:root{
  --paper:#f7f1e5;
  --surface:#fffdf7;
  --ink:#151515;
  --muted:#746d62;
  --lime:#c9ff00;
  --coral:#ff684d;
  --yellow:#ffd84d;
  --line:rgba(21,21,21,.15);
  --shadow:4px 5px 0 rgba(21,21,21,.14);
  --radius:24px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Pretendard,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;line-height:1.65;word-break:keep-all}
a{color:inherit}
button,input,textarea{font:inherit}
img{max-width:100%}
.wrap{width:min(1040px,calc(100% - 40px));margin-inline:auto}
.nav{position:sticky;top:0;z-index:10;padding-top:env(safe-area-inset-top);background:rgba(247,241,229,.9);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(21,21,21,.08)}
.nav__inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;letter-spacing:-.04em;font-size:21px}
.brand__mark{width:38px;height:38px;display:block;object-fit:cover;border:1.5px solid var(--ink);border-radius:12px;box-shadow:2px 3px 0 rgba(21,21,21,.18)}
.nav__links{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:750}
.nav__links a{text-decoration:none;color:var(--muted)}
.nav__links a:hover{color:var(--ink)}
.nav__links a[aria-current="page"]{color:var(--ink);text-decoration:underline;text-decoration-color:var(--lime);text-decoration-thickness:4px;text-underline-offset:5px}
.hero{padding:92px 0 72px;overflow:hidden}
.hero__grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}
.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1.5px solid var(--ink);border-radius:999px;background:var(--lime);box-shadow:2px 3px 0 rgba(21,21,21,.15);font-size:12px;font-weight:900;letter-spacing:.08em}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(48px,7vw,84px);line-height:.98;letter-spacing:-.065em;margin:24px 0 22px;font-weight:950}
.hero__lead{max-width:590px;color:var(--muted);font-size:clamp(18px,2vw,22px);font-weight:650;line-height:1.55}
.dots{display:flex;gap:7px;align-items:center;margin-top:26px}
.dots span:first-child{width:55px;border-radius:999px}.dots span{display:block;width:9px;height:9px;border-radius:50%;background:var(--lime)}
.dots span:nth-child(2){background:var(--coral)}.dots span:nth-child(3){background:var(--yellow)}
.hero-card{position:relative;min-height:440px;padding:34px;background:var(--lime);border:2px solid var(--ink);border-radius:36px;box-shadow:10px 12px 0 rgba(21,21,21,.18);transform:rotate(2deg);display:flex;flex-direction:column;justify-content:space-between}
.hero-card::before,.hero-card::after{content:"";position:absolute;border-radius:50%}
.hero-card::before{width:17px;height:17px;background:var(--coral);right:24px;top:-34px}.hero-card::after{width:11px;height:11px;background:var(--yellow);right:-28px;top:8px}
.hero-card__rank{font-size:14px;font-weight:900}.hero-card__title{font-size:34px;line-height:1.13;letter-spacing:-.05em;font-weight:950}
.cat{align-self:center;position:relative;width:190px;height:190px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:50%;background:var(--surface);box-shadow:5px 6px 0 rgba(21,21,21,.16)}
.cat::before{content:"";position:absolute;inset:-18px;border:2px dashed rgba(21,21,21,.3);border-radius:50%;transform:rotate(-8deg)}
.cat img{position:relative;z-index:1;width:166px;height:166px;object-fit:contain;filter:drop-shadow(3px 4px 0 rgba(21,21,21,.12))}
.hero-card__button{align-self:flex-end;padding:13px 20px;border-radius:999px;background:var(--ink);color:var(--lime);font-weight:900}
.section{padding:82px 0}.section--surface{background:var(--surface);border-block:1px solid rgba(21,21,21,.08)}
.section__head{max-width:650px;margin-bottom:38px}.section__head h2{font-size:clamp(34px,5vw,54px);line-height:1.08;letter-spacing:-.055em;margin-bottom:14px}.section__head p{color:var(--muted);font-size:18px}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{padding:26px;background:var(--surface);border:1.5px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}
.card__icon{width:48px;height:48px;display:grid;place-items:center;border:1.5px solid var(--ink);border-radius:15px;margin-bottom:24px;font-size:22px;font-weight:900}.card:nth-child(1) .card__icon{background:var(--lime)}.card:nth-child(2) .card__icon{background:var(--coral)}.card:nth-child(3) .card__icon{background:var(--yellow)}
.card h3{font-size:22px;letter-spacing:-.035em;margin-bottom:8px}.card p{color:var(--muted);margin-bottom:0}
.privacy-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start;padding:38px;border:2px solid var(--ink);border-radius:32px;background:var(--ink);color:var(--surface);box-shadow:8px 9px 0 var(--lime)}
.privacy-band h2{font-size:38px;line-height:1.1;letter-spacing:-.05em;margin-bottom:0}.privacy-list{display:grid;gap:14px}.privacy-list div{display:flex;gap:12px;align-items:flex-start}.privacy-list b{color:var(--lime)}
.cta{text-align:center;padding:86px 20px}.cta h2{font-size:clamp(38px,6vw,66px);line-height:1.02;letter-spacing:-.06em;margin-bottom:18px}.cta p{color:var(--muted);font-size:18px}.pill{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;margin-top:18px;border:1.5px solid var(--ink);border-radius:999px;background:var(--lime);box-shadow:3px 4px 0 rgba(21,21,21,.18);font-weight:900;text-decoration:none}
.footer{padding:34px 0 46px;border-top:1px solid rgba(21,21,21,.1);color:var(--muted);font-size:14px}.footer__inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer__links{display:flex;gap:16px;flex-wrap:wrap}.footer a{text-decoration:none}.footer a:hover{color:var(--ink)}
.document{width:min(760px,calc(100% - 40px));margin:0 auto;padding:72px 0 96px}.document__header{padding-bottom:34px;margin-bottom:38px;border-bottom:2px solid var(--ink)}
.document__label{font-size:12px;font-weight:900;letter-spacing:.1em;color:var(--coral)}
.document h1{font-size:clamp(40px,7vw,62px);margin:12px 0 18px}.document__summary{font-size:18px;color:var(--muted)}
.document__meta{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px;color:var(--muted);font-size:13px;font-weight:700}
.document section{margin-top:40px}.document h2{font-size:25px;letter-spacing:-.04em;margin-bottom:13px}.document h3{font-size:18px;margin:22px 0 8px}.document p,.document li{color:#3e3a34}.document ul,.document ol{padding-left:22px}.document li+li{margin-top:7px}.notice{padding:18px 20px;border:1.5px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:3px 4px 0 rgba(21,21,21,.1)}
.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;border:1.5px solid var(--line);border-radius:18px;background:var(--surface)}
table{width:100%;border-collapse:collapse;min-width:650px;font-size:14px}th,td{text-align:left;vertical-align:top;padding:14px 15px;border-bottom:1px solid var(--line)}th{background:#eee6d9;font-size:12px}tr:last-child td{border-bottom:0}
.contact-card{padding:24px;border:2px solid var(--ink);border-radius:22px;background:var(--lime);box-shadow:var(--shadow)}.contact-card h2{margin-bottom:8px}.contact-card a{font-weight:900}
.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{cursor:pointer;font-weight:850;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq details p{margin:10px 0 0}
@media(max-width:760px){
  .wrap{width:min(100% - 32px,1040px)}
  .nav__inner{height:64px;gap:10px}
  .brand{gap:7px;font-size:18px;white-space:nowrap}
  .brand__mark{width:34px;height:34px;border-radius:10px}
  .nav__links{gap:11px;font-size:12px;white-space:nowrap}
  .hero{padding:58px 0 56px}
  .hero__grid,.privacy-band{grid-template-columns:1fr}
  .hero__grid{gap:48px}
  .hero-card{min-height:390px;padding:26px;transform:none}
  .hero-card__title{font-size:30px}
  .cat{width:170px;height:170px}
  .cat img{width:148px;height:148px}
  .grid{grid-template-columns:1fr}
  .section{padding:62px 0}
  .privacy-band{gap:28px;padding:28px}
  .document{width:min(100% - 32px,760px);padding:44px 0 72px}
  .document h1{font-size:clamp(34px,10vw,46px);overflow-wrap:anywhere}
  .document__summary{font-size:16px}
  .document section{margin-top:34px}
  .document h2{font-size:22px}
  table{min-width:560px}
  .footer{padding-bottom:calc(34px + env(safe-area-inset-bottom))}
}
@media(max-width:360px){
  .wrap,.document{width:calc(100% - 24px)}
  .nav__inner{gap:7px}
  .brand{font-size:16px}
  .brand__mark{width:32px;height:32px}
  .nav__links{gap:8px;font-size:11px}
  .hero-card{padding:22px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
