@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=DM+Serif+Display:ital@0;1&display=swap";.premium-select{position:relative;display:block;min-width:0;width:100%}.premium-select .premium-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:46px;padding:11px 14px;border:1px solid #dbded2;border-radius:12px;background:#fffefa;color:#394234;font:inherit;font-size:12px;font-weight:400;line-height:1.5;text-align:left;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s}.premium-select-trigger>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.premium-select-trigger>svg{flex-shrink:0;color:#657253;transition:transform .18s}.premium-select-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.premium-select .premium-select-trigger:is(:hover,[aria-expanded=true]){border-color:#a6b193;background:#f9faf5}.premium-select .premium-select-trigger:focus-visible{outline:2px solid #64734f;outline-offset:3px}.premium-select .premium-select-trigger[aria-invalid=true]{border-color:#b66650}.premium-select .premium-select-trigger:disabled{opacity:.55;cursor:default}.premium-select input.premium-select-validation{position:absolute!important;bottom:0;left:0;width:1px!important;height:1px!important;min-height:0!important;padding:0!important;border:0!important;opacity:0;pointer-events:none}.premium-select-error{display:block;margin-top:6px;color:#994f43;font-size:11px}.premium-select-menu{position:fixed;inset:auto;margin:0;z-index:1500;box-sizing:border-box;padding:6px;overflow-y:auto;overscroll-behavior:contain;border:1px solid #dce2d3;border-radius:14px;background:#fffefa;box-shadow:0 14px 42px #303a2426,0 3px 8px #303a240c;font-family:inherit;font-size:12px;line-height:1.5;color:#394234;scrollbar-width:thin;scrollbar-color:#c5cdb8 transparent}.premium-select-menu:popover-open{animation:premium-menu-enter .16s ease-out}.premium-select-option{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:42px;padding:10px 12px;border-radius:8px;cursor:pointer}.premium-select-option:is(.is-active,[aria-selected=true]){background:#edf1e5;color:#4b6038}.premium-select-option[aria-selected=true]{font-weight:600}.premium-select-option[aria-disabled=true]{opacity:.4;cursor:default}.premium-select-option svg{flex-shrink:0}.premium-select-group{padding:10px 12px 6px;color:#7b826f;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.access-input-group>.premium-select{flex:0 0 112px;width:112px}.access-input-group>.premium-select .premium-select-trigger{height:100%;min-height:48px;border:0;border-right:1px solid #e2e5d9;border-radius:0;background:transparent}.sort-label .premium-select{min-width:160px}.design-part-picker>.premium-select{flex:1;width:auto}@keyframes premium-menu-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:760px){.premium-select-option{min-height:44px}.sort-label .premium-select{min-width:142px}}@media(prefers-reduced-motion:reduce){.premium-select-menu:popover-open{animation:none}.premium-select-trigger,.premium-select-trigger>svg{transition:none}}.premium-color{position:relative;display:inline-flex;align-items:center;gap:6px}.site-shell .premium-color .premium-color-preview{display:flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:10px;padding:5px;min-height:36px;color:var(--olive);background:#fffefa}.premium-color-preview i{display:block;width:24px;height:24px;border-radius:6px;box-shadow:inset 0 0 0 1px #0002}.site-shell .premium-color input.premium-color-hex{width:76px;min-height:36px;height:36px;padding:6px;border:1px solid var(--line);border-radius:8px;font:11px monospace;background:#fffefa;cursor:text}.premium-color-panel{position:fixed;inset:auto;margin:0;overflow-y:auto;z-index:45;display:grid;gap:14px;width:min(250px,calc(100vw - 64px));padding:14px;background:#fffefa;border:1px solid #dce2d3;border-radius:14px;box-shadow:0 14px 42px #303a2426;color:var(--ink)}.premium-color-heading{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600}.site-shell .premium-color-heading button{display:grid;place-items:center;width:28px;height:28px;min-height:28px;padding:0;border:1px solid var(--line);border-radius:50%}.premium-color-channel{display:grid;gap:8px;font-size:11px}.site-shell .premium-color-channel input[type=range]{appearance:none;width:100%;height:10px;min-height:10px;padding:0;border:0;border-radius:20px;background:linear-gradient(to right,#eeeeea,var(--color-preview));cursor:pointer}.site-shell .premium-color-channel input[aria-label=Tono]{background:linear-gradient(to right,#f66,#ff6,#6f6,#6ff,#66f,#f6f,#f66)}.site-shell .premium-color-channel input[aria-label=Luminosidad]{background:linear-gradient(to right,#20201c,var(--color-preview),#fff)}.premium-color-channel input::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border:3px solid #fffefa;border-radius:50%;background:#586448;box-shadow:0 1px 5px #29351f50}.premium-color-channel input::-moz-range-thumb{width:15px;height:15px;border:3px solid #fffefa;border-radius:50%;background:#586448;box-shadow:0 1px 5px #29351f50}.site-shell summary{list-style:none}.site-shell summary::-webkit-details-marker{display:none}.customer-order summary:after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin:3px 4px}.customer-order details[open]>summary:after{transform:rotate(225deg)}.culqi-overlay{position:fixed;inset:0;z-index:900;display:grid;place-items:center;padding:20px;background:#28302580;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.culqi-dialog{width:min(100%,540px);max-height:calc(100dvh - 40px);overflow:auto;border:1px solid #dddfd1;border-radius:22px;background:#fffefa;color:#303a2a;box-shadow:0 24px 80px #1b251b33;padding:22px}.culqi-dialog header,.culqi-dialog header>span,.culqi-total,.culqi-dialog footer{display:flex;align-items:center;gap:12px}.culqi-dialog header,.culqi-total{justify-content:space-between}.culqi-dialog h2{font-size:24px;margin:0}.culqi-total{padding:18px 0;margin:12px 0;border-block:1px solid #e6e6dc;font-size:14px}.culqi-total strong{font-size:24px}.culqi-dialog footer{border-top:1px solid #e6e6dc;padding-top:16px;margin-top:18px;font-size:12px;color:#737b68}.culqi-dialog footer svg{flex-shrink:0}.culqi-test{padding:10px 14px;background:#f8efcf;border-radius:9px;font-size:12px}#culqi-card-form{min-height:360px}#culqi-card-form[hidden]{display:none}@media(max-width:540px){.culqi-overlay{padding:10px}.culqi-dialog{padding:16px;max-height:calc(100dvh - 20px);border-radius:16px}}.address-district{min-width:0}.address-district>label{display:block;font-size:11px;margin-bottom:9px}.address-district-control{display:flex;align-items:center;min-height:44px;border:1px solid #dbded2;border-radius:8px;background:#fcfcf9;padding-left:12px;color:var(--olive)}.address-district-control:focus-within{border-color:var(--olive);box-shadow:0 0 0 3px #58644816}.address-district .address-district-control input:not([type=checkbox]):not([type=radio]){width:100%;min-width:0;flex:1;padding:12px 10px;border:0;box-shadow:none;outline:none;background:transparent;font:inherit;font-size:var(--district-input-size, 12px)}.address-district-control button{display:grid;place-items:center;width:42px;min-height:42px;flex:0 0 42px;border:0;background:transparent;color:var(--olive);border-radius:7px}.address-district-control button[aria-expanded=true] svg{transform:rotate(180deg)}.address-district-control.is-disabled{opacity:.55}.address-district-menu{margin-top:6px;border:1px solid #dbe1d0;border-radius:10px;background:#fffefb;overflow:hidden;box-shadow:0 5px 15px #30362608}.address-district-hint{display:block;padding:11px 13px;font-size:11px;line-height:1.5;color:var(--muted);border-bottom:1px solid var(--line)}.address-district-menu ul{position:relative;max-height:min(210px,30dvh);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#bac3ac transparent;list-style:none;padding:4px;margin:0}.address-district-menu li{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:9px 10px;border-radius:6px;font-size:12px;color:var(--ink);cursor:pointer}.address-district-menu li:is(:hover,.is-active,[aria-selected=true]){background:#edf1e5;color:var(--olive)}@media(max-width:760px){.address-district-menu li{min-height:44px}.address-district{--district-input-size: 16px}}.delivery-date-picker{border-top:1px solid var(--line);padding-top:12px}.delivery-dates-heading,.delivery-date-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.delivery-dates-heading h3{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 12px;margin:0;font-size:12px;font-weight:600}.delivery-dates-heading h3 span{color:var(--muted);font-size:11px;font-weight:400;text-transform:capitalize}.delivery-week-navigation{display:flex;flex-shrink:0;gap:4px}.delivery-week-navigation button{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%}.delivery-date-picker .purchase-dates{margin:10px 0}.purchase-delivery-page .delivery-date-picker .purchase-dates button{position:relative;min-height:60px;padding:8px 2px;gap:3px}.delivery-day-check{position:absolute;top:5px;right:5px}.delivery-calendar-anchor{position:relative;flex-shrink:0}.delivery-calendar-trigger{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:12px;background:#fafbf6;color:var(--olive);font-size:11px}.delivery-calendar-trigger:hover,.delivery-calendar-trigger[aria-expanded=true]{background:#edf0e5;border-color:var(--olive)}.delivery-date-picker .delivery-date-confirmation{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin:0;padding:0;background:none;color:var(--muted);font-size:11px;line-height:1.5;text-align:right}.delivery-date-picker .delivery-date-confirmation:has(svg){color:var(--olive);font-weight:500}.delivery-date-picker .delivery-date-confirmation svg{margin:0;flex-shrink:0}.delivery-month-calendar{position:fixed;inset:auto;margin:0;z-index:40;width:min(328px,calc(100vw - 64px));max-height:calc(100dvh - 112px - var(--kingu-dock-height, 0px) - var(--cookie-notice-height, 0px));overflow-y:auto;padding:16px;border:1px solid #dce0d3;border-radius:18px;background:#fffefa;box-shadow:0 14px 42px #303a2426,0 3px 8px #303a240c;animation:delivery-calendar-enter .18s ease-out;scrollbar-width:thin;scrollbar-color:#c5cdb8 transparent}.delivery-month-title,.delivery-month-navigation{display:flex;align-items:center;justify-content:space-between;gap:5px}.delivery-month-title{position:sticky;top:-16px;z-index:2;background:#fffefa;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}.delivery-month-calendar button{display:grid;place-items:center;min-width:0;border-radius:7px;padding:0}.delivery-month-title button{width:28px;height:28px}.delivery-month-navigation button{width:32px;height:32px}.delivery-month-navigation strong{font-family:var(--serif);font-size:18px;font-weight:400;text-transform:capitalize}.delivery-month-weekdays,.delivery-month-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px}.delivery-month-weekdays{padding-block:12px 6px;font-size:10px;color:var(--muted);text-align:center}.delivery-month-days button{height:38px;font-size:12px}.delivery-month-calendar button:hover:not(:disabled),.delivery-week-navigation button:hover:not(:disabled){background:#edf0e5}.delivery-month-days button[aria-pressed=true]{background:var(--olive);color:#fff;box-shadow:0 3px 8px #58644826}@keyframes delivery-calendar-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.delivery-month-calendar{animation:none}}.delivery-month-days button[aria-pressed=true]:hover{background:var(--olive)}.delivery-month-calendar button:disabled{opacity:.3;cursor:default}.delivery-month-calendar p{margin:12px 0 0;font-size:10px;color:var(--muted);text-align:center}@media(max-width:420px){.delivery-dates-heading h3{display:grid;gap:2px}.delivery-day-check{top:3px;right:2px;width:9px}.delivery-date-footer{gap:8px}.delivery-date-picker .delivery-date-confirmation{max-width:145px;font-size:10px}}.payment-method-stage{position:relative;overflow:hidden;isolation:isolate;border-radius:16px}.payment-method-slide{padding:22px;width:100%;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s ease}.payment-method-stage[data-view=methods] .payment-wallet-details,.payment-method-stage[data-view=details] .payment-method-list{position:absolute;top:0;left:0;opacity:0;pointer-events:none}.payment-method-stage[data-view=methods] .payment-wallet-details{transform:translate(100%)}.payment-method-stage[data-view=details] .payment-method-list{transform:translate(-100%)}.payment-method-list .purchase-payment-option.payment-option{min-height:80px;padding:16px;gap:14px;margin:0 0 10px;border-radius:10px;box-shadow:none;background:#fcfcf8}.payment-method-list .purchase-payment-option:last-of-type{margin-bottom:0}.payment-method-list .purchase-payment-option.chosen{background:#f3f5ec}.payment-method-list .purchase-payment-option.unavailable{flex-direction:row;background:#f7f7f3}.payment-method-label{min-width:0}.payment-method-list .purchase-radio{flex-shrink:0}.payment-method-arrow{flex-shrink:0;color:var(--muted)}.payment-method-list .payment-card-note{display:flex;align-items:center;gap:8px;margin:16px 0 0;font-size:11px;line-height:1.6;color:var(--muted)}.payment-wallet-details{padding:20px}.payment-wallet-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.payment-method-back{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;flex-shrink:0;color:var(--olive);font-size:11px}.payment-method-back:hover{background:#f3f5ec}.payment-wallet-heading{display:flex;align-items:center;gap:10px}.payment-wallet-heading img{width:36px;height:36px;flex-shrink:0;object-fit:contain;border-radius:7px}.payment-wallet-heading h3{margin:0;font-size:17px;font-weight:600;outline:none}.payment-wallet-heading p{margin:3px 0 0;font-size:11px;color:var(--muted)}.payment-wallet-details .qr-details{display:grid;grid-template-columns:160px minmax(0,1fr);grid-template-rows:1fr auto;gap:10px 24px;align-items:center;margin:18px 0 14px}.payment-wallet-details .payment-qr-image{display:grid;place-items:center;grid-row:1 / 3;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff}.payment-wallet-details .qr-details img{display:block;width:100%;height:146px;object-fit:contain;border-radius:5px}.payment-wallet-details .payment-wallet-info{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:14px;min-width:0}.payment-wallet-info small{display:block;color:var(--muted);font-size:11px;margin-bottom:5px}.payment-wallet-amount strong{color:var(--olive);font-size:24px;font-weight:600}.payment-wallet-recipient strong,.payment-wallet-recipient span{display:block;font-size:13px}.payment-wallet-recipient span{margin-top:6px;font-size:17px;letter-spacing:.5px}.payment-wallet-details .payment-wallet-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px 18px}.payment-wallet-actions button,.payment-wallet-actions a{display:inline-flex;align-items:center;gap:5px;min-height:36px;padding:8px 0;color:var(--olive);font-size:11px;text-decoration:underline;text-underline-offset:4px}.payment-wallet-help{border-top:1px solid var(--line);padding-top:12px;margin:0;color:var(--muted);font-size:11px;line-height:1.6}@media(max-width:1100px){.payment-wallet-details .payment-wallet-info{grid-template-columns:1fr;gap:10px}}@media(max-width:600px){.payment-method-slide{padding:16px}.payment-method-list .purchase-payment-option.payment-option{padding:14px 12px;gap:10px}.payment-method-list .payment-method-arrow{display:none}.payment-wallet-details .qr-details{grid-template-columns:minmax(112px,140px) minmax(0,1fr);gap:8px 16px;margin:16px 0 10px}.payment-wallet-details .payment-qr-image{grid-row:auto;width:100%;padding:5px}.payment-wallet-details .qr-details img{height:auto;aspect-ratio:1}.payment-wallet-details .payment-wallet-info{gap:10px}.payment-wallet-details .payment-wallet-actions{grid-column:1 / -1;justify-content:space-between;gap:6px 12px}.payment-wallet-amount strong{font-size:21px}.payment-wallet-recipient span{font-size:15px;letter-spacing:0}.payment-wallet-heading h3{font-size:15px}.payment-wallet-heading p{display:none}.payment-wallet-header{gap:8px}.payment-method-back{min-height:40px;padding:8px}.payment-wallet-actions button,.payment-wallet-actions a{min-height:40px}}@media(prefers-reduced-motion:reduce){.payment-method-slide{transition:none}}.payment-proof{border-top:1px solid var(--line);padding-top:14px}.payment-proof-upload{display:flex;align-items:center;gap:12px;position:relative;padding:13px;min-height:70px;border:1px dashed #aab79a;border-radius:10px;background:#f7f8f1;color:var(--olive);cursor:pointer}.payment-proof-upload:focus-within{outline:2px solid var(--olive);outline-offset:3px}.payment-proof-upload>svg{flex-shrink:0}.payment-proof-upload>span{flex:1;min-width:0}.payment-proof-upload strong{display:block;font-size:12px;font-weight:600;overflow-wrap:anywhere}.payment-proof-upload small{display:block;margin-top:4px;font-size:10px;color:var(--muted)}.payment-proof-upload>img{width:42px;height:46px;object-fit:contain;border-radius:5px;background:#fff}.payment-proof-upload input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.payment-proof-remove{display:inline-flex;align-items:center;gap:5px;min-height:36px;color:var(--muted);font-size:11px}.payment-proof>p{margin:9px 0 0;font-size:10px;line-height:1.6;color:var(--muted)}.payment-proof>.payment-proof-error{color:#9a3a2e;font-size:12px}.premium-rail{position:relative;min-width:0;max-width:100%}.site-shell .premium-rail>:first-child{scrollbar-width:none;overscroll-behavior-x:contain}.premium-rail>:first-child::-webkit-scrollbar{display:none;width:0;height:0}.premium-rail .premium-rail-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:grid;place-items:center;width:40px;height:44px;padding:0;border:1px solid var(--line);border-radius:50%;background:#faf9f6;color:var(--olive);cursor:pointer}.premium-rail .premium-rail-arrow[hidden]{display:none}.premium-rail-arrow.is-previous{left:0;box-shadow:9px 0 12px 2px #faf9f6}.premium-rail-arrow.is-next{right:0;box-shadow:-9px 0 12px 2px #faf9f6}.premium-rail .premium-rail-arrow:hover{background:#edf1e5}.premium-rail .premium-rail-arrow:focus-visible{outline:2px solid var(--olive);outline-offset:2px}.account-page{padding-block:50px 70px;min-height:60vh}.account-dialog{width:min(500px,calc(100% - 28px));max-height:calc(100dvh - 32px);border:1px solid #dededb;border-radius:7px;background:#fff;padding:0;overflow-y:auto}.account-dialog::backdrop{background:#17232d66}.account-entry{display:block;max-width:560px}.site-shell .account-entry-dialog.container{padding:0;margin:0;width:100%;max-width:none;min-height:0}.account-entry .account-form-card{border-radius:7px;background:#fff;padding:42px 40px 30px}.account-entry-dialog .account-form-card{border:0}.account-entry h1{font-family:var(--sans);font-size:24px;font-weight:450;line-height:1.3;margin:0 0 18px;letter-spacing:-.4px;color:#343e47}.account-intro{font-size:13px;line-height:1.5;color:#41464b;margin:0 0 18px}.account-entry .account-form{gap:14px}.account-entry.account-page label{font-size:13px;color:#41464b;gap:5px}.account-entry.account-page input{background:#fff;border:0;border-bottom:1px solid #7d8183;border-radius:0;padding:9px 0 7px;height:36px;font-size:13px}.account-entry .account-password input{padding-right:40px}.account-entry .account-password button{width:36px;height:36px;color:#969b9e}.account-password-field>small{color:var(--muted);font-size:11px}.account-recovery-copy{margin:-2px 0 12px;color:#737678;font-size:12px;line-height:1.5}.account-recovery-copy button,.account-register-link button{padding:0;color:#495b6b;text-decoration:underline;text-underline-offset:2px}.site-shell .account-entry .account-submit{border-radius:28px;background:#343f49;min-height:46px;font-size:16px;font-weight:550;margin-top:7px}.account-entry .account-submit:hover{background:#26313a}.account-register-link{margin:20px 0 0;text-align:center;font-size:12px;color:#737678}.account-welcome h1,.account-heading h1{font-size:clamp(36px,4vw,54px);line-height:1.12;margin:16px 0}.account-welcome em,.account-heading em{color:var(--olive)}.account-welcome p,.account-heading p{color:var(--muted);font-size:14px}.account-welcome img{display:block;width:230px;height:260px;object-fit:contain;border-radius:100px 100px 12px 12px;margin-top:26px}.account-form-card{background:#fffefa;border:1px solid var(--line);border-radius:18px;padding:30px}.account-tabs{display:flex;border-bottom:1px solid var(--line);margin-bottom:25px}.account-tabs button{flex:1;padding:12px 5px;color:var(--muted);border-bottom:2px solid transparent;font-size:13px}.account-tabs button[aria-pressed=true]{color:var(--olive-dark);border-color:var(--olive);font-weight:600}.account-form-card h2{font-size:27px;margin:0 0 23px}.account-google{display:flex;justify-content:center;align-items:center;gap:10px;border:1px solid var(--line);border-radius:6px;width:100%;min-height:46px;font-size:12px}.account-google small{font-size:9px;color:var(--muted)}.google-letter{font-family:Arial,sans-serif;font-size:20px;font-weight:700}.account-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:11px;margin:21px 0}.account-divider:before,.account-divider:after{content:"";height:1px;background:var(--line);flex:1}.account-form{display:grid;gap:17px}.account-page label{display:grid;gap:8px;font-size:12px;color:var(--olive-dark)}.account-page input{width:100%;min-width:0;height:45px;border:1px solid var(--line);border-radius:6px;padding:10px 12px;background:var(--paper);color:var(--ink);font-size:14px}.account-page input:focus-visible{outline:2px solid var(--olive);outline-offset:2px}.account-page label small{font-size:10px;color:var(--muted)}.account-password{position:relative}.account-password input{padding-right:46px}.account-password button{position:absolute;right:0;top:0;height:45px;width:44px;display:grid;place-items:center}.account-form>.button{width:100%;margin-top:4px}.account-forgot{font-size:11px;text-decoration:underline;text-underline-offset:3px;margin-top:18px;padding:5px 0}.account-continue{font-size:11px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;color:var(--muted)}.account-error{padding:11px 13px;background:#fbeee9;color:#8a3930;border-radius:6px;font-size:12px;line-height:1.6;margin:0}.account-notice{font-size:12px;color:var(--olive);padding-block:6px}.account-heading{display:flex;justify-content:space-between;gap:22px;align-items:center}.account-signout{display:flex;align-items:center;gap:9px;font-size:12px;padding:12px 0}.account-sync{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--olive);padding:13px 0}.account-sync button,.account-sync a{text-decoration:underline;padding:4px}.account-sync-error{color:#8a3930}.account-summary{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:18px 0 32px}.account-summary>a{display:flex;align-items:center;gap:18px;border:1px solid var(--line);background:#f0f1e7;border-radius:12px;padding:24px}.account-summary span{flex:1;font-size:13px}.account-summary strong{display:block;font-size:15px;margin-top:8px;font-weight:500}.account-profile{padding:28px;border:1px solid var(--line);border-radius:12px;background:#fffefa}.account-profile>div:first-child{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:22px}.account-profile h2{font-size:26px;margin:0}.account-profile p{color:var(--muted);font-size:12px;margin:0 0 0 auto}.account-profile form{display:flex;align-items:end;gap:16px}.account-profile label{flex:1;max-width:360px}.account-favorites{padding-top:45px;scroll-margin-top:110px}.account-favorites>h2{font-size:33px;margin-bottom:24px}.account-empty{background:var(--cream);padding:36px 20px;border-radius:12px;text-align:center}.account-empty p{font-size:13px;color:var(--muted);margin-bottom:22px}.account-cart-invite{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f0f1e7;border:1px solid var(--line);border-radius:10px;padding:15px 20px;margin-bottom:22px;font-size:12px}.account-cart-invite a{font-weight:600;white-space:nowrap;display:flex;align-items:center;gap:7px}.nav-actions .account-nav{display:flex;align-items:center;gap:7px;min-width:40px;min-height:40px;font-size:11px}.account-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--olive);color:#fff;font-size:12px}@media(max-width:1050px){.account-nav-label{display:none}}@media(max-width:700px){.account-page{padding-block:26px 42px}.account-entry{display:block}.account-welcome{margin-bottom:26px}.account-welcome h1{font-size:36px}.account-welcome h1 br,.account-welcome img{display:none}.account-form-card{padding:22px 18px}.account-page input{font-size:16px}.account-entry .account-form-card{padding:40px 22px 28px}.account-entry.account-page input{font-size:16px;height:40px}.account-entry-dialog{padding:0}.account-heading{align-items:start}.account-heading h1{font-size:36px}.account-signout{font-size:10px;white-space:nowrap}.account-summary{gap:12px;grid-template-columns:1fr}.account-summary>a{padding:20px}.account-profile{padding:20px 16px}.account-profile p{width:100%;overflow-wrap:anywhere}.account-profile form{flex-direction:column;align-items:stretch}.account-profile label{max-width:none}.account-cart-invite{align-items:start;padding:14px;font-size:11px}.account-sync{flex-wrap:wrap}.nav-actions .account-nav{min-width:32px;padding-inline:0}}.site-shell .account-dashboard{padding-block:36px 60px;min-height:65vh}.account-dashboard .account-heading{margin-bottom:28px;align-items:end}.account-dashboard .account-heading h1{font-size:clamp(32px,3.5vw,46px);margin:12px 0 8px}.account-dashboard .account-heading p{margin:0;font-size:13px}.account-dashboard .account-sync{padding-bottom:0;font-size:11px}.account-workspace{display:grid;grid-template-columns:250px minmax(0,1fr);gap:30px;align-items:start}.account-sidebar{padding:22px 16px 12px;border:1px solid var(--line);border-radius:16px;background:#f1f2eb}.account-identity{display:flex;align-items:center;gap:12px;padding:0 8px 22px;border-bottom:1px solid var(--line)}.account-monogram{flex:0 0 40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--olive);color:#fff;font-size:18px;font-family:var(--serif)}.account-identity>div{min-width:0}.account-identity strong{display:block;font-size:13px;font-weight:600}.account-identity div>span{display:block;font-size:10px;color:var(--muted);overflow-wrap:anywhere;margin-top:5px}.account-navigation{display:grid;gap:6px;padding-block:16px}.account-navigation a{display:flex;align-items:center;gap:12px;padding:14px 12px;border-radius:9px;font-size:13px;color:var(--muted);border:1px solid transparent;transition:background .18s,color .18s}.account-navigation a>span{flex:1}.account-navigation .account-navigation-group{color:#858978;font-size:9px;letter-spacing:.12em;text-transform:uppercase;padding:10px 12px 3px}.account-dashboard .account-navigation{gap:2px;padding-block:6px 12px}.account-dashboard .account-navigation a{padding:10px 12px}.account-dashboard .account-navigation a small{display:none}.account-dashboard .account-navigation a[href="/carrito"] small{display:block;font-size:9px;margin-top:3px}.account-navigation a small{display:block;font-size:10px;margin-top:5px;font-weight:400}.account-navigation a:hover{background:#e7eadf;color:var(--olive-dark)}.account-navigation a[aria-current]{color:var(--olive-dark);background:var(--surface);border-color:var(--line);font-weight:600;box-shadow:0 3px 12px #30392e05}.account-count{display:grid;place-items:center;min-width:22px;height:22px;padding-inline:4px;border-radius:50%;background:#e8ecdf;font-size:10px}.account-navigation-arrow{flex-shrink:0;opacity:.6}.account-dashboard .profile-details{margin:0}.profile-detail-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.profile-detail-row:first-child{padding-top:4px}.profile-detail-row:last-child{border:0;padding-bottom:2px}.profile-detail-row>div{min-width:0}.profile-detail-row dt{font-size:12px;font-weight:600;color:var(--ink)}.profile-detail-row dd{font-size:14px;color:var(--muted);margin:8px 0 0;overflow-wrap:anywhere}.profile-detail-row small{display:block;margin-top:6px;color:var(--muted);font-size:10px}.profile-detail-row>button{flex-shrink:0;color:var(--olive-dark);font-size:12px;text-decoration:underline;text-underline-offset:4px;padding:12px 0 12px 16px}.account-dashboard .profile-success{display:flex;align-items:center;gap:8px;padding:12px 14px;background:#eef2e6;border-radius:8px;margin:0 0 22px}.customer-menu{position:relative}.customer-menu .account-nav{gap:9px}.customer-menu .account-nav-label{text-align:left;line-height:1.4}.customer-menu .account-nav-label small{display:block;color:var(--muted);font-size:10px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-menu .account-nav-label strong{display:block;font-size:11px;font-weight:500}.customer-menu-chevron{transition:transform .18s ease}.customer-menu [aria-expanded=true] .customer-menu-chevron{transform:rotate(180deg)}.customer-menu-popover{position:absolute;z-index:90;top:calc(100% + 15px);right:0;width:232px;border:1px solid var(--line);border-radius:12px;padding:10px;background:var(--surface);box-shadow:0 16px 45px #30392e24;animation:account-section-in .16s ease-out}.customer-menu-popover:before{content:"";position:absolute;top:-6px;right:25px;width:10px;height:10px;background:var(--surface);border-left:1px solid var(--line);border-top:1px solid var(--line);transform:rotate(45deg)}.customer-menu-popover p{font-size:10px;letter-spacing:.5px;color:var(--muted);margin:0;padding:12px}.customer-menu-popover :is(a,button){display:flex;align-items:center;gap:12px;width:100%;text-align:left;font-size:12px;padding:13px 12px;border-radius:6px}.customer-menu-popover :is(a,button):hover{background:#eef0e7;color:var(--olive-dark)}.customer-menu-popover button{border-top:1px solid var(--line);margin-top:6px;border-radius:0 0 6px 6px;color:var(--muted)}.account-cart-link{display:flex;gap:12px;align-items:center;padding:18px 12px;border-block:1px solid var(--line);font-size:12px}.account-cart-link>span{flex:1}.account-cart-link small{display:block;margin-top:5px;color:var(--muted);font-size:10px}.account-sidebar .account-signout{width:100%;padding:17px 12px 8px;font-size:11px;color:var(--muted)}.account-content{min-width:0}.account-panel[hidden]{display:none!important}.account-panel:not([hidden]){animation:account-section-in .22s ease-out}.account-dashboard :is(.account-profile,.account-favorites,.customer-orders){margin:0;padding:26px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.account-dashboard :is(.account-section-heading,.customer-orders>header){display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.account-dashboard :is(.account-section-heading h2,.customer-orders h2){font-size:28px;margin:0;line-height:1.2}.account-dashboard .account-section-heading p{font-size:12px;color:var(--muted);margin:8px 0 0}.account-dashboard .customer-orders>header .eyebrow{display:none}.account-dashboard .account-empty{padding:38px 22px;background:#f5f4ee;border:0;margin:0}.account-dashboard .account-empty>svg{color:var(--olive)}.account-dashboard .account-empty h3{font-size:23px;margin:16px 0 10px}.account-dashboard .account-empty p{font-size:12px;max-width:340px;margin:10px auto 22px;line-height:1.6}.account-dashboard .account-empty .button{font-size:12px}.account-dashboard .account-favorites .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.account-dashboard .account-favorites .product-photo{aspect-ratio:4 / 4.6}.account-pagination{display:flex;justify-content:center;align-items:center;gap:18px;padding-top:25px;font-size:12px}.account-dashboard .account-profile-form{display:block}.account-profile-form fieldset{margin:0;padding:0;border:0;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.account-dashboard .account-profile label{max-width:none;width:100%}.account-dashboard .account-profile :is(input,select){font-size:13px;border-radius:7px;background:var(--paper)}.profile-email{grid-column:1 / -1;display:grid;gap:7px;padding:14px 16px;background:#f4f4ee;border-radius:7px}.profile-email>span{font-size:11px;color:var(--muted)}.profile-email strong{font-size:13px;font-weight:500;overflow-wrap:anywhere}.profile-email small{font-size:10px;color:var(--muted)}.profile-phone>label,.profile-document .field-caption{margin-bottom:8px}.account-dashboard .profile-document .field-caption{font-size:12px;color:var(--olive-dark)}.profile-document .field-caption span{color:var(--muted);font-size:10px;margin-left:6px}.account-profile .access-input-group{min-width:0}.account-profile .access-input-group select{width:105px}.account-profile .access-input-group input{min-width:0}.account-profile .phone-field{height:45px}.account-profile .phone-country-trigger{height:43px}.account-profile .phone-country-options{z-index:15}.profile-save-row{display:flex;align-items:center;gap:18px;margin-top:24px;flex-wrap:wrap}.account-dashboard .profile-save-row .button{font-size:12px;min-width:185px}.account-dashboard .account-profile .account-notice{font-size:12px;margin:0;color:var(--olive-dark)}.profile-security{border-top:1px solid var(--line);margin-top:26px;padding-top:4px}.profile-security-toggle{display:flex;align-items:center;gap:10px;width:100%;padding-block:18px 12px;font-size:12px;color:var(--olive-dark);text-align:left}.profile-security-toggle span{flex:1}.profile-security-toggle[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.account-dashboard .account-password-change{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-top:18px;margin:0}.account-password-change .account-error{grid-column:1 / -1}.account-password-change .button{justify-self:start;font-size:12px}@keyframes account-section-in{0%{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:1000px){.account-workspace{grid-template-columns:215px minmax(0,1fr);gap:20px}.account-profile-form fieldset{grid-template-columns:minmax(0,1fr);gap:16px}.account-dashboard .account-favorites .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.account-navigation .account-navigation-group,.account-dashboard .account-navigation a[href="/carrito"] small,.account-navigation-arrow{display:none}.profile-detail-row{gap:12px;padding-block:20px}.profile-detail-row dd{font-size:13px}.profile-save-row{gap:10px}.site-shell .account-dashboard{padding-block:26px 36px}.account-dashboard .account-heading{display:block;margin-bottom:20px}.account-dashboard .account-heading h1{font-size:34px}.account-dashboard .account-heading p{font-size:12px}.account-dashboard .account-sync{padding-top:10px;font-size:10px}.account-workspace{grid-template-columns:minmax(0,1fr);gap:18px}.account-sidebar{padding:0;background:transparent;border:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.account-identity{display:none}.account-navigation{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:0 0 12px}.account-navigation a{display:flex;flex-direction:column;gap:8px;padding:13px 3px;font-size:11px;background:#efefe7;text-align:center;position:relative}.account-navigation a small{display:none}.account-navigation a[aria-current]{background:var(--olive);color:#fff;border-color:var(--olive)}.account-count{position:absolute;right:9px;top:8px;min-width:17px;height:17px;font-size:9px;color:var(--olive-dark)}.account-cart-link{padding:8px 0;border:0;gap:8px;font-size:11px}.account-cart-link small{font-size:10px;margin-top:3px}.account-cart-link>svg:last-child{display:none}.account-sidebar .account-signout{width:auto;padding:12px 0 12px 10px;font-size:10px}.account-dashboard :is(.account-profile,.account-favorites,.customer-orders){padding:20px 16px}.account-dashboard :is(.account-section-heading h2,.customer-orders h2){font-size:26px}.account-dashboard .customer-orders>header .text-button{font-size:10px}.account-dashboard .account-empty{padding:28px 14px}.account-dashboard .account-favorites{padding:20px 12px}.account-dashboard .account-favorites .product-grid{gap:20px 10px}.account-dashboard .account-favorites .product-card h3{font-size:13px}.account-dashboard .account-favorites .product-meta{font-size:9px;gap:3px}.account-dashboard .account-favorites .product-add{padding-inline:8px;gap:8px}.profile-save-row .button{width:100%}.account-dashboard .account-password-change{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.customer-menu-popover{animation:none}.customer-menu-chevron{transition:none}.account-panel:not([hidden]){animation:none}.account-navigation a{transition:none}}@media(max-width:700px){.site-shell .nav-actions .customer-menu{position:absolute;left:56px;top:15px}.site-shell .nav-actions .customer-menu .account-nav{position:static}.customer-menu-chevron{display:none}.customer-menu-popover{left:0;right:auto;top:calc(100% + 12px);max-width:calc(100vw - 84px)}.customer-menu-popover:before{left:15px;right:auto}}.account-dashboard .customer-order-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.account-dashboard .customer-order{min-width:0;margin:0;padding:18px;border-color:var(--line);background:var(--paper);border-radius:12px}.account-dashboard .customer-order-heading{flex-wrap:wrap;gap:12px}.account-dashboard .customer-order-heading strong{font-size:11px}.account-dashboard .customer-order-heading small{font-size:10px}.customer-order-preview{display:flex;gap:14px;align-items:center;padding-block:20px}.customer-order-preview img,.order-preview-icon{width:60px;height:72px;flex:0 0 60px;object-fit:contain;border-radius:8px;background:#e9e6dd}.order-preview-icon{display:grid;place-items:center;color:var(--olive)}.customer-order-preview strong{display:block;font-size:12px;font-weight:500}.customer-order-preview small{display:block;color:var(--muted);font-size:11px;margin-top:7px}.account-dashboard .customer-order summary{font-size:11px;border-top:1px solid var(--line);padding-top:14px}.account-dashboard .customer-order .order-progress{gap:3px;padding-block:18px}.account-dashboard .order-progress small{font-size:8px}.account-dashboard .order-progress li span{width:20px;height:20px;font-size:9px}@media(max-width:1100px){.account-dashboard .customer-order-list{grid-template-columns:minmax(0,1fr)}}.account-recovery-copy a,.account-register-link a,.access-terms a,.recovery-unavailable a{color:var(--olive-dark);text-decoration:underline;text-underline-offset:3px}.site-shell .account-entry .account-submit{background:var(--olive)}.site-shell .account-entry .account-submit:hover{background:var(--olive-dark)}.account-entry h1,.account-entry.account-page label{color:var(--ink)}.site-shell:is(.route-registro,.route-recuperar,.route-cuenta,.route-privacidad,.route-cookies,.route-terminos) .page-transition{animation:none}.site-shell .account-access-page{max-width:1120px;padding-block:36px 72px}.access-back{display:inline-flex;align-items:center;gap:8px;color:var(--olive);font-size:12px;padding:8px 0;margin-bottom:20px}.registration-card{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);border:1px solid var(--line);border-radius:20px;background:#fffefa;overflow:hidden}.registration-main{padding:42px 48px 36px}.account-access-page h1{font-size:clamp(32px,3vw,40px);line-height:1.2;margin:12px 0;letter-spacing:-1.1px}.access-intro{font-size:13px;color:var(--muted);line-height:1.6;margin:0 0 28px}.access-form{gap:23px}.access-form label,.field-caption{color:var(--ink);font-size:12px;font-weight:450}.account-access-page .access-form input:not([type=checkbox]),.access-form select{border:0;border-bottom:1px solid #babeb0;border-radius:0;background:transparent;padding:10px 0;font-size:13px;height:42px}.access-name-row{display:grid;grid-template-columns:1fr 1fr;gap:24px}.field-caption{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}.field-caption span{color:var(--muted);font-size:11px}.access-input-group{display:flex;align-items:center;gap:12px;border-bottom:1px solid #babeb0}.account-access-page .access-form .access-input-group input,.access-input-group select{border-bottom:0;min-width:0}.access-input-group select{color:var(--ink);flex:0 0 106px;padding-right:8px}.access-input-group>span{font-size:13px;color:var(--olive-dark)}.phone-field{margin-top:8px}.phone-country{position:relative;flex:0 0 132px;min-width:0}.phone-country-trigger{display:flex;align-items:center;gap:7px;width:100%;min-height:42px;padding:6px 0;font-size:12px;color:var(--ink);white-space:nowrap}.phone-country img{flex:0 0 24px;object-fit:contain;border-radius:2px}.phone-dial-code{color:var(--olive);font-variant-numeric:tabular-nums}.phone-country-trigger svg{margin-left:auto;flex-shrink:0}.phone-country-trigger:focus-visible{outline:none;box-shadow:0 2px 0 var(--olive)}.phone-country-options{position:absolute;z-index:10;bottom:calc(100% + 8px);left:0;width:208px;max-height:min(280px,38dvh);margin:0;padding:6px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;list-style:none;background:#fffefa;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 26px #303c2824}.phone-country-options li{display:flex;align-items:center;gap:12px;padding:11px 12px;min-height:44px;font-size:13px;border-radius:6px;cursor:pointer}.phone-country-options .phone-dial-code{margin-left:auto}.phone-country-options [aria-selected=true],.phone-country-options .is-active{background:#e9eddf;color:var(--olive-dark)}.account-access-page .account-password input{padding-right:44px}.account-access-page .access-form input:not([type=checkbox]):focus,.account-access-page .access-form select:focus{outline:none;border-bottom-color:var(--olive);box-shadow:0 1px 0 var(--olive)}.account-access-page .access-input-group:focus-within{border-bottom-color:var(--olive);box-shadow:0 1px 0 var(--olive)}.account-access-page .access-form .access-input-group input:focus,.account-access-page .access-form .access-input-group select:focus{box-shadow:none}.password-requirements{padding:0;margin:13px 0 0;display:flex;flex-wrap:wrap;gap:6px 16px;list-style:none}.password-requirements li{display:flex;align-items:center;gap:5px;font-size:10px;color:#767a6c;line-height:1.6}.password-requirements li svg{opacity:.3;flex-shrink:0}.password-requirements .is-valid{color:var(--olive-dark)}.password-requirements .is-valid svg{opacity:1}.access-form .access-terms{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.8;margin-block:5px}.account-access-page .access-terms input{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0;accent-color:var(--olive)}.site-shell .account-access-page .access-submit{border-radius:28px;width:100%;min-height:48px;font-size:14px;background:var(--olive);color:#fff;justify-content:center}.site-shell .account-access-page .access-submit:hover{background:var(--olive-dark)}.site-shell .account-access-page .access-submit:disabled{opacity:.5;cursor:not-allowed}.registration-benefits{background:#f0f1e7;padding:48px 38px;display:flex;flex-direction:column}.benefits-mark{border:1px solid #ced3bf;color:var(--olive);width:60px;height:60px;display:grid;place-items:center;border-radius:50%}.registration-benefits h2{font-size:clamp(30px,3vw,39px);font-weight:400;line-height:1.18;margin:30px 0 36px}.registration-benefits em{color:var(--olive)}.registration-benefits ul{list-style:none;display:grid;gap:30px;padding:0;margin:0}.registration-benefits li{display:flex;align-items:flex-start;gap:15px}.registration-benefits li>svg{flex-shrink:0;color:var(--olive);stroke-width:1.4}.registration-benefits strong{font-weight:500;font-size:13px}.registration-benefits p{font-size:12px;color:var(--muted);line-height:1.7;margin:7px 0 0}.benefits-note{margin-top:auto;padding-top:48px;font-family:var(--serif);font-size:22px;font-style:italic;line-height:1.4;color:var(--olive)}.site-shell .recovery-page{max-width:600px;min-height:68vh}.recovery-card{padding:38px 40px;border:1px solid var(--line);border-radius:18px;background:#fffefa}.recovery-icon{display:inline-grid;place-items:center;color:var(--olive);background:#eef0e6;border-radius:50%;width:48px;height:48px;margin-bottom:4px}.recovery-card h1{font-size:31px;letter-spacing:-.8px}.recovery-unavailable{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.account-access-page .verification-code{letter-spacing:8px;font-size:20px}.cookie-notice{position:fixed;z-index:95;bottom:0;inset-inline:0;background:#eef0e6;border-top:1px solid #d1d6c4;box-shadow:0 -4px 22px #30382b08;display:flex;align-items:center;justify-content:center;gap:28px;padding:16px 32px}.cookie-notice p{font-size:12px;line-height:1.7;margin:0}.cookie-notice a{text-decoration:underline;text-underline-offset:3px}.cookie-notice button{border-radius:24px;background:var(--olive);color:#fff;padding:11px 32px;font-size:12px;flex-shrink:0}body.cookie-notice-visible{padding-bottom:76px}.policy-page{max-width:800px}.policy-page>.eyebrow{display:block;margin-top:16px}.policy-page h1{font-size:clamp(34px,4vw,48px);margin:16px 0 36px;line-height:1.2}.policy-page h2{font-size:24px;margin:30px 0 10px}.policy-page p{color:var(--muted);font-size:14px;line-height:1.85}.policy-page nav{display:flex;flex-wrap:wrap;gap:12px 24px;border-top:1px solid var(--line);padding-top:24px;margin:32px 0 24px;font-size:12px;text-decoration:underline;text-underline-offset:3px}@media(max-width:800px){.registration-main{padding:32px 28px}.registration-benefits{padding:36px 26px}.registration-card{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.access-name-row{grid-template-columns:1fr;gap:23px}}@media(max-width:620px){.site-shell .account-access-page{padding-block:18px 42px}.registration-card{grid-template-columns:1fr;border-radius:14px}.registration-main{padding:28px 24px}.account-access-page .access-form input:not([type=checkbox]),.access-form select{font-size:16px;height:44px}.registration-benefits{padding:30px 24px}.registration-benefits h2{margin:20px 0 26px}.registration-benefits li{gap:14px}.benefits-note{padding-top:32px;font-size:20px}.access-form .access-terms{font-size:12px}.recovery-card{padding:28px 24px;border-radius:14px}.recovery-card h1{font-size:29px}.cookie-notice{padding:13px 18px;gap:12px;align-items:center}.cookie-notice p{font-size:11px}.cookie-notice button{padding:12px 20px}body.cookie-notice-visible{padding-bottom:104px}.password-requirements{flex-direction:column}}.account-settings-section{padding:28px;background:var(--white, #fffefa);border:1px solid var(--line, #dedfd2);border-radius:20px}.account-settings-section .account-section-heading{align-items:flex-start;gap:16px;margin-bottom:26px}.account-settings-section .account-section-heading .button{flex-shrink:0;font-size:12px;min-height:40px;padding:10px 15px}.account-settings-section h3{font-family:inherit;font-size:15px;font-weight:600;line-height:1.5;margin:0}.account-settings-section p{color:var(--muted, #7b8070);font-size:13px;line-height:1.7}.preferences-address-list{display:grid;gap:14px}.preferences-address-card,.preferences-refund-card{border:1px solid var(--line, #dedfd2);border-radius:14px;padding:20px}.preferences-address-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.preferences-address-title>span:first-child{display:flex;align-items:center;gap:7px;color:var(--olive);font-size:12px}.preferences-badge{display:inline-flex;gap:5px;align-items:center;color:#536044;background:#edf0e5;font-size:11px;line-height:1.4;padding:5px 9px;border-radius:20px;white-space:nowrap}.preferences-address-card p{margin:5px 0 0}.preferences-address-card .preferences-reference{font-size:12px}.preferences-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;border-top:1px solid #eae9e1;margin-top:17px;padding-top:13px}.preferences-card-actions button,.preferences-refund-card>button,.preferences-payment>button{display:inline-flex;align-items:center;gap:5px;font-size:12px;background:none;border:0;padding:4px 0;color:var(--olive-dark);text-decoration:underline;text-underline-offset:4px}.preferences-card-actions .preferences-remove{margin-left:auto}.account-settings-section .preferences-remove{color:#936456}.preferences-form{padding:21px;border:1px solid var(--line, #dedfd2);border-radius:14px;background:#fcfbf7}.preferences-form>h3{margin:0 0 20px}.preferences-form fieldset,.preferences-delete-account fieldset{display:grid;grid-template-columns:1fr 1fr;gap:17px;border:0;padding:0;margin:0;min-width:0}.preferences-full{grid-column:1 / -1}.preferences-form label,.preferences-delete-account label{display:flex;flex-direction:column;gap:7px;font-size:12px;min-width:0}.preferences-form label>small{display:inline;font-size:11px;color:var(--muted, #7b8070);font-weight:400}.preferences-form :is(input,select),.preferences-delete-account input{width:100%;min-width:0;height:44px;padding:10px 12px;color:var(--ink);background:#fffefa;border:1px solid #d8d9cc;border-radius:8px;font:inherit}.preferences-form :is(input,select):focus,.preferences-delete-account input:focus{outline:2px solid #8c9b71;outline-offset:2px}.preferences-form label.preferences-checkbox{display:flex;flex-direction:row;align-items:center;gap:9px;margin-top:4px}.preferences-checkbox input{width:17px;height:17px;padding:0;accent-color:var(--olive)}.preferences-form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.account-settings-section .button{min-height:42px;padding:10px 18px;font-size:12px}.account-settings-section .button.danger{color:#fff;background:#994f43;border-color:#994f43}.account-settings-section button:disabled{opacity:.55;cursor:wait}.preferences-empty{display:flex;align-items:center;justify-content:center;gap:26px;background:#f4f3ec;border-radius:16px;padding:44px 25px;min-height:235px}.preferences-illustration{flex-shrink:0;display:grid;place-items:center;width:92px;height:104px;color:#707d5a;background:#e5e8d9;border-radius:48% 48% 35% 35%;transform:rotate(-5deg)}.preferences-illustration svg{transform:rotate(5deg)}.preferences-empty p{max-width:320px;margin:8px 0 20px}.preferences-payment-list{display:grid;gap:12px}.preferences-payment{display:flex;align-items:center;gap:16px;padding:19px;border:1px solid var(--line, #dedfd2);border-radius:14px}.preferences-payment>img{width:43px;height:43px;object-fit:contain;border-radius:9px}.preferences-payment>div{flex:1}.preferences-payment p{margin:3px 0 0;font-size:12px}.preferences-payment-note{display:flex;align-items:center;gap:16px;border-top:1px solid var(--line, #dedfd2);margin-top:26px;padding-top:22px;color:var(--muted)}.preferences-payment-note h3{font-size:13px;color:var(--ink)}.preferences-payment-note h3 span{margin-left:8px;font-size:10px;background:#efeee8;padding:4px 7px;border-radius:4px;font-weight:400}.preferences-payment-note p{margin:4px 0 0;font-size:12px}.preferences-footnote{display:flex;gap:7px;align-items:flex-start;margin:20px 0 0;font-size:11px!important}.preferences-footnote svg{flex-shrink:0;margin-top:2px}.preferences-refund-card dl{margin:18px 0}.preferences-refund-card dl>div{padding:16px 0;border-bottom:1px solid #eae9e1}.preferences-refund-card dt{font-size:12px;color:var(--muted)}.preferences-refund-card dd{margin:7px 0 0;font-size:14px;overflow-wrap:anywhere}.preferences-masked{letter-spacing:1.5px}.preferences-confirm{border-top:1px solid #e7d9d1;margin-top:15px;padding-top:12px;display:flex;gap:8px;flex-wrap:wrap}.preferences-confirm>p{width:100%;margin:0 0 5px;color:#8b5346}.account-settings-section .profile-security{margin-top:0;margin-bottom:24px}.preferences-delete-account{padding:22px;border:1px solid #e5dcd5;border-radius:14px}.preferences-delete-account>div>p{margin:8px 0 17px;max-width:620px}.preferences-delete-account form{border-top:1px solid #e5dcd5;padding-top:12px}.account-settings-section .account-notice{color:#536044}.account-settings-section .account-error{color:#994f43}@media(max-width:1000px){.account-settings-section .account-section-heading{flex-wrap:wrap}}@media(max-width:700px){.account-dashboard .account-navigation{display:flex;overflow-x:auto;gap:7px;padding-bottom:12px;scroll-padding:8px;scrollbar-width:thin}.account-dashboard .account-navigation a{flex:0 0 auto;min-width:105px;padding:12px 14px}.account-dashboard .account-sidebar{min-width:0}.account-settings-section{padding:22px 16px;border-radius:16px}.preferences-form{padding:16px}.preferences-form fieldset,.preferences-delete-account fieldset{grid-template-columns:1fr}.preferences-form input,.preferences-form select,.preferences-delete-account input{font-size:16px}.preferences-payment{gap:12px;flex-wrap:wrap;padding:16px}.preferences-payment>div{flex-basis:calc(100% - 60px)}.preferences-payment>:is(button,.preferences-badge){margin-left:55px}.preferences-empty{text-align:center;flex-direction:column;padding:28px 20px;gap:18px}.preferences-empty .button{margin:0 auto}.preferences-illustration{width:70px;height:77px}.preferences-card-actions{gap:10px 16px}.preferences-card-actions .preferences-remove{margin-left:0}.preferences-address-card,.preferences-refund-card{padding:17px}}.purchase-page{background:#f3f2ed;padding:24px 0 76px;min-height:75vh}.purchase-container{width:min(1240px,calc(100% - 80px));margin:auto}.purchase-topline{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.purchase-topline>span{display:flex;align-items:center;gap:7px}.purchase-steps{width:min(640px,90%);display:flex;align-items:flex-start;margin:30px auto 40px}.purchase-steps>span{height:1px;background:#d4d8cc;flex:1;margin:16px -8px 0}.purchase-steps>span.complete{background:var(--olive)}.purchase-steps button{display:grid;gap:9px;justify-items:center;min-width:70px;font-size:12px}.purchase-steps b{height:32px;width:32px;border:1px solid #bbc2b1;border-radius:50%;background:#f3f2ed;display:grid;place-items:center;font-size:12px}.purchase-steps [aria-current]{font-weight:700}.purchase-steps button:not(:disabled) b{background:var(--olive);color:#fff;border-color:var(--olive)}.purchase-steps button[aria-current] b{outline:4px solid #e4e7dc}.purchase-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:26px}.purchase-title .eyebrow{font-size:9px;margin-bottom:9px}.purchase-title h1{font-size:clamp(33px,3.1vw,45px);margin:0;line-height:1.15}.purchase-title h1>span{font-family:var(--sans);font-size:14px;letter-spacing:0;color:var(--muted);margin-left:14px;vertical-align:middle}.purchase-badge{display:inline-flex;align-items:center;gap:7px;background:#e8eddf;color:#536544;font-size:11px;border-radius:5px;padding:8px 10px;width:fit-content}.purchase-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:28px;align-items:start}.purchase-main{display:grid;gap:22px;min-width:0}.purchase-panel{border:1px solid #e1e3d9;border-radius:12px;background:#fff;box-shadow:0 2px 3px #25301e04}.purchase-panel h2,.purchase-payment h2{font-family:var(--sans);font-size:17px;font-weight:600;letter-spacing:-.3px;margin:0}.purchase-seller{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid #eceee6;font-size:11px}.purchase-seller>span:first-child{display:flex;align-items:center;gap:6px}.purchase-seller svg{color:var(--olive);margin-right:3px}.purchase-seller>span:last-child{color:var(--muted);font-size:10px}.purchase-item{display:grid;grid-template-columns:105px minmax(0,1fr) 150px;gap:20px;padding:25px 24px;align-items:center}.purchase-item+.purchase-item{border-top:1px solid #eceee6}.purchase-product-image{width:105px;height:125px;object-fit:contain;border-radius:8px;background:#f8f7f2;padding:8px}.purchase-item-info .eyebrow{font-size:8px;margin-bottom:8px;letter-spacing:1.4px}.purchase-item-info h2{font-size:16px}.purchase-item-info p{font-size:11px;margin:5px 0 12px}.purchase-item-delivery{display:flex;gap:5px;align-items:center;color:#61734c;font-size:10px}.purchase-save{display:flex;align-items:center;gap:5px;margin-top:14px;font-size:10px;color:var(--muted);padding:0}.purchase-item-controls{position:relative;display:grid;justify-items:end;padding-top:20px}.purchase-item-controls strong{font-size:18px;font-weight:600}.purchase-item-controls small{font-size:9px;color:var(--muted);margin:4px 0 12px}.purchase-item-controls .quantity-control{border:1px solid #dce0d3;border-radius:25px;padding:2px}.purchase-item-controls .quantity-control button{width:28px;height:28px;border-radius:50%;background:#f1f3eb}.purchase-item-controls .quantity-control span{min-width:30px;font-size:12px;text-align:center}.purchase-item-menu{position:absolute;right:-5px;top:-20px;z-index:2}.purchase-item-menu summary{list-style:none;padding:5px;cursor:pointer;border-radius:50%}.purchase-item-menu summary::-webkit-details-marker{display:none}.purchase-item-menu summary:hover{background:var(--cream)}.purchase-item-menu>div{position:absolute;right:0;width:180px;background:#fff;border:1px solid var(--line);box-shadow:0 8px 30px #30382b22;padding:5px;border-radius:7px}.purchase-item-menu button{width:100%;text-align:left;display:flex;align-items:center;gap:6px;font-size:11px;padding:10px}.purchase-item-menu button:hover{background:#f2f3ed}.purchase-craft-note{display:flex;align-items:center;gap:14px;padding:0 6px;color:#758165}.purchase-craft-note p{margin:0;font-size:11px;line-height:1.7}.purchase-craft-note b{color:#5d684f}.purchase-sidebar{position:sticky;top:100px}.purchase-summary{padding:25px}.purchase-summary h2{font-size:19px;margin-bottom:27px}.purchase-summary-lines{display:flex;justify-content:space-between;gap:14px;margin:18px 0;font-size:12px}.purchase-summary-lines .pending-shipping{color:var(--muted);font-size:11px}.purchase-summary-total.cart-summary{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);background:transparent;margin-top:22px;padding:21px 0 0;gap:10px}.purchase-summary-total span{font-size:12px}.purchase-summary-total.cart-summary strong{font-size:22px;letter-spacing:-.5px}.purchase-shipping-note{font-size:10px;line-height:1.7;margin:12px 0 23px}.purchase-page .button{border-radius:28px;min-height:46px;font-size:12px;padding:13px 20px}.purchase-secure{display:flex;justify-content:center;align-items:center;gap:5px;color:var(--muted);font-size:9px;text-align:center;margin-top:15px}.purchase-help{display:flex;align-items:center;gap:12px;margin:18px 0;border:1px solid #dce1d2;border-radius:9px;padding:17px}.purchase-help b{display:block;font-size:11px;font-weight:550}.purchase-help a{display:flex;align-items:center;gap:5px;font-size:10px;margin-top:6px;color:var(--muted)}.purchase-value{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:23px;font-size:10px;color:#8c907f;line-height:1.6}.purchase-recommendations{padding:23px;margin-top:4px}.purchase-recommendations>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px}.purchase-recommendations h2{font-size:16px}.purchase-recommendations a{font-size:10px;display:flex;align-items:center;gap:4px}.purchase-suggestions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.purchase-suggestions article{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.purchase-suggestions img{width:100%;aspect-ratio:1;background:#f7f6f0;border-radius:7px;object-fit:contain;padding:10px}.purchase-suggestions span{text-transform:uppercase;font-size:8px;letter-spacing:1px;color:var(--muted);margin:12px 0 6px}.purchase-suggestions h3{font-size:12px;font-weight:500;margin:0 0 10px}.purchase-suggestions b{font-size:13px;margin-top:auto}.purchase-suggestions button{margin-top:10px;border:1px solid #d5dacb;border-radius:20px;display:flex;gap:5px;align-items:center;justify-content:center;font-size:10px;padding:7px;width:100%}.purchase-later{padding:24px;margin-bottom:10px}.purchase-later h2{display:flex;gap:8px;align-items:center}.purchase-later h2 span{font-size:12px;color:var(--muted)}.purchase-later article{display:flex;align-items:center;gap:18px;margin-top:20px}.purchase-later img{width:55px;height:65px;object-fit:contain;background:var(--paper);border-radius:6px}.purchase-later h3{font-size:12px;margin:0 0 7px}.purchase-later b{font-size:12px}.purchase-later button{margin-left:auto;font-size:11px}.purchase-empty{text-align:center;padding:60px 20px;margin-bottom:22px}.purchase-empty>svg{margin:0 auto 20px;color:var(--olive)}.purchase-empty h2{font-family:var(--serif);font-size:32px;font-weight:400}.purchase-empty p{margin:16px 0 24px}.purchase-contact,.purchase-address,.purchase-delivery{padding:24px}.purchase-contact h2,.purchase-address h2,.purchase-delivery h2{display:flex;align-items:center;gap:10px;margin-bottom:23px}.purchase-icon{height:33px;width:33px;display:grid;place-items:center;background:#f1f3eb;color:var(--olive);border-radius:50%}.purchase-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.purchase-form-grid label,.purchase-notes,.purchase-address-form>label{display:grid;gap:9px;font-size:11px}.purchase-page input:not([type=checkbox]):not([type=radio]):not([type=file]),.purchase-page textarea,.purchase-layer input:not([type=checkbox]):not([type=radio]),.purchase-layer select{width:100%;background:#fff;padding:12px;border:1px solid #dbded2;border-radius:6px;color:var(--ink);font-size:12px;min-width:0}.purchase-page input::placeholder,.purchase-page textarea::placeholder,.purchase-layer input::placeholder{color:#969b8c}.purchase-add-address{display:flex;width:100%;text-align:left;align-items:center;gap:14px;border:1px dashed #bcc6af;padding:22px 18px;border-radius:8px;font-size:13px}.purchase-add-address small{display:block;font-size:11px;color:var(--muted);margin-top:6px}.purchase-add-address>svg:last-child{margin-left:auto}.purchase-address-selected{position:relative;border:1px solid #9fad8e;border-radius:8px;padding:18px;background:#fafbf8}.address-home{display:block;text-transform:uppercase;letter-spacing:1px;font-size:9px;color:var(--olive);margin-bottom:8px}.purchase-address-selected strong{font-size:13px}.purchase-address-selected p{font-size:12px;margin:6px 0}.purchase-address-selected small{font-size:11px;color:var(--muted)}.purchase-address-selected button{display:flex;margin-top:14px;font-size:11px}.purchase-delivery h2>.purchase-badge{margin-left:auto;font-size:9px}.purchase-delivery>p{font-size:12px;margin:-5px 0 22px}.purchase-date-heading{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e4e7dc;padding-top:21px}.purchase-date-heading h3{margin:0 0 6px;font-size:12px}.purchase-date-heading span{font-size:10px;color:var(--muted)}.purchase-date-heading>div:last-child{display:flex}.purchase-date-heading button{padding:8px}.purchase-dates{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;margin:20px 0}.purchase-dates button{padding:13px 3px 10px;background:#fff;border:1px solid #dce0d3;border-radius:8px;display:grid;justify-items:center;gap:6px}.purchase-dates span{text-transform:capitalize;font-size:10px}.purchase-dates b{font-size:12px;font-weight:600}.purchase-dates small{font-size:8px;margin-top:5px;height:16px;display:grid;place-items:center}.purchase-dates [aria-pressed=true]{color:#fff;background:var(--olive);border-color:var(--olive)}.purchase-date-other{display:flex;gap:20px;justify-content:space-between;align-items:end;margin-bottom:22px}.purchase-date-other label{display:grid;gap:7px;font-size:10px}.purchase-date-other>button{font-size:10px;margin-bottom:12px}.purchase-notes{padding-top:20px;border-top:1px solid #e4e7dc}.purchase-notes textarea{resize:vertical}.purchase-back{display:flex;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:20px;font-size:10px;color:var(--muted)}.purchase-summary-products summary{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;cursor:pointer}.purchase-summary-products>div{display:flex;align-items:center;gap:8px;margin-top:14px}.purchase-summary-products img{width:32px;height:42px;object-fit:contain;background:var(--paper)}.purchase-summary-products span{font-size:10px}.purchase-summary-products small{display:block;color:var(--muted);font-size:9px;margin-top:3px}.purchase-summary-products b{font-size:10px;margin-left:auto;white-space:nowrap}.purchase-delivery-strip{display:flex;align-items:center;gap:13px;padding:21px 23px}.purchase-delivery-strip small,.purchase-delivery-strip strong,.purchase-delivery-strip span{display:block}.purchase-delivery-strip small{font-size:10px;color:var(--muted);margin-bottom:6px}.purchase-delivery-strip strong{font-size:12px;font-weight:500;line-height:1.7}.purchase-delivery-strip span{font-size:10px;color:var(--muted);margin-top:5px}.purchase-delivery-strip button{margin-left:auto;font-size:10px}.purchase-payment>h2{margin:3px 0 7px}.purchase-payment>p{font-size:12px;margin-bottom:20px}.purchase-payment-option.payment-option{display:flex;justify-content:flex-start;align-items:center;padding:20px;min-height:92px;gap:18px;margin-bottom:12px;cursor:pointer;position:relative}.purchase-payment-option.payment-option.chosen{border:1px solid #7f9468;background:#fafbf7;box-shadow:0 0 0 1px #7f946817}.purchase-payment-option>input{position:absolute;width:1px;height:1px;opacity:0}.purchase-payment-option>img{width:45px;height:45px;object-fit:contain}.purchase-payment-option b{font-size:13px;font-weight:600}.purchase-payment-option small{display:block;font-size:10px;margin-top:7px;color:var(--muted)}.purchase-card-icon{width:45px;height:45px;display:grid;place-items:center;background:#e9eddf;border-radius:7px}.purchase-payment-option .purchase-radio{margin-left:auto;border:1px solid #c1c9b8;border-radius:50%;width:19px;height:19px;display:grid;place-items:center}.purchase-payment-option.chosen .purchase-radio{background:var(--olive);border-color:var(--olive);color:#fff}.purchase-qr{margin:20px 0;padding:20px}.purchase-qr summary{display:flex;align-items:center;justify-content:space-between;font-size:12px;cursor:pointer}.purchase-qr .qr-details{margin-top:20px}.purchase-qr .qr-details img{width:150px}.purchase-qr .qr-details a{display:flex;align-items:center;gap:5px}.purchase-qr>p{font-size:11px;margin-bottom:0}.purchase-recipient{margin-top:22px;border-top:1px solid #e7e9e0;padding-top:4px}.purchase-recipient .purchase-checkbox{font-size:13px;cursor:pointer}.purchase-recipient-field{display:grid;gap:10px;padding:18px;background:#f4f5ee;border-radius:14px}.purchase-recipient-field label{font-size:12px}.purchase-recipient-field input{width:100%;min-width:0;padding:12px 14px;border:1px solid #d9dece;border-radius:8px;background:#fff;font:inherit;font-size:13px}.purchase-recipient-field small{font-size:11px;line-height:1.6;color:#727964}.purchase-recipient-summary{padding:12px;border-radius:10px;background:#f0f2e8;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.purchase-recipient-summary strong{display:block}.purchase-checkbox{display:flex;align-items:flex-start;gap:9px;margin:20px 0;font-size:10px;line-height:1.8}.purchase-checkbox input{accent-color:var(--olive);width:16px;height:16px;flex-shrink:0;margin:2px 0 0}.purchase-checkbox button{text-decoration:underline;font-size:inherit;padding:0;display:inline}.purchase-ready{padding:24px;margin-top:22px}.purchase-ready h2{margin-top:18px}.purchase-ready p{font-size:12px;margin-top:12px}.purchase-proof{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.purchase-proof h3{font-size:15px;margin-bottom:10px}.purchase-proof>label{display:grid;gap:10px;justify-items:center;border:1px dashed #aab79a;background:#fafbf7;border-radius:8px;padding:24px 16px;position:relative;cursor:pointer}.purchase-proof input{width:100%;font-size:11px}.purchase-proof b{font-size:12px;overflow-wrap:anywhere}.purchase-proof span{font-size:10px;color:var(--muted)}.purchase-proof>button{font-size:11px;margin-top:12px}.purchase-notice{padding:12px;background:#f3f2ec;border-radius:6px}.purchase-layer{width:min(550px,calc(100% - 28px));max-width:none;max-height:90dvh;padding:0;border:none;border-radius:13px;color:var(--ink);box-shadow:0 20px 80px #20291635}.purchase-layer::backdrop{background:#20261970;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.purchase-layer header{padding:22px 25px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#fff;z-index:1}.purchase-layer h2{display:flex;align-items:center;gap:10px;font-family:var(--sans);font-size:17px;font-weight:500;letter-spacing:-.3px;margin:0}.purchase-layer.address-drawer{position:fixed;inset:0 0 0 auto;width:min(460px,100%);height:100dvh;max-height:100dvh;margin:0;border-radius:16px 0 0 16px}.purchase-address-form{padding:23px 26px;display:grid;gap:20px}.purchase-address-form>p{font-size:12px;margin:0 0 3px}.purchase-address-form .purchase-checkbox{display:flex;margin:5px 0}.purchase-layer-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:23px;border-top:1px solid #e7e9e0}.purchase-address-form .purchase-layer-actions{padding:23px 0 0}.purchase-layer-actions .button{min-height:44px;font-size:12px;border-radius:25px;padding:12px 22px}.purchase-layer-actions .text-button{font-size:12px}.purchase-address-list{padding:24px;display:grid;gap:13px;min-height:180px}.purchase-address-list>div{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:17px 12px}.purchase-address-list>div.selected{border-color:var(--olive);background:#fafbf7}.purchase-address-list label{display:flex;align-items:center;gap:12px;font-size:12px;line-height:1.7;flex:1}.purchase-address-list input{accent-color:var(--olive)}.purchase-address-list small{display:block;color:var(--muted);font-size:10px}.order-success{max-width:700px;text-align:center;padding-top:30px}.success-seal{width:86px;height:86px;background:#e8eedf;color:var(--olive);border-radius:50%;display:grid;place-items:center;margin:0 auto 24px}.order-success h1{font-size:40px;margin:16px 0}.order-success .order-number{font-size:23px;color:var(--ink);margin:0 0 18px;font-weight:600}.order-success>p:not(.order-number){max-width:490px;margin:20px auto}.order-details{padding:25px;text-align:left;margin:28px 0}.order-details>div{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-top:20px}.order-details>p{display:flex;gap:8px;margin:24px 0 0;font-size:12px}.order-success>.text-link{display:flex;justify-content:center;margin-top:24px;font-size:12px}@media(max-width:1050px){.purchase-container{width:calc(100% - 44px)}.purchase-grid{grid-template-columns:minmax(0,1fr) 310px;gap:18px}.purchase-item{grid-template-columns:80px minmax(0,1fr) 115px;gap:14px;padding:24px 18px}.purchase-product-image{width:80px;height:110px}.purchase-summary{padding:22px}.purchase-dates{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.purchase-page{padding:20px 0 45px}.purchase-container{width:calc(100% - 30px)}.purchase-topline>span{display:none}.purchase-topline>a{font-size:11px}.purchase-steps{margin:27px auto 33px;width:90%}.purchase-steps button{font-size:11px;min-width:60px}.purchase-title{display:block;margin-bottom:21px}.purchase-title h1{font-size:35px}.purchase-title h1>span{font-size:11px;margin-left:10px}.purchase-title .eyebrow{font-size:8px;letter-spacing:1px}.purchase-title>.purchase-badge{margin-top:16px;font-size:10px}.purchase-grid{grid-template-columns:1fr;gap:22px}.purchase-main{gap:18px}.purchase-sidebar{position:static}.purchase-summary h2{font-size:18px}.purchase-summary-lines{font-size:12px}.purchase-seller{padding:15px;font-size:10px}.purchase-seller>span:last-child{display:none}.purchase-item{grid-template-columns:70px minmax(0,1fr) 94px;padding:27px 14px 20px;gap:10px;align-items:start}.purchase-product-image{width:70px;height:95px}.purchase-item-info h2{font-size:13px;line-height:1.4}.purchase-item-info p{font-size:9px;line-height:1.6}.purchase-item-info .eyebrow{font-size:7px;margin:2px 0 6px}.purchase-item-delivery{font-size:8px;line-height:1.5}.purchase-item-delivery svg{width:12px}.purchase-save{font-size:8px;margin-top:12px;text-align:left;gap:3px}.purchase-item-controls{padding-top:17px}.purchase-item-controls strong{font-size:15px}.purchase-item-controls small{font-size:8px}.purchase-item-controls .quantity-control button{width:24px;height:24px}.purchase-item-controls .quantity-control span{min-width:24px}.purchase-item-menu{top:-17px}.purchase-craft-note{padding:0 5px;gap:10px}.purchase-craft-note p{font-size:10px}.purchase-recommendations{padding:18px 15px}.purchase-recommendations>div:first-child{gap:15px;align-items:flex-start}.purchase-recommendations h2{font-size:14px}.purchase-recommendations a{font-size:9px;white-space:nowrap}.purchase-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 14px}.purchase-suggestions img{max-height:150px}.purchase-contact,.purchase-address,.purchase-delivery{padding:19px 16px}.purchase-contact h2,.purchase-address h2,.purchase-delivery h2{font-size:14px;gap:8px}.purchase-form-grid{grid-template-columns:1fr}.purchase-add-address{padding:18px 12px;gap:8px;font-size:12px}.purchase-add-address small{font-size:10px}.purchase-delivery h2{flex-wrap:wrap}.purchase-delivery h2>.purchase-badge{font-size:8px;padding:6px}.purchase-icon{width:27px;height:27px}.purchase-delivery>p{font-size:11px}.purchase-date-heading h3{font-size:11px}.purchase-date-heading span{font-size:9px}.purchase-dates{grid-template-columns:repeat(4,1fr);gap:7px}.purchase-date-other{gap:12px}.purchase-date-other button{font-size:9px}.purchase-date-other label{max-width:52%}.purchase-delivery-strip{padding:17px;gap:8px;align-items:flex-start}.purchase-delivery-strip>button{font-size:9px;flex-shrink:0}.purchase-delivery-strip strong{font-size:11px}.purchase-payment-option.payment-option{padding:16px;gap:14px;min-height:88px}.purchase-payment-option b{font-size:12px}.purchase-payment-option small{font-size:9px}.purchase-payment-option>img,.purchase-card-icon{width:37px;height:37px}.purchase-payment-option .purchase-radio{width:17px;height:17px}.purchase-qr{padding:18px}.purchase-qr .qr-details{gap:14px}.purchase-qr .qr-details img{width:115px}.purchase-qr .qr-details strong,.purchase-qr .qr-details span{font-size:11px}.purchase-qr .qr-details button,.purchase-qr .qr-details a{font-size:10px}.purchase-ready{padding:19px}.purchase-later{padding:18px 15px}.purchase-later h2{font-size:14px}.purchase-later article{gap:10px}.purchase-later button{font-size:9px}.purchase-layer h2{font-size:16px}.purchase-layer header{padding:20px}.purchase-address-form{padding:22px}.purchase-layer.address-drawer{border-radius:0}.purchase-address-list{padding:18px}.purchase-address-list label{font-size:11px}.purchase-layer-actions{padding:18px;gap:8px}.purchase-layer-actions .button{padding:12px 17px;font-size:11px}.order-success h1{font-size:34px}}.purchase-page input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,.purchase-page textarea:focus,.purchase-layer input:focus,.purchase-layer select:focus{border-color:var(--olive)}.personalization-price{display:block;color:var(--olive);font-weight:600;font-size:12px;margin-top:3px}.personalization-guidance{font-size:12px;color:var(--muted);margin:18px 0 12px}.personalization-upload{width:100%;display:flex;align-items:center;gap:12px;padding:18px;border:1px dashed #b0b99e;border-radius:12px;background:#f8f9f2;text-align:left;color:var(--olive)}.personalization-upload>span:nth-child(2){flex:1;display:grid;gap:5px}.personalization-upload strong{font-size:12px;font-weight:500}.personalization-upload small{font-size:11px;color:var(--muted)}.personalization-reference,.personalization-design{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:12px;margin-top:12px;background:#fafaf5}.personalization-reference img,.personalization-design>img{width:72px;height:88px;object-fit:contain;border-radius:7px;background:#eeece3}.personalization-reference>div,.personalization-design>div{min-width:0;flex:1;display:grid;gap:6px}.personalization-reference strong,.personalization-design strong{font-size:12px;display:flex;gap:5px;align-items:center;color:var(--olive)}.personalization-reference span{font-size:11px;overflow-wrap:anywhere;color:var(--muted)}.personalization-design span{font-size:13px}.personalization-design small{font-size:11px;color:var(--muted)}.personalization-design a,.personalization-studio-link{font-size:11px;display:inline-flex;gap:5px;align-items:center;color:var(--olive);text-decoration:underline;text-underline-offset:4px}.personalization-studio-link{margin-top:16px}.personalization-colors{display:flex;gap:4px}.personalization-colors i{display:block;width:14px;height:14px;border-radius:50%;border:1px solid #0002}.personalization-reference>button,.personalization-design>button{align-self:flex-start;padding:8px;margin:-4px}.personalization-draft{display:grid;justify-items:start;gap:8px;margin-top:16px;padding:14px;border:1px solid var(--line);border-radius:10px;font-size:12px}.personalization-draft small{font-size:11px;color:var(--muted)}.personalization-summary small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.site-shell .purchase-delivery-page{padding-top:20px;background:#f6f5f0}.purchase-delivery-page .purchase-container{max-width:1160px}.purchase-delivery-page .purchase-topline{min-height:26px}.purchase-delivery-page .purchase-topline .account-sync{margin:0;padding:0;font-size:11px}.site-shell .purchase-delivery-page .purchase-steps{width:min(460px,100%);margin:20px auto 26px;align-items:center}.purchase-delivery-page .purchase-steps button{display:flex;gap:8px;font-size:12px;align-items:center}.purchase-delivery-page .purchase-steps b{width:26px;height:26px;flex-shrink:0}.purchase-delivery-page .purchase-steps>span{margin:0 14px}.purchase-delivery-page .purchase-title{margin-bottom:22px}.purchase-delivery-page .purchase-title .eyebrow{display:none}.site-shell .purchase-delivery-page .purchase-title h1{font-size:clamp(29px,3vw,38px)}.delivery-intro{font-size:13px;color:var(--muted);line-height:1.6;margin:10px 0 0}.delivery-profile-status{margin:-6px 0 16px;font-size:12px;line-height:1.6;color:var(--muted)}.delivery-profile-status button{font-size:inherit}.purchase-delivery-page .purchase-grid{grid-template-columns:minmax(0,1fr) 330px;gap:24px}.purchase-delivery-page .purchase-main{gap:16px}.site-shell .purchase-delivery-page .purchase-panel{border-radius:16px;box-shadow:0 5px 22px #30362604}.purchase-delivery-page :is(.purchase-contact,.purchase-address,.purchase-delivery){padding:22px 24px;scroll-margin-top:120px}.purchase-delivery-page :is(.purchase-contact,.purchase-address,.purchase-delivery) h2{font-size:16px;gap:11px;margin:0 0 20px;flex-wrap:nowrap}.delivery-section-number{display:grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border-radius:50%;background:#edf0e5;color:var(--olive);font-size:12px;font-weight:600}.delivery-optional{margin-left:auto;font-weight:400;font-size:11px;color:var(--muted)}.purchase-delivery-page .purchase-form-grid{gap:14px}.purchase-delivery-page .purchase-form-grid label{font-size:12px;gap:7px}.purchase-delivery-page .purchase-email{font-size:12px;margin:16px 0 0;gap:7px}.purchase-delivery-page .purchase-email>span{display:flex;justify-content:space-between}.purchase-delivery-page .purchase-email small{font-size:11px}.purchase-delivery-page input:not([type=checkbox]):not([type=radio]):not([type=file]){min-height:44px;border-radius:8px;background:#fcfcf9;font-size:13px}.purchase-delivery-page .purchase-recipient{margin-top:17px;padding-top:15px}.purchase-delivery-page .purchase-checkbox{align-items:center;gap:10px;font-size:12px;line-height:1.5}.purchase-delivery-page input[type=checkbox]{appearance:none;margin:0;width:18px;height:18px;flex:0 0 18px;border:1px solid #a7af9b;border-radius:5px;background:#fff;display:grid;place-content:center;cursor:pointer}.purchase-delivery-page input[type=checkbox]:checked{background:var(--olive);border-color:var(--olive)}.purchase-delivery-page input[type=checkbox]:checked:after{content:"";width:8px;height:5px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg) translateY(-1px)}.purchase-delivery-page input[type=checkbox]:focus-visible{outline:2px solid var(--olive);outline-offset:3px}.purchase-delivery-page .purchase-add-address{padding:16px;border:1px dashed #b5bea8;border-radius:10px;background:#fafbf6;font-size:13px;gap:12px}.purchase-delivery-page .purchase-add-address small{font-size:11px;margin-top:5px;font-weight:400;line-height:1.5}.delivery-address-help{margin:12px 0 0;font-size:12px;line-height:1.6;color:var(--muted)}.delivery-address-price{display:inline-flex;align-items:center;gap:7px;color:var(--olive);font-size:12px;margin-top:6px}.purchase-delivery-page .purchase-address-selected{display:grid;justify-items:start;padding:16px;gap:6px;background:#f7f8f2;border-radius:10px}.purchase-delivery-page .address-home{display:inline-flex;gap:5px;align-items:center;width:fit-content;font-size:10px;color:var(--olive)}.purchase-delivery-page .purchase-address-selected strong{font-size:14px}.purchase-delivery-page .purchase-address-selected p{font-size:12px;margin:0}.purchase-delivery-page .purchase-address-selected button{margin-top:5px}.purchase-delivery-page .purchase-delivery>p{margin:-6px 0 16px;line-height:1.6;font-size:12px}.purchase-delivery-page .delivery-schedules{border:0;padding:0;margin:0 0 20px;background:transparent}.purchase-delivery-page .delivery-schedules legend{font-size:12px;padding:0;margin-bottom:10px}.purchase-delivery-page .delivery-schedules>label{padding:12px 14px;border-radius:10px;font-size:12px}.delivery-coverage{margin:0 0 12px;color:var(--muted);font-size:11px;line-height:1.6}.delivery-schedule-price{margin-left:auto;color:var(--olive);font-size:11px;font-weight:500;white-space:nowrap}.delivery-express-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 14px 8px;font-size:12px}.delivery-express-heading b{font-weight:600}.delivery-express-heading span{color:var(--olive)}.delivery-schedules label:has(input:disabled){cursor:default;opacity:.65}.purchase-delivery-page .delivery-express .express-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-express .express-slots label span{font-size:11px;line-height:1.5}.delivery-express{border:1px solid var(--line);border-radius:10px;margin-top:8px}.delivery-express summary{display:flex;align-items:center;gap:8px;padding:13px 14px;cursor:pointer;font-size:12px;list-style:none}.delivery-express summary span{margin-left:auto;color:var(--olive)}.delivery-express>p{padding:0 14px;margin:0 0 10px;font-size:11px;color:var(--muted)}.delivery-express .express-slots{padding:0 12px 12px;gap:8px}.delivery-express .express-slots label{padding:11px 8px;border-radius:8px}.purchase-delivery-page .purchase-delivery>.delivery-date-note{display:flex;gap:8px;align-items:center;border:0;margin:16px 0 0;padding:0 0 16px;font-size:12px}.purchase-delivery-page .purchase-date-heading{border:0;padding-top:0;margin-bottom:12px;gap:8px}.purchase-delivery-page .purchase-date-heading h3{font-size:13px}.purchase-delivery-page .purchase-date-heading span{font-size:11px}.purchase-delivery-page .purchase-dates{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.purchase-delivery-page .purchase-dates button{min-width:0;padding:10px 2px;border-radius:9px}.purchase-delivery-page .purchase-dates span{font-size:10px}.purchase-delivery-page .purchase-dates b{font-size:16px}.purchase-delivery-page .purchase-dates small{height:16px;font-size:9px}.purchase-delivery-page .purchase-date-other{margin-top:14px;padding-top:0;gap:12px}.purchase-delivery-page .purchase-date-other label{flex:1;font-size:11px;max-width:100%}.purchase-delivery-page .purchase-date-other>button{font-size:11px;white-space:nowrap}.delivery-extras>summary{display:flex;gap:10px;align-items:center;cursor:pointer;padding:18px 24px;list-style:none;color:var(--olive)}.delivery-extras>summary>span{flex:1;font-size:13px;font-weight:500}.delivery-extras>summary small{margin-left:8px;color:var(--muted);font-size:11px;font-weight:400}.delivery-extras>div{padding:0 24px 22px}.delivery-extras .purchase-personalization{margin:0;padding:0;border:0}.delivery-extras .purchase-personalization p{margin:8px 0 0 28px;font-size:12px}.delivery-extras .purchase-notes{margin-top:17px}.delivery-extras .purchase-notes textarea{margin-top:0;background:#fcfcf9;font-size:13px}.delivery-extras summary::-webkit-details-marker,.delivery-express summary::-webkit-details-marker{display:none}.delivery-extras[open]>summary>svg:last-child,.delivery-express[open]>summary>svg{transform:rotate(90deg)}.purchase-delivery-page .purchase-summary{padding:24px}.purchase-delivery-page .purchase-summary h2{font-family:var(--serif);font-size:23px;margin-bottom:23px}.purchase-delivery-page .purchase-summary-lines{font-size:12px;margin-block:15px}.purchase-delivery-page .purchase-summary-total.cart-summary{padding-top:18px;margin-top:18px}.purchase-delivery-page .purchase-summary-total.cart-summary strong{font-size:23px}.purchase-delivery-page .purchase-summary-total.cart-summary span{font-size:12px}.purchase-delivery-page .purchase-shipping-note{font-size:11px;line-height:1.6}.delivery-progress{display:flex;flex-wrap:wrap;gap:8px 16px;padding:15px 0;margin:16px 0 6px;border-top:1px solid var(--line);font-size:11px}.delivery-progress>span{display:inline-flex;align-items:center;gap:6px;color:var(--muted)}.delivery-progress>.is-complete{color:var(--olive)}.delivery-progress-dot{width:15px;height:15px;border:1px solid #c6cbbb;border-radius:50%}.delivery-progress p{width:100%;font-size:11px;color:var(--muted);line-height:1.6;margin:2px 0 0}.purchase-delivery-page .purchase-help{padding:14px 4px;border:0;background:transparent;gap:10px}.purchase-delivery-page .purchase-help b{font-size:11px;font-weight:500}.purchase-delivery-page .purchase-help a{font-size:11px}@media(max-width:900px){.purchase-delivery-page .purchase-grid{grid-template-columns:minmax(0,1fr) 290px;gap:18px}.purchase-delivery-page :is(.purchase-contact,.purchase-address,.purchase-delivery,.purchase-summary){padding:20px}.purchase-delivery-page .purchase-form-grid{grid-template-columns:1fr}}@media(max-width:760px){.site-shell .purchase-delivery-page{padding-top:12px}.purchase-delivery-page .purchase-grid{grid-template-columns:1fr}.site-shell .purchase-delivery-page .purchase-steps{margin:20px auto 24px}.purchase-delivery-page .purchase-topline .account-sync{font-size:10px}.purchase-delivery-page .purchase-topline .account-sync svg{display:none}.site-shell .purchase-delivery-page .purchase-title h1{font-size:30px;max-width:300px}.delivery-intro{font-size:12px;max-width:330px}.purchase-delivery-page .purchase-title{margin-bottom:20px}.purchase-delivery-page :is(.purchase-contact,.purchase-address,.purchase-delivery) h2{font-size:15px}.purchase-delivery-page .purchase-date-other{display:flex;flex-direction:column;align-items:stretch;gap:10px}.purchase-delivery-page .purchase-date-other button{width:fit-content;margin-top:0}.purchase-delivery-page .purchase-dates{gap:4px}.purchase-delivery-page .purchase-dates small{font-size:8px}.delivery-extras>summary{padding:18px 20px}.delivery-extras>div{padding-inline:20px}.delivery-extras>summary small{display:block;margin:3px 0 0}}.cart-personalization{scroll-margin-top:120px}.cart-personalization .purchase-checkbox{display:flex;gap:10px;align-items:center;font-size:13px}.cart-personalization input[type=checkbox]{width:18px;height:18px;accent-color:var(--olive);margin:0;flex-shrink:0}.cart-personalization .personalization-price{font-size:11px}.cart-personalization .purchase-notes{display:grid;gap:8px;font-size:12px}.cart-personalization .personalization-guidance{margin-block:16px 12px}.cart-personalization .personalization-design,.cart-personalization .personalization-draft{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 0 14px;padding:12px;border-radius:12px;background:#f7f8f1}.cart-personalization .personalization-draft{grid-template-columns:150px minmax(0,1fr);justify-items:stretch}.cart-personalization .personalization-draft-info{display:grid;gap:9px;justify-items:start}.cart-design-preview{position:relative;height:185px;width:100%;min-width:0;overflow:hidden;border-radius:9px;background:radial-gradient(ellipse at center,#e6e9d9,#f6f6ed)}.cart-design-preview .design-preview,.cart-design-preview .design-scene{position:relative;height:100%;width:100%}.cart-design-preview .design-scene canvas{display:block;width:100%;height:100%;touch-action:pan-y}.cart-design-preview .design-unavailable{position:absolute;inset:8px;display:grid;align-content:center;justify-items:center;gap:5px}.cart-design-preview .design-unavailable img{width:70px;height:80px;object-fit:contain}.cart-design-preview .design-unavailable p{margin:0;text-align:center;font-size:10px}.cart-design-loading{display:grid;place-items:center;height:100%;font-size:11px;color:var(--muted)}.cart-personalized-tag{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;margin-top:7px;border-radius:5px;background:#edf0e5;color:var(--olive);font-size:10px}.personalization-design-note{overflow-wrap:anywhere}@media(max-width:600px){.cart-personalization .personalization-design,.cart-personalization .personalization-draft{grid-template-columns:100px minmax(0,1fr);gap:12px;position:relative}.cart-personalization .personalization-design>button{position:absolute;right:8px;top:8px;margin:0}.cart-personalization .personalization-design>div:not(.cart-design-preview){padding-top:16px}.cart-design-preview{height:160px}.cart-personalization .personalization-design span{font-size:12px}}.purchase-summary-toggle,.purchase-summary .purchase-consent[hidden]{display:none}.payment-consent-review{display:block;width:fit-content;color:var(--muted);font-size:10px;min-height:40px;margin-top:4px;text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.site-shell:is(.route-carrito,.route-entrega,.route-pago)>.page-transition{animation:none;transform:none}.site-shell .purchase-page .purchase-summary{position:fixed;inset-inline:0;bottom:var(--cookie-notice-height, 0px);z-index:35;display:flex;flex-direction:column;padding:16px 18px max(12px,env(safe-area-inset-bottom));max-height:min(65dvh,calc(100dvh - var(--cookie-notice-height, 0px) - var(--kingu-dock-height, 0px) - 100px));border-radius:18px 18px 0 0;border-bottom:0;background:var(--surface, #fffefa);box-shadow:0 -4px 20px #303c2812}.purchase-summary>h2,.purchase-summary-footer{display:none}.purchase-summary-toggle{position:absolute;inset:-24px 0 auto;margin-inline:auto;display:grid;place-items:center;width:48px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--surface, #fffefa);color:var(--olive);z-index:1}.purchase-summary-scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.purchase-summary[data-expanded=false] .purchase-summary-breakdown{display:none}.site-shell .purchase-summary .purchase-summary-lines{margin:0;padding:7px 0;font-size:11px}.purchase-summary .personalization-summary small{display:none}.site-shell .purchase-summary .purchase-summary-products{margin:0;font-size:11px}.purchase-summary .purchase-summary-products summary{padding-block:5px}.site-shell .purchase-summary .purchase-summary-total{margin:4px 0 0;padding:9px 0 6px;font-size:12px}.site-shell .purchase-summary .purchase-summary-total strong{font-size:20px}.purchase-summary[data-expanded=false] .purchase-summary-total{border-top:0;margin-top:0;padding-top:5px}.purchase-summary-context>.purchase-shipping-note,.purchase-summary-context>.purchase-login-note,.purchase-summary-context>.purchase-recipient-summary{display:none}.purchase-summary .delivery-progress{padding:0;border:0;margin:0 0 4px}.purchase-summary .delivery-progress>span{display:none}.purchase-summary .delivery-progress p{margin:0;font-size:10px}.site-shell .purchase-summary .purchase-checkbox{margin:5px 0 10px;gap:8px;font-size:10px;line-height:1.6}.purchase-summary-context .form-error,.purchase-summary-context .commerce-warning{font-size:11px;margin-block:5px 8px}.purchase-summary-actions{flex-shrink:0;padding-top:4px}.site-shell .purchase-summary-actions>.button{min-height:44px;padding:10px 18px;border-radius:24px;font-size:12px}}.order-confirmation .purchase-container{max-width:880px}.order-confirmation-heading{text-align:center;padding:4px 0 22px}.order-confirmation-seal{display:grid;place-items:center;width:54px;height:54px;margin:0 auto 12px;border-radius:50%;background:#e8eedf;color:var(--olive)}.order-confirmation-heading .eyebrow{font-size:9px;letter-spacing:1.5px}.order-confirmation-heading h1{font-size:clamp(28px,4vw,36px);margin:12px 0 9px}.order-confirmation-heading p{color:var(--muted);font-size:12px;margin:0}.order-confirmation-reference{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;background:#f4f6ee;border-bottom:1px solid var(--line)}.order-confirmation-reference small,.order-delivery-date small{display:block;color:var(--muted);font-size:11px;margin-bottom:7px}.order-confirmation-reference h2{margin:0;font-family:var(--sans);font-size:clamp(19px,3vw,23px);font-weight:600;letter-spacing:.2px;overflow-wrap:anywhere}.order-confirmation-reference p{font-size:10px;margin:8px 0 0;color:var(--muted)}.order-payment-status{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:20px;font-size:11px;background:#f7efde;color:#765d25}.order-payment-status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.order-payment-status.is-verified{background:#e8eedf;color:var(--olive)}.order-confirmation .order-details{display:grid;grid-template-columns:1fr 1.1fr;gap:0;margin:0;padding:0;text-align:left}.order-delivery-card,.order-purchase-card{padding:20px 22px;min-width:0}.order-purchase-card{border-left:1px solid var(--line)}.order-confirmation .order-confirmation-receipt{padding:0;border-radius:18px;overflow:hidden}.order-confirmation-grid h2{display:flex;align-items:center;gap:9px;font-family:var(--sans);font-size:15px;margin:0 0 16px;font-weight:600}.order-delivery-date{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:10px;background:#eef1e6;color:var(--olive)}.order-delivery-date>svg,.order-delivery-address>svg{flex-shrink:0}.order-delivery-date strong{font-size:14px;font-weight:600}.order-delivery-date p{font-size:11px;margin:7px 0 0;line-height:1.6}.order-delivery-address{display:flex;gap:12px;margin-top:16px;font-size:12px}.order-delivery-address strong{font-weight:600}.order-delivery-address p{font-size:12px;margin:7px 0 0;line-height:1.6;color:var(--muted);overflow-wrap:anywhere}.order-process-state{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);margin-top:16px;padding-top:12px;font-size:11px}.order-process-state strong{font-weight:600}.order-confirmation-items{list-style:none;padding:0;margin:0}.order-confirmation-items li{display:flex;gap:12px;align-items:center;margin:0 0 13px}.order-confirmation-items img{width:46px;height:54px;object-fit:cover;border-radius:7px;flex-shrink:0}.order-confirmation-items li>svg{flex-shrink:0}.order-confirmation-items li>div{flex:1;min-width:0}.order-confirmation-items strong{font-size:12px;font-weight:600}.order-confirmation-items small{display:block;font-size:10px;margin-top:5px;color:var(--muted)}.order-confirmation-items b{font-size:12px;font-weight:500;white-space:nowrap}.order-confirmation-totals{border-top:1px solid var(--line);padding-top:8px;margin:0}.order-confirmation-totals>div{display:flex;justify-content:space-between;gap:12px;margin:10px 0;font-size:12px}.order-confirmation-totals dd{margin:0;white-space:nowrap}.order-confirmation-totals .order-confirmation-total{border-top:1px solid var(--line);padding-top:14px;margin-top:14px;align-items:center}.order-confirmation-total dd{font-size:23px;font-weight:650;color:var(--olive)}.order-confirmation-method{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--muted);margin:15px 0 0}.order-confirmation-method strong{color:var(--ink);font-weight:500}.order-confirmation-note{max-width:570px;margin:0;text-align:left;font-size:12px;line-height:1.7;color:var(--muted)}.order-confirmation-actions{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:12px}.order-confirmation-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);padding:18px 22px}.order-confirmation-actions .button{white-space:nowrap;min-height:44px}.order-confirmation-return{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;margin-top:15px;font-size:11px}@media(max-width:680px){.order-confirmation-heading{padding:4px 0 18px}.order-confirmation-reference{align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.order-confirmation-reference h2{font-size:20px}.order-confirmation-status{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;width:100%}.order-confirmation-status small{margin:0}.order-confirmation .order-details{grid-template-columns:1fr;gap:0;margin:0}.order-delivery-card,.order-purchase-card{padding:16px}.order-purchase-card{border-left:0;border-top:1px solid var(--line)}.order-confirmation-footer{flex-direction:column;gap:14px;padding:16px}.order-confirmation-note{text-align:center}.order-confirmation-actions{width:100%}.order-confirmation-actions>.button{width:100%}}.order-confetti{position:fixed;inset:0;z-index:90;overflow:hidden;pointer-events:none}.order-confetti i{position:absolute;top:-24px;width:8px;height:13px;border-radius:2px;background:var(--confetti-color);animation:order-confetti-fall 4s cubic-bezier(.15,.45,.65,1) both}.order-confetti i:nth-child(3n){width:7px;height:7px;border-radius:50%}@keyframes order-confetti-fall{0%{opacity:0;transform:translate3d(0,-20px,0) rotate(0)}10%,75%{opacity:1}to{opacity:0;transform:translate3d(var(--confetti-drift),105dvh,0) rotate(var(--confetti-turn))}}@media(prefers-reduced-motion:reduce){.order-confetti{display:none}.order-confetti i{animation:none}}.kingu-anchor{position:fixed;right:24px;bottom:calc(var(--cookie-notice-height, 0px) + var(--purchase-bar-height, 0px) + var(--mobile-nav-height, 0px) + 24px);width:1px;height:1px;pointer-events:none;visibility:hidden}@media(max-width:620px){.kingu-anchor{right:60px;bottom:calc(var(--cookie-notice-height, 0px) + var(--purchase-bar-height, 0px) + var(--mobile-nav-height, 0px) + 16px)}}.kingu-mascot{position:fixed;right:var(--kingu-right);bottom:var(--kingu-bottom);width:var(--kingu-size);height:var(--kingu-size);z-index:34}.kingu-roam,.kingu-trigger,.kingu-facing,.kingu-jump{display:block;width:100%;height:100%}.kingu-trigger{position:relative;padding:0;border-radius:18px;touch-action:manipulation}.kingu-facing{transform-origin:center}.kingu-jump{position:relative;transform-origin:50% 86%}.kingu-sprite{display:block;width:100%;height:100%;background-image:url(/mascots/kingu-profile-v3.png);background-size:400% 400%;background-repeat:no-repeat;background-position:0 0;-webkit-mask-image:url(/mascots/kingu-profile-v3-mask.png);mask-image:url(/mascots/kingu-profile-v3-mask.png);mask-mode:luminance;-webkit-mask-size:400% 400%;mask-size:400% 400%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0 0;mask-position:0 0;transform-origin:50% 90%}.kingu-puppet{position:absolute;inset:0;display:block;width:100%;height:100%;opacity:0;pointer-events:none;animation:kingu-clock 86400s linear infinite}.is-articulated .kingu-puppet{opacity:1}.is-articulated .kingu-fallback{visibility:hidden}.kingu-mascot[data-attention=true] .kingu-fallback{background-image:url(/mascots/kingu-poses-v2.png);-webkit-mask-image:url(/mascots/kingu-poses-v2-mask.png);mask-image:url(/mascots/kingu-poses-v2-mask.png);background-size:400% 300%;-webkit-mask-size:400% 300%;mask-size:400% 300%;background-position:66.666667% 100%;-webkit-mask-position:66.666667% 100%;mask-position:66.666667% 100%}.kingu-shadow{position:absolute;left:27%;bottom:15%;width:53%;height:5%;border-radius:50%;background:#493d2c;filter:blur(2px);opacity:.13;pointer-events:none}@keyframes kingu-clock{0%{outline-offset:0}to{outline-offset:0}}.kingu-mascot:is(:hover,:focus-within),.kingu-mascot:is(:hover,:focus-within) *,.kingu-mascot[data-selected=true],.kingu-mascot[data-selected=true] *,.kingu-mascot[data-paused=true],.kingu-mascot[data-paused=true] *{animation-play-state:paused}.kingu-actions{position:absolute;bottom:calc(100% + 6px);right:0;width:220px;padding:16px;border:1px solid var(--line);border-radius:15px 15px 4px;background:#fffefa;box-shadow:0 4px 18px #303c281c}.kingu-intro{display:grid;gap:5px;margin:0 22px 14px 0;color:var(--muted);font-size:12px;line-height:1.5}.kingu-intro strong{color:var(--olive-dark);font-size:15px;font-weight:600}.kingu-contact{display:flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:0 10px;border-radius:8px;background:var(--olive);color:#fff;font-size:12px}.kingu-contact:hover{background:var(--olive-dark)}.kingu-dismiss{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f0f1e7;color:var(--olive)}.kingu-dismiss:hover,.kingu-dismiss:focus-visible{opacity:1;background:#e4e8d8}.kingu-hint{position:absolute;bottom:calc(100% + 5px);right:-5px;white-space:nowrap;padding:6px 10px;border-radius:12px 12px 3px;background:#eef0e4;color:var(--olive-dark);font-size:11px;line-height:1.4;pointer-events:none;opacity:0}.kingu-mascot[data-action=watch] .kingu-hint{animation:kingu-hello 5s .3s both}.kingu-trigger:is(:hover,:focus-visible) .kingu-hint{animation:none;opacity:1}body:has(dialog[open]) .kingu-mascot,body:has(.account-page input:focus,.purchase-page input:focus,textarea:focus) .kingu-mascot{animation-play-state:paused}body:has(dialog[open]) .kingu-mascot *,body:has(.account-page input:focus,.purchase-page input:focus,textarea:focus) .kingu-mascot *{animation-play-state:paused}@keyframes kingu-hello{0%,to{opacity:0;transform:translateY(3px)}15%,80%{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.kingu-mascot,.kingu-mascot *{animation:none!important}.kingu-mascot{transform:none}}.site-shell .product-dialog{width:980px;border-radius:20px}.product-gallery{position:relative;min-width:0;padding:44px 22px 24px;background:#f0eee5}.product-photo-viewport{height:420px;overflow:hidden;border-radius:12px;background:#faf9f5;overscroll-behavior:contain}.product-detail-photo{display:block;width:100%;height:100%;object-fit:contain}.product-photo-dialog{width:min(1120px,calc(100vw - 24px));height:calc(100dvh - 32px);max-height:calc(100dvh - 32px);max-width:calc(100vw - 24px);border-radius:16px;overflow:hidden;background:#faf9f5}.product-photo-dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.product-photo-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px 12px 24px;border-bottom:1px solid var(--line)}.product-photo-dialog h2{margin:0;font-size:22px;line-height:1.3;letter-spacing:-.3px}.product-photo-dialog>header button{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border-radius:50%;background:#efeee5}.product-photo-stage{min-height:0;min-width:0;padding:12px}.product-photo-stage img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.product-photo-dialog>footer{display:flex;justify-content:center;padding:8px 16px 16px}.product-photo-dialog>footer button{min-height:44px;padding:10px 22px;border:1px solid var(--line);border-radius:24px;font-size:12px;background:#fffefa}.product-photo-dialog button:hover{background:#e8ebdf}.photo-zoom{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px auto;padding:10px 16px;min-height:44px;border-radius:24px;background:#fffefa;border:1px solid var(--line);font-size:12px}.product-gallery>small{display:block;text-align:center;color:var(--muted);font-size:11px;line-height:1.6}.product-thumbnails{display:flex;justify-content:center;gap:8px;margin:12px 0;flex-wrap:wrap}.product-thumbnails button{border:1px solid var(--line);border-radius:8px;padding:4px;background:#faf9f5}.product-thumbnails button[aria-pressed=true]{border:2px solid var(--olive);padding:3px}.product-thumbnails img{display:block;object-fit:contain}.site-shell .product-dialog .detail-copy{min-width:0;padding:40px 30px 26px}.product-dialog .detail-price{margin:18px 0 10px;font-size:24px}.product-delivery{margin:20px 0;padding:16px;border-radius:12px;background:#f0f2e8;font-size:12px}.product-delivery .product-availability{margin:0}.product-delivery .product-availability small{font-size:12px}.product-delivery>p{font-size:12px;line-height:1.6;margin:8px 0}.product-delivery>a{display:inline-flex;align-items:center;gap:5px;min-height:40px;text-decoration:underline;text-underline-offset:3px}.shipping-summary p{margin:7px 0;font-size:12px;line-height:1.7}.shipping-summary small{display:block;font-size:11px;line-height:1.7}.product-includes{font-size:12px}.product-includes ul{list-style:none;padding:0;margin:9px 0 18px}.product-includes li{display:flex;align-items:baseline;gap:7px;margin:7px 0;line-height:1.6}.product-includes svg{flex-shrink:0;color:var(--olive)}.product-buy-bar{background:#fffefa;padding-block:12px}.product-buy-bar .quantity-control button{width:44px;height:44px}.product-buy-bar output{min-width:16px;text-align:center;font-size:13px}.product-dialog .detail-actions .button{font-size:12px;min-height:48px}.product-share{display:flex;flex-wrap:wrap;gap:6px 16px;padding:10px 0 18px;border-top:1px solid var(--line)}.product-share>*{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:12px}.product-link-fallback{display:block;margin-bottom:16px;font-size:12px}.product-link-fallback input{width:100%;margin-top:6px;padding:10px}.site-shell .product-dialog .dialog-close{position:sticky;top:12px;grid-column:1 / -1;justify-self:end;margin:12px 12px -56px 0;float:right}@media(max-width:620px){.product-photo-dialog{height:calc(100dvh - 20px);max-height:calc(100dvh - 20px)}.product-photo-dialog>header{padding:10px 12px 10px 16px}.product-photo-dialog h2{font-size:20px}.product-photo-stage{padding:8px}.site-shell .product-dialog{max-width:calc(100vw - 20px);max-height:94dvh;border-radius:16px}.product-gallery{padding:50px 14px 16px}.product-photo-viewport{height:min(64vw,300px)}.site-shell .product-dialog .detail-copy{padding:22px 18px}.site-shell .product-dialog .detail-copy h2{font-size:30px}.product-buy-bar{position:sticky;bottom:0;z-index:2;border-top:1px solid var(--line);box-shadow:0 -8px 16px #fffefaee;padding-bottom:max(12px,env(safe-area-inset-bottom))}.product-buy-bar .quantity-control{gap:0}.product-buy-bar .quantity-control button{width:36px}.product-dialog .detail-actions{gap:8px}.product-dialog .detail-actions .button{gap:6px;font-size:11px}.product-share{gap:4px 12px}}.product-rating{display:inline-flex;align-items:center;gap:6px;min-height:32px;color:#9b732e;font-size:11px;text-align:left}.product-rating span{color:var(--muted)}.product-reviews{grid-column:1 / -1;min-width:0;padding:28px 32px;border-top:1px solid var(--line);background:#fffefa;scroll-margin-top:24px}.reviews-heading{display:flex;justify-content:space-between;align-items:center;gap:18px}.reviews-heading .eyebrow{font-size:9px}.reviews-heading h2{font-family:var(--serif);font-size:28px;margin:6px 0 0;outline:none}.review-write{border:1px solid #b6bfaa;border-radius:24px;padding:10px 18px;min-height:42px;font-size:12px;color:var(--olive);white-space:nowrap}.reviews-overview{display:flex;align-items:center;gap:28px;padding:18px 0 22px}.review-insights{display:flex;align-items:center;gap:36px;flex-wrap:wrap}.review-insights .reviews-overview{flex-shrink:0}.review-score{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:110px}.review-score>strong{font-size:40px;font-weight:400}.reviews-overview strong small{font-size:13px;color:var(--muted);font-weight:400}.reviews-overview p{margin:5px 0 0;font-size:12px;color:var(--muted)}.review-distribution{width:235px;max-width:100%}.review-distribution>div{display:grid;grid-template-columns:26px minmax(60px,1fr) 28px;gap:10px;align-items:center;font-size:11px;color:var(--muted);margin:5px 0}.review-distribution-track{display:block;height:5px;background:#e6e6dc;border-radius:4px;overflow:hidden}.review-distribution-track>span{display:block;height:100%;background:#687585;border-radius:inherit}.review-stars{display:inline-flex;gap:3px;color:#a77a32}.review-star{position:relative;display:inline-block;width:15px;height:15px;color:#deded4}.review-star svg{display:block;max-width:none}.review-star>span{position:absolute;left:0;top:0;height:15px;overflow:hidden;color:#e8ac08}.review-list-controls{margin:4px 0 20px}.review-toggle{display:block;margin:0 auto 16px;padding:10px 2px 6px;border-bottom:1px solid currentColor;font-size:13px;font-weight:600;min-height:40px}.review-sort{position:relative;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);font-size:12px;color:#555c52}.review-sort>button{display:inline-flex;align-items:center;gap:8px;min-height:42px}.review-sort>button[aria-expanded=true] svg{transform:rotate(180deg)}.review-sort-options{position:absolute;left:0;top:calc(100% + 2px);width:220px;z-index:5;background:#fffefa;border:1px solid var(--line);box-shadow:0 5px 14px #303b2421;border-radius:6px;overflow:hidden}.review-sort-options button{display:block;width:100%;min-height:44px;padding:12px 16px;border-bottom:1px solid #edeee8;text-align:left;font-size:12px}.review-sort-options button[aria-selected=true]{font-weight:600;color:#283025}.review-sort-options button:hover,.review-sort-options button:focus{background:#edf0e6}.review-votes{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px}.review-votes button{display:grid;place-items:center;width:40px;height:36px;border:1px solid #c6ccbf;border-radius:5px;color:#65715e}.review-votes button[aria-pressed=true]{color:#34422e;background:#eaf0e4;border-color:#617151}.review-votes span{font-size:10px;color:var(--muted);flex:1;min-width:120px;line-height:1.5}.review-card-rating{display:flex;flex-direction:column;align-items:end;gap:5px;flex-shrink:0}.review-card-rating time{display:block}.review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.customer-review{border-top:1px solid var(--line);padding:18px 0;min-width:0}.customer-review>header{display:flex;align-items:start;justify-content:space-between;gap:8px;margin-bottom:8px}.review-author{display:flex;align-items:center;gap:7px;font-size:12px;min-width:0;flex-wrap:wrap}.review-author>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#edf0e6;color:var(--olive)}.review-author small,.customer-review time{font-size:10px;color:var(--muted)}.customer-review p{font-size:13px;line-height:1.6;margin:10px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.review-photo{display:inline-block;margin-top:4px;padding:0;border-radius:10px;cursor:zoom-in}.review-photo img{display:block;width:100px;height:100px;object-fit:cover;border-radius:10px}.review-photo-dialog{width:min(720px,calc(100vw - 32px));height:min(720px,calc(100dvh - 48px));max-width:calc(100vw - 32px);max-height:calc(100dvh - 48px);padding:0;border:1px solid var(--line);border-radius:16px;background:#faf9f5;overflow:hidden}.review-photo-dialog[open]{display:grid;grid-template-rows:auto minmax(0,1fr)}.review-photo-dialog::backdrop{background:#182016b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.review-photo-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px 12px 20px;border-bottom:1px solid var(--line)}.review-photo-dialog h2{margin:0;font-family:var(--serif);font-size:23px;line-height:1.3;letter-spacing:-.3px}.review-photo-dialog>header button{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#eef0e7}.review-photo-stage{min-height:0;min-width:0;padding:16px;display:grid;place-items:center}.review-photo-stage img{display:block;width:100%;height:100%;min-height:0;object-fit:contain}.review-photo-stage p{font-size:14px;line-height:1.7;text-align:center}.review-editor{padding:16px;border:1px solid var(--line);border-radius:14px;background:#f7f7ef;margin-bottom:18px}.review-editor fieldset{border:0;padding:0;margin:0;min-width:0}.review-editor legend{font-size:13px;font-weight:600;margin-bottom:8px}.review-star-picker{display:flex;align-items:center;gap:4px;margin-bottom:10px}.review-star-picker label{position:relative;width:42px;height:42px;display:grid;place-items:center;cursor:pointer;color:#989b91;border-radius:8px}.review-star-picker input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;margin:0}.review-star-picker label:focus-within{outline:2px solid var(--olive);outline-offset:2px}.review-star-picker .is-filled{color:#a77a32}.review-star-picker>span{color:var(--muted);font-size:11px;margin-left:8px}.review-comment{display:block;font-size:12px}.review-comment small{float:right;color:var(--muted);font-size:11px}.review-comment textarea{display:block;width:100%;margin:6px 0 12px;border:1px solid var(--line);border-radius:9px;background:#fffefa;padding:10px;resize:vertical;min-height:62px;font:inherit}.review-upload{display:flex;align-items:center;gap:8px;min-height:44px;border:1px dashed #b4bea6;padding:10px 14px;border-radius:9px;font-size:12px;flex-wrap:wrap}.review-upload small{color:var(--muted);font-size:10px}.review-photo-preview{position:relative;width:64px}.review-photo-preview img{width:64px;height:64px;object-fit:cover;border-radius:8px}.review-photo-preview button{position:absolute;top:-5px;right:-5px;width:30px;height:30px;border-radius:50%;background:#fff;display:grid;place-items:center;border:1px solid var(--line)}.review-public-note{font-size:11px;color:var(--muted);margin:12px 0}.review-form-actions{display:flex;align-items:center;gap:18px;font-size:12px}.review-form-actions .button{font-size:12px;min-height:42px;padding:10px 18px}.review-error{font-size:12px;color:#953d33}.review-error button{text-decoration:underline;min-height:40px}.review-success{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--olive);margin:6px 14px 12px 0}.review-own-actions{display:inline-flex;flex-wrap:wrap;gap:8px 16px;align-items:center;font-size:11px;color:var(--muted);padding-bottom:12px}.review-own-actions button{min-height:36px;text-decoration:underline}.review-more{display:flex;align-items:center;gap:8px;min-height:44px;margin:8px auto 0;font-size:12px}@media(max-width:620px){.review-insights{display:block}.review-photo-dialog{height:min(620px,calc(100dvh - 32px));max-height:calc(100dvh - 32px)}.review-photo-dialog h2{font-size:20px}.review-photo-dialog>header{padding:10px 10px 10px 16px}.review-photo-stage{padding:10px}.product-reviews{padding:24px 18px}.reviews-heading{flex-wrap:wrap;gap:12px}.reviews-heading h2{font-size:25px}.review-list{grid-template-columns:1fr}.reviews-overview{gap:18px}.review-score{min-width:90px}.review-distribution{flex:1}.review-editor{padding:14px}.review-star-picker{gap:2px;flex-wrap:wrap}.review-star-picker>span{margin-left:4px}.review-comment textarea{font-size:16px}}.site-shell .product-page{padding-block:18px 40px;max-width:1200px}.product-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:20px;color:var(--muted);font-size:12px}.product-breadcrumbs a{padding-block:8px}.product-breadcrumbs a:hover{color:var(--olive);text-decoration:underline}.product-breadcrumbs [aria-current]{color:var(--ink)}.product-page-overview{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);column-gap:clamp(24px,4vw,64px);align-items:start}.product-page .product-gallery{grid-column:1;grid-row:1;padding:14px;border:1px solid var(--line);border-radius:20px;background:#f3f1e8}.product-page .product-photo-viewport{height:clamp(310px,31vw,405px);border-radius:12px;background:#f3f1e8}.product-page .product-detail-photo{object-fit:contain}.product-page .photo-zoom{margin:12px auto 8px}.site-shell .product-page .detail-copy{padding:2px 0 0;grid-column:2;grid-row:1 / 3;min-width:0}.product-page .detail-copy h1{font-family:var(--serif);font-weight:400;font-size:clamp(30px,3vw,38px);line-height:1.12;letter-spacing:-1.4px;margin:12px 0}.product-page .detail-copy>p{font-size:14px;line-height:1.8;color:var(--muted)}.product-page .detail-price{margin:14px 0 8px;font-size:27px}.product-page .product-specs{margin-top:10px}.product-page .product-buy-bar{background:transparent}.product-page .quantity-label{font-size:12px}.product-page .detail-actions .button{font-size:13px;min-height:48px}.product-page .save-detail{margin:2px 0;min-height:40px;font-size:12px}.product-page .product-delivery{margin-block:12px;padding:12px 14px}.product-page .product-share{padding-bottom:0}.product-page .product-support{grid-column:1;grid-row:2;margin-top:20px;padding:0 4px}.site-shell .product-page .product-includes{padding-top:0;border-top:0}.product-page .product-includes,.product-page .detail-more summary{font-size:13px}.product-page .product-includes ul{display:grid;gap:2px}.product-page .related-products{margin-top:28px;padding-top:20px;border-top:1px solid var(--line);min-width:0}.related-products>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.related-products h2{margin:0;font-family:var(--serif);font-size:25px;font-weight:400;letter-spacing:-.6px}.related-navigation{display:flex;gap:8px}.related-navigation button{display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:40px;height:40px}.related-navigation button:hover:not(:disabled){background:#edf0e6}.related-navigation button:disabled{opacity:.3;cursor:default}.related-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 70px) / 6);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:14px;scrollbar-width:thin;scrollbar-color:#b9bfaa transparent}.related-product{min-width:0;scroll-snap-align:start;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fffefa}.related-product>a{display:block}.related-product img{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:#f1f0e8;transition:opacity .2s}.related-product a:hover img{opacity:.88}.related-product a>div{padding:14px 14px 0}.related-product a span{font-size:10px;color:var(--muted)}.related-product h3{font-family:inherit;margin:5px 0 0;font-size:13px;font-weight:500;line-height:1.5;min-height:39px}.related-product-price{padding:6px 14px 16px;display:flex;flex-direction:column;align-items:start;gap:2px}.related-product-price>strong{font-size:14px;font-weight:500;color:var(--olive)}.product-page .product-reviews{margin-top:28px;padding:22px 0 0;background:transparent;scroll-margin-top:115px}.product-page .review-list{gap:14px;align-items:start;grid-template-columns:repeat(3,minmax(0,1fr))}.product-page .customer-review{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fffefa}.product-page .review-editor{max-width:520px}.product-back-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:var(--olive);min-height:44px;margin-top:24px}@media(max-width:1000px){.related-rail{grid-auto-columns:calc((100% - 48px)/4);gap:16px}.product-page .review-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.site-shell .product-page{padding-block:14px 36px}.product-breadcrumbs{font-size:11px;gap:6px;margin-bottom:16px}.product-page-overview{display:flex;flex-direction:column;gap:22px}.product-page-overview>*{width:100%}.product-page .product-gallery{padding:12px;border-radius:16px}.product-page .product-photo-viewport{height:clamp(280px,76vw,440px)}.site-shell .product-page .detail-copy{padding:0}.product-page .detail-copy h1{font-size:32px}.product-page .product-support{margin-top:0}.product-page .product-buy-bar{position:static;box-shadow:none;border:0}.product-page .related-products{margin-top:32px;padding-top:22px}.related-products h2{font-size:25px}.related-rail{grid-auto-columns:44%;gap:12px}.related-product a>div{padding:12px 12px 0}.related-product-price{padding:6px 12px 14px}.product-page .product-reviews{margin-top:32px;scroll-margin-top:90px}.product-page .review-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.related-product img{transition:none}}.site-shell .collection-navigation{position:relative;min-width:0;max-width:100%;margin-bottom:16px}.site-shell .collection-navigation .collection-tabs{margin:0;padding-inline:0;overscroll-behavior-x:contain;scroll-padding-inline:44px;scrollbar-width:none}.collection-navigation .collection-tabs::-webkit-scrollbar{display:none;height:0}.site-shell .collection-navigation .collection-tabs>button{flex-shrink:0}.site-shell .collection-navigation .collection-scroll{position:absolute;top:50%;transform:translateY(-50%);z-index:1;display:grid;place-items:center;width:40px;height:44px;padding:0;color:var(--olive);border:1px solid var(--line);border-radius:50%;background:#faf9f6;cursor:pointer}.site-shell .collection-scroll[hidden]{display:none}.site-shell .collection-scroll-next{right:0;box-shadow:-12px 0 12px 5px #faf9f6}.site-shell .collection-scroll-previous{left:0;box-shadow:12px 0 12px 5px #faf9f6}.site-shell .collection-scroll:hover{background:#eeefe6}.site-shell .collection-scroll:focus-visible{outline:2px solid var(--olive);outline-offset:2px}.product-availability{display:flex;flex-wrap:wrap;gap:6px 12px;align-items:center;margin:10px 0;font-size:11px;color:#59644a}.product-availability span{background:#edf0e5;border-radius:20px;padding:5px 9px}.product-availability small{font-size:12px}.product-availability.is-unavailable{color:#885345}.product-availability.is-unavailable span{background:#f3e9e4}.quick-add:disabled{opacity:.5;cursor:not-allowed}.shipping-page{padding-top:58px;padding-bottom:76px}.shipping-page>h1{font-size:clamp(36px,5vw,60px);margin:12px 0}.shipping-page>p{max-width:580px;color:#777969;line-height:1.7}.shipping-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:36px 0}.shipping-grid article,.shipping-express{background:#fffefa;border:1px solid #dfdfd2;border-radius:22px;padding:28px}.shipping-grid h2,.shipping-express h2{font-size:25px;margin:16px 0 10px}.shipping-grid p,.shipping-express p{font-size:14px;line-height:1.7;color:#737767}.shipping-grid strong{font-size:22px;color:#59644a}.shipping-express{display:flex;gap:20px;margin-bottom:30px;background:#f0f2e8}.shipping-express>svg{flex-shrink:0;margin-top:15px}.shipping-express ul{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0}.shipping-express li{padding:12px 16px;background:#fffefa;border-radius:10px;font-size:12px}.shipping-express small{color:#737767}.delivery-schedules{border:1px solid #dfdfd2;border-radius:18px;padding:20px;margin:20px 0;background:#fffefa}.delivery-schedules legend{font-weight:600;padding:0 8px}.delivery-schedules>label{display:flex;gap:10px;align-items:center;cursor:pointer;font-size:13px;padding:12px;border:1px solid #dfdfd2;border-radius:12px}.delivery-schedules label span{display:grid;gap:5px}.delivery-schedules small{color:#737767}.delivery-schedules input{accent-color:#59644a;width:17px;height:17px;flex-shrink:0}.delivery-schedules>p{font-size:13px;margin:20px 0 10px}.express-slots{display:grid;grid-template-columns:1fr 1fr;gap:10px}.express-slots label{display:flex;gap:8px;padding:15px 10px;border:1px solid #dfdfd2;border-radius:12px;font-size:11px;cursor:pointer}.delivery-schedules label:has(input:checked){background:#edf0e5;border-color:#788162}.purchase-dates button:disabled{opacity:.35;cursor:not-allowed}.commerce-warning{background:#f8ebe4;color:#885345;border-radius:12px;padding:12px;font-size:13px;line-height:1.6}.customer-orders{margin:42px 0;scroll-margin-top:140px}.customer-orders>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:22px}.customer-orders h2{font-size:32px;margin:8px 0}.customer-order{background:#fffefa;border:1px solid #dedfd1;border-radius:20px;padding:24px;margin:16px 0}.customer-order-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.customer-order-heading>div{display:grid;gap:6px}.customer-order-heading small{font-size:12px;color:#737767}.order-status{font-size:12px;background:#eaf0df;color:#52603d;border-radius:18px;padding:7px 12px}.order-status.is-rejected{background:#f4e6df;color:#885345}.order-progress{display:flex;list-style:none;padding:0;margin:30px 0}.order-progress li{flex:1;position:relative;text-align:center}.order-progress li:before{content:"";position:absolute;left:0;right:0;top:13px;height:2px;background:#e2e4d9}.order-progress li:first-child:before{left:50%}.order-progress li:last-child:before{right:50%}.order-progress li.complete:before{background:#68744f}.order-progress li>span{position:relative;border-radius:50%;display:grid;place-items:center;margin:0 auto 9px;width:28px;height:28px;background:#e5e8dc;color:#7b806f;font-size:11px}.order-progress .complete>span{background:#59644a;color:#fff}.order-progress small{font-size:11px;line-height:1.4;display:block}.customer-order summary{cursor:pointer;display:flex;justify-content:space-between;gap:12px;padding:14px 0;font-size:14px;border-top:1px solid #e1e2d7}.customer-order ul{list-style:none;padding:0}.customer-order li{font-size:13px}.customer-order ul li{display:flex;justify-content:space-between;gap:16px;padding:8px 0}.customer-order details p{font-size:13px;color:#727766;display:flex;align-items:center;gap:7px}.customer-order details p svg{flex-shrink:0}.account-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.account-summary a{min-width:0}.account-summary a>span{min-width:0}.account-summary strong{font-size:12px}.customer-orders>.account-empty{border-radius:18px;border:1px solid #dfdfd2}@media(max-width:700px){.shipping-grid{grid-template-columns:1fr;gap:12px}.shipping-page{padding-top:36px}.shipping-grid article{padding:22px}.shipping-express{padding:22px;gap:12px}.shipping-express ul{display:grid;grid-template-columns:1fr 1fr}.shipping-express li{padding:12px 8px;font-size:10px}.customer-order{padding:18px 14px}.customer-order-heading{align-items:flex-start}.customer-order-heading strong{font-size:14px}.order-status{font-size:10px;text-align:center}.order-progress small{font-size:9px}.account-summary{grid-template-columns:1fr}.customer-orders>header .text-button{font-size:12px}.express-slots label{font-size:10px;padding:13px 7px}}.purchase-email{display:grid;gap:8px;margin:20px 0;font-size:13px}.purchase-email small{color:var(--muted, #7b8170)}.purchase-email input{width:100%;border:1px solid #deded2;border-radius:9px;padding:12px;background:#faf9f5;font:inherit}.purchase-personalization{padding:14px 0;border-bottom:1px solid #e8e6dc;margin-bottom:18px}.purchase-personalization p,.order-design-status{font-size:13px;line-height:1.65;color:#61694f}.design-approval{max-width:780px;margin:0 auto;padding:52px 24px 72px}.design-approval header{margin-bottom:28px}.design-approval h1{font:42px/1.15 Georgia,serif;margin:16px 0;color:#3c4634}.design-approval header p{font-size:14px;color:#737967;line-height:1.6}.design-approval-card{background:#fffefb;border:1px solid #e1dfd1;border-radius:22px;padding:30px;margin-bottom:22px}.design-approval-heading{display:flex;justify-content:space-between;gap:14px;font-size:13px;color:#5d694c;margin-bottom:24px}.design-approval-image{display:block;width:100%;max-height:460px;object-fit:contain;border-radius:12px;background:#f5f4ed;margin-bottom:26px}.design-approval dt{font-size:12px;text-transform:uppercase;letter-spacing:.07em;color:#697756;margin:22px 0 8px}.design-approval dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;font-size:15px}.design-approval fieldset{border:0;border-top:1px solid #e4e3d9;padding:22px 0 0;margin-top:28px;min-width:0}.design-approval legend{font-size:14px;padding:0 8px 0 0}.approval-check{display:flex;gap:12px;align-items:flex-start;font-size:14px;margin:16px 0;line-height:1.5}.approval-check input{accent-color:#586545;width:17px;height:17px;flex-shrink:0}.design-approval .button{margin-top:10px}.approval-note{display:grid;gap:10px;margin:30px 0 12px;font-size:14px}.approval-note textarea{font:inherit;line-height:1.6;padding:14px;min-height:100px;border:1px solid #dcded2;border-radius:10px;resize:vertical;width:100%}.approval-result{display:flex;gap:14px;background:#edf0e5;border-radius:12px;padding:20px;margin-top:25px;font-size:14px;line-height:1.6}.approval-result svg{flex-shrink:0}.approval-result p{margin:8px 0 0}.approval-help{font-size:12px;margin-top:22px;color:#707961}@media(max-width:600px){.design-approval{padding:32px 18px 50px}.design-approval h1{font-size:33px}.design-approval-card{padding:20px}.design-approval .button{width:100%}}.purchase-login-note{font-size:13px;line-height:1.65;color:#586545;background:#edf0e5;padding:12px 14px;border-radius:10px;margin:16px 0}:root{--paper: #faf9f5;--cream: #f1eee5;--ink: #30382b;--muted: #76796b;--olive: #586447;--olive-dark: #414e34;--line: #dfdfd4;--serif: "DM Serif Display", Georgia, serif;--sans: "DM Sans", Arial, sans-serif;color:var(--ink);background:var(--paper);font-family:var(--sans);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #aa785a;outline-offset:4px}img{max-width:100%;display:block}svg{flex-shrink:0;stroke-width:1.65}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-1.7px}h2{font-size:44px;line-height:1.17;margin-bottom:20px}h2 em,h1 em{color:var(--olive);font-weight:400}p{font-size:14px;line-height:1.85;color:var(--muted)}.container{width:min(1240px,calc(100% - 100px));margin-inline:auto}.section{padding-top:90px;padding-bottom:90px}.eyebrow{display:block;font-size:10px;font-weight:650;letter-spacing:1.9px;color:var(--olive);line-height:1.6}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s;position:relative}.icon-button:hover{background:#e9e9df}.button{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:14px 23px;border-radius:5px;font-size:12px;font-weight:550;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--olive);color:#fff}.primary:hover{background:var(--olive-dark)}.secondary{border:1px solid #c1c7b6;background:transparent}.secondary:hover{background:#eeefe6}.light{background:#f4f0e4;color:var(--ink)}.text-button,.text-link{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:500;padding:0}.text-link{border-bottom:1px solid #969e88;padding:0 0 7px;color:var(--olive)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:12px;z-index:300;background:var(--ink);color:#fff;padding:16px}.skip-link:focus{top:10px}.announcement{height:33px;background:#e9ecdf;display:flex;justify-content:space-between;align-items:center;padding:0 50px;font-size:10px;color:#5b654d;letter-spacing:.2px}.announcement-right{display:flex;align-items:center;gap:15px}.announcement-right span{font-size:20px}.header{height:91px;border-bottom:1px solid var(--line);background:#faf9f5f5;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-container{height:100%;max-width:1440px;margin:auto;padding:0 50px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;font-family:var(--serif);font-size:31px;line-height:1}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:35px}.desktop-nav a{display:flex;align-items:center;gap:5px;font-size:11px;white-space:nowrap}.desktop-nav a:hover{color:#9a654b}.nav-actions{display:flex;align-items:center;gap:7px}.bag-button{display:flex;align-items:center;gap:8px;margin-left:7px;font-size:11px;min-height:44px}.bag-count{background:var(--olive);color:#fff;border-radius:50%;width:20px;height:20px;display:grid;place-items:center;font-size:10px}.tiny-dot{width:5px;height:5px;border-radius:50%;background:#9d5e46;position:absolute;right:7px;top:6px}.menu-button{display:none}.little-line{display:block;width:23px;height:1px;background:var(--olive)}.film-button{font-size:10px;gap:8px;white-space:nowrap}.play-ring{height:29px;width:29px;border:1px solid #b2b8a6;border-radius:50%;display:grid;place-items:center}.handdrawn-heart{font-family:Georgia,serif;font-size:29px;line-height:1;transform:rotate(-13deg);color:#9d795b}.values-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.values-inner{display:flex;align-items:center;justify-content:space-between;padding-block:24px}.values-inner>span{display:flex;align-items:center;gap:13px;font-size:11px;color:#626b53}.values-inner svg{width:20px;height:20px}.values-inner>span+span{border-left:1px solid var(--line);padding-left:6.5%}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:33px;gap:24px}.section-heading h2{margin:13px 0 0;font-size:40px}.section-heading>p{font-size:12px;line-height:1.85;margin-bottom:3px}.collection-tabs{display:flex;border-bottom:1px solid var(--line);gap:33px;overflow:auto;scrollbar-width:none}.collection-tabs button{padding:15px 2px 17px;white-space:nowrap;border-bottom:2px solid transparent;font-size:12px;display:flex;align-items:center;gap:7px;color:var(--muted)}.collection-tabs button.selected{color:var(--olive);border-color:var(--olive);font-weight:600}.collection-tabs button span{background:#eaeddf;padding:2px 5px;border-radius:4px;font-size:9px}.catalog-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:25px 0 19px}.search-field{border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;gap:10px;padding:0 14px;width:340px;height:43px;color:#8c907f;background:#fff9}.search-field input{border:0;background:none;width:100%;min-width:0;outline:none;font-size:11px;color:var(--ink)}.search-field:focus-within{outline:2px solid #8d987b;outline-offset:2px}.search-field .icon-button{height:25px;width:25px}.filter-actions{display:flex;gap:17px;align-items:center;font-size:11px}.filter-button{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid var(--line);border-radius:5px}.filter-button.active{background:#e6e9dc}.filter-dot{width:5px;height:5px;background:var(--olive);border-radius:50%}.sort-label select{background:none;border:none;color:var(--muted);max-width:185px;font-size:11px;padding:10px 5px}.filters-panel{display:flex;align-items:center;gap:35px;padding:22px;background:#f0f1e8;border-radius:5px;margin-bottom:20px}.filters-panel label{font-size:11px;min-width:150px}.filters-panel label strong{float:right;margin-left:20px}.filters-panel input[type=range]{display:block;width:220px;accent-color:var(--olive);margin-top:13px}.filters-panel select{display:block;margin-top:8px;padding:7px 10px;width:100%;background:#fff;border:1px solid var(--line);border-radius:3px}.checkbox{display:flex!important;align-items:flex-start;gap:9px;font-size:12px}.checkbox input{accent-color:var(--olive);width:15px;height:15px;flex-shrink:0;margin:2px 0 0}.results-caption{display:flex;align-items:center;gap:14px;color:#898c7d;font-size:10px;margin:0 0 19px}.results-caption button{display:flex;align-items:center;gap:5px;color:var(--olive);font-size:10px}.real-photos{margin-left:auto;display:flex;gap:6px;align-items:center}.real-photos span{width:4px;height:4px;border-radius:50%;background:#8d9b79}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 24px}.product-photo{position:relative;border-radius:6px;overflow:hidden;background:#ece7dd;aspect-ratio:1/1.12}.product-image-button{display:block;width:100%;height:100%;padding:0}.product-photo img{display:block;width:100%;height:100%;object-fit:contain;padding:8px}.product-badge{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:3px;background:#faf9f0ec;font-size:8px;pointer-events:none;color:#5d6451}.favorite-button{position:absolute;top:10px;right:10px;width:32px;height:32px;background:#faf9f0df;color:#737b64}.favorite-button.is-favorite{color:#a66c57}.quick-add{position:absolute;bottom:13px;right:13px;width:37px;height:37px;border-radius:50%;background:#fff9ef;display:grid;place-items:center;box-shadow:0 2px 10px #302b2312;transition:background .2s,color .2s}.quick-add:hover{background:var(--olive);color:#fff}.product-meta{display:flex;justify-content:space-between;margin:15px 0 8px;font-size:8px;text-transform:uppercase;letter-spacing:1.3px;color:#8a8c7c}.product-meta span+span{font-size:8px;letter-spacing:.4px;text-transform:none}.product-title{display:flex;justify-content:space-between;align-items:start;gap:8px}.product-title button{padding:0;text-align:left;font-size:13px;font-weight:500;line-height:1.5}.product-title>span{white-space:nowrap;font-size:12px;font-weight:500;color:var(--olive);line-height:1.5}.load-more{display:flex;flex-direction:column;align-items:center;gap:13px;margin-top:40px}.load-more>span{font-size:9px;color:#8b8f7d}.empty-state{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:290px;gap:8px}.empty-state>svg{color:#7e896c;margin-bottom:9px}.empty-state h3{font-family:var(--serif);font-weight:400;font-size:28px;margin:8px 0}.empty-state p{font-size:13px;margin-bottom:17px}.story-section{background:#f0eee5;padding:76px 0}.story-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.story-photo{position:relative;padding:13px 13px 0;background:#faf9f4;transform:rotate(-2deg);width:100%;max-width:480px;margin:10px 0 12px 6px;box-shadow:0 8px 30px #3d3b3010}.story-photo>img{height:420px;object-fit:contain;width:100%}.photo-caption{padding:18px 5px;display:flex;justify-content:center;gap:12px;font-family:var(--serif);font-style:italic;color:#7d796a;font-size:16px}.photo-stamp{position:absolute;right:-28px;bottom:50px;border-radius:50%;border:1px solid #b3b69f;outline:5px solid #efeee2;background:#e5e6d6;width:98px;height:98px;display:grid;align-content:center;justify-content:center;text-align:center;transform:rotate(12deg);font-size:11px;line-height:1.6}.photo-stamp em{font-family:var(--serif);font-size:23px}.story-copy h2{font-size:43px;margin-top:17px}.story-copy>p{font-size:13px}.material-notes{display:flex;flex-direction:column;gap:17px;margin:27px 0}.material-notes>div{display:flex;gap:16px}.material-notes>div>span{font-family:var(--serif);font-size:22px;color:#a3aa92;border-right:1px solid #d3d6c6;padding-right:15px;line-height:1.7}.material-notes h3{font-size:12px;font-weight:550;margin:2px 0 4px}.material-notes p{font-size:11px;margin:0}.section-heading.center{display:block;text-align:center;margin-bottom:45px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:65px}.steps article{position:relative;text-align:center;padding:20px 25px 10px}.steps article+article:before{content:"";position:absolute;top:48px;left:-31px;width:1px;height:94px;background:var(--line)}.steps svg{color:#6c785b;margin-bottom:18px}.step-number{position:absolute;top:10px;right:28px;font-family:var(--serif);font-size:44px;color:#e1e3d7}.steps h3{font-family:var(--serif);font-weight:400;font-size:24px;margin-bottom:11px}.steps p{font-size:12px;line-height:1.8}.family-banner{background:#e9eddf;border-radius:8px;display:grid;grid-template-columns:1fr 1.2fr;padding:54px 64px;position:relative;overflow:hidden;min-height:375px}.family-banner-copy{z-index:2}.family-banner h2{font-size:43px;margin-top:17px;margin-bottom:15px}.family-banner p{max-width:305px;font-size:12px}.family-banner .eyebrow{font-size:8px}.family-images{display:flex;align-items:center;gap:10px;margin-left:30px;transform:rotate(-5deg);position:relative}.family-images img{width:33%;height:238px;object-fit:cover;border:7px solid #fbfaf3;box-shadow:0 8px 18px #42463512;border-radius:4px}.family-images img:nth-child(2){transform:translateY(-25px) rotate(7deg)}.family-images img:nth-child(3){transform:translateY(12px) rotate(5deg)}.family-doodle{position:absolute;right:36px;bottom:10px;font-family:Georgia;font-size:100px;color:#c2cbb0;transform:rotate(-17deg)}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:100px;padding-block:100px}.faq-section h2{font-size:43px;margin-top:17px}.faq-section>div>p{font-size:13px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-size:12px;font-weight:500}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details p{font-size:12px;padding:0 28px 6px 0;line-height:1.85}.contact-band{background:#576348;color:#fbfaf1;padding:49px 0}.contact-band .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-band .eyebrow{color:#d2d8c3;font-size:9px}.contact-band h2{font-size:37px;margin:12px 0 0;color:#fcfaef}.contact-band h2 em{color:#e4e8d6}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1.15fr 1.25fr;gap:40px;padding:65px 0 48px}.footer .brand{font-size:29px}.footer-main p{font-size:11px;line-height:1.85;margin:20px 0 15px}.footer h3{font-family:var(--sans);font-size:11px;font-weight:600;margin:4px 0 22px}.footer-links{display:flex;flex-direction:column;gap:13px;align-items:flex-start}.footer-links h3{margin-bottom:8px}.footer-links a,.footer-links button{padding:0;font-size:10px;color:var(--muted)}.footer-links a:hover,.footer-links button:hover{color:var(--olive)}.footer-social p{margin-top:0;font-size:10px}.social-links{display:flex;align-items:center;gap:8px;margin:14px 0}.social-links a{display:grid;place-items:center;width:40px;height:40px;border-radius:9px}.social-links img{display:block;width:28px;height:28px;object-fit:contain;border-radius:7px}.social-links a:hover{background:#eef0e4}.social-links a:focus-visible{outline:2px solid var(--olive);outline-offset:5px;border-radius:4px}.card-word{display:flex;align-items:center;gap:5px;font-size:11px;letter-spacing:0}.footer-country{font-size:9px;color:#8c927c}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:24px 0;font-size:9px;color:#8a8d7e}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,30px);z-index:100;background:#333e2d;color:#fff;display:flex;align-items:center;gap:15px;padding:15px 22px;box-shadow:0 5px 30px #0002;border-radius:7px;font-size:12px;opacity:0;pointer-events:none;transition:transform .25s,opacity .25s;max-width:calc(100% - 30px)}.toast.visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.toast button{display:flex;align-items:center;gap:5px;color:#e2e7ce;font-size:11px;white-space:nowrap}dialog{border:0;padding:0;background:var(--paper);color:var(--ink);box-shadow:0 20px 100px #2223;max-height:90dvh;max-width:calc(100vw - 32px);border-radius:9px}dialog::backdrop{background:#242a225e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}dialog[open]{animation:dialog-in .22s ease-out}@keyframes dialog-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.dialog-close{position:absolute;top:13px;right:13px;z-index:5;background:#faf9f4e8}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:28px 30px;border-bottom:1px solid var(--line)}.dialog-header h2{font-size:31px;margin:7px 0 0}.dialog-header h2 span{font-family:var(--sans);font-size:14px;color:#8d927f;letter-spacing:0}.dialog-header .eyebrow{font-size:8px}.product-dialog{width:890px}.product-dialog[open]{display:grid;grid-template-columns:1fr 1fr}.detail-image img{display:block;width:100%;height:100%;object-fit:contain;padding:12px;min-height:490px}.detail-copy{padding:45px 32px 28px}.detail-copy h2{font-size:36px;line-height:1.14;margin:16px 0}.detail-price{font-size:20px;font-weight:500;color:var(--olive);display:block;margin-bottom:21px}.detail-copy>p{font-size:13px}.detail-note{display:flex;gap:9px;border-block:1px solid var(--line);padding:16px 0;font-size:10px;line-height:1.6;color:#808671;margin:20px 0}.quantity-label{font-size:10px;display:block;margin-bottom:10px}.detail-actions{display:flex;gap:12px}.detail-actions .button{font-size:10px;gap:12px;flex:1;padding-inline:12px}.quantity-control{height:48px;display:flex;align-items:center;border:1px solid #cbd0bf;border-radius:5px;gap:5px;justify-content:space-between}.quantity-control button{display:grid;place-items:center;width:31px;height:42px}.quantity-control span{min-width:16px;text-align:center;font-size:12px}.save-detail{margin:20px 0;color:var(--olive);font-size:10px}.detail-more{border-top:1px solid var(--line);padding-top:17px}.detail-more summary{display:flex;justify-content:space-between;font-size:11px}.detail-more p{font-size:11px;margin:12px 0 0}.cart-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:520px;max-width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.cart-dialog[open]{display:flex;flex-direction:column}.cart-dialog .dialog-header{flex-shrink:0}.cart-items{overflow-y:auto;padding:0 30px;flex:1;min-height:130px}.cart-item{display:grid;grid-template-columns:82px 1fr auto;gap:15px;border-bottom:1px solid var(--line);padding:24px 0;align-items:start}.cart-item img{width:82px;height:103px;object-fit:contain;border-radius:4px}.cart-item .eyebrow{font-size:7px;letter-spacing:1px;margin-top:4px}.cart-item h3{font-size:13px;font-weight:550;margin:7px 0 12px}.quantity-control.small{height:29px;width:91px;border-radius:3px}.quantity-control.small button{height:27px;width:27px}.quantity-control.small span{font-size:10px}.cart-item-right{display:flex;flex-direction:column;align-items:end;justify-content:space-between;height:98px}.cart-item-right strong{font-size:12px;font-weight:500;white-space:nowrap}.cart-item-right .icon-button{width:23px;height:23px}.cart-summary{padding:27px 30px;background:#f0f1e8;border-top:1px solid var(--line)}.cart-summary>div{display:flex;justify-content:space-between;align-items:center;font-size:16px}.cart-summary strong{font-size:21px}.cart-summary p{font-size:11px;display:flex;align-items:center;gap:8px;margin:15px 0 23px}.full-width{width:100%}.secure-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;color:#7a826d;margin-top:14px;text-align:center;line-height:1.6}.empty-cart{flex:1}.empty-cart h3{font-size:31px}.checkout-form{overflow-y:auto;padding:23px 30px 30px}.back-cart{font-size:10px;margin-bottom:23px;color:var(--muted)}.checkout-mini-summary{display:flex;justify-content:space-between;gap:15px;padding:16px;background:#ecefe2;border-radius:5px;font-size:12px}.checkout-form h3{font-size:14px;font-weight:550;margin:27px 0 20px;display:flex;align-items:center;gap:10px}.checkout-form h3>span{display:grid;place-items:center;border:1px solid #bfc8ae;width:24px;height:24px;border-radius:50%;font-size:11px;color:var(--olive)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px}.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:10px;font-weight:500}.form-grid input,.form-grid textarea{padding:12px 10px;border:1px solid var(--line);border-radius:4px;background:#fff;font-size:11px;width:100%;color:var(--ink)}.form-grid textarea{resize:vertical;min-height:70px}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#96998d;font-size:10px}.span-two{grid-column:span 2;position:relative}.optional{position:absolute;right:0;top:0;color:#949985;font-size:9px}.payment-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.payment-option{border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 8px;cursor:pointer;position:relative;min-height:62px}.payment-option.chosen{border-color:var(--olive);background:#eef0e5;box-shadow:0 0 0 1px var(--olive)}.payment-option>input{position:absolute;width:1px;height:1px;opacity:0}.payment-option:focus-within{outline:3px solid #aa785a;outline-offset:3px}.payment-option.unavailable{background:#efeee9;cursor:not-allowed;color:#8d9184;flex-direction:column;gap:5px}.payment-option small{font-size:7px;letter-spacing:.3px}.payment-details{margin-top:15px;border:1px solid var(--line);padding:13px;border-radius:5px}.payment-details summary{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--olive)}.qr-details{display:flex;gap:15px;margin:15px 0;align-items:center}.qr-details img{width:130px;height:160px;object-fit:contain;background:#fff}.qr-details>div{display:flex;flex-direction:column;align-items:start;gap:10px;font-size:11px}.qr-details .text-button{font-size:10px}.qr-details a{font-size:10px;text-decoration:underline}.payment-details p{font-size:10px;margin:10px 0 0;line-height:1.7}.checkout-total{padding:20px 0;margin-top:10px}.checkout-total>div{display:flex;justify-content:space-between;gap:20px;font-size:11px;margin:10px 0}.checkout-total strong{font-size:16px}.consent{font-size:10px!important;line-height:1.7;color:#777e6b;margin-bottom:20px}.card-note{display:flex;align-items:start;gap:9px;margin-top:16px;color:var(--olive)}.card-note p{font-size:11px;margin:0}.form-error{font-size:12px;color:#963e32;background:#f9e7e2;padding:13px;border-radius:4px}.ready-order{text-align:center;background:#edf0e4;border:1px solid #c4ceb5;padding:20px;border-radius:6px;color:var(--olive)}.ready-order>svg{margin:auto}.ready-order h4{font-family:var(--serif);font-size:24px;font-weight:400;margin:12px 0}.ready-order p{font-size:11px}.ready-order .text-button{margin-top:17px;font-size:10px}.payment-return{display:flex;align-items:center;gap:20px;padding:20px;background:#eeefdf}.payment-return p{font-size:12px;margin:0}.payment-return a{display:flex;gap:5px;white-space:nowrap;font-size:12px}.film-dialog{width:460px;padding:26px 24px 22px}.film-heading{text-align:center}.film-heading h2{font-size:28px;margin:10px 0 12px}.film-heading p{font-size:12px;line-height:1.6;margin:0 0 16px}.film-dialog video{width:100%;max-height:400px;object-fit:contain;background:#f1eee5;border-radius:5px;display:block}.film-materials{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin:16px 0 0;gap:10px}.film-materials>span{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:9px;color:#8b907e}.film-materials strong{font-size:11px;color:var(--ink);font-weight:500}.info-dialog{width:650px;padding:48px}.info-dialog h2{font-size:34px;margin:15px 0 22px}.info-dialog p{font-size:13px}.mobile-menu{width:100%;height:100dvh;max-height:100dvh;max-width:100vw;inset:0;margin:0;border-radius:0}.mobile-menu nav{display:flex;flex-direction:column;padding:25px}.mobile-menu nav a{display:flex;justify-content:space-between;padding:23px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:28px}.mobile-menu>p{padding:35px 25px;font-size:35px;line-height:1.3;font-family:var(--serif);color:var(--olive)}@media(min-width:1500px){.nav-container{max-width:1340px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.nav-container{padding:0 32px}.desktop-nav{gap:20px;margin:0}.brand{font-size:28px}.nav-actions{gap:2px}.film-button{font-size:9px}.collection-tabs{gap:25px}.section-heading h2{font-size:35px}.section-heading>p{font-size:11px}.product-grid{gap:30px 18px}.product-title{flex-direction:column;gap:4px}.values-inner>span+span{padding-left:4%}.story-layout{gap:65px}.story-copy h2{font-size:36px}.story-photo>img{height:380px}.steps{gap:30px}.steps article{padding-inline:15px}.family-banner{padding:40px}.family-images{margin-left:10px}.family-images img{height:210px}.faq-section{gap:60px}.footer-main{gap:25px}.filters-panel{gap:20px;flex-wrap:wrap}}@media(max-width:900px){.desktop-nav{display:none}.menu-button{display:flex}.values-inner{gap:15px;flex-wrap:wrap;display:grid;grid-template-columns:1fr 1fr;padding:23px 10px}.values-inner>span+span{border:0;padding:0}.values-inner>span{justify-content:center;font-size:10px}.section-heading{display:block}.section-heading>p{margin-top:18px}.section{padding-block:65px}.collection-tabs{gap:24px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-layout{gap:40px}.story-copy h2{font-size:31px}.story-photo>img{height:320px}.photo-stamp{right:-15px;width:80px;height:80px}.photo-caption{font-size:12px}.story-copy>p{font-size:11px}.material-notes{gap:12px;margin-block:20px}.material-notes h3{font-size:11px}.material-notes p{font-size:10px}.family-banner{padding:35px}.family-banner h2{font-size:36px}.family-banner .eyebrow{font-size:7px}.family-images img{height:200px;border-width:5px}.family-images img:first-child{display:none}.family-images img{width:50%}.faq-section{gap:40px}.faq-section h2{font-size:35px}.contact-band h2{font-size:29px}.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-social{grid-column:1/-1;border-top:1px solid var(--line);padding-top:26px;display:flex;gap:25px;align-items:center}.footer-social h3,.footer-social p,.social-links{margin:0}.footer-country{margin-left:auto}.product-dialog{width:760px}.detail-copy{padding:40px 24px 24px}}@media(max-width:600px){html{scroll-padding-top:82px}.container{width:calc(100% - 40px)}.announcement{height:30px;padding:0 10px;justify-content:center;text-align:center;font-size:8px}.announcement-right{display:none}.header{height:76px}.nav-container{padding:0 18px;gap:10px}.brand{font-size:28px;gap:7px}.nav-actions{gap:3px}.bag-label,.search-nav,.favorites-nav{display:none}.bag-button{margin:0;gap:6px}.bag-count{width:17px;height:17px;font-size:9px}.menu-button{width:31px;margin-left:8px}.desktop-break{display:none}.film-button{font-size:8px;gap:6px}.play-ring{width:25px;height:25px}.handdrawn-heart{font-size:23px}.values-inner{width:100%;padding:19px 10px;gap:18px 5px}.values-inner>span{font-size:8px;gap:7px}.values-inner svg{width:16px;height:16px}.section{padding-block:51px}.eyebrow{font-size:8px;letter-spacing:1.4px}.section-heading{margin-bottom:22px}.section-heading h2{font-size:32px;line-height:1.15;margin-top:13px;max-width:330px;letter-spacing:-1px}.section-heading>p{font-size:11px;line-height:1.8;margin-top:16px}.collection-tabs{gap:23px;margin-right:-20px;padding-right:20px}.collection-tabs button{font-size:11px;padding-block:12px}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:12px;margin-top:20px;margin-bottom:15px}.search-field{width:100%;height:44px}.filter-actions{justify-content:space-between}.filter-button,.sort-label select{font-size:10px}.results-caption{font-size:9px;flex-wrap:wrap;margin-bottom:17px}.real-photos{display:none}.filters-panel{padding:17px;gap:22px;margin-top:15px}.filters-panel label{min-width:110px}.filters-panel input[type=range]{width:145px}.filters-panel .checkbox{font-size:11px}.filters-panel .text-button{font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 13px}.product-photo{aspect-ratio:1/1.2;border-radius:4px}.product-badge{font-size:6px;padding:4px 6px;top:8px;left:7px;max-width:110px}.favorite-button{top:6px;right:5px;width:27px;height:27px}.favorite-button svg{width:14px}.product-badge+.favorite-button{top:32px}.quick-add{width:31px;height:31px;right:8px;bottom:9px}.quick-add svg{width:17px}.product-meta{font-size:6.5px;letter-spacing:.8px;margin:11px 0 6px}.product-meta span+span{font-size:6.5px}.product-title button{font-size:12px;line-height:1.35}.product-title>span{font-size:11px}.load-more{margin-top:30px;gap:10px}.load-more .button{font-size:11px}.load-more>span{font-size:8px}.story-section{padding:45px 0}.story-layout{display:flex;flex-direction:column;gap:38px}.story-photo{width:calc(100% - 20px);margin-left:-8px}.story-photo>img{height:300px}.photo-stamp{right:-22px;bottom:42px;width:87px;height:87px}.photo-caption{font-size:13px;padding:15px 0}.story-copy h2{font-size:34px;margin-top:16px}.story-copy>p{font-size:12px}.material-notes{gap:17px}.material-notes h3{font-size:12px}.material-notes p{font-size:11px}.story-copy .text-link{font-size:11px;margin-top:6px}.section-heading.center{margin-bottom:25px}.section-heading.center h2{max-width:none;font-size:31px}.steps{display:flex;flex-direction:column;gap:10px}.steps article{text-align:left;padding:18px 0 18px 56px;border-bottom:1px solid var(--line)}.steps article:last-child{border:0}.steps article>svg{position:absolute;left:7px;top:21px;width:24px}.steps article+article:before{display:none}.step-number{right:0;top:8px;font-size:32px}.steps h3{font-size:23px;margin-bottom:9px;padding-right:25px}.steps p{font-size:11px;max-width:270px;margin-bottom:0}.family-banner{display:flex;flex-direction:column;padding:29px 25px;gap:24px;border-radius:5px}.family-banner h2{font-size:37px}.family-banner .eyebrow{font-size:7px;max-width:245px}.family-banner p{font-size:11px}.family-banner .button{font-size:10px;min-height:46px;gap:15px}.family-images{width:100%;margin:10px 0 12px;gap:8px;padding:0 7px}.family-images img:first-child{display:block}.family-images img{width:32%;height:155px;border-width:4px}.family-images img:nth-child(2){transform:translateY(-15px) rotate(7deg)}.family-images img:nth-child(3){transform:translateY(4px) rotate(5deg)}.family-doodle{font-size:80px;right:10px;bottom:0}.faq-section{display:flex;flex-direction:column;gap:29px}.faq-section h2{font-size:34px}.faq-section>div>p{font-size:12px}.faq-section .text-link{font-size:11px}.faq-list summary{font-size:11px;padding:20px 0}.faq-list details p{font-size:11px}.contact-band{padding:36px 0}.contact-band .container{flex-direction:column;align-items:start;gap:23px}.contact-band .eyebrow{font-size:7px}.contact-band h2{font-size:32px;max-width:300px;line-height:1.2}.contact-band .button{min-height:45px;font-size:11px}.footer-main{grid-template-columns:1fr 1fr;padding:43px 0 32px;gap:32px 25px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:first-child p{margin-top:16px}.footer h3{font-size:11px}.footer-social{display:block}.footer-social h3{margin:0 0 12px}.footer-social p{font-size:11px}.social-links{margin:17px 0}.footer-country{font-size:10px}.footer-bottom{font-size:8px;flex-wrap:wrap;gap:12px;padding:21px 0 30px}.footer-bottom>span:nth-child(2){display:none}.toast{bottom:18px;padding:13px 14px;gap:9px;font-size:10px;width:max-content}.toast>svg{width:15px}.toast button{font-size:9px;gap:4px}.product-dialog[open]{display:block;width:100%;max-height:92dvh}.detail-image img{height:310px;min-height:0;object-fit:contain}.detail-copy{padding:28px 24px}.detail-copy h2{font-size:32px;margin:13px 0}.detail-price{font-size:18px;margin-bottom:17px}.detail-copy>p{font-size:12px}.detail-note{margin:16px 0}.detail-actions .button{font-size:11px}.cart-dialog{width:100%}.dialog-header{padding:24px 21px}.cart-items{padding-inline:21px}.cart-item{grid-template-columns:73px 1fr auto;gap:12px;padding-block:21px}.cart-item img{width:73px;height:95px}.cart-item h3{font-size:12px}.cart-summary{padding:23px 21px}.checkout-form{padding:20px 21px 28px}.form-grid{gap:17px 11px}.form-grid input{min-height:45px;font-size:12px}.form-grid textarea{font-size:12px}.checkout-form>.full-width{font-size:11px;gap:10px}.payment-options{gap:8px}.payment-option{padding:14px 8px;gap:7px}.payment-option .card-word{font-size:10px}.payment-option .card-word svg{width:16px}.ready-order{padding:18px 14px}.ready-order .button{font-size:11px}.film-dialog{padding:30px 18px 20px}.film-heading h2{font-size:26px;margin-block:10px 12px}.film-dialog video{min-height:220px}.film-materials{gap:10px}.film-materials>span{font-size:8px;line-height:1.6}.film-materials strong{font-size:11px}.info-dialog{padding:39px 25px}.info-dialog h2{font-size:30px}.info-dialog p{font-size:12px}.payment-return{gap:10px;padding:15px;align-items:start;flex-wrap:wrap}.payment-return p{flex:1;font-size:11px}.payment-return a{margin-left:29px}}@media(max-width:365px){.container{width:calc(100% - 32px)}.film-button{font-size:7px}.brand{font-size:25px}.section-heading h2{font-size:29px}.bag-button{gap:4px}.menu-button{margin-left:2px}.form-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.payment-option .card-word{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover,.product-image-button:hover img{transform:none}}.workshop-link{position:absolute;left:26px;bottom:82px;display:flex;align-items:center;gap:9px;background:#faf9f1ee;border:1px solid #e2e3d5;border-radius:5px;padding:10px 13px;font-size:11px;box-shadow:0 3px 12px #30382012}.workshop-link:hover{background:#fff}.workshop-link .play-ring{width:25px;height:25px}.workshop-dialog video{max-height:450px}.card-pay-button{margin-top:12px}.film-button{min-height:44px}@media(max-width:600px){.workshop-link{left:22px;bottom:69px;font-size:10px;padding:8px 10px}.film-button{font-size:9px}.workshop-dialog video{max-height:45dvh}}.story-section{overflow:clip}@media(max-width:365px){.collection-tabs{margin-right:-16px;padding-right:16px}}.header{height:110px}.brand-original{flex-shrink:0}.brand-original img{width:99px;height:98px;object-fit:contain}.footer .brand-original img{width:146px;height:144px}.desktop-nav{margin-left:0;gap:25px}.payment-logo{width:42px;height:42px;object-fit:contain;border-radius:9px}.payment-option .payment-logo{width:45px;height:45px}.payment-option{min-height:82px}.materials-section{padding-bottom:0}.craft-materials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:9px;overflow:hidden}.craft-materials article{position:relative;padding:32px}.craft-materials article+article{border-left:1px solid var(--line)}.craft-materials svg{color:#8b795b;margin-bottom:21px}.craft-number{position:absolute;top:24px;right:28px;color:#d3d7c7;font-family:var(--serif);font-size:43px}.craft-materials h3{font-family:var(--serif);font-weight:400;font-size:26px;margin-bottom:10px}.craft-materials p{font-size:12px;margin:0}.size-guide{display:grid;grid-template-columns:1.4fr repeat(3,1fr);align-items:center;gap:22px;padding:45px 0}.size-guide h3{font-family:var(--serif);font-weight:400;font-size:31px;line-height:1.3;margin:15px 0 0}.size-guide h3 em{color:var(--olive)}.size-item{display:flex;align-items:center;gap:13px}.size-item img{width:78px;height:100px;object-fit:contain;border-radius:40px 40px 5px 5px}.size-item>span{color:var(--muted);font-size:11px}.size-item strong{display:block;font-family:var(--serif);font-size:32px;font-weight:400;color:var(--ink);white-space:nowrap}.size-item small{font-family:var(--sans);font-size:12px}.therapy-context{border-block:1px solid var(--line);text-align:center;padding:22px 15px}.therapy-context>span{font-family:var(--serif);font-size:21px}.therapy-context p{margin:9px 0 0;font-size:11px}.product-specs{display:flex;gap:6px;flex-wrap:wrap;margin:15px 0}.product-specs span{padding:6px 8px;font-size:10px;background:#edefe4;border-radius:4px;color:var(--olive)}.explorer-header{padding-right:25px}.explorer-header h2{font-size:36px;margin:10px 0 8px;line-height:1.1}.explorer-header h2 br{display:none}.explorer-header p{margin-bottom:25px;font-size:12px}.explorer-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:28px}.explorer-visual{min-width:0}.explorer-tabs{display:flex;padding:5px;gap:3px;border:1px solid var(--line);border-radius:8px;background:#f0eee6}.explorer-tabs button{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 5px;border-radius:5px;font-size:10px}.explorer-tabs button[aria-pressed=true]{background:#fffdf8;box-shadow:0 2px 5px #30382b0e;color:var(--olive);font-weight:650}.explorer-stage{position:relative;height:383px;background:radial-gradient(ellipse at 50% 50%,#fffdf6,#f0ebdf);border:1px solid #e4dfd1;margin-top:10px;border-radius:12px;overflow:hidden}.material-canvas{width:100%;height:100%;position:relative;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.material-canvas:active{cursor:grabbing}.material-canvas:focus-visible{outline:2px solid #899774;outline-offset:-5px;border-radius:12px}.material-canvas canvas{width:100%;height:100%;display:block}.explorer-original{width:100%;height:100%;object-fit:contain}.model-loading,.model-fallback{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f4efe5}.model-loading img,.model-fallback img{height:80%;object-fit:contain}.model-loading span,.model-fallback p{margin-top:12px;font-size:11px;padding-inline:15px;text-align:center}.model-fallback{position:absolute;inset:0;z-index:3}.stage-hint{position:absolute;bottom:14px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;color:#6c705e;pointer-events:none}.layer-markers{position:absolute;bottom:53px;left:10%;right:8%;display:grid;grid-template-columns:repeat(3,1fr);text-align:center;pointer-events:none;color:#898979}.layer-markers span{font-size:12px;font-weight:600;line-height:1.3}.layer-markers small{font-size:10px;font-weight:400}.layer-markers .selected{color:#444f35}.explorer-controls{display:flex;align-items:center;gap:20px;padding:16px 5px 0}.separation-control{flex:1}.separation-control label{display:flex;justify-content:space-between;font-size:11px;margin-bottom:6px}.separation-control label span{color:var(--olive)}.separation-control input{display:block;width:100%;accent-color:var(--olive);height:22px;margin:0;cursor:pointer}.viewer-buttons{display:flex;gap:2px}.viewer-buttons .icon-button{width:36px;height:36px;border:1px solid var(--line);background:#faf9f4}.explorer-accuracy{margin:13px 4px 0;font-size:10px;line-height:1.65}.explorer-details>.eyebrow{font-size:9px;padding-top:5px;margin-bottom:14px}.material-cards{display:grid;gap:8px}.material-card{display:flex;gap:12px;padding:16px;text-align:left;background:#f6f4ed;border:1px solid #e0dfd3;border-radius:8px;width:100%}.material-card.selected{border-color:#99a283;background:#edf0e3}.material-number{color:#949d7d;font-family:var(--serif);font-size:22px;line-height:1.1}.material-card-copy{flex:1;display:flex;flex-direction:column;min-width:0}.material-card-copy small{font-size:8px;letter-spacing:1.6px;color:#768260}.material-card-copy strong{font-family:var(--serif);font-size:23px;font-weight:400;margin:4px 0 6px;line-height:1.2}.material-card-copy>span{font-size:11px;line-height:1.7;color:#737963}.material-card-copy .material-expanded{border-top:1px solid #d1d8c1;padding-top:8px;margin-top:9px;font-size:10px}.material-card>svg{color:#869470;width:18px}.artisan-confirmation{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--olive);margin:18px 0}.explorer-details .button{gap:12px;font-size:11px}.explorer-product-link{font-size:10px;margin:16px 0 0}.workshop-dialog video{width:auto;height:min(44dvh,360px);min-height:0;max-height:none;max-width:100%;aspect-ratio:9 / 16;margin-inline:auto;object-fit:contain;background:#eee9df}@media(max-width:1150px){.desktop-nav{gap:18px}.nav-container{padding-inline:30px;gap:14px}.size-guide{gap:12px}.size-item img{width:57px;height:82px}.size-item{gap:8px}.size-item strong{font-size:28px}}@media(max-width:900px){.header{height:92px}.brand-original img{width:83px;height:83px}.craft-materials article{padding:25px}.craft-materials h3{font-size:23px}.size-guide{grid-template-columns:repeat(3,minmax(0,1fr))}.size-guide>div:first-child{grid-column:1/-1;margin-bottom:15px}.size-guide h3 br{display:none}.size-item img{width:68px;height:90px}.explorer-layout{grid-template-columns:1fr}.explorer-stage{height:390px}}@media(max-width:600px){.nav-container{padding-inline:20px}.header{height:87px}.brand-original img{width:78px;height:78px}.materials-section .section-heading{align-items:flex-start;gap:18px}.craft-materials{grid-template-columns:1fr}.craft-materials article{padding:24px}.craft-materials article+article{border-left:0;border-top:1px solid var(--line)}.craft-materials svg{margin-bottom:13px}.craft-materials h3{font-size:26px}.craft-materials p{font-size:12px}.size-guide{padding-block:30px;gap:14px}.size-guide h3{font-size:27px}.size-item{flex-direction:column;align-items:center;text-align:center;gap:9px}.size-item img{width:100%;max-width:86px;height:108px}.size-item strong{font-size:29px}.therapy-context{padding:22px 8px}.therapy-context>span{font-size:21px}.therapy-context p{font-size:11px;line-height:2}.explorer-header{padding-right:18px}.explorer-header h2{font-size:29px;line-height:1.15}.explorer-header h2 br{display:block}.explorer-header>.eyebrow{font-size:8px;letter-spacing:1.4px}.explorer-header p{font-size:11px;margin-bottom:20px}.explorer-layout{gap:25px}.explorer-tabs{gap:1px;padding:4px}.explorer-tabs button{flex-direction:column;gap:5px;font-size:9px;min-height:55px;padding:6px 2px}.explorer-stage{height:330px}.explorer-controls{gap:10px;padding-top:12px}.viewer-buttons .icon-button{width:33px;height:36px}.separation-control label,.explorer-accuracy{font-size:10px}.material-card{padding:16px 13px}.material-card-copy strong{font-size:24px}.material-card-copy>span{font-size:12px}.material-card-copy .material-expanded{font-size:11px}.explorer-details>.eyebrow{font-size:9px}.explorer-details .button{min-height:49px;font-size:12px}.explorer-product-link{font-size:11px}.payment-option{min-height:82px}.payment-option .payment-logo{width:42px;height:42px}}@media(max-width:365px){.explorer-stage{height:285px}.explorer-controls{gap:6px}.viewer-buttons .icon-button{width:30px}}.layer-markers{inset:0;display:block}.layer-markers>span{position:absolute;top:var(--layer-label-y, 80%);transform:translate(-50%)}.layer-markers>span:nth-child(1){left:var(--wood-label-x, 25%)}.layer-markers>span:nth-child(2){left:var(--paint-label-x, 50%)}.layer-markers>span:nth-child(3){left:var(--finish-label-x, 75%)}.rotation-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 5px 0}.rotation-toolbar>span{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--olive)}.rotation-actions{display:flex;align-items:center;gap:6px}.rotation-actions .icon-button{width:44px;height:44px;border:1px solid var(--line)}.rotation-actions output{min-width:41px;text-align:center;font-size:12px;font-variant-numeric:tabular-nums;color:var(--olive)}.orientation-controls+.explorer-controls{padding-top:10px;border-top:1px solid var(--line);margin-top:9px}.animation-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0 6px;color:var(--olive);font-size:11px}.animation-toolbar>span,.animation-toolbar button{display:flex;align-items:center;gap:7px}.animation-toolbar button{flex-shrink:0;min-height:42px;padding:9px 12px;border:1px solid var(--line);border-radius:7px;color:var(--olive);background:var(--cream, #f8f6ef);font-size:11px}.animation-toolbar button[aria-pressed=true]{background:#e9ede2}.animation-toolbar button:hover{background:#e1e7d8}.orientation-controls{display:grid;grid-template-columns:1fr 1fr;gap:14px}.orientation-controls .rotation-toolbar{flex-wrap:wrap;gap:6px}.orientation-controls .rotation-toolbar>span{width:100%}.orientation-controls .rotation-actions{flex:1;justify-content:space-between}@media(max-width:600px){.orientation-controls{gap:20px}.orientation-controls .rotation-actions{gap:2px}.orientation-controls .rotation-toolbar{padding-inline:0}.rotation-actions output{min-width:34px}}.photo-reference-options{display:flex;gap:8px;margin-top:12px}.photo-reference-options button{flex:1;min-height:40px;border:1px solid var(--line);border-radius:6px;font-size:11px;padding:7px}.photo-reference-options button[aria-pressed=true]{background:#e9eddf;border-color:#9da889;color:var(--olive)}.desktop-nav a{position:relative;padding-block:12px}.desktop-nav a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background:var(--olive);transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.mobile-menu a[aria-current=page]{color:#8c7652}.page-transition{animation:page-arrive .65s ease both}main h1:focus{outline:none}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.65,.25,1)}.reveal.revealed{opacity:1;transform:none}.button.primary{transition:background .25s,transform .25s,box-shadow .25s}.button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #34462722}.home-model-stage .material-canvas{height:100%;min-height:0;touch-action:pan-y}.home-model-stage .material-canvas:focus-visible{outline:none;border-radius:0}.home-model-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--olive);font-size:12px;pointer-events:none}.home-model-loading-ring{width:28px;height:28px;border:2px solid #58644724;border-top-color:var(--olive);border-radius:50%;animation:model-loading-turn 1s linear infinite}.home-model-stage .material-canvas>canvas{opacity:0;transition:opacity .18s ease-out}.home-model-stage .material-canvas[data-render-state=ready]>canvas{opacity:1}.home-model-stage .material-canvas:not([data-render-state=ready]) .doll-actions{visibility:hidden}@keyframes model-loading-turn{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.home-model-loading-ring{animation:none}.home-model-stage .material-canvas>canvas{transition:none}}.home-model-stage .model-fallback{background:transparent}.home-model-stage .model-fallback p{display:none}.home-orbit-one{animation:orbit-breathe 12s ease-in-out infinite alternate}.home-star{position:absolute;color:#a28b5d;z-index:3;pointer-events:none;animation:home-float 7s ease-in-out infinite alternate}.is-paused :is(.home-aura,.home-orbit,.home-star){animation-play-state:paused}.discover-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.discover-page{grid-column:span 2;position:relative;padding:24px;min-height:220px;overflow:hidden;background:#efeee5;border:1px solid #e1e2d4;display:flex;flex-direction:column;gap:24px;transition:background .35s,transform .35s}.discover-page:hover{background:#e7eadb;transform:translateY(-4px)}.discover-page h3{font-size:26px;font-weight:400;margin-bottom:10px}.discover-page p{max-width:280px;font-size:11px;line-height:1.8;margin:0}.discover-page>svg{position:absolute;top:23px;right:22px}.discover-number{font-size:10px;letter-spacing:1px;color:#959b84}.discover-page:nth-child(-n+2){grid-column:span 3;min-height:290px;padding-right:42%;justify-content:center}.discover-page img{position:absolute;top:0;right:0;width:40%;height:100%;object-fit:cover;transition:transform .7s}.discover-page:hover img{transform:scale(1.04)}.discover-page:nth-child(-n+2)>svg{right:43%}.discover-page:nth-child(2){transition-delay:.07s}.discover-page:nth-child(3){transition-delay:.1s}.discover-page:nth-child(4){transition-delay:.14s}.landing-intro{min-height:448px;padding:42px clamp(24px,5vw,85px);display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:5%;background:#eef0e5;overflow:hidden;position:relative}.landing-intro-copy{max-width:660px;z-index:1}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:10px;color:#929681;margin-bottom:31px;width:fit-content}.breadcrumb span{color:#717b61}.landing-intro h1{font-size:clamp(40px,4.9vw,72px);line-height:1.08;letter-spacing:-1.5px;margin:21px 0}.landing-intro-copy>p{font-size:13px;line-height:1.85;max-width:440px}.landing-intro .eyebrow{font-size:9px;letter-spacing:1.5px}.landing-caption{display:flex;align-items:center;gap:8px;font-size:10px;color:#7c866b;margin-top:25px}.landing-intro-art{position:relative;height:335px;display:flex;justify-content:center;align-items:center}.landing-intro-art>img{width:250px;height:305px;object-fit:cover;border-radius:48% 48% 4px 4px;position:relative;z-index:1;box-shadow:0 15px 45px #68735417;animation:home-float 8s ease-in-out infinite alternate}.landing-art-ring{position:absolute;width:325px;height:325px;border:1px solid #a8b48d59;border-radius:50%;transform:translate(20px,-6px)}.landing-art-caption{position:absolute;right:3%;bottom:10px;z-index:2;padding:12px 16px;background:#faf9f5de;font-family:var(--serif);font-style:italic;font-size:16px;border:1px solid #dadccbb3}.landing-historia{background:#404d37;color:#f7f4e8}.landing-historia h1 em{color:#d4d9b7}.landing-historia .eyebrow,.landing-historia .breadcrumb,.landing-historia .breadcrumb span,.landing-historia p,.landing-historia .landing-caption{color:#d4dbc6}.landing-workshop-video{width:100%;max-width:450px;height:100%;object-fit:cover;border-radius:150px 150px 4px 4px}.landing-materiales{min-height:360px;background:#eeece2}.landing-materiales .landing-intro-art{height:255px}.landing-materiales .landing-intro-art>img{width:200px;height:245px}.landing-materiales .landing-art-ring{width:260px;height:260px}.landing-preguntas{background:#efedf0}.landing-preguntas .landing-intro-art>img{border-radius:50%;width:275px;height:275px}.landing-preguntas .landing-art-ring{border-color:#b4a8b55e}.order-orbit{position:relative;width:320px;height:310px;border-radius:50%;border:1px solid #b5bea08c;display:grid;place-items:center;color:#8a9577}.order-orbit>span{position:absolute;width:92px;height:92px;border-radius:50%;background:#faf9f5;border:1px solid #d3d9c4;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--serif);font-size:31px;animation:home-float 6s ease-in-out infinite alternate}.order-orbit small{font-family:var(--sans);font-size:10px;margin-top:3px}.order-orbit>span:nth-child(1){top:-15px;left:109px}.order-orbit>span:nth-child(2){bottom:30px;right:-15px;animation-delay:-2s}.order-orbit>span:nth-child(3){bottom:30px;left:-15px;animation-delay:-4s}.route-coleccion .catalog{padding-top:55px}.route-historia .story-section{margin-block:0;padding-block:85px}.materials-inline{padding-block:65px 20px}.materials-inline .explorer-header{padding-right:0}.materials-inline .explorer-layout{gap:44px}.materials-inline .explorer-stage{min-height:420px}.materials-inline .explorer-accuracy{max-width:650px}.payment-landing{padding:48px;margin-bottom:80px;display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center;background:#efeee4}.payment-landing h2{font-size:40px;margin:16px 0}.payment-landing p{font-size:13px;line-height:1.8;max-width:450px}.payment-landing-methods{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap}.payment-landing-methods>span{display:flex;flex-direction:column;gap:12px;align-items:center;font-size:12px}.payment-landing-methods img{width:72px;height:72px;object-fit:contain;border-radius:15px}.payment-landing-methods p{width:100%;text-align:center;font-size:10px;color:#8a927a}.faq-search{display:flex;gap:12px;align-items:center;border:1px solid #d7d9cc;background:#f1f1e8;padding:10px 14px;margin-bottom:20px;min-height:48px;color:#859172}.faq-search input{width:100%;border:0;background:none;outline:none;font-size:12px;color:var(--ink)}.faq-search:focus-within{outline:2px solid #8c9979;outline-offset:3px}.faq-no-results{font-size:13px;padding-block:20px;line-height:1.8}.steps article{transition:transform .35s}.steps article:hover{transform:translateY(-6px)}.faq-list details[open] p{animation:page-arrive .35s ease both}@keyframes page-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes home-float{0%{translate:0 -4px}to{translate:0 6px}}@keyframes aura-drift{0%{transform:translate(-2%) scale(.96)}to{transform:translate(4%,3%) scale(1.07)}}@keyframes orbit-breathe{0%{transform:scale(.95);opacity:.55}to{transform:scale(1.04);opacity:1}}@media(max-width:1000px){.landing-intro{gap:25px;grid-template-columns:1.1fr .9fr}.landing-intro h1{font-size:47px}.landing-intro-art>img{width:220px;height:280px}.landing-art-ring{width:270px;height:270px}.discover-page:nth-child(-n+2){padding-right:39%}.discover-page img{width:35%}.discover-page:nth-child(-n+2)>svg{right:39%}.materials-inline .explorer-layout{gap:24px}}@media(max-width:700px){.discover-pages{padding-top:48px}.discover-grid{grid-template-columns:1fr;gap:12px}.discover-page,.discover-page:nth-child(-n+2){grid-column:auto;min-height:175px;padding:22px;gap:16px}.discover-page:nth-child(-n+2){padding-right:40%;min-height:225px}.discover-page h3{font-size:25px}.discover-page p{font-size:10px}.landing-intro{grid-template-columns:1fr;padding:25px 22px 35px;gap:24px;min-height:auto}.breadcrumb{margin-bottom:25px;font-size:9px}.landing-intro .eyebrow{font-size:7px;letter-spacing:1.1px}.landing-intro h1{font-size:42px;letter-spacing:-1px;margin:18px 0}.landing-intro-copy>p{font-size:12px}.landing-intro-art{height:250px}.landing-intro-art>img{height:235px;width:205px}.landing-art-ring{height:250px;width:250px}.landing-art-caption{font-size:14px;bottom:0;right:5%}.landing-preguntas .landing-intro-art>img{height:225px;width:225px}.landing-materiales .landing-intro-art{display:none}.landing-materiales{padding-bottom:40px}.landing-historia .landing-intro-art{height:300px}.order-orbit{width:250px;height:245px;margin-top:15px}.order-orbit>span{width:76px;height:76px;font-size:25px}.order-orbit>span:nth-child(1){left:85px}.order-orbit>span:nth-child(2),.order-orbit>span:nth-child(3){bottom:20px}.materials-inline{padding-top:30px}.materials-inline .explorer-stage{min-height:340px}.route-historia .story-section{padding-block:45px}.payment-landing{grid-template-columns:1fr;padding:28px 22px;margin-inline:20px;width:auto;margin-bottom:50px}.payment-landing h2{font-size:33px}}@media(prefers-reduced-motion:reduce){.page-transition,.home-aura,.home-orbit,.home-star,.landing-intro-art>img,.order-orbit>span,.faq-list details[open] p{animation:none!important}.reveal{opacity:1;transform:none;transition:none}}.immersive-home{position:relative;isolation:isolate;min-height:560px;height:calc(100svh - 144px);max-height:1050px;width:100%;overflow:clip;background:radial-gradient(ellipse at 50% 43%,#e7ead9,#f0f0e5 35%,#faf9f5 75%)}.home-model-stage{position:absolute;inset:0;z-index:2}.home-aura{position:absolute;width:65%;height:78%;right:17.5%;top:0;border-radius:50%;filter:blur(42px);background:radial-gradient(ellipse,#d2dbb894,#eae6d940 65%,transparent);animation:aura-drift 14s ease-in-out infinite alternate}.home-orbit{position:absolute;width:min(65vw,800px);height:min(65vw,800px);right:50%;margin-right:calc(min(65vw,800px)/-2);top:-16%;border:1px solid #94a27b25;border-radius:50%;pointer-events:none;z-index:1}.home-orbit-two{width:min(54vw,680px);height:min(54vw,680px);margin-right:calc(min(54vw,680px)/-2);top:-7%;border-color:#a7ab8630;animation:orbit-breathe 15s -6s ease-in-out infinite alternate-reverse}.home-star-one{right:30%;top:17%;font-size:30px}.home-star-two{right:65%;top:52%;font-size:20px;animation-delay:-3s}.paint-parts{position:absolute;z-index:5;left:var(--parts-x, calc(50% - 300px) );top:var(--parts-y, 50%);transform:translateY(-50%);display:flex;flex-direction:column;gap:9px}.paint-parts button{min-height:48px;min-width:120px;padding:8px 14px;display:flex;align-items:center;gap:11px;border:1px solid #b9c2a96b;border-radius:30px;color:#69745d;background:#faf9f5c9;font-size:12px;transition:background .2s,border-color .2s}.paint-parts button[aria-pressed=true]{background:#e3e9d8;border-color:#8b9b72;color:#37492a}.paint-parts button:hover{border-color:#8b9b72}.paint-part-chip{width:20px;height:20px;border-radius:50%;box-shadow:inset 0 0 0 1px #00000016;flex-shrink:0}.paint-panel{position:absolute;z-index:5;right:4%;top:44%;transform:translateY(-50%);width:min(310px,27vw);padding:16px 20px;border:1px solid #c6ceb98a;border-radius:22px;background:#faf9f5f2;box-shadow:0 15px 55px #35442610}.paint-panel-top{display:flex;align-items:center;justify-content:space-between;color:#8b957b;font-size:8px;letter-spacing:1.5px;margin-bottom:5px}.paint-panel-top button{display:grid;place-items:center;width:34px;height:34px;margin:-5px -7px -2px 0;border-radius:50%}.paint-panel-top button:hover{background:#e8ecdf}.paint-panel h2{font-size:27px;line-height:1.12;letter-spacing:-.6px;margin:8px 0 12px}.paint-explanation{font-size:11px;line-height:1.75;margin:0 0 14px;color:#838876}.paint-swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.paint-swatches button{display:grid;place-items:center;min-height:44px;border-radius:50%;position:relative}.paint-swatches button span{display:block;width:30px;height:30px;border-radius:50%;background:var(--swatch);box-shadow:inset 0 0 0 1px #00000013}.paint-swatches button[aria-pressed=true] span{outline:1px solid #61764d;outline-offset:4px}.paint-custom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #c4cbb749;margin-top:12px;padding-top:8px}.paint-custom label{display:flex;align-items:center;gap:9px;min-height:42px;font-size:11px;color:#627050;cursor:pointer}.paint-custom input{width:28px;height:28px;padding:0;border:0;background:none;cursor:pointer;border-radius:50%}.paint-custom input::-webkit-color-swatch-wrapper{padding:0}.paint-custom input::-webkit-color-swatch{border:1px solid #bec8b1;border-radius:50%}.paint-custom button,.paint-panel-bottom button{display:flex;align-items:center;gap:5px;min-height:38px;padding:4px 0;font-size:10px;color:#7a856a}.paint-panel-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #c4cbb749;margin-top:5px}.paint-panel-bottom>span{display:flex;align-items:center;gap:5px;font-size:9px;color:#919781}@media(max-width:1000px)and (min-width:701px){.paint-parts button{min-width:98px;padding:8px 11px;font-size:11px}.paint-panel{right:20px;width:270px}.has-selection .home-model-stage{right:25%}}@media(max-width:700px){.immersive-home{min-height:0;height:auto;max-height:none;padding:4px 0 12px}.home-model-stage{position:relative;inset:auto;height:clamp(300px,47svh,400px);width:100%}.has-selection .home-model-stage{position:sticky;top:86px;height:clamp(240px,36svh,285px);z-index:4;background:radial-gradient(ellipse,#e8ebdc,#f4f4eb 75%,#faf9f5)}.paint-parts{position:relative;inset:auto;transform:none;margin:6px 16px 10px;flex-direction:row;gap:4px}.paint-parts button{flex:1;min-width:0;min-height:58px;padding:5px 2px;flex-direction:column;gap:5px;font-size:10px;border-radius:14px}.paint-part-chip{width:18px;height:18px}.paint-panel{position:relative;inset:auto;transform:none;width:auto;margin:10px 72px 10px 16px;padding:12px 16px;animation:none}.paint-panel h2{font-size:24px;margin:2px 0 8px}.paint-explanation{font-size:11px;margin-bottom:9px}.paint-swatches{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.paint-swatches button{min-height:42px}.paint-swatches button span{width:26px;height:26px}.paint-panel-top button{width:40px;height:36px}.home-aura{width:100%;right:0;top:0;height:420px}.home-orbit{width:100vw;height:100vw;margin-right:-50vw;top:3%}.home-orbit-two{width:85vw;height:85vw;margin-right:-42.5vw;top:7%}.home-star-one{right:15%;top:20%;font-size:22px}.home-star-two{right:auto;left:14%;top:37%;font-size:18px}}@media(prefers-reduced-motion:reduce){.paint-panel{animation:none}}.doll-actions{position:absolute;z-index:3;left:var(--action-x, 60%);top:var(--action-y, 50%);transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:6px}.doll-actions button{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#faf9f5e8;color:#536443;border:1px solid #b1bc9e80;box-shadow:0 4px 14px #3747270c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:background .2s,box-shadow .2s}.doll-actions button:hover:enabled{background:#e8eddd;box-shadow:0 5px 18px #37472718}.doll-actions button:disabled{opacity:.4;cursor:default}.doll-actions .doll-layer-toggle{width:48px;height:55px;border-radius:24px;flex-direction:column;gap:2px;background:#e6ecd9f0}.doll-layer-toggle span{font-size:9px}.doll-layer-toggle[aria-pressed=true]{color:#fff;background:#596747}.doll-layer-pins button{position:absolute;z-index:3;transform:translate(-50%,-50%);min-height:40px;padding:7px 13px;border:1px solid #a8b49780;border-radius:22px;background:#faf9f5ef;font-size:11px;color:#647052;cursor:pointer}.doll-layer-pins button[aria-pressed=true]{background:#596747;color:#fff}.doll-layer-note{position:absolute;z-index:4;left:50%;bottom:70px;transform:translate(-50%);width:min(330px,76%);padding:14px 28px 14px 18px;border:1px solid #c6ceb98a;background:#faf9f5f5;border-radius:18px;box-shadow:0 10px 35px #35442612;cursor:default}.doll-layer-note strong{font-family:var(--serif);font-size:23px}.doll-layer-note p{font-size:11px;line-height:1.7;margin:5px 0;color:#6b745f}.doll-layer-note small{font-size:9px;line-height:1.4;display:block;color:#8b927f}.doll-layer-note button{position:absolute;top:5px;right:4px;width:32px;height:32px;display:grid;place-items:center}@media(max-width:700px){.doll-actions{gap:4px}.doll-actions button{width:40px;height:40px}.doll-actions .doll-layer-toggle{width:44px;height:49px}.doll-layer-pins button{padding:6px 10px;font-size:10px}.doll-layer-note{bottom:65px}}.nav-more{position:relative}.nav-more-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;padding:12px 0;font-size:11px;color:var(--ink);white-space:nowrap}.nav-more-trigger:hover,.nav-more-trigger.is-current{color:var(--olive)}.nav-more-trigger.is-current{box-shadow:inset 0 -1px var(--olive)}.nav-more-trigger svg{transition:transform .2s}.nav-more-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.nav-more-panel{position:absolute;right:-20px;top:calc(100% + 12px);width:285px;padding:12px;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 16px 45px #30382b1a}.nav-more-group{padding:8px}.nav-group-label{display:block;margin:0 10px 7px;font-size:8px;font-weight:600;letter-spacing:1.1px;text-transform:uppercase;color:var(--muted)}.desktop-nav .nav-more-panel a{padding:12px 10px;font-size:12px;border-radius:8px;min-height:42px}.desktop-nav .nav-more-panel a:after{display:none}.desktop-nav .nav-more-panel a:hover,.desktop-nav .nav-more-panel a[aria-current=page]{background:#e9ecdf;color:var(--olive-dark)}.mobile-navigation .nav-more-trigger{font-family:var(--serif);font-size:28px;width:100%;padding:23px 0;border-bottom:1px solid var(--line)}.mobile-navigation .nav-more-trigger svg{width:18px;height:18px}.mobile-navigation .nav-more-panel{position:static;width:100%;margin-top:12px;box-shadow:none;border-radius:14px;padding:8px;background:#f0f1e9}.mobile-menu .nav-more-panel a{font-family:var(--sans);font-size:15px;padding:12px 10px;border:0;min-height:44px}.mobile-navigation .nav-group-label{font-size:9px}.breadcrumb a{padding-block:6px}.breadcrumb a:hover{color:var(--olive-dark);text-decoration:underline;text-underline-offset:4px}.home-design-entry{display:flex;align-items:center;justify-content:center;gap:18px;padding:20px 24px 30px}.home-design-entry p{margin:0;font-size:12px;color:var(--muted)}.home-design-entry a,.detail-design-link{display:inline-flex;align-items:center;gap:8px;border:1px solid #c5ccb6;border-radius:28px;padding:12px 18px;font-size:12px;color:var(--olive)}.detail-design-link{margin:0 0 20px;width:100%;justify-content:center}@media(max-width:700px){.home-design-entry{flex-direction:column;gap:11px;text-align:center}}.site-shell .header{height:88px}.site-shell .header .brand img{width:82px;height:80px;object-fit:contain}.site-shell .nav-container{max-width:1380px}.site-shell .announcement{font-size:11px}.announcement-right a{display:inline-flex;align-items:center;gap:8px}.site-shell .button{font-size:13px;border-radius:7px}.shop-hero{display:grid;grid-template-columns:1fr 1.08fr;gap:48px;align-items:center;padding-block:48px 54px}.shop-hero h1{font-size:clamp(44px,4.5vw,66px);line-height:1.07;margin:20px 0 22px;letter-spacing:-2px}.shop-hero h1 em{display:inline}.shop-hero-copy>p{max-width:370px;font-size:15px;line-height:1.7;margin-bottom:25px}.shop-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px}.hero-small-note{display:block;font-size:11px;color:var(--muted);margin-top:24px}.shop-hero-photos{position:relative;min-width:0;padding:0 22% 52px 0}.hero-product{display:block;width:100%;padding:0;border-radius:150px 150px 10px 10px;overflow:hidden;background:#f2ebe0;text-align:left;box-shadow:0 10px 28px #59472c0c}.hero-product img{width:100%;height:auto;aspect-ratio:.86;object-fit:cover;transition:transform .4s}.hero-product:hover img{transform:scale(1.035)}.hero-product>span{position:relative;background:#f5efe4;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px}.hero-product small{display:block;margin-top:5px;color:var(--olive);font-weight:650}.hero-product-small{position:absolute;right:0;bottom:0;width:43%;border:7px solid var(--paper);border-radius:110px 110px 14px 14px}.hero-product-small img{aspect-ratio:.8}.hero-product-small>span{padding:12px;font-size:10px}.hero-photo-note{position:absolute;bottom:1px;left:14px;font-size:11px;line-height:1.8;color:var(--olive)}.hero-photo-note em{font-family:var(--serif);font-size:16px}.shopping-assurance{display:flex;align-items:center;justify-content:center;gap:70px;padding-block:22px;border-block:1px solid var(--line)}.shopping-assurance span{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--olive)}.shop-collections,.shop-featured{padding-block:56px 12px}.shop-section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px}.shop-section-title h2{font-size:38px;margin:8px 0 0}.shop-section-title>.text-link{flex-shrink:0}.shop-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px}.shop-category{padding:0;min-width:0;text-align:left}.shop-category img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:50%;transition:transform .3s}.shop-category:hover img{transform:translateY(-4px)}.shop-category>span{display:flex;justify-content:center;align-items:center;gap:10px;font-size:13px;margin-top:15px}.site-shell .product-card{display:flex;flex-direction:column;min-width:0}.site-shell .product-photo{aspect-ratio:.9;border-radius:12px;overflow:hidden}.site-shell .product-meta{margin:14px 0 7px;font-size:9px;color:#6b7261}.site-shell .product-title{display:flex;flex-direction:column;align-items:start;gap:6px;margin:0 0 12px}.site-shell .product-title button{font-size:14px;text-align:left;min-height:22px;padding:0;line-height:1.4}.site-shell .product-title>span{font-size:14px;color:var(--olive-dark);font-weight:650;white-space:nowrap}.site-shell .quick-add{position:static;width:100%;min-height:42px;height:auto;border-radius:6px;box-shadow:none;background:transparent;border:1px solid #bfc7b5;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;margin-top:auto}.site-shell .quick-add:hover{background:var(--olive);color:#fff;border-color:var(--olive)}.site-shell .favorite-button{width:36px;height:36px}.site-shell .product-badge{max-width:calc(100% - 64px);font-size:8px}.shop-customizer{display:grid;grid-template-columns:.95fr 1.05fr;background:#ecefe3;border-radius:18px;margin-top:66px;overflow:hidden}.shop-customizer-copy{align-self:center;padding:42px 46px}.shop-customizer-copy h2{font-size:43px;margin:18px 0}.shop-customizer-copy>p{max-width:315px;margin-bottom:25px}.customizer-price-note{display:block;font-size:11px;color:var(--muted);margin-top:12px}.shop-customizer-demo{min-width:0;position:relative}.demo-label{display:block;padding-top:20px;text-align:center;font-size:10px;color:var(--olive);letter-spacing:.5px}.shop-customizer .immersive-home{height:auto;min-height:0;max-height:none;background:transparent;padding:0 14px 20px;overflow:visible}.shop-customizer .home-model-stage,.shop-customizer .has-selection .home-model-stage{position:relative;inset:auto;width:100%;height:380px;background:transparent}.shop-customizer .paint-parts{position:relative;inset:auto;transform:none;display:flex;flex-direction:row;margin:0;gap:5px}.shop-customizer .paint-parts button{min-width:0;min-height:53px;flex:1;padding:6px 2px;flex-direction:column;gap:4px;border-radius:9px;font-size:10px}.shop-customizer :is(.home-aura,.home-orbit,.home-star){display:none}.shop-customizer .paint-panel{position:relative;inset:auto;width:auto;transform:none;margin:14px 0 0;border-radius:12px;padding:12px 18px}.shop-customizer .paint-panel h2{font-size:22px}.shop-customizer .paint-explanation{display:none}.shop-customizer .paint-swatches{grid-template-columns:repeat(8,1fr)}.shop-customizer .paint-swatches button span{width:26px;height:26px}.site-shell .family-banner{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:36px;margin-top:56px;margin-bottom:64px;min-height:0;border-radius:16px;background:#f0eade}.site-shell .family-banner-copy{padding:15px;align-self:center}.site-shell .family-banner h2{font-size:42px}.family-price{display:block;margin-bottom:20px;font-size:23px;color:var(--olive)}.site-shell .family-images{position:static;width:100%;height:340px;transform:none;display:block}.site-shell .family-images img{position:static;width:100%;height:100%;object-fit:contain;border:0;border-radius:8px;transform:none;box-shadow:none}.commerce-intro{padding-block:24px 30px}.commerce-intro .breadcrumb{margin-bottom:24px}.commerce-intro-row{display:flex;justify-content:space-between;align-items:center;gap:35px}.commerce-intro h1{font-size:clamp(34px,3.3vw,46px);line-height:1.15;margin:10px 0 12px}.commerce-intro p{margin:0;font-size:14px;line-height:1.6}.commerce-intro-row>.button{flex-shrink:0}.collection-custom-link{display:flex;align-items:center;gap:14px;flex-shrink:0;border-left:1px solid var(--line);padding-left:26px;font-size:11px;color:var(--muted)}.collection-custom-link strong{display:flex;align-items:center;gap:7px;margin-top:7px;font-size:12px;font-weight:550;color:var(--olive)}.route-coleccion .catalog{padding-top:0;padding-bottom:60px}.site-shell .collection-tabs{gap:8px;border-block:1px solid var(--line);padding-block:14px;margin-bottom:20px;overflow-x:auto}.site-shell .collection-tabs button{border:1px solid transparent;border-radius:30px;padding:9px 16px;min-height:40px;white-space:nowrap;font-size:12px}.site-shell .collection-tabs button.selected{color:#fff;background:var(--olive);border-color:var(--olive)}.site-shell .collection-tabs button.selected:after{display:none}.site-shell .collection-tabs button.selected span{color:#fff;background:#fff2}.site-shell .catalog-toolbar{gap:16px}.site-shell .search-field{flex:1;max-width:440px}.site-shell .search-field input{font-size:12px}.site-shell .results-caption{margin-block:17px 22px;font-size:11px}.route-historia .story-section{padding-block:15px 65px}.route-historia .story-layout{gap:60px}.route-historia .story-copy h2{font-size:38px}.route-historia .story-copy>p{margin-bottom:20px}.route-historia .material-notes{margin-block:26px;gap:18px}.route-materiales .materials-inline{margin-top:4px}.route-materiales .materials-section{padding-block:45px 55px}.route-materiales .materials-section .section-heading{display:none}.route-materiales .craft-materials{gap:24px}.route-materiales .craft-materials article{padding:24px}.route-materiales .craft-materials p{margin-bottom:0}.route-materiales .size-guide{margin-top:28px}.route-como-pedir .how-section{padding-block:12px 35px}.route-como-pedir .steps{gap:20px}.route-como-pedir .steps article{text-align:left;padding:28px;background:#eff0e7;border-radius:12px}.route-como-pedir .steps article+article:before{display:none}.route-como-pedir .step-number{color:#b8bda7;top:16px;right:20px;font-size:36px}.route-como-pedir .steps h3{font-size:24px}.route-como-pedir .steps p{margin:0;max-width:240px}.route-como-pedir .payment-landing{margin-block:10px 60px;padding:30px}.route-como-pedir .payment-landing h2{font-size:34px}.route-preguntas .faq-section{padding-block:5px 64px;grid-template-columns:.7fr 1.3fr;gap:65px}.route-preguntas .faq-section h2{font-size:32px}.site-shell .contact-band{padding-block:30px}.site-shell .contact-band h2{font-size:32px;margin-bottom:0}.site-shell .contact-band .eyebrow{margin-bottom:8px}.site-shell .footer{padding-top:38px}.site-shell .footer-main{padding-bottom:32px}.site-shell .footer .brand img{width:84px;height:84px;object-fit:contain}.route-disenar .footer{margin-top:25px}.site-shell .detail-copy h2{font-size:36px}.site-shell .detail-price{margin-block:14px}.site-shell .detail-note{font-size:11px}@media(max-width:1050px){.shop-hero{gap:28px}.shop-hero h1{font-size:46px}.hero-product>span{padding:12px;font-size:11px}.hero-product-small>span{font-size:9px;padding:9px}.shopping-assurance{gap:25px}.shop-category-grid{gap:15px}.shop-customizer-copy{padding:30px}.shop-customizer-copy h2{font-size:36px}.shop-customizer .home-model-stage{height:340px}.collection-custom-link{max-width:245px}.commerce-intro h1{max-width:600px}}@media(max-width:700px){.site-shell .header{height:76px}.site-shell .header .brand img{width:68px;height:68px}.site-shell .announcement{height:30px;padding-inline:16px;font-size:9px;justify-content:center}.site-shell .container{width:calc(100% - 36px)}.shop-hero{grid-template-columns:1fr;gap:28px;padding-block:30px}.shop-hero h1{font-size:clamp(36px,9vw,48px);line-height:1.09;margin:14px 0 16px;letter-spacing:-1.2px;max-width:470px}.shop-hero-copy>p{font-size:13px;margin-bottom:20px;max-width:320px}.shop-hero .eyebrow{font-size:9px;letter-spacing:1.5px}.shop-hero-actions{gap:20px}.hero-small-note{display:none}.shop-hero-photos{max-width:460px;width:100%;margin-inline:auto;padding:0 27% 30px 5%}.hero-product img{aspect-ratio:.95}.hero-product-small{width:43%;bottom:0;right:3%;border-width:5px}.hero-product-small img{aspect-ratio:.85}.hero-photo-note{bottom:0;left:5%;font-size:9px}.hero-photo-note em{font-size:12px}.shopping-assurance{padding-block:15px;gap:12px;justify-content:space-between;align-items:start}.shopping-assurance span{max-width:100px;flex:1;flex-direction:column;text-align:center;font-size:10px;line-height:1.5;gap:7px}.shop-collections,.shop-featured{padding-block:34px 4px}.shop-section-title{align-items:end;gap:15px;margin-bottom:21px}.shop-section-title h2{font-size:29px;letter-spacing:-.8px}.shop-section-title .eyebrow{font-size:8px}.shop-section-title .text-link{font-size:10px;gap:5px;max-width:110px}.shop-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px}.shop-category>span{font-size:11px;gap:4px;margin-top:9px}.site-shell .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.site-shell .product-photo{aspect-ratio:.85;border-radius:9px}.site-shell .product-meta{font-size:8px;letter-spacing:.5px;margin-top:12px}.site-shell .product-title button{font-size:12px}.site-shell .product-title>span{font-size:13px}.site-shell .quick-add{min-height:42px;font-size:11px}.site-shell .product-badge{max-width:calc(100% - 51px);padding:5px;top:8px;left:7px;font-size:7px}.site-shell .favorite-button{top:6px;right:6px;width:32px;height:32px}.shop-customizer{grid-template-columns:1fr;margin-top:40px;border-radius:13px}.shop-customizer-copy{padding:28px 24px 14px}.shop-customizer-copy h2{font-size:32px;margin-block:12px}.shop-customizer-copy p{font-size:12px;margin-bottom:18px}.shop-customizer .home-model-stage,.shop-customizer .has-selection .home-model-stage{height:320px;position:relative;top:auto}.shop-customizer .paint-swatches{grid-template-columns:repeat(4,1fr)}.shop-customizer .paint-panel{margin-inline:0}.demo-label{padding-top:16px}.site-shell .family-banner{grid-template-columns:1fr;padding:22px;gap:24px;margin-block:36px}.site-shell .family-banner-copy{padding:0}.site-shell .family-banner h2{font-size:32px}.site-shell .family-banner p{font-size:12px}.site-shell .family-images{height:250px}.family-price{font-size:21px;margin-bottom:16px}.commerce-intro{padding-block:20px 24px}.commerce-intro .breadcrumb{margin-bottom:19px;font-size:10px}.commerce-intro-row{display:block}.commerce-intro h1{font-size:35px;margin:10px 0;letter-spacing:-1px}.commerce-intro p{font-size:12px;max-width:340px}.commerce-intro .eyebrow{font-size:8px;letter-spacing:1.5px}.commerce-intro-row>.button{margin-top:18px}.collection-custom-link{border:0;padding:14px 0 0;margin-top:5px;max-width:none;align-items:center;gap:9px}.collection-custom-link>span{display:flex;gap:8px;align-items:center;font-size:9px;flex-wrap:wrap}.collection-custom-link strong{margin:0;font-size:10px}.site-shell .collection-tabs{margin-bottom:15px;gap:3px;padding-block:10px}.site-shell .collection-tabs button{font-size:11px;padding:8px 12px;min-height:38px}.site-shell .catalog-toolbar{gap:12px}.site-shell .search-field{max-width:none;width:100%;min-height:44px}.site-shell .results-caption{font-size:10px;margin:14px 0 18px}.site-shell .real-photos{display:none}.route-historia .story-layout{gap:26px}.route-historia .story-copy h2{font-size:31px}.route-historia .photo-stamp{display:none}.route-materiales .materials-section{padding-block:28px 35px}.route-materiales .craft-materials{gap:14px}.route-como-pedir .steps{grid-template-columns:1fr;gap:12px}.route-como-pedir .steps article{padding:22px}.route-como-pedir .steps svg{margin-bottom:8px}.route-como-pedir .steps h3{font-size:23px;margin-bottom:8px}.route-como-pedir .steps p{max-width:none}.route-como-pedir .payment-landing{padding:22px;margin-block:0 36px}.route-como-pedir .payment-landing h2{font-size:30px}.route-preguntas .faq-section{grid-template-columns:1fr;gap:24px;padding-bottom:36px}.route-preguntas .faq-section>div:first-child{order:2;padding:20px;background:#eff0e7;border-radius:10px}.route-preguntas .faq-section h2{font-size:27px;margin-bottom:10px}.site-shell .contact-band{padding-block:24px}.site-shell .contact-band h2{font-size:29px}.site-shell .contact-band .container{gap:20px}.site-shell .footer{padding-top:28px}.site-shell .detail-copy h2{font-size:29px}}@media(prefers-reduced-motion:reduce){.hero-product img,.shop-category img{transition:none}}@media(max-width:700px){.commerce-intro-coleccion{padding-block:14px 16px}.commerce-intro-coleccion .breadcrumb{margin-bottom:12px}.commerce-intro-coleccion .eyebrow{display:none}.commerce-intro-coleccion h1{font-size:31px;margin-block:8px}.commerce-intro-coleccion .collection-custom-link{padding-top:9px;margin-top:0}.route-coleccion .product-photo{aspect-ratio:.95}}.customer-stories{padding-block:46px 64px}.customer-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.customer-story{min-width:0;border-radius:16px;background:#f0eee5;overflow:hidden}.customer-story button{display:block;width:100%;text-align:left}.customer-story img{display:block;width:100%;height:270px;padding:14px;object-fit:contain}.customer-story button>span{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;font-size:14px}.customer-story blockquote{margin:18px 22px 8px;font-size:15px;line-height:1.7}.customer-story>p{margin:8px 22px 22px;font-size:12px;color:var(--olive)}.story-note{font-size:12px;color:var(--olive);margin-top:16px}.kingu-mobile-dock{display:none}body.kingu-contact-visible,body.kingu-contact-visible.cookie-notice-visible,body.purchase-bar-visible,body.purchase-bar-visible.cookie-notice-visible{padding-bottom:calc(var(--cookie-notice-height, 0px) + var(--kingu-dock-height, 0px) + var(--purchase-bar-height, 0px) + var(--mobile-nav-height, 0px))}@media(max-width:620px){.kingu-mascot .kingu-hint{display:none}.site-shell .collection-tabs{margin-inline:0;max-width:100%}body.kingu-contact-visible{--kingu-dock-height: 84px}.kingu-mobile-dock{display:flex;align-items:center;position:fixed;inset-inline:0;bottom:calc(var(--cookie-notice-height, 0px) + var(--purchase-bar-height, 0px) + var(--mobile-nav-height, 0px));height:84px;z-index:33;background:#faf9f5;border-top:1px solid var(--line);box-shadow:0 -3px 12px #303c2808;pointer-events:none}.kingu-mobile-dock span{max-width:calc(100% - 150px);padding-left:18px;font-size:12px;color:var(--olive)}.kingu-mobile-dock .kingu-close-dock{position:absolute;right:8px;top:0;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;color:var(--olive);pointer-events:auto}.kingu-close-dock:hover{background:#edf0e6}.kingu-restore{position:fixed;right:12px;bottom:calc(var(--cookie-notice-height, 0px) + var(--purchase-bar-height, 0px) + var(--mobile-nav-height, 0px) + 12px);z-index:33;display:grid;place-items:center;width:52px;height:52px;padding:0;overflow:hidden;isolation:isolate;border:1px solid var(--line);border-radius:50%;background:#faf9f5;box-shadow:0 2px 10px #303c2812;color:var(--olive)}.kingu-restore-face{display:block;width:40px;height:40px;background:url(/mascots/kingu-poses-v2.png) -311.1px -246.16px / 492.32px 369.24px no-repeat;-webkit-mask-image:url(/mascots/kingu-poses-v2-mask.png);mask-image:url(/mascots/kingu-poses-v2-mask.png);mask-mode:luminance;-webkit-mask-position:-311.1px -246.16px;mask-position:-311.1px -246.16px;-webkit-mask-size:492.32px 369.24px;mask-size:492.32px 369.24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;pointer-events:none;transform-origin:50% 70%;animation:kingu-face-greet 5s ease-in-out infinite}.kingu-restore:hover{background-color:#edf0e6}@keyframes kingu-face-greet{0%,65%,to{transform:translateY(1px) rotate(0)}74%{transform:translateY(-1px) rotate(-7deg)}84%{transform:translateY(-1px) rotate(6deg)}93%{transform:translateY(1px) rotate(-2deg)}}@media(prefers-reduced-motion:reduce){.kingu-restore-face{animation:none}}.site-shell .toast{bottom:calc(var(--cookie-notice-height, 0px) + var(--kingu-dock-height, 0px) + var(--purchase-bar-height, 0px) + var(--mobile-nav-height, 0px) + 12px)}.customer-stories{padding-block:28px 36px}.customer-story-grid{grid-template-columns:1fr;gap:16px}.customer-story img{height:250px}.customer-stories .shop-section-title{align-items:flex-start;gap:12px}.product-card .favorite-button,.product-card .quick-add{min-width:44px;min-height:44px}}.site-shell .reveal{opacity:1;transform:none;transition:none}:root{--paper: #faf9f6;--cream: #f0ede5;--ink: #30392e;--muted: #6f7469;--olive: #586548;--olive-dark: #3f4d35;--line: #dedfd4;--surface: #fffefa;--card-radius: 16px;--soft-shadow: 0 8px 32px #30392e06}.site-shell{overflow-wrap:break-word}.site-shell :is(h1,h2,h3){text-wrap:balance}.site-shell p{text-wrap:pretty}.site-shell .container{width:min(1240px,calc(100% - 96px))}.site-shell .eyebrow{font-size:10px;letter-spacing:1.7px}.site-shell .button{min-height:46px;padding:12px 22px;border-radius:8px;gap:16px;font-size:13px;font-weight:550;transition:background .2s,box-shadow .2s}.site-shell .button:hover{transform:none;box-shadow:0 4px 12px #30392e0c}.site-shell .text-link{min-height:36px;font-size:12px;padding-block:7px;border-bottom-color:#b5bcaa}.site-shell :is(input,textarea,select){accent-color:var(--olive)}.site-shell :is(select,textarea,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file])){color:var(--ink)}.site-shell select{cursor:pointer}.site-shell input::placeholder,.site-shell textarea::placeholder{color:#808479;opacity:1}.site-shell :is(.search-field,.faq-search):focus-within{border-color:var(--olive);box-shadow:0 0 0 3px #58654812}.site-shell .announcement{height:30px;background:var(--olive-dark);color:#f5f2e9;justify-content:center;font-size:10px;letter-spacing:.5px}.site-shell .announcement-right{position:absolute;right:max(48px,calc((100vw - 1240px)/2));font-size:10px}.site-shell .header{height:94px;background:#faf9f6f5;border-bottom:1px solid var(--line)}.site-shell .nav-container{display:grid;grid-template-columns:minmax(0,1fr) 90px minmax(0,1fr);gap:24px;max-width:1336px;padding-inline:48px;position:relative}.site-shell .header .brand{grid-column:2;grid-row:1;justify-self:center}.site-shell .header .brand img{width:84px;height:84px}.site-shell .desktop-nav{grid-column:1;grid-row:1;margin:0;gap:clamp(16px,1.8vw,26px)}.site-shell .desktop-nav>a,.site-shell .desktop-nav .nav-more-trigger{font-size:12px;min-height:44px}.site-shell .nav-actions{grid-column:3;grid-row:1;justify-self:end;gap:8px}.site-shell .header .icon-button{width:42px;height:44px}.site-shell .bag-button{margin-left:0;padding:9px 12px;border:1px solid var(--line);border-radius:24px}.site-shell .account-nav-label{font-size:11px}.site-shell .desktop-nav .nav-more-panel{left:0;right:auto;border-radius:12px;box-shadow:0 12px 40px #30392e12}.site-shell .mobile-menu-shortcuts{display:flex;flex-wrap:wrap;gap:12px;padding-block:24px}.site-shell .mobile-menu-shortcuts :is(a,button){display:inline-flex;align-items:center;gap:8px;min-height:44px;border:1px solid var(--line);border-radius:10px;padding:10px 14px;font-size:13px;background:#f1f2e9}.site-shell .shop-hero{grid-template-columns:.9fr 1.1fr;gap:clamp(36px,5vw,76px);padding-block:46px 42px}.site-shell .shop-hero h1{font-size:clamp(48px,5vw,70px);line-height:1.04;letter-spacing:-2px;margin:20px 0 22px}.site-shell .shop-hero-copy>p{max-width:330px;font-size:15px;line-height:1.7;margin-bottom:28px}.site-shell .shop-hero-actions{flex-wrap:wrap;gap:18px}.site-shell .shop-hero-photos{display:grid;grid-template-columns:1.15fr .85fr;align-items:end;gap:18px;padding:0;max-width:none}.site-shell .hero-product{position:static;width:100%;border:1px solid #e4e0d5;border-radius:140px 140px 12px 12px;box-shadow:none;padding:0;background:#eee8dd;overflow:hidden}.site-shell .hero-product img{height:clamp(300px,27vw,370px);width:100%;aspect-ratio:auto;object-fit:cover;transition:filter .2s}.site-shell .hero-product:hover img{transform:none;filter:brightness(1.035)}.site-shell .hero-product-small{border-radius:110px 110px 12px 12px;margin-bottom:24px}.site-shell .hero-product-small img{height:clamp(235px,22vw,300px)}.site-shell .hero-product>span{background:#f2eee5;padding:14px 16px;font-size:12px;gap:8px;text-align:left}.site-shell .hero-product small{margin-top:5px;font-size:11px}.site-shell .shopping-assurance{gap:0;justify-content:center;padding-block:20px;border-block-color:var(--line)}.site-shell .shopping-assurance span{flex:1;justify-content:center;font-size:11px}.site-shell .shopping-assurance span+span{border-left:1px solid var(--line)}.site-shell :is(.shop-collections,.shop-featured){padding-block:48px 8px}.site-shell .shop-section-title{margin-bottom:24px;align-items:center}.site-shell .shop-section-title h2{font-size:clamp(30px,3vw,40px);line-height:1.15;letter-spacing:-1.1px}.site-shell .shop-category-grid{gap:20px}.site-shell .shop-category{padding:0;min-width:0}.site-shell .shop-category img{border-radius:12px;padding:8px;border:1px solid #e6e2d8;background:#ece7dd;object-fit:contain;aspect-ratio:1.12}.site-shell .shop-category span{margin-top:12px;font-size:12px;justify-content:center}.site-shell .shop-category:hover img{transform:none;border-color:#adb69e}.site-shell .shop-customizer{margin-top:52px;border-radius:20px;background:#e9edde;border:1px solid #dfe4d2}.site-shell .shop-customizer-copy{padding:40px 48px}.site-shell .shop-customizer-copy h2{font-size:clamp(32px,3.3vw,44px);margin-block:16px 18px}.site-shell .shop-customizer-copy>p{max-width:310px;line-height:1.65}.site-shell .family-banner{margin-block:48px;padding:28px;gap:32px;background:#eee8de;border:1px solid #e4ddcf;border-radius:20px}.site-shell .family-banner-copy{text-align:center;padding:24px}.site-shell .family-banner-copy h2{font-size:42px;margin:14px 0}.site-shell .family-banner-copy p{max-width:300px;margin-inline:auto}.site-shell .family-images{height:320px}.site-shell .family-images img{border-radius:12px;object-fit:contain}.site-shell .customer-stories{padding-block:8px 48px}.site-shell .customer-story{border:1px solid #e4e0d6;border-radius:var(--card-radius);background:#f1eee5}.site-shell .customer-story img{height:220px}.site-shell .customer-story button>span{border-top:1px solid #e4e0d6;padding:14px 18px;font-size:12px}.site-shell .commerce-intro{padding-block:22px 30px}.site-shell .breadcrumb{font-size:11px;margin-bottom:20px}.site-shell .commerce-intro-row{align-items:center;gap:30px}.site-shell .commerce-intro h1{font-size:clamp(36px,4vw,50px);line-height:1.1;letter-spacing:-1.5px;margin-block:12px}.site-shell .commerce-intro p{font-size:13px;max-width:510px}.site-shell .collection-custom-link{padding:12px 16px;border:1px solid var(--line);border-radius:10px;color:var(--olive);background:var(--surface);gap:10px}.site-shell .collection-custom-link strong{margin:0}.site-shell .collection-tabs{gap:4px;padding-block:10px;margin-bottom:16px}.site-shell .collection-tabs button{min-height:44px;padding:9px 16px}.site-shell .collection-tabs button:not(.selected):hover{background:#eeefe6;color:var(--ink)}.site-shell .catalog-toolbar{margin-block:18px 12px}.site-shell .search-field{max-width:480px;height:46px;border-radius:10px;background:var(--surface)}.site-shell .search-field input{font-size:13px}.site-shell .filter-button,.site-shell .sort-label select{min-height:44px;border:1px solid var(--line);border-radius:9px;background-color:var(--surface);padding:10px 14px;font-size:12px}.site-shell .sort-label select{padding-right:28px}.site-shell .filters-panel{border-radius:12px;background:#f0f1e9}.site-shell .product-grid{column-gap:24px;row-gap:34px}.site-shell .product-card{min-width:0}.site-shell .product-photo{aspect-ratio:.96;border:1px solid #e6e1d6;border-radius:14px;background:#ece7dd}.site-shell .product-photo img{object-fit:contain;object-position:center;transform:none}.site-shell .product-card:hover .product-photo img{transform:none}.site-shell .product-meta{margin-top:16px;font-size:9px;letter-spacing:1px}.site-shell .product-title{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.site-shell .product-title button{font-size:14px;font-weight:500;line-height:1.5;text-align:left}.site-shell .product-title>span{font-size:13px;line-height:1.6;white-space:nowrap;font-weight:650}.site-shell .quick-add{border-radius:8px;min-height:44px;border-color:#c5ccba;background:#f6f7f0;font-size:12px}.site-shell .quick-add:hover{background:var(--olive)}.site-shell .product-photo .favorite-button{width:40px;height:40px;background:#fffef8ec;box-shadow:0 2px 6px #30392e05}.site-shell .product-photo .favorite-button.active{background:#f1ded4}.site-shell .load-more{margin-top:36px}.site-shell .story-layout{gap:56px;align-items:center}.site-shell .story-photo{border-radius:20px}.site-shell .photo-stamp{display:none}.site-shell .story-copy>p{max-width:440px;line-height:1.75}.site-shell .material-notes{border-block:1px solid var(--line);padding-block:22px}.site-shell .material-notes h3{font-size:13px}.site-shell .material-notes p{font-size:12px}.site-shell :is(.explorer-stage,.size-guide,.payment-landing){border-radius:var(--card-radius);border:1px solid var(--line)}.site-shell .material-card{border-radius:12px}.site-shell .size-guide{padding:28px;background:#f1f2e9}.site-shell .steps article{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface);padding:28px}.site-shell .steps h3{font-size:25px}.site-shell .steps p{font-size:13px;line-height:1.7}.site-shell .faq-section{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:48px}.site-shell .faq-search{height:46px;border-radius:10px;background:var(--surface);margin-bottom:16px}.site-shell .faq-list details{padding:0 20px;border:1px solid var(--line);border-radius:10px;background:var(--surface);margin-bottom:10px}.site-shell .faq-list summary{min-height:62px;padding-block:16px;font-size:14px;line-height:1.5}.site-shell .faq-list details p{font-size:13px;line-height:1.75;padding-bottom:18px;margin-bottom:0}.site-shell .shipping-page{padding-block:42px 64px}.site-shell .shipping-page>:is(.eyebrow,h1,p){text-align:center;margin-inline:auto}.site-shell .shipping-page>h1{font-size:clamp(36px,4vw,50px);margin-block:12px}.site-shell .shipping-page>p{max-width:500px;font-size:13px}.site-shell :is(.shipping-grid article,.shipping-express){padding:26px;border-radius:var(--card-radius);background:var(--surface);border:1px solid var(--line);box-shadow:var(--soft-shadow)}.site-shell .shipping-grid article{text-align:center}.site-shell .shipping-grid article>svg{margin:0 auto 18px;color:var(--olive)}.site-shell .shipping-grid h2{font-size:24px}.site-shell .shipping-page>.button{display:flex;width:fit-content;margin-inline:auto}.site-shell .design-studio{max-width:1336px;padding:24px 48px 48px}.site-shell .design-heading{padding-block:14px 24px}.site-shell .design-heading h1{font-size:clamp(36px,4vw,50px)}.site-shell .design-workspace{gap:28px}.site-shell :is(.design-edit-card,.design-request-card,.design-model-picker){border-radius:var(--card-radius);background:var(--surface);box-shadow:var(--soft-shadow)}.site-shell .design-canvas-card{border:1px solid #e7e8da;border-radius:20px}.site-shell .design-editor :is(select,textarea){background-color:#f8f8f2;border-radius:8px}.site-shell .design-request-card{border-color:#ced5c1}.site-shell .design-reference-note{max-width:530px}.site-shell .purchase-page{background:#f3f2ec}.site-shell :is(.purchase-panel,.purchase-summary,.registration-card,.recovery-card,.account-form-card,.account-profile){border-radius:var(--card-radius);border-color:var(--line);box-shadow:var(--soft-shadow);background-color:var(--surface)}.site-shell .purchase-steps{margin-block:24px 30px}.site-shell .purchase-title h1{font-size:clamp(32px,3.2vw,44px)}.site-shell .account-access-page .access-form input:not([type=checkbox]),.site-shell .account-access-page .access-form select{background:#f8f8f2;border:1px solid var(--line);border-radius:8px;min-height:44px;padding-inline:12px}.site-shell .account-access-page .access-input-group{border:1px solid var(--line);border-radius:8px;background:#f8f8f2;padding-inline:10px;gap:8px}.site-shell .account-access-page .access-form .access-input-group input:not([type=checkbox]),.site-shell .account-access-page .access-form .access-input-group select{border:0;background:transparent;padding-inline:4px}.site-shell .account-access-page .account-password input{padding-right:46px}.site-shell .policy-page{max-width:840px;padding-block:32px 64px}.site-shell .policy-page h1{font-size:clamp(34px,4vw,48px);margin-block:14px 24px}.site-shell .policy-page h2{font-size:25px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.site-shell .policy-page :is(p,li){font-size:14px;line-height:1.8}.site-shell .product-dialog{border-radius:20px;border-color:var(--line)}.site-shell .product-dialog .product-gallery{background:#eeebe2}.site-shell .product-dialog .detail-copy{background:var(--surface)}.site-shell .product-dialog .detail-copy h2{font-size:34px;line-height:1.15}.site-shell .product-dialog[open]{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:0 auto 1fr;align-items:stretch;background:var(--surface)}.site-shell .product-dialog .dialog-close{grid-row:1;grid-column:1 / -1;z-index:5}.site-shell .product-dialog .product-gallery{grid-column:1;grid-row:2;padding:24px 24px 12px;min-width:0;background:#eeebe2}.site-shell .product-dialog .product-photo-viewport{height:clamp(300px,43vh,390px);background:transparent;border-radius:10px}.site-shell .product-dialog .product-detail-photo{width:auto;max-width:100%;height:100%;margin-inline:auto;border-radius:10px;object-fit:contain}.site-shell .product-dialog .photo-zoom{margin-block:10px 6px;min-height:40px;padding:8px 14px;font-size:11px}.site-shell .product-dialog .product-gallery>small{font-size:10px}.site-shell .product-dialog .product-support{grid-column:1;grid-row:3;background:#eeebe2;padding:14px 24px 22px;min-width:0}.site-shell .product-support .product-includes{padding-top:16px;border-top:1px solid #d8d7cb}.site-shell .product-support .product-includes ul{margin-bottom:14px}.site-shell .product-support .detail-design-link{background:#fffefa;min-height:44px;border-radius:8px;font-size:12px;margin-bottom:12px}.site-shell .product-support .detail-more{padding-top:0;border:0}.site-shell .product-support .detail-more summary{min-height:36px;align-items:center}.site-shell .product-support .detail-more p{font-size:12px;line-height:1.65;margin-bottom:0}.site-shell .product-dialog .detail-copy{grid-column:2;grid-row:2 / 4;padding:42px 28px 24px}.site-shell .product-dialog .detail-copy h2{font-size:32px;margin-block:12px 14px}.site-shell .product-dialog .detail-price{margin-block:18px 12px}.site-shell .product-dialog .detail-copy>p{font-size:13px;line-height:1.7;margin-bottom:14px}.site-shell .product-dialog .save-detail{margin:0 0 12px;min-height:38px}.site-shell .product-dialog .product-delivery{margin:4px 0 16px;padding:16px;border-radius:10px}.site-shell .product-dialog .product-share{padding-bottom:0;gap:0 14px}.site-shell .product-dialog .product-share>*{font-size:11px}@media(max-width:620px){.site-shell .product-dialog[open]{grid-template-columns:minmax(0,1fr);grid-template-rows:0 auto auto auto;max-height:94dvh}.site-shell .product-dialog .product-gallery{padding:24px 18px 14px}.site-shell .product-dialog .product-photo-viewport{height:min(76vw,320px)}.site-shell .product-dialog .detail-copy{grid-column:1;grid-row:3;padding:24px 20px 16px}.site-shell .product-dialog .detail-copy h2{font-size:29px}.site-shell .product-dialog .product-support{grid-column:1;grid-row:4;padding:4px 20px 20px;background:var(--surface)}.site-shell .product-dialog .product-buy-bar{position:sticky;bottom:0}}.site-shell .contact-band{background:var(--olive-dark);padding-block:30px}.site-shell .contact-band h2{font-size:clamp(27px,3vw,36px);margin:0}.site-shell .contact-band .container{gap:24px}.site-shell .footer{padding-top:12px}.site-shell .footer-main{grid-template-columns:1.2fr 1fr 1fr .8fr;gap:42px;padding-block:34px}.site-shell .footer-brand{display:flex;align-items:flex-start;gap:16px}.site-shell .footer .brand img{width:80px;height:80px}.site-shell .footer-brand p{margin-top:18px;font-size:12px;line-height:1.6}.site-shell .footer h3{font-size:11px;letter-spacing:1px;text-transform:uppercase;margin:6px 0 12px}.site-shell .footer-links{gap:8px}.site-shell .footer-links :is(a,button){font-size:12px;min-height:28px;display:inline-flex;align-items:center}.site-shell .footer-contact{display:inline-flex;align-items:center;gap:8px;min-height:30px;font-size:12px;color:var(--olive)}.site-shell .footer-social{display:block;grid-column:auto;min-width:0;border:0;padding:0}.site-shell .social-links{margin-block:10px}.site-shell .social-links a{width:40px;height:40px;border:1px solid var(--line);border-radius:50%}.site-shell .social-links img{width:22px;height:22px;border-radius:4px}.site-shell .footer-country{font-size:11px}.site-shell .footer-bottom{align-items:center;padding-block:18px;font-size:11px;gap:20px;color:var(--muted)}.site-shell .footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 24px}.site-shell .footer-legal a{padding-block:8px}.site-shell .footer a:hover{color:var(--olive-dark)}@media(max-width:1100px){.site-shell .nav-container{gap:18px}.site-shell .desktop-nav{gap:16px}.site-shell .account-nav-label,.site-shell .bag-label{display:none}.site-shell .nav-actions{gap:3px}.site-shell .product-title{flex-direction:column;gap:5px}.site-shell .footer-brand{flex-direction:column;gap:0}.site-shell .footer-brand p{margin-block:10px 0}.site-shell .design-workspace{grid-template-columns:minmax(0,1fr) 350px;gap:22px}}@media(max-width:900px){.site-shell .container{width:calc(100% - 48px)}.site-shell .header{height:78px}.site-shell .nav-container{padding-inline:24px;grid-template-columns:1fr 76px 1fr}.site-shell .header .brand img{width:70px;height:70px}.site-shell .desktop-nav{display:none}.site-shell .menu-button{display:inline-flex;position:absolute;left:20px;top:17px}.site-shell .announcement-right{display:none}.site-shell .shop-hero{gap:28px}.site-shell .shop-hero-photos{gap:10px}.site-shell .hero-product img{height:280px}.site-shell .hero-product-small img{height:220px}.site-shell .hero-product>span{padding:12px 10px;font-size:11px}.site-shell .hero-product>span>svg{display:none}.site-shell .shop-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.site-shell .shop-category img{aspect-ratio:1.4}.site-shell .shop-customizer-copy{padding:28px}.site-shell .footer-main{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.site-shell .design-studio{padding-inline:24px}.site-shell .design-workspace{grid-template-columns:minmax(0,1fr) 320px;gap:18px}}@media(max-width:700px){.site-shell .container{width:calc(100% - 36px)}.site-shell .eyebrow{font-size:9px;letter-spacing:1.4px}.site-shell .nav-container{padding-inline:14px}.site-shell .header{height:74px}.site-shell .header .brand img{width:66px;height:66px}.site-shell .menu-button{top:15px;left:12px;margin-left:0}.site-shell .nav-actions{gap:0}.site-shell .nav-actions .favorites-nav{display:none}.site-shell .nav-actions .account-nav{display:inline-flex;position:absolute;left:56px;top:15px;width:100px;height:44px;justify-content:flex-start;padding:0}.site-shell .customer-menu .account-nav-label{display:flex;flex-direction:column;align-items:flex-start;font-size:11px;min-width:0}.site-shell .customer-menu .account-nav-label small{max-width:65px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-shell .customer-menu .account-nav-label strong{white-space:nowrap}.site-shell .bag-button{border:0;padding:8px 4px;gap:5px}.site-shell .bag-count{width:18px;height:18px}.site-shell .shop-hero{grid-template-columns:1fr;gap:28px;padding-block:32px 28px}.site-shell .shop-hero-copy{text-align:center}.site-shell .shop-hero h1{font-size:clamp(44px,11vw,60px);margin:16px auto;letter-spacing:-1.5px}.site-shell .shop-hero-copy>p{max-width:310px;margin:0 auto 20px;font-size:13px;line-height:1.65}.site-shell .shop-hero-actions{justify-content:center;gap:16px}.site-shell .shop-hero-actions .button{padding-inline:18px}.site-shell .shop-hero-photos{max-width:470px;width:100%;gap:14px;margin-inline:auto}.site-shell .hero-product img{height:clamp(235px,58vw,295px)}.site-shell .hero-product-small img{height:clamp(180px,45vw,235px)}.site-shell .hero-product-small{margin-bottom:18px}.site-shell .hero-product>span{padding:12px;font-size:11px}.site-shell .hero-product small{font-size:10px}.site-shell .shopping-assurance{padding-block:16px;gap:0}.site-shell .shopping-assurance span{max-width:none;padding-inline:8px;font-size:10px;line-height:1.5}.site-shell :is(.shop-collections,.shop-featured){padding-block:32px 4px}.site-shell .shop-section-title{gap:14px;align-items:center;margin-bottom:20px}.site-shell .shop-section-title h2{font-size:29px;letter-spacing:-.8px}.site-shell .shop-section-title .text-link{font-size:11px;flex-shrink:0}.site-shell .shop-category-grid{gap:18px 12px}.site-shell .shop-category img{aspect-ratio:1;padding:5px;border-radius:10px}.site-shell .shop-category span{font-size:11px;margin-top:8px;gap:4px}.site-shell .shop-category span svg{width:12px}.site-shell .shop-customizer{margin-top:32px;grid-template-columns:1fr}.site-shell .shop-customizer-copy{padding:28px 24px 16px;text-align:center}.site-shell .shop-customizer-copy h2{font-size:33px}.site-shell .shop-customizer-copy>p{margin-inline:auto;font-size:13px;margin-bottom:20px}.site-shell .family-banner{margin-block:32px;grid-template-columns:1fr;gap:20px;padding:24px 18px}.site-shell .family-banner-copy{padding:0}.site-shell .family-banner-copy h2{font-size:34px}.site-shell .family-images{height:260px}.site-shell .customer-stories{padding-block:4px 32px}.site-shell .customer-story-grid{gap:16px}.site-shell .customer-story img{height:240px}.site-shell .commerce-intro{padding-block:16px 24px}.site-shell .breadcrumb{margin-bottom:16px;font-size:10px}.site-shell .commerce-intro-row{flex-direction:column;align-items:center;gap:18px;text-align:center}.site-shell .commerce-intro h1{font-size:38px;letter-spacing:-1px}.site-shell .commerce-intro p{max-width:340px;margin-inline:auto;font-size:12px}.site-shell .collection-custom-link{border:1px solid var(--line);max-width:none;padding:10px 14px}.site-shell .collection-tabs{margin-inline:0;padding-block:8px}.site-shell .collection-tabs button{font-size:12px;padding-inline:13px}.site-shell .catalog-toolbar{flex-wrap:wrap;gap:12px;margin-top:14px}.site-shell .search-field{flex-basis:100%;width:100%;max-width:none}.site-shell .filter-actions{width:100%;justify-content:space-between;gap:12px}.site-shell .sort-label{margin-left:auto}.site-shell .results-caption{margin-block:14px 18px;font-size:10px}.site-shell .product-grid{gap:24px 14px}.site-shell .product-photo{border-radius:12px}.site-shell .product-meta{font-size:8px;letter-spacing:.7px;margin-top:12px}.site-shell .product-title{gap:5px;margin-bottom:12px}.site-shell .product-title button{font-size:13px;line-height:1.5}.site-shell .product-title>span{font-size:13px}.site-shell .product-photo .favorite-button{width:44px;height:44px;top:6px;right:6px}.site-shell .story-layout{grid-template-columns:1fr;gap:28px}.site-shell .story-copy h2{font-size:33px}.site-shell .story-copy>.eyebrow,.site-shell .story-copy>h2,.site-shell .story-copy>p{text-align:center}.site-shell .story-copy>p{margin-inline:auto}.site-shell .size-guide{padding:22px 16px}.site-shell .faq-section{grid-template-columns:1fr;gap:26px}.site-shell .faq-section>div:first-child{text-align:center}.site-shell .faq-list details{padding-inline:16px}.site-shell .faq-list summary{font-size:13px}.site-shell .shipping-page{padding-block:30px 40px}.site-shell :is(.shipping-grid article,.shipping-express){padding:22px}.site-shell .design-studio{padding:16px 18px 32px}.site-shell .design-workspace{grid-template-columns:1fr;gap:24px}.site-shell .design-heading{padding-block:25px 22px}.site-shell .design-heading h1{font-size:38px}.site-shell .design-model-picker strong{font-size:14px}.site-shell .design-editor h2{font-size:24px}.site-shell .design-reference-note{margin-top:12px}.site-shell .purchase-container{width:calc(100% - 36px)}.site-shell .purchase-steps{margin-block:22px 28px}.site-shell .policy-page{padding-block:22px 40px}.site-shell .policy-page h1{font-size:36px}.site-shell .policy-page :is(p,li){font-size:13px}.site-shell .product-dialog .detail-copy h2{font-size:29px}.site-shell .contact-band{padding-block:28px}.site-shell .contact-band .container{flex-direction:column;text-align:center;gap:18px}.site-shell .contact-band h2{font-size:29px}.site-shell .footer{margin-block:20px;padding:20px clamp(12px,3vw,20px) 14px;border:1px solid var(--line);border-radius:18px}.site-shell .footer-main{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:20px 12px;padding:0}.site-shell .footer-brand{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:center;gap:18px}.site-shell .footer-brand p{margin:0}.site-shell .footer .brand img{width:68px;height:68px}.site-shell .footer h3{margin:0 0 10px;font-size:10px;letter-spacing:.7px}.site-shell .footer-links{min-width:0;gap:2px}.site-shell .footer-links :is(a,button){min-height:36px;max-width:100%;font-size:11px;line-height:1.5;text-align:left}.site-shell .footer-social{text-align:left}.site-shell .footer-contact{min-height:36px;gap:4px;font-size:11px}.site-shell .footer-contact svg{width:14px;flex-shrink:0}.site-shell .footer-social .social-links{justify-content:flex-start;gap:6px;margin-block:8px 12px}.site-shell .footer-social .social-links a{width:clamp(32px,8vw,40px);height:clamp(32px,8vw,40px);flex-shrink:0}.site-shell .footer-country{display:block;margin:0;font-size:10px}.site-shell .footer-bottom{flex-direction:column;gap:4px;text-align:center;margin-top:18px;padding:0;border:0}.site-shell .footer-legal{justify-content:center;gap:6px 16px;font-size:10px}.site-shell .social-links a{width:44px;height:44px}}@media(max-width:400px){.site-shell .nav-actions .customer-menu .account-nav{width:62px;flex-direction:column;justify-content:center;gap:2px}.site-shell .customer-menu .account-avatar{width:24px;height:24px;font-size:11px}.site-shell .customer-menu .account-nav-label small{display:none}.site-shell .customer-menu .account-nav-label{font-size:10px;line-height:1.2}}@media(prefers-reduced-motion:reduce){.site-shell .hero-product img,.site-shell .button{transition:none}}.mobile-bottom-nav{display:none}@media(max-width:900px){body.mobile-nav-visible{--mobile-nav-height: calc(90px + env(safe-area-inset-bottom, 0px)) ;padding-bottom:calc(var(--mobile-nav-height) + var(--cookie-notice-height, 0px) + var(--kingu-dock-height, 0px) + var(--purchase-bar-height, 0px))}.mobile-bottom-nav{position:fixed;z-index:40;inset-inline:12px;bottom:calc(var(--cookie-notice-height, 0px) + 10px + env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;width:calc(100% - 24px);max-width:520px;height:72px;margin-inline:auto;padding:5px;border:1px solid #e7e5dc;border-radius:23px;background:#fffefa;box-shadow:0 5px 28px #30392e14}.mobile-bottom-nav :is(a,button){display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;padding:5px 2px;border-radius:17px;color:#626b58;font-size:10px;font-weight:500;line-height:1.2;text-align:center;-webkit-tap-highlight-color:transparent;transition:background-color .16s ease,color .16s ease}.mobile-bottom-nav :is(a,button)>span{display:flex;align-items:center;justify-content:center;min-height:24px;max-width:110px;text-wrap:balance}.mobile-bottom-nav svg{flex-shrink:0}.mobile-bottom-nav :is([aria-current=page],.is-current){color:#443c2e;background:#e8d5b1;font-weight:700}.mobile-bottom-nav :is(a,button):focus-visible{outline:2px solid var(--olive);outline-offset:1px}.site-shell.has-mobile-nav .header .menu-button{display:none}.mobile-more-menu{position:fixed;inset:auto 12px calc(var(--cookie-notice-height, 0px) + 10px + env(safe-area-inset-bottom,0px));width:calc(100% - 24px);max-width:520px;max-height:calc(100dvh - var(--cookie-notice-height, 0px) - 40px);margin:0 auto;padding:22px 20px 20px;overflow-y:auto;border-radius:24px;background:#fffefa}.mobile-more-menu[open]{animation:mobile-menu-enter .18s ease-out}.mobile-more-menu::backdrop{background:#242c264d}.mobile-more-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.mobile-menu-eyebrow{display:block;margin-bottom:4px;color:var(--olive);font-size:9px;letter-spacing:1.4px;font-weight:600}.mobile-more-heading h2{margin:0;font-family:var(--serif);font-size:26px}.mobile-more-heading .icon-button{width:44px;height:44px}.mobile-more-links{display:grid;gap:6px}.mobile-more-links :is(a,button),.mobile-about-group>summary{display:flex;align-items:center;gap:12px;min-height:50px;padding:12px;border:1px solid #e8e9df;border-radius:12px;background:#f8f8f2;font-size:14px;text-align:left}.mobile-more-links :is(a,button)>svg,.mobile-about-group>summary>svg{color:var(--olive);flex-shrink:0}.mobile-more-links :is(a,button)>svg:last-child,.mobile-about-group>summary>svg:last-child{margin-left:auto}.mobile-about-group>summary{list-style:none;cursor:pointer}.mobile-about-group>summary::-webkit-details-marker{display:none}.mobile-about-group[open]>summary>svg:last-child{transform:rotate(180deg)}.mobile-about-group .mobile-more-links{padding:6px 0 0 20px}.mobile-about-group .mobile-more-links a{font-size:13px;min-height:44px;background:transparent}.mobile-personal-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.mobile-personal-links :is(a,button){display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid var(--line);border-radius:12px;font-size:12px;color:var(--olive)}.mobile-more-links :is(a,button):hover,.mobile-more-links [aria-current=page]{background:#eff1e8}@keyframes mobile-menu-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:700px){.site-shell.has-mobile-nav .nav-actions .customer-menu .account-nav{left:18px;width:115px;max-width:calc(50vw - 60px);flex-direction:row;justify-content:flex-start;gap:7px}.site-shell.has-mobile-nav .nav-actions .favorites-nav{display:inline-flex;width:34px}.site-shell.has-mobile-nav .customer-menu .account-nav-label small{display:block}}@media(prefers-reduced-motion:reduce){.mobile-bottom-nav :is(a,button){transition:none}.mobile-more-menu[open]{animation:none}}
