
:root{--bg:#f4f6fb;--ink:#111827;--muted:#64748b;--line:#e5e7eb;--navy:#0f172a;--purple:#4c1d95;--violet:#8b5cf6;--yellow:#fde047;--red:#ef4444;--green:#22c55e;--blue:#2563eb;--soft:#f8fafc;--shadow:0 22px 70px rgba(15,23,42,.13)}
*{box-sizing:border-box;margin:0;padding:0}
html{scroll-behavior:smooth}
body{font-family:"Apple SD Gothic Neo","Pretendard","Malgun Gothic","맑은 고딕",sans-serif;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;word-break:keep-all}
a{color:inherit;text-decoration:none}.page{max-width:1120px;margin:0 auto;background:white;min-height:100vh;box-shadow:var(--shadow)}
.top-strip{min-height:34px;background:#0b1020;color:#cbd5e1;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800;padding:8px 14px;text-align:center}.top-strip .dot{width:4px;height:4px;border-radius:50%;background:var(--yellow);flex-shrink:0}
.nav{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(229,231,235,.8);display:flex;align-items:center;justify-content:space-between;padding:14px 24px}.logo{display:flex;align-items:center;gap:9px;font-weight:950;letter-spacing:-.7px}.logo-mark{width:30px;height:30px;border-radius:11px;background:linear-gradient(135deg,#2563eb,#7c3aed);display:grid;place-items:center;color:white;font-size:16px;box-shadow:0 10px 22px rgba(37,99,235,.24)}.nav-links{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:850;color:#475569}.nav-links a{padding:8px 2px}.nav-links a:hover{color:#111827}.nav-btn{background:#111827;color:white!important;padding:10px 14px!important;border-radius:999px;font-size:13px;font-weight:950}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#111827 0%,#1e1b4b 52%,#4c1d95 100%);color:white;padding:72px 32px 38px}.hero:before{content:"";position:absolute;width:370px;height:370px;background:#8b5cf6;border-radius:50%;filter:blur(54px);opacity:.48;right:-110px;top:-120px}.hero:after{content:"";position:absolute;width:230px;height:230px;background:#22c55e;border-radius:50%;filter:blur(60px);opacity:.28;left:-80px;bottom:-80px}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;gap:30px;align-items:center}
.badge-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:950;padding:7px 10px;border-radius:999px;letter-spacing:-.25px}.badge-red{background:#ef4444;color:white}.badge-yellow{background:#fde047;color:#111827}.badge-green{background:#dcfce7;color:#166534}.badge-blue{background:#dbeafe;color:#1d4ed8}.badge-dark{background:rgba(255,255,255,.12);color:white;border:1px solid rgba(255,255,255,.18)}
h1{font-size:52px;line-height:1.08;letter-spacing:-3px;margin-bottom:18px}.hero h1 em{font-style:normal;color:var(--yellow);text-shadow:0 4px 0 rgba(0,0,0,.28)}.hero-desc{font-size:17px;line-height:1.85;color:#dbe4f0;max-width:650px}.hero-desc strong{color:white}.hero-cta{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:17px;padding:16px 20px;font-size:15px;font-weight:950;letter-spacing:-.3px;cursor:pointer}.btn-primary{background:white;color:#111827;box-shadow:0 18px 42px rgba(0,0,0,.22)}.btn-sub{background:rgba(255,255,255,.12);color:white;border:1px solid rgba(255,255,255,.18)}
.coupon-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:30px;padding:24px;backdrop-filter:blur(12px);box-shadow:0 28px 70px rgba(0,0,0,.20)}.coupon-card .eyebrow{color:#cbd5e1;font-size:12px;font-weight:850;margin-bottom:9px}.coupon-card .big{font-size:42px;line-height:1.08;font-weight:950;letter-spacing:-2.3px}.coupon-card .small{color:#dbe4f0;font-size:13px;line-height:1.65;margin-top:12px}.coupon-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.coupon-grid div{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:14px}.coupon-grid b{display:block;font-size:19px}.coupon-grid span{display:block;font-size:12px;color:#cbd5e1;margin-top:5px;line-height:1.35}
.quick{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:24px 32px;background:#fff}.quick-card{border:1px solid #edf0f5;border-radius:22px;padding:18px;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.05)}.quick-card b{font-size:16px;letter-spacing:-.5px}.quick-card p{font-size:13px;color:var(--muted);line-height:1.6;margin-top:7px}.num{width:30px;height:30px;background:#111827;color:white;border-radius:11px;display:grid;place-items:center;font-weight:950;font-size:13px;margin-bottom:12px}
.content{padding:18px 32px 54px}.section{padding:38px 0;border-top:1px solid #eef2f7}.section h2{font-size:31px;line-height:1.25;letter-spacing:-1.6px;margin-bottom:12px}.section h3{font-size:22px;line-height:1.35;letter-spacing:-1px;margin:24px 0 10px}.lead{font-size:16px;color:#475569;line-height:1.9;max-width:880px}.highlight{background:linear-gradient(transparent 58%,#fde68a 0);padding:0 2px;font-weight:950;color:#111827}
.rank-list{background:#fff;border:1px solid #eef2f7;border-radius:28px;margin-top:22px;overflow:hidden;box-shadow:0 18px 45px rgba(15,23,42,.06)}.rank{display:flex;align-items:center;gap:14px;padding:18px 20px;border-bottom:1px solid #f1f5f9}.rank:last-child{border-bottom:0}.rank .rnum{width:34px;height:34px;border-radius:13px;background:#111827;color:white;display:grid;place-items:center;font-weight:950;flex-shrink:0}.rank b{font-size:16px}.rank p{font-size:13px;color:#64748b;line-height:1.6;margin-top:4px}.rank .tag{margin-left:auto;flex-shrink:0}
.price-table{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.plan{position:relative;border:1px solid #e5e7eb;border-radius:28px;padding:24px;background:#fff;box-shadow:0 14px 35px rgba(15,23,42,.05)}.plan.recommend{border:2px solid #111827}.plan .label{position:absolute;top:-13px;left:22px;background:#111827;color:white;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950}.plan h3{font-size:22px;letter-spacing:-1px;margin-bottom:10px}.price{font-size:34px;font-weight:950;letter-spacing:-1.8px;margin:12px 0 3px}.price-note{font-size:12px;color:#64748b}.plan ul{list-style:none;display:grid;gap:9px;margin-top:18px}.plan li{font-size:14px;line-height:1.55;color:#374151;padding-left:22px;position:relative}.plan li:before{content:"✓";position:absolute;left:0;top:0;color:#16a34a;font-weight:950}.plan-actions{display:grid;gap:9px;margin-top:18px}.plan .btn{width:100%;padding:15px 14px}.premium-btn{background:#111827;color:white}.plus-btn{background:#4c1d95;color:white}.ghost-btn{background:#f8fafc;color:#334155;border:1px solid #e5e7eb}
.callout{margin-top:22px;background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;padding:18px;color:#9a3412;font-size:14px;line-height:1.8}.bluebox{margin-top:22px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:22px;padding:18px;color:#1e40af;font-size:14px;line-height:1.8}.article-body{display:grid;gap:18px;margin-top:22px}.article-body p{font-size:16px;line-height:1.9;color:#374151}.article-body ul{padding-left:22px}.article-body li{font-size:15px;line-height:1.8;color:#475569;margin:6px 0}
.story-box{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;margin-top:22px}.story-card{background:#111827;color:white;border-radius:28px;padding:24px;overflow:hidden;position:relative}.story-card:after{content:"";position:absolute;width:160px;height:160px;background:#fde047;border-radius:50%;filter:blur(45px);opacity:.22;right:-55px;bottom:-70px}.story-card b{font-size:22px;letter-spacing:-1px;line-height:1.35}.story-card p{font-size:14px;line-height:1.75;color:#dbe4f0;margin-top:13px;position:relative;z-index:1}.story-list{display:grid;gap:10px}.story-list div{background:#f8fafc;border:1px solid #eef2f7;border-radius:20px;padding:16px}.story-list b{font-size:15px}.story-list p{font-size:13px;color:#64748b;line-height:1.65;margin-top:5px}
.review-grid,.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.review,.guide-card{background:#f8fafc;border:1px solid #eef2f7;border-radius:22px;padding:18px}.review b,.guide-card b{font-size:15px}.review p,.guide-card p{font-size:13px;color:#475569;line-height:1.75;margin-top:9px}.guide-card{display:block;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.04);transition:.18s ease}.guide-card:hover{transform:translateY(-2px);border-color:#c7d2fe}.guide-card small{display:inline-flex;background:#eef2ff;color:#3730a3;border-radius:999px;padding:5px 8px;font-weight:900;font-size:11px;margin-bottom:10px}.guide-card b{display:block;font-size:16px;letter-spacing:-.5px}.faq{display:grid;gap:12px;margin-top:22px}.faq details{background:#fff;border:1px solid #eef2f7;border-radius:20px;padding:17px 18px}.faq summary{cursor:pointer;font-weight:950;letter-spacing:-.4px}.faq p{font-size:14px;color:#475569;line-height:1.75;margin-top:12px}
.final-cta{margin-top:28px;border-radius:32px;background:linear-gradient(135deg,#111827,#4c1d95);color:white;padding:30px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;overflow:hidden}.final-cta h2{font-size:30px;line-height:1.25;letter-spacing:-1.5px}.final-cta p{font-size:14px;color:#dbe4f0;line-height:1.7;margin-top:9px}.final-cta .btn{background:#fde047;color:#111827}
.footer{border-top:1px solid #eef2f7;background:#f8fafc;padding:28px 32px;color:#64748b;font-size:12px;line-height:1.7}.footer b{color:#111827}.small-update{font-size:12px;color:#94a3b8;margin-top:10px}
@media(max-width:820px){.page{box-shadow:none}.nav{padding:12px 16px;align-items:flex-start;gap:10px;flex-direction:column}.nav-links{gap:10px}.nav-links a{font-size:12px}.hero{padding:54px 18px 30px}.hero-inner{grid-template-columns:1fr;gap:22px}h1{font-size:38px;letter-spacing:-2.2px}.hero-desc{font-size:15px}.coupon-card .big{font-size:34px}.quick{grid-template-columns:1fr;padding:18px}.content{padding:10px 18px 42px}.section h2{font-size:26px}.price-table,.review-grid,.story-box,.guide-grid{grid-template-columns:1fr}.rank{align-items:flex-start}.rank .tag{display:none}.final-cta{grid-template-columns:1fr;padding:24px}.top-strip{font-size:11px}.coupon-grid{grid-template-columns:1fr 1fr}}
