
:root{--bg:#000;--fg:#fff;--muted:#a7a7ad;--line:#25252b;--panel:#0b0b0d;--panel2:#101014;--glass:rgba(255,255,255,.045);--glass2:rgba(255,255,255,.08);--max:1200px;--r:22px;--r2:14px;--shadow:0 20px 70px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--fg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:700;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;font-weight:700;color:inherit}button{cursor:pointer}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #fff;outline-offset:3px}::selection{background:#fff;color:#000}.container{width:min(calc(100% - 32px),var(--max));margin:0 auto}.site-header{position:sticky;top:12px;z-index:50;padding:12px 0}.header-pill{position:relative;display:flex;align-items:center;min-height:62px;padding:8px 14px;border:2px solid #fff;background:#000;border-radius:999px;box-shadow:none}.brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;z-index:2;white-space:nowrap}.brand img{width:78px;height:30px;object-fit:contain;display:block}.desktop-nav{display:flex;align-items:center;justify-content:flex-start;gap:2px;min-width:0;max-width:calc(50% - 34px);overflow:hidden;white-space:nowrap;position:relative;z-index:3}.nav-link{display:inline-flex;align-items:center;gap:6px;padding:8px 8px;border-radius:999px;color:#fff;font-size:11px;line-height:1;white-space:nowrap;flex:0 0 auto;transition:transform .25s ease,background .25s ease,color .25s ease}.nav-link:hover,.nav-link.active{background:#fff;color:#000;transform:translateY(-1px)}.nav-icon{width:15px;height:15px;display:block;flex:none;color:currentColor}.nav-link .arrow{width:12px;height:12px;transition:transform .25s ease}.nav-link:hover .arrow{transform:translateX(3px)}.header-right{margin-left:auto;display:flex;align-items:center;gap:8px;position:relative;z-index:4}.menu-toggle{display:none;width:44px;height:44px;border:2px solid #fff;background:#000;color:#fff;border-radius:50%;align-items:center;justify-content:center;padding:0}.menu-toggle svg{width:22px;height:22px;display:block}.menu-toggle svg line{stroke:currentColor;stroke-width:2.5;stroke-linecap:round}.hero{padding:88px 0 60px}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#a5a5ab}.hero h1{font-size:clamp(42px,8vw,92px);letter-spacing:-.055em;line-height:.93;margin:16px 0 18px;max-width:980px}.hero p{font-size:17px;color:var(--muted);max-width:700px;margin:0 0 28px}.actions{display:flex;gap:10px;flex-wrap:wrap}.btn{min-height:64px;border:2px solid #000;background:#fff;color:#000;padding:1.25rem 2.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:1.25rem;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;transition:transform .2s ease,background .2s ease,color .2s ease}.btn:hover{transform:translateY(-2px);background:#000;color:#fff}.btn.secondary{background:#fff;color:#000;border:2px solid #000}.btn.secondary:hover{background:#000;color:#fff}.section{padding:58px 0}.section.compact{padding:44px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section h2{font-size:clamp(28px,4vw,44px);margin:0;letter-spacing:-.04em}.section-intro{margin:8px 0 0;color:var(--muted);max-width:680px}.grid{display:grid;gap:14px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.feature,.card,.plan-card,.step,.faq-item,.metric,.admin-card,.table-card{background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow)}.feature,.step,.metric{padding:20px}.feature h3,.step h3{margin:12px 0 6px}.feature p,.step p,.muted{color:var(--muted);margin:0}.icon-box{width:42px;height:42px;border:1px solid var(--line);border-radius:13px;display:grid;place-items:center;background:var(--glass)}svg{stroke:currentColor;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.plan-card{padding:18px;display:flex;flex-direction:column;min-height:220px;transition:transform .22s ease,border-color .22s ease}.plan-card:hover{transform:translateY(-4px);border-color:#555}.plan-head{display:flex;justify-content:space-between;gap:12px}.platform{font-size:12px;color:#fff;text-transform:uppercase;letter-spacing:.14em}.badge{font-size:10px;padding:6px 8px;border:1px solid var(--line);border-radius:999px;color:#bbb}.plan-name{font-size:20px;margin:14px 0 4px}.plan-meta{font-size:13px;color:var(--muted);margin-bottom:20px}.price{font-size:38px;letter-spacing:-.04em}.price small{font-size:12px;color:var(--muted)}.plan-card .spacer{flex:1}.plan-card .btn{justify-content:center;width:100%;margin-top:15px}.steps{counter-reset:s;grid-template-columns:repeat(3,minmax(0,1fr))}.step-no{font-size:11px;color:#aaa;letter-spacing:.1em}.faq-item{overflow:hidden}.faq-q{width:100%;background:none;border:0;padding:18px 20px;text-align:left;display:flex;align-items:center;justify-content:space-between}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 20px;color:var(--muted)}.faq-item.open .faq-a{max-height:180px;padding:0 20px 18px}.faq-item.open .plus{transform:rotate(45deg)}.plus{transition:transform .25s ease;width:20px;height:20px;display:grid;place-items:center}.plus svg{width:18px;height:18px}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.delivery-option{position:relative;display:flex;align-items:center;gap:10px;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--glass);cursor:pointer;transition:.2s ease}.delivery-option input{position:absolute;opacity:0;pointer-events:none}.delivery-option:has(input:checked){background:#fff;color:#000;border-color:#fff}.delivery-icon{width:23px;height:23px;display:grid;place-items:center}.delivery-icon svg{width:22px;height:22px}.delivery-option:has(input:checked) svg{color:#000}.track-card,.form-card,.profile-card{background:linear-gradient(180deg,var(--panel2),var(--panel));border:1px solid var(--line);border-radius:var(--r);padding:22px}.field{display:grid;gap:7px;margin-bottom:14px}.field label{font-size:12px;color:#c9c9cf}.field input,.field select,.field textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:#050507;color:#fff}.status{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;font-size:11px}.dot{width:7px;height:7px;border-radius:50%;background:#fff}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:760px}.data-table th,.data-table td{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left;font-size:12px}.data-table th{color:#aaa}.notice{padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--glass);color:#ddd}.footer{border-top:1px solid var(--line);padding:26px 0 40px;margin-top:40px}.footer-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#888;font-size:12px}.footer-links{display:flex;gap:14px;flex-wrap:wrap}.drawer{position:fixed;left:50%;top:86px;transform:translate(-50%,-12px) scale(.98);width:min(calc(100% - 28px),820px);background:rgba(7,7,8,.96);border:1px solid var(--line);border-radius:22px;z-index:45;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease}.drawer.open{opacity:1;pointer-events:auto;transform:translate(-50%,0) scale(1)}.drawer-top{display:flex;justify-content:flex-end;padding:10px 10px 0}.drawer-close{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:var(--glass);display:grid;place-items:center}.drawer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 12px 16px;gap:6px}.drawer-link{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid transparent;border-radius:15px}.drawer-link:hover{border-color:var(--line);background:var(--glass)}.modal{position:fixed;inset:0;background:rgba(0,0,0,.78);display:none;place-items:center;z-index:80;padding:16px}.modal.open{display:grid}.modal-shell{width:min(560px,100%);background:#050507;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:22px}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.close{width:38px;height:38px;border-radius:50%;background:var(--glass);border:1px solid var(--line);display:grid;place-items:center}.receipt{background:#000;color:#fff;border:1px solid #27272b;border-radius:18px;padding:22px}.receipt-row{display:flex;justify-content:space-between;gap:20px;padding:9px 0;border-bottom:1px solid #1f1f24;font-size:12px}.receipt-total{display:flex;justify-content:space-between;padding-top:15px;font-size:22px}.loading-screen{position:fixed;inset:0;background:#000;display:grid;place-items:center;z-index:100}.loading-inner{display:grid;justify-items:center;gap:16px;transform:translateY(5vh)}.loading-inner img{width:92px}.progress-track{width:158px;height:7px;border-radius:99px;background:#16161a;overflow:hidden}.progress-bar{height:100%;width:0;background:#fff;border-radius:99px}.loading-screen.done{animation:loaderOut .55s ease forwards}.reveal{opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}.reveal.in{opacity:1;transform:none}.toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#fff;color:#000;border-radius:999px;padding:12px 16px;font-size:12px;z-index:90;transition:opacity .25s ease,transform .25s ease}.toast.show{opacity:1;transform:translate(-50%,0)}.admin-shell{padding:50px 0}.admin-top{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:18px}.admin-title{font-size:42px;letter-spacing:-.04em;margin:0}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-value{font-size:30px;margin-top:9px}.admin-nav{display:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:18px}.admin-nav a{padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:var(--glass);font-size:12px;color:#cfcfd4}.admin-nav a.active,.admin-nav a:hover{background:#fff;color:#000;border-color:#fff}.admin-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px}.chart{height:280px;padding:18px;display:flex;align-items:end;gap:8px}.bar{flex:1;border:1px solid #34343b;background:linear-gradient(180deg,#fff,#8b8b91);border-radius:8px 8px 3px 3px}.security-row{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.security-row:last-child{border-bottom:0}.legal{max-width:850px}.legal h2{font-size:26px;margin-top:34px}.legal p,.legal li{color:#b7b7bd}.print-only{display:none}
@keyframes loaderOut{to{opacity:0;visibility:hidden;transform:scale(1.01)}}@media(max-width:980px){.desktop-nav{display:none}.menu-toggle{display:inline-flex}.header-right{display:flex}.header-pill{grid-template-columns:1fr auto 1fr}.brand{justify-self:center}.hero{padding-top:68px}.grid-3,.plan-grid,.steps{grid-template-columns:1fr 1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-nav{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.container{width:min(calc(100% - 22px),var(--max))}.site-header{top:7px}.header-pill{padding:8px 10px}.brand img{width:62px}.hero{padding:54px 0 40px}.hero h1{font-size:47px}.hero p{font-size:15px}.section{padding:40px 0}.section.compact{padding:32px 0}.grid-3,.grid-2,.plan-grid,.steps{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.admin-nav{grid-template-columns:repeat(2,1fr)}.drawer-nav{grid-template-columns:1fr}.actions{display:grid}.actions .btn{justify-content:center}.table-wrap{margin:0 -22px;padding:0 22px}.footer{margin-top:20px}.admin-title{font-size:34px}.delivery-grid{grid-template-columns:1fr}.print-only{display:none}}
@media(max-width:1080px){.desktop-nav{gap:0;max-width:calc(50% - 42px)}.nav-link{font-size:10px;padding:7px 6px;gap:4px}.nav-icon{width:13px;height:13px}.nav-link .arrow{display:none}.brand img{width:72px;height:28px}}
@media(max-width:767px){.site-header{top:8px;padding:8px 0}.header-pill{min-height:58px;padding:7px 10px}.brand img{width:72px;height:28px}.desktop-nav{display:none}.menu-toggle{display:inline-flex;position:relative}.header-right{margin-left:0}.header-pill .header-right{width:44px}.drawer{top:76px;width:min(calc(100% - 20px),820px);background:#000;border:2px solid #fff}.drawer-close{border:2px solid #fff;background:#000;color:#fff}.drawer-link{border-color:#000}.drawer-link:hover{border-color:#fff;background:#000}.actions{display:grid;grid-template-columns:1fr;gap:12px}.actions .btn,.plan-card .btn,.section .btn{width:100%}.btn{min-height:68px;padding:1.25rem 1.5rem;font-size:1.125rem}.plan-card .btn{font-size:1.125rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.nav-link,.btn,.plan-card,.drawer,.faq-a,.toast{transition:none}.loading-screen.done{animation:none;display:none}.progress-bar{transition:none}}
@media print{body{background:#000!important;color:#fff!important}.site-header,.footer,.no-print{display:none!important}.print-only{display:block}.receipt{border:0}.receipt-page{padding:0}}



/* Header + CTA system */
.header-pill{position:relative;display:flex;align-items:center;min-height:62px;padding:8px 14px;border:2px solid #fff;background:#000;color:#fff;border-radius:999px;box-shadow:none;overflow:hidden}
.desktop-nav{display:flex;align-items:center;justify-content:flex-start;gap:2px;min-width:0;max-width:calc(50% - 34px);overflow:hidden;white-space:nowrap;position:relative;z-index:3}
.nav-link{display:inline-flex;align-items:center;gap:6px;padding:8px 8px;border-radius:999px;color:#fff;font-size:11px;line-height:1;white-space:nowrap;flex:0 0 auto}
.nav-link:hover,.nav-link.active{background:#fff;color:#000}
.nav-link .arrow{width:12px;height:12px}
.nav-icon{width:15px;height:15px;flex:0 0 auto}
.brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;z-index:4;white-space:nowrap}
.brand img{width:78px;height:30px;object-fit:contain;display:block}
.header-right{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;z-index:5}
.menu-toggle{display:none;width:44px;height:44px;padding:0;border:2px solid #fff;background:#000;color:#fff;border-radius:50%;align-items:center;justify-content:center}
.menu-toggle svg{width:22px;height:22px;display:block}
.menu-toggle svg line{stroke:currentColor;stroke-width:2.5;stroke-linecap:round}
.btn{min-height:64px;border:2px solid #000;background:#fff;color:#000;padding:1.25rem 2.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:1.25rem;line-height:1;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}
.btn:hover,.btn:focus-visible{background:#000;color:#fff;border-color:#000;transform:translateY(-2px)}
.btn.secondary{background:#fff;color:#000;border:2px solid #000}
.btn.secondary:hover,.btn.secondary:focus-visible{background:#000;color:#fff}
.actions{display:flex;gap:12px;flex-wrap:wrap}
.actions .btn{min-width:230px}
.plan-card .btn{width:100%;margin-top:15px}
@media (max-width:1100px){
  .desktop-nav{display:none}
  .menu-toggle{display:inline-flex}
  .brand img{width:72px;height:29px}
}
@media (max-width:767px){
  .site-header{top:8px;padding:8px 0}
  .container{width:min(calc(100% - 22px),var(--max))}
  .header-pill{min-height:58px;padding:7px 10px}
  .header-right{left:10px;right:auto}
  .menu-toggle{width:44px;height:44px}
  .brand img{width:72px;height:28px}
  .actions{display:grid;grid-template-columns:1fr;gap:12px}
  .actions .btn,.plan-card .btn{width:100%;min-width:0}
  .btn{min-height:68px;padding:1.25rem 1.5rem;font-size:1.125rem}
}
