:root{font-family:Arial,Helvetica,sans-serif;color:#25211d;background:#f7f4ef;font-synthesis:none;--line:#d6cec4;--muted:#726b63}*{box-sizing:border-box}body{margin:0}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #816b50;outline-offset:5px}.topline{text-align:center;background:#e7ded1;font-size:12px;letter-spacing:.16em;padding:11px 16px}header{min-height:110px;display:flex;align-items:center;justify-content:space-between;padding:20px 5.5%;border-bottom:1px solid var(--line);gap:24px}.brand img{width:170px;height:auto;display:block}nav{display:flex;gap:34px;font-size:14px}.footer-links a:hover,nav a:hover{text-decoration:underline;text-underline-offset:5px}.tagline{font-size:16px;color:var(--muted)}main{max-width:1600px;margin:auto;padding:0 5.5% 76px}.intro{display:flex;justify-content:space-between;gap:12px;padding:25px 0;font-size:12px;letter-spacing:.13em;color:var(--muted)}.product{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(340px,1fr);gap:7.5%}.photo-wrap{position:relative;background:#cecdc6;overflow:hidden}.photo-wrap>img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;display:block}.photo-count,.photo-label{position:absolute;bottom:22px;font-size:12px;letter-spacing:.12em}.photo-label{left:24px}.photo-count{right:24px}.gallery-caption{display:flex;justify-content:space-between;gap:16px;margin-top:18px;color:var(--muted);font-size:12px;line-height:1.5}.product-info{padding:22px 0 0;max-width:470px;width:100%}.eyebrow{font-size:12px;letter-spacing:.14em;color:var(--muted);margin:0 0 17px}h1{font-size:clamp(36px,3.4vw,55px);font-weight:400;letter-spacing:-.045em;margin:0 0 13px}.price{font-size:22px;margin:0 0 25px}.description{font-size:16px;line-height:1.65;color:var(--muted);margin:0 0 30px;max-width:410px}fieldset{border:0;margin:0;padding:0}legend{padding:0;font-size:14px}legend strong{font-weight:400;color:var(--muted)}.color-options{display:flex;gap:16px;margin:17px 0 30px}.swatch{height:36px;width:36px;border-radius:50%;border:1px solid #0002;position:relative}.swatch:before{content:"";position:absolute;inset:-5px;border:1px solid transparent;border-radius:50%}.swatch[aria-pressed=true]:before{border-color:#51483e}.beige{background:#c8b59c}.black{background:#222225}.size-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:14px;margin-bottom:14px}.text-button{background:none;border:0;border-bottom:1px solid #978d81;padding:3px 0;color:var(--muted);font-size:14px}.sizes{display:flex;gap:10px}.sizes button{height:48px;min-width:65px;border:1px solid var(--line);background:transparent;font-size:16px}.sizes button:hover{border-color:#25211d}.sizes button[aria-pressed=true]{background:#25211d;color:#f7f4ef;border-color:#25211d}.selection-hint{font-size:13px;color:var(--muted);margin:17px 0 12px;min-height:16px}.order-button{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#28231e;color:#fff9f0;padding:20px 23px;min-height:60px;font-size:16px}.order-button:not(.disabled):hover{background:#494036}.order-button.disabled{background:#a09990;cursor:not-allowed}.order-button span{font-size:23px;line-height:1}.order-note{font-size:12px;line-height:1.6;text-align:center;color:var(--muted);margin:12px 0 30px}.details{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:18px 0}summary{font-size:14px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:12px}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:18px;font-weight:400}details[open] summary:after{content:"−"}details p{font-size:14px;line-height:1.8;color:var(--muted);margin:15px 0 0}details a{display:inline-block;margin-top:13px;font-size:14px;text-decoration:underline;text-underline-offset:4px}footer{background:#e7ded1;padding:45px 5.5%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer img{width:140px;height:auto}footer p{color:var(--muted);font-size:14px;margin:12px 0 0}.footer-links{display:flex;gap:30px;font-size:14px}footer>span{font-size:12px;color:var(--muted);letter-spacing:.1em}dialog{width:min(590px,calc(100% - 30px));max-height:85dvh;overflow:auto;border:0;padding:30px;background:#f7f4ef;color:#25211d}dialog::backdrop{background:#201a1466;backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px;letter-spacing:.08em}.dialog-top button{border:0;background:transparent;font-size:32px;width:44px;height:44px}h2{font-weight:400;font-size:30px;letter-spacing:-.035em;margin:22px 0 14px}dialog p{font-size:14px;line-height:1.65;color:var(--muted)}table{width:100%;border-collapse:collapse;margin:26px 0;font-size:14px}td,th{padding:16px 8px;border-bottom:1px solid var(--line);text-align:center}th:first-child{text-align:left;padding-left:0}tbody th{font-weight:400}thead th{font-weight:500}.guide-contact{display:block;background:#28231e;color:#fff9f0;padding:18px;text-align:center;font-size:16px;margin-top:25px}@media(min-width:1400px){.product-info{padding-top:45px}}@media(max-width:760px){header{min-height:85px;padding:19px 6%}.brand img{width:135px}.tagline{display:none}nav{gap:19px;font-size:14px}main{padding:0 6% 45px}.intro{font-size:11px;padding:20px 0;letter-spacing:.09em}.product{grid-template-columns:1fr;gap:22px}.photo-wrap>img{aspect-ratio:4/5;object-fit:cover}.photo-count,.photo-label{bottom:15px}.photo-label{left:17px}.photo-count{right:17px}.gallery-caption{font-size:12px;margin-top:13px}.product-info{padding:10px 0 0;max-width:none}h1{font-size:39px}.eyebrow{margin-bottom:12px}.price{font-size:21px;margin-bottom:20px}.description{margin-bottom:26px;max-width:none}.sizes button{flex:1;min-width:0;height:50px}.order-button{padding:19px 20px}footer{padding:33px 6%;flex-wrap:wrap;align-items:flex-start}footer>span{width:100%;border-top:1px solid #cec2b2;padding-top:23px;margin-top:6px}.footer-links{flex-direction:column;gap:17px}dialog{padding:20px}h2{font-size:27px}td,th{padding:14px 5px}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}a,button{transition:background-color .18s,color .18s}}#guide-dialog{width:min(660px,calc(100% - 24px))}#guide-dialog th small{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:4px}#guide-dialog td{white-space:nowrap}@media(max-width:400px){#guide-dialog{padding:16px}#guide-dialog td,#guide-dialog th{font-size:13px;padding:14px 4px}#guide-dialog th:first-child{padding-left:0}}:root{--background:#f7f4ef;--foreground:#25211d;--primary:#28231e;--primary-foreground:#fff9f0;--border:#d6cec4;--input:#d6cec4;--ring:#816b50;--muted-foreground:#726b63;--accent:#e7ded1;--accent-foreground:#25211d;--popover:#f7f4ef;--popover-foreground:#25211d;--radius:.25rem}button:disabled{opacity:.55;cursor:not-allowed}.store-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.store-header nav{justify-self:center}.store-header .tagline{justify-self:end}.store-header .brand{justify-self:start}.catalog-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:38px 0 30px}.catalog-heading h1{font-size:38px}.catalog-heading>span{font-size:14px;color:var(--muted)}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px 24px}.card-image{overflow:hidden;background:#cecdc6}.card-image img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover}.card-heading{display:flex;gap:16px;justify-content:space-between;align-items:baseline;margin:17px 0 12px}.card-heading h2{font-size:19px;letter-spacing:-.02em;margin:0;line-height:1.4}.card-heading>span{font-size:16px;white-space:nowrap}.card-colors{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.card-colors>span{width:15px;height:15px;border-radius:50%;border:1px solid #0002}.card-colors small{color:var(--muted);font-size:12px;margin-left:4px}.catalog-state{padding:70px 0;min-height:45vh;line-height:1.6}.photo-thumbs{display:flex;gap:10px;overflow:auto;margin-top:14px}.photo-thumbs button{padding:0;border:1px solid transparent;background:none;flex:0 0 68px}.photo-thumbs button[aria-pressed=true]{border-color:#25211d}.photo-thumbs img{width:100%;display:block;aspect-ratio:3/4;object-fit:cover}.colors .color-options,.sizes{flex-wrap:wrap}.description,.details p{white-space:pre-line}.table-scroll{overflow-x:auto;width:100%}.table-scroll td{white-space:nowrap}.admin-header>span{font-size:16px}.admin-header>a:last-child{font-size:14px}.admin-main{max-width:1600px;padding:38px 5.5% 60px}.admin-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.admin-title h1{font-size:38px}.admin-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:35px}.product-list{display:flex;flex-direction:column;gap:12px;align-self:start}.list-item{display:flex;gap:13px;padding:12px;text-align:left;border:1px solid var(--line);background:transparent;width:100%}.list-item.selected{border-color:#25211d;background:#eae2d7}.list-item>img,.no-photo{width:60px;height:80px;object-fit:cover;flex-shrink:0}.no-photo{background:#e7ded1;display:grid;place-items:center;font-size:12px}.list-item>span:not(.no-photo){display:flex;flex-direction:column;gap:7px}.list-item strong{font-size:15px;line-height:1.4;font-weight:500}.list-item span span{font-size:14px}.list-item small{font-size:12px;color:var(--muted)}.editor{min-width:0}.editor-empty{padding:50px 30px;border:1px solid var(--line);line-height:1.7}.editor-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:24px}.editor h2{font-size:25px;margin:0 0 14px}.editor h3{font-size:18px;font-weight:400;margin:0}.color-editor>label,.editor-fields>label,.form-grid>label,.size-editor>label{display:block;font-size:14px;line-height:1.5;margin:0 0 20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid>label:first-child:last-child{grid-column:1/-1}.admin-main [data-slot=input],.admin-main [data-slot=textarea]{display:block;background:#fffaf4;border:1px solid var(--line);border-radius:3px;padding:11px 12px;width:100%;font:inherit;font-size:16px;height:auto;min-height:45px;box-shadow:none;margin-top:8px}.admin-main [data-slot=textarea]{resize:vertical;line-height:1.5}.admin-main input[type=color]{height:45px;padding:5px}.admin-main input[type=file]{font-size:14px}.access-message a,.admin-main [data-slot=button],.catalog-state [data-slot=button]{display:inline-flex;align-items:center;justify-content:center;background:#28231e;color:#fff9f0;border:1px solid #28231e;border-radius:3px;padding:12px 17px;font-size:14px;line-height:1.4;height:auto;white-space:normal}.admin-main [data-variant=outline]{background:transparent;color:#28231e;border-color:var(--line)}.admin-main [data-variant=ghost]{background:transparent;color:var(--muted);border-color:transparent;padding:8px;font-size:13px}.muted,.section-heading p,.size-editor>p{font-size:13px;line-height:1.6;color:var(--muted)}.section-heading{border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.color-editor{border:1px solid var(--line);padding:22px;margin:20px 0}.color-editor-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.photo-editor{display:flex;gap:14px;flex-wrap:wrap;margin:20px 0}.photo-tile{width:140px}.photo-tile>img{width:140px;aspect-ratio:3/4;object-fit:cover}.photo-tile>span{display:block;font-size:12px;margin:6px 0}.photo-tile>div{display:flex;flex-wrap:wrap;gap:3px}.photo-tile [data-slot=button]{font-size:12px;padding:7px}.size-editor{border-top:1px solid var(--line);margin-top:32px;padding-top:30px}.size-editor table{min-width:500px}.size-editor th{font-size:14px}.size-editor td:first-child{min-width:190px}.size-editor td:not(:first-child){min-width:90px}.size-editor td:last-child{min-width:40px}.size-editor td{padding:8px 4px}.size-editor [data-slot=input]{margin:0;padding:9px}.save-bar{position:sticky;bottom:0;background:#f7f4eff5;border-top:1px solid var(--line);padding:18px 0;margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;z-index:10}.save-bar span{font-size:13px;color:var(--muted)}.error-message{background:#f9e5dd;color:#813d27;border:1px solid #ddb5a6}.error-message,.success-message{padding:15px;line-height:1.5;font-size:14px}.success-message{background:#e9ede2;color:#3c4b2c}.check-label{display:flex!important;align-items:center;gap:10px;font-size:14px}.check-label [data-slot=checkbox]{width:20px;height:20px;border:1px solid #887a69;border-radius:3px;background:transparent;display:grid;place-items:center}.check-label [data-slot=checkbox][data-state=checked]{background:#28231e;color:#fff9f0}.check-label svg{width:16px;height:16px}.access-message{padding:70px 6%;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[data-slot=dialog-overlay]{position:fixed;inset:0;z-index:50;background:#201a1466;backdrop-filter:blur(3px)}[data-slot=dialog-content]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:51;width:min(650px,calc(100% - 28px));max-height:85dvh;overflow:auto;background:#f7f4ef;border:0;border-radius:4px;padding:32px;box-shadow:0 15px 70px #0002;display:block}[data-slot=dialog-title]{font-size:27px;font-weight:400;margin:0 30px 16px 0}[data-slot=dialog-description]{font-size:14px;line-height:1.6;color:var(--muted)}[data-slot=dialog-close]{position:absolute;top:16px;right:16px;background:transparent;border:0;width:25px;height:25px}[data-slot=dialog-close] svg{width:20px;height:20px}[data-slot=dialog-footer]{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}[data-slot=dialog-footer] button{background:#28231e;color:#fff9f0;padding:12px 17px;border:1px solid var(--line);border-radius:3px;font-size:14px}[data-slot=dialog-footer] button[data-variant=outline]{background:transparent;color:#28231e}.size-dialog p{font-size:14px;line-height:1.6}.size-dialog table{margin:20px 0}.size-dialog td,.size-dialog th{font-size:14px;padding:14px 8px}@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout{grid-template-columns:210px minmax(0,1fr);gap:22px}.card-heading{display:block}.card-heading>span{display:block;margin-top:8px}}@media(max-width:760px){.store-header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:10px}.store-header .brand img{width:min(110px,100%)}.catalog-grid{gap:25px 16px}.card-heading h2{font-size:17px}.card-heading>span{font-size:15px}.card-colors small{width:100%;margin:3px 0 0}.admin-header{padding:20px 6%;flex-wrap:wrap}.admin-header .brand img{width:110px}.admin-header>span{order:3;width:100%;font-size:14px}.admin-layout{grid-template-columns:1fr}.product-list{max-height:280px;overflow-y:auto;padding-bottom:10px;border-bottom:1px solid var(--line)}.admin-main{padding:28px 6% 40px}.admin-title h1{font-size:32px}.admin-title{align-items:flex-start}.form-grid{grid-template-columns:1fr;gap:0}.color-editor{padding:16px}.editor-heading{align-items:flex-start}.editor h2{font-size:24px}.photo-tile,.photo-tile>img{width:125px}.save-bar{flex-wrap:wrap}.save-bar [data-slot=button]{flex:1}[data-slot=dialog-content]{padding:22px}.size-dialog td,.size-dialog th{padding:13px 5px;font-size:13px}.size-dialog table{min-width:310px}}.admin-navigation{display:flex;gap:28px;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:32px;font-size:16px}.admin-navigation a[aria-current=page],.store-header nav a[aria-current=page]{text-decoration:underline;text-underline-offset:8px}.category-navigation{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 30px}.category-navigation a{font-size:14px;line-height:1.4;padding:11px 18px;border:1px solid var(--line);border-radius:2px}.category-navigation a[aria-current=page]{background:#28231e;color:#fff9f0;border-color:#28231e}.group-description{max-width:700px;font-size:16px;line-height:1.7;white-space:pre-line;margin:0 0 30px;color:var(--muted)}.back-to-collections{display:inline-block;margin:0 0 25px;font-size:14px}.collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.collection-card{border:1px solid var(--line);display:block}.collection-card>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.collection-card>div{padding:26px}.collection-card h2{font-size:30px;margin:13px 0}.collection-card p{line-height:1.65;font-size:16px;color:var(--muted);white-space:pre-line}.collection-card span{font-size:13px;color:var(--muted)}.collection-without-photo{background:#e7ded1;min-height:230px;display:flex;align-items:center}.product-prices{display:inline-flex;gap:10px;flex-wrap:wrap;align-items:baseline;white-space:normal}.product-prices del{font-size:.8em;color:var(--muted);font-weight:400}.product-prices>span{white-space:nowrap}.card-heading .product-prices{justify-content:flex-end}.price .product-prices{gap:15px}.assignment-box{padding:24px 0;border-block:1px solid var(--line);margin:25px 0}.assignment-box>div{margin:20px 0}.assignment-box h3{font-size:16px;margin-bottom:13px}.assignment-options{display:flex;gap:15px 22px;flex-wrap:wrap}.assignment-options label{line-height:1.5}.group-field{display:block;font-size:14px;margin-bottom:22px}.group-note{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 24px}.group-members{border-top:1px solid var(--line);padding-top:28px;margin-top:28px}.group-members p{font-size:14px;line-height:1.7;color:var(--muted)}.group-members a{display:block;border-bottom:1px solid var(--line);padding:15px 0;font-size:14px}.group-members a span{color:var(--muted)}@media(max-width:1000px){.card-heading .product-prices{justify-content:flex-start}}@media(max-width:760px){.store-header{position:relative;grid-template-columns:1fr;min-height:122px;padding-bottom:18px;gap:16px}.store-header .brand{justify-self:center}.store-header .brand img{width:110px}.store-header nav{justify-self:center;gap:30px}.category-navigation{gap:8px;margin-bottom:24px}.category-navigation a{padding:9px 12px;font-size:14px}.admin-navigation{gap:20px;font-size:15px;overflow-x:auto}.collection-grid{grid-template-columns:1fr;gap:24px}.collection-card>div{padding:22px}.collection-card h2{font-size:26px}.product-prices{gap:5px 9px}}.home-main{padding-bottom:0}.home-hero{display:grid;grid-template-columns:.8fr 1.2fr;gap:5%;padding:42px 0 62px;align-items:center}.home-hero-copy h1{font-size:clamp(70px,8.5vw,132px);line-height:.98;font-weight:400;letter-spacing:-.065em;margin:28px 0}.home-lead{font-size:20px;line-height:1.6;color:var(--muted);margin:0 0 30px}.home-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:48px;background:#28231e;color:#fff9f0;padding:19px 24px;font-size:15px}.home-hero-images{display:grid;grid-template-columns:1fr .65fr;gap:20px;align-items:end}.home-hero-images a{display:block;min-width:0}.home-hero-images img{width:100%;display:block;object-fit:cover;aspect-ratio:3/4;background:#e7ded1}.home-primary-photo{margin-bottom:75px}.home-secondary-photo{margin-top:130px}.home-hero-images a>span{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-top:13px;line-height:1.4}.home-about{border-top:1px solid var(--line);padding:65px 0;display:grid;grid-template-columns:.5fr 1.5fr .35fr;gap:35px;align-items:start}.home-about h2,.home-help h2{font-weight:400;font-size:clamp(29px,3.2vw,46px);line-height:1.2;letter-spacing:-.035em;margin:0 0 25px}.home-about p:not(.eyebrow){font-size:17px;line-height:1.85;color:var(--muted);max-width:600px;margin:0}.home-est{text-align:right;font-size:16px;color:var(--muted);line-height:1.6}.home-est strong{font-size:36px;font-weight:400;letter-spacing:-.05em}.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:22px;margin:0 0 30px}.home-section-heading h2{font-size:42px;margin:0}.home-section-heading>a{font-size:14px;padding-bottom:8px}.home-collections{padding:30px 0 75px}.home-collection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:28px}.home-collection-photo{overflow:hidden}.home-collection-photo img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;background:#e7ded1}.home-collection-grid h3{font-size:27px;letter-spacing:-.025em;font-weight:400;display:flex;justify-content:space-between;gap:15px;margin:19px 0 12px}.home-collection-grid h3 span{font-size:22px}.home-collection-grid p{font-size:15px;line-height:1.75;color:var(--muted);white-space:pre-line;margin:0}.home-help{padding:55px 0 60px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center}.home-help p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);margin:0 0 25px}.home-help a{font-size:15px;text-decoration:underline;text-underline-offset:6px}.home-help h2{margin:0}.home-cta:hover{background:#494036}@media(max-width:1000px){.home-hero{grid-template-columns:.85fr 1.15fr;gap:3%}.home-hero-images{gap:12px}.home-hero-copy h1{font-size:85px}.home-about{grid-template-columns:1fr 3fr}.home-est{display:none}.store-header nav{gap:22px}}@media(max-width:760px){.home-hero{display:flex;flex-direction:column;align-items:stretch;padding:32px 0 38px;gap:30px}.home-hero-copy h1{font-size:clamp(70px,17vw,100px);margin:20px 0}.home-hero-copy .eyebrow{margin:0}.home-lead{font-size:17px;margin-bottom:23px}.home-cta{padding:16px 21px;gap:35px}.home-hero-images{grid-template-columns:1fr .7fr;gap:16px}.home-primary-photo{margin-bottom:35px}.home-secondary-photo{margin-top:45px}.home-hero-images a>span{font-size:12px;margin-top:10px}.home-about{grid-template-columns:1fr;padding:36px 0;gap:15px}.home-about>.eyebrow{margin:0}.home-about h2,.home-help h2{font-size:31px}.home-about p:not(.eyebrow){font-size:16px;line-height:1.75}.home-section-heading h2{font-size:32px}.home-section-heading>a{font-size:13px;white-space:nowrap}.home-collections{padding:18px 0 40px}.home-collection-grid{grid-template-columns:1fr 1fr;gap:24px 15px}.home-collection-grid h3{font-size:22px}.home-collection-grid p{font-size:14px;line-height:1.65}.home-help{grid-template-columns:1fr;padding:35px 0 42px;gap:24px}.store-header nav{gap:25px}}@media(max-width:420px){.home-collection-grid{grid-template-columns:1fr}.home-collection-photo img{aspect-ratio:1/1}}.card-image{position:relative}.product-badge{position:absolute;top:16px;left:16px;z-index:2;display:inline-block;max-width:calc(100% - 32px);padding:8px 17px;border-radius:50px;background:#f7f4ef;color:#25211d;font-size:13px;line-height:1.3;letter-spacing:.04em;overflow-wrap:anywhere;border:1px solid #25211d22}.product-collection-links{line-height:1.6;text-transform:uppercase}.product-collection-links a:hover{text-decoration:underline;text-underline-offset:4px}.sort-toolbar{display:flex;justify-content:flex-end;margin:-10px 0 25px}.sort-toolbar label{display:flex;gap:12px;align-items:center;font-size:14px;color:var(--muted)}.sort-toolbar select{font:inherit;font-size:14px;color:#25211d;background:#f7f4ef;border:1px solid var(--line);padding:10px 32px 10px 12px;max-width:100%;border-radius:2px}.sort-toolbar select:focus-visible{outline:2px solid #816b50;outline-offset:3px}.color-move{display:flex;gap:8px}.color-editor-top,.color-move{flex-wrap:wrap}.cover-editor{margin:25px 0;padding:25px 0;border-block:1px solid var(--line)}.cover-editor>img{display:block;width:min(100%,420px);max-height:400px;object-fit:contain;object-position:left;margin:0 0 15px}.cover-editor>.group-field{margin-top:20px}@media(max-width:760px){.sort-toolbar{justify-content:flex-start;margin:0 0 22px}.sort-toolbar label{flex-wrap:wrap}.product-badge{top:10px;left:10px;padding:6px 12px;font-size:12px}.color-move{order:3;width:100%}}.link-arrow{display:inline-block;width:1.05em;height:1.05em;vertical-align:-.16em;flex-shrink:0;color:inherit;fill:none}.collection-card>img,.home-main .home-collection-photo img{aspect-ratio:4/3;object-fit:contain;background:#e7ded1}.home-hero-images{width:85%;justify-self:center}.home-about{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:9%;align-items:center}.home-about-copy>.eyebrow{margin:0 0 24px}.home-about .home-est{display:flex;flex-direction:column;align-items:flex-end;text-align:right;color:#25211d;line-height:1.12}.home-about .home-est>span{font-size:clamp(46px,6.4vw,88px);letter-spacing:-.055em}.home-about .home-est>strong{font-size:clamp(25px,3.4vw,46px);font-weight:400;letter-spacing:-.035em;margin-top:12px}@media(max-width:760px){.home-hero-images{align-self:center}.home-about{grid-template-columns:minmax(0,1fr);gap:30px}.home-about .home-est{align-items:flex-end;padding-top:12px}.home-about .home-est>span{font-size:54px}.home-about .home-est>strong{font-size:30px}.home-about-copy>.eyebrow{margin-bottom:18px}}.cart-trigger{justify-self:end;display:flex;align-items:center;gap:8px;border:0;background:none;font:inherit;color:inherit;cursor:pointer;min-height:44px;padding:8px 0}.cart-trigger span{font-variant-numeric:tabular-nums}.order-button{width:100%;border:0;font:inherit;cursor:pointer;box-sizing:border-box}.order-button:disabled{opacity:.45;cursor:not-allowed}.cart-dialog{width:min(660px,calc(100% - 24px))}.cart-lines{margin-top:22px}.cart-line{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid #d5cbbb}.cart-line>img{width:90px;height:120px;object-fit:cover;background:#e7ded1;flex-shrink:0}.cart-line-copy{min-width:0;flex:1}.cart-line h3{font-size:17px;font-weight:500;margin:0 0 8px;overflow-wrap:anywhere}.cart-line p{font-size:13px;margin:6px 0;color:#6e665c}.cart-line del{color:#867c70;margin-right:5px}.cart-line-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px}.cart-quantity{display:flex;align-items:center;border:1px solid #c9beae}.cart-quantity button,.cart-remove{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:0;background:transparent;color:inherit;cursor:pointer}.cart-quantity button:disabled{opacity:.3;cursor:default}.cart-quantity span{min-width:20px;text-align:center;font-size:14px}.cart-line-actions strong{font-size:14px;margin-left:auto;font-weight:500}.cart-total{display:flex;justify-content:space-between;gap:16px;font-size:19px;margin-top:24px}.cart-error{color:#8c3529!important;font-size:14px}.cart-verified{font-size:14px;line-height:1.5}.cart-continue{display:block;margin:16px auto 0;min-height:44px;border:0;background:none;text-decoration:underline;font:inherit;color:inherit;cursor:pointer}.cart-empty{padding-top:20px}.cart-empty p{margin-bottom:25px}.cart-continue:focus-visible,.cart-quantity button:focus-visible,.cart-remove:focus-visible,.cart-trigger:focus-visible,.order-button:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media(max-width:760px){.store-header{position:relative}.store-header .brand{justify-self:start}.cart-trigger{position:absolute;right:5.5%;top:12px;font-size:13px}.cart-line{gap:12px}.cart-line>img{width:64px;height:86px}.cart-dialog{padding:24px 18px}.cart-line-actions{gap:5px}.cart-line-actions strong{width:100%;margin-top:6px}.cart-total{font-size:17px}}.catalog-product-link{display:block}.card-colors{gap:0}.card-color-button{display:grid;place-items:center;width:36px;height:44px;padding:0;border:0;background:none;color:inherit;cursor:pointer;flex-shrink:0}.card-color-button>span{display:block;width:17px;height:17px;border-radius:50%;border:1px solid #0002}.card-color-button[aria-pressed=true]>span{outline:1px solid #6e665c;outline-offset:3px}.card-color-button:focus-visible{outline:2px solid #816b50;outline-offset:0;border-radius:4px}.card-image .card-hover-image{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .25s ease;pointer-events:none}.catalog-product-link:focus-visible{outline:2px solid #816b50;outline-offset:4px}@media(hover:hover) and (pointer:fine){.catalog-product-link:hover .card-hover-image{opacity:1}}@media(prefers-reduced-motion:reduce){.card-image .card-hover-image{transition:none}}.stock-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,130px));gap:12px;margin-bottom:14px}.stock-grid label{font-size:14px}.sizes button:disabled{text-decoration:line-through;opacity:.35}.swipe-gallery{touch-action:pan-y pinch-zoom}.swipe-gallery>img{user-select:none;-webkit-user-drag:none}.admin-main .check-label{min-height:44px;line-height:1.4}.admin-main [data-slot=checkbox]{appearance:none;-webkit-appearance:none;box-sizing:border-box;width:20px;height:20px;min-width:20px;min-height:20px;flex:0 0 20px;padding:0;margin:0;line-height:1;border-radius:3px;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;box-shadow:none}.admin-main [data-slot=checkbox-indicator]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0;background:transparent;line-height:0;color:inherit}.admin-main [data-slot=checkbox-indicator] svg{display:block;width:14px;height:14px;flex:none;stroke-width:2}.admin-main [data-slot=checkbox]:focus-visible{outline:2px solid #816b50;outline-offset:3px}.information-page{max-width:960px;padding-top:55px}.information-page h1{font-size:clamp(34px,5vw,56px)}.information-navigation{display:flex;flex-wrap:wrap;gap:16px 28px;margin:32px 0 42px;line-height:1.5}.cart-policy a,.information-navigation a,.information-page section a{text-decoration:underline;text-underline-offset:4px}.information-page section{border-top:1px solid var(--line);padding:26px 0;scroll-margin-top:24px}.information-page section h2{margin:0 0 20px;font-size:28px}.information-page section p{font-size:16px;line-height:1.8;margin:0 0 18px}.cart-policy,.information-header>a:last-child{font-size:14px}.cart-policy{text-align:center;margin:-10px 0 24px}.footer-links{flex-wrap:wrap;line-height:1.5}@media(max-width:760px){.information-page{padding-top:35px}.information-header{min-height:90px}.information-navigation{margin:25px 0 30px}.information-page section{padding:22px 0}}.home-about{grid-template-columns:minmax(0,1fr)}.home-about-copy{max-width:720px}.login-page{max-width:470px;padding-top:60px}.login-page .brand{display:block;margin-bottom:40px}.login-page h1{font-size:32px}.login-page p{font-size:15px;line-height:1.6}.login-page label{display:block;font-size:15px;margin:24px 0}.login-page input{display:block;width:100%;padding:14px;border:1px solid var(--line);background:transparent;font:inherit;margin-top:8px}.login-page form{margin-bottom:25px}.login-page [role=alert]{color:#8c3529}