.promotion-root{--ink:#17251f;--ink-soft:#506159;--cream:#fff8e9;--paper:#fffdf7;--paper-muted:#f4f1e9;--line:#cfd7cd;--line-strong:#24372f;--lime:#dfff68;--lime-soft:#efffbd;--coral:#ff765d;--coral-soft:#ffe2d8;--sky:#90d8ff;--sky-soft:#dff4ff;--lavender:#c8b9ff;--yellow:#ffd95a;--mint:#83e2bc;--green:#1f7357;--red:#b73f32;--shadow-soft:0 24px 80px rgba(44,66,56,0.12);--shadow-card:5px 6px 0 rgba(23,37,31,0.95)}.promotion-root,.promotion-root *{box-sizing:border-box}.promotion-root{margin:0;min-height:100vh;color:var(--ink);background:radial-gradient(circle at 5% 5%,rgba(223,255,104,.48),transparent 24rem),radial-gradient(circle at 95% 17%,rgba(144,216,255,.42),transparent 26rem),radial-gradient(circle at 76% 60%,rgba(200,185,255,.22),transparent 32rem),var(--cream);font-family:Pretendard,Avenir Next,Noto Sans KR,Apple SD Gothic Neo,sans-serif;line-height:1.5}.promotion-root button,.promotion-root input,.promotion-root textarea{font:inherit}.promotion-root a,.promotion-root button{-webkit-tap-highlight-color:transparent}.promotion-root a{color:inherit;text-decoration:none}.promotion-root a:focus-visible,.promotion-root button:focus-visible,.promotion-root input:focus-visible,.promotion-root label:has(input:focus-visible),.promotion-root textarea:focus-visible{outline:3px solid rgba(31,115,87,.38);outline-offset:4px}.promotion-root button:disabled{cursor:wait;opacity:.62}.site-page{min-height:100vh;overflow:hidden}.topbar{position:sticky;z-index:20;top:14px;width:min(1180px,calc(100% - 40px));min-height:70px;margin:14px auto 0;padding:10px 14px 10px 12px;display:flex;gap:30px;border:1px solid rgba(36,55,47,.22);border-radius:999px;background:rgba(255,253,247,.82);box-shadow:0 16px 50px rgba(31,52,44,.09);backdrop-filter:blur(18px)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:11px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border:1.5px solid var(--ink);border-radius:50% 50% 50% 10px;color:var(--ink);background:var(--lime);box-shadow:3px 3px 0 var(--ink);transform:rotate(-7deg);font-family:Georgia,serif;font-size:20px;font-style:italic}.brand-copy{display:grid;line-height:1.05}.brand-copy strong{font-size:16px;font-weight:900;letter-spacing:-.045em}.brand-copy small{margin-top:5px;color:var(--ink-soft);font-size:7px;font-weight:900;letter-spacing:.18em}.topbar nav{display:flex;gap:25px;margin-left:auto;font-size:13px;font-weight:800}.topbar nav a{position:relative}.topbar nav a:after{position:absolute;right:0;bottom:-7px;left:0;height:2px;border-radius:99px;background:var(--coral);content:"";transform:scaleX(0);transition:transform .18s ease}.topbar nav a:hover:after{transform:scaleX(1)}.product-top-cta{padding:10px 15px;border:1px solid var(--ink);border-radius:999px;color:var(--ink);background:var(--lime);box-shadow:2px 3px 0 var(--ink);font-size:11px;font-weight:900;white-space:nowrap}.product-top-cta:hover{transform:translateY(-1px)}.pilot-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid var(--ink);border-radius:999px;background:var(--paper);font-size:9px;font-weight:950;letter-spacing:.12em}.footer-status i,.pilot-badge i{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 4px rgba(131,226,188,.23)}.hero{position:relative;width:min(1180px,calc(100% - 40px));margin:74px auto 82px;display:grid;grid-template-columns:1.05fr .95fr;gap:68px;align-items:center}.hero:before{position:absolute;z-index:-1;top:-30px;left:-70px;width:130px;height:130px;border:1px dashed rgba(23,37,31,.2);border-radius:50%;content:""}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--green);font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:26px;height:26px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;color:var(--ink);background:var(--yellow);transform:rotate(-8deg)}.hero h1{max-width:700px;margin:0;font-size:clamp(48px,6.4vw,84px);line-height:.99;letter-spacing:-.075em;word-break:keep-all}.hero h1 em{position:relative;z-index:0;display:inline-block;margin-top:10px;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.07em}.hero h1 em:after{position:absolute;z-index:-1;right:-5px;bottom:5px;left:-5px;height:22%;border-radius:99px;background:var(--lime);content:"";transform:rotate(-1deg)}.hero-description{max-width:610px;margin:30px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.8;word-break:keep-all}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:31px}.hero-primary{display:inline-flex;align-items:center;gap:24px;padding:15px 18px 15px 22px;border:1.5px solid var(--ink);border-radius:999px;color:white;background:var(--ink);box-shadow:4px 5px 0 var(--coral);font-size:13px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease}.hero-primary span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:var(--ink);background:var(--lime)}.hero-primary:hover{box-shadow:2px 3px 0 var(--coral);transform:translate(2px,2px)}.hero-points{display:flex;gap:29px;margin:38px 0 0;padding:0;list-style:none}.hero-points li{display:grid;color:var(--ink-soft);font-size:10px;font-weight:850;letter-spacing:.04em}.hero-points strong{color:var(--ink);font-family:Georgia,serif;font-size:25px;font-style:italic;line-height:1.15}.map-visual{width:100%;max-width:525px;justify-self:end;overflow:hidden;border:1.5px solid var(--ink);border-radius:32px;background:var(--paper);box-shadow:12px 14px 0 var(--sky);transform:rotate(1.3deg)}.map-footer,.map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;font-size:10px;font-weight:900;letter-spacing:.06em}.map-toolbar{border-bottom:1px solid var(--ink)}.map-toolbar span{display:inline-flex;align-items:center;gap:8px}.map-toolbar i{width:8px;height:8px;border-radius:50%;background:var(--coral)}.map-toolbar b{padding:5px 8px;border-radius:999px;background:var(--lime);font-size:8px}.map-canvas{position:relative;min-height:440px;overflow:hidden;background:radial-gradient(circle,rgba(23,37,31,.18) 1.1px,transparent 1.2px) 0 0 /18px 18px,linear-gradient(135deg,rgba(223,255,104,.42),transparent 42%),linear-gradient(315deg,rgba(200,185,255,.36),transparent 45%),#f8fbf3}.map-canvas:after,.map-canvas:before{position:absolute;border:1px solid rgba(23,37,31,.2);border-radius:50%;content:""}.map-canvas:before{inset:15% 17%}.map-canvas:after{inset:29% 31%;border-style:dashed}.route{position:absolute;z-index:1;height:0;border-top:3px dashed var(--ink);transform-origin:left center}.route-one{top:46%;left:28%;width:33%;transform:rotate(-35deg)}.route-two{top:46%;left:49%;width:34%;transform:rotate(28deg)}.route-three{top:57%;left:31%;width:34%;transform:rotate(40deg)}.map-center,.map-node{position:absolute;z-index:3;display:grid;place-items:center;border:1.5px solid var(--ink);box-shadow:4px 5px 0 var(--ink)}.map-center{top:36%;left:36%;width:110px;height:110px;border-radius:50% 50% 50% 17px;color:white;background:var(--green);text-align:center;transform:rotate(-4deg)}.map-center span{align-self:end;font-size:8px;letter-spacing:.16em}.map-center strong{align-self:start;font-size:14px}.map-node{width:86px;height:70px;border-radius:19px;font-size:12px;font-weight:900;line-height:1.1}.map-node span{font-family:Georgia,serif;font-size:11px;font-style:italic}.node-search{top:10%;left:17%;background:var(--yellow);transform:rotate(-5deg)}.node-community{top:16%;right:11%;background:var(--coral);transform:rotate(5deg)}.node-short{right:14%;bottom:12%;background:var(--sky);transform:rotate(-3deg)}.map-note{position:absolute;z-index:4;display:grid;padding:10px 13px;border:1px solid var(--ink);border-radius:13px;background:var(--paper);box-shadow:3px 4px 0 rgba(23,37,31,.86);line-height:1.25}.map-note small{color:var(--ink-soft);font-size:8px}.map-note strong{margin-top:3px;font-size:11px}.note-cost{bottom:10%;left:8%;transform:rotate(3deg)}.note-action{top:48%;right:2%;transform:rotate(-4deg)}.map-sticker{position:absolute;z-index:5;top:5%;right:38%;width:47px;height:47px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;background:var(--lime);font-family:Georgia,serif;font-size:12px;font-style:italic;font-weight:900;transform:rotate(12deg)}.map-footer{border-top:1px solid var(--ink);color:var(--ink-soft);background:#fff4dd;font-size:9px}.target-strip{width:min(1180px,calc(100% - 40px));margin:0 auto 80px}.target-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:25px}.target-intro h2{max-width:680px;margin:0;font-size:clamp(29px,4vw,48px);line-height:1.1;letter-spacing:-.055em}.target-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.target-card{position:relative;min-height:190px;padding:18px;border:1.5px solid var(--ink);border-radius:23px;background:var(--paper);transition:transform .18s ease,box-shadow .18s ease}.target-card:nth-child(2){background:var(--sky-soft)}.target-card:nth-child(3){background:var(--coral-soft)}.target-card:nth-child(4){background:#eee9ff}.target-card.is-current,.target-card:hover{box-shadow:var(--shadow-card);transform:translate(-2px,-3px)}.target-card.is-current{background:var(--lime-soft)}.target-card>span{display:inline-flex;padding:5px 9px;border:1px solid var(--ink);border-radius:999px;background:var(--paper);font-size:9px;font-weight:900}.target-card>b{position:absolute;top:18px;right:18px;font-size:24px}.target-card h3{margin:45px 0 7px;font-size:20px;letter-spacing:-.045em}.target-card p{margin:0;color:var(--ink-soft);font-size:12px;line-height:1.6;word-break:keep-all}.planner-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;overflow:hidden;border:1.5px solid var(--ink);border-radius:32px;background:var(--paper);box-shadow:11px 13px 0 var(--lavender)}.planner-progress{padding:18px 28px 15px;border-bottom:1.5px solid var(--ink);background:#f5f2ea}.progress-meta{display:flex;justify-content:space-between;gap:14px;margin-bottom:12px}.step-label{display:inline-flex;align-items:center;gap:7px;color:#8b9891;font-size:10px;font-weight:900;letter-spacing:.05em;transition:color .18s ease}.step-label b{width:25px;height:25px;display:grid;place-items:center;border:1px solid #aeb7b1;border-radius:50%;font-family:Georgia,serif;font-size:9px;font-style:italic}.step-label.active{color:var(--ink)}.step-label.active b{border-color:var(--ink);background:var(--lime)}.progress-track{height:7px;overflow:hidden;border:1px solid rgba(23,37,31,.3);border-radius:99px;background:white}.progress-track span{display:block;height:100%;border-radius:inherit;background:repeating-linear-gradient(-45deg,var(--coral),var(--coral) 9px,var(--yellow) 9px,var(--yellow) 18px);transition:width .5s ease}.planner-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:60px;padding:70px;align-items:center;background:radial-gradient(circle at 8% 85%,rgba(223,255,104,.28),transparent 19rem),var(--paper)}.mini-sticker{display:inline-block;margin-bottom:27px;padding:8px 11px;border:1px solid var(--ink);border-radius:8px;background:var(--yellow);box-shadow:3px 3px 0 var(--ink);transform:rotate(-4deg);font-family:Georgia,serif;font-size:10px;font-style:italic;font-weight:900}.brief-form h2,.planner-grid h2,.result-heading h2{margin:0;font-size:clamp(31px,4vw,51px);line-height:1.1;letter-spacing:-.06em;word-break:keep-all}.muted{color:var(--ink-soft);line-height:1.75;word-break:keep-all}.planner-benefits{display:grid;gap:10px;margin:25px 0 0;padding:0;list-style:none;color:var(--ink-soft);font-size:12px;font-weight:750}.planner-benefits li{display:flex;align-items:center;gap:9px}.planner-benefits span{width:21px;height:21px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;color:var(--ink);background:var(--mint);font-size:10px}.url-form{padding:25px;border:1.5px solid var(--ink);border-radius:24px;background:var(--paper);box-shadow:7px 8px 0 var(--sky)}.source-form{display:grid;gap:13px}.source-form .form-badge-row{margin-bottom:5px}.source-type-fieldset{min-width:0;margin:0 0 5px;padding:0;border:0}.source-type-fieldset legend{margin-bottom:9px;font-size:12px;font-weight:900}.source-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.source-type{position:relative;min-height:77px;margin:0!important;padding:12px 13px;border:1px solid var(--line-strong);border-radius:13px;background:white;cursor:pointer}.source-type.active{background:var(--lime-soft);box-shadow:3px 3px 0 var(--ink);transform:translate(-1px,-1px)}.source-type input{position:absolute;width:1px;height:1px;opacity:0}.source-type small,.source-type strong{display:block}.source-type strong{font-size:12px}.source-type small{margin-top:4px;color:var(--ink-soft);font-size:9px;line-height:1.35}.source-form>input,.source-form>textarea{width:100%;border:1.5px solid var(--ink);border-radius:14px;outline:0;padding:13px 14px;color:var(--ink);background:white;resize:vertical}.source-form>input:focus,.source-form>textarea:focus{box-shadow:0 0 0 4px rgba(144,216,255,.42)}.source-submit{border:1.5px solid var(--ink);border-radius:13px;padding:15px 20px;color:var(--ink);background:var(--lime);box-shadow:3px 4px 0 var(--ink);font-weight:950;cursor:pointer}.analysis-label,.form-badge-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px}.analysis-label>span,.form-badge-row>span{padding:5px 9px;border-radius:999px;color:var(--green);background:var(--lime-soft);font-size:9px;font-weight:950}.form-badge-row small{color:var(--ink-soft);font-size:10px;font-weight:800}.brief-form label>span,.brief-form legend,.url-form label{display:block;margin-bottom:9px;font-size:12px;font-weight:900}.input-combo{display:flex;padding:6px;border:1.5px solid var(--ink);border-radius:16px;background:white}.input-combo:focus-within{box-shadow:0 0 0 4px rgba(144,216,255,.42)}.input-combo input{min-width:0;flex:1;border:0;padding:13px 14px;outline:none;color:var(--ink);background:transparent}.input-combo button,.primary-button{border:1.5px solid var(--ink);border-radius:11px;color:var(--ink);background:var(--lime);padding:14px 21px;font-weight:900;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.input-combo button:hover,.primary-button:hover{background:var(--yellow);box-shadow:3px 4px 0 var(--ink);transform:translate(-2px,-2px)}.form-note{margin:13px 0 0;color:var(--ink-soft);font-size:11px}.form-error{margin:12px 0 0;padding:10px 12px;border:1px solid var(--red);border-radius:10px;color:var(--red);background:#fff0eb;font-size:12px;font-weight:800}.privacy-note{display:flex;align-items:flex-start;gap:9px;margin-top:22px;padding-top:17px;border-top:1px dashed var(--line);color:var(--ink-soft);font-size:10px;line-height:1.55}.privacy-note span{color:var(--green);font-size:16px;line-height:1}.brief-layout{display:grid;grid-template-columns:.74fr 1.26fr;gap:0}.analysis-card{padding:42px;border-right:1.5px solid var(--ink);color:var(--ink);background:radial-gradient(circle at 92% 8%,rgba(255,255,255,.72),transparent 11rem),var(--sky)}.analysis-label>span{border:1px solid var(--ink);color:var(--ink);background:var(--paper)}.analysis-label>b{font-size:8px;letter-spacing:.08em}.card-heading{display:flex;gap:14px;align-items:flex-start}.card-heading h2{margin:0;font-size:29px;letter-spacing:-.05em;overflow-wrap:anywhere}.status-dot{width:12px;height:12px;margin-top:6px;flex:0 0 auto;border:1px solid var(--ink);border-radius:50%;background:var(--lime);box-shadow:0 0 0 6px rgba(255,255,255,.48)}.evidence-list{margin:39px 0;padding:0 17px;border:1.5px solid var(--ink);border-radius:18px;background:rgba(255,255,255,.48)}.evidence-list div{padding:15px 0;border-bottom:1px dashed rgba(23,37,31,.35)}.evidence-list div:last-child{border:0}.evidence-list dt{color:var(--ink-soft);font-size:9px;font-weight:850;letter-spacing:.08em}.evidence-list dd{margin:5px 0 0;font-weight:850;overflow-wrap:anywhere}.warning{padding:13px 14px;border:1px solid var(--ink);border-radius:11px;color:var(--ink);background:var(--yellow);box-shadow:3px 3px 0 var(--ink);font-size:11px}.brief-form{padding:45px 52px 52px;background:var(--paper)}.form-heading{margin-bottom:35px}.brief-form fieldset{margin:24px 0;padding:0;border:0}.choice-row{display:flex;gap:8px;flex-wrap:wrap}.choice{position:relative;margin:0!important;padding:9px 13px;border:1px solid var(--line-strong);border-radius:999px;background:white;cursor:pointer;transition:transform .15s ease,background .15s ease}.choice:hover{background:var(--lime-soft);transform:translateY(-1px)}.choice input{position:absolute;opacity:0;pointer-events:none}.choice.active{color:var(--ink);background:var(--lime);box-shadow:2px 3px 0 var(--ink)}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field-pair input{width:100%;border:1.5px solid var(--line-strong);border-radius:12px;padding:13px 14px;color:var(--ink);background:white}.budget-field{display:grid;grid-template-columns:1fr auto;margin-top:25px;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--sky-soft)}.budget-field strong{color:var(--green);font-family:Georgia,serif;font-size:19px;font-style:italic}.budget-field input{grid-column:1/-1;margin-top:8px;accent-color:var(--green)}.range-labels{grid-column:1/-1;display:flex!important;justify-content:space-between;color:var(--ink-soft)}.primary-button{width:100%;margin-top:12px;padding:17px 24px;border-radius:14px}.result-layout{padding:52px;background:radial-gradient(circle at 95% 2%,rgba(223,255,104,.25),transparent 18rem),var(--paper)}.result-heading,.section-title-row{display:flex;justify-content:space-between;gap:30px;align-items:flex-end}.result-heading{margin-bottom:57px}.text-button{border:1px solid var(--ink);border-radius:999px;padding:10px 14px;color:var(--ink);background:white;font-size:11px;font-weight:850;cursor:pointer}.text-button:hover{background:var(--lime)}.section-title-row{margin:45px 0 20px}.section-title-row h2,.section-title-row h3{margin:0;font-size:25px;letter-spacing:-.045em}.section-title-row p{max-width:410px;margin:0;color:var(--ink-soft);font-size:12px;text-align:right}.recommendation-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.recommendation-card{position:relative;grid-column:span 4;display:flex;min-width:0;flex-direction:column;padding:22px;overflow:hidden;border:1.5px solid var(--ink);border-radius:22px;background:var(--paper-muted);transition:transform .18s ease,box-shadow .18s ease}.recommendation-card:nth-child(4),.recommendation-card:nth-child(5){grid-column:span 6}.recommendation-card:hover{box-shadow:5px 6px 0 var(--ink);transform:translate(-2px,-3px)}.recommendation-tone-0{background:var(--lime-soft)}.recommendation-tone-1{background:var(--sky-soft)}.recommendation-tone-2{background:var(--coral-soft)}.recommendation-tone-3{background:#eee9ff}.recommendation-tone-4{background:#fff1bd}.recommendation-topline{display:flex;justify-content:space-between;align-items:center}.funnel-label,.priority{width:-moz-fit-content;width:fit-content;padding:5px 8px;border:1px solid rgba(23,37,31,.55);border-radius:999px;background:rgba(255,255,255,.7);font-size:9px;font-weight:950}.score-badge{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;background:white;font-family:Georgia,serif;font-size:16px;font-style:italic;box-shadow:2px 2px 0 var(--ink)}.recommendation-card h4{margin:26px 0 8px;font-size:23px;letter-spacing:-.045em}.funnel-label{border-style:dashed;background:transparent}.recommendation-card>p{flex:1;color:var(--ink-soft);font-size:12px;line-height:1.65;word-break:keep-all}.recommendation-warning{flex:none!important;padding:10px 11px;border:1px solid rgba(183,63,50,.5);border-radius:10px;color:#7f3027!important;background:rgba(255,255,255,.54);font-size:10px!important;font-weight:750}.recommendation-meta{margin:15px 0;padding:0 11px;border:1px solid rgba(23,37,31,.25);border-radius:11px;background:rgba(255,255,255,.48)}.recommendation-meta div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-bottom:1px dashed rgba(23,37,31,.25);font-size:10px}.recommendation-meta div:last-child{border:0}.recommendation-meta dd{margin:0;text-align:right;font-weight:850}.recommendation-card>a{font-size:10px;font-weight:900;text-decoration:underline;text-underline-offset:3px}.cost-section{margin:72px -52px 0;padding:1px 52px 55px;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:linear-gradient(90deg,rgba(144,216,255,.23),transparent 38%),#f1f2eb}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;align-items:start}.scenario-card{position:relative;padding:25px;border:1.5px solid var(--ink);border-radius:21px;background:var(--paper)}.scenario-card.is-highlighted{box-shadow:7px 8px 0 var(--coral);transform:translateY(-8px) rotate(-.4deg)}.scenario-pick{position:absolute;top:-13px;right:17px;padding:6px 9px;border:1px solid var(--ink);border-radius:999px;background:var(--lime);font-size:9px;font-weight:950}.scenario-card>p{margin:0;color:var(--green);font-size:10px;font-weight:900}.scenario-card h4{margin:8px 0 0;font-size:21px}.scenario-card>strong{display:block;margin:17px 0 20px;font-family:Georgia,serif;font-size:31px;font-style:italic}.scenario-card ul{margin:0;padding:0;list-style:none}.scenario-card li{display:flex;justify-content:space-between;padding:8px 0;border-top:1px dashed var(--line);font-size:11px}.action-list{position:relative;display:grid;gap:12px;margin:0;padding:0;list-style:none}.action-list:before{position:absolute;z-index:0;top:0;bottom:0;left:25px;border-left:2px dashed var(--ink);content:""}.action-list>li{position:relative;z-index:1;display:grid;grid-template-columns:51px 1fr 135px;gap:19px;padding:23px;border:1.5px solid var(--ink);border-radius:19px;background:var(--paper)}.action-list>li:nth-child(2n){background:#f5f1ff}.action-number{width:43px;height:43px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;color:var(--ink);background:var(--yellow);font-family:Georgia,serif;font-size:16px;font-style:italic;box-shadow:2px 3px 0 var(--ink)}.action-cost span,.action-title span{color:var(--green);font-size:10px;font-weight:900}.action-title h4{margin:4px 0 0;font-size:18px}.action-main>p{color:var(--ink-soft);font-size:12px}.action-main blockquote{margin:14px 0;padding:11px 13px;border:1px solid var(--line);border-left:5px solid var(--coral);border-radius:0 11px 11px 0;background:#fff9e9;font-size:12px;font-weight:800}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tag-row span{padding:5px 8px;border:1px solid rgba(23,37,31,.24);border-radius:999px;background:white;font-size:9px}.action-cost{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.action-status{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid var(--line);border-radius:999px;background:white}.action-status i{width:6px;height:6px;border-radius:50%;background:var(--coral)}.action-cost strong{margin-top:12px;font-family:Georgia,serif;font-size:18px;font-style:italic}.action-cost small{color:var(--ink-soft);font-size:10px}.assumption-box{margin-top:29px;padding:22px 25px;border:1.5px solid var(--ink);border-radius:16px;color:#4f3b13;background:#fff0a9;box-shadow:4px 5px 0 var(--ink)}.assumption-box ul{margin-bottom:0;font-size:12px}.video-next-card{margin-top:30px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1.5px solid var(--ink);border-radius:20px;color:var(--ink);background:var(--lavender);box-shadow:6px 7px 0 var(--ink)}.video-next-card span{font-size:9px;font-weight:950;letter-spacing:.16em}.video-next-card h3{margin:8px 0 6px;font-size:clamp(22px,3vw,34px);letter-spacing:-.045em}.video-next-card p{max-width:760px;margin:0;font-size:12px}.video-next-card a,.video-next-card button{flex:0 0 auto;padding:14px 18px;border:1.5px solid var(--ink);border-radius:12px;color:var(--ink);background:var(--paper);box-shadow:3px 4px 0 var(--ink);font-size:12px;font-weight:950;cursor:pointer}.how-section{width:min(1180px,calc(100% - 40px));margin:125px auto}.how-heading{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:end;margin-bottom:34px}.how-heading h2{margin:0;font-size:clamp(35px,5vw,62px);line-height:1.06;letter-spacing:-.065em}.how-heading>p{margin:0 0 5px;color:var(--ink-soft);font-size:14px;line-height:1.8;word-break:keep-all}.how-grid{display:grid;grid-template-columns:1.05fr .9fr 1.05fr;gap:15px}.how-card{min-height:260px;padding:28px;border:1.5px solid var(--ink);border-radius:24px;box-shadow:5px 6px 0 var(--ink)}.how-card:nth-child(2){transform:translateY(18px) rotate(1deg)}.how-lime{background:var(--lime-soft)}.how-sky{background:var(--sky-soft)}.how-coral{background:var(--coral-soft)}.how-grid span{width:47px;height:47px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;background:white;font-family:Georgia,serif;font-size:17px;font-style:italic}.how-grid h3{margin:70px 0 9px;font-size:23px;letter-spacing:-.045em}.how-grid p{margin:0;color:var(--ink-soft);font-size:13px;line-height:1.7;word-break:keep-all}.promotion-root footer{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:53px max(20px,calc((100vw - 1180px) / 2));color:white;background:radial-gradient(circle at 15% 20%,rgba(223,255,104,.15),transparent 18rem),var(--ink)}.promotion-root footer strong{font-size:20px}.promotion-root footer strong span{color:var(--lime)}.promotion-root footer p{margin:6px 0 0;color:rgba(255,255,255,.64);font-size:12px}.footer-status{display:inline-flex;align-items:center;gap:9px;padding:10px 13px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:rgba(255,255,255,.78);font-size:10px;font-weight:800}@media (max-width:1040px){.hero{gap:42px}.map-canvas{min-height:400px}.planner-grid{padding:55px 42px}.recommendation-card{grid-column:span 6}.recommendation-card:last-child{grid-column:4/span 6}}@media (max-width:860px){.hero{grid-template-columns:1fr}.hero-copy{max-width:720px}.map-visual{max-width:570px;justify-self:center}.target-cards{grid-template-columns:repeat(2,1fr)}.brief-layout,.how-heading,.planner-grid{grid-template-columns:1fr}.analysis-card{border-right:0;border-bottom:1.5px solid var(--ink)}.how-heading{gap:20px}.how-heading>p{max-width:620px}}@media (max-width:680px){.hero,.how-section,.planner-shell,.target-strip,.topbar{width:min(100% - 24px,1180px)}.topbar{top:8px;min-height:62px;margin-top:8px;padding:8px 10px}.brand-mark{width:37px;height:37px}.brand-copy small,.topbar nav{display:none}.topbar{flex-wrap:wrap;gap:8px 10px;border-radius:18px}.topbar .product-nav{width:100%;margin:0;padding:3px;display:grid;grid-template-columns:.7fr 1.3fr 1fr;order:3;gap:3px;border:1px solid rgba(36,55,47,.2);border-radius:999px}.topbar .product-nav a{padding:7px 4px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.36);font-size:10px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.topbar .product-nav a:after{display:none}.product-top-cta{margin-left:auto;padding:8px 10px}.pilot-badge{margin-left:auto;padding:7px 9px}.hero{margin-top:51px;margin-bottom:66px;gap:44px}.hero h1{font-size:clamp(43px,13vw,61px)}.hero-description{margin-top:24px;font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-primary{width:100%}.hero-points,.hero-primary{justify-content:space-between}.hero-points{gap:12px}.map-visual{box-shadow:7px 8px 0 var(--sky);transform:none}.map-canvas{min-height:360px}.map-center{left:34%;width:96px;height:96px}.map-node{width:73px;height:61px;font-size:10px}.node-community{right:6%}.node-short{right:8%}.note-action{display:none}.map-sticker{right:32%}.target-intro{align-items:flex-start;flex-direction:column;gap:8px}.target-cards{grid-template-columns:1fr}.target-card{min-height:157px}.target-card h3{margin-top:28px}.planner-shell{border-radius:23px;box-shadow:6px 7px 0 var(--lavender)}.planner-progress{padding:14px}.step-label{display:grid;place-items:center;gap:4px;text-align:center}.step-label b{width:23px;height:23px}.analysis-card,.brief-form,.planner-grid,.result-layout{padding:30px 20px}.planner-grid{gap:40px}.input-combo{display:grid;gap:4px}.input-combo button{width:100%}.field-pair,.how-grid,.scenario-grid{grid-template-columns:1fr}.result-heading,.section-title-row{align-items:flex-start;flex-direction:column;gap:11px}.section-title-row p{text-align:left}.recommendation-grid{grid-template-columns:1fr}.recommendation-card,.recommendation-card:last-child,.recommendation-card:nth-child(4),.recommendation-card:nth-child(5){grid-column:auto}.cost-section{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}.scenario-grid{gap:22px}.scenario-card.is-highlighted{transform:none}.action-list:before{left:42px}.action-list>li{grid-template-columns:44px 1fr;gap:13px;padding:18px 15px}.action-number{width:40px;height:40px}.action-cost{grid-column:2;align-items:flex-start;text-align:left}.how-section{margin-top:95px;margin-bottom:95px}.how-grid{gap:14px}.how-card,.how-card:nth-child(2){min-height:220px;transform:none}.how-grid h3{margin-top:48px}.promotion-root footer{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.promotion-root{scroll-behavior:auto}.promotion-root *,.promotion-root :after,.promotion-root :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.studio-page{min-height:100vh;padding-bottom:80px}.studio-hero{width:min(1100px,calc(100% - 40px));margin:86px auto 44px;text-align:center}.studio-hero h1{margin:12px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,78px);line-height:1.02;letter-spacing:-.05em}.studio-hero h1 em{color:var(--green);font-weight:400;text-decoration:underline;text-decoration-color:var(--lime);text-decoration-thickness:13px;text-underline-offset:-7px}.studio-hero>p:not(.section-kicker){max-width:720px;margin:0 auto;color:var(--ink-soft);font-size:17px;line-height:1.8}.studio-flow{width:-moz-fit-content;width:fit-content;max-width:100%;margin:32px auto 0;padding:10px;display:flex;align-items:center;gap:10px;overflow-x:auto;border:1px solid var(--line-strong);border-radius:999px;background:var(--paper);box-shadow:4px 5px 0 var(--ink)}.studio-flow span{padding:8px 13px;white-space:nowrap;font-size:13px;font-weight:800}.studio-flow span b{margin-right:5px;color:var(--green)}.studio-flow i{color:var(--ink-soft);font-style:normal}.studio-login,.studio-operations,.studio-workspace{width:min(1180px,calc(100% - 40px));margin:0 auto}.studio-operations{margin-bottom:22px;padding:24px;border:1px solid var(--line-strong);border-radius:22px;background:var(--sky-soft);box-shadow:4px 5px 0 var(--ink)}.studio-operations-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.studio-operations-heading h2{margin:5px 0 0;font-size:22px}.studio-operations-heading button{padding:9px 13px;border:1px solid var(--ink);border-radius:10px;color:var(--ink);background:var(--paper);font-weight:850;cursor:pointer}.studio-metric-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:18px}.studio-metric-grid>div{padding:13px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.72)}.studio-metric-grid span{display:block;color:var(--ink-soft);font-size:9px;font-weight:850}.studio-metric-grid strong{display:block;margin-top:4px;font-size:20px}.studio-integration-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;font-size:9px;font-weight:800}.studio-integration-row>span{padding:6px 9px;border:1px solid var(--line);border-radius:999px;background:var(--paper)}.studio-integration-row i{display:inline-block;width:6px;height:6px;margin-right:3px;border-radius:50%;background:var(--coral)}.studio-integration-row .is-active i{background:var(--green)}.studio-login{padding:36px;display:grid;grid-template-columns:1fr minmax(300px,.75fr);align-items:center;gap:40px;border:1px solid var(--line-strong);border-radius:28px;background:var(--paper);box-shadow:var(--shadow-card)}.studio-login h2{margin:8px 0;font-size:28px}.studio-login p:last-child,.studio-small-note{color:var(--ink-soft)}.studio-reference-panel{display:grid;gap:12px;padding:16px;border:1px solid var(--line-strong);border-radius:15px;background:linear-gradient(145deg,var(--sky-soft),#fff 70%)}.studio-reference-panel h3,.studio-reference-panel p{margin:0}.studio-reference-panel h3{margin-top:3px;font-size:16px}.studio-reference-panel>div>p:last-child{margin-top:5px;color:var(--ink-soft);font-size:11px;line-height:1.6}.studio-reference-consent{display:flex!important;align-items:flex-start;gap:9px!important;padding:11px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:11px!important;line-height:1.55}.studio-reference-consent input{width:16px!important;min-width:16px;margin-top:2px}.studio-handoff-note{margin:0 0 18px;padding:12px 14px;border:1px solid var(--line-strong);border-radius:12px;color:var(--green);background:var(--lime-soft);font-size:12px;font-weight:800;line-height:1.6}.studio-login form{display:flex;gap:8px}.studio-input-card input:not([type=radio]),.studio-input-card textarea,.studio-login button,.studio-login input{border:1px solid var(--line-strong);border-radius:12px;color:var(--ink);background:#fff}.studio-login input{min-width:0;flex:1;padding:13px 14px}.studio-generate,.studio-login button,.studio-render button{border:1px solid var(--ink);border-radius:12px;color:var(--ink);background:var(--lime);box-shadow:3px 3px 0 var(--ink);font-weight:900}.studio-login button{padding:12px 18px}.studio-workspace{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:22px}.studio-draft-card,.studio-input-card{padding:clamp(22px,3vw,34px);border:1px solid var(--line-strong);border-radius:28px;background:var(--paper);box-shadow:var(--shadow-card)}.studio-draft-card{min-height:760px}.studio-card-heading{margin-bottom:26px;display:flex;align-items:center;gap:13px}.studio-card-heading>span{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--ink);border-radius:50%;background:var(--sky);font-weight:900}.studio-card-heading h2{margin-top:3px;font-size:23px}.studio-input-card fieldset{margin:0 0 20px;padding:0;border:0}.studio-input-card legend,.studio-input-card>label{margin-bottom:8px;display:grid;gap:7px;color:var(--ink);font-size:13px;font-weight:800}.studio-type-grid{margin-top:8px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.studio-type-grid label{padding:10px 7px;display:block;border:1px solid var(--line);border-radius:10px;background:var(--paper-muted);text-align:center;font-size:12px;font-weight:800;cursor:pointer}.studio-type-grid label.active{border-color:var(--ink);background:var(--lime-soft);box-shadow:2px 2px 0 var(--ink)}.studio-type-grid input{position:absolute;width:1px;height:1px;opacity:0}.studio-input-card input:not([type=radio]),.studio-input-card textarea{width:100%;padding:12px 13px;resize:vertical;font-weight:500}.studio-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.studio-field-pair label{display:grid;gap:7px;font-size:13px;font-weight:800}.studio-generate{width:100%;margin-top:12px;padding:15px 18px;font-size:15px}.studio-small-note{margin:14px 0 0;font-size:11px;line-height:1.65}.studio-empty{min-height:520px;padding:40px;display:grid;place-items:center;border:1px dashed var(--line-strong);border-radius:18px;color:var(--ink-soft);background:var(--paper-muted);text-align:center}.studio-error{margin:0 0 16px;padding:12px 14px;border:1px solid var(--red);border-radius:10px;color:var(--red);background:var(--coral-soft);font-weight:700}.studio-hook{padding:22px;border:1px solid var(--ink);border-radius:18px;background:var(--lime-soft)}.studio-hook small{color:var(--green);font-weight:800}.studio-hook h3{margin:8px 0;font-size:25px}.studio-hook p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:21px}.studio-reference-result{margin-top:12px;padding:13px 15px;border:1px solid var(--line-strong);border-radius:12px;background:var(--sky-soft)}.studio-reference-result strong{font-size:12px}.studio-reference-result p{margin:6px 0;font-size:12px;line-height:1.6}.studio-reference-result small{color:var(--ink-soft);font-size:10px}.studio-reference-result.failed,.studio-reference-result.not_configured,.studio-reference-result.unavailable{background:var(--paper-muted)}.studio-scenes{margin-top:16px;display:grid;gap:9px}.studio-scenes article{padding:15px 16px;border:1px solid var(--line);border-radius:14px;background:#fff}.studio-scenes article:nth-child(3n+1){border-left:7px solid var(--sky)}.studio-scenes article:nth-child(3n+2){border-left:7px solid var(--coral)}.studio-scenes article:nth-child(3n){border-left:7px solid var(--lime)}.studio-scenes small,.studio-scenes span{color:var(--ink-soft);font-size:10px;font-weight:800}.studio-scenes h4{margin:4px 0;font-size:16px}.studio-scenes p{margin:4px 0 7px;font-size:13px;line-height:1.7}.studio-scene-asset{margin-top:12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:center}.studio-scene-asset:has(>img),.studio-scene-asset:has(>video){grid-template-columns:72px minmax(0,1fr) minmax(0,1fr)}.studio-scene-asset img,.studio-scene-asset video{width:72px;height:96px;-o-object-fit:cover;object-fit:cover;border:1px solid var(--line-strong);border-radius:10px;background:var(--paper-muted)}.studio-scene-asset label{min-height:42px;display:grid;place-items:center;padding:8px 12px;border:1px dashed var(--line-strong);border-radius:10px;background:var(--paper-muted);color:var(--ink-soft);font-size:11px;font-weight:900;cursor:pointer}.studio-scene-asset input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.studio-ai-scene-button{min-height:42px;padding:8px 12px;border:1px solid var(--ink);border-radius:10px;background:var(--sky-soft);color:var(--ink);font-size:11px;font-weight:900;box-shadow:none}.studio-ai-scene-button:disabled{border-color:var(--line);background:var(--paper-muted);color:var(--ink-soft);cursor:not-allowed;opacity:.75}.studio-ai-scene-status{margin-top:8px!important;padding:8px 10px;border-radius:8px;background:var(--sky-soft);color:var(--ink-soft);font-size:10px!important;font-weight:800}.studio-ai-scene-status.failed{background:var(--coral-soft);color:var(--red)}.studio-voice-style{margin-top:18px;padding:18px;border:1px solid var(--line-strong);border-radius:16px;background:var(--paper-muted)}.studio-voice-style h3,.studio-voice-style p{margin:0}.studio-voice-style p{margin-top:5px;color:var(--ink-soft);font-size:11px}.studio-voice-options{margin-top:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.studio-voice-options label{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.studio-voice-options label.active{border-color:var(--ink);box-shadow:2px 3px 0 var(--ink)}.studio-voice-options label:has(input:disabled){opacity:.5;cursor:not-allowed}.studio-voice-options input{margin:0 0 4px}.studio-voice-options strong{font-size:12px}.studio-voice-options small{color:var(--ink-soft);font-size:10px;line-height:1.45}.studio-voice-providers{margin-top:1rem}.studio-voice-list h4,.studio-voice-options h4,.studio-voice-providers h4{font-size:.85rem;color:var(--color-text-secondary,#8b95a5);margin-bottom:.5rem;font-weight:600}.studio-provider-grid{display:flex;gap:.5rem;flex-wrap:wrap}.studio-provider-option{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border:1px solid var(--color-border,#2a3444);border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s;font-size:.9rem}.studio-provider-option.active,.studio-provider-option:hover{border-color:var(--color-accent,#1bd5a5)}.studio-provider-option.active{background:rgba(27,213,165,.08)}.studio-provider-option.disabled{opacity:.5;cursor:not-allowed}.studio-provider-option input[type=radio]{display:none}.provider-name{font-weight:600}.provider-tier{font-size:.7rem;padding:.15rem .4rem;border-radius:4px;font-weight:700;text-transform:uppercase}.provider-tier.free{background:rgba(27,213,165,.15);color:#1bd5a5}.provider-tier.premium{background:rgba(255,193,7,.15);color:#ffc107}.provider-unconfigured{font-size:.7rem;color:#ff6b6b;font-style:italic}.studio-voice-list{margin-top:1rem}.studio-voice-grid{display:flex;flex-direction:column;gap:.4rem}.studio-voice-option{display:flex;align-items:center;gap:.75rem;padding:.6rem .8rem;border:1px solid var(--color-border,#2a3444);border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s}.studio-voice-option.active,.studio-voice-option:hover{border-color:var(--color-accent,#1bd5a5)}.studio-voice-option.active{background:rgba(27,213,165,.06)}.studio-voice-option input[type=radio]{display:none}.voice-info{flex:1;display:flex;flex-direction:column;gap:.1rem}.voice-info strong{font-size:.9rem}.voice-info small{font-size:.75rem;color:var(--color-text-secondary,#8b95a5)}.voice-gender{font-size:.7rem}.voice-preview-btn{width:2rem;height:2rem;border-radius:50%;border:1px solid var(--color-border,#2a3444);background:transparent;color:var(--color-accent,#1bd5a5);cursor:pointer;font-size:.8rem;display:flex;align-items:center;justify-content:center;transition:background .15s}.voice-preview-btn:hover{background:rgba(27,213,165,.1)}.voice-preview-audio{width:100%;margin-top:.5rem;height:2rem}.studio-review{margin-top:18px;padding:20px;border:1px solid var(--line-strong);border-radius:16px;background:var(--sky-soft)}.studio-review h3{margin:0 0 10px}.studio-review ul{padding-left:20px;font-size:12px;line-height:1.8}.studio-review p{font-size:11px;line-height:1.7}.studio-review>label{margin-top:13px;display:flex;align-items:flex-start;gap:8px;font-size:12px;font-weight:900}.studio-review input{margin-top:3px}.studio-render{margin-top:15px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.studio-render button{padding:12px}.studio-render button:nth-child(2){background:var(--paper)}.studio-render p,.studio-render video{grid-column:1/-1}@media (max-width:640px){.studio-voice-options{grid-template-columns:1fr}}.studio-render p{margin:8px 0 0;color:var(--ink-soft);font-size:11px}.studio-render video{width:min(100%,360px);margin:10px auto 0;border-radius:18px;background:#101010}.pricing-experiment{margin-top:22px;padding:clamp(22px,3vw,34px);border:1px solid var(--line-strong);border-radius:24px;background:var(--sky-soft);box-shadow:4px 5px 0 var(--ink)}.pricing-experiment>div:first-child>span{color:var(--green);font-size:10px;font-weight:900;letter-spacing:.09em}.pricing-experiment h3{margin:8px 0;font-size:clamp(21px,3vw,30px)}.pricing-experiment>div:first-child>p,.pricing-thanks{max-width:760px;color:var(--ink-soft);font-size:12px;line-height:1.75}.pricing-options{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.pricing-options button{padding:16px;display:grid;gap:3px;border:1px solid var(--line-strong);border-radius:14px;color:var(--ink);background:var(--paper);text-align:left;cursor:pointer}.pricing-options button.is-selected,.pricing-options button:hover{background:var(--lime-soft);box-shadow:3px 3px 0 var(--ink);transform:translate(-1px,-1px)}.pricing-options strong{font-size:19px}.pricing-options span{color:var(--ink-soft);font-size:11px;font-weight:750}.pricing-thanks{margin:13px 0 0;color:var(--green);font-weight:800}@media (max-width:900px){.studio-login,.studio-workspace{grid-template-columns:1fr}.studio-draft-card{min-height:auto}.studio-metric-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:680px){.studio-hero,.studio-login,.studio-operations,.studio-workspace{width:min(100% - 24px,1180px)}.studio-hero{margin-top:56px}.studio-flow{width:100%;justify-content:flex-start}.studio-login{padding:24px}.studio-operations-heading{align-items:flex-start;flex-direction:column}.studio-metric-grid{grid-template-columns:repeat(2,1fr)}.studio-field-pair,.studio-login form{grid-template-columns:1fr;flex-direction:column}.studio-scene-asset,.studio-scene-asset:has(>img),.studio-scene-asset:has(>video){grid-template-columns:1fr}.studio-scene-asset img,.studio-scene-asset video{width:100%;height:180px}.studio-type-grid{grid-template-columns:1fr 1fr}.pricing-options{grid-template-columns:1fr}}.hero-secondary{display:inline-flex;align-items:center;gap:10px;padding:14px 17px;border:1.5px solid var(--ink);border-radius:999px;color:var(--ink);background:white;font-size:12px;font-weight:900;transition:background .18s ease,transform .18s ease}.promotion-root .hero-primary{color:white}.hero-secondary:hover{background:var(--sky-soft);transform:translateY(-2px)}.hero-note{max-width:650px;margin:14px 0 0;color:var(--ink-soft);font-size:11px;font-weight:750;line-height:1.6}.purpose-gateway{width:min(1180px,calc(100% - 40px));margin:-26px auto 76px;display:grid;grid-template-columns:.72fr 1.28fr;gap:38px;align-items:center;padding:28px;border:1.5px solid var(--ink);border-radius:24px;background:var(--paper);box-shadow:7px 8px 0 var(--yellow)}.purpose-copy h2{margin:0 0 10px;font-size:clamp(25px,3vw,38px);letter-spacing:-.055em}.purpose-copy>p:last-child{margin:0;color:var(--ink-soft);font-size:12px;line-height:1.75;word-break:keep-all}.purpose-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.purpose-option{min-height:128px;padding:18px;display:flex;flex-direction:column;border:1px solid var(--ink);border-radius:17px;background:white;transition:box-shadow .18s ease,transform .18s ease}.purpose-option.is-primary{background:var(--lime-soft)}.purpose-option:hover{box-shadow:3px 4px 0 var(--ink);transform:translate(-2px,-2px)}.purpose-option small{color:var(--ink-soft);font-size:10px;font-weight:850}.purpose-option strong{margin:8px 0 18px;font-size:16px;letter-spacing:-.025em}.purpose-option span{margin-top:auto;color:var(--green);font-size:11px;font-weight:900}.purpose-context{grid-column:1/-1;padding:10px 13px;display:flex;justify-content:space-between;gap:16px;border-top:1px dashed var(--line-strong);color:var(--ink-soft);font-size:11px}.purpose-context b{color:var(--ink)}.case-page{min-height:100vh}.case-hero{width:min(1180px,calc(100% - 40px));margin:80px auto 110px;display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center}.case-hero h1{margin:0;font-size:clamp(44px,5.6vw,72px);line-height:1.04;letter-spacing:-.07em;word-break:keep-all}.case-hero h1 em{font-family:Georgia,Times New Roman,serif;font-weight:500}.case-hero>div:first-child>p:not(.eyebrow){max-width:670px;margin:26px 0 0;color:var(--ink-soft);font-size:15px;line-height:1.85;word-break:keep-all}.case-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.case-summary-card{padding:28px;display:grid;gap:18px;border:1.5px solid var(--ink);border-radius:29px;background:white;box-shadow:12px 14px 0 var(--sky);transform:rotate(1deg)}.case-summary-card>div{padding:20px;border:1px solid var(--ink);border-radius:18px}.case-summary-card>div:first-child{background:var(--lime-soft)}.case-summary-card>div:last-child{background:var(--sky-soft)}.case-summary-card>span{width:38px;height:38px;margin:-28px auto;z-index:1;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%;background:var(--yellow);font-family:Georgia,serif;font-style:italic}.case-summary-card small{display:block;color:var(--green);font-size:9px;font-weight:950;letter-spacing:.12em}.case-summary-card strong{display:block;margin-top:7px;font-size:24px}.case-summary-card p{margin:7px 0 0;color:var(--ink-soft);font-size:12px;line-height:1.65}.case-flow-section{padding:92px max(20px,calc((100vw - 1180px) / 2));background:var(--ink);color:white}.case-section-heading{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:end}.case-boundary h2,.case-cta h2,.case-section-heading h2{margin:0;font-size:clamp(34px,4.2vw,54px);letter-spacing:-.065em}.case-section-heading>p{margin:0;color:rgba(255,255,255,.62);font-size:13px;line-height:1.8}.case-flow{margin:58px 0 0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;list-style:none}.case-flow li{min-height:270px;padding:23px;border:1px solid rgba(255,255,255,.2);border-radius:20px;background:rgba(255,255,255,.055)}.case-flow li>span{width:43px;height:43px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:var(--lime);font-family:Georgia,serif;font-style:italic}.case-flow small{margin-top:55px;display:block;color:var(--mint);font-size:9px;font-weight:950;letter-spacing:.13em}.case-flow h3{margin:8px 0 10px;font-size:19px}.case-flow p{margin:0;color:rgba(255,255,255,.62);font-size:12px;line-height:1.7}.case-boundary{width:min(1180px,calc(100% - 40px));margin:110px auto}.case-boundary>div:first-child{max-width:760px}.case-boundary-grid{margin-top:45px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.case-boundary-grid article{padding:31px;border:1.5px solid var(--ink);border-radius:22px;box-shadow:6px 7px 0 var(--ink)}.case-boundary-grid article:first-child{background:var(--lime-soft)}.case-boundary-grid article:last-child{background:var(--sky-soft)}.case-boundary-grid span{color:var(--green);font-size:10px;font-weight:900}.case-boundary-grid h3{margin:11px 0;font-size:26px}.case-boundary-grid p{color:var(--ink-soft);font-size:13px;line-height:1.75}.case-boundary-grid a{margin-top:20px;display:inline-flex;font-size:12px;font-weight:950}.case-cta{width:min(960px,calc(100% - 40px));margin:0 auto 110px;padding:55px;text-align:center;border:1.5px solid var(--ink);border-radius:30px;background:var(--yellow);box-shadow:10px 11px 0 var(--coral)}.case-cta>p:not(.section-kicker){max-width:620px;margin:18px auto 26px;color:var(--ink-soft);font-size:13px;line-height:1.75}.case-cta .hero-primary{margin:0 auto}@media (max-width:900px){.case-hero,.case-section-heading,.purpose-gateway{grid-template-columns:1fr}.case-hero{gap:44px}.case-summary-card{max-width:620px}.case-flow{grid-template-columns:1fr 1fr}}@media (max-width:680px){.case-actions,.hero-actions{align-items:stretch;flex-direction:column}.hero-primary,.hero-secondary{justify-content:space-between}.purpose-gateway{width:min(100% - 24px,1180px);margin-top:-38px;padding:20px}.case-boundary-grid,.case-flow,.purpose-options{grid-template-columns:1fr}.purpose-context{align-items:flex-start;flex-direction:column}.case-boundary,.case-cta,.case-hero{width:min(100% - 24px,1180px)}.case-hero{margin-top:54px;margin-bottom:78px}.case-hero h1{font-size:clamp(38px,11vw,56px)}.case-flow-section{padding-top:70px;padding-bottom:70px}.case-flow li{min-height:auto}.case-flow small{margin-top:32px}.case-boundary{margin-top:80px;margin-bottom:80px}.case-cta{padding:38px 22px;margin-bottom:80px}}.hub-root{--hub-bg:#090d0c;--hub-panel:#111816;--hub-panel-soft:#171f1c;--hub-line:rgba(234,242,238,0.16);--hub-text:#f5f7f4;--hub-muted:#a9b4ae;--hub-lime:#dfff68;--hub-sky:#8cd8ff;--hub-coral:#ff8069;min-height:100vh;overflow:hidden;color:var(--hub-text);background:radial-gradient(circle at 12% 8%,rgba(223,255,104,.12),transparent 30rem),radial-gradient(circle at 92% 35%,rgba(140,216,255,.1),transparent 34rem),var(--hub-bg);font-family:Pretendard,Avenir Next,Noto Sans KR,sans-serif}.hub-root,.hub-root *{box-sizing:border-box}.hub-root a{color:inherit;text-decoration:none}.hub-root a:focus-visible{outline:3px solid rgba(223,255,104,.55);outline-offset:4px}.hub-header{position:sticky;z-index:30;top:16px;width:min(1180px,calc(100% - 40px));min-height:72px;margin:16px auto 0;padding:10px 14px;display:flex;align-items:center;gap:28px;border:1px solid var(--hub-line);border-radius:999px;background:rgba(11,16,14,.84);box-shadow:0 18px 70px rgba(0,0,0,.28);backdrop-filter:blur(20px)}.hub-brand{display:inline-flex;align-items:center;gap:12px;min-width:206px}.hub-brand-mark{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--hub-lime);border-radius:50% 50% 12px 50%;color:var(--hub-bg);background:var(--hub-lime);box-shadow:3px 3px 0 var(--hub-sky);font-family:Georgia,serif;font-size:22px;font-style:italic;font-weight:700;transform:rotate(-5deg)}.hub-brand>span:last-child{display:grid;line-height:1}.hub-brand strong{font-size:17px;font-weight:900;letter-spacing:-.04em}.hub-brand small{margin-top:7px;color:var(--hub-muted);font-size:7px;font-weight:800;letter-spacing:.16em}.hub-nav{display:flex;align-items:center;gap:4px;margin:0 auto;padding:4px;border:1px solid var(--hub-line);border-radius:999px;background:rgba(255,255,255,.025)}.hub-nav a{padding:9px 14px;border-radius:999px;color:var(--hub-muted);font-size:13px;font-weight:700;white-space:nowrap;transition:.16s ease}.hub-nav a.is-active,.hub-nav a:hover{color:var(--hub-bg);background:var(--hub-lime)}.hub-status{display:inline-flex;align-items:center;gap:7px;margin-left:auto;padding:9px 12px;border:1px solid var(--hub-line);border-radius:999px;color:var(--hub-muted);font-size:9px;font-weight:900;letter-spacing:.12em}.hub-status i{width:7px;height:7px;border-radius:50%;background:var(--hub-lime);box-shadow:0 0 12px var(--hub-lime)}.hub-footer,.hub-hero,.hub-products,.hub-route-guide{width:min(1180px,calc(100% - 40px));margin-right:auto;margin-left:auto}.hub-hero{min-height:650px;padding:124px 0 96px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:center;gap:78px}.hub-kicker{color:var(--hub-lime);font-size:11px;font-weight:900;letter-spacing:.19em}.hub-hero h1{margin:22px 0 0;font-size:clamp(52px,6.1vw,86px);font-weight:900;letter-spacing:-.075em;line-height:.96}.hub-hero h1 em{color:var(--hub-lime);font-family:Georgia,serif;font-weight:500}.hub-lead{max-width:630px;margin:30px 0 0;color:#c2ccc6;font-size:18px;line-height:1.8;word-break:keep-all}.hub-actions{margin-top:38px;display:flex;flex-wrap:wrap;gap:12px}.hub-button{min-height:56px;padding:0 22px;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid var(--hub-line);border-radius:10px;font-size:14px;font-weight:900;transition:transform .16s ease,box-shadow .16s ease}.hub-button:hover{transform:translateY(-2px)}.hub-button-primary{color:var(--hub-bg)!important;background:var(--hub-lime);box-shadow:5px 6px 0 var(--hub-sky)}.hub-button-secondary{background:var(--hub-panel)}.hub-signal-board{border:1px solid var(--hub-line);border-radius:18px;overflow:hidden;background:rgba(17,24,22,.78);box-shadow:18px 20px 0 rgba(140,216,255,.08);transform:rotate(1.5deg)}.hub-signal-head{min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--hub-line);color:var(--hub-muted);font-size:9px;font-weight:900;letter-spacing:.13em}.hub-signal-head span{display:inline-flex;align-items:center;gap:8px}.hub-signal-head i{width:8px;height:8px;border-radius:50%;background:var(--hub-coral)}.hub-signal-board ol{margin:0;padding:0;list-style:none}.hub-signal-board li{min-height:96px;padding:18px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:15px;border-bottom:1px solid var(--hub-line)}.hub-signal-board li>span{color:var(--hub-sky);font-family:Georgia,serif;font-size:25px;font-style:italic}.hub-signal-board li div{display:grid;gap:5px}.hub-signal-board li small{color:var(--hub-muted);font-size:8px;font-weight:900;letter-spacing:.14em}.hub-signal-board li strong{font-size:18px;letter-spacing:-.035em}.hub-signal-board li>b{padding:7px 9px;border-radius:999px;color:var(--hub-bg);background:var(--hub-sky);font-size:9px}.hub-signal-board li:nth-child(2)>b{background:var(--hub-coral)}.hub-signal-board li:nth-child(3)>b{background:var(--hub-lime)}.hub-signal-board>p{margin:0;padding:16px 18px;color:var(--hub-muted);font-size:11px;line-height:1.6}.hub-products{padding:100px 0;border-top:1px solid var(--hub-line)}.hub-section-heading{display:grid;grid-template-columns:1fr minmax(300px,.54fr);align-items:end;gap:50px}.hub-route-guide h2,.hub-section-heading h2{margin:14px 0 0;font-size:clamp(38px,4.8vw,64px);letter-spacing:-.065em;line-height:1.03}.hub-section-heading>p{margin:0;color:var(--hub-muted);line-height:1.8;word-break:keep-all}.hub-product-grid{margin-top:56px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.hub-product-card{position:relative;min-height:590px;padding:38px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--hub-line);border-radius:22px;background:var(--hub-panel)}.hub-product-card:after{position:absolute;right:-70px;bottom:-110px;width:290px;height:290px;border-radius:50%;background:rgba(140,216,255,.08);content:""}.hub-product-map:after{background:rgba(223,255,104,.09)}.hub-product-number{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--hub-line);border-radius:50%;color:var(--hub-sky);font-family:Georgia,serif;font-size:19px;font-style:italic}.hub-product-map .hub-product-number{color:var(--hub-lime)}.hub-product-label{margin:38px 0 0;color:var(--hub-muted);font-size:9px;font-weight:900;letter-spacing:.15em}.hub-product-card h3{margin:10px 0 0;font-size:clamp(40px,4vw,57px);letter-spacing:-.06em}.hub-product-copy{max-width:470px;margin:18px 0 0;color:#c2ccc6;line-height:1.75;word-break:keep-all}.hub-product-card ul{margin:35px 0 38px;padding:0;display:grid;gap:0;list-style:none;border-top:1px solid var(--hub-line)}.hub-product-card li{min-height:48px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--hub-line);color:#d4dbd7;font-size:13px}.hub-product-card li span{width:52px;color:var(--hub-sky);font-size:8px;font-weight:900;letter-spacing:.12em}.hub-product-map li span{color:var(--hub-lime)}.hub-card-actions>a:first-child,.hub-product-card>a{position:relative;z-index:1;margin-top:auto;min-height:54px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-radius:9px;color:var(--hub-bg);background:var(--hub-sky);font-size:14px;font-weight:900}.hub-card-actions{position:relative;z-index:1;margin-top:auto;display:grid;grid-template-columns:1fr auto;gap:10px}.hub-card-actions>a:first-child{background:var(--hub-lime)}.hub-studio-link{padding:0 18px;display:grid;place-items:center;border:1px solid var(--hub-line);border-radius:9px;font-size:12px;font-weight:800}.hub-route-guide{padding:100px 0;border-top:1px solid var(--hub-line)}.hub-route-guide>div{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--hub-line);border-bottom:1px solid var(--hub-line)}.hub-route-guide article{min-height:220px;padding:28px;border-right:1px solid var(--hub-line)}.hub-route-guide article:last-child{border-right:0}.hub-route-guide article>span{color:var(--hub-lime);font-size:9px;font-weight:900;letter-spacing:.15em}.hub-route-guide h3{margin:46px 0 10px;font-size:22px}.hub-route-guide article p{margin:0;color:var(--hub-muted);font-size:13px;line-height:1.7}.hub-footer{padding:36px 0 52px;display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--hub-line);color:var(--hub-muted);font-size:11px}.hub-footer strong{color:var(--hub-text);font-size:15px}.hub-footer p{max-width:580px;margin:7px 0 0;line-height:1.6}.hub-footer-links{text-align:right}.hub-footer-links nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 16px}.hub-footer-links a{color:var(--hub-text);font-weight:750}@media (max-width:900px){.hub-status{display:none}.hub-hero{grid-template-columns:1fr;gap:64px}.hub-signal-board{max-width:620px;transform:none}.hub-product-grid,.hub-section-heading{grid-template-columns:1fr}}@media (max-width:680px){.hub-footer,.hub-header,.hub-hero,.hub-products,.hub-route-guide{width:min(100% - 24px,1180px)}.hub-footer{align-items:flex-start}.hub-footer-links{text-align:left}.hub-footer-links nav{justify-content:flex-start}.hub-header{top:8px;margin-top:8px;padding:8px;display:grid;grid-template-columns:1fr;gap:8px;border-radius:18px}.hub-brand{min-width:0;padding-left:2px}.hub-brand-mark{width:38px;height:38px}.hub-brand small{display:none}.hub-nav{width:100%;margin:0;display:grid;grid-template-columns:.7fr 1.3fr 1fr}.hub-nav a{padding:8px 5px;overflow:hidden;font-size:11px;text-align:center;text-overflow:ellipsis}.hub-hero{min-height:0;padding:78px 0 72px}.hub-hero h1{font-size:clamp(46px,14vw,63px)}.hub-lead{font-size:15px}.hub-actions{display:grid}.hub-signal-board li{grid-template-columns:34px 1fr}.hub-signal-board li>b{display:none}.hub-products,.hub-route-guide{padding:72px 0}.hub-product-card{min-height:0;padding:26px}.hub-card-actions{grid-template-columns:1fr}.hub-studio-link{min-height:48px}.hub-route-guide>div{grid-template-columns:1fr}.hub-route-guide article{min-height:170px;border-right:0;border-bottom:1px solid var(--hub-line)}.hub-route-guide article:last-child{border-bottom:0}.hub-route-guide h3{margin-top:28px}.hub-footer{flex-direction:column}}