:root{--paper:#ffffff;--paper-soft:#f8f7f5;--paper-warm:#f1eeeb;--ink:#1d1b1c;--muted:#70696b;--line:#e4dfe0;--wine:#5b0b24;--wine-deep:#3e0718;--wine-bright:#74102f;--wine-soft:#9a5368;--gold:#a88758;--navy:#1d1b1c;--navy-soft:#292527;--shadow:0 24px 64px rgba(51,9,24,0.12);--radius:2px;--container:min(1370px,calc(100vw - 96px))}body,html{background:var(--paper)}body{color:var(--ink);font-family:var(--font-geist-sans),"Segoe UI",Arial,sans-serif}.container{width:var(--container)}.section{padding:112px 0}.button{min-height:49px;padding:0 23px;gap:15px;border-radius:0;font-size:11px;font-weight:730;letter-spacing:.055em;text-transform:uppercase}.button:hover{transform:translateY(-1px)}.button--solid{background:var(--wine);box-shadow:none}.button--solid:hover{background:var(--wine-bright);box-shadow:0 13px 30px rgba(91,11,36,.18)}.button--outline{color:var(--wine);border-color:rgba(91,11,36,.42);border-radius:0}.button--outline:hover{color:#fff;background:var(--wine)}.eyebrow{gap:10px;color:var(--wine);font-size:9px;letter-spacing:.21em}.eyebrow:before{width:27px;height:2px}.site-header{position:sticky;z-index:100;top:0;border:0;border-bottom:1px solid rgba(91,11,36,.12);background:#fff;box-shadow:0 9px 30px rgba(37,21,27,.055);backdrop-filter:none}.site-header__accent{height:4px;background:var(--wine)}.site-header__main{background:#fff}.site-header__inner{min-height:94px;grid-template-columns:242px minmax(0,1fr) auto;gap:36px}.brand-logo{display:inline-flex;width:238px;height:70px;align-items:center}.brand-logo img{width:100%;height:auto;object-fit:contain}.brand-logo--inverse img,.brand-logo:not(.brand-logo--inverse) img{filter:none}.desktop-nav{display:flex;justify-content:center;gap:clamp(17px,1.55vw,31px)}.desktop-nav summary,.desktop-nav>a{display:flex;min-height:93px;padding:0;align-items:center;gap:5px;color:#332f30;font-size:13px;font-weight:610;letter-spacing:-.005em;text-transform:none}.desktop-nav summary svg{width:15px;height:15px;fill:none;stroke:var(--wine);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;transition:transform .22s cubic-bezier(.22,1,.36,1)}.desktop-nav summary:after,.desktop-nav>a:after{right:0;bottom:-1px;left:0;height:3px;background:var(--wine)}.desktop-nav details[open] summary,.desktop-nav summary:hover,.desktop-nav>a:hover{color:var(--wine)}.desktop-nav details:focus-within summary svg,.desktop-nav details:hover summary svg,.desktop-nav details[open] summary svg{transform:rotate(180deg)}.nav-dropdown{top:100%;left:-26px;display:grid;width:258px;padding:7px 0;overflow:hidden;border:1px solid var(--line);border-top:3px solid var(--wine);border-radius:0;background:#fff;box-shadow:0 25px 58px rgba(37,9,19,.14);animation:baykusoglu-menu-in .22s cubic-bezier(.22,1,.36,1) both}.nav-dropdown--wide{width:294px}.desktop-nav details:not([open])>.nav-dropdown{display:none}.desktop-nav details[open]>.nav-dropdown{display:grid}@keyframes baykusoglu-menu-in{0%{transform:translateY(-13px);opacity:0}to{transform:translateY(0);opacity:1}}.nav-dropdown a{display:grid;min-height:58px;padding:13px 18px;grid-template-columns:1fr;align-items:center;border-bottom:1px solid #ece8e9;border-radius:0;transition:padding .18s ease,color .18s ease,background .18s ease}.nav-dropdown a:last-child{border-bottom:0}.nav-dropdown a:hover{padding-left:23px;transform:none;background:var(--paper-soft)}.nav-dropdown a span{color:var(--wine);font-family:var(--font-geist-mono),monospace;font-size:8px;font-weight:700}.nav-dropdown strong{color:#282425;font-size:11px;font-weight:690;letter-spacing:.045em;text-transform:uppercase}.header-actions{display:flex;gap:15px}.language-switch{gap:7px;color:#8d8587;font-size:10px}.language-switch span{color:var(--wine)}.language-switch i{width:1px;height:17px;background:var(--line)}.button--header{min-height:42px;padding-inline:17px;color:var(--wine);border:1px solid var(--wine);background:transparent;box-shadow:none}.button--header:hover{color:#fff;background:var(--wine);box-shadow:none}.home-slider{position:relative;padding:44px 0 0;outline:0;color:var(--ink);background:#fff}.home-slider:focus-visible{box-shadow:inset 0 0 0 3px rgba(91,11,36,.42)}.home-slider__frame{width:var(--container);margin-inline:auto;overflow:visible;border:0;background:#fff;box-shadow:none}.home-slider__stage{position:relative;display:grid;width:100%;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;overflow:visible;background:#fff}.home-slider__viewport{position:relative;height:auto;aspect-ratio:2443/644;grid-column:1;grid-row:1;overflow:hidden;background:#fff}.home-slide{position:absolute;z-index:1;inset:0;display:grid;width:100%;height:100%;overflow:hidden;place-items:center;transform:scale(1.006);opacity:0;pointer-events:none;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform 6.5s linear}.home-slide:after{display:none}.home-slide--contained{background-position:center 18%;background-repeat:no-repeat;background-size:cover}.home-slide--contained:before{position:absolute;z-index:0;inset:-26px;content:"";background:inherit;filter:blur(24px) brightness(.58) saturate(.68);opacity:.9;transform:scale(1.04)}.home-slide--active{z-index:2;transform:scale(1);opacity:1}.home-slide__image{display:block;width:100%;height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center;user-select:none}.home-slide__image--contain{position:relative;z-index:1;object-fit:contain}.home-slider__edge-arrow{position:absolute;z-index:8;top:50%;display:grid;width:68px;height:68px;padding:0;place-items:center;transform:translateY(-50%);border:1px solid rgba(91,11,36,.26);border-radius:999px;color:var(--wine);background:rgba(255,255,255,.96);box-shadow:0 18px 42px rgba(64,18,32,.16);cursor:pointer;backdrop-filter:blur(14px);transition:color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.home-slider__edge-arrow--prev{left:max(-122px,calc((100vw - 100%) / -4))}.home-slider__edge-arrow--next{right:max(-122px,calc((100vw - 100%) / -4))}.home-slider__edge-arrow:hover{transform:translateY(-50%) scale(1.06);color:#fff;border-color:var(--wine);background:var(--wine);box-shadow:0 22px 48px rgba(91,11,36,.25)}.home-slider__edge-arrow:focus-visible{outline:3px solid rgba(91,11,36,.3);outline-offset:4px}.home-slider__edge-arrow svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.home-slider__navigation{position:relative;z-index:5;display:grid;min-width:0;height:78px;padding:0 25px 0 0;grid-column:1;grid-row:2;grid-template-columns:minmax(245px,.75fr) minmax(180px,1fr) auto;align-items:center;gap:30px;border-top:0;background:#fff}.home-slider__current{display:flex;min-width:0;height:100%;padding-left:28px;align-items:center}.home-slider__current>div{min-width:0;animation:baykusoglu-slider-copy-in .54s cubic-bezier(.22,1,.36,1) both}@keyframes baykusoglu-slider-copy-in{0%{transform:translateY(5px);opacity:0}to{transform:translateY(0);opacity:1}}.home-slider__current small,.home-slider__current strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-slider__current strong{color:#302b2d;font-size:10px;font-weight:730;letter-spacing:.085em;text-transform:uppercase}.home-slider__current small{margin-top:4px;color:var(--muted);font-size:10px}.home-slider__progress{position:relative;height:1px;overflow:hidden;background:#ded9da}.home-slider__progress span{display:block;width:100%;height:100%;transform-origin:left;background:var(--wine);animation:baykusoglu-slider-progress 6.5s linear both}@keyframes baykusoglu-slider-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.home-slider__controls{position:static;display:flex;align-items:center;gap:7px}.home-slider__arrow{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid #d7d1d3;border-radius:0;color:var(--wine);background:#fff;cursor:pointer;backdrop-filter:none;transition:color .18s ease,border-color .18s ease,background .18s ease}.home-slider__arrow:hover,.home-slider__arrow:last-child{color:#fff;border-color:var(--wine);background:var(--wine)}.home-slider__arrow:last-child:hover{border-color:var(--wine-deep);background:var(--wine-deep)}.home-slider__arrow svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.home-slider__dots{display:flex;height:42px;padding:0 12px;align-items:center;gap:6px;border:0;border-radius:0;background:var(--paper-soft);backdrop-filter:none}.home-slider__dots button{width:17px;height:18px;padding:0;border:0;background:transparent;cursor:pointer}.home-slider__dots span{display:block;width:100%;height:1px;background:#cfc8ca;transition:height .18s ease,background .18s ease}.home-slider__dots .is-active span{height:3px;background:var(--wine)}.home-slider__quick-links{position:relative;z-index:6;min-height:54px;border-top:1px solid rgba(255,255,255,.13);color:#fff;background:var(--wine-deep)}.home-slider__quick-inner{display:flex;min-height:54px;padding:0 27px;align-items:center;justify-content:flex-start}.home-slider__quick-inner>span{display:flex;align-items:center;gap:16px;color:rgba(255,255,255,.63);font-size:9px;font-weight:590;letter-spacing:.055em;text-transform:uppercase}.home-slider__quick-inner>span strong{color:#fff;font-size:9px;letter-spacing:.13em}.home-slider__quick-inner>span strong:after{display:inline-block;width:28px;height:1px;margin-left:16px;vertical-align:middle;content:"";background:rgba(255,255,255,.35)}.section-title>span{display:block;margin-bottom:13px;color:var(--wine);font-size:9px;font-weight:760;letter-spacing:.205em;text-transform:uppercase}.section-title h1,.section-title h2{margin:0;color:var(--wine);font-family:var(--font-geist-sans),"Segoe UI",sans-serif;font-size:clamp(42px,4.55vw,68px);font-weight:690;letter-spacing:-.048em;line-height:.98}.section-title h1:after,.section-title h2:after{display:block;width:48px;height:2px;margin-top:25px;content:"";background:var(--wine)}.section-title--center{text-align:center}.section-title--center h1:after,.section-title--center h2:after{margin-inline:auto}.section-title--watermark{position:relative;isolation:isolate}.section-title--watermark:before{position:absolute;z-index:-1;top:50%;left:-12px;max-width:125%;overflow:hidden;color:rgba(91,11,36,.045);content:attr(data-watermark);font-size:clamp(72px,7vw,108px);font-weight:760;letter-spacing:-.075em;line-height:.78;text-transform:uppercase;white-space:nowrap;transform:translateY(-34%);pointer-events:none;user-select:none}.section-title--center.section-title--watermark:before{left:50%;width:max-content;max-width:min(1100px,calc(100vw - 48px));transform:translate(-50%,-34%)}.corporate-home-about{position:relative;padding-top:72px;overflow:hidden;border-bottom:1px solid var(--line);background:#fff}.corporate-home-about:after,.corporate-home-about:before{display:none}.corporate-home-about__grid{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center;gap:clamp(60px,6.5vw,112px)}.corporate-home-about__copy{position:relative;max-width:650px;padding-left:29px;border-left:1px solid #d8d1d3}.corporate-home-about__copy:before{position:absolute;top:0;left:-1px;width:2px;height:76px;content:"";background:var(--wine)}.corporate-home-about__lead{margin:37px 0 20px;color:#332f30;font-size:17px;line-height:1.82}.corporate-home-about__lead strong{color:var(--wine)}.corporate-home-about__copy>p:not(.corporate-home-about__lead){margin:0;color:var(--muted);font-size:13px;line-height:1.92}.corporate-link{display:inline-flex;margin-top:35px;padding-bottom:8px;align-items:center;gap:29px;border-bottom:2px solid var(--wine);color:var(--wine);font-size:9px;font-weight:760;letter-spacing:.105em;text-transform:uppercase}.corporate-link span{font-size:17px;transition:transform .18s ease}.corporate-link:hover span{transform:translateX(5px)}.corporate-home-about__visual{position:relative;min-height:575px}.corporate-home-about__image{position:absolute;inset:0 42px 0 0;display:block;overflow:hidden;border:1px solid #dfd9db;background:#fff}.corporate-home-about__image:before{position:absolute;z-index:2;inset:24px;content:"";border:1px solid rgba(91,11,36,.08);pointer-events:none}.corporate-home-about__image img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center;filter:none;transition:transform .62s cubic-bezier(.22,1,.36,1)}.corporate-home-about__visual:hover img{transform:scale(1.025)}.experience-badge{position:absolute;right:0;bottom:37px;z-index:3;display:flex;min-width:188px;min-height:102px;padding:21px 23px;align-items:center;gap:15px;color:#fff;background:var(--wine);box-shadow:0 19px 38px rgba(60,5,23,.18)}.experience-badge strong{font-size:37px;font-weight:720;letter-spacing:-.05em;line-height:1}.experience-badge span{padding-left:14px;border-left:1px solid rgba(255,255,255,.28);font-size:8px;font-weight:680;letter-spacing:.1em;line-height:1.55;text-transform:uppercase}.brand-strip-section{padding:94px 0 48px;overflow:hidden;border:0;background:var(--paper-soft)}.brand-strip-section__heading{display:flex;margin-bottom:55px;align-items:flex-end;justify-content:center;flex-direction:column}.brand-strip-section__heading .section-title{align-self:center}.brand-strip-section__heading>a{margin-top:-22px;padding-bottom:6px;border-bottom:1px solid rgba(91,11,36,.42);color:var(--wine);font-size:9px;font-weight:720;letter-spacing:.075em;text-transform:uppercase}.brand-strip-section__heading>a span{margin-left:9px}.brand-logo-slider{width:100%;min-height:154px;overflow:hidden;border-top:1px solid #dcd6d8;border-bottom:1px solid #dcd6d8;background:#fff}.brand-logo-slider__track{display:flex;width:max-content;animation:corporate-brand-scroll 44s linear infinite;will-change:transform}.brand-logo-slide{display:grid;width:clamp(182px,14.28vw,274px);height:154px;flex:0 0 auto;padding:26px;place-items:center;overflow:hidden;border-right:1px solid #e2ddde;background:#fff;transition:background .2s ease}.brand-logo-slide:hover{background:#fbfaf9}.brand-logo-slide img{width:120%;height:auto;max-width:240px;max-height:110px;object-fit:contain;filter:none;opacity:1;transition:transform .22s ease}.brand-logo-slide--mitsubishi{align-content:unsafe center;justify-content:unsafe center}.brand-logo-slide--mitsubishi img{display:block;width:150%;max-width:285px;max-height:145px;align-self:unsafe center;justify-self:unsafe center}.brand-logo-slide--spark img{scale:.9}@media (min-width:1700px){.brand-logo-slide--mitsubishi img{scale:1.06}}@media (min-width:1900px){.brand-logo-slide--mitsubishi img{scale:1.14}}.brand-logo-slide:hover img{transform:scale(1.035)}.corporate-stats{position:relative;overflow:hidden;color:var(--wine);border-top:1px solid rgba(91,11,36,.2);border-bottom:1px solid rgba(91,11,36,.34);background:#fff}.corporate-stats:after{display:none}.corporate-stats__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr)}.corporate-stats article{display:flex;min-height:228px;padding:30px;justify-content:center;flex-direction:column;border-left:1px solid rgba(91,11,36,.17);transition:background .22s ease}.corporate-stats article:last-child{border-right:1px solid rgba(91,11,36,.17)}.corporate-stats article:hover{background:#fbf8f9}.corporate-stat__icon{display:grid;width:44px;height:44px;margin-bottom:18px;place-items:center;color:var(--wine)}.corporate-stat__icon svg{width:38px;height:38px;stroke-width:1.45;transition:transform .22s ease}.corporate-stats article:hover .corporate-stat__icon svg{transform:translateY(-3px)}.corporate-stats strong{color:var(--wine);font-size:clamp(40px,3.55vw,58px);font-weight:680;letter-spacing:-.055em;line-height:1}.corporate-stats sup{top:-.85em;color:var(--wine);font-size:15px}.corporate-stats span{margin-top:14px;color:#6b6265;font-size:8px;font-weight:710;letter-spacing:.13em;text-transform:uppercase}.corporate-process{border-bottom:1px solid var(--line);background:#fff}.corporate-process__grid{display:grid;margin-top:65px;grid-template-columns:repeat(4,1fr);gap:20px}.corporate-process-card{position:relative;overflow:visible;border:1px solid #ded8da;border-radius:0;background:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.corporate-process-card:hover{transform:translateY(-5px);border-color:rgba(91,11,36,.42);box-shadow:0 20px 42px rgba(38,14,22,.09)}.corporate-process-card__image{position:relative;height:218px;overflow:hidden;background:#eeecea}.corporate-process-card__image:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 66%,rgba(28,20,23,.34))}.corporate-process-card__image img{width:100%;height:100%;object-fit:cover;filter:saturate(.82);transition:transform .48s cubic-bezier(.22,1,.36,1),filter .25s ease}.corporate-process-card:hover img{transform:scale(1.045);filter:saturate(1)}.corporate-process-card__image span{position:absolute;z-index:2;right:17px;bottom:15px;color:#fff;font-family:var(--font-geist-mono),monospace;font-size:10px;font-weight:700}.corporate-process-card>div:last-of-type{min-height:154px;padding:27px 24px}.corporate-process-card h3{margin:0 0 12px;color:var(--wine);font-size:15px;font-weight:690;line-height:1.45}.corporate-process-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.72}.corporate-process-card__arrow{position:absolute;z-index:4;top:95px;right:-31px;display:grid;width:40px;height:28px;place-items:center;color:var(--wine);background:#fff;font-size:17px;font-style:normal}.home-contact{border:0;background:var(--paper-soft)}.home-contact__grid{display:grid;margin-top:64px;grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr);align-items:stretch}.home-contact__form{padding:54px 55px;border:1px solid #ded8da;border-top:3px solid var(--wine);background:#fff}.home-contact__form>h3{margin:0;color:var(--wine);font-size:25px;font-weight:680;letter-spacing:-.025em}.home-contact__form>p{max-width:650px;margin:13px 0 32px;color:var(--muted);font-size:12px;line-height:1.78}.home-contact__info{position:relative;min-height:610px;padding:53px 47px;overflow:hidden;color:#fff;background:var(--wine-deep)}.home-contact__info:before{position:absolute;top:0;right:0;width:4px;height:100%;content:"";background:#9b5369}.home-contact__info>div:first-child>span{color:#d7bbc4;font-size:8px;font-weight:710;letter-spacing:.17em;text-transform:uppercase}.home-contact__info h3{margin:16px 0 14px;font-size:26px;font-weight:680}.home-contact__info>div:first-child p{max-width:340px;margin:0;color:rgba(255,255,255,.65);font-size:12px;line-height:1.8}.home-contact__info-list{display:grid;margin-top:45px;border-top:1px solid rgba(255,255,255,.15)}.home-contact__info-list a{display:flex;padding:20px 0;justify-content:space-between;flex-direction:column;gap:7px;border-bottom:1px solid rgba(255,255,255,.15)}.home-contact__info-list small{color:#d7bbc4;font-size:8px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.home-contact__info-list strong{font-size:13px;font-weight:590}.home-contact__map{display:inline-flex;margin-top:29px;padding-bottom:7px;gap:19px;border-bottom:1px solid rgba(255,255,255,.42);font-size:9px;font-weight:710;letter-spacing:.085em;text-transform:uppercase}.home-contact__seal{right:-34px;bottom:-35px;width:188px;height:188px;border-color:rgba(255,255,255,.09);color:rgba(255,255,255,.075)}.home-contact .contact-form label>span{color:#5c5557;font-size:8px;font-weight:690;letter-spacing:.09em;text-transform:uppercase}.home-contact .contact-form input,.home-contact .contact-form textarea{border-radius:0;background:#fbfaf9}.page-hero{position:relative;overflow:hidden;color:var(--ink);border:0;border-bottom:1px solid rgba(91,11,36,.2);background:var(--paper-soft)}.page-hero:before{position:absolute;top:0;bottom:0;left:0;width:4px;content:"";background:var(--wine)}.page-hero__mesh{opacity:.28;background-image:linear-gradient(rgba(91,11,36,.055) 1px,transparent 0),linear-gradient(90deg,rgba(91,11,36,.055) 1px,transparent 0);background-size:78px 78px;mask-image:linear-gradient(90deg,transparent 10%,#000)}.page-hero__inner{position:relative;z-index:1;min-height:360px;padding:74px 0}.page-hero__watermark{position:absolute;z-index:0;bottom:28px;left:calc((100vw - var(--container)) / 2);max-width:calc(100% - 48px);overflow:hidden;color:rgba(91,11,36,.045);font-family:var(--font-geist-sans),"Segoe UI",sans-serif;font-size:clamp(92px,10.4vw,176px);font-weight:760;letter-spacing:-.08em;line-height:.76;text-transform:uppercase;white-space:nowrap;pointer-events:none;user-select:none}.page-hero .eyebrow,.page-hero .eyebrow--light{color:var(--wine)}.page-hero .eyebrow:before{background:var(--wine)}.page-hero h1{max-width:930px;margin:22px 0 18px;color:var(--wine);font-family:var(--font-geist-sans),"Segoe UI",sans-serif;font-size:clamp(47px,5.25vw,76px);font-weight:680;letter-spacing:-.055em;line-height:.98}.page-hero p{color:#696164;font-size:13px;line-height:1.78}.page-hero__index{align-self:flex-start;padding-top:7px;color:rgba(91,11,36,.48);font-family:var(--font-geist-mono),monospace;font-size:10px;font-weight:700;letter-spacing:.16em}.breadcrumbs{border-bottom:1px solid var(--line);background:#fff}.breadcrumbs .container{min-height:50px}.brand-promise h2,.brands-page__intro h2,.catalogs-page__intro h2,.contact-form-wrap h2,.contact-info h2,.corporate-story__copy h2,.english-summary h2,.footer-cta h2,.gallery-heading h2,.global-section__copy h2,.section-heading h2{color:var(--wine);font-family:var(--font-geist-sans),"Segoe UI",sans-serif;font-weight:680;letter-spacing:-.045em}.brands-page__intro h2,.catalogs-page__intro h2,.contact-form-wrap h2,.contact-info h2,.corporate-story__copy h2,.english-summary h2,.gallery-heading h2{font-size:clamp(40px,4.35vw,62px)}.brand-card__mark,.catalog-toolbar,.contact-form-wrap,.english-hero__product,.global-map,.history-seal,.map-panel__pin{border-radius:0}.corporate-quote{background:var(--wine)}.corporate-quote blockquote{font-size:clamp(29px,3.1vw,45px);font-weight:560;letter-spacing:-.03em}.values-section{background:var(--paper-soft)}.values-grid article{display:flex;min-height:280px;flex-direction:column;justify-content:center;border-radius:0}.values-grid h3{margin:0 0 16px;color:var(--wine);font-family:var(--font-geist-sans),sans-serif;font-size:23px;font-weight:680}.brand-promise,.full-catalog-cta,.global-section{background:var(--wine-deep)}.brand-promise h2,.full-catalog-cta h2,.global-section__copy h2{color:#fff}.brand-card,.catalog-card,.gallery-item>div,.global-map,.product-card{border-radius:0}.brand-card:before{display:none}.brand-card:hover{background:var(--wine)}.brand-card__badge,.brand-card__mark,.catalog-card__cover,.catalog-search,.catalog-search input,.catalog-select,.catalog-select select,.catalog-toolbar,.contact-form input,.contact-form textarea,.contact-form-wrap,.product-card__image,.product-card__image>a{border-radius:0}.catalog-toolbar,.contact-form-wrap{border-top:3px solid var(--wine)}.brand-card--simple{display:flex;min-height:310px;padding:42px 34px 36px;align-items:center;justify-content:center;flex-direction:column;gap:25px;text-align:center;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.brand-card--simple:hover{z-index:2;transform:translateY(-6px);border-color:rgba(91,11,36,.28);background:#fff;box-shadow:0 22px 48px rgba(64,18,32,.11)}.brand-card__logo{display:grid;width:100%;height:142px;place-items:center}.brand-card__logo img{display:block;width:auto;max-width:min(100%,280px);height:auto;max-height:140px;object-fit:contain;filter:none;opacity:1;transition:transform .24s ease}.brand-card--mitsubishi .brand-card__logo img{max-width:330px;max-height:180px;align-self:unsafe center;justify-self:unsafe center}.brand-card--mitsubishi .brand-card__logo{align-content:unsafe center;justify-content:unsafe center}.brand-card--simple:hover .brand-card__logo img{transform:scale(1.04)}.brand-card--simple h2,.brand-card--simple:hover h2{margin:0;color:var(--wine);font-family:var(--font-geist-sans),"Segoe UI",sans-serif;font-size:25px;font-weight:680;letter-spacing:-.035em;text-transform:uppercase}.brands-authorization{display:flex;margin-top:0;align-items:center;justify-content:center;gap:30px;color:var(--wine);font-size:clamp(16px,1.45vw,22px);font-weight:780;letter-spacing:.22em;text-align:center}.brands-authorization:after,.brands-authorization:before{width:min(180px,14vw);height:1px;content:"";background:rgba(91,11,36,.28)}.brands-full-grid{margin-top:26px;border-left:0}.brands-page{padding-top:52px}.brand-promise__inner{justify-content:center;text-align:center}.brand-promise__inner>h2{max-width:900px;margin:0}.brands-full-grid:after,.brands-full-grid:before{display:none;content:none}.brand-card--cworks,.brands-full-grid>.brand-card:first-child,.brands-full-grid>.brand-card:nth-child(4){border-left:1px solid var(--line)}.brand-card--cworks{grid-column:2;grid-row:3}.brand-card--spark{grid-column:3;grid-row:2}.contact-info__value{display:flex;align-items:center;gap:13px}.contact-info__value svg{width:21px;height:21px;flex:0 0 21px;color:var(--wine)}.contact-info__value--address{align-items:flex-start}.contact-info__value--address svg{margin-top:4px}.contact-info__item .contact-info__value a,.contact-info__item .contact-info__value p{margin:0;color:var(--wine-deep);font-family:var(--font-geist-sans),"Segoe UI",sans-serif;font-size:19px;font-weight:520;line-height:1.52}.contact-info__item{grid-template-columns:1fr}.map-panel{position:relative;display:block;min-height:520px;overflow:hidden;color:var(--ink);background:#ece9e6}.map-panel__embed{display:block;width:100%;height:520px;border:0}.map-panel__card{position:absolute;z-index:2;bottom:34px;left:max(34px,calc((100vw - min(1370px, calc(100vw - 96px))) / 2));display:flex;width:min(360px,calc(100% - 68px));padding:27px 30px;flex-direction:column;color:#fff;background:rgba(35,16,23,.95);box-shadow:0 20px 48px rgba(31,10,18,.2);backdrop-filter:blur(12px)}.map-panel__card>span{color:rgba(255,255,255,.62);font-size:8px;font-weight:720;letter-spacing:.17em}.map-panel__card strong{margin-top:10px;font-size:20px;font-weight:660}.map-panel__card p{margin:5px 0 19px;color:rgba(255,255,255,.66);font-size:11px}.map-panel__card a{display:inline-flex;width:fit-content;padding-bottom:6px;align-items:center;gap:14px;border-bottom:1px solid rgba(255,255,255,.38);color:#fff;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.map-panel__card a:hover{border-color:#fff}.site-footer{padding-top:0;background:#231017}.footer-grid{padding:46px 0 34px;gap:clamp(36px,4.5vw,62px)}.footer-about .brand-logo{width:170px;height:48px}.footer-about p{margin-top:15px;line-height:1.58}.footer-grid>div:not(.footer-about){gap:9px}.footer-grid h3{margin-bottom:6px}.footer-grid a,.footer-grid p{line-height:1.58}.footer-socials{display:flex;margin-top:16px;gap:8px}.footer-socials a{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:0;color:rgba(255,255,255,.74);font-size:9px;font-weight:710;transition:border-color .18s ease,color .18s ease,background .18s ease}.footer-socials a:hover{color:#fff;border-color:#8b3450;background:var(--wine)}.footer-bottom{min-height:52px}@media (max-width:1240px){:root{--container:min(100% - 56px,1160px)}.site-header__inner{grid-template-columns:188px minmax(0,1fr) auto;gap:24px}.brand-logo{width:186px}.desktop-nav{gap:16px}.desktop-nav summary,.desktop-nav>a{font-size:11px}.language-switch{display:none}.home-slider__edge-arrow{width:58px;height:58px}.home-slider__edge-arrow--prev{left:16px}.home-slider__edge-arrow--next{right:16px}.corporate-process-card__arrow{display:none}}@media (max-width:920px){:root{--container:min(100% - 38px,860px)}.site-header__inner{min-height:76px;grid-template-columns:1fr auto}.desktop-nav,.header-actions{display:none}.brand-logo{width:176px;height:50px}.mobile-menu{display:block}.mobile-menu>summary{border-color:rgba(91,11,36,.28);border-radius:0}.mobile-menu>summary span{background:var(--wine)}.mobile-menu__panel{background:var(--wine-deep)}.mobile-menu nav a{font-family:var(--font-geist-sans),sans-serif;font-size:21px;font-weight:590}.site-search--compact,.site-search--compact button{border-radius:0}.home-slider{padding-top:28px}.home-slider__stage{display:grid;grid-template-columns:1fr;grid-template-rows:auto}.home-slider__viewport{height:clamp(275px,37vw,340px);aspect-ratio:auto;grid-column:1;grid-row:1}.home-slide__image{object-fit:contain}.home-slider__edge-arrow{width:50px;height:50px}.home-slider__edge-arrow--prev{left:12px}.home-slider__edge-arrow--next{right:12px}.home-slider__quick-inner>span{font-size:8px}.home-slider__quick-inner>span strong:after{display:none}.corporate-home-about__grid,.home-contact__grid{grid-template-columns:1fr}.corporate-home-about__copy{max-width:720px}.corporate-home-about__visual{min-height:510px}.brand-card--cworks,.brand-card--spark{grid-column:auto;grid-row:auto}.brands-full-grid:after,.brands-full-grid:before{display:none}.brands-full-grid{border-left:1px solid var(--line)}.brand-card--cworks,.brands-full-grid>.brand-card:first-child,.brands-full-grid>.brand-card:nth-child(4){border-left:0}.brand-card--spark{order:6}.brand-card--cworks{order:7}.brand-strip-section__heading>a{margin-top:27px;align-self:center}.corporate-stats__grid{grid-template-columns:repeat(2,1fr)}.corporate-stats article{min-height:194px;border-bottom:1px solid rgba(91,11,36,.17)}.corporate-process__grid{grid-template-columns:repeat(2,1fr)}.home-contact__info{min-height:530px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}}@media (max-width:640px){:root{--container:calc(100% - 30px)}.section{padding:78px 0}.site-header__accent{height:3px}.site-header__inner{min-height:70px}.brand-logo{width:153px;height:43px}.home-slider{padding-top:18px}.home-slider__stage{grid-template-rows:auto}.home-slider__viewport{height:clamp(220px,50vw,290px);aspect-ratio:auto}.home-slider__edge-arrow{width:42px;height:42px;border-color:rgba(91,11,36,.22);box-shadow:0 10px 26px rgba(64,18,32,.15)}.home-slider__edge-arrow--prev{left:8px}.home-slider__edge-arrow--next{right:8px}.home-slider__edge-arrow svg{width:18px;height:18px}.home-slider__quick-links{min-height:56px}.home-slider__quick-inner{min-height:56px;padding:0 14px;align-items:center}.home-slider__quick-inner>span{min-height:56px;justify-content:center}.home-slider__quick-inner>span strong{font-size:8px}.section-title h1,.section-title h2{font-size:42px}.section-title--watermark:before{left:-5px;font-size:64px}.corporate-home-about__copy{padding-left:21px}.corporate-home-about{padding-top:64px}.corporate-home-about__lead{margin-top:32px;font-size:15px}.corporate-home-about__visual{min-height:370px}.corporate-home-about__image{right:18px}.corporate-home-about__image:before{inset:14px}.experience-badge{min-width:155px;min-height:82px;padding:17px}.experience-badge strong{font-size:31px}.brand-strip-section{padding:72px 0 36px}.brand-logo-slide{width:164px;height:126px;padding:19px}.brand-logo-slide img{max-height:88px}.brand-logo-slide--mitsubishi img{width:140%;max-width:220px;max-height:108px}.corporate-stats article{min-height:174px;padding:24px 18px}.corporate-stat__icon{width:38px;height:38px;margin-bottom:14px}.corporate-stat__icon svg{width:33px;height:33px}.corporate-stats strong{font-size:39px}.corporate-process__grid{grid-template-columns:1fr}.corporate-process-card__image{height:238px}.home-contact__form,.home-contact__info{padding:38px 24px}.home-contact__form>h3{font-size:22px}.home-contact__info{min-height:530px}.brand-card--simple{min-height:250px;padding:32px 24px 28px;gap:18px}.brand-card__logo{height:112px}.brand-card__logo img{max-width:206px;max-height:104px}.brand-card--mitsubishi .brand-card__logo img{max-width:260px;max-height:152px}.brand-card--cworks{order:6}.brand-card--spark{order:7}.brands-authorization{margin-top:0;gap:12px;font-size:13px;letter-spacing:.15em}.brands-page{padding-top:34px}.map-panel,.map-panel__embed{min-height:500px;height:500px}.map-panel__card{right:15px;bottom:15px;left:15px;width:auto;padding:22px}.contact-info__item{grid-template-columns:1fr}.contact-info__item .contact-info__value a,.contact-info__item .contact-info__value p{font-size:17px}.page-hero__inner{min-height:310px;padding:57px 0}.page-hero h1{font-size:43px}.page-hero__watermark{top:50%;bottom:auto;left:15px;max-width:calc(100% - 30px);font-size:clamp(58px,17vw,86px);transform:translateY(-12%)}.page-hero__index{display:none}.footer-grid{padding:40px 0 28px;grid-template-columns:1fr 1fr;gap:30px 22px}.footer-bottom{min-height:58px}}@media (prefers-reduced-motion:reduce){.brand-logo-slider__track,.corporate-home-about__image img,.corporate-process-card__image img,.home-slide,.home-slider__current>div,.home-slider__progress span{transition:none;animation:none}}.product-card__detail-link{display:block;transition:color .18s ease}.product-card__detail-link:hover{color:var(--wine)}.product-detail-page .page-hero__inner{min-height:330px}.product-detail-page .page-hero__watermark{font-size:clamp(96px,13vw,210px)}.product-detail-breadcrumbs{border-bottom:1px solid var(--line);background:#fff}.product-detail-breadcrumbs .container{display:flex;min-height:58px;align-items:center;gap:12px;color:var(--muted);font-size:10px;font-weight:620}.product-detail-breadcrumbs a{transition:color .18s ease}.product-detail-breadcrumbs a:hover,.product-detail-breadcrumbs strong{color:var(--wine)}.product-detail-breadcrumbs strong{font-weight:760}.product-detail-section{padding:48px 0 118px;background:#fff}.product-detail-back{display:inline-flex;margin-bottom:26px;align-items:center;gap:9px;color:var(--wine);font-size:10px;font-weight:760;letter-spacing:.08em;text-transform:uppercase;transition:transform .18s ease}.product-detail-back:hover{transform:translateX(-3px)}.product-detail-back svg{width:16px;height:16px}.product-detail-grid{overflow:hidden;grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);border:1px solid var(--line);background:#fff}.product-gallery{position:relative;padding:34px 34px 118px;border-right:1px solid var(--line);background:#fbfaf9}.product-gallery__stage{position:relative;display:grid;min-height:570px;padding:52px;place-items:center;overflow:hidden;border:1px solid rgba(85,17,36,.08);background:linear-gradient(rgba(85,17,36,.025) 1px,transparent 0),linear-gradient(90deg,rgba(85,17,36,.025) 1px,transparent 0),#fff;background-size:42px 42px}.product-gallery__stage:after{position:absolute;right:26px;bottom:26px;width:90px;height:2px;content:"";background:var(--wine)}.product-gallery__stage>img{width:min(100%,520px);max-height:490px;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 22px 24px rgba(37,23,27,.12))}.product-gallery__category{position:absolute;z-index:2;top:24px;left:24px;padding:9px 12px;border:1px solid rgba(85,17,36,.14);color:var(--wine);background:rgba(255,255,255,.92);font-size:9px;font-weight:760;letter-spacing:.11em;text-transform:uppercase}.product-gallery__assurance{position:absolute;z-index:2;bottom:22px;left:22px;display:flex;padding:13px 16px;align-items:center;gap:11px;border:1px solid rgba(85,17,36,.1);background:rgba(255,255,255,.94);box-shadow:0 14px 30px rgba(55,10,22,.08)}.product-gallery__assurance svg{width:23px;height:23px;color:var(--wine);stroke-width:1.6}.product-gallery__assurance span{display:flex;color:var(--muted);flex-direction:column;gap:3px;font-size:9px}.product-gallery__assurance strong{color:var(--wine);font-size:10px}.product-gallery__thumb{position:absolute;bottom:26px;left:34px;width:72px;height:72px;border:1px solid var(--line);outline:0;cursor:pointer}.product-gallery__thumb.is-active{border-color:var(--wine)}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-detail-summary{display:flex;padding:clamp(50px,5vw,78px);justify-content:center;flex-direction:column}.product-detail-summary__eyebrow{display:flex;margin-bottom:24px;align-items:center;justify-content:space-between;gap:20px;color:var(--wine);font-size:9px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.product-detail-summary__eyebrow svg{width:22px;height:22px;flex:0 0 auto;color:var(--gold);stroke-width:1.6}.product-detail-summary h1{max-width:650px;margin:0;color:var(--wine-deep);font-size:clamp(33px,3.2vw,50px);font-weight:740;letter-spacing:-.05em;line-height:1.08}.product-detail-specs{display:grid;margin-top:38px;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-detail-specs>div{display:flex;min-height:91px;padding:18px 20px;justify-content:center;flex-direction:column;gap:7px;border-right:1px solid var(--line)}.product-detail-specs>div:first-child{padding-left:0}.product-detail-specs>div:last-child{border-right:0}.product-detail-specs span{color:var(--muted);font-size:8px;font-weight:720;letter-spacing:.13em;text-transform:uppercase}.product-detail-specs strong{color:var(--wine);font-size:17px;font-weight:720}.product-detail-facts{margin:25px 0 0}.product-detail-facts>div{min-height:54px;padding:13px 0;grid-template-columns:135px 1fr}.product-detail-facts dt{font-weight:680;text-transform:uppercase}.product-detail-facts dd{margin:0;font-weight:720}.product-detail-note{display:flex;margin-top:28px;padding:18px;align-items:center;gap:15px;border-left:3px solid var(--gold);background:#f8f5f2}.product-detail-note svg{width:24px;height:24px;flex:0 0 auto;color:var(--wine);stroke-width:1.5}.product-detail-note p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.product-detail-actions{display:grid;margin-top:26px;grid-template-columns:1fr auto;gap:10px}.product-detail-actions .button{min-height:54px;justify-content:center}.product-detail-actions .button svg{width:16px;height:16px}.product-detail-b2b{border:1px solid var(--wine);color:var(--wine);background:#fff}.product-detail-b2b:hover{color:#fff;background:var(--wine)}.product-reference-panel{margin-top:72px;border:1px solid var(--line);background:#fff}.product-reference-tabs{border-bottom:1px solid var(--line)}.product-reference-tabs button{position:relative;display:flex;min-height:68px;padding:17px 24px;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--line);color:var(--muted);background:#fff;cursor:pointer;font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase;transition:color .18s ease,background .18s ease}.product-reference-tabs button:last-child{border-right:0}.product-reference-tabs button:after{position:absolute;right:22%;bottom:-1px;left:22%;height:3px;content:"";transform:scaleX(0);background:var(--wine);transition:transform .2s ease}.product-reference-tabs button.is-active,.product-reference-tabs button:hover{color:var(--wine);background:#fbf9f8}.product-reference-tabs button.is-active:after{transform:scaleX(1)}.product-reference-tabs button span{display:grid;min-width:24px;height:24px;padding:0 6px;place-items:center;color:#fff;background:var(--wine);font-size:8px}.product-reference-content{min-height:280px;padding:32px}.product-reference-toolbar{display:flex;margin-bottom:24px;align-items:center;justify-content:space-between;gap:28px}.product-reference-toolbar>div{display:flex;flex-direction:column;gap:5px}.product-reference-toolbar>div span{color:var(--wine);font-size:8px;font-weight:780;letter-spacing:.16em;text-transform:uppercase}.product-reference-toolbar>div strong{color:var(--wine-deep);font-size:18px;font-weight:680}.product-reference-toolbar label{display:flex;width:min(100%,390px);min-height:50px;padding:0 15px;align-items:center;gap:11px;border:1px solid var(--line);background:#fbfaf9}.product-reference-toolbar label svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:var(--wine);stroke-linecap:round;stroke-width:1.6}.product-reference-toolbar input{min-width:0;flex:1;border:0;outline:0;color:var(--wine-deep);background:transparent;font-size:11px}.product-reference-toolbar button{border:0;color:var(--wine);background:transparent;cursor:pointer;font-size:9px;font-weight:740}.product-reference-table-wrap{overflow:hidden}.product-reference-table{width:100%;border-collapse:collapse;table-layout:fixed}.product-reference-table th{padding:17px 22px;color:rgba(255,255,255,.72);background:var(--wine-deep);font-size:8px;font-weight:760;letter-spacing:.13em;text-align:left;text-transform:uppercase}.product-reference-table th:first-child{width:42%}.product-reference-table td{height:66px;padding:12px 22px;border-bottom:1px solid var(--line);color:#453a3d;font-size:12px}.product-reference-table tbody tr:last-child td{border-bottom:0}.product-reference-table tbody tr:nth-child(2n){background:#fbfaf9}.product-reference-table tbody tr{transition:background .16s ease}.product-reference-table tbody tr:hover{background:#f6f0f1}.product-reference-table td:first-child{display:flex;align-items:center;gap:13px}.product-reference-table td:first-child span{display:grid;width:34px;height:34px;place-items:center;flex:0 0 auto;border:1px solid rgba(85,17,36,.14);color:var(--wine);background:#fff;font-size:8px;font-weight:800}.product-reference-table td strong{color:var(--wine-deep);font-size:11px;font-weight:700}.product-reference-table td:last-child{color:var(--wine);font-family:var(--font-geist-mono),monospace;font-weight:650;letter-spacing:.02em}.product-reference-empty{display:flex;min-height:270px;padding:50px 25px;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#fbfaf9}.product-reference-empty>span{margin-bottom:18px;color:var(--gold);font-size:44px;line-height:1}.product-reference-empty strong{color:var(--wine-deep);font-size:21px}.product-reference-empty p{max-width:470px;margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.7}@media (max-width:1100px){.product-detail-grid{grid-template-columns:1fr}.product-gallery{border-right:0;border-bottom:1px solid var(--line)}.product-gallery__stage{min-height:540px}.product-detail-summary{padding:56px}}@media (max-width:720px){.product-detail-page .page-hero__inner{min-height:275px}.product-detail-breadcrumbs .container{overflow-x:auto;white-space:nowrap}.product-detail-section{padding:34px 0 78px}.product-detail-back{margin-bottom:18px}.product-gallery{padding:18px 18px 96px}.product-gallery__stage{min-height:390px;padding:46px 26px}.product-gallery__stage>img{max-height:330px}.product-gallery__category{top:15px;left:15px}.product-gallery__assurance{right:14px;bottom:14px;left:14px}.product-gallery__thumb{bottom:17px;left:18px;width:60px;height:60px}.product-detail-summary{padding:38px 24px}.product-detail-summary h1{font-size:31px}.product-detail-specs{margin-top:30px}.product-detail-specs>div{min-height:80px;padding:13px 10px}.product-detail-specs>div:first-child{padding-left:0}.product-detail-specs strong{font-size:14px}.product-detail-facts>div{grid-template-columns:105px 1fr}.product-detail-actions{grid-template-columns:1fr}.product-reference-panel{margin-top:45px}.product-reference-tabs{overflow-x:auto;grid-template-columns:repeat(3,minmax(175px,1fr))}.product-reference-tabs button{min-height:60px;padding:14px 18px}.product-reference-content{padding:20px}.product-reference-toolbar{align-items:stretch;flex-direction:column;gap:17px}.product-reference-toolbar label{width:100%}.product-reference-table td,.product-reference-table th{padding-right:13px;padding-left:13px}.product-reference-table th:first-child{width:50%}.product-reference-table td:first-child{gap:8px}.product-reference-table td:first-child span{display:none}}.product-detail-page .page-hero__inner{min-height:260px}.product-detail-page .page-hero__watermark{font-size:clamp(82px,11vw,165px)}.product-detail-section{padding:52px 0 100px}.product-detail-title{max-width:1120px;margin:0 0 34px;color:var(--wine-deep);font-size:clamp(25px,2.5vw,37px);font-weight:710;letter-spacing:-.03em;line-height:1.25}.product-detail-grid{display:grid;overflow:visible;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:44px;border:0}.product-gallery{padding:0;border:0;background:#fff}.product-gallery__stage{min-height:500px;padding:36px;border:1px solid var(--line);background:#fff;background-image:none}.product-gallery__stage:after{display:none}.product-gallery__stage>img{width:min(100%,460px);max-height:450px;filter:none}.product-gallery__thumb{position:static;display:grid;width:86px;height:86px;margin-top:16px;padding:8px;place-items:center;border:1px solid var(--wine);background:#fff}.product-detail-summary{display:block;min-height:310px;padding:0;background:var(--paper-soft)}.product-detail-facts{margin:0}.product-detail-facts>div{display:grid;min-height:82px;padding:22px 28px;grid-template-columns:128px 1fr;align-items:center;border-bottom:1px solid var(--line)}.product-detail-facts>div:last-child{border-bottom:0}.product-detail-facts dt{color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:none}.product-detail-facts dd{color:var(--wine-deep);font-size:12px;font-weight:700;text-align:right}.product-reference-panel{margin-top:54px;border:0}.product-reference-tabs{display:grid;grid-template-columns:repeat(3,1fr);border:0}.product-reference-tabs button{min-height:52px;padding:14px 18px;border:0;border-right:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.76);background:#292526;font-size:9px}.product-reference-tabs button:after{display:none}.product-reference-tabs button.is-active,.product-reference-tabs button:hover{color:#fff;background:var(--wine)}.product-reference-content{min-height:150px;padding:0}.product-reference-table-wrap{border:1px solid var(--line);border-top:0}.product-reference-table{table-layout:auto}.product-reference-table td,.product-reference-table td:first-child{display:table-cell;height:48px;padding:13px 20px;border-bottom:1px solid var(--line);color:#51474a;font-family:var(--font-geist-sans),"Segoe UI",sans-serif;font-size:10px;font-weight:570}.product-reference-table td:first-child{width:34%;color:var(--wine-deep);font-weight:700}.product-reference-table td:last-child{color:#51474a;font-family:var(--font-geist-sans),"Segoe UI",sans-serif;font-weight:570;letter-spacing:0}.product-reference-table td:last-child span{display:inline;margin-right:9px;color:var(--muted);font-size:9px}.product-reference-table tbody tr:nth-child(2n){background:#faf9f8}.product-reference-table tbody tr:hover{background:#f7f3f4}.product-reference-empty{min-height:150px;padding:52px 20px;border:1px solid var(--line);border-top:0;color:var(--muted);background:#faf9f8;font-size:11px}@media (max-width:900px){.product-detail-grid{grid-template-columns:1fr;gap:24px}.product-gallery__stage{min-height:430px}.product-detail-summary{min-height:auto}}@media (max-width:720px){.product-detail-page .page-hero__inner{min-height:240px}.product-detail-section{padding:38px 0 72px}.product-detail-title{margin-bottom:24px;font-size:23px}.product-gallery{padding:0}.product-gallery__stage{min-height:330px;padding:24px}.product-gallery__stage>img{max-height:290px}.product-gallery__thumb{width:70px;height:70px}.product-detail-summary{padding:0}.product-detail-facts>div{min-height:70px;padding:18px 20px;grid-template-columns:95px 1fr}.product-reference-panel{margin-top:38px}.product-reference-tabs{overflow-x:auto;grid-template-columns:repeat(3,minmax(150px,1fr))}.product-reference-content{padding:0}.product-reference-table td,.product-reference-table td:first-child,.product-reference-table th{padding-right:12px;padding-left:12px}.product-reference-table td:first-child{width:38%}.product-reference-table td:last-child span{display:block;margin:0 0 3px}}