/* Minidose — a considered portion. Shared responsive presentation layer. */
:root{--ink:#203d31;--muted:#697368;--paper:#faf9f5;--cream:#f0efe6;--line:#dedfd4;--lime:#dcea9d;--radius:5px;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 'Segoe UI',Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button:disabled{cursor:default;opacity:.5}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #6f8932;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;letter-spacing:-.055em;line-height:1.06}h1{font-size:clamp(44px,5vw,72px)}h2{font-size:clamp(34px,3.5vw,50px)}h3{line-height:1.3;font-weight:500}p{color:var(--muted)}em{font-family:var(--serif);font-weight:400}ul{padding-left:1.3em}::selection{background:var(--lime);color:var(--ink)}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:96px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:.16em;color:var(--ink);margin-bottom:25px;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--ink);color:#fff;padding:16px 24px;border:1px solid var(--ink);border-radius:var(--radius);font-size:13px;font-weight:550;line-height:1.4;min-height:50px;transition:background .2s,transform .2s}.button:hover{background:#345644;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button--small{padding:12px 18px;gap:20px;min-height:43px}.button--light{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button--light:hover{background:#e8f3bd}.button--outline{background:transparent;color:var(--ink)}.button--outline:hover{background:var(--cream)}.text-link{display:inline-flex;gap:22px;align-items:center;font-size:13px;font-weight:600;padding-block:8px;border-bottom:1px solid var(--ink)}.text-link:hover{color:#607945;border-color:#607945}.text-link span{font-size:19px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:12px;z-index:100;transform:translateY(-150%);background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{transform:none}
.announcement{background:var(--ink);color:#edf1e7;font-size:10px;letter-spacing:.035em}.announcement .container{display:flex;justify-content:space-between;align-items:center;min-height:34px}.announcement span span{margin-left:18px;color:var(--lime)}.site-header{background:rgba(250,249,245,.98);position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:98px}.brand{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.brand img{width:105px;height:54px;object-fit:contain;mix-blend-mode:multiply}.brand>span{font-size:8px;letter-spacing:.12em;margin-top:-1px}.desktop-nav{display:flex;gap:25px;margin-left:auto}.desktop-nav a{font-size:12px;white-space:nowrap;position:relative;padding:9px 0}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{content:'';height:1px;position:absolute;bottom:3px;left:0;right:0;background:var(--ink)}.header-actions{display:flex;gap:24px;align-items:center;margin-left:12px}.language-switch{display:flex;align-items:center;gap:6px;font-size:10px}.language-switch a{padding:10px 2px;color:#798175}.language-switch a[aria-current]{font-weight:700;color:var(--ink)}.language-switch span{color:#aab09f}.menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);background:transparent;border-radius:3px;align-items:center;justify-content:center;flex-direction:column;gap:6px}.menu-toggle span{display:block;width:18px;height:1px;background:var(--ink)}.mobile-menu{background:var(--paper);padding:14px 24px;border-top:1px solid var(--line);max-height:calc(100dvh - 100px);overflow:auto}.mobile-menu a{display:block;padding:11px 8px;border-bottom:1px solid var(--line)}.system-messages:empty{display:none}#main-content:focus{outline:none}.hero{overflow:hidden;background:var(--cream)}.hero-grid{display:grid;grid-template-columns:1fr 1.12fr;min-height:694px}.hero-copy{padding:64px 0 39px;z-index:2}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:27px}.small-dot{width:6px;height:6px;border-radius:50%;background:var(--ink)}.hero h1{font-size:clamp(58px,5.6vw,81px);line-height:.98;letter-spacing:-.06em;margin:0 0 26px}.hero h1 em{color:#637c4b}.hero-description{max-width:355px;font-size:13px;line-height:1.8;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:28px}.hero-actions .text-link{font-size:12px;border:0;gap:10px}.hero-footnote{display:flex;align-items:center;gap:12px;margin-top:42px;color:#64705c;font-size:10px;line-height:1.55}.line-mark{font-size:33px;color:var(--ink)}.hero-visual{position:relative;min-width:0}.hero-orbit{width:91%;aspect-ratio:1;border:1px solid #d8dccb;border-radius:50%;position:absolute;left:7%;top:17%}.hero-orbit:after{content:'';position:absolute;inset:42px;border:1px solid #dfe2d3;border-radius:50%}.hero-caption{position:absolute;top:52px;right:6px;font-size:9px;letter-spacing:.17em}.hero-product{position:absolute;mix-blend-mode:multiply;width:57%;top:87px;filter:none}.hero-product img{width:100%;mix-blend-mode:multiply}.hero-product--back{left:4%;transform:rotate(-15deg)}.hero-product--front{right:-3%;top:133px;transform:rotate(13deg)}.round-badge{position:absolute;left:12%;top:69%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--lime);width:100px;height:100px;border-radius:50%;transform:rotate(-12deg);z-index:4;box-shadow:0 4px 16px #263a1510}.round-badge>span{font-size:29px;font-family:var(--serif)}.round-badge small{font-size:8px;letter-spacing:.1em}.round-badge:hover{transform:rotate(0)}.hero-product-note{position:absolute;bottom:31px;left:12%;right:0;border-top:1px solid #cdd3bd;padding-top:15px;display:flex;justify-content:space-between;gap:16px;font-size:9px}.hero-product-note span:first-child{letter-spacing:.12em}.hero-product-note span:last-child{color:var(--muted)}.benefit-strip{border-bottom:1px solid var(--line)}.benefit-strip .container{display:grid;grid-template-columns:repeat(4,1fr);padding-block:23px;gap:15px}.benefit-strip span{display:flex;align-items:center;justify-content:center;gap:13px;font-size:11px;border-right:1px solid var(--line)}.benefit-strip span:last-child{border:0}.benefit-strip i{font-size:22px;line-height:1;font-style:normal}.section-heading{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:17px}.section-heading p:not(.eyebrow){font-size:13px;line-height:1.8}.section-heading>div:last-child{max-width:385px}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.featured-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1.15;background:#efeee7;position:relative;overflow:hidden;border-radius:var(--radius)}.featured-card:nth-child(2) .featured-image{background:#f1e9e2}.featured-card:nth-child(3) .featured-image{background:#edeedb}.featured-image img{width:96%;height:80%;object-fit:contain;mix-blend-mode:multiply;transition:transform .4s}.featured-image:hover img{transform:scale(1.05)}.card-tag{position:absolute;top:22px;left:23px;font-size:8px;letter-spacing:.12em}.card-arrow{position:absolute;bottom:18px;right:20px;background:var(--paper);width:33px;height:33px;border-radius:50%;display:grid;place-items:center;font-size:18px}.featured-caption{padding:21px 0;display:flex;justify-content:space-between;align-items:start}.featured-caption h3{font-size:21px;margin:0 0 5px;letter-spacing:-.025em}.featured-caption p{font-size:11px;margin:0}.featured-caption>span{font-size:10px;color:#899080;padding-top:4px}.experience-section{background:var(--ink);color:var(--paper);overflow:hidden}.experience-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:550px}.experience-copy{padding-block:65px}.experience-copy .eyebrow{color:var(--lime)}.experience-copy h2{font-size:clamp(43px,4.4vw,63px)}.experience-copy>p:not(.eyebrow){color:#c2ccbe;max-width:340px;font-size:13px;line-height:1.8}.experience-copy .button{margin-top:13px}.experience-copy .experience-note{font-size:10px!important;margin-top:20px;letter-spacing:.035em}.experience-visual{height:440px;background:#f0f0e5;border-radius:50%;aspect-ratio:1;max-width:100%;position:relative;margin:40px auto}.experience-visual img{height:92%;width:100%;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-13deg);margin-top:-8px}.orbit-label{position:absolute;bottom:25px;width:100%;text-align:center;color:var(--ink);font-size:25px;font-family:var(--serif)}.application-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.application-grid>div{padding:32px 28px 34px 0}.application-grid>div+div{border-left:1px solid var(--line);padding-left:32px}.application-number{display:block;font:italic 30px var(--serif);color:#8b9b73;margin-bottom:45px}.application-grid h3{font-size:21px;letter-spacing:-.025em;margin:0 0 10px}.application-grid p{font-size:12px;margin:0}.brand-banner{display:grid;grid-template-columns:1.1fr 1fr;background:#e8eccf;overflow:hidden;margin-bottom:96px;min-height:435px;border-radius:var(--radius)}.brand-banner>div:first-child{padding:60px}.brand-banner h2{font-size:clamp(37px,3.6vw,51px)}.brand-banner p:not(.eyebrow){font-size:13px;line-height:1.8}.brand-banner .button{margin-top:15px}.brand-banner-art{position:relative;max-height:460px;transform:rotate(12deg);mix-blend-mode:multiply}.brand-banner-art img{height:120%;width:100%;object-fit:contain;margin-top:-12px}.brand-banner-art>span{position:absolute;top:49%;left:0;right:0;text-align:center;font-size:33px;line-height:1.05;letter-spacing:-.055em;font-weight:600}.site-footer{background:var(--ink);color:#f0f1e9;padding:58px 0 0;margin-top:84px}.page-home .site-footer,.page-about .site-footer{margin-top:0}.footer-top{display:grid;grid-template-columns:1.35fr .75fr 1fr;gap:70px;padding-bottom:55px}.footer-wordmark{font-size:47px;letter-spacing:-.065em;line-height:1.1;font-weight:300}.footer-wordmark span{font-weight:650}.footer-wordmark sup{font:11px Arial;vertical-align:top;display:inline-block;margin:10px 0 0 4px}.footer-top p{color:#c0cabf;font-size:12px;margin:20px 0}.footer-parent{font-size:10px;border-top:1px solid #496152;padding-top:12px;display:inline-block}.footer-top h2{font-size:12px;letter-spacing:0;font-weight:600;margin:6px 0 21px}.footer-top>div:nth-child(2)>a{display:block;font-size:12px;color:#c0cabf;margin:9px 0}.footer-top a:hover{color:var(--lime)}.footer-phone{display:block;font-size:22px;letter-spacing:-.02em;margin-top:20px}.footer-contact{display:inline-block;border-bottom:1px solid #829479;font-size:12px;margin-top:16px;padding-bottom:5px}.footer-contact span{margin-left:35px}.footer-bottom{border-top:1px solid #41584a;display:flex;justify-content:space-between;gap:25px;padding-block:23px;font-size:9px;color:#b7c2b3}.page-intro{padding-top:64px;padding-bottom:45px}.page-intro h1{margin-bottom:25px}.page-intro>p:last-child{max-width:600px;font-size:15px}.page-intro .eyebrow{display:block}.breadcrumb,.back-link{display:inline-block;font-size:12px;color:var(--muted);margin-bottom:28px}.catalog-toolbar{display:flex;align-items:center;gap:20px;padding-block:23px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:32px}.catalog-toolbar nav{display:flex;gap:8px;flex-wrap:wrap}.filter-chip{border:1px solid var(--line);border-radius:30px;padding:8px 20px;font-size:12px;white-space:nowrap}.filter-chip.is-active{background:var(--ink);color:white;border-color:var(--ink)}.search-field{margin-left:auto}.search-field input{width:230px;background:transparent;border:1px solid var(--line);border-radius:var(--radius);padding:10px 16px;color:var(--ink)}[data-product-count]{font-size:11px;min-width:70px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 24px}.product-card__image{background:var(--cream);border-radius:var(--radius);display:block;aspect-ratio:1.2;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-card__image:hover img{transform:scale(1.05)}.product-card__body{padding:18px 0}.product-card__index{float:right;font-size:10px;color:var(--muted)}.product-card__title{font-size:23px;line-height:1.15;letter-spacing:-.03em;margin:0 0 10px;padding-right:22px}.product-card__meta{font-size:11px;color:var(--muted)}.product-card__body .text-link{font-size:11px}.empty-state{text-align:center;padding:50px 20px;background:var(--cream);border-radius:4px}.viewer-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.viewer-stage{background:var(--cream);border:1px solid var(--line);border-radius:8px;padding:25px;position:relative;min-width:0}.viewer-badge{position:absolute;top:20px;right:23px;font-size:12px;letter-spacing:.08em;z-index:2}#minidose{max-width:400px;width:100%;margin:auto}.viewer-render{max-height:570px!important}.viewer-render img{mix-blend-mode:multiply}.viewer-image{object-fit:contain;max-height:550px}.viewer-status{text-align:center;font-size:11px;min-height:20px;margin:8px 0}.viewer-controls{display:flex;justify-content:center;gap:8px;margin-top:12px;flex-wrap:wrap}.viewer-control{background:var(--paper);color:var(--ink);border:1px solid #bfc7b4;border-radius:4px;padding:10px 16px;min-width:44px;min-height:44px;font-size:12px}.viewer-control:hover{background:var(--lime)}.viewer-progress{width:100%;height:3px;accent-color:var(--ink);margin:5px 0}.viewer-details h2{font-size:43px;max-width:390px}.viewer-details>p:not(.eyebrow){font-size:14px;max-width:390px}.viewer-benefits{list-style:none;padding:12px 0;margin:22px 0}.viewer-benefits li{border-top:1px solid var(--line);padding:11px 0;font-size:12px}.viewer-benefits li:before{content:'✓';margin-right:12px;color:#6e854c}.viewer-phone{display:block;margin-top:20px;font-size:14px}.viewer-details .button{margin-top:5px}.certificate-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.certificate-card{padding:18px;background:var(--cream);border:1px solid var(--line)}.certificate-card img{width:100%;height:250px;object-fit:contain}.certificate-card h2{font-size:17px;letter-spacing:0;margin:20px 0 10px;line-height:1.4}.certificate-card .text-link{font-size:11px}.document-image,.set-detail-image{max-width:800px;margin:0 auto}.document-image img,.set-detail-image img{max-height:1100px;object-fit:contain;margin:auto}.about-image{background:var(--cream);padding:35px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about-grid p{font-size:15px;line-height:1.95}.about-brand-mark{font-size:100px;line-height:.8;letter-spacing:-.08em;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-brand-mark em{color:#819260}.article-content{padding-block:60px}.article-content img{max-width:100%;height:auto}.article-content h2{font-size:32px}
.contact-page{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.contact-details h2{font-size:29px}.contact-details>p{font-size:14px;max-width:340px}.contact-details .contact-phone{font-size:29px;letter-spacing:-.03em;display:block;margin:25px 0}.contact-details address{font-style:normal;color:var(--muted);font-size:14px;line-height:1.9}.contact-form{background:var(--cream);padding:35px;border-radius:6px}.contact-form fieldset{padding:0;margin:0;border:0}.contact-form legend{font-size:17px;margin-bottom:20px}.contact-form .control-group{margin-bottom:17px}.contact-form label{font-size:12px;display:block;margin-bottom:7px}.contact-form input:not([type=checkbox]):not([type=hidden]),.contact-form textarea{width:100%;background:var(--paper);border:1px solid #c7cdbe;border-radius:3px;padding:10px 12px;color:var(--ink)}.contact-form textarea{min-height:130px;resize:vertical}.contact-form .btn{display:inline-flex;background:var(--ink);color:white;padding:13px 23px;border:1px solid var(--ink);border-radius:4px}.contact-form .star{color:#95462e}.contact-form .invalid{border-color:#b14631!important}.form-note{font-size:11px;margin-top:18px}.alert{padding:18px;background:#edf2db;border:1px solid #b8c694;margin:20px 0}.alert-error{background:#f8e9e3;color:#7e2e1a}.alert .close{float:right}.custom-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:start}.custom-preview-panel{background:var(--cream);border:1px solid var(--line);border-radius:6px;padding:20px;text-align:center}.custom-preview{position:relative;width:400px;max-width:100%;aspect-ratio:2/3;margin:auto;mix-blend-mode:multiply}.custom-preview img{width:100%;height:100%;object-fit:contain}.custom-label{position:absolute;left:33.75%;top:50%;width:30%;height:27%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;line-height:1.1;word-break:break-word;text-align:center}.custom-label div{max-width:100%}.custom-preview-panel>p{font-size:11px;margin:10px 0}.custom-controls fieldset{border:0;border-bottom:1px solid var(--line);padding:0 0 22px;margin-bottom:22px;min-width:0}.custom-controls legend{font-size:18px;font-weight:600;margin-bottom:15px}.custom-controls label{font-size:12px;display:block}.custom-controls input[type=text]{width:100%;padding:11px 14px;background:white;border:1px solid #c7cdbe;border-radius:3px;margin-top:6px}.custom-option-row{display:grid;grid-template-columns:1fr 75px 75px;gap:10px;margin-top:15px}.custom-option-row select,.custom-option-row input{width:100%;height:40px;border:1px solid #c7cdbe;border-radius:3px;background:white;padding:4px;margin-top:5px;color:var(--ink)}.custom-option-row input[type=color]{padding:3px;cursor:pointer}.custom-controls .button{margin-bottom:12px}.custom-controls>p{font-size:12px}.reset-design{border:0;background:transparent;text-decoration:underline;font-size:12px;padding:12px;color:var(--ink)}.noscript-note{padding:15px;background:var(--lime)}
@media(min-width:1450px){.hero-product{width:55%;top:66px}.hero-product--front{top:111px}.hero-grid{min-height:745px}.hero-copy{padding-top:72px}}
@media(max-width:1180px){.container{width:calc(100% - 64px)}.desktop-nav{gap:15px}.desktop-nav a{font-size:11px}.header-actions{gap:16px}.header-contact{display:none}.hero-grid{min-height:654px}.hero-copy{padding-top:50px}.hero h1{font-size:67px}.hero-product{width:65%;left:-2%;top:126px}.hero-product--front{left:auto;right:-12%;top:170px}.hero-caption{top:42px}.hero-actions{gap:16px}.hero-actions .button{gap:16px;padding-inline:17px}.experience-grid{gap:45px}.experience-visual{height:380px}.brand-banner>div:first-child{padding:45px}}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-actions{margin-left:auto}.header-contact{display:inline-flex}.header-inner{height:82px}.hero-grid{grid-template-columns:1fr 1fr;min-height:620px}.hero h1{font-size:58px}.hero-description{max-width:295px}.hero-actions{align-items:start;flex-direction:column;gap:12px}.hero-footnote{margin-top:22px}.hero-product{width:78%;left:-12%;top:115px}.hero-product--front{left:auto;right:-17%;top:155px}.round-badge{width:80px;height:80px;left:3%;top:66%}.hero-caption{font-size:8px}.hero-product-note{left:0;font-size:8px}.hero-product-note span:last-child{display:none}.hero-orbit{top:27%}.benefit-strip .container{grid-template-columns:repeat(2,1fr);gap:19px}.benefit-strip span:nth-child(2){border:0}.section{padding-block:70px}.section-heading{align-items:start}.section-heading>div:last-child{max-width:275px}.featured-grid{gap:15px}.featured-image{aspect-ratio:1}.card-tag{font-size:7px;top:15px;left:15px}.experience-grid{gap:35px;min-height:480px}.experience-visual{height:300px}.experience-copy h2{font-size:43px}.brand-banner>div:first-child{padding:35px}.brand-banner-art>span{font-size:27px}.footer-top{gap:30px}.viewer-layout{gap:35px}.viewer-stage{padding:17px}.viewer-details h2{font-size:33px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.certificate-grid{grid-template-columns:repeat(3,1fr)}.contact-page{gap:35px}.custom-grid{gap:30px}.catalog-toolbar{flex-wrap:wrap}.search-field{margin-left:0}.about-grid{gap:40px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.announcement{font-size:8px}.announcement .container{min-height:30px}.announcement span span{margin-left:6px}.header-inner{height:76px;gap:12px}.brand img{width:88px;height:44px}.brand>span{font-size:7px}.header-actions{gap:17px}.header-contact{display:none}.hero-grid{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:39px 0 0}.hero .eyebrow{font-size:8px;letter-spacing:.14em;margin-bottom:21px}.hero h1{font-size:57px;line-height:1.02;margin-bottom:22px}.hero h1 br:nth-of-type(1),.hero h1 em br{display:none}.hero h1 em{display:block}.hero-description{max-width:340px;font-size:13px}.hero-actions{flex-direction:row;align-items:center;gap:20px}.hero-actions .button{font-size:11px;min-height:48px;padding:13px 17px;gap:15px}.hero-actions .text-link{font-size:10px}.hero-footnote{display:none}.hero-visual{height:440px;margin-inline:-8px}.hero-product{width:56%;left:3%;top:10px}.hero-product--front{left:auto;right:0;top:45px}.hero-orbit{top:4%;left:9%;width:88%}.hero-caption{display:none}.round-badge{top:65%;left:8%;width:76px;height:76px}.round-badge>span{font-size:25px}.hero-product-note{bottom:16px;left:8%;right:5%;padding-top:10px}.hero-product-note span:last-child{display:block}.benefit-strip .container{padding-block:21px;gap:20px 5px}.benefit-strip span{font-size:9px;gap:8px}.benefit-strip i{font-size:19px}.section{padding-block:56px}.section-heading{display:block;margin-bottom:29px}.section-heading h2{font-size:36px;margin-bottom:24px}.section-heading>div:last-child{max-width:none}.section-heading p:not(.eyebrow){font-size:12px}.eyebrow{font-size:9px;margin-bottom:18px}.featured-grid{grid-template-columns:1fr;gap:20px}.featured-image{aspect-ratio:1.35}.featured-image img{height:90%}.card-tag{font-size:8px;top:20px;left:20px}.featured-caption{padding:17px 0 6px}.featured-caption h3{font-size:23px}.experience-grid{display:flex;flex-direction:column;gap:0}.experience-visual{height:300px;margin:45px auto 0}.experience-copy{padding:35px 0 47px;width:100%}.experience-copy h2{font-size:45px}.experience-copy>p:not(.eyebrow){max-width:100%}.application-grid{grid-template-columns:1fr}.application-grid>div{padding:25px 0}.application-grid>div+div{padding:25px 0;border-left:0;border-top:1px solid var(--line)}.application-number{float:right;margin:0;font-size:25px}.application-grid h3{font-size:23px;margin-bottom:6px}.application-grid p{font-size:12px}.brand-banner{grid-template-columns:1fr;margin-bottom:56px;min-height:0}.brand-banner>div:first-child{padding:32px 26px 0}.brand-banner h2{font-size:37px}.brand-banner-art{height:330px;transform:rotate(10deg);margin-top:-5px}.brand-banner-art img{height:120%;margin-top:-5px}.brand-banner-art>span{top:50%;font-size:28px}.brand-banner .button{font-size:12px;gap:20px}.site-footer{padding-top:42px;margin-top:55px}.footer-top{grid-template-columns:1fr 1fr;gap:38px 25px;padding-bottom:34px}.footer-top>div:first-child{grid-column:1/-1}.footer-wordmark{font-size:43px}.footer-top>div:first-child p{margin-top:14px}.footer-top>div:last-child p br{display:none}.footer-phone{font-size:16px}.footer-bottom{flex-direction:column;gap:8px;padding-block:20px;font-size:9px}.footer-top h2{font-size:11px}.page-intro{padding-top:42px;padding-bottom:30px}.page-intro h1{font-size:44px;margin-bottom:20px}.page-intro>p:last-child{font-size:13px}.catalog-toolbar{gap:16px;padding-block:20px}.catalog-toolbar nav{width:100%}.filter-chip{font-size:11px;padding:8px 17px}.search-field{flex:1;min-width:0}.search-field input{width:100%;font-size:12px}.product-grid{gap:22px 14px}.product-card__title{font-size:18px}.product-card__image{aspect-ratio:.9}.product-card__body .text-link{font-size:9px;gap:10px}.product-card__body{padding:14px 0}.product-card__index{display:none}.viewer-layout{grid-template-columns:1fr;gap:35px}.viewer-details h2{font-size:36px}.viewer-render{max-height:none!important}.certificate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.certificate-card{padding:12px}.certificate-card img{height:185px}.certificate-card h2{font-size:14px}.certificate-card .text-link{font-size:10px}.about-image{padding:20px 0}.about-grid{grid-template-columns:1fr;gap:15px}.about-grid p{font-size:14px}.about-brand-mark{font-size:85px;padding:45px}.contact-page,.custom-grid{grid-template-columns:1fr;gap:30px}.contact-form{padding:25px 20px}.contact-details .contact-phone{font-size:27px}.custom-preview-panel{padding:10px}.custom-preview{max-width:340px}.custom-controls legend{font-size:17px}.custom-option-row{grid-template-columns:1fr 70px 65px}.article-content{padding-block:35px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero h1{font-size:49px}.hero-visual{height:382px}.hero-actions{gap:12px}.hero-actions .text-link{font-size:9px}.hero-actions .button{padding:12px}.announcement{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.viewer-help{font-size:11px;text-align:center;margin:15px 0 0}.contact-address{font-size:13px;color:var(--muted);line-height:1.9}.contact-address dt:empty{display:none}.contact-address dd{margin:0 0 12px}.document-image,.set-detail-image{display:block}.contact-extra:empty{display:none}
.custom-grid>*{min-width:0}.custom-preview{max-width:100%}.custom-option-row{grid-template-columns:minmax(0,1fr) 75px 75px}.custom-option-row>*{min-width:0}.custom-controls .button{max-width:100%;text-align:center}.custom-preview-panel{overflow:hidden}
@media(max-width:600px){.custom-preview{width:min(340px,100%)}.custom-option-row{grid-template-columns:minmax(0,1fr) 70px 65px}}
