:root{--red:#d81920;--red-dark:#b90f16;--ink:#121212;--muted:#656565;--line:#dedede;--paper:#f7f6f3;--white:#fff;--shell:min(1520px,calc(100vw - 48px));--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:1000;border:2px solid var(--red);background:#fff;padding:12px 18px;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;position:sticky;top:0}.header-inner{width:var(--shell);justify-content:space-between;align-items:center;gap:28px;height:84px;margin:auto;display:flex}.brand{align-items:center;gap:11px;line-height:.9;display:inline-flex}.brand-mark{background:var(--red);color:#fff;clip-path:polygon(50% 0,100% 100%,76% 100%,64% 72%,34% 72%,23% 100%,0 100%);place-items:center;width:42px;height:42px;font-size:27px;font-style:italic;font-weight:800;display:grid}.brand-name{text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:800;line-height:1.05}.header-panel{align-items:center;gap:34px;margin-left:auto;display:flex}.main-nav{gap:28px;display:flex}.main-nav a,.languages a{font-size:13px;font-weight:650}.main-nav a{position:relative}.main-nav a:after{content:"";background:var(--red);height:2px;transition:right .2s;position:absolute;bottom:-5px;left:0;right:100%}.main-nav a:hover:after,.main-nav a:focus-visible:after{right:0}.languages{border-left:1px solid var(--line);gap:9px;padding-left:24px;display:flex}.languages a{color:#999}.languages a.active,.languages a:hover{color:var(--red)}.menu-button{background:0 0;border:0;width:42px;height:42px;padding:10px;display:none}.menu-button span{background:var(--ink);height:2px;margin:7px 0;display:block}.button{border:1px solid var(--red);background:var(--red);color:#fff;cursor:pointer;border-radius:2px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:14px;font-weight:750;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-1px)}.button:disabled{opacity:.4;cursor:not-allowed;transform:none}.button-small{min-height:42px;padding-inline:18px}.button-outline{color:var(--ink);border-color:var(--ink);background:0 0}.button-outline:hover{color:#fff}.text-link,.text-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;font-weight:750;display:inline-flex}.text-link span{color:var(--red);font-size:20px}.text-button:disabled{opacity:.3;cursor:not-allowed}.eyebrow{text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:12px;margin:0 0 28px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--red);width:34px;height:3px}.hero{grid-template-columns:minmax(0,1.15fr) minmax(400px,.85fr);align-items:center;gap:70px;min-height:calc(100svh - 84px);padding-block:72px;display:grid}.hero h1,.page-hero h1{letter-spacing:-.065em;max-width:900px;margin:0;font-size:clamp(54px,6.35vw,104px);font-weight:760;line-height:.98}.hero h1 em{color:var(--red);font-style:normal}.hero-text{max-width:650px;color:var(--muted);margin:36px 0 40px;font-size:clamp(18px,1.7vw,25px);line-height:1.45}.hero-actions{align-items:center;gap:32px;display:flex}.hero-visual{aspect-ratio:1;background:var(--red);position:relative;overflow:hidden}.hero-letter{color:#fff;font-size:clamp(330px,37vw,590px);font-weight:900;line-height:1;position:absolute;bottom:-.28em;right:-.03em}.hero-label{color:#fff;letter-spacing:.2em;font-size:11px;font-weight:800;position:absolute;top:27px;left:28px}.signal{z-index:1;border:1px solid #fff9;border-radius:50%;position:absolute}.signal-one{width:72%;height:72%;top:24%;left:-32%}.signal-two{width:100%;height:100%;top:-48%;left:37%}.stats{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.stats>div{border-right:1px solid var(--line);align-items:baseline;gap:22px;padding:34px 28px;display:flex}.stats>div:last-child{border:0}.stats strong{color:var(--red);font-size:42px;line-height:1}.stats span{max-width:145px;color:var(--muted);font-size:13px}.section{padding-block:130px}.section-heading{grid-template-columns:1.1fr 1fr;align-items:flex-end;column-gap:70px;margin-bottom:70px;display:grid}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.cta h2,.principles>h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.5vw,72px);line-height:1.02}.section-heading>p:last-child{color:var(--muted);max-width:560px;margin:0;font-size:18px}.service-list{border-top:1px solid var(--ink)}.service-list article{border-bottom:1px solid var(--line);grid-template-columns:70px minmax(220px,.9fr) 1.4fr 54px;align-items:center;gap:28px;padding:32px 10px;display:grid}.service-list article>span{color:var(--red);font-weight:800}.service-list h3{margin:0;font-size:25px}.service-list p{color:var(--muted);margin:0}.service-list article>a{border:1px solid var(--line);place-items:center;width:48px;height:48px;font-size:22px;transition:all .2s;display:grid}.service-list article:hover>a{background:var(--red);color:#fff;border-color:var(--red)}.section-dark{background:var(--ink);color:#fff}.section-dark .eyebrow span{background:#fff}.method-grid{border-top:1px solid #454545;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.method-grid li{border-right:1px solid #454545;min-height:310px;padding:30px}.method-grid li:last-child{border:0}.method-grid span{color:#ef6a6e;font-size:12px;font-weight:800}.method-grid h3{margin:100px 0 18px;font-size:24px}.method-grid p{color:#aaa;margin:0}.cta{grid-template-columns:1.3fr .7fr auto;align-items:flex-end;gap:50px;padding-block:110px;display:grid}.cta p{color:var(--muted);max-width:440px;margin:0;font-size:18px}.page-hero{border-bottom:1px solid var(--line);padding-block:130px 90px}.page-hero h1{max-width:1100px}.page-hero>p:last-child{max-width:740px;color:var(--muted);margin:42px 0 0;font-size:21px}.page-hero-compact{padding-bottom:60px}.service-detail-list{border-top:1px solid var(--ink)}.service-detail-list article{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:start;gap:40px;padding:48px 8px;display:grid}.service-detail-list article>span{color:var(--red);font-weight:800}.service-detail-list h2{margin:0 0 15px;font-size:34px}.service-detail-list p{max-width:660px;color:var(--muted);margin:0;font-size:18px}.principles{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.principles ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.principles li{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;padding:25px 0;display:grid}.principles li span{color:var(--red);font-weight:800}.principles li p{margin:0;font-size:21px}.contact-page{grid-template-columns:.8fr 1.2fr;gap:100px;padding-block:130px;display:grid}.contact-page h1{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5.6vw,86px);line-height:1}.contact-page>div>p:last-of-type{max-width:530px;color:var(--muted);margin:32px 0;font-size:19px}.contact-direct{flex-direction:column;align-items:flex-start;gap:10px;margin-top:55px;display:flex}.contact-direct a{border-bottom:1px solid var(--line);font-size:18px}.contact-form{background:var(--paper);padding:42px}.form-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.contact-form label{margin-bottom:28px;display:block}.contact-form label span{text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:750;display:block}.contact-form input,.contact-form textarea{background:0 0;border:0;border-bottom:1px solid #aaa;border-radius:0;outline:none;width:100%;padding:12px 0}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--red)}.contact-form textarea{resize:vertical}.form-submit{justify-content:space-between;align-items:center;gap:30px;display:flex}.form-submit small{max-width:420px;color:var(--muted)}.form-status{min-height:24px;margin:20px 0 0}.form-status.success{color:#16743c}.form-status.error{color:var(--red)}.calc-section{padding-bottom:130px}.calculator{background:var(--paper);max-width:960px;margin:0 auto;padding:55px}.calc-progress{background:#ddd;height:3px}.calc-progress span{background:var(--red);height:100%;transition:width .25s;display:block}.calc-head{grid-template-columns:90px 1fr;align-items:baseline;margin:48px 0 35px;display:grid}.calc-head>span{color:var(--red);font-size:12px;font-weight:800}.calc-head h2{letter-spacing:-.04em;margin:0;font-size:42px}.calc-options{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.calc-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #ccc;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:150px;padding:22px;transition:all .2s;display:flex}.calc-options button:hover,.calc-options button.selected{border-color:var(--red);background:var(--red);color:#fff}.calc-options button span{font-size:18px;font-weight:720}.calc-options button i{font-size:24px;font-style:normal}.calc-textarea{resize:vertical;background:#fff;border:1px solid #bbb;outline:none;width:100%;padding:20px}.calc-textarea:focus{border-color:var(--red)}.calc-actions{justify-content:space-between;align-items:center;margin-top:40px;display:flex}.calc-result{background:var(--red);color:#fff;max-width:960px;margin:0 auto;padding:70px}.calc-result>span{text-transform:uppercase;letter-spacing:.12em;font-size:12px;display:block}.calc-result strong{letter-spacing:-.055em;margin:28px 0 18px;font-size:clamp(42px,6vw,76px);display:block}.calc-result p{color:#ffdadd;max-width:620px;margin:0 0 36px}.calc-result .button{color:var(--ink);background:#fff;border-color:#fff}.legal{max-width:900px;padding-block:120px}.legal h1{letter-spacing:-.05em;font-size:55px;line-height:1.05}.legal h2{margin-top:55px}.legal p{color:var(--muted);font-size:18px}.site-footer{background:var(--paper);padding:70px max(32px,50vw - 660px) 25px}.footer-top{grid-template-columns:.7fr 1fr .7fr;align-items:start;gap:50px;padding-bottom:65px;display:grid}.footer-top>p{max-width:360px;margin:0;font-size:20px}.footer-contact{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.footer-contact a{font-size:18px}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding-top:22px;font-size:13px;display:flex}.not-found{text-align:center;place-content:center;min-height:100vh;display:grid}.not-found span{color:var(--red);font-size:100px;font-weight:900}.not-found h1{margin:0 0 30px}@media (max-width:1050px){:root{--shell:calc(100vw - 40px)}.header-panel{gap:20px}.main-nav{gap:17px}.languages{padding-left:14px}.button-small{display:none}.hero{grid-template-columns:1fr .7fr;gap:35px}.service-list article{grid-template-columns:55px minmax(180px,.8fr) 1.2fr 50px}.method-grid{grid-template-columns:1fr 1fr}.method-grid li:nth-child(2){border-right:0}.method-grid li{border-bottom:1px solid #454545}.cta{grid-template-columns:1fr auto}.cta p{grid-row:2}.contact-page{gap:45px}.footer-top{grid-template-columns:.6fr 1fr 1fr}}@media (max-width:760px){:root{--shell:calc(100vw - 32px)}.header-inner{height:68px}.menu-button{display:block}.header-panel{border-bottom:1px solid var(--line);background:#fff;max-height:calc(100vh - 68px);padding:28px 16px 35px;display:none;position:fixed;inset:68px 0 auto;overflow:auto}.header-panel.is-open{display:block}.main-nav{flex-direction:column;gap:0;display:flex}.main-nav a{border-bottom:1px solid var(--line);padding:16px 0;font-size:21px}.languages{border:0;gap:18px;margin-top:25px;padding:0}.header-panel .button-small{margin-top:28px;display:flex}.hero{flex-direction:column;gap:48px;min-height:auto;padding-block:65px 45px;display:flex}.hero h1,.page-hero h1{letter-spacing:-.055em;font-size:clamp(46px,13vw,66px)}.hero-text{margin:26px 0 32px;font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.hero-visual{aspect-ratio:1.1;width:100%}.hero-letter{font-size:112vw}.stats{grid-template-columns:1fr}.stats>div{border-right:0;border-bottom:1px solid var(--line);padding:25px 5px}.stats>div:last-child{border:0}.section{padding-block:80px}.section-heading{margin-bottom:45px;display:block}.section-heading h2,.cta h2,.principles>h2{font-size:44px}.section-heading>p:last-child{margin-top:24px}.service-list article{grid-template-columns:40px 1fr 36px;gap:12px;padding:26px 0}.service-list h3{font-size:21px}.service-list p{grid-column:2/-1}.service-list article>a{grid-area:1/3;width:34px;height:34px}.method-grid{grid-template-columns:1fr}.method-grid li{border-right:0;min-height:230px}.method-grid h3{margin-top:55px}.cta{padding-block:75px;display:block}.cta p{margin:25px 0 30px}.page-hero{padding-block:80px 55px}.page-hero>p:last-child{margin-top:28px;font-size:18px}.service-detail-list article{grid-template-columns:38px 1fr;gap:15px;padding:34px 0}.service-detail-list h2{font-size:27px}.service-detail-list .button{grid-column:2;margin-top:10px}.principles{grid-template-columns:1fr;gap:45px}.contact-page{grid-template-columns:1fr;gap:55px;padding-block:80px}.contact-direct{margin-top:35px}.contact-form{padding:25px 18px}.form-grid{grid-template-columns:1fr;gap:0}.form-submit{flex-direction:column;align-items:flex-start}.calculator{padding:28px 18px}.calc-head{grid-template-columns:1fr;margin:35px 0 25px}.calc-head h2{margin-top:10px;font-size:34px}.calc-options{grid-template-columns:1fr}.calc-options button{min-height:95px}.calc-result{padding:45px 22px}.calc-result strong{font-size:39px}.footer-top{grid-template-columns:1fr;gap:35px}.footer-contact{align-items:flex-start}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.site-footer{padding:55px 16px 24px}.legal{padding-block:70px}.legal h1{font-size:42px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.hero-copy{min-width:0}.eyebrow span{flex:0 0 34px}@media (max-width:760px){.hero h1,.page-hero h1{overflow-wrap:anywhere}}.brand{z-index:2;flex:none;gap:8px;position:relative}.brand-logo{object-fit:contain;width:52px;height:46px}.brand-name{font-size:10px;line-height:1.08}.header-inner{position:relative}.main-nav{white-space:nowrap;position:absolute;left:50%;transform:translate(-50%)}.header-panel{margin-left:auto}.button,.contact-form,.calculator,.calc-result{border-radius:var(--radius)}.button,.button-small{border-radius:999px}.home-hero{grid-template-rows:auto 1fr auto;min-height:calc(100svh - 84px);padding-block:32px 50px;display:grid;overflow:hidden}.home-hero-topline{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.hero-index{letter-spacing:.14em;color:var(--muted);font-size:11px;font-weight:800}.agile-stage{place-items:center;min-height:clamp(300px,38vw,530px);display:grid;position:relative}.agile-word{letter-spacing:-.09em;white-space:nowrap;font-size:clamp(135px,25vw,360px);font-weight:850;line-height:.75;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.agile-word-outline{color:#0000;-webkit-text-stroke:2px var(--ink)}.agile-word-fill{color:#0000;background:radial-gradient(ellipse at center,var(--red) 0 32%,#d81920eb 42%,transparent 70%);background-position:-25%;background-repeat:no-repeat;background-size:48% 120%;-webkit-background-clip:text;background-clip:text;animation:7s cubic-bezier(.65,0,.35,1) infinite alternate agileSpotlight}.home-hero-content{z-index:2;grid-template-columns:minmax(270px,.8fr) minmax(460px,1.2fr);align-items:flex-end;gap:70px;display:grid;position:relative}.hero-modes{grid-template-columns:1fr 1fr;gap:24px;display:grid}.hero-modes p{border-top:1px solid var(--ink);max-width:205px;margin:0;padding-top:14px;font-size:12px;line-height:1.4}.hero-message h1{letter-spacing:-.055em;max-width:850px;margin:0;font-size:clamp(39px,4.2vw,68px);line-height:.98}.rotating-term{color:var(--red);animation:.55s cubic-bezier(.22,1,.36,1) termIn;display:inline-block}.hero-message>p{max-width:700px;color:var(--muted);margin:22px 0 28px;font-size:17px}.home-hero .hero-actions{display:flex}.projects-heading{grid-template-columns:.8fr 1.2fr;align-items:flex-end;gap:60px;margin-bottom:58px;display:grid}.projects-heading .eyebrow{margin:0}.projects-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.6vw,72px);line-height:1}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.project-card{--card-order:0;aspect-ratio:1;border-radius:var(--radius);isolation:isolate;background:#ecebea;position:relative;overflow:hidden}.project-card img{object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .4s}.project-shade{z-index:1;background:linear-gradient(#0000 45%,#000000bd 100%);transition:background .35s;position:absolute;inset:0}.project-meta{z-index:2;color:#fff;flex-direction:column;gap:4px;display:flex;position:absolute;bottom:23px;left:24px;right:70px}.project-meta small{text-transform:uppercase;letter-spacing:.14em;font-size:10px}.project-meta strong{font-size:22px;line-height:1.1}.project-arrow{z-index:2;width:42px;height:42px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:19px;transition:background .25s,color .25s,transform .25s;display:grid;position:absolute;bottom:20px;right:20px}.project-card:hover img{filter:saturate(1.08);transform:scale(1.045)}.project-card:hover .project-arrow{background:var(--red);color:#fff;transform:rotate(8deg)}.stats{border:1px solid var(--line);border-radius:var(--radius);margin-top:4px;overflow:hidden}.service-list{border:0;gap:10px;display:grid}.service-list article{background:var(--paper);border:0;border-radius:18px;padding:26px 24px}.service-list article>a{background:#fff;border-radius:50%}.section-dark{border-radius:32px;margin-inline:max(16px,50vw - 720px)}.method-grid{border:1px solid #454545;border-radius:22px;overflow:hidden}.cta{background:var(--paper);border-radius:28px;margin-block:24px 70px;padding-inline:48px}@keyframes agileSpotlight{0%{background-position:-35%}50%{background-position:55%}to{background-position:145%}}@keyframes termIn{0%{opacity:0;filter:blur(7px);transform:translateY(.45em)}to{opacity:1;filter:none;transform:none}}@supports (animation-timeline:view()){.project-card{animation:linear both projectReveal;animation-timeline:view();animation-range:entry 5% cover 30%}@keyframes projectReveal{0%{opacity:.2;transform:translateY(50px)scale(.97)}to{opacity:1;transform:none}}}@media (max-width:1050px){.main-nav{position:static;transform:none}.home-hero-content{grid-template-columns:.7fr 1.3fr;gap:35px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-heading{grid-template-columns:1fr}.section-dark{margin-inline:12px}}@media (max-width:760px){.brand-logo{width:46px;height:40px}.brand-name{font-size:9px}.main-nav{position:static;transform:none}.home-hero{min-height:calc(100svh - 68px);padding-block:26px 42px}.home-hero .eyebrow{max-width:260px;font-size:10px}.agile-stage{min-height:clamp(215px,72vw,320px)}.agile-word{-webkit-text-stroke-width:1.2px;font-size:31vw}.home-hero-content{flex-direction:column-reverse;align-items:stretch;gap:34px;display:flex}.hero-modes{gap:14px}.hero-message h1{font-size:clamp(38px,11vw,54px)}.rotating-term{min-height:1.05em;display:block}.hero-message>p{font-size:16px}.home-hero .hero-actions{align-items:flex-start}.projects-section{padding-block:78px 90px}.projects-heading{margin-bottom:36px;display:block}.projects-heading h2{margin-top:24px;font-size:43px}.project-grid{grid-template-columns:1fr;gap:12px}.project-card{border-radius:18px}.project-meta{bottom:18px;left:18px}.project-meta strong{font-size:20px}.project-arrow{bottom:16px;right:16px}.stats{border-radius:18px}.service-list article{padding:24px 18px}.section-dark{border-radius:24px}.method-grid{border-radius:17px}.cta{border-radius:22px;margin-inline:16px;padding-inline:22px}}@media (prefers-reduced-motion:reduce){.agile-word-fill,.rotating-term,.project-card{animation:none!important}.agile-word-fill{background-position:50%}.project-card img,.project-arrow{transition:none!important}}.brand-logo{width:62px;height:50px}.header-inner{height:82px}.main-nav a{padding:10px 2px;transition:color .25s,transform .25s,letter-spacing .25s}.main-nav a:before{content:"";background:var(--red);opacity:0;border-radius:50%;width:5px;height:5px;transition:opacity .25s,transform .35s cubic-bezier(.22,1,.36,1);position:absolute;bottom:3px;left:50%;transform:translate(-50%,8px)scale(.2)}.main-nav a:after{display:none}.main-nav a:hover,.main-nav a:focus-visible,.main-nav a.active{color:var(--red);letter-spacing:.025em;transform:translateY(-2px)}.main-nav a:hover:before,.main-nav a:focus-visible:before,.main-nav a.active:before{opacity:1;transform:translate(-50%)scale(1)}.home-hero{min-height:calc(100svh - 82px);padding-block:clamp(46px,7vh,90px) 34px;display:flex;overflow:hidden}.home-hero-content{flex-direction:column;justify-content:center;gap:clamp(48px,8vh,90px);width:100%;display:flex}.hero-message h1{letter-spacing:-.07em;max-width:none;font-size:clamp(72px,8.5vw,132px);line-height:.88}.rotating-term{min-height:1em;display:block}.hero-message>p{max-width:720px;margin:30px 0 34px;font-size:19px}.home-hero .hero-actions{gap:18px}.home-hero .hero-actions .button{min-width:230px;min-height:58px;font-size:15px}.home-hero .text-link{border:1px solid var(--line);border-radius:999px;min-height:58px;padding:0 25px;transition:border-color .25s,background .25s,transform .25s}.home-hero .text-link:hover{border-color:var(--ink);background:var(--paper);transform:translateY(-2px)}.hero-modes{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid}.hero-modes p{border:1px solid var(--line);background:var(--paper);border-radius:20px;justify-content:space-between;align-items:flex-end;gap:25px;max-width:none;min-height:112px;margin:0;padding:22px 26px;font-size:15px;transition:background .3s,color .3s,transform .3s;display:flex}.hero-modes p:first-child{margin-right:8%}.hero-modes p:last-child{margin-left:8%}.hero-modes p span{color:var(--red);align-self:flex-start;font-size:11px;font-weight:800}.hero-modes p:hover{background:var(--ink);color:#fff;transform:translateY(-4px)}.projects-section{padding-top:110px}.projects-heading{max-width:900px;margin-bottom:55px;display:block}.projects-heading h2{text-align:left}.project-card img{width:112%!important;left:-6%!important}.project-card:focus-visible{outline:3px solid var(--red);outline-offset:3px}.section-heading{grid-template-columns:1.1fr 1fr}.section-heading h2{grid-column:1}.section-heading>p:last-child{grid-column:2}.section-heading .eyebrow{display:none}.section-dark{width:var(--shell);margin-inline:auto}.section-dark>.shell{width:100%;padding:80px 54px}.cta{width:var(--shell);grid-template-rows:auto auto;grid-template-columns:1fr .7fr;align-items:start;min-height:330px;margin:70px auto;padding:62px 55px}.cta h2{max-width:780px}.cta p{align-self:end;font-size:18px}.cta .button{grid-area:2/2;justify-self:stretch;min-height:62px;font-size:16px}.page-hero{padding-top:115px}.about-copy{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:25px;margin-top:55px;display:grid}.about-copy p{background:var(--paper);border-radius:20px;margin:0;padding:28px;color:var(--ink)!important;font-size:18px!important}.contact-page{padding-top:110px}.contact-form{border-radius:24px}.calc-page{padding-block:90px 130px}.calc-page .calculator,.calc-page .calc-result{max-width:none}.calculator{padding:clamp(30px,5vw,72px)}.calc-head{grid-template-columns:110px 1fr}.calc-head h2{font-size:clamp(44px,5vw,70px)}.calc-options{gap:18px}.calc-options button{border:1px solid var(--line);border-radius:20px;min-height:235px;padding:30px;transition:background .25s,color .25s,border-color .25s,transform .25s}.calc-options button:hover{transform:translateY(-5px)}.calc-options button span{font-size:23px}.calc-hint{color:var(--muted);font-size:13px}.calc-result{border-radius:28px}.case-page{padding-block:75px 120px}.case-head{grid-template-columns:.55fr 1.45fr;align-items:flex-end;column-gap:60px;margin-bottom:55px;display:grid}.case-back{color:var(--muted);grid-row:1;font-size:13px}.case-head>p{color:var(--red);text-transform:uppercase;letter-spacing:.14em;grid-column:2;margin:0;font-size:12px;font-weight:800}.case-head h1{letter-spacing:-.075em;grid-column:1/-1;margin:45px 0 30px;font-size:clamp(72px,10vw,150px);line-height:.82}.case-head strong{grid-column:2;max-width:720px;font-size:clamp(22px,2.2vw,34px);font-weight:500}.case-cover{aspect-ratio:16/9;background:var(--paper);border-radius:28px;position:relative;overflow:hidden}.case-cover img,.case-gallery img{object-fit:cover}.case-story{grid-template-columns:.7fr 1.3fr;gap:60px;padding-block:100px;display:grid}.case-story h2{letter-spacing:-.05em;margin:0;font-size:50px}.case-story>p{color:var(--muted);margin:0;font-size:22px}.tech-stack{flex-wrap:wrap;grid-column:2;gap:10px;margin-top:15px;display:flex}.tech-stack span{border:1px solid var(--line);border-radius:999px;padding:12px 18px;font-weight:700}.case-gallery{grid-template-columns:1fr 1fr;gap:16px;display:grid}.case-gallery>div{aspect-ratio:1;border-radius:24px;position:relative;overflow:hidden}.case-result{background:var(--ink);color:#fff;border-radius:28px;margin-top:100px;padding:70px}.case-result>span{color:#ef6a6e;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.case-result h2{letter-spacing:-.055em;max-width:1000px;margin:22px 0 50px;font-size:clamp(40px,5vw,72px);line-height:1}.case-result .button{min-width:280px}.footer-top{grid-template-columns:.8fr .55fr 1fr}.footer-brand p{max-width:330px;margin:24px 0 0;font-size:18px}.footer-nav{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-nav a{font-size:17px;transition:color .2s,transform .2s}.footer-nav a:hover{color:var(--red);transform:translate(5px)}.footer-socials{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.footer-socials a,.social-soon{border:1px solid var(--line);border-radius:16px;flex-direction:column;justify-content:space-between;min-height:88px;padding:15px;font-size:13px;display:flex}.footer-socials a span{color:var(--red);align-self:flex-end}.footer-socials a:hover{border-color:var(--red)}.social-soon{min-height:auto;color:var(--muted);grid-column:1/-1}.footer-bottom{grid-template-columns:1fr auto 1fr;gap:20px;display:grid}.footer-bottom span:last-child{text-align:right}.legal{max-width:960px}.legal header{margin-bottom:60px}.legal header span{color:var(--red);text-transform:uppercase;letter-spacing:.1em;font-size:12px}.legal h1{font-size:clamp(48px,6vw,82px)}.legal h2{font-size:27px}.legal-note{background:var(--paper);border-radius:16px;padding:22px;font-size:15px!important}.admin-page>h1{letter-spacing:-.06em;margin:0;font-size:clamp(52px,7vw,96px)}.admin-page>p{color:var(--muted)}.admin-panel{margin-top:50px}.admin-login{background:var(--paper);border-radius:20px;align-items:flex-end;gap:14px;padding:25px;display:flex}.admin-login label{flex:1}.admin-login label span{margin-bottom:8px;font-size:12px;display:block}.admin-login input{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;height:50px;padding:0 15px}.admin-status{min-height:25px;color:var(--red)}.lead-list{gap:12px;display:grid}.lead-list article{border:1px solid var(--line);border-radius:18px;padding:25px}.lead-list header,.lead-list footer{justify-content:space-between;gap:20px;display:flex}.lead-list time,.lead-list footer{color:var(--muted);font-size:13px}.lead-list footer{flex-wrap:wrap;justify-content:flex-start}@supports (animation-timeline:view()){.project-card{animation:none}.project-card img{animation:linear both projectImagePan;animation-timeline:view();animation-range:entry exit}@keyframes projectImagePan{0%{transform:translate(5%)scale(1.1)}to{transform:translate(-5%)scale(1.1)}}}@media (max-width:1050px){.hero-message h1{font-size:clamp(66px,10vw,105px)}.section-dark>.shell{padding:65px 35px}.footer-top{grid-template-columns:.7fr .5fr 1.2fr}.case-story{grid-template-columns:1fr 1.3fr}}@media (max-width:760px){.brand-logo{width:52px;height:42px}.home-hero{min-height:calc(100svh - 68px);padding-block:48px 22px}.home-hero-content{gap:46px}.hero-message h1{font-size:clamp(54px,16vw,82px);line-height:.88}.hero-message>p{margin:24px 0;font-size:16px}.home-hero .hero-actions{grid-template-columns:1fr;display:grid}.home-hero .hero-actions .button,.home-hero .text-link{justify-content:center;width:100%;min-height:54px}.hero-modes{grid-template-columns:1fr;gap:10px}.hero-modes p{min-height:90px;padding:17px 19px;margin:0!important}.projects-section{padding-top:82px}.projects-heading h2{font-size:43px}.section-heading{display:block}.section-dark{width:calc(100vw - 24px)}.section-dark>.shell{padding:58px 16px}.cta{width:calc(100vw - 32px);min-height:0;margin:55px auto;padding:38px 24px}.cta .button{width:100%;margin-top:28px}.about-copy{grid-template-columns:1fr;margin-top:35px}.about-copy p{padding:21px;font-size:16px!important}.calc-page{padding-block:35px 80px}.calculator{padding:30px 18px}.calc-head{grid-template-columns:1fr}.calc-head h2{font-size:40px}.calc-options button{min-height:150px}.case-page{padding-block:45px 80px}.case-head{display:block}.case-head h1{margin:35px 0 25px;font-size:17vw}.case-head strong{font-size:21px}.case-cover{aspect-ratio:4/3;border-radius:18px}.case-story{padding-block:65px;display:block}.case-story h2{font-size:40px}.case-story>p{margin-top:25px;font-size:18px}.tech-stack{margin-top:30px}.case-gallery{grid-template-columns:1fr}.case-gallery>div{border-radius:18px}.case-result{margin-top:65px;padding:42px 23px}.case-result .button{width:100%;min-width:0}.footer-top{grid-template-columns:1fr;gap:38px}.footer-socials{grid-template-columns:1fr 1fr}.footer-socials a{min-height:80px}.footer-bottom{grid-template-columns:1fr}.footer-bottom span:last-child{text-align:left}.admin-login{flex-direction:column;align-items:stretch}.lead-list header{flex-direction:column;gap:4px}}.home-hero{min-height:720px;padding-block:38px 28px}.home-hero-content{justify-content:flex-start;gap:50px}.projects-section{padding-block:90px 105px}.project-card{aspect-ratio:4/3}.project-card:after{content:"Открыть кейс";z-index:2;color:var(--ink);text-transform:uppercase;letter-spacing:.08em;opacity:0;background:#ffffffe6;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800;transition:opacity .3s,transform .3s;position:absolute;top:22px;left:24px;transform:translateY(8px)}.project-card:hover:after{opacity:1;transform:none}.project-card:hover .project-meta{transform:translateY(-5px)}.project-meta{transition:transform .35s}.project-card:hover .project-shade{background:linear-gradient(#d819200d,#000000d1)}.service-list{grid-template-columns:repeat(3,1fr);gap:14px}.service-list article{border-radius:22px;flex-direction:column;align-items:stretch;min-height:470px;padding:26px;transition:background .45s,color .35s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.service-list article:hover{background:var(--red);color:#fff;transform:translateY(-9px)}.service-card-top{justify-content:space-between;align-items:flex-start;display:flex}.service-card-top>span:first-child{font-size:12px;font-weight:800}.service-orbit{border:1px solid #c9c9c9;border-radius:50%;width:88px;height:88px;transition:transform .8s,border-color .3s;position:relative}.service-orbit:before,.service-orbit:after{content:"";border:1px solid #d5d5d5;border-radius:50%;position:absolute;inset:14px}.service-orbit:after{background:var(--red);border:0;inset:31px}.service-orbit i{background:var(--ink);border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:12px}.service-list article:hover .service-orbit{border-color:#fff9;transform:rotate(180deg)scale(1.08)}.service-list article:hover .service-orbit:before{border-color:#ffffff73}.service-list article:hover .service-orbit:after,.service-list article:hover .service-orbit i{background:#fff}.service-list h3{letter-spacing:-.04em;margin:110px 0 18px;font-size:31px}.service-list p{color:var(--muted);transition:color .3s}.service-list article:hover p{color:#ffffffd1}.service-list article>a{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;justify-content:space-between;width:100%;height:auto;margin-top:auto;padding-top:22px;font-size:13px;display:flex}.service-list article>a span{font-size:20px}.service-list article:hover>a{color:#fff;background:0 0;border-color:#ffffff73}.method-grid{background:0 0;border:0;gap:10px}.method-grid li{background:#1b1b1b;border-radius:18px;min-height:330px;transition:background .35s,transform .35s;position:relative;overflow:hidden;border:0!important}.method-grid li:hover{background:var(--red);transform:translateY(-7px)}.method-grid li>span{color:#ffffff21;font-size:54px;line-height:1;transition:color .3s}.method-grid li:after{content:"";transform-origin:0;background:#3e3e3e;height:1px;transition:transform .5s,background .3s;position:absolute;top:105px;left:30px;right:30px}.method-grid li:hover:after{background:#ffffff80;transform:scaleX(.45)}.method-grid h3{margin:105px 0 18px}.method-grid li:hover span,.method-grid li:hover p{color:#fff}.page-hero{padding-block:70px 65px}.about-hero{padding-top:65px}.about-title-row{grid-template-columns:1.2fr .8fr;align-items:flex-end;gap:65px;display:grid}.about-title-row h1{font-size:clamp(58px,7vw,104px)}.about-title-row>p{margin:0!important;font-size:21px!important}.about-copy{margin-top:50px}.about-facts{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:40px;display:grid}.about-facts>div{background:var(--ink);color:#fff;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:145px;padding:22px;display:flex}.about-facts span{color:#ef6a6e;font-size:12px}.about-facts strong{max-width:260px;font-size:19px}.principles ol{border:0;grid-template-columns:1fr 1fr;gap:10px;display:grid}.principles li{border:1px solid var(--line);border-radius:18px;flex-direction:column;min-height:210px;padding:25px;transition:background .35s,color .35s,transform .35s;display:flex;position:relative}.principles li:hover{background:var(--red);color:#fff;transform:translateY(-5px)}.principles li p{margin-top:auto;font-size:18px}.principles li i{opacity:.35;font-size:20px;font-style:normal;position:absolute;top:18px;right:20px}.principles li:hover span,.principles li:hover i{color:#fff;opacity:1}.contact-page{grid-template-columns:1fr 1.05fr;align-items:start;padding-block:75px 105px}.contact-intro{position:sticky;top:115px}.contact-intro h1{font-size:clamp(62px,7vw,105px)}.contact-intro>p{max-width:560px!important}.contact-channels{gap:9px;margin-top:45px;display:grid}.contact-channels>a{border:1px solid var(--line);border-radius:17px;grid-template-columns:50px 1fr auto;align-items:center;gap:16px;min-height:82px;padding:13px 16px;transition:border-color .25s,background .3s,transform .3s;display:grid}.contact-channels>a:hover{border-color:var(--red);background:#fff;transform:translate(7px)}.channel-icon{background:var(--paper);width:48px;height:48px;color:var(--red);border-radius:14px;place-items:center;display:grid}.channel-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.contact-channels>a>span:nth-child(2){flex-direction:column;display:flex}.contact-channels strong{font-size:16px}.contact-channels small{color:var(--muted)}.contact-channels em{font-size:12px;font-style:normal;font-weight:750}.contact-form{border:1px solid var(--line);background:linear-gradient(145deg,#f7f6f3,#fff);padding:45px;position:relative;box-shadow:0 25px 70px #0000000f}.contact-form:before{content:"";background:var(--red);border-radius:50%;width:12px;height:12px;position:absolute;top:24px;right:24px;box-shadow:-20px 0 #dedede,-40px 0 #dedede}.case-page{padding-top:55px}.case-head{grid-template-columns:.65fr 1.35fr;margin-bottom:38px}.case-head h1{margin:36px 0 24px;font-size:clamp(64px,8vw,118px)}.case-head strong{font-size:clamp(20px,2vw,30px);line-height:1.3}.case-cover{aspect-ratio:2.15;border-radius:24px;max-height:530px}.case-story{grid-template-columns:.7fr 1.3fr;padding-block:75px}.case-story-title{align-items:flex-start;gap:20px;display:flex}.case-story-title>span{color:var(--red);font-size:12px;font-weight:800}.case-story-title h2{font-size:44px}.case-story>p{font-size:21px;line-height:1.55}.case-decisions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.case-decisions article{background:var(--paper);border-radius:22px;flex-direction:column;justify-content:space-between;min-height:310px;padding:34px;display:flex}.case-decisions article:last-child{background:var(--ink);color:#fff}.case-decisions span{color:var(--red);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.case-decisions h2{letter-spacing:-.04em;margin:80px 0 0;font-size:clamp(25px,2.4vw,38px);line-height:1.15}.case-build{grid-template-columns:.7fr 1.3fr;gap:60px;padding-block:90px;display:grid}.case-build>div{gap:18px;display:flex}.case-build>div span{color:var(--red);font-size:12px}.case-build h2{margin:0;font-size:45px}.case-build ol{margin:0;padding:0;list-style:none}.case-build li{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;align-items:center;padding:23px 0;display:grid}.case-build li:first-child{border-top:1px solid var(--line)}.case-build li span{color:var(--red);font-size:12px}.case-build li strong{font-size:20px}.case-tech{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:24px 0;display:flex}.case-tech>p{color:var(--muted);margin:0;font-size:13px}.case-tech .tech-stack{justify-content:flex-end;margin:0}.case-result{background:var(--red);color:#fff;border:0;border-radius:28px;margin:90px 0 0;padding:75px 75px 65px;position:relative}.case-result:before{content:"“";color:#ffffff29;font-size:150px;line-height:1;position:absolute;top:15px;right:55px}.case-result>span{color:#fff;opacity:.7}.case-result>p{letter-spacing:-.05em;max-width:1050px;margin:25px 0 50px;font-size:clamp(36px,4.5vw,64px);font-weight:700;line-height:1.05}.case-result .button{color:var(--ink);background:#fff;border-color:#fff}.case-all-link{border:1px solid var(--line);border-radius:22px;justify-content:space-between;align-items:center;min-height:130px;margin-top:16px;padding:0 34px;font-size:25px;font-weight:750;transition:background .3s,color .3s;display:flex}.case-all-link span{color:var(--red);font-size:40px;transition:transform .35s}.case-all-link:hover{background:var(--ink);color:#fff}.case-all-link:hover span{transform:translateY(8px)}html[lang=hy] body{font-family:var(--font-armenian),var(--font-main),Arial,sans-serif}html[lang=hy] .hero-message h1,html[lang=hy] .page-hero h1,html[lang=hy] .case-head h1{letter-spacing:-.035em;line-height:.96}html[lang=hy] .main-nav a,html[lang=hy] .button{letter-spacing:0}@media (max-width:1050px){.service-list{grid-template-columns:1fr}.service-list article{min-height:330px}.service-list h3{margin-top:55px}.contact-page{grid-template-columns:1fr}.contact-intro{position:static}.case-cover{aspect-ratio:16/9}.case-decisions h2{margin-top:55px}.about-title-row{grid-template-columns:1fr}.about-title-row>p{max-width:700px}}@media (max-width:760px){.home-hero{min-height:auto;padding-block:34px 24px}.home-hero-content{gap:38px}.hero-message h1{font-size:14vw}.project-card{aspect-ratio:1}.project-card:after{display:none}.service-list article{min-height:350px}.service-list h3{margin-top:50px}.method-grid li{min-height:260px}.page-hero,.about-hero{padding-block:45px}.about-title-row h1{font-size:50px}.about-title-row>p{font-size:18px!important}.about-copy{margin-top:35px}.about-facts{grid-template-columns:1fr}.about-facts>div{min-height:110px}.about-process{padding-top:55px}.about-process .principles{display:block}.principles h2{margin-bottom:35px}.principles ol{grid-template-columns:1fr}.principles li{min-height:170px}.contact-page{padding-block:45px 80px}.contact-intro h1{font-size:52px}.contact-channels>a{grid-template-columns:45px 1fr}.contact-channels em{display:none}.contact-form{padding:35px 18px}.case-head h1{font-size:15vw}.case-cover{aspect-ratio:4/3}.case-story{padding-block:55px}.case-story-title h2{font-size:36px}.case-decisions{grid-template-columns:1fr}.case-decisions article{min-height:250px}.case-build{padding-block:65px;display:block}.case-build ol{margin-top:35px}.case-tech{flex-direction:column;align-items:flex-start}.case-tech .tech-stack{justify-content:flex-start}.case-result{padding:48px 23px}.case-result>p{font-size:35px}.case-all-link{min-height:105px;padding-inline:22px}}.project-card:nth-child(4) img{object-position:72% center}.project-card:nth-child(5) img{object-position:78% center}.project-card:nth-child(7) img{object-position:28% center}.project-card:nth-child(8) img{object-position:80% center}.site-footer{padding-inline:max(24px,50vw - 760px)}.home-hero{background:var(--paper);border-radius:28px;min-height:auto;margin-top:22px;padding:56px 58px 32px}.home-hero-content{gap:44px}.hero-message{max-width:none}.hero-message h1{max-width:1420px;font-size:clamp(70px,8vw,126px)}.hero-message>p{max-width:860px}.hero-modes{margin-top:8px}.hero-modes p{background:#fff;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:24px;min-height:118px;padding:23px 25px;margin:0!important}.hero-modes p span{flex:none}.hero-modes p strong{max-width:520px;font-size:16px;line-height:1.45}.products-showcase-head{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:48px;display:flex}.products-showcase-head h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5.4vw,84px);line-height:.95}.products-showcase-head p{max-width:620px;color:var(--muted);margin:24px 0 0;font-size:18px}.product-controls{gap:8px;display:flex}.product-controls button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:50%;width:54px;height:54px;font-size:23px;transition:background .25s,color .25s,transform .25s}.product-controls button:hover{background:var(--red);color:#fff;transform:translateY(-3px)}.product-track{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;display:flex;overflow-x:auto}.product-track::-webkit-scrollbar{display:none}.product-slide{background:var(--ink);color:#fff;scroll-snap-align:start;border-radius:28px;flex:0 0 min(1180px,88vw);grid-template-columns:.8fr 1.2fr;gap:45px;min-height:590px;padding:50px;display:grid;overflow:hidden}.product-slide:nth-child(2){background:var(--red)}.product-slide-copy{flex-direction:column;display:flex}.product-slide-copy>span{color:#ef6a6e;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.product-slide:nth-child(2) .product-slide-copy>span{color:#fff}.product-slide h3{letter-spacing:-.07em;margin:48px 0 18px;font-size:clamp(58px,6vw,94px);line-height:.9}.product-slide p{color:#bbb;max-width:560px;margin:0;font-size:19px}.product-slide:nth-child(2) p{color:#ffdadd}.product-slide ul{margin:35px 0;padding:0;list-style:none}.product-slide li{border-bottom:1px solid #ffffff29;padding:11px 0}.product-slide-copy>a{border-top:1px solid #ffffff59;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;font-weight:750;display:flex}.product-slide-copy>a i{width:45px;height:45px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;font-size:20px;font-style:normal;transition:transform .3s;display:grid}.product-slide-copy>a:hover i{transform:rotate(10deg)scale(1.08)}.product-visual{min-height:430px;color:var(--red);background:#f4f3f0;border-radius:24px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.visual-toolbar{background:#fff;border-bottom:1px solid #ddd;align-items:center;gap:7px;height:48px;padding-left:17px;display:flex;position:absolute;top:0;left:0;right:0}.visual-toolbar i{background:#d3d3d3;border-radius:50%;width:7px;height:7px}.visual-toolbar i:first-child{background:var(--red)}.visual-sidebar{background:#fff;border-right:1px solid #ddd;width:76px;padding-top:25px;position:absolute;top:48px;bottom:0;left:0}.visual-sidebar span{background:#ddd;border-radius:8px;width:30px;height:7px;margin:0 auto 24px;display:block}.visual-canvas{position:absolute;inset:82px 30px 30px 106px}.visual-contact-row{background:#fff;border-radius:14px;width:68%;height:64px;margin-bottom:14px;display:block;box-shadow:0 7px 25px #0000000f}.visual-contact-row:before{content:"";background:#f1d5d6;border-radius:50%;width:34px;height:34px;display:block;transform:translate(14px,15px)}.visual-call-wave{background:repeating-linear-gradient(90deg,#0000 0 9px,#d8192029 9px 12px),#fff;border-radius:18px;width:27%;height:220px;position:absolute;top:0;right:0}.visual-kpi-ring{border:27px solid #ddd;border-right-color:var(--red);background:#fff;border-radius:50%;width:150px;height:150px;position:absolute}.visual-kpi-bars{background:#fff;border-radius:18px;align-items:flex-end;gap:15px;height:150px;padding:20px;display:flex;position:absolute;left:190px;right:0}.visual-kpi-bars i{background:#ddd;border-radius:6px 6px 0 0;flex:1}.visual-kpi-bars i:first-child{height:35%}.visual-kpi-bars i:nth-child(2){background:#efb5b7;height:68%}.visual-kpi-bars i:nth-child(3){height:50%}.visual-kpi-bars i:nth-child(4){background:var(--red);height:88%}.visual-kpi-bars i:nth-child(5){height:60%}.visual-kpi-line{background:linear-gradient(150deg,transparent 0 39%,var(--red) 40% 41%,transparent 42% 55%,var(--red) 56% 57%,transparent 58%),#fff;border-radius:18px;height:125px;position:absolute;bottom:0;left:0;right:0}.case-cover{background:var(--paper);padding:28px}.case-cover .product-visual{width:100%;height:100%;min-height:0}.service-list article>a{align-items:center;font-size:17px;font-weight:800}.service-list article>a>span{width:42px;height:42px;color:var(--ink);background:#fff;border-radius:50%;place-items:center;display:grid}.service-list article:hover>a>span{color:var(--red)}.cta{grid-template-rows:1fr;grid-template-columns:1.15fr .85fr 280px;align-items:center;gap:45px;min-height:260px}.cta h2,.cta p,.cta .button{align-self:center;margin:0}.cta p{grid-area:1/2}.cta .button{grid-area:1/3;min-height:62px}.about-title-row{max-width:1220px;display:block}.about-title-row h1{max-width:1180px;margin-bottom:34px}.about-title-row>p{max-width:850px!important;font-size:23px!important}.about-copy{grid-template-columns:1fr 1fr;gap:16px;max-width:1220px}.about-copy p{align-items:flex-end;min-height:240px;padding:34px;display:flex;font-size:20px!important}.about-process .principles{grid-template-columns:.65fr 1.35fr}.header-quick-actions{gap:7px;display:flex}.header-phone,.header-account{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;transition:border-color .2s,transform .2s;display:grid}.header-phone:hover,.header-account:hover{border-color:var(--red);transform:translateY(-2px)}.header-account span{border:1.8px solid var(--ink);border-radius:50%;width:17px;height:17px;font-size:0;position:relative}.header-account span:after{content:"";border:1.8px solid var(--ink);border-bottom:0;border-radius:14px 14px 0 0;width:23px;height:11px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.channel-icon{background:#fff}.contact-channels>a.channel-telegram:hover{border-color:#26a5e4}.contact-channels>a.channel-whatsapp:hover{border-color:#25d366}.contact-channels>a.channel-mail:hover{border-color:#ff9e00}.channel-icon img{width:27px;height:27px}.contact-form:before{display:none}.form-top{text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;font-size:12px;display:flex}.form-top strong{color:var(--red)}.form-progress{background:#e2e2e2;border-radius:10px;height:4px;margin:15px 0 38px;overflow:hidden}.form-progress i{background:var(--red);height:100%;transition:width .45s cubic-bezier(.22,1,.36,1);display:block}.form-identity{background:#fff;border-radius:16px;justify-content:space-between;gap:20px;margin-bottom:32px;padding:22px;display:flex}.form-identity span{color:var(--muted)}.contact-form input{padding:15px 0;font-size:18px;transition:border-color .25s}.contact-form label:focus-within span{color:var(--red)}.auth-required{flex-direction:column;justify-content:center;min-height:520px;display:flex}.auth-required>span{color:var(--red);letter-spacing:.12em;font-size:11px}.auth-required h2{letter-spacing:-.05em;max-width:620px;margin:25px 0;font-size:clamp(38px,4vw,62px);line-height:1}.auth-required p{max-width:560px;color:var(--muted);font-size:18px}.auth-required .button{align-self:flex-start;margin-top:25px}.form-loading{min-height:400px;color:var(--red);letter-spacing:.4em;place-items:center;display:grid}.footer-socials{grid-template-columns:1fr 1fr}.footer-socials a{grid-template-columns:30px 1fr auto;align-items:center;min-height:78px;display:grid}.footer-socials a strong{font-size:13px}.footer-socials a span{align-self:center}.footer-telegram:hover{border-color:#26a5e4!important}.footer-whatsapp:hover{border-color:#25d366!important}.footer-mail:hover{border-color:#ff9e00!important}.account-page{padding-block:80px 120px}.account-loading{min-height:60vh;color:var(--red);place-items:center;display:grid}.account-auth{border:1px solid var(--line);background:var(--paper);border-radius:28px;max-width:760px;margin:auto;padding:55px}.account-auth h1{letter-spacing:-.06em;margin:0 0 40px;font-size:clamp(48px,6vw,76px);line-height:.95}.account-tabs{gap:7px;margin-bottom:30px;display:flex}.account-tabs button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;flex:1;height:48px}.account-tabs button.active{background:var(--ink);color:#fff}.account-auth form label{margin-bottom:22px;display:block}.account-auth form label span{margin-bottom:7px;font-size:12px;display:block}.account-auth input{border:1px solid var(--line);background:#fff;border-radius:13px;width:100%;height:54px;padding:0 15px}.account-auth .button{width:100%;margin-top:10px}.account-auth form>p{min-height:24px;color:var(--red)}.account-dashboard>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:55px;display:flex}.account-dashboard>header span{color:var(--red);text-transform:uppercase;font-size:12px}.account-dashboard h1{letter-spacing:-.06em;margin:15px 0 8px;font-size:clamp(55px,7vw,100px);line-height:.9}.account-dashboard>header button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:12px 18px}.orders-head{justify-content:space-between;align-items:center;margin:70px 0 35px;display:flex}.orders-head h2{margin:0;font-size:46px}.orders-head strong{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:55px;height:55px;display:grid}.orders-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.orders-list>p{color:var(--muted)}.orders-list article{background:var(--paper);border-radius:20px;grid-template-columns:1fr auto;align-content:space-between;min-height:240px;padding:25px;display:grid}.orders-list article>span{color:var(--red);text-transform:uppercase;font-size:11px}.orders-list time{color:var(--muted);font-size:12px}.orders-list h3{grid-column:1/-1;margin:75px 0 20px;font-size:23px}.orders-list small{color:var(--muted);grid-column:1/-1}@media (max-width:1050px){.header-quick-actions{margin-left:auto}.product-slide{grid-template-columns:1fr;min-height:850px}.product-visual{min-height:380px}.cta{grid-template-columns:1fr 1fr}.cta .button{grid-area:2/2}.cta p{grid-area:2/1}.orders-list{grid-template-columns:1fr 1fr}}@media (max-width:760px){.home-hero{border-radius:20px;margin-top:10px;padding:32px 18px 18px}.hero-modes p{gap:14px;min-height:105px}.hero-modes p strong{font-size:14px}.products-showcase{padding-block:80px}.products-showcase-head{display:block}.product-controls{margin-top:25px}.product-slide{flex-basis:92vw;min-height:760px;padding:28px 20px}.product-slide h3{font-size:60px}.product-slide p{font-size:16px}.product-visual{min-height:300px}.visual-canvas{left:85px}.visual-kpi-ring{border-width:19px;width:105px;height:105px}.visual-kpi-bars{height:105px;left:125px}.cta{flex-direction:column;align-items:stretch;gap:25px;display:flex}.cta .button{margin:0}.about-title-row h1{font-size:47px}.about-title-row>p{font-size:18px!important}.about-copy{grid-template-columns:1fr}.about-copy p{min-height:190px}.header-panel .header-quick-actions{margin-top:24px}.header-phone,.header-account{width:48px;height:48px}.form-identity{flex-direction:column;align-items:flex-start}.footer-socials{grid-template-columns:1fr}.account-auth{padding:35px 18px}.account-dashboard>header{flex-direction:column;gap:25px}.orders-list{grid-template-columns:1fr}}.lead-list select{border:1px solid var(--line);background:#fff;border-radius:10px;margin:0 0 20px;padding:10px 14px}.home-hero{border:1.5px solid #000;box-shadow:0 8px #00000009}.home-hero-content{align-items:stretch}.hero-message{color:#000;align-self:stretch;width:100%}.hero-message h1{color:#000;min-height:1.76em}.rotating-term{white-space:nowrap;min-height:1em;display:block}.section-heading{align-items:center}.header-account{color:var(--ink);overflow:hidden}.header-account img{width:24px;height:24px;display:block}.header-account span{display:none}.showcase-tabs{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.showcase-tabs button{color:#a0a0a0;letter-spacing:-.06em;cursor:pointer;background:0 0;border:0;margin:0;padding:0 0 8px;font-size:clamp(48px,5.4vw,84px);font-weight:760;line-height:.95;transition:color .3s,transform .3s;position:relative}.showcase-tabs button+button{padding-left:45px}.showcase-tabs button+button:before{content:"/";color:var(--red);opacity:.45;font-weight:400;position:absolute;top:0;left:8px}.showcase-tabs button:after{content:"";background:var(--red);border-radius:4px;height:4px;transition:right .4s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:100%}.showcase-tabs button.active{color:#000;transform:translateY(-2px)}.showcase-tabs button.active:after{right:0}.showcase-tabs button:not(.active):hover{color:#555}.visual-web-hero{background:var(--ink);border-radius:18px;position:absolute;inset:0 0 48%;overflow:hidden}.visual-web-hero:before{content:"";border:35px solid var(--red);border-radius:50%;width:190px;height:190px;position:absolute;top:-65px;right:-30px}.visual-web-hero i:first-child{background:#fff;border-radius:10px;width:52%;height:14px;position:absolute;top:28px;left:24px}.visual-web-hero i:last-child{background:#777;border-radius:10px;width:36%;height:8px;position:absolute;top:60px;left:24px}.visual-web-grid{grid-template-columns:repeat(3,1fr);gap:12px;height:42%;display:grid;position:absolute;bottom:0;left:0;right:0}.visual-web-grid i{background:#fff;border:1px solid #ddd;border-radius:15px}.visual-web-grid i:nth-child(2){background:var(--red);border-color:var(--red)}.visual-strategy-title{background:var(--ink);border-radius:12px;width:68%;height:24px;position:absolute;top:5px;left:0}.visual-roadmap{grid-template-columns:repeat(4,1fr);align-items:flex-end;gap:12px;display:grid;position:absolute;inset:70px 0 0}.visual-roadmap:before{content:"";background:var(--red);height:2px;position:absolute;top:44%;left:7%;right:7%}.visual-roadmap i{z-index:1;background:#fff;border:1px solid #ddd;border-radius:16px;min-height:115px;position:relative}.visual-roadmap i:before{content:"";background:var(--red);border-radius:50%;width:16px;height:16px;position:absolute;top:calc(44% - 8px);left:50%;transform:translate(-50%);box-shadow:0 0 0 7px #fff}.visual-roadmap i:nth-child(2){min-height:175px}.visual-roadmap i:nth-child(3){min-height:140px}.visual-roadmap i:nth-child(4){background:var(--ink);border-color:var(--ink);min-height:215px}.footer-socials a{--channel:var(--red)}.footer-socials a>span{border:1px solid var(--channel);width:30px;height:30px;color:var(--channel);border-radius:50%;align-self:center;place-items:center;font-size:15px;font-weight:900;line-height:1;transition:background .25s,color .25s,transform .25s;display:grid}.footer-socials a:hover>span{background:var(--channel);transform:translate(2px,-2px);color:#fff!important}.footer-telegram{--channel:#26a5e4!important}.footer-whatsapp{--channel:#25d366!important}.footer-mail{--channel:#f59f00!important}@media (min-width:761px){.header-inner{grid-template-columns:auto minmax(0,1fr);gap:28px;display:grid}.header-panel{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:clamp(12px,1.8vw,28px);width:100%;min-width:0;margin:0;display:grid}.main-nav{justify-self:center;position:static;left:auto;transform:none}.languages{white-space:nowrap}}@media (max-width:1050px) and (min-width:761px){.header-inner{gap:18px}.header-panel{grid-template-columns:minmax(0,1fr) auto auto}.header-panel .button-small{display:none}.main-nav{gap:clamp(11px,1.8vw,20px)}.main-nav a,.languages a{font-size:12px}}@media (max-width:760px){.hero-message h1{min-height:1.76em}.rotating-term{white-space:nowrap;letter-spacing:-.055em;min-height:1em;font-size:.72em}.products-showcase-head{margin-bottom:34px}.showcase-tabs{gap:5px}.showcase-tabs button{font-size:clamp(29px,9vw,42px)}.showcase-tabs button+button{padding-left:25px}.showcase-tabs button+button:before{left:5px}.visual-roadmap{grid-template-columns:repeat(4,1fr);gap:6px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 16px}.footer-brand{grid-column:1}.footer-brand p{font-size:14px}.footer-nav{grid-column:2;gap:10px}.footer-nav a{font-size:14px}.footer-socials{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px}.footer-socials a{border-radius:13px;grid-template-columns:23px minmax(0,1fr) 25px;gap:7px;min-width:0;min-height:62px;padding:9px}.footer-socials a img{width:21px;height:21px}.footer-socials a strong{overflow-wrap:anywhere;min-width:0;font-size:11px}.footer-socials .footer-phone strong{white-space:nowrap;letter-spacing:-.025em;font-size:9px}.footer-socials a>span{width:25px;height:25px;font-size:12px}.footer-bottom{grid-template-columns:1fr 1fr;gap:10px 14px;font-size:11px;display:grid}.footer-bottom span:last-child{text-align:left;grid-column:1/-1}}.pres-gradient-field:before{filter:none!important;opacity:1!important;background:repeating-linear-gradient(90deg,#ffffff0e 0 1px,#0000 1px 5px,#53000a09 5px 6px,#0000 6px 11px),repeating-linear-gradient(90deg,#0000 0 27px,#ffffff09 28px,#0000 30px 47px)!important;animation:none!important;inset:0!important;transform:none!important}.pres-gradient-field:after{content:""!important;mix-blend-mode:soft-light!important;opacity:.17!important;pointer-events:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140' viewBox='0 0 140 140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")!important;background-size:118px 118px!important;display:block!important;position:absolute!important;inset:0!important}.pres-ribbed-glass{box-shadow:none!important;mix-blend-mode:soft-light!important;opacity:.72!important;background:repeating-linear-gradient(90deg,#ffffff06 0 1px,#0000 1px 8px,#44000806 8px 9px,#0000 9px 15px)!important}.pres-ribbed-glass:before,.pres-ribbed-glass:after{display:none!important}@media (max-width:760px){.pres-ribbed-glass{opacity:.58!important}}.project-site-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;width:min(82%,300px);height:150px;display:block}.pres-work-logo-slide strong:has(.project-site-logo){place-items:center;width:100%;display:grid}.logo-13auto strong{font-weight:900!important}.logo-13auto strong:first-letter{color:var(--red)}.logo-dianafarm strong{letter-spacing:.04em;font-family:Georgia,serif!important}.logo-boostmarine .project-site-logo{height:190px}.logo-royal-horse .project-site-logo{filter:contrast(1.1)}:is(.logo-boostmarine strong:has(.project-site-logo),.logo-beef-flame strong:has(.project-site-logo)){background:#101010;border-radius:26px;min-height:230px;padding:28px}.logo-beef-flame .project-site-logo{width:min(54%,190px);height:170px}@media (max-width:760px){.project-site-logo{height:120px}.logo-boostmarine .project-site-logo{height:145px}}.language-options{pointer-events:none}.language-menu.is-open .language-options{pointer-events:auto}@media (min-width:761px){.header-panel{justify-content:flex-end!important;display:flex!important}.language-menu{flex:none;width:auto!important}.header-quick-actions{flex:none}}.language-chevron{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;transition:transform .22s}.language-menu.is-open .language-chevron{transform:rotate(180deg)}.language-trigger>i{display:none}.language-options{z-index:140}.service-commerce-card.consultation .service-glyph>rect:first-child{fill:#0000;stroke:#0000}.service-commerce-card.consultation .service-glyph path,.service-commerce-card.consultation .service-glyph circle,.service-commerce-card.consultation .service-glyph rect:not(:first-child){stroke:#fff}.service-commerce-card.consultation .service-glyph .accent{stroke:#ff3b43}.service-commerce-card .service-glyph{transition:transform .25s;background:0 0!important}.footer-socials a{color:#111!important;background:#fff!important;border-color:#11111124!important}.footer-socials a:hover{color:var(--red)!important;border-color:var(--red)!important;background:#fff!important}.footer-socials .footer-phone strong{letter-spacing:-.04em;white-space:normal;overflow-wrap:anywhere;font-size:clamp(16px,1.45vw,22px)!important}.footer-bottom a:hover,.footer-credit a:hover{color:var(--red)}.footer-credit{text-align:right}.footer-credit a{transition:color .2s}.pres-hero-copy{text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;backface-visibility:hidden}.pres-hero-copy h1{filter:none!important}.pres-process-orbit{transform-origin:50%;top:18px!important;right:18px!important}.pres-process li:hover .pres-process-orbit{animation-duration:5.8s!important}.pres-work-logo-window,.pres-work-project-window{height:clamp(420px,36vw,560px);min-height:0}.pres-work-project-window{grid-template-rows:1fr}.pres-work-project-frame:after{display:none}.pres-work-project-footer{grid-column:1/-1;background:0 0!important;width:100%!important;min-height:76px!important;padding:0!important;position:relative!important;bottom:auto!important;right:auto!important}.pres-work-project-footer>a{border-radius:999px;width:100%;font-size:17px;min-height:70px!important;box-shadow:none!important;padding:8px 10px 8px 26px!important}:is(.logo-boostmarine strong:has(.project-site-logo),.logo-beef-flame strong:has(.project-site-logo)){background:0 0;min-height:0;padding:0}.logo-boostmarine .project-site-logo,.logo-beef-flame .project-site-logo{filter:invert();background-color:#0000}.logo-beef-flame .project-site-logo{width:min(44%,150px)}.about-hero,.about-process,.calc-page,.cart-page,.services-commerce-hero,.services-commerce-section,.contact-layout,.account-page,.legal{background:#f5f5f2}.about-hero,.calc-page,.cart-page,.services-commerce-hero,.contact-layout,.account-page,.legal{border-radius:34px;margin-top:10px;padding-inline:clamp(18px,4vw,56px)}.about-copy article,.principles li,.calculator,.calc-result,.cart-items article,.cart-summary,.cart-empty,.service-commerce-card,.contact-form,.contact-direct,.account-auth,.account-dashboard{background:#fff;box-shadow:none!important;border:0!important}.about-copy article,.principles li,.calculator,.calc-result,.cart-items article,.cart-summary,.cart-empty,.service-commerce-card,.contact-form,.account-auth{border-radius:26px!important}.button,.service-commerce-card>button:not(.service-scope-toggle),.service-commerce-card>a:not(.service-detail-link){min-height:56px}@media (max-width:1050px) and (min-width:761px){.header-inner{display:flex!important}.header-panel{width:auto!important;display:flex!important;position:static!important}.main-nav{z-index:130;border:1px solid var(--line);background:#fff;border-radius:22px;width:min(310px,100vw - 36px);padding:10px;box-shadow:0 18px 55px #0000001f;gap:4px!important;display:grid!important;position:fixed!important;top:96px!important;left:auto!important;right:18px!important;transform:none!important}.main-nav a{border-radius:13px;align-items:center;min-height:44px;padding:0 14px;display:flex}.main-nav a:hover,.main-nav a.active{background:#f2f1ed}.language-menu{margin-left:auto}}@media (max-width:760px){.language-menu{position:relative;margin-top:14px!important}.language-options{border:1px solid var(--line)!important;background:#fff!important;border-radius:17px!important;width:100%!important;max-height:none!important;margin:0!important;padding:7px!important;position:absolute!important;top:calc(100% + 7px)!important;left:0!important;right:0!important;overflow:visible!important;transform:translateY(-5px)!important;box-shadow:0 18px 50px #00000029!important}.language-menu.is-open .language-options{transform:none!important}.header-panel .header-quick-actions{margin-top:16px!important}.header-quick-actions .header-phone,.header-quick-actions .header-account,.header-quick-actions .header-cart{min-width:0;width:100%!important;height:52px!important}.header-panel .header-quick-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.header-panel .button-small{min-height:54px}.footer-nav a{text-align:center;flex:calc(50% - 6px);justify-content:center;align-items:center;min-height:42px;display:flex}.footer-socials a{min-height:64px}.footer-socials .footer-phone strong{font-size:18px!important}.footer-bottom{align-items:flex-start!important;display:flex!important}.footer-credit{text-align:left}.pres-work-logo-window,.pres-work-project-window{min-height:0;height:300px!important}.pres-work-project-footer{min-height:66px!important}.pres-work-project-footer>a{font-size:15px;min-height:60px!important}.pres-work-project-frame{border-radius:20px!important}.about-hero,.calc-page,.cart-page,.services-commerce-hero,.contact-layout,.account-page,.legal{border-radius:24px;margin-inline:6px;padding-inline:14px;width:calc(100vw - 12px)!important}.button,.service-commerce-card>button:not(.service-scope-toggle),.service-commerce-card>a:not(.service-detail-link){width:100%;min-height:56px}}.presentation-home{color:#fff;background:#050505;padding:42px max(18px,50vw - 630px) 70px}.presentation-shell{gap:22px;display:grid}.pres-block{color:#101010;background:#f3f3f1;border-radius:34px;padding:8px;overflow:hidden}.pres-section-bar{z-index:4;color:#fff;letter-spacing:.03em;background:#111;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;min-height:66px;padding:0 28px;font-size:11px;display:flex;position:relative}.pres-hero{background:#080808}.pres-hero-stage{color:#fff;background:#130104;border:1px solid #ffffffa6;border-radius:32px;min-height:670px;margin-top:8px;position:relative;overflow:hidden}.pres-curtain{filter:saturate(1.08);will-change:transform;background:radial-gradient(at 43% 45%,#ff4d57b8 0 6%,#d908177a 30%,#0000 66%),radial-gradient(at 76% 78%,#e81a26bf,#0000 48%),repeating-linear-gradient(90deg,#060606 0 7px,#380006 9px 15px,#9d0712 18px 24px,#ed1d2d 27px 32px,#430006 35px 44px) 0 0/46px 100%;animation:15s cubic-bezier(.45,0,.55,1) infinite alternate presCurtain;position:absolute;inset:-8%;transform:translate(-2%)skew(-2deg)}.pres-curtain:after{content:"";background:linear-gradient(110deg,#ffffff21,#0000 32% 66%,#ffffff14),radial-gradient(#0000 30%,#0000009e 100%);position:absolute;inset:0}.pres-curtain i{filter:blur(18px);border-radius:50%;position:absolute}.pres-curtain i:first-child{background:#ff313d54;width:35%;height:23%;top:15%;left:19%}.pres-curtain i:last-child{background:#ff222f4d;width:31%;height:26%;bottom:12%;right:11%}.pres-hero-copy{z-index:2;position:absolute;top:50%;left:32px;right:110px;transform:translateY(-50%)}.pres-hero-copy>p{color:#ffffffc7;max-width:620px;margin:0 0 34px;font-size:17px;line-height:1.55}.pres-hero h1{letter-spacing:-.075em;max-width:1050px;margin:0;font-size:clamp(68px,8.2vw,126px);line-height:.82}.pres-hero h1 span,.pres-hero h1 strong{display:block}.pres-hero h1 strong{color:#fff;font-weight:700;animation:.7s cubic-bezier(.22,1,.36,1) both presTerm}.pres-round-link{z-index:3;color:#111;background:#fff;border:5px solid #111;border-radius:50%;place-items:center;width:66px;height:66px;font-size:29px;transition:transform .3s,background .3s,color .3s;display:grid;position:absolute;top:50%;right:25px;transform:translateY(-50%)}.pres-round-link:hover{background:var(--red);color:#fff;transform:translateY(-50%)rotate(8deg)}.pres-hero-footer{z-index:2;gap:8px;display:flex;position:absolute;bottom:28px;left:32px;right:32px}.pres-hero-footer span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000026;border:1px solid #ffffff57;border-radius:999px;padding:8px 14px;font-size:10px}.pres-feature-grid{grid-template-columns:.68fr 1.32fr;gap:8px;margin-top:8px;display:grid}.pres-feature-copy,.pres-feature-media{border-radius:30px;min-height:560px}.pres-feature-copy{background:#fff;flex-direction:column;padding:30px;display:flex}.pres-red-label{background:var(--red);color:#fff;border-radius:999px;align-self:flex-start;padding:9px 13px;font-size:11px;font-weight:800}.pres-feature-copy>div{margin:auto 0}.pres-feature-copy h2{letter-spacing:-.055em;margin:0 0 22px;font-size:clamp(45px,4.7vw,72px);line-height:.9}.pres-feature-copy p{color:#666;max-width:440px;margin:0;font-size:16px;line-height:1.55}.pres-feature-copy>a{border:1px solid #bbb;border-radius:999px;justify-content:space-between;align-items:center;min-height:54px;padding:0 18px;font-weight:800;display:flex}.pres-feature-copy>a i{color:var(--red);font-size:20px;font-style:normal}.pres-feature-media{background:#171717;position:relative;overflow:hidden}.pres-feature-media>img{object-fit:cover;object-position:top center;filter:saturate(.78)contrast(1.04);transition:transform 1s cubic-bezier(.22,1,.36,1)}.pres-feature:hover .pres-feature-media>img{transform:scale(1.025)}.pres-glass-card{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(110deg,#0f0f0fb8,#b30f1b61);border:1px solid #ffffff6b;border-radius:28px;grid-template-columns:1fr auto;align-items:end;gap:12px;min-height:180px;padding:24px;display:grid;position:absolute;bottom:20px;left:20px;right:20px;box-shadow:0 18px 45px #0003}.pres-glass-card>span{grid-column:1/-1;align-self:start;font-size:11px}.pres-glass-card strong{max-width:560px;font-size:24px;line-height:1.05}.pres-glass-card a{color:#111;background:#fff;border-radius:999px;padding:11px 14px;font-size:11px;font-weight:750}.pres-service-mosaic{grid-template-rows:280px 280px;grid-template-columns:1.02fr 1fr .98fr;gap:8px;margin-top:8px;display:grid}.pres-service-mosaic article{border-radius:30px;position:relative;overflow:hidden}.pres-service-intro{color:#fff;background:#151515;flex-direction:column;grid-row:1/3;padding:30px;display:flex}.pres-service-intro h2{margin:0;font-size:38px}.pres-service-intro p{color:#bbb;margin:auto 0 26px;font-size:15px;line-height:1.55}.pres-service-intro a{font-weight:800}.pres-service-image{background:#c91624}.pres-service-image img{object-fit:cover;object-position:top center;filter:saturate(.45)contrast(1.2);mix-blend-mode:screen}.pres-service-card{background:#fff;flex-direction:column;padding:27px;display:flex}.pres-service-card>span{color:var(--red);font-size:10px;font-weight:850}.pres-service-card h3{letter-spacing:-.04em;max-width:320px;margin:auto 0 14px;font-size:clamp(27px,2.6vw,42px);line-height:.92}.pres-service-card p{color:#666;margin:0;font-size:13px;line-height:1.45}.pres-service-card a{color:#fff;background:#111;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:20px;right:20px}.pres-work{padding-bottom:12px}.pres-work-head{justify-content:space-between;align-items:flex-end;gap:40px;padding:62px 20px 34px;display:flex}.pres-work-head h2{letter-spacing:-.065em;max-width:820px;margin:0;font-size:clamp(50px,6vw,88px);line-height:.88}.pres-work-head a{border:1px solid #111;border-radius:999px;flex:none;padding:16px 20px;font-weight:800}.pres-work-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pres-work-card{background:#fff;border-radius:28px;min-width:0;padding:8px 20px 24px;position:relative}.pres-work-card>div{aspect-ratio:1.25;background:#eee;border-radius:22px;margin:0 -12px 24px;position:relative;overflow:hidden}.pres-work-card img{object-fit:cover;object-position:top center;transition:transform .65s}.pres-work-card:hover img{transform:scale(1.03)}.pres-work-card>span{color:var(--red);font-size:10px;font-weight:850}.pres-work-card h3{margin:18px 0 10px;font-size:34px;line-height:.95}.pres-work-card p{color:#666;margin:0;padding-right:38px;font-size:13px;line-height:1.45}.pres-work-card>i{color:#fff;background:#111;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid;position:absolute;bottom:18px;right:18px}.pres-process{padding-bottom:12px}.pres-process>h2{letter-spacing:-.065em;max-width:950px;margin:70px 20px 44px;font-size:clamp(52px,6.3vw,92px);line-height:.88}.pres-process ol{grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.pres-process li{background:#fff;border-radius:26px;flex-direction:column;min-height:290px;padding:24px;display:flex}.pres-process li:nth-child(2n){color:#fff;background:#151515}.pres-process li>span{color:var(--red);font-size:11px;font-weight:850}.pres-process h3{margin:auto 0 14px;font-size:27px}.pres-process li p{color:#777;margin:0;font-size:13px;line-height:1.5}.pres-process li:nth-child(2n) p{color:#aaa}.pres-final{background:var(--red);color:#fff}.pres-final .pres-section-bar{background:#111}.pres-final>div:last-child{grid-template-columns:1fr auto;align-items:end;gap:35px;min-height:430px;padding:54px 30px 38px;display:grid}.pres-final h2{letter-spacing:-.075em;grid-column:1/-1;max-width:1080px;margin:0;font-size:clamp(65px,8vw,118px);line-height:.82}.pres-final p{max-width:650px;margin:0;font-size:18px;line-height:1.5}.pres-final a{color:#111;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;min-width:260px;min-height:62px;padding:0 20px;font-weight:850;display:flex}.pres-final a i{font-size:23px;font-style:normal}@keyframes presCurtain{0%{transform:translate(-3%)skew(-2deg)scaleX(1.03)}to{transform:translate(3%)skew(2deg)scaleX(1.09)}}@keyframes presTerm{0%{opacity:0;filter:blur(8px);transform:translateY(28px)}to{opacity:1;filter:none;transform:none}}.pres-wave-field{z-index:1;opacity:.82;mix-blend-mode:screen;filter:drop-shadow(0 0 11px #ff223057);width:110%;height:110%;position:absolute;inset:-5%;overflow:visible;transform:translateZ(0)}.pres-wave-field g{fill:none;stroke:url(#pres-wave-gradient);stroke-width:1.6px;vector-effect:non-scaling-stroke;will-change:transform;animation:10s linear infinite presWaveTravel}@keyframes presWaveTravel{0%{transform:translate(22px,-4px)skew(-1deg)}50%{transform:translate(-16px,5px)skew(1.2deg)}to{transform:translate(-52px,-4px)skew(-1deg)}}@keyframes presWaveGlow{0%{stroke-opacity:.3}to{stroke-opacity:1}}@media (max-width:900px){.presentation-home{padding-inline:10px}.pres-feature-grid{grid-template-columns:1fr}.pres-service-mosaic{grid-template-rows:auto;grid-template-columns:1fr 1fr}.pres-service-intro{grid-row:auto;min-height:300px}.pres-service-image{min-height:300px}.pres-work-grid,.pres-process ol{grid-template-columns:1fr 1fr}}@media (max-width:600px){.presentation-home{padding:10px 6px 34px}.presentation-shell{gap:10px}.pres-block{border-radius:23px;padding:5px}.pres-section-bar{min-height:49px;padding:0 15px;font-size:7px}.pres-section-bar span:first-child{font-size:11px}.pres-hero-stage{border-radius:20px;min-height:590px;margin-top:5px}.pres-curtain{background-size:auto,auto,31px 100%}.pres-hero-copy{top:43%;left:17px;right:18px}.pres-hero-copy>p{margin-bottom:24px;font-size:13px}.pres-hero h1{font-size:clamp(54px,17vw,72px);line-height:.86}.pres-round-link{border-width:4px;width:54px;height:54px;font-size:23px;top:auto;bottom:72px;right:16px;transform:none}.pres-round-link:hover{transform:rotate(8deg)}.pres-hero-footer{bottom:20px;left:16px;right:75px;overflow:hidden}.pres-hero-footer span{padding:6px 9px;font-size:8px}.pres-feature-copy,.pres-feature-media{border-radius:20px;min-height:440px}.pres-feature-copy{padding:20px}.pres-feature-copy h2{font-size:46px}.pres-feature-media{min-height:390px}.pres-glass-card{border-radius:20px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:190px;padding:18px;display:flex;bottom:10px;left:10px;right:10px}.pres-glass-card strong{font-size:20px}.pres-service-mosaic{grid-template-columns:1fr}.pres-service-intro,.pres-service-image,.pres-service-card{min-height:280px}.pres-service-card h3{font-size:34px}.pres-work-head{padding:46px 13px 24px;display:block}.pres-work-head h2{font-size:50px}.pres-work-head a{margin-top:25px;display:inline-flex}.pres-work-grid{grid-template-columns:1fr}.pres-work-card>div{aspect-ratio:1.45}.pres-process>h2{margin:48px 13px 28px;font-size:50px}.pres-process ol{grid-template-columns:1fr 1fr;gap:5px}.pres-process li{min-height:245px;padding:16px}.pres-process h3{font-size:21px}.pres-process li p{font-size:11px}.pres-final>div:last-child{flex-direction:column;justify-content:flex-end;align-items:stretch;min-height:470px;padding:38px 16px 18px;display:flex}.pres-final h2{font-size:58px}.pres-final p{font-size:15px}.pres-final a{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){.pres-curtain,.pres-wave-field g,.pres-wave-field path,.pres-hero h1 strong{animation:none!important}.pres-feature-media>img,.pres-work-card img{transition:none!important}}.presentation-home{padding:0 0 32px}.presentation-shell{gap:14px}.pres-hero{border-radius:0;padding:0;position:relative}.pres-hero>.pres-section-bar{z-index:5;position:absolute;top:16px;left:16px;right:16px}.pres-hero-stage{border:0;border-radius:0;min-height:calc(100svh - 70px);margin:0}.pres-curtain{filter:saturate(1.08);background:radial-gradient(at 45% 46%,#ff5662ad 0,#de122257 28%,#0000 64%),radial-gradient(at 82% 74%,#ee1e2c94,#0000 45%),linear-gradient(125deg,#130105 0%,#4e020b 32%,#be101e 58%,#310107 100%);animation:none;inset:0;transform:none}.pres-curtain:before{content:"";z-index:0;filter:blur(34px);background:radial-gradient(at 30%,#ff6f7840,#0000 34%),radial-gradient(at 75% 35%,#ff1e314d,#0000 40%);animation:13s ease-in-out infinite alternate presAmbientGlow;position:absolute;inset:-20%}.pres-curtain:after{z-index:2;background:linear-gradient(105deg,#0000005c,#0000 32% 68%,#00000061),radial-gradient(#0000 38%,#0000006b 100%)}.pres-wave-motion{z-index:1;will-change:transform;animation:16s cubic-bezier(.45,0,.55,1) infinite alternate presWaveDrift;position:absolute;inset:-12% -18%;overflow:hidden;transform:translate(0,0)}.pres-wave-field{opacity:.78;mix-blend-mode:screen;filter:drop-shadow(0 8px 20px #ff203042);width:118%;height:100%;position:absolute;inset:0;transform:none}.pres-wave-field g{stroke-width:clamp(7px,1vw,14px);stroke-linecap:round;animation:none}.pres-wave-field path{opacity:.2;animation:7s ease-in-out infinite alternate presWaveGlow}.pres-wave-field path:nth-child(3n){opacity:.5;animation-delay:-2.4s}.pres-wave-field path:nth-child(4n){stroke-width:18px;opacity:.26;animation-delay:-4.5s}.pres-wave-field path:nth-child(5n){opacity:.12}.pres-hero-copy{top:54%;left:max(34px,5vw);right:max(34px,7vw)}.pres-hero-copy>p{max-width:720px;margin-bottom:34px;font-size:clamp(17px,1.3vw,22px)}.pres-hero-footer{bottom:34px;left:max(34px,5vw)}.pres-round-link{display:none}.pres-spheres{background:#f3f3f1}.pres-spheres-stage{background:linear-gradient(135deg,#fff 0 58%,#ededeb 100%);border-radius:30px;flex-direction:column;justify-content:flex-end;min-height:520px;padding:54px 32px 38px;display:flex;position:relative}.pres-spheres-index{color:var(--red);letter-spacing:.08em;font-size:12px;font-weight:850;position:absolute;top:34px;left:32px}.pres-spheres-stage>p{color:#666;text-align:right;max-width:340px;margin:0;font-size:14px;position:absolute;top:34px;right:32px}.pres-spheres-stage h2{letter-spacing:-.072em;max-width:1150px;margin:0;font-size:clamp(68px,10vw,148px);line-height:.82;animation:.75s cubic-bezier(.22,1,.36,1) both presSphereIn}.pres-spheres-stage h3{color:var(--red);letter-spacing:-.035em;margin:26px 0 0;font-size:clamp(23px,2.4vw,38px);line-height:1;animation:.75s cubic-bezier(.22,1,.36,1) 80ms both presSphereIn}.pres-spheres-progress{background:#d8d8d5;border-radius:999px;height:5px;margin-top:38px;overflow:hidden}.pres-spheres-progress i{border-radius:inherit;background:var(--red);width:25%;height:100%;transform:translateX(calc(var(--progress-index) * 100%));transition:transform .7s cubic-bezier(.22,1,.36,1);display:block}@keyframes presWaveDrift{0%{transform:translate(1.5%,2%)scale(1.02)}45%{transform:translate(-4%,-1.5%)scale(1.055)}to{transform:translate(-9%,1.5%)scale(1.025)}}@keyframes presAmbientGlow{0%{transform:translate(-3%,-2%)scale(1)}to{transform:translate(5%,3%)scale(1.12)}}@keyframes presSphereIn{0%{opacity:0;filter:blur(10px);transform:translateY(36px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:600px){.presentation-home{padding:0 0 20px}.presentation-shell{gap:8px}.pres-hero{padding:0}.pres-hero>.pres-section-bar{top:8px;left:8px;right:8px}.pres-hero-stage{border-radius:0;min-height:calc(100svh - 76px)}.pres-hero-copy{top:49%;left:20px;right:20px}.pres-hero-copy>p{max-width:300px;margin-bottom:26px;font-size:14px;line-height:1.5}.pres-hero h1{overflow-wrap:anywhere;font-size:clamp(59px,19vw,86px);line-height:.88}.pres-hero-footer{bottom:20px;left:20px;right:20px}.pres-wave-motion{animation-duration:19s;inset:-6% -65% -6% -35%}.pres-wave-field{opacity:.72;width:150%}.pres-wave-field g{stroke-width:9px}.pres-wave-field path:nth-child(4n){stroke-width:13px}.pres-spheres-stage{border-radius:20px;min-height:440px;padding:40px 16px 24px}.pres-spheres-index{top:24px;left:16px}.pres-spheres-stage>p{text-align:left;max-width:260px;font-size:12px;top:58px;left:16px;right:16px}.pres-spheres-stage h2{overflow-wrap:anywhere;font-size:clamp(52px,16vw,72px);line-height:.88}.pres-spheres-progress{margin-top:28px}}@media (prefers-reduced-motion:reduce){.pres-wave-motion,.pres-curtain:before,.pres-spheres-stage h2,.pres-spheres-stage h3{animation:none!important}.pres-spheres-progress i{transition:none!important}}.pres-curtain:before{filter:blur(20px);background:radial-gradient(at 52% 48%,#ff5c6685,#0000 46%),linear-gradient(110deg,#00000085,#0000 35% 68%,#00000073);animation:12s ease-in-out infinite alternate presCurtainLight;inset:-12%}.pres-curtain:after{background:linear-gradient(100deg,#0000004d,#0000 28% 72%,#0000006b),linear-gradient(#0000004d,#0000 26% 72%,#00000047)}.pres-fold-field{z-index:1;position:absolute;inset:0;overflow:hidden}.pres-fold-track{will-change:transform;animation:18s linear infinite presFoldFlow;position:absolute;inset:-10% -35% -10% -8%}.pres-curtain .pres-fold-track i{top:-8%;left:calc(var(--fold) * 3.25%);filter:blur(7px);opacity:.64;width:clamp(48px,7vw,118px);height:126%;animation:presFoldBreathe 6.5s ease-in-out var(--delay) infinite alternate;will-change:transform,opacity;background:linear-gradient(90deg,#0000 0%,#2d00058a 17%,#ff303d8f 48%,#ff838c57 57%,#33000694 84%,#0000 100%);border-radius:48% 52% 46% 54%;position:absolute;transform:skew(-2deg)scaleX(.92)}.pres-curtain .pres-fold-track i:nth-child(3n){opacity:.42;filter:blur(12px);transform:skew(2deg)scaleX(1.25)}.pres-curtain .pres-fold-track i:nth-child(4n){opacity:.78;background:linear-gradient(90deg,#0000,#0f0002ad 44%,#ff213047 58%,#0000)}.pres-hero h1{letter-spacing:-.065em;max-width:980px;font-size:clamp(68px,7.7vw,116px);line-height:.9}.pres-services-layout{grid-template-columns:.78fr 1.22fr;gap:8px;margin-top:8px;display:grid}.pres-services-layout>header{color:#fff;background:#151515;border-radius:30px;flex-direction:column;min-height:620px;padding:34px;display:flex}.pres-services-layout>header h2{letter-spacing:-.06em;max-width:560px;margin:auto 0 22px;font-size:clamp(54px,6vw,90px);line-height:.86}.pres-services-layout>header p{color:#aaa;max-width:500px;margin:0 0 34px;font-size:16px;line-height:1.55}.pres-services-layout>header>a{border:1px solid #555;border-radius:999px;justify-content:space-between;align-items:center;min-height:58px;padding:0 20px;font-weight:850;display:flex}.pres-services-layout>header>a i,.pres-services-grid a i{color:var(--red);font-size:20px;font-style:normal}.pres-services-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pres-services-grid article{background:#fff;border-radius:30px;flex-direction:column;min-height:306px;padding:28px;display:flex}.pres-services-grid article:first-child{background:var(--red);color:#fff;grid-column:1/-1}.pres-services-grid article>span{font-size:11px;font-weight:850}.pres-services-grid h3{letter-spacing:-.04em;max-width:520px;margin:auto 0 16px;font-size:clamp(31px,3.2vw,50px);line-height:.9}.pres-services-grid p{color:#6b6b6b;max-width:480px;margin:0;font-size:14px;line-height:1.48}.pres-services-grid article:first-child p{color:#ffffffb8}.pres-services-grid a{border-top:1px solid #7878784d;justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;font-weight:800;display:flex}.pres-services-grid article:first-child a{border-color:#ffffff59}.pres-services-grid article:first-child a i{color:#fff}.pres-logo-marquee{color:#111;background:#fff;border-radius:30px;align-items:center;min-height:280px;margin-top:8px;display:flex;position:relative;overflow:hidden}.pres-logo-marquee:before,.pres-logo-marquee:after{content:"";z-index:2;pointer-events:none;width:min(14vw,180px);position:absolute;top:0;bottom:0}.pres-logo-marquee:before{background:linear-gradient(90deg,#fff,#0000);left:0}.pres-logo-marquee:after{background:linear-gradient(-90deg,#fff,#0000);right:0}.pres-logo-track{will-change:transform;align-items:center;gap:clamp(65px,8vw,145px);width:max-content;padding-left:clamp(65px,8vw,145px);animation:26s linear infinite presLogoMarquee;display:flex}.pres-logo-track span{color:#111;letter-spacing:-.055em;white-space:nowrap;flex:none;font-size:clamp(34px,4.5vw,72px);font-weight:900}.pres-logo-track span:nth-child(3n+2){font-style:italic;font-weight:500}.pres-logo-track span:nth-child(3n){letter-spacing:-.025em;font-family:serif;font-weight:700}@keyframes presFoldFlow{0%{transform:translate(1%)scaleX(1)}35%{transform:translate(-3%)scaleX(1.025)}68%{transform:translate(2%)scaleX(.985)}to{transform:translate(-6%)scaleX(1.035)}}@keyframes presFoldBreathe{0%{opacity:.34;filter:blur(11px)brightness(.75);transform:translate(-16px)skew(-4deg)scaleX(.72)}45%{opacity:.82;filter:blur(7px)brightness(1.3);transform:translate(14px)skew(3deg)scaleX(1.22)}to{opacity:.52;filter:blur(10px)brightness(.95);transform:translate(-7px)skew(-2deg)scaleX(.9)}}@keyframes presCurtainLight{0%{transform:translate(-4%)scale(1)}to{transform:translate(5%)scale(1.08)}}@keyframes presLogoMarquee{to{transform:translate(-50%)}}@media (max-width:900px){.pres-services-layout{grid-template-columns:1fr}.pres-services-layout>header{min-height:430px}.pres-services-grid article:first-child{grid-column:auto}.pres-logo-marquee{min-height:220px}.pres-hero h1{font-size:clamp(62px,11vw,98px)}}@media (max-width:600px){.pres-hero h1{max-width:320px;font-size:clamp(52px,15.5vw,64px);line-height:.9}.pres-fold-track{animation-duration:21s;inset:-8% -120% -8% -22%}.pres-curtain .pres-fold-track i{left:calc(var(--fold) * 4.2%);filter:blur(8px);width:82px}.pres-services-layout>header{border-radius:20px;min-height:350px;padding:20px}.pres-services-layout>header h2{font-size:48px}.pres-services-layout>header p{font-size:14px}.pres-services-grid{grid-template-columns:1fr}.pres-services-grid article{border-radius:20px;min-height:260px;padding:20px}.pres-services-grid h3{font-size:38px}.pres-logo-marquee{border-radius:20px;min-height:170px}.pres-logo-track{gap:55px;padding-left:55px;animation-duration:22s}.pres-logo-track span{font-size:34px}}@media (prefers-reduced-motion:reduce){.pres-fold-track,.pres-curtain .pres-fold-track i,.pres-logo-track,.pres-curtain:before{animation:none!important}}.pres-work-showcase{padding-bottom:8px}.pres-work-showcase-grid{grid-template-columns:minmax(340px,.48fr) 1.52fr;align-items:center;gap:8px;margin-top:8px;display:grid}.pres-work-logo-window{aspect-ratio:1;color:#111;background:#fff;border-radius:30px;position:relative;overflow:hidden}.pres-work-logo-window:before{content:"";z-index:2;border-radius:inherit;pointer-events:none;border:1px solid #00000017;position:absolute;inset:0}.pres-work-logo-track{width:100%;height:100%;transform:translate3d(calc(var(--project-index) * -100%),0,0);will-change:transform;transition:transform .85s cubic-bezier(.22,1,.36,1);display:flex}.pres-work-logo-slide{flex-direction:column;flex:0 0 100%;justify-content:center;padding:38px;display:flex;position:relative}.pres-work-logo-slide>span{color:var(--red);font-size:11px;font-weight:850;position:absolute;top:28px;left:30px}.pres-work-logo-slide strong{letter-spacing:-.06em;white-space:nowrap;font-size:clamp(48px,5.2vw,78px);line-height:.9}.pres-work-logo-slide:nth-child(3n+2) strong{font-style:italic;font-weight:500}.pres-work-logo-slide:nth-child(3n) strong{letter-spacing:-.025em;font-family:serif;font-weight:700}.pres-work-logo-slide small{color:#777;text-transform:uppercase;letter-spacing:.12em;font-size:10px;position:absolute;bottom:30px;left:30px}.pres-work-progress{z-index:3;gap:5px;display:flex;position:absolute;bottom:28px;right:25px}.pres-work-progress i{background:#d4d4d1;border-radius:999px;width:18px;height:3px;transition:width .5s,background .5s}.pres-work-progress i.active{background:var(--red);width:36px}.pres-work-project-window{background:#181818;border-radius:30px;min-width:0;height:clamp(500px,42vw,650px);position:relative;overflow:hidden}.pres-work-project-frame{animation:.85s cubic-bezier(.22,1,.36,1) both presProjectSlide;position:absolute;inset:0}.pres-work-project-frame>img{object-fit:cover;object-position:top center;transition:transform 2.6s linear}.pres-work-project-window:hover .pres-work-project-frame>img{transform:scale(1.025)}.pres-work-project-frame:after{content:"";background:linear-gradient(#0000,#000c);position:absolute;inset:45% 0 0}.pres-work-project-caption{z-index:2;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0e0e0e9e;border:1px solid #ffffff59;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:end;gap:22px;padding:22px;display:grid;position:absolute;bottom:22px;left:22px;right:22px}.pres-work-project-caption>span{color:#ff6570;align-self:start;font-size:11px;font-weight:850}.pres-work-project-caption strong{font-size:clamp(31px,3vw,48px);line-height:.9;display:block}.pres-work-project-caption p{color:#bbb;max-width:620px;margin:9px 0 0;font-size:13px}.pres-work-project-caption>i{color:#111;background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:20px;font-style:normal;display:grid}@keyframes presProjectSlide{0%{opacity:0;filter:blur(8px);transform:translate(7%)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@media (max-width:900px){.pres-work-showcase-grid{grid-template-columns:1fr}.pres-work-logo-window{justify-self:center;width:min(100%,520px)}.pres-work-project-window{width:100%;height:min(70vw,570px)}}@media (max-width:600px){.pres-work-logo-window{border-radius:20px}.pres-work-logo-slide{padding:20px}.pres-work-logo-slide>span{top:18px;left:18px}.pres-work-logo-slide strong{white-space:normal;font-size:clamp(42px,14vw,58px)}.pres-work-logo-slide small{bottom:18px;left:18px}.pres-work-progress{bottom:18px;right:18px}.pres-work-project-window{border-radius:20px;height:440px}.pres-work-project-caption{border-radius:18px;grid-template-columns:1fr auto;gap:12px;padding:16px;display:grid;bottom:10px;left:10px;right:10px}.pres-work-project-caption>span{grid-column:1/-1}.pres-work-project-caption strong{font-size:31px}.pres-work-project-caption p{font-size:11px}.pres-work-project-caption>i{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.pres-work-logo-track{transition:none!important}.pres-work-project-frame{animation:none!important}.pres-work-project-frame>img{transition:none!important}}.pres-fold-track{animation:34s ease-in-out infinite alternate presFoldFlow;inset:-10% -26% -10% -6%}.pres-curtain .pres-fold-track i{left:calc(var(--fold) * 4.25%);filter:blur(9px);width:clamp(62px,8vw,132px);animation:presFoldBreathe 8.5s cubic-bezier(.45,0,.55,1) var(--delay) infinite}.pres-curtain .pres-fold-track i:nth-child(3n){animation-duration:10.5s}.pres-curtain .pres-fold-track i:nth-child(4n){animation-duration:7.2s}.pres-fold-field:after{content:"";z-index:2;filter:blur(24px);mix-blend-mode:screen;will-change:transform,opacity;background:linear-gradient(105deg,#0000 28%,#ffd5d82e 43%,#ff44534d 50%,#0000 64%);animation:9s cubic-bezier(.45,0,.55,1) infinite alternate presLightSweep;position:absolute;inset:-20% -35%}.pres-work-logo-slide{align-items:flex-start;overflow:hidden}.pres-work-logo-slide strong{white-space:normal;overflow-wrap:anywhere;width:100%;max-width:100%;font-size:clamp(38px,3.5vw,60px);line-height:.94}.pres-work-project-window{background:#fff;grid-template-rows:minmax(0,1fr) auto;display:grid}.pres-work-project-frame{border-radius:30px 30px 0 0;min-height:0;animation:.85s cubic-bezier(.22,1,.36,1) both presProjectSlide;display:block;position:relative;inset:auto;overflow:hidden}.pres-work-project-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000002e);position:absolute;inset:65% 0 0}.pres-work-project-footer{z-index:3;color:#111;background:#fff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;min-height:126px;padding:20px 22px;animation:.85s cubic-bezier(.22,1,.36,1) both presProjectSlide;display:grid;position:relative}.pres-work-project-footer>span{color:var(--red);align-self:start;padding-top:6px;font-size:11px;font-weight:850}.pres-work-project-footer strong{white-space:normal;overflow-wrap:anywhere;font-size:clamp(27px,2.6vw,42px);line-height:.92;display:block}.pres-work-project-footer p{color:#6a6a6a;max-width:560px;margin:8px 0 0;font-size:12px;line-height:1.35}.pres-work-project-footer>a{color:#fff;background:#111;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;min-width:220px;min-height:58px;padding:0 12px 0 22px;font-weight:850;display:flex}.pres-work-project-footer>a i{color:#111;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.pres-work-project-footer>a:hover{background:var(--red)}@keyframes presLightSweep{0%{opacity:.45;transform:translate(-24%)skew(-5deg)}to{opacity:.95;transform:translate(25%)skew(4deg)}}@media (max-width:600px){.pres-fold-track{animation-duration:30s;inset:-8% -85% -8% -18%}.pres-curtain .pres-fold-track i{left:calc(var(--fold) * 5.2%);width:86px}.pres-work-logo-slide strong{font-size:clamp(38px,13vw,52px)}.pres-work-project-window{height:520px}.pres-work-project-frame{border-radius:20px 20px 0 0}.pres-work-project-footer{grid-template-columns:auto 1fr;gap:10px;min-height:190px;padding:15px}.pres-work-project-footer>span{grid-row:1/2}.pres-work-project-footer strong{font-size:29px}.pres-work-project-footer p{font-size:11px}.pres-work-project-footer>a{grid-column:1/-1;width:100%;min-width:0;min-height:54px;margin-top:4px}}@media (prefers-reduced-motion:reduce){.pres-fold-field:after,.pres-work-project-footer{animation:none!important}}.pres-curtain{background:#080002}.pres-curtain:before,.pres-curtain:after{content:none}.pres-gradient-field{background:linear-gradient(snow 0%,#ffe8e9 11%,#ff6d77 34%,#dc1a2a 50%,#75050e 69%,#210004 84%,#030001 100%);position:absolute;inset:-5%;overflow:hidden;transform:translateZ(0)}.pres-gradient-field:before{content:"";filter:blur(54px);will-change:transform,filter;background:radial-gradient(at 24% 35%,#ffffffa6,#0000 32%),radial-gradient(at 73% 43%,#ff515fc2,#0000 35%),radial-gradient(at 52% 66%,#9803109e,#0000 48%);animation:14s cubic-bezier(.45,0,.55,1) infinite alternate presGradientDrift;position:absolute;inset:-20%}.pres-gradient-field:after{content:"";opacity:.2;mix-blend-mode:overlay;background:repeating-radial-gradient(circle at 17% 29%,#ffffff2e 0 1px,#00000014 1px 2px,#0000 2px 4px) 0 0/5px 5px;animation:.55s steps(2,end) infinite presGrainShift;position:absolute;inset:0}.pres-curtain .pres-gradient-field i{z-index:2;filter:blur(70px);mix-blend-mode:screen;border-radius:50%;animation:11s ease-in-out infinite alternate presGradientPulse;display:block;position:absolute}.pres-curtain .pres-gradient-field i:first-child{background:#ffffff4d;width:36%;height:32%;top:15%;left:7%}.pres-curtain .pres-gradient-field i:nth-child(2){background:#ff354661;width:42%;height:39%;animation-delay:-4s;top:27%;right:8%}.pres-curtain .pres-gradient-field i:nth-child(3){background:#97000f52;width:40%;height:30%;animation-delay:-7s;bottom:5%;left:31%}.pres-hero-copy{text-align:center;flex-direction:column;align-items:center;display:flex;inset:auto 10% 118px;transform:none}.pres-hero-copy>p{color:#ffffffb8;order:2;max-width:700px;margin:22px auto 0;font-size:14px;line-height:1.5}.pres-hero h1{letter-spacing:-.055em;order:1;max-width:none;font-size:clamp(54px,6.2vw,88px);line-height:.94}.pres-hero-footer{justify-content:center;bottom:34px;left:50%;right:auto;transform:translate(-50%)}.pres-work-showcase-grid{grid-template-columns:minmax(330px,.7fr) minmax(0,1.3fr);align-items:center;width:calc(100% - 32px);max-width:1200px;margin:18px auto 10px}.pres-work-logo-window{aspect-ratio:auto;justify-self:end;width:100%;max-width:430px;height:clamp(330px,30vw,390px)}.pres-work-project-window{background:#fff;border:1px solid #ddd;border-radius:28px;height:clamp(430px,33vw,480px)}.pres-work-project-frame{background:#f0f0ee;border-radius:20px;margin:10px 10px 0}.pres-work-project-frame>img{object-fit:contain;object-position:center top}.pres-work-project-footer{min-height:108px;padding:14px 16px}.pres-work-project-footer strong{font-size:clamp(25px,2.25vw,35px)}.pres-work-project-footer>a{min-width:205px;min-height:54px}@keyframes presGradientDrift{0%{transform:translate(-3%,-2%)scale(1)}48%{transform:translate(4%,3%)scale(1.08)}to{transform:translate(-1%,5%)scale(1.03)}}@keyframes presGradientPulse{0%{opacity:.45;transform:translate(-4%)scale(.92)}to{opacity:.9;transform:translate(7%,3%)scale(1.14)}}@keyframes presGrainShift{0%{transform:translate(0,0)}25%{transform:translate(-2px,1px)}50%{transform:translate(1px,-2px)}75%{transform:translate(2px,2px)}to{transform:translate(-1px,-1px)}}@media (max-width:900px){.pres-work-showcase-grid{grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr)}.pres-work-logo-window{max-width:360px;height:330px}.pres-work-project-window{height:440px}}@media (max-width:600px){.pres-gradient-field{inset:-3%}.pres-hero-copy{inset:auto 20px 104px}.pres-hero h1{font-size:clamp(45px,14vw,58px)}.pres-hero-copy>p{max-width:310px;margin-top:18px;font-size:12px}.pres-hero-footer{bottom:22px}.pres-work-showcase-grid{grid-template-columns:1fr;width:100%;margin-top:8px}.pres-work-logo-window{justify-self:stretch;max-width:none;height:190px}.pres-work-logo-slide{padding:24px}.pres-work-logo-slide strong{font-size:clamp(42px,13vw,54px)}.pres-work-project-window{height:440px}.pres-work-project-frame{border-radius:15px;margin:7px 7px 0}.pres-work-project-footer{min-height:174px}}@media (prefers-reduced-motion:reduce){.pres-gradient-field:before,.pres-gradient-field:after,.pres-curtain .pres-gradient-field i{animation:none!important}}.pres-gradient-field{transform:translate3d(0,var(--hero-bg-shift,0),0) scale(var(--hero-bg-scale,1));will-change:transform;transition:transform 80ms linear}.pres-ribbed-glass{z-index:4;pointer-events:none;-webkit-backdrop-filter:blur(2.6px)saturate(1.08);opacity:.48;mix-blend-mode:soft-light;background:repeating-linear-gradient(90deg,#ffffff29 0 1px,#ffffff09 1px 5px,#32000512 5px 7px,#0000 7px 14px),linear-gradient(105deg,#ffffff1f,#0000 34% 68%,#ffffff0f);position:absolute;inset:0;box-shadow:inset 0 0 90px #ffffff14}.pres-hero-copy{transform:translate3d(0,var(--hero-copy-shift,0),0) scale(var(--hero-copy-scale,1));transform-origin:bottom;will-change:transform;transition:transform 80ms linear}.pres-work-showcase-grid{grid-template-columns:430px minmax(0,1fr);max-width:1260px}.pres-work-logo-window{justify-self:start}.pres-work-logo-slide{text-align:center;justify-content:center;align-items:center}.pres-work-logo-slide strong{text-align:center;overflow-wrap:break-word;width:100%;max-width:100%}.pres-work-project-footer{justify-content:flex-end;align-items:center;min-height:78px;padding:10px 16px;display:flex}.pres-work-project-footer>a{min-width:230px}.pres-process li{position:relative;overflow:hidden}.pres-process li>*{z-index:2;position:relative}.pres-process li>span{font-size:16px;line-height:1}.pres-process li:before{content:"";z-index:0;background:conic-gradient(from 0deg,transparent 0 18%,#d81920c7 18% 23%,transparent 23% 54%,#1111116b 54% 59%,transparent 59% 100%);opacity:0;border-radius:50%;width:210px;height:210px;transition:opacity .3s,transform .45s;position:absolute;top:-76px;right:-76px;transform:scale(.72);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 2px));mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 2px))}.pres-process li:after{content:"";z-index:0;opacity:0;border:1px solid #d8192057;border-radius:50%;width:124px;height:124px;transition:opacity .3s;position:absolute;top:-33px;right:-33px;box-shadow:0 0 0 22px #00000009,0 0 0 44px #d8192007}.pres-process li:hover:before{opacity:.9;animation:3.8s linear infinite presProcessOrbit;transform:scale(1)}.pres-process li:hover:after{opacity:1}.pres-process li:nth-child(2n):before{background:conic-gradient(from 0deg,transparent 0 18%,#ff2f3ef2 18% 23%,transparent 23% 54%,#ffffff8f 54% 59%,transparent 59% 100%)}@keyframes presProcessOrbit{to{transform:scale(1)rotate(360deg)}}@media (max-width:900px){.pres-work-showcase-grid{grid-template-columns:minmax(260px,360px) minmax(0,1fr)}}@media (max-width:600px){.pres-ribbed-glass{opacity:.42;background:repeating-linear-gradient(90deg,#ffffff21 0 1px,#ffffff06 1px 4px,#2d00050e 4px 6px,#0000 6px 11px)}.pres-work-showcase-grid{grid-template-columns:1fr}.pres-work-project-footer{min-height:76px;padding:9px}.pres-work-project-footer>a{width:100%;min-width:0}.pres-process li>span{font-size:15px}}@media (hover:none),(pointer:coarse){.pres-process li:hover:before{opacity:0;animation:none}.pres-process li:hover:after{opacity:0}}@media (prefers-reduced-motion:reduce){.pres-gradient-field,.pres-hero-copy{transition:none!important;transform:none!important}.pres-process li:before{animation:none!important}}.services-commerce-hero{grid-template-columns:1.15fr .85fr;gap:clamp(40px,7vw,120px);padding-block:clamp(70px,10vw,150px) 70px;display:grid}.services-commerce-hero>div:first-child>span{color:var(--red);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:850}.services-commerce-hero h1{letter-spacing:-.075em;max-width:900px;margin:22px 0 0;font-size:clamp(60px,7.5vw,118px);line-height:.86}.services-commerce-hero>div:last-child{align-self:end}.services-commerce-hero p{max-width:650px;color:var(--muted);margin:0 0 38px;font-size:20px;line-height:1.55}.services-commerce-hero ol{border-top:1px solid var(--ink);margin:0;padding:0;list-style:none}.services-commerce-hero li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:12px;padding:14px 0;font-weight:750;display:grid}.services-commerce-hero li span{color:var(--red);font-size:10px}.services-commerce-section{padding-bottom:100px}.service-commerce{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.service-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.service-commerce-card{border:1px solid var(--line);background:#f5f4f0;border-radius:28px;flex-direction:column;min-height:510px;padding:30px;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.service-commerce-card:before{content:"";border:1px solid #00000017;border-radius:50%;width:260px;height:260px;transition:transform .55s cubic-bezier(.16,1,.3,1);position:absolute;top:-110px;right:-90px;box-shadow:0 0 0 25px #00000005,0 0 0 50px #00000003}.service-commerce-card:hover{border-color:#111;transform:translateY(-5px);box-shadow:0 20px 55px #00000014}.service-commerce-card:hover:before{transform:scale(1.12)translate(-10px,10px)}.service-commerce-card-head{z-index:1;color:var(--red);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:9px;font-weight:850;display:flex;position:relative}.service-commerce-card-head i{color:#fff;letter-spacing:.03em;text-transform:none;background:#000;border-radius:999px;padding:7px 10px;font-style:normal}.service-commerce-card h2{z-index:1;letter-spacing:-.055em;max-width:560px;margin:64px 0 20px;font-size:clamp(38px,3.5vw,58px);line-height:.91;position:relative}.service-commerce-card>p{z-index:1;color:#646464;max-width:540px;margin:0;font-size:16px;line-height:1.55;position:relative}.service-commerce-card ul{z-index:1;flex-wrap:wrap;gap:6px;margin:28px 0;padding:0;list-style:none;display:flex;position:relative}.service-commerce-card li{background:#fff;border:1px solid #d2d2d2;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700}.service-commerce-meta{z-index:1;border-top:1px solid #d8d8d8;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:auto;padding:25px 0 18px;display:flex;position:relative}.service-commerce-meta span{color:#777;font-size:12px}.service-commerce-meta strong{letter-spacing:-.035em;font-size:21px}.service-commerce-card>button{z-index:1;color:#111;min-height:58px;font:inherit;cursor:pointer;background:#fff;border:1px solid #111;border-radius:18px;justify-content:space-between;align-items:center;padding:8px 9px 8px 18px;font-weight:800;transition:background .3s,color .3s;display:flex;position:relative}.service-commerce-card>button i{color:#fff;background:#111;border-radius:13px;place-items:center;width:40px;height:40px;font-size:20px;font-style:normal;display:grid}.service-commerce-card>button:hover,.service-commerce-card.selected>button{color:#fff;background:#111}.service-commerce-card.selected>button i{background:var(--red)}.service-cart{color:#fff;opacity:.72;background:#0a0a0a;border:1px solid #111;border-radius:25px;min-height:300px;padding:22px;transition:opacity .3s;position:sticky;top:96px}.service-cart.visible{opacity:1}.service-cart header{border-bottom:1px solid #383838;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.service-cart header>div{align-items:center;gap:10px;display:flex}.service-cart header span{font-size:13px;font-weight:800}.service-cart header strong{background:var(--red);border-radius:50%;place-items:center;width:26px;height:26px;font-size:11px;display:grid}.service-cart header>button{color:#8a8a8a;cursor:pointer;background:0 0;border:0}.service-cart>p{color:#8f8f8f;font-size:14px;line-height:1.5}.service-cart ul{margin:8px 0 0;padding:0;list-style:none}.service-cart li{border-bottom:1px solid #303030;grid-template-columns:1fr auto 24px;align-items:center;gap:10px;padding:13px 0;display:grid}.service-cart li span{font-size:13px}.service-cart li strong{font-size:12px}.service-cart li button{color:#fff;cursor:pointer;background:#2a2a2a;border:0;border-radius:50%;width:24px;height:24px}.service-cart-total{justify-content:space-between;align-items:flex-end;padding-block:22px;display:flex}.service-cart-total span{color:#999;font-size:12px}.service-cart-total strong{letter-spacing:-.04em;font-size:25px}.service-cart-checkout{border-radius:17px;justify-content:space-between;width:100%;display:flex}.service-cart-checkout:disabled{opacity:.35;cursor:not-allowed}.service-cart>small{color:#777;margin-top:14px;font-size:10px;line-height:1.45;display:block}.service-cart-message{background:#141414;border:1px solid #3c3c3c;border-radius:16px;margin:18px 0;padding:15px}.service-cart-message p{color:#c7c7c7;margin:0 0 12px;font-size:13px;line-height:1.45}.service-cart-message .button{border-radius:13px;width:100%;min-height:45px;font-size:12px}.service-cart-message.success{border-color:#2c7b4d}.service-cart-error{color:#ff8080!important}.pricing-note{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:.45fr 1.55fr;gap:40px;margin-bottom:110px;padding-block:34px;display:grid}.pricing-note span{color:var(--red);letter-spacing:.15em;font-size:10px;font-weight:850}.pricing-note p{letter-spacing:-.035em;max-width:1000px;margin:0;font-size:clamp(20px,2.5vw,36px);line-height:1.2}@media (max-width:1050px){.services-commerce-hero,.service-commerce{grid-template-columns:1fr}.service-cart{z-index:4;top:78px}.service-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.services-commerce-hero{gap:34px;padding-block:55px 42px}.services-commerce-hero h1{font-size:clamp(49px,15vw,68px)}.services-commerce-hero p{font-size:16px}.service-catalog-grid{grid-template-columns:1fr}.service-commerce-card{border-radius:22px;min-height:450px;padding:23px}.service-commerce-card h2{margin-top:48px;font-size:42px}.service-commerce-meta{flex-direction:column;align-items:flex-start;gap:6px}.service-cart{border-radius:20px;top:72px}.pricing-note{grid-template-columns:1fr;gap:18px;margin-bottom:70px}.pricing-note p{font-size:25px}}.service-order-list{grid-template-columns:1fr!important}.service-order-card{background:#f5f4f0!important;border-radius:24px!important;padding:28px!important}.service-order-card>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.service-order-card>header>div{align-items:center;gap:12px;display:flex}.service-order-card>header span{color:#fff;background:#111;border-radius:999px;padding:7px 10px;font-size:10px}.service-order-card>header time{color:var(--muted);font-size:11px}.service-order-card>header>strong{font-size:22px}.service-order-card h3{line-height:.94;margin:42px 0 22px!important;font-size:clamp(34px,4vw,55px)!important}.service-order-items{flex-wrap:wrap;gap:7px;margin-bottom:30px;display:flex}.service-order-items>span{width:100%;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:10px}.service-order-items i{border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal}.order-progress{grid-template-columns:repeat(8,1fr);margin:0 0 22px;padding:0;list-style:none;display:grid}.order-progress li{color:#aaa;min-width:0;padding-top:20px;font-size:9px;position:relative}.order-progress li:before{content:"";background:#d6d6d6;height:2px;position:absolute;top:6px;left:0;right:0}.order-progress li i{z-index:1;background:#f5f4f0;border:2px solid #d6d6d6;border-radius:50%;width:12px;height:12px;position:absolute;top:1px;left:0}.order-progress li.done:before,.order-progress li.active:before{background:var(--red)}.order-progress li.done i,.order-progress li.active i{border-color:var(--red);background:var(--red)}.order-progress li.active{color:#111;font-weight:800}.service-order-card.cancelled{opacity:.58}.service-order-card>small{color:#999;font-size:9px}.admin-orders{border:1px solid var(--line);background:#f6f5f2;border-radius:22px;margin:26px 0 38px;padding:24px}.admin-orders>header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.admin-orders>header>div{align-items:center;gap:10px;display:flex}.admin-orders>header span{font-weight:850}.admin-orders>header strong{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.admin-orders>header p{max-width:460px;color:var(--muted);margin:0;font-size:12px}.admin-order-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-order-grid>article{border:1px solid var(--line);background:#fff;border-radius:18px;gap:13px;padding:20px;display:grid}.admin-order-customer{grid-template-columns:1fr auto;gap:4px;display:grid}.admin-order-customer span{font-weight:850}.admin-order-customer a{color:var(--muted);grid-row:2;font-size:12px}.admin-order-customer time{color:var(--muted);grid-area:1/2/3;font-size:10px}.admin-order-grid label{gap:5px;display:grid}.admin-order-grid label>span{color:var(--muted);font-size:10px}.admin-order-grid input,.admin-order-grid select{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;min-height:42px;padding:8px 10px}.admin-order-grid ul{margin:0;padding:0;list-style:none}.admin-order-grid li{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:7px 0;font-size:11px;display:flex}.admin-order-grid footer{justify-content:space-between;gap:12px;display:flex}.admin-order-grid footer small{color:var(--muted);font-size:9px}@media (max-width:760px){.service-order-card{padding:20px!important}.service-order-card>header{flex-direction:column;align-items:flex-start}.order-progress{grid-template-columns:repeat(4,1fr);row-gap:13px}.order-progress li span{font-size:8px}.admin-orders{padding:16px}.admin-orders>header{flex-direction:column;align-items:flex-start}.admin-order-grid{grid-template-columns:1fr}}.admin-order-controls{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-submit-stage{color:#fff;cursor:pointer;background:#111;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;min-height:43px;padding:0 13px;font-size:10px;font-weight:800;display:flex}.admin-submit-stage span{color:var(--red);font-size:17px}.admin-stage-track{gap:0;overflow-x:auto;margin:2px 0!important;padding:0 0 8px!important;list-style:none!important;display:flex!important}.admin-stage-track li{min-width:84px;position:relative;border:0!important;gap:4px!important;padding:0 8px 0 0!important;font-size:9px!important;display:grid!important}.admin-stage-track li:before{content:"";background:#d8d7d2;height:1px;position:absolute;top:6px;left:7px;right:-1px}.admin-stage-track i{z-index:1;background:#fff;border:2px solid #ccc;border-radius:50%;width:13px;height:13px;position:relative}.admin-stage-track li.done i{background:#248c46;border-color:#248c46}.admin-stage-track li.active i{border-color:var(--red);box-shadow:0 0 0 3px #d719201f}.admin-stage-track small{color:#888;min-height:12px;font-size:7px}.admin-publication,.admin-review-moderation{border:1px solid var(--line);background:#f7f6f2;border-radius:14px;overflow:hidden}.admin-publication summary,.admin-review-moderation summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:13px;font-size:11px;font-weight:800;display:flex}.admin-publication summary strong,.admin-review-moderation summary strong{color:var(--red);font-size:9px}.admin-publication>div,.admin-review-moderation{gap:10px;display:grid}.admin-publication>div{padding:0 13px 13px}.admin-publication textarea,.admin-review-moderation textarea{border:1px solid var(--line);resize:vertical;width:100%;min-height:86px;font:inherit;background:#fff;border-radius:10px;padding:10px;font-size:11px}.admin-publish-toggle{background:#fff;border-radius:10px;align-items:center;padding:10px;grid-template-columns:auto 1fr!important;gap:9px!important;display:flex!important}.admin-publish-toggle input{width:18px!important;min-height:18px!important}.admin-review-moderation{padding:0 13px 13px}.admin-review-moderation summary{margin:0 -13px}.admin-review-moderation blockquote{border-left:3px solid var(--red);background:#fff;margin:0;padding:12px;font-size:11px;line-height:1.5}.admin-review-empty{color:#777;border:1px dashed #ccc;border-radius:12px;margin:0;padding:11px;font-size:10px;line-height:1.4}@media (max-width:760px){.admin-order-controls{grid-template-columns:1fr}.admin-stage-track li{min-width:76px}}.stats>div{text-align:center;justify-content:center;align-items:center}.section-dark{overflow:visible}.method-grid{background:#101010;padding:8px;overflow:visible}.method-grid li{isolation:isolate}.method-grid li:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:150px;height:150px;transition:transform .55s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-52px;right:-42px;box-shadow:0 0 0 22px #ffffff06}.method-grid li:hover:before{transform:scale(1.22)translate(-8px,-8px)}.site-footer{background:#efeee9;position:relative}.footer-manifesto{border-bottom:1px solid #bdbdb8;grid-template-columns:1fr minmax(380px,2fr) auto;align-items:end;gap:40px;margin-bottom:54px;padding-bottom:58px;display:grid}.footer-manifesto>span{color:var(--red);letter-spacing:.15em;align-self:start;font-size:9px;font-weight:850}.footer-manifesto h2{letter-spacing:-.065em;max-width:930px;margin:0;font-size:clamp(46px,5.5vw,82px);line-height:.91}.footer-manifesto .button{border-radius:18px;justify-content:space-between;min-width:210px;display:flex}.footer-manifesto .button i{font-size:18px;font-style:normal}.footer-top{padding-bottom:50px}.footer-socials a{transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s,background .3s;position:relative;overflow:hidden}.footer-socials a:before{content:"";border:1px solid #00000014;border-radius:50%;width:70px;height:70px;position:absolute;inset:auto -25px -35px auto}.footer-socials a:hover{background:#fff;transform:translateY(-3px)}.footer-socials a span{font-size:18px;font-weight:800}@media (max-width:1050px){.footer-manifesto{grid-template-columns:1fr auto}.footer-manifesto>span{grid-column:1/-1}.footer-manifesto h2{font-size:55px}}@media (max-width:760px){.stats>div{text-align:left;justify-content:flex-start}.method-grid{padding:6px}.method-grid li{min-height:230px}.footer-manifesto{grid-template-columns:1fr;gap:24px;padding-bottom:40px}.footer-manifesto h2{font-size:43px}.footer-manifesto .button{width:100%}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-brand{grid-column:1/-1}.footer-socials{grid-column:1/-1;grid-template-columns:1fr 1fr}.footer-socials a{min-height:78px}.footer-bottom{grid-template-columns:1fr 1fr;gap:12px;display:grid}.footer-bottom span:last-child{text-align:left;grid-column:1/-1}}body{overflow-x:clip}.services-commerce-hero{padding-block:clamp(56px,7vw,102px) 62px}@media (max-width:760px){.hero-premium .hero-message h1{letter-spacing:-.065em;font-size:clamp(43px,12vw,53px)}.hero-premium .hero-message>p{overflow-wrap:anywhere;max-width:100%}.services-commerce-hero{padding-block:52px 42px}.services-commerce-hero h1{overflow-wrap:normal;word-break:normal;font-size:clamp(43px,12.4vw,54px)}.services-commerce-hero p{overflow-wrap:anywhere;max-width:100%}.service-orbit-node:not(.active){opacity:0;pointer-events:none}.service-orbit-node.active{width:270px;left:84px;transform:translateY(-50%)}}html,body{max-width:100%;overflow-x:clip}img,svg{max-width:100%}:where(a,button,input,textarea,select):focus-visible{outline-offset:3px;outline:3px solid #d8192061}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.error-page{flex-direction:column;justify-content:center;align-items:flex-start;min-height:calc(100svh - 82px);padding-block:80px;display:flex}.error-page>span{color:var(--red);letter-spacing:.14em;font-size:14px;font-weight:800}.error-page h1{letter-spacing:-.065em;overflow-wrap:anywhere;max-width:980px;margin:24px 0;font-size:clamp(48px,7vw,108px);line-height:.92}.error-page p{max-width:620px;color:var(--muted);margin:0 0 35px;font-size:18px}.admin-page{padding-block:72px 120px}.admin-page>h1{overflow-wrap:anywhere}.admin-page>p{max-width:680px;font-size:18px}.admin-login{border:1px solid var(--line)}.admin-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin:28px 0 12px;display:grid}.admin-summary button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:18px;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:132px;padding:20px;transition:background .25s,color .25s,transform .25s;display:flex}.admin-summary button:hover,.admin-summary button.active{background:var(--ink);color:#fff;transform:translateY(-2px)}.admin-summary button span{font-size:13px}.admin-summary button strong{color:var(--red);font-size:44px;line-height:1}.email-health{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:28px;margin:12px 0;padding:22px 24px;display:flex}.email-health>div{gap:3px;display:grid}.email-health span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px}.email-health strong{font-size:20px}.email-health small{color:var(--muted)}.email-health:before{content:"";background:#d78a00;border-radius:50%;flex:0 0 12px;width:12px;height:12px;box-shadow:0 0 0 7px #fff0d4}.email-health.ready:before{background:#15864b;box-shadow:0 0 0 7px #dff5e9}.email-health button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;margin-left:auto;padding:12px 17px;font-weight:750}.email-health button:disabled{opacity:.45;cursor:not-allowed}.admin-toolbar{grid-template-columns:1fr 220px;gap:10px;margin:32px 0 12px;display:grid}.admin-toolbar input,.admin-toolbar select{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;height:52px;padding:0 16px}.admin-toolbar label{min-width:0}.lead-list{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-list article{background:var(--paper);align-content:start;gap:22px;min-width:0;padding:26px;display:grid}.lead-list article header{align-items:flex-start}.lead-list header>div{gap:8px;display:grid}.lead-list header span{width:max-content;color:var(--red);text-transform:uppercase;letter-spacing:.06em;background:#ffe3e4;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.lead-list header strong{overflow-wrap:anywhere;font-size:24px}.lead-list article>p{min-height:72px;margin:0;font-size:17px;line-height:1.55}.lead-list article>select{width:100%;height:46px;margin:0;padding:0 13px}.lead-list footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:7px 16px;padding-top:18px;display:grid}.lead-list footer>*{overflow-wrap:anywhere;min-width:0}.lead-list footer small{color:#999;grid-column:1/-1}.admin-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:18px;grid-column:1/-1;padding:60px 24px}@media (max-width:760px){body.menu-open{overflow:hidden}.menu-button{z-index:2;position:relative}.menu-button span{transition:transform .25s,opacity .2s}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4.5px)rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4.5px)rotate(-45deg)}.header-panel{height:calc(100dvh - 68px);max-height:none;padding-bottom:max(35px,env(safe-area-inset-bottom))}.hero-message h1{min-height:1.65em;overflow:visible}.rotating-term{max-width:100%;font-size:clamp(27px,8.2vw,37px)}.page-hero h1,.about-title-row h1,.contact-intro h1,.case-head h1,.legal h1,.account-auth h1,.account-dashboard h1,.orders-head h2{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.about-title-row h1{font-size:clamp(40px,13vw,50px)}.contact-intro h1{font-size:clamp(43px,14vw,52px)}.calc-result strong{overflow-wrap:anywhere;font-size:clamp(31px,10vw,39px)}.account-dashboard>header a{overflow-wrap:anywhere;max-width:100%}.orders-head{align-items:flex-start;gap:18px}.orders-head h2{font-size:clamp(34px,11vw,46px)}.admin-page{padding-block:45px 80px}.admin-page>p{font-size:16px}.admin-summary{grid-template-columns:1fr 1fr}.admin-summary button{min-height:110px;padding:16px}.admin-summary button strong{font-size:36px}.email-health{flex-wrap:wrap;align-items:flex-start;padding:18px}.email-health>div{flex:1;min-width:190px}.email-health button{width:100%;margin:0}.admin-toolbar,.lead-list{grid-template-columns:1fr}.lead-list article{padding:20px}.lead-list article>p{min-height:0}.lead-list footer{grid-template-columns:1fr}.error-page h1{font-size:clamp(44px,14vw,68px)}}@media (max-width:420px){:root{--shell:calc(100vw - 24px)}.home-hero{padding-inline:14px}.hero-message h1{font-size:clamp(45px,15vw,61px)}.rotating-term{font-size:clamp(25px,7.9vw,33px)}.showcase-tabs button{font-size:clamp(25px,8.2vw,34px)}.showcase-tabs button+button{padding-left:20px}.showcase-tabs button+button:before{left:3px}.product-slide{flex-basis:calc(100vw - 24px);padding-inline:16px}.product-slide h3{overflow-wrap:anywhere;font-size:clamp(44px,15vw,60px)}.footer-top{gap:25px 10px}.footer-socials{gap:6px}.footer-socials a{grid-template-columns:21px minmax(0,1fr) 23px;gap:5px;padding:7px}.footer-socials a>span{width:23px;height:23px}.footer-socials a strong{font-size:10px}.footer-bottom{grid-template-columns:1fr;gap:8px}.footer-bottom span:last-child{grid-column:auto}}.home-hero{isolation:isolate;width:100%;min-height:calc(100svh - 84px);box-shadow:none;background:linear-gradient(#f4f3f0 0% 80%,#fff 100%);border:0;border-radius:0;margin:0;padding:clamp(24px,3vw,42px) max(24px,50vw - 760px);position:relative;overflow:hidden}.home-hero-content{z-index:2;gap:clamp(22px,3vw,38px);width:min(1520px,100%);min-height:100%;margin-inline:auto;position:relative}.hero-contours{z-index:0;border-radius:inherit;pointer-events:none;opacity:.46;contain:paint;position:absolute;inset:0;overflow:hidden;transform:translateZ(0);-webkit-mask-image:linear-gradient(#000 0% 78%,#000000d1 88%,#0000 100%);mask-image:linear-gradient(#000 0% 78%,#000000d1 88%,#0000 100%)}.hero-contours:after{content:"";background:radial-gradient(circle at 28% 47%,#f4f3f0e0 0 10%,#f4f3f05c 32%,#0000 57%);position:absolute;inset:0}.hero-contours svg{shape-rendering:geometricprecision;width:calc(100% + 110px);height:calc(100% + 80px);margin:-40px -55px;overflow:visible}.contour-layer{fill:none;stroke:#101010;stroke-width:.82px;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%;will-change:transform;backface-visibility:hidden}.contour-layer path{vector-effect:non-scaling-stroke}.contour-flow{animation:20s cubic-bezier(.45,0,.55,1) infinite alternate contourFlowDrift}.hero-stage{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);align-items:stretch;gap:clamp(28px,4vw,72px);min-height:clamp(520px,62vh,680px);display:grid}.hero-message{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding-block:clamp(24px,4vw,58px);display:flex}.hero-message h1{letter-spacing:-.075em;color:#000;align-content:start;width:100%;min-height:0;margin:0;font-size:clamp(64px,7vw,116px);line-height:.84;display:grid}.hero-title-fixed,.hero-title-slot{text-align:left;width:100%;display:block}.hero-title-fixed{z-index:1;color:#000;transform-origin:0;animation:.85s cubic-bezier(.16,1,.3,1) both heroFixedReveal;position:relative}.hero-title-slot{height:1.82em;min-height:1.82em;color:var(--red);overflow:hidden}.rotating-term{width:max-content;max-width:100%;min-height:0;letter-spacing:inherit;color:var(--red);white-space:normal;text-wrap:balance;transform-origin:0;text-shadow:0 .04em #d8192024;will-change:transform,opacity,filter;font-size:1em;line-height:.86;animation:.85s cubic-bezier(.16,1,.3,1) both heroTermReveal;display:block;position:relative}.rotating-term:after{content:"";transform-origin:0;background:#000;border-radius:999px;width:min(150px,30%);height:clamp(3px,.45vw,6px);animation:.72s cubic-bezier(.16,1,.3,1) .2s both heroTermAccent;position:absolute;bottom:.02em;left:.04em}.hero-message>p{color:#646464;max-width:680px;margin:clamp(22px,3vw,36px) 0 30px;font-size:clamp(16px,1.35vw,19px);line-height:1.45;animation:.8s cubic-bezier(.16,1,.3,1) .16s both heroCopyReveal}.home-hero .hero-actions{flex-wrap:wrap;gap:12px;animation:.8s cubic-bezier(.16,1,.3,1) .26s both heroCopyReveal;display:flex}.hero-scene{--scene:#d81920;--scene-ink:#fff;background:#fff;border:1.5px solid #000;border-radius:26px;grid-template-rows:44px 1fr 5px;grid-template-columns:minmax(0,1.55fr) minmax(150px,.72fr);min-width:0;min-height:100%;display:grid;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000014}.hero-scene-1{--scene:#090909;--scene-ink:#fff}.hero-scene-2{--scene:#ebe9e4;--scene-ink:#111}.hero-scene-3{--scene:#b80f17;--scene-ink:#fff}.hero-scene-topline{z-index:3;color:#000;letter-spacing:.12em;text-transform:uppercase;background:#fff;border-bottom:1px solid #000;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 16px;font-size:9px;font-weight:800;display:flex;position:relative}.hero-scene-topline strong{color:var(--red);font-size:11px}.hero-scene-canvas{background:var(--scene);min-width:0;color:var(--scene-ink);transition:background .45s;position:relative;overflow:hidden}.hero-scene-canvas:before{content:"";border:1px solid color-mix(in srgb,var(--scene-ink) 35%,transparent);border-radius:20px;position:absolute;inset:18px}.hero-scene-canvas:after{content:"DIGITAL\a WORKSPACE";white-space:pre;color:var(--scene-ink);letter-spacing:-.06em;opacity:.95;font-size:clamp(24px,2.6vw,42px);font-weight:850;line-height:.86;position:absolute;bottom:24px;left:28px}.scene-art{z-index:2;transform-origin:50%;will-change:transform,opacity;position:absolute;inset:0;overflow:hidden}.scene-art-web{animation:.78s cubic-bezier(.2,.9,.2,1) both sceneArtWebIn}.art-browser{background:#fff;border:1.5px solid #000;border-radius:15px;grid-template-columns:repeat(3,1fr);align-content:start;gap:8px;width:67%;height:42%;padding:35px 15px 15px;display:grid;position:absolute;top:22%;left:19%;box-shadow:10px 11px #00000029}.art-browser:before{content:"";background:var(--red);border-radius:50%;width:6px;height:6px;position:absolute;top:11px;left:13px;box-shadow:11px 0 #111,22px 0 #c9c9c9}.art-browser i{background:#d9d9d9;border-radius:99px;height:8px}.art-browser i:first-of-type{background:#111;grid-column:1/-1;width:76%;height:11px}.art-browser b{background:#eee;border-radius:8px;height:50px}.art-browser b:nth-of-type(2){background:var(--red)}.art-web-card{background:#fff;border:1.5px solid #000;border-radius:12px;position:absolute;box-shadow:5px 6px #00000026}.art-web-card:after{content:"";background:linear-gradient(90deg,var(--red) 0 25%,#111 25% 32%,#ddd 32%);border-radius:6px;position:absolute;inset:12px}.art-web-card-a{width:88px;height:64px;top:17%;left:7%;transform:rotate(-9deg)}.art-web-card-b{width:72px;height:92px;top:12%;right:5%;transform:rotate(8deg)}.art-web-card-b:after{border:7px solid var(--red);background:0 0;border-right-color:#eee;border-radius:50%}.scene-art-crm{animation:.8s cubic-bezier(.16,1,.3,1) both sceneArtCrmIn}.art-crm-board{background:#f4f3f0;border:1.5px solid #000;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:8px;height:46%;padding:13px;position:absolute;top:20%;left:8%;right:8%;box-shadow:10px 11px #ffffff21;display:grid!important}.art-crm-board>i{background:#fff;border-radius:10px;position:relative}.art-crm-board>i:before{content:"";background:#111;border-radius:8px;height:7px;position:absolute;top:11px;left:10px;right:35%}.art-crm-board>i:after{content:"";background:#ecebea;border-radius:8px;height:44px;position:absolute;top:34px;left:9px;right:9px;box-shadow:0 52px #ecebea}.art-crm-board>i:nth-child(2):after{background:#f2c5c7;box-shadow:0 52px #ecebea}.art-crm-board b{z-index:1;background:var(--red);border-radius:50%;width:21px;height:21px;position:absolute;top:45px;left:17px}.art-crm-contact{z-index:3;background:#fff;border:1.5px solid #000;border-radius:14px;width:118px;height:70px;padding:12px;position:absolute;top:10%;right:5%;transform:rotate(7deg);box-shadow:6px 7px #0003}.art-crm-contact i{background:var(--red);border-radius:50%;width:30px;height:30px;display:block}.art-crm-contact b{background:#111;border-radius:8px;height:8px;display:block;position:absolute;top:18px;left:51px;right:12px;box-shadow:0 16px #ddd}.art-crm-signal{background:var(--red);color:#fff;text-align:center;border:1px solid #fff;border-radius:999px;min-width:78px;padding:11px 15px;font-size:20px;font-weight:850;position:absolute;bottom:18%;left:11%}.scene-art-product{animation:.85s cubic-bezier(.2,.9,.2,1) both sceneArtProductIn}.art-product-phone{z-index:2;background:#111;border:2px solid #000;border-radius:28px;width:44%;height:55%;padding:40px 16px 16px;position:absolute;top:14%;left:28%;box-shadow:11px 12px #00000026}.art-product-phone:before{content:"";background:#555;border-radius:9px;width:32%;height:6px;position:absolute;top:15px;left:34%}.art-product-phone i{background:#fff;border-radius:11px;height:46px;margin-bottom:10px;display:block}.art-product-phone i:first-child{background:var(--red)}.art-product-phone i:nth-child(2){width:72%}.art-product-phone i:nth-child(3){background:#777;width:48%}.art-product-module{z-index:3;background:#fff;border:1.5px solid #000;border-radius:20px;width:82px;height:82px;position:absolute;box-shadow:6px 7px #00000021}.art-product-module:after{content:"";background:var(--red);border-radius:12px;position:absolute;inset:20px}.art-product-module-a{top:23%;left:8%;transform:rotate(-12deg)}.art-product-module-b{top:19%;right:7%;transform:rotate(10deg)}.art-product-module-b:after{background:#111;border-radius:50%}.art-product-orbit{border:1px solid #111;border-radius:50%;width:120px;height:120px;position:absolute;bottom:11%;right:10%}.art-product-orbit:before,.art-product-orbit:after{content:"";border:1px solid #111;border-radius:50%;position:absolute}.art-product-orbit:before{inset:15px}.art-product-orbit:after{background:var(--red);inset:40px}.art-product-orbit i{background:#111;border-radius:50%;width:12px;height:12px;position:absolute;top:22px;left:8px}.scene-art-strategy{animation:.9s cubic-bezier(.16,1,.3,1) both sceneArtStrategyIn}.art-strategy-chart{background:#fff;border:1.5px solid #000;border-radius:18px;height:48%;padding:18px;position:absolute;top:16%;left:8%;right:8%;box-shadow:10px 11px #00000029}.art-strategy-chart:before{content:"GROWTH / 2026";color:#111;letter-spacing:.12em;font-size:8px;font-weight:850;position:absolute;top:13px;left:18px}.art-strategy-chart svg{width:100%;height:100%;padding-top:18px;overflow:visible}.art-strategy-chart path{fill:none;stroke:var(--red);stroke-width:5px;stroke-linecap:round}.art-strategy-chart circle{fill:#111;stroke:#fff;stroke-width:4px}.art-strategy-step{color:#fff;background:#111;border:1px solid #fff;border-radius:50%;place-items:center;width:58px;height:58px;font-size:11px;font-weight:850;position:absolute;bottom:17%;display:grid!important}.art-strategy-step:after{content:"";background:#fff;width:clamp(25px,4vw,58px);height:1px;position:absolute;top:50%;left:100%}.art-strategy-step-a{left:12%}.art-strategy-step-b{left:43%}.art-strategy-step-c{right:10%}.art-strategy-step-c:after{display:none}.scene-window{z-index:2;background:#fff;border:1.5px solid #000;border-radius:15px;grid-template-columns:repeat(3,1fr);align-content:start;gap:8px;width:58%;height:34%;padding:30px 14px 14px;animation:.8s cubic-bezier(.2,.9,.2,1) both sceneWindowIn;display:grid;position:absolute;top:25%;left:28%;box-shadow:9px 10px #0000002b}.scene-window:before{content:"";background:var(--red);border-radius:50%;width:6px;height:6px;position:absolute;top:10px;left:12px;box-shadow:11px 0 #111,22px 0 #c9c9c9}.scene-window>i{background:#dedede;border-radius:99px;height:8px}.scene-window>i:first-of-type{background:#111;grid-column:1/-1;width:72%;height:10px}.scene-window>b{background:#f0efec;border-radius:8px;height:38px}.scene-window>b:nth-of-type(2){background:var(--red)}.scene-card{z-index:3;background:#fff;border:1.5px solid #000;display:block;position:absolute;box-shadow:5px 6px #00000026}.scene-card i{border:7px solid var(--red);border-right-color:#eee;border-radius:50%;position:absolute;inset:11px}.scene-card-a{border-radius:14px;width:74px;height:92px;animation:.9s cubic-bezier(.2,.9,.2,1) 80ms both sceneCardAIn;top:15%;right:7%;transform:rotate(8deg)}.scene-card-b{border-radius:13px;width:88px;height:62px;animation:.9s cubic-bezier(.2,.9,.2,1) .13s both sceneCardBIn;top:19%;left:8%;transform:rotate(-9deg)}.scene-card-b i{background:linear-gradient(90deg,var(--red) 0 26%,#111 26% 33%,#ddd 33% 100%);border:0;border-radius:6px;inset:12px}.scene-orbit{z-index:1;border:1px solid var(--scene-ink);border-radius:50%;width:128px;height:128px;animation:1s cubic-bezier(.2,.9,.2,1) .12s both sceneOrbitIn;position:absolute;bottom:12%;right:9%}.scene-orbit:before,.scene-orbit:after{content:"";border:1px solid var(--scene-ink);border-radius:50%;position:absolute}.scene-orbit:before{inset:14px}.scene-orbit:after{background:var(--scene-ink);inset:38px}.scene-orbit i{background:var(--scene-ink);border-radius:50%;width:12px;height:12px;position:absolute;top:21px;left:8px}.scene-cursor{z-index:4;width:38px;height:38px;color:var(--red);background:#fff;border:1px solid #000;border-radius:50%;place-items:center;font-size:18px;font-weight:900;animation:.8s cubic-bezier(.2,.9,.2,1) .28s both sceneCursorIn;display:grid;position:absolute;top:60%;right:30%}.hero-scene-rail{background:#fff;grid-template-rows:repeat(4,1fr);min-width:0;display:grid}.hero-scene-rail button{color:#777;min-width:0;font:inherit;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #d8d8d8;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:5px;padding:10px 12px;font-size:clamp(11px,1vw,14px);font-weight:750;line-height:1.12;transition:background .25s,color .25s,padding .25s;display:grid}.hero-scene-rail button:last-child{border-bottom:0}.hero-scene-rail button span{color:#aaa;letter-spacing:.08em;font-size:8px}.hero-scene-rail button:hover{color:#000;padding-left:16px}.hero-scene-rail button.active{color:#fff;background:#000}.hero-scene-rail button.active span{color:var(--red)}.hero-scene-progress{background:#ddd;grid-column:1/-1;overflow:hidden}.hero-scene-progress i{background:var(--red);height:100%;transition:width .55s cubic-bezier(.2,.9,.2,1);display:block}@keyframes heroFixedReveal{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translateY(.28em)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes heroTermReveal{0%{opacity:0;filter:blur(9px);clip-path:inset(100% 0 0);transform:translateY(.58em)skew(-7deg)}to{opacity:1;filter:none;clip-path:inset(0);transform:none}}@keyframes heroTermAccent{0%{opacity:0;transform:scaleX(0)translate(-24px)}to{opacity:1;transform:scaleX(1)translate(0)}}@keyframes heroCopyReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes sceneWindowIn{0%{opacity:0;transform:translate(-70px,45px)rotate(-11deg)scale(.72)}to{opacity:1;transform:none}}@keyframes sceneCardAIn{0%{opacity:0;transform:translate(110px,-80px)rotate(32deg)scale(.6)}to{opacity:1;transform:rotate(8deg)}}@keyframes sceneCardBIn{0%{opacity:0;transform:translate(-100px,-70px)rotate(-35deg)scale(.6)}to{opacity:1;transform:rotate(-9deg)}}@keyframes sceneOrbitIn{0%{opacity:0;transform:translate(90px,100px)scale(.45)rotate(-90deg)}to{opacity:.8;transform:none}}@keyframes sceneCursorIn{0%{opacity:0;transform:translate(55px,70px)scale(.4)}to{opacity:1;transform:none}}@keyframes sceneArtWebIn{0%{opacity:0;transform:translate(-14%,10%)rotate(-4deg)scale(.84)}to{opacity:1;transform:none}}@keyframes sceneArtCrmIn{0%{opacity:0;transform:translateY(-13%)scale(.82)}to{opacity:1;transform:none}}@keyframes sceneArtProductIn{0%{opacity:0;transform:translate(12%,8%)rotate(8deg)scale(.76)}to{opacity:1;transform:none}}@keyframes sceneArtStrategyIn{0%{opacity:0;clip-path:inset(0 0 100% round 18px);transform:translateY(14%)scale(.9)}to{opacity:1;clip-path:inset(0);transform:none}}@keyframes contourFlowDrift{0%{transform:translate(-.7%,-.8%)scale(1.018)skew(-.6deg)}45%{transform:translate(.65%,.7%)scale(1.027)skew(.55deg)}to{transform:translate(-.15%,1.1%)scale(1.012)skew(-.25deg)}}@media (max-width:1050px){.hero-stage{grid-template-columns:1fr;gap:34px;min-height:0}.hero-message{padding-block:24px 0}.hero-message h1{font-size:clamp(72px,11vw,112px)}.hero-scene{grid-template-columns:minmax(0,1.8fr) minmax(190px,.7fr);min-height:470px}}@media (max-width:760px){.home-hero{border-radius:0;width:100%;min-height:calc(100svh - 68px);margin:0;padding:18px}.home-hero-content{gap:26px}.hero-contours{opacity:.34}.hero-contours:after{background:radial-gradient(circle at 45% 24%,#f4f3f0e6 0 12%,#f4f3f061 38%,#0000 68%)}.hero-contours svg{width:190%;height:115%;margin:-7% 0 0 -48%}.hero-stage{gap:26px}.hero-message{padding:12px 0 0}.hero-message h1{min-height:0;font-size:clamp(47px,15vw,72px);line-height:.86}.hero-title-slot{height:2.72em;min-height:2.72em}.rotating-term{letter-spacing:-.055em;font-size:1em;line-height:.88}.hero-message>p{margin:18px 0 22px;font-size:15px}.hero-scene{border-radius:19px;grid-template-rows:40px minmax(260px,1fr) auto 5px;grid-template-columns:1fr;min-height:440px}.hero-scene-topline{font-size:8px}.hero-scene-canvas{grid-row:2}.hero-scene-canvas:before{inset:12px}.hero-scene-canvas:after{font-size:28px;bottom:18px;left:21px}.hero-scene-rail{border-top:1px solid #000;grid-row:3;grid-template-rows:repeat(2,58px);grid-template-columns:1fr 1fr}.hero-scene-rail button{border-right:1px solid #d8d8d8;padding:8px 10px;font-size:11px}.hero-scene-rail button:nth-child(2){border-right:0}.hero-scene-rail button:nth-child(3){border-bottom:0}.hero-scene-rail button:last-child{border-right:0}.hero-scene-progress{grid-row:4}.scene-window{width:58%;height:38%;top:19%;left:24%}.scene-card-a{top:10%;right:5%}.scene-card-b{top:14%;left:5%}.scene-orbit{width:100px;height:100px;bottom:9%;right:5%}.scene-cursor{top:54%;right:26%}}@media (max-width:420px){.home-hero{border-radius:0;width:100%;margin:0;padding:14px}.hero-message h1{font-size:clamp(45px,15vw,61px)}.hero-title-slot{height:2.72em;min-height:2.72em}.rotating-term{font-size:1em}.home-hero .hero-actions{grid-template-columns:1fr;width:100%;display:grid}.hero-scene{min-height:410px}.scene-window{width:62%;left:21%}.scene-card-a{width:58px;height:76px}.scene-card-b{width:70px;height:52px}.hero-scene-rail button{grid-template-columns:20px minmax(0,1fr);font-size:10px}}@media (prefers-reduced-motion:reduce){.hero-title-fixed,.rotating-term,.rotating-term:after,.hero-message>p,.hero-actions,.scene-window,.scene-card-a,.scene-card-b,.scene-orbit,.scene-cursor,.scene-art,.contour-layer,.contour-layer path{animation:none!important}.hero-scene-progress i{transition:none}}.hero-premium{background:#f3f2ee;min-height:calc(100svh - 84px);padding:24px max(24px,50vw - 760px) 18px}.hero-premium .home-hero-content{grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1fr);gap:20px;min-height:calc(100svh - 126px);display:grid}.hero-premium-grain{z-index:1;pointer-events:none;opacity:.19;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.13'/%3E%3C/svg%3E");position:absolute;inset:0}.premium-contours{opacity:.48;-webkit-mask-image:linear-gradient(#000 0% 92%,#0000 100%);mask-image:linear-gradient(#000 0% 92%,#0000 100%)}.premium-contours:after{background:radial-gradient(at 46% 43%,#f3f2eeeb 0 7%,#f3f2ee85 23%,#0000 56%)}.premium-contours svg{width:110%;height:118%;margin:-7% -5%;overflow:visible}.topo-wave-layer{fill:none;stroke:#151515;stroke-width:1.15px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;transform-box:fill-box;transform-origin:50%;backface-visibility:hidden;will-change:transform}.topo-wave-layer path{vector-effect:non-scaling-stroke}.topo-wave-layer-a{animation:18s cubic-bezier(.45,0,.55,1) infinite alternate topoWaveA}.topo-wave-layer-b{opacity:.72;animation:24s cubic-bezier(.45,0,.55,1) infinite alternate topoWaveB}.hero-premium-kicker{z-index:2;letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid #00000059;justify-content:space-between;gap:24px;padding-bottom:13px;font-size:9px;font-weight:850;display:flex;position:relative}.hero-premium-stage{z-index:2;align-items:center;min-height:490px;display:flex;position:relative}.hero-premium .hero-message{width:100%;min-width:0;max-width:none;padding:35px 0 135px}.hero-premium .hero-message h1{letter-spacing:-.072em;white-space:nowrap;align-items:baseline;max-width:100%;padding:.08em .08em .13em 0;font-size:clamp(54px,6.65vw,106px);line-height:.9;display:flex;overflow:visible}.hero-premium .hero-title-fixed,.hero-premium .hero-title-slot{width:auto;height:auto;min-height:0;overflow:visible}.hero-premium .hero-title-slot{min-width:0;color:var(--red);margin-left:.19em;padding-right:.08em}.hero-premium .rotating-term{width:auto;max-width:none;font-size:1em;line-height:inherit;white-space:nowrap;text-wrap:nowrap;text-shadow:none;padding-right:.025em}.hero-premium .rotating-term:after{background:#000;border-radius:999px;width:auto;height:clamp(3px,.34vw,5px);bottom:-.03em;left:0;right:.025em}.hero-premium .hero-message>p{color:#3e3e3e;max-width:670px;margin:42px 0 28px;font-size:clamp(16px,1.35vw,20px)}.hero-premium .hero-actions{gap:10px}.hero-premium .hero-actions .button,.hero-premium .text-link{border-radius:22px;min-height:68px}.hero-premium .hero-actions .button{text-align:left;grid-template-rows:auto auto;grid-template-columns:1fr auto;column-gap:20px;min-width:292px;padding:13px 13px 12px 22px;display:grid;position:relative;box-shadow:0 10px 30px #d819202b}.hero-primary-action>span{font-size:15px}.hero-primary-action small{color:#ffffffb8;grid-row:2;font-size:10px;font-weight:650}.hero-primary-action i,.hero-secondary-action i{width:42px;height:42px;color:var(--red);background:#fff;border-radius:15px;grid-area:1/2/3;align-self:center;place-items:center;font-size:18px;font-style:normal;transition:transform .3s cubic-bezier(.16,1,.3,1);display:grid}.hero-primary-action:hover i,.hero-secondary-action:hover i{transform:rotate(45deg)}.hero-premium .text-link{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff75;border:1px solid #0000003d;justify-content:space-between;min-width:224px;padding:12px 13px 12px 22px}.hero-secondary-action i{color:#fff;background:#000}.hero-kpi{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #000;animation:.85s cubic-bezier(.16,1,.3,1) .35s both kpiReveal;position:absolute;box-shadow:8px 8px #000}.hero-kpi-main{width:250px;min-height:152px;padding:18px;bottom:30px;right:0}.hero-kpi-content{grid-template-columns:1fr;align-content:space-between;gap:10px;height:100%;animation:.48s cubic-bezier(.16,1,.3,1) both kpiContentIn;display:grid}.hero-kpi-main span{text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:800}.hero-kpi-main strong{color:var(--red);letter-spacing:-.07em;font-size:52px;line-height:.85}.hero-kpi-main i{color:#666;font-size:10px;font-style:normal}.hero-kpi-mini{color:#fff;width:126px;height:112px;box-shadow:7px 7px 0 var(--red);background:#000;padding:13px;bottom:54px;right:270px}.hero-kpi-mini span{color:var(--red);font-size:9px;font-weight:850}.hero-kpi-mini strong{letter-spacing:-.04em;font-size:16px;line-height:.92;position:absolute;bottom:12px;left:13px}.hero-premium-rail{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff70;border:1px solid #00000061;border-radius:22px;grid-template-columns:repeat(4,1fr);gap:5px;padding:5px;display:grid;position:relative}.hero-premium-rail button{color:#606060;min-height:54px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:9px 14px;font-size:13px;font-weight:780;transition:background .3s,color .3s,transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:grid}.hero-premium-rail button span{color:var(--red);font-size:9px}.hero-premium-rail button:hover{color:#000;background:#ffffffe6}.hero-premium-rail button.active{color:#fff;background:#000;transform:translateY(-2px);box-shadow:0 8px 22px #0003}.kinetic-services{color:#fff;background:#050505;border-radius:34px;grid-template-columns:minmax(280px,.72fr) minmax(520px,1.28fr);gap:clamp(35px,6vw,100px);width:min(1520px,100vw - 32px);min-height:680px;margin-block:70px 120px;padding:clamp(34px,5vw,76px);display:grid;overflow:hidden}.kinetic-services-copy{flex-direction:column;align-items:flex-start;display:flex}.kinetic-services-copy>span{color:#f15b61;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:850}.kinetic-services-copy h2{letter-spacing:-.065em;max-width:520px;margin:58px 0 24px;font-size:clamp(48px,5vw,78px);line-height:.92}.kinetic-services-copy>p{color:#9b9b9b;max-width:470px;margin:0;font-size:17px;line-height:1.55}.kinetic-services-copy>a{border-bottom:1px solid #555;align-items:center;gap:22px;margin-top:auto;padding-bottom:9px;font-weight:800;display:flex}.kinetic-services-copy>a span{color:var(--red);font-size:20px}.kinetic-services-field{--cursor-x:50%;--cursor-y:50%;isolation:isolate;flex-direction:column;justify-content:center;padding-block:60px;display:flex;position:relative}.kinetic-services-field:before{content:"";z-index:-2;background:radial-gradient(circle at var(--cursor-x) var(--cursor-y),#d8192040,transparent 19%);pointer-events:none;position:absolute;inset:-35%}.kinetic-cursor{z-index:4;left:var(--cursor-x);top:var(--cursor-y);background:var(--red);pointer-events:none;border:2px solid #fff;border-radius:50%;width:16px;height:16px;transition:left 50ms linear,top 50ms linear;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 10px #d819202e}.kinetic-service-row{color:#fff;transform-origin:50%;will-change:transform;border-bottom:1px solid #333;grid-template-columns:52px minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:145px;transition:transform .16s linear,opacity .25s;display:grid;position:relative}.kinetic-service-row:first-of-type{border-top:1px solid #333}.kinetic-service-row>span{color:var(--red);align-self:start;padding-top:24px;font-size:10px;font-weight:850}.kinetic-service-row strong{letter-spacing:-.06em;font-size:clamp(38px,4vw,68px);line-height:.9}.kinetic-service-row p{color:#8e8e8e;opacity:0;margin:0;font-size:12px;transition:opacity .25s,transform .25s;position:absolute;bottom:17px;left:64px;right:70px;transform:translateY(7px)}.kinetic-service-row i{width:38px;height:38px;color:var(--red);border:1px solid #4a4a4a;border-radius:50%;place-items:center;font-style:normal;transition:background .25s,color .25s,transform .25s;display:grid}.kinetic-service-row:hover p,.kinetic-service-row:focus-visible p{opacity:1;transform:none}.kinetic-service-row:hover i,.kinetic-service-row:focus-visible i{background:var(--red);color:#fff;transform:rotate(45deg)}.kinetic-services-field:has(.kinetic-service-row:hover) .kinetic-service-row:not(:hover){opacity:.32}.scroll-services{--service-count:3;height:calc(var(--service-count) * 92svh + 100svh);color:#fff;background:#050505;position:relative}.scroll-services-sticky{align-items:stretch;height:calc(100svh - 76px);display:flex;position:sticky;top:76px;overflow:hidden}.scroll-services-shell{grid-template-rows:auto 1fr;width:min(1520px,100vw - 32px);height:100%;padding-block:clamp(24px,4vh,48px);display:grid}.scroll-services-head{border-bottom:1px solid #333;grid-template-columns:minmax(0,1fr) minmax(320px,.58fr);align-items:end;gap:70px;padding-bottom:24px;display:grid}.scroll-services-head>div>span{color:#ed5258;letter-spacing:.15em;font-size:9px;font-weight:850}.scroll-services-head h2{letter-spacing:-.066em;max-width:760px;margin:12px 0 0;font-size:clamp(46px,5.4vw,82px);line-height:.9}.scroll-services-head>p{color:#9d9d9d;max-width:560px;margin:0;font-size:16px;line-height:1.55}.scroll-services-stage{grid-template-columns:minmax(440px,.82fr) minmax(480px,1.18fr);align-items:center;gap:clamp(36px,5vw,84px);min-height:0;display:grid}.service-orbit{isolation:isolate;height:min(54vh,520px);min-height:390px;position:relative;overflow:visible}.service-orbit-ring{border:2px solid #3d3d3d;border-radius:50%;width:650px;height:650px;position:absolute;top:50%;left:-360px;transform:translateY(-50%);box-shadow:0 0 0 42px #ffffff04,0 0 0 84px #ffffff03}.service-orbit-ring:after{content:"";border:1px dashed #252525;border-radius:50%;position:absolute;inset:38px}.service-orbit-center{color:#747474;letter-spacing:.12em;background:#080808;border:1px solid #4b4b4b;border-radius:50%;place-items:center;width:74px;height:74px;font-size:8px;display:grid;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.service-orbit-center i{border:1px solid #252525;border-radius:50%;position:absolute;inset:7px}.service-orbit-node{--orbit-angle:0deg;z-index:2;color:#767676;text-align:left;width:300px;min-height:76px;transform:rotate(var(--orbit-angle)) translateX(292px) rotate(calc(var(--orbit-angle) * -1)) translateY(-50%);transform-origin:0 0;cursor:pointer;background:#0e0e0e;border:1px solid #353535;border-radius:24px;grid-template-columns:36px 1fr;align-items:center;gap:10px;padding:10px 18px;transition:transform .75s cubic-bezier(.16,1,.3,1),background .45s,color .45s,border-color .45s,opacity .45s;display:grid;position:absolute;top:50%;left:-86px}.service-orbit-node span{color:#e21a21;font-size:10px;font-weight:850}.service-orbit-node strong{letter-spacing:-.025em;font-size:18px;line-height:1.05}.service-orbit-node:not(.active){opacity:.46}.service-orbit-node.active{color:#050505;opacity:1;background:#fff;border-color:#fff;box-shadow:0 18px 50px #00000059}.service-orbit-node.active span{color:var(--red)}.scroll-service-card{background:linear-gradient(145deg,#121212,#080808 68%);border:1px solid #3b3b3b;border-radius:34px;flex-direction:column;min-height:min(54vh,520px);padding:clamp(28px,4vw,54px);animation:.62s cubic-bezier(.16,1,.3,1) both scrollServiceIn;display:flex;position:relative;overflow:hidden}.scroll-service-card:before{content:"";border:1px solid #d8192073;border-radius:50%;width:410px;height:410px;position:absolute;top:-170px;right:-130px;box-shadow:0 0 0 35px #d8192009,0 0 0 70px #d8192005}.scroll-service-card-top{color:#6e6e6e;letter-spacing:.13em;justify-content:space-between;font-size:9px;font-weight:800;display:flex;position:relative}.scroll-service-card-top span{color:var(--red)}.scroll-service-card-top i{font-style:normal}.scroll-service-card h3{letter-spacing:-.07em;max-width:780px;margin:auto 0 22px;font-size:clamp(48px,5.7vw,86px);line-height:.88;position:relative}.scroll-service-card>p{color:#a7a7a7;max-width:690px;margin:0 0 32px;font-size:clamp(16px,1.4vw,20px);line-height:1.55;position:relative}.scroll-service-actions{align-items:center;gap:22px;display:flex;position:relative}.scroll-service-actions .button{border-radius:18px;gap:24px;display:flex}.scroll-service-actions>a:not(.button){border-bottom:1px solid #4f4f4f;align-items:center;gap:18px;padding-bottom:7px;font-weight:750;display:flex}.scroll-service-actions>a span{font-size:18px}.scroll-service-meter{background:#212121;height:5px;position:absolute;bottom:0;left:0;right:0}.scroll-service-meter i{background:var(--red);height:100%;transition:width .7s cubic-bezier(.16,1,.3,1);display:block}@keyframes scrollServiceIn{0%{opacity:.25;filter:blur(7px);transform:translateY(24px)scale(.985)}to{opacity:1;filter:none;transform:none}}@media (max-width:1050px){.scroll-services-sticky{height:calc(100svh - 68px);top:68px}.scroll-services-head{grid-template-columns:1fr;gap:16px}.scroll-services-head>p{max-width:720px}.scroll-services-stage{grid-template-columns:minmax(320px,.72fr) minmax(400px,1.28fr);gap:18px}.service-orbit{height:440px}.service-orbit-node{width:240px}.scroll-service-card{min-height:440px}}@media (max-width:760px){.scroll-services{height:calc(var(--service-count) * 105svh + 100svh)}.scroll-services-shell{width:100%;padding:22px 14px 14px}.scroll-services-head{padding-bottom:17px}.scroll-services-head h2{font-size:clamp(39px,11.5vw,52px)}.scroll-services-head>p{font-size:13px}.scroll-services-stage{display:block;position:relative}.service-orbit{z-index:3;height:150px;min-height:0;position:absolute;top:10px;left:0;right:0;overflow:hidden}.service-orbit-ring{width:360px;height:360px;left:-175px}.service-orbit-center{display:none}.service-orbit-node{width:190px;min-height:54px;transform:rotate(var(--orbit-angle)) translateX(194px) rotate(calc(var(--orbit-angle) * -1)) translateY(-50%);border-radius:17px;grid-template-columns:27px 1fr;padding:7px 12px;left:-88px}.service-orbit-node strong{font-size:13px}.scroll-service-card{border-radius:24px;min-height:0;padding:24px 20px 20px;position:absolute;inset:154px 0 0}.scroll-service-card h3{margin:auto 0 14px;font-size:clamp(40px,13vw,58px)}.scroll-service-card>p{margin-bottom:20px;font-size:14px}.scroll-service-actions{flex-direction:column;align-items:stretch;gap:10px}.scroll-service-actions .button,.scroll-service-actions>a:not(.button){border:1px solid #3f3f3f;border-radius:15px;justify-content:space-between;width:100%;min-height:50px;padding:12px 16px}.scroll-service-card-top i{display:none}}.product-slide{content-visibility:auto;contain-intrinsic-size:1180px 620px}.product-slide-project{border:1px solid #111;box-shadow:inset 0 0 0 8px #fff;color:#080808!important;background:#eceae5!important;grid-template-columns:minmax(300px,.68fr) minmax(520px,1.32fr)!important}.product-slide-project .product-slide-copy>span{color:var(--red)!important}.product-slide-project p{color:#555!important}.product-slide-project li{border-color:#0000002e}.product-slide-project .product-slide-copy>a{border-color:#00000059}.product-slide-project h3{font-size:clamp(50px,5.2vw,82px)}.project-device-stack{perspective:1200px;min-height:500px;padding-bottom:18px;position:relative}.project-browser-preview{background:#fff;border:1.5px solid #000;border-radius:18px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;inset:2% 1.5% 4% 0;overflow:hidden;transform:rotateY(-3deg)rotateX(1deg);box-shadow:14px 16px #0000002e}.project-browser-preview>span{z-index:2;background:#fff;border-bottom:1px solid #bbb;align-items:center;gap:6px;height:32px;padding-left:12px;display:flex;position:absolute;top:0;left:0;right:0}.project-browser-preview>span i{background:#bbb;border-radius:50%;width:7px;height:7px}.project-browser-preview>span i:first-child{background:var(--red)}.project-browser-preview img{object-fit:cover;object-position:top center;transition:transform 7s cubic-bezier(.2,.65,.25,1);height:calc(100% - 32px)!important;top:32px!important}.project-phone-preview{z-index:3;aspect-ratio:390/844;width:168px;box-shadow:10px 13px 0 var(--red);background:#fff;border:6px solid #050505;border-radius:27px;transition:transform .55s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;right:-1%;overflow:hidden;transform:rotate(4deg)}.project-phone-preview>span{z-index:2;background:#050505;border-radius:99px;width:48px;height:7px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.project-phone-preview img{object-fit:cover;object-position:top center;transition:transform 7s cubic-bezier(.2,.65,.25,1)}.product-slide-project:hover .project-browser-preview{transform:rotateY(0)rotateX(0)translateY(-5px)}.product-slide-project:hover .project-browser-preview img{transform:scale(1.02)}.product-slide-project:hover .project-phone-preview{transform:rotate(0)translate(-8px,-6px)}.product-slide-project:hover .project-phone-preview img{transform:scale(1.025)}@keyframes topoWaveA{0%{transform:translate(-1.8%,-1.1%)scale(1.025)skewY(-.25deg)}to{transform:translate(1.6%,1.2%)scale(1.045)skewY(.3deg)}}@keyframes topoWaveB{0%{transform:translate(1.2%,-1.3%)scale(1.04)skewY(.22deg)}to{transform:translate(-1.5%,1.1%)scale(1.02)skewY(-.28deg)}}@keyframes kpiReveal{0%{opacity:0;filter:blur(7px);transform:translateY(34px)rotate(3deg)}to{opacity:1;filter:none;transform:none}}@keyframes kpiContentIn{0%{opacity:0;filter:blur(4px);transform:translateY(12px)}to{opacity:1;filter:none;transform:none}}@media (max-width:1050px){.hero-premium .home-hero-content{min-height:auto}.hero-premium-stage{min-height:610px}.hero-premium .hero-message{padding-bottom:210px}.hero-premium .hero-message h1{font-size:clamp(56px,9vw,94px)}.kinetic-services{grid-template-columns:1fr;min-height:0}.kinetic-services-copy>a{margin-top:35px}.kinetic-services-field{padding-block:30px}.product-slide-project{grid-template-columns:1fr!important}.project-device-stack{min-height:470px}}@media (max-width:760px){.hero-premium{min-height:calc(100svh - 68px);padding:16px 16px 13px}.hero-premium .home-hero-content{gap:15px;display:grid}.hero-premium-kicker span:last-child{display:none}.hero-premium-stage{align-items:flex-start;min-height:540px}.hero-premium .hero-message{padding:48px 0 156px}.hero-premium .hero-message h1{white-space:normal;padding-bottom:.16em;font-size:clamp(47px,14.5vw,68px);line-height:.91;display:block}.hero-premium .hero-title-slot{margin:5px 0 0;padding-right:.08em;display:block}.hero-premium .rotating-term{white-space:nowrap}.hero-premium .hero-message>p{margin:26px 0 22px;font-size:15px}.hero-premium .hero-actions{grid-template-columns:1fr;width:100%;display:grid}.hero-premium .hero-actions .button,.hero-premium .text-link{border-radius:18px;justify-content:space-between;width:100%;min-width:0;min-height:62px}.hero-kpi-mini{display:none}.hero-kpi-main{width:178px;min-height:108px;padding:13px;bottom:18px;right:0;box-shadow:5px 5px #000}.hero-kpi-main strong{font-size:35px}.hero-kpi-main i{display:none}.hero-premium-rail{border-radius:18px;grid-template-columns:1fr 1fr}.hero-premium-rail button{border-radius:13px;min-height:46px;font-size:11px}.premium-contours svg{width:185%;height:124%;margin:-6% 0 0 -42%}.kinetic-services{border-radius:22px;gap:25px;width:calc(100vw - 20px);margin-block:52px 80px;padding:30px 18px}.kinetic-services-copy h2{margin:34px 0 20px;font-size:46px}.kinetic-services-copy>p{font-size:15px}.kinetic-cursor{display:none}.kinetic-service-row{grid-template-columns:34px minmax(0,1fr) 36px;min-height:112px}.kinetic-service-row strong{font-size:clamp(31px,9.5vw,43px)}.kinetic-service-row p{display:none}.kinetic-service-row>span{padding-top:19px}.product-slide-project{min-height:790px!important}.project-device-stack{min-height:350px}.project-browser-preview{inset:0 0 8%}.project-phone-preview{border-width:4px;border-radius:19px;width:112px;height:auto;right:2%}.project-phone-preview>span{width:34px;height:5px;top:5px}.product-slide-project h3{font-size:clamp(43px,14vw,60px)}}@media (prefers-reduced-motion:reduce){.topo-wave-layer,.hero-kpi,.hero-kpi-content,.kinetic-service-row{transition:none!important;animation:none!important}.project-browser-preview,.project-phone-preview,.project-browser-preview img,.project-phone-preview img{transition:none!important}.kinetic-cursor{display:none}}.hero-premium .rotating-term{animation:.62s cubic-bezier(.16,1,.3,1) both heroTermClean}.scroll-service-card:before{display:none!important}@keyframes heroTermClean{0%{opacity:0;transform:translateY(.22em)}to{opacity:1;transform:none}}@media (max-width:760px){.product-slide-project{gap:22px}.product-slide-project .product-slide-copy ul{display:none}.product-slide-project .product-slide-copy>a{margin-top:24px}.service-commerce{padding-bottom:74px}.service-cart{z-index:90;max-height:46dvh;margin:0;position:fixed;inset:auto 12px 8px;overflow:auto}.service-cart:not(.visible){opacity:1;align-items:center;min-height:62px;display:flex}.service-cart:not(.visible)>p,.service-cart:not(.visible)>.service-cart-checkout,.service-cart:not(.visible)>small{display:none}.service-cart:not(.visible)>header{border:0;width:100%;padding:0}.method-grid h3{overflow-wrap:anywhere;font-size:16px}.footer-nav{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px 20px;display:grid}.footer-brand{grid-column:1/-1}.account-page{padding-block:48px 80px}.account-dashboard>header{padding-bottom:34px}.orders-head{margin:46px 0 28px}}.header-cart{border:1px solid var(--line);background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:relative}.header-cart>span{font-size:22px;line-height:1;transform:rotate(180deg)}.header-cart>b{background:var(--red);color:#fff;border-radius:99px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-4px;right:-4px}.header-cart-mobile{display:none}.premium-contours{opacity:.57}.premium-contours svg{width:108%;height:112%;margin:-4%}.hero-premium .rotating-term:after{display:none}.hero-premium .hero-message{padding-bottom:152px}.hero-kpi-main{border-radius:26px;width:min(430px,42vw);min-height:138px;padding:20px 22px;bottom:26px;right:0;box-shadow:8px 8px #000}.hero-kpi-content{grid-template-rows:auto 1fr auto;grid-template-columns:minmax(150px,1fr) auto;align-items:end;column-gap:24px}.hero-kpi-index{color:var(--red);grid-column:1/-1}.hero-kpi-label{align-self:end;letter-spacing:-.01em!important;text-transform:none!important;font-size:14px!important}.hero-kpi-main strong{grid-area:2/2/4;font-size:clamp(48px,5vw,74px)}.hero-kpi-main i{font-size:11px}.hero-premium-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-premium-rail button{white-space:nowrap}.hero-premium-rail button.active{transform:none}.hero-premium .hero-actions .button,.hero-premium .text-link{transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,background .3s}.hero-premium .hero-actions .button:hover{transform:translateY(-3px);box-shadow:0 15px 34px #d8192040}.products-showcase{padding-block:clamp(92px,9vw,132px) clamp(80px,8vw,118px)}.products-showcase-head{margin-bottom:38px}.product-controls{align-items:center}.product-controls>span{color:var(--muted);letter-spacing:.1em;margin-right:8px;font-size:11px;font-weight:800}.product-controls button:disabled{opacity:.3;cursor:default;color:var(--ink);background:#fff;transform:none}.product-track{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;gap:18px;scroll-padding-inline:0}.product-slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;max-width:100%}.product-slide-project{gap:34px;min-height:650px;padding:42px;grid-template-columns:minmax(280px,.58fr) minmax(0,1.42fr)!important}.project-device-stack{aspect-ratio:1.48;align-self:center;min-height:0;padding:0}.project-browser-preview{grid-template-rows:32px 1fr;display:grid;inset:0;transform:none;box-shadow:10px 12px #00000029}.project-browser-preview>span{height:32px;position:relative}.project-browser-preview img{object-position:top center;background:#fff;object-fit:contain!important;width:100%!important;height:100%!important;position:relative!important;inset:auto!important}.project-phone-preview{width:clamp(112px,11vw,158px);bottom:-14px;right:14px;transform:rotate(2deg)}.project-phone-preview img{background:#fff;object-fit:contain!important}.product-slide-project:hover .project-browser-preview img,.product-slide-project:hover .project-phone-preview img{transform:none}.stats{z-index:2;margin-top:0;margin-bottom:clamp(84px,9vw,132px);position:relative;overflow:hidden}.stats>div{text-align:center;justify-content:center}.stats span{max-width:190px}.scroll-services{height:calc(var(--service-count) * 82svh + 100svh);border-radius:34px 34px 0 0;margin-top:0;overflow:clip}.scroll-services-sticky{height:calc(100svh - 82px);top:82px}.scroll-services-shell{width:var(--shell);grid-template-rows:auto 1fr;padding:clamp(30px,5vh,56px) 0}.scroll-services-head{grid-template-columns:minmax(0,1.1fr) minmax(320px,.65fr);align-items:center;gap:clamp(35px,6vw,90px);padding-bottom:26px}.scroll-services-head h2{font-size:clamp(48px,5.2vw,76px)}.scroll-services-stage{grid-template-columns:minmax(240px,.42fr) minmax(0,1.58fr);gap:18px;min-height:0;padding-top:22px;display:grid}.service-scroll-tabs{align-content:center;gap:8px;display:grid}.service-scroll-tabs button{color:#777;text-align:left;cursor:pointer;background:#0d0d0d;border:1px solid #303030;border-radius:22px;grid-template-columns:34px 1fr 20px;align-items:center;gap:8px;min-height:92px;padding:14px 18px;transition:background .35s,color .35s,border-color .35s,transform .35s;display:grid}.service-scroll-tabs button span{color:var(--red);font-size:10px;font-weight:850}.service-scroll-tabs button strong{font-size:17px}.service-scroll-tabs button i{color:#555;font-style:normal}.service-scroll-tabs button.active{color:#050505;background:#fff;border-color:#fff;transform:translate(8px)}.service-scroll-tabs button.active i{color:var(--red)}.scroll-service-card{border-radius:28px;height:100%;min-height:0;padding:clamp(30px,4vw,52px)}.scroll-service-card:before{opacity:.45;border-radius:46%}.scroll-service-card h3{font-size:clamp(50px,5.5vw,80px)}.method-grid{border:1px solid #383838;grid-template-columns:repeat(4,1fr);gap:8px;padding:8px;display:grid}.method-grid li{background:#111;border-radius:17px;overflow:hidden;border:0!important}.method-grid li:hover{transform:translateY(-3px)}.site-footer{padding-top:clamp(54px,7vw,86px)}.footer-top{padding-top:0}.about-hero{background:#efeee9;border:1px solid #111;border-radius:30px;margin-top:28px;padding:34px;overflow:hidden}.about-hero-top{color:#555;letter-spacing:.14em;border-bottom:1px solid #b9b9b4;justify-content:space-between;padding-bottom:16px;font-size:9px;font-weight:850;display:flex}.about-title-row{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:50px;padding:clamp(55px,8vw,110px) 0 52px;display:grid}.about-title-row h1{letter-spacing:-.075em;max-width:1000px;margin:0;font-size:clamp(64px,8.2vw,126px);line-height:.84}.about-title-row>p{max-width:530px;margin:0 0 8px;font-size:clamp(18px,1.65vw,24px);line-height:1.45}.about-proof{border-block:1px solid #b9b9b4;grid-template-columns:repeat(3,1fr);display:grid}.about-proof>div{border-right:1px solid #b9b9b4;justify-content:center;align-items:center;gap:18px;min-height:112px;display:flex}.about-proof>div:last-child{border:0}.about-proof strong{color:var(--red);font-size:42px}.about-proof span{color:#666;max-width:150px;font-size:12px}.about-copy{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.about-copy article{background:#fff;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:250px;padding:28px;display:flex}.about-copy article:last-child{color:#fff;background:#090909}.about-copy article>span{color:var(--red);font-size:10px;font-weight:850}.about-copy article p{max-width:630px;margin:55px 0 0;font-size:18px;line-height:1.55}.about-process{padding-top:clamp(72px,8vw,110px)}.contact-layout{padding-block:clamp(48px,7vw,92px) clamp(90px,10vw,140px)}.contact-editorial{border-bottom:1px solid #111;grid-template-columns:.45fr 1.55fr;align-items:end;gap:20px 48px;margin-bottom:48px;padding-bottom:42px;display:grid}.contact-editorial>span{color:var(--red);letter-spacing:.15em;align-self:start;font-size:9px;font-weight:850}.contact-editorial h1{letter-spacing:-.075em;max-width:1000px;margin:0;font-size:clamp(66px,8vw,118px);line-height:.85}.contact-editorial p{max-width:750px;color:var(--muted);grid-column:2;margin:0;font-size:20px;line-height:1.5}.contact-editorial strong{color:var(--red);grid-column:2;font-size:13px}.contact-page{grid-template-columns:minmax(320px,.75fr) minmax(500px,1.25fr);gap:18px;width:100%;padding:0;display:grid}.contact-intro,.contact-form{min-width:0}.contact-channels{margin-top:0}.contact-form{border:1px solid var(--line);border-radius:28px;min-height:100%;padding:clamp(28px,4vw,50px)}.contact-form textarea{width:100%;min-height:120px;color:var(--ink);font:inherit;resize:none;background:0 0;border:0;border-bottom:1px solid #aaa;outline:none;padding:15px 0}.contact-form textarea:focus{border-color:var(--red)}.form-message{margin-top:8px;display:block}.form-message>span{color:var(--muted);margin-bottom:8px;font-size:12px;display:block}.form-status{min-height:24px}.service-commerce-card.consultation{color:#fff;background:#090909}.service-commerce-card.consultation p{color:#aaa}.service-commerce-card.consultation li,.service-commerce-card.consultation .service-commerce-meta{border-color:#333}.service-commerce-card.consultation .service-commerce-meta strong{color:#fff}.service-commerce-card>a{border:1px solid var(--red);background:var(--red);color:#fff;border-radius:17px;justify-content:space-between;align-items:center;min-height:58px;margin-top:auto;padding:0 18px;font-weight:800;display:flex}.service-commerce-card>a i{font-style:normal}.service-cart{scroll-margin-top:100px}@media (max-width:1050px){.product-slide-project{grid-template-columns:1fr!important}.project-device-stack{aspect-ratio:1.48;justify-self:center;width:100%;max-width:760px}.scroll-services-sticky{height:calc(100svh - 68px);top:68px}.scroll-services-head{grid-template-columns:1fr;gap:14px}.scroll-services-stage{grid-template-columns:220px minmax(0,1fr)}.service-scroll-tabs button{min-height:76px;padding:11px 14px}.scroll-service-card h3{font-size:clamp(44px,6.6vw,68px)}.about-title-row{grid-template-columns:1fr}.contact-page{grid-template-columns:1fr 1.15fr}}@media (max-width:760px){body.menu-open .site-header{position:fixed;top:0;left:0;right:0}.header-cart-mobile{margin-left:auto;display:grid}.menu-button{margin-left:4px}.header-panel{width:100vw!important;height:calc(100dvh - 68px)!important;max-height:none!important;padding:22px 16px max(30px,env(safe-area-inset-bottom))!important;background:#fff!important;grid-template-columns:1fr!important;align-content:start!important;display:none!important;position:fixed!important;inset:68px 0 0!important;overflow-y:auto!important}.header-panel.is-open{display:grid!important}.header-panel .main-nav{display:flex;position:static;transform:none}.header-panel .languages{display:flex}.header-panel .header-quick-actions{grid-template-columns:repeat(3,52px);margin-top:20px;display:grid}.header-panel .header-cart{display:grid}.header-panel .button-small{width:100%;margin-top:18px;display:flex}.header-quick-actions .header-phone,.header-quick-actions .header-account,.header-quick-actions .header-cart{width:52px;height:52px}.hero-premium{padding:14px 14px 12px}.premium-contours{opacity:.44}.premium-contours svg{width:112%;height:108%;margin:-4% -6%}.topo-wave-layer{stroke-width:1.05px;opacity:.55}.topo-wave-layer-a{animation-duration:24s}.topo-wave-layer-b{animation-duration:30s}.hero-premium-stage{min-height:690px}.hero-premium .hero-message{padding:42px 0 238px}.hero-premium .hero-message h1{font-size:clamp(44px,13.5vw,58px);line-height:.92}.hero-premium .hero-title-slot{margin-top:5px}.hero-premium .hero-message>p{margin:24px 0 20px}.hero-premium .hero-actions{gap:9px}.hero-premium .hero-actions .button,.hero-premium .text-link{min-height:66px}.hero-kpi-main{border-radius:20px;width:100%;min-height:130px;padding:18px;bottom:15px;left:0;right:0;box-shadow:5px 5px #000}.hero-kpi-content{grid-template-columns:1fr auto;column-gap:15px}.hero-kpi-label{font-size:12px!important}.hero-kpi-main strong{font-size:46px}.hero-kpi-main i{font-size:10px;display:block}.hero-premium-rail{border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;padding:4px}.hero-premium-rail button{text-align:center;white-space:nowrap;border-radius:12px;min-width:0;min-height:44px;padding:6px 2px;font-size:9px;display:block}.hero-premium-rail button span{display:none}.products-showcase{padding-block:76px 72px}.products-showcase-head{margin-bottom:26px}.showcase-tabs{max-width:100%;overflow:auto}.product-controls{margin-top:18px}.product-slide{border-radius:22px;flex-basis:100%;padding:24px 18px 28px;min-height:0!important}.product-slide-project{gap:28px}.product-slide-copy h3{margin-top:30px}.project-device-stack{aspect-ratio:1.32;min-height:0;margin:0}.project-browser-preview{border-radius:12px;grid-template-rows:24px 1fr;box-shadow:5px 6px #00000026}.project-browser-preview>span{height:24px}.project-phone-preview{width:88px;box-shadow:5px 7px 0 var(--red);border-width:3px;border-radius:15px;bottom:-10px;right:8px}.project-phone-preview>span{width:28px;height:4px;top:4px}.stats{border-radius:18px;grid-template-columns:1fr 1fr;margin-bottom:72px}.stats>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:center;align-items:center;gap:10px;min-height:104px;padding:16px 10px;display:flex}.stats>div:nth-child(2){border-right:0}.stats>div:last-child{border-bottom:0;grid-column:1/-1}.stats strong{font-size:34px}.stats span{text-align:left;font-size:10px}.scroll-services{height:calc(var(--service-count) * 94svh + 100svh);border-radius:24px 24px 0 0}.scroll-services-shell{padding:24px 14px 14px}.scroll-services-head{gap:10px;padding-bottom:17px}.scroll-services-head h2{font-size:clamp(38px,10.5vw,47px);line-height:.93}.scroll-services-head>p{font-size:12px}.scroll-services-stage{grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:10px;padding-top:12px;display:grid}.service-scroll-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.service-scroll-tabs button{text-align:center;border-radius:15px;justify-content:center;min-width:0;min-height:58px;padding:8px 5px;display:flex}.service-scroll-tabs button span,.service-scroll-tabs button i{display:none}.service-scroll-tabs button strong{font-size:10px;line-height:1.15}.service-scroll-tabs button.active{transform:none}.scroll-service-card{border-radius:21px;height:100%;min-height:0;padding:22px 18px 18px;position:relative;inset:auto}.scroll-service-card h3{margin:auto 0 12px;font-size:clamp(38px,11vw,50px)}.scroll-service-card>p{font-size:13px}.scroll-service-actions{gap:7px}.scroll-service-actions .button,.scroll-service-actions>a:not(.button){min-height:46px}.scroll-service-card:before{display:none}.section-dark>.shell{padding:50px 12px}.section-dark .section-heading{margin-bottom:30px}.section-heading h2{font-size:39px}.method-grid{grid-template-columns:1fr 1fr;gap:6px;padding:6px}.method-grid li{min-height:218px;padding:18px 14px}.method-grid h3{margin-top:38px;font-size:19px}.method-grid p{font-size:12px;line-height:1.45}.cta{margin-block:46px 58px}.site-footer{padding-top:45px}.footer-top,.footer-socials{grid-template-columns:1fr 1fr}.about-hero{border-radius:22px;width:calc(100vw - 20px);margin-top:10px;padding:18px}.about-hero-top strong{display:none}.about-title-row{gap:24px;padding:52px 0 32px}.about-title-row h1{font-size:clamp(45px,13.5vw,58px);line-height:.9}.about-title-row>p{font-size:16px!important}.about-proof{grid-template-columns:1fr 1fr}.about-proof>div{min-height:92px}.about-proof>div:nth-child(2){border-right:0}.about-proof>div:last-child{border-top:1px solid #b9b9b4;grid-column:1/-1}.about-proof strong{font-size:31px}.about-copy{grid-template-columns:1fr}.about-copy article{min-height:210px;padding:22px}.about-copy article p{margin-top:35px;font-size:15px}.about-process{padding-top:68px}.principles ol{grid-template-columns:1fr 1fr;gap:8px}.principles li{min-height:190px;padding:18px 14px}.principles li p{font-size:13px}.contact-layout{padding-block:38px 78px}.contact-editorial{margin-bottom:30px;padding-bottom:30px;display:block}.contact-editorial h1{margin:38px 0 24px;font-size:clamp(48px,15vw,64px)}.contact-editorial p{font-size:16px}.contact-editorial strong{margin-top:18px;display:block}.contact-page{grid-template-columns:1fr;gap:14px;display:grid}.contact-intro{order:2}.contact-form{border-radius:22px;order:1;padding:28px 18px}.form-grid{grid-template-columns:1fr}.contact-form textarea{min-height:105px}.contact-channels{grid-template-columns:1fr 1fr}.contact-channels>a{flex-direction:column;min-height:94px;justify-content:center!important;align-items:flex-start!important;gap:7px!important;padding:14px!important;display:flex!important}.contact-channels>a strong{font-size:12px}.contact-channels>a span{font-size:10px}.contact-channels>a em{display:none}.services-commerce-hero{padding-top:46px}.services-commerce-hero h1{font-size:clamp(48px,14vw,64px)}.service-commerce{display:block}.service-catalog-grid{grid-template-columns:1fr}.service-cart{z-index:12;border-radius:20px;min-height:0;margin-top:18px;padding:16px;position:sticky;top:auto;bottom:8px;box-shadow:0 16px 50px #00000057}.service-cart:not(.visible){opacity:1;display:block}.service-cart>p{margin:16px 0}.service-cart small{font-size:9px}.pricing-note{grid-template-columns:1fr;gap:20px;margin-bottom:78px}.pricing-note p{font-size:21px}}@media (prefers-reduced-motion:reduce){.product-track{scroll-behavior:auto}.service-scroll-tabs button{transition:none}}.topo-mobile{display:none}.cart-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.header-cart>span{display:none}.service-glyph{z-index:1;fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;color:#171717;width:100%;height:112px;margin:28px 0 0;position:relative}.service-commerce-card.consultation .service-glyph{color:#fff;opacity:.85}.service-commerce-card h2 a{color:inherit;text-decoration:none}.service-scope-toggle{display:none!important}.service-detail-link{font-size:12px;font-weight:800;min-height:0!important;color:inherit!important;background:0 0!important;border:0!important;border-radius:0!important;margin:12px 0 0!important;padding:0!important}.service-detail-link span{color:var(--red);font-size:16px}.service-orbit-wheel{min-height:100%;position:relative;overflow:hidden}.service-orbit-wheel>svg{fill:none;stroke:#343434;stroke-width:1.2px;vector-effect:non-scaling-stroke;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.service-orbit-wheel .orbit-progress{stroke:var(--red);stroke-width:3px;stroke-dasharray:38 980;stroke-linecap:round;stroke-dashoffset:calc(var(--service-active) * -106px);transition:stroke-dashoffset .75s cubic-bezier(.16,1,.3,1)}.service-orbit-axis{color:#666;letter-spacing:.22em;font-size:8px;font-weight:850;position:absolute;top:50%;left:10px;transform:translateY(-50%)rotate(-90deg)}.service-orbit-wheel button{z-index:2;color:#777;text-align:left;cursor:pointer;width:min(310px,100% - 110px);min-height:82px;opacity:calc(1 - var(--orbit-abs) * .38);transform:translate3d(calc(var(--orbit-abs) * -48px),calc(-50% + var(--orbit-offset) * 164px),0) rotate(calc(var(--orbit-offset) * -5deg)) scale(calc(1 - var(--orbit-abs) * .08));will-change:transform;background:#0c0c0c;border:1px solid #303030;border-radius:22px;grid-template-columns:32px 1fr 18px;align-items:center;gap:8px;padding:14px 18px;transition:transform .72s cubic-bezier(.16,1,.3,1),opacity .5s,background .4s,color .4s,border-color .4s;display:grid;position:absolute;top:50%;left:94px}.service-orbit-wheel button span{color:var(--red);font-size:10px;font-weight:850}.service-orbit-wheel button strong{font-size:17px}.service-orbit-wheel button i{font-style:normal}.service-orbit-wheel button.active{color:#050505;opacity:1;background:#fff;border-color:#fff;box-shadow:0 22px 70px #0006}.section-dark{margin-top:0}.section-dark>.shell{padding-top:clamp(28px,4vw,52px)}.section-dark .section-heading{margin-bottom:30px}.about-proof>div{padding-inline:22px}.service-detail{padding-block:34px 110px}.service-detail-back{color:#555;margin-bottom:28px;font-size:13px;font-weight:750;display:inline-flex}.service-detail-hero{background:#efeee9;border:1px solid #111;border-radius:30px;padding:28px}.service-detail-index{letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid #bbb;justify-content:space-between;padding-bottom:16px;font-size:9px;font-weight:850;display:flex}.service-detail-index span{color:var(--red)}.service-detail-title{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:55px;padding:clamp(64px,9vw,125px) 0 54px;display:grid}.service-detail-title h1{letter-spacing:-.075em;margin:0;font-size:clamp(66px,8.4vw,128px);line-height:.84}.service-detail-title p{color:#555;margin:0 0 7px;font-size:20px;line-height:1.5}.service-detail-hero dl{border-block:1px solid #bbb;grid-template-columns:.55fr .7fr 1.4fr;margin:0;display:grid}.service-detail-hero dl>div{border-right:1px solid #bbb;min-height:118px;padding:22px}.service-detail-hero dl>div:last-child{border:0}.service-detail-hero dt{color:#777;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;font-size:9px;font-weight:850}.service-detail-hero dd{margin:0;font-size:17px;font-weight:750;line-height:1.45}.service-roadmap{padding-block:clamp(75px,9vw,120px)}.service-roadmap>header{grid-template-columns:.28fr 1fr .7fr;align-items:end;gap:30px;margin-bottom:48px;display:grid}.service-roadmap>header>span{color:var(--red);align-self:start;font-size:10px;font-weight:850}.service-roadmap h2{letter-spacing:-.065em;margin:0;font-size:clamp(50px,6vw,88px);line-height:.9}.service-roadmap>header p{color:#666;margin:0;line-height:1.55}.service-roadmap ol{margin:0;padding:0;list-style:none;position:relative}.service-roadmap ol:before{content:"";background:#c8c8c8;width:1px;position:absolute;top:44px;bottom:44px;left:33px}.service-roadmap li{background:#fff;border-top:1px solid #ccc;grid-template-columns:68px 1fr;min-height:150px;padding:25px 28px;transition:background .3s,color .3s,transform .3s;display:grid;position:relative}.service-roadmap li:last-child{border-bottom:1px solid #ccc}.service-roadmap li>span{z-index:1;width:34px;height:34px;color:var(--red);background:#fff;border:1px solid #111;border-radius:50%;place-items:center;font-size:9px;font-weight:850;display:grid;position:relative}.service-roadmap li div{grid-template-columns:.6fr 1.4fr;align-items:start;gap:30px;display:grid}.service-roadmap h3{margin:0;font-size:28px}.service-roadmap li p{color:#666;max-width:760px;margin:2px 0 0;line-height:1.5}.service-roadmap li i{background:var(--red);border-radius:50%;width:9px;height:9px;position:absolute;top:28px;right:28px}.service-roadmap li:hover{z-index:2;color:#fff;background:#090909;border-color:#111;transform:scale(1.012)}.service-roadmap li:hover p{color:#aaa}.service-detail-cta{background:var(--red);color:#fff;border-radius:26px;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:34px;display:grid}.service-detail-cta p{max-width:760px;margin:0;font-size:22px;line-height:1.4}.service-detail-cta .button{color:#111;background:#fff;border-color:#fff;justify-content:space-between;min-width:250px;display:flex}.calculator-detailed{background:#efeee9;border:1px solid #111;border-radius:30px;max-width:1240px;padding:34px}.calculator-intro{grid-template-columns:.35fr 1.65fr;gap:16px 32px;margin-bottom:54px;display:grid}.calculator-intro>span{color:var(--red);letter-spacing:.14em;grid-row:1/3;font-size:9px;font-weight:850}.calculator-intro h1{letter-spacing:-.065em;margin:0;font-size:clamp(52px,6.2vw,86px);line-height:.9}.calculator-intro p{color:#666;max-width:760px;margin:8px 0 0;font-size:18px;line-height:1.55}.calc-step-nav{grid-template-columns:repeat(6,1fr);gap:4px;margin-top:12px;display:grid}.calc-step-nav button{color:#888;min-width:0;min-height:58px;font:inherit;text-align:left;background:0 0;border:1px solid #ccc;border-radius:13px;padding:9px;font-size:9px}.calc-step-nav button span{color:var(--red);margin-bottom:5px;font-weight:850;display:block}.calc-step-nav button.active{color:#fff;background:#111;border-color:#111}.calc-step-nav button.done{color:#111;background:#fff}.calc-question{padding:54px 0 10px}.calculator-detailed .calc-head{grid-template-columns:80px 1fr auto;margin:0 0 34px}.calc-head small{color:#777}.calculator-detailed .calc-options{grid-template-columns:repeat(3,minmax(0,1fr))}.calculator-detailed .calc-options button{border-radius:18px;min-height:126px}.calculator-detailed .calc-options.multi button{min-height:100px}.calculator-detailed .calc-textarea{border-radius:18px;padding:20px}.calc-live-estimate{color:#777;font-size:12px;font-weight:800}.calc-result-detailed{border-radius:30px;grid-template-columns:1fr .82fr;gap:55px;max-width:1240px;display:grid}.calc-result-price strong{font-size:clamp(42px,5vw,70px)}.calc-contact{color:#111;background:#fff;border-radius:22px;padding:28px}.calc-contact h2{margin:0 0 24px;font-size:32px}.calc-contact-fields{gap:10px;display:grid}.calc-contact input{min-height:50px;font:inherit;border:1px solid #ccc;border-radius:13px;padding:10px 14px}.calc-contact .button{justify-content:space-between;width:100%;margin-top:14px;display:flex}.calc-contact .button:disabled{opacity:.55}.calc-success{color:#167441!important}.calc-error{color:#b40000!important}@media (max-width:1050px){.service-orbit-wheel button{width:calc(100% - 82px);left:74px}.service-detail-title{grid-template-columns:1fr}.service-roadmap>header{grid-template-columns:.25fr 1.2fr}.service-roadmap>header p{grid-column:2}.calc-result-detailed{grid-template-columns:1fr}}@media (max-width:760px){h1,h2,h3{line-height:1.02}.topo-desktop{display:none}.topo-mobile{display:block}.premium-contours{opacity:.52;-webkit-mask-image:linear-gradient(#000 0% 96%,#0000 100%);mask-image:linear-gradient(#000 0% 96%,#0000 100%)}.premium-contours svg{width:100%;height:100%;margin:0}.premium-contours:after{background:radial-gradient(at 52% 35%,#f3f2eee0 0 9%,#f3f2ee73 27%,#0000 58%)}.topo-wave-layer{stroke-width:1.2px;opacity:.62}.topo-wave-layer-b{opacity:.48}.services-commerce-hero{padding-top:28px;display:block}.services-commerce-hero>div:first-child>span{display:none}.services-commerce-hero h1{margin-top:0;line-height:.96}.services-commerce-hero>div:last-child{margin-top:28px}.services-commerce-hero p{line-height:1.65}.services-commerce-hero ol{border:0;grid-template-columns:1fr 1fr;gap:7px;display:grid}.services-commerce-hero li{background:#fff;border:1px solid #ccc;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:96px;padding:13px;display:flex}.services-commerce-hero li:first-child{color:#fff;background:#111}.services-commerce-hero li:last-child{flex-direction:row;grid-column:1/-1;align-items:center;min-height:62px}.services-commerce-section{width:calc(100vw - 16px);padding-bottom:72px}.service-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.service-commerce-card{border-radius:18px;min-width:0;min-height:410px;padding:13px}.service-commerce-card:before{width:190px;height:190px;top:-120px;right:-90px}.service-commerce-card-head{font-size:7px;line-height:1.35;display:block}.service-commerce-card-head i{margin-top:7px;padding:5px 6px;font-size:7px;display:inline-block}.service-glyph{height:76px;margin-top:14px}.service-commerce-card h2{letter-spacing:-.045em;overflow-wrap:anywhere;margin:18px 0 10px;font-size:clamp(21px,6.2vw,27px);line-height:1.02}.service-commerce-card>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.service-scope-toggle{margin:13px 0 0;min-height:32px!important;color:inherit!important;background:0 0!important;border:0!important;border-top:1px solid #ccc!important;border-radius:0!important;padding:0!important;font-size:10px!important;display:flex!important}.service-scope-toggle i{width:auto!important;height:auto!important;color:var(--red)!important;background:0 0!important;font-size:16px!important}.service-commerce-card .service-scope{gap:4px;margin:8px 0 0;display:none}.service-commerce-card .service-scope.open{display:flex}.service-commerce-card li{padding:5px 7px;font-size:8px}.service-commerce-meta{gap:4px;margin-top:auto;padding:13px 0 9px}.service-commerce-meta span{font-size:8px}.service-commerce-meta strong{font-size:14px}.service-commerce-card>button:not(.service-scope-toggle),.service-commerce-card>a:not(.service-detail-link){border-radius:12px;min-height:43px;padding:6px 7px 6px 10px;font-size:10px}.service-commerce-card>button:not(.service-scope-toggle) i{border-radius:9px;width:30px;height:30px}.service-detail-link{margin-top:9px!important;font-size:9px!important}.scroll-services{height:calc(var(--service-count) * 90svh + 100svh);margin-bottom:44px}.scroll-services-shell{padding:18px 12px 12px}.scroll-services-head h2{line-height:1.02}.scroll-services-stage{grid-template-rows:minmax(152px,.42fr) minmax(0,1fr);gap:6px}.service-orbit-wheel{min-height:152px}.service-orbit-wheel>svg{width:160px;left:-10px}.service-orbit-axis{left:-14px}.service-orbit-wheel button{width:calc(100% - 92px);min-height:50px;transform:translate3d(calc(var(--orbit-abs) * -29px),calc(-50% + var(--orbit-offset) * 58px),0) rotate(calc(var(--orbit-offset) * -3deg)) scale(calc(1 - var(--orbit-abs) * .06));border-radius:14px;grid-template-columns:23px 1fr 10px;padding:8px 10px;left:84px}.service-orbit-wheel button strong{font-size:11px}.service-orbit-wheel button span{font-size:8px}.scroll-service-card h3{line-height:1.02}.scroll-service-actions>a:not(.button){font-size:10px}.section-dark>.shell{padding-top:24px}.section-dark .section-heading{margin-bottom:22px}.method-grid li{min-height:190px}.method-grid h3{margin-top:25px}.method-grid p{margin-bottom:0}.about-proof>div{justify-content:flex-start;padding-inline:14px}.about-proof strong{flex:none}.service-detail{width:calc(100vw - 16px);padding-block:18px 72px}.service-detail-back{margin-left:8px}.service-detail-hero{border-radius:22px;padding:16px}.service-detail-index strong{display:none}.service-detail-title{gap:24px;padding:48px 0 32px}.service-detail-title h1{overflow-wrap:normal;word-break:normal;font-size:clamp(39px,10.8vw,48px);line-height:.98}.service-detail-title p{font-size:15px}.service-detail-hero dl{grid-template-columns:1fr 1fr}.service-detail-hero dl>div{min-height:96px;padding:14px}.service-detail-hero dl>div:nth-child(2){border:0}.service-detail-hero dl>div:last-child{border-top:1px solid #bbb;grid-column:1/-1}.service-detail-hero dt{margin-bottom:13px}.service-detail-hero dd{font-size:13px}.service-roadmap{padding-block:62px}.service-roadmap>header{margin-bottom:30px;display:block}.service-roadmap h2{margin:18px 0;font-size:49px}.service-roadmap>header p{font-size:14px}.service-roadmap ol:before{left:25px}.service-roadmap li{grid-template-columns:48px 1fr;min-height:138px;padding:20px 10px}.service-roadmap li>span{width:31px;height:31px}.service-roadmap li div{display:block}.service-roadmap h3{font-size:21px}.service-roadmap li p{margin-top:9px;font-size:12px}.service-roadmap li i{top:20px;right:10px}.service-detail-cta{border-radius:20px;grid-template-columns:1fr;padding:22px}.service-detail-cta p{font-size:16px}.service-detail-cta .button{width:100%;min-width:0}.calc-page{width:calc(100vw - 16px)}.calculator-detailed{border-radius:22px;padding:18px}.calculator-intro{margin-bottom:34px;display:block}.calculator-intro>span{display:none}.calculator-intro h1{font-size:47px;line-height:.95}.calculator-intro p{font-size:14px;line-height:1.6}.calc-step-nav{grid-template-columns:repeat(3,1fr)}.calc-step-nav button{min-height:48px;font-size:8px}.calc-question{padding-top:38px}.calculator-detailed .calc-head{margin-bottom:25px;display:block}.calculator-detailed .calc-head>span{margin-bottom:12px;display:block}.calculator-detailed .calc-head h2{font-size:34px;line-height:1.06}.calc-head small{margin-top:9px;display:block}.calculator-detailed .calc-options{grid-template-columns:1fr 1fr;gap:7px}.calculator-detailed .calc-options button,.calculator-detailed .calc-options.multi button{border-radius:14px;min-height:96px;padding:13px}.calculator-detailed .calc-options button span{font-size:13px}.calculator-detailed .calc-actions{margin-top:24px}.calc-live-estimate{text-align:right;max-width:55%}.calc-result-detailed{border-radius:22px;padding:20px}.calc-result-price strong{font-size:37px;line-height:1.05}.calc-contact{padding:18px}}@media (prefers-reduced-motion:reduce){.service-orbit-wheel button{transition:none}.topo-wave-layer{animation:none!important}}.scroll-services{height:calc(var(--service-count) * 74svh + 100svh);border-radius:0}.scroll-services-head{grid-template-columns:minmax(0,1.15fr) minmax(320px,.55fr);align-items:center}.scroll-services-head h2{max-width:900px;font-size:clamp(48px,5.1vw,74px);line-height:.94}.service-orbit-wheel{place-self:center start;width:300px;min-height:390px;overflow:visible}.service-orbit-wheel button{opacity:0;visibility:hidden;pointer-events:none;width:228px;min-height:78px;transform:translate3d(calc(var(--orbit-abs) * -24px),calc(-50% + var(--orbit-offset) * 112px),0) scale(.92);border-radius:19px;grid-template-columns:28px 1fr 12px;padding:13px 16px;transition:transform .68s cubic-bezier(.16,1,.3,1),opacity .3s,visibility .3s,background .35s,color .35s;left:72px}.service-orbit-wheel button.active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%)scale(1)}.service-focus{flex-direction:column;justify-content:center;min-width:0;height:100%;padding:clamp(22px,3vw,46px) 0;animation:.62s cubic-bezier(.16,1,.3,1) both serviceFocusIn;display:flex}.service-focus-index{color:var(--red);letter-spacing:.15em;font-size:10px;font-weight:850}.service-focus h3{letter-spacing:-.075em;max-width:1100px;margin:clamp(36px,6vh,70px) 0 24px;font-size:clamp(76px,8.4vw,132px);line-height:.82}.service-focus>p{color:#aaa;max-width:780px;margin:0;font-size:clamp(17px,1.45vw,22px);line-height:1.55}.service-focus .scroll-service-actions .button,.service-focus .scroll-service-actions>a:not(.button){border-radius:18px;min-height:58px}@keyframes serviceFocusIn{0%{opacity:0;filter:blur(5px);transform:translateY(24px)}to{opacity:1;filter:none;transform:none}}.services-commerce-hero ol{border:0;grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.services-commerce-hero li{background:#fff;border:1px solid #c9c9c9;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:126px;padding:18px;animation:.7s cubic-bezier(.16,1,.3,1) both catalogStepIn;display:flex;position:relative;overflow:hidden}.services-commerce-hero li:first-child{color:#fff;background:#111;animation-delay:50ms}.services-commerce-hero li:nth-child(2){animation-delay:.12s}.services-commerce-hero li:nth-child(3){background:var(--red);border-color:var(--red);color:#fff;animation-delay:.19s}.services-commerce-hero li:after{content:"";opacity:.15;border:1px solid;border-radius:50%;width:84px;height:84px;position:absolute;bottom:-34px;right:-24px}@keyframes catalogStepIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.service-commerce-catalog-only{display:block}.service-commerce-catalog-only .service-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-commerce-card{content-visibility:auto;contain-intrinsic-size:540px;min-height:540px}.service-commerce-card-head,.service-commerce-card>p,.service-scope-toggle{display:none!important}.service-commerce-card .service-glyph{height:125px;margin:0}.service-commerce-card h2{margin:34px 0 24px;font-size:clamp(42px,3.8vw,62px)}.service-commerce-card .service-scope{gap:9px;margin:0 0 26px;display:flex!important}.service-commerce-card .service-scope li{padding:10px 14px;font-size:13px}.service-commerce-card.consultation .service-scope li{color:#fff;background:#1b1b1b;border-color:#3b3b3b}.service-commerce-meta{margin-top:auto;padding:25px 0 19px}.service-commerce-meta span{font-size:15px;font-weight:700}.service-commerce-meta strong{font-size:27px}.service-commerce-card>button:not(.service-scope-toggle),.service-commerce-card>a:not(.service-detail-link){border-radius:19px;min-height:64px;font-size:15px}.service-detail-link{min-height:34px!important;margin-top:14px!important;font-size:14px!important}.cart-page{padding-block:clamp(48px,7vw,100px) 120px}.cart-page-head{border-bottom:1px solid #111;grid-template-columns:.35fr 1.65fr;gap:18px 32px;margin-bottom:56px;padding-bottom:44px;display:grid}.cart-page-head>span{color:var(--red);letter-spacing:.15em;text-transform:uppercase;grid-row:1/3;font-size:9px;font-weight:850}.cart-page-head h1{letter-spacing:-.075em;margin:0;font-size:clamp(70px,8vw,120px);line-height:.85}.cart-page-head p{color:#666;max-width:750px;margin:0;font-size:19px;line-height:1.55}.cart-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:18px;display:grid}.cart-items{gap:10px;display:grid}.cart-items article{background:#f3f2ee;border:1px solid #ccc;border-radius:24px;grid-template-columns:58px minmax(0,1fr) auto 42px;align-items:center;gap:20px;min-height:178px;padding:26px;display:grid;position:relative}.cart-items article>span{color:var(--red);align-self:start;font-size:10px;font-weight:850}.cart-items h2{margin:0 0 20px;font-size:clamp(28px,3vw,44px);line-height:.95}.cart-items ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.cart-items li{background:#fff;border:1px solid #ccc;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.cart-items article>strong{white-space:nowrap;font-size:20px}.cart-items article>button{cursor:pointer;background:#fff;border:1px solid #bbb;border-radius:50%;width:38px;height:38px;font-size:21px}.cart-summary{color:#fff;background:#090909;border-radius:25px;padding:25px;position:sticky;top:96px}.cart-summary>header{border-bottom:1px solid #333;gap:16px;padding-bottom:22px;display:grid}.cart-summary>header span{color:#999;font-size:11px}.cart-summary>header strong{font-size:35px}.cart-summary>.button{justify-content:space-between;width:100%;margin-top:22px;display:flex}.cart-summary>.button:disabled{opacity:.5}.cart-clear{color:#888;cursor:pointer;background:0 0;border:0;width:100%;margin-top:10px;padding:12px}.cart-summary small{color:#777;margin-top:18px;line-height:1.5;display:block}.cart-status{border:1px solid #444;border-radius:16px;margin-top:20px;padding:16px}.cart-status p{color:#bbb;margin:0 0 13px;line-height:1.5}.cart-status .button{width:100%}.cart-error{color:#ff8585}.cart-empty{text-align:center;background:#f3f2ee;border:1px solid #ccc;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:40px;display:flex}.cart-empty>span{color:#fff;background:#111;border-radius:50%;place-items:center;width:64px;height:64px;font-size:20px;display:grid}.cart-empty h2{margin:30px 0 12px;font-size:clamp(42px,5vw,70px)}.cart-empty p{color:#666;max-width:600px;margin:0;font-size:18px}.cart-empty>div{gap:10px;margin-top:32px;display:flex}.cart-empty .text-link{border:1px solid #bbb;border-radius:16px;min-height:54px;padding-inline:20px}.cart-loading{background:#f3f2ee;border-radius:28px;min-height:480px}@media (max-width:1050px){.scroll-services-stage{grid-template-columns:280px minmax(0,1fr)}.service-orbit-wheel{width:270px}.service-orbit-wheel button{width:205px}.service-focus h3{font-size:clamp(64px,8vw,96px)}.cart-layout{grid-template-columns:1fr}.cart-summary{position:relative;top:auto}}@media (max-width:760px){.scroll-services{height:calc(var(--service-count) * 82svh + 100svh);margin-bottom:42px}.scroll-services-shell{padding:17px 12px 12px}.scroll-services-head{padding-bottom:14px;display:block}.scroll-services-head h2{margin-top:8px;font-size:clamp(35px,9.8vw,43px);line-height:1}.scroll-services-head>p{margin-top:10px;font-size:12px;line-height:1.45}.scroll-services-stage{grid-template-rows:122px minmax(0,1fr);grid-template-columns:1fr;gap:4px;padding-top:7px}.service-orbit-wheel{width:100%;min-height:122px}.service-orbit-wheel>svg{width:108px;height:118px;left:-6px}.service-orbit-axis{font-size:6px;left:-20px}.service-orbit-wheel button{width:calc(100% - 62px);min-height:52px;transform:translate3d(calc(var(--orbit-abs) * -14px),calc(-50% + var(--orbit-offset) * 48px),0) scale(.94);border-radius:14px;grid-template-columns:25px 1fr 10px;padding:8px 11px;left:56px}.service-orbit-wheel button strong{font-size:15px}.service-focus{justify-content:flex-start;padding:18px 4px 0}.service-focus h3{margin:24px 0 17px;font-size:clamp(48px,13vw,61px);line-height:.88}.service-focus>p{font-size:13px;line-height:1.5}.service-focus .scroll-service-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:24px;display:grid}.service-focus .scroll-service-actions .button,.service-focus .scroll-service-actions>a:not(.button){border-radius:14px;min-width:0;min-height:52px;padding:10px;font-size:10px}.services-commerce-hero ol{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:46px}.services-commerce-hero li{min-height:112px;padding:14px;font-size:13px}.services-commerce-hero li:last-child{grid-column:1/-1;min-height:72px}.services-commerce-section{padding-top:0}.service-commerce-catalog-only .service-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.service-commerce-card{min-height:420px;padding:11px}.service-commerce-card .service-glyph{height:82px}.service-commerce-card h2{overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto;margin:19px 0 16px;font-size:clamp(20px,5.55vw,24px);line-height:1.04}.service-commerce-card .service-scope{gap:5px;margin-bottom:15px;display:grid!important}.service-commerce-card .service-scope li{text-align:center;padding:7px 8px;font-size:10px;line-height:1.2}.service-commerce-card.consultation .service-scope li{color:#fff;background:#1b1b1b;border-color:#3b3b3b}.service-commerce-meta{padding:14px 0 10px}.service-commerce-meta span{font-size:11px}.service-commerce-meta strong{font-size:17px}.service-commerce-card>button:not(.service-scope-toggle),.service-commerce-card>a:not(.service-detail-link){min-height:48px;font-size:11px}.service-detail-link{min-height:28px!important;margin-top:10px!important;font-size:11px!important}.cart-page{width:calc(100vw - 16px);padding-block:32px 76px}.cart-page-head{margin-bottom:30px;padding-bottom:28px;display:block}.cart-page-head>span{margin-bottom:25px;display:block}.cart-page-head h1{font-size:56px}.cart-page-head p{margin-top:20px;font-size:14px}.cart-items article{border-radius:18px;grid-template-columns:34px minmax(0,1fr) 32px;gap:10px;min-height:0;padding:17px}.cart-items article>span{grid-row:1}.cart-items article>div{grid-column:2}.cart-items article>strong{grid-column:2;font-size:16px}.cart-items article>button{grid-area:1/3;width:31px;height:31px}.cart-items h2{font-size:25px}.cart-items ul{gap:4px}.cart-items li{padding:5px 7px;font-size:8px}.cart-summary{border-radius:20px;padding:19px}.cart-empty{min-height:420px;padding:22px}.cart-empty h2{font-size:40px}.cart-empty p{font-size:14px}.cart-empty>div{width:100%;display:grid}.cart-empty .button,.cart-empty .text-link{width:100%}}@media (prefers-reduced-motion:reduce){.service-focus,.services-commerce-hero li{animation:none}.service-orbit-wheel button{transition:none}}.header-quick-actions{align-items:center;gap:8px;display:flex}.header-quick-actions .button-small{margin-left:6px}.premium-contours{opacity:.64;perspective:900px;transform-style:preserve-3d;filter:drop-shadow(0 14px 16px #00000014)}.premium-contours svg{transform:perspective(900px)rotateX(4deg)scale(1.045)}.topo-wave-layer{stroke-width:1.55px;opacity:.72}.topo-wave-layer-b{opacity:.58}.hero-premium .home-hero-content{grid-template-rows:1fr auto}.hero-premium-stage{min-height:520px}.hero-premium .hero-message{padding-top:8px}.hero-premium-rail{margin-top:-4px}.product-slide-project{box-shadow:none!important}.project-browser-preview{border:0;box-shadow:0 12px 28px #00000029}.project-browser-preview>span{border-bottom:0}.project-phone-preview{box-shadow:6px 8px 0 var(--red);border-width:4px}.product-slide-project .product-slide-copy>a{margin-top:14px}.project-device-stack{margin-top:0}.scroll-services{margin-bottom:clamp(48px,6vw,84px)}.scroll-services-shell{grid-template-rows:auto 1fr;padding-top:clamp(22px,3.5vh,38px)}.scroll-services-head{padding-bottom:18px;display:block}.scroll-services-head h2{max-width:980px;margin:0;font-size:clamp(48px,5.4vw,80px)}.scroll-services-stage{grid-template-columns:360px minmax(0,1fr);gap:clamp(32px,5vw,78px);padding-top:8px}.service-orbit-wheel{width:360px;min-height:460px;overflow:visible}.service-orbit-wheel>svg{stroke:#3b3b3b;width:340px;height:440px;top:50%;left:-135px;transform:translateY(-50%)}.service-orbit-wheel .orbit-progress{stroke-dasharray:52 980;stroke-dashoffset:calc(var(--service-active) * -112px)}.service-orbit-axis{left:-5px}.service-orbit-wheel button{opacity:1;visibility:visible;pointer-events:auto;transform-origin:0;width:276px;min-height:76px;top:50%;left:74px;transform:translateY(-50%)}.service-orbit-wheel button[data-offset="-1"]{opacity:.28;width:230px;top:9%;left:-42px;transform:translateY(-50%)rotate(-12deg)scale(.82)}.service-orbit-wheel button[data-offset="1"]{opacity:.28;width:230px;top:91%;left:-42px;transform:translateY(-50%)rotate(12deg)scale(.82)}.service-orbit-wheel button.active{opacity:1;visibility:visible;top:50%;left:74px;transform:translateY(-50%)scale(1)}.service-focus{padding:12px 0}.service-focus h3{margin:0 0 38px;font-size:clamp(76px,8vw,126px)}.service-focus .scroll-service-actions{margin-top:0}.service-focus .scroll-service-actions .button,.service-focus .scroll-service-actions>a:not(.button){min-height:64px;padding-inline:22px;font-size:16px;font-weight:820}.method-grid{background:#080808;gap:10px;padding:10px}.method-grid li{background:#151515;border:1px solid #303030!important}.method-grid li:nth-child(2n){background:#202020}.method-grid h3{font-size:22px}.method-grid p{font-size:15px;line-height:1.55}.services-commerce-hero{border-bottom:1px solid #bbb;grid-template-columns:1fr;padding-block:clamp(44px,6vw,78px) 28px}.services-commerce-hero h1{max-width:1100px;margin:0}.services-commerce-hero ol{margin:0}.services-commerce-section{padding-top:34px;padding-bottom:48px}.service-commerce-card>button:not(.service-scope-toggle) i{color:#fff;background:#111;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.service-commerce-card>button:not(.service-scope-toggle) i svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.service-detail-link{border:1px solid!important;border-radius:999px!important;min-height:46px!important;margin-top:12px!important;padding:0 14px!important;font-size:14px!important}.service-detail-link span{font-size:20px}.pricing-note{border-block:1px solid #bbb;margin-top:0;margin-bottom:clamp(48px,6vw,82px);padding-block:32px}.pricing-note p{grid-column:1/-1;max-width:960px;margin:0;font-size:clamp(20px,2.2vw,32px)}.footer-socials .footer-phone,.footer-socials .footer-phone strong{font-size:16px}.about-hero{margin-top:18px}.about-title-row{padding-top:clamp(36px,6vw,72px)}.about-proof span{overflow-wrap:anywhere;min-width:0}.about-copy article{min-height:0}.about-copy article p{margin:0;font-size:clamp(17px,1.5vw,21px)}.about-process{padding-bottom:clamp(36px,5vw,70px)}.calculator-intro{margin-bottom:34px;display:block}.calculator-intro h1{max-width:1080px}.calculator-intro p{margin-top:18px}.calc-progress-label{color:#555;justify-content:space-between;align-items:center;margin:0 0 12px;font-size:13px;font-weight:800;display:flex}.calc-progress-label strong{color:var(--red)}.calc-step-nav{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.calculator-detailed .calc-head{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.calculator-detailed .calc-head h2{margin:0}.cart-page-head{grid-template-columns:1fr;margin-bottom:38px;padding-bottom:32px}.cart-page-head h1,.cart-page-head p{grid-column:1}.cart-empty .button,.cart-empty .text-link{border-radius:999px}.contact-layout{padding-bottom:clamp(48px,6vw,84px)}.contact-editorial{margin-bottom:34px;padding-bottom:30px;display:block}.contact-editorial h1{margin:0}.phone-field{border-bottom:1px solid #aaa;grid-template-columns:112px minmax(0,1fr);gap:10px;display:grid}.phone-field select,.phone-field input{min-width:0;font:inherit;background:0 0;border:0!important}.phone-field select{padding:14px 0}.phone-field input{border-bottom:0!important}.form-consent{color:#666;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;display:flex}.form-consent input{flex:none;margin-top:1px;width:18px!important;height:18px!important;min-height:18px!important}.form-consent a{color:var(--red);text-underline-offset:3px;text-decoration:underline}.contact-channels>a strong{font-size:17px}.contact-channels>a span{font-size:13px}@media (max-width:760px){:root{--shell:calc(100vw - 28px)}.header-inner{gap:8px;width:calc(100vw - 20px);height:60px}.brand-logo{width:46px;height:36px}.header-cart-mobile{width:40px;height:40px}.menu-button{width:40px;height:40px;padding:8px}body.menu-open .site-header{background:#fff;height:100dvh}.header-panel{height:calc(100dvh - 60px)!important;padding:18px 14px max(24px,env(safe-area-inset-bottom))!important;inset:60px 0 0!important}.main-nav a{padding:14px 0;font-size:20px}.languages{justify-content:space-between;gap:8px;margin-top:18px}.languages a{font-size:13px}.header-panel .header-quick-actions{gap:10px;margin-top:20px;grid-template-columns:repeat(3,52px)!important}.header-quick-actions .header-phone,.header-quick-actions .header-account,.header-quick-actions .header-cart{width:52px;height:52px}.header-panel .header-quick-actions .button-small{grid-column:1/-1;width:100%;min-height:54px;margin:4px 0 0}.hero-premium{min-height:0;padding:10px 14px 12px}.hero-premium .home-hero-content{gap:10px}.hero-premium-stage{min-height:590px}.hero-premium .hero-message{padding:12px 0 230px}.hero-premium .hero-message h1{font-size:clamp(42px,13vw,56px)}.hero-premium .hero-message>p{margin:20px 0 18px;font-size:15px;line-height:1.55}.hero-premium-rail{margin-top:-4px}.hero-kpi-main{bottom:10px}.premium-contours{opacity:.68}.premium-contours svg{width:132%;height:116%;margin:-8% -16%;transform:perspective(700px)rotateX(5deg)scale(1.04)}.topo-wave-layer{stroke-width:1.45px;opacity:.72}.topo-wave-layer-b{opacity:.58}.products-showcase{padding-block:62px 58px}.product-slide-project{padding:20px 16px 22px;gap:12px!important}.product-slide-project .product-slide-copy>a{margin-top:12px}.project-device-stack{aspect-ratio:1.38;margin-top:0}.project-browser-preview{box-shadow:0 7px 18px #00000024}.project-phone-preview{bottom:-6px}.product-slide-copy>span{font-size:8px}.scroll-services{height:calc(var(--service-count) * 88svh + 100svh);margin-bottom:36px}.scroll-services-sticky{height:calc(100svh - 60px);top:60px}.scroll-services-shell{box-sizing:border-box;width:100%;padding:16px 14px 12px}.scroll-services-head{padding-bottom:12px}.scroll-services-head h2{font-size:clamp(36px,10vw,45px);line-height:.94}.scroll-services-stage{grid-template-rows:205px minmax(0,1fr);grid-template-columns:1fr;gap:0;padding-top:0}.service-orbit-wheel{width:100%;min-height:205px;overflow:hidden}.service-orbit-wheel>svg{width:306px;height:310px;left:-124px}.service-orbit-axis{font-size:6px;left:-13px}.service-orbit-wheel button{border-radius:17px;grid-template-columns:25px 1fr 10px;width:calc(100% - 58px);min-height:58px;padding:9px 12px;top:50%;left:52px}.service-orbit-wheel button strong{font-size:15px}.service-orbit-wheel button[data-offset="-1"]{opacity:.24;width:210px;top:4%;left:-112px;transform:translateY(-50%)rotate(-18deg)scale(.78)}.service-orbit-wheel button[data-offset="1"]{opacity:.24;width:210px;top:96%;left:-112px;transform:translateY(-50%)rotate(18deg)scale(.78)}.service-orbit-wheel button.active{top:50%;left:52px;transform:translateY(-50%)}.service-focus{justify-content:flex-start;padding:8px 2px 0}.service-focus h3{margin:0 0 26px;font-size:clamp(48px,13.5vw,62px);line-height:.9}.service-focus .scroll-service-actions{grid-template-columns:1fr 1fr;gap:8px}.service-focus .scroll-service-actions .button,.service-focus .scroll-service-actions>a:not(.button){border-radius:16px;min-height:58px;padding:11px 12px;font-size:13px;line-height:1.15}.section-dark>.shell{padding:30px 14px 34px}.method-grid{grid-template-columns:1fr 1fr;gap:8px;padding:8px}.method-grid li{min-height:220px;padding:18px 14px}.method-grid li:nth-child(2n){background:#242424}.method-grid h3{margin-top:34px;font-size:18px}.method-grid p{font-size:13px}.services-commerce-hero,.services-commerce-section,.pricing-note,.calc-page,.cart-page,.about-hero,.about-process,.contact-layout{width:var(--shell)}.services-commerce-hero{padding-block:24px 22px}.services-commerce-hero h1{font-size:clamp(42px,12.5vw,54px);line-height:.95}.services-commerce-hero>div:last-child{margin-top:22px}.services-commerce-hero ol{margin-bottom:0}.services-commerce-hero li{min-height:92px;padding:13px}.services-commerce-section{padding:22px 0 34px}.service-commerce-card{min-height:520px;padding:18px}.service-commerce-card .service-glyph{height:112px}.service-commerce-card h2{-webkit-hyphens:auto;hyphens:auto;margin:24px 0 18px;font-size:clamp(30px,9vw,40px);line-height:.98}.service-commerce-card .service-scope{gap:7px;margin-bottom:18px}.service-commerce-card .service-scope li{padding:9px 10px;font-size:12px}.service-commerce-meta{padding:18px 0 14px}.service-commerce-meta span{font-size:13px}.service-commerce-meta strong{font-size:22px}.service-commerce-card>button:not(.service-scope-toggle),.service-commerce-card>a:not(.service-detail-link){border-radius:999px;min-height:60px;padding:8px 9px 8px 16px;font-size:14px}.service-commerce-card>button:not(.service-scope-toggle) i{border-radius:50%;width:42px;height:42px}.service-detail-link{min-height:48px!important;padding-inline:15px!important;font-size:13px!important}.pricing-note{margin-bottom:48px;padding-block:24px}.pricing-note p{font-size:21px;line-height:1.45}.footer-socials .footer-phone,.footer-socials .footer-phone strong{font-size:14px}.about-hero{margin-top:8px;padding:16px}.about-title-row{gap:18px;padding:22px 0 26px}.about-title-row h1{overflow-wrap:normal;font-size:clamp(43px,12.8vw,54px)}.about-title-row>p{line-height:1.5;font-size:16px!important}.about-proof>div{min-width:0;padding:12px}.about-proof strong{font-size:29px}.about-proof span{max-width:110px;font-size:10px;line-height:1.3}.about-copy{gap:9px;margin-top:9px}.about-copy article{min-height:0;padding:20px}.about-copy article p{margin:0;font-size:17px;line-height:1.55}.about-process{padding-top:44px;padding-bottom:26px}.principles{gap:24px}.principles>h2{font-size:39px}.principles li{min-height:170px}.calc-page{padding-top:10px}.calculator-detailed{border-radius:22px;padding:20px 16px}.calculator-intro{margin-bottom:26px}.calculator-intro h1{overflow-wrap:anywhere;font-size:clamp(39px,11.5vw,49px);line-height:.96}.calculator-intro p{margin-top:15px;font-size:14px}.calc-progress-label{margin-top:8px}.calc-question{padding-top:30px}.calculator-detailed .calc-head{margin-bottom:22px;display:block}.calculator-detailed .calc-head h2{font-size:32px}.calculator-detailed .calc-options{grid-template-columns:1fr 1fr}.calculator-detailed .calc-options button{min-height:104px}.calc-actions{gap:10px}.cart-page{padding-block:18px 40px}.cart-page-head{margin-bottom:24px;padding:20px 0 24px}.cart-page-head h1{font-size:clamp(48px,14vw,58px)}.cart-page-head p{margin-top:16px;font-size:14px}.cart-empty{border-radius:24px;min-height:380px;padding:24px 18px}.cart-empty>div{gap:10px}.cart-empty .button,.cart-empty .text-link{border-radius:999px;min-height:58px}.cart-empty .text-link{justify-content:space-between;align-items:center;padding-inline:20px;display:flex}.contact-layout{padding-block:18px 42px}.contact-editorial{margin-bottom:22px;padding:18px 0 22px}.contact-editorial h1{margin:0;font-size:clamp(48px,14vw,60px)}.contact-page{gap:12px}.contact-form{padding:24px 18px 22px}.phone-field{grid-template-columns:104px minmax(0,1fr)}.contact-form textarea{min-height:118px}.form-submit{gap:18px}.contact-channels>a{min-height:118px;padding:16px!important}.contact-channels>a strong{font-size:15px}.contact-channels>a span{font-size:11px}.site-footer{padding-bottom:22px}}@media (max-width:370px){.service-commerce-catalog-only .service-catalog-grid{grid-template-columns:1fr;gap:10px}.service-commerce-card{min-height:500px}.service-commerce-card h2{-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:normal;font-size:36px}}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#fffffff5,#ffffffb8 72%,#0000);border:0;padding:9px 0}.header-inner{-webkit-backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #1414141f;border-radius:999px;width:min(100vw - 24px,1520px);height:64px;padding:0 10px 0 18px;box-shadow:0 12px 36px #00000012}.site-footer{background:#efeee9;border:1px solid #14141421;border-radius:44px;margin:14px;padding:28px max(24px,50vw - 730px) 18px;overflow:hidden}.footer-top{background:#ffffff7a;border:1px solid #1414141c;border-radius:32px;gap:38px;padding:28px}.footer-brand .brand-logo{width:clamp(190px,16vw,248px);height:auto;max-height:none}.footer-brand p{margin-top:18px}.footer-bottom{background:#fff6;border:1px solid #1414141c;border-radius:999px;margin-top:14px;padding:17px 22px}@media (max-width:760px){.site-header{padding:6px 0}.header-inner{border-radius:999px;width:calc(100vw - 12px);height:58px;padding:0 5px 0 10px}.site-header .brand-logo{width:44px;height:34px}.header-panel{border:1px solid var(--line)!important;border-radius:26px!important;width:auto!important;height:calc(100dvh - 76px)!important;inset:70px 6px 6px!important;box-shadow:0 18px 60px #00000024!important}.site-footer{border-radius:28px;margin:8px;padding:14px 8px 10px}.footer-top{border-radius:22px;gap:24px 12px;padding:20px 14px}.footer-brand .brand-logo{width:184px;height:auto}.footer-brand p{margin-top:12px}.footer-bottom{border-radius:22px;margin-top:8px;padding:15px 16px}}.mobile-signal-field,.pricing-note-label{display:none}@media (max-width:760px){.hero-premium{isolation:isolate;background:linear-gradient(155deg,#f8f7f3 0%,#f0efeb 48%,#faf9f6 100%)}.hero-premium .premium-contours{display:none}.hero-premium-grain{z-index:1;opacity:.12}.mobile-signal-field{z-index:0;contain:paint;pointer-events:none;display:block;position:absolute;inset:0;overflow:hidden}.mobile-signal-field:before{content:"";opacity:.18;background-image:radial-gradient(circle,#00000029 1px,#0000 1.15px);background-size:19px 19px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 48%,#0000 82%);mask-image:linear-gradient(#000 0 48%,#0000 82%)}.mobile-signal-field:after{content:"";background:radial-gradient(circle at 30% 22%,#fffffff0 0 12%,#ffffff7a 34%,#0000 62%),linear-gradient(#0000 58%,#f8f7f3c7 100%);position:absolute;inset:0}.signal-ribbon{will-change:transform;backface-visibility:hidden;border-radius:999px;display:block;position:absolute}.signal-ribbon-red{background:linear-gradient(90deg,#0000 0%,#d8192008 20%,#d8192040 58%,#d819200d 100%);width:520px;height:118px;animation:16s cubic-bezier(.45,0,.55,1) infinite alternate signalRibbonRed;top:245px;left:-205px;transform:rotate(-24deg);box-shadow:0 0 80px #d8192021}.signal-ribbon-ink{background:linear-gradient(90deg,#0000,#0a0a0a24,#0a0a0a05);width:590px;height:150px;animation:20s cubic-bezier(.45,0,.55,1) infinite alternate signalRibbonInk;bottom:145px;right:-250px;transform:rotate(19deg)}.signal-orbit{background:conic-gradient(from 40deg,transparent 0 14%,#d81920cc 14% 24%,transparent 24% 49%,#0909099e 49% 65%,transparent 65% 100%);will-change:transform;backface-visibility:hidden;border-radius:50%;display:block;position:absolute;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 22px),#000 calc(100% - 21px));mask:radial-gradient(farthest-side,#0000 calc(100% - 22px),#000 calc(100% - 21px))}.signal-orbit-large{width:310px;height:310px;animation:24s linear infinite signalOrbit;top:156px;right:-152px}.signal-orbit-small{opacity:.5;width:205px;height:205px;animation:19s linear infinite signalOrbitReverse;bottom:96px;left:-96px}.signal-pulse{background:var(--red);border-radius:50%;width:12px;height:12px;animation:3.6s ease-in-out infinite signalPulse;position:absolute;top:455px;right:22px;box-shadow:0 0 0 8px #d819201c,0 0 0 22px #d819200b}.signal-pulse i{background:#111;border-radius:50%;width:6px;height:6px;position:absolute}.signal-pulse i:first-child{top:-98px;left:-88px}.signal-pulse i:nth-child(2){top:124px;left:-42px}.signal-pulse i:nth-child(3){background:var(--red);top:205px;left:34px}.products-showcase .product-slide-project{grid-template-rows:auto auto!important;align-content:start!important;gap:18px!important;min-height:0!important;padding:18px 14px 20px!important}.product-slide-project .product-slide-copy{height:auto!important;min-height:0!important;display:block!important}.product-slide-project .product-slide-copy>span{display:none}.product-slide-project .product-slide-copy h3{font-size:clamp(43px,13vw,56px);line-height:.92;margin:0 0 12px!important}.product-slide-project .product-slide-copy p{margin:0;font-size:15px;line-height:1.5}.product-slide-project .product-slide-copy>a{min-height:52px;padding-top:13px;margin:16px 0 0!important}.product-slide-project .project-device-stack{width:100%;aspect-ratio:1.36!important;align-self:start!important;min-height:0!important;margin:0!important}.product-slide-project .project-browser-preview{inset:0!important}.product-slide-project .project-phone-preview{bottom:-5px}.scroll-services{height:calc(var(--service-count) * 105svh + 100svh);margin-bottom:42px}.scroll-services-shell{padding:22px 14px 12px}.scroll-services-head{padding-bottom:17px}.scroll-services-stage{grid-template-rows:236px minmax(0,1fr);gap:0;padding-top:20px}.service-orbit-wheel{min-height:226px;margin-top:8px;overflow:hidden}.service-orbit-wheel>svg{width:318px;height:326px;left:-128px}.service-orbit-wheel button{border-radius:18px;width:calc(100% - 68px);min-height:62px;transition:transform 1.05s cubic-bezier(.22,1,.36,1),opacity .72s,background .55s,color .55s,border-color .55s;top:52%;left:62px}.service-orbit-wheel button[data-offset="-1"]{width:214px;top:2%;left:-118px;transform:translateY(-50%)rotate(-18deg)scale(.76)}.service-orbit-wheel button[data-offset="1"]{width:214px;top:98%;left:-118px;transform:translateY(-50%)rotate(18deg)scale(.76)}.service-orbit-wheel button.active{top:52%;left:62px;transform:translateY(-50%)}.service-focus{justify-content:flex-start;padding:34px 2px 0;animation-duration:.82s}.service-focus h3{margin:0 0 28px;font-size:clamp(47px,13vw,60px);line-height:.9}.service-focus .scroll-service-actions{margin-top:0}.services-commerce-section{padding-bottom:32px}.service-commerce-catalog-only{padding-bottom:20px}.service-commerce-catalog-only .service-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.service-commerce-card{contain-intrinsic-size:392px;border-radius:19px;min-height:392px;padding:14px}.service-commerce-card .service-glyph{display:none}.service-commerce-card h2{-webkit-hyphens:none;hyphens:none;word-break:normal;overflow-wrap:anywhere;margin:4px 0 16px;font-size:clamp(21px,6.35vw,27px);line-height:1.02}.service-commerce-card .service-scope{gap:5px;margin:0 0 14px}.service-commerce-card .service-scope li{padding:7px 6px;font-size:9px;line-height:1.15}.service-commerce-meta{margin-top:auto;padding:14px 0 11px}.service-commerce-meta span{font-size:10px}.service-commerce-meta strong{font-size:17px;line-height:1.05}.service-commerce-card>button:not(.service-scope-toggle),.service-commerce-card>a:not(.service-detail-link),.service-commerce-card .service-detail-link{box-sizing:border-box!important;border:1px solid #111!important;border-radius:999px!important;width:100%!important;height:52px!important;min-height:52px!important;margin-top:8px!important;padding:7px 10px 7px 13px!important;font-size:11px!important;line-height:1.1!important}.service-commerce-card .service-detail-link{color:inherit!important;background:0 0!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.service-commerce-card.consultation .service-detail-link{color:#fff!important;border-color:#fff!important}.service-commerce-card>button:not(.service-scope-toggle) i{border-radius:50%;width:36px;height:36px}.pricing-note{color:#fff;background:#0b0b0b;border:1px solid #111;border-radius:22px;margin-bottom:46px;padding:24px 20px 26px;display:block;position:relative;overflow:hidden}.pricing-note:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:150px;height:150px;position:absolute;top:-62px;right:-54px;box-shadow:0 0 0 22px #ffffff09}.pricing-note-label{z-index:1;background:var(--red);border-radius:999px;margin-bottom:24px;padding:8px 11px;display:inline-flex;position:relative;color:#fff!important;letter-spacing:.08em!important;font-size:9px!important}.pricing-note p{z-index:1;color:#fff;margin:0;font-size:20px;line-height:1.42;position:relative}.service-roadmap ol:before{display:none}.service-roadmap li{background:#fff;border-radius:18px;min-height:132px;margin-bottom:8px;padding:18px 16px;border:1px solid #ccc!important}.service-roadmap li:last-child{border-bottom:1px solid #ccc!important}.service-roadmap li div{gap:12px}.service-roadmap li i{top:18px;right:16px}.service-roadmap-web li:nth-child(2n){background:#f2f1ed;margin-left:18px}.service-roadmap-system li{color:#fff;background:#101010;border-color:#303030!important}.service-roadmap-system li p{color:#aaa}.service-roadmap-system li>span{color:#fff;background:#101010;border-color:#fff}.service-roadmap-strategy li{border-left:5px solid var(--red)!important}.service-roadmap-strategy li:nth-child(2n){background:#f3f2ee;border-left-color:#111!important}.service-roadmap-consultation li{min-height:112px}.service-roadmap-consultation li:first-child,.service-roadmap-consultation li:nth-child(5){color:#fff;background:#111}.service-roadmap-consultation li:first-child p,.service-roadmap-consultation li:nth-child(5) p{color:#aaa}.service-roadmap-custom li:nth-child(2),.service-roadmap-custom li:nth-child(4){background:#f1efea}.service-roadmap-custom li>span{border-color:var(--red)}}@media (hover:none),(pointer:coarse){.service-commerce-card:hover{border-color:var(--line);box-shadow:none;transform:none}.service-commerce-card.selected:hover{border-color:var(--red);box-shadow:inset 0 0 0 2px var(--red)}.service-commerce-card:hover:before{transform:none}.service-commerce-card>button:hover{color:#111;background:#fff}.service-commerce-card.selected>button:hover{color:#fff;background:#111}.product-slide-project:hover .project-browser-preview,.product-slide-project:hover .project-phone-preview,.product-slide-project:hover .project-browser-preview img,.product-slide-project:hover .project-phone-preview img{transform:none}.service-roadmap li:hover{background:inherit;color:inherit;border-color:#ccc;transform:none}.service-roadmap li:hover p{color:#666}.service-roadmap-system li:hover p{color:#aaa}}@keyframes signalRibbonRed{0%{transform:translate(-26px,-10px)rotate(-24deg)scale(.96)}to{transform:translate(46px,34px)rotate(-18deg)scale(1.05)}}@keyframes signalRibbonInk{0%{transform:translate(30px,20px)rotate(19deg)scale(1)}to{transform:translate(-44px,-24px)rotate(13deg)scale(1.08)}}@keyframes signalOrbit{to{transform:rotate(360deg)}}@keyframes signalOrbitReverse{to{transform:rotate(-360deg)}}@keyframes signalPulse{0%,to{opacity:.68;transform:scale(.86)}50%{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.signal-ribbon,.signal-orbit,.signal-pulse{animation:none!important}}.showcase-all-link{border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;gap:18px;min-height:44px;margin-right:10px;padding:0 16px;font-size:12px;font-weight:800;transition:background .25s,color .25s,border-color .25s;display:inline-flex}.showcase-all-link i{color:var(--red);font-size:17px;font-style:normal}.showcase-all-link:hover{color:#fff;background:#111;border-color:#111}.products-showcase .product-slide-project{min-height:520px;padding:34px;grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr)!important}.portfolio-page{padding-block:clamp(54px,7vw,94px) 120px}.portfolio-hero{border-bottom:1px solid var(--line);grid-template-columns:.55fr 1.45fr;gap:34px 60px;padding-bottom:54px;display:grid}.portfolio-hero>div{flex-direction:column;justify-content:space-between;gap:40px;padding-top:8px;display:flex}.portfolio-hero>div span{color:var(--red);letter-spacing:.13em;font-size:10px;font-weight:850}.portfolio-hero>div strong{max-width:170px;font-size:14px}.portfolio-hero h1{letter-spacing:-.075em;grid-column:2;max-width:1050px;margin:0;font-size:clamp(64px,7.6vw,116px);line-height:.86}.portfolio-hero>p{color:#555;grid-column:2;max-width:780px;margin:0;font-size:clamp(19px,1.7vw,25px);line-height:1.5}.portfolio-hero>small{color:#888;grid-column:2;max-width:610px;font-size:12px;line-height:1.5}.portfolio-filters{scrollbar-width:none;gap:8px;padding:30px 0 26px;display:flex;overflow-x:auto}.portfolio-filters::-webkit-scrollbar{display:none}.portfolio-filters button{border:1px solid var(--line);color:#555;min-height:42px;font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:0 17px;font-size:12px;font-weight:750;transition:background .25s,color .25s,border-color .25s}.portfolio-filters button.active,.portfolio-filters button:hover{color:#fff;background:#111;border-color:#111}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.portfolio-card{--portfolio-order:0;border:1px solid var(--line);min-width:0;animation:.7s cubic-bezier(.22,1,.36,1) both portfolioCardIn;animation-delay:calc(var(--portfolio-order) * 65ms);background:#f1f0ec;border-radius:28px;grid-template-rows:auto 1fr;display:grid;position:relative;overflow:hidden}.portfolio-card-visual{aspect-ratio:1.72;background:#fff;border-radius:20px;margin:10px;position:relative;overflow:hidden}.portfolio-card-visual img{object-fit:cover;object-position:top center;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .45s}.portfolio-card-index,.portfolio-card-open{z-index:2;color:#111;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute}.portfolio-card-index{width:38px;height:38px;font-size:10px;font-weight:850;top:14px;left:14px}.portfolio-card-open{width:46px;height:46px;font-size:20px;transition:background .25s,color .25s,transform .35s;top:14px;right:14px}.portfolio-card-copy{flex-direction:column;padding:22px 28px 28px;display:flex}.portfolio-card-copy>div{color:var(--red);text-transform:uppercase;letter-spacing:.09em;justify-content:space-between;gap:14px;font-size:10px;font-weight:850;display:flex}.portfolio-card h2{letter-spacing:-.06em;margin:28px 0 9px;font-size:clamp(38px,4vw,62px);line-height:.9}.portfolio-card-wordmark{letter-spacing:.17em;text-transform:uppercase;text-overflow:ellipsis;border:1px solid #111;border-radius:6px;align-self:flex-start;max-width:100%;padding:7px 10px;font-size:10px;line-height:1;overflow:hidden}.portfolio-card p{color:#555;grid-template-columns:90px 1fr;gap:18px;margin:36px 0 28px;font-size:14px;line-height:1.5;display:grid}.portfolio-card p>span{color:#111;text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:850}.portfolio-card-link{border-top:1px solid #cac9c4;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-weight:800;display:flex}.portfolio-card-link i{color:var(--red);font-size:20px;font-style:normal;transition:transform .3s}.portfolio-card:hover .portfolio-card-visual img{filter:saturate(1.07);transform:scale(1.025)}.portfolio-card:hover .portfolio-card-open{background:var(--red);color:#fff;transform:rotate(8deg)}.portfolio-card:hover .portfolio-card-link i{transform:translate(5px)}.case-cover-real{background:#e9e8e3;padding:22px}.case-device-preview{width:100%;height:100%;position:relative}.case-browser-frame{background:#fff;border:1px solid #111;border-radius:18px;grid-template-rows:30px 1fr;display:grid;position:absolute;inset:0 7% 2% 0;overflow:hidden;box-shadow:12px 14px #00000021}.case-browser-frame>span{border-bottom:1px solid #aaa;align-items:center;gap:6px;padding-inline:12px;display:flex}.case-browser-frame>span i{background:#d71920;border-radius:50%;width:7px;height:7px}.case-browser-frame>span i:nth-child(2),.case-browser-frame>span i:nth-child(3){background:#bbb}.case-browser-frame img{object-position:top center;background:#fff;object-fit:contain!important;position:relative!important}.case-phone-frame{z-index:2;aspect-ratio:.49;width:clamp(130px,15vw,215px);box-shadow:8px 10px 0 var(--red);background:#fff;border:5px solid #111;border-radius:28px;position:absolute;bottom:-2%;right:0;overflow:hidden}.case-phone-frame>span{z-index:2;background:#111;border-radius:6px;width:36%;height:6px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.case-phone-frame img{object-position:top center;background:#fff;object-fit:contain!important}.case-result-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.case-website-link{border:1px solid #ffffff8c;border-radius:999px;align-items:center;gap:45px;min-height:58px;padding:0 24px;font-weight:800;display:inline-flex}.case-website-link span{font-size:20px}.about-page{padding-bottom:110px}.about-overview{background:#efeee9;border:1px solid #111;border-radius:30px;margin-top:28px;overflow:hidden}.about-brand-lockup{border-bottom:1px solid #b8b7b2;align-items:center;gap:22px;padding:24px 30px;display:flex}.about-brand-lockup img{width:92px;height:auto}.about-brand-lockup span{text-transform:uppercase;letter-spacing:.13em;font-size:13px;font-weight:850}.about-overview-main{grid-template-columns:1.25fr .75fr;gap:48px;padding:clamp(58px,7vw,105px) 30px 58px;display:grid}.about-overview-main h1{letter-spacing:-.075em;grid-column:1/-1;max-width:1120px;margin:0;font-size:clamp(66px,8vw,122px);line-height:.84}.about-overview-main>p{max-width:780px;margin:0;font-size:clamp(19px,1.8vw,27px);line-height:1.48}.about-overview-main>div{align-self:end;align-items:center;gap:12px;display:flex}.about-overview-main .button{gap:28px;min-height:58px}.about-text-link{border:1px solid #111;border-radius:999px;align-items:center;gap:38px;min-height:58px;padding:0 21px;font-weight:800;display:inline-flex}.about-text-link span{color:var(--red);font-size:20px}.about-overview .about-proof{margin-inline:30px;border:1px solid #b8b7b2;border-radius:20px;margin-bottom:30px;overflow:hidden}.about-overview .about-proof>div{min-height:104px}.about-positioning{padding-block:clamp(86px,9vw,132px)}.about-positioning>span{color:var(--red);letter-spacing:.13em;font-size:10px;font-weight:850}.about-positioning>h2{letter-spacing:-.055em;max-width:1220px;margin:34px 0 65px;font-size:clamp(42px,5vw,76px);line-height:1}.about-capability-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.about-capability-grid article{border:1px solid var(--line);background:#f3f2ee;border-radius:24px;flex-direction:column;min-height:360px;padding:27px;transition:background .35s,color .35s,transform .35s;display:flex;position:relative;overflow:hidden}.about-capability-grid article:nth-child(2){color:#fff;background:#111}.about-capability-grid article>span{color:var(--red);font-size:10px;font-weight:850}.about-capability-grid h3{letter-spacing:-.05em;max-width:350px;margin:auto 0 25px;font-size:clamp(30px,3vw,48px);line-height:.94}.about-capability-grid p{color:#666;max-width:420px;margin:0;line-height:1.55}.about-capability-grid article:nth-child(2) p{color:#aaa}.about-capability-grid i{color:var(--red);font-size:23px;font-style:normal;transition:transform .35s;position:absolute;top:22px;right:24px}.about-capability-grid article:hover{transform:translateY(-7px)}.about-capability-grid article:hover i{transform:rotate(10deg)}.about-operating{grid-template-columns:.65fr 1.35fr;gap:70px;padding-bottom:clamp(85px,9vw,130px);display:grid}.about-operating header h2{letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(48px,5vw,74px);line-height:.95}.about-operating header p{color:#666;max-width:470px;margin:0;font-size:18px;line-height:1.55}.about-operating ol{border-top:1px solid #111;margin:0;padding:0;list-style:none}.about-operating li{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:18px;padding:25px 0;display:grid}.about-operating li>span{color:var(--red);font-size:11px;font-weight:850}.about-operating h3{margin:0 0 9px;font-size:25px}.about-operating li p{color:#666;margin:0;line-height:1.5}.about-final{background:var(--red);color:#fff;border-radius:28px;grid-template-columns:1fr auto;align-items:end;gap:40px;min-height:360px;padding:58px;display:grid}.about-final h2{letter-spacing:-.06em;max-width:1050px;margin:0;font-size:clamp(47px,5.6vw,86px);line-height:.92}.about-final .button{color:#111;background:#fff;border-color:#fff;min-width:260px}@keyframes portfolioCardIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (max-width:760px){.products-showcase{padding-block:58px 62px}.products-showcase-head p{font-size:15px}.product-controls{grid-template-columns:1fr auto auto auto;align-items:center;gap:7px;display:grid}.showcase-all-link{gap:8px;min-width:0;margin:0;padding:0 11px;font-size:10px}.products-showcase .product-slide-project{gap:13px!important;padding:14px 12px 16px!important}.product-slide-project .product-slide-copy h3{font-size:clamp(38px,11.5vw,48px)}.product-slide-project .product-slide-copy p{font-size:14px}.product-slide-project .project-device-stack{aspect-ratio:1.58!important}.product-slide-project .product-slide-copy>a{min-height:48px;margin-top:13px!important}.portfolio-page{padding-block:28px 76px}.portfolio-hero{padding-bottom:30px;display:block}.portfolio-hero>div{flex-direction:row;align-items:center;gap:14px;padding:0 0 24px;display:flex}.portfolio-hero>div strong{text-align:right;margin-left:auto;font-size:11px}.portfolio-hero h1{overflow-wrap:normal;font-size:clamp(49px,14.5vw,62px);line-height:.88}.portfolio-hero>p{margin-top:24px;font-size:17px;line-height:1.5}.portfolio-hero>small{margin-top:18px;display:block}.portfolio-filters{padding:20px 0 18px}.portfolio-filters button{min-height:38px;padding-inline:14px;font-size:11px}.portfolio-grid{grid-template-columns:1fr;gap:12px}.portfolio-card{border-radius:22px}.portfolio-card-visual{aspect-ratio:1.55;border-radius:16px;margin:7px}.portfolio-card-copy{padding:18px 18px 21px}.portfolio-card h2{margin:21px 0 8px;font-size:42px}.portfolio-card p{grid-template-columns:70px 1fr;gap:12px;margin:27px 0 22px;font-size:13px}.portfolio-card-wordmark{font-size:9px}.portfolio-card-open{width:42px;height:42px}.portfolio-card-index{width:34px;height:34px}.case-cover-real{aspect-ratio:1.2;padding:10px}.case-browser-frame{border-radius:12px;grid-template-rows:22px;inset:0 3% 3% 0;box-shadow:5px 6px #00000024}.case-browser-frame>span{gap:4px;padding-inline:8px}.case-browser-frame>span i{width:5px;height:5px}.case-phone-frame{width:88px;box-shadow:4px 5px 0 var(--red);border-width:3px;border-radius:16px;bottom:-1%;right:0}.case-phone-frame>span{height:4px;top:4px}.case-result-actions{flex-direction:column;align-items:stretch}.case-website-link{justify-content:space-between;min-height:56px}.about-page{padding-bottom:70px}.about-overview{border-radius:22px;width:calc(100vw - 20px);margin-top:10px}.about-brand-lockup{gap:13px;padding:13px 16px}.about-brand-lockup img{width:62px}.about-brand-lockup span{font-size:9px}.about-overview-main{padding:34px 16px 22px;display:block}.about-overview-main h1{overflow-wrap:normal;font-size:clamp(45px,13.2vw,57px);line-height:.88}.about-overview-main>p{margin-top:25px;font-size:17px;line-height:1.52}.about-overview-main>div{grid-template-columns:1fr;margin-top:28px;display:grid}.about-overview-main .button,.about-text-link{justify-content:space-between;width:100%;min-height:54px}.about-overview .about-proof{grid-template-columns:1fr 1fr;margin:0 16px 16px}.about-overview .about-proof>div{min-height:78px}.about-overview .about-proof>div:last-child{grid-column:1/-1}.about-positioning{padding-block:64px}.about-positioning>h2{margin:24px 0 34px;font-size:38px;line-height:1.04}.about-capability-grid{grid-template-columns:1fr;gap:8px}.about-capability-grid article{border-radius:20px;min-height:245px;padding:21px}.about-capability-grid h3{margin:auto 0 17px;font-size:37px}.about-capability-grid p{font-size:14px}.about-operating{padding-bottom:64px;display:block}.about-operating header h2{font-size:43px}.about-operating header p{font-size:16px}.about-operating ol{margin-top:34px}.about-operating li{grid-template-columns:42px 1fr;padding:20px 0}.about-operating h3{font-size:21px}.about-operating li p{font-size:14px}.about-final{border-radius:22px;flex-direction:column;justify-content:space-between;align-items:stretch;width:calc(100vw - 20px);min-height:300px;padding:28px 20px;display:flex}.about-final h2{font-size:42px}.about-final .button{width:100%;min-width:0}}@media (hover:none),(pointer:coarse){.portfolio-filters button:hover:not(.active){border-color:var(--line);color:#555;background:#fff}.portfolio-card:hover .portfolio-card-visual img{filter:none;transform:none}.portfolio-card:hover .portfolio-card-open{color:#111;background:#fff;transform:none}.about-capability-grid article:hover{transform:none}.showcase-all-link:hover{border-color:var(--line);color:inherit;background:#fff}}@media (prefers-reduced-motion:reduce){.portfolio-card{animation:none!important}.portfolio-card-visual img,.portfolio-card-open,.portfolio-card-link i,.about-capability-grid article,.about-capability-grid i{transition:none!important}}@media (max-width:760px){.products-showcase .product-slide-project{grid-template-rows:auto auto!important;grid-template-columns:1fr!important}}.main-nav a{overflow:visible;letter-spacing:0!important;transform:none!important}.main-nav a:before{display:none}.main-nav a:after{opacity:0;border-radius:2px;height:2px;transition:left .28s cubic-bezier(.22,1,.36,1),right .28s cubic-bezier(.22,1,.36,1),opacity .2s;display:block;bottom:3px;left:50%;right:50%}.main-nav a:hover:after,.main-nav a:focus-visible:after,.main-nav a.active:after{opacity:1;left:2px;right:2px}.main-nav a.active{color:var(--red)}.language-menu{margin-left:2px;position:relative}.language-trigger{border:1px solid var(--line);color:#111;min-width:86px;height:42px;font:inherit;cursor:pointer;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;gap:11px;padding:0 13px;font-size:12px;transition:border-color .2s,box-shadow .2s;display:flex}.language-trigger:hover,.language-trigger:focus-visible,.language-menu.is-open .language-trigger{border-color:#aaa;box-shadow:0 7px 20px #00000012}.language-current{align-items:center;gap:7px;display:flex}.language-current b,.language-options a span b{font-size:16px;font-weight:400;line-height:1}.language-trigger i{font-size:14px;font-style:normal;line-height:1;transition:transform .25s}.language-menu.is-open .language-trigger i{transform:rotate(180deg)}.language-options{z-index:8;border:1px solid var(--line);opacity:0;visibility:hidden;transform-origin:0 0;background:#fff;border-radius:18px;width:210px;padding:7px;transition:opacity .18s,transform .22s,visibility .18s;display:grid;position:absolute;top:calc(100% + 9px);left:0;right:auto;transform:translateY(-7px)scale(.98);box-shadow:0 22px 58px #00000024}.language-menu.is-open .language-options{opacity:1;visibility:visible;transform:none}.language-options a{border-radius:12px;justify-content:space-between;align-items:center;min-height:44px;padding:0 12px;font-size:12px;display:flex}.language-options a>span{align-items:center;gap:10px;display:flex}.language-options strong{font-size:13px;font-weight:720}.language-options a:hover,.language-options a.active{color:var(--red);background:#f1f0ec}.language-options small{color:#999;letter-spacing:.1em;font-size:9px;font-weight:800}.product-track{align-items:flex-start}.products-showcase .product-slide-project{align-self:flex-start;gap:26px;min-height:430px;padding:27px;grid-template-columns:minmax(220px,.58fr) minmax(0,1.42fr)!important}.products-showcase .product-slide-project h3{margin-top:23px;font-size:clamp(45px,4.6vw,68px)}.products-showcase .product-slide-project .project-device-stack{aspect-ratio:1.78}.products-showcase .product-slide-project .product-slide-copy p{font-size:16px}.products-showcase .product-slide-project .product-slide-copy ul{margin:22px 0 8px}.products-showcase .product-slide-project .product-slide-copy li{padding-block:8px}.portfolio-hero{padding-bottom:45px;display:block}.portfolio-hero h1{letter-spacing:-.075em;max-width:1080px;margin:0;font-size:clamp(64px,7.6vw,116px);line-height:.86}.portfolio-hero>p{color:#555;max-width:760px;margin:30px 0 0;font-size:clamp(19px,1.7vw,25px);line-height:1.5}.portfolio-card h2 a{display:inline}.portfolio-card p{margin-top:26px}.portfolio-card-actions{grid-template-columns:1fr 1fr;margin-top:auto;color:inherit!important;font-size:inherit!important;letter-spacing:0!important;text-transform:none!important;gap:8px!important;display:grid!important}.portfolio-card-actions a{border:1px solid #bdbcb7;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:54px;padding:0 16px;font-size:13px;font-weight:820;transition:background .25s,color .25s,border-color .25s;display:flex}.portfolio-card-actions i{color:var(--red);font-size:18px;font-style:normal;transition:transform .25s}.portfolio-case-button{color:#fff;background:#111;border-color:#111!important}.portfolio-site-button{color:#111;background:#fff}.portfolio-card-actions a:hover{background:var(--red);color:#fff;border-color:var(--red)!important}.portfolio-card-actions a:hover i{color:#fff;transform:translate(3px,-2px)}@media (min-width:761px){.hero-premium{isolation:isolate;background:linear-gradient(135deg,#f7f6f2 0%,#ecebea 55%,#f8f7f4 100%)}.hero-premium .premium-contours{display:none}.hero-premium .mobile-signal-field{z-index:0;contain:paint;pointer-events:none;display:block;position:absolute;inset:0;overflow:hidden}.hero-premium .mobile-signal-field:before{content:"";opacity:.25;background-image:radial-gradient(circle,#00000038 1px,#0000 1.25px);background-size:22px 22px;position:absolute;inset:-10%;transform:rotate(-3deg);-webkit-mask-image:radial-gradient(at 50% 40%,#000 0 34%,#0000 72%);mask-image:radial-gradient(at 50% 40%,#000 0 34%,#0000 72%)}.hero-premium .mobile-signal-field:after{content:"";background:radial-gradient(circle at 22% 22%,#fffffffa 0 8%,#ffffff6b 35%,#0000 62%),radial-gradient(circle at 78% 70%,#d8192017,#0000 36%);position:absolute;inset:0}.hero-premium .signal-ribbon{will-change:transform;backface-visibility:hidden;border-radius:999px;display:block;position:absolute}.hero-premium .signal-ribbon-red{filter:blur(1px);background:linear-gradient(90deg,#0000 0%,#d8192008 14%,#d8192047 55%,#d8192005 100%);width:78vw;height:190px;animation:18s cubic-bezier(.45,0,.55,1) infinite alternate signalRibbonRedDesktop;top:8%;left:-13%;transform:rotate(-12deg);box-shadow:0 0 100px #d8192021}.hero-premium .signal-ribbon-ink{filter:blur(2px);background:linear-gradient(90deg,#0000,#0a0a0a2e,#0a0a0a04);width:74vw;height:210px;animation:22s cubic-bezier(.45,0,.55,1) infinite alternate signalRibbonInkDesktop;bottom:8%;right:-18%;transform:rotate(14deg)}.hero-premium .signal-orbit{background:conic-gradient(from 38deg,transparent 0 13%,#d81920bf 13% 22%,transparent 22% 47%,#0a0a0a85 47% 61%,transparent 61% 100%);will-change:transform;border-radius:50%;display:block;position:absolute;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 22px),#000 calc(100% - 21px));mask:radial-gradient(farthest-side,#0000 calc(100% - 22px),#000 calc(100% - 21px))}.hero-premium .signal-orbit-large{opacity:.65;width:430px;height:430px;animation:30s linear infinite signalOrbit;top:9%;right:5%}.hero-premium .signal-orbit-small{opacity:.35;width:260px;height:260px;animation:24s linear infinite signalOrbitReverse;bottom:-105px;left:38%}.hero-premium .signal-pulse{background:var(--red);border-radius:50%;width:12px;height:12px;animation:4s ease-in-out infinite signalPulse;position:absolute;top:24%;right:29%;box-shadow:0 0 0 10px #d819201a,0 0 0 28px #d8192009}.hero-premium .signal-pulse i{background:#111;border-radius:50%;width:7px;height:7px;position:absolute}.hero-premium .signal-pulse i:first-child{top:195px;left:-165px}.hero-premium .signal-pulse i:nth-child(2){top:325px;left:112px}.hero-premium .signal-pulse i:nth-child(3){background:var(--red);top:420px;left:-390px}}@keyframes signalRibbonRedDesktop{0%{transform:translate(-40px,-18px)rotate(-13deg)scale(.98)}to{transform:translate(90px,52px)rotate(-8deg)scale(1.08)}}@keyframes signalRibbonInkDesktop{0%{transform:translate(60px,24px)rotate(15deg)scale(1)}to{transform:translate(-100px,-40px)rotate(10deg)scale(1.08)}}@media (max-width:760px){.main-nav a:after{bottom:7px}.language-menu{margin-top:18px}.language-trigger{border-radius:14px;justify-content:space-between;width:100%;height:50px;padding-inline:17px;font-size:13px}.language-options{width:100%;max-height:0;box-shadow:none;opacity:0;visibility:hidden;border:0;margin-top:0;padding:0;position:static;overflow:hidden;transform:none}.language-menu.is-open .language-options{border:1px solid var(--line);opacity:1;visibility:visible;max-height:290px;margin-top:7px;padding:6px}.language-options a{min-height:44px}.header-panel .header-quick-actions{grid-template-columns:repeat(3,52px)!important}.header-panel .header-quick-actions .button-small{grid-column:1/-1}.products-showcase .product-slide-project{gap:11px!important;min-height:0!important;padding:13px 11px 14px!important}.products-showcase .product-slide-project .project-device-stack{aspect-ratio:1.72!important}.products-showcase .product-slide-project h3{margin-top:14px;font-size:clamp(35px,10.5vw,44px)}.products-showcase .product-slide-project .product-slide-copy p{font-size:13px}.products-showcase .product-slide-project .product-slide-copy ul{margin:14px 0 4px}.products-showcase .product-slide-project .product-slide-copy li{padding-block:6px;font-size:11px}.products-showcase .product-slide-project .product-slide-copy>a{min-height:44px;padding-top:9px;margin-top:9px!important}.portfolio-hero{padding-bottom:26px}.portfolio-hero h1{font-size:clamp(47px,13.8vw,59px);line-height:.9}.portfolio-hero>p{margin-top:20px;font-size:16px}.portfolio-card p{margin:20px 0}.portfolio-card-actions{grid-template-columns:1fr}.portfolio-card-actions a{min-height:50px;font-size:12px}.portfolio-card-copy{padding-bottom:18px}}.pres-gradient-field{contain:strict}.pres-gradient-field:after{animation:none!important}.pres-gradient-field:before{filter:blur(54px);will-change:transform}.pres-curtain .pres-gradient-field i{filter:blur(58px);will-change:transform,opacity}.pres-ribbed-glass{-webkit-backdrop-filter:none}.pres-gradient-field,.pres-hero-copy{transition:none}.pres-feature,.pres-work-showcase,.pres-process,.pres-final{content-visibility:auto;contain-intrinsic-size:auto 760px}@media (max-width:600px){.pres-gradient-field:before,.pres-curtain .pres-gradient-field i{filter:blur(42px);animation:none!important}.pres-curtain .pres-gradient-field i:nth-child(3){display:none}.pres-feature,.pres-work-showcase,.pres-process,.pres-final{contain-intrinsic-size:auto 980px}}.pres-hero{background:#fff;height:300svh;padding:0;overflow:visible}.pres-hero-stage{border:0;border-radius:0;height:calc(100svh - 82px);min-height:0;margin:0;position:sticky;top:82px}.pres-hero-copy{opacity:var(--hero-copy-opacity,1)}.pres-hero-white-reveal{z-index:8;opacity:var(--hero-white-opacity,0);pointer-events:none;background:#fff;place-items:center;padding:clamp(24px,5vw,80px);display:grid;position:absolute;inset:0;transform:translateZ(0)}.signature-logo{width:min(78vw,850px);height:auto;overflow:visible}.signature-source-path{fill:none;stroke:#d61016;stroke-width:5px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:2000;stroke-dashoffset:2000px}.signature-business{transform-box:fill-box;transform-origin:0;transform:scaleX(0)}.signature-active .signature-source-path{animation:3.25s cubic-bezier(.4,0,.14,1) forwards signatureDraw}@keyframes signatureDraw{to{stroke-dashoffset:0}}@keyframes signatureBusiness{to{transform:scaleX(1)}}.pres-ribbed-glass{z-index:5;isolation:isolate;opacity:.86;mix-blend-mode:soft-light;background:repeating-linear-gradient(90deg,#ffffff57 0 2px,#ffffff21 2px 8px,#5c00090a 8px 13px,#1a00043d 13px 17px,#ffffff0e 17px 23px,#ffffff52 23px 25px,#0f000233 25px 32px);box-shadow:inset 0 0 130px #ffffff21}.pres-ribbed-glass:before{content:"";opacity:.72;background:repeating-linear-gradient(90deg,#0000 0 11px,#ffffff38 12px 14px,#0000002e 15px 18px,#0000 20px 32px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000085,#000 18% 78%,#0000009e);mask-image:linear-gradient(#00000085,#000 18% 78%,#0000009e)}.pres-ribbed-glass:after{content:"";opacity:.78;background:linear-gradient(110deg,#ffffff40,#0000 28% 68%,#ffffff1f),linear-gradient(#ffffff1a,#0000 20% 76%,#0000003d);position:absolute;inset:0}.pres-work-logo-slide:before,.pres-work-logo-slide:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.pres-work-logo-slide:before{border:1px solid #d819202e;width:190px;height:190px;top:-58px;right:-58px;box-shadow:0 0 0 25px #d8192006,0 0 0 52px #00000005}.pres-work-logo-slide:after{background:var(--red);width:8px;height:8px;bottom:25px;left:28px;box-shadow:18px 0 #d8192047,36px 0 #11111126}.pres-work-project-window{background:#f1f1ef}.pres-work-project-footer{z-index:4;background:0 0;width:auto;min-height:0;padding:0;position:absolute;bottom:22px;right:22px}.pres-work-project-footer>a{min-width:190px;min-height:50px;padding:7px 8px 7px 20px;box-shadow:0 12px 30px #0000002e}@media (max-width:760px){.pres-hero{height:285svh}.pres-hero-stage{height:calc(100svh - 70px);top:70px}.signature-logo{width:94vw}.pres-ribbed-glass{opacity:.8;background:repeating-linear-gradient(90deg,#ffffff4d 0 2px,#ffffff1a 2px 7px,#2d000533 7px 11px,#ffffff0b 11px 17px,#ffffff40 17px 19px,#12000329 19px 26px)}.pres-ribbed-glass:before{background-size:26px 100%}.pres-work-logo-slide:before{width:150px;height:150px}.pres-work-project-footer{width:auto;min-height:0;padding:0;bottom:14px;right:14px}.pres-work-project-footer>a{width:auto;min-width:164px;min-height:46px}}@media (prefers-reduced-motion:reduce){.pres-hero{height:auto}.pres-hero-stage{position:relative;top:auto}.signature-source-path{stroke-dashoffset:0!important;animation:none!important}.signature-business{animation:none!important;transform:scaleX(1)!important}}@font-face{font-family:Manrope AB;src:url(/fonts/manrope-light.woff2)format("woff2");font-style:normal;font-weight:200 500;font-display:swap}.signature-draw-path{stroke-dasharray:2000;stroke-dashoffset:2000px}.signature-active .signature-draw-path{animation:3.8s cubic-bezier(.42,0,.18,1) forwards signatureDraw}.signature-final-art{opacity:0}.signature-active .signature-final-art{animation:.32s ease-out 3.68s forwards signatureFinalArt}.signature-business-cover{fill:#fff;opacity:0}.signature-active .signature-business-cover{animation:0s 3.68s forwards signatureBusinessCover}.signature-business-letter{opacity:0;transform:translate(-2px)}.signature-active .signature-business-letter{animation:signatureLetterWrite .34s calc(3.82s + var(--letter-index) * .115s) cubic-bezier(.2,.75,.2,1) forwards}.signature-ink-overlay{fill:none;opacity:0}.signature-active .signature-ink-overlay{animation:.2s ease-out 3.68s forwards signatureInkOverlay}@keyframes signatureFinalArt{to{opacity:1}}@keyframes signatureBusinessCover{to{opacity:1}}@keyframes signatureLetterWrite{to{opacity:1;transform:translate(0)}}@keyframes signatureInkOverlay{to{opacity:1}}.signature-active .signature-business{animation:.68s cubic-bezier(.16,.72,.2,1) 3.08s forwards signatureBusiness}@media (prefers-reduced-motion:reduce){.signature-draw-path{stroke-dashoffset:0!important;animation:none!important}}@font-face{font-family:Manrope AB;src:url(/fonts/manrope-bold.woff2)format("woff2");font-style:normal;font-weight:600 900;font-display:swap}body,button,input,textarea,select{font-family:Manrope AB,Segoe UI,Arial,sans-serif}@media (min-width:761px){.header-panel{position:static!important}.main-nav{position:absolute!important;left:50%!important;transform:translate(-50%)!important}}.language-trigger{justify-content:center;gap:10px;min-width:68px;padding-inline:15px}.language-current strong{letter-spacing:.08em;font-size:12px}.language-options{width:190px}.language-options a>span{gap:0}.pres-section-bar{min-height:76px;padding-inline:36px}.pres-section-bar span:first-child{letter-spacing:.09em;font-size:clamp(19px,1.65vw,25px);font-weight:750}.pres-section-bar span:last-child{font-size:12px;font-weight:650}.pres-work-logo-slide:before,.pres-work-logo-slide:after{display:none!important}.pres-work-logo-slide strong{font-family:Manrope AB,Segoe UI,Arial,sans-serif!important;font-style:normal!important;font-weight:750!important}.pres-process li:before,.pres-process li:after{display:none!important}.pres-process-orbit{z-index:1;border:1px solid #d819203d;border-radius:50%;width:88px;height:88px;animation:7s linear infinite processOrbitShell;position:absolute;top:22px;right:22px}.pres-process-orbit:before{content:"";border:1px solid #7878783d;border-radius:50%;position:absolute;inset:17px}.pres-process-orbit i{background:var(--red);border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 5px 16px #d8192038}.pres-process-orbit i:first-child{top:19px;left:5px}.pres-process-orbit i:nth-child(2){background:#111;width:9px;height:9px;bottom:15px;right:7px}.pres-process-orbit i:nth-child(3){width:15px;height:15px;top:34px;left:37px}.pres-process li:nth-child(2n) .pres-process-orbit{border-color:#ffffff38}.pres-process li:nth-child(2n) .pres-process-orbit:before{border-color:#ffffff29}.pres-process li:nth-child(2n) .pres-process-orbit i:nth-child(2){background:#fff}@keyframes processOrbitShell{to{transform:rotate(360deg)}}.brand{--write-duration:1.55s}.brand-logo{clip-path:inset(0 100% 0 0);animation:brandHandwrite var(--write-duration) cubic-bezier(.16,.72,.2,1) .18s forwards}.brand:after{content:"";z-index:4;background:var(--red);opacity:0;width:5px;height:5px;animation:brandPen var(--write-duration) cubic-bezier(.16,.72,.2,1) .18s forwards;border-radius:50%;position:absolute;top:48%;left:0;box-shadow:0 0 0 3px #d819201c,0 0 13px #d819207a}@keyframes brandHandwrite{to{clip-path:inset(0)}}@keyframes brandPen{0%{opacity:0;transform:translateY(10px)}8%{opacity:1}55%{transform:translate(48%,-13px)}92%{opacity:1}to{opacity:0;transform:translate(calc(100% + 8px),18px)}}.footer-socials{gap:8px}.footer-socials a{color:#fff;background:#111;border-radius:18px;min-width:0;min-height:84px;padding:14px 16px;border:1px solid #252525!important}.footer-socials a:before{border-color:#ffffff1c}.footer-socials a:hover{background:var(--red);color:#fff;border-color:var(--red)!important}.footer-socials a strong{min-width:0;font-size:clamp(12px,1.05vw,16px);line-height:1.15}.footer-socials .footer-phone strong{white-space:nowrap;letter-spacing:-.035em;font-size:clamp(11px,1.05vw,16px)}.footer-socials a>span{color:#fff;border-color:#ffffff8c}.footer-socials a:hover>span{background:#fff;color:var(--red)!important}@media (max-width:760px){.pres-section-bar{min-height:62px;padding-inline:20px}.pres-section-bar span:first-child{font-size:16px}.pres-section-bar span:last-child{text-align:right;max-width:42%;font-size:9px}.pres-process-orbit{width:70px;height:70px;top:13px;right:13px}.footer-socials{grid-template-columns:1fr!important}.footer-socials a{min-height:68px}.footer-socials a strong,.footer-socials .footer-phone strong{font-size:14px}.language-trigger{justify-content:space-between}}.pres-process li>.pres-process-orbit{transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .25s;transform:rotate(0);z-index:1!important;animation:none!important;position:absolute!important;top:18px!important;right:18px!important}.footer-socials .footer-phone{padding-right:68px!important}.footer-socials .footer-phone strong{max-width:100%;display:block;letter-spacing:-.045em!important;white-space:nowrap!important;font-size:clamp(13px,1.12vw,17px)!important}@media (min-width:761px) and (max-width:1050px){.menu-button{order:5;display:block!important}.header-cart-mobile{margin-left:auto;display:grid!important}.header-panel{border-bottom:1px solid var(--line);box-shadow:0 18px 45px #0000001a;background:#fff!important;grid-template-columns:1fr!important;width:100%!important;padding:16px!important;display:none!important;position:fixed!important;inset:82px 0 auto!important}.header-panel.is-open{display:grid!important}.header-panel .main-nav{width:100%!important;box-shadow:none!important;border:0!important;padding:0!important;display:grid!important;position:static!important;transform:none!important}.header-panel .language-menu,.header-panel .header-quick-actions{margin-top:12px}}@media (max-width:760px){.pres-ribbed-glass{background:repeating-linear-gradient(90deg,#0000006b 0,#ffffff7a 4px,#ffffff94 6px,#28000547 10px,#00000073 12px)!important}.pres-work-logo-window{grid-area:1/1;height:220px!important}.pres-work-project-window{grid-area:2/1;height:380px!important}.pres-work-project-footer{grid-area:3/1!important}.pres-work-project-frame{border-radius:20px!important}}@media (prefers-reduced-motion:reduce){.pres-process-orbit,.brand-logo,.brand:after{animation:none!important}.brand-logo{clip-path:none}.brand:after{display:none}}.footer-nav{flex-flow:wrap;align-content:flex-start;gap:8px;display:flex}.footer-nav a{border:1px solid #1111112e;border-radius:999px;padding:9px 15px;font-size:14px;line-height:1;transition:border-color .2s,color .2s,background .2s}.footer-nav a:hover{color:#fff;background:#111;border-color:#111;transform:none}.pres-services-grid article,.pres-services-grid article:first-child{color:#111;background:#fff;border:1px solid #11111117;transition:background .25s,color .25s,border-color .25s,transform .25s}.pres-services-grid article p,.pres-services-grid article:first-child p{color:#6b6b6b}.pres-services-grid article:first-child:hover,.pres-services-grid article:hover{background:var(--red);color:#fff;border-color:var(--red);transform:translateY(-3px)}.pres-services-grid article:hover p{color:#ffffffc2}.pres-services-grid article:hover a{border-color:#ffffff61}.pres-services-grid article:hover a i{color:#fff}.pres-process li,.pres-process li:nth-child(2n){border:1px solid #11111117;color:#111!important;background:#fff!important}.pres-process li p,.pres-process li:nth-child(2n) p{color:#777!important}.pres-process-orbit{opacity:0;transition:opacity .25s,transform .35s cubic-bezier(.2,.8,.2,1);transform:scale(.82);animation:none!important}.pres-process li:hover .pres-process-orbit{opacity:1;transform:scale(1);animation:7s linear infinite processOrbitShell!important}.pres-work-toolbar{background:#fff;border:1px solid #11111117;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:16px;margin:8px 0;padding:12px;display:flex}.pres-work-tabs{flex-wrap:wrap;gap:7px;display:flex}.pres-work-tabs button,.pres-logo-download{color:#111;cursor:pointer;background:#fff;border:1px solid #11111121;border-radius:999px;min-height:38px;padding:0 14px;font:700 12px/1 Manrope AB,sans-serif;transition:all .2s}.pres-work-tabs button span{color:var(--red);margin-right:7px;font-size:9px}.pres-work-tabs button:hover,.pres-work-tabs button.active{color:#fff;background:#111;border-color:#111}.pres-logo-download{white-space:nowrap;align-items:center;gap:16px;display:flex}.pres-logo-download:hover{background:var(--red);color:#fff;border-color:var(--red)}.pres-work-logo-window{aspect-ratio:auto;height:100%;min-height:460px}.pres-work-logo-slide{padding:30px}.pres-work-logo-slide strong{font-size:clamp(34px,3.2vw,52px)}.pres-gradient-field:after{opacity:.16;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.48'/%3E%3C/svg%3E");background-size:96px 96px;animation:none!important}.pres-gradient-field:before{filter:blur(44px);animation-duration:20s}.pres-curtain .pres-gradient-field i{filter:blur(46px);animation:none!important}.pres-hero{height:260svh}.pres-work-logo-track{will-change:auto}.pres-work-project-frame>img{transition:transform .6s}.pres-work-project-frame{animation-duration:.45s}.services-commerce-hero,.services-commerce-section,.cart-page,.calc-page,.about-hero,.about-process,.contact-layout,.legal{--panel-radius:28px}.service-commerce-card,.cart-items article,.cart-summary,.cart-empty,.calc-card,.about-copy article,.contact-card{border-radius:var(--panel-radius);border:1px solid #1111111a;box-shadow:0 14px 45px #11111109}.service-glyph{color:#111}.service-glyph rect:first-child{fill:#fafaf8;stroke:#d8d8d3}.service-glyph path,.service-glyph circle,.service-glyph rect{stroke-width:1.4px}.service-glyph .accent{stroke:var(--red);stroke-width:2px}.service-commerce-card:hover .service-glyph{transform:translateY(-3px)}.service-commerce-card>button:not(.service-scope-toggle),.service-commerce-card>a:not(.service-detail-link){border-radius:999px}.service-commerce-card.selected{border-color:var(--red);box-shadow:0 18px 55px #d819201a}@media (max-width:760px){.footer-nav{grid-column:1/-1;gap:6px;display:flex}.footer-nav a{padding:8px 12px;font-size:12px}.pres-work-toolbar{border-radius:17px;padding:9px;display:block}.pres-work-tabs{grid-template-columns:1fr 1fr;display:grid}.pres-work-tabs button{text-align:left;justify-content:flex-start;padding-inline:11px}.pres-logo-download{justify-content:space-between;width:100%;margin-top:8px}.pres-work-showcase-grid{grid-template-columns:1fr}.pres-work-logo-window{height:220px;min-height:220px}.pres-work-project-window{height:440px}.pres-process-orbit{display:none}.pres-services-grid article:hover{transform:none}.pres-gradient-field:before,.pres-curtain .pres-gradient-field i{filter:blur(36px);animation:none!important}.pres-ribbed-glass{opacity:.6}.service-commerce-catalog-only .service-catalog-grid{grid-template-columns:1fr}.service-commerce-card .service-glyph{height:96px;display:block}.service-commerce-card{min-height:440px}}.pres-gradient-field:before,.pres-curtain .pres-gradient-field i{display:none!important}.pres-work-showcase-grid{align-items:stretch!important}.pres-work-logo-window{grid-area:1/1/3;justify-self:stretch!important;max-width:none!important;height:auto!important;min-height:0!important}.pres-work-project-window{grid-area:1/2;height:clamp(390px,32vw,470px)!important}.pres-work-project-frame{border-radius:28px!important;margin:0!important}.pres-work-project-frame>img{object-fit:cover!important;object-position:top center!important;width:100%!important;height:100%!important}.pres-work-project-footer{grid-area:2/2!important;width:100%!important;min-height:68px!important}.pres-work-project-footer>a{width:100%!important;min-width:0!important;min-height:68px!important}.logo-royal-horse .project-site-logo{background-size:contain!important;width:94%!important;height:78%!important}.pres-process li>.pres-process-orbit{opacity:.7;transition:transform .35s,opacity .25s;z-index:1!important;animation:none!important;display:block!important;position:absolute!important;top:18px!important;right:18px!important;transform:scale(.9)!important}.pres-process li:hover>.pres-process-orbit{opacity:1;animation:4.8s linear infinite processOrbitShell!important}.footer-socials .footer-phone{grid-template-columns:25px minmax(0,1fr) 30px!important;gap:8px!important;padding:14px 16px!important}.footer-socials .footer-phone strong{min-width:0;max-width:100%;display:block;letter-spacing:-.055em!important;white-space:nowrap!important;font-size:clamp(12px,1vw,14px)!important}.footer-socials .footer-phone>span{margin-left:4px}@media (min-width:761px) and (max-width:1050px){.menu-button{order:5;display:block!important}.header-cart-mobile{margin-left:auto;display:grid!important}.header-panel{border-bottom:1px solid var(--line);box-shadow:0 18px 45px #0000001a;background:#fff!important;grid-template-columns:1fr!important;width:100%!important;padding:16px!important;display:none!important;position:fixed!important;inset:82px 0 auto!important}.header-panel.is-open{display:grid!important}.header-panel .main-nav{width:100%!important;box-shadow:none!important;border:0!important;padding:0!important;display:grid!important;position:static!important;transform:none!important}.header-panel .language-menu,.header-panel .header-quick-actions{margin-top:12px}}@media (max-width:760px){.pres-ribbed-glass{opacity:.82!important;background:repeating-linear-gradient(90deg,#0000006b 0,#ffffff7a 4px,#ffffff94 6px,#28000547 10px,#00000073 12px)!important}.pres-work-logo-window{grid-area:1/1;height:220px!important}.pres-work-project-window{grid-area:2/1;height:380px!important}.pres-work-project-footer{grid-area:3/1!important}.pres-work-project-frame{border-radius:20px!important}.pres-process li>.pres-process-orbit{width:70px;height:70px;top:13px!important;right:13px!important}.footer-socials .footer-phone strong{font-size:15px!important}}.pres-work-project-footer{animation:none!important;transform:none!important}.pres-gradient-field:after{opacity:.21!important;mix-blend-mode:soft-light!important}.signature-active .signature-business-cover{animation-delay:3.08s!important}.pres-process li>.pres-process-orbit{transform:scale(.9)!important}.pres-process li:hover>.pres-process-orbit{animation:4.8s linear infinite processOrbitSpin!important;transform:scale(1)!important}@keyframes processOrbitSpin{to{rotate:360deg}}@media (max-width:760px){.pres-ribbed-glass{background:repeating-linear-gradient(90deg,#0000006b 0,#fff6 6px,#fff9 9px,#28000547 15px,#00000073 18px)!important}}.presentation-home .pres-hero{margin-top:-82px}.presentation-home .pres-hero-stage{height:100svh;top:0}.presentation-home+.site-footer{position:relative}.site-header{-webkit-backdrop-filter:blur(16px)saturate(1.05);backdrop-filter:blur(16px)saturate(1.05);background:#ffffffd1}.pres-gradient-field:before{content:"";will-change:transform;background:radial-gradient(at 24% 18%,#ffffffb8 0 8%,#fff3 23%,#0000 43%),radial-gradient(at 76% 54%,#ed1f307a 0 10%,#ac071633 27%,#0000 48%);position:absolute;inset:-22%;filter:blur(38px)!important;animation:14s cubic-bezier(.45,0,.55,1) infinite alternate heroLightSpots!important;display:block!important}@keyframes heroLightSpots{0%{transform:translate(-4%,-3%)scale(1)}52%{transform:translate(5%,2%)scale(1.08)}to{transform:translate(-1%,7%)scale(.96)}}.pres-ribbed-glass{background:repeating-linear-gradient(90deg,#04000180 0,#22000445 4px,#ffffff4d 10px,#ffffffa6 14px,#ffffff38 18px,#2c000554 24px,#04000185 28px),linear-gradient(#ffffff4d,#0000 25% 70%,#00000057)!important}.pres-ribbed-glass:before{background:repeating-linear-gradient(90deg,#ffffff26 0 1px,#0000 2px 23px,#00000057 26px 28px)!important}.signature-active .signature-business-cover{opacity:1!important;animation:none!important}.signature-active .signature-final-art,.signature-active .signature-ink-overlay{animation-delay:2.9s!important}.signature-active .signature-business-letter{animation-duration:80ms!important;animation-delay:calc(2.94s + var(--letter-index) * 15ms)!important}@media (max-width:760px){.presentation-home .pres-hero{margin-top:-70px}.presentation-home .pres-hero-stage{height:100svh}.pres-ribbed-glass{background:repeating-linear-gradient(90deg,#00000070 0,#ffffff57 9px,#ffffff94 13px,#2800054d 21px,#00000078 24px)!important}.pres-gradient-field:before{filter:blur(30px)!important;animation-duration:17s!important}}@media (prefers-reduced-motion:reduce){.pres-gradient-field:before{animation:none!important}.signature-business-cover{opacity:0!important}.signature-business-letter{opacity:1!important;transform:none!important}}html{scroll-behavior:smooth;scroll-snap-type:y proximity;scroll-padding-top:82px}.presentation-shell>.pres-block,.site-footer{scroll-snap-align:start;scroll-margin-top:82px}.pres-gradient-field:after{opacity:.3!important;mix-blend-mode:soft-light!important;background-size:72px 72px!important}@media (max-width:760px){html{scroll-padding-top:70px}.presentation-shell>.pres-block,.site-footer{scroll-margin-top:70px}.pres-gradient-field:after{opacity:.25!important}.pres-ribbed-glass{opacity:.82!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto;scroll-snap-type:none}}.pres-ribbed-glass{opacity:.9!important;mix-blend-mode:overlay!important;background:repeating-linear-gradient(90deg,#1100037a 0,#36030a47 4px,#ffffff2e 8px,#ffffffb3 13px,#ffffff4d 17px,#4d040d4f 23px,#0d000380 28px),linear-gradient(#ffffff3d,#0000 30% 72%,#34020a33)!important;box-shadow:inset 0 0 110px #1f010633,inset 0 0 38px #ffffff1f!important}.pres-ribbed-glass:before{opacity:.78!important;background:repeating-linear-gradient(90deg,#fff3 0 1px,#0000 2px 23px,#0000006b 26px 28px)!important}.pres-ribbed-glass:after{opacity:.75!important;background:linear-gradient(105deg,#ffffff21,#0000 27% 70%,#2d010824),linear-gradient(#ffffff1a,#0000 34% 72%,#4a040d1f)!important}.signature-active .signature-draw-path,.signature-draw-path{stroke-dashoffset:var(--signature-dash,2000)!important;animation:none!important}.signature-active .signature-final-art,.signature-final-art,.signature-active .signature-ink-overlay,.signature-ink-overlay{opacity:var(--signature-finish,0)!important;animation:none!important}.signature-active .signature-business-cover,.signature-business-cover{opacity:1!important;animation:none!important}.signature-active .signature-business-letter,.signature-business-letter{opacity:var(--signature-letter-progress,0)!important;animation:none!important;transform:none!important}@media (prefers-reduced-motion:reduce){.signature-draw-path{stroke-dashoffset:0!important}.signature-final-art,.signature-ink-overlay{opacity:1!important}.signature-business-cover{opacity:0!important}.signature-business-letter{opacity:1!important;transform:none!important}}.signature-draw-path{transition:stroke-dashoffset 1.35s cubic-bezier(.42,0,.18,1);stroke-dashoffset:2000px!important;animation:none!important}.signature-active .signature-draw-path{stroke-dashoffset:0!important}.signature-final-art,.signature-ink-overlay{transition:opacity .14s ease-out;opacity:0!important;animation:none!important}.signature-active .signature-final-art,.signature-active .signature-ink-overlay{transition-delay:1.18s;opacity:1!important}.signature-business-cover{opacity:1!important;animation:none!important}.signature-business-letter{transition:opacity 70ms linear var(--letter-reverse-delay,0s);opacity:0!important;animation:none!important;transform:none!important}.signature-active .signature-business-letter{transition-delay:calc(1.19s + var(--letter-delay,0s));opacity:1!important}.site-header{box-shadow:none!important;border-bottom:0!important}@media (max-width:760px){.pres-hero-copy{max-width:calc(100vw - 36px);left:18px!important;right:18px!important}.pres-hero h1{overflow-wrap:normal!important;word-break:normal!important;max-width:100%!important;font-size:clamp(42px,13vw,56px)!important;line-height:.92!important}.pres-hero-copy>p{max-width:92%!important;font-size:12px!important;line-height:1.45!important}.pres-work-project-frame>img,.case-cover img,.case-gallery img{object-fit:contain!important;object-position:center top!important}.pres-work-project-window{background:#f1f1ef!important;height:min(118vw,430px)!important}.pres-process li>.pres-process-orbit{display:none!important}.pres-feature-media>img,.pres-work-project-frame>img,.project-card img{transition:none!important;transform:none!important}.pres-gradient-field:before{animation:none!important}.pres-ribbed-glass{mix-blend-mode:soft-light!important}}@media (hover:none){.pres-process li:hover>.pres-process-orbit{animation:none!important}.pres-services-grid article:hover,.footer-socials a:hover{transform:none!important}}@media (prefers-reduced-motion:reduce){.signature-draw-path{stroke-dashoffset:0!important;transition:none!important}.signature-final-art,.signature-ink-overlay,.signature-business-letter{opacity:1!important;transition:none!important}.signature-business-cover{opacity:0!important}}html{scroll-snap-type:none!important}.presentation-shell>.pres-block,.site-footer{scroll-snap-align:none!important}body:has(.presentation-home) .site-header{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}body:has(.presentation-home) .header-inner{box-shadow:none!important;-webkit-backdrop-filter:blur(5px)saturate(1.06)!important;backdrop-filter:blur(5px)saturate(1.06)!important;background:#ffffff24!important;border-color:#ffffff47!important}@media (max-width:760px){body:has(.presentation-home) .header-inner{background:#ffffff2e!important}}body:has(.presentation-home) .header-inner{-webkit-backdrop-filter:blur(13px)saturate(1.12)!important;backdrop-filter:blur(13px)saturate(1.12)!important;background:#ffffff94!important;border-color:#ffffffb8!important;box-shadow:0 10px 34px #20000521!important}body:has(.presentation-home) .main-nav a{color:#111;text-shadow:0 1px #ffffffa6}@media (max-width:760px){body:has(.presentation-home) .header-inner{background:#ffffffad!important}}.pres-gradient-field:before{display:none!important}.pres-process li{min-height:310px!important;padding:24px!important}.pres-process li:before,.pres-process li:after,.pres-process-orbit{display:none!important}.pres-process h3{margin-top:auto!important}.pres-process ol{gap:8px!important}.pres-work-showcase-grid{grid-template-columns:minmax(330px,.55fr) minmax(0,1.45fr)!important}.pres-work-logo-window{background:#fff!important;border:0!important}.pres-work-logo-window:before{border-color:#11111112!important}.pres-work-logo-slide{text-align:left!important;justify-content:flex-start!important;align-items:flex-start!important;padding:28px!important}.pres-work-logo-slide strong{flex:1;justify-content:center;align-items:center;display:flex;width:100%!important}.pres-work-logo-slide>span{top:24px!important;left:24px!important}.pres-final>div:last-child{position:relative;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr)!important;align-content:center!important;align-items:center!important;gap:36px!important;min-height:620px!important;padding:72px 44px!important;display:grid!important}.pres-final h2{max-width:760px!important;font-size:clamp(58px,7vw,110px)!important}.pres-final p{align-self:end;max-width:410px!important;font-size:18px!important}.pres-final a{grid-column:2;justify-content:center!important;width:100%!important;min-width:0!important;min-height:72px!important;font-size:18px!important}.pres-final-arrow{color:#fff;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:64px;height:64px;font-size:30px;font-style:normal;display:grid;position:absolute;bottom:34px;right:48px}.contact-channels{grid-template-columns:1fr!important}.contact-channels>a{min-height:92px}.channel-phone .channel-icon{background:#fff}.channel-phone .channel-icon img{filter:none}.form-status.success{color:#245b31;background:#eef7ef;border-radius:16px;margin-top:20px;padding:18px 20px;font-size:16px}.services-commerce-hero{background:#f2f0e9!important;padding:34px!important}.services-commerce-hero>div:last-child{margin-top:34px}.services-commerce-hero ol{gap:12px!important}.services-commerce-hero li{color:#111!important;background:#e9e6dc!important;border:1px solid #1111111a!important;border-radius:22px!important;min-height:128px!important;padding:22px!important;font-size:18px!important}.services-commerce-hero li span{font-size:18px!important}.service-commerce-card,.service-commerce-card.consultation{color:#111!important;box-shadow:none!important;background:#ebe7dc!important;border-color:#1111111c!important}.service-commerce-card:before,.service-commerce-card:after{display:none!important}.service-commerce-card .service-glyph>rect:first-child{fill:#f7f4ed!important;stroke:#11111129!important}.service-commerce-card .service-glyph path,.service-commerce-card .service-glyph circle,.service-commerce-card .service-glyph rect{stroke:#111!important}.service-commerce-card .service-glyph .accent{stroke:var(--red)!important}.service-commerce-card .service-scope li{color:#111!important;background:#f7f4ed!important}.service-commerce-card>a:not(.service-detail-link),.service-commerce-card>button:not(.service-scope-toggle){background:var(--red)!important;color:#fff!important}.service-detail-link{color:#111!important;border-color:#1116!important}@media (max-width:760px){.pres-process ol{grid-template-columns:1fr!important}.pres-process li{min-height:220px!important}.pres-work-showcase-grid{grid-template-columns:1fr!important}.pres-work-logo-window{min-height:230px!important}.pres-final>div:last-child{flex-direction:column!important;justify-content:center!important;align-items:stretch!important;min-height:620px!important;padding:46px 20px 92px!important;display:flex!important}.pres-final h2{font-size:clamp(52px,16vw,74px)!important}.pres-final p{font-size:15px!important}.pres-final a{min-height:64px!important;font-size:16px!important}.pres-final-arrow{width:56px;height:56px;bottom:20px;right:20px}.services-commerce-hero{padding:22px 14px!important}.services-commerce-hero ol{grid-template-columns:1fr!important;display:grid!important}.services-commerce-hero li{min-height:88px!important;font-size:15px!important}.service-commerce-card{background:#ebe7dc!important}.contact-page{grid-template-columns:1fr!important}.contact-channels>a{min-height:78px}}html.signature-scroll-lock body{width:100%;position:fixed;left:0;right:0;overflow:hidden}.portfolio-card-visual{cursor:pointer;width:calc(100% - 20px);text-align:inherit;border:0;padding:0;display:block}.portfolio-card-details{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.22,1,.36,1),opacity .3s;display:grid;overflow:hidden}.portfolio-card-details>*{min-height:0}.portfolio-card.expanded .portfolio-card-details{opacity:1;grid-template-rows:1fr}.portfolio-card-details p{color:#333;margin:0 0 18px;display:block}.portfolio-card-details ul{flex-wrap:wrap;gap:7px;margin:0 0 22px;padding:0;list-style:none;display:flex}.portfolio-card-details li{border:1px solid #c9c7c0;border-radius:999px;padding:8px 11px;font-size:11px}.portfolio-card.expanded .portfolio-card-open{background:var(--red);color:#fff}.portfolio-grid{grid-template-columns:1fr!important}.portfolio-card{grid-template-columns:minmax(260px,.36fr) minmax(0,1.64fr);padding:10px;grid-template-rows:auto!important}.portfolio-card-visual{grid-column:1/-1;grid-template-columns:minmax(260px,.36fr) minmax(0,1.64fr);gap:10px;width:100%;height:clamp(390px,43vw,590px);background:0 0!important;margin:0!important;display:grid!important}.portfolio-card-logo,.portfolio-card-preview{background:#fff;border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.portfolio-card-logo{color:#111;padding:34px;font-size:clamp(34px,4vw,60px);font-weight:800}.portfolio-card-logo img{padding:clamp(34px,7vw,90px);object-fit:contain!important}.portfolio-card-copy{grid-column:1/-1}.portfolio-card-index{top:16px;left:16px}.portfolio-card-open{top:16px;right:16px}.portfolio-card-details{border-top:1px solid #c9c7c0;padding-top:0}.portfolio-card.expanded .portfolio-card-details{padding-top:22px}.portfolio-card-details p{line-height:1.55;font-size:16px!important}.portfolio-card-logo.logo-beef-flame{background:#111}.portfolio-card-logo.logo-beef-flame img,.portfolio-card-logo.logo-boostmarine img{filter:invert()}.pres-work-logo-window{background:linear-gradient(145deg,#fff 0 62%,#f1eee6 100%)!important}.pres-work-logo-slide{border-left:7px solid var(--red)}.pres-work-logo-slide>span{background:#fff;border:1px solid #d8192040;border-radius:999px;padding:8px 11px}.pres-work-logo-slide strong:after{content:"ЦИФРОВОЙ ПРОДУКТ";color:#777;letter-spacing:.14em;font-size:9px;font-weight:800;position:absolute;bottom:28px;left:30px}.pres-work-project-window:has(img[src*=beef-flame]){background:#000}.portfolio-card:has(.logo-beef-flame) .portfolio-card-preview{background:#000}.pres-work-project-window:has(img[src*=beef-flame]) img{object-position:center center!important}.portfolio-card:has(.logo-beef-flame) .portfolio-card-preview img{object-position:center center!important}.pres-final>div:last-child{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr)!important;align-content:space-between!important}.pres-final h2{align-self:start;max-width:940px!important}.pres-final p{align-self:end!important;margin-top:auto!important}.pres-final a{align-self:center!important}.pres-final-arrow{font-size:38px!important}@media (max-width:760px){.portfolio-card{display:block}.portfolio-card-visual{grid-template-rows:150px 1fr;grid-template-columns:1fr;height:520px}.portfolio-card-logo img{padding:30px 75px}.portfolio-card-copy{padding-inline:12px!important}.pres-work-logo-slide strong:after{bottom:20px;left:24px}.pres-final>div:last-child{justify-content:space-between!important}.pres-final h2{font-size:clamp(46px,14vw,66px)!important}}.pres-gradient-field:after{opacity:.035!important}.pres-gradient-field:before,.pres-gradient-field i,.pres-ribbed-glass{display:none!important}.pres-work-showcase-grid{grid-template-columns:minmax(390px,.72fr) minmax(0,1.28fr)!important;width:calc(100% - 12px)!important;max-width:none!important}.pres-work-logo-window{box-shadow:inset -1px 0 #11111114;background:linear-gradient(135deg,#fff 0 54%,#f2eee5 100%)!important;margin-left:-2px!important}.pres-work-logo-slide{border-left:0!important;padding:34px!important}.pres-work-logo-slide:before{border:1px solid #d8192029;border-radius:50%;width:235px;height:235px;position:absolute;bottom:-85px;right:-70px;box-shadow:0 0 0 35px #d8192006,0 0 0 70px #11111105;content:""!important;display:block!important}.pres-work-logo-slide:after{background:var(--red);border-radius:4px;width:52px;height:3px;position:absolute;bottom:34px;left:34px;box-shadow:62px 0 #111;content:""!important;display:block!important}.pres-work-logo-slide strong:after{bottom:55px!important}html.signature-scroll-lock{overscroll-behavior:none;overflow:hidden!important}html.signature-scroll-lock body{touch-action:none;position:static!important;overflow:hidden!important}.signature-draw-path{transition-duration:2.2s!important}.signature-active .signature-business-letter{transition-delay:calc(2.03s + var(--letter-delay,0s))!important}.pres-final>div:last-child{align-content:start!important;padding-top:54px!important}.pres-final a{align-self:start!important;min-height:76px!important;margin-top:8px!important;font-size:21px!important}.pres-final-arrow{border:0!important;width:78px!important;height:78px!important;font-size:58px!important;font-weight:300!important;bottom:38px!important;right:clamp(40px,10vw,150px)!important}.contact-channels .channel-phone{color:#fff!important;background:#d81920!important;border-color:#d8192057!important}.pres-work-logo-slide.logo-beef-flame strong,.pres-work-logo-slide.logo-boostmarine strong{background:#111;border-radius:24px;margin:68px 0 74px}.pres-work-logo-slide.logo-beef-flame .project-site-logo,.pres-work-logo-slide.logo-boostmarine .project-site-logo{filter:none!important;width:78%!important;height:72%!important}@media (max-width:760px){.pres-work-showcase-grid{grid-template-columns:1fr!important;width:100%!important}.pres-work-logo-window{margin-left:0!important}.pres-final>div:last-child{padding-top:38px!important}.pres-final a{font-size:17px!important}.pres-final-arrow{width:62px!important;height:62px!important;font-size:46px!important;bottom:18px!important;right:24px!important}}.service-commerce-card:before,.service-commerce-card:after{content:none!important;display:none!important}.pres-final>div:last-child{grid-template-rows:auto 1fr auto!important;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr)!important;align-content:stretch!important;align-items:start!important;min-height:620px!important;padding:64px 44px 38px!important}.pres-final h2{grid-area:1/1/3!important;align-self:start!important;margin:0!important}.pres-final p{grid-area:3/1!important;align-self:end!important;margin:0!important}.pres-final a{grid-area:2/2!important;align-self:center!important;margin:0!important}.pres-final-arrow{grid-area:3/2!important;place-self:end!important;position:static!important}.portfolio-card-details p:first-child{border-left:4px solid var(--red);color:#111;background:#fff;border-radius:0 14px 14px 0;padding:18px 20px;line-height:1.55;font-size:16px!important}@media (max-width:760px){.pres-final>div:last-child{grid-template-rows:auto 1fr auto auto!important;grid-template-columns:1fr!important;min-height:700px!important;padding:42px 20px 24px!important;display:grid!important}.pres-final h2{grid-area:1/1!important}.pres-final p{grid-area:3/1!important}.pres-final a{grid-area:2/1!important;align-self:center!important}.pres-final-arrow{grid-area:4/1!important}.service-commerce-card:before,.service-commerce-card:after{content:none!important}}.pres-gradient-field{background:#bd0b20 url(/hero-grain-red-v3.webp) 50%/cover no-repeat!important}.pres-ribbed-glass{pointer-events:none;opacity:.48!important;mix-blend-mode:soft-light!important;background:repeating-linear-gradient(90deg,#ffffff52 0 1px,#ffffff14 2px 7px,#49000938 8px 10px,#ffffff26 11px 15px)!important;display:block!important;position:absolute!important;inset:0!important;box-shadow:inset 0 0 90px #3300082e!important}.pres-ribbed-glass:before{content:"";opacity:.42;background:repeating-linear-gradient(90deg,#0000 0 14px,#ffffff3b 15px,#2c00072e 17px,#0000 20px);position:absolute;inset:0}.pres-ribbed-glass:after{content:"";background:linear-gradient(#ffffff26,#0000 35% 72%,#1b00052e);position:absolute;inset:0;opacity:.7!important}.project-site-logo-image{object-fit:contain!important;object-position:center!important;opacity:1!important;visibility:visible!important;width:min(88%,360px)!important;height:190px!important;display:block!important}.logo-boostmarine .project-site-logo-image,.logo-beef-flame .project-site-logo-image{filter:none!important;width:78%!important;height:72%!important}.pres-work-logo-slide.logo-boostmarine strong,.pres-work-logo-slide.logo-beef-flame strong{background:#111;border-radius:24px;margin:68px 0 74px}html.signature-scroll-lock,html.signature-scroll-lock body{overscroll-behavior:none!important;overflow:hidden!important}html.signature-scroll-lock body{touch-action:none!important;width:100%!important;position:fixed!important;left:0!important;right:0!important}.signature-draw-path{will-change:stroke-dashoffset;transition-duration:1.7s!important;transition-timing-function:cubic-bezier(.32,0,.14,1)!important}.pres-final>div:last-child{grid-template-rows:auto 1fr auto!important;grid-template-columns:minmax(0,1fr) minmax(330px,.34fr)!important;column-gap:48px!important}.pres-final h2{grid-area:1/1/auto/-1!important;width:100%!important;max-width:none!important;font-size:clamp(76px,9.2vw,150px)!important;line-height:.8!important}.pres-final p{grid-area:3/1!important}.pres-final a{grid-area:2/2!important;align-self:start!important;margin-top:36px!important}.pres-final-arrow{grid-area:3/2!important;justify-self:center!important;width:100px!important;height:100px!important;font-size:76px!important;line-height:1!important}.contact-channels .channel-phone{color:#111!important;box-shadow:none!important;background:#fff!important;border-color:#0000!important}.contact-channels .channel-phone:hover{background:#fff!important;border-color:#0000!important;transform:none!important}.contact-channels .channel-phone small{color:#777!important}.contact-channels .channel-phone em{color:#111!important}.contact-channels .channel-phone .channel-icon{background:#fff!important}.portfolio-card{background:#efeee9!important;padding:10px!important;display:block!important}.portfolio-card-visual{background:#fff!important;border-radius:22px!important;width:100%!important;height:clamp(330px,34vw,470px)!important;margin:0!important;display:block!important}.portfolio-card-logo{background:#fff!important;border-radius:22px!important;justify-content:center!important;align-items:center!important;display:flex!important;position:absolute!important;inset:0!important}.portfolio-card-logo img{object-fit:contain!important;padding:clamp(54px,9vw,130px)!important}.portfolio-card-copy{padding:0 22px!important}.portfolio-card-details{opacity:0!important;visibility:hidden!important;border:0!important;max-height:0!important;padding-top:0!important;transition:max-height .65s cubic-bezier(.22,1,.36,1),opacity .3s,padding .3s,visibility 0s .65s!important;display:block!important;overflow:hidden!important}.portfolio-card.expanded .portfolio-card-details{opacity:1!important;visibility:visible!important;max-height:1800px!important;padding-top:24px!important;transition:max-height .75s cubic-bezier(.22,1,.36,1),opacity .3s,padding .3s,visibility!important}.portfolio-card-preview{background:#fff;border-radius:20px;margin-bottom:28px;overflow:hidden;width:100%!important;height:clamp(360px,45vw,620px)!important;display:block!important;position:relative!important}.portfolio-card-preview img{object-fit:cover!important;object-position:top center!important}.portfolio-card-meta{color:var(--red)!important;text-transform:uppercase!important;letter-spacing:.09em!important;justify-content:space-between!important;font-size:10px!important;font-weight:850!important;display:flex!important}.portfolio-card h2{margin:24px 0 16px!important}.portfolio-business-benefit{border-left:4px solid var(--red)!important;color:#111!important;background:#fff!important;grid-template-columns:130px 1fr!important;gap:20px!important;margin:0 0 22px!important;padding:22px!important;display:grid!important}.portfolio-business-benefit span{text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:850}@media (max-width:760px){.pres-ribbed-glass{opacity:.38!important}.project-site-logo-image{height:128px!important}.pres-final>div:last-child{grid-template-rows:auto auto auto auto!important;min-height:720px!important}.pres-final h2{grid-area:1/1!important;font-size:clamp(52px,16vw,76px)!important}.pres-final a{grid-area:2/1!important;margin-top:22px!important}.pres-final p{grid-area:3/1!important}.pres-final-arrow{grid-area:4/1!important;width:78px!important;height:78px!important;font-size:58px!important}.portfolio-card-preview{height:330px!important}.portfolio-business-benefit{grid-template-columns:1fr!important;gap:8px!important}html,body{width:100%;max-width:100%;overflow-x:hidden!important}body *{min-width:0}h1,h2,h3,h4,p,a,button,strong,span,small,li,label,input,textarea{overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;max-width:100%}img,svg,video{max-width:100%}.shell{width:calc(100% - 20px)!important;max-width:none!important;margin-inline:auto!important}.presentation-home{padding-inline:5px!important}.presentation-shell{gap:8px!important;width:100%!important}.pres-block{border-radius:22px!important;width:100%!important;max-width:100%!important}.pres-section-bar{gap:10px!important;min-height:58px!important;padding:10px 15px!important}.pres-section-bar span:first-child{font-size:14px!important}.pres-section-bar span:last-child{white-space:normal!important;max-width:46%!important;font-size:8px!important;line-height:1.25!important}.pres-hero{height:190svh!important}.pres-hero-stage{height:100svh!important}.pres-hero-copy{left:16px!important;right:16px!important}.pres-hero h1{letter-spacing:-.055em!important;font-size:clamp(40px,12.8vw,55px)!important;line-height:.91!important}.pres-hero-copy>p{font-size:11px!important;line-height:1.4!important}.pres-feature,.pres-work-showcase,.pres-process,.pres-final{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important}.signature-logo{width:min(94vw,520px)!important;height:auto!important}.pres-spheres-stage{min-height:520px!important;padding:32px 16px 24px!important}.pres-spheres-stage>p{max-width:65%!important;font-size:12px!important;line-height:1.4!important}.pres-spheres-stage h2{font-size:clamp(48px,14vw,66px)!important;line-height:.88!important}.pres-spheres-stage h3{font-size:clamp(23px,7vw,32px)!important;line-height:1!important}.pres-services-layout{display:block!important}.pres-services-layout>header{min-height:auto!important;padding:24px 17px 28px!important}.pres-services-layout>header h2{font-size:clamp(44px,13vw,58px)!important;line-height:.88!important}.pres-services-layout>header p{font-size:13px!important;line-height:1.5!important}.pres-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.pres-services-grid article{border-radius:18px!important;min-height:250px!important;padding:14px!important}.pres-services-grid article h3{margin-top:auto!important;font-size:clamp(19px,6vw,25px)!important;line-height:.95!important}.pres-services-grid article p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-size:10px!important;line-height:1.4!important}.pres-services-grid article a{font-size:10px!important}.pres-work-showcase-grid{grid-template-columns:1fr!important;gap:7px!important;width:100%!important;margin:7px 0 0!important;display:grid!important}.pres-work-logo-window{height:190px!important;min-height:190px!important}.pres-work-logo-slide{padding:20px!important}.project-site-logo-image{width:78%!important;height:112px!important}.pres-work-project-window{aspect-ratio:1.36!important;height:auto!important;min-height:0!important}.pres-work-project-frame>img{object-fit:cover!important}.pres-work-project-footer{min-height:58px!important}.pres-work-project-footer>a{min-height:58px!important;font-size:13px!important}.pres-process>h2{margin:42px 14px 25px!important;font-size:clamp(43px,12.5vw,56px)!important;line-height:.88!important}.pres-process ol{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.pres-process li{border-radius:18px!important;min-height:235px!important;padding:14px!important}.pres-process h3{font-size:clamp(19px,6vw,25px)!important;line-height:.98!important}.pres-process li p{font-size:10px!important;line-height:1.4!important}.pres-final>div:last-child{grid-template-rows:auto auto auto auto!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;min-height:600px!important;padding:34px 17px 22px!important}.pres-final h2{grid-column:1!important;width:100%!important;font-size:clamp(43px,13.8vw,62px)!important;line-height:.84!important}.pres-final a{grid-column:1!important;width:100%!important;min-height:58px!important;font-size:15px!important}.pres-final p{grid-column:1!important;width:100%!important;font-size:13px!important;line-height:1.45!important}.pres-final-arrow{grid-column:1!important;width:64px!important;height:64px!important;font-size:48px!important}.services-commerce-hero{padding:20px 12px!important}.services-commerce-hero h1{font-size:clamp(42px,12.5vw,56px)!important}.services-commerce-hero ol{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.services-commerce-hero li{min-height:92px!important;padding:12px!important;font-size:12px!important}.services-commerce-hero li:last-child{grid-column:1/-1!important;min-height:68px!important}.service-commerce-catalog-only .service-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.service-commerce-card{border-radius:18px!important;min-height:390px!important;padding:12px!important}.service-commerce-card .service-glyph{height:72px!important}.service-commerce-card h2{margin:16px 0 12px!important;font-size:clamp(19px,5.6vw,24px)!important;line-height:1!important}.service-commerce-card .service-scope{gap:4px!important;margin-bottom:12px!important}.service-commerce-card .service-scope li{padding:5px 7px!important;font-size:8px!important}.service-commerce-meta{padding:12px 0 8px!important}.service-commerce-meta span{font-size:8px!important}.service-commerce-meta strong{font-size:13px!important}.service-commerce-card>button:not(.service-scope-toggle),.service-commerce-card>a:not(.service-detail-link){min-height:42px!important;font-size:9px!important}.service-detail-link{min-height:36px!important;font-size:9px!important}.portfolio-page{width:calc(100% - 16px)!important}.portfolio-hero h1{font-size:clamp(42px,12.8vw,56px)!important}.portfolio-card{padding:7px!important}.portfolio-card-visual{height:230px!important}.portfolio-card-logo img{padding:42px!important}.portfolio-card-preview{aspect-ratio:1.45!important;height:auto!important}.portfolio-card-copy{padding-inline:10px!important}.portfolio-card h2{font-size:36px!important}.portfolio-business-benefit{padding:15px!important;font-size:13px!important}.portfolio-card-details>p{font-size:13px!important}.contact-layout,.about-page,.calculator-page,.account-page,.cart-page{width:calc(100% - 20px)!important;max-width:none!important}.contact-editorial h1,.page-hero h1{font-size:clamp(43px,13vw,58px)!important}.contact-page{grid-template-columns:1fr!important;display:grid!important}.contact-channels{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.contact-channels>a{min-height:112px!important;padding:12px!important}.contact-channels strong{font-size:13px!important}.contact-channels small{font-size:9px!important}.contact-form{padding:23px 16px!important}.form-grid{grid-template-columns:1fr!important}.about-overview-main h1{font-size:clamp(42px,12.7vw,56px)!important}.about-overview .about-proof{grid-template-columns:repeat(2,minmax(0,1fr))!important}.about-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.about-capability-grid article{min-height:220px!important;padding:15px!important}.about-capability-grid h3{font-size:clamp(22px,6.8vw,30px)!important}.about-capability-grid p{font-size:10px!important}.about-operating li{grid-template-columns:34px 1fr!important}.footer-top{grid-template-columns:1fr!important;gap:22px!important;display:grid!important}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;display:grid!important}.footer-nav a{text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:42px!important;display:flex!important}.footer-socials{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;display:grid!important}.footer-socials a{min-height:70px!important;padding:10px!important}.footer-socials a strong,.footer-socials .footer-phone strong{font-size:11px!important}.footer-bottom{text-align:center!important;grid-template-columns:1fr!important;gap:9px!important;display:grid!important}}@media (max-width:340px){.pres-services-grid,.pres-process ol,.service-commerce-catalog-only .service-catalog-grid,.contact-channels,.about-capability-grid,.footer-socials{grid-template-columns:1fr!important}.pres-services-grid article,.pres-process li{min-height:210px!important}.service-commerce-card{min-height:360px!important}.footer-nav{grid-template-columns:1fr 1fr!important}}@media (min-width:761px) and (max-width:1100px){h1,h2,h3,p,a,strong,span{overflow-wrap:anywhere}.pres-services-grid,.pres-process ol,.service-commerce-catalog-only .service-catalog-grid,.about-capability-grid,.contact-channels,.footer-socials{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.pres-gradient-field{filter:none!important;background:radial-gradient(62% 52% at 18% 8%,#ffbeb2b8,#0000 66%),radial-gradient(55% 48% at 82% 32%,#ff40487a,#0000 72%),linear-gradient(158deg,#ff766b 0%,#ed2538 40%,#a30720 71%,#290008 100%)!important}.pres-gradient-field:before{pointer-events:none;content:""!important;filter:blur(42px)!important;background:radial-gradient(circle at 38% 26%,#ffffff2e,#0000 31%),radial-gradient(circle at 70% 58%,#74000f38,#0000 38%)!important;animation:18s ease-in-out infinite alternate heroLightSpots!important;display:block!important;position:absolute!important;inset:-8%!important}.pres-gradient-field:after{opacity:.13!important;mix-blend-mode:soft-light!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E")!important;display:block!important}.pres-ribbed-glass{display:none!important}.signature-draw-path{transition-duration:1.08s!important;transition-timing-function:cubic-bezier(.22,.78,.22,1)!important}.signature-active .signature-final-art,.signature-active .signature-ink-overlay{transition-delay:.94s!important}.signature-active .signature-business-letter{transition-duration:42ms!important;transition-delay:calc(.98s + var(--letter-delay,0s))!important}.about-overview-main{column-gap:28px!important}.about-overview-main h1{text-wrap:pretty;width:100%!important;max-width:none!important;font-size:clamp(76px,8.8vw,140px)!important;line-height:.82!important}@media (min-width:761px){.header-inner{width:min(100vw - 32px,1520px)!important;padding-right:18px!important}.header-quick-actions .button-small{margin-right:2px}}.case-brand-logo{background:#fff;border-radius:18px;width:clamp(170px,19vw,270px);height:90px;margin:18px 0 26px;position:relative}.case-brand-logo img{object-fit:contain!important;padding:12px!important}.case-brand-logo.logo-boostmarine img,.case-brand-logo.logo-beef-flame img{filter:invert()}.case-gallery{color:#111;background:#efeee9;border-radius:32px;margin-top:14px;padding:clamp(20px,3vw,42px)}.case-gallery>header{grid-template-columns:auto 1fr auto;align-items:end;gap:20px;margin-bottom:24px;display:grid}.case-gallery>header>span{color:var(--red);font-weight:850}.case-gallery h2{margin:0;font-size:clamp(34px,4.4vw,68px);line-height:.95}.case-gallery header p{text-align:right;margin:0;display:grid}.case-gallery header small{color:#777;text-transform:uppercase;letter-spacing:.08em}.case-gallery header strong{font-size:24px}.case-gallery-grid{grid-template-columns:minmax(0,1.65fr) minmax(240px,.35fr);align-items:stretch;gap:12px;display:grid}.case-gallery figure{background:#111;border-radius:24px;min-height:520px;margin:0;position:relative;overflow:hidden}.case-gallery figure img{object-fit:cover!important;object-position:center top!important}.case-gallery figure figcaption{z-index:2;background:#ffffffe6;border-radius:999px;padding:8px 13px;font-weight:800;position:absolute;bottom:16px;left:16px}.case-gallery .case-gallery-mobile{min-height:520px}.case-gallery-mobile img{object-fit:cover!important}@media (max-width:760px){.pres-gradient-field:before{filter:blur(28px)!important;animation:none!important}.pres-gradient-field:after{opacity:.1!important}.pres-work-project-window{aspect-ratio:9/16!important;background:#111!important}.pres-work-project-frame>.project-shot-mobile{object-fit:cover!important;object-position:center top!important;background:#111!important;display:block!important}.pres-final>div:last-child{grid-template-rows:auto auto auto!important;grid-template-columns:1fr!important;gap:24px!important;min-height:0!important;padding:34px 18px 28px!important;display:grid!important}.pres-final h2{grid-area:1/1!important;font-size:clamp(45px,14.2vw,65px)!important;line-height:.86!important}.pres-final p{grid-area:2/1!important;font-size:14px!important}.pres-final a{grid-area:3/1!important;width:100%!important;min-height:66px!important;font-size:17px!important}.about-overview-main h1{font-size:clamp(43px,13vw,59px)!important;line-height:.9!important}.case-brand-logo{width:180px;height:72px;margin-bottom:18px}.case-gallery{border-radius:22px;padding:16px}.case-gallery>header{grid-template-columns:auto 1fr;gap:10px}.case-gallery>header p{text-align:left;grid-column:2}.case-gallery h2{font-size:34px}.case-gallery-grid{grid-template-columns:1fr}.case-gallery figure{aspect-ratio:16/10;min-height:0}.case-gallery .case-gallery-mobile{aspect-ratio:9/16;min-height:0}}@media (prefers-reduced-motion:reduce){.pres-gradient-field:before{animation:none!important}}.project-shot-mobile,.portfolio-shot-mobile{display:none!important}.pres-work-project-frame>.project-shot-desktop,.portfolio-card-preview>.portfolio-shot-desktop{background:#f2f1ed;object-fit:contain!important;object-position:center top!important}.pres-work-logo-slide:before,.pres-work-logo-slide:after{content:none!important;display:none!important}.project-site-logo-image{max-width:82%!important;height:clamp(110px,13vw,180px)!important}.logo-13auto .project-site-logo-image{max-width:76%!important}.logo-prokub .project-site-logo-image{max-width:62%!important}.logo-profist .project-site-logo-image{max-width:58%!important}.logo-dianafarm .project-site-logo-image{max-width:72%!important}.logo-royal-horse .project-site-logo-image{max-width:86%!important}.portfolio-card-logo img{object-fit:contain!important}@media (max-width:760px){.project-shot-desktop,.portfolio-shot-desktop{display:none!important}.project-shot-mobile,.portfolio-shot-mobile{background:#f2f1ed;object-fit:contain!important;object-position:center top!important;display:block!important}.pres-work-project-window{aspect-ratio:4/5!important;height:auto!important;min-height:0!important}.pres-work-project-frame{background:#f2f1ed!important}.project-site-logo-image{width:76%!important;max-width:280px!important;height:118px!important}.portfolio-card-preview{aspect-ratio:4/5!important;background:#f2f1ed!important;height:auto!important}.portfolio-card-logo img{padding:28px 54px!important}}.pres-work-logo-window{box-shadow:none!important;background:#fff!important}.pres-work-logo-slide{border:0!important;align-items:center!important;padding:32px!important}.pres-work-logo-slide:before,.pres-work-logo-slide:after,.pres-work-logo-slide strong:after,.pres-work-progress{content:none!important;display:none!important}.pres-work-logo-slide>span{background:0 0!important;border:0!important;padding:0!important;top:26px!important;left:28px!important}.pres-work-logo-slide strong,.pres-work-logo-slide.logo-beef-flame strong,.pres-work-logo-slide.logo-boostmarine strong{background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:100%!important;height:190px!important;min-height:190px!important;margin:0!important;padding:0!important;display:flex!important}.project-site-logo-image,.logo-13auto .project-site-logo-image,.logo-prokub .project-site-logo-image,.logo-profist .project-site-logo-image,.logo-dianafarm .project-site-logo-image,.logo-royal-horse .project-site-logo-image,.logo-boostmarine .project-site-logo-image,.logo-beef-flame .project-site-logo-image{object-fit:contain!important;object-position:center!important;width:72%!important;max-width:300px!important;height:150px!important}.logo-boostmarine .project-site-logo-image,.logo-beef-flame .project-site-logo-image{filter:invert()!important}.pres-final>div:last-child{min-height:500px!important;padding-top:46px!important;padding-bottom:32px!important}.pres-final a{transform:translate(-64px,42px);width:min(440px,100%)!important;min-height:88px!important;font-size:23px!important}.pres-final-arrow{transform:translate(-64px,12px)}@media (max-width:760px){.pres-work-logo-slide{padding:20px!important}.pres-work-logo-slide>span{top:18px!important;left:20px!important}.pres-work-logo-slide strong,.pres-work-logo-slide.logo-beef-flame strong,.pres-work-logo-slide.logo-boostmarine strong{height:130px!important;min-height:130px!important}.project-site-logo-image,.logo-13auto .project-site-logo-image,.logo-prokub .project-site-logo-image,.logo-profist .project-site-logo-image,.logo-dianafarm .project-site-logo-image,.logo-royal-horse .project-site-logo-image,.logo-boostmarine .project-site-logo-image,.logo-beef-flame .project-site-logo-image{width:68%!important;max-width:250px!important;height:112px!important}.pres-final>div:last-child{min-height:560px!important;padding-top:30px!important;padding-bottom:20px!important}.pres-final a{min-height:68px!important;font-size:17px!important;transform:none!important}.pres-final-arrow{transform:none!important}}.pres-work-project-window,.pres-work-project-frame{background:#111!important}.pres-work-project-frame>.project-shot-desktop{object-fit:cover!important;object-position:center top!important;background:#111!important}.pres-final-arrow{display:none!important}.pres-final>div:last-child{grid-template-rows:auto auto!important;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr)!important;gap:42px 56px!important;min-height:500px!important;padding:48px 44px 42px!important;display:grid!important}.pres-final h2{grid-area:1/1/auto/-1!important;width:100%!important;max-width:none!important;margin:0!important;font-size:clamp(74px,8.7vw,142px)!important;line-height:.82!important}.pres-final p{grid-area:2/1!important;align-self:end!important;max-width:620px!important;margin:0!important;font-size:18px!important;line-height:1.45!important}.pres-final a{grid-area:2/2!important;place-self:end!important;width:min(440px,100%)!important;min-height:84px!important;margin:0!important;font-size:22px!important;transform:none!important}@media (max-width:760px){.pres-work-project-window{aspect-ratio:9/16!important;background:#111!important;height:auto!important}.pres-work-project-frame>.project-shot-mobile{object-fit:cover!important;object-position:center top!important;background:#111!important;display:block!important}.pres-final>div:last-child{grid-template-rows:auto auto auto!important;grid-template-columns:1fr!important;gap:24px!important;min-height:0!important;padding:34px 18px 28px!important;display:grid!important}.pres-final h2{grid-area:1/1!important;font-size:clamp(45px,14.2vw,65px)!important;line-height:.86!important}.pres-final p{grid-area:2/1!important;font-size:14px!important}.pres-final a{grid-area:3/1!important;width:100%!important;min-height:66px!important;font-size:17px!important}}.calc-contact .button{border-color:var(--red)!important;background:var(--red)!important;color:#fff!important}.calc-contact .button:hover:not(:disabled){color:#fff!important;background:#b30f17!important;border-color:#b30f17!important}
