:root{--background:#101214;--foreground:#f2f4f3;--card:#1a1e21;--primary:#bcf77b;--primary-foreground:#17220e;--secondary:#24292d;--muted:#202529;--muted-foreground:#a2adb2;--border:#333a3f;--input:#3d474e;--ring:#bcf77b;--accent:#263324;--destructive:#ff9395;--radius:.5rem;--cyan:#8bdce8;--amber:#f4ca82;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--ring);outline-offset:4px}h1,h2,h3,p{margin:0}button svg,a svg{flex-shrink:0}button,a,input,select,textarea{transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s}::selection{color:#17220e;background:#bcf77b}.site-header{border-bottom:1px solid var(--border);z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#101214ee;position:sticky;top:0}.header-inner{align-items:center;gap:38px;max-width:1240px;min-height:80px;margin:auto;padding:0 32px;display:flex}.brand{white-space:nowrap;align-items:center;font-size:22px;font-weight:750;display:inline-flex}.brand>span:last-child{color:#b2bbb9;font-weight:400}.brand-icon{background:var(--primary);color:var(--primary-foreground);border-radius:8px;place-items:center;width:38px;height:38px;margin-right:10px;transition:transform .25s;display:grid}.brand:hover .brand-icon{transform:rotate(-6deg)}.header-inner nav{flex:1;align-self:stretch;align-items:stretch;gap:28px;display:flex}.header-inner nav a{color:var(--muted-foreground);border-bottom:2px solid #0000;align-items:center;min-height:44px;padding-top:2px;font-size:14px;display:flex}.header-inner nav a:hover{color:var(--foreground)}.header-inner nav a.active{color:var(--foreground);border-bottom-color:var(--primary);font-weight:700}.support-header{min-height:44px;color:var(--cyan);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.support-header:hover{color:#c1f3ff}.store-shell{--selection:var(--primary);--selection-dark:#253320;max-width:1240px;margin:auto;padding:42px 32px 60px}.store-shell[data-product=openvpn]{--selection:var(--cyan);--selection-dark:#203236}.page-heading{justify-content:space-between;align-items:center;gap:22px;margin-bottom:32px;animation:.4s both arrive;display:flex}.eyebrow{color:var(--primary);margin-bottom:7px;font-size:12px;font-weight:700}.page-heading h1{font-size:42px;font-weight:750;line-height:1.16}.page-heading p{color:var(--muted-foreground);margin-top:10px}.small-note{color:var(--muted-foreground);align-items:center;gap:9px;font-size:14px;display:flex}.small-note svg{color:var(--primary)}.store-grid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:44px;display:grid}.selection{min-width:0;animation:.48s 60ms both arrive}.section-heading{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.section-heading h2{font-size:19px;font-weight:650}.step-number{border:1px solid var(--border);width:28px;height:28px;color:var(--muted-foreground);font-variant-numeric:tabular-nums;border-radius:6px;flex-shrink:0;place-items:center;font-size:12px;display:grid}.product-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.product-card{--product-accent:var(--primary);text-align:left;border:1px solid var(--border);background:var(--card);border-radius:8px;flex-direction:column;align-items:flex-start;min-width:0;min-height:222px;padding:22px;display:flex;position:relative;overflow:hidden}.product-card[data-product=openvpn]{--product-accent:var(--cyan)}.product-card:after{content:"";background:var(--product-accent);transform-origin:0;height:2px;transition:transform .25s;position:absolute;inset:auto 22px 0;transform:scaleX(0)}.product-card.selected{border-color:var(--product-accent);box-shadow:inset 0 0 0 1px var(--product-accent);background:#202729}.product-card.selected:after{transform:scaleX(1)}.product-top{width:100%;color:var(--product-accent);justify-content:space-between;align-items:center;height:44px;margin-bottom:24px;display:flex}.product-top>svg{stroke-width:1.6px;width:34px;height:34px;transition:transform .25s}.radio-mark{color:#101714;border:1px solid #526068;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.selected .radio-mark{background:var(--product-accent);border-color:var(--product-accent)}.product-card strong{font-size:21px;line-height:1.4}.product-card>span:not(.product-top):not(.product-tag){color:var(--muted-foreground);margin-top:5px;font-size:14px}.product-tag{color:var(--product-accent);margin-top:auto;padding-top:18px;font-size:12px;display:block}.product-facts{color:#c1cbc9;flex-wrap:wrap;gap:22px;margin-top:18px;font-size:14px;display:flex}.product-facts>span{align-items:center;gap:7px;display:flex}.product-facts svg{color:var(--selection)}.product-hint{color:var(--muted-foreground);margin-top:8px;font-size:13px}.term-heading{margin-top:32px}.discount-note{color:var(--primary);background:#253320;border-radius:4px;margin-left:auto;padding:4px 8px;font-size:12px}.term-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.term{border:1px solid var(--border);background:var(--card);text-align:left;border-radius:8px;flex-direction:column;gap:4px;min-width:0;min-height:118px;padding:15px 16px;display:flex;position:relative}.term strong{color:#d5ddda;font-size:14px;font-weight:500}.term>span:not(.term-badge){font-variant-numeric:tabular-nums;font-size:23px;font-weight:700}.term small{color:var(--muted-foreground);font-size:12px}.term.selected{background:var(--selection-dark);border-color:var(--selection);box-shadow:inset 0 0 0 1px var(--selection)}.term.selected>span:not(.term-badge){color:var(--selection)}.term-badge{background:var(--primary);color:#17220e;border-radius:4px;padding:1px 7px;font-size:12px;font-weight:700;position:absolute;top:-10px;right:10px}.renew-toggle{cursor:pointer;align-items:center;gap:9px;min-height:44px;margin-top:24px;font-size:14px;display:flex}.renew-toggle input,.consent input{width:19px;height:19px;accent-color:var(--primary);flex-shrink:0}.renew-toggle svg{color:var(--muted-foreground)}.checkout-area{margin-top:18px;scroll-margin-top:120px}.selection-foot{border-top:1px solid var(--border);color:var(--muted-foreground);align-items:flex-start;gap:12px;padding-top:22px;font-size:14px;display:flex}.selection-foot svg{flex-shrink:0;margin-top:3px}.order-summary{color:var(--foreground);border:1px solid var(--border);background:#1c2225;border-radius:8px;padding:28px;animation:.5s .12s both arrive;position:sticky;top:104px;overflow:hidden}.order-summary:before{content:"";background:var(--selection);height:3px;transition:background .2s;position:absolute;top:0;left:28px;right:28px}.summary-heading{color:var(--muted-foreground);justify-content:space-between;align-items:center;font-size:12px;font-weight:650;display:flex}.summary-signal{align-items:end;gap:3px;height:18px;display:flex}.summary-signal span{background:var(--selection);border-radius:1px;width:4px;transition:height .25s,background .2s;display:block}.summary-signal span:first-child{height:6px}.summary-signal span:nth-child(2){height:11px}.summary-signal span:nth-child(3){height:17px}.order-summary h2{margin-top:24px;font-size:24px;line-height:1.35}.summary-subtitle{color:var(--muted-foreground);margin-top:4px;font-size:14px}.summary-price{font-variant-numeric:tabular-nums;margin-top:26px;font-size:48px;font-weight:700;line-height:1.2;animation:.25s both price-in}.summary-period{color:#b8c5c5;font-size:14px}.order-summary dl{border-top:1px solid var(--border);gap:15px;margin:25px 0 0;padding-top:20px;display:grid}.order-summary dl>div{justify-content:space-between;align-items:start;gap:16px;font-size:14px;display:flex}.order-summary dt{color:var(--muted-foreground)}.order-summary dd{text-align:right;max-width:62%;margin:0}.saving{color:var(--primary);align-items:center;gap:8px;margin-top:21px;font-size:14px;display:flex}.primary-button{background:var(--primary);color:var(--primary-foreground);text-align:center;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:12px 16px;font-size:14px;font-weight:700;line-height:1.5;display:flex}.primary-button svg{transition:transform .2s}.order-summary>.primary-button{width:100%;margin-top:26px}.primary-button:hover:not(:disabled){background:#d1ffa0;box-shadow:0 4px 16px #0003}.primary-button:active:not(:disabled){transform:translateY(1px)}.primary-button:hover:not(:disabled)>svg:last-child{transform:translate(3px)}.summary-contact{border-top:1px solid var(--border);color:var(--muted-foreground);flex-direction:column;gap:10px;margin-top:24px;padding-top:20px;font-size:13px;display:flex}.summary-contact a{color:var(--cyan);align-items:center;gap:8px;min-height:32px;font-size:14px;display:flex}.summary-contact a>svg:last-child{margin-left:auto}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}form label:not(.consent):not(.bot-field){flex-direction:column;gap:8px;margin-bottom:18px;font-size:14px;font-weight:600;display:flex}input:not([type=checkbox]),textarea,select{border:1px solid var(--input);width:100%;color:var(--foreground);background:#151a1d;border-radius:6px;min-height:48px;padding:12px 13px;font-size:16px;font-weight:400}input::placeholder,textarea::placeholder{color:#96a2a9}input:not([type=checkbox]):hover,textarea:hover,select:hover{border-color:#667780}input:focus,textarea:focus,select:focus{border-color:var(--primary)}input:-webkit-autofill{-webkit-text-fill-color:var(--foreground);caret-color:var(--foreground);-webkit-box-shadow:inset 0 0 0 1000px #20292b}.consent{color:var(--muted-foreground);align-items:flex-start;gap:8px;margin:20px 0;font-size:14px;line-height:1.6;display:flex}.consent a{text-underline-offset:3px;color:#d8e1df;text-decoration:underline}.muted{color:var(--muted-foreground);font-weight:400}.checkout-submit{width:100%}.caption{color:var(--muted-foreground);text-align:center;margin-top:13px;font-size:13px}.bot-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.error-message{color:#ffb6b6;background:#351f24;border:1px solid #69414c;border-radius:6px;margin:16px 0;padding:13px 15px;font-size:14px}.questions{border-top:1px solid var(--border);max-width:754px;margin-top:48px;padding-top:28px}.questions h2{margin-bottom:14px;font-size:21px}.questions details{border-bottom:1px solid var(--border);padding:19px 0}.questions summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:16px;font-weight:500;list-style:none;display:flex}.questions summary::-webkit-details-marker{display:none}.questions summary svg{color:var(--muted-foreground);flex-shrink:0;transition:transform .2s}.questions details[open] svg{transform:rotate(180deg)}.questions details p{color:var(--muted-foreground);margin-top:14px;font-size:14px;line-height:1.8;animation:.2s arrive}.site-footer{border-top:1px solid var(--border);max-width:1176px;color:var(--muted-foreground);justify-content:space-between;gap:25px;margin:0 auto;padding:26px 0 32px;font-size:13px;display:flex}.site-footer>div{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.site-footer strong{color:#dfe5e3;font-size:17px}.site-footer a{align-items:center;gap:3px;min-height:32px;display:flex}.site-footer a:hover{color:var(--foreground)}.icon-button{border:1px solid var(--input);background:var(--card);color:#c9d4d6;border-radius:6px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:inline-flex}.icon-button:hover:not(:disabled),.secondary-button:hover:not(:disabled){background:#283131;border-color:#71857f}.icon-button.danger{color:var(--destructive)}.secondary-button{border:1px solid var(--input);background:var(--card);min-height:44px;color:var(--foreground);border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;display:inline-flex}.back-link{color:var(--muted-foreground);align-items:center;gap:7px;min-height:32px;margin-bottom:24px;font-size:14px;display:flex}.back-link:hover{color:var(--foreground)}.status{color:#c8d0d2;white-space:normal;background:#293136;border-radius:4px;align-items:center;padding:5px 9px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.status.pending{color:var(--amber);background:#372e1b}.status.processing{color:var(--cyan);background:#1d333b}.status.active{color:var(--primary);background:#273723}.status.expired,.status.cancelled{color:#f7a6ad;background:#35242b}.orders-list{gap:14px;display:grid}.order-list-item{border:1px solid var(--border);background:var(--card);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:23px 25px;display:flex}.order-list-item:hover{background:#202729;border-color:#617168}.order-list-item h2{margin:7px 0 4px;font-size:21px}.order-list-item p{color:var(--muted-foreground);font-size:14px}.order-number{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:12px}.order-item-right{align-items:center;gap:24px;display:flex}.order-item-right strong{white-space:nowrap;font-size:20px}.order-item-right svg{color:var(--primary)}.empty-state{text-align:center;border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;align-items:center;gap:18px;min-height:330px;padding:60px 20px;display:flex}.empty-state svg{color:var(--cyan)}.empty-state h2{font-size:23px}.empty-state p{color:var(--muted-foreground)}.empty-state .primary-button{padding:12px 23px}.privacy-note{color:var(--muted-foreground);max-width:580px;margin-top:24px;font-size:13px}.receipt-grid{grid-template-columns:minmax(0,1fr) 350px;gap:56px;display:grid}.receipt-title{margin-top:22px;font-size:28px;line-height:1.3}.receipt-intro{color:var(--muted-foreground);max-width:570px;margin-top:14px;font-size:16px;line-height:1.7}.receipt-action{min-height:52px;margin:25px 0;padding:14px 22px;display:inline-flex}.receipt-summary{background:var(--card);border-top:3px solid var(--primary);padding:25px}.receipt-summary h2{font-size:19px}.receipt-summary dl{gap:17px;margin:21px 0;display:grid}.receipt-summary dl>div{justify-content:space-between;gap:20px;font-size:14px;display:flex}.receipt-summary dt{color:var(--muted-foreground)}.receipt-summary dd{text-align:right;overflow-wrap:anywhere;min-width:0;max-width:70%;margin:0}.receipt-total{border-top:1px solid var(--border);padding-top:18px;font-weight:700;font-size:20px!important}.receipt-total dt{color:var(--foreground)}.receipt-summary>a{color:var(--cyan);align-items:center;gap:9px;font-size:14px;display:flex}.private-link{border-top:1px solid var(--border);color:var(--muted-foreground);gap:12px;margin-top:32px;padding-top:24px;font-size:13px;display:flex}.private-link>svg{color:var(--cyan);flex-shrink:0;margin-top:3px}.private-link strong{color:var(--foreground);font-size:14px}.private-link p{margin:5px 0 11px}.private-link button{color:var(--primary);background:0 0;border:0;align-items:center;gap:8px;min-height:32px;padding:0;font-size:14px;font-weight:600;display:flex}.delivery{margin:28px 0}.delivery label{margin-bottom:9px;font-size:14px;display:block}.copy-field{align-items:center;gap:9px;display:flex}.copy-field input{min-width:0}.copy-field .icon-button{height:50px}.manager-note{white-space:pre-wrap;border-left:3px solid var(--cyan);background:#203139;margin:20px 0;padding:15px;font-size:14px}.manual-copy{gap:8px;margin-top:18px;font-size:14px;display:grid}.legal{max-width:900px}.legal h1{overflow-wrap:anywhere;margin-bottom:25px;font-size:34px}.legal h2{margin:30px 0 10px;font-size:21px}.legal p{color:var(--muted-foreground);margin:12px 0;line-height:1.8}.legal a{color:var(--primary);text-decoration:underline}.setup{max-width:500px}.setup h2{font-size:24px}.setup p{color:var(--muted-foreground);margin:12px 0 24px}.setup .primary-button{width:100%}.admin-stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:26px;padding:24px 0;display:grid}.admin-stats>div{border-left:2px solid var(--amber);flex-direction:column;gap:8px;padding-left:18px;display:flex}.admin-stats>div:nth-child(2){border-color:var(--cyan)}.admin-stats>div:nth-child(3){border-color:var(--primary)}.admin-stats span{color:var(--muted-foreground);font-size:14px}.admin-stats strong{font-variant-numeric:tabular-nums;font-size:32px}.admin-toolbar{align-items:center;gap:15px;margin-bottom:20px;display:flex}.admin-toolbar select{width:230px;font-size:14px}.search{flex:1;position:relative}.search>svg{color:var(--muted-foreground);position:absolute;top:15px;left:13px}.search input{padding-left:40px}.admin-orders{gap:14px;display:grid}.admin-order{border:1px solid var(--border);background:var(--card);border-radius:8px;padding:21px 24px}.admin-order-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.admin-order-body{justify-content:space-between;gap:18px;margin:16px 0;display:flex}.admin-order-body>div{min-width:0}.admin-order-body h2{margin-bottom:4px;font-size:21px}.admin-order-body a,.admin-order-body p{overflow-wrap:anywhere;font-size:14px}.admin-order-body a{color:var(--cyan)}.admin-order-body strong{white-space:nowrap;font-size:23px}.admin-order-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-order-actions .primary-button{min-height:44px}.admin-order-actions>.muted{font-size:13px}.fulfill-dialog{width:calc(100% - 32px);max-width:530px;max-height:90dvh;color:var(--foreground);background:#1b2124;border:1px solid #51605e;border-radius:8px;margin:auto;padding:26px;overflow-y:auto;box-shadow:0 24px 90px #0009}.fulfill-dialog[open]{animation:.22s arrive}.fulfill-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050709ba}.dialog-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.dialog-head h2{font-size:23px}.dialog-product{border-bottom:1px solid var(--border);padding:15px 0;font-size:15px}.fulfill-dialog .primary-button{width:100%;margin-top:15px}.fulfill-dialog input[type=file]{padding:10px;font-size:14px}.fulfill-dialog input[type=file]::file-selector-button{color:var(--primary);background:#303d31;border:0;border-radius:4px;margin-right:9px;padding:7px}.fulfill-dialog textarea{resize:vertical;min-height:80px}.fulfill-dialog .consent{font-size:14px}.admin-orders .empty-state{min-height:230px}.mobile-checkout{display:none}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes arrive{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes price-in{0%{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover){.product-card:hover{border-color:var(--product-accent);transform:translateY(-2px)}.product-card:hover .product-top>svg{transform:translateY(-3px)}.term:hover{border-color:#71857c;transform:translateY(-2px)}.term.selected:hover{border-color:var(--selection)}}@media (width<=1000px){.header-inner{gap:24px;padding:0 24px}.store-shell{padding:32px 24px 44px}.store-grid{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.order-summary{padding:24px}.product-card{padding:18px}.product-card strong{font-size:18px}.product-card>span:not(.product-top):not(.product-tag){font-size:14px}.discount-note{margin-left:40px}.site-footer{margin:0 24px}.term{padding:14px 12px}.receipt-grid{grid-template-columns:minmax(0,1fr) 300px;gap:30px}}@media (width<=760px){.header-inner{flex-wrap:wrap;gap:16px;min-height:auto;padding:14px 20px 0}.brand{font-size:21px}.brand-icon{width:34px;height:34px}.support-header>svg:last-child{display:none}.header-inner nav{flex:auto;order:3;gap:26px;width:100%;height:44px}.header-inner nav a{font-size:14px}.store-shell{padding:28px 20px 38px}.page-heading{align-items:flex-start;gap:14px;margin-bottom:26px}.page-heading h1{font-size:34px}.page-heading p{max-width:245px;font-size:14px}.small-note{gap:6px;margin-top:8px;font-size:12px}.small-note span{max-width:86px}.small-note svg{width:16px}.store-grid{grid-template-columns:minmax(0,1fr);gap:28px}.order-summary{padding:25px;position:static}.product-card{min-height:204px;padding:16px}.product-card strong{overflow-wrap:anywhere;font-size:18px}.product-card>span:not(.product-top):not(.product-tag){min-height:42px;font-size:14px}.product-top{height:36px;margin-bottom:18px}.product-top>svg{width:30px;height:30px}.product-facts{gap:14px;font-size:13px}.product-hint{font-size:13px}.term-grid{gap:10px}.term{min-height:115px;padding:14px 10px}.term>span:not(.term-badge){font-size:21px}.term small{font-size:12px}.discount-note{margin-left:auto;font-size:12px}.section-heading{gap:9px}.section-heading h2{font-size:18px}.renew-toggle{gap:8px;font-size:14px}.questions{margin-top:36px}.site-footer{flex-direction:column;gap:18px;margin:0 20px;padding-top:24px}.site-footer>div{gap:14px}.summary-price{font-size:44px}.form-grid{grid-template-columns:1fr;gap:0}.receipt-grid{grid-template-columns:1fr;gap:32px}.receipt-title{font-size:25px}.receipt-action{width:100%;padding:13px;font-size:14px}.receipt-summary{padding:22px}.order-list-item{flex-direction:column;align-items:start;gap:15px;padding:18px}.order-item-right{justify-content:space-between;gap:12px;width:100%}.order-item-right strong{margin-left:auto;font-size:19px}.order-list-item h2{font-size:20px}.order-item-right svg{width:18px}.admin-toolbar{flex-direction:column;align-items:stretch;gap:10px}.admin-toolbar select{width:100%}.admin-stats{gap:12px}.admin-stats>div{padding-left:10px}.admin-stats span{font-size:13px}.admin-stats strong{font-size:28px}.admin-order{padding:17px}.admin-order-top{align-items:start;gap:10px}.admin-order-body{gap:12px}.admin-order-body strong{font-size:21px}.admin-order-body h2{font-size:19px}.admin-order-actions .primary-button{font-size:14px}.fulfill-dialog{padding:20px}.dialog-head h2{font-size:21px}.legal h1{font-size:27px}body:has(.mobile-checkout){padding-bottom:96px}.mobile-checkout{z-index:20;padding:14px 20px max(14px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1a2122f5;border-top:1px solid #435149;justify-content:space-between;align-items:center;gap:14px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0002}.mobile-checkout>div{flex-direction:column;display:flex}.mobile-checkout strong{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:23px}.mobile-checkout span{color:var(--muted-foreground);font-size:12px}.mobile-checkout .primary-button{min-height:48px;padding:10px 16px;font-size:14px}}@media (width<=370px){.header-inner{gap:12px;padding-left:16px;padding-right:16px}.store-shell{padding-left:16px;padding-right:16px}.product-grid{gap:10px}.product-card{padding:13px}.product-card strong{font-size:17px}.product-card:after{left:13px;right:13px}.term strong{font-size:13px}.term>span:not(.term-badge){font-size:19px}.term{padding:14px 8px}.discount-note{margin-left:37px}.small-note{display:none}.mobile-checkout{padding-left:16px;padding-right:16px}.site-footer{margin-left:16px;margin-right:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.auth-shell{max-width:540px;min-height:72vh;margin:0 auto;padding:36px 24px 64px;animation:.4s both arrive}.auth-form{padding-top:12px}.auth-symbol{width:52px;height:52px;color:var(--primary);background:#263624;border:1px solid #415839;border-radius:8px;place-items:center;margin-bottom:24px;display:grid}.auth-shell h1{margin-bottom:28px;font-size:32px;line-height:1.25}.auth-intro{color:var(--muted-foreground);overflow-wrap:anywhere;margin-bottom:24px;font-size:15px;line-height:1.7}.auth-form .primary-button{width:100%;margin-top:24px}.password-field{position:relative}.password-field input{padding-right:52px}.password-field .icon-button{background:0 0;border:0;width:44px;height:44px;position:absolute;top:2px;right:2px}.forgot-link{text-align:right;color:var(--cyan);min-height:30px;margin:0 0 18px;font-size:14px;display:block}.forgot-link:hover,.auth-bottom a:hover,.resend-button:hover{color:var(--foreground)}.auth-bottom{border-top:1px solid var(--border);text-align:center;color:var(--muted-foreground);margin-top:30px;padding-top:23px;font-size:14px}.auth-bottom a{color:var(--primary);font-weight:600}.resend-button{min-height:44px;color:var(--primary);background:0 0;border:0;margin:20px auto 0;font-size:14px;display:block}.resend-button:disabled{color:var(--muted-foreground)}.code-input{text-align:center;text-transform:uppercase;font-variant-numeric:tabular-nums;font-size:24px!important;font-weight:600!important}.success-message{color:#c4eea7;background:#273723;border:1px solid #405836;border-radius:6px;align-items:center;gap:8px;margin-bottom:20px;padding:13px;font-size:14px;display:flex}.social-signin{gap:12px;margin-top:25px;display:grid}.account-details{flex-direction:column;align-items:start;gap:20px;display:flex}.account-details h2{font-size:23px}.account-details p{overflow-wrap:anywhere;max-width:100%}.account-details .primary-button,.account-details .secondary-button{width:100%}.account-nav{color:#d5dfd9;align-items:center;gap:7px;min-height:44px;font-size:14px;display:flex}.account-nav:hover{color:var(--primary)}.header-inner .support-header{margin-left:0}.header-inner .account-nav{margin-left:auto}.checkout-signin{border-top:1px solid var(--border);flex-direction:column;gap:16px;padding:23px 0;animation:.25s arrive;display:flex}.checkout-signin p{color:var(--muted-foreground);font-size:15px}.checkout-signin .primary-button{align-self:start}@media (width<=760px){.header-inner{gap:14px}.support-header span{display:none}.support-header{justify-content:center;width:32px}.account-nav span{max-width:90px}.auth-shell{padding:28px 20px 48px}.auth-shell h1{font-size:28px}.auth-shell .back-link{margin-bottom:22px}}@media (width<=370px){.header-inner{gap:10px}.account-nav{gap:5px;font-size:13px}.auth-shell{padding-left:16px;padding-right:16px}}
