:root{--blue:#171dc2;--blue-deep:#090d66;--sky:#4b8dff;--ink:#10111c;--muted:#656777;--line:#e5e7ef;--paper:#f7f8fc;--white:#fff;--mint:#d9f7ea;--shadow:0 24px 64px rgba(23,29,194,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.page-glow{position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 94% 3%,rgba(75,141,255,.13),transparent 22%),radial-gradient(circle at 4% 29%,rgba(23,29,194,.06),transparent 25%)}.topbar{height:82px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.brand{display:block;width:178px;height:48px}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.topbar nav{display:flex;gap:36px;margin-left:86px}.topbar nav a{font-size:14px;font-weight:600;color:#52556a;transition:.2s}.topbar nav a:hover{color:var(--blue)}.profile{border:1px solid #dfe2ee;background:#fff;border-radius:13px;padding:6px 12px 6px 7px;display:flex;align-items:center;gap:9px;color:#353748;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 5px 14px rgba(22,25,66,.05)}.avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#e9edff;color:var(--blue)}.avatar svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero{max-width:1240px;min-height:672px;margin:auto;padding:70px 28px 82px;display:grid;grid-template-columns:1.02fr .98fr;gap:82px;align-items:center}.eyebrow{display:flex;align-items:center;gap:10px;color:#76798e;font-size:10px;font-weight:850;letter-spacing:.16em}.eyebrow>span{width:28px;height:2px;background:var(--blue)}.hero h1{margin:20px 0 25px;font-size:clamp(54px,6vw,78px);font-weight:800;line-height:.93;letter-spacing:-.075em}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:570px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:27px;margin:36px 0}.primary{min-height:56px;padding:0 18px 0 22px;border:0;border-radius:14px;background:var(--blue);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:38px;font-size:14px;font-weight:800;box-shadow:0 14px 30px rgba(23,29,194,.24);cursor:pointer;transition:transform .2s,box-shadow .2s}.primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(23,29,194,.31)}.primary b{width:27px;height:27px;border-radius:9px;background:rgba(255,255,255,.18);display:grid;place-items:center;font-size:18px}.text-action{font-size:14px;font-weight:750;color:#34384a}.text-action span{margin-left:7px;color:var(--blue);font-size:18px}.hero-facts{display:flex;flex-wrap:wrap;gap:17px;color:#717486;font-size:11px;font-weight:650}.hero-facts span{display:flex;align-items:center;gap:6px}.hero-facts i{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#e9edff;color:var(--blue);font-size:10px;font-style:normal}.hero-panel{min-height:474px;padding:26px;border-radius:30px;background:radial-gradient(circle at 82% 6%,rgba(93,142,255,.85),transparent 23%),linear-gradient(145deg,#1a21c9,#080c65);color:#fff;position:relative;overflow:hidden;box-shadow:0 32px 62px rgba(12,18,113,.28)}.hero-panel:after{content:"";position:absolute;width:410px;height:410px;left:-170px;bottom:-260px;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:0 0 0 55px rgba(255,255,255,.04),0 0 0 110px rgba(255,255,255,.025)}.panel-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.panel-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#fff;color:var(--blue);font-size:13px;font-weight:900;letter-spacing:-.08em}.panel-status{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700;color:#dce5ff}.panel-status i{width:7px;height:7px;border-radius:50%;background:#9ff2c4}.panel-welcome{position:relative;z-index:1;margin-top:83px}.panel-welcome small{display:block;color:#aebdff;font-size:9px;font-weight:800;letter-spacing:.14em}.panel-welcome strong{display:block;margin-top:14px;font-size:39px;line-height:1;letter-spacing:-.06em}.panel-balance{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-top:45px;padding:17px 18px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:rgba(255,255,255,.12);backdrop-filter:blur(12px)}.panel-balance span{display:grid;gap:5px}.panel-balance small{color:#c4cfff;font-size:10px}.panel-balance b{font-size:15px}.panel-balance>i{width:31px;height:31px;border-radius:10px;background:#fff;color:var(--blue);display:grid;place-items:center;font-style:normal}.panel-shortcuts{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:17px}.panel-shortcuts span{padding:11px 4px;border-radius:11px;background:rgba(4,7,85,.28);font-size:9px;text-align:center;color:#dbe2ff}.panel-shortcuts b{display:block;margin-bottom:5px;color:#fff;font-size:13px}.panel-note{position:absolute;z-index:2;padding:10px 13px;border-radius:99px;background:#fff;color:#252bc0;font-size:10px;font-weight:800;box-shadow:0 12px 25px rgba(0,0,0,.15)}.note-one{right:20px;top:126px}.note-two{left:18px;bottom:24px}.quick-links{max-width:1184px;margin:0 auto 94px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:20px;background:var(--white);overflow:hidden;box-shadow:0 9px 26px rgba(31,34,67,.035)}.quick-links>div{min-height:112px;padding:25px 28px;display:flex;align-items:center;gap:16px;border-right:1px solid var(--line)}.quick-links>div:last-child{border:0}.quick-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#e9edff;color:var(--blue);font-size:20px;font-weight:800}.quick-links p{display:grid;gap:4px;margin:0}.quick-links b{font-size:13px}.quick-links small{color:#787b8c;font-size:11px;line-height:1.4}.catalog{padding:94px max(28px,calc((100vw - 1184px)/2));background:#fff}.catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:42px}.catalog h2,.how h2,.assurance h2,.final-cta h2{margin:15px 0 11px;font-size:clamp(39px,4.1vw,55px);line-height:.98;letter-spacing:-.065em}.catalog-heading p{margin:0;color:var(--muted);line-height:1.6}.search{width:302px;height:52px;padding:0 17px;display:flex;align-items:center;gap:9px;border:1px solid #dfe2eb;border-radius:13px;background:#fff;box-shadow:0 5px 14px rgba(18,20,45,.04)}.search span{font-size:23px;color:#6e7190}.search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.tabs{display:flex;gap:8px;overflow:auto;margin:41px 0 23px;padding-bottom:3px}.tabs button{padding:10px 16px;border:1px solid #e0e3ed;border-radius:10px;background:#fff;color:#66697b;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.tabs button.active{border-color:var(--blue);background:var(--blue);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product{min-height:252px;padding:23px;position:relative;display:flex;flex-direction:column;border:1px solid #e2e5ee;border-radius:19px;background:#fff;cursor:pointer;outline:none;overflow:hidden;transition:.2s;animation:rise .36s both;animation-delay:var(--delay)}.product:hover,.product:focus-visible{transform:translateY(-4px);border-color:#aeb9ff;box-shadow:0 18px 34px rgba(23,29,194,.1)}.product:after{content:"";position:absolute;width:140px;height:140px;right:-65px;top:-69px;border-radius:50%;background:#f0f2ff;transition:.2s}.product:hover:after{transform:scale(1.2)}.product.mint:after{background:#dff8ed}.product.sand:after{background:#fff0d4}.product.blue:after{background:#e1f0ff}.product.violet:after{background:#eee8ff}.product.coral:after{background:#ffe7df}.product.lime:after{background:#e4f6ff}.product-icon,.drawer-icon{position:relative;z-index:1;width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:13px;font-weight:900;letter-spacing:-.08em}.product>small{position:relative;z-index:1;margin-top:22px;color:#85889b;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product h3{position:relative;z-index:1;margin:7px 0 6px;font-size:20px;line-height:1.13;letter-spacing:-.035em;overflow-wrap:anywhere}.product p{position:relative;z-index:1;display:-webkit-box;overflow:hidden;margin:0;color:#777a8a;font-size:12px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-bottom{position:relative;z-index:1;margin-top:auto;padding-top:19px;display:flex;align-items:center;justify-content:space-between;color:#76798a;font-size:11px}.product-bottom strong{color:var(--ink);font-size:15px}.product-bottom>b{width:34px;height:34px;border-radius:10px;background:#f0f2ff;color:var(--blue);display:grid;place-items:center;font-size:18px;transition:.2s}.product:hover .product-bottom>b{background:var(--blue);color:#fff}.empty{padding:52px;text-align:center;color:var(--muted)}.how{max-width:1184px;margin:auto;padding:110px 0}.how-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.how-head>p{max-width:355px;margin:0 0 9px;color:var(--muted);line-height:1.65;font-size:14px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:42px}.steps article{min-height:275px;padding:27px;position:relative;border-radius:20px;background:#eff2ff}.steps article:nth-child(2){background:#eaf9f0}.steps article:nth-child(3){background:#f0f5ff}.steps article>span{position:absolute;right:25px;top:23px;color:var(--blue);font-size:14px;font-weight:800}.step-icon{width:47px;height:47px;border-radius:14px;display:grid;place-items:center;background:#fff;color:var(--blue);font-size:19px;font-weight:800}.steps h3{margin:64px 0 10px;font-size:21px;letter-spacing:-.035em}.steps p{max-width:300px;margin:0;color:#616577;font-size:13px;line-height:1.65}.assurance{max-width:1184px;margin:0 auto 88px;padding:53px 56px;border-radius:28px;background:linear-gradient(135deg,#0b106d,#1c25cf);color:#fff;display:grid;grid-template-columns:1fr .83fr;gap:70px;overflow:hidden;position:relative}.assurance:after{content:"";position:absolute;width:420px;height:420px;right:-180px;top:-280px;border:1px solid rgba(255,255,255,.17);border-radius:50%;box-shadow:0 0 0 64px rgba(255,255,255,.035)}.eyebrow.light{color:#becbff}.eyebrow.light>span{background:#fff}.assurance-copy,.assurance-list{position:relative;z-index:1}.assurance h2{margin-top:18px}.assurance-copy>p{max-width:465px;margin:0;color:#c5d0ff;line-height:1.65;font-size:15px}.assurance-copy>a{display:inline-flex;align-items:center;gap:12px;margin-top:28px;padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.45);font-size:13px;font-weight:750}.assurance-copy>a b{font-size:18px}.assurance-list{align-self:center;display:grid;gap:0;border-top:1px solid rgba(255,255,255,.2)}.assurance-list span{padding:17px 0;border-bottom:1px solid rgba(255,255,255,.2);font-size:14px;font-weight:650}.assurance-list i{display:inline-grid;width:28px;margin-right:11px;color:#9cb4ff;font-size:10px;font-style:normal}.final-cta{max-width:1184px;margin:0 auto 88px;padding:52px 56px;border-radius:27px;background:#e5ebff;display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta h2{margin-bottom:0}.primary.bright{background:#fff;color:var(--blue);box-shadow:none}.primary.bright b{background:#e8edff}footer{min-height:174px;padding:38px max(28px,calc((100vw - 1184px)/2));background:#0e1033;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:11px;font-size:18px;letter-spacing:-.035em}.footer-brand img{width:40px;height:40px;border-radius:12px;object-fit:cover}footer p{color:#9296b5;font-size:12px}footer>div:last-child{max-width:490px;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px 20px}footer>div:last-child a{color:#c7caf0;font-size:11px}footer>div:last-child a:hover{color:#fff}.mobile-nav{display:none}.toast{position:fixed;left:50%;bottom:26px;z-index:50;transform:translate(-50%,20px);padding:13px 18px;border-radius:99px;background:#111443;color:#fff;font-size:13px;opacity:0;pointer-events:none;transition:.25s;box-shadow:var(--shadow)}.toast.show{opacity:1;transform:translate(-50%,0)}.scrim{position:fixed;inset:0;z-index:40;background:rgba(10,13,43,.48);backdrop-filter:blur(6px)}.drawer{position:fixed;z-index:41;right:0;top:0;width:min(574px,100%);height:100%;background:#fff;transform:translateX(100%);transition:.25s;box-shadow:-18px 0 55px rgba(9,13,65,.18)}.drawer.open{transform:translateX(0)}.close{position:absolute;right:24px;top:20px;z-index:3;width:36px;height:36px;border:0;border-radius:10px;background:#f1f3f9;color:#44475b;font-size:27px;line-height:1;cursor:pointer}.checkout-scroll{height:100%;overflow:auto;padding:43px 44px}.checkout-head{display:grid;grid-template-columns:70px 1fr;gap:19px;align-items:start;padding:33px 0 28px}.checkout-head .drawer-icon{width:66px;height:66px;margin:0;border-radius:19px}.checkout-head small,.orders-head small{color:var(--blue);font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.checkout-head h2,.orders-head h2{margin:7px 0;font-size:clamp(29px,4vw,42px);line-height:1.04;letter-spacing:-.055em}.checkout-head p,.orders-head p{margin:0;color:#747788;line-height:1.55;font-size:13px}.checkout-price{padding:20px 22px;border-radius:17px;background:#eef1ff;display:flex;align-items:center;justify-content:space-between;gap:18px}.checkout-price span{display:grid;gap:5px}.checkout-price small{color:#747789;font-size:11px}.checkout-price strong{font-size:29px;letter-spacing:-.05em}.checkout-price i{padding:7px 9px;border-radius:8px;background:#fff;color:var(--blue);font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.checkout-fields{display:grid;gap:14px;margin-top:23px}.field{display:grid;gap:8px;margin-top:14px}.field>span{font-size:11px;font-weight:800;color:#424558}.field input,.field select,.field textarea{width:100%;min-height:51px;padding:0 14px;border:1px solid #dfe2eb;border-radius:12px;background:#fff;color:var(--ink);outline:0;transition:.2s}.field textarea{min-height:90px;padding-block:13px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#8098ff;box-shadow:0 0 0 4px rgba(23,29,194,.09)}.field small{color:#878a99;font-size:10px}.amount-field>div{position:relative}.amount-field>div input{padding-right:40px}.amount-field>div b{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:var(--blue)}.terms-check{display:grid;grid-template-columns:19px 1fr;gap:10px;align-items:start;margin:22px 0;color:#6a6d7c;font-size:11px;line-height:1.5}.terms-check input{width:17px;height:17px;margin:0;accent-color:var(--blue)}.terms-check a{color:var(--blue);text-decoration:underline}.checkout-button{width:100%}.checkout-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.checkout-button.loading b{animation:pulse .8s ease-in-out infinite}.form-error{margin:12px 0 0!important;padding:11px 13px;border-radius:11px;background:#fff0ef;color:#bb413b!important;font-size:11px!important;text-align:center}.checkout-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:17px}.checkout-trust span{padding:11px 8px;border-radius:10px;background:#f7f8fc;color:#717483;font-size:9px;line-height:1.35;text-align:center}.drawer-note{margin:15px 0 0!important;color:#868897!important;font-size:10px!important;text-align:center}.orders-drawer{padding:54px 38px 42px;overflow:auto}.orders-head{padding:27px 3px 22px;border-bottom:1px solid var(--line)}.orders-list{display:grid;gap:12px;padding-top:20px}.orders-loading{min-height:220px;display:grid;place-items:center;color:#77798a}.order-card{padding:19px;border:1px solid #e0e3eb;border-radius:16px;background:#fff;box-shadow:0 7px 19px rgba(21,25,68,.04)}.order-card-top,.order-meta{display:flex;align-items:center;justify-content:space-between;gap:14px}.order-card-top time,.order-meta span{color:#898b9a;font-size:10px}.order-status{padding:6px 9px;border-radius:8px;background:#e9edff;color:var(--blue);font-size:9px;font-weight:850}.order-card[data-status="completed"] .order-status{background:#e5f8ec;color:#167140}.order-card[data-status="failed"] .order-status{background:#fff0ef;color:#ba423e}.order-card h3{margin:15px 0 13px;font-size:17px}.order-meta strong{font-size:19px;letter-spacing:-.03em}.order-error{padding:10px 11px;border-radius:9px;background:#fff0ef;color:#a43d39;font-size:11px}.order-error a{text-decoration:underline}.order-result{margin-top:13px;border-top:1px solid var(--line);padding-top:12px}.order-result summary{cursor:pointer;color:var(--blue);font-size:11px;font-weight:800}.order-result pre{max-height:320px;overflow:auto;margin:11px 0 0;padding:12px;border-radius:9px;background:#0e1033;color:#f3f5ff;font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;word-break:break-word}.orders-empty{min-height:330px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:30px}.orders-empty i{width:60px;height:60px;display:grid;place-items:center;border-radius:18px;background:var(--blue);color:#fff;font-style:normal;font-weight:900}.orders-empty h3{margin:20px 0 8px;font-size:21px}.orders-empty p{max-width:340px;margin:0;color:#77798b;font-size:13px;line-height:1.6}.orders-empty button,.catalog-retry button{margin-top:14px;padding:11px 16px;border:0;border-radius:10px;background:var(--blue);color:#fff;font-size:12px;font-weight:800;cursor:pointer}@keyframes rise{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.4}}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:48px}.hero-panel{max-width:600px;width:100%;min-height:425px}.quick-links{margin-inline:24px}.quick-links>div{padding:22px 18px}.how{padding-inline:28px}.assurance,.final-cta{margin-inline:28px}.steps{gap:12px}}@media(max-width:600px){body.telegram .topbar{padding-top:max(7px,env(safe-area-inset-top));height:72px}.topbar{height:72px;padding:0 18px}.brand{width:142px;height:40px}.topbar nav{display:none}.profile{padding:5px}.profile span:last-child{display:none}.hero{min-height:0;padding:42px 18px 55px;gap:35px}.hero h1{margin:18px 0 21px;font-size:50px}.hero-copy>p{font-size:15px}.hero-actions{align-items:stretch;flex-direction:column;gap:16px;margin:28px 0}.primary{width:100%;min-height:54px}.text-action{align-self:flex-start}.hero-facts{gap:11px;font-size:10px}.hero-panel{min-height:380px;padding:21px;border-radius:24px}.panel-welcome{margin-top:58px}.panel-welcome strong{font-size:34px}.panel-balance{margin-top:35px}.panel-note{display:none}.quick-links{grid-template-columns:1fr;margin:0 18px 68px;border-radius:17px}.quick-links>div{min-height:85px;padding:18px;border-right:0;border-bottom:1px solid var(--line)}.quick-links>div:last-child{border:0}.catalog{padding:68px 18px}.catalog-heading{align-items:stretch;flex-direction:column;gap:24px}.catalog h2,.how h2,.assurance h2,.final-cta h2{font-size:42px}.search{width:100%}.product-grid{grid-template-columns:1fr}.product{min-height:240px;padding:24px}.product h3{font-size:22px}.product p{font-size:13px}.tabs{margin-top:30px}.how{padding:72px 18px}.how-head{align-items:stretch;flex-direction:column;gap:8px}.how-head>p{margin:0;font-size:13px}.steps{grid-template-columns:1fr;margin-top:31px}.steps article{min-height:210px}.steps h3{margin-top:47px}.assurance{margin:0 18px 68px;padding:35px 26px;grid-template-columns:1fr;gap:33px;border-radius:23px}.assurance-copy>p{font-size:13px}.final-cta{margin:0 18px 78px;padding:34px 26px;align-items:stretch;flex-direction:column;border-radius:23px}.final-cta .primary{width:100%}footer{padding:36px 22px 120px;align-items:flex-start;flex-direction:column;gap:19px}footer p{margin:0}footer>div:last-child{justify-content:flex-start;gap:12px 18px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);left:10px;right:10px;bottom:max(9px,env(safe-area-inset-bottom));height:70px;z-index:30;padding:7px;border:1px solid rgba(220,224,242,.85);border-radius:19px;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);box-shadow:0 12px 32px rgba(19,23,78,.18)}.mobile-nav a,.mobile-nav button{border:0;background:transparent;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#87899a;font-size:18px}.mobile-nav svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-nav span{font-size:10px;font-weight:700}.mobile-nav .active{color:var(--blue)}.toast{bottom:87px;width:max-content;max-width:calc(100% - 36px);text-align:center}.drawer{top:auto;bottom:0;width:100%;height:auto;max-height:90%;border-radius:25px 25px 0 0;padding:0;transform:translateY(100%)}.drawer.open{transform:translateY(0)}.checkout-scroll{padding:18px 20px calc(24px + env(safe-area-inset-bottom))}.checkout-head{grid-template-columns:56px 1fr;gap:14px;padding:29px 0 21px}.checkout-head .drawer-icon{width:56px;height:56px;border-radius:16px}.checkout-head h2{font-size:29px}.checkout-price{padding:17px;align-items:flex-start;flex-direction:column;gap:9px}.checkout-price strong{font-size:27px}.checkout-trust{grid-template-columns:1fr}.checkout-trust span{text-align:left}.orders-drawer{padding:34px 18px calc(26px + env(safe-area-inset-bottom))}.orders-head{padding-top:20px}.orders-head h2{font-size:35px}.order-card{padding:17px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}:where(.primary b,.text-action span,.hero-facts i,.panel-mark,.panel-balance>i,.panel-shortcuts b,.quick-icon,.step-icon,.search span) svg{display:block;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.primary b svg{width:17px;height:17px}.text-action span{display:inline-block;vertical-align:middle}.text-action span svg{width:18px;height:18px}.hero-facts i svg{width:12px;height:12px}.panel-mark svg{width:22px;height:22px}.panel-balance>i svg{width:17px;height:17px}.panel-shortcuts b svg{width:20px;height:20px;margin:0 auto}.quick-icon svg{width:22px;height:22px}.step-icon svg{width:24px;height:24px}.search span svg{width:21px;height:21px}.checkout-trust span{display:flex;align-items:center;justify-content:center;gap:6px}.checkout-trust span svg{width:16px;height:16px;flex:0 0 16px;stroke:var(--blue);stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}@media(max-width:600px){.checkout-trust span{justify-content:flex-start}}
/* AKSA brand palette: graphite, violet and coral from the logo. */
:root{--blue:#7562f3;--blue-deep:#111027;--sky:#9a87ff;--ink:#151426;--muted:#6f6d80;--line:#e5e2ed;--paper:#f7f6fb;--mint:#fff0ec;--coral:#ff604c;--shadow:0 24px 64px rgba(21,20,38,.12)}
.page-glow{background:radial-gradient(circle at 94% 3%,rgba(154,135,255,.18),transparent 24%),radial-gradient(circle at 4% 29%,rgba(255,96,76,.08),transparent 24%)}
.primary{background:var(--ink);box-shadow:0 14px 30px rgba(21,20,38,.22)}.primary:hover{box-shadow:0 18px 36px rgba(21,20,38,.28)}.primary b{color:var(--coral)}
.hero-panel{background:radial-gradient(circle at 84% 5%,rgba(255,96,76,.72),transparent 24%),linear-gradient(145deg,#26223f,#111027);box-shadow:0 32px 62px rgba(17,16,39,.28)}
.panel-mark{color:var(--ink)}.panel-note{color:#5f4de1}.panel-status i{background:#a995ff}.panel-balance>i{color:#6855e8}.panel-shortcuts span{background:rgba(8,7,31,.3)}
.eyebrow>span{background:var(--coral)}.hero h1 em,.text-action span{color:var(--blue)}.quick-icon,.hero-facts i,.step-icon{background:#eeeaff;color:#6956e8}
.tabs button.active{background:var(--ink);border-color:var(--ink)}.steps article{background:#f0edff}.steps article:nth-child(2){background:#fff0ec}.steps article:nth-child(3){background:#f3f1ff}
.assurance{background:radial-gradient(circle at 93% 8%,rgba(255,96,76,.3),transparent 26%),linear-gradient(135deg,#111027,#2b244b)}
.final-cta{background:#ebe7ff}.primary.bright{background:#fff;color:var(--ink)}.primary.bright b{background:#fff0ec;color:var(--coral)}
footer,.order-result pre,.result #resultData pre{background:#111027}.toast{background:#17152d}.mobile-nav .active,.terms-check a,.order-result summary{color:var(--blue)}
