@font-face{font-family:Manrope;src:url('/assets/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}@font-face{font-family:Newsreader;src:url('/assets/newsreader-normal.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}@font-face{font-family:Newsreader;src:url('/assets/newsreader-italic.woff2') format('woff2');font-weight:200 800;font-style:italic;font-display:swap}
:root{--paper:#f4f2e9;--blue:#1744bc;--ink:#26362f;--muted:#647068;--line:#c8cfc5;--pale:#e8edf0;--gutter:clamp(24px,5vw,80px);--header:88px;--h1:clamp(2.7rem,4.65vw,4.3rem);--h2:clamp(2.35rem,3.9vw,3.7rem)}*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:calc(var(--header) + 24px)}body{margin:0;font:15px/1.8 Manrope,Arial,sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Newsreader,Georgia,serif;font-weight:400;letter-spacing:-.035em;line-height:1.06;text-wrap:balance}h1{font-size:var(--h1)}h2{font-size:var(--h2)}h3{font-size:1.75rem}em{font-weight:400}p{color:var(--muted)}a,button,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #2463d4;outline-offset:5px}.wrap{width:min(100% - var(--gutter)*2,1240px);margin-inline:auto}.section{padding-block:100px}.label{font-size:10px;font-weight:600;letter-spacing:.13em;line-height:1.7;color:var(--blue);margin-bottom:23px}.number{font:12px/1.5 Manrope,Arial,sans-serif;color:var(--blue);letter-spacing:.03em}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:12px 21px;border:1px solid var(--blue);border-radius:4px;background:var(--blue);color:white;font-size:13px;font-weight:550;line-height:1.65;transition:background .2s}.button span{font-size:20px;line-height:1}.button:hover{background:#0d318e}.outline{background:transparent;color:var(--blue)}.outline:hover{background:var(--blue);color:white}.text-link{display:inline-block;font-size:13px;font-weight:550;border-bottom:1px solid currentColor;padding-bottom:4px;color:var(--blue)}.text-link span{margin-left:16px}.skip{position:fixed;top:-70px;background:white;padding:14px;z-index:100}.skip:focus{top:10px}.header{padding-inline:var(--gutter);height:var(--header);display:flex;align-items:center;justify-content:space-between;gap:35px;position:sticky;top:0;background:#f4f2e9fa;border-bottom:1px solid var(--line);z-index:20}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:40px;height:40px;object-fit:contain}.brand>span{font-size:23px;font-weight:700;line-height:1;letter-spacing:-.055em;color:var(--blue)}.header nav{display:flex;align-items:center;gap:30px;font-size:13px}.header nav>a:not(.button){padding-block:14px}.header nav>a:not(.button):hover{text-decoration:underline;text-underline-offset:6px}.menu{display:none}
.hero{padding-top:43px}.hero-intro{text-align:center;position:relative;z-index:1}.hero .label{margin-bottom:16px;font-size:10px}.hero h1{color:var(--blue);line-height:1.025}.hero h1 em{display:inline-block;max-width:100%;text-wrap:balance}.hero-intro>p:not(.label){font-size:14px;line-height:1.75;margin:18px auto 22px;max-width:580px}.hero-product{margin-top:24px}.hero-product>img{width:100%;height:clamp(310px,28vw,400px);object-fit:contain;mix-blend-mode:darken}.hero-product figcaption{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid var(--line);padding-block:19px;font-size:9px;color:var(--blue);letter-spacing:.08em}.hero-product figcaption span:nth-child(2){letter-spacing:0;color:var(--muted);font-size:11px}
.section-heading{display:grid;grid-template-columns:1.35fr 1fr;gap:110px;align-items:end;margin-bottom:45px}.section-heading h2{color:var(--blue)}.section-heading>p{max-width:360px;line-height:1.9;padding-bottom:5px}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product{min-width:0}.product-photo{display:block;position:relative;aspect-ratio:1.5;overflow:hidden;background:#eeeae0}.product-photo>img{width:100%;height:100%;object-fit:contain;transition:transform .6s ease}.product-photo:hover img{transform:scale(1.025)}.image-action{position:absolute;right:13px;bottom:13px;display:grid;place-items:center;width:34px;height:34px;background:var(--paper);font-size:22px;color:var(--blue)}.product-title{display:flex;align-items:baseline;gap:12px;margin:23px 0 15px}.product-title .index{font:10px/1.5 Manrope,Arial,sans-serif;color:var(--blue)}.product-title h3{font-size:clamp(23px,2.05vw,30px);line-height:1.12;color:var(--blue)}.product>p{font-size:13px;line-height:1.85;min-height:94px;margin-bottom:23px}.product details{border-block:1px solid var(--line);font-size:12px}.product summary{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:54px;padding:15px 0;color:var(--blue)}.product summary>span{font-size:22px;line-height:1}.product details[open] summary>span{transform:rotate(45deg)}.detail-copy{padding:0 0 20px;font-size:12px;line-height:1.85;color:var(--muted)}.section-footnote{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:30px}.section-footnote>span{font-size:10px;color:var(--muted)}

.inside-section{background:#e9e9df}.material-banner{position:relative;isolation:isolate;min-height:365px;display:flex;align-items:center;color:#f4f2e9}.material-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%;z-index:-2}.material-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#081626e0,transparent 70%);z-index:-1}.material-banner .wrap{padding-block:65px}.material-banner .label{color:#e6e9ee;font-size:10px}.material-banner h2{font-size:clamp(2.6rem,4.1vw,4rem)}.material-banner h2+p{color:#e1e6eb;font-size:14px;margin-top:18px}.inside-notes{padding-block:39px;display:grid;grid-template-columns:1fr 1fr 1fr 1.1fr;gap:35px;align-items:center}.inside-notes .number{display:block;font-size:10px;margin-bottom:12px}.inside-notes h3{font-size:23px;margin-bottom:10px}.inside-notes p{font-size:12px;line-height:1.8}.inside-notes>a{justify-self:end;font-size:12px;max-width:220px}

.about-title{margin-bottom:40px}.about h2{color:var(--blue)}.about-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:110px;align-items:start}.about-grid figure{width:100%;max-width:395px}.about-grid img{width:100%;aspect-ratio:1.2;object-fit:cover}.about-grid figcaption{padding-top:14px;font-size:11px;color:var(--muted)}.about-copy>p{font-size:15px;line-height:1.95;max-width:530px;margin-bottom:19px}.location{border-top:1px solid var(--line);padding-top:24px;margin-top:28px}.location .label{margin-bottom:14px;font-size:9px}.location address{font-style:normal;font-size:15px;line-height:1.85;margin-bottom:20px}
.contact{background:var(--blue);text-align:center;color:var(--paper);padding-block:80px 50px}.contact .label{color:#e0e6f9;font-size:10px}.contact h2{font-size:clamp(3rem,5.2vw,4.7rem)}.contact h2+p{color:#e0e7fc;font-size:15px;line-height:1.9;margin-top:24px}.contact .white{background:var(--paper);border-color:var(--paper);color:var(--blue);margin-top:30px;padding-inline:25px}.contact .white:hover{background:white}.email{display:block;width:fit-content;margin:19px auto 0;font-size:13px;color:#e0e7fc;overflow-wrap:anywhere}.email:hover{text-decoration:underline}.selected{color:white;font-size:12px;margin-top:20px}.contact-checklist{display:flex;justify-content:center;gap:45px;border-top:1px solid #8ea5e8;margin-top:57px;padding-top:25px;font-size:11px;color:#e4e9fb}.footer{padding-block:40px 24px}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-row p{font-size:11px;line-height:1.7}.footer-row .text-link{font-size:11px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;margin-top:35px;display:flex;justify-content:space-between;gap:30px;color:var(--muted);font-size:10px}.footer-bottom nav{display:flex;gap:22px}.footer-bottom nav a{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.preview-note{font-size:10px;line-height:1.85;margin-top:20px;color:var(--muted)}
@media(max-width:1000px){:root{--gutter:35px;--header:82px}.header{gap:22px}.header nav{gap:23px;font-size:12px}.header .button{font-size:12px;padding-inline:15px;gap:16px}.section{padding-block:76px}.hero{padding-top:40px}.hero-product>img{height:330px}.section-heading{gap:60px}.inside-notes{gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.inside-notes>a{grid-column:1/-1;justify-self:start}.about-grid{gap:60px}.hero-product figcaption span:first-child{font-size:8px}}
@media(max-width:780px){:root{--gutter:24px;--header:74px}.header{height:auto;min-height:74px;flex-wrap:wrap;padding-block:16px;gap:0}.brand img{width:34px;height:34px}.brand>span{font-size:22px}.header nav{flex-wrap:wrap;width:100%;margin-top:15px}.js .menu{display:flex;align-items:center;gap:15px;border:0;background:none;min-height:42px;padding:5px 0 5px 14px;font-size:12px;color:var(--blue)}.menu>span{font-size:24px;line-height:1}.js .header nav{display:none;flex-direction:column;align-items:stretch;gap:0;padding-top:10px;border-top:1px solid var(--line);max-height:calc(100dvh - 110px);overflow-y:auto}.js .header nav.is-open{display:flex}.header nav>a{min-height:44px}.header nav .button{margin:10px 0 6px}.hero{padding-top:36px}.hero .label{font-size:9px;max-width:290px;margin:0 auto 20px}.hero h1{font-size:clamp(2.55rem,5.7vw,3rem);line-height:1.04}.hero-intro>p:not(.label){font-size:13px;line-height:1.8;margin-top:20px}.hero-product{margin-top:27px}.hero-product>img{height:auto;aspect-ratio:1536/1024;object-fit:contain}.hero-product figcaption{padding-block:16px;flex-wrap:wrap;gap:8px 20px;justify-content:space-between}.hero-product figcaption>span:first-child{display:none}.hero-product figcaption>span:nth-child(2){font-size:10px;max-width:210px}.hero-product figcaption>span:last-child{font-size:9px}.section{padding-block:64px}.label{font-size:9px;margin-bottom:21px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:34px}.section-heading>p{max-width:430px;font-size:14px}.material-banner{min-height:360px}.material-banner>img{object-position:65% center}.material-banner:after{background:linear-gradient(90deg,#091726e8,#09172665 74%,transparent)}.material-banner .wrap{padding-block:65px}.material-banner h2{font-size:clamp(2.5rem,5.8vw,3rem)}.material-banner h2+p{max-width:260px;line-height:1.8;font-size:14px}.inside-notes{grid-template-columns:1fr;gap:23px;padding-block:32px}.inside-notes>div{display:grid;grid-template-columns:25px 1fr;gap:8px 15px;border-bottom:1px solid #c3cbbf;padding-bottom:20px}.inside-notes .number{grid-row:1/3;margin-top:4px}.inside-notes h3{font-size:26px;margin:0}.inside-notes p{grid-column:2;font-size:13px}.inside-notes>a{font-size:12px}.desktop-break{display:none}.about-title{margin-bottom:28px}.about-grid{grid-template-columns:1fr;gap:30px}.about-grid figure{max-width:340px;width:75%;order:2}.about-copy>p{font-size:14px;max-width:none}.about-grid figcaption{font-size:10px}.location address{font-size:14px}.contact{padding-block:62px 35px}.contact h2{font-size:clamp(2.8rem,7vw,3.5rem)}.contact h2+p{font-size:14px}.contact h2+p br{display:none}.contact .button{max-width:100%;padding-inline:20px;font-size:12px;gap:17px}.contact-checklist{flex-wrap:wrap;gap:12px 25px;margin-top:40px;font-size:10px}.footer-row{flex-wrap:wrap;gap:25px}.footer-row p{display:none}.footer-bottom{flex-direction:column;gap:17px;margin-top:29px}.footer-bottom nav{flex-wrap:wrap;gap:16px}.preview-note{font-size:10px}}
@media(max-width:360px){:root{--gutter:20px;--h2:2.3rem}.hero h1{font-size:2.45rem}.hero-intro>p:not(.label) br{display:none}.hero-product{margin-top:8px}.hero-product>img{height:auto}.hero-product figcaption{gap:7px}.hero-product figcaption>span:nth-child(2){max-width:170px;font-size:9px}.about-grid figure{width:100%}.contact h2{font-size:2.8rem}.contact .button{font-size:12px;gap:10px;padding-inline:16px}.contact-checklist{gap:10px 18px}.footer-row{align-items:start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

@media(max-width:1000px){.product-grid{gap:20px}.product-title{gap:10px}.product-title h3{font-size:25px}.product>p{min-height:122px}}
@media(max-width:780px){.product-grid{grid-template-columns:1fr;gap:40px}.product-title h3{font-size:29px}.product>p{min-height:0;font-size:14px;margin-bottom:22px}.product-title{margin-top:20px}.product details,.detail-copy{font-size:13px}.section-footnote{flex-direction:column;align-items:start;gap:17px}.product-photo:hover img{transform:none}}

@media(prefers-reduced-motion:no-preference){html.anchors-ready{scroll-behavior:smooth}}
