@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--text-min:12px}:root{font-family:Poppins,system-ui,sans-serif;color:#222831;background:#fcfcfe;font-synthesis:none;--blue:#3b82f6;--navy:#31326b;--border:#e4e5ff;--muted:#697386}*{box-sizing:border-box}body{margin:0;min-width:320px}button,a{font:inherit}.topbar{height:84px;max-width:1240px;margin:auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.topbar img,footer img{width:166px;height:auto}.secure{display:flex;align-items:center;gap:8px;color:#5f6b7a;font-size:12px;font-weight:500}.secure span{color:#34ac3a;font-size:9px}.hero{position:relative;overflow:hidden;min-height:570px;background:linear-gradient(127deg,#26285d,#31326b 55%,#244e8f);color:#fff;padding:76px max(32px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:center;gap:80px}.orb{position:absolute;border-radius:50%;filter:blur(4px);pointer-events:none}.orb-one{width:430px;height:430px;right:-130px;top:-190px;background:#3b82f638}.orb-two{width:300px;height:300px;left:42%;bottom:-250px;background:#818cf82e}.hero-copy,.hero-panel{position:relative;z-index:1}.invite-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;font-size:11px;margin-bottom:32px}.invite-badge span{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#34ac3a;font-weight:700}.eyebrow{margin:0 0 10px;color:#3b82f6;font-size:11px;font-weight:700;letter-spacing:1.8px}.eyebrow.light{color:#9ac3ff}.hero h1{font-size:clamp(43px,5.2vw,72px);line-height:1.06;letter-spacing:-2.8px;margin:0;max-width:770px}.hero h1 em{font-style:normal;color:#75aaff}.lead{font-size:16px;line-height:1.8;color:#d8dcf1;max-width:660px;margin:28px 0 42px}.lead strong{color:#fff}.trust-row{display:flex;gap:38px}.trust-row div{display:flex;flex-direction:column;gap:5px}.trust-row strong{font-size:13px}.trust-row span{font-size:10px;color:#aeb5d2}.hero-panel{border:1px solid rgba(255,255,255,.15);border-radius:20px;background:#ffffff17;box-shadow:0 24px 70px #070b2d42;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:30px}.panel-label{color:#aeb5d2;font-size:10px;font-weight:600;letter-spacing:1.5px;margin:0 0 26px}.connection{display:flex;align-items:center;gap:14px}.company-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#fff;color:#31326b;font-weight:700}.company-icon.blue{background:#3b82f6;color:#fff}.connection div:last-child{display:flex;flex-direction:column;gap:3px}.connection span{color:#aeb5d2;font-size:10px}.connection strong{font-size:14px}.connector{height:28px;border-left:1px dashed rgba(255,255,255,.28);margin-left:22px}.panel-note{display:flex;gap:10px;margin-top:27px;padding:16px;border-radius:12px;background:#3b82f629;color:#dbeafe;font-size:11px;line-height:1.6}.check{display:inline-grid;place-items:center;flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#ddf6db;color:#34ac3a;font-size:11px;font-weight:700}.plans-section{max-width:1180px;margin:auto;padding:94px 30px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px}.section-heading h2,.offer-section h2,.cta h2{font-size:clamp(30px,3vw,42px);line-height:1.2;color:#31326b;letter-spacing:-1.2px;margin:0}.section-heading>p{max-width:490px;color:var(--muted);font-size:13px;line-height:1.8;margin:0}.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan-card{position:relative;min-height:430px;padding:28px;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 8px 24px #31326b0d}.plan-card.featured{border:2px solid var(--blue);transform:translateY(-7px);box-shadow:0 18px 40px #3b82f621}.popular{position:absolute;top:-13px;right:18px;padding:6px 11px;border-radius:999px;background:var(--blue);color:#fff;font-size:9px;font-weight:700;letter-spacing:.8px}.plan-heading{display:flex;justify-content:space-between;align-items:start}.plan-code{font-size:9px;font-weight:700;color:#94a3b8;letter-spacing:1.1px;margin:0 0 5px}.plan-card h3{font-size:24px;color:#31326b;margin:0}.plan-dot{width:10px;height:10px;border-radius:50%;background:#3b82f6;box-shadow:0 0 0 7px #eff6ff}.plan-description{min-height:52px;color:#697386;font-size:12px;line-height:1.7}.price{display:flex;align-items:baseline;padding:19px 0 22px;border-bottom:1px solid #eef1f7;color:#31326b}.price>span{font-size:18px;font-weight:600}.price strong{font-size:44px;letter-spacing:-2px}.price small{color:#8993a4;margin-left:7px}.plan-card ul{list-style:none;padding:15px 0 0;margin:0;display:flex;flex-direction:column;gap:13px}.plan-card li{display:flex;align-items:center;gap:10px;color:#4b5563;font-size:11px}.offer-section{padding:72px max(32px,calc((100vw - 1180px)/2));background:#31326b;color:#fff;display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.offer-section h2{color:#fff}.offer-section>div>p:last-child{color:#b9bfd8;font-size:13px}.offers{display:grid;grid-template-columns:1fr 1fr;gap:16px}.offer{display:flex;gap:15px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0f}.offer-number{color:#75aaff;font-size:11px;font-weight:700}.offer strong{font-size:14px}.offer p{font-size:10px;color:#b9bfd8;line-height:1.65;margin:8px 0 0}.cta{max-width:1180px;margin:0 auto;padding:86px 30px;display:flex;align-items:center;justify-content:space-between;gap:50px}.cta p:last-child{color:#697386;font-size:13px}.cta button,.secondary-button{border:0;border-radius:10px;background:#3b82f6;color:#fff;padding:15px 23px;font-weight:600;font-size:12px;display:inline-flex;align-items:center;gap:24px;cursor:pointer;box-shadow:0 12px 24px #3b82f633;text-decoration:none}.cta button:hover{background:#2563eb;transform:translateY(-1px)}footer{min-height:110px;padding:25px max(32px,calc((100vw - 1180px)/2));border-top:1px solid #e4e5ff;background:#fff;display:flex;align-items:center;gap:28px;color:#8791a2;font-size:10px}footer p{flex:1}.state-page{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px;background:radial-gradient(circle at top,#eff6ff,#fcfcfe 42%)}.state-page h1{max-width:650px;color:#31326b;font-size:38px;margin:8px}.state-page p{max-width:520px;color:#697386;line-height:1.7}.state-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#fee2e2;color:#ef4444;font-size:28px;font-weight:700;margin-bottom:18px}.spinner{width:42px;height:42px;border:4px solid #dbeafe;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:45px;padding-top:60px}.hero-panel{max-width:560px}.plans-grid{grid-template-columns:1fr}.plan-card.featured{transform:none}.offer-section{grid-template-columns:1fr;gap:35px}.section-heading{align-items:start;flex-direction:column}.trust-row{flex-wrap:wrap}}.topbar img,footer img{width:150px;height:auto;object-fit:contain}@media(max-width:600px){.topbar{height:70px;padding:0 18px}.topbar img{width:132px}.secure{font-size:10px}.hero{padding:48px 20px 55px}.hero h1{font-size:42px;letter-spacing:-1.8px}.lead{font-size:14px}.trust-row{gap:20px}.trust-row div{width:44%}.hero-panel{padding:22px}.plans-section{padding:65px 18px}.plans-grid{gap:14px}.offers{grid-template-columns:1fr}.offer-section{padding:58px 20px}.cta{padding:64px 20px;align-items:flex-start;flex-direction:column}.cta button{width:100%;justify-content:space-between}footer{align-items:flex-start;flex-direction:column;gap:8px;padding:28px 20px}}.eyebrow,.card-label,.popular,.plan-code,.trust-row span,.panel-label,.connection span,.offer p,footer{font-size:var(--text-min)}:is(.onboarding-page,.payment-page) :is(.card-label,.included-title,.period-card small,.period-card em,.period-radio,.plan-includes li,.plan-includes li span,.summary-row,.summary-total,.tax-note,.order-summary>small,.choice-heading>p:last-child,.offer-tag,.start-mode-card>p,.start-mode-card li,.subscription-description,.subscription-card li,.recommended,.selection-recap span,.selection-recap strong,.selection-recap a,.form-actions a,.company-fields label,.locked-notice strong,.locked-notice p,.locked-notice a,.company-value span,.company-value strong,.company-loading,.company-error p,.payment-option p,.payment-badges i,.linked-forwarder,.payment-security strong,.payment-security p,.payment-back,.welcome-plan-action,.annual-discount-badge,.annual-saving){font-size:var(--text-min)}.payment-page :is(.page-title p,.stripe-tax-note p,.order-summary .summary-row span,.order-summary .summary-row strong){font-size:var(--text-min)}@media(max-width:600px){:root{--text-min:13px}}.plan-card li.truck-allowance{color:#31326b}.truck-allowance strong{font-size:12px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(440px,1.1fr) minmax(480px,.9fr);background:#fff}.login-brand{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:8vw;background:linear-gradient(145deg,#26285d,#31326b 58%,#245292);color:#fff}.login-brand .brand-orb{position:absolute;width:520px;height:520px;border-radius:50%;right:-260px;top:-240px;background:#3b82f63d}.login-brand h1{position:relative;font-size:clamp(48px,5vw,74px);line-height:1.06;letter-spacing:-3px;margin:10px 0 26px}.login-brand h1 em{font-style:normal;color:#78adff}.login-brand>p:not(.eyebrow){max-width:560px;color:#c9cee3;line-height:1.8;font-size:14px}.login-metrics{display:flex;gap:60px;margin-top:64px}.login-metrics div{display:flex;flex-direction:column}.login-metrics strong{font-size:24px}.login-metrics span{color:#aeb5d2;font-size:11px;margin-top:4px}.login-panel{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(44px,8vw,130px)}.login-panel>img{width:170px;height:auto;margin-bottom:70px}.login-panel form{max-width:430px;width:100%}.login-panel h2{font-size:34px;color:var(--navy);margin:6px 0}.form-intro{color:var(--muted);font-size:12px;line-height:1.7;margin:0 0 30px}.login-panel label{display:block;color:#374151;font-size:11px;font-weight:600;margin:18px 0 0}.login-panel input{width:100%;height:50px;border:1px solid #dfe3ee;border-radius:9px;padding:0 14px;margin-top:8px;outline:0;color:#242a36;background:#fff}.login-panel input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #dbeafe}.password-field{position:relative}.password-field input{padding-right:65px}.password-field button{position:absolute;right:10px;top:17px;border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:600;cursor:pointer}.primary-action,.header-action{border:0;border-radius:9px;background:var(--blue);color:#fff;padding:15px 20px;text-decoration:none;font-weight:600;font-size:12px;cursor:pointer}.login-panel .primary-action{width:100%;margin-top:24px}.primary-action:disabled{opacity:.55;cursor:not-allowed}.form-error{margin-top:16px;padding:11px 13px;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:11px}.login-help{font-size:10px;color:#8a94a6;margin-top:34px}.login-help a,.back-link{color:var(--blue);text-decoration:none}.back-link{border:0;background:transparent;padding:0;margin-bottom:28px;cursor:pointer}.otp-input{text-align:center;font-size:24px!important;letter-spacing:8px}.portal-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr;background:#f7f8fc}.portal-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:24px 18px;background:#fff;border-right:1px solid #e7e9f2}.portal-logo{width:156px;height:70px;object-fit:contain;margin:0 auto 44px}.portal-sidebar nav,.sidebar-bottom{display:flex;flex-direction:column;gap:7px}.portal-sidebar a,.portal-sidebar button{display:flex;align-items:center;gap:13px;width:100%;padding:12px 14px;border:0;border-radius:9px;background:transparent;color:#687386;text-decoration:none;font-size:11px;cursor:pointer}.portal-sidebar a.active{background:#eff6ff;color:#2563eb;font-weight:600}.portal-sidebar svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.sidebar-bottom{margin-top:auto;border-top:1px solid #eef0f5;padding-top:14px}.portal-main{min-width:0}.portal-header{height:70px;padding:0 34px;background:#fff;border-bottom:1px solid #e7e9f2;display:flex;justify-content:flex-end;align-items:center;gap:25px;color:#7b8495;font-size:10px}.online-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#36b44a;margin-right:6px}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#31326b;color:#fff;font-weight:700}.portal-content{max-width:1280px;margin:0 auto;padding:48px 44px 80px}.page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.page-title h1{font-size:36px;letter-spacing:-1.2px;color:var(--navy);margin:2px 0 7px}.page-title>div>p:last-child{color:var(--muted);font-size:12px;margin:0}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:22px}.summary-card,.content-card,.empty-card,.onboarding-card{background:#fff;border:1px solid #e5e7f1;border-radius:14px;padding:25px;box-shadow:0 7px 24px #31326b09}.summary-card.accent{background:linear-gradient(145deg,#30316c,#3a5da1);color:#fff;border:0}.card-label{font-size:9px;color:#98a1b1;font-weight:700;letter-spacing:1.3px}.summary-card h3{margin:14px 0 5px;font-size:18px}.summary-card p{color:#818b9c;font-size:10px;line-height:1.6}.summary-card.accent p{color:#c7cce0}.summary-card a{font-size:10px;color:#8db9ff;text-decoration:none;font-weight:600}.status-line{display:flex;gap:12px;align-items:center;margin-top:16px}.status-icon{display:grid;place-items:center;flex:0 0 33px;width:33px;height:33px;border-radius:10px;background:#e9f8ea;color:#30a944;font-weight:700}.status-line h3{margin:0}.dashboard-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:22px}.card-header{display:flex;justify-content:space-between}.card-header h2,.content-card h2,.empty-card h2,.onboarding-card h2{color:var(--navy);font-size:21px;margin:3px 0}.card-header>span{font-size:10px;color:#8791a2}.progress{height:5px;border-radius:5px;background:#edf0f5;margin:20px 0 10px}.progress i{display:block;width:33%;height:100%;border-radius:5px;background:var(--blue)}.setup-list{list-style:none;padding:0;margin:0}.setup-list li{display:flex;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid #eef0f5}.setup-list li>span{display:grid;place-items:center;width:29px;height:29px;border:1px solid #dfe3ec;border-radius:9px;color:#8390a2;font-size:10px}.setup-list li.done>span{background:#e9f8ea;border-color:#d2efd5;color:#34a947}.setup-list strong{font-size:11px}.setup-list p{margin:3px 0 0;font-size:9px;color:#8a94a6}.setup-list a{margin-left:auto;color:var(--blue);font-size:10px;text-decoration:none}.support-card{position:relative;overflow:hidden;background:#f0f6ff}.support-card>p:not(.eyebrow){font-size:11px;color:#697386;line-height:1.7}.support-card a{color:var(--blue);font-size:10px;text-decoration:none;font-weight:600}.support-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#fff;color:var(--blue);font-size:20px;font-weight:700;margin-bottom:36px}.billing-toggle{display:flex;padding:4px;border-radius:10px;background:#e9ecf4}.billing-toggle button{border:0;background:transparent;padding:10px 15px;border-radius:7px;color:#6f798a;font-size:10px;cursor:pointer}.billing-toggle button.active{background:#fff;color:#31326b;box-shadow:0 3px 10px #1e285017}.billing-toggle span{color:#34a947;margin-left:5px}.subscription-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.subscription-card{position:relative;background:#fff;border:1px solid #e2e5ef;border-radius:15px;padding:28px;min-height:480px}.subscription-card.featured{border:2px solid var(--blue);box-shadow:0 16px 40px #3b82f61f}.recommended{position:absolute;right:18px;top:-12px;background:var(--blue);color:#fff;border-radius:20px;padding:6px 10px;font-size:8px;font-weight:700}.subscription-card h2{font-size:25px;color:var(--navy);margin:6px 0}.subscription-description{min-height:42px;font-size:11px;color:#7b8495}.subscription-price{display:flex;align-items:baseline;margin:24px 0;color:var(--navy)}.subscription-price sup{font-size:16px}.subscription-price strong{font-size:45px;letter-spacing:-2px}.subscription-price>span{font-size:10px;color:#7d8797;margin-left:7px}.subscription-price small{font-size:8px}.subscription-card>button{width:100%;border:1px solid var(--blue);border-radius:8px;padding:12px;background:#fff;color:var(--blue);font-size:10px;font-weight:600;cursor:pointer}.subscription-card.featured>button{background:var(--blue);color:#fff}.subscription-card ul{list-style:none;margin:25px 0 0;padding:20px 0 0;border-top:1px solid #edf0f5}.subscription-card li{display:flex;gap:9px;margin:12px 0;color:#566071;font-size:10px}.subscription-card li span{color:#34a947}.subscription-note{display:flex;align-items:center;gap:14px;margin-top:22px;padding:17px 20px;border:1px solid #e1e8f5;border-radius:12px;background:#f8fbff}.subscription-note strong{font-size:11px}.subscription-note p{font-size:9px;color:#798496;margin:3px 0}.portal-loading,.empty-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:270px;color:#7b8495}.portal-loading .spinner{margin-bottom:15px}.onboarding-card{display:flex;align-items:center;gap:20px;margin-bottom:20px}.onboarding-card .step-number{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#eff6ff;color:var(--blue);font-weight:700}.onboarding-card a{margin-left:auto;color:var(--blue);font-size:10px;text-decoration:none}.empty-card p{color:#7c8697;font-size:11px;max-width:550px;text-align:center;line-height:1.7}@media(max-width:950px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-panel{min-height:100vh}.portal-shell{grid-template-columns:76px 1fr}.portal-sidebar{padding:18px 10px}.portal-logo{width:56px}.portal-sidebar span{display:none}.summary-grid,.subscription-grid,.dashboard-grid{grid-template-columns:1fr}}@media(max-width:620px){.login-panel{padding:40px 24px}.portal-content{padding:32px 18px 70px}.portal-shell{display:block}.portal-sidebar{position:fixed;z-index:10;top:auto;bottom:0;width:100%;height:64px;flex-direction:row;padding:7px 15px;border-top:1px solid #e7e9f2}.portal-logo,.sidebar-bottom a{display:none}.portal-sidebar nav{flex:1;flex-direction:row}.portal-sidebar nav a,.sidebar-bottom button{justify-content:center}.portal-sidebar span{display:block}.sidebar-bottom{margin:0;padding:0;border:0}.portal-header{padding:0 18px}.page-title{align-items:flex-start;flex-direction:column}.subscription-title{gap:20px}.billing-toggle{width:100%}.billing-toggle button{flex:1}}.portal-sidebar a,.portal-sidebar button{font-size:14px;line-height:1.3}.portal-sidebar svg{width:19px;height:19px}@media(max-width:620px){.portal-sidebar a,.portal-sidebar button{gap:6px;padding:7px 8px;font-size:12px}.portal-sidebar svg{width:20px;height:20px}}.otp-form{max-width:470px!important}.otp-form h2{margin-top:7px}.otp-code-group{display:grid;grid-template-columns:repeat(6,52px);justify-content:center;gap:10px;margin:31px 0 18px}.otp-code-group input{width:52px;height:54px;margin:0;padding:0;border:2px solid #cfd5df;border-radius:8px;outline:0;background:transparent;color:#202938;font-size:21px;font-weight:700;text-align:center;transition:border-color .15s,box-shadow .15s,color .15s}.otp-code-group input:focus{border-color:#4b5563;box-shadow:0 0 0 3px #4b55631a;color:#374151}.otp-code-group input:disabled{opacity:.6}.otp-error{text-align:center}.otp-resend{margin:24px 0 4px;text-align:center}.otp-resend p{margin:0 0 7px;color:#7b8495;font-size:11px}.otp-resend button{border:0;background:transparent;color:#31326b;font-size:12px;font-weight:600;text-decoration:underline;cursor:pointer}.otp-resend button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:620px){.otp-code-group{grid-template-columns:repeat(6,minmax(38px,46px));gap:6px}.otp-code-group input{width:100%;height:49px;font-size:19px}}.subscription-status{align-self:center;padding:8px 13px;border-radius:18px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.subscription-status.active,.subscription-status.trialing{background:#ecfdf3;color:#16833b}.current-subscription-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);gap:30px;margin-bottom:20px;padding:31px;border-radius:16px;background:linear-gradient(145deg,#30316c,#315a99);color:#fff;box-shadow:0 15px 38px #31326b26}.current-subscription-hero h2{margin:7px 0;font-size:29px}.current-subscription-hero>div>p:not(.card-label){max-width:590px;color:#cbd2e5;font-size:12px;line-height:1.7}.current-plan-price{display:flex;align-items:baseline;gap:8px;margin-top:27px}.current-plan-price strong{font-size:30px}.current-plan-price span{color:#c9d1e6;font-size:11px}.current-subscription-facts{display:grid;grid-template-columns:1fr 1fr;gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff14}.current-subscription-facts div{display:flex;min-height:88px;flex-direction:column;justify-content:center;padding:17px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.current-subscription-facts span{color:#bfc9df;font-size:10px;text-transform:uppercase;letter-spacing:.6px}.current-subscription-facts strong{margin-top:7px;font-size:13px}.current-subscription-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.current-plan-features{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px;margin:23px 0 0;padding:0;list-style:none}.current-plan-features li{display:flex;align-items:center;gap:9px;color:#566071;font-size:12px}.current-plan-features li span{color:#26a544;font-weight:700}.payment-arrangement>p:not(.card-label){color:#6f7a8b;font-size:12px;line-height:1.75}.payment-arrangement .status-line p{font-size:10px}@media(max-width:850px){.current-subscription-hero,.current-subscription-grid{grid-template-columns:1fr}.current-subscription-facts{grid-template-columns:1fr 1fr}}@media(max-width:620px){.subscription-status{align-self:flex-start}.current-subscription-hero{padding:22px}.current-subscription-facts,.current-plan-features{grid-template-columns:1fr}.current-subscription-facts div{min-height:72px}}.portal-status{white-space:nowrap}.account-indicator{display:flex;align-items:center;gap:11px;min-width:0;padding-left:22px;border-left:1px solid #e7e9f2}.account-copy{display:flex;min-width:0;max-width:300px;flex-direction:column;align-items:flex-end;gap:3px}.account-copy strong{max-width:100%;overflow:hidden;color:#31326b;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.account-copy span{max-width:100%;overflow:hidden;color:#8690a1;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.account-indicator .avatar{flex:0 0 38px;width:38px;height:38px;border-radius:11px;background:linear-gradient(145deg,#31326b,#3567ad);font-size:12px;letter-spacing:.3px;box-shadow:0 4px 12px #31326b29}.header-sign-out{display:flex;align-items:center;gap:7px;height:38px;padding:0 11px;border:1px solid #dfe3eb;border-radius:9px;background:#fff;color:#657084;font-size:11px;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.header-sign-out:hover{border-color:#c8cfda;background:#f8fafc;color:#31326b}.header-sign-out svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:620px){.portal-header{gap:12px}.portal-status{display:none}.account-indicator{margin-left:auto;padding-left:0;border-left:0}.account-copy{max-width:170px}.account-copy strong{font-size:11px}.account-copy span{font-size:9px}.account-indicator .avatar{flex-basis:34px;width:34px;height:34px;border-radius:10px}.header-sign-out{width:34px;height:34px;padding:0;justify-content:center}.header-sign-out span{display:none}.header-sign-out svg{width:17px;height:17px}}.subscription-management{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:22px;padding:25px 27px;border:1px solid #e5e7f1;border-radius:14px;background:#fff;box-shadow:0 7px 24px #31326b09}.subscription-management h2{margin:5px 0 7px;color:var(--navy);font-size:20px}.subscription-management p{max-width:660px;margin:0;color:var(--muted);font-size:12px;line-height:1.65}.subscription-management-actions{display:flex;align-items:center;gap:10px}.subscription-management button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border-radius:8px;font-size:11px;font-weight:650;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.subscription-management button:disabled{opacity:.55;cursor:not-allowed}.danger-outline{gap:8px;border:1px solid #fecaca!important;background:#fff!important;color:#b42318!important;box-shadow:0 1px 2px #7f1d1d0a}.danger-outline:before{content:"×";display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#fee2e2;color:#b42318;font-size:15px;font-weight:500;line-height:1}.danger-outline:hover:not(:disabled){border-color:#fca5a5!important;background:#fff7f7!important;color:#991b1b!important;box-shadow:0 2px 6px #7f1d1d1a}.danger-outline:focus-visible{outline:0;box-shadow:0 0 0 3px #dc262626}.danger-outline:active:not(:disabled){background:#fef2f2!important;transform:translateY(1px)}.subscription-secondary-action{border:1px solid #d9deea!important;background:#fff!important;color:#3f4b60!important}.subscription-secondary-action:hover:not(:disabled){border-color:#b9c2d3!important;background:#f8fafc!important;color:var(--navy)!important}@media(max-width:720px){.subscription-management{align-items:flex-start;flex-direction:column;padding:21px}.subscription-management-actions,.subscription-management button{width:100%}.subscription-management-actions{flex-direction:column}}.subscription-management .card-label{font-size:11px}.subscription-management h2{font-size:23px}.subscription-management p{max-width:680px;font-size:14px}.subscription-management-actions{gap:11px}.subscription-management button{min-height:46px;padding-right:20px;padding-left:20px;font-size:13px}.upgrade-plan-panel{margin:22px 0;padding:25px 27px;border:1px solid #dbe5f4;border-radius:14px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 10px 30px #31326b0f}.upgrade-plan-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.upgrade-plan-header h2{margin:5px 0 6px;color:var(--navy);font-size:23px}.upgrade-plan-header p:last-child{margin:0;color:var(--muted);font-size:14px}.upgrade-close{display:grid;place-items:center;width:34px;height:34px;border:1px solid #dce1eb;border-radius:9px;background:#fff;color:#667085;font-size:20px;cursor:pointer}.upgrade-plan-options{display:grid;gap:11px;margin-top:22px}.upgrade-plan-options article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:22px;padding:17px 18px;border:1px solid #e2e7f0;border-radius:11px;background:#fff}.upgrade-plan-options article>div:first-child{display:flex;flex-direction:column;gap:4px}.upgrade-plan-options strong{color:var(--navy);font-size:15px}.upgrade-plan-options span{color:var(--muted);font-size:12px}.upgrade-plan-price{color:var(--navy);font-size:17px;font-weight:700}.upgrade-plan-price small{display:block;color:var(--muted);font-size:10px;font-weight:500;text-align:right}.upgrade-plan-options button,.upgrade-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid #3b82f6;border-radius:8px;background:#3b82f6;color:#fff;font-size:13px;font-weight:650;cursor:pointer}.upgrade-action:hover:not(:disabled),.upgrade-plan-options button:hover:not(:disabled){background:#2563eb}.upgrade-empty{margin:22px 0 0;color:var(--muted);font-size:14px}.upgrade-action:disabled,.upgrade-plan-options button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:720px){.upgrade-plan-options article{grid-template-columns:1fr}.upgrade-plan-price small{text-align:left}.upgrade-plan-options button{width:100%}}.portal-modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:22px;background:#141b2d85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.upgrade-confirm-modal{position:relative;width:min(560px,100%);padding:31px;border:1px solid rgba(255,255,255,.7);border-radius:18px;background:#fff;box-shadow:0 28px 80px #1622413d}.upgrade-modal-close{position:absolute;top:17px;right:17px;display:grid;place-items:center;width:35px;height:35px;border:1px solid #e1e5ed;border-radius:9px;background:#fff;color:#667085;font-size:21px;cursor:pointer}.upgrade-modal-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:20px;border-radius:13px;background:#eaf2ff;color:#2563eb;font-size:24px;font-weight:700}.upgrade-confirm-modal h2{margin:6px 0 8px;color:var(--navy);font-size:27px}.upgrade-modal-intro{margin:0;color:#667085;font-size:14px;line-height:1.65}.upgrade-effective-date{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0 12px;padding:15px 17px;border:1px solid #cfe0fb;border-radius:11px;background:#f5f9ff}.upgrade-effective-date span{color:#6b7b92;font-size:10px;font-weight:700;letter-spacing:.9px}.upgrade-effective-date strong{color:#245292;font-size:15px}.upgrade-modal-summary{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:17px;border:1px solid #e6e9f0;border-radius:11px}.upgrade-modal-summary div{display:flex;flex-direction:column;gap:4px}.upgrade-modal-summary div:last-child{text-align:right}.upgrade-modal-summary span{color:#8a94a6;font-size:11px}.upgrade-modal-summary strong{color:var(--navy);font-size:16px}.upgrade-modal-summary b{color:#3b82f6;font-size:20px}.upgrade-billing-note{margin:15px 0 0;padding:12px 14px;border-radius:9px;background:#f8fafc;color:#667085;font-size:12px;line-height:1.55}.upgrade-modal-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:11px;margin-top:24px}.upgrade-modal-actions button{min-height:46px;border-radius:8px;font-size:13px;font-weight:650;cursor:pointer}.modal-secondary{border:1px solid #d6dbe5;background:#fff;color:#475467}.modal-primary{border:1px solid #3b82f6;background:#3b82f6;color:#fff}.modal-primary:hover:not(:disabled){background:#2563eb}.scheduled-plan-change{display:flex;align-items:center;gap:14px;margin:-12px 0 21px;padding:16px 18px;border:1px solid #cfe0fb;border-radius:12px;background:#f5f9ff}.scheduled-plan-change>span{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:10px;background:#dbeafe;color:#2563eb;font-size:18px}.scheduled-plan-change strong{color:#24436d;font-size:14px}.scheduled-plan-change p{margin:3px 0 0;color:#60718a;font-size:12px;line-height:1.5}@media(max-width:560px){.upgrade-confirm-modal{padding:25px 20px}.upgrade-modal-actions{grid-template-columns:1fr}.upgrade-modal-summary{gap:9px}.upgrade-effective-date{align-items:flex-start;flex-direction:column;gap:5px}}.upgrade-plan-price{display:inline-flex;align-items:baseline;gap:5px;white-space:nowrap}.upgrade-plan-price small{display:inline;font-size:11px;text-align:left}.portal-toast-notice{position:fixed;right:24px;bottom:24px;z-index:50;display:flex;align-items:center;gap:20px;padding:15px 18px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534;box-shadow:0 14px 36px #0f172a29;font-size:12px}.portal-toast-notice button{border:0;background:transparent;color:inherit;font-size:20px;cursor:pointer}.card-update-action{border:1px solid #d6dbea!important;background:#fff!important;color:#344054!important}.card-update-action:hover:not(:disabled){border-color:#94a3b8!important;background:#f8fafc!important;color:var(--navy)!important}.payment-failed-notice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:-12px 0 21px;padding:16px 18px;border:1px solid #fecaca;border-radius:12px;background:#fff7f7}.payment-failed-notice>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#fee2e2;color:#b42318;font-size:18px;font-weight:800}.payment-failed-notice strong{color:#8f2018;font-size:14px}.payment-failed-notice p{margin:3px 0 0;color:#87534f;font-size:12px}.payment-failed-notice button{min-height:40px;padding:0 16px;border:1px solid #dc2626;border-radius:8px;background:#dc2626;color:#fff;font-size:12px;font-weight:650;cursor:pointer}.payment-failed-notice button:hover:not(:disabled){background:#b91c1c}@media(max-width:620px){.payment-failed-notice{grid-template-columns:auto 1fr}.payment-failed-notice button{grid-column:1/-1;width:100%}}.auth-method-list{display:grid;gap:10px;margin:22px 0}.auth-method-list button{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;border:1px solid #dfe3ec;border-radius:10px;background:#fff;color:#31326b;text-align:left;cursor:pointer}.auth-method-list button:hover{border-color:#3b82f6;background:#f8fbff}.auth-method-list button span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eaf2ff;color:#3b82f6}.auth-method-list button small{color:#697386}.language-select{margin-left:auto;padding:7px 9px;border:1px solid #dfe3ec;border-radius:8px;background:#fff;color:#31326b;font-weight:700}.subscription-access-banner{display:flex;align-items:center;gap:16px;margin:20px 30px 0;padding:14px 18px;border:1px solid #f6cc72;border-radius:10px;background:#fff8e8;color:#6f4d00}.subscription-access-banner span{flex:1}.subscription-access-banner a{color:#31326b;font-weight:700}.embedded-state{min-height:calc(100vh - 84px)}.subscription-history{margin-top:24px}.subscription-history .analytics-table-head,.subscription-history .analytics-table-row{grid-template-columns:1fr 1.4fr .8fr .8fr .8fr}.subscription-event-feed{margin-top:22px}.subscription-event-feed>h2{margin-bottom:18px}.subscription-event{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.5fr) auto;align-items:start;gap:18px;padding:16px 0;border-top:1px solid #edf0f5}.subscription-event:first-of-type{border-top:0}.subscription-event strong{color:var(--navy);font-size:13px}.subscription-event p{margin:0;color:var(--muted);font-size:12px;line-height:1.55;overflow-wrap:anywhere}.subscription-event time{color:#8791a2;font-size:11px;white-space:nowrap}.invoice-history-title{display:flex;flex-direction:column;gap:4px}.invoice-history-title small{color:#8791a2;font-size:10px;font-weight:500}.state-actions{display:flex;justify-content:center;gap:10px;margin-top:8px}.secondary-action{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border:1px solid #d8deea;border-radius:9px;background:#fff;color:#465269;text-decoration:none;font-size:12px;font-weight:600}.empty-card .primary-action{margin-top:16px}@media(max-width:700px){.subscription-event{grid-template-columns:1fr;gap:7px}.state-actions{align-items:stretch;flex-direction:column}}.included-title{margin-top:25px;padding-top:20px;border-top:1px solid #edf0f5;color:#929cad;font-size:9px;font-weight:700;letter-spacing:1.2px}.subscription-card ul{border-top:0;padding-top:0}.onboarding-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.selected-plan-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-radius:14px;background:linear-gradient(140deg,#30316b,#3e65a8);color:#fff}.selected-plan-card h2{font-size:24px;margin:5px 0}.selected-plan-card p{color:#c8cee3;font-size:10px;margin:0}.selected-plan-card a{flex:0 0 auto;padding:10px 13px;border:1px solid rgba(255,255,255,.25);border-radius:8px;color:#fff;text-decoration:none;font-size:9px}.period-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:18px 0}.period-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:150px;padding:20px;border:1px solid #e0e4ee;border-radius:13px;background:#fff;color:#596374;text-align:left;cursor:pointer}.period-card.selected{border:2px solid var(--blue);padding:19px;box-shadow:0 10px 25px #3b82f61a}.period-radio{position:absolute;right:16px;top:16px;display:grid;place-items:center;width:20px;height:20px;border:1px solid #d8dde8;border-radius:50%;color:#fff;font-size:9px}.period-card.selected .period-radio{border-color:var(--blue);background:var(--blue)}.period-card strong{color:var(--navy);font-size:14px}.period-card small{font-size:9px;margin-top:3px;color:#8993a4}.period-card b{font-size:22px;color:#303764;margin-top:auto}.period-card em{font-size:9px;font-style:normal;color:#7d8798;margin-top:3px}.plan-includes{padding:25px;border:1px solid #e3e6ef;border-radius:14px;background:#fff}.plan-includes h2{font-size:20px;color:var(--navy);margin:5px 0 18px}.plan-includes ul{display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none;padding:0;margin:0}.plan-includes li{display:flex;align-items:center;gap:9px;color:#566071;font-size:10px}.plan-includes li span{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#e9f8ea;color:#34a947;font-size:9px}.order-summary{position:sticky;top:94px;padding:25px;border:1px solid #e1e4ee;border-radius:14px;background:#fff;box-shadow:0 12px 32px #31326b0f}.order-summary h3{font-size:20px;color:var(--navy);margin:8px 0 25px}.summary-row,.summary-total{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #edf0f5;color:#778193;font-size:10px}.summary-row strong{color:#3f4754}.summary-total{align-items:flex-end;padding:20px 0;border:0}.summary-total span{max-width:100px}.summary-total strong{font-size:25px;color:var(--navy)}.tax-note{padding:12px;border-radius:8px;background:#f7f9fc;color:#7c8696;font-size:8px;line-height:1.6}.order-summary .primary-action{width:100%;margin-top:10px}.order-summary>small{display:block;margin-top:12px;color:#98a1af;font-size:8px;line-height:1.6;text-align:center}@media(max-width:950px){.onboarding-layout{grid-template-columns:1fr}.order-summary{position:static}}@media(max-width:620px){.period-grid,.plan-includes ul{grid-template-columns:1fr}.selected-plan-card{align-items:flex-start;flex-direction:column}}.choice-heading{margin:34px 0 15px}.choice-heading h2{margin:4px 0;color:var(--navy);font-size:22px}.choice-heading>p:last-child{margin:0;color:#7c8697;font-size:10px}.start-mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-bottom:18px}.start-mode-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:235px;padding:22px;border:1px solid #e0e4ee;border-radius:14px;background:#fff;text-align:left;cursor:pointer}.start-mode-card.selected{padding:21px;border:2px solid var(--blue);box-shadow:0 10px 25px #3b82f61a}.start-mode-card .period-radio{top:18px;right:18px}.offer-tag{color:var(--blue);font-size:8px;font-weight:700;letter-spacing:1.1px}.start-mode-card>strong{margin-top:8px;color:var(--navy);font-size:18px}.start-mode-card>p{min-height:34px;color:#737e90;font-size:9px;line-height:1.6}.start-mode-card ul{list-style:none;padding:13px 0 0;margin:auto 0 0;border-top:1px solid #edf0f5;width:100%}.start-mode-card li{margin:8px 0;color:#596475;font-size:9px}@media(max-width:620px){.start-mode-grid{grid-template-columns:1fr}}.subscription-grid{gap:15px}.subscription-card{min-height:0;padding:22px;border-radius:14px}.subscription-card.featured{transform:translateY(-3px)}.subscription-card h2{font-size:22px;margin:4px 0}.subscription-description{min-height:34px;margin:7px 0;font-size:10px;line-height:1.55}.subscription-price{margin:15px 0 17px}.subscription-price strong{font-size:37px}.subscription-price sup{font-size:14px}.subscription-card>button{padding:10px}.included-title{margin-top:18px;padding-top:16px}.subscription-card ul{margin-top:8px}.subscription-card li{margin:8px 0;font-size:9px;line-height:1.4}.subscription-card li span{flex:0 0 auto}.recommended{top:-10px;padding:5px 9px}@media(max-width:950px){.subscription-card.featured{transform:none}}.period-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:14px 0 24px}.period-card{min-height:112px;padding:14px;border-radius:11px}.period-card.selected{padding:13px}.period-card .period-radio{right:11px;top:11px;width:17px;height:17px}.period-card strong{font-size:12px;padding-right:18px}.period-card small{font-size:8px}.period-card b{font-size:18px}.period-card em{font-size:8px}@media(max-width:1100px){.period-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.period-grid{grid-template-columns:1fr 1fr}.period-card{min-height:105px}}.start-mode-card.selected .period-radio{border-color:var(--blue);background:var(--blue);color:#fff}.company-form{padding:25px;border:1px solid #e2e5ee;border-radius:15px;background:#fff}.selection-recap{display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:20px;padding:18px;border-radius:11px;background:#f7f9fd}.selection-recap div{display:flex;flex-direction:column;gap:4px}.selection-recap span{color:#8a94a5;font-size:8px;text-transform:uppercase}.selection-recap strong{color:var(--navy);font-size:11px;text-transform:capitalize}.selection-recap a,.form-actions a{color:var(--blue);font-size:9px;text-decoration:none}.company-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:26px}.company-fields label{color:#4f5969;font-size:10px;font-weight:600}.company-fields input{display:block;width:100%;height:46px;margin-top:7px;padding:0 13px;border:1px solid #dfe3ec;border-radius:8px;outline:0}.company-fields input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #dbeafe}.full-field{grid-column:1/-1}.form-actions{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:20px;border-top:1px solid #edf0f5}@media(max-width:620px){.selection-recap,.company-fields{grid-template-columns:1fr}.full-field{grid-column:auto}}.company-review{padding:25px;border:1px solid #e2e5ee;border-radius:15px;background:#fff}.locked-notice{display:flex;align-items:center;gap:12px;margin:24px 0;padding:15px;border:1px solid #d9e8fc;border-radius:10px;background:#f5f9ff}.locked-notice>span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#e7f7e9;color:#31a544;font-weight:700}.locked-notice div{flex:1}.locked-notice strong{font-size:10px;color:#344054}.locked-notice p{margin:3px 0 0;color:#7c8797;font-size:8px}.locked-notice a{color:var(--blue);font-size:9px;text-decoration:none}.company-values{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e7e9f0;border:1px solid #e7e9f0;border-radius:11px;overflow:hidden}.company-value{display:flex;flex-direction:column;gap:6px;padding:17px;background:#fff}.company-value:last-child{grid-column:1/-1}.company-value span{color:#8a94a5;font-size:8px;text-transform:uppercase;letter-spacing:.7px}.company-value strong{color:#343b49;font-size:11px}.company-loading{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#7b8495;font-size:10px}.company-error{margin:24px 0;padding:18px;border-radius:10px;background:#fef2f2;color:#991b1b}.company-error p{font-size:9px;margin:6px 0}.company-review .form-actions{margin-bottom:0}@media(max-width:620px){.company-values{grid-template-columns:1fr}.company-value:last-child{grid-column:auto}.locked-notice{align-items:flex-start;flex-wrap:wrap}.locked-notice a{margin-left:40px}}.payment-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.payment-options{display:grid;gap:13px}.payment-option{position:relative;display:grid;grid-template-columns:48px 1fr;gap:17px;width:100%;padding:22px;border:1px solid #e0e4ee;border-radius:14px;background:#fff;text-align:left;cursor:pointer}.payment-option.selected{padding:21px;border:2px solid var(--blue);box-shadow:0 10px 28px #3b82f61a}.payment-option:disabled{opacity:.55;cursor:not-allowed}.payment-check{position:absolute;right:16px;top:16px;display:grid;place-items:center;width:20px;height:20px;border:1px solid #d8dde8;border-radius:50%;color:#fff;font-size:9px}.payment-option.selected .payment-check{border-color:var(--blue);background:var(--blue)}.payment-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:#eff6ff;color:var(--blue);font-size:21px}.forwarder-icon{background:#f1efff;color:#6257b7;font-size:17px;font-weight:700}.payment-option h2{margin:5px 0;color:var(--navy);font-size:18px}.payment-option p{margin:0;max-width:560px;color:#788294;font-size:9px;line-height:1.6}.payment-badges{display:flex;gap:6px;margin-top:13px}.payment-badges i{padding:5px 7px;border:1px solid #e2e5ed;border-radius:5px;color:#667085;background:#fafbfc;font-size:7px;font-style:normal;font-weight:700}.linked-forwarder{display:block;margin-top:12px;color:#4f5c70;font-size:9px}.payment-security{display:flex;align-items:center;gap:12px;margin-top:16px;padding:15px;border-radius:11px;background:#f5f9ff}.payment-security>span{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:#e8f7ea;color:#34a947}.payment-security strong{font-size:10px}.payment-security p{margin:3px 0 0;color:#7c8798;font-size:8px}.payment-layout .order-summary .primary-action{margin-top:22px}.payment-back{display:block;margin-top:14px;color:var(--blue);font-size:9px;text-align:center;text-decoration:none}@media(max-width:950px){.payment-layout{grid-template-columns:1fr}.payment-layout .order-summary{position:static}}@media(max-width:620px){.payment-option{grid-template-columns:1fr}.payment-icon{width:42px;height:42px}}.payment-badges{align-items:center;gap:7px}.payment-badges>span{display:grid;place-items:center;height:28px;min-width:47px;padding:4px 8px;border:1px solid #e2e5ed;border-radius:6px;background:#fff}.payment-badges svg{display:block;width:34px;height:19px}.payment-badges .visa-logo{color:#1434cb}.payment-badges .mastercard-logo{color:#eb001b}.payment-badges .stripe-logo{color:#635bff}.payment-badges{gap:9px}.payment-badges>span{height:38px;min-width:66px;padding:5px 10px;border-radius:8px}.payment-badges svg{width:48px;height:27px}.payment-badges .stripe-logo svg{width:52px;height:30px}.welcome-plan-choice{position:relative;cursor:pointer;outline:0}.welcome-plan-choice:focus-visible .plan-card{box-shadow:0 0 0 4px #dbeafe}.welcome-plan-action{position:absolute;left:28px;right:28px;bottom:22px;display:block;padding:10px;border:1px solid var(--blue);border-radius:8px;color:var(--blue);background:#fff;font-size:10px;font-weight:600;text-align:center}.welcome-plan-choice:hover .welcome-plan-action,.welcome-plan-choice .featured+.welcome-plan-action{background:var(--blue);color:#fff}.welcome-plan-choice .plan-card{padding-bottom:72px;height:100%}.stripe-tax-note{display:flex;align-items:flex-start;gap:9px;margin:16px 0;padding:11px;border:1px solid #dbeafe;border-radius:9px;background:#f8fbff}.stripe-tax-note>span{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:11px;font-weight:700}.stripe-tax-note p{margin:1px 0 0;color:#657084;font-size:11px;line-height:1.5}.payment-success-page .state-icon.success{background:#dcfce7;color:#16a34a}.payment-success-page small{margin:2px 0 20px;color:#8a94a5;font-size:11px}.payment-success-page .primary-action{margin-top:10px}.period-card.annual-period{overflow:hidden;border-color:#cdd9fa;background:linear-gradient(145deg,#fff 58%,#f5f8ff)}.annual-discount-badge{position:absolute;top:0;right:0;padding:6px 9px;border-radius:0 11px 0 9px;background:#34a947;color:#fff;font-size:9px;font-weight:800;letter-spacing:.5px}.period-card.annual-period .period-radio{right:auto;left:14px}.period-card.annual-period>strong{margin-top:21px}.period-card del{margin-top:auto;color:#9ca3af;font-size:11px}.period-card del+b{margin-top:1px}.annual-saving{margin-top:5px;color:#268b39;font-size:10px;font-weight:700}.annual-summary-discount{margin:2px -8px;padding:12px 8px;border-radius:8px;background:#f0fdf4;color:#268b39}.annual-summary-discount strong{color:#268b39}.analytics-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:20px}.analytics-heading h1{margin:2px 0 4px;color:var(--navy);font-size:36px}.analytics-heading>div>p:last-child{margin:0;color:#7d8798;font-size:11px}.analytics-heading select{min-width:130px;padding:10px 31px 10px 12px;border:1px solid #dde2eb;border-radius:9px;background:#fff;color:#4a5565;font-size:10px}.analytics-switch{display:flex;width:270px;padding:4px;margin-bottom:22px;border-radius:10px;background:#e9edf4}.analytics-switch button{flex:1;padding:9px;border:0;border-radius:7px;background:transparent;color:#758093;font-size:10px;font-weight:600;cursor:pointer}.analytics-switch button.active{background:#31326b;color:#fff;box-shadow:0 4px 12px #31326b2e}.dashboard-error{margin-bottom:16px;padding:12px;border-radius:9px;background:#fef2f2;color:#b91c1c;font-size:10px}.analytics-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:16px}.analytics-kpis article{display:flex;flex-direction:column;min-height:112px;padding:19px;border:1px solid #e3e6ef;border-radius:13px;background:#fff;box-shadow:0 6px 20px #31326b09}.analytics-kpis span{color:#8b95a5;font-size:8px;font-weight:700;letter-spacing:1px}.analytics-kpis strong{margin-top:auto;color:#31326b;font-size:23px;letter-spacing:-.7px}.analytics-kpis strong.warning-value{color:#e08a29}.analytics-kpis small{margin-top:4px;color:#8b95a5;font-size:8px}.analytics-chart-card,.analytics-table-card{margin-bottom:16px;padding:22px;border:1px solid #e2e5ef;border-radius:14px;background:#fff;box-shadow:0 7px 24px #31326b09}.analytics-card-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.analytics-card-title h2{margin:3px 0;color:#31326b;font-size:18px}.analytics-card-title>strong,.analytics-card-title>span{color:#7c8798;font-size:9px}.trend-chart{height:230px;margin-top:18px}.trend-chart svg{width:100%;height:195px;overflow:visible}.trend-labels{display:flex;justify-content:space-between;color:#8c96a6;font-size:8px}.distribution-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:17px;padding-top:17px;border-top:1px solid #edf0f5}.distribution-bars>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;color:#657084;font-size:8px}.distribution-bars i{height:5px;overflow:hidden;border-radius:5px;background:#edf0f5}.distribution-bars b{display:block;height:100%;border-radius:5px;background:#35ad4a}.distribution-bars b.purple{background:#7c3aed}.distribution-bars b.grey{background:#94a3b8}.analytics-table{margin-top:17px}.analytics-table-head,.analytics-table-row{display:grid;grid-template-columns:1.1fr 1.1fr .8fr .8fr .7fr;gap:15px;align-items:center;padding:11px 8px}.orders-table .analytics-table-head,.orders-table .analytics-table-row{grid-template-columns:1.2fr 1fr .8fr .8fr}.analytics-table-head{border-bottom:1px solid #e9ecf2;color:#919aa9;font-size:8px;font-weight:700;text-transform:uppercase}.analytics-table-row{min-height:52px;border-bottom:1px solid #f0f2f6;color:#697486;font-size:9px}.analytics-table-row strong{overflow:hidden;color:#364052;text-overflow:ellipsis;white-space:nowrap}.analytics-table-row i{justify-self:start;padding:5px 8px;border-radius:12px;background:#f1f5f9;color:#5d6879;font-size:8px;font-style:normal}.analytics-table-row b{color:#31326b;text-align:right}.analytics-empty{padding:35px;text-align:center;color:#8a94a5;font-size:10px}@media(max-width:1000px){.analytics-kpis{grid-template-columns:1fr 1fr}.analytics-table-head{display:none}.analytics-table-row,.orders-table .analytics-table-row{grid-template-columns:1fr 1fr}.analytics-table-row b{text-align:left}.distribution-bars{grid-template-columns:1fr}}@media(max-width:620px){.analytics-heading{align-items:flex-start;flex-direction:column}.analytics-heading select,.analytics-switch{width:100%}.analytics-kpis{grid-template-columns:1fr 1fr}.analytics-kpis article{min-height:100px;padding:15px}.analytics-kpis strong{font-size:19px}.trend-chart{height:190px}.trend-chart svg{height:155px}.analytics-table-row,.orders-table .analytics-table-row{grid-template-columns:1fr}.analytics-table-row>*{justify-self:start}}.analytics-switch{width:auto;display:inline-flex;gap:3px;padding:3px;border:1px solid #e2e5ec;border-radius:9px;background:#f5f6f9}.analytics-switch button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:124px;padding:8px 14px;border-radius:6px;color:#697386}.analytics-switch button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.analytics-switch button.active{background:#fff;color:#31326b;box-shadow:0 2px 8px #31326b1a}.analytics-chart-card{padding:24px 26px}.erp-chart{position:relative;height:245px;margin-top:18px;padding-top:16px}.chart-grid{position:absolute;inset:16px 0 27px;display:flex;flex-direction:column;justify-content:space-between}.chart-grid i{display:block;border-top:1px dashed #e7eaf0}.chart-columns{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,1fr);gap:clamp(12px,3vw,38px);height:100%}.chart-column{position:relative;display:flex;flex-direction:column;align-items:center;height:100%}.chart-bar-track{display:flex;align-items:flex-end;width:min(42px,70%);height:190px;margin-top:auto;border-radius:7px 7px 3px 3px;background:#3b82f60b}.chart-bar{width:100%;min-height:3px;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,#4e91f8,#3276dc);box-shadow:0 5px 13px #3b82f629;transition:height .3s ease}.chart-value{position:absolute;top:-1px;color:#788294;font-size:8px;opacity:0;transition:opacity .2s}.chart-column:hover .chart-value{opacity:1}.chart-column>span{margin-top:9px;color:#7e8999;font-size:8px;font-weight:500}.analytics-table-card{padding:0;overflow:hidden}.analytics-table-card .analytics-card-title{padding:21px 23px 17px}.analytics-table{margin-top:0}.analytics-table-head{padding:10px 23px;background:#f8f9fb;border-top:1px solid #eceef3;border-bottom:1px solid #e5e8ee}.analytics-table-row{padding:13px 23px;transition:background .15s}.analytics-table-row:hover{background:#f8fbff}.analytics-table-row:last-child{border-bottom:0}.analytics-table-row i{background:#eef3f8;color:#566273;font-weight:600}.analytics-table-row b{font-size:10px}.analytics-card-title>span{padding:6px 9px;border-radius:12px;background:#f3f5f8;color:#6f7a8b}.analytics-kpis article{border-color:#e5e8ef;box-shadow:none}.analytics-kpis article:first-child{border-left:3px solid #3b82f6}.analytics-kpis article:nth-child(2){border-left:3px solid #34a947}.analytics-kpis article:nth-child(3){border-left:3px solid #e99a3d}.analytics-kpis article:nth-child(4){border-left:3px solid #8b5cf6}@media(max-width:620px){.analytics-switch{display:flex;width:100%}.analytics-switch button{min-width:0}.erp-chart{height:210px}.chart-bar-track{height:155px}.chart-columns{gap:8px}.analytics-chart-card{padding:20px 17px}.analytics-table-card .analytics-card-title,.analytics-table-head,.analytics-table-row{padding-left:17px;padding-right:17px}}.period-filter{display:flex;flex-direction:column;gap:6px;min-width:164px;color:#7b8494;font-size:8px;font-weight:600;text-transform:uppercase;letter-spacing:.7px}.period-filter>div{position:relative;display:flex;align-items:center;height:40px;border:1px solid #d9dee8;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0f172a0a;transition:border-color .15s,box-shadow .15s}.period-filter>div:hover{border-color:#b8c0cc}.period-filter>div:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.period-filter svg{position:absolute;left:12px;width:16px;height:16px;fill:none;stroke:#64748b;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.period-filter select{width:100%;height:100%;min-width:0;padding:0 35px 0 38px;border:0!important;outline:0;background:transparent!important;box-shadow:none!important;color:#374151;font-size:10px;font-weight:600;text-transform:none;letter-spacing:0;appearance:none;cursor:pointer}.period-filter svg.period-chevron{left:auto;right:11px;width:14px;height:14px}.analytics-heading>.period-filter{margin-bottom:1px}@media(max-width:620px){.period-filter{width:100%}.period-filter>div{height:42px}}.period-filter details{position:relative;width:100%}.period-filter summary{position:relative;display:flex;align-items:center;height:40px;padding:0 36px 0 38px;border:1px solid #d9dee8;border-radius:6px;background:#fff;box-shadow:0 1px 2px #0f172a0a;color:#374151;font-size:10px;font-weight:600;text-transform:none;letter-spacing:0;cursor:pointer;list-style:none;transition:border-color .15s,box-shadow .15s}.period-filter summary::-webkit-details-marker{display:none}.period-filter summary:hover{border-color:#b8c0cc}.period-filter details[open] summary{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.period-filter summary svg{position:absolute;left:12px;width:16px;height:16px;fill:none;stroke:#64748b;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.period-filter summary svg.period-chevron{left:auto;right:11px;width:14px;height:14px;transition:transform .15s}.period-filter details[open] .period-chevron{transform:rotate(180deg)}.period-menu{position:absolute;z-index:40;top:calc(100% + 7px);right:0;width:210px;padding:7px;border:1px solid #e0e4eb;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a24}.period-menu p{margin:4px 8px 7px;color:#9aa3b1;font-size:7px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.period-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;height:36px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:#525d6e;font-size:10px;text-align:left;cursor:pointer}.period-menu button:hover{background:#f3f6fa;color:#2563eb}.period-menu button.selected{background:#eff6ff;color:#2563eb;font-weight:600}.period-menu button b{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#3b82f6;color:#fff;font-size:8px}@media(max-width:620px){.period-filter summary{height:42px}.period-menu{left:0;right:auto;width:100%}}.analytics-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.analytics-toolbar .analytics-switch{margin-bottom:0}.analytics-toolbar .period-filter{min-width:164px}.analytics-toolbar .period-filter>span{line-height:1}.analytics-toolbar .period-filter summary{height:40px}@media(max-width:620px){.analytics-toolbar{align-items:stretch;flex-direction:column;gap:14px}.analytics-toolbar .period-filter{width:100%}.analytics-toolbar .period-filter summary{height:42px}}.dashboard-filter-panel{display:flex;align-items:flex-end;flex-wrap:wrap;gap:10px;margin:-9px 0 18px;padding:13px 14px;border:1px solid #e3e7ee;border-radius:10px;background:#fff}.dashboard-filter-panel label{display:flex;min-width:138px;flex:1 1 138px;max-width:190px;flex-direction:column;gap:6px;color:#7b8494;font-size:8px;font-weight:700;letter-spacing:.65px;text-transform:uppercase}.dashboard-filter-panel select,.dashboard-filter-panel input{height:37px;width:100%;padding:0 11px;border:1px solid #dce1e9;border-radius:7px;outline:0;background:#fdfdfe;color:#3f4857;font:600 10px inherit;text-transform:none;letter-spacing:0;transition:border-color .15s,box-shadow .15s}.dashboard-filter-panel select{padding-right:30px;cursor:pointer}.dashboard-filter-panel select:focus,.dashboard-filter-panel input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.clear-dashboard-filters{height:37px;padding:0 14px;border:1px solid #dce1e9;border-radius:7px;background:#fff;color:#657084;font-size:9px;font-weight:600;cursor:pointer}.clear-dashboard-filters:hover{border-color:#b7c0cd;background:#f8fafc;color:#31326b}.dashboard-custom-select details{position:relative;width:100%;text-transform:none;letter-spacing:0}.dashboard-custom-select summary{display:flex;align-items:center;justify-content:space-between;height:37px;padding:0 10px 0 12px;border:1px solid #dce1e9;border-radius:7px;background:#fdfdfe;color:#3f4857;font-size:10px;cursor:pointer;list-style:none;transition:border-color .15s,box-shadow .15s}.dashboard-custom-select summary::-webkit-details-marker{display:none}.dashboard-custom-select summary:hover{border-color:#b8c0cc}.dashboard-custom-select details[open] summary{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.dashboard-custom-select summary strong{overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.dashboard-custom-select summary svg{flex:0 0 14px;width:14px;height:14px;fill:none;stroke:#64748b;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s}.dashboard-custom-select details[open] summary svg{transform:rotate(180deg)}.dashboard-select-menu{position:absolute;z-index:50;top:calc(100% + 7px);left:0;width:max(100%,180px);padding:6px;border:1px solid #e0e4eb;border-radius:8px;background:#fff;box-shadow:0 14px 34px #0f172a24}.dashboard-select-menu button{display:flex;align-items:center;justify-content:space-between;width:100%;height:35px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:#525d6e;font-size:10px;text-align:left;cursor:pointer}.dashboard-select-menu button:hover{background:#f3f6fa;color:#2563eb}.dashboard-select-menu button.selected{background:#eff6ff;color:#2563eb;font-weight:600}.dashboard-select-menu button b{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#3b82f6;color:#fff;font-size:8px}@media(max-width:620px){.dashboard-filter-panel{margin-top:0}.dashboard-filter-panel label{min-width:calc(50% - 6px);max-width:none}.clear-dashboard-filters{width:100%}}.erp-line-chart{height:255px;margin-top:14px}.erp-line-chart>svg{display:block;width:100%;height:225px;overflow:visible}.line-grid line{stroke:#e7eaf0;stroke-width:1;stroke-dasharray:4 5}.performance-line{fill:none;stroke:#3b82f6;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 4px 4px rgba(59,130,246,.12))}.line-point circle{fill:#fff;stroke:#3b82f6;stroke-width:3;transition:r .15s,fill .15s}.line-point text{fill:#667085;font-size:9px;font-weight:600;opacity:0;transition:opacity .15s}.line-point:hover circle{r:7;fill:#3b82f6}.line-point:hover text{opacity:1}.line-labels{display:flex;justify-content:space-between;padding:0 3.7%;color:#7e8999;font-size:8px;font-weight:500}.erp-invoicing-chart{min-width:0;min-height:260px;margin-top:10px;overflow:hidden}.erp-invoicing-chart .apexcharts-canvas,.erp-invoicing-chart .apexcharts-svg{max-width:100%!important;overflow:hidden!important}.erp-invoicing-chart .apexcharts-legend{padding:0!important}.erp-invoicing-chart .apexcharts-legend-text{color:#667085!important;font-weight:500!important}.erp-invoicing-chart .apexcharts-tooltip{border-color:#e2e8f0!important;border-radius:8px!important;box-shadow:0 10px 28px #0f172a1f!important}.erp-invoicing-chart .apexcharts-tooltip-title{border-color:#edf0f5!important;background:#f8fafc!important}.invoicing-kpis article{flex-direction:row;justify-content:space-between;gap:12px}.invoicing-kpis article>div{display:flex;min-width:0;flex:1;flex-direction:column}.invoicing-kpis article strong{font-size:18px;line-height:1.25;overflow-wrap:anywhere}.invoicing-kpis .kpi-symbol{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;margin:0;border-radius:9px;background:#eff6ff;color:#3b82f6;font-size:17px;font-weight:700}.invoicing-kpis .kpi-symbol.paid{background:#ecfdf3;color:#16a34a}.invoicing-kpis .kpi-symbol.outstanding{background:#fff7ed;color:#ea8a22}.invoicing-kpis .kpi-symbol.overdue{background:#fef2f2;color:#dc2626}.invoicing-analytics-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(245px,1fr);gap:16px}.invoicing-analytics-grid .analytics-chart-card{min-width:0;overflow:hidden}.invoice-states-card{position:relative;z-index:2;min-width:0;margin-bottom:16px;padding:22px;border:1px solid #e2e5ef;border-radius:14px;background:#fff;box-shadow:0 7px 24px #31326b09}.invoice-state-list{display:flex;flex-direction:column;gap:25px;margin-top:28px}.invoice-state>div{display:flex;justify-content:space-between;margin-bottom:8px;color:#5f6979;font-size:10px}.invoice-state>div span{text-transform:capitalize}.invoice-state>div strong{color:#31326b}.invoice-state>i{display:block;height:7px;overflow:hidden;border-radius:9px;background:#edf0f5}.invoice-state>i b{display:block;height:100%;min-width:2px;border-radius:9px;background:#3b82f6}.invoice-state>i b.draft{background:#94a3b8}.invoice-state>i b.cancelled{background:#ef4444}@media(max-width:900px){.invoicing-analytics-grid{grid-template-columns:1fr}.invoice-state-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}}@media(max-width:620px){.invoice-state-list{grid-template-columns:1fr}.invoicing-kpis article strong{font-size:16px}}.analytics-heading>div>p:last-child{font-size:13px}.analytics-switch button{font-size:12px}.period-filter{font-size:10px}.period-filter summary{font-size:12px}.period-menu p{font-size:9px}.period-menu button{font-size:12px}.dashboard-filter-panel label{font-size:10px}.dashboard-filter-panel input,.dashboard-custom-select summary,.dashboard-select-menu button{font-size:12px}.clear-dashboard-filters{font-size:11px}.analytics-kpis span{font-size:10px}.analytics-kpis small{font-size:11px}.analytics-card-title>strong,.analytics-card-title>span{font-size:11px}.analytics-table-head{font-size:10px}.analytics-table-row{font-size:11px}.analytics-table-row i{font-size:10px}.analytics-table-row b{font-size:12px}.invoice-state>div{font-size:12px}.erp-invoicing-chart .apexcharts-text,.erp-invoicing-chart .apexcharts-legend-text{font-size:11px!important}@media(max-width:620px){.analytics-heading>div>p:last-child{font-size:14px}.analytics-switch button,.period-filter summary,.period-menu button,.dashboard-filter-panel input,.dashboard-custom-select summary,.dashboard-select-menu button{font-size:13px}.dashboard-filter-panel label,.period-filter,.analytics-kpis span{font-size:11px}.analytics-kpis small,.analytics-card-title>strong,.analytics-card-title>span,.analytics-table-head{font-size:12px}.analytics-table-row{font-size:13px}.analytics-table-row i{font-size:11px}.invoice-state>div{font-size:13px}}.forwarder-orders-table .analytics-table-head,.forwarder-orders-table .analytics-table-row{grid-template-columns:1.15fr 1fr 1fr .75fr .8fr}@media(max-width:1000px){.forwarder-orders-table .analytics-table-row{grid-template-columns:1fr 1fr}}@media(max-width:620px){.forwarder-orders-table .analytics-table-row{grid-template-columns:1fr}}.analytics-dashboard .eyebrow,.analytics-dashboard .card-label{font-size:11px}.analytics-heading>div>p:last-child{font-size:14px}.analytics-switch button{font-size:13px}.period-filter,.dashboard-filter-panel label{font-size:11px}.period-filter summary,.period-menu button,.dashboard-filter-panel input,.dashboard-custom-select summary,.dashboard-select-menu button{font-size:13px}.period-menu p{font-size:10px}.clear-dashboard-filters{font-size:12px}.analytics-kpis span{font-size:11px}.analytics-kpis small{font-size:12px}.analytics-card-title>strong,.analytics-card-title>span{font-size:12px}.analytics-table-head{font-size:11px}.analytics-table-row{font-size:13px}.analytics-table-row i{font-size:11px}.analytics-table-row b{font-size:13px}.analytics-empty{font-size:12px}.invoice-state>div{font-size:13px}.distribution-bars>div{font-size:11px}.erp-invoicing-chart .apexcharts-text,.erp-invoicing-chart .apexcharts-legend-text{font-size:12px!important}@media(max-width:620px){.analytics-dashboard .eyebrow,.analytics-dashboard .card-label{font-size:12px}.analytics-heading>div>p:last-child{font-size:15px}.analytics-switch button,.period-filter summary,.period-menu button,.dashboard-filter-panel input,.dashboard-custom-select summary,.dashboard-select-menu button{font-size:14px}.period-filter,.dashboard-filter-panel label,.analytics-kpis span{font-size:12px}.analytics-kpis small,.analytics-card-title>strong,.analytics-card-title>span{font-size:13px}.analytics-table-row,.invoice-state>div{font-size:14px}.analytics-table-row i,.analytics-table-head{font-size:12px}.analytics-empty{font-size:13px}}@media(max-width:620px){.erp-line-chart{height:215px}.erp-line-chart>svg{height:185px}.performance-line{stroke-width:3.5}.line-point text{font-size:11px}}.analytics-dashboard .eyebrow,.analytics-dashboard .card-label,.analytics-dashboard .period-filter,.analytics-dashboard .dashboard-filter-panel label,.analytics-dashboard .analytics-kpis span,.analytics-dashboard .analytics-table-head,.analytics-dashboard .analytics-table-row i,.analytics-dashboard .distribution-bars>div{font-size:var(--text-min)}.organisation-filter{position:relative;flex:1 1 250px!important;max-width:310px!important}.organisation-filter details{position:relative;width:100%;text-transform:none;letter-spacing:0}.organisation-filter summary{display:flex;align-items:center;gap:9px;height:37px;padding:0 10px 0 12px;border:1px solid #dce1e9;border-radius:7px;background:#fdfdfe;color:#3f4857;font-size:13px;cursor:pointer;list-style:none;transition:border-color .15s,box-shadow .15s}.organisation-filter summary::-webkit-details-marker{display:none}.organisation-filter summary:hover{border-color:#b8c0cc}.organisation-filter details[open] summary{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.organisation-filter summary strong{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.organisation-filter summary svg{width:14px;height:14px;fill:none;stroke:#64748b;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s}.organisation-filter details[open] summary svg{transform:rotate(180deg)}.organisation-type-dot{flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#64748b}.organisation-type-dot.forwarder{background:#3b82f6}.organisation-type-dot.carrier{background:#10b981}.organisation-type-dot.shipper{background:#8b5cf6}.organisation-menu{position:absolute;z-index:70;top:calc(100% + 7px);left:0;width:360px;padding:9px;border:1px solid #e0e4eb;border-radius:11px;background:#fff;box-shadow:0 18px 42px #0f172a29}.organisation-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:3px;border-radius:8px;background:#f3f5f8}.organisation-tabs button{height:32px;padding:0 7px;border:0;border-radius:6px;background:transparent;color:#697386;font-size:11px;font-weight:600;cursor:pointer}.organisation-tabs button.selected{background:#fff;color:#2563eb;box-shadow:0 2px 7px #0f172a14}.organisation-search{position:relative;margin:9px 0 5px}.organisation-search svg{position:absolute;top:10px;left:10px;width:16px;height:16px;fill:none;stroke:#8490a1;stroke-width:1.8}.organisation-search input{height:37px!important;padding-left:34px!important;background:#fafbfc!important}.organisation-options{max-height:245px;overflow-y:auto}.organisation-options button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:37px;padding:7px 10px;border:0;border-radius:6px;background:transparent;color:#525d6e;font-size:12px;text-align:left;cursor:pointer}.organisation-options button:hover{background:#f3f6fa;color:#2563eb}.organisation-options button.selected{background:#eff6ff;color:#2563eb;font-weight:600}.organisation-options button b{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#3b82f6;color:#fff;font-size:8px}.organisation-options p{margin:0;padding:24px 10px;color:#8b95a5;font-size:12px;text-align:center}@media(max-width:620px){.organisation-filter{min-width:100%!important;max-width:none!important}.organisation-menu{position:fixed;z-index:90;inset:auto 14px 76px;width:auto}.organisation-tabs button{font-size:10px}.organisation-options{max-height:38vh}}.subscription-admin-dashboard{max-width:1500px}.admin-period{display:flex;min-width:180px;flex-direction:column;gap:7px;color:#697386;font-size:var(--text-min);font-weight:700;letter-spacing:.7px;text-transform:uppercase}.admin-period select{height:42px;padding:0 38px 0 13px;border:1px solid #dce1e9;border-radius:8px;outline:0;background:#fff;color:#31326b;font:600 13px inherit}.subscription-kpis article:first-child{border-left-color:#3b82f6}.subscription-kpis article:nth-child(2){border-left-color:#8b5cf6}.subscription-kpis article:nth-child(3){border-left-color:#10b981}.subscription-kpis article:nth-child(4){border-left-color:#f59e0b}.subscription-breakdown-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.subscription-breakdown-grid .invoice-states-card{margin-bottom:16px}.subscription-breakdown-grid .invoice-state-list{gap:18px}.forwarder-settlement .analytics-table-head,.forwarder-settlement .analytics-table-row{grid-template-columns:2fr .8fr 1fr}.forwarder-settlement .analytics-table-row b{text-align:left;color:#31326b}@media(max-width:800px){.subscription-breakdown-grid{grid-template-columns:1fr}.admin-period{width:100%}.forwarder-settlement .analytics-table-row{grid-template-columns:1fr 1fr}}.subscription-admin-filters{display:flex;align-items:flex-end;gap:12px}.subscription-export-card{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:16px;padding:24px 26px;border:1px solid #e4e7ef;border-radius:14px;background:#fff;box-shadow:0 7px 24px #31326b09}.subscription-export-card h2{margin:5px 0 6px;color:#31326b;font-size:21px}.subscription-export-card>div>p:last-child{margin:0;color:#697386;font-size:13px}.subscription-export-actions{display:flex;align-items:flex-end;gap:10px}.subscription-export-actions label{display:flex;flex-direction:column;gap:7px;color:#697386;font-size:10px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.subscription-export-actions input{height:42px;padding:0 12px;border:1px solid #dce1e9;border-radius:8px;background:#fff;color:#31326b;font-size:13px;font-weight:600}.subscription-export-actions button{min-height:42px;padding:0 18px;border:1px solid #3b82f6;border-radius:8px;background:#3b82f6;color:#fff;font-size:13px;font-weight:650;cursor:pointer}.subscription-export-actions button:hover:not(:disabled){background:#2563eb}.subscription-export-actions button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:900px){.analytics-heading{align-items:flex-start;flex-direction:column}.subscription-admin-filters{width:100%}.subscription-admin-filters .admin-period{flex:1}.subscription-export-card{align-items:flex-start;flex-direction:column}.subscription-export-actions{width:100%}.subscription-export-actions label{flex:1}.subscription-export-actions input,.subscription-export-actions button{width:100%}}@media(max-width:620px){.subscription-admin-filters,.subscription-export-actions{align-items:stretch;flex-direction:column}.forwarder-filter{min-width:0}}.subscription-admin-filters{padding:10px;border:1px solid #e4e7ec;border-radius:10px;background:#fff;box-shadow:0 1px 3px #1018280d}.admin-period{position:relative;gap:6px}.admin-period>span,.subscription-export-actions label>span{color:#667085;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.65px}.admin-period select{width:100%;height:44px;padding:0 42px 0 14px;border:1px solid #d0d5dd;border-radius:7px;outline:0;appearance:none;background-color:#fff;color:#344054;font-family:inherit;font-size:13px;font-weight:600;line-height:44px;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.admin-period:after{content:"";position:absolute;right:15px;bottom:17px;width:7px;height:7px;border-right:1.8px solid #667085;border-bottom:1.8px solid #667085;transform:rotate(45deg);pointer-events:none}.admin-period select:hover{border-color:#98a2b3;background-color:#fcfcfd}.admin-period select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f624}.forwarder-filter select{min-width:245px}.subscription-export-actions label{position:relative;gap:6px}.subscription-export-actions input[type=month]{width:190px;height:44px;padding:0 13px;border:1px solid #d0d5dd;border-radius:7px;outline:0;background:#fff;color:#344054;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.subscription-export-actions input[type=month]:hover{border-color:#98a2b3}.subscription-export-actions input[type=month]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f624}.subscription-export-actions input[type=month]::-webkit-calendar-picker-indicator{width:17px;height:17px;margin-left:10px;opacity:.65;cursor:pointer}.subscription-export-actions button{min-height:44px;border-radius:7px;box-shadow:0 1px 2px #10182814}@media(max-width:900px){.subscription-admin-filters{padding:9px}.forwarder-filter select{min-width:0}}@media(max-width:620px){.subscription-admin-filters{gap:10px}.subscription-export-actions input[type=month]{width:100%}}.erp-filter-field{position:relative;display:flex;min-width:180px;flex-direction:column;gap:6px;color:#667085;font-size:10px;font-weight:700;line-height:1.2;letter-spacing:.65px;text-transform:uppercase}.erp-filter-select{position:relative}.erp-filter-select summary{display:flex;align-items:center;justify-content:space-between;gap:18px;height:44px;padding:0 14px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;color:#344054;box-shadow:0 1px 2px #10182805;font-size:13px;font-weight:600;letter-spacing:0;text-transform:none;cursor:pointer;list-style:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.erp-filter-select summary::-webkit-details-marker{display:none}.erp-filter-select summary:hover{border-color:#98a2b3;background:#fcfcfd}.erp-filter-select summary:focus-visible,.erp-filter-select[open] summary{outline:0;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f624}.erp-filter-select summary i{width:7px;height:7px;margin:-4px 2px 0 12px;border-right:1.8px solid #667085;border-bottom:1.8px solid #667085;transform:rotate(45deg);transition:transform .15s}.erp-filter-select[open] summary i{margin-top:4px;transform:rotate(225deg)}.erp-filter-options{position:absolute;z-index:80;top:calc(100% + 7px);right:0;left:0;max-height:280px;overflow:auto;padding:6px;border:1px solid #e0e4eb;border-radius:9px;background:#fff;box-shadow:0 12px 30px #10182824}.erp-filter-options button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:39px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#475467;font-family:inherit;font-size:13px;text-align:left;cursor:pointer}.erp-filter-options button:hover,.erp-filter-options button:focus-visible{outline:0;background:#f2f4f7;color:#1d2939}.erp-filter-options button.selected{background:#eff6ff;color:#2563eb;font-weight:650}.erp-filter-options button strong{color:#2563eb;font-size:13px}.forwarder-filter{min-width:245px}.month-filter{min-width:210px}.subscription-export-actions .erp-filter-field{align-self:stretch}.subscription-export-actions .erp-filter-select{min-width:210px}@media(max-width:900px){.subscription-admin-filters .erp-filter-field,.subscription-export-actions .erp-filter-field{flex:1}}@media(max-width:620px){.erp-filter-field,.forwarder-filter,.month-filter,.subscription-export-actions .erp-filter-select{width:100%;min-width:0}}.month-filter .erp-filter-options{top:auto;bottom:calc(100% + 7px);transform-origin:bottom}.month-filter .erp-filter-select[open] summary i{margin-top:-4px;transform:rotate(45deg)}.erp-month-popover{position:absolute;z-index:80;right:0;bottom:calc(100% + 7px);width:292px;padding:12px;border:1px solid #e0e4eb;border-radius:10px;background:#fff;box-shadow:0 12px 30px #10182829}.erp-year-picker{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:7px;margin-bottom:11px}.erp-year-picker button{display:grid;place-items:center;height:36px;border:1px solid #e1e5ec;border-radius:7px;background:#fff;color:#475467;font-size:22px;cursor:pointer}.erp-year-picker button:hover:not(:disabled){border-color:#b8c0cc;background:#f8fafc}.erp-year-picker button:disabled{opacity:.35;cursor:not-allowed}.erp-year-picker select{height:36px;padding:0 30px 0 12px;border:1px solid #d0d5dd;border-radius:7px;outline:0;appearance:none;background:#f8fafc;color:#344054;font-family:inherit;font-size:14px;font-weight:700;text-align:center;cursor:pointer}.erp-year-picker select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.erp-month-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.erp-month-grid button{height:38px;border:1px solid transparent;border-radius:7px;background:#fff;color:#475467;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer}.erp-month-grid button:hover:not(:disabled){border-color:#dbe4f2;background:#f5f8fc;color:#2563eb}.erp-month-grid button.selected{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.erp-month-grid button:disabled{color:#c4c9d1;cursor:not-allowed}.month-picker[open] summary i{margin-top:-4px;transform:rotate(45deg)}@media(max-width:620px){.erp-month-popover{right:auto;left:0;width:min(292px,calc(100vw - 76px))}}.erp-year-picker>strong{display:grid;place-items:center;height:36px;color:#344054;font-size:15px;font-weight:700}.erp-year-picker select{display:none}.export-forwarder-filter{min-width:220px}.subscription-export-error{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;border:1px solid #fecaca;border-radius:8px;background:#fff7f7;color:#8f2018;font-size:12px}.subscription-export-error strong{white-space:nowrap}.subscription-export-error span{color:#9c413a}@media(max-width:1100px){.subscription-export-card{align-items:flex-start;flex-direction:column}.subscription-export-actions{width:100%}.subscription-export-actions .erp-filter-field{flex:1}}@media(max-width:700px){.subscription-export-actions{align-items:stretch;flex-direction:column}.export-forwarder-filter{min-width:0}}:where(.primary-action,.header-action,.cta button,.secondary-button,.welcome-plan-action,.subscription-card>button){display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid transparent;border-radius:6px;background:#3b82f6;color:#fff;font-size:11px;font-weight:600;line-height:1;letter-spacing:0;box-shadow:0 1px 2px #0f172a14;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}:where(.primary-action,.header-action,.cta button,.secondary-button,.welcome-plan-action,.subscription-card>button):hover:not(:disabled){background:#2563eb;box-shadow:0 2px 5px #0f172a21;transform:none}:where(.primary-action,.header-action,.cta button,.secondary-button,.welcome-plan-action,.subscription-card>button):active:not(:disabled){background:#1d4ed8;box-shadow:0 1px 2px #0f172a1a;transform:translateY(1px)}:where(.primary-action,.header-action,.cta button,.secondary-button,.welcome-plan-action,.subscription-card>button):focus-visible{outline:0;box-shadow:0 0 0 3px #3b82f63d}:where(.primary-action,.header-action,.cta button,.secondary-button,.welcome-plan-action,.subscription-card>button):disabled{background:#94a3b8;color:#fff;opacity:.5;cursor:not-allowed;box-shadow:none}.subscription-card:not(.featured)>button{border-color:#d1d5db;background:#fff;color:#4b5563}.subscription-card:not(.featured)>button:hover:not(:disabled){border-color:#9ca3af;background:#f9fafb;color:#374151}.welcome-plan-action{left:22px;right:22px;bottom:20px}.welcome-plan-choice:not(:hover) .welcome-plan-action{border-color:#d1d5db;background:#fff;color:#4b5563}.welcome-plan-choice:hover .welcome-plan-action,.welcome-plan-choice .featured+.welcome-plan-action{border-color:#3b82f6;background:#3b82f6;color:#fff}.cta button{gap:14px}.header-action{min-height:38px}.payment-back,.form-actions>a,.back-link{display:inline-flex;align-items:center;min-height:36px;padding:0 10px;border-radius:6px;color:#4b5563;font-size:10px;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s}.payment-back:hover,.form-actions>a:hover,.back-link:hover{background:#f3f4f6;color:#2563eb}@media(max-width:620px){:where(.primary-action,.header-action,.cta button,.secondary-button,.subscription-card>button){min-height:42px}.header-action{width:100%}}
