:root{--color-navy:#101827;--color-red:#c4202f;--color-blue:#234d73;--color-gray:#667085;--color-light:#f5f7fa;--color-white:#fff;--color-border:#dde3ea;--shadow-soft:0 18px 45px #1018271a;color:var(--color-navy);background:var(--color-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--color-white);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.container{width:min(1180px,100% - 40px);margin:0 auto}.narrow{max-width:920px}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-bottom:1px solid #10182714;position:sticky;top:0;box-shadow:0 8px 28px #1018270f}.header-top{justify-content:space-between;align-items:center;gap:20px;min-height:74px;display:flex}.brand,.footer-brand{align-items:center;gap:14px;display:inline-flex}.brand{min-width:250px}.brand-logo-image{object-fit:contain;flex:none;width:76px;height:60px}.brand strong,.footer-brand strong{font-size:1.08rem;line-height:1.1;display:block}.brand small{color:var(--color-gray);margin-top:3px;font-size:.78rem;font-weight:650;display:block}.header-actions{align-items:center;gap:10px;display:flex}.socials,.branch-selector,.phone-cta,.language-switcher{align-items:center;display:inline-flex}.socials{gap:6px}.socials a{color:#40546c;background:#fbfcfe;border:1px solid #234d7329;border-radius:50%;place-items:center;width:44px;height:44px;transition:transform .18s,border-color .18s,background .18s,color .18s;display:grid}.socials a:hover{color:var(--color-red);background:#c4202f0f;border-color:#c4202f52;transform:translateY(-1px)}.socials svg{width:15px;height:15px}.branch-selector,.phone-cta{color:var(--color-navy);white-space:nowrap;gap:7px;font-size:.88rem}.branch-selector{cursor:pointer;color:#334155;background:#fbfcfe;border:1px solid #234d7324;border-radius:8px;min-height:44px;padding:0 11px;font-weight:750;transition:border-color .18s,background .18s,color .18s}.branch-selector:hover,.branch-dropdown:focus-within .branch-selector{color:var(--color-navy);background:#c4202f0d;border-color:#c4202f42}.branch-selector-chevron{transition:transform .18s}.branch-selector[aria-expanded=true] .branch-selector-chevron{transform:rotate(180deg)}.branch-dropdown{position:relative}.branch-menu{z-index:40;background:var(--color-white);border:1px solid #0f172a1f;border-radius:12px;width:280px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 18px 42px #10182724}.branch-menu a{color:#334155;border-radius:8px;padding:10px 12px 10px 16px;font-size:.9rem;font-weight:760;line-height:1.25;transition:background .18s,color .18s;display:block;position:relative}.branch-menu a:before{content:"";background:var(--color-red);opacity:0;border-radius:999px;width:3px;transition:opacity .18s;position:absolute;top:10px;bottom:10px;left:6px}.branch-menu a:hover,.branch-menu a.is-selected{color:var(--color-navy);background:#f5f7fa}.branch-menu a:hover:before,.branch-menu a.is-selected:before{opacity:1}.phone-cta{background:linear-gradient(135deg, var(--color-navy), #1b3552);min-height:44px;color:var(--color-white);border-radius:8px;padding:0 15px;font-weight:850;box-shadow:0 10px 22px #10182729}.language-switcher{border:1px solid #1018271f;border-radius:8px;overflow:hidden}.language-switcher button{background:var(--color-white);min-width:44px;min-height:44px;color:var(--color-gray);cursor:pointer;border:0;padding:8px 10px;font-weight:800}.language-switcher button.active{background:var(--color-red);color:var(--color-white)}.mobile-toggle{border:1px solid var(--color-border);background:var(--color-white);min-height:44px;color:var(--color-navy);border-radius:8px;align-items:center;gap:8px;padding:9px 12px;display:none}.main-nav{background:linear-gradient(#fff,#fbfcfe);border-top:1px solid #10182712}.nav-inner{justify-content:center;gap:30px;min-height:48px;display:flex}.nav-inner a{color:var(--color-navy);letter-spacing:.018em;align-items:center;font-size:.9rem;font-weight:680;display:inline-flex;position:relative}.nav-inner a:after{content:"";background:var(--color-red);transform-origin:50%;height:3px;transition:transform .18s;position:absolute;bottom:7px;left:0;right:0;transform:scaleX(0)}.nav-inner a.active:after,.nav-inner a:hover:after{transform:scaleX(1)}.hero{color:var(--color-white);background:radial-gradient(circle at 78% 18%,#c4202f24,#0000 25%),linear-gradient(135deg,#0f1723 0%,#172232 54%,#1d2936 100%);padding:50px 0 56px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff06,#0000 58%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#c4202f33,#0000 68%);width:420px;height:260px;position:absolute;bottom:-120px;right:-90px}.hero-grid,.branch-preview,.contact-layout,.final-cta-inner{grid-template-columns:1fr 1fr;align-items:center;gap:42px;display:grid}.hero-grid{z-index:1;grid-template-columns:36% 62%;gap:44px;position:relative}.branch-preview{grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);gap:36px}.branch-preview-full{gap:24px;display:grid}.hero-grid>div:first-child{justify-self:start;max-width:560px;transform:translate(-46px)}.hero-copy span{border-left:3px solid var(--color-red);color:#edf3fa;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;padding:7px 11px;font-size:.82rem;font-weight:650;display:inline-flex}.hero h1{letter-spacing:0;max-width:720px;margin:18px 0;font-size:clamp(3.45rem,5.05vw,4.9rem);line-height:1.05}.hero p{color:#d8e0ea;max-width:560px;margin:0;font-size:1.08rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hero-visual,.card-image{border:1px solid var(--color-border);min-height:280px;color:var(--color-blue);text-align:center;background:linear-gradient(135deg,#e8edf3,#f8fafc);border-radius:8px;place-items:center;font-weight:800;display:grid}.hero-visual{min-height:520px;color:var(--color-white);background:#1017216b;border-color:#ffffff14;border-radius:18px;width:calc(100% + 90px);margin-right:-60px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 42px #0000002e}.hero-visual:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#050a120a,#050a1238);position:absolute;inset:0}.hero-visual:after{content:none}.hero-media-slider{position:absolute;inset:0}.hero-media-slider img,.hero-media-slider video{object-fit:cover;object-position:center center;opacity:0;width:100%;height:100%;transition:opacity .65s,transform .7s;display:block;position:absolute;inset:0;transform:scale(1.03)}.hero-media-slider img.is-active,.hero-media-slider video.is-active{opacity:1;transform:scale(1)}@media (width<=768px){.hero{padding:32px 0 42px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy{text-align:left;max-width:100%;transform:none}.hero h1{max-width:100%;margin:16px 0 14px;font-size:clamp(2.25rem,10vw,3.2rem);line-height:1.05}.hero p{max-width:100%;font-size:.98rem;line-height:1.65}.hero-actions{grid-template-columns:1fr;gap:12px;margin-top:22px;display:grid}.hero-actions .btn,.hero-actions a{justify-content:center;width:100%}.hero-visual{border-radius:14px;width:100%;min-height:250px;margin-right:0}.hero-media-controls{bottom:14px;left:14px;right:14px}.hero-media-controls>button{width:38px;height:38px}.hero-media-dots{min-height:38px}}.hero-media-controls{z-index:4;justify-content:space-between;align-items:center;gap:14px;display:flex;position:absolute;bottom:22px;left:22px;right:22px}.hero-media-controls>button{width:52px;height:52px;color:var(--color-white);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080e179e;border:1px solid #ffffff38;border-radius:999px;place-items:center;transition:background .18s,border-color .18s,transform .18s;display:grid}.hero-media-controls>button:hover{background:#c4202feb;border-color:#ffffff6b;transform:translateY(-1px)}.hero-media-dots{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080e178a;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:52px;padding:0 8px;display:inline-flex}.hero-media-dots button{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:28px;height:44px;padding:0;display:grid}.hero-media-dots button:after{content:"";background:#ffffff6b;border-radius:999px;width:8px;height:8px;transition:width .18s,background .18s}.hero-media-dots button.is-active{width:36px}.hero-media-dots button.is-active:after{background:var(--color-red);width:24px}@media (width<=768px){.hero{padding:24px 0 38px}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-grid>div:first-child,.hero-copy{justify-self:stretch;width:100%;max-width:100%;margin-left:0;padding-left:0;transform:none}.hero h1{max-width:100%;margin:16px 0 14px;font-size:2.35rem;line-height:1.08}.hero p{max-width:100%;font-size:.98rem;line-height:1.65}.hero-actions{grid-template-columns:1fr;gap:12px;margin-top:22px;display:grid}.hero-actions a,.hero-actions .btn{justify-content:center;width:100%}.hero-visual{border-radius:14px;width:100%;min-height:230px;margin-right:0}.hero-media-controls{bottom:14px;left:14px;right:14px}.hero-media-controls>button{width:38px;height:38px}.hero-media-dots{min-height:38px}}.section,.page-section{padding:82px 0}.section-muted{background:var(--color-light)}.section-title{max-width:720px;margin-bottom:34px}.section-title--center{text-align:center;margin-left:auto;margin-right:auto}.section-title span{color:var(--color-red);font-weight:800}.section-title h2{letter-spacing:0;margin:0 0 12px;font-size:clamp(2rem,3vw,3rem);line-height:1.12}.section-title p,.card p,.final-cta p,.site-footer p{color:var(--color-gray);line-height:1.7}.home-about-section{background:var(--color-white)}.home-about-inner{text-align:center;max-width:1020px}.home-about-kicker{color:var(--color-red);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:16px;font-size:.84rem;font-weight:700;display:inline-flex}.home-about-kicker:before,.home-about-kicker:after{content:"";background:#c4202fbf;border-radius:999px;width:36px;height:2px}.home-about-inner h2{max-width:820px;color:var(--color-navy);letter-spacing:0;margin:0 auto 24px;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1.1}.home-about-inner p{color:#526274;max-width:820px;margin:0 auto;font-size:1.18rem;font-weight:400;line-height:1.78}.home-about-stats{border-top:1px solid #10182714;border-bottom:1px solid #10182714;grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px;margin:56px auto 0;display:grid}.home-about-stat{justify-items:center;gap:12px;padding:42px 28px;display:grid;position:relative}.home-about-stat:not(:last-child):after{content:"";background:#10182714;width:1px;position:absolute;top:30px;bottom:30px;right:0}.home-about-stat strong{color:var(--color-navy);letter-spacing:-.03em;font-size:clamp(2.6rem,4vw,3.9rem);font-weight:800;line-height:1}.home-about-stat span{color:var(--color-red);letter-spacing:.02em;text-transform:none;font-size:.98rem;font-weight:600}.card{border:1px solid var(--color-border);background:var(--color-white);border-radius:8px;box-shadow:0 10px 30px #1018270d}.card-grid,.product-grid,.gallery-grid,.contact-grid{gap:20px;display:grid}.card-grid.three,.contact-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px}.gallery-grid{grid-template-columns:repeat(3,1fr)}.product-card,.contact-card{padding:24px}.news-card{flex-direction:column;height:100%;display:flex;overflow:hidden}.news-card-image{aspect-ratio:16/10;border-bottom:1px solid var(--color-border);background:var(--color-light);display:block;overflow:hidden}.news-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.news-card:hover .news-card-image img{transform:scale(1.04)}.news-card-body{flex-direction:column;flex:1;padding:22px;display:flex}.news-card h3,.contact-card h3{color:var(--color-navy);margin:0 0 10px}.news-card>h3,.news-card>p,.news-card>.btn{margin-left:22px;margin-right:22px}.news-card>h3{margin-top:22px}.news-card>.btn{margin-bottom:22px}.news-card-body h3{color:var(--color-navy);margin:0 0 10px;line-height:1.3}.news-card-body p{color:var(--color-gray);margin:0;line-height:1.65}.news-card-action{margin-top:auto;padding-top:18px}.card-image{border:0;border-bottom:1px solid var(--color-border);border-radius:0;min-height:180px}.product-card-link{height:100%;color:inherit;text-decoration:none;display:block}.product-card{background:#fff;border:1px solid #d9e0e8;border-radius:16px;min-height:245px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 14px 34px #1018270e}.product-card:before{content:"";opacity:0;background:#d81d3b;height:4px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.product-card-image{background:linear-gradient(135deg,#f8fafc,#eef3f8);border-radius:13px;justify-content:center;align-items:center;height:150px;padding:18px;display:flex}.product-card-image img{object-fit:contain;width:100%;height:100%;transition:transform .2s}.product-card-content{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:flex}.product-card-title{color:var(--color-navy);margin:0;font-size:1.05rem;font-weight:800;line-height:1.3}.product-card-arrow{width:36px;height:36px;color:var(--color-red);flex:0 0 36px;justify-content:center;align-items:center;font-size:30px;font-weight:900;transition:transform .2s;display:inline-flex}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #0f172a14}.product-card:hover:before{opacity:1}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card:hover .product-card-arrow{transform:translate(6px)}.brands-carousel{padding:10px 0;position:relative;overflow:hidden}.brands-carousel:before,.brands-carousel:after{content:"";z-index:2;pointer-events:none;width:90px;position:absolute;top:0;bottom:0}.brands-carousel:before{background:linear-gradient(90deg, var(--color-light), #f5f7fa00);left:0}.brands-carousel:after{background:linear-gradient(270deg, var(--color-light), #f5f7fa00);right:0}.brands-marquee{gap:16px;width:max-content;animation:90s linear infinite brands-marquee;display:flex}.brands-carousel:hover .brands-marquee{animation-play-state:paused}.brand-logo-card{background:var(--color-white);border:1px solid #10182714;border-radius:12px;flex:none;justify-content:center;align-items:center;width:190px;height:120px;padding:20px;display:flex;box-shadow:0 12px 28px #10182712}.brand-logo-card:not(.is-loaded){visibility:hidden}.brand-logo-card img{object-fit:contain;width:auto;max-width:78%;height:auto;max-height:75px;display:block}.brands-empty{border:1px solid var(--color-border);background:var(--color-white);color:var(--color-gray);text-align:center;border-radius:12px;margin:0;padding:24px;font-weight:800}@keyframes brands-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}.branch-preview-copy{gap:22px;display:grid}.branch-preview-heading{max-width:620px}.branch-preview-full .branch-preview-heading{max-width:760px}.branch-preview-heading>span{color:var(--color-red);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:10px;font-size:.82rem;font-weight:850;display:inline-flex}.branch-preview-heading>span:before{content:"";background:var(--color-red);border-radius:999px;width:28px;height:3px}.branch-preview-heading h2{color:var(--color-navy);letter-spacing:0;margin:0 0 10px;font-size:clamp(2rem,3vw,2.85rem);line-height:1.12}.branch-preview-heading p{color:var(--color-gray);margin:0;line-height:1.65}.map-embed{background:var(--color-white);border:1px solid #0f172a1f;border-radius:18px;width:100%;padding:12px;box-shadow:0 18px 42px #1018271a}.map-embed-header{background:linear-gradient(135deg, var(--color-navy), #182944);min-height:42px;color:var(--color-white);border-bottom:1px solid #0f172a1a;align-items:center;margin:-12px -12px 12px;padding:0 18px;display:flex}.map-embed-header span{align-items:center;gap:9px;font-size:.92rem;font-weight:850;display:inline-flex}.map-embed-header span:before{content:"";background:var(--color-red);border-radius:999px;width:4px;height:18px}.map-embed-frame{background:#f3f6f9;border:1px solid #0f172a1a;border-radius:14px;height:100%;overflow:hidden}.map-embed-frame iframe{border:0;width:100%;height:100%;display:block}.map-embed-caption{color:var(--color-gray);margin:10px 4px 0;font-size:.88rem;line-height:1.55}.map-embed--home .map-embed-frame{height:400px}.map-embed--home.branch-preview-map .map-embed-frame{height:600px}.branch-preview-actions{justify-content:center;display:flex}.map-embed--contact .map-embed-frame{height:360px}.map-embed--branches .map-embed-frame{height:560px}.contact-aside{gap:16px;display:grid}.final-cta{background:var(--color-navy);color:var(--color-white);padding:54px 0}.final-cta h2{letter-spacing:0;margin:0 0 10px;font-size:clamp(1.8rem,3vw,2.8rem)}.final-cta p{color:#d5dce6;margin:0}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--color-red);color:var(--color-white)}.btn--secondary{color:var(--color-white);background:#ffffff14;border-color:#ffffff59}.btn--dark{background:var(--color-navy);color:var(--color-white)}.about-page{background:#f8fafc}.about-intro-section{background:var(--color-white);padding:42px 0 44px}.about-intro-content{text-align:center;max-width:980px;margin:0 auto}.about-kicker{color:var(--color-red);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:inline-flex}.about-kicker:before,.about-kicker:after{content:"";background:#c4202fb8;border-radius:999px;width:30px;height:2px}.about-intro-content h1,.about-section-heading h2,.about-mission-content h2{color:var(--color-navy);letter-spacing:-.02em;margin:0;font-size:clamp(2.15rem,3vw,3rem);line-height:1.12}.about-paragraphs{gap:20px;width:100%;max-width:960px;margin:24px auto 0;display:grid}.about-paragraphs p{color:#536174;text-align:justify;text-align-last:left;width:100%;margin:0;font-size:1.08rem;line-height:1.78}.about-stats-section{background:var(--color-white);padding:20px 0 64px}.about-stats-header{text-align:center;max-width:760px;margin:0 auto 28px}.about-stats-header h2{color:var(--color-navy);margin:0;font-size:clamp(1.6rem,2vw,2rem);line-height:1.15}.about-stats-header p{color:var(--color-gray);margin:10px 0 0;font-size:.98rem;line-height:1.65}.about-stats-grid{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;max-width:1080px;margin:0 auto;display:grid}.about-stat{background:var(--color-white);text-align:center;border:1px solid #10182714;border-radius:18px;justify-items:center;gap:8px;padding:28px 18px;display:grid;position:relative;box-shadow:0 14px 34px #1018270e}.about-stat:after{display:none}.about-stat strong{color:var(--color-navy);letter-spacing:-.03em;font-size:clamp(2rem,3.4vw,3.1rem);font-weight:800;line-height:1}.about-stat span{color:var(--color-red);font-size:.9rem;font-weight:700}.about-mission-section{background:#f8fafc;padding:68px 0}.about-mission-content{text-align:center;max-width:1080px;margin:0 auto}.about-mission-panel{text-align:left;background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:34px;padding:0;display:grid}.about-mission-panel>p,.about-goal-box{background:var(--color-white);border:1px solid #10182714;border-radius:24px;min-height:235px;padding:34px;box-shadow:0 16px 38px #1018270e}.about-mission-panel>p{color:#536174;text-align:justify;text-align-last:left;width:100%;margin:0;font-size:1rem;line-height:1.75}.about-card-heading{color:var(--color-navy);letter-spacing:normal;text-align:left;margin:0 0 14px;font-family:inherit;font-size:1.45rem;font-weight:800;line-height:1.25;display:block}.about-goal-box{margin:0}.about-goal-box p{color:#536174;text-align:justify;text-align-last:left;width:100%;margin:0;font-size:1rem;line-height:1.75}.about-why-section{background:var(--color-white);padding:68px 0}.about-section-heading-center{text-align:center;max-width:760px;margin:0 auto 34px}.about-why-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.about-why-card{background:#fbfcfe;border:1px solid #10182714;border-radius:22px;min-height:210px;padding:28px 24px;box-shadow:0 14px 34px #1018270d}.about-why-card>span{background:var(--color-red);border-radius:999px;width:34px;height:3px;margin-bottom:22px;display:block}.about-why-card h3{color:var(--color-navy);margin:0 0 12px;font-size:1.08rem;line-height:1.35}.about-why-card p{color:var(--color-gray);margin:0;font-size:.95rem;line-height:1.68}.about-page-cta{margin-top:0}@media (width<=980px){.about-stats-grid,.about-why-grid,.about-mission-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.about-intro-section,.about-mission-section,.about-why-section{padding:52px 0}.about-intro-section{padding-top:22px}.about-stats-section{padding:32px 0 52px}.about-stats-grid,.about-why-grid,.about-mission-panel{grid-template-columns:1fr}.about-mission-panel>p,.about-goal-box,.about-why-card{padding:24px}}.products-page{padding-top:58px}.products-intro .section-title{margin-top:50px;margin-bottom:28px}.products-intro .section-title h2{font-size:clamp(2rem,3vw,2.75rem)}.products-intro .section-title p{margin-bottom:0}.premium-product-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.premium-product-link{display:block}.premium-product-card{grid-template-columns:56px minmax(0,1fr) 34px;align-items:center;gap:16px;height:100%;min-height:126px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 24px #1018270b}.premium-product-card:before{content:"";background:var(--color-red);opacity:0;width:3px;transition:opacity .18s;position:absolute;inset:0 auto 0 0}.premium-product-visual{width:56px;height:56px;color:var(--color-blue);background:linear-gradient(135deg,#f7f9fc,#eef3f8);border:1px solid #234d731f;border-radius:8px;place-items:center;transition:background .18s,border-color .18s,color .18s;display:grid}.premium-product-visual img{object-fit:contain;width:100%;height:100%}.premium-product-copy{gap:7px;min-width:0;display:grid}.premium-product-copy strong{color:var(--color-navy);font-size:1.02rem;line-height:1.25}.premium-product-copy span{color:var(--color-gray);font-size:.94rem;line-height:1.5}.premium-product-arrow{color:#40546c;border-radius:8px;place-items:center;width:34px;height:34px;transition:transform .18s,background .18s,color .18s;display:grid}.premium-product-link:hover .premium-product-card{background:#fffefe;border-color:#c4202f57;transform:translateY(-2px);box-shadow:0 16px 36px #10182714}.premium-product-link:hover .premium-product-card:before{opacity:1}.premium-product-link:hover .premium-product-visual{color:var(--color-red);background:#c4202f0f;border-color:#c4202f47}.premium-product-link:hover .premium-product-arrow{color:var(--color-red);background:#c4202f14;transform:translate(4px)}.product-detail-hero{color:var(--color-white);background:linear-gradient(135deg,#101827fa,#141f30f5),radial-gradient(circle at 80% 18%,#c4202f47,#0000 28%),repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 72px);padding:20px 0 26px}.product-detail-hero .breadcrumb{margin-bottom:16px}.breadcrumb{color:#cbd5e1;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:26px;font-size:.92rem;font-weight:750;display:flex}.breadcrumb a{color:#edf3fa}.breadcrumb strong{color:var(--color-white)}.product-detail-layout{grid-template-columns:minmax(0,1fr) minmax(340px,420px);align-items:center;gap:28px;display:grid}.product-detail-copy{align-self:center}.eyebrow{color:var(--color-red);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:850;display:inline-flex}.product-detail-copy h1{letter-spacing:0;max-width:680px;margin:0 0 12px;font-size:clamp(2rem,3.3vw,3.2rem);line-height:1.08}.product-detail-copy p{color:#d8e0ea;max-width:600px;margin:0;font-size:1rem;line-height:1.62}.product-detail-hero--landing{padding:20px 0 28px}.product-landing-layout{grid-template-columns:minmax(0,1fr) minmax(340px,430px);align-items:center;gap:30px;display:grid}.product-landing-copy h1,.product-landing-copy p{max-width:560px}.product-landing-image{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 84% 18%,#c4202f3d,#0000 34%),radial-gradient(circle at 10% 88%,#234d7352,#0000 38%),linear-gradient(145deg,#ffffff14,#ffffff06),linear-gradient(135deg,#172233 0%,#0f1724 54%,#101827 100%);border:1px solid #c4202f80;border-radius:24px;justify-self:end;place-items:center;width:min(100%,430px);min-height:230px;max-height:280px;padding:8px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 58px #00000047,0 0 34px #c4202f1f}.product-landing-image:before{content:"";filter:blur(18px);background:#00000057;border-radius:999px;height:14px;position:absolute;bottom:28px;left:18%;right:18%}.product-landing-image:after{content:"";pointer-events:none;background:linear-gradient(#ffffff1a,#0000 42%);border-radius:23px;position:absolute;inset:1px}.product-landing-image img{z-index:1;object-fit:contain;filter:drop-shadow(0 24px 24px #00000047);width:100%;height:100%;max-height:280px;display:block;position:relative;transform:scale(1.16)}.product-detail-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.product-detail-card{min-height:270px;color:var(--color-white);background:linear-gradient(135deg,#ffffff1c,#ffffff09),linear-gradient(135deg,#1b2838,#111925 62%,#321b24);border-color:#ffffff29;align-content:end;gap:12px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #0000003d}.product-detail-card:before{content:"";opacity:.75;background:linear-gradient(90deg,#c4202f66 0 18%,#0000 18%),repeating-linear-gradient(0deg,#ffffff14 0 1px,#0000 1px 18px);border:1px solid #ffffff1f;border-radius:8px;width:92px;height:92px;position:absolute;top:24px;right:24px}.product-detail-card span{color:#cbd5e1;font-weight:800}.product-detail-card strong{font-size:1.62rem;line-height:1.2}.products-section-divider{justify-content:center;align-items:center;gap:18px;max-width:520px;margin:52px auto 42px;display:flex}.products-section-divider span{background:#c4202f2e;flex:1;height:1px}.products-section-divider p{color:var(--color-red);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.product-detail-card p{color:#d8e0ea;margin:0;line-height:1.65}.product-detail-showcase-card{background:radial-gradient(circle at 84% 18%,#c4202f38,#0000 34%),radial-gradient(circle at 12% 88%,#234d7347,#0000 38%),linear-gradient(145deg,#ffffff17,#ffffff06),linear-gradient(135deg,#172233 0%,#0f1724 58%,#101827 100%);border-color:#c4202f80;border-radius:24px;justify-self:end;place-items:center;width:min(100%,410px);min-height:250px;padding:8px;display:grid;overflow:hidden;box-shadow:0 24px 62px #00000047,0 0 34px #c4202f1f}.product-detail-showcase-card:before{display:none}.product-detail-showcase-card img{object-fit:contain;filter:drop-shadow(0 24px 24px #0000004d);width:100%;height:100%;max-height:265px;display:block;transform:scale(1.16)}.product-detail-list-content{max-width:1120px}.product-items-panel{align-content:start;gap:22px;display:grid}.product-items-panel h2{letter-spacing:0;margin:0;font-size:clamp(1.85rem,3vw,2.75rem);line-height:1.12}.product-items-panel p,.empty-product-list p{color:var(--color-gray);line-height:1.7}.product-item-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.product-item{border:1px solid var(--color-border);background:var(--color-white);height:100%;min-height:58px;color:var(--color-navy);border-radius:8px;align-items:center;gap:10px;padding:12px 13px;font-size:.94rem;font-weight:760;display:flex;box-shadow:0 8px 18px #1018270a}.product-item svg{color:var(--color-red);flex:none}.empty-product-list,.product-not-found{padding:28px}.empty-product-list{background:linear-gradient(135deg, #c4202f0e, transparent 44%), var(--color-white)}.empty-product-list strong,.product-not-found h1{color:var(--color-navy)}.product-not-found{border:1px solid var(--color-border);background:var(--color-white);box-shadow:var(--shadow-soft);border-radius:8px}.product-not-found span{color:var(--color-red);font-weight:850}.product-not-found p{color:var(--color-gray);line-height:1.7}.product-related-brands-section{background:var(--color-white);padding:56px 0 22px}.product-related-brands-panel{background:#fbfcfe;border:1px solid #10182714;border-radius:18px;padding:30px 32px}.product-related-brands-heading{max-width:640px;margin-bottom:24px}.product-related-brands-heading h2{color:var(--color-navy);margin:8px 0;font-size:clamp(1.6rem,2.4vw,2.25rem)}.product-related-brands-heading p{color:var(--color-gray);margin:0;line-height:1.65}.product-related-brands-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;display:grid}.product-related-brand-card{background:var(--color-white);border:1px solid #10182714;border-radius:14px;min-height:88px;transition:transform .18s,box-shadow .18s,border-color .18s}.product-related-brand-card:hover{border-color:#c4202f2e;transform:translateY(-2px);box-shadow:0 12px 26px #10182714}.product-related-brand-logo{text-align:center;justify-content:center;align-items:center;min-height:88px;padding:18px;display:flex}.product-related-brand-logo span{color:var(--color-navy);font-size:.95rem;font-weight:750}.back-link{min-height:46px;color:var(--color-white);background:#ffffff14;border:1px solid #ffffff59;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.back-link:hover{background:#ffffff21;transform:translateY(-1px)}.branch-card{overflow:hidden}.branches-page{padding-top:58px}.branches-page .section-title{margin-bottom:28px}.branch-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.branch-card-grid>div{display:flex}.branch-card-link{width:100%;color:inherit;text-decoration:none;display:flex}.branch-listing-card{background:var(--color-white);border-radius:18px;flex-direction:column;width:100%;height:100%;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 18px 42px #1018271a}.branch-listing-card:hover,.branch-listing-card.is-selected{border-color:#c4202f57;position:relative;transform:translateY(-5px);box-shadow:0 26px 58px #10182729}.branch-listing-card.is-selected:before{content:"";z-index:3;border:3px solid var(--color-white);background:var(--color-red);border-radius:999px;width:12px;height:12px;position:absolute;inset:12px 12px auto auto;box-shadow:0 6px 16px #10182733}.branch-listing-image{aspect-ratio:16/10;background:var(--color-navy);position:relative;overflow:hidden}.branch-listing-image img{object-fit:cover;filter:brightness(.95)contrast(1.03);width:100%;height:100%;transition:transform .42s,filter .42s;display:block;transform:scale(1)}.branch-listing-card:hover .branch-listing-image img,.branch-listing-card.is-selected .branch-listing-image img{transform:scale(1.06)}.branch-listing-image:after{content:"";background:linear-gradient(#08122205 0%,#0812222e 55%,#0812228c 100%);position:absolute;inset:0}.branch-image-overlay{z-index:1;position:absolute;inset:auto 18px 16px}.branch-image-overlay h3{color:var(--color-white);text-shadow:0 2px 14px #00000059;margin:0;font-size:1.12rem;line-height:1.25}.branch-listing-body{flex-direction:column;flex:1;gap:10px;padding:18px;display:flex}.branch-listing-body p{color:var(--color-gray);align-items:center;gap:8px;margin:0;font-size:.94rem;line-height:1.45;display:flex}.branch-listing-body p svg{color:var(--color-red);flex:none}.branch-detail-link{color:var(--color-red);justify-self:start;margin-top:auto;font-size:.92rem;font-weight:750}.selected-branch-badge{color:var(--color-red);background:#c4202f14;border-radius:999px;margin-bottom:8px;padding:5px 8px;font-size:.76rem;font-weight:850;display:inline-flex}.branches-map-section{margin-top:48px}.branch-card h3,.branch-card p{margin-left:20px;margin-right:20px}.branch-card p{align-items:center;gap:8px;display:flex}.branch-gallery-main img,.branch-thumbnail-strip img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.branch-detail-section{background:linear-gradient(135deg,#101827fc,#132032f7),repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 76px);padding:24px 0 42px}.branch-detail-section .breadcrumb{color:#f1f5f9db;margin-bottom:18px;font-size:1rem;font-weight:750;line-height:1.45}.branch-detail-section .breadcrumb a{color:#f8fafcf0}.branch-detail-section .breadcrumb strong{color:var(--color-white)}.branch-detail-main{grid-template-columns:minmax(0,1fr) minmax(340px,1fr);align-items:start;gap:22px;display:grid}.branch-gallery-panel{background:var(--color-white);border:1px solid #ffffff29;border-radius:14px;padding:8px;box-shadow:0 16px 34px #00000029}.branch-gallery-main{background:var(--color-light);border-radius:12px;height:clamp(360px,32vw,410px);min-height:0;position:relative;overflow:hidden}.branch-gallery-main img{border-radius:inherit}.branch-gallery-arrows{pointer-events:none;justify-content:space-between;align-items:center;padding:0 12px;display:flex;position:absolute;inset:0}.branch-gallery-arrows button{width:40px;height:40px;color:var(--color-white);cursor:pointer;pointer-events:auto;background:#101827a3;border:1px solid #ffffff6b;border-radius:999px;place-items:center;transition:transform .18s,background .18s,border-color .18s;display:grid;box-shadow:0 12px 26px #10182738}.branch-gallery-arrows button:hover{background:#c4202fe6;border-color:#ffffffb8;transform:translateY(-1px)}.branch-thumbnail-carousel{grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:7px;margin-top:8px;display:grid}.branch-thumbnail-carousel--static{grid-template-columns:minmax(0,1fr)}.branch-thumbnail-control{background:var(--color-white);width:34px;height:34px;color:var(--color-navy);cursor:pointer;border:1px solid #1018271f;border-radius:999px;place-items:center;transition:transform .18s,border-color .18s,color .18s,background .18s;display:grid}.branch-thumbnail-control:hover{color:var(--color-red);background:#c4202f0f;border-color:#c4202f61;transform:translateY(-1px)}.branch-thumbnail-strip{scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x proximity;flex-wrap:nowrap;gap:7px;width:100%;max-width:707px;display:flex;overflow:auto hidden}.branch-thumbnail-strip::-webkit-scrollbar{display:none}.branch-thumbnail-strip button{background:var(--color-light);cursor:pointer;scroll-snap-align:start;border:2px solid #0000;border-radius:8px;flex:none;width:112px;height:72px;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.branch-thumbnail-strip button.is-active{border-color:var(--color-red);box-shadow:0 10px 24px #c4202f24}.branch-thumbnail-strip button:hover:not(.is-active){border-color:#10182729;transform:translateY(-1px)}.branch-info-card{background:var(--color-white);border-radius:14px;padding:24px;box-shadow:0 18px 38px #0000002b}.branch-info-heading h2,.branch-detail-map-heading h2{color:var(--color-navy);letter-spacing:0;margin:0;font-size:clamp(1.7rem,2.4vw,2.35rem)}.branch-info-list{gap:0;margin-top:20px;display:grid}.branch-info-item{border-bottom:1px solid #10182714;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:13px;padding:15px 0;display:grid}.branch-info-item:last-child{border-bottom:0}.branch-info-item svg{color:var(--color-red)}.branch-info-item span{color:var(--color-gray);text-transform:uppercase;margin-bottom:5px;font-size:.82rem;font-weight:850;display:block}.branch-info-item strong{color:var(--color-navy);font-size:1rem;line-height:1.58;display:block}.branch-detail-map-section{background:var(--color-white);padding:46px 0 72px}.branch-detail-map-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.branch-detail-map-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.branch-map-back-link{border:1px solid var(--color-border);min-height:42px;color:var(--color-navy);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:.92rem;font-weight:850;transition:transform .18s,border-color .18s,color .18s;display:inline-flex}.branch-map-back-link:hover{color:var(--color-red);border-color:#c4202f57;transform:translateY(-1px)}.map-embed--branch-detail{box-shadow:none;border:0;padding:0}.map-embed--branch-detail .map-embed-frame{border-radius:14px;height:400px}.news-page{padding-top:58px}.news-page .section-title{margin-bottom:30px}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.news-card-link{height:100%;color:inherit;text-decoration:none;display:flex}.news-listing-card{background:var(--color-white);border-radius:18px;flex-direction:column;width:100%;height:100%;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 18px 42px #10182717}.news-card-link:hover .news-listing-card{border-color:#c4202f52;transform:translateY(-5px);box-shadow:0 26px 58px #10182726}.news-listing-image{aspect-ratio:16/10;background:var(--color-light);position:relative;overflow:hidden}.news-listing-image img,.news-gallery-main img,.news-thumbnail-strip img{object-fit:cover;width:100%;height:100%;display:block}.news-listing-image img{transition:transform .42s}.news-card-link:hover .news-listing-image img{transform:scale(1.06)}.news-listing-image:after{content:"";background:linear-gradient(#08122205 34%,#0812226b);position:absolute;inset:0}.news-listing-body{flex-direction:column;flex:1;gap:10px;padding:20px;display:flex}.news-listing-body h3{color:var(--color-navy);margin:0;font-size:1.12rem;line-height:1.28}.news-listing-body p{color:var(--color-gray);margin:0;font-size:.94rem;line-height:1.65}.news-read-more{color:var(--color-red);background:#c4202f0f;border:1px solid #c4202f38;border-radius:8px;align-self:flex-start;margin-top:auto;padding:9px 12px;font-size:.92rem;font-weight:750;transition:background .18s,border-color .18s,color .18s}.news-card-link:hover .news-read-more{background:var(--color-red);color:var(--color-white);border-color:#c4202f61}.news-detail-hero{color:var(--color-white);background:linear-gradient(135deg,#101827fa,#132032f2),radial-gradient(circle at 80% 18%,#c4202f3d,#0000 30%),repeating-linear-gradient(90deg,#ffffff0a 0 1px,#0000 1px 72px);padding:38px 0 40px}.news-detail-copy h1{letter-spacing:0;max-width:980px;margin:18px 0 0;font-size:clamp(2.35rem,4vw,3.7rem);line-height:1.1}.news-detail-layout{max-width:980px}.news-detail-main{gap:18px;display:grid}.news-gallery-panel{border:1px solid var(--color-border);background:var(--color-white);border-radius:18px;padding:10px;box-shadow:0 14px 34px #10182712}.news-gallery-main{background:var(--color-light);border-radius:14px;height:min(48vw,480px);min-height:300px;position:relative;overflow:hidden}.news-gallery-main img{border-radius:inherit}.news-gallery-arrows{pointer-events:none;justify-content:space-between;align-items:center;padding:0 16px;display:flex;position:absolute;inset:0}.news-gallery-arrows button{width:44px;height:44px;color:var(--color-white);cursor:pointer;pointer-events:auto;background:#101827a3;border:1px solid #ffffff6b;border-radius:999px;place-items:center;transition:transform .18s,background .18s,border-color .18s;display:grid;box-shadow:0 12px 26px #10182738}.news-gallery-arrows button:hover{background:#c4202fe6;border-color:#ffffffb8;transform:translateY(-1px)}.news-gallery-empty{height:100%;color:var(--color-blue);align-content:center;place-items:center;gap:10px;font-weight:850;display:grid}.news-gallery-empty svg{color:var(--color-red)}.news-thumbnail-strip{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.news-thumbnail-strip button{aspect-ratio:16/10;background:var(--color-light);cursor:pointer;border:2px solid #0000;border-radius:8px;width:92px;padding:0;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.news-thumbnail-strip button.is-active{border-color:var(--color-red);box-shadow:0 10px 24px #c4202f24}.news-thumbnail-strip button:hover:not(.is-active){border-color:#10182729;transform:translateY(-1px)}.news-article-card{border-left:4px solid var(--color-red);background:var(--color-white);border-radius:18px;padding:18px 22px 18px 24px;box-shadow:0 10px 28px #1018270e}.news-article-card p{color:var(--color-gray);margin:0 0 14px;font-size:1.02rem;line-height:1.78}.news-article-card p:last-child{margin-bottom:0}.news-detail-navigation{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding-top:4px;display:grid}.news-detail-navigation a,.news-detail-navigation>span{min-height:44px}.news-detail-navigation a{background:var(--color-white);width:240px;color:var(--color-navy);border:1px solid #0f172a1f;border-radius:8px;align-items:center;gap:7px;padding:0 14px;font-weight:850;transition:border-color .18s,color .18s,transform .18s;display:inline-flex}.news-detail-navigation a:hover{color:var(--color-red);border-color:#c4202f57;transform:translateY(-1px)}.news-detail-navigation a:last-child{justify-self:end}.news-detail-back-link{justify-self:center;background:var(--color-navy)!important;width:auto!important;color:var(--color-white)!important}.news-detail-back-link:hover{border-color:var(--color-navy)!important;color:var(--color-white)!important}.gallery-page{padding-top:58px}.gallery-page .section-title{margin-bottom:24px}.modern-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.modern-gallery-card{aspect-ratio:4/3;background:var(--color-light);cursor:pointer;border:0;border-radius:18px;width:100%;padding:0;transition:box-shadow .22s,transform .22s;display:block;overflow:hidden;box-shadow:0 16px 34px #10182717}.modern-gallery-card:hover{transform:translateY(-2px);box-shadow:0 22px 42px #10182721}.modern-gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .42s;display:block;transform:scale(1)}.modern-gallery-card:hover img{transform:scale(1.045)}.gallery-pagination{justify-content:center;align-items:center;gap:14px;margin:34px auto 0;display:flex}.gallery-pagination button{background:var(--color-white);min-width:132px;min-height:44px;color:var(--color-navy);cursor:pointer;border:1px solid #1018271f;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.92rem;font-weight:850;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex;box-shadow:0 10px 24px #1018270f}.gallery-pagination button:hover:not(:disabled){background:var(--color-red);color:var(--color-white);border-color:#c4202f6b;transform:translateY(-1px)}.gallery-pagination button:disabled{cursor:not-allowed;opacity:.42}.gallery-page-indicator{min-width:72px;min-height:44px;color:var(--color-navy);background:#ffffffb8;border:1px solid #1018271a;border-radius:999px;justify-content:center;align-items:center;font-size:.95rem;font-weight:900;display:inline-flex;box-shadow:0 10px 24px #1018270a}.has-gallery-lightbox{overflow:hidden}.gallery-lightbox{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050a12e6;place-items:center;padding:28px 76px;display:grid;position:fixed;inset:0}.gallery-lightbox-image{place-items:center;max-width:min(1120px,100%);max-height:min(760px,86vh);display:grid}.gallery-lightbox-image img{object-fit:contain;border-radius:16px;max-width:100%;max-height:min(760px,86vh);display:block;box-shadow:0 28px 80px #0000006b}.gallery-lightbox-close,.gallery-lightbox-arrow{color:var(--color-white);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;place-items:center;transition:transform .18s,background .18s,border-color .18s;display:grid;position:absolute}.gallery-lightbox-close:hover,.gallery-lightbox-arrow:hover{background:#c4202feb;border-color:#ffffff7a;transform:translateY(-1px)}.gallery-lightbox-close{width:46px;height:46px;top:24px;right:24px}.gallery-lightbox-arrow{width:52px;height:52px;top:50%;transform:translateY(-50%)}.gallery-lightbox-arrow:hover{transform:translateY(calc(-50% - 1px))}.gallery-lightbox-arrow--prev{left:24px}.gallery-lightbox-arrow--next{right:24px}.contact-page{padding-top:58px}.contact-page .section-title,.career-page .section-title{margin-bottom:26px}.contact-page .section-title h2,.career-page .section-title h2{font-size:clamp(2rem,3vw,2.75rem)}.contact-page .section-title p,.career-page .section-title p{margin-bottom:0}.career-page .section-title{max-width:900px}.career-page .section-title h2{margin-bottom:6px}.career-page .section-title p{color:#526274;font-size:1.05rem;font-weight:400;line-height:1.65}.career-intro__copy{gap:0;display:grid}.career-intro__copy p{margin:0}.contact-layout{grid-template-columns:minmax(0,.72fr) minmax(420px,1fr);align-items:start;gap:28px;margin-top:0}.contact-aside .contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.contact-card svg{color:var(--color-red)}.contact-card{min-height:134px;padding:18px}.contact-card h3,.application-form-info h4{font-size:.98rem}.contact-card p,.career-required-note,.career-form .field-helper,.career-form .optional-label,.career-form .selected-file,.application-form-info p{letter-spacing:normal;margin:0;font-size:.94rem;font-weight:450;line-height:1.55}.form-card{border:1px solid var(--color-border);background:var(--color-white);border-radius:18px;padding:26px;box-shadow:0 18px 42px #1018271a}.form-card h3{margin:0 0 20px;font-size:1.28rem}.form-status{border-radius:8px;margin:0 0 16px;padding:11px 13px;font-size:.94rem;font-weight:800;line-height:1.45}.form-status--success{color:#166534;background:#16a34a14;border:1px solid #16a34a42}.form-status--error{color:var(--color-red);background:#c4202f14;border:1px solid #c4202f42}.btn:disabled{opacity:.62;cursor:not-allowed;transform:none}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.contact-page .form-card label,.career-page .form-card label,.contact-page .form-card input,.contact-page .form-card select,.contact-page .form-card textarea,.career-page .form-card input,.career-page .form-card select,.career-page .form-card textarea{font-family:inherit;font-weight:600;line-height:1.5}.contact-page .form-card input::placeholder,.contact-page .form-card textarea::placeholder,.career-page .form-card input::placeholder,.career-page .form-card textarea::placeholder{opacity:1;font-family:inherit;font-weight:500}label{color:var(--color-navy);gap:8px;margin-bottom:16px;font-weight:800;display:grid}.required-mark{color:var(--color-red);margin-left:4px}label.full{grid-column:1/-1}input,textarea{border:1px solid var(--color-border);background:var(--color-white);width:100%;color:var(--color-navy);border-radius:8px;padding:12px 13px}input.is-invalid,textarea.is-invalid,select.is-invalid,input[aria-invalid=true],textarea[aria-invalid=true],select[aria-invalid=true]{border-color:var(--color-red);box-shadow:0 0 0 3px #c4202f1a}textarea{resize:vertical}.career-form{max-width:800px;margin-inline:auto;padding:26px 28px 28px}.career-form h3{font-weight:700}.career-page{padding:54px 0 64px}.career-page .section-title{margin-bottom:22px}.career-required-note{color:var(--color-gray);margin:-10px 0 18px}.career-form .form-grid{gap:14px 16px}.career-form label{align-content:start}.career-form .form-grid>label,.career-form .form-grid>.application-form-info{margin-bottom:0}.career-form select{border:1px solid var(--color-border);background:var(--color-white);width:100%;color:var(--color-navy);font:inherit;cursor:pointer;border-radius:8px;padding:12px 13px}.career-form .file-field{cursor:pointer;grid-template-rows:1fr auto;min-width:0;height:100%;display:grid;position:relative}.career-form .file-field__input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;min-height:1px;padding:0;position:absolute;overflow:hidden}.file-field__surface{border:1px solid var(--color-border);background:var(--color-white);border-radius:12px;align-items:flex-start;gap:12px;height:100%;min-height:126px;padding:14px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.file-field:hover .file-field__surface{background:#fbfcfe;border-color:#234d7357}.file-field__input:focus-visible+.file-field__surface{border-color:var(--color-blue);box-shadow:0 0 0 3px #234d7324}.file-field.is-invalid .file-field__surface{border-color:var(--color-red);box-shadow:0 0 0 3px #c4202f1a}.file-field__icon{background:var(--color-light);width:38px;height:38px;color:var(--color-red);border-radius:8px;flex:none;place-items:center;display:grid}.file-field__content{gap:4px;min-width:0;display:grid}.file-field__label{color:var(--color-navy);font-weight:600}.career-form .field-helper,.career-form .optional-label{color:var(--color-gray);font-weight:400}.career-form .selected-file{overflow-wrap:anywhere;color:var(--color-blue)}.career-form .field-error{color:var(--color-red)}.career-form .form-status{margin:20px 0 0}.career-form>.btn{min-width:180px;margin-top:18px;margin-left:auto;display:flex}.career-form .form-status+.btn{margin-top:12px}.application-form-info{border:1px solid var(--color-border);background:#fbfcfe;border-radius:12px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.application-form-info__heading{color:var(--color-navy);align-items:center;gap:8px;display:flex}.application-form-info__heading svg{color:var(--color-red);flex:none}.application-form-info h4{margin:0;font-weight:600}.application-form-info p{max-width:440px;color:var(--color-gray);margin:3px 0 0}.application-form-actions{flex-wrap:wrap;flex:none;gap:8px;display:flex}.application-form-actions .btn{gap:6px;min-height:34px;padding:0 9px}.application-form-download{border-color:var(--color-border);background:var(--color-white);color:var(--color-navy)}.application-form-download:hover{border-color:#10182747}.contact-page label,.career-page label{gap:7px;margin-bottom:14px}.contact-page input,.career-page input,.career-page select{min-height:52px;padding:11px 13px}.contact-page textarea,.career-page textarea{min-height:140px;padding:12px 13px}.career-page .career-form textarea{min-height:128px}.contact-page .btn{width:auto;min-width:132px}@media (width<=768px){.career-page{padding:44px 0 52px}.career-form{padding:22px}.career-form .form-grid{grid-template-columns:1fr}.application-form-info{flex-direction:column;align-items:stretch;gap:10px}.application-form-actions{flex-direction:column}.application-form-actions .btn{width:100%}.career-form>.btn{width:100%;margin-left:0}}.site-footer{color:var(--color-white);background:linear-gradient(135deg,#101827fa,#141f30fa),repeating-linear-gradient(135deg,#0000 0 20px,#ffffff0a 20px 22px)}.footer-grid{grid-template-columns:1.18fr .82fr 1fr 1.25fr;align-items:start;gap:38px;padding:52px 0;display:grid}.footer-brand{align-items:center;gap:15px}.footer-logo-image{object-fit:contain;background:#fffffff2;border-radius:16px;flex:none;width:100px;height:75px;padding:8px}.footer-brand strong{font-size:1.08rem;line-height:1.1}.site-footer p{max-width:290px;margin-top:16px}.site-footer h3{letter-spacing:.018em;margin:0 0 16px;font-size:.96rem}.site-footer ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.site-footer a,.site-footer p,.site-footer address{color:#d5dce6;font-size:.94rem}.site-footer address{gap:12px;font-style:normal;line-height:1.55;display:grid}.site-footer address span{align-items:flex-start;gap:9px;display:flex}.footer-bottom{color:#c7d0dc;text-align:center;border-top:1px solid #ffffff1f;padding:18px 0}@media (width<=1080px){.header-actions{gap:9px}.socials,.branch-selector{display:none}.about-why-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}@media (width<=768px){.products-divider{overflow:visible}.products-divider span{white-space:normal}}.product-item-grid,.news-grid,.branch-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=840px){.container{width:min(100% - 28px,1180px)}.header-top{min-height:76px}.phone-cta span,.brand small{display:none}.mobile-toggle{display:inline-flex}.main-nav{display:none}.main-nav.is-open{display:block}.nav-inner{flex-direction:column;align-items:stretch;gap:0;padding:10px 0 16px}.nav-inner a{letter-spacing:.012em;min-height:44px;font-size:.92rem}.hero-grid,.about-hero-grid,.about-story-grid,.branch-preview,.branch-detail-main,.contact-layout,.final-cta-inner,.product-detail-layout,.product-landing-layout{grid-template-columns:1fr}.product-detail-hero--landing{min-height:auto;padding:20px 0 28px}.product-detail-hero{padding:20px 0 28px}.product-landing-image,.product-landing-image img{min-height:0;max-height:280px}.product-landing-image{justify-self:stretch;width:100%;min-height:210px;padding:8px}.product-landing-image img{width:100%;height:100%;max-height:240px}.product-detail-showcase-card{justify-self:stretch;width:100%;min-height:230px}.product-detail-showcase-card img{max-height:230px}.map-embed--home .map-embed-frame{height:340px}.map-embed--home.branch-preview-map .map-embed-frame{height:460px}.map-embed--contact .map-embed-frame{height:340px}.map-embed--branches .map-embed-frame{height:460px}.map-embed--branch-detail .map-embed-frame{height:360px}.modern-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-lightbox{padding:24px 62px}.hero{padding:58px 0}.hero h1{font-size:3rem}.hero-visual{min-height:300px}.section,.page-section{padding:58px 0}.branch-detail-section{padding:24px 0 44px}.branch-detail-map-section{padding:38px 0 58px}.branch-detail-section .breadcrumb{font-size:.96rem}.branch-gallery-main{height:clamp(280px,48vw,340px)}.branch-thumbnail-strip button{width:94px;height:60px}.branch-thumbnail-strip{max-width:498px}.card-grid.three,.gallery-grid{grid-template-columns:1fr}.about-hero{padding:58px 0}.about-hero-grid,.about-story-grid{gap:30px}.about-hero-image img,.about-story-image img{min-height:320px}.about-story-image{position:static}.about-story-image img{max-height:420px}.about-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-stat:nth-child(2):after{content:none}.about-mission-grid{grid-template-columns:1fr}.home-about-inner{max-width:760px}.home-about-stats{margin-top:42px}.home-about-stat{padding:28px 16px}}@media (width<=580px){.brand strong{font-size:1rem}.footer-logo-image{background:#fffffff2;border-radius:16px;width:74px;height:58px;padding:8px}.language-switcher button{padding:8px}.mobile-toggle span,.phone-cta{display:none}.premium-product-list,.news-grid,.footer-grid,.contact-page .contact-grid,.about-why-grid,.branch-card-grid,.form-grid,.product-item-grid{grid-template-columns:1fr}.hero h1{font-size:2.58rem}.home-about-kicker{margin-bottom:14px}.home-about-kicker:before,.home-about-kicker:after{width:22px}.home-about-inner h2{font-size:2rem}.home-about-inner p{font-size:.98rem;line-height:1.72}.home-about-stats{grid-template-columns:1fr;margin-top:34px}.home-about-stat{padding:24px 12px}.home-about-stat:not(:last-child):after{width:64px;height:1px;top:auto;bottom:0;right:50%;transform:translate(50%)}.home-about-stat strong{font-size:2.5rem}.product-detail-hero{padding:16px 0 22px}.product-detail-hero .breadcrumb{margin-bottom:12px}.product-detail-copy h1{font-size:2rem}.product-detail-copy p{font-size:.96rem}.product-detail-actions{margin-top:18px}.product-landing-image,.product-detail-showcase-card{border-radius:18px;min-height:200px}.product-landing-image img,.product-detail-showcase-card img{max-height:205px}.products-brands-home-style{border-bottom:1px solid #10182714;margin-bottom:76px;padding-bottom:42px;overflow:hidden}.products-brands-home-style .section-title{margin-bottom:30px}.products-brands-home-style .brands-carousel{max-width:1080px;margin:0 auto;overflow:hidden}.products-brands-home-style .brands-marquee{min-width:max-content}.products-intro{margin-top:0;margin-bottom:34px}.brands-carousel:before,.brands-carousel:after{width:38px}.brands-marquee{gap:12px}.brand-logo-card{width:190px;height:120px;padding:20px}.brand-logo-card img{max-width:78%;max-height:75px}.map-embed--home .map-embed-frame{height:320px}.map-embed--home.branch-preview-map .map-embed-frame{height:380px}.map-embed--contact .map-embed-frame,.map-embed--branches .map-embed-frame{height:360px}.map-embed--branch-detail .map-embed-frame{height:320px}.modern-gallery-grid{grid-template-columns:1fr;gap:14px}.gallery-pagination{gap:8px}.gallery-pagination button{min-width:48px;padding:0 14px}.gallery-pagination button span{display:none}.gallery-lightbox{padding:64px 14px 86px}.gallery-lightbox-image img{border-radius:14px}.gallery-lightbox-close{width:42px;height:42px;top:14px;right:14px}.gallery-lightbox-arrow{width:48px;height:48px;top:auto;bottom:18px;transform:none}.gallery-lightbox-arrow:hover{transform:translateY(-1px)}.gallery-lightbox-arrow--prev{left:calc(50% - 58px)}.gallery-lightbox-arrow--next{right:calc(50% - 58px)}.branch-detail-map-heading{flex-direction:column;align-items:flex-start}.branch-detail-section{padding:18px 0 34px}.branch-detail-map-section{padding:34px 0 48px}.branch-gallery-main{height:clamp(220px,56vw,280px);min-height:0}.branch-thumbnail-strip button{width:78px;height:50px}.branch-thumbnail-carousel{grid-template-columns:32px minmax(0,auto) 32px}.branch-thumbnail-control{width:32px;height:32px}.branch-thumbnail-strip{max-width:333px}.news-detail-hero{padding:34px 0 38px}.news-gallery-main{height:min(58vw,360px);min-height:220px}.news-thumbnail-strip button{width:74px}.news-article-card{padding:16px 18px}.news-detail-navigation{grid-template-columns:1fr}.news-detail-navigation a,.news-detail-navigation a:last-child,.news-detail-back-link{justify-content:center;justify-self:stretch;width:100%!important}.news-detail-navigation>span{display:none}.about-hero-copy h1{font-size:2.8rem}.about-hero-copy p,.about-paragraphs p{font-size:.98rem}.about-timeline{gap:24px;padding-left:28px}.about-timeline-item{grid-template-columns:1fr;gap:8px}.about-timeline-item:before{left:-27px}.about-timeline-year{justify-self:start}.about-stats-grid{grid-template-columns:1fr}.about-stat{padding:24px 12px}.about-stat:not(:last-child):after,.about-stat:nth-child(2):after{content:"";width:64px;height:1px;top:auto;bottom:0;right:50%;transform:translate(50%)}.about-mission-card,.about-why-card{min-height:0;padding:22px}.branch-info-card{padding:16px}.branch-detail-map-card{padding:0}.map-embed{border-radius:16px;padding:10px}.map-embed--branch-detail{padding:0}.map-embed-header{margin:-10px -10px 10px;padding:0 14px}.hero-actions,.final-cta-inner{align-items:stretch}.btn{width:100%}}
