:root{--ink:#0b172a;--ink2:#16304c;--muted:#627287;--line:#dbe4ee;--soft:#f6f9fc;--soft2:#eef4f9;--white:#fff;--brand:#0e67ff;--brand2:#16b5b0;--navy:#071526;--navy2:#0c2139;--green:#18a66b;--amber:#f5a524;--red:#ec5d63;--shadow:0 24px 70px rgba(15,35,60,.12);--shadow-sm:0 10px 35px rgba(15,35,60,.08);--radius:26px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Segoe UI",Tahoma,Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.top-strip{background:#071526;color:#d8e5f0;font-size:12px}.strip-inner{height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px}.strip-note{display:flex;align-items:center;gap:9px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:#52e7b0;box-shadow:0 0 0 5px rgba(82,231,176,.1)}.strip-controls{display:flex;align-items:center;gap:8px}.micro-select{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);color:#fff;border-radius:9px;padding:4px 8px;outline:none}.micro-select option{color:#111;background:#fff}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(215,225,236,.8)}.nav-wrap{height:76px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;min-width:max-content}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:0;background:transparent;color:inherit;box-shadow:none;overflow:visible}.brand-mark img{width:48px;height:48px;object-fit:contain;display:block}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:20px}.brand-copy small{font-size:8px;letter-spacing:2px;color:#7a8797;margin-top:5px}.desktop-nav{display:flex;gap:28px;align-items:center;margin-inline:auto}.desktop-nav a{font-size:14px;text-decoration:none;color:#3c4c60;font-weight:650;position:relative;padding:28px 0}.desktop-nav a:after{content:"";position:absolute;inset-inline:0;bottom:18px;height:2px;background:var(--brand);transform:scaleX(0);transition:.25s}.desktop-nav a:hover:after{transform:scaleX(1)}.btn{border:0;border-radius:14px;padding:12px 18px;font-weight:750;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--brand),#3158ff);color:#fff;box-shadow:0 10px 24px rgba(14,103,255,.2)}.btn-ghost{border:1px solid var(--line);background:#fff;color:var(--ink)}.btn-dark{background:var(--navy);color:#fff}.btn-white{background:#fff;color:var(--navy)}.btn-lg{padding:15px 22px;border-radius:15px}.full{width:100%}.menu-toggle{display:none;background:none;border:0;font-size:25px;color:var(--ink);cursor:pointer}.mobile-menu{display:none}
.hero-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f7fbff 100%);border-bottom:1px solid #eef3f7}.hero-grid{min-height:670px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:68px;position:relative;z-index:2;padding-block:58px}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);opacity:.65}.hero-glow-a{width:420px;height:420px;background:radial-gradient(circle,#cfe6ff 0,rgba(207,230,255,0) 70%);top:40px;left:-120px}.hero-glow-b{width:520px;height:520px;background:radial-gradient(circle,#d8fff6 0,rgba(216,255,246,0) 70%);right:-190px;top:10px}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:12px;font-weight:850;letter-spacing:.3px;text-transform:uppercase}.eyebrow{padding:8px 12px;border-radius:999px;background:#eef5ff;border:1px solid #d8e8ff}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--brand2)}.hero-copy h1{font-size:clamp(42px,5.6vw,72px);line-height:1.08;letter-spacing:-2.2px;margin:20px 0 22px;max-width:760px}.hero-lead{font-size:18px;line-height:1.9;color:#53657a;max-width:680px;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.arrow{font-size:18px}.play-icon{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eff4f9;font-size:10px}.trust-row{display:flex;gap:28px;flex-wrap:wrap;margin-top:38px;padding-top:26px;border-top:1px solid #e3ebf3}.trust-row div{display:flex;flex-direction:column;gap:2px}.trust-row strong{font-size:23px;color:var(--ink)}.trust-row span{font-size:12px;color:#748296}.hero-dashboard{position:relative}.hero-dashboard:before{content:"";position:absolute;inset:6% -8% -8% 8%;border-radius:38px;background:linear-gradient(145deg,#e0edff,#d9f7ef);transform:rotate(-3deg);z-index:-1}.dash-window{background:#fff;border:1px solid #dce6f0;border-radius:26px;box-shadow:0 34px 90px rgba(30,66,104,.16);overflow:hidden}.dash-head{height:54px;background:#0a1b30;color:#95a9bd;display:flex;align-items:center;gap:14px;padding:0 18px;font-size:10px;letter-spacing:1.2px}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#45637f}.window-dots i:nth-child(1){background:#ff7a7a}.window-dots i:nth-child(2){background:#ffc760}.window-dots i:nth-child(3){background:#52d29a}.live-pill{margin-inline-start:auto;border:1px solid rgba(82,231,176,.28);background:rgba(82,231,176,.08);border-radius:999px;padding:4px 8px;display:flex;gap:5px;align-items:center;color:#77f2bf}.live-pill i{width:5px;height:5px;border-radius:50%;background:#77f2bf}.dash-body{padding:26px}.dash-hello{display:flex;justify-content:space-between;gap:20px;align-items:center;font-weight:800;font-size:18px}.dash-hello b{width:36px;height:36px;border-radius:12px;background:#edf4ff;color:var(--brand);display:grid;place-items:center}.dash-service-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.service-mini{border:1px solid #e1e9f2;border-radius:14px;padding:12px 8px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#6a7a8c}.service-mini i{font-style:normal;font-weight:850;color:#355a7e}.service-mini.active{background:#edf5ff;border-color:#c9e0ff;color:#0f67e8}.project-card{border:1px solid #e0e9f2;background:#fbfdff;border-radius:18px;padding:18px}.project-top{display:flex;justify-content:space-between;gap:16px;align-items:center;color:#7b8a9b;font-size:11px}.status-chip{color:#0c8058;background:#e6f8f0;border-radius:999px;padding:6px 8px;font-weight:750}.project-card h3{font-size:17px;margin:14px 0 17px}.progress-track{height:7px;border-radius:999px;background:#e9eff5;overflow:hidden}.progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--brand),var(--brand2));border-radius:inherit}.project-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.project-stats span{display:flex;flex-direction:column;gap:4px}.project-stats small{color:#8895a5}.project-stats b{font-size:13px}.secure-line{margin-top:15px;display:flex;gap:8px;align-items:center;color:#688096;font-size:11px}.secure-line>span:first-child{color:var(--green);font-weight:900}
.logo-strip{border-bottom:1px solid #e9eef3;background:#fff}.logo-strip-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo-strip-inner>span{font-size:11px;color:#8794a3;font-weight:750}.capabilities{display:flex;gap:28px;align-items:center;flex-wrap:wrap;color:#9aa5b2}.capabilities b{font-size:11px;letter-spacing:.5px}.section-pad{padding:100px 0}.section-soft{background:var(--soft)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-head>div{max-width:680px}.section-head h2,.quality-copy h2,.pricing-grid h2,.loyalty-copy h2,.guide-copy h2,.security-title h2,.cta-card h2{font-size:clamp(30px,4vw,48px);line-height:1.17;letter-spacing:-1.2px;margin:10px 0 0}.section-head p,.quality-copy>p,.pricing-grid>div>p,.loyalty-copy>p,.guide-copy>p,.cta-card p{max-width:470px;color:var(--muted);line-height:1.85;margin:0}.section-head.centered{text-align:center;flex-direction:column;align-items:center;gap:12px}.section-head.centered>div,.section-head.centered p{max-width:760px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;border:1px solid var(--line);border-radius:23px;padding:26px;background:#fff;box-shadow:var(--shadow-sm);transition:.25s;min-height:380px;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-card.featured{border-color:#b9d5ff;background:linear-gradient(180deg,#fbfdff,#f5f9ff)}.service-icon{width:54px;height:54px;border-radius:16px;background:#eef5ff;color:#0b67f2;display:grid;place-items:center;font-weight:900;font-size:15px;margin-bottom:22px}.service-badge{position:absolute;top:22px;inset-inline-end:22px;font-size:10px;color:#0d8058;background:#e8f8f1;border-radius:999px;padding:6px 9px;font-weight:800}.service-card h3{font-size:20px;margin:0 0 12px}.service-card p{color:#647589;line-height:1.75;font-size:14px}.service-card ul{list-style:none;padding:0;margin:15px 0 24px;display:grid;gap:9px}.service-card li{font-size:13px;color:#42546a}.service-card li:before{content:"✓";color:var(--green);font-weight:900;margin-inline-end:8px}.text-link{margin-top:auto;border:0;background:none;color:var(--brand);font-weight:800;display:flex;justify-content:space-between;align-items:center;padding:0;cursor:pointer}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-grid article{position:relative;border:1px solid #dfe7ee;background:#fff;border-radius:23px;padding:25px;min-height:245px}.process-num{position:absolute;top:18px;inset-inline-end:20px;font-size:11px;color:#a1adba;font-weight:900}.process-icon{width:48px;height:48px;border-radius:14px;background:#0a1b30;color:#fff;display:grid;place-items:center;margin-bottom:28px}.process-grid h3{font-size:18px;margin:0 0 9px}.process-grid p{font-size:13px;color:#6d7c8d;line-height:1.8}.quality-grid{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center}.quality-copy>p{margin-top:20px;max-width:650px}.quality-points{display:grid;gap:18px;margin-top:28px}.quality-points>div{display:flex;gap:14px}.quality-points>div>span{flex:0 0 30px;height:30px;border-radius:10px;background:#e7f7ef;color:var(--green);display:grid;place-items:center;font-weight:900}.quality-points b{font-size:14px}.quality-points p{margin:5px 0 0;color:#728194;font-size:13px;line-height:1.7}.quality-panel{border-radius:28px;background:#0a1b30;color:#fff;padding:28px;box-shadow:0 28px 70px rgba(7,21,38,.2)}.quality-score{padding:18px 0 26px;border-bottom:1px solid rgba(255,255,255,.11);display:grid}.quality-score span{font-size:12px;color:#9fb1c5}.quality-score strong{font-size:64px;line-height:1;margin:10px 0;background:linear-gradient(90deg,#6daaff,#4ce1bc);-webkit-background-clip:text;color:transparent}.quality-score small{color:#c9d6e2}.quality-rule{display:grid;grid-template-columns:10px 75px 1fr;gap:11px;align-items:center;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08)}.quality-rule:last-child{border-bottom:0}.quality-rule>span{width:9px;height:9px;border-radius:50%}.rule-green{background:#46df9d}.rule-amber{background:#ffc55b}.rule-red{background:#ff777d}.quality-rule b{font-size:13px}.quality-rule p{margin:0;font-size:12px;color:#aec0d0;line-height:1.55}.pricing-grid{display:grid;grid-template-columns:1fr .75fr;gap:80px;align-items:center}.pricing-grid>div>p{margin-top:18px}.rate-note{display:flex;align-items:center;gap:8px;color:#6f7e8f;font-size:11px;margin-top:22px}.price-calculator{background:#fff;border:1px solid #dce5ed;border-radius:26px;padding:26px;box-shadow:var(--shadow-sm)}.price-calculator label{display:block;font-size:12px;font-weight:800;color:#55687d;margin-bottom:9px}.usd-input{display:flex;align-items:center;border:1px solid #dbe4ec;border-radius:16px;background:#fbfdff;overflow:hidden}.usd-input span{width:54px;height:58px;display:grid;place-items:center;background:#edf5ff;color:var(--brand);font-weight:900;font-size:18px}.usd-input input{width:100%;height:58px;border:0;outline:none;background:transparent;padding:0 16px;font-size:23px;font-weight:800;color:var(--ink)}.convert-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid #edf1f5}.convert-line span{font-size:12px;color:#738294}.convert-line strong{font-size:24px}.price-calculator p{font-size:11px;color:#8390a0;line-height:1.7;margin:14px 0 0}.loyalty-wrap{border-radius:30px;background:linear-gradient(135deg,#0b1f36,#0b3147);color:#fff;padding:48px;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center;overflow:hidden;position:relative}.loyalty-wrap:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:rgba(46,205,182,.12);right:-80px;top:-120px}.loyalty-copy{position:relative;z-index:1}.loyalty-copy .section-kicker{color:#65e3c4}.loyalty-copy h2{color:#fff}.loyalty-copy p{color:#bdcddd;margin:16px 0 24px}.loyalty-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;position:relative;z-index:1}.loyalty-cards>div{min-height:160px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06);border-radius:18px;padding:18px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.loyalty-cards span{font-size:25px;font-weight:900}.loyalty-cards b{font-size:10px;color:#9fb5c7;margin:3px 0 14px}.loyalty-cards strong{font-size:18px;color:#68e7c7}.loyalty-cards .vip{border-color:rgba(104,231,199,.35);background:rgba(104,231,199,.1)}.loyalty-cards em{font-style:normal;font-size:9px;color:#102c2b;background:#68e7c7;border-radius:999px;padding:4px 8px;margin-bottom:6px}.guide-section{background:#fff}.guide-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.guide-copy>p{margin-top:18px}.guide-list{display:grid;gap:12px;margin-top:25px;color:#42556a;font-size:13px}.guide-list>span::first-letter{color:var(--green)}.video-card{border-radius:28px;border:1px solid #dbe4ee;background:#0a1b30;padding:10px;box-shadow:var(--shadow);overflow:hidden}.video-card video{width:100%;display:block;border-radius:20px;background:#000;aspect-ratio:16/9;object-fit:cover}.video-caption{display:flex;align-items:center;gap:12px;color:#fff;padding:16px 12px 8px}.play-badge{width:36px;height:36px;border-radius:50%;background:#fff;color:#0a1b30;display:grid;place-items:center;font-size:10px}.video-caption div{display:grid;gap:3px}.video-caption small{color:#9fb0c0}.security-band{background:#071526;color:#fff;padding:65px 0}.security-grid-public{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;align-items:center}.security-title{display:flex;gap:18px;align-items:flex-start}.security-title .section-kicker{color:#5be1bf}.security-title h2{font-size:30px;color:#fff;margin-top:8px}.shield{width:48px;height:48px;flex:0 0 48px;border-radius:15px;background:rgba(91,225,191,.1);color:#5be1bf;display:grid;place-items:center;font-size:25px}.security-items{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.security-items>div{border-left:1px solid rgba(255,255,255,.12);padding:10px 20px;display:grid;gap:8px}.security-items b{font-size:11px;color:#5be1bf}.security-items span{font-size:12px;line-height:1.7;color:#b9c8d7}.final-cta{padding:0 0 90px}.cta-card{border-radius:30px;background:linear-gradient(130deg,#0e67ff,#0b7fbd 55%,#11aaa8);color:#fff;padding:50px 55px;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:0 25px 70px rgba(14,103,255,.18)}.cta-card .section-kicker{color:#d7fff6}.cta-card h2{color:#fff}.cta-card p{color:#e5f4ff;margin-top:12px;max-width:620px}.site-footer{background:#06111f;color:#c2d0dd;padding:65px 0 26px}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,.7fr);gap:55px}.light-brand .brand-copy strong{color:#fff}.light-brand .brand-copy small{color:#8296aa}.footer-brand p{max-width:360px;color:#8498aa;line-height:1.75;font-size:13px;margin:20px 0 0}.footer-grid h4{font-size:12px;color:#fff;margin:5px 0 18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-grid a{font-size:12px;color:#8ea1b3;text-decoration:none}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#74889a;font-size:11px}
.modal-backdrop{position:fixed;inset:0;background:rgba(5,16,29,.68);backdrop-filter:blur(7px);display:none;align-items:center;justify-content:center;padding:20px;z-index:100}.modal-backdrop.open{display:flex}.quote-modal{width:min(650px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:28px;box-shadow:0 35px 100px rgba(0,0,0,.25);padding:34px;position:relative}.modal-close{position:absolute;top:16px;inset-inline-end:16px;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#fff;color:#6b7b8c;font-size:23px;cursor:pointer}.modal-head h2{font-size:30px;margin:8px 0 10px}.modal-head p{color:#6d7e91;font-size:13px;line-height:1.7;margin:0 0 24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quote-modal label{display:block;margin-bottom:14px}.quote-modal label>span{display:block;font-size:12px;font-weight:800;color:#4c5f73;margin-bottom:7px}.quote-modal input,.quote-modal select,.quote-modal textarea{width:100%;border:1px solid #d9e3ec;border-radius:13px;padding:12px 13px;outline:none;background:#fbfdff;color:var(--ink)}.quote-modal input:focus,.quote-modal select:focus,.quote-modal textarea:focus{border-color:#9bc1ff;box-shadow:0 0 0 4px rgba(14,103,255,.07)}.privacy-confirm{display:flex;gap:10px;padding:12px 14px;background:#f5f9fc;border:1px solid #e2eaf2;border-radius:13px;margin-bottom:14px}.privacy-confirm p{font-size:11px;color:#6e7e8e;margin:0;line-height:1.6}.form-message{font-size:12px;padding-top:12px;text-align:center;color:var(--green)}
@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:block}.nav-cta{margin-inline-start:auto}.mobile-menu.open{display:flex;flex-direction:column;gap:0;padding:10px 20px 18px;border-top:1px solid #edf1f5}.mobile-menu a{padding:10px 0;text-decoration:none;color:#405268}.hero-grid{grid-template-columns:1fr;gap:45px}.hero-copy{max-width:820px}.hero-dashboard{max-width:690px;margin:auto;width:100%}.services-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.quality-grid,.pricing-grid,.guide-grid,.security-grid-public{grid-template-columns:1fr;gap:45px}.loyalty-wrap{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}.security-items{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.top-strip{display:none}.nav-wrap{height:68px}.brand-mark{width:44px;height:44px}.brand-mark img{width:44px;height:44px}.brand-copy strong{font-size:18px}.nav-cta{display:none}.hero-grid{min-height:auto;padding-block:55px}.hero-copy h1{font-size:42px;letter-spacing:-1.3px}.hero-lead{font-size:16px}.trust-row{gap:18px}.dash-body{padding:18px}.project-stats{gap:7px}.logo-strip-inner{flex-direction:column;justify-content:center;padding:24px 0}.capabilities{justify-content:center;gap:17px}.section-pad{padding:72px 0}.section-head{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:30px}.services-grid,.process-grid{grid-template-columns:1fr}.service-card{min-height:auto}.loyalty-wrap{padding:32px 22px}.loyalty-cards{grid-template-columns:repeat(2,1fr)}.security-items{grid-template-columns:1fr}.security-items>div{border-left:0;border-bottom:1px solid rgba(255,255,255,.11);padding:14px 0}.cta-card{padding:34px 26px;align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.form-grid{grid-template-columns:1fr}.quote-modal{padding:28px 20px}.hero-actions .btn{width:100%}.section-head h2,.quality-copy h2,.pricing-grid h2,.loyalty-copy h2,.guide-copy h2,.cta-card h2{font-size:34px}}
@media(max-width:460px){.hero-copy h1{font-size:35px}.hero-dashboard:before{display:none}.dash-service-row{grid-template-columns:1fr}.service-mini:nth-child(n+2){display:none}.project-top{align-items:flex-start;flex-direction:column}.trust-row{display:grid;grid-template-columns:repeat(3,1fr)}.loyalty-cards{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.brand-copy small{letter-spacing:1.2px}.security-title{flex-direction:column}}


.launch-offer{margin:18px 0 4px;display:inline-grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;padding:12px 15px;border:1px solid rgba(14,103,255,.18);background:linear-gradient(135deg,rgba(14,103,255,.07),rgba(46,205,182,.08));border-radius:16px;color:#18344f}
.launch-offer>span{grid-row:1/3;width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#0e67ff;color:#fff;font-size:14px}.launch-offer strong{font-size:13px}.launch-offer small{font-size:10px;color:#6d7f91}
.service-price{display:inline-flex;align-items:center;width:max-content;margin:0 0 12px;padding:6px 9px;border-radius:999px;background:#edf5ff;color:#0e67ff;font-size:11px;font-weight:900}.service-price.hot{background:#eafbf5;color:#08775f}
.price-examples{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:16px}.price-examples span{display:grid;gap:2px;padding:10px 11px;border-radius:12px;background:#f7fafd;border:1px solid #e5edf4}.price-examples b{font-size:13px;color:#0e67ff}.price-examples small{font-size:9px;color:#738294}
@media(max-width:760px){.launch-offer{display:grid;width:100%}.price-examples{grid-template-columns:1fr 1fr}}


/* USDT / TON payment */
.crypto-pay-section{background:linear-gradient(180deg,#f8fbff 0%,#eef7ff 100%);border-top:1px solid #e4edf8;border-bottom:1px solid #e4edf8}
.crypto-pay-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:42px;align-items:center}
.crypto-pay-copy h2{margin:10px 0 14px;font-size:clamp(30px,4vw,48px);line-height:1.08}
.crypto-pay-copy p{font-size:18px;line-height:1.8;color:#53677d;max-width:720px}
.crypto-warning{margin:20px 0;padding:16px 18px;border:1px solid #ffd7a3;background:#fff8ec;border-radius:16px;color:#7b4a00;line-height:1.75}
.crypto-steps{display:grid;gap:10px;margin:20px 0 22px;padding-inline-start:24px;color:#31465b;line-height:1.65}
.copy-feedback{margin-inline-start:10px;font-weight:800;color:#16884a}
.crypto-pay-card{background:#0d1728;border-radius:28px;padding:24px;box-shadow:0 24px 60px rgba(8,23,48,.18);color:#fff;border:1px solid #223654}
.crypto-asset{display:flex;align-items:center;gap:12px;margin-bottom:18px}
.crypto-asset strong{display:block;font-size:22px}.crypto-asset small{display:block;color:#94a8c2;margin-top:2px}
.usdt-dot{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#20a77b;color:#fff;font-weight:900;font-size:26px}
.live-badge{margin-inline-start:auto;background:#103a2e;color:#80efc0;border:1px solid #245f4c;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}
.crypto-qr{display:block;width:min(100%,330px);aspect-ratio:1/1;object-fit:contain;background:#fff;padding:12px;border-radius:20px;margin:8px auto 20px}
.wallet-address-wrap{background:#111f35;border:1px solid #263a58;border-radius:16px;padding:14px}
.wallet-address-wrap span{display:block;color:#9db0c8;font-size:12px;margin-bottom:8px}
.wallet-address-wrap code{display:block;color:#fff;overflow-wrap:anywhere;direction:ltr;text-align:left;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.6}
.crypto-card-note{font-size:12px;color:#9db0c8;line-height:1.6;margin-top:12px}
@media(max-width:860px){.crypto-pay-grid{grid-template-columns:1fr}.crypto-pay-card{max-width:540px;width:100%;margin:auto}}

/* Global market launch */
.global-reach-section{background:linear-gradient(180deg,rgba(75,94,255,.045),rgba(255,255,255,0))}
.market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}
.market-card{border:1px solid var(--line,#e7e9f2);background:var(--card,#fff);border-radius:18px;padding:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;box-shadow:0 8px 28px rgba(16,24,40,.04)}
.market-card b{font-size:16px}.market-card span{font-size:12px;color:var(--muted,#667085);white-space:nowrap}
.global-note{margin-top:18px;padding:14px 16px;border-radius:14px;background:rgba(70,94,255,.07);color:var(--muted,#475467);font-size:14px}
@media(max-width:900px){.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.market-grid{grid-template-columns:1fr}.market-card{padding:15px}}


/* Customer membership */
.nav-account{margin-inline-start:auto}.btn-account{background:#eef5ff;border:1px solid #cfe0ff;color:#0a55c8;font-weight:850}.btn-account:hover{background:#e3efff}.mobile-account-link{border:0;background:transparent;text-align:inherit;padding:10px 0;color:#0e67ff;font:inherit;font-weight:800;cursor:pointer}.member-account-section{background:linear-gradient(145deg,#061426 0%,#0c2440 56%,#07314a 100%);color:#fff;overflow:hidden}.member-shell{display:grid;grid-template-columns:1.3fr .7fr;gap:42px;align-items:center}.member-hero h2{font-size:clamp(32px,4vw,50px);line-height:1.1;color:#fff;margin:10px 0 14px}.member-hero p{color:#b8cadc;line-height:1.8;max-width:700px}.member-benefits{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:22px}.member-benefits>span{font-size:13px;color:#d6e8f7}.member-card{background:#fff;color:#102439;border-radius:24px;padding:28px;box-shadow:0 24px 55px rgba(0,0,0,.22);display:grid;gap:12px}.member-card-icon{width:56px;height:56px;border-radius:17px;background:linear-gradient(145deg,#05224b,#0e7cff);display:grid;place-items:center;color:#fff;font-weight:950;letter-spacing:-1px}.member-card>strong{font-size:21px}.member-card>p{color:#6f8193;font-size:13px;line-height:1.65;margin:0 0 4px}.member-login-btn{margin-top:-2px}.member-profile-head{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center}.member-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,#0e67ff,#10b1bc);display:grid;place-items:center;color:#fff;font-weight:900;font-size:20px}.member-profile-head span{display:block;color:#7b8997;font-size:11px}.member-profile-head strong{display:block;margin-top:2px}.member-permanent{background:#e8fbf4;color:#08775f!important;border-radius:999px;padding:6px 9px;font-weight:900!important}.member-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.member-meta>div{border:1px solid #e6edf4;background:#f7fafc;border-radius:13px;padding:10px}.member-meta small{display:block;color:#8695a4;font-size:9px}.member-meta b{display:block;margin-top:4px;font-size:12px;overflow-wrap:anywhere}.member-contact{display:grid;gap:5px;padding:10px 0;color:#50667c;font-size:12px}.member-profile-actions{display:flex;gap:8px;flex-wrap:wrap}.account-modal{width:min(700px,100%)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f0f5fa;border-radius:14px;padding:4px;margin-bottom:20px}.auth-tab{border:0;background:transparent;border-radius:11px;padding:10px;font-weight:850;color:#6d7c8b;cursor:pointer}.auth-tab.active{background:#fff;color:#0e67ff;box-shadow:0 3px 12px rgba(20,52,91,.09)}.auth-form label{display:block;margin-bottom:14px}.auth-form label>span{display:block;font-size:12px;font-weight:800;color:#4c5f73;margin-bottom:7px}.auth-form input{width:100%;border:1px solid #d9e3ec;border-radius:13px;padding:12px 13px;outline:none;background:#fbfdff;color:#11263c}.auth-form input:focus{border-color:#9bc1ff;box-shadow:0 0 0 4px rgba(14,103,255,.07)}.auth-note,.backend-status{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border-radius:13px;background:#f5f9fc;border:1px solid #e2eaf2;margin:2px 0 14px}.auth-note p,.backend-status{font-size:11px;color:#6f7f8f;line-height:1.6}.member-consent{display:flex!important;align-items:flex-start;gap:9px;background:#fff}.member-consent input{width:auto;margin-top:3px}.member-consent span{font-weight:600!important;line-height:1.5}.status-dot-local{flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#f0a12b;margin-top:5px}.backend-status{margin-top:16px;margin-bottom:0}.auth-form[hidden],.member-card[hidden]{display:none!important}
@media(max-width:1050px){.nav-account{margin-inline-start:auto}.nav-cta{margin-inline-start:0}}
@media(max-width:860px){.member-shell{grid-template-columns:1fr}.member-card{max-width:560px;width:100%}.member-meta{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:760px){.nav-account{display:none}.member-meta{grid-template-columns:1fr}.member-profile-head{grid-template-columns:auto 1fr}.member-permanent{grid-column:1/-1;width:max-content}.member-profile-actions .btn{flex:1}}


/* Libya-only local payment placeholders — disabled until owner activation */
.libya-pay-section{background:linear-gradient(180deg,#f8fbff 0%,#fff 100%);border-top:1px solid rgba(20,54,92,.08);border-bottom:1px solid rgba(20,54,92,.08)}
.libya-pay-section[hidden]{display:none!important}
.libya-pay-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}
.libya-pay-head h2{margin:.35rem 0 .6rem}.libya-pay-head p{max-width:760px;margin:0;color:var(--muted)}
.local-pay-status{white-space:nowrap;padding:8px 12px;border-radius:999px;background:#fff3cd;color:#7a5600;border:1px solid #f1d77b;font-size:13px;font-weight:800}
.libya-pay-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.local-pay-card{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:14px;background:#fff;border:1px solid rgba(20,54,92,.1);border-radius:20px;padding:18px;box-shadow:0 10px 30px rgba(30,62,98,.06)}
.local-pay-card .local-pay-disabled{grid-column:1/-1;width:100%;opacity:.62;cursor:not-allowed}
.local-pay-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#0b2f55,#2388ff);color:#fff;font-weight:900;font-size:18px}
.local-pay-card h3{margin:2px 0 6px;font-size:17px}.local-pay-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.libya-pay-note{margin-top:16px;padding:13px 15px;border-radius:14px;background:#f4f7fb;color:#53667c;font-size:13px;font-weight:700}
@media(max-width:850px){.libya-pay-grid{grid-template-columns:1fr}.libya-pay-head{flex-direction:column}.local-pay-status{align-self:flex-start}}

.w82{width:82%}


/* V3.14 China sourcing + resilient form fields */
.china-sourcing-section{border-top:1px solid rgba(125,150,190,.12)}
.sourcing-rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0}
.sourcing-rules>div{background:var(--card,#fff);border:1px solid rgba(100,130,170,.16);border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:7px;box-shadow:0 10px 30px rgba(7,21,38,.06)}
.sourcing-rules strong{font-size:15px}.sourcing-rules span{font-size:13px;line-height:1.8;color:var(--muted,#607086)}
.center-actions{display:flex;justify-content:center;margin-top:18px}
.conditional-fields{border:1px solid rgba(33,118,255,.2);background:rgba(33,118,255,.045);padding:16px;border-radius:16px;display:grid;gap:12px}
.conditional-fields[hidden]{display:none!important}.conditional-head{display:flex;flex-direction:column;gap:4px}.conditional-head span{font-size:12px;color:var(--muted,#607086)}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:820px){.sourcing-rules{grid-template-columns:1fr}}

/* V3.16 guest-order clarity */
.guest-order-note{margin:16px 0 4px;padding:11px 14px;border:1px solid #cfe0ff;border-radius:14px;background:#f6f9ff;color:#18355f;font-size:.92rem;line-height:1.55}
.guest-member-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:14px 16px;border:1px solid #d6e4fb;background:#f8fbff;border-radius:16px}.guest-member-cta span{color:#64748b}.guest-member-cta .btn{white-space:nowrap}@media(max-width:640px){.guest-member-cta{align-items:stretch;flex-direction:column}}

.starter-scope{display:block;margin:10px 0 2px;padding:8px 10px;border-radius:10px;background:#f8fafc;color:#475569;font-size:.78rem;line-height:1.45;border:1px solid #e5edf8}


/* V3.17 Instant Intake + Upload + Commerce Focus */
.commerce-focus-section{background:linear-gradient(135deg,#071526 0%,#0b2542 55%,#063d48 100%);color:#fff;overflow:hidden}
.commerce-focus-head{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:end;margin-bottom:28px}.commerce-focus-head h2{font-size:clamp(32px,4.2vw,52px);line-height:1.12;margin:10px 0 14px;max-width:850px}.commerce-focus-head p{margin:0;color:#bad0e3;line-height:1.8;max-width:820px}.commerce-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.commerce-cards article{padding:20px;border-radius:20px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.065);display:grid;gap:10px;min-height:205px}.commerce-cards article>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:rgba(80,174,255,.17);color:#8fd1ff;font-size:11px;font-weight:900}.commerce-cards strong{font-size:17px}.commerce-cards b{color:#7df2c2;font-size:18px}.commerce-cards p{color:#b4c8da;line-height:1.7;font-size:13px;margin:0}.ai-team-strip{display:flex;align-items:center;gap:18px;margin-top:18px;padding:14px 16px;border:1px solid rgba(125,242,194,.24);background:rgba(22,181,176,.08);border-radius:16px}.ai-team-strip strong{white-space:nowrap;color:#7df2c2;letter-spacing:1px;font-size:12px}.ai-team-strip span{color:#cfe1ef;font-size:13px;line-height:1.6}.commerce-card{border-color:#b6dcff!important;box-shadow:0 14px 36px rgba(13,103,255,.1)}
.instant-start-banner{display:flex;align-items:flex-start;gap:13px;margin:0 0 18px;padding:14px 15px;border:1px solid #bfead8;background:#f0fbf6;border-radius:16px}.instant-start-banner>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#dff7ec;font-size:20px}.instant-start-banner strong{display:block;color:#0a6e50}.instant-start-banner p{margin:4px 0 0;color:#527064;font-size:12px;line-height:1.65}
.project-upload-block{margin:14px 0}.upload-zone{border:1.5px dashed #9ebfe4;background:#f8fbff;border-radius:18px;padding:20px;display:flex!important;align-items:center;gap:14px;cursor:pointer;transition:.2s}.upload-zone:hover,.upload-zone.dragging{border-color:#0e67ff;background:#edf5ff;transform:translateY(-1px)}.upload-icon{width:48px;height:48px;flex:0 0 48px;border-radius:15px;background:#e6f1ff;color:#0e67ff;display:grid;place-items:center;font-size:26px;font-weight:900}.upload-zone strong{display:block;color:#19344f;font-size:15px}.upload-zone p{margin:4px 0;color:#61758a;font-size:12px;line-height:1.55}.upload-zone small{display:block;color:#8191a3;font-size:10px}.upload-list{display:grid;gap:8px;margin-top:10px}.upload-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dfe8f1;background:#fff;border-radius:13px;padding:10px 12px}.upload-row-main{display:flex;align-items:center;gap:10px;min-width:0}.upload-file-icon{width:30px;height:30px;flex:0 0 30px;border-radius:10px;background:#eef4fb;display:grid;place-items:center;color:#356690;font-weight:900}.upload-row strong{display:block;max-width:330px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.upload-row small{display:block;color:#8594a3;margin-top:2px;font-size:10px}.upload-state{font-size:11px;color:#607289;font-weight:800}.upload-row[data-state="done"] .upload-file-icon,.upload-row[data-state="done"] .upload-state{color:#12805d}.upload-row[data-state="error"] .upload-file-icon,.upload-row[data-state="error"] .upload-state{color:#c2414b}.btn:disabled{opacity:.58;cursor:not-allowed;transform:none!important}
@media(max-width:960px){.commerce-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.commerce-focus-head{grid-template-columns:1fr}.commerce-focus-head .btn{width:100%}.commerce-cards{grid-template-columns:1fr}.ai-team-strip{align-items:flex-start;flex-direction:column;gap:6px}.upload-zone{align-items:flex-start}.upload-row strong{max-width:210px}}
