:root{font-family:Inter,"PingFang SC","Microsoft YaHei",sans-serif;color:#202923;background:#f7f8f7;font-synthesis:none;--ink:#202923;--muted:#78817b;--line:#e4e9e5;--green:#24704d}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button,a{transition:background .15s,color .15s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #aad6b9;outline-offset:3px}.top{height:86px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);background:#fcfdfc}.brand{font-size:22px;font-weight:650;letter-spacing:-.8px;display:flex;align-items:center;gap:7px}.brand-dot{height:7px;width:7px;background:#359864;border-radius:50%;align-self:flex-end;margin-bottom:6px}nav{display:flex;align-items:center;gap:32px;font-size:14px;color:#5d6860}nav a:hover{color:#1d6d44}main{max-width:1160px;min-height:66vh;margin:0 auto;padding:64px 28px 80px}.hero{padding:42px 0 52px;max-width:790px}.eyebrow{color:#6c8374;font-size:11px;letter-spacing:3px;margin-bottom:19px;text-transform:uppercase}.hero h1{font-size:clamp(32px,4.5vw,48px);font-weight:600;letter-spacing:-1.8px;line-height:1.25;margin:0 0 20px}.hero p{color:var(--muted);font-size:15px;line-height:1.8}.hero .notice{font-size:13px;white-space:pre-line}.section-line{display:flex;justify-content:space-between;align-items:center;margin:12px 0 24px;gap:15px}.section-line h2{font-size:16px;font-weight:550;margin:0}.tag{display:inline-block;background:#e9efe9;color:#47664f;font-size:12px;border-radius:20px;padding:6px 11px}.muted,.hint{color:var(--muted)}.hint{font-size:12px;line-height:1.8}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px}.product-card{min-height:270px;display:flex;flex-direction:column}.product-label{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--muted)}.product-icon{width:38px;height:38px;background:#edf2ee;border-radius:11px;display:grid;place-items:center;font-size:14px;color:#3d624b}.product-card h2{font-size:23px;font-weight:550;letter-spacing:-.5px;margin:22px 0 10px}.product-card p{margin:0;font-size:13px;color:var(--muted);line-height:1.7}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:30px;gap:16px}.price{font-size:28px;letter-spacing:-1px;font-weight:600}.price small{font-size:12px;font-weight:400;color:var(--muted);letter-spacing:0}.primary,.secondary{border-radius:9px;padding:12px 19px;border:1px solid transparent;font-size:14px;font-weight:500}.primary{background:var(--ink);color:white}.primary:hover:not(:disabled){background:#356248}.secondary{background:#fff;border-color:var(--line);color:#46594b}.secondary:hover:not(:disabled){background:#f0f4f1}.text-button{border:0;background:none;color:#627469;padding:4px;font-size:13px}.wide{width:100%}.narrow{max-width:460px;margin:32px auto}.auth-card{padding:38px}.auth-card h1{font-size:26px;margin:0 0 12px;font-weight:600}.auth-card>p{font-size:14px;line-height:1.8}.tabs{display:flex;gap:6px;padding:4px;border-radius:10px;background:#f0f3f0;margin:26px 0}.tabs button{flex:1;border:0;padding:10px;border-radius:7px;background:transparent;color:#778179}.tabs button.active{background:white;color:#203327;box-shadow:0 1px 3px #00000008}label{display:block;font-size:13px;font-weight:500;margin:19px 0 8px}input,select,textarea{width:100%;background:#fafcfb;border:1px solid #dce3de;border-radius:8px;padding:12px 13px;color:var(--ink);margin-top:8px;min-width:0}input::placeholder{color:#a1aaa3}textarea{min-height:90px;resize:vertical}.field-row{display:flex;gap:10px;align-items:flex-end}.field-row label{flex:1}.field-row button{margin-bottom:8px;white-space:nowrap}.auth-card .wide{margin-top:18px}.auth-note{text-align:center;margin-top:20px;font-size:12px;color:var(--muted)}.page-title{font-size:30px;letter-spacing:-1px;margin:0 0 10px;font-weight:600}.page-sub{font-size:14px;color:var(--muted);margin-bottom:32px}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:26px 0}.stat{padding:23px}.stat span{font-size:12px;color:var(--muted)}.stat strong{display:block;margin-top:14px;font-size:28px;font-weight:550}.dashboard-tabs{display:flex;flex-wrap:wrap;gap:12px;border-bottom:1px solid var(--line);margin:32px 0 24px;padding-bottom:12px}.dashboard-tabs button{border:0;background:none;padding:9px 13px;border-radius:8px;color:#68766c}.dashboard-tabs button.active{background:var(--ink);color:#fff}.panel{margin-bottom:22px}.panel h2{font-size:18px;margin:0 0 12px;font-weight:550}.copy-row{display:flex;align-items:center;gap:12px;margin:18px 0}.copy-row input{margin:0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}th{text-align:left;font-weight:450;color:var(--muted);background:#f9fbf9}td,th{padding:16px 12px;border-bottom:1px solid var(--line)}td button{margin-right:8px}.empty{padding:34px;text-align:center;color:#98a198;font-size:13px}.status{font-size:11px;padding:5px 8px;border-radius:5px;background:#edf2ed;color:#56725e}.toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.toolbar>*{width:auto}.money-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.positive{color:#2e7d51}.error-panel{border:1px solid #ead8d1;background:#fdf8f5;padding:20px;border-radius:12px;color:#86604e;line-height:1.8}.loading{padding:80px;text-align:center;color:var(--muted)}footer{max-width:1160px;margin:auto;padding:30px 28px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:12px;color:#89928b}dialog{border:1px solid var(--line);border-radius:18px;padding:30px;width:min(460px,calc(100vw - 32px));color:var(--ink)}dialog::backdrop{background:#12211955;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between}.dialog-heading h2{margin:0;font-size:22px}.total{display:flex;justify-content:space-between;padding:24px 0;border-bottom:1px solid var(--line);margin-bottom:16px}.total strong{font-size:24px}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);background:#22352b;color:#fff;padding:13px 22px;border-radius:10px;max-width:90vw;font-size:14px;z-index:20;box-shadow:0 4px 30px #0002}.code-box{font-family:monospace;background:#f3f6f3;padding:18px;border-radius:8px;overflow-wrap:anywhere;white-space:pre-wrap}.steps{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0;color:var(--muted);font-size:13px}.steps .current{color:#1c7746;font-weight:600}.row-link{color:#26734c;text-decoration:underline;text-underline-offset:3px}[hidden]{display:none!important}@media(max-width:650px){.top{height:72px;padding:0 20px}.brand{font-size:19px}nav{gap:14px;font-size:12px}main{padding:30px 18px 55px}.hero{padding:25px 0 30px}.hero h1{font-size:35px}.grid{grid-template-columns:1fr;gap:16px}.card{padding:23px}.product-card{min-height:245px}.stats{gap:8px}.stat{padding:16px 12px}.stat strong{font-size:23px}.stat span{font-size:11px}.auth-card{padding:26px}.narrow{margin:12px auto}.copy-row{flex-wrap:wrap}.money-row{grid-template-columns:1fr}.dashboard-tabs{gap:3px}.dashboard-tabs button{font-size:12px;padding:9px}footer{padding:24px 18px;flex-wrap:wrap}.product-bottom .price{font-size:27px}}

/* Editorial hero: restrained typography, original CSS artwork, no external assets. */
.hero.hero-premium{position:relative;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;max-width:none;overflow:hidden;padding:56px 52px;margin:0 0 46px;border:1px solid #dce7df;border-radius:26px;background:linear-gradient(115deg,#f0f5f0 0%,#fafcf9 58%,#e9f2eb 100%);box-shadow:0 16px 50px #203d2810}.hero-copy{position:relative;z-index:1}.hero-premium .eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:2.5px;margin-bottom:25px}.hero-dot{width:6px;height:6px;border-radius:50%;background:#438568;box-shadow:0 0 0 5px #43856810}.hero-premium h1{font-size:clamp(36px,4.5vw,56px);font-weight:650;letter-spacing:-2px;line-height:1.18;margin-bottom:19px;white-space:nowrap}.hero-premium h1>span{color:#41705a;margin-left:12px}.hero-premium .hero-tagline{font-size:16px;letter-spacing:3px;color:#6e8174;margin:0 0 29px}.hero-features{display:flex;flex-wrap:wrap;gap:10px}.hero-features>span{display:flex;align-items:center;gap:9px;border:1px solid #dce6dc;background:#ffffff9c;border-radius:8px;padding:10px 12px;font-size:12px;color:#405749}.hero-features b{font-size:10px;font-weight:500;color:#719380;border-right:1px solid #d9e5dc;padding-right:9px}.hero-link{display:inline-flex;align-items:center;gap:32px;margin-top:32px;color:#31513e;font-size:13px;border-bottom:1px solid #a0b6a7;padding-bottom:9px}.hero-link:hover{color:#1a8553}.hero-art{height:270px;position:relative;display:grid;place-items:center;isolation:isolate}.hero-orbit{position:absolute;width:250px;height:250px;border:1px solid #b7cfbe80;border-radius:50%;transform:rotate(-25deg) scaleX(1.2)}.orbit-two{width:185px;height:185px;transform:rotate(30deg) scaleX(1.35);border-style:dashed;border-color:#b7cfbe80}.hero-monogram{display:flex;flex-direction:column;align-items:center;justify-content:center;width:154px;height:154px;border-radius:32px;background:linear-gradient(145deg,#ffffffc9,#e4eee7c9);border:1px solid #fff;box-shadow:12px 22px 45px #34543d18,inset 0 1px 1px white;font-size:42px;font-weight:550;letter-spacing:-2px;color:#3f6650;transform:rotate(-7deg)}.hero-monogram span{font-size:8px;letter-spacing:3px;margin-top:12px;color:#809889}.hero-caption{position:absolute;bottom:-4px;font-size:8px;letter-spacing:3px;color:#8ea295}#services{scroll-margin-top:24px}@media(max-width:800px){.hero.hero-premium{padding:38px 30px;grid-template-columns:1.4fr 1fr}.hero-art{transform:scale(.78);transform-origin:center}.hero-premium h1{font-size:39px}}@media(max-width:650px){.hero.hero-premium{display:block;padding:32px 25px;margin-bottom:30px;border-radius:20px}.hero-premium h1{font-size:36px;letter-spacing:-1.5px}.hero-premium h1>span{margin-left:7px}.hero-premium .eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:23px}.hero-premium .hero-tagline{font-size:13px;letter-spacing:2px;margin-bottom:22px}.hero-features{gap:8px}.hero-features>span{padding:9px;font-size:11px}.hero-art{display:none}.hero-link{margin-top:26px}.hero-premium{background:radial-gradient(circle at 100% 0,#dcebdd,transparent 65%),#f4f8f3}}

/* Account eligibility warning shared by customer and agent purchase cards. */
.eligibility-notice{display:flex;align-items:flex-start;gap:9px;margin-top:15px;padding:10px 11px;border:1px solid #ecd9ae;border-radius:9px;background:#fff9e9;color:#755619}.eligibility-notice>span{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#f2c968;color:#62440d;font-size:13px;font-weight:700}.eligibility-notice strong{display:block;margin:0 0 2px;font-size:11px;letter-spacing:.4px}.eligibility-notice p{margin:0!important;color:#755f31!important;font-size:11px!important;line-height:1.55!important}.product-card .eligibility-notice+.product-meta-link{margin-top:12px}

/* Product details and unrestricted-above-floor agent pricing. */
.product-meta-link{width:max-content;max-width:100%;margin-top:14px;color:#3d7054;font-size:12px;border-bottom:1px solid #b9cdbf;padding-bottom:3px}.product-bottom{padding-top:26px}.price-rule{display:inline-block;margin:4px 0 0;padding:6px 9px;border-radius:7px;background:#eef5ef;color:#4c6e57;font-size:11px}.service-details{margin-top:58px}.service-detail{padding:0;overflow:hidden;scroll-margin-top:24px;margin-bottom:24px}.detail-head{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 34px;background:linear-gradient(110deg,#f6f9f6,#edf5ef);border-bottom:1px solid var(--line)}.detail-kicker{font-size:10px;letter-spacing:2px;color:#4a795e}.detail-head h2{font-size:25px;margin:7px 0 6px;font-weight:600;letter-spacing:-.6px}.detail-head p{margin:0;color:var(--muted);font-size:13px}.detail-head .primary{white-space:nowrap}.detail-section{padding:29px 34px}.detail-section h3{font-size:17px;margin:0 0 20px;font-weight:600}.activation-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.activation-steps>div{position:relative;padding:19px 18px 18px 52px;border:1px solid var(--line);border-radius:12px;background:#fbfcfb}.activation-steps b{position:absolute;left:16px;top:18px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e5eee7;color:#315e43;font-size:12px}.activation-steps h4{font-size:14px;margin:0 0 8px}.activation-steps p{font-size:12px;line-height:1.7;color:var(--muted);margin:0}.detail-columns{display:grid;grid-template-columns:1.1fr .9fr;border-top:1px solid var(--line)}.detail-columns>.detail-section+section{border-left:1px solid var(--line)}.detail-section ol{list-style:none;counter-reset:condition;margin:0;padding:0}.detail-section li{counter-increment:condition;position:relative;padding:0 0 13px 34px;color:#525f56;font-size:13px;line-height:1.75}.detail-section li:before{content:counter(condition,decimal-leading-zero);position:absolute;left:0;top:1px;font-size:10px;color:#5f8a6d;letter-spacing:.5px}.warranty p{font-size:13px;line-height:1.75;color:#59645c;margin:0 0 10px}.warranty-alert{display:inline-block!important;color:#844c3d!important;background:#faf0ec;padding:8px 11px;border-radius:8px;font-weight:600}.home-links{margin-top:34px}
.promo-code-row{display:flex;align-items:center;gap:14px;margin-top:20px}.promo-code{font-size:28px;letter-spacing:5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#172b20}.promo-code-row .secondary{white-space:nowrap}@media(max-width:650px){.promo-code-row{align-items:flex-start;flex-direction:column}.promo-code{font-size:24px;letter-spacing:4px}}
.pro20-intro{background:#fbf7ec;border-bottom:1px solid #eadfbd}.pro20-intro p,.account-submit p{margin:0;color:#535f57;font-size:13px;line-height:1.8}.pro20-intro strong{color:#6c5422}.detail-section ul{margin:0;padding-left:20px}.detail-section ul li{list-style:disc;counter-increment:none;padding-left:4px}.detail-section ul li:before{content:none}.account-submit{border-top:1px solid var(--line);background:#fbfcfb}.account-submit p+p{margin-top:8px}
@media(max-width:650px){.product-card{min-height:265px}.service-details{margin-top:40px}.detail-head{align-items:flex-start;flex-direction:column;padding:25px 22px;gap:20px}.detail-head .primary{width:100%}.detail-section{padding:24px 22px}.activation-steps,.detail-columns{grid-template-columns:1fr}.detail-columns>.detail-section+section{border-left:0;border-top:1px solid var(--line)}.home-links{align-items:flex-start;flex-direction:column}}

/* Admin fulfillment reminders and semantic delivery-state colors. */
.order-result-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:14px;align-items:stretch;margin:0 0 22px}.order-result-notice{display:grid;grid-template-columns:1fr auto;gap:5px 18px;align-items:center;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#fff}.order-result-notice span{font-size:13px;font-weight:600}.order-result-notice strong{grid-row:1/3;grid-column:2;font-size:30px;font-weight:650}.order-result-notice small{font-size:11px;color:var(--muted)}.order-result-notice.success{border-color:#cde3d4;background:#f2f9f4;color:#216b43}.order-result-notice.danger{border-color:#ead8d1;background:#fdf8f5;color:#934a39}.order-result-notice.danger.attention{border-color:#dfb7aa;box-shadow:0 0 0 3px #b84c2f0d}.order-result-summary>.secondary{height:100%;min-width:104px}.status-completed,.status-settled{background:#e5f4e9;color:#1f7044}.status-failed,.status-ineligible,.status-rejected{background:#fbe8e4;color:#a04434}.status-review,.status-processing,.status-checking,.status-manual,.status-uncertain{background:#fbf2da;color:#80631d}@media(max-width:650px){.order-result-summary{grid-template-columns:1fr}.order-result-summary>.secondary{height:auto}.order-result-notice{padding:16px 18px}}
.telegram-settings{margin:26px 0;padding:22px;border:1px solid #d8e5dc;border-radius:14px;background:#f6faf7}.telegram-settings .section-line{align-items:flex-start;margin:0 0 10px}.telegram-settings .section-line h2{font-size:17px;margin:0 0 5px}.telegram-settings .section-line p{margin:0}.telegram-settings .toolbar{margin-top:18px}@media(max-width:650px){.telegram-settings{padding:18px}.telegram-settings .section-line{align-items:flex-start;flex-direction:column}}
.monitor-settings{border-color:#d9ddeb;background:linear-gradient(135deg,#f7f8fc,#fff)}

/* Agent-to-Telegram binding uses a short-lived private code, never the public promo code. */
.telegram-agent-card{border-color:#d5e4da;background:linear-gradient(135deg,#f7fbf8,#fff)}.telegram-agent-card .section-line{align-items:flex-start;margin-top:0}.telegram-agent-card .section-line h2{font-size:18px;margin-bottom:6px}.telegram-bind-box{margin-top:18px;padding:18px;border:1px dashed #bcd2c2;border-radius:12px;background:#f3f8f4}.telegram-bind-box>span{display:block;margin-bottom:10px;color:#718078;font-size:11px}.telegram-bind-box .promo-code{display:block;margin-bottom:15px;font-size:23px}.telegram-bind-box small{display:block;margin-top:13px;color:var(--muted);line-height:1.7}.telegram-bind-box code{overflow-wrap:anywhere}@media(max-width:650px){.telegram-agent-card .section-line{flex-direction:column}.telegram-bind-box .toolbar>*{width:100%;text-align:center}.telegram-bind-box .promo-code{font-size:20px;letter-spacing:3px}}

/* Three active plans fit on one row; collapse progressively on narrower screens. */
.grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:900px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.grid{grid-template-columns:1fr}}

/* Paid orders submit Session in place; the storefront never displays a CDK. */
.session-panel{margin-top:28px;padding:28px;border:1px solid #d8e5dc;border-radius:14px;background:linear-gradient(145deg,#f8fbf9,#f1f7f3)}.session-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.session-heading .eyebrow{margin:0 0 8px}.session-heading h3{font-size:20px;margin:0}.session-panel ol{margin:0 0 20px;padding-left:22px;color:#59645c;font-size:13px;line-height:1.9}.session-panel textarea{min-height:165px;background:#fff;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.6}.privacy-note{color:#68766c;font-size:11px;line-height:1.7}.session-panel .primary{margin-top:5px}.session-panel textarea:focus-visible{outline:3px solid #aad6b9;outline-offset:2px}@media(max-width:650px){.session-panel{padding:22px 18px}.session-heading{align-items:flex-start}.session-panel .primary{width:100%}}

/* Eligibility and final fulfillment result shown on every order refresh. */
.progress-result{margin:22px 0;padding:18px 20px;border:1px solid var(--line);border-radius:12px;background:#f7f9f7}.progress-result .progress-kicker{display:block;margin-bottom:6px;font-size:10px;letter-spacing:1.8px;color:#718078}.progress-result strong{display:block;font-size:17px}.progress-result p{margin:7px 0 0;font-size:13px;line-height:1.7;color:#5f6b63}.progress-success{border-color:#cfe2d4;background:#f1f8f3}.progress-success strong{color:#216b43}.progress-pending{border-color:#d9e2cf;background:#f8faf3}.progress-pending strong{color:#687541}.progress-danger{border-color:#ead1c8;background:#fdf6f3}.progress-danger strong{color:#934a39}.progress-neutral{background:#f7f9f7}@media(max-width:650px){.progress-result{padding:16px}}

/* Optional agent contact details with owner fallback. */
.support-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0;padding:17px 19px;border:1px solid #d9e5dc;border-radius:12px;background:linear-gradient(120deg,#f5faf6,#fbfcfb)}.support-kicker{display:block;color:#668070;font-size:11px;letter-spacing:1px}.support-links{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.support-links span,.support-links a{padding:7px 10px;border-radius:8px;background:#fff;border:1px solid #dfe7e1;color:#39634a;font-size:12px}.support-links a:hover{background:#eaf4ed}.optional-contact{margin-top:20px;padding:16px;border:1px solid var(--line);border-radius:10px;background:#f8faf8}.optional-contact>p{margin:0;font-size:13px;font-weight:600}.optional-contact label{margin-top:13px}.optional-contact small{display:block;color:var(--muted);font-size:11px;line-height:1.6}.contact-form>.primary{margin-top:16px}.support-float{position:fixed;right:20px;bottom:24px;z-index:30}.support-toggle{width:54px;height:54px;border:0;border-radius:50%;background:#22352b;color:#fff;font-size:14px;font-weight:600;box-shadow:0 10px 30px #17251d38}.support-toggle:hover{background:#356248}.support-popover{position:absolute;right:0;bottom:64px;width:max-content;min-width:190px;max-width:calc(100vw - 36px);padding:15px;border:1px solid #d9e5dc;border-radius:13px;background:#fff;box-shadow:0 14px 42px #1b2e2230}.support-popover strong{display:block;margin:0 0 10px;font-size:13px}.support-popover span,.support-popover a{display:block;padding:8px 10px;border-radius:8px;background:#f4f7f5;color:#315c43;font-size:12px}.support-popover span+a{margin-top:7px}.support-popover a:hover{background:#e8f2eb}@media(max-width:650px){.support-card{align-items:flex-start;flex-direction:column}.support-links{justify-content:flex-start}.contact-form>.primary{width:100%}.support-float{right:16px;bottom:18px}.support-toggle{width:50px;height:50px;font-size:13px}}
