@font-face{font-family:'Barlow Condensed';src:url('/assets/fonts/barlow-condensed-700.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Manrope';src:url('/assets/fonts/manrope-400.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Manrope';src:url('/assets/fonts/manrope-600.ttf') format('truetype');font-weight:500 650;font-style:normal;font-display:swap}
@font-face{font-family:'Manrope';src:url('/assets/fonts/manrope-700.ttf') format('truetype');font-weight:700 800;font-style:normal;font-display:swap}
:root{--red:#e40421;--red-hover:#c7031c;--ink:#111112;--surface:#1b1b1d;--paper:#f4f3f0;--muted:#a0a0a2;--line:#353537;--font:'Manrope',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--ink);color:var(--paper);font:400 16px/1.65 var(--font);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--red);outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}button{border:0}::selection{background:var(--red);color:white}.container{width:calc(100% - 112px);max-width:1440px;margin:0 auto}.skip-link{position:fixed;z-index:200;top:0;left:20px;transform:translateY(-140%);background:white;color:black;padding:12px}.skip-link:focus{transform:translateY(0)}.site-header{height:100px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #ffffff16;background:#111112ef;backdrop-filter:blur(18px);position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;gap:12px;line-height:1;font-size:30px;font-weight:800;letter-spacing:-1.3px;flex-shrink:0}.brand-light{font-weight:500}.brand small{font-size:8px;letter-spacing:1.2px;display:block;margin-top:9px;font-weight:650}.brand-mark{display:flex;gap:5px;transform:skew(-18deg);padding:0 4px}.brand-mark i{width:13px;height:38px;background:var(--red)}.brand-mark i:last-child{width:22px}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{font-size:14px;font-weight:600;color:#c3c3c5;position:relative}.site-header nav a:after{content:'';height:2px;background:var(--red);position:absolute;left:0;right:100%;bottom:-9px;transition:right .2s}.site-header nav a:hover:after,.site-header nav a.active:after{right:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;padding:17px 24px;background:var(--red);color:#fff;font-size:14px;font-weight:700;line-height:1.4;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:var(--red-hover);transform:translateY(-2px)}.button span{font-size:23px;line-height:1}.button-small{font-size:13px;padding:14px 18px;gap:22px}.menu-toggle{display:none}.hero{min-height:695px;position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(ellipse at 80% 75%,#292426 0,transparent 57%),#111112}.hero-grid{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,transparent calc(50% - .5px),#ffffff04 50%,transparent calc(50% + .5px));background-size:200px}.hero-content{padding-top:62px;padding-bottom:115px;position:relative;z-index:3}.eyebrow{font-size:12px;letter-spacing:1.5px;line-height:1.5;font-weight:700;display:flex;align-items:center;gap:12px}.red-line{width:28px;height:2px;background:var(--red);display:inline-block}.hero h1{font-family:var(--display);font-size:clamp(72px,7.7vw,120px);font-weight:700;line-height:.98;letter-spacing:-1.8px;margin-top:28px;margin-left:-3px}.hero h1 em{font-style:normal;color:var(--red)}.hero-description{color:#b4b4b8;line-height:1.8;margin-top:28px;font-size:16px;max-width:430px}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:32px}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;font-weight:650;border-bottom:1px solid #ffffff60;padding:9px 0}.text-link:hover{color:var(--red)}.hero-bottom{position:absolute;bottom:24px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:1.2px;font-weight:600;color:#a5a5aa;z-index:4}.hero-bottom a{display:flex;align-items:center;gap:15px}.hero-bottom a span{font-size:20px;color:white}.service-ticker{display:flex;gap:30px;align-items:center;justify-content:space-around;background:var(--red);padding:20px 30px;white-space:nowrap;overflow:hidden;font-family:var(--display);font-size:24px;font-weight:600;letter-spacing:1px}.service-ticker b{font-family:Arial;font-size:23px;color:#ffffffb3;font-weight:400}.section{padding-top:100px;padding-bottom:100px}h2{font-size:clamp(36px,4.3vw,64px);font-weight:600;line-height:1.12;letter-spacing:-2.6px;margin-top:22px}.muted{color:#79797c}.intro-copy{color:#ababaf;max-width:420px;line-height:1.8;margin-top:28px}
@media(min-width:1600px){.site-header{padding-left:max(56px,calc((100vw - 1440px)/2));padding-right:max(56px,calc((100vw - 1440px)/2))}}@media(max-width:1100px){.site-header{padding:0 30px;gap:20px}.site-header nav{gap:20px}.header-cta{font-size:12px;gap:15px}.container{width:calc(100% - 60px)}.hero h1{font-size:96px}.hero-bottom{font-size:9px}.service-ticker{justify-content:flex-start}.brand{font-size:26px}}
@media(max-width:800px){html{scroll-padding-top:90px}.site-header{height:80px;padding:0 24px}.brand{font-size:26px}.brand small{font-size:7px}.brand-mark i{height:33px}.header-cta{display:none}.menu-toggle{display:flex;flex-direction:column;gap:7px;justify-content:center;width:44px;height:44px;background:transparent;padding:8px}.menu-toggle span{height:2px;width:26px;background:white;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.site-header nav{display:none;position:absolute;left:0;right:0;top:80px;padding:24px;background:#171719;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:24px}.site-header nav.open{display:flex}.site-header nav a{font-size:19px}.container{width:calc(100% - 48px)}.hero{min-height:690px}.hero-content{padding-top:38px;padding-bottom:90px}.eyebrow{font-size:10px;letter-spacing:1.1px}.hero h1{font-size:clamp(58px,11.5vw,94px);letter-spacing:-.8px;margin-top:24px}.hero-description{font-size:15px;max-width:340px;margin-top:24px}.hero-actions{gap:22px;flex-wrap:wrap;margin-top:26px}.hero-bottom>span{display:none}.hero-bottom{justify-content:flex-end;font-size:9px}.service-ticker{padding:16px 24px;gap:24px;font-size:22px}.section{padding-top:70px;padding-bottom:70px}h2{font-size:40px;letter-spacing:-1.8px}.intro-copy{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Photography and the shared page language */
.brand img{width:150px;height:66px;object-fit:contain}.brand small{font-size:12px}.hero{min-height:740px}.hero-visual{position:absolute;z-index:0;right:-13%;bottom:50px;width:103%;height:470px;background-image:url('/assets/sto-wrapping-comparison.jpg');background-size:100% 200%;background-position:center bottom;background-repeat:no-repeat;mask-image:linear-gradient(90deg,transparent 8%,#000 35%);transform-origin:70% 60%;animation:arrive 1.5s ease-out both}.hero:after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#111112 3%,#111112e8 20%,#11111255 44%,transparent 62%),linear-gradient(0deg,#111112 0,transparent 19%)}.hero-content{padding-top:40px;padding-bottom:170px}.hero h1{position:relative;font-size:clamp(80px,7.5vw,116px)}.hero-description{max-width:370px}.hero-actions{gap:25px;max-width:590px}.hero-bottom{font-size:12px;letter-spacing:.8px}.hero-bottom>span{max-width:450px}.hero-bottom a{font-size:12px}.finish-note{position:absolute;right:6%;bottom:77px;z-index:5;display:flex;align-items:center;gap:12px;padding:15px 18px;background:#161618d9;border:1px solid #ffffff25;backdrop-filter:blur(10px);font-size:12px;letter-spacing:1px;line-height:1.3}.finish-note small{display:block;color:#a6a6aa;font-size:10px;letter-spacing:.5px;margin-top:5px}.finish-swatch{display:block;height:32px;width:32px;background:linear-gradient(135deg,#1bd4f2 0%,#009ed0 64%,#ff8a00 65%,#f2a523 100%)}.finish-cross{margin-left:15px;color:#aaa;font-size:24px}.light-section{background:var(--paper);color:var(--ink);color-scheme:light}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:44px}.heading-aside{max-width:360px;color:#a7a7aa;font-size:16px;line-height:1.8}.light-section .heading-aside{color:#6a6a6c}.section-heading h2{margin-bottom:0}.soft-ink{color:#909093}.drag-hint{margin-top:24px;font-size:14px!important;font-weight:600;color:var(--ink)}.drag-hint span{font-size:25px;margin-right:9px}.comparison-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d1d1d0;border-bottom:1px solid #d1d1d0;margin-bottom:24px}.comparison-tabs button{display:flex;align-items:center;gap:18px;background:transparent;color:#747476;padding:23px 20px;font-weight:600;text-align:left;font-size:16px;position:relative;border-bottom:3px solid transparent}.comparison-tabs button+button{border-left:1px solid #d1d1d0}.comparison-tabs button>span:first-child{font-size:12px;font-weight:400}.comparison-tabs button>span:last-child{margin-left:auto;font-size:20px}.comparison-tabs button[aria-selected=true]{color:var(--ink);border-bottom-color:var(--red)}.comparison-tabs button[aria-selected=true]>span:first-child{color:var(--red)}.comparison-tabs button:hover{background:#e8e7e4}.comparison-stage{position:relative;aspect-ratio:3/1;background:#222;isolation:isolate;overflow:hidden;--comparison-image:url('/assets/fleet-comparison.jpg');touch-action:pan-y;user-select:none}.comparison-image{position:absolute;inset:0;background-image:var(--comparison-image);background-size:100% 200%;background-repeat:no-repeat}.comparison-after{background-position:center bottom}.comparison-before{background-position:center top;clip-path:inset(0 calc(100% - var(--split)) 0 0)}.image-label{position:absolute;top:20px;color:white;font-size:12px;letter-spacing:1.2px;background:#161618c9;border:1px solid #ffffff35;backdrop-filter:blur(12px);padding:7px 14px;z-index:2}.label-before{left:20px}.label-after{right:20px}.comparison-handle{position:absolute;top:0;bottom:0;left:var(--split);width:2px;background:#fff;transform:translateX(-50%);pointer-events:none;z-index:3;box-shadow:0 0 12px #0005}.comparison-handle>span{position:absolute;display:flex;justify-content:space-evenly;align-items:center;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;background:#fff;color:#111;font:28px var(--font);border-radius:50%;box-shadow:0 2px 14px #0003}.comparison-handle i{height:17px;width:1px;background:#c5c5c5}.comparison-range{position:absolute;z-index:4;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:pan-y}.comparison-stage:focus-within{outline:3px solid var(--red);outline-offset:4px}.comparison-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px}.comparison-caption .eyebrow{font-size:12px;color:#6a6a6c}.comparison-caption h3{font-size:24px;font-weight:600;line-height:1.35;margin-top:8px;letter-spacing:-.7px}.round-link{display:grid;place-items:center;border:1px solid #bbb;width:52px;height:52px;flex-shrink:0;border-radius:50%;font-size:26px;transition:background .2s}.round-link:hover{background:var(--red);color:white;border-color:var(--red)}.concept-note{font-size:12px;color:#747476;margin-top:16px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-card{padding:0;text-align:left;position:relative;isolation:isolate;background:#29292c;overflow:hidden;min-height:400px;display:block;color:white}.service-card-image,.service-card-shade{position:absolute;inset:0;z-index:-2;transition:transform .6s}.service-card-image{background-size:auto 200%;background-repeat:no-repeat;background-position:60% bottom}.service-card-shade{z-index:-1;background:linear-gradient(0deg,#080808ed 2%,#08080822 65%,#08080855)}.service-wrap .service-card-image{background-image:url('/assets/sto-wrapping-comparison.jpg');background-position:65% bottom}.service-tint .service-card-image{background-image:url('/assets/gclass-tint-comparison.jpg');background-position:67% bottom}.service-store .service-card-image{background-image:url('/assets/mediva-window-comparison.jpg');background-position:52% bottom}.service-card:hover .service-card-image{transform:scale(1.04)}.service-number{position:absolute;top:24px;left:24px;font-size:12px;letter-spacing:1px}.service-card-title{position:absolute;bottom:26px;left:24px;right:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.service-card h3{font-size:24px;font-weight:600;letter-spacing:-.8px;line-height:1.2}.service-card p{font-size:14px;color:#c2c2c4;margin-top:9px}.card-arrow{font-size:26px;line-height:1;flex-shrink:0}.other-services{display:grid;grid-template-columns:1fr 3fr;gap:40px;border-top:1px solid var(--line);margin-top:36px;padding-top:32px}.other-services>p{font-size:12px;letter-spacing:1px;color:#9a9a9e}.other-services>div{display:flex;gap:12px;flex-wrap:wrap}.other-services button,.other-services a{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;padding:11px 17px;border:1px solid #39393c;background:transparent;font-size:14px;transition:border-color .2s}.other-services a:hover{border-color:var(--red);color:var(--red)}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.portfolio-card button{display:block;width:100%;padding:0;background:#ddd;overflow:hidden;aspect-ratio:4/3;position:relative}.portfolio-card button:after{content:'↗';position:absolute;right:15px;bottom:15px;border-radius:50%;background:#fff;color:#111;height:42px;width:42px;display:grid;place-items:center;font-size:23px;opacity:0;transition:opacity .2s}.portfolio-card:hover button:after{opacity:1}.portfolio-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.portfolio-card:hover img{transform:scale(1.035)}.portfolio-card .eyebrow{margin-top:20px;font-size:12px;color:#888;letter-spacing:1px}.portfolio-card h3{font-size:21px;letter-spacing:-.6px;line-height:1.3;margin-top:6px;font-weight:600}.portfolio-card .project-service{font-size:13px;color:#68686a;border-bottom:1px solid #b3b3b3;margin-top:9px;display:inline-block}.portfolio-source{font-size:12px;color:#777;margin-top:32px}.portfolio-source a{text-decoration:underline}.light-section .text-link{border-color:#9a9a9a}.studio-top{display:grid;grid-template-columns:1.2fr 1fr;gap:90px}.studio-copy{padding-top:26px;color:#b1b1b5;max-width:470px;line-height:1.8}.studio-copy p+p{margin-top:18px}.studio-copy .text-link{margin-top:22px;color:white}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:70px}.process-grid article{border-top:1px solid #444;padding-top:24px}.process-grid article>span{font-family:var(--display);font-size:46px;color:var(--red);line-height:1}.process-grid h3{font-size:18px;font-weight:600;margin-top:26px;line-height:1.4}.process-grid p{font-size:14px;color:#9e9ea2;margin-top:12px;line-height:1.8}.faq-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:100px}.faq-layout .text-link{margin-top:30px}.faq-list{border-top:1px solid #c9c9c7}.faq-list details{border-bottom:1px solid #c9c9c7}.faq-list summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:16px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:26px;font-weight:400;line-height:1;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg);color:var(--red)}.faq-list details p{padding:0 28px 25px 0;color:#656568;font-size:15px;line-height:1.8}.contact-section{background:var(--red);color:white}.contact-heading{display:flex;justify-content:space-between;align-items:center}.contact-heading h2{font-family:var(--display);font-size:clamp(70px,8.8vw,138px);line-height:.98;letter-spacing:-1.7px}.contact-heading h2>span{color:#52010c}.contact-big-arrow{font-size:220px;font-weight:400;line-height:1;margin-right:70px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;margin-top:65px;padding-top:55px;border-top:1px solid #ffffff50}.contact-info h3{font-size:23px;letter-spacing:-.6px;font-weight:600;line-height:1.35;max-width:320px}.contact-info>p{max-width:340px;margin-top:20px;font-size:15px;color:#fff;opacity:.9}.contact-phone{display:block;font-size:34px;font-weight:600;letter-spacing:-1px;margin-top:30px}.contact-phone span{margin-left:18px}.contact-email{font-size:18px;display:inline-block;border-bottom:1px solid #ffffff80;margin-top:8px}.contact-location{margin-top:34px}.contact-location>span{font-size:12px;letter-spacing:1px;font-weight:700}.contact-location p{font-size:14px;margin-top:8px}.whatsapp-link{font-size:14px;display:inline-flex;gap:22px;margin-top:26px;border-bottom:1px solid #ffffff80;padding-bottom:5px}#contact-form label{font-size:14px;font-weight:600;display:block;margin-bottom:22px}#contact-form input,#contact-form select,#contact-form textarea{display:block;color:#fff;width:100%;border:0;border-radius:0;border-bottom:1px solid #ffffff70;background:transparent;padding:13px 0;font-size:15px;line-height:1.5;outline:none;resize:vertical;margin-top:5px}#contact-form input::placeholder,#contact-form textarea::placeholder{color:#fff;opacity:.7;font-weight:400}#contact-form select{font-weight:400;cursor:pointer}#contact-form select option{background:#fff;color:#111}#contact-form input:focus,#contact-form select:focus,#contact-form textarea:focus{border-bottom:2px solid white}#contact-form input:user-invalid,#contact-form textarea:user-invalid{border-bottom-color:#390109}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:28px}.form-note{font-size:13px;opacity:.85;line-height:1.65;margin-top:3px;margin-bottom:24px}.contact-submit{background:#161617;width:100%;justify-content:space-between;padding:19px 24px}.contact-submit:hover{background:#303033}.contact-submit:focus-visible{outline-color:white}#form-status{font-size:14px;margin-top:16px}#form-fallback{font-size:13px;margin-top:8px}#copy-request{background:transparent;color:white;font-size:13px}.site-footer{padding:48px 0 24px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;align-items:center;padding-bottom:40px}.footer-top>p{font-size:16px;color:#9e9ea2}.footer-top>div{display:flex;gap:25px;justify-content:flex-end;flex-wrap:wrap;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;padding-top:24px;border-top:1px solid var(--line);font-size:12px;color:#85858a}.footer-bottom a:hover{color:white}dialog{border:1px solid #454549;max-width:900px;width:calc(100% - 48px);padding:0;background:#19191b;color:#fff;max-height:90vh}dialog::backdrop{background:#000d;backdrop-filter:blur(8px)}.dialog-close{position:absolute;top:12px;right:12px;z-index:5;width:44px;height:44px;border-radius:50%;background:#151517db;font-size:30px;color:white}#gallery-dialog-image{width:100%;max-height:72vh;object-fit:contain;background:#111}.gallery-dialog-caption{padding:18px 25px;display:flex;justify-content:space-between;gap:20px;align-items:center}.gallery-dialog-caption p{font-size:18px}.gallery-dialog-caption span{font-size:12px;color:#aaa}.service-dialog-content{padding:50px}.service-dialog-content p{margin-top:25px;color:#aaa}.service-dialog-content .button{margin-top:30px}.service-dialog-content ul{padding-left:20px;color:#ccc;line-height:2}.page-intro{padding:40px 0 62px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:#87878b;align-items:center;margin-bottom:45px}.breadcrumbs a:hover{color:var(--red)}.breadcrumbs span[aria-current]{color:#d1d1d4}.page-intro .eyebrow{color:#aaa}.page-intro h1{font-family:var(--display);font-size:clamp(65px,7.2vw,112px);letter-spacing:-1px;font-weight:700;line-height:1.05;max-width:980px;margin-top:20px}.page-intro .page-lead{font-size:18px;color:#aaa;max-width:750px;margin-top:25px;line-height:1.8}.page-intro+.section{padding-top:65px}.page-intro .red{color:var(--red)}.catalog-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:60px;row-gap:0}.catalog-card{display:flex;justify-content:space-between;gap:25px;padding:32px 0;border-top:1px solid var(--line)}.catalog-card .catalog-num{color:var(--red);font:30px var(--display);line-height:1.3}.catalog-card>div{flex:1}.catalog-card h2{font-size:27px;letter-spacing:-.8px;margin-top:0;line-height:1.2}.catalog-card p{color:#a3a3a7;font-size:14px;margin-top:15px}.catalog-card .card-arrow{align-self:center}.catalog-card:hover h2{color:var(--red)}.service-hero{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start;padding-bottom:80px}.service-hero h1{font-family:var(--display);font-size:clamp(55px,5.6vw,86px);line-height:1.02;letter-spacing:-1px;margin-top:24px}.service-hero .service-lead{font-size:16px;color:#aaa;margin-top:24px;line-height:1.8}.service-hero .button{margin-top:28px}.service-hero figure{margin:0;position:relative}.service-hero figure img{width:100%;height:520px;object-fit:cover}.service-hero figure figcaption{font-size:12px;color:#999;margin-top:10px}.service-benefits{display:grid;grid-template-columns:1fr 1fr;gap:100px}.service-benefits h2{margin-top:0;font-size:46px}.service-benefits p{color:#67676b;margin-top:25px}.benefit-list{list-style:none;padding:0;margin:0}.benefit-list li{display:flex;gap:25px;border-bottom:1px solid #ccc;padding:19px 0;font-size:16px}.benefit-list li span{color:var(--red);font-size:12px;padding-top:4px}.service-note{font-size:14px;background:#e9e7e3;border-left:3px solid var(--red);padding:20px!important;line-height:1.8}.service-process h2{font-size:44px}.service-process .process-grid{margin-top:38px}.cta-panel{padding:58px 0;background:var(--red)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-inner h2{font-size:clamp(32px,4.5vw,64px);margin:0;max-width:700px}.cta-inner .button{background:var(--ink);flex-shrink:0}.cta-inner p{font-size:16px;margin-top:15px}.portfolio-filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:36px}.portfolio-filters button{padding:11px 20px;border:1px solid #c3c3c3;background:transparent;color:#666;font-size:14px}.portfolio-filters button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.portfolio-card[hidden]{display:none}.portfolio-count{font-size:13px;color:#777;margin-bottom:25px}.studio-visual{display:grid;grid-template-columns:1fr 1.4fr;gap:50px;align-items:center;margin-bottom:85px}.studio-visual img{width:100%;max-height:590px;object-fit:cover}.studio-visual h2{font-size:52px}.studio-visual p{font-size:17px;color:#b4b4b8;margin-top:25px}.related-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:35px}.related-links a{padding:14px 20px;border:1px solid var(--line);font-size:14px}.related-links a:hover{border-color:var(--red)}.page-comparison .comparison-stage{aspect-ratio:3/1}.page-contact .contact-section{padding-top:55px}.page-contact .contact-heading h2{font-size:80px}.page-contact .contact-big-arrow{font-size:140px}.page-contact .contact-grid{margin-top:42px}.section-heading>a{flex-shrink:0}.home-studio-link{margin-top:35px}.home-studio-link .text-link{font-size:16px}.error-page{text-align:center;padding:100px 20px}.error-page h1{font:140px var(--display);color:var(--red)}.error-page h2{margin-top:0}.error-page .button{margin-top:35px}.site-header nav a{font-size:14px}.site-header nav{gap:25px}.header-cta{font-size:13px}.brand{min-width:145px}.portfolio-section .section-heading h2{font-size:52px}
@keyframes arrive{from{opacity:1;transform:translateX(30px) scale(1.03)}to{opacity:1;transform:none}}
@media(min-width:1600px){.hero-visual{width:100%;right:-10%;height:540px}.hero{min-height:830px}.hero-content{padding-bottom:230px}}
@media(max-width:1200px){.site-header{padding:0 30px}.site-header nav{gap:20px}.brand img{width:130px;height:60px}.header-cta{gap:16px;padding:13px;font-size:12px}.hero{min-height:700px}.hero-content{padding-bottom:180px}.hero h1{font-size:90px}.hero-visual{width:105%;right:-18%;height:400px;bottom:76px}.hero-description{max-width:330px;font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.finish-note{right:4%;bottom:65px}.hero-bottom>span{display:none}.hero-bottom{justify-content:flex-end}.section-heading{gap:30px}.heading-aside{max-width:290px}.service-card{min-height:370px}.service-card h3{font-size:21px}.service-card-title,.service-number{left:18px;right:18px}.service-card p{font-size:13px}.other-services{grid-template-columns:1fr 3fr;gap:30px}.contact-grid{gap:65px}.contact-big-arrow{margin-right:10px}.studio-top{gap:50px}.faq-layout{gap:65px}.service-hero{gap:40px}.service-hero figure img{height:480px}}
@media(max-width:1000px){.header-cta{display:none}.site-header nav{gap:28px}.section-heading{align-items:flex-start}.heading-aside{max-width:270px;font-size:15px}.comparison-tabs button{gap:10px;font-size:14px;padding:20px 13px}.service-grid{gap:14px}.service-card{min-height:320px}.service-card h3{font-size:21px}.service-card p{font-size:13px}.portfolio-grid{gap:20px}.portfolio-card h3{font-size:20px}.process-grid{gap:22px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>p{display:none}.contact-grid{gap:40px}.contact-phone{font-size:28px}.contact-big-arrow{font-size:160px}.catalog-grid{column-gap:35px}.studio-top{grid-template-columns:1fr 1fr;gap:35px}.service-benefits{gap:55px}.service-hero figure img{height:440px}.service-hero h1{font-size:64px}}
@media(max-width:800px){.brand img{height:60px;width:138px}.hero{min-height:805px;justify-content:flex-start}.hero-content{padding-top:36px;padding-bottom:0}.hero h1{font-size:clamp(68px,11.5vw,100px);line-height:.98}.hero-description{margin-top:21px;max-width:360px}.hero-actions{flex-direction:row;gap:23px;max-width:100%;align-items:center}.hero-visual{width:140%;right:-14%;height:330px;bottom:50px;mask-image:linear-gradient(0deg,transparent,black 15%,black 90%,transparent)}.hero:after{background:linear-gradient(0deg,#111112 0,transparent 15%,transparent 39%,#11111255 45%,#111112 53%);z-index:1}.finish-note{bottom:75px;right:24px;padding:10px 12px;font-size:11px}.finish-note small{font-size:10px}.finish-swatch{height:26px;width:26px}.finish-cross{display:none}.hero-bottom a{font-size:10px}.eyebrow{font-size:12px;letter-spacing:1px}.hero .eyebrow{font-size:10px}.section-heading{flex-direction:column;gap:24px;margin-bottom:32px}.heading-aside{max-width:100%;font-size:16px}.heading-aside br{display:none}.drag-hint{margin-top:12px}.comparison-tabs{margin-bottom:16px}.comparison-tabs button{font-size:13px;gap:6px;flex-wrap:wrap;padding:16px 9px;justify-content:flex-start;line-height:1.4}.comparison-tabs button>span:first-child{width:100%;font-size:12px}.comparison-tabs button>span:last-child{display:none}.comparison-stage,.page-comparison .comparison-stage{aspect-ratio:1.55/1}.comparison-image{background-size:auto 200%;background-position-x:64%}.comparison-stage[data-kind=store] .comparison-image{background-position-x:50%}.comparison-handle>span{height:46px;width:46px}.image-label{top:12px;padding:5px 9px;font-size:10px}.label-before{left:12px}.label-after{right:12px}.comparison-caption h3{font-size:20px}.comparison-caption .eyebrow{font-size:10px}.concept-note{font-size:12px;line-height:1.7}.round-link{width:44px;height:44px}.service-grid{grid-template-columns:1fr;gap:20px}.service-card{min-height:390px}.service-card-image{background-size:auto 200%}.service-wrap .service-card-image{background-position-x:65%}.service-card-title{left:24px;right:24px;bottom:26px}.service-card h3{font-size:28px}.service-card p{font-size:15px}.service-number{left:24px;top:24px}.other-services{grid-template-columns:1fr;gap:20px}.other-services>div{gap:10px}.other-services a{font-size:13px;gap:15px;padding:10px 13px}.portfolio-grid{grid-template-columns:1fr 1fr;gap:30px 18px}.portfolio-card h3{font-size:19px}.portfolio-card .eyebrow{font-size:10px}.portfolio-section .section-heading h2{font-size:40px}.studio-top{grid-template-columns:1fr;gap:25px}.studio-copy{padding-top:0;max-width:100%}.process-grid{grid-template-columns:1fr 1fr;gap:35px 25px;margin-top:44px}.process-grid h3{margin-top:20px;font-size:18px}.faq-layout{grid-template-columns:1fr;gap:42px}.faq-layout .text-link{margin-top:20px}.faq-list summary{font-size:15px;padding:22px 0}.contact-heading h2{font-size:70px;letter-spacing:-.8px;margin-top:24px}.contact-big-arrow{font-size:100px;margin:0;align-self:flex-start;margin-top:30px}.contact-grid{grid-template-columns:1fr;gap:45px;margin-top:35px;padding-top:35px}.contact-info>p,.contact-info h3{max-width:100%}.contact-info h3{font-size:23px}.contact-phone{font-size:31px}.contact-location{margin-top:25px}.form-row{gap:20px}.footer-top{gap:30px;grid-template-columns:1fr}.footer-top>div{justify-content:flex-start}.footer-bottom{flex-direction:column;gap:12px}.footer-bottom>span:nth-child(2){display:none}.page-intro{padding:28px 0 45px}.breadcrumbs{margin-bottom:30px}.page-intro h1{font-size:66px}.page-intro .page-lead{font-size:17px}.catalog-grid{grid-template-columns:1fr}.catalog-card h2{font-size:26px}.service-hero{grid-template-columns:1fr;gap:40px;padding-bottom:55px}.service-hero h1{font-size:64px}.service-hero figure img{height:400px}.service-hero .eyebrow{font-size:11px}.service-benefits{grid-template-columns:1fr;gap:35px}.service-benefits h2{font-size:37px}.service-process h2{font-size:38px}.service-process .process-grid{margin-top:35px}.cta-inner{align-items:flex-start;flex-direction:column;gap:30px}.cta-inner h2{font-size:40px}.studio-visual{grid-template-columns:1fr;gap:30px;margin-bottom:55px}.studio-visual img{max-height:400px}.studio-visual h2{font-size:40px}.gallery-dialog-caption{flex-direction:column;align-items:flex-start;gap:5px;padding:16px}.gallery-dialog-caption p{font-size:16px}.page-contact .contact-heading h2{font-size:64px}.page-contact .contact-big-arrow{font-size:80px}.portfolio-filters{gap:8px}.portfolio-filters button{font-size:12px;padding:9px 12px}.portfolio-card button:after{opacity:1;width:34px;height:34px;font-size:20px}}
@media(max-width:480px){.hero{min-height:785px}.hero h1{font-size:70px}.hero-content{padding-top:35px}.hero .eyebrow{font-size:9px;gap:8px;letter-spacing:.7px}.hero .red-line{width:16px}.hero-visual{width:165%;right:-16%;bottom:55px;height:300px}.hero-actions{gap:16px}.hero-actions .button{font-size:13px;padding:16px;gap:18px}.hero-actions .text-link{font-size:13px;gap:12px}.hero-description{font-size:15px}.finish-note{bottom:55px}.hero-bottom{bottom:16px}.hero-bottom a{font-size:9px}.portfolio-grid{grid-template-columns:1fr}.service-card{min-height:340px}.contact-heading h2{font-size:62px}.contact-big-arrow{display:none}.form-row{grid-template-columns:1fr;gap:0}.contact-phone{font-size:32px}.page-intro h1{font-size:59px}.service-hero h1{font-size:58px}.service-hero figure img{height:340px}.comparison-caption{align-items:flex-start}.comparison-caption h3{font-size:19px}.comparison-tabs button{font-size:12px}.service-grid{gap:16px}.footer-bottom{font-size:12px}}
@media(prefers-reduced-motion:reduce){.hero-visual{animation:none;transform:none}.service-card-image,.portfolio-card img{transition:none}html{scroll-behavior:auto}}
/* Legibility refinements */
h2{letter-spacing:-.04em}.contact-info h2{font-size:23px;letter-spacing:-.6px;font-weight:600;line-height:1.4;max-width:350px;margin:0}.concept-note a{text-decoration:underline}#open-email{display:flex;margin:18px 0;background:#18181a}#email-draft{width:100%;min-height:180px;background:#fff;color:#171717;padding:15px;font-size:14px;border:0;margin-top:18px}.finish-note small{font-size:12px;letter-spacing:0}.hero .eyebrow{font-size:12px;letter-spacing:.5px}.hero-bottom a{font-size:12px;letter-spacing:.3px}.image-label{font-size:12px}.comparison-caption .eyebrow{font-size:12px}.service-card p{font-size:14px}.portfolio-card .eyebrow{font-size:12px}.comparison-tabs button{font-size:14px}.hero:after{background:linear-gradient(90deg,#111112 1%,#111112db 18%,#11111235 42%,transparent 58%),linear-gradient(0deg,#111112 0,transparent 16%)}
@media(max-width:800px){.hero:after{background:linear-gradient(0deg,#111112 0,transparent 13%,transparent 39%,#11111255 45%,#111112 55%)}.hero .eyebrow{font-size:12px;max-width:290px;line-height:1.6}.hero-visual{bottom:42px}.contact-info h2{max-width:100%}.comparison-tabs button{font-size:14px}.finish-note small{font-size:12px}.hero-bottom a{font-size:12px}.finish-note{bottom:53px}.hero-bottom{bottom:13px}.hero-description{max-width:330px}.hero{min-height:835px}}
@media(max-width:480px){.hero h1{font-size:68px}.hero .eyebrow{font-size:11px;max-width:285px}.hero-description{font-size:15px;max-width:310px}.hero{min-height:830px}.hero-visual{bottom:58px}.hero-actions .text-link{font-size:14px}.finish-note{bottom:58px;padding:9px;font-size:12px;gap:9px}.finish-note small{font-size:10px}.hero-bottom a{font-size:10px}.comparison-tabs button{font-size:13px;line-height:1.5}}
/* Brand accents use the #e40421 red sampled from the SD Wrap logo. */
.hero-visual:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#111112,transparent 15%,transparent 84%,#111112);pointer-events:none}
.hero-description,.service-lead,.catalog-card p,.process-grid p,.studio-copy,.faq-list details p,.contact-info>p{font-size:16px}
.header-cta,.hero-actions .button,.hero-actions .text-link{font-size:14px}
.hero .eyebrow,.hero-bottom a,.finish-note small,.portfolio-card .eyebrow{font-size:12px}
.service-hero h1,.page-intro h1{overflow-wrap:break-word}
@media(max-width:480px){.hero .eyebrow{letter-spacing:.2px}.hero-actions{gap:15px}.hero-description{font-size:16px}.finish-note{max-width:calc(100% - 48px)}.finish-note small{font-size:11px}.hero-bottom a{font-size:11px}.hero{min-height:850px}}
/* A single studio photograph fills the hero, including the area behind the text. */
.hero{background:#111112}
.hero-visual{inset:0;width:100%;height:100%;aspect-ratio:auto;background-image:url('/assets/sto-hero-studio.jpg');background-size:cover;background-position:center 15%;mask-image:none;animation:none;transform:none}
.hero-visual:before{display:none}
.hero:after{background:linear-gradient(90deg,#111112c9 0%,#1111129c 22%,#11111233 43%,transparent 65%)}
@media(max-width:800px){.hero-visual{background-color:#111112;background-size:120% auto;background-position:75% bottom}.hero-visual:before{display:block;background:linear-gradient(180deg,#111112 0%,#111112 30%,transparent 58%)}.hero:after{background:linear-gradient(0deg,#11111299 0%,transparent 20%)}.comparison-stage[data-kind=wrap]{aspect-ratio:2.25/1}.comparison-stage[data-kind=wrap] .comparison-image{background-position-x:88%}}
@media(max-width:480px){.hero-visual{background-size:145% auto;background-position:82% bottom}.hero-visual:before{background:linear-gradient(180deg,#111112 0%,#111112 56%,transparent 68%)}}

/* Four transformations, with business vehicles first. */
/* Contact delivery and privacy controls. */
.footer-legal{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.footer-legal button{background:none;color:inherit;padding:0;font:inherit;text-decoration:underline;text-underline-offset:4px}.footer-legal a:hover,.footer-legal button:hover{color:var(--red)}
.form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-submit .submit-label{font-size:14px;line-height:1.4}.contact-submit:disabled{opacity:.7;cursor:wait;transform:none}.form-note a{text-decoration:underline;text-underline-offset:3px}#form-status{font-size:15px;line-height:1.6}#form-status[data-state=success]{padding:16px;border-left:3px solid #111112;background:#ffffffd9;color:#111112}#form-status[data-state=error]{padding:16px;border:1px solid #52010c;background:#ffffffd9;color:#52010c}
.cookie-notice[hidden],.cookie-actions button[hidden]{display:none!important}.cookie-notice{position:fixed;z-index:90;bottom:22px;left:24px;right:24px;max-width:1392px;margin:auto;background:#18181a;color:#f4f3f0;border:1px solid #444;box-shadow:0 15px 55px #0008;padding:26px 28px;display:flex;gap:32px;align-items:center}.cookie-notice>div:first-child{flex:1}.cookie-notice h2{font-size:25px;letter-spacing:-.7px;margin:6px 0 10px}.cookie-notice p:not(.eyebrow){font-size:14px;line-height:1.65;max-width:750px}.cookie-notice a,.cookie-preferences a{text-decoration:underline;text-underline-offset:3px;font-size:14px}.cookie-notice .eyebrow{color:var(--red);font-size:11px}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-actions button{padding:12px 15px;min-height:46px;background:#f4f3f0;color:#111112;border:1px solid #f4f3f0;font-size:14px;line-height:1.4;font-weight:600}.cookie-actions button:hover{background:#fff;border-color:var(--red)}.cookie-actions button:focus-visible,.cookie-close:focus-visible{outline:2px solid var(--red);outline-offset:4px}
.cookie-preferences{border:1px solid #555;background:#18181a;color:#f4f3f0;width:min(660px,calc(100% - 32px));max-height:calc(100dvh - 48px);padding:30px;overflow:auto}.cookie-preferences::backdrop{background:#000b;backdrop-filter:blur(4px)}.cookie-dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cookie-dialog-heading h2{font-size:32px;letter-spacing:-1px;margin:9px 0 20px}.cookie-close{background:transparent;color:#fff;font-size:30px;width:44px;height:44px;line-height:1}.cookie-preferences>p{font-size:15px;line-height:1.7}.cookie-category{display:flex;gap:22px;align-items:center;justify-content:space-between;padding:22px 0;border-bottom:1px solid #444}.cookie-category h3{font-size:18px;margin-bottom:5px}.cookie-category p{font-size:14px;line-height:1.6;color:#bbb}.cookie-category input{width:23px;height:23px;flex-shrink:0;accent-color:var(--red)}.cookie-category input:disabled{opacity:.4}.cookie-category [data-provider-status],.cookie-required{font-size:12px;color:#bbb}.cookie-required{white-space:nowrap}.cookie-details-link{margin:22px 0}.cookie-preferences .cookie-actions{display:grid;grid-template-columns:1fr 1fr 1fr}.legal-content{max-width:980px}.legal-content h2{font-size:29px;letter-spacing:-.8px;margin:40px 0 16px}.legal-content p,.legal-content li{font-size:16px;line-height:1.8}.legal-content p+p{margin-top:16px}.legal-content li+li{margin-top:12px}.legal-content a{color:#b4031a;text-decoration:underline;text-underline-offset:3px}.legal-content .legal-update{font-size:14px;color:#67676b}.legal-table-wrap{overflow-x:auto;margin:25px 0;border:1px solid #ccc}.legal-content table{border-collapse:collapse;width:100%;min-width:580px;text-align:left}.legal-content th,.legal-content td{padding:17px;border-bottom:1px solid #ccc;font-size:14px;vertical-align:top}.legal-content th{background:#e9e7e3}.provider-status-list{padding:20px 20px 20px 42px;background:#e9e7e3}
@media(max-width:1000px){.cookie-notice{flex-direction:column;align-items:stretch;gap:18px}.cookie-notice .cookie-actions{justify-content:flex-start}}
@media(max-width:600px){.cookie-notice{left:12px;right:12px;bottom:12px;padding:20px;max-height:calc(100dvh - 24px);overflow:auto}.cookie-notice h2{font-size:23px}.cookie-actions{display:grid;grid-template-columns:1fr}.cookie-actions button{width:100%}.cookie-preferences{padding:22px}.cookie-preferences .cookie-actions{grid-template-columns:1fr}.cookie-dialog-heading h2{font-size:28px}.cookie-category{gap:16px}.cookie-category p{font-size:14px}.legal-content h2{font-size:25px}.footer-legal{gap:12px 18px}}
.service-business .service-card-image{background-image:url('/assets/fleet-comparison.jpg');background-position:50% bottom}
.comparison-tabs button{gap:12px;padding:22px 14px}
.comparison-stage[data-kind=store]{aspect-ratio:2/1}
.business-projects .portfolio-grid{margin-top:36px}
.business-comparison-link{margin-top:28px}
@media(min-width:801px){.service-card{min-height:350px}.service-store .service-card-image{background-size:100% 200%}}
@media(max-width:800px){.comparison-tabs{grid-template-columns:repeat(2,1fr)}.comparison-tabs button{font-size:14px;gap:8px;padding:14px 12px;flex-wrap:nowrap;min-height:72px}.comparison-tabs button>span:first-child{width:auto}.comparison-tabs button:nth-child(3){border-left:0;border-top:1px solid #d1d1d0}.comparison-tabs button:nth-child(4){border-top:1px solid #d1d1d0}.comparison-stage[data-kind=business],.comparison-stage[data-kind=tint]{aspect-ratio:2/1}.comparison-stage[data-kind=business] .comparison-image,.comparison-stage[data-kind=tint] .comparison-image{background-position-x:50%}.comparison-stage[data-kind=store]{aspect-ratio:1/1}.comparison-stage[data-kind=store] .comparison-image{background-position-x:50%}}
