:root{--font-sans:var(--font-inter),"Segoe UI","Helvetica Neue",sans-serif;--font-display:var(--font-manrope),var(--font-sans);--font-mono:"IBM Plex Mono","SFMono-Regular","Menlo",monospace;--background:#f8f9fb;--surface:rgba(255,255,255,0.84);--surface-strong:rgba(255,255,255,0.96);--ink:#191c1e;--muted:#5f646f;--line:rgba(197,198,205,0.72);--brand:#000000;--brand-soft:#edf1f5;--accent:#006c49;--danger:#ba1a1a;--shadow:0 20px 40px rgba(25,28,30,0.06)}*{box-sizing:border-box}html{min-height:100%}body{margin:0;min-height:100vh;color:var(--ink);font-family:var(--font-sans),sans-serif;background:radial-gradient(circle at top left,rgba(108,248,187,.12),transparent 24%),radial-gradient(circle at top right,rgba(13,28,50,.08),transparent 34%),linear-gradient(180deg,#fbfcfd,#f3f5f8)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}h1,h2,h3{font-family:var(--font-display),sans-serif}.hyrax-brand-logo{display:inline-flex;align-items:center;gap:10px;min-width:0}.hyrax-brand-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.hyrax-brand-title{color:#0a192f;font-family:var(--font-display),sans-serif;font-weight:800;line-height:1;letter-spacing:-.05em;white-space:nowrap}.hyrax-brand-subtitle{color:#5f646f;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hyrax-brand-mark{display:inline-flex;flex:none;color:#006c49}.hyrax-brand-mark svg{display:block;width:100%;height:auto}.hyrax-brand-mark-sm{width:20px}.hyrax-brand-mark-md{width:28px}.hyrax-brand-mark-lg{width:40px}.hyrax-brand-logo-sm .hyrax-brand-title{font-size:1rem}.hyrax-brand-logo-md .hyrax-brand-title{font-size:1.12rem}.hyrax-brand-logo-lg .hyrax-brand-title{font-size:1.85rem}.marketing-home{min-height:100vh;background:#f8f9fb;color:#191c1e}.marketing-shell{width:min(1240px,calc(100% - 40px));margin:0 auto}.marketing-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;background:rgba(248,249,251,.82);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.marketing-header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.marketing-brand-link{display:inline-flex;align-items:center;min-width:0}.marketing-nav{display:flex;align-items:center;gap:32px}.marketing-nav-link{padding:4px 0 8px;color:#191c1e;font-size:.92rem;font-weight:500;transition:color .2s ease}.marketing-nav-link:hover{color:#006c49}.marketing-nav-link-active{color:#006c49;border-bottom:2px solid #006c49}.marketing-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 30px;border-radius:6px;font-weight:700;transition:transform .2s ease,opacity .2s ease,background .2s ease,border-color .2s ease}.marketing-button:hover{transform:translateY(-1px)}.marketing-button-primary{background:linear-gradient(135deg,#000000,#0d1c32);color:#ffffff;box-shadow:0 20px 40px rgba(25,28,30,.08)}.marketing-button-secondary{border:1px solid rgba(197,198,205,.55);background:#ffffff;color:#191c1e;box-shadow:0 12px 22px rgba(25,28,30,.03)}.marketing-header-cta{min-height:44px;padding-inline:24px;font-size:.92rem}.marketing-hero{position:relative;overflow:hidden;padding:42px 0 112px}.marketing-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);grid-gap:72px;gap:72px;align-items:center}.marketing-hero-copy{max-width:560px}.marketing-eyebrow{margin:0 0 20px;color:#006c49;font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.marketing-cta-card h2,.marketing-hero-copy h1,.marketing-section-heading h2{margin:0;color:#0a192f;font-size:clamp(3rem,5vw,4.2rem);line-height:1.01;letter-spacing:-.06em;font-weight:800}.marketing-cta-card p,.marketing-feature-content p,.marketing-footer-brand p,.marketing-footer-links a,.marketing-lead,.marketing-stat span,.marketing-terminal{color:#44474d}.marketing-lead{max-width:520px;margin:18px 0 0;font-size:1.08rem;line-height:1.8}.marketing-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.marketing-actions-center{justify-content:center}.marketing-stats{display:flex;align-items:center;gap:0;margin-top:28px}.marketing-stat-wrap{display:flex;align-items:center;gap:20px}.marketing-stat{display:grid;grid-gap:4px;gap:4px}.marketing-stat strong{color:#0a192f;font-size:1.85rem;letter-spacing:-.05em}.marketing-stat span{font-size:.66rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.marketing-stat-divider{width:1px;height:40px;background:rgba(197,198,205,.65)}.marketing-hero-visual-wrap{position:relative;min-height:500px}.marketing-hero-glow{position:absolute;inset:36px 10px auto auto;width:260px;height:260px;border-radius:999px;background:rgba(0,108,73,.1);filter:blur(96px)}.marketing-hero-frame{position:relative;margin-left:auto;width:min(100%,560px);padding:10px;border-radius:10px;background:#ffffff;box-shadow:0 20px 40px rgba(25,28,30,.06)}.marketing-hero-image{display:block;width:100%;aspect-ratio:.94;height:auto;border-radius:6px;object-fit:cover}.marketing-floating-card{position:absolute;left:-22px;bottom:-30px;width:194px;padding:14px 14px 16px;border-radius:12px;background:rgba(248,249,251,.88);box-shadow:0 20px 40px rgba(25,28,30,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.marketing-floating-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.marketing-floating-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#6cf8bb;color:#00714d}.marketing-floating-icon svg{width:16px;height:16px}.marketing-floating-row p{margin:0 0 2px;font-size:.68rem;color:#44474d;letter-spacing:.08em}.marketing-floating-row strong{font-size:1.08rem;letter-spacing:-.04em}.marketing-progress{width:100%;height:6px;border-radius:999px;background:#e1e2e4;overflow:hidden}.marketing-progress span{display:block;width:100%;height:100%;border-radius:inherit;background:#006c49}.marketing-band{padding:104px 0 84px;background:#f3f4f6}.marketing-section-heading{margin-bottom:36px}.marketing-section-heading h2{font-size:clamp(2.35rem,3.6vw,3.3rem)}.marketing-footer-label,.marketing-section-heading p{margin:12px 0 0;color:#44474d;font-size:.64rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.marketing-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.marketing-feature{display:flex;flex-direction:column;gap:28px;min-height:210px;padding:26px 22px;border-radius:8px;background:#ffffff}.marketing-feature-wide{grid-column:span 2;min-height:250px}.marketing-feature-dark{background:linear-gradient(180deg,#12243d,#101d32);color:#ffffff}.marketing-feature-code{grid-column:span 2;flex-direction:row;align-items:stretch;justify-content:space-between;gap:28px}.marketing-feature-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.marketing-icon-tile{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:6px;background:rgba(0,108,73,.1);color:#006c49}.marketing-icon-tile svg{width:24px;height:24px}.marketing-feature-dark .marketing-icon-tile{background:rgba(255,255,255,.1);color:#ffffff}.marketing-chip{padding:5px 10px;border-radius:999px;background:rgba(108,248,187,.35);color:#00714d;font-size:.58rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.marketing-feature-content{display:grid;grid-gap:12px;gap:12px;max-width:520px}.marketing-feature-content h3{margin:0;font-size:1.9rem;letter-spacing:-.04em}.marketing-feature-content p{margin:0;line-height:1.8}.marketing-feature-dark .marketing-feature-content p{color:rgba(255,255,255,.72)}.marketing-terminal{flex:1 1 290px;align-self:center;max-width:390px;padding:20px 22px;border-radius:6px;background:#f3f4f6;font-family:var(--font-mono),monospace;font-size:.7rem;line-height:1.9}.marketing-terminal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid rgba(197,198,205,.65)}.marketing-terminal-header strong{color:#006c49;letter-spacing:.04em}.marketing-terminal-lines p{margin:0}.marketing-terminal-empty{min-height:140px;justify-content:center}.marketing-cta{padding:132px 0 120px;background:#f8f9fb}.marketing-cta-card{max-width:780px;margin:0 auto;text-align:center}.marketing-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(108,248,187,.28);color:#00714d;font-size:.64rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.marketing-pill span:first-child{width:7px;height:7px;border-radius:999px;background:#006c49}.marketing-cta-card h2{max-width:760px;margin:28px auto 0;font-size:clamp(2.6rem,4vw,3.7rem)}.marketing-cta-card p{max-width:660px;margin:20px auto 0;font-size:1.05rem;line-height:1.85}.marketing-footer{padding:54px 0 20px;background:#f3f4f6}.marketing-footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,minmax(0,1fr));grid-gap:40px;gap:40px}.marketing-footer-brand .hyrax-brand-logo{margin-bottom:14px}.marketing-footer-brand p{max-width:280px;margin:0;line-height:1.75}.marketing-footer-label{margin-top:0}.marketing-footer-links{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.marketing-footer-links a{font-size:.96rem}.marketing-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:34px;padding-top:18px;border-top:1px solid rgba(197,198,205,.55);color:#44474d;font-size:.9rem}.marketing-footer-bottom p{margin:0}.marketing-footer-icons{display:flex;gap:10px}.marketing-footer-icons span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#ffffff;color:#6a717d}.marketing-footer-icons svg{width:16px;height:16px}.landing{max-width:1180px;margin:0 auto;padding:32px 24px 64px}.landing-nav,.row-between{display:flex;align-items:center;justify-content:space-between;gap:16px}.landing-hero{display:grid;grid-template-columns:1.3fr .9fr;grid-gap:28px;gap:28px;padding:44px 0 24px}.hero-copy,.panel{background:var(--surface);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-copy{padding:38px}.hero-copy h1,.page-title h1{margin:10px 0 12px;font-size:clamp(2.3rem,5vw,4.6rem);line-height:.98;letter-spacing:-.06em}.hero-copy p,.muted,.page-title p{color:var(--muted)}.hero-panel{padding:26px;background:linear-gradient(180deg,rgba(18,55,42,.96),rgba(18,55,42,.82));color:#f7f2e8}.hero-metric{padding:16px 0;border-top:1px solid rgba(247,242,232,.16)}.hero-metric strong{display:block;font-size:2rem;margin-top:6px}.feature-grid,.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.feature-card,.stat-card{padding:24px}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.14em;font-family:var(--font-mono),monospace;font-size:.72rem;color:var(--accent)}.button{border:0;border-radius:999px;padding:12px 18px;background:var(--brand);color:#fff9f0;transition:transform .2s ease,opacity .2s ease}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:not-allowed}.button-secondary{background:#e8ebef;color:var(--ink)}.button-ghost{background:transparent;color:var(--ink);border:1px solid var(--line)}.shell{display:grid;grid-template-columns:300px 1fr;grid-gap:20px;gap:20px;min-height:100vh;padding:18px}.sidebar{display:flex;flex-direction:column;padding:20px;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand small{display:block;color:var(--muted)}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:var(--brand);color:#fff5ec;font-weight:700}.nav-list{display:grid;grid-gap:8px;gap:8px}.nav-item{padding:12px 14px;border-radius:18px;color:var(--muted)}.nav-item.active{background:var(--brand-soft);color:var(--brand);font-weight:700}.sidebar-footer{margin-top:auto;display:grid;grid-gap:16px;gap:16px}.sidebar-actions{display:flex;gap:10px;flex-wrap:wrap}.content{display:grid;grid-gap:18px;gap:18px}.page-header,.page-title,.panel{padding:24px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.data-table{width:100%;border-collapse:collapse}.data-table td,.data-table th{padding:14px 8px;border-bottom:1px solid var(--line);text-align:left}.badge{display:inline-flex;padding:5px 10px;border-radius:999px;background:#ede9df;color:var(--muted);font-size:.82rem}.badge-good{background:#deefe4;color:#1b6646}.stack-gap{display:grid;grid-gap:18px;gap:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.auth-card label,.form-grid label,.line-item-grid label{display:block;margin-bottom:8px;font-size:.92rem;color:var(--muted)}.form-grid input,.form-grid select,.form-grid textarea,.line-item-grid input,.settings-grid input,.settings-grid select,.settings-grid textarea{width:100%;border:1px solid var(--line);border-radius:18px;padding:12px 14px;background:var(--surface-strong);color:var(--ink)}.span-2{grid-column:span 2}.line-item-grid{display:grid;grid-template-columns:2fr .8fr 1fr .8fr auto;grid-gap:14px;gap:14px;align-items:end}.line-item-description{min-width:0}.line-item-actions{display:flex;justify-content:flex-end}.totals-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;padding-top:8px}.totals-bar div{padding:18px;border-radius:20px;background:#f4efe5}.totals-bar span{display:block;color:var(--muted)}.error-banner{padding:14px 18px;border-radius:18px;background:rgba(179,74,60,.12);color:var(--danger)}pre{margin:0;padding:18px;border-radius:20px;background:#f2ede3;border:1px solid var(--line);overflow:auto;font-family:var(--font-mono),monospace;white-space:pre-wrap;word-break:break-word}.auth-wrap,.screen-center{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(560px,100%);padding:28px}.auth-brand{margin-bottom:18px}.auth-card form{display:grid;grid-gap:16px;gap:16px}.auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.search-bar{display:flex;gap:12px}.search-bar input{flex:1 1;border:1px solid var(--line);border-radius:999px;padding:12px 16px;background:var(--surface-strong)}.detail-grid,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.detail-card{display:grid;grid-gap:10px;gap:10px}.detail-card strong,.value-grid strong{display:block;margin-bottom:4px}.value-grid{display:grid;grid-gap:12px;gap:12px}.toolbar{display:flex;gap:12px;flex-wrap:wrap}.subtle-panel{text-align:center}.workspace-shell{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:100vh}.workspace-loading,.workspace-shell{background:var(--background)}.workspace-sidebar{display:flex;flex-direction:column;gap:28px;min-height:100vh;padding:32px 20px 24px;background:#f3f4f6}.workspace-brand{padding:10px 10px 0}.workspace-brand-link{display:inline-flex;align-items:center}.workspace-brand-tier{margin:6px 0 0;color:var(--muted);font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.workspace-nav{display:grid;grid-gap:8px;gap:8px}.workspace-nav-item,.workspace-sidebar-link{display:flex;align-items:center;gap:14px;width:100%;padding:15px 16px;border:0;border-radius:14px;background:transparent;color:var(--ink);font-size:.98rem;text-align:left;transition:background .2s ease,color .2s ease,transform .2s ease,opacity .2s ease}.workspace-nav-item:hover,.workspace-sidebar-link:hover{background:#e7e8ea}.workspace-nav-item-active{background:#ffffff;box-shadow:0 10px 24px rgba(25,28,30,.04)}.workspace-nav-item-accent{border-right:4px solid #006c49;border-radius:0;background:#e7e8ea;color:#006c49;box-shadow:none}.workspace-nav-item-accent .workspace-nav-icon{color:#006c49}.workspace-nav-item-disabled{opacity:.45;cursor:not-allowed}.workspace-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:#4d525b}.invoice-button-icon,.invoice-card-icon svg,.invoice-inline-icon,.invoice-remove-button svg,.invoice-tip-icon svg,.workspace-icon-button svg,.workspace-nav-icon svg,.workspace-search-icon{width:18px;height:18px}.workspace-upgrade{margin-top:auto;padding:18px;border-radius:18px;background:linear-gradient(180deg,#13243c,#111f34);color:#ffffff}.workspace-upgrade-copy{display:grid;grid-gap:4px;gap:4px;margin-bottom:14px}.workspace-upgrade-copy strong{font-size:.96rem}.workspace-upgrade-copy span{color:rgba(214,220,229,.72);font-size:.82rem;line-height:1.5}.workspace-upgrade-track{overflow:hidden;height:6px;border-radius:999px;background:rgba(255,255,255,.12)}.workspace-upgrade-track span{display:block;width:76%;height:100%;border-radius:inherit;background:#6cf8bb}.workspace-sidebar-footer{display:grid;grid-gap:6px;gap:6px;padding-top:8px}.workspace-logout{color:#d21d13}.workspace-main{min-width:0;display:flex;flex-direction:column}.workspace-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 38px 14px;background:rgba(248,249,251,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.workspace-topbar-actions,.workspace-topbar-left{display:flex;align-items:center;gap:24px;min-width:0}.workspace-search{position:relative;display:block;width:min(100%,310px)}.workspace-search-wide{width:min(100%,720px)}.workspace-search input{width:100%;padding:15px 18px 15px 48px;border:0;border-radius:16px;background:#f0f2f5;color:var(--ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.workspace-search-icon{position:absolute;top:50%;left:16px;color:var(--muted);transform:translateY(-50%)}.workspace-top-tabs{display:flex;align-items:center;gap:38px}.workspace-top-tab{padding:8px 0;border:0;background:transparent;color:#4b5058;font-size:1rem;font-weight:600}.workspace-top-tab-active{color:#191c1e}.workspace-top-tab-accent-active{color:#006c49;box-shadow:inset 0 -2px 0 #006c49}.workspace-top-tab-disabled{opacity:.6;cursor:not-allowed}.workspace-top-caption span{color:var(--muted);font-size:.9rem;letter-spacing:.04em;text-transform:uppercase}.workspace-icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:999px;background:transparent;color:#4b5058}.workspace-icon-button:hover{background:#eef1f4}.workspace-divider{width:1px;height:34px;background:rgba(197,198,205,.72)}.workspace-profile{display:flex;align-items:center;gap:12px}.workspace-profile-detailed{gap:14px}.workspace-profile-copy{display:grid;grid-gap:4px;gap:4px;text-align:right}.workspace-avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:linear-gradient(135deg,#ffe1bd,#ffd4ab);color:#644528;font-weight:800}.workspace-profile-label{color:#191c1e;font-size:.98rem;font-weight:700}.workspace-profile-subtitle{color:#44474d;font-size:.78rem}.workspace-create-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:10px;background:#000000;color:#ffffff;font-weight:700;box-shadow:0 16px 32px rgba(0,0,0,.08);transition:transform .2s ease}.workspace-create-button:hover{transform:translateY(-1px)}.workspace-body{flex:1 1;padding:18px 30px 34px}.invoice-preview-page{display:grid;grid-gap:34px;gap:34px;padding:8px 8px 32px}.invoice-preview-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.invoice-preview-heading h1,.invoice-preview-loading-card h1{margin:10px 0 0;font-size:clamp(2.9rem,5vw,4.3rem);line-height:.94;letter-spacing:-.07em}.invoice-preview-eyebrow{margin:0;color:#006c49;font-size:.86rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.invoice-preview-chip-row,.invoice-preview-header-actions,.invoice-preview-help-links,.invoice-preview-link-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.invoice-preview-chip-row{margin-top:18px}.invoice-preview-chip{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;font-size:.84rem;font-weight:700}.invoice-preview-chip-icon{width:16px;height:16px}.invoice-preview-chip-success{background:rgba(108,248,187,.72);color:#00714d}.invoice-preview-chip-draft{background:#eceff3;color:#4b5058}.invoice-preview-chip-void{background:rgba(255,218,214,.82);color:#ba1a1a}.invoice-preview-chip-muted{background:#eceff3;color:#44474d}.invoice-preview-link-row{margin-top:14px}.invoice-preview-link-row a{color:#4b5058;font-size:.9rem;font-weight:700}.invoice-preview-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 22px;border:0;border-radius:10px;font-weight:700;transition:transform .2s ease,opacity .2s ease,background .2s ease}.invoice-preview-button:hover{transform:translateY(-1px)}.invoice-preview-button:disabled{opacity:.6;cursor:not-allowed}.invoice-preview-button-secondary{background:#ffffff;color:#191c1e;box-shadow:0 0 0 1px rgba(197,198,205,.36),0 18px 30px rgba(25,28,30,.04)}.invoice-preview-button-primary{background:#006c49;color:#ffffff;box-shadow:0 18px 30px rgba(0,108,73,.16)}.invoice-preview-brand-icon,.invoice-preview-button-icon,.invoice-preview-card-icon,.invoice-preview-inline-icon,.invoice-preview-qr-fallback svg,.invoice-preview-timeline-icon{width:18px;height:18px}.invoice-preview-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,.86fr);grid-gap:34px;gap:34px;align-items:start}.invoice-preview-sheet{min-width:0;padding:48px 50px 42px;border-radius:28px;background:#ffffff;box-shadow:0 24px 54px rgba(25,28,30,.06)}.invoice-preview-sheet-top{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding-bottom:34px;border-bottom:1px solid rgba(197,198,205,.28)}.invoice-preview-brand-row{display:flex;align-items:center;gap:14px;margin-bottom:26px}.invoice-preview-brand-lockup .hyrax-brand-title{color:#000000;font-size:2rem}.invoice-preview-brand-mark{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:8px;background:#000000;color:#ffffff}.invoice-preview-brand-name{color:#000000;font-size:2rem;font-weight:800;letter-spacing:-.05em}.invoice-preview-compliance-copy,.invoice-preview-help-row,.invoice-preview-seller-copy,.invoice-preview-total-box{display:grid;grid-gap:8px;gap:8px}.invoice-preview-help-title,.invoice-preview-item-name,.invoice-preview-party-name,.invoice-preview-seller-name,.invoice-preview-timeline-title{margin:0;color:#191c1e;font-size:1.05rem;font-weight:800;line-height:1.4}.invoice-preview-compliance-note,.invoice-preview-help-copy,.invoice-preview-item-meta,.invoice-preview-lifecycle-card p,.invoice-preview-loading-card p,.invoice-preview-muted-copy,.invoice-preview-timeline-detail,.invoice-preview-timeline-time{margin:0;color:#44474d;line-height:1.65}.invoice-preview-meta-block{min-width:280px;text-align:right}.invoice-preview-meta-block h2{margin:0 0 22px;color:#000000;font-size:clamp(2.8rem,5vw,4rem);letter-spacing:-.06em}.invoice-preview-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 28px;gap:16px 28px;text-align:left}.invoice-preview-lifecycle-label,.invoice-preview-meta-grid p,.invoice-preview-section-label,.invoice-preview-section-label-muted,.invoice-preview-table thead th{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.invoice-preview-meta-grid p{color:rgba(68,71,77,.78)}.invoice-preview-meta-grid strong{display:block;margin-top:6px;color:#191c1e;font-size:1.02rem;letter-spacing:-.03em}.invoice-preview-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:28px 40px;gap:28px 40px;padding:42px 0 36px}.invoice-preview-section-label{color:#006c49}.invoice-preview-section-label-muted{color:rgba(68,71,77,.72)}.invoice-preview-table-wrap{overflow:auto}.invoice-preview-table{width:100%;border-collapse:separate;border-spacing:0}.invoice-preview-table thead th{padding:18px 16px;background:#f3f4f6;color:rgba(68,71,77,.84);text-align:left}.invoice-preview-table tbody td:nth-child(n+2),.invoice-preview-table thead th:nth-child(n+2){text-align:right}.invoice-preview-table tbody td{padding:26px 16px;vertical-align:middle}.invoice-preview-table tbody tr+tr td{border-top:1px solid rgba(197,198,205,.26)}.invoice-preview-item-total{color:#000000;font-weight:800;letter-spacing:-.03em}.invoice-preview-summary-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.72fr);grid-gap:30px;gap:30px;align-items:end;padding-top:38px}.invoice-preview-compliance-card{display:flex;align-items:flex-start;gap:18px;padding:24px;border-radius:18px;background:#f3f4f6}.invoice-preview-qr-frame{display:inline-flex;align-items:center;justify-content:center;min-width:124px;min-height:124px;padding:10px;border-radius:8px;background:#ffffff;box-shadow:0 10px 24px rgba(25,28,30,.04)}.invoice-preview-qr-frame img{display:block;width:104px;height:104px;object-fit:cover}.invoice-preview-qr-fallback{display:grid;place-items:center;width:104px;height:104px;border-radius:6px;background:#eceff3;color:#4b5058}.invoice-preview-compliance-title{margin:0;color:#191c1e;font-size:.95rem;font-weight:800}.invoice-preview-irn{margin:0;padding:10px 12px;border-radius:8px;background:#e7e8ea;color:#44474d;font-family:var(--font-mono),monospace;font-size:.78rem;line-height:1.6;word-break:break-word}.invoice-preview-total-box{gap:14px}.invoice-preview-total-box div{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#191c1e}.invoice-preview-total-box span{color:#44474d}.invoice-preview-total-box strong{font-size:1.02rem;letter-spacing:-.03em}.invoice-preview-total-row{padding-top:18px;border-top:1px solid rgba(197,198,205,.38)}.invoice-preview-total-row span,.invoice-preview-total-row strong{color:#006c49;font-size:2rem;font-weight:800;letter-spacing:-.05em}.invoice-preview-sheet-footer{margin-top:54px;padding-top:26px;border-top:1px solid rgba(197,198,205,.28);text-align:center}.invoice-preview-sheet-footer p{margin:0;color:#44474d;font-size:.92rem}.invoice-preview-sidebar{position:-webkit-sticky;position:sticky;top:94px;display:grid;grid-gap:22px;gap:22px}.invoice-preview-audit-card,.invoice-preview-help-card{padding:28px;border-radius:22px;background:#f3f4f6;box-shadow:inset 0 0 0 1px rgba(197,198,205,.18)}.invoice-preview-audit-card h3,.invoice-preview-lifecycle-card h3{display:flex;align-items:center;gap:10px;margin:0;font-size:1.6rem;letter-spacing:-.05em}.invoice-preview-card-icon{color:#006c49}.invoice-preview-timeline{position:relative;display:grid;grid-gap:22px;gap:22px;margin-top:24px}.invoice-preview-timeline:before{content:"";position:absolute;top:12px;bottom:12px;left:11px;width:2px;background:rgba(197,198,205,.8)}.invoice-preview-timeline-item{position:relative;z-index:1;display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:14px;gap:14px}.invoice-preview-timeline-marker{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#e1e2e4;color:#4b5058;box-shadow:0 0 0 6px #f3f4f6}.invoice-preview-timeline-marker-success{background:#006c49;color:#ffffff}.invoice-preview-lifecycle-card{position:relative;overflow:hidden;display:grid;grid-gap:16px;gap:16px;padding:30px 28px;border-radius:22px;background:#000000;color:#ffffff}.invoice-preview-lifecycle-card:before{content:"";position:absolute;right:-48px;bottom:-54px;width:180px;height:180px;border-radius:999px;background:rgba(108,248,187,.18);filter:blur(80px)}.invoice-preview-lifecycle-label{color:rgba(255,255,255,.68)}.invoice-preview-lifecycle-card h3,.invoice-preview-lifecycle-card p,.invoice-preview-lifecycle-link{position:relative;z-index:1}.invoice-preview-lifecycle-card h3{font-size:3rem}.invoice-preview-lifecycle-card p{color:rgba(255,255,255,.82)}.invoice-preview-lifecycle-link{display:inline-flex;align-items:center;gap:10px;color:#6cf8bb;font-weight:700}.invoice-preview-help-row{grid-template-columns:auto minmax(0,1fr);gap:14px}.invoice-preview-help-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#ffd8b2;color:#5b4127}.invoice-preview-help-links{margin-top:18px}.invoice-preview-help-links a,.invoice-preview-help-links button{border:0;padding:0;background:transparent;color:#006c49;font-weight:700}.invoice-preview-loading{display:grid;place-items:center;min-height:62vh}.invoice-preview-loading-card{width:min(620px,100%);padding:36px;border-radius:24px;background:#ffffff;box-shadow:0 24px 48px rgba(25,28,30,.06)}.api-docs-page{display:grid;grid-gap:22px;gap:22px;padding:6px 8px 42px}.api-docs-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.88fr);grid-gap:54px;gap:54px;align-items:start}.api-docs-main{display:grid;grid-gap:82px;gap:82px}.api-docs-sidebar{position:-webkit-sticky;position:sticky;top:96px;display:grid;grid-gap:24px;gap:24px}.api-docs-intro h1,.api-docs-section h2{margin:0;color:#000000;letter-spacing:-.06em}.api-docs-intro h1{font-size:clamp(3.2rem,5vw,4.7rem);line-height:.94}.api-docs-section h2{font-size:3rem;line-height:1}.api-docs-eyebrow{margin:0 0 18px;color:#006c49;font-size:.82rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.api-docs-auth-item p,.api-docs-copy,.api-docs-export-card p,.api-docs-lead,.api-docs-tip-card p{margin:0;color:#44474d;line-height:1.75}.api-docs-lead{max-width:760px;margin-top:24px;font-size:1.08rem}.api-docs-section{display:grid;grid-gap:26px;gap:26px}.api-docs-endpoint-row,.api-docs-export-head,.api-docs-response-head,.api-docs-section-title,.api-docs-tip-card h3{display:flex;align-items:center;gap:14px}.api-docs-section-title{margin-bottom:-4px}.api-docs-section-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:10px;background:#13243c;color:#ffffff}.api-docs-export-icon svg,.api-docs-section-icon svg,.api-docs-support-fab svg,.api-docs-tip-icon{width:20px;height:20px}.api-docs-callout,.api-docs-export-card,.api-docs-response-card{border-radius:18px;background:#ffffff}.api-docs-callout{padding:22px 24px;border-left:4px solid #006c49;background:#f3f4f6}.api-docs-callout h3{margin:0 0 10px;font-size:1rem}.api-docs-callout p{margin:0;color:#44474d;line-height:1.65}.api-docs-copy code{color:#191c1e;font-family:var(--font-mono),monospace;font-size:.96em}.api-docs-auth-list,.api-docs-endpoints{display:grid;grid-gap:18px;gap:18px}.api-docs-auth-item,.api-docs-endpoint-card{display:grid;grid-gap:14px;gap:14px}.api-docs-endpoint-card{padding-bottom:10px}.api-docs-auth-item code,.api-docs-endpoint-row code,.api-docs-export-card code{color:#191c1e;font-family:var(--font-mono),monospace;font-size:1rem}.api-docs-method{display:inline-flex;align-items:center;justify-content:center;min-width:54px;padding:6px 12px;border-radius:4px;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.api-docs-method-success{background:#6cf8bb;color:#00714d}.api-docs-method-dark{background:#000000;color:#ffffff}.api-docs-method-neutral{background:#e7e8ea;color:#44474d}.api-docs-params{display:grid;grid-gap:10px;gap:10px}.api-docs-param-row,.api-docs-params-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(100px,.7fr) minmax(0,1.2fr);grid-gap:20px;gap:20px}.api-docs-params-head{padding-bottom:10px;border-bottom:1px solid rgba(197,198,205,.72);color:rgba(68,71,77,.76);font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.api-docs-params-body{display:grid;grid-gap:14px;gap:14px}.api-docs-param-row code{color:#006c49;font-family:var(--font-mono),monospace;font-size:.95rem;font-weight:700}.api-docs-param-row span{color:#191c1e;line-height:1.6}.api-docs-param-row span:nth-child(2){color:#44474d}.api-docs-export-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.api-docs-export-card{display:grid;grid-gap:14px;gap:14px;padding:22px;box-shadow:0 0 0 1px rgba(197,198,205,.24),0 16px 28px rgba(25,28,30,.04)}.api-docs-export-head{justify-content:space-between}.api-docs-export-icon{display:inline-flex;align-items:center;justify-content:center;color:#006c49}.api-docs-export-label{padding:4px 8px;border-radius:6px;background:#f3f4f6;color:#44474d;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.api-docs-export-card h3{margin:0;font-size:1.5rem;letter-spacing:-.04em}.api-docs-export-card code{display:block;padding:10px 12px;border-radius:8px;background:#f3f4f6;font-size:.82rem;overflow:auto}.api-docs-code-window{overflow:hidden;border-radius:22px;background:#0f1d31;color:#e8eef7;box-shadow:0 30px 54px rgba(15,29,49,.24)}.api-docs-code-window-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:#1f2c41;color:rgba(232,238,247,.74);font-family:var(--font-mono),monospace;font-size:.74rem}.api-docs-code-dots{display:flex;gap:6px}.api-docs-code-dots span{width:11px;height:11px;border-radius:999px}.api-docs-code-dots span:first-child{background:rgba(239,68,68,.4)}.api-docs-code-dots span:nth-child(2){background:rgba(245,158,11,.4)}.api-docs-code-dots span:nth-child(3){background:rgba(34,197,94,.4)}.api-docs-code-window pre,.api-docs-response-card pre{margin:0;white-space:pre-wrap;word-break:break-word;font-family:var(--font-mono),monospace}.api-docs-code-window pre{padding:26px 24px;color:#6cf8bb;font-size:.87rem;line-height:1.8;background:transparent;border:0}.api-docs-response-card{padding:24px;box-shadow:0 0 0 1px rgba(197,198,205,.24),0 18px 32px rgba(25,28,30,.04)}.api-docs-response-head{justify-content:space-between;gap:12px;margin-bottom:18px}.api-docs-response-head h3{margin:0;font-size:.88rem;letter-spacing:.2em;text-transform:uppercase}.api-docs-response-head div{display:flex;align-items:center;gap:16px;font-size:.8rem}.api-docs-response-head div span:first-child{color:#006c49;font-family:var(--font-mono),monospace}.api-docs-response-head div span:last-child{color:#44474d}.api-docs-response-card pre{padding:18px;border-radius:12px;background:#f3f4f6;color:#44474d;font-size:.76rem;line-height:1.7;border:0}.api-docs-tip-card{padding:24px;border-radius:18px;background:#6cf8bb;color:#00714d}.api-docs-tip-card h3{margin:0 0 10px;font-size:1rem}.api-docs-tip-card p{color:rgba(0,113,77,.88)}.api-docs-footer-links,.api-docs-tip-links{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.api-docs-tip-links{margin-top:14px}.api-docs-footer-links a,.api-docs-tip-links a{color:#00714d;font-weight:700;text-decoration:underline}.api-docs-support-fab{position:fixed;right:34px;bottom:28px;z-index:30}.api-docs-support-fab a{display:inline-flex;align-items:center;gap:12px;padding:16px 22px;border-radius:16px;background:#000000;color:#ffffff;font-weight:700;text-decoration:none;box-shadow:0 24px 46px rgba(0,0,0,.18)}.api-docs-footer-links{padding-left:2px}.team-members-page{display:grid;grid-gap:40px;gap:40px;padding:18px 8px 48px}.team-members-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.team-members-heading{display:grid;grid-gap:14px;gap:14px}.team-members-eyebrow,.team-stat-label{margin:0;color:#006c49;font-size:.82rem;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.team-members-heading h1{margin:0;color:#000000;font-size:clamp(3.4rem,6vw,4.9rem);line-height:.94;letter-spacing:-.07em}.team-members-heading p{max-width:720px;margin:0;color:#44474d;font-size:1.12rem;line-height:1.65}.team-action-trigger,.team-invite-close,.team-invite-secondary,.team-members-primary,.team-pagination-button,.team-row-menu-chip,.team-row-menu-toggle{border:0}.team-members-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:0 24px;border-radius:12px;background:#000000;color:#ffffff;font-size:1rem;font-weight:700;text-decoration:none;box-shadow:0 20px 36px rgba(0,0,0,.1);transition:transform .2s ease,background .2s ease,opacity .2s ease}.team-members-primary:focus-visible,.team-members-primary:hover{background:#0d1c32;transform:translateY(-1px)}.team-members-primary:disabled{opacity:.72;cursor:wait;transform:none}.team-members-primary svg{width:18px;height:18px}.team-members-flash{padding:14px 18px;border-radius:18px;background:rgba(108,248,187,.24);color:#00714d;font-weight:600}.team-members-toolbar{display:flex;gap:18px;flex-wrap:wrap}.team-filter-card{gap:18px;min-width:min(100%,320px);padding:22px 24px;border-radius:18px;background:#ffffff;box-shadow:0 20px 40px rgba(25,28,30,.04)}.team-filter-card,.team-filter-control,.team-filter-label{display:flex;align-items:center}.team-filter-label{gap:10px;color:#191c1e;font-size:1rem}.team-action-trigger svg,.team-filter-control svg,.team-filter-label svg,.team-invite-close svg,.team-pagination-button svg{width:18px;height:18px}.team-filter-control{position:relative;gap:10px;margin-left:auto;color:#191c1e}.team-filter-control select{min-width:140px;padding-right:26px;border:0;background:transparent;color:#191c1e;font-size:1rem;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none}.team-filter-control svg{position:absolute;right:0;pointer-events:none;color:#6c727f}.team-table-card{overflow:visible;border-radius:26px;background:#ffffff;box-shadow:0 24px 48px rgba(25,28,30,.06)}.team-table-wrap{overflow:visible}.team-table{width:100%;border-collapse:collapse}.team-table thead tr{background:#f3f4f6}.team-table th{padding:24px 32px;color:rgba(68,71,77,.72);font-size:.78rem;font-weight:800;letter-spacing:.18em;text-align:left;text-transform:uppercase}.team-table-actions-heading{text-align:right}.team-row{transition:background .2s ease}.team-row:hover{background:#f8f9fb}.team-row td{padding:26px 32px;vertical-align:middle}.team-row+.team-row td{border-top:1px solid rgba(197,198,205,.34)}.team-row-muted .team-member-identity,.team-row-muted .team-role-badge{opacity:.55}.team-row-muted .team-member-copy strong{text-decoration:line-through}.team-member-identity{display:flex;align-items:center;gap:18px}.team-active-avatar,.team-active-more,.team-member-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800}.team-member-avatar{width:50px;height:50px;font-size:1.1rem}.team-avatar-green{background:#6cf8bb;color:#00714d}.team-avatar-peach{background:#ffdcbd;color:#5d4124}.team-avatar-stone{background:#d9dadc;color:#191c1e}.team-avatar-rose{background:#ffdad6;color:#93000a}.team-avatar-sky{background:#d6e3ff;color:#0d1c32}.team-member-copy{display:grid;grid-gap:4px;gap:4px}.team-member-copy strong{color:#191c1e;font-size:1.06rem;line-height:1.2}.team-activity-cell,.team-member-copy span,.team-stat-card p{color:#44474d}.team-member-copy span{font-size:.98rem}.team-role-badge{display:inline-flex;align-items:center;justify-content:center;min-width:82px;padding:7px 14px;border-radius:999px;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.team-role-badge-admin{background:#000000;color:#ffffff}.team-role-badge-accountant,.team-role-badge-viewer{background:#e7e8ea;color:#191c1e}.team-status-inline{display:inline-flex;align-items:center;gap:12px}.team-status-dot{width:10px;height:10px;border-radius:999px}.team-status-dot-active{background:#006c49}.team-status-dot-pending{background:#75777e}.team-status-dot-suspended{background:#ba1a1a}.team-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:92px;padding:6px 12px;border-radius:8px;font-size:.95rem;font-weight:600}.team-status-badge-active{background:rgba(108,248,187,.24);color:#00714d}.team-status-badge-pending{background:#e7e8ea;color:#44474d}.team-status-badge-suspended{background:rgba(255,218,214,.38);color:#93000a}.team-activity-cell{white-space:nowrap}.team-actions-cell{text-align:right}.team-row-actions{position:relative;display:inline-flex}.team-action-trigger,.team-invite-close,.team-pagination-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:transparent;color:rgba(68,71,77,.64);transition:background .2s ease,color .2s ease}.team-action-trigger:hover,.team-invite-close:hover,.team-pagination-button:hover{background:#eef1f4;color:#191c1e}.team-row-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:25;display:grid;grid-gap:12px;gap:12px;width:240px;padding:14px;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 0 0 1px rgba(197,198,205,.2),0 26px 50px rgba(25,28,30,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.team-row-menu-heading{margin:0;color:#44474d;font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.team-row-menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.team-row-menu-chip{min-height:38px;padding:0 10px;border-radius:12px;background:#f3f4f6;color:#191c1e;font-size:.76rem;font-weight:700;transition:background .2s ease,color .2s ease}.team-row-menu-chip-active{background:#13243c;color:#ffffff}.team-row-menu-toggle{min-height:42px;padding:0 14px;border-radius:12px;background:#000000;color:#ffffff;font-weight:700}.team-row-menu-chip:disabled,.team-row-menu-toggle:disabled{opacity:.56;cursor:wait}.team-actions-placeholder{color:rgba(68,71,77,.72);font-size:.86rem;font-weight:600}.team-empty{display:grid;grid-gap:10px;gap:10px;padding:40px 32px}.team-empty h2{margin:0;font-size:1.35rem}.team-empty p{margin:0;color:#44474d}.team-table-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 32px;background:#f3f4f6}.team-table-footer p{margin:0;color:rgba(68,71,77,.72);font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.team-pagination{display:flex;align-items:center;gap:8px}.team-pagination-button:disabled{opacity:.4;cursor:not-allowed}.team-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.team-stat-card{display:grid;grid-gap:18px;gap:18px;padding:32px;border-radius:24px;background:#ffffff;box-shadow:0 24px 48px rgba(25,28,30,.06)}.team-stat-card h2{margin:0;color:#000000;font-size:clamp(2.8rem,4vw,4rem);line-height:.95;letter-spacing:-.06em}.team-stat-card h2 span{color:rgba(68,71,77,.58);font-size:1.6rem;font-weight:500;letter-spacing:normal}.team-stat-card p{margin:0;line-height:1.7}.team-stat-card-dark{background:linear-gradient(180deg,#13243c,#0f1d31);box-shadow:0 24px 48px rgba(15,29,49,.16)}.team-stat-card-dark h2,.team-stat-card-dark p{color:#ffffff}.team-stat-card-dark p:last-child{color:rgba(214,220,229,.72)}.team-security-track{overflow:hidden;height:6px;border-radius:999px;background:#e1e2e4}.team-security-track span{display:block;height:100%;border-radius:inherit;background:#006c49}.team-active-stack{display:flex;align-items:center;margin-top:-4px}.team-active-avatar,.team-active-more{width:48px;height:48px;border:3px solid #ffffff;font-size:.92rem}.team-active-avatar+.team-active-avatar,.team-active-avatar+.team-active-more,.team-active-more+.team-active-avatar{margin-left:-12px}.team-active-more{background:#e7e8ea;color:#191c1e}.team-invite-overlay{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:rgba(25,28,30,.24);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.team-invite-modal{width:min(680px,100%);padding:28px;border-radius:28px;background:rgba(255,255,255,.98);box-shadow:0 30px 60px rgba(25,28,30,.14)}.team-invite-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:24px}.team-invite-header h2{margin:10px 0 0;color:#000000;font-size:2.1rem;line-height:1;letter-spacing:-.05em}.team-invite-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.team-invite-field{display:grid;grid-gap:8px;gap:8px}.team-invite-actions,.team-invite-field-wide{grid-column:1/-1}.team-invite-field span{color:#44474d;font-size:.9rem;font-weight:600}.team-invite-note{color:#6c727f;font-size:.78rem;line-height:1.5}.team-invite-field input,.team-invite-field select{width:100%;min-height:52px;padding:0 16px;border:0;border-radius:16px;background:#f3f4f6;color:#191c1e}.team-invite-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:8px}.team-invite-secondary{min-height:52px;padding:0 20px;border-radius:12px;background:#eef1f4;color:#191c1e;font-weight:700}.customers-page{display:grid;grid-gap:36px;gap:36px;padding:18px 8px 50px}.customers-hero,.customers-hero-actions,.customers-modal-actions,.customers-modal-actions-inline,.customers-modal-header,.customers-stat-value-row,.customers-table-footer,.customers-table-toolbar{display:flex;align-items:center}.customers-hero,.customers-modal-header,.customers-table-footer,.customers-table-toolbar{justify-content:space-between}.customers-hero,.customers-hero-actions{gap:16px;flex-wrap:wrap}.customers-hero-copy{display:grid;grid-gap:12px;gap:12px}.customers-eyebrow,.customers-modal-eyebrow,.customers-page-footer p,.customers-stat-card p,.customers-table th{margin:0;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.customers-eyebrow,.customers-modal-eyebrow{color:#006c49}.customers-automation-card h2,.customers-empty h2,.customers-hero-copy h1,.customers-modal-header h2,.customers-quick-card h2{margin:0;color:#0f1d31;letter-spacing:-.06em}.customers-hero-copy h1{font-size:clamp(3rem,5vw,4.2rem);line-height:.95}.customers-automation-card h2,.customers-empty h2,.customers-modal-header h2,.customers-quick-card h2{font-size:clamp(1.7rem,3vw,2.2rem);line-height:1}.customers-filter-toggle,.customers-icon-button,.customers-modal-close,.customers-modal-primary,.customers-modal-secondary,.customers-page-button,.customers-pagination button,.customers-primary-action,.customers-quick-card button,.customers-secondary-action{border:0}.customers-automation-link,.customers-filter-toggle,.customers-modal-primary,.customers-modal-secondary,.customers-primary-action,.customers-quick-card button,.customers-secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:12px;font-weight:700;text-decoration:none;transition:transform .2s ease,background .2s ease,opacity .2s ease,box-shadow .2s ease}.customers-modal-primary,.customers-primary-action{background:#000000;color:#ffffff;box-shadow:0 18px 34px rgba(0,0,0,.1)}.customers-filter-toggle,.customers-modal-secondary,.customers-secondary-action{background:#ffffff;color:#191c1e;box-shadow:0 0 0 1px rgba(197,198,205,.48),0 18px 34px rgba(25,28,30,.05)}.customers-automation-link{width:-moz-fit-content;width:fit-content;background:#006c49;color:#ffffff;text-transform:uppercase;letter-spacing:.12em}.customers-quick-card button{width:100%;background:#191c1e;color:#ffffff}.customers-automation-link:hover,.customers-filter-toggle:hover,.customers-icon-button:hover,.customers-modal-close:hover,.customers-modal-primary:hover,.customers-modal-secondary:hover,.customers-page-button:hover,.customers-primary-action:hover,.customers-quick-card button:hover,.customers-secondary-action:hover{transform:translateY(-1px)}.customers-modal-primary:disabled,.customers-modal-secondary:disabled,.customers-pagination button:disabled,.customers-primary-action:disabled,.customers-quick-card button:disabled,.customers-secondary-action:disabled{opacity:.56;cursor:wait;transform:none}.customers-filter-toggle svg,.customers-icon-button svg,.customers-modal-close svg,.customers-modal-primary svg,.customers-modal-secondary svg,.customers-primary-action svg,.customers-quick-icon svg,.customers-secondary-action svg,.customers-status-pill svg{width:18px;height:18px}.customers-flash{padding:15px 18px;border-radius:18px;background:rgba(108,248,187,.22);color:#00714d;font-weight:600}.customers-flash-muted{background:#eef1f4;color:#44474d}.customers-bottom-grid,.customers-stats-grid{display:grid;grid-gap:24px;gap:24px}.customers-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.customers-detail-card,.customers-modal,.customers-quick-card,.customers-stat-card,.customers-table-card{border-radius:24px;background:#ffffff;box-shadow:0 22px 46px rgba(25,28,30,.05)}.customers-stat-card{display:grid;grid-gap:16px;gap:16px;min-height:146px;padding:26px 28px}.customers-page-footer p,.customers-stat-card p,.customers-table th{color:rgba(68,71,77,.78)}.customers-stat-value-row{justify-content:space-between;gap:12px}.customers-stat-card strong{color:#0f1d31;font-size:clamp(2.1rem,3vw,3.2rem);font-weight:800;letter-spacing:-.06em;line-height:.96}.customers-stat-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:8px;background:rgba(108,248,187,.24);color:#00714d;font-size:.95rem;font-weight:700}.customers-stat-dot{width:10px;height:10px;border-radius:999px;background:#006c49}.customers-stat-stack{display:grid;grid-gap:8px;gap:8px}.customers-balance-overdue,.customers-stat-alert{color:#d21d13}.customers-stat-note{color:#44474d}.customers-stat-alert,.customers-stat-note{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.customers-stat-progress{overflow:hidden;width:76px;height:6px;border-radius:999px;background:#e7e8ea}.customers-stat-progress span{display:block;height:100%;border-radius:inherit;background:#006c49}.customers-table-card{overflow:hidden}.customers-table-footer,.customers-table-toolbar{gap:18px;padding:26px 36px}.customers-segments{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.customers-segment{padding:0 0 8px;border:0;background:transparent;color:rgba(68,71,77,.76);font-size:1rem;font-weight:600}.customers-segment-active{color:#191c1e;box-shadow:inset 0 -2px 0 #191c1e}.customers-filter-toggle{min-height:46px;padding-inline:18px}.customers-filters-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;padding:0 36px 26px;background:linear-gradient(180deg,rgba(243,244,246,.45),rgba(243,244,246,0))}.customers-field,.customers-filter-field{display:grid;grid-gap:8px;gap:8px}.customers-field span,.customers-filter-field span{color:#44474d;font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.customers-field input,.customers-field select,.customers-field textarea,.customers-filter-field select{width:100%;min-height:48px;padding:0 16px;border:0;border-radius:14px;background:#f3f4f6;color:#191c1e}.customers-field textarea{min-height:108px;padding-top:14px;padding-bottom:14px;resize:vertical}.customers-table-wrap{overflow-x:auto}.customers-table{width:100%;border-collapse:collapse}.customers-table thead tr{background:#f3f4f6}.customers-table td,.customers-table th{padding:22px 36px}.customers-table th{text-align:left}.customers-table tbody tr{transition:background .2s ease}.customers-table tbody tr:hover{background:rgba(243,244,246,.5)}.customers-table tbody tr+tr td{border-top:1px solid rgba(225,226,228,.85)}.customers-align-center{text-align:center}.customers-align-right{text-align:right}.customers-identity{display:flex;align-items:center;gap:14px}.customers-avatar{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;font-weight:800}.customers-avatar-stone{background:#f0f1f3;color:#39475f}.customers-avatar-amber{background:#fff4e6;color:#9f7d5b}.customers-avatar-indigo{background:#eef2ff;color:#39475f}.customers-avatar-rose{background:#fdf2f2;color:#ba1a1a}.customers-avatar-green{background:rgba(108,248,187,.2);color:#00714d}.customers-automation-copy,.customers-contact-copy,.customers-empty,.customers-identity-copy,.customers-quick-card,.customers-value-copy{display:grid}.customers-contact-copy,.customers-identity-copy,.customers-value-copy{gap:4px}.customers-contact-copy strong,.customers-detail-card strong,.customers-identity-copy strong,.customers-value-copy strong{color:#191c1e;font-size:1.02rem;font-weight:700;line-height:1.35}.customers-automation-copy p,.customers-contact-copy span,.customers-detail-card span,.customers-empty p,.customers-identity-copy span,.customers-quick-card p,.customers-value-copy span{color:#44474d}.customers-contact-copy strong{font-weight:600}.customers-value-copy span{font-size:.82rem}.customers-status-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:108px;min-height:32px;padding:0 14px;border-radius:999px;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.customers-status-pill-verified{background:rgba(108,248,187,.24);color:#00714d}.customers-status-pill-pending{background:#eef1f4;color:#44474d}.customers-balance-clear{color:#191c1e}.customers-row-actions{display:inline-flex;align-items:center;justify-content:center;gap:8px}.customers-icon-button,.customers-modal-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:transparent;color:#6c727f;transition:transform .2s ease,background .2s ease,color .2s ease}.customers-icon-button:hover,.customers-modal-close:hover{background:#eef1f4;color:#191c1e}.customers-empty-cell{padding:0}.customers-empty{gap:10px;padding:42px 36px}.customers-automation-copy p,.customers-empty p,.customers-quick-card p{margin:0;line-height:1.7}.customers-table-footer{background:#f3f4f6}.customers-table-footer p{margin:0;color:#44474d}.customers-pagination{display:flex;align-items:center;gap:10px}.customers-page-button,.customers-pagination button{min-height:36px;padding:0 14px;border-radius:8px;background:#ffffff;color:#191c1e;font-size:.92rem;font-weight:700}.customers-page-button-active{background:#000000;color:#ffffff}.customers-bottom-grid{grid-template-columns:minmax(0,2fr) minmax(300px,.95fr);align-items:stretch}.customers-automation-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.2fr) auto;grid-gap:16px;gap:16px;padding:38px 36px;border-radius:20px;background:linear-gradient(180deg,#13243c,#101f34);color:#ffffff}.customers-automation-card h2,.customers-automation-card p{color:#ffffff}.customers-automation-copy{gap:14px;align-content:start}.customers-automation-copy p{max-width:600px;color:rgba(214,220,229,.78)}.customers-automation-ornament{position:relative;width:180px;min-height:180px}.customers-automation-ornament span{position:absolute;border-radius:999px;background:rgba(214,220,229,.12)}.customers-automation-ornament span:first-child{top:54px;left:50%;width:68px;height:68px;transform:translateX(-50%)}.customers-automation-ornament span:nth-child(2){top:16px;left:50%;width:36px;height:36px;transform:translateX(-50%)}.customers-automation-ornament span:nth-child(3){top:82px;left:8px;width:36px;height:36px}.customers-automation-ornament span:nth-child(4){right:8px;bottom:22px;width:36px;height:36px}.customers-quick-card{align-content:center;gap:14px;padding:36px 32px;background:#f3f4f6;text-align:center}.customers-quick-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;margin:0 auto;border-radius:18px;background:rgba(108,248,187,.22);color:#006c49}.customers-page-footer{display:flex;justify-content:center;padding-top:8px}.customers-modal-overlay{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px;background:rgba(25,28,30,.28);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customers-modal{width:min(760px,100%);padding:28px}.customers-modal-header{gap:16px;margin-bottom:24px}.customers-detail-grid,.customers-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.customers-detail-card-wide,.customers-field-wide,.customers-modal-actions{grid-column:1/-1}.customers-form-error{grid-column:1/-1;padding:12px 14px;border-radius:14px;background:rgba(255,218,214,.52);color:#93000a;font-weight:600}.customers-modal-actions{justify-content:flex-end;gap:12px;margin-top:8px}.customers-modal-actions-inline{justify-content:space-between}.customers-detail-card{display:grid;grid-gap:8px;gap:8px;padding:18px;box-shadow:none;background:#f8f9fb}.customers-detail-card span{font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.reports-page{display:grid;grid-gap:38px;gap:38px;padding:18px 8px 56px}.reports-aging-copy,.reports-hero,.reports-hero-actions,.reports-section-head{display:flex;align-items:center}.reports-aging-copy,.reports-hero,.reports-section-head{justify-content:space-between}.reports-hero,.reports-hero-actions{gap:16px;flex-wrap:wrap}.reports-hero-copy{display:grid;grid-gap:14px;gap:14px}.reports-eyebrow{margin:0;color:#006c49;font-size:.82rem;font-weight:800;letter-spacing:.26em;text-transform:uppercase}.reports-compliance-card h2,.reports-hero-copy h1,.reports-section-head h2{margin:0;color:#000000;letter-spacing:-.06em}.reports-hero-copy h1{font-size:clamp(3.3rem,6vw,4.8rem);line-height:.95}.reports-compliance-card h2,.reports-section-head h2{font-size:clamp(2rem,3vw,2.7rem);line-height:1}.reports-primary-action,.reports-secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 24px;border:0;border-radius:14px;font-size:1rem;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease,opacity .2s ease}.reports-primary-action{background:#000000;color:#ffffff;box-shadow:0 18px 36px rgba(0,0,0,.12)}.reports-secondary-action{background:#ffffff;color:#191c1e;box-shadow:0 0 0 1px rgba(197,198,205,.5),0 18px 36px rgba(25,28,30,.06)}.reports-primary-action:hover,.reports-secondary-action:hover{transform:translateY(-1px)}.reports-primary-action:disabled,.reports-secondary-action:disabled{opacity:.58;cursor:wait;transform:none}.reports-compliance-note-head svg,.reports-primary-action svg,.reports-secondary-action svg{width:18px;height:18px}.reports-status-banner{padding:16px 20px;border-radius:18px;background:rgba(108,248,187,.22);color:#00714d;font-weight:600}.reports-status-banner-muted{background:#f3f4f6;color:#44474d}.reports-bottom-grid,.reports-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.reports-aging-card,.reports-compliance-card,.reports-customers-card,.reports-kpi-card,.reports-trend-card{position:relative;overflow:hidden;border-radius:26px;background:#ffffff;box-shadow:0 24px 48px rgba(25,28,30,.06)}.reports-kpi-card{display:grid;grid-gap:22px;gap:22px;min-height:248px;padding:30px}.reports-kpi-card-revenue:after{content:"";position:absolute;top:0;right:0;width:112px;height:76px;border-bottom-left-radius:24px;background:rgba(108,248,187,.16)}.reports-kpi-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.reports-compliance-note-head span,.reports-kpi-head p,.reports-kpi-note,.reports-section-head-stack p,.reports-section-head-tight span{margin:0;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}.reports-compliance-note-head span,.reports-kpi-head p,.reports-section-head-tight span{color:#191c1e;font-weight:800}.reports-compliance-center strong,.reports-kpi-card strong{color:#000000;font-weight:800;letter-spacing:-.06em}.reports-kpi-card strong{font-size:clamp(2.5rem,4vw,4rem);line-height:.96}.reports-kpi-chip{display:inline-flex;align-items:center;justify-content:center;min-width:96px;min-height:32px;padding:0 14px;border-radius:999px;background:rgba(108,248,187,.24);color:#00714d;font-size:.94rem;font-weight:700}.reports-kpi-chip-negative{background:rgba(255,218,214,.5);color:#ba1a1a}.reports-kpi-progress{overflow:hidden;height:5px;border-radius:999px;background:#e7e8ea}.reports-kpi-progress span{display:block;height:100%;border-radius:inherit;background:#006c49}.reports-kpi-progress-dark span{background:#000000}.reports-kpi-note{color:#44474d;font-size:1rem;font-weight:500;letter-spacing:normal;line-height:1.6;text-transform:none}.reports-kpi-mini-bars{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;grid-gap:6px;gap:6px;min-height:84px}.reports-kpi-mini-bar{display:block;min-height:18px;border-radius:4px 4px 0 0;background:#dfe1e5}.reports-kpi-mini-bar-soft{background:rgba(0,108,73,.36)}.reports-kpi-mini-bar-strong{background:#006c49}.reports-main-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(320px,.9fr);grid-gap:24px;gap:24px;align-items:start}.reports-aging-card,.reports-customers-card,.reports-trend-card{padding:34px 38px 30px}.reports-compliance-card{display:grid;grid-gap:26px;gap:26px;justify-items:center;padding:34px 30px 30px}.reports-compliance-card h2{justify-self:start}.reports-section-head{gap:16px;margin-bottom:26px}.reports-section-head-stack p,.reports-section-head-tight span{color:rgba(68,71,77,.76)}.reports-section-head-stack{align-items:flex-start}.reports-section-head-stack p{margin-top:12px}.reports-range-select{position:relative;display:inline-flex;min-width:168px}.reports-range-select:after{content:"";position:absolute;top:50%;right:18px;width:8px;height:8px;border-right:2px solid rgba(68,71,77,.9);border-bottom:2px solid rgba(68,71,77,.9);pointer-events:none;transform:translateY(-65%) rotate(45deg)}.reports-range-select select{min-height:48px;width:100%;padding:0 44px 0 16px;border:0;border-radius:12px;background:#f3f4f6;color:#191c1e;font-size:1rem;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none}.reports-trend-chart{position:relative;min-height:430px;padding-top:68px}.reports-trend-chart:before{content:"";position:absolute;inset:112px 34px 72px 34px;border-radius:240px 240px 32px 32px;background:radial-gradient(circle at 22% 88%,rgba(229,236,233,.95) 0,rgba(229,236,233,.7) 30%,rgba(229,236,233,0) 68%)}.reports-trend-chart:after{content:"";position:absolute;right:0;bottom:54px;left:0;height:1px;background:rgba(197,198,205,.5)}.reports-trend-columns{position:relative;z-index:1;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;grid-gap:18px;gap:18px;height:340px}.reports-trend-column{display:grid;justify-items:center;align-content:end;grid-gap:18px;gap:18px;min-width:0;height:100%}.reports-trend-bar{display:block;width:min(100%,64px);min-height:20px;border-radius:6px 6px 0 0;box-shadow:0 18px 34px rgba(25,28,30,.06)}.reports-trend-bar-muted{background:#e4e7eb}.reports-trend-bar-soft{background:rgba(0,108,73,.52)}.reports-trend-bar-strong{background:#006c49}.reports-trend-bar-contrast{background:#000000}.reports-trend-label{color:#191c1e;font-size:.84rem;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.reports-compliance-gauge{position:relative;display:grid;place-items:center;width:min(100%,230px);aspect-ratio:1;border-radius:50%}.reports-compliance-center{position:relative;z-index:1;display:grid;align-content:center;justify-items:center;grid-gap:8px;gap:8px;width:72%;aspect-ratio:1;border-radius:50%;background:#ffffff;box-shadow:inset 0 0 0 1px rgba(197,198,205,.5)}.reports-compliance-center strong{font-size:clamp(2.8rem,5vw,4.2rem);line-height:.95}.reports-compliance-center span{color:#006c49;font-size:.92rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.reports-compliance-note{display:grid;grid-gap:10px;gap:10px;width:100%;padding:18px 20px;border-radius:18px;background:#dcf7eb}.reports-compliance-note-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.reports-compliance-note-head span{color:#191c1e}.reports-compliance-note-head svg{color:#006c49}.reports-compliance-note p{margin:0;color:#44474d;font-size:1rem;line-height:1.55}.reports-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.reports-aging-card,.reports-customers-card{display:grid;align-content:start;grid-gap:30px;gap:30px}.reports-aging-list,.reports-customers-list{display:grid;grid-gap:22px;gap:22px}.reports-aging-row{display:grid;grid-gap:12px;gap:12px}.reports-aging-copy{gap:18px}.reports-aging-copy strong,.reports-customer-row strong{color:#191c1e;font-size:1.05rem;font-weight:700}.reports-aging-copy span,.reports-customer-row span,.reports-empty-card p{color:#44474d}.reports-aging-copy span{text-align:right}.reports-aging-track{overflow:hidden;height:8px;border-radius:999px;background:#eceef1}.reports-aging-fill{display:block;height:100%;border-radius:inherit}.reports-aging-fill-green{background:#006c49}.reports-aging-fill-navy{background:#13243c}.reports-aging-fill-red{background:#ba1a1a}.reports-aging-fill-rose{background:#e0aeb2}.reports-sync-pill{display:inline-flex;align-items:center;gap:12px;padding:16px 18px;border-radius:16px;background:linear-gradient(180deg,rgba(108,248,187,.92),rgba(93,233,177,.9));color:#006c49;font-weight:700;box-shadow:inset 0 0 0 1px rgba(0,108,73,.16)}.reports-sync-dot{width:14px;height:14px;border-radius:999px;background:#00714d}.reports-customer-row{display:grid;grid-template-columns:minmax(0,1.2fr) auto auto;align-items:center;grid-gap:18px;gap:18px;padding-top:2px;padding-bottom:2px}.reports-customer-row span:last-child{color:#191c1e;font-weight:700;text-align:right}.reports-empty-card p{margin:0;line-height:1.7}.reports-card-link{display:inline-flex;align-items:center;gap:10px;margin-top:auto;color:#006c49;font-size:.94rem;font-weight:800;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.reports-card-link:after{content:">"}.settings-page{display:grid;grid-gap:30px;gap:30px;padding:10px 8px 44px}.settings-billing-top,.settings-hero,.settings-page-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.settings-billing-plan h3,.settings-hero-copy h1,.settings-section-heading h2{margin:0;color:#000000;letter-spacing:-.06em}.settings-hero-copy h1{font-size:clamp(3rem,5vw,4.25rem);line-height:.94}.settings-billing-plan p,.settings-brand-copy p,.settings-hero-copy p,.settings-page-footer a,.settings-page-footer p,.settings-security-row p{color:#44474d}.settings-hero-copy p{max-width:620px;margin:12px 0 0;font-size:1.06rem;line-height:1.7}.settings-inline-link,.settings-outline-button,.settings-payment-action,.settings-save-button{transition:transform .2s ease,opacity .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.settings-save-button{min-height:52px;padding:0 24px;border:0;border-radius:10px;background:#000000;color:#ffffff;font-size:.98rem;font-weight:700;box-shadow:0 18px 34px rgba(0,0,0,.08)}.settings-save-button:hover{transform:translateY(-1px)}.settings-save-button:disabled{opacity:.6;cursor:wait}.settings-success-banner{padding:14px 18px;border-radius:18px;background:rgba(108,248,187,.24);color:#00714d;font-weight:600}.settings-layout-v2{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:42px;gap:42px;align-items:start}.settings-side-nav{position:-webkit-sticky;position:sticky;top:110px;display:grid;grid-gap:12px;gap:12px}.settings-side-link{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid rgba(197,198,205,.72);color:rgba(25,28,30,.62);font-size:.98rem;font-weight:500}.settings-side-link:hover{color:#191c1e}.settings-payment-action svg,.settings-side-link svg{width:16px;height:16px}.settings-side-link-active{color:#191c1e;font-weight:700;border-bottom:2px solid #006c49}.settings-side-link-active svg{color:#006c49}.settings-content-v2{display:grid;grid-gap:54px;gap:54px}.settings-section{display:grid;grid-gap:24px;gap:24px}.settings-section-heading{display:flex;align-items:center;gap:14px}.settings-section-heading h2{font-size:2rem;line-height:1}.settings-section-mark{width:5px;height:22px;border-radius:999px;background:#006c49}.settings-profile-card,.settings-security-card,.settings-tax-card{background:#ffffff;box-shadow:0 24px 48px rgba(25,28,30,.05)}.settings-profile-card{padding:28px;border-radius:24px}.settings-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:30px;gap:30px}.settings-profile-column{display:grid;grid-gap:22px;gap:22px}.settings-brand-row{display:flex;align-items:center;gap:20px;min-height:86px}.settings-brand-tile{overflow:hidden;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:18px;background:linear-gradient(180deg,#154034,#102b24);color:#d6f5e7;font-size:1.6rem;font-weight:800;letter-spacing:.04em}.settings-brand-tile img{width:100%;height:100%;object-fit:cover}.settings-brand-copy{display:grid;grid-gap:4px;gap:4px}.settings-brand-copy h3,.settings-security-row h3{margin:0;color:#191c1e;font-size:1.15rem}.settings-brand-copy p,.settings-security-row p{margin:0;line-height:1.65}.settings-hidden-input{display:none}.settings-inline-link{padding:0;border:0;background:transparent;color:#006c49;font-size:.82rem;font-weight:700}.settings-connection-pill:disabled,.settings-inline-link:disabled{opacity:.45;cursor:not-allowed}.settings-inline-link:hover,.settings-outline-button:hover,.settings-payment-action:hover{transform:translateY(-1px)}.settings-field-block{display:grid;grid-gap:8px;gap:8px}.settings-card-eyebrow,.settings-field-block span{color:rgba(68,71,77,.88);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.settings-field-block input,.settings-field-block textarea,.settings-irn-input,.settings-tax-input{width:100%;border:0;border-radius:10px;background:#e1e2e4;color:#191c1e;font-size:.98rem}.settings-field-block input,.settings-irn-input,.settings-tax-input{min-height:44px;padding:0 14px}.settings-field-block textarea{min-height:110px;padding:14px;resize:vertical}.settings-field-block input[readonly],.settings-field-block textarea[readonly],.settings-irn-input:disabled,.settings-tax-input:disabled{cursor:default}.settings-field-block input:focus,.settings-field-block textarea:focus,.settings-irn-input:focus,.settings-tax-input:focus{outline:2px solid rgba(0,108,73,.4);outline-offset:1px}.settings-tax-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.settings-tax-card{display:grid;grid-gap:16px;gap:16px;padding:22px 24px;border-radius:18px}.settings-tax-card-emphasis{border-left:4px solid #006c49}.settings-tax-value-row{display:flex;align-items:flex-end;gap:10px}.settings-tax-value-row strong{color:#000000;font-size:2.4rem;line-height:1;letter-spacing:-.06em}.settings-tax-value-row span{color:#006c49;font-size:.86rem;font-weight:700;padding-bottom:4px}.settings-tax-input{max-width:140px}.settings-connection-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border:0;border-radius:999px;font-size:.82rem;font-weight:700}.settings-connection-pill span:first-child{width:8px;height:8px;border-radius:999px}.settings-connection-pill-on{background:rgba(108,248,187,.32);color:#00714d}.settings-connection-pill-on span:first-child{background:#006c49}.settings-connection-pill-off{background:#e7e8ea;color:#44474d}.settings-connection-pill-off span:first-child{background:#75777e}.settings-irn-row{display:flex;align-items:center;gap:12px}.settings-irn-input{font-family:var(--font-mono),monospace;font-size:1rem;font-weight:700}.settings-security-card{overflow:hidden;border-radius:20px}.settings-security-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 22px}.settings-security-row+.settings-security-row{border-top:1px solid rgba(197,198,205,.42)}.settings-toggle{position:relative;width:42px;height:24px;border:0;border-radius:999px;background:#c5c6cd}.settings-toggle span{position:absolute;top:3px;left:4px;width:18px;height:18px;border-radius:999px;background:#ffffff;transition:transform .2s ease}.settings-toggle-active{background:#006c49}.settings-toggle-active span{transform:translateX(17px)}.settings-outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid rgba(197,198,205,.78);border-radius:8px;background:#ffffff;color:#191c1e;font-size:.82rem;font-weight:700}.settings-billing-card{position:relative;overflow:hidden;padding:32px 28px;border-radius:28px;background:linear-gradient(180deg,#13243c,#0f1d31);color:#ffffff;box-shadow:0 28px 54px rgba(15,29,49,.18)}.settings-billing-glow{position:absolute;top:-92px;right:-68px;width:280px;height:280px;border-radius:999px;background:rgba(108,248,187,.08);filter:blur(16px)}.settings-billing-footer,.settings-billing-top{position:relative;z-index:1}.settings-plan-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:6px;background:#006c49;color:#ffffff;font-size:.68rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.settings-billing-plan h3{margin-top:14px;color:#ffffff;font-size:clamp(2rem,4vw,3rem);line-height:.96}.settings-billing-plan p{margin:10px 0 0;color:rgba(214,220,229,.72);font-size:.98rem}.settings-billing-price{display:grid;justify-items:end;align-content:start;grid-gap:10px;gap:10px}.settings-billing-price strong{color:#ffffff;font-size:clamp(3rem,4vw,3.7rem);line-height:.9;letter-spacing:-.06em}.settings-billing-price span{margin-top:-12px;color:rgba(214,220,229,.72)}.settings-billing-price a{color:#6cf8bb;font-size:.9rem;font-weight:700}.settings-billing-footer{align-items:stretch;margin-top:28px;padding-top:28px;border-top:1px solid rgba(255,255,255,.1)}.settings-payment-action,.settings-payment-card{display:flex;align-items:center;gap:14px;min-height:60px;padding:0 18px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.settings-payment-brand{display:inline-flex;align-items:center;justify-content:center;width:42px;height:24px;border-radius:4px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.42);font-size:.62rem;font-weight:800;text-transform:uppercase}.settings-payment-card p{margin:0;color:#ffffff;font-size:.88rem;font-weight:700}.settings-payment-card span:last-child{color:rgba(214,220,229,.52);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.settings-payment-action{justify-content:center;color:#ffffff;font-size:.9rem;font-weight:700;text-decoration:none}.settings-payment-action:hover{background:rgba(255,255,255,.08)}.settings-page-footer{padding-top:26px;border-top:1px solid rgba(197,198,205,.48)}.settings-page-footer p{margin:0;font-size:.82rem}.settings-page-footer div{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.settings-page-footer a{font-size:.82rem;font-weight:600}.dashboard-overview{display:grid;grid-gap:56px;gap:56px;padding:28px 18px 22px}.dashboard-heading{display:grid;grid-gap:16px;gap:16px}.dashboard-heading h1{margin:0;font-size:clamp(3rem,5vw,4.35rem);line-height:.95;letter-spacing:-.07em}.dashboard-heading-meta{display:flex;align-items:center;gap:12px;margin-top:12px;flex-wrap:wrap}.dashboard-collection-label,.dashboard-heading-label,.dashboard-stat-label{color:#006c49;font-size:.8rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.dashboard-heading-dot{width:5px;height:5px;border-radius:999px;background:rgba(117,119,126,.56)}.dashboard-card-label,.dashboard-empty p,.dashboard-footer,.dashboard-heading-subtitle,.dashboard-table-date,.dashboard-trend-copy{color:#44474d}.dashboard-heading-subtitle{font-size:1rem}.dashboard-metrics-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(320px,.92fr);grid-gap:28px;gap:28px;align-items:stretch}.dashboard-revenue-panel,.dashboard-table-card{background:#ffffff;box-shadow:0 24px 48px rgba(25,28,30,.05)}.dashboard-revenue-panel{display:grid;grid-gap:34px;gap:34px;padding:36px 38px 30px;border-radius:28px}.dashboard-card-copy{display:grid;align-content:start}.dashboard-card-label{margin:0;font-size:1rem;font-weight:600}.dashboard-revenue-value{margin:12px 0 0;color:#000000;font-size:clamp(3rem,4vw,4.85rem);line-height:.94;letter-spacing:-.07em}.dashboard-trend-row{display:flex;align-items:center;gap:12px;margin-top:18px;flex-wrap:wrap}.dashboard-status-pill,.dashboard-trend-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px}.dashboard-trend-chip{padding:8px 14px;border:1px solid rgba(0,108,73,.2);background:rgba(108,248,187,.68);color:#00714d;font-size:.82rem;font-weight:800}.dashboard-trend-chip-negative{border-color:rgba(186,26,26,.14);background:rgba(255,218,214,.9);color:#ba1a1a}.dashboard-trend-copy{font-size:.95rem}.dashboard-revenue-chart{min-height:230px;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,rgba(0,108,73,.03),rgba(0,108,73,0))}.dashboard-revenue-chart svg{display:block;width:100%;height:100%}.dashboard-side-grid{display:grid;grid-template-rows:minmax(190px,1fr) minmax(230px,1fr);grid-gap:28px;gap:28px}.dashboard-collection-card,.dashboard-stat-card{border-radius:24px}.dashboard-stat-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:30px 28px;background:#f3f4f6}.dashboard-stat-label{margin:0;color:#191c1e;opacity:.78}.dashboard-stat-value{margin:16px 0 0;color:#000000;font-size:clamp(2.2rem,3vw,3.8rem);line-height:1;letter-spacing:-.05em}.dashboard-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:18px;background:#ffffff;color:#006c49;box-shadow:0 18px 34px rgba(25,28,30,.05)}.dashboard-icon-badge svg{width:28px;height:28px}.dashboard-icon-badge-dark{background:rgba(255,255,255,.08);color:rgba(214,220,229,.88);box-shadow:none}.dashboard-collection-card{position:relative;overflow:hidden;display:grid;align-content:space-between;grid-gap:28px;gap:28px;padding:28px;background:linear-gradient(180deg,#13243c,#111f34);color:#ffffff}.dashboard-collection-card:before{content:"";position:absolute;top:-44px;right:-18px;width:150px;height:150px;border-radius:999px;background:rgba(108,248,187,.12);filter:blur(58px)}.dashboard-collection-header,.dashboard-footer,.dashboard-table-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.dashboard-collection-header,.dashboard-collection-note,.dashboard-progress-track{position:relative;z-index:1}.dashboard-collection-label{margin:0;color:rgba(214,220,229,.72)}.dashboard-collection-value{margin:12px 0 0;color:#ffffff;font-size:clamp(2.4rem,3vw,3.8rem);line-height:.98;letter-spacing:-.06em}.dashboard-collection-note{margin:0;color:rgba(214,220,229,.68);font-size:.94rem}.dashboard-progress-track{height:8px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.12)}.dashboard-progress-bar{display:block;height:100%;border-radius:inherit;background:#6cf8bb}.dashboard-table-card{overflow:hidden;border-radius:28px}.dashboard-table-header{padding:32px 38px 20px}.dashboard-table-header h2{margin:0;color:#000000;font-size:1.9rem;letter-spacing:-.05em}.dashboard-table-link{display:inline-flex;align-items:center;gap:10px;color:#006c49;font-size:.98rem;font-weight:700;transition:transform .2s ease}.dashboard-table-link:hover{transform:translateX(2px)}.dashboard-table-wrap{overflow:auto}.dashboard-table{width:100%;min-width:780px;border-collapse:separate;border-spacing:0}.dashboard-table thead th{padding:18px 38px;background:#f3f4f6;color:rgba(25,28,30,.74);font-size:.78rem;font-weight:800;letter-spacing:.18em;text-align:left;text-transform:uppercase}.dashboard-table tbody td{padding:24px 38px;vertical-align:middle}.dashboard-table tbody tr+tr td{border-top:1px solid rgba(197,198,205,.26)}.dashboard-table-number a,.dashboard-table-total{color:#000000;font-weight:800;letter-spacing:-.03em}.dashboard-table-customer{color:#191c1e;font-size:1.02rem}.dashboard-table-status,.dashboard-table-total{text-align:right}.dashboard-status-pill{min-width:88px;padding:8px 14px;font-size:.78rem;font-weight:700}.dashboard-status-issued{border:1px solid rgba(0,108,73,.16);background:rgba(108,248,187,.28);color:#00714d}.dashboard-status-draft{background:#eceff3;color:#4b5058}.dashboard-status-void{border:1px solid rgba(186,26,26,.12);background:rgba(255,218,214,.76);color:#ba1a1a}.dashboard-empty{display:grid;grid-gap:14px;gap:14px;padding:42px 38px 50px}.dashboard-empty p{margin:0;max-width:480px;line-height:1.7}.dashboard-footer{padding:0 4px 8px;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase}.dashboard-footer p{margin:0}.dashboard-footer-links{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.invoice-builder{display:grid;grid-gap:22px;gap:22px}.invoice-builder-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.invoice-builder-header h1{margin:8px 0 0;font-size:clamp(2.7rem,5vw,4rem);line-height:.96;letter-spacing:-.07em}.invoice-builder-eyebrow{margin:0;color:#006c49;font-size:.78rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.invoice-builder-subtitle{max-width:620px;margin:16px 0 0;color:var(--muted);line-height:1.7}.invoice-builder-actions{display:flex;align-items:center;gap:14px}.invoice-add-item,.invoice-inline-action,.invoice-primary-button,.invoice-remove-button,.invoice-secondary-button,.invoice-summary-submit{border:0;transition:transform .2s ease,opacity .2s ease,background .2s ease,border-color .2s ease}.invoice-primary-button,.invoice-secondary-button,.invoice-summary-submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:10px;font-weight:700}.invoice-primary-button{background:#006c49;color:#ffffff;box-shadow:0 18px 32px rgba(0,108,73,.16)}.invoice-secondary-button{border:1px solid rgba(197,198,205,.72);background:#ffffff;color:var(--ink)}.invoice-add-item:hover,.invoice-inline-action:hover,.invoice-primary-button:hover,.invoice-remove-button:hover,.invoice-secondary-button:hover,.invoice-summary-submit:hover{transform:translateY(-1px)}.invoice-primary-button:disabled,.invoice-secondary-button:disabled,.invoice-summary-submit:disabled{opacity:.6;cursor:not-allowed}.invoice-builder-error{margin-top:-6px}.invoice-builder-grid{grid-template-columns:minmax(0,1.5fr) minmax(340px,.95fr);align-items:start}.invoice-builder-grid,.invoice-builder-main,.invoice-builder-side{display:grid;grid-gap:28px;gap:28px}.invoice-card,.invoice-summary-card,.invoice-tip-card{border-radius:20px}.invoice-card{padding:28px;background:#ffffff;box-shadow:0 0 0 1px rgba(25,28,30,.06),0 24px 48px rgba(25,28,30,.03)}.invoice-card-muted{background:#fbfcfd}.invoice-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.invoice-card-header h2,.invoice-summary-card h2{display:flex;align-items:center;gap:12px;margin:0;font-size:1.45rem;letter-spacing:-.04em}.invoice-card-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:rgba(108,248,187,.22);color:#006c49}.invoice-card-icon-dark{background:rgba(108,248,187,.18);color:#6cf8bb}.invoice-inline-action{display:inline-flex;align-items:center;gap:8px;padding:0;background:transparent;color:#006c49;font-size:.95rem;font-weight:700}.invoice-date-grid,.invoice-field-grid{display:grid;grid-gap:18px;gap:18px}.invoice-date-grid,.invoice-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-field-full{grid-column:1/-1}.invoice-field label{display:block;margin-bottom:10px;color:#4e535c;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.invoice-field input,.invoice-field textarea,.invoice-line-compact input,.invoice-line-description input,.invoice-line-vat input,.invoice-number-block input{width:100%;border:0;border-radius:12px;background:#f2f4f7;color:var(--ink)}.invoice-field input,.invoice-field textarea,.invoice-number-block input{padding:15px 16px}.invoice-field textarea{resize:vertical;min-height:104px}.auth-card input:focus,.auth-card textarea:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.invoice-field input:focus,.invoice-field textarea:focus,.invoice-line-compact input:focus,.invoice-line-description input:focus,.invoice-line-vat input:focus,.invoice-number-block input:focus,.line-item-grid input:focus,.search-bar input:focus,.settings-grid input:focus,.settings-grid select:focus,.settings-grid textarea:focus,.workspace-search input:focus{outline:2px solid rgba(0,108,73,.24);outline-offset:1px}.invoice-table{display:grid;grid-gap:10px;gap:10px}.invoice-table-head,.invoice-table-row{display:grid;grid-template-columns:minmax(0,2.4fr) .7fr 1fr .95fr 1fr 44px;grid-gap:14px;gap:14px;align-items:center}.invoice-table-head{padding:0 10px 8px;color:rgba(68,71,77,.58);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.invoice-table-row{padding:10px;border-radius:14px;background:#fbfcfd}.invoice-line-compact input,.invoice-line-description input,.invoice-line-vat input{padding:14px 16px}.invoice-line-description input{background:transparent}.invoice-line-compact input{text-align:center}.invoice-line-vat{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.invoice-line-vat input{text-align:center;background:rgba(108,248,187,.24)}.invoice-line-vat input,.invoice-line-vat span{color:#006c49;font-weight:700}.invoice-line-total{justify-self:end;font-weight:800;letter-spacing:-.03em}.invoice-line-actions{display:flex;justify-content:flex-end}.invoice-remove-button{width:36px;height:36px;border-radius:999px;color:rgba(68,71,77,.7)}.invoice-add-item,.invoice-remove-button{display:inline-flex;align-items:center;justify-content:center;background:transparent}.invoice-add-item{gap:12px;min-height:64px;margin-top:22px;border:2px dashed rgba(197,198,205,.92);border-radius:16px;color:#3d434d;font-size:1rem;font-weight:700}.invoice-info-stack{display:grid;grid-gap:22px;gap:22px}.invoice-number-block{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px 10px 16px;border-radius:14px;background:#f7f8fa}.invoice-number-block span{color:#4e535c;font-size:.96rem}.invoice-number-block input{max-width:220px;padding:10px 12px;background:transparent;text-align:right;font-size:1rem;font-weight:800;letter-spacing:-.03em}.invoice-type-toggle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.invoice-type-option{min-height:48px;border:0;border-radius:12px;background:#e7e9ed;color:#454a52;font-size:.94rem;font-weight:800}.invoice-type-option-active{background:#000000;color:#ffffff}.invoice-summary-card{position:relative;overflow:hidden;padding:28px;background:linear-gradient(180deg,#13243c,#111f34);color:#ffffff}.invoice-summary-glow{position:absolute;top:-36px;right:-24px;width:160px;height:160px;border-radius:999px;background:rgba(108,248,187,.16);filter:blur(60px)}.invoice-summary-card h2,.invoice-summary-card small,.invoice-summary-card span,.invoice-summary-card strong,.invoice-summary-note{position:relative;z-index:1}.invoice-summary-rows{display:grid;grid-gap:18px;gap:18px;margin-top:34px}.invoice-summary-rows div,.invoice-summary-total{display:flex;align-items:center;justify-content:space-between;gap:16px}.invoice-summary-rows span{color:rgba(214,220,229,.7)}.invoice-summary-rows strong{color:rgba(255,255,255,.7)}.invoice-summary-total{margin-top:28px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12)}.invoice-summary-total span{font-size:1.05rem;font-weight:700}.invoice-summary-total strong{display:block;font-size:clamp(1.9rem,3vw,2.5rem);letter-spacing:-.05em}.invoice-summary-total small{display:block;margin-top:6px;color:#6cf8bb;font-size:.76rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.invoice-summary-submit{width:100%;margin-top:34px;background:#0b7a51;color:#ffffff}.invoice-summary-note{margin:18px 0 0;color:rgba(214,220,229,.54);font-size:.82rem;line-height:1.65;text-align:center}.invoice-tip-card{display:grid;grid-template-columns:auto 1fr;grid-gap:16px;gap:16px;padding:24px;background:#ffd8b2;color:#5b4127}.invoice-tip-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:rgba(91,65,39,.08)}.invoice-tip-label{margin:0 0 8px;font-size:.8rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.invoice-tip-text{margin:0;line-height:1.75}.invoice-builder-footer{color:rgba(68,71,77,.58);font-size:.78rem;text-align:center}@media (max-width:980px){.marketing-footer-bottom,.marketing-header-inner{flex-direction:column;align-items:flex-start}.marketing-nav{display:none}.marketing-hero{padding:48px 0 56px}.marketing-feature-grid,.marketing-footer-grid,.marketing-hero-grid{grid-template-columns:1fr}.marketing-feature-code,.marketing-feature-wide{grid-column:span 1}.marketing-feature-code{flex-direction:column}.marketing-hero-visual-wrap{min-height:auto}.marketing-floating-card{position:static;width:min(100%,240px);margin-top:-22px;margin-left:18px}.detail-grid,.feature-grid,.form-grid,.landing-hero,.settings-grid,.shell,.stat-grid{grid-template-columns:1fr}.sidebar{position:static}.auth-grid,.line-item-grid,.totals-bar{grid-template-columns:1fr}.span-2{grid-column:span 1}.workspace-shell{grid-template-columns:1fr}.workspace-sidebar{min-height:auto}.dashboard-footer,.dashboard-table-header,.invoice-builder-actions,.invoice-builder-header,.invoice-preview-header,.workspace-topbar,.workspace-topbar-actions,.workspace-topbar-left{flex-direction:column;align-items:stretch}.workspace-top-tabs{gap:18px}.workspace-search{width:100%}.workspace-body{padding-top:8px}.dashboard-overview{gap:40px;padding-left:0;padding-right:0}.reports-aging-copy,.reports-hero,.reports-hero-actions,.reports-section-head{flex-direction:column;align-items:stretch}.customers-bottom-grid,.customers-filters-panel,.customers-stats-grid,.reports-bottom-grid,.reports-kpi-grid,.reports-main-grid{grid-template-columns:1fr}.customers-hero,.customers-hero-actions,.customers-modal-actions-inline,.customers-modal-header,.customers-table-footer,.customers-table-toolbar{flex-direction:column;align-items:stretch}.customers-automation-card{grid-template-columns:1fr}.customers-automation-ornament{display:none}.reports-compliance-card{justify-items:stretch}.reports-compliance-gauge{margin-inline:auto}.reports-trend-columns{gap:12px}.reports-customer-row{grid-template-columns:minmax(0,1fr) auto}.team-members-hero,.team-table-footer{flex-direction:column;align-items:stretch}.settings-layout-v2,.settings-profile-grid,.settings-tax-grid{grid-template-columns:1fr}.settings-side-nav{position:static}.settings-billing-footer,.settings-billing-top,.settings-page-footer{flex-direction:column;align-items:flex-start}.settings-billing-price{justify-items:start}.team-stats-grid{grid-template-columns:1fr}.team-filter-card{width:100%}.api-docs-export-grid,.api-docs-grid{grid-template-columns:1fr}.api-docs-main{gap:58px}.invoice-preview-grid,.invoice-preview-summary-grid{grid-template-columns:1fr}.api-docs-sidebar,.api-docs-support-fab,.invoice-preview-sidebar{position:static}.dashboard-metrics-grid,.dashboard-side-grid,.invoice-preview-address-grid,.invoice-preview-sheet-top{grid-template-columns:1fr}.dashboard-side-grid{grid-template-rows:none}.invoice-builder-grid,.invoice-date-grid,.invoice-field-grid{grid-template-columns:1fr}.invoice-field-full{grid-column:auto}.invoice-table-head{display:none}.invoice-table-row{grid-template-columns:1fr}.invoice-line-actions,.invoice-line-total{justify-self:stretch}.invoice-line-actions{justify-content:flex-start}}@media (max-width:720px){.marketing-shell{width:min(100% - 28px,1240px)}.marketing-header-inner{padding:18px 0}.marketing-brand-link .hyrax-brand-title{font-size:1rem}.marketing-header-cta{min-height:44px;padding-inline:16px;font-size:.92rem}.marketing-cta-card h2,.marketing-hero-copy h1,.marketing-section-heading h2{font-size:2.45rem}.marketing-cta-card p,.marketing-lead{font-size:1rem}.marketing-actions{flex-direction:column;align-items:stretch}.marketing-button{width:100%}.marketing-stats{gap:16px}.marketing-stat strong{font-size:1.7rem}.marketing-band,.marketing-cta,.marketing-footer{padding-top:72px}.invoice-card,.invoice-summary-card,.invoice-tip-card,.workspace-body,.workspace-sidebar,.workspace-topbar{padding-left:18px;padding-right:18px}.invoice-add-item,.invoice-primary-button,.invoice-secondary-button,.invoice-summary-submit,.workspace-create-button{width:100%}.workspace-profile{justify-content:center}.api-docs-callout,.api-docs-export-card,.api-docs-response-card,.api-docs-tip-card,.dashboard-collection-card,.dashboard-empty,.dashboard-revenue-panel,.dashboard-stat-card,.dashboard-table tbody td,.dashboard-table thead th,.dashboard-table-header,.invoice-preview-audit-card,.invoice-preview-help-card,.invoice-preview-lifecycle-card,.invoice-preview-loading-card,.invoice-preview-sheet,.team-invite-modal,.team-stat-card{padding-left:24px;padding-right:24px}.invoice-builder-header h1{font-size:2.6rem}.invoice-number-block{align-items:flex-start;flex-direction:column}.invoice-number-block input{max-width:none;text-align:left}.invoice-tip-card{grid-template-columns:1fr}.invoice-preview-page{gap:24px;padding-left:0;padding-right:0}.api-docs-page{gap:18px;padding-left:0;padding-right:0}.customers-page,.reports-page{gap:24px;padding-left:0;padding-right:0}.team-members-page{gap:28px;padding-left:0;padding-right:0}.settings-page{gap:24px;padding-left:0;padding-right:0}.customers-hero-copy h1,.reports-hero-copy h1{font-size:2.9rem}.customers-automation-link,.customers-filter-toggle,.customers-modal-primary,.customers-modal-secondary,.customers-primary-action,.customers-secondary-action,.reports-primary-action,.reports-range-select,.reports-secondary-action{width:100%}.customers-automation-card,.customers-filters-panel,.customers-modal,.customers-quick-card,.customers-stat-card,.customers-table td,.customers-table th,.customers-table-footer,.customers-table-toolbar{padding-left:24px;padding-right:24px}.customers-detail-grid,.customers-form-grid{grid-template-columns:1fr}.reports-aging-card,.reports-compliance-card,.reports-customers-card,.reports-kpi-card,.reports-trend-card{padding-left:24px;padding-right:24px}.reports-trend-chart{min-height:360px;padding-top:48px}.reports-trend-chart:before{inset:104px 16px 68px 16px}.reports-trend-columns{gap:10px;height:280px}.reports-customer-row{grid-template-columns:1fr;gap:8px}.reports-aging-copy span,.reports-customer-row span:last-child{text-align:left}.customers-table thead{display:none}.customers-table,.customers-table tbody,.customers-table td,.customers-table tr{display:block;width:100%}.customers-table tbody tr{padding:18px 0}.customers-table tbody tr+tr td{border-top:0}.customers-table td{display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;padding-top:10px;padding-bottom:10px}.customers-table td:before{content:attr(data-label);color:rgba(68,71,77,.72);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.customers-empty-cell:before{content:none}.customers-align-center,.customers-align-right{text-align:left}.customers-identity{align-items:flex-start}.customers-row-actions{justify-content:flex-start}.settings-hero{flex-direction:column;align-items:stretch}.settings-hero-copy h1{font-size:2.85rem}.settings-billing-card,.settings-profile-card,.settings-security-row,.settings-tax-card{padding-left:24px;padding-right:24px}.settings-billing-card,.settings-tax-card{padding-top:24px;padding-bottom:24px}.settings-brand-row,.settings-irn-row,.settings-page-footer,.settings-security-row{flex-direction:column;align-items:flex-start}.settings-outline-button,.settings-payment-action,.settings-payment-card,.settings-save-button{width:100%}.team-members-heading h1{font-size:2.9rem}.team-members-heading p{font-size:1rem}.team-invite-secondary,.team-members-primary{width:100%}.team-invite-actions,.team-members-toolbar{flex-direction:column;align-items:stretch}.team-filter-card{min-width:0;padding-left:20px;padding-right:20px}.team-table td,.team-table th{padding-left:24px;padding-right:24px}.team-table thead{display:none}.team-table,.team-table tbody,.team-table td,.team-table tr{display:block;width:100%}.team-row{padding:20px 0}.team-row+.team-row td{border-top:0}.team-row td{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:10px;padding-bottom:10px;text-align:left}.team-row td:before{content:attr(data-label);color:rgba(68,71,77,.72);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.team-name-cell{display:grid;justify-content:stretch;grid-gap:8px;gap:8px}.team-name-cell:before{margin-bottom:4px}.team-member-identity{align-items:flex-start}.team-actions-cell,.team-activity-cell{white-space:normal}.team-actions-cell{justify-content:space-between}.team-table-footer{padding-left:24px;padding-right:24px}.team-invite-form{grid-template-columns:1fr}.api-docs-intro h1,.api-docs-section h2{font-size:2.65rem}.api-docs-param-row,.api-docs-params-head{grid-template-columns:1fr;gap:8px}.invoice-preview-heading h1,.invoice-preview-loading-card h1{font-size:2.65rem}.invoice-preview-sheet{padding-top:32px;padding-bottom:28px}.invoice-preview-sheet-top{flex-direction:column;padding-bottom:28px}.invoice-preview-meta-block{min-width:0;width:100%;text-align:left}.invoice-preview-table thead{display:none}.invoice-preview-table,.invoice-preview-table tbody,.invoice-preview-table td,.invoice-preview-table tr{display:block;width:100%}.invoice-preview-table tbody tr{padding:18px 0}.invoice-preview-table tbody tr+tr{border-top:1px solid rgba(197,198,205,.26)}.invoice-preview-table tbody tr+tr td{border-top:0}.invoice-preview-table tbody td{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 0;text-align:left}.invoice-preview-table tbody td:before{content:attr(data-label);color:rgba(68,71,77,.72);font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.invoice-preview-table tbody td:first-child{display:grid;justify-content:stretch;grid-gap:6px;gap:6px}.invoice-preview-table tbody td:first-child:before{margin-bottom:4px}.invoice-preview-item-total{text-align:left}.invoice-preview-compliance-card{flex-direction:column}.dashboard-heading h1{font-size:2.85rem}.dashboard-table{min-width:0}.dashboard-table thead{display:none}.dashboard-table tbody,.dashboard-table td,.dashboard-table tr{display:block;width:100%}.dashboard-table tbody tr{padding:18px 24px}.dashboard-table tbody tr+tr{border-top:1px solid rgba(197,198,205,.26)}.dashboard-table tbody tr+tr td{border-top:0}.dashboard-table tbody td{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0;text-align:left}.dashboard-table tbody td:before{color:rgba(25,28,30,.56);content:attr(data-label);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.dashboard-table-status,.dashboard-table-total{text-align:left}}