:root{--color-red:#ff434d;--color-red-dark:#d92e39;--color-blue:#212832;--color-blue-soft:#303846;--color-green:#789578;--color-green-dark:#536d56;--color-gold:#e5c570;--color-gold-soft:#f4e8be;--color-gray:#ddd;--color-graphite:#262626;--color-ink:#17202b;--color-muted:#66717d;--color-paper:#f7f7f5;--color-stone:#ecece7;--color-white:#fff;--shadow-soft:0 18px 52px #2128321a;--shadow-lift:0 28px 74px #21283224;--border-soft:1px solid #2128321f;--radius:8px;--max-width:1180px;--section-y:clamp(68px, 9vw, 118px);--ease:cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--color-blue);background:linear-gradient(180deg, #f7f7f56b, #fff0 380px), var(--color-white);text-rendering:optimizelegibility;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.6}img{max-width:100%;display:block}h1,h2,h3,p,li{overflow-wrap:break-word}a{color:inherit}a,button,summary,input,select,textarea{outline-offset:4px}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ff434d52}.section-shell,.section{width:min(var(--max-width), calc(100% - 40px));margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #2128321a;padding:12px clamp(16px,4vw,54px);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:22px;width:min(1320px,100%);min-height:58px;margin-inline:auto;display:flex}.brand-link{align-items:center;text-decoration:none;display:inline-flex}.brand-link img{-o-object-fit:contain;object-fit:contain;width:56px;height:56px}.main-nav{color:#212832c2;align-items:center;gap:clamp(14px,2.2vw,30px);font-size:.94rem;font-weight:800;display:flex}.main-nav a,.header-cta,.text-link{text-decoration:none}.main-nav a{padding:8px 0;position:relative}.main-nav a:after{content:"";background:var(--color-red);transform-origin:0;height:2px;transition:transform .18s var(--ease);position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.main-nav a[aria-current=page],.main-nav a:hover{color:var(--color-blue)}.main-nav a[aria-current=page]:after,.main-nav a:hover:after{transform:scaleX(1)}.header-cta{min-height:42px;color:var(--color-white);background:var(--color-blue);border:1px solid var(--color-blue);border-radius:var(--radius);white-space:nowrap;transition:transform .18s var(--ease), background .18s var(--ease);justify-content:center;align-items:center;padding:10px 16px;font-size:.92rem;font-weight:900;display:inline-flex}.header-cta:hover{background:var(--color-red);border-color:var(--color-red);transform:translateY(-1px)}.menu-toggle{background:var(--color-white);border:var(--border-soft);border-radius:var(--radius);width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--color-blue);border-radius:999px;width:18px;height:2px;margin:4px auto;display:block}.hero{min-height:auto;color:var(--color-white);background:radial-gradient(circle at 78% 22%,#e5c5706b,#0000 28%),linear-gradient(90deg,#191e26f5,#212832c7 52%,#2128325c),url(/placeholders/placeholder-office.svg) 50%/cover}.hero-overlay{align-items:center;min-height:min(640px,100vh - 82px);padding-block:clamp(48px,7vw,78px);display:flex}.page-hero{min-height:inherit;padding-block:clamp(78px,10vw,126px);padding-inline:max(20px, calc((100vw - var(--max-width)) / 2));align-items:center;display:flex}.hero-content,.page-hero>div{width:min(820px,100%)}.hero-logo{width:clamp(150px,18vw,230px);height:auto;margin-bottom:26px}.hero h1,.page-hero h1{letter-spacing:0;max-width:900px;margin:0;font-size:clamp(2.35rem,4.8vw,4.35rem);line-height:1.02}.hero-content>p:not(.eyebrow),.page-hero p:not(.eyebrow){color:#ffffffd6;max-width:680px;margin:24px 0 0;font-size:clamp(1.05rem,2vw,1.25rem)}.eyebrow{color:var(--color-red);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:950}.hero-kicker,.hero .eyebrow,.page-hero .eyebrow{color:var(--color-gold)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border-radius:var(--radius);text-align:center;cursor:pointer;min-height:50px;transition:transform .18s var(--ease), background .18s var(--ease), border-color .18s var(--ease), box-shadow .18s var(--ease);border:1px solid #0000;justify-content:center;align-items:center;padding:13px 20px;font-weight:900;line-height:1.2;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--color-white);background:var(--color-red);box-shadow:0 14px 30px #ff434d38}.button-primary:hover{background:var(--color-red-dark)}.button-secondary{color:var(--color-white);background:#ffffff14;border-color:#ffffff7a}.button-secondary:hover{background:#ffffff24;border-color:#ffffffb8}.hero-proof{border-radius:var(--radius);background:#ffffff29;border:1px solid #ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;width:min(760px,100%);margin-top:clamp(28px,5vw,44px);display:grid;overflow:hidden}.hero-proof div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1218207a;min-height:104px;padding:18px}.hero-proof strong{color:var(--color-white);font-size:clamp(1.25rem,2.5vw,1.9rem);line-height:1;display:block}.hero-proof span{color:#ffffffc2;margin-top:8px;font-size:.88rem;line-height:1.35;display:block}.section{padding-block:var(--section-y)}.section-heading{max-width:760px;margin-bottom:clamp(28px,4vw,42px)}.section-heading-center{text-align:center;margin-inline:auto}.section-heading h2,.cta-section h2,.two-column-text h2,.contact-details h2,.solution-panel h2{color:var(--color-blue);letter-spacing:0;margin:0;font-size:clamp(2rem,4.1vw,3.45rem);line-height:1.07}.section-heading p:not(.eyebrow),.cta-section p,.two-column-text p,.contact-details p,.solution-panel p{color:#212832b8}.trust-bar{background:#2128321f;border-bottom:1px solid #2128321f;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.trust-item{background:var(--color-white);align-items:center;gap:13px;min-height:98px;padding:22px clamp(18px,3vw,36px);font-weight:900;display:flex}.trust-item span{background:linear-gradient(var(--color-red), var(--color-gold));border-radius:20px;flex:none;width:11px;height:34px}.trust-item p{margin:0;line-height:1.35}.split-section{grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);align-items:center;gap:clamp(30px,5vw,70px);display:grid}.split-section>*,.service-bento>*,.bento-grid>*,.process-grid>*,.testimonial-grid>*,.service-grid>*,.values-grid>*,.two-column-text>*,.contact-layout>*{min-width:0}.split-section.reverse{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr)}.split-section.reverse>div{order:2}.split-section.reverse>figure{order:1}.solution-panel{color:var(--color-white);background:linear-gradient(135deg, #212832fa, #303846f2), var(--color-blue);border-radius:var(--radius);box-shadow:var(--shadow-lift);padding:clamp(26px,4vw,42px)}.solution-panel h2,.solution-panel p{color:var(--color-white)}.solution-panel p{color:#ffffffc7}.solution-panel .text-link{color:var(--color-gold)}.reason-list,.visual-list{gap:10px;display:grid}.reason-list p,.visual-list p{border-left:4px solid var(--color-green);background:var(--color-paper);margin:0;padding:14px 16px;font-weight:800}.muted-section{background:linear-gradient(180deg, #ecece7a3, #f7f7f5eb), var(--color-paper);width:100%;max-width:none;padding-inline:0}.bento-grid{grid-template-columns:1.2fr .8fr 1fr;gap:16px;display:grid}.bento-card,.service-bento article,.process-grid article,.testimonial-card,.service-card,.values-grid article,.two-column-text article,.contact-form,.contact-details{border:var(--border-soft);border-radius:var(--radius);background:var(--color-white);box-shadow:var(--shadow-soft)}.bento-card,.service-bento article,.process-grid article,.testimonial-card{transition:transform .18s var(--ease), box-shadow .18s var(--ease), border-color .18s var(--ease);position:relative;overflow:hidden}.bento-card:hover,.service-bento article:hover,.process-grid article:hover,.testimonial-card:hover{box-shadow:var(--shadow-lift);border-color:#21283233;transform:translateY(-3px)}.bento-card{min-height:250px;padding:clamp(24px,3vw,34px)}.bento-card.is-large{min-height:100%;color:var(--color-white);background:linear-gradient(145deg, #212832fa, #212832c7), var(--color-blue);grid-row:span 2}.bento-card span,.service-bento span,.process-grid span{width:44px;height:32px;color:var(--color-blue);background:var(--color-paper);border-radius:999px;justify-content:center;align-items:center;margin-bottom:26px;font-size:.74rem;font-weight:950;display:inline-flex}.bento-card.is-large span{color:var(--color-blue);background:var(--color-gold)}.bento-card h3,.service-bento h3,.process-grid h3,.testimonial-card strong,.service-card h3,.values-grid h3{color:var(--color-blue);margin:0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.18}.bento-card.is-large h3{color:var(--color-white);font-size:clamp(1.55rem,3vw,2.3rem)}.bento-card p,.service-bento p,.process-grid p,.testimonial-card p,.service-card p,.values-grid p{color:#212832b8;margin:12px 0 0}.bento-card.is-large p{color:#ffffffc7}.bento-red{border-top:4px solid var(--color-red)}.bento-green{border-top:4px solid var(--color-green)}.bento-gold{border-top:4px solid var(--color-gold)}.bento-blue{border-top:4px solid var(--color-blue)}.bento-graphite{border-top:4px solid var(--color-graphite)}.service-bento{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.service-bento article{min-height:260px;padding:24px}.service-bento .service-feature{background:linear-gradient(135deg, #f7f7f5f0, #fffffff5), var(--color-white);grid-column:span 2}.text-link{color:var(--color-red);align-items:center;gap:8px;margin-top:22px;font-weight:950;display:inline-flex}.text-link:after{content:"";width:20px;height:2px;transition:transform .18s var(--ease);background:currentColor}.text-link:hover:after{transform:translate(4px)}.process-section{border-top:1px solid #21283214}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.process-grid article{min-height:250px;padding:24px}.visual-section{padding-top:0}.placeholder-figure{margin:0}.placeholder-figure img{aspect-ratio:1.18;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);width:100%;box-shadow:var(--shadow-soft);border:1px solid #2128321a}.history-section{padding-top:0}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.testimonial-card{flex-direction:column;justify-content:space-between;min-height:280px;padding:26px;display:flex}.testimonial-card p{font-size:1.02rem}.testimonial-card div{border-top:1px solid #2128321f;gap:4px;margin-top:28px;padding-top:18px;display:grid}.testimonial-card span{color:var(--color-muted);font-size:.92rem}.faq-section{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(28px,5vw,70px);display:grid}.faq-section .section-heading{position:sticky;top:112px}.faq-list{gap:12px;display:grid}.faq-list details{border-radius:var(--radius);background:var(--color-white);border:1px solid #21283224;box-shadow:0 12px 32px #2128320f}.faq-list summary{cursor:pointer;padding:18px 52px 18px 20px;font-weight:950;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{width:18px;height:18px;color:var(--color-red);content:"+";font-size:1.35rem;line-height:1;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"-"}.faq-list p{color:#212832c2;margin:0;padding:0 20px 20px}.cta-section{width:min(var(--max-width), calc(100% - 40px));color:var(--color-white);background:radial-gradient(circle at 88% 18%, #e5c57057, transparent 26%), linear-gradient(135deg, var(--color-blue), #304438);border-radius:var(--radius);box-shadow:var(--shadow-lift);justify-content:space-between;align-items:center;gap:30px;margin:0 auto clamp(64px,9vw,112px);padding:clamp(30px,5vw,52px);display:flex}.cta-section h2,.cta-section p,.cta-section .eyebrow{color:var(--color-white)}.cta-section p{color:#ffffffd1;max-width:650px}.page-hero{min-height:430px;color:var(--color-white);background:linear-gradient(90deg,#212832f0,#212832b8),url(/placeholders/placeholder-documents.svg) 50%/cover}.compact-hero{background:linear-gradient(90deg,#212832f0,#212832b8),url(/placeholders/placeholder-office.svg) 50%/cover}.services-hero{background:linear-gradient(90deg,#212832f0,#212832b8),url(/placeholders/placeholder-accounting.svg) 50%/cover}.contact-hero{background:linear-gradient(90deg,#212832f0,#212832b8),url(/placeholders/placeholder-meeting.svg) 50%/cover}.breadcrumbs{color:#ffffffbd;flex-wrap:wrap;gap:8px;margin-bottom:18px;font-size:.88rem;font-weight:800;display:flex}.breadcrumbs a{color:#ffffffd6;text-decoration:none}.breadcrumbs strong{color:var(--color-white)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.service-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.service-card{flex-direction:column;justify-content:space-between;min-height:100%;padding:26px;display:flex}.service-kicker{color:var(--color-green);text-transform:uppercase;margin:0 0 10px;font-size:.76rem;font-weight:950}.service-card p{margin-bottom:14px}.service-detail{margin-top:12px}.service-card ul{color:#212832c7;margin:12px 0 0;padding-left:20px}.service-detail-page{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:clamp(26px,5vw,64px);display:grid}.detail-block,.detail-panel,.mini-card,.resource-card,.leadership-grid article,.legal-content article{border:var(--border-soft);border-radius:var(--radius);background:var(--color-white);box-shadow:var(--shadow-soft)}.detail-block{margin-top:16px;padding:24px}.detail-block h2,.detail-panel h2,.legal-content h2{color:var(--color-blue);margin:0 0 10px;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.18}.detail-block p,.detail-panel li,.legal-content p{color:#212832bd}.detail-panel{padding:28px;position:sticky;top:112px}.detail-panel ul{gap:12px;margin:0;padding-left:20px;display:grid}.resource-grid,.leadership-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.resource-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card,.mini-card,.leadership-grid article{flex-direction:column;justify-content:space-between;min-height:260px;padding:24px;display:flex}.resource-card h3,.mini-card h3,.leadership-grid h3{color:var(--color-blue);margin:0;font-size:clamp(1.16rem,2vw,1.45rem);line-height:1.18}.resource-card p,.mini-card p,.leadership-grid p{color:#212832b8}.resource-meta{border-top:1px solid #2128321f;gap:8px;margin-top:20px;padding-top:16px;display:grid}.resource-meta span{color:var(--color-green-dark);text-transform:uppercase;font-size:.82rem;font-weight:950}.resource-meta a{color:var(--color-red);font-weight:900;text-decoration:none}.leadership-grid strong{color:var(--color-green-dark);margin-top:10px;display:block}.legal-content{gap:16px;max-width:900px;display:grid}.legal-content article{padding:26px}.two-column-text{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.two-column-text article,.values-grid article{padding:28px}.values-grid{width:min(var(--max-width), 100%);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 auto;display:grid}.contact-layout{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:clamp(24px,5vw,64px);display:grid}.contact-form{gap:18px;padding:26px;display:grid}.honeypot{display:none}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}label{color:var(--color-blue);gap:8px;font-weight:850;display:grid}input,select,textarea{width:100%;min-height:48px;color:var(--color-blue);border-radius:var(--radius);font:inherit;background:var(--color-white);border:1px solid #2128322e;padding:12px 14px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--color-red)}.form-status{border-left:4px solid var(--color-green);background:var(--color-paper);color:#212832cc;margin:0;padding:14px 16px}.contact-panel{gap:18px;display:grid}.contact-details{padding:26px}.site-footer{color:var(--color-white);background:var(--color-blue)}.footer-inner{width:min(var(--max-width), calc(100% - 40px));grid-template-columns:1.35fr 1fr .7fr;gap:40px;margin:0 auto;padding:46px 0;display:grid}.footer-logo{-o-object-fit:contain;object-fit:contain;width:min(440px,100%);height:150px;margin-bottom:16px}.site-footer h2{margin:0 0 12px;font-size:1rem}.site-footer p,.site-footer address{color:#ffffffc2;margin:0;font-style:normal}.footer-links{flex-wrap:wrap;gap:10px 14px;margin-top:16px;display:flex}.footer-links a{color:#ffffffdb;font-size:.92rem;font-weight:850;text-decoration:none}.reveal-in{animation:reveal-in .56s var(--ease) both}@keyframes reveal-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1080px){.bento-grid,.service-bento,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bento-card.is-large{grid-row:span 1}.faq-section{grid-template-columns:1fr}.faq-section .section-heading{position:static}}@media (width<=920px){.header-inner{flex-wrap:wrap}.menu-toggle{margin-left:auto;display:block}.main-nav{border-top:1px solid #2128321a;order:4;width:100%;padding:14px 0 6px;display:none}.main-nav.is-open{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.main-nav a{text-align:center;background:var(--color-paper);border-radius:var(--radius);padding:11px 10px}.main-nav a:after{display:none}.trust-bar,.testimonial-grid,.values-grid,.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.split-section,.split-section.reverse,.contact-layout,.service-detail-page{grid-template-columns:1fr}.detail-panel{position:static}.resource-grid,.resource-grid.compact,.leadership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-section.reverse>div,.split-section.reverse>figure{order:initial}}@media (width<=720px){.section-shell,.section{width:min(100% - 32px, var(--max-width))}.site-header{padding-inline:16px}.header-cta{display:none}.brand-link img{width:48px;height:48px}.hero-logo{width:156px;margin-bottom:20px}.main-nav.is-open{grid-template-columns:1fr 1fr}.hero{min-height:auto}.hero-overlay,.page-hero{padding-block:38px}.hero h1,.page-hero h1{overflow-wrap:break-word;font-size:clamp(1.92rem,8.4vw,2.58rem)}.hero-content>p:not(.eyebrow),.page-hero p:not(.eyebrow){margin-top:18px;font-size:1rem}.hero-proof{margin-top:22px}.hero-actions,.cta-section{flex-direction:column;align-items:stretch}.button{width:100%}.hero-proof,.trust-bar,.bento-grid,.service-bento,.process-grid,.testimonial-grid,.service-grid,.service-grid.compact,.resource-grid,.resource-grid.compact,.leadership-grid,.two-column-text,.values-grid,.form-grid,.footer-inner{grid-template-columns:1fr}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-proof div{min-height:92px;padding:12px 10px}.hero-proof strong{font-size:1.18rem}.hero-proof span{font-size:.76rem}.service-bento .service-feature{grid-column:span 1}.trust-item,.bento-card,.service-bento article,.process-grid article,.testimonial-card{min-height:auto}.muted-section{padding-inline:0}.footer-inner{gap:28px}}.control-shell{--navy:#212832;--red:#ff434d;--green:#789578;--gold:#e5c570;--line:#e7e8e8;--muted:#68717c;min-height:100vh;color:var(--navy);background:#f5f6f4;font-size:14px;line-height:1.45}.control-shell button,.control-shell input{font:inherit}.control-shell button{cursor:pointer}.control-sidebar{z-index:40;color:#fff;background:#212832;flex-direction:column;width:248px;padding:22px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{justify-content:space-between;align-items:center;height:42px;padding:0 8px;display:flex}.sidebar-brand>span,.control-login-brand{color:#fff;letter-spacing:.08em;align-items:center;gap:8px;text-decoration:none;display:flex}.sidebar-brand img{-o-object-fit:contain;object-fit:contain;width:25px;height:25px}.sidebar-brand strong{font-size:14px}.sidebar-brand button{color:#fff;background:0 0;border:0;display:none}.workspace-switch{background:#ffffff0f;border:1px solid #ffffff21;border-radius:8px;align-items:center;gap:10px;margin:22px 0;padding:10px;display:flex}.workspace-switch>span:nth-child(2){flex:1;display:grid}.workspace-switch strong{font-size:12.5px}.workspace-switch small{color:#ffffff8c;font-size:11px}.workspace-icon{width:30px;height:30px;color:var(--navy);background:var(--gold);border-radius:6px;place-items:center;font-weight:900;display:grid}.control-nav{gap:4px;display:grid}.control-nav p{color:#ffffff61;letter-spacing:.12em;text-transform:uppercase;margin:16px 10px 6px;font-size:10px;font-weight:800}.control-nav button,.sidebar-bottom>button{color:#ffffffab;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;width:100%;padding:10px 11px;display:flex}.control-nav button:hover,.control-nav button.active,.sidebar-bottom>button:hover{color:#fff;background:#ffffff17}.control-nav button.active{box-shadow:inset 3px 0 var(--red)}.control-nav em{color:#fff;background:var(--red);border-radius:10px;margin-left:auto;padding:1px 7px;font-size:10px;font-style:normal;font-weight:800}.sidebar-bottom{gap:12px;margin-top:auto;display:grid}.secure-note{color:#b9ceba;border-top:1px solid #ffffff1a;align-items:center;gap:10px;padding:12px;display:flex}.secure-note span{display:grid}.secure-note strong{color:#fff;font-size:11px}.secure-note small{font-size:10px}.control-main{min-height:100vh;margin-left:248px}.control-topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.topbar-search{color:#8a9198;align-items:center;gap:9px;width:min(410px,45vw);display:flex}.topbar-search input,.toolbar-search input,.inline-note{background:0 0;border:0;outline:0;min-height:0;padding:0}.topbar-search input:focus,.toolbar-search input:focus,.inline-note:focus{border:0}.topbar-search kbd{background:#f6f6f5;border:1px solid #dfe1e2;border-radius:4px;margin-left:auto;padding:2px 7px;font-size:10px}.topbar-actions,.user-menu,.page-actions{align-items:center;gap:12px;display:flex}.icon-button,.mobile-sidebar,.more-button{color:#59616b;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:relative}.icon-button:hover,.more-button:hover{background:#f1f2f0}.icon-button i{background:var(--red);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.mobile-sidebar{display:none}.user-menu{border-left:1px solid var(--line);padding-left:12px}.user-menu>span:nth-child(2){display:grid}.user-menu strong{font-size:12px}.user-menu small{color:var(--muted);font-size:10px}.avatar{color:#fff;background:#536d56;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:inline-grid}.preview-badge{color:#6d5923;text-transform:uppercase;background:#fff7da;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:800}.control-content{width:min(1220px,100% - 52px);margin:0 auto;padding:34px 0 60px}.control-data-state{color:#6c7580;justify-content:center;align-items:center;gap:9px;min-height:calc(100vh - 68px);font-weight:750;display:flex}.control-data-state.is-error{color:#c9343e}.wide-content{width:calc(100% - 44px);max-width:1500px}.control-page-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:25px;display:flex}.control-page-head>div:first-child>span,.client-profile-head>div:nth-child(2)>span{color:#7d858e;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.control-page-head h1,.client-profile-head h1{color:var(--navy);letter-spacing:-.02em;margin:4px 0 3px;font-size:29px;line-height:1.12}.control-page-head p,.client-profile-head p{color:var(--muted);margin:0}.button-dark,.button-ghost,.period-button,.filter-button,.drive-button{border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:750;display:inline-flex}.button-dark{color:#fff;background:var(--navy);border:1px solid var(--navy)}.button-dark:hover{background:#303846}.button-ghost,.period-button,.filter-button{color:#46505b;background:#fff;border:1px solid #dfe1e2}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:16px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;min-height:126px;padding:18px;display:flex;box-shadow:0 4px 16px #21283206}.metric-icon{border-radius:7px;flex:none;place-items:center;width:36px;height:36px;display:grid}.metric-icon svg{width:18px}.metric-icon.blue{color:#425468;background:#e8edf2}.metric-icon.green{color:#536d56;background:#eaf0e9}.metric-icon.gold{color:#8c6d21;background:#fbf2d8}.metric-icon.red{color:#c9343e;background:#fdebed}.metric-card>div{flex:1;align-content:start;display:grid}.metric-card small{color:#737c85;font-size:11px;font-weight:700}.metric-card strong{color:var(--navy);margin-top:1px;font-size:25px;line-height:1.3}.metric-card p{color:#7c858d;margin:2px 0 0;font-size:10.5px}.metric-progress{background:#edf0ed;border-radius:3px;height:3px;margin-top:8px;overflow:hidden}.metric-progress i{background:var(--green);height:100%;display:block}.dashboard-grid,.profile-grid{grid-template-columns:1.3fr .7fr;gap:16px;display:grid}.control-card,.operations-card{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 5px 18px #21283206}.control-card{padding:20px}.span-two{grid-column:span 1}.card-head{border-bottom:1px solid #eff0ef;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.card-head h2,.documents-head h2{margin:0;font-size:14px}.card-head p,.documents-head p{color:var(--muted);margin:3px 0 0;font-size:10.5px}.card-head button{color:#68727c;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10.5px;font-weight:700;display:flex}.progress-overview{justify-content:center;align-items:center;gap:50px;min-height:174px;display:flex}.progress-ring{text-align:center;background:radial-gradient(closest-side,#fff 75%,transparent 76%),conic-gradient(var(--green) 65%,#edf0ed 0);border-radius:50%;place-content:center;width:118px;height:118px;display:grid}.progress-ring strong{font-size:23px}.progress-ring span{color:var(--muted);font-size:9px}.progress-legend{gap:10px;min-width:200px;display:grid}.progress-legend p{color:#68717b;align-items:center;gap:8px;margin:0;font-size:10.5px;display:flex}.progress-legend p strong{color:var(--navy);margin-left:auto}.progress-legend i{border-radius:50%;width:7px;height:7px}.legend-ready{background:var(--green)}.legend-progress{background:#60748b}.legend-pending{background:var(--gold)}.legend-blocked{background:var(--red)}.annual-score{text-align:center;place-content:center;min-height:174px;display:grid}.annual-score span{font-size:25px;font-weight:850}.annual-score strong{font-size:11px}.annual-score>div{background:#edf0ed;border-radius:4px;width:190px;height:5px;margin:16px 0 8px;overflow:hidden}.annual-score i{background:var(--green);height:100%;display:block}.annual-score small{color:var(--muted);font-size:10px}.attention-list{display:grid}.attention-list>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #eff0ef;grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:13px 0;display:grid}.attention-list>button:last-child{border:0}.attention-list button>span:nth-child(2){display:grid}.attention-list strong{font-size:11px}.attention-list small{color:var(--muted);font-size:10px}.activity-feed,.timeline{gap:0;margin:6px 0 0;padding:0;list-style:none;display:grid}.activity-feed li{border-bottom:1px solid #eff0ef;align-items:center;gap:10px;padding:11px 0;display:flex}.activity-feed li:last-child{border:0}.activity-feed li>span:last-child{display:grid}.activity-feed strong{font-size:10.5px}.activity-feed small{color:var(--muted);font-size:9px}.activity-system{color:#536d56;background:#eaf0e9;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.compact-metrics{background:var(--line);border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(6,1fr);gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.f29-kpis{background:var(--line);border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.f22-kpis{background:var(--line);border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.mini-metric{background:#fff;justify-content:space-between;align-items:center;min-height:65px;padding:12px 16px;display:flex}.mini-metric span{color:var(--muted);font-size:10.5px;font-weight:700}.mini-metric strong{font-size:20px}.mini-metric.green strong{color:#536d56}.mini-metric.blue strong{color:#50677e}.mini-metric.gold strong{color:#9a792c}.mini-metric.red strong{color:#d23843}.operations-card{overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:12px;display:flex}.f29-toolbar select{color:#59636d;background:#fff;border:1px solid #e0e3e1;border-radius:6px;width:auto;min-width:155px;min-height:34px;padding:6px 28px 6px 9px;font-size:10.5px}.period-controls{gap:8px;display:flex}.period-controls select,.table-toolbar>select{color:#46505b;background:#fff;border:1px solid #dfe1e2;border-radius:6px;min-height:36px;padding:7px 30px 7px 10px;font-size:11px;font-weight:700}.filter-button.active{color:#536d56;background:#edf2ec;border-color:#8fa790}.toolbar-search{color:#858c94;background:#f7f8f6;border:1px solid #e6e8e6;border-radius:6px;align-items:center;gap:8px;width:240px;padding:8px 10px;display:flex}.toolbar-search input{font-size:11px}.filter-tabs{flex:1;gap:3px;display:flex}.filter-tabs button{color:#68717b;background:0 0;border:0;border-radius:5px;padding:7px 9px;font-size:10.5px;font-weight:700}.filter-tabs button.active,.filter-tabs button:hover{color:var(--navy);background:#edf0ed}.table-scroll{overflow:auto}.ops-table{border-collapse:separate;border-spacing:0;white-space:nowrap;width:100%}.ops-table th{color:#78818a;border-bottom:1px solid var(--line);letter-spacing:.04em;text-align:left;text-transform:uppercase;background:#fafbfa;height:36px;padding:0 10px;font-size:9px;font-weight:850}.ops-table td{color:#535d67;vertical-align:middle;border-bottom:1px solid #eff0ef;height:57px;padding:7px 10px;font-size:10.5px}.ops-table tbody tr:hover td{background:#fcfcfb}.ops-table .sticky-client{z-index:2;background:#fff;min-width:270px;position:sticky;left:0;box-shadow:1px 0 #eff0ef}.ops-table th.sticky-client{z-index:3;background:#fafbfa}.client-cell{width:100%;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.client-cell>span:first-child{display:grid}.client-cell strong,.clients-table strong,.file-name strong{color:var(--navy);font-size:10.5px}.client-cell small,.block-rut,.file-name small{color:#899098;font-size:9px}.status-pill{border-radius:10px;align-items:center;gap:5px;padding:3px 7px;font-size:8.5px;font-weight:800;display:inline-flex}.status-pill i{background:currentColor;border-radius:50%;width:5px;height:5px}.is-ready,.is-paid{color:#536d56;background:#eaf0e9}.is-declared{color:#4a6178;background:#e9eef3}.is-pending{color:#8c6d21;background:#fbf2d8}.is-progress{color:#755d8b;background:#f0eaf5}.is-blocked{color:#c9343e;background:#fdebed}.is-neutral{color:#767e85;background:#eff0ef}.tiny-check{color:#fff;background:#fff;border:1px solid #d8dcda;border-radius:5px;place-items:center;width:22px;height:22px;margin:auto;display:grid}.tiny-check.is-checked{background:#657d68;border-color:#657d68}.tiny-check:hover{border-color:#789578}.select-pill{background:0 0;border:0;align-items:center;gap:3px;padding:0;display:flex}.inline-note{color:#5d6670;width:150px;font-size:10px}.assigned{align-items:center;gap:6px;display:inline-flex}.assigned .avatar{width:24px;height:24px;font-size:8px}.table-footer{color:#8b9299;background:#fafbfa;justify-content:space-between;padding:10px 14px;font-size:9px;display:flex}.drive-button{color:#526579;background:0 0;border:0;min-height:28px;padding:4px 8px}.clients-table tbody tr{cursor:pointer}.clients-table th,.clients-table td{padding-inline:14px}.f22-table td{height:54px}.positive{font-weight:750;color:#536d56!important}.negative{font-weight:750;color:#c9343e!important}.block-rut{display:block}.f29-ops-table{min-width:1280px}.f29-ops-table .sticky-client{min-width:230px}.inline-number,.inline-date,.inline-select,.inline-status{background:0 0;border:1px solid #0000;border-radius:5px;min-height:30px;padding:5px 7px;font-size:10px}.inline-number{text-align:right;width:105px}.inline-date{width:120px}.inline-select{width:125px}.inline-status{width:145px;font-weight:750}.inline-number:hover,.inline-date:hover,.inline-select:hover,.inline-status:hover,.inline-number:focus,.inline-date:focus,.inline-select:focus,.inline-status:focus{background:#fff;border-color:#dfe2df}.inline-status.is-ready,.inline-status.is-paid{color:#536d56;background:#eaf0e9}.inline-status.is-blocked{color:#c9343e;background:#fdebed}.inline-status.is-declared{color:#4a6178;background:#e9eef3}.inline-status.is-pending{color:#8c6d21;background:#fbf2d8}.inline-status.is-progress{color:#755d8b;background:#f0eaf5}.inline-status.is-neutral{color:#767e85;background:#eff0ef}.due-day{font-weight:750}.document-count{color:#526579;background:#edf1f4;border:0;border-radius:5px;align-items:center;gap:4px;padding:4px 7px;font-weight:800;display:inline-flex}.missing-period-row td,.missing-period-row .sticky-client{background:#fffaf0}.save-state{color:#9aa0a5;align-items:center;gap:4px;font-size:9px;font-weight:750;display:inline-flex}.save-state.saving{color:#6b7785}.save-state.saving svg{animation:.8s linear infinite spin}.save-state.saved{color:#536d56}.save-state.error{color:#c9343e}@keyframes spin{to{transform:rotate(360deg)}}.pagination{align-items:center;gap:10px;display:flex}.pagination button{color:#58636d;background:#fff;border:1px solid #dfe2df;border-radius:4px;padding:3px 7px;font-size:9px}.pagination button:disabled{opacity:.4}.pagination b{font-weight:750}.client-profile-head{align-items:center;gap:14px;margin-bottom:24px;display:flex}.client-profile-head .page-actions{margin-left:auto}.client-monogram{color:#fff;background:#526479;border-radius:9px;place-items:center;width:54px;height:54px;font-size:23px;font-weight:800;display:grid}.profile-tabs{border-bottom:1px solid #dfe2df;gap:22px;margin-bottom:16px;display:flex}.profile-tabs button{color:#747d85;background:0 0;border:0;padding:0 0 11px;font-size:11px;font-weight:750;position:relative}.profile-tabs button.active{color:var(--navy)}.profile-tabs button.active:after{content:"";background:var(--red);height:2px;position:absolute;bottom:-1px;left:0;right:0}.profile-tabs em{background:#eceeec;border-radius:7px;margin-left:5px;padding:1px 5px;font-size:8px;font-style:normal}.profile-status{place-items:center;min-height:150px;display:grid}.profile-status strong{margin-top:13px;font-size:24px}.profile-status span:last-child{color:var(--muted);font-size:10px}.profile-grid .span-two{grid-column:span 2}.history-row{grid-template-columns:repeat(6,1fr);padding-top:20px;display:grid}.history-row div{place-items:center;gap:7px;display:grid}.history-row span{color:var(--muted);text-transform:uppercase;font-size:9px}.history-row i{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;display:grid}.history-row i.blocked{background:var(--red)}.history-row small{font-size:9px}.observation-box{gap:12px;padding-top:17px;display:flex}.observation-box p{color:#56616b;margin:5px 0}.observation-box small{color:var(--muted);font-size:9px}.f22-live-table{min-width:2050px}.f22-live-table .sticky-client{min-width:245px}.f22-live-table .responsible-note{width:120px}.f22-check-grid{grid-template-columns:1fr 1fr;gap:14px;padding-top:20px;display:grid}.f22-check-grid p{color:#5f6973;align-items:center;gap:9px;margin:0;font-size:11px;display:flex}.f22-check-grid .tiny-check{margin:0}.f22-result-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:20px 0;display:grid}.f22-result-grid div{background:#f8f9f7;border:1px solid #eceeec;border-radius:6px;gap:4px;padding:15px;display:grid}.f22-result-grid span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:750}.f22-result-grid strong{font-size:16px}.f22-profile-note{color:#5d6670;border-top:1px solid #eff0ef;margin:0;padding-top:15px;font-size:11px}.documents-head{justify-content:space-between;align-items:center;padding:18px;display:flex}.documents-panel .ops-table{border-top:1px solid var(--line)}.file-name{color:#657d68;align-items:center;gap:9px;display:flex}.file-name>span{display:grid}.documents-panel .drive-button{gap:5px;display:inline-flex}.recursive-documents .documents-head{gap:20px}.document-toolbar{background:#fafbfa}.documents-tree-table{min-width:1180px}.documents-tree-table td{height:62px}.documents-tree-table th:first-child{min-width:230px}.documents-tree-table th:nth-child(3){min-width:330px}.document-path{color:#6b7580;text-overflow:ellipsis;max-width:420px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;display:block;overflow:hidden}.folder-label{color:#7c858d;font-size:10px}.recursive-documents .status-pill{white-space:nowrap}.activity-panel{max-width:760px}.timeline li{border-bottom:1px solid #eff0ef;gap:12px;padding:16px 0;display:flex}.timeline li>span{color:#536d56;background:#eaf0e9;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.timeline strong{font-size:11px}.timeline p{color:var(--muted);margin:2px 0;font-size:9px}.icon-button.compact{width:29px;height:29px}.drive-button:disabled,.button-dark:disabled{cursor:not-allowed;opacity:.45}.empty-table{color:var(--muted);text-align:center;padding:30px;font-size:11px}.empty-panel{text-align:center;place-content:center;place-items:center;min-height:260px;display:grid}.empty-panel h2{margin:12px 0 5px}.empty-panel p{max-width:460px;color:var(--muted);margin:0;font-size:11px}.operation-message{color:#536d56;margin-top:5px;display:block}.operation-message.is-warning{color:#9a792c}.documents-panel a.drive-button{text-decoration:none}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1a20288c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.control-modal{background:#fff;border:1px solid #dfe2df;border-radius:10px;gap:15px;width:min(510px,100%);padding:22px;display:grid;box-shadow:0 30px 80px #14192040}.control-modal header{border-bottom:1px solid #eff0ef;justify-content:space-between;align-items:flex-start;padding-bottom:13px;display:flex}.control-modal header span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.control-modal h2{margin:2px 0 0;font-size:19px}.control-modal header button{background:0 0;border:0;padding:4px}.control-modal label{color:#606b75;gap:6px;font-size:10px;font-weight:800;display:grid}.control-modal input,.observation-form textarea{color:var(--navy);font:inherit;background:#fafbfa;border:1px solid #dfe2df;border-radius:6px;padding:10px}.control-modal footer{justify-content:flex-end;gap:8px;padding-top:5px;display:flex}.form-error{color:#c9343e;margin:0;font-size:10px}.notes-panel{max-width:850px}.observation-form{border-bottom:1px solid #eff0ef;gap:10px;padding:18px 0;display:grid}.observation-form textarea{resize:vertical;min-height:90px}.observation-form button{justify-self:end}.notes-list{margin:0;padding:0;list-style:none;display:grid}.notes-list li{border-bottom:1px solid #eff0ef;gap:12px;padding:16px 0;display:flex}.notes-list li>div{gap:4px;display:grid}.notes-list p{color:#56616b;white-space:pre-wrap;margin:0;font-size:11px}.notes-list small{color:var(--muted);font-size:9px}.control-login{color:#fff;background:#212832;grid-template-columns:minmax(520px,.9fr) minmax(420px,1.1fr);min-height:100vh;display:grid}.control-login-panel{background:#212832;flex-direction:column;padding:42px clamp(42px,7vw,100px);display:flex}.control-login-brand img{-o-object-fit:contain;object-fit:contain;width:34px;height:34px}.control-login-brand strong{font-size:20px}.control-login-copy{width:min(410px,100%);margin:auto 0}.control-secure-label{color:#e5c570;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.control-login h1{letter-spacing:-.03em;margin:18px 0;font-size:43px;line-height:1.05}.control-login p{color:#ffffffa8;font-size:15px}.control-google-button{color:#212832;background:#fff;border:0;border-radius:7px;align-items:center;gap:12px;width:100%;margin-top:28px;padding:13px;font-weight:800;display:flex}.control-google-button svg{margin-left:auto}.google-mark{color:#4285f4;border:1px solid #e5e5e5;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.control-login small{color:#ffffff61;margin-top:17px;font-size:9px;line-height:1.5;display:block}.control-login-art{background:linear-gradient(145deg,#e8c66e,#ff434d 80%);position:relative;overflow:hidden}.login-orbit{border:1px solid #ffffff59;border-radius:50%;position:absolute}.orbit-one{width:620px;height:620px;top:-100px;right:-180px}.orbit-two{width:420px;height:420px;top:20px;right:-60px}.login-art-card{background:#212832e0;border:1px solid #fff3;border-radius:10px;width:260px;padding:24px;display:grid;position:absolute;bottom:18%;right:14%;box-shadow:0 25px 70px #2128324d}.login-art-card strong{font-size:48px}.login-art-card span{color:#ffffffb3}.control-loading{color:#fff;background:#212832;place-items:center;min-height:100vh;display:grid}@media (width<=1100px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.compact-metrics,.f29-kpis,.f22-kpis{grid-template-columns:repeat(3,1fr)}.filter-tabs{display:none}.dashboard-grid{grid-template-columns:1fr}.ops-table{min-width:1050px}}@media (width<=760px){.control-sidebar{transition:transform .2s;transform:translate(-100%)}.control-sidebar.is-open{transform:none}.sidebar-brand button,.mobile-sidebar{display:grid}.control-main{margin-left:0}.control-topbar{padding:0 15px}.topbar-search{flex:1;width:auto}.topbar-search kbd,.user-menu span:nth-child(2),.user-menu svg{display:none}.control-content,.wide-content{width:calc(100% - 28px);padding-top:22px}.control-page-head{flex-direction:column;align-items:flex-start}.metrics-grid{grid-template-columns:1fr 1fr}.dashboard-grid,.profile-grid{grid-template-columns:1fr}.profile-grid .span-two{grid-column:auto}.compact-metrics,.f29-kpis,.f22-kpis{grid-template-columns:repeat(2,1fr)}.table-toolbar{flex-wrap:wrap}.f29-toolbar select,.toolbar-search{width:100%}.control-login{grid-template-columns:1fr}.control-login-art{display:none}.control-login h1{font-size:34px}.client-profile-head{flex-wrap:wrap;align-items:flex-start}.client-profile-head .page-actions{width:100%;margin:0}.profile-tabs{overflow:auto}.history-row{grid-template-columns:repeat(3,1fr);gap:20px}.topbar-actions .preview-badge{display:none}}.billing-extended{min-width:1980px}.row-actions{gap:5px;display:flex}.row-actions button{color:#526579;background:#f4f6f7;border:1px solid #e2e5e6;border-radius:5px;align-items:center;gap:4px;min-height:27px;padding:4px 7px;font-size:9px;font-weight:750;display:inline-flex}.row-actions button:disabled{cursor:not-allowed;opacity:.4}.billing-kpis{background:var(--line);border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.billing-kpis>div{background:#fff;gap:3px;min-height:92px;padding:16px;display:grid}.billing-kpis span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:800}.billing-kpis strong{font-size:20px}.billing-kpis small{color:var(--muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.billing-table{min-width:1150px}.panel-error{padding:0 18px}.contacts-panel table{border-top:1px solid var(--line)}.email-composer{width:min(760px,100%);max-height:calc(100vh - 40px);overflow:auto}.composer-steps{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.composer-steps b{color:#8a9299;text-align:center;background:#f4f5f3;border-radius:5px;padding:7px;font-size:9px}.composer-steps b.active{color:#fff;background:#526479}.composer-form{gap:12px;display:grid}.email-composer textarea,.control-modal textarea,.control-modal select{color:var(--navy);font:inherit;background:#fafbfa;border:1px solid #dfe2df;border-radius:6px;padding:10px}.email-composer textarea{resize:vertical;min-height:180px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.contact-hint{color:var(--muted);margin-top:-8px;font-size:9px}.attachment-picker{background:#f8f9f7;border:1px solid #e5e7e5;border-radius:6px;flex-wrap:wrap;gap:6px;padding:11px;display:flex}.attachment-picker>strong{align-items:center;gap:5px;width:100%;font-size:10px;display:flex}.attachment-picker button,.upload-button{color:#65717c;cursor:pointer;background:#fff;border:1px solid #dfe2df;border-radius:5px;align-items:center;gap:5px;padding:6px 8px!important;font-size:9px!important;font-weight:700!important;display:inline-flex!important}.attachment-picker button.selected{color:#536d56;background:#edf2ec;border-color:#8fa790}.upload-button input{display:none}.email-preview{background:#fafbfa;border:1px solid #dfe2df;border-radius:7px;gap:10px;padding:18px;display:grid}.email-preview>strong{font-size:15px}.email-preview>p{color:var(--muted);margin:0;font-size:9px}.email-preview article{color:#46505b;white-space:normal;background:#fff;border:1px solid #e8eae8;border-radius:5px;min-height:180px;padding:18px;font-size:11px;line-height:1.6}.confirm-warning{color:#8c6d21;background:#fbf2d8;border-radius:5px;align-items:center;gap:8px;padding:10px;font-size:10px;display:flex}.contact-checks{gap:16px;display:flex}.contact-checks label{align-items:center;gap:6px;display:flex}.contact-checks input{width:auto}.control-modal footer button{border-radius:6px;align-items:center;gap:5px;padding:8px 11px;font-size:10px;font-weight:750;display:inline-flex}@media (width<=1100px){.billing-kpis{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.billing-kpis{grid-template-columns:1fr 1fr}.email-composer{border-radius:0;max-height:100vh}.contact-checks{flex-direction:column}}.\!visible{visibility:visible!important}.visible{visibility:visible}.table{display:table}.hidden{display:none}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}
