:root{--ink:#182019;--muted:#687069;--paper:#f7f8f3;--line:#dfe3da;--lime:#dfff59;--green:#1f4d38;--cream:#fffdf4;--blue:#dcecff;--pink:#ffe5e0;--purple:#e9e3ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans KR",sans-serif;word-break:keep-all}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 28px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font:700 21px "DM Sans",sans-serif;letter-spacing:-.5px}.brand-mark{display:grid;place-items:center;width:32px;height:32px;background:var(--ink);color:var(--lime);border-radius:50%;font-size:16px}.header-link{font-size:14px;font-weight:700}.header-link span{margin-left:5px}.hero{max-width:1180px;min-height:650px;margin:auto;padding:84px 28px 96px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700;color:var(--green);margin:0 0 25px}.status-dot{width:8px;height:8px;background:#75b62e;border-radius:50%;box-shadow:0 0 0 5px #e6f3d8}.hero h1{font-size:clamp(43px,5.6vw,76px);line-height:1.13;letter-spacing:-4px;margin:0;font-weight:800}.hero h1 em{font-style:normal;color:var(--green);position:relative}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:9px;background:var(--lime);z-index:-1;transform:rotate(-1deg)}.hero-description{max-width:590px;color:var(--muted);font-size:18px;line-height:1.8;margin:35px 0}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:99px;padding:16px 24px;font-size:14px;font-weight:700}.button-dark{background:var(--ink);color:#fff}.text-link{font-size:14px;font-weight:700}.text-link span{margin-left:5px}.hero-art{height:430px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #cbd2c7;border-radius:50%}.orbit-one{width:390px;height:390px}.orbit-two{width:280px;height:280px}.art-card{position:relative;z-index:2}.art-card-main{width:215px;height:270px;border-radius:110px 110px 26px 26px;background:var(--green);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 24px 60px #173c2b2c;transform:rotate(4deg)}.art-card-main>span{font:700 94px "DM Sans";color:var(--lime);line-height:1}.art-card-main small{margin-top:18px;text-transform:uppercase;font:600 10px/1.5 "DM Sans";letter-spacing:2px}.art-chip{position:absolute;z-index:3;background:#fff;border:1px solid var(--line);padding:12px 17px;border-radius:99px;box-shadow:0 12px 30px #2b392817;font-size:13px}.chip-one{top:30px;left:18px;transform:rotate(-5deg)}.chip-two{right:5px;top:115px;transform:rotate(4deg)}.chip-three{left:0;bottom:45px;transform:rotate(3deg)}.section{max-width:1180px;margin:auto;padding:100px 28px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.section-heading>div{display:flex;align-items:baseline;gap:18px}.section-heading p:last-child{font-size:14px;line-height:1.7;color:var(--muted);margin:0;text-align:right}.section-number{font:700 12px "DM Sans";letter-spacing:2px;color:#849087;margin:0}.section h2{font-size:clamp(31px,4vw,48px);line-height:1.2;letter-spacing:-2.2px;margin:0}.featured-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:repeat(2,275px);gap:16px}.featured-card{position:relative;padding:32px;border-radius:28px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s}.featured-card:hover{transform:translateY(-4px)}.featured-card:first-child{grid-row:1/3;background:var(--blue)}.featured-card:nth-child(2){background:var(--pink)}.featured-card:nth-child(3){background:var(--purple)}.card-top{display:flex;justify-content:space-between;align-items:start}.service-icon{width:57px;height:57px;border-radius:17px;background:#fff;display:grid;place-items:center;font-size:27px;box-shadow:inset 0 0 0 1px #ffffff80}.arrow{width:40px;height:40px;border-radius:50%;border:1px solid #adb4aa;display:grid;place-items:center;font-size:18px}.featured-card h3{font-size:27px;letter-spacing:-1.2px;margin:0 0 9px}.featured-card p{max-width:370px;margin:0;color:#59615a;line-height:1.7;font-size:14px}.tag{font:700 10px "DM Sans";letter-spacing:1px;text-transform:uppercase;display:inline-block;margin-bottom:14px}.mini-section{border-top:1px solid var(--line)}.mini-list{border-top:1px solid #bfc6bd}.mini-item{display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:20px;padding:21px 4px;border-bottom:1px solid var(--line)}.mini-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;font-size:24px}.mini-copy h3{font-size:17px;margin:0 0 5px;letter-spacing:-.5px}.mini-copy p{font-size:13px;color:var(--muted);margin:0}.mini-state{font-size:12px;font-weight:700;padding:8px 13px;border-radius:99px;background:#e7ebe4;color:#687069}.mini-item.live .mini-state{background:var(--ink);color:white}.mini-item.live:hover .mini-state{background:var(--green)}.coming-note{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;margin-top:18px}.coming-note span{width:18px;height:18px;border:1px solid #aeb6ac;border-radius:50%;display:grid;place-items:center;font:700 11px serif}.creator-section{max-width:none;background:var(--ink);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;padding-left:max(28px,calc((100vw - 1124px)/2));padding-right:max(28px,calc((100vw - 1124px)/2))}.section-number.light{color:#9cac9f}.creator-intro h2{margin:20px 0 25px}.creator-intro>p:last-child{color:#aeb9b0;line-height:1.8;max-width:420px}.creator-list{border-top:1px solid #3c463e}.creator-item{display:grid;grid-template-columns:55px 1fr auto;align-items:center;gap:20px;padding:26px 0;border-bottom:1px solid #3c463e}.creator-item .service-icon{width:48px;height:48px;color:var(--ink)}.creator-item h3{font-size:18px;margin:0 0 4px}.creator-item p{font-size:12px;color:#9fab9f;margin:0}.creator-item .arrow{border-color:#59645b}.project-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.project-item{padding:23px 25px;border:1px solid var(--line);border-radius:18px;background:#ffffff60;display:flex;justify-content:space-between;align-items:center;transition:.2s}.project-item:hover{background:white;border-color:#bfc7bd}.project-item h3{font-size:16px;margin:0 0 4px}.project-item p{font-size:12px;color:var(--muted);margin:0}.closing{max-width:1124px;margin:40px auto 110px;border-radius:34px;background:var(--lime);padding:70px;display:flex;align-items:end;justify-content:space-between}.closing p{font-size:clamp(31px,4vw,48px);font-weight:800;letter-spacing:-2px;line-height:1.28;margin:0}.closing a{font-size:13px;font-weight:700;border-bottom:1px solid;padding-bottom:7px}footer{max-width:1180px;margin:auto;padding:40px 28px 55px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:18px;color:var(--muted);font-size:12px}.footer-brand{color:var(--ink)}.footer-links{display:flex;gap:18px}footer small{text-align:right}@media(max-width:800px){.site-header{height:70px;padding:0 20px}.hero{grid-template-columns:1fr;padding:62px 20px 75px;gap:25px;min-height:auto}.hero h1{font-size:45px;letter-spacing:-2.8px}.hero-description{font-size:16px;margin:28px 0}.hero-art{height:330px;transform:scale(.83);margin:-10px -30px}.section{padding:76px 20px}.section-heading{display:block}.section-heading>div{display:block}.section-number{margin-bottom:10px}.section-heading>p:last-child{text-align:left;margin-top:15px}.featured-grid{display:block}.featured-card{min-height:270px;margin-bottom:12px}.featured-card:first-child{min-height:390px}.mini-item{grid-template-columns:58px 1fr auto;gap:10px}.mini-icon{width:46px;height:46px}.mini-copy p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.creator-section{grid-template-columns:1fr;gap:40px;padding:76px 20px}.project-list{grid-template-columns:1fr}.closing{margin:20px 20px 75px;padding:42px 28px;display:block}.closing a{display:inline-block;margin-top:30px}footer{margin:0 20px;padding:35px 0;grid-template-columns:1fr}footer small{text-align:left}.footer-links{grid-row:3}.header-link{font-size:12px}}@media(max-width:390px){.hero h1{font-size:39px}.hero-actions{gap:17px}.button{padding:14px 18px}.mini-state{padding:7px 9px}.mini-copy p{max-width:150px}}
