:root{--bg:#f4f5f6;--surface:#fff;--surface-steel:#e5e8eb;--text-strong:#202428;--text:#4d555c;--text-muted:#7b858d;--steel:#8a939b;--accent:#f47b20;--blue-gray:#2f3a42;--graphite:#202428;--mono:"SFMono-Regular", "Cascadia Code", "Liberation Mono", monospace;--sans:"Aptos", "Segoe UI Variable", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;font-family:var(--sans);color:var(--text);background:radial-gradient(circle at 18% 6%, #f47b201f, transparent 28rem), linear-gradient(90deg, #2f3a420a 1px, transparent 1px), linear-gradient(180deg, #2f3a4209 1px, transparent 1px), var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-size:auto,42px 42px,42px 42px,auto}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{min-width:320px;margin:0}body:before{content:"";z-index:40;pointer-events:none;opacity:.18;background-image:linear-gradient(#20242812 1px,#0000 1px),linear-gradient(90deg,#2024280e 1px,#0000 1px);background-size:160px 160px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}a,button,summary{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}img,svg{display:block}h1,h2,h3,p{text-wrap:pretty}::selection{color:#f8fafb;background:var(--accent)}#root{min-height:100dvh}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f5f6d1;border:1px solid #2f3a421f;border-radius:999px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:18px;width:min(1180px,100% - 32px);margin:18px auto 0;padding:8px 8px 8px 10px;display:grid;position:sticky;top:18px;box-shadow:inset 0 1px 1px #fffc,0 18px 48px #20242814}.brand{color:var(--text-strong);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand__mark{background:#fff;border:1px solid #f47b2047;border-radius:50%;place-items:center;width:40px;height:40px;line-height:1;display:grid;overflow:hidden}.brand__mark img{object-fit:contain;width:100%;height:100%}.brand strong,.brand small{display:block}.brand strong{letter-spacing:-.02em;font-size:16px}.brand small{color:var(--text-muted);font-size:11px;line-height:1.1}.desktop-nav{justify-content:center;gap:3px;display:flex}.desktop-nav a,.header-contact{color:var(--text);border-radius:999px;padding:10px 13px;font-size:14px;line-height:1;text-decoration:none;transition:color .52s cubic-bezier(.32,.72,0,1),background-color .52s cubic-bezier(.32,.72,0,1),transform .52s cubic-bezier(.32,.72,0,1)}.desktop-nav a:hover,.header-contact:hover{color:var(--text-strong);background:#2024280f}.desktop-nav a:active,.header-contact:active,.action-link:active{transform:scale(.98)}.header-contact{background:var(--graphite);color:#f8fafb;white-space:nowrap}.header-contact:hover{color:#f8fafb;background:#2f3a42}.menu-toggle{background:var(--graphite);cursor:pointer;border:0;border-radius:50%;width:42px;height:42px;display:none;position:relative}.menu-toggle span{background:#f8fafb;border-radius:999px;width:18px;height:1.5px;transition:transform .52s cubic-bezier(.32,.72,0,1);position:absolute;left:12px}.menu-toggle span:first-child{top:21px;transform:translateY(-5px)}.menu-toggle span:last-child{top:21px;transform:translateY(5px)}.menu-toggle.is-open span:first-child{transform:rotate(45deg)}.menu-toggle.is-open span:last-child{transform:rotate(-45deg)}.mobile-menu{display:none}.hero-section,.section{width:min(1180px,100% - 32px);margin:0 auto}.hero-section{grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);align-items:center;gap:clamp(32px,6vw,82px);min-height:calc(100dvh - 96px);padding:76px 0 92px;display:grid}.hero-content{max-width:670px}.eyebrow{width:max-content;color:var(--blue-gray);letter-spacing:.16em;text-transform:uppercase;background:#f47b201a;border-radius:999px;align-items:center;gap:8px;margin:0 0 18px;padding:7px 11px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.hero-section h1{max-width:780px;color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(40px,4.55vw,58px);line-height:1.02}.hero-lead,.section-heading p,.contact-core p{max-width:64ch;color:var(--text);font-size:18px;line-height:1.58}.hero-lead{margin:24px 0 0}.warning-strip{border-left:4px solid var(--accent);width:max-content;max-width:100%;color:var(--text-strong);background:#f47b201f;margin-top:24px;padding:13px 16px;font-weight:700}.warning-strip+.warning-strip{margin-top:10px}.warning-strip--secondary{border-left-color:var(--blue-gray);background:#2f3a421a}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.action-link{color:#f8fafb;background:var(--graphite);border-radius:999px;align-items:center;gap:13px;width:fit-content;padding:7px 7px 7px 20px;font-weight:700;line-height:1;text-decoration:none;transition:transform .52s cubic-bezier(.32,.72,0,1),background-color .52s cubic-bezier(.32,.72,0,1);display:inline-flex}.action-link:hover{background:var(--blue-gray)}.action-link--muted{color:var(--text-strong);background:#20242814}.action-link--muted:hover{background:#20242821}.action-link__icon{width:34px;height:34px;color:var(--graphite);background:#f8fafb;border-radius:50%;flex:0 0 34px;place-items:center;transition:transform .52s cubic-bezier(.32,.72,0,1),background-color .52s cubic-bezier(.32,.72,0,1);display:grid}.action-link--muted .action-link__icon{color:#f8fafb;background:var(--accent)}.action-link:hover .action-link__icon{transform:translate(3px,-1px)scale(1.05)}.action-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.hero-aside{gap:18px;display:grid}.machine-shell,.contact-shell{background:linear-gradient(135deg,#ffffffb8,#8a939b1f),#2024280a;border:1px solid #2f3a421a;border-radius:34px;padding:8px;box-shadow:inset 0 1px #ffffffc7,0 28px 80px #2024281f}.machine-shell{margin:0}.machine-photo{background:linear-gradient(120deg, #e5e8eb59, #ffffffbf), var(--surface-steel);border-radius:26px;min-height:500px;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffffe6}.machine-photo:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#2024280a,#20242857),linear-gradient(105deg,#f47b202e,#0000 38%);position:absolute;inset:0}.machine-photo img{object-fit:cover;width:100%;height:500px}.machine-photo figcaption{z-index:2;color:#f8fafb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#202428c7;border:1px solid #ffffff29;border-radius:18px;gap:4px;max-width:min(320px,100% - 36px);padding:15px 17px;display:grid;position:absolute;bottom:18px;right:18px}.machine-photo figcaption strong{font-size:16px;line-height:1.2}.machine-photo figcaption span{color:#f8fafbb8;font-size:13px;line-height:1.25}.hero-facts{background:#2f3a421f;border:1px solid #2f3a421a;border-radius:24px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.hero-facts div{background:#ffffffb3;padding:18px}.hero-facts strong,.hero-facts span{display:block}.hero-facts strong{color:var(--text-strong);font-size:15px}.hero-facts span{color:var(--text-muted);margin-top:6px;font-size:13px;line-height:1.35}.section{padding:104px 0}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h2,.contact-core h2{color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(34px,4.8vw,58px);line-height:1}.section-heading p,.contact-core p{margin:18px 0 0}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.service-item{background:linear-gradient(135deg, #ffffffeb, #e5e8eb75), var(--surface);border:1px solid #2f3a421f;border-radius:22px;grid-template-columns:58px 1fr;gap:18px;padding:26px;display:grid}.service-item__icon{width:52px;height:52px;color:var(--accent);background:#f47b201a;border-radius:16px;place-items:center;display:grid}.line-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:27px;height:27px}.service-item h3,.product-card h3,.review-item h3,.requisites h3{color:var(--text-strong);letter-spacing:0;margin:0;font-size:22px;line-height:1.15}.service-item p,.product-card p,.gallery-item p,.review-item p,.faq-item p,.requisites p{color:var(--text);margin:10px 0 0;line-height:1.55}.service-item span{color:var(--blue-gray);margin-top:16px;font-weight:700;display:inline-flex}.service-item .action-link{margin-top:16px}.service-item .action-link>span{color:inherit;font-weight:inherit;margin-top:0}.service-item .action-link>.action-link__icon{display:grid}.material-layout{grid-template-columns:minmax(0,.86fr) minmax(360px,1fr);align-items:start;gap:clamp(28px,7vw,96px);display:grid}.material-panel{background:#2024280d;border:1px solid #2f3a421a;border-radius:28px;padding:8px}.material-panel ul{background:#2f3a421f;border-radius:22px 22px 8px 8px;grid-template-columns:1fr 1fr;gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.material-panel li{color:var(--text-strong);background:#ffffffd1;padding:22px;font-weight:700}.material-panel li a{color:inherit;text-decoration:none}.material-panel li a:hover{color:var(--accent)}.warning-card{color:#f8fafb;background:var(--blue-gray);border-radius:8px 8px 22px 22px;gap:8px;margin-top:8px;padding:24px;display:grid}.warning-card span{color:#f8fafbc2}.order-list{background:#2f3a421f;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.order-list li{background:var(--surface);grid-template-columns:72px 1fr;gap:22px;padding:30px;display:grid}.order-list li:last-child:nth-child(odd){grid-column:1/-1}.order-list span{color:var(--accent);font-family:var(--mono);font-size:15px;font-weight:700}.order-list p{color:var(--text-strong);margin:0;font-size:20px;line-height:1.35}.machines-section{position:relative}.machine-note{border-left:4px solid var(--accent);color:var(--text-strong);background:#f47b201a;grid-template-columns:minmax(150px,.26fr) 1fr;gap:12px 22px;margin:-10px 0 28px;padding:18px 22px;display:grid}.machine-note strong{color:var(--text-strong)}.machine-note span{color:var(--text);line-height:1.45}.machine-group+.machine-group{margin-top:34px}.machine-group__heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.machine-group__heading h2,.machine-group__heading h3{color:var(--text-strong);margin:0;font-size:clamp(25px,3vw,36px);line-height:1.08}.machine-group__heading span{color:var(--text-muted);font-weight:700}.machine-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.machine-card{background:linear-gradient(135deg, #ffffffe6, #e5e8eb8a), var(--surface);border:1px solid #2f3a421f;border-radius:22px;flex-direction:column;gap:18px;min-width:0;min-height:100%;padding:22px;display:flex;box-shadow:inset 0 1px 1px #ffffffd1}.machine-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.machine-card__top span{color:var(--blue-gray);text-transform:uppercase;background:#2f3a4214;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:800;line-height:1}.machine-card__top strong,.machine-page-price strong{color:var(--accent);font-size:22px;line-height:1.1}.machine-card h3{color:var(--text-strong);margin:0;font-size:24px;line-height:1.1}.machine-card dl,.machine-spec-panel dl{gap:10px;margin:0;display:grid}.machine-card dl div,.machine-spec-panel dl div{border-top:1px solid #2f3a421f;grid-template-columns:minmax(112px,.5fr) 1fr;gap:10px;padding-top:10px;display:grid}.machine-card dt,.machine-spec-panel dt{color:var(--text-muted);font-size:13px}.machine-card dd,.machine-spec-panel dd{color:var(--text-strong);margin:0;font-weight:700}.machine-card p{color:var(--text);margin:0;line-height:1.45}.machine-card__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;display:flex}.machine-card__actions>a:not(.action-link){color:var(--blue-gray);font-weight:800;text-decoration:none}.product-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.product-card{background:#2024280d;border:1px solid #2f3a421a;border-radius:28px;grid-template-columns:.76fr 1fr;gap:0;padding:8px;display:grid;overflow:hidden}.product-card--software{grid-column:1/-1;grid-template-columns:.82fr 1fr}.product-card__visual{background:var(--surface-steel);border-radius:22px;min-height:270px;position:relative;overflow:hidden}.product-card__visual:after,.gallery-item__image:after{content:"";pointer-events:none;background:linear-gradient(#20242800,#20242838),linear-gradient(135deg,#f47b2029,#0000 42%);position:absolute;inset:0}.product-card__visual picture,.gallery-item__image picture{width:100%;height:100%;position:absolute;inset:0}.product-card__visual img,.gallery-item__image img{object-fit:cover;width:100%;height:100%}.product-card__visual--split{grid-template-rows:minmax(0,1fr) minmax(92px,.56fr);gap:6px;padding:6px;display:grid}.product-card__visual--split:after{border-radius:18px;inset:6px}.product-card__visual--split picture{min-width:0;height:100%;position:relative;inset:auto}.product-card__visual--split img{border-radius:16px}.product-card__visual--split img:first-child,.product-card__visual--split img:last-child{object-position:center}.product-card__body{flex-direction:column;align-items:flex-start;padding:26px;display:flex}.product-card strong{color:var(--accent);margin:auto 0 18px;font-size:20px}.product-card__visual--software{color:#f8fafb;background:linear-gradient(145deg,#0066a6eb,#003f70fa),#0066a6;align-content:end;gap:14px;padding:28px;display:grid}.product-card__visual--software:before{content:"";border:1px solid #f8fafb38;border-radius:18px;position:absolute;inset:18px}.product-card__visual--software:after{background-color:#0000;background-image:linear-gradient(90deg,#f8fafb1a 1px,#0000 1px),linear-gradient(#f8fafb1a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.product-card__visual--software strong,.product-card__visual--software small,.product-card__logo{z-index:2;position:relative}.product-card__visual .product-card__logo{object-fit:contain;width:min(270px,82%);height:auto;position:relative;inset:auto}.product-card__visual--software strong{color:#f8fafb;font-family:var(--mono);margin:0;font-size:clamp(40px,5vw,66px);line-height:.95}.product-card__visual--software small{color:#f8fafbc2;font-family:var(--mono);letter-spacing:.12em;font-size:12px;font-weight:700}.product-card__features{color:var(--text);gap:8px;margin:16px 0 0;padding:0;line-height:1.45;list-style:none;display:grid}.product-card__features li{padding-left:18px;position:relative}.product-card__features li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:.68em;left:0}.product-card__features+.action-link{margin-top:18px}.machine-page-hero{grid-template-columns:minmax(0,820px);align-items:end;width:min(1180px,100% - 32px);min-height:auto;margin:0 auto;padding:92px 0 46px;display:grid}.machine-page-hero__content{max-width:820px}.breadcrumbs{color:var(--text-muted);flex-wrap:wrap;gap:8px;margin-bottom:20px;font-size:14px;font-weight:700;display:flex}.breadcrumbs a{color:var(--blue-gray);text-decoration:none}.machine-page-hero h1{max-width:820px;color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(39px,4.4vw,58px);line-height:1.03}.machine-page-price{border-left:4px solid var(--accent);background:#ffffffb8;gap:5px;margin-top:26px;padding:14px 18px;display:inline-grid}.machine-page-price span{color:var(--text-muted);font-size:13px;font-weight:700}.machine-details-grid{grid-template-columns:.9fr 1.1fr;gap:16px;display:grid}.machine-spec-panel{background:linear-gradient(135deg, #ffffffe6, #e5e8eb8a), var(--surface);border:1px solid #2f3a421f;border-radius:24px;padding:28px}.machine-spec-panel h3{color:var(--text-strong);margin:0 0 18px;font-size:24px}.machine-spec-panel ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.machine-spec-panel li{color:var(--text);padding-left:20px;line-height:1.48;position:relative}.machine-spec-panel li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:.68em;left:0}.machine-contact-strip{background:#2f3a421f;border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.machine-contact-strip a{color:var(--text-strong);background:#fffc;padding:24px;font-size:20px;font-weight:800;line-height:1.2;text-decoration:none;transition:background-color .52s cubic-bezier(.32,.72,0,1),color .52s cubic-bezier(.32,.72,0,1)}.machine-contact-strip a:hover{color:#f8fafb;background:var(--blue-gray)}.product-page-hero{grid-template-columns:minmax(0,.95fr) minmax(360px,.8fr);align-items:center;gap:clamp(28px,6vw,72px);width:min(1180px,100% - 32px);min-height:auto;margin:0 auto;padding:92px 0 56px;display:grid}.product-page-hero__content{max-width:760px}.product-page-hero h1{color:var(--text-strong);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(39px,4.4vw,58px);line-height:1.03}.product-page-hero__visual .product-page-visual{border-radius:28px;min-height:420px;box-shadow:inset 0 1px 1px #ffffffd1,0 24px 62px #2024281f}.works-section{position:relative}.works-section .section-heading{grid-template-columns:minmax(0,.9fr) minmax(260px,.52fr);align-items:end;gap:18px clamp(22px,4vw,54px);max-width:none;display:grid}.works-section .section-heading .eyebrow{grid-column:1/-1;margin-bottom:0}.works-section .section-heading h2{grid-column:1}.works-section .section-heading p:last-child{grid-column:2;max-width:42ch;margin:0 0 4px}.gallery-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.gallery-item{background:linear-gradient(180deg, #ffffffc7, #e5e8eb8a), var(--surface);border:1px solid #2f3a421f;border-radius:22px;min-width:0;transition:border-color .42s cubic-bezier(.32,.72,0,1),transform .42s cubic-bezier(.32,.72,0,1),box-shadow .42s cubic-bezier(.32,.72,0,1);display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffffd1}.gallery-item:hover{border-color:#f47b2057;transform:translateY(-3px);box-shadow:inset 0 1px 1px #ffffffe6,0 18px 42px #2f3a421a}.gallery-item:first-child,.gallery-item:nth-child(6),.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(5){grid-column:span 3}.gallery-item__image{aspect-ratio:16/10;background:var(--surface-steel);align-items:end;min-height:0;padding:16px;display:flex;position:relative;overflow:hidden}.gallery-item:first-child .gallery-item__image,.gallery-item:nth-child(6) .gallery-item__image{aspect-ratio:16/8.8}.gallery-item__image:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#20242800,#202428ad);height:46%;position:absolute;inset:auto 0 0}.gallery-item__image img{transition:filter .52s cubic-bezier(.32,.72,0,1),transform .72s cubic-bezier(.32,.72,0,1)}.gallery-item:hover .gallery-item__image img{filter:saturate(1.04)contrast(1.04);transform:scale(1.035)}.gallery-item__image span{z-index:2;border-left:3px solid var(--accent);color:#f8fafb;background:#202428bd;max-width:calc(100% - 32px);padding:8px 10px;font-size:13px;font-weight:800;line-height:1.15;position:relative;box-shadow:inset 0 1px #ffffff1f}.gallery-item p{min-height:78px;color:var(--text);align-items:start;margin:0;padding:16px 18px 18px;font-size:15px;line-height:1.45;display:flex}.reviews-list{background:#2f3a421f;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.review-item{background:var(--surface);align-content:start;gap:12px;padding:32px;display:grid}.review-item__meta{color:var(--text-muted);flex-wrap:wrap;gap:8px 12px;font-size:13px;font-weight:700;display:flex}.review-item__rating{color:var(--accent);letter-spacing:0}.review-item__service{color:var(--text-muted);font-size:14px;font-weight:700}.faq-list{gap:8px;display:grid}.faq-item{background:#ffffffbd;border:1px solid #2f3a421a;border-radius:20px;transition:background-color .52s cubic-bezier(.32,.72,0,1),transform .52s cubic-bezier(.32,.72,0,1)}.faq-item[open]{background:#fff}.faq-item summary{cursor:pointer;color:var(--text-strong);padding:22px 24px;font-weight:700}.faq-item p{max-width:78ch;padding:0 24px 24px}.contact-core{background:linear-gradient(135deg, #ffffffdb, #e5e8ebb8), var(--surface);border-radius:26px;grid-template-columns:.8fr 1fr;gap:36px;padding:clamp(28px,5vw,56px);display:grid;box-shadow:inset 0 1px 1px #ffffffe6}.contact-grid{grid-template-columns:1fr 1fr;align-content:start;align-self:start;gap:8px;display:grid}.contact-card{min-height:132px;color:var(--text-strong);background:#ffffffb8;border:1px solid #2f3a421a;border-radius:18px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;text-decoration:none;transition:transform .52s cubic-bezier(.32,.72,0,1),background-color .52s cubic-bezier(.32,.72,0,1);display:flex;overflow:hidden}.contact-card:hover{background:#fff;transform:translateY(-2px)}.contact-card>span{color:var(--text-muted);font-size:13px}.contact-card strong{color:var(--text-strong);-webkit-user-select:text;user-select:text;font-size:clamp(20px,2vw,28px);font-weight:800;line-height:1.25;text-decoration:none}.contact-card__value{color:var(--text-strong);white-space:nowrap;-webkit-user-select:text;user-select:text;font-size:clamp(21px,1.65vw,24px);font-weight:800;line-height:1.25;text-decoration:none}.contact-card__value:hover{color:var(--blue-gray)}.copy-button{color:var(--text-strong);cursor:pointer;background:#f4f5f6db;border:1px solid #2f3a4224;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:700;line-height:1;transition:transform .52s cubic-bezier(.32,.72,0,1),border-color .52s cubic-bezier(.32,.72,0,1),background-color .52s cubic-bezier(.32,.72,0,1);display:inline-flex}.copy-button:hover{background:#f47b201a;border-color:#f47b2061}.copy-button:active{transform:scale(.98)}.copy-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.requisites{background:#f47b201a;border-radius:8px;grid-column:2;padding:16px}.requisites dl{gap:8px;margin:12px 0 0;display:grid}.requisites div{border-top:1px solid #2f3a421f;grid-template-columns:minmax(80px,.22fr) 1fr;gap:10px;padding-top:8px;display:grid}.requisites dt{color:var(--text-muted);font-size:13px}.requisites dd{color:var(--text-strong);overflow-wrap:anywhere;margin:0;font-weight:700}.requisites dd a[x-apple-data-detectors],.requisites dd span[x-apple-data-detectors]{color:inherit!important;font:inherit!important;text-decoration:none!important}.site-footer{width:min(1180px,100% - 32px);color:var(--text-muted);margin:0 auto;padding:0 0 36px;font-size:14px}.site-footer p{border-top:1px solid #2f3a421f;margin:0;padding-top:22px}.reveal{opacity:0;filter:blur(6px);animation:.82s cubic-bezier(.32,.72,0,1) forwards revealUp;animation-delay:calc(var(--reveal-index,0) * 85ms);transform:translateY(28px)}.reveal--late{animation-delay:.18s}@keyframes revealUp{to{opacity:1;filter:blur();transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (width<=980px){.site-header{grid-template-columns:auto 1fr auto}.desktop-nav,.header-contact{display:none}.menu-toggle{grid-column:3;display:block}.mobile-menu{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);opacity:0;pointer-events:none;background:#f4f5f6f0;border-bottom:1px solid #2f3a421f;border-radius:0 0 32px 32px;padding:98px 24px 28px;transition:opacity .52s cubic-bezier(.32,.72,0,1),transform .52s cubic-bezier(.32,.72,0,1);display:block;position:fixed;inset:-18px 0 auto;transform:translateY(-14px);box-shadow:0 24px 70px #20242829}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu nav{gap:8px;display:grid}.mobile-menu a{color:var(--text-strong);opacity:0;transition:opacity .62s cubic-bezier(.32,.72,0,1),transform .62s cubic-bezier(.32,.72,0,1);transition-delay:calc(var(--reveal-index) * 52ms);background:#ffffffb8;border-radius:18px;padding:16px 18px;font-size:22px;font-weight:700;text-decoration:none;transform:translateY(18px)}.mobile-menu.is-open a{opacity:1;transform:translateY(0)}.hero-section,.machine-page-hero,.product-page-hero,.material-layout,.machine-details-grid,.contact-core{grid-template-columns:1fr}.machine-page-hero,.product-page-hero,.hero-section{min-height:auto;padding-top:64px}.service-grid,.product-grid,.machine-grid,.machine-contact-strip,.gallery-grid,.reviews-list,.order-list{grid-template-columns:1fr}.works-section .section-heading{grid-template-columns:1fr;gap:0}.works-section .section-heading .eyebrow,.works-section .section-heading h2,.works-section .section-heading p:last-child{grid-column:auto}.works-section .section-heading p:last-child{margin:18px 0 0}.gallery-item:first-child,.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(5),.gallery-item:nth-child(6){grid-column:auto}.product-card{grid-template-columns:1fr}.contact-core{gap:26px}.requisites{grid-column:auto}.requisites div{grid-template-columns:1fr;gap:5px}}@media (width<=680px){.site-header,.hero-section,.machine-page-hero,.product-page-hero,.section,.site-footer{width:min(100% - 24px,1180px)}.brand small{display:none}.hero-section,.machine-page-hero,.product-page-hero{padding:48px 0 68px}.machine-page-hero h1,.product-page-hero h1,.hero-section h1{font-size:38px;line-height:1.07}.hero-lead,.section-heading p,.contact-core p{font-size:16px}.section{padding:72px 0}.machine-photo{min-height:380px}.machine-photo img{height:380px}.hero-facts,.material-panel ul,.contact-grid,.service-item,.order-list li,.machine-card dl div,.machine-spec-panel dl div,.machine-note{grid-template-columns:1fr}.service-item,.order-list li{padding:22px}.gallery-item__image,.gallery-item:first-child .gallery-item__image,.gallery-item:nth-child(6) .gallery-item__image{aspect-ratio:4/3}.gallery-item p{min-height:0}}
