:root{font-family:Manrope,sans-serif;color:#1f1b17;color-scheme:light;--ink: #1f1b17;--muted: #6b6158;--surface: rgba(255, 250, 243, .72);--surface-strong: #fbf5ec;--line: rgba(64, 48, 31, .12);--accent: #8d6537;--accent-deep: #5b3d22;--forest: #36442a;--gold: #caab73;--shadow: 0 24px 60px rgba(49, 35, 19, .12);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;background:radial-gradient(circle at left top,rgba(191,158,113,.16),transparent 30%),radial-gradient(circle at 85% 20%,rgba(102,128,90,.14),transparent 28%),linear-gradient(#f6f0e6,#eee4d7)}*{box-sizing:border-box}html,body{height:100%}html{background:#eee4d7}body{margin:0;padding-top:64px}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.7;font-weight:400}li{line-height:1.7}.container{width:100%;max-width:1320px;margin:0 auto;padding:0 clamp(16px,3vw,32px)}.main{padding-block:22px 36px}.stack{display:flex;flex-direction:column;gap:16px}.h1{font-size:clamp(1.75rem,2.3vw,2.25rem);line-height:1.2;font-weight:600;letter-spacing:-.02em;margin:0;color:var(--accent-deep)}.h2{font-size:1.25rem;line-height:1.4;font-weight:600;margin:0;color:var(--accent-deep)}h2{color:var(--accent-deep)}h3{font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.2;color:var(--accent-deep);margin:4px 0 0}.muted{color:var(--muted);font-size:.95rem;line-height:1.7;margin:6px 0 0}.card{background:var(--surface);border:1px solid rgba(64,48,31,.2);border-radius:4px;padding:16px;box-shadow:0 1px #1118270a}.cardHeader{margin-bottom:12px}.header{position:fixed;top:0;left:0;right:0;z-index:50;width:100%;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#c9954f;box-shadow:0 1px 10px #c9954f40;pointer-events:none}.headerInner{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding-block:12px;position:relative}.brand{display:flex;gap:10px;align-items:center}.brandMark{width:34px;height:34px;border-radius:6px;display:grid;place-items:center;background:linear-gradient(145deg,#4a3022,#785540 58%,#b38b64);border:1px solid rgba(74,48,34,.2);box-shadow:0 10px 24px #4a30222e;color:#fff;font-weight:700;letter-spacing:.04em}.brandLogo{width:34px;height:34px;border-radius:6px;object-fit:cover;display:block;border:1px solid rgba(17,24,39,.12);background:#fff}.menuIcon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:3px;border:1px solid rgba(141,101,55,.18);background:#8d653714;color:var(--accent);flex:0 0 auto}.brandTitle{font-size:1rem;font-weight:600;line-height:1.25;color:var(--accent-deep)}.brandSub{font-size:.75rem;font-weight:500;color:var(--muted);margin-top:2px}.nav{display:block}.navList{list-style:none;display:flex;gap:10px;padding:0;margin:0;align-items:center}.navItem{position:relative;padding-bottom:6px}.navLink,.navLinkBtn{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:3px;border:1px solid transparent;background:transparent;color:var(--ink);cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.25}.navLink:hover,.navLinkBtn:hover{background:#1118270a;border-color:#1118271f}.navLink.isActive,.navLinkBtn.isActive{background:#8d653714;border-color:#8d653733;color:var(--accent)}.navLinkHotline{color:#dc2626;font-weight:600}.navLinkHotline:hover{color:#b91c1c;background:#dc26260f;border-color:#dc26262e}.caret{opacity:.8;display:inline-flex;align-items:center;font-size:.75rem}.hasDropdown .dropdown{display:none;position:absolute;top:100%;left:0;min-width:min(72vw,760px);background:#fff;border:1px solid var(--line);border-radius:6px;padding:14px;box-shadow:0 20px 60px #1118271f}.hasDropdown.dropdownOpen .dropdown{display:block}.dropdownGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dropdownSection{display:grid;gap:10px;padding:12px;border:1px solid rgba(17,24,39,.08);border-radius:4px;background:linear-gradient(180deg,#f8fafceb,#fff)}.dropdownItem{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:10px;border-radius:3px;color:var(--ink);font-size:.875rem;font-weight:500}.dropdownItemIcon{width:2.5rem;height:2.5rem}.dropdownItemAvatar,.dropdownItemIconFallback{width:100%;height:100%;display:block}.dropdownItemAvatar{object-fit:cover;border-radius:2px;border:1px solid rgba(17,24,39,.08);background:#1118270a}.dropdownItemIconFallback{display:inline-flex;align-items:center;justify-content:center}.dropdownItemBody{display:grid;gap:2px;min-width:0}.dropdownItemTitle{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--accent-deep)}.dropdownItemMeta{color:var(--muted);font-size:.75rem;line-height:1.4}.dropdownItemArrow{color:#8d65378c}.dropdownItem:hover{background:#1118270a}.dropdownItem.isActive{background:#8d653714}.dropdownGroupList{display:flex;flex-wrap:wrap;gap:8px}.dropdownGroupLink{display:inline-flex;align-items:center;min-height:2rem;padding:6px 10px;border:1px solid rgba(17,24,39,.1);border-radius:3px;background:#fff;color:var(--ink);font-size:.75rem;font-weight:500;line-height:1.3}.dropdownGroupLink:hover{border-color:#8d65373d;color:var(--accent);background:#8d65370a}.dropdownGroupLink.isActive{border-color:#8d653747;color:var(--accent);background:#8d653714}.headerActions{display:flex;gap:8px;align-items:center}.headerCta{white-space:nowrap}.headerSearch{position:relative;display:flex;align-items:center;flex:0 0 auto;width:38px;overflow:visible;transition:width .28s ease}.headerSearch.isOpen{width:clamp(290px,26vw,390px)}.headerSearchToggle{position:relative;z-index:2;transition:opacity .18s ease,transform .22s ease}.headerSearch.isOpen .headerSearchToggle{opacity:0;pointer-events:none;transform:scale(.92)}.headerSearchForm{position:absolute;top:-6px;right:0;width:100%;display:flex;align-items:center;gap:8px;padding:6px;border-radius:6px;border:1px solid rgba(17,24,39,.12);background:#fffffff5;box-shadow:0 14px 34px #11182714;opacity:0;pointer-events:none;transform:translate(8px) scaleX(.92);transform-origin:right center;transition:opacity .22s ease,transform .28s ease,box-shadow .22s ease}.headerSearch.isOpen .headerSearchForm{opacity:1;pointer-events:auto;transform:translate(0) scaleX(1)}.headerSearchInput{flex:1 1 auto;min-width:0;padding:10px 12px;border-radius:6px;border:1px solid rgba(17,24,39,.12);background:#fff;color:var(--ink);font:inherit}.headerSearchInput::placeholder{color:#1f293780}.headerSearchSubmit,.headerSearchClose{flex:0 0 auto}.headerSearchClose{font-size:1.25rem;line-height:1}.iconBtn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:3px;border:1px solid rgba(64,48,31,.2);background:#1118270a;color:var(--ink);cursor:pointer}.iconBtn:hover{background:#11182714}.iconBtn svg,.floatingSocialLink svg,.projectShowcaseSliderButton svg,.projectGalleryNav svg,.productGalleryNav svg,.productModalNav svg,.heroMediaNavButton svg{width:1.1rem;height:1.1rem;display:block}.mobileOnly{display:none}.hero{border-radius:6px;border:1px solid var(--line);background:linear-gradient(180deg,#fff,#f6f8fbeb);padding:20px}.heroLayout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:20px;align-items:stretch}.heroMediaSection{padding:0;overflow:hidden}.heroFeatureSection{padding:20px}.heroBody{display:grid;gap:12px}.heroIntro{display:grid;gap:14px;padding:0}.heroActions{display:flex;justify-content:center;padding-top:2px}.heroHighlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.heroHighlights .heroPill{justify-content:flex-start;min-height:60px;padding:12px 18px;border-width:1px;border-radius:6px;background:#ffffffe0;border-color:#11182714;color:#0f172a;font-weight:600;font-size:1rem;line-height:1.35;box-shadow:inset 0 1px #fff9,0 10px 22px #1118270f}.heroHighlights .heroPill .pillIcon{width:2.15rem;height:2.15rem;border-radius:3px;flex:0 0 auto}.heroHighlights .heroPill--layout,.heroHighlights .heroPill--material,.heroHighlights .heroPill--space{color:#0f172a}.heroHighlights .heroPill--layout .pillIcon,.heroHighlights .heroPill--material .pillIcon,.heroHighlights .heroPill--space .pillIcon{color:#c48a24;background:#c48a241f}.heroHighlights .heroPill--warranty{color:#0f172a}.heroHighlights .heroPill--warranty .pillIcon{background:#228b5e1f;color:#228b5e}.heroActionButton{min-width:210px;box-shadow:0 14px 28px #8d65372e}.heroActionButton.btn.primary{background:#c9954f;border-color:#c9954f;color:#fff;box-shadow:0 14px 28px #c9954f3d}.heroActionButton.btn.primary:hover{background:#c9954f;border-color:#c9954f;filter:brightness(.98)}.heroActionButton .btnIcon{width:1.5rem;height:1.5rem}.heroMediaCard{position:relative;display:grid;gap:12px;width:100%;min-width:0;max-width:100%;padding:12px;border-radius:8px;border:1px solid rgba(17,24,39,.08);background:#ffffffd1;box-shadow:0 16px 36px #11182714}.heroMediaSection .heroMediaCard{padding:0;gap:14px;border:0;border-radius:0;background:transparent;box-shadow:none}.heroMediaViewport{position:relative;width:100%;min-width:0;max-width:100%;touch-action:pan-y;overflow:hidden;isolation:isolate;min-height:280px;aspect-ratio:4 / 3;background:linear-gradient(180deg,#f6f8fb1f,#1118272e)}.heroMediaViewport:before{content:none}.heroMediaViewport:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,#0812218a,#08122133 38%,#08122114);pointer-events:none;z-index:1}.heroMediaImage{display:block;position:absolute;inset:0;z-index:0;width:100%;height:100%;border-radius:inherit;object-fit:cover;opacity:0;pointer-events:none;transform:scale(1.015);transition:opacity .85s ease,transform 1.15s ease;will-change:opacity,transform}.heroMediaImage.isActive{opacity:1;transform:scale(1)}.heroMediaSection .heroMediaViewport{min-height:clamp(280px,34vw,380px);aspect-ratio:16 / 6}.heroMediaNav{position:absolute;inset:50% 2px auto;z-index:3;display:flex;align-items:center;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.heroMediaNavButton{width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#0f172a9e;color:#fff;font-size:1.5rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;pointer-events:auto;box-shadow:0 10px 20px #0f172a2e}.heroMediaNavButton:hover{background:#0f172ac7}.heroMediaCaption{position:absolute;inset:22px auto auto 22px;z-index:2;display:grid;gap:14px;width:fit-content;max-width:min(420px,calc(100% - 44px));padding:18px 20px;border-radius:6px;border:1px solid rgba(255,255,255,.12);background:#0812216b;box-shadow:0 18px 40px #08122138;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .22s ease,box-shadow .22s ease}.heroMediaCard:hover .heroMediaCaption,.heroMediaCard:focus-within .heroMediaCaption{transform:translateY(-4px);box-shadow:0 22px 46px #08122147}.heroMediaCaption strong{display:block;color:#fff;font-size:clamp(1.12rem,1rem + .5vw,1.34rem);line-height:1.4;font-weight:600;text-shadow:0 8px 22px rgba(8,18,33,.34)}.heroMediaInfoList{display:grid;grid-template-columns:1fr;gap:10px;list-style:none;padding:0;margin:0}.heroMediaInfoItem{display:flex;align-items:flex-start;gap:12px;min-width:0;color:#fff;font-size:1.06rem;line-height:1.68;font-weight:600;text-shadow:0 6px 18px rgba(8,18,33,.3)}.heroMediaInfoIcon{width:1.85rem;height:1.85rem;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-top:0;border:1px solid rgba(201,149,79,.38);background:#fffaf3b8;color:#c9954f;box-shadow:0 10px 22px #c9954f4d,inset 0 1px #ffffffb8;filter:drop-shadow(0 4px 8px rgba(201,149,79,.28));font-size:1.05rem}.heroMediaInfoItem span:last-child{min-width:0;overflow-wrap:anywhere}.heroMediaInfoIcon svg{display:block;stroke-width:2.1}.heroMediaDots{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding-inline:0;padding-bottom:8px}.heroMediaDot{width:10px;height:10px;border:0;border-radius:999px;background:#94a3b88c;padding:0}.heroMediaDot.isActive{width:28px;background:#8d6537e0}.pill{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(17,24,39,.12);background:#1118270a;padding:8px 10px;border-radius:3px;font-size:.75rem;font-weight:500;color:var(--ink)}.pillAvailable{color:#166534;border-color:#16a34a2e;background:#16a34a14}.pillIcon,.btnIcon{width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.pillIcon svg,.btnIcon svg{width:100%;height:100%;display:block}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:3px;border:1px solid rgba(64,48,31,.2);background:#1118270a;color:var(--ink);cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.25;box-shadow:none}.btn:hover{background:#11182714;border-color:#11182742}.btn.primary{background:var(--accent);border-color:var(--accent);color:#fff}.btn.small{padding:9px 12px;font-size:.8125rem}.btn.primary:hover{filter:brightness(.98)}.btnWithIcon{gap:8px}.btnIconOnly{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;min-width:2.25rem;height:2.25rem;padding:0;border-radius:3px}.iconTooltipTrigger{position:relative}.iconTooltipTrigger:before,.iconTooltipTrigger:after{opacity:0;pointer-events:none;position:absolute;transition:opacity .14s ease,transform .14s ease;z-index:30}.iconTooltipTrigger:before{content:"";left:50%;top:calc(100% + 2px);transform:translate(-50%,-2px);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:6px solid rgba(15,23,42,.94)}.iconTooltipTrigger:after{content:attr(data-tooltip);left:50%;top:calc(100% + 8px);transform:translate(-50%,-2px);white-space:nowrap;border-radius:999px;background:#0f172af0;color:#fff;font-size:.6875rem;font-weight:600;padding:.35rem .55rem}.iconTooltipTrigger:hover:before,.iconTooltipTrigger:hover:after,.iconTooltipTrigger:focus-visible:before,.iconTooltipTrigger:focus-visible:after{opacity:1;transform:translate(-50%)}.catGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catGrid.isCompact{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catCard{position:relative;display:block;min-height:280px;overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:6px;background:linear-gradient(145deg,#12324b,#355572 48%,#7c6146);color:#fff;text-decoration:none;box-shadow:0 18px 45px #1118271a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.catCard:hover{transform:translateY(-2px);box-shadow:0 22px 54px #11182724;border-color:#ffffff1f}.catGrid.isCompact .catCard{min-height:190px;border-radius:6px}.catMedia{position:absolute;inset:0;background-position:center;background-repeat:no-repeat;background-size:cover}.catSurface{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;min-height:100%;padding:18px}.catGrid.isCompact .catSurface{gap:10px;padding:14px}.catTitleRow{display:flex;align-items:center;gap:10px}.catIcon{width:2.25rem;height:2.25rem;border:1px solid rgba(255,255,255,.18);border-radius:3px;background:#ffffff1f;color:#fff}.catTitle{font-size:1.05rem;font-weight:600;line-height:1.4;color:#fff}.catTitleLink{color:inherit;text-decoration:none}.catTitleLink:hover .catTitle{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.catTitleRow .catTitle{margin-bottom:0}.catDescription{margin:0;max-width:28rem;color:#ffffffd6;font-size:.875rem;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.catItems{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.catGrid.isCompact .catItems{margin-top:2px}.catItems.isDense{gap:6px}.catItem{padding:7px 9px;border-radius:3px;border:1px solid rgba(255,255,255,.16);background:#ffffff1f;color:#fffffff0;font-size:.72rem;line-height:1.2;font-weight:500}.catItemLink{text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.catItemLink:hover{border-color:#ffffff4d;background:#fff3;color:#fff;transform:translateY(-1px)}.catItems.isDense .catItem{padding:6px 8px;font-size:.6875rem;background:#ffffff1a}.catFooter{display:flex;align-items:center;justify-content:space-between;gap:12px}.catGrid.isCompact .catFooter{margin-top:auto}.catStats{color:#ffffffc7;font-size:.78rem;font-weight:500}.catCta{display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:.875rem;font-weight:600;text-decoration:none}.catGrid.isCompact .catStats{font-size:.72rem}.catGrid.isCompact .catCta{font-size:.8rem}.catCta svg{flex:0 0 auto}.catalogTopGrid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:18px;align-items:start}.catalogTopGrid>*{min-width:0}.catalogIntro{position:relative;overflow:hidden}.catalogIntro.hasMedia{background:linear-gradient(145deg,#081221f0,#081221c2)}.catalogIntro.hasMedia:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff0a,#ffffff05),radial-gradient(560px 220px at 14% 0%,rgba(255,255,255,.14),transparent 70%);pointer-events:none}.aboutIntroHighlight{background:linear-gradient(140deg,#fffffffc,#c69a701f 62%,#8d65370f);border-color:#8b5a352e;box-shadow:0 12px 28px #6c43251a}.aboutIntroHighlight:before{content:"";position:absolute;inset:0;background:radial-gradient(460px 220px at 0% 0%,rgba(198,154,112,.18),transparent 72%),radial-gradient(320px 180px at 100% 100%,rgba(141,101,55,.1),transparent 74%);pointer-events:none}.aboutIntroHighlight.hasMedia{background:linear-gradient(145deg,#081221e6,#081221ad);border-color:#c69a7038;box-shadow:0 14px 32px #6c432524}.aboutIntroHighlight.hasMedia:before{background:linear-gradient(180deg,#ffffff0f,#ffffff08),radial-gradient(560px 220px at 14% 0%,rgba(198,154,112,.24),transparent 70%),radial-gradient(320px 180px at 100% 100%,rgba(141,101,55,.12),transparent 74%)}.catalogIntroTop{position:relative;z-index:1;display:grid;gap:18px;align-items:start}.catalogIntroContent{min-width:0;max-width:none}.catalogIntroHeader{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start}.catalogIntroHeading{display:grid;gap:8px;min-width:0}.catalogIntroAvatar{width:92px;height:92px;border-radius:6px;object-fit:cover;border:1px solid rgba(17,24,39,.1);box-shadow:0 18px 36px #11182729;background:#ffffffe6}.catalogBreadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:.75rem;font-weight:500;color:var(--muted)}.catalogBreadcrumb a:hover{text-decoration:underline}.catalogIntro.hasMedia .catalogBreadcrumb,.catalogIntro.hasMedia .heroEyebrow,.catalogIntro.hasMedia .heroText{color:#ffffffd1}.catalogIntro.hasMedia .catalogIntroAvatar{border-color:#ffffff3d;background:#ffffff1a;box-shadow:0 22px 44px #08122152}.catalogIntro.hasMedia .h1{color:#fff}.catalogSupportCard{border:1px solid rgba(17,24,39,.1);border-radius:6px;background:#ffffffd1;padding:18px;box-shadow:0 20px 50px #11182714;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.catalogMediaRow{display:flex;align-items:center;gap:12px;margin-bottom:14px}.catalogAvatar{width:72px;height:72px;border-radius:6px;object-fit:cover;border:1px solid rgba(17,24,39,.1);box-shadow:0 12px 32px #1118271f;background:#1118270a}.catalogMediaMeta{min-width:0}.catalogMediaTitle{margin-top:4px;font-size:1rem;color:var(--accent-deep)}.catalogSupportLabel{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.catalogSupportTitle{margin-top:8px;font-size:clamp(1.25rem,1.6vw,1.5rem);line-height:1.25;font-weight:600;color:var(--accent-deep)}.catalogMediaMeta .catalogMediaTitle{margin-top:0}.catalogSupportText{margin:10px 0 16px;color:var(--muted);font-size:.95rem;line-height:1.68}.catalogSearchCard{display:grid;gap:14px;align-content:start;width:100%;max-width:420px;justify-self:start;border:1px solid rgba(17,24,39,.1);border-radius:4px;background:#ffffffdb;padding:16px;box-shadow:0 20px 50px #11182714;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.catalogSearchHead{display:grid;gap:0}.catalogSearchTitle{font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.25;font-weight:600;color:var(--accent-deep)}.catalogSearchControls{display:flex;gap:12px;align-items:end}.catalogSearchControls .controlField{min-width:0}.catalogSearchControls .searchField{flex:0 1 clamp(260px,30vw,380px);max-width:clamp(260px,30vw,380px)}.catalogSearchControls .sortField{flex:1 1 220px}.catalogSearchReset{flex:0 0 auto;align-self:end;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;min-width:2.25rem;height:2.25rem;padding:0;border-radius:3px;border-color:#62697629;background:#fff;box-shadow:none}.catalogSearchReset:hover{background:#6269760a;border-color:#6269763d}.catalogSearchReset:focus-visible{outline:2px solid rgba(141,101,55,.18);outline-offset:2px}.catalogSearchReset svg{width:1rem;height:1rem}.catalogSearchCard .controlInput,.catalogSearchCard .controlSelect{width:100%;min-width:0}.catalogCategoryItems{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:10px}.catalogCategoryChip{display:inline-flex;align-items:center;min-height:2.4rem;padding:9px 14px;border-radius:3px;border:1px solid rgba(141,101,55,.16);background:#8d65370f;color:var(--accent);font-size:.8125rem;font-weight:600;line-height:1.35;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.catalogCategoryChip:hover{border-color:#8d653747;background:#8d65371f;color:#084c9e;transform:translateY(-1px)}.catalogIntro.hasMedia .catalogCategoryChip{border-color:#ffffff2e;background:#ffffff1f;color:#fff}.catalogIntro.hasMedia .catalogCategoryChip:hover{border-color:#ffffff4d;background:#ffffff2e;color:#fff}.catalogCategoryChip.isActive{border-color:#8d653757;background:#8d653724;color:#084c9e}.catalogIntro.hasMedia .catalogCategoryChip.isActive{border-color:#ffffff47;background:#ffffff29;color:#fff}.catalogMetaStats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 16px}.catalogMetaStat{display:grid;gap:2px;padding:10px 12px;border-radius:4px;border:1px solid rgba(17,24,39,.08);background:#f8fafceb}.catalogMetaStat span{color:var(--muted);font-size:.75rem}.catalogMetaStat strong{font-size:.95rem;line-height:1.35}.catalogLayout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:18px;align-items:start}.catalogSidebar{position:sticky;top:88px;display:flex;flex-direction:column;gap:18px}.catalogMain{min-width:0;width:100%}.filterPanelHead{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.filterPanelHead.isCompact{justify-content:flex-end}.filterPanelTitle{font-size:1rem;font-weight:600;color:var(--accent-deep)}.filterGroup{display:grid;gap:10px}.filterGroupTitle{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-deep);font-weight:600}.filterOptions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.filterOptions.isInline{display:flex;flex-wrap:wrap;gap:10px}.filterOption{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:100%;padding:10px 12px;border:1px solid rgba(17,24,39,.1);border-radius:4px;background:#fff}.filterOption.isInline{justify-content:flex-start;min-height:auto;width:auto;padding:9px 14px;border-radius:3px;background:#8d65370d;border-color:#8d653729}.filterOptionLabel{display:flex;align-items:center;gap:10px;min-width:0;font-size:.875rem;line-height:1.4}.filterOption input{margin:0;accent-color:var(--accent)}.filterOption.isInline .filterOptionLabel{font-size:.875rem;line-height:1.3}.filterOptionCount{font-size:.75rem;font-weight:500;color:var(--muted);white-space:nowrap}.filterBar{display:flex;flex-direction:column;gap:12px}.catalogSectionMeta{margin:6px 0 0;color:var(--muted);font-size:.92rem;line-height:1.58}.searchPageForm{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.searchPageInput{flex:1 1 320px;min-width:min(100%,320px)}.projectShowcaseHero{width:100%;min-width:0;max-width:100%;touch-action:pan-y;min-height:clamp(320px,36vw,420px);padding:0;border-radius:4px}.projectShowcaseSliderNav{position:absolute;inset:50% 18px auto;z-index:2;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.projectShowcaseSliderButton{width:46px;height:46px;border:1px solid rgba(255,255,255,.22);border-radius:999px;display:grid;place-items:center;background:#08122161;color:#fff;box-shadow:0 14px 28px #08122133;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;transition:background .18s ease,border-color .18s ease,transform .18s ease}.projectShowcaseSliderButton:hover{background:#0812218f;border-color:#ffffff57;transform:scale(1.03)}.projectShowcaseSliderButton svg{width:18px;height:18px}.projectShowcaseSliderDots{position:absolute;left:50%;bottom:18px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#08122138;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%)}.projectShowcaseSliderDot{width:10px;height:10px;border:0;border-radius:999px;padding:0;background:#ffffff6b;transition:width .18s ease,background .18s ease,transform .18s ease}.projectShowcaseSliderDot.isActive{width:28px;background:#fff}.projectShowcaseHero.hasMedia{background:linear-gradient(140deg,#081221b8,#0812216b);border-color:#ffffff2e;box-shadow:0 20px 46px #0812212e,inset 0 0 0 1px #ffffff0f}.searchSummaryCard{justify-content:center}.searchResultMeta{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.storyGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.storyCard{display:flex;flex-direction:column;min-width:0;border-radius:6px;overflow:hidden;border:1px solid rgba(17,24,39,.12);background:#fff;box-shadow:0 8px 28px #1118270d}.storyCover{position:relative;min-height:220px;background:linear-gradient(145deg,#8d653729,#ffffffe6),radial-gradient(220px 120px at 75% 20%,rgba(202,171,115,.18),transparent 60%),#11182708}.storyCoverImage{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.storyPlaceholder{height:100%;display:grid;place-items:center;gap:12px;padding:24px;text-align:center;color:var(--muted)}.storyPlaceholderIcon{width:2.5rem;height:2.5rem}.storyBody{display:flex;flex-direction:column;gap:12px;padding:16px}.storyMeta,.storyFooter{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:.75rem}.storyCategory{display:inline-flex;align-items:center;padding:6px 10px;border-radius:3px;background:#8d653714;border:1px solid rgba(141,101,55,.12);color:var(--accent);font-weight:500}.storyTitle{margin:0;font-size:1.0625rem;line-height:1.35;font-weight:600;color:var(--accent-deep)}.storyExcerpt{margin:0;color:var(--muted);font-size:.875rem;line-height:1.7}.storyTags{display:flex;gap:8px;flex-wrap:wrap}.storyTag{display:inline-flex;align-items:center;padding:5px 8px;border-radius:3px;background:#1118270a;border:1px solid rgba(17,24,39,.08);color:var(--ink);font-size:.6875rem;font-weight:500}.filterBarTop{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.filterBarActions{display:flex;gap:10px;align-items:flex-end;flex-wrap:wrap}.filterToggle{display:none}.controlField{display:grid;gap:6px;color:var(--muted);font-size:.75rem;font-weight:500}.controlSelect{min-width:200px;padding:10px 12px;border-radius:3px;border:1px solid rgba(17,24,39,.12);background:#fff;color:var(--ink);font:inherit}.controlInput{min-width:240px;padding:10px 12px;border-radius:3px;border:1px solid rgba(17,24,39,.12);background:#fff;color:var(--ink);font:inherit}.controlInput::placeholder{color:#1f293780}.quickFilters,.activeFilters{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.quickFilterChip,.activeFilterChip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:3px;border:1px solid rgba(17,24,39,.12);background:#11182708;color:var(--ink);cursor:pointer;font:inherit}.quickFilterChip:hover,.activeFilterChip:hover{background:#1118270f}.quickFilterChip.isActive,.activeFilterChip{border-color:#8d653747;background:#8d653714}.quickFilterChip strong,.activeFilterChip strong{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem}.activeFilterChip strong svg{width:.875rem;height:.875rem}.catalogGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:start}.catalogGroupList{display:grid;gap:22px}.catalogGroupSection{display:grid;gap:14px}.catalogGroupFooter{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.catalogGroupHint{margin:0;color:var(--muted);font-size:.92rem;line-height:1.58}.catalogPagination{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:22px}.catalogPaginationLabel{color:var(--muted);font-size:.875rem}.catalogGroupHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:0 2px 12px;border-bottom:1px solid rgba(17,24,39,.08);flex-wrap:wrap}.catalogGroupHeaderCopy{display:grid;gap:6px}.catalogGroupEyebrow{font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:#1f293785;font-weight:700}.catalogGroupTitle{margin:0;font-size:1.125rem;line-height:1.35;color:var(--accent-deep)}.catalogGroupCount{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:6px 12px;border-radius:3px;background:#8d653714;border:1px solid rgba(141,101,55,.16);color:var(--accent);font-size:.75rem;font-weight:500;white-space:nowrap}@media(max-width:1400px){.catalogGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1200px){.catalogGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.emptyState{padding:28px 20px;text-align:center}.emptyState .heroActions{justify-content:center}.grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pCard{border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pCardLink{color:inherit}.pCard.isCompact:hover{transform:translateY(-2px);border-color:#8d65372e;box-shadow:0 18px 36px #11182714}.pThumb{height:110px;position:relative;overflow:hidden;background:radial-gradient(180px 90px at 30% 30%,rgba(141,101,55,.2),transparent 60%),radial-gradient(160px 90px at 70% 60%,rgba(202,171,115,.16),transparent 60%),#11182705;border-bottom:1px solid rgba(17,24,39,.1)}.pCard.isCompact .pThumb{height:auto;aspect-ratio:4 / 3}.pThumbImage{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.pThumbPlaceholder{width:100%;height:100%;display:grid;place-items:center;padding:18px;color:var(--muted);font-size:.8125rem;text-align:center}.pBody{padding:12px;display:flex;flex-direction:column;gap:10px}.pCard.isCompact .pBody{gap:6px;padding:14px}.pTop{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.pName{font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--accent-deep)}.pCard.isCompact .pName{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pCompactLine{display:flex;align-items:baseline;width:100%;min-width:0;font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--accent-deep);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pSummary{color:var(--muted);display:-webkit-box;font-size:.88rem;line-height:1.55;margin:-2px 0 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pFacts{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.pFact{background:#f8fafce0;border:1px solid rgba(17,24,39,.05);border-radius:3px;display:grid;gap:4px;min-width:0;padding:9px 10px}.pFact span{color:var(--muted);font-size:.6875rem;font-weight:500;line-height:1.3;text-transform:uppercase}.pFact strong{font-size:.75rem;font-weight:600;line-height:1.45;overflow-wrap:anywhere}.badge{font-size:.75rem;padding:6px 8px;border-radius:3px;border:1px solid rgba(17,24,39,.12);background:#1118270a;white-space:nowrap;font-weight:500}.badgeContact{background:#f59e0b1f;border-color:#f59e0b47;color:#9a6700}.pTags{display:flex;flex-wrap:wrap;gap:6px}.pTag{display:inline-flex;align-items:center;padding:5px 8px;border-radius:3px;background:#8d653714;border:1px solid rgba(141,101,55,.12);color:var(--accent);font-size:.6875rem;font-weight:500;line-height:1.2}.pPriceRow{display:flex;gap:10px;align-items:baseline}.pPrice{font-size:1rem;font-weight:600}.pContactPrice{font-size:.875rem;font-weight:500;color:#9a6700}.pOld{color:var(--muted);text-decoration:line-through;font-size:.75rem}.pThumbLink{display:block;color:inherit}.pThumbLink:hover .pThumbImage,.pCardLink:hover .pThumbImage{transform:scale(1.03)}.pNameLink{color:inherit}.pNameLink:hover .pName,.pCardLink:hover .pName,.pCardLink:hover .pCompactLine{color:var(--accent)}.pActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.pActions .btn{flex:1 1 140px;justify-content:center}.productDetailShell{display:flex;flex-direction:column;gap:20px}.productDetailLayout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:20px;align-items:start}.productGalleryCard{display:grid;gap:14px;min-width:0;max-width:100%}.productGalleryStage{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-width:0;max-width:100%;touch-action:pan-y;height:clamp(360px,42vw,520px);padding:0;border:1px solid rgba(17,24,39,.05);border-radius:0;overflow:hidden;cursor:zoom-in;background:radial-gradient(240px 140px at 20% 20%,rgba(141,101,55,.1),transparent 60%),linear-gradient(180deg,#f9fbfd,#f2f6fb);box-shadow:inset 0 1px #fffc}.productGalleryStage:focus-visible,.productThumbButton:focus-visible,.productModalNav:focus-visible,.productModalClose:focus-visible{outline:2px solid rgba(141,101,55,.4);outline-offset:3px}.productGalleryStage:hover .productGalleryImage{transform:scale(1.01)}.productGalleryImage{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 16px 28px rgba(15,23,42,.08));transition:transform .3s ease}.productGalleryEmpty{width:100%;height:100%;display:grid;place-items:center;color:var(--muted);padding:24px;border-radius:6px;border:1px dashed rgba(17,24,39,.12);background:#ffffff94}.productGalleryHint{position:absolute;left:18px;bottom:18px;display:inline-flex;align-items:center;padding:8px 12px;border-radius:3px;background:#ffffffeb;border:1px solid rgba(17,24,39,.08);color:var(--ink);font-size:.75rem;font-weight:500;box-shadow:0 8px 18px #0f172a0f}.productGalleryNav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:#fffffff5;border:1px solid rgba(17,24,39,.08);box-shadow:0 12px 26px #0f172a1f;color:var(--ink);font-size:1.5rem;line-height:1;-webkit-user-select:none;user-select:none}.productGalleryNav.prev{left:18px}.productGalleryNav.next{right:18px}.productGalleryCaption{margin:0;color:var(--muted);font-size:.8125rem;line-height:1.6}.productGalleryThumbs,.productModalThumbs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;min-width:0;max-width:100%}.productThumbButton{flex:0 0 88px;padding:8px;border:1px solid rgba(17,24,39,.06);border-radius:3px;overflow:hidden;background:linear-gradient(180deg,#fff,#f7f9fc);cursor:pointer;aspect-ratio:1 / 1;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.productThumbButton:hover{transform:translateY(-1px);border-color:#8d653747}.productThumbButton.isActive{border-color:#8d653766;box-shadow:0 0 0 3px #8d65371f}.productThumbImage{width:100%;height:100%;object-fit:contain;display:block;background:#fff;border-radius:3px}.productDetailContent{display:flex;flex-direction:column;gap:16px}.productInfoCard{padding:18px;border-radius:6px;border:1px solid rgba(17,24,39,.05);background:#ffffffeb;box-shadow:0 8px 22px #0f172a08}.productInfoHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.productInfoHeading{display:grid;gap:8px;justify-items:start}.productIntroText{margin-top:14px;white-space:pre-line}.productInlineSpecs{display:grid;gap:12px;margin-top:18px}.productTagList{margin-top:14px}.productPriceCard{padding:18px;border-radius:6px;border:1px solid rgba(141,101,55,.1);background:linear-gradient(180deg,#8d65370b,#fffffffa);box-shadow:0 8px 22px #8d65370d}.productPriceTop{display:flex;align-items:flex-start;flex-direction:column;gap:4px}.productPriceLabel{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.productPriceValue{font-size:1.375rem;line-height:1.2;font-weight:600}.productPriceOld{color:var(--muted);font-size:.8125rem;text-decoration:line-through}.productActionGroup{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px;width:100%}.productActionGroup .btn{min-width:176px;justify-content:flex-start}.productActionGroup .btn:first-child{margin-right:auto}.productActionGroup .btn:last-child{margin-left:auto}.productSectionHeading{display:grid;gap:4px;margin-bottom:14px}.productSectionHeading strong{font-size:.9375rem;color:var(--accent-deep)}.productSectionHeading span{color:var(--muted);font-size:.8125rem;line-height:1.6}.productSectionCard{border-color:#1118270d;box-shadow:0 6px 18px #0f172a06;padding:20px}.productSpecList{display:grid;border:1px solid rgba(17,24,39,.08);border-radius:4px;overflow:hidden;background:#fff}.productSpecItem{display:grid;grid-template-columns:minmax(120px,160px) minmax(0,1fr);align-items:start;gap:16px;padding:14px 16px;border-top:1px solid rgba(17,24,39,.08);background:#fff}.productSpecItem:first-child{border-top:0}.productSpecItem span{color:var(--muted);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.productSpecItem strong{font-size:.875rem;font-weight:600;line-height:1.5}.productDescription{color:var(--ink);font-size:.98rem;line-height:1.76;padding-top:2px;white-space:pre-line}.productCommitmentsCard{background:linear-gradient(180deg,#fff,#fbfdff)}.productCommitmentList{display:grid;gap:12px}.productCommitmentItem{display:grid;gap:4px;padding:14px 16px;border-radius:4px;border:1px solid rgba(17,24,39,.06);background:#8d653708}.productCommitmentItem strong{font-size:.875rem}.productCommitmentItem span{color:var(--muted);font-size:.8125rem;line-height:1.6}.productModal{position:fixed;inset:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172ac2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.productModalDialog{position:relative;width:min(1120px,100%);max-height:calc(100vh - 48px);display:grid;gap:14px;padding:20px;border-radius:6px;background:#09101df0;color:#e2e8f0;box-shadow:0 24px 80px #0f172a6b;overflow:hidden}.productModalClose{position:absolute;top:12px;right:12px;z-index:2;color:#f8fafc;background:#ffffff14;border-color:#ffffff1f}.productModalStage{position:relative;height:min(74vh,760px);min-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px;padding:0;touch-action:pan-y;background:radial-gradient(220px 120px at 22% 18%,rgba(59,130,246,.14),transparent 60%),#ffffff0a}.productModalNav{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:999px;display:grid;place-items:center;background:#0f172a8a;color:#f8fafc;cursor:pointer;font-size:1.75rem;line-height:1}.productModalNav.prev{left:16px}.productModalNav.next{right:16px}.productModalImage{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 20px 32px rgba(15,23,42,.3))}.productModalMeta{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.productModalTitle{font-size:1rem;font-weight:600;color:#f8fafc}.productModalCaption{margin-top:4px;color:#e2e8f0bd;font-size:.8125rem;line-height:1.6}.productModalThumbs .productThumbButton{background:#ffffff0f;border-color:#ffffff1f}.productModalThumbs .productThumbButton.isActive{border-color:#93c5fde0;box-shadow:0 0 0 3px #3b82f633}.supportIntroCard{overflow:hidden}.supportModalLayer{position:fixed;inset:0;z-index:140;display:flex;align-items:center;justify-content:center;padding:24px;background:#0812218f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.supportModal{position:relative;width:min(1040px,calc(100vw - 48px));max-height:calc(100vh - 64px);overflow:hidden;border-radius:6px;border:1px solid rgba(17,24,39,.08);background:radial-gradient(360px 200px at 10% 0%,rgba(141,101,55,.08),transparent 72%),linear-gradient(180deg,#fffffffa,#f8fafcfa);box-shadow:0 36px 90px #08122147}.supportModalLayout{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.2fr);max-height:calc(100vh - 64px);min-height:0;align-items:start}.supportModalSidebar,.supportModalForm{min-width:0;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.supportModalSidebar{padding:28px 24px;background:radial-gradient(300px 220px at 8% 6%,rgba(235,167,64,.18),transparent 72%),radial-gradient(340px 240px at 100% 100%,rgba(141,101,55,.16),transparent 74%),linear-gradient(145deg,#fff8ee,#f9fbff 52%,#eef5ff);border-right:1px solid rgba(17,24,39,.06);color:var(--ink)}.supportModalSidebarIntro{display:grid;gap:20px;width:min(100%,420px)}.supportModalSidebarLabel{width:fit-content;padding:8px 12px;border-radius:3px;border:1px solid rgba(141,101,55,.12);background:#ffffffc2;box-shadow:0 10px 24px #1118270f}.supportModalFeaturePanel{display:grid;gap:16px;padding:24px;border-radius:6px;border:1px solid rgba(17,24,39,.08);background:linear-gradient(180deg,#fffffff5,#ffffffd1),radial-gradient(200px 120px at 100% 0%,rgba(141,101,55,.05),transparent 72%);box-shadow:0 20px 44px #11182714}.supportModalFeatureHero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start}.supportModalFeatureIcon,.supportModalFeatureNoteIcon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.supportModalFeatureIcon{width:58px;height:58px;border-radius:6px;background:linear-gradient(135deg,var(--accent),var(--gold));color:#fff;box-shadow:0 16px 32px #8d653733}.supportModalFeatureCopy{display:grid;gap:12px}.supportModalFeatureTitle{margin:0;color:var(--accent-deep);font-size:1.125rem;line-height:1.55;font-weight:600}.supportModalFeatureBadges{display:flex;flex-wrap:wrap;gap:10px}.supportModalFeatureBadge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:3px;background:#eba74024;border:1px solid rgba(235,167,64,.24);color:#8a5612;font-size:.8125rem;font-weight:600}.supportModalFeatureBadge:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor;opacity:.75}.supportModalFeatureNote{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start;padding:16px 18px;border-radius:6px;border:1px solid rgba(141,101,55,.12);background:linear-gradient(180deg,#8d65370f,#ffffffd1)}.supportModalFeatureNoteIcon{width:42px;height:42px;border-radius:4px;background:#fffffff0;color:var(--accent);box-shadow:0 10px 20px #1118270f}.supportModalFeatureNote p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.62;font-weight:400}.supportModalSrOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.supportModalForm{display:flex;flex-direction:column;gap:16px;padding:28px 28px 24px}.supportModalFormGrid{gap:14px}.supportModalActions{margin-top:2px}.supportModalClose{position:absolute;top:16px;right:16px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:#ffffffeb;color:var(--ink);cursor:pointer;box-shadow:0 10px 26px #1118271a}.supportModalClose:hover{background:#fff}.supportLayout{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(0,1.35fr);gap:16px}.supportInfoCard,.supportFormCard{display:flex;flex-direction:column;gap:16px}.supportInfoLabel{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.supportInfoTitle,.supportFormTitle{font-size:1.25rem;font-weight:600;line-height:1.35;color:var(--accent-deep)}.supportFormTitlePrimary{color:var(--accent-deep)}.supportInfoList{display:grid;gap:12px}.supportInfoItem{display:grid;gap:4px;padding:14px;border-radius:4px;border:1px solid rgba(17,24,39,.1);background:linear-gradient(180deg,#8d65370a,#11182705)}.supportInfoItem strong{font-size:.9375rem}.supportInfoItem span{color:var(--muted);font-size:.95rem;line-height:1.62}.aboutNarrative{display:grid;gap:14px}.aboutNarrativeMeta{display:flex;flex-wrap:wrap;gap:10px 16px;color:var(--muted);font-size:.75rem;font-weight:500}.aboutNarrativeLead{margin:0;color:var(--ink);font-size:1rem;line-height:1.72;font-weight:500}.aboutNarrativeBody{display:grid;gap:12px}.aboutNarrativeBody .projectNarrativeText{margin:0}.aboutArticleOverview{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.aboutArticleCount{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;border:1px solid rgba(139,90,53,.16);background:#c69a701f;color:var(--ink);font-size:.8125rem;font-weight:500;white-space:nowrap}.aboutStoryGrid{align-items:stretch}.aboutStoryGrid.isFullRow{grid-template-columns:1fr}.aboutStoryCard{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.aboutStoryGrid.isFullRow .aboutStoryCard{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);align-items:stretch}.aboutStoryCard:hover{transform:translateY(-2px);border-color:#8d65372e;box-shadow:0 16px 32px #8d653717}.aboutStoryCard.isIntro{border-color:#8b5a352e;box-shadow:0 14px 30px #6c432514}.aboutStoryCard.isIntro .storyCategory{border-color:#8b5a3529;background:#c69a7029;color:#6c4325}.aboutStoryCover{display:block;color:inherit}.aboutStoryGrid.isFullRow .aboutStoryCover,.aboutStoryGrid.isFullRow .storyCover{min-height:100%}.aboutStoryGrid.isFullRow .aboutStoryBody{padding:20px 22px}.aboutStoryBody{height:100%}.aboutStoryTitleLink{display:inline;color:inherit;text-decoration:none}.aboutStoryTitleLink:hover{color:var(--accent)}.aboutStoryBody .storyExcerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.aboutStoryFooter{margin-top:auto}.aboutStoryFooter span:first-child{color:var(--muted)}.aboutArticleLayout{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.2fr);gap:18px;align-items:start}.aboutArticleRail{display:grid;gap:14px}.aboutArticleNotice{display:grid;gap:12px;padding:14px;border-radius:6px;border:1px solid rgba(17,24,39,.1);background:linear-gradient(180deg,#8d65370a,#11182705)}.aboutArticleNotice p{margin:0}.aboutArticleList{display:grid;gap:12px}.aboutArticleItem{appearance:none;width:100%;display:grid;gap:10px;padding:16px;text-align:left;cursor:pointer;border-radius:6px;border:1px solid rgba(17,24,39,.1);background:linear-gradient(180deg,#fffffffa,#8d653708),#fff;box-shadow:0 8px 20px #1118270a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.aboutArticleItem:hover{transform:translateY(-1px);border-color:#8d65372e;box-shadow:0 12px 24px #8d653714}.aboutArticleItem:focus-visible{outline:2px solid rgba(141,101,55,.28);outline-offset:2px}.aboutArticleItem.isIntro{border-color:#8b5a352e;background:linear-gradient(180deg,#fffffffc,#c69a701a),#fff}.aboutArticleItem.isActive{border-color:#8b5a3547;background:linear-gradient(180deg,#fffffffc,#c69a7029 72%,#8d653714),#fff;box-shadow:0 18px 34px #6c43251f}.aboutArticleItemTop{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.aboutArticleItemBadge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(141,101,55,.14);background:#8d653714;color:var(--accent);font-size:.75rem;font-weight:500}.aboutArticleItem.isIntro .aboutArticleItemBadge{border-color:#8b5a3529;background:#c69a7029;color:#6c4325}.aboutArticleItemDate{color:var(--muted);font-size:.75rem;font-weight:500}.aboutArticleItemTitle{margin:0;color:var(--accent-deep);font-size:1rem;line-height:1.5;font-weight:600}.aboutArticleItemExcerpt{margin:0;color:var(--muted);font-size:.94rem;line-height:1.62;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.aboutArticlePanel{min-width:0;overflow:hidden;border-radius:6px;border:1px solid rgba(17,24,39,.08);background:linear-gradient(180deg,#fffffffa,#8d653708),#fff;box-shadow:0 16px 34px #1118270d}.aboutArticlePanelMedia{position:relative;aspect-ratio:16 / 8;background:linear-gradient(140deg,#8d65371f,#ffffffe0),radial-gradient(280px 160px at 70% 20%,rgba(202,171,115,.18),transparent 62%)}.aboutArticlePanelMedia img{display:block;width:100%;height:100%;object-fit:cover}.aboutArticlePanelBody{padding:clamp(18px,3vw,28px)}.aboutArticlePanelBody .h2{margin:0}.aboutDetailHero{padding:0;min-height:clamp(300px,34vw,420px);overflow:hidden;border-radius:0;border-color:#1118272e;box-shadow:none}.aboutDetailHeroImage{display:block;width:100%;height:clamp(300px,34vw,420px);object-fit:cover;object-position:center}.aboutDetailMeta{display:flex;gap:10px 16px;flex-wrap:wrap;margin-top:4px;padding-top:14px;border-top:1px solid rgba(17,24,39,.08);color:var(--muted);font-size:.8125rem;font-weight:500}.aboutDetailContentCard{padding:clamp(20px,3vw,28px)}.aboutDetailContentCard .aboutNarrative{max-width:860px;margin:0 auto}.aboutDetailTitle{margin:0;color:var(--accent-deep)}.richTextContent{display:grid;gap:12px;color:var(--ink)}.richTextContent p,.richTextContent ul,.richTextContent ol,.richTextContent blockquote,.richTextContent h2,.richTextContent h3{margin:0}.richTextContent p,.richTextContent li{font-size:.98rem;line-height:1.76}.richTextContent h2,.richTextContent h3{color:var(--accent-deep);font-weight:600;line-height:1.35}.richTextContent h2{font-size:1.2rem}.richTextContent h3{font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.2;margin:4px 0 0}.richTextContent img{display:block;width:100%;max-width:min(100%,720px);height:auto;border-radius:6px;border:1px solid rgba(17,24,39,.08);background:#fff;box-shadow:0 18px 34px #11182714}.richTextContent ul,.richTextContent ol{display:grid;gap:8px;padding-left:1.35rem}.richTextContent blockquote{padding:14px 16px;border-left:4px solid rgba(141,101,55,.34);border-radius:0 16px 16px 0;background:linear-gradient(180deg,#8d65370d,#11182708);color:var(--muted)}.richTextContent a{color:var(--accent);text-decoration:underline}.supportContactPanel{display:grid;gap:10px;padding:16px;border-radius:6px;border:1px solid rgba(17,24,39,.1);background:#ffffffc7}.supportContactList{display:grid;gap:8px}.supportContactLink{color:var(--ink);font-weight:500;text-decoration:none}.supportContactLink:hover{color:var(--accent)}.supportSocials{display:flex;flex-wrap:wrap;gap:8px}.supportSocials a{display:inline-flex;align-items:center;padding:8px 12px;border-radius:3px;background:#8d653714;border:1px solid rgba(141,101,55,.14);color:var(--accent);font-size:.75rem;font-weight:500;text-decoration:none}.floatingSocials{position:fixed;right:clamp(14px,2vw,24px);bottom:clamp(16px,3vw,28px);z-index:60;display:flex;flex-direction:column;align-items:center;gap:10px;background:transparent}.floatingSocialLink{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:3px;border:1px solid rgba(255,255,255,.18);background:#0f172a9e;color:#fff;text-decoration:none;box-shadow:0 10px 20px #0f172a2e;transition:transform .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease}.floatingSocialLink:hover{transform:translateY(-2px);background:#0f172ac7;box-shadow:0 14px 26px #0f172a38}.floatingSocialLink svg{width:1.25rem;height:1.25rem;display:block}.supportFormHead{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.supportProductBadge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:3px;background:#8d653714;border:1px solid rgba(141,101,55,.14);color:var(--accent);font-size:.75rem;font-weight:500}.supportFormGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.supportAlert{padding:12px 14px;border-radius:6px;font-size:.875rem;line-height:1.5}.supportAlertSuccess{background:#16a34a1a;border:1px solid rgba(22,163,74,.16);color:#166534}.supportAlertError{background:#dc262614;border:1px solid rgba(220,38,38,.16);color:#b91c1c}.supportField{display:grid;gap:8px}.supportField span{font-size:.75rem;font-weight:500;color:var(--muted)}.supportField input,.supportField textarea{width:100%;padding:12px 14px;border-radius:3px;border:1px solid rgba(17,24,39,.12);background:#fff;color:var(--ink);font:inherit}.supportField textarea{resize:vertical;min-height:140px}.supportFieldFull{grid-column:1 / -1}.supportFormActions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.supportFormHint{margin:0;max-width:420px}.hydrateFallbackPage{min-height:100vh;display:flex;flex-direction:column}.hydrateFallbackMain{flex:1 0 auto}.hydrateHeaderActions,.hydrateActionRow,.hydrateFooterRow,.hydrateDotRow{display:flex;align-items:center;gap:10px}.hydrateFooterRow{justify-content:center;flex-wrap:wrap}.hydrateFallbackStack,.hydrateMediaMeta{display:grid;gap:12px}.hydrateLoadingPill{width:fit-content;color:#8d6537e6;border-color:#8d65372e;background:#8d653714}.hydrateSkeleton{display:block;overflow:hidden;position:relative;border-radius:999px;background:linear-gradient(90deg,#94a3b829,#ffffffeb,#94a3b829);background-size:200% 100%;animation:hydrateShimmer 1.35s ease-in-out infinite}.hydratePill{width:38px;height:38px;border-radius:6px}.hydratePillMedium{width:104px;border-radius:999px}.hydratePillWide{width:136px;border-radius:999px}.hydrateHero{overflow:hidden}.hydrateTitle{border-radius:6px}.hydrateTitleLg{width:min(100%,30rem);height:clamp(42px,7vw,58px)}.hydrateTitleMd{width:min(100%,20rem);height:20px}.hydrateCopy{width:100%;height:14px}.hydrateCopyShort{width:68%}.hydrateButton{width:192px;max-width:100%;height:48px;border-radius:6px}.hydrateButtonSecondary{width:144px}.hydrateHighlightGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hydrateHighlightCard{height:72px;border-radius:6px}.hydrateMediaShell{display:grid;gap:12px}.hydrateMediaStage{min-height:320px;border-radius:6px}.hydrateDot{width:10px;height:10px}.hydrateFooterPill{width:108px;height:14px}@keyframes hydrateShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.footer{position:relative;z-index:1;border-top:0;border-bottom:6px solid #c9954f;background:#162415;box-shadow:var(--shadow);padding:22px 0;color:#d3ccaa}.footerInner{display:flex;flex-direction:column;gap:14px}.footerTop{text-align:center}.footerLine{color:#d3ccaa;font-size:.875rem;line-height:1.6}.footerLayout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:20px;align-items:stretch}.footerInfo{display:flex;align-items:center;justify-content:flex-start;min-height:100%}.footerMain{display:grid;gap:18px;width:100%}.footerColumns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.footerColumn{display:grid;align-content:start;gap:10px}.footerColumnTitle{margin:0;color:#c9954f;font-size:.95rem;font-weight:600}.footerColumnList{display:grid;gap:8px;margin:0;padding:0;list-style:none;color:#d3ccaa;font-size:.875rem;line-height:1.7}.footerColumnList a,.footerMapAddress a{color:inherit;font-weight:400;text-decoration:none;transition:color .18s ease}.footerColumnList a:hover,.footerColumnList a:focus-visible,.footerMapAddress a:hover,.footerMapAddress a:focus-visible{color:#f5ead4}.footerZaloItem{display:grid;gap:8px}.footerZaloLine{display:inline-flex;align-items:baseline;gap:6px;flex-wrap:wrap}.footerZaloQrCard{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:fit-content;padding:6px;border-radius:4px;border:1px solid rgba(201,149,79,.5);background:#d3ccaa14}.footerZaloQrImage{display:block;width:60px;height:60px;border-radius:8px;object-fit:cover;background:#fff}.footerMapSection{display:grid;gap:12px}.footerMapAddress{display:grid;gap:4px;padding:0;border:0;border-radius:0;background:transparent;color:#d3ccaa;line-height:1.7}.footerMapLabel{color:#c9954f;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.footerMapCard{overflow:hidden;border:1px solid rgba(201,149,79,.5);border-radius:4px;background:#fffffffa;box-shadow:0 14px 32px #0003}.footerMapFrame{display:block;width:100%;height:100%;min-height:220px;border:0}.footerSocials{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:12px}.footerSocials a{color:#d3ccaa;font-weight:500}@media(max-width:1180px){.footerColumns{grid-template-columns:repeat(2,minmax(0,1fr))}.footerColumn:last-child{grid-column:1 / -1}}@media(max-width:980px){.grid4{grid-template-columns:repeat(2,minmax(0,1fr))}.aboutArticleLayout{grid-template-columns:1fr}.catGrid,.catGrid.isCompact{grid-template-columns:repeat(2,minmax(0,1fr))}.footerLayout{grid-template-columns:1fr}.footerInfo{justify-content:center}.footerColumns{grid-template-columns:1fr}.footerColumn:last-child{grid-column:auto}.footerMapAddress{text-align:center}.headerCta{display:none}.heroMediaSection .heroMediaImage{min-height:clamp(250px,36vw,320px);aspect-ratio:16 / 7}.hydrateHeaderActions{display:none}.heroLayout,.hydrateHighlightGrid,.supportLayout{grid-template-columns:1fr}.supportModalLayer{padding:12px}.supportModal{width:min(100vw - 24px,960px);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);overflow-y:auto;border-radius:6px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.supportModalLayout{grid-template-columns:1fr;max-height:none;min-height:0}.supportModalSidebar,.supportModalForm{max-height:none;min-height:0;overflow-y:visible}.catalogTopGrid{grid-template-columns:1fr}.catalogIntroHeader{grid-template-columns:auto minmax(0,1fr)}.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch}.catalogGrid>*{max-width:none}.filterOptions{grid-template-columns:repeat(2,minmax(0,1fr))}.filterOptions.isInline{grid-template-columns:none}.headerSearch.isOpen{width:min(340px,34vw)}.storyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.productDetailLayout{grid-template-columns:1fr}.productGalleryStage{height:clamp(340px,54vw,460px)}}@media(max-width:760px){.mobileOnly{display:inline-flex}.aboutStoryGrid.isFullRow .aboutStoryCard{grid-template-columns:1fr}.aboutStoryGrid.isFullRow .aboutStoryBody{padding:16px}.aboutStoryGrid.isFullRow .aboutStoryCover{min-height:220px}.aboutArticleItem,.aboutArticlePanelBody{padding:14px}.aboutArticleItemTop{align-items:flex-start}.nav{display:none}.nav.navOpen{display:block;position:absolute;top:64px;left:0;right:0;padding:12px 0;background:#fff;border-bottom:1px solid var(--line);max-height:calc(100dvh - 64px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.navList{flex-direction:column;align-items:stretch;gap:6px;padding:0 4vw}.hasDropdown .dropdown{position:static;margin-top:6px;box-shadow:none;max-height:min(60dvh,32rem);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.dropdownGrid{grid-template-columns:1fr}.dropdownSection{padding:10px}.heroHighlights{grid-template-columns:1fr}.heroMediaSection,.heroFeatureSection{padding:12px}.heroMediaSection{padding:0}.heroMediaSection .heroMediaViewport{min-height:280px;aspect-ratio:16 / 9}.heroMediaCaption{position:static;inset:auto;width:100%;max-width:none;padding:14px 16px;gap:12px;border-color:#11182714;background:#ffffffe6;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.heroMediaCard:hover .heroMediaCaption,.heroMediaCard:focus-within .heroMediaCaption{transform:none;box-shadow:none}.heroMediaInfoItem{gap:10px;color:var(--ink);font-size:.96rem;line-height:1.55;text-shadow:none}.heroMediaInfoIcon{width:1.7rem;height:1.7rem;font-size:.95rem}.hydrateActionRow{flex-wrap:wrap}.hydrateButton{width:100%}.hydrateButtonSecondary{max-width:180px}.catalogIntroHeader{grid-template-columns:1fr}.catalogIntroAvatar{width:76px;height:76px;border-radius:6px}.catGrid,.catGrid.isCompact{grid-template-columns:1fr}.heroMediaImage{min-height:220px}.hydrateMediaStage{min-height:240px}.catalogSearchControls{flex-direction:column;align-items:stretch}.catalogSearchControls .searchField,.catalogSearchControls .sortField{flex:1 1 auto;max-width:none;width:100%}.catalogSearchReset{align-self:flex-start}.filterOptions{grid-template-columns:1fr}.filterOptions.isInline{display:flex}.headerSearch{width:38px}.headerSearch.isOpen{position:absolute;top:calc(100% + 8px);left:0;right:0;width:auto;z-index:70}.headerSearchForm{width:100%;border-radius:6px}.headerSearchInput{width:100%}.floatingSocials{right:12px;bottom:14px;gap:8px}.floatingSocialLink{width:2.75rem;height:2.75rem}.filterBarTop{flex-direction:column}.filterBarActions,.controlField,.controlSelect,.controlInput,.searchPageForm,.searchPageInput{width:100%}.supportFormGrid{grid-template-columns:1fr}.catalogGrid{grid-template-columns:1fr;justify-items:stretch}.catalogGrid>*{max-width:none}.catalogGroupHeader{align-items:flex-start}.catalogGroupFooter{align-items:stretch;flex-direction:column}.catalogPagination{flex-direction:column;align-items:stretch}.storyGrid{grid-template-columns:1fr}.pActions{flex-direction:column}.productDetailShell{gap:16px}.productGalleryStage{height:300px;padding:0}.productGalleryNav{width:36px;height:36px;font-size:1.25rem}.productInfoHeader,.productPriceTop,.productActionGroup,.productModalMeta{flex-direction:column}.productPriceValue{font-size:1.25rem}.productActionGroup .btn{width:100%;min-width:0;margin-left:0;margin-right:0;justify-content:center}.productSpecList{padding:14px 16px}.productSpecItem{grid-template-columns:1fr;gap:6px}.productModal{padding:12px}.productModalDialog{padding:14px;border-radius:6px}.productModalStage{height:56vh;min-height:280px;padding:0}.productModalNav{width:40px;height:40px;font-size:1.5rem}}.catalogIntroMedia{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:.98}.catalogIntroMedia:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,#081221c7,#0812216b),radial-gradient(520px 220px at 100% 100%,rgba(255,255,255,.08),transparent 72%);pointer-events:none}.catalogIntroMediaImage{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.projectShowcaseHero.hasMedia .catalogIntroMediaImage{transform:scale(1.03);filter:saturate(1.1) contrast(1.03) brightness(.96)}.projectShowcaseHero.hasMedia .catalogIntroMedia:after{background:linear-gradient(115deg,#08122147,#08122114),radial-gradient(600px 280px at 82% 18%,rgba(255,255,255,.16),transparent 72%),radial-gradient(460px 240px at 0% 100%,rgba(198,154,112,.14),transparent 74%)}.projectShowcaseHero.hasMedia:before,.projectDetailHero:before{background:linear-gradient(180deg,#ffffff05,#fff0),radial-gradient(520px 240px at 0% 0%,rgba(255,255,255,.16),transparent 72%)}.projectDetailHero:before{content:"";position:absolute;inset:0;pointer-events:none}.projectHeroAside{display:flex;flex-direction:column;gap:14px}.projectHeroAsideMeta{display:grid;gap:4px;color:var(--ink);font-size:.8125rem;font-weight:500}.projectGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.projectList{display:grid;gap:14px}.projectGridFeatured{grid-template-columns:repeat(3,minmax(0,1fr))}.projectCard{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(17,24,39,.12);border-radius:6px;background:#fff;box-shadow:0 14px 36px #0f172a0f}.projectCard.isList{display:grid;grid-template-columns:280px minmax(0,1fr);align-items:start;border-radius:6px;box-shadow:0 10px 28px #0f172a0d}.projectCardMedia{position:relative;display:block;aspect-ratio:16 / 10;background:linear-gradient(135deg,#8d653726,#ffffff14),#1118270a}.projectCardMedia.isList{display:grid;place-items:center;align-self:start;aspect-ratio:4 / 3;min-height:0;padding:16px;background:#fff;border-right:1px solid rgba(17,24,39,.08);box-sizing:border-box}.projectCardMedia.isList .projectCardImage{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.projectCardMedia.isList .projectCardPlaceholder{width:100%;height:100%;border-radius:6px;background:#f8fafcf5}.projectCardImage{width:100%;height:100%;object-fit:cover;display:block}.projectCardPlaceholder{height:100%;display:grid;place-items:center;text-align:center;color:var(--muted);padding:24px}.projectCardBody{display:flex;flex-direction:column;gap:14px;padding:18px}.projectCardBody.isList{gap:12px;padding:20px}.projectCardTop,.projectCardLead{display:grid;gap:8px}.projectCardLead.isList{grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}.projectCardLeadContent{min-width:0;display:grid;gap:8px}.projectCardBadges{display:flex;gap:8px;flex-wrap:wrap}.projectBadge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:3px;background:#1118270d;border:1px solid rgba(17,24,39,.08);color:var(--ink);font-size:.75rem;font-weight:500}.projectBadgePrimary{background:#8d65371a;border-color:#8d653729;color:var(--accent)}.projectCardMeta{color:var(--muted);font-size:.8125rem}.projectCardTitleLink{display:inline;color:inherit;text-decoration:none}.projectCardTitleLink:hover{color:var(--accent)}.projectCardTitle{margin:0;font-size:1.125rem;line-height:1.35;color:var(--accent-deep)}.projectCardSummary{margin:8px 0 0;color:var(--muted);font-size:.92rem;line-height:1.58}.projectCardFacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.projectCardFacts.isList{display:flex;flex-wrap:wrap;gap:6px}.projectCardFacts.isList .projectCardFact{flex:0 0 auto;padding:7px 10px;border-radius:999px;border-color:#689c5c38;background:#a9d6922e;color:#31553b;font-size:.72rem;line-height:1.35;white-space:nowrap}.projectCardFact{padding:10px 12px;border-radius:4px;background:#11182708;border:1px solid rgba(17,24,39,.08);color:var(--ink);font-size:.75rem;line-height:1.5}.projectCardProducts,.projectCardTags{display:grid;gap:8px}.projectCardSectionLabel{color:var(--muted);font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em}.projectCardProductList,.projectCardTags{display:flex;gap:8px;flex-wrap:wrap}.projectCardTags.isList{gap:6px}.projectCardProductPill,.projectCardTag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:3px;background:#1118270a;border:1px solid rgba(17,24,39,.08);color:var(--ink);font-size:.75rem}.projectCardFooter{display:flex;justify-content:space-between;gap:16px;align-items:center;color:var(--muted);font-size:.8125rem;margin-top:auto}.projectCardLink{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-weight:500}.projectCardLinkIcon{width:1rem;height:1rem;display:inline-flex}.projectCardLinkIcon svg{width:100%;height:100%}.projectPagination{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:22px}.projectPaginationLabel{color:var(--muted);font-size:.875rem}.projectDetailHero{position:relative;overflow:visible;min-height:0;border-color:#11182714;background:#fff;box-shadow:none}.projectDetailBreadcrumb,.projectDetailHero .heroText,.projectDetailHero .projectDetailEyebrow,.projectDetailHero .h1{position:relative;z-index:1}.projectDetailHero .catalogBreadcrumb,.projectDetailHero .heroText,.projectDetailHero .projectDetailEyebrow{color:var(--muted)}.projectDetailHero .h1{color:var(--accent-deep)}.projectDetailPageTitle{margin-top:-2px;color:var(--accent-deep)}.projectDetailConsultRow{display:flex;justify-content:center}.projectDetailIntro{display:block;margin-top:0;color:var(--muted);font-size:.98rem;line-height:1.68}.projectDetailContent{display:grid;gap:12px;max-width:920px}.projectDetailEyebrow{font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.projectDetailMeta{display:flex;gap:6px;flex-wrap:wrap}.projectDetailConsultButton{gap:10px}.projectDetailConsultButton .btnIcon{border-radius:999px;background:#ffffff2e}.projectDetailSummaryList{margin:0;padding-left:18px;color:var(--muted);font-size:.95rem;line-height:1.65}.projectDetailSummaryList li+li{margin-top:4px}.projectDetailSummaryList strong{color:var(--ink)}.projectDetailNarrativeStack{display:grid;gap:18px;margin-top:2px}.projectDetailNarrativeBlock{display:grid;gap:8px}.projectDetailNarrativeText{color:var(--muted);font-size:.98rem;line-height:1.74;white-space:pre-wrap}.projectGallerySection{display:grid;min-width:0}.projectGalleryLayout{display:grid;grid-template-columns:1fr;gap:16px;align-items:start;min-width:0;max-width:100%}.projectGallerySlider{display:grid;gap:14px;min-width:0;max-width:100%}.projectGalleryInfo{display:grid;gap:12px;align-content:start;justify-items:center;text-align:center;padding:0;border:0;background:transparent;min-width:0;max-width:100%}.projectGalleryStage{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-width:0;max-width:100%;touch-action:pan-y;height:clamp(340px,42vw,520px);max-height:520px;overflow:hidden;border:1px solid rgba(17,24,39,.12);border-radius:0}.projectGalleryStageImage{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:0;box-shadow:0 16px 30px #0f172a14}.projectGalleryStageEmpty{width:100%;height:100%;display:grid;place-items:center;padding:24px;color:var(--muted);border-radius:6px;border:1px dashed rgba(17,24,39,.12);background:#ffffffb3}.projectGalleryNav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border:1px solid rgba(17,24,39,.08);border-radius:999px;display:grid;place-items:center;background:#fffffff5;color:var(--ink);font-size:1rem;line-height:1;box-shadow:0 12px 24px #0f172a1f;cursor:pointer;transition:box-shadow .18s ease,background .18s ease}.projectGalleryNav:hover{background:#00000061;color:#fff;box-shadow:0 16px 30px #0f172a2e}.projectGalleryNav svg{width:18px;height:18px}.projectGalleryNav.prev{left:18px}.projectGalleryNav.next{right:18px}.projectGalleryInfoMeta{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap}.projectGalleryInfoLabel{color:var(--muted);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.projectGalleryInfoMeta strong{color:var(--ink);font-size:1rem;font-weight:600}.projectGalleryCaption{margin:0;color:var(--muted);font-size:.8125rem;line-height:1.6}.projectGalleryThumbs{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;width:100%;min-width:0;max-width:100%}.projectGalleryThumbButton{flex:0 0 92px;padding:8px;border:1px solid rgba(17,24,39,.08);border-radius:6px;overflow:hidden;background:linear-gradient(180deg,#fff,#f7f9fc);cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.projectGalleryThumbButton:hover{transform:translateY(-1px);border-color:#8d65373d}.projectGalleryThumbButton.isActive{border-color:#8d653752;box-shadow:0 10px 18px #8d653724}.projectGalleryThumbImage{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px}.projectNarrativeGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.projectNarrativeCard{padding:18px;border-radius:6px;border:1px solid rgba(17,24,39,.08);background:#11182705}.projectNarrativeLabel{color:var(--accent);font-size:.75rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.projectNarrativeText{color:var(--ink);line-height:1.8;white-space:pre-wrap}.projectPrimaryProductCard{border:1px solid rgba(17,24,39,.08);background:radial-gradient(circle at top right,rgba(6,111,209,.08),transparent 32%),#fffffffa}.projectPrimaryProductLayout{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);gap:20px;align-items:stretch}.projectPrimaryProductMedia{overflow:hidden;border-radius:6px;min-height:100%;border:1px solid rgba(17,24,39,.08);background:#11182708}.projectPrimaryProductMedia img{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:4 / 3}.projectPrimaryProductPlaceholder{min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px;color:var(--muted);text-align:center;aspect-ratio:4 / 3}.projectPrimaryProductContent{display:flex;flex-direction:column;gap:14px}.projectPrimaryProductTitle{margin:0;font-size:clamp(1.5rem,2.1vw,2rem);line-height:1.2;color:var(--accent-deep)}.projectPrimaryProductCode{color:var(--muted);font-size:.95rem}.projectPrimaryProductSummary{margin:0}.projectPrimaryProductFacts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.projectPrimaryProductFact{padding:14px 16px;border-radius:6px;border:1px solid rgba(17,24,39,.08);background:#11182705}.projectPrimaryProductFact span{display:block;color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.projectPrimaryProductFact strong{display:block;color:var(--ink);line-height:1.45}@media(max-width:1100px){.projectGrid,.projectGridFeatured,.projectNarrativeGrid,.projectPrimaryProductFacts{grid-template-columns:repeat(2,minmax(0,1fr))}.projectCard.isList{grid-template-columns:240px minmax(0,1fr)}.projectDetailIntro,.projectPrimaryProductLayout{grid-template-columns:1fr}}@media(max-width:820px){.projectGrid,.projectGridFeatured,.projectCardFacts,.projectNarrativeGrid,.projectPrimaryProductFacts{grid-template-columns:1fr}.projectCardFacts{gap:10px}.projectCard.isList{grid-template-columns:1fr}.projectCardMedia.isList{aspect-ratio:16 / 10;padding:14px;border-right:0;border-bottom:1px solid rgba(17,24,39,.08)}.projectCardBody.isList{padding:16px}.projectCardLead.isList{grid-template-columns:1fr;gap:10px}.projectGalleryStage{height:320px;max-height:320px}.projectGalleryInfo{padding:16px}.projectGalleryNav{width:36px;height:36px;font-size:1.25rem}.projectGalleryThumbs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.projectGalleryThumbButton{flex-basis:74px}.projectPagination{flex-direction:column;align-items:stretch}}
