:root{--ink:#2b211c;--paper:#f8f3ea;--white:#fffdf9;--stone:#d6c1a7;--clay:#b85c38;--clay-deep:#99462c;--green:#344d3e;--muted:#6d625a;--line:rgba(43,33,28,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-link{position:fixed;top:10px;left:10px;z-index:100;padding:10px 14px;background:#fff;transform:translateY(-160%)}.skip-link:focus{transform:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{min-height:39px;padding:9px clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:center;gap:14px;color:#fff;background:var(--green);font-size:12px;letter-spacing:.04em}.announcement a{margin-left:auto;border-bottom:1px solid rgba(255,255,255,.55)}.site-header{min-height:96px;padding:16px clamp(20px,5vw,72px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;border-bottom:1px solid var(--line);background:var(--paper)}.brand img{width:auto;max-width:230px;max-height:64px}.desktop-nav,.account-nav{display:flex;align-items:center;gap:25px;font-size:13px}.desktop-nav{justify-content:center}.account-nav{justify-content:flex-end}.desktop-nav a,.account-nav a{position:relative;padding:10px 0}.desktop-nav a:after,.account-nav a:after{position:absolute;right:0;bottom:5px;left:0;height:1px;background:var(--clay);content:"";transform:scaleX(0);transition:transform .18s ease}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.account-nav a:hover:after,.account-nav a:focus-visible:after{transform:scaleX(1)}.menu-toggle,.mobile-nav{display:none}.eyebrow{margin:0 0 18px;color:var(--clay);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.light-eyebrow{color:#edc495}.button{min-height:49px;padding:13px 23px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ink);background:var(--ink);color:#fff;font-size:13px;font-weight:700;transition:background .18s,color .18s}.button:hover,.button:focus-visible{background:var(--clay);border-color:var(--clay)}.button-light{border-color:var(--white);background:var(--white);color:var(--ink)}.button-light:hover,.button-light:focus-visible{background:transparent;color:#fff}.button-outline{background:transparent;color:var(--ink)}.text-link{display:inline-flex;gap:8px;align-items:center;padding-bottom:4px;border-bottom:1px solid currentColor;font-size:13px;font-weight:700}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.home-hero{min-height:710px;display:grid;grid-template-columns:1.03fr .97fr}.home-hero-copy{padding:clamp(76px,9vw,136px) clamp(24px,7vw,105px);align-self:center}.home-hero h1,.route-hero h1,.page-story-hero h1{max-width:780px;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6.3vw,91px);font-weight:400;letter-spacing:-.055em;line-height:.98}.home-hero h1 em,.route-hero h1 em,.page-story-hero h1 em{color:var(--clay);font-weight:400}.hero-lead{max-width:620px;margin:0 0 34px;font-size:18px}.home-hero-media{position:relative;min-height:710px;margin:0;overflow:hidden;background:#e8ddcf}.home-hero-media>img{height:100%;object-fit:cover;object-position:center 25%}.home-hero-media figcaption{position:absolute;right:24px;bottom:24px;left:24px;padding:20px 22px;display:flex;justify-content:space-between;gap:20px;background:#fffdf9eb;font-size:12px}.home-hero-media figcaption strong{color:var(--clay);text-transform:uppercase;letter-spacing:.12em}.store-mode-bar{min-height:88px;padding:22px clamp(24px,6vw,92px);display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:clamp(24px,5vw,70px);background:var(--clay-deep);color:#fff}.store-mode-bar strong{font-size:11px;letter-spacing:.16em;text-transform:uppercase}.store-mode-bar p{max-width:830px;margin:0;color:#ffffffc7;font-size:13px}.store-mode-bar a{font-size:12px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.55)}.section-shell,.buyer-paths,.featured-collection,.account-feature,.impact-feature,.founding-story,.main-section,.newsletter,.wholesale-page-section{padding:clamp(78px,8vw,122px) clamp(24px,6vw,92px)}.section-heading-row{margin-bottom:48px;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(40px,8vw,118px);align-items:end}.section-heading-row h2,.featured-intro h2,.account-feature h2,.impact-feature h2,.home-b2b h2,.closing-cta h2,.founding-story h2,.main-section h1,.newsletter h2,.wholesale-page-section h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,70px);font-weight:400;letter-spacing:-.05em;line-height:1.03}.section-heading-row>p{max-width:620px;margin:0;color:var(--muted)}.path-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.path-card{min-height:350px;padding:28px;display:flex;flex-direction:column;border-right:1px solid var(--line);transition:background .18s,transform .18s}.path-card:last-child{border-right:0}.path-card:hover,.path-card:focus-visible{background:#efdec8;transform:translateY(-3px)}.path-card>span{color:var(--clay);font-size:11px}.path-card small{margin-top:auto;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.path-card h3{margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400;line-height:1.08}.path-card p{margin:0 0 24px;color:var(--muted);font-size:14px}.path-card strong{font-size:12px;color:var(--green)}.home-b2b{padding:44px clamp(24px,6vw,92px);display:grid;grid-template-columns:1fr auto auto;gap:36px;align-items:center;background:#efdec8}.home-b2b h2{max-width:760px;font-size:clamp(34px,4vw,55px)}.home-b2b p{margin:0;color:var(--muted);font-size:13px}.buyer-strip{padding:26px clamp(24px,6vw,92px);display:grid;grid-template-columns:auto 1fr;gap:45px;background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.buyer-strip>p{margin:0;color:var(--clay);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em}.buyer-strip div{display:flex;flex-wrap:wrap;gap:12px 28px;justify-content:flex-end}.buyer-strip span{font-size:13px}.featured-collection{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(50px,8vw,115px);color:#fff;background:var(--green)}.featured-intro{align-self:center}.featured-intro>p:not(.eyebrow){max-width:560px;color:#ffffffb8}.featured-intro .text-link{margin-top:24px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-card{color:var(--ink);background:#fff}.product-card img,.product-card .placeholder-svg{aspect-ratio:.9;object-fit:cover;background:#eee}.product-card-copy{padding:16px}.product-card h3{margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400}.product-card p{margin:0;color:var(--muted);font-size:13px}.account-feature{display:grid;grid-template-columns:1fr .82fr;gap:clamp(45px,8vw,120px);background:#efe4d5}.account-feature>div>p:not(.eyebrow){max-width:640px;color:var(--muted)}.account-checklist{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.account-checklist li{padding:21px 0;display:grid;grid-template-columns:42px 1fr;gap:15px;border-bottom:1px solid var(--line)}.account-checklist span{color:var(--clay);font-size:11px}.account-checklist strong{font-size:14px}.impact-feature{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0}.impact-feature figure{min-height:650px;margin:0}.impact-feature img{height:100%;object-fit:cover}.impact-feature>div{padding:clamp(70px,9vw,130px) clamp(30px,7vw,104px);align-self:center}.impact-feature>div>p:not(.eyebrow){color:var(--muted)}.closing-cta{padding:clamp(70px,8vw,115px) clamp(24px,6vw,92px);display:grid;grid-template-columns:1fr 1fr;color:#fff;background:#7d351f}.closing-cta>div{padding:0 clamp(0px,4vw,65px)}.closing-cta>div+div{border-left:1px solid rgba(255,255,255,.25)}.closing-cta p:not(.eyebrow){max-width:560px;color:#ffffffb8}.route-hero{min-height:690px;display:grid;grid-template-columns:1fr 1fr}.route-hero>div{padding:clamp(72px,9vw,132px) clamp(24px,7vw,102px);align-self:center}.route-hero figure{min-height:690px;margin:0;position:relative}.route-hero figure img{height:100%;object-fit:cover}.route-hero figcaption{position:absolute;right:20px;bottom:20px;left:20px;padding:14px;background:#fffdf9e6;font-size:12px}.wholesale-access-bar{display:grid;grid-template-columns:repeat(3,1fr);background:#efe4d5}.wholesale-access-bar>div{padding:30px;border-right:1px solid var(--line)}.wholesale-access-bar>div:last-child{border-right:0}.wholesale-access-bar span,.service-grid>article>span,.order-grid>article>span{display:block;color:var(--clay);font-size:11px;text-transform:uppercase;letter-spacing:.12em}.wholesale-access-bar strong{display:block;margin:12px 0}.wholesale-access-bar a{font-size:12px;font-weight:700}.service-grid,.order-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-grid>article,.order-grid>article{min-height:310px;padding:28px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.service-grid>article:last-child,.order-grid>article:last-child{border-right:0}.service-grid h3,.order-grid h3{margin:auto 0 16px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400}.service-grid p,.order-grid p{color:var(--muted);font-size:14px}.service-actions{display:flex;gap:18px;font-size:12px;font-weight:700}.process-block{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(50px,8vw,120px);color:#fff;background:var(--green)}.process-block ol{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.25)}.process-block li{padding:22px 0;display:grid;grid-template-columns:42px 1fr;border-bottom:1px solid rgba(255,255,255,.25)}.process-block span{color:#edc495;font-size:11px}.process-block h3{margin:0 0 6px;font-size:16px}.process-block p{grid-column:2;margin:0;color:#ffffffb3;font-size:13px}.order-grid{grid-template-columns:repeat(4,1fr)}.page-story-hero{padding:clamp(80px,10vw,150px) clamp(24px,7vw,106px);display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(50px,9vw,140px);color:#fff;background:var(--green)}.story-statement span{font-size:11px;text-transform:uppercase;letter-spacing:.14em}.story-statement blockquote{margin:48px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,72px);line-height:1}.story-copy p{max-width:720px;color:#ffffffbf}.story-band{display:grid;grid-template-columns:.9fr 1.1fr;background:#efdec8}.story-band figure{min-height:760px;margin:0}.story-band img{height:100%;object-fit:cover}.story-band>div{padding:clamp(70px,9vw,132px) clamp(28px,7vw,105px)}.story-band h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,67px);font-weight:400;line-height:1.03}.story-values{display:grid;grid-template-columns:repeat(3,1fr)}.story-values>div{min-height:330px;padding:38px;border-right:1px solid var(--line)}.story-values>div:last-child{border-right:0}.story-values span{color:var(--clay);font-size:11px}.story-values h3{margin:120px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:400}.story-values p{color:var(--muted)}.founding-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(45px,8vw,110px);background:#efdec8}.founding-story-media{min-height:640px;margin:0}.founding-story-media img{height:100%;object-fit:cover}.founding-story-copy{align-self:center}.story-quote{margin:28px 0;padding-left:22px;border-left:3px solid var(--clay);font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.35}.newsletter{text-align:center}.newsletter form{max-width:620px;margin:28px auto 0;display:flex}.newsletter input{width:100%;min-height:50px;padding:12px 15px;border:1px solid var(--ink)}.newsletter button{min-width:140px;border:1px solid var(--ink)}.site-footer{padding:70px clamp(24px,6vw,92px) 28px;color:#fff;background:#20372e}.footer-top{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.2)}.footer-logo img{max-width:255px;filter:brightness(0) invert(1)}.footer-top h2{margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,50px);font-weight:400}.footer-top h2 span{display:block;color:#edc495;font-size:.55em}.footer-links{padding:48px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.footer-links h3{font-size:12px;text-transform:uppercase;letter-spacing:.14em}.footer-links a{display:block;margin:9px 0;color:#ffffffbf;font-size:13px}.footer-bottom{padding-top:22px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.2);color:#ffffff8c;font-size:12px}.breadcrumbs{margin-bottom:24px;color:var(--muted);font-size:13px}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(38px,7vw,90px)}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-info{align-self:start;position:sticky;top:24px}.product-info h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,68px);font-weight:400}.product-price{margin:14px 0 28px;font-size:22px}.product-form label{display:block;margin:18px 0 8px;font-weight:700}.product-form select,.product-form input{width:100%;min-height:48px;padding:10px 12px;border:1px solid var(--ink);background:#fff}.product-form .button{width:100%;margin-top:18px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:18px 10px;border-bottom:1px solid var(--line);text-align:left}.cart-product{display:flex;align-items:center;gap:16px}.cart-product img{width:90px}.cart-summary{margin-top:34px;display:flex;justify-content:flex-end}.rte{max-width:900px}.rte img{margin:24px 0}.empty-state{padding:70px 0;text-align:center}.pagination{margin-top:44px;display:flex;justify-content:center;gap:16px}@media(max-width:1000px){.desktop-nav,.account-nav{display:none}.site-header{grid-template-columns:1fr auto}.menu-toggle{display:block;padding:10px 14px;border:1px solid var(--ink);background:transparent}.mobile-nav{position:absolute;top:135px;right:0;left:0;z-index:20;padding:20px;flex-direction:column;gap:14px;border-bottom:1px solid var(--line);background:var(--paper)}.mobile-nav:not([hidden]){display:flex}.home-hero,.featured-collection,.account-feature,.impact-feature,.route-hero,.page-story-hero,.story-band,.founding-story,.product-layout,.process-block{grid-template-columns:1fr}.home-hero-media,.route-hero figure{min-height:560px}.home-b2b,.section-heading-row{grid-template-columns:1fr}.path-grid,.wholesale-access-bar,.service-grid,.order-grid,.story-values{grid-template-columns:1fr 1fr}.path-card,.wholesale-access-bar>div,.service-grid>article,.order-grid>article,.story-values>div{border-bottom:1px solid var(--line)}.product-info{position:static}.store-mode-bar,.buyer-strip{grid-template-columns:1fr}.buyer-strip div{justify-content:flex-start}.closing-cta{grid-template-columns:1fr;gap:55px}.closing-cta>div+div{padding-top:55px;border-top:1px solid rgba(255,255,255,.25);border-left:0}}@media(max-width:650px){.announcement span:nth-child(2),.announcement span:nth-child(3){display:none}.announcement a{margin-left:0}.brand img{max-width:185px}.home-hero{min-height:0}.home-hero-copy{padding-top:68px;padding-bottom:68px}.home-hero-media{min-height:450px}.home-hero-media figcaption{display:grid}.path-grid,.wholesale-access-bar,.service-grid,.order-grid,.story-values,.product-grid,.collection-grid,.footer-top,.footer-links{grid-template-columns:1fr}.path-card,.wholesale-access-bar>div,.service-grid>article,.order-grid>article,.story-values>div{border-right:0}.featured-collection{padding-right:20px;padding-left:20px}.story-band figure{min-height:500px}.story-values h3{margin-top:75px}.newsletter form{display:grid;gap:10px}.footer-bottom{display:grid;gap:8px}.product-gallery{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table tr,.cart-table td{display:block}}.button-secondary{background:transparent;color:var(--ink)}.section-heading{max-width:850px;margin-bottom:46px}.section-heading h1,.section-heading h2{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,68px);font-weight:400;letter-spacing:-.045em;line-height:1.04}.page-intro{padding:clamp(76px,9vw,135px) clamp(24px,7vw,105px);background:#efe4d5}.page-intro h1,.profile-feature h2,.contact-layout h2{max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,6vw,82px);font-weight:400;letter-spacing:-.055em;line-height:1}.page-intro h1 em{color:var(--clay);font-weight:400}.split-intro{display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(45px,8vw,120px);align-items:end}.split-intro>div:last-child>p{max-width:620px;color:var(--muted);font-size:17px}.image-triptych{display:grid;grid-template-columns:1.15fr .85fr 1fr;gap:10px;padding:10px;background:var(--white)}.image-triptych img{height:520px;object-fit:cover}.profile-feature{display:grid;grid-template-columns:1.1fr .9fr;background:var(--paper)}.profile-feature>div{padding:clamp(75px,9vw,135px) clamp(26px,7vw,105px);align-self:center}.profile-feature figure{min-height:760px;margin:0}.profile-feature figure img{height:100%;object-fit:cover}.profile-feature h2{margin-bottom:28px;font-size:clamp(40px,5vw,68px)}.profile-feature p{color:var(--muted)}.profile-feature blockquote{margin:30px 0;padding-left:22px;border-left:3px solid var(--clay);font-family:Georgia,Times New Roman,serif;font-size:25px}.profile-feature.reverse{background:#efdec8}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.values-grid article{min-height:330px;padding:32px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.values-grid article:last-child{border-right:0}.values-grid span{color:var(--clay);font-size:11px}.values-grid h3{margin:auto 0 14px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:1.1}.values-grid p{margin:0;color:var(--muted);font-size:14px}.contact-layout{padding:clamp(76px,9vw,130px) clamp(24px,7vw,105px);display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(50px,9vw,135px);background:var(--paper)}.contact-layout h2{margin-bottom:26px;font-size:clamp(40px,5vw,65px)}.contact-form-card{padding:clamp(28px,5vw,60px);background:var(--white);border:1px solid var(--line)}.contact-form-card label{display:block;margin:18px 0 7px;font-size:13px;font-weight:700}.contact-form-card input,.contact-form-card textarea,.embedded-form-shell input,.embedded-form-shell textarea,.embedded-form-shell select{width:100%;padding:12px 14px;border:1px solid var(--line);background:#fff}.contact-form-card .button{margin-top:20px}.form-success{padding:15px;background:#e4eee8;color:var(--green)}.embedded-form-shell{max-width:1000px;margin:0 auto;padding:clamp(55px,8vw,110px) 24px}.gallery-grid{padding:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:var(--white)}.gallery-grid figure{margin:0;background:var(--paper)}.gallery-grid img{aspect-ratio:4/5;object-fit:cover}.gallery-grid figcaption{padding:13px 15px;color:var(--muted);font-size:12px}.purchase-note{margin-top:28px;padding:18px 0;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.purchase-note a{color:var(--clay);font-weight:700}.cart-section,.search-section{padding-top:60px}@media(max-width:1000px){.split-intro,.profile-feature,.contact-layout{grid-template-columns:1fr}.profile-feature.reverse figure{order:2}.values-grid{grid-template-columns:1fr 1fr}.image-triptych img{height:390px}.gallery-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.image-triptych,.values-grid,.gallery-grid{grid-template-columns:1fr}.image-triptych img{height:420px}.values-grid article{border-right:0;border-bottom:1px solid var(--line)}.profile-feature figure{min-height:500px}}.site-header{min-height:122px}.brand img{width:98px;max-width:98px;max-height:98px;object-fit:contain}.footer-logo{width:210px;padding:12px;display:flex;align-items:center;justify-content:center;background:var(--paper)}.footer-logo img{width:185px;max-width:185px;filter:none}.application-section,.catalog-request-section{padding:clamp(76px,9vw,130px) clamp(24px,7vw,105px);display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(50px,9vw,135px);background:#efdec8}.application-section>div:first-child,.catalog-request-section>div:first-child{align-self:start;position:sticky;top:32px}.application-section h2,.catalog-request-section h2,.search-discovery h2{margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,68px);font-weight:400;letter-spacing:-.05em;line-height:1.03}.application-section>div:first-child>p:not(.eyebrow),.catalog-request-section>div:first-child>p:not(.eyebrow){color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.contact-form-card select{width:100%;padding:12px 14px;border:1px solid var(--line);background:#fff}.catalog-request-section{background:var(--paper)}.catalog-request-section ol{margin:30px 0;padding:0;list-style:none;border-top:1px solid var(--line)}.catalog-request-section li{padding:16px 0;border-bottom:1px solid var(--line)}.catalog-request-section li span{margin-right:14px;color:var(--clay);font-size:11px}.collection-index{padding:clamp(60px,8vw,110px) clamp(24px,6vw,92px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;background:var(--paper)}.collection-index-card{display:grid;grid-template-columns:1.05fr .95fr;min-height:360px;background:var(--white);border:1px solid var(--line);transition:transform .18s ease,box-shadow .18s ease}.collection-index-card:hover,.collection-index-card:focus-visible{transform:translateY(-4px);box-shadow:0 18px 35px #2b211c1a}.collection-index-card figure{position:relative;min-height:360px;margin:0;overflow:hidden;background:#e8ddcf}.collection-index-card figure img{height:100%;object-fit:cover;transition:transform .25s ease}.collection-index-card:hover figure img{transform:scale(1.025)}.collection-index-card figure span{position:absolute;top:16px;left:16px;width:36px;height:36px;display:grid;place-items:center;background:var(--white);color:var(--clay);font-size:11px}.collection-index-card>div{padding:28px;display:flex;flex-direction:column}.collection-index-card h2{margin:auto 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,3vw,40px);font-weight:400;line-height:1.05}.collection-index-card p{color:var(--muted);font-size:13px}.collection-index-card strong{margin-top:20px;color:var(--green);font-size:12px}.search-hero{padding:clamp(76px,9vw,130px) clamp(24px,7vw,105px);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(45px,8vw,120px);align-items:end;color:#fff;background:var(--green)}.search-hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,7vw,92px);font-weight:400;letter-spacing:-.055em;line-height:.98}.search-hero p{color:#ffffffb8}.search-hero form{display:flex;align-items:stretch}.search-hero input{width:100%;min-height:58px;padding:14px 18px;border:1px solid rgba(255,255,255,.45);border-right:0;background:#ffffff14;color:#fff}.search-hero input::placeholder{color:#fff9}.search-hero .button{min-width:120px}.search-discovery{padding:clamp(70px,8vw,115px) clamp(24px,7vw,105px);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(45px,8vw,120px);background:#efdec8}.search-links{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.search-links a{padding:22px 10px;border-bottom:1px solid var(--line);font-weight:700}.search-content-card{padding:28px;background:var(--white);border:1px solid var(--line)}.search-content-card h3{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}@media(max-width:1000px){.mobile-nav{top:161px}.application-section,.catalog-request-section,.search-hero,.search-discovery{grid-template-columns:1fr}.application-section>div:first-child,.catalog-request-section>div:first-child{position:static}.collection-index{grid-template-columns:1fr}}@media(max-width:650px){.site-header{min-height:104px}.mobile-nav{top:143px}.brand img{width:78px;max-width:78px;max-height:78px}.form-grid,.search-links,.collection-index-card{grid-template-columns:1fr}.collection-index-card figure{min-height:420px}.search-hero form{display:grid;gap:10px}.search-hero input{border-right:1px solid rgba(255,255,255,.45)}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/theme.css.map */
