:root{--navy:#102a40;--ink:#152b3b;--orange:#ed6b23;--grey:#f0f2f3;--muted:#56636d;--line:#dce1e4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12}h2{font-size:clamp(2rem,3.8vw,3.5rem);letter-spacing:-.045em}h3{font-size:1.4rem;letter-spacing:-.02em}.topline{padding:9px 5%;display:flex;justify-content:space-between;background:var(--navy);color:#dce4ea;font-size:.75rem;letter-spacing:.11em}header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:#fff;position:sticky;top:0;z-index:5;border-bottom:1px solid var(--line)}.brand img{width:157px;height:62px;object-fit:contain}nav{display:flex;align-items:center;gap:29px;font-size:.9rem;font-weight:600}.language{border-left:1px solid var(--line);padding-left:25px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;background:var(--orange);color:#fff;padding:17px 23px;font-weight:700;font-size:.95rem;border:0}.button:hover{background:#c84d0a}.button.compact{padding:12px 17px}.text-link{display:inline-flex;gap:22px;align-items:center;font-weight:700;border:0;border-bottom:1px solid #82909b;background:none;padding:0 0 7px;color:var(--ink);font-size:.95rem}.text-link.light{color:#fff;border-color:#718694}.menu-toggle{display:none}.hero{min-height:620px;display:grid;grid-template-columns:1.18fr 1fr;background:var(--navy);color:white;padding:70px 7% 0 5%;gap:4%;position:relative;overflow:hidden}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;margin-bottom:23px}.hero .eyebrow{color:#c7d4de}h1{font-size:clamp(3.4rem,5.8vw,5.7rem);letter-spacing:-.055em;line-height:1.04}h1 em{font-style:normal;color:#ff9a60}.lead{font-size:1.1rem;color:#d0dbe3;max-width:460px;margin:26px 0 31px}.actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.hero-notes{border-top:1px solid #3a5062;margin-top:58px;padding:24px 0;display:flex;gap:24px;color:#c8d2da;font-size:.85rem}.hero-visual{align-self:end;background:#f9f9f9;color:var(--ink);min-height:480px;display:flex;flex-direction:column;padding:25px 28px 20px;position:relative;border-top:5px solid var(--orange)}.image-label{font-size:.7rem;letter-spacing:.14em;color:#647481}.hero-case{width:100%;max-height:350px;object-fit:contain;margin:18px auto;mix-blend-mode:multiply}.visual-bottom{border-top:1px solid #cdd5da;display:flex;align-items:center;justify-content:space-between;padding-top:10px;font-size:.75rem;letter-spacing:.12em}.visual-bottom a{font-size:2rem}.vertical-label{position:absolute;right:18px;top:180px;writing-mode:vertical-rl;font-size:.65rem;letter-spacing:.2em;color:#b7c4cf}.section{padding:88px 5%}.section-heading{display:flex;justify-content:space-between;gap:45px;align-items:end;margin-bottom:42px}.section-heading>p{max-width:340px;color:var(--muted)}.section .eyebrow{color:#85501d}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.category-feature{padding:36px;position:relative;background:var(--grey);min-height:375px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:15px}.category-feature h3{font-size:2rem;margin:14px 0}.category-feature p{margin-bottom:24px;color:var(--muted);max-width:230px}.category-feature img{mix-blend-mode:multiply;width:100%}.small-label{font-size:.72rem;letter-spacing:.15em;font-weight:700}.category-list>a{display:flex;align-items:center;gap:22px;min-height:96px;border-bottom:1px solid var(--line);padding:15px 5px}.category-list>a:first-child{border-top:1px solid var(--line)}.category-list>a:hover{background:var(--grey)}.category-list>a>span:last-child{margin-left:auto;font-size:1.5rem}.category-list p{color:var(--muted);font-size:.9rem;margin-top:7px}.number{font-size:.75rem;color:#7b8790}.custom-section{padding:78px 7%;display:grid;grid-template-columns:1fr 1fr;gap:12%;background:var(--navy);color:white}.custom-intro>p:not(.eyebrow){margin:24px 0 30px;color:#c7d3de;max-width:425px}.custom-intro .eyebrow{color:#ffaa76}.custom-options article{display:flex;gap:25px;padding:26px 0;border-bottom:1px solid #405565}.custom-options article:first-child{padding-top:0}.custom-options article>span{color:#ffab76;font-size:.85rem}.custom-options p{color:#c7d3de;font-size:.95rem;margin-top:12px}.model-grid{display:grid;grid-template-columns:1fr 1fr .95fr;gap:25px}.model-card{border:1px solid var(--line)}.model-image{height:270px;padding:20px;background:#f4f5f5;position:relative;display:flex;justify-content:center;align-items:center}.model-image>span{position:absolute;top:18px;left:20px;font-size:.65rem;letter-spacing:.12em}.model-image img{max-height:200px;max-width:90%;object-fit:contain;mix-blend-mode:multiply;margin-top:23px}.model-content{padding:27px 24px}.model-content h3{font-size:1.22rem;line-height:1.4}.model-content p{font-size:.9rem;color:var(--muted);margin:12px 0 23px}.selection-note{background:var(--navy);color:white;padding:32px;display:flex;flex-direction:column;align-items:start}.selection-note h3{font-size:2.6rem;letter-spacing:-.045em;margin:28px 0 20px}.selection-note>p{color:#c6d3dc;font-size:.95rem;margin-bottom:25px}.note-rule{height:1px;width:100%;background:#4e6170;margin:30px 0 18px}.selection-note .note-small{font-size:.75rem}.about{display:grid;grid-template-columns:.9fr 1fr;gap:10%;background:var(--grey);align-items:center}.about-image{height:360px;display:flex;align-items:center;justify-content:center;background:white}.about-image img{height:300px;max-width:90%;object-fit:contain}.about p:not(.eyebrow){color:var(--muted);margin:23px 0}.contact-section{background:#e7ecf0;padding:80px 7%;display:grid;grid-template-columns:1fr 1fr;gap:12%;border-top:1px solid #d2dbe0}.contact-section>div>p:not(.eyebrow){margin-top:22px;max-width:360px;color:var(--muted)}.contact-section .contact-note{font-size:.85rem}label{display:block;font-size:.85rem;font-weight:700;margin:0 0 7px}input,select,textarea{border:1px solid #b8c3ca;padding:12px;width:100%;background:white;color:var(--ink);border-radius:0;margin-bottom:20px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}output{display:none;white-space:pre-wrap;background:white;border-left:3px solid var(--orange);margin-top:20px;padding:20px;font-size:.9rem;overflow-wrap:anywhere}output.visible{display:block}footer{padding:40px 5%;background:var(--navy);color:#cbd5dc;display:flex;align-items:center;flex-wrap:wrap;gap:35px}footer .footer-brand{background:white;padding:0 8px}footer p{font-size:.8rem}footer>div{display:flex;gap:24px;font-size:.9rem;margin-left:auto}footer>span{font-size:.75rem}.skip{position:fixed;top:-100px;left:15px;z-index:20;background:white;padding:10px}.skip:focus{top:10px}dialog{border:0;max-width:560px;width:calc(100% - 32px);padding:40px;color:var(--ink);box-shadow:0 30px 90px #0004}dialog::backdrop{background:#071522b8}dialog h2{font-size:2rem;line-height:1.2}.dialog-close{position:absolute;right:12px;top:6px;font-size:2rem;background:none;border:0}dl{margin:25px 0}dt{font-size:.85rem;color:var(--muted)}dd{margin:2px 0 14px;font-weight:600}.muted{color:var(--muted);font-size:.9rem;margin:20px 0}
@media(min-width:1550px){header,.topline{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}main{max-width:1600px;margin:auto}}
@media(max-width:1000px){nav{gap:17px}nav .compact{display:none}.hero{gap:3%;padding-top:50px;min-height:550px}.hero-visual{min-height:390px}.hero-notes{gap:14px;font-size:.75rem}.category-feature{padding:25px;grid-template-columns:1fr}.category-feature img{height:140px;width:auto;justify-self:end}.model-grid{grid-template-columns:1fr 1fr}.selection-note{grid-column:1/-1}.selection-note h3 br{display:none}.custom-section,.contact-section{gap:6%}.section{padding:65px 5%}}
@media(max-width:680px){.topline{font-size:.6rem}.topline>span:last-child{display:none}header{height:76px}.brand img{width:130px;height:50px}.menu-toggle{display:block;background:white;border:1px solid var(--line);padding:8px 14px}nav{display:none;position:absolute;left:0;right:0;top:76px;background:white;padding:25px;flex-direction:column;align-items:stretch;box-shadow:0 12px 14px #0001}nav.open{display:flex}.language{padding-left:0;border:0}.hero{grid-template-columns:1fr;padding:42px 6% 0;gap:30px}.hero h1{font-size:3.55rem}.hero .lead{font-size:1rem}.hero-notes{margin-top:30px;padding-bottom:0;flex-wrap:wrap}.hero-visual{min-height:320px;margin-right:10px;padding:20px}.hero-case{max-height:250px;margin:12px auto}.vertical-label{display:none}.actions{gap:20px}.section-heading{display:block}.section-heading>p{margin-top:23px}.section{padding:55px 6%}.category-grid,.custom-section,.about,.contact-section{grid-template-columns:1fr}.category-feature{grid-template-columns:1fr 1fr;min-height:290px;padding:25px}.category-feature h3{font-size:1.7rem}.category-list h3{font-size:1.15rem}.custom-section,.contact-section{padding:50px 6%;gap:40px}.model-grid{grid-template-columns:1fr}.selection-note{grid-column:auto}.model-image{height:280px}.about{gap:35px}.about-image{height:280px}.about-image img{height:240px}.form-row{grid-template-columns:1fr;gap:0}footer{align-items:start;gap:22px}footer>div{margin-left:0;width:100%;flex-wrap:wrap}.hero-notes{font-size:.8rem}dialog{padding:35px 24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.site-footer{display:block;padding:60px 5% 22px}.site-footer .footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1.3fr 1fr;gap:45px;margin:0;width:100%;align-items:start}.site-footer .footer-identity{display:block}.footer-identity .footer-brand{display:inline-block;margin-bottom:20px}.footer-identity p{font-size:.95rem;line-height:1.7;color:#bacad6}.footer-cta{display:inline-block;color:#ffad7c;margin-top:20px;font-weight:600;font-size:.9rem}.site-footer .footer-column{display:flex;flex-direction:column;align-items:start;gap:12px}.footer-column h2{font-size:1rem;letter-spacing:0;color:white;margin:3px 0 12px;line-height:1.4}.footer-column a{font-size:.9rem;color:#cbd5dc;line-height:1.6}.footer-column a:hover{text-decoration:underline;color:#ffad7c}.site-footer .footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #405365;margin:42px 0 0;padding-top:20px;font-size:.75rem;gap:20px}.knowledge-hero{background:var(--navy);color:white;padding:70px 7%}.knowledge-hero h1{font-size:clamp(2.9rem,5vw,5rem)}.knowledge-hero>p:last-child{max-width:560px;color:#c7d4de;margin-top:26px;font-size:1.1rem}.resource-preview-note{margin:24px 7%;padding:14px 18px;border-left:3px solid var(--orange);background:var(--grey);font-size:.9rem;color:var(--muted)}.topic-navigation{display:grid;grid-template-columns:repeat(5,1fr);padding:20px 7% 50px;gap:14px;position:static;box-shadow:none}.topic-jump{background:var(--grey);padding:23px;display:flex;flex-direction:column;align-items:start;gap:20px}.topic-jump>span{font-size:.8rem;color:#667680}.topic-jump h2{font-size:1.13rem;letter-spacing:-.02em;line-height:1.4}.topic-jump>span:last-child{margin-top:auto;color:var(--orange);font-size:1.7rem}.topic-jump:hover{background:#e2e8ec}.knowledge-sections{padding:0 7% 70px}.topic-section{padding:55px 0;display:grid;grid-template-columns:1fr 1fr;gap:12%;border-top:1px solid var(--line);scroll-margin-top:100px}.topic-section h2{font-size:2.3rem;max-width:430px}.topic-section>div>p:not(.eyebrow){margin:22px 0;color:var(--muted)}.topic-section .eyebrow{color:#85501d}.topic-outline{background:var(--grey);padding:30px}.topic-outline h3{font-size:1.05rem}.topic-outline ul{padding-left:20px;margin:20px 0}.topic-outline li{margin-bottom:12px;font-size:1rem}.topic-outline .topic-status{font-size:.85rem;border-top:1px solid #cbd4db;padding-top:15px}.knowledge-sections .text-link{font-size:.9rem}
@media(max-width:1050px){header nav{gap:17px;font-size:.8rem}.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:38px}.topic-navigation{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){.site-footer{padding:45px 6% 24px}.site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:35px 22px}.footer-identity{grid-column:1/-1}.site-footer .footer-bottom{flex-direction:column;gap:12px}.knowledge-hero{padding:50px 6%}.topic-navigation{grid-template-columns:1fr 1fr;padding:20px 6% 35px}.topic-jump{padding:20px 15px}.topic-jump h2{font-size:1rem}.topic-section{grid-template-columns:1fr;gap:25px;padding:35px 0}.topic-section h2{font-size:2rem}.knowledge-sections{padding:0 6% 45px}.resource-preview-note{margin:20px 6%}.topic-outline{padding:25px}}


.language-switch{display:inline-flex;gap:10px;align-items:center;margin:0 12px}.language-switch a{color:inherit;text-decoration:none;font-weight:700;font-size:12px}.language-switch a:hover{color:#f4772d}

