*,:after,:before{box-sizing:border-box}blockquote,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[class],ul[class]{list-style:none;padding:0;margin:0}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}textarea{resize:vertical}:root{--ink:#07152f;--blue:#2463ff;--coral:#ff6255;--mint:#30d5a6;--soft:#f4f7fb;--line:#e2e8f1;--muted:#667085}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Pretendard,Noto Sans KR,Arial,sans-serif;color:var(--ink);background:#fff}button,input,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(225,232,244,.8)}.brand,.sidebar>button,.spec-header>button{border:0;background:none;padding:0}.logo{gap:9px;font-size:1.22rem;font-weight:900;letter-spacing:.08em}.logo i{display:grid;place-items:center;width:28px;height:28px;border-radius:10px 10px 10px 3px;background:linear-gradient(135deg,var(--coral),#ff9b55);color:#fff;font-style:normal;font-family:Georgia;font-size:20px}.logo small{position:absolute;top:24px;left:37px;width:140px;font-size:7px;letter-spacing:.2em;color:#8290a6}.logo.light small{color:#8fa2c4}.nav{display:flex;gap:32px;align-items:center;font-weight:650;font-size:.92rem}.nav a,.nav-link{padding:26px 0;border:0;background:none}.nav a:hover,.nav-link:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:10px}.ghost,.solid{border:0;border-radius:999px;padding:11px 20px;font-weight:800}.solid{background:var(--ink);color:#fff}.ghost{background:#f1f5fb;color:var(--ink)}.menu-btn{display:none;border:0;background:none}.hero{min-height:680px;background:#06142e;color:#fff;position:relative;overflow:hidden;display:flex;align-items:center;padding:8vw 7vw}.hero:after{content:"";background:linear-gradient(90deg,#06142e 2%,rgba(6,20,46,.85) 43%,rgba(6,20,46,0) 74%)}.hero-img,.hero:after{position:absolute;inset:0}.hero-img{width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;z-index:2;max-width:660px}.eyebrow{display:flex;align-items:center;gap:8px;font-size:.72rem;font-weight:900;letter-spacing:.17em;color:#84b6ff}.eyebrow.dark{color:var(--blue)}.hero h1{font-size:clamp(3rem,6vw,6rem);line-height:1.02;letter-spacing:-.065em;margin:24px 0}.hero h1 em{font-style:normal;color:#fff;background:linear-gradient(90deg,#5ba2ff,#69edcc,#ff7c67);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero p{font-size:1.25rem;line-height:1.7;color:#cdd9ed}.hero-buttons{display:flex;gap:12px;margin-top:34px}.cta{border:0;border-radius:15px;background:var(--blue);color:#fff;font-weight:900;padding:17px 24px;display:inline-flex;align-items:center;gap:18px}.cta svg{width:19px}.cta.secondary{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.3)}.cta.light{background:#fff;color:var(--ink)}.trust-row{display:flex;gap:24px;margin-top:42px;color:#bfd0ec;font-size:.82rem;font-weight:700}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row svg{width:17px;color:#59ddbb}.ticker{height:68px;display:flex;align-items:center;justify-content:space-around;padding:0 4vw;border-bottom:1px solid var(--line);font-weight:800;color:#5c6b84}.section{padding:110px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:44px}.section-head h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.12;letter-spacing:-.055em;margin:13px 0 0}.circle-btn{border:1px solid #bcc7d8;border-radius:999px;background:#fff;padding:14px 18px;font-weight:800;display:flex;align-items:center;gap:10px}.circle-btn svg{width:17px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.product{text-align:left;border:0;background:#fff;padding:0;min-width:0}.gift-visual{height:240px;border-radius:24px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.2)}.gift-visual:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(255,255,255,.25);border-radius:50%;right:-30px;bottom:-60px;box-shadow:0 0 0 35px rgba(255,255,255,.06)}.gift-visual.navy{background:linear-gradient(135deg,#07142d,#284b87)}.gift-visual.coral{background:linear-gradient(135deg,#ff554d,#ff9876)}.gift-visual.green{background:linear-gradient(135deg,#007e6c,#46d7aa)}.gift-visual.blue{background:linear-gradient(135deg,#2a55ff,#4baeff)}.gift-visual b{font:900 3.7rem/1 Georgia;z-index:1}.gift-visual small{font-size:.67rem;letter-spacing:.12em;z-index:1}.discount{align-self:flex-end;background:#fff;color:var(--ink);border-radius:99px;padding:7px 10px;font-weight:900;z-index:1}.product>span{display:block;color:#7b879a;font-size:.78rem;font-weight:700;margin-top:18px}.product h3{font-size:1rem;margin:7px 0 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price{display:flex;flex-direction:column;gap:4px}.price s{color:#9aa5b5;font-size:.82rem}.price strong{font-size:1.35rem}.split-section{background:var(--blue);color:#fff;display:grid;grid-template-columns:1fr 1.1fr;min-height:650px}.sell-story{padding:100px 7vw}.sell-story h2{font-size:clamp(2.6rem,5vw,5rem);line-height:1.08;letter-spacing:-.06em;margin:20px 0}.sell-story p{color:#c9d8ff;line-height:1.8;max-width:490px}.steps{background:#0a1a38;padding:85px 6vw;display:flex;flex-direction:column;justify-content:center}.step{display:grid;grid-template-columns:60px 1fr auto;grid-gap:16px;gap:16px;align-items:center;border-bottom:1px solid #31415e;padding:32px 0}.step>b{color:#6b85ad}.step h3{font-size:1.4rem;margin:0 0 8px}.step p{color:#98abc9;margin:0}.safety{background:#f5f8fc}.safety-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:18px;gap:18px}.safe-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;min-height:260px}.safe-card>svg{color:var(--blue);width:34px;height:34px}.safe-card h3{font-size:1.35rem;margin:60px 0 10px}.safe-card p{color:var(--muted);line-height:1.65;margin:0}.safe-card.big{grid-row:span 2;background:var(--ink);color:#fff}.safe-card.big p{color:#b9c9e4;max-width:520px}.safe-card.big h3{font-size:2.1rem;margin-top:110px}.flow{display:flex;align-items:center;margin-top:55px}.flow span{width:70px;height:70px;border-radius:50%;background:#182a4c;display:grid;place-items:center;font-size:.78rem;font-weight:800}.flow i{height:1px;background:#385078;flex:1 1}.roles{background:#fff}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.role-card{border:0;border-radius:26px;padding:34px;text-align:left;min-height:360px;display:flex;flex-direction:column;color:#fff;transition:.3s}.role-card:hover{transform:translateY(-7px)}.role-card.consumer{background:#245dff}.role-card.admin{background:#ff6255}.role-card.spec{background:#07152f}.role-card>span{font-weight:900;opacity:.55}.role-card>svg{width:46px;height:46px;margin:54px 0 24px}.role-card h3{font-size:1.6rem;margin:0}.role-card p{line-height:1.6;opacity:.8}.role-card b{margin-top:auto;display:flex;align-items:center;gap:10px}.role-card b svg{width:18px}footer{background:#06132a;color:#fff;padding:64px 7vw;display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;align-items:end}footer p{color:#91a3c2}footer div{display:flex;gap:24px;justify-content:flex-end;font-size:.82rem}footer small{color:#627492;grid-column:1/-1;border-top:1px solid #23334f;padding-top:28px}.app-shell{min-height:100vh;background:#f3f6fb;display:grid;grid-template-columns:255px 1fr}.sidebar{background:#07152f;color:#fff;padding:29px 18px;position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.profile{display:flex;gap:12px;align-items:center;margin:50px 4px 25px;padding:16px;background:#112442;border-radius:15px}.avatar{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#6c9dff);display:grid;place-items:center;font-weight:900}.profile b,.profile small{display:block}.profile b{font-size:.85rem}.profile small{font-size:.62rem;color:#7fb1ff;margin-top:4px}.sidebar nav{display:flex;flex-direction:column;gap:3px}.back-site,.sidebar nav a,.sidebar nav button{color:#9eb0ce;background:transparent;border:0;padding:12px 13px;border-radius:10px;text-align:left;display:flex;align-items:center;gap:12px;font-size:.85rem;font-weight:700}.back-site svg,.sidebar nav a svg,.sidebar nav button svg{width:18px}.sidebar nav a.active,.sidebar nav button.active{background:#245dff;color:#fff}.back-site{margin-top:auto;border-top:1px solid #213351;border-radius:0;padding-top:20px}.back-site svg{transform:rotate(180deg)}.workspace{min-width:0}.workspace>header{height:104px;background:#fff;border-bottom:1px solid var(--line);padding:0 36px;display:flex;justify-content:space-between;align-items:center}.workspace>header small{color:var(--blue);font-size:.65rem;font-weight:900;letter-spacing:.13em}.workspace>header h1{margin:5px 0 0;font-size:1.65rem}.workspace-actions{display:flex;align-items:center;gap:12px}.workspace-actions a,.workspace-actions button{width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:13px;position:relative}.workspace-actions svg{width:18px}.workspace-actions i{width:6px;height:6px;border-radius:50%;background:var(--coral);position:absolute;right:8px;top:8px}.workspace-actions span{font-size:.82rem;font-weight:800;margin-left:5px}.dash-content{padding:30px 36px}.notice{background:#eaf1ff;color:#174fc8;border:1px solid #d5e2ff;border-radius:14px;padding:15px 18px;display:flex;align-items:center;gap:12px;font-size:.84rem;font-weight:750}.notice svg{width:18px}.notice span{flex:1 1}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;margin:20px 0}.metric-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.metric-grid small,.metric-grid span,.metric-grid strong{display:block}.metric-grid small{color:#768399;font-size:.76rem;font-weight:700}.metric-grid strong{font-size:1.55rem;margin:14px 0 11px}.metric-grid span{color:#2c9d72;font-size:.7rem;font-weight:800}.dash-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:15px;gap:15px}.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.panel-head h3{margin:0;font-size:1rem}.panel-head a,.panel-head button{border:0;background:none;color:#64748b;font-size:.75rem;font-weight:700}.tr{display:grid;grid-template-columns:1.1fr 2fr 1fr 1fr;align-items:center;border-top:1px solid #edf0f5;padding:16px 5px;font-size:.78rem}.tr.th{border:0;background:#f6f8fb;color:#8290a4;border-radius:10px;padding:11px 9px;font-size:.7rem}.status,.tr.th{font-weight:800}.status{color:#245dff}.quick-list{display:flex;flex-direction:column}.quick-list a,.quick-list button{border:0;border-top:1px solid #edf0f5;background:#fff;padding:17px 0;display:grid;grid-template-columns:1fr auto 20px;text-align:left}.quick-list a:first-child,.quick-list button:first-child{border:0}.quick-list span{font-size:.79rem}.quick-list b{font-size:.75rem;color:var(--blue)}.quick-list svg{width:15px}.search-box{max-width:850px;margin:0 auto 24px;background:#fff;border:2px solid #172a4b;border-radius:17px;display:flex;align-items:center;padding:8px 9px 8px 18px}.search-box svg{width:20px}.search-box input{border:0;outline:0;flex:1 1;padding:12px}.search-box button{border:0;background:var(--ink);color:#fff;border-radius:10px;padding:11px 22px;font-weight:800}.filter-row{display:flex;gap:8px;margin-bottom:24px;overflow:auto}.filter-row a,.filter-row button,.pill{border:1px solid var(--line);background:#fff;border-radius:99px;padding:10px 17px;font-size:.75rem;font-weight:800;white-space:nowrap}.filter-row a.active,.filter-row button.active,.pill.active{background:var(--ink);color:#fff}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;background:#fff;border-radius:22px;padding:22px}.shop-grid .gift-visual{height:175px}.stepper{display:flex;max-width:900px;margin:0 auto 20px;background:#fff;border-radius:16px;padding:17px}.stepper div{flex:1 1;display:flex;align-items:center;gap:9px;color:#9aa6b8;font-size:.75rem;font-weight:800}.stepper b{width:28px;height:28px;border-radius:50%;background:#e9eef5;display:grid;place-items:center}.stepper .on{color:var(--ink)}.stepper .on b{background:var(--blue);color:#fff}.form-panel{max-width:900px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:42px}.form-panel h2{font-size:1.7rem;margin:13px 0 8px}.form-panel p{color:var(--muted)}.type-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px;margin:36px 0}.type-grid button{border:1px solid var(--line);background:#fff;border-radius:15px;min-height:160px;padding:22px;text-align:left;display:flex;flex-direction:column}.type-grid button.selected{border:2px solid var(--blue);background:#f5f8ff}.type-grid svg{color:var(--blue);margin-bottom:25px}.type-grid b,.type-grid small{display:block}.type-grid small{color:#788499;margin-top:7px}.fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin:32px 0}.fields label{font-size:.75rem;font-weight:800}.fields input,.fields select{display:block;width:100%;border:1px solid var(--line);border-radius:10px;padding:13px;margin-top:8px;background:#fff}.fields .wide{grid-column:1/-1}.form-next{margin-left:auto}.review-panel{margin-top:15px}.review-detail{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:25px;gap:25px;border-top:1px solid var(--line);padding-top:24px}.ticket-preview{min-height:220px;border-radius:18px;background:linear-gradient(135deg,#102447,#385987);color:#fff;padding:25px;display:flex;flex-direction:column}.ticket-preview svg{width:30px}.ticket-preview b{margin-top:35px}.ticket-preview strong{font-size:1.7rem;margin-top:7px}.ticket-preview small{margin-top:auto;color:#adbeda}.checks>h3{margin-top:0}.checks>div:not(.review-actions){display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:.78rem}.checks b{color:#11855e;display:flex;align-items:center;gap:5px}.checks svg{width:15px}.review-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.primary-mini,.review-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:9px 16px;font-size:.75rem;font-weight:800}.primary-mini,.review-actions .approve{background:var(--blue);color:#fff;border-color:var(--blue)}.recon{display:flex;align-items:center;background:#f7f9fc;border-radius:14px;padding:22px;margin-bottom:22px}.recon div{flex:1 1}.recon b,.recon small{display:block}.recon small{color:#788499;font-size:.68rem}.recon b{margin-top:7px}.recon>span{color:#9aa5b5;font-weight:900}.recon .result{background:#e9f1ff;padding:15px;border-radius:10px}.features-page{background:#f4f7fb;min-height:100vh}.spec-header{background:#07152f;height:80px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;color:#fff}.spec-header div{display:flex;gap:10px}.spec-header a,.spec-header div button{border:1px solid #344665;background:none;color:#fff;padding:11px 15px;border-radius:10px;font-size:.75rem}.spec-header a{background:#245dff;border-color:#245dff}.feature-hero{background:#07152f;color:#fff;padding:75px 7vw 90px}.feature-hero h1{font-size:clamp(2.8rem,6vw,5.5rem);letter-spacing:-.06em;margin:18px 0}.feature-hero p{color:#9eb2d2}.feature-search{margin-top:36px;max-width:530px;background:#fff;border-radius:14px;display:flex;align-items:center;color:var(--ink);padding:0 15px}.feature-search svg{width:19px}.feature-search input{border:0;outline:0;padding:16px;width:100%}.feature-body{padding:65px 7vw}.feature-group{display:grid;grid-template-columns:250px 1fr;grid-gap:40px;gap:40px;margin-bottom:60px}.feature-group aside span{color:#8c98aa;font-size:.75rem;font-weight:900}.feature-group aside h2{font-size:1.7rem;margin:12px 0 20px}.feature-group aside i{display:block;width:48px;height:5px}.feature-group>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.feature-group article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:22px;display:grid;grid-template-columns:38px 1fr 20px;grid-gap:10px;gap:10px}.feature-group article>b{color:#9ba7b7;font-size:.7rem}.feature-group article h3{font-size:.95rem;margin:0 0 7px}.feature-group article p{font-size:.78rem;color:#69768a;line-height:1.55;margin:0}.feature-group article svg{width:16px;color:#9aa6b8}@media(max-width:1050px){.nav{display:none}.nav.open{position:absolute;display:flex;flex-direction:column;gap:0;align-items:flex-start;top:76px;left:0;right:0;background:#fff;padding:20px 5vw;box-shadow:0 15px 25px rgba(0,0,0,.08)}.nav.open a,.nav.open button{padding:12px 0}.menu-btn{display:block}.hero{min-height:600px}.hero:after{background:linear-gradient(90deg,#06142e 5%,rgba(6,20,46,.83) 65%,rgba(6,20,46,.35))}.product-grid,.shop-grid{grid-template-columns:repeat(2,1fr)}.safety-grid{grid-template-columns:1fr 1fr}.safe-card.big{grid-column:1/-1;grid-row:auto}.role-grid{grid-template-columns:1fr}.role-card{min-height:280px}.app-shell{grid-template-columns:210px 1fr}.metric-grid{grid-template-columns:1fr 1fr}.dash-grid,.feature-group{grid-template-columns:1fr}.feature-group aside{display:flex;align-items:center;gap:15px}.feature-group aside h2{margin:0}.feature-group aside i{margin-left:auto}}@media(max-width:700px){.topbar{height:68px;padding:0 18px}.header-actions .ghost,.logo small{display:none}.hero{min-height:650px;padding:85px 22px 50px;align-items:flex-end}.hero:after{background:linear-gradient(0deg,#06142e 4%,rgba(6,20,46,.78) 72%,rgba(6,20,46,.1))}.hero h1{font-size:3.2rem}.hero p{font-size:1rem}.hero-buttons{flex-direction:column}.trust-row{gap:12px;flex-wrap:wrap}.ticker{overflow:hidden;justify-content:flex-start;gap:35px;padding:0 20px}.ticker span{white-space:nowrap}.section{padding:75px 20px}.section-head{align-items:flex-start;gap:20px}.section-head h2{font-size:2.4rem}.circle-btn{font-size:0;width:48px;height:48px;justify-content:center;padding:0}.product-grid,.shop-grid{grid-template-columns:1fr 1fr;gap:12px}.gift-visual{height:185px}.product h3{font-size:.88rem}.split-section{grid-template-columns:1fr}.sell-story,.steps{padding:70px 22px}.safety-grid{grid-template-columns:1fr}.safe-card.big{grid-column:auto}.safe-card.big h3{margin-top:60px}.role-card{padding:27px}.app-shell{display:block}.sidebar{position:fixed;height:auto;bottom:0;top:auto;left:0;right:0;z-index:40;padding:8px;background:#07152f}.sidebar .back-site,.sidebar .profile,.sidebar>button{display:none}.sidebar nav{display:flex;flex-direction:row;overflow:auto}.sidebar nav a,.sidebar nav button{min-width:76px;flex-direction:column;gap:2px;text-align:center;font-size:.62rem;padding:8px 5px}.sidebar nav a svg,.sidebar nav button svg{width:17px}.workspace>header{height:85px;padding:0 18px}.workspace-actions span{display:none}.dash-content{padding:18px 14px 95px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-grid article{padding:16px}.metric-grid strong{font-size:1.15rem}.tr{grid-template-columns:1fr 1.8fr 1fr}.tr span:nth-child(3){display:none}.shop-grid{padding:12px}.shop-grid .gift-visual{height:140px}.stepper span{display:none}.form-panel{padding:25px 18px}.fields,.type-grid{grid-template-columns:1fr}.fields .wide{grid-column:auto}.review-detail{grid-template-columns:1fr}.recon{overflow:auto;gap:14px}.recon div{min-width:130px}.feature-body{padding:45px 18px}.feature-group>div{grid-template-columns:1fr}.spec-header{padding:0 18px}.spec-header div button{display:none}.feature-hero{padding:60px 20px 70px}.feature-hero h1{font-size:3rem}footer{grid-template-columns:1fr;padding:50px 22px}footer div{justify-content:flex-start;flex-wrap:wrap}}:root{--font-display:"SF Pro Display","Helvetica Neue","Apple SD Gothic Neo",Pretendard,sans-serif;--font-body:"SF Pro Text","Apple SD Gothic Neo",Pretendard,"Noto Sans KR",sans-serif}body{font-family:var(--font-body);font-size:16px;letter-spacing:-.012em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.metric-grid b,h1,h2,h3,strong{font-family:var(--font-display)}.feature-hero h1,.hero h1,.section-head h2,.sell-story h2{font-weight:800;word-break:keep-all}.form-panel h2,.workspace>header h1{font-weight:760;letter-spacing:-.035em}.logo{height:40px;display:inline-flex;align-items:center;gap:10px;color:#0b1d40;font-size:medium;letter-spacing:normal}.logo,.logo-mark{position:relative}.logo-mark{width:34px;height:34px;display:block;transform:rotate(-6deg);flex:none}.logo-mark:before{content:"";position:absolute;inset:2px;border-radius:11px 11px 11px 4px;background:linear-gradient(145deg,#316cff,#1851ea 55%,#103bb6);box-shadow:0 7px 14px rgba(36,99,255,.22)}.logo-mark:after{content:"";position:absolute;left:10px;top:8px;width:14px;height:18px;border:3px solid #fff;border-right:0;border-bottom:0;border-radius:2px;transform:skew(-8deg)}.logo-mark b,.logo-mark em,.logo-mark i{display:block;position:absolute;z-index:2;border-radius:50%}.logo-mark i{width:6px;height:6px;right:1px;top:0;background:var(--coral)}.logo-mark b{width:4px;height:4px;right:-3px;top:8px;background:#58e0bd}.logo-mark em{width:3px;height:3px;right:4px;top:-4px;background:#ffd266}.logo-type{font-family:Avenir Next,SF Pro Display,Helvetica Neue,sans-serif;font-size:1.64rem;line-height:1;font-weight:850;letter-spacing:-.068em}.logo-type i{font-style:normal;color:var(--coral)}.logo small{top:31px;left:44px;width:155px;font-size:6px;font-weight:800;letter-spacing:.22em}.logo.light{color:#fff}.logo.light .logo-mark:before{background:linear-gradient(145deg,#5a88ff,#245dff)}@media(max-width:700px){.logo{height:36px}.logo-mark{width:31px;height:31px}.logo-type{font-size:1.48rem}}.logo-mark.logo-a{width:39px;height:34px;transform:none}.logo-mark.logo-a:after,.logo-mark.logo-a:before{display:none}.logo-mark.logo-a b,.logo-mark.logo-a i{display:block;position:absolute;width:24px;height:25px;border-radius:7px 4px 7px 7px;transform:none;box-shadow:none}.logo-mark.logo-a i{left:1px;top:6px;background:#245dff;-webkit-clip-path:polygon(0 0,100% 0,100% 34%,85% 42%,100% 50%,100% 100%,0 100%,0 64%,10% 58%,0 50%);clip-path:polygon(0 0,100% 0,100% 34%,85% 42%,100% 50%,100% 100%,0 100%,0 64%,10% 58%,0 50%)}.logo-mark.logo-a b{right:0;top:1px;background:#ff6255;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,60% 100%,53% 89%,45% 100%,0 100%,0 59%,12% 52%,0 44%);clip-path:polygon(0 0,100% 0,100% 100%,60% 100%,53% 89%,45% 100%,0 100%,0 59%,12% 52%,0 44%)}.logo-mark.logo-a em{display:grid;place-items:center;left:14px;top:9px;width:14px;height:18px;border-radius:3px;background:#fff;color:#12366d;font:900 14px/1 Avenir Next,sans-serif;z-index:4;transform:skew(-4deg);box-shadow:0 2px 5px rgba(7,21,47,.12)}.logo-type{font-weight:900;letter-spacing:-.075em}.logo-type i{display:none}.logo.light .logo-mark.logo-a em{color:#164bca}@media(max-width:700px){.logo-mark.logo-a{width:36px;height:31px;transform:scale(.92);transform-origin:left center}}.state-block{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:var(--muted);text-align:center}.state-block svg{width:28px;height:28px;color:#9aa6b8}.state-block p{margin:0;font-size:.88rem}.state-block.error{color:#c0392b}.state-block.error svg{color:#e05a4b}.spin{animation:tikkle-spin 1s linear infinite}@keyframes tikkle-spin{to{transform:rotate(1turn)}}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 11px;font-size:.7rem;font-weight:800;background:#eef2f8;color:#4a5a72;white-space:nowrap}.badge.good{background:#e6f7f0;color:#11855e}.badge.warn{background:#fff4e1;color:#b4700a}.badge.bad{background:#ffecea;color:#c0392b}.pagination{display:flex;gap:6px;justify-content:center;margin:28px 0 6px;flex-wrap:wrap}.pagination button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 13px;font-size:.78rem;font-weight:700;color:#4a5a72}.pagination button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.pagination button:disabled{opacity:.4}.modal-backdrop{position:fixed;inset:0;background:rgba(7,21,47,.55);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;z-index:60;padding:20px}.modal{background:#fff;border-radius:20px;width:min(520px,100%);max-height:85vh;overflow:auto;box-shadow:0 24px 60px rgba(7,21,47,.28)}.modal header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 0}.modal header h2{margin:0;font-size:1.2rem}.modal header button{border:0;background:#f1f5fb;border-radius:9px;width:32px;height:32px;display:grid;place-items:center;color:#5c6b84}.modal-body{padding:18px 24px 26px}.modal-body p{color:var(--muted);line-height:1.65;font-size:.88rem}.toast{position:fixed;left:50%;transform:translateX(-50%);top:22px;z-index:80;background:var(--ink);color:#fff;border-radius:12px;padding:13px 20px;font-size:.85rem;font-weight:700;box-shadow:0 14px 30px rgba(7,21,47,.25);max-width:90vw}.toast.bad{background:#c0392b}.field-error{display:block;margin-top:6px;color:#c0392b;font-size:.72rem;font-weight:700;font-style:normal}.expire-flag{display:inline-block;margin-top:8px;font-style:normal;font-size:.7rem;font-weight:800;color:#b4700a;background:#fff4e1;border-radius:999px;padding:4px 9px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-visual{background:#06142e;color:#fff;padding:60px 5vw;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-visual:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(36,99,255,.5),transparent 65%);right:-140px;bottom:-140px}.auth-visual h1{font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.1;letter-spacing:-.05em;margin:34px 0 16px;position:relative;z-index:2}.auth-visual p{color:#bfd0ec;line-height:1.8;max-width:420px;position:relative;z-index:2}.auth-visual ul{list-style:none;padding:0;margin:36px 0 0;display:flex;flex-direction:column;gap:14px;position:relative;z-index:2}.auth-visual li{display:flex;gap:10px;align-items:center;color:#cdd9ed;font-size:.88rem}.auth-visual li svg{width:17px;color:#59ddbb;flex:none}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:50px 5vw}.auth-form{width:min(420px,100%)}.auth-form h2{font-size:1.85rem;letter-spacing:-.04em;margin:0 0 8px}.auth-form>p{color:var(--muted);margin:0 0 30px;font-size:.9rem}.auth-form label{display:block;font-size:.76rem;font-weight:800;margin-bottom:16px}.auth-form input,.auth-form select{display:block;width:100%;border:1px solid var(--line);border-radius:11px;padding:14px;margin-top:8px;background:#fff;font-size:.92rem}.auth-form input:focus,.auth-form select:focus{outline:2px solid var(--blue);outline-offset:-1px;border-color:transparent}.auth-form .cta{width:100%;justify-content:center;margin-top:10px}.auth-alt{margin-top:22px;text-align:center;font-size:.84rem;color:var(--muted)}.auth-alt a{color:var(--blue);font-weight:800}.consent-list{border:1px solid var(--line);border-radius:13px;padding:6px 14px;margin-bottom:18px}.consent-list label{display:flex;align-items:center;gap:10px;padding:12px 0;margin:0;border-bottom:1px solid #eef2f7;font-weight:650;font-size:.82rem}.consent-list label:last-child{border-bottom:0}.consent-list input{width:auto;margin:0;flex:none}.consent-list .req{color:var(--blue);font-weight:800;font-size:.72rem}.type-choice{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:8px 0 18px}.type-choice button{border:1px solid var(--line);background:#fff;border-radius:11px;padding:14px 8px;font-size:.76rem;font-weight:800;color:#5c6b84;line-height:1.4}.type-choice button.on{border:2px solid var(--blue);background:#f5f8ff;color:var(--ink)}.form-alert{background:#ffecea;border:1px solid #ffd2cd;color:#c0392b;border-radius:11px;font-size:.82rem}.form-alert,.form-note{padding:13px 15px;font-weight:700;margin-bottom:18px}.form-note{background:#eaf1ff;border:1px solid #d5e2ff;color:#174fc8;border-radius:11px;font-size:.8rem;line-height:1.6}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-visual{display:none}}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:18px}.toolbar input,.toolbar select{border:1px solid var(--line);border-radius:10px;padding:10px 13px;font-size:.8rem;background:#fff}.toolbar .grow{flex:1 1;min-width:180px}.result-count{color:var(--muted);font-size:.8rem;font-weight:700;margin-bottom:14px}.detail-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:28px;gap:28px;align-items:start}.detail-visual{border-radius:24px;overflow:hidden}.detail-visual .gift-visual{height:320px}.detail-info h1{font-size:1.9rem;letter-spacing:-.04em;margin:12px 0 6px;line-height:1.25}.detail-brand{color:#7b879a;font-size:.82rem;font-weight:800}.detail-price{display:flex;align-items:baseline;gap:12px;margin:22px 0}.detail-price s{color:#9aa5b5}.detail-price strong{font-size:2.1rem;letter-spacing:-.04em}.detail-price em{font-style:normal;background:var(--coral);color:#fff;border-radius:999px;padding:5px 11px;font-size:.78rem;font-weight:900}.detail-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:6px 0;margin:22px 0}.detail-facts div{display:flex;justify-content:space-between;padding:13px 2px;font-size:.84rem;border-bottom:1px solid #f1f4f9}.detail-facts div:last-child{border-bottom:0}.detail-facts span{color:var(--muted);font-weight:700}.detail-facts b{font-weight:800}.detail-actions{display:flex;gap:10px}.detail-actions .cta{flex:1 1;justify-content:center}.detail-guide{margin-top:34px}.detail-guide h3{font-size:1rem;margin:0 0 10px}.detail-guide p{color:var(--muted);line-height:1.75;font-size:.86rem;margin:0 0 18px;white-space:pre-line}@media(max-width:900px){.detail-grid{grid-template-columns:1fr}}.tr.cols-2{grid-template-columns:1fr 1fr}.tr.cols-3{grid-template-columns:1.2fr 2fr 1fr}.tr.cols-5{grid-template-columns:1.1fr 1.8fr 1fr 1fr 1fr}.tr.cols-6{grid-template-columns:1.1fr 1.6fr 1fr 1fr 1fr 1fr}.tr .right{text-align:right}.tr button.link{border:0;background:none;color:var(--blue);font-weight:800;font-size:.76rem;text-align:left;padding:0}.section-title{display:flex;justify-content:space-between;align-items:center;margin:28px 0 14px}.section-title h2{font-size:1.15rem;margin:0}.wallet-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-bottom:22px}.wallet-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.wallet-card small{color:#768399;font-size:.76rem;font-weight:700;display:block}.wallet-card strong{display:block;font-size:1.7rem;margin:12px 0 6px;letter-spacing:-.03em}.wallet-card span{font-size:.72rem;color:var(--muted);font-weight:700}.wallet-card.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.wallet-card.primary small,.wallet-card.primary span{color:#9db3d6}@media(max-width:700px){.wallet-cards{grid-template-columns:1fr}}.timeline{list-style:none;padding:0;margin:0}.timeline li{display:grid;grid-template-columns:130px 110px 1fr;grid-gap:14px;gap:14px;padding:14px 4px;border-bottom:1px solid #eef1f6;font-size:.8rem;align-items:center}.timeline li:last-child{border-bottom:0}.timeline time{color:var(--muted);font-weight:700}.timeline b{color:var(--blue)}.timeline span{color:#4a5a72}@media(max-width:700px){.timeline li{grid-template-columns:1fr;gap:4px}}.secret-reveal{background:linear-gradient(135deg,#102447,#385987);color:#fff;border-radius:18px;padding:26px;margin:16px 0}.secret-reveal small{color:#adbeda;font-size:.72rem;font-weight:800;letter-spacing:.1em}.secret-reveal strong{display:block;font-size:1.6rem;letter-spacing:.12em;margin:14px 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}.secret-reveal strong+strong{margin-top:-4px}.secret-reveal strong em{font-style:normal;font-size:.9rem;color:#adbeda;letter-spacing:0;margin-right:8px}.secret-reveal p{color:#c3d2e9;font-size:.76rem;margin:0;line-height:1.6}.kpi-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.kpi-row .pill{cursor:pointer}.admin-login{min-height:100vh;display:grid;place-items:center;background:#07152f;padding:20px}.admin-login-card{background:#fff;border-radius:22px;padding:42px;width:min(400px,100%)}.admin-login-card h2{margin:26px 0 6px;font-size:1.5rem}.admin-login-card p{color:var(--muted);font-size:.85rem;margin:0 0 26px}.admin-login-card label{display:block;font-size:.76rem;font-weight:800;margin-bottom:15px}.admin-login-card input{display:block;width:100%;border:1px solid var(--line);border-radius:11px;padding:13px;margin-top:8px}.admin-login-card .cta{width:100%;justify-content:center;margin-top:8px}.split-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:18px;flex-wrap:wrap}.danger{background:#c0392b!important;border-color:#c0392b!important;color:#fff!important}.fee-preview{background:#f5f8ff;border:1px solid #d9e4ff;border-radius:13px;padding:18px;margin:20px 0}.fee-preview div{display:flex;justify-content:space-between;padding:7px 0;font-size:.84rem}.fee-preview div:last-child{border-top:1px solid #d9e4ff;margin-top:7px;padding-top:12px;font-weight:900}.fee-preview .warn{color:#b4700a;font-size:.78rem;font-weight:700;display:block;padding:7px 0}.uploader{margin:8px 0 4px}.uploader-label{display:block;font-size:.76rem;font-weight:800;margin-bottom:8px}.uploader-list{display:flex;flex-direction:column;gap:6px;margin-bottom:8px}.uploader-item{display:grid;grid-template-columns:auto 1fr auto auto;grid-gap:9px;gap:9px;align-items:center;background:#f6f8fb;border:1px solid var(--line);border-radius:10px;padding:10px 12px;font-size:.78rem}.uploader-item svg{color:var(--blue);flex:none}.uploader-item b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.uploader-item small{color:#8a94a6;white-space:nowrap}.uploader-item button{border:0;background:none;color:#9aa6b8;display:grid;place-items:center;padding:2px}.uploader-item button:hover{color:#c0392b}.uploader-button{display:flex;align-items:center;gap:8px;width:100%;border:1px dashed #bcc7d8;background:#fff;border-radius:11px;padding:13px 15px;font-size:.8rem;font-weight:700;color:#5c6b84}.uploader-button:hover{border-color:var(--blue);color:var(--blue)}.uploader-button small{margin-left:auto;color:#9aa6b8;font-weight:600}.uploader-button:disabled{opacity:.6}.search-wrap{position:relative;max-width:850px;margin:0 auto 24px}.suggest{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 16px 34px rgba(7,21,47,.12);z-index:20;overflow:hidden}.suggest button{display:block;width:100%;text-align:left;border:0;background:#fff;padding:12px 18px;font-size:.85rem;border-bottom:1px solid #f1f4f9}.suggest button:last-child{border-bottom:0}.suggest button:hover,.suggest button[aria-selected=true]{background:#f5f8ff;color:var(--blue)}.keyword-chips{display:flex;gap:7px;flex-wrap:wrap;justify-content:center;margin:-10px auto 26px;max-width:850px}.keyword-chips span{color:#8a94a6;font-size:.75rem;font-weight:800;align-self:center;margin-right:4px}.keyword-chips button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 14px;font-size:.75rem;font-weight:700;color:#5c6b84}.keyword-chips button:hover{border-color:var(--blue);color:var(--blue)}.wish-btn{border:1px solid var(--line);background:#fff;border-radius:15px;width:54px;display:grid;place-items:center;color:#8a94a6}.wish-btn.on{background:#ffecea;border-color:#ffd2cd;color:var(--coral)}.rail{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.rail>*{flex:0 0 210px;scroll-snap-align:start}@media(max-width:700px){.rail>*{flex:0 0 62vw}}.coupon-card{display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;margin-bottom:10px;position:relative;overflow:hidden}.coupon-card:before{left:-9px}.coupon-card:after,.coupon-card:before{content:"";position:absolute;top:50%;width:18px;height:18px;border-radius:50%;background:#f3f6fb;transform:translateY(-50%)}.coupon-card:after{right:-9px}.coupon-card b{display:block;font-size:.95rem}.coupon-card small{display:block;color:var(--muted);font-size:.76rem;margin-top:5px}.coupon-card strong{font-size:1.3rem;color:var(--blue);white-space:nowrap}.coupon-card.used{opacity:.5}.coupon-card.used strong{color:#9aa6b8}.order-summary{background:#f7f9fc;border-radius:14px;padding:20px;margin:18px 0}.order-summary div{display:flex;justify-content:space-between;padding:8px 0;font-size:.85rem}.order-summary div.total{border-top:1px solid var(--line);margin-top:8px;padding-top:14px;font-size:1.05rem;font-weight:900}.order-summary .minus{color:#c0392b}.tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:20px;overflow-x:auto}.tabs button{border:0;background:none;padding:13px 18px;font-size:.85rem;font-weight:800;color:#8a94a6;border-bottom:2px solid transparent;white-space:nowrap}.tabs button.active{color:var(--ink);border-bottom-color:var(--blue)}.check-row{display:flex;align-items:center;gap:9px;padding:9px 0;font-size:.8rem;font-weight:650}.check-row input{width:auto;margin:0}.perm-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));grid-gap:2px 18px;gap:2px 18px;max-height:320px;overflow:auto;border:1px solid var(--line);border-radius:12px;padding:12px 16px}.code-box{background:#07152f;color:#7fffd4;border-radius:12px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;word-break:break-all;position:relative}.code-box button{position:absolute;right:10px;top:10px;border:0;background:rgba(255,255,255,.15);color:#fff;border-radius:7px;padding:5px 10px;font-size:.7rem;font-weight:800}.tr.cols-7{grid-template-columns:40px 1.1fr 1.8fr 1fr .7fr .7fr 1fr}.tr.cols-7 input[type=checkbox]{width:auto;margin:0}@media(max-width:700px){.tr.cols-7{grid-template-columns:40px 1fr 1.6fr}.tr.cols-7 span:nth-child(n+4){display:none}}.site-footer{display:block;background:#06132a;color:#fff;padding:56px 7vw 44px;gap:0;align-items:stretch}.site-footer>div{justify-content:flex-start;font-size:inherit}.site-footer p{color:inherit}.site-footer small{grid-column:auto;border-top:0;padding-top:0}.site-footer .footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;padding-bottom:28px;border-bottom:1px solid #23334f}.site-footer .footer-top nav{display:flex;gap:24px;font-size:.82rem;font-weight:700}.site-footer .footer-top nav a{color:#c6d4ea}.site-footer .footer-top nav a:hover{color:#fff}.business-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:2px 32px;gap:2px 32px;margin:26px 0 0;padding:0}.site-footer .business-info>div{display:flex;justify-content:flex-start;gap:10px;padding:6px 0;font-size:.78rem;line-height:1.6}.site-footer .business-info>div.wide{grid-column:1/-1}.business-info dt{color:#7f93b5;font-weight:700;flex:none;min-width:104px}.business-info dd{color:#c6d4ea;margin:0}.footer-notice{color:#8ca0c0;font-size:.76rem;line-height:1.8;margin:26px 0 0;max-width:900px}.site-footer>small{display:block;color:#5d7093;font-size:.74rem;margin-top:24px;padding-top:22px;border-top:1px solid #1a2a44}@media(max-width:700px){.site-footer{padding:44px 22px 36px}.site-footer .footer-top{flex-direction:column;align-items:flex-start;gap:18px}.site-footer .footer-top nav{flex-wrap:wrap;gap:16px}.site-footer .business-info>div{flex-direction:column;gap:2px}.business-info dt{min-width:0}}