.shop-root{--shop-paper:#f5f2eb;--shop-ink:#343a30;--shop-muted:#717166;--shop-clay:#956247;--shop-line:#dcd9cd;--gold:#916044;--ink:#343a30;--soft:#62695b;--muted:#717166;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--shop-paper);color:var(--shop-ink);min-height:100svh;font-family:var(--sans)}.shop-root button{color:inherit}.shop-root input,.shop-root select,.shop-root textarea{color:#343a30;caret-color:#956247}.shop-root .brand>span{font-size:25px}.shop-root .brand img{width:39px;height:39px}.shop-shell{width:min(1240px,100% - 112px);margin:auto}.shop-header{border-bottom:1px solid var(--shop-line);justify-content:space-between;align-items:center;gap:25px;height:97px;padding:0 4.2%;display:flex}.shop-header nav{gap:34px;font-size:13px;display:flex}.shop-header nav a{padding-block:12px}.shop-header nav a:hover{color:var(--shop-clay)}.shop-bag-button{background:0 0;align-items:center;gap:9px;padding:10px 0 10px 15px;font-size:12px;display:flex}.shop-bag-button>b{color:#f9f5e9;background:#363e31;border-radius:50%;place-items:center;min-width:22px;height:22px;font-size:10px;display:grid}.shop-hero{grid-template-columns:49% 51%;max-width:1600px;min-height:670px;margin:auto;display:grid;position:relative}.shop-hero-copy{padding:68px 20px 38px 12%;position:relative}.shop-eyebrow{letter-spacing:.15em;color:#866a50;align-items:center;gap:9px;font-size:10px;font-weight:600;display:inline-flex}.shop-eyebrow i{background:#866a50;border-radius:50%;width:6px;height:6px}.shop-hero h1{letter-spacing:-.05em;margin:30px 0 23px;font-size:76px;line-height:1.01}.shop-root h1 em,.shop-root h2 em{color:#956247;font-weight:400}.shop-hero p{color:var(--shop-muted);font-size:14px;line-height:1.85}.shop-hero-link{border-bottom:1px solid #9d927e;align-items:center;gap:22px;width:max-content;margin-top:30px;padding-bottom:12px;font-size:12px;font-weight:500;display:flex}.shop-hero-number{text-transform:uppercase;letter-spacing:.1em;color:#918877;margin-top:50px;font-size:9px;display:block}.shop-hero-image{background:#ddd5c5;border-radius:2px 130px 2px 2px;margin:27px 27px 27px 0;position:relative;overflow:hidden}.shop-hero-image>img{object-fit:cover;object-position:42% 50%;width:100%;height:100%;transition:transform 2s;position:absolute}.shop-hero:hover .shop-hero-image>img{transform:scale(1.025)}.shop-hero-image:after{content:"";background:linear-gradient(#0000,#18201670);position:absolute;inset:50% 0 0}.shop-image-caption{color:#fff8eb;z-index:1;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:28px;left:31px;right:31px}.shop-image-caption span{letter-spacing:.15em;font-size:10px}.shop-hero-seal{color:#6b5943;text-align:center;width:112px;height:112px;font:400 18px/1.2 var(--serif);border:7px solid var(--shop-paper);z-index:2;background:#e8dfca;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:59%;left:calc(49% - 56px);transform:rotate(-12deg)}.shop-hero-seal span{font:600 8px var(--sans);letter-spacing:.15em;margin-top:8px}.shop-promise{border-block:1px solid var(--shop-line);color:#636858;justify-content:center;gap:85px;padding:25px 20px;font-size:11px;display:flex}.shop-promise>span{align-items:center;gap:10px;display:flex}.shop-promise svg{stroke-width:1.2px}.shop-collection{padding-top:90px;padding-bottom:85px;scroll-margin-top:20px}.collection-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.collection-heading h2{margin-top:13px;font-size:45px;line-height:1.18}.collection-heading>span{color:var(--shop-muted);padding-bottom:6px;font-size:11px}.shop-demo-note{color:#776c59;background:#ebe6da;border-radius:3px;padding:11px 14px;font-size:11px;line-height:1.65}.collection-controls{justify-content:space-between;align-items:center;gap:22px;margin:30px 0;display:flex}.category-tabs{flex-wrap:wrap;gap:6px;display:flex}.category-tabs button{background:0 0;border:1px solid #0000;border-radius:30px;min-height:40px;padding:10px 16px;font-size:12px;transition:background .2s}.category-tabs button:hover{background:#eae7de}.category-tabs button[aria-pressed=true]{color:#f7f2e8;background:#374131}.collection-search{align-items:center;gap:17px;display:flex}.collection-search>label{align-items:center;gap:8px;display:flex}.collection-search input{border:0;border-bottom:1px solid var(--shop-line);background:0 0;border-radius:0;width:140px;padding:9px 0;font-size:11px}.sort-control select{background:0 0;border:0;max-width:103px;padding:10px 0;font-size:11px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:27px;display:grid}.product-card{min-width:0;animation:.65s both shop-reveal}.product-image{aspect-ratio:3/4;text-align:left;background:#e2dfd3;border-radius:2px;width:100%;padding:0;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.2,.6,.2,1)}.product-image:hover img{transform:scale(1.065)}.product-tag{color:#5f614f;background:#f8f4e9e8;border-radius:2px;padding:6px 9px;font-size:9px;position:absolute;top:13px;left:13px}.product-discover{background:#f4eee5ef;justify-content:space-between;align-items:center;padding:15px;font-size:11px;transition:transform .25s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.product-image:hover .product-discover,.product-image:focus-visible .product-discover{transform:translateY(0)}.product-unavailable{color:#f9f4e8;text-align:center;background:#373e31e8;padding:9px;font-size:11px;position:absolute;inset:auto 10px 12px}.product-info{padding-top:17px}.product-info>button{text-align:left;background:0 0;width:100%;padding:0;display:block}.product-info h3{font:400 23px var(--serif);letter-spacing:-.025em}.product-info p{color:var(--shop-muted);min-height:32px;margin-top:7px;font-size:11px;line-height:1.5}.product-info>div{border-top:1px solid var(--shop-line);justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding-top:13px;display:flex}.product-info>div>span{font-size:14px;font-weight:500}.product-info small{color:var(--shop-muted);margin-top:5px;font-size:9px;font-weight:400;display:block}.product-add{background:0 0;border:1px solid #b8bfac;border-radius:50%;place-items:center;width:39px;height:39px;transition:background .2s,color .2s;display:grid}.product-add:hover{color:#f7f2e8;background:#374131}.shop-how{border-block:1px solid var(--shop-line);grid-template-columns:1.1fr 1fr;gap:100px;padding-block:60px;display:grid}.shop-how h2{margin:16px 0 20px;font-size:43px;line-height:1.12}.shop-how>div>p{max-width:320px;color:var(--shop-muted);font-size:13px}.shop-how ol{gap:28px;margin:0;padding:0;list-style:none;display:grid}.shop-how li{align-items:start;gap:22px;display:flex}.shop-how li>span{color:#9d8665;font:400 28px var(--serif)}.shop-how h3{margin-bottom:6px;font-size:14px;font-weight:500}.shop-how li p{color:var(--shop-muted);max-width:360px;font-size:12px}.shop-closing{text-align:center;padding-block:85px 90px}.shop-closing>span{letter-spacing:.15em;color:#867a66;font-size:9px}.shop-closing h2{margin:24px 0;font-size:49px;line-height:1.15}.shop-closing>a{border-bottom:1px solid #b8ad96;align-items:center;gap:15px;padding-bottom:10px;font-size:12px;display:inline-flex}.shop-footer{border-top:1px solid var(--shop-line);justify-content:space-between;align-items:start;gap:30px;margin:0 4.2%;padding:40px 0 35px;display:flex}.shop-footer>p{font:400 20px/1.4 var(--serif);color:#66705a}.shop-footer>div{color:#69725e;gap:10px;font-size:11px;display:grid}.shop-footer>small{color:#898473;align-self:end;font-size:10px}.shop-button{text-align:center;background:#35442f;border-radius:4px;justify-content:center;align-items:center;gap:13px;min-height:49px;padding:14px 20px;font-size:12px;font-weight:500;line-height:1.5;transition:background .2s,transform .2s;display:inline-flex;color:#fff8eb!important}.shop-button:hover{background:#4b5b40;transform:translateY(-1px)}.shop-button.secondary{background:0 0;border:1px solid #bcc2af;color:#3b4633!important}.shop-button.secondary:hover{background:#e8e8dc}.shop-button.whatsapp{background:#365a43}.shop-text-button{background:0 0;align-items:center;gap:8px;padding:8px 0;font-size:11px;display:inline-flex}.shop-text-button:hover{text-underline-offset:4px;text-decoration:underline}.shop-icon{background:0 0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;display:grid}.shop-icon:hover{background:#222f1c0c}.shop-dialog{color:#343a30;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f5f2eb;border:0;border-radius:7px;width:min(900px,100% - 40px);max-height:90svh;padding:0;overflow:auto;box-shadow:0 30px 100px #11210c40}.shop-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#16201375}.shop-dialog-inner{min-height:100%;position:relative}.shop-modal-close{z-index:3;background:#f8f5ead9;position:absolute;top:13px;right:13px}.shop-drawer{border-radius:0;width:min(475px,100%);max-width:100%;height:100svh;max-height:100svh;margin:0 0 0 auto;animation:.3s drawer-in}.shop-drawer .shop-dialog-inner{flex-direction:column;min-height:100%;padding:43px 30px 25px;display:flex}.cart-heading>span{letter-spacing:.16em;color:#89755c;font-size:9px}.cart-heading h2{margin:12px 0 25px;font-size:37px}.cart-heading h2>span{font:400 15px var(--sans);color:#959180;margin-left:10px}.cart-items{flex:1}.cart-item{border-top:1px solid #dedacf;grid-template-columns:75px 1fr auto;gap:15px;padding:23px 0;display:grid}.cart-item>img{object-fit:cover;border-radius:3px;width:75px;height:98px}.cart-item small{color:#89755c;font-size:9px}.cart-item h3{font:400 20px var(--serif);margin:5px 0}.cart-item p{color:#737768;font-size:9px}.quantity-control{border:1px solid #c8cbbb;border-radius:3px;align-items:center;width:max-content;margin-top:12px;display:flex}.quantity-control button{background:0 0;place-items:center;width:29px;height:28px;padding:0;display:grid}.quantity-control>span{text-align:center;min-width:27px;font-size:11px}.cart-item-price{text-align:right;flex-direction:column;justify-content:space-between;align-items:end;display:flex}.cart-item-price>strong{white-space:nowrap;font-size:12px;font-weight:500}.cart-bottom{border-top:1px solid #dcd9cd;margin-top:20px;padding-top:24px}.cart-bottom>div{justify-content:space-between;font-size:15px;display:flex}.cart-bottom>p{color:#75796b;margin:17px 0 22px;font-size:11px}.cart-bottom .shop-button{width:100%}.cart-continue{text-align:center;background:0 0;width:100%;padding:17px 0 0;font-size:11px;display:block}.cart-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:55px 0 85px;display:flex}.cart-empty>svg{color:#a49b82}.cart-empty h3{font:400 29px/1.2 var(--serif);margin:26px 0 12px}.cart-empty p{color:#777969;margin-bottom:26px;font-size:12px}.product-detail{grid-template-columns:1fr 1fr;min-height:530px;display:grid}.product-detail>img{object-fit:cover;width:100%;height:100%;min-height:530px}.product-detail>div{padding:58px 35px 35px}.product-detail h2{margin:20px 0 8px;font-size:40px}.product-detail-subtitle{margin-bottom:22px;color:#8d7459!important;font-size:13px!important}.product-detail p{color:#6d7263;font-size:12px;line-height:1.85}.product-detail-price{font:400 28px var(--serif);margin:28px 0 24px;display:block}.product-detail-price small{font:400 10px var(--sans);color:#757969;margin-top:7px;display:block}.product-detail .shop-button{width:100%}.product-detail-note{color:#757969;align-items:center;gap:7px;margin-top:14px;font-size:9px;line-height:1.6;display:flex}.shop-no-results{text-align:center;color:#6e7864;justify-items:center;gap:16px;padding:65px 20px;display:grid}.shop-no-results h3{font:400 27px var(--serif)}.shop-no-results p{font-size:13px}.shop-toast{color:#fff9ef;z-index:80;background:#35442f;border-radius:5px;padding:15px 22px;font-size:12px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #23312025}.shop-alert{color:#655537;background:#ece2cb;border:1px solid #d3c8af;border-radius:4px;padding:16px 18px;font-size:12px;line-height:1.7}.shop-error{color:#8a3e2d;background:#f1e4dc;border-left:2px solid #a14e3d;padding:13px 15px;font-size:12px;line-height:1.7}.shop-fields{grid-template-columns:1fr 1fr;gap:22px 20px;display:grid}.shop-fields label,.shop-label{color:#555f4d;flex-direction:column;gap:9px;font-size:12px;display:flex}.shop-fields label small,.shop-label>small{color:#7d8171;font-size:10px;font-weight:400;display:contents}.shop-fields input,.shop-fields select,.shop-label textarea{background:#fcfaf5;border:1px solid #d3d5c7;border-radius:4px;width:100%;min-width:0;min-height:47px;padding:12px;font-size:13px}.shop-fields input::placeholder,.shop-label textarea::placeholder{color:#999787;font-size:12px}.shop-fields input:focus,.shop-fields select:focus,.shop-label textarea:focus{outline-offset:0;border-color:#6f8160;outline:2px solid #8c9d7320}.shop-label textarea{resize:vertical;min-height:110px;line-height:1.7}.shop-fields .full{grid-column:1/-1}.field-help{color:#777f6c;margin-top:15px;font-size:10px;line-height:1.7}.checkout-main{padding-block:35px 85px}.checkout-heading{margin:40px 0 45px}.checkout-heading h1,.orders-heading h1{margin:16px 0 20px;font-size:51px;line-height:1.12}.checkout-heading>p,.orders-heading p{color:#717b65;font-size:13px}.checkout-grid{grid-template-columns:1fr 390px;align-items:start;gap:80px;display:grid}.checkout-fields>section{border-top:1px solid var(--shop-line);padding:30px 0}.checkout-fields h2{font:400 25px var(--serif);align-items:center;gap:17px;margin-bottom:27px;display:flex}.checkout-fields h2>span{color:#9a8b6f;font-size:16px}.shop-checkbox{color:#6b735d;align-items:flex-start;gap:11px;margin-top:25px;font-size:11px;line-height:1.8;display:flex}.shop-checkbox input{accent-color:#405333;flex-shrink:0;width:16px;height:16px;margin-top:3px}.shop-checkbox a{text-underline-offset:3px;text-decoration:underline}.checkout-summary{background:#eeecdf;border-radius:5px;padding:27px;position:sticky;top:20px}.checkout-summary>div:first-child{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.checkout-summary h2{font:400 25px var(--serif)}.summary-item{border-top:1px solid #d5d6c6;align-items:center;gap:13px;padding:16px 0;display:flex}.summary-item img{object-fit:cover;border-radius:3px;width:49px;height:62px}.summary-item>span{flex:1;min-width:0}.summary-item strong{font-size:12px;font-weight:500;display:block}.summary-item small{color:#787e6b;margin-top:7px;font-size:10px;display:block}.summary-item>b{white-space:nowrap;font-size:11px;font-weight:500}.checkout-totals{border-top:1px solid #d5d6c6;margin-top:9px;padding-top:13px}.checkout-totals p{justify-content:space-between;gap:15px;padding:7px 0;font-size:12px;display:flex}.checkout-totals p:last-child{border-top:1px solid #d5d6c6;margin-top:12px;padding-top:17px;font-size:17px}.checkout-freight{color:#737e63;align-items:center;gap:13px;margin:20px 0;font-size:10px;display:flex}.checkout-freight svg{stroke-width:1.4px;flex:none}.checkout-summary>.shop-button{width:100%;margin-top:20px}.checkout-summary .shop-error{margin-top:15px}.checkout-secure{color:#777f6b;justify-content:center;align-items:center;gap:6px;margin-top:15px;font-size:9px;display:flex}.checkout-empty{text-align:center;justify-items:center;gap:25px;padding-block:120px;display:grid}.checkout-empty>svg{color:#96997f}.checkout-empty h1{font-size:43px;line-height:1.2}.checkout-empty p{color:#7f8471;font-size:14px}.order-success{text-align:center;flex-direction:column;align-items:center;max-width:680px;padding-block:60px 80px;display:flex}.success-icon{color:#536345;background:#e1e6d2;border-radius:50%;place-items:center;width:66px;height:66px;margin-bottom:27px;display:grid}.order-success h1{margin:20px 0;font-size:49px;line-height:1.14}.order-success>p{color:#737e64;font-size:13px}.order-success>p strong{font-weight:600}.success-summary{border-block:1px solid var(--shop-line);gap:10px;width:100%;margin:30px 0 24px;padding:22px;display:grid}.success-summary>span{color:#687358;font-size:12px}.success-summary strong{font:400 32px var(--serif)}.success-summary small{color:#777d6a;font-size:10px}.order-success>.shop-button{width:100%}.order-success>.shop-text-button{margin-top:18px}.personal-code{background:#eae9dc;border-radius:5px;width:100%;margin:30px 0 25px;padding:30px}.personal-code>svg{color:#7b8166}.personal-code h2{margin:13px 0;font-size:29px}.personal-code p{color:#748063;max-width:400px;margin:auto;font-size:12px}.personal-code code{letter-spacing:.04em;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#f8f6ed;border:1px dashed #b6bea5;margin:23px 0 7px;padding:17px 10px;font-size:16px;display:block}.personal-code>small{color:#7d836f;margin-top:11px;font-size:10px;display:block}.orders-main{min-height:750px;padding-block:35px 90px}.orders-heading{justify-content:space-between;align-items:center;gap:30px;margin:42px 0;display:flex}.orders-heading>svg{color:#b0b69c;margin-right:50px}.order-lookup{border:1px solid var(--shop-line);background:#f9f7f0;border-radius:7px;grid-template-columns:1fr 1.4fr;gap:80px;padding:40px;display:grid}.order-lookup>div>svg{color:#8d9779;stroke-width:1.4px}.order-lookup h2{margin:19px 0 14px;font-size:31px}.order-lookup p{color:#717c63;font-size:13px}.order-lookup>div>small{color:#878772;max-width:300px;margin-top:23px;font-size:11px;line-height:1.8;display:block}.order-lookup .field-help{margin-top:0}.orders-toolbar{border-bottom:1px solid var(--shop-line);color:#737d65;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:17px;font-size:12px;display:flex}.orders-list{gap:24px;display:grid}.order-card{background:#faf9f1;border:1px solid #d9decb;border-radius:7px;padding:28px}.order-card>header{justify-content:space-between;align-items:center;gap:20px;display:flex}.order-card h2{font-family:var(--sans);letter-spacing:-.03em;margin-top:10px;font-size:18px;font-weight:500}.order-card header small{color:#818772;font-size:10px}.order-status{white-space:nowrap;color:#687b50;background:#f0f2e6;border:1px solid #c2cdb1;border-radius:30px;align-items:center;gap:8px;padding:8px 11px;font-size:10px;display:inline-flex}.order-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-cancelled{color:#9a6452;background:#f3e9df;border-color:#ddc2ad}.status-shipped,.status-delivered{color:#416c4f;background:#e6efdf}.order-card-items{flex-wrap:wrap;gap:24px;padding:25px 0;display:flex}.order-card-items>div{align-items:center;gap:13px;min-width:220px;display:flex}.order-card-items img{object-fit:cover;border-radius:3px;width:56px;height:66px}.order-card-items strong{font-size:13px;font-weight:500;display:block}.order-card-items small{color:#7d846e;margin-top:7px;font-size:10px;display:block}.order-card-bottom{border-top:1px solid #d9decb;justify-content:space-between;align-items:center;gap:20px;padding-top:23px;display:flex}.order-card-bottom>span{color:#7b856b;font-size:10px}.order-card-bottom strong{font:400 27px var(--serif);color:#364530;margin:7px 0;display:block}.order-card-bottom small{font-size:10px}.order-timeline{border-top:1px solid #d9decb;margin-top:25px;padding-top:25px}.order-timeline h3{font:400 24px var(--serif);margin-bottom:25px}.order-timeline ol{margin:0 0 25px;padding:0;list-style:none}.order-timeline li{gap:20px;padding-bottom:25px;display:flex;position:relative}.order-timeline li:before{content:"";border-left:1px solid #c4cdae;position:absolute;top:15px;bottom:-4px;left:5px}.order-timeline li:last-child:before{display:none}.order-timeline li>i{z-index:1;background:#87966c;border:3px solid #e4e9d8;border-radius:50%;flex:none;width:11px;height:11px;margin-top:3px;position:relative}.order-timeline strong{font-size:12px;font-weight:500}.order-timeline time{color:#92947f;margin:5px 0;font-size:9px;display:block}.order-timeline li p{color:#737e64;font-size:11px}.order-tracking{overflow-wrap:anywhere;background:#edf0e2;border-radius:4px;align-items:center;gap:13px;margin:0 0 20px;padding:17px;font-size:12px;display:flex}.order-tracking strong{margin-bottom:5px;font-size:10px;display:block}.orders-privacy{color:#7f8870;align-items:center;gap:8px;margin-top:25px;font-size:10px;line-height:1.8;display:flex}.orders-privacy svg{flex:none}.shop-loading{text-align:center;color:#7c866e;padding-block:70px;font-size:14px}@keyframes shop-reveal{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@media (min-width:1500px){.shop-hero{min-height:730px}.shop-hero h1{font-size:88px}}@media (max-width:1100px){.shop-hero{min-height:630px}.shop-hero-copy{padding-top:63px;padding-left:10%}.shop-hero h1{font-size:67px}.shop-promise{gap:35px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.product-image{aspect-ratio:4/5}.shop-how{gap:60px}.collection-controls{flex-direction:column;align-items:start}.collection-search{justify-content:space-between;width:100%}.collection-search input{width:190px}.checkout-grid{grid-template-columns:1fr 335px;gap:35px}.checkout-summary{padding:22px}.order-lookup{gap:40px;padding:30px}.shop-footer{flex-wrap:wrap}.shop-footer>small{width:100%}.shop-shell{width:calc(100% - 80px)}}@media (max-width:700px){.shop-shell{width:calc(100% - 40px)}.shop-header{flex-wrap:wrap;gap:13px;height:79px;padding:0 20px;position:relative}.shop-header .brand>span{font-size:22px}.shop-header .brand img{width:32px;height:32px}.shop-header nav{z-index:5;background:#ede9dd;border-bottom:1px solid #d9d9c9;justify-content:center;gap:35px;height:44px;font-size:11px;position:absolute;top:79px;left:0;right:0}.shop-header nav a{padding:14px 0}.shop-header .shop-site-link{display:none}.shop-bag-button{gap:7px;padding:9px 0}.shop-bag-button>span{display:none}.shop-bag-button>b{min-width:20px;height:20px;font-size:9px}.shop-hero{flex-direction:column;min-height:0;padding-top:44px;display:flex}.shop-hero-copy{padding:40px 25px 30px}.shop-hero h1{margin:24px 0 20px;font-size:61px;line-height:1.03}.shop-hero p{font-size:13px;line-height:1.8}.shop-eyebrow{font-size:9px}.shop-hero-link{gap:20px;margin-top:25px;font-size:11px}.shop-hero-number{margin-top:27px;font-size:8px}.shop-hero-image{border-radius:2px 95px 2px 2px;height:350px;margin:0 20px 23px}.shop-hero-image>img{object-position:50% 47%}.shop-image-caption{bottom:23px;left:22px;right:22px}.shop-image-caption span{font-size:8px}.shop-hero-seal{border-width:6px;width:94px;height:94px;font-size:16px;inset:auto 36px 311px auto;transform:rotate(9deg)}.shop-promise{flex-direction:column;align-items:center;gap:18px;padding:19px 20px;font-size:10px}.shop-promise>span:first-child{display:none}.shop-collection{padding-top:52px;padding-bottom:45px}.collection-heading{align-items:start;gap:10px;margin-bottom:22px}.collection-heading h2{max-width:245px;font-size:35px}.collection-heading>span{white-space:nowrap;padding-top:5px;font-size:9px}.collection-controls{gap:19px;margin:23px 0}.category-tabs{gap:1px}.category-tabs button{min-height:37px;padding:8px 13px;font-size:10px}.collection-search{gap:15px}.collection-search input{width:145px;font-size:10px}.sort-control select{max-width:89px;font-size:10px}.collection-search>label{gap:6px}.collection-search svg{width:14px}.product-grid{gap:28px 15px}.product-image{aspect-ratio:3/4}.product-tag{padding:5px 7px;font-size:8px;top:8px;left:8px}.product-info{padding-top:13px}.product-info h3{min-height:44px;font-size:20px;line-height:1.12}.product-info p{min-height:29px;margin-top:5px;font-size:9px}.product-info>div{gap:6px;margin-top:7px;padding-top:10px}.product-info>div>span{font-size:12px}.product-info small{max-width:100px;min-height:22px;font-size:8px;line-height:1.4}.product-add{flex:none;width:32px;height:32px}.product-add svg{width:17px}.product-discover{gap:3px;padding:9px;font-size:9px}.product-discover svg{width:13px}.shop-how{grid-template-columns:1fr;gap:32px;padding-block:39px}.shop-how h2{font-size:36px}.shop-how>div>p{font-size:12px}.shop-how ol{gap:23px}.shop-how li{gap:20px}.shop-how li>span{font-size:25px}.shop-how li h3{font-size:13px}.shop-how li p{font-size:11px}.shop-closing{padding-block:55px 58px}.shop-closing>span{letter-spacing:.09em;font-size:8px}.shop-closing h2{margin:21px 0;font-size:37px}.shop-closing>a{font-size:11px}.shop-footer{grid-template-columns:1fr 1fr;gap:25px;margin:0 20px;padding:30px 0;display:grid}.shop-footer>.brand{grid-column:1/-1}.shop-footer>p{font-size:18px}.shop-footer>div{gap:12px;font-size:10px}.shop-footer>small{grid-column:1/-1;font-size:9px}.shop-dialog{width:calc(100% - 24px);max-height:94svh}.shop-drawer{width:100%;max-height:100svh}.shop-drawer .shop-dialog-inner{padding:38px 22px 22px}.cart-heading h2{font-size:34px}.cart-item{grid-template-columns:67px 1fr auto;gap:13px}.cart-item>img{width:67px;height:97px}.cart-item h3{font-size:20px}.cart-item-price strong{font-size:11px}.product-detail{grid-template-columns:1fr}.product-detail>img{height:275px;min-height:0}.product-detail>div{padding:27px 24px}.product-detail h2{margin-top:14px;font-size:35px}.product-detail-price{margin:22px 0}.shop-toast{text-align:center;width:calc(100% - 40px);font-size:11px;bottom:15px}.checkout-main,.orders-main{padding-top:69px;padding-bottom:55px}.checkout-heading{margin:28px 0}.checkout-heading h1,.orders-heading h1{margin:15px 0;font-size:41px}.checkout-heading>p,.orders-heading p{font-size:12px}.checkout-grid{grid-template-columns:1fr;gap:20px}.checkout-fields>section{padding:27px 0}.checkout-fields h2{margin-bottom:23px;font-size:24px}.shop-fields{gap:20px 13px}.shop-fields label,.shop-label{gap:8px;font-size:11px}.shop-fields input,.shop-fields select,.shop-label textarea{min-height:48px;padding:12px 10px;font-size:16px}.shop-fields input::placeholder{font-size:11px}.shop-fields label small{font-size:9px}.checkout-summary{padding:24px;position:static}.checkout-empty{padding-block:115px 70px}.checkout-empty h1{font-size:35px}.checkout-empty p{font-size:12px}.order-success{padding-top:84px;padding-bottom:55px}.order-success h1{font-size:40px}.order-success>p{font-size:12px}.personal-code{padding:25px 18px}.personal-code code{padding:16px 8px;font-size:12px}.personal-code p{font-size:11px}.personal-code>small{font-size:9px}.order-success>.shop-button{font-size:11px}.orders-heading{margin:30px 0}.orders-heading>svg{display:none}.order-lookup{grid-template-columns:1fr;gap:27px;padding:25px 20px}.order-lookup h2{margin:14px 0;font-size:29px}.order-lookup p{font-size:12px}.order-lookup>div>small{margin-top:15px;font-size:10px}.order-lookup .shop-fields{grid-template-columns:1fr;gap:19px}.order-card{padding:22px 18px}.order-card>header{flex-direction:column;align-items:start;gap:12px}.order-card h2{font-size:17px}.order-card header small{font-size:9px}.order-status{padding:7px 10px;font-size:9px}.order-card-items{gap:17px;padding:22px 0}.order-card-items>div{gap:13px;min-width:100%}.order-card-items img{width:48px;height:60px}.order-card-items strong{font-size:12px}.order-card-items small{font-size:9px}.order-card-bottom{flex-direction:column;align-items:start;gap:18px}.order-card-bottom>.shop-button{width:100%;font-size:11px}.order-timeline h3{font-size:23px}.order-timeline li p{font-size:10px}.orders-privacy{align-items:start;font-size:9px}.orders-privacy>svg{margin-top:4px}.shop-error,.shop-alert{font-size:11px}.shop-demo-note{padding:10px 12px;font-size:10px}}@media (prefers-reduced-motion:reduce){.shop-root *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.product-add{width:44px;height:44px}.category-tabs button{min-height:44px}.shop-icon{width:44px;height:44px}.quantity-control button{width:38px;height:40px}.quantity-control>span{min-width:28px}.shop-drawer .shop-modal-close{width:44px;height:44px}@media (max-width:700px){.product-add{width:40px;height:44px}.product-add svg{width:19px}.quantity-control button{width:35px;height:40px}}
