:root{--tm-blue:#2563eb;--tm-navy:#172554;--tm-cyan:#06b6d4;--tm-bg:#f8fafc;--tm-text:#0f172a;--tm-muted:#64748b;--tm-border:#e2e8f0}*{box-sizing:border-box}.tm-pricing,.tm-checkout,.tm-dashboard,.tm-setup,.tm-support,.tm-auth{font-family:Inter,Manrope,system-ui,sans-serif;color:var(--tm-text)}.tm-heading{text-align:center;max-width:760px;margin:0 auto 38px}.tm-heading>span{font-size:12px;font-weight:800;color:var(--tm-blue);letter-spacing:.12em}.tm-heading h2{font-size:clamp(30px,4vw,48px);margin:10px 0}.tm-heading p,.tm-muted{color:var(--tm-muted)}.tm-plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1200px;margin:auto}.tm-plan{position:relative;background:#fff;border:1px solid var(--tm-border);border-radius:20px;padding:30px;box-shadow:0 12px 35px rgba(15,23,42,.06);transition:.2s}.tm-plan:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(15,23,42,.1)}.tm-featured{border:2px solid var(--tm-blue);transform:translateY(-6px)}.tm-badge{position:absolute;top:-13px;right:20px;background:var(--tm-blue);color:#fff;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:800}.tm-price{font-size:34px;font-weight:900;margin:12px 0 20px}.tm-plan ul{list-style:none;padding:0;min-height:150px;color:#475569;line-height:2}.tm-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:12px 18px;text-decoration:none;font-weight:800;cursor:pointer;transition:.2s}.tm-primary{background:var(--tm-blue);color:#fff}.tm-primary:hover{background:#1d4ed8;color:#fff}.tm-outline{border:1px solid var(--tm-border);background:#fff;color:var(--tm-text)}.tm-alert{padding:14px 16px;border-radius:12px;background:#f1f5f9;margin:16px 0}.tm-success{background:#ecfdf5;color:#166534}.tm-error{background:#fef2f2;color:#991b1b}.tm-checkout{max-width:1100px;margin:auto;display:grid;grid-template-columns:1.5fr .8fr;gap:24px}.tm-checkout-main,.tm-summary,.tm-dash-card,.tm-auth,.tm-support{background:#fff;border:1px solid var(--tm-border);border-radius:20px;padding:30px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.tm-summary{background:var(--tm-navy);color:#fff}.tm-total{font-size:32px;font-weight:900;margin:18px 0}.tm-fields,.tm-credentials{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:block;font-weight:700;margin:12px 0}input,textarea,select{display:block;width:100%;margin-top:7px;border:1px solid var(--tm-border);border-radius:10px;padding:12px;font:inherit;background:#fff}.tm-step{display:flex;align-items:center;gap:8px;color:var(--tm-muted);margin-bottom:28px}.tm-step b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e2e8f0}.tm-step b:first-child{background:var(--tm-blue);color:#fff}.tm-step i{height:1px;background:var(--tm-border);width:50px}.tm-dashboard{display:grid;grid-template-columns:240px 1fr;gap:28px;background:var(--tm-bg);padding:0}.tm-sidebar{background:var(--tm-navy);color:#fff;border-radius:20px;padding:24px;min-height:600px;display:flex;flex-direction:column;gap:7px}.tm-sidebar strong{font-size:24px;margin-bottom:22px}.tm-sidebar a{color:#cbd5e1;text-decoration:none;padding:11px 12px;border-radius:10px}.tm-sidebar a:hover,.tm-sidebar a.active{background:rgba(255,255,255,.1);color:#fff}.tm-dash-main{min-width:0}.tm-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0}.tm-summary-grid>div{background:#fff;border:1px solid var(--tm-border);border-radius:16px;padding:20px}.tm-summary-grid span,.tm-summary-grid small{display:block;color:var(--tm-muted);font-size:12px}.tm-summary-grid strong{display:block;font-size:25px;margin:8px 0}.tm-dash-card{margin:18px 0}.tm-sub-row{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;align-items:center;gap:16px}.tm-active{display:block;color:#16a34a;font-size:12px;margin-top:7px}.tm-device-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.tm-device-grid article{background:#fff;border:1px solid var(--tm-border);border-radius:16px;padding:20px}.tm-device-icon{width:42px;height:42px;border-radius:12px;background:#eff6ff;color:var(--tm-blue);display:grid;place-items:center;font-weight:900}@media(max-width:900px){.tm-plan-grid{grid-template-columns:repeat(2,1fr)}.tm-checkout{grid-template-columns:1fr}.tm-dashboard{grid-template-columns:1fr}.tm-sidebar{min-height:auto}.tm-device-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.tm-plan-grid,.tm-summary-grid,.tm-fields,.tm-credentials,.tm-device-grid{grid-template-columns:1fr}.tm-plan{padding:22px}.tm-featured{transform:none}.tm-sub-row{grid-template-columns:1fr}.tm-checkout-main,.tm-summary,.tm-dash-card{padding:20px}.tm-step{gap:4px;font-size:11px}.tm-step i{width:18px}}

.tm-check{display:flex;align-items:flex-start;gap:9px;font-weight:500;font-size:14px}.tm-check input{width:auto;margin:3px 0 0}.tm-note{font-size:14px;color:var(--tm-muted)}

.tm-payment-methods{margin-top:26px;padding-top:24px;border-top:1px solid var(--tm-border)}.tm-payment-options{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.tm-payment-option{border:1px solid var(--tm-border);background:#fff;border-radius:15px;padding:18px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:6px}.tm-payment-option:hover{border-color:#93c5fd;box-shadow:0 10px 25px rgba(15,23,42,.07)}.tm-payment-option strong{font-size:17px}.tm-payment-option span{color:var(--tm-muted);font-size:13px}.tm-payment-option b{color:var(--tm-blue);font-size:13px}.tm-bank-card{margin-top:16px;padding:20px;border:1px solid #bfdbfe;background:#eff6ff;border-radius:14px}@media(max-width:600px){.tm-payment-options{grid-template-columns:1fr}}

.tm-credentials-card{margin-top:20px}.tm-credentials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tm-credentials-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.tm-credentials-grid small{display:block;color:#64748b;margin-bottom:5px}.tm-credentials-grid strong,.tm-credentials-grid a{word-break:break-word}@media(max-width:650px){.tm-credentials-grid{grid-template-columns:1fr}}

/* TiviMode Checkout v2.8 — polished light checkout inspired by the supplied design reference */
.tm-checkout-page{max-width:1180px;margin:0 auto;padding:34px 20px 64px;color:#101a35;font-family:Inter,Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.tm-checkout-heading{margin-bottom:24px}.tm-secure-title{display:flex;align-items:center;gap:12px}.tm-secure-title h1{margin:0;font-size:30px;line-height:1.15;font-weight:850;color:#101a35}.tm-secure-title p{margin:5px 0 0;color:#60718f;font-size:14px}.tm-lock{width:36px;height:36px;border-radius:10px;background:#edf3ff;display:grid;place-items:center;font-size:18px}.tm-progress{display:flex;align-items:center;margin-top:25px;max-width:570px}.tm-progress-step{display:flex;align-items:center;gap:9px;color:#687892;font-size:13px;white-space:nowrap}.tm-progress-step span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e5eaf2;font-weight:800;color:#66748b}.tm-progress-step.active{color:#111c35;font-weight:800}.tm-progress-step.active span{background:#2563eb;color:#fff}.tm-progress>i{height:1px;background:#d9e0ea;width:100px;margin:0 12px}.tm-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 335px;gap:22px;align-items:start}.tm-checkout-main{background:#fff;border:1px solid #e3e8f0;border-radius:17px;padding:0 20px 18px;box-shadow:0 8px 30px rgba(20,36,70,.035)}.tm-checkout-section{padding:22px 0;border-bottom:1px solid #edf0f4}.tm-checkout-section h2{margin:0 0 14px;font-size:17px;font-weight:850;color:#101a35}.tm-account-fields{display:grid;grid-template-columns:1fr 1fr;gap:2px 15px}.tm-checkout-page label{font-size:13px;color:#263552;font-weight:700}.tm-checkout-page input{border:1px solid #dfe6ef;border-radius:9px;padding:12px 13px;background:#fff;color:#101a35;box-shadow:none}.tm-checkout-page input:focus{outline:none;border-color:#6da0ff;box-shadow:0 0 0 3px rgba(37,99,235,.09)}.tm-account-box{display:flex;align-items:center;gap:10px;background:#ecfbf4;color:#087449;border-radius:10px;padding:12px 14px;font-size:13px}.tm-account-box>span{width:24px;height:24px;border-radius:50%;background:#c9f2df;display:grid;place-items:center}.tm-account-box a{margin-left:auto;color:#2563eb;font-weight:800}.tm-check{display:flex!important;gap:9px;align-items:flex-start;margin-top:12px!important;font-weight:500!important}.tm-check input{width:16px!important;height:16px;margin:2px 0 0!important;padding:0}.tm-check a,.tm-note a{color:#2563eb;font-weight:700}.tm-note{font-size:12px!important;color:#687b98!important}.tm-create-order{width:100%;margin-top:10px;justify-content:center;gap:8px;border-radius:9px!important;padding:13px 18px!important;background:#2868ed!important;box-shadow:0 7px 16px rgba(37,99,235,.18)}.tm-create-order:hover{background:#1d57d3!important;transform:translateY(-1px)}.tm-section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.tm-section-heading p{margin:-8px 0 13px;color:#687b98;font-size:12px}.tm-secure-chip{font-size:11px;font-weight:800;color:#2563eb;background:#edf4ff;border-radius:999px;padding:6px 9px}.tm-payment-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tm-payment-option{position:relative;min-height:88px;border:1px solid #e1e7ef!important;border-radius:12px!important;background:#fff!important;padding:15px 42px 14px 52px!important;text-align:left!important;display:flex!important;align-items:center!important;gap:10px!important;box-shadow:none!important;color:#101a35!important}.tm-payment-option:hover{border-color:#8db4ff!important;box-shadow:0 8px 20px rgba(37,99,235,.07)!important}.tm-payment-option.selected{border:2px solid #3981ff!important;background:#fbfdff!important;padding:14px 41px 13px 51px!important}.tm-method-icon{position:absolute;left:14px;width:34px;height:34px;border-radius:8px;background:#edf4ff;color:#2563eb;display:grid;place-items:center;font-size:16px;font-weight:900}.tm-method-copy{display:flex;flex-direction:column;gap:2px}.tm-method-copy strong{font-size:14px}.tm-method-copy small{font-size:11px;color:#6d7e99;line-height:1.35}.tm-radio{position:absolute;right:14px;top:20px;width:17px;height:17px;border:1px solid #d5dce7;border-radius:50%}.tm-payment-option.selected .tm-radio{border:5px solid #2563eb}.tm-instant{position:absolute;right:-2px;top:-8px;background:#50c878;color:#fff;font-size:9px;padding:3px 8px;border-radius:8px 0 8px 0;font-weight:800}.tm-payment-result{margin-top:14px}.tm-bank-card{margin-top:0!important;background:#eef6ff!important;border:1px solid #c9ddff!important;border-radius:11px!important;padding:15px!important;color:#263552}.tm-help-box{margin-top:16px;border:1px solid #cfe0ff;background:#f7fbff;border-radius:10px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:15px}.tm-help-left{display:flex;align-items:center;gap:11px}.tm-help-icon{width:35px;height:35px;border-radius:50%;background:#eaf2ff;color:#2563eb;display:grid;place-items:center}.tm-help-left strong,.tm-help-left small{display:block}.tm-help-left strong{font-size:13px}.tm-help-left small{font-size:11px;color:#71819b;margin-top:2px}.tm-help-actions{display:flex;gap:8px}.tm-help-btn{padding:8px 11px;border:1px solid #d7e0ee;border-radius:7px;background:#fff;color:#2d5ca8;font-size:11px;font-weight:800}.tm-whatsapp{color:#159447;border-color:#b9e8ca}.tm-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:17px 0 0}.tm-trust-row>div{display:grid;grid-template-columns:30px 1fr;column-gap:8px}.tm-trust-row span{grid-row:1/3;width:30px;height:30px;border-radius:50%;background:#f0f5ff;color:#2868ed;display:grid;place-items:center;font-size:13px}.tm-trust-row strong{font-size:11px}.tm-trust-row small{color:#77869e;font-size:10px}.tm-order-sidebar{position:sticky;top:20px}.tm-order-summary,.tm-why-card{background:#fff;border:1px solid #e1e7f0;border-radius:15px;overflow:hidden;box-shadow:0 8px 30px rgba(20,36,70,.05)}.tm-summary-head{background:#132453;color:#fff;padding:16px;font-size:16px;font-weight:850}.tm-summary-body{padding:17px}.tm-product-row{display:flex;gap:12px;margin-bottom:16px}.tm-product-art{width:70px;height:70px;flex:0 0 70px;border-radius:9px;background:linear-gradient(135deg,#142be4,#6417c9);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.tm-product-art strong{font-size:24px;line-height:1}.tm-product-art small{font-size:8px;font-weight:900}.tm-product-art em{font-style:normal;font-size:7px;margin-top:3px}.tm-product-row h3{margin:0;font-size:13px;line-height:1.35;font-weight:850}.tm-product-row p{margin:3px 0;color:#65738c;font-size:10px}.tm-rating{font-size:10px;margin-top:5px}.tm-rating>span{color:#f5a400;letter-spacing:1px}.tm-rating small{color:#687a96}.tm-price-row,.tm-total-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f4;padding-top:12px;margin-bottom:11px}.tm-price-row span{font-size:11px;color:#65738c}.tm-price-row strong,.tm-total-row strong{color:#2670f2;font-weight:900}.tm-price-row strong{font-size:18px}.tm-summary-body h4{font-size:12px;margin:14px 0 7px}.tm-included-list{list-style:none;padding:0;margin:0}.tm-included-list li{font-size:10px;color:#62728d;margin:6px 0;padding-left:0}.tm-total-row{margin-top:12px;margin-bottom:0}.tm-total-row span{font-size:13px;font-weight:850}.tm-total-row strong{font-size:18px}.tm-save{display:inline-block;margin-top:8px;color:#15803d;background:#eaf9ef;border:1px solid #bce7c9;border-radius:6px;padding:3px 7px;font-size:9px}.tm-currency-note{display:block;color:#78869b;font-size:9px;margin-top:6px}.tm-why-card{margin-top:15px;padding:17px;overflow:visible}.tm-why-card h3{font-size:14px;margin:0 0 12px}.tm-why-card>div{display:flex;gap:10px;margin-bottom:12px}.tm-why-card>div:last-child{margin-bottom:0}.tm-why-card>div>span{width:29px;height:29px;flex:0 0 29px;border-radius:8px;background:#eff5ff;color:#2868ed;display:grid;place-items:center;font-size:13px}.tm-why-card p{margin:0}.tm-why-card strong,.tm-why-card small{display:block}.tm-why-card strong{font-size:11px}.tm-why-card small{color:#7a889e;font-size:10px;margin-top:2px}
@media(max-width:900px){.tm-checkout-layout{grid-template-columns:1fr}.tm-order-sidebar{position:static;order:-1}.tm-order-summary{margin-bottom:15px}.tm-why-card{display:none}}
@media(max-width:650px){.tm-checkout-page{padding:25px 12px 45px}.tm-secure-title h1{font-size:23px}.tm-progress{max-width:100%}.tm-progress>i{width:35px;margin:0 7px}.tm-progress-step{font-size:11px;gap:5px}.tm-progress-step span{width:24px;height:24px}.tm-account-fields,.tm-payment-options,.tm-trust-row{grid-template-columns:1fr}.tm-checkout-main{padding:0 15px 15px}.tm-help-box{align-items:flex-start;flex-direction:column}.tm-help-actions{width:100%}.tm-help-btn{flex:1;text-align:center}.tm-section-heading{align-items:flex-start}.tm-secure-chip{display:none}}

.tm-renew-choice{margin:16px 0 8px;padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.tm-renew-choice h3{font-size:13px;margin:0 0 10px}.tm-renew-option{display:flex!important;align-items:flex-start;gap:10px;padding:11px;border:1px solid #dfe6ef;border-radius:9px;background:#fff;margin-top:8px;cursor:pointer}.tm-renew-option.selected{border-color:#6da0ff;background:#f8fbff}.tm-renew-option input{margin-top:3px!important}.tm-renew-option span{display:flex;flex-direction:column;gap:2px}.tm-renew-option strong{font-size:12px}.tm-renew-option small{font-size:10px;color:#687b98;font-weight:500}

.tm-plan-rating{font-size:11px;margin:7px 0 10px;color:#687a96}.tm-plan-rating span{color:#f5a400;letter-spacing:1px}.tm-plan-rating small{color:#8491a5}
.tm-selected-payment{margin-top:12px}.tm-selected-payment-copy{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid #dbe7fb;background:#f7faff;border-radius:10px;color:#233657}.tm-selected-payment-copy strong{font-size:12px}.tm-selected-payment-copy span{font-size:11px;color:#71819b}.tm-payment-continue{width:100%;justify-content:center;margin-top:12px;border-radius:9px!important;padding:13px 18px!important;background:#2868ed!important;box-shadow:0 7px 16px rgba(37,99,235,.18)}.tm-payment-continue:disabled{opacity:.55;cursor:not-allowed;transform:none!important}.tm-payment-option:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}@media(max-width:650px){.tm-selected-payment-copy{align-items:flex-start;flex-direction:column;gap:4px}}


/* TiviMode Customer Dashboard v3.3.7 */
.tm-dashboard-v2{grid-template-columns:250px minmax(0,1fr);gap:0;min-height:760px;background:#f7f9fc;border:1px solid #e5eaf2;border-radius:22px;overflow:hidden;box-shadow:0 18px 55px rgba(15,23,42,.06)}
.tm-dashboard-v2 .tm-sidebar{border-radius:0;min-height:760px;padding:30px 18px;background:#071321;gap:0;position:sticky;top:20px}
.tm-sidebar-brand{padding:2px 14px 26px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:17px}.tm-sidebar-brand strong{display:block;font-size:25px;letter-spacing:-.03em}.tm-sidebar-brand small{display:block;margin-top:3px;color:#7f91aa;font-size:10px;text-transform:uppercase;letter-spacing:.12em}
.tm-dashboard-v2 .tm-sidebar nav{display:flex;flex-direction:column;gap:5px}.tm-dashboard-v2 .tm-sidebar a{display:flex;align-items:center;gap:11px;padding:12px 13px;color:#aebbd0;border:1px solid transparent;border-radius:11px;font-size:13px;transition:.18s}.tm-dashboard-v2 .tm-sidebar a:hover{background:#111f30;color:#fff}.tm-dashboard-v2 .tm-sidebar a.active{background:#1b2a3d;color:#fff;border-color:#26384e;box-shadow:inset 3px 0 0 #ff5a2b}.tm-nav-icon{width:22px;text-align:center;color:#7f94ae;font-weight:800}.tm-sidebar a.active .tm-nav-icon{color:#ff7a52}.tm-dashboard-v2 .tm-sidebar .tm-logout{margin-top:auto;background:rgba(255,255,255,.035)}
.tm-dashboard-v2 .tm-dash-main{padding:42px 44px 55px;background:#f8fafc}.tm-dash-top{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:28px}.tm-eyebrow,.tm-card-kicker{font-size:10px;font-weight:850;letter-spacing:.13em;color:#2f6fec}.tm-dash-top h1{margin:6px 0 7px;font-size:32px;line-height:1.18;color:#101b35;letter-spacing:-.025em}.tm-dash-top .tm-muted{margin:0;font-size:14px}.tm-dash-account{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:13px;padding:9px 12px}.tm-dash-account>span{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#edf3ff;color:#2563eb;font-weight:900}.tm-dash-account strong,.tm-dash-account small{display:block}.tm-dash-account strong{font-size:11px}.tm-dash-account small{color:#7b8ba3;font-size:9px;margin-top:2px}
.tm-dashboard-v2 .tm-summary-grid{gap:17px;margin:0 0 20px}.tm-dashboard-v2 .tm-summary-grid>a{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #e1e7ef;border-radius:16px;padding:20px;transition:.18s}.tm-dashboard-v2 .tm-summary-grid>a:hover{border-color:#9dbdff;transform:translateY(-2px);box-shadow:0 10px 25px rgba(30,64,175,.06)}.tm-dashboard-v2 .tm-summary-grid span{font-size:10px;letter-spacing:.08em}.tm-dashboard-v2 .tm-summary-grid strong{font-size:23px;margin:8px 0 5px}.tm-dashboard-v2 .tm-summary-grid small{font-size:11px}
.tm-dashboard-v2 .tm-dash-card{border-radius:17px;padding:25px;margin:18px 0;background:#fff;box-shadow:0 8px 25px rgba(15,23,42,.025)}.tm-card-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}.tm-card-head h2,.tm-dash-card>h2{margin:5px 0 0;font-size:21px;color:#101b35}.tm-card-head>a:not(.tm-btn){font-size:12px;color:#2563eb;text-decoration:none;font-weight:800}.tm-welcome-card{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(120deg,#fff,#f6f9ff)!important}.tm-welcome-card h2{margin:5px 0 7px}.tm-welcome-card p{max-width:680px;margin:0;color:#667892;font-size:13px;line-height:1.7}
.tm-payment-processing{display:flex;align-items:center;gap:15px;margin:0 0 20px;padding:17px 18px;background:#eff6ff;border:1px solid #cfe0ff;border-radius:14px}.tm-processing-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#dceaff;color:#2563eb;font-size:20px}.tm-payment-processing strong{font-size:13px;color:#16345f}.tm-payment-processing p{margin:4px 0 0;color:#61738f;font-size:11px;line-height:1.55}.tm-payment-processing>div:nth-child(2){flex:1}.tm-payment-processing .tm-btn{white-space:nowrap}
.tm-order-list{border:1px solid #e5eaf1;border-radius:12px;overflow:hidden}.tm-order-list-head,.tm-order-row{display:grid;grid-template-columns:1.35fr 1.2fr 1.1fr .9fr .9fr;gap:12px;align-items:center;padding:13px 15px}.tm-order-list-head{background:#f8fafc;color:#7a8ba4;font-size:9px;text-transform:uppercase;letter-spacing:.07em;font-weight:800}.tm-order-row{position:relative;border-top:1px solid #edf0f4;color:#293a56;font-size:11px}.tm-order-row strong{font-size:11px}.tm-order-row small{display:block;color:#8a98ab;font-size:9px;margin-top:3px}.tm-order-row .tm-status-pill{justify-self:start}.tm-order-pay{grid-column:1/-1;color:#2563eb;font-size:10px;font-weight:800;text-decoration:none;padding-top:2px}.tm-status-pill{display:inline-flex!important;align-items:center;width:max-content;padding:4px 7px;border-radius:999px;font-size:9px!important;font-weight:800!important;line-height:1}.tm-status-active,.tm-status-paid,.tm-status-delivered,.tm-status-provisioned,.tm-status-complete{background:#eaf8ef;color:#168044}.tm-status-pending,.tm-status-waiting,.tm-status-processing,.tm-status-open{background:#fff7df;color:#9a6a00}.tm-status-failed,.tm-status-expired,.tm-status-cancelled,.tm-status-closed{background:#fff0f0;color:#b42318}.tm-status-paid{background:#eaf8ef;color:#168044}
.tm-subscription-hero{display:grid;grid-template-columns:1.5fr 1fr 1fr auto;gap:18px;align-items:center;margin-top:18px;padding:18px;border:1px solid #e2e8f0;border-radius:13px;background:#fbfcfe}.tm-subscription-hero>div:first-child strong,.tm-subscription-hero>div:not(:first-child) strong,.tm-subscription-hero small{display:block}.tm-subscription-hero>div:first-child strong{font-size:15px}.tm-subscription-hero>div:not(:first-child) strong{font-size:12px;margin-top:4px}.tm-subscription-hero small{color:#7b8ba2;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.tm-credentials-card{margin-top:18px;padding-top:18px;border-top:1px solid #edf0f4}.tm-credentials-card h3{font-size:14px;margin:0 0 13px}.tm-empty-state{padding:28px;text-align:center;border:1px dashed #d9e1ec;border-radius:13px;background:#fafcff}.tm-empty-state strong{display:block;font-size:14px;color:#1d2d47}.tm-empty-state p{margin:6px auto 15px;max-width:520px;color:#71829b;font-size:12px;line-height:1.6}
.tm-device-grid-v2{grid-template-columns:repeat(3,1fr);margin-top:20px}.tm-device-grid-v2 article{position:relative;display:flex;flex-direction:column;gap:7px}.tm-device-grid-v2 article>strong{font-size:13px;margin-top:5px}.tm-device-grid-v2 article>small,.tm-device-grid-v2 article>em{color:#7b8ba2;font-size:10px;font-style:normal}.tm-device-grid-v2 article .tm-status-pill{margin-top:3px}.tm-device-capacity{margin-top:20px;padding-top:18px;border-top:1px solid #edf0f4}.tm-progress-bar{display:block;height:7px;background:#edf1f6;border-radius:99px;margin-top:8px;overflow:hidden}.tm-progress-bar i{display:block;height:100%;background:#2563eb;border-radius:99px}
.tm-setup-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:20px 0}.tm-setup-cards>div{padding:18px;border:1px solid #e3e8f0;border-radius:13px;background:#fbfcfe}.tm-setup-cards strong,.tm-setup-cards span{display:block}.tm-setup-cards strong{font-size:12px}.tm-setup-cards span{font-size:10px;color:#73839b;line-height:1.6;margin-top:6px}
.tm-billing-list{display:grid;gap:11px;margin-top:18px}.tm-billing-list article{display:grid;grid-template-columns:1.2fr 1fr .9fr .9fr auto;align-items:center;gap:14px;padding:15px;border:1px solid #e3e8f0;border-radius:13px}.tm-billing-list article strong{font-size:12px}.tm-billing-list article span{font-size:11px;color:#61728d}.tm-billing-list article small{color:#8492a5;font-size:9px}.tm-billing-list article .tm-btn{font-size:10px;padding:8px 10px}
.tm-support-contact{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:18px 0;padding:15px 16px;border:1px solid #d9ebdf;background:#f5fcf7;border-radius:13px}.tm-support-contact strong,.tm-support-contact small{display:block}.tm-support-contact strong{font-size:12px}.tm-support-contact small{margin-top:3px;color:#6c7d92;font-size:10px}.tm-whatsapp-btn{background:#18a957;color:#fff!important;border-color:#18a957}.tm-support-form{max-width:850px}.tm-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.tm-support-form label,.tm-account-form label{font-size:11px}.tm-support-form textarea{resize:vertical;min-height:130px}.tm-ticket-list{margin-top:28px;border-top:1px solid #edf0f4;padding-top:20px}.tm-ticket-list h3{font-size:15px}.tm-ticket-list article{padding:15px 0;border-bottom:1px solid #edf0f4}.tm-ticket-list article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.tm-ticket-list article strong{font-size:12px}.tm-ticket-list article>small{display:block;color:#8a98ab;font-size:9px;margin:5px 0}.tm-ticket-list article>p{margin:7px 0;color:#61728c;font-size:11px;line-height:1.6}.tm-admin-reply{margin-top:10px;padding:11px 12px;background:#f5f8ff;border-left:3px solid #4b82ef}.tm-admin-reply p{margin:4px 0 0;color:#5f708b;font-size:10px}
.tm-account-form{max-width:760px}.tm-account-form .tm-form-grid{margin-top:18px}.tm-account-form .tm-btn{margin-top:8px}
@media(max-width:1050px){.tm-dashboard-v2{grid-template-columns:215px minmax(0,1fr)}.tm-dashboard-v2 .tm-dash-main{padding:30px 24px}.tm-device-grid-v2,.tm-setup-cards{grid-template-columns:repeat(2,1fr)}.tm-subscription-hero{grid-template-columns:1fr 1fr}.tm-subscription-hero .tm-btn{justify-self:start}.tm-billing-list article{grid-template-columns:1fr 1fr 1fr}.tm-billing-list article .tm-btn{grid-column:1/-1;justify-self:start}}
@media(max-width:780px){.tm-dashboard-v2{display:block;border-radius:15px}.tm-dashboard-v2 .tm-sidebar{position:static;min-height:auto;padding:16px}.tm-sidebar-brand{padding:4px 10px 13px;margin-bottom:10px}.tm-sidebar-brand strong{font-size:20px}.tm-sidebar-brand small{display:none}.tm-dashboard-v2 .tm-sidebar nav{display:grid;grid-template-columns:repeat(2,1fr)}.tm-dashboard-v2 .tm-sidebar .tm-logout{margin-top:8px}.tm-dashboard-v2 .tm-dash-main{padding:25px 16px}.tm-dash-top{display:block}.tm-dash-account{margin-top:15px;width:max-content}.tm-welcome-card{align-items:flex-start;flex-direction:column}.tm-payment-processing{align-items:flex-start;flex-wrap:wrap}.tm-payment-processing .tm-btn{margin-left:55px}.tm-order-list{overflow-x:auto}.tm-order-list-head,.tm-order-row{min-width:720px}.tm-summary-grid{grid-template-columns:1fr}.tm-device-grid-v2,.tm-setup-cards,.tm-form-grid{grid-template-columns:1fr}.tm-subscription-hero{grid-template-columns:1fr}.tm-billing-list article{grid-template-columns:1fr 1fr}.tm-billing-list article .tm-btn{grid-column:1/-1}.tm-support-contact{align-items:flex-start;flex-direction:column}}
@media(max-width:480px){.tm-dashboard-v2 .tm-sidebar nav{grid-template-columns:1fr}.tm-dash-top h1{font-size:26px}.tm-dash-account{width:100%}.tm-dashboard-v2 .tm-dash-card{padding:18px}.tm-payment-processing .tm-btn{margin-left:0;width:100%}.tm-card-head{align-items:flex-start;flex-direction:column;gap:8px}}

.tm-bank-details-dashboard{grid-column:1/-1;margin-top:4px;padding:13px 14px;background:#eff6ff;border:1px solid #cfe0ff;border-radius:10px;display:grid;gap:4px;color:#3b587d;font-size:10px}.tm-bank-details-dashboard strong{font-size:11px;color:#173a68;margin-bottom:3px}.tm-bank-details-dashboard small{color:#6b7d95;margin-top:4px}

/* Order detail / resume payment */
.tm-order-row-link{cursor:pointer;transition:background .15s ease,transform .15s ease}.tm-order-row-link:hover{background:#f8fbff}.tm-order-row-link:focus{outline:2px solid #2563eb;outline-offset:-2px}.tm-order-list-head,.tm-order-row{grid-template-columns:1.2fr 1.1fr 1.05fr .9fr .85fr 1.25fr}.tm-order-actions{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.tm-order-view,.tm-order-pay{font-size:10px;font-weight:800;text-decoration:none}.tm-order-view{color:#334155}.tm-order-pay{color:#2563eb;padding-top:0}.tm-back-link{display:block;font-size:11px;font-weight:700;color:#64748b;text-decoration:none;margin-bottom:8px}.tm-order-detail-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(240px,.8fr);gap:18px;margin-top:18px}.tm-order-detail-main,.tm-order-detail-side{border:1px solid #e3e8f0;border-radius:14px;padding:20px}.tm-order-detail-status{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;color:#64748b;font-size:11px;font-weight:700}.tm-order-detail-main h3{font-size:20px;margin:0 0 18px;color:#18243d}.tm-order-detail-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tm-order-detail-meta>div{background:#f8fafc;border-radius:10px;padding:12px}.tm-order-detail-meta small{display:block;color:#8290a5;font-size:9px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px}.tm-order-detail-meta strong{display:block;color:#263752;font-size:12px}.tm-order-payment-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:16px;border:1px solid #dbe7f7;border-radius:12px;background:#f7fbff}.tm-order-payment-cta strong{font-size:14px;color:#17243d}.tm-order-payment-cta p{margin:4px 0 0;color:#64748b;font-size:11px}.tm-order-detail-side h3{margin-top:0;color:#18243d}.tm-order-detail-side ol{margin:0 0 16px;padding-left:20px;color:#5f7088;font-size:11px;line-height:1.8}.tm-order-detail-side>a{font-size:11px;font-weight:800;color:#2563eb;text-decoration:none}
@media(max-width:780px){.tm-order-detail-grid{grid-template-columns:1fr}.tm-order-detail-meta{grid-template-columns:1fr 1fr}.tm-order-payment-cta{align-items:flex-start;flex-direction:column}.tm-order-actions{grid-column:1/-1}.tm-order-list-head,.tm-order-row{min-width:820px}}

/* v3.3.13 account choice and payment resume UI */
.tm-account-choice-box{margin:20px 0;padding:20px;border:1px solid #dbe5f2;border-radius:16px;background:#f8fbff}
.tm-account-choice-heading h3{margin:4px 0 5px;font-size:20px;color:#14213d}
.tm-account-choice-heading p{margin:0 0 14px;color:#64748b;line-height:1.6}
.tm-account-choice-box .tm-renew-option{display:flex;align-items:flex-start;gap:12px;padding:15px;margin:10px 0;border:1px solid #dbe5f2;border-radius:12px;background:#fff;cursor:pointer;transition:.18s ease}
.tm-account-choice-box .tm-renew-option.selected{border-color:#ff542b;box-shadow:0 0 0 2px rgba(255,84,43,.08)}
.tm-account-choice-box .tm-renew-option input{margin-top:4px}
.tm-account-choice-box .tm-renew-option span{display:flex;flex-direction:column;gap:4px}
.tm-account-choice-box .tm-renew-option small{color:#64748b;line-height:1.5}
.tm-renew-unavailable{display:flex;flex-direction:column;gap:5px;padding:14px;border:1px dashed #cbd5e1;border-radius:12px;background:#fff;color:#64748b;line-height:1.5}
.tm-renew-unavailable strong{color:#334155}

.tm-pricing-account-note{margin:18px auto 0;max-width:820px;padding:13px 16px;border:1px solid #dbe5f2;border-radius:12px;background:#f8fbff;color:#475569;font-size:14px;line-height:1.55}
.tm-pricing-account-note strong{color:#14213d}
