@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#173e35;--paper:#faf8f2;--muted:#606d63;--line:#dadfd3;--soft:#f0f0e6;--pink:#edc6bb;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--sans)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #b26342;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.03;letter-spacing:-.025em}h1{font-size:clamp(3.2rem,5.15vw,5.4rem)}h2{font-size:clamp(2.6rem,3.7vw,4rem)}h3{font-family:var(--serif);font-size:1.8rem;line-height:1.15}p+p{margin-top:18px}em{font-weight:400}img{display:block;width:100%;height:auto}button{color:inherit}button:not(.button){border:0}button:hover,a:hover{filter:brightness(.9)}.wrap{max-width:1320px;margin:auto;width:calc(100% - 112px)}.section{padding-top:90px;padding-bottom:90px}.eyebrow{font:600 12px/1.6 var(--sans);letter-spacing:.17em;margin-bottom:20px;text-transform:uppercase}.topbar{padding:8px 56px;text-align:center;font-size:12px;letter-spacing:.06em;color:#fff9ed;background:var(--ink)}.topbar span{margin-left:35px;opacity:.7}header{border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:5}.header-inner{min-height:94px;padding:0 40px;display:flex;align-items:center;gap:36px;max-width:1536px;margin:auto}.brand{font-family:var(--serif);font-size:29px;white-space:nowrap;display:inline-flex;align-items:center;gap:12px}.brand-symbol{font-family:Georgia;font-size:41px;line-height:1}.header-inner nav{display:flex;gap:25px;align-items:center;margin:auto;font-size:14px}.header-inner nav a{padding:32px 0;border-bottom:2px solid transparent}.header-inner nav .current{border-color:var(--ink)}.header-actions{display:flex;align-items:center;gap:20px;font-size:14px;white-space:nowrap}.bag-button{background:none;padding:10px 0}.bag-button span{display:inline-grid;place-items:center;background:#e9eade;width:22px;height:22px;border-radius:50%;font-size:12px;margin-left:4px}.header-cta{border:1px solid #94a096;padding:11px 18px}.menu-toggle{display:none;background:none;font-size:24px}.hero{max-width:1536px;margin:auto;display:grid;grid-template-columns:1.04fr 1fr;min-height:640px}.hero-copy{padding:60px 42px 24px 56px;display:flex;flex-direction:column;align-items:flex-start}.hero .eyebrow{margin-bottom:25px;display:flex;align-items:center;gap:12px;font-size:11px}.tiny-flower{font-size:24px;line-height:1}.hero h1{font-size:clamp(3.7rem,5.0vw,5.7rem);line-height:1.01;margin-bottom:28px}.hero h1 em{color:#6b7e65}.hero-copy>p:not(.eyebrow){max-width:440px;color:var(--muted);font-size:15px;line-height:1.8}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--ink);border:1px solid var(--ink);color:var(--paper);padding:14px 22px;min-height:50px;font-size:14px;font-weight:500;line-height:1.5}.button.outline{background:transparent;color:var(--ink);border-color:#97a597}.retail-link{font-size:12px;margin-top:21px}.hero-notes{width:100%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;font-size:9px;letter-spacing:.12em;margin-top:auto;padding-top:24px;padding-bottom:4px}.hero-image{background:#d5dccd;display:flex;flex-direction:column;min-width:0}.hero-image img{flex:1;object-fit:cover;min-height:0}.hero-image figcaption{display:flex;justify-content:space-between;padding:16px 27px;font-size:9px;letter-spacing:.11em;background:#d8dece}.strap{display:flex;justify-content:center;gap:90px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 20px;font-size:12px;letter-spacing:.07em}.strap span:before{content:'✳';margin-right:18px;color:#7e9071}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-heading .eyebrow{margin-bottom:15px}.text-link{font-size:13px;background:transparent;text-decoration:underline;text-underline-offset:7px;display:inline-block;padding:8px 0}.ways{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ways article{padding:30px 28px 25px 0;display:flex;flex-direction:column}.ways article+article{padding-left:30px;border-left:1px solid var(--line)}.number{font-size:12px;color:#788873;margin-bottom:29px}.ways h3{font-size:2rem;max-width:250px;margin-bottom:17px}.ways p{font-size:14px;color:var(--muted);margin-bottom:28px}.way-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:start;gap:10px}.way-bottom>span{font-size:12px;color:var(--muted)}.collection-section{background:#f0f1e8}.section-note{max-width:660px;color:var(--muted);font-size:14px;margin:-12px 0 30px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 25px}.product-card{min-width:0}.product-art{position:relative;aspect-ratio:1.15;overflow:hidden;background:color-mix(in srgb,var(--tile-color) 14%,#f4f0e7);isolation:isolate}.product-art:after{content:'';position:absolute;width:80%;height:70%;border:1px solid #ffffff60;border-radius:50%;top:55%;left:50%;transform:translate(-50%,-50%) rotate(-20deg);z-index:-1}.art-label{position:absolute;left:18px;top:16px;font-size:9px;letter-spacing:.15em;color:#43594c}.mini-box{position:absolute;left:17%;top:20%;width:61%;height:45%;background:var(--tile-color);transform:rotate(-12deg);color:#fff3da;padding:9% 7%;font-size:12px;letter-spacing:.1em;line-height:1.7;box-shadow:9px 15px 0 color-mix(in srgb,var(--tile-color) 75%,#19392b),10px 25px 25px #243b2525;text-align:center;border:5px double #e8d9b780}.mini-box i{font-family:Georgia;font-size:18px;letter-spacing:0}.mini-tile{position:absolute;top:49%;width:19%;height:31%;display:grid;place-items:center;border-radius:7px;background:#fffcee;color:var(--tile-color);font-size:43px;line-height:1;box-shadow:0 4px #cfb8a3,0 8px var(--tile-accent),0 13px var(--tile-color),6px 20px 15px #243b2533;border:1px solid #fff9e0}.mini-tile.front{left:39%;transform:rotate(8deg)}.mini-tile.back{left:15%;transform:rotate(-13deg);background:var(--tile-color);color:var(--tile-accent);border:5px double var(--tile-accent)}.mini-tile.dots{left:64%;transform:rotate(18deg);font-size:23px;line-height:1.6;padding:5% 0;color:var(--tile-color)}.mini-pusher{position:absolute;left:45%;top:87%;width:42%;height:4%;background:var(--tile-color);transform:rotate(-9deg);box-shadow:0 4px var(--tile-accent);border-radius:3px}.card-meta{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:20px 0 9px}.product-card h3{font-size:2rem}.product-card p:not(.card-meta){color:var(--muted);font-size:14px;margin:10px 0}.capability{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.capability-art .product-art{aspect-ratio:1}.small-caption{display:block;font-size:10px;letter-spacing:.12em;margin-top:16px}.capability h2{margin-bottom:24px}.capability p:not(.eyebrow){color:var(--muted);font-size:15px}.cap-list{list-style:none;padding:0;margin:30px 0 22px}.cap-list li{padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.cap-list span{color:#8a927c;font-size:11px;margin-right:20px}.forest{background:var(--ink);color:var(--paper)}.forest .eyebrow{color:#c9cbb1}.process{padding:0;list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:26px;margin:45px 0 0}.process li{border-top:1px solid #819284;padding-top:18px}.process span{color:#c8cbb4;font-size:12px}.process h3{font-size:1.65rem;margin:22px 0 15px}.process p{font-size:13px;line-height:1.8;opacity:.8}.fee-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.fee-grid article{padding:30px;display:flex;flex-direction:column;align-items:start}.fee-grid article+article{border-left:1px solid var(--line)}.fee-grid h3{font-size:3.4rem;margin:10px 0 20px}.fee-grid h3 small{font:14px var(--sans)}.fee-grid p:not(.eyebrow){font-size:14px}.fee-grid .muted{margin-bottom:22px}.fee-grid .button{margin-top:auto}.muted,.note{color:var(--muted)}.note{font-size:12px;line-height:1.8;margin-top:18px}.faq-section{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;font-size:15px}summary::-webkit-details-marker{display:none}summary span{font-size:23px}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);padding:0 25px 23px 0;font-size:14px}.inquiry-section{background:#eeeede}.inquiry-layout{display:grid;grid-template-columns:.85fr 1.3fr;gap:95px}.inquiry-layout h2{font-size:4rem;margin-bottom:26px}.inquiry-layout>div>p:not(.eyebrow){max-width:320px;color:var(--muted)}.notice{background:#e7eadf;border:1px solid #c5cdbc;padding:14px 17px;font-size:13px;margin-bottom:22px;line-height:1.75}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}label{display:block;font-size:13px;margin-bottom:18px}label>span:not(.optional){color:#8f4a35}.optional{font-size:11px;color:var(--muted);font-weight:400;margin-left:5px}input:not([type=checkbox]),textarea,select{display:block;width:100%;border:1px solid #b9c2b1;border-radius:0;background:#fcfaf5;color:var(--ink);padding:12px;margin-top:7px;min-height:48px;font-size:15px}textarea{resize:vertical}fieldset{border:0;padding:0;margin:4px 0 17px}legend{font-size:13px;margin-bottom:12px}.checks{display:flex;flex-wrap:wrap;gap:8px 20px}.checks label{display:flex;align-items:center;gap:8px;margin:0;font-size:12px;min-height:32px}.checks input{accent-color:var(--ink);width:16px;height:16px}.mode-help{font-size:13px;padding:12px 16px;border-left:2px solid #788e72;background:#e5e9dc;margin-bottom:20px}input[type=file]{font-size:12px;padding:10px}.file-label{margin-bottom:0}#file-info{margin:8px 0 22px;overflow-wrap:anywhere}.result{margin:20px 0 0}.page-intro{padding:70px 0 50px;max-width:1050px;text-align:center}.page-intro h1{margin-bottom:25px}.lede{font-size:17px;color:var(--muted);max-width:710px;margin:auto}.path-tabs{display:grid;grid-template-columns:1fr 1fr;gap:15px}.path-tabs button{padding:20px 25px;background:#e9ebdf;text-align:left;display:flex;justify-content:space-between}.path-tabs .selected{background:var(--ink);color:var(--paper)}.path-content{padding:40px;background:#edeee4;display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:center}.path-content h2{font-size:2.8rem;margin-bottom:20px}.path-content h3{margin-bottom:20px}.path-content .button{margin-top:24px}.views{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.view-demo{height:270px;background:#ecede2;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.diagram-tile{width:110px;height:148px;background:#fcf8e9;color:#aa6d7c;font-size:75px;text-align:center;display:grid;place-items:center;border-radius:10px;box-shadow:0 5px #c1b7a2,0 11px #d4a5a0,0 20px #53745c,10px 28px 20px #34472a25;transform:rotate(-9deg)}.tile-back{background:#426d57;color:#e8d5b7;font:14px/1.8 var(--sans);border:7px double #c4c4a1;transform:rotate(9deg)}.side-view{flex-direction:column;transform:none}.side-view i{display:block;width:170px;height:27px;background:#8da48d;border:1px solid #d8e6d3;transform:skewY(-10deg);box-shadow:12px 10px 20px #27492715}.side-view i:nth-child(2){background:#dab0ad}.side-view i:last-child{background:#507c65}.views h3{margin-bottom:12px;font-size:1.8rem}.views p{font-size:14px;color:var(--muted)}.accessory-note{display:flex;align-items:center;gap:50px;border-top:1px solid var(--line);padding-top:30px;margin-top:40px}.accessory-note h3{min-width:30%}.accessory-note p{font-size:14px;color:var(--muted)}.terms-list{margin-top:35px;display:grid;grid-template-columns:1fr 1fr;gap:20px 40px}.terms-list p{margin:0;border-top:1px solid var(--line);padding-top:20px;font-size:14px}.closing{text-align:center;padding:85px 30px;background:#e9eadd}.closing h2{margin-bottom:30px}.wholesale-callout{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#e9ecdf}.wholesale-callout>div{padding:50px}.wholesale-callout h2{font-size:4rem;margin-bottom:20px}.wholesale-callout p:not(.eyebrow){font-size:14px;color:var(--muted);margin-bottom:28px}.three{grid-template-columns:repeat(3,1fr)}.filters{display:flex;gap:10px;margin-bottom:30px;flex-wrap:wrap}.filters button{border:1px solid #c3cbbb!important;padding:10px 24px;background:transparent;font-size:14px}.filters button.active{background:var(--ink);color:var(--paper)}.collections-body{padding-bottom:85px}.breadcrumbs{font-size:13px;margin-bottom:30px}.breadcrumbs a{text-decoration:underline}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.detail-layout .product-art{aspect-ratio:1}.detail-layout h1{font-size:4rem;margin-bottom:20px}.detail-layout .lede{margin-bottom:25px}.specs{margin:25px 0}.specs div{display:grid;grid-template-columns:1fr 1fr;gap:15px;border-bottom:1px solid var(--line);padding:12px 0;font-size:14px}.specs dd{margin:0;color:var(--muted)}.shop-section{padding-top:0}.shop-section .product-card .button{margin-top:16px;width:100%}.shop-section .product-card>.text-link{display:block;margin:12px auto}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-layout h2{margin-bottom:28px}.about-layout p:not(.eyebrow){color:var(--muted);font-size:15px}.about-layout .button{margin-top:30px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.photo-placeholder{aspect-ratio:1.45;background:#e6e9df;border:1px dashed #9ba88f;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-bottom:20px}.photo-placeholder span{font-family:var(--serif);font-size:60px;color:#85967b}.photo-placeholder p{font-size:10px;letter-spacing:.16em}.photo-grid>div>p{font-size:13px;margin-top:10px}.contact-layout{display:grid;grid-template-columns:.8fr 1.3fr;gap:100px;padding-top:25px}.contact-layout h2{font-size:3rem;margin-bottom:25px}.contact-layout aside>p{font-size:15px;color:var(--muted)}.contact-card{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0;margin-top:32px}.contact-card .eyebrow{margin-bottom:8px}.contact-card p+.eyebrow{margin-top:25px}.contact-card a{font-size:14px;text-decoration:underline}footer{background:#14382f;color:#eeeede;padding:55px 0 0}.footer-main{display:grid;grid-template-columns:1.5fr .8fr .9fr 1fr;gap:40px;padding-bottom:50px}.footer-main .brand{font-size:29px}.footer-main>div>p:not(.eyebrow){font-size:13px;opacity:.8;margin-top:18px}.footer-main>div>a:not(.brand){display:block;font-size:13px;margin:9px 0}.footer-main .eyebrow{font-size:10px;color:#c1c9ad}.footer-company{border-left:1px solid #51715c;padding-left:28px}.footer-main .note{color:#c8cebf}.footer-bottom{border-top:1px solid #4b6756;padding:20px 0;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#bfc9b5}dialog{border:1px solid var(--line);background:var(--paper);color:var(--ink);width:min(560px,calc(100% - 32px));max-height:85vh;padding:28px}dialog::backdrop{background:#102e2780}.bag-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.bag-heading h2{font-size:2.6rem}.bag-heading button{background:none;font-size:22px;min-width:44px;min-height:44px}.bag-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:20px 0;gap:15px;margin-bottom:20px}.bag-row h3{font-size:1.6rem}.bag-row p{font-size:12px;color:var(--muted)}.bag-row button{background:none;text-decoration:underline;font-size:13px;min-height:44px}.empty-bag{padding:15px 0 30px}.skip{position:fixed;left:10px;top:-90px;background:var(--ink);color:white;padding:15px;z-index:100}.skip:focus{top:10px}#main:focus{outline:none}
@media(min-width:1500px){.hero-copy{padding-left:80px}.hero{min-height:730px}}
@media(max-width:1150px){.header-inner{padding:0 25px;gap:20px}.header-inner nav{gap:15px;font-size:12px}.header-actions{gap:12px}.brand{font-size:25px}.hero-copy{padding:45px 28px 24px}.hero h1{font-size:4.3rem}.hero-notes{margin-top:30px}.hero-notes span:last-child{display:none}.wrap{width:calc(100% - 64px)}.capability,.inquiry-layout,.contact-layout{gap:45px}.hero .actions{gap:10px}.hero .button{font-size:12px;padding:13px 15px;gap:12px}.strap{gap:40px}.fee-grid article{padding:22px}.fee-grid .button{font-size:12px;padding:12px}.section{padding-top:65px;padding-bottom:65px}.header-cta{display:none}}
@media(max-width:800px){.topbar{padding:7px 16px;font-size:10px}.topbar span{display:none}.header-inner{min-height:76px;padding:0 22px;gap:16px}.brand{font-size:26px}.brand-symbol{font-size:34px}.menu-toggle{display:block;margin-left:auto;order:3;min-width:40px;min-height:44px}.header-actions{margin-left:auto}.header-inner nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);padding:14px 25px 24px;box-shadow:0 15px 20px #23442b20;flex-direction:column;align-items:stretch;gap:0;font-size:16px}.header-inner nav.open{display:flex}.header-inner nav a{padding:11px 0}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 24px 26px}.hero h1{font-size:clamp(3.25rem,8.7vw,4.8rem)}.hero-copy>p:not(.eyebrow){max-width:520px}.hero .eyebrow{font-size:10px;margin-bottom:22px}.hero .actions{margin-top:24px}.hero .button{font-size:13px;padding:14px 17px}.hero-notes{font-size:8px;padding-top:18px;margin-top:27px}.hero-notes span:last-child{display:block}.hero-image img{max-height:560px;object-fit:cover}.hero-image figcaption{font-size:8px;padding:12px 20px}.strap{gap:15px;justify-content:space-around;font-size:10px;padding:14px 10px}.strap span:before{display:none}.wrap{width:calc(100% - 44px)}.section{padding-top:55px;padding-bottom:55px}.section-heading{align-items:start;flex-direction:column;gap:16px;margin-bottom:26px}.eyebrow{font-size:10px;margin-bottom:15px}h2{font-size:2.8rem}.ways{grid-template-columns:1fr}.ways article,.ways article+article{padding:25px 0;border-left:0}.ways article+article{border-top:1px solid var(--line)}.ways h3{max-width:100%;font-size:2rem}.number{margin-bottom:14px}.ways p{margin-bottom:14px}.way-bottom{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.way-bottom .text-link{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.product-grid .product-card:last-child:nth-child(odd){grid-column:1/-1;max-width:100%}.product-card h3{font-size:1.8rem}.mini-tile{font-size:32px}.mini-tile.dots{font-size:18px}.mini-box{font-size:9px}.mini-box i{font-size:14px}.product-grid .product-card:last-child:nth-child(odd) .product-art{aspect-ratio:1.65}.card-meta{font-size:9px;letter-spacing:.04em}.art-label{font-size:8px;left:12px;top:12px}.capability{grid-template-columns:1fr;gap:35px}.capability-art .product-art{aspect-ratio:1.2}.capability .mini-tile{font-size:55px}.capability .mini-tile.dots{font-size:30px}.process{grid-template-columns:1fr 1fr;gap:28px 24px}.process li:last-child{grid-column:1/-1}.fee-grid{grid-template-columns:1fr}.fee-grid article{padding:25px}.fee-grid article+article{border-left:0;border-top:1px solid var(--line)}.fee-grid h3{margin:0 0 15px}.fee-grid .eyebrow{margin-bottom:12px}.fee-grid .button{font-size:14px}.faq-section{grid-template-columns:1fr;gap:25px}.inquiry-layout{grid-template-columns:1fr;gap:35px}.inquiry-layout h2{font-size:3.3rem}.inquiry-layout>div>p:not(.eyebrow){max-width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-main>div:first-child{grid-column:1/-1}.footer-company{border:0;padding:0;grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.page-intro{padding:45px 0 35px}.page-intro h1{font-size:3.25rem}.lede{font-size:15px}.path-tabs{gap:8px}.path-tabs button{font-size:14px;padding:16px}.path-content{grid-template-columns:1fr;gap:25px;padding:25px}.path-content h2{font-size:2.5rem}.views{grid-template-columns:1fr}.views .view-demo{height:230px}.accessory-note{display:block}.accessory-note h3{margin-bottom:15px}.terms-list{grid-template-columns:1fr}.wholesale-callout{grid-template-columns:1fr}.wholesale-callout>div{padding:28px}.wholesale-callout h2{font-size:3.4rem}.three{grid-template-columns:1fr}.detail-layout,.about-layout,.contact-layout{grid-template-columns:1fr;gap:35px}.detail-layout h1{font-size:3.5rem}.detail-layout .mini-tile{font-size:55px}.photo-grid{grid-template-columns:1fr}.photo-placeholder{aspect-ratio:1.8}.closing{padding:55px 22px}.closing h2{font-size:2.7rem}.contact-layout aside{order:2}.contact-layout{padding-top:10px}.shop-section .product-grid{grid-template-columns:1fr}.shop-section .product-art{aspect-ratio:1.2!important}}
@media(max-width:480px){.product-grid{grid-template-columns:1fr}.product-grid .product-card:last-child:nth-child(odd) .product-art{aspect-ratio:1.15}.mini-tile{font-size:45px}.mini-tile.dots{font-size:25px}.mini-box{font-size:12px}.mini-box i{font-size:18px}.form-grid{grid-template-columns:1fr;gap:0}.strap{font-size:9px;gap:8px}.hero h1{font-size:3.2rem}.actions{width:100%}.hero .button{flex:1;gap:8px;padding:13px 10px;font-size:11px}.retail-link{font-size:11px}.hero-notes{font-size:7px}.process{grid-template-columns:1fr}.process h3{margin-top:12px}.way-bottom{align-items:start;flex-direction:column}.bag-heading h2{font-size:2.2rem}h2{font-size:2.5rem}.brand{font-size:24px}.header-inner{gap:6px}.header-actions{font-size:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
/* Reference palette: cream acrylic, amber, maple and dry-leaf yellow. */
:root{--ink:#49392b;--paper:#faf4e8;--muted:#75634e;--line:#ddccb0;--soft:#f0e3cd;--pink:#dbb58a;--autumn-accent:#9b4725;--autumn-surface:#efe2cb;--autumn-gold:#c78b37;--autumn-border:#ae8c5f;--leaf-yellow:#c9a34e;--leaf-yellow-deep:#b58b37;--leaf-ink:#382817;--leaf-text:#78551e;--cream:#fff9ed}
header{background:var(--cream)}
.topbar{background:var(--leaf-yellow-deep);color:var(--leaf-ink)}
.hero-copy{background:var(--paper)}
.hero h1 em,.brand-symbol{color:var(--autumn-accent)}
.hero-image{background:#eadcc3}.hero-image figcaption{background:#e4d1ad;color:var(--ink)}
.button{background:var(--autumn-accent);border-color:var(--autumn-accent);color:var(--cream);box-shadow:inset 0 1px 0 #ffffff20,0 2px 0 #75402218}
.button:hover{background:#803a20;border-color:#803a20;filter:none}
.button.outline{background:transparent;color:var(--leaf-text);border-color:var(--autumn-border);box-shadow:none}
.button.outline:hover{background:#efe2cb;border-color:#8d6b42}
.header-cta{border-color:var(--autumn-border);color:var(--autumn-accent)}
.header-inner nav .current{border-color:var(--autumn-accent);color:var(--autumn-accent)}
.language-switch a{color:var(--leaf-text)}
.bag-button span{background:#ead3a9;color:#594026}
.strap{background:#f3e9d6;border-color:#ddc6a1;color:var(--leaf-text)}
.strap span:before,.number,.cap-list span{color:#8a612c}
.collection-section{background:#f1e5d0}
.inquiry-section,.closing{background:#ede0c8}
.path-content,.wholesale-callout{background:#f3e8d5}
.view-demo{background:#efe3cf}
.path-tabs button{background:#e9dcc4;color:var(--leaf-text)}
.path-tabs .selected,.filters button.active{background:var(--leaf-yellow);color:var(--leaf-ink)}
.filters button{border-color:var(--autumn-border)!important}
.fee-grid{background:#fff8ec;border-color:var(--line)}
.fee-grid article+article{border-color:var(--line)}
.forest{background:var(--leaf-yellow);color:var(--leaf-ink)}
.forest .eyebrow,.process span{color:var(--leaf-ink)}.process li{border-color:#8e692b}
.notice{background:#f3e6c9;border-color:#c9a76f}
.mode-help{background:#f1e4bf;border-color:var(--leaf-yellow-deep)}
input:not([type=checkbox]),textarea,select{background:#fffbf3;border-color:var(--autumn-border)}
.checks input{accent-color:var(--leaf-text)}
label>span:not(.optional){color:var(--autumn-accent)}
.photo-placeholder{background:#eee2cd;border-color:#b69a70}.photo-placeholder span{color:#85683f}
footer{background:var(--leaf-yellow-deep);color:var(--leaf-ink)}
.footer-main .eyebrow,.footer-main .note,.footer-bottom{color:var(--leaf-ink)}.footer-company,.footer-bottom{border-color:#886229}.topbar span,.forest .process p,.footer-main>div>p:not(.eyebrow){opacity:1}
.header-inner nav.open{box-shadow:0 15px 20px #49392b20}
dialog{background:var(--cream)}dialog::backdrop{background:#332d2380}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline-color:#9b4725}


/* Verified company media. Keep the supplied trademark artwork intact. */
.brand-logo{width:46px;height:68px;object-fit:contain;flex-shrink:0}.brand{white-space:nowrap}.workshop-section figure{margin:28px 0 0}.workshop-section video{display:block;width:100%;max-height:640px;aspect-ratio:16/9;object-fit:contain;background:#211c17;border:1px solid var(--line);border-radius:6px}.workshop-section figcaption{margin-top:12px;font-size:14px}.photo-grid:has(> :nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:800px){.brand-logo{width:34px;height:50px}.photo-grid:has(> :nth-child(2):last-child){grid-template-columns:1fr}.workshop-section video{max-height:70vh}}

/* Keep every panel of the shared homepage collage visible at every screen size. */
.hero-collage img{flex:0 0 auto;width:100%;height:auto;max-height:none;aspect-ratio:1;object-fit:contain}
.hero-collage figcaption{gap:12px;flex-wrap:wrap;margin-top:auto}

/* Preserve the supplied layer diagram and its dimension labels without cropping. */
.capability-art{min-width:0;margin:0}
.capability-art img{display:block;width:100%;height:auto;object-fit:contain}
.about-layout .about-image{display:block;width:100%;height:auto;object-fit:contain}
.company-photo-grid article{min-width:0}
.company-photo-grid img{display:block;width:100%;height:auto;object-fit:contain;border-radius:8px;margin-bottom:20px}

/* Reference swatch: #EDE0C8. Keep the original QR pixels; crop only its heading. */
.direct-contact{min-width:0;--qr-surface:#ede0c8}
.direct-contact .eyebrow{margin:0 0 16px}
.company-contact-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(136px,46%);align-items:start;gap:20px}
.company-contact-details{min-width:0;padding-top:10px}
.company-contact-name{font-size:16px;line-height:1.65;margin-bottom:14px}
.direct-contact .contact-email{display:inline-block;max-width:100%;font-size:14px;line-height:1.7;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:4px}
.direct-contact .contact-qr{width:100%;max-width:208px;margin:0;justify-self:end}
.contact-qr-frame{display:block;position:relative;width:60%;margin-inline:auto;aspect-ratio:1;background:var(--qr-surface);border-radius:28.8px;overflow:hidden;isolation:isolate}
/* A 224px square at source (40, 50) centers the 172px code with 26px margins. */
.contact-qr-frame img{position:absolute;display:block;width:136.1607142857%;max-width:none;height:auto;left:-17.8571428571%;top:-22.3214285714%;mix-blend-mode:multiply}
.direct-contact .contact-qr figcaption{margin-top:10px;font-size:14px;line-height:1.6;text-align:center}
.contact-card .contact-store{margin-top:22px}
.direct-contact-compact .company-contact-name{font-size:14px}
@media(min-width:1101px){.footer-main{grid-template-columns:1.1fr .65fr .75fr 1.8fr;gap:28px}}
@media(min-width:801px) and (max-width:1100px){.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-company{grid-column:1/-1;border-left:0;padding-left:0;border-top:1px solid #886229;padding-top:28px}.footer-company .direct-contact{max-width:520px}}
@media(max-width:800px){.footer-company .direct-contact{max-width:520px}.company-contact-row{gap:16px}.company-contact-name{font-size:15px}}

.inquiry-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#inquiry [type="submit"]:disabled{opacity:.65;cursor:wait}
