:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--tg-theme-text-color, #182622);background:var(--tg-theme-bg-color, #f8faf8);color-scheme:light dark;font-synthesis:none;-webkit-text-size-adjust:100%;--customer-muted: var(--tg-theme-subtitle-text-color, var(--tg-theme-hint-color, #586a62));--customer-line: var(--tg-theme-section-separator-color, #d7dfdb)}@supports (color: color-mix(in srgb,black,transparent)){:root{--customer-line: color-mix(in srgb, var(--tg-theme-text-color, #182622) 17%, transparent)}}*{box-sizing:border-box}body{margin:0}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.customer-app{width:100%;max-width:720px;min-height:var(--tg-viewport-stable-height, 100dvh);margin:0 auto;padding:calc(max(env(safe-area-inset-top,0px),var(--tg-safe-area-inset-top, 0px)) + var(--tg-content-safe-area-inset-top, 0px) + 20px) calc(max(20px,env(safe-area-inset-right,0px),var(--tg-safe-area-inset-right, 0px)) + var(--tg-content-safe-area-inset-right, 0px)) calc(max(env(safe-area-inset-bottom,0px),var(--tg-safe-area-inset-bottom, 0px)) + var(--tg-content-safe-area-inset-bottom, 0px) + 24px) calc(max(20px,env(safe-area-inset-left,0px),var(--tg-safe-area-inset-left, 0px)) + var(--tg-content-safe-area-inset-left, 0px));font-size:16px;line-height:1.5}.customer-app h1,.customer-app h2,.customer-app h3,.customer-app p{margin:0}.customer-app h1{font-size:21px;line-height:1.25;letter-spacing:0}.customer-app h2{font-size:18px;font-weight:650}.customer-app h3{font-size:16px;font-weight:600}.customer-app button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 13px;border:1px solid var(--customer-line, #d7dfdb);border-radius:7px;color:inherit;background:var(--tg-theme-secondary-bg-color, #edf2ee);font-size:14px;font-weight:550;cursor:pointer}.customer-app button:disabled{opacity:.55;cursor:default}.customer-app button:focus-visible{outline:3px solid var(--tg-theme-link-color, #26754f);outline-offset:3px}.customer-app button svg{flex:none}.customer-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:24px}.customer-brand{display:flex;align-items:center;gap:10px}.customer-brand>svg{flex:none}.customer-brand span{display:block;margin-top:3px;font-size:12px;color:var(--customer-muted)}.customer-actions{display:flex;gap:8px}.customer-actions button{width:44px;padding:10px}.customer-section-heading{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;margin-bottom:18px}.customer-groups{padding:22px 0;border-top:1px solid var(--customer-line)}.customer-group-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,270px),1fr));gap:14px;list-style:none;padding:0;margin:0 0 20px}.customer-app .customer-group{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;min-height:180px;padding:18px;text-align:left;background:var(--tg-theme-section-bg-color, #fff);overflow-wrap:anywhere}.customer-group-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.customer-group-heading:first-child{font-size:18px}.customer-group-heading:last-child{margin-top:auto;padding-top:14px;color:var(--customer-muted)}.customer-group-rate{font-size:22px;font-weight:650}.customer-app .customer-back{margin-bottom:20px;background:transparent}.customer-other-order{display:grid;gap:12px;padding:16px 0;border-top:1px solid var(--customer-line);border-bottom:1px solid var(--customer-line)}.customer-other-order h4{margin:0;font-size:16px}.customer-other-order button{justify-self:start}.customer-referral-group{padding:16px 0}.customer-referral-group+.customer-referral-group{border-top:1px solid var(--customer-line)}.customer-referral-group h4{margin:0 0 10px;font-size:16px}.customer-subscription,.customer-network,.customer-profiles{border-top:1px solid var(--customer-line, #d7dfdb);padding:22px 0}.customer-state{font-size:14px;font-weight:600}.customer-state-ready{color:var(--tg-theme-link-color, #236c4b)}.customer-state-pending,.customer-state-muted,.customer-count{color:var(--customer-muted)}.customer-rate{display:flex;align-items:baseline;gap:8px}.customer-rate strong{font-size:32px;line-height:1.15;font-weight:650;letter-spacing:0;overflow-wrap:anywhere}.customer-rate>span{font-size:16px;color:var(--customer-muted)}.customer-app .customer-rate-note{margin-top:8px;color:var(--customer-muted);font-size:14px}.customer-facts{margin:20px 0 0}.customer-facts>div{display:flex;justify-content:space-between;gap:16px;padding:5px 0}.customer-facts dt{color:var(--customer-muted)}.customer-facts dd{margin:0;text-align:right;overflow-wrap:anywhere}.customer-next{margin-top:22px;padding-left:14px;border-left:2px solid var(--customer-line, #d7dfdb)}.customer-next>p{display:flex;flex-wrap:wrap;gap:6px 16px;justify-content:space-between;margin-top:8px}.customer-next>p>span{font-size:14px;color:var(--customer-muted)}.customer-next .customer-facts{margin-top:10px;font-size:14px}.customer-network>p,.customer-empty{color:var(--customer-muted);font-size:15px}.customer-profiles ul{margin:0;padding:0;list-style:none}.customer-profiles li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 16px;padding:16px 0;border-bottom:1px solid var(--customer-line, #d7dfdb)}.customer-profiles li:first-child{padding-top:0}.customer-profiles li>div{min-width:0}.customer-profiles li h3{overflow-wrap:anywhere}.customer-profiles li p{margin-top:4px;color:var(--customer-muted);font-size:14px}.customer-profile-actions{display:flex;flex-wrap:wrap;gap:8px}.customer-profile-note{grid-column:1 / -1}.customer-app .customer-add-profile{margin-bottom:18px}.customer-profile-dialog{width:min(480px,calc(100vw - 32px));max-height:calc(100dvh - 48px);padding:20px;border:1px solid var(--customer-line);border-radius:8px;color:inherit;background:var(--tg-theme-bg-color, #f8faf8);overflow:auto}.customer-profile-dialog::backdrop{background:#0006}.customer-profile-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.customer-profile-dialog>header button{flex:none;padding:9px}.customer-profile-dialog form{display:grid;gap:12px}.customer-profile-dialog input:not([type=checkbox]),.customer-speed-control input{min-width:0;width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--customer-line);border-radius:6px;font:inherit;color:inherit;background:var(--tg-theme-bg-color, #f8faf8)}.customer-profile-dialog input:focus-visible,.customer-speed-control input:focus-visible{outline:3px solid var(--tg-theme-link-color, #26754f);outline-offset:2px}.customer-profile-settings{display:grid;gap:20px;margin-top:24px;padding-top:20px;border-top:1px solid var(--customer-line)}.customer-profile-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px}.customer-profile-toggle input{width:22px;height:22px;accent-color:var(--tg-theme-button-color, #28704f)}.customer-app .customer-danger{color:var(--tg-theme-destructive-text-color, #ab3e32)}.customer-profile-confirm{display:grid;gap:14px;overflow-wrap:anywhere}.customer-profile-confirm>div{display:flex;flex-wrap:wrap;gap:10px}.customer-profile-retry{display:grid;gap:14px}.customer-checkout{margin-top:22px}.customer-checkout-actions{display:flex;flex-wrap:wrap;gap:10px}.customer-purchase-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px;border-bottom:1px solid var(--customer-line)}.customer-app .customer-purchase-modes button{border:0;border-bottom:3px solid transparent;border-radius:0;min-height:44px;background:transparent}.customer-app .customer-purchase-modes button[aria-selected=true]{border-bottom-color:var(--tg-theme-link-color, #236c4b);color:var(--tg-theme-link-color, #236c4b)}.customer-checkout>.customer-section-heading{margin-bottom:14px}.customer-speed-control{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;margin:8px 0;max-width:340px}.customer-speed-control button{padding:8px}.customer-speed-control input{text-align:center}.customer-app .customer-checkout-note{margin-bottom:16px;color:var(--customer-muted);font-size:14px}.customer-quote,.customer-order{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.customer-quote>p:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}.customer-quote strong,.customer-order-amount{font-size:20px}.customer-quote>p>span{color:var(--customer-muted);font-size:14px}.customer-pay-link{display:inline-flex;min-height:44px;align-items:center;padding:10px 13px;border-radius:7px;color:var(--tg-theme-button-text-color, #fff);background:var(--tg-theme-button-color, #28704f);font-size:14px;font-weight:550;text-decoration:none}.customer-profiles li .customer-error{margin-bottom:0;color:var(--tg-theme-destructive-text-color, #ab3e32)}.customer-more{width:100%;margin-top:18px}.customer-footer{border-top:1px solid var(--customer-line, #d7dfdb);padding-top:20px;color:var(--customer-muted);font-size:14px}.customer-footer p{font-size:12px}.customer-footer button+p{margin-top:10px}.customer-access{border-top:1px solid var(--customer-line, #d7dfdb);padding-top:28px}.customer-access p{margin:12px 0 20px;color:var(--customer-muted)}.customer-access button{margin:0 8px 8px 0}.customer-app .customer-primary{border-color:transparent;background:var(--tg-theme-button-color, #28704f);color:var(--tg-theme-button-text-color, #fff)}.customer-app .customer-error{margin-bottom:20px;padding:12px 0 12px 12px;border-left:3px solid var(--tg-theme-destructive-text-color, #ab3e32);color:var(--tg-theme-destructive-text-color, #ab3e32)}.customer-app .customer-progress{display:flex;align-items:center;gap:8px;margin-top:16px;color:var(--customer-muted);font-size:14px}.customer-spinner{animation:customer-spin 1s linear infinite;flex:none}@keyframes customer-spin{to{transform:rotate(360deg)}}@media(max-width:440px){.customer-header{flex-wrap:wrap;gap:12px}.customer-facts{font-size:14px}.customer-profiles li{grid-template-columns:minmax(0,1fr)}.customer-profile-actions{justify-self:start}}@media(prefers-reduced-motion:reduce){.customer-spinner{animation:none}}.customer-traffic-rates{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0}.customer-traffic-rates>div{min-width:0}.customer-traffic-rates dt{display:flex;align-items:center;gap:.35rem;font-size:.85rem}.customer-traffic-rates dd{margin:.45rem 0 0;font-weight:650}.customer-traffic-rates dd.customer-traffic-total{font-size:.8rem;font-weight:400}.customer-traffic-note{font-size:.8rem;line-height:1.5;color:var(--customer-muted)}.customer-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--customer-line, #d7dfdb);margin-bottom:4px}.customer-app .customer-tabs button{min-height:44px;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent}.customer-app .customer-tabs button[aria-selected=true]{border-bottom-color:var(--tg-theme-link-color, #236c4b);color:var(--tg-theme-link-color, #236c4b)}.customer-referrals{padding:22px 0;min-height:240px}.customer-referral-counts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 24px}.customer-referral-counts>div{min-width:0}.customer-referral-counts dt{color:var(--customer-muted);font-size:14px}.customer-referral-counts dd{margin:8px 0 0;font-size:26px;font-weight:650;overflow-wrap:anywhere}.customer-referral-invite{display:grid;gap:10px}.customer-referral-invite label{color:var(--customer-muted);font-size:14px}.customer-referral-invite input{min-width:0;width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--customer-line, #d7dfdb);border-radius:4px;color:inherit;background:transparent;font-size:13px}.customer-referral-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customer-referral-actions button{min-height:42px;min-width:0}.customer-referral-price{margin-top:28px;padding-top:24px;border-top:1px solid var(--customer-line, #d7dfdb)}.customer-referral-price>p{margin-top:8px}.customer-referral-price dd span{display:block;margin-top:4px;font-size:13px;color:var(--customer-muted)}.customer-app .customer-referral-note{margin-top:14px;color:var(--customer-muted);font-size:13px;line-height:1.5}.customer-promo{padding:20px 0;border-bottom:1px solid var(--customer-line, #d7dfdb)}.customer-promo-form,.customer-promo-pending{display:grid;gap:10px}.customer-promo-form{grid-template-columns:minmax(0,1fr) auto}.customer-promo-form .customer-promo-note{grid-column:1 / -1}.customer-promo label{color:var(--customer-muted);font-size:14px}.customer-promo input{min-width:0;width:100%;box-sizing:border-box;padding:12px;border:1px solid var(--customer-line, #d7dfdb);border-radius:4px;color:inherit;background:transparent;font:inherit}.customer-promo-active strong{display:flex;align-items:center;gap:8px;font-size:15px;overflow-wrap:anywhere}.customer-promo-active strong svg{flex:0 0 18px}.customer-promo-active>p{margin-top:10px}.customer-app .customer-promo-note{margin:0;color:var(--customer-muted);font-size:13px;line-height:1.5}.customer-app .customer-promo-active .customer-promo-note{margin-top:10px}.customer-promo-done{display:flex;align-items:center;gap:8px;margin-top:12px;color:var(--customer-accent, #28704f);font-size:14px}.customer-promo-pending{margin-top:14px}.customer-app .customer-promo-pending .customer-error{margin-bottom:0}
