@import url("https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700&family=Newsreader:ital,opsz,wght@0,6..72,400;0,6..72,500;1,6..72,400&family=JetBrains+Mono:wght@400;500&display=swap");:root{--bg:#faf9f6;--bg-2:#f3f1ec;--ink:#14161a;--ink-2:#2a2d33;--muted:#6b6e75;--muted-2:#9a9ca2;--line:#e8e4dc;--line-2:#ddd8cd;--card:#ffffff;--accent:#c8242c;--accent-soft:#f6e6e6;--accent-ink:#8a1c22;--green:#1f7a3e;--green-soft:#eef6ef;--blue:#1f4f8a;--blue-soft:#e8eef7;--dark:#14161a;--dark-2:#1d2024;--shadow-sm:0 1px 2px rgba(20,22,26,0.04),0 1px 1px rgba(20,22,26,0.03);--shadow-md:0 1px 2px rgba(20,22,26,0.05),0 8px 24px -12px rgba(20,22,26,0.1);--shadow-lg:0 1px 2px rgba(20,22,26,0.05),0 24px 60px -24px rgba(20,22,26,0.18);--radius:14px;--radius-lg:20px;--radius-sm:10px;--max:1240px}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:Geist,ui-sans-serif,-apple-system,system-ui,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}img,svg{display:block;max-width:100%}::selection{background:var(--accent);color:#fff}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(200,36,44,.26);outline-offset:3px}.wrap{max-width:var(--max);margin:0 auto;padding:0 32px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid transparent;background:rgba(250,249,246,.82);backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.site-header.is-scrolled{border-bottom-color:var(--line);background:rgba(250,249,246,.92);box-shadow:0 1px 0 rgba(20,22,26,.02)}.header-row{justify-content:space-between;gap:24px;height:72px}.header-row,.logo{display:flex;align-items:center}.logo{gap:10px;color:var(--ink);font-size:17px;font-weight:600;letter-spacing:-.012em}.logo-image{width:228px;height:auto;max-height:38px;object-fit:contain}.footer-brand .logo-image{width:250px;max-height:40px}.logo-mark{position:relative;display:grid;width:28px;height:28px;place-items:center;border-radius:7px;background:var(--ink);color:#fff;font-size:14px;font-weight:600;letter-spacing:-.02em}.logo-mark:after{content:"";position:absolute;right:-3px;bottom:-3px;width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 2px var(--bg)}.logo-name{display:flex;flex-direction:column;line-height:1}.logo-name b{font-size:15.5px;font-weight:600;letter-spacing:-.01em}.logo-name span{margin-top:3px;color:var(--muted);font-size:10.5px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.desktop-nav a{border-radius:8px;color:var(--ink-2);font-size:14px;font-weight:500;padding:8px 12px;transition:background .15s ease,color .15s ease}.desktop-nav a:hover{background:rgba(20,22,26,.05);color:var(--ink)}.desktop-nav .login{color:var(--muted)}.header-cta{margin-left:8px}.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff}.mobile-panel,.mobile-toggle{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;border-radius:10px;padding:0 18px;font-size:14.5px;font-weight:500;letter-spacing:-.005em;line-height:1;white-space:nowrap;transition:transform .12s ease,background .18s ease,color .18s ease,box-shadow .18s ease,border-color .18s ease}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--ink);color:#fff;box-shadow:inset 0 0 0 1px var(--ink),0 1px 0 rgba(255,255,255,.06) inset,0 6px 18px -8px rgba(20,22,26,.45)}.btn-primary:hover{background:#000;box-shadow:inset 0 0 0 1px #000,inset 0 -2px 0 var(--accent),0 8px 22px -8px rgba(20,22,26,.5)}.btn-secondary{background:#fff;color:var(--ink);box-shadow:inset 0 0 0 1px var(--line-2)}.btn-secondary:hover{box-shadow:inset 0 0 0 1px var(--ink-2)}.btn-ghost{color:var(--ink)}.btn-ghost:hover{background:rgba(20,22,26,.05)}.btn-light{background:#fff;color:var(--ink);box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.btn-light:hover{background:#fff;box-shadow:inset 0 0 0 1px #fff,inset 0 -2px 0 var(--accent)}.btn-sm{height:36px;border-radius:8px;padding:0 14px;font-size:13.5px}.arrow{width:14px;height:14px;transition:transform .18s ease}.btn:hover .arrow{transform:translateX(2px)}.hero{position:relative;padding:72px 0 96px}.hero:before,.subhero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(800px 400px at 85% 10%,rgba(200,36,44,.04),transparent 60%),radial-gradient(900px 500px at 0 0,rgba(20,22,26,.025),transparent 65%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr 1fr;grid-gap:64px;gap:64px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:28px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px var(--line);color:var(--ink-2);font-size:12.5px;font-weight:500;letter-spacing:-.005em;padding:5px 11px 5px 8px}.eyebrow .dot{width:7px;height:7px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 3px rgba(200,36,44,.14)}.h1{margin:0 0 22px;font-family:Newsreader,Georgia,serif;font-size:clamp(40px,5.6vw,68px);font-weight:400;letter-spacing:-.022em;line-height:1.04;text-wrap:balance}.h1,.h1 em{color:var(--ink)}.h1 em{font-style:italic}.h1 .underline{background-image:linear-gradient(var(--accent),var(--accent));background-position:0 100%;background-repeat:no-repeat;background-size:100% 2px;padding-bottom:2px}.lede{max-width:540px;margin:0 0 32px;color:var(--muted);font-size:17.5px;line-height:1.55;text-wrap:pretty}.hero-actions,.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:36px}.trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 28px;gap:14px 28px;max-width:540px;margin:0;padding:0;list-style:none}.trust-row li{display:flex;align-items:center;gap:10px;color:var(--ink-2);font-size:14px}.price li svg,.svc li svg,.trust-row svg{flex:0 0 auto;color:var(--accent)}.dash-wrap{position:relative}.dash-wrap:before{content:"";position:absolute;right:-40px;bottom:-40px;z-index:0;width:240px;height:240px;border-radius:999px;background:radial-gradient(closest-side,rgba(200,36,44,.12),transparent 70%);filter:blur(8px);pointer-events:none}.dash{position:relative;z-index:1;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--card);box-shadow:var(--shadow-lg)}.dash-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#fcfbf8);padding:14px 18px}.dash-top .lights{display:flex;gap:6px}.dash-top .lights span{width:10px;height:10px;border-radius:999px;background:#e6e2d8}.dash-top .crumb{color:var(--muted);font-size:12px;font-weight:500;letter-spacing:-.01em}.dash-top .crumb b{color:var(--ink-2);font-weight:600}.dash-top .who{display:flex;align-items:center;gap:8px;color:var(--muted-2);font-size:12px}.dash-top .who .av{display:grid;width:22px;height:22px;place-items:center;border-radius:999px;background:linear-gradient(135deg,#2a2d33,#0f1115);color:#fff;font-size:10px;font-weight:600}.dash-body{display:flex;flex-direction:column;gap:18px;padding:20px 22px 22px}.dash-h{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.dash-h h3{margin:0;font-size:18px;font-weight:600;letter-spacing:-.01em}.dash-h .sub{margin-top:4px;color:var(--muted);font-size:12px}.pill{display:inline-flex;align-items:center;gap:6px;background:var(--bg-2);color:var(--ink-2);font-size:11.5px;font-weight:500;letter-spacing:-.005em;padding:5px 9px}.pill,.pill .pdot{border-radius:999px}.pill .pdot{width:6px;height:6px;background:var(--accent)}.kpi-row,.status-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.acts,.chart,.kpi,.status{border:1px solid var(--line);border-radius:12px;background:#fcfbf8}.kpi{position:relative;display:flex;min-height:118px;flex-direction:column;gap:6px;overflow:hidden;padding:12px 13px}.kpi .lbl,.status .lbl{color:var(--muted);font-size:11px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.kpi .val{color:var(--ink);font-size:19px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.018em}.kpi .delta{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:11px;font-weight:500}.kpi .spark{position:absolute;right:10px;bottom:10px;opacity:.55}.chart{padding:14px 14px 8px}.chart-h{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.chart-h .t{color:var(--ink-2);font-size:12.5px;font-weight:600}.chart-h .legend{display:flex;gap:10px;color:var(--muted);font-size:11px}.chart-h .legend i{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:2px;background:var(--ink);vertical-align:middle}.chart-h .legend i.r{background:var(--accent)}.chart svg{width:100%;height:108px}.chart .axis{fill:var(--muted-2);font-family:JetBrains Mono,ui-monospace,monospace;font-size:9px;letter-spacing:.02em}.status{display:flex;flex-direction:column;gap:8px;padding:12px 13px}.status .top{display:flex;align-items:center;justify-content:space-between;gap:8px}.status .top .ic{display:grid;width:26px;height:26px;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink-2)}.status .top .ic svg{width:14px;height:14px}.status .top .tag{border-radius:6px;background:var(--green-soft);color:var(--green);font-size:10.5px;font-weight:600;letter-spacing:.02em;padding:3px 7px;text-transform:uppercase}.status.warn .top .tag{background:var(--accent-soft);color:var(--accent-ink)}.status .val{color:var(--ink);font-size:14px;font-weight:600;letter-spacing:-.01em}.acts{margin:0;padding:8px 4px;list-style:none}.acts li{display:flex;align-items:center;gap:10px;border-radius:8px;color:var(--ink-2);font-size:13px;padding:9px 12px}.acts li+li{border-top:1px solid var(--line)}.acts .dot{width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:var(--accent)}.acts .when{margin-left:auto;color:var(--muted-2);font-size:11.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.section{position:relative;padding:96px 0}.proc-bg,.section-muted{background:var(--bg-2)}.sec-head{max-width:760px;margin:0 auto 56px;text-align:center}.sec-head.left{margin:0 0 56px;text-align:left}.sec-eyebrow{display:inline-block;margin-bottom:14px;color:var(--accent);font-size:11.5px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.sec-eyebrow:before{content:"- ";color:var(--accent)}.article-card h1,.cta h2,.h2,.value-panel h2{color:var(--ink);font-family:Newsreader,Georgia,serif;font-weight:400;letter-spacing:-.018em}.h2{margin:0 0 18px;font-size:clamp(30px,3.4vw,44px);line-height:1.1;text-wrap:balance}.sec-lede{max-width:620px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.55;text-wrap:pretty}.sec-head.left .sec-lede{margin:0}.svc-grid,.val-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.article-card,.blog-card,.contact-card,.dashboard-preview,.form-card,.legal-card,.price,.side-panel,.svc,.trust-strip,.val-card,.value-panel{border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow-sm)}.val-card{display:flex;flex-direction:column;gap:14px;border-radius:var(--radius);padding:24px 22px 22px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.price:hover,.svc:hover,.val-card:hover{transform:translateY(-2px);border-color:var(--line-2);box-shadow:var(--shadow-md)}.val-num{color:var(--muted-2);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;font-weight:500;letter-spacing:.06em}.val-card .rule{position:relative;height:1px;margin:2px 0;background:var(--line)}.val-card .rule:after{content:"";position:absolute;left:0;top:0;width:24px;height:1px;background:var(--accent)}.price h4,.svc h4,.val-card h4{margin:0;color:var(--ink);font-size:17px;font-weight:600;letter-spacing:-.01em}.blog-card p,.contact-card p,.price .desc,.svc p,.trust-item p,.val-card p,.value-panel p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.svc{position:relative;display:flex;flex-direction:column;gap:14px;overflow:hidden;border-radius:var(--radius);padding:26px 22px;transition:transform .25s ease,box-shadow .25s ease}.svc:before{content:"";position:absolute;left:22px;right:22px;top:0;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left center;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.svc:hover:before{transform:scaleX(1)}.svc .ic{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:var(--bg-2);color:var(--ink)}.svc .ic svg{width:20px;height:20px}.price ul,.svc ul{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;color:var(--ink-2);font-size:14px;list-style:none}.price li,.svc li{display:flex;align-items:flex-start;gap:10px;line-height:1.45}.svc .more,.text-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--ink-2);font-size:13.5px;font-weight:500}.svc .more:after{content:"->";color:var(--accent);transition:transform .18s ease}.svc:hover .more:after{transform:translateX(3px)}.proc-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0}.proc-line{position:absolute;left:0;right:0;top:24px;z-index:0;height:1px;background:repeating-linear-gradient(to right,var(--line-2) 0 6px,transparent 6px 12px)}.step{z-index:1;padding:0 18px 8px 0}.step,.step .num{position:relative}.step .num{display:grid;width:48px;height:48px;place-items:center;margin-bottom:18px;border:1px solid var(--line-2);border-radius:999px;background:#fff;box-shadow:var(--shadow-sm);color:var(--ink);font-family:JetBrains Mono,ui-monospace,monospace;font-size:13px;font-weight:500}.step .num:after{content:"";position:absolute;inset:-4px;border:1px solid transparent;border-radius:999px}.step.active .num{border-color:var(--ink);background:var(--ink);color:#fff}.step.active .num:after{border-color:var(--accent);opacity:.4}.step h5{margin:0 0 8px;font-size:17px;font-weight:600;letter-spacing:-.01em}.step p{max-width:240px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:stretch}.price{position:relative;display:flex;flex-direction:column;gap:22px;border-radius:var(--radius-lg);padding:28px 26px;transition:transform .25s ease,box-shadow .25s ease}.price.feat{border-color:var(--line-2);outline:1px solid var(--accent);outline-offset:-1px;background:#fff;box-shadow:var(--shadow-md)}.price .badge{position:absolute;top:-12px;left:26px;border-radius:6px;background:var(--accent);box-shadow:0 4px 14px -4px rgba(200,36,44,.5);color:#fff;font-size:11px;font-weight:600;letter-spacing:.04em;padding:5px 10px;text-transform:uppercase}.price .num{display:flex;align-items:baseline;gap:6px}.price .from{color:var(--muted-2);font-size:12.5px;font-weight:500}.price .eu{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:48px;font-weight:400;letter-spacing:-.022em;line-height:1}.price .per{color:var(--muted);font-size:13.5px;font-weight:500}.price hr{height:1px;margin:0;border:0;background:var(--line)}.price .btn{width:100%;margin-top:auto}.trust-section{padding-top:0}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px;border-radius:var(--radius-lg);padding:34px 30px}.trust-item{position:relative;display:flex;flex-direction:column;gap:8px;padding-left:18px}.trust-item:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:2px;border-radius:2px;background:var(--line)}.trust-item:hover:before{background:var(--accent)}.trust-item h6{margin:0;color:var(--ink);font-size:14px;font-weight:600;letter-spacing:-.005em}.cta{position:relative;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:40px;gap:40px;align-items:center;overflow:hidden;border-radius:var(--radius-lg);background:var(--dark);color:#fff;padding:64px 56px}.cta:before{right:-100px;top:-100px;width:380px;height:380px;border-radius:999px;background:radial-gradient(closest-side,rgba(200,36,44,.18),transparent 70%);pointer-events:none}.cta:after,.cta:before{content:"";position:absolute}.cta:after{left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.5}.cta h2{margin:0 0 16px;color:#fff;font-size:clamp(30px,3.4vw,46px);line-height:1.08;text-wrap:balance}.cta p{max-width:520px;margin:0;color:rgba(255,255,255,.72);font-size:16.5px;line-height:1.55}.cta-side{position:relative;z-index:1;display:flex;flex-direction:column;gap:14px}.cta-phone{justify-content:flex-start;color:rgba(255,255,255,.85);padding-left:6px}.cta-side .meta{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.55);font-size:13px}.cta-side .meta:before{content:"";width:6px;height:6px;border-radius:999px;background:#3fbf6f;box-shadow:0 0 0 3px rgba(63,191,111,.18)}.subhero{position:relative;background:var(--bg);padding:80px 0 70px}.subhero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,430px);grid-gap:54px;gap:54px;align-items:center}.subhero .h1{max-width:760px;font-size:clamp(40px,5vw,66px)}.value-panel{border-radius:var(--radius-lg);padding:30px}.value-panel h2{margin:0 0 12px;font-size:32px;line-height:1.1}.mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:24px}.mini-stats span{display:grid;min-height:82px;align-content:center;grid-gap:3px;gap:3px;border-radius:10px;background:var(--bg-2);color:var(--muted);padding:14px;text-align:center}.mini-stats strong{color:var(--ink);font-size:20px}.blog-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.blog-intro .sec-head{margin-left:0;margin-bottom:0;text-align:left}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:28px;gap:28px}.blog-results{min-width:0}.blog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.blog-toolbar>span{color:var(--muted);font-size:14px;white-space:nowrap}.search-field{display:flex;align-items:center;gap:10px;width:min(100%,520px);border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 14px}.search-field svg{color:var(--muted)}.search-field input{width:100%;min-height:46px;border:0;background:transparent;outline:0}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.blog-card{display:flex;flex-direction:column;border-radius:var(--radius);padding:24px}.blog-card h3{margin:18px 0 10px;color:var(--ink);font-size:20px;font-weight:600;letter-spacing:-.012em;line-height:1.22}.blog-card h3 a:hover{color:var(--accent)}.blog-meta{display:flex;flex-wrap:wrap;gap:10px 14px;color:var(--muted);font-size:13px}.blog-meta span{display:inline-flex;align-items:center;gap:6px}.blog-meta svg{width:14px;height:14px}.blog-sidebar{display:grid;align-content:start;grid-gap:16px;gap:16px}.side-panel{border-radius:var(--radius);padding:22px}.side-panel h2{margin:0 0 14px;font-size:18px}.filter-list,.recent-list{display:grid;grid-gap:8px;gap:8px}.filter-list button,.tag-cloud button{border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:14px;font-weight:600}.filter-list button{display:flex;align-items:center;justify-content:space-between;padding:10px 12px}.filter-list button.is-active,.tag-cloud button.is-active{border-color:rgba(200,36,44,.25);background:var(--accent-soft);color:var(--accent-ink)}.tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.tag-cloud button{padding:8px 10px}.recent-list a{display:grid;grid-gap:2px;gap:2px;border-bottom:1px solid var(--line);color:var(--ink);font-size:14px;font-weight:600;padding-bottom:10px}.recent-list span{color:var(--muted);font-size:12px;font-weight:600}.empty-state{border:1px dashed var(--line-2);border-radius:var(--radius-lg);padding:32px;text-align:center}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:34px;gap:34px;align-items:start}.article-card{border-radius:var(--radius-lg);padding:clamp(26px,4vw,56px)}.article-card h1{margin:18px 0 16px;font-size:clamp(34px,5vw,60px);line-height:1.03}.article-body{color:var(--ink-2);font-size:18px}.article-body h2{margin:40px 0 12px;color:var(--ink);font-size:28px}.article-body ul{display:grid;grid-gap:10px;gap:10px;padding-left:22px}.article-language-switch{align-items:center;background:#f5f1eb;border:1px solid rgba(23,28,36,.1);border-radius:999px;display:inline-flex;gap:4px;margin:4px 0 24px;padding:4px}.article-language-switch button{background:transparent;border:0;border-radius:999px;color:var(--muted);cursor:pointer;font:inherit;font-size:13px;font-weight:800;min-height:34px;padding:0 14px}.article-language-switch button.active{background:#fff;box-shadow:0 8px 18px rgba(23,28,36,.08);color:var(--ink)}.article-body-rtl{direction:rtl;text-align:right}.article-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.article-tags span{border-radius:8px;background:var(--accent-soft);color:var(--accent-ink);font-size:13px;font-weight:600;padding:7px 10px}.contact-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:28px;gap:28px;align-items:start}.contact-list{display:grid;grid-gap:14px;gap:14px}.contact-card{display:grid;grid-template-columns:44px 1fr;grid-gap:16px;gap:16px;border-radius:var(--radius);padding:22px}.contact-card>svg{width:42px;height:42px;border-radius:10px;background:var(--bg-2);color:var(--ink);padding:10px}.contact-card h3{margin:0 0 4px}.form-card{display:grid;grid-gap:18px;gap:18px;border-radius:var(--radius-lg);padding:clamp(24px,4vw,34px)}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-card h2,.legal-card h2{margin:0;font-size:28px}.auth-form label,.form-card label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:13px;font-weight:600}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.auth-form input,.auth-form select,.form-card input,.form-card select,.form-card textarea{width:100%;min-height:46px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);outline:0;padding:11px 12px}.form-card textarea{resize:vertical}.auth-form input:focus,.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:rgba(200,36,44,.45);box-shadow:0 0 0 3px rgba(200,36,44,.08)}.form-message{margin:0;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:600}.form-message.is-error{background:#fae8e8;color:#8a1d1d}.form-message.is-success{background:var(--green-soft);color:var(--green)}.form-message.is-info{background:var(--blue-soft);color:var(--blue)}[aria-invalid=true]{border-color:rgba(200,36,44,.62)!important}.auth-page{display:grid;min-height:100svh;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);background:var(--bg)}.auth-visual{position:relative;min-height:100svh;background:url(/uploads/adminexcellence-hero-wide.png) 50%/cover no-repeat}.auth-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,22,26,.08),rgba(20,22,26,.42))}.auth-visual-inner{position:relative;z-index:1;display:grid;min-height:100%;align-content:end;grid-gap:10px;gap:10px;color:#fff;padding:54px}.auth-visual-inner span{font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.auth-visual-inner strong{max-width:560px;font-family:Newsreader,Georgia,serif;font-size:clamp(38px,5vw,64px);font-weight:400;line-height:1.02}.auth-panel{display:grid;align-content:center;grid-gap:28px;gap:28px;padding:clamp(28px,5vw,72px)}.auth-logo{justify-self:start}.auth-panel h1{margin:0;color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:clamp(38px,5vw,62px);font-weight:400;letter-spacing:-.02em;line-height:1.04}.auth-panel p{max-width:520px;color:var(--muted)}.auth-form{display:grid;grid-gap:15px;gap:15px;max-width:520px}.oauth-button{justify-content:center;min-height:46px;border:1px solid var(--line);border-radius:10px;background:#fff}.divider,.oauth-button{display:flex;align-items:center;font-weight:600}.divider{gap:12px;color:var(--muted);font-size:13px}.divider:after,.divider:before{content:"";height:1px;flex:1 1;background:var(--line)}.icon-field>div{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 12px}.icon-field>div:focus-within{border-color:rgba(200,36,44,.45);box-shadow:0 0 0 3px rgba(200,36,44,.08)}.icon-field svg{flex:0 0 auto;color:var(--muted)}.icon-field input{border:0;border-radius:0;box-shadow:none!important;padding-left:0}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkbox-label{display:inline-flex!important;grid-template-columns:none;align-items:center;gap:8px!important;color:var(--muted)!important}.checkbox-label input{width:16px;min-height:auto}.auth-row button{color:var(--accent);font-size:13px;font-weight:600}.auth-switch{text-align:center}.auth-switch a{color:var(--accent);font-weight:600}.legal-card{border-radius:var(--radius-lg);padding:clamp(24px,4vw,44px)}.legal-card+.legal-card{margin-top:16px}.legal-card li,.legal-card p{color:var(--ink-2)}.legal-card ul{padding-left:22px}.cookie-banner{position:fixed;right:18px;bottom:18px;z-index:80;display:grid;grid-template-columns:1fr auto;grid-gap:18px;gap:18px;width:min(calc(100% - 36px),760px);border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(255,255,255,.96);box-shadow:var(--shadow-lg);padding:20px}.cookie-banner h2{margin:0 0 5px;font-size:18px}.cookie-banner p{margin:0;color:var(--muted);font-size:14px}.cookie-actions{display:flex;align-items:center;gap:10px}.back-to-top{position:fixed;right:22px;bottom:116px;z-index:70;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.site-footer{border-top:1px solid var(--line);margin-top:96px;padding:64px 0 36px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));grid-gap:48px;gap:48px}.footer-brand p{max-width:320px;margin:14px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.footer-col h2{margin:0 0 14px;color:var(--ink);font-size:11.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.footer-col address,.footer-col ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;color:var(--muted);font-size:14px;font-style:normal;line-height:1.6;list-style:none}.footer-col a:hover{color:var(--ink)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:48px;border-top:1px solid var(--line);color:var(--muted-2);font-size:12.5px;padding-top:24px}.footer-bottom span:first-child{font-family:JetBrains Mono,ui-monospace,monospace;font-size:11.5px;letter-spacing:.02em}.footer-bottom span:last-child{display:flex;gap:18px}@media (max-width:1040px){.article-layout,.auth-page,.blog-layout,.contact-grid,.hero-grid,.subhero-grid{grid-template-columns:1fr}.hero-grid{gap:48px}.desktop-nav,.header-cta{display:none}.mobile-toggle{display:grid}.mobile-panel{display:block;max-height:0;overflow:hidden;border-top:1px solid transparent;transition:max-height .22s ease,border-color .22s ease}.mobile-panel.is-open{max-height:calc(100svh - 72px);border-top-color:var(--line)}.mobile-panel-inner{display:grid;grid-gap:8px;gap:8px;padding:18px 32px 22px}.mobile-panel a:not(.btn){border-radius:8px;font-weight:600;padding:12px}.footer-grid,.svc-grid,.trust-strip,.val-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-visual{min-height:360px}}@media (max-width:900px){.price-grid{grid-template-columns:1fr}}@media (max-width:880px){.proc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 0}.proc-line{display:none}.cta{grid-template-columns:1fr;padding:48px 32px}}@media (max-width:720px){.wrap{padding:0 20px}.site-header .logo-image{width:190px;max-height:34px}.footer-brand .logo-image{width:220px}.hero{padding:48px 0 72px}.section,.subhero{padding:72px 0}.h1{font-size:42px}.blog-grid,.footer-grid,.form-grid,.kpi-row,.mini-stats,.proc-grid,.status-row,.svc-grid,.svc-grid.is-compact,.trust-strip,.val-grid{grid-template-columns:1fr}.dash-top .lights,.dash-top .who{display:none}.blog-intro,.blog-toolbar,.chart-h,.cookie-actions,.cookie-banner,.footer-bottom{flex-direction:column;align-items:stretch}.cookie-banner{display:flex;grid-template-columns:none}.auth-visual{display:none}.auth-panel{min-height:100svh}}.portal-shell{display:grid;grid-template-columns:288px minmax(0,1fr);min-height:100svh;background:linear-gradient(90deg,rgba(20,22,26,.035),transparent 28%),var(--bg);color:var(--ink)}.portal-sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;gap:28px;height:100svh;border-right:1px solid var(--line);background:rgba(250,249,246,.92);padding:26px 20px}.portal-account,.portal-brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.portal-brand-mark{position:relative;display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-family:Newsreader,Georgia,serif;font-size:24px}.portal-brand-mark:after{content:"";position:absolute;right:3px;bottom:4px;width:9px;height:9px;border:2px solid var(--bg);border-radius:50%;background:var(--accent)}.portal-account b,.portal-brand b{display:block;font-size:14px;font-weight:650;line-height:1.2}.portal-account small,.portal-brand small{display:block;margin-top:2px;color:var(--muted);font-size:12.5px;line-height:1.25}.portal-nav{display:grid;grid-gap:6px;gap:6px}.portal-nav button,.portal-thread-list button{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.portal-nav button{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;min-height:44px;border-radius:8px;color:var(--ink-2);font-size:14px;font-weight:600;padding:6px 10px 6px 6px;transition:background .16s ease,color .16s ease,transform .16s ease}.portal-nav button.is-active,.portal-nav button:hover{background:#fff;color:var(--ink);box-shadow:inset 0 0 0 1px var(--line)}.portal-nav button.is-active{box-shadow:inset 3px 0 0 var(--accent),inset 0 0 0 1px var(--line)}.portal-nav-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:var(--bg-2);color:var(--muted)}.portal-nav button.is-active .portal-nav-icon{background:var(--accent-soft);color:var(--accent-ink)}.portal-nav strong{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;background:var(--ink);color:#fff;font-size:11px}.portal-account{margin-top:auto;border-top:1px solid var(--line);padding-top:20px}.portal-avatar{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--accent-soft);color:var(--accent-ink);font-weight:700;text-transform:uppercase}.portal-main{min-width:0;padding:22px 28px 42px}.portal-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(240px,520px) auto;align-items:center;grid-gap:16px;gap:16px;margin:-22px -28px 28px;border-bottom:1px solid rgba(232,228,220,.9);background:rgba(250,249,246,.92);padding:16px 28px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.portal-crumb{display:flex;align-items:center;gap:10px;min-width:0;color:var(--muted);font-size:13px}.portal-crumb span:after{content:"/";margin-left:10px;color:var(--muted-2)}.portal-crumb b{overflow:hidden;color:var(--ink);font-weight:650;text-overflow:ellipsis;white-space:nowrap}.portal-search{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted);padding:0 12px}.portal-reply input,.portal-search input{width:100%;border:0;background:transparent;color:var(--ink);font:inherit;outline:0}.portal-top-actions{display:flex;justify-content:flex-end;gap:10px}.portal-icon-button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);cursor:pointer}.portal-page{display:grid;grid-gap:22px;gap:22px;max-width:1180px}.portal-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;grid-gap:24px;gap:24px}.portal-head span{color:var(--accent);font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.portal-head h1{max-width:760px;margin:8px 0 10px;color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:clamp(36px,4.4vw,58px);font-weight:400;letter-spacing:-.018em;line-height:.98}.portal-head h1 em{font-style:italic}.portal-head p{max-width:620px;margin:0;color:var(--muted)}.portal-head-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.portal-notice,.portal-runtime{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.portal-notice{justify-content:space-between;margin:0 0 18px;color:var(--ink-2);font-size:14px;padding:12px 14px}.portal-notice button{border:0;background:transparent;color:var(--accent);cursor:pointer;font:inherit;font-weight:650}.portal-runtime{flex-wrap:wrap;justify-content:space-between;padding:14px 16px}.portal-runtime>div{display:flex;align-items:center;gap:12px}.portal-runtime b,.portal-runtime small{display:block}.portal-runtime small{color:var(--muted);font-size:12.5px}.portal-runtime-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;background:var(--green-soft);color:var(--green)}.portal-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.portal-card,.portal-kpi,.portal-upload{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 40px -30px rgba(20,22,26,.32)}.portal-kpi{display:grid;grid-gap:8px;gap:8px;min-height:126px;padding:18px}.portal-kpi small,.portal-kpi span{color:var(--muted);font-size:12.5px;font-weight:600}.portal-kpi strong{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:34px;font-weight:500;line-height:1}.portal-kpi.is-danger{border-color:rgba(200,36,44,.36)}.portal-kpi.is-warning{border-color:rgba(178,116,28,.34)}.portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.portal-grid-wide{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.portal-card{min-width:0;padding:18px}.portal-card-header{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;margin-bottom:18px}.portal-card-header>span{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;background:var(--bg-2);color:var(--ink)}.portal-card-header h2{margin:0;color:var(--ink);font-size:17px;font-weight:650;letter-spacing:-.01em}.portal-card-header p{margin:2px 0 0;color:var(--muted);font-size:13px}.portal-card-aside{justify-self:flex-end}.portal-action-list{display:grid;grid-gap:10px;gap:10px}.portal-action{display:grid;grid-template-columns:8px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:start;border:1px solid var(--line);border-radius:12px;background:var(--bg);padding:13px}.portal-action>span{width:8px;height:8px;margin-top:6px;border-radius:50%;background:var(--muted-2)}.portal-action.is-danger>span{background:var(--accent)}.portal-action.is-warning>span{background:#b2741c}.portal-action.is-success>span{background:var(--green)}.portal-action h3{margin:0 0 4px;color:var(--ink);font-size:14px;font-weight:650}.portal-action p{margin:0;color:var(--muted);font-size:13px}.portal-action small{color:var(--muted);font-size:12px;white-space:nowrap}.portal-vat-card{background:linear-gradient(180deg,rgba(200,36,44,.06),transparent 42%),#fff}.portal-vat-total{display:grid;grid-gap:6px;gap:6px;margin-bottom:18px;border-bottom:1px solid var(--line);padding-bottom:18px}.portal-vat-total span{color:var(--muted);font-size:12.5px;font-weight:600}.portal-vat-total strong{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:42px;font-weight:500;line-height:1}.portal-steps{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.portal-steps li{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;color:var(--muted);font-size:13.5px}.portal-steps span{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--bg)}.portal-steps .is-done span{border-color:rgba(31,122,62,.25);background:var(--green-soft);color:var(--green)}.portal-steps .is-active{color:var(--ink)}.portal-steps .is-active span{border-color:rgba(200,36,44,.25);background:var(--accent-soft);color:var(--accent-ink)}.portal-chart{overflow:hidden;min-height:210px;border-radius:12px;background:var(--bg)}.portal-chart.is-tall{min-height:360px}.portal-chart svg{width:100%;height:100%;min-height:inherit}.portal-chart path{fill:none;stroke:var(--line)}.portal-chart polyline{fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.portal-chart polyline.accent{stroke:var(--accent);stroke-width:3}.portal-compact-list{display:grid;grid-gap:10px;gap:10px}.portal-compact-list article{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;border-top:1px solid var(--line);padding-top:10px}.portal-compact-list article:first-child{border-top:0;padding-top:0}.portal-compact-list svg{color:var(--accent)}.portal-compact-list b,.portal-compact-list span{display:block}.portal-compact-list b{color:var(--ink);font-size:13.5px}.portal-compact-list span{color:var(--muted);font-size:12.5px}.portal-upload{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;padding:18px}.portal-upload>span{display:grid;width:54px;height:54px;place-items:center;border-radius:12px;background:var(--accent-soft);color:var(--accent-ink)}.portal-upload h2{margin:0 0 4px;color:var(--ink);font-size:17px}.portal-upload p{margin:0;color:var(--muted);font-size:13.5px}.portal-table{overflow-x:auto;border:1px solid var(--line);border-radius:12px}.portal-table-row{display:grid;grid-template-columns:minmax(210px,1.5fr) minmax(120px,.8fr) minmax(110px,.7fr) minmax(130px,.8fr) minmax(120px,.8fr);min-width:780px;border-top:1px solid var(--line)}.portal-table-row:first-child{border-top:0}.portal-table-row span{display:flex;align-items:center;min-height:48px;color:var(--ink-2);font-size:13px;padding:10px 12px}.portal-table-head{background:var(--bg-2)}.portal-table-head span{color:var(--muted);font-size:11.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.portal-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0}.portal-detail-list div{border:1px solid var(--line);border-radius:10px;background:var(--bg);padding:12px}.portal-detail-list dt{color:var(--muted);font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.portal-detail-list dd{margin:6px 0 0;color:var(--ink);font-size:14px;font-weight:650}.portal-report-stack{display:grid;grid-gap:18px;gap:18px}.portal-report p{margin:0;color:var(--muted);font-size:14px}.portal-messages{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);grid-gap:18px;gap:18px}.portal-thread-list{display:grid;grid-gap:8px;gap:8px;align-content:start}.portal-thread-list button{display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:start;border-radius:12px;padding:12px}.portal-thread-list button.is-active,.portal-thread-list button:hover{background:var(--bg)}.portal-thread-list b,.portal-thread-list em,.portal-thread-list small{display:block}.portal-thread-list b{color:var(--ink);font-size:13.5px}.portal-thread-list em,.portal-thread-list small,.portal-thread-list strong{color:var(--muted);font-size:12px}.portal-thread-list em{overflow:hidden;margin-top:4px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.portal-chat{display:grid;grid-template-rows:auto minmax(320px,1fr) auto}.portal-chat-body{display:flex;flex-direction:column;gap:10px;justify-content:flex-end;border:1px solid var(--line);border-radius:12px;background:var(--bg);padding:14px}.portal-chat-body p{display:grid;grid-gap:4px;gap:4px;max-width:76%;margin:0;align-self:flex-start}.portal-chat-body p.from-client{align-self:flex-end}.portal-chat-body span{border-radius:14px;background:#fff;color:var(--ink-2);font-size:13.5px;padding:10px 12px}.portal-chat-body .from-client span{background:var(--ink);color:#fff}.portal-chat-body small{color:var(--muted);font-size:11.5px}.portal-reply{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;margin-top:12px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:8px}.portal-integrations{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.portal-integrations li{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid var(--line);padding:12px 0}.portal-integrations li:first-child{border-top:0;padding-top:0}.portal-integrations li>span:first-child{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;background:var(--bg-2);color:var(--muted)}.portal-integrations li>span:first-child.is-success{background:var(--green-soft);color:var(--green)}.portal-integrations li>span:first-child.is-warning{background:#fbf0dd;color:#9a5c10}.portal-integrations b,.portal-integrations small{display:block}.portal-integrations b{color:var(--ink);font-size:13.5px}.portal-integrations small{color:var(--muted);font-size:12.5px}.portal-pill{display:inline-flex;align-items:center;justify-content:center;min-height:26px;border-radius:999px;font-size:11.5px;font-weight:700;line-height:1;padding:7px 10px;white-space:nowrap}.portal-pill.is-success{background:var(--green-soft);color:var(--green)}.portal-pill.is-warning{background:#fbf0dd;color:#9a5c10}.portal-pill.is-danger{background:var(--accent-soft);color:var(--accent-ink)}.portal-pill.is-neutral{background:var(--bg-2);color:var(--ink-2)}@media (max-width:1120px){.portal-shell{grid-template-columns:232px minmax(0,1fr)}.portal-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-grid,.portal-grid-wide,.portal-messages{grid-template-columns:1fr}}@media (max-width:820px){.portal-shell{grid-template-columns:1fr}.portal-sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid var(--line);padding:18px 16px}.portal-nav{display:flex;overflow-x:auto;padding-bottom:4px}.portal-nav button{grid-template-columns:30px auto auto;min-width:max-content}.portal-account{display:none}.portal-main{padding:18px 16px 34px}.portal-topbar{position:static;grid-template-columns:1fr;margin:-18px -16px 22px;padding:14px 16px}.portal-head-actions,.portal-top-actions{justify-content:flex-start}.portal-head,.portal-upload{grid-template-columns:1fr}.portal-upload>span{width:44px;height:44px}.portal-detail-list,.portal-kpi-grid{grid-template-columns:1fr}.portal-chat-body p{max-width:100%}.portal-reply{grid-template-columns:1fr}}.portal-template{--bg-3:#efece4;--amber:#a3661a;--amber-soft:#f5ecdb;--blue-soft:#e5edf6;--sb-w:248px;min-height:100vh;background:var(--bg);color:var(--ink);font-size:14px;line-height:1.5}.portal-template .app{display:grid;grid-template-columns:var(--sb-w) minmax(0,1fr);min-height:100vh}.portal-template .sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;height:100vh;flex-direction:column;border-right:1px solid var(--line);background:#fcfbf8}.portal-template .sb-brand{display:flex;align-items:center;gap:10px;padding:20px 18px 16px}.portal-template .logo-mark{position:relative;display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--ink);color:#fff;font-size:15px;font-weight:600;letter-spacing:-.02em}.portal-template .logo-mark:after{content:"";position:absolute;right:-3px;bottom:-3px;width:8px;height:8px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 2px #fcfbf8}.portal-template .sb-acct .nm,.portal-template .sb-brand .nm{display:flex;min-width:0;flex-direction:column;line-height:1}.portal-template .sb-brand .nm b{overflow:hidden;color:var(--ink);font-size:14px;font-weight:600;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.portal-template .sb-brand .nm span{margin-top:3px;color:var(--muted);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.portal-template .sb-section{padding:8px 12px 4px}.portal-template .sb-section .h{padding:8px 8px 6px;color:var(--muted-2);font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.portal-template .sb-nav{display:flex;flex-direction:column;gap:1px}.portal-template .sb-link{position:relative;display:flex;width:100%;align-items:center;gap:11px;border-radius:8px;color:var(--ink-2);font-size:13.5px;font-weight:500;padding:8px 10px;text-align:left;transition:background .14s ease,color .14s ease}.portal-template .sb-link:hover{background:rgba(20,22,26,.045);color:var(--ink)}.portal-template .sb-link.active{background:#fff;color:var(--ink);box-shadow:inset 0 0 0 1px var(--line)}.portal-template .sb-link.active:before{content:"";position:absolute;left:-12px;top:7px;bottom:7px;width:2px;border-radius:2px;background:var(--accent)}.portal-template .sb-link .ic{width:18px;height:18px;flex:0 0 auto;color:var(--muted)}.portal-template .sb-link.active .ic{color:var(--ink)}.portal-template .sb-link .badge{margin-left:auto;border-radius:999px;background:var(--accent);color:#fff;font-size:10.5px;font-weight:600;letter-spacing:.02em;padding:1px 6px}.portal-template .sb-foot{margin-top:auto;border-top:1px solid var(--line);padding:12px}.portal-template .sb-acct{display:flex;align-items:center;gap:10px;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 1px var(--line);padding:8px}.portal-template .sb-acct .av{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:999px;background:linear-gradient(135deg,#2a2d33,#0f1115);color:#fff;font-size:12px;font-weight:600}.portal-template .sb-acct .nm{flex:1 1;line-height:1.15}.portal-template .sb-acct .nm b,.portal-template .sb-acct .nm span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-template .sb-acct .nm b{font-size:13px;font-weight:600;letter-spacing:-.005em}.portal-template .sb-acct .nm span{color:var(--muted);font-size:11px}.portal-template .sb-acct .mi{border-radius:6px;color:var(--muted-2);padding:4px}.portal-template .sb-acct .mi:hover{background:rgba(20,22,26,.05);color:var(--ink)}.portal-template .main{display:flex;min-width:0;flex-direction:column}.portal-template .topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;height:64px;align-items:center;gap:16px;border-bottom:1px solid var(--line);background:rgba(250,249,246,.86);backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);padding:14px 32px}.portal-template .crumb{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.portal-template .crumb b{color:var(--ink);font-weight:600;letter-spacing:-.005em}.portal-template .crumb svg{color:var(--muted-2)}.portal-template .search{display:flex;width:280px;height:36px;align-items:center;gap:8px;margin-left:auto;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease}.portal-template .search:focus-within{border-color:var(--ink);box-shadow:0 0 0 4px rgba(20,22,26,.06)}.portal-template .search svg{flex:0 0 auto;color:var(--muted-2)}.portal-template .search input{min-width:0;flex:1 1;border:0;background:transparent;font-size:13px;outline:0}.portal-template .search kbd{border-radius:5px;background:var(--bg-2);color:var(--muted);font-family:Geist,sans-serif;font-size:10.5px;font-weight:500;letter-spacing:.04em;padding:2px 6px}.portal-template .card-actions,.portal-template .card-h .right,.portal-template .chart-legend,.portal-template .report-actions,.portal-template .tb-actions,.portal-template .thread-actions{display:flex;align-items:center;gap:8px}.portal-template .icon-btn{position:relative;display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:var(--ink-2);transition:background .14s ease}.portal-template .icon-btn:hover{background:rgba(20,22,26,.06)}.portal-template .icon-btn .dot{position:absolute;top:9px;right:9px;width:7px;height:7px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 2px rgba(250,249,246,.96)}.portal-template .page{display:flex;width:100%;max-width:1280px;flex-direction:column;gap:28px;margin:0 auto;padding:32px}.portal-template .page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}.portal-template .page-head h1{margin:0 0 6px;color:var(--ink);font-family:Newsreader,serif;font-size:34px;font-weight:400;letter-spacing:-.018em;line-height:1.1}.portal-template .page-head h1 em{font-style:italic}.portal-template .page-head .sub{max-width:560px;margin:0;color:var(--muted);font-size:14.5px;line-height:1.55;text-wrap:pretty}.portal-template .page-head .actions{display:flex;gap:10px;flex-wrap:wrap}.portal-template .data-warning{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid rgba(178,116,28,.32);border-radius:12px;background:#fff8ea;color:var(--ink);padding:14px 16px;box-shadow:var(--shadow-sm)}.portal-template .data-warning .pri{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--amber-soft);color:var(--amber)}.portal-template .data-warning b{display:block;font-size:14px;font-weight:650}.portal-template .data-warning p{margin:3px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.portal-template .data-warning-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end;flex-wrap:wrap}.portal-template .btn{display:inline-flex;height:38px;align-items:center;justify-content:center;gap:7px;border-radius:9px;font-size:13.5px;font-weight:500;letter-spacing:-.005em;line-height:1;padding:0 14px;transition:transform .12s ease,background .18s ease,color .18s ease,box-shadow .18s ease;white-space:nowrap}.portal-template .btn:active{transform:translateY(1px)}.portal-template .btn-primary{background:var(--ink);color:#fff;box-shadow:inset 0 0 0 1px var(--ink),0 6px 18px -8px rgba(20,22,26,.4)}.portal-template .btn-primary:hover{background:#000;box-shadow:inset 0 0 0 1px #000,inset 0 -2px 0 var(--accent),0 8px 22px -8px rgba(20,22,26,.5)}.portal-template .btn-secondary{background:#fff;color:var(--ink);box-shadow:inset 0 0 0 1px var(--line-2)}.portal-template .btn-secondary:hover{box-shadow:inset 0 0 0 1px var(--ink-2)}.portal-template .btn-ghost{color:var(--ink-2)}.portal-template .btn-ghost:hover{background:rgba(20,22,26,.06)}.portal-template .btn-sm{height:30px;gap:5px;border-radius:7px;font-size:12.5px;padding:0 10px}.portal-template .kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.portal-template .kpi-card{position:relative;display:flex;flex-direction:column;gap:8px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm);padding:18px 18px 16px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.portal-template .kpi-card:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}.portal-template .kpi-card .top{display:flex;align-items:center;justify-content:space-between;gap:10px}.portal-template .kpi-card .lbl{color:var(--muted);font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.portal-template .kpi-card .ic{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--bg-2);color:var(--ink)}.portal-template .kpi-card .val{color:var(--ink);font-size:26px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:-.022em;line-height:1.05}.portal-template .kpi-card .delta{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:12px;font-weight:500}.portal-template .kpi-card.neg .delta{color:var(--accent-ink)}.portal-template .card{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-sm)}.portal-template .card-h{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line);padding:18px 22px 14px}.portal-template .card-h h3{margin:0;font-size:16px;font-weight:600;letter-spacing:-.012em}.portal-template .card-h .sub{margin:3px 0 0;color:var(--muted);font-size:12.5px}.portal-template .card-b{padding:18px 22px}.portal-template .grid-2{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);grid-gap:18px;gap:18px}.portal-template .side-stack{display:flex;min-width:0;flex-direction:column;gap:18px}.portal-template .insight-grid,.portal-template .open-items-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.portal-template .open-items-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-template .insight-card{min-width:0}.portal-template .breakdown-list,.portal-template .cashflow-list{display:flex;flex-direction:column}.portal-template .breakdown-row,.portal-template .cashflow-row{display:grid;align-items:center;grid-gap:14px;gap:14px;border-top:1px solid var(--line);padding:13px 22px}.portal-template .breakdown-row,.portal-template .cashflow-row{grid-template-columns:minmax(0,1fr) auto}.portal-template .breakdown-row:first-child,.portal-template .cashflow-row:first-child{border-top:0}.portal-template .breakdown-copy b,.portal-template .cashflow-row b{display:block;overflow:hidden;color:var(--ink);font-size:13.5px;font-weight:600;letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap}.portal-template .breakdown-copy span,.portal-template .cashflow-row span{display:block;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.portal-template .breakdown-value{display:flex;align-items:flex-end;flex-direction:column;gap:3px;text-align:right}.portal-template .breakdown-value span{color:var(--ink);font-size:13.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.portal-template .breakdown-value small{color:var(--muted-2);font-size:11px}.portal-template .empty-inline{color:var(--muted);font-size:13px;line-height:1.45;padding:18px 22px}.portal-template .mini-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.portal-template .mini-kpi{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm);padding:15px 18px}.portal-template .mini-kpi span{display:block;color:var(--muted);font-size:11.5px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.portal-template .mini-kpi b{display:block;overflow:hidden;margin-top:7px;color:var(--ink);font-size:20px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap}.portal-template .acts{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.portal-template .acts li{display:flex;align-items:flex-start;gap:14px;border-top:1px solid var(--line);padding:14px 22px}.portal-template .acts li:first-child{border-top:0}.portal-template .acts .pri{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--accent-soft);color:var(--accent-ink);font-size:13px}.portal-template .acts .pri.green{background:var(--green-soft);color:var(--green)}.portal-template .acts .pri.amber{background:var(--amber-soft);color:var(--amber)}.portal-template .acts .pri.blue{background:var(--blue-soft);color:var(--blue)}.portal-template .acts .body{min-width:0;flex:1 1}.portal-template .acts .body .t{color:var(--ink);font-size:13.5px;font-weight:500;letter-spacing:-.005em;line-height:1.4}.portal-template .acts .body .d{margin-top:3px;color:var(--muted);font-size:12.5px;line-height:1.45}.portal-template .acts .body .meta{display:flex;align-items:center;gap:8px;margin-top:6px;color:var(--muted-2);font-size:11.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.portal-template .acts .body .meta .due{color:var(--accent-ink);font-weight:500}.portal-template .pill{display:inline-flex;align-items:center;gap:6px;border-radius:6px;background:var(--bg-2);color:var(--ink-2);font-size:11.5px;font-weight:500;letter-spacing:-.005em;padding:3px 9px;white-space:nowrap}.portal-template .pill .pdot{width:6px;height:6px;border-radius:999px;background:var(--muted)}.portal-template .pill.green{background:var(--green-soft);color:var(--green)}.portal-template .pill.green .pdot{background:var(--green)}.portal-template .pill.red{background:var(--accent-soft);color:var(--accent-ink)}.portal-template .pill.red .pdot{background:var(--accent)}.portal-template .pill.amber{background:var(--amber-soft);color:var(--amber)}.portal-template .pill.amber .pdot{background:var(--amber)}.portal-template .pill.blue{background:var(--blue-soft);color:var(--blue)}.portal-template .pill.blue .pdot{background:var(--blue)}.portal-template .btw{display:flex;align-items:stretch;gap:0}.portal-template .btw .col{display:flex;flex:1 1;flex-direction:column;gap:6px;border-right:1px solid var(--line);padding:18px 22px}.portal-template .btw .col:last-child{border-right:0}.portal-template .btw .col .lbl{color:var(--muted);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.portal-template .btw .col .v{font-size:20px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:-.015em}.portal-template .btw .col.high{background:linear-gradient(180deg,#fff,#fcfbf8)}.portal-template .btw .col.high .v{color:var(--accent-ink)}.portal-template .progress{height:6px;overflow:hidden;border-radius:999px;background:var(--bg-2);margin-top:8px}.portal-template .progress>i{display:block;height:100%;border-radius:999px;background:var(--accent)}.portal-template .dropzone{display:flex;align-items:center;gap:18px;border:1.5px dashed var(--line-2);border-radius:var(--radius);background:#fff;padding:28px 22px;transition:border-color .18s ease,background .18s ease}.portal-template .dropzone:hover{border-color:var(--ink);background:#fcfbf8}.portal-template .dropzone .ic{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:12px;background:var(--bg-2);color:var(--ink)}.portal-template .dropzone .copy{min-width:0;flex:1 1}.portal-template .dropzone .copy h4{margin:0 0 4px;font-size:15px;font-weight:600;letter-spacing:-.01em}.portal-template .dropzone .copy p{margin:0;color:var(--muted);font-size:13px}.portal-template .tbl-wrap{overflow:auto}.portal-template table.tbl{width:100%;border-collapse:collapse;font-size:13.5px}.portal-template table.tbl th{position:-webkit-sticky;position:sticky;top:0;border-bottom:1px solid var(--line);background:#fcfbf8;color:var(--muted);font-size:11.5px;font-weight:500;letter-spacing:.06em;padding:12px 22px;text-align:left;text-transform:uppercase}.portal-template table.tbl td{border-bottom:1px solid var(--line);color:var(--ink-2);padding:14px 22px;vertical-align:middle}.portal-template table.tbl tr:last-child td{border-bottom:0}.portal-template table.tbl tr:hover td{background:#fcfbf8}.portal-template table.tbl .file{display:flex;align-items:center;gap:12px}.portal-template table.tbl .file .ic{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--bg-2);color:var(--ink);font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600;letter-spacing:.02em}.portal-template table.tbl .file .ic.pdf{background:var(--accent-soft);color:var(--accent-ink)}.portal-template table.tbl .file .ic.img{background:var(--blue-soft);color:var(--blue)}.portal-template table.tbl .file .ic.xls{background:var(--green-soft);color:var(--green)}.portal-template table.tbl .file .nm{display:flex;min-width:0;flex-direction:column;line-height:1.3}.portal-template table.tbl .file .nm b{color:var(--ink);font-size:13.5px;font-weight:600;letter-spacing:-.005em}.portal-template table.tbl .file .nm span{color:var(--muted-2);font-size:11.5px}.portal-template .strong-ink,.portal-template table.tbl .amt{color:var(--ink);font-weight:500}.portal-template table.tbl.compact-tbl td,.portal-template table.tbl.compact-tbl th{padding-left:18px;padding-right:18px}.portal-template .open-item-name{display:block;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-template .open-item-name+small{display:block;margin-top:3px;color:var(--muted-2);font-size:11px;font-weight:500}.portal-template table.tbl .row-actions{display:flex;justify-content:flex-end;gap:4px}.portal-template table.tbl .row-actions button{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;color:var(--muted)}.portal-template table.tbl .row-actions button:hover{background:rgba(20,22,26,.06);color:var(--ink)}.portal-template .filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--line);border-radius:var(--radius) var(--radius) 0 0;background:#fcfbf8;padding:14px 22px}.portal-template .filter-end{margin-left:auto}.portal-template .chip{display:inline-flex;align-items:center;gap:6px;border-radius:8px;background:#fff;color:var(--ink-2);font-size:12.5px;font-weight:500;padding:5px 11px;transition:box-shadow .14s ease,background .14s ease;box-shadow:inset 0 0 0 1px var(--line)}.portal-template .chip:hover{box-shadow:inset 0 0 0 1px var(--ink-2)}.portal-template .chip.active{background:var(--ink);color:#fff;box-shadow:inset 0 0 0 1px var(--ink)}.portal-template .chip .c{color:var(--muted-2);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.portal-template .chip.active .c{color:rgba(255,255,255,.6)}.portal-template .msg-wrap{display:grid;height:640px;grid-template-columns:300px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-sm)}.portal-template .msg-list{display:flex;overflow:hidden;flex-direction:column;border-right:1px solid var(--line);background:#fcfbf8}.portal-template .msg-list-h{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:14px 16px}.portal-template .msg-list-h h4{margin:0;font-size:14px;font-weight:600;letter-spacing:-.005em}.portal-template .msg-items{flex:1 1;overflow:auto}.portal-template .msg-item{display:flex;width:100%;gap:10px;border-bottom:1px solid var(--line);cursor:default;padding:12px 16px;text-align:left;transition:background .14s ease}.portal-template .msg-item:hover{background:#fff}.portal-template .msg-item.active{background:#fff;box-shadow:inset 3px 0 0 var(--accent)}.portal-template .msg-item .av{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;font-size:11px;font-weight:600}.portal-template .msg-item .av.a{background:linear-gradient(135deg,#2a2d33,#0f1115)}.portal-template .msg-item .av.b{background:linear-gradient(135deg,#8a1c22,#c8242c)}.portal-template .msg-item .av.c{background:linear-gradient(135deg,#1f4f8a,#3a7bc8)}.portal-template .msg-item .body{min-width:0;flex:1 1}.portal-template .msg-item .body .top{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.portal-template .msg-item .body .top b{overflow:hidden;color:var(--ink);font-size:13px;font-weight:600;letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap}.portal-template .msg-item .body .top span{flex-shrink:0;color:var(--muted-2);font-size:11px}.portal-template .msg-item .body .snip{display:-webkit-box;overflow:hidden;margin-top:2px;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--muted);font-size:12px;line-height:1.4}.portal-template .msg-thread-wrap{display:flex;min-width:0;flex-direction:column}.portal-template .msg-thread-h{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding:16px 22px}.portal-template .msg-thread-h .who{display:flex;align-items:center;gap:12px}.portal-template .msg-thread-h .av{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:999px;background:linear-gradient(135deg,#8a1c22,#c8242c);color:#fff;font-size:13px;font-weight:600}.portal-template .msg-thread-h .nm b{display:block;font-size:14px;font-weight:600;letter-spacing:-.005em}.portal-template .msg-thread-h .nm span{color:var(--muted);font-size:11.5px}.portal-template .msg-body{display:flex;flex:1 1;flex-direction:column;gap:14px;overflow:auto;background:var(--bg);padding:22px}.portal-template .bubble{max-width:78%;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink-2);font-size:13.5px;line-height:1.5;padding:11px 14px;box-shadow:var(--shadow-sm)}.portal-template .bubble .when{display:block;margin-top:5px;color:var(--muted-2);font-size:10.5px;letter-spacing:.02em}.portal-template .bubble.me{align-self:flex-end;border-color:var(--ink);background:var(--ink);color:#fff}.portal-template .bubble.me .when{color:rgba(255,255,255,.5)}.portal-template .msg-compose{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);background:#fff;padding:14px 18px}.portal-template .msg-compose input,.portal-template .settings-grid input{border:1px solid var(--line);border-radius:10px;background:#fff;font-size:13.5px;padding:10px 14px;transition:border-color .14s ease,box-shadow .14s ease}.portal-template .msg-compose input{flex:1 1}.portal-template .msg-compose input:focus,.portal-template .settings-grid input:focus{border-color:var(--ink);outline:0;box-shadow:0 0 0 4px rgba(20,22,26,.06)}.portal-template .acct-panel{display:flex;align-items:center;gap:16px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,#fcfbf8,#fff);box-shadow:var(--shadow-sm);padding:20px 22px}.portal-template .acct-panel .av{display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border-radius:999px;background:linear-gradient(135deg,#8a1c22,#c8242c);color:#fff;font-size:18px;font-weight:600;letter-spacing:-.01em}.portal-template .acct-panel .body{min-width:0;flex:1 1}.portal-template .acct-panel .body .lbl{color:var(--muted);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.portal-template .acct-panel .body b{display:block;margin-top:3px;font-size:15px;font-weight:600;letter-spacing:-.005em}.portal-template .acct-panel .body span{color:var(--muted);font-size:12.5px}.portal-template .acct-panel .meta{display:flex;align-items:center;gap:6px;margin-top:5px;color:var(--green);font-size:11.5px;font-weight:500}.portal-template .acct-panel .meta.muted{color:var(--muted)}.portal-template .acct-panel .meta:before{content:"";width:6px;height:6px;border-radius:999px;background:var(--green);box-shadow:0 0 0 3px rgba(63,191,111,.16)}.portal-template .acct-panel .meta.muted:before{background:var(--amber);box-shadow:0 0 0 3px rgba(163,102,26,.16)}.portal-template .chart svg{width:100%;height:200px}.portal-template .chart .axis{fill:var(--muted-2);font-family:JetBrains Mono,monospace;font-size:9.5px;letter-spacing:.02em}.portal-template .num-mono{font-family:JetBrains Mono,monospace;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.portal-template .empty{padding:60px 22px;color:var(--muted);text-align:center}.portal-template .empty h4{margin:0 0 8px;color:var(--ink);font-family:Newsreader,serif;font-size:22px;font-weight:400}.portal-template .empty p{max-width:380px;margin:0 auto}.portal-template .reveal,.portal-template .stagger>*{opacity:0;transform:translateY(8px);animation:portal-rv .5s cubic-bezier(.2,.7,.2,1) forwards}.portal-template .stagger>:first-child{animation-delay:.02s}.portal-template .stagger>:nth-child(2){animation-delay:.06s}.portal-template .stagger>:nth-child(3){animation-delay:.1s}.portal-template .stagger>:nth-child(4){animation-delay:.14s}.portal-template .stagger>:nth-child(5){animation-delay:.18s}.portal-template .stagger>:nth-child(6){animation-delay:.22s}@keyframes portal-rv{to{opacity:1;transform:none}}.portal-template .menu-toggle{display:none;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);box-shadow:inset 0 0 0 1px var(--line)}.portal-template .menu-toggle svg{width:18px;height:18px}.portal-template .mobile-portal-nav{position:fixed;inset:0;z-index:1200}.portal-template .mobile-portal-backdrop{position:absolute;inset:0;background:rgba(20,22,26,.34)}.portal-template .mobile-portal-panel{position:relative;z-index:1;display:flex;width:min(340px,calc(100vw - 42px));height:100%;flex-direction:column;overflow:auto;border-right:1px solid var(--line);background:#fcfbf8;box-shadow:24px 0 54px -34px rgba(20,22,26,.58)}.portal-template .mobile-portal-head{display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line);padding-right:12px}.portal-template .mobile-portal-close{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);font-size:13px;font-weight:800}.portal-template .mobile-portal-foot{display:grid;grid-gap:10px;gap:10px;margin-top:auto;border-top:1px solid var(--line);padding:12px}.portal-template .mobile-portal-foot .btn{width:100%}.portal-template .card-actions{justify-content:flex-end;padding:0 22px 18px}.portal-template .sync-box{padding:18px 22px}.portal-template .sync-box>div:first-child,.portal-template .sync-box>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.portal-template .sync-box>div:last-child{color:var(--muted);font-size:12.5px}.portal-template .portal-toast{position:fixed;right:24px;bottom:24px;z-index:80;border:1px solid var(--line);border-radius:10px;background:var(--ink);color:#fff;font-size:13px;box-shadow:var(--shadow-lg);padding:12px 14px}.portal-template .accent-text{color:var(--accent-ink)}.portal-template .portal-step-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.portal-template .portal-step-list li{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:13.5px}.portal-template .portal-step-list li:before{content:"";display:block;width:10px;height:10px;border-radius:999px;background:var(--line-2)}.portal-template .portal-step-list li.done{color:var(--green)}.portal-template .portal-step-list li.done:before{background:var(--green)}.portal-template .portal-step-list li.active{color:var(--accent-ink);font-weight:500}.portal-template .portal-step-list li.active:before{background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.portal-template .note-copy p{margin:0 0 12px;color:var(--muted);font-size:13.5px}.portal-template .note-copy p:last-child{margin-bottom:0}.portal-template .right-align{text-align:right}.portal-template .report-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-template .report-card{min-height:210px}.portal-template .report-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.portal-template .report-icon{background:var(--blue-soft);color:var(--blue)}.portal-template .report-title{color:var(--ink);font-size:15px;font-weight:600;letter-spacing:-.01em}.portal-template .report-sub{margin-top:3px;color:var(--muted);font-size:12px}.portal-template .report-actions{margin-top:auto}.portal-template .settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.portal-template .settings-grid label{display:flex;min-width:0;flex-direction:column;gap:6px}.portal-template .settings-grid label span{color:var(--muted);font-size:11.5px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.portal-template .settings-links{display:flex;flex-direction:column;margin:0;padding:4px 0;list-style:none}.portal-template .settings-links li{display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid var(--line);padding:12px 22px}.portal-template .settings-links li:first-child{border-top:0}.portal-template .settings-links .link-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;background:var(--bg-2);color:var(--ink)}.portal-template .settings-links .link-copy{min-width:0}.portal-template .settings-links .link-copy div{overflow:hidden;color:var(--ink);font-size:13.5px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.portal-template .settings-links .link-copy span{display:block;overflow:hidden;color:var(--muted);font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.portal-template .settings-prefs{display:flex;flex-direction:column;padding:4px 0}.portal-template .settings-prefs label{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);color:var(--ink-2);font-size:13.5px;padding:14px 22px}.portal-template .settings-prefs label:first-child{border-top:0}.portal-template .settings-prefs i{position:relative;display:block;width:38px;height:22px;flex:0 0 auto;border-radius:999px;background:var(--bg-2);box-shadow:inset 0 0 0 1px var(--line-2)}.portal-template .settings-prefs i span{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:var(--shadow-sm);transition:transform .18s ease}.portal-template .settings-prefs i.on{background:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.portal-template .settings-prefs i.on span{transform:translateX(16px)}.portal-template .chart-legend{flex-wrap:wrap;color:var(--muted);font-size:12px}.portal-template .chart-legend span{display:inline-flex;align-items:center;gap:6px}.portal-template .chart-legend i{width:9px;height:9px;border-radius:999px}.portal-template .chart-legend i.black{background:var(--ink)}.portal-template .chart-legend i.red{background:var(--accent)}.portal-template .chart-pad{padding:18px 22px}@media (max-width:1100px){.portal-template .grid-2,.portal-template .insight-grid,.portal-template .open-items-grid,.portal-template .report-grid{grid-template-columns:1fr}}.portal-template .onboarding-note{color:var(--muted);font-size:13px;font-weight:700;gap:8px}.portal-template .onboarding-note span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-template .admin-customers-table td,.portal-template .blog-review-table td{vertical-align:top}.portal-template .customer-cell{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:42px minmax(0,1fr);min-width:220px}.portal-template .customer-cell .av{align-items:center;background:#14161a;border-radius:50%;color:#fff;display:inline-flex;font-size:12px;font-weight:900;height:42px;justify-content:center;width:42px}.portal-template .admin-meta span,.portal-template .customer-cell b,.portal-template .customer-cell span{display:block}.portal-template .customer-cell b{color:var(--ink);font-size:14px;line-height:1.35}.portal-template .admin-meta span,.portal-template .customer-cell span{color:var(--muted);font-size:12px;line-height:1.5}.portal-template .admin-link-input{background:#fff;border:1px solid var(--line);border-radius:10px;color:var(--ink);font:inherit;min-height:38px;min-width:128px;outline:0;padding:0 10px;width:100%}.portal-template .admin-link-input:focus{border-color:#14161a;box-shadow:0 0 0 3px rgba(20,22,26,.08)}.portal-template .admin-save-cell{align-items:flex-start;display:flex;flex-direction:column;gap:6px}.portal-template .admin-error,.portal-template .admin-saved{font-size:12px;font-weight:800}.portal-template .admin-error{color:#bd1f2d}.portal-template .admin-saved{color:#16803a}.portal-template .blog-review-title{display:grid;grid-gap:6px;gap:6px;max-width:560px;min-width:280px}.portal-template .blog-review-title b{color:var(--ink);font-size:14px;line-height:1.35}.portal-template .blog-review-source a,.portal-template .blog-review-title p,.portal-template .blog-review-title span{font-size:12px;line-height:1.5}.portal-template .blog-review-title span{color:var(--ink);font-weight:700}.portal-template .blog-review-title p{color:var(--muted);margin:0}.portal-template .blog-review-source a{color:var(--ink);display:inline-block;font-weight:800;margin-top:4px;text-decoration:none}.portal-template .blog-review-actions{min-width:132px}@media (max-width:980px){.portal-template .app{grid-template-columns:1fr}.portal-template .sidebar{display:none}.portal-template .menu-toggle{display:inline-grid}.portal-template .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:880px){.portal-template .msg-wrap{height:auto;grid-template-columns:1fr}.portal-template .msg-thread-wrap{min-height:540px}}@media (max-width:720px){.portal-template .topbar{gap:10px;padding:12px 18px}.portal-template .crumb{display:none}.portal-template .search{width:auto;max-width:none;flex:1 1}.portal-template .search kbd{display:none}.portal-template .page{gap:20px;padding:20px}.portal-template .btw{flex-direction:column}.portal-template .btw .col{border-right:0;border-bottom:1px solid var(--line)}.portal-template .btw .col:last-child{border-bottom:0}.portal-template .acct-panel,.portal-template .dropzone,.portal-template .msg-compose{align-items:stretch;flex-direction:column}.portal-template .filter-end{margin-left:0}.portal-template .kpi-grid,.portal-template .mini-kpi-grid,.portal-template .settings-grid{grid-template-columns:1fr}.portal-template .settings-links li{grid-template-columns:38px minmax(0,1fr)}.portal-template .settings-links .btn,.portal-template .settings-links .pill{justify-self:start}}@media (max-width:520px){.portal-template .card-actions,.portal-template .card-h,.portal-template .page-head .actions{align-items:flex-start;flex-direction:column}.portal-template .data-warning{grid-template-columns:auto minmax(0,1fr)}.portal-template .data-warning-actions{grid-column:1/-1;justify-self:flex-start}.portal-template .msg-thread-h{align-items:flex-start;flex-direction:column}.portal-template .bubble{max-width:100%}}.invoice-tool-page{background:linear-gradient(180deg,var(--bg) 0,#fff 52%,var(--bg) 100%);min-height:100vh;padding-bottom:84px}.invoice-intro{border-bottom:1px solid var(--line);padding:56px 0 34px}.invoice-intro-grid{align-items:end;display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1fr) auto}.invoice-intro h1{color:var(--ink);font-family:Newsreader,Georgia,serif;font-size:56px;font-weight:500;letter-spacing:0;line-height:1;margin:0 0 14px}.invoice-intro p{color:var(--muted);font-size:17px;line-height:1.65;margin:0;max-width:760px}.invoice-action-row,.invoice-intro-actions,.invoice-preview-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.invoice-workspace{align-items:flex-start;display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1fr) minmax(380px,520px);padding-top:28px}.invoice-form-stack{display:grid;grid-gap:16px;gap:16px;min-width:0}.invoice-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);display:grid;grid-gap:18px;gap:18px;min-width:0;padding:22px}.invoice-panel-head{align-items:center;display:flex;gap:14px;justify-content:space-between}.invoice-panel-head span{color:var(--accent);display:block;font-size:12px;font-weight:700;letter-spacing:0;line-height:1;margin-bottom:6px;text-transform:uppercase}.invoice-panel-head h2{color:var(--ink);font-size:22px;font-weight:650;letter-spacing:0;line-height:1.18;margin:0}.invoice-field-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.invoice-field-grid label,.invoice-line-editor label,.invoice-textarea-label{color:var(--ink);display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:650;letter-spacing:0;min-width:0}.invoice-field-grid input,.invoice-line-editor input,.invoice-textarea-label textarea{background:#fff;border:1px solid var(--line);border-radius:10px;color:var(--ink);min-height:46px;outline:0;padding:10px 12px;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.invoice-textarea-label textarea{min-height:120px;resize:vertical}.invoice-field-grid input:focus,.invoice-line-editor input:focus,.invoice-textarea-label textarea:focus{border-color:rgba(200,36,44,.5);box-shadow:0 0 0 3px rgba(200,36,44,.08)}.invoice-logo-upload{align-items:center;background:var(--green-soft);border:1px solid rgba(31,122,62,.2);border-radius:10px;color:var(--green);cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:7px;min-height:38px;padding:0 12px}.invoice-logo-upload input{height:1px;opacity:0;overflow:hidden;position:absolute;width:1px}.invoice-remove-logo{align-items:center;color:var(--muted);display:inline-flex;font-size:13px;font-weight:650;gap:6px;justify-self:start}.invoice-logo-status{align-items:center;background:var(--green-soft);border:1px solid rgba(31,122,62,.16);border-radius:10px;color:var(--green);display:flex;font-size:13px;font-weight:700;gap:10px;justify-content:space-between;min-height:42px;padding:8px 10px 8px 12px}.invoice-logo-status>span{align-items:center;display:flex;gap:10px;min-width:0}.invoice-logo-status img{background:#fff;border:1px solid rgba(31,122,62,.16);border-radius:8px;height:32px;object-fit:contain;padding:4px;width:52px}.invoice-logo-status .invoice-remove-logo{color:var(--green)}.invoice-action-row svg,.invoice-intro-actions svg,.invoice-logo-upload svg,.invoice-preview-toolbar svg,.invoice-remove-logo svg{flex:0 0 auto;height:16px;width:16px}.invoice-line-editor,.invoice-lines-editor{display:grid;grid-gap:10px;gap:10px}.invoice-line-editor{align-items:end;background:var(--bg);border:1px solid var(--line);border-radius:12px;grid-template-columns:minmax(220px,1fr) 92px 124px 128px 40px;min-width:0;padding:12px}.invoice-line-total{background:#fff;border:1px solid var(--line);border-radius:10px;display:grid;grid-gap:2px;gap:2px;min-height:46px;padding:7px 10px}.invoice-line-total span{color:var(--muted);font-size:11px;font-weight:650;letter-spacing:0;line-height:1.1;text-transform:uppercase}.invoice-line-total strong{color:var(--ink);font-size:14px;font-weight:700;line-height:1.2}.invoice-remove-line{align-items:center;background:#fff;border:1px solid var(--line);border-radius:10px;color:var(--muted);display:inline-flex;height:40px;justify-content:center;width:40px}.invoice-remove-line:disabled{cursor:not-allowed;opacity:.42}.invoice-message{align-items:center;border-radius:10px;display:flex;font-size:14px;gap:8px;line-height:1.45;margin:0;padding:12px 14px}.invoice-message.is-error{background:var(--accent-soft);color:var(--accent-ink)}.invoice-message.is-success{background:var(--green-soft);color:var(--green)}.invoice-message.is-info{background:var(--blue-soft);color:var(--blue)}.invoice-helper-text{color:var(--muted);font-size:13px;line-height:1.5;margin:-4px 0 0}.invoice-preview-column{display:grid;grid-gap:12px;gap:12px;min-width:0;position:-webkit-sticky;position:sticky;top:96px}.invoice-preview-toolbar{background:var(--dark);border-radius:12px;color:#fff;justify-content:space-between;min-height:58px;padding:10px 12px 10px 16px}.invoice-preview-toolbar span{color:rgba(255,255,255,.68);display:block;font-size:12px;line-height:1.1;margin-bottom:3px}.invoice-preview-toolbar strong{color:#fff;font-size:19px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.2}.invoice-paper{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-lg);color:var(--ink);min-height:720px;overflow:hidden;padding:32px;width:100%}.invoice-print-root{display:grid;grid-gap:28px;gap:28px}.invoice-paper-head{align-items:flex-start;display:flex;justify-content:space-between}.invoice-brand{align-items:center;background:var(--ink);border-radius:14px;color:#fff;display:flex;height:70px;justify-content:center;overflow:hidden;width:70px}.invoice-brand img{height:100%;object-fit:contain;padding:8px;width:100%}.invoice-brand span{font-family:Newsreader,Georgia,serif;font-size:34px;font-weight:500;line-height:1}.invoice-paper-label{color:var(--accent);font-size:12px;font-weight:750;letter-spacing:0;margin:0 0 5px;text-align:right;text-transform:uppercase}.invoice-paper-head h2{color:var(--ink);font-size:32px;font-weight:700;line-height:1;margin:0;text-align:right}.invoice-addresses{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-addresses div,.invoice-meta-row div{min-width:0}.invoice-addresses span,.invoice-meta-row span,.invoice-paper-foot span,.invoice-total-block span{color:var(--muted);display:block;font-size:11px;font-weight:750;letter-spacing:0;margin-bottom:5px;text-transform:uppercase}.invoice-addresses strong{color:var(--ink);display:block;font-size:16px;font-weight:750;line-height:1.3;margin-bottom:7px;overflow-wrap:anywhere}.invoice-addresses p,.invoice-paper-foot p{color:var(--ink-2);font-size:13px;line-height:1.45;margin:0;overflow-wrap:anywhere}.invoice-meta-row{background:var(--bg);border:1px solid var(--line);border-radius:12px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));padding:14px}.invoice-meta-row strong{display:block;font-size:14px;font-weight:750;line-height:1.25}.invoice-lines-table{border:1px solid var(--line);border-radius:12px;overflow:hidden}.invoice-lines-head,.invoice-lines-row{display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) 70px 86px 92px}.invoice-lines-head{background:var(--dark);color:#fff;font-size:11px;font-weight:750;letter-spacing:0;padding:10px 12px;text-transform:uppercase}.invoice-lines-row{align-items:center;border-top:1px solid var(--line);color:var(--ink-2);font-size:13px;min-height:46px;padding:10px 12px}.invoice-lines-row span{overflow-wrap:anywhere}.invoice-lines-head span:not(:first-child),.invoice-lines-row span:not(:first-child){text-align:right}.invoice-total-block{display:grid;grid-gap:8px;gap:8px;justify-self:end;min-width:min(260px,100%)}.invoice-total-block div{align-items:center;display:flex;gap:16px;justify-content:space-between}.invoice-total-block span{margin:0}.invoice-total-block strong{font-size:15px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.invoice-grand-total{background:var(--accent);border-radius:10px;color:#fff;margin-top:2px;padding:12px 14px}.invoice-grand-total span,.invoice-grand-total strong{color:#fff}.invoice-grand-total strong{font-size:22px}.invoice-paper-foot{border-top:1px solid var(--line);display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(0,1fr) auto;padding-top:18px}.invoice-paper-foot>p{align-self:end;color:var(--muted);font-size:11px;text-align:right}.invoice-paper.legacy-invoice-a4{background:#fff;border-radius:0;color:#000;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:7.6px;line-height:1.4;min-height:736px;overflow:hidden;padding:26px 18px 34px 26px;position:relative}.legacy-invoice-a4 .invoice-print-root{display:block;min-height:676px;position:relative}.legacy-invoice-a4 table{border-collapse:collapse}.legacy-invoice-a4 td,.legacy-invoice-a4 th{color:#000}.legacy-invoice-header{align-items:flex-start;display:grid;grid-gap:32px;gap:32px;grid-template-columns:minmax(180px,1fr) 255px;margin-bottom:18px}.legacy-header-left{min-width:0}.legacy-logo-placeholder{align-items:flex-start;display:flex;height:100px;justify-content:flex-start;margin-left:0;margin-top:8px;width:190px}.legacy-company-logo{height:auto;max-height:96px;max-width:190px;object-fit:contain;object-position:left top;width:auto}.legacy-monogram{display:block;height:110px;position:relative;width:124px}.legacy-monogram-a,.legacy-monogram-x{color:#2f2f2f;font-family:Georgia,Times New Roman,serif;font-size:76px;font-weight:400;line-height:.9;position:absolute}.legacy-monogram-a{left:0;top:0}.legacy-monogram-x{bottom:0;right:0}.legacy-monogram-slash{background:#2f2f2f;height:106px;left:58px;position:absolute;top:3px;transform:rotate(27deg);transform-origin:center;width:2px}.legacy-logo-text{color:#1f2933;font-size:15px;font-weight:650;letter-spacing:0;line-height:1.15;overflow-wrap:anywhere}.legacy-header-right{min-width:0}.legacy-company-card{border-bottom:1px solid #000;border-top:1px solid #000;margin-left:auto;max-width:255px;padding:4px 0;width:100%}.legacy-company-info{font-size:7.6px;width:100%}.legacy-company-info td{padding:1.5px 0;vertical-align:top}.legacy-company-info .label{font-weight:650;padding-right:12px;text-align:left;white-space:nowrap;width:45px}.legacy-company-info .value{overflow-wrap:anywhere;text-align:left}.legacy-invoice-customer{margin-bottom:18px;margin-top:22px}.legacy-customer-address{line-height:1.5;margin-bottom:8px}.legacy-customer-name{font-weight:700}.legacy-invoice-meta-section{margin-bottom:18px}.legacy-invoice-title{color:#000;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700;letter-spacing:0;line-height:1.2;margin:0 0 12px}.legacy-meta-grid{display:flex;gap:18px;justify-content:space-between}.legacy-meta-left,.legacy-meta-right{width:48%}.legacy-meta-table{font-size:7.6px;width:100%}.legacy-meta-table td{padding:1px 0;vertical-align:top}.legacy-meta-table .label{font-weight:700;white-space:nowrap}.legacy-meta-table .separator{padding:0 6px}.legacy-meta-table .value{overflow-wrap:anywhere;text-align:left}.legacy-lines-section{margin-bottom:12px}.legacy-invoice-lines{font-size:7.2px;border-collapse:collapse;table-layout:fixed;width:100%}.legacy-invoice-lines thead tr{border-bottom:1px solid #000}.legacy-invoice-lines th{font-weight:700;padding:5px 3px;text-align:left;vertical-align:bottom;white-space:nowrap}.legacy-invoice-lines td{padding:7px 3px;vertical-align:top}.legacy-invoice-lines .num{text-align:right}.legacy-invoice-lines .col-article{width:17%}.legacy-invoice-lines .col-desc{overflow-wrap:anywhere;width:33%}.legacy-invoice-lines .col-qty{text-align:right;width:12%}.legacy-invoice-lines .col-price,.legacy-invoice-lines .col-total{text-align:right;width:3%}.legacy-invoice-lines .col-unit{text-align:right;width:10%}.legacy-invoice-lines .col-vat{text-align:right;width:7%}.legacy-invoice-lines .col-totalamt{text-align:right;width:14%}.legacy-invoice-lines td.col-article,.legacy-invoice-lines th.col-article{padding-right:7px}.legacy-invoice-lines td.col-desc,.legacy-invoice-lines th.col-desc{padding-left:7px}.legacy-lines-border{border-bottom:1px solid #000;margin-top:5px}.legacy-invoice-totals{display:grid;justify-items:end;margin-bottom:24px;margin-top:18px}.legacy-totals-box{font-size:7.8px;width:230px}.legacy-totals-row{align-items:baseline;display:flex;justify-content:flex-end;padding:3px 0}.legacy-totals-label{flex:1 1;margin-right:12px;text-align:right;white-space:nowrap}.legacy-totals-currency{margin-right:5px;text-align:right;width:20px}.legacy-totals-amount{text-align:right;width:54px}.legacy-totals-final{border-top:1px solid #000;font-weight:700;margin-top:3px;padding-top:5px}.legacy-payment-copy{font-size:6.8px;line-height:1.4;margin-top:34px;text-align:center;white-space:pre-line;width:100%}.legacy-payment-copy p{margin:0 0 5px}@media (max-width:1120px){.invoice-intro-grid,.invoice-workspace{grid-template-columns:1fr}.invoice-intro-actions{justify-content:flex-start}.invoice-preview-column{position:static}.invoice-paper{max-width:760px}}@media (max-width:760px){.invoice-intro{padding:38px 0 28px}.invoice-intro h1{font-size:40px}.invoice-intro p{font-size:15px}.invoice-panel{padding:18px}.invoice-action-row,.invoice-panel-head{align-items:flex-start;flex-direction:column}.invoice-addresses,.invoice-field-grid,.invoice-field-grid.three,.invoice-line-editor,.invoice-meta-row,.invoice-paper-foot{grid-template-columns:1fr}.invoice-line-editor{align-items:stretch}.invoice-remove-line{justify-self:start}.invoice-preview-toolbar{align-items:flex-start}.invoice-paper{min-height:auto;padding:20px}.invoice-paper-head{gap:14px}.invoice-brand{height:56px;width:56px}.invoice-paper-head h2{font-size:24px}.invoice-lines-head,.invoice-lines-row{font-size:11px;gap:6px;grid-template-columns:minmax(120px,1fr) 52px 70px 76px;padding-left:8px;padding-right:8px}.invoice-paper.legacy-invoice-a4{font-size:6.2px;min-height:560px;padding:18px}.legacy-invoice-a4 .invoice-print-root{min-height:520px}.legacy-invoice-header{gap:10px;margin-bottom:18px}.legacy-logo-placeholder{height:54px;margin-left:0;margin-top:12px;width:96px}.legacy-logo-text{font-size:10px}.legacy-company-card{max-width:165px;padding:4px 0}.legacy-company-info,.legacy-meta-table,.legacy-totals-box{font-size:6px}.legacy-meta-grid{gap:10px}.legacy-invoice-title{font-size:18px}.legacy-invoice-lines{font-size:4.8px}.legacy-invoice-lines td,.legacy-invoice-lines th{padding-left:1px;padding-right:1px}.legacy-totals-box{width:150px}.legacy-payment-copy{font-size:5.4px;margin-top:28px}}@media print{@page{margin:0;size:A4}body,html{background:#fff!important;height:297mm!important;margin:0!important;overflow:hidden!important;padding:0!important;width:210mm!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.back-to-top,.cookie-banner,.invoice-form-stack,.invoice-intro,.invoice-preview-toolbar,.site-footer,.site-header{display:none!important}body *{visibility:hidden!important}.invoice-print-area,.invoice-print-area *{visibility:visible!important}.invoice-print-area{border:0!important;box-shadow:none!important;left:0;min-height:auto!important;overflow:visible!important;padding:0!important;position:fixed!important;top:0;width:100%!important}.invoice-print-root{gap:22px}.invoice-print-area.legacy-invoice-a4{box-sizing:border-box!important;color:#000!important;font-size:9.5pt!important;height:297mm!important;line-height:1.45!important;margin:0!important;min-height:297mm!important;padding:8mm 4mm 12mm 6mm!important;position:fixed!important;width:210mm!important;page-break-after:avoid!important;page-break-before:avoid!important;page-break-inside:avoid!important}.legacy-invoice-a4 .invoice-print-root{display:flex!important;flex-direction:column!important;gap:0!important;min-height:277mm!important;padding-bottom:0!important;position:relative!important;width:100%!important}.legacy-invoice-header{display:grid!important;grid-gap:10mm!important;gap:10mm!important;grid-template-columns:minmax(0,1fr) 70mm!important;margin-bottom:0!important}.legacy-header-left{width:auto!important}.legacy-logo-placeholder{align-items:flex-start!important;height:38mm!important;margin-left:0!important;margin-top:0!important;overflow:visible!important;width:56mm!important}.legacy-company-logo{display:block!important;max-height:34mm!important;max-width:56mm!important;object-fit:contain!important;object-position:left top!important}.legacy-monogram{height:38mm!important;width:44mm!important}.legacy-monogram-a,.legacy-monogram-x{color:#333!important;font-size:30mm!important;font-weight:400!important;line-height:.88!important}.legacy-monogram-a{left:.5mm!important;top:-1.5mm!important}.legacy-monogram-x{bottom:-1.5mm!important;right:0!important}.legacy-monogram-slash{background:#333!important;height:39mm!important;left:21mm!important;top:-.4mm!important;width:.55mm!important}.legacy-header-right{width:auto!important}.legacy-company-card{border-bottom:.35mm solid #000!important;border-top:.35mm solid #000!important;max-width:none!important;padding:1.4mm 0!important}.legacy-company-info,.legacy-meta-table{font-size:8.8pt!important;line-height:1.35!important}.legacy-company-info td{padding:.22mm 0!important}.legacy-company-info .label{font-weight:400!important;padding-right:2mm!important;text-align:right!important;width:14mm!important}.legacy-company-info .value{text-align:left!important}.legacy-invoice-customer{margin-bottom:7mm!important;margin-top:0!important}.legacy-customer-address{line-height:1.45!important;margin-bottom:3mm!important}.legacy-invoice-meta-section{margin-bottom:6mm!important}.legacy-invoice-title{font-size:20pt!important;margin:0 0 2.5mm!important}.legacy-meta-table td{padding:.65mm 0!important}.legacy-meta-table .separator{padding:0 2mm!important}.legacy-lines-section{margin-bottom:0!important}.legacy-invoice-lines{border-collapse:collapse!important;font-size:8.4pt!important;line-height:1.35!important}.legacy-invoice-lines td,.legacy-invoice-lines th{padding:1.45mm 1mm!important}.legacy-invoice-lines th{padding-bottom:1.8mm!important;white-space:nowrap!important}.legacy-invoice-lines .col-article{width:17%!important}.legacy-invoice-lines .col-desc{overflow-wrap:anywhere!important;width:36%!important}.legacy-invoice-lines .col-qty{width:11%!important}.legacy-invoice-lines .col-price,.legacy-invoice-lines .col-total{width:4%!important}.legacy-invoice-lines .col-unit{width:8%!important}.legacy-invoice-lines .col-vat{width:7%!important}.legacy-invoice-lines .col-totalamt{width:13%!important}.legacy-invoice-lines td.col-article,.legacy-invoice-lines th.col-article{padding-right:3.4mm!important}.legacy-invoice-lines td.col-desc,.legacy-invoice-lines th.col-desc{padding-left:3.4mm!important}.legacy-lines-border{border-bottom-color:#d9d9d9!important;margin-top:2mm!important}.legacy-invoice-totals{display:grid!important;margin:auto 0 0!important;page-break-inside:avoid!important;position:static!important}.legacy-totals-box{font-size:8.7pt!important;justify-self:end!important;width:72mm!important}.legacy-totals-row{padding:1.35mm 0!important}.legacy-totals-label{flex:1 1!important;margin-right:4mm!important;white-space:nowrap!important}.legacy-totals-currency{margin-right:2mm!important;width:7mm!important}.legacy-totals-amount{width:17mm!important}.legacy-totals-final{margin-top:1mm!important;padding-top:2mm!important}.legacy-payment-copy{font-size:7.8pt!important;justify-self:stretch!important;margin:14mm 0 0!important;position:static!important;text-align:center!important;white-space:pre-line!important;width:100%!important}.legacy-payment-copy p{margin:0 0 3.2mm!important}.invoice-form-stack,.invoice-intro,.invoice-preview-toolbar{display:none!important}.invoice-preview-column,.invoice-tool-page,.invoice-workspace{display:block!important;height:297mm!important;margin:0!important;max-width:none!important;min-height:0!important;overflow:visible!important;padding:0!important;position:static!important;width:210mm!important}}.portal-factuur-tabs{display:flex;gap:.5rem;margin-top:1.25rem;border-bottom:1px solid var(--ae-border,#e2e8f0)}.portal-factuur-tab{background:transparent;border:0;border-bottom:2px solid transparent;color:inherit;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;margin-bottom:-1px;padding:.5rem 1rem;transition:color .12s ease,border-color .12s ease}.portal-factuur-tab:hover{color:var(--ae-p1,#0d6efd)}.portal-factuur-tab.is-active{border-bottom-color:var(--ae-p1,#0d6efd);color:var(--ae-p1,#0d6efd)}.portal-factuur-chat{padding:1.5rem 0 4rem}.portal-factuur-chat-grid{display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:minmax(0,1fr) minmax(280px,360px)}@media (max-width:880px){.portal-factuur-chat-grid{grid-template-columns:1fr}}.portal-factuur-chat-pane{background:var(--ae-card,#fff);border:1px solid var(--ae-border,#e2e8f0);border-radius:12px;display:flex;flex-direction:column;min-height:480px;overflow:hidden}.portal-factuur-chat-messages{display:flex;flex-direction:column;gap:.75rem;max-height:60vh;overflow-y:auto;padding:1.25rem}.portal-factuur-chat-message{display:flex}.portal-factuur-chat-message.is-user{justify-content:flex-end}.portal-factuur-chat-bubble{background:#f1f5f9;display:inline-block;line-height:1.45;max-width:80%;padding:.65rem .9rem;white-space:pre-wrap;word-wrap:break-word}.portal-factuur-chat-message.is-user .portal-factuur-chat-bubble{background:var(--ae-p1,#0d6efd)}.portal-factuur-chat-message.is-error .portal-factuur-chat-bubble{background:#fee2e2;color:#b91c1c}.portal-factuur-chat-bubble.is-typing{font-style:italic;opacity:.7}.portal-factuur-chat-input{border-top:1px solid var(--ae-border,#e2e8f0);display:flex;gap:.75rem;padding:.75rem}.portal-factuur-chat-input textarea{flex:1 1;font:inherit;padding:.5rem .75rem;resize:vertical}.portal-factuur-chat-sidebar{background:var(--ae-card,#fff);border:1px solid var(--ae-border,#e2e8f0);border-radius:12px;display:flex;flex-direction:column;gap:.85rem;padding:1.25rem}.portal-factuur-chat-sidebar h3{margin:0}.portal-factuur-chat-customer{display:flex;flex-direction:column;font-size:.9rem;gap:.25rem}.portal-factuur-chat-lines{border-collapse:collapse;font-size:.85rem;width:100%}.portal-factuur-chat-lines td,.portal-factuur-chat-lines th{border-bottom:1px solid var(--ae-border,#e2e8f0);padding:.4rem .5rem;text-align:left}.portal-factuur-chat-lines tfoot td{border-bottom:0;border-top:1px solid var(--ae-border,#e2e8f0)}.portal-factuur-chat-tooltrace{font-size:.8rem;opacity:.8}.portal-factuur-chat-tooltrace ol{margin:.5rem 0 0;padding-left:1.25rem}.invoice-modal{align-items:center;background:rgba(15,23,42,.55);display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:1000}.invoice-modal-card{background:var(--ae-card,#fff);border-radius:14px;box-shadow:0 20px 60px -20px rgba(15,23,42,.4);max-width:520px;padding:1.75rem;position:relative;width:100%}.invoice-modal-close{background:transparent;border:0;cursor:pointer;padding:.25rem;position:absolute;right:.75rem;top:.75rem}.invoice-modal-dl{display:grid;grid-gap:.4rem 1rem;gap:.4rem 1rem;grid-template-columns:max-content 1fr;margin:1rem 0}.invoice-modal-dl dt{font-weight:600;opacity:.7}.invoice-modal-dl dd{margin:0}.invoice-modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.factuur-modal-overlay{align-items:stretch;animation:factuurFadeIn .14s ease-out;background:rgba(8,12,22,.65);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;inset:0;justify-content:center;padding:clamp(.75rem,2vw,2rem);position:fixed;z-index:1100}@keyframes factuurFadeIn{0%{opacity:0}to{opacity:1}}.factuur-modal{animation:factuurSlideUp .2s cubic-bezier(.2,.8,.2,1);background:var(--ae-card,#fff);border-radius:18px;box-shadow:0 30px 80px -20px rgba(8,12,22,.55);display:flex;flex-direction:column;margin:auto 0;max-height:calc(100vh - clamp(1.5rem, 4vw, 4rem));max-width:1100px;overflow:hidden;position:relative;width:100%}@keyframes factuurSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.factuur-modal-head{align-items:flex-start;border-bottom:1px solid var(--ae-border,#e2e8f0);display:flex;gap:1rem;justify-content:space-between;padding:1.5rem 1.75rem 1.25rem}.factuur-modal-head .eyebrow{color:var(--ae-p1,#0d6efd);font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.factuur-modal-head h2{font-size:1.4rem;margin:.25rem 0 .4rem}.factuur-modal-head .sub{color:var(--ae-text-muted,#475569);font-size:.9rem;line-height:1.45;margin:0;max-width:56ch}.factuur-modal-close{align-items:center;background:transparent;border:1px solid transparent;border-radius:10px;color:inherit;cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:background-color .12s ease,border-color .12s ease;width:36px}.factuur-modal-close:hover:not(:disabled){background:rgba(15,23,42,.06);border-color:var(--ae-border,#e2e8f0)}.factuur-modal-close:disabled{cursor:not-allowed;opacity:.4}.factuur-modal-body{flex:1 1;min-height:0;overflow:auto;padding:1rem 1.25rem 1.5rem}.factuur-modal-body .portal-factuur-chat .wrap,.factuur-modal-body .portal-factuur-chat>section{padding-left:0;padding-right:0}.factuur-modal-body .portal-factuur-chat-grid{gap:1rem}.factuur-modal-body .portal-factuur-chat-messages{max-height:50vh}.factuur-modal-success{align-items:center;background:#ecfdf5;border-bottom:1px solid #a7f3d0;color:#064e3b;display:flex;gap:.75rem;padding:1rem 1.75rem}.factuur-modal-success>div{display:flex;flex:1 1;flex-direction:column}.factuur-modal-success strong{font-size:.95rem}.factuur-modal-success span{font-size:.85rem;opacity:.85}.factuur-modal-error{background:#fef2f2;border-bottom:1px solid #fecaca;color:#991b1b;font-size:.9rem;padding:.75rem 1.75rem}.factuur-modal-disabled{color:var(--ae-text-muted,#475569);font-size:.9rem;padding:2rem 1.75rem;text-align:center}.factuur-modal-status{align-items:center;border-top:1px solid var(--ae-border,#e2e8f0);color:var(--ae-p1,#0d6efd);display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.85rem 1.75rem}@media (max-width:720px){.factuur-modal{border-radius:12px;max-height:100vh}.factuur-modal-head{padding:1.1rem 1.1rem .9rem}.factuur-modal-body{padding:.75rem .85rem 1.1rem}}.factuur-modal-overlay{background:rgba(14,18,22,.48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:clamp(.75rem,2vw,1.5rem)}.factuur-modal{background:#fff;border-radius:20px;box-shadow:0 32px 90px -32px rgba(15,23,42,.58);height:min(820px,calc(100vh - 48px));max-width:1200px}.factuur-modal-head{align-items:center;background:#fff;border-bottom-color:#e6e2d8;min-height:74px;padding:14px 22px}.factuur-modal-titlebar{align-items:center;display:flex;gap:14px;min-width:0}.factuur-modal-titlebar .eyebrow{align-items:center;background:#e6efee;border:1px solid #d3e2e0;border-radius:999px;color:#1f4d52;display:inline-flex;flex:0 0 auto;gap:7px;font-size:.72rem;font-weight:800;letter-spacing:.02em;padding:5px 10px;text-transform:none}.factuur-modal-titlebar .eyebrow span{background:#1f4d52;border-radius:50%;display:inline-block;height:6px;width:6px}.factuur-modal-titlebar h2{color:#14181d;font-size:1rem;letter-spacing:0;line-height:1.2;margin:0}.factuur-modal-titlebar .sub{color:#667085;font-size:.78rem;line-height:1.35;margin-top:2px;max-width:68ch}.factuur-modal-head-actions{align-items:center;display:flex;flex:0 0 auto;gap:8px}.factuur-modal-state{background:#f6f4ef;border:1px solid #e6e2d8;border-radius:999px;color:#565f6c;font-size:.72rem;font-weight:700;padding:5px 9px;white-space:nowrap}.factuur-modal-state.is-committed{background:#e5efe9;border-color:#bdd8c8;color:#2c6b4f}.factuur-modal-state.is-committing,.factuur-modal-state.is-confirming,.factuur-modal-state.is-saving{background:#f5edd6;border-color:#e6d59c;color:#8a6b1f}.factuur-modal-close{border-radius:8px;color:#565f6c;height:32px;width:32px}.factuur-modal-body{background:#f6f4ef;overflow:hidden;padding:0}.factuur-modal-body .portal-factuur-chat{height:100%;padding:0}.factuur-modal-body .portal-factuur-chat-grid{gap:0;grid-template-columns:minmax(410px,.9fr) minmax(460px,1.1fr);height:100%}.portal-factuur-chat-grid{gap:18px;grid-template-columns:minmax(380px,.98fr) minmax(420px,1.02fr)}.portal-factuur-chat-pane,.portal-factuur-chat-sidebar{border-color:#e6e2d8;border-radius:14px;box-shadow:0 1px 0 rgba(20,24,29,.04),0 18px 42px -28px rgba(20,24,29,.28)}.factuur-modal-body .portal-factuur-chat-pane,.factuur-modal-body .portal-factuur-chat-sidebar{border:0;border-radius:0;box-shadow:none}.portal-factuur-chat-pane{background:#fff;min-height:560px}.factuur-modal-body .portal-factuur-chat-pane{border-right:1px solid #e6e2d8;min-height:0}.portal-factuur-chat-pane-head,.portal-factuur-chat-sidebar-head{align-items:center;border-bottom:1px solid #e6e2d8;display:flex;justify-content:space-between;min-height:58px;padding:13px 18px}.portal-factuur-chat-customer span,.portal-factuur-chat-pane-head span,.portal-factuur-chat-sidebar-head span{color:#7a8492;display:block;font-size:.68rem;font-weight:800;letter-spacing:.08em;line-height:1.1;margin-bottom:4px;text-transform:uppercase}.portal-factuur-chat-pane-head strong,.portal-factuur-chat-sidebar-head strong{color:#14181d;display:block;font-size:.95rem;font-weight:750;line-height:1.2}.portal-factuur-chat-pane-head small{color:#7a8492;font-size:.78rem;font-weight:650}.portal-factuur-chat-messages{flex:1 1;gap:14px;max-height:none;min-height:0;padding:18px}.factuur-modal-body .portal-factuur-chat-messages{max-height:none}.portal-factuur-chat-message{align-items:flex-start;gap:10px}.portal-factuur-chat-message.is-user{flex-direction:row-reverse}.portal-factuur-chat-avatar{align-items:center;background:#f0ede7;border:1px solid #e6e2d8;border-radius:50%;color:#2c333c;display:inline-flex;flex:0 0 auto;font-size:.68rem;font-weight:800;height:28px;justify-content:center;margin-top:2px;width:28px}.portal-factuur-chat-message.is-user .portal-factuur-chat-avatar{background:#1f4d52;border-color:#1f4d52;color:#fff}.portal-factuur-chat-bubble{background:#faf9f6;border:1px solid #e6e2d8;border-radius:12px;color:#20242a;display:block;font-size:.88rem;line-height:1.55;max-width:min(82%,560px);padding:10px 13px;white-space:normal}.portal-factuur-chat-message.is-assistant .portal-factuur-chat-bubble{border-top-left-radius:4px}.portal-factuur-chat-message.is-user .portal-factuur-chat-bubble{background:#1f4d52;border-color:#1f4d52;border-top-right-radius:4px;color:#fff}.portal-factuur-chat-bubble p{margin:0}.portal-factuur-chat-bubble p+p,.portal-factuur-chat-bubble ul,.portal-factuur-chat-table-wrap{margin-top:9px}.portal-factuur-chat-bubble ul{padding-left:1.25rem}.portal-factuur-chat-bubble code{background:rgba(20,24,29,.07);border-radius:4px;font-size:.86em;padding:1px 5px}.portal-factuur-chat-table-wrap{max-width:100%;overflow-x:auto}.portal-factuur-chat-summary-table{border-collapse:collapse;font-size:.78rem;min-width:420px;width:100%}.portal-factuur-chat-summary-table td,.portal-factuur-chat-summary-table th{border-bottom:1px solid #e6e2d8;padding:7px 8px;text-align:left;vertical-align:top}.portal-factuur-chat-summary-table th{color:#565f6c;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.portal-factuur-chat-bubble.is-typing{align-items:center;background:transparent;border:0;display:inline-flex;gap:4px;padding:8px 0}.portal-factuur-chat-bubble.is-typing span{animation:aeTyping 1.1s ease-in-out infinite;background:#a4adb9;border-radius:50%;display:inline-block;height:5px;width:5px}.portal-factuur-chat-bubble.is-typing span:nth-child(2){animation-delay:.14s}.portal-factuur-chat-bubble.is-typing span:nth-child(3){animation-delay:.28s}@keyframes aeTyping{0%,70%,to{opacity:.45;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.portal-factuur-chat-input{background:#fff;border-top:1px solid #e6e2d8;gap:10px;padding:14px 18px}.portal-factuur-chat-input textarea{background:#faf9f6;border:1px solid #d6d1c4;border-radius:10px;color:#14181d;min-height:46px;outline:0;padding:11px 12px;resize:none;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.portal-factuur-chat-input textarea:focus{background:#fff;border-color:#1f4d52;box-shadow:0 0 0 3px rgba(31,77,82,.12)}.portal-factuur-chat-input .btn{align-self:stretch;background:#14181d;border-color:#14181d;border-radius:9px;min-width:104px}.portal-factuur-chat-input .btn:hover{background:#2c333c;border-color:#2c333c}.portal-factuur-chat-sidebar{background:#f6f4ef;gap:0;min-height:560px;overflow:hidden;padding:0}.portal-factuur-chat-sidebar-head em{background:#f0ede7;border:1px solid #d6d1c4;border-radius:999px;color:#565f6c;font-size:.72rem;font-style:normal;font-weight:800;padding:5px 9px}.portal-factuur-chat-sidebar-head em.is-ready{background:#e5efe9;border-color:#bdd8c8;color:#2c6b4f}.portal-factuur-chat-customer{background:#fff;border-bottom:1px solid #e6e2d8;display:block;padding:14px 18px}.portal-factuur-chat-customer strong{color:#14181d;display:block;font-size:.95rem;line-height:1.25}.portal-factuur-chat-customer small{color:#667085;display:block;font-size:.8rem;line-height:1.45;margin-top:3px}.portal-factuur-chat-logo{background:#fff;border-bottom:1px solid #e6e2d8;display:grid;grid-gap:7px;gap:7px;padding:14px 18px}.portal-factuur-chat-logo span{color:#7a8492;display:block;font-size:.68rem;font-weight:800;letter-spacing:.08em;line-height:1.1;text-transform:uppercase}.portal-factuur-chat-logo strong{color:#14181d;display:block;font-size:.9rem;line-height:1.25}.portal-factuur-chat-logo small{color:#667085;display:block;font-size:.78rem;line-height:1.35}.portal-factuur-chat-logo-preview{align-items:center;background:#f8f6f1;border:1px solid #e6e2d8;border-radius:8px;display:flex;height:46px;justify-content:flex-start;overflow:hidden;padding:7px}.portal-factuur-chat-logo-preview img{display:block;height:100%;max-width:100%;object-fit:contain;object-position:left center;width:auto}.portal-factuur-chat-logo-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.portal-factuur-chat-preview{flex:1 1;min-height:0;overflow:auto;padding:18px 22px}.portal-factuur-chat-preview .invoice-preview-toolbar{display:none}.portal-factuur-chat-preview .invoice-paper{border-color:#e6e2d8;border-radius:10px;box-shadow:0 1px 0 rgba(20,24,29,.04),0 22px 56px -34px rgba(20,24,29,.38);margin:0 auto;max-width:700px}.factuur-modal-body .portal-factuur-chat-preview .invoice-paper{min-height:760px}.portal-factuur-chat-actions{background:#fff;border-top:1px solid #e6e2d8;display:grid;grid-gap:8px;gap:8px;padding:14px 18px 16px}.portal-factuur-chat-action-row{display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(150px,.8fr) minmax(220px,1.2fr)}.portal-factuur-chat-actions .btn{justify-content:center;min-height:42px}.portal-factuur-chat-actions .btn:disabled{background:#d9ddd7;border-color:#d9ddd7;box-shadow:none;color:#6d756f;cursor:not-allowed;opacity:1}.portal-factuur-chat-actions p{color:#7a8492;font-size:.78rem;line-height:1.4;margin:0;text-align:center}.portal-factuur-chat-actions p.is-warning{color:#8a5a13;font-weight:700}.portal-factuur-chat-tooltrace{background:#fff;border-top:1px solid #e6e2d8;color:#667085;padding:10px 18px 14px}.portal-factuur-chat-messages::-webkit-scrollbar,.portal-factuur-chat-preview::-webkit-scrollbar{width:10px}.portal-factuur-chat-messages::-webkit-scrollbar-thumb,.portal-factuur-chat-preview::-webkit-scrollbar-thumb{background:#cdd2da;background-clip:padding-box;border:3px solid transparent;border-radius:999px}@media (max-width:980px){.factuur-modal{height:calc(100vh - 24px)}.factuur-modal-body{overflow:auto}.factuur-modal-body .portal-factuur-chat-grid,.portal-factuur-chat-grid{grid-template-columns:1fr}.factuur-modal-body .portal-factuur-chat-pane{border-right:0;min-height:560px}.portal-factuur-chat-sidebar{min-height:520px}}@media (max-width:720px){.factuur-modal-head{align-items:flex-start}.factuur-modal-titlebar{align-items:flex-start;flex-direction:column;gap:8px}.factuur-modal-head-actions{align-items:flex-end;flex-direction:column-reverse}.portal-factuur-chat-input{flex-direction:column}.portal-factuur-chat-action-row{grid-template-columns:1fr}.portal-factuur-chat-input .btn{min-height:42px;width:100%}.factuur-modal-body .portal-factuur-chat-pane{min-height:460px}.portal-factuur-chat-sidebar{min-height:480px}.portal-factuur-chat-bubble{max-width:calc(100vw - 112px)}}.breadcrumbs{position:relative;z-index:10;border-bottom:1px solid var(--line);background:var(--bg);padding:12px 0}.breadcrumbs ol{flex-wrap:wrap;margin:0;padding:0;list-style:none}.breadcrumbs li,.breadcrumbs ol{display:flex;align-items:center;gap:8px}.breadcrumbs li{color:var(--muted);font-size:13px;font-weight:500}.breadcrumbs a{color:var(--muted);transition:color .15s ease}.breadcrumbs a:hover{color:var(--ink)}.breadcrumbs .sep{color:var(--line-2);font-weight:400}.breadcrumbs span[aria-current=page]{color:var(--ink-2);font-weight:600}