/* ADT Contable · V6. Identidad: negro, ámbar, marfil y oro mate. Sin dependencias. */
:root{--black:#000;--bg:#0b0e0f;--soft:#101516;--panel:#121719;--ink:#f4f0e8;--muted:#c1c5c2;--dim:#969f9b;--gold:#ffa222;--gold-light:#edc58a;--ivory:#fff1d6;--line:#2b3332;--max:1200px;--ease:cubic-bezier(.22,.61,.36,1)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.75 'Segoe UI',Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{background:none}button:disabled{cursor:default;opacity:.65}img{display:block;max-width:100%}svg{max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.04em;line-height:1.09}h1{font-size:clamp(43px,5.1vw,70px)}h2{font-size:clamp(32px,3.6vw,46px)}h3{font-size:22px;line-height:1.35;letter-spacing:-.018em}h1 em,h2 em{display:block;margin-top:.12em;font-weight:400;color:var(--gold-light)}p{color:var(--muted)}strong{font-weight:600}p+p{margin-top:17px}::selection{color:var(--black);background:var(--gold-light)}[hidden]{display:none!important}.container{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.narrow{max-width:820px}.section{padding:100px 0;border-bottom:1px solid var(--line)}.soft{background:var(--soft)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.19em;line-height:1.6;text-transform:uppercase;color:var(--gold-light);margin-bottom:23px}.lead{font-size:17px;line-height:1.85;max-width:600px;margin-top:28px}.section-copy{font-size:16px;margin-top:26px;max-width:51ch}.small-note{font-size:12px;line-height:1.7;color:var(--dim);margin-top:22px}.icon{height:22px;width:22px;flex:none;vertical-align:middle}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;padding:15px 23px;min-height:52px;border:1px solid transparent;border-radius:3px;font-size:13px;font-weight:600;line-height:1.5;max-width:100%;text-align:center;transition:background .22s,border-color .22s,color .22s,box-shadow .22s}.button .icon{height:19px;width:19px;transition:transform .22s}.button.primary{background:var(--gold);border-color:var(--gold);color:#161108}.button.primary:hover{background:#ffb54b;border-color:#ffb54b;box-shadow:0 3px 18px #ffa22214}.button.secondary{border-color:#5d645c;color:var(--ink)}.button.secondary:hover{background:#242922;border-color:var(--gold-light)}.button.text{color:var(--gold-light);padding:10px 0;border:0;min-height:44px;text-align:left}.button.text:hover{color:var(--ivory)}.button:hover .icon{transform:translateX(3px)}:where(a,button,input,textarea,select,summary,[tabindex]):focus-visible{outline:2px solid var(--gold-light);outline-offset:5px}.skip-link{position:fixed;z-index:200;left:16px;top:-70px;padding:9px 18px;background:var(--gold);color:#000}.skip-link:focus{top:10px}
/* A stable, one-tone masthead. No bouncing or separate logo tile. */
.site-header{position:sticky;top:0;z-index:50;background:#000;border-bottom:1px solid #252a27;transition:box-shadow .25s}.site-header.is-scrolled{box-shadow:0 6px 24px #0006}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:36px;height:94px}.brand{display:inline-flex;align-items:center;gap:15px;flex:none}.brand img{width:62px;height:62px;object-fit:contain;background:#000;transition:transform .25s}.is-scrolled .brand img{transform:scale(.91)}.brand>span{display:flex;flex-direction:column;gap:6px}.brand strong{font:400 24px/1.1 Georgia,serif;letter-spacing:-.012em}.brand>span>span{font-size:8px;line-height:1.5;color:#c4b394;letter-spacing:.19em}.site-header nav{display:flex;align-items:center;gap:26px}.site-header nav>a:not(.button){position:relative;font-size:12px;padding:14px 0;color:#d6d9d4}.site-header nav>a:not(.button)::after{content:'';position:absolute;height:1px;left:0;right:100%;bottom:6px;background:var(--gold);transition:right .22s}.site-header nav>a[aria-current],.site-header nav>a:hover{color:var(--gold-light)}.site-header nav>a[aria-current]::after,.site-header nav>a:hover::after{right:0}.site-header .button{min-height:44px;padding:11px 19px;margin-left:10px}.menu-toggle{display:none;align-items:center;gap:8px;border:1px solid #414841;border-radius:3px;padding:8px 10px;font-size:12px;min-height:44px}.reading-progress{height:1px;position:absolute;bottom:-1px;left:0;width:100%;transform-origin:left;transform:scaleX(0);background:var(--gold);opacity:.8;pointer-events:none}
.hero{padding:70px 0 64px;background:radial-gradient(ellipse at 86% 40%,#3d321017,transparent 55%),linear-gradient(105deg,#090c0d,#0d1213)}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center;min-height:490px}.hero-copy{min-width:0}.hero-copy h1{font-size:clamp(42px,4.5vw,64px)}.home-hero .hero-copy h1{font-size:clamp(43px,4.75vw,68px);line-height:1.1}.hero-copy .lead{font-size:16px;max-width:510px}.hero-copy .actions{gap:24px}.hero-signature{margin-top:44px;font-size:11px;letter-spacing:.04em;color:#abb4ab;line-height:1.9}.hero-signature span{color:#6c6048;margin:0 8px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #31372e;padding-top:19px;margin-top:35px;font-size:11px;color:var(--dim)}.scroll-link{display:flex;align-items:center;gap:10px;padding:8px}.scroll-link .icon{width:16px;height:16px;transform:rotate(90deg)}.hero-art{min-width:0}.art{position:relative;isolation:isolate;width:100%;min-width:0}.art>svg{width:100%;height:auto;display:block}.section-heading{margin-bottom:43px}.section-heading h2{max-width:850px}.section-heading p:not(.eyebrow){font-size:15px;max-width:600px;margin-top:20px}.split{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.split>div{min-width:0}.split .button.text{margin-top:24px}
/* Services: specific labels first; decoration stays in the background. */
.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{border:1px solid #303735;border-radius:4px;padding:30px 23px 22px;background:linear-gradient(155deg,#161c1b,#101414);display:flex;flex-direction:column;align-items:flex-start;transition:transform .24s,border-color .24s,background .24s}.service-card:hover{transform:translateY(-2px);border-color:#8a6e42;background:#171e1c}.service-icon{display:grid;place-items:center;width:42px;height:42px;color:var(--gold-light);margin-bottom:31px}.service-icon .icon{height:30px;width:30px;stroke-width:1.25}.service-card h3{font-size:20px;line-height:1.32;min-height:52px}.service-card p{font-size:13px;line-height:1.8;margin-top:15px;flex:1}.card-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;padding-top:28px;margin-top:20px;border-top:1px solid #303735;font-size:11px;color:#e2c490}.card-foot .icon{width:17px;height:17px;transition:transform .22s}.service-card:hover .card-foot .icon{transform:translateX(3px)}.sector-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.sector-tags span{font-size:11px;border:1px solid #3a433d;padding:8px 13px;border-radius:3px;background:#111716;color:#d8d9cd}.sector-tags.large{gap:14px;margin:0}.sector-tags.large span{padding:13px 18px;font-size:14px}.sector-proof{margin-top:26px;padding:16px 0 16px 20px;border-left:2px solid #a87b3c}.sector-proof strong{display:block;font-size:19px;font-weight:600;color:var(--gold-light);margin-bottom:3px}.sector-proof>span{font-size:13px;color:#c4c9c2}.restaurant-feature{background:linear-gradient(115deg,#101615,#141813)}
/* Tabs are controls, not decoration. Native button semantics and keyboard behavior. */
.finance-module{border:1px solid var(--line);border-radius:4px;background:#111817;box-shadow:0 24px 60px #0002}.tab-list{display:flex;gap:4px;border-bottom:1px solid var(--line);padding:8px}.tab-list button{flex:1;border:0;padding:12px 8px;font-size:11px;line-height:1.5;color:#aeb9b2;border-radius:2px;min-height:44px}.tab-list button[aria-selected=true]{background:#22261f;color:var(--gold-light)}.tab-list button:hover{color:var(--ivory)}.report-art{padding:25px 26px 0}.report-head{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:9px;letter-spacing:.15em;color:#c9b88f}.report-head .icon{color:var(--gold-light);width:20px;height:20px}.report-svg{width:100%;display:block;margin-top:15px}.report-legend{display:flex;justify-content:space-between;border-top:1px solid #35403e;padding-top:13px;font-size:9px;color:#aeb3a6;letter-spacing:.06em}.report-copy{padding:25px 26px 28px}.report-copy h3{font-size:19px}.report-copy p{font-size:13px;margin-top:12px}.report-copy small{display:block;font-size:10px;color:#9ba499;margin-top:17px}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;position:relative;padding-top:25px}.process::before{content:'';position:absolute;top:31px;left:7px;right:calc(33.33% - 4px);height:1px;background:#4b4634;transform-origin:left}.process article{position:relative}.process-dot{display:block;width:13px;height:13px;border:1px solid #d3b376;background:#1c201b;position:relative;border-radius:50%;margin-bottom:25px;box-shadow:0 0 0 6px var(--bg)}.process h3{font-size:20px}.process p{font-size:14px;margin-top:15px;max-width:30ch}.profile-section{background:#000}.profile-split{grid-template-columns:.8fr 1.2fr;gap:100px}.profile-visual{position:relative;min-height:285px;display:grid;place-items:center;align-self:stretch}.profile-crest{width:270px;height:270px;border:1px solid #584a2f;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background:radial-gradient(#24211838,transparent 72%)}.profile-crest::before{content:'';position:absolute;inset:10px;border:1px solid #2b2b23;border-radius:50%}.crest-mark{font:italic 98px/.95 Georgia,serif;color:#d5af70;letter-spacing:-.12em;padding-right:13px}.crest-rule{width:60px;height:1px;background:#998158;margin:21px 0 16px}.crest-label{font-size:8px;letter-spacing:.21em;color:#baa989}.professional-name{font:24px/1.4 Georgia,serif;color:var(--gold-light);margin-top:25px}.professional-photo{width:100%;max-width:360px;height:420px;object-fit:cover;border-radius:4px}.profile-visual.has-photo .profile-crest{display:none}.faq-split{align-items:start}.accordion{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:23px 0;font-size:15px;line-height:1.6;cursor:pointer;color:var(--ink)}summary::-webkit-details-marker{display:none}summary .icon{width:17px;height:17px;color:var(--gold-light);transition:transform .2s}details[open]>summary .icon{transform:rotate(45deg)}.detail-body{padding:0 0 26px;font-size:14px;line-height:1.8;color:var(--muted)}.detail-body p{max-width:65ch}.detail-body .button{font-size:12px}.detail-body p+p{margin-top:16px}.closing{background:linear-gradient(115deg,#151b19,#0d1212)}.closing-inner{display:flex;gap:60px;justify-content:space-between;align-items:center}.closing h2{max-width:760px}.closing p:not(.eyebrow){margin-top:22px;font-size:15px}.closing .button{flex:none}.closing .eyebrow{margin-bottom:18px}
/* Internal pages */
.page-intro{background:#0c1111;padding:78px 0}.page-intro h1{max-width:840px}.page-intro .lead{max-width:700px}.service-jump{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:34px}.service-jump a{color:var(--gold-light);font-size:12px;border-bottom:1px solid #6c5835;padding:8px 0}.service-content{padding:0}.service-detail{display:grid;grid-template-columns:.5fr 1fr;gap:90px;padding:80px 0;border-bottom:1px solid var(--line);scroll-margin-top:100px}.service-detail:last-child{border:0}.service-number{display:flex;align-items:center;gap:17px;align-self:start;color:var(--gold-light);font-size:13px;padding-top:7px}.service-number .icon{width:34px;height:34px}.service-detail h2{font-size:39px}.service-detail p{margin-top:22px;max-width:58ch;font-size:15px}.check-list{list-style:none;padding:0;margin:25px 0}.check-list li{display:flex;gap:13px;align-items:flex-start;font-size:14px;color:#d0d6cf;margin-bottom:12px}.check-list .icon{color:var(--gold-light);width:16px;height:21px}.service-detail .small-note{font-size:11px}.service-detail .actions{margin-top:28px}.need-selector{border:1px solid #39413a;border-radius:4px;background:#111816}.need-tabs{padding:10px;gap:8px;flex-wrap:wrap}.need-tabs button{font-size:13px;padding:16px 12px}.need-selector [role=tabpanel]{padding:38px;display:flex;align-items:center;gap:50px;justify-content:space-between;min-height:230px}.need-selector [role=tabpanel]>div{max-width:650px}.need-selector .eyebrow{font-size:9px;margin-bottom:17px;display:block}.need-selector h3{font:30px/1.2 Georgia,serif}.need-selector p{margin-top:18px;font-size:15px}.need-selector .button{flex:none;font-size:12px}.text-stack article{padding:27px 0;border-bottom:1px solid var(--line)}.text-stack article:first-child{padding-top:0}.text-stack h3{font:26px/1.2 Georgia,serif}.text-stack p{font-size:15px;margin-top:16px}.text-stack article:last-child{border:0;padding-bottom:0}.restaurant-hero{background:radial-gradient(ellipse at 80% 45%,#6247110c,transparent 60%),#090d0e}.restaurant-hero .hero-copy h1{font-size:clamp(41px,4.4vw,63px)}.art-signature{text-align:right;font:italic 19px/1.6 Georgia,serif;color:var(--gold-light);margin-top:5px}.restaurant-hero .actions{gap:19px}.restaurant-hero .actions .button{font-size:12px}.restaurant-focus{background:#101516}.risk-split{align-items:start;gap:70px;grid-template-columns:1fr 1.1fr}.risk-split h2{font-size:clamp(33px,3.8vw,49px);max-width:500px}.risk-split .section-copy{font-size:15px}.art-audit{margin-top:35px;border:1px solid #343c35;padding:10px;background:#0c1212;border-radius:4px}.risk-content{border-top:1px solid #3a443a}.risk-panel summary{padding:24px 0;font-size:16px;align-items:flex-start}.risk-panel small{font-size:10px;color:var(--gold-light);text-transform:uppercase;letter-spacing:.1em;display:block;margin-bottom:12px}.risk-panel strong{font:23px/1.3 Georgia,serif;display:block;letter-spacing:-.02em}.risk-panel summary>.icon{margin-top:6px}.risk-panel .detail-body{font-size:14px}.source{font-size:11px;color:#c8b088;margin-top:19px}.source a{text-decoration:underline;text-underline-offset:4px}.tax-note{border:1px solid #625035;border-radius:4px;padding:29px;margin-top:29px;background:#151b17}.tax-note h3{font:27px/1.25 Georgia,serif;color:var(--gold-light)}.tax-note p{margin-top:17px;font-size:14px}.tax-total{font:52px/1.1 Georgia,serif;color:var(--gold-light);margin-top:22px;letter-spacing:-.03em}.tax-source{margin-top:14px}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.offer-grid article+article{border-left:1px solid var(--line);padding-left:65px}.offer-grid h3{font:34px/1.18 Georgia,serif;max-width:400px}.offer-grid p:not(.eyebrow){margin-top:24px;font-size:15px;max-width:47ch}.offer-grid .button{margin-top:26px}.payroll-art{padding:40px;border:1px solid #3b443c;border-radius:4px;background:linear-gradient(125deg,#1a221f,#101716)}.payroll-art .report-head{margin-bottom:25px}.payroll-row{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #343e35;padding:23px 0}.payroll-row>span:first-child{display:flex;align-items:center;gap:15px;font-size:15px}.payroll-row>span:last-child{font-size:11px;color:#adb6a6}.payroll-row .icon{color:var(--gold-light)}.profile-copy .role{color:var(--gold-light);font-size:13px;margin:22px 0}.profile-copy>p{font-size:15px;margin-top:21px}.profile-copy h2{line-height:1.13}.training{margin-top:25px;border-top:1px solid #3b382b}.training summary{font-size:13px;color:var(--gold-light);padding:17px 0}.training .detail-body{font-size:14px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.values-grid .icon{color:var(--gold-light);width:30px;height:30px;margin-bottom:24px}.values-grid h3{font-size:21px}.values-grid p{font-size:15px;margin-top:17px}
/* Contact is explicit: prepare, review, then send in WhatsApp. */
.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.contact-copy h1{font-size:clamp(40px,4.7vw,60px)}.contact-copy .lead{font-size:16px}.direct-contact{border-top:1px solid #454b3d;margin-top:35px;padding-top:24px}.direct-contact>span{font-size:10px;letter-spacing:.15em;color:var(--dim)}.contact-number{display:flex;align-items:center;gap:13px;font:27px/1.4 Georgia,serif;color:var(--gold-light);margin-top:14px}.direct-contact p{font-size:14px;margin-top:17px}.contact-copy>.button{margin-top:25px}.email-link{color:var(--gold-light);font-size:13px;overflow-wrap:anywhere}.form-panel{background:#131a1a;border:1px solid #354137;border-radius:4px;padding:34px}.form-panel h2{font-size:31px}.form-intro{font-size:13px;margin:15px 0 29px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}.field.full{grid-column:1/-1}.field label{display:block;font-size:12px;margin-bottom:8px;color:#dbe0d7}.field label span{color:var(--gold-light)}input:not([type=checkbox]),textarea,select{width:100%;border:1px solid #4b584e;border-radius:3px;background:#0d1313;min-height:47px;padding:11px 12px;color:var(--ink);font-size:15px}textarea{resize:vertical;line-height:1.7}input::placeholder,textarea::placeholder{color:#8f9c91}select{cursor:pointer}input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true]{border-color:#ffc17b}.consent{display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.8;margin:25px 0;color:var(--muted)}input[type=checkbox]{flex:none;accent-color:var(--gold);width:18px;height:18px;margin:3px 0}.consent a{text-decoration:underline;text-underline-offset:3px}.form-panel .button{font-size:12px}.form-note{font-size:11px;border-left:2px solid #967640;padding-left:13px;margin-top:23px;color:#b4bfb3}.form-panel [role=alert]{margin:15px 0;color:#ffd091;font-size:13px}#message-preview textarea{margin-top:25px;font-size:14px;line-height:1.75}#message-preview .actions{gap:16px}.copy-button{padding:8px 0;border:0;text-decoration:underline;text-underline-offset:3px;color:var(--gold-light);font-size:12px}.legal-copy h2{font-family:'Segoe UI',Arial,sans-serif;font-size:23px;line-height:1.4;letter-spacing:-.02em;margin-top:36px}.legal-copy h2:first-child{margin:0}.legal-copy p{font-size:15px;line-height:1.85;margin-top:17px}.error-page{min-height:65vh}.error-page p{margin-top:25px}.error-page .actions{margin-top:35px}
.site-footer{background:#000;padding:55px 0 30px}.footer-main{display:grid;grid-template-columns:1.3fr .6fr .8fr;gap:70px;align-items:start;padding-bottom:45px}.footer-identity p{font:italic 19px/1.65 Georgia,serif;margin-top:22px;color:#d0ba93;max-width:30ch}.footer-main .brand strong{font-size:23px}.footer-main .brand img{width:57px;height:57px}.footer-main nav{display:flex;flex-direction:column;gap:12px;font-size:13px;padding-top:10px}.footer-main nav a:hover{color:var(--gold-light)}.footer-contact{display:flex;flex-direction:column;gap:12px;padding-top:10px}.footer-contact .eyebrow{margin-bottom:1px}.footer-contact>a{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--gold-light);min-height:34px}.footer-contact .icon{width:18px;height:18px}.footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;border-top:1px solid #252d27;padding-top:22px;padding-bottom:50px;font-size:10px;color:#a4aca2}.footer-bottom small{font-size:10px;max-width:650px}.footer-bottom>div{display:flex;gap:22px;flex-wrap:wrap}.preferences-open{border:0;padding:0;font-size:10px;color:#b6bbaa}.social-dock{position:fixed;right:max(20px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:40;display:flex;flex-direction:column;gap:10px;align-items:stretch}.social-dock>a{display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;line-height:1.5;min-height:47px;padding:11px 18px;border:1px solid #88703f;border-radius:999px;box-shadow:0 6px 15px #0003;background:#090d0d;color:var(--gold-light);transition:background .2s}.social-dock .floating-wa{background:var(--gold);border-color:var(--gold);color:#161108;position:relative;overflow:visible;isolation:isolate}.social-dock .floating-wa:hover{background:#ffb54b}.social-dock .floating-tiktok:hover{background:#20241c}.social-dock .icon{width:19px;height:19px}.wa-border-orbit{position:absolute;pointer-events:none;z-index:2;overflow:visible;max-width:none}.wa-orbit-track{fill:none;stroke:#fff1d6;stroke-width:.7;opacity:.18}.wa-orbit-dot,.wa-orbit-halo{fill:none;stroke-linecap:round;stroke-dasharray:.01 999.99;animation:wa-orbit 8.5s linear infinite;animation-play-state:paused}.wa-orbit-dot{stroke:#fff1d6;stroke-width:6.5}.wa-orbit-halo{stroke:#edc58a;stroke-width:11;opacity:.3}.floating-wa[data-wa-border-running=true] .wa-orbit-dot,.floating-wa[data-wa-border-running=true] .wa-orbit-halo{animation-play-state:running}.floating-wa:not([data-wa-border-ready=true]) .wa-border-orbit{visibility:hidden}@keyframes wa-orbit{to{stroke-dashoffset:-1000}}.menu-open~.social-dock{visibility:hidden}.preferences-dialog{border:1px solid #5b5038;border-radius:5px;background:#121918;color:var(--ink);width:min(480px,calc(100% - 36px));padding:30px;max-height:85vh;overflow:auto}.preferences-dialog::backdrop{background:#000b}.dialog-top{display:flex;gap:20px;align-items:center;justify-content:space-between}.dialog-top h2{font-size:34px}.dialog-top button{border:0;padding:8px;min-width:40px}.preferences-dialog>p{font-size:14px;margin:17px 0}.preference-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;border-top:1px solid #344035;font-size:15px}.preference-row small{display:block;font-size:11px;color:var(--dim);margin-top:7px}.preferences-dialog>.button{margin-top:22px}.preferences-dialog .small-note{font-size:12px}
/* Motion: stable architectural foundations; only light and reflections loop. */
.scene{--play:paused}.scene.in-view{--play:running}.scene *, .scene::before{animation-play-state:var(--play)!important}.growth-column{transform-box:fill-box;transform-origin:center bottom}.art-growth.has-entered .growth-column{animation:grow-in 1.6s var(--ease) both}.art-growth.has-entered .growth-column[data-stage="1"]{animation-delay:.16s}.art-growth.has-entered .growth-column[data-stage="2"]{animation-delay:.32s}.art-growth.has-entered .growth-column[data-stage="3"]{animation-delay:.48s}.art-growth.has-entered .growth-line{stroke-dasharray:1;animation:draw-in 1.8s var(--ease) .55s both}.art-growth.has-entered .growth-tip{animation:fade-in .7s ease 1.9s both}.art-growth.has-entered .growth-glimmer{stroke-dasharray:.12 .88;animation:line-glimmer 12s ease-in-out 2.7s infinite;fill:none;stroke:#fff1d6;stroke-width:3;opacity:0}.skyline{opacity:.35}.company-tower{transform-box:fill-box;transform-origin:center bottom}.art-company.has-entered .company-tower{animation:grow-in 1.4s var(--ease) both}.art-company.has-entered .tower-1{animation-delay:.16s}.art-company.has-entered .tower-2{animation-delay:.32s}.art-company .tower-trace,.art-company .business-road{opacity:.4}.art-company.has-entered .tower-windows{animation:city-light 14s ease-in-out infinite}.rest-building{transform:none}.rest-outline{stroke-dashoffset:0;opacity:.4}.rest-lamp{opacity:.9}.glass-shine{opacity:0}.art-restaurant.has-entered .rest-lamp{animation:restaurant-light 16s ease-in-out infinite}.art-restaurant.has-entered .lamp-1{animation-delay:-2s}.art-restaurant.has-entered .lamp-2{animation-delay:-4s}.art-restaurant.has-entered .glass-shine{animation:window-reflection 16s ease-in-out infinite}.art-restaurant.has-entered .shine-two{animation-delay:.12s}.art-restaurant.has-entered .rest-door-glow{animation:door-light 16s ease-in-out -5s infinite}.art-restaurant svg text{fill:#e7bc79}.art-restaurant.has-entered svg text{animation:restaurant-sign 16s ease-in-out infinite}.lens-group{transform-box:fill-box;transform-origin:center}.art-audit.has-entered .lens-group{animation:lens-review 12s ease-in-out infinite}.art-audit.has-entered .scan-line{animation:audit-scan 12s ease-in-out infinite}.check-notes{display:none}.art-audit svg>rect{fill:#101716}.report-line{stroke-dasharray:1}.report-art.has-entered .report-line{animation:draw-in 1.7s var(--ease) both}.report-art.has-entered .report-bars{animation:fade-up .75s var(--ease) both}.process.has-entered::before{animation:process-line 1.5s var(--ease) both}.payroll-art.has-entered .payroll-row{animation:fade-up .55s var(--ease) both}.payroll-art.has-entered .payroll-row:nth-child(3){animation-delay:.12s}.payroll-art.has-entered .payroll-row:nth-child(4){animation-delay:.24s}.payroll-art.has-entered .payroll-row:nth-child(5){animation-delay:.36s}.reveal.pending{opacity:0;transform:translateY(14px)}.reveal.is-visible{transition:opacity .6s var(--ease),transform .6s var(--ease);opacity:1;transform:none}.panel-enter{animation:fade-up .3s var(--ease) both}@keyframes grow-in{from{transform:scaleY(.12);opacity:.35}to{transform:scaleY(1);opacity:1}}@keyframes draw-in{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-up{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes process-line{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes line-glimmer{0%,20%{stroke-dashoffset:1;opacity:0}28%{opacity:.75}62%{stroke-dashoffset:-1;opacity:0}100%{stroke-dashoffset:-1;opacity:0}}@keyframes city-light{0%,100%{opacity:.27}48%{opacity:.42}}@keyframes restaurant-light{0%,100%{opacity:.88}40%{opacity:1}65%{opacity:.95}}@keyframes restaurant-sign{0%,100%{opacity:.86}55%{opacity:1}}@keyframes window-reflection{0%,14%{transform:translateX(-70px);opacity:0}26%{opacity:.065}48%{transform:translateX(330px);opacity:.04}55%,100%{transform:translateX(330px);opacity:0}}@keyframes lens-review{0%,100%{transform:translate(0,0)}25%{transform:translate(-13px,8px)}53%{transform:translate(16px,-5px)}78%{transform:translate(-7px,7px)}}@keyframes audit-scan{0%,15%,100%{opacity:0;transform:translateY(-8px)}33%,65%{opacity:.8;transform:translateY(8px)}85%{opacity:0;transform:translateY(16px)}}
html[data-motion=off]{scroll-behavior:auto}html[data-motion=off] *,html[data-motion=off] *::before,html[data-motion=off] *::after{animation:none!important;transition:none!important}html[data-motion=off] .reveal{opacity:1!important;transform:none!important}html[data-motion=off] .growth-line,html[data-motion=off] .report-line{stroke-dashoffset:0}html[data-motion=off] .growth-glimmer,html[data-motion=off] .wa-orbit-dot,html[data-motion=off] .wa-orbit-halo{display:none}html[data-motion=off] .growth-column,html[data-motion=off] .company-tower{transform:none!important;opacity:1!important}html[data-tab-hidden=true] *,html[data-tab-hidden=true] *::before{animation-play-state:paused!important}
/* Native image cursors, not a follower that can obscure fields. Pointer devices only. */
@media(hover:hover) and (pointer:fine){html[data-cursor=brand],html[data-cursor=brand] body{cursor:url('assets/cursor-amber-v6.png') 2 2,default}html[data-cursor=brand] :is(a,button,summary,label,select){cursor:pointer}html[data-cursor=brand] :is(input:not([type=checkbox]),textarea,[contenteditable=true]){cursor:text}html[data-cursor=brand] :disabled{cursor:not-allowed}html[data-cursor=brand] input[type=checkbox]{cursor:pointer}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.header-inner{gap:24px}.brand strong{font-size:22px}.site-header nav{gap:19px}.site-header .button{margin-left:0;padding:10px 15px;gap:17px}.hero-grid{gap:40px}.hero-copy h1{font-size:50px}.home-hero .hero-copy h1{font-size:56px}.split{gap:50px}.service-card{padding:26px 20px 20px}.service-card h3{font-size:19px}.service-card p{font-size:12px}.contact-grid{gap:45px}.profile-split{gap:60px}.need-selector [role=tabpanel]{padding:30px;gap:25px}.need-selector .button{max-width:235px}.footer-main{gap:40px}}
@media(max-width:960px){.header-inner{height:84px}.menu-toggle{display:flex}.site-header nav{display:none}.site-header.menu-open nav{display:flex;position:absolute;left:0;right:0;top:100%;background:#000;padding:18px 32px 30px;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid #5a5138;max-height:calc(100dvh - 84px);overflow:auto}.site-header.menu-open nav>a:not(.button){font-size:16px;padding:13px 0;border-bottom:1px solid #242b27}.site-header nav>a:not(.button)::after{display:none}.site-header.menu-open .button{margin:22px 0 0;align-self:flex-start}.site-header.menu-open~.social-dock{display:none}.section{padding:78px 0}.hero{padding:57px 0}.hero-grid{gap:25px;min-height:450px}.hero-copy h1,.home-hero .hero-copy h1{font-size:44px}.hero-copy .lead{font-size:15px}.hero-copy .eyebrow{font-size:9px}.services-grid{grid-template-columns:repeat(2,1fr);gap:22px}.service-card h3{min-height:0;font-size:23px}.service-card p{font-size:14px}.service-icon{margin-bottom:20px}.card-foot{margin-top:23px;padding-top:18px}.split{gap:36px}.section h2{font-size:36px}.finance-split{grid-template-columns:1fr}.finance-split>div:first-child{max-width:640px}.finance-module{max-width:650px}.report-art{padding-top:28px}.report-svg{max-height:245px}.profile-split{grid-template-columns:.7fr 1fr;gap:45px}.profile-crest{width:220px;height:220px}.crest-mark{font-size:80px}.crest-label{font-size:7px}.process{gap:25px}.process h3{font-size:18px}.process p{font-size:13px}.restaurant-hero .hero-copy h1{font-size:44px}.sector-proof strong{font-size:17px}.risk-split{grid-template-columns:1fr;gap:40px}.risk-split>div:first-child{display:grid;grid-template-columns:1fr .85fr;gap:25px;align-items:center}.risk-split .section-copy{font-size:14px}.art-audit{margin:0}.risk-split h2{font-size:35px}.offer-grid{gap:40px}.offer-grid article+article{padding-left:40px}.offer-grid h3{font-size:28px}.need-selector [role=tabpanel]{flex-direction:column;align-items:flex-start;min-height:270px}.need-selector .button{max-width:none}.need-tabs button{font-size:12px}.contact-grid{grid-template-columns:.85fr 1.15fr;gap:30px}.contact-number{font-size:23px}.form-panel{padding:27px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.form-panel h2{font-size:28px}.contact-copy h1{font-size:43px}.footer-main{gap:30px;grid-template-columns:1.2fr .65fr 1fr}.footer-identity .brand{gap:10px}.footer-identity .brand strong{font-size:21px}.footer-identity p{font-size:17px}.footer-bottom{flex-direction:column}.values-grid{gap:30px}.values-grid p{font-size:14px}.payroll-art{padding:27px}.payroll-row>span:first-child{font-size:14px}.payroll-row>span:last-child{font-size:10px}}
@media(max-width:680px){.container{width:calc(100% - 40px)}.header-inner{height:77px;gap:15px}.brand{gap:11px}.brand img{width:51px;height:51px}.brand strong{font-size:21px}.brand>span>span{font-size:6.5px}.menu-toggle{font-size:11px}.section{padding:62px 0}.hero{padding:44px 0 36px}.hero-grid{grid-template-columns:1fr;gap:27px;min-height:0}.hero-copy h1,.home-hero .hero-copy h1{font-size:clamp(37px,9.8vw,51px);line-height:1.12}.hero-copy .eyebrow{font-size:9px;margin-bottom:22px}.hero-copy .lead{font-size:15px;margin-top:24px;max-width:46ch;line-height:1.85}.hero-copy .actions{margin-top:27px;gap:15px 22px}.button{font-size:12px;padding:13px 19px;min-height:48px;gap:18px}.button.text{padding:8px 0;font-size:12px;min-height:44px}.hero-signature{margin-top:25px;font-size:10px;letter-spacing:0}.hero-signature span{margin:0 6px}.art-growth{max-width:460px;margin-inline:auto}.hero-bottom{margin-top:15px;padding-top:13px;font-size:10px;gap:20px}.hero-bottom>span{max-width:190px}.hero-bottom .scroll-link{font-size:10px;padding-right:0}.section h2{font-size:34px}.section-copy{font-size:15px;margin-top:23px}.eyebrow{font-size:9px;margin-bottom:19px}.section-heading{margin-bottom:32px}.section-heading p:not(.eyebrow){font-size:14px;margin-top:18px}.services-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:26px 25px;position:relative;display:grid;grid-template-columns:40px 1fr;gap:0 18px}.service-icon{grid-row:1/3;margin:0}.service-card h3{font-size:21px;margin-top:0}.service-card p{margin-top:12px;font-size:13px}.card-foot{grid-column:2;margin-top:18px;padding-top:13px}.split{grid-template-columns:1fr;gap:35px}.split .art-company{max-width:410px;margin:auto}.sector-tags{gap:8px;margin-top:23px}.sector-tags span{font-size:10px;padding:7px 11px}.finance-module{width:100%;max-width:none}.tab-list{gap:2px;padding:6px}.tab-list button{font-size:10px;padding:11px 5px}.report-art{padding:21px 21px 0}.report-copy{padding:24px 21px}.report-copy h3{font-size:18px}.report-copy p{font-size:13px}.restaurant-feature .split>.art{margin-top:0}.sector-proof{margin-top:25px}.sector-proof strong{font-size:18px}.sector-proof>span{font-size:12px}.process{grid-template-columns:1fr;gap:32px;padding-top:0;padding-left:33px}.process::before{left:6px;top:6px;bottom:60px;width:1px;height:auto;right:auto;transform-origin:top}.process-dot{position:absolute;left:-33px;top:5px;margin:0}.process h3{font-size:21px}.process p{font-size:14px;max-width:none;margin-top:12px}.process.has-entered::before{animation:fade-in 1s ease both}.profile-split{gap:35px}.profile-visual{min-height:220px}.profile-crest{width:210px;height:210px}.professional-name{font-size:23px}.profile-split .section-copy{font-size:15px}.professional-photo{height:360px;max-width:290px}.faq-split{gap:26px}summary{font-size:15px;padding:23px 0;gap:14px}.detail-body{font-size:14px}.closing-inner{display:block}.closing-inner>.button{margin-top:28px}.closing p:not(.eyebrow){font-size:14px}.page-intro h1{font-size:43px}.page-intro .lead{font-size:15px}.service-jump{gap:8px 20px;margin-top:26px}.service-jump a{font-size:11px}.service-detail{grid-template-columns:1fr;gap:23px;padding:52px 0}.service-number{padding:0;font-size:12px}.service-number .icon{width:27px;height:27px}.service-detail h2{font-size:32px}.service-detail p{font-size:14px;margin-top:20px}.check-list li{font-size:13px}.service-detail .small-note{font-size:11px}.service-content{padding:0}.need-selector [role=tabpanel]{padding:25px;gap:25px;min-height:360px}.need-tabs{padding:8px}.need-tabs button{flex-basis:calc(50% - 8px);font-size:11px;padding:11px 8px}.need-selector h3{font-size:27px}.need-selector p{font-size:14px}.need-selector .eyebrow{font-size:8px;letter-spacing:.1em}.need-selector .button{width:100%;padding-inline:10px}.sector-tags.large{gap:10px}.sector-tags.large span{font-size:12px;padding:11px 14px}.text-stack h3{font-size:25px}.text-stack p{font-size:14px}.restaurant-hero .hero-copy h1{font-size:clamp(37px,9.3vw,49px)}.restaurant-hero .actions{gap:14px}.restaurant-hero .actions .primary{width:100%}.restaurant-hero .art{max-width:480px;margin:auto}.art-signature{text-align:center;font-size:17px;margin-top:-4px}.risk-split>div:first-child{display:block}.risk-split h2{font-size:36px}.art-audit{margin-top:29px;padding:6px}.risk-panel strong{font-size:23px}.risk-panel small{font-size:9px}.risk-panel summary{padding:24px 0}.tax-note{padding:25px}.tax-note h3{font-size:25px}.tax-note p{font-size:14px}.tax-total{font-size:46px}.tax-source{font-size:10px}.offer-grid{grid-template-columns:1fr;gap:38px}.offer-grid article+article{padding:38px 0 0;border-left:0;border-top:1px solid var(--line)}.offer-grid h3{font-size:31px}.offer-grid p:not(.eyebrow){font-size:15px;margin-top:21px}.payroll-art{padding:26px}.payroll-row{padding:21px 0}.profile-copy h2{font-size:37px}.profile-copy>p{font-size:14px}.profile-copy .role{font-size:12px}.values-grid{grid-template-columns:1fr;gap:33px}.values-grid article{border-bottom:1px solid var(--line);padding-bottom:28px}.values-grid .icon{margin-bottom:16px}.values-grid p{font-size:14px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-copy h1{font-size:44px}.direct-contact{margin-top:25px;padding-top:21px}.contact-number{font-size:29px}.form-panel{padding:26px 21px}.form-panel h2{font-size:28px}.field input,.field textarea,.field select{font-size:16px}.form-panel button.primary{width:100%;gap:10px;padding-inline:10px}.form-note{font-size:11px}.form-intro{font-size:12px}.form-panel .actions{gap:15px;align-items:flex-start}.form-panel .actions .button{font-size:12px}#prepared-message{font-size:14px!important}.legal-copy h2{font-size:22px}.legal-copy p{font-size:14px}.error-page h1{font-size:42px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 24px;padding-bottom:30px}.footer-identity{grid-column:1/-1}.footer-identity p{max-width:36ch;font-size:18px}.footer-main nav{font-size:12px}.footer-contact>a{font-size:11px;gap:7px}.footer-contact .eyebrow{font-size:8px;letter-spacing:.1em}.footer-contact .icon{width:16px;height:16px}.footer-bottom{padding-bottom:100px;gap:20px;font-size:10px}.footer-bottom>div{gap:19px}.social-dock{flex-direction:row;right:max(13px,env(safe-area-inset-right));bottom:max(13px,env(safe-area-inset-bottom));gap:9px}.social-dock>a{font-size:11px;padding:10px 15px;min-height:44px;gap:8px}.social-dock .icon{width:18px;height:18px}.wa-orbit-dot{stroke-width:6}.wa-orbit-halo{stroke-width:10}.preferences-dialog{padding:24px}.preferences-dialog h2{font-size:31px}}
@media(max-width:359px){.container{width:calc(100% - 32px)}.brand{gap:8px}.brand img{width:46px;height:46px}.brand strong{font-size:19px}.brand>span>span{font-size:6px}.menu-toggle{padding:8px}.hero-copy h1,.home-hero .hero-copy h1{font-size:36px}.hero-signature{font-size:9px}.hero-signature span{margin:0 4px}.section h2{font-size:30px}.service-card{padding:23px 18px;gap:0 12px}.service-card h3{font-size:20px}.footer-contact>a{font-size:10px}.contact-number{font-size:25px}.risk-split h2{font-size:33px}.need-selector h3{font-size:25px}.form-panel{padding:23px 17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}.growth-line,.report-line{stroke-dashoffset:0!important}.growth-column,.company-tower{transform:none!important;opacity:1!important}.wa-orbit-dot,.wa-orbit-halo,.growth-glimmer{display:none!important}}
@media print{.site-header,.site-footer,.social-dock,.preferences-dialog,.actions,.button{display:none!important}body{background:white;color:#111}.section{padding:22px 0}.container{width:100%}p,h1,h2,h3,em,.eyebrow{color:#111!important}.split,.hero-grid,.risk-split{display:block}.art{max-width:300px}.reveal{opacity:1!important;transform:none!important}details{break-inside:avoid}.detail-body{display:block!important}}

@keyframes door-light{0%,100%{opacity:.14}50%{opacity:.22}}

.restaurant-hero h1>span{display:block;text-wrap:balance}.restaurant-hero h1 em{text-wrap:balance}

/* V6 · independent content illustrations, compact service hierarchy and restrained light. */
.service-v6{grid-template-columns:minmax(0,1fr) minmax(0,.96fr);gap:64px;align-items:center;padding:66px 0}
.service-description{min-width:0}.service-v6 h2{font-size:clamp(32px,3.15vw,43px);color:var(--ink);line-height:1.14;max-width:17ch}
.service-v6 .service-benefit{font-size:19px;color:var(--gold-light);line-height:1.5;margin:18px 0 14px}
.service-v6 p{font-size:15px;line-height:1.8;max-width:54ch;margin-top:16px}.service-v6 .check-list{margin:23px 0}.service-v6 .small-note{font-size:12px;line-height:1.7}
.service-v6 .actions{margin-top:25px}.service-art{background:radial-gradient(at 50% 50%,#25281d60,transparent 75%);border:1px solid #2d3a32;border-radius:5px;padding:19px 10px;min-width:0;overflow:hidden;align-self:center}
.illustration-svg{display:block;width:100%;height:auto;overflow:visible}.service-art .illustration-svg{min-height:0}
.service-jump a{font-size:14px;min-height:44px}.service-card h3{font-size:23px;line-height:1.3;min-height:60px}.service-card .service-icon{margin-bottom:24px}.service-card p{font-size:14px;line-height:1.8}
.service-card.is-visible .service-icon{animation:service-icon-tone 12s ease-in-out infinite}.service-card:nth-child(2) .service-icon{animation-delay:-3s}.service-card:nth-child(3) .service-icon{animation-delay:-6s}.service-card:nth-child(4) .service-icon{animation-delay:-9s}
@keyframes service-icon-tone{0%,100%{color:#b59d73}40%{color:#ffe0a7}}
.finance-module .report-art{padding:23px 22px 0}.report-art>.illustration-svg{margin-top:16px}.report-copy h3{font-size:22px;line-height:1.35}.report-copy p{font-size:14px;line-height:1.8}.report-copy small{font-size:11px}
.report-legend{font-size:10px;gap:8px}.finance-module [role=tabpanel]{scroll-margin-top:110px}.finance-module .tab-list button{font-size:12px}
.statement-bar{transform-box:fill-box;transform-origin:left center}.scene.has-entered .statement-bar{animation:statement-in 1.5s var(--ease) both}.scene.has-entered .statement-bar-1{animation-delay:.15s}.scene.has-entered .statement-bar-2{animation-delay:.3s}
@keyframes statement-in{from{transform:scaleX(.05);opacity:.35}to{transform:scaleX(1);opacity:1}}
.match-row rect{opacity:.25}.scene.has-entered .match-row rect{animation:match-shade 12s ease-in-out infinite}.scene.has-entered .match-row-1 rect{animation-delay:-8s}.scene.has-entered .match-row-2 rect{animation-delay:-4s}
.match-connector{opacity:.55}.scene.has-entered .match-connector{animation:match-opacity 12s ease-in-out infinite}.scene.has-entered .match-connector-1{animation-delay:-8s}.scene.has-entered .match-connector-2{animation-delay:-4s}
@keyframes match-shade{0%,45%,100%{opacity:.15}15%,25%{opacity:.85}}
@keyframes match-opacity{0%,45%,100%{opacity:.4}15%,25%{opacity:1}}
.scenario{fill:none;stroke:#819279;stroke-width:1.6;stroke-dasharray:5 7}.scenario-base{stroke:#edc58a;stroke-width:3;stroke-dasharray:7 6}.historic-line{stroke-dasharray:1}
.scene.has-entered .historic-line{animation:draw-in 1.3s ease both}.scene.has-entered .projection-paths{animation:scenario-appear 1.2s ease .6s both}.scene.has-entered .scenario-base{animation:projection-dash 12s linear infinite}
@keyframes scenario-appear{from{opacity:0}to{opacity:1}}@keyframes projection-dash{from{stroke-dashoffset:0}to{stroke-dashoffset:-52}}
.document-source rect{fill:#182220}.scene.has-entered .document-source rect{animation:match-shade 12s ease-in-out infinite}.scene.has-entered .source-1 rect{animation-delay:-8s}.scene.has-entered .source-2 rect{animation-delay:-4s}
.register-flow,.payroll-connect{stroke-dasharray:.15 .85;stroke-dashoffset:1;opacity:.75}.scene.has-entered .register-flow,.scene.has-entered .payroll-connect{animation:flow-route 12s linear infinite}.scene.has-entered .flow-1{animation-delay:-8s}.scene.has-entered .flow-2{animation-delay:-4s}
.register-tick{opacity:.7}.scene.has-entered .register-tick{animation:match-opacity 12s ease-in-out infinite}.scene.has-entered .tick-1{animation-delay:-8s}.scene.has-entered .tick-2{animation-delay:-4s}
@keyframes flow-route{from{stroke-dashoffset:1}to{stroke-dashoffset:-1}}
.tax-shield-trace{stroke-dasharray:.18 .82}.scene.has-entered .tax-shield-trace{animation:flow-route 14s linear infinite}.tax-check{stroke-dasharray:1;stroke-dashoffset:0}.scene.has-entered .tax-check{animation:draw-in 1.8s ease both}.scene.has-entered .tax-status{animation:match-opacity 12s ease-in-out infinite}.scene.has-entered .tax-status-1{animation-delay:-8s}.scene.has-entered .tax-status-2{animation-delay:-4s}
.scene.has-entered .payroll-line{animation:match-opacity 12s ease-in-out infinite}.scene.has-entered .payroll-line-1{animation-delay:-8s}.scene.has-entered .payroll-line-2{animation-delay:-4s}
/* Architecture: contour light is visibly travelling; towers stay in place after entry. */
.tower-edge-light{stroke-dasharray:.18 .82;stroke-dashoffset:0;opacity:.9}.art-company.has-entered .tower-edge-light{animation:city-edge 14s linear infinite}.art-company.has-entered .tower-edge-1{animation-delay:-4.6s}.art-company.has-entered .tower-edge-2{animation-delay:-9.3s}
.art-company.has-entered .tower-windows{animation:city-window-v6 14s ease-in-out infinite}.city-route-light{stroke-dasharray:.2 .8;opacity:.6}.art-company.has-entered .city-route-light{animation:city-edge 18s linear infinite}
@keyframes city-edge{from{stroke-dashoffset:1}to{stroke-dashoffset:-1}}@keyframes city-window-v6{0%,100%{opacity:.2}46%{opacity:.63}}
/* Restaurant: preserves V5 lights and the accepted storefront, restores its tracing border. */
.rest-edge-light{stroke-dasharray:.14 .86;stroke-dashoffset:0;opacity:.94;fill:none}.art-restaurant.has-entered .rest-edge-light{animation:restaurant-edge 16s linear infinite}
@keyframes restaurant-edge{from{stroke-dashoffset:1}to{stroke-dashoffset:-1}}
.art-audit{padding:10px;background:#111b17;border:1px solid #354238;border-radius:5px;min-width:0}.art-audit .illustration-svg{width:100%;height:auto;display:block}
.audit-magnifier{transform-box:view-box;transform-origin:center}.art-audit.has-entered .audit-magnifier{animation:ledger-review 14s ease-in-out infinite}
.art-audit.has-entered .audit-row-highlight{animation:row-review 14s ease-in-out infinite}
@keyframes ledger-review{0%,100%{transform:translate(-37px,0)}38%{transform:translate(25px,4px)}70%{transform:translate(93px,16px)}}
@keyframes row-review{0%,100%{opacity:.12;transform:translateY(0)}42%{opacity:.28;transform:translateY(0)}72%{opacity:.2;transform:translateY(29px)}}
.press-reference{margin-top:22px;padding:19px 21px;border-left:1px solid #977644;background:#121a17;max-width:100%}.press-label{display:block;color:#c9b78e;font-size:10px;letter-spacing:.13em;margin-bottom:10px}.press-reference a{display:block;font-size:14px;line-height:1.65;color:#edc58a;max-width:43ch}.press-reference a:hover{text-decoration:underline;text-underline-offset:4px}.press-reference small{display:block;font-size:10px;color:#a6ada0;margin-top:11px}.press-reference a span{white-space:nowrap}
/* Content must never depend on JavaScript to be visible. No opacity-based hiding in service rows. */
.service-description{opacity:1;visibility:visible}.service-art{opacity:1}
@media(max-width:1150px){.service-v6{gap:40px}.service-v6 h2{font-size:36px}.service-card h3{font-size:22px}}
@media(max-width:960px){.service-v6{gap:30px;grid-template-columns:1.1fr .9fr}.service-v6 h2{font-size:34px}.service-art{padding:15px 0}.service-v6 .check-list li{font-size:13px}.risk-split>div:first-child{display:block}.risk-split .art-audit{margin-top:28px;max-width:600px}.risk-split .press-reference{max-width:600px}}
@media(max-width:680px){.service-v6{grid-template-columns:1fr;gap:27px;padding:45px 0}.service-v6 h2{font-size:33px;line-height:1.15;max-width:none}.service-v6 .service-benefit{font-size:18px;margin:16px 0}.service-v6 p{font-size:14px;line-height:1.85}.service-v6 .actions{margin-top:23px}.service-art{width:100%;padding:8px 0;max-width:490px;margin:auto}.service-card h3{font-size:23px;min-height:0}.service-card p{font-size:14px}.service-jump a{font-size:13px}.finance-module .report-art{padding:17px 9px 0}.finance-module .tab-list button{font-size:10px;min-height:52px}.report-head{padding:0 10px}.report-legend{padding-inline:10px;font-size:9px}.report-copy{padding:22px 20px}.report-copy h3{font-size:21px}.report-copy p{font-size:14px}.report-copy small{font-size:10px}.art-audit{padding:5px}.press-reference{padding:16px}.press-reference a{font-size:13px}}
@media(prefers-reduced-motion:reduce){.tower-edge-light,.city-route-light,.rest-edge-light{display:none}.statement-bar{transform:none!important;opacity:1!important}.historic-line,.tax-check{stroke-dashoffset:0!important}.scenario-base{stroke-dashoffset:0!important}}
html[data-motion=off] :is(.tower-edge-light,.city-route-light,.rest-edge-light){display:none}html[data-motion=off] .statement-bar{transform:none!important;opacity:1!important}html[data-motion=off] .historic-line,html[data-motion=off] .tax-check{stroke-dashoffset:0!important}
