@layer reset,base,components,responsive;
@layer reset{*{box-sizing:border-box}body,h1,h2,h3,p,figure{margin:0}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}}
@layer base{
:root{--navy:#10283f;--ink:#172e43;--muted:#536577;--blue:#1767b3;--light:#eef4f9;--line:#dbe4ec;--white:#fff;--accent:#bddaed;font-family:'Segoe UI',Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none;scroll-behavior:smooth}
body{font-size:1rem;line-height:1.7}h1,h2,h3{line-height:1.12;font-weight:500;letter-spacing:-.035em}h1{font-size:clamp(2.7rem,4.7vw,4.8rem)}h2{font-size:clamp(2rem,3vw,3.1rem)}h3{font-size:1.4rem;letter-spacing:-.025em}p{color:var(--muted)}a{text-underline-offset:5px}a:hover{color:var(--blue)}:focus-visible{outline:3px solid #c88d1a;outline-offset:5px}::selection{background:#c2ddf4}button{cursor:pointer}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:.78rem;letter-spacing:.16em;font-weight:650;text-transform:uppercase;color:var(--blue);display:block;margin-bottom:24px}.lead{font-size:1.16rem;line-height:1.75}.text-link{display:inline-flex;align-items:center;gap:22px;text-decoration:none;font-weight:600;color:var(--ink);padding-block:8px}.text-link svg{width:18px}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;padding:15px 24px;background:var(--blue);color:white;border:1px solid var(--blue);border-radius:4px;text-decoration:none;font-size:.92rem;font-weight:600;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#10558f;color:#fff;transform:translateY(-2px)}.button.secondary{background:transparent;border-color:#a4b5c4;color:var(--ink)}.button.secondary:hover{background:#e9f1f7}.button svg{width:18px;height:18px}.actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-top:32px}.skip{position:fixed;left:20px;top:-90px;background:#fff;padding:12px;z-index:100}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
}
@layer components{
.utility{background:var(--navy);color:#d4e2ee;font-size:.8rem}.utility .container{display:flex;align-items:center;justify-content:space-between;min-height:36px}.utility a{color:#fff;text-decoration:none}.utility span{opacity:.85}.utility-links{display:flex;gap:26px}.header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:10}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:96px}.brand{display:block;width:163px;height:73px;overflow:hidden;flex-shrink:0}.brand img{width:163px;max-width:none;transform:translateY(-8px)}.nav{display:flex;gap:29px;align-items:center;font-size:.88rem;font-weight:600}.nav>a,.nav summary{text-decoration:none;cursor:pointer;list-style:none;white-space:nowrap}.nav summary::-webkit-details-marker{display:none}.nav summary{display:flex;align-items:center;gap:7px}.nav summary svg{height:13px;width:13px}.nav details{position:relative}.nav details[open] summary{color:var(--blue)}.dropdown{position:absolute;top:40px;left:-22px;min-width:240px;background:#fff;border:1px solid var(--line);box-shadow:0 16px 36px #10283f16;padding:10px;border-radius:5px}.dropdown a{display:block;text-decoration:none;padding:10px 12px;font-weight:400}.dropdown a:hover{background:var(--light)}.nav [aria-current=page]{color:var(--blue)}.nav .button{padding:12px 19px;color:#fff}.menu-toggle{display:none;background:none;border:1px solid var(--line);border-radius:4px;padding:9px 12px;align-items:center;gap:10px;color:var(--ink)}
.hero{background:var(--navy);color:#fff;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.06fr 1fr;min-height:608px}.hero-copy{padding:76px 54px 78px 0;position:relative;z-index:1}.hero .eyebrow{color:#aecfeb}.hero h1{max-width:620px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:#bddaed;letter-spacing:-.05em}.hero .lead{max-width:510px;margin-top:27px;color:#c3d0dc;font-size:1.05rem}.hero .button{background:#fff;border-color:#fff;color:var(--ink)}.hero .button:hover{background:#deedfa}.hero .text-link{color:#e4eef7;font-size:.9rem}.hero-visual{position:relative;margin-right:calc((min(1240px,100vw - 96px) - 100vw)/2)}.hero-visual>img{height:100%;width:100%;object-fit:cover;object-position:center}.photo-caption{position:absolute;bottom:30px;left:30px;right:30px;padding:23px 25px;background:#10283ff0;border:1px solid #ffffff25;backdrop-filter:blur(12px);display:flex;align-items:center;gap:18px}.photo-caption svg{width:34px;height:34px;color:var(--accent)}.photo-caption strong{font-weight:500;font-size:1rem;display:block}.photo-caption span{color:#b7cada;font-size:.8rem}.trust-strip{border-bottom:1px solid var(--line);background:#f7f9fb}.trust-inner{display:flex;justify-content:space-between;align-items:center;gap:25px;min-height:105px}.trust-label{font-size:.8rem;color:var(--muted);max-width:150px}.trust-item{display:flex;gap:13px;align-items:center}.trust-item>svg{color:#60788c}.trust-item strong{display:block;font-size:1rem;font-weight:600}.trust-item small{font-size:.73rem;color:var(--muted)}.trust-item a{text-decoration:none}.intro-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px}.intro-head h2{max-width:630px}.intro-head p{max-width:370px}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.value-card{padding:32px 30px;background:var(--light);border:1px solid #e5edf4;border-radius:6px}.icon-box{width:47px;height:47px;border-radius:4px;display:grid;place-items:center;background:#dceaf6;color:var(--blue);margin-bottom:32px}.value-card h3{margin-bottom:16px}.value-card p{font-size:.95rem;line-height:1.75;margin-bottom:20px}.value-card .text-link{font-size:.85rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.split p{margin-top:24px}.principles{border-top:1px solid var(--line)}.principle{display:flex;gap:24px;padding:26px 0;border-bottom:1px solid var(--line)}.principle>span{font-size:.85rem;color:var(--blue);padding-top:2px}.principle p{font-size:.94rem;margin-top:9px}.principle h3{font-size:1.2rem}.soft-section{background:#f6f8fb}.industry-list{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.industry{padding:32px 24px;background:#fff;border-right:1px solid var(--line)}.industry:last-child{border:0}.industry svg{color:var(--blue);margin-bottom:28px}.industry h3{font-size:1.1rem;min-height:48px;line-height:1.4;letter-spacing:-.02em}.industry p{font-size:.83rem;margin-top:13px}.section-tail{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:25px;font-size:.9rem}.consumer-band{background:#e6f0f8;border-radius:6px;padding:48px;display:grid;grid-template-columns:60px 1fr auto;gap:30px;align-items:center}.consumer-band>svg{width:48px;height:48px;color:var(--blue)}.consumer-band h2{font-size:2rem}.consumer-band p{margin-top:12px;max-width:670px;font-size:.95rem}.cta{background:var(--navy);color:#fff;padding:65px 0}.cta .container{display:flex;justify-content:space-between;align-items:center;gap:35px}.cta h2{font-size:2.5rem}.cta p{color:#bfcedc;margin-top:14px}.cta .button{background:#fff;color:var(--ink);border-color:#fff;flex-shrink:0}.footer{padding:66px 0 0;background:#f8fafc}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.1fr;gap:45px;padding-bottom:48px}.footer-brand{font-size:1.75rem;letter-spacing:.12em;font-weight:500;line-height:1.3}.footer-brand span{display:block;font-size:.62rem;letter-spacing:.16em;margin-top:6px}.footer p{font-size:.82rem;margin-top:20px;max-width:260px}.footer h3{font-size:.8rem;font-weight:650;letter-spacing:.03em;margin-bottom:21px}.footer a{font-size:.83rem;text-decoration:none}.footer ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.footer address{font-style:normal;color:var(--muted);font-size:.83rem;margin-bottom:14px}.footer-bottom{border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;gap:25px;color:var(--muted);font-size:.73rem}.footer-bottom a{font-size:inherit}
.page-hero{background:var(--light);padding:36px 0 63px;position:relative;border-bottom:1px solid var(--line)}.breadcrumbs{font-size:.79rem;margin-bottom:40px;color:var(--muted);display:flex;gap:12px}.breadcrumbs a{text-decoration:none}.page-hero .eyebrow{margin-bottom:16px}.page-hero h1{max-width:900px;font-size:clamp(2.6rem,4.4vw,4.2rem)}.page-hero .lead{margin-top:22px;max-width:730px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:90px;align-items:start}.prose{max-width:790px}.prose p{margin-bottom:25px;font-size:1.06rem;line-height:1.85}.prose h2{font-size:2rem;margin:40px 0 22px}.prose h2:first-child{margin-top:0}.prose h3{margin-bottom:15px}.sidebar{background:var(--light);padding:28px;border-radius:6px}.sidebar h2{font-size:1.25rem;letter-spacing:-.02em;margin-bottom:18px}.sidebar a:not(.button){display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:13px 0;text-decoration:none;font-size:.9rem}.sidebar p{font-size:.9rem;margin-bottom:20px}.sidebar .button{width:100%;font-size:.82rem;padding:13px}.page-figure{margin-top:32px;border-radius:5px;overflow:hidden}.page-figure img{width:100%;aspect-ratio:1.5;object-fit:cover}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:44px}.step{border-top:2px solid var(--blue);padding-top:20px}.step .number{font-size:2rem;color:var(--blue);margin-bottom:22px;display:block}.step h3{font-size:1.15rem}.step p{font-size:.92rem;margin-top:13px}.fact-box{padding:30px;border-left:3px solid var(--blue);background:var(--light);margin:30px 0}.fact-box p:last-child{margin-bottom:0}.fact-box strong{color:var(--ink)}.checklist{list-style:none;margin:20px 0;padding:0}.checklist li{border-bottom:1px solid var(--line);display:flex;gap:15px;padding:17px 0;color:var(--muted)}.checklist svg{color:var(--blue)}.resources{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.resource{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:5px;padding:28px;text-decoration:none;transition:border-color .2s,background .2s}.resource:hover{border-color:#7ba7ce;background:var(--light)}.resource .eyebrow{font-size:.68rem;margin-bottom:19px}.resource h3{font-size:1.25rem;margin-bottom:12px}.resource p{font-size:.88rem;flex:1}.resource .text-link{font-size:.78rem;margin-top:20px}.notice{font-size:.84rem;background:var(--light);padding:23px;margin-top:30px;border-radius:4px}.faq{max-width:900px}.faq details{padding:23px 0;border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:1.1rem;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';color:var(--blue);font-size:1.6rem}.faq details[open] summary:after{content:'−'}.faq details p{padding-top:15px;max-width:800px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-details h2{font-size:1.6rem;margin-bottom:20px}.contact-block{margin-bottom:35px;padding-bottom:28px;border-bottom:1px solid var(--line)}.contact-block p{margin:10px 0}.contact-block address{font-style:normal;color:var(--muted)}.contact-block .phone{font-size:1.6rem;color:var(--blue);text-decoration:none}.contact-form{background:var(--light);padding:38px;border-radius:6px}.contact-form h2{font-size:1.8rem;margin-bottom:15px}.contact-form p{font-size:.9rem;margin-bottom:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:.87rem;font-weight:600;margin-bottom:7px}input,textarea,select{width:100%;padding:12px 14px;background:#fff;border:1px solid #b5c5d3;border-radius:4px;color:var(--ink);min-height:48px}textarea{resize:vertical;min-height:140px}.field{margin-bottom:21px}.form-note{font-size:.78rem!important}.contact-form .status{margin-top:18px;color:var(--ink);font-weight:600}.contact-form .button{width:100%}.resource-section h2{margin-bottom:28px}.resource-section+.resource-section{margin-top:52px}
}
@layer responsive{
.brand img{height:auto}.contact-block>.text-link{display:flex;width:fit-content}
@media(min-width:1600px){.hero-visual{max-height:690px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.nav{gap:18px;font-size:.81rem}.brand{width:135px}.brand img{width:140px}.hero-visual{margin-right:-28px}.hero-copy{padding-right:35px}.hero-grid{min-height:570px}.split{gap:50px}.industry{padding:25px 17px}.industry h3{font-size:1rem}.article-layout{gap:45px}.footer-grid{gap:30px}.consumer-band{grid-template-columns:45px 1fr;padding:35px}.consumer-band .button{grid-column:2;justify-self:start}.contact-grid{gap:40px}}
@media(max-width:850px){.header-inner{min-height:82px;flex-wrap:wrap}.menu-toggle{display:flex}.nav{width:100%;flex-wrap:wrap;padding:0 0 24px;gap:20px}.js .nav{display:none}.js .nav.is-open{display:flex}.nav details{position:static}.dropdown{position:static;box-shadow:none;margin-top:12px}.nav>a,.nav details{width:100%}.nav .button{width:auto}.hero-grid{grid-template-columns:1fr 1fr;min-height:560px}.hero-copy{padding:55px 25px 55px 0}.hero h1{font-size:3rem}.hero .actions{gap:10px}.hero .lead{font-size:1rem}.photo-caption{left:18px;right:18px;padding:18px;bottom:18px}.photo-caption svg{display:none}.trust-inner{flex-wrap:wrap;padding-block:25px;gap:25px}.trust-label{max-width:none;width:100%}.section{padding-block:70px}.value-grid{gap:15px}.value-card{padding:25px 22px}.industry-list{grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.industry{border:0}.intro-head{align-items:start;gap:30px}.intro-head p{max-width:270px}.resources{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr}.prose{max-width:none}.sidebar{max-width:none}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.cta h2{font-size:2rem}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.utility .container{min-height:37px}.utility .utility-message{display:none}.utility-links{width:100%;justify-content:space-between;gap:12px;font-size:.73rem}.header-inner{gap:8px}.brand{height:65px}.hero-grid{display:flex;flex-direction:column}.hero-copy{padding:48px 0 42px}.hero h1{font-size:3.15rem;max-width:450px}.hero .eyebrow{font-size:.68rem;margin-bottom:20px}.hero .lead{font-size:1rem;max-width:470px}.hero .actions{margin-top:27px;gap:12px}.hero .button{padding:14px 18px}.hero .text-link{font-size:.82rem;gap:10px}.hero-visual{height:280px;margin-inline:-20px}.hero-visual img{object-position:50% 52%}.photo-caption{padding:15px 19px;bottom:18px;left:20px;right:20px}.photo-caption strong{font-size:.9rem}.photo-caption span{font-size:.73rem}.trust-inner{gap:20px;display:grid;grid-template-columns:1fr 1fr;padding-block:25px}.trust-label{grid-column:1/-1}.trust-item{gap:8px}.trust-item>svg{width:20px}.trust-item strong{font-size:.86rem}.trust-item small{font-size:.65rem}.trust-item:last-child{grid-column:1/-1}.section{padding-block:55px}.intro-head{display:block;margin-bottom:30px}.intro-head p{max-width:none;margin-top:20px}.eyebrow{font-size:.71rem;margin-bottom:17px}.value-grid{grid-template-columns:1fr;gap:17px}.value-card{padding:28px}.icon-box{margin-bottom:23px}.value-card p{margin-bottom:13px}.split{grid-template-columns:1fr;gap:30px}.industry-list{grid-template-columns:1fr}.industry{display:grid;grid-template-columns:35px 1fr;gap:8px 18px;padding:25px}.industry svg{margin:0;grid-row:span 2}.industry h3{min-height:0;font-size:1.15rem}.industry p{margin:0}.section-tail{display:block}.section-tail p{margin-bottom:10px}.consumer-band{display:block;padding:29px}.consumer-band>svg{margin-bottom:20px;width:35px}.consumer-band h2{font-size:1.75rem}.consumer-band .button{margin-top:24px}.cta{padding-block:45px}.cta .container{display:block}.cta .button{margin-top:26px}.footer{padding-top:40px}.footer-grid{gap:33px 20px}.footer-intro{grid-column:1/-1}.footer-intro p{max-width:none}.footer-bottom{flex-direction:column;gap:8px;font-size:.7rem}.page-hero{padding:25px 0 43px}.breadcrumbs{margin-bottom:28px}.page-hero h1{font-size:2.75rem}.page-hero .lead{font-size:1rem}.prose p{font-size:1rem}.steps{grid-template-columns:1fr;gap:25px}.step .number{margin-bottom:12px}.resources{grid-template-columns:1fr}.form-row{grid-template-columns:1fr;gap:0}.contact-form{padding:25px}.contact-grid{gap:15px}.fact-box{padding:23px}.faq summary{font-size:1rem}.resource{padding:25px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.utility,.header,.footer,.cta,.sidebar,.actions,.menu-toggle{display:none}.container{width:100%}.section{padding:20px 0}.page-hero{padding:20px 0;background:#fff}.article-layout{display:block}a{color:#000}.hero{background:#fff;color:#000}.hero-visual{display:none}.hero-grid{display:block}}
}
