/* РЕЖИМ · Дизайн версия 2. Shared public presentation; source layout and controls retained. */
@font-face{font-family:Manrope;src:url('assets/fonts/manrope-400.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/fonts/manrope-500.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/fonts/manrope-600.woff') format('woff');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/fonts/manrope-700.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}
html:root,html:root[data-theme]{
 --display-font:Manrope,Arial,sans-serif;--font-sans:Manrope,Arial,sans-serif;--font-display:Manrope,Arial,sans-serif;
 --accent:#315CFF;--accent-hover:#2348DC;--red:#315CFF;--red-dark:#2348DC;--red-bright:#315CFF;--blue:#315CFF;--blue-dark:#2348DC;--blue-bright:#315CFF;
 --radius:4px;--shadow:none;--surface-shadow:none;--gto-header-height:104px;--site-heading-page:clamp(32px,3.3vw,48px);--site-heading-section:clamp(26px,2.5vw,36px);--site-section-space:64px;
 --bg:#000;--panel:#181A1F;--panel-2:#181A1F;--panel-3:#181A1F;
 --background-primary:#000;--background-secondary:#181A1F;--surface:#181A1F;--elevated-surface:#181A1F;--sunken-surface:#000;--subtle-surface:#181A1F;
 --text-primary:#fff;--text-secondary:#DFE0E5;--text-muted:#B7BAC5;--text:#fff;--soft:#DFE0E5;--muted:#B7BAC5;
 --border:#3D4048;--border-strong:#757A87;--line:#3D4048;--line-strong:#757A87;--header-surface:#000;
 --control-surface:#181A1F;--control-hover:#292D37;--control-text:#fff;--control-glow:transparent;--disabled-text:#A9ADB8;--hover:#292D37;
 --on-media:#fff;--on-media-muted:#E9E9ED;--equipment-surface:#181A1F;
 font-synthesis:none;scroll-behavior:auto;
}
html:root[data-theme="light"]{
 --bg:#F3F2EF;--panel:#fff;--panel-2:#F3F2EF;--panel-3:#fff;
 --background-primary:#F3F2EF;--background-secondary:#fff;--surface:#fff;--elevated-surface:#fff;--sunken-surface:#F3F2EF;--subtle-surface:#fff;
 --text-primary:#000;--text-secondary:#363942;--text-muted:#555A66;--text:#000;--soft:#363942;--muted:#555A66;
 --border:#D0D1D6;--border-strong:#787E89;--line:#D0D1D6;--line-strong:#787E89;--header-surface:#fff;
 --control-surface:#fff;--control-hover:#E8E9EE;--control-text:#181A1F;--disabled-text:#686D78;--hover:#E8E9EE;--equipment-surface:#fff;
}
html:root[data-theme] body[data-page]{margin:0;background:var(--background-primary)!important;color:var(--text-primary);font:400 16px/1.6 Manrope,Arial,sans-serif!important;letter-spacing:0;font-synthesis:none}
html:root[data-theme] body[data-page] *,html:root[data-theme] body[data-page] *::before,html:root[data-theme] body[data-page] *::after{font-family:Manrope,Arial,sans-serif;box-shadow:none!important;text-shadow:none!important;animation:none!important;transition:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html:root[data-theme] body[data-page] :is(h1,h2,h3,h4,h5,h6,p,a,button,span,small,strong,em){-webkit-text-stroke:0!important;font-synthesis:none}
html:root[data-theme] body[data-page] :is(h1,h2,h3,h4,h5,h6){font-weight:600!important;letter-spacing:-.03em;transform:none!important;overflow-wrap:break-word}
html:root[data-theme] body[data-page] :is(h1,h2) em{font-style:normal;font-weight:inherit;color:inherit}
html:root[data-theme] body[data-page] :is(p,li){font-size:16px;line-height:1.6}
html:root[data-theme] body[data-page] :is(small,.sectionKicker,.eyebrow,.breadcrumb){font-size:14px;line-height:1.5;font-weight:500;letter-spacing:0}
html:root[data-theme] body[data-page] :is(.sectionKicker,.eyebrow){text-transform:none;color:var(--text-muted)}
html:root[data-theme] body[data-page] :is(.sectionKicker,.eyebrow)::before{display:none!important}
html:root[data-theme] body[data-page] :is(button,input,select,textarea){font:500 16px/1.5 Manrope,Arial,sans-serif;border-radius:4px;letter-spacing:0}
html:root[data-theme] body[data-page] :is(button,a,input,select,textarea,summary):focus-visible{outline:2px solid #315CFF!important;outline-offset:4px!important}
html:root[data-theme] body[data-page] :is(button,a)[disabled],html:root[data-theme] body[data-page] :is(button,a)[aria-disabled="true"]{cursor:not-allowed;opacity:.6;transform:none!important}
html:root[data-theme] body[data-page] :is(input,select,textarea){background:var(--surface);color:var(--text-primary);border:1px solid var(--border-strong);padding:12px 16px;min-width:0;max-width:100%}
html:root[data-theme] body[data-page] :is(input,select):not([type="checkbox"]):not([type="radio"]):not([type="range"]):not([type="hidden"]){min-height:48px}
html:root[data-theme] body[data-page] :is(input,textarea)::placeholder{color:var(--text-muted);opacity:1}
html:root[data-theme] body[data-page] :is(input[type="checkbox"],input[type="radio"],input[type="range"]){accent-color:#315CFF}
html:root[data-theme] body[data-page] :is(.button,.topAction,.smallButton,.iconTextButton,.accountTopAction){display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;min-height:48px;border:1px solid var(--border-strong);border-radius:4px;background:transparent;color:var(--text-primary);font-size:14px;font-weight:600;text-transform:none;letter-spacing:0;text-decoration:none;transform:none!important;white-space:normal;text-align:center}
html:root[data-theme] body[data-page] :is(.button,.topAction){min-height:56px}
html:root[data-theme] body[data-page] :is(.buttonPrimary,.topAction){background:#315CFF!important;border-color:#315CFF!important;color:#fff!important}
html:root[data-theme] body[data-page] :is(.buttonPrimary,.topAction):hover{background:#2348DC!important;border-color:#2348DC!important}
html:root[data-theme] body[data-page] :is(.buttonPrimary,.topAction):active{background:#1636B6!important}
html:root[data-theme] body[data-page] :is(.buttonGhost,.smallButton,.iconTextButton,.accountTopAction):hover{background:var(--hover);border-color:var(--text-primary);color:var(--text-primary)}
html:root[data-theme] body[data-page] :is(.button,.topAction,.smallButton,.iconTextButton,.accountTopAction)::before,html:root[data-theme] body[data-page] :is(.button,.topAction,.smallButton,.iconTextButton,.accountTopAction)::after{display:none!important}
html:root[data-theme] body[data-page] :is(.textLink,.sourceLinks a,.eventStaticList a,.footerActions a){text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px;letter-spacing:0}
/* Bounded, calm masthead: existing navigation, language, theme and account controls. */
html:root[data-theme] body[data-page] .topbar{position:relative!important;inset:auto!important;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:16px;width:100%;height:auto!important;min-height:104px;padding:16px max(24px,calc((100vw - 1320px)/2))!important;background:var(--header-surface)!important;color:var(--text-primary);border:0;border-bottom:1px solid var(--border);transform:none!important;z-index:50;overflow:visible}
html:root[data-theme] body[data-page] .topbar::before,html:root[data-theme] body[data-page] .topbar::after{display:none!important}
html:root[data-theme] body[data-page] .brand,html:root[data-theme] body[data-page] .footerBrandLockup{display:flex;flex-direction:column;gap:0;align-items:flex-start;width:184px;min-width:184px;text-decoration:none}
html:root[data-theme] body[data-page] .brandMark{display:block;position:relative;width:182px;height:auto!important;aspect-ratio:664/152;background:none!important;border:0!important;border-radius:0;padding:0!important;overflow:visible;filter:none!important}
html:root[data-theme] body[data-page] .brandMark img{position:static!important;width:182px!important;height:auto!important;max-height:none!important;object-fit:contain;filter:none!important;transform:none!important}
html:root[data-theme] body[data-page] img.rezimLogoLight{display:none!important}
html:root[data-theme="light"] body[data-page] img.rezimLogoDark{display:none!important}
html:root[data-theme="light"] body[data-page] img.rezimLogoLight{display:block!important}
html:root[data-theme] body[data-page] .brandIdentity{display:block;margin-left:7px}
html:root[data-theme] body[data-page] .brandIdentity strong{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip-path:inset(50%);white-space:nowrap}
html:root[data-theme] body[data-page] .brandIdentity small{display:block;font-size:11px!important;line-height:16px;letter-spacing:.01em;color:var(--text-muted)!important;text-transform:none!important;white-space:nowrap}
html:root[data-theme] body[data-page] .topbar .nav{display:flex;flex:1;align-items:center;justify-content:center;gap:20px;position:static;width:auto;margin:0;overflow:visible;white-space:nowrap}
html:root[data-theme] body[data-page] .topbar .nav a{position:relative;display:inline-flex;align-items:center;min-height:40px;padding:0!important;border:0;color:var(--text-primary)!important;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none;text-decoration:none}
html:root[data-theme] body[data-page] .nav a.active,html:root[data-theme] body[data-page] .nav a:hover{text-decoration:underline;text-decoration-color:#315CFF;text-underline-offset:8px;text-decoration-thickness:2px}
html:root[data-theme] body[data-page] .nav a::before,html:root[data-theme] body[data-page] .nav a::after{display:none!important}
html:root[data-theme] body[data-page] .languageSwitch{display:flex;gap:8px;padding:0;border:0;background:none}
html:root[data-theme] body[data-page] .languageSwitch button{min-width:26px;min-height:40px;padding:0;border:0;background:none;color:var(--text-muted);font-size:14px}
html:root[data-theme] body[data-page] .languageSwitch button.active{color:var(--text-primary);text-decoration:underline;text-underline-offset:5px}
html:root[data-theme] body[data-page] .themeSwitch{margin:0}
html:root[data-theme] body[data-page] .themeSwitch button{width:32px;height:40px;padding:0;border:0;border-radius:4px;background:transparent;color:var(--text-primary)}
html:root[data-theme] body[data-page] .topbar .accountTopAction{min-height:40px;padding:0;border:0}
html:root[data-theme] body[data-page] .topbar .topAction{min-height:48px;padding:12px 16px;font-size:14px}
html:root[data-theme] body[data-page] .scrollTopAction{position:fixed!important;inset:auto 20px 20px auto;display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--border);background:var(--surface)!important;color:var(--text-primary)!important;border-radius:4px}
/* Decorative surfaces and metadata are absent; calculated diagrams remain functional. */
html:root[data-theme] body[data-page]::before,html:root[data-theme] body[data-page]::after,html:root[data-theme] body[data-page] :is(.ambientPixels,.ambientPixelsCanvas,.heroIndex,.pageHeroIndex,.accountHeroIndex,.cinematicHeroGrid,.categoryCardArrow,.categoryCardFooter,.toolsHeroCount,.heroScroll,.directionRows>a>span,.directionRows>a>b,.toolHubFlow article>span,.processGrid article>b,.eventStaticList li>div>span,.categoryCardHeading,.catalogStats,.metricStrip,.projectNumber,.projectIndex,.accountPromise article>span){display:none!important}
html:root[data-theme] body[data-page] .quietGrid::before,html:root[data-theme] body[data-page] .quietGrid::after{display:none!important}
html:root[data-theme] body[data-page] main{padding-top:0!important;background:var(--background-primary)!important}
html:root[data-theme] body[data-page] main>.section,html:root[data-theme] body[data-page] main>section>.section{width:100%;padding:64px max(24px,calc((100vw - 1200px)/2));margin:0;max-width:none}
html:root[data-theme] body[data-page] main :is(.sectionHead,.cinematicSectionHead){gap:32px;margin-bottom:32px}
html:root[data-theme] body[data-page] .sectionHead.split{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:end}
html:root[data-theme] body[data-page] .pageHero{grid-template-columns:minmax(0,1fr)!important}
html:root[data-theme] body[data-page] main .pageHero p{font-size:16px;line-height:1.6;max-width:720px}
html:root[data-theme] body[data-page] main .pageHero h1{max-width:850px;font-size:clamp(32px,3.3vw,48px)!important;line-height:1.16!important;font-weight:600!important;letter-spacing:-.035em!important}
html:root[data-theme] body[data-page] :is(.cinematicHero,.projectsHero,.caseHero){isolation:isolate}
html:root[data-theme] body[data-page] .cinematicHero{min-height:680px!important;height:auto!important;padding:96px max(24px,calc((100vw - 1200px)/2)) 80px;display:flex;align-items:flex-end}
html:root[data-theme] body[data-page] .cinematicHeroContent{position:relative;inset:auto;max-width:800px;padding:0!important;margin:0;transform:none!important}
html:root[data-theme] body[data-page][data-page="home"] main .cinematicHero h1{max-width:820px;font-size:clamp(40px,4.3vw,64px)!important;line-height:1.13!important;letter-spacing:-.035em!important;font-weight:600!important}
html:root[data-theme] body[data-page] .cinematicHero h1 :is(span,em){display:block;font-size:inherit;font-weight:inherit;color:#fff;transform:none!important}
html:root[data-theme] body[data-page] .cinematicHero :is(h1,p,.eyebrow){color:#fff!important}
html:root[data-theme] body[data-page] .cinematicLead{max-width:660px;margin:24px 0 0;font-size:16px;line-height:1.65}
html:root[data-theme] body[data-page] .heroActions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}
html:root[data-theme] body[data-page] .cinematicHeroMedia{filter:none!important;transform:none!important;opacity:1!important}
html:root[data-theme] body[data-page] :is(.cinematicHeroShade,.projectsHeroShade){background:rgba(0,0,0,.58)!important}
html:root[data-theme] body[data-page] :is(.cinematicHero,.projectsHero,.caseHero) .buttonGhost{border-color:#fff;color:#fff;background:transparent}
html:root[data-theme] body[data-page] :is(.cinematicHero,.projectsHero,.caseHero) .buttonGhost:hover{background:rgba(255,255,255,.15)}
html:root[data-theme] body[data-page] .eventReelSection{padding:64px max(24px,calc((100vw - 1200px)/2));background:var(--background-primary)}
html:root[data-theme] body[data-page] .eventStaticList{gap:24px}
html:root[data-theme] body[data-page] .eventStaticList li{border:1px solid var(--border);background:var(--surface);border-radius:4px;overflow:hidden}
html:root[data-theme] body[data-page] .eventStaticList li>div{padding:24px;background:var(--surface)!important}
html:root[data-theme] body[data-page] .eventStaticList strong{font-size:24px;line-height:1.35;font-weight:600;color:var(--text-primary)}
html:root[data-theme] body[data-page] .eventStaticList small{color:var(--text-muted)}
html:root[data-theme] body[data-page] .homeScaleGrid{gap:16px}
html:root[data-theme] body[data-page] .homeScaleMetric{background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:24px}
html:root[data-theme] body[data-page] .homeScaleMetric strong{font-size:40px;font-weight:600;line-height:1.2;letter-spacing:-.03em}
html:root[data-theme] body[data-page] .homeScaleMetric .homeScaleLabel{font-size:24px}
html:root[data-theme] body[data-page] .homeScaleMetric p{font-size:14px;color:var(--text-secondary)}
html:root[data-theme] body[data-page] .directionRows a{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);align-items:center;padding:24px 0;gap:24px;border-bottom:1px solid var(--border);background:transparent;transform:none!important}
html:root[data-theme] body[data-page] .directionRows h3{font-size:32px;font-weight:600}
html:root[data-theme] body[data-page] .directionRows p{margin:0;color:var(--text-secondary);font-size:16px}
html:root[data-theme] body[data-page] .directionRows a:hover h3{text-decoration:underline;text-underline-offset:6px}
/* Catalog content is never cropped to obtain equal image fills. */
html:root[data-theme] body[data-page] .categoryGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;border:0;background:transparent}
html:root[data-theme] body[data-page] .categoryCard{display:flex;flex-direction:column;background:var(--surface)!important;border:1px solid var(--border);border-radius:4px;transform:none!important;min-width:0;overflow:hidden;color:var(--text-primary)}
html:root[data-theme] body[data-page] .categoryCard::before,html:root[data-theme] body[data-page] .categoryCard::after{display:none!important}
html:root[data-theme] body[data-page] .categoryCardMedia{height:260px;min-height:0;background:#F3F2EF!important}
html:root[data-theme] body[data-page] .categoryCardMedia img{width:100%;height:100%;padding:24px;object-fit:contain!important;filter:none!important;transform:none!important}
html:root[data-theme] body[data-page] .categoryCardBody{padding:32px;min-width:0}
html:root[data-theme] body[data-page] .categoryCard h3{font-size:28px;line-height:1.25;letter-spacing:-.03em;margin:0 0 16px;color:var(--text-primary)}
html:root[data-theme] body[data-page] .categoryCard p{margin:0;font-size:16px;line-height:1.6;color:var(--text-secondary)}
html:root[data-theme] body[data-page] .categoryCard:hover{border-color:#315CFF}
html:root[data-theme] body[data-page] .categoryCard:hover h3{text-decoration:underline;text-underline-offset:5px}
html:root[data-theme] body[data-page] :is(.filters,.equipmentCard,.comparePicker,.compareCategoryCard,.compareCategoryButton,.toolPanel,.toolsNav,.requestForm,.aboutContactCard,.aboutGrid>p,.aboutGrid>ul,.processGrid article,.toolHubFlow article,.emptyState,.accountAuthPanel,.accountAuthCard){background:var(--surface)!important;border:1px solid var(--border);border-radius:4px;color:var(--text-primary)}
html:root[data-theme] body[data-page] .catalogLayout{gap:24px;grid-template-columns:232px minmax(0,1fr)}
html:root[data-theme] body[data-page] .filters{padding:24px;height:fit-content;position:sticky;top:24px}
html:root[data-theme] body[data-page] .filterBlock{margin-top:24px}
html:root[data-theme] body[data-page] .equipmentGrid{gap:16px}
html:root[data-theme] body[data-page] .equipmentCard{transform:none!important;overflow:hidden}
html:root[data-theme] body[data-page] .equipmentCard h3{font-size:20px;line-height:1.3;color:var(--text-primary)}
html:root[data-theme] body[data-page] .equipmentCard p{font-size:14px;color:var(--text-secondary)}
html:root[data-theme] body[data-page] .equipmentPhoto{background:#F3F2EF!important}
html:root[data-theme] body[data-page] .equipmentPhoto img{object-fit:contain!important;filter:none!important;transform:none!important}
html:root[data-theme] body[data-page] .equipmentCard .smallButton{min-height:40px;padding:8px 12px}
html:root[data-theme] body[data-page] :is(.equipmentCard,.categoryCard,.projectCardCinematic):hover img{transform:none!important}
html:root[data-theme] body[data-page] .catalogToolbar{min-height:48px;margin-bottom:24px}
html:root[data-theme] body[data-page] #resultCount{font-size:14px;color:var(--text-muted)}
html:root[data-theme] body[data-page] :is(.compareSection,.toolsSection){padding-inline:max(24px,calc((100vw - 1440px)/2))}
html:root[data-theme] body[data-page] .comparePicker{padding:24px}
html:root[data-theme] body[data-page] :is(.comparisonMatrixCell,.comparisonParameterCell,.comparisonScopeHeading,.compareStickyNames){background-image:none!important}
html:root[data-theme] body[data-page] :is(.comparisonMatrixCell,.comparisonParameterCell){font-size:14px;line-height:1.5}
html:root[data-theme] body[data-page] :is(.comparisonModelHeader h3,.comparePicker h2){font-size:24px!important;line-height:1.3!important}
html:root[data-theme] body[data-page] .toolHubFlow{margin:0;padding:0 max(24px,calc((100vw - 1200px)/2)) 32px;gap:16px}
html:root[data-theme] body[data-page] .toolHubFlow article{padding:20px;display:flex;flex-direction:column;gap:8px}
html:root[data-theme] body[data-page] .toolHubFlow small{color:var(--text-secondary)}
html:root[data-theme] body[data-page] .toolsLayout{gap:24px}
html:root[data-theme] body[data-page] .toolsNav{padding:8px;align-self:start}
html:root[data-theme] body[data-page] .toolsNav button{border-radius:4px;padding:16px;font-size:14px}
html:root[data-theme] body[data-page] .toolsNav button.active{background:#315CFF!important;color:#fff!important;border-color:#315CFF!important}
html:root[data-theme] body[data-page] .toolsNav button.active *{color:#fff!important}
html:root[data-theme] body[data-page] .toolPanel{padding:32px}
html:root[data-theme] body[data-page] .toolHeader h3{font-size:28px;line-height:1.3}
html:root[data-theme] body[data-page] .toolHeader p{font-size:16px}
html:root[data-theme] body[data-page] :is(.toolHeader,.toolResult,.screenCalculatorIntro,.riderIntro,.illuminationIntro){background-image:none!important}
html:root[data-theme] body[data-page] .processGrid article{display:grid;grid-template-columns:1fr!important;padding:24px;gap:8px}
html:root[data-theme] body[data-page] .processGrid article :is(span,small){grid-column:1!important}
html:root[data-theme] body[data-page] .processGrid article span{font-size:20px;font-weight:600}
html:root[data-theme] body[data-page] .requestSection{gap:48px}
html:root[data-theme] body[data-page] .requestForm{padding:32px;gap:24px}
html:root[data-theme] body[data-page] .requestForm :is(label,small){font-size:14px;line-height:1.5}
html:root[data-theme] body[data-page] :is(.requestFastStart,.requestOptionalHead,.voiceRecorder){background:transparent!important;border-color:var(--border)}
html:root[data-theme] body[data-page] .footer{display:flex;justify-content:space-between;align-items:center;gap:32px;min-height:160px;margin:0;padding:40px max(24px,calc((100vw - 1200px)/2));background:var(--header-surface)!important;border-top:1px solid var(--border);color:var(--text-primary)}
html:root[data-theme] body[data-page] .footer .footerActions{display:flex;flex-wrap:wrap;gap:24px}
html:root[data-theme] body[data-page] .footer a{color:var(--text-secondary);font-size:14px}
html:root[data-theme] body[data-page] .footer::before,html:root[data-theme] body[data-page] .footer::after{display:none!important}
@media(max-width:1280px){
 html:root[data-theme] body[data-page] .topbar{gap:16px;padding:16px 24px!important}
 html:root[data-theme] body[data-page] .topbar .nav{order:5;flex-basis:100%;justify-content:flex-start;gap:32px;border-top:1px solid var(--border);padding-top:8px}
 html:root[data-theme] body[data-page] .topbar .brand{margin-right:auto}
 html:root[data-theme] body[data-page] .topbar .nav a{min-height:36px}
 html:root[data-theme] body[data-page] .equipmentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
 html:root[data-theme] body[data-page] .sectionHead.split{grid-template-columns:1fr}
 html:root[data-theme] body[data-page] .sectionHead.split>p{max-width:640px}
 html:root[data-theme] body[data-page] .catalogLayout{grid-template-columns:1fr}
 html:root[data-theme] body[data-page] .filters{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
 html:root[data-theme] body[data-page] .filterBlock{margin:0}
 html:root[data-theme] body[data-page] .filters .filterBack{grid-column:1/-1}
 html:root[data-theme] body[data-page] .categoryCardBody{padding:24px}
 html:root[data-theme] body[data-page] .categoryCard h3{font-size:24px}
 html:root[data-theme] body[data-page] .toolsLayout{grid-template-columns:1fr}
 html:root[data-theme] body[data-page] .toolsNav{display:flex;flex-wrap:wrap;gap:8px}
 html:root[data-theme] body[data-page] .toolsNav button{flex:1 1 180px}
 html:root[data-theme] body[data-page] .toolHubFlow{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
 html:root,html:root[data-theme]{--site-heading-page:32px;--site-heading-section:26px;--site-section-space:40px}
 html:root[data-theme] body[data-page] .topbar{padding:12px 20px!important;gap:8px 12px;min-height:0}
 html:root[data-theme] body[data-page] .brand{min-width:168px;width:168px}
 html:root[data-theme] body[data-page] .brandMark,html:root[data-theme] body[data-page] .brandMark img{width:168px!important}
 html:root[data-theme] body[data-page] .topbar .brand{order:0;margin-right:auto}
 html:root[data-theme] body[data-page] .topbar .accountTopAction{order:3;flex:1;min-height:40px;justify-content:flex-start}
 html:root[data-theme] body[data-page] .languageSwitch{order:0;gap:4px}
 html:root[data-theme] body[data-page] .themeSwitch{order:0}
 html:root[data-theme] body[data-page] .topbar .topAction{order:3;min-height:40px;padding:8px 16px}
 html:root[data-theme] body[data-page] .topbar .nav{order:4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 12px;padding-top:8px;white-space:normal}
 html:root[data-theme] body[data-page] .topbar .nav a{font-size:13px;justify-content:flex-start;min-height:36px}
 html:root[data-theme] body[data-page] main>.section,html:root[data-theme] body[data-page] main>section>.section,html:root[data-theme] body[data-page] .eventReelSection{padding:40px 20px}
 html:root[data-theme] body[data-page] .cinematicHero{padding:64px 20px 48px;min-height:600px!important}
 html:root[data-theme] body[data-page][data-page="home"] main .cinematicHero h1{font-size:36px!important}
 html:root[data-theme] body[data-page] .cinematicLead{font-size:16px!important;line-height:1.6}
 html:root[data-theme] body[data-page] .heroActions{gap:12px}
 html:root[data-theme] body[data-page] .heroActions .button{flex:1 1 100%;padding:16px;min-height:52px}
 html:root[data-theme] body[data-page] .eventStaticList li>div{padding:20px}
 html:root[data-theme] body[data-page] .eventStaticList strong{font-size:22px}
 html:root[data-theme] body[data-page] .directionRows a{grid-template-columns:1fr;gap:8px;padding:24px 0}
 html:root[data-theme] body[data-page] .directionRows h3{font-size:28px;margin:0}
 html:root[data-theme] body[data-page] .categoryGrid{grid-template-columns:1fr;gap:20px}
 html:root[data-theme] body[data-page] .categoryCardMedia{height:240px}
 html:root[data-theme] body[data-page] .categoryCardBody{padding:24px}
 html:root[data-theme] body[data-page] .equipmentGrid{grid-template-columns:1fr}
 html:root[data-theme] body[data-page] .filters{padding:20px;grid-template-columns:1fr}
 html:root[data-theme] body[data-page] .toolHubFlow{padding:0 20px 24px;grid-template-columns:1fr}
 html:root[data-theme] body[data-page] .toolPanel,html:root[data-theme] body[data-page] .requestForm{padding:20px}
 html:root[data-theme] body[data-page] .requestSection{gap:32px}
 html:root[data-theme] body[data-page] .footer{padding:32px 20px;flex-direction:column;align-items:flex-start;gap:24px}
}
/* Resolve inherited V1 cinematic positioning at every breakpoint. */
html:root[data-theme] body[data-page]{padding-top:0!important}
html:root[data-theme] body[data-page] *{font-family:Manrope,Arial,sans-serif!important}
html:root[data-theme] body[data-page] .topbar{display:flex!important;flex-wrap:wrap!important;background:var(--header-surface)!important;grid-template-columns:none!important;align-items:center!important}
html:root[data-theme] body[data-page] .brand{min-width:184px!important}
html:root[data-theme] body[data-page] .brandMark::before,html:root[data-theme] body[data-page] .brandMark::after{display:none!important}
html:root[data-theme] body[data-page] .brandIdentity{width:auto!important;max-width:none!important;overflow:visible!important}
html:root[data-theme] body[data-page] .brandIdentity small{width:auto!important;max-width:none!important;margin:0!important;overflow:visible!important;text-overflow:clip!important;font-size:12px!important;font-weight:400;line-height:18px;letter-spacing:0!important}
html:root[data-theme] body[data-page] .topbar .nav{position:static!important;inset:auto!important;transform:none!important;overflow:visible!important;width:auto!important;background:transparent!important}
html:root[data-theme] body[data-page] .topbar .topAction{display:inline-flex!important}
html:root[data-theme] body[data-page] .languageSwitch button{background:transparent!important;border:0!important;color:var(--text-muted)!important}
html:root[data-theme] body[data-page] .languageSwitch button.active{color:var(--text-primary)!important;text-decoration:underline}
html:root[data-theme] body[data-page] .themeSwitch{border:0!important;background:transparent!important;padding:0!important}
html:root[data-theme] body[data-page] .themeSwitch button{background:transparent!important;color:var(--text-primary)!important;border:1px solid var(--border)!important;min-height:40px!important}
html:root[data-theme] body[data-page] .cinematicHeroPicture{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:block!important;z-index:-2}
html:root[data-theme] body[data-page] .cinematicHeroPicture .cinematicHeroMedia{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;filter:none!important}
html:root[data-theme] body[data-page] .cinematicHeroShade{inset:0!important;width:100%!important;height:100%!important;z-index:-1}
html:root[data-theme] body[data-page] .cinematicHeroContent{z-index:1}
html:root[data-theme] body[data-page] :is(.pageHero,.projectsHero,.caseHero) .sectionKicker{color:#E9E9ED!important}
html:root[data-theme] body[data-page] .pageHero::after{display:none!important}
html:root[data-theme] body[data-page] .categoryGrid{border:0!important;background:transparent!important}
html:root[data-theme] body[data-page] :is(.equipmentPhoto,.categoryCardMedia)::before,html:root[data-theme] body[data-page] :is(.equipmentPhoto,.categoryCardMedia)::after{display:none!important}
html:root[data-theme] body[data-page] .equipmentCard .equipmentPhoto{display:flex!important;align-items:center;justify-content:center;background:#F3F2EF!important;border:0!important;border-bottom:1px solid var(--border)!important;padding:24px!important}
html:root[data-theme] body[data-page] .equipmentCard .equipmentPhoto img,html:root[data-theme] body[data-page] .equipmentCard:hover .equipmentPhoto img{position:static!important;inset:auto!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;padding:0!important;transform:none!important;filter:none!important;mix-blend-mode:normal!important}
html:root[data-theme] body[data-page] .compareCategoryCard{padding:24px!important;display:flex;flex-direction:column;align-items:flex-start;gap:16px}
html:root[data-theme] body[data-page] .compareCategoryCard::before,html:root[data-theme] body[data-page] .compareCategoryCard::after{display:none!important}
html:root[data-theme] body[data-page] .compareCategoryCard strong{font-size:24px;color:var(--text-primary);font-weight:600}
html:root[data-theme] body[data-page] .compareCategoryCard small{font-size:14px;color:var(--text-secondary)}
html:root[data-theme] body[data-page] .requestForm{min-width:0!important;width:100%;max-width:100%}
html:root[data-theme] body[data-page] :is(.requestSection,.requestForm)>*{min-width:0}
html:root[data-theme] body[data-page] .requestForm :is(input,select,textarea){min-width:0;max-width:100%;width:100%}
html:root[data-theme] body[data-page] .requestForm input[type="checkbox"]{width:18px;min-width:18px;height:18px;margin-top:3px}
@media(max-width:900px){html:root[data-theme] body[data-page] .requestSection{grid-template-columns:minmax(0,1fr)!important}}
@media(max-width:600px){
 html:root[data-theme] body[data-page] .topbar .brand{min-width:168px!important}
 html:root[data-theme] body[data-page] .topbar .nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;padding:8px 0 0!important}
 html:root[data-theme] body[data-page] .topbar .nav a{font-size:14px!important;line-height:1.5;white-space:normal!important}
 html:root[data-theme] body[data-page] .topbar .accountTopAction{min-width:100px;flex:1 1 100px;margin-right:auto}
 html:root[data-theme] body[data-page] .topbar .topAction{flex:0 1 auto;min-height:40px!important}
 html:root[data-theme] body[data-page] .topbar .languageSwitch{margin-left:auto}
}
html:root[data-theme] body[data-page] :is(.equipmentGrid,.categoryGrid,.toolsLayout){background:transparent!important;border:0!important}
html:root[data-theme] body[data-page] .equipmentCard :is(.badge,.typeBadge){background:var(--background-primary)!important;border:1px solid var(--border)!important;color:var(--text-secondary)!important;border-radius:4px;font-size:14px;line-height:1.4;padding:6px 8px;font-weight:400}
html:root[data-theme] body[data-page] .equipmentCardBody{padding:24px!important}
html:root[data-theme] body[data-page] .toolHubFlow article{align-items:flex-start!important;text-align:left}
html:root[data-theme] body[data-page] .toolHubFlow article b{margin:0;font-size:18px;text-align:left}
@media(max-width:600px){
 html:root[data-theme] body[data-page] .topbar{display:grid!important;grid-template-columns:minmax(0,1fr) 64px 36px!important;grid-template-rows:auto 44px auto!important;align-items:center!important;justify-items:stretch!important;gap:12px 8px!important;height:auto!important;min-height:0!important;padding:12px 20px!important}
 html:root[data-theme] body[data-page] .topbar .brand{grid-column:1!important;grid-row:1!important;order:0!important;width:168px!important;min-width:168px!important;margin:0!important;align-self:center!important;justify-self:start}
 html:root[data-theme] body[data-page] .topbar .languageSwitch{grid-column:2!important;grid-row:1!important;order:0!important;width:64px!important;margin:0!important;gap:8px!important;justify-content:center!important;align-self:center!important}
 html:root[data-theme] body[data-page] .topbar .themeSwitch{grid-column:3!important;grid-row:1!important;order:0!important;width:36px!important;margin:0!important;align-self:center!important}
 html:root[data-theme] body[data-page] .topbar .accountTopAction{grid-column:1!important;grid-row:2!important;order:0!important;width:auto!important;min-width:0!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;justify-content:flex-start!important;align-self:center!important}
 html:root[data-theme] body[data-page] .topbar .topAction{grid-column:2/4!important;grid-row:2!important;order:0!important;width:auto!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:8px!important;font-size:12px!important;white-space:normal!important;justify-content:center!important;align-self:center!important}
 html:root[data-theme] body[data-page] .topbar .topAction span{display:inline!important;font-size:12px!important;line-height:1.3;white-space:normal!important}
 html:root[data-theme] body[data-page] .topbar .nav{grid-column:1/-1!important;grid-row:3!important;order:0!important;position:static!important;inset:auto!important;width:100%!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px 12px!important;padding:8px 0 0!important;overflow:visible!important;align-self:start}
 html:root[data-theme] body[data-page] .topbar .nav a{width:auto!important;padding:0!important;min-height:32px!important;font-size:13px!important;text-align:left;justify-content:flex-start!important;line-height:1.5;white-space:normal!important}
}
html:root[data-theme] body[data-page] [hidden]{display:none!important}
html:root[data-theme] body[data-page] :is(.toolAccessBandOpen,.toolNavGroupReady>.toolNavGroupTitle,.toolCardReady>small){display:none!important}
html:root[data-theme] body[data-page] .toolCardReady{grid-template-columns:minmax(0,1fr)!important;min-height:56px!important;align-items:center!important;text-align:left}
html:root[data-theme] body[data-page] .toolCardReady b{grid-column:1!important;font-size:16px;font-weight:500;line-height:1.5}
html:root[data-theme] body[data-page] .toolNavGroupReady{width:100%}
html:root[data-theme] body[data-page] .globalFeedbackTrigger{padding:0!important;min-height:40px!important;background:transparent!important;border:0!important;text-decoration:underline;text-underline-offset:5px}
/* Preserve each event photograph and give its caption the full available width. */
html:root[data-theme] body[data-page="home"] .eventStaticList{display:grid!important;grid-template-columns:minmax(0,1fr);gap:32px!important;margin:0;padding:0}
html:root[data-theme] body[data-page="home"] .eventStaticList li{display:block!important;position:relative!important;min-height:0!important;height:auto!important;aspect-ratio:auto!important;padding:0!important}
html:root[data-theme] body[data-page="home"] .eventStaticList li::before,html:root[data-theme] body[data-page="home"] .eventStaticList li::after{display:none!important}
html:root[data-theme] body[data-page="home"] .eventStaticList li>img{display:block!important;position:static!important;inset:auto!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;transform:none!important;filter:none!important;opacity:1!important}
html:root[data-theme] body[data-page="home"] .eventStaticList li>div{position:static!important;inset:auto!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:16px 32px!important;width:100%!important;height:auto!important;margin:0!important;padding:24px!important;background:var(--surface)!important;transform:none!important}
html:root[data-theme] body[data-page="home"] .eventStaticList li>div>strong{display:block;flex:1 1 60%;width:auto!important;max-width:760px!important;min-width:0!important;font-size:24px;line-height:1.4;color:var(--text-primary)!important}
html:root[data-theme] body[data-page="home"] .eventStaticList li>div>small{font-size:14px;color:var(--text-muted)!important}
html:root[data-theme] body[data-page="home"] .eventStaticList li>div>a{flex-basis:100%;width:fit-content;font-size:14px;color:var(--text-primary)!important}
html:root[data-theme] body[data-page] .globalFeedbackTrigger>span{display:none!important}
html:root[data-theme] body[data-page] .topbar .topAction span{visibility:visible!important;opacity:1!important;color:#fff!important;font-size:14px!important;text-indent:0!important;position:static!important;transform:none!important;clip-path:none!important}
@media(max-width:600px){
 html:root[data-theme] body[data-page] .topbar{grid-template-columns:minmax(0,1fr) 80px 72px!important;gap:8px!important}
 html:root[data-theme] body[data-page] .topbar .themeSwitch{justify-self:end!important}
 html:root[data-theme] body[data-page] .topbar .topAction span{font-size:13px!important}
 html:root[data-theme] body[data-page] .compareCategoryGrid{grid-template-columns:minmax(0,1fr)!important;gap:16px}
 html:root[data-theme] body[data-page="home"] .eventStaticList li>div{padding:20px!important;gap:12px!important}
 html:root[data-theme] body[data-page="home"] .eventStaticList li>div>strong{flex-basis:100%;font-size:22px}
}
html:root[data-theme] body[data-page] .topbar .topAction span{width:auto!important;height:auto!important;max-width:none!important;overflow:visible!important;white-space:normal!important}
html:root[data-theme] body[data-page="concept-generator"]{--route-hero-image:url('assets/projects/selected-2026/hero-concept-rezim-1672.webp')}
html:root[data-theme] body[data-page="concept-generator"] .conceptPageHero::after{content:'';display:block!important;position:absolute;right:24px;bottom:24px;width:166px;height:40px;background:#181A1F url('assets/brand/rezim-wordmark-white.svg') center/150px auto no-repeat;border:1px solid #757A87;border-radius:4px;pointer-events:none}
@media(max-width:760px){
 html:root[data-theme] body[data-page="concept-generator"]{--route-hero-image:url('assets/projects/selected-2026/hero-concept-rezim-800.webp')}
 html:root[data-theme] body[data-page="concept-generator"] .conceptPageHero::after{top:calc(var(--concept-welcome-photo-height) - 52px);bottom:auto;right:20px}
}
html:root[data-theme] body[data-page] .conceptImageOpen{position:relative}
html:root[data-theme] body[data-page] .conceptImageOpen::after{content:'';position:absolute;right:20px;bottom:20px;width:166px;height:40px;background:#181A1F url('assets/brand/rezim-wordmark-white.svg') center/150px auto no-repeat;border:1px solid #757A87;border-radius:4px;pointer-events:none}
/* Uniform photo scrim keeps ordinary white text above 4.5:1 even on bright scenes. */
html:root[data-theme] body[data-page].interfacePage .pageHero:not(.conceptPageHero){background-image:linear-gradient(rgba(0,0,0,.60),rgba(0,0,0,.60)),var(--route-hero-image)!important;background-size:cover!important}
html:root[data-theme] body[data-page].interfacePage .pageHero::before{display:none!important}
