:root{--ink:#131110;--ink-soft:#211e1c;--paper:#f1ede4;--paper-deep:#e5ded2;--signal:#f8c018;--signal-bright:#f8c018;--burgundy:#5a1822;--burgundy-light:#7b2633;--white:#fffdf8;--muted:#a9a19a;--line-light:#ffffff29;--line-dark:#13111029;--shell:min(1360px, calc(100vw - 72px));--ease-scene:cubic-bezier(.65, .02, .2, 1);--ease-out:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.page-shell{width:var(--shell);margin-inline:auto}.skip-link{z-index:100;color:var(--ink);background:var(--signal);padding:12px 18px;transition:transform .18s ease-out;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus-visible{transform:translateY(0)}.hero{isolation:isolate;background:#141212;height:100svh;min-height:900px;position:relative;overflow:hidden}.hero__scene,.garage-scene,.photo-scene,.hero__grain,.hero__vignette{position:absolute;inset:0}.hero__scene{opacity:0;animation:scene-establish .9s var(--ease-out) 80ms both}.photo-scene{overflow:hidden}.photo-scene__background{z-index:0;object-fit:cover;object-position:center;filter:brightness(1.06)saturate(1.02)}.photo-scene__background--mobile{display:none}.photo-scene__light-spill{z-index:2;pointer-events:none;opacity:0;mix-blend-mode:screen;width:74vw;height:76vh;animation:photo-light-on 1.1s var(--ease-out) 5.02s both;background:radial-gradient(at 58% 42%,#ffcc5b75,#ffae1f26 40%,#0000 72%);position:absolute;bottom:-15vh;right:-8vw}.photo-scene__dimmer{z-index:4;pointer-events:none;opacity:.58;animation:photo-dimmer-off 1.1s var(--ease-out) 5.02s both;background:#080706;position:absolute;inset:0}.workshop-sign{z-index:7;z-index:2;color:#4f111c;filter:saturate(.4)brightness(.44);opacity:.52;transform-origin:50%;width:min(30vw,430px);min-height:70px;animation:photo-sign-on .9s var(--ease-out) 5.32s both;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;top:12.6%;right:7.8%;transform:rotate(-.4deg)}.workshop-sign svg{fill:currentColor;flex:none;width:29px;height:38px}.workshop-sign__small,.workshop-sign__large{text-transform:uppercase;display:block}.workshop-sign__small{letter-spacing:.24em;font-size:13px;font-weight:760}.workshop-sign__large{letter-spacing:.16em;margin-top:2px;font-size:30px;font-weight:850;line-height:.9}.garage-scene{width:100%;height:100%}.service-building{transform-origin:bottom}.bay-light{opacity:.04;animation:bay-light-on .9s var(--ease-out) 3.75s both}.service-sign{filter:saturate(.45)brightness(.35);animation:sign-on .78s var(--ease-out) 3.68s both}.service-sign__glow{opacity:0;animation:sign-glow-on .9s var(--ease-out) 3.72s both}.car-arrival{z-index:3;opacity:0;transform-origin:75% 100%;will-change:transform, opacity;width:min(66vw,930px);animation:car-arrival 2.65s var(--ease-scene) .34s both;position:absolute;bottom:2.5vh;right:1.5vw}.car-illustration{width:100%;height:auto;display:block;overflow:visible}.wheel{transform-box:fill-box;transform-origin:50%;animation:wheel-arrival 2.65s var(--ease-scene) .34s both}.car-shadow,.car-reflection{opacity:0;animation:car-grounding 2.65s var(--ease-scene) .34s both}.car-headlights{opacity:.12;animation:headlight-wink .92s var(--ease-out) 3.08s both}.headlight-beam{opacity:.12}.hero__grain{z-index:5;pointer-events:none;opacity:.15;mix-blend-mode:soft-light;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='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.2'/%3E%3C/svg%3E")}.hero__vignette{z-index:6;pointer-events:none;background:linear-gradient(90deg,#080808eb 0%,#080808ad 31%,#08080814 61%,#08080829 100%),linear-gradient(#0505057a 0%,#0000 30% 68%,#050505a3 100%)}.site-header{z-index:10;border-bottom:1px solid var(--line-light);opacity:0;height:104px;animation:reveal-down .7s var(--ease-out) .18s both;justify-content:space-between;align-items:center;display:flex;position:relative}.site-header__brand,.site-header__phone{align-items:center;min-height:48px;display:inline-flex}.brand-mark{align-items:center;gap:13px;display:inline-flex}.brand-mark svg{width:25px;height:31px;fill:var(--signal)}.brand-mark__title,.brand-mark__name{text-transform:uppercase;display:block}.brand-mark__title{color:var(--white);letter-spacing:.16em;font-size:10px;font-weight:650}.brand-mark__name{color:var(--signal);letter-spacing:.08em;margin-top:2px;font-size:17px;font-weight:800}.site-header__aside{align-items:center;gap:42px;display:flex}.site-header__status{color:#fffdf8a3;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;display:flex}.site-header__status>span{background:var(--signal);border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #f1c52cb3}.site-header__phone{color:#261b0c;background:var(--signal);letter-spacing:.05em;border-radius:3px;gap:10px;padding:0 18px;font-size:13px;font-weight:760;transition:background-color .18s ease-out,transform .18s ease-out}.site-header__phone svg{color:currentColor;width:22px;height:22px}.site-header__phone:hover{background:var(--signal-bright);transform:translateY(-1px)}.site-header__menu{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:48px;height:48px;display:inline-flex}.site-header__menu span{background:currentColor;width:26px;height:1px;transition:transform .18s ease-out}.site-header__menu:hover span:first-child{transform:translate(3px)}.site-header__menu:hover span:last-child{transform:translate(-3px)}.hero__content{z-index:8;align-items:center;height:calc(100% - 104px);padding-bottom:5vh;display:flex;position:relative}.hero__copy{width:min(690px,52vw)}.hero__eyebrow{color:var(--signal);letter-spacing:.13em;text-transform:uppercase;opacity:0;animation:content-reveal .7s var(--ease-out) 6.62s both;align-items:center;gap:14px;margin:0 0 26px;font-size:12px;font-weight:650;display:flex;transform:translateY(18px)}.hero__eyebrow span{background:currentColor;width:44px;height:1px}.hero__headline{padding-left:30px;position:relative}.hero__headline:before{content:"";background:var(--burgundy-light);width:5px;position:absolute;top:3px;bottom:3px;left:0}.hero h1{color:var(--white);letter-spacing:-.055em;text-transform:uppercase;margin:0;font-size:clamp(60px,5.55vw,86px);font-weight:760;line-height:.91}.hero h1 span{white-space:nowrap;opacity:0;animation:title-reveal .9s var(--ease-out) both;display:block;transform:translateY(46px)}.hero h1 span:first-child{animation-delay:6.74s}.hero h1 span:nth-child(2){color:var(--signal);animation-delay:6.8s}.hero h1 span:nth-child(3){color:var(--signal);animation-delay:6.84s}.hero__lead{color:#fffdf8bd;opacity:0;max-width:490px;animation:content-reveal .76s var(--ease-out) 7.02s both;margin:30px 0 0;font-size:clamp(17px,1.45vw,22px);line-height:1.45;transform:translateY(22px)}.hero__actions{opacity:0;animation:content-reveal .76s var(--ease-out) 7.25s both;gap:12px;margin-top:36px;display:flex;transform:translateY(22px)}.button{letter-spacing:.035em;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:28px;min-height:62px;padding:0 22px 0 25px;font-size:13px;font-weight:700;transition:color .22s ease-out,background-color .22s ease-out,border-color .22s ease-out,transform .22s ease-out;display:inline-flex}.button svg{width:20px;height:20px;transition:transform .22s ease-out}.button__label{align-items:center;gap:12px;min-width:0;display:inline-flex}.button .button__icon{flex:none;width:32px;height:32px;transition:none}.button .button__arrow{flex:none}.button:hover{transform:translateY(-2px)}.button:hover .button__arrow{transform:translate(3px)}.button--primary{color:#21180c;background:var(--signal);min-width:250px;box-shadow:0 12px 34px #f1c52c24}.button--primary .button__icon{color:var(--burgundy)}.button--primary:hover{background:var(--signal-bright)}.button--secondary{min-width:186px;color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#5a1822d1;border-color:#ffffff21}.button--secondary .button__icon,.button--secondary .button__arrow{color:var(--signal)}.button--secondary:hover{background:var(--burgundy-light)}.hero__meta{color:#fffdf87a;opacity:0;animation:content-reveal .7s var(--ease-out) 7.42s both;align-items:center;gap:13px;margin:28px 0 0;font-size:12px;line-height:1.5;display:none;transform:translateY(16px)}.hero__meta span{color:var(--signal);font-variant-numeric:tabular-nums}.hero__scroll{z-index:9;color:#fffdf89e;letter-spacing:.12em;text-transform:uppercase;opacity:0;min-width:48px;min-height:76px;animation:simple-reveal .6s var(--ease-out) 7.65s both;flex-direction:column;align-items:center;gap:12px;font-size:10px;display:flex;position:absolute;bottom:32px;right:28px}.hero__scroll svg{width:16px;height:24px}.services{color:var(--white);background:#0b0a0a;padding:130px 0 110px}.services__heading{grid-template-columns:minmax(150px,.45fr) minmax(420px,1.45fr) minmax(260px,.8fr);align-items:start;gap:44px;margin-bottom:70px;display:grid}.section-label{color:var(--signal);letter-spacing:.14em;text-transform:uppercase;margin:7px 0 0;font-size:11px;font-weight:760}.services__heading h2,.mobile-service h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,4.4vw,70px);font-weight:680;line-height:.98}.services__heading>p:last-child{color:#fffdf894;margin:6px 0 0;font-size:16px;line-height:1.6}.services__grid{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);background:#ffffff06;flex-direction:column;min-height:280px;padding:28px;transition:background-color .28s ease-out,transform .28s ease-out;display:flex}.service-card:hover{z-index:1;background:#ffffff12;position:relative;transform:translateY(-4px)}.service-card__top{justify-content:space-between;align-items:start;display:flex}.service-card__top svg{width:38px;height:38px;color:var(--signal)}.service-card__top span{color:#fffdf861;font-variant-numeric:tabular-nums;font-size:11px}.service-card h3{letter-spacing:-.04em;margin:auto 0 12px;font-size:clamp(24px,2.1vw,32px);font-weight:650}.service-card p{color:#fffdf885;max-width:340px;margin:0;font-size:14px;line-height:1.55}.mobile-service{color:var(--white);background:var(--burgundy);border-radius:3px;grid-template-columns:180px 1fr auto;align-items:center;gap:44px;margin-top:28px;padding:48px;display:grid}.mobile-service__mark{opacity:.7}.mobile-service__mark .brand-mark__title,.mobile-service__mark .brand-mark__name{color:var(--white)}.mobile-service .section-label{color:var(--signal);margin:0 0 12px}.mobile-service h2{max-width:750px;font-size:clamp(32px,3.1vw,50px)}.button--light{min-width:208px;color:var(--ink);background:var(--paper)}.button--light:hover{background:var(--white)}a:focus-visible{outline:3px solid var(--signal-bright);outline-offset:4px}@keyframes scene-establish{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes photo-dimmer-off{0%{opacity:.58}46%{opacity:.14}58%{opacity:.24}to{opacity:.02}}@keyframes photo-light-on{0%{opacity:0}46%{opacity:1}58%{opacity:.68}to{opacity:.9}}@keyframes photo-sign-on{0%{opacity:.52;filter:saturate(.4)brightness(.44)}42%{opacity:1;filter:saturate(1.16)brightness(1.26)}56%{opacity:.76;filter:saturate(.82)brightness(.83)}to{opacity:1;filter:saturate()brightness()}}@keyframes car-arrival{0%{opacity:0;transform:translate(-72vw,18px)scale(.82)}7%{opacity:1}72%{opacity:1;transform:translate(-4.5vw,1px)scale(.985)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes wheel-arrival{0%{transform:rotate(-400deg)}72%{transform:rotate(-24deg)}to{transform:rotate(0)}}@keyframes car-grounding{0%{opacity:0;transform:scaleX(.65)}75%{opacity:.45}to{opacity:1;transform:scaleX(1)}}@keyframes headlight-wink{0%,12%{opacity:.1}38%{opacity:1}58%{opacity:.16}to{opacity:.68}}@keyframes bay-light-on{0%{opacity:.04}36%{opacity:.72}52%{opacity:.44}to{opacity:1}}@keyframes sign-on{0%{filter:saturate(.45)brightness(.35)}38%{filter:saturate(1.12)brightness(1.25)}55%{filter:saturate(.82)brightness(.78)}to{filter:saturate()brightness()}}@keyframes sign-glow-on{0%{opacity:0}to{opacity:.56}}@keyframes reveal-down{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes content-reveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes title-reveal{0%{opacity:0;transform:translateY(46px)}to{opacity:1;transform:translateY(0)}}@keyframes simple-reveal{0%{opacity:0}to{opacity:1}}@media (max-width:1080px){:root{--shell:min(100% - 48px, 960px)}.hero__copy{width:min(570px,62vw)}.car-arrival{width:72vw;right:-7vw}.services__heading{grid-template-columns:150px 1.5fr .8fr;gap:28px}.mobile-service{grid-template-columns:1fr auto}.mobile-service__mark{display:none}}@media (max-width:760px){:root{--shell:calc(100% - 32px)}.hero{height:100svh;min-height:820px;max-height:940px}.site-header{height:calc(82px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.brand-mark{gap:9px}.brand-mark svg{width:20px;height:26px}.brand-mark__title{font-size:8px}.brand-mark__name{font-size:13px}.site-header__status{display:none}.site-header__aside{gap:6px}.site-header__phone{letter-spacing:.025em;justify-content:center;min-width:146px;min-height:46px;padding:0 11px;font-size:10px}.site-header__phone svg{width:18px;height:18px}.site-header__menu{width:42px;height:46px}.site-header__menu span{width:24px}.hero__content{height:calc(100% - 82px - env(safe-area-inset-top));align-items:flex-start;padding-top:clamp(54px,8vh,74px);padding-bottom:0}.hero__copy{width:100%}.hero__eyebrow{display:none}.hero__headline{width:100%;padding-left:15px}.hero__headline:before{width:3px;top:2px;bottom:2px}.hero h1{letter-spacing:-.045em;font-size:clamp(35px,10.25vw,40px);line-height:.93}.hero__lead{max-width:330px;margin-top:16px;font-size:14px;line-height:1.4}.hero__actions{grid-template-columns:minmax(0,1.42fr) minmax(0,1fr);gap:8px;width:100%;margin-top:20px;display:grid}.button{letter-spacing:0;gap:8px;width:100%;min-width:0;min-height:66px;padding:0 10px;font-size:11px}.button__label{white-space:nowrap;gap:8px}.button .button__icon{width:27px;height:27px}.button--secondary{padding-inline:8px}.button--secondary .button__label{gap:6px}.button--secondary .button__icon{width:25px;height:25px}.button .button__arrow{width:16px;height:16px}.hero__meta,.photo-scene__background--desktop{display:none}.photo-scene__background--mobile{object-position:center;display:block}.workshop-sign{gap:8px;width:56vw;min-height:58px;top:17.7%;right:-3.2%;transform:rotate(-11deg)}.workshop-sign svg{width:19px;height:27px}.workshop-sign__small{letter-spacing:.18em;font-size:7px}.workshop-sign__large{letter-spacing:.12em;font-size:18px}.hero__vignette{background:linear-gradient(#08070794 0%,#080707b8 40%,#0807071a 66%,#0505059e 100%),linear-gradient(90deg,#060606b8 0%,#06060659 54%,#0000 100%)}.photo-scene__light-spill{width:120vw;height:58vh;bottom:-2vh;right:-42vw}.hero__scroll{display:none}.services{padding:82px 0 72px}.services__heading{margin-bottom:44px;display:block}.services__heading h2{margin-top:18px;font-size:clamp(42px,12vw,58px)}.services__heading>p:last-child{max-width:420px;margin-top:20px}.services__grid{scroll-snap-type:x mandatory;scrollbar-width:none;border:0;grid-template-columns:repeat(6,minmax(220px,62vw));width:100vw;margin-left:-16px;padding:0 16px 14px;display:grid;overflow-x:auto}.services__grid::-webkit-scrollbar{display:none}.service-card{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);scroll-snap-align:start;min-height:235px;padding:20px}.service-card h3{font-size:22px}.service-card p{font-size:13px}.mobile-service{padding:30px 24px 24px;display:block}.mobile-service h2{margin-top:10px;font-size:34px}.mobile-service .button{margin-top:28px}}@media (max-width:410px){.hero{min-height:780px}.hero__content{padding-top:48px}.hero h1{font-size:clamp(35px,10.25vw,40px)}.hero__lead{max-width:300px}.services__grid{grid-template-columns:repeat(6,minmax(216px,67vw))}.service-card{min-height:220px}}@media (max-width:350px){.site-header__phone{width:46px;min-width:46px;padding:0}.site-header__phone span{display:none}.hero h1{font-size:34px}.button{padding-inline:7px;font-size:9.5px}.button .button__icon{width:23px;height:23px}.button .button__arrow{width:14px;height:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}.hero__scene,.site-header,.hero__eyebrow,.hero h1 span,.hero__lead,.hero__actions,.hero__meta,.hero__scroll,.car-arrival,.car-shadow,.car-reflection,.bay-light,.service-sign,.service-sign__glow,.car-headlights{opacity:1;transform:none;animation:none!important}.service-sign{filter:none}.photo-scene__light-spill,.photo-scene__dimmer,.workshop-sign{opacity:1;filter:none;transform:none;animation:none!important}.photo-scene__dimmer{opacity:.06}.photo-scene__light-spill{opacity:.9}}.hero--static{height:100svh;min-height:760px;overflow:hidden}.hero--static .hero__scene{opacity:0;animation:static-scene-reveal .92s var(--ease-out) 80ms both;transform:none}.hero--static .photo-scene__background{filter:brightness(1.04)saturate(1.01)contrast(1.015)}.static-headlights{z-index:3;pointer-events:none;position:absolute;inset:0}.static-headlights__lamp,.static-headlights__reflection{opacity:0;pointer-events:none;mix-blend-mode:screen;animation:.72s ease-in-out 1.02s both static-headlight-wink;display:block;position:absolute}.static-headlights__lamp{filter:blur(1.5px);background:radial-gradient(#fff9dbfa 0%,#ffe6a5c7 23%,#ffcb6938 54%,#0000 74%);border-radius:50%}.static-headlights__lamp--near{width:9.5vw;height:3.2vw;top:67.6%;left:42.6%;transform:rotate(-7deg)}.static-headlights__lamp--far{width:5.2vw;height:2vw;top:68.5%;left:29.1%;transform:rotate(-2deg)}.static-headlights__reflection{filter:blur(8px);background:radial-gradient(#ffd47a38,#0000 68%);border-radius:50%;width:31vw;height:14vh;top:72%;left:26%;transform:rotate(-4deg)}.hero--static .photo-scene__light-spill{opacity:.12;animation:static-bay-light .9s var(--ease-out) 1.58s both}.hero--static .photo-scene__dimmer{opacity:.1;animation:static-dimmer-lift .9s var(--ease-out) 1.58s both}.hero--static .workshop-sign{opacity:.62;filter:saturate(.58)brightness(.64);animation:static-sign-awake .78s var(--ease-out) 1.78s both}.hero--static .hero__eyebrow{animation-delay:2.12s}.hero--static h1 span:first-child{animation-delay:2.2s}.hero--static h1 span:nth-child(2){animation-delay:2.25s}.hero--static h1 span:nth-child(3){animation-delay:2.3s}.hero--static .hero__lead{animation-delay:2.46s}.hero--static .hero__actions{animation-delay:2.6s}.hero--static .hero__meta{animation-delay:2.72s}.hero--static .hero__scroll{animation-delay:2.78s}@keyframes static-scene-reveal{0%{opacity:0}to{opacity:1}}@keyframes static-headlight-wink{0%,10%,to{opacity:0}40%{opacity:.96}68%{opacity:.24}}@keyframes static-bay-light{0%{opacity:.12}to{opacity:.54}}@keyframes static-dimmer-lift{0%{opacity:.1}to{opacity:.025}}@keyframes static-sign-awake{0%{opacity:.62;filter:saturate(.58)brightness(.64)}to{opacity:1;filter:saturate()brightness()drop-shadow(0 0 16px #f8c0183d)}}@media (max-width:760px){.hero--static{min-height:780px;max-height:940px}.hero--static .photo-scene__background--mobile{object-position:center}.static-headlights__lamp--near{width:19vw;height:6vw;top:63.7%;left:29.4%;transform:rotate(-5deg)}.static-headlights__lamp--far{width:10vw;height:4vw;top:65.2%;left:7.5%;transform:rotate(1deg)}.static-headlights__reflection{width:58vw;height:14vh;top:68%;left:4%}.hero--static .hero__vignette{background:linear-gradient(#08070780 0%,#080707a3 42%,#0807070a 68%,#05050594 100%),linear-gradient(90deg,#0606069e 0%,#0606063d 58%,#0000 100%)}.hero--static .hero__content{padding-top:clamp(42px,6vh,58px)}}@media (prefers-reduced-motion:reduce){.hero--static .hero__scene,.hero--static .hero__eyebrow,.hero--static h1 span,.hero--static .hero__lead,.hero--static .hero__actions,.hero--static .hero__meta,.hero--static .hero__scroll,.hero--static .photo-scene__light-spill,.hero--static .photo-scene__dimmer,.hero--static .workshop-sign{opacity:1;transform:none;animation:none!important}.hero--static .photo-scene__dimmer{opacity:.025}.hero--static .photo-scene__light-spill{opacity:.54}.hero--static .workshop-sign{filter:saturate()brightness(1.06)}.static-headlights__lamp,.static-headlights__reflection{display:none}}.brand-mark__badge{flex:none;place-items:center;width:40px;height:40px;display:inline-grid}.brand-mark__badge svg{width:22px;height:28px}.brand-mark--circle .brand-mark__badge{color:var(--signal);border:2px solid var(--signal);border-radius:50%}.brand-mark--square .brand-mark__badge{color:var(--burgundy);background:var(--signal);border-radius:7px}.brand-mark--circle .brand-mark__badge svg,.brand-mark--square .brand-mark__badge svg{fill:currentColor}.hero--static{min-height:1050px}.hero h1,.reference-heading h1{font-family:DejaVu Sans Condensed,Arial Narrow,Arial,sans-serif;font-stretch:75%}.hero h1 span:nth-child(2){color:var(--white)}.hero h1 span:nth-child(3){color:var(--signal)}.hero__lead strong{color:var(--signal);font-weight:650}.workshop-sign{text-align:center;text-shadow:0 1px #ffdb632e;background:linear-gradient(#f5ce35,#dca916);border:1px solid #5a1822b8;flex-direction:column;align-items:center;gap:2px;min-height:94px;padding:7px 10px;box-shadow:0 0 18px #f1c52c3d}.workshop-sign__brand{justify-content:center;align-items:center;gap:11px;display:flex}.workshop-sign__works,.workshop-sign__number{letter-spacing:.035em;text-transform:uppercase;font-size:7px;font-weight:800;line-height:1.05;display:block}.workshop-sign__number{margin-top:1px;font-size:12px}.hero__service-strip,.hero__trust{z-index:9;position:absolute;left:50%;transform:translate(-50%)}.hero__service-strip{grid-template-columns:repeat(5,1fr);gap:10px;margin-block:0;padding:0;list-style:none;display:grid;bottom:108px}.hero-service{min-height:118px;color:var(--white);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0f0fd1;border:1px solid #ffffff38;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:12px 8px;display:flex}.hero-service svg{width:40px;height:40px;color:var(--signal)}.hero-service span{font-size:12px;line-height:1.15}.hero__trust{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);padding-top:16px;display:grid;bottom:22px}.hero__trust>span{color:var(--signal);grid-template-columns:26px 1fr;gap:0 8px;font-size:24px;display:grid}.hero__trust b,.hero__trust small{color:var(--white);grid-column:2;font-size:12px;font-weight:500}.hero__trust small{color:#ffffff94}.reference-page{min-height:100svh;color:var(--white);background:radial-gradient(circle at 85% 10%,#f1c52c17,#0000 27%),linear-gradient(145deg,#030707,#080808 58%,#050505);overflow-x:hidden}.reference-page .site-header{opacity:1;animation:none}.reference-shell{width:min(900px,100vw - 40px);margin:0 auto;padding:58px 0 46px}.reference-heading{z-index:2;max-width:680px;margin-bottom:38px;position:relative}.reference-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(56px,7vw,94px);font-weight:800;line-height:.98}.reference-heading h1 strong{color:var(--signal);font-weight:inherit;display:block}.reference-heading p{color:#ffffffc7;max-width:610px;margin:24px 0 0;font-size:20px;line-height:1.42}.choice-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.choice-card{min-height:390px;color:var(--white);background:#0f100ff0;border:1px solid #ffffff2e;border-radius:18px;grid-template-columns:52% 48%;display:grid;position:relative;overflow:hidden}.choice-card--service{border-color:var(--signal);box-shadow:0 0 24px #f1c52c1f}.choice-card--mobile{background:linear-gradient(125deg,#321017,#771727)}.choice-card__image{min-height:100%;position:relative;overflow:hidden}.choice-card__image img{object-fit:cover}.choice-card__copy{flex-direction:column;justify-content:center;padding:24px 18px;display:flex}.choice-card__icon{width:44px;height:44px;color:var(--signal)}.choice-card__copy h2{margin:10px 0 16px;font-size:31px;line-height:1.02}.choice-card__copy h2 strong{color:var(--signal)}.choice-card__copy ul{color:#fffc;margin:0;padding:0;font-size:14px;line-height:1.8;list-style:none}.choice-card__copy li:before{content:"✓";color:var(--signal);margin-right:8px}.choice-card__badge{z-index:2;color:#18130a;background:var(--signal);border-radius:7px;padding:7px 13px;font-size:12px;font-weight:800;position:absolute;top:14px;left:14px}.reference-continue{color:#17120a;background:var(--signal);border-radius:12px;justify-content:space-between;align-items:center;min-height:74px;margin-top:22px;padding:0 32px;font-size:24px;font-weight:800;display:flex}.reference-footer-notes{color:#ffffff94;text-align:center;grid-template-columns:1fr 1fr;gap:30px;margin-top:20px;font-size:13px;line-height:1.35;display:grid}.booking-page{position:relative}.booking-banner{z-index:0;opacity:.72;width:340px;height:250px;position:absolute;top:105px;right:max(0px,50vw - 520px);-webkit-mask-image:linear-gradient(90deg,#0000,#000 28%);mask-image:linear-gradient(90deg,#0000,#000 28%)}.booking-banner img{object-fit:cover}.booking-shell{z-index:1;position:relative}.booking-summary{background:linear-gradient(125deg,#51111dc2,#16090cf0);border:1px solid #971f31b3;border-radius:16px;grid-template-columns:250px 1fr;gap:26px;padding:20px;display:grid}.booking-summary img{object-fit:cover;border-radius:12px;width:100%;height:100%}.booking-summary p{color:#ffffff9e;margin:2px 0 4px}.booking-summary h2,.booking-summary h3{margin:0 0 6px}.booking-summary h3{max-width:380px;font-size:24px}.booking-summary button{color:#ff596d;background:#48111b;border:1px solid #872033;border-radius:7px;margin-top:8px;padding:8px 16px}.booking-form{gap:25px;margin-top:30px;display:grid}.booking-form fieldset{border:0;margin:0;padding:0}.booking-form legend{margin-bottom:14px;font-size:22px;font-weight:750}.booking-form legend small{color:#ffffff73;font-weight:400}.booking-options{flex-wrap:wrap;gap:10px;display:flex}.booking-options button{color:#ffffffd1;background:#181a19;border:1px solid #ffffff12;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:0 18px;font-size:16px;display:inline-flex}.booking-options button svg{width:27px;height:27px;color:var(--signal)}.booking-options button.is-selected{color:#21180c;border-color:var(--signal);background:var(--signal)}.booking-options--issues button.is-selected{color:var(--signal);background:#181a19}.booking-options--dates button,.booking-options--time button{min-width:112px}.booking-upload{cursor:pointer;background:#694b0e33;border:2px dashed #dba900;border-radius:14px;grid-template-columns:56px 1fr;align-content:center;min-height:100px;padding:12px 30px;display:grid}.booking-upload input{opacity:0;pointer-events:none;position:absolute}.booking-upload>span{color:var(--signal);grid-row:1/3;font-size:44px}.booking-upload small{color:#ffffff94}.booking-submit{color:#18130a;background:var(--signal);border:0;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:74px;font-size:24px;font-weight:800;display:flex}.booking-submit svg{width:34px;height:34px}.booking-safe{color:#ffffff70;text-align:center;justify-content:center;align-items:center;gap:7px;margin:-14px 0 0;display:flex}.booking-safe svg{width:17px;height:17px}.contacts-heading{margin-bottom:-12px}.contacts-hero{border-radius:16px 16px 0 0;width:100%;height:330px;margin-top:-30px;position:relative;overflow:hidden}.contacts-hero img{object-fit:cover}.benefits-panel,.contact-card,.trust-panel{background:linear-gradient(145deg,#1f2221f2,#0d0e0ef5);border:1px solid #ffffff26;border-radius:16px}.benefits-panel{margin-top:-6px;padding:24px;position:relative}.benefits-panel>h2,.trust-panel>h2{color:var(--signal);text-align:center;margin:0 0 20px}.benefits-panel>div{grid-template-columns:repeat(4,1fr);display:grid}.benefits-panel article{text-align:center;border-right:1px solid #ffffff29;padding:0 18px}.benefits-panel article:last-child{border:0}.benefits-panel article>span{color:var(--signal)}.benefits-panel article>span svg{width:42px;height:42px}.benefits-panel h3{margin:8px 0;font-size:17px}.benefits-panel p{color:#ffffff8c;margin:0;font-size:13px;line-height:1.3}.contact-card{grid-template-columns:.8fr 1.2fr;gap:25px;margin-top:18px;padding:22px;display:grid}.contact-card__copy h2{color:var(--signal);margin:0 0 8px;font-size:18px}.contact-card__copy h2:not(:first-child){margin-top:22px}.contact-card__copy b{font-size:18px;line-height:1.35}.contact-card__copy p{color:#ffffff8c;margin:6px 0 0;font-size:13px}.contact-card__map{border-radius:12px;min-height:245px;padding-bottom:58px;position:relative;overflow:hidden}.contact-card__map>img{object-fit:cover}.contact-card__map>div{z-index:1;grid-template-columns:1fr 1fr;gap:10px;display:grid;position:absolute;bottom:0;left:0;right:0}.contact-card__map a{color:#19130a;background:var(--signal);text-align:center;border-radius:8px;place-items:center;min-height:48px;padding:0 10px;font-weight:750;display:grid}.contact-card__map a:last-child{color:#fff;background:var(--burgundy)}.trust-panel{margin-top:18px;padding:22px}.trust-logos{color:#fff9;text-align:center;border-bottom:1px solid #ffffff24;grid-template-columns:repeat(7,1fr);gap:12px;padding-bottom:18px;font-size:11px;display:grid}.trust-panel article{grid-template-columns:54px 1fr 20px;align-items:center;gap:14px;margin-top:16px;display:grid}.trust-panel article p{color:#ffffffb3;margin:5px 0 0}.trust-panel em{color:var(--signal);font-style:normal}.trust-avatar{border:2px solid var(--signal);background:#604329;border-radius:50%;place-items:center;width:54px;height:54px;font-size:24px;display:grid}@media (max-width:760px){.brand-mark__badge{width:32px;height:32px}.brand-mark__badge svg{width:17px;height:22px}.hero--static{min-height:844px;max-height:none}.hero--static .photo-scene__background--mobile{object-fit:contain;object-position:center top;background:#050606}.hero--static .hero__content{padding-top:20px}.hero__headline{width:82%}.hero h1{font-size:36px;line-height:1.02}.hero__lead{max-width:330px;margin-top:14px;font-size:12.5px;line-height:1.35}.hero--static .hero__actions{margin-top:0;position:absolute;top:52.7vh;left:0;right:0}.workshop-sign{gap:1px;width:56vw;min-height:96px;padding:5px 7px;top:18.2%;right:-10%}.workshop-sign__brand{gap:5px}.workshop-sign__brand svg{width:14px;height:20px}.workshop-sign__small{font-size:5px}.workshop-sign__large{font-size:13px}.workshop-sign__works{font-size:3.7px}.workshop-sign__number{font-size:7px}.static-headlights__lamp--near{top:52.5%}.static-headlights__lamp--far{top:53.5%}.static-headlights__reflection{top:56%}.hero__service-strip{grid-template-columns:repeat(5,1fr);gap:4px;top:72.5vh;bottom:auto}.hero-service{border-radius:9px;gap:8px;min-height:105px;padding:7px 3px}.hero-service svg{width:31px;height:31px}.hero-service span{font-size:8.5px}.hero__trust{padding-top:10px;top:88.5vh;bottom:auto}.hero__trust>span{grid-template-columns:18px 1fr;gap:0 4px;font-size:17px}.hero__trust b,.hero__trust small{font-size:8.5px}.reference-page .site-header{height:82px}.reference-shell{width:calc(100vw - 32px);padding:36px 0 28px}.reference-heading{margin-bottom:24px}.reference-heading h1{font-size:43px;line-height:.98}.reference-heading p{margin-top:16px;font-size:15px}.choice-grid{grid-template-columns:1fr;gap:12px}.choice-card{border-radius:12px;grid-template-columns:52% 48%;min-height:195px}.choice-card__copy{padding:16px 10px}.choice-card__icon{width:31px;height:31px}.choice-card__copy h2{margin:4px 0 8px;font-size:23px}.choice-card__copy ul{font-size:11px;line-height:1.55}.choice-card__badge{padding:5px 9px;font-size:9px;top:9px;left:9px}.reference-continue{min-height:60px;margin-top:14px;padding:0 22px;font-size:18px}.reference-footer-notes{margin-top:14px;font-size:10px}.booking-banner{width:235px;height:210px;top:82px;right:-75px}.booking-page .reference-heading{max-width:295px}.booking-summary{border-radius:11px;grid-template-columns:38% 62%;gap:12px;padding:10px}.booking-summary h2{font-size:18px}.booking-summary h3{font-size:16px}.booking-summary p,.booking-summary span{font-size:11px}.booking-summary button{padding:6px 10px;font-size:11px}.booking-form{gap:18px;margin-top:20px}.booking-form legend{margin-bottom:10px;font-size:17px}.booking-options{gap:7px}.booking-options button{border-radius:8px;min-height:46px;padding:0 11px;font-size:12px}.booking-options button svg{width:21px;height:21px}.booking-options--dates,.booking-options--time{grid-template-columns:repeat(6,1fr);display:grid}.booking-options--dates button,.booking-options--time button{min-width:0;padding:0 4px}.booking-upload{grid-template-columns:42px 1fr;min-height:82px;padding:9px 15px;font-size:12px}.booking-upload>span{font-size:0}.booking-upload>span svg{width:34px;height:34px}.booking-submit{min-height:60px;font-size:18px}.booking-safe{font-size:11px}.contacts-heading{max-width:310px;margin-bottom:-8px}.contacts-heading h1{font-size:38px}.contacts-hero{border-radius:10px 10px 0 0;height:210px;margin-top:-18px}.benefits-panel{padding:14px 8px}.benefits-panel>h2,.trust-panel>h2{margin-bottom:12px;font-size:16px}.benefits-panel article{padding:0 6px}.benefits-panel article>span svg{width:27px;height:27px}.benefits-panel h3{font-size:11px}.benefits-panel p{font-size:8.5px}.contact-card{grid-template-columns:42% 58%;gap:10px;padding:12px}.contact-card__copy h2{font-size:13px}.contact-card__copy h2:not(:first-child){margin-top:14px}.contact-card__copy b{font-size:12px}.contact-card__copy p{font-size:9px}.contact-card__map{min-height:200px;padding-bottom:49px}.contact-card__map>div{gap:5px}.contact-card__map a{min-height:44px;padding:0 5px;font-size:10px}.trust-panel{padding:14px 10px}.trust-logos{gap:5px;font-size:7px}.trust-panel article{grid-template-columns:42px 1fr 14px;gap:9px;font-size:11px}.trust-panel article p{font-size:9px}.trust-avatar{width:42px;height:42px}}.brand-mark--canlab{width:154px;display:block}.brand-mark__logo{width:100%;height:auto;display:block}.hero h1{letter-spacing:-.035em;text-transform:none;font-weight:720}.workshop-sign{color:var(--burgundy);transform-origin:100%;clip-path:polygon(7% 0,100% 0,100% 88%,0 100%)}.workshop-sign__logo{width:78%;height:auto;display:block}.button__copy{text-align:left;flex-direction:column;align-items:flex-start;min-width:0;display:flex}.button__copy b{font-size:15px;line-height:1.05}.button__copy small{margin-top:7px;font-size:9px;font-weight:500;line-height:1.25}@media (max-width:760px){.hero--static{height:100svh;min-height:844px}.hero--static .site-header{height:calc(66px + env(safe-area-inset-top))}.hero--static .hero__content{height:calc(100% - 66px - env(safe-area-inset-top));padding-top:28px}.brand-mark--canlab{width:130px}.hero--static .site-header__phone{min-width:134px}.hero__headline{width:84%;padding-left:15px}.hero h1{letter-spacing:-.035em;font-size:36px;font-weight:720;line-height:1.02}.hero__lead{max-width:225px;margin-top:13px;font-size:11px;line-height:1.38}.workshop-sign{background:linear-gradient(165deg,#f7d53f,#dea915);border:1px solid #5a1822d1;width:47vw;min-height:112px;padding:7px 9px 9px 13px;top:38.5vw;right:2vw;transform:perspective(430px)rotateY(-17deg)rotate(-10.5deg)skewY(-1deg);box-shadow:0 0 16px #f1c52c33}.workshop-sign__logo{width:86%}.workshop-sign__works{font-size:3.8px;line-height:1.08}.workshop-sign__number{font-size:7px}.hero--static .hero__actions{grid-template-columns:1fr 1fr;gap:7px;top:55vh}.hero--static .hero__actions .button{align-items:center;gap:5px;min-height:108px;padding:10px 8px}.hero--static .hero__actions .button__label{white-space:normal;gap:7px}.hero--static .hero__actions .button__icon{width:35px;height:35px}.hero--static .hero__actions .button__copy b{font-size:12.5px}.hero--static .hero__actions .button__copy small{margin-top:6px;font-size:7.5px}.hero--static .hero__actions .button__arrow{width:14px;height:14px}.hero__service-strip{gap:4px;top:655px}.hero-service{gap:6px;min-height:86px;padding:6px 2px}.hero-service svg{width:30px;height:30px}.hero-service span{font-size:8px}.hero__trust{top:770px}}@media (max-width:380px){.home-page .home-cta{grid-template-columns:28px 1fr}.home-page .home-cta>svg:last-child,.home-page .home-cta small{display:none}.home-page .home-cta b{font-size:11px}}@media (max-width:360px){.brand-mark--canlab{width:112px}.hero--static .site-header__phone{min-width:112px}.hero h1{font-size:33px}.hero--static .hero__actions .button__copy b{font-size:11px}.hero--static .hero__actions .button__copy small{font-size:6.8px}}.home-page{background:#0a0909;overflow:clip}.home-page .hero--static{background:#070707;height:100svh;min-height:720px;max-height:940px}.home-page .hero--static .hero__scene{animation:.7s ease-out 50ms both home-scene-reveal;transform:none}.home-page .hero--static .photo-scene__background{filter:brightness(1.12)saturate(1.02)contrast(1.01)}.photo-scene__car-lift{z-index:2;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(31% 22% at 43% 72%,#ffecc724,#d89b440e 48%,#0000 74%);position:absolute;inset:0}.home-page .static-headlights__lamp,.home-page .static-headlights__reflection,.home-page .photo-scene__headlight-plane--mobile{animation:1.42s cubic-bezier(.45,.05,.3,1) .76s both home-headlight-double}.home-page .hero--static .photo-scene__light-spill{animation:home-bay-awake .92s var(--ease-out) 2.24s both}.home-page .hero--static .photo-scene__dimmer{animation:home-dimmer-lift .92s var(--ease-out) 2.24s both}.home-page .hero--static .workshop-sign{animation:home-sign-awake .82s var(--ease-out) 2.28s both}.home-page .photo-scene__car-ground-glow{animation:car-reflection-awake .9s var(--ease-out) 2.24s both}.home-page .hero--static .hero__eyebrow{animation-delay:2.74s}.home-page .hero--static h1 span:first-child{animation-delay:2.82s}.home-page .hero--static h1 span:nth-child(2){animation-delay:2.88s}.home-page .hero--static h1 span:nth-child(3){animation-delay:2.94s}.home-page .hero--static .hero__lead{animation-delay:3.08s}.home-page .hero--static .hero__actions{animation-delay:3.22s}.home-page .hero__content{padding-bottom:2vh}.home-page .hero__copy{width:min(710px,52vw)}.home-page .hero__eyebrow{margin-bottom:20px}.home-page .hero h1{font-size:clamp(58px,5.4vw,84px);line-height:.92}.home-page .hero__lead{max-width:630px;margin-top:26px;font-size:clamp(17px,1.35vw,20px);line-height:1.5}.home-page .hero__actions{gap:12px;max-width:650px;margin-top:46px}.home-page .hero__service-strip{max-width:1100px;bottom:24px}.home-page .hero-service{gap:9px;min-height:92px}.home-page .hero__actions .button{min-height:72px}.home-page .hero__actions .button--primary{flex:1.08;min-width:310px}.home-page .hero__actions .button--secondary{flex:1;min-width:280px}.home-page .hero__actions .button__copy small{margin-top:4px}.home-page .hero__vignette{background:linear-gradient(90deg,#050505e6 0%,#050505a3 28%,#0505050d 61%,#05050514 100%),linear-gradient(#0404046b 0%,#0000 33% 76%,#04040475 100%)}@keyframes home-scene-reveal{0%{opacity:0}to{opacity:1}}@keyframes home-headlight-double{0%,8%{opacity:.05}16%{opacity:.42}23%{opacity:.09}43%{opacity:.08}58%{opacity:.92}72%{opacity:.14}to{opacity:.1}}@keyframes home-bay-awake{0%{opacity:.18}to{opacity:.52}}@keyframes home-dimmer-lift{0%{opacity:.08}to{opacity:.018}}@keyframes home-sign-awake{0%{opacity:.76;filter:saturate(.78)brightness(.8)}to{opacity:1;filter:saturate(1.04)brightness(1.08)drop-shadow(0 0 18px #f8c01847)}}.home-heading h2,.ready-panel h2,.contacts-copy h2,.final-cta h2{letter-spacing:-.045em;margin:0;font-family:DejaVu Sans Condensed,Arial Narrow,Arial,sans-serif;font-size:clamp(44px,5vw,76px);font-weight:700;line-height:.98}.home-heading>p:last-child{color:#fffdf899;margin:22px 0 0;font-size:17px;line-height:1.55}.home-page .section-label{margin:0 0 18px}.home-services.services{color:#171411;background:#eee8dc;padding:116px 0 124px}.home-services .services__heading{grid-template-columns:minmax(120px,.35fr) minmax(400px,1.35fr) minmax(280px,.65fr);margin-bottom:62px}.home-services .section-label{color:#7b2633}.home-services .services__heading h2{color:#171411;font-size:clamp(52px,5.4vw,80px)}.home-services .services__heading>p:last-child{color:#1714119e;font-size:17px}.home-services .services__grid{border-color:#17141129}.home-services .service-card{background:#ffffff3d;border-color:#17141129;min-height:300px}.home-services .service-card:hover{background:#ffffffa8;box-shadow:0 18px 45px #3e301f14}.home-services .service-card__top svg{color:#7b2633}.home-services .service-card__top span{color:#1714115c}.home-services .service-card h3{color:#171411}.home-services .service-card p{color:#1714119e}.process-section{background:#0b0a0a;padding:124px 0 132px}.process-section .home-heading{max-width:790px}.process-grid{border-top:1px solid #ffffff29;grid-template-columns:repeat(4,1fr);margin:70px 0 0;padding:0;list-style:none;display:grid}.process-card{border-right:1px solid #ffffff29;min-height:340px;padding:30px 28px 34px;position:relative}.process-card:last-child{border-right:0}.process-card:before{content:"";background:var(--signal);border-radius:50%;width:7px;height:7px;position:absolute;top:-4px;left:28px;box-shadow:0 0 16px #f8c0188a}.process-card>span{color:var(--signal);letter-spacing:.13em;font-size:12px;font-weight:760}.process-card h3{letter-spacing:-.035em;max-width:230px;margin:112px 0 15px;font-size:clamp(24px,2vw,30px);line-height:1.05}.process-card p{color:#fffdf88c;margin:0;font-size:14px;line-height:1.58}.advantages-section{color:#171411;background:#dcd3c6;padding:132px 0}.advantages-layout{grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:clamp(52px,7vw,108px);display:grid}.advantages-visual{background:#191614;border-radius:2px;min-height:760px;position:relative;overflow:hidden}.advantages-visual:after{content:"";background:linear-gradient(#0000 48%,#070605c2);position:absolute;inset:0}.advantages-visual img{object-fit:cover;filter:saturate(.82)contrast(1.03)}.advantages-visual__label{z-index:2;color:#fff;justify-content:space-between;align-items:end;gap:24px;display:flex;position:absolute;bottom:38px;left:36px;right:36px}.advantages-visual__label span{color:var(--signal);letter-spacing:.15em;font-size:12px;font-weight:800}.advantages-visual__label b{letter-spacing:-.035em;text-align:right;max-width:330px;font-size:29px;line-height:1.05}.advantages-copy .section-label{color:#7b2633}.advantages-copy .home-heading h2{color:#171411;font-size:clamp(46px,4.6vw,70px)}.advantages-list{border-top:1px solid #1714112e;margin-top:54px}.advantage-item{border-bottom:1px solid #1714112e;grid-template-columns:46px 1fr;gap:16px;padding:21px 0;display:grid}.advantage-item>span{color:#7b2633;letter-spacing:.1em;padding-top:4px;font-size:11px;font-weight:800}.advantage-item h3{letter-spacing:-.025em;margin:0;font-size:21px}.advantage-item p{color:#17141199;margin:6px 0 0;font-size:14px;line-height:1.45}.problems-section{background:#151211;padding:132px 0}.home-heading--split{grid-template-columns:1.25fr .55fr;align-items:end;gap:80px;display:grid}.home-heading--split>p{margin-bottom:6px}.problems-grid{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(4,1fr);margin-top:68px;display:grid}.problem-card{min-height:285px;transition:background-color .22s ease, transform .22s var(--ease-out);background:#ffffff05;border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;padding:24px}.problem-card:hover{z-index:1;background:#ffffff0e;position:relative;transform:translateY(-3px)}.problem-card>span{color:var(--signal);font-size:11px;font-weight:760}.problem-card h3{letter-spacing:-.035em;margin:84px 0 14px;font-size:24px;line-height:1.04}.problem-card p{color:#fffdf885;margin:0;font-size:13px;line-height:1.52}.problem-card--lead{color:#1c1510;background:var(--signal);grid-column:span 2}.problem-card--lead>span{color:#701c2c}.problem-card--lead h3{max-width:420px;margin-top:76px;font-size:36px}.problem-card--lead p{color:#1c1510a6;max-width:520px}.problem-card--lead:hover{background:#ffca20}.ready-section{background:#151211;padding:46px 0}.ready-panel{color:#fff;background:linear-gradient(115deg,#48101b 0%,#6b1928 55%,#3b0d16 100%);border:1px solid #ffffff21;grid-template-columns:1fr 1.25fr;align-items:center;gap:42px 60px;padding:58px 62px;display:grid;box-shadow:0 30px 80px #00000038}.ready-panel h2{font-size:clamp(46px,4.4vw,68px)}.ready-panel>div:first-child>p:last-child{color:#ffffffad;max-width:450px;margin:18px 0 0;font-size:16px;line-height:1.5}.ready-secondary-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-end;align-items:center;gap:12px 24px;display:flex}.ready-universal,.ready-autocheck{color:#ffffffad;align-items:center;gap:10px;font-size:13px;display:inline-flex}.ready-autocheck{color:#fff}.ready-universal svg,.ready-autocheck svg{fill:none;width:18px;stroke:var(--signal);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.home-actions{grid-template-columns:1.08fr 1fr;gap:12px;width:min(760px,100%);margin:34px auto 0;display:grid}.home-actions--compact{width:100%;margin:0}.home-cta{min-height:86px;transition:transform .18s var(--ease-out), background-color .18s ease, border-color .18s ease;border:1px solid #ffffff2e;border-radius:9px;grid-template-columns:38px 1fr 20px;align-items:center;gap:13px;padding:14px 18px;display:grid}.home-cta>svg:first-child{width:36px;height:36px}.home-cta>svg:last-child{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px}.home-cta span{flex-direction:column;display:flex}.home-cta b{font-size:15px;line-height:1.15}.home-cta small{opacity:.64;margin-top:5px;font-size:10px}.home-cta--primary{color:#21180c;background:var(--signal);border-color:#ffda66;box-shadow:0 14px 34px #f8c01824}.home-cta--primary>svg:first-child{color:#6b1928}.home-cta--secondary{color:#fff;background:#18070b66}.home-cta--secondary>svg{color:var(--signal)}.home-cta:hover{transform:translateY(-2px)}.home-cta--primary:hover{background:#ffcd30}.home-cta--secondary:hover{background:#ffffff14;border-color:#ffffff52}.contacts-section{color:#191613;background:#eee8dc;padding:132px 0}.contacts-layout{grid-template-columns:.62fr 1.38fr;gap:clamp(70px,11vw,170px);display:grid}.contacts-brand{border-right:1px solid #1916132e;flex-direction:column;justify-content:space-between;min-height:480px;padding-right:50px;display:flex}.contacts-brand .brand-mark--canlab{filter:brightness(.2)saturate(0);width:min(260px,100%)}.contacts-brand p{color:#19161394;text-transform:uppercase;letter-spacing:.08em;font-size:15px;line-height:1.7}.contacts-copy .section-label{color:#7b2633}.contacts-copy h2{font-size:clamp(50px,5.2vw,78px)}.contacts-phone{letter-spacing:-.04em;margin-top:42px;font-size:clamp(30px,3.5vw,52px);font-weight:760;display:inline-block}.contacts-copy dl{border-top:1px solid #1916132e;margin:54px 0 0}.contacts-copy dl>div{border-bottom:1px solid #1916132e;grid-template-columns:150px 1fr;gap:24px;padding:18px 0;display:grid}.contacts-copy dt{color:#1916137a;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.contacts-copy dd{margin:0;font-size:15px;line-height:1.45}.contacts-actions{gap:10px;margin-top:34px;display:flex}.contacts-actions a{color:#fff;background:#211d1a;border-radius:7px;place-items:center;min-width:170px;min-height:56px;padding:0 22px;font-size:14px;font-weight:700;display:grid}.contacts-actions a:last-child{color:#21180c;background:var(--signal)}.faq-section{background:#0b0a0a;padding:132px 0}.faq-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(70px,10vw,150px);display:grid}.faq-list{border-top:1px solid #ffffff2b}.faq-list details{border-bottom:1px solid #ffffff2b}.faq-list summary{cursor:pointer;grid-template-columns:40px 1fr 24px;align-items:center;gap:14px;min-height:88px;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--signal);font-size:11px;font-weight:760}.faq-list summary b{font-size:18px;font-weight:620;line-height:1.3}.faq-list summary i{width:20px;height:20px;position:relative}.faq-list summary i:before,.faq-list summary i:after{content:"";background:var(--signal);width:14px;height:1px;transition:transform .18s;position:absolute;top:9px;left:3px}.faq-list summary i:after{transform:rotate(90deg)}.faq-list details[open] summary i:after{transform:rotate(0)}.faq-list details>p{color:#fffdf899;margin:-4px 38px 26px 54px;font-size:14px;line-height:1.6}.faq-list summary:focus-visible{outline:3px solid var(--signal);outline-offset:4px}.final-cta-section{text-align:center;background:radial-gradient(circle at 50% 36%,#741e2d6b,#0000 42%),#161111;padding:132px 0}.final-cta{max-width:1000px}.final-cta h2{max-width:950px;margin-inline:auto;font-size:clamp(52px,6.4vw,94px)}.final-cta>p:nth-child(3){color:#fffdf8a3;margin:28px auto 0;font-size:18px}.site-footer{background:#070707;border-top:1px solid #ffffff1f;padding:64px 0 24px}.site-footer__top{grid-template-columns:1.2fr .8fr .8fr;gap:60px;display:grid}.site-footer__top>div:first-child p{color:#ffffff70;text-transform:uppercase;letter-spacing:.08em;margin:22px 0 0;font-size:12px}.site-footer nav{color:#ffffffa8;align-content:start;gap:12px;font-size:13px;display:grid}.site-footer nav a:hover{color:var(--signal)}.site-footer__contact{align-content:start;justify-items:end;gap:16px;display:grid}.site-footer__contact>a:first-child{font-size:17px;font-weight:700}.site-footer__contact>a:last-child{color:#21180c;background:var(--signal);border-radius:6px;place-items:center;min-width:150px;min-height:44px;font-size:13px;font-weight:760;display:grid}.site-footer__bottom{color:#ffffff47;text-transform:uppercase;letter-spacing:.12em;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:58px;padding-top:20px;font-size:10px;display:flex}.reveal{opacity:1;transform:none}.reveal-ready .home-page .reveal{opacity:0;transition:opacity .62s var(--ease-out) var(--reveal-delay,0s), transform .62s var(--ease-out) var(--reveal-delay,0s);transform:translateY(22px)}.reveal-ready .home-page .reveal.is-visible{opacity:1;transform:translateY(0)}.booking-format__options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.booking-format__options button{color:#ffffffb8;text-align:left;cursor:pointer;background:#181a19;border:1px solid #ffffff1a;border-radius:11px;grid-template-columns:38px 1fr;align-items:center;gap:12px;min-height:74px;padding:12px 18px;display:grid}.booking-format__options button>svg{width:34px;height:34px;color:var(--signal)}.booking-format__options button span{flex-direction:column;display:flex}.booking-format__options button b{color:#fff;font-size:15px}.booking-format__options button small{opacity:.58;margin-top:4px;font-size:11px}.booking-format__options button.is-selected{color:#21180c;border-color:var(--signal);background:var(--signal)}.booking-format__options button.is-selected>svg,.booking-format__options button.is-selected b{color:#4f111c}@media (max-width:1080px){.process-grid{grid-template-columns:repeat(2,1fr)}.process-card:nth-child(2){border-right:0}.process-card:nth-child(n+3){border-top:1px solid #ffffff29}.problems-grid{grid-template-columns:repeat(3,1fr)}.ready-panel{grid-template-columns:1fr}.ready-secondary-actions{grid-column:1;justify-content:flex-start}}@media (max-width:760px){.home-page .hero--static{height:100svh;min-height:780px;max-height:900px}.home-page .hero--static .hero__content{height:calc(100% - 66px - env(safe-area-inset-top));padding-top:28px}.home-page .hero__copy{width:100%}.home-page .hero__headline{width:92%}.home-page .hero h1{font-size:clamp(34px,9.7vw,38px);line-height:1}.home-page .hero__lead{max-width:255px;margin-top:14px;font-size:11.5px;line-height:1.4}.home-page .hero__actions{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid;position:absolute;top:clamp(450px,58svh,510px);left:0;right:0}.home-page .hero__actions .button{min-width:0;min-height:102px;padding:10px 9px}.home-page .hero__actions .button__label{white-space:normal;gap:7px}.home-page .hero__actions .button__copy b{font-size:12px;line-height:1.08}.home-page .hero__actions .button__copy small{margin-top:5px;font-size:7px;line-height:1.18}.home-page .hero__actions .button__icon{width:31px;height:31px}.home-page .hero__vignette{background:linear-gradient(#06060666 0%,#06060647 36%,#06060605 63%,#05050570 100%),linear-gradient(90deg,#0606067a 0%,#0606061f 60%,#0000 100%)}.photo-scene__car-lift{background:radial-gradient(52% 18% at 45% 49%,#fff0d229,#dd9e480e 52%,#0000 76%)}.home-services.services,.process-section,.advantages-section,.problems-section,.contacts-section,.faq-section,.final-cta-section{padding:84px 0}.home-services .services__heading{margin-bottom:38px;display:block}.home-services .services__heading h2{margin-top:0;font-size:49px}.home-services .services__heading>p:last-child{max-width:330px;margin-top:18px;font-size:15px}.home-services .services__grid{border-top:1px solid #17141129;border-left:1px solid #17141129;grid-template-columns:1fr;width:auto;margin:0;padding:0;overflow:visible}.home-services .service-card{scroll-snap-align:none;min-height:210px;padding:24px}.home-services .service-card h3{font-size:27px}.home-heading h2,.ready-panel h2,.contacts-copy h2{font-size:47px}.home-heading>p:last-child{margin-top:18px;font-size:15px}.process-grid{grid-template-columns:1fr;margin-top:48px}.process-card{border-bottom:1px solid #ffffff24;border-right:0;min-height:230px;padding:25px 18px}.process-card:nth-child(n+3){border-top:0}.process-card h3{margin:62px 0 12px;font-size:27px}.advantages-layout{grid-template-columns:1fr;gap:52px}.advantages-visual{min-height:480px}.advantages-visual__label{display:block;bottom:24px;left:22px;right:22px}.advantages-visual__label b{text-align:left;margin-top:10px;font-size:23px;display:block}.advantages-copy .home-heading h2{font-size:45px}.advantages-list{margin-top:38px}.advantage-item{grid-template-columns:38px 1fr;padding:18px 0}.home-heading--split{display:block}.home-heading--split>p{margin-top:22px}.problems-grid{grid-template-columns:1fr;margin-top:42px}.problem-card,.problem-card--lead{grid-column:auto;min-height:230px;padding:22px}.problem-card h3,.problem-card--lead h3{margin:54px 0 12px;font-size:29px}.ready-section{padding:28px 0}.ready-panel{gap:32px;width:100%;padding:46px 24px}.home-actions{grid-template-columns:1fr}.home-cta{min-height:82px}.contacts-layout{grid-template-columns:1fr;gap:48px}.contacts-brand{border-bottom:1px solid #1916132e;border-right:0;min-height:150px;padding:0 0 32px}.contacts-brand .brand-mark--canlab{width:190px}.contacts-phone{margin-top:30px;font-size:31px}.contacts-copy dl{margin-top:38px}.contacts-copy dl>div{grid-template-columns:90px 1fr;gap:16px}.contacts-actions{grid-template-columns:1fr 1fr;display:grid}.contacts-actions a{min-width:0}.faq-layout{grid-template-columns:1fr;gap:44px}.faq-list summary{grid-template-columns:29px 1fr 20px;gap:10px;min-height:82px}.faq-list summary b{font-size:16px}.faq-list details>p{margin:-2px 28px 24px 39px;font-size:13px}.final-cta h2{font-size:50px}.final-cta>p:nth-child(3){font-size:16px}.site-footer{padding-top:52px}.site-footer__top{grid-template-columns:1fr;gap:38px}.site-footer__contact{justify-items:start}.site-footer__bottom{gap:25px;line-height:1.4}.booking-format__options{grid-template-columns:1fr}}@media (max-width:360px){.home-page .hero h1{font-size:33px}.home-page .hero__lead{font-size:10.8px}.home-page .hero__actions{top:clamp(430px,57svh,480px)}.home-page .hero__actions .button__copy b{font-size:11px}.home-page .hero__actions .button__copy small{display:none}.contacts-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.home-page .hero--static .hero__scene,.home-page .static-headlights__lamp,.home-page .static-headlights__reflection,.home-page .photo-scene__headlight-plane--mobile,.home-page .hero--static .photo-scene__light-spill,.home-page .hero--static .photo-scene__dimmer,.home-page .hero--static .workshop-sign,.home-page .photo-scene__car-ground-glow{animation:none}.home-page .hero--static .hero__scene{opacity:1}.home-page .photo-scene__headlight-plane--mobile{opacity:.1}.reveal-ready .home-page .reveal{opacity:1;transition:none;transform:none}}.workshop-sign{width:min(27vw,390px);min-height:68px;box-shadow:none;clip-path:none;text-shadow:none;background:0 0;border:0;gap:3px;padding:5px 14px;top:12.2%;right:5.2%;transform:rotate(-12.6deg)skew(-1deg)}.workshop-sign__logo{width:56%}.workshop-sign__works{letter-spacing:.01em;font-size:5.8px}.workshop-sign__number{font-size:9.5px}@media (max-width:760px){.workshop-sign{gap:1px;width:37.5vw;min-height:47px;padding:3px 6px;top:19vh;right:8vw;transform:rotate(-20.3deg)skew(-1deg)}.workshop-sign__logo{width:78%}.workshop-sign__works{letter-spacing:0;font-size:3.3px}.workshop-sign__number{font-size:6.2px}.hero h1{letter-spacing:-.045em;font-family:Arial,Helvetica,sans-serif;font-size:38px;font-weight:700;line-height:1}}@media (prefers-reduced-motion:reduce){.hero--static .workshop-sign{transform:rotate(-12.6deg)skew(-1deg)}}@media (max-width:760px) and (prefers-reduced-motion:reduce){.hero--static .workshop-sign{transform:rotate(-20.3deg)skew(-1deg)}}.workshop-sign{z-index:10;isolation:isolate;justify-content:center}.workshop-sign__logo{z-index:1;width:72%;position:relative}.photo-scene__sign-plane{z-index:7;object-fit:cover;object-position:center;pointer-events:none;position:absolute;inset:0}.photo-scene__sign-plane--mobile{display:none}.photo-scene__headlight-plane{pointer-events:none;display:none}@media (max-width:760px){.hero--static .photo-scene__background--mobile{transform:translateY(-54px)}.photo-scene__sign-plane--desktop{display:none}.photo-scene__sign-plane--mobile{object-fit:contain;object-position:center top;display:block;transform:translateY(-54px)}.photo-scene__headlight-plane--mobile{z-index:9;object-fit:contain;object-position:center top;opacity:0;filter:drop-shadow(0 0 6px #ffe5a9eb);animation:.72s ease-in-out 1.02s both static-headlight-wink;display:block;position:absolute;inset:0;transform:translateY(-54px)}.hero--static .hero__vignette{background:linear-gradient(#08070773 0%,#08070752 43%,#08070705 68%,#0505058a 100%),linear-gradient(90deg,#06060680 0%,#06060629 58%,#0000 100%)}.workshop-sign{min-height:47px;padding:4px 7px;top:106px}.hero--static .hero__actions{top:464px}.workshop-sign__logo{width:78%;transform:translateY(14px)}.static-headlights__lamp--near,.static-headlights__lamp--far,.static-headlights__reflection{display:none}}@media (max-width:760px) and (prefers-reduced-motion:reduce){.photo-scene__headlight-plane--mobile{animation:none;display:none}}.hero--static .button{-webkit-backdrop-filter:blur(16px)saturate(118%);backdrop-filter:blur(16px)saturate(118%);border-color:#fff3;transition:transform .16s cubic-bezier(.22,1,.36,1),background-color .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.hero--static .button--primary{background:linear-gradient(145deg,#ffd134eb,#f8c018d6);border-color:#ffe89980;box-shadow:inset 0 1px #ffffff61,inset 0 -1px #674a051f,0 10px 28px #160e0329}.hero--static .button--secondary{background:linear-gradient(145deg,#6f1f2dcc,#47111cb8);border-color:#ffdae133;box-shadow:inset 0 1px #fff3,inset 0 -1px #14020640,0 10px 28px #12040724}.hero--static .button:active{transform:scale(.98)}.hero--static .hero-service{background:#0a0d0db3;border-color:#ffffff1f;box-shadow:inset 0 1px #ffffff09}.photo-scene__car-ground-glow{z-index:5;pointer-events:none;opacity:.02;filter:blur(8px);mix-blend-mode:screen;background:radial-gradient(at 47% 24%,#ffc95b42,#d58b1914 42%,#0000 72%);width:58%;height:21%;animation:.9s cubic-bezier(.22,1,.36,1) 1.92s both car-reflection-awake;position:absolute;bottom:-2%;left:27%}.hero--static .photo-scene__light-spill,.hero--static .photo-scene__dimmer{animation-delay:1.86s}.hero--static .workshop-sign{animation-delay:2.04s}@keyframes car-reflection-awake{0%{opacity:.02}to{opacity:.13}}@media (hover:hover) and (pointer:fine){.hero--static .button--primary:hover{background:linear-gradient(145deg,#ffd83ff2,#f8c018e0);border-color:#ffefb6a8}.hero--static .button--secondary:hover{background:linear-gradient(145deg,#7d2534d6,#4e121ec7);border-color:#ffdee44d}}@media (max-width:760px){.hero--static .hero__actions .button{min-height:96px;padding-block:8px}.photo-scene__car-ground-glow{filter:blur(7px);background:radial-gradient(at 45% 24%,#ffca623b,#cc831612 44%,#0000 72%);width:76%;height:14%;top:54%;bottom:auto;left:5%}}@media (prefers-reduced-motion:reduce){.hero--static .button{transition:none}.hero--static .button:active{transform:none}.photo-scene__car-ground-glow{opacity:.11;animation:none}}.hero--static .button--primary{background:linear-gradient(145deg,#ffd134c7,#f8c018a8)}.hero--static .button--secondary{background:linear-gradient(145deg,#6f1f2da8,#47111c8f)}@media (hover:hover) and (pointer:fine){.hero--static .button--primary:hover{background:linear-gradient(145deg,#ffd83fd6,#f8c018b8)}.hero--static .button--secondary:hover{background:linear-gradient(145deg,#7d2534b8,#4e121e9e)}}@media (max-width:760px){.hero--static .site-header__phone{color:#fff;letter-spacing:.02em;background:0 0;border-radius:0;min-width:140px;min-height:48px;padding:0;font-size:12.5px;font-weight:720}.hero--static .site-header__phone:hover{color:#fff;background:0 0}.hero--static .site-header__phone svg{width:20px;height:20px}.hero--static .site-header__phone span{display:inline}}@media (max-width:360px){.hero--static .site-header__phone{min-width:126px;font-size:11px}.hero--static .site-header__phone svg{width:17px;height:17px}}.contact-card--verified{grid-template-columns:1fr auto;align-items:end}.contact-card__actions{grid-template-columns:1fr 1fr;gap:10px;min-width:390px;display:grid}.contact-card__actions a{color:#1a140a;background:var(--signal);border-radius:8px;place-items:center;min-height:54px;padding:0 20px;font-weight:760;display:grid}.contact-card__actions a:last-child{color:#fff;background:var(--burgundy)}@media (max-width:760px){.home-page .hero--static{height:100svh;min-height:780px;max-height:900px}.home-page .hero__actions{top:495px}.home-page .hero__service-strip{gap:4px;max-width:none;top:672px;bottom:auto}.home-page .hero-service{gap:8px;min-height:105px;padding:7px 3px}.home-page .hero-service svg{width:31px;height:31px}.home-page .hero-service span{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;min-width:0;font-size:8px}.contact-card--verified{grid-template-columns:1fr}.contact-card__actions{min-width:0}.home-page .hero__lead{max-width:270px;font-size:12.5px}}.home-page{--home-dark:#090909;--home-dark-soft:#11100f;--home-card:#141311e6;--home-gold-line:#f8c01857;--home-paper:#eee7dc}.home-page .home-services .page-shell,.home-page .process-section .page-shell,.home-page .advantages-section .page-shell,.home-page .problems-section .page-shell,.home-page .ready-panel,.home-page .contacts-section .page-shell,.home-page .faq-section .page-shell,.home-page .final-cta-section .page-shell,.home-page .site-footer .page-shell{width:min(1120px,100vw - 64px)}.home-page .section-label{letter-spacing:.22em;margin:0 0 16px;font-size:11px;font-weight:800}.home-page .home-heading h2,.home-page .ready-panel h2,.home-page .contacts-copy h2,.home-page .final-cta h2{font-size:clamp(44px,4.4vw,64px);line-height:.98}.home-page .home-heading>p:last-child{max-width:660px;margin-top:18px;font-size:16px;line-height:1.48}.feature-icon{width:48px;height:48px;color:var(--signal);flex:none;place-items:center;display:grid}.feature-icon>svg{width:100%;height:100%}.home-page .home-services.services{color:var(--white);background:radial-gradient(circle at 50% 100%, #f8c0181f, transparent 28%), var(--home-dark);padding:80px 0 88px}.home-page .home-services .services__heading{max-width:820px;margin-bottom:40px;display:block}.home-page .home-services .section-label{color:var(--signal)}.home-page .home-services .services__heading h2{color:var(--white);font-size:clamp(48px,5vw,72px)}.home-page .home-services .services__heading h2 em{color:var(--signal);font-style:normal}.home-page .home-services .services__heading>p:last-child{color:#fffdf89e;max-width:700px;margin-top:20px;font-size:17px;line-height:1.5}.home-page .home-services .services__grid{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-page .home-services .service-card{border:1px solid var(--home-gold-line);background:radial-gradient(circle at 12% 8%,#f8c0181f,#0000 30%),linear-gradient(145deg,#181714f5,#0c0c0bf0);border-radius:14px;min-height:240px;padding:26px;box-shadow:inset 0 1px #ffffff06}.home-page .home-services .service-card__top svg{color:#ffd05a;filter:drop-shadow(0 0 8px #f8c01833);width:46px;height:46px}.home-page .home-services .service-card__top span{color:#ffd05a;font-size:13px}.home-page .home-services .service-card h3{color:var(--white);-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;margin:auto 0 14px;font-size:25px;line-height:1.04}.home-page .home-services .service-card p{color:#fff6e5ad;font-size:14px;line-height:1.45}.home-page .process-section{isolation:isolate;background:var(--home-dark);padding:80px 0;position:relative;overflow:hidden}.home-page .process-section:before{content:"";z-index:-2;opacity:.52;background:url(/hero/static-hero-desktop-v2.png) 50%/cover no-repeat;width:min(62vw,900px);height:100%;position:absolute;top:0;right:0}.home-page .process-section:after{content:"";z-index:-1;background:linear-gradient(90deg,#080808 0%,#080808f0 38%,#080808b3 100%);position:absolute;inset:0}.home-page .process-section .page-shell{grid-template-columns:minmax(300px,.82fr) minmax(520px,1.18fr);align-items:start;gap:56px;display:grid}.home-page .process-section .home-heading{max-width:460px}.home-page .process-grid{border:0;grid-template-columns:1fr;gap:12px;margin:0;display:grid;position:relative}.home-page .process-grid:before{content:"";background:linear-gradient(var(--signal), #f8c01829);width:1px;position:absolute;top:32px;bottom:32px;left:23px}.home-page .process-card{border:1px solid var(--home-gold-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c0d0cd6;border-radius:12px;grid-template-columns:48px 58px 1fr;align-items:center;gap:16px;min-height:124px;padding:18px 22px 18px 10px;display:grid}.home-page .process-card:before{display:none}.home-page .process-card__number{z-index:1;color:var(--signal);background:#0a0a09eb;align-self:stretch;place-items:center;font-size:12px;font-weight:800;display:grid;position:relative}.home-page .process-card .feature-icon{width:52px;height:52px}.home-page .process-card h3{margin:0 0 8px;font-size:22px}.home-page .process-card p{font-size:13px;line-height:1.45}.home-page .advantages-section{color:#171411;background:var(--home-paper);padding:80px 0 88px}.home-page .advantages-layout{display:block}.home-page .advantages-copy .home-heading{max-width:720px}.home-page .advantages-copy .home-heading h2{color:#171411;font-size:clamp(46px,4.6vw,68px)}.home-page .advantages-list{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:36px;display:grid}.home-page .advantage-item{background:#fff3;border:1px solid #5a18222e;border-radius:12px;grid-template-columns:54px 1fr;align-items:start;gap:14px;min-height:156px;padding:20px;display:grid}.home-page .advantage-item .feature-icon{width:48px;height:48px;color:var(--burgundy)}.home-page .advantage-item__title{align-items:baseline;gap:10px;display:flex}.home-page .advantage-item__title>span{color:var(--burgundy);font-size:11px;font-weight:800}.home-page .advantage-item h3{font-size:19px;line-height:1.1}.home-page .advantage-item p{margin-top:10px;font-size:13px;line-height:1.4}.home-page .problems-section{background:radial-gradient(circle at 88% 8%, #f8c0180f, transparent 22%), var(--home-dark);padding:80px 0 24px}.home-page .home-heading--split{max-width:820px;display:block}.home-page .home-heading--split>p{margin-top:18px}.home-page .problems-grid{border:0;grid-template-columns:1fr;gap:8px;margin-top:36px;display:grid}.home-page .problem-card,.home-page .problem-card--lead{min-height:96px;color:var(--white);background:linear-gradient(90deg,#1f1d19f0,#0d0d0cf0);border:1px solid #f8c01840;border-radius:12px;grid-template-columns:62px 58px 1fr 24px;align-items:center;gap:16px;padding:14px 20px;display:grid}.home-page .problem-card--lead{color:var(--white);background:linear-gradient(90deg,#9e6a0ad6,#4d330ac2);border-color:#ffd35994;grid-column:auto}.home-page .problem-card__number{color:#fff9;font-variant-numeric:tabular-nums;font-size:16px;font-weight:800}.home-page .problem-card--lead .problem-card__number{color:#ffe28a}.home-page .problem-card .feature-icon{width:46px;height:46px}.home-page .problem-card h3,.home-page .problem-card--lead h3{max-width:none;margin:0 0 5px;font-size:20px;line-height:1.12}.home-page .problem-card p,.home-page .problem-card--lead p{color:#fffdf894;max-width:none;font-size:13px;line-height:1.4}.home-page .problem-card--lead p{color:#fffae5b8}.home-page .problem-card__arrow{color:var(--signal);font-size:34px;font-weight:300}.home-page .ready-section{background:var(--home-dark);padding:16px 0 72px}.home-page .ready-panel{background:radial-gradient(circle at 88% 45%,#f8c01814,#0000 28%),linear-gradient(115deg,#651422,#350b13);border-radius:16px;grid-template-columns:.9fr 1.1fr;gap:24px 40px;padding:34px;display:grid}.home-page .ready-panel h2{font-size:clamp(42px,4vw,58px)}.home-page .ready-panel>div:first-child>p:last-child{margin-top:12px;font-size:14px}.home-page .ready-universal{grid-column:2;font-size:12px}.home-page .home-actions--compact{gap:10px}.home-page .home-cta{grid-template-columns:34px 1fr 18px;gap:10px;min-height:72px;padding:10px 14px}.home-page .home-cta>svg:first-child{width:32px;height:32px}.home-page .contacts-section{background:var(--home-paper);padding:72px 0}.home-page .contacts-layout{grid-template-columns:.72fr 1.28fr;gap:64px}.home-page .contacts-brand{min-height:320px;padding-right:40px}.home-page .contacts-copy h2{font-size:clamp(46px,4.6vw,66px)}.home-page .contacts-phone{margin-top:26px;font-size:clamp(30px,3.2vw,46px)}.home-page .contacts-copy dl{margin-top:30px}.home-page .contacts-copy dl>div{padding:13px 0}.home-page .contacts-actions{margin-top:24px}.home-page .contacts-actions a{min-height:50px}.home-page .faq-section{background:var(--home-dark);padding:72px 0}.home-page .faq-layout{grid-template-columns:.72fr 1.28fr;gap:64px}.home-page .faq-list summary{min-height:70px}.home-page .faq-list details>p{margin-bottom:20px}.home-page .final-cta-section{background:radial-gradient(circle at 50% 36%,#741e2d6b,#0000 46%),#130e0f;padding:72px 0}.home-page .final-cta h2{max-width:780px;font-size:clamp(48px,5.2vw,72px)}.home-page .final-cta>p:nth-child(3){margin-top:20px;font-size:16px}.home-page .final-cta .home-actions{margin-top:26px}.home-page .site-footer{padding:44px 0 20px}.home-page .site-footer__bottom{margin-top:36px}@media (hover:hover) and (pointer:fine){.home-page .home-services .service-card:hover{background:linear-gradient(145deg,#201d16fa,#0f0e0cf5);border-color:#f8c01894}.home-page .problem-card:hover{background:linear-gradient(90deg,#26221bf5,#100f0df5);transform:translate(3px)}}@media (max-width:760px){.home-page .home-services .page-shell,.home-page .process-section .page-shell,.home-page .advantages-section .page-shell,.home-page .problems-section .page-shell,.home-page .ready-panel,.home-page .contacts-section .page-shell,.home-page .faq-section .page-shell,.home-page .final-cta-section .page-shell,.home-page .site-footer .page-shell{width:calc(100vw - 32px)}.home-page .section-label{margin-bottom:12px;font-size:9px}.home-page .home-heading h2,.home-page .ready-panel h2,.home-page .contacts-copy h2,.home-page .final-cta h2{font-size:40px}.home-page .home-heading>p:last-child{margin-top:14px;font-size:13px;line-height:1.45}.home-page .home-services.services,.home-page .process-section,.home-page .advantages-section,.home-page .problems-section,.home-page .contacts-section,.home-page .faq-section,.home-page .final-cta-section{padding:56px 0}.home-page .home-services .services__heading{margin-bottom:28px}.home-page .home-services .services__heading h2{font-size:42px}.home-page .home-services .services__heading>p:last-child{max-width:340px;margin-top:14px;font-size:13px;line-height:1.45}.home-page .home-services .services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-page .home-services .service-card{border-radius:10px;min-height:194px;padding:16px}.home-page .home-services .service-card__top svg{width:36px;height:36px}.home-page .home-services .service-card__top span{font-size:10px}.home-page .home-services .service-card h3{margin-bottom:9px;font-size:17px}.home-page .home-services .service-card p{font-size:11.5px;line-height:1.4}.home-page .process-section:before{opacity:.36;background-image:url(/hero/static-hero-mobile-v3.png);width:100%}.home-page .process-section:after{background:linear-gradient(#070707db,#070707b8)}.home-page .process-section .page-shell{display:block}.home-page .process-section .home-heading{max-width:340px;margin-bottom:28px}.home-page .process-grid{gap:8px}.home-page .process-grid:before{top:24px;bottom:24px;left:15px}.home-page .process-card{border-radius:9px;grid-template-columns:32px 44px 1fr;gap:10px;min-height:108px;padding:12px 12px 12px 0}.home-page .process-card__number{font-size:9px}.home-page .process-card .feature-icon{width:40px;height:40px}.home-page .process-card h3{margin-bottom:5px;font-size:16px}.home-page .process-card p{font-size:11px;line-height:1.38}.home-page .advantages-copy .home-heading h2{font-size:39px}.home-page .advantages-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:28px}.home-page .advantage-item{border-radius:9px;grid-template-columns:38px 1fr;gap:8px;min-height:156px;padding:12px}.home-page .advantage-item .feature-icon{width:36px;height:36px}.home-page .advantage-item__title{display:block}.home-page .advantage-item__title>span{margin-bottom:4px;font-size:9px;display:block}.home-page .advantage-item h3{font-size:14px}.home-page .advantage-item p{margin-top:8px;font-size:10.5px;line-height:1.35}.home-page .problems-section{padding-bottom:16px}.home-page .home-heading--split h2{font-size:40px}.home-page .problems-grid{gap:7px;margin-top:28px}.home-page .problem-card,.home-page .problem-card--lead{border-radius:9px;grid-template-columns:32px 42px 1fr 14px;gap:8px;min-height:84px;padding:10px 12px}.home-page .problem-card__number{font-size:12px}.home-page .problem-card .feature-icon{width:38px;height:38px}.home-page .problem-card h3,.home-page .problem-card--lead h3{margin-bottom:3px;font-size:15px}.home-page .problem-card p,.home-page .problem-card--lead p{font-size:10.5px;line-height:1.3}.home-page .problem-card__arrow{font-size:25px}.home-page .ready-section{padding:8px 0 56px}.home-page .ready-panel{border-radius:12px;grid-template-columns:1fr;gap:18px;width:calc(100vw - 32px);margin-inline:auto;padding:24px}.home-page .ready-panel h2{font-size:38px}.home-page .ready-panel>div:first-child>p:last-child{margin-top:10px;font-size:12px}.home-page .home-actions,.home-page .home-actions--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.home-page .home-cta{grid-template-columns:28px 1fr 14px;gap:7px;min-height:72px;padding:9px}.home-page .home-cta>svg:first-child{width:28px;height:28px}.home-page .home-cta b{font-size:12px}.home-page .home-cta small{font-size:8px}.home-page .ready-universal{grid-column:1;justify-content:flex-start;font-size:11px}.home-page .contacts-layout{grid-template-columns:1fr;gap:28px}.home-page .contacts-brand{flex-direction:row;align-items:end;gap:20px;min-height:0;padding:0 0 22px;display:flex}.home-page .contacts-brand p{text-align:right;margin-left:auto;font-size:9px;line-height:1.5}.home-page .contacts-phone{margin-top:20px;font-size:29px}.home-page .contacts-copy dl{margin-top:24px}.home-page .contacts-copy dl>div{grid-template-columns:78px 1fr;padding:11px 0}.home-page .contacts-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.home-page .contacts-actions a{min-height:48px}.home-page .faq-layout{grid-template-columns:1fr;gap:26px}.home-page .faq-list summary{grid-template-columns:26px 1fr 18px;min-height:64px}.home-page .faq-list summary b{font-size:14px}.home-page .faq-list details>p{margin:-2px 22px 18px 36px;font-size:11.5px}.home-page .final-cta h2{font-size:38px}.home-page .final-cta>p:nth-child(3){margin-top:14px;font-size:13px}.home-page .final-cta .home-actions{margin-top:22px}.home-page .site-footer{padding-top:36px}.home-page .site-footer__top{gap:28px}.home-page .site-footer__bottom{margin-top:28px}}@media (max-width:360px){.home-page .home-services .service-card{min-height:190px;padding:14px}.home-page .home-services .service-card h3{font-size:15.5px}.home-page .home-services .service-card p{font-size:10.5px}.home-page .advantage-item{grid-template-columns:32px 1fr;padding:10px}.home-page .advantage-item .feature-icon{width:30px;height:30px}.home-page .advantage-item h3{font-size:12.5px}.home-page .problem-card,.home-page .problem-card--lead{grid-template-columns:28px 36px 1fr 12px;gap:6px;padding-inline:9px}.home-page .problem-card h3,.home-page .problem-card--lead h3{font-size:13.5px}.home-page .problem-card p,.home-page .problem-card--lead p{font-size:9.5px}.home-page .home-cta b{font-size:10.5px}}@media (max-width:340px){.home-page .hero__actions .button__arrow{display:none}.home-page .hero__actions .button__label{gap:6px;width:100%}.home-page .home-actions,.home-page .home-actions--compact{grid-template-columns:1fr}}.booking-form button,.booking-form input,.booking-form textarea,.booking-success a{font:inherit}.booking-form button{cursor:pointer;touch-action:manipulation}.booking-form button:focus-visible,.booking-form input:focus-visible,.booking-form textarea:focus-visible,.booking-success a:focus-visible{outline-offset:3px;outline:3px solid #fff}.booking-handoff{color:#fff;background:#f1c52c14;border:1px solid #f1c52c61;border-radius:11px;align-items:flex-start;gap:13px;margin:0 0 18px;padding:16px 18px;display:flex}.booking-handoff>span{background:var(--signal);color:#21180c;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.booking-handoff strong{font-size:15px;display:block}.booking-handoff p{color:#ffffffab;margin:5px 0 0;font-size:12px;line-height:1.5}.booking-handoff--invalid{background:#ffffff0d;border-color:#fff3}.booking-handoff--invalid>span{color:#fff;background:#ffffff29}.booking-summary__copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.booking-summary__copy label,.booking-field>span,.booking-calendar>span{color:#ffffffb8;margin-bottom:7px;font-size:13px;font-weight:700}.booking-summary__copy input,.booking-field input,.booking-field textarea,.booking-calendar input{color:#fff;background:#080909b3;border:1px solid #ffffff2b;border-radius:9px;width:100%;min-height:52px;padding:12px 14px}.booking-summary__copy input::placeholder,.booking-field input::placeholder,.booking-field textarea::placeholder{color:#ffffff57}.booking-summary__copy>p:nth-of-type(2){margin-top:20px}.booking-options button{transition:border-color .16s,background-color .16s,color .16s,transform .12s}.booking-options button:active,.booking-format__options button:active{transform:translateY(1px)}.booking-options--issues button{flex:148px}.booking-options--dates button span{flex-direction:column;gap:2px;line-height:1.1;display:flex}.booking-options--dates button small{opacity:.62;font-size:11px}.booking-options--dates button.is-selected small{opacity:.8}.booking-field,.booking-calendar{margin-top:12px;display:grid}.booking-field--textarea textarea{resize:vertical;min-height:96px}.booking-field--time{max-width:260px}.booking-calendar{background:#f1c52c0f;border:1px solid #f1c52c57;border-radius:11px;max-width:330px;padding:14px}.booking-calendar input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.booking-error{color:#ff8795;margin:9px 0 0;font-size:13px;line-height:1.4}.booking-error--submit{background:#6715236b;border:1px solid #ff5b6f7a;border-radius:10px;margin:0;padding:14px 16px}.booking-upload b,.booking-upload small{overflow-wrap:anywhere;min-width:0}.booking-submit:disabled{cursor:wait;opacity:.7}.booking-options button:disabled{opacity:.38;cursor:not-allowed}.booking-options--time button{flex-direction:column;gap:2px}.booking-options--time button small{color:#ffffff6b;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:600}.booking-options--time button:disabled{opacity:1;color:#fff6;background:#141615;border-color:#ffffff0d}.booking-options--time button:disabled small{color:#ffffff47}.booking-availability{color:#ffffff94;margin:12px 0 0;font-size:13px}.booking-availability--empty{color:#ffd28a}:is(body:has(.schedule-admin),body:has(.schedule-login)){background:#0f1110}:is(body:has(.schedule-admin) .canlab-consultant,body:has(.schedule-login) .canlab-consultant){display:none}.schedule-login{color:#fff;background:radial-gradient(circle at 50% 0,#292b26 0,#0f1110 48%);place-items:center;min-height:100svh;padding:32px 18px;display:grid}.schedule-login__card{background:#171917f0;border:1px solid #ffffff1a;border-radius:22px;width:min(460px,100%);padding:40px;box-shadow:0 30px 90px #00000059}.schedule-login__card>p,.schedule-admin__header p,.schedule-settings>div:first-child p,.schedule-day__heading p{color:#e5b744;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:800}.schedule-login__card h1{margin:0 0 10px;font-size:clamp(46px,10vw,70px);line-height:.95}.schedule-login__card>span{color:#ffffff94;line-height:1.5}.schedule-login__card form{gap:16px;margin-top:32px;display:grid}.schedule-login__card label{color:#ffffffb8;gap:8px;font-size:13px;display:grid}.schedule-login__card input,.schedule-admin input,.schedule-admin select{color:#fff;min-height:50px;font:inherit;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#101210;border:1px solid #ffffff21;border-radius:10px;padding:0 14px}.schedule-login__card strong{color:#ff9e94;font-size:13px}.schedule-login__card button,.schedule-primary{color:#21190a;cursor:pointer;background:#e5b744;border:0;border-radius:10px;min-height:54px;font-weight:800}.schedule-admin{color:#fff;background:#0f1110;min-height:100svh;padding:32px 0 90px}.schedule-admin button{font:inherit;cursor:pointer}.schedule-admin button:disabled{opacity:.4;cursor:not-allowed}.schedule-admin__shell{width:min(1180px,100% - 36px);margin:0 auto}.schedule-admin__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;gap:24px;padding:20px 0 42px;display:flex}.schedule-admin__header h1{letter-spacing:-.055em;margin:0;font-size:clamp(48px,7vw,84px);line-height:.9}.schedule-admin__header span{color:#ffffff80;margin-top:14px;display:block}.schedule-admin__header>button{color:#ffffffb3;background:0 0;border:1px solid #ffffff26;border-radius:9px;min-height:44px;padding:0 18px}.schedule-settings,.schedule-day{border-bottom:1px solid #ffffff1a;grid-template-columns:.65fr 1.35fr;gap:7vw;padding:54px 0;display:grid}.schedule-settings h2,.schedule-day h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,5vw,58px);line-height:1}.schedule-settings__form{gap:24px;display:grid}.schedule-settings fieldset{border:0;margin:0;padding:0}.schedule-settings legend,.schedule-settings label{color:#ffffff8f;font-size:12px}.schedule-weekdays{grid-template-columns:repeat(7,1fr);gap:7px;margin-top:10px;display:grid}.schedule-weekdays button{color:#ffffff9e;background:#171917;border:1px solid #ffffff1f;border-radius:9px;min-height:48px}.schedule-weekdays button.is-active{color:#21190a;background:#e5b744;border-color:#e5b744;font-weight:800}.schedule-settings__row{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.schedule-settings__row label{gap:8px;display:grid}.schedule-primary{width:fit-content;padding:0 24px}.schedule-day{grid-template-columns:1fr;gap:30px}.schedule-day__heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.schedule-day__heading label{color:#ffffff8f;gap:8px;font-size:12px;display:grid}.schedule-day__heading input{min-width:190px}.schedule-day__tools{background:#171917;border-radius:14px;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:16px;display:flex}.schedule-day__tools>button,.schedule-break button{color:#fff;background:#242724;border:1px solid #ffffff21;border-radius:9px;min-height:46px;padding:0 16px}.schedule-day__tools>button.is-danger{color:#21190a;background:#e5b744;border-color:#e5b744}.schedule-break{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.schedule-break>span:first-child{color:#ffffff8c;margin-right:6px;font-size:12px}.schedule-break input{width:112px;min-height:46px}.schedule-notice{color:#f1cc70;background:#e5b74414;border:1px solid #e5b74447;border-radius:10px;margin:0;padding:13px 16px}.schedule-notice--error{color:#ff9e94;background:#ff6f6214;border-color:#ff6f624d}.schedule-loading{color:#ffffff80}.schedule-empty{text-align:center;border:1px dashed #ffffff29;border-radius:14px;place-content:center;gap:10px;min-height:190px;padding:30px;display:grid}.schedule-empty strong{font-size:24px}.schedule-empty span{color:#ffffff80}.schedule-slots{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.schedule-slot{background:#171917;border:1px solid #ffffff1a;border-radius:13px;flex-direction:column;min-height:180px;padding:20px;display:flex}.schedule-slot>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.schedule-slot time{font-size:32px;font-weight:800}.schedule-slot>div:first-child span{color:#ffffff7a;text-align:right;font-size:11px}.schedule-slot--available{border-color:#5dcd8e52}.schedule-slot--booked{background:#211d13;border-color:#e5b74466}.schedule-slot--reserved{background:#151816;border-color:#82918a38}.schedule-slot--blocked{background:#121413}.schedule-slot--past{opacity:.42}.schedule-slot dl{gap:7px;margin:20px 0;display:grid}.schedule-slot dl div{justify-content:space-between;gap:16px;font-size:11px;display:flex}.schedule-slot dt{color:#ffffff6b}.schedule-slot dd{text-align:right;max-width:65%;margin:0}.schedule-slot>button{color:#ffffffc7;background:0 0;border:1px solid #ffffff24;border-radius:8px;min-height:42px;margin-top:auto}.schedule-slot>button.is-release{color:#221a0a;background:#e5b744;border-color:#e5b744;font-weight:800}.schedule-bookings{background:#e5b7440d;border:1px solid #e5b7443d;border-radius:14px;grid-template-columns:.5fr 1.5fr;gap:28px;margin-top:18px;padding:24px;display:grid}.schedule-bookings>div:first-child p{color:#e5b744;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:10px}.schedule-bookings h3{margin:0;font-size:26px}.schedule-bookings>div:last-child{gap:8px;display:grid}.schedule-bookings article{background:#171917;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:80px 1fr auto;align-items:center;gap:18px;padding:16px;display:grid}.schedule-bookings time{font-size:22px;font-weight:800}.schedule-bookings dl{gap:4px;margin:0;display:grid}.schedule-bookings dl div{gap:12px;font-size:11px;display:flex}.schedule-bookings dt{color:#ffffff6b;width:84px}.schedule-bookings dd{margin:0}.schedule-bookings button{color:#21190a;background:#e5b744;border:0;border-radius:8px;min-height:40px;padding:0 12px;font-weight:800}@media (max-width:760px){.schedule-login__card{padding:30px 22px}.schedule-admin{padding-top:16px}.schedule-admin__shell{width:min(100% - 24px,620px)}.schedule-admin__header{align-items:flex-start;padding-bottom:30px;padding-right:94px;position:relative}.schedule-admin__header>div{min-width:0}.schedule-admin__header>button{position:absolute;top:0;right:0}.schedule-admin__header h1{font-size:52px}.schedule-admin__header span{max-width:210px;font-size:12px}.schedule-settings,.schedule-day{grid-template-columns:1fr;gap:28px;padding:38px 0}.schedule-settings__row{grid-template-columns:1fr 1fr}.schedule-settings__row label:last-child{grid-column:1/-1}.schedule-day__heading{flex-direction:column;align-items:stretch}.schedule-day__heading input{width:100%}.schedule-day__tools{display:grid}.schedule-break{grid-template-columns:1fr auto 1fr;display:grid}.schedule-break>span:first-child{grid-column:1/-1}.schedule-break input{width:100%;min-width:0}.schedule-break button{grid-column:1/-1}.schedule-slots{grid-template-columns:1fr}.schedule-slot{min-height:145px}.schedule-bookings{grid-template-columns:1fr;padding:18px}.schedule-bookings article{grid-template-columns:62px 1fr}.schedule-bookings article button{grid-column:1/-1}}.schedule-admin__actions{align-items:center;gap:10px;display:flex}.schedule-admin__actions>button{border-radius:9px;min-height:48px;padding:0 18px}.schedule-admin__actions>button:last-child{color:#ffffffb3;background:0 0;border:1px solid #ffffff26}.schedule-periods{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.schedule-periods button{color:#ffffffad;background:#171917;border:1px solid #ffffff1f;border-radius:10px;min-height:50px}.schedule-periods button.is-active{color:#21190a;background:#e5b744;border-color:#e5b744;font-weight:800}.schedule-weekstrip{scrollbar-width:thin;grid-template-columns:repeat(7,minmax(82px,1fr));gap:8px;padding-bottom:4px;display:grid;overflow-x:auto}.schedule-weekstrip button{color:#ffffffad;background:#171917;border:1px solid #ffffff1a;border-radius:11px;place-content:center;gap:5px;min-height:76px;display:grid}.schedule-weekstrip button span{text-transform:capitalize;font-size:10px}.schedule-weekstrip button strong{font-size:21px}.schedule-weekstrip button.is-active{color:#21190a;background:#e5b744;border-color:#e5b744}.schedule-slot{min-height:168px;padding:0;overflow:hidden}.schedule-slot>button{margin-top:0}.schedule-slot__main,.schedule-slot__static{color:#fff;text-align:left;background:0 0;border:0;flex-direction:column;align-items:stretch;gap:13px;width:100%;min-height:118px;padding:18px;display:flex}.schedule-slot__main>span,.schedule-slot__static>span{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.schedule-slot__main time,.schedule-slot__static time{font-size:32px;font-weight:800}.schedule-slot__main small,.schedule-slot__static small{color:#ffffff80;font-size:11px}.schedule-slot__main strong{font-size:15px}.schedule-slot__main em{color:#ffffff8a;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-style:normal;overflow:hidden}.schedule-slot__static strong{color:#ffffff94;margin-top:auto;font-size:13px}.schedule-slot--available .schedule-slot__main:hover,.schedule-slot--booked .schedule-slot__main:hover{background:#ffffff09}.schedule-slot__secondary{width:calc(100% - 24px);color:#ffffffa8!important;background:#00000014!important;border:1px solid #ffffff1c!important;min-height:38px!important;margin:0 12px 12px!important;font-size:12px!important}.schedule-slot__actions{grid-template-columns:1fr 1fr;gap:7px;margin:0 12px 12px;display:grid}.schedule-slot__actions button{color:#ffffffa8;background:#00000014;border:1px solid #ffffff1c;border-radius:8px;min-height:38px;font-size:12px}.schedule-settings-panel{background:#151715;border:1px solid #ffffff1a;border-radius:14px;margin-top:28px}.schedule-settings-panel summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:86px;padding:20px 24px;list-style:none;display:flex}.schedule-settings-panel summary::-webkit-details-marker{display:none}.schedule-settings-panel summary span{gap:6px;display:grid}.schedule-settings-panel summary small{color:#e5b744;letter-spacing:.14em;text-transform:uppercase;font-size:10px}.schedule-settings-panel summary strong{font-size:19px}.schedule-settings-panel summary b{color:#ffffff8a;font-size:12px;font-weight:500}.schedule-settings-panel[open] summary{border-bottom:1px solid #ffffff1a}.schedule-settings-panel[open] summary b{font-size:0}.schedule-settings-panel[open] summary b:after{content:"Закрыть";font-size:12px}.schedule-settings-panel .schedule-settings{border:0;padding:24px;display:block}.schedule-settings__hint{color:#ffffff80;margin:-8px 0 0;font-size:12px;line-height:1.55}.schedule-dialog{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bd;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.schedule-dialog>section{overscroll-behavior:contain;background:#171917;border:1px solid #ffffff21;border-radius:18px;width:min(720px,100%);max-height:calc(100svh - 48px);overflow-y:auto;box-shadow:0 30px 100px #0000008c}.schedule-dialog>section>header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171917f5;border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding:22px 24px;display:flex;position:sticky;top:0}.schedule-dialog header p{color:#e5b744;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.schedule-dialog h2{letter-spacing:-.045em;margin:0;font-size:clamp(34px,6vw,52px);line-height:.95}.schedule-dialog header>button{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:50%;flex:0 0 44px;width:44px;height:44px;font-size:25px}.schedule-dialog .schedule-notice{margin:18px 24px 0}.schedule-booking-form{gap:16px;padding:24px;display:grid}.schedule-booking-form label,.schedule-booking-form legend,.schedule-move label{color:#ffffff94;gap:7px;font-size:12px;display:grid}.schedule-booking-form label,.schedule-move label{min-width:0}.schedule-booking-form input,.schedule-booking-form select,.schedule-move input,.schedule-move select{width:100%;min-width:0}.schedule-booking-form fieldset{border:0;margin:0;padding:0}.schedule-booking-form textarea{resize:vertical;color:#fff;width:100%;font:inherit;background:#101210;border:1px solid #ffffff21;border-radius:10px;padding:13px 14px}.schedule-booking-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.schedule-booking-form__vehicle{grid-template-columns:1fr 1fr 120px;gap:10px;margin-top:7px;display:grid}.schedule-booking-form .schedule-primary{width:100%;margin-top:4px}.schedule-autocheck-context{background:#e5b7440e;border:1px solid #e5b74447;border-radius:12px;margin:0 24px 24px;padding:20px}.schedule-autocheck-context>p{color:#e5b744;letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:800}.schedule-autocheck-context dl{gap:13px;margin:0;display:grid}.schedule-autocheck-context dl>div{grid-template-columns:130px minmax(0,1fr);gap:12px;display:grid}.schedule-autocheck-context dt{color:#ffffff7a;font-size:11px}.schedule-autocheck-context dd{color:#ffffffe0;margin:0;font-size:13px;line-height:1.5}.schedule-autocheck-context ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.schedule-autocheck-context li{gap:2px;display:grid}.schedule-autocheck-context li span{color:#ffffff80;font-size:11px}.schedule-autocheck-context li strong{font-weight:700}.schedule-move{background:#e5b7440d;border:1px solid #e5b74438;border-radius:12px;gap:14px;margin:0 24px 24px;padding:20px;display:grid}.schedule-move p{margin:0 0 5px;font-size:17px;font-weight:800}.schedule-move span{color:#ffffff80;font-size:12px}.schedule-move>button{color:#21190a;background:#e5b744;border:0;border-radius:9px;min-height:46px;font-weight:800}.schedule-dialog__danger{padding:20px 24px calc(20px + env(safe-area-inset-bottom));border-top:1px solid #ffffff1a;grid-template-columns:1fr 1fr;gap:10px;display:grid}.schedule-dialog__danger button{color:#ffb3ac;background:#ff6f620f;border:1px solid #ff6f6240;border-radius:9px;min-height:46px}.schedule-dialog__danger button:last-child{color:#ffffffb3;background:0 0;border-color:#ffffff21}@media (max-width:760px){.schedule-admin{padding-bottom:calc(48px + env(safe-area-inset-bottom))}.schedule-admin__header{gap:22px;padding-right:0;display:grid}.schedule-admin__header h1{font-size:45px}.schedule-admin__header span{max-width:none}.schedule-admin__actions{width:100%}.schedule-admin__actions .schedule-primary{flex:1}.schedule-admin__actions>button:last-child{min-width:78px}.schedule-day{padding-top:32px}.schedule-day__heading{gap:18px}.schedule-periods{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f1110f0;border:1px solid #ffffff1a;border-radius:12px;padding:5px;position:sticky;top:8px}.schedule-periods button{min-height:46px}.schedule-weekstrip{grid-template-columns:repeat(7,76px)}.schedule-day__tools{padding:12px}.schedule-slot{min-height:148px}.schedule-slot__main,.schedule-slot__static{min-height:105px;padding:16px}.schedule-settings-panel summary,.schedule-settings-panel .schedule-settings{padding:18px}.schedule-dialog{place-items:end center;padding:0}.schedule-dialog>section{border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;max-height:94svh}.schedule-dialog>section>header{padding:18px}.schedule-dialog h2{font-size:36px}.schedule-dialog .schedule-notice{margin:14px 16px 0}.schedule-booking-form{gap:14px;padding:18px 16px}.schedule-booking-form__row{grid-template-columns:1fr}.schedule-booking-form__vehicle{grid-template-columns:1fr 1fr}.schedule-booking-form__vehicle label:last-child{grid-column:1/-1}.schedule-booking-form input,.schedule-booking-form select,.schedule-booking-form textarea,.schedule-move input,.schedule-move select{font-size:16px}.schedule-autocheck-context{margin:0 16px 18px;padding:16px}.schedule-autocheck-context dl>div{grid-template-columns:1fr;gap:4px}.schedule-move{margin:0 16px 18px;padding:16px}.schedule-dialog__danger{padding:16px 16px calc(16px + env(safe-area-inset-bottom));grid-template-columns:1fr}}.booking-success{background:linear-gradient(145deg,#302b18f0,#0d0e0efa);border:1px solid #f1c52c80;border-radius:18px;max-width:720px;margin:18px auto 60px;padding:42px;box-shadow:0 24px 60px #00000042}.booking-success__icon{color:#21180c;background:var(--signal);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:22px;display:grid}.booking-success__icon svg{width:34px;height:34px}.booking-success h2{margin:4px 0 8px;font-size:clamp(38px,6vw,62px);line-height:1}.booking-success>p:not(.section-label):not(.booking-success__address){color:#ffffffad}.booking-success dl{border-top:1px solid #ffffff1f;margin:30px 0 0}.booking-success dl>div{border-bottom:1px solid #ffffff1a;grid-template-columns:130px 1fr;gap:20px;padding:13px 0;display:grid}.booking-success dt{color:#ffffff75}.booking-success dd{overflow-wrap:anywhere;margin:0;font-weight:700}.booking-success__address{color:#f8df88;border-left:3px solid var(--signal);background:#f1c52c12;margin:24px 0 0;padding:15px 17px}.booking-success__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px;display:grid}.booking-success__actions a{border:1px solid #ffffff29;border-radius:9px;place-items:center;min-height:52px;display:grid}.booking-success__actions a:last-child{color:#21180c;border-color:var(--signal);background:var(--signal);font-weight:800}@media (max-width:760px){.booking-summary{grid-template-columns:34% minmax(0,66%)}.booking-summary__copy label{font-size:10px}.booking-summary__copy input{min-height:42px;padding:8px 10px;font-size:12px}.booking-summary__copy>p:nth-of-type(2){margin-top:11px}.booking-options--issues{grid-template-columns:1fr 1fr;display:grid}.booking-options--issues button:last-child{grid-column:1/-1}.booking-options--dates button{min-height:54px;font-size:10.5px}.booking-options--dates button small{font-size:9px}.booking-options--time button{min-height:48px}.booking-field input,.booking-field textarea,.booking-calendar input{font-size:16px}.booking-upload{min-height:96px}.booking-success{border-radius:14px;margin:0 0 36px;padding:26px 20px}.booking-success dl>div{grid-template-columns:92px 1fr;gap:10px;font-size:13px}.booking-success__actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.booking-options button{transition:none}}.canlab-consultant{z-index:120;right:max(20px, env(safe-area-inset-right));bottom:max(20px, env(safe-area-inset-bottom));font-family:inherit;position:fixed}.canlab-consultant button,.canlab-consultant input{font:inherit}.canlab-consultant button,.canlab-consultant a{touch-action:manipulation}.canlab-consultant__launcher{color:#201708;cursor:pointer;background:#f1c52c;border:1px solid #f1c52c;border-radius:8px;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 12px 34px #00000052}.canlab-consultant__launcher>span{color:#f1c52c;background:#171918;border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;display:grid}.canlab-consultant.is-open .canlab-consultant__launcher{opacity:0;pointer-events:none}.canlab-consultant__panel{color:#f7f5ef;background:#0e100f;border:1px solid #f1c52c61;border-radius:14px;grid-template-rows:auto minmax(120px,1fr) auto auto auto auto;width:min(390px,100vw - 32px);height:min(620px,100dvh - 112px);display:grid;position:absolute;bottom:64px;right:0;overflow:hidden;box-shadow:0 24px 70px #00000094}.canlab-consultant__header{background:#151816;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding:14px 16px;display:flex}.canlab-consultant__header>div>span{color:#f1c52c;letter-spacing:.14em;font-size:9px;font-weight:900}.canlab-consultant__header h2{margin:2px 0 1px;font-size:18px;line-height:1.1}.canlab-consultant__header p{color:#ffffff7a;margin:0;font-size:11px}.canlab-consultant__header>button{color:#ffffffbf;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:7px;flex:0 0 38px;width:38px;height:38px;font-size:25px}.canlab-consultant__log{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#f1c52c59 transparent;flex-direction:column;gap:9px;min-height:0;padding:16px;display:flex;overflow:auto}.canlab-consultant__message{white-space:pre-wrap;border-radius:10px;max-width:88%;padding:10px 12px;font-size:13px;line-height:1.42}.canlab-consultant__message--assistant{color:#ffffffd6;background:#191c1a;border:1px solid #ffffff1a;border-bottom-left-radius:3px;align-self:flex-start}.canlab-consultant__message--user{color:#211807;background:#f1c52c;border-bottom-right-radius:3px;align-self:flex-end;font-weight:650}.canlab-consultant__quick{scrollbar-width:none;gap:6px;padding:8px 12px 4px;display:flex;overflow-x:auto}.canlab-consultant__quick::-webkit-scrollbar{display:none}.canlab-consultant__quick button{color:#f5db7d;cursor:pointer;background:#f1c52c12;border:1px solid #f1c52c4d;border-radius:7px;flex:none;min-height:36px;padding:0 11px;font-size:11px}.canlab-consultant__ctas{grid-template-columns:1fr 1fr;gap:7px;padding:8px 12px 4px;display:grid}.canlab-consultant__ctas a{color:#ffffffc7;text-align:center;border:1px solid #ffffff29;border-radius:8px;place-items:center;min-height:44px;padding:8px;font-size:11px;font-weight:800;display:grid}.canlab-consultant__ctas a.is-primary{color:#211807;background:#f1c52c;border-color:#f1c52c}.canlab-consultant__composer{padding:10px 12px}.canlab-consultant__composer>label{color:#ffffff7a;margin-bottom:5px;font-size:10px;display:block}.canlab-consultant__composer>div{background:#080909;border:1px solid #ffffff29;border-radius:8px;grid-template-columns:1fr 44px;display:grid}.canlab-consultant__composer input{color:#fff;background:0 0;border:0;outline:0;min-width:0;min-height:44px;padding:0 12px;font-size:16px}.canlab-consultant__composer input::placeholder{color:#ffffff4d}.canlab-consultant__composer button{color:#201708;cursor:pointer;background:#f1c52c;border:0;border-radius:6px;font-size:21px;font-weight:900}.canlab-consultant__composer button:disabled{opacity:.35;cursor:default}.canlab-consultant__error{color:#ff8795;margin:0 12px 6px;font-size:11px;line-height:1.35}.canlab-consultant__footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;min-height:45px;padding:7px 12px;display:flex}.canlab-consultant__footer button{color:#ffffff9e;cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:10px}.canlab-consultant__footer button:first-child{color:#f1c52c;font-weight:800}.canlab-consultant__footer button:disabled{opacity:.55;cursor:default}.canlab-consultant button:focus-visible,.canlab-consultant a:focus-visible,.canlab-consultant input:focus-visible{outline-offset:2px;outline:3px solid #fff}@media (max-width:760px){.canlab-consultant{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom))}.canlab-consultant__launcher{min-height:46px;padding:0 14px;font-size:11px}.canlab-consultant__panel{right:10px;bottom:max(70px, calc(env(safe-area-inset-bottom) + 62px));width:auto;height:min(610px, calc(100dvh - 86px - env(safe-area-inset-bottom)));border-radius:12px;position:fixed;left:10px}.canlab-consultant__message{max-width:92%;font-size:12px}}@media (max-width:360px){.canlab-consultant__launcher{padding:0 11px}.canlab-consultant__ctas{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.canlab-consultant__log{scroll-behavior:auto}}@media print{.canlab-consultant{display:none}}.home-page .workshop-transition{background:#0a0908;min-height:clamp(360px,43vw,640px);margin:0;position:relative;overflow:hidden}.home-page .workshop-transition:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#08080724,#0000 34% 72%,#0808078a);position:absolute;inset:0}.home-page .workshop-transition__image{object-fit:cover;object-position:56% 52%}.home-page .process-section:before,.home-page .process-section:after{display:none}.home-page .process-visual{aspect-ratio:2;background:#12100e;border:1px solid #f8c01847;border-radius:14px;grid-column:1/-1;min-height:420px;margin:18px 0 0;position:relative;overflow:hidden}.home-page .process-visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 46%,#050505db);position:absolute;inset:0}.home-page .process-visual__image{object-fit:cover;object-position:50% 58%}.home-page .process-visual figcaption{z-index:2;color:#fffdf8;letter-spacing:-.035em;max-width:660px;font-family:DejaVu Sans Condensed,Arial Narrow,Arial,sans-serif;font-size:clamp(30px,3.2vw,48px);font-weight:700;line-height:1;position:absolute;bottom:30px;left:34px;right:34px}.home-page .final-cta-section{isolation:isolate;background:#110e0e;align-items:center;min-height:620px;display:flex;position:relative;overflow:hidden}.home-page .final-cta__media{z-index:0;position:absolute;inset:0;overflow:hidden}.home-page .final-cta__media:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#05050594,#05050561),linear-gradient(#05050538,#050505b3);position:absolute;inset:0}.home-page .final-cta__picture,.home-page .final-cta__background{width:100%;height:100%;position:absolute;inset:0}.home-page .final-cta__picture{z-index:0;display:block}.home-page .final-cta__background{object-fit:cover;object-position:50% 50%;display:block}.home-page .final-cta-headlights,.home-page .final-cta-headlights__drawing{width:100%;height:100%;position:absolute;inset:0}.home-page .final-cta-headlights{z-index:2;pointer-events:none;opacity:0;mix-blend-mode:screen}.home-page .final-cta-headlights__drawing{display:block;overflow:visible}.home-page .final-cta-headlights__drawing--mobile{display:none}.reveal-ready .home-page .final-cta-headlights.reveal,.reveal-ready .home-page .final-cta-headlights.reveal.is-visible{transition:none;transform:none}.reveal-ready .home-page .final-cta-headlights.reveal.is-visible{animation:1.6s ease-in-out .18s forwards final-cta-headlights-double}.home-page .final-cta{z-index:3;position:relative}@keyframes final-cta-headlights-double{0%,8%{opacity:0}18%,31%{opacity:1}42%,55%{opacity:0}66%,79%{opacity:1}91%,to{opacity:0}}@media (max-width:760px){.home-page .workshop-transition{min-height:300px}.home-page .workshop-transition__image{object-position:61% 50%}.home-page .process-visual{aspect-ratio:4/3;border-radius:10px;min-height:0;margin-top:24px}.home-page .process-visual__image{object-position:48% 56%}.home-page .process-visual figcaption{max-width:310px;font-size:28px;bottom:18px;left:18px;right:18px}.home-page .final-cta-section{background:#0b0a0a;flex-direction:column;align-items:stretch;min-height:0;padding:0;display:flex}.home-page .final-cta__media{border-top:1px solid #f8c01833;flex:0 0 520px;order:2;width:100%;height:520px;position:relative;inset:auto}.home-page .final-cta__media:after{background:linear-gradient(#05050508,#0505052e)}.home-page .final-cta__background{object-position:50% 50%}.home-page .final-cta{background:radial-gradient(circle at 50% 110%,#f8c01814,#0000 44%),#0b0a0a;order:1;padding:48px 0 38px}.home-page .final-cta h2{font-size:clamp(34px,9.7vw,38px)}.home-page .final-cta>p:nth-child(3){max-width:330px}.home-page .final-cta-headlights__drawing--desktop{display:none}.home-page .final-cta-headlights__drawing--mobile{display:block}}.home-page .photo-scene__picture,.home-page .photo-scene__background--arrival,.home-page .brake-lights,.home-page .brake-lights__drawing{width:100%;height:100%;position:absolute;inset:0}.home-page .photo-scene__picture{z-index:0;display:block}.home-page .hero--static .photo-scene__background--arrival{object-fit:cover;object-position:50% 0%;filter:none;display:block;transform:none}.home-page .brake-lights{z-index:3;pointer-events:none;opacity:0;mix-blend-mode:screen;animation:5s linear .72s forwards brake-lights-double}.home-page .brake-lights__drawing{display:block;overflow:visible}.home-page .brake-lights__drawing--mobile{display:none}@keyframes brake-lights-double{0%,39.99%{opacity:1}40%,59.99%{opacity:0}60%,99.99%{opacity:1}to{opacity:0}}@media (max-width:760px){.home-page .hero--static .photo-scene__background--arrival{object-position:50% 50%}.home-page .brake-lights__drawing--desktop{display:none}.home-page .brake-lights__drawing--mobile{display:block}}@media (prefers-reduced-motion:reduce){.home-page .brake-lights,.home-page .final-cta-headlights{animation:none;display:none}}
