:root{--paper:#fbfbfd;--card:#fff;--wash:#f2f4f9;--line:#e4e7f0;--line-hi:#c9cfe0;--ink:#16182a;--muted:#565c78;--faint:#8b91aa;--blue:#2563eb;--blue-soft:#e8effd;--coral:#f43f5e;--green:#059669;--r:14px;--r-lg:22px;--shadow:0 2px 4px rgba(22,24,42,.04),0 12px 28px -14px rgba(22,24,42,.14);--maxw:1000px}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--paper);color:var(--ink);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}::selection{background:var(--blue-soft)}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 24px;border:1px solid transparent;border-radius:11px;font-weight:700;font-size:.96rem;cursor:pointer;transition:transform .16s,filter .16s}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--blue);color:var(--card)}.btn-primary:hover{filter:brightness(1.07)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{background:var(--card);border-color:var(--line-hi)}.btn-ghost:hover{background:var(--wash)}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(251,251,253,.86);border-bottom:1px solid var(--line)}.nav-in{justify-content:space-between;height:62px}.brand,.nav-in{display:flex;align-items:center}.brand{gap:9px;font-weight:800;letter-spacing:-.02em}.brand-mark{width:24px;height:24px;border-radius:7px;background:var(--blue);color:var(--card);display:grid;place-items:center;font-size:.78rem;font-weight:900}.brand small{display:block;font-size:.68rem;font-weight:600;color:var(--faint);letter-spacing:.04em}.hero{padding:clamp(52px,9vw,92px) 0 60px}.hero-in{max-width:720px}.pill{display:inline-flex;align-items:center;gap:8px;padding:6px 13px;margin-bottom:20px;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-size:.82rem;font-weight:700}h1.hero-h{font-size:clamp(1.95rem,5vw,3.1rem);line-height:1.26;letter-spacing:-.035em;margin-bottom:18px}h1.hero-h em{font-style:normal;color:var(--blue)}.hero-sub{color:var(--muted);font-size:1.04rem;line-height:1.78;margin-bottom:30px}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.hero-note{font-size:.85rem;color:var(--faint)}.section{padding:64px 0;border-top:1px solid var(--line)}.section h2{font-size:clamp(1.35rem,3vw,1.9rem);letter-spacing:-.025em;margin-bottom:12px}.section-lead{color:var(--muted);font-size:.99rem;margin-bottom:36px;max-width:620px}.weeks{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(228px,1fr))}.week{padding:22px 20px;border:1px solid var(--line);border-radius:var(--r);background:var(--card);box-shadow:var(--shadow)}.week-tag{display:inline-block;margin-bottom:12px;padding:3px 10px;border-radius:7px;background:var(--blue-soft);color:var(--blue);font-size:.75rem;font-weight:800}.week h3{font-size:1.02rem;margin-bottom:7px}.week p{color:var(--muted);font-size:.92rem;line-height:1.7}.week-out{margin-top:12px;padding-top:12px;border-top:1px dashed var(--line-hi);font-size:.85rem;color:var(--green);font-weight:600}.compare{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(auto-fit,minmax(268px,1fr))}.compare-col{padding:24px 22px;border-radius:var(--r);border:1px solid var(--line);background:var(--card)}.compare-col.bad{background:var(--wash)}.compare-col h3{font-size:1rem;margin-bottom:14px;display:flex;align-items:center;gap:8px}.compare-col.bad h3{color:var(--coral)}.compare-col.good h3{color:var(--green)}.compare-col ul{list-style:none;display:flex;flex-direction:column;gap:9px}.compare-col li{font-size:.93rem;color:var(--muted);display:flex;gap:8px}.compare-col.bad li:before{content:"✕";color:var(--coral);flex:none;font-weight:700}.compare-col.good li:before{content:"✓";color:var(--green);flex:none;font-weight:800}.price-card{max-width:440px;padding:30px 26px;border:2px solid var(--blue);border-radius:var(--r-lg);background:var(--card);box-shadow:var(--shadow)}.price-main{font-size:2.1rem;font-weight:800;letter-spacing:-.03em}.price-main span{font-size:.9rem;font-weight:600;color:var(--faint)}.price-sub{color:var(--muted);font-size:.93rem;margin:6px 0 20px}.price-card ul{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.price-card li{display:flex;gap:9px;font-size:.94rem;color:var(--muted)}.price-card li:before{content:"✓";color:var(--blue);font-weight:800;flex:none}.price-card .btn{width:100%}.apply{max-width:500px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:15px}.field label{font-size:.87rem;font-weight:600;color:var(--muted)}.field input,.field select{padding:12px 15px;border:1px solid var(--line-hi);border-radius:10px;background:var(--card);font-size:.96rem}.field input:focus,.field select:focus{outline:none;border-color:var(--blue)}.consent{display:flex;gap:10px;align-items:flex-start;font-size:.88rem;color:var(--muted);margin:4px 0 16px;cursor:pointer}.consent input{width:16px;height:16px;margin-top:3px;flex:none;accent-color:var(--blue);cursor:pointer}.consent a{color:var(--blue);text-decoration:underline}.form-err{color:var(--coral);font-size:.89rem;margin-bottom:12px}.form-done{padding:28px 26px;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--card);box-shadow:var(--shadow);text-align:center;max-width:500px}.form-done h3{font-size:1.18rem;margin-bottom:10px}.form-done p{color:var(--muted);font-size:.95rem;line-height:1.75}.footer{padding:38px 0 54px;border-top:1px solid var(--line);color:var(--faint);font-size:.85rem;line-height:1.8}.footer a{color:var(--muted);text-decoration:underline}.footer-disc{margin-top:14px;font-size:.78rem}@media (max-width:560px){.hero-cta .btn{width:100%}}.dash{padding:40px 0 80px}.dash .container{max-width:760px}.dash-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.dash-head h1{font-size:1.55rem;letter-spacing:-.03em}.dash-muted{color:var(--faint);font-size:.88rem}.dash-note{margin-top:18px;font-size:.88rem}.dash-note a{color:var(--muted)}.dash-err{color:var(--coral);font-size:.89rem;margin:10px 0}.dash-gate{max-width:420px;padding-top:80px;text-align:center}.dash-gate h1{font-size:1.65rem;margin-bottom:10px}.dash-gate .dash-muted{margin-bottom:22px}.progress{margin-bottom:24px}.progress-bar{height:8px;border-radius:999px;background:var(--wash);overflow:hidden;margin-bottom:8px}.progress-bar span{display:block;height:100%;background:var(--blue);border-radius:999px;transition:width .3s}.wk-list{list-style:none;display:flex;flex-direction:column;gap:14px}.wk{padding:20px;border:1px solid var(--line);border-radius:var(--r);background:var(--card);box-shadow:var(--shadow)}.wk-done{border-color:var(--green)}.wk-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.wk h3{font-size:1.02rem;margin-bottom:5px}.wk-out{font-size:.86rem;color:var(--green);font-weight:600;margin-bottom:14px}.wk-check{display:flex;align-items:center;gap:7px;font-size:.87rem;font-weight:600;color:var(--muted);cursor:pointer}.wk-check input{width:17px;height:17px;accent-color:var(--green);cursor:pointer}.wk-link{display:inline-block;font-size:.88rem;color:var(--blue);font-weight:600}.wk .field{margin-bottom:8px}.wk-toggle{border:0;background:none;padding:0;margin-bottom:12px;font:inherit;font-size:.88rem;font-weight:700;color:var(--blue);cursor:pointer}.wk-toggle:hover{text-decoration:underline}.wk-locked{padding:14px 16px;border-radius:12px;background:var(--wash);font-size:.89rem;color:var(--muted);margin-bottom:14px}.wk-body{margin-bottom:16px;font-size:.93rem;line-height:1.85}.wk-body h4{font-size:.85rem;font-weight:700;color:var(--muted);letter-spacing:.02em;margin:20px 0 8px}.wk-goal,.wk-why{margin-bottom:4px}.wk-why{color:var(--muted);font-size:.89rem}.wk-steps{list-style:decimal;padding-left:20px;display:flex;flex-direction:column;gap:10px}.wk-steps b{display:block}.wk-steps span{color:var(--muted)}.wk-note{margin-top:18px;padding:16px 18px;border-radius:12px;background:var(--blue-soft)}.wk-note h4{margin-top:0;color:var(--blue)}.wk-note ul{list-style:disc;padding-left:18px;gap:8px}.wk-done-list,.wk-note ul{display:flex;flex-direction:column}.wk-done-list{list-style:none;gap:5px}.wk-done-list li:before{content:"☐ ";color:var(--green);font-weight:700}.wk-faq dt{font-weight:700;margin-top:10px}.wk-faq dd{color:var(--muted)}.nav-actions{display:flex;align-items:center;gap:14px}.nav-link{font-size:.89rem;font-weight:600;color:var(--muted)}.nav-link:hover{color:var(--ink)}.sp{margin-top:40px;padding-top:32px;border-top:1px solid var(--line)}.sp h2{font-size:1.3rem;letter-spacing:-.025em;margin-bottom:8px}.sp .section-lead{margin-bottom:24px}.sp .field{margin-bottom:16px}.sp-claim{justify-content:flex-end}.sp-claim .btn{margin-top:26px}.field-hint{font-size:.8rem;color:var(--faint);line-height:1.6}.sp-urls{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding:16px 18px;background:var(--blue-soft);border-radius:var(--r)}.sp-urls>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sp-lab{font-size:.78rem;min-width:140px}.sp-lab,.sp-urls a{font-weight:700;color:var(--blue)}.sp-urls a{text-decoration:underline;font-size:.92rem}.sp-urls code{font-size:.85rem;color:var(--ink);padding:4px 9px;border-radius:7px}.sp-code,.sp-urls code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:var(--card)}.sp-code{min-height:220px;resize:vertical;font-size:.83rem;line-height:1.6;padding:12px 14px}.sp-code,.sp-preview{border:1px solid var(--line-hi);border-radius:10px}.sp-preview{width:100%;height:320px;background:#fff}.sp-actions,.sp-ok{margin-bottom:12px}.sp-actions{display:flex;gap:10px;flex-wrap:wrap}.site{min-height:100vh;display:flex;flex-direction:column;background:var(--paper)}.site-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:12px 20px;background:var(--card);border-bottom:1px solid var(--line)}.site-title{font-weight:800;letter-spacing:-.02em}.site-sum{font-size:.85rem;color:var(--faint);margin-top:2px}.site-badge{font-size:.76rem;font-weight:700;color:var(--blue);background:var(--blue-soft);padding:6px 12px;border-radius:999px;white-space:nowrap}.site-frame{flex:1 1;width:100%;border:0;background:#fff}.offer{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px 20px;margin-bottom:18px;border:1px solid var(--blue);border-radius:var(--r);background:var(--blue-soft);box-shadow:var(--shadow)}.offer-body{flex:1 1 280px}.offer-title{font-weight:800;letter-spacing:-.02em;margin-bottom:6px}.offer-text{color:var(--muted);font-size:.92rem;line-height:1.7}.offer-actions{display:flex;align-items:center;gap:8px}.offer-x{background:transparent;border:0;color:var(--faint);font-size:20px;cursor:pointer;line-height:1;padding:4px 6px}.offer-x:hover{color:var(--ink)}.pay-wrap{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.pay-err{font-size:.85rem;color:var(--coral)}.pay-card{padding:24px 22px;margin-bottom:18px;border:2px solid var(--blue);border-radius:var(--r);background:var(--card);box-shadow:var(--shadow)}.pay-card h2{font-size:1.05rem;margin-bottom:10px}.pay-card .field-hint{margin:10px 0 14px}.pay-card .field-hint a{color:var(--blue);text-decoration:underline}.paid-note{padding:12px 16px;margin-bottom:18px;border:1px solid var(--line);border-radius:11px;background:var(--blue-soft);font-size:.9rem;color:var(--ink)}.pay-result{padding:13px 16px;margin-bottom:16px;border-radius:11px;font-size:.92rem;font-weight:600}.pay-result-ok{background:var(--blue-soft);color:var(--blue);border:1px solid var(--blue)}.pay-result-err{background:#fdecef;color:var(--coral);border:1px solid var(--coral)}.cancel-link{background:none;border:0;padding:0;cursor:pointer;font-size:.84rem;color:var(--faint);text-decoration:underline}.cancel-link:hover{color:var(--muted)}.cancel-box{margin-top:14px;padding:16px 18px;border:1px solid var(--line-hi);border-radius:12px}.cancel-q{font-weight:700;margin-bottom:6px}.cancel-note{font-size:.88rem;color:var(--muted);line-height:1.7;margin-bottom:14px}.cancel-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.cancel-confirm{padding:7px 14px;border-radius:9px;border:1px solid transparent;background:transparent;color:var(--faint);font-size:.85rem;font-weight:600;cursor:pointer;text-decoration:underline}.cancel-confirm:hover{color:var(--coral)}.cancel-done{font-size:.88rem;color:var(--muted);margin-top:12px}.cancel-err{font-size:.85rem;color:var(--coral);margin-bottom:10px}.legal{padding:clamp(40px,8vw,80px) 0 70px}.legal .container{max-width:720px}.legal-back{display:inline-block;color:var(--faint);font-size:.88rem;margin-bottom:22px}.legal-back:hover{color:var(--ink)}.legal h1{font-size:clamp(1.7rem,4vw,2.2rem);letter-spacing:-.03em;margin-bottom:6px}.legal-eff{color:var(--faint);font-size:.88rem;margin-bottom:30px}.legal h2{font-size:1.1rem;margin:30px 0 10px}.legal p{color:var(--muted);font-size:.96rem;line-height:1.8;margin-bottom:10px}.legal ul{padding-left:20px;margin:10px 0 14px}.legal li{color:var(--muted);font-size:.96rem;line-height:1.8;margin-bottom:6px}.legal b{color:var(--ink);font-weight:700}.legal a{color:var(--blue);text-decoration:underline}.legal-notice{margin:0 0 28px;padding:18px 20px;border:1px solid var(--line);border-radius:12px;background:var(--blue-soft)}.legal-notice p:first-child{color:var(--ink);font-weight:700;margin-bottom:8px}.legal-notice p:last-child{margin-bottom:0}.legal-foot{margin-top:44px;padding-top:20px;border-top:1px solid var(--line);color:var(--faint);font-size:.82rem;line-height:1.8}.tax-list{list-style:none;display:flex;flex-direction:column;gap:10px;margin-top:14px}.tax-row{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;padding:14px 16px;border:1px solid var(--line);border-radius:12px}.tax-order{font-weight:700;margin-bottom:3px}.tax-actions{display:flex;align-items:center;gap:8px}.tax-form{margin-top:16px;padding:18px 18px 16px;border:1px solid var(--line-hi);border-radius:12px}.tax-form-title{font-weight:700;margin-bottom:14px}.tax-form-actions{display:flex;gap:10px;justify-content:flex-end}.wp-area-sm{min-height:76px;resize:vertical;font-family:inherit}.tax-wait{background:var(--wash);color:var(--muted)}.tax-ok{background:#e7f6ef;color:var(--green)}.tax-err{background:#fdecef;color:var(--coral)}.tax-form{background:var(--card)}.chip{display:inline-flex;padding:4px 10px;border-radius:7px;font-size:.76rem;font-weight:700}.dash-card{padding:24px 22px;margin-bottom:16px;border:1px solid var(--line);border-radius:var(--r);background:var(--card);box-shadow:var(--shadow)}.dash-card h2{font-size:1.05rem;margin-bottom:12px}.dash-card .dash-muted a{color:var(--blue);text-decoration:underline}.sp-ok{color:var(--green);font-size:.89rem;font-weight:600;margin-top:12px}.pay-notice{margin:14px 0;padding:14px 16px;border:1px solid var(--line);border-radius:11px}.pay-notice-t{font-weight:700;font-size:.9rem;margin-bottom:8px}.pay-notice ul{list-style:none;display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.pay-notice li{font-size:.85rem;line-height:1.65;color:var(--muted);padding-left:12px;position:relative}.pay-notice li:before{content:"·";position:absolute;left:0}.pay-notice li a{text-decoration:underline}.pay-notice-biz{font-size:.76rem;color:var(--faint);line-height:1.6;padding-top:8px;border-top:1px solid var(--line)}.wk-review{margin:12px 0;padding:13px 15px;border-radius:12px;background:var(--blue-soft);font-size:.92rem;line-height:1.75;white-space:pre-wrap}.wk-review-t{font-size:.78rem;font-weight:800;color:var(--blue);margin-bottom:4px}.wk-shut{opacity:.72}.wk-when{font-size:.82rem;font-weight:700;color:var(--faint)}.wk-learn{list-style:none;display:flex;flex-direction:column;gap:9px}.wk-learn li{padding-left:14px;position:relative}.wk-learn li:before{content:"·";position:absolute;left:2px;font-weight:800;color:var(--blue)}.wk-learn b{display:block}.wk-learn span{color:var(--muted)}.wk-code{padding:12px 14px;background:#10131f;color:#e6e9f5;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.83rem;white-space:pre}.wk-code,.wk-ex{margin:8px 0 0;border-radius:10px;line-height:1.7}.wk-ex{padding:10px 13px;background:var(--wash);color:var(--muted);font-size:.87rem;white-space:pre-wrap}.dash-card.danger{border-color:rgba(244,63,94,.35)}.danger-list{list-style:disc;padding-left:18px;margin:12px 0 16px;display:flex;flex-direction:column;gap:8px;font-size:.9rem;line-height:1.7}.danger-acts{display:flex;gap:8px;flex-wrap:wrap}.btn-danger{background:#e11d48;color:#fff;border-color:#e11d48}.btn-danger:hover{filter:brightness(1.06)}.btn-danger:disabled{opacity:.45;cursor:not-allowed}