.kiosk-scope{--k-bg:#0a0a0b;--k-bg-2:#0e0f12;--k-surface:#131417;--k-surface-2:#1a1c21;--k-line:rgba(255,255,255,0.1);--k-line-2:rgba(255,255,255,0.18);--k-ink:#f5f6f8;--k-ink-2:#b9bdc6;--k-muted:#7c818c;--k-brand:#3861fb;--k-brand-2:#2e57f1;--k-brand-soft:rgba(56,97,251,0.14);--k-cyan:#35d7e4;--k-gold:#e0b85f;--k-gold-soft:rgba(224,184,95,0.12);--k-ok:#37d399;--k-ok-soft:rgba(55,211,153,0.12);--k-danger:#ff6b6b;--k-danger-soft:rgba(255,107,107,0.1);--k-radius:14px;--k-radius-sm:10px;--k-shadow:0 8px 30px rgba(0,0,0,0.45);--k-shadow-lift:0 12px 34px rgba(0,0,0,0.5);--k-sec-pad:88px;--k-ease:cubic-bezier(0.2,0.7,0.3,1);--k-fs-display:46px;--k-fs-h1:30px;--k-fs-h2:22px;--k-fs-h3:17px;--k-fs-body:15px;--k-fs-sm:13px;--k-fs-micro:11.5px;--k-ls-micro:1.4px;display:flex;flex-direction:column;min-height:100dvh;background:var(--k-bg);color:var(--k-ink);color-scheme:dark;font-size:var(--k-fs-body);line-height:1.6;-webkit-tap-highlight-color:transparent}@media (max-width:768px){.kiosk-scope{--k-sec-pad:56px;--k-fs-display:30px;--k-fs-h1:23px;--k-fs-h2:19px;--k-fs-h3:16px;--k-fs-body:14px;--k-fs-sm:12.5px;--k-fs-micro:11px;--k-ls-micro:1.2px}}.kiosk-scope,.kiosk-scope *{font-family:"Pretendard",var(--font-pretendard),-apple-system,"Apple SD Gothic Neo",sans-serif}.kiosk-scope ::selection{background:rgba(56,97,251,.35);color:#fff}.kiosk-scope label{font-size:var(--k-fs-micro);letter-spacing:var(--k-ls-micro);color:var(--k-muted);font-weight:600;display:block;margin:16px 0 7px}.kiosk-scope input[type=number],.kiosk-scope input[type=text],.kiosk-scope select{width:100%;border:1px solid var(--k-line);border-radius:var(--k-radius-sm);padding:12px 13px;font-size:var(--k-fs-body);font-family:inherit;background:var(--k-surface-2);color:var(--k-ink);transition:border-color .15s ease,box-shadow .15s ease}.kiosk-scope input[type=text]::placeholder{color:#666b75}.kiosk-scope input[type=date]:focus,.kiosk-scope input[type=number]:focus,.kiosk-scope input[type=text]:focus,.kiosk-scope select:focus{outline:none;border-color:var(--k-brand);box-shadow:0 0 0 3px var(--k-brand-soft)}.kiosk-scope input[type=date]{color-scheme:dark;background:var(--k-surface-2);border:1px solid var(--k-line);border-radius:var(--k-radius-sm);padding:10px 12px;font-size:var(--k-fs-sm);font-family:inherit;color:var(--k-ink);min-width:158px;transition:border-color .15s ease,box-shadow .15s ease}.kiosk-scope h1,.kiosk-scope h2,.kiosk-scope h3{font-weight:700;letter-spacing:-.4px;color:var(--k-ink)}.kiosk-scope h3{font-size:var(--k-fs-h3)}.kiosk-scope :focus-visible{outline:2px solid var(--k-brand);outline-offset:2px}.kiosk-scope [id]{scroll-margin-top:76px}@media (prefers-reduced-motion:reduce){.kiosk-scope *,.kiosk-scope :after,.kiosk-scope :before{animation:none!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}