.auth-page{color:#1a1d2e;background:radial-gradient(55% 50% at 85% 15%,#a78bfa38,#0000 60%),radial-gradient(45% 40% at 10% 80%,#5b5ceb1a,#0000 55%),#fafaff;place-items:center;min-height:100svh;padding:5.5rem 1rem 2rem;font-family:Inter,system-ui,sans-serif;display:grid}.auth-shell{min-height:100svh}.auth-shell .nav{z-index:50;position:fixed;top:0;left:0;right:0}.auth-card{background:#fff;border:1px solid #e6e8f0;border-radius:16px;width:min(100%,420px);padding:2rem 1.75rem;box-shadow:0 20px 50px #1a1d2e1a}.auth-brand.site-brand{margin-bottom:1.5rem}.auth-card h1{letter-spacing:-.03em;margin:0 0 .4rem;font-size:1.5rem;font-weight:800}.auth-card .lead{color:#6b728f;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.auth-form{gap:.95rem;display:grid}.auth-form label{color:#3d4259;gap:.35rem;font-size:.82rem;font-weight:600;display:grid}.auth-form input{width:100%;font:inherit;color:#1a1d2e;background:#f7f8fc;border:1.5px solid #e6e8f0;border-radius:10px;outline:none;padding:.75rem .85rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{background:#fff;border-color:#5b5ceb;box-shadow:0 0 0 3px #5b5ceb26}.auth-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:.7rem .85rem;font-size:.88rem}.auth-submit{color:#fff;width:100%;font:inherit;cursor:pointer;background:#5b5ceb;border:none;border-radius:10px;margin-top:.25rem;padding:.9rem 1.25rem;font-weight:700;box-shadow:0 8px 20px #5b5ceb40}.auth-submit:hover{background:#4a4ad4}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-footer{text-align:center;color:#6b728f;margin-top:1.25rem;font-size:.9rem}.auth-footer a{color:#5b5ceb;font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.account-page{color:#1a1d2e;background:radial-gradient(50% 40% at 100% 0,#5b5ceb14,#0000 55%),#f4f5f9;min-height:100svh;font-family:Inter,system-ui,sans-serif}.account-nav{padding:0}.account-shell{gap:1.25rem;width:min(100% - 2rem,1100px);margin:1.75rem auto 2.5rem;display:grid}@media (min-width:860px){.account-shell{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:1.5rem}}.account-side{background:#fff;border:1px solid #e6e8f0;border-radius:14px;padding:1rem .85rem;box-shadow:0 4px 20px #1a1d2e0a}.account-side-label{letter-spacing:.06em;text-transform:uppercase;color:#8b90a5;margin:0 .65rem .55rem;font-size:.72rem;font-weight:700}.account-side-nav{gap:.2rem;display:grid}.account-side-nav a{color:#4b5168;border-radius:9px;padding:.65rem .75rem;font-size:.9rem;font-weight:600;text-decoration:none;display:block}.account-side-nav a:hover{color:#1a1d2e;background:#f4f5fb}.account-side-nav a.active{color:#5b5ceb;background:#eef0ff}.account-side-foot{border-top:1px solid #eef0f5;gap:.55rem;margin-top:1rem;padding:.85rem .65rem .35rem;display:grid}.account-side-email{color:#8b90a5;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.account-pill{border-radius:999px;width:fit-content;padding:.28rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.account-pill.ok{color:#047857;background:#ecfdf5}.account-pill.warn{color:#c2410c;background:#fff7ed}.account-main{min-width:0}.account-panel{background:#fff;border:1px solid #e6e8f0;border-radius:14px;gap:1.25rem;padding:1.5rem 1.4rem;display:grid;box-shadow:0 4px 24px #1a1d2e0d}.account-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.account-panel-head-avatar{align-items:center}.account-avatar-wrap{flex-direction:column;align-items:flex-end;gap:.35rem;display:flex}.account-avatar-btn{cursor:pointer;color:#5b5ceb;background:#f7f8fc;border:1.5px dashed #c8cce0;border-radius:50%;flex-shrink:0;width:5.25rem;height:5.25rem;padding:0;transition:border-color .2s,background .2s,transform .2s;position:relative;overflow:hidden}.account-avatar-btn:hover:not(:disabled){background:#eef0ff;border-color:#5b5ceb;transform:scale(1.03)}.account-avatar-btn:disabled{opacity:.7;cursor:wait}.account-avatar-btn img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.account-avatar-label{z-index:1;letter-spacing:-.01em;font-size:.82rem;font-weight:700;position:relative}.account-avatar-btn.has-photo{border-style:solid;border-color:#e6e8f0}.account-avatar-btn.has-photo .account-avatar-label{color:#fff;opacity:0;background:#1a1d2e73;place-items:center;transition:opacity .2s;display:grid;position:absolute;inset:0}.account-avatar-btn.has-photo:hover .account-avatar-label,.account-avatar-btn.has-photo:focus-visible .account-avatar-label{opacity:1}.account-avatar-err{color:#b91c1c;text-align:right;max-width:9rem;margin:0;font-size:.75rem}@media (max-width:640px){.account-panel-head-avatar{flex-direction:column;align-items:stretch}.account-avatar-wrap{align-items:flex-start}}.account-panel-head h1{letter-spacing:-.03em;margin:0 0 .35rem;font-size:1.45rem;font-weight:800}.account-panel-head p,.account-lead{color:#6b728f;margin:0;font-size:.92rem;line-height:1.55}.account-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}@media (max-width:640px){.account-metrics{grid-template-columns:1fr}}.metric{background:linear-gradient(#fafaff 0%,#fff 100%);border:1px solid #eef0f5;border-radius:12px;padding:.95rem 1rem}.metric span{color:#8b90a5;margin-bottom:.35rem;font-size:.75rem;font-weight:650;display:block}.metric strong{color:#1a1d2e;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.account-credit-earn{background:linear-gradient(#f7f8fc 0%,#fff 100%);border:1px solid #e8eaf2;border-radius:12px;margin:.85rem 0 1.25rem;padding:1rem 1.1rem}.account-credit-actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.account-credit-actions .btn{margin-top:0}.checklist h2,.account-block-card h2{margin:0 0 .35rem;font-size:1.05rem;font-weight:750}.checklist ul{gap:.65rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.checklist li{background:#fafbfe;border:1px solid #eef0f5;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:.9rem 1rem;display:grid}.checklist li.done{background:#f6fffb;border-color:#d1fae5}.check-dot{background:#fff;border:2px solid #c5c9d8;border-radius:50%;width:12px;height:12px}.checklist li.done .check-dot{background:#10b981;border-color:#10b981;box-shadow:inset 0 0 0 2px #fff}.checklist li strong{margin-bottom:.15rem;font-size:.92rem;display:block}.checklist li p{color:#6b728f;margin:0;font-size:.82rem;line-height:1.4}@media (max-width:720px){.checklist li{grid-template-columns:auto 1fr}.checklist li .btn{grid-column:2;justify-self:start}}.account-grid-2{gap:1rem;display:grid}@media (min-width:720px){.account-grid-2{grid-template-columns:1fr 1fr}}.account-block-card{background:#fafbfe;border:1px solid #eef0f5;border-radius:12px;flex-direction:column;gap:.75rem;height:100%;padding:1.15rem 1.1rem;display:flex}.account-testimonial-card{height:auto;margin-top:0}.account-testimonial-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.account-testimonial-head h2{margin:0 0 .35rem}.account-testimonial-hint{color:#8a4b12;background:#fff7ed;border-radius:10px;margin:0;padding:.65rem .8rem;font-size:.9rem}.quote-preview-author{align-items:center;gap:.75rem;display:flex}.quote-preview-author strong{font-size:.95rem;display:block}.quote-preview-author span{color:#6b728f;font-size:.8rem;font-weight:400}.quote-avatar{object-fit:cover;background:linear-gradient(145deg,#818cf8,#6366f1);border-radius:50%;flex-shrink:0;width:44px;height:44px}.quote-avatar-photo{background:#e8e9f2;display:block}.quote-avatar-initials{color:#fff;letter-spacing:.02em;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex}.quote-check{flex-direction:row;align-items:flex-start;gap:.55rem;font-weight:500;display:flex}.quote-check input{margin-top:.15rem}.account-review-form{gap:.9rem}.account-review-form input:disabled,.account-review-form input[readonly]{color:#3f4458;cursor:default;background:#f3f4f8}.account-review-form textarea{font:inherit;resize:vertical;border:1px solid #d8dae6;border-radius:10px;min-height:120px;padding:.65rem .75rem}.account-review-form textarea:focus{border-color:#818cf8;outline:2px solid #6366f159}.account-block-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.account-block-head h2{margin:0}.btn-sm{padding:.4rem .75rem;font-size:.8rem}.btn-account{flex:none;align-self:auto;width:auto;min-width:8.5rem;padding:.5rem 1.55rem}.account-form-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:auto;display:flex}.account-form-actions-end{justify-content:flex-end}.account-dl-readonly{border-top:1px solid #eef0f5;margin-top:.25rem;padding-top:.75rem}.account-dl{gap:.65rem;margin:0;display:grid}.account-dl div{gap:.15rem;display:grid}.account-dl dt{text-transform:uppercase;letter-spacing:.04em;color:#8b90a5;font-size:.72rem;font-weight:700}.account-dl dd{color:#1a1d2e;margin:0;font-size:.95rem;font-weight:600}.account-trust{background:#f0f4ff;border:1px solid #dde3ff;border-radius:10px;padding:.85rem 1rem}.account-trust p{color:#3d4570;margin:0;font-size:.88rem;line-height:1.5}.account-wrap{width:min(100% - 2rem,720px);margin:2rem auto}.account-card{background:#fff;border:1px solid #e6e8f0;border-radius:14px;padding:1.5rem;box-shadow:0 4px 24px #1a1d2e0f}.account-card h1{letter-spacing:-.03em;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.account-meta{color:#6b728f;margin-bottom:1.25rem;font-size:.95rem}.account-stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.stat{background:#eef0ff;border-radius:12px;padding:1rem}.stat strong{color:#5b5ceb;font-size:1.35rem;font-weight:800;display:block}.stat span{color:#6b728f;font-size:.8rem;font-weight:600}.account-actions{flex-wrap:wrap;gap:.65rem;display:flex}.btn{font:inherit;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.7rem 1.15rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{color:#fff;background:#5b5ceb;box-shadow:0 8px 20px #5b5ceb2e}.btn-primary:hover{background:#4a4ad4;box-shadow:0 10px 28px #5b5ceb4d}.btn-outline{color:#1a1d2e;background:#fff;border:1.5px solid #e6e8f0}.btn-outline:hover{background:#f7f8fc;border-color:#c8cce0}.account-hr{border:none;border-top:1px solid #e6e8f0;margin:1.5rem 0 1rem}.account-sub{margin:0 0 .35rem;font-size:1.05rem;font-weight:750}.account-banner{border-radius:8px;margin:0;padding:.65rem .85rem;font-size:.88rem;font-weight:600}.account-banner.ok{color:#047857;background:#ecfdf5}.account-banner.err{color:#b91c1c;background:#fef2f2}.account-banner.warn{color:#92400e;background:#fffbeb;border:1px solid #fde68a;gap:.55rem;display:grid}.account-banner.warn a{color:#b45309;font-weight:700}.account-banner .banner-btn{justify-self:start;padding:.45rem .85rem;font-size:.82rem}.banner-sub{margin:0;font-size:.82rem}.ok-text{color:#047857}.err-text{color:#b91c1c}.account-form{flex-direction:column;flex:1;gap:.75rem;min-height:0;margin-top:.25rem;display:flex}.account-form>.btn{align-self:flex-end;width:auto;padding:.5rem 1.55rem}.account-form label{color:#3d4259;gap:.3rem;font-size:.82rem;font-weight:600;display:grid}.account-form input,.account-form textarea,.account-form select{width:100%;font:inherit;color:#1a1d2e;background:#fff;border:1.5px solid #e6e8f0;border-radius:10px;padding:.65rem .8rem;font-size:.92rem}.account-form input:focus,.account-form textarea:focus,.account-form select:focus{border-color:#5b5ceb;outline:none;box-shadow:0 0 0 3px #5b5ceb1f}.billing-address-grid{grid-template-columns:1fr;gap:.85rem;display:grid}@media (min-width:640px){.billing-address-grid{grid-template-columns:1.2fr 1fr .85fr}}.billing-type{background:#fff;border:1px solid #e6e8f0;border-radius:10px;flex-wrap:wrap;gap:1rem;padding:.75rem 1rem;display:flex}.billing-type legend{color:#3d4259;padding:0 .35rem;font-size:.8rem;font-weight:700}.radio-row{cursor:pointer;align-items:center;gap:.4rem;font-weight:600;display:inline-flex!important}.radio-row input{width:auto}.totp-qr{border:1px solid #e6e8f0;border-radius:8px;margin:.5rem 0 .75rem;display:block}.totp-settings{gap:.85rem;display:grid}.totp-auth-row{background:#fff;border:1px solid #e6e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.totp-auth-id{align-items:center;gap:.75rem;min-width:0;display:flex}.totp-auth-id>div{gap:.15rem;display:grid}.totp-auth-id strong{color:#1a1d2e;font-size:.95rem;font-weight:700}.totp-auth-mark{color:#1a1d2e;background:#f4f5f9;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.totp-auth-icon{width:22px;height:22px}.totp-auth-status{color:#8b90a5;font-size:.78rem;font-weight:600}.totp-auth-status.ok{color:#047857}.account-code{word-break:break-all;background:#fff;border-radius:4px;padding:.15rem .35rem;font-size:.85rem}.auth-info{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:10px;padding:.7rem .85rem;font-size:.88rem}.auth-link-btn{font:inherit;color:#5b5ceb;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.account-privacy-lead{color:#64748b;margin:0 0 1.1rem;font-size:.9rem;line-height:1.5}.account-privacy-link{font:inherit;color:#5b5ceb;cursor:pointer;background:0 0;border:none;padding:0;font-weight:650;text-decoration:underline}.account-privacy-actions{gap:.85rem;display:grid}.account-privacy-item{background:#fafbfe;border:1px solid #eef0f5;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;padding:.9rem 1rem;display:flex}.account-privacy-item>div{flex:1;gap:.25rem;min-width:200px;display:grid}.account-privacy-item strong{color:#1a1d2e;font-size:.92rem}.account-privacy-item span{color:#64748b;font-size:.82rem;line-height:1.45}.account-privacy-danger{background:#fff8f8;border-color:#fecaca}.account-btn-danger-outline{color:#b91c1c!important;border-color:#fca5a5!important}.account-btn-danger-outline:hover{background:#fef2f2!important}.account-btn-danger{color:#fff!important;background:#dc2626!important;border:none!important}.account-btn-danger:hover{background:#b91c1c!important}.account-delete-box{background:#fff;border:1px solid #fecaca;border-radius:12px;gap:.75rem;margin-top:1rem;padding:1rem;display:grid}.account-delete-box p{color:#3d4259;margin:0;font-size:.88rem}.account-delete-box label{color:#1a1d2e;gap:.35rem;font-size:.82rem;font-weight:650;display:grid}.account-delete-box input,.account-delete-box textarea{font:inherit;box-sizing:border-box;resize:vertical;border:1.5px solid #e6e8f0;border-radius:10px;width:100%;padding:.55rem .7rem;font-weight:500}.account-delete-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.auth-consent{color:#3d4259;flex-direction:row;align-items:flex-start;gap:.7rem;margin:.15rem 0 .25rem;font-size:.84rem;font-weight:500;line-height:1.5;display:flex}.auth-form .auth-consent input[type=checkbox]{accent-color:#5b5ceb;width:1.1rem;min-width:1.1rem;height:1.1rem;box-shadow:none;background:#fff;border-radius:4px;flex-shrink:0;margin:.2rem 0 0;padding:0}.auth-consent-text{flex:1;gap:.35rem;min-width:0;display:grid}.auth-consent-copy{color:#3d4259;margin:0;font-size:.84rem;font-weight:500;line-height:1.5}.auth-consent-copy label{font:inherit;color:inherit;cursor:pointer;font-weight:500;display:inline}.auth-consent-hint{color:#6b728f;margin:0;font-size:.75rem;font-weight:500;line-height:1.4}.auth-consent-link{font:inherit;color:#5b5ceb;cursor:pointer;background:0 0;border:none;padding:0;font-weight:650;text-decoration:underline}.auth-consent-link:hover{color:#4a4ad4}
