:root{--red:#cf1733;--dark:#08111c;--navy:#13263b;--ink:#17212c;--muted:#6b7682;--line:#e4e9ed;--soft:#f4f6f7;--teal:#198f91;--shadow:0 14px 38px rgba(18,36,55,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:14px/1.55 Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}.wrap{width:min(1240px,calc(100% - 36px));margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(5,8,12,.96);backdrop-filter:blur(12px);color:#fff}.nav{height:72px;display:flex;align-items:center;gap:25px}.logo{display:flex;align-items:center;gap:8px;min-width:210px}.logo-img{width:138px;height:52px;background:url('yurt-logo-transparent.png') center/contain no-repeat}.logo small{color:#ccc;font-size:8px;letter-spacing:2px}.menu{display:flex;gap:4px}.menu a{padding:10px 12px;font-size:14px;font-weight:700}.menu a:hover{color:#ef3851}.phone{margin-left:auto;padding:9px 13px;border:1px solid #343b43;border-radius:18px;font-size:12px}.hero{position:relative;min-height:570px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,rgba(5,11,18,.94),rgba(5,11,18,.63) 48%,rgba(5,11,18,.2)),url('cars.png') 28% 14%/cover;color:#fff}.hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(transparent,#08111c)}.hero-content{position:relative;z-index:2;padding:70px 0 120px}.eyebrow{color:#ef3650;font-size:11px;font-weight:800;letter-spacing:2.2px}.hero h1{max-width:700px;margin:12px 0;font-size:54px;line-height:1.03;letter-spacing:-2px}.hero p{max-width:540px;color:#bdc8d2;font-size:16px}.filter{position:absolute;z-index:4;left:50%;bottom:-48px;translate:-50% 0;width:min(1160px,calc(100% - 36px));display:grid;grid-template-columns:repeat(5,1fr) auto;gap:10px;padding:20px;background:#fff;border-radius:12px;box-shadow:var(--shadow)}.field label{display:block;margin:0 0 5px;color:#8a949d;font-size:9px;font-weight:800;letter-spacing:.8px}.field select,.field input{width:100%;height:44px;border:1px solid var(--line);border-radius:7px;background:#f8fafb;padding:0 10px;color:#26323e;outline:none}.filter button{align-self:end;height:44px;border:0;border-radius:7px;background:var(--red);color:#fff;padding:0 22px;font-weight:800}.section{padding:90px 0}.section.soft{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head h2{margin:4px 0 0;font-size:32px;letter-spacing:-.7px}.section-head p{max-width:470px;margin:0;color:var(--muted)}.cars{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.car-card{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 4px 18px rgba(18,36,55,.04);transition:.25s}.car-card:hover{translate:0 -5px;box-shadow:var(--shadow)}.car-photo{position:relative;height:230px;overflow:hidden;background-image:url('cars.png');background-size:200% auto;background-repeat:no-repeat}.car-photo:after{content:"";position:absolute;inset:auto 0 0;height:60px;background:linear-gradient(transparent,rgba(5,12,20,.55))}.tag{position:absolute;z-index:2;left:13px;top:13px;padding:5px 8px;border-radius:5px;background:var(--red);color:#fff;font-size:9px;font-weight:800}.car-body{padding:17px}.car-body h3{margin:0 0 10px;font-size:18px}.car-specs{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:7px}.car-specs div{padding:8px;text-align:center;border-right:1px solid var(--line)}.car-specs div:last-child{border:0}.car-specs span{display:block;color:#89939d;font-size:9px}.car-specs b{font-size:11px}.car-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:15px}.car-price{color:var(--red);font-size:19px;font-weight:800}.detail-link{color:#264e70;font-size:11px;font-weight:800}.empty{grid-column:1/-1;padding:45px;text-align:center;border:1px dashed #bbc4cb;border-radius:10px;color:#687480}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.about-visual{position:relative;min-height:420px;border-radius:14px;background:url('cars.png') 100% 100%/200% auto no-repeat;box-shadow:var(--shadow)}.about-card{position:absolute;right:-22px;bottom:25px;width:190px;padding:18px;border-radius:10px;background:#fff;box-shadow:var(--shadow)}.about-card strong{display:block;color:var(--red);font-size:28px}.about h2{margin:8px 0 15px;font-size:38px;line-height:1.1}.about p{color:var(--muted)}.values{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.value{padding:13px;border-left:3px solid var(--teal);background:#f5f8f9}.value b{display:block}.contact{padding:70px 0;background:#0a1522;color:#fff}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px}.contact h2{margin:6px 0 22px;font-size:31px}.contact-list{display:grid;gap:10px}.contact-item{padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.03)}.contact-item span{display:block;color:#8293a2;font-size:10px}.map{min-height:360px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,#142b40,#203a4c);display:grid;place-items:center}.map-inner{text-align:center}.map-pin{display:grid;place-items:center;width:70px;height:70px;margin:auto;border-radius:50%;background:var(--red);font-size:30px;box-shadow:0 0 0 12px rgba(207,23,51,.15)}.map small{display:block;margin-top:20px;color:#91a1af}.footer{padding:22px 0;background:#050a10;color:#71808e;font-size:11px}.footer .wrap{display:flex;justify-content:space-between}.backtop{position:fixed;right:18px;bottom:18px;z-index:15;border:0;background:none;opacity:0;visibility:hidden;translate:0 15px;transition:.2s}.backtop.show{opacity:1;visibility:visible;translate:0}.backtop img{width:58px;filter:drop-shadow(0 6px 6px rgba(0,0,0,.4))}.backtop:hover img{filter:drop-shadow(0 -5px 8px rgba(210,235,255,.85))}
@media(max-width:900px){.filter{grid-template-columns:repeat(3,1fr)}.filter button{grid-column:span 1}.cars{grid-template-columns:1fr 1fr}.about-grid,.contact-grid{grid-template-columns:1fr}.about-visual{min-height:340px}.hero h1{font-size:44px}.menu{display:none}}
@media(max-width:620px){.wrap{width:min(100% - 24px,520px)}.nav{height:60px}.logo-img{width:110px;background-size:155px auto}.logo small,.phone{display:none}.hero{min-height:620px;background-position:35% 10%}.hero-content{padding:55px 0 220px}.hero h1{font-size:35px}.filter{bottom:18px;grid-template-columns:1fr 1fr;padding:13px}.filter button{grid-column:1/-1}.section{padding:65px 0}.cars{grid-template-columns:1fr}.car-photo{height:240px}.section-head{display:block}.section-head p{margin-top:9px}.about h2{font-size:31px}.about-card{right:10px}.contact{padding:55px 0}.footer .wrap{display:block;text-align:center}.footer span{display:block;margin:4px}.backtop{bottom:70px;right:8px}}

.nav{gap:16px}.logo{min-width:180px;gap:7px}.logo img{display:block;width:128px;height:48px;object-fit:contain}.menu{gap:2px}.menu a{padding:10px 9px;font-size:13px}.nav-search{margin-left:auto;display:flex;width:min(285px,24vw);height:38px;border-radius:7px;overflow:hidden;background:#fff}.nav-search input{min-width:0;flex:1;border:0;padding:0 11px;outline:0}.nav-search button{width:39px;border:0;background:#edf1f4;color:#223c54;font-size:17px}.phone{margin-left:0;padding:9px 11px;font-size:11px;white-space:nowrap}.filter{bottom:14px}
@media(max-width:1000px){.phone{display:none}.nav-search{width:250px}}
@media(max-width:900px){.nav-search{margin-left:auto;width:min(300px,42vw)}}
@media(max-width:620px){.nav{height:64px;gap:8px}.logo{min-width:0}.logo img{width:100px;height:42px}.nav-search{width:min(230px,55vw);height:36px}.filter{bottom:18px}}

.header .nav{width:min(1920px,calc(100% - 70px));height:86px;gap:26px}.header .logo{flex:0 0 auto;min-width:277px;gap:4px}.header .logo img{display:block!important;width:190px!important;height:62px!important;max-width:190px!important;object-fit:contain}.header .logo small{font-size:11px;font-weight:800;letter-spacing:3px;color:#c9c9c9}.header .menu{display:flex;align-self:stretch;align-items:center;gap:5px;white-space:nowrap}.header .menu a{position:relative;padding:29px 14px 25px;font-size:17px;font-weight:800}.header .menu a:after{content:"";position:absolute;left:14px;right:14px;bottom:18px;height:3px;border-radius:3px;background:var(--red);transform:scaleX(0);transition:.2s}.header .menu a:hover:after,.header .menu a.active:after{transform:scaleX(1)}.header .nav-search{margin-left:auto;width:min(500px,28vw);height:52px;border-radius:10px}.header .nav-search input{padding:0 18px;font-size:16px}.header .nav-search button{width:62px;font-size:20px;background:#edf3f7}.hero{z-index:3;overflow:visible}.hero .filter{z-index:12;bottom:-45px}.hero:after{z-index:0}.hero-content{z-index:2}.section.soft{position:relative;z-index:1;padding-top:145px}
@media(max-width:1250px){.header .nav{width:min(100% - 34px,1200px);gap:13px}.header .logo{min-width:220px}.header .logo img{width:150px!important;height:54px!important}.header .logo small{font-size:9px}.header .menu a{padding-left:8px;padding-right:8px;font-size:14px}.header .nav-search{width:260px}.header .nav-search input{font-size:13px}.header .menu a:after{left:8px;right:8px}}
@media(max-width:900px){.header .nav{height:68px}.header .logo{min-width:190px}.header .logo img{width:128px!important;height:46px!important}.header .menu{display:none}.header .nav-search{width:min(360px,48vw);height:42px}.hero .filter{bottom:-55px}.section.soft{padding-top:155px}}
@media(max-width:620px){.header .nav{width:calc(100% - 22px);height:62px;gap:8px}.header .logo{min-width:0}.header .logo img{width:92px!important;height:38px!important}.header .logo small{display:none}.header .nav-search{width:min(255px,62vw);height:38px}.header .nav-search input{padding:0 9px;font-size:11px}.header .nav-search button{width:38px}.hero .filter{bottom:14px}.section.soft{padding-top:70px}}
