:root{--navy:#102a3b;--deep:#0b1e2b;--gold:#bd9854;--pale:#f5f4f0;--ink:#172d3a;--muted:#63717a;--line:#dce0df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);font-family:'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.65;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b48e44;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;font-weight:500;letter-spacing:-.035em}h1{font-size:clamp(44px,5.7vw,82px)}h2{font-size:clamp(32px,3.2vw,48px)}h3{font-size:25px}p{margin-bottom:20px}small,.small-text{font-size:13px}.container{width:min(1280px,calc(100% - 96px));margin:auto}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.19em;text-transform:uppercase;margin-bottom:24px}.muted{color:var(--muted)}.gold{color:var(--gold)}.prototype{background:var(--deep);color:#d5dce0;display:flex;justify-content:space-between;gap:20px;padding:7px 48px;font-size:11px;letter-spacing:.04em}.prototype span:first-child{color:#dbba77;font-weight:700}.prototype a{text-decoration:underline;text-underline-offset:3px}.header{height:104px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.brand{width:178px;flex-shrink:0}.brand img{width:178px;height:82px;object-fit:contain}.header nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:500}.header nav>a:not(.button){position:relative;padding:12px 0}.header nav>a.active:after{content:'';position:absolute;bottom:3px;left:0;right:0;height:2px;background:var(--gold)}.menu-toggle{display:none}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:15px 24px;background:var(--navy);border:1px solid var(--navy);color:#fff;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#23465b;transform:translateY(-1px)}.button.small{padding:12px 18px}.button.gold-button{background:var(--gold);border-color:var(--gold);color:#0c2333}.button.outline{background:transparent;color:var(--ink);border-color:#a9b2b6}.button.light-outline{background:transparent;border-color:#71808a}.button:disabled{opacity:.5;cursor:default}.text-link{display:inline-flex;gap:35px;align-items:center;font-weight:600;font-size:14px;border-bottom:1px solid #ad8d53;padding-bottom:8px}.text-link.light{color:white}.hero{background:var(--deep);color:white;position:relative;min-height:600px;padding:70px 0 64px;overflow:hidden}.hero-photo{position:absolute;right:0;top:0;width:62%;height:100%;object-fit:cover;object-position:60% 50%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0b1e2b 9%,#0b1e2bf0 31%,#0b1e2b65 56%,#0b1e2b00 90%)}.hero .container{position:relative;z-index:1}.hero h1{max-width:760px;margin-bottom:24px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:#d5b478}.hero p.hero-copy{max-width:490px;font-size:18px;color:#d0d9df;line-height:1.65}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:30px}.hero-index{position:absolute;right:0;bottom:8px;text-align:right;font-size:11px;letter-spacing:.12em;color:#e2e7e9}.quick-wrap{background:var(--pale);padding-bottom:28px}.quick-request{position:relative;z-index:2;margin-top:-34px;background:white;padding:30px 36px;box-shadow:0 12px 40px #132b3910;display:grid;grid-template-columns:230px 1fr;gap:30px;border-top:3px solid var(--gold)}.quick-request .eyebrow{margin:0 0 10px;color:#977136}.quick-request h2{font-size:27px;margin:0}.quick-form{display:flex;gap:12px}.quick-form textarea{resize:vertical;min-height:78px;height:78px;flex:1;border:1px solid var(--line);padding:15px;background:#fafbf9}.quick-form .button{max-width:220px}.quick-meta{font-size:12px;color:var(--muted);display:flex;gap:20px;align-items:center;margin-top:10px}.quick-meta button{border:0;background:none;color:var(--navy);padding:0;text-decoration:underline;text-underline-offset:3px}.section{padding:90px 0}.section.pale{background:var(--pale)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-heading h2{margin-bottom:0;max-width:650px}.section-heading .eyebrow{color:#957339;margin-bottom:17px}.section-heading>p{max-width:360px;color:var(--muted);margin-bottom:0}.materials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.material-card{background:#fff;display:block;border-bottom:1px solid var(--line);transition:transform .25s}.material-card:hover{transform:translateY(-5px)}.material-card .image-wrap{overflow:hidden;background:#ddd;aspect-ratio:1.72}.material-card img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.material-card:hover img{transform:scale(1.04)}.material-card .card-content{padding:22px 0 25px}.card-title{display:flex;justify-content:space-between;align-items:center;gap:15px}.card-title h3{margin-bottom:8px}.card-title span{font-size:24px;color:#977136}.material-card p{font-size:14px;color:var(--muted);margin:0}.material-number{font-size:11px;letter-spacing:.13em;color:#74838b;margin-bottom:8px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:45px}.benefit{border-top:1px solid #b9c1c5;padding-top:25px}.benefit .number{color:#ab8849;font-size:13px;display:block;margin-bottom:22px}.benefit h3{font-size:25px}.benefit p{color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split>img{width:100%;height:490px;object-fit:cover}.split .eyebrow{color:#a18147}.split p{color:var(--muted)}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.industry{border-top:1px solid var(--line);padding-top:24px}.industry h3{font-size:22px}.industry p{color:var(--muted);font-size:15px}.wide-image{height:300px;width:100%;object-fit:cover;margin-top:35px}.dark-section{background:var(--navy);color:white}.dark-section .muted,.dark-section p{color:#c1ccd3}.cta-row{display:flex;justify-content:space-between;align-items:center;gap:45px}.cta-row h2{margin-bottom:16px}.cta-row p{margin:0;max-width:630px}.cta-row .button{flex-shrink:0}.knowledge{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.knowledge>a{padding:30px;background:var(--pale);border-bottom:2px solid #b89960}.knowledge h3{font-size:23px;margin:30px 0 18px}.knowledge p{font-size:14px;color:var(--muted)}footer{background:var(--deep);color:white}.footer-top{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;padding-top:65px;padding-bottom:60px}.footer-top h2{font-size:38px}.footer-top h2 span{color:#acbdc7}.footer-top .eyebrow{color:#bba06b}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding-top:34px}.footer-contact>a{font-size:21px}.footer-contact p{color:#a7b8c2;font-size:14px;margin-top:15px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #2f414d;padding-top:24px;padding-bottom:24px;font-size:12px;color:#aebbc3}.footer-bottom>div{display:flex;gap:25px}.page-top{background:var(--pale);padding:45px 0 65px}.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:12px;margin-bottom:36px}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.page-top h1{font-size:60px;margin-bottom:22px}.page-top .intro{max-width:760px;font-size:19px;color:var(--muted)}.material-hero{display:grid;grid-template-columns:1.1fr 1fr;background:var(--navy);color:white}.material-hero .copy{padding:45px 50px 65px max(48px,calc((100vw - 1280px)/2));align-self:center}.material-hero img{width:100%;height:100%;max-height:580px;object-fit:cover}.material-hero .breadcrumbs{color:#c9d5dd}.material-hero h1{margin-bottom:22px}.material-hero .intro{color:#c5d2d9;max-width:530px}.subnav{position:sticky;top:104px;z-index:20;background:white;border-bottom:1px solid var(--line);overflow:auto}.subnav .container{display:flex;gap:32px;white-space:nowrap}.subnav a{padding:19px 0;font-size:13px}.technical-layout{display:grid;grid-template-columns:1fr 285px;gap:65px}.technical-layout h2{font-size:35px}.aside-card{background:var(--pale);padding:27px;align-self:start;position:sticky;top:187px}.aside-card h3{font-size:23px}.aside-card p{color:var(--muted);font-size:14px}.aside-card .button{width:100%;margin:8px 0}.tag{display:inline-block;border:1px solid var(--line);padding:7px 12px;font-size:13px;margin:0 6px 8px 0;background:white}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:14px}th{text-align:left;font-weight:600;background:var(--pale)}td,th{padding:16px 19px;border-bottom:1px solid var(--line);vertical-align:top}td:first-child{min-width:145px;font-weight:500}td p:last-child{margin:0}.source-note{font-size:12px;color:var(--muted);margin-top:17px}.source-note a{text-decoration:underline}.review{background:#f8f3e9;border-left:3px solid var(--gold);padding:17px 20px;font-size:13px;color:#775d32;margin:22px 0}.review strong{display:block;margin-bottom:4px}.detail-block{margin-bottom:55px;scroll-margin-top:195px}.detail-block h3{font-size:24px}.form-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.form-tabs button{padding:9px 16px;border:1px solid var(--line);background:white;font-size:13px}.form-tabs button.selected{background:var(--navy);color:white;border-color:var(--navy)}details{border-bottom:1px solid var(--line)}summary{padding:20px 0;cursor:pointer;font-weight:500;list-style:none;display:flex;justify-content:space-between;gap:15px}summary:after{content:'+';font-size:20px;color:#927239}details[open]>summary:after{content:'−'}details>p,details>div{padding:0 0 20px;color:var(--muted)}.faq h2{margin-bottom:25px}.legal{max-width:880px}.legal p{color:var(--muted)}.legal pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;font-size:14px;line-height:1.8}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.contact-address{padding:28px 0;border-top:1px solid var(--line)}.contact-address a{display:block;font-size:22px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:20px}.field label{font-size:13px;font-weight:600}.field input,.field textarea,.field select{width:100%;border:1px solid #bfc8cc;border-radius:0;background:#fff;color:var(--ink);padding:13px 14px;min-height:49px}.field textarea{min-height:110px;resize:vertical}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.check{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--muted);margin:20px 0}.check input{margin-top:5px;width:17px;height:17px}.form-status{margin-top:20px;padding:18px;background:#eaf1ec;border-left:3px solid #5f8270}.request-page{background:var(--pale);padding:45px 0 80px;min-height:650px}.request-head{display:flex;justify-content:space-between;gap:50px}.request-head h1{font-size:54px;margin-bottom:18px}.request-head p{color:var(--muted);max-width:640px}.demo-badge{align-self:start;font-size:11px;border:1px solid #b9aa8a;padding:7px 12px;white-space:nowrap;letter-spacing:.12em}.request-grid{display:grid;grid-template-columns:1fr 295px;gap:35px;margin-top:22px}.request-panel{background:white;padding:38px}.steps{display:flex;gap:18px;border-bottom:1px solid var(--line);padding-bottom:23px;margin-bottom:28px;font-size:12px;color:var(--muted)}.step{display:flex;align-items:center;gap:8px}.step b{border:1px solid #ccd2d5;border-radius:50%;width:25px;height:25px;text-align:center;line-height:23px;font-size:11px}.step.active{color:var(--navy);font-weight:600}.step.active b{background:var(--navy);color:white;border-color:var(--navy)}.request-panel h2{font-size:28px}.upload{border:1px dashed #b9c3c8;background:#f9faf8;padding:18px 20px;margin-bottom:22px}.upload label{font-size:14px;display:block;font-weight:500;margin-bottom:7px}.upload input{font-size:12px;max-width:100%;display:block}.file-list{font-size:12px;overflow-wrap:anywhere;margin-top:9px}.request-side{padding:25px 5px}.request-side h3{font-size:23px}.request-side p{color:var(--muted);font-size:14px}.request-side hr{border:0;border-top:1px solid var(--line);margin:30px 0}.request-side a{display:block;margin-bottom:10px;font-weight:500}.sample-button{border:0;background:none;color:#8b6a31;padding:0;font-size:13px;cursor:pointer;text-decoration:underline;text-underline-offset:4px;margin-bottom:20px}.form-actions{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:22px}.back-button{background:none;border:0;color:var(--muted);padding:12px 0}.recognized{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:22px 0 30px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.recognized>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px}.recognized span{display:block;font-size:11px;color:var(--muted);margin-bottom:4px}.recognized strong{font-size:15px;font-weight:600}.context-tag{background:#eef1ef;padding:12px 16px;margin-bottom:22px;font-size:13px}.success-mark{width:54px;height:54px;border:1px solid #7d9a87;border-radius:50%;display:grid;place-items:center;font-size:25px;color:#47755b;margin-bottom:22px}.filters{display:flex;gap:15px;margin-bottom:25px}.filters input{padding:12px 16px;border:1px solid var(--line);width:min(100%,380px)}.empty{padding:30px;background:var(--pale)}.audit-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.audit-list>a{padding:24px;border:1px solid var(--line);background:white}.audit-list h3{font-size:22px}.audit-list p{font-size:14px;color:var(--muted);margin:0}.skip{position:fixed;top:-100px;z-index:99;background:white;padding:15px}.skip:focus{top:10px}.no-margin{margin:0}.hidden{display:none!important}.tool-result{background:var(--navy);color:white;padding:24px;font-size:25px;margin-top:20px}.source-content{white-space:pre-wrap;line-height:1.8;font-size:14px}.intro-label{font-size:13px;color:#8c703e}.mobile-only{display:none}
@media(min-width:1600px){.hero{min-height:650px;padding-top:90px}.hero h1{font-size:88px}}
@media(max-width:1150px){.header{padding:0 30px}.header nav{gap:19px;font-size:13px}.brand,.brand img{width:150px}.container{width:calc(100% - 60px)}.hero h1{font-size:64px}.quick-request{grid-template-columns:200px 1fr;padding:27px}.technical-layout{gap:35px;grid-template-columns:1fr 250px}.material-hero .copy{padding-left:30px}.contact-grid{gap:55px}}
@media(max-width:900px){.header{height:86px}.brand img{height:72px}.menu-toggle{display:flex;gap:18px;align-items:center;border:0;background:none;color:var(--navy);padding:12px;font-size:14px}.header nav{display:none;position:absolute;top:86px;left:0;right:0;background:white;padding:25px 30px;box-shadow:0 18px 25px #102a3b22;align-items:stretch;gap:8px}.header nav.open{display:flex;flex-direction:column}.header nav .button{margin-top:8px}.prototype{padding:6px 30px}.prototype>span:nth-child(2){display:none}.hero{padding-top:55px;min-height:550px}.hero h1{font-size:61px}.hero-photo{width:80%;opacity:.8}.hero-index{display:none}.quick-request{grid-template-columns:1fr;gap:18px}.quick-request h2{font-size:24px}.quick-request .eyebrow{margin-bottom:6px}.materials{gap:20px;grid-template-columns:repeat(2,1fr)}.section{padding:65px 0}.split{gap:35px}.split>img{height:420px}.benefits{gap:26px}.technical-layout{grid-template-columns:1fr}.aside-card{position:static;display:none}.subnav{top:86px}.material-hero .copy{padding:30px}.material-hero h1{font-size:50px}.material-hero img{object-position:50%}.request-grid{grid-template-columns:1fr}.request-side{display:none}.request-panel{padding:30px}.request-head h1{font-size:46px}.contact-grid{gap:30px}.footer-top{gap:35px}.footer-bottom{flex-direction:column;gap:16px}.detail-block{scroll-margin-top:175px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.prototype{padding:6px 20px;font-size:9px}.prototype a{font-size:9px}.header{padding:0 20px;height:78px}.brand,.brand img{width:132px}.brand img{height:66px}.header nav{top:78px}.hero{padding:43px 0 66px;min-height:535px}.hero-photo{width:100%;opacity:.6;object-position:68%}.hero:after{background:linear-gradient(90deg,#0b1e2bf5,#0b1e2b65)}.hero h1{font-size:47px;letter-spacing:-.045em;line-height:1.12}.eyebrow{font-size:10px;margin-bottom:20px}.hero p.hero-copy{font-size:16px;max-width:330px}.hero-actions{gap:21px;flex-wrap:wrap;margin-top:24px}.hero-actions .text-link{font-size:12px;gap:15px}.button{padding:14px 18px;font-size:13px;gap:20px}.quick-request{padding:22px;gap:15px;margin-top:-30px}.quick-form{flex-direction:column}.quick-form textarea{width:100%;font-size:14px;min-height:93px}.quick-form .button{max-width:none;width:100%}.quick-meta{flex-direction:column;align-items:flex-start;gap:6px;font-size:11px}.section{padding:52px 0}.section-heading{display:block;margin-bottom:28px}.section-heading>p,.section-heading>.text-link{margin-top:22px}.section-heading h2{font-size:34px}.materials{gap:24px 16px}.material-card .image-wrap{aspect-ratio:1.1}.material-card .card-content{padding:16px 0}.card-title h3{font-size:22px}.material-card p{font-size:12px}.card-title span{font-size:20px}.material-number{font-size:9px}.benefits,.industry-grid,.knowledge{grid-template-columns:1fr;gap:25px}.benefits{margin-top:30px}.benefit{padding-top:20px}.benefit .number{margin-bottom:15px}.benefit p{margin-bottom:0;font-size:15px}.split{grid-template-columns:1fr;gap:30px}.split>img{height:300px}.split h2{font-size:34px}.wide-image{height:220px}.cta-row{display:block}.cta-row .button{margin-top:27px}.footer-top{grid-template-columns:1fr;padding-top:45px;padding-bottom:35px;gap:20px}.footer-top h2{font-size:31px}.footer-contact{padding-top:5px}.footer-bottom>div{gap:17px;flex-wrap:wrap}.page-top{padding:30px 0 40px}.breadcrumbs{font-size:11px;margin-bottom:28px}.page-top h1{font-size:43px}.page-top .intro{font-size:17px}.material-hero{grid-template-columns:1fr}.material-hero .copy{padding:28px 20px 38px}.material-hero h1{font-size:48px}.material-hero img{height:210px}.subnav{top:78px}.subnav .container{gap:25px}.subnav a{padding:15px 0;font-size:12px}.technical-layout{gap:20px}.technical-layout h2{font-size:31px}.detail-block{margin-bottom:38px}.form-tabs{gap:6px}.form-tabs button{padding:8px 12px}td,th{padding:13px 12px;font-size:13px}td:first-child{min-width:105px}.contact-grid{grid-template-columns:1fr;gap:30px}.two-fields{grid-template-columns:1fr;gap:0}.request-page{padding:28px 0 45px}.request-head{display:block}.request-head h1{font-size:39px}.demo-badge{display:inline-block;margin-bottom:15px}.request-panel{padding:23px 18px}.steps{gap:11px;font-size:10px}.step{gap:5px}.step b{width:21px;height:21px;line-height:19px}.recognized{grid-template-columns:repeat(2,1fr)}.recognized>div{padding:12px}.form-actions{flex-wrap:wrap}.form-actions .button{flex:1}.request-panel h2{font-size:27px}.audit-list{grid-template-columns:1fr}.filters input{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
