@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#070b14;color:#e2e8f0}button,input,body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{color:inherit}#root{width:100%}.spinner{width:40px;height:40px;border-radius:50%;border:3px solid #e2e8f0;border-top-color:#6366f1;animation:spinner-rotate .75s linear infinite;display:inline-block}.plan-panel-spinner-wrap .spinner{width:40px;height:40px}@keyframes spinner-rotate{to{transform:rotate(360deg)}}:root{color-scheme:dark}a{color:#93c5fd}.app-shell{background:radial-gradient(circle at top,#1b2842,#090f1c 45%,#05080f);color:#e2e8f0}.dashboard-page{background:#070b14;color:#e2e8f0}.dashboard-page .dashboard-sidebar{background:#0f172a;border-right-color:#1e293b}.dashboard-page .dashboard-main{background:linear-gradient(180deg,#0a1222,#070b14)}.dashboard-page .sidebar-user,.dashboard-page .sidebar-settings-link,.dashboard-page .sidebar-preferences-link,.dashboard-page .circle-btn{background:#111b30;border-color:#24334d;color:#cbd5e1}.dashboard-page .nav-item.active{background:#1e293b;color:#bfdbfe}.dashboard-page .inline-app-key{color:#bfdbfe;background:#16243d;border-color:#274672}:root{color:inherit}.app-shell{min-height:100vh;background:radial-gradient(circle at top,#1b2842,#090f1c 45%,#05080f);color:#e2e8f0;padding:2.5rem clamp(1rem,5vw,5rem) 4rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-container{width:100%;max-width:1200px;margin:0 auto}.top-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.brand-mark{font-size:.9rem;text-transform:uppercase;letter-spacing:.2em;color:#94a3b8;margin:0}.hero{padding:1.25rem 0 1.5rem}.subhead{color:#94a3b8;max-width:60ch;margin-bottom:.75rem}.hero-cta{margin-top:.25rem}.link-btn{border:none;background:transparent;padding:0;color:#2563eb;cursor:pointer;font-weight:600;text-decoration:underline}.eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:#7c8da6;margin-bottom:.4rem}.top-bar-sign-in{display:flex;align-items:center}.account-pill{background:#fff;border:1px solid #e2e8f0;border-radius:1.25rem;padding:.85rem 1.25rem;min-width:280px;display:flex;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 25px 60px #0f172a14}.user-name{font-weight:600;margin:0}.user-email{margin:0;color:#4b5565;font-size:.9rem}.account-pill .muted{margin:0}.primary-btn,.ghost-btn,.surface-toggle button{border-radius:.85rem;padding:.85rem 1.2rem;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.primary-btn{background:linear-gradient(120deg,#635bff,#2fb2ff);color:#fff;border:none;outline:none;box-shadow:0 14px 30px #635bff59}.primary-btn:disabled{opacity:.6;cursor:not-allowed}.ghost-btn{background:transparent;color:#dbeafe;border:1px solid #334155}.primary-btn:hover:not(:disabled),.ghost-btn:hover,.surface-toggle button:hover{transform:translateY(-1px)}.surface-toggle{display:inline-flex;gap:.5rem;background:#0f172a;border-radius:999px;padding:.35rem;border:1px solid #334155;box-shadow:0 10px 30px #02061766;margin-bottom:1rem}.surface-toggle button{background:transparent;color:#cbd5e1;border-radius:999px;padding-left:1.25rem;padding-right:1.25rem}.surface-toggle button.active{background:#1e293b;color:#bfdbfe}.status-banner{background:#052e1d;border:1px solid #166534;padding:.9rem 1.2rem;border-radius:.9rem;margin-bottom:1.4rem;color:#86efac}.entitlements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.ent-card{background:#0f172a;border:1px solid #1e293b;border-radius:1.5rem;padding:2rem;box-shadow:0 25px 60px #0f172a14}.ent-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.token-chip{padding:.45rem 1rem;border-radius:999px;border:1px solid #cfd8f0;background:#f8f9ff;font-weight:600}.secret-area{background:#eef2ff;padding:1.25rem;border-radius:1rem;margin-bottom:1.25rem}.ent-list{display:flex;flex-direction:column;gap:.9rem;margin-bottom:1.25rem}.ent-row{display:flex;flex-direction:column;gap:.5rem;border-bottom:1px solid #edf1f9;padding-bottom:.75rem}.package-header{display:flex;flex-direction:column;gap:.1rem}.ent-label{font-weight:600;margin:0}.package-includes{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.3rem;color:#4b5563}.package-includes li{display:flex;align-items:center;gap:.4rem;font-size:.95rem}.view-package-link{align-self:flex-start;margin-top:.4rem;font-size:.9rem}.package-modal{position:fixed;inset:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:20}.package-modal-card{width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:1.5rem;border:1px solid #dde4f5;box-shadow:0 35px 80px #0f172a33;padding:2rem}.package-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0}.package-meta-value{font-size:1.15rem;font-weight:600;margin:.15rem 0 .2rem}.uploads-count{font-size:2rem;line-height:1.2}.modal-section{margin-bottom:1.5rem}.modal-actions{border-top:1px solid #eef1f7;padding-top:1rem;display:flex;justify-content:flex-end}.modal-list,.modal-perks{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.45rem}.modal-list li,.modal-perks li{display:flex;gap:.4rem;align-items:flex-start}.token-form{display:grid;gap:.75rem;margin-bottom:1.25rem}.enrollment-success{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;padding:3rem 0}.success-card{background:#fff;border-radius:1.5rem;border:1px solid #e3e9f6;box-shadow:0 25px 60px #0f172a14;padding:2.5rem;max-width:620px;width:100%;position:relative;z-index:1}.success-card .primary-btn{margin-top:1.25rem}.confetti-wrapper{position:absolute;inset:0;overflow:hidden;pointer-events:none}.confetti-piece{position:absolute;top:0;width:8px;height:16px;border-radius:2px;animation:confetti-fall 3s linear infinite;opacity:0}@keyframes confetti-fall{0%{transform:translateY(-20vh) rotate(0);opacity:1}to{transform:translateY(60vh) rotate(240deg);opacity:0}}.current-plan-card{max-width:520px;width:100%}.current-plan-card ul{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.6rem}.current-plan-card li{display:flex;justify-content:space-between;border-bottom:1px solid #edf1f9;padding-bottom:.5rem}.history ul{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.5rem}.history li{display:flex;justify-content:space-between;font-size:.9rem}.muted{color:#5f6c85}label{display:grid;gap:.4rem;font-size:.9rem}input{padding:.75rem 1rem;border-radius:.75rem;border:1px solid #cbd5f5;background:#fff;color:#0f172a}input:focus{outline:none;border-color:#635bff;box-shadow:0 0 0 2px #635bff33}.plans-hero{text-align:center;margin-top:2rem;margin-bottom:2rem}.plans-hero h2{font-size:clamp(2rem,4vw,3rem);margin:.5rem 0}.plan-toggle{display:inline-flex;border-radius:999px;border:1px solid #dce1ee;padding:.35rem;background:#f4f6fb;gap:.5rem}.plan-toggle button{border:none;background:transparent;color:#4f5d7a;font-weight:600;padding:.45rem 1.25rem;border-radius:999px;cursor:pointer}.plan-toggle button.active{background:#fff;color:#1c2c74;box-shadow:0 8px 18px #2663eb33}.pulpit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.perk-dot{width:.8rem;height:.8rem;border-radius:999px;background:linear-gradient(120deg,#5561ff,#5cc1ff);flex-shrink:0}.free-trial-card{margin-top:2rem;background:#fff;border-radius:1.5rem;border:1px solid #eaedf5;box-shadow:0 18px 40px #0f172a14;padding:2rem;display:grid;gap:1rem}.free-trial-card ul{list-style:none;padding:0;margin:0;display:grid;gap:.4rem;color:#475569}.free-trial-card ul li{display:flex;align-items:center;gap:.5rem}.token-packages{margin-top:2.5rem;background:linear-gradient(135deg,#101828,#1f2a44);color:#fff;border-radius:1.5rem;padding:2rem;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;justify-content:space-between}.token-package-form{display:flex;flex-direction:column;gap:.75rem;min-width:260px}.token-package-form input{background:#0f172a;border-color:#ffffff40;color:#fff}.token-package-form input:focus{border-color:#5cc1ff;box-shadow:0 0 0 2px #5cc1ff59}.token-estimate{margin:0;font-size:.95rem}.token-packages .muted,.token-packages label span{color:#ffffffd9}.token-packages .primary-btn{align-self:flex-start}.auth-modal{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:10}.auth-modal .auth-card{width:min(420px,100%);background:#fff;border-radius:1.25rem;border:1px solid #e3e9f6}.auth-card{padding:2rem;box-shadow:0 35px 80px #0f172a26}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.icon-btn{border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#475569}.tabs{display:inline-flex;gap:.5rem;border-radius:.75rem;background:#f1f3fb;padding:.5rem;margin-bottom:1.5rem}.tabs button{border:none;background:transparent;color:#5b6785;padding:.4rem .9rem;border-radius:.6rem;cursor:pointer;font-weight:600}.tabs button.active{background:#fff;color:#1f2a44}.auth-form{display:grid;gap:1rem}.plans-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:280px;padding:2rem}.app-footer{margin-top:3rem;padding:2rem 1rem;text-align:center;font-size:.8rem;color:#9ca3af}.app-version-badge{position:fixed;right:1rem;bottom:1rem;z-index:1000;background:#0f172ae6;color:#f8fafc;font-size:.7rem;letter-spacing:.08em;padding:.35rem .6rem;border-radius:999px;border:1px solid rgba(148,163,184,.35);box-shadow:0 10px 18px #0f172a33;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;max-width:90vw}.app-version-badge .version-session-request-ids{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem}.app-version-badge .version-id-block{display:inline-flex;align-items:center;gap:.25rem}.app-version-badge .version-id-label{color:#94a3b8}.app-version-badge .version-id-value{font-size:.65rem;background:#00000040;padding:.1rem .25rem;border-radius:4px;max-width:20ch;overflow:hidden;text-overflow:ellipsis}.app-version-badge .version-id-copy{display:inline-flex;align-items:center;justify-content:center;padding:.15rem;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:4px}.app-version-badge .version-id-copy:hover{color:#f8fafc;background:#ffffff1a}.app-version-badge .version-id-copied{color:#86efac;font-size:.75rem}@media(max-width:768px){.hero{flex-direction:column}.account-pill{width:100%}}.auth-shell{min-height:100vh;background:radial-gradient(circle at top,#17233b,#0b1220 55%,#070b14);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative}.auth-shell .auth-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-shell .auth-footer{position:absolute;bottom:2rem;left:0;right:0;text-align:center;margin-top:0}.auth-card{width:100%;max-width:380px;display:flex;flex-direction:column;align-items:center;gap:1.75rem;box-shadow:none;padding:0}.auth-brand{font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#f8fafc;margin:0 0 .25rem;line-height:1.2}.auth-brand .auth-reg{font-size:.65em;vertical-align:super;font-weight:600}.auth-selected-plan{font-size:.9rem;color:#475569;margin:0 0 .5rem;text-align:center}.auth-form{width:100%;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.auth-form label{width:100%;display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:400;color:#cbd5e1}.auth-form input{width:100%;padding:.75rem 1rem;border-radius:10px;border:none;background:#111b30;color:#e2e8f0;font-size:1rem;box-sizing:border-box;box-shadow:none}.auth-form input::placeholder{color:#7b8da8}.auth-form input:focus{outline:none;background:#16233a}.auth-form input[readonly]{cursor:text}.auth-submit{width:100%;padding:.85rem 1.5rem;border:none;border-radius:9999px;background:#1d4ed8;color:#eff6ff;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s ease;box-shadow:none}.auth-submit:hover:not(:disabled){background:#1e40af}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-link{color:#bfdbfe;text-decoration:underline;font-size:.9rem;background:none;border:none;cursor:pointer;padding:0}.auth-link:hover{text-decoration:none}.auth-footer{margin-top:auto;padding-top:3rem;font-size:.8rem;color:#94a3b8}.auth-error{width:100%;padding:.75rem 1rem;border-radius:.5rem;background:#fef2f2;color:#b91c1c;font-size:.9rem}.auth-field-error{display:block;font-size:.8rem;color:#b91c1c;margin-top:.25rem}.auth-switch{font-size:.9rem;color:#94a3b8}.auth-switch button,.auth-switch a{background:none;border:none;color:#bfdbfe;text-decoration:underline;cursor:pointer;padding:0 .25rem;font:inherit}.auth-switch button:hover,.auth-switch a:hover{text-decoration:none}.auth-verify-heading{font-size:1.1rem;font-weight:600;color:#f1f5f9;margin:0}.auth-verify-email.muted{font-size:.9rem;color:#94a3b8;margin:0 0 .5rem}.verify-form .verify-digits{display:flex;gap:.5rem;justify-content:center;width:100%}.verify-digit-input{width:2.75rem;height:2.75rem;text-align:center;font-size:1.25rem;font-weight:600;padding:0;border-radius:10px;border:2px solid #334155;background:#111b30;color:#f1f5f9}.verify-digit-input:focus{outline:none;border-color:#60a5fa;background:#16233a}.auth-expired{width:100%;padding:.75rem 1rem;border-radius:.5rem;background:#fef9c3;color:#854d0e;font-size:.9rem}.auth-expired p{margin:0 0 .75rem}.auth-resend-btn{background:none;border:none;color:#222;text-decoration:underline;cursor:pointer;font-size:.9rem;padding:0}.auth-resend-btn:hover:not(:disabled){text-decoration:none}.auth-resend-btn:disabled{opacity:.6;cursor:not-allowed}.auth-resend-btn.secondary{margin-top:-.5rem}.pulpit-card .plan-perks{list-style:none;padding:0;margin:0;grid-gap:.45rem;display:grid;gap:.45rem;color:#cbd5e1}.pulpit-card-next{margin:0 0 .25rem}.pulpit-card-size-badge{display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:.35rem;background:#334155;color:#94a3b8;margin-bottom:.25rem}.pulpit-card--negative .pulpit-card-size-badge{background:#ffffff40;color:#f1f5f9}.dashboard-page{display:flex;min-height:100vh;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#070b14;color:#e2e8f0}.dashboard-page .dashboard-sidebar{width:250px;background:#0f172a;border-right:1px solid #1e293b;padding:2rem 1.25rem;display:flex;flex-direction:column;gap:2rem;min-height:100vh;height:100vh;position:sticky;top:0;overflow-y:auto}.dashboard-page .sidebar-brand{display:flex;align-items:center;gap:.5rem;font-size:.9rem;letter-spacing:.35em;color:#93c5fd;background:transparent;border:none;padding:0;text-align:left;cursor:pointer}.dashboard-page .sidebar-brand:focus-visible{outline:2px solid #6366f1;outline-offset:4px}.dashboard-page .sidebar-brand svg{width:32px;height:32px}.dashboard-page .sidebar-nav{display:flex;flex-direction:column;gap:.2rem}.dashboard-page .nav-item{border:none;background:transparent;color:inherit;padding:.75rem .6rem;display:flex;align-items:center;gap:.75rem;border-radius:.8rem;font-size:.95rem;cursor:pointer;transition:background .2s ease,color .2s ease}.dashboard-page .nav-item:hover{background:#17243d}.dashboard-page .nav-item.active{background:#1e293b;color:#bfdbfe;font-weight:600}.dashboard-page .nav-icon svg{width:20px;height:20px}.dashboard-page .stroke-icon{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dashboard-page .nav-badge{margin-left:auto;font-size:.7rem;padding:.2rem .45rem;border-radius:.7rem;background:#1e293b;color:#93c5fd;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.dashboard-page .sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:1rem}.dashboard-page .sidebar-tools{display:flex;gap:.6rem}.dashboard-page .circle-btn{width:42px;height:42px;border-radius:50%;border:1px solid #334155;background:#111b30;display:grid;place-items:center;cursor:pointer;transition:box-shadow .2s ease}.dashboard-page .circle-btn:hover{box-shadow:0 10px 20px #0f172a1a}.dashboard-page .sidebar-user{display:flex;align-items:center;gap:.75rem;padding:.9rem;border:1px solid #334155;border-radius:1rem;background:linear-gradient(135deg,#111b30,#17243d);width:100%;cursor:pointer;text-align:left;font:inherit;color:inherit;transition:box-shadow .2s ease}.dashboard-page .sidebar-user:hover{box-shadow:0 10px 25px #4338ca26}.dashboard-page .sidebar-user:focus-visible{outline:2px solid #4f46e5;outline-offset:2px}.dashboard-page .sidebar-user .avatar{width:42px;height:42px;border-radius:50%;background:#4338ca;color:#fff;display:grid;place-items:center;font-weight:600}.dashboard-page .sidebar-settings-link{display:flex;align-items:center;gap:.65rem;width:100%;padding:.65rem .9rem;border:1px solid #334155;border-radius:.75rem;background:#111b30;font-size:.9rem;font-weight:500;color:#cbd5e1;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease;text-align:left}.dashboard-page .sidebar-settings-link:hover{background:#17243d;color:#f8fafc;border-color:#475569}.dashboard-page .sidebar-preferences-link{width:100%;margin-top:.75rem;padding:.65rem .9rem;border:1px solid #334155;border-radius:.75rem;background:#111b30;color:#cbd5e1;font-weight:500;text-align:left;cursor:pointer;transition:background .2s ease,border-color .2s ease}.dashboard-page .sidebar-preferences-link:hover{background:#17243d;border-color:#475569}.dashboard-page .sidebar-settings-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard-page .sidebar-settings-icon svg{width:1.25rem;height:1.25rem}.dashboard-page .dashboard-main{flex:1;padding:2.5rem clamp(1rem,4vw,4rem);display:flex;flex-direction:column;gap:2rem}.dashboard-page--checkout-flow .dashboard-main--full{width:100%;max-width:none}.dashboard-page .dashboard-header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.dashboard-page .dashboard-header h1{margin:.2rem 0;font-size:clamp(1.8rem,2.1vw,2.25rem)}.dashboard-page .inline-app-key{display:inline-flex;align-items:center;margin-left:.75rem;font-size:1rem;padding:.2rem .75rem;border-radius:999px;border:1px solid #d0d5f0;color:#4338ca;background:#f4f6ff}.dashboard-page .dashboard-header .muted{max-width:42ch}.dashboard-page .header-actions{display:flex;gap:.75rem}.dashboard-page .primary-btn,.dashboard-page .ghost-btn{border-radius:999px;padding:.7rem 1.5rem;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.dashboard-page .primary-btn{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;box-shadow:0 15px 30px #4f46e559}.dashboard-page .ghost-btn{background:#fff;color:#1e1f25;border:1px solid #d0d5f0}.dashboard-page .primary-btn:hover,.dashboard-page .ghost-btn:hover{transform:translateY(-1px)}.dashboard-page .plan-panel{background:#0f172a;border-radius:1rem;padding:2rem;border:1px solid #1e293b;box-shadow:0 4px 24px #00000040;display:flex;flex-direction:column;gap:1.5rem;color:#e2e8f0}.dashboard-page .plan-panel-head{display:flex;flex-direction:column;gap:.25rem}.dashboard-page .plan-panel-head .plan-panel-title,.dashboard-page .plan-panel-head h2{color:#f1f5f9;font-weight:600}.dashboard-page .plan-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.dashboard-page .plan-card{background:#1e293b;border:1px solid #334155;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 16px #0003;display:flex;flex-direction:column;gap:1rem;color:#e2e8f0}.dashboard-page .plan-card.current-plan{background:linear-gradient(135deg,#1e293b,#1e3a5f);border-color:#4361ee;box-shadow:0 4px 20px #4361ee33}.dashboard-page .plan-card .card-head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.dashboard-page .plan-card .price-tag{font-weight:700;color:#f1f5f9}.dashboard-page .plan-card .status-pill{font-size:.75rem;color:#a5b4fc;border-radius:999px;border:1px solid #6366f1;padding:.1rem .55rem}.dashboard-page .plan-card.upgrade-plan{background:#334155;color:#f1f5f9;border-color:#475569}.dashboard-page .plan-card.upgrade-plan .price-tag{color:#f1f5f9}.dashboard-page .plan-card.upgrade-plan p,.dashboard-page .plan-card.upgrade-plan .feature-list{color:#cbd5e1}.dashboard-page .plan-card-action-stack{display:flex;flex-direction:column;gap:.35rem}.dashboard-page .plan-card-action-stack .primary-btn,.dashboard-page .plan-card-action-stack .upgrade-btn{margin-bottom:.5rem}.dashboard-page .plan-add-cart-link{background:transparent;border:none;color:#93c5fd;text-decoration:underline;font-size:.9rem;cursor:pointer;align-self:flex-start}.dashboard-page .plan-card .yearly-price{font-size:.9rem;margin:0}.dashboard-page .pulpit-panel .plan-showcase{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.dashboard-page .plan-showcase--compact{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}.dashboard-page .plan-card.plan-card--compact{padding:.75rem 1rem;gap:.5rem;border-radius:.75rem}.dashboard-page .pulpit-trial-card{grid-column:1 / -1}.dashboard-page .plan-card-actions-monthly-yearly{display:flex;flex-wrap:wrap;gap:.5rem}.dashboard-page .plan-card-actions-monthly-yearly .ghost-btn,.dashboard-page .plan-card-actions-monthly-yearly .upgrade-btn{flex:1;min-width:0}.dashboard-page .upgrade-btn{background:#fff;color:#0b1120;border-radius:999px;padding:.8rem 1.75rem;font-weight:700;border:none}.dashboard-page .feature-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem;color:#cbd5e1}.dashboard-page .feature-list-light{color:#e2e8f0}.dashboard-page .feature-list li{display:flex;gap:.35rem;align-items:center}.dashboard-page .feature-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:#6366f1}.dashboard-page .feature-list-light li:before{background:#facc15}.dashboard-page .placeholder-card{background:#1e293b;border-radius:1rem;padding:2rem;border:1px solid #334155;box-shadow:0 4px 24px #0003;text-align:left;color:#e2e8f0}.dashboard-page .subscription-detail-summary{background:#1e293b!important;border:1px solid #334155;border-radius:.5rem;color:#e2e8f0}.dashboard-page .subscription-detail-summary dt{color:#94a3b8!important}.dashboard-page .subscription-detail-summary dd{color:#e2e8f0}.dashboard-page .placeholder-card pre{background:#1e293b!important;border:1px solid #334155;border-radius:.5rem;color:#e2e8f0;padding:1rem;font-size:.875rem;text-align:left;overflow:auto}.dashboard-page .subscription-detail-pre-wrap{overflow-x:auto;overflow-y:auto;border:1px solid #334155;border-radius:.5rem;background:#1e293b}.dashboard-page .subscription-detail-pre-wrap .subscription-detail-pre{margin:0;padding:1rem;font-size:.875rem;text-align:left;background:#1e293b!important;border:none;border-radius:0;color:#e2e8f0;white-space:pre;min-width:min-content;overflow:visible}.dashboard-page .eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.75rem;color:#94a3b8;margin:0}.dashboard-page .muted{color:#94a3b8;font-size:.9rem;margin:0}.dashboard-page .checklist-card,.dashboard-page .dashboard-card,.dashboard-page .hero-card{background:#1e293b;border-radius:1rem;padding:1.5rem;border:1px solid #334155;box-shadow:0 4px 24px #0003;color:#e2e8f0}.dashboard-page .checklist-head{display:flex;justify-content:space-between;align-items:center}.dashboard-page .checklist-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.25rem}.dashboard-page .checklist-step{border:1px solid #e2e7f5;border-radius:1rem;padding:1rem;display:flex;align-items:center;gap:.9rem;position:relative}.dashboard-page .checklist-step .step-index{width:40px;height:40px;border-radius:50%;background:#eef2ff;color:#4338ca;font-weight:600;display:grid;place-items:center}.dashboard-page .checklist-step.done{border-color:#c0f2d3;background:#f2faf5}.dashboard-page .checklist-step.active{border-color:#c7d2fe;background:#f5f7ff}.dashboard-page .checklist-step .step-status{margin-left:auto;text-transform:uppercase;font-size:.75rem;font-weight:700;color:#475569}.dashboard-page .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.dashboard-page .dashboard-card h3{margin:.5rem 0;font-size:1.4rem}.dashboard-page .dashboard-card p{margin:0}.dashboard-page .card-chip{display:inline-flex;align-items:center;padding:.35rem .9rem;border-radius:999px;background:#f1f5f9;font-size:.8rem;color:#475569;text-transform:uppercase;letter-spacing:.1em}.dashboard-page .appkey-card{background:linear-gradient(135deg,#1e293b,#334155);border:1px solid #334155;display:flex;flex-direction:column;gap:.6rem;min-height:220px;color:#e2e8f0}.dashboard-page .appkey-card h3{font-size:1.8rem;color:#f1f5f9}.dashboard-page .appkey-card p{color:#94a3b8}.dashboard-page .appkey-card .primary-btn{margin-top:auto;align-self:flex-start}.dashboard-page .resource-card ul{list-style:none;padding:0;margin:1rem 0 1.5rem;display:flex;flex-direction:column;gap:.5rem}.dashboard-page .resource-card li:before{content:"•";color:#6366f1;margin-right:.5rem}.dashboard-page .mobile-preview{background:radial-gradient(circle at top right,#eef2ff,#f8fafc);text-align:left}.dashboard-page .phone-shell{width:160px;margin-top:1rem;border-radius:30px;border:2px solid #c7d2fe;padding:1rem;position:relative;background:#fff}.dashboard-page .phone-notch{width:70px;height:6px;border-radius:3px;background:#c7d2fe;position:absolute;top:12px;left:50%;transform:translate(-50%)}.dashboard-page .phone-screen{margin-top:.75rem;border-radius:1rem;border:1px solid #e2e8f0;padding:1rem;text-align:center;background:#f8fafc}.dashboard-page .phone-screen .search-pill{margin-top:.8rem;padding:.4rem .75rem;background:#fff;border-radius:999px;border:1px solid #e2e8f0;font-weight:600}.dashboard-page .keyboard{height:30px;margin-top:1rem;border-radius:.6rem;background:repeating-linear-gradient(90deg,#e2e8f0,#e2e8f0 6px,transparent 6px,transparent 10px)}.dashboard-page .hero-card{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;background:#fefefe}.dashboard-page .hero-card h3{font-size:2rem;margin:.5rem 0}.dashboard-page .hero-media{flex:1;min-width:280px;display:flex;justify-content:flex-end}.dashboard-page .promo-card{background:linear-gradient(120deg,#020617,#0b2534 50%,#0f172a);color:#fff;border-radius:1.25rem;padding:1.25rem;width:100%;max-width:360px;box-shadow:0 30px 45px #02061799}.dashboard-page .promo-title{font-size:1.7rem;margin:.4rem 0 1rem;font-weight:700}.dashboard-page .promo-cta{display:flex;gap:.75rem}.dashboard-page .promo-cta button{flex:1;border-radius:999px;border:none;padding:.45rem 0;font-weight:600;cursor:pointer}.dashboard-page .promo-brands{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.6rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.dashboard-page .dashboard-footer{text-align:center;font-size:.85rem;color:#94a3b8}.dashboard-page .dashboard-footer button{border:none;background:transparent;color:#6366f1;cursor:pointer}.dashboard-page .tokens-block{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.dashboard-page .tokens-block:first-of-type{margin-top:1rem;padding-top:0;border-top:none}.dashboard-page .tokens-block-title{margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.dashboard-page .tokens-block-desc{margin:0 0 1rem;font-size:.9rem}.dashboard-page .token-price-info{font-size:.85rem;margin-top:.25rem}.dashboard-page .tokens-panel .token-product-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.dashboard-page .token-product-card{background:#fff;border-radius:1rem;border:1px solid #e2e8f0;padding:1.25rem}.dashboard-page .token-product-info{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;justify-content:space-between}.dashboard-page .token-product-name{margin:0 0 .25rem;font-size:1.1rem}.dashboard-page .token-consume-form{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.dashboard-page .token-consume-form input{width:100px;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem}.dashboard-page .token-consume-form .primary-btn{padding:.5rem 1rem}.plan-panel-spinner-wrap{display:flex;justify-content:center;align-items:center;min-height:120px;padding:1.5rem}.plan-panel-head-with-refresh{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.plan-panel-refresh-btn{flex-shrink:0;padding:.35rem;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.plan-panel-refresh-btn:hover{color:#818cf8;background:#1e293b}.dashboard-page .plan-panel-refresh-btn{color:#94a3b8}.dashboard-page .plan-panel-refresh-btn:hover{color:#c7d2fe;background:#1e293b}.plan-panel-refresh-btn svg{width:1.25rem;height:1.25rem}.dashboard-page .my-subscriptions-section.plan-panel{margin-top:1rem}.dashboard-page .my-subscriptions-title{margin:0;font-size:1.35rem;font-weight:600;color:#f1f5f9}.dashboard-page .my-subscriptions-summary-wrap{display:flex;flex-direction:column;overflow-x:auto;border:1px solid #334155;border-radius:.75rem;background:#1e293b}.dashboard-page .my-subscriptions-table{width:100%;border-collapse:collapse;font-size:.95rem;color:#e2e8f0}.dashboard-page .my-subscriptions-table th,.dashboard-page .my-subscriptions-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #334155;vertical-align:top}.dashboard-page .my-subscriptions-table th{font-weight:600;color:#94a3b8;width:10rem}.dashboard-page .my-subscriptions-table tbody tr:last-child th,.dashboard-page .my-subscriptions-table tbody tr:last-child td{border-bottom:none}.dashboard-page .my-subscriptions-code{font-size:.85rem;background:#334155;color:#e2e8f0;padding:.15rem .4rem;border-radius:.35rem;word-break:break-all}.dashboard-page .my-subscriptions-status{display:inline-block;font-size:.8rem;font-weight:600;text-transform:capitalize;padding:.2rem .5rem;border-radius:999px}.dashboard-page .my-subscriptions-status--active{background:#dcfce7;color:#166534}.dashboard-page .my-subscriptions-status--trialing{background:#dbeafe;color:#1e40af}.dashboard-page .my-subscriptions-status--past_due,.dashboard-page .my-subscriptions-status--canceled,.dashboard-page .my-subscriptions-status--unpaid{background:#fee2e2;color:#991b1b}.dashboard-page .my-subscriptions-items-heading{margin:0 0 .75rem;font-size:1.1rem;font-weight:600;color:#334155}.dashboard-page .my-subscriptions-item-cards{display:grid;grid-template-columns:1fr;gap:1rem}.dashboard-page .my-subscriptions-item-card{padding:1.25rem}.dashboard-page .my-subscriptions-item-card .card-head{margin-bottom:.5rem}.dashboard-page .my-subscriptions-item-title{margin:0;font-size:1.05rem;font-weight:600;color:#0f172a}.dashboard-page .my-subscriptions-item-id{margin:.25rem 0 0;font-size:.8rem}.dashboard-page .my-subscriptions-item-meta{margin:.2rem 0 0;font-size:.8rem}.dashboard-page .my-subscriptions-item-dl{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;margin:.75rem 0 0;padding-top:.75rem;border-top:1px solid #edf0f7;font-size:.9rem}.dashboard-page .my-subscriptions-item-dl dt{color:#64748b;font-weight:500}.dashboard-page .my-subscriptions-item-dl dd{margin:0}.dashboard-page .my-subscriptions-item-dl .my-subscriptions-code{font-size:.8rem}.dashboard-page .my-subscriptions-info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.25rem}.dashboard-page .my-subscriptions-info-card{padding:1.25rem}.dashboard-page .my-subscriptions-info-card-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#0f172a;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.dashboard-page .my-subscriptions-info-card .my-subscriptions-item-dl{margin:0;padding-top:0;border-top:none}.dashboard-page .my-subscriptions-info-json{margin:.5rem 0 0;padding:.5rem .6rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.35rem;font-size:.7rem;overflow-x:auto;white-space:pre-wrap;word-break:break-all;max-height:10rem;overflow-y:auto}@media(max-width:900px){.dashboard-page .my-subscriptions-info-cards{grid-template-columns:1fr}}.dashboard-page .my-subscriptions-cell-with-path{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}.dashboard-page .my-subscriptions-path-link{display:none;align-items:center;justify-content:center;padding:.2rem;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:.35rem;transition:color .2s ease,background .2s ease}.dashboard-page.debug-mode .my-subscriptions-path-link{display:inline-flex}.dashboard-page .my-subscriptions-path-link:hover{color:#4338ca;background:#eef2ff}.dashboard-page .my-subscriptions-path-link svg{width:16px;height:16px}.dashboard-page .my-subscriptions-see-more-wrap{margin:.25rem 1rem .5rem 0;align-self:flex-end}.dashboard-page .my-subscriptions-see-more{font-size:.9rem;font-weight:500;color:#4338ca;background:transparent;border:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:.2em}.dashboard-page .my-subscriptions-see-more:hover{color:#3730a3}.subscription-details-modal-backdrop .subscription-details-modal-content{background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;max-width:42rem;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.subscription-details-modal-body{padding:1.25rem;overflow-y:auto}.subscription-details-modal-cards{margin-bottom:1.25rem}.subscription-details-modal-body .my-subscriptions-info-cards{grid-template-columns:1fr}.subscription-details-summary{padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:1.25rem}.subscription-details-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.5rem}.subscription-details-summary-item{display:flex;flex-direction:column;gap:.2rem}.subscription-details-summary-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.subscription-details-summary-item .my-subscriptions-status{align-self:flex-start}.subscription-details-amount{font-weight:600;font-size:1.05rem;color:#0f172a}.subscription-details-category{margin-bottom:1.25rem}.subscription-details-category:last-child{margin-bottom:0}.subscription-details-category-title{margin:0 0 .5rem;font-size:.85rem;font-weight:600;color:#475569;padding-bottom:.35rem;border-bottom:1px solid #e2e8f0}.subscription-details-dl{margin:0;display:flex;flex-direction:column;gap:.35rem}.subscription-details-row{display:grid;grid-template-columns:12rem 1fr;gap:.75rem;align-items:flex-start}.subscription-details-dt{margin:0;font-size:.8rem;font-weight:500;color:#64748b;word-break:break-word}.subscription-details-dd{margin:0;font-size:.85rem;color:#0f172a;word-break:break-word}.subscription-details-json{margin:0;padding:.5rem .6rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.35rem;font-size:.75rem;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.path-modal-backdrop{position:fixed;inset:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.path-modal-content{background:#1e293b;border:1px solid #334155;border-radius:.75rem;box-shadow:0 25px 50px #0006;max-width:32rem;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;color:#e2e8f0}.path-modal-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #334155}.path-modal-title{margin:0;font-size:1.1rem;font-weight:600;color:#f1f5f9}.path-modal-close{width:2rem;height:2rem;border:none;background:transparent;font-size:1.5rem;line-height:1;color:#94a3b8;cursor:pointer;border-radius:.35rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}.path-modal-close:hover{color:#f1f5f9;background:#334155}.path-modal-body{padding:1.25rem;overflow-y:auto}.path-modal-label{margin:0 0 .35rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.path-modal-label--value{margin-top:1rem}.path-modal-path{display:block;padding:.6rem .75rem;background:#6366f133;color:#a5b4fc;font-size:.9rem;border-radius:.35rem;font-weight:500;border:1px solid #475569}.path-modal-value{margin:0;padding:.75rem;background:#0f172a;border:1px solid #334155;border-radius:.35rem;font-size:.85rem;overflow-x:auto;white-space:pre-wrap;word-break:break-all;color:#e2e8f0}.path-modal-content--with-audit{max-width:36rem}.path-modal-section{margin-bottom:1rem}.path-modal-section:last-child{margin-bottom:0}.path-modal-audit{margin-top:1rem;padding-top:1rem;border-top:1px solid #334155}.path-modal-audit-title{margin:0 0 .5rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.path-modal-audit-dl{margin:0 0 .5rem;display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;font-size:.85rem}.path-modal-audit-dl dt{margin:0;color:#94a3b8;font-weight:500}.path-modal-audit-dl dd{margin:0;color:#e2e8f0}.path-modal-audit-code{padding:.15rem .4rem;background:#334155;border-radius:.25rem;font-size:.85rem;color:#e2e8f0}.path-modal-audit-pre{margin:.5rem 0 0;padding:.6rem .75rem;background:#0f172a;border:1px solid #334155;border-radius:.35rem;font-size:.8rem;overflow-x:auto;white-space:pre-wrap;word-break:break-all;max-height:12rem;overflow-y:auto;color:#e2e8f0}.path-modal-audit-response{margin-top:.75rem}.path-modal-audit-toggle{display:flex;align-items:center;gap:.35rem;padding:.4rem 0;border:none;background:transparent;font-size:.85rem;font-weight:500;color:#a5b4fc;cursor:pointer}.path-modal-audit-toggle:hover{color:#c7d2fe}.path-modal-audit-pre--collapsible{margin-top:.35rem;max-height:16rem}.settings-modal-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.settings-modal-label{font-weight:500;color:#e2e8f0;cursor:pointer}.settings-modal-hint{margin:.5rem 0 0;font-size:.85rem;color:#94a3b8}.settings-toggle{position:relative;width:2.5rem;height:1.35rem;border-radius:999px;border:1px solid #334155;background:#334155;cursor:pointer;transition:background .2s,border-color .2s}.settings-toggle:hover{border-color:#475569}.settings-toggle--on{background:#4f5dff;border-color:#3945a7}.settings-toggle-thumb{position:absolute;top:2px;left:2px;width:1rem;height:1rem;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .2s}.settings-toggle--on .settings-toggle-thumb{transform:translate(1.15rem)}.dashboard-page .profile-settings-section{margin-top:2rem}.dashboard-page .profile-settings-section-head{display:flex;flex-direction:column;gap:.35rem;padding-bottom:1.25rem;border-bottom:1px solid #334155;margin-bottom:1.25rem}.dashboard-page .profile-settings-section-head .eyebrow{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.dashboard-page .profile-settings-section-head h2{margin:0;font-size:1.25rem;font-weight:600;color:#f1f5f9}.dashboard-page .profile-settings-section-desc{margin:0;font-size:.9rem;line-height:1.4;color:#94a3b8}.dashboard-page .profile-settings-section-body{display:flex;flex-direction:column;gap:1.25rem}.dashboard-page .profile-settings-option{padding:1rem 1.25rem;background:#1e293b;border:1px solid #334155;border-radius:.75rem;display:flex;flex-direction:column;gap:.5rem}.dashboard-page .profile-settings-option .settings-modal-row{margin:0}.dashboard-page .profile-settings-option .settings-modal-hint{margin:0;padding-left:0;font-size:.8125rem;line-height:1.45;color:#94a3b8}.dashboard-page .plan-panel-spinner-wrap .muted{margin-left:.5rem}.dashboard-floating-corner{position:fixed;bottom:1rem;right:1rem;z-index:998;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.dashboard-floating-corner__buttons{display:flex;flex-direction:row;align-items:center;gap:.5rem;justify-content:flex-end}.dashboard-floating-corner .subscription-floating-btn,.dashboard-floating-corner .db-dev-floating-btn{position:static;bottom:auto;right:auto}.dashboard-floating-corner__version{font-size:.7rem;letter-spacing:.08em;padding:.35rem .6rem;border-radius:999px;background:#0f172ae6;color:#94a3b8;border:1px solid rgba(148,163,184,.35);box-shadow:0 4px 12px #0003;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;max-width:90vw}.dashboard-floating-corner__version .version-session-request-ids{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem}.dashboard-floating-corner__version .version-id-block{display:inline-flex;align-items:center;gap:.25rem}.dashboard-floating-corner__version .version-id-label{color:#94a3b8}.dashboard-floating-corner__version .version-id-value{font-size:.65rem;background:#00000040;padding:.1rem .25rem;border-radius:4px;max-width:20ch;overflow:hidden;text-overflow:ellipsis}.dashboard-floating-corner__version .version-id-copy{display:inline-flex;align-items:center;justify-content:center;padding:.15rem;border:none;background:transparent;color:#94a3b8;cursor:pointer;border-radius:4px}.dashboard-floating-corner__version .version-id-copy:hover{color:#f8fafc;background:#ffffff1a}.dashboard-floating-corner__version .version-id-copied{color:#86efac;font-size:.75rem}.cart-fab{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:50%;border:none;background:#1f2937;color:#fff;display:grid;place-items:center;box-shadow:0 15px 30px #0f172a40;cursor:pointer;z-index:30}.cart-fab-count{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;border-radius:999px;padding:0 6px;font-size:.75rem;font-weight:600}.cart-modal{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:40}.cart-modal-card{width:min(880px,100%);max-height:92vh;overflow-y:auto;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 40px 80px #0f172a4d}.cart-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.cart-section{margin-top:1.25rem}.cart-section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.cart-line-table{width:100%;border-collapse:collapse;font-size:.95rem}.cart-line-table th,.cart-line-table td{padding:.55rem .35rem;border-bottom:1px solid #e2e8f0}.cart-line-table input[type=number]{width:70px;padding:.3rem}.cart-line-title{font-weight:600}.cart-line-badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.cart-line-badge{display:inline-block;font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:999px;text-transform:capitalize}.cart-line-badge--family{background:#eef1ff;color:#3945a7}.cart-line-badge--type{background:#f1f5f9;color:#475569}.cart-coupon-row{display:flex;gap:.5rem}.cart-coupon-row input{flex:1;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem}.cart-coupon-tags{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-wrap:wrap;gap:.5rem}.cart-coupon-tags li{background:#f1f5f9;border-radius:999px;padding:.2rem .6rem;font-size:.85rem}.cart-coupon-tags button{background:transparent;border:none;margin-left:.25rem;cursor:pointer}.cart-trial input{width:120px;margin-left:.5rem;padding:.4rem;border:1px solid #e2e8f0;border-radius:.5rem}.cart-trial-label{display:inline-flex;align-items:center;gap:.5rem}.cart-summary>div{display:flex;justify-content:space-between;margin-bottom:.35rem}.cart-summary-total{font-size:1.1rem;font-weight:600}.cart-status{margin-top:.5rem}.cart-quote-json{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.cart-quote-json-details summary{cursor:pointer;font-size:.875rem;font-weight:600;color:#475569;-webkit-user-select:none;user-select:none}.cart-quote-json-pre{margin:.75rem 0 0;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.75rem;font-family:ui-monospace,monospace;overflow:auto;max-height:20rem;white-space:pre-wrap;word-break:break-word}.cart-modal-actions{margin-top:1.25rem;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.75rem}.cart-create-quote-btn{border-radius:999px;border:2px solid #4f5dff;color:#1c2c74;padding:.65rem 1.25rem;font-weight:600;background:transparent;cursor:pointer}.cart-create-quote-btn:hover:not(:disabled){background:#eef1ff}.cart-create-quote-btn:disabled{opacity:.6;cursor:not-allowed}.example-showcase{display:flex;flex-direction:column;gap:2rem}.example-group{display:flex;flex-direction:column;gap:1.5rem}.example-group>h3{margin-bottom:.5rem;font-size:1.25rem}.example-block{display:flex;flex-direction:column;gap:1.75rem;padding:2rem;border:1px solid #dfe4fb;border-radius:1.75rem;background:linear-gradient(135deg,#fdfbff,#f7f9ff);box-shadow:0 25px 50px #0f172a14}.example-row{display:flex;flex-wrap:wrap;gap:1.75rem}.example-row-hero{align-items:stretch}.example-text{flex:2;min-width:260px}.example-description{font-size:1.1rem;margin-top:.5rem;color:#334155}.example-text ul{margin:.8rem 0 0;padding-left:1.25rem;color:#475569}.example-why{margin-top:1rem;background:#eef2ff;padding:.75rem 1rem;border-radius:1rem}.example-callout{flex:1;min-width:220px;background:#1f2937;color:#fff;border-radius:1.25rem;padding:1rem 1.25rem;display:flex;flex-direction:column;justify-content:center}.example-callout-label{text-transform:uppercase;font-size:.75rem;letter-spacing:.2em;margin:0 0 .4rem;color:#ffffffb3}.example-callout-value{font-size:1.1rem;margin:0}.example-row-products{flex-direction:column}.example-row-heading{font-weight:600}.example-products{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.example-products-plan-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.example-placeholder{padding:1rem;border:1px dashed #cfd8ff;border-radius:1rem;text-align:center;color:#64748b}.example-showcase .plan-card.example-product-card{background:#fff;border:1px solid #edf0f7;border-radius:1.5rem;padding:1.5rem;box-shadow:0 20px 40px #0f172a14;display:flex;flex-direction:column;gap:1rem;min-height:100%}.example-showcase .plan-card.example-product-card .card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.example-showcase .plan-card.example-product-card .card-head h3{margin:0;font-size:1.25rem}.example-card-head-right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.example-showcase .plan-toggle-card{display:inline-flex;border-radius:999px;border:1px solid #dce1ee;padding:.35rem;background:#f4f6fb;gap:.5rem}.example-showcase .plan-toggle-card button{border:none;background:transparent;color:#4f5d7a;font-weight:600;padding:.45rem 1rem;border-radius:999px;cursor:pointer;font-size:.875rem}.example-showcase .plan-toggle-card button.active{background:#fff;color:#1c2c74;box-shadow:0 8px 18px #2663eb33}.example-showcase .plan-card.example-product-card .price-tag{font-weight:700;color:#1f2937}.example-showcase .plan-card.example-product-card .plan-card-action-stack{display:flex;flex-direction:column;gap:.35rem}.example-product-card{border:1px solid #e4e8f6;border-radius:1.25rem;padding:1rem;background:#fdfcff;display:flex;flex-direction:column;gap:.75rem;min-height:100%}.recurring-card{border-color:#c7d2fe}.usage-card{border-color:#a7f3d0}.oneoff-card{border-color:#fecdd3}.example-product-head h5{margin:0 0 .25rem;font-size:1.1rem}.example-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.example-feature-list li{display:flex;align-items:center;gap:.35rem}.example-feature-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:#6366f1}.example-price-list{display:flex;flex-direction:column;gap:.35rem;margin-top:.35rem}.example-price-row{border:1px dashed #d8def5;border-radius:.9rem;padding:.5rem .75rem;display:flex;flex-direction:column}.example-entitlement-actions{display:flex;justify-content:flex-start}.example-entitlements{border-top:1px solid #e2e8f0;padding-top:.6rem}.example-entitlements ul{list-style:none;padding:0;margin:.4rem 0 0}.example-entitlements li{padding:.25rem 0;border-bottom:1px solid #eef2ff}.example-placeholder{padding:.75rem;border:1px dashed #cbd5f5;border-radius:1rem;color:#64748b}.error-text{color:#c53030}.dashboard-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:960px){.dashboard-page{flex-direction:column}.dashboard-page .dashboard-sidebar{width:100%;flex-direction:row;flex-wrap:wrap;min-height:auto;height:auto;position:static}.dashboard-page .sidebar-nav{flex:1;flex-wrap:wrap;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.dashboard-page .sidebar-footer{flex-direction:row;align-items:center}}.dashboard-page .settings-panel{background:#fff;color:#0f172a;border:1px solid #e4e8f6;box-shadow:0 25px 60px #0f172a14}.dashboard-page .settings-panel-head{display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.dashboard-page .settings-panel-meta{display:flex;align-items:center;gap:.75rem;border:1px solid #e2e8f0;padding:.5rem .85rem;border-radius:999px;background:#f8fafc}.dashboard-page .settings-panel-logo{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#7c3aed,#5b21b6);display:grid;place-items:center;font-weight:700}.dashboard-page .settings-panel-name{margin:0;font-weight:600}.dashboard-page .settings-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1.25rem}.dashboard-page .settings-checkbox-column{display:flex;flex-direction:column;gap:1rem;margin-top:1.25rem}.dashboard-page .settings-toggle-card{border:1px solid #e2e8f0;border-radius:1.2rem;padding:1rem;display:grid;grid-template-columns:1fr auto;gap:1rem;background:#fff;color:inherit;align-items:center;box-shadow:0 20px 35px #0f172a0f}.dashboard-page .settings-toggle-card.checked{border-color:#c7d2fe;box-shadow:0 0 0 1px #6366f133}.dashboard-page .settings-toggle-card input{display:none}.dashboard-page .settings-toggle-card-body{display:flex;flex-direction:column;gap:.75rem}.dashboard-page .settings-tier-badge{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;padding:.1rem .6rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;background:#eef2ff;color:#4338ca}.dashboard-page .settings-tier-badge--pro{background:#dbeafe;color:#1d4ed8}.dashboard-page .settings-tier-badge--free{background:#dcfce7;color:#166534}.dashboard-page .settings-tier-icon{font-size:.9rem}.dashboard-page .settings-toggle-card-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.dashboard-page .settings-checkbox-copy .badge{background:#eef2ff;color:#4338ca;padding:.1rem .4rem;border-radius:.5rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.dashboard-page .settings-checkbox-title{margin:0;font-weight:600}.dashboard-page .settings-checkbox-desc{margin:0;font-size:.9rem;color:#475569}.dashboard-page .settings-checkbox-card input{display:none}.dashboard-page .settings-checkbox-toggle{width:48px;height:26px;border-radius:999px;background:#e2e8f0;position:relative;transition:background .2s ease}.dashboard-page .settings-checkbox-toggle:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .2s ease}.dashboard-page .settings-toggle-card.checked .settings-checkbox-toggle{background:#6366f1}.dashboard-page .settings-toggle-card.checked .settings-checkbox-toggle:after{transform:translate(22px)}.dashboard-page .billing-v2-panel{display:flex;flex-direction:column;gap:1.75rem}.dashboard-page .billing-v2-panel .plan-panel-head{margin-bottom:.75rem}.dashboard-page .billing-v2-top-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.dashboard-page .billing-v2-card.plan-card{background:#1e293b;border:1px solid #334155;box-shadow:0 4px 16px #0003;color:#e2e8f0}.dashboard-page .billing-v2-card.plan-card.current{border-color:#6366f1;box-shadow:0 4px 20px #6366f140}.dashboard-page .billing-v2-card-head{display:flex;justify-content:space-between;align-items:center;gap:.6rem;border-bottom:1px solid #334155;padding-bottom:.85rem}.dashboard-page .billing-v2-card-head-title{display:flex;align-items:center;gap:.65rem;color:#f1f5f9}.dashboard-page .billing-v2-frequency-badge{margin-left:auto}.dashboard-page .billing-v2-icon{width:42px;height:42px;border-radius:12px;background:#312e81;color:#a5b4fc;display:grid;place-items:center;font-size:1.1rem}.billing-icon{width:20px;height:20px}.dashboard-page .billing-v2-card-body{padding-top:1rem;color:#cbd5e1}.dashboard-page .billing-v2-price{margin:.75rem 0;font-size:1.5rem;font-weight:700;color:#f1f5f9}.dashboard-page .billing-v2-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.dashboard-page .billing-v2-date{font-size:1.4rem;font-weight:600;margin:1rem 0 .25rem}.dashboard-page .billing-v2-amount{font-size:1.2rem;font-weight:600}.dashboard-page .billing-v2-detail-grid{display:flex;flex-direction:column;gap:1.25rem}.dashboard-page .billing-v2-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dashboard-page .billing-v2-section-head h3{font-size:1.1rem;margin:0}.dashboard-page .billing-v2-fields{display:flex;flex-direction:column;gap:1rem}.billing-v2-details-block{margin-top:2.5rem}.dashboard-page .billing-v2-field{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #f1f4ff}.dashboard-page .billing-v2-field:last-child{border-bottom:none}.dashboard-page .billing-v2-field-text{max-width:360px;text-align:left}.dashboard-page .billing-v2-field-label{margin:0;font-weight:600}.dashboard-page .billing-v2-field-value{border:1px solid #dfe4ff;border-radius:.85rem;padding:.65rem 1rem;background:#fff;display:inline-flex;gap:.6rem;align-items:center;min-width:280px;justify-content:flex-end}.billing-v2-field-value--wide{min-width:400px}.billing-v2-field-edit{border:none;background:#eef2ff;color:#4338ca;padding:.3rem .85rem;border-radius:999px;font-weight:600;cursor:pointer}.dashboard-page .billing-v2-payment-list{display:flex;flex-direction:column;gap:.75rem}.dashboard-page .billing-v2-payment-card{border:1px solid #e7ecff;border-radius:1rem;padding:.85rem 1rem;display:flex;justify-content:space-between;align-items:center;background:#fff;box-shadow:0 10px 25px #0f172a0d}.dashboard-page .billing-v2-payment-card-content{display:flex;align-items:center;gap:.8rem}.dashboard-page .billing-v2-payment-icon{width:42px;height:42px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;display:grid;place-items:center;font-size:1.1rem;color:#1d4ed8}.dashboard-page .billing-v2-status-badge{border-radius:999px;padding:.2rem .6rem;font-size:.75rem;background:#dcfce7;color:#166534}.dashboard-page .billing-v2-table-card .billing-v2-table{border:none;border-radius:0;background:transparent;box-shadow:none}.billing-v2-trial-alert{padding:.35rem 1rem;border-radius:999px;background:#eef2ff;color:#312e81;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;text-align:center}.profile-page .billing-v2-trial-alert,.billing-v2-section .billing-v2-trial-alert{margin-top:.35rem}.dashboard-page .billing-v2-table-head{padding:.9rem 1rem;background:#eef2ff;font-weight:600}.dashboard-page .billing-v2-table-label{font-weight:600;margin:0 0 .4rem;color:#0f172a}.billing-v2-view-btn{padding:.35rem .85rem;font-size:.85rem;display:inline-flex;gap:.35rem;align-items:center}.billing-v2-view-icon{font-size:.9rem}.dashboard-page .billing-v2-table table{width:100%;border-collapse:collapse}.dashboard-page .billing-v2-table th,.dashboard-page .billing-v2-table td{text-align:left;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.05)}.dashboard-page .billing-v2-table th{font-size:.85rem;color:#475569}.dashboard-page .billing-v2-tag{border-radius:999px;padding:.15rem .6rem;font-size:.75rem;text-transform:capitalize;background:#e0e7ff;color:#3730a3}.dashboard-page .billing-v2-tag--paid{background:#dcfce7;color:#166534}.billing-field-modal{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:40;padding:1.5rem}.billing-field-modal-card{width:min(420px,100%);background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 25px 70px #0f172a26;display:flex;flex-direction:column;gap:1rem}.billing-field-modal-head{display:flex;justify-content:space-between;align-items:center}.billing-field-modal-label{display:flex;flex-direction:column;gap:.4rem;font-weight:600}.billing-field-modal-label input{border:1px solid #e4e8f6;border-radius:.75rem;padding:.6rem .75rem;font-size:1rem}.billing-field-modal-actions{display:flex;justify-content:flex-end;gap:.6rem}.dashboard-page .billing-v2-invoices-head{align-items:center}.billing-v2-trial-pill{margin:0;background:#eef2ff;color:#4338ca;padding:.25rem .75rem;border-radius:999px;font-weight:600}.dashboard-page .billing-v2-invoices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.dashboard-page .billing-v2-invoice-card{border:1px solid #e4e8f6;border-radius:1.25rem;padding:1rem;background:#fff;box-shadow:0 10px 35px #0f172a0f}.dashboard-page .billing-v2-invoice-card-head{margin-bottom:.75rem}.dashboard-page .billing-v2-invoice-row{border:1px solid #e4e8f6;border-radius:1rem;padding:.75rem 1rem;display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.75rem}.dashboard-page .billing-v2-invoice-meta{display:flex;align-items:center;gap:.75rem}.dashboard-page .billing-v2-invoice-members{border:1px solid #e4e8f6;border-radius:1rem;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center}.dashboard-page .billing-v2-members-count,.dashboard-page .billing-v2-invoice-period{margin:0;font-weight:600}.dashboard-page .manage-sub-panel{display:flex;flex-direction:column;gap:1.5rem}.dashboard-page .manage-sub-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.dashboard-page .manage-plan-card,.dashboard-page .plan-card.plan-card-style{border:1px solid #334155;border-radius:1.25rem;padding:1.25rem;background:#1e293b;box-shadow:0 4px 16px #0003;display:flex;flex-direction:column;gap:.75rem;color:#e2e8f0}.dashboard-page .manage-plan-card.current,.dashboard-page .plan-card.plan-card-style.current{border-color:#6366f1;box-shadow:0 4px 20px #6366f140}.dashboard-page .manage-plan-card-head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.dashboard-page .manage-plan-card-title{display:flex;align-items:center;gap:.75rem}.dashboard-page .manage-plan-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#334155,#475569);display:grid;place-items:center;font-size:1.4rem;color:#e2e8f0}.dashboard-page .manage-plan-pill{border-radius:999px;background:#6366f133;color:#a5b4fc;padding:.2rem .65rem;font-weight:600;font-size:.8rem}.dashboard-page .manage-plan-price{margin:0;font-size:1.5rem;font-weight:700;color:#f1f5f9}.dashboard-page .manage-plan-price span{font-size:.85rem;font-weight:400;color:#94a3b8}.dashboard-page .manage-plan-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.dashboard-page .manage-plan-card .primary-btn,.dashboard-page .manage-plan-card .outline-btn{border-radius:999px;padding:.75rem 1rem;font-weight:600;width:100%}.dashboard-page .manage-plan-card .outline-btn{border-color:#475569;color:#a5b4fc;background:#334155}.dashboard-page .manage-plan-card .outline-btn.current-action{background:#1e293b;border-color:#6366f1;color:#e2e8f0;cursor:default}.dashboard-page .manage-sub-status-badge{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#86efac;background:#22c55e33;padding:.2rem .5rem;border-radius:6px;margin-left:.5rem}.dashboard-page .manage-sub-frequency{margin:0 0 .5rem;font-size:.9375rem;color:#cbd5e1}.dashboard-page .manage-sub-meta{display:grid;gap:.25rem 1rem;margin:0 0 .75rem;font-size:.875rem}.dashboard-page .manage-sub-meta dt{color:#94a3b8;font-weight:500;grid-column:1}.dashboard-page .manage-sub-meta dd{margin:0;grid-column:2;color:#e2e8f0}.dashboard-page .my-billing-block-head{color:#e2e8f0}.dashboard-page .my-billing-block-title{color:#f1f5f9}.dashboard-page .my-billing-block-desc{color:#94a3b8}.dashboard-page .my-billing-table-wrap{border:1px solid #334155;border-radius:.75rem;background:#1e293b}.dashboard-page .my-billing-table th,.dashboard-page .my-billing-table td{border-bottom-color:#334155;color:#e2e8f0}.dashboard-page .my-billing-table thead th{background:#1e293b;color:#94a3b8}.dashboard-page .manage-sub-items{list-style:none;padding:0;margin:0 0 1rem;font-size:.875rem;color:#475569}.dashboard-page .manage-sub-items li+li{margin-top:.35rem}.dashboard-page .manage-sub-invoice-preview{margin:1rem 0 0;padding:.75rem;background:var(--surface, #f8fafc);border-radius:.5rem;font-size:.875rem}.dashboard-page .manage-sub-invoice-preview .manage-sub-invoices-title{margin-top:0}.dashboard-page .manage-sub-next-invoice-summary{margin:.5rem 0 0}.dashboard-page .manage-sub-next-invoice-summary p{margin:.25rem 0}.dashboard-page .manage-sub-line-items-label{margin:.75rem 0 .25rem;font-weight:600;font-size:.8125rem;color:var(--text, #1e293b)}.dashboard-page .manage-sub-invoice-preview-lines{margin:.5rem 0 0;padding-left:1.25rem;list-style:disc}.dashboard-page .manage-sub-invoices{margin:1rem 0;overflow-x:auto}.dashboard-page .manage-sub-invoices-title{font-size:.875rem;font-weight:600;margin:0 0 .5rem;color:var(--text, #1e293b)}.dashboard-page .manage-sub-invoices-table{width:100%;border-collapse:collapse;font-size:.8125rem}.dashboard-page .manage-sub-invoices-table th,.dashboard-page .manage-sub-invoices-table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid var(--border, #e2e8f0)}.dashboard-page .manage-sub-invoices-table th{font-weight:600;color:var(--muted, #64748b)}.dashboard-page .manage-sub-invoices-table .link-btn{font-size:inherit}.dashboard-page .manage-danger-zone{border:1px solid rgba(248,113,113,.45);border-radius:1.25rem;background:#7f1d1d38}.dashboard-page .manage-danger-banner{border-bottom:1px solid rgba(248,113,113,.35);padding:.75rem 1rem;font-weight:600;color:#fca5a5}.dashboard-page .manage-danger-content{padding:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;color:#e2e8f0}.dashboard-page .manage-danger-content h4{color:#f8fafc}.dashboard-page .manage-danger-content .muted{color:#94a3b8}.dashboard-page .manage-danger-content button.danger{border-color:#f8717180;color:#fca5a5;border-radius:999px;padding:.75rem 1.25rem;background:#1e293bcc}.dashboard-page .manage-danger-content button.link-btn.danger{border:none;background:transparent;padding:0;border-radius:0;color:#fca5a5;text-decoration:underline;font-weight:600}.dashboard-page .manage-danger-content button.link-btn.danger:hover{color:#fecaca}.dashboard-page .manage-danger-content button.link-btn.danger:disabled{opacity:.6;cursor:not-allowed;color:#94a3b8}.dashboard-page .manage-cancel-actions{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.dashboard-page .manage-actions-zone{border:1px solid #fcd34d;border-radius:1.25rem;background:#fffbeb}.dashboard-page .manage-actions-banner{border-bottom:1px solid #fcd34d;padding:.75rem 1rem;font-weight:600;color:#92400e}.dashboard-page .manage-actions-content{padding:1rem}.dashboard-page .manage-actions-content .link-btn.manage-actions-link{border:none;background:transparent;padding:0;color:#b45309;text-decoration:underline;font-weight:600;cursor:pointer}.dashboard-page .manage-actions-content .link-btn.manage-actions-link:hover{color:#92400e}.dashboard-page .manage-actions-content .link-btn.manage-actions-link:disabled{opacity:.6;cursor:not-allowed}.profile-info-panel{margin-bottom:2rem}.profile-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.25rem}.profile-info-card{border:1px solid #e7ebfb;border-radius:1rem;padding:1rem;background:linear-gradient(135deg,#6366f114,#6366f105)}.profile-info-card h3{margin:.25rem 0 .3rem;font-size:1.25rem}.profile-plan-note{margin-top:1.5rem;padding:1rem;border:1px solid #f4e3c6;border-radius:.75rem;background:#fff9f0;color:#7a5a25;font-size:.95rem;line-height:1.5}.profile-page{display:flex;flex-direction:column;gap:1.5rem}.profile-card{border:1px solid #e4e8f6;border-radius:1.25rem;padding:1.5rem;background:#fff;box-shadow:0 12px 30px #0f172a12}.dashboard-page .profile-card{background:#1e293b;border-color:#334155;box-shadow:0 4px 16px #0003;color:#e2e8f0}.profile-section-head h3{margin:0}.dashboard-page .profile-card .profile-section-head h3{color:#f1f5f9}.profile-section-head .muted{margin-top:.25rem}.dashboard-page .profile-card .profile-section-head .muted{color:#94a3b8}.profile-avatar-row{display:flex;align-items:center;gap:1rem;margin-top:1rem}.profile-avatar-large{width:72px;height:72px;border-radius:1rem;background:#4338ca;color:#fff;display:grid;place-items:center;font-size:1.5rem;font-weight:600}.dashboard-page .profile-card .profile-avatar-large{background:#4f46e5}.profile-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;border-top:1px solid #f1f4ff}.dashboard-page .profile-card .profile-row{border-top-color:#334155}.profile-row:first-of-type{border-top:none;padding-top:0}.profile-label{margin:0;font-weight:600}.dashboard-page .profile-card .profile-label{color:#e2e8f0}.profile-desc{margin:.25rem 0 0;color:#6b7280;max-width:360px}.dashboard-page .profile-card .profile-desc{color:#94a3b8}.profile-field{min-width:320px;padding:.65rem 1rem;border:1px solid #dfe4ff;border-radius:.85rem;background:#fafbff;display:flex;align-items:center;gap:.75rem;justify-content:flex-end}.dashboard-page .profile-card .profile-field{background:#0f172a;border-color:#475569;color:#e2e8f0}.profile-edit-btn{border:1px solid #d9ddf4;background:#fff;color:#4338ca;border-radius:999px;padding:.35rem .85rem;font-weight:600}.dashboard-page .profile-card .profile-edit-btn{border-color:#475569;background:#334155;color:#a5b4fc}.dashboard-page .profile-card .profile-edit-btn:hover:not(:disabled){background:#475569;color:#c7d2fe}.profile-edit-btn:disabled{color:#9ca3af;border-color:#e5e7eb}.dashboard-page .profile-card .profile-edit-btn:disabled{color:#64748b;border-color:#334155}.profile-linked-wrapper{min-width:320px}.profile-linked-table{width:100%;border-collapse:collapse;border:1px solid #e4e8f6;border-radius:1rem;overflow:hidden}.dashboard-page .profile-card .profile-linked-table{border-color:#475569}.profile-linked-table th,.profile-linked-table td{padding:.65rem .9rem;text-align:left}.profile-linked-table th{background:#f7f8fd;font-size:.85rem;color:#475569}.dashboard-page .profile-card .profile-linked-table th{background:#334155;color:#94a3b8}.profile-linked-table td{border-top:1px solid #eef0f8}.dashboard-page .profile-card .profile-linked-table td{border-top-color:#334155;color:#e2e8f0}.profile-connect-btn,.profile-signout-btn,.profile-delete-btn{border-radius:999px;padding:.65rem 1rem;font-weight:600}.profile-connect-btn{background:#4f46e5;color:#fff;border:none}.dashboard-page .profile-card .profile-connect-btn{background:#6366f1;color:#fff}.dashboard-page .profile-card .profile-connect-btn:hover{background:#818cf8}.profile-signout-btn{border:1px solid #dbe3f4;background:#fff;color:#1f2937}.dashboard-page .profile-card .profile-signout-btn{border-color:#475569;background:#334155;color:#e2e8f0}.dashboard-page .profile-card .profile-signout-btn:hover{background:#475569;color:#f1f5f9}.profile-delete-btn{border:none;background:#fee2e2;color:#b91c1c}.dashboard-page .profile-card .profile-delete-btn{background:#b91c1c40;color:#fca5a5}.dashboard-page .profile-card .profile-delete-btn:hover{background:#b91c1c66;color:#fecaca}.profile-edit-modal{position:fixed;inset:0;background:#0f172a59;display:grid;place-items:center;z-index:40;padding:1.5rem}.profile-edit-card{width:min(420px,100%);background:#fff;border-radius:1rem;box-shadow:0 25px 60px #0f172a33;padding:1.5rem;position:relative}.profile-edit-close{position:absolute;top:1rem;right:1rem;border:none;background:transparent;font-size:1.1rem;cursor:pointer}.profile-edit-label{display:flex;flex-direction:column;gap:.4rem;margin:1rem 0}.profile-edit-label input{border:1px solid #cfd5f7;border-radius:.75rem;padding:.6rem .75rem;font-size:1rem}.profile-edit-actions{display:flex;justify-content:flex-end;gap:.75rem}.profile-provider-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.profile-provider-btn{border:1px solid #dbe3f4;border-radius:.75rem;padding:.6rem .85rem;text-align:left;font-weight:600;background:#fff;cursor:pointer}.plan-change-modal{position:fixed;inset:0;background:#0f172a73;display:grid;place-items:center;z-index:20}.plan-change-card{width:min(420px,calc(100% - 2rem));border-radius:1rem;padding:1.5rem;background:#0f172a;color:#e2e8f0;box-shadow:0 25px 60px #0f172a59}.plan-change-card h3{margin:0 0 .5rem;font-size:1.4rem}.plan-change-card .muted{color:#cbd5f5}.plan-change-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}.preferences-panel{margin-bottom:2rem}.preferences-list{margin-top:1.25rem;border:1px solid #e2e8f0;border-radius:1rem;background:#fff}.preference-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1.1rem 1.25rem;border-bottom:1px solid #eef2ff;align-items:center}.preference-row:last-child{border-bottom:none}.preference-label{font-weight:600;margin:0 0 .35rem}.preference-description{max-width:560px}.preference-select{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .9rem;border-radius:999px;border:1px solid #c7d2fe;background:#eef2ff;color:#312e81;cursor:pointer;font-weight:600}.preference-toggle{width:46px;height:26px;border-radius:999px;border:1px solid #cbd5f5;background:#e2e8ff;position:relative;cursor:pointer;transition:background .2s ease}.preference-toggle.on{background:#4f46e5;border-color:#4338ca}.preference-toggle-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #0f172a26;transition:transform .2s ease}.preference-toggle.on .preference-toggle-thumb{transform:translate(20px)}.preferences-footer{margin-top:1.5rem;padding:0 .5rem}.payment-modal{position:fixed;inset:0;background:#0f172a73;display:grid;place-items:center;z-index:30;padding:1.5rem}.payment-modal-card{width:min(420px,100%);border-radius:1.25rem;background:#111827;color:#f1f5f9;padding:1.75rem;box-shadow:0 35px 70px #0f172a73;position:relative}.payment-modal-card h3{margin:0 0 .35rem}.payment-modal-card .muted{color:#cbd5f5}.payment-modal-close{position:absolute;top:1rem;right:1rem;border:none;background:transparent;color:#e2e8f0;font-size:1.2rem;cursor:pointer}.payment-modal-body{margin:1.5rem 0}.payment-card-preview{border:1px solid rgba(226,232,240,.2);border-radius:1rem;padding:1rem;background:#0f172a66}.payment-card-line{display:flex;justify-content:space-between;align-items:center;color:#cbd5f5;margin-bottom:.65rem}.payment-card-lock .billing-icon{color:#cbd5f5}.payment-card-field{border-radius:.75rem;background:#000;padding:.75rem 1rem;display:flex;justify-content:space-between;color:#f8fafc;font-weight:600;margin-bottom:.5rem}.payment-modal-actions{display:flex;justify-content:flex-end;gap:.75rem}.checkout-plan-view{max-width:80rem;margin:0 auto;padding:2rem 1.5rem;width:100%}.checkout-plan-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media(max-width:768px){.checkout-plan-two-columns{grid-template-columns:1fr}}.checkout-plan-column{min-width:0}.checkout-plan-addons-section{position:sticky;top:1rem}.checkout-plan-view--empty{text-align:center;padding:4rem 2rem}.checkout-plan-view--empty .primary-btn{margin-top:1rem}.checkout-plan-view-header{margin-bottom:1.5rem}.checkout-plan-view-header__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.checkout-plan-view-header h1{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.checkout-plan-global-cadence{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.checkout-plan-global-cadence__label{font-size:.8125rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.checkout-plan-global-cadence__toggle{display:flex;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden}.checkout-plan-global-cadence__btn{padding:.5rem 1rem;font-size:.875rem;font-weight:500;border:none;background:#fff;color:#64748b;cursor:pointer;transition:background .15s,color .15s}.checkout-plan-global-cadence__btn+.checkout-plan-global-cadence__btn{border-left:1px solid #e2e8f0}.checkout-plan-global-cadence__btn:hover{background:#f8fafc;color:#0f172a}.checkout-plan-global-cadence__btn[aria-pressed=true]{background:#7c3aed;color:#fff}.checkout-plan-global-cadence__btn[aria-pressed=true]:hover{background:#6d28d9}.checkout-plan-global-cadence__btn--yearly{display:inline-flex;align-items:center;gap:.35rem}.checkout-plan-global-cadence__discount{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;padding:.15rem .4rem;border-radius:999px;background:#dcfce7;color:#166534}.checkout-plan-global-cadence__btn--yearly[aria-pressed=true] .checkout-plan-global-cadence__discount{background:#ffffff40;color:#fff}.checkout-plan-validation{padding:.75rem 1rem;margin-bottom:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:.9375rem;color:#b91c1c}.checkout-plan-block-title{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 .75rem}.checkout-plan-cart-section{margin-bottom:1.5rem}.checkout-product-cards{display:flex;flex-direction:column;gap:1.25rem}.checkout-product-card{padding:1.5rem;border-radius:12px;border:1px solid #334155;background:#1e293b;box-shadow:0 4px 16px #0003;color:#e2e8f0}.checkout-product-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.5rem}.checkout-product-card__title{font-size:1.25rem;font-weight:700;color:#f1f5f9;margin:0;flex:1;min-width:0}.checkout-product-card__update{flex-shrink:0;padding:.35rem .75rem;font-size:.8125rem;font-weight:600;color:#a5b4fc;background:transparent;border:1px solid #475569;border-radius:6px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.checkout-product-card__update:hover{color:#c7d2fe;background:#334155;border-color:#6366f1}.checkout-product-card__remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;color:#94a3b8;background:transparent;border:1px solid #334155;border-radius:6px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.checkout-product-card__remove:hover{color:#fca5a5;border-color:#475569;background:#ef444433}.checkout-product-card__remove-icon{width:1rem;height:1rem}.checkout-product-card__cadence{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.checkout-product-card__cadence-label{font-size:.8125rem;font-weight:600;color:#94a3b8}.checkout-product-card__cadence-toggle{display:flex;border-radius:6px;border:1px solid #334155;overflow:hidden;background:#334155}.checkout-product-card__cadence-btn{padding:.35rem .75rem;font-size:.8125rem;font-weight:500;border:none;background:transparent;color:#94a3b8;cursor:pointer;transition:background .15s,color .15s}.checkout-product-card__cadence-btn+.checkout-product-card__cadence-btn{border-left:1px solid #475569}.checkout-product-card__cadence-btn:hover{background:#475569;color:#e2e8f0}.checkout-product-card__cadence-btn--active,.checkout-product-card__cadence-btn[aria-pressed=true]{background:#6366f1;color:#fff}.checkout-product-card__cadence-btn--active:hover,.checkout-product-card__cadence-btn[aria-pressed=true]:hover{background:#4f46e5}.checkout-product-card__cadence-badge{font-size:.6rem;font-weight:600;margin-left:.2rem;padding:.1rem .35rem;border-radius:4px;background:#22c55e4d;color:#86efac;white-space:nowrap}.checkout-product-card__cadence-btn--active .checkout-product-card__cadence-badge,.checkout-product-card__cadence-btn[aria-pressed=true] .checkout-product-card__cadence-badge{background:#ffffff40;color:#fff}.checkout-product-card__price-block{margin-bottom:.75rem}.checkout-product-card__price{font-size:2rem;font-weight:800;color:#a5b4fc;letter-spacing:-.02em;line-height:1.2}.checkout-product-card__period{font-size:1.125rem;font-weight:500;color:#94a3b8;margin-left:.25rem}.checkout-product-card__annual-price{font-size:1.125rem;font-weight:700;color:#f1f5f9;margin-left:.75rem}.checkout-product-card__annual-period{font-size:1.125rem;font-weight:500;color:#94a3b8}.checkout-product-card__qty{font-size:.875rem;color:#94a3b8;margin:0 0 1rem}.checkout-product-card__features{list-style:none;padding:0;margin:0;font-size:.9375rem;color:#cbd5e1}.checkout-product-card__features li{padding:.35rem 0 .35rem 1.25rem;position:relative}.checkout-product-card__features li:before{content:"";position:absolute;left:0;top:.65rem;width:5px;height:5px;border-radius:50%;background:#6366f1}.checkout-plan-due-block{padding:1rem 1.25rem;background:#1e293b;border-radius:12px;border:1px solid #334155;margin-bottom:1.5rem;color:#e2e8f0}.checkout-plan-totals{margin:0}.checkout-plan-totals-row{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0;font-size:.9375rem}.checkout-plan-totals-row dt{color:#94a3b8;font-weight:500}.checkout-plan-totals-row dd{margin:0;font-weight:600;min-width:4.5rem;text-align:right;color:#e2e8f0}.checkout-plan-summary-section{margin-top:.5rem}.checkout-plan-summary-section__header{margin-bottom:.15rem;color:#94a3b8}.checkout-plan-summary-list{list-style:none;padding:0;margin:0;padding-left:1rem;border-left:2px solid #334155}.checkout-plan-summary-list__item{display:grid;grid-template-columns:1fr auto auto;align-items:center;padding:.1rem 0;font-size:.8125rem;color:#94a3b8;gap:.75rem}.checkout-plan-summary-list__name{font-weight:500;min-width:0;color:#e2e8f0}.checkout-plan-summary-list__price{font-weight:600;color:#cbd5e1;min-width:4rem;text-align:right}.checkout-plan-summary-list__actions{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;justify-self:end}.checkout-plan-summary-remove{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;color:#94a3b8;background:transparent;border:1px solid #334155;border-radius:4px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.checkout-plan-summary-remove:hover{color:#fca5a5;border-color:#475569;background:#ef444433}.checkout-plan-summary-remove-icon{width:.875rem;height:.875rem}.checkout-plan-no-recurring{font-size:.9375rem;color:#94a3b8;margin:0;padding:1rem;text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.checkout-plan-totals-row--total{font-size:1.125rem;margin-top:.5rem;padding-top:.75rem;border-top:1px solid #334155}.checkout-plan-totals-row--total dt{font-weight:600;color:#f1f5f9}.checkout-plan-totals-row--total dd{font-size:1.25rem;font-weight:700;color:#f1f5f9}.checkout-plan-addon-cards{display:flex;flex-direction:column;gap:1rem}.checkout-addon-card{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:24px;margin-bottom:.75rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px #0000000f;cursor:pointer}.checkout-addon-card:last-child{margin-bottom:0}.checkout-addon-card--selected{border-color:#1c2c74;box-shadow:0 0 0 2px #1c2c74}.checkout-addon-card__content{flex:1;min-width:0}.checkout-addon-card__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.checkout-addon-card__title{font-size:1rem;font-weight:700;color:#0f172a;margin:0}.checkout-addon-card__title-row .checkout-addon-card__price{flex-shrink:0}.checkout-addon-card__desc{font-size:.875rem;color:#64748b;margin:0}.checkout-addon-card__price{font-size:1rem;font-weight:600;color:#7c3aed}.checkout-addon-card__checkbox-wrap{flex-shrink:0;display:flex;align-items:center;cursor:pointer}.checkout-addon-card__checkbox{width:1.25rem;height:1.25rem;accent-color:#7c3aed;cursor:pointer}.checkout-plan-view-actions{display:flex;justify-content:space-between;gap:1rem;padding-top:1rem;margin-top:1.5rem;border-top:1px solid #e2e8f0}.checkout-plan-view-actions .primary-btn:disabled{opacity:.6;cursor:not-allowed}.checkout-addon-cards__tiered.checkout-ai-tokens-tiered-card{margin-bottom:0}.checkout-ai-tokens-tiered-card{border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;background:#fafafa}.checkout-ai-tokens-tiered-card__content{display:flex;flex-direction:column;gap:.75rem}.checkout-ai-tokens-tiered-card__title{font-size:1rem;font-weight:600;margin:0}.checkout-ai-tokens-tiered-card__desc{font-size:.875rem;color:#64748b;margin:0}.checkout-ai-tokens-tiered-card__row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.checkout-ai-tokens-tiered-card__label{font-size:.875rem;font-weight:500}.checkout-ai-tokens-tiered-card__input{width:6rem;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem}.checkout-ai-tokens-tiered-card__total{font-size:.9375rem;font-weight:600;margin:0}.checkout-ai-tokens-tiered-card__actions{display:flex;gap:.75rem;flex-wrap:wrap}// Layout,summary,and block titles come from CheckoutPlanView.css (shared with checkout-plan). .checkout-plan-view--payment .checkout-plan-summary-remove-icon{opacity:0}.checkout-payment-element-wrap{margin-top:.5rem}.checkout-payment-methods.checkout-product-card{padding:0}.checkout-payment-methods{margin-bottom:1.5rem}.payment-methods-list{list-style:none;padding:0;margin:0;overflow:hidden}.payment-methods-list li{border-bottom:1px solid #334155;padding:0}.payment-methods-list li:last-child{border-bottom:none}.payment-method-item{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;cursor:pointer;color:#e2e8f0}.payment-method-item:hover{background:#334155}.payment-method-item input{margin:0}.payment-method-label{flex:1;font-weight:500}.payment-method-default-badge{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;background:#334155;padding:.2rem .5rem;border-radius:6px}.link-btn{background:none;border:none;color:#a5b4fc;font-size:.875rem;cursor:pointer;padding:.25rem .5rem;margin-left:1.25rem}.link-btn:hover{text-decoration:underline;color:#c7d2fe}.link-btn:disabled{opacity:.6;cursor:default}.checkout-payment-add-new{margin-bottom:1.5rem}.checkout-payment-add-new-form{margin-top:.75rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px dashed #cbd5e1}.checkout-payment-error{color:#b91c1c;font-size:.875rem;margin-bottom:1rem}.checkout-plan-totals-row--credit dd{color:#16a34a;font-weight:600}.checkout-payment-type-badge{font-size:.7rem;font-weight:600;color:#16a34a;background:#dcfce7;padding:.2rem .5rem;border-radius:6px;margin-left:.5rem}.checkout-payment-guest-form{margin-top:1rem;padding:1.25rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.checkout-payment-guest-form-title{font-size:.9375rem;font-weight:600;color:#0f172a;margin:0 0 1rem}.checkout-payment-guest-form-fields{display:flex;flex-direction:column;gap:1rem}.checkout-payment-guest-label{display:block;font-size:.8125rem;font-weight:500;color:#475569;margin-bottom:.35rem}.checkout-payment-guest-input{width:100%;padding:.6rem .75rem;font-size:.9375rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;box-sizing:border-box}.checkout-payment-guest-input:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed33}.checkout-payment-guest-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkout-payment-trust{font-size:.8125rem;color:#64748b;margin:1rem 0 0;padding-top:1rem;border-top:1px solid #e2e8f0}.checkout-card-form{margin-top:1.5rem}.checkout-card-form-saved{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.checkout-card-form-title{font-size:.9375rem;font-weight:600;margin:0 0 .75rem}.checkout-card-form-select{width:100%;max-width:320px;padding:.5rem .75rem;font-size:.9375rem;border:1px solid #cbd5e1;border-radius:6px;margin-bottom:.75rem;background:#fff}.checkout-card-form-btn{margin-top:.25rem}.checkout-card-form-fields{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.stripe-card{padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff}.stripe-card .card-element{min-height:24px}.stripe-card-number{flex:1}.stripe-card-expiry,.stripe-card-cvc{max-width:160px}.checkout-card-form-save{margin-bottom:1rem}.checkout-card-form-save-label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9375rem}.checkout-card-form-save-label input{margin:0}.checkout-card-form-actions{margin-top:1rem}.plan-card{background:#fff;border:1px solid #edf0f7;border-radius:1.5rem;padding:1.5rem;box-shadow:0 20px 40px #0f172a14;display:flex;flex-direction:column;gap:1rem;min-height:0}.plan-card .plan-card-action-stack{margin-top:auto}.plan-card .card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.plan-card-head-right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.plan-card .price-tag{font-weight:700;color:#1f2937}.plan-toggle.plan-toggle-card{display:inline-flex;border-radius:999px;border:1px solid #dce1ee;padding:.35rem;background:#f4f6fb;gap:.5rem}.plan-toggle.plan-toggle-card button{border:none;background:transparent;color:#4f5d7a;font-weight:600;padding:.45rem 1rem;border-radius:999px;cursor:pointer;font-size:.875rem}.plan-toggle.plan-toggle-card button.active{background:#fff;color:#1c2c74;box-shadow:0 8px 18px #2663eb33}.plan-card-next,.plan-card-size-text{margin:0 0 .25rem;font-size:.875rem;font-weight:500}.plan-card-meta-text{color:#475569}.plan-card.plan-card--dark .plan-card-meta-text{color:#cbd5e1}.plan-card-size-badge{display:inline-block;font-size:.75rem;font-weight:500;padding:.2rem .5rem;border-radius:.35rem;background:#f1f5f9;color:#64748b}.plan-card-cadence-row{margin-bottom:.5rem}.plan-card-cadence-row .plan-toggle-card{justify-content:center}.plan-card.plan-card--dark{background:#1c2c74;border-color:#2d3a8c;color:#f7f9ff;box-shadow:0 20px 40px #00000040}.plan-card.plan-card--dark .eyebrow,.plan-card.plan-card--dark .price-tag,.plan-card.plan-card--dark h3{color:#fff}.plan-card.plan-card--dark .muted,.plan-card.plan-card--dark .yearly-price{color:#cbd5e1}.plan-card.plan-card--dark .feature-list{color:#e2e8f0}.plan-card.plan-card--dark .feature-list li{color:inherit}.plan-card.plan-card--dark .plan-add-cart-link{color:#e0e7ff}.plan-card.plan-card--dark .status-pill{border-color:#ffffff80;color:#fff}.plan-card.plan-card--dark.upgrade-plan{background:#2d3a8c;border-color:#2d3a8c}.plan-card.plan-card--dark .plan-toggle.plan-toggle-card{border-color:#ffffff4d;background:#ffffff1a}.plan-card.plan-card--dark .plan-toggle.plan-toggle-card button{color:#cbd5e1}.plan-card.plan-card--dark .plan-toggle.plan-toggle-card button.active{background:#fff;color:#1c2c74}.plan-card.plan-card--compact{padding:.75rem 1rem;gap:.5rem;border-radius:.75rem}.plan-card.plan-card--compact .card-head h3{font-size:.9375rem}.plan-card.plan-card--compact .price-tag{font-size:.875rem}.plan-card.plan-card--compact .muted,.plan-card.plan-card--compact .yearly-price{font-size:.8125rem}.plan-card.plan-card--compact .feature-list{gap:.25rem}.plan-card.plan-card--compact .feature-list li{font-size:.8125rem}.plan-card.plan-card--compact .plan-toggle.plan-toggle-card{padding:.2rem;gap:.25rem}.plan-card.plan-card--compact .plan-toggle.plan-toggle-card button{padding:.25rem .5rem;font-size:.6875rem}.plan-card.plan-card--compact .primary-btn{padding:.4rem .75rem;font-size:.8125rem}.plan-card.plan-card--compact-cadence .plan-toggle.plan-toggle-card{padding:.2rem;gap:.25rem}.plan-card.plan-card--compact-cadence .plan-toggle.plan-toggle-card button{padding:.25rem .5rem;font-size:.75rem}.plans-selection-view{max-width:80rem;margin:0 auto;padding:2rem 1.5rem;width:100%}.plans-selection-view__header{margin-bottom:1.5rem}.plans-selection-view__header h1{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.plans-selection-view__showcase{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:1.5rem;justify-content:center;margin-bottom:2rem}@media(max-width:767px){.plans-selection-view__showcase{grid-auto-flow:row;grid-auto-columns:unset}}.plans-selection-view__spinner{display:flex;justify-content:center;padding:3rem}.plans-selection-view__empty{text-align:center;color:#64748b;margin:2rem 0}.plans-selection-view__actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.plans-selection-view__actions .primary-btn:disabled{opacity:.6;cursor:not-allowed}.plans-selection-view__card-wrap{border-radius:1.5rem;border:2px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}.plans-selection-view__card-wrap--selected{border-color:#1c2c74;box-shadow:0 0 0 1px #1c2c74}.plans-selection-view__card-wrap--selected .plan-card.upgrade-plan{background:#fff;color:inherit;border-color:#edf0f7}.plans-selection-view__card-wrap--selected .plan-card.upgrade-plan .price-tag,.plans-selection-view__card-wrap--selected .plan-card.upgrade-plan p,.plans-selection-view__card-wrap--selected .plan-card.upgrade-plan .feature-list{color:inherit}.plans-selection-view__card-wrap--selected .plan-card.upgrade-plan .price-tag{color:#1f2937}.plans-selection-view__card-wrap--selected .plan-card.upgrade-plan .plan-card-meta-text{color:#475569}.plans-selection-view__cart-code{margin-top:2rem;padding-top:1rem;border-top:1px solid #e2e8f0}.plans-selection-view__cart-code summary{cursor:pointer;font-size:.875rem;font-weight:600;color:#475569;-webkit-user-select:none;user-select:none}.plans-selection-view__cart-json{margin:.75rem 0 0;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.75rem;font-family:ui-monospace,monospace;overflow:auto;max-height:20rem;white-space:pre-wrap;word-break:break-word}.saus-card.pulpit-card{width:100%;box-sizing:border-box}.pulpit-card{background:#1e293b;border-radius:1.5rem;border:1px solid #334155;box-shadow:0 4px 16px #0003;padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem;color:#e2e8f0}.pulpit-card .card-top{display:flex;flex-direction:column;gap:.35rem}.saus-card-eyebrow-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.saus-card-eyebrow-row .eyebrow{margin:0}.pulpit-card .card-cadence{align-self:flex-start;background:#6366f133;color:#a5b4fc;border-radius:999px;padding:.2rem .9rem;font-size:.8rem;font-weight:600}.pulpit-card .plan-price{font-size:2.1rem;font-weight:700;margin:0;color:#f1f5f9}.pulpit-card .plan-price span{font-size:1rem;font-weight:500;color:#94a3b8}.pulpit-card .plan-perks{list-style:none;padding:0;margin:0;display:grid;gap:.45rem;color:#cbd5e1}.pulpit-card .plan-perks li{display:flex;align-items:center;gap:.5rem}.pulpit-card .perk-dot{width:.8rem;height:.8rem;border-radius:999px;background:linear-gradient(120deg,#6366f1,#818cf8);flex-shrink:0}.pulpit-card .outline-btn{border-radius:999px;border:2px solid #475569;color:#a5b4fc;padding:.85rem;font-weight:600;background:#334155;cursor:pointer;transition:background .2s ease,color .2s ease}.pulpit-card .outline-btn:hover{background:#475569;color:#e2e8f0}.saus-card-title{font-size:1.5rem;font-weight:700;margin:0;line-height:1.25;color:#f1f5f9}.saus-card-prices{display:flex;flex-wrap:nowrap;gap:1rem;align-items:stretch;width:100%;margin-top:.5rem}.saus-card-price-block{display:flex;flex-direction:column;gap:.5rem;min-width:0;flex:1 1 0}.saus-card-price-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.35rem}.saus-card-action-btn{padding:.4rem .75rem;font-size:.8rem;font-weight:600}.saus-card .saus-card-action-btn.primary-btn,.saus-card .saus-card-action-btn.outline-btn{padding:.4rem .75rem;font-size:.8rem}.pulpit-card--negative .saus-card-title{color:#fff}.saus-card-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.saus-card .primary-btn{border-radius:999px;font-weight:600;cursor:pointer}.saus-card-size-badge{display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .6rem;border-radius:.35rem;background:#334155;color:#94a3b8}.pulpit-card--negative .saus-card-size-badge{background:#ffffff40;color:#f1f5f9}.pulpit-card--negative{background:#1c2c74;border-color:#2d3a8c;box-shadow:0 25px 50px #00000040}.pulpit-card--negative .card-cadence{background:#fff3;color:#e0e7ff}.pulpit-card--negative .eyebrow,.pulpit-card--negative .plan-price{color:#fff}.pulpit-card--negative .plan-price span{color:#94a3b8}.pulpit-card--negative .muted{color:#cbd5e1}.pulpit-card--negative .plan-perks{color:#e2e8f0}.pulpit-card--negative .perk-dot{background:linear-gradient(120deg,#818cf8,#67e8f9)}.pulpit-card--negative .outline-btn{border-color:#fff;color:#fff;background:transparent}.pulpit-card--negative .outline-btn:hover{background:#ffffff26;color:#fff}.media-plans-selection-view{max-width:80rem;margin:0 auto;padding:2rem 1.5rem;width:100%}.media-plans-selection-view__header{margin-bottom:1.5rem}.media-plans-selection-view__header h1{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.media-plans-selection-view__showcase{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:1.5rem;justify-content:center;margin-bottom:2rem}@media(max-width:767px){.media-plans-selection-view__showcase{grid-auto-flow:row;grid-auto-columns:unset}}.media-plans-selection-view__spinner{display:flex;justify-content:center;padding:3rem}.media-plans-selection-view__empty{text-align:center;color:#64748b;margin:2rem 0}.media-plans-selection-view__actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.media-plans-selection-view__actions .primary-btn:disabled{opacity:.6;cursor:not-allowed}.media-plans-selection-view__card-wrap{border-radius:1.5rem;border:2px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}.media-plans-selection-view__card-wrap--selected{border-color:#1c2c74;box-shadow:0 0 0 1px #1c2c74}.media-plans-selection-view__cart-code{margin-top:2rem;padding-top:1rem;border-top:1px solid #e2e8f0}.media-plans-selection-view__cart-code summary{cursor:pointer;font-size:.875rem;font-weight:600;color:#475569;-webkit-user-select:none;user-select:none}.media-plans-selection-view__cart-json{margin:.75rem 0 0;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.75rem;font-family:ui-monospace,monospace;overflow:auto;max-height:20rem;white-space:pre-wrap;word-break:break-word}.checkout-result{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem}.checkout-result__card{max-width:28rem;width:100%;padding:2.5rem;border-radius:1rem;background:#fff;box-shadow:0 4px 20px #0f172a14;text-align:center}.checkout-result__card--success{border:1px solid #06d6a0;background:linear-gradient(to bottom,#f0fdf9,#fff)}.checkout-result__card--error{border:1px solid #ef4444;background:linear-gradient(to bottom,#fef2f2,#fff)}.checkout-result__card--pending{border:1px solid #f59e0b;background:linear-gradient(to bottom,#fffbeb,#fff)}.checkout-result__icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;font-size:1.75rem;font-weight:700;margin-bottom:1.25rem}.checkout-result__card--success .checkout-result__icon{background:#ccfbf1;color:#0d9488}.checkout-result__card--error .checkout-result__icon{background:#fee2e2;color:#dc2626}.checkout-result__card--pending .checkout-result__icon{background:#fef3c7;color:#d97706}.checkout-result__title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:#0f172a}.checkout-result__message{margin:0 0 1rem;color:#64748b;line-height:1.5}.checkout-result__detail{margin:0 0 1.5rem;font-size:.875rem}.checkout-result__detail code{font-family:ui-monospace,monospace;background:#f1f5f9;padding:.2rem .4rem;border-radius:.25rem}.checkout-result__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.checkout-result__actions .primary-btn,.checkout-result__actions .ghost-btn{min-width:10rem}.not-found-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fb;color:#0f172a}.not-found-main{text-align:center;max-width:28rem}.not-found-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.not-found-muted{margin:0 0 1.5rem;font-size:.95rem;color:#64748b}.not-found-path{font-size:.85em;padding:.15rem .4rem;background:#e2e8f0;border-radius:.35rem;word-break:break-all}.not-found-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.not-found-actions .primary-btn,.not-found-actions .ghost-btn{border-radius:999px;padding:.6rem 1.25rem;font-weight:600;text-decoration:none;display:inline-block}.not-found-actions .primary-btn{background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;border:none}.not-found-actions .ghost-btn{background:#fff;color:#1e1f25;border:1px solid #d0d5f0}.not-found-actions .primary-btn:hover,.not-found-actions .ghost-btn:hover{opacity:.95}.my-billing-section{margin-top:1rem}.my-billing-header{margin-bottom:1.5rem}.my-billing-header-main{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.my-billing-customer-name{margin:0;font-size:1.5rem;font-weight:700;color:#0f172a}.my-billing-badge{display:inline-block;font-size:.75rem;font-weight:500;padding:.2rem .6rem;border-radius:999px;background:#f1f5f9;color:#475569}.my-billing-email{margin:.35rem 0 0;font-size:.95rem}.my-billing-portal-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;padding:.4rem .75rem;font-size:.9rem;font-weight:500;color:#2563eb;text-decoration:none;border:1px solid #93c5fd;border-radius:6px;background:#eff6ff;transition:background .15s,border-color .15s}.my-billing-portal-link:hover{background:#dbeafe;border-color:#60a5fa;color:#1d4ed8}.my-billing-portal-link .pill-btn-icon{width:1rem;height:1rem}.my-billing-tables{display:flex;flex-direction:column;gap:2rem}.my-billing-block{display:flex;flex-direction:column;gap:.75rem}.my-billing-block-head{display:flex;align-items:center;justify-content:space-between}.my-billing-block-title{margin:0;font-size:1.1rem;font-weight:600;color:#0f172a}.my-billing-block-desc{margin:0 0 .5rem;font-size:.9rem}.my-billing-code{font-size:.85em;background:#f1f5f9;padding:.15rem .35rem;border-radius:.25rem}.my-billing-add-btn{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;font-size:1.25rem;line-height:1;color:#475569;cursor:pointer;transition:background .2s,color .2s}.my-billing-add-btn:hover{background:#f1f5f9;color:#0f172a}.my-billing-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff}.my-billing-table{width:100%;border-collapse:collapse;font-size:.9rem}.my-billing-table th,.my-billing-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0;vertical-align:middle}.my-billing-table thead th{font-weight:600;color:#475569;background:#f8fafc}.my-billing-table tbody tr:last-child td{border-bottom:none}.my-billing-table .my-billing-cell-with-path{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}.my-billing-table td>.my-billing-cell-with-path+.my-billing-cell-with-path{margin-left:.5rem}.my-billing-product-cell{display:inline-flex;align-items:center;gap:.5rem}.my-billing-product-icon{width:2rem;height:2rem;border-radius:50%;background:#eef1ff;flex-shrink:0}.my-billing-status{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:999px;margin-left:.5rem}.my-billing-status--active,.my-billing-status--succeeded{background:#dcfce7;color:#166534}.my-billing-status--active-until{background:#fef3c7;color:#92400e}.my-billing-status--trialing{background:#dbeafe;color:#1e40af}.my-billing-status--past_due,.my-billing-status--canceled,.my-billing-status--failed,.my-billing-status--unpaid{background:#fee2e2;color:#991b1b}.my-billing-status--draft,.my-billing-status--open{background:#f1f5f9;color:#475569}.my-billing-status--upcoming{background:#e0e7ff;color:#3730a3}.my-billing-status-icon{font-size:.7rem}.my-billing-detail-will-cancel{font-size:.875rem;margin-left:.35rem}.my-billing-invoice-link{color:#7c3aed;text-decoration:none}.my-billing-invoice-link:hover{text-decoration:underline}.my-billing-checkbox{width:1rem;height:1rem;cursor:pointer}.my-billing-actions-btn{padding:.25rem .5rem;border:none;background:transparent;font-size:1.1rem;color:#64748b;cursor:pointer;border-radius:.25rem}.my-billing-actions-btn:hover{background:#f1f5f9;color:#0f172a}.pill-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:500;color:#333;background:#fff;border:1px solid #e2e8f0;border-radius:999px;box-shadow:0 1px 2px #0000000f;cursor:pointer;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s}.pill-btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 4px #00000014}.pill-btn .pill-btn-icon{width:.9rem;height:.9rem;flex-shrink:0}.my-billing-invoice-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.my-billing-invoice-pay-btn{background:#4f5dff;color:#fff;border-color:#4f5dff}.my-billing-invoice-pay-btn:hover{background:#3945a7;border-color:#3945a7;color:#fff}.my-billing-empty{padding:1.5rem;text-align:center}.my-billing-result-count{margin:0;font-size:.85rem}.my-billing-error{color:#b91c1c}.my-billing-payment-methods-list{border:1px solid #e2e8f0;border-radius:.75rem;background:#fff;overflow:hidden}.my-billing-pm-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.my-billing-pm-row:last-child{border-bottom:none}.my-billing-pm-chevron{color:#94a3b8;font-size:1rem}.my-billing-pm-brand{font-weight:500}.my-billing-pm-last4{color:#64748b}.my-billing-pm-default{font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:999px;background:#dbeafe;color:#1e40af}.my-billing-pm-exp{margin-left:auto;font-size:.9rem}.my-billing-add-pm-btn{margin-left:auto}.my-billing-pm-set-default{font-size:.8rem;padding:.2rem .5rem;border-radius:.375rem;border:1px solid #94a3b8;background:transparent;color:#94a3b8;cursor:pointer}.my-billing-pm-set-default:hover:not(:disabled){border-color:#cbd5e1;color:#e2e8f0}.my-billing-add-pm-form{display:flex;flex-direction:column;gap:1rem}.my-billing-add-pm-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.my-billing-add-pm-error{margin-bottom:.75rem;color:#f87171}.my-billing-invoices-footer{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.my-billing-load-more-invoices{font-size:.8125rem;color:#94a3b8;background:none;border:none;cursor:pointer;padding:0;text-decoration:underline}.my-billing-load-more-invoices:hover{color:#cbd5e1}.my-billing-add-note-btn{padding:.4rem .75rem;font-size:.9rem;font-weight:500;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#475569;cursor:pointer}.my-billing-add-note-btn:hover{background:#f8fafc}.my-billing-activity-list{display:flex;flex-direction:column;gap:0}.my-billing-activity-item{display:flex;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #f1f5f9}.my-billing-activity-item:last-child{border-bottom:none}.my-billing-activity-icon{flex-shrink:0;width:2rem;height:2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem}.my-billing-activity-icon--payment{background:#dcfce7;color:#166534}.my-billing-activity-icon--subscription{background:#dbeafe;color:#1e40af}.my-billing-activity-body{display:flex;flex-direction:column;gap:.2rem}.my-billing-activity-desc{font-size:.95rem}.my-billing-activity-details{font-size:.85rem;color:#6366f1;text-decoration:none}.my-billing-activity-details:hover{text-decoration:underline}.my-billing-activity-date{margin:0;font-size:.85rem}.my-billing-activity-load-more{margin:.75rem 0 0}.my-billing-activity-load-more .link-btn{font-size:.9rem}.my-billing-sub-block{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.my-billing-sub-block:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.my-billing-inactive-subscriptions{margin-top:1rem;padding-top:.5rem}.my-billing-toggle-inactive-link{display:inline-block;padding:.35rem 0;font-size:.9rem;font-weight:500;color:#4f5dff;background:none;border:none;cursor:pointer;text-decoration:none;transition:color .2s ease}.my-billing-toggle-inactive-link:hover{color:#3945a7;text-decoration:underline}.my-billing-sub-block--inactive{opacity:.92}.my-billing-sub-block--inactive .my-billing-sub-summary{background:#f1f5f9}.my-billing-sub-summary-wrap{margin-bottom:1rem}.my-billing-sub-summary{padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:.75rem}.my-billing-sub-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.5rem}.my-billing-sub-summary-item{display:flex;flex-direction:column;gap:.2rem}.my-billing-sub-summary-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.my-billing-sub-summary-item .my-billing-status{align-self:flex-start}.my-billing-sub-summary-amount{font-weight:600;font-size:1.05rem;color:#0f172a}.my-billing-date-time-suffix{font-size:.75rem;font-weight:400;color:#64748b}.my-billing-sub-summary-products-heading{margin:1.25rem 0 .5rem;padding-top:1rem;border-top:1px solid #e2e8f0;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.my-billing-sub-summary-table-wrap{overflow-x:auto;margin-top:.25rem;border-radius:.5rem;border:1px solid #e2e8f0;background:#fff}.my-billing-sub-summary-table{width:100%;border-collapse:collapse;font-size:.875rem}.my-billing-sub-summary-table th,.my-billing-sub-summary-table td{padding:.5rem .75rem;text-align:left;border-bottom:1px solid #f1f5f9;vertical-align:middle}.my-billing-sub-summary-table thead th{font-weight:600;color:#475569;background:#f8fafc;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em}.my-billing-sub-summary-table tbody tr:last-child td{border-bottom:none}.my-billing-sub-summary-table tbody tr:hover{background:#f8fafc}.my-billing-sub-summary-table .my-billing-product-cell{font-weight:500;color:#0f172a}.my-billing-sub-summary-table .my-billing-product-icon{background:#eef1ff}.my-billing-sub-see-more-wrap{margin:.75rem 0 0}.my-billing-sub-see-more{font-size:.875rem}.my-billing-sub-items-wrap{margin-top:1.25rem}.my-billing-sub-items-heading{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#0f172a}.my-billing-sub-item-cards{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.my-billing-sub-item-card{padding:1rem;border:1px solid #e2e8f0;border-radius:.75rem;background:#f8fafc}.my-billing-sub-item-card .card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.my-billing-sub-item-title{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#0f172a}.my-billing-sub-item-id,.my-billing-sub-item-meta{margin:0;font-size:.8rem}.my-billing-sub-item-dl{margin:0;display:grid;gap:.25rem 1rem;grid-template-columns:auto 1fr;font-size:.875rem}.my-billing-sub-item-dl dt{color:#64748b;font-weight:500}.my-billing-sub-item-dl dd{margin:0;color:#0f172a}.my-billing-table-subscriptions .my-billing-sub-items{display:flex;flex-wrap:wrap;gap:.35rem}.my-billing-sub-item-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.8rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#f8fafc;color:#334155;cursor:pointer;transition:background .2s,border-color .2s}.my-billing-sub-item-chip:hover{background:#eef1ff;border-color:#6366f1;color:#4338ca}.my-billing-sub-item-price{font-size:.75rem;color:#64748b}.my-billing-detail-modal-overlay{position:fixed;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.my-billing-detail-modal{background:#fff;border-radius:1rem;box-shadow:0 25px 50px #0003;max-width:960px;width:100%;max-height:90vh;overflow:auto}.my-billing-detail-modal-head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.my-billing-detail-modal-head h2{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}.my-billing-detail-modal-close{width:2rem;height:2rem;border:none;background:transparent;font-size:1.5rem;line-height:1;color:#64748b;cursor:pointer;border-radius:.5rem}.my-billing-detail-modal-close:hover{background:#f1f5f9;color:#0f172a}.my-billing-detail-modal-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:0 1.5rem 1rem;border-bottom:1px solid #e2e8f0}.my-billing-detail-modal-actions .outline-btn{font-size:.875rem}.my-billing-detail-action-error{width:100%;margin:.25rem 0 0;font-size:.875rem;color:#b91c1c}.my-billing-confirm-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100}.my-billing-confirm-modal{background:#fff;border-radius:.5rem;box-shadow:0 4px 24px #0003;max-width:420px;width:90%;padding:1.5rem}.my-billing-confirm-modal h3{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#0f172a}.my-billing-confirm-modal p{margin:0 0 .75rem;font-size:.9rem;color:#334155;line-height:1.5}.my-billing-confirm-modal p:last-of-type{margin-bottom:1rem}.my-billing-confirm-list{margin:0 0 1rem;padding-left:1.25rem;font-size:.9rem;color:#334155;line-height:1.6}.my-billing-confirm-list li{margin-bottom:.35rem}.manage-cancel-feedback{display:flex;flex-direction:column;gap:.5rem;margin:1rem 0 0;padding:1rem 0;border-top:1px solid #e2e8f0}.manage-cancel-feedback-label{font-size:.85rem;font-weight:500;color:#475569}.manage-cancel-feedback-select{width:100%;padding:.5rem .75rem;font-size:.9rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff}.manage-cancel-feedback-textarea{width:100%;padding:.5rem .75rem;font-size:.9rem;border:1px solid #cbd5e1;border-radius:6px;resize:vertical;min-height:4rem}.my-billing-confirm-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}.my-billing-detail-modal-spinner{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem}.my-billing-detail-modal-body{padding:1.5rem}.my-billing-detail-section{margin-bottom:1.5rem}.my-billing-detail-section:last-child{margin-bottom:0}.my-billing-detail-section h3{margin:0 0 .75rem;font-size:.95rem;font-weight:600;color:#475569}.my-billing-detail-dl{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1.25rem;margin:0;font-size:.9rem}.my-billing-detail-dl dt{margin:0;color:#64748b;font-weight:500}.my-billing-detail-dl dd{margin:0;color:#0f172a}.my-billing-detail-dl--one-line{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;gap:0 1rem;align-items:baseline}.my-billing-detail-dl--one-line dt{margin-right:.25rem}.my-billing-detail-period-interval{margin:0 0 .75rem;font-size:.9rem}.my-billing-detail-section--calendar{position:relative}.my-billing-detail-section--calendar .billing-calendar{gap:.8rem;padding:1.5rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0;max-width:fit-content}.my-billing-detail-section--calendar .billing-calendar-legend{font-size:.8rem;gap:.75rem}.my-billing-detail-section--calendar .billing-calendar-legend-dot{width:.6rem;height:.6rem}.my-billing-detail-section--calendar .billing-calendar-jumps{gap:.4rem}.my-billing-detail-section--calendar .billing-calendar-jump-btn{padding:.3rem .6rem;font-size:.8rem;border-radius:.35rem}.my-billing-detail-section--calendar .billing-calendar-nav{gap:.5rem}.my-billing-detail-section--calendar .billing-calendar-nav-btn{width:2.5rem;height:2.5rem;font-size:1.8rem;border-radius:.35rem}.my-billing-detail-section--calendar .billing-calendar-nav-title{font-size:1.4rem}.my-billing-detail-section--calendar .billing-calendar-months{gap:1.2rem}.my-billing-detail-section--calendar .billing-calendar-month-title{font-size:1.3rem;margin-bottom:.4rem}.my-billing-detail-section--calendar .billing-calendar-grid{grid-template-columns:repeat(7,2.25rem);gap:3px;font-size:.85rem}.my-billing-detail-section--calendar .billing-calendar-cell{min-height:2rem;border-radius:.15rem}.my-billing-detail-section--calendar .billing-calendar-cell-head{font-size:.7rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-billing-detail-calendar-period-label{font-weight:400;color:#64748b;font-size:.9em}.my-billing-detail-section--calendar .my-billing-detail-period-dates{margin-top:.25rem;margin-bottom:.75rem}.my-billing-detail-period-dates{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;font-size:1.25rem;font-weight:600;line-height:1.3;color:#0f172a}.my-billing-detail-period-date{white-space:nowrap}.my-billing-detail-period-date--start{text-align:left}.my-billing-detail-period-date--end{text-align:right}.my-billing-detail-period-time{color:#94a3b8;font-weight:400;font-size:.8em}.my-billing-detail-period-arrow-wrap{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:2rem;gap:.25rem}.my-billing-detail-period-days{font-size:.75rem;font-weight:500;color:#64748b;white-space:nowrap}.my-billing-detail-period-arrow{flex:1;display:flex;align-items:center;width:100%;min-width:2rem;color:#64748b}.my-billing-detail-period-arrow-line{flex:1;height:0;border-top:2px dotted currentColor;margin-right:.25rem}.my-billing-detail-period-arrow-head{flex-shrink:0;width:1rem;height:1rem;display:block}.text-capitalize{text-transform:capitalize}.my-billing-product-detail-modal .my-billing-detail-section{margin-bottom:1.5rem}.my-billing-product-detail-hero{display:flex;align-items:flex-start;gap:1.25rem;flex-wrap:wrap}.my-billing-product-detail-image{width:80px;height:80px;object-fit:cover;border-radius:.75rem;border:1px solid #e2e8f0;flex-shrink:0}.my-billing-product-detail-hero-text{flex:1;min-width:0}.my-billing-product-detail-name{margin:0 0 .35rem;font-size:1.25rem;font-weight:600;color:#0f172a}.my-billing-product-detail-desc{margin:0 0 .5rem;font-size:.9rem;line-height:1.4}.my-billing-detail-items-list{list-style:none;padding:0;margin:0;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}.my-billing-detail-item{display:flex;justify-content:space-between;align-items:center;padding:.65rem 1rem;border-bottom:1px solid #f1f5f9}.my-billing-detail-item:last-child{border-bottom:none}.my-billing-detail-item-name{font-weight:500;color:#0f172a}.my-billing-detail-item-meta{font-size:.85rem;color:#64748b}.my-billing-detail-upcoming{padding:1rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e2e8f0}.my-billing-detail-upcoming p{margin:0 0 .5rem}.my-billing-detail-upcoming-lines{margin:.5rem 0 0;padding-left:1.25rem;font-size:.9rem;color:#475569}.my-billing-detail-plan-card{margin-top:.5rem}.my-billing-detail-plan-card .saus-card-actions{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.my-billing-section .my-billing-cell-with-path{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap}.my-billing-section .my-billing-path-link{display:inline-flex;align-items:center;justify-content:center;padding:.2rem;border:none;background:transparent;color:#64748b;cursor:pointer;border-radius:.35rem;transition:color .2s ease,background .2s ease}.my-billing-section .my-billing-path-link:hover{color:#4338ca;background:#eef2ff}.my-billing-section .my-billing-path-link svg{width:16px;height:16px}.my-billing-section .path-modal-backdrop{position:fixed;inset:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.my-billing-section .path-modal-content{background:#fff;border-radius:.75rem;box-shadow:0 25px 50px -12px #00000040;max-width:32rem;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.my-billing-section .path-modal-content--with-audit{max-width:36rem}.my-billing-section .path-modal-head{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0}.my-billing-section .path-modal-title{margin:0;font-size:1.1rem;font-weight:600;color:#0f172a}.my-billing-section .path-modal-close{width:2rem;height:2rem;border:none;background:transparent;font-size:1.5rem;line-height:1;color:#64748b;cursor:pointer;border-radius:.35rem;display:flex;align-items:center;justify-content:center}.my-billing-section .path-modal-close:hover{color:#0f172a;background:#f1f5f9}.my-billing-section .path-modal-body{padding:1.25rem;overflow-y:auto}.my-billing-section .path-modal-label{margin:0 0 .35rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.my-billing-section .path-modal-path{display:block;padding:.6rem .75rem;background:#eef2ff;color:#4338ca;font-size:.9rem;border-radius:.35rem;font-weight:500;border:1px solid #c7d2fe}.my-billing-section .path-modal-value{margin:0;padding:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.35rem;font-size:.85rem;overflow-x:auto;white-space:pre-wrap;word-break:break-all;color:#0f172a}.my-billing-section .path-modal-section{margin-bottom:1rem}.my-billing-section .path-modal-section:last-child{margin-bottom:0}.my-billing-section .path-modal-audit{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.my-billing-section .path-modal-audit-title{margin:0 0 .5rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.my-billing-section .path-modal-audit-dl{margin:0 0 .5rem;display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem;font-size:.85rem}.my-billing-section .path-modal-audit-dl dt{margin:0;color:#64748b;font-weight:500}.my-billing-section .path-modal-audit-dl dd{margin:0;color:#0f172a}.my-billing-section .path-modal-audit-code{padding:.15rem .4rem;background:#f1f5f9;border-radius:.25rem;font-size:.85rem}.my-billing-section .path-modal-audit-pre{margin:.5rem 0 0;padding:.6rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.35rem;font-size:.8rem;overflow-x:auto;white-space:pre-wrap;word-break:break-all;max-height:12rem;overflow-y:auto}.my-billing-section .path-modal-audit-response{margin-top:.75rem}.my-billing-section .path-modal-audit-toggle{display:flex;align-items:center;gap:.35rem;padding:.4rem 0;border:none;background:transparent;font-size:.85rem;font-weight:500;color:#4338ca;cursor:pointer}.my-billing-section .path-modal-audit-toggle:hover{color:#3730a3}.my-billing-section .path-modal-audit-pre--collapsible{margin-top:.35rem;max-height:16rem}.dashboard-page .plan-panel.my-billing-section{background:#0f172a;border:1px solid #1e293b;color:#e2e8f0}.dashboard-page .my-billing-section .my-billing-header-main,.dashboard-page .my-billing-section .my-billing-customer-name{color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-badge{background:#1e293b;color:#94a3b8}.dashboard-page .my-billing-section .my-billing-email{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-portal-link{color:#818cf8;border-color:#4f46e5;background:#6366f126}.dashboard-page .my-billing-section .my-billing-portal-link:hover{background:#6366f140;border-color:#6366f1;color:#a5b4fc}.dashboard-page .my-billing-section .my-billing-block-title{color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-block-desc,.dashboard-page .my-billing-section .my-billing-code{color:#94a3b8;background:#1e293b}.dashboard-page .my-billing-section .my-billing-table-wrap{border-color:#334155;background:#1e293b;border-radius:.75rem}.dashboard-page .my-billing-section .my-billing-table th,.dashboard-page .my-billing-section .my-billing-table td{border-bottom-color:#334155;color:#e2e8f0}.dashboard-page .my-billing-section .my-billing-table thead th{background:#1e293b;color:#94a3b8}.dashboard-page .my-billing-section .my-billing-product-icon{background:#334155}.dashboard-page .my-billing-section .my-billing-add-btn{background:#1e293b;border-color:#334155;color:#94a3b8}.dashboard-page .my-billing-section .my-billing-add-btn:hover{background:#334155;color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-status--active,.dashboard-page .my-billing-section .my-billing-status--succeeded{background:#22c55e33;color:#86efac}.dashboard-page .my-billing-section .my-billing-status--active-until{background:#f59e0b33;color:#fcd34d}.dashboard-page .my-billing-section .my-billing-status--trialing{background:#3b82f633;color:#93c5fd}.dashboard-page .my-billing-section .my-billing-status--past_due,.dashboard-page .my-billing-section .my-billing-status--canceled,.dashboard-page .my-billing-section .my-billing-status--failed,.dashboard-page .my-billing-section .my-billing-status--unpaid{background:#ef444433;color:#fca5a5}.dashboard-page .my-billing-section .my-billing-status--draft,.dashboard-page .my-billing-section .my-billing-status--open{background:#334155;color:#94a3b8}.dashboard-page .my-billing-section .my-billing-status--upcoming{background:#6366f133;color:#a5b4fc}.dashboard-page .my-billing-section .my-billing-invoice-link{color:#a78bfa}.dashboard-page .my-billing-section .pill-btn{background:#1e293b;border-color:#334155;color:#e2e8f0}.dashboard-page .my-billing-section .pill-btn:hover{background:#334155;border-color:#475569}.dashboard-page .my-billing-section .my-billing-invoice-pay-btn{background:#6366f1;border-color:#6366f1;color:#fff}.dashboard-page .my-billing-section .my-billing-invoice-pay-btn:hover{background:#4f46e5;border-color:#4f46e5;color:#fff}.dashboard-page .my-billing-section .my-billing-actions-btn{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-actions-btn:hover{background:#1e293b;color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-payment-methods-list{border-color:#334155;background:#1e293b}.dashboard-page .my-billing-section .my-billing-pm-row{border-bottom-color:#334155}.dashboard-page .my-billing-section .my-billing-pm-chevron,.dashboard-page .my-billing-section .my-billing-pm-last4{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-pm-default{background:#3b82f633;color:#93c5fd}.dashboard-page .my-billing-section .my-billing-add-note-btn{background:#1e293b;border-color:#334155;color:#94a3b8}.dashboard-page .my-billing-section .my-billing-add-note-btn:hover{background:#334155;color:#e2e8f0}.dashboard-page .my-billing-section .my-billing-activity-item{border-bottom-color:#334155}.dashboard-page .my-billing-section .my-billing-activity-icon--payment{background:#22c55e33;color:#86efac}.dashboard-page .my-billing-section .my-billing-activity-icon--subscription{background:#3b82f633;color:#93c5fd}.dashboard-page .my-billing-section .my-billing-activity-details{color:#818cf8}.dashboard-page .my-billing-section .my-billing-activity-date{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-sub-block{border-bottom-color:#334155}.dashboard-page .my-billing-section .my-billing-sub-summary{background:#1e293b;border-color:#334155}.dashboard-page .my-billing-section .my-billing-sub-summary-label{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-sub-summary-amount{color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-sub-summary-table-wrap{border-color:#334155;background:#0f172a}.dashboard-page .my-billing-section .my-billing-sub-summary-table th,.dashboard-page .my-billing-section .my-billing-sub-summary-table td{border-bottom-color:#334155;color:#e2e8f0}.dashboard-page .my-billing-section .my-billing-sub-summary-table thead th{background:#1e293b;color:#94a3b8}.dashboard-page .my-billing-section .my-billing-sub-summary-products-heading{border-top-color:#334155;color:#94a3b8}.dashboard-page .my-billing-section .my-billing-sub-item-card{background:#1e293b;border-color:#334155}.dashboard-page .my-billing-section .my-billing-sub-item-title{color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-sub-item-dl dt{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-sub-item-dl dd{color:#e2e8f0}.dashboard-page .my-billing-section .my-billing-sub-item-chip{background:#334155;border-color:#475569;color:#cbd5e1}.dashboard-page .my-billing-section .my-billing-sub-item-chip:hover{background:#6366f133;border-color:#6366f1;color:#a5b4fc}.dashboard-page .my-billing-section .my-billing-sub-item-price,.dashboard-page .my-billing-section .my-billing-sub-items-heading{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-toggle-inactive-link{color:#818cf8}.dashboard-page .my-billing-section .my-billing-toggle-inactive-link:hover{color:#a5b4fc}.dashboard-page .my-billing-section .my-billing-result-count,.dashboard-page .my-billing-section .my-billing-empty,.dashboard-page .my-billing-section .my-billing-path-link{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-path-link:hover{color:#a5b4fc;background:#1e293b}.dashboard-page .my-billing-section .path-modal-backdrop{background:#070b14d9}.dashboard-page .my-billing-section .path-modal-content{background:#1e293b;border:1px solid #334155;box-shadow:0 25px 50px #0006}.dashboard-page .my-billing-section .path-modal-head,.dashboard-page .my-billing-section .path-modal-title{color:#f1f5f9}.dashboard-page .my-billing-section .path-modal-close{color:#94a3b8}.dashboard-page .my-billing-section .path-modal-close:hover{background:#334155;color:#f1f5f9}.dashboard-page .my-billing-section .path-modal-label{color:#94a3b8}.dashboard-page .my-billing-section .path-modal-path,.dashboard-page .my-billing-section .path-modal-value{color:#e2e8f0}.dashboard-page .my-billing-section .path-modal-section{border-color:#334155}.dashboard-page .my-billing-section .path-modal-audit-title{color:#cbd5e1}.dashboard-page .my-billing-section .path-modal-audit-dl dt{color:#94a3b8}.dashboard-page .my-billing-section .path-modal-audit-dl dd{color:#e2e8f0}.dashboard-page .my-billing-section .path-modal-audit-code,.dashboard-page .my-billing-section .path-modal-audit-pre{background:#0f172a;border-color:#334155;color:#e2e8f0}.dashboard-page .my-billing-section .path-modal-audit-toggle{color:#818cf8}.dashboard-page .my-billing-section .path-modal-audit-toggle:hover{color:#a5b4fc}.dashboard-page .my-billing-section .my-billing-detail-modal,.dashboard-page .my-billing-section .my-billing-confirm-modal{background:#1e293b;border:1px solid #334155;box-shadow:0 25px 50px #0006}.dashboard-page .my-billing-section .my-billing-detail-modal-head{border-bottom-color:#334155}.dashboard-page .my-billing-section .my-billing-detail-modal-head h2{color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-detail-modal-close{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-detail-modal-close:hover{background:#334155;color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-detail-modal-actions{border-bottom-color:#334155}.dashboard-page .my-billing-section .my-billing-detail-section h3,.dashboard-page .my-billing-section .my-billing-detail-dl dt{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-detail-dl dd{color:#e2e8f0}.dashboard-page .my-billing-section .my-billing-detail-period-dates{color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-detail-period-time,.dashboard-page .my-billing-section .my-billing-detail-period-days{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-detail-section--calendar .billing-calendar{background:#0f172a;border-color:#334155}.dashboard-page .my-billing-section .my-billing-detail-item-name{color:#e2e8f0}.dashboard-page .my-billing-section .my-billing-detail-item-meta,.dashboard-page .my-billing-section .my-billing-detail-upcoming-lines{color:#94a3b8}.dashboard-page .my-billing-section .my-billing-detail-upcoming{background:#1e293b;border-color:#334155}.dashboard-page .my-billing-section .my-billing-product-detail-name{color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-detail-items-list{border-color:#334155}.dashboard-page .my-billing-section .my-billing-detail-item{border-bottom-color:#334155}.dashboard-page .my-billing-section .my-billing-confirm-modal h3{color:#f1f5f9}.dashboard-page .my-billing-section .my-billing-confirm-modal p,.dashboard-page .my-billing-section .my-billing-confirm-list,.dashboard-page .my-billing-section .manage-cancel-feedback-label{color:#cbd5e1}.dashboard-page .my-billing-section .manage-cancel-feedback-select,.dashboard-page .my-billing-section .manage-cancel-feedback-textarea{background:#1e293b;border-color:#334155;color:#e2e8f0}.dashboard-page .my-billing-confirm-overlay{background:#000000a6}.dashboard-page .my-billing-confirm-modal{background:#1e293b;border:1px solid #334155;box-shadow:0 25px 50px #0006}.dashboard-page .my-billing-confirm-modal h3{color:#f1f5f9}.dashboard-page .my-billing-confirm-modal p,.dashboard-page .my-billing-confirm-modal .my-billing-confirm-list,.dashboard-page .my-billing-confirm-modal .manage-cancel-feedback-label,.dashboard-page .my-billing-confirm-modal .my-billing-confirm-list li{color:#cbd5e1}.dashboard-page .my-billing-confirm-modal .muted,.dashboard-page .my-billing-confirm-modal .small{color:#94a3b8}.dashboard-page .my-billing-confirm-modal .manage-cancel-feedback{border-top-color:#334155}.dashboard-page .my-billing-confirm-modal .manage-cancel-feedback-select,.dashboard-page .my-billing-confirm-modal .manage-cancel-feedback-textarea{background:#0f172a;border:1px solid #334155;color:#e2e8f0}.dashboard-page .my-billing-confirm-modal .manage-cancel-feedback-select:focus,.dashboard-page .my-billing-confirm-modal .manage-cancel-feedback-textarea:focus{border-color:#475569;outline:none}.manage-sub-cycle-row{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border, #334155)}.manage-sub-cycle-item{display:flex;flex-direction:column;gap:.15rem}.manage-sub-cycle-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted, #94a3b8)}.manage-sub-cycle-value{font-size:.8125rem;color:var(--text, #e2e8f0)}.manage-sub-plan-price-block{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:.75rem}.manage-sub-plan-name{font-size:1.125rem;font-weight:700;color:#f8fafc}.manage-sub-plan-price{font-size:1rem;font-weight:600;color:#f1f5f9}.manage-sub-plan-interval{font-size:.8125rem;font-weight:500;color:var(--muted, #94a3b8);margin-left:.15rem}.manage-sub-period-progress-label{margin-top:.15rem}.manage-sub-period-progress-dd{margin:.25rem 0 0;line-height:1.4}.manage-sub-period-progress-ring{display:inline-flex;align-items:center;gap:.35rem;vertical-align:middle}.manage-sub-period-days{font-size:.875rem;font-weight:500;color:var(--muted, #64748b)}.manage-sub-period-ring-svg{width:1em;height:1em;min-width:14px;min-height:14px;max-width:16px;max-height:16px;flex-shrink:0;transform:rotate(-90deg);vertical-align:middle}.manage-sub-period-ring-bg{fill:none;stroke:var(--border, #e2e8f0);stroke-width:2.5}.manage-sub-period-ring-fill{fill:none;stroke:var(--accent, #1c2c74);stroke-width:2.5;stroke-linecap:round;transition:stroke-dasharray .3s ease}.manage-sub-recent-activity .my-billing-block-title{color:#f1f5f9}.manage-sub-recent-activity .my-billing-activity-item{border-bottom:1px solid #334155}.manage-sub-recent-activity .my-billing-activity-item:last-child{border-bottom:none}.manage-sub-recent-activity .my-billing-activity-icon{background:#334155;color:#94a3b8}.manage-sub-recent-activity .my-billing-activity-icon--payment{background:#22c55e26;color:#4ade80}.manage-sub-recent-activity .my-billing-activity-icon--subscription{background:#3b82f626;color:#60a5fa}.manage-sub-recent-activity .my-billing-activity-desc{color:#e2e8f0}.manage-sub-recent-activity .my-billing-activity-date{margin:0;font-size:.8125rem;color:#94a3b8}.manage-sub-recent-activity .my-billing-activity-date .my-billing-date-time-suffix{font-size:.75rem;font-weight:400;color:#64748b}.manage-sub-recent-activity .my-billing-activity-load-more{margin:.5rem 0 0;padding-top:.5rem;border-top:none}.manage-sub-recent-activity .my-billing-activity-load-more .link-btn{color:#94a3b8;font-size:.875rem}.manage-sub-recent-activity .my-billing-activity-load-more .link-btn:hover{color:#cbd5e1}.db-dev-floating-btn{position:fixed;bottom:1.5rem;right:1.5rem;z-index:999;width:3rem;height:3rem;border-radius:50%;border:1px solid var(--border, #334155);background:var(--surface, #1e293b);color:var(--text, #e2e8f0);font-size:.875rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:background .2s ease,transform .15s ease}.db-dev-floating-btn:hover{background:var(--surface-hover, #334155);transform:scale(1.05)}.db-dev-floating-btn:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.db-dev-panel__backdrop{position:fixed;inset:0;background:#0006;z-index:1000}.db-dev-panel{position:fixed;top:0;right:0;bottom:0;width:min(560px,100vw);max-width:100%;background:var(--surface, #0f172a);border-left:1px solid var(--border, #1e293b);z-index:1001;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0003}.db-dev-panel__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border, #1e293b);flex-shrink:0}.db-dev-panel__title{margin:0;font-size:1.125rem;font-weight:700;color:inherit}.db-dev-panel__close{width:2rem;height:2rem;border:none;background:transparent;color:inherit;font-size:1.5rem;line-height:1;cursor:pointer;border-radius:.5rem;display:flex;align-items:center;justify-content:center;padding:0}.db-dev-panel__close:hover{background:#ffffff14}.db-dev-panel__tabs{display:flex;gap:.25rem;padding:.75rem 1rem;border-bottom:1px solid var(--border, #1e293b);flex-shrink:0}.db-dev-panel__tab{padding:.5rem 1rem;border:none;background:transparent;color:var(--muted, #94a3b8);font-size:.875rem;font-weight:500;cursor:pointer;border-radius:.5rem}.db-dev-panel__tab:hover{color:inherit;background:#ffffff0f}.db-dev-panel__tab--active{background:#6366f133;color:#a5b4fc}.db-dev-panel__body{flex:1;overflow:auto;padding:1rem 1.25rem}.db-dev-panel__tab-content{color:inherit}.db-dev-panel__spinner{display:flex;justify-content:center;padding:2rem}.db-dev-panel__users-wrap{display:flex;flex-direction:column;gap:1rem}.db-dev-panel__table-wrap{overflow-x:auto}.db-dev-panel__table{width:100%;border-collapse:collapse;font-size:.8125rem}.db-dev-panel__table th,.db-dev-panel__table td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid var(--border, #1e293b)}.db-dev-panel__table th{font-weight:600;color:var(--muted, #94a3b8)}.db-dev-panel__table .muted{color:var(--muted, #94a3b8);margin:0 0 .5rem}.db-dev-panel__development-wrap{display:flex;flex-direction:column;gap:1.5rem}.db-dev-panel__dev-section{display:flex;flex-direction:column;gap:.5rem}.db-dev-panel__dev-section-title{margin:0;font-size:.9375rem;font-weight:600;color:inherit}.db-dev-panel__dev-section-desc{margin:0;font-size:.8125rem}.db-dev-panel__table-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.35rem}.db-dev-panel__table-list-item{padding:.25rem .5rem;border-radius:.35rem;background:#ffffff14;font-size:.8125rem;font-weight:500}.db-dev-panel__logs-filters{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.db-dev-panel__logs-filter-label{font-size:.8125rem;font-weight:600;color:var(--muted, #94a3b8)}.db-dev-panel__logs-filter-select{padding:.35rem .6rem;border-radius:.35rem;border:1px solid var(--border, #334155);background:var(--surface, #1e293b);color:inherit;font-size:.8125rem;cursor:pointer}.db-dev-panel__logs-list-wrap{min-height:8rem;overflow-y:auto;padding:.5rem 0}.db-dev-panel__logs-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.db-dev-panel__log-item{padding:.4rem .6rem;border-radius:.35rem;font-size:.8125rem;border-left:3px solid var(--border, #334155);background:#ffffff08}.db-dev-panel__log-item[data-level=error],.db-dev-panel__log-item[data-level=fatal]{border-left-color:#f87171}.db-dev-panel__log-item[data-level=warn]{border-left-color:#fbbf24}.db-dev-panel__log-level{font-weight:600;margin-right:.5rem;text-transform:uppercase;font-size:.7rem;color:var(--muted, #94a3b8)}.db-dev-panel__log-message{word-break:break-word}.db-dev-panel__documents-wrap{display:flex;flex-direction:column;gap:1.5rem}.db-dev-panel__documents-form-section{display:flex;flex-direction:column;gap:.5rem}.db-dev-panel__documents-form{display:flex;flex-direction:column;gap:.5rem;max-width:100%}.db-dev-panel__documents-label{font-size:.8125rem;font-weight:600;color:var(--muted, #94a3b8)}.db-dev-panel__documents-input{padding:.5rem .75rem;border-radius:.35rem;border:1px solid var(--border, #334155);background:var(--surface, #1e293b);color:inherit;font-size:.875rem}.db-dev-panel__documents-textarea{resize:vertical;min-height:4rem}.db-dev-panel__documents-error{margin:0;font-size:.8125rem;color:var(--error, #b91c1c)}.db-dev-panel__documents-submit{align-self:flex-start;padding:.5rem 1rem;border-radius:.35rem;border:none;background:#6366f14d;color:#a5b4fc;font-size:.875rem;font-weight:500;cursor:pointer}.db-dev-panel__documents-submit:hover:not(:disabled){background:#6366f180}.db-dev-panel__documents-submit:disabled{opacity:.6;cursor:not-allowed}.db-dev-panel__documents-list-section{display:flex;flex-direction:column;gap:.5rem}.db-dev-panel__documents-body-cell{max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-dev-panel__documents-delete-btn{padding:.25rem .5rem;font-size:.75rem;border-radius:.25rem;border:1px solid var(--border, #334155);background:transparent;color:var(--muted, #94a3b8);cursor:pointer}.db-dev-panel__documents-delete-btn:hover{color:#f87171;border-color:#f87171}.subscription-cart-modal-backdrop{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.subscription-cart-modal{background:var(--surface, #0f172a);border:1px solid var(--border, #1e293b);border-radius:1rem;max-width:960px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 40px #0000004d}.subscription-cart-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid var(--border, #1e293b)}.subscription-cart-modal__header h2{margin:0;font-size:1.125rem;font-weight:700}.subscription-cart-modal__close{width:2rem;height:2rem;border:none;background:transparent;color:inherit;font-size:1.5rem;line-height:1;cursor:pointer;border-radius:.5rem;padding:0}.subscription-cart-modal__close:hover{background:#ffffff14}.subscription-cart-modal__body{padding:1rem 1.25rem;overflow:auto}.subscription-cart-modal__body--two-cols{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;align-items:start;min-height:0}@media(max-width:768px){.subscription-cart-modal__body--two-cols{grid-template-columns:1fr}}.subscription-cart-modal__col{min-width:0;overflow:auto}.subscription-cart-modal__col--left{max-height:calc(90vh - 4rem)}.subscription-cart-modal__col--right{max-height:calc(90vh - 4rem);display:flex;flex-direction:column;gap:.5rem}.subscription-cart-modal__object-title{margin:0;font-size:.875rem;font-weight:600;color:var(--muted, #94a3b8);flex-shrink:0}.subscription-cart-modal__object-note{margin:.25rem 0 .5rem;font-size:.6875rem;max-width:100%}.subscription-cart-modal__object-json{margin:0;padding:.75rem 1rem;font-size:.75rem;line-height:1.4;background:var(--bg, #0c1222);border:1px solid var(--border, #334155);border-radius:.5rem;color:var(--muted, #94a3b8);overflow:auto;flex:1;min-height:120px;white-space:pre-wrap;word-break:break-word}.subscription-cart-modal__sub-id,.subscription-cart-modal__selected{margin:0 0 .75rem;font-size:.8125rem}.subscription-cart-modal__selected strong{color:var(--text, #e2e8f0)}.subscription-cart-modal__table-wrap{overflow-x:auto;margin-bottom:1rem}.subscription-cart-modal__table{width:100%;border-collapse:collapse;font-size:.875rem}.subscription-cart-modal__table th,.subscription-cart-modal__table td{text-align:left;padding:.5rem .75rem;border-bottom:1px solid var(--border, #1e293b)}.subscription-cart-modal__cell-primary{display:block;font-weight:500;color:inherit}.subscription-cart-modal__cell-id{display:block;font-size:.75rem;margin-top:.15rem;color:var(--muted, #94a3b8)}.subscription-cart-modal__line-total{display:flex;flex-direction:column;gap:.15rem}.subscription-cart-modal__line-total .subscription-cart-modal__calc{font-size:.75rem}.subscription-cart-modal__calc-note{margin:.25rem 0 0;font-size:.75rem}.subscription-cart-modal__table th{font-weight:600;color:var(--muted, #94a3b8)}.subscription-cart-modal__qty-input{width:4rem;padding:.35rem .5rem;border:1px solid var(--border, #334155);border-radius:.375rem;background:var(--bg, #0f172a);color:inherit;font-size:.875rem}.subscription-cart-modal__remove{padding:.25rem .5rem;border:none;background:transparent;color:var(--error, #f87171);font-size:.8125rem;cursor:pointer;border-radius:.375rem}.subscription-cart-modal__remove:hover{background:#f8717126}.subscription-cart-modal__total{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-top:2px solid var(--border, #1e293b);font-size:1rem}.subscription-cart-modal__add-block{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border, #1e293b)}.subscription-cart-modal__add-title{margin:0 0 .75rem;font-size:.9375rem;font-weight:600;color:var(--muted, #94a3b8)}.subscription-cart-modal__add-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;margin-bottom:.75rem}.subscription-cart-modal__add-row:last-child{margin-bottom:0}.subscription-cart-modal__add-label{min-width:0;flex:1 1 140px}.subscription-cart-modal__add-btn-wrap{flex-shrink:0}.subscription-cart-modal__add-btn{padding:.5rem 1rem;font-size:.875rem}.subscription-cart-modal__options{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border, #1e293b)}.subscription-cart-modal__label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem}.subscription-cart-modal__label span{font-weight:500;color:var(--muted, #94a3b8)}.subscription-cart-modal__input{padding:.5rem .75rem;border:1px solid var(--border, #334155);border-radius:.5rem;background:var(--bg, #0f172a);color:inherit;font-size:.875rem}.subscription-cart-modal__input::placeholder{color:var(--muted, #64748b)}.subscription-cart-modal__muted{margin:0;font-size:.8125rem}.subscription-floating-btn{position:fixed;bottom:1.5rem;right:5rem;z-index:998;padding:.5rem 1rem;border-radius:999px;border:1px solid var(--border, #334155);background:var(--surface, #1e293b);color:var(--text, #e2e8f0);font-size:.8125rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:background .2s ease,transform .15s ease}.subscription-floating-btn:hover{background:var(--surface-hover, #334155);transform:scale(1.03)}.subscription-floating-btn:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.subscription-cart-modal__collapsible-wrap{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border, #1e293b)}.subscription-cart-modal__collapsible-trigger{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem 0;border:none;background:transparent;color:var(--muted, #94a3b8);font-size:.875rem;cursor:pointer;text-align:left;border-radius:.375rem}.subscription-cart-modal__collapsible-trigger:hover{color:var(--text, #e2e8f0)}.subscription-cart-modal__collapsible-content{overflow:hidden;max-height:0;transition:max-height .2s ease-out}.subscription-cart-modal__collapsible-content--open{max-height:500px}.subscription-cart-modal__options-form{display:flex;flex-direction:column;gap:.75rem;padding:.75rem 0}.subscription-cart-modal__label--row{flex-direction:row;align-items:center;gap:.5rem}.subscription-cart-modal__label--row input[type=checkbox]{width:auto}.subscription-cart-modal__reset-wrap{padding-top:.75rem;border-top:1px solid var(--border, #334155)}.subscription-cart-modal__reset-btn{padding:.5rem 1rem;border:1px solid var(--border, #334155);border-radius:.5rem;background:transparent;color:var(--muted, #94a3b8);font-size:.8125rem;cursor:pointer}.subscription-cart-modal__reset-btn:hover{background:#64748b33;color:var(--text, #e2e8f0)}.products-section.plan-panel{background:#fff;border-radius:1.5rem;padding:2rem;border:1px solid #edf0f7;box-shadow:0 35px 60px #0f172a14;display:flex;flex-direction:column;gap:1.5rem;max-width:100%}.products-section .plan-panel-head{display:flex;flex-direction:column;gap:.25rem}.products-section .products-filters{margin-top:1rem;margin-bottom:1.25rem}.products-section .products-filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem}.products-section .products-search-label{flex:1;min-width:200px}.products-section .products-search-input{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:1rem}.products-section .products-filter-group{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.products-section .products-filter-label{display:block;font-size:.75rem;color:#64748b;margin-bottom:.2rem}.products-section .products-filter-select{padding:.4rem .6rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.9rem;min-width:120px}.products-section .products-type-tags-wrap{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.products-section .products-type-tags-wrap .products-filter-label{margin-bottom:0;flex-shrink:0}.products-section .products-type-tags{display:flex;flex-wrap:wrap;gap:.35rem}.products-section .products-type-tag{padding:.35rem .6rem;border:1px solid #e2e8f0;border-radius:999px;font-size:.85rem;background:#fff;color:#475569;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.products-section .products-type-tag:hover{background:#f1f5f9;border-color:#cbd5e1}.products-section .products-type-tag--active{background:#eef2ff;border-color:#6366f1;color:#4338ca}.products-section .products-type-tag--active:hover{background:#e0e7ff}.products-section .products-type-tag-remove{margin-left:.15rem;opacity:.8}.products-section .products-clear-btn{font-size:.9rem}.products-section .products-count{font-size:.9rem;margin:0;display:block;width:100%}.products-section .products-loading-indicator{display:flex;justify-content:center;align-items:center;gap:.35rem;width:100%;min-height:2rem;margin:0 auto}.products-section .products-loading-indicator .spinner{width:32px;height:32px}.products-section .products-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:.75rem;background:#fff}.products-section .products-table{width:100%;border-collapse:collapse;font-size:.95rem}.products-section .products-table th,.products-section .products-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.products-section .products-table th{background:#f8fafc;font-weight:600;color:#334155}.products-section .products-table tbody tr:last-child td{border-bottom:none}.products-section .products-table-name{font-weight:500}.products-section .products-table-desc{font-size:.85rem;margin-top:.2rem;max-width:320px}.products-section .products-table-types{white-space:nowrap}.products-section .products-family-badge{display:inline-block;padding:.2rem .5rem;font-size:.8rem;font-weight:500;color:#4338ca;background:#eef2ff;border-radius:.35rem;white-space:nowrap}.products-section .products-family-badge:empty{display:none}.products-section .products-table-prices{display:flex;flex-wrap:wrap;gap:.35rem}.products-section .products-price-chip{display:inline-block;padding:.2rem .5rem;background:#f1f5f9;border-radius:.35rem;font-size:.85rem}.products-section .products-table-loading,.products-section .products-table-empty{padding:2rem;text-align:center}.products-section .products-table-loading{display:flex;justify-content:center;align-items:center;min-height:140px}.products-section .products-table-loading .products-loading-indicator{display:flex;justify-content:center;align-items:center;width:auto}.billing-calendar{display:flex;flex-direction:column;gap:.75rem}.billing-calendar-legend{font-size:.8rem;color:#64748b;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.billing-calendar-legend-dot{display:inline-block;width:.7rem;height:.7rem;border-radius:50%}.billing-calendar-legend-dot--today{background:#e2e8f0;border:1px solid #cbd5e1}.billing-calendar-legend-dot--subscription-start,.billing-calendar-legend-dot--first-invoice{background:#4f5dff;border:1px solid #3945a7}.billing-calendar-legend-dot--period{background:#dbeafe;border:1px solid #93c5fd}.billing-calendar-legend-dot--past-period{background:#e0e7ff;border:1px solid #a5b4fc}.billing-calendar-legend-dot--invoice,.billing-calendar-legend-dot--next{background:#4f5dff;border:1px solid #3945a7}.billing-calendar-jumps{display:flex;flex-wrap:wrap;gap:.5rem}.billing-calendar-jump-btn{padding:.35rem .75rem;font-size:.8rem;font-weight:500;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#475569;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.billing-calendar-jump-btn:hover{background:#f1f5f9;color:#0f172a;border-color:#cbd5e1}.billing-calendar-period-dates-inline{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.8rem;color:#475569;padding:.5rem 0}.billing-calendar-period-dates-inline span{white-space:nowrap}.billing-calendar-nav{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.billing-calendar-nav-btn{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;font-size:1.25rem;line-height:1;color:#475569;cursor:pointer;transition:background .2s,color .2s}.billing-calendar-nav-btn:hover{background:#f1f5f9;color:#0f172a}.billing-calendar-nav-title{font-size:.95rem;font-weight:600;color:#334155}.billing-calendar-months{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;min-width:0}.billing-calendar-month{min-width:0}.billing-calendar-month-title{font-size:.85rem;font-weight:600;color:#475569;margin-bottom:.35rem}.billing-calendar-grid{display:grid;grid-template-columns:repeat(7,2rem);gap:2px;font-size:.7rem}.billing-calendar-cell{display:flex;align-items:center;justify-content:center;min-height:1.75rem;border-radius:.25rem}.billing-calendar-cell-head{font-size:.65rem;font-weight:600;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.billing-calendar-cell-empty{visibility:hidden}.billing-calendar-cell-day{color:#0f172a;background:#f8fafc}.billing-calendar-cell--subscription-era{background:#e2e8f0;color:#64748b;border:1px solid #cbd5e1}.billing-calendar-cell--today{background:#e2e8f0;color:#475569;font-weight:600;border:1px solid #cbd5e1}.billing-calendar-cell--first-invoice{background:#4f5dff;color:#fff;font-weight:700;border:1px solid #3945a7}.billing-calendar-cell--today.billing-calendar-cell--first-invoice{background:#4f5dff;color:#fff;border-color:#3945a7}.billing-calendar-cell--period{background:#dbeafe;border:1px solid #93c5fd}.billing-calendar-cell--past-period{background:#e0e7ff;border:1px solid #a5b4fc;color:#3730a3}.billing-calendar-cell--invoice,.billing-calendar-cell--next{background:#4f5dff;color:#fff;font-weight:600;border:1px solid #3945a7}.billing-calendar-cell--invoice.billing-calendar-cell--next,.billing-calendar-cell--today.billing-calendar-cell--next{background:#4f5dff;color:#fff;border-color:#3945a7}.subscription-selector{max-width:80rem;margin:0 auto;padding:2rem 1.5rem;width:100%}.subscription-selector__header{margin-bottom:1.5rem}.subscription-selector__title{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.subscription-selector__subtitle{margin:0 0 1rem;font-size:.9375rem}.subscription-selector__actions{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.subscription-selector__actions--header{padding-bottom:1rem;border-bottom:1px solid var(--border, #e2e8f0);margin-bottom:.5rem}.subscription-selector__actions--footer{padding-top:1rem;border-top:1px solid var(--border-subtle, #334155)}.subscription-selector__actions .primary-btn:disabled{opacity:.6;cursor:not-allowed}.subscription-selector__showcase{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:1.5rem;justify-content:center;margin-bottom:2rem;align-items:stretch}@media(max-width:767px){.subscription-selector__showcase{grid-auto-flow:row;grid-auto-columns:unset}}.subscription-selector__spinner{display:flex;justify-content:center;padding:3rem}.subscription-selector__empty{text-align:center;color:var(--muted, #64748b);margin:2rem 0}.subscription-selector__card-wrap{display:flex;min-height:0;border-radius:1.5rem;cursor:pointer}.subscription-selector__card-wrap .plan-card{flex:1;display:flex;flex-direction:column;min-height:0;width:100%}.subscription-selector__card-wrap .plan-card .plan-card-action-stack{margin-top:auto}.subscription-selector__card-wrap--current .plan-card.current-plan{background:#1e293b;border:1px solid #334155;box-shadow:0 4px 16px #0003}.subscription-selector__card-wrap--selected .plan-card.current-plan{background:linear-gradient(135deg,#1e293b,#1e3a5f);border-color:#4361ee;box-shadow:0 4px 20px #4361ee33}.subscription-selector__card-wrap--selected .plan-card{background:linear-gradient(135deg,#1e293b,#1e3a5f);border-color:#4361ee;box-shadow:0 4px 20px #4361ee33;color:#e2e8f0}.subscription-selector__card-wrap--selected .plan-card .eyebrow,.subscription-selector__card-wrap--selected .plan-card .price-tag,.subscription-selector__card-wrap--selected .plan-card h3{color:#fff}.subscription-selector__card-wrap--selected .plan-card .muted,.subscription-selector__card-wrap--selected .plan-card .yearly-price{color:#cbd5e1}.subscription-selector__card-wrap--selected .plan-card .feature-list,.subscription-selector__card-wrap--selected .plan-card .feature-list li{color:#e2e8f0}.subscription-selector__card-wrap--selected .plan-card .plan-toggle.plan-toggle-card{border-color:#ffffff4d;background:#ffffff1a}.subscription-selector__card-wrap--selected .plan-card .plan-toggle.plan-toggle-card button{color:#cbd5e1}.subscription-selector__card-wrap--selected .plan-card .plan-toggle.plan-toggle-card button.active{background:#fff;color:#1c2c74}.summary-card{padding:0}.summary-card__title{margin-bottom:.75rem}.summary-card__section{margin-bottom:.5rem}.summary-card__list{list-style:none;padding:0;margin:0}.summary-card__list-item{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.summary-card__list-item .checkout-plan-summary-list__name{flex:1;min-width:0}.summary-card__list-item .checkout-plan-summary-remove{padding:.2rem .5rem;font-size:.75rem;color:var(--error, #b91c1c);background:transparent;border:none;cursor:pointer;border-radius:.25rem}.summary-card__list-item .checkout-plan-summary-remove:hover{text-decoration:underline}.selected-packages-card{padding:0}.selected-packages-card__title{margin-bottom:.75rem}.selected-packages-card__list{display:flex;flex-direction:column;gap:1rem}.selected-packages-card__item{margin:0}.select-payment-method-card__title{margin-bottom:.75rem}.select-payment-method-card__type-selector{margin-bottom:1rem}.select-payment-method-card__type-label{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:var(--muted, #64748b)}.select-payment-method-card__type-list{list-style:none;padding:0;margin:0}.select-payment-method-card__badge{font-size:.75rem;color:var(--success, #059669);margin-left:.5rem}.select-payment-method-card__methods{margin-bottom:1rem}.select-payment-method-card__methods .payment-methods-list{list-style:none;padding:0;margin:0}.select-payment-method-card__methods .payment-method-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;cursor:pointer}.select-payment-method-card__methods .payment-method-item input{margin:0}.payment-method-default-badge{font-size:.7rem;padding:.15rem .4rem;background:var(--surface, #f1f5f9);color:var(--muted, #64748b);border-radius:.25rem;margin-left:auto}.select-payment-method-card__add{margin-top:.5rem}.dashboard-subscription-steps{padding:1rem 0;max-width:64rem;margin:0 auto}.dashboard-subscription-steps__header{margin-bottom:1.5rem}.dashboard-subscription-steps__header h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.dashboard-subscription-steps__header .muted{margin:0;font-size:.9375rem}.dashboard-subscription-steps__two-columns{margin-bottom:1.5rem}.dashboard-subscription-steps__actions{padding-top:1rem;border-top:1px solid var(--border, #e2e8f0)}
