@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--color-obsidian:#070706;--color-warm-ivory:#f2ede3;--color-aged-gold:#b99a5a;--color-graphite:#232321;--color-stone:#9d998f;--background-primary:var(--color-obsidian);--text-primary:var(--color-warm-ivory);--text-secondary:var(--color-stone);--accent:var(--color-aged-gold);--accent-gold:var(--accent);--accent-glow:#b99a5a29;--text-muted:var(--text-secondary);--border:#f2ede324;--border-soft:#f2ede312;--border-accent:#b99a5a8c;--border-control:#9d998f9e;--hover:#b99a5a1a;--focus:var(--color-aged-gold);--shadow:#0707069e;--font-display:"Plus Jakarta Sans", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif;--font-utility:"Plus Jakarta Sans", sans-serif;--container:1280px;--gutter:clamp(1.25rem, 3.4vw, 3rem);--ease-out:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{background:var(--background-primary);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-padding-top:6rem;overflow-x:clip}body{background:var(--background-primary);min-width:0;color:var(--text-primary);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.65;position:relative;overflow-x:clip}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.045em;font-weight:700;line-height:1.02}em{color:var(--accent);font-style:normal}::selection{background:var(--accent);color:var(--background-primary)}:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.container{width:min(100%, var(--container));padding-inline:var(--gutter);z-index:1;margin-inline:auto;position:relative}.bg-grid{z-index:-3;pointer-events:none;-webkit-mask-image:linear-gradient(to bottom, var(--color-obsidian), transparent 78%);mask-image:linear-gradient(to bottom, var(--color-obsidian), transparent 78%);background-image:linear-gradient(90deg,#f2ede306 1px,#0000 1px),linear-gradient(#f2ede306 1px,#0000 1px);background-size:72px 72px;position:fixed;inset:0}.bg-orb-1,.bg-orb-2{display:none}.glass-panel{border:1px solid var(--border);box-shadow:0 2rem 5rem var(--shadow);background:#232321c7}.header{z-index:100;border-bottom:1px solid var(--border-soft);background:var(--color-obsidian);isolation:isolate;position:fixed;inset:0 0 auto}.header:after{content:"";background:var(--accent);transform-origin:100%;width:clamp(5rem,18vw,16rem);height:1px;transition:transform .42s var(--ease-out);position:absolute;bottom:-1px;right:0;transform:scaleX(.22)}.header:hover:after{transform:scaleX(1)}.header .container{justify-content:space-between;align-items:center;gap:1rem;min-height:80px;display:flex}.logo-text a{min-height:44px}.logo-text svg{transition:transform .26s var(--ease-out), opacity .26s ease}.logo-text a:hover svg:first-child{transform:translate(2px,-1px)}.btn{min-height:3rem;color:var(--text-primary);cursor:pointer;font-family:var(--font-utility);letter-spacing:.02em;background:0 0;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:1rem;padding:.85rem 1.4rem;font-size:.82rem;font-weight:700;transition:color .22s,border-color .22s,background-color .22s,transform .22s;display:inline-flex;position:relative;overflow:hidden}.btn:active{transform:translateY(1px)}.btn:disabled{cursor:wait;opacity:.58}.btn-ghost{border-color:var(--border-control)}.btn-ghost:after{content:"";background:var(--accent);transform-origin:100%;height:1px;transition:transform .28s var(--ease-out);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.btn-ghost:hover{border-color:var(--border-accent);background:var(--hover)}.btn-ghost:hover:after{transform-origin:0;transform:scaleX(1)}.btn-primary{border-color:var(--accent);background:var(--accent);color:var(--background-primary)}.btn-primary:before{content:"";background:var(--text-primary);transition:transform .38s var(--ease-out);position:absolute;inset:0;transform:translate(-102%)}.btn-primary>span{z-index:1;transition:transform .24s var(--ease-out);position:relative}.btn-primary:hover:before{transform:translate(0,0)}.btn-primary:hover>span:last-child{transform:translate(3px,-3px)}.btn-full{width:100%}.consent-btn-primary{background:var(--accent)!important;color:var(--background-primary)!important}.consent-btn-secondary{border:1px solid var(--border-control)!important;color:var(--text-primary)!important;background:0 0!important}.consent-btn-link{color:var(--text-secondary)!important;background:0 0!important}.consent-btn:hover{opacity:.82}.consent-btn:focus-visible{outline:2px solid var(--focus);outline-offset:3px}footer{z-index:1;border-top:1px solid var(--border);background:var(--background-primary);min-height:12rem;color:var(--text-secondary);font-family:var(--font-utility);letter-spacing:.06em;align-items:end;padding-block:2.5rem;font-size:.72rem;display:flex;position:relative;overflow:clip}footer:before{content:"NITIDA STUDIO";color:#f2ede309;font-family:var(--font-display);letter-spacing:-.07em;white-space:nowrap;pointer-events:none;font-size:clamp(4rem,10vw,9rem);font-weight:800;line-height:.8;position:absolute;top:.08em;left:-.03em}footer .container{width:100%;position:relative}.footer-content{text-align:center;gap:.9rem;width:100%;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.footer-nav,.footer-info{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem .9rem;font-size:.85rem;display:flex}.footer-info{color:var(--text-secondary);font-size:.82rem}.footer-scope{color:var(--accent);letter-spacing:.04em;font-weight:600}.footer-dot{color:var(--accent);opacity:.4;-webkit-user-select:none;user-select:none;font-size:.65rem}.footer-copyright{color:var(--text-secondary);opacity:.75;margin-top:.3rem;font-size:.78rem}.footer-privacy-link{text-decoration:underline}footer a{text-underline-offset:.25em;align-items:center;transition:color .18s;display:inline-flex}footer a:hover{color:var(--accent)!important}main.container:not(.home){z-index:1;position:relative}main.container:not(.home) .glass-panel{background:#232321d1;border-radius:0}main.container:not(.home) a:hover{color:var(--text-primary)!important}@media (width<=700px){:root{--gutter:clamp(1rem, 5vw, 1.35rem)}html{scroll-padding-top:5rem}.bg-grid{opacity:.62;background-size:48px 48px}.header .container{min-height:68px}.header .btn{min-height:44px;padding:.65rem .8rem;font-size:.72rem}.logo-text{gap:.55rem!important}.logo-text a{gap:.65rem!important}.logo-text svg:first-child{height:33px!important}.logo-text svg:last-child{height:14px!important}footer{min-height:10rem}footer:before{font-size:4.8rem;top:.35em}main.container:not(.home){padding-top:5.5rem!important;padding-bottom:3rem!important}main.container:not(.home) .glass-panel{padding:2rem 1.25rem!important}}@media (width<=370px){.header .btn{padding-inline:.62rem;font-size:.67rem}.logo-text svg:last-child{width:84px!important}}.desktop-nav{align-items:center;gap:1.5rem;display:flex}.desktop-nav a{color:var(--text-secondary);font-family:var(--font-utility);letter-spacing:.01em;padding-block:.55rem;font-size:.76rem;font-weight:700;transition:color .18s;position:relative}.desktop-nav a:after{content:"";background:var(--accent);transform-origin:100%;height:1px;transition:transform .26s var(--ease-out);position:absolute;bottom:.18rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--text-primary)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform-origin:0;transform:scaleX(1)}.header-cta{flex:none;min-height:42px;padding:.68rem 1rem;font-size:.72rem}.mobile-menu-btn{border:1px solid var(--border);color:var(--text-primary);cursor:pointer;z-index:110;background:0 0;border-radius:8px;padding:.55rem;transition:border-color .22s,color .22s,background-color .22s;display:none}.mobile-menu-btn:hover{border-color:var(--accent);color:var(--accent)}.mobile-drawer-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:105;opacity:0;pointer-events:none;background:#070706d9;transition:opacity .3s;position:fixed;inset:0}.mobile-drawer-overlay.is-open{opacity:1;pointer-events:auto}.mobile-drawer{background:var(--background-primary);border-left:1px solid var(--border-accent);z-index:110;flex-direction:column;justify-content:space-between;width:min(85vw,340px);padding:2rem 1.5rem;transition:transform .32s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-15px 0 40px #070706cc}.mobile-drawer.is-open{transform:translate(0)}.mobile-drawer__top{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;margin-bottom:1.8rem;padding-bottom:1.2rem;display:flex}.mobile-drawer__close{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:.4rem}.mobile-drawer__nav{flex-direction:column;gap:1.2rem;display:flex}.mobile-drawer__link{color:var(--text-primary);border-bottom:1px solid #f2ede30d;padding:.5rem 0;font-size:1.15rem;font-weight:600;transition:color .2s}.mobile-drawer__link.is-active,.mobile-drawer__link:hover{color:var(--accent)}.mobile-drawer__bottom{border-top:1px solid var(--border-soft);flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.mobile-drawer__eyebrow{color:var(--accent);font-family:var(--font-utility);letter-spacing:.02em;font-size:.82rem;font-weight:700}.mobile-drawer__promise{max-width:27ch;color:var(--text-secondary);font-size:.9rem;line-height:1.55}.mobile-proof__play svg{flex:0 0 24px;width:24px;height:24px;display:block}@media (width<=880px){.desktop-nav,.header .btn-ghost{display:none!important}.mobile-menu-btn{justify-content:center;align-items:center;display:flex!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}.site-direction{background:#0b0c0a;border:1px solid #f2ede32e;min-width:0}.site-direction__head{border-bottom:1px solid #f2ede32e;justify-content:space-between;align-items:stretch;min-height:4.5rem;display:flex}.site-direction__head>p{color:#f2ede39e;letter-spacing:.01em;align-items:center;margin:0;padding:0 1.35rem;font-family:inherit;font-size:.72rem;font-weight:650;display:flex}.site-direction__switcher{border-left:1px solid #f2ede32e;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.site-direction__switcher button{color:#918d85;letter-spacing:-.01em;text-align:center;cursor:pointer;background:0 0;border:0;min-width:9.5rem;padding:0 1.25rem;font-family:inherit;font-size:.76rem;font-weight:700;line-height:1.2;transition:background .18s,color .18s}.site-direction__switcher button+button{border-left:1px solid #f2ede32e}.site-direction__switcher button:hover,.site-direction__switcher button.is-active{color:#11120f;background:#f2ede3}.site-direction__switcher button:focus-visible{z-index:1;outline-offset:-3px;outline:2px solid #c3a45d;position:relative}.site-direction__viewport{background:#11120f;overflow:hidden}.site-direction__viewport--hospitality{height:73.5625rem}.site-direction__viewport--petCare{height:50rem}.site-direction__viewport iframe{pointer-events:none;background:#fff;border:0;width:100%;height:100%;display:block}@media (width<=600px){.site-direction__head{min-height:auto;display:block}.site-direction__head>p{border-bottom:1px solid #f2ede32e;justify-content:center;min-height:3.1rem;padding-inline:.8rem;font-size:.68rem}.site-direction__switcher{border-left:0;min-height:3.4rem}.site-direction__switcher button{min-width:0;padding-inline:.7rem;font-size:.69rem}.site-direction__viewport--hospitality{height:64rem}.site-direction__viewport--petCare{height:85rem}}@media (prefers-reduced-motion:reduce){.site-direction__switcher button{transition:none}}.home--focus{--focus-paper:#e7e7e0;--focus-paper-bright:#f3f1ea;--focus-ink:#0b0c0a;--focus-graphite:#20221f;--focus-gold:#b99a5a;--focus-sage:#789187;--focus-sage-dark:#26332e;--focus-line-light:#0b0c0a29;--focus-line-dark:#f2ede329;background:var(--focus-ink);color:var(--color-warm-ivory);overflow:clip}.home--focus em{color:inherit;letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-size:1.04em;font-style:italic;font-weight:400}.section-label,.studio-line,.work-meta,.service-chapter__name,.focus-instrument__meta,.focus-board__label,.focus-board__state,.focus-control,.acquisition-ui,.integration-line,.method-sequence>article>span,.method-principle>span,.diagnosis-form__top,.diagnosis-deliverable>span,.contact-direct>span{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.section-heading{max-width:68rem;margin-bottom:clamp(3.5rem,7vw,6.5rem)}.section-heading h2,.home-faq-section h2,.new-contact-copy h2{letter-spacing:-.07em;margin:0;font-size:clamp(2.7rem,6.2vw,6.5rem);font-weight:700;line-height:.94}.section-heading>p:last-child{color:#0b0c0aa6;max-width:46rem;margin-top:1.6rem;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.65}.section-label{color:var(--focus-gold);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.8rem;margin:0 0 1.35rem;font-size:.71rem;font-weight:700;line-height:1.2;display:flex}.section-label:before{content:"";background:currentColor;width:2rem;height:1px}.action-link{border:1px solid #0000;justify-content:space-between;align-items:center;gap:2rem;min-height:3.7rem;padding:.95rem 1.25rem;font-size:.83rem;font-weight:700;transition:background-color .22s,border-color .22s,color .22s,transform .22s;display:inline-flex}.action-link svg{transition:transform .24s var(--ease-out);flex:none}.action-link:hover svg{transform:translate(.22rem)}.action-link--solid{background:var(--focus-gold);color:var(--focus-ink)}.action-link--solid:hover{background:var(--color-warm-ivory)}.action-link--text{border-color:var(--focus-line-dark);color:var(--color-warm-ivory)}.action-link--text:hover{color:var(--focus-gold);border-color:#b99a5ab8}.focus-hero{background:linear-gradient(90deg, transparent calc(50% - 1px), #f2ede309 50%, transparent calc(50% + 1px)), var(--focus-ink);flex-direction:column;min-height:100svh;padding-top:80px;display:flex;position:relative}.focus-hero:before{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #b99a5a1c;width:clamp(13rem,31vw,34rem);position:absolute;top:11%;right:-13%;transform:rotate(38deg)}.focus-hero__grid{flex:1;grid-template-columns:minmax(0,.86fr) minmax(35rem,1.14fr);align-items:center;gap:clamp(2.5rem,6vw,7rem);padding-top:clamp(3.2rem,7vh,6.5rem);padding-bottom:clamp(3rem,7vh,6rem);display:grid}.focus-hero__copy{z-index:2;position:relative}.studio-line{color:var(--color-stone);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.75rem;margin-bottom:clamp(2rem,4vh,3.5rem);font-size:.7rem;font-weight:700;display:flex}.studio-line span{color:var(--focus-gold)}.studio-line i{background:#b99a5a9e;width:2.5rem;height:1px}.focus-hero h1{letter-spacing:-.085em;flex-direction:column;margin:0;font-size:clamp(4.15rem,7.2vw,8.1rem);font-weight:800;line-height:.84;display:flex}.focus-hero h1 span{white-space:nowrap}.focus-hero h1 em{max-width:9em;color:var(--focus-gold);margin-top:.12em;font-size:.72em;line-height:.98}.focus-hero__lead{color:#b6b1a7;max-width:41rem;margin:clamp(2rem,5vh,3.4rem) 0 0;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.66}.focus-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2.1rem;display:flex}.focus-hero__note{color:#76746e;letter-spacing:.02em;margin-top:1rem;font-size:.72rem}.focus-hero__rail{border-top:1px solid var(--focus-line-dark);border-bottom:1px solid var(--focus-line-dark)}.focus-hero__rail .container{color:#8c8981;letter-spacing:.09em;text-transform:uppercase;grid-template-columns:repeat(3,1fr);align-items:center;min-height:4.35rem;font-size:.74rem;font-weight:700;display:grid}.focus-hero__rail span{border-left:1px solid var(--focus-line-dark);align-items:center;min-height:4.35rem;padding-inline:1.4rem;display:flex}.focus-hero__rail span:last-child{border-right:1px solid var(--focus-line-dark)}.focus-instrument{z-index:1;background:#11120f;border:1px solid #f2ede32e;min-width:0;position:relative;box-shadow:1.8rem 2.1rem #b99a5a12}.focus-instrument:before,.focus-instrument:after{content:"";pointer-events:none;position:absolute}.focus-instrument:before{z-index:-1;border:1px solid #b99a5a3d;inset:-.75rem .75rem 0 -.75rem}.focus-instrument:after{background:var(--focus-gold);width:.48rem;height:.48rem;top:-.28rem;right:-.28rem;transform:rotate(45deg)}.focus-instrument__meta{color:#79766f;letter-spacing:.12em;border-bottom:1px solid #f2ede31f;justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;padding:.8rem 1rem;font-size:.61rem;font-weight:700;display:flex}.focus-instrument__meta span:first-child{color:var(--focus-gold)}.focus-stage{isolation:isolate;background:#0d0e0c;min-height:28rem;position:relative;overflow:hidden}.focus-board{position:absolute;inset:0}.focus-board__label{color:#7b7871;letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:700;position:absolute;top:1.25rem;left:1.25rem}.focus-chaos{color:#a9a59c;background:#171815;border:1px solid #f2ede324;flex-direction:column;padding:.8rem .9rem;display:flex;position:absolute;box-shadow:0 .8rem 1.8rem #00000038}.focus-chaos small{color:#65635e;letter-spacing:.08em;margin-bottom:.45rem;font:600 .52rem ui-monospace,monospace}.focus-chaos strong{color:#bfbab0;font-size:.76rem}.focus-chaos span{color:#6d6a64;margin-top:.28rem;font-size:.61rem}.focus-chaos--mail{width:43%;top:20%;left:8%;transform:rotate(-3deg)}.focus-chaos--sheet{width:48%;top:47%;right:6%;transform:rotate(2deg)}.focus-chaos--note{width:36%;bottom:12%;left:12%;transform:rotate(4deg)}.focus-chaos--message{width:35%;top:13%;right:4%;transform:rotate(3deg)}.focus-stage__reveal{z-index:2;clip-path:inset(0 calc(100% - var(--focus-point)) 0 0);transition:clip-path 90ms linear;position:absolute;inset:0;overflow:hidden}.focus-board--after{background:var(--focus-paper-bright);width:100%;color:var(--focus-ink)}.focus-board--after:before{content:"";pointer-events:none;background-image:linear-gradient(#0b0c0a0b 1px,#0000 1px),linear-gradient(90deg,#0b0c0a0b 1px,#0000 1px);background-size:3rem 3rem;position:absolute;inset:0}.focus-board__topline{z-index:1;border-bottom:1px solid #0b0c0a24;justify-content:space-between;align-items:center;min-height:3.4rem;padding:.85rem 1.1rem;display:flex;position:relative}.focus-board__topline .focus-board__label{color:#5f625e;position:static}.focus-board__state{color:#52645d;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.56rem;font-weight:700;display:flex}.focus-board__state i{background:var(--focus-sage);border-radius:50%;width:.46rem;height:.46rem}.focus-flow{z-index:1;gap:0;padding:1.2rem 1.1rem 0;display:grid;position:relative}.focus-flow__step{border-bottom:1px solid #0b0c0a1f;grid-template-columns:2.6rem 1fr auto;align-items:center;gap:.7rem;min-height:3.8rem;display:grid;position:relative}.focus-flow__step>span{color:#777a74;font:600 .58rem ui-monospace,monospace}.focus-flow__step>span:after{content:"";background:var(--focus-sage-dark);border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:calc(50% - .19rem);left:1.7rem}.focus-flow__step strong{letter-spacing:-.015em;font-size:.78rem}.focus-flow__step small{color:#6d726e;letter-spacing:.06em;text-transform:uppercase;font:600 .53rem ui-monospace,monospace}.focus-board__result{z-index:1;border-left:.3rem solid var(--focus-gold);background:var(--focus-ink);color:var(--color-warm-ivory);flex-direction:column;padding:.75rem .9rem;display:flex;position:absolute;bottom:1rem;left:1.1rem;right:1.1rem}.focus-board__result span{color:#8f8b83;font-size:.6rem}.focus-board__result strong{margin-top:.12rem;font-size:.74rem}.focus-stage__axis{width:1px;top:0;bottom:0;left:var(--focus-point);z-index:5;background:var(--focus-gold);pointer-events:none;transition:left 90ms linear;position:absolute}.focus-stage__axis i{border:1px solid var(--focus-gold);background:var(--focus-ink);width:1.7rem;height:1.7rem;position:absolute;top:calc(50% - .85rem);left:calc(50% - .85rem);transform:rotate(45deg)}.focus-stage__axis i:before,.focus-stage__axis i:after{content:"";background:var(--focus-gold);position:absolute}.focus-stage__axis i:before{width:.52rem;height:1px;top:calc(50% - .5px);left:calc(50% - .26rem)}.focus-stage__axis i:after{width:1px;height:.52rem;top:calc(50% - .26rem);left:calc(50% - .5px)}.focus-control{color:#b4afa5;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #f2ede31f;padding:1rem 1.15rem 1.05rem;font-size:.62rem;font-weight:700;display:block}.focus-control>span{margin-bottom:.65rem;display:block}.focus-control input{appearance:none;cursor:ew-resize;background:0 0;border-radius:0;width:100%;height:1rem;display:block}.focus-control input::-webkit-slider-runnable-track{background:#f2ede340;height:1px}.focus-control input::-webkit-slider-thumb{appearance:none;border:1px solid var(--focus-gold);background:var(--focus-ink);border-radius:0;width:1rem;height:1rem;margin-top:-.47rem;transform:rotate(45deg)}.focus-control input::-moz-range-track{background:#f2ede340;height:1px}.focus-control input::-moz-range-thumb{border:1px solid var(--focus-gold);background:var(--focus-ink);border-radius:0;width:1rem;height:1rem;transform:rotate(45deg)}.focus-control small{color:#5f5d58;letter-spacing:.08em;justify-content:space-between;margin-top:.32rem;font-size:.5rem;display:flex}.demonstrations-section{background:var(--focus-paper);color:var(--focus-ink);padding:clamp(6rem,12vw,11rem) 0;position:relative}.section-heading--light h2,.demonstrations-section h3{color:var(--focus-ink)}.section-heading--light h2 em{color:#52685f}.featured-work{border-top:1px solid var(--focus-line-light);border-bottom:1px solid var(--focus-line-light);grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(2.4rem,5vw,4.7rem) 0;display:grid}.work-meta{color:#666963;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;font-size:.62rem;font-weight:700;display:flex}.work-meta span:last-child{color:#4f675e}.featured-work h3,.concept-work h3{letter-spacing:-.07em;margin:0;font-size:clamp(2.4rem,4.5vw,5.1rem);font-weight:700;line-height:.96}.featured-work__copy>p,.concept-work>p{color:#5c5f5a;margin-top:1.2rem;font-size:1rem;line-height:1.65}.featured-work ul{gap:.72rem;margin:1.7rem 0 0;list-style:none;display:grid}.featured-work li{color:#343733;align-items:center;gap:.75rem;font-size:.83rem;font-weight:600;display:flex}.featured-work li:before{content:"";border:1px solid var(--focus-sage-dark);width:.42rem;height:.42rem;transform:rotate(45deg)}.featured-work__copy>a,.service-chapter__copy>a,.home-faq-layout header>a{color:var(--focus-ink);border-bottom:1px solid;align-items:center;gap:.6rem;margin-top:2rem;padding-bottom:.25rem;font-size:.76rem;font-weight:700;display:inline-flex}.featured-work__copy>a svg,.service-chapter__copy>a svg,.home-faq-layout header>a svg{transition:transform .22s var(--ease-out)}.featured-work__copy>a:hover svg,.service-chapter__copy>a:hover svg,.home-faq-layout header>a:hover svg{transform:translate(.2rem,-.2rem)}.acquisition-ui{color:#14201e;background:#f4f1e8;border:1px solid #aeada6;overflow:hidden;box-shadow:1.4rem 1.4rem #26332e1c}.acquisition-ui__bar{color:#f3f1ea;background:#142d2d;justify-content:space-between;align-items:center;min-height:3.3rem;padding:.75rem 1rem;font-size:.62rem;display:flex}.acquisition-ui__bar span{align-items:center;gap:.55rem;font-weight:700;display:flex}.acquisition-ui__bar i{border:1px solid #ffffff52;place-items:center;width:1.4rem;height:1.4rem;display:inline-grid}.acquisition-ui__bar i:after{content:"";border:1px solid #94c7bb;width:.45rem;height:.45rem;transform:rotate(45deg)}.acquisition-ui__bar b{color:#173b37;background:#dcebe5;padding:.48rem .65rem;font-size:.53rem}.acquisition-ui__body{padding:clamp(1rem,2.5vw,1.8rem)}.acquisition-ui__heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.acquisition-ui__heading div{flex-direction:column;display:flex}.acquisition-ui__heading small{color:#3e756a;letter-spacing:.1em;font-size:.48rem}.acquisition-ui__heading strong{letter-spacing:-.04em;margin-top:.38rem;font-family:Georgia,serif;font-size:clamp(1.1rem,2vw,1.7rem)}.acquisition-ui__heading>span{color:#4c6b64;font-size:.5rem}.acquisition-ui__stats{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:1.1rem;display:grid}.acquisition-ui__stats>span{background:#fffdf8;border:1px solid #d1d0c8;flex-direction:column;justify-content:space-between;min-height:4.2rem;padding:.65rem;display:flex}.acquisition-ui__stats small{color:#737872;font-size:.47rem}.acquisition-ui__stats b{font-size:.56rem}.acquisition-ui__table{background:#fffdf8;border:1px solid #d1d0c8;margin-top:.6rem}.acquisition-ui__row{border-top:1px solid #deddd5;grid-template-columns:1fr 1fr .8fr;align-items:center;gap:.5rem;min-height:2.8rem;padding:.48rem .7rem;font-size:.53rem;display:grid}.acquisition-ui__row--head{color:#777b75;letter-spacing:.06em;text-transform:uppercase;background:#f1efe7;border-top:0;min-height:2rem;font-size:.45rem}.acquisition-ui__row strong{font-size:.58rem}.acquisition-ui__row b{color:#245f54;background:#e2eee9;border:1px solid #b6d0c8;justify-self:start;padding:.24rem .36rem;font-size:.44rem;font-weight:700}.concept-grid{border-bottom:1px solid var(--focus-line-light);grid-template-columns:1fr 1fr;display:grid}.concept-work{min-width:0;padding:clamp(2.5rem,5vw,4.8rem) 0}.concept-work:first-child{border-right:1px solid var(--focus-line-light);padding-right:clamp(2rem,4vw,4rem)}.concept-work:last-child{padding-left:clamp(2rem,4vw,4rem)}.concept-work h3{max-width:10ch;font-size:clamp(2rem,3.5vw,3.8rem)}.concept-work>p{max-width:35rem}.agent-concept,.web-concept{border:1px solid var(--focus-line-light);background:#dcdcd4;min-height:22rem;margin-top:2.5rem;position:relative}.agent-concept{background:var(--focus-sage-dark);color:var(--color-warm-ivory);padding:1.4rem;overflow:hidden}.agent-concept:before{content:"";pointer-events:none;background-image:linear-gradient(#f2ede30e 1px,#0000 1px);background-size:100% 3.4rem;position:absolute;inset:0}.agent-concept__source,.agent-concept__result{z-index:1;background:#1e2925;border:1px solid #f2ede333;flex-direction:column;padding:.9rem;display:flex;position:relative}.agent-concept__source{width:68%}.agent-concept__source small,.agent-concept__result span{color:#93a79f;font:600 .54rem ui-monospace,monospace}.agent-concept__source strong,.agent-concept__result strong{margin-top:.38rem;font-size:.76rem}.agent-concept__source>span{color:#8c9c96;margin-top:.24rem;font-size:.58rem}.agent-concept__line{background:var(--focus-gold);width:1px;height:3rem;margin-left:2rem;display:block;position:relative}.agent-concept__actions{z-index:1;gap:.5rem;display:grid;position:relative}.agent-concept__actions>span{border-bottom:1px solid #f2ede324;grid-template-columns:1.7rem 1fr;align-items:center;gap:.55rem;min-height:2.45rem;display:grid}.agent-concept__actions i{color:var(--focus-gold);font:.55rem ui-monospace,monospace}.agent-concept__actions b{font-size:.66rem}.agent-concept__result{border-left:.28rem solid var(--focus-gold);width:72%;position:absolute;bottom:1.4rem;right:1.4rem}.web-concept{background:var(--focus-paper-bright);padding:1.4rem;overflow:hidden}.web-concept:after{content:"";border:1px solid #b99a5a6b;width:12rem;height:12rem;position:absolute;bottom:-5rem;right:-4rem;transform:rotate(42deg)}.web-concept__nav{border-bottom:1px solid var(--focus-line-light);color:#5d615c;grid-template-columns:1fr auto auto auto;align-items:center;gap:.7rem;min-height:2.5rem;font:600 .48rem ui-monospace,monospace;display:grid}.web-concept__nav i{background:#777a75;width:1.6rem;height:1px}.web-concept__nav b{border:1px solid var(--focus-ink);color:var(--focus-ink);padding:.4rem .55rem}.web-concept__hero{z-index:1;flex-direction:column;justify-content:center;align-items:start;min-height:12rem;display:flex;position:relative}.web-concept__hero small{color:#777a75;letter-spacing:.08em;font:600 .46rem ui-monospace,monospace}.web-concept__hero strong{letter-spacing:-.055em;max-width:8ch;margin-top:.6rem;font-family:Georgia,serif;font-size:clamp(1.8rem,3.2vw,3.2rem);font-weight:400;line-height:.95}.web-concept__hero>span{background:var(--focus-gold);width:3.5rem;height:.3rem;margin-top:1rem}.web-concept__proof{grid-template-columns:1.25fr .9fr .65fr;gap:.5rem;display:grid}.web-concept__proof span{border:1px solid var(--focus-line-light);height:2.5rem}.new-services-section{background:var(--focus-ink);padding:clamp(6rem,12vw,11rem) 0}.new-services-section .section-heading h2 em{color:var(--focus-gold)}.service-chapter{border-top:1px solid var(--focus-line-dark);grid-template-columns:minmax(20rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(2rem,6vw,7rem);padding:clamp(3.5rem,7vw,7rem) 0;display:grid}.service-chapter--ai{border-bottom:1px solid var(--focus-line-dark);grid-template-columns:minmax(0,1.28fr) minmax(20rem,.72fr)}.service-chapter__name{color:var(--focus-gold);letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.3rem;font-size:.66rem;font-weight:700;display:inline-block}.service-chapter__copy h3{letter-spacing:-.07em;margin:0;font-size:clamp(2.4rem,4.3vw,4.8rem);line-height:.96}.service-chapter__copy>p{color:#9b978e;max-width:38rem;margin-top:1.35rem;font-size:1rem;line-height:1.65}.service-chapter__outcomes{border-top:1px solid var(--focus-line-dark);flex-wrap:wrap;margin-top:1.8rem;display:flex}.service-chapter__outcomes span{border-right:1px solid var(--focus-line-dark);color:#c0bbb1;margin-right:1rem;padding:.75rem 1rem .75rem 0;font-size:.7rem;font-weight:700}.service-chapter__copy>a{color:var(--focus-gold)}.website-instrument,.automation-instrument{min-height:30rem;position:relative}.website-instrument{flex-direction:column;justify-content:center;display:flex}.website-instrument__window{background:var(--focus-paper-bright);color:var(--focus-ink);border:1px solid #f2ede338;position:relative;overflow:hidden;transform:rotate(-1.6deg);box-shadow:1.25rem 1.25rem #b99a5a24}.website-instrument__top{border-bottom:1px solid var(--focus-line-light);align-items:center;gap:.4rem;min-height:3rem;padding:.75rem 1rem;display:flex}.website-instrument__top span{background:#9f9f98;border-radius:50%;width:.36rem;height:.36rem}.website-instrument__top b{color:#767971;margin-left:auto;font:600 .5rem ui-monospace,monospace}.website-instrument__content{flex-direction:column;justify-content:center;align-items:start;min-height:22rem;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative}.website-instrument__content:after{content:"";border:1px solid #b99a5a80;width:17rem;height:17rem;position:absolute;bottom:-7rem;right:-6rem;transform:rotate(45deg)}.website-instrument__content small{color:#777a75;letter-spacing:.1em;font:700 .52rem ui-monospace,monospace}.website-instrument__content strong{letter-spacing:-.07em;max-width:8ch;margin-top:.7rem;font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,5.4rem);font-weight:400;line-height:.88}.website-instrument__content i{background:#0b0c0a33;width:72%;height:1px;margin-top:1rem;display:block}.website-instrument__content i:last-child{width:48%}.website-instrument__caption{color:#6f6d67;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;margin-top:1.8rem;font:600 .55rem ui-monospace,monospace;display:flex}.automation-instrument{background:#111511;border:1px solid #f2ede32e;overflow:hidden}.automation-instrument:before{content:"";background-image:linear-gradient(#f2ede30a 1px,#0000 1px),linear-gradient(90deg,#f2ede30a 1px,#0000 1px);background-size:3.5rem 3.5rem;position:absolute;inset:0}.automation-instrument>div{z-index:2;position:absolute}.automation-instrument__input{border:1px solid var(--focus-line-dark);background:#191d19;flex-direction:column;width:12rem;padding:.9rem;display:flex;top:calc(50% - 2.7rem);left:1.5rem}.automation-instrument small{color:#7f7c75;letter-spacing:.09em;font:600 .5rem ui-monospace,monospace}.automation-instrument__input strong{margin-top:.42rem;font-size:.72rem}.automation-instrument__core{border:1px solid var(--focus-gold);background:var(--focus-gold);width:5.4rem;height:5.4rem;color:var(--focus-ink);text-align:center;place-content:center;display:grid;top:calc(50% - 2.7rem);left:calc(50% - 2.7rem);transform:rotate(45deg)}.automation-instrument__core span,.automation-instrument__core small{transform:rotate(-45deg)}.automation-instrument__core span{font-size:1.35rem;font-weight:800}.automation-instrument__core small{color:var(--focus-ink);margin-top:-.5rem}.automation-instrument__outputs{gap:.75rem;width:9rem;display:grid;top:calc(50% - 4.2rem);right:1.5rem}.automation-instrument__outputs span{border-left:.2rem solid var(--focus-sage);color:#beb9af;background:#1a211e;align-items:center;min-height:2.1rem;padding:.48rem .65rem;font-size:.61rem;font-weight:700;display:flex}.automation-instrument>svg{z-index:1;fill:none;stroke:#b99a5a7a;stroke-width:1px;vector-effect:non-scaling-stroke;width:100%;height:100%;position:absolute;inset:0}.integration-line{border-bottom:1px solid var(--focus-line-dark);color:#77746e;letter-spacing:.07em;text-transform:uppercase;grid-template-columns:minmax(12rem,.42fr) 1fr;align-items:center;gap:2rem;padding:1.5rem 0;font-size:.6rem;font-weight:700;display:grid}.integration-line p{color:#b8b3a9;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.integration-line i{border:1px solid var(--focus-gold);width:.26rem;height:.26rem;transform:rotate(45deg)}.new-method-section{color:var(--focus-ink);background:#d5d6cf;padding:clamp(6rem,12vw,11rem) 0}.section-heading--method h2{color:var(--focus-ink)}.section-heading--method h2 em{color:#50665d}.method-sequence{border-top:1px solid var(--focus-line-light);border-bottom:1px solid var(--focus-line-light);grid-template-columns:repeat(4,1fr);display:grid}.method-sequence article{border-right:1px solid var(--focus-line-light);flex-direction:column;min-height:19rem;padding:1.4rem 1.4rem 2rem;display:flex}.method-sequence article:first-child{border-left:1px solid var(--focus-line-light)}.method-sequence>article>span{color:#6d706a;letter-spacing:.1em;font-size:.62rem;font-weight:700}.method-sequence h3{color:var(--focus-ink);letter-spacing:-.055em;margin:auto 0 0;font-size:clamp(1.5rem,2.3vw,2.5rem)}.method-sequence p{color:#555954;margin-top:1rem;font-size:.82rem;line-height:1.6}.method-principle{border-top:.35rem solid var(--focus-gold);grid-template-columns:.38fr 1.25fr .65fr;align-items:start;gap:clamp(2rem,5vw,5rem);margin-top:clamp(4rem,8vw,8rem);padding-top:1.5rem;display:grid}.method-principle>span{color:#646862;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}.method-principle blockquote{letter-spacing:-.055em;max-width:20ch;font-family:Georgia,serif;font-size:clamp(2rem,3.8vw,4.2rem);line-height:1}.method-principle p{color:#565a55;font-size:.86rem;line-height:1.65}.home-faq-section{background:#11120f;padding:clamp(6rem,11vw,10rem) 0}.home-faq-layout{grid-template-columns:minmax(17rem,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(3rem,8vw,9rem);display:grid}.home-faq-section h2{max-width:8.5ch;color:var(--color-warm-ivory);font-size:clamp(2.7rem,5vw,5.3rem)}.home-faq-section h2 em{color:var(--focus-gold)}.home-faq-layout header>a{color:#a9a59c}.home-faq-list{border-top:1px solid var(--focus-line-dark)}.home-faq-list details{border-bottom:1px solid var(--focus-line-dark)}.home-faq-list summary{color:#d8d3c9;cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:2rem;min-height:5rem;font-size:clamp(.95rem,1.3vw,1.13rem);font-weight:650;list-style:none;display:grid}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary span{color:var(--focus-gold);transition:transform .22s var(--ease-out);font-family:Georgia,serif;font-size:1.65rem;font-weight:400}.home-faq-list details[open] summary span{transform:rotate(45deg)}.home-faq-list details>p{color:#8c8981;max-width:48rem;margin:-.5rem 0 1.7rem;font-size:.9rem;line-height:1.7}.new-contact-section{background:var(--focus-paper-bright);color:var(--focus-ink);padding:clamp(6rem,11vw,10rem) 0;position:relative}.new-contact-section:before{content:"";background:var(--focus-gold);opacity:.08;pointer-events:none;width:38%;position:absolute;inset:0 auto 0 0}.new-contact-layout{grid-template-columns:minmax(0,.85fr) minmax(28rem,1.15fr);align-items:start;gap:clamp(3rem,8vw,9rem);display:grid}.new-contact-copy h2{max-width:9ch;color:var(--focus-ink);font-size:clamp(3rem,5.6vw,6rem)}.new-contact-copy h2 em{color:#52685f}.new-contact-copy>p:not(.section-label){color:#5c605a;max-width:39rem;margin-top:1.7rem;font-size:1rem;line-height:1.7}.diagnosis-deliverable{border-top:1px solid var(--focus-line-light);border-bottom:1px solid var(--focus-line-light);margin-top:2.5rem;padding:1.3rem 0}.diagnosis-deliverable>span,.contact-direct>span{color:#6d716a;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:700;display:block}.diagnosis-deliverable ol{color:#343733;gap:.6rem;margin-top:1rem;padding-left:1.2rem;font-size:.82rem;font-weight:600;display:grid}.contact-direct{gap:.55rem;margin-top:2rem;display:grid}.contact-direct>span{margin-bottom:.4rem}.contact-direct a{color:#3f514a;border-bottom:1px solid #0000;align-items:center;gap:.6rem;width:fit-content;font-size:.8rem;font-weight:700;display:inline-flex}.contact-direct a:hover{border-color:currentColor}.diagnosis-form{background:var(--focus-ink);color:var(--color-warm-ivory);border:1px solid #0b0c0a30;padding:clamp(1.5rem,4vw,3rem);box-shadow:1.25rem 1.25rem #b99a5a38}.diagnosis-form__top{color:#7b7871;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.1rem;font-size:.6rem;font-weight:700;display:flex}.diagnosis-form__top i{border:1px solid var(--focus-gold);width:2.1rem;height:2.1rem;color:var(--focus-gold);place-items:center;font-style:normal;display:grid}.diagnosis-form>h3{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,3vw,3rem)}.diagnosis-form>p{color:#96928a;max-width:40rem;margin-top:.8rem;font-size:.85rem;line-height:1.6}.diagnosis-form form{gap:1.15rem;margin-top:2rem;display:grid}.diagnosis-form__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.diagnosis-form .form-group{gap:.5rem;display:grid}.diagnosis-form label{color:#8f8b83;letter-spacing:.06em;text-transform:uppercase;font-size:.63rem;font-weight:700}.diagnosis-form .form-control{width:100%;min-height:3.2rem;color:var(--color-warm-ivory);background:0 0;border:0;border-bottom:1px solid #f2ede33d;border-radius:0;outline:none;padding:.7rem 0;font-size:.88rem;transition:border-color .18s}.diagnosis-form textarea.form-control{resize:vertical;min-height:6.4rem;line-height:1.55}.diagnosis-form .form-control::placeholder{color:#5f5d58}.diagnosis-form .form-control:focus{border-color:var(--focus-gold)}.diagnosis-form .form-consent{grid-template-columns:auto 1fr;align-items:start;gap:.7rem;display:grid}.diagnosis-form .form-consent input{width:1rem;height:1rem;accent-color:var(--focus-gold);margin-top:.08rem}.diagnosis-form .form-consent label{color:#8f8b83;letter-spacing:0;text-transform:none;font-size:.66rem;font-weight:500;line-height:1.45}.diagnosis-form .form-consent a{color:var(--focus-gold);text-underline-offset:.18em;text-decoration:underline}.diagnosis-submit{border:1px solid var(--focus-gold);background:var(--focus-gold);min-height:3.8rem;color:var(--focus-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:1.5rem;padding:.9rem 1.1rem;font-size:.78rem;font-weight:800;transition:background-color .2s,color .2s;display:flex}.diagnosis-submit:hover:not(:disabled){background:var(--color-warm-ivory)}.diagnosis-submit:disabled{cursor:wait;opacity:.58}.diagnosis-form .form-note{color:#6f6c66;text-align:center;font-size:.6rem;display:block}.form-status:empty{display:none}.form-status__message{border-left:.2rem solid;padding:.65rem .8rem;font-size:.72rem}.form-status__message.is-loading{color:#c7b27a}.form-status__message.is-success{color:#8eb5a6}.form-status__message.is-error{color:#d98a80}.is-reveal-ready [data-reveal]{opacity:0;transition:opacity .7s ease, transform .7s var(--ease-out);transform:translateY(1.25rem)}.is-reveal-ready [data-reveal=instrument]{transform:translate(1.5rem)}.is-reveal-ready [data-reveal].is-visible{opacity:1;transform:translate(0)}@media (width<=1180px){.focus-hero__grid{grid-template-columns:minmax(0,.82fr) minmax(31rem,1.18fr);gap:2.5rem}.focus-hero h1{font-size:clamp(4rem,7.5vw,6.7rem)}.service-chapter,.service-chapter--ai{grid-template-columns:minmax(17rem,.75fr) minmax(0,1.25fr);gap:3rem}.service-chapter--ai .automation-instrument{order:2}.service-chapter--ai .service-chapter__copy{order:1}}@media (width<=960px){.focus-hero{min-height:auto}.focus-hero__grid{grid-template-columns:1fr;padding-top:4.5rem;padding-bottom:5rem}.focus-hero__copy{max-width:52rem}.focus-hero h1{font-size:clamp(4.5rem,12vw,7.5rem)}.focus-instrument{width:min(100%,48rem);margin-left:auto}.featured-work{grid-template-columns:1fr}.featured-work__copy{max-width:40rem}.service-chapter,.service-chapter--ai{grid-template-columns:1fr}.website-instrument,.automation-instrument{min-height:26rem}.method-sequence{grid-template-columns:1fr 1fr}.method-sequence article:nth-child(2){border-right:1px solid var(--focus-line-light)}.method-sequence article:nth-child(n+3){border-top:1px solid var(--focus-line-light)}.method-principle{grid-template-columns:.4fr 1.6fr}.method-principle p{grid-column:2}.home-faq-layout,.new-contact-layout{grid-template-columns:1fr}.home-faq-layout header,.new-contact-copy{max-width:47rem}.new-contact-section:before{width:100%;height:32%}}@media (width<=700px){.home--focus em{font-size:1em}.section-heading{margin-bottom:3.5rem}.section-heading h2,.home-faq-section h2,.new-contact-copy h2{font-size:clamp(2.45rem,12vw,4rem);line-height:.98}.section-heading h2 br,.section-heading--method h2 br{display:none}.section-label{align-items:flex-start;font-size:.61rem;line-height:1.45}.focus-hero{padding-top:68px}.focus-hero__grid{gap:3.8rem;padding-top:3.2rem;padding-bottom:4rem}.studio-line{margin-bottom:2.2rem;font-size:.61rem}.focus-hero h1{font-size:clamp(3.4rem,16.8vw,5.2rem);line-height:.88}.focus-hero h1 span{white-space:normal}.focus-hero h1 em{max-width:8em;font-size:.68em}.focus-hero__lead{margin-top:1.8rem;font-size:.96rem}.focus-hero__actions{display:grid}.action-link{width:100%}.focus-instrument{width:calc(100% - .7rem);margin-left:.7rem;box-shadow:.7rem .7rem #b99a5a17}.focus-instrument:before{inset:-.5rem .5rem 0 -.5rem}.focus-stage{min-height:25rem}.focus-board__topline,.focus-instrument__meta{padding-inline:.75rem}.focus-instrument__meta span:last-child{display:none}.focus-flow{padding-inline:.75rem}.focus-flow__step{grid-template-columns:2rem 1fr}.focus-flow__step small{display:none}.focus-flow__step>span:after{left:1.35rem}.focus-board__result{left:.75rem;right:.75rem}.focus-chaos--mail{width:55%}.focus-chaos--sheet{width:60%}.focus-chaos--message{width:48%}.focus-hero__rail .container{grid-template-columns:1fr;min-height:auto;padding-inline:0}.focus-hero__rail span,.focus-hero__rail span:last-child{border-right:0;border-bottom:1px solid var(--focus-line-dark);min-height:3.3rem;padding-inline:var(--gutter)}.focus-hero__rail span:last-child{border-bottom:0}.demonstrations-section,.new-services-section,.new-method-section,.home-faq-section,.new-contact-section{padding-block:5.5rem}.demonstrations-section:before{display:none}.featured-work{gap:3rem;padding-block:3rem}.featured-work h3,.concept-work h3{font-size:clamp(2.3rem,11vw,3.5rem)}.acquisition-ui{width:calc(100% - .6rem);font-size:.8em;box-shadow:.6rem .6rem #26332e1c}.acquisition-ui__heading>span,.acquisition-ui__row span:nth-child(2){display:none}.acquisition-ui__stats{grid-template-columns:1fr}.acquisition-ui__stats>span:nth-child(n+2){display:none}.acquisition-ui__row{grid-template-columns:1fr .8fr}.acquisition-ui__row--head span:nth-child(3),.acquisition-ui__row b{grid-column:2}.concept-grid{grid-template-columns:1fr}.concept-work:first-child,.concept-work:last-child{border-right:0;padding:3.5rem 0}.concept-work:first-child{border-bottom:1px solid var(--focus-line-light)}.agent-concept,.web-concept{min-height:20rem}.service-chapter,.service-chapter--ai{gap:2.5rem;padding-block:4rem}.service-chapter__copy h3{font-size:clamp(2.4rem,11.5vw,3.8rem)}.website-instrument,.automation-instrument{min-height:21rem}.website-instrument__content{min-height:16rem;padding:1.5rem}.website-instrument__content strong{font-size:clamp(2.2rem,12vw,3.5rem)}.automation-instrument__input{width:8.5rem;left:.75rem}.automation-instrument__outputs{width:6.5rem;right:.75rem}.automation-instrument__core{width:4.4rem;height:4.4rem;top:calc(50% - 2.2rem);left:calc(50% - 2.2rem)}.integration-line{grid-template-columns:1fr}.integration-line p{flex-wrap:wrap;justify-content:flex-start}.method-sequence{grid-template-columns:1fr}.method-sequence article,.method-sequence article:first-child,.method-sequence article:nth-child(2){border-right:1px solid var(--focus-line-light);border-left:1px solid var(--focus-line-light);border-top:1px solid var(--focus-line-light);min-height:13rem}.method-sequence article:first-child{border-top:0}.method-principle{grid-template-columns:1fr}.method-principle p{grid-column:auto}.method-principle blockquote{font-size:clamp(2.1rem,11vw,3.3rem)}.home-faq-layout,.new-contact-layout{gap:3.5rem}.home-faq-section h2,.new-contact-copy h2{max-width:10ch}.home-faq-list summary{gap:1rem;min-height:4.6rem;font-size:.9rem}.diagnosis-form{width:calc(100% - .6rem);box-shadow:.6rem .6rem #b99a5a38}.diagnosis-form__row{grid-template-columns:1fr}}@media (width<=390px){.focus-hero h1{font-size:3.25rem}.focus-stage{min-height:23.5rem}.focus-chaos{padding:.65rem}.focus-chaos strong{font-size:.66rem}.automation-instrument__input{width:7.4rem}.automation-instrument__outputs{width:5.7rem}.automation-instrument__outputs span{padding-inline:.42rem;font-size:.53rem}}@media (prefers-reduced-motion:reduce){.home--focus *,.home--focus :before,.home--focus :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation:none!important}.is-reveal-ready [data-reveal]{opacity:1;transform:none}}.focus-hero--editorial .focus-hero__grid{grid-template-columns:1fr;align-items:end;padding-top:clamp(5rem,12vh,9rem);padding-bottom:clamp(4.5rem,10vh,7.5rem)}.focus-hero--editorial .focus-hero__copy{width:100%;max-width:76rem}.focus-hero--editorial h1{max-width:11.5ch;font-size:clamp(4.8rem,9.3vw,9.4rem);line-height:.82}.focus-hero--editorial h1 span{white-space:normal}.focus-hero--editorial h1 em{max-width:none;color:var(--focus-gold);font-size:.56em;line-height:1}.focus-hero--editorial .focus-hero__lead{max-width:47rem;font-size:clamp(1.05rem,1.55vw,1.32rem)}.service-chapter--showcase{grid-template-columns:1fr;align-items:stretch;gap:3rem}.service-chapter--showcase .service-chapter__copy{grid-template-columns:minmax(16rem,.75fr) minmax(24rem,1.25fr);align-items:end;column-gap:clamp(3rem,8vw,9rem);display:grid}.service-chapter--showcase .service-chapter__name{grid-column:1/-1}.service-chapter--showcase .service-chapter__copy h3{max-width:11ch}.service-chapter--showcase .service-chapter__copy>p{margin:0}.service-chapter--showcase .service-chapter__outcomes,.service-chapter--showcase .service-chapter__copy>a{grid-column:2}.service-chapter--plain{grid-template-columns:minmax(20rem,.82fr) minmax(0,1.18fr);gap:clamp(3rem,8vw,9rem)}.operations-capabilities{border-top:1px solid var(--focus-line-dark)}.operations-capabilities article{border-bottom:1px solid var(--focus-line-dark);grid-template-columns:2.5rem 1fr auto;align-items:center;gap:1.2rem;min-height:8.8rem;display:grid}.operations-capabilities article>span{color:var(--focus-gold);font:700 .58rem ui-monospace,SFMono-Regular,Consolas,monospace}.operations-capabilities h4{letter-spacing:-.025em;margin:0;font-size:1.05rem}.operations-capabilities p{color:#8f8b83;max-width:34rem;margin:.45rem 0 0;font-size:.78rem;line-height:1.55}.operations-capabilities a{color:#b9a77f;border-bottom:1px solid;padding-bottom:.2rem;font-size:.65rem;font-weight:700}.method-sequence{border:0;display:block}.method-sequence article,.method-sequence article:first-child{border:0;border-top:1px solid var(--focus-line-light);grid-template-columns:4rem minmax(10rem,.55fr) minmax(18rem,1fr);align-items:center;gap:clamp(1.5rem,4vw,4.5rem);min-height:0;padding:1.55rem 0;display:grid}.method-sequence article:last-child{border-bottom:1px solid var(--focus-line-light)}.method-sequence h3{margin:0;font-size:clamp(1.55rem,2.6vw,2.65rem)}.method-sequence p{max-width:38rem;margin:0;font-size:.9rem}@media (width<=960px){.focus-hero--editorial h1{font-size:clamp(4.2rem,12vw,7.5rem)}.service-chapter--showcase .service-chapter__copy,.service-chapter--plain{grid-template-columns:1fr}.service-chapter--showcase .service-chapter__copy>p,.service-chapter--showcase .service-chapter__outcomes,.service-chapter--showcase .service-chapter__copy>a{grid-column:1}.service-chapter--showcase .service-chapter__copy>p{margin-top:1.35rem}.method-sequence article,.method-sequence article:first-child,.method-sequence article:nth-child(2),.method-sequence article:nth-child(n+3){border-left:0;border-right:0;border-top:1px solid var(--focus-line-light);grid-template-columns:3.5rem minmax(9rem,.5fr) minmax(15rem,1fr);min-height:0;padding:1.4rem 0}}@media (width<=600px){.focus-hero--editorial .focus-hero__grid{gap:0;padding-top:3.4rem;padding-bottom:3.8rem}.focus-hero--editorial h1{max-width:10ch;font-size:clamp(3.2rem,15.2vw,4.8rem);line-height:.87}.focus-hero--editorial h1 em{margin-top:.28em;font-size:.58em;line-height:1.02}.operations-capabilities article{grid-template-columns:2rem 1fr;min-height:0;padding:1.35rem 0}.operations-capabilities a{grid-column:2;width:max-content}.method-sequence article,.method-sequence article:first-child,.method-sequence article:nth-child(2),.method-sequence article:nth-child(n+3){grid-template-columns:2.2rem 1fr;column-gap:.8rem;padding:1.35rem 0}.method-sequence p{grid-column:2;margin-top:-.2rem;font-size:.82rem}}.focus-instrument{box-shadow:none;background:0 0;border:0}.focus-instrument:before{background:#151712;border:1px solid #b99a5a33;inset:1rem -1rem -1rem 1rem}.focus-instrument__meta{background:#0d0e0c;border:1px solid #f2ede32e;border-bottom:0}.focus-stage{background:radial-gradient(circle at 74% 42%,#b99a5a1f,#0000 24%),#0b0c0a;border-left:1px solid #f2ede32e;border-right:1px solid #f2ede32e;min-height:27.5rem}.focus-board--before{background-image:linear-gradient(#f2ede308 1px,#0000 1px),linear-gradient(90deg,#f2ede308 1px,#0000 1px),radial-gradient(circle at 72% 45%,#b99a5a14,#0000 32%);background-size:3rem 3rem,3rem 3rem,auto}.focus-reticle{aspect-ratio:1;border:1px solid #b99a5a57;border-radius:50%;width:min(22rem,54%);position:absolute;top:12%;right:3%}.focus-reticle:before,.focus-reticle:after,.focus-reticle i,.focus-reticle span{content:"";position:absolute}.focus-reticle:before{border:1px solid #f2ede317;border-radius:50%;inset:16%}.focus-reticle:after{background:var(--focus-gold);border-radius:50%;width:.45rem;height:.45rem;top:calc(50% - .225rem);left:calc(50% - .225rem);box-shadow:0 0 0 .5rem #b99a5a14}.focus-reticle i:first-child{background:#b99a5a33;width:130%;height:1px;top:50%;left:-15%}.focus-reticle i:nth-child(2){background:#b99a5a33;width:1px;height:130%;top:-15%;left:50%}.focus-reticle span{border-top:.4rem solid #b99a5a38;border-right:.4rem solid #0000;border-radius:50%;width:72%;height:72%;top:14%;left:14%;transform:rotate(28deg)}.focus-artifact{z-index:1;position:absolute;box-shadow:0 1.2rem 2.6rem #00000057}.focus-artifact small{letter-spacing:.08em;font:700 .5rem ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.focus-artifact strong{font-size:.76rem;line-height:1.35;display:block}.focus-artifact--mail{width:44%;color:var(--focus-ink);background:#f3f1ea;border:1px solid #d0cec6;grid-template-columns:auto 1fr;gap:.8rem;padding:.85rem;display:grid;top:14%;left:7%;transform:rotate(-2.4deg)}.focus-artifact--mail small,.focus-artifact--mail span{color:#777a73}.focus-artifact--mail span{margin-top:.2rem;font-size:.56rem;display:block}.focus-artifact__avatar{background:var(--focus-sage-dark);width:2rem;height:2rem;color:var(--color-warm-ivory);border-radius:50%;place-items:center;font:700 .68rem ui-monospace,monospace;display:grid}.focus-artifact--sheet{color:#d8d3c9;background:#17231f;border:1px solid #f2ede333;width:52%;padding:.8rem;bottom:10%;right:4%;transform:rotate(1.8deg)}.focus-artifact__sheet-top{color:#789187;justify-content:space-between;display:flex}.focus-artifact__sheet-top i{letter-spacing:.14em;font-style:normal}.focus-artifact--sheet>strong{margin:.45rem 0 .65rem}.focus-artifact--sheet>span{color:#858d88;border-top:1px solid #f2ede31a;grid-template-columns:.6fr 1fr .8fr 1fr .65fr 1fr;align-items:center;min-height:1.65rem;font:600 .47rem ui-monospace,monospace;display:grid}.focus-artifact--sheet>span i{border:1px solid var(--focus-gold);width:.35rem;height:.35rem;transform:rotate(45deg)}.focus-artifact--note{background:var(--focus-gold);width:29%;color:var(--focus-ink);padding:.85rem;top:48%;right:37%;transform:rotate(4deg)}.focus-artifact--note small{opacity:.62}.focus-artifact--note strong{margin-top:.45rem}.focus-artifact--message{color:#d5d0c6;background:#171816;border:1px solid #f2ede329;width:39%;padding:.9rem;top:15%;right:3%;transform:rotate(2.5deg)}.focus-artifact--message small,.focus-artifact--message span{color:#76736d}.focus-artifact--message strong{margin-top:.45rem}.focus-artifact--message span{margin-top:.3rem;font-size:.55rem;display:block}.focus-board--after{background-color:#e5e3dc;background-image:linear-gradient(#0b0c0a0c 1px,#0000 1px),linear-gradient(90deg,#0b0c0a0c 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:3rem 3rem;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}.focus-board--after:before{background:linear-gradient(125deg,#0000 63%,#b99a5a14 63% 64%,#0000 64%)}.focus-after-layout{z-index:1;grid-template-columns:minmax(0,1.22fr) minmax(8rem,.78fr);gap:1rem;padding:1rem 1.1rem 5.7rem;display:grid;position:relative}.focus-casefile{background:#f6f3eb;border:1px solid #0b0c0a29;min-width:0;padding:1rem;box-shadow:.7rem .7rem #26332e17}.focus-casefile>header{color:#696d67;letter-spacing:.08em;border-bottom:1px solid #0b0c0a21;justify-content:space-between;align-items:center;gap:.7rem;padding-bottom:.7rem;font:700 .48rem ui-monospace,monospace;display:flex}.focus-casefile>header b{color:#315d52;background:#dce9e3;padding:.3rem .4rem;font-size:.43rem}.focus-casefile__identity{grid-template-columns:auto 1fr;align-items:center;gap:.8rem;margin-top:1rem;display:grid}.focus-casefile__identity>i{background:var(--focus-sage-dark);color:#f3f1ea;place-items:center;width:2.6rem;height:2.6rem;font-family:Georgia,serif;font-size:1.2rem;font-style:normal;display:grid}.focus-casefile__identity strong,.focus-casefile__identity span{display:block}.focus-casefile__identity strong{font-size:.85rem}.focus-casefile__identity span{color:#747871;margin-top:.15rem;font-size:.55rem}.focus-casefile blockquote{color:#18221f;letter-spacing:-.035em;margin-top:1.05rem;font-family:Georgia,serif;font-size:clamp(1.05rem,1.8vw,1.45rem);line-height:1.12}.focus-casefile dl{grid-template-columns:1fr 1fr;gap:.55rem;margin-top:1rem;display:grid}.focus-casefile dl>div{border-top:1px solid #0b0c0a21;padding-top:.55rem}.focus-casefile dt{color:#777a73;letter-spacing:.08em;text-transform:uppercase;font:700 .46rem ui-monospace,monospace}.focus-casefile dd{margin-top:.3rem;font-size:.62rem;font-weight:700}.focus-route{border-left:1px solid #0b0c0a2e;padding:.55rem 0 0 1rem}.focus-route>small{color:#777a74;letter-spacing:.1em;font:700 .5rem ui-monospace,monospace}.focus-route__step{border-bottom:1px solid #0b0c0a21;grid-template-columns:1.6rem 1fr;align-items:center;gap:.45rem;min-height:4.2rem;display:grid;position:relative}.focus-route__step>span{color:var(--focus-gold);font:700 .5rem ui-monospace,monospace}.focus-route__step>span:after{content:"";background:var(--focus-sage-dark);border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:calc(50% - .18rem);left:1.25rem}.focus-route__step strong,.focus-route__step small{display:block}.focus-route__step strong{font-size:.66rem}.focus-route__step small{color:#777a74;text-transform:uppercase;margin-top:.2rem;font:600 .46rem ui-monospace,monospace}.focus-board__result{border-left:0;border-top:.22rem solid var(--focus-gold);justify-content:center;align-items:flex-start;gap:.2rem;min-height:4.2rem;padding:.8rem .95rem;bottom:1rem;left:1.1rem;right:1.1rem}.focus-board__result span{color:#77746d;letter-spacing:.08em;font:700 .47rem ui-monospace,monospace}.focus-board__result strong{margin:0;font-size:.7rem}.focus-stage__axis i{background:#0c0d0b;border-radius:50%;width:2rem;height:2rem;top:calc(50% - 1rem);left:-.96rem;transform:none;box-shadow:0 0 0 .35rem #0b0c0a7a}.focus-control{background:#0d0e0c;border:1px solid #f2ede32e;border-top-color:#f2ede31f}.acquisition-stage{background-color:#18332e;background-image:linear-gradient(#f2ede30a 1px,#0000 1px),linear-gradient(90deg,#f2ede30a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:3.5rem 3.5rem;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #26332e42;align-items:center;min-height:31rem;padding:3.3rem 2rem 2.8rem;display:flex;position:relative;overflow:hidden}.acquisition-stage:before{content:"";border:1px solid #b99a5a47;border-radius:50%;width:24rem;height:24rem;position:absolute;top:-9rem;right:-8rem;box-shadow:inset 0 0 0 4rem #b99a5a06}.acquisition-stage__index{color:#86a298;letter-spacing:.1em;justify-content:space-between;font:700 .52rem ui-monospace,monospace;display:flex;position:absolute;top:1.05rem;left:1.2rem;right:1.2rem}.acquisition-stage__index b{color:var(--focus-gold);font-size:inherit}.acquisition-stage .acquisition-ui{z-index:1;border-color:#ffffff3d;width:100%;position:relative;transform:rotate(.8deg);box-shadow:1.4rem 1.6rem #040c0a47,0 2rem 4rem #0000002e}.acquisition-stage__note{z-index:2;color:#c9c4ba;background:#101b18;border:1px solid #f2ede333;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;min-width:13rem;padding:.65rem .8rem;display:grid;position:absolute;bottom:.65rem;right:.8rem;box-shadow:0 .8rem 1.8rem #0003}.acquisition-stage__note>span{color:var(--focus-gold);font:700 1.4rem Georgia,serif}.acquisition-stage__note p{font-size:.58rem;line-height:1.45}.acquisition-stage__note b{color:#f2ede3}.agent-concept,.web-concept{border-color:#0b0c0a1f;min-height:24rem}.agent-concept{background:radial-gradient(circle at 68% 42%,#b99a5a29,#0000 26%),linear-gradient(#f2ede30b 1px,#0000 1px) 0 0/3.2rem 3.2rem,linear-gradient(90deg,#f2ede30b 1px,#0000 1px) 0 0/3.2rem 3.2rem,#1b302a;padding:1.2rem}.agent-concept:before{display:none}.agent-concept__lens{border:1px solid #b99a5a61;border-radius:50%;place-items:center;width:11rem;height:11rem;display:grid;position:absolute;top:3.7rem;right:3rem}.agent-concept__lens:before{content:"";border:1px solid #f2ede31a;border-radius:50%;position:absolute;inset:1.25rem}.agent-concept__lens span{color:var(--focus-gold);font:400 3.2rem Georgia,serif}.agent-concept__lens i{background:#b99a5a47;width:15rem;height:1px;position:absolute;transform:rotate(-32deg)}.agent-concept__source{width:61%;color:var(--focus-ink);background:#f1eee6;border:0;padding:1rem;transform:rotate(-1.4deg);box-shadow:.8rem .8rem #07070633}.agent-concept__source small,.agent-concept__source>span{color:#6f756f}.agent-concept__source strong{color:var(--focus-ink)}.agent-concept__line{height:4.1rem;margin-left:2.5rem}.agent-concept__actions{background:#0a1310b8;width:51%;margin-left:auto;padding:.5rem .8rem}.agent-concept__result{background:#111d19;width:65%;bottom:1.2rem;right:1.2rem}.agent-concept__stamp{color:#83978f;letter-spacing:.11em;writing-mode:vertical-rl;font:700 .48rem ui-monospace,monospace;position:absolute;bottom:1.6rem;left:1.2rem;transform:rotate(180deg)}.web-concept{background:#171916;border-color:#b99a5a3d;padding:1rem;box-shadow:inset 0 0 0 .55rem #22251f}.web-concept:after{display:none}.web-concept__nav{background:#f3f1ea;min-height:2.6rem;padding:0 .8rem}.web-concept__body{background:#f3f1ea;grid-template-columns:minmax(0,1.05fr) minmax(8rem,.95fr);gap:1rem;min-height:16.4rem;padding:1rem;display:grid}.web-concept__hero{justify-content:center;min-height:auto}.web-concept__hero strong{font-size:clamp(1.75rem,2.8vw,2.8rem)}.web-concept__hero strong em{color:var(--focus-gold)}.web-concept__image{background-color:#1a302a;background-image:linear-gradient(#f2ede30d 1px,#0000 1px),linear-gradient(90deg,#f2ede30d 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:2.4rem 2.4rem;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:relative;overflow:hidden}.web-concept__image:before,.web-concept__image:after{content:"";border:1px solid #b99a5a8c;position:absolute;transform:rotate(45deg)}.web-concept__image:before{width:8rem;height:8rem;top:2rem;left:-1.8rem}.web-concept__image:after{width:5rem;height:5rem;bottom:1.5rem;right:-1.3rem}.web-concept__image>span{z-index:1;color:var(--focus-gold);font:400 4.8rem/1 Georgia,serif;position:absolute;top:calc(50% - 2.4rem);left:calc(50% - 1.7rem)}.web-concept__image>i{transform-origin:50%;background:#f2ede326;width:1px;height:75%;position:absolute;top:12%;left:48%}.web-concept__image>i:first-of-type{transform:rotate(28deg)}.web-concept__image>i:nth-of-type(2){transform:rotate(-32deg)}.web-concept__image>i:nth-of-type(3){transform:rotate(90deg)}.web-concept__image small{color:#8ba198;letter-spacing:.08em;font:700 .44rem ui-monospace,monospace;position:absolute;bottom:.65rem;right:.7rem}.web-concept__proof{background:#f3f1ea;gap:0;padding-inline:1rem}.web-concept__proof span{color:#646862;letter-spacing:.08em;text-transform:uppercase;border:0;border-top:1px solid #0b0c0a24;align-items:center;height:2.7rem;font:700 .46rem ui-monospace,monospace;display:flex}.web-concept__proof span:not(:last-child){border-right:1px solid #0b0c0a24}.web-concept__proof span:nth-child(n+2){padding-left:.7rem}.automation-instrument{background:radial-gradient(circle at 50% 42%,#b99a5a1c,#0000 23%),#101511;min-height:32rem}.automation-instrument__top{color:#77746d;letter-spacing:.1em;border-bottom:1px solid #f2ede324;justify-content:space-between;align-items:center;min-height:3.2rem;padding:.75rem 1rem;font:700 .52rem ui-monospace,monospace;display:flex;inset:0 0 auto}.automation-instrument__top b{color:#92a69e;font-size:inherit;align-items:center;gap:.4rem;display:flex}.automation-instrument__top i{background:#789187;border-radius:50%;width:.38rem;height:.38rem}.automation-instrument__input{top:8.8rem}.automation-instrument__core{top:8.2rem}.automation-instrument__outputs{top:6.7rem}.automation-instrument__outputs span{flex-direction:column;align-items:start}.automation-instrument__outputs b{color:#d0cbc1;font-size:.62rem}.automation-instrument__outputs small{color:#789187;margin-top:.14rem;font-size:.46rem}.automation-instrument__verdict{border-top:.2rem solid var(--focus-gold);text-align:center;background:#171d19;width:42%;padding:.8rem;bottom:4.9rem;right:29%}.automation-instrument__verdict strong{color:#d7d2c8;margin-top:.28rem;font-size:.7rem;display:block}.automation-instrument__log{border-top:1px solid #f2ede324;grid-template-columns:repeat(3,1fr);display:grid;inset:auto 0 0}.automation-instrument__log span{color:#7f827c;align-items:center;gap:.45rem;min-height:3.3rem;padding:.65rem;font-size:.52rem;display:flex}.automation-instrument__log span:not(:last-child){border-right:1px solid #f2ede31a}.automation-instrument__log i{border:1px solid var(--focus-gold);flex:none;width:.36rem;height:.36rem;transform:rotate(45deg)}@media (width<=700px){.focus-instrument:before{inset:.65rem -.65rem -.65rem .65rem}.focus-stage{min-height:29rem}.focus-reticle{width:14rem;top:19%;right:-2rem}.focus-artifact--mail{width:62%;left:5%}.focus-artifact--message{width:53%;right:3%}.focus-artifact--sheet{width:67%;right:3%}.focus-artifact--note{width:42%;right:29%}.focus-after-layout{grid-template-columns:minmax(0,1.25fr) minmax(5.8rem,.75fr);gap:.55rem;padding:.7rem .7rem 5.4rem}.focus-casefile{padding:.7rem;box-shadow:.4rem .4rem #26332e17}.focus-casefile>header b{display:none}.focus-casefile__identity{grid-template-columns:auto 1fr;gap:.5rem}.focus-casefile__identity>i{width:2rem;height:2rem;font-size:.95rem}.focus-casefile__identity strong{font-size:.67rem}.focus-casefile blockquote{font-size:1rem}.focus-casefile dl{grid-template-columns:1fr}.focus-casefile dl>div:last-child{display:none}.focus-route{padding-left:.5rem}.focus-route__step{grid-template-columns:1fr}.focus-route__step>span,.focus-route__step>span:after{display:none}.focus-route__step strong{font-size:.57rem}.focus-board__result{padding:.65rem;left:.7rem;right:.7rem}.focus-board__result span{display:none}.focus-board__result strong{font-size:.66rem}.acquisition-stage{min-height:29rem;padding:3.1rem .7rem 4rem}.acquisition-stage .acquisition-ui{width:100%;transform:rotate(.35deg)}.acquisition-stage__note{bottom:.45rem;right:.45rem}.agent-concept,.web-concept{min-height:22rem}.agent-concept__lens{width:9rem;height:9rem;right:1.3rem}.agent-concept__source{width:72%}.agent-concept__actions{width:62%}.agent-concept__result{width:74%}.web-concept__body{grid-template-columns:minmax(0,1.05fr) minmax(7rem,.95fr);gap:.65rem;padding:.75rem}.web-concept__hero strong{font-size:clamp(1.55rem,8.5vw,2.3rem)}.web-concept__image>span{font-size:3.7rem;left:calc(50% - 1.25rem)}.automation-instrument{min-height:28rem}.automation-instrument__top{padding-inline:.7rem}.automation-instrument__input{width:7.2rem;top:7.9rem;left:.65rem}.automation-instrument__core{width:4.7rem;height:4.7rem;top:7.9rem;left:calc(50% - 2.35rem)}.automation-instrument__outputs{width:5.8rem;top:6.2rem;right:.65rem}.automation-instrument__verdict{width:auto;bottom:4.2rem;left:.7rem;right:.7rem}.automation-instrument__log span{min-height:2.9rem;padding:.45rem;font-size:.43rem}.automation-instrument__log span:last-child{display:none}.automation-instrument__log{grid-template-columns:1fr 1fr}}@media (width<=340px){.studio-line{letter-spacing:.08em;gap:.45rem;font-size:.55rem}.studio-line span{white-space:nowrap}.studio-line i{width:1.4rem}}.system-switcher{border:1px solid var(--focus-line-light);grid-template-columns:1fr 1fr;margin-top:clamp(3rem,6vw,5rem);display:grid}.system-switcher button{color:#696b66;cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:flex-start;gap:.35rem;min-height:5.6rem;padding:1rem clamp(1rem,2.5vw,2rem);display:flex}.system-switcher button+button{border-left:1px solid var(--focus-line-light)}.system-switcher button:hover{color:var(--focus-ink);background:#26332e0a}.system-switcher button.is-active{background:var(--focus-ink);color:var(--focus-paper)}.system-switcher button span{letter-spacing:-.025em;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:750}.system-switcher button small{color:inherit;letter-spacing:.08em;text-transform:uppercase;font:650 .57rem ui-monospace,SFMono-Regular,Consolas,monospace}.system-switcher button.is-active small{color:var(--focus-gold)}.operations-intro{border-top:1px solid var(--focus-line-light);border-bottom:1px solid var(--focus-line-light);grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:end;gap:clamp(2rem,6vw,6rem);margin-top:clamp(3.5rem,7vw,6.5rem);padding:clamp(2.2rem,4vw,3.7rem) 0;display:grid}.operations-intro .work-meta{max-width:32rem}.operations-intro h3{letter-spacing:-.075em;margin:0;font-size:clamp(3rem,6vw,6.4rem);font-weight:800;line-height:.9}.operations-intro>div:first-child>p{color:#555954;max-width:47rem;margin-top:1.4rem;font-size:clamp(.95rem,1.4vw,1.08rem);line-height:1.65}.operations-intro__actions{border-left:1px solid var(--focus-line-light);padding-left:clamp(1.5rem,3vw,3rem)}.operations-intro__actions ul{gap:0;list-style:none;display:grid}.operations-intro__actions li{border-bottom:1px solid var(--focus-line-light);color:#31342f;align-items:center;gap:.7rem;min-height:2.8rem;font-size:.8rem;font-weight:650;display:flex}.operations-intro__actions li:before{content:"";background:#587064;flex:none;width:.35rem;height:.35rem}.operations-intro__actions a{border-bottom:1px solid;align-items:center;gap:.6rem;margin-top:1.5rem;padding-bottom:.25rem;font-size:.76rem;font-weight:750;display:inline-flex}.operations-demo-shell{background:#0d0e0c;margin-top:clamp(2.3rem,4vw,3.8rem);padding:.75rem}.operations-demo-shell__label{color:#858178;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;min-height:2.6rem;padding:0 .25rem .65rem;font:700 .58rem ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.operations-demo-shell__label b{color:var(--focus-gold);font:inherit}.operations-demo-shell .email-ops-root,.operations-demo-shell .invoice-ops-root{border:0;border-radius:0;max-width:none}.operations-demo-loading{color:#8c8981;border:1px solid #f2ede31f;place-items:center;min-height:22rem;font-size:.78rem;display:grid}@media (width<=700px){.system-switcher{grid-template-columns:1fr;margin-top:2.7rem}.system-switcher button{min-height:4.7rem}.system-switcher button+button{border-top:1px solid var(--focus-line-light);border-left:0}.operations-intro{grid-template-columns:1fr;gap:2rem;margin-top:3rem}.operations-intro h3{font-size:clamp(2.8rem,15vw,4.2rem)}.operations-intro__actions{border-top:1px solid var(--focus-line-light);border-left:0;padding-top:1.2rem;padding-left:0}.operations-demo-shell{padding:.45rem}.operations-demo-shell__label{flex-direction:column;align-items:flex-start;gap:.15rem;padding:.25rem .2rem .65rem}}.home--focus section[id],.home--focus [id^=prova-],.home--focus #modulo-contatti{scroll-margin-top:6.25rem}.section-label,.studio-line,.work-meta,.service-chapter__name,.integration-line,.method-principle,.diagnosis-form__top,.diagnosis-deliverable>span,.contact-direct>span,.system-switcher button small,.operations-demo-shell__label{font-family:var(--font-body)}.section-label,.studio-line,.work-meta,.service-chapter__name,.integration-line,.diagnosis-form__top,.diagnosis-deliverable>span,.contact-direct>span{letter-spacing:.02em;text-transform:none}.section-label{gap:0;margin-bottom:1.15rem;font-size:.74rem}.section-label:before{display:none}.studio-line{color:var(--focus-gold);margin-bottom:clamp(1.8rem,3.5vh,2.8rem);font-size:.74rem}.demonstrations-section{padding:clamp(5rem,8vw,7.5rem) 0}.proof-heading{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.55fr);align-items:end;gap:clamp(2rem,6vw,6rem);margin-bottom:2.2rem;display:grid}.proof-heading h2{color:var(--focus-ink);letter-spacing:-.065em;margin:0;font-size:clamp(2.9rem,5.3vw,5.8rem);line-height:.94}.proof-heading h2 em{color:#52685f}.proof-heading>p{color:#555954;max-width:34rem;margin:0 0 .25rem;font-size:.98rem;line-height:1.65}.system-switcher{margin-top:0}.system-switcher button{min-height:4.65rem}.system-switcher button small{letter-spacing:.02em;text-transform:none;font-size:.62rem}.system-switcher+.operations-intro{margin-top:1rem}.operations-intro{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(2rem,5vw,5rem);margin-top:1rem;padding:1.25rem 0}.operations-intro .work-meta{max-width:24rem;margin-bottom:.7rem;font-size:.66rem}.operations-intro h3{letter-spacing:-.06em;font-size:clamp(2.1rem,3.6vw,4rem);line-height:.95}.operations-intro>div:first-child>p{max-width:52rem;margin-top:.7rem;font-size:.9rem;line-height:1.55}.operations-intro__actions{border-left:0;min-width:max-content;padding-left:0}.operations-intro__actions a{margin-top:0}.operations-demo-shell{margin-top:1rem;padding:.65rem}.operations-demo-shell__label{letter-spacing:.015em;text-transform:none;min-height:2.25rem;padding:0 .25rem .55rem;font-size:.62rem}.operations-demo-shell__label b{font-family:inherit}.service-chapter__outcomes{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-chapter__outcomes span{text-align:center;margin-right:0;padding-inline:.75rem}.service-chapter__outcomes span:first-child{text-align:left;padding-left:0}.service-chapter__outcomes span:last-child{text-align:right;border-right:0;padding-right:0}.operations-capabilities article{grid-template-columns:minmax(0,1fr) auto;min-height:7.6rem}.operations-capabilities a{font-family:var(--font-body);letter-spacing:0;font-size:.68rem}.integration-line{text-transform:none}.integration-line ul{color:#b8b3a9;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:0;list-style:none;display:grid}.integration-line li{border-left:1px solid var(--focus-line-dark);text-align:center;justify-content:center;align-items:center;gap:.55rem;min-height:2rem;padding-inline:.45rem;display:flex}.integration-line li:before{content:"";border:1px solid var(--focus-gold);flex:none;width:.25rem;height:.25rem;transform:rotate(45deg)}.new-method-section{padding:clamp(5rem,8vw,7.5rem) 0}.new-method-section .section-heading{margin-bottom:clamp(2.8rem,5vw,4.5rem)}.method-sequence article,.method-sequence article:first-child,.method-sequence article:nth-child(2),.method-sequence article:nth-child(n+3){grid-template-columns:minmax(10rem,.55fr) minmax(18rem,1fr);gap:clamp(2rem,5vw,5rem);padding:1.3rem 0}.method-principle{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.65fr);gap:clamp(2rem,5vw,5rem);margin-top:clamp(3rem,5vw,5rem);padding-top:1.25rem}.method-principle blockquote{max-width:21ch}.mobile-proof{display:none}@media (width>=701px){.operations-demo-shell .email-ops-workspace,.operations-demo-shell .invoice-ops-workspace{height:540px}}@media (width<=960px){.method-sequence article,.method-sequence article:first-child,.method-sequence article:nth-child(2),.method-sequence article:nth-child(n+3){grid-template-columns:minmax(9rem,.5fr) minmax(15rem,1fr)}}@media (width<=700px){.home--focus section[id],.home--focus [id^=prova-],.home--focus #modulo-contatti{scroll-margin-top:5.25rem}.section-label,.studio-line{font-size:.68rem}.demonstrations-section,.new-method-section{padding-block:4.5rem}.proof-heading{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.8rem}.proof-heading h2{font-size:clamp(2.65rem,12vw,3.8rem)}.proof-heading h2 br{display:none}.proof-heading>p{font-size:.9rem}.system-switcher{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.system-switcher button{min-width:0;min-height:4.35rem;padding:.8rem}.system-switcher button+button{border-top:0;border-left:1px solid var(--focus-line-light)}.system-switcher button span{font-size:.86rem}.system-switcher button small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.52rem;overflow:hidden}.mobile-proof{border:1px solid var(--focus-line-light);background:#dcdcd5;margin-top:1rem;padding:.75rem;display:block}.mobile-proof__meta{color:#5f625d;justify-content:space-between;align-items:center;gap:1rem;padding:.15rem .1rem .7rem;font-size:.62rem;font-weight:700;display:flex}.mobile-proof__frame{aspect-ratio:16/9;background:#121714;border:1px solid #0b0c0a33;place-items:center;display:grid;overflow:hidden}.mobile-proof__frame img,.mobile-proof__frame video{object-fit:cover;width:100%;height:100%;display:block}.mobile-proof__play{border:1px solid var(--focus-ink);background:var(--focus-ink);width:100%;min-height:3.35rem;color:var(--focus-paper);cursor:pointer;justify-content:center;align-items:center;gap:.7rem;margin-top:.75rem;font-size:.78rem;font-weight:750;display:flex}.mobile-proof__play:hover{background:#26332e}.mobile-proof__play span{color:var(--focus-gold);font-size:.72rem}.mobile-proof__note{color:#60635e;text-align:center;margin:.65rem 0 0;font-size:.65rem}.mobile-proof__fallback{width:100%;color:var(--focus-paper);text-align:center;padding:1.4rem}.mobile-proof__fallback strong,.mobile-proof__fallback p{display:block}.mobile-proof__fallback p{color:#aaa69d;margin-top:.4rem;font-size:.72rem}.mobile-proof__fallback a{color:var(--focus-gold);border-bottom:1px solid;margin-top:.8rem;font-size:.7rem;display:inline-block}.service-chapter__outcomes{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.service-chapter__outcomes span,.service-chapter__outcomes span:first-child,.service-chapter__outcomes span:last-child{text-align:center;min-width:0;margin:0;padding:.75rem .35rem;font-size:clamp(.58rem,2.8vw,.7rem)}.service-chapter__outcomes span:last-child{border-right:0}.operations-capabilities article{grid-template-columns:1fr;gap:.85rem}.operations-capabilities a{grid-column:1}.integration-line{gap:1rem}.integration-line ul{border-top:1px solid var(--focus-line-dark);border-right:1px solid var(--focus-line-dark);grid-template-columns:repeat(3,minmax(0,1fr))}.integration-line li{border-bottom:1px solid var(--focus-line-dark);min-height:2.7rem;padding:.4rem .2rem;font-size:.58rem}.integration-line li:before{display:none}.method-sequence article,.method-sequence article:first-child,.method-sequence article:nth-child(2),.method-sequence article:nth-child(n+3){grid-template-columns:1fr;gap:.55rem;padding:1.15rem 0}.method-sequence p{grid-column:1;margin-top:0}.method-principle{grid-template-columns:1fr;gap:1.2rem;margin-top:2.7rem}.method-principle blockquote{font-size:clamp(2rem,10.5vw,3rem)}}
