.pf-wordmark{display:inline-flex;align-items:baseline;color:#f8fbff;font-size:clamp(1.35rem,4vw,1.85rem);font-weight:900;letter-spacing:-.035em;line-height:1;white-space:nowrap}.pf-wordmark strong{color:#15f0d8;font-weight:900}.pf-loader{min-height:100vh;display:grid;place-items:center;align-content:center;gap:14px;padding:24px;background:radial-gradient(circle at 28% 12%,rgba(21,240,216,.22),transparent 32%),radial-gradient(circle at 70% 36%,rgba(139,61,255,.18),transparent 34%),linear-gradient(135deg,#020615,#071126 54%,#030917);color:#f8fbff}.pf-loader--compact{min-height:auto;padding:12px;background:transparent}.pf-loader-mark{position:relative;min-width:168px;min-height:78px;display:grid;place-items:center;border:1px solid rgba(56,189,248,.24);border-radius:22px;background:#08172cad;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff14;overflow:hidden}.pf-loader-mark:before{content:"";position:absolute;inset:-80% auto auto -20%;width:96px;height:240px;transform:rotate(28deg);background:linear-gradient(180deg,transparent,rgba(21,240,216,.38),transparent);animation:pf-scan 1.7s ease-in-out infinite}.pf-loader-ring{position:absolute;width:54px;height:54px;border-radius:999px;border:2px solid rgba(21,240,216,.2);border-top-color:#15f0d8;border-right-color:#1e90ff;animation:pf-spin 1.05s linear infinite}.pf-loader-mark .pf-wordmark{position:relative;z-index:2;text-shadow:0 0 22px rgba(21,240,216,.2)}.pf-loader-mark i{position:absolute;right:18px;bottom:15px;width:7px;height:7px;border-radius:999px;background:#8b3dff;box-shadow:0 0 18px #8b3dff;animation:pf-pulse 1.2s ease-in-out infinite}.pf-loader p{margin:0;color:#9fb0c8;font-size:.9rem;font-weight:700;text-align:center}.pf-loader-bars{display:inline-flex;align-items:flex-end;gap:5px;height:22px}.pf-loader-bars span{width:6px;height:9px;border-radius:999px;background:linear-gradient(180deg,#15f0d8,#1e90ff,#8b3dff);animation:pf-bars .9s ease-in-out infinite}.pf-loader-bars span:nth-child(2){animation-delay:.12s}.pf-loader-bars span:nth-child(3){animation-delay:.24s}.pf-loader-bars span:nth-child(4){animation-delay:.36s}@keyframes pf-spin{to{transform:rotate(360deg)}}@keyframes pf-pulse{50%{transform:scale(1.6);opacity:.5}}@keyframes pf-bars{50%{height:22px}}@keyframes pf-scan{0%{transform:translate(-90px) rotate(28deg)}to{transform:translate(270px) rotate(28deg)}}.pf-wordmark{color:var(--pf-text, #172033);font-weight:750;letter-spacing:0}.pf-wordmark strong{color:var(--pf-accent, #ff5a1f);font-weight:750}.pf-loader{background:var(--pf-bg, #f7f8fa);color:var(--pf-text, #172033)}.pf-loader-mark{min-width:160px;min-height:70px;border-radius:14px;border-color:var(--pf-border, #d8dee8);background:var(--pf-surface, #ffffff);box-shadow:0 12px 28px #0f172a14}.pf-loader-ring{width:48px;height:48px;border-color:#ff5a1f2e;border-top-color:var(--pf-accent, #ff5a1f);border-right-color:var(--pf-accent, #ff5a1f)}.pf-loader-mark:before{background:linear-gradient(180deg,transparent,rgba(255,90,31,.28),transparent)}.pf-loader-mark .pf-wordmark{text-shadow:none}.pf-loader-mark i{background:var(--pf-accent, #ff5a1f);box-shadow:0 0 16px #ff5a1f73}.pf-loader p{color:var(--pf-muted, #5f6b7a);font-weight:600}.pf-loader-bars span{background:var(--pf-accent, #ff5a1f)}@media(prefers-color-scheme:dark){.pf-loader{background:#000;color:#f5f5f5}.pf-loader-mark{background:#101010;border-color:#2a2a2a;box-shadow:0 18px 42px #0000007a}.pf-wordmark{color:#f5f5f5}.pf-loader p{color:#d4d4d4}}:root{--bg-page: #030917;--bg-card: rgba(8, 23, 44, .82);--bg-muted: rgba(15, 23, 42, .72);--border-subtle: rgba(56, 189, 248, .18);--border-strong: rgba(20, 184, 166, .34);--text-main: #f8fbff;--text-muted: #9fb0c8;--text-soft: #6f819d;--primary: #15f0d8;--primary-soft: rgba(21, 240, 216, .11);--primary-strong: #38bdf8;--accent: #8b3dff;--shadow-soft: 0 24px 80px rgba(0, 0, 0, .42);--radius-md: 12px;--radius-lg: 18px;--radius-pill: 999px;--font-main: system-ui, -apple-system, BlinkMacSystemFont, "Inter", sans-serif}body{margin:0;padding:0;font-family:var(--font-main);background:var(--bg-page);color:var(--text-main)}.welcome{min-height:100vh;background:radial-gradient(circle at 18% 0%,rgba(21,240,216,.2),transparent 32%),radial-gradient(circle at 86% 18%,rgba(139,61,255,.2),transparent 38%),linear-gradient(135deg,#020615,#071126 54%,#030917);animation:welcome-fade-in .6s ease-out}@keyframes welcome-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.section,.hero,.strip,.cta-strip,.welcome-footer{animation:section-rise .6s ease-out}@keyframes section-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.welcome-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:14px 56px;background:#030917e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border-subtle)}.welcome-header-left{display:flex;align-items:center;gap:10px}.welcome-logo{height:55px;width:auto}.welcome-brand{display:flex;flex-direction:column}.welcome-brand-name{font-weight:700;letter-spacing:.08em;font-size:13px;text-transform:uppercase}.welcome-brand-tagline{font-size:11px;color:var(--text-soft)}.welcome-nav{display:flex;gap:18px;font-size:14px}.welcome-nav a{text-decoration:none;color:var(--text-muted);transition:color .2s ease}.welcome-nav a:hover{color:var(--primary)}.welcome-header-actions{display:flex;align-items:center;gap:10px}.welcome-link{font-size:14px;color:var(--text-muted);text-decoration:none;transition:color .2s ease}.welcome-link:hover{color:var(--primary)}.btn{border-radius:var(--radius-pill);border:1px solid transparent;padding:11px 22px;font-size:14px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:4px;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .1s ease;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#15f0d8,#1e90ff,#8b3dff);color:#fff;box-shadow:0 18px 40px #0ea5e959}.btn-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn-outline{background:#08172c9e;border-color:var(--border-strong);color:var(--text-main)}.btn-outline:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft)}.btn.small{padding:8px 16px;font-size:13px}.hero{max-width:1120px;margin:40px auto 60px;padding:32px 24px 40px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:40px;align-items:center}.hero-left h1{font-size:clamp(42px,5vw,72px);line-height:1.15;margin:14px 0 0;letter-spacing:-.02em}.hero-pill{display:inline-flex;align-items:center;padding:6px 14px;border-radius:var(--radius-pill);font-size:11px;text-transform:uppercase;letter-spacing:.16em;background:var(--primary-soft);color:var(--primary-strong);border:1px solid rgba(56,189,248,.4)}.hero-subtitle{margin-top:18px;font-size:15px;line-height:1.6;color:var(--text-muted);max-width:610px}.hero-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.section-eyebrow{display:inline-flex;margin-bottom:10px;padding:6px 12px;border-radius:999px;background:#0ea5e91a;color:#0369a1;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-preview{margin-top:-20px}.preview-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.7fr);gap:22px;max-width:1120px;margin:28px auto 0}.preview-panel{border-radius:28px;background:var(--bg-card);border:1px solid rgba(148,163,184,.24);box-shadow:0 24px 70px #0f172a1f;overflow:hidden}.preview-web{min-height:320px;padding:18px;background:linear-gradient(135deg,#f8fafcf5,#e0f2fee6),#fff}.preview-topbar{display:flex;gap:8px;padding-bottom:18px}.preview-topbar span{width:10px;height:10px;border-radius:50%;background:#94a3b8}.preview-dashboard{height:250px;border-radius:22px;background:linear-gradient(135deg,#0b1220f0,#1e40afd1),#0b1220;color:#fff;padding:24px;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:end}.preview-dashboard small,.phone-card small{display:block;color:#bfdbfe;font-weight:800;text-transform:uppercase;letter-spacing:.12em;font-size:10px;margin-bottom:8px}.preview-dashboard strong,.phone-card strong{display:block;font-size:24px;line-height:1.15}.preview-chart{height:150px;display:flex;align-items:end;gap:12px;padding:14px;border-radius:18px;background:#ffffff1a}.preview-chart i{flex:1;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,#38bdf8,#22c55e)}.preview-phone{padding:18px;background:linear-gradient(180deg,#0b1220,#1e293b)}.phone-shell{min-height:284px;border-radius:28px;border:8px solid rgba(255,255,255,.16);padding:18px;background:#f8fafc}.phone-card{border-radius:20px;padding:18px;color:#fff;background:linear-gradient(135deg,#0b1220,#2563eb)}.phone-list{display:grid;gap:10px;margin-top:14px}.phone-list span{display:block;border-radius:16px;padding:12px;background:#fff;color:#334155;font-weight:800;border:1px solid #e2e8f0}.welcome-footer a{color:inherit;text-decoration:none;font-weight:800}.store-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.store-badge{min-width:148px;border:1px solid var(--border-strong);background:#0b1220;color:#fff;border-radius:14px;padding:10px 14px;display:grid;gap:2px;text-align:left;text-decoration:none;cursor:pointer}.store-badge span{font-size:10px;color:#bfdbfe;font-weight:800}.store-badge strong{font-size:16px}.hero-note{font-size:12px;color:var(--text-soft);margin-top:10px}.hero-ratings{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.rating-card{background:#fff;border-radius:12px;padding:10px 14px;border:1px solid rgba(209,213,219,.8);box-shadow:0 12px 30px #0f172a0f;min-width:130px}.rating-score{font-size:18px;font-weight:700;color:var(--primary-strong)}.rating-meta span{display:block;font-size:11px;color:var(--text-soft)}.hero-image{display:flex;justify-content:flex-end}.hero-image-card{position:relative;background:#fff;border-radius:22px;border:1px solid rgba(209,213,219,.9);overflow:hidden;box-shadow:var(--shadow-soft)}.hero-image-card img{display:block;width:100%;max-width:420px;height:auto}.hero-floating{position:absolute;left:16px;bottom:16px;padding:10px 12px;border-radius:12px;background:#0f172ae6;color:#fff;font-size:11px;box-shadow:0 12px 35px #0f172aa6}.hero-floating-label{color:#e5e7eb}.hero-floating-value{margin-top:4px;font-weight:600;font-size:15px}.hero-floating-caption{margin-top:2px;color:#9ca3af}.strip{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:var(--bg-muted);margin-top:60px;margin-bottom:70px;padding:30px 0}.strip-inner{max-width:1120px;margin:0 auto;padding:20px 24px;display:flex;gap:24px;justify-content:space-between;align-items:center}.strip-inner h2{margin:0 0 6px;font-size:18px}.strip-inner p{margin:0;font-size:14px;color:var(--text-muted)}.strip-points{display:flex;flex-wrap:wrap;gap:8px}.strip-points span{font-size:12px;padding:6px 10px;border-radius:var(--radius-pill);background:#fff;border:1px solid var(--border-subtle)}.section{max-width:1120px;margin:70px auto;padding:0 24px}.section-alt{background:linear-gradient(to bottom,#f9fafb,#fff);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding-top:70px;padding-bottom:70px}.section-header{margin-bottom:24px}.section-header h2{margin:0 0 6px;font-size:22px}.section-header p{margin:0;font-size:14px;color:var(--text-muted);max-width:620px}.section-header.center{text-align:center}.section-header.center p{margin-left:auto;margin-right:auto}.features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px}.feature-card{background:var(--bg-card);border-radius:var(--radius-md);padding:18px 18px 16px;border:1px solid var(--border-subtle);box-shadow:0 12px 30px #0f172a0a;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.feature-card:hover{transform:translateY(-4px);border-color:var(--primary);box-shadow:0 18px 40px #38bdf82e}.feature-card h3{margin:0 0 8px;font-size:16px}.feature-card p{margin:0 0 10px;font-size:14px;color:var(--text-muted)}.feature-card ul{margin:0;padding-left:18px;font-size:13px;color:var(--text-soft)}.steps-grid{max-width:1120px;margin:40px auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.step-card{background:var(--bg-card);border-radius:var(--radius-md);padding:16px 16px 14px;border:1px solid var(--border-subtle)}.step-label{display:inline-flex;font-size:11px;text-transform:uppercase;letter-spacing:.16em;padding:4px 9px;border-radius:var(--radius-pill);background:var(--primary-soft);color:var(--primary-strong);margin-bottom:8px}.step-card h3{margin:0 0 6px;font-size:15px}.step-card p{margin:0;font-size:13px;color:var(--text-muted)}.integrations{text-align:center}.integrations-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.integrations-pill{font-size:13px;padding:7px 14px;border-radius:var(--radius-pill);background:#08172cc2;border:1px solid var(--border-subtle)}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:24px}.metric-box{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-subtle);padding:16px 18px}.metric-value{font-size:24px;font-weight:700;color:var(--primary-strong)}.metric-label{margin-top:6px;font-size:13px;color:var(--text-muted)}.resources-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}.resource-card{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-subtle);padding:16px 18px;display:flex;flex-direction:column;gap:6px}.resource-tag{font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:var(--primary-strong)}.resource-card h3{margin:0;font-size:15px}.resource-card p{margin:0;font-size:13px;color:var(--text-muted)}.resource-link{margin-top:8px;padding:0;background:none;border:none;color:var(--primary-strong);font-size:13px;cursor:pointer}.pricing-section{margin-top:80px}.pricing-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:40px}.pricing-card{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);padding:20px 20px 18px;display:flex;flex-direction:column;gap:8px}.pricing-card.clean{box-shadow:0 10px 26px #0f172a0a}.pricing-card.active{border-color:var(--primary);box-shadow:0 20px 60px #0ea5e94d;transform:translateY(-4px)}.pricing-card h3{margin:0;font-size:16px}.price{margin:4px 0 0;font-size:22px;font-weight:700}.price-caption{margin:0;font-size:12px;color:var(--text-soft)}.pricing-card ul{margin:8px 0 14px;padding-left:18px;font-size:13px;color:var(--text-muted)}.pricing-btn{border-radius:var(--radius-pill);border:1px solid var(--border-subtle);padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;background:#08172cc2;color:var(--text-main);transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.pricing-btn.outline:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-soft)}.pricing-btn.primary{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 14px 32px #0ea5e966}.pricing-btn.primary:hover{background:var(--primary-strong)}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.faq-column{display:flex;flex-direction:column;gap:10px}.faq-item{background:var(--bg-card);border-radius:var(--radius-md);border:1px solid var(--border-subtle);padding:10px 14px}.faq-item summary{list-style:none;cursor:pointer;font-size:14px;font-weight:500}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:8px 0 0;font-size:13px;color:var(--text-muted)}.cta-strip{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:linear-gradient(135deg,#15f0d829,#8b3dff33);margin-top:70px}.cta-inner{max-width:1120px;margin:0 auto;padding:18px 24px;display:flex;justify-content:space-between;gap:18px;align-items:center}.cta-inner h2{margin:0 0 4px;font-size:18px}.cta-inner p{margin:0;font-size:14px;color:var(--text-main)}.cta-actions{display:flex;flex-wrap:wrap;gap:10px}.welcome-footer{background:#030917f5;border-top:1px solid var(--border-subtle);margin-top:40px}.footer-top{max-width:1120px;margin:0 auto;padding:24px 24px 18px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);gap:24px}.footer-brand p{font-size:13px;color:var(--text-muted);margin-top:6px}.footer-logo-row{display:flex;align-items:center;gap:10px}.footer-logo{height:50px;width:auto}.footer-name{font-weight:600;font-size:14px}.footer-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;font-size:13px}.footer-columns h4{margin:0 0 6px;font-size:13px}.footer-columns p{margin:4px 0;color:var(--text-soft);cursor:pointer;transition:color .18s ease}.footer-columns p:hover{color:var(--primary-strong)}.footer-bottom{border-top:1px solid var(--border-subtle);padding:10px 24px 14px;font-size:12px;color:var(--text-soft);max-width:1120px;margin:0 auto;display:flex;justify-content:space-between;gap:10px}@media(max-width:960px){.preview-grid,.preview-dashboard{grid-template-columns:1fr}.welcome-header{padding:10px 18px}.welcome-nav{display:none}.hero{max-width:1120px;margin:32px auto 56px;grid-template-columns:minmax(0,1fr)}.hero-image{justify-content:center}.hero-left h1{font-size:30px}.strip-inner{flex-direction:column;align-items:flex-start}.features-grid,.steps-grid,.metrics-grid,.resources-grid,.pricing-row,.faq-grid{grid-template-columns:minmax(0,1fr)}.cta-inner{flex-direction:column;align-items:flex-start}.footer-top{grid-template-columns:minmax(0,1fr)}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column}}@media(max-width:640px){.hero{margin-top:16px}.hero-ratings{gap:10px}.resources-grid,.pricing-row,.metrics-grid{gap:14px}.footer-columns{grid-template-columns:minmax(0,1fr)}}.welcome{color-scheme:dark}.welcome-header{box-shadow:0 18px 70px #00000042}.welcome-logo,.footer-logo{filter:drop-shadow(0 12px 32px rgba(21,240,216,.22))}.hero{position:relative;min-height:calc(100vh - 120px)}.hero:before{content:"";position:absolute;inset:12px;z-index:-1;border-radius:42px;background:linear-gradient(135deg,rgba(21,240,216,.09),transparent 34%),linear-gradient(315deg,rgba(139,61,255,.11),transparent 42%);border:1px solid rgba(56,189,248,.12)}.hero-left h1{max-width:760px;text-shadow:0 20px 70px rgba(21,240,216,.12)}.section-eyebrow,.hero-pill,.step-label,.resource-tag{background:#15f0d81a;border:1px solid rgba(21,240,216,.32);color:#62f7ea}.preview-panel,.rating-card,.hero-image-card,.feature-card,.step-card,.metric-box,.resource-card,.pricing-card,.faq-item,.cta-inner{background:linear-gradient(145deg,#08172ce0,#030917c7),#08172cdb;border:1px solid rgba(56,189,248,.2);box-shadow:0 28px 80px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.preview-web,.preview-phone,.phone-shell{background:radial-gradient(circle at 12% 12%,rgba(21,240,216,.18),transparent 34%),radial-gradient(circle at 84% 18%,rgba(139,61,255,.18),transparent 38%),linear-gradient(145deg,#040c1afa,#08172ce6)}.phone-shell{border-color:#38bdf838}.phone-list span,.strip-points span{background:#0f172ac7;color:var(--text-main);border:1px solid rgba(56,189,248,.2)}.hero-image-card{padding:18px}.hero-image-card:before{content:"";position:absolute;inset:-30%;background:conic-gradient(from 160deg,transparent,rgba(21,240,216,.22),rgba(139,61,255,.24),transparent);opacity:.46}.hero-image-card img,.hero-floating{position:relative;z-index:1}.hero-image-card img{border-radius:18px}.rating-card{min-width:156px}.rating-score,.metric-value,.price,.resource-link{color:#15f0d8}.section-alt{max-width:none;background:linear-gradient(180deg,#0309176b,#08172cb8),transparent;border-color:#38bdf824}.feature-card,.step-card,.resource-card,.metric-box{border-radius:22px}.feature-card:hover,.resource-card:hover,.pricing-card:hover{transform:translateY(-5px);border-color:#15f0d88a;box-shadow:0 30px 90px #15f0d824}.pricing-card.active{background:radial-gradient(circle at 15% 12%,rgba(21,240,216,.18),transparent 36%),radial-gradient(circle at 82% 0%,rgba(139,61,255,.22),transparent 42%),#08172ceb}.pricing-btn.primary{background:linear-gradient(135deg,#15f0d8,#1e90ff,#8b3dff)}.welcome-footer{background:radial-gradient(circle at 18% 0%,rgba(21,240,216,.12),transparent 30%),#030917fa}@media(min-width:961px){.welcome-nav,.welcome-header-actions{font-size:13px}.section{margin:58px auto}}.welcome-wordmark,.footer-wordmark{font-size:clamp(1.35rem,4vw,1.9rem);filter:drop-shadow(0 10px 24px rgba(21,240,216,.14))}.welcome-header{padding:12px clamp(14px,4vw,42px)}.hero{gap:clamp(22px,5vw,46px);padding-inline:clamp(14px,5vw,56px)}.hero h1{font-size:clamp(2rem,6vw,4.1rem);letter-spacing:-.04em}.hero-subtitle,.section-header p,.strip p,.cta-strip p{font-size:clamp(.92rem,2.2vw,1.05rem);line-height:1.6}.business-story-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.business-story-card{min-height:215px;padding:18px;border-radius:20px;border:1px solid rgba(56,189,248,.18);background:radial-gradient(circle at 0% 0%,rgba(21,240,216,.12),transparent 36%),#08172cb8;box-shadow:0 22px 70px #0000003d}.business-story-card span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:14px;color:#15f0d8;background:#15f0d81f;border:1px solid rgba(21,240,216,.2);font-weight:900;font-size:.8rem}.business-story-card h3{margin:18px 0 8px;font-size:1.03rem}.business-story-card p{margin:0;color:var(--text-muted);font-size:.9rem;line-height:1.55}@media(max-width:1050px){.welcome-nav{display:none}.business-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.welcome-header{align-items:flex-start;gap:12px}.welcome-header-left{flex:1;min-width:0}.welcome-brand-tagline{display:none}.welcome-header-actions{gap:8px}.welcome-header-actions .btn,.welcome-link{min-height:36px;padding:8px 12px;font-size:12px}.hero{grid-template-columns:1fr!important;padding-top:34px}.hero-image-card{border-radius:20px}.hero-ratings,.preview-grid,.pricing-grid,.footer-top,.cta-inner{grid-template-columns:1fr!important}.business-story-grid{grid-template-columns:1fr}.section{padding-inline:14px}}@media(max-width:480px){.welcome-header{position:static;padding-inline:12px}.hero h1{font-size:2rem}.hero-buttons,.store-row,.cta-actions{flex-direction:column;align-items:stretch}.hero-buttons .btn,.store-badge,.cta-actions .btn{width:100%}}:root{--welcome-bg: #f7f8fa;--welcome-surface: #ffffff;--welcome-surface-2: #f1f5f9;--welcome-border: #d8dee8;--welcome-text: #172033;--welcome-muted: #5f6b7a;--welcome-accent: #ff5a1f;--welcome-shadow: 0 16px 36px rgba(15, 23, 42, .08);color-scheme:light}@media(prefers-color-scheme:dark){:root{--welcome-bg: #000000;--welcome-surface: #101010;--welcome-surface-2: #171717;--welcome-border: #2a2a2a;--welcome-text: #f5f5f5;--welcome-muted: #d4d4d4;--welcome-accent: #ff7a3d;--welcome-shadow: 0 18px 42px rgba(0, 0, 0, .46);color-scheme:dark}}.welcome{background:var(--welcome-bg)!important;color:var(--welcome-text)!important;font-size:14px!important}.welcome-header{background:color-mix(in srgb,var(--welcome-surface) 94%,transparent)!important;border-bottom:1px solid var(--welcome-border)!important;box-shadow:none!important}.welcome-nav{gap:4px!important;flex-wrap:wrap!important}.welcome-nav a,.welcome-link,.welcome-header-actions .btn,.btn,.pricing-btn,.store-badge,.resource-link{font-size:12.5px!important;font-weight:650!important;letter-spacing:0!important}.welcome-nav a{color:var(--welcome-muted)!important;padding:8px 9px!important;border-radius:999px!important}.welcome-nav a:hover{color:var(--welcome-text)!important;background:var(--welcome-surface-2)!important}.welcome-wordmark,.footer-wordmark,.pf-wordmark{color:var(--welcome-text)!important;font-weight:750!important;letter-spacing:0!important}.pf-wordmark strong{color:var(--welcome-accent)!important}.hero,.section,.cta-strip,.welcome-footer{background:var(--welcome-bg)!important;color:var(--welcome-text)!important}.hero h1,.section-header h2,.cta-strip h2{color:var(--welcome-text)!important;font-weight:720!important;letter-spacing:0!important}.hero h1{font-size:clamp(2rem,5vw,3.8rem)!important}.hero-subtitle,.section-header p,.feature-card p,.step-card p,.resource-card p,.business-story-card p,.company-page-card p,.workflow-strip p,.footer-brand p,.footer-columns p,.hero-note{color:var(--welcome-muted)!important;font-size:14px!important;line-height:1.65!important;font-weight:450!important}.hero-pill,.section-eyebrow,.resource-tag,.step-label{color:var(--welcome-accent)!important;background:var(--welcome-surface-2)!important;border:1px solid var(--welcome-border)!important;font-weight:700!important}.hero-image-card,.rating-card,.feature-card,.step-card,.resource-card,.pricing-card,.metric-box,.business-story-card,.company-page-card,.workflow-strip,.dext-tools-grid,.preview-panel,.strip,.cta-inner{background:var(--welcome-surface)!important;border:1px solid var(--welcome-border)!important;border-radius:12px!important;color:var(--welcome-text)!important;box-shadow:var(--welcome-shadow)!important}.hero-image-card:before,.section-alt:before,.hero:before,.hero:after{display:none!important}.btn-primary,.pricing-btn.primary{background:var(--welcome-accent)!important;color:#fff!important;border:1px solid var(--welcome-accent)!important;box-shadow:none!important}.btn-outline,.pricing-btn.outline,.store-badge{background:var(--welcome-surface)!important;color:var(--welcome-text)!important;border:1px solid var(--welcome-border)!important;box-shadow:none!important}.rating-score,.metric-value,.price,.resource-link{color:var(--welcome-accent)!important}.company-page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.company-page-card{padding:16px}.company-page-card span,.business-story-card span,.workflow-chips span,.dext-tools-grid span{display:inline-grid;place-items:center;min-height:30px;border-radius:999px;padding:0 10px;background:var(--welcome-surface-2)!important;border:1px solid var(--welcome-border)!important;color:var(--welcome-accent)!important;font-size:11px;font-weight:700}.company-page-card small{display:block;margin-top:12px;color:var(--welcome-muted);font-size:12px;font-weight:600}.company-page-card h3,.workflow-strip h3{margin:8px 0;color:var(--welcome-text);font-size:16px;font-weight:700;line-height:1.35}.workflow-strip{margin-top:14px;padding:16px;display:grid;grid-template-columns:.9fr 1.1fr;gap:14px;align-items:center}.workflow-chips,.dext-tools-grid{display:flex;gap:8px;flex-wrap:wrap}.dext-tools-grid{margin-top:12px;padding:14px}@media(max-width:1050px){.company-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.welcome{font-size:13px!important}.welcome-header{position:sticky!important;top:0;display:grid!important;grid-template-columns:1fr}.welcome-nav{display:flex!important;overflow-x:auto;flex-wrap:nowrap!important;padding-bottom:4px;scrollbar-width:none}.welcome-nav::-webkit-scrollbar{display:none}.company-page-grid,.workflow-strip{grid-template-columns:1fr}.hero,.section{padding-inline:12px!important}.hero h1{font-size:2rem!important}}.welcome,.welcome *{color-scheme:light!important}.welcome{--welcome-bg: #f7f8fa !important;--welcome-surface: #ffffff !important;--welcome-surface-2: #f1f5f9 !important;--welcome-border: #d8dee8 !important;--welcome-text: #172033 !important;--welcome-muted: #5f6b7a !important;--welcome-accent: #ff5a1f !important;--welcome-shadow: 0 16px 36px rgba(15, 23, 42, .08) !important}:root{--bg-page: #f6f8fb;--bg-card: #ffffff;--bg-muted: #f9fafb;--border-subtle: #d8dee8;--border-strong: #d8dee8;--text-main: #172033;--text-muted: #667085;--text-soft: #7a8494;--primary: #f97316;--primary-soft: #fff3eb;--primary-strong: #ea580c;--accent: #334155;--shadow-soft: 0 14px 34px rgba(15, 23, 42, .08)}.welcome{background:var(--bg-page)!important;color:var(--text-main)!important}.welcome-header,.hero-image-card,.rating-card,.company-page-card,.workflow-strip,.business-story-card,.preview-panel,.strip-inner,.section,.cta-strip,.welcome-footer{background:var(--bg-card)!important;color:var(--text-main)!important;border-color:var(--border-subtle)!important;box-shadow:var(--shadow-soft)!important}.welcome .pf-wordmark,.welcome h1,.welcome h2,.welcome h3,.welcome strong{color:var(--text-main)!important;font-weight:700!important}.welcome .pf-wordmark strong{color:var(--primary)!important}.welcome p,.welcome small,.welcome span,.welcome-nav a,.welcome-link{color:var(--text-muted)!important}.hero-left h1{font-size:clamp(34px,5vw,58px)!important;letter-spacing:0!important}.hero{margin-top:22px!important}.btn-primary{background:var(--primary)!important;box-shadow:none!important}.btn-outline{background:var(--bg-card)!important;color:var(--text-main)!important;border-color:var(--border-subtle)!important}@media(max-width:860px){.welcome-header{padding:12px 14px!important;align-items:flex-start!important}.welcome-nav{width:100%;overflow-x:auto;gap:14px;padding-bottom:6px}.welcome-header-actions{width:100%;justify-content:space-between}.hero{grid-template-columns:1fr!important;padding-inline:14px!important}}.welcome{--welcome-bg: #f6f8fb !important;--welcome-surface: #ffffff !important;--welcome-surface-2: #edf2f7 !important;--welcome-border: #d8e0ea !important;--welcome-text: #172033 !important;--welcome-muted: #526173 !important;--welcome-soft: #718096 !important;--welcome-accent: #f05a24 !important;--welcome-accent-2: #0ea5b7 !important;--welcome-shadow: 0 18px 40px rgba(15, 23, 42, .08) !important;min-height:100vh!important;background:#f6f8fb!important;color:#172033!important}.welcome,.welcome *{-webkit-text-fill-color:currentColor!important;background-clip:border-box!important;-webkit-background-clip:border-box!important;text-shadow:none!important}.welcome-header{background:#fffffff5!important;border-bottom:1px solid var(--welcome-border)!important;box-shadow:0 10px 26px #0f172a0f!important}.welcome .pf-wordmark,.welcome .pf-wordmark span,.welcome .welcome-brand-tagline,.welcome-nav a,.welcome-link{color:#526173!important}.welcome .pf-wordmark strong,.welcome .welcome-wordmark strong,.welcome .pf-wordmark [data-accent],.welcome .welcome-wordmark [data-accent]{color:#0ea5b7!important}.welcome h1,.welcome h2,.welcome h3,.welcome h4,.welcome .hero-left h1,.welcome .section-header h2,.welcome .cta-strip h2,.welcome strong,.welcome .rating-score,.welcome .hero-floating-value{color:#172033!important;font-weight:650!important;letter-spacing:0!important}.welcome .hero-left h1{max-width:760px!important;font-size:clamp(36px,5vw,64px)!important;line-height:1.12!important;margin-top:14px!important}.welcome p,.welcome small,.welcome .hero-subtitle,.welcome .hero-note,.welcome .rating-meta span,.welcome .section-header p,.welcome .feature-card p,.welcome .step-card p,.welcome .resource-card p,.welcome .business-story-card p,.welcome .company-page-card p,.welcome .workflow-strip p,.welcome .footer-brand p,.welcome .footer-columns p{color:#526173!important;font-weight:400!important}.welcome .hero-pill,.welcome .section-eyebrow,.welcome .step-label,.welcome .resource-tag{background:#fff3eb!important;border:1px solid #ffd8c2!important;color:#d9480f!important}.welcome .btn-primary,.welcome a.btn-primary,.welcome button.btn-primary{background:#f05a24!important;color:#fff!important;border:1px solid #f05a24!important;box-shadow:none!important}.welcome .btn-outline,.welcome a.btn-outline,.welcome button.btn-outline,.welcome .store-badge{background:#fff!important;color:#172033!important;border:1px solid var(--welcome-border)!important;box-shadow:none!important}.welcome .store-badge span,.welcome .store-badge strong{color:#172033!important}.welcome .hero,.welcome .section,.welcome .cta-strip,.welcome .welcome-footer{background:#f6f8fb!important;color:#172033!important}.welcome .hero-image-card,.welcome .rating-card,.welcome .company-page-card,.welcome .workflow-strip,.welcome .business-story-card,.welcome .preview-panel,.welcome .strip-inner,.welcome .feature-card,.welcome .step-card,.welcome .metric-box,.welcome .resource-card,.welcome .pricing-card,.welcome .faq-item{background:#fff!important;border:1px solid var(--welcome-border)!important;color:#172033!important;box-shadow:var(--welcome-shadow)!important}.welcome .hero-floating{background:#172033!important;color:#fff!important;border-color:#172033!important}.welcome .hero-floating p,.welcome .hero-floating small,.welcome .hero-floating span,.welcome .hero-floating strong,.welcome .hero-floating-value,.welcome .hero-floating-label,.welcome .hero-floating-caption{color:#fff!important}@media(max-width:860px){.welcome-header{gap:10px!important;padding:12px 14px!important}.welcome-nav{width:100%!important;overflow-x:auto!important;gap:10px!important;padding-bottom:6px!important}.welcome-nav a{flex:0 0 auto!important;font-size:12px!important}.welcome-header-actions{width:100%!important;justify-content:space-between!important}.welcome .hero{grid-template-columns:1fr!important;margin-top:14px!important;padding:24px 14px 34px!important;gap:24px!important}.welcome .hero-left h1{font-size:clamp(31px,10vw,44px)!important}.welcome .hero-buttons,.welcome .store-row{width:100%!important;grid-template-columns:1fr!important}.welcome .hero-buttons .btn,.welcome .store-badge{width:100%!important}}.auth-wrapper{min-height:100vh;background:#f5f6f8;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:32px;box-shadow:0 10px 40px #00000012;animation:fadeUp .4s ease-out}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.auth-header{text-align:center;margin-bottom:20px}.auth-logo{height:60px;margin-bottom:10px}.auth-tagline{font-size:13px;color:#6b7280}.auth-form label{display:block;margin-top:14px;font-size:14px;font-weight:500}.auth-form input{width:100%;padding:12px;border-radius:10px;border:1px solid #d1d5db;margin-top:6px;font-size:14px}.auth-form input:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e933}.auth-terms{display:flex!important;flex-direction:row;align-items:flex-start;gap:10px;padding:12px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;line-height:1.45}.auth-terms input{width:18px;height:18px;margin-top:2px;flex:0 0 auto}.auth-title{text-align:center;font-size:24px;margin-top:6px}.auth-sub{text-align:center;font-size:14px;color:#6b7280;margin-bottom:16px}.btn-primary.full{width:100%;margin-top:20px;padding:12px;font-size:15px;border-radius:10px}.auth-link{display:block;text-align:right;font-size:13px;margin-top:6px;color:#0ea5e9}.auth-error{padding:10px;background:#fee2e2;border:1px solid #fca5a5;color:#b91c1c;border-radius:8px;font-size:14px;margin-bottom:6px}.auth-switch{text-align:center;font-size:14px;margin-top:16px}.auth-footer{margin-top:24px;font-size:13px;color:#9ca3af}.auth-select{width:100%;padding:12px;border-radius:10px;border:1px solid #d1d5db;margin-top:6px;font-size:14px;background:#fff}.auth-select:focus{border-color:#0ea5e9;outline:none;box-shadow:0 0 0 3px #0ea5e933}.auth-forgot{font-size:13px;text-align:right;color:#0ea5e9;margin-top:-4px;margin-bottom:4px;display:inline-block}.auth-success{background:#ecfdf5;border:1px solid #a7f3d0;padding:12px;border-radius:10px;color:#065f46;text-align:center;font-size:14px}input[maxlength="6"]{letter-spacing:6px;text-align:center;font-size:20px;font-weight:600}.auth-wrapper{background:radial-gradient(circle at 18% 8%,rgba(21,240,216,.18),transparent 30%),radial-gradient(circle at 82% 18%,rgba(139,61,255,.16),transparent 34%),linear-gradient(135deg,#020615,#071126 55%,#030917);padding:clamp(14px,3vw,24px)}.auth-card{max-width:390px;padding:clamp(20px,4vw,28px);border-radius:22px;background:#08172cc7;border:1px solid rgba(56,189,248,.2);box-shadow:0 24px 80px #0000006b,inset 0 1px #ffffff0f;color:#f8fbff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-wordmark{justify-content:center;filter:drop-shadow(0 10px 24px rgba(21,240,216,.14))}.auth-logo{display:none}.auth-tagline,.auth-sub,.auth-switch,.auth-footer{color:#9fb0c8}.auth-title{color:#f8fbff;font-size:clamp(1.45rem,5vw,1.85rem);line-height:1.08}.auth-form label{color:#dbeafe;font-size:.84rem}.auth-form input,.auth-select{min-height:44px;padding:10px 12px;border-radius:14px;border:1px solid rgba(56,189,248,.18);background:#030917a3;color:#f8fbff;font-size:.92rem}.auth-form input::-moz-placeholder{color:#6f819d}.auth-form input::placeholder{color:#6f819d}.auth-terms{background:#03091780;border-color:#38bdf829;color:#cbd5e1}.btn-primary.full{min-height:46px;border-radius:15px;padding:0 16px;box-shadow:0 18px 44px #1e90ff42}.auth-link,.auth-forgot,.auth-switch a{color:#15f0d8}@media(max-width:520px){.auth-wrapper{justify-content:flex-start;padding-top:24px}.auth-card{max-width:100%}}body{margin:0}.auth-wrapper{min-height:100vh!important;width:100%!important;background:radial-gradient(circle at 15% 0%,rgba(0,212,255,.22),transparent 32%),radial-gradient(circle at 92% 8%,rgba(124,60,255,.26),transparent 36%),radial-gradient(circle at 50% 100%,rgba(0,240,200,.12),transparent 34%),linear-gradient(145deg,#020713,#061224 54%,#020713)!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:24px!important;overflow-x:hidden!important;color:#f8fbff!important}.auth-card{width:min(1180px,100%)!important;max-width:1180px!important;min-height:auto!important;background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.pf-auth-screen{width:100%!important;min-height:720px!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;gap:24px!important;margin:0 auto!important}.pf-auth-visual,.pf-login-card,.auth-form{position:relative!important;overflow:hidden!important;border:1px solid rgba(125,225,255,.14)!important;background:linear-gradient(145deg,#0b1a33f5,#030a18e6),#ffffff09!important;box-shadow:0 35px 100px #00000075,inset 0 1px #ffffff0d!important;-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important;color:#fff!important}.pf-auth-visual{min-height:680px!important;border-radius:38px!important;padding:34px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.pf-auth-visual:before{content:"";position:absolute;width:520px;height:520px;top:-220px;right:-190px;background:radial-gradient(circle,rgba(0,240,200,.34),transparent 62%);pointer-events:none}.pf-auth-visual:after{content:"";position:absolute;width:460px;height:460px;left:-180px;bottom:-210px;background:radial-gradient(circle,rgba(124,60,255,.28),transparent 64%);pointer-events:none}.pf-auth-brand,.pf-mobile-brand{position:relative!important;z-index:2!important;display:flex!important;align-items:center!important;gap:13px!important}.pf-auth-logo-mark{width:50px!important;height:50px!important;border-radius:18px!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:23px!important;font-weight:950!important;background:linear-gradient(135deg,#00f0c8,#008cff 52%,#7c3cff)!important;box-shadow:0 18px 40px #008cff47!important}.pf-auth-brand strong,.pf-mobile-brand strong{display:block!important;color:#fff!important;font-size:22px!important;font-weight:950!important;letter-spacing:-.04em!important}.pf-auth-brand span{display:block!important;color:#8ea3bf!important;font-size:12px!important;margin-top:3px!important}.pf-auth-hero-art{position:relative!important;z-index:1!important;min-height:360px!important;display:grid!important;place-items:center!important}.pf-orb{position:absolute!important;border-radius:999px!important;filter:blur(2px)!important}.pf-orb.orb-one{width:170px!important;height:170px!important;top:30px!important;right:56px!important;background:#00d4ff21!important;border:1px solid rgba(0,212,255,.18)!important}.pf-orb.orb-two{width:120px!important;height:120px!important;left:52px!important;bottom:46px!important;background:#7c3cff26!important;border:1px solid rgba(124,60,255,.22)!important}.pf-finance-card{position:absolute!important;border-radius:26px!important;padding:18px!important;background:linear-gradient(145deg,#ffffff1c,#ffffff0b)!important;border:1px solid rgba(255,255,255,.105)!important;box-shadow:0 24px 70px #00000057!important}.pf-finance-card span{display:block!important;color:#9eb0c8!important;font-size:12px!important;font-weight:800!important}.pf-finance-card strong{display:block!important;color:#fff!important;margin-top:6px!important;font-size:28px!important;letter-spacing:-.055em!important}.pf-finance-card small{display:inline-flex!important;margin-top:10px!important;padding:6px 9px!important;border-radius:999px!important;color:#63ffc8!important;background:#18f0a81a!important;font-size:11px!important;font-weight:900!important}.pf-finance-card.main{width:min(320px,82%)!important;height:165px!important;top:42px!important;left:50%!important;transform:translate(-50%)!important}.pf-finance-card.mini{width:142px!important;height:105px!important}.pf-finance-card.mini strong{font-size:32px!important}.pf-finance-card.left{left:38px!important;bottom:64px!important}.pf-finance-card.right{right:38px!important;bottom:48px!important}.pf-auth-bars{position:absolute!important;bottom:142px!important;left:50%!important;transform:translate(-50%)!important;width:min(290px,78%)!important;height:95px!important;display:flex!important;align-items:end!important;gap:12px!important;padding:14px!important;border-radius:24px!important;background:#ffffff0b!important;border:1px solid rgba(255,255,255,.08)!important}.pf-auth-bars i{flex:1!important;border-radius:999px 999px 8px 8px!important;background:linear-gradient(180deg,#00f0c8,#008cff,#7c3cff)!important}.pf-auth-bars i:nth-child(1){height:42px!important;opacity:.72}.pf-auth-bars i:nth-child(2){height:66px!important;opacity:.86}.pf-auth-bars i:nth-child(3){height:50px!important;opacity:.76}.pf-auth-bars i:nth-child(4){height:76px!important;opacity:1}.pf-auth-bars i:nth-child(5){height:58px!important;opacity:.82}.pf-auth-copy{position:relative!important;z-index:2!important}.pf-auth-copy h2{max-width:520px!important;margin:0!important;color:#fff!important;font-size:clamp(36px,5vw,58px)!important;line-height:.96!important;letter-spacing:-.07em!important;font-weight:950!important}.pf-auth-copy p{max-width:500px!important;margin:16px 0 0!important;color:#8ea3bf!important;font-size:15px!important;line-height:1.7!important}.pf-login-card,.auth-form{width:100%!important;max-width:none!important;margin:0!important;border-radius:38px!important;padding:clamp(26px,4vw,44px)!important;align-self:stretch!important}.pf-login-card{display:flex!important;flex-direction:column!important;justify-content:center!important}.auth-form:not(.pf-login-card){width:min(520px,100%)!important;margin:0 auto!important}.pf-login-card:before,.auth-form:before{content:"";position:absolute;width:380px;height:380px;right:-170px;top:-170px;background:radial-gradient(circle,rgba(0,212,255,.2),transparent 62%);pointer-events:none}.pf-login-card>*,.auth-form>*{position:relative!important;z-index:2!important}.pf-mobile-brand{display:none!important;margin-bottom:24px!important}.pf-login-badge{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;padding:7px 12px!important;border-radius:999px!important;color:#77ffe6!important;background:#00f0c81a!important;border:1px solid rgba(0,240,200,.2)!important;font-size:12px!important;font-weight:900!important;margin-bottom:16px!important}.auth-title{margin:0!important;color:#fff!important;font-size:clamp(34px,4vw,48px)!important;line-height:1!important;letter-spacing:-.06em!important;font-weight:950!important;text-align:center!important}.auth-sub{margin:10px 0 24px!important;color:#8ea3bf!important;font-size:14px!important;text-align:center!important}.pf-field-group{display:grid!important;gap:8px!important;margin-bottom:15px!important}.auth-form label,.pf-field-group label{color:#dce8f8!important;font-size:13px!important;font-weight:850!important;margin:14px 0 7px!important}.pf-input-shell,.auth-form input,.auth-form select,.auth-select{width:100%!important;min-height:54px!important;display:flex!important;align-items:center!important;gap:10px!important;border-radius:18px!important;padding:0 14px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.095)!important;color:#fff!important;transition:.18s ease!important}.pf-input-shell:focus-within,.auth-form input:focus,.auth-form select:focus,.auth-select:focus{border-color:#00d4ff6b!important;box-shadow:0 0 0 4px #00d4ff1c!important;background:#00d4ff0e!important;outline:none!important}.pf-input-shell>span{color:#6dffe2!important;font-size:16px!important;flex-shrink:0!important}.pf-input-shell input{flex:1!important;min-width:0!important;height:52px!important;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;padding:0!important;margin:0!important;box-shadow:none!important;font-size:14px!important}.auth-form input::-moz-placeholder{color:#647895!important}.auth-form input::placeholder{color:#647895!important}.auth-form select option{background:#081427!important;color:#fff!important}.password-field{position:relative!important}.password-field.pf-input-shell{display:flex!important}.password-toggle{position:absolute!important;right:9px!important;top:50%!important;transform:translateY(-50%)!important;border:0!important;background:#ffffff13!important;color:#dce8f8!important;border-radius:999px!important;height:34px!important;min-width:58px!important;padding:0 10px!important;font-size:12px!important;font-weight:900!important;cursor:pointer!important}.password-field.pf-input-shell .password-toggle{position:static!important;transform:none!important}.btn,.btn-primary,.btn-primary.full,.btn.btn-primary,.btn.btn-primary.full{border:0!important;cursor:pointer!important;font-family:inherit!important}.btn-primary.full,.btn.btn-primary.full,.btn.btn-primary,.pf-login-btn{width:100%!important;min-height:52px!important;margin-top:20px!important;padding:0 18px!important;font-size:14px!important;border-radius:999px!important;color:#fff!important;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff)!important;font-weight:900!important;box-shadow:0 18px 44px #008cff47,inset 0 1px #ffffff38!important}.btn.ghost,.ghost,.pf-ghost-btn,.pf-face-btn{width:100%!important;min-height:50px!important;border-radius:999px!important;color:#dce8f8!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.095)!important;font-weight:900!important}.pf-auth-divider{display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:12px!important;margin:22px 0 14px!important;color:#71839b!important}.pf-auth-divider span{height:1px!important;background:#ffffff17!important}.auth-forgot,.auth-switch a{color:#26dfff!important;font-weight:900!important}.auth-switch{color:#8ea3bf!important;text-align:center!important}.auth-error{color:#ff8a9c!important;background:#ff5f7a1c!important;border:1px solid rgba(255,95,122,.22)!important;border-radius:16px!important;padding:12px 14px!important}.auth-success{color:#63ffc8!important;background:#18f0a81a!important;border:1px solid rgba(24,240,168,.2)!important;border-radius:16px!important;padding:12px 14px!important}.auth-actions{display:flex!important;gap:12px!important;margin-top:18px!important}.auth-actions .btn{flex:1!important}.auth-terms{display:flex!important;align-items:flex-start!important;gap:10px!important;color:#8ea3bf!important;font-size:13px!important}.auth-terms input{width:18px!important;min-height:18px!important;height:18px!important;margin-top:2px!important;flex-shrink:0!important;accent-color:#00d4ff!important}@media(max-width:980px){.auth-wrapper{padding:12px!important;align-items:stretch!important}.pf-auth-screen{grid-template-columns:1fr!important;min-height:auto!important}.pf-auth-visual{display:none!important}.pf-mobile-brand{display:flex!important}.pf-login-card,.auth-form{min-height:auto!important;border-radius:30px!important}}@media(max-width:520px){.auth-wrapper{padding:10px!important}.pf-login-card,.auth-form{padding:24px 18px!important;border-radius:26px!important}.auth-title{font-size:34px!important}.auth-actions{flex-direction:column!important}}.auth-wrapper{padding:14px!important;align-items:center!important}.auth-card{width:min(980px,100%)!important;max-width:980px!important}.pf-auth-screen{width:100%!important;min-height:560px!important;grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr)!important;gap:18px!important}.pf-auth-screen-compact{min-height:520px!important}.pf-auth-visual{min-height:560px!important;border-radius:28px!important;padding:24px!important}.pf-login-card,.auth-form{border-radius:28px!important;padding:26px!important}.pf-auth-logo-mark{width:42px!important;height:42px!important;border-radius:15px!important;font-size:19px!important}.pf-auth-brand strong,.pf-mobile-brand strong{font-size:19px!important}.pf-auth-brand span{font-size:11px!important}.pf-auth-hero-art{min-height:270px!important}.pf-finance-card.main{width:min(260px,82%)!important;height:130px!important;top:34px!important}.pf-finance-card{border-radius:20px!important;padding:14px!important}.pf-finance-card strong{font-size:22px!important}.pf-finance-card.mini{width:112px!important;height:82px!important}.pf-finance-card.mini strong{font-size:24px!important}.pf-finance-card.left{left:26px!important;bottom:46px!important}.pf-finance-card.right{right:26px!important;bottom:36px!important}.pf-auth-bars{bottom:105px!important;width:min(230px,74%)!important;height:72px!important;gap:8px!important;padding:10px!important;border-radius:18px!important}.pf-auth-bars i:nth-child(1){height:30px!important}.pf-auth-bars i:nth-child(2){height:48px!important}.pf-auth-bars i:nth-child(3){height:36px!important}.pf-auth-bars i:nth-child(4){height:56px!important}.pf-auth-bars i:nth-child(5){height:42px!important}.pf-auth-copy h2{font-size:clamp(28px,4vw,42px)!important;letter-spacing:-.055em!important}.pf-auth-copy p{font-size:13px!important;line-height:1.55!important;margin-top:10px!important}.pf-login-badge{padding:6px 10px!important;font-size:11px!important;margin-bottom:12px!important}.auth-title{font-size:clamp(28px,3vw,36px)!important;letter-spacing:-.045em!important}.auth-sub{font-size:13px!important;margin:8px 0 16px!important}.pf-field-group{gap:6px!important;margin-bottom:11px!important}.auth-form label,.pf-field-group label{font-size:12px!important;margin:10px 0 6px!important}.pf-input-shell,.auth-form input,.auth-form select,.auth-select{min-height:46px!important;border-radius:15px!important;padding:0 12px!important;font-size:13px!important}.pf-input-shell input{height:44px!important;font-size:13px!important}.password-toggle{height:30px!important;min-width:52px!important;font-size:11px!important}.btn-primary.full,.btn.btn-primary.full,.btn.btn-primary,.pf-login-btn,.btn.ghost,.ghost,.pf-ghost-btn,.pf-face-btn{min-height:46px!important;margin-top:14px!important;font-size:13px!important}.auth-switch{margin-top:14px!important;font-size:13px!important}.auth-error,.auth-success{padding:10px 12px!important;font-size:12px!important;border-radius:14px!important}.auth-success .checkmark,.checkmark{width:48px!important;height:48px!important;border-radius:16px!important;font-size:26px!important;margin:0 auto 10px!important}.auth-success h3{font-size:18px!important;margin-bottom:6px!important}.auth-success p{font-size:13px!important;line-height:1.5!important}@media(max-width:980px){.pf-auth-screen{grid-template-columns:1fr!important;min-height:auto!important}.pf-auth-visual{display:none!important}.pf-login-card,.auth-form{width:min(440px,100%)!important;margin:0 auto!important;padding:24px 18px!important;border-radius:24px!important}}.auth-premium-page,.auth-page,.auth-shell,.auth-wrapper{background:var(--pf-bg, #f7f8fa)!important;color:var(--pf-text, #172033)!important}.auth-premium-card,.auth-card,.auth-form-card,.auth-panel,.auth-form,.auth-hero-card{background:var(--pf-surface, #ffffff)!important;color:var(--pf-text, #172033)!important;border:1px solid var(--pf-border, #d8dee8)!important;border-radius:14px!important;box-shadow:var(--pf-shadow, 0 14px 32px rgba(15, 23, 42, .08))!important}.auth-premium-card:before,.auth-card:before,.auth-panel:before,.auth-hero-card:before{display:none!important}.auth-title,.auth-premium-title,.auth-card h1,.auth-card h2,.auth-form h1,.auth-form h2{color:var(--pf-text, #172033)!important;font-weight:720!important;letter-spacing:0!important}.auth-sub,.auth-premium-subtitle,.auth-card p,.auth-form p,.auth-tagline,.auth-switch,.auth-footer{color:var(--pf-muted, #5f6b7a)!important;font-size:13px!important;line-height:1.55!important;font-weight:450!important}.auth-form label,.auth-label{color:var(--pf-muted, #5f6b7a)!important;font-weight:600!important;font-size:12.5px!important}.auth-form input,.auth-input,.auth-field input,.auth-field select{background:var(--pf-surface, #ffffff)!important;color:var(--pf-text, #172033)!important;border:1px solid var(--pf-border, #d8dee8)!important;border-radius:10px!important;min-height:44px!important;font-size:13.5px!important;font-weight:500!important;box-shadow:none!important}.auth-form input:focus,.auth-input:focus,.auth-field input:focus,.auth-field select:focus{outline:none!important;border-color:var(--pf-accent, #ff5a1f)!important;box-shadow:0 0 0 3px #ff5a1f24!important}.auth-form button,.auth-button,.auth-primary,.auth-submit,.btn-primary.full{background:var(--pf-accent, #ff5a1f)!important;color:#fff!important;border:1px solid var(--pf-accent, #ff5a1f)!important;border-radius:10px!important;min-height:44px!important;font-weight:700!important;box-shadow:none!important}.auth-link,.auth-switch a,.auth-footer a{color:var(--pf-accent, #ff5a1f)!important;font-weight:650!important}.auth-error{background:#fff1f0!important;color:#b91c1c!important;border:1px solid #fecaca!important;border-radius:10px!important;font-size:13px!important}@media(prefers-color-scheme:dark){.auth-premium-page,.auth-page,.auth-shell,.auth-wrapper{background:#000!important;color:#f5f5f5!important}.auth-premium-card,.auth-card,.auth-form-card,.auth-panel,.auth-form,.auth-hero-card{background:#101010!important;color:#f5f5f5!important;border-color:#2a2a2a!important;box-shadow:0 18px 42px #00000075!important}.auth-title,.auth-premium-title,.auth-card h1,.auth-card h2,.auth-form h1,.auth-form h2{color:#f5f5f5!important}.auth-sub,.auth-premium-subtitle,.auth-card p,.auth-form p,.auth-tagline,.auth-switch,.auth-footer,.auth-form label,.auth-label{color:#d4d4d4!important}.auth-form input,.auth-input,.auth-field input,.auth-field select{background:#111!important;color:#f5f5f5!important;border-color:#2a2a2a!important}}.support-widget-button{position:fixed;right:22px;bottom:22px;z-index:80;width:52px;height:52px;border-radius:999px;border:1px solid rgba(255,90,31,.28);background:#ff5a1f;color:#fff;display:grid;place-items:center;box-shadow:0 14px 32px #0f172a33;cursor:pointer}.support-widget-panel{position:fixed;right:22px;bottom:86px;z-index:90;width:min(390px,calc(100vw - 28px));max-height:min(620px,calc(100vh - 112px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;gap:10px;padding:14px;border-radius:18px;border:1px solid rgba(15,23,42,.12);background:#fff;color:#172033;box-shadow:0 24px 80px #0f172a3d}.support-widget-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.support-widget-header strong,.support-widget-header small{display:block}.support-widget-header strong{margin-top:4px;font-size:15px;font-weight:700}.support-widget-header small,.support-widget-note,.support-widget-subject,.support-widget-message span{color:#667085;font-size:12px}.support-widget-header button,.support-widget-composer button{border:0;border-radius:10px;background:#f2f4f7;color:#172033;cursor:pointer}.support-widget-header button{width:34px;height:34px}.support-widget-kicker{display:inline-flex;align-items:center;gap:5px;color:#ff5a1f;font-size:12px;font-weight:700}.support-widget-subject{display:grid;gap:5px}.support-widget-subject input,.support-widget-composer textarea{width:100%;border:1px solid #d9dee8;border-radius:12px;background:#fff;color:#172033;padding:9px 10px;font:inherit;outline:none}.support-widget-prompts{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.support-widget-prompts button{flex:0 0 auto;border:1px solid #e4e7ec;border-radius:999px;background:#f8fafc;color:#344054;padding:7px 10px;font-size:12px;cursor:pointer}.support-widget-messages{overflow-y:auto;display:grid;gap:8px;padding-right:2px}.support-widget-message{max-width:88%;padding:9px 10px;border-radius:14px;background:#f4f6fa;border:1px solid #e4e7ec}.support-widget-message p{margin:4px 0 0;font-size:13px;line-height:1.45}.support-widget-message.is-user{justify-self:end;background:#fff4ed;border-color:#ffd6c2}.support-widget-message.is-assist{justify-self:start}.support-widget-error{margin:0;color:#b42318;font-size:12px}.support-widget-composer{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:end}.support-widget-composer textarea{resize:none;min-height:44px;max-height:96px}.support-widget-composer button{height:44px;background:#172033;color:#fff;display:grid;place-items:center}.support-widget-composer button:disabled{opacity:.45;cursor:not-allowed}@media(prefers-color-scheme:dark){.support-widget-panel{background:#060708;color:#f5f7fa;border-color:#24272d}.support-widget-header button,.support-widget-prompts button,.support-widget-message,.support-widget-subject input,.support-widget-composer textarea{background:#101216;border-color:#24272d;color:#f5f7fa}.support-widget-message.is-user{background:#2b140a;border-color:#ff5a1f52}.support-widget-composer button{background:#ff5a1f}}@media(max-width:700px){.support-widget-button{right:16px;bottom:92px;width:48px;height:48px}.support-widget-panel{right:10px;left:10px;bottom:152px;width:auto;max-height:calc(100vh - 190px)}}.support-widget-header-actions{display:inline-flex;gap:6px;align-items:center}.support-widget-header-actions button:first-child{width:auto;padding:0 10px;font-size:12px;font-weight:600}.support-widget-triage{display:grid;gap:12px;padding:12px;border:1px solid #e4e7ec;border-radius:14px;background:#f8fafc}.support-widget-triage strong{font-size:14px;font-weight:650;color:#172033}.support-widget-triage-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.support-widget-triage-options button,.support-widget-connect{min-height:38px;border-radius:10px;border:1px solid #d9dee8;background:#fff;color:#172033;font-weight:600;cursor:pointer}.support-widget-triage-options button:hover{border-color:#ff8a3d;background:#fff3eb}.support-widget-summary{display:flex;gap:6px;flex-wrap:wrap}.support-widget-summary span{border-radius:999px;border:1px solid #ffd6c2;background:#fff3eb;color:#9a3f09;padding:5px 8px;font-size:11px;font-weight:600}.support-widget-triage textarea{width:100%;border:1px solid #d9dee8;border-radius:12px;background:#fff;color:#172033;padding:10px;font:inherit;resize:none;outline:none}.support-widget-connect{background:#172033;color:#fff;border-color:#172033}.support-widget-connect:disabled{opacity:.55;cursor:not-allowed}@media(prefers-color-scheme:dark){.support-widget-triage,.support-widget-triage-options button,.support-widget-triage textarea{background:#101216;border-color:#24272d;color:#f5f7fa}.support-widget-triage strong{color:#f5f7fa}.support-widget-triage-options button:hover{background:#ff7a1a1f}.support-widget-connect{background:#ff7a1a;border-color:#ff7a1a}}.support-widget-new{min-width:88px!important;background:#ff5a1f!important;color:#fff!important;font-weight:700!important}.support-widget-help-link{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:7px;color:#ff5a1f;font-size:12px;font-weight:700;text-decoration:none}.support-widget-note a{color:#ff5a1f;font-weight:700}:root{--bg: #030917;--bg-soft: rgba(8, 23, 44, .78);--panel: rgba(11, 30, 58, .72);--border: rgba(20, 184, 166, .22);--border-soft: rgba(56, 189, 248, .18);--text-main: #f8fbff;--text-muted: #9fb0c8;--primary: #15f0d8;--primary-soft: rgba(21, 240, 216, .12);--primary-strong: #1e90ff;--purple: #8b3dff;--danger: #fb7185;--shadow-soft: 0 24px 70px rgba(0, 0, 0, .34);--radius-lg: 24px}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;background:var(--bg);color:var(--text-main)}.layout-page{min-height:100vh;display:flex;background:radial-gradient(circle at 18% 0%,rgba(21,240,216,.16),transparent 30%),radial-gradient(circle at 88% 12%,rgba(139,61,255,.16),transparent 34%),linear-gradient(135deg,#020615,#071126 54%,#030917)}.layout-sidebar{width:252px;padding:24px 14px 18px 22px;border-right:1px solid var(--border);background:linear-gradient(180deg,#030917f5,#071126eb),#030917;display:flex;flex-direction:column;gap:16px;position:sticky;top:0;height:100vh;overflow:hidden}.layout-brand{display:flex;align-items:center;gap:10px}.layout-logo{height:48px;width:auto;filter:drop-shadow(0 10px 26px rgba(21,240,216,.18))}.layout-wordmark{font-size:28px;font-weight:900;letter-spacing:-.02em;color:#fff;line-height:1}.layout-wordmark strong{color:#15f0d8;font-weight:900}.layout-brand-name{font-size:18px;font-weight:700}.layout-brand-tagline{font-size:11px;color:var(--text-muted)}.layout-menu{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:6px 8px 18px 0;scrollbar-width:thin;scrollbar-color:#15f0d8 rgba(15,23,42,.9)}.layout-menu::-webkit-scrollbar{width:8px}.layout-menu::-webkit-scrollbar-track{background:#0f172ae6;border-radius:999px}.layout-menu::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#15f0d8,#1e90ff,#8b3dff);border-radius:999px}.layout-menu-label{color:#94a3b8;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;padding:10px 10px 2px}.layout-menu a{font-size:14px;color:var(--text-muted);text-decoration:none;padding:10px 12px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;transition:.18s ease}.layout-menu a:hover{background:var(--primary-soft);color:var(--text-main)}.layout-menu a.active{background:linear-gradient(135deg,#15f0d8,#1e90ff,#8b3dff);color:#fff;font-weight:600;box-shadow:0 18px 40px #1e90ff38}.layout-footer{margin-top:auto;font-size:11px;color:var(--text-muted);display:flex;flex-direction:column;gap:4px}.sidebar-scroll-hint{display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;padding-right:8px}.sidebar-scroll-hint span{height:1px;flex:1;background:linear-gradient(90deg,transparent,#93c5fd,transparent)}.layout-logout{border:none;background:transparent;padding:6px 0;font-size:13px;color:var(--danger);text-align:left;cursor:pointer}.layout-main{flex:1;padding:22px 28px 36px;max-width:1240px;margin:0 auto;width:100%}.floating-calculator{position:fixed;right:24px;bottom:24px;z-index:20;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#15f0d8,#1e90ff,#8b3dff);color:#fff;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 18px 40px #0f172a38}.page-header{display:flex;flex-direction:column;gap:6px;margin-bottom:20px;padding:18px 20px;border:1px solid rgba(56,189,248,.14);border-radius:24px;background:radial-gradient(circle at 0% 0%,rgba(21,240,216,.1),transparent 34%),#08172c8a;box-shadow:0 22px 70px #0000003d}.page-header-title{font-size:22px;font-weight:850}.page-header-subtitle{font-size:13px;color:var(--text-muted)}.stat-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stat-card{background:var(--bg-soft);border-radius:var(--radius-lg);border:1px solid var(--border-soft);padding:14px 15px 13px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.stat-label{font-size:13px;color:var(--text-muted)}.stat-value{font-size:20px;font-weight:700;margin-top:4px;color:var(--primary)}.stat-caption{font-size:12px;margin-top:6px;color:var(--text-muted)}.dash-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1.1fr);gap:18px;margin-top:26px}.dash-card{background:var(--bg-soft);border-radius:var(--radius-lg);border:1px solid var(--border-soft);padding:16px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dash-card h2{font-size:16px;margin:0 0 10px}.simple-table{width:100%;border-collapse:collapse;font-size:13px}.simple-table th,.simple-table td{padding:10px 8px;border-bottom:1px solid rgba(148,163,184,.15)}.simple-table th{text-align:left;font-weight:500;color:var(--text-muted);background:#0f172a9e;color:#b9c8df}.simple-table td{color:#f8fbff}.badge-ok{background:#22c55e26;color:#65f6a0;border:1px solid rgba(34,197,94,.26)}.badge-warn{background:#fb718526;color:#fb7185;border:1px solid rgba(251,113,133,.26)}.badge{padding:2px 9px;border-radius:999px;font-size:11px;font-weight:600}.btn-primary{border-radius:999px;border:none;padding:8px 16px;background:linear-gradient(135deg,#15f0d8,#1e90ff,#8b3dff);color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:.18s ease}.btn-primary:hover{filter:brightness(1.08)}.btn-ghost{border-radius:999px;border:1px solid var(--border);padding:7px 14px;background:transparent;font-size:13px;color:var(--text-muted);cursor:pointer}.bullet-list{list-style:none;padding:0;margin:0}.bullet-list li{font-size:13px;margin-bottom:6px}.dash-note{font-size:12px;color:var(--text-muted);margin-top:8px}@media(max-width:960px){.layout-sidebar{display:none}.layout-main{padding:16px 14px 24px}.stat-cards,.dash-grid{grid-template-columns:1fr}}.layout-sidebar{width:228px;padding:16px 10px 14px 14px}.layout-logo{height:34px}.layout-wordmark{font-size:21px}.layout-brand-tagline,.page-header-subtitle,.stat-label,.dash-note,.bullet-list li{font-size:11.5px}.layout-menu{gap:4px}.layout-menu a{font-size:12.5px;padding:8px 10px;border-radius:12px}.layout-main{max-width:1120px;padding:16px 20px 28px}.page-header{padding:13px 15px;border-radius:18px;margin-bottom:14px}.page-header-title{font-size:20px}.stat-cards,.dash-grid{gap:12px}.dash-grid{margin-top:16px}.stat-card,.dash-card{padding:12px;border-radius:18px}.stat-value{font-size:18px}.dash-card h2{font-size:15px}.simple-table{font-size:12px}.simple-table th,.simple-table td{padding:8px 7px}.btn-primary,.btn-ghost{font-size:12.5px;padding:7px 13px}.layout-page{font-size:14px}.layout-sidebar{width:232px;padding:18px 12px 14px 16px}.layout-brand{align-items:flex-start;flex-direction:column;gap:6px}.layout-brand .layout-wordmark,.layout-wordmark.pf-wordmark{font-size:26px}.layout-menu{gap:6px}.layout-menu a{min-height:40px;padding:8px 10px;border-radius:12px;font-size:13px}.layout-menu-item-main{display:inline-flex;align-items:center;gap:9px;min-width:0}.layout-menu-item-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-main{padding:18px 22px 34px}.page-header{padding:15px 17px;border-radius:18px;margin-bottom:16px}.page-header-title{font-size:clamp(18px,2.6vw,22px)}.page-header-subtitle,.stat-caption,.dash-note,.form-label{font-size:.86rem}.dash-card,.stat-card{border-radius:18px}.stat-value{font-size:clamp(1.35rem,4vw,2rem)}.form-input,.dash-card input,.dash-card select,.dash-card textarea{min-height:42px;font-size:.9rem}.btn{min-height:40px;padding:9px 16px;font-size:.86rem}.layout-logout{display:inline-flex;align-items:center;gap:8px}.mobile-bottom-nav{display:none}@media(max-width:960px){.layout-page{display:block}.layout-sidebar{display:none}.layout-main{max-width:100%;padding:14px 14px 98px}.floating-calculator{display:none}.mobile-bottom-nav{position:fixed;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:60;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;padding:8px;border:1px solid rgba(56,189,248,.18);border-radius:22px;background:#030917eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 48px #0000006b}.mobile-bottom-nav a{min-width:0;min-height:48px;display:grid;place-items:center;align-content:center;gap:3px;border-radius:16px;color:#9fb0c8;text-decoration:none;font-size:10px;font-weight:800}.mobile-bottom-nav a.active{color:#15f0d8;background:#15f0d81f}}@media(max-width:560px){.layout-main{padding-inline:10px}.page-header{padding:14px;border-radius:16px}.page-header-title{font-size:18px}.page-header-subtitle{line-height:1.45}.stat-cards,.dash-grid,.grid-2,.grid-3{grid-template-columns:1fr!important}.mobile-bottom-nav{left:6px;right:6px;grid-template-columns:repeat(6,minmax(0,1fr));border-radius:18px;padding:6px}.mobile-bottom-nav a{min-height:44px;font-size:9px}}:root{--pf-bg: #f7f8fa;--pf-surface: #ffffff;--pf-surface-2: #f1f5f9;--pf-border: #d8dee8;--pf-text: #172033;--pf-muted: #5f6b7a;--pf-soft: #7c8796;--pf-accent: #ff5a1f;--pf-accent-2: #1f5fbf;--pf-success: #15803d;--pf-danger: #b91c1c;--pf-shadow: 0 14px 32px rgba(15, 23, 42, .08);color-scheme:light}@media(prefers-color-scheme:dark){:root{--pf-bg: #000000;--pf-surface: #101010;--pf-surface-2: #171717;--pf-border: #2a2a2a;--pf-text: #f5f5f5;--pf-muted: #d4d4d4;--pf-soft: #a3a3a3;--pf-accent: #ff7a3d;--pf-accent-2: #8ab4ff;--pf-success: #22c55e;--pf-danger: #f87171;--pf-shadow: 0 18px 36px rgba(0, 0, 0, .45);color-scheme:dark}}.layout-page{min-height:100vh;background:var(--pf-bg)!important;color:var(--pf-text)!important;font-size:13px;line-height:1.45}.layout-sidebar{background:var(--pf-surface)!important;border-right:1px solid var(--pf-border)!important;box-shadow:none!important}.layout-main{background:var(--pf-bg)!important;color:var(--pf-text)!important;max-width:1180px}.layout-brand-tagline,.layout-menu-label,.layout-footer,.page-header-subtitle,.stat-caption,.dash-note,.form-label,.bullet-list,.bullet-list li,.simple-table td,.simple-table th{color:var(--pf-muted)!important;font-weight:500!important}.pf-wordmark,.layout-wordmark.pf-wordmark{color:var(--pf-text)!important;font-weight:750!important;letter-spacing:0!important}.pf-wordmark strong{color:var(--pf-accent)!important;font-weight:750!important}.layout-menu a,.mobile-bottom-nav a,.floating-calculator,.btn,.btn-primary,.btn-ghost,.layout-logout,button{font-weight:650!important;letter-spacing:0!important}.layout-menu a{color:var(--pf-muted)!important;background:transparent!important;border:1px solid transparent!important;border-radius:9px!important;min-height:36px!important;font-size:12.5px!important}.layout-menu a:hover,.layout-menu a.active{color:var(--pf-text)!important;background:var(--pf-surface-2)!important;border-color:var(--pf-border)!important;box-shadow:none!important}.layout-menu a.active svg,.layout-menu a:hover svg,.stat-label,.section-action,.page-header-title+a,.resource-link{color:var(--pf-accent)!important}.page-header,.dash-card,.stat-card,.chart-card,.report-card,.calendar-form,.simple-table,.empty-state{background:var(--pf-surface)!important;border:1px solid var(--pf-border)!important;border-radius:12px!important;color:var(--pf-text)!important;box-shadow:var(--pf-shadow)!important}.page-header{padding:14px 16px!important}.page-header-title,.dash-card h1,.dash-card h2,.dash-card h3,.stat-value{color:var(--pf-text)!important;font-weight:700!important;letter-spacing:0!important}.page-header-title{font-size:clamp(18px,2.2vw,22px)!important}.dash-card h2,.dash-card h3{font-size:15px!important}.stat-value{font-size:clamp(20px,3vw,28px)!important}.dash-card p,.stat-card p,.page-header-subtitle{font-size:13px!important}.form-input,.dash-card input,.dash-card select,.dash-card textarea,input,select,textarea{background:var(--pf-surface)!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;border-radius:9px!important;min-height:40px!important;font-size:13px!important;box-shadow:none!important}.form-input:focus,.dash-card input:focus,.dash-card select:focus,.dash-card textarea:focus,input:focus,select:focus,textarea:focus{outline:none!important;border-color:var(--pf-accent)!important;box-shadow:0 0 0 3px #ff5a1f24!important}.btn-primary,.pricing-btn.primary,.floating-calculator{background:var(--pf-accent)!important;color:#fff!important;border:1px solid var(--pf-accent)!important;box-shadow:none!important}.btn-ghost,.btn-outline,.layout-logout,.pricing-btn.outline{background:var(--pf-surface)!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;box-shadow:none!important}.layout-logout{color:var(--pf-danger)!important}.simple-table th{background:var(--pf-surface-2)!important}.simple-table tr,.simple-table td,.simple-table th{border-color:var(--pf-border)!important}.mobile-bottom-nav{background:var(--pf-surface)!important;border:1px solid var(--pf-border)!important;border-radius:16px!important;box-shadow:var(--pf-shadow)!important}.mobile-bottom-nav a{color:var(--pf-muted)!important;font-size:9.5px!important;min-height:42px!important;border-radius:10px!important}.mobile-bottom-nav a.active{color:var(--pf-accent)!important;background:var(--pf-surface-2)!important}.floating-calculator{border-radius:999px!important;font-size:12px!important}@media(max-width:960px){.layout-main{padding:10px 10px 86px!important}.page-header,.dash-card,.stat-card{border-radius:11px!important}.mobile-bottom-nav{left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;padding:6px!important}}.dashboard-page,.receipts-page,.upload-page,.invoices-page,.invoice-page,.accountant-sheet-page,.calendar-page,.analytics-page,.calculator-page,.clients-page,.notifications-page,.support-page,.companies-page,.settings-page,.billing-page,.profile-page,.vault-page,.users-page,.submission-history-page,.team-page{color:var(--pf-text)!important;background:transparent!important;font-size:13px!important;line-height:1.45!important}.dashboard-page *,.receipts-page *,.upload-page *,.invoices-page *,.invoice-page *,.accountant-sheet-page *,.calendar-page *,.analytics-page *,.calculator-page *,.clients-page *,.notifications-page *,.support-page *,.companies-page *,.settings-page *,.billing-page *,.profile-page *,.vault-page *,.users-page *,.submission-history-page *{letter-spacing:0!important}.dashboard-page h1,.dashboard-page h2,.dashboard-page h3,.receipts-page h1,.receipts-page h2,.receipts-page h3,.upload-page h1,.upload-page h2,.upload-page h3,.invoices-page h1,.invoices-page h2,.invoices-page h3,.invoice-page h1,.invoice-page h2,.invoice-page h3,.accountant-sheet-page h1,.accountant-sheet-page h2,.accountant-sheet-page h3,.calendar-page h1,.calendar-page h2,.calendar-page h3,.analytics-page h1,.analytics-page h2,.analytics-page h3,.calculator-page h1,.calculator-page h2,.calculator-page h3,.clients-page h1,.clients-page h2,.clients-page h3,.notifications-page h1,.notifications-page h2,.notifications-page h3,.support-page h1,.support-page h2,.support-page h3,.companies-page h1,.companies-page h2,.companies-page h3,.settings-page h1,.settings-page h2,.settings-page h3,.billing-page h1,.billing-page h2,.billing-page h3,.profile-page h1,.profile-page h2,.profile-page h3{color:var(--pf-text)!important;font-weight:680!important}.dashboard-page h1,.receipts-page h1,.upload-page h1,.invoices-page h1,.invoice-page h1,.accountant-sheet-page h1,.calendar-page h1,.analytics-page h1,.calculator-page h1,.clients-page h1,.notifications-page h1,.support-page h1,.companies-page h1,.settings-page h1,.billing-page h1,.profile-page h1{font-size:clamp(20px,3vw,28px)!important}[class*=card],[class*=panel],[class*=box],[class*=tile],[class*=summary],[class*=receipt],[class*=invoice],[class*=client],[class*=calendar],[class*=analytics],[class*=settings],[class*=billing],[class*=profile]{border-radius:12px}.layout-main [class*=card],.layout-main [class*=panel],.layout-main [class*=box],.layout-main [class*=tile],.layout-main [class*=summary],.layout-main [class*=empty]{box-shadow:var(--pf-shadow)!important}.layout-main .dash-card,.layout-main .stat-card,.layout-main .upload-main,.layout-main .upload-side,.layout-main .receipt-card,.layout-main .invoice-card,.layout-main .client-card,.layout-main .calendar-card,.layout-main .analytics-card,.layout-main .calculator-card,.layout-main .settings-card,.layout-main .billing-card,.layout-main .profile-card,.layout-main .team-card,.layout-main .workspace-card{background:var(--pf-surface)!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important}.layout-main p,.layout-main small,.layout-main span,.layout-main label,.layout-main td,.layout-main th,.layout-main li{font-weight:450!important}.layout-main label,.layout-main .muted,.layout-main .muted-text,.layout-main .text-muted,.layout-main small,.layout-main .dash-note{color:var(--pf-muted)!important}.layout-main table,.layout-main .table-wrap,.layout-main .list,.layout-main .upload-list-item,.layout-main .team-message,.layout-main .workspace-list-item{background:var(--pf-surface)!important;border-color:var(--pf-border)!important;color:var(--pf-text)!important}.layout-main button,.layout-main .btn,.layout-main .tab,.layout-main [role=tab]{min-height:36px!important;border-radius:9px!important}.layout-main .tabs,.layout-main .tab-row,.layout-main .filters,.layout-main .toolbar,.layout-main .upload-options,.layout-main .upload-recent-tools{gap:8px!important}.upload-options--compact{grid-template-columns:repeat(4,minmax(0,1fr))!important}.upload-category-chips{display:none!important}@media(max-width:900px){.upload-options--compact{grid-template-columns:1fr!important}}@media(max-width:640px){.layout-main h1,.page-header-title{font-size:18px!important}.layout-main h2,.layout-main h3{font-size:14px!important}.layout-main p,.layout-main li,.layout-main label,.layout-main input,.layout-main select,.layout-main textarea,.layout-main button{font-size:12.5px!important}}.pricing-page{display:flex;flex-direction:column;gap:32px;padding:10px 0}.pricing-header{display:flex;flex-direction:column;gap:12px}.pricing-header h2{font-size:2rem;font-weight:700;color:#0f172a}.pricing-header p{margin:2px 0;color:#475569;line-height:1.4}.pricing-current{margin-top:6px;font-size:.9rem;color:#0f172a}.pricing-toggle{margin-top:10px;display:inline-flex;padding:4px;border-radius:9999px;background:#e2e8f0;align-self:flex-start}.toggle-btn{border:none;background:transparent;padding:8px 18px;border-radius:9999px;font-size:.9rem;cursor:pointer;font-weight:500;transition:.2s ease}.toggle-btn-active{background:#0ea5e9;color:#fff}.saving-pill{background:#0ea5e9;color:#fff;padding:2px 6px;border-radius:8px;font-size:.7rem;margin-left:6px}.pricing-error{padding:10px 14px;border-radius:8px;background:#fee2e2;color:#b91c1c;font-size:.85rem}.pricing-grid{display:grid;gap:20px}@media(min-width:900px){.pricing-grid{grid-template-columns:repeat(4,1fr)}}.pricing-card{background:#fff;border-radius:18px;padding:24px 18px 26px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:16px;transition:.25s ease;position:relative}.pricing-card-popular{border-color:#0284c7;box-shadow:0 12px 32px #0284c72e}.pricing-card-current{outline:2px solid #16a34a}.pricing-card-header h3{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a}.pricing-tagline{margin-top:4px;font-size:.9rem;color:#475569}.pricing-price{display:flex;flex-direction:column;align-items:flex-start}.pricing-amount{font-size:2rem;font-weight:700;color:#0f172a}.pricing-cycle{font-size:.85rem;color:#64748b}.pricing-badge{font-size:.75rem;background:#16a34a;color:#fff;padding:3px 8px;border-radius:6px;width:-moz-fit-content;width:fit-content}.pricing-features{list-style:none;margin:8px 0 12px;padding:0;color:#0f172a;font-size:.9rem}.pricing-features li{display:flex;align-items:center;gap:6px;margin-bottom:6px}.pricing-features li:before{content:"✔";color:#10b981;font-weight:600;font-size:.85rem}.btn.full-width{width:100%;padding:10px 0;font-size:.95rem;border-radius:10px;cursor:pointer;transition:.2s ease}.btn-primary{background:#0ea5e9;color:#fff;border:none}.btn-primary:hover{background:#0284c7}.btn-outline{border:1px solid #0ea5e9;background:#fff;color:#0ea5e9}.btn-outline:hover{background:#e0f2fe}.feature-compare{margin-top:32px;display:flex;flex-direction:column;gap:8px}.feature-compare-title{font-size:1.1rem;font-weight:600;margin:0}.feature-compare-subtitle{margin:0;font-size:.85rem;color:#4b5563}.feature-compare-table-wrapper{margin-top:8px;border-radius:16px;border:1px solid #e5e7eb;overflow:auto;background:#fff}.feature-compare-table{width:100%;border-collapse:collapse;font-size:.85rem;min-width:720px}.feature-compare-table th,.feature-compare-table td{padding:8px 10px;border-bottom:1px solid #f3f4f6}.feature-compare-table thead th{background:#f9fafb;font-weight:500;color:#111827}.feature-col-head{text-align:left;min-width:180px}.plan-col-head{text-align:center;white-space:nowrap}.plan-col-label{display:flex;flex-direction:column;gap:2px;align-items:center}.plan-col-price{font-size:.75rem;color:#6b7280}.feature-name{font-weight:500;color:#111827}.plan-col{text-align:center}.feat-yes{font-size:1rem}.feat-no{color:#9ca3af;font-size:1rem}.feat-vip{font-size:.75rem;font-weight:600;color:#a855f7;background:#f3e8ff;border-radius:999px;padding:2px 8px}@media(max-width:768px){.feature-compare-subtitle{font-size:.8rem}}.terms-page{min-height:100vh;background:#eef4ff;color:#0b1220;padding:48px 18px}.terms-hero,.terms-card{max-width:860px;margin:0 auto}.terms-hero h1{font-size:clamp(32px,6vw,54px);line-height:1.05;margin:0}.terms-hero span{display:inline-flex;margin-bottom:12px;padding:7px 12px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.terms-hero p{color:#334155;line-height:1.7;font-weight:700}.terms-card{margin-top:24px;background:#fff;border:1px solid #dbe7fb;border-radius:24px;padding:28px;box-shadow:0 24px 60px #0f172a1a}.terms-card h2{margin:18px 0 6px;font-size:18px}.terms-card h2:first-child{margin-top:0}.terms-card p{color:#475569;line-height:1.65}.guide-page{min-height:100vh;padding:24px;background:var(--pf-clean-bg, #f6f8fb);color:var(--pf-clean-text, #172033)}.guide-topbar{max-width:1100px;margin:0 auto 28px;display:flex;justify-content:space-between;align-items:center;gap:16px}.guide-brand{text-decoration:none}.guide-hero,.guide-grid{max-width:1100px;margin:0 auto}.guide-hero{padding:34px;border-radius:16px;border:1px solid var(--pf-clean-border, #d8dee8);background:var(--pf-clean-surface, #fff);box-shadow:var(--pf-clean-shadow, 0 14px 34px rgba(15, 23, 42, .08))}.guide-hero span{color:var(--pf-clean-accent, #f97316);font-weight:700;font-size:12px;text-transform:uppercase}.guide-hero h1{max-width:760px;margin:10px 0;font-size:clamp(28px,5vw,52px);line-height:1.05;font-weight:700}.guide-hero p{max-width:680px;color:var(--pf-clean-muted, #667085);line-height:1.7}.guide-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.guide-actions a{min-height:42px;padding:0 16px;border-radius:8px;display:inline-flex;align-items:center;text-decoration:none;font-weight:650;background:var(--pf-clean-accent, #f97316);color:#fff}.guide-actions a+a{background:var(--pf-clean-surface-2, #f9fafb);color:var(--pf-clean-text, #172033);border:1px solid var(--pf-clean-border, #d8dee8)}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.guide-card{padding:20px;border-radius:12px;border:1px solid var(--pf-clean-border, #d8dee8);background:var(--pf-clean-surface, #fff)}.guide-card svg{color:var(--pf-clean-accent, #f97316)}.guide-card small{color:var(--pf-clean-muted, #667085);font-weight:650}.guide-card h2{margin:12px 0 8px;font-size:18px;font-weight:650}.guide-card p{margin:0;color:var(--pf-clean-muted, #667085);line-height:1.65}.theme-mode-toggle{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--pf-clean-border, #d8dee8);border-radius:10px;background:var(--pf-clean-surface, #fff)}.theme-mode-toggle button{min-height:34px;border:0;border-radius:8px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;background:transparent;color:var(--pf-clean-muted, #667085);cursor:pointer;font-weight:600}.theme-mode-toggle button.active{background:var(--pf-clean-accent-soft, #fff3eb);color:var(--pf-clean-accent, #f97316)}.theme-mode-toggle.is-compact button{width:34px;padding:0;justify-content:center}@media(max-width:780px){.guide-page{padding:14px}.guide-topbar{align-items:flex-start}.guide-grid{grid-template-columns:1fr}.guide-hero{padding:22px}}.pf-dashboard-v2{display:grid!important;gap:24px!important;width:100%!important}.pf-app-hero{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr)!important;gap:24px!important;align-items:stretch!important}.pf-app-hero-left,.pf-phone-card,.pf-metric-card,.pf-panel{position:relative!important;overflow:hidden!important;border-radius:34px!important;border:1px solid rgba(125,225,255,.16)!important;background:radial-gradient(circle at top right,rgba(0,212,255,.13),transparent 38%),linear-gradient(145deg,#0b1a33f5,#030a18eb)!important;box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0e!important;-webkit-backdrop-filter:blur(24px)!important;backdrop-filter:blur(24px)!important;color:#fff!important}.pf-app-hero-left{min-height:390px!important;padding:44px!important}.pf-app-hero-left:before{content:"";position:absolute;width:480px;height:480px;top:-220px;right:-190px;background:radial-gradient(circle,rgba(0,240,200,.35),transparent 62%);pointer-events:none}.pf-app-topline{position:relative!important;z-index:1!important;display:inline-flex!important;align-items:center!important;gap:9px!important;width:-moz-fit-content!important;width:fit-content!important;padding:8px 13px!important;border-radius:999px!important;color:#77ffe6!important;background:#00f0c81a!important;border:1px solid rgba(0,240,200,.22)!important;font-size:12px!important;font-weight:900!important;margin-bottom:24px!important}.pf-live-dot{width:8px!important;height:8px!important;border-radius:999px!important;background:#18f0a8!important;box-shadow:0 0 18px #18f0a8f2!important}.pf-app-hero h1{position:relative!important;z-index:1!important;margin:0!important;color:#fff!important;font-size:clamp(46px,6vw,82px)!important;line-height:.9!important;letter-spacing:-.08em!important;font-weight:950!important}.pf-app-hero p{position:relative!important;z-index:1!important;max-width:620px!important;margin:22px 0 0!important;color:#91a4bd!important;font-size:15px!important;line-height:1.75!important}.pf-app-actions{position:relative!important;z-index:1!important;display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin-top:32px!important}.pf-app-primary,.pf-app-secondary,.pf-link-btn{border:0!important;font-family:inherit!important;cursor:pointer!important}.pf-app-primary{min-height:50px!important;padding:0 22px!important;border-radius:999px!important;color:#fff!important;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff)!important;box-shadow:0 18px 44px #008cff47!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important}.pf-app-primary span{display:grid!important;place-items:center!important;width:25px!important;height:25px!important;border-radius:999px!important;background:#ffffff29!important}.pf-app-secondary{min-height:50px!important;padding:0 20px!important;border-radius:999px!important;color:#eaf5ff!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.11)!important;font-size:14px!important;font-weight:850!important}.pf-phone-card{min-height:390px!important;padding:30px!important;border-radius:40px!important;border-color:#00d4ff47!important}.pf-phone-glow{position:absolute!important;inset:0!important;background:radial-gradient(circle at 20% 10%,rgba(0,240,200,.3),transparent 36%),radial-gradient(circle at 100% 100%,rgba(124,60,255,.32),transparent 44%)!important;pointer-events:none!important}.pf-phone-top,.pf-phone-amount,.pf-phone-trend,.pf-chart-card{position:relative!important;z-index:1!important}.pf-phone-top{display:flex!important;justify-content:space-between!important;color:#9eb0c8!important;font-size:13px!important;font-weight:800!important}.pf-phone-amount{margin-top:20px!important;color:#fff!important;font-size:clamp(34px,4vw,52px)!important;line-height:1!important;letter-spacing:-.07em!important;font-weight:950!important}.pf-phone-trend{display:inline-flex!important;width:-moz-fit-content!important;width:fit-content!important;margin-top:16px!important;padding:8px 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:900!important}.pf-phone-trend.up{color:#63ffc8!important;background:#18f0a81f!important;border:1px solid rgba(24,240,168,.22)!important}.pf-phone-trend.down{color:#ff8a9c!important;background:#ff5f7a1f!important;border:1px solid rgba(255,95,122,.22)!important}.pf-chart-card{margin-top:34px!important;padding:18px!important;border-radius:26px!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.09)!important}.pf-chart-head{display:flex!important;justify-content:space-between!important;color:#dfeaff!important;font-weight:850!important;font-size:13px!important}.pf-chart-head small{color:#91a4bd!important;font-weight:800!important}.pf-wave-chart{height:110px!important;display:flex!important;align-items:end!important;gap:10px!important;margin-top:18px!important}.pf-wave-chart span{flex:1!important;min-height:24px!important;border-radius:999px 999px 8px 8px!important;background:linear-gradient(180deg,#00f0c8,#008cff 55%,#7c3cff)!important}.pf-wave-chart span:nth-child(1){height:42px!important;opacity:.7}.pf-wave-chart span:nth-child(2){height:72px!important;opacity:.82}.pf-wave-chart span:nth-child(3){height:52px!important;opacity:.75}.pf-wave-chart span:nth-child(4){height:90px!important;opacity:1}.pf-wave-chart span:nth-child(5){height:62px!important;opacity:.83}.pf-wave-chart span:nth-child(6){height:98px!important;opacity:1}.pf-wave-chart span:nth-child(7){height:56px!important;opacity:.78}.pf-metric-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.pf-metric-card{min-height:135px!important;padding:22px!important;border-radius:30px!important;display:flex!important;gap:16px!important;align-items:center!important}.pf-metric-icon{width:58px!important;height:58px!important;display:grid!important;place-items:center!important;border-radius:20px!important;font-size:24px!important;flex-shrink:0!important}.pf-metric-icon.receipt{background:#00f0c821!important}.pf-metric-icon.money{background:#008cff24!important}.pf-metric-icon.growth{background:#7c3cff29!important}.pf-metric-card span{color:#91a4bd!important;font-size:13px!important;font-weight:800!important}.pf-metric-card strong{display:block!important;margin-top:5px!important;color:#fff!important;font-size:clamp(24px,3vw,32px)!important;line-height:1.05!important;letter-spacing:-.045em!important;font-weight:950!important}.pf-metric-card strong.positive{color:#63ffc8!important}.pf-metric-card strong.negative{color:#ff8a9c!important}.pf-metric-card small{display:block!important;margin-top:5px!important;color:#6f829c!important;font-size:12px!important}.pf-main-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)!important;gap:18px!important}.pf-panel{padding:24px!important;border-radius:32px!important}.pf-panel-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;margin-bottom:20px!important}.pf-panel-head span{color:#6dffe2!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.06em!important}.pf-panel-head h2{margin:6px 0 0!important;color:#fff!important;font-size:22px!important;letter-spacing:-.04em!important;font-weight:950!important}.pf-approval-pill{display:inline-flex!important;padding:9px 12px!important;border-radius:999px!important;color:#63ffc8!important;background:#18f0a81f!important;border:1px solid rgba(24,240,168,.22)!important;font-size:12px!important;font-weight:900!important;white-space:nowrap!important}.pf-status-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.pf-status-cards article{padding:18px!important;border-radius:24px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.075)!important}.pf-status-cards span{color:#91a4bd!important;font-size:13px!important;font-weight:800!important}.pf-status-cards strong{display:block!important;margin-top:8px!important;color:#fff!important;font-size:38px!important;letter-spacing:-.055em!important;line-height:1!important}.pf-status-cards small{display:block!important;margin-top:7px!important;color:#6f829c!important;font-size:12px!important}.pf-progress-wrap{margin-top:20px!important;padding:16px!important;border-radius:24px!important;background:#00d4ff0a!important;border:1px solid rgba(0,212,255,.09)!important}.pf-progress-top{display:flex!important;justify-content:space-between!important;color:#dfeaff!important;font-size:13px!important;font-weight:850!important;margin-bottom:10px!important}.pf-progress-bar{height:12px!important;border-radius:999px!important;overflow:hidden!important;background:#ffffff12!important}.pf-progress-bar span{display:block!important;height:100%!important;min-width:4px!important;border-radius:inherit!important;background:linear-gradient(90deg,#00f0c8,#008cff,#7c3cff)!important}.pf-action-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.pf-action-grid button{min-height:112px!important;border:1px solid rgba(255,255,255,.085)!important;border-radius:26px!important;background:#ffffff0e!important;color:#fff!important;cursor:pointer!important;display:grid!important;place-items:center!important;gap:8px!important}.pf-action-grid b{width:48px!important;height:48px!important;border-radius:18px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#00f0c82e,#7c3cff33)!important;color:#7dffe7!important;font-size:22px!important}.pf-action-grid span{font-size:13px!important;font-weight:900!important}.pf-link-btn{background:transparent!important;color:#26dfff!important;font-weight:900!important;font-size:13px!important}.pf-recent-list-v2{display:grid!important;gap:12px!important}.pf-recent-item-v2{width:100%!important;border:1px solid rgba(255,255,255,.075)!important;border-radius:24px!important;background:#ffffff0e!important;color:#fff!important;padding:16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;text-align:left!important;cursor:pointer!important}.pf-recent-left{display:flex!important;align-items:center!important;gap:14px!important;min-width:0!important}.pf-recent-icon{width:50px!important;height:50px!important;display:grid!important;place-items:center!important;border-radius:18px!important;background:#00f0c81f!important;flex-shrink:0!important}.pf-recent-left strong,.pf-recent-right strong{display:block!important;color:#fff!important;font-size:15px!important}.pf-recent-left span,.pf-recent-right span{display:block!important;margin-top:4px!important;color:#91a4bd!important;font-size:12px!important}.pf-recent-right{text-align:right!important;flex-shrink:0!important}.pf-empty-v2{padding:34px 18px!important;text-align:center!important;border:1px dashed rgba(0,212,255,.25)!important;border-radius:28px!important;background:#00d4ff09!important}.pf-empty-v2 div{width:62px!important;height:62px!important;border-radius:22px!important;margin:0 auto 14px!important;display:grid!important;place-items:center!important;background:#00f0c81f!important;font-size:28px!important}.pf-empty-v2 h3{margin:0!important;color:#fff!important}.pf-empty-v2 p{max-width:460px!important;margin:8px auto 18px!important;color:#91a4bd!important;line-height:1.6!important}@media(max-width:1120px){.pf-app-hero,.pf-main-grid,.pf-metric-grid{grid-template-columns:1fr!important}}@media(max-width:760px){.pf-app-hero-left,.pf-phone-card,.pf-panel,.pf-metric-card{border-radius:26px!important}.pf-app-hero-left{padding:24px 18px!important}.pf-app-hero h1{font-size:42px!important}.pf-app-actions{flex-direction:column!important}.pf-app-primary,.pf-app-secondary{width:100%!important}.pf-status-cards{grid-template-columns:1fr!important}.pf-panel-head{flex-direction:column!important}.pf-recent-item-v2{flex-direction:column!important;align-items:flex-start!important}.pf-recent-right{text-align:left!important;padding-left:64px!important}}.reports-page{display:flex;flex-direction:column;gap:24px}.reports-banner{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:22px;background:linear-gradient(135deg,#ffb84d21,#7c3cff1f),#ffffff09;border:1px solid rgba(255,184,77,.22);color:#fff;box-shadow:0 18px 55px #00000040}.reports-banner-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#ffb84d24;flex-shrink:0}.reports-banner strong{display:block;font-size:14px;margin-bottom:3px}.reports-banner span{color:#aebbd0;font-size:13px}.reports-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:22px}.reports-hero-content,.reports-visual-card,.reports-stat-card,.reports-download-card,.reports-mini-card{background:linear-gradient(145deg,#0e213cdb,#040e1dc7),#ffffff09;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000061,0 0 42px #00d4ff17;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.reports-hero-content{position:relative;overflow:hidden;border-radius:32px;padding:32px}.reports-hero-content:after{content:"";position:absolute;width:340px;height:340px;top:-140px;right:-110px;background:radial-gradient(circle,rgba(0,240,200,.28),transparent 64%);pointer-events:none}.reports-kicker{position:relative;z-index:1;display:inline-flex;width:-moz-fit-content;width:fit-content;padding:7px 12px;border-radius:999px;background:#00f0c81c;border:1px solid rgba(0,240,200,.22);color:#6dffe2;font-size:12px;font-weight:800;margin-bottom:18px}.reports-hero h1{position:relative;z-index:1;max-width:720px;margin:0;color:#fff;font-size:clamp(32px,4vw,58px);line-height:.98;letter-spacing:-.055em;font-weight:900}.reports-hero p{position:relative;z-index:1;max-width:620px;margin:16px 0 0;color:#91a4bd;font-size:15px;line-height:1.65}.reports-hero-actions{position:relative;z-index:1;display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:26px}.reports-primary-btn{min-height:48px;padding:0 22px;border:0;border-radius:999px;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);color:#fff;font-size:14px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 16px 44px #008cff40;transition:.18s ease}.reports-primary-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 55px #008cff57}.reports-primary-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.reports-primary-btn.compact{min-height:42px;padding:0 18px}.reports-plan{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border-radius:999px;font-size:12px;font-weight:800}.reports-plan.unlocked{color:#63ffc8;background:#18f0a81a;border:1px solid rgba(24,240,168,.22)}.reports-plan.locked{color:#ffcf86;background:#ffb84d1a;border:1px solid rgba(255,184,77,.22)}.reports-visual-card{border-radius:32px;padding:24px;position:relative;overflow:hidden;border-color:#00d4ff33}.reports-visual-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 10%,rgba(0,240,200,.2),transparent 36%),radial-gradient(circle at 90% 88%,rgba(124,60,255,.25),transparent 42%);pointer-events:none}.reports-visual-top{position:relative;z-index:1;display:flex;justify-content:space-between;color:#aebbd0;font-size:13px;margin-bottom:20px}.reports-live-dot{color:#18f0a8;text-shadow:0 0 18px rgba(24,240,168,.8)}.reports-ring{position:relative;z-index:1;width:152px;height:152px;border-radius:50%;margin:8px auto 20px;display:grid;place-items:center;background:radial-gradient(circle at center,#081427 0 48%,transparent 49%),conic-gradient(#00f0c8 0 42%,#008cff 42% 70%,#7c3cff 70% 100%);box-shadow:0 0 40px #00d4ff24}.reports-ring div{width:108px;height:108px;border-radius:50%;background:#030a16eb;display:grid;place-items:center;align-content:center}.reports-ring strong{color:#fff;font-size:34px;line-height:1}.reports-ring span{color:#91a4bd;font-size:12px;margin-top:4px}.reports-bars{position:relative;z-index:1;height:88px;display:flex;align-items:flex-end;gap:10px}.reports-bars span{flex:1;border-radius:999px 999px 8px 8px;background:linear-gradient(180deg,#00f0c8,#008cff,#7c3cff);min-height:24px;opacity:.92}.reports-bars span:nth-child(1){height:42px}.reports-bars span:nth-child(2){height:66px}.reports-bars span:nth-child(3){height:50px}.reports-bars span:nth-child(4){height:78px}.reports-bars span:nth-child(5){height:58px}.reports-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.reports-stat-card{border-radius:26px;padding:20px;display:flex;align-items:flex-start;gap:15px}.reports-stat-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;font-size:22px;flex-shrink:0}.reports-stat-icon.teal{background:#00f0c821}.reports-stat-icon.purple{background:#7c3cff29}.reports-stat-icon.blue{background:#008cff24}.reports-stat-card h3{margin:0;color:#aebbd0;font-size:13px;font-weight:650}.reports-stat-value{margin-top:7px;color:#fff;font-size:clamp(24px,3vw,34px);font-weight:900;letter-spacing:-.045em}.reports-stat-card p{margin:6px 0 0;color:#91a4bd;font-size:12px;line-height:1.45}.reports-download-card{border-radius:30px;padding:24px}.reports-download-header{display:flex;justify-content:space-between;gap:18px;margin-bottom:18px}.reports-download-header h2{margin:0;color:#fff;font-size:20px;letter-spacing:-.025em}.reports-download-header p{max-width:720px;margin:7px 0 0;color:#91a4bd;font-size:13px;line-height:1.55}.reports-file-badge{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;color:#6dffe2;font-weight:900;background:#00f0c81a;border:1px solid rgba(0,240,200,.18);flex-shrink:0}.reports-error{padding:12px 14px;border-radius:16px;background:#ff5f7a1c;border:1px solid rgba(255,95,122,.18);color:#ff8a9c;font-size:13px}.reports-note{padding:12px 14px;border-radius:16px;background:#ffb84d1a;border:1px solid rgba(255,184,77,.18);color:#ffcf86;font-size:13px}.reports-export-box{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:16px;border-radius:24px;background:#ffffff09;border:1px solid rgba(255,255,255,.08)}.reports-export-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#00f0c82e,#7c3cff2e);color:#fff;font-weight:900}.reports-export-info strong{display:block;color:#fff;font-size:15px}.reports-export-info span{display:block;color:#91a4bd;font-size:12px;margin-top:4px;line-height:1.45}.reports-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.reports-mini-card{border-radius:24px;padding:18px}.reports-mini-card span{display:inline-flex;width:36px;height:36px;border-radius:13px;align-items:center;justify-content:center;color:#6dffe2;background:#00f0c81a;font-size:12px;font-weight:900;margin-bottom:14px}.reports-mini-card strong{display:block;color:#fff;font-size:15px}.reports-mini-card p{margin:7px 0 0;color:#91a4bd;font-size:12px;line-height:1.5}.reports-buttons{display:flex;gap:12px;flex-wrap:wrap}.reports-btn{padding:10px 20px;background:#38e2ff;color:#0c1117;border:none;border-radius:999px;font-weight:700;cursor:pointer;transition:.2s}.reports-btn:hover{background:#2ad0eb}.reports-btn.outline{background:transparent;border:1px solid #38e2ff;color:#38e2ff}.reports-btn.outline:hover{background:#38e2ff22}@media(max-width:1100px){.reports-hero,.reports-stats-grid,.reports-info-grid{grid-template-columns:1fr}}@media(max-width:680px){.reports-hero-content,.reports-visual-card,.reports-download-card{border-radius:24px;padding:20px}.reports-export-box{grid-template-columns:1fr;align-items:flex-start}.reports-download-header{flex-direction:column}.reports-primary-btn.compact{width:100%}.reports-hero-actions{align-items:stretch;flex-direction:column}.reports-primary-btn{width:100%}}.upload-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1.2fr);gap:20px;margin-top:26px}.upload-main{display:flex;flex-direction:column}.upload-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.upload-options label{display:grid;gap:6px;font-size:13px;color:#475569}.upload-dropzone{border-radius:14px;border:2px dashed #d1d5db;padding:32px 22px;background:#f9fafb;text-align:center;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .1s ease;cursor:pointer}.upload-dropzone input[type=file]{display:none}.upload-dropzone-active{border-color:#0ea5e9;background:#e0f2fe;box-shadow:0 18px 40px #2563eb1a;transform:translateY(-1px)}.upload-title{margin:0 0 6px;font-weight:600;font-size:16px}.upload-subtitle{margin:0 0 16px;font-size:13px;color:#6b7280}.upload-button-label{display:inline-block}.upload-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;border:1px solid #0ea5e9;background:#0ea5e9;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .1s ease}.upload-button:hover{background:#0284c7;border-color:#0284c7;transform:translateY(-1px)}.upload-selected{margin-top:10px;font-size:13px;color:#4b5563}.upload-footer{display:flex;align-items:center;gap:12px;margin-top:16px}.upload-category-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.upload-category-chip{border:1px solid #e2e8f0;background:#fff;color:#334155;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;cursor:pointer}.upload-category-chip.active{background:#0b1220;border-color:#0b1220;color:#fff}.upload-hint{font-size:12px;color:#9ca3af;max-width:300px}.upload-message{margin-top:12px;font-size:13px}.upload-message.ok{color:#15803d}.upload-message.error{color:#b91c1c}.upload-side{display:flex;flex-direction:column;gap:10px}.upload-side-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.upload-recent-tools{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:8px}.upload-recent-tools input,.upload-recent-tools select{border:1px solid #e2e8f0;border-radius:12px;padding:9px 11px;outline:none;background:#fff}.upload-list{list-style:none;padding:0;margin:10px 0 0;display:flex;flex-direction:column;gap:10px}.upload-list-item{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px;border-radius:10px;border:1px solid #e5e7eb;background:#f9fafb}.upload-file-name{font-size:13px;font-weight:500;color:#111827}.upload-file-meta{display:block;font-size:11px;color:#9ca3af}.upload-status{font-size:11px;padding:4px 9px;border-radius:999px;border:1px solid transparent}.upload-status-processing,.upload-status-pending{background:#fef9c3;border-color:#facc15;color:#854d0e}.upload-status-completed,.upload-status-approved{background:#dcfce7;border-color:#22c55e;color:#166534}.upload-status-failed,.upload-status-rejected{background:#fee2e2;border-color:#ef4444;color:#b91c1c}@media(max-width:900px){.upload-grid,.upload-options{grid-template-columns:minmax(0,1fr)}.upload-footer{flex-direction:column;align-items:flex-start}.upload-recent-tools{grid-template-columns:1fr}}.upload-capture-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;margin-bottom:18px}.upload-capture-card{display:grid;gap:8px;border-radius:12px}.upload-capture-card strong{color:var(--text-main, #172033);font-size:15px;font-weight:700}.upload-capture-card p,.upload-capture-card small{margin:0;color:var(--text-muted, #667085);font-size:12px;line-height:1.45}.upload-email-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.upload-email-copy code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:8px;background:var(--surface-soft, #f7f8fa);border:1px solid var(--border-soft, #e4e7ec);color:var(--text-main, #172033);padding:9px 10px;font-size:12px}.upload-email-copy button,.upload-ai-result span{min-height:34px;border:1px solid #ffd6c2;border-radius:8px;background:#fff4ed;color:#c2410c;padding:0 10px;font-size:12px;font-weight:700}.upload-ai-result{display:flex;flex-wrap:wrap;gap:8px}.upload-preview{width:min(100%,360px);margin:16px auto 0;border:1px solid var(--border-soft, #e4e7ec);border-radius:12px;background:#fff;overflow:hidden;text-align:left}.upload-preview img{display:block;width:100%;max-height:260px;-o-object-fit:contain;object-fit:contain;background:#f7f8fa}.upload-preview span{display:block;padding:8px 10px;color:var(--text-muted, #667085);font-size:12px}.upload-category-chip{font-weight:600}@media(prefers-color-scheme:dark){.upload-capture-card strong,.upload-email-copy code{color:#f5f7fa}.upload-email-copy code,.upload-preview{background:#101216;border-color:#24272d}.upload-preview img{background:#060708}}@media(max-width:760px){.upload-capture-row,.upload-email-copy{grid-template-columns:1fr}}.workspace-toolbar,.workspace-panel,.workspace-card{background:var(--pf-surface);border:1px solid var(--pf-border);border-radius:12px;box-shadow:var(--pf-shadow);color:var(--pf-text)}.workspace-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:12px;padding:10px}.workspace-search{flex:1;min-width:180px;display:flex;align-items:center;gap:8px;min-height:40px;padding:0 11px;border:1px solid var(--pf-border);border-radius:9px;background:var(--pf-surface-2);color:var(--pf-muted)}.workspace-search input,.workspace-input{width:100%;border:0!important;background:transparent!important;min-height:38px!important;padding:0!important}.workspace-btn,.workspace-icon-btn{min-height:40px;border:1px solid var(--pf-border);border-radius:9px;background:var(--pf-surface);color:var(--pf-text);display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;text-decoration:none;cursor:pointer}.workspace-btn.primary{background:var(--pf-accent);border-color:var(--pf-accent);color:#fff}.workspace-grid{display:grid;gap:12px;margin-bottom:12px}.workspace-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-card{min-height:94px;padding:14px;display:grid;gap:6px;align-content:center}.workspace-card svg,.workspace-row-icon svg,.workspace-folder svg{color:var(--pf-accent)}.workspace-card strong{font-size:22px;font-weight:700}.workspace-card span,.workspace-row small,.workspace-folder span,.workspace-label{color:var(--pf-muted);font-size:12px}.workspace-panel{padding:14px;margin-bottom:12px}.workspace-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.workspace-panel-head h2{margin:0;font-size:16px;font-weight:700}.workspace-folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.workspace-folder{display:grid;gap:7px;padding:12px;border:1px solid var(--pf-border);border-radius:10px;background:var(--pf-surface-2)}.workspace-table{display:grid;border:1px solid var(--pf-border);border-radius:10px;overflow:hidden}.workspace-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto auto;align-items:center;gap:10px;min-height:56px;padding:10px 12px;border-bottom:1px solid var(--pf-border);color:var(--pf-text);text-decoration:none;background:var(--pf-surface)}.workspace-row:last-child{border-bottom:0}.workspace-row:hover{background:var(--pf-surface-2)}.workspace-row strong,.workspace-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-row-icon,.workspace-avatar{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:var(--pf-surface-2);border:1px solid var(--pf-border)}.workspace-row.muted{opacity:.82}.workspace-split{display:grid;grid-template-columns:minmax(260px,.45fr) minmax(0,1fr);gap:12px}.workspace-label{display:block;margin:10px 0 5px;font-weight:650}.workspace-tabs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.workspace-tabs button{min-height:34px;border:1px solid var(--pf-border);border-radius:999px;background:var(--pf-surface);color:var(--pf-muted);padding:0 10px;cursor:pointer}.workspace-tabs button.active{color:#fff;border-color:var(--pf-accent);background:var(--pf-accent)}.workspace-empty,.workspace-error{min-height:120px;display:grid;place-items:center;color:var(--pf-muted);border:1px dashed var(--pf-border);border-radius:10px;background:var(--pf-surface-2)}.workspace-error{color:var(--pf-danger)}.user-table .workspace-row{grid-template-columns:34px minmax(0,1fr) auto}@media(max-width:760px){.workspace-toolbar,.workspace-split{grid-template-columns:1fr}.workspace-toolbar{display:grid}.workspace-grid.three{grid-template-columns:1fr}.workspace-row{grid-template-columns:32px minmax(0,1fr) auto}.workspace-row>span:nth-of-type(3),.workspace-row>svg:last-child{display:none}}.receipts-summary-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;margin-bottom:24px}.receipts-summary-row .stat-card{position:relative;overflow:hidden;border-radius:30px;min-height:135px;background:radial-gradient(circle at top right,rgba(0,212,255,.16),transparent 42%),linear-gradient(145deg,#0b1a33f0,#030a18e0);border:1px solid rgba(125,225,255,.14);box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0b}.receipts-summary-row .stat-card:before{content:"";position:absolute;width:280px;height:280px;right:-150px;top:-150px;background:radial-gradient(circle,rgba(0,240,200,.22),transparent 62%);pointer-events:none}.receipts-summary-row .stat-card>*{position:relative;z-index:1}.receipts-summary-row .stat-label{color:#8ea3bf;font-weight:850}.receipts-summary-row .stat-value{color:#fff;font-size:clamp(30px,4vw,44px);font-weight:950;letter-spacing:-.06em}.receipts-grid{margin-top:10px}.receipts-grid>.dash-card{position:relative;overflow:hidden;border-radius:34px;border:1px solid rgba(125,225,255,.14);background:linear-gradient(145deg,#0b1a33f0,#030a18e0),#ffffff09;box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.receipts-grid>.dash-card:before{content:"";position:absolute;width:360px;height:360px;top:-190px;right:-170px;background:radial-gradient(circle,rgba(0,212,255,.16),transparent 62%);pointer-events:none}.receipts-grid>.dash-card>*{position:relative;z-index:1}.receipts-header-row{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:20px}.receipts-header-row h2{margin:0;color:#fff;font-size:24px;letter-spacing:-.04em;font-weight:950}.receipts-filters{display:flex;gap:10px;flex-wrap:wrap}.receipts-search,.receipts-select{min-height:46px;font-size:13px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:#ffffff0e;color:#fff;outline:none;transition:.18s ease}.receipts-search{min-width:230px}.receipts-search::-moz-placeholder{color:#647895}.receipts-search::placeholder{color:#647895}.receipts-search:focus,.receipts-select:focus{border-color:#00d4ff6b;box-shadow:0 0 0 4px #00d4ff1c;background:#00d4ff0e}.receipts-select option{background:#081427;color:#fff}.receipts-table-wrapper{margin-top:4px;overflow-x:auto}.receipts-table{width:100%;border-collapse:separate!important;border-spacing:0 10px}.receipts-table th,.receipts-table td{white-space:nowrap}.receipts-table thead th{background:transparent!important;color:#8ea3bf!important;border-bottom:0!important;font-size:12px;text-transform:uppercase;letter-spacing:.055em;font-weight:900;padding:0 12px 6px!important}.receipts-table tbody tr{background:linear-gradient(145deg,#ffffff0e,#ffffff06);transition:.2s ease}.receipts-table tbody tr:hover{transform:translateY(-2px);background:linear-gradient(145deg,#00d4ff14,#7c3cff12)}.receipts-table tbody td{color:#dce8f8;border-top:1px solid rgba(255,255,255,.075);border-bottom:1px solid rgba(255,255,255,.075);padding:15px 12px!important;font-size:13px}.receipts-table tbody td:first-child{border-left:1px solid rgba(255,255,255,.075);border-radius:20px 0 0 20px;color:#fff;font-weight:900}.receipts-table tbody td:last-child{border-right:1px solid rgba(255,255,255,.075);border-radius:0 20px 20px 0}.badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:900}.badge-approved,.badge-ok{color:#63ffc8;background:#18f0a81c;border:1px solid rgba(24,240,168,.22)}.badge-pending,.badge-warn{color:#ffcf86;background:#ffb84d1c;border:1px solid rgba(255,184,77,.22)}.badge-rejected{color:#ff8a9c;background:#ff5f7a1c;border:1px solid rgba(255,95,122,.22)}.receipt-source-pill{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:11px;border:1px solid rgba(0,240,200,.18);background:#00f0c81a;color:#77ffe6;font-weight:900}.receipts-type-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.receipts-type-tabs button{border:1px solid rgba(148,163,184,.16);border-radius:999px;padding:7px 12px;color:#b9c8df;background:#020c1c7a;font-size:12px;font-weight:900;cursor:pointer}.receipts-type-tabs button.active{color:#04111f;border-color:transparent;background:linear-gradient(135deg,#15f0d8,#39a9ff)}.receipts-side-panel{display:flex;flex-direction:column;gap:8px}.receipts-grid .dash-note{padding:18px;border-radius:20px;border:1px dashed rgba(0,212,255,.24);background:#00d4ff09;color:#8ea3bf}@media(max-width:900px){.receipts-summary-row{grid-template-columns:1fr}.receipts-header-row{flex-direction:column;align-items:stretch}.receipts-filters{width:100%}.receipts-search,.receipts-select{width:100%;min-width:0}.receipts-grid>.dash-card{border-radius:26px}}.receipts-summary-row--four{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.receipts-summary-row .stat-card,.receipts-grid>.dash-card{border-radius:12px;background:var(--card-bg, #ffffff);color:var(--text-main, #172033);border:1px solid var(--border-soft, #e4e7ec);box-shadow:0 10px 28px #0f172a0f}.receipts-summary-row .stat-card:before,.receipts-grid>.dash-card:before{display:none}.receipts-summary-row .stat-label,.receipts-grid .dash-note{color:var(--text-muted, #667085);font-weight:600}.receipts-summary-row .stat-value{color:var(--text-main, #172033);font-size:clamp(22px,3vw,30px);font-weight:700;letter-spacing:0}.receipts-workflow-tabs,.receipts-action-bar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.receipts-workflow-tabs{border-bottom:1px solid var(--border-soft, #e4e7ec);padding-bottom:8px}.receipts-workflow-tabs button,.receipts-type-tabs button,.receipts-action-bar button{min-height:34px;border:1px solid var(--border-soft, #e4e7ec);border-radius:8px;background:var(--surface-soft, #f7f8fa);color:var(--text-main, #172033);padding:0 10px;font-size:12px;font-weight:600;cursor:pointer}.receipts-workflow-tabs button.active,.receipts-type-tabs button.active{background:#fff1e9;border-color:#ffb894;color:#c2410c}.receipts-action-bar button:disabled{opacity:.46;cursor:not-allowed}.receipts-action-bar .receipts-search{flex:1 1 230px}.receipts-header-row h2{color:var(--text-main, #172033);font-size:20px;font-weight:700;letter-spacing:0}.receipts-search,.receipts-select{min-height:36px;border-radius:8px;border:1px solid var(--border-soft, #e4e7ec);background:var(--card-bg, #ffffff);color:var(--text-main, #172033);font-size:12px}.receipts-table thead th{color:var(--text-muted, #667085)!important;font-size:11px;font-weight:700;letter-spacing:.02em}.receipts-table{border-spacing:0;border-collapse:collapse!important}.receipts-table tbody tr{background:transparent;border-bottom:1px solid var(--border-soft, #e4e7ec)}.receipts-table tbody tr:hover{transform:none;background:var(--surface-soft, #f7f8fa)}.receipts-table tbody td,.receipts-table tbody td:first-child,.receipts-table tbody td:last-child{color:var(--text-main, #172033);border:0;border-radius:0;font-size:12px;font-weight:500;padding:11px 10px!important}.receipt-review-line{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.receipt-review-line span,.receipt-review-line small,.receipt-source-pill,.badge{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;font-size:10px;font-weight:600}.receipt-review-line span{background:#fff7ed;color:#9a3412;border:1px solid #fed7aa}.receipt-review-line small,.receipt-source-pill{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.receipts-empty-state{display:grid;place-items:center;gap:8px;min-height:220px;text-align:center;color:var(--text-muted, #667085);border:1px dashed var(--border-soft, #e4e7ec);border-radius:12px;background:var(--surface-soft, #f7f8fa)}.receipts-empty-state strong{color:var(--text-main, #172033);font-weight:700}@media(prefers-color-scheme:dark){.receipts-summary-row .stat-card,.receipts-grid>.dash-card{background:#08090b;color:#f5f7fa;border-color:#24272d}.receipts-summary-row .stat-value,.receipts-header-row h2,.receipts-table tbody td,.receipts-table tbody td:first-child,.receipts-table tbody td:last-child,.receipts-empty-state strong{color:#f5f7fa}.receipts-workflow-tabs button,.receipts-type-tabs button,.receipts-action-bar button,.receipts-search,.receipts-select,.receipts-empty-state{background:#111317;color:#f5f7fa;border-color:#24272d}.receipts-table tbody tr{border-color:#24272d}.receipts-table tbody tr:hover{background:#111317}}@media(max-width:900px){.receipts-summary-row--four{grid-template-columns:repeat(2,minmax(0,1fr))}.receipts-action-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.receipts-action-bar .receipts-search,.receipts-action-bar .receipts-select{grid-column:1 / -1;width:100%}}@media(max-width:560px){.receipts-summary-row--four,.receipts-action-bar{grid-template-columns:1fr}.receipts-table-wrapper{overflow-x:auto}}.receipt-detail{display:grid;grid-template-columns:1.25fr 1fr;gap:24px;margin-top:20px}.receipt-detail-preview{position:relative;overflow:hidden;background:linear-gradient(145deg,#0b1a33f0,#030a18e0),#ffffff09;border-radius:34px;padding:16px;border:1px solid rgba(125,225,255,.14);box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.receipt-detail-preview:before{content:"";position:absolute;width:360px;height:360px;top:-190px;right:-170px;background:radial-gradient(circle,rgba(0,240,200,.18),transparent 62%);pointer-events:none}.receipt-detail-preview img{position:relative;z-index:1;width:100%;border-radius:24px;display:block;border:1px solid rgba(255,255,255,.08)}.receipt-detail-info,.receipt-detail+.dash-card,.dash-card{color:#fff}.receipt-detail-info{position:relative;overflow:hidden;background:radial-gradient(circle at top right,rgba(0,212,255,.14),transparent 38%),linear-gradient(145deg,#0b1a33f0,#030a18e0);border-radius:34px;padding:22px;border:1px solid rgba(125,225,255,.14);box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.receipt-detail-info h3{margin-top:0;color:#fff;font-size:24px;font-weight:950;letter-spacing:-.04em}.receipt-detail-page,.receipt-detail-wrapper{display:grid;gap:18px}.dash-card label{display:block;margin:14px 0 7px;color:#dce8f8;font-size:13px;font-weight:850}.dash-card input,.dash-card select,.dash-card textarea,.form-input{width:100%;min-height:52px;border:1px solid rgba(255,255,255,.09);border-radius:17px;padding:0 14px;outline:none;color:#fff;background:#ffffff0e;font-size:14px;transition:.18s ease}.dash-card textarea{min-height:110px;padding-top:13px;resize:vertical}.dash-card input::-moz-placeholder,.form-input::-moz-placeholder{color:#647895}.dash-card input::placeholder,.form-input::placeholder{color:#647895}.dash-card input:focus,.dash-card select:focus,.dash-card textarea:focus,.form-input:focus{border-color:#00d4ff6b;box-shadow:0 0 0 4px #00d4ff1c;background:#00d4ff0e}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:16px}.info-grid label{font-size:12px;color:#77ffe6;text-transform:uppercase;letter-spacing:.055em;font-weight:900}.info-grid p{margin:5px 0 0;color:#fff;font-size:15px;font-weight:850}.info-notes{margin-top:24px}.info-notes label{font-size:12px;color:#77ffe6;text-transform:uppercase;font-weight:900;letter-spacing:.055em}.ocr-box{background:#ffffff0b;color:#dce8f8;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.075);margin-top:8px;max-height:300px;overflow:auto;font-size:13px;white-space:pre-wrap;font-family:Menlo,Consolas,monospace}.r-status{padding:5px 10px;border-radius:999px;font-size:12px;font-weight:900;display:inline-flex;width:-moz-fit-content;width:fit-content}.r-status.ok{background:#18f0a81c;color:#63ffc8;border:1px solid rgba(24,240,168,.22)}.r-status.pending{background:#ffb84d1c;color:#ffcf86;border:1px solid rgba(255,184,77,.22)}.r-status.rejected{background:#ff5f7a1c;color:#ff8a9c;border:1px solid rgba(255,95,122,.22)}.receipt-detail-actions{display:flex;gap:12px;margin-top:24px;flex-wrap:wrap}.btn-outline,.btn-primary,.btn-danger,.btn.btn-primary{min-height:44px;padding:0 18px;border-radius:999px;cursor:pointer;font-size:14px;font-weight:900;transition:.18s ease}.btn-outline{border:1px solid rgba(255,255,255,.09);background:#ffffff0e;color:#dce8f8}.btn-outline:hover{transform:translateY(-2px);border-color:#00d4ff47;background:#00d4ff14}.btn-primary,.btn.btn-primary{border:none;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);color:#fff;box-shadow:0 18px 44px #008cff47,inset 0 1px #ffffff38}.btn-primary:hover,.btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 58px #008cff61}.btn-danger{border:1px solid rgba(255,95,122,.24);background:#ff5f7a1c;color:#ff8a9c}.btn-danger:hover{transform:translateY(-2px);background:#ff5f7a29}.timeline{list-style:none;padding-left:0;margin-top:1rem;border-left:2px solid rgba(0,212,255,.16)}.timeline li{position:relative;padding:0 0 1.25rem 1.25rem;color:#8ea3bf}.timeline li:before{content:"";position:absolute;left:-7px;top:4px;width:12px;height:12px;background:linear-gradient(135deg,#00f0c8,#008cff,#7c3cff);border-radius:50%;box-shadow:0 0 18px #00d4ff73}.timeline strong{display:block;color:#fff;font-weight:900}.timeline small{color:#77ffe6}.clickable-row{cursor:pointer}.badge-rejected{background:#ff5f7a1c;color:#ff8a9c;border:1px solid rgba(255,95,122,.22);padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:900}@media(max-width:820px){.receipt-detail{grid-template-columns:1fr}.receipt-detail-preview,.receipt-detail-info,.dash-card{border-radius:26px}.info-grid{grid-template-columns:1fr}.receipt-detail-actions-mobile{display:flex;gap:8px;margin-top:12px}.receipt-detail-actions{display:none}.btn-outline,.btn-primary,.btn-danger,.btn.btn-primary{width:100%}}.receipt-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:14px;margin-top:18px}.receipt-detail-form,.receipt-detail-side,.receipt-preview-card,.receipt-detail-grid+.dash-card{border-radius:12px;background:var(--card-bg, #ffffff);border:1px solid var(--border-soft, #e4e7ec);color:var(--text-main, #172033);box-shadow:0 10px 28px #0f172a0f}.receipt-detail-form label{display:grid;gap:6px;margin:0 0 12px;color:var(--text-muted, #667085);font-size:12px;font-weight:600}.receipt-detail-form input{min-height:40px;border-radius:8px;border:1px solid var(--border-soft, #e4e7ec);background:var(--surface-soft, #f7f8fa);color:var(--text-main, #172033);font-size:13px}.receipt-detail-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.btn.btn-secondary{min-height:40px;border-radius:8px;border:1px solid var(--border-soft, #e4e7ec);background:var(--surface-soft, #f7f8fa);color:var(--text-main, #172033);padding:0 12px;font-size:13px;font-weight:700}.receipt-sync-message,.receipt-sync-error{margin:10px 0 0;font-size:12px}.receipt-sync-message{color:#15803d}.receipt-sync-error{color:#b42318}.receipt-detail-side h3,.receipt-preview-card h3{margin:0 0 10px;color:var(--text-main, #172033);font-size:15px;font-weight:700}.receipt-ai-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.receipt-ai-pills span{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;border:1px solid #ffd6c2;background:#fff4ed;color:#c2410c;padding:0 9px;font-size:11px;font-weight:700}.receipt-detail-side ul{margin:0 0 14px;padding-left:18px;color:var(--text-muted, #667085);font-size:12px}.receipt-preview-card{margin-top:14px}.receipt-preview-card img{display:block;width:100%;max-height:620px;-o-object-fit:contain;object-fit:contain;border-radius:10px;background:var(--surface-soft, #f7f8fa)}.timeline{border-left-color:var(--border-soft, #e4e7ec)}.timeline li{color:var(--text-muted, #667085)}.timeline li:before{background:#ff5a1f;box-shadow:none}.timeline strong{color:var(--text-main, #172033);font-weight:700}.timeline small{color:var(--text-muted, #667085)}@media(prefers-color-scheme:dark){.receipt-detail-form,.receipt-detail-side,.receipt-preview-card,.receipt-detail-grid+.dash-card{background:#08090b;border-color:#24272d;color:#f5f7fa}.receipt-detail-form input,.btn.btn-secondary,.receipt-preview-card img{background:#111317;border-color:#24272d;color:#f5f7fa}.receipt-detail-side h3,.receipt-preview-card h3,.timeline strong{color:#f5f7fa}}@media(max-width:820px){.receipt-detail-grid{grid-template-columns:1fr}.receipt-detail-actions{display:grid;grid-template-columns:1fr}}.analytics-page-v2{display:grid;gap:22px}.analytics-hero-v2{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:22px}.analytics-hero-copy,.analytics-score-card,.analytics-kpi-card,.analytics-card{position:relative;overflow:hidden;border:1px solid rgba(125,225,255,.14);background:linear-gradient(145deg,#0b1a33eb,#030a18db),#ffffff09;box-shadow:0 28px 85px #0000006b,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.analytics-hero-copy{border-radius:36px;padding:clamp(24px,4vw,42px)}.analytics-hero-copy:before{content:"";position:absolute;width:420px;height:420px;top:-180px;right:-160px;background:radial-gradient(circle,rgba(0,240,200,.3),transparent 62%);pointer-events:none}.analytics-kicker{position:relative;z-index:1;display:inline-flex;align-items:center;gap:9px;width:-moz-fit-content;width:fit-content;padding:8px 13px;border-radius:999px;color:#77ffe6;background:#00f0c81a;border:1px solid rgba(0,240,200,.2);font-size:12px;font-weight:900;margin-bottom:20px}.analytics-kicker span{width:8px;height:8px;border-radius:999px;background:#18f0a8;box-shadow:0 0 18px #18f0a8f2}.analytics-hero-copy h1{position:relative;z-index:1;margin:0;color:#fff;font-size:clamp(42px,6vw,76px);line-height:.92;letter-spacing:-.075em;font-weight:950}.analytics-hero-copy p{position:relative;z-index:1;max-width:620px;margin:18px 0 0;color:#8ea3bf;font-size:15px;line-height:1.75}.analytics-periods{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.analytics-score-card{border-radius:38px;padding:26px;border-color:#00d4ff3d}.analytics-score-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 10%,rgba(0,240,200,.28),transparent 36%),radial-gradient(circle at 100% 100%,rgba(124,60,255,.28),transparent 44%);pointer-events:none}.analytics-score-top,.analytics-score-ring,.analytics-score-card button{position:relative;z-index:1}.analytics-score-top{display:flex;justify-content:space-between;color:#9eb0c8;font-size:13px;font-weight:800}.analytics-score-top small{color:#6dffe2;font-weight:900}.analytics-score-ring{width:180px;height:180px;margin:30px auto;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at center,#081427 0 50%,transparent 51%),conic-gradient(#00f0c8 0 38%,#008cff 38% 72%,#7c3cff 72% 100%);box-shadow:0 0 42px #00d4ff29}.analytics-score-ring div{width:122px;height:122px;border-radius:50%;background:#030a16f0;display:grid;place-items:center;align-content:center}.analytics-score-ring strong{color:#fff;font-size:40px;line-height:1;letter-spacing:-.06em}.analytics-score-ring span{color:#8ea3bf;font-size:12px;margin-top:5px}.analytics-score-card button{width:100%;min-height:48px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);box-shadow:0 18px 44px #008cff47;font-size:14px;font-weight:900;cursor:pointer}.analytics-score-card button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.analytics-toolbar{display:none}.pill-btn{border-radius:999px;border:1px solid rgba(255,255,255,.095);background:#ffffff0e;color:#9eb0c8;padding:9px 14px;font-size:12px;font-weight:900;cursor:pointer;transition:.18s ease}.pill-btn:hover{color:#fff;border-color:#00d4ff40;background:#00d4ff14}.pill-btn-active{color:#fff;border-color:#00d4ff57;background:linear-gradient(135deg,#00f0c838,#7c3cff3d);box-shadow:0 14px 32px #008cff2e}.analytics-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.analytics-kpi-card{border-radius:30px;padding:20px;display:flex;gap:14px;align-items:center;min-height:132px}.analytics-kpi-icon{width:56px;height:56px;border-radius:20px;display:grid;place-items:center;font-size:22px;font-weight:950;flex-shrink:0}.analytics-kpi-icon.approved{background:#18f0a821;color:#63ffc8}.analytics-kpi-icon.pending{background:#ffb84d21;color:#ffcf86}.analytics-kpi-icon.rejected{background:#ff5f7a21;color:#ff8a9c}.analytics-kpi-icon.time{background:#7c3cff29;color:#bda7ff}.analytics-kpi-card span{color:#91a4bd;font-size:13px;font-weight:800}.analytics-kpi-card strong{display:block;margin-top:5px;color:#fff;font-size:clamp(24px,3vw,32px);line-height:1.05;letter-spacing:-.045em;font-weight:950}.analytics-kpi-card small{display:block;margin-top:5px;color:#6f829c;font-size:12px}.analytics-main-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px}.analytics-card{border-radius:32px;padding:22px}.analytics-large-card{grid-row:span 1}.analytics-category-card{grid-column:1 / -1}.analytics-card-header-v2{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:16px}.analytics-card-header-v2 span{color:#6dffe2;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.analytics-card-header-v2 h2{margin:6px 0 0;color:#fff;font-size:21px;letter-spacing:-.035em}.analytics-card-header-v2 p{margin:6px 0 0;color:#8ea3bf;font-size:13px}.analytics-card-header-v2 em{font-style:normal;color:#63ffc8;background:#18f0a81b;border:1px solid rgba(24,240,168,.2);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.analytics-chart-box{height:260px;position:relative}.analytics-chart-box.tall{height:330px}.analytics-chart-box p{color:#8ea3bf}.analytics-category-layout{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:20px;align-items:center}.analytics-donut-box{height:320px;position:relative}.analytics-category-list{display:grid;gap:10px}.analytics-category-list button{width:100%;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:linear-gradient(145deg,#ffffff0e,#ffffff06);color:#fff;padding:14px 15px;display:flex;justify-content:space-between;gap:14px;cursor:pointer;transition:.18s ease}.analytics-category-list button:hover{transform:translateY(-2px);border-color:#00d4ff47;background:linear-gradient(145deg,#00d4ff14,#7c3cff12)}.analytics-category-list span{color:#dce8f8;font-weight:850}.analytics-category-list strong{color:#63ffc8}.analytics-empty{padding:20px;border:1px dashed rgba(0,212,255,.24);border-radius:22px;color:#8ea3bf;background:#00d4ff09}.analytics-toolbar-right{display:none}@media(max-width:1120px){.analytics-hero-v2,.analytics-main-grid,.analytics-category-layout{grid-template-columns:1fr}.analytics-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.analytics-hero-copy,.analytics-score-card,.analytics-card{border-radius:26px;padding:20px}.analytics-hero-copy h1{font-size:42px}.analytics-kpi-grid{grid-template-columns:1fr}.analytics-card-header-v2{flex-direction:column}.analytics-chart-box,.analytics-chart-box.tall,.analytics-donut-box{height:250px}}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:20px}.settings-grid .card{position:relative;overflow:hidden;border:1px solid rgba(125,225,255,.14);background:radial-gradient(circle at top right,rgba(0,212,255,.13),transparent 38%),linear-gradient(145deg,#0b1a33f0,#030a18e0);border-radius:34px;padding:24px;color:#fff;box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.settings-grid .card:before{content:"";position:absolute;width:340px;height:340px;top:-180px;right:-170px;background:radial-gradient(circle,rgba(0,240,200,.18),transparent 62%);pointer-events:none}.settings-grid .card>*{position:relative;z-index:1}.settings-grid .card h3{margin:0 0 18px;color:#fff;font-size:24px;font-weight:950;letter-spacing:-.045em}.form-label{font-size:13px;color:#8ea3bf;display:block;margin-bottom:7px;line-height:1.55;font-weight:750}.form-input{width:100%;min-height:52px;padding:0 14px;border-radius:17px;border:1px solid rgba(255,255,255,.09);margin-bottom:14px;font-size:14px;color:#fff;background:#ffffff0e;outline:none;transition:.18s ease}.form-check{display:flex;gap:11px;align-items:flex-start;font-size:14px;color:#dce8f8;padding:13px 14px;border-radius:18px;background:#ffffff0b;border:1px solid rgba(255,255,255,.075);margin-bottom:10px;line-height:1.45}.form-check span:first-child{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;flex-shrink:0;color:#63ffc8;background:#18f0a81c;border:1px solid rgba(24,240,168,.22);font-size:12px;font-weight:950}.settings-banner{margin-top:10px;padding:14px 16px;border-radius:20px;font-weight:850;font-size:13px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(145deg,#0b1a33f0,#030a18e0),#ffffff09;color:#dce8f8;box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff0b}.settings-banner.success{border-color:#18f0a83d;background:linear-gradient(145deg,#18f0a81f,#008cff14),#ffffff09;color:#63ffc8}.btn-primary,.btn-ghost,.settings-grid .btn-primary,.settings-grid .btn-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;font-weight:900;cursor:pointer;text-decoration:none;transition:.2s ease;font-size:13px}.btn-primary,.settings-grid .btn-primary{border:none;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);color:#fff;box-shadow:0 18px 44px #008cff47,inset 0 1px #ffffff38}.btn-primary:hover,.settings-grid .btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 58px #008cff61;opacity:1}.btn-ghost,.settings-grid .btn-ghost{width:-moz-fit-content;width:fit-content;border:1px solid rgba(255,255,255,.09);background:#ffffff0e;color:#dce8f8}.btn-ghost:hover,.settings-grid .btn-ghost:hover{transform:translateY(-2px);border-color:#00d4ff47;background:#00d4ff14;color:#fff}.settings-footer{grid-column:span 2;margin-top:10px}.mt10{margin-top:10px}.settings-hint{margin-top:12px;font-size:12px;color:#8ea3bf;line-height:1.55}.settings-grid .card:nth-child(2):before{background:radial-gradient(circle,rgba(0,140,255,.22),transparent 62%)}.settings-grid .card:nth-child(3):before{background:radial-gradient(circle,rgba(124,60,255,.2),transparent 62%)}.settings-grid .card:nth-child(4):before{background:radial-gradient(circle,rgba(255,184,77,.16),transparent 62%)}.settings-grid .card:nth-child(5):before{background:radial-gradient(circle,rgba(24,240,168,.18),transparent 62%)}@media(max-width:900px){.settings-grid{grid-template-columns:1fr}.settings-footer,.settings-banner{grid-column:span 1}}@media(max-width:560px){.settings-grid{gap:16px;margin-top:16px}.settings-grid .card{border-radius:26px;padding:18px}.settings-grid .card h3{font-size:22px}.btn-primary,.btn-ghost,.settings-grid .btn-primary,.settings-grid .btn-ghost{width:100%}}.profile-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:22px;margin-top:20px;position:relative}.profile-grid>div:not(.profile-footer){position:relative;overflow:hidden;border:1px solid rgba(125,225,255,.14);background:linear-gradient(145deg,#0b1a33f0,#030a18e0),#ffffff09;border-radius:34px;padding:24px;box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.profile-grid>div:not(.profile-footer):before{content:"";position:absolute;width:360px;height:360px;top:-190px;right:-170px;background:radial-gradient(circle,rgba(0,240,200,.22),transparent 62%);pointer-events:none}.profile-grid>div:not(.profile-footer)>*{position:relative;z-index:1}.profile-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.profile-avatar{height:72px;width:72px;border-radius:24px;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:30px;box-shadow:0 18px 44px #008cff47,inset 0 1px #ffffff38}.profile-name{margin:0;color:#fff;font-size:clamp(22px,3vw,34px);line-height:1;letter-spacing:-.055em;font-weight:950}.profile-role{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:8px 0 0;padding:6px 11px;border-radius:999px;background:#00f0c81a;border:1px solid rgba(0,240,200,.18);color:#77ffe6;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.055em}.profile-check{display:grid;gap:8px;font-size:14px;margin-bottom:12px;border-radius:22px;padding:16px;border:1px solid rgba(255,255,255,.09);background:#ffffff0b}.profile-check strong{font-size:15px;font-weight:900}.profile-check.verified{background:#18f0a81a;color:#63ffc8;border-color:#18f0a838}.profile-check.unverified{background:#ffb84d1c;color:#ffcf86;border-color:#ffb84d3d}.profile-check span{color:inherit;opacity:.86;line-height:1.55;font-size:13px}.profile-divider{border:none;border-top:1px solid rgba(255,255,255,.09);margin:18px 0}.form-label{display:block;color:#dce8f8;font-size:13px;font-weight:850;margin:14px 0 7px}.form-input{width:100%;min-height:52px;border:1px solid rgba(255,255,255,.09);border-radius:17px;padding:0 14px;outline:none;color:#fff;background:#ffffff0e;font-size:14px;transition:.18s ease}.form-input::-moz-placeholder{color:#647895}.form-input::placeholder{color:#647895}.form-input:focus{border-color:#00d4ff6b;box-shadow:0 0 0 4px #00d4ff1c;background:#00d4ff0e}.form-input:disabled{opacity:.75;cursor:not-allowed;background:#ffffff09;color:#91a4bd}.btn-ghost{min-height:44px;border-radius:999px;border:1px solid rgba(255,184,77,.24);background:#ffb84d1a;color:#ffcf86;padding:0 16px;font-size:13px;font-weight:900;cursor:pointer;transition:.18s ease}.btn-ghost:hover{transform:translateY(-2px);border-color:#ffb84d57;background:#ffb84d26}.profile-footer{grid-column:span 2;margin-top:0;display:flex;justify-content:flex-end}.btn-save{min-height:50px;border-radius:999px;border:none;padding:0 24px;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);color:#fff;font-weight:900;font-size:14px;cursor:pointer;box-shadow:0 18px 44px #008cff47,inset 0 1px #ffffff38;transition:.2s ease}.btn-save:hover{transform:translateY(-2px);box-shadow:0 22px 58px #008cff61}.btn-save:disabled,.btn-ghost:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.profile-security{margin-top:22px;border-radius:34px!important;position:relative;overflow:hidden;border:1px solid rgba(125,225,255,.14)!important;background:radial-gradient(circle at top left,rgba(0,240,200,.12),transparent 34%),radial-gradient(circle at bottom right,rgba(124,60,255,.14),transparent 38%),linear-gradient(145deg,#0b1a33f0,#030a18e0)!important;box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0b!important}.profile-security h2{color:#fff;font-size:24px;letter-spacing:-.04em;margin:0 0 6px}.profile-security .dash-note{color:#8ea3bf}.profile-password-form{display:grid;gap:10px;max-width:560px;margin-top:16px}.profile-password-ok{color:#63ffc8!important;padding:12px 14px;border-radius:16px;background:#18f0a81a;border:1px solid rgba(24,240,168,.2)}.dash-error{color:#ff8a9c;padding:12px 14px;border-radius:16px;background:#ff5f7a1c;border:1px solid rgba(255,95,122,.22)}@media(max-width:900px){.profile-grid{grid-template-columns:1fr}.profile-footer{grid-column:span 1;justify-content:stretch}.profile-footer .btn-save{width:100%}}@media(max-width:560px){.profile-grid{gap:16px}.profile-grid>div:not(.profile-footer),.profile-security{border-radius:26px!important;padding:18px!important}.profile-header{align-items:flex-start;flex-direction:column}.profile-avatar{width:64px;height:64px;border-radius:22px}.profile-name{font-size:28px}.btn-save,.btn-ghost{width:100%}}.clients-grid{align-items:flex-start}.client-scope{display:flex;gap:10px;overflow-x:auto;margin:20px 0 22px;padding-bottom:6px;scrollbar-width:thin}.client-scope button{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:linear-gradient(145deg,#ffffff0e,#ffffff06);color:#dce8f8;padding:11px 16px;font-weight:900;white-space:nowrap;cursor:pointer;transition:.2s ease}.client-scope button:hover{transform:translateY(-2px);border-color:#00d4ff47;background:#00d4ff14}.client-scope button.active{background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);border-color:#00d4ff57;color:#fff;box-shadow:0 18px 44px #008cff3d}.client-detail-panel{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;margin-bottom:22px;border-radius:32px!important;position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(0,240,200,.16),transparent 34%),radial-gradient(circle at bottom right,rgba(124,60,255,.16),transparent 38%),linear-gradient(145deg,#0b1a33f0,#030a18e0)!important;border:1px solid rgba(125,225,255,.14)!important;box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0b!important}.client-detail-label{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:7px 12px;border-radius:999px;color:#77ffe6;background:#00f0c81a;border:1px solid rgba(0,240,200,.2);font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.055em}.client-detail-panel h2{margin:12px 0 8px;color:#fff;font-size:clamp(26px,4vw,42px);letter-spacing:-.055em;line-height:1}.client-detail-panel p{margin:8px 0;color:#8ea3bf;line-height:1.55}.client-detail-panel label{display:grid;gap:8px;color:#dce8f8;font-size:13px;font-weight:850}.clients-form{display:grid;gap:11px}.form-label{color:#dce8f8;font-size:13px;font-weight:850}.form-input,.clients-form input,.clients-form textarea,.clients-form select,.client-detail-panel select{width:100%;min-height:52px;border:1px solid rgba(255,255,255,.09);border-radius:17px;padding:0 14px;outline:none;color:#fff;background:#ffffff0e;font-size:14px;transition:.18s ease}.clients-form textarea,.form-input[rows]{min-height:110px;padding-top:13px;resize:vertical}.form-input::-moz-placeholder,.clients-form input::-moz-placeholder,.clients-form textarea::-moz-placeholder{color:#647895}.form-input::placeholder,.clients-form input::placeholder,.clients-form textarea::placeholder{color:#647895}.form-input:focus,.clients-form input:focus,.clients-form textarea:focus,.clients-form select:focus,.client-detail-panel select:focus{border-color:#00d4ff6b;box-shadow:0 0 0 4px #00d4ff1c;background:#00d4ff0e}.form-input option,.client-detail-panel select option{background:#081427;color:#fff}.clients-success{margin-top:16px;color:#63ffc8!important;padding:12px 14px;border-radius:16px;background:#18f0a81a;border:1px solid rgba(24,240,168,.2)}.clients-list-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.clients-list-header h2{margin:0;color:#fff;font-size:22px;letter-spacing:-.035em}.clients-search{max-width:260px}.clients-list{display:grid;gap:12px}.client-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,.9fr);gap:14px;padding:16px;border:1px solid rgba(255,255,255,.075);border-radius:24px;background:linear-gradient(145deg,#ffffff0e,#ffffff06);color:#fff;cursor:pointer;transition:.2s ease}.client-row:hover{transform:translateY(-2px);border-color:#00d4ff47;background:linear-gradient(145deg,#00d4ff14,#7c3cff12)}.client-row strong,.client-row span{display:block}.client-row strong{color:#fff;font-size:14px;font-weight:900;overflow-wrap:anywhere}.client-row span{margin-top:4px;color:#8ea3bf;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.client-row div:last-child span{color:#77ffe6;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.badge-client-hold{background:#ffb84d21;color:#ffcf86;border:1px solid rgba(255,184,77,.22)}.clients-aside .bullet-list li{margin-bottom:8px;color:#8ea3bf}.clients-grid>.dash-card{border-radius:32px;position:relative;overflow:hidden}.clients-grid>.dash-card:before{content:"";position:absolute;width:300px;height:300px;right:-150px;top:-150px;background:radial-gradient(circle,rgba(0,212,255,.14),transparent 62%);pointer-events:none}.clients-grid>.dash-card>*{position:relative;z-index:1}.clients-grid>.dash-card h2{color:#fff;font-size:22px;letter-spacing:-.035em;margin:0 0 16px}.clients-form .btn-primary,.clients-form .btn.btn-primary,.clients-form .btn.btn-primary.full{width:100%;min-height:52px;margin-top:8px;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);font-weight:900;box-shadow:0 18px 44px #008cff47,inset 0 1px #ffffff38;cursor:pointer;transition:.2s ease}.clients-form .btn-primary:hover,.clients-form .btn.btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 58px #008cff61}.clients-form .btn-primary:disabled,.clients-form .btn.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:980px){.client-detail-panel,.client-row{grid-template-columns:1fr}}@media(max-width:760px){.clients-list-header{display:grid}.clients-search{max-width:none}.client-scope{margin-top:16px}.clients-grid>.dash-card,.client-detail-panel{border-radius:26px!important}}@media(max-width:520px){.client-scope button{padding:10px 13px;font-size:13px}.client-row{padding:14px;border-radius:20px}}.client-history-panel{margin-top:14px;display:grid;gap:12px}.client-history-panel .clients-list-header strong{color:#15f0d8;font-size:1.05rem}.client-invoice-list{display:grid;gap:9px}.client-invoice-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(120px,.55fr) auto;gap:12px;align-items:center;padding:12px;border-radius:16px;border:1px solid rgba(56,189,248,.14);background:#0309175c}.client-invoice-row.overdue{border-color:#fb718561}.client-invoice-row strong,.client-invoice-row span{display:block}.client-invoice-row strong{color:#f8fbff}.client-invoice-row span{margin-top:4px;color:#9fb0c8;font-size:.8rem}.client-invoice-row.overdue span:last-child{color:#fb7185;font-weight:800}@media(max-width:720px){.client-scope{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.client-scope button{white-space:nowrap;flex:0 0 auto}.client-detail-panel,.client-invoice-row{grid-template-columns:1fr}.client-invoice-row .btn{width:100%}}.invoices-top{display:flex;justify-content:space-between;gap:18px;align-items:stretch;margin-top:20px;margin-bottom:18px}.invoices-top-left{flex:0 0 320px}.invoices-stat{max-width:100%;min-height:150px;position:relative;overflow:hidden;border-radius:28px;background:radial-gradient(circle at top left,rgba(0,240,200,.24),transparent 42%),radial-gradient(circle at bottom right,rgba(124,60,255,.22),transparent 44%),linear-gradient(145deg,#0e213ce6,#040e1dd1);border:1px solid rgba(0,212,255,.22);box-shadow:0 24px 80px #00000061,0 0 42px #00d4ff1a}.invoices-stat:after{content:"";position:absolute;right:-45px;top:-45px;width:160px;height:160px;border-radius:50%;background:#00d4ff14;border:1px solid rgba(0,212,255,.12)}.invoices-stat .stat-label{color:#aebbd0;font-size:13px;font-weight:700}.invoices-stat .stat-value{color:#fff;font-size:clamp(28px,4vw,38px);letter-spacing:-.05em;font-weight:900}.invoices-stat .stat-caption{color:#91a4bd}.invoices-top-right{flex:1;display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap;justify-content:flex-end;padding:16px;border-radius:28px;background:linear-gradient(145deg,#0e213cb8,#040e1dad),#ffffff08;border:1px solid rgba(255,255,255,.08);box-shadow:0 20px 65px #0000004d,0 0 32px #00d4ff0f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.invoice-search-wrap{display:flex;flex-direction:column;gap:7px;color:#aebbd0;font-size:12px;font-weight:800}.invoice-search-wrap span{padding-left:2px}.invoice-search{width:min(320px,72vw);min-height:44px;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:10px 14px;outline:none;font-size:13px;color:#fff;background:#ffffff0b;transition:.18s ease}.invoice-search::-moz-placeholder{color:#667892}.invoice-search::placeholder{color:#667892}.invoice-search:focus{border-color:#00d4ff6b;box-shadow:0 0 0 4px #00d4ff1f;background:#00d4ff0e}.invoice-filters{display:inline-flex;gap:6px;background:#ffffff0b;border:1px solid rgba(255,255,255,.075);border-radius:999px;padding:4px}.invoice-filter-btn{border-radius:999px;border:none;padding:9px 13px;font-size:13px;background:transparent;cursor:pointer;color:#91a4bd;font-weight:750;transition:.18s ease}.invoice-filter-btn:hover{color:#fff;background:#00d4ff14}.invoice-filter-btn-active{background:linear-gradient(135deg,#00f0c838,#7c3cff3d);color:#fff;box-shadow:0 10px 26px #008cff29}.btn-new-invoice{min-height:44px;border-radius:999px;border:none;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);color:#fff;font-size:13px;font-weight:850;padding:0 18px;cursor:pointer;box-shadow:0 16px 44px #008cff40;transition:.18s ease}.btn-new-invoice:hover{transform:translateY(-2px);box-shadow:0 20px 55px #008cff57}.invoices-table-card{margin-top:8px;border-radius:30px;overflow:hidden}.invoices-table-card h2{font-size:20px;letter-spacing:-.025em;margin-bottom:16px}.invoices-table-card .simple-table{border-collapse:separate;border-spacing:0 10px}.invoices-table-card .simple-table thead th{background:transparent;color:#91a4bd;border-bottom:none;font-size:12px;text-transform:uppercase;letter-spacing:.045em;padding:0 12px 6px}.invoices-table-card .simple-table tbody tr{background:linear-gradient(145deg,#0e213cc2,#040e1db8),#ffffff09;border-radius:20px;box-shadow:0 14px 45px #0000002e;transition:.18s ease}.invoices-table-card .simple-table tbody td{color:#eaf3ff;border-bottom:1px solid rgba(255,255,255,.06);padding:14px 12px;font-size:13px}.invoices-table-card .simple-table tbody td:first-child{border-radius:18px 0 0 18px;font-weight:850;color:#fff}.invoices-table-card .simple-table tbody td:last-child{border-radius:0 18px 18px 0}.row-hover:hover{background:linear-gradient(145deg,#00d4ff14,#7c3cff14),#ffffff0a;transform:translateY(-2px)}.badge-unpaid{background:#008cff1f;color:#77c7ff;border:1px solid rgba(0,140,255,.24)}.badge-overdue{background:#ff5f7a1f;color:#ff8a9c;border:1px solid rgba(255,95,122,.24)}.badge-ok{background:#18f0a81f;color:#63ffc8;border:1px solid rgba(24,240,168,.24)}.inv-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pf-mini-btn{border:1px solid rgba(255,255,255,.09);background:#ffffff0b;color:#dce8f8;padding:8px 11px;border-radius:12px;cursor:pointer;font-weight:800;font-size:12px;transition:.18s ease}.pf-mini-btn:hover{background:#00d4ff17;border-color:#00d4ff42;transform:translateY(-1px)}.pf-mini-btn-ok{border-color:#18f0a838;background:#18f0a817;color:#63ffc8}.pf-mini-btn-warn{border-color:#ffb84d3d;background:#ffb84d17;color:#ffcf86}.pf-modal-overlay{position:fixed;inset:0;background:radial-gradient(circle at top left,rgba(0,212,255,.16),transparent 34%),radial-gradient(circle at bottom right,rgba(124,60,255,.18),transparent 38%),#020713c7;display:flex;justify-content:center;align-items:flex-start;padding:40px 16px;z-index:9999;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);overflow-y:auto}.pf-modal{width:min(1120px,100%);background:linear-gradient(145deg,#0e213cf5,#040e1df5),#061224;color:#fff;border-radius:30px;box-shadow:0 35px 110px #0000008c,0 0 54px #00d4ff1f;overflow:hidden;border:1px solid rgba(255,255,255,.09)}.pf-modal-header{display:flex;justify-content:space-between;gap:12px;padding:22px 24px;border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top left,rgba(0,240,200,.16),transparent 38%),#ffffff06}.pf-modal-header h2{margin:0;font-size:24px;font-weight:900;letter-spacing:-.035em}.pf-modal-subtitle{margin:6px 0 0;color:#91a4bd;font-size:13px;line-height:1.45}.pf-icon-btn{width:42px;height:42px;border:none;background:#ffffff0e;color:#fff;cursor:pointer;font-size:18px;padding:0;border-radius:15px;transition:.18s ease}.pf-icon-btn:hover{background:#ff5f7a24;color:#ff8a9c}.pf-alert{margin:16px 24px 0;padding:12px 14px;border-radius:16px;font-size:13px}.pf-alert-error{background:#ff5f7a1c;color:#ff8a9c;border:1px solid rgba(255,95,122,.22)}.pf-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;padding:20px 24px}.pf-field label{display:block;font-size:13px;font-weight:800;color:#dce8f8;margin-bottom:7px}.pf-required{color:#ff8a9c}.pf-field input,.pf-field textarea,.pf-field select{width:100%;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:12px 14px;outline:none;font-size:14px;color:#fff;background:#ffffff0b;transition:.18s ease}.pf-field textarea{resize:vertical}.pf-field select{cursor:pointer}.pf-field select option{background:#081427;color:#fff}.pf-field input::-moz-placeholder,.pf-field textarea::-moz-placeholder{color:#667892}.pf-field input::placeholder,.pf-field textarea::placeholder{color:#667892}.pf-field input:focus,.pf-field textarea:focus,.pf-field select:focus{border-color:#00d4ff70;box-shadow:0 0 0 4px #00d4ff1f;background:#00d4ff0e}.invoice-template-preview{display:flex;gap:10px;align-items:center;margin-top:9px;color:#91a4bd;font-size:12px;line-height:1.4}.invoice-template-swatch{width:58px;height:38px;border-radius:11px;border:1px solid rgba(255,255,255,.11);background:linear-gradient(135deg,#ffffff1f 0 45%,#00d4ff 45% 55%,#ffffff0f 55%);flex:0 0 auto;box-shadow:0 12px 28px #0000002e}.invoice-template-modern{background:linear-gradient(135deg,#020713 0 36%,#00d4ff 36% 46%,#7c3cff 46%)}.invoice-template-minimal{background:linear-gradient(135deg,#ffffff29 0 65%,#00f0c838 65%)}.invoice-logo-preview{display:block;width:76px;height:76px;-o-object-fit:contain;object-fit:contain;margin-top:9px;border:1px solid rgba(255,255,255,.09);border-radius:16px;background:#ffffff0f}.pf-help{margin-top:6px;color:#91a4bd;font-size:12px}.pf-section{padding:0 24px 20px}.pf-section-head{display:flex;justify-content:space-between;align-items:center;padding:8px 0 12px}.pf-section-head h3{margin:0;font-size:17px;letter-spacing:-.02em}.pf-btn{border:none;border-radius:15px;padding:11px 14px;cursor:pointer;font-weight:850;font-size:13px;transition:.18s ease}.pf-btn-primary{background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);color:#fff;box-shadow:0 16px 44px #008cff3d}.pf-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 55px #008cff52}.pf-btn-secondary{background:#ffffff0f;color:#dce8f8;border:1px solid rgba(255,255,255,.08)}.pf-btn-secondary:hover:not(:disabled){background:#00d4ff14;border-color:#00d4ff3d}.pf-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.pf-table-wrap{border:1px solid rgba(255,255,255,.09);border-radius:20px;overflow:auto;background:#ffffff06}.pf-table{width:100%;border-collapse:collapse;font-size:13px;min-width:840px}.pf-table thead{background:#ffffff0b}.pf-table th,.pf-table td{padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.075);vertical-align:middle;color:#eaf3ff}.pf-table th{color:#91a4bd;font-size:12px;font-weight:800}.pf-input-inline{width:100%;border:1px solid rgba(255,255,255,.09);border-radius:13px;padding:10px 11px;outline:none;background:#ffffff0b;color:#fff}.pf-input-inline::-moz-placeholder{color:#667892}.pf-input-inline::placeholder{color:#667892}.pf-input-inline:focus{border-color:#00d4ff6b;box-shadow:0 0 0 4px #00d4ff1a}.pf-input-num,.pf-right{text-align:right}.pf-btn-link{border:none;background:transparent;cursor:pointer;font-weight:850;font-size:12px}.pf-danger{color:#ff8a9c}.pf-btn-link:disabled{opacity:.45;cursor:not-allowed}.pf-totals{margin-top:14px;margin-left:auto;width:min(360px,100%);background:linear-gradient(145deg,#00d4ff12,#7c3cff12),#ffffff09;border:1px solid rgba(255,255,255,.09);border-radius:20px;padding:14px 16px}.pf-totals-row{display:flex;justify-content:space-between;padding:7px 0;font-size:13px;color:#aebbd0}.pf-totals-total{font-weight:900;font-size:16px;color:#fff;border-top:1px solid rgba(255,255,255,.09);margin-top:7px;padding-top:12px}.pf-modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:18px 24px;border-top:1px solid rgba(255,255,255,.08);background:#ffffff06}@media(max-width:1050px){.invoices-top{flex-direction:column}.invoices-top-left{flex:initial}.invoices-top-right{justify-content:flex-start}}@media(max-width:900px){.invoice-search-wrap,.invoice-search{width:100%}.invoice-filters{width:100%;overflow-x:auto}.btn-new-invoice{width:100%}.pf-grid-2{grid-template-columns:1fr}.pf-modal-overlay{padding:18px 10px}.pf-modal{border-radius:24px}.pf-modal-header,.pf-grid-2,.pf-section,.pf-modal-actions{padding-left:16px;padding-right:16px}.pf-modal-actions{flex-direction:column-reverse}.pf-modal-actions .pf-btn{width:100%}}@media(max-width:680px){.invoices-top-right{padding:14px;border-radius:24px}.invoice-filter-btn{white-space:nowrap}.invoices-table-card{overflow-x:auto}.inv-actions{justify-content:flex-start}.pf-mini-btn{width:100%}}.acct-mode-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:20px;margin-bottom:22px}.acct-mode{position:relative;overflow:hidden;text-align:left;border:1px solid rgba(125,225,255,.14);background:linear-gradient(145deg,#0b1a33e0,#030a18d1),#ffffff09;border-radius:24px;padding:18px;cursor:pointer;display:grid;gap:8px;color:#fff;box-shadow:0 20px 60px #00000047,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transition:.22s ease}.acct-mode:before{content:"";position:absolute;width:140px;height:140px;right:-70px;top:-70px;background:radial-gradient(circle,rgba(0,212,255,.18),transparent 62%);pointer-events:none}.acct-mode:hover{transform:translateY(-3px);border-color:#00d4ff4d;background:linear-gradient(145deg,#00d4ff17,#7c3cff14),#ffffff0a}.acct-mode strong{position:relative;z-index:1;color:#fff;font-size:14px;font-weight:900;letter-spacing:-.02em}.acct-mode span{position:relative;z-index:1;color:#8ea3bf;font-size:12px;line-height:1.45}.acct-mode.active{border-color:#00f0c861;background:linear-gradient(145deg,#00f0c829,#7c3cff2e),#ffffff0e;box-shadow:0 24px 70px #0000005c,0 0 36px #00d4ff26}.acct-mode.active strong{color:#77ffe6}.acct-calc-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;margin-top:0}.acct-calc-grid.compact{max-width:980px}.acct-calc-panel{display:grid;gap:16px}.acct-focus-panel{width:100%;max-width:980px;border-radius:34px!important;padding:24px!important;border:1px solid rgba(125,225,255,.14)!important;background:linear-gradient(145deg,#0b1a33f0,#030a18e0),#ffffff09!important;box-shadow:0 30px 90px #00000070,inset 0 1px #ffffff0b!important;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);overflow:hidden;position:relative}.acct-focus-panel:before{content:"";position:absolute;width:420px;height:420px;top:-190px;right:-160px;background:radial-gradient(circle,rgba(0,240,200,.24),transparent 62%);pointer-events:none}.acct-focus-panel:after{content:"";position:absolute;width:360px;height:360px;left:-160px;bottom:-180px;background:radial-gradient(circle,rgba(124,60,255,.2),transparent 64%);pointer-events:none}.acct-focus-panel>*{position:relative;z-index:1}.acct-focus-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;border-radius:28px;background:radial-gradient(circle at top left,rgba(0,240,200,.2),transparent 38%),radial-gradient(circle at bottom right,rgba(124,60,255,.22),transparent 42%),#ffffff0e;color:#fff;padding:22px;border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px #ffffff0e}.acct-calc-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:7px 12px;border-radius:999px;color:#77ffe6;background:#00f0c81a;border:1px solid rgba(0,240,200,.2);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.acct-focus-head h2{color:#fff;margin:10px 0 0;font-size:clamp(26px,4vw,42px);line-height:1;letter-spacing:-.055em;font-weight:950}.acct-focus-head>strong{min-width:190px;text-align:right;color:#fff;font-size:clamp(28px,5vw,52px);line-height:1;letter-spacing:-.07em;font-weight:950;text-shadow:0 0 28px rgba(0,212,255,.18)}.acct-calc-field{display:grid;gap:8px;color:#dce8f8;font-size:13px;font-weight:850}.acct-calc-field span{color:#dce8f8}.acct-calc-field input,.acct-calc-field select{width:100%;min-height:54px;border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:0 15px;font-size:15px;outline:none;color:#fff;background:#ffffff0e;transition:.18s ease}.acct-calc-field select{cursor:pointer}.acct-calc-field select option{background:#081427;color:#fff}.acct-calc-field input::-moz-placeholder{color:#647895}.acct-calc-field input::placeholder{color:#647895}.acct-calc-field input:focus,.acct-calc-field select:focus{border-color:#00d4ff6b;box-shadow:0 0 0 4px #00d4ff1c;background:#00d4ff0e}.acct-toggle{display:flex;gap:10px;align-items:center;color:#dce8f8;font-weight:850;font-size:13px;padding:14px 16px;border-radius:18px;background:#ffffff0b;border:1px solid rgba(255,255,255,.08)}.acct-toggle input{width:18px;height:18px;accent-color:#00d4ff}.acct-calc-results{display:grid;gap:10px}.acct-calc-result{display:flex;justify-content:space-between;align-items:center;gap:14px;border-radius:18px;background:linear-gradient(145deg,#ffffff0f,#ffffff06);border:1px solid rgba(255,255,255,.075);padding:14px 15px;color:#8ea3bf;font-size:13px;font-weight:850}.acct-calc-result span{color:#8ea3bf}.acct-calc-result strong{color:#fff;text-align:right;font-size:15px;letter-spacing:-.02em}.acct-calc-result:last-child{border-color:#00f0c838;background:linear-gradient(145deg,#00f0c817,#7c3cff14)}.acct-calc-result:last-child strong{color:#63ffc8}.acct-calc-hero{grid-column:1 / -1;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;background:linear-gradient(145deg,#0b1a33f0,#030a18e0);color:#fff}.acct-calc-hero h2{color:#fff;font-size:38px;margin-top:8px}.acct-calc-hero p,.acct-calc-hero .acct-calc-kicker{color:#ffffffc2}.acct-calc-hero .acct-calc-result{background:#ffffff1a;color:#ffffffc7}.acct-calc-hero .acct-calc-result strong{color:#fff}@media(max-width:1100px){.acct-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.acct-calc-grid,.acct-calc-hero,.acct-focus-head{grid-template-columns:1fr}.acct-focus-head>strong{text-align:left;min-width:0}}@media(max-width:640px){.acct-mode-grid{grid-template-columns:1fr;gap:10px}.acct-focus-panel{padding:18px!important;border-radius:26px!important}.acct-focus-head{padding:18px;border-radius:22px}.acct-focus-head h2{font-size:30px}.acct-focus-head>strong{font-size:34px}.acct-calc-field input,.acct-calc-field select{min-height:50px}.acct-calc-result{align-items:flex-start;flex-direction:column}.acct-calc-result strong{text-align:left}}.sheet-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:20px}.sheet-card{margin-top:16px}.sheet-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.sheet-toolbar select{border:1px solid #e2e8f0;border-radius:12px;padding:9px 12px;background:#fff}.sheet-table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:14px}.sheet-table{min-width:1120px;width:100%;border-collapse:collapse;font-size:13px}.sheet-table th{position:sticky;top:0;background:#0b1220;color:#fff;padding:10px;text-align:left}.sheet-table td{border-top:1px solid #e2e8f0;border-right:1px solid #e2e8f0;padding:0;background:#fff}.sheet-table input,.sheet-table select{width:100%;min-height:42px;border:0;padding:9px 10px;outline:none;background:transparent;font:inherit}.sheet-table input:focus,.sheet-table select:focus{background:#eff6ff;box-shadow:inset 0 0 0 2px #0ea5e9}.sheet-table td:last-child{padding:10px;font-weight:800;color:#0f172a;white-space:nowrap}@media(max-width:900px){.sheet-summary{grid-template-columns:1fr 1fr}}.team-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px;border-radius:24px;background:linear-gradient(135deg,#0b1220f5,#1e40afe0),#0b1220;color:#fff;box-shadow:0 24px 60px #0f172a2e}.team-hero span{color:#bfdbfe;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.team-hero h2{margin:8px 0;font-size:25px}.team-hero p{margin:0;color:#dbeafe;max-width:620px}.team-hero-metrics{min-width:170px;display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:baseline;padding:16px;border-radius:18px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18)}.team-hero-metrics strong{font-size:28px}.team-hero-metrics small{color:#dbeafe;font-weight:800}.team-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;margin-top:20px}.team-card{display:grid;gap:10px;align-content:start}.team-card h2,.team-card h3{margin:0}.team-card label{color:#334155;font-size:13px;font-weight:800}.team-card input,.team-card select,.team-card textarea{border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.team-card textarea{min-height:110px}.team-permissions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.team-check{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.team-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.team-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fafc)}.team-remove{border:0;border-radius:999px;background:#fee2e2;color:#991b1b;font-weight:900;padding:7px 10px;cursor:pointer}.team-list span{color:#64748b;font-weight:800;font-size:12px}.team-ok{color:#15803d;font-weight:800}.team-chat{grid-column:1 / -1}.team-chat-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.team-chat-head span{border-radius:999px;background:#e0f2fe;color:#0369a1;font-weight:900;font-size:12px;padding:7px 10px;white-space:nowrap}.team-note{color:#64748b;font-weight:800;margin:0}.team-message-list{display:grid;gap:8px;max-height:340px;overflow:auto;padding-right:4px;scrollbar-width:thin}.team-message{padding:12px;border-radius:14px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0}.team-message p{color:#475569;margin:6px 0;line-height:1.5}.workspace-switcher{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.workspace-switcher button{min-width:150px;text-align:left;border:1px solid rgba(0,212,255,.18);border-radius:14px;padding:9px 11px;color:#dbeafe;background:#020c1c8f;cursor:pointer}.workspace-switcher button.active{border-color:#15f0d8c7;box-shadow:0 0 0 1px #15f0d82e,0 14px 30px #00000038}.workspace-switcher strong,.workspace-switcher span{display:block}.workspace-switcher strong{font-size:12px}.workspace-switcher span{margin-top:3px;color:#8ea3bf;font-size:11px;font-weight:800}@media(max-width:900px){.team-grid,.team-permissions,.team-hero{grid-template-columns:1fr}.team-chat-head{flex-direction:column}}.team-mode-switcher{display:inline-flex;flex-wrap:wrap;gap:8px;margin-top:14px}.team-mode-switcher button{min-height:36px;border:1px solid rgba(56,189,248,.22);border-radius:999px;padding:0 13px;color:#dbeafe;background:#020c1c7a;cursor:pointer;font-size:12px;font-weight:900}.team-mode-switcher button.active{color:#031018;background:linear-gradient(135deg,#15f0d8,#1e90ff)}@media(max-width:620px){.team-hero{padding:16px;border-radius:18px}.team-hero h2{font-size:20px}.workspace-switcher{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.workspace-switcher button{flex:0 0 150px}}.notify-shell,.support-shell,.watch-shell{display:grid;gap:20px;margin-top:20px}.notify-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:18px}.notify-hero-content,.notify-summary-card,.notify-toolbar,.notify-card,.notify-detail,.support-form,.watch-form,.support-card,.watch-card,.message-card{background:linear-gradient(145deg,#0e213cdb,#040e1dc7),#ffffff09;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000057,0 0 42px #00d4ff14;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.notify-hero-content{position:relative;overflow:hidden;border-radius:32px;padding:30px}.notify-hero-content:after{content:"";position:absolute;width:340px;height:340px;top:-145px;right:-110px;background:radial-gradient(circle,rgba(0,240,200,.26),transparent 64%);pointer-events:none}.notify-kicker{position:relative;z-index:1;display:inline-flex;width:-moz-fit-content;width:fit-content;padding:7px 12px;border-radius:999px;background:#00f0c81c;border:1px solid rgba(0,240,200,.22);color:#6dffe2;font-size:12px;font-weight:850;margin-bottom:18px}.notify-hero h1{position:relative;z-index:1;max-width:760px;margin:0;color:#fff;font-size:clamp(32px,4vw,56px);line-height:.98;letter-spacing:-.055em;font-weight:900}.notify-hero p{position:relative;z-index:1;max-width:620px;margin:16px 0 0;color:#91a4bd;font-size:15px;line-height:1.65}.notify-summary-card{position:relative;overflow:hidden;border-radius:32px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;min-height:210px;border-color:#00d4ff38}.notify-summary-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 15%,rgba(0,240,200,.22),transparent 38%),radial-gradient(circle at 90% 90%,rgba(124,60,255,.25),transparent 44%);pointer-events:none}.notify-summary-card span,.notify-summary-card strong,.notify-summary-card small{position:relative;z-index:1}.notify-summary-card span{color:#aebbd0;font-size:13px;font-weight:800}.notify-summary-card strong{color:#fff;font-size:clamp(56px,7vw,84px);letter-spacing:-.08em;line-height:1}.notify-summary-card small{color:#91a4bd;font-size:13px}.notify-toolbar,.watch-form,.support-form{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;padding:16px;border-radius:24px}.notify-toolbar strong{display:block;color:#fff;font-size:15px;margin-bottom:3px}.notify-toolbar span{display:block;color:#91a4bd;font-size:13px}.notify-primary-btn,.btn.btn-primary.small{min-height:42px;border:0;border-radius:999px;padding:0 18px;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);color:#fff;font-size:13px;font-weight:850;cursor:pointer;box-shadow:0 16px 44px #008cff3d;transition:.18s ease}.notify-primary-btn:hover,.btn.btn-primary.small:hover{transform:translateY(-2px);box-shadow:0 20px 55px #008cff52}.notify-list,.watch-list,.support-grid{display:grid;gap:12px}.notify-card,.watch-card,.support-card,.message-card{border-radius:24px;padding:16px}.notify-card{cursor:pointer;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:flex-start;transition:.18s ease}.notify-card:hover{transform:translateY(-2px);border-color:#00d4ff47;background:linear-gradient(145deg,#00d4ff14,#7c3cff14),#ffffff0a}.notify-card.unread{border-color:#00f0c852;box-shadow:0 20px 65px #0000005c,0 0 42px #00f0c81f}.notify-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#00f0c829,#7c3cff29);font-size:22px;flex-shrink:0}.notify-content{min-width:0}.notify-card-top{display:flex;align-items:center;gap:8px;margin-bottom:8px}.notify-card span,.support-card span,.watch-card span,.notify-detail span{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:5px 10px;background:#00f0c81a;border:1px solid rgba(0,240,200,.18);color:#6dffe2;font-size:11px;font-weight:900}.notify-card em{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:5px 9px;background:#ffb84d1f;border:1px solid rgba(255,184,77,.22);color:#ffcf86;font-size:10px;font-style:normal;font-weight:900}.notify-card h3,.support-card h3,.watch-card h3{margin:0 0 7px;color:#fff;font-size:16px;line-height:1.3;letter-spacing:-.02em}.notify-card p,.support-card p,.watch-card p,.message-card p{margin:0;color:#91a4bd;line-height:1.6;font-size:13px}.notify-card small{display:block;margin-top:10px;color:#667892;font-size:12px}.notify-arrow{color:#6dffe2;font-size:28px;line-height:1;opacity:.8}.notify-empty{border:1px dashed rgba(0,212,255,.24);border-radius:28px;padding:36px 18px;text-align:center;background:#00d4ff09;color:#91a4bd}.notify-empty-icon{width:64px;height:64px;margin:0 auto 14px;border-radius:22px;display:grid;place-items:center;background:#00f0c81f;font-size:28px}.notify-empty h3{margin:0;color:#fff;font-size:18px}.notify-empty p{max-width:420px;margin:8px auto 0;color:#91a4bd;line-height:1.55}.notify-detail{position:sticky;bottom:18px;border-radius:28px;padding:20px;border-color:#00d4ff42;z-index:4}.notify-detail button{float:right;border:0;border-radius:999px;padding:9px 13px;background:#ffffff12;color:#fff;font-weight:900;cursor:pointer;transition:.18s ease}.notify-detail button:hover{background:#ff5f7a24;color:#ff8a9c}.notify-detail-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#00f0c829,#7c3cff29);font-size:24px;margin-bottom:12px}.notify-detail h3{color:#fff;margin:12px 0 8px;font-size:20px;letter-spacing:-.025em}.notify-detail p{color:#91a4bd;line-height:1.65;margin:0}.notify-detail small{display:block;color:#667892;margin-top:14px}.support-form,.watch-form{align-items:stretch}.support-form input,.support-form textarea,.watch-form input{border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:12px 14px;outline:none;color:#fff;background:#ffffff0b}.support-form input::-moz-placeholder,.support-form textarea::-moz-placeholder,.watch-form input::-moz-placeholder{color:#667892}.support-form input::placeholder,.support-form textarea::placeholder,.watch-form input::placeholder{color:#667892}.support-form input:focus,.support-form textarea:focus,.watch-form input:focus{border-color:#00d4ff6b;box-shadow:0 0 0 4px #00d4ff1a}.support-form textarea{min-height:110px;flex:1 1 100%;resize:vertical}.support-card{cursor:pointer;transition:.18s ease}.support-card:hover,.watch-card:hover{transform:translateY(-2px);border-color:#00d4ff47}.message-list{display:grid;gap:10px}.message-card.mine{border-color:#00d4ff42;background:linear-gradient(145deg,#00d4ff14,#7c3cff0f),#ffffff09}.watch-card{display:flex;justify-content:space-between;gap:14px}@media(max-width:980px){.notify-hero{grid-template-columns:1fr}.notify-summary-card{min-height:170px}}@media(max-width:760px){.watch-card{flex-direction:column}.notify-hero-content,.notify-summary-card,.notify-toolbar,.notify-card,.notify-detail{border-radius:24px}.notify-hero-content{padding:24px 18px}.notify-card{grid-template-columns:auto minmax(0,1fr)}.notify-arrow{display:none}.notify-toolbar{align-items:stretch;flex-direction:column}.notify-primary-btn,.btn.btn-primary.small{width:100%}}@media(max-width:520px){.notify-card{padding:14px}.notify-icon{width:46px;height:46px;border-radius:16px}.notify-summary-card strong{font-size:58px}}.watch-shell{display:grid;gap:22px;margin-top:20px}.watch-shell:before{content:"Market watchlist";display:inline-flex;width:-moz-fit-content;width:fit-content;padding:7px 12px;border-radius:999px;color:#77ffe6;background:#00f0c81a;border:1px solid rgba(0,240,200,.2);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.055em}.watch-form{position:relative;overflow:hidden;border-radius:32px;padding:22px;background:radial-gradient(circle at top left,rgba(0,240,200,.16),transparent 36%),radial-gradient(circle at bottom right,rgba(124,60,255,.18),transparent 42%),linear-gradient(145deg,#0b1a33f0,#030a18e0);border:1px solid rgba(125,225,255,.14);box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0b;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.watch-form:before{content:"";position:absolute;width:360px;height:360px;top:-180px;right:-160px;background:radial-gradient(circle,rgba(0,212,255,.22),transparent 62%);pointer-events:none}.watch-form input,.watch-form button{position:relative;z-index:1}.watch-form input{flex:1 1 180px;min-height:52px;border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:0 15px;outline:none;color:#fff;background:#ffffff0e;font-size:14px;transition:.18s ease}.watch-form input::-moz-placeholder{color:#647895}.watch-form input::placeholder{color:#647895}.watch-form input:focus{border-color:#00d4ff6b;box-shadow:0 0 0 4px #00d4ff1c;background:#00d4ff0e}.watch-form .btn.btn-primary.small{min-height:52px;padding:0 20px;border-radius:999px;border:none;color:#fff;background:linear-gradient(135deg,#00f0c8,#008cff 48%,#7c3cff);font-size:14px;font-weight:900;box-shadow:0 18px 44px #008cff47,inset 0 1px #ffffff38;cursor:pointer;transition:.2s ease}.watch-form .btn.btn-primary.small:hover{transform:translateY(-2px);box-shadow:0 22px 58px #008cff61}.watch-list{display:grid;gap:14px}.watch-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;border-radius:28px;padding:20px;background:linear-gradient(145deg,#0e213cdb,#040e1dc7),#ffffff09;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 80px #00000057,0 0 42px #00d4ff14;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transition:.2s ease}.watch-card:before{content:"";position:absolute;width:230px;height:230px;right:-120px;top:-120px;background:radial-gradient(circle,rgba(0,240,200,.16),transparent 62%);pointer-events:none}.watch-card:hover{transform:translateY(-3px);border-color:#00d4ff47;background:linear-gradient(145deg,#00d4ff14,#7c3cff14),#ffffff0a}.watch-card>div,.watch-card button{position:relative;z-index:1}.watch-card span{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:6px 11px;background:#00f0c81a;border:1px solid rgba(0,240,200,.18);color:#6dffe2;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.055em}.watch-card h3{margin:12px 0 7px;color:#fff;font-size:clamp(18px,3vw,26px);line-height:1.1;letter-spacing:-.04em;font-weight:950}.watch-card p{margin:0;max-width:760px;color:#91a4bd;line-height:1.6;font-size:13px}.team-remove{min-height:42px;border:1px solid rgba(255,95,122,.24);border-radius:999px;padding:0 16px;color:#ff8a9c;background:#ff5f7a1a;font-size:13px;font-weight:900;cursor:pointer;transition:.18s ease;white-space:nowrap}.team-remove:hover{transform:translateY(-2px);background:#ff5f7a29;border-color:#ff5f7a57}.watch-list:empty:before{content:"No companies saved yet. Add your first ticker above to start tracking bookkeeping and research notes.";display:block;border:1px dashed rgba(0,212,255,.24);border-radius:28px;padding:34px 18px;color:#91a4bd;text-align:center;background:#00d4ff09}@media(max-width:760px){.watch-form{border-radius:26px;padding:18px}.watch-form input,.watch-form .btn.btn-primary.small{width:100%;flex-basis:100%}.watch-card{grid-template-columns:1fr;border-radius:24px;padding:18px}.team-remove{width:100%}}.calendar-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.calendar-stat.overdue{border-color:#fb718561}.calendar-grid{display:grid;grid-template-columns:minmax(280px,.82fr) 1.18fr;gap:16px;align-items:start}.calendar-form{display:grid;gap:9px}.calendar-form h2,.calendar-event h3{margin:0}.calendar-form label{color:#cbd5e1;font-size:.8rem;font-weight:800}.calendar-card-head,.calendar-actions-row,.calendar-event,.calendar-event-title-row,.calendar-event-actions,.calendar-event-body small{display:flex;align-items:center}.calendar-card-head{justify-content:space-between;gap:12px;margin-bottom:4px}.calendar-card-head p{color:#9fb0c8;margin:6px 0 0;font-size:.86rem;line-height:1.45}.calendar-list-wrap{display:grid;gap:12px}.calendar-actions-row{justify-content:flex-end;gap:10px;flex-wrap:wrap}.calendar-list{display:grid;gap:10px}.calendar-event{gap:12px;padding:14px;border-left:3px solid rgba(21,240,216,.7)}.calendar-event.danger{border-left-color:#fb7185}.calendar-event.invoice{border-left-color:#38bdf8}.calendar-event.team{border-left-color:#8b3dff}.calendar-event-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;flex:0 0 auto;color:#15f0d8;background:#15f0d81f;border:1px solid rgba(21,240,216,.18)}.calendar-event-body{flex:1;min-width:0}.calendar-event-title-row{justify-content:space-between;gap:8px}.calendar-event-title-row h3{color:#f8fbff;font-size:1rem}.calendar-event-title-row span{min-height:26px;border-radius:999px;padding:4px 9px;color:#15f0d8;background:#15f0d81f;font-size:.72rem;font-weight:900;text-transform:uppercase}.calendar-event p{color:#9fb0c8;margin:6px 0;font-size:.86rem}.calendar-event-body small{gap:6px;color:#cbd5e1;font-size:.78rem}.calendar-overdue{display:block;margin-top:6px;color:#fb7185;font-size:.82rem}.calendar-event-actions{gap:8px}.calendar-event-actions button{width:34px;height:34px;border-radius:12px;border:1px solid rgba(56,189,248,.18);background:#03091780;color:#f8fbff;cursor:pointer}.calendar-ok{border-color:#15f0d838}@media(max-width:860px){.calendar-summary-grid,.calendar-grid{grid-template-columns:1fr}.calendar-actions-row{justify-content:stretch}.calendar-actions-row .btn{flex:1}}@media(max-width:520px){.calendar-event{align-items:flex-start}.calendar-event-icon{width:40px;height:40px;border-radius:14px}.calendar-event-title-row{align-items:flex-start;flex-direction:column}}:root,html[data-theme=light],body[data-theme=light]{color-scheme:light;--pf-bg: #f5f7fa;--pf-bg-2: #edf1f5;--pf-surface: #ffffff;--pf-surface-2: #f8fafc;--pf-surface-3: #eef2f6;--pf-border: #d8e0ea;--pf-border-2: #c7d0dc;--pf-text: #142033;--pf-heading: #101828;--pf-muted: #607083;--pf-soft: #7b8797;--pf-accent: #f05a24;--pf-accent-soft: #fff1e8;--pf-accent-border: #ffd0ba;--pf-success: #16845b;--pf-danger: #c2413b;--pf-warning: #a15c07;--pf-shadow: 0 14px 32px rgba(15, 23, 42, .08);--pf-radius: 10px;--bg: var(--pf-bg);--bg-2: var(--pf-bg-2);--card: var(--pf-surface);--card-2: var(--pf-surface-2);--border: var(--pf-border);--border-2: var(--pf-border);--text-main: var(--pf-text);--text-muted: var(--pf-muted);--primary: var(--pf-accent);--primary-strong: var(--pf-accent);--purple: var(--pf-muted);--green: var(--pf-success);--danger: var(--pf-danger);--warning: var(--pf-warning);--shadow: var(--pf-shadow)}html[data-theme=dark],body[data-theme=dark]{color-scheme:dark;--pf-bg: #050505;--pf-bg-2: #0b0b0c;--pf-surface: #111214;--pf-surface-2: #17191d;--pf-surface-3: #202329;--pf-border: #2b3038;--pf-border-2: #373d47;--pf-text: #f4f6f8;--pf-heading: #ffffff;--pf-muted: #b4bdc8;--pf-soft: #919aa7;--pf-accent: #ff7a3d;--pf-accent-soft: rgba(255, 122, 61, .14);--pf-accent-border: rgba(255, 122, 61, .28);--pf-success: #42c58f;--pf-danger: #ff7b75;--pf-warning: #ffc16a;--pf-shadow: 0 16px 34px rgba(0, 0, 0, .34)}html[data-theme=mix],body[data-theme=mix]{color-scheme:light;--pf-bg: #f4f6f8;--pf-bg-2: #e9eef4;--pf-surface: #ffffff;--pf-surface-2: #f8fafc;--pf-surface-3: #eef2f6;--pf-border: #d7e0ea;--pf-border-2: #c5ceda;--pf-text: #142033;--pf-heading: #101828;--pf-muted: #617083;--pf-soft: #7c8794;--pf-accent: #f05a24;--pf-accent-soft: #fff1e8;--pf-accent-border: #ffd0ba;--pf-success: #16845b;--pf-danger: #c2413b;--pf-warning: #a15c07;--pf-shadow: 0 14px 32px rgba(15, 23, 42, .08)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0!important;background:var(--pf-bg)!important;color:var(--pf-text)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;letter-spacing:0!important}body::-webkit-scrollbar,.layout-menu::-webkit-scrollbar,.layout-main::-webkit-scrollbar,.workspace-main::-webkit-scrollbar{width:10px!important;height:10px!important}body::-webkit-scrollbar-track,.layout-menu::-webkit-scrollbar-track,.layout-main::-webkit-scrollbar-track,.workspace-main::-webkit-scrollbar-track{background:var(--pf-bg-2)!important}body::-webkit-scrollbar-thumb,.layout-menu::-webkit-scrollbar-thumb,.layout-main::-webkit-scrollbar-thumb,.workspace-main::-webkit-scrollbar-thumb{background:#aeb8c5!important;border-radius:999px!important;border:2px solid var(--pf-bg-2)!important}.layout-page,.dashboard-layout,.app-shell,.workspace-page,.workspace-main,.layout-main,.pf-dashboard-v2,.analytics-page,.notifications-page,.settings-page,.profile-page,.invoices-page,.accountant-sheet-page,.support-page,.calendar-page,.clients-page,.calculator-page,.receipts-page,.upload-page,.vault-page,.users-page,.company-page,.billing-page{background:var(--pf-bg)!important;color:var(--pf-text)!important;background-image:none!important;font-size:14px!important;letter-spacing:0!important}.layout-page{display:flex!important;min-height:100vh!important;overflow-x:hidden!important}.layout-page:before,.layout-page:after,.layout-main:before,.layout-main:after,.pf-dashboard-v2:before,.pf-dashboard-v2:after{display:none!important;content:none!important}.layout-sidebar,.dashboard-sidebar,.workspace-sidebar,.side-nav{width:248px!important;background:var(--pf-surface)!important;color:var(--pf-text)!important;border-right:1px solid var(--pf-border)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:18px 14px!important}html[data-theme=mix] .layout-sidebar,body[data-theme=mix] .layout-sidebar{background:#111214!important;color:#f4f6f8!important;border-color:#262b32!important}.layout-brand{background:transparent!important;border:0!important;box-shadow:none!important;padding:4px 0 14px!important}.pf-wordmark,.layout-wordmark,.welcome-wordmark,.auth-wordmark{color:var(--pf-heading)!important;font-size:21px!important;font-weight:800!important;letter-spacing:-.03em!important}.pf-wordmark strong,.layout-wordmark strong,.welcome-wordmark strong,.auth-wordmark strong{color:var(--pf-accent)!important}html[data-theme=mix] .layout-sidebar .pf-wordmark,html[data-theme=mix] .layout-sidebar .layout-wordmark,html[data-theme=mix] .layout-sidebar .pf-wordmark span{color:#fff!important}.layout-menu{gap:4px!important;overflow-y:auto!important;padding-right:4px!important;scrollbar-color:#aeb8c5 transparent!important}.layout-menu-label{margin:12px 6px 6px!important;color:var(--pf-soft)!important;font-size:10px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important}.layout-menu a,.dashboard-sidebar a,.workspace-sidebar a,.side-nav a,.bottom-nav a,.mobile-bottom-nav a{min-height:40px!important;padding:9px 10px!important;border-radius:8px!important;border:1px solid transparent!important;background:transparent!important;color:var(--pf-muted)!important;font-size:13px!important;font-weight:600!important;text-decoration:none!important;box-shadow:none!important;transform:none!important}.layout-menu a:hover,.dashboard-sidebar a:hover,.workspace-sidebar a:hover,.side-nav a:hover{background:var(--pf-surface-2)!important;color:var(--pf-heading)!important;border-color:var(--pf-border)!important}.layout-menu a.active,.dashboard-sidebar a.active,.workspace-sidebar a.active,.side-nav a.active,.bottom-nav a.active,.mobile-bottom-nav a.active{background:var(--pf-accent-soft)!important;color:var(--pf-accent)!important;border-color:var(--pf-accent-border)!important;font-weight:700!important;box-shadow:none!important}html[data-theme=mix] .layout-sidebar .layout-menu-label,html[data-theme=mix] .layout-sidebar .layout-menu a{color:#b4bdc8!important}html[data-theme=mix] .layout-sidebar .layout-menu a:hover{background:#17191d!important;color:#fff!important;border-color:#2b3038!important}.layout-menu-item-main{display:inline-flex!important;align-items:center!important;gap:10px!important}.layout-footer{border-top:1px solid var(--pf-border)!important;color:var(--pf-muted)!important;padding-top:12px!important}.layout-plan{color:var(--pf-muted)!important}.layout-logout,.logout-btn,button.logout-btn{background:transparent!important;color:var(--pf-danger)!important;border:1px solid rgba(194,65,59,.24)!important;border-radius:8px!important;box-shadow:none!important}.layout-main,.workspace-main{flex:1!important;min-width:0!important;padding:24px 28px 72px!important}.page-header{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:18px!important}.page-header-title,.layout-main h1,.workspace-main h1,.pf-dashboard-v2 h1,.analytics-page h1,.notifications-page h1,.settings-page h1,.profile-page h1,.invoices-page h1,.accountant-sheet-page h1,.support-page h1,.calendar-page h1,.clients-page h1,.calculator-page h1,.receipts-page h1,.upload-page h1,.vault-page h1,.users-page h1,.company-page h1,.billing-page h1{color:var(--pf-heading)!important;font-size:clamp(24px,2.8vw,34px)!important;line-height:1.15!important;font-weight:650!important;letter-spacing:0!important;text-shadow:none!important;-webkit-text-fill-color:currentColor!important}.layout-main h2,.layout-main h3,.layout-main h4,.layout-main strong,.workspace-main h2,.workspace-main h3,.workspace-main h4,.workspace-main strong,.pf-dashboard-v2 h2,.pf-dashboard-v2 h3,.pf-dashboard-v2 h4,.pf-dashboard-v2 strong{color:var(--pf-heading)!important;font-weight:620!important;letter-spacing:0!important;text-shadow:none!important;-webkit-text-fill-color:currentColor!important}.page-header-subtitle,.layout-main p,.layout-main small,.layout-main span,.layout-main label,.layout-main li,.workspace-main p,.workspace-main small,.workspace-main span,.workspace-main label,.workspace-main li,.pf-dashboard-v2 p,.pf-dashboard-v2 small,.pf-dashboard-v2 span,.pf-dashboard-v2 label,.pf-dashboard-v2 li,.muted,.muted-text,.subtle,.secondary,.hint{color:var(--pf-muted)!important;letter-spacing:0!important;font-weight:400!important}.page-header-tools{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:wrap!important}.workspace-global-switcher,.theme-mode-toggle{min-height:40px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:4px!important;border-radius:8px!important;border:1px solid var(--pf-border)!important;background:var(--pf-surface)!important;color:var(--pf-muted)!important;box-shadow:none!important}.workspace-global-switcher span{font-size:11px!important;color:var(--pf-soft)!important}.workspace-global-switcher select{min-height:30px!important;max-width:240px!important;border:0!important;border-radius:6px!important;background:var(--pf-surface-2)!important;color:var(--pf-text)!important;font-size:12px!important;font-weight:600!important;padding:0 26px 0 8px!important}.theme-mode-toggle button{min-width:32px!important;min-height:32px!important;border:0!important;border-radius:7px!important;background:transparent!important;color:var(--pf-muted)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;cursor:pointer!important}.theme-mode-toggle button.active{background:var(--pf-accent-soft)!important;color:var(--pf-accent)!important}.layout-page :is(.pf-app-hero-left,.pf-phone-card,.pf-metric-card,.pf-panel,.dashboard-card,.dashboard-panel,.dashboard-hero,.dashboard-stat,.dash-card,.stat-card,.invoice-card,.invoice-panel,.invoice-summary-card,.invoice-detail-card,.invoice-modal,.sheet-card,.sheet-panel,.analytics-card,.analytics-panel,.analytics-hero,.analytics-hero-v2,.analytics-hero-copy,.notification-card,.notifications-card,.notify-hero,.notify-hero-content,.support-card,.settings-card,.settings-panel,.profile-card,.profile-panel,.billing-card,.client-card,.calendar-card,.calculator-card,.receipt-card,.upload-card,.workspace-card,.vault-card,.users-card,.company-card,.team-card,.reports-card,.reports-hero-content,.acct-calc-card,.acct-calc-result-card,.acct-calc-hero,.acct-sheet-card,.empty-state){background:var(--pf-surface)!important;background-image:none!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;border-radius:var(--pf-radius)!important;box-shadow:var(--pf-shadow)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.layout-page :is(.pf-app-hero-left,.pf-phone-card,.pf-metric-card,.pf-panel,.dashboard-card,.dashboard-panel,.dashboard-hero,.analytics-hero,.analytics-hero-v2,.analytics-hero-copy,.notify-hero,.notify-hero-content,.reports-hero-content,.acct-calc-hero):before,.layout-page :is(.pf-app-hero-left,.pf-phone-card,.pf-metric-card,.pf-panel,.dashboard-card,.dashboard-panel,.dashboard-hero,.analytics-hero,.analytics-hero-v2,.analytics-hero-copy,.notify-hero,.notify-hero-content,.reports-hero-content,.acct-calc-hero):after{display:none!important;content:none!important}.layout-page :is(.pf-app-hero-left,.pf-panel,.analytics-hero,.analytics-hero-v2,.notify-hero,.dashboard-hero,.reports-hero-content,.acct-calc-hero){padding:22px!important;min-height:auto!important}.layout-page :is(.primary-btn,.gradient-btn,.btn-primary,button[type=submit],.action-primary,.upload-primary,.new-invoice-btn),.layout-page button.primary,.layout-page a.primary{background:var(--pf-accent)!important;background-image:none!important;color:#fff!important;border:1px solid var(--pf-accent)!important;border-radius:8px!important;box-shadow:none!important;font-weight:650!important}.layout-page :is(button,.btn,.primary-btn,.ghost-btn,.mini-btn,.gradient-btn,.action-btn,.icon-btn,.filter-chip,.chip,.badge,.tab,.tabs button,.segmented button){border-radius:8px!important;box-shadow:none!important;letter-spacing:0!important;text-shadow:none!important;font-weight:600!important}.layout-page :is(.ghost-btn,.mini-btn,.btn-outline,.secondary-btn,button.secondary){background:var(--pf-surface)!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important}.layout-page :is(.active,.is-active,[aria-selected=true],.tab.active,.tabs button.active,.filter-chip.active,.chip.active){background:var(--pf-accent-soft)!important;color:var(--pf-accent)!important;border-color:var(--pf-accent-border)!important}.layout-page :is(input,select,textarea){background:var(--pf-surface)!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;border-radius:8px!important;min-height:40px!important;font-size:13px!important;box-shadow:none!important;outline:none!important}.layout-page :is(input,select,textarea):focus{border-color:var(--pf-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--pf-accent) 18%,transparent)!important}.layout-page :is(table,thead,tbody,tr,td,th){color:var(--pf-text)!important;border-color:var(--pf-border)!important;background-image:none!important}.layout-page table,.layout-page .simple-table{background:var(--pf-surface)!important;border:1px solid var(--pf-border)!important;border-radius:10px!important;overflow:hidden!important}.layout-page thead,.layout-page th{background:var(--pf-surface-2)!important;color:var(--pf-muted)!important;font-weight:650!important}.layout-page tbody tr,.layout-page td{background:var(--pf-surface)!important}.layout-page tbody tr:hover,.layout-page .simple-table tr:hover{background:var(--pf-surface-2)!important}.layout-page :is(.progress,.progress-bar,.usage-bar){background:var(--pf-surface-3)!important;border-radius:999px!important;overflow:hidden!important}.layout-page :is(.progress-fill,.usage-fill){background:var(--pf-accent)!important;background-image:none!important}.layout-page :is(.chart-line,.sparkline,.spark-line){color:var(--pf-accent)!important;stroke:var(--pf-accent)!important}.floating-calculator{right:18px!important;bottom:18px!important;min-height:38px!important;padding:0 12px!important;border-radius:999px!important;background:var(--pf-accent)!important;color:#fff!important;border:0!important;box-shadow:0 10px 24px #0f172a2e!important;font-size:12px!important}.mobile-bottom-nav{background:var(--pf-surface)!important;border-top:1px solid var(--pf-border)!important;box-shadow:0 -8px 22px #0f172a14!important}.auth-wrapper{min-height:100vh!important;display:grid!important;place-items:center!important;padding:28px!important;background:var(--pf-bg)!important;background-image:none!important;color:var(--pf-text)!important}.auth-wrapper:before,.auth-wrapper:after{display:none!important;content:none!important}.auth-card{width:min(1100px,100%)!important;max-width:1100px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.auth-header,.auth-footer{display:none!important}.auth-premium-shell{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,440px)!important;gap:18px!important;align-items:stretch!important}.auth-premium-showcase,.auth-premium-card,.auth-premium-register-card,.auth-premium-card-centered{background:var(--pf-surface)!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;border-radius:14px!important;box-shadow:var(--pf-shadow)!important;background-image:none!important}.auth-premium-showcase,.auth-premium-card{padding:24px!important}.auth-premium-showcase:before,.auth-premium-showcase:after,.auth-premium-card:before,.auth-premium-card:after{display:none!important;content:none!important}.auth-premium-brand-row,.auth-premium-register-head{display:flex!important;align-items:center!important;gap:12px!important;margin-bottom:18px!important}.auth-premium-logo-mark{width:38px!important;height:38px!important;display:inline-grid!important;place-items:center!important;border-radius:10px!important;background:var(--pf-accent-soft)!important;color:var(--pf-accent)!important;font-weight:800!important}.auth-premium-visual{min-height:240px!important;position:relative!important;display:grid!important;place-items:center!important;margin:14px 0 20px!important}.auth-premium-orbit{display:none!important}.auth-premium-float-card{position:static!important;width:auto!important;min-width:130px!important;margin:6px!important;display:inline-grid!important;gap:4px!important;padding:14px!important;background:var(--pf-surface-2)!important;border:1px solid var(--pf-border)!important;border-radius:10px!important;box-shadow:none!important;transform:none!important}.auth-premium-chart{display:none!important}.auth-premium-copy h1,.auth-premium-card h2,.auth-premium-register-card h2,.auth-premium-card-centered h2{color:var(--pf-heading)!important;font-size:clamp(24px,3.5vw,34px)!important;line-height:1.12!important;font-weight:650!important;letter-spacing:0!important;margin:0 0 10px!important}.auth-premium-copy p,.auth-premium-card p,.auth-premium-card small,.auth-premium-card label,.auth-premium-kicker,.auth-premium-footer-link{color:var(--pf-muted)!important}.auth-premium-field{display:grid!important;gap:7px!important;margin:14px 0!important}.auth-premium-field>span{color:var(--pf-muted)!important;font-size:12px!important;font-weight:650!important}.auth-premium-field>div{display:flex!important;align-items:center!important;gap:8px!important;min-height:44px!important;padding:0 10px!important;border:1px solid var(--pf-border)!important;border-radius:10px!important;background:var(--pf-surface)!important}.auth-premium-field>div>span{color:var(--pf-accent)!important;font-size:12px!important;font-weight:700!important}.auth-premium-field input,.auth-premium-field select,.auth-premium-field textarea{flex:1!important;min-width:0!important;min-height:40px!important;border:0!important;background:transparent!important;color:var(--pf-text)!important;outline:none!important;box-shadow:none!important}.auth-premium-mini{min-height:32px!important;padding:0 10px!important;border-radius:7px!important;border:1px solid var(--pf-border)!important;background:var(--pf-surface-2)!important;color:var(--pf-text)!important}.auth-premium-submit{min-height:46px!important;width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;margin-top:12px!important;padding:0 16px!important;border-radius:10px!important;border:1px solid var(--pf-accent)!important;background:var(--pf-accent)!important;color:#fff!important;text-decoration:none!important;box-shadow:none!important;font-weight:700!important}.auth-premium-outline-link{min-height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important;border-radius:10px!important;border:1px solid var(--pf-border)!important;background:var(--pf-surface)!important;color:var(--pf-text)!important;text-decoration:none!important}.auth-premium-links-row,.auth-premium-actions-row,.auth-premium-success-actions{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:wrap!important}.auth-premium-links-row a,.auth-premium-footer-link a,.auth-premium-check a{color:var(--pf-accent)!important;font-weight:650!important}.auth-premium-alert{padding:10px 12px!important;border-radius:10px!important;font-size:13px!important;margin:12px 0!important}.auth-premium-alert-error{background:#fff1f0!important;color:#b91c1c!important;border:1px solid #fecaca!important}.auth-premium-alert-success{background:#ecfdf5!important;color:#166534!important;border:1px solid #bbf7d0!important}.auth-premium-two-col{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.auth-premium-steps{display:flex!important;gap:8px!important;margin:14px 0!important}.auth-premium-steps button{width:34px!important;height:34px!important;border-radius:999px!important;border:1px solid var(--pf-border)!important;background:var(--pf-surface)!important;color:var(--pf-muted)!important}.auth-premium-steps button.active{background:var(--pf-accent)!important;color:#fff!important;border-color:var(--pf-accent)!important}.auth-premium-check{display:flex!important;align-items:flex-start!important;gap:10px!important;margin-top:12px!important;color:var(--pf-muted)!important}@media(max-width:980px){.layout-sidebar{display:none!important}.layout-main,.workspace-main{padding:16px 14px 86px!important}.page-header{display:grid!important}.page-header-tools,.workspace-global-switcher{width:100%!important}.workspace-global-switcher select{max-width:none!important;flex:1!important}.mobile-bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:50!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;padding:8px 8px calc(8px + env(safe-area-inset-bottom))!important}.mobile-bottom-nav a{justify-content:center!important;display:grid!important;gap:3px!important;font-size:11px!important}.floating-calculator{bottom:76px!important}.auth-wrapper{padding:14px!important;place-items:start center!important}.auth-premium-shell{grid-template-columns:1fr!important}.auth-premium-showcase{display:none!important}.auth-premium-card,.auth-premium-register-card{padding:18px!important}.auth-premium-two-col{grid-template-columns:1fr!important}}.auth-premium-brand-row>div,.auth-premium-register-head>div{display:grid!important;gap:3px!important}.auth-premium-brand-row strong,.auth-premium-register-head strong{color:var(--pf-heading)!important;font-size:15px!important;line-height:1.1!important}.auth-premium-brand-row small,.auth-premium-register-head small{display:block!important;color:var(--pf-muted)!important;font-size:12px!important;line-height:1.2!important}.welcome .hero-left h1{font-size:clamp(34px,4.6vw,56px)!important;font-weight:650!important}html[data-theme=light] .layout-page :is(button,a,input,select,textarea,label,span,small,p,li,td,th),html[data-theme=mix] .layout-page :is(button,a,input,select,textarea,label,span,small,p,li,td,th){text-shadow:none!important;-webkit-text-fill-color:currentColor!important}html[data-theme=light] .layout-main :is(input,select,textarea),html[data-theme=light] .workspace-main :is(input,select,textarea),html[data-theme=light] .admin-shell :is(input,select,textarea),html[data-theme=mix] .layout-main :is(input,select,textarea),html[data-theme=mix] .workspace-main :is(input,select,textarea){background:#fff!important;color:#142033!important;border:1px solid #cfd8e3!important;box-shadow:none!important}html[data-theme=light] .layout-main :is(input,select,textarea)::-moz-placeholder,html[data-theme=light] .workspace-main :is(input,select,textarea)::-moz-placeholder,html[data-theme=mix] .layout-main :is(input,select,textarea)::-moz-placeholder,html[data-theme=mix] .workspace-main :is(input,select,textarea)::-moz-placeholder{color:#7b8797!important;opacity:1!important}html[data-theme=light] .layout-main :is(input,select,textarea)::placeholder,html[data-theme=light] .workspace-main :is(input,select,textarea)::placeholder,html[data-theme=mix] .layout-main :is(input,select,textarea)::placeholder,html[data-theme=mix] .workspace-main :is(input,select,textarea)::placeholder{color:#7b8797!important;opacity:1!important}html[data-theme=light] .layout-main :is(button,.btn,.workspace-btn,.team-remove,.filter-chip):not(.auth-premium-submit):not(.primary):not(.active),html[data-theme=light] .workspace-main :is(button,.btn,.workspace-btn,.team-remove,.filter-chip):not(.auth-premium-submit):not(.primary):not(.active){background:#fff!important;color:#142033!important;border:1px solid #cfd8e3!important;box-shadow:none!important}html[data-theme=light] .layout-main :is(button,.btn,.workspace-btn).primary,html[data-theme=light] .workspace-main :is(button,.btn,.workspace-btn).primary,html[data-theme=light] .layout-main :is(button,.btn,.workspace-btn).active,html[data-theme=light] .workspace-main :is(button,.btn,.workspace-btn).active{color:#fff!important;border-color:var(--pf-accent)!important}html[data-theme=light] .layout-main button:disabled,html[data-theme=light] .workspace-main button:disabled{color:#7b8797!important;background:#eef2f6!important;border-color:#d8e0ea!important;opacity:.72!important}.auth-animated-brand .pf-loader,.auth-premium-register-head .pf-loader,.auth-premium-card-centered .pf-loader{align-items:flex-start!important;margin:0!important;padding:0!important;min-height:auto!important}.auth-animated-brand .pf-loader p,.auth-premium-register-head .pf-loader p,.auth-premium-card-centered .pf-loader p{margin-top:6px!important;font-size:11px!important}.auth-animated-brand .pf-loader-mark,.auth-premium-register-head .pf-loader-mark,.auth-premium-card-centered .pf-loader-mark{transform:scale(.82)!important;transform-origin:left center!important}.auth-premium-showcase{position:relative!important;overflow:hidden!important}.auth-premium-showcase:before{display:block!important;content:""!important;position:absolute!important;inset:auto -80px -90px auto!important;width:220px!important;height:220px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(240,90,36,.16),transparent 68%)!important;animation:pfAuthPulse 3.8s ease-in-out infinite!important}.auth-premium-visual{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:end!important}.auth-premium-float-card{position:relative!important;z-index:1!important}.auth-premium-float-card:after{content:""!important;position:absolute!important;left:14px!important;right:14px!important;bottom:10px!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,var(--pf-accent),#2563eb)!important;opacity:.55!important}@keyframes pfAuthPulse{0%,to{transform:scale(.94);opacity:.55}50%{transform:scale(1.08);opacity:.9}}html[data-theme=light] .pf-dashboard-v2 :is(.pf-phone-amount,.pf-metric-card strong,.pf-status-cards strong,.stat-value,.reports-stat-value),html[data-theme=mix] .pf-dashboard-v2 :is(.pf-phone-amount,.pf-metric-card strong,.pf-status-cards strong,.stat-value,.reports-stat-value){color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;opacity:1!important;text-shadow:none!important}html[data-theme=light] .pf-dashboard-v2 :is(.pf-metric-card span,.pf-metric-card small,.pf-status-cards span,.pf-status-cards small),html[data-theme=mix] .pf-dashboard-v2 :is(.pf-metric-card span,.pf-metric-card small,.pf-status-cards span,.pf-status-cards small){color:#536176!important;-webkit-text-fill-color:#536176!important}html[data-theme=dark] .pf-dashboard-v2 :is(.pf-phone-amount,.pf-metric-card strong,.pf-status-cards strong,.stat-value,.reports-stat-value),html:not([data-theme]) .pf-dashboard-v2 :is(.pf-phone-amount,.pf-metric-card strong,.pf-status-cards strong,.stat-value,.reports-stat-value){color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;opacity:1!important}html[data-theme=light] .invoices-stat,html[data-theme=mix] .invoices-stat,body[data-theme=light] .invoices-stat,body[data-theme=mix] .invoices-stat,html[data-theme=light] .invoices-top-right,html[data-theme=mix] .invoices-top-right,body[data-theme=light] .invoices-top-right,body[data-theme=mix] .invoices-top-right,html[data-theme=light] .invoices-table-card,html[data-theme=mix] .invoices-table-card,body[data-theme=light] .invoices-table-card,body[data-theme=mix] .invoices-table-card{background:var(--pf-surface)!important;background-image:none!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;box-shadow:var(--pf-shadow)!important}html[data-theme=light] .invoice-search-wrap,html[data-theme=mix] .invoice-search-wrap,body[data-theme=light] .invoice-search-wrap,body[data-theme=mix] .invoice-search-wrap,html[data-theme=light] .invoice-search-wrap span,html[data-theme=mix] .invoice-search-wrap span,body[data-theme=light] .invoice-search-wrap span,body[data-theme=mix] .invoice-search-wrap span,html[data-theme=light] .invoices-stat .stat-label,html[data-theme=mix] .invoices-stat .stat-label,body[data-theme=light] .invoices-stat .stat-label,body[data-theme=mix] .invoices-stat .stat-label,html[data-theme=light] .invoices-stat .stat-caption,html[data-theme=mix] .invoices-stat .stat-caption,body[data-theme=light] .invoices-stat .stat-caption,body[data-theme=mix] .invoices-stat .stat-caption,html[data-theme=light] .invoices-table-card .simple-table thead th,html[data-theme=mix] .invoices-table-card .simple-table thead th,body[data-theme=light] .invoices-table-card .simple-table thead th,body[data-theme=mix] .invoices-table-card .simple-table thead th{color:var(--pf-muted)!important}html[data-theme=light] .invoices-stat .stat-value,html[data-theme=mix] .invoices-stat .stat-value,body[data-theme=light] .invoices-stat .stat-value,body[data-theme=mix] .invoices-stat .stat-value,html[data-theme=light] .invoice-search,html[data-theme=mix] .invoice-search,body[data-theme=light] .invoice-search,body[data-theme=mix] .invoice-search,html[data-theme=light] .invoice-filter-btn,html[data-theme=mix] .invoice-filter-btn,body[data-theme=light] .invoice-filter-btn,body[data-theme=mix] .invoice-filter-btn,html[data-theme=light] .invoices-table-card h2,html[data-theme=mix] .invoices-table-card h2,body[data-theme=light] .invoices-table-card h2,body[data-theme=mix] .invoices-table-card h2,html[data-theme=light] .invoices-table-card .simple-table tbody td,html[data-theme=mix] .invoices-table-card .simple-table tbody td,body[data-theme=light] .invoices-table-card .simple-table tbody td,body[data-theme=mix] .invoices-table-card .simple-table tbody td,html[data-theme=light] .invoices-table-card .simple-table tbody td:first-child,html[data-theme=mix] .invoices-table-card .simple-table tbody td:first-child,body[data-theme=light] .invoices-table-card .simple-table tbody td:first-child,body[data-theme=mix] .invoices-table-card .simple-table tbody td:first-child{color:var(--pf-text)!important}html[data-theme=light] .invoice-search,html[data-theme=mix] .invoice-search,body[data-theme=light] .invoice-search,body[data-theme=mix] .invoice-search{background:var(--pf-surface)!important;border:1px solid var(--pf-border)!important}html[data-theme=light] .invoice-search::-moz-placeholder,html[data-theme=mix] .invoice-search::-moz-placeholder,body[data-theme=light] .invoice-search::-moz-placeholder,body[data-theme=mix] .invoice-search::-moz-placeholder{color:var(--pf-soft)!important}html[data-theme=light] .invoice-search::placeholder,html[data-theme=mix] .invoice-search::placeholder,body[data-theme=light] .invoice-search::placeholder,body[data-theme=mix] .invoice-search::placeholder{color:var(--pf-soft)!important}html[data-theme=light] .invoice-filters,html[data-theme=mix] .invoice-filters,body[data-theme=light] .invoice-filters,body[data-theme=mix] .invoice-filters{background:var(--pf-surface-2)!important;border:1px solid var(--pf-border)!important}html[data-theme=light] .invoice-filter-btn:hover,html[data-theme=mix] .invoice-filter-btn:hover,body[data-theme=light] .invoice-filter-btn:hover,body[data-theme=mix] .invoice-filter-btn:hover{background:var(--pf-accent-soft)!important;color:var(--pf-accent)!important}html[data-theme=light] .invoice-filter-btn-active,html[data-theme=mix] .invoice-filter-btn-active,body[data-theme=light] .invoice-filter-btn-active,body[data-theme=mix] .invoice-filter-btn-active{background:var(--pf-accent)!important;color:#fff!important;border-color:var(--pf-accent)!important;box-shadow:none!important}html[data-theme=light] .invoices-table-card .simple-table tbody tr,html[data-theme=mix] .invoices-table-card .simple-table tbody tr,body[data-theme=light] .invoices-table-card .simple-table tbody tr,body[data-theme=mix] .invoices-table-card .simple-table tbody tr{background:var(--pf-surface)!important;box-shadow:none!important}html[data-theme=light] .invoices-table-card .simple-table tbody tr:hover,html[data-theme=mix] .invoices-table-card .simple-table tbody tr:hover,body[data-theme=light] .invoices-table-card .simple-table tbody tr:hover,body[data-theme=mix] .invoices-table-card .simple-table tbody tr:hover{background:var(--pf-surface-2)!important}:root,html[data-theme=light],body[data-theme=light]{color-scheme:light;--pf-bg: #f6f7f9;--pf-surface: #ffffff;--pf-surface-2: #f1f4f8;--pf-surface-3: #e8edf4;--pf-border: #d5dde8;--pf-text: #111827;--pf-heading: #0b1220;--pf-muted: #475569;--pf-soft: #64748b;--pf-accent: #f05a24;--pf-accent-soft: #fff3ec;--pf-accent-border: #ffd3bf;--pf-danger: #b42318;--pf-success: #067647;--pf-shadow: 0 10px 24px rgba(15, 23, 42, .07)}html[data-theme=dark],body[data-theme=dark]{color-scheme:dark;--pf-bg: #050505;--pf-surface: #111111;--pf-surface-2: #181818;--pf-surface-3: #222222;--pf-border: #2d2d2d;--pf-text: #f5f5f5;--pf-heading: #ffffff;--pf-muted: #c8cdd3;--pf-soft: #a7b0ba;--pf-accent: #ff7a3d;--pf-accent-soft: rgba(255, 122, 61, .15);--pf-accent-border: rgba(255, 122, 61, .35);--pf-danger: #ff8a80;--pf-success: #4ade80;--pf-shadow: 0 12px 28px rgba(0, 0, 0, .36)}html[data-theme=mix],body[data-theme=mix]{color-scheme:light;--pf-bg: #f4f7fb;--pf-surface: #ffffff;--pf-surface-2: #eef3f8;--pf-surface-3: #e5ecf4;--pf-border: #d3dce8;--pf-text: #111827;--pf-heading: #0b1220;--pf-muted: #465466;--pf-soft: #64748b;--pf-accent: #f05a24;--pf-accent-soft: #fff3ec;--pf-accent-border: #ffd3bf;--pf-danger: #b42318;--pf-success: #067647;--pf-shadow: 0 10px 24px rgba(15, 23, 42, .07)}html,body,#root{background:var(--pf-bg)!important;color:var(--pf-text)!important}body{font-size:14px!important;line-height:1.5!important}.layout-page,.layout-main,.workspace-main,[class$=-page]{background:var(--pf-bg)!important;color:var(--pf-text)!important;background-image:none!important}.layout-main{max-width:1180px!important;padding:22px 24px 88px!important}.layout-sidebar{background:var(--pf-surface)!important;color:var(--pf-text)!important;border-right:1px solid var(--pf-border)!important;box-shadow:none!important}.layout-menu a{color:var(--pf-muted)!important;background:transparent!important;border:1px solid transparent!important;font-weight:600!important}.layout-menu a:hover,.layout-menu a.active{color:var(--pf-heading)!important;background:var(--pf-surface-2)!important;border-color:var(--pf-border)!important}.layout-menu a.active svg,.layout-menu a:hover svg{color:var(--pf-accent)!important;stroke:var(--pf-accent)!important}.layout-menu-label,.layout-plan,.page-header-subtitle,.muted,.muted-text,.dash-note,small{color:var(--pf-muted)!important}.page-header,.dash-card,.stat-card,.dashboard-card,.dashboard-panel,.invoice-card,.invoice-panel,.invoices-table-card,.receipt-card,.upload-card,.vault-card,.users-card,.workspace-card,.analytics-card,.settings-card,.profile-card,.support-card,.calendar-card,.calculator-card,.billing-card,.client-card,.team-card,.empty-state,.pf-app-hero-left,.pf-phone-card,.pf-metric-card,.pf-panel,.invoices-top-right{background:var(--pf-surface)!important;background-image:none!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;box-shadow:var(--pf-shadow)!important;border-radius:12px!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.pf-app-hero,.invoices-top{gap:14px!important}.layout-main :is(h1,h2,h3,h4,strong,.stat-value,.page-header-title){color:var(--pf-heading)!important;-webkit-text-fill-color:var(--pf-heading)!important;text-shadow:none!important;font-weight:680!important;letter-spacing:0!important}.layout-main h1,.page-header-title{font-size:clamp(22px,2.6vw,32px)!important;line-height:1.18!important}.layout-main h2{font-size:clamp(17px,2vw,22px)!important}.layout-main h3{font-size:16px!important}.layout-main :is(p,span,label,li,td,th,div){text-shadow:none!important;letter-spacing:0!important}.layout-main :is(p,li,td,th,label){color:var(--pf-text)!important}.layout-main :is(.stat-label,.stat-caption,.page-header-subtitle,.dash-note,.muted,.muted-text,small){color:var(--pf-muted)!important}.layout-main :is(input,select,textarea){background:var(--pf-surface)!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;border-radius:9px!important;min-height:40px!important;box-shadow:none!important}.layout-main :is(input,select,textarea)::-moz-placeholder{color:var(--pf-soft)!important;opacity:1!important}.layout-main :is(input,select,textarea)::placeholder{color:var(--pf-soft)!important;opacity:1!important}.layout-main :is(button,.btn,.btn-primary,.btn-ghost,.primary-btn,.ghost-btn,.pf-mini-btn,.invoice-filter-btn,.btn-new-invoice,a.button){border-radius:9px!important;font-weight:650!important;letter-spacing:0!important;box-shadow:none!important}.layout-main :is(.btn-primary,.primary-btn,.btn-new-invoice,.pf-app-primary,button[type=submit]){background:var(--pf-accent)!important;color:#fff!important;border:1px solid var(--pf-accent)!important}.layout-main :is(.btn-ghost,.ghost-btn,.pf-mini-btn,.invoice-filter-btn,.pf-app-secondary){background:var(--pf-surface-2)!important;color:var(--pf-heading)!important;border:1px solid var(--pf-border)!important}.layout-main :is(.active,.is-active,.invoice-filter-btn-active,.tab-active,[aria-selected=true]){background:var(--pf-accent-soft)!important;color:var(--pf-accent)!important;border-color:var(--pf-accent-border)!important}.layout-main table,.layout-main .simple-table{background:var(--pf-surface)!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;border-collapse:separate!important;border-spacing:0!important}.layout-main thead,.layout-main th{background:var(--pf-surface-2)!important;color:var(--pf-heading)!important}.layout-main td{background:var(--pf-surface)!important;color:var(--pf-text)!important}.dash-error,.error-state,.alert-error{background:#fff1f0!important;color:var(--pf-danger)!important;border:1px solid #ffccc7!important;border-radius:10px!important;padding:12px!important}html[data-theme=dark] .dash-error,body[data-theme=dark] .dash-error,html[data-theme=dark] .error-state,body[data-theme=dark] .error-state{background:#ff8a801f!important;border-color:#ff8a804d!important}.mobile-bottom-nav{background:var(--pf-surface)!important;border:1px solid var(--pf-border)!important;box-shadow:var(--pf-shadow)!important}.mobile-bottom-nav a{color:var(--pf-muted)!important}.mobile-bottom-nav a.active{color:var(--pf-accent)!important;background:var(--pf-accent-soft)!important}.floating-calculator,.support-widget-trigger{background:var(--pf-accent)!important;color:#fff!important;border:1px solid var(--pf-accent)!important;box-shadow:var(--pf-shadow)!important}.pf-live-dot,.badge-ok{color:var(--pf-success)!important}.badge-overdue,.badge-warn{color:var(--pf-danger)!important}.auth-shell,.auth-premium-shell{color:var(--pf-text)!important}.auth-premium-card,.auth-premium-showcase{background:var(--pf-surface)!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;box-shadow:var(--pf-shadow)!important}.auth-premium-card h1,.auth-premium-card h2,.auth-premium-copy h1{color:var(--pf-heading)!important;-webkit-text-fill-color:var(--pf-heading)!important}.auth-premium-card p,.auth-premium-copy p{color:var(--pf-muted)!important}.auth-premium-field>div{background:var(--pf-surface-2)!important;border:1px solid var(--pf-border)!important}.auth-premium-field input{color:var(--pf-text)!important;background:transparent!important}.auth-premium-submit{background:var(--pf-accent)!important;color:#fff!important}@media(max-width:960px){.layout-main{padding:12px 10px 92px!important}.page-header{padding:14px!important}.invoices-top,.pf-app-hero{grid-template-columns:1fr!important}.layout-main h1,.page-header-title{font-size:22px!important}}.pf-app-hero{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)!important;align-items:stretch!important}.pf-phone-glow,.pf-app-hero:before,.pf-app-hero:after,.pf-phone-card:before,.pf-phone-card:after,.pf-app-hero-left:before,.pf-app-hero-left:after{display:none!important;content:none!important}.pf-phone-card,.pf-chart-card,.pf-app-hero-left{background:var(--pf-surface)!important;color:var(--pf-text)!important;border:1px solid var(--pf-border)!important;box-shadow:var(--pf-shadow)!important}.pf-phone-amount,.pf-phone-top span,.pf-chart-head span,.pf-chart-head small{color:var(--pf-heading)!important;-webkit-text-fill-color:var(--pf-heading)!important}.pf-phone-trend,.pf-app-topline{background:var(--pf-accent-soft)!important;color:var(--pf-accent)!important;border:1px solid var(--pf-accent-border)!important;font-weight:650!important}.pf-wave-chart span{background:linear-gradient(180deg,var(--pf-accent),#cbd5e1)!important;box-shadow:none!important}.pf-metric-icon,.analytics-icon,.receipt-icon,.invoice-icon{background:var(--pf-surface-2)!important;color:var(--pf-accent)!important;border:1px solid var(--pf-border)!important}html[data-theme=dark] .pf-wave-chart span,body[data-theme=dark] .pf-wave-chart span{background:linear-gradient(180deg,var(--pf-accent),#3f3f46)!important}@media(max-width:960px){.pf-app-hero{grid-template-columns:1fr!important}}.admin-engagement{display:grid;gap:22px}.admin-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:22px;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:linear-gradient(135deg,#2563eb29,#7c3aed1a),#0f172ac2;box-shadow:0 24px 70px #0000003d}.admin-hero h1{margin:6px 0 0;color:#f8fafc;font-size:30px;letter-spacing:0}.admin-hero p{margin:8px 0 0;color:#cbd5e1;line-height:1.6;max-width:760px}.admin-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:7px 11px;background:#60a5fa24;color:#bfdbfe;border:1px solid rgba(147,197,253,.18);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.2px}.admin-metric-row{display:flex;gap:10px;flex-wrap:wrap}.admin-metric{min-width:126px;padding:12px 14px;border-radius:18px;background:#02061775;border:1px solid rgba(148,163,184,.14)}.admin-metric strong{display:block;color:#fff;font-size:24px}.admin-metric span{color:#94a3b8;font-size:12px;font-weight:800}.admin-panel{border:1px solid rgba(148,163,184,.16);border-radius:24px;background:#0f172ac2;box-shadow:0 24px 70px #00000038;padding:20px}.admin-panel h2,.admin-panel h3{margin:0;color:#f8fafc}.admin-panel p{color:#cbd5e1;line-height:1.6}.admin-split{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.35fr);gap:18px}.support-thread-list,.support-message-list,.campaign-preview-grid{display:grid;gap:12px}.support-thread{width:100%;text-align:left;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#02061775;color:#e2e8f0;padding:14px;cursor:pointer}.support-thread:hover,.support-thread.active{border-color:#60a5fa8c;background:#1e293be0}.support-thread strong{display:block;color:#f8fafc;margin:9px 0 5px}.support-thread small,.message-bubble small{color:#94a3b8;font-weight:800}.support-thread p{margin:0 0 8px;color:#cbd5e1}.message-bubble{padding:14px;border-radius:18px;background:#02061775;border:1px solid rgba(148,163,184,.14)}.message-bubble.admin{border-color:#60a5fa59;background:#1e40af2e}.message-bubble strong{color:#f8fafc}.message-bubble p{margin:8px 0;color:#e2e8f0}.admin-form{display:grid;gap:12px}.admin-form label{color:#cbd5e1;font-size:13px;font-weight:900}.admin-field,.admin-form textarea,.admin-form select{width:100%;border:1px solid rgba(148,163,184,.22);border-radius:15px;background:#0206179e;color:#f8fafc;padding:12px 13px;outline:none}.admin-form textarea{min-height:140px;resize:vertical}.admin-primary,.admin-secondary{border:0;border-radius:15px;padding:12px 16px;font-weight:900;cursor:pointer}.admin-primary{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}.admin-secondary{background:#94a3b824;color:#e2e8f0;border:1px solid rgba(148,163,184,.18)}.campaign-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px}.campaign-preview{border-radius:22px;background:#fff;color:#0f172a;padding:18px;min-height:280px}.campaign-preview span{color:#2563eb;font-weight:900;font-size:12px}.campaign-preview h3{color:#0f172a;margin:10px 0}.campaign-preview p{color:#475569}.admin-success{color:#86efac;font-weight:900;margin:0}.admin-channel-grid{display:flex;gap:10px;flex-wrap:wrap}.admin-channel-toggle{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(148,163,184,.2);border-radius:999px;padding:0 14px;color:#e5e7eb;background:#ffffff0f;font-weight:800;cursor:pointer}.admin-delivery-report{display:grid;gap:8px;padding:14px;border-radius:18px;border:1px solid rgba(34,197,94,.25);background:#16a34a1a;color:#dcfce7}.admin-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.admin-tool-card{min-height:138px;display:grid;align-content:start;gap:10px;padding:18px;border-radius:22px;border:1px solid rgba(148,163,184,.18);background:#0f172ab8;color:#f8fafc;text-decoration:none;box-shadow:0 20px 50px #0000002e}.admin-tool-card:hover{border-color:#60a5fa7a;transform:translateY(-1px)}.admin-tool-card strong{font-size:17px}.admin-tool-card span,.admin-mini-list span{color:#cbd5e1;line-height:1.5;font-size:13px}.admin-mini-list{display:grid;gap:10px}.admin-mini-list article{display:grid;gap:4px;padding:12px;border-radius:16px;border:1px solid rgba(148,163,184,.14);background:#02061766}.admin-mini-list strong{color:#f8fafc}@media(max-width:980px){.admin-hero,.admin-split,.campaign-layout,.admin-tool-grid{grid-template-columns:1fr;display:grid}}.admin-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.admin-hero--support{background:linear-gradient(135deg,#ff5a1f1f,#2563eb1a),#fffffff0;color:#142033}html[data-theme=dark] .admin-hero--support,body[data-theme=dark] .admin-hero--support,html[data-theme=mix] .admin-hero--support,body[data-theme=mix] .admin-hero--support{background:linear-gradient(135deg,#ff5a1f24,#2563eb29),#111214eb;color:#f4f6f8}.admin-hero--support h1,.admin-hero--support p,.admin-hero--support .admin-metric strong,.admin-hero--support .admin-metric span{color:inherit}.admin-status-actions,.admin-quick-replies{display:flex;gap:8px;flex-wrap:wrap}.admin-status-actions .admin-secondary{min-height:36px;padding:8px 11px;border-radius:999px}.admin-quick-replies{margin:14px 0}.admin-quick-replies button{border:1px solid rgba(148,163,184,.22);border-radius:999px;background:#ffffffe6;color:#142033;padding:8px 12px;font-size:12px;cursor:pointer}html[data-theme=dark] .admin-quick-replies button,body[data-theme=dark] .admin-quick-replies button,html[data-theme=mix] .admin-quick-replies button,body[data-theme=mix] .admin-quick-replies button{background:#ffffff14;color:#e5e7eb}.message-bubble.assistant{border-color:#ff5a1f47;background:#ff5a1f14}.message-bubble.warning{border-color:#f59e0b6b;background:#f59e0b1f}.message-bubble.warning p{color:#fef3c7}.admin-error{margin:0;padding:12px 14px;border-radius:14px;border:1px solid rgba(239,68,68,.3);background:#ef44441f;color:#fecaca!important;font-weight:800}.admin-empty-state{min-height:360px;display:grid;place-content:center;text-align:center}.status-closed{background:#16845b1f;color:#16845b}.status-waiting_on_support{background:#c2413b1a;color:#c2413b}.status-waiting_on_user{background:#a15c071c;color:#a15c07}@media(max-width:720px){.admin-panel-head,.admin-status-actions{display:grid;grid-template-columns:1fr}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.fixed{position:fixed}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
