
:root{--bg:#f7f8f3;--paper:#fff;--ink:#172d28;--muted:#7a8780;--line:#e3e9e1;--green:#17614c;--lime:#dcebab;--danger:#aa463c;--radius:18px;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.45}button{color:inherit}input,select,textarea{width:100%;padding:13px 15px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);outline:none;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--green);box-shadow:0 0 0 3px #17614c12}textarea{resize:vertical;line-height:1.7}input::placeholder,textarea::placeholder{color:#a1aaa4}button:focus-visible,a:focus-visible{outline:3px solid #86b69a;outline-offset:4px}h1,h2,h3,h4,p{margin-top:0}.wrap{max-width:1224px;padding:0 36px;margin:0 auto}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-weight:750;font-size:23px;white-space:nowrap;letter-spacing:-1px}.brand-icon{display:grid;place-items:center;background:var(--green);color:#e9f4d9;border-radius:12px;width:39px;height:39px;font-size:34px;line-height:1}.brand-icon.small{width:30px;height:30px;font-size:26px;border-radius:9px}.brand small{font-weight:450;font-size:13px;letter-spacing:1px}.brand-divider{font-size:20px;font-weight:300;color:#afbab0;margin:0 10px}.site-header nav{display:flex;align-items:center;gap:29px;font-size:13px}.text-button{display:inline-flex;gap:24px;align-items:center;padding:0;border:0;background:none;font-size:13px;font-weight:650}.text-button span{font-size:19px}.nav-status{border-left:1px solid var(--line);padding-left:26px;font-size:11px;color:var(--muted);display:flex;align-items:center;gap:7px}.nav-status i,.tiny-dot,.side-footer i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#579671}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center;padding:67px 0 75px}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:650;color:var(--muted);display:flex;align-items:center;gap:8px}.eyebrow>span{display:inline-block;width:18px;height:2px;background:var(--green)}.hero h1{font-size:68px;line-height:1.2;letter-spacing:-3px;font-weight:650;margin:22px 0 23px;position:relative}.serif-accent{color:var(--green)}.hero-spark{height:47px;width:47px;stroke:#aebf86;stroke-width:1.4;position:absolute;left:322px;top:81px;transform:rotate(12deg)}.hero-copy>p{font-size:14px;color:var(--muted);line-height:1.95;letter-spacing:.5px}.hero-notes{display:flex;gap:27px;font-size:10px;margin-top:31px;color:#6e7e73}.hero-notes b{font-weight:500;margin-right:6px;color:#a3aea0;font-family:monospace}.hero-art{height:340px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse,#e3ecd72b 5%,#ecf0e87a 60%,transparent 75%)}.orbit{position:absolute;border:1px solid #dce5d7;border-radius:50%;width:480px;height:200px;transform:rotate(-35deg)}.orbit-two{width:350px;height:320px;transform:rotate(35deg)}.floating-label{position:absolute;top:20px;left:3px;background:#fff9;border:1px solid #e5eade;border-radius:24px;padding:9px 14px;font-size:9px;letter-spacing:1px;z-index:2}.floating-label span{margin-left:15px}.subscription-card{width:282px;height:286px;background:#183f33;color:#f0f4d9;border:1px solid #1f4d3c;border-radius:17px;transform:rotate(-8deg);padding:29px;box-shadow:10px 23px 36px #263e2424;position:relative;background-image:radial-gradient(ellipse at 100% 100%,#486144 0%,transparent 70%)}.mini-label{font-size:8px;letter-spacing:2px}.art-star{position:absolute;right:26px;top:20px;font-size:36px;color:#d6eaa7}.subscription-card h2{font-weight:450;font-size:29px;line-height:1.6;letter-spacing:3px;margin-top:41px}.art-card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.art-card-bottom>span:first-child{font-size:14px}.art-caption{position:absolute;bottom:4px;right:12px;display:flex;align-items:center;gap:8px;font-size:8px;letter-spacing:1.2px;color:#7e8e73}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:27px}.section-heading h2{font-size:27px;font-weight:650;letter-spacing:-.8px;margin:12px 0 0}.heading-dot{color:#8baa6a;margin-left:6px}.muted{color:var(--muted)}.section-note{font-size:12px}.service-layout{display:grid;grid-template-columns:minmax(0,1fr) 304px;gap:25px}.checkout-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:31px}.step-heading{display:flex;align-items:center;gap:10px;margin-bottom:22px}.step-heading h3{font-size:15px;margin:0;font-weight:650}.step-number{font-family:monospace;font-size:10px;color:var(--green);background:#edf3e9;width:25px;height:25px;display:grid;place-items:center;border-radius:50%}.currency-note{font-size:9px;color:var(--muted);margin-left:auto}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-option{padding:19px;text-align:left;border:1px solid var(--line);background:#fff;border-radius:12px;position:relative;transition:all .2s;min-height:140px}.product-option:hover{border-color:#9ab9a4}.product-option.selected{background:#f4f8ee;border-color:var(--green);box-shadow:inset 0 0 0 .3px var(--green)}.product-top{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:650}.product-glyph{width:28px;height:28px;background:#eef1ec;border-radius:8px;display:grid;place-items:center;font-size:21px}.product-option.selected .product-glyph{background:#deead6}.radio-dot{margin-left:auto;width:15px;height:15px;border:1px solid #ccd6cd;border-radius:50%;display:grid;place-items:center}.selected .radio-dot{border-color:var(--green)}.selected .radio-dot:after{content:"";width:7px;height:7px;border-radius:50%;background:var(--green)}.product-option p{font-size:10px;color:var(--muted);line-height:1.6;margin:12px 0}.product-price{font-size:24px;letter-spacing:-1px;font-weight:650}.product-price small{font-size:10px;font-weight:450;color:var(--muted);letter-spacing:0;margin-left:5px}.second-step{margin-top:30px;padding-top:27px;border-top:1px solid var(--line)}.segmented{padding:4px;border-radius:10px;background:#f2f4f0;display:flex;margin-bottom:23px}.segmented button{width:50%;padding:10px 8px;border:0;border-radius:7px;background:transparent;color:var(--muted);font-size:12px}.segmented button span{font-size:8px;letter-spacing:1px;margin-left:8px;opacity:.7}.segmented button.active{background:white;color:var(--green);box-shadow:0 2px 5px #273e2910;font-weight:650}.field{margin:0 0 20px}.field>label{display:flex;gap:10px;font-weight:600;font-size:12px;margin-bottom:9px}.field label>span{font-size:10px;font-weight:400;color:var(--muted)}.field-help{font-size:10px;color:var(--muted);line-height:1.75;margin:7px 0 0}.security-help{display:flex;gap:7px}.security-help span{color:#629268}.checkbox-label{display:flex;align-items:flex-start;gap:9px;font-size:10px;line-height:1.8;color:var(--muted);cursor:pointer}.checkbox-label input{width:14px;height:14px;margin:2px 0 0;accent-color:var(--green);flex-shrink:0}.checkout-total{display:flex;align-items:center;justify-content:space-between;margin-top:26px;padding:22px 0;border-top:1px solid var(--line)}.checkout-total>span:first-child{font-size:10px;color:var(--muted)}.checkout-total strong{display:block;font-size:13px;color:var(--ink);font-weight:550;margin-top:7px}.price{font-size:29px;font-weight:600;letter-spacing:-1px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;padding:12px 19px;font-size:12px;font-weight:600;border-radius:9px;transition:background .2s}.primary{background:var(--green);color:#fff}.primary:hover:not(:disabled){background:#104c3c}.secondary{background:#fff;border-color:var(--line);color:var(--ink)}.secondary:hover:not(:disabled){background:#f5f7f2}.danger{background:#fff0ec;color:var(--danger);border-color:#f1d4cd}.full{width:100%}.button.full{justify-content:space-between;padding:15px 19px}.submit-caption{text-align:center;margin:12px 0 0;font-size:9px;letter-spacing:.3px;color:#97a196}.side-panel{border-radius:var(--radius);padding:28px}.dark-panel{background:#193b30;color:#eef3e5;position:relative;overflow:hidden}.dark-panel .eyebrow{font-size:7px;letter-spacing:1.5px;color:#adc2a1}.dark-panel h3{font-size:25px;font-weight:450;line-height:1.55;letter-spacing:1px;margin:22px 0 33px}.assurance-list{list-style:none;padding:0;margin:0}.assurance-list li{display:flex;gap:13px;margin-bottom:24px}.assurance-list li>span{width:29px;height:29px;flex-shrink:0;display:grid;place-items:center;border:1px solid #4b6150;border-radius:9px;color:#c8dda8;font-size:17px}.assurance-list strong{font-size:12px;font-weight:500}.assurance-list p{font-size:10px;color:#a6bba8;line-height:1.8;margin:7px 0 0}.side-footer{border-top:1px solid #45604a;padding-top:21px;display:flex;align-items:center;gap:8px;font-size:9px;color:#b5c4ad;margin-top:30px}.side-footer i{background:#c0d693}.help-panel{background:#edf1e7;border:1px solid #e4eadd;margin-top:19px}.help-symbol{width:30px;height:30px;display:grid;place-items:center;border:1px solid #c7d2bd;border-radius:50%;font-family:Georgia,serif;font-size:18px;margin-bottom:16px}.help-panel h3{font-size:14px;font-weight:600;margin-bottom:10px}.help-panel p{font-size:11px;line-height:1.85;color:var(--muted)}.help-panel .text-button{margin-top:6px;font-size:11px}.demo-notice{font-size:11px;margin-top:18px;padding:17px;background:#fff5de;border:1px solid #efdfb4;border-radius:12px;color:#7f6b37}.demo-notice p{line-height:1.8;margin:6px 0 0}.how-section{padding:70px 0 55px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;border-top:1px solid var(--line);padding-top:28px}.how-number{font-family:Georgia,serif;font-size:20px;color:#8b9c80}.how-grid h3{font-size:14px;font-weight:600;margin:15px 0 10px}.how-grid p{font-size:11px;color:var(--muted);line-height:1.9;max-width:260px}.site-footer{display:flex;align-items:center;gap:25px;border-top:1px solid var(--line);padding-top:27px;padding-bottom:27px}.site-footer .brand{font-size:17px}.site-footer .brand small{font-size:10px;letter-spacing:0}.site-footer p{font-size:10px;color:var(--muted);margin:0}.site-footer>a:last-child{margin-left:auto;font-size:10px;color:var(--muted)}.gateways{display:flex;gap:9px;flex-wrap:wrap}.gateway{display:flex;align-items:center;gap:7px;padding:11px 14px;border:1px solid var(--line);border-radius:8px;font-size:11px;background:white}.gateway.selected{background:#eff6e8;border-color:var(--green)}.gateway small{font-size:9px;color:var(--muted)}.empty-state{text-align:center;padding:34px 18px;color:var(--muted);font-size:12px;line-height:1.8;grid-column:1/-1}.error-box{padding:11px 13px;background:#fff0ec;border:1px solid #f2d8d1;color:var(--danger);font-size:12px;line-height:1.7;border-radius:8px;margin:15px 0}.hidden{display:none!important}dialog{border:1px solid var(--line);border-radius:18px;padding:29px;max-width:500px;width:calc(100% - 32px);box-shadow:0 30px 100px #142e2830;color:var(--ink);max-height:90vh;overflow:auto}dialog::backdrop{background:#182d2866;backdrop-filter:blur(4px)}.dialog-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}.dialog-header h2{font-size:24px;margin:10px 0 0;font-weight:600}.icon-button{background:transparent;border:0;font-size:27px;font-weight:300;padding:0 5px;color:var(--muted)}.receipt-actions{display:flex;gap:10px;margin-top:23px;justify-content:flex-end}.receipt-meta{display:grid;grid-template-columns:85px 1fr;gap:11px;font-size:12px;padding:17px 0;border-bottom:1px solid var(--line);margin-bottom:20px}.receipt-meta dt{color:var(--muted)}.receipt-meta dd{margin:0;word-break:break-all}.receipt-token{padding:13px;background:#f3f6ed;border-radius:9px;font-size:10px;line-height:1.8;overflow-wrap:anywhere}.timeline{list-style:none;padding:0 0 0 9px;margin:22px 0}.timeline li{position:relative;padding:0 0 21px 21px;border-left:1px solid var(--line);font-size:12px;line-height:1.6}.timeline li:before{content:"";position:absolute;left:-4px;top:4px;width:7px;height:7px;background:#93ae85;border-radius:50%}.timeline li:last-child{padding-bottom:0}.timeline time{display:block;font-size:10px;color:var(--muted);margin-top:4px}.badge{display:inline-block;border-radius:20px;background:#edf4e5;color:#4b7152;padding:5px 9px;font-size:10px;font-weight:550;white-space:nowrap}.badge.pending{background:#fff3d7;color:#8d7534}.badge.failed,.badge.disabled,.badge.revoked{background:#f8eae6;color:#a46a5a}.badge.demo{background:#edf0fb;color:#6b75a4}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:#173c30;color:#fff;padding:13px 22px;border-radius:10px;box-shadow:0 5px 30px #19332933;z-index:100;font-size:12px;max-width:90vw}.admin-body{background:#f5f7f2}.login-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-art{background:#193c30;padding:60px;display:flex;flex-direction:column;justify-content:space-between;color:#edf3df}.login-art .brand-icon{background:#d6e8b3;color:#193c30}.login-art h1{font-size:55px;font-weight:450;letter-spacing:1px;line-height:1.45;margin-bottom:20px}.login-art p{font-size:12px;color:#a5baa7;line-height:1.9}.login-art .eyebrow{color:#a5baa7}.login-main{display:grid;place-items:center;padding:40px}.login-card{width:100%;max-width:350px}.login-card h2{font-size:29px;font-weight:600;margin:15px 0 10px}.login-card>p{font-size:12px;line-height:1.8;color:var(--muted);margin-bottom:32px}.login-back{display:block;margin-top:24px;font-size:11px;color:var(--muted)}.admin-layout{display:flex;min-height:100vh}.admin-sidebar{width:225px;background:#fff;border-right:1px solid var(--line);padding:31px 19px 24px;position:fixed;height:100vh;display:flex;flex-direction:column}.admin-sidebar .brand{font-size:20px;padding:0 7px}.admin-sidebar .brand small{font-size:10px}.sidebar-label{font-size:9px;letter-spacing:2px;color:#a1aba0;margin:39px 13px 13px}.admin-nav{display:flex;flex-direction:column;gap:5px}.admin-nav button{border:0;background:none;border-radius:9px;padding:12px 14px;display:flex;align-items:center;gap:12px;text-align:left;font-size:12px;color:#7d8b80}.admin-nav button span{font-size:18px;display:inline-block;width:20px;text-align:center}.admin-nav button.active{color:var(--green);background:#edf4e7;font-weight:650}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:20px 10px 0;display:flex;justify-content:space-between;font-size:11px}.sidebar-bottom button{font-size:11px;background:none;border:0;padding:0;color:var(--muted)}.admin-main{margin-left:225px;width:calc(100% - 225px);padding:0 38px 40px}.admin-topbar{height:87px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.admin-topbar h1{font-size:20px;font-weight:600;margin:0}.admin-topbar-right{display:flex;align-items:center;gap:15px;font-size:11px;color:var(--muted)}.admin-avatar{display:grid;place-items:center;width:31px;height:31px;background:#e8eedf;border-radius:50%;color:var(--green);font-size:12px}.admin-page{padding-top:31px}.page-intro{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.page-intro h2{font-size:24px;font-weight:600;margin:0 0 9px;letter-spacing:-.5px}.page-intro p{font-size:12px;color:var(--muted);margin:0;line-height:1.7}.toolbar{display:flex;gap:9px;align-items:center;margin-bottom:20px;flex-wrap:wrap}.toolbar input{max-width:300px;font-size:12px;padding:10px 13px}.toolbar select{width:auto;font-size:12px;padding:10px 30px 10px 13px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:22px}.stat-label{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:10px}.stat-value{font-size:32px;font-weight:550;letter-spacing:-1px;margin:19px 0 7px}.stat-note{font-size:10px;color:#9ca69b}.stat-card.featured{background:#1a4233;color:white;border-color:#1a4233}.stat-card.featured .stat-label,.stat-card.featured .stat-note{color:#b3c6a8}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden;margin-bottom:22px}.panel-header{padding:21px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.panel-header h3{font-size:14px;margin:0;font-weight:600}.panel-header small{font-size:10px;color:var(--muted)}.panel-body{padding:23px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:11px;text-align:left;white-space:nowrap}th{font-weight:500;color:#899487;font-size:10px;background:#fafbf8;padding:13px 21px;border-bottom:1px solid var(--line)}td{padding:16px 21px;border-bottom:1px solid #edf0e9;color:#5b6c5e}tr:last-child td{border-bottom:0}td strong{font-weight:550;color:var(--ink)}td small{display:block;font-size:9px;color:#a0a99d;margin-top:4px}.table-action{border:0;background:none;color:var(--green);font-size:10px;padding:3px 7px}.table-action.danger-text{color:var(--danger)}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.admin-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:22px}.overview-list{list-style:none;margin:0;padding:0}.overview-list li{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:16px 0;font-size:12px}.overview-list li:first-child{padding-top:0}.overview-list li:last-child{border:0;padding-bottom:0}.overview-list strong{font-size:20px;font-weight:500}.info-note{background:#f3f6ed;color:#738467;font-size:11px;line-height:1.8;padding:13px 16px;border-radius:8px;margin:0 0 20px}.provider-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.provider-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:24px}.provider-card h3{font-size:16px;font-weight:600;margin:0}.provider-card p{font-size:11px;line-height:1.8;color:var(--muted);margin:17px 0;overflow-wrap:anywhere}.provider-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.provider-card .button{margin-top:6px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid .span-two{grid-column:1/-1}.settings-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:22px}.code-output{font-family:monospace;font-size:12px;line-height:1.9;white-space:pre-wrap;word-break:break-all;background:#f3f6ee;padding:16px;border-radius:8px;max-height:260px;overflow:auto}.modal-wide{max-width:660px}.dialog-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.inline-actions{display:flex;gap:10px}.admin-error{margin-top:20px}.audit-detail{white-space:normal;max-width:500px;overflow-wrap:anywhere;line-height:1.7}.mobile-menu{display:none}.chart{height:140px;display:flex;align-items:flex-end;gap:12px;padding-top:15px}.chart-column{flex:1;height:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:6px}.chart-bar{background:#9fb88a;min-height:2px;width:100%;max-width:32px;border-radius:5px 5px 0 0}.chart-column small{font-size:8px;color:var(--muted)}.chart-column b{font-size:10px;font-weight:500;color:#6c8265}.order-details{font-size:12px}.order-details .receipt-meta{grid-template-columns:110px 1fr}.admin-mode-note{margin-bottom:20px}.loading{opacity:.55;pointer-events:none}
@media(min-width:1500px){.hero{padding-top:80px;padding-bottom:90px}.wrap{max-width:1290px}.hero h1{font-size:74px}.hero-spark{left:350px;top:92px}}
@media(max-width:1050px){.wrap{padding-left:25px;padding-right:25px}.hero{gap:20px}.hero h1{font-size:57px}.hero-spark{left:273px;top:70px;width:36px}.service-layout{grid-template-columns:minmax(0,1fr) 265px;gap:18px}.checkout-card{padding:24px}.side-panel{padding:24px}.nav-status{display:none}.admin-sidebar{width:190px}.admin-main{margin-left:190px;width:calc(100% - 190px);padding:0 24px 30px}.stats-grid{grid-template-columns:repeat(2,1fr)}.admin-grid,.settings-grid{grid-template-columns:1fr}.provider-grid{grid-template-columns:1fr}.login-art{padding:40px}.login-art h1{font-size:44px}}
@media(max-width:760px){.wrap{padding-left:21px;padding-right:21px}.site-header{height:78px}.site-header nav{gap:18px}.site-header nav>a{display:none}.brand{font-size:21px}.brand small{font-size:10px}.brand-divider{margin:0 7px}.hero{padding:43px 0 40px;grid-template-columns:1fr;gap:15px}.hero-copy{text-align:center}.hero .eyebrow,.hero-notes{justify-content:center}.hero h1{font-size:53px;line-height:1.18;letter-spacing:-2px;margin:19px 0}.hero h1 br{display:none}.hero-spark{display:none}.hero-copy>p{font-size:12px}.hero-notes{margin-top:21px;gap:19px}.hero-art{height:260px;max-width:420px;width:100%;margin:0 auto}.subscription-card{width:230px;height:226px;padding:23px}.subscription-card h2{font-size:25px;margin-top:24px;margin-bottom:10px;line-height:1.45}.art-card-bottom{margin-top:23px}.floating-label{top:15px;left:0;font-size:8px}.art-caption{font-size:7px;bottom:0}.section-heading h2{font-size:24px}.section-note{display:none}.service-layout{grid-template-columns:1fr}.checkout-card{padding:23px}.service-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:15px}.dark-panel{grid-column:1/-1}.dark-panel h3{font-size:22px;margin:17px 0 24px}.dark-panel h3 br{display:none}.assurance-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.assurance-list li{display:block;margin:0}.assurance-list li>span{margin-bottom:13px}.assurance-list strong{font-size:11px}.side-footer{margin-top:22px}.help-panel{margin:0;grid-column:1/-1}.help-panel p br{display:none}.help-panel{position:relative;padding-left:68px}.help-symbol{position:absolute;top:27px;left:24px}.demo-notice{margin:0;grid-column:1/-1}.how-section{padding-top:46px;padding-bottom:26px}.how-grid{gap:22px}.how-grid h3{font-size:12px}.how-grid p{font-size:10px}.site-footer{flex-wrap:wrap;gap:17px}.site-footer p{display:none}.site-footer>a:last-child{font-size:9px}.login-shell{grid-template-columns:1fr}.login-art{display:none}.login-main{min-height:100vh;padding:25px}.admin-sidebar{position:fixed;left:0;top:0;transform:translateX(-100%);transition:transform .2s;width:225px;z-index:30;box-shadow:15px 0 50px #193f2515}.admin-sidebar.open{transform:translateX(0)}.admin-main{margin:0;width:100%;padding:0 18px 25px}.admin-topbar{height:73px}.admin-topbar h1{font-size:17px}.mobile-menu{display:block;border:0;background:none;font-size:20px;margin-right:10px}.admin-topbar-left{display:flex;align-items:center}.admin-topbar-right{gap:8px}.admin-topbar-right>span:not(.badge){display:none}.admin-page{padding-top:23px}.page-intro{align-items:flex-start}.page-intro h2{font-size:22px}.page-intro p{font-size:11px}.page-intro .button{padding:10px 12px;font-size:10px;white-space:nowrap}.stats-grid{gap:12px}.stat-card{padding:17px}.stat-value{font-size:28px;margin-top:17px}.stat-label{font-size:10px}.stat-note{font-size:9px}.panel-header{padding:18px}.panel-body{padding:18px}.form-grid{grid-template-columns:1fr}.form-grid .span-two{grid-column:auto}.dialog-header h2{font-size:22px}dialog{padding:23px}.provider-grid{gap:13px}.toolbar input{max-width:none;flex:1;min-width:160px}.receipt-actions .button{font-size:11px;padding:11px 13px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}


/* Minimal multi-AI storefront; admin layout retains its own styles. */
.storefront{--bg:#fff;--paper:#fff;--ink:#0d0d0d;--muted:#737373;--line:#e5e5e5;--green:#0d0d0d;color:var(--ink);background:#fff;font-size:15px;line-height:1.5}
.storefront .wrap{max-width:1160px;padding-left:32px;padding-right:32px}
.storefront .site-header{height:84px;border:0;gap:16px}
.storefront .brand{font-size:24px;letter-spacing:-.5px;gap:10px}
.storefront .brand-icon{width:31px;height:31px;background:#0d0d0d;color:#fff;border-radius:50%;font-size:27px}
.storefront .site-header nav{gap:18px}
.storefront .mode-badge{font-size:13px;padding:6px 11px;border-radius:20px;background:#f3f3f3;white-space:nowrap}
.storefront .button{border-radius:24px;padding:11px 19px;font-size:14px;font-weight:500}
.storefront .button.primary{background:#0d0d0d;color:#fff}
.storefront .button.primary:hover:not(:disabled){background:#303030}
.storefront .button.secondary{background:#fff;border:1px solid #dedede;color:#0d0d0d}
.storefront .button.secondary:hover{background:#f5f5f5}
.storefront .storefront-main{padding-top:26px;padding-bottom:54px}
.storefront h1{font-size:34px;line-height:1.2;letter-spacing:-1px;font-weight:600;margin:0 0 30px}
.storefront .ai-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;background:#f4f4f4;padding:6px;border-radius:24px;margin-bottom:38px}
.storefront .ai-tab{min-width:0;display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 12px;border:1px solid transparent;border-radius:19px;background:transparent;color:#666;font-size:16px;font-weight:500;transition:background .15s}
.storefront .ai-tab.active{background:#fff;color:#0d0d0d;border-color:#e7e7e7;box-shadow:0 1px 4px #00000008}
.storefront .ai-tab:hover:not(.active){background:#ebebeb}
.storefront .ai-logo{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;flex-shrink:0;color:currentColor}
.storefront .ai-logo svg{width:100%;height:100%;display:block}
.storefront .store-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.83fr);gap:36px;align-items:start}
.storefront .product-panel{min-width:0}
.storefront h2{font-size:20px;line-height:1.4;font-weight:600;letter-spacing:-.4px;margin:0 0 21px}
.storefront .products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.storefront .product-option{border:1px solid #e0e0e0;border-radius:22px;background:#fff;text-align:left;padding:22px 19px;min-width:0;min-height:169px;display:flex;flex-direction:column;gap:18px;color:#0d0d0d;box-shadow:none}
.storefront .product-option.selected{background:#f9f9f9;border-color:#0d0d0d;box-shadow:inset 0 0 0 1px #0d0d0d}
.storefront .product-option:hover{border-color:#777}
.storefront .product-top{display:flex;align-items:flex-start;gap:10px;font-size:16px;line-height:1.4;font-weight:600;overflow-wrap:anywhere}
.storefront .radio-dot{margin-left:auto;flex-shrink:0;width:17px;height:17px;border-color:#cfcfcf;margin-top:3px}
.storefront .selected .radio-dot{border-color:#0d0d0d}
.storefront .selected .radio-dot:after{background:#0d0d0d}
.storefront .product-price{font-size:27px;font-weight:550;letter-spacing:-.7px;margin-top:auto;line-height:1.3}
.storefront .product-term{font-size:14px;color:#737373;display:block;margin-top:5px;font-weight:400;letter-spacing:0}
.storefront .checkout-card{padding:27px;border:1px solid #e5e5e5;border-radius:24px;background:#fff;min-width:0}
.storefront .segmented{background:#f4f4f4;border-radius:24px;padding:4px;margin:0 0 23px}
.storefront .segmented button{padding:11px 6px;border-radius:20px;font-size:14px;color:#666;font-weight:500}
.storefront .segmented button.active{color:#0d0d0d;background:#fff;box-shadow:0 1px 4px #0000000a}
.storefront .field{margin-bottom:21px}
.storefront .field>label{font-size:14px;font-weight:500;margin-bottom:9px}
.storefront input,.storefront textarea{background:#fff;border:1px solid #dedede;border-radius:13px;padding:12px 14px;font-size:15px;line-height:1.6;color:#0d0d0d}
.storefront input:focus,.storefront textarea:focus{border-color:#777;box-shadow:0 0 0 3px #00000006}
.storefront input::placeholder,.storefront textarea::placeholder{color:#a0a0a0}
.storefront textarea{min-height:106px}
.storefront .gateways{display:flex;gap:8px;flex-wrap:wrap}
.storefront .gateway{padding:9px 13px;background:#fff;border:1px solid #dedede;border-radius:20px;font-size:14px;line-height:1.5;color:#444}
.storefront .gateway.selected{background:#f3f3f3;border-color:#0d0d0d;color:#0d0d0d}
.storefront .gateway:disabled{opacity:1;color:#999;background:#fafafa;border-color:#ededed}
.storefront .inline-status{font-size:14px;color:#737373;margin-top:12px}
.storefront .checkbox-label{font-size:14px;line-height:1.6;color:#666;gap:9px}
.storefront .checkbox-label input{width:16px;height:16px;accent-color:#0d0d0d;margin-top:3px;padding:0}
.storefront .order-summary{padding:22px 0;margin-top:23px;border-top:1px solid #ebebeb}
.storefront #selected-name{display:block;font-size:14px;font-weight:500;color:#666;overflow-wrap:anywhere}
.storefront .checkout-total{padding:0;border:0;margin-top:11px;gap:15px}
.storefront .checkout-total>span:first-child{font-size:15px;font-weight:500;color:#0d0d0d}
.storefront .checkout-total .price{font-size:29px;letter-spacing:-.7px;font-weight:550;color:#0d0d0d}
.storefront #submit-order{justify-content:center;min-height:48px;font-size:15px;padding:12px}
.storefront .error-box{font-size:14px;line-height:1.7}
.storefront .empty-state{font-size:15px;padding:32px 15px;background:#f7f7f7;border-radius:22px}
.storefront .site-footer{font-size:14px;border-top:1px solid #ededed;padding-top:22px;padding-bottom:26px;color:#737373}
.storefront .site-footer>a:last-child{font-size:14px;color:#737373}
.storefront dialog{border:1px solid #e5e5e5;border-radius:24px;color:#0d0d0d;line-height:1.5}
.storefront .dialog-header h2{font-size:23px;margin:0}
.storefront .receipt-meta{font-size:14px;grid-template-columns:88px minmax(0,1fr)}
.storefront .receipt-token{background:#f4f4f4;font-size:14px;padding:15px;border-radius:14px}
.storefront .receipt-token strong{display:block;margin-bottom:7px;font-size:14px;font-weight:500}
.storefront .badge{background:#f1f1f1;color:#444;font-size:14px}
.storefront .badge.pending{background:#f4f4f4;color:#666}
.storefront .badge.failed{background:#f9eded;color:#99453c}
.storefront .badge.success{background:#e7f6ec;color:#176b42}
.storefront .badge.success::before{content:"✓";margin-right:5px;font-weight:750}
.storefront .payment-code-placeholder{display:grid;justify-items:center;gap:8px;padding:18px;margin:18px 0;border:1px solid #e5e5e5;border-radius:18px;background:#fafafa}
.storefront .payment-code-frame{position:relative;width:150px;aspect-ratio:1;border:2px dashed #c9c9c9;border-radius:12px;background:#fff;display:grid;place-items:center;color:#777}
.storefront .payment-code-frame i{position:absolute;width:26px;height:26px;border:5px solid #c5c5c5}
.storefront .payment-code-frame i:nth-child(1){left:13px;top:13px}.storefront .payment-code-frame i:nth-child(2){right:13px;top:13px}.storefront .payment-code-frame i:nth-child(3){left:13px;bottom:13px}
.storefront .payment-code-frame span{font-size:13px;letter-spacing:2px}
.storefront .payment-code-placeholder strong{font-size:15px;font-weight:600}.storefront .payment-code-placeholder small{font-size:12px;color:#737373}
.storefront .timeline li{font-size:14px}
.storefront .timeline li:before{background:#999}
.storefront .timeline time{font-size:13px}
.storefront .toast{background:#0d0d0d;font-size:14px}
@media(max-width:1000px){.storefront .wrap{padding-left:25px;padding-right:25px}.storefront .store-grid{gap:24px;grid-template-columns:minmax(0,1fr) minmax(330px,.9fr)}.storefront .product-option{padding:19px 15px}.storefront .product-price{font-size:24px}.storefront .checkout-card{padding:23px}}
@media(max-width:760px){.storefront .wrap{padding-left:20px;padding-right:20px}.storefront .site-header{height:72px}.storefront .brand{font-size:21px}.storefront .site-header nav{gap:9px}.storefront .site-header .button{padding:8px 12px;font-size:13px}.storefront .mode-badge{font-size:11px;padding:5px 8px}.storefront .storefront-main{padding-top:24px;padding-bottom:36px}.storefront h1{font-size:29px;margin-bottom:24px}.storefront .ai-tabs{gap:3px;padding:4px;border-radius:20px;margin-bottom:29px}.storefront .ai-tab{flex-direction:column;gap:7px;padding:12px 3px;border-radius:16px;font-size:13px}.storefront .ai-logo{width:23px;height:23px}.storefront .store-grid{grid-template-columns:minmax(0,1fr);gap:29px}.storefront h2{font-size:19px;margin-bottom:18px}.storefront .products{gap:11px}.storefront .product-option{border-radius:20px;padding:19px 16px;min-height:151px;gap:17px}.storefront .product-top{font-size:15px}.storefront .product-price{font-size:24px}.storefront .product-term{font-size:14px}.storefront .checkout-card{padding:23px;border-radius:24px}.storefront .field>label{font-size:14px}.storefront .receipt-meta{grid-template-columns:77px minmax(0,1fr);font-size:13px}.storefront .receipt-actions .button{font-size:13px;padding:10px 13px}.storefront .site-footer{font-size:13px}.storefront .site-footer>a:last-child{font-size:13px}}
@media(max-width:380px){.storefront .wrap{padding-left:16px;padding-right:16px}.storefront .mode-badge{font-size:10px;padding:4px 6px}.storefront .site-header nav{gap:7px}.storefront .brand{gap:7px;font-size:20px}.storefront .brand-icon{width:27px;height:27px;font-size:23px}.storefront .product-option{padding:17px 13px}.storefront .product-top{font-size:14px}.storefront .product-price{font-size:22px}.storefront .checkout-card{padding:21px}}


/* Customer history: only this browser's receipt credentials are persisted. */
.storefront .history-entry{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:34px}
.storefront .history-entry h1{margin:0}
.storefront .history-panel{margin-top:40px;padding:26px;border:1px solid #e5e5e5;border-radius:24px;scroll-margin-top:24px}
.storefront .history-header{display:flex;justify-content:space-between;align-items:flex-start;gap:22px}
.storefront .history-header h2{margin:0 0 10px}
.storefront .history-count{font-size:13px;font-weight:400;color:#737373;white-space:nowrap}
.storefront .history-header p,.storefront .history-explanation{font-size:13px;line-height:1.7;color:#666;margin:0 0 10px}
.storefront .history-list{list-style:none;margin:0;padding:0}
.storefront .history-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;border-top:1px solid #ededed}
.storefront .history-info{min-width:0;display:flex;flex-direction:column;gap:7px}
.storefront .history-info strong{font-size:13px;overflow-wrap:anywhere}
.storefront .history-summary{font-size:13px;color:#666;overflow-wrap:anywhere;line-height:1.6}
.storefront .history-actions{display:flex;align-items:center;gap:14px;flex-shrink:0}
.storefront .history-actions .button,.storefront .history-actions .text-button{font-size:13px;white-space:nowrap}
@media(max-width:760px){.storefront .history-entry{margin-bottom:24px;gap:12px}.storefront .history-entry .button{font-size:13px;padding:10px 13px}.storefront .history-panel{padding:20px;margin-top:30px}.storefront .history-header{flex-direction:column;gap:10px}.storefront .history-row{align-items:flex-start;gap:12px}.storefront .history-row .history-actions{flex-direction:column;gap:8px}.storefront .history-info strong{font-size:12px}}

/* Explicit customer redemption steps and unified lookup. */
.storefront #code-entry label{display:block;font-size:14px;margin-bottom:9px}.storefront #code-status{line-height:1.8;margin:0 0 12px;color:#666}.storefront #code-status:empty{display:none}.storefront #chatgpt-session-help{margin:0 0 14px}.storefront #chatgpt-session-help p{line-height:1.8;margin:12px 0}.storefront #change-code{font-size:13px;padding:0}.storefront #session-fields{margin-top:24px}.storefront #authorization{width:100%;resize:vertical}.storefront .lookup-result{display:flex;flex-direction:column;gap:7px;width:100%;text-align:left;background:#fafafa;border:1px solid #e5e5e5;border-radius:14px;padding:14px;margin:0 0 12px;overflow-wrap:anywhere}.storefront .lookup-result span,.storefront .lookup-result small{font-size:12px;color:#666}

.storefront .voucher-actions{display:flex;align-items:center;gap:18px}.storefront #copy-voucher{font-size:13px;padding:0}.storefront .delivered-voucher{display:grid;gap:10px;background:#f7f7f7;border-radius:14px;padding:16px;margin:18px 0}.storefront .delivered-voucher strong{font-size:13px;font-weight:500}.storefront .delivered-voucher code{font-size:13px;line-height:1.7;overflow-wrap:anywhere;word-break:break-all}.storefront .delivered-voucher .text-button{justify-self:start;font-size:13px;padding:0}

/* Compact customer navigation and mobile plan selection. */
.storefront .visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.storefront .site-header{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}
.storefront .site-header .brand{min-width:0;max-width:70%;white-space:nowrap}
.storefront .site-header .brand [data-brand]{overflow:hidden;text-overflow:ellipsis}
.storefront .site-header nav{flex-shrink:0}
.storefront .checkout-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}
.storefront .checkout-title h2{margin:0}
.storefront .checkout-title .mode-badge{font-size:10px;padding:4px 7px}
.storefront .history-query-entry{margin-top:12px}
@media(max-width:760px){
 .storefront .site-header{height:58px}
 .storefront .storefront-main{padding-top:8px}
 .storefront .ai-tabs{margin-bottom:14px;border-radius:15px;gap:2px;padding:3px}
 .storefront .ai-tab{flex-direction:row;gap:5px;padding:10px 2px;font-size:12px;border-radius:12px}
 .storefront .ai-logo{width:19px;height:19px}
 .storefront .store-grid{gap:16px}
 .storefront #product-heading{font-size:17px;margin-bottom:10px}
 .storefront #product-panel[data-ai="chatgpt"] .products{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
 .storefront .product-option{min-height:92px;padding:11px 9px;border-radius:12px;gap:7px}
 .storefront .product-top{font-size:12px;line-height:1.25;gap:4px}
 .storefront .product-top .plan-brand{display:none}
 .storefront .product-top .radio-dot{width:12px;height:12px;margin-top:1px}
 .storefront .product-price{font-size:19px;letter-spacing:-.4px;line-height:1.2}
 .storefront .product-term{font-size:11px;margin-top:3px}
 .storefront .checkout-card{padding:18px;border-radius:18px}
 .storefront .checkout-title{margin-bottom:14px}
}@media(max-width:380px){.storefront .product-price{font-size:17px;letter-spacing:-.5px}.storefront .product-option{padding:10px 7px}.storefront .product-top{gap:3px;font-size:11px}.storefront .ai-tab{gap:3px;font-size:11px}.storefront .ai-logo{width:17px;height:17px}}
/* Session entry keeps only the status, step label and redemption controls. */
.storefront .step-label{font-size:16px;font-weight:600;line-height:1.4;margin:14px 0 0}
.storefront .is-session-step #redeem-fields{margin-bottom:0}
.storefront .is-session-step #session-fields{margin-top:18px}
/* Keep plan names easy to scan while reducing price emphasis. */
.storefront .product-top{font-size:18px}
.storefront .product-price{font-size:16px;letter-spacing:0}
.storefront .receipt-voucher-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
@media(max-width:760px){.storefront .product-top{font-size:16px}.storefront .product-price{font-size:15px}.storefront .receipt-voucher-actions{grid-template-columns:1fr}}
@media(max-width:380px){.storefront .product-top{font-size:15px}.storefront .product-price{font-size:14px}}


/* Two subscription milestones, omitted from purchase receipts. */
.storefront .subscription-progress{margin:22px 0 8px}
.storefront .subscription-progress ol{display:flex;list-style:none;padding:0;margin:0}
.storefront .subscription-progress li{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;gap:9px;font-size:14px;color:#888}
.storefront .subscription-progress li:first-child::after{content:"";position:absolute;height:2px;background:#e5e5e5;left:calc(50% + 17px);width:calc(100% - 34px);top:13px}
.storefront .subscription-progress .progress-dot{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f1f1f1;color:#888;font-size:13px}
.storefront .subscription-progress .complete{color:#176b42}
.storefront .subscription-progress .complete .progress-dot{background:#e7f6ec;color:#176b42}
.storefront .subscription-progress ol:has(li:last-child.complete) li:first-child::after{background:#b7ddc5}
.storefront .subscription-wait{text-align:center;color:#737373;font-size:13px;margin:16px 0 0}

/* Administrator amount protection: never affects the customer flow. */
.admin-body .price-alert{padding:18px 20px;border:1px solid;border-left-width:5px;border-radius:12px;margin:0 0 22px;overflow-wrap:anywhere}
.admin-body .price-alert strong{font-size:17px}
.admin-body .price-alert p{margin:8px 0;line-height:1.65}
.admin-body .price-alert ul{margin:10px 0 0;padding-left:20px}
.admin-body .price-alert li{padding:4px 0}
.admin-body .price-alert .table-action{color:inherit;text-decoration:underline}
.admin-body .price-critical{background:#fff0f0;color:#9c2027;border-color:#d4464f}
.admin-body .price-warning{background:#fff8db;color:#795300;border-color:#d6a82d}
.admin-body .price-status{display:inline-block;padding:5px 8px;border-radius:6px;font-size:12px;font-weight:700;white-space:normal}
.admin-body .price-normal{background:#e9f6ee;color:#246440}
.admin-body .price-unavailable{background:#f0f1f2;color:#58606a}
.admin-body .price-row-critical>td{background:#fff8f8}
.admin-body .price-row-warning>td{background:#fffdf3}
