:root{--navy:#12365b;--orange:#ff8900;--ink:#172e44;--muted:#556779;--line:#dbe2e8;--light:#f2f5f7;--white:#fff;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);font-size:16px;line-height:1.65}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #ce6500;outline-offset:5px}a:hover{color:#a94d00}p{color:var(--muted);margin:0 0 24px}h1,h2,h3{line-height:1.12;letter-spacing:-.035em;margin:0 0 24px}h1{font-size:clamp(2.5rem,5.1vw,4.8rem);max-width:850px}h2{font-size:clamp(2rem,3vw,3rem)}h3{font-size:1.4rem;letter-spacing:-.02em}.wrap{width:min(1280px,calc(100% - 80px));margin:auto}.skip{position:fixed;left:16px;top:-80px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}.topline{background:var(--navy);color:#fff;font-size:.875rem;padding:8px 0}.topline .wrap{display:flex;justify-content:space-between;gap:20px}.topline span:last-child{opacity:.75}header{border-bottom:1px solid var(--line);background:#fff}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:142px}.logo{display:flex;flex-shrink:0}.logo img{width:138px;height:138px;object-fit:contain}nav{display:flex;gap:25px;align-items:center;font-size:.9375rem;font-weight:600}nav a[aria-current=page]{color:#9d4800;border-bottom:2px solid var(--orange)}.tools{display:flex;align-items:center;gap:20px}.lang{font-size:.875rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:15px 24px;background:var(--orange);color:#152e48;font-weight:700;border:1px solid transparent;cursor:pointer;line-height:1.4}.button:hover{background:#ed7e00;color:var(--navy)}.button.secondary{background:transparent;border-color:var(--navy);color:var(--navy)}.button:disabled{opacity:.6;cursor:wait}.menu-toggle{display:none}.eyebrow{font-size:.8125rem;letter-spacing:.15em;font-weight:700;text-transform:uppercase;color:#995000;margin-bottom:22px}.hero{display:grid;grid-template-columns:1.12fr .88fr;gap:64px;align-items:center;padding:72px 0 80px}.hero p{font-size:1.125rem;max-width:560px}.actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:32px}.brand-panel{background:var(--navy);color:white;padding:48px;min-height:416px;display:flex;flex-direction:column;justify-content:space-between;border-top:6px solid var(--orange)}.brand-panel .eyebrow{color:#ffac4c}.brand-panel strong{font-size:clamp(2rem,3vw,3rem);line-height:1.18;font-weight:500;letter-spacing:-.025em;display:block}.panel-foot{border-top:1px solid #58708a;margin-top:40px;padding-top:24px;font-size:.875rem;display:flex;justify-content:space-between;gap:24px}.stripe{background:var(--light);border-block:1px solid var(--line);padding:20px 0}.stripe .wrap{display:flex;justify-content:space-between;gap:20px;font-size:.875rem;color:var(--muted)}section.section{padding:80px 0}.section.gray{background:var(--light)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}.section-head h2{margin-bottom:0}.text-link{font-weight:700;text-decoration:underline;text-underline-offset:6px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.card{padding:28px;border:1px solid var(--line);display:flex;flex-direction:column;background:white;min-width:0}.card .number{font-size:.875rem;color:#97600f;margin-bottom:44px;letter-spacing:.1em}.card h3{margin-bottom:16px}.card p{font-size:1rem}.card .text-link{margin-top:auto}.card:hover{border-color:#9eadba}.two{display:grid;grid-template-columns:1fr 1fr;gap:64px}.callout{padding:48px;background:var(--navy);color:white}.callout p{color:#d6e1eb}.callout h2{max-width:600px}.bread{padding-top:28px;font-size:.875rem;color:var(--muted)}.page-head{padding:56px 0 40px;max-width:900px}.page-head h1{font-size:clamp(2.5rem,4.5vw,4rem)}.page-head p{font-size:1.125rem}.body-area{padding:0 0 80px;min-height:300px}.list{padding:0;list-style:none;border-top:1px solid var(--line)}.list li{padding:24px 0;border-bottom:1px solid var(--line)}.list strong{display:block;margin-bottom:8px}.article{max-width:780px}.article h2{font-size:1.7rem;margin-top:40px}.article a{text-decoration:underline}.note{border-left:3px solid var(--orange);padding:16px 20px;background:var(--light);margin:24px 0;color:var(--muted)}footer{background:#0e2944;color:#fff;padding:56px 0 24px}footer p{color:#becbd7}footer .foot-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:48px}footer a{display:block;font-size:.9375rem;margin-bottom:10px}footer h3{font-size:1rem;letter-spacing:0;color:#ffad52}footer .legal{border-top:1px solid #3c5267;margin-top:40px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;color:#becbd7;font-size:.8125rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.field{display:flex;flex-direction:column;gap:8px;font-weight:600}.field.full{grid-column:1/-1}input,textarea,select{width:100%;padding:12px;border:1px solid #aebcc8;background:white;border-radius:0;color:var(--ink);min-width:0}textarea{min-height:160px;resize:vertical}form small{font-size:.875rem;font-weight:400;color:var(--muted)}.trap{position:absolute;left:-9999px}.form-message{padding:16px;background:#fff3e4;border-left:3px solid #b45309;margin-top:24px}.form-message:empty{display:none}fieldset{border:1px solid var(--line);margin:24px 0;padding:24px}legend{font-weight:700;padding:0 8px}.filterbar{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:32px}.spec{width:100%;border-collapse:collapse}.spec td,.spec th{text-align:left;border-bottom:1px solid var(--line);padding:14px}.product-image{max-width:100%;height:auto}.preview-note{font-size:.875rem}.menu-toggle{border:1px solid var(--line);background:white;padding:8px 12px}.empty{padding:32px;border:1px solid var(--line)}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}nav{gap:15px;font-size:.875rem}.header{gap:16px}.tools{gap:12px}.tools .button{padding:12px}.hero{gap:32px}.brand-panel{padding:32px}.grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.header{min-height:120px;flex-wrap:wrap;position:relative}.logo img{width:116px;height:116px}.menu-toggle{display:block}nav{display:none;order:3;flex-basis:100%;padding:24px 0;border-top:1px solid var(--line);flex-direction:column;align-items:stretch}nav.open{display:flex}nav a{padding:8px}.tools{margin-left:auto}.hero{padding:48px 0;gap:32px}.brand-panel{min-height:380px}.two{gap:32px}.section-head{align-items:start;flex-direction:column;gap:20px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.topline span:last-child{display:none}.topline{font-size:.75rem}.header{gap:10px}.logo img{width:105px;height:116px}.tools{gap:10px}.tools .button{display:none}.hero{grid-template-columns:1fr}.hero h1{font-size:2.8rem}.hero p{font-size:1rem}.brand-panel{min-height:300px;padding:28px}.grid,.two,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}section.section{padding:56px 0}.stripe .wrap{flex-direction:column;gap:8px}.card{padding:24px}.card .number{margin-bottom:24px}.callout{padding:28px}.section-head{margin-bottom:24px}footer .foot-top{grid-template-columns:1fr;gap:24px}footer .legal{flex-direction:column}.page-head{padding-top:36px}.actions .button{width:100%}fieldset{padding:16px}.panel-foot{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
[hidden]{display:none!important}.grid:has(> :nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}
@media(max-width:600px){.grid:has(> :nth-child(3):last-child){grid-template-columns:1fr}}

.product-overview{align-items:center;margin:32px 0 56px}.product-photo-pending{min-height:360px;padding:40px;background:var(--light);border:1px dashed #aebcc8;display:flex;flex-direction:column;justify-content:center}.product-photo-pending strong{font-size:1.6rem;line-height:1.25;margin-bottom:16px}.product-photo-pending p{margin-bottom:0}
@media(max-width:600px){.product-photo-pending{min-height:240px;padding:28px}}
.series-toolbar{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:32px 0}.series-toolbar label{font-weight:700}.series-toolbar select{max-width:300px}.series-photo{margin:0}.series-photo img{width:100%;max-width:570px;object-fit:contain}.series-photo figcaption{font-size:.875rem;color:var(--muted);margin-top:12px}.series-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;border-block:1px solid var(--line);padding:24px 0;margin:24px 0}.series-metrics strong{display:block;font-size:1.8rem;line-height:1.2}.series-metrics small{font-size:1rem}.series-metrics span{font-size:.875rem}.series-subtitle{margin-top:32px}.series-comparison{margin-top:64px;scroll-margin-top:24px}.table-scroll{max-width:100%;overflow-x:auto}.table-scroll table{min-width:620px}.series-page .spec th,.series-page .spec td{overflow-wrap:anywhere}.series-page .two>*{min-width:0}
@media(max-width:600px){.series-toolbar{align-items:stretch;gap:12px}.series-toolbar label,.series-toolbar select{width:100%;max-width:none}.series-metrics{gap:8px}.series-metrics strong{font-size:1.5rem}.series-page .spec th,.series-page .spec td{padding:12px 8px;font-size:.9375rem}}
main:has(.series-page) .page-head{padding:28px 0 8px}main:has(.series-page) .page-head h1{font-size:clamp(2.2rem,3.5vw,3.4rem);margin-bottom:16px}main:has(.series-page) .page-head p{margin-bottom:12px}.series-page>.note{margin:16px 0}.series-page .product-overview{margin-top:16px}

.page-head.series-heading{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.series-heading-image{display:block;width:100%;max-width:570px;height:auto;justify-self:end}@media(max-width:600px){.page-head.series-heading{grid-template-columns:1fr;gap:20px}.series-heading-image{max-width:440px;justify-self:center}}

.card.series-card{padding:0;overflow:hidden}.series-card-link{display:block;height:100%;color:inherit;text-decoration:none}.series-card-photo{aspect-ratio:570/455;padding:20px;background:#fff;display:flex;align-items:center;justify-content:center}.series-card-photo img{display:block;width:100%;height:100%;object-fit:contain}.series-card-content{padding:24px;border-top:1px solid var(--line)}.series-card-content h3{font-size:1.4rem;line-height:1.3;margin-bottom:12px}.series-card-content p{font-size:1rem;margin-bottom:20px}.series-card-link:hover h3{color:#a95300}.series-card-link:focus-visible{outline:3px solid var(--orange);outline-offset:-3px}

/* Compact shared hero and page banners */
.header{min-height:100px}.logo img{width:100px;height:100px}.topline{padding:5px 0;font-size:.75rem}
.hero{grid-template-columns:minmax(0,45fr) minmax(0,55fr);gap:32px;padding:32px 0}.hero h1{font-size:clamp(48px,4.4vw,64px);line-height:1.06}.hero .eyebrow{margin-bottom:16px}.hero p{font-size:1.0625rem;margin-bottom:18px}.actions{margin-top:22px;gap:12px}.hero .button{padding:13px 18px}
.banner-visual{margin:0;position:relative;min-width:0}.banner-visual>img{display:block;width:100%;height:100%;aspect-ratio:3/2;object-fit:cover;border-radius:10px}.banner-visual.product>img,.banner-visual.diagram>img{object-fit:contain;background:#f2f5f7}.banner-visual figcaption{font-size:12px;color:var(--muted);line-height:1.4;padding-top:8px}.hero .banner-visual>img{max-height:420px}.page-head.visual-heading{max-width:none;display:grid;grid-template-columns:minmax(0,45fr) minmax(0,55fr);gap:32px;align-items:center;padding:20px 0 32px}.visual-heading h1{font-size:clamp(36px,3.6vw,52px)}.visual-heading .eyebrow{margin-bottom:14px}.visual-heading p{margin-bottom:0;font-size:1.0625rem}.visual-heading .banner-visual>img{max-height:300px}.bread{padding-top:16px}.page-head.series-heading{max-width:none}.body-area{min-height:0;padding-bottom:48px}section.section{padding:48px 0}.image-card{padding:18px}.image-card .banner-visual{margin-bottom:20px}.image-card .banner-visual>img{border-radius:5px;height:auto}.image-card figcaption{font-size:11px}.image-card h3{font-size:1.25rem}.banner-visual>img.pack-logo{position:absolute;left:11%;top:31%;width:20%;height:24%;object-fit:contain;aspect-ratio:auto;background:white;border-radius:0}.hero>*,.visual-heading>*,.two>*{min-width:0}
@media(max-width:1100px){nav{gap:12px;font-size:.8125rem}.tools{gap:10px}.header{gap:12px}}
@media(max-width:900px){.header{min-height:88px}.logo img{width:88px;height:88px}.hero h1{font-size:44px}.hero,.page-head.visual-heading{gap:24px}.grid:has(> :nth-child(3):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.wrap{width:calc(100% - 32px)}.header{min-height:80px}.logo img{width:80px;height:80px}.hero,.page-head.visual-heading{grid-template-columns:minmax(0,1fr);gap:22px;padding:24px 0}.hero h1{font-size:36px}.visual-heading h1{font-size:34px}.hero .banner-visual>img,.visual-heading .banner-visual>img{max-height:none;height:auto}.eyebrow{font-size:11px}.hero .actions{gap:10px}.hero .actions .button{width:auto;font-size:14px}.grid:has(> :nth-child(3):last-child){grid-template-columns:1fr}.bread{font-size:12px}.stripe{padding:12px 0}.stripe .wrap{font-size:12px}.series-heading-image{max-height:300px;object-fit:contain}}

/* Shared professional footer */
.site-footer{background:#102e4d;padding:0;border-top:4px solid var(--orange)}.footer-cta{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:38px 0;border-bottom:1px solid #36536e}.footer-cta>div{max-width:780px}.footer-cta .eyebrow{display:block;color:#ffb45f;margin-bottom:12px}.footer-cta h2{font-size:clamp(26px,2.6vw,36px);line-height:1.2;margin:0 0 12px}.footer-cta p{margin:0}.site-footer .button{display:inline-flex;margin:0;flex-shrink:0;color:#12365b}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;padding:40px 0}.footer-main>*{min-width:0}.footer-logo{display:inline-flex;background:white;border-radius:10px;padding:0;width:112px;height:112px;margin-bottom:20px}.footer-logo img{width:112px;height:112px;object-fit:contain}.site-footer .footer-tagline{font-size:19px;line-height:1.4;color:white;margin-bottom:12px;max-width:320px}.footer-brand>p{font-size:14px;max-width:340px}.footer-column h3{font-size:14px;letter-spacing:.04em;color:white;margin:10px 0 22px}.site-footer a:hover{color:#ffb45f}.footer-column a{font-size:14px;line-height:1.5;margin-bottom:14px}.footer-column p{font-size:14px;line-height:1.6}.footer-contact-link{color:#ffb45f;font-weight:700}.social-links{display:flex;flex-wrap:wrap;gap:8px}.site-footer .social-item{display:inline-flex;gap:7px;align-items:center;padding:9px 10px;border:1px solid #587088;border-radius:6px;margin:0;font-size:12px;color:#e0e8f0}.social-item svg{flex-shrink:0}.social-pending{cursor:default}.social-status{display:block;color:#b6c6d5;font-size:11px;margin-top:10px}.footer-bottom{border-top:1px solid #36536e;padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#b6c6d5}.footer-bottom>div{display:flex;gap:24px;flex-wrap:wrap}.footer-bottom a{font-size:12px;margin:0}
@media(max-width:1000px){.footer-main{grid-template-columns:1.4fr 1fr;gap:32px}.footer-cta{gap:24px}.footer-cta>div{max-width:65%}}
@media(max-width:600px){.footer-cta{align-items:flex-start;flex-direction:column;padding:28px 0;gap:18px}.footer-cta>div{max-width:none}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;padding:28px 0}.footer-brand,.footer-contact{grid-column:1/-1}.footer-column h3{margin-bottom:16px}.footer-brand>p{max-width:none}.footer-bottom{flex-direction:column;gap:14px}.footer-bottom>div{gap:20px}.footer-cta h2{font-size:26px}}

.site-footer .social-app{width:44px;height:44px;padding:7px;justify-content:center;background:#fff;border:1px solid #fff;border-radius:10px}.site-footer .social-app:hover{background:#e9f0f6;border-color:#ffb45f}.social-app svg{display:block;width:28px;height:28px}

/* Homepage category scenes: scope preserves category and product photography. */
.home-category-grid{scroll-margin-top:24px}.home-category-grid .card{border-radius:12px;padding:16px;gap:0}.home-category-grid .category-scene{margin-bottom:20px}.home-category-grid .category-scene>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:8px}.home-category-grid h3{min-height:3.36em}.home-category-grid p{flex:1}.home-category-grid .text-link{padding-top:8px;line-height:1.45}
@media(max-width:600px){.home-category-grid h3{min-height:0}.home-category-grid .card{padding:16px}.home-category-grid .category-scene{margin-bottom:18px}}

/* Full-width homepage hero; navigation and category cards remain independent. */
.immersive-hero{position:relative;isolation:isolate;overflow:hidden;background:#0a2038;color:white;min-height:600px;display:flex;align-items:center}
.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:75% 0%;z-index:-2}
.immersive-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,25,46,.95) 0%,rgba(7,25,46,.85) 35%,rgba(7,25,46,.4) 58%,rgba(7,25,46,.04) 85%)}
.hero-inner{position:relative;padding:66px 0 78px}.hero-copy{max-width:560px}.immersive-hero .eyebrow{color:#ffb458;margin-bottom:20px}.immersive-hero h1{font-size:clamp(48px,4.4vw,64px);line-height:1.06;color:white;margin-bottom:24px}.immersive-hero p{color:#f0f4f8;font-size:18px;line-height:1.65;margin-bottom:0}.immersive-hero .actions{margin-top:30px;gap:14px}.immersive-hero .button{padding:14px 22px;border-radius:4px}.immersive-hero .button.secondary{background:transparent;color:white;border-color:white}.immersive-hero .button.secondary:hover{background:rgba(255,255,255,.14)}.immersive-hero .button:focus-visible{outline-color:white}.hero-caption{display:block;position:absolute;left:0;bottom:22px;font-size:12px;line-height:1.5;color:#e1e8ef}
@media(min-width:1600px){.immersive-hero{min-height:660px}}
@media(max-width:900px){.hero-copy{max-width:520px}.immersive-hero::before{background:linear-gradient(90deg,rgba(7,25,46,.94),rgba(7,25,46,.76) 50%,rgba(7,25,46,.12))}}
@media(max-width:600px){.immersive-hero{min-height:0;display:block}.hero-background{object-position:86% top}.immersive-hero::before{background:linear-gradient(180deg,rgba(7,25,46,.05) 0%,rgba(7,25,46,.08) 25%,rgba(7,25,46,.88) 44%,rgba(7,25,46,.98) 66%)}.hero-inner{padding-top:320px;padding-bottom:58px}.hero-copy{max-width:none}.immersive-hero h1{font-size:clamp(32px,9.2vw,40px);line-height:1.08;margin-bottom:18px}.immersive-hero .eyebrow{margin-bottom:14px;color:#ffbd6c}.immersive-hero p{font-size:16px;line-height:1.6}.immersive-hero .actions{margin-top:24px;gap:10px}.immersive-hero .actions .button{width:auto;padding:13px 16px;font-size:14px}.hero-caption{bottom:20px;font-size:11px}}

/* Products overview: single uncropped campus scene. */
.page-head:has(.products-campus){grid-template-columns:minmax(0,45fr) minmax(0,55fr);align-items:center;gap:32px;padding:16px 0 28px}.products-campus>img{width:100%;height:auto;aspect-ratio:3/2;max-height:none!important;object-fit:cover;object-position:40% 50%}.products-campus figcaption{font-size:12px;padding-top:7px}
@media(max-width:600px){.page-head:has(.products-campus){grid-template-columns:minmax(0,1fr);gap:20px;padding:20px 0 28px}}

.application-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.application-grid .card{border-radius:10px}.application-grid .application-scene>img{aspect-ratio:3/2;height:auto;object-fit:cover;object-position:center}.application-grid h3{min-height:2.24em}.application-grid .text-link{margin-top:auto}.page-head .application-scene>img{height:auto;max-height:none;aspect-ratio:3/2}
@media(max-width:900px){.application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.application-grid{grid-template-columns:1fr}.application-grid h3{min-height:0}}

.catalog-series-image{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;margin-bottom:20px;border-radius:6px;background:#fff}

/* About: dedicated brand vision and editorial story. */
.about-hero{position:relative;isolation:isolate;background:#0a2038;color:white;min-height:520px;display:flex;align-items:center;overflow:hidden}.about-hero picture{position:absolute;inset:0;z-index:-2}.about-hero img{width:100%;height:100%;object-fit:cover;object-position:70% top}.about-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,25,46,.94),rgba(7,25,46,.8) 36%,rgba(7,25,46,.14) 70%)}.about-hero-inner{padding:38px 0 46px}.about-hero-copy{max-width:560px}.about-hero h1{font-size:clamp(42px,4.2vw,60px);line-height:1.07}.about-hero p{color:#f1f5f9;font-size:18px;max-width:530px}.about-hero .eyebrow{color:#ffb45f}.about-hero small{display:block;margin-top:22px;color:#e0e8f1;font-size:12px}.about-section{padding:56px 0}.about-editorial{display:grid;grid-template-columns:minmax(0,45fr) minmax(0,55fr);gap:64px;align-items:center}.about-section h2{font-size:clamp(28px,3vw,40px);max-width:650px}.about-prose{max-width:640px;font-size:18px}.about-prose p:last-child,.about-editorial>p{margin-bottom:0}.brand-relationship{border-left:3px solid var(--orange);padding:8px 0 8px 20px;margin-top:28px;display:grid;gap:6px}.brand-relationship strong{letter-spacing:.1em}.brand-relationship span{font-size:14px;color:var(--muted)}.about-focus,.about-backed{background:var(--light)}.about-focus-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:32px}.about-focus-grid>a{display:flex;flex-direction:column;border-top:1px solid #c4cfd9;padding-top:24px}.about-focus-grid svg{color:var(--navy);margin-bottom:20px}.about-focus-grid h3{font-size:20px;min-height:2.24em}.about-focus-grid p{font-size:15px}.about-focus-grid .text-link{margin-top:auto;font-size:14px}.about-vision{background:var(--navy);color:white;border-top:4px solid var(--orange)}.about-vision .eyebrow{color:#ffb45f}.about-vision p{color:#e3ebf3;font-size:18px}.about-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;margin-top:32px}.about-principles article{border-top:1px solid var(--line);padding-top:20px}.about-principles span{color:#995000;font-size:13px;letter-spacing:.15em}.about-principles h3{font-size:22px;margin:18px 0 16px}.about-principles p{margin:0}.about-cta .wrap{max-width:900px;text-align:center}.about-cta h2{margin-left:auto;margin-right:auto}.about-cta .actions{justify-content:center}body:has(.about-hero) .footer-cta{display:none}body:has(.about-hero) .footer-main{border-top:0}
@media(max-width:900px){.about-editorial{gap:28px}.about-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-hero-copy{max-width:460px}.about-hero h1{font-size:46px}}
@media(max-width:600px){.about-hero{display:block;min-height:0}.about-hero picture{height:320px}.about-hero img{object-position:78% center}.about-hero:before{background:linear-gradient(180deg,transparent 190px,#0a2038 320px)}.about-hero-inner{padding-top:338px;padding-bottom:28px}.about-hero h1{font-size:36px}.about-hero p{font-size:16px}.about-hero .eyebrow{margin-bottom:14px}.about-section{padding:36px 0}.about-editorial,.about-principles{grid-template-columns:1fr;gap:24px}.about-prose,.about-vision p{font-size:16px}.about-focus-grid{gap:24px 16px}.about-focus-grid h3{font-size:18px;min-height:3.36em}.about-focus-grid p{font-size:14px}.about-cta .actions .button{width:auto}.about-section h2{font-size:30px}.brand-relationship{margin-top:20px}}

.wall-product-photo{margin:0 0 24px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:10px}.wall-product-photo img{display:block;width:100%;height:320px;object-fit:contain}@media(max-width:600px){.wall-product-photo img{height:260px}}

.wall-modes{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:40px;align-items:center;margin:48px 0}.wall-modes figure{margin:0}.wall-modes img{width:100%;height:auto;display:block;border-radius:8px}.wall-modes figcaption{font-size:12px;color:var(--muted);margin-top:8px}.wall-modes li{margin-bottom:14px}@media(max-width:600px){.wall-modes{grid-template-columns:1fr;gap:20px;margin:32px 0}}
