:root{--black:#030303;--black-2:#080808;--graphite:#121212;--graphite-2:#1b1b1b;--white:#f5f1e8;--muted:#a8a29a;--muted-2:#6e6962;--gold:#c7a15a;--gold-soft:#e4c477;--gold-deep:#8f6a32;--line:#f5f1e81f;--line-soft:#f5f1e80f;--line-dark:#03030324}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);letter-spacing:0;word-break:keep-all;line-break:strict;overflow-wrap:break-word;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif;font-weight:300}body:before{content:"";z-index:9999;pointer-events:none;mix-blend-mode:screen;opacity:.13;background-image:url(/assets/texture.webp);background-size:720px;position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#030303e0,#03030333,#0000);justify-content:space-between;align-items:center;height:76px;padding:0 56px;display:flex;position:fixed;top:0;left:0;right:0}.brand{gap:6px;line-height:1;display:grid}.brand span{font-size:1.9rem}.brand small,.eyebrow,.card small{color:var(--gold);letter-spacing:.32em;text-transform:uppercase;font-size:.68rem;font-weight:400}.nav-links{color:#f5f1e8c7;gap:32px;font-size:.84rem;display:flex}.nav-links a{transition:color .18s}.nav-links a:hover{color:var(--gold)}.header-cta,.btn{min-height:42px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #f5f1e847;border-radius:999px;justify-content:center;align-items:center;padding:0 19px;font-size:.84rem;display:inline-flex}.btn.gold,.header-cta:hover,.btn:hover{border-color:var(--gold)}.btn.gold{background:var(--gold);color:#100e0a}.btn:disabled{cursor:progress;opacity:.56}.btn.mini{min-height:34px;padding:0 12px;font-size:.72rem}.mobile-nav{display:none}.mobile-nav summary{cursor:pointer;gap:6px;width:30px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav span{background:var(--white);height:1px;display:block}.mobile-nav div{border:1px solid var(--line);background:#080808f5;border-radius:20px;gap:2px;padding:12px;display:grid;position:fixed;top:76px;left:18px;right:18px}.mobile-nav a{color:#f5f1e8d1;padding:14px}.hero{background:var(--black);align-items:flex-end;min-height:92svh;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;filter:saturate(.78)contrast(1.05)}.hero-shade{background:linear-gradient(90deg,#030303e0,#03030385,#0303032e),linear-gradient(#0303036b,#0303030d 45%,#030303db);position:absolute;inset:0}.hero-inner{width:min(100%,1440px);margin:0 auto;padding:132px 56px 82px;position:relative}.eyebrow{margin:0 0 24px;line-height:1.6}.hero-title{max-width:980px;margin:0;font-size:8.2rem;font-weight:300;line-height:.94}.hero-title span,.section-title{white-space:pre-line}.hero-title span{white-space:nowrap;display:block}.hero-copy{color:#f5f1e8c7;max-width:680px;margin:28px 0 0;font-size:1.12rem;line-height:1.72}.hero-actions,.inline-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.section{max-width:1440px;margin:0 auto;padding:148px 56px}.dark-section{background:var(--black);color:var(--white)}.light-section{background:var(--white);color:var(--black)}.section-header{grid-template-columns:minmax(0,1.1fr) minmax(280px,.68fr);align-items:end;gap:86px;margin-bottom:74px;display:grid}.section-title{margin:0;font-size:5.8rem;font-weight:300;line-height:1}.section-copy{color:#f5f1e8b8;margin:0;font-size:1.05rem;line-height:1.78}.section-copy.dark{color:#4d4841}.grid-2,.grid-3,.grid-4{gap:14px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--line);background:#ffffff07;border-radius:24px;padding:26px}.light-section .card{border-color:var(--line-dark);background:#ffffff80}.card h3{margin:14px 0 12px;font-size:1.55rem;font-weight:300;line-height:1.2}.card p,.card li{color:#f5f1e8ad;line-height:1.7}.light-section .card p,.light-section .card li{color:#5d554b}.flow{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.flow .card{min-height:220px}.trust-pool-grid,.anonymous-card-grid,.preview-card-grid,.demo-steps,.filter-grid{gap:12px;display:grid}.trust-pool-grid{grid-template-columns:repeat(6,1fr)}.pool-card,.anonymous-card,.preview-card,.demo-data-panel{border:1px solid var(--line-dark);background:#ffffff8a;border-radius:20px;padding:22px}.pool-card p,.anonymous-card p{color:#5d554b;margin:12px 0 0;line-height:1.62}.anonymous-card-grid{grid-template-columns:repeat(4,1fr);margin-top:18px}.anonymous-card span{color:var(--gold-deep);font-size:.75rem}.anonymous-card h3{margin:10px 0;font-size:1.35rem;font-weight:300}.split-media,.demo-section{grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);align-items:center;gap:48px;display:grid}.cinema-frame{border:1px solid var(--line);background:#0a0a0a;border-radius:28px;min-height:560px;position:relative;overflow:hidden}.light-frame{border-color:var(--line-dark)}.form-page{max-width:1440px;margin:0 auto;padding:130px 56px 120px}.form-shell{grid-template-columns:minmax(0,.72fr) minmax(560px,1fr);align-items:start;gap:48px;display:grid}.senior-form-shell{grid-template-columns:minmax(300px,.54fr) minmax(600px,1fr)}.quick-register-intro{position:sticky;top:110px}.quick-register-intro .section-title{font-size:4.4rem}.privacy-callout{background:#c7a15a1a;border:1px solid #c7a15a6b;border-radius:22px;gap:8px;margin:26px 0;padding:22px;display:grid}.privacy-callout b{color:var(--gold-soft);font-size:1.1rem;font-weight:400}.privacy-callout span{color:#f5f1e8b8;line-height:1.65}.form-panel,.preview-panel,.admin-panel{border:1px solid var(--line);background:#ffffff07;border-radius:28px;padding:28px}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.quick-form{position:relative}.quick-badge{min-height:32px;color:var(--gold);border:1px solid #c7a15a5c;border-radius:999px;align-items:center;margin-bottom:18px;padding:0 12px;font-size:.78rem;display:inline-flex}label{color:#f5f1e8c7;gap:8px;font-size:.86rem;display:grid}.wide{grid-column:1/-1}input,select,textarea{border:1px solid var(--line);width:100%;color:var(--white);background:#0c0c0c;border-radius:16px;outline:none;padding:14px 15px}textarea{resize:vertical;min-height:126px}input:focus,select:focus,textarea:focus{border-color:var(--gold)}.check-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.compact-check-grid{grid-template-columns:repeat(3,1fr)}.checkbox-card{border:1px solid var(--line);color:#f5f1e8c7;border-radius:15px;align-items:flex-start;gap:10px;padding:12px;display:flex}.checkbox-card input{width:auto;margin-top:3px}.consent-card{background:#c7a15a0f}.visibility-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.visibility-option{border:1px solid var(--line);background:#ffffff05;border-radius:18px;align-items:flex-start;gap:10px;padding:14px;display:flex}.visibility-option input{width:auto;margin-top:4px}.visibility-option span{gap:5px;display:grid}.visibility-option b{color:var(--white);font-weight:400}.visibility-option small{color:#f5f1e894;line-height:1.5}.advanced-box{border:1px solid var(--line);background:#ffffff05;border-radius:20px;padding:16px}.advanced-box summary{cursor:pointer;color:var(--gold)}.advanced-grid{margin-top:18px}.form-status{color:var(--gold);margin:16px 0 0;line-height:1.6}.preview-grid{gap:12px;display:grid}.preview-item{border-bottom:1px solid var(--line);padding:0 0 14px}.preview-item:last-child{border-bottom:0}.preview-item b{color:var(--gold);margin-bottom:6px;font-weight:400;display:block}.preview-item p,.preview-item ul{color:#f5f1e8bd;margin:0;line-height:1.65}.preview-heading-row,.panel-title-row{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.preview-heading-row h2{margin:0;font-size:2rem;font-weight:300}.status-pill{color:var(--gold);white-space:nowrap;border:1px solid #c7a15a5c;border-radius:999px;padding:8px 12px;font-size:.75rem}.preview-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-card{border-color:var(--line);background:#ffffff07}.preview-card b{color:var(--gold);margin-bottom:8px;font-weight:400;display:block}.preview-card p{color:#f5f1e8b8;margin:0;line-height:1.65}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.tag{min-height:30px;color:var(--gold);white-space:nowrap;border:1px solid #c7a15a52;border-radius:999px;align-items:center;padding:0 10px;font-size:.75rem;display:inline-flex}.admin-layout{max-width:1440px;margin:0 auto;padding:130px 56px 120px}.admin-toolbar{flex-wrap:wrap;align-items:end;gap:12px;margin:26px 0;display:flex}.admin-toolbar label{width:min(100%,360px)}.admin-command-panel{margin-top:28px}.filter-grid{grid-template-columns:1.6fr repeat(4,1fr)}.panel-title-row{margin-bottom:14px}.panel-title-row span{color:var(--gold)}.admin-list{gap:12px;display:grid}.admin-row{border:1px solid var(--line);background:#ffffff07;border-radius:20px;grid-template-columns:1fr auto;gap:14px;padding:18px;display:grid}.admin-row h3{margin:0 0 8px;font-weight:300}.admin-row p{color:#f5f1e89e;margin:0;line-height:1.6}.complete-page{max-width:920px;min-height:76svh;margin:0 auto;padding:150px 28px 100px}.complete-page h1{margin:0 0 22px;font-size:5rem;font-weight:300;line-height:1.05}.demo-flow-page{max-width:1180px;margin:0 auto;padding:140px 56px 110px}.demo-flow-page .section-title{font-size:5rem}.demo-data-panel{border-color:var(--line);background:#ffffff07;margin:34px 0 18px}.demo-data-panel h2{margin:12px 0;font-weight:300}.demo-data-panel p{color:#f5f1e8b8;line-height:1.7}.demo-steps{grid-template-columns:repeat(5,1fr)}.site-footer{border-top:1px solid var(--line);color:#f5f1e894;background:var(--black);justify-content:space-between;gap:24px;padding:40px 56px;font-size:.85rem;display:flex}.site-footer div{gap:6px;display:grid}.site-footer strong{color:var(--white);font-weight:300}.site-footer nav{flex-wrap:wrap;gap:18px;display:flex}@media (max-width:1180px){.site-header{padding:0 28px}.nav-links,.header-cta{display:none}.mobile-nav{display:block}.section,.form-page,.admin-layout{padding-left:28px;padding-right:28px}.section-header,.form-shell{grid-template-columns:1fr}.grid-4,.flow,.trust-pool-grid,.anonymous-card-grid,.demo-steps{grid-template-columns:repeat(2,1fr)}.split-media,.demo-section,.senior-form-shell{grid-template-columns:1fr}.quick-register-intro{position:static}.filter-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.site-header{height:70px;padding:0 20px}.brand span{font-size:1.45rem}.brand small{font-size:.5rem}.mobile-nav div{top:70px}.hero-inner{padding:118px 20px 56px}.hero-title{max-width:100%;font-size:3rem;line-height:1.02}.hero-copy{max-width:100%;font-size:.96rem;line-height:1.68}.section,.form-page,.admin-layout{padding:88px 20px}.section-header{gap:24px;margin-bottom:42px}.section-title{font-size:3rem;line-height:1.08}.grid-2,.grid-3,.grid-4,.flow,.trust-pool-grid,.anonymous-card-grid,.demo-steps,.form-grid,.check-grid,.compact-check-grid,.visibility-grid,.preview-card-grid,.filter-grid{grid-template-columns:1fr}.quick-register-intro .section-title,.demo-flow-page .section-title{font-size:3rem}.cinema-frame{border-radius:20px;min-height:360px}.form-panel,.preview-panel,.admin-panel{padding:20px}.admin-row{grid-template-columns:1fr}.complete-page h1{font-size:3rem}.demo-flow-page{padding:110px 20px 88px}.site-footer{padding:32px 20px;display:grid}}
