:root{--yellow:#f2ae2b;--ink:#202020;--muted:#70706b;--paper:#f7f7f3;--line:#ddded7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9b6600;outline-offset:4px}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(42px,5.7vw,82px);font-weight:750}h2{font-size:clamp(32px,3.4vw,48px);font-weight:600}h3{font-size:26px;letter-spacing:-.025em}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header-main{display:flex;align-items:center;gap:28px;padding:23px 0}.brand{flex-shrink:0}.brand-note{font-size:13px;line-height:1.4;border-left:1px solid var(--line);padding-left:25px}.header-contact{margin-left:auto;display:flex;flex-direction:column}.header-contact a{font-size:19px;font-weight:700;letter-spacing:-.03em}.header-contact span{font-size:12px;color:var(--muted)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:19px 25px;background:var(--yellow);border:1px solid transparent;color:var(--ink);font-weight:600;font-size:15px;min-height:56px;transition:background .2s,transform .2s}.button:hover{background:#ffc857;transform:translateY(-2px)}.button span{font-size:24px;font-weight:400;line-height:1}.button-small{padding:14px 20px;min-height:50px}.nav{display:flex;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:32px;padding:17px 0;font-size:14px}.nav a:hover{color:#8b5b00}.nav-status{margin-left:auto;color:var(--muted);font-size:12px;display:flex;align-items:center;gap:9px}.nav-status i{width:6px;height:6px;background:var(--yellow);border-radius:50%}.menu-toggle{display:none}.hero-intro{display:flex;align-items:flex-end;justify-content:space-between;padding:51px 0 36px;gap:32px}.eyebrow{font-size:12px;letter-spacing:.09em;font-weight:700;margin-bottom:22px;display:flex;align-items:center;gap:9px}.eyebrow>span{width:7px;height:7px;background:var(--yellow)}.yellow-dot{color:var(--yellow)}.hero-summary{border-left:2px solid var(--yellow);padding-left:24px;padding-bottom:2px;margin:0 0 5px 20px;max-width:350px}.hero-summary p{font-size:18px;line-height:1.45;letter-spacing:-.02em}.hero-summary>span{display:block;margin-top:17px;font-size:14px;color:var(--muted)}.hero-photo{position:relative;min-height:440px;background:#333;overflow:hidden}.hero-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.18) 65%,rgba(0,0,0,.05))}.hero-photo-content{position:relative;color:white;padding:42px;display:flex;flex-direction:column;min-height:440px;align-items:flex-start}.photo-label{font-size:12px;letter-spacing:.15em;color:#eee}.hero-photo h2{margin-top:auto;padding-top:60px;font-size:40px}.hero-actions{display:flex;gap:12px;margin-top:25px}.button-glass{background:transparent;color:white;border-color:#ffffff80}.button-glass:hover{background:#ffffff20}.hero-index{position:absolute;right:30px;top:32px;bottom:34px;display:flex;flex-direction:column;justify-content:space-between;color:white;text-align:right;font-size:11px;letter-spacing:.12em}.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);padding:27px 0;border-bottom:1px solid var(--line)}.hero-facts>div{display:flex;flex-direction:column;gap:3px;padding-left:32px;border-left:1px solid var(--line)}.hero-facts>div:first-child{padding-left:0;border:0}.hero-facts b{font-size:20px;letter-spacing:-.025em}.hero-facts span{font-size:13px;color:var(--muted)}.section{padding-top:96px;padding-bottom:96px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:40px}.section-heading>p{color:var(--muted);font-size:15px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{background:white;border:1px solid var(--line);display:flex;flex-direction:column}.service-card>img{width:100%;aspect-ratio:1.8;object-fit:cover;filter:saturate(.75)}.service-card>div{padding:26px;flex:1;display:flex;flex-direction:column;align-items:flex-start}.card-number{font-size:12px;color:var(--muted);margin-bottom:18px}.service-card h3{font-size:25px;margin-bottom:15px}.service-card p{font-size:14px;color:var(--muted);margin-bottom:26px}.service-card a{display:flex;justify-content:space-between;width:100%;font-size:14px;font-weight:600;border-top:1px solid var(--line);padding-top:17px;margin-top:auto}.service-card a span{font-size:24px;line-height:1}.service-card a:hover{color:#9b6600}.service-custom{background:var(--yellow);border-color:var(--yellow)}.service-custom svg{width:130px;margin:20px 0 32px}.service-custom p,.service-custom .card-number{color:#49350c}.service-custom a{border-color:#20202040}.works{background:var(--ink);color:#fff}.works .eyebrow{color:#c4c4bc}.gallery-controls{display:flex;gap:10px}.gallery-controls button{width:52px;height:52px;font-size:25px;color:white;border:1px solid #777;background:transparent}.gallery-controls button:hover{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.work-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:54px}.work-image{padding:0;border:0;background:#353535;position:relative;min-width:0}.work-image img{width:100%;height:420px;object-fit:cover}.work-image>span{position:absolute;left:20px;bottom:20px;padding:8px 15px;background:#fff;color:var(--ink);font-size:13px}.work-description{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.work-count{color:var(--yellow);font-size:14px;margin-bottom:36px}.work-description .eyebrow{font-size:11px;margin-bottom:16px}.work-description h3{font-size:34px;margin-bottom:20px}.work-description>p:not(.eyebrow){color:#bdbdb5;font-size:15px}.work-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:25px}.work-tags span{padding:6px 9px;border:1px solid #555;font-size:11px;color:#ccc}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid #666;padding-bottom:10px;margin-top:35px;display:flex;justify-content:space-between;gap:45px}.text-link span{color:var(--yellow);font-size:22px}.advantages{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.advantages article{border-top:1px solid var(--line);padding-top:25px}.advantages article>span{color:#9b6600;font-size:14px}.advantages h3{margin:26px 0 18px;max-width:280px}.advantages p{color:var(--muted);font-size:15px;max-width:350px}.price{background:var(--yellow);display:grid;grid-template-columns:1.3fr 1fr;padding:48px 54px;gap:40px;position:relative;overflow:hidden}.price h2{margin-bottom:24px}.price p{font-size:14px}.price-value{border-left:1px solid #20202040;padding-left:55px;display:flex;align-items:flex-start;flex-direction:column}.price-value>span{font-size:14px}.price-value strong{font-size:51px;line-height:1.2;letter-spacing:-.045em;margin:14px 0}.price-value small{font-size:23px;font-weight:400;letter-spacing:-.02em}.price-value .button{margin-top:24px}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#393939}.request{display:grid;grid-template-columns:1fr 1fr;gap:75px}.request h2{font-size:clamp(40px,4vw,56px);margin-bottom:28px}.request>div>p:not(.eyebrow){color:var(--muted);font-size:15px}.request-phone{font-size:26px;letter-spacing:-.025em;font-weight:600;display:block;margin:35px 0 10px}.muted{color:var(--muted);font-size:13px}.muted a{text-decoration:underline}form label{display:flex;flex-direction:column;font-size:14px;font-weight:600;position:relative;gap:10px;margin-bottom:20px}form label>span:not(:last-child){color:#9b6600}input,select,textarea{border:1px solid var(--line);background:transparent;border-radius:0;width:100%;padding:15px;font-size:15px;color:var(--ink);font-weight:400}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-row label{display:block}.form-row input{margin-top:10px}.form-row label>span{color:#9b6600}.consent{flex-direction:row;align-items:flex-start;gap:12px;font-size:12px;font-weight:400;color:var(--muted)}.consent input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--yellow);flex-shrink:0}.privacy-open{border:0;background:none;padding:0;text-decoration:underline;color:inherit;font-size:inherit;cursor:pointer;text-align:left}.submit{width:100%}#form-status{font-size:14px;margin-top:15px}#form-status:empty{display:none}.honey{position:absolute;left:-10000px;opacity:0}.contacts{padding:65px 0;background:#edeee8}.contacts-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:75px}.contacts h2{margin-bottom:30px}dl{margin:0}dt{font-size:12px;color:var(--muted);margin-top:20px}dd{margin:4px 0 0;font-size:17px}.contacts .muted{margin-top:25px}.map-placeholder{min-height:440px;border:1px solid #d2d4cb;background-color:#e4e6dd;background-image:linear-gradient(35deg,transparent 47%,#fafbf4 47%,#fafbf4 49%,transparent 49%),linear-gradient(100deg,transparent 38%,#fafbf4 38%,#fafbf4 40%,transparent 40%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;text-align:center;gap:14px}.map-pin{display:grid;place-items:center;width:60px;height:60px;background:var(--yellow);font-size:34px;font-weight:900;box-shadow:0 8px 0 #202020;transform:rotate(-5deg);margin-bottom:20px}.map-placeholder strong{font-size:23px;letter-spacing:-.03em}.map-placeholder>span{font-size:14px;color:#595b53}.map-placeholder .button{margin-top:12px;font-size:13px}footer{padding-top:30px;padding-bottom:30px;display:flex;gap:25px;align-items:center;justify-content:space-between}footer>span,footer>button{font-size:11px;color:var(--muted)}.back-top{border:1px solid var(--line);width:40px;height:40px;display:grid;place-items:center}.skip{position:fixed;left:15px;top:-100px;z-index:10;background:var(--yellow);padding:14px}.skip:focus{top:15px}dialog{border:0;padding:40px;max-width:min(800px,calc(100% - 32px));max-height:90vh;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#000b}dialog h2{font-size:30px;margin:10px 25px 25px 0}dialog p{margin-top:18px}dialog a{text-decoration:underline}.dialog-close{position:absolute;right:8px;top:6px;width:36px;height:36px;border:0;background:var(--paper);font-size:28px}#photo-dialog img{max-height:70vh;margin:auto;object-fit:contain}#photo-dialog p{font-size:14px}#application-preview{width:100%;margin:20px 0;font-size:14px;min-height:180px}#application-dialog .button{margin:5px 0;width:100%;text-decoration:none}#copy-status{font-size:13px}
@media(min-width:1500px){.hero-photo,.hero-photo-content{min-height:490px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.brand-note,.nav-status{display:none}.nav{justify-content:space-between;gap:12px}.hero-summary{max-width:290px}.hero-summary p{font-size:16px}.hero-photo h2{font-size:36px}.hero-index{display:none}.service-card>div{padding:20px}.work-layout{gap:30px}.work-description h3{font-size:29px}.price{padding:40px}.price-value{padding-left:35px}.price-value strong{font-size:43px}.request{gap:40px}.contacts-grid{gap:35px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.header-main{padding:17px 0;gap:15px}.brand img{width:145px;height:auto}.header-contact{margin-left:auto}.header-contact a{font-size:14px}.header-contact span{font-size:10px}.header-main>.button{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:40px;height:40px;padding:8px;border:1px solid var(--line);background:transparent}.menu-toggle span{width:22px;height:2px;background:var(--ink)}.nav{display:none}.nav.open{display:flex;flex-direction:column;gap:0;padding:8px 0}.nav a{padding:11px 0}.hero-intro{display:block;padding:34px 0 25px}.eyebrow{font-size:10px;margin-bottom:18px}.hero-summary{max-width:none;margin:22px 0 0;padding:0 0 0 15px}.hero-summary p{font-size:15px}.hero-summary>span{display:none}h1{font-size:clamp(36px,8.5vw,60px)}.hero-photo,.hero-photo-content{min-height:395px}.hero-photo>img{object-position:65% center}.hero-shade{background:linear-gradient(0deg,#000c,transparent),linear-gradient(90deg,#0005,transparent)}.hero-photo-content{padding:24px 20px}.photo-label{font-size:10px}.hero-photo h2{font-size:29px}.hero-actions{width:100%;gap:9px;flex-wrap:wrap}.hero-actions .button{padding:13px 16px;min-height:48px;font-size:13px;gap:18px}.hero-facts{padding:20px 0;gap:16px}.hero-facts>div{padding-left:0;border:0}.hero-facts b{font-size:14px;line-height:1.3}.hero-facts span{font-size:11px;line-height:1.4}.section{padding:58px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:27px}.section-heading>p{font-size:14px}.section-heading br{display:none}h2{font-size:32px}.service-grid{grid-template-columns:repeat(2,1fr);gap:14px}.service-card>div{padding:19px}.service-card h3{font-size:22px}.service-card p{font-size:13px}.service-card a{font-size:13px;gap:10px}.service-custom svg{width:100px;margin:10px 0 20px}.works .section-heading{flex-direction:row;align-items:flex-end}.gallery-controls{gap:6px}.gallery-controls button{width:40px;height:40px}.work-layout{grid-template-columns:1fr;gap:25px}.work-image img{height:auto;aspect-ratio:1.5}.work-count{margin-bottom:15px}.work-description h3{font-size:29px}.work-description .eyebrow{display:none}.work-description .text-link{margin-top:25px}.advantages{grid-template-columns:1fr;gap:26px}.advantages article{display:grid;grid-template-columns:45px 1fr;gap:8px 12px}.advantages h3{margin:0 0 8px;max-width:none;font-size:23px}.advantages p{grid-column:2;max-width:none}.price{grid-template-columns:1fr;padding:28px;gap:30px}.price-value{border-left:0;border-top:1px solid #20202040;padding:25px 0 0}.price-value strong{font-size:44px}.request{grid-template-columns:1fr;gap:32px}.request h2{font-size:40px}.request-phone{margin-top:23px;font-size:24px}.contacts{padding:50px 0}.contacts-grid{grid-template-columns:1fr;gap:30px}.map-placeholder{min-height:350px}.contacts h2 br{display:none}footer{flex-wrap:wrap;gap:20px}footer .brand{width:calc(100% - 60px)}footer .back-top{order:-1}footer .brand{order:-2}footer>span{width:100%}dialog{padding:32px 22px}.form-row{gap:12px}}
@media(max-width:430px){.service-grid{grid-template-columns:1fr}.service-card>img{aspect-ratio:1.8}.service-card>div{padding:24px}.service-card h3{font-size:25px}.service-card p{font-size:15px}.service-custom svg{width:115px}.form-row{grid-template-columns:1fr;gap:0}.hero-actions .button{width:100%}.hero-photo,.hero-photo-content{min-height:430px}.hero-facts{gap:12px}.header-contact a{font-size:12px}.header-main{gap:10px}.brand img{width:126px}.menu-toggle{width:36px}.price{padding:26px}.price-value strong{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.service-card{min-width:0}.service-card h3{overflow-wrap:anywhere}
@media(max-width:360px){.header-main .brand img{width:108px}.header-contact a{white-space:nowrap;font-size:11px}.header-contact span{font-size:9px}.menu-toggle{width:32px;padding:5px;flex-shrink:0}.service-card>div{padding:20px}}
/* Автомобили: каталог работ и вложенная фотогалерея. */
body:has(dialog[open]){overflow:hidden}
.cars-service-card{font:inherit;text-align:left;padding:0;color:inherit;width:100%;transition:border-color .2s,box-shadow .2s}
.cars-service-card:hover{border-color:var(--yellow);box-shadow:0 0 0 1px var(--yellow)}
.cars-card-action{display:flex;justify-content:space-between;width:100%;font-size:14px;font-weight:600;border-top:1px solid var(--line);padding-top:17px;margin-top:auto}.cars-card-action>span{font-size:24px;line-height:1}
.cars-modal{width:1120px;max-width:calc(100% - 48px);max-height:90dvh;padding:0;overscroll-behavior:contain}.cars-modal-header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:25px 32px;background:var(--paper);border-bottom:1px solid var(--line)}.cars-modal-header .eyebrow{margin:0 0 10px}.cars-modal-header h2{margin:0;font-size:38px}.cars-modal-header .dialog-close{position:static;flex-shrink:0;width:44px;height:44px;border:1px solid var(--line)}.cars-modal-body{padding:28px 32px}.cars-modal .cars-intro{margin:0 0 26px;max-width:800px;font-size:16px;color:var(--muted)}.cars-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.car-project{padding:0;border:1px solid var(--line);background:white;text-align:left;display:flex;flex-direction:column;min-width:0}.car-project:hover{border-color:var(--yellow)}.car-project-cover{position:relative;width:100%}.car-project-cover img{width:100%;aspect-ratio:1.5;object-fit:cover}.car-photo-badge{position:absolute;bottom:12px;right:12px;background:var(--yellow);padding:5px 10px;font-size:13px}.car-project-content{padding:20px;display:flex;flex-direction:column;flex:1}.car-project h3{font-size:23px;letter-spacing:-.035em}.car-project p{font-size:14px;line-height:1.5;color:var(--muted);margin:12px 0 20px}.car-project-meta{margin-top:auto;display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:14px;align-items:center;font-size:14px}.car-project-meta strong{font-size:20px;white-space:nowrap}.cars-description{margin-top:32px;padding-top:28px;border-top:1px solid var(--line)}.cars-description h3{font-size:25px}.cars-description p{font-size:16px;color:var(--muted);margin-top:16px}.cars-modal-footer{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:24px 32px;background:#eeeee7;border-top:1px solid var(--line)}.cars-modal-footer p{font-size:14px;margin:0;color:var(--muted)}.car-back{border:0;background:none;font-size:15px;padding:8px 0}.car-detail{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:30px;padding:30px}.car-photo-stage{position:relative;background:#252525}.car-photo-stage>img{width:100%;height:420px;object-fit:contain}.car-photo-stage>button{position:absolute;top:calc(50% - 22px);width:44px;height:44px;border:0;background:var(--yellow);font-size:23px}#car-photo-prev{left:12px}#car-photo-next{right:12px}#car-photo-count{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);color:white;background:#202020d9;padding:4px 12px;font-size:13px}#car-thumbnails{display:flex;gap:8px;overflow-x:auto;padding:12px 3px 8px}.car-thumbnail{padding:2px;border:2px solid transparent;background:transparent;flex:0 0 65px}.car-thumbnail[aria-pressed=true]{border-color:var(--yellow)}.car-thumbnail img{width:57px;height:54px;object-fit:cover}.car-detail-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.car-detail-info .eyebrow{font-size:11px;margin:0 0 18px}.car-detail-info h2{font-size:35px;margin:0;overflow-wrap:anywhere}.car-detail-info>p:not(.eyebrow){font-size:16px;color:var(--muted);margin-top:20px}.car-detail-meta{display:flex;gap:30px;width:100%;padding:20px 0;margin-top:18px;border-block:1px solid var(--line)}.car-detail-meta dt{margin:0}.car-detail-meta dd{font-size:25px;font-weight:600}.car-detail-info .car-price-note{font-size:14px!important}.car-detail-info .button{margin-top:25px;gap:14px;width:100%;font-size:14px}.car-gallery-modal .cars-modal-header{padding-block:14px}
@media(max-width:900px){.cars-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.car-detail{grid-template-columns:1fr}.car-photo-stage>img{height:380px}.car-detail-info .button{max-width:400px}}
@media(max-width:600px){.cars-modal{max-width:calc(100% - 20px);max-height:94dvh}.cars-modal-header{padding:18px}.cars-modal-header h2{font-size:30px}.cars-modal-body{padding:20px 18px}.cars-grid{grid-template-columns:1fr;gap:18px}.car-project-content{padding:18px}.car-project p{font-size:15px}.cars-modal-footer{flex-direction:column;align-items:stretch;padding:22px 18px;gap:18px}.cars-modal-footer .button{font-size:14px;gap:12px;padding-inline:17px}.car-detail{padding:18px;gap:22px}.car-photo-stage>img{height:290px}.car-detail-info h2{font-size:30px}.car-detail-meta{gap:20px}.car-detail-meta dd{font-size:22px}.car-photo-stage>button{width:40px;height:40px}.cars-modal::backdrop{background:#000b}}
.car-media{min-width:0}
@media(max-width:900px){.car-detail{grid-template-columns:minmax(0,1fr)}}
.cars-modal-header>div{min-width:0}.cars-modal-header h2,.car-project h3{overflow-wrap:anywhere;hyphens:auto}.car-back{min-width:0;text-align:left;overflow-wrap:anywhere}
@media(max-width:600px){.cars-modal-header{gap:12px}.cars-modal-header h2{font-size:27px}}
