.header[data-astro-cid-nen7h5rs]{z-index:101;background:#fff;width:100%;position:sticky;top:0}.nav-desktop[data-astro-cid-nen7h5rs]{width:100%}.nav-inner[data-astro-cid-nen7h5rs]{max-width:1200px;height:var(--nav-height);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.nav-logo[data-astro-cid-nen7h5rs]{color:#111;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.nav-logo-text[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);letter-spacing:-.04em;font-size:1.125rem;font-weight:700}.nav-links[data-astro-cid-nen7h5rs]{align-items:center;gap:.25rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-link-btn[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#5f5a54;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.9375rem;font-weight:400;transition:all .15s;display:flex}.nav-link-btn[data-astro-cid-nen7h5rs]:hover{color:#111;background:#f5f5f5}.nav-link[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#5f5a54;white-space:nowrap;border-radius:4px;align-items:center;padding:.5rem .75rem;font-size:.9375rem;font-weight:400;text-decoration:none;transition:all .15s;display:flex}.nav-link[data-astro-cid-nen7h5rs]:hover{color:#111;background:#f5f5f5}.nav-actions[data-astro-cid-nen7h5rs]{align-items:center;gap:.5rem;display:flex}.nav-btn-ghost[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#514837;white-space:nowrap;background:#f2f0ef;border-radius:4px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s}.nav-btn-ghost[data-astro-cid-nen7h5rs]:hover{background:#e8e6e5}.nav-btn-dark[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#fff;white-space:nowrap;background:#111;border-radius:4px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s}.nav-btn-dark[data-astro-cid-nen7h5rs]:hover{background:#333}.nav-burger[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:none;position:relative}.nav-burger[data-astro-cid-nen7h5rs]:hover{background:#f5f5f5}.burger-line[data-astro-cid-nen7h5rs]{background:#111;border-radius:1px;width:18px;height:2px;transition:all .25s;display:block;position:absolute}.burger-line[data-astro-cid-nen7h5rs]:first-child{transform:translateY(-6px)}.burger-line[data-astro-cid-nen7h5rs]:nth-child(2){transform:translateY(0)}.burger-line[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(6px)}.nav-burger[data-astro-cid-nen7h5rs][data-state=open] .burger-line[data-astro-cid-nen7h5rs]:first-child{transform:rotate(45deg)}.nav-burger[data-astro-cid-nen7h5rs][data-state=open] .burger-line[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0;transform:scaleX(0)}.nav-burger[data-astro-cid-nen7h5rs][data-state=open] .burger-line[data-astro-cid-nen7h5rs]:nth-child(3){transform:rotate(-45deg)}.nav-dropdown[data-astro-cid-nen7h5rs]{position:relative}.nav-dropdown[data-astro-cid-nen7h5rs]:after{content:"";height:8px;position:absolute;top:100%;left:0;right:0}.nav-dropdown-menu[data-astro-cid-nen7h5rs]{z-index:200;background:#fff;border-radius:8px;min-width:200px;padding:.5rem;display:none;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);box-shadow:0 4px 24px #0000001a,0 0 0 1px #0000000f}.nav-dropdown[data-astro-cid-nen7h5rs]:hover .nav-dropdown-menu[data-astro-cid-nen7h5rs],.nav-dropdown[data-astro-cid-nen7h5rs].open .nav-dropdown-menu[data-astro-cid-nen7h5rs]{display:block}.dropdown-item[data-astro-cid-nen7h5rs]{color:#333;border-radius:4px;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:background .1s;display:block}.dropdown-item[data-astro-cid-nen7h5rs]:hover{background:#f5f5f5}.nav-mobile[data-astro-cid-nen7h5rs]{top:var(--nav-height);z-index:100;-webkit-overflow-scrolling:touch;background:#fff;flex-direction:column;display:none;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.nav-mobile[data-astro-cid-nen7h5rs].open{display:flex}.nav-mobile-inner[data-astro-cid-nen7h5rs]{flex:1;padding:0}.nav-mobile-section[data-astro-cid-nen7h5rs]{border-bottom:1px solid #e8e6e5}.nav-mobile-actions[data-astro-cid-nen7h5rs]{padding:1rem 1.5rem;padding-bottom:max(1rem, env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e8e6e5;gap:.75rem;display:flex;position:sticky;bottom:0}.mobile-accordion[data-astro-cid-nen7h5rs]{width:100%;font-family:var(--font-sans);color:#111;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.125rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.mobile-accordion[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{color:#999;transition:transform .2s}.mobile-accordion[data-astro-cid-nen7h5rs].open svg[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.mobile-accordion-content[data-astro-cid-nen7h5rs]{padding:0 0 .5rem;display:none}.mobile-accordion-content[data-astro-cid-nen7h5rs].open{display:block}.mobile-link[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#555;padding:.75rem 1.5rem .75rem 2.25rem;font-size:.9375rem;text-decoration:none;transition:color .15s;display:block}.mobile-link[data-astro-cid-nen7h5rs]:hover{color:#111}.mobile-link-single[data-astro-cid-nen7h5rs]{font-family:var(--font-sans);color:#111;border-bottom:1px solid #e8e6e5;padding:1.125rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;display:block}.mobile-btn-ghost[data-astro-cid-nen7h5rs]{text-align:center;color:#514837;font-family:var(--font-sans);background:#f2f0ef;border-radius:8px;flex:1;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s}.mobile-btn-ghost[data-astro-cid-nen7h5rs]:hover{background:#e8e6e5}.mobile-btn-dark[data-astro-cid-nen7h5rs]{text-align:center;color:#fff;font-family:var(--font-sans);background:#111;border-radius:8px;flex:1;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s}.mobile-btn-dark[data-astro-cid-nen7h5rs]:hover{background:#333}@media (width<=1024px){.nav-links[data-astro-cid-nen7h5rs],.nav-actions[data-astro-cid-nen7h5rs]{display:none}.nav-burger[data-astro-cid-nen7h5rs]{display:flex}}@media (width<=768px){.nav-inner[data-astro-cid-nen7h5rs]{padding:0 1rem}.nav-logo-text[data-astro-cid-nen7h5rs]{font-size:1rem}}.footer[data-astro-cid-jo6i4kqk]{background:#1446e0;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.footer[data-astro-cid-jo6i4kqk]:before{content:"";pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.footer-cta[data-astro-cid-jo6i4kqk]{z-index:1;width:100%;padding:5rem 0 4rem;position:relative}.footer-cta-inner[data-astro-cid-jo6i4kqk]{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.footer-cta-heading[data-astro-cid-jo6i4kqk]{font-family:var(--font-serif);letter-spacing:-.03em;color:#fff;font-size:clamp(2.5rem,6vw,5rem);font-weight:400;line-height:1.05}.footer-links[data-astro-cid-jo6i4kqk]{z-index:1;border-top:1px solid #ffffff26;width:100%;padding:3.5rem 0 2.5rem;position:relative}.footer-links-inner[data-astro-cid-jo6i4kqk]{z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative}.footer-cols[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.footer-col-title[data-astro-cid-jo6i4kqk]{color:#fff;margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.footer-link[data-astro-cid-jo6i4kqk]{color:#ffffffbf;margin-bottom:.6rem;font-family:Inter,sans-serif;font-size:.85rem;text-decoration:none;transition:color .15s;display:block}.footer-link[data-astro-cid-jo6i4kqk]:hover{color:#fff}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff26;gap:1.5rem;margin-top:3rem;padding-top:2rem;display:flex}.footer-legal[data-astro-cid-jo6i4kqk]{color:#ffffff8c;cursor:pointer;font-family:Inter,sans-serif;font-size:.8rem;transition:color .15s}.footer-legal[data-astro-cid-jo6i4kqk]:hover{color:#ffffffd9}@media (width<=768px){.footer-cta[data-astro-cid-jo6i4kqk]{padding:3.5rem 0 3rem}.footer-cta-heading[data-astro-cid-jo6i4kqk]{font-size:clamp(2rem,8vw,3rem)}.footer-links[data-astro-cid-jo6i4kqk]{padding:2.5rem 0 2rem}.footer-cols[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.footer-bottom[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.5rem}}@font-face{font-family:Arizona;font-weight:300;font-style:normal;src:url(/fonts/ABCArizonaFlare-Light.woff2)format("woff2");font-display:swap}@font-face{font-family:Arizona;font-weight:300;font-style:italic;src:url(/fonts/ABCArizonaFlare-LightItalic.woff2)format("woff2");font-display:swap}@font-face{font-family:Arizona;font-weight:400;font-style:normal;src:url(/fonts/ABCArizonaFlare-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Arizona;font-weight:400;font-style:italic;src:url(/fonts/ABCArizonaFlare-RegularItalic.woff2)format("woff2");font-display:swap}@font-face{font-family:Arizona;font-weight:500;font-style:normal;src:url(/fonts/ABCArizonaFlare-Medium.woff2)format("woff2");font-display:swap}@font-face{font-family:Arizona;font-weight:700;font-style:normal;src:url(/fonts/ABCArizonaFlare-Bold.woff2)format("woff2");font-display:swap}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/Inter-Regular.woff2)format("woff2")}@font-face{font-family:Geist Mono;font-weight:400;font-style:normal;src:url(/fonts/GeistMono-Regular.woff2)format("woff2");font-display:swap}@font-face{font-family:Geist Mono;font-weight:500;font-style:normal;src:url(/fonts/GeistMono-Medium.woff2)format("woff2");font-display:swap}:root{--cream:#faf9f7;--cream-darker:#f0ece8;--greige:#58544e;--greige-light:#787572;--greige-lightest:#c2bfbb;--charcoal:#111;--brand:#1f40ed;--brand-hover:#1a35c5;--color-bg:#fff;--color-text:var(--charcoal);--color-text-secondary:var(--greige);--color-text-muted:var(--greige-light);--color-border:var(--cream-darker);--color-surface:var(--cream);--font-serif:"Arizona", Georgia, serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"Geist Mono", "JetBrains Mono", monospace;--nav-height:55px;--max-width:1200px;--radius:8px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);flex-direction:column;min-height:100vh;font-size:16px;line-height:1.6;display:flex}body>main{flex:1}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}@media (width<=768px){.container{padding:0 1rem}}.section{padding:5rem 0}@media (width<=768px){.section{padding:3.5rem 0}}.section-title{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;line-height:1.15}.section-subtitle{color:var(--color-text-secondary);max-width:560px;font-size:1rem;line-height:1.7}@media (width<=768px){.section-title{font-size:1.6rem}.section-subtitle{font-size:.95rem}}.eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1.25rem;font-size:.7rem;font-weight:500;display:block}.btn{font-family:var(--font-sans);letter-spacing:.01em;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn-dark,.btn-primary{background:var(--color-text);color:#fff}.btn-dark:hover,.btn-primary:hover{background:#333}.btn-ghost{background:var(--color-surface);color:var(--color-text-secondary)}.btn-ghost:hover{background:var(--cream-darker)}.btn-outline{color:var(--color-text);border:1px solid var(--color-border);background:0 0}.btn-outline:hover{border-color:var(--color-text)}.btn-accent{background:var(--brand);color:#fff}.btn-accent:hover{background:var(--brand-hover)}@media (width<=768px){.btn{padding:.5rem 1rem;font-size:.85rem}}.divider{background:var(--color-border);height:1px;margin:0}.text-center{text-align:center}.rule{background:var(--color-border);width:100%;height:1px}.tag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:var(--radius-sm);padding:.25rem .625rem;font-size:.65rem;font-weight:500;display:inline-block}.office-card{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem}.office-card-title{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.2rem;font-weight:400}.office-card-address{color:var(--color-text-secondary);font-size:.88rem;line-height:1.7}.office-card-phone{margin-top:.75rem;font-size:.88rem;font-weight:500}.dept-card{border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.25rem;transition:border-color .15s}.dept-card:hover{border-color:var(--greige-lightest)}.dept-card-title{margin-bottom:.5rem;font-size:.95rem;font-weight:600}.dept-card-desc{color:var(--color-text-secondary);margin-bottom:1rem;font-size:.85rem;line-height:1.7}.dept-card-contact{flex-direction:column;gap:.25rem;display:flex}.dept-card-contact a,.dept-card-contact span{font-size:.85rem}.dept-card-contact a{color:var(--brand);text-underline-offset:2px;text-decoration:underline}.dept-card-contact a:hover{color:var(--brand-hover)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sector-section{background:#fff;width:100%;padding:5rem 1.5rem}.sector-wrap{grid-template-columns:45% 1fr;align-items:start;gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.sector-left{padding-right:1rem}.sector-heading{font-family:var(--font-serif);letter-spacing:-.03em;color:#111;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;line-height:1.1}.sector-desc{color:#555;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.sector-list{flex-direction:column;gap:.25rem;display:flex}.sector-item{width:100%;font-family:var(--font-sans);color:#555;cursor:pointer;text-align:left;appearance:none;background:0 0;border:none;border-radius:8px;outline:none;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.95rem;font-weight:500;display:flex}.sector-item::-moz-focus-inner{border:none}.sector-item:hover{color:#111;background:#f5f5f5}.sector-item.active{color:#111;background:#f0f0f0;font-weight:600}.sector-item-icon{color:#111;background:#f0f0f0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sector-item.active .sector-item-icon{color:#fff;background:#111}.sector-panel{background:#0a2463;border-radius:12px;padding:1.5rem;overflow:hidden}.sector-panel>div{background:#fff;border-radius:8px;padding:1.75rem}.sector-result-title{font-family:var(--font-serif);color:#111;text-align:left;margin:0 0 .4rem;font-size:1.3rem;font-weight:400}.sector-result-subtitle{color:#777;text-align:left;margin:0 0 1.25rem;font-size:.85rem}.sector-result-tag{letter-spacing:.05em;color:#0a2463;background:#e8edf5;border-radius:4px;margin-bottom:1.25rem;padding:.3rem .65rem;font-size:.72rem;font-weight:600;display:inline-block}.sector-result-list{flex-direction:column;gap:1rem;display:flex}.sector-product{display:block}.sector-product-name{color:#111;margin:0 0 .15rem;font-size:.92rem;font-weight:600}.sector-product-desc{color:#666;margin:0;font-size:.84rem;line-height:1.5}@media (width<=768px){.sector-wrap{grid-template-columns:1fr;gap:2rem}.sector-left{position:static}}.hero-container{background:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-content-motion{z-index:10;flex-direction:column;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:120px 1.5rem 3rem;display:flex;position:relative}@media (width>=1024px){.hero-content-motion{min-height:100vh;padding-top:80px;padding-bottom:3rem}}.hero-text{text-align:center;margin-bottom:2.5rem}.hero-title{font-family:var(--font-serif);letter-spacing:-.03em;color:#111;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:400;line-height:1.12}.hero-subtitle{color:#777;max-width:480px;margin:0 auto 1.5rem;font-size:clamp(.95rem,2vw,1.15rem);line-height:1.6}.hero-actions{justify-content:center;display:flex}.hero-btn-primary{font-family:var(--font-sans);color:#fff;background:#111;border-radius:4px;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .15s;display:inline-flex}.hero-btn-primary:hover{background:#333}.hero-search-wrapper{width:100%;max-width:700px;position:relative}.hero-search-box{background:#fff;border-radius:12px;outline:1px solid #00000014;align-items:center;gap:.5rem;padding:.5rem .5rem .5rem 1rem;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.hero-search-input{font-family:var(--font-sans);color:#111;background:0 0;border:none;outline:none;flex:1;padding:.5rem 0;font-size:1rem}.hero-search-input::placeholder{color:#00000059}.hero-search-submit{color:#fff;cursor:pointer;background:#1446e0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.hero-search-submit:hover{background:#1238c0}.hero-logos{width:100%;max-width:700px;margin-top:1.5rem;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.hero-logos-track{white-space:nowrap;align-items:center;gap:3rem;animation:20s linear infinite scroll-logos;display:flex}.hero-logo-item{font-family:var(--font-sans);color:#bbb;letter-spacing:.02em;flex-shrink:0;font-size:1.05rem;font-weight:500}@keyframes scroll-logos{0%{transform:translate(0)}to{transform:translate(-50%)}}.hidden{display:none}@media (width>=640px){.hidden.sm\:block{display:block}}@media (width<=768px){.hero-container{min-height:auto;padding-top:0}.hero-content-motion{padding-top:4rem;padding-bottom:2.5rem}.hero-title{font-size:clamp(1.8rem,8vw,2.5rem)}.hero-subtitle{font-size:.95rem}.hero-text{margin-bottom:2rem}.hero-logos{margin-top:2rem}}.supply-grid{background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.supply-card{background:#fff;padding:2rem 1.5rem;transition:background .15s}.supply-card:hover{background:var(--color-surface)}.supply-icon{background:var(--color-surface);border-radius:var(--radius-sm);width:40px;height:40px;color:var(--color-text);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.supply-title{color:var(--color-text);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.supply-desc{color:var(--color-text-secondary);font-size:.85rem;line-height:1.65}@media (width<=1024px){.supply-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.supply-grid{grid-template-columns:1fr}}.trust-section{color:#fff;background:#111;padding:5rem 1.5rem}.trust-wrap{max-width:1200px;margin:0 auto}.trust-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.trust-heading{font-family:var(--font-serif);color:#fff;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;line-height:1.15}.trust-btn{font-family:var(--font-sans);color:#fff;white-space:nowrap;flex-shrink:0;padding-bottom:.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .15s}.trust-btn:hover{opacity:.75}.trust-divider{background:#ffffff26;height:1px;margin-bottom:2.5rem}.trust-features{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.trust-feature-title{font-family:var(--font-sans);color:#fff;margin-bottom:.6rem;font-size:1.05rem;font-weight:600}.trust-feature-desc{color:#fff9;font-size:.9rem;line-height:1.7}@media (width<=768px){.trust-header{flex-direction:column;align-items:flex-start}.trust-features{grid-template-columns:1fr;gap:2rem}}.cta-section{text-align:center;padding:6rem 1.5rem}.cta-content{max-width:700px;margin:0 auto}.cta-heading{font-family:var(--font-serif);letter-spacing:-.03em;color:#111;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.08}.cta-subtitle{color:#555;max-width:480px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.trusted-section{background:#fff;width:100%;padding:4rem 0 6rem}.trusted-wrap{max-width:1200px;margin:0 auto;padding:0 1.5rem}.trusted-header{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.trusted-heading{font-family:var(--font-serif);color:#111;font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:400;line-height:1.15}.trusted-btn{font-family:var(--font-sans);color:#fff;white-space:nowrap;background:#111;border-radius:4px;flex-shrink:0;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s}.trusted-btn:hover{background:#333}.trusted-main{background:var(--cream);border-radius:6px;margin-bottom:1rem;overflow:hidden}.trusted-main-inner{flex-direction:column;display:flex}@media (width>=768px){.trusted-main-inner{flex-direction:row}}.trusted-main-image{background:#e8e6e3;justify-content:center;align-items:center;width:100%;min-height:260px;display:flex;position:relative;overflow:hidden}@media (width>=768px){.trusted-main-image{width:67%;min-height:360px}}.trusted-main-placeholder{color:#999;background:#fff9;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.trusted-main-overlay{flex-direction:column;justify-content:flex-end;padding:1.25rem;display:flex;position:absolute;inset:0}.trusted-main-play{backdrop-filter:blur(30px);color:#fff;background:#ffffff1a;border-radius:6px;align-self:flex-end;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.trusted-main-content{flex-direction:column;flex:1;justify-content:space-between;padding:1.5rem;display:flex}@media (width>=768px){.trusted-main-content{padding:2.25rem 2rem}}.trusted-main-logo{color:#111;margin-bottom:1rem;font-size:.95rem;font-weight:600}.trusted-main-quote{font-family:var(--font-serif);color:#111;margin-bottom:1.5rem;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:400;line-height:1.25}.trusted-main-author{flex-direction:column;gap:.15rem;display:flex}.trusted-main-name{font-family:var(--font-serif);color:#111;font-size:1.1rem}.trusted-main-role{color:#777;font-size:.95rem}.trusted-bottom{grid-template-columns:1fr 2.2fr;gap:1rem;display:grid}@media (width<=768px){.trusted-bottom{grid-template-columns:1fr}}.trusted-stats-card{background:var(--cream);border-radius:6px;flex-direction:column;justify-content:space-between;min-height:260px;padding:1.75rem;text-decoration:none;transition:background .15s;display:flex}@media (width>=768px){.trusted-stats-card{min-height:320px}}.trusted-stats-card:hover{background:var(--cream-darker)}.trusted-stats-logo{color:#111;margin-bottom:1rem;font-size:.85rem;font-weight:600}.trusted-stats-content{flex-direction:column;gap:1.5rem;display:flex}.trusted-stats-item{flex-direction:column;gap:.25rem;display:flex}.trusted-stats-number{font-family:var(--font-serif);color:#111;font-size:3rem;font-weight:400;line-height:1}@media (width>=768px){.trusted-stats-number{font-size:3.4rem}}.trusted-stats-label{color:#333;font-size:1.1rem}.trusted-stats-cta{color:#514837;background:#efedeb;border-radius:6px;align-self:flex-start;margin-top:1rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.trusted-image-card{border-radius:6px;min-height:260px;position:relative;overflow:hidden}@media (width>=768px){.trusted-image-card{min-height:320px}}.trusted-image-bg{background:linear-gradient(135deg,#2c5282,#1a365d,#2d3748);position:absolute;inset:0}.trusted-image-content{z-index:1;flex-direction:column;justify-content:space-between;height:100%;min-height:260px;padding:1.75rem;display:flex;position:relative}@media (width>=768px){.trusted-image-content{min-height:320px}}.trusted-image-logo{color:#fff;font-size:.95rem;font-weight:600}.trusted-image-bottom{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.trusted-image-text{color:#fff;max-width:400px;font-size:1.25rem;font-weight:400;line-height:1.3}.trusted-image-cta{backdrop-filter:blur(30px);color:#fff;white-space:nowrap;background:#ffffff26;border-radius:6px;flex-shrink:0;padding:.5rem .75rem;font-size:.875rem;font-weight:500}@media (width<=768px){.trusted-header{flex-direction:column;align-items:flex-start;gap:1rem}.trusted-stats-cta{display:none}}
