@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--graphite:#202326;--graphite-light:#34393e;--brand:#c79b42;--brand-dark:#9b7429;--brand-soft:#f3ead7;--background:#f5f5f2;--surface:#fff;--muted:#eceeea;--text:#1b1d1f;--text-muted:#687078;--success:#2f8153;--border:#dfe2dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text);font:16px/1.55 Manrope,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{color:inherit}a{text-decoration:none}.skip{position:fixed;left:12px;top:-60px;background:#fff;padding:12px;z-index:99}.skip:focus{top:12px}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.demo{height:34px;padding:0 max(24px,calc((100vw - 1320px)/2));display:flex;align-items:center;gap:24px;background:#151718;color:#fff;font-size:12px}.demo span{color:#e4bd6d;font-weight:700}.demo small{opacity:.65}.top,.head,.section,.hero,.wholesale,.contacts,footer{max-width:1320px;margin:auto}.top{height:36px;display:flex;align-items:center;gap:28px;font-size:12px;color:var(--text-muted);border-bottom:1px solid var(--border)}.top a{margin-left:auto;color:var(--text);font-weight:700}.head{height:78px;display:flex;align-items:center;gap:22px;position:relative}.logo img{width:134px;height:50px;object-fit:contain}.btn{border:0;min-height:46px;padding:0 22px;border-radius:6px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn.dark{background:var(--graphite);color:#fff}.btn.brand{background:var(--brand);color:#171717}.btn.brand:hover{background:#d8ac52}.btn.ghost{border:1px solid #b9bdb9;background:transparent}.nav-search{position:relative;flex:1}.nav-search input,.mobile-search input,.hero-search input{width:100%;height:48px;border:1px solid var(--border);border-radius:6px;padding:0 50px 0 17px;background:#fff}.nav-search b,.mobile-search b,.hero-search b{position:absolute;right:18px;top:11px;font-size:23px}.head nav{display:flex;gap:20px;font-size:14px}.phone{font-weight:800;white-space:nowrap}.cart,.icon{border:0;background:transparent;min-height:44px;min-width:44px;font-weight:800;cursor:pointer}.cart-count{background:var(--brand);border-radius:50%;padding:2px 7px}.mobile,.mobile-search,.mobile-menu{display:none}.catalog-menu{display:none;position:absolute;z-index:20;top:148px;left:max(24px,calc((100vw - 1320px)/2 + 156px));width:330px;background:#fff;box-shadow:0 20px 60px #0002;padding:12px;border-radius:8px}.catalog-menu.open{display:grid}.catalog-menu a{padding:12px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between}.search-results{display:none;position:absolute;z-index:30;top:54px;width:100%;background:#fff;border-radius:8px;box-shadow:0 16px 50px #0002;padding:8px}.search-results.show{display:block}.search-results a{display:flex;gap:12px;padding:8px;border-bottom:1px solid var(--border)}.search-results img{width:44px;height:44px;object-fit:cover;border-radius:4px}.search-results small{display:block;color:var(--text-muted)}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;padding:72px 0}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--brand-dark);font-size:12px;font-weight:800}.hero h1{font-size:58px;line-height:1.05;letter-spacing:-.045em;margin:17px 0 24px}.hero h1 em{font-style:normal;color:var(--brand-dark)}.lead{font-size:19px;max-width:650px;color:var(--text-muted)}.actions{display:flex;gap:12px;margin:30px 0}.hero-search{position:relative;max-width:600px;margin-top:42px}.hero-search label{display:block;position:relative}.hero-search input{height:60px;font-size:16px}.hero-search b{top:17px}.hero-search small{display:block;margin-top:8px;color:var(--text-muted)}.hero-visual{height:530px;position:relative;background:var(--brand-soft);border-radius:50% 6px 6px 50%;overflow:hidden}.hero-visual>img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.material-card{position:absolute;bottom:22px;left:24px;background:#fff;padding:16px 20px;box-shadow:0 10px 30px #0002}.material-card span,.material-card b{display:block}.material-card span{font-size:12px;color:var(--text-muted)}.section{padding:95px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.section-head h2,.calc h2,.wholesale h2,.production h2,.contacts h2,dialog h2{font-size:38px;line-height:1.12;letter-spacing:-.035em;margin:8px 0}.section-head>p{max-width:480px;color:var(--text-muted)}.selector{background:#fff;max-width:none;padding-left:max(24px,calc((100vw - 1320px)/2));padding-right:max(24px,calc((100vw - 1320px)/2))}.selector-grid{display:grid;grid-template-columns:1fr 390px;border:1px solid var(--border)}.steps{padding:10px 38px}.step{display:grid;grid-template-columns:60px 1fr;gap:10px;align-items:center;border-bottom:1px solid var(--border);padding:17px 0}.step>b{color:var(--brand-dark)}.step label{display:grid;grid-template-columns:150px 1fr;align-items:center;font-weight:700;position:relative}.step select,.step input,.calc-box input,.calc-box select,form input,form textarea{height:48px;border:1px solid var(--border);background:#fff;border-radius:5px;padding:0 14px}.step .unit{position:absolute;right:15px}.selector-result{background:var(--graphite);color:#fff;padding:28px;display:flex;flex-direction:column}.selector-result>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#d8ac52}.selector-result img{height:160px;width:100%;object-fit:cover;margin:18px 0}.selector-result h3{font-size:23px;margin:5px 0}.selector-result p{color:#b8bdc1}.selector-result>div{margin:auto 0 20px}.selector-result small,.selector-result strong{display:block}.selector-result strong{font-size:30px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category{height:300px;background:#ddd;position:relative;overflow:hidden;border-radius:6px}.category img{width:100%;height:100%;object-fit:cover;transition:.4s}.category:hover img{transform:scale(1.035)}.category>span{position:absolute;top:0;right:0;bottom:0;left:0;padding:25px;display:flex;flex-direction:column;justify-content:end;color:#fff;background:linear-gradient(transparent 18%,#151718e8)}.category small{position:absolute;top:20px}.category h3{font-size:24px;margin:4px 0}.category p{margin:0 0 10px;color:#ddd}.category b{color:#e9bd63}.application-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);border-left:1px solid var(--border)}.application-grid article{padding:30px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:210px}.application-grid i{font-style:normal;font-size:30px;color:var(--brand-dark)}.application-grid h3{font-size:19px}.application-grid p{color:var(--text-muted)}.text-btn{border:0;background:transparent;padding:0;font-weight:800;cursor:pointer;color:var(--brand-dark)}.products{max-width:none;background:#fff;padding-left:max(24px,calc((100vw - 1320px)/2));padding-right:max(24px,calc((100vw - 1320px)/2))}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product{border:1px solid var(--border);padding:18px}.product-img{height:230px;background:var(--background);position:relative}.product-img img{width:100%;height:100%;object-fit:contain}.product-img button{position:absolute;right:10px;top:10px;border:0;background:#fff;border-radius:50%;width:40px;height:40px}.stock{color:var(--success);font-size:13px;font-weight:700;margin-top:15px}.product h3{margin:7px 0;font-size:19px}.product p,.label{color:var(--text-muted);font-size:14px}.diameters{display:flex;gap:5px;align-items:center;margin:8px 0 18px;flex-wrap:wrap}.diameters button{border:1px solid var(--border);background:#fff;border-radius:4px;min-width:34px;height:32px}.diameters button.active{background:var(--brand);border-color:var(--brand)}.product-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);padding-top:15px}.product-bottom strong{font-size:18px}.product-bottom small{font-size:11px;color:var(--text-muted)}.product-bottom .btn{min-height:40px;padding:0 14px}.calc{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.calc-copy>p{color:var(--text-muted)}.calc-copy ul{padding:0;list-style:none;margin-top:30px}.calc-copy li{padding:12px 0;border-bottom:1px solid var(--border)}.calc-box{background:#fff;padding:32px;box-shadow:0 10px 40px #2221}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label,.wholesale label,dialog label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700}.calc-result{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:var(--graphite);color:#fff;padding:22px;margin:24px 0}.calc-result small,.calc-result strong{display:block}.calc-result small{font-size:11px;color:#aaa}.calc-result strong{font-size:20px;margin-top:7px}.note{font-size:12px;color:var(--text-muted)}.wholesale{max-width:none;background:var(--graphite);color:#fff;padding:80px max(24px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:1fr 1fr;gap:100px}.wholesale>div>p{color:#bbb;max-width:600px}.facts{display:flex;gap:20px;flex-wrap:wrap;color:#e6bf70;font-size:13px}.wholesale form{display:grid;gap:16px}.wholesale input,.wholesale textarea{background:#303438;border-color:#4c5155;color:#fff}.wholesale textarea,dialog textarea{min-height:90px;padding-top:12px}.file{border:1px dashed #666;padding:15px;flex-direction:row!important;align-items:center}.file input{display:none}.file small{display:block;color:#999}.form-message{color:#e6bf70}.production{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.production-photo{height:500px;position:relative}.production-photo img{width:100%;height:100%;object-fit:cover}.production-photo span{position:absolute;left:20px;bottom:20px;background:#fff;padding:10px 15px}.production>div>p{color:var(--text-muted)}.trust-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:25px}.trust-grid div{padding:17px 0;border-bottom:1px solid var(--border);display:flex;gap:15px}.trust-grid b{color:var(--brand-dark)}.delivery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border)}.delivery-grid article{background:#fff;padding:25px}.delivery-grid b{color:var(--brand-dark)}.delivery-grid p{color:var(--text-muted)}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-bottom:95px}.big-phone{font-size:35px;font-weight:800}.contact-list{display:grid;gap:10px;margin:25px 0}.contact-list small{color:var(--brand-dark)}.map{min-height:360px;background:linear-gradient(120deg,#e5e7e2,#cbd0c7);padding:60px;position:relative}.map:after{content:"◎";position:absolute;right:22%;top:28%;font-size:80px;color:var(--brand-dark)}.map span,.map b{display:block}.map b{font-size:33px}.map .btn{position:absolute;bottom:35px}footer{border-top:1px solid var(--border);min-height:130px;display:flex;align-items:center;gap:40px}footer small{margin-left:auto;color:var(--text-muted)}.mobile-bar{display:none}dialog{border:0;border-radius:8px;width:min(540px,calc(100% - 30px));padding:35px;box-shadow:0 30px 80px #0005}dialog::backdrop{background:#111b}.modal-close{position:absolute;right:15px;top:10px;border:0;background:none;font-size:30px}.modal-close+*{margin-top:0}dialog form{display:grid;gap:14px}.toast{position:fixed;right:25px;bottom:25px;background:var(--success);color:#fff;padding:14px 20px;transform:translateY(120px);transition:.3s;z-index:60}.toast.show{transform:none}@media(max-width:1100px){.top,.head,.section,.hero,.contacts,footer{margin-left:24px;margin-right:24px}.head nav,.head .phone{display:none}.hero h1{font-size:48px}.product-grid{grid-template-columns:repeat(2,1fr)}.wholesale{gap:40px}.category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){body{padding-bottom:65px}.demo{height:auto;padding:7px 15px;display:block;text-align:center}.demo small{display:none}.top,.head>#catalogBtn,.nav-search{display:none}.head{height:58px;margin:0 12px;justify-content:space-between}.head .logo img{width:105px;height:42px}.mobile{display:block}.mobile-search{display:block;padding:8px 15px 12px;background:#fff;position:relative}.mobile-search label{position:relative;display:block}.mobile-menu{position:absolute;background:#fff;z-index:30;width:100%;padding:12px 18px;box-shadow:0 20px 40px #0002}.mobile-menu.open{display:grid}.mobile-menu a{padding:13px 0;border-bottom:1px solid var(--border)}.catalog-menu{top:100px;left:15px;right:15px;width:auto}.hero{display:flex;flex-direction:column;padding:45px 20px 35px;margin:0;min-height:auto;gap:20px}.hero-copy{display:flex;flex-direction:column}.hero h1{font-size:34px;line-height:1.08}.lead{font-size:16px}.hero .actions{order:4;display:grid;margin:22px 0 0}.hero-search{display:none}.hero-visual{height:255px;width:100%;border-radius:50% 6px 6px 50%}.material-card{padding:10px;font-size:12px}.section{padding:65px 15px;margin:0}.section-head{display:block;margin-bottom:25px}.section-head h2,.calc h2,.wholesale h2,.production h2,.contacts h2{font-size:29px}.section-head>p{font-size:14px}.selector{padding:60px 15px}.selector-grid{display:block}.steps{padding:5px 18px}.step{grid-template-columns:40px 1fr}.step label{display:block}.step select,.step input{width:100%;margin-top:7px}.selector-result{padding:22px}.category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.category{height:235px}.category>span{padding:15px}.category h3{font-size:17px}.category p{font-size:12px;line-height:1.35}.category.optional{display:none}.category.optional.shown{display:block}.application-grid{grid-template-columns:1fr 1fr}.application-grid article{padding:18px;min-height:230px}.application-grid h3{font-size:16px}.application-grid p{font-size:13px}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-15px;padding-right:15px}.product{min-width:84vw;scroll-snap-align:start}.product-img{height:220px}.calc{display:block}.calc-copy{margin-bottom:28px}.calc-copy ul{display:none}.calc-box{padding:18px}.form-grid{grid-template-columns:1fr}.calc-result{grid-template-columns:1fr 1fr;padding:16px}.calc-result>div:first-child{grid-column:1/-1}.calc-box .actions{display:grid}.wholesale{display:block;padding:60px 20px}.wholesale>div{margin-bottom:35px}.facts{display:grid;gap:8px}.production{display:flex;flex-direction:column-reverse;gap:30px}.production-photo{height:300px;width:100%}.trust-grid{font-size:13px}.delivery-grid{grid-template-columns:1fr 1fr}.delivery-grid article{padding:17px}.contacts{display:block;padding:60px 15px;margin:0}.big-phone{font-size:27px}.map{min-height:290px;margin-top:35px;padding:35px 25px}footer{margin:0;padding:35px 15px;display:block;text-align:center}footer p{font-size:13px}footer small{display:block;margin-top:15px}.mobile-bar{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);left:0;right:0;bottom:0;height:62px;background:#fff;z-index:50;box-shadow:0 -5px 20px #0002}.mobile-bar a,.mobile-bar button{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--border);font-size:13px;font-weight:700}.mobile-bar button{border:0;background:#fff}.toast{bottom:75px;right:15px}}.hero-visual>img{object-fit:contain;mix-blend-mode:normal;padding:34px}.selector-result img{object-fit:contain}.category{background:linear-gradient(145deg,#3b4044,#191b1d)}.category img{height:72%;object-fit:contain;padding:12px 24px}.search-results img{object-fit:contain;background:var(--background)}.production-photo{background:var(--brand-soft);border-radius:8px}.production-photo img{object-fit:contain;padding:24px}@media(max-width:700px){.hero-visual>img{padding:14px}.category img{height:68%;padding:8px 12px}.production-photo img{padding:12px}}@media(min-width:701px){.category.optional{display:block}}.change-plan{padding-top:20px}.change-plan-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:28px}.change-plan-head h2{font-size:36px;line-height:1.12;letter-spacing:-.035em;margin:8px 0 0}.change-plan-head>p{max-width:410px;margin:0;color:var(--text-muted)}.change-table-wrap{overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#fff;box-shadow:0 12px 38px #2023260b}.change-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:12.5px;line-height:1.45}.change-table th,.change-table td{padding:15px 14px;text-align:left;vertical-align:top;border-right:1px solid var(--border);border-bottom:1px solid var(--border);overflow-wrap:anywhere}.change-table tr>*:last-child{border-right:0}.change-table tbody tr:last-child>*{border-bottom:0}.change-table thead th{position:sticky;top:0;z-index:1;padding-top:12px;padding-bottom:12px;background:var(--graphite);color:#fff;font-size:11px;letter-spacing:.055em;text-transform:uppercase}.change-table thead th:first-child{width:17%}.change-table thead th:nth-child(2){width:20%}.change-table thead th:nth-child(3){width:23%}.change-table thead th:nth-child(4){width:19%}.change-table thead th:last-child{width:21%;color:#f0cb7e}.change-table tbody th{background:#faf9f5;font-size:13px;font-weight:800}.change-table tbody th span{display:block;margin-bottom:7px;color:var(--brand-dark);font-size:11px;letter-spacing:.1em}.change-table tbody td:nth-child(2){color:var(--text-muted)}.change-table tbody td:nth-child(3){background:#fffdf8;font-weight:600}.change-table tbody td:last-child{background:#f7f2e7;font-weight:700}.change-table tbody tr:hover>*{box-shadow:inset 0 0 0 999px #c79b4209}@media(max-width:700px){.change-plan{padding-top:10px}.change-plan-head{display:block;margin-bottom:20px}.change-plan-head h2{font-size:29px}.change-plan-head>p{margin-top:12px;font-size:14px}.change-table-wrap{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.change-table,.change-table tbody,.change-table tr,.change-table th,.change-table td{display:block;width:100%}.change-table{font-size:13px}.change-table thead{display:none}.change-table tbody{display:grid;gap:12px}.change-table tbody tr{overflow:hidden;border:1px solid var(--border);border-radius:9px;background:#fff;box-shadow:0 7px 22px #2023260b}.change-table tbody th{padding:15px 16px;background:var(--graphite);color:#fff;border:0;font-size:16px}.change-table tbody th span{display:inline-block;margin:0 10px 0 0;color:#e6bd6b}.change-table tbody td{position:relative;padding:35px 16px 13px;border:0;border-bottom:1px solid var(--border);color:var(--text)}.change-table tbody td:before{content:attr(data-label);position:absolute;top:11px;left:16px;color:var(--brand-dark);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.change-table tbody td:nth-child(2){color:var(--text-muted)}.change-table tbody td:nth-child(3){background:#fff}.change-table tbody td:last-child{border-bottom:0;background:#f7f2e7;padding-bottom:16px}}.contact-actions{display:flex;align-items:center;gap:7px;flex:none}.contact-phone,.messenger{display:inline-flex;align-items:center;justify-content:center}.contact-phone{gap:7px;font-size:13px;font-weight:800;white-space:nowrap}.contact-phone svg{width:18px;height:18px;fill:currentColor}.messenger{width:34px;height:34px;border:1px solid var(--border);border-radius:50%;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.messenger svg{width:18px;height:18px;fill:currentColor}.messenger.telegram{color:#229ed9}.messenger.whatsapp{color:#24a867}.messenger.max{color:#7357ff}.messenger:hover{transform:translateY(-3px);border-color:currentColor;box-shadow:0 7px 18px #2023261c}.contact-actions.footer{margin-left:auto}.contact-actions.footer .contact-phone span{display:none}.contact-actions.footer .messenger{background:var(--background)}.hero{grid-template-columns:1fr 1fr;gap:34px}.hero-visual{height:590px;background:transparent;border-radius:0;overflow:visible}.hero-visual>img{padding:0;transform:scale(1.08);filter:drop-shadow(0 24px 24px #2023261c)}.product-img{background:transparent}.product-img img{filter:drop-shadow(0 12px 14px #20232616)}.production{grid-template-columns:1.18fr .82fr;gap:54px}.production-photo{height:560px;background:transparent;border-radius:0}.production-photo img{padding:0;filter:drop-shadow(0 22px 24px #2023261d)}.production-photo span{border-radius:5px;box-shadow:0 8px 24px #20232614}.category,.application-grid article,.product,.selector-result,.calc-box,.production-photo,.trust-grid div,.delivery-grid article,.map,.change-table-wrap{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;position:relative}.product,.application-grid article,.delivery-grid article{background:#fff}@media(hover:hover)and (pointer:fine){.category:hover,.application-grid article:hover,.product:hover,.selector-result:hover,.calc-box:hover,.production-photo:hover,.trust-grid div:hover,.delivery-grid article:hover,.map:hover,.change-table-wrap:hover{z-index:3;transform:translateY(-7px) scale(1.012);border-color:#c79b42;box-shadow:0 22px 48px #20232620}.product:hover .product-img img,.production-photo:hover img{transform:scale(1.035)}.product-img img,.production-photo img{transition:transform .3s ease}}@media(max-width:1100px){.contact-actions.header .contact-phone span{display:none}.contact-actions.header{gap:5px}.messenger{width:32px;height:32px}.production{grid-template-columns:1fr 1fr}.production-photo{height:460px}}@media(max-width:700px){.head{gap:4px}.head .contact-actions.header{margin-left:auto}.head .contact-actions.header .messenger,.head .contact-actions.header .contact-phone{width:30px;height:30px}.head .contact-actions.header svg{width:16px;height:16px}.head>#searchBtn,.head>.cart{display:none}.hero-visual{height:285px;overflow:clip}.hero-visual>img{padding:0;transform:scale(1.05)}.production-photo{height:330px}.production-photo img{padding:0}.contact-actions.footer{justify-content:center;margin:22px 0 0}.contact-actions.footer .contact-phone span{display:inline}.contact-actions.footer .contact-phone{margin-right:5px}}@media(hover:hover)and (pointer:fine){.category{perspective:1200px}.category img{transform-origin:50% 48%;transform-style:preserve-3d;transition:transform .62s cubic-bezier(.2,.75,.2,1),filter .45s ease;transition-delay:0s;will-change:transform}.category:hover img{transform:perspective(1200px) translateZ(18px) rotateY(25deg) scaleX(1.1) scaleY(1.055);filter:drop-shadow(-18px 16px 14px #0007);transition-delay:.16s}}@media(prefers-reduced-motion:reduce){.category,.category img{transition:none!important;transform:none!important}}.product-pager{display:none}.map-actions{display:flex;gap:8px}.route-btn,.comparison-notice{display:none}.proposal-note{display:grid;grid-template-columns:1.05fr .82fr 1.25fr;gap:12px;margin-top:18px}.proposal-tech,.proposal-scope{padding:18px;border-radius:9px;background:#202326;color:#fff;box-shadow:0 10px 28px #20232616}.proposal-tech>b{display:block;margin-bottom:8px;color:#efc669;font-size:11px;letter-spacing:.07em;text-transform:uppercase}.proposal-note p{margin:0;font-size:12px;line-height:1.55}.proposal-terms{display:grid;grid-template-columns:1fr 1fr;gap:8px}.proposal-terms>div{display:flex;flex-direction:column;justify-content:center;padding:16px;border:2px solid #202326;border-radius:9px;background:#fff}.proposal-terms small,.proposal-terms strong{display:block}.proposal-terms small{margin-bottom:7px;color:var(--text-muted);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.proposal-terms strong{font-size:25px;line-height:1;color:#8f6820}.proposal-scope{display:grid;align-content:start;gap:10px;background:#fff;color:var(--text);border-left:5px solid var(--brand)}.proposal-scope p+p{padding-top:10px;border-top:1px solid var(--border);color:var(--text-muted)}.proposal-scope .proposal-gift{margin:0 -4px;padding:10px 9px!important;border:0;border-radius:6px;background:#f3ead7;color:#765719;font-weight:700}@media(min-width:701px){.proposal-note{gap:16px;margin-top:22px}.proposal-tech,.proposal-scope{padding:23px}.proposal-note p{font-size:15px;line-height:1.6}.proposal-tech>b{font-size:13px;margin-bottom:10px}.proposal-terms>div{padding:20px}.proposal-terms small{font-size:12px}.proposal-terms strong{font-size:31px}.proposal-scope{gap:13px}.proposal-scope .proposal-gift{padding:12px!important}}@media(max-width:700px){.mobile-menu-phone{display:flex!important;align-items:center;gap:10px;padding:14px 0!important;color:var(--brand-dark);font-size:17px;font-weight:800}.mobile-menu-phone svg{width:20px;height:20px;fill:currentColor}.section{padding-top:42px;padding-bottom:42px}.section-head{margin-bottom:20px}.section-head h2,.calc h2,.wholesale h2,.production h2,.contacts h2{font-size:27px}.section-head>p{margin-bottom:0}.hero{display:grid;grid-template-columns:1fr 132px;gap:10px 12px;padding:28px 15px 26px;align-items:center}.hero-copy{display:contents}.hero .eyebrow{grid-column:1/-1;margin:0 0 2px}.hero h1{grid-column:1/2;margin:0;font-size:29px;line-height:1.04;letter-spacing:-.04em}.hero .lead{grid-column:1/-1;margin:2px 0 0;font-size:14px;line-height:1.45}.hero .actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 0}.hero .actions .btn{min-height:42px;padding:0 10px;font-size:12px}.hero-visual{grid-column:2;grid-row:2;height:128px;width:132px}.hero-visual>img{transform:scale(1.08);filter:drop-shadow(0 12px 12px #20232618)}.selector{padding:38px 15px}.selector .section-head{margin-bottom:16px}.selector .section-head>p{display:none}.selector-grid{border-radius:8px;overflow:hidden}.steps{padding:2px 14px}.step{grid-template-columns:32px 1fr;padding:9px 0;gap:6px}.step>b{font-size:11px}.step label{font-size:12px}.step select,.step input{height:38px;margin-top:4px;padding:0 10px;font-size:13px}.selector-result{display:grid;grid-template-columns:82px 1fr;grid-template-areas:"label label" "image title" "image meta" "price price" "button button";gap:3px 12px;padding:16px}.selector-result>span{grid-area:label}.selector-result img{grid-area:image;height:78px;margin:8px 0;width:82px}.selector-result h3{grid-area:title;align-self:end;margin:8px 0 0;font-size:18px}.selector-result p{grid-area:meta;align-self:start;margin:0;font-size:12px}.selector-result>div{grid-area:price;margin:7px 0 8px;display:flex;align-items:end;justify-content:space-between}.selector-result strong{font-size:23px}.selector-result .btn{grid-area:button;min-height:42px}#categories{padding-top:40px;padding-bottom:40px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category,.category.optional{display:block;height:205px}.category img{height:64%;padding:6px 10px}.category>span{padding:12px}.category h3{font-size:16px}.category p{font-size:11px;margin-bottom:5px}.category b{font-size:11px}.products{padding-top:40px;padding-bottom:35px}.products .section-head>p{display:none}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;overflow:visible;touch-action:pan-y}.product{min-width:0;padding:10px}.product.page-hidden{display:none}.product-img{height:125px}.product-img button{width:30px;height:30px;right:2px;top:2px}.stock{margin-top:8px;font-size:10px}.product h3{min-height:39px;margin:4px 0;font-size:14px;line-height:1.35}.product p,.product .label{font-size:11px}.diameters{gap:3px;margin:5px 0 9px}.diameters button{min-width:27px;height:28px;padding:0 5px;font-size:11px}.diameters small{font-size:10px}.product-bottom{display:grid;gap:8px;padding-top:9px}.product-bottom strong{font-size:14px}.product-bottom .btn{width:100%;min-height:36px;font-size:12px}.product-pager{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;margin-top:18px}.product-pager>button{height:44px;border:1px solid var(--graphite);border-radius:6px;background:var(--graphite);color:#fff;font-size:20px}.product-pager>button:disabled{border-color:var(--border);background:#fff;color:#adb1ad}.product-pager>div{display:grid;justify-items:center;gap:5px;font-size:12px;font-weight:800}.product-pager i{display:flex;gap:6px}.product-pager i b{display:block;width:24px;height:4px;border-radius:3px;background:#d7d9d5}.product-pager i b.active{background:var(--brand)}.applications.section{padding-top:34px;padding-bottom:34px}.applications .section-head{margin-bottom:14px}.applications .section-head>p{display:none}.application-grid{gap:0}.application-grid article{min-height:145px;padding:13px}.application-grid i{font-size:23px}.application-grid h3{margin:7px 0 4px;font-size:14px;line-height:1.25}.application-grid p{margin:0 0 7px;font-size:11px;line-height:1.35}.application-grid .text-btn{font-size:11px}.delivery.section{padding-top:34px;padding-bottom:34px}.delivery .section-head{margin-bottom:14px}.delivery .section-head>p{display:none}.delivery-grid article{padding:13px;min-height:125px}.delivery-grid article b{font-size:11px}.delivery-grid article h3{margin:7px 0 3px;font-size:14px;line-height:1.25}.delivery-grid article p{margin:0;font-size:11px;line-height:1.35}.applications.section,.calc.section,.production.section,.contacts.section{padding-top:40px;padding-bottom:40px}.wholesale{padding-top:45px;padding-bottom:45px}.production{gap:18px}.production-photo{height:270px}.contacts{padding-bottom:36px}.contacts .map{min-height:0;margin-top:22px;padding:0;background:none}.contacts .map:after,.contacts .map>span,.contacts .map>b,.contacts .map>p{display:none}.map-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.map-actions .btn{position:static;min-height:44px;padding:0 9px;font-size:12px}.route-btn{display:inline-flex}.change-plan.section{position:relative;margin-top:18px!important;padding:58px 15px 40px!important;background:#eee5d3}.change-plan:before{content:"";position:absolute;top:0;left:0;right:0;height:18px;background:repeating-linear-gradient(135deg,#202326 0,#202326 18px,#d1a23f 18px,#d1a23f 36px);box-shadow:0 5px #fff,0 9px #202326}.change-plan .eyebrow{color:#765719}.change-plan-head{padding-top:2px}.change-table tbody tr{box-shadow:0 9px 24px #20232616}.proposal-note{display:grid;gap:10px;margin-top:16px}.proposal-tech,.proposal-scope{padding:16px;border-radius:9px;background:#202326;color:#fff;box-shadow:0 10px 26px #2023261c}.proposal-tech>b{display:block;margin-bottom:7px;color:#efc669;font-size:12px;letter-spacing:.07em;text-transform:uppercase}.proposal-note p{margin:0;font-size:13px;line-height:1.55}.proposal-terms{display:grid;grid-template-columns:1fr 1fr;gap:8px}.proposal-terms>div{padding:15px;border:2px solid #202326;border-radius:9px;background:#fff}.proposal-terms small,.proposal-terms strong{display:block}.proposal-terms small{margin-bottom:6px;color:var(--text-muted);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.proposal-terms strong{font-size:23px;line-height:1;color:#8f6820}.proposal-scope{display:grid;gap:12px;background:#fff;color:var(--text);border-left:5px solid var(--brand)}.proposal-scope p+p{padding-top:12px;border-top:1px solid var(--border);color:var(--text-muted)}}@media(max-width:700px){.products,.product-grid,.product,.product-pager{overflow-anchor:none}.product-grid{overscroll-behavior:contain}}@media(max-width:700px){.proposal-note{display:grid;grid-template-columns:minmax(0,1fr);width:100%;max-width:100%;gap:10px;margin:16px 0 0}.proposal-note>*{min-width:0;width:100%}.proposal-tech,.proposal-scope{padding:15px}.proposal-note p{font-size:12.5px;overflow-wrap:anywhere}.proposal-terms{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.proposal-terms>div{min-width:0;padding:13px 11px}.proposal-terms small{font-size:9px;line-height:1.3}.proposal-terms strong{font-size:21px;white-space:nowrap}.proposal-scope{gap:10px}.proposal-scope .proposal-gift{margin:0;padding:10px!important}.change-plan{overflow:hidden}}@media(max-width:700px){.comparison-notice{display:grid;gap:4px;margin:-15px 0 24px;padding:13px 14px;border:2px solid #202326;border-radius:8px;background:#fff;box-shadow:5px 5px #d1a23f}.comparison-notice b{font-size:14px;line-height:1.3}.comparison-notice span{color:var(--text-muted);font-size:12px;line-height:1.45}}@media(min-width:701px){.category.has-real-3d>img{visibility:hidden}.category-3d{position:absolute;inset:0 0 auto;width:100%;height:72%;z-index:1;pointer-events:none}.category>span{z-index:2}.category.has-real-3d:hover>img{transform:none;filter:none}}@media(min-width:701px){.change-plan{position:relative;padding-top:82px}.change-plan:before{content:"";position:absolute;top:28px;left:0;right:0;height:18px;border-radius:3px;background:repeating-linear-gradient(135deg,#202326 0,#202326 22px,#d1a23f 22px,#d1a23f 44px);box-shadow:0 6px #fff,0 10px #202326}.comparison-notice{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:0 0 30px;padding:16px 20px;border:2px solid #202326;border-radius:8px;background:#fff;box-shadow:6px 6px #d1a23f}.comparison-notice b{font-size:17px}.comparison-notice span{color:var(--text-muted);font-size:14px;text-align:right}}
