:root{--color-forest:180 52% 18%;--color-navy:213 60% 31%;--color-rust:17 87% 36%;--color-gold:43 56% 66%;--color-warm-gray:30 8% 81%;--color-charcoal:0 0% 0.4%;--forest-50:180 30% 97%;--forest-100:180 30% 93%;--forest-200:180 30% 85%;--forest-300:180 35% 70%;--forest-400:180 40% 50%;--forest-500:180 52% 35%;--forest-600:180 52% 25%;--forest-700:180 52% 18%;--forest-800:180 52% 14%;--forest-900:180 52% 10%;--navy-50:213 40% 97%;--navy-100:213 40% 92%;--navy-200:213 45% 82%;--navy-300:213 50% 65%;--navy-400:213 55% 50%;--navy-500:213 60% 40%;--navy-600:213 60% 31%;--navy-700:213 60% 25%;--navy-800:213 60% 18%;--navy-900:213 60% 12%;--rust-50:17 70% 97%;--rust-100:17 70% 93%;--rust-200:17 75% 85%;--rust-300:17 80% 70%;--rust-400:17 85% 55%;--rust-500:17 87% 45%;--rust-600:17 87% 36%;--rust-700:17 87% 28%;--rust-800:17 87% 20%;--rust-900:17 87% 12%;--gold-50:43 60% 97%;--gold-100:43 56% 92%;--gold-200:43 56% 82%;--gold-300:43 56% 72%;--gold-400:43 56% 66%;--gold-500:43 56% 55%;--gold-600:43 56% 45%;--gold-700:43 56% 35%;--gold-800:43 56% 25%;--gold-900:43 56% 15%;--neutral-50:30 15% 99%;--neutral-100:30 12% 96%;--neutral-150:30 10% 93%;--neutral-200:30 8% 88%;--neutral-300:30 8% 81%;--neutral-350:30 6% 74%;--neutral-400:30 5% 65%;--neutral-500:30 4% 50%;--neutral-600:30 3% 40%;--neutral-700:30 2% 30%;--neutral-800:30 2% 20%;--neutral-900:30 2% 12%;--neutral-950:0 0% 5%;--white:0 0% 100%;--black:0 0% 0%;--background-color:hsl(var(--neutral-50));--alt-background-color:hsl(var(--neutral-100));--alt-background-color-dark:hsl(var(--neutral-200));--content-background-color:hsl(var(--white));--primary-text-color:hsl(var(--neutral-950));--alt-text-color:hsl(var(--neutral-600));--alt-text-color-dark:hsl(var(--neutral-700));--border-color:hsl(var(--neutral-200));--border-color-light:hsl(var(--neutral-150));--border-color-dark:hsl(var(--neutral-350));--link-color:hsl(var(--navy-600));--link-hover-color:hsl(var(--navy-800));--header-background-color:hsl(var(--forest-700));--header-text-color:hsl(var(--white));--header-link-color:hsl(var(--neutral-100));--header-link-hover-color:hsl(var(--white));--header-hover-background-color:hsl(var(--forest-600));--page-header-background-color:hsl(var(--forest-700));--page-header-text-color:hsl(var(--white));--button-background-color:hsl(var(--navy-600));--button-hover-background-color:hsl(var(--navy-700));--button-text-color:hsl(var(--white));--button-light-background-color:hsl(var(--white));--button-light-border-color:hsl(var(--neutral-300));--button-light-text-color:hsl(var(--neutral-900));--button-light-hover-background-color:hsl(var(--neutral-100));--button-light-hover-border-color:hsl(var(--neutral-400));--button-light-hover-text-color:hsl(var(--neutral-950));--input-background-color:hsl(var(--white));--input-border-color:hsl(var(--neutral-350));--input-focus-border-color:hsl(var(--forest-500));--badge-background-color:hsl(var(--neutral-100));--badge-border-color:hsl(var(--neutral-300));--badge-text-color:hsl(var(--neutral-800));--badge-bright-background-color:hsl(var(--gold-400));--badge-bright-text-color:hsl(var(--neutral-900));--notification-active-background-color:hsl(var(--rust-600));--row-hover-color:hsl(var(--neutral-100));--alternate-row-background-color:hsl(var(--neutral-50));--modal-background-color:rgba(1,1,1,.6);--success-background-color:hsl(var(--forest-50));--success-border-color:hsl(var(--forest-400));--success-text-color:hsl(var(--forest-800));--error-background-color:#fef2f2;--error-border-color:#fca5a5;--error-text-color:#991b1b;--warning-background-color:hsl(var(--gold-100));--warning-border-color:hsl(var(--gold-500));--warning-text-color:hsl(var(--gold-900));--info-background-color:hsl(var(--navy-50));--info-border-color:hsl(var(--navy-300));--info-text-color:hsl(var(--navy-800));--star-color:#edbf43;--message-background-color-self:hsl(var(--forest-100));--message-background-color-other:hsl(var(--neutral-100));--notification-unread-background-color:hsl(var(--gold-100));--font-size-normal:1rem;--default-font:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--heading-font:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;--max-content-width:1200px;--border-radius:.375rem;--border-radius-sm:.25rem;--border-radius-lg:.5rem;--card-border-radius:.5rem;--card-border-color:var(--border-color-light);--box-shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--box-shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--color-primary-rgb:25,68,68;--button-background-rgb:31,77,127;--header-height-mobile:64px;--header-height-desktop:100px}*,:after,:before{box-sizing:border-box}*{border:0;margin:0;padding:0}html{scroll-padding-top:72px}@media(min-width:768px){html{scroll-padding-top:108px}}audio,canvas,embed,iframe,img,picture,svg,video{display:block;max-width:100%}.button,button,input,select,textarea{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:none;border:0;border-radius:var(--border-radius);color:inherit;cursor:pointer;font:inherit;line-height:normal}input,textarea{line-height:1.4}textarea{min-height:10em}h1,h2,h3,h4,h5,h6,p{margin-block-end:0;overflow-wrap:break-word;word-break:break-word}h1,h2,h3,h4,label{line-height:1.2}a{color:inherit;text-decoration:none;text-underline-offset:.2em}:focus{box-shadow:none;outline:0}:focus-visible{outline:.15rem solid var(--border-color-dark);outline-offset:.1rem}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(/fonts/Inter-VariableFont_opsz,wght.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:100 900;src:url(/fonts/Inter-Italic-VariableFont_opsz,wght.ttf) format("truetype")}html.preload *,html.preload :after,html.preload :before{animation:none!important;transition:none!important}body,html{height:100%}html{font-size:16px;scroll-behavior:smooth}body{background:var(--background-color);color:var(--primary-text-color);display:flex;flex-direction:column;font-family:var(--default-font);font-size:var(--font-size-normal);line-height:1.5;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.noscroll{overflow:hidden}.skip-link{background:hsl(var(--forest-700));border-radius:0 0 var(--border-radius) var(--border-radius);color:hsl(var(--white));font-size:.9rem;font-weight:600;left:50%;padding:.75rem 1.5rem;position:absolute;text-decoration:none;top:-100%;transform:translateX(-50%);transition:top .2s ease;z-index:9999}.skip-link:focus{outline:2px solid hsl(var(--gold-400));outline-offset:2px;top:0}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.wrapper{margin-inline:auto;width:min(var(--max-content-width),100%)}.wrapper--small{width:min(45ch,100%)}.wrapper--medium{width:min(60ch,100%)}.wrapper--full{height:100%;width:100%}main.home-page{padding:0}main:after{background:transparent;content:"";inset:0;opacity:0;position:fixed;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden}h1,h2,h3,h4,h5,h6{line-height:1.25;margin:0;padding:0}h1{align-items:center;display:flex;font-size:1.75rem;font-weight:600;gap:8px}@media(max-width:768px){h1{font-size:1.4rem}}.badge{align-items:center;background:var(--badge-background-color);border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--primary-text-color);display:inline-flex;font-size:.875rem;font-weight:500;gap:.25rem;padding:2px 6px;white-space:nowrap}.badge--no-border{border:1px solid transparent}.badge--green{background:var(--success-background-color);border:1px solid var(--success-border-color);color:var(--success-text-color)}.badge--blue{background:var(--info-background-color);border:1px solid var(--info-border-color);color:var(--info-text-color)}.badge--red{background:var(--error-background-color);border:1px solid var(--error-border-color);color:var(--error-text-color)}.badge--bright{background:var(--badge-bright-background-color);color:var(--badge-bright-text-color)}.badge--small{font-size:.8rem;padding:2px 6px}.badge--extra-round{border-radius:9999px;padding:2px 8px}.page-header{-moz-column-gap:1rem;column-gap:1rem;display:flex;margin-bottom:2rem;position:relative;text-align:left}@media screen and (max-width:768px){.page-header{-moz-column-gap:.75rem;column-gap:.75rem;margin-bottom:1.5rem}}.page-header--centered{justify-content:center;text-align:center}h2{font-size:1.6rem;font-weight:600;margin-bottom:1.5rem}@media screen and (max-width:768px){h2{font-size:1.3rem}}h2.no-margin{margin-bottom:0}h2.half-margin{margin-bottom:.75rem}h3{font-size:1.2rem;font-weight:500;margin-bottom:1.5rem}.link{color:var(--link-color);text-decoration:underline}.link:hover{color:var(--link-hover-color)}.intro{color:var(--alt-text-color);margin-bottom:36px;text-align:center}a:not(.button):not(.product-card):not(.category-nav__link):not(.site-header a):not(.site-header__logo):not(.site-header__cart):not(.mobile-nav a):hover{text-decoration:underline}.box-shadow{box-shadow:0 0 transparent,0 0 transparent,var(--box-shadow)}.box-shadow-sm{box-shadow:0 0 transparent,0 0 transparent,var(--box-shadow-sm)}.section-title{border-bottom:2px solid var(--primary-text-color);font-size:1.3em;margin-bottom:0;padding-bottom:10px}.hidden{display:none}.loading-icon{height:20px;margin-left:8px;width:20px}.spinner{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lucide,svg.lucide{color:inherit;display:inline-block;fill:none;flex-shrink:0;height:1.1em;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:1.1em}.button{align-items:center;background:var(--button-background-color);border:none;border-radius:var(--border-radius);box-shadow:var(--box-shadow-sm);color:var(--button-text-color);cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:500;gap:.5rem;height:2.75rem;justify-content:center;padding:0 1rem;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;white-space:nowrap}.button svg.lucide{flex-shrink:0;height:1rem;width:1rem}.button:focus,.button:hover{background:var(--button-hover-background-color);color:var(--button-text-color);text-decoration:none}.button:active{transform:scale(.97)}.button[disabled]{cursor:not-allowed;opacity:.5;transform:none}.button--small{font-size:.8125rem;gap:.375rem;height:2rem;padding:0 .75rem}.button--small svg.lucide{height:.875rem;width:.875rem}.button--large{font-size:1rem;gap:.625rem;height:3rem;padding:0 1.5rem}.button--large svg.lucide{height:1.25rem;width:1.25rem}.button--light{background:var(--button-light-background-color);border:1px solid var(--button-light-border-color);box-shadow:var(--box-shadow-sm);color:var(--button-light-text-color)}.button--light:focus,.button--light:hover{background:var(--button-light-hover-background-color);border-color:var(--button-light-hover-border-color);color:var(--button-light-hover-text-color)}.button--danger,.button--danger:focus,.button--danger:hover{background:var(--error-text-color);color:var(--button-text-color)}.button--danger:focus,.button--danger:hover{filter:brightness(1.1)}.button--full{justify-content:center;width:100%}.button--icon{aspect-ratio:1;padding:0}.button--left{justify-content:flex-start}.button--inverted{background:var(--button-text-color);color:var(--button-background-color)}.button--inverted:focus,.button--inverted:hover{background:var(--button-text-color);color:var(--button-hover-background-color)}.button--inline{background:none;border:none;border-radius:2px;box-shadow:none;color:var(--primary-text-color);height:auto;padding:0;text-decoration:underline}.button--inline:focus,.button--inline:hover{background:none;color:var(--link-color)}.button--minimal{border:none;box-shadow:none}.button--minimal:focus,.button--minimal:hover{border:none}.button--loader{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;place-content:center}.button--loader .button__text{gap:.5rem}.button--loader .button__loading,.button--loader .button__text{align-items:center;display:flex;grid-column:1;grid-row:1;justify-content:center}.button--loader .button__loading{opacity:0;visibility:hidden}.button--loader.loading .button__text{opacity:0}.button--loader.loading .button__loading{opacity:1;visibility:visible}.button--loader.loading .button__loading svg{animation:spin 1s linear infinite}.button .loading-icon circle{fill:transparent}.button .loading-icon path{fill:#ccc}button svg{pointer-events:none}.button--forest{background:hsl(var(--forest-600));border:none;color:hsl(var(--white))}.button--forest:focus,.button--forest:hover{background:hsl(var(--forest-500));color:hsl(var(--white))}.button--navy{background:hsl(var(--navy-600));border:none;color:hsl(var(--white))}.button--navy:focus,.button--navy:hover{background:hsl(var(--navy-500));color:hsl(var(--white))}.button--gold{background:hsl(var(--gold-400));border:none;color:hsl(var(--neutral-900));font-weight:600}.button--gold:focus,.button--gold:hover{background:hsl(var(--gold-500));color:hsl(var(--neutral-900))}.button--success{background:hsl(var(--forest-500));border:none;color:hsl(var(--white))}.button--success:focus,.button--success:hover{background:hsl(var(--forest-600));color:hsl(var(--white))}.button--outline-forest{background:transparent;border:2px solid hsl(var(--forest-600));color:hsl(var(--forest-600))}.button--outline-forest:focus,.button--outline-forest:hover{background:hsl(var(--forest-600));color:hsl(var(--white))}.button--outline-rust{background:transparent;border:2px solid hsl(var(--rust-600));color:hsl(var(--rust-600))}.button--outline-rust:focus,.button--outline-rust:hover{background:hsl(var(--rust-600));color:hsl(var(--white))}.button--ghost{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);color:hsl(var(--white))}.button--ghost:focus,.button--ghost:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);color:hsl(var(--white))}.button--google{align-items:center;background-color:var(--content-background-color);border:1px solid var(--border-color);box-shadow:var(--box-shadow-sm);color:var(--primary-text-color);display:flex;gap:.75rem;justify-content:center;width:100%}.button--google:focus,.button--google:hover{background-color:var(--alt-background-color);border-color:var(--border-color-dark);color:var(--primary-text-color)}.copy-button{border:1px solid var(--border-color);border-radius:var(--border-radius);display:grid;font-size:.925rem;grid-template-columns:1fr;grid-template-rows:1fr;padding:0 .5rem;place-items:center}.copy-button--success .copy-button__text{opacity:0;visibility:hidden}.copy-button--success .copy-button__check_icon{opacity:1;visibility:visible}.copy-button__check_icon,.copy-button__text{transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.copy-button__text{gap:.25rem}.copy-button__check_icon,.copy-button__text{align-items:center;display:flex;grid-area:1/1}.copy-button__check_icon{justify-content:center;opacity:0;visibility:hidden}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--input-background-color);border:1px solid var(--border-color-dark);border-radius:var(--border-radius);color:var(--primary-text-color);cursor:pointer;flex-shrink:0;height:1.125rem;padding:0;width:1.125rem}input[type=checkbox]:checked,input[type=radio]:checked{background-color:var(--button-background-color);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")}input[type=checkbox]:focus,input[type=radio]:focus{outline:.1rem solid var(--border-color);outline-offset:.1rem}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:2px solid var(--border-color-dark);border-radius:50%;box-shadow:inset 0 0 0 .5625rem var(--input-background-color);cursor:pointer;display:inline-block;flex-shrink:0;height:1.125rem;margin:0;opacity:1;position:static;vertical-align:middle;width:1.125rem}input[type=radio]:checked{background-color:var(--button-background-color);background-image:none;box-shadow:inset 0 0 0 2px var(--input-background-color)}input[type=radio]:focus-visible{outline:.1rem solid var(--border-color-dark);outline-offset:.05rem}.form-instructions{background:var(--alt-background-color);border:1px solid var(--border-color);border-radius:4px;line-height:1.5;margin-bottom:24px;padding:12px}.form-instructions a{color:var(--link-color);text-decoration:underline}.form-instructions a:hover{color:var(--link-hover-color)}.login-block{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center}.login-form{width:100%}label{display:block;font-weight:600}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{background-color:var(--input-background-color);border:1px solid var(--input-border-color);font-size:1rem;font-weight:400;height:2.5rem;max-width:100%;padding:0 .75rem;width:100%}input[type=date].field-error,input[type=email].field-error,input[type=number].field-error,input[type=password].field-error,input[type=search].field-error,input[type=tel].field-error,input[type=text].field-error,input[type=url].field-error,textarea.field-error{border-color:var(--error-border-color);color:var(--error-text-color)}input[type=date].field-success,input[type=email].field-success,input[type=number].field-success,input[type=password].field-success,input[type=search].field-success,input[type=tel].field-success,input[type=text].field-success,input[type=url].field-success,textarea.field-success{border-color:var(--success-border-color)}input[type=date].field-loading,input[type=email].field-loading,input[type=number].field-loading,input[type=password].field-loading,input[type=search].field-loading,input[type=tel].field-loading,input[type=text].field-loading,input[type=url].field-loading,textarea.field-loading{border-color:var(--border-color-dark)}input[type=date][readonly],input[type=email][readonly],input[type=number][readonly],input[type=password][readonly],input[type=search][readonly],input[type=tel][readonly],input[type=text][readonly],input[type=url][readonly],textarea[readonly]{background:var(--alt-background-color);opacity:.7}input[type=search]{padding-right:2.25rem}.autocomplete-container,.autocomplete-container input{width:100%}.autocomplete-input-container{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;place-content:center;position:relative}.autocomplete-input-container input{grid-area:1/1}.autocomplete-input-container .lucide-loader-circle{align-self:center;grid-area:1/1;height:1.25rem;justify-self:end;margin-right:.5rem;opacity:0;transition:opacity .1s;width:1.25rem}.autocomplete-input-container .lucide-loader-circle.loading{animation:spin 1s linear infinite;opacity:1}.autocomplete-dropdown{border:1px solid var(--border-color);border-radius:4px;display:none;width:100%}.autocomplete-dropdown>div{cursor:pointer;padding:4px 8px}.autocomplete-dropdown>div:hover{background:var(--alt-background-color)}.selected-items-container{display:flex;flex-wrap:wrap;gap:4px}.selected-items-container .selected-item{align-items:center;background:var(--alt-background-color);border:1px solid var(--border-color);border-radius:4px;display:flex;gap:6px;padding:6px 8px;width:100%}.selected-items-container .selected-item .artist-name,.selected-items-container .selected-item .label-name{flex:1}.selected-items-container .selected-item .catalog-number-input{background:var(--input-background-color);border:1px solid var(--input-border-color);border-radius:var(--border-radius);font-size:1rem;height:2rem;max-width:12rem;padding:4px 6px;width:100%}.selected-items-container .selected-item .catalog-number-input::-moz-placeholder{color:var(--placeholder-color);opacity:.6}.selected-items-container .selected-item .catalog-number-input::placeholder{color:var(--placeholder-color);opacity:.6}.selected-items-container .remove-item{align-items:center;background:transparent;border:1px solid var(--border-color);border-radius:3px;cursor:pointer;display:flex;height:2rem;justify-content:center;width:2rem}.selected-items-container .remove-item:hover{background:var(--error-background-color);border-color:var(--error-border-color)}textarea{display:block;height:140px;padding:.5rem;resize:vertical}.form-group{display:flex;flex-direction:column;gap:1.5rem;max-width:40rem}.form-group--borders,.form-group--compact{gap:1rem}.form-group--borders>*+*{border-top:1px solid var(--border-color);padding-top:1rem}.form-field-radio-group{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:.5rem 0}.form-field-radio-group--single-column{gap:.75rem;grid-template-columns:1fr;margin-bottom:0}.form-field-radio-group--bordered .form-field{border:1px solid var(--border-color);border-radius:.5rem;cursor:pointer;padding:12px;transition:border-color .2s ease,background-color .2s ease}.form-field-radio-group--bordered .form-field--radio{gap:.25rem}.form-field-radio-group--bordered .form-field:has(input:checked),.form-field-radio-group--bordered .form-field:hover{background-color:var(--alt-background-color);border-color:var(--border-color-dark)}.form-field-radio-group--bordered .form-field--label{align-items:center;display:flex;flex-direction:row;font-weight:400;gap:.5rem}.form-field{gap:.3125rem}.form-field.hidden{display:none}.form-field--checkbox-group,.form-field--radio-group{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:.5rem 0}.form-field--checkbox-group--single-column,.form-field--radio-group--single-column{gap:.5rem;grid-template-columns:1fr}.form-field__label{font-weight:600}.form-field--checkbox label,.form-field--radio label{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-weight:400;gap:.5rem;padding:.125rem 0;word-break:break-word}.form-field--checkbox .form-note,.form-field--radio .form-note{margin-left:1.625rem;margin-top:0}.form-field .disabled-option{align-items:center;color:var(--alt-text-color);display:flex;gap:.5rem}.form-field .disabled-option label{opacity:.7}.form-field__input-group{align-items:center;display:flex;position:relative}.form-field input[type=number].form-field__prefix-input{padding-left:1.5rem;width:9rem}.form-field input[type=number]::-webkit-inner-spin-button,.form-field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-field__prefix{color:var(--primary-text-color);left:.75rem;pointer-events:none;position:absolute}.form-field--required>.form-field__label:after,.form-field--required>label:after{color:var(--error-text-color);content:" *"}.form-field__inline-label{align-items:center;display:flex;gap:4px;position:relative}.form-field__inline-label.disabled{cursor:not-allowed;opacity:.7}.form-field__inline-label:after{display:none}.form-field__inline-label-text{align-items:center;background:var(--alt-background-color);border-left:1px solid var(--input-border-color);border:1px solid var(--input-border-color);border-radius:0 4px 4px 0;color:var(--alt-text-color-dark);display:flex;font-size:1rem;font-weight:600;height:100%;justify-content:center;padding:0 .75rem;position:absolute;right:0}.form-field--columns{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.form-field--columns{grid-template-columns:1fr}}.form-field--column{display:grid;grid-template-columns:140px 1fr 36px}.form-field--3-column{display:grid;grid-template-columns:repeat(3,1fr)}.form-field__button{align-self:flex-start;display:flex;flex-direction:row;gap:1rem}.form-field__centered-button{align-self:center;width:100%}.form-field__centered-button button{margin:0 auto;width:100%}.form-note{color:var(--alt-text-color);font-size:.825em;margin-top:1px;word-break:break-word}.form-note a{color:var(--link-color);text-decoration:underline}.form-note a:hover{color:var(--link-hover-color)}.form-note>svg{height:1lh}.form-note--error{color:var(--error-text-color)}.form-note--success{color:var(--success-text-color)}.form-note--warning{background:var(--warning-background-color);color:var(--warning-text-color);padding:.5rem}.form-note .highlight{font-weight:500}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--input-background-color);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .3125rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;border:1px solid var(--input-border-color);color:inherit;font-family:inherit;font-size:1rem;height:2.5rem;padding:0 2rem 0 .75rem;width:100%}select.field-error{border-color:var(--error-border-color);color:var(--error-text-color)}.qty-input{align-items:stretch;border:1px solid var(--border-color);border-radius:var(--border-radius);display:inline-flex;height:2.25rem;overflow:hidden}.qty-input:focus-within{outline:2px solid var(--border-color-dark);outline-offset:2px}.qty-input__btn{align-items:center;background:var(--alt-background-color);border:none;border-radius:0!important;cursor:pointer;display:flex;flex-shrink:0;height:100%!important;justify-content:center;padding:0;transition:background-color .15s ease;width:2rem!important}.qty-input__btn:hover{background:hsl(var(--forest-100))}.qty-input__btn svg.lucide{height:.875rem;width:.875rem}.qty-input__field{-moz-appearance:textfield;background:var(--content-background-color);border:0!important;border-left:1px solid var(--border-color)!important;border-radius:0!important;border-right:1px solid var(--border-color)!important;box-shadow:none!important;color:var(--primary-text-color);font-size:.95rem;font-weight:500;height:100%!important;outline:none!important;padding:0;text-align:center;width:3.5rem!important}.qty-input__field::-webkit-inner-spin-button,.qty-input__field::-webkit-outer-spin-button{-webkit-appearance:none}.qty-input--loading{opacity:.6;pointer-events:none}.qty-input--loading .qty-input__btn{cursor:wait}.flash-message-container{left:50%;max-width:700px;pointer-events:none;position:fixed;top:var(--header-height-desktop);transform:translateX(-50%);width:calc(100vw - 20px);z-index:9999;--flash-stack-offset:24px}.flash-message{border-radius:8px;box-shadow:var(--box-shadow);left:0;max-width:700px;opacity:0;padding:.75rem 1.5rem;pointer-events:auto;position:absolute;right:0;top:0;transition:transform .2s cubic-bezier(.4,0,.2,1),opacity .2s ease-in-out,filter .2s ease-in-out;width:100%}.flash-message__content{align-items:center;display:flex;gap:1rem;justify-content:space-between}.flash-message__text{flex-grow:1}.flash-message__close{align-items:center;background:hsla(0,0%,100%,.3);cursor:pointer;display:flex;flex-shrink:0;height:2.25rem;justify-content:center;width:2.25rem}.flash-message--success{background-color:var(--success-background-color);border:1px solid var(--success-border-color);color:var(--success-text-color)}.flash-message--error{background-color:var(--error-background-color);border:1px solid var(--error-border-color);color:var(--error-text-color)}.flash-message--warning{background-color:var(--warning-background-color);border:1px solid var(--warning-border-color);color:var(--warning-text-color)}.flash-message--info{background-color:var(--info-background-color);border:1px solid var(--info-border-color);color:var(--info-text-color)}.flash-message--visible{opacity:1}.flash-message--stacked{cursor:pointer;filter:brightness(.95)}.flash-message--stacked:hover{filter:brightness(1)}.flash-message--hiding{opacity:0;pointer-events:none;transform:translateX(var(--header-height-desktop))!important}.modal{background-color:var(--modal-background-color);bottom:0;height:100dvh;left:0;opacity:0;overflow-y:scroll;padding:96px 16px 200px;position:fixed;right:0;top:0;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;width:100vw;z-index:100000;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.modal>*{margin-bottom:100px}.modal--wide .modal__content{max-width:800px}.modal--wide .modal__content .form-group{max-width:100%}.modal--capped .modal__content{display:flex;flex-direction:column;max-height:65vh}@media(max-width:768px){.modal--capped .modal__content{max-height:85vh}}.modal--capped .modal__body{flex:1;min-height:0;overflow-y:auto}.modal__content--large{max-width:900px}@media(max-width:768px){.modal{padding:24px 16px}}.modal[aria-hidden=false]{opacity:1;visibility:visible}.modal__content{background-color:var(--background-color);border:1px solid var(--card-border-color);border-radius:8px;box-shadow:var(--box-shadow);display:grid;grid-template-rows:auto 1fr;margin:0 auto;max-width:600px;touch-action:auto;width:100%}.modal__notice{background:var(--alt-background-color);border-radius:var(--border-radius);font-size:.975em;font-weight:500;margin-bottom:1rem;padding:.5rem .75rem;text-align:left}.modal__notice--small{font-size:.875em}.modal__header{align-items:center;background-color:var(--alt-background-color);border-bottom:1px solid var(--card-border-color);border-radius:.5rem .5rem 0 0;display:flex;justify-content:space-between;padding:.75rem 1rem}.modal__header h2{font-size:1.25rem;margin:0}.modal__close{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-size:1.4rem;height:32px;justify-content:center;margin-left:auto;width:32px}.modal__message-container:not(:empty){margin-bottom:.75rem}.modal__body{background:var(--content-background-color);padding:1rem 1rem 2rem}@media(max-width:768px){.modal__body{padding:.5rem .5rem 1rem}}.modal__footer{align-items:center;background-color:var(--alt-background-color);border-radius:0 0 .5rem .5rem;border-top:1px solid var(--card-border-color);display:flex;gap:1rem;justify-content:flex-end;padding:1rem;width:100%}@media(max-width:768px){.modal__footer{gap:.5rem;padding:.5rem}}.message{background:var(--alt-background-color);border-left:4px solid var(--border-color);border-radius:var(--border-radius);color:var(--primary-text-color);display:block;padding:1rem;position:relative;width:100%}.message:not(:last-child){margin-bottom:1.5rem}.message__header{align-items:start;display:flex;font-weight:600;gap:.5rem;margin-bottom:.5rem}.message__header svg{flex-shrink:0;height:1lh;width:1lh}.message__body p:last-child,.message__header:last-child{margin-bottom:0}.message__content{flex:1;min-width:0}.message a:not(.button){text-decoration:underline}.message--error,.message--failure{background:var(--error-background-color);border-color:var(--error-border-color);color:var(--error-text-color)}.message--error svg,.message--failure svg{color:var(--error-border-color)}.message--success{background:var(--success-background-color);border-color:var(--success-border-color);color:var(--success-text-color)}.message--success svg{color:var(--success-border-color)}.message--warning{background:var(--warning-background-color);border-color:var(--warning-border-color);color:var(--warning-text-color)}.message--warning svg{color:var(--warning-border-color)}.message--info{background:var(--info-background-color);border-color:var(--info-border-color);color:var(--info-text-color)}.message--info svg{color:var(--info-border-color)}.message .button svg,.message button svg{color:currentColor}.message ul{display:flex;flex-direction:column;gap:.25rem}.message--small{color:var(--primary-text-color);font-size:.85rem;padding:.75rem}.message--small .message__header{margin-bottom:.375rem}@media(max-width:768px){.message{padding:.875rem}.message__header{margin-bottom:.375rem}}.notification-banners{position:relative;z-index:99}.notification-banner{align-items:center;display:flex;font-size:.9rem;justify-content:center;padding:.75rem 3rem;position:relative;text-align:center}.notification-banner--info{background:hsl(var(--navy-600));color:hsl(var(--white))}.notification-banner--info .notification-banner__link{color:hsl(var(--gold-300))}.notification-banner--info .notification-banner__link:hover{color:hsl(var(--gold-200))}.notification-banner--sale{background:hsl(var(--rust-600));color:hsl(var(--white))}.notification-banner--sale .notification-banner__link{color:hsl(var(--gold-300))}.notification-banner--sale .notification-banner__link:hover{color:hsl(var(--gold-200))}.notification-banner--announcement{background:hsl(var(--forest-600));color:hsl(var(--white))}.notification-banner--announcement .notification-banner__link{color:hsl(var(--gold-300))}.notification-banner--announcement .notification-banner__link:hover{color:hsl(var(--gold-200))}.notification-banner--warning{background:hsl(var(--gold-500));color:hsl(var(--neutral-900))}.notification-banner--warning .notification-banner__link{color:hsl(var(--neutral-900));text-decoration:underline}.notification-banner--warning .notification-banner__link:hover{opacity:.8}.notification-banner__content{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.notification-banner__link{font-weight:600;text-decoration:underline;white-space:nowrap}.notification-banner__link:hover{text-decoration:none}.notification-banner__close{align-items:center;background:none;border:none;border-radius:var(--border-radius);color:inherit;cursor:pointer;display:flex;justify-content:center;opacity:.7;padding:.375rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:opacity .15s ease,background-color .15s ease}.notification-banner__close:hover{background:hsla(0,0%,100%,.15);opacity:1}.notification-banner__close svg.lucide{height:1rem;width:1rem}@media(max-width:600px){.notification-banner{font-size:.8rem;padding:.625rem 2.5rem .625rem 1rem}.notification-banner__content{gap:.375rem}.notification-banner__close{right:.5rem}}.wrapper{margin:0 auto;max-width:var(--max-content-width);padding:0 1rem}@media(min-width:768px){.wrapper{padding:0 1.5rem}}.site-main{flex:1 0 auto;padding:1.5rem 0 3rem}@media(max-width:768px){.site-main{padding:1rem 0 2rem}}.site-main--home{padding-top:0}@media(max-width:768px){.site-main--home{padding-top:0}}.site-header{background:var(--header-background-color);border-bottom:1px solid var(--border-color);padding:1rem 0}.site-header__container{gap:1rem}@media(min-width:768px){.site-header__container{padding:0 1.5rem}}.site-header__menu-toggle{color:var(--primary-text-color)}@media(min-width:768px){.site-header__menu-toggle{display:none}}.site-header__menu-toggle svg.lucide{height:1.5rem;width:1.5rem}.site-header__logo{gap:.5rem}.site-header__logo-text{color:var(--primary-text-color);font-size:1.25rem}.site-header__nav{display:none}@media(min-width:768px){.site-header__nav{display:block}}.site-header__nav-list{gap:1.5rem}.site-header__nav-list a{color:var(--header-link-color);font-weight:500}.site-header__nav-list a:hover{color:var(--header-link-hover-color)}.site-header__actions{gap:.5rem}.site-header__cart{color:var(--primary-text-color);height:2.5rem;transition:background-color .15s;width:2.5rem}.site-header__cart:hover{background:var(--alt-background-color)}.site-header__cart svg.lucide{height:1.25rem;width:1.25rem}.site-header__cart-count{background:var(--button-background-color);color:var(--button-text-color);font-size:.65rem;height:1.125rem;min-width:1.125rem}.site-header{background-color:hsl(var(--forest-700));display:flex;flex-shrink:0;height:var(--header-height-mobile);padding:0;z-index:100}@media(min-width:768px){.site-header{align-items:center;display:flex;height:var(--header-height-desktop)}}.site-header.is-fixed{box-shadow:0 1px 3px rgba(0,0,0,.1);left:0;position:fixed;right:0;top:0}body.header-fixed{padding-top:var(--header-height-mobile)}@media(min-width:768px){body.header-fixed{padding-top:var(--header-height-desktop)}}html.all-banners-dismissed .notification-banners{display:none}html.all-banners-dismissed .site-header{box-shadow:0 1px 3px rgba(0,0,0,.1);left:0;position:fixed;right:0;top:0}html.all-banners-dismissed body{padding-top:var(--header-height-mobile)}@media(min-width:768px){html.all-banners-dismissed body{padding-top:var(--header-height-desktop)}}.site-header__container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:var(--max-content-width);padding:0 1rem;width:100%}@media(max-width:768px){.site-header__container{gap:1rem}}.site-header__menu-toggle{align-items:center;background:none;border:none;border-radius:var(--border-radius);color:hsl(var(--white));cursor:pointer;display:none;justify-content:center;padding:.5rem;transition:background-color .15s ease}.site-header__menu-toggle:hover{background:hsl(var(--forest-600))}@media(max-width:768px){.site-header__menu-toggle{display:flex}}.site-header__logo{align-items:center;display:flex;flex-shrink:0;gap:.75rem}.site-header__logo,.site-header__logo:hover{text-decoration:none}.site-header__logo img{height:42px;width:auto}@media(min-width:768px){.site-header__logo img{height:60px}}.site-header__logo-text{color:hsl(var(--white));font-size:1.5rem;font-weight:700;letter-spacing:-.02em}@media(max-width:768px){.site-header__logo-text{font-size:1.25rem}}.site-header__nav{align-items:center;display:flex;margin-left:auto}@media(max-width:768px){.site-header__nav{display:none}}.site-header__nav-list{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.site-header__nav-link{color:hsl(var(--neutral-100));font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:color .15s ease}.site-header__nav-link:after{background:hsl(var(--gold-400));bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.site-header__nav-link:hover{color:hsl(var(--white));text-decoration:none}.site-header__nav-link:hover:after{transform:scaleX(1)}.site-header__actions{align-items:center;display:flex;gap:.75rem}.site-header__cart{align-items:center;border-radius:var(--border-radius);color:var(--header-link-color);display:flex;height:2.75rem;justify-content:center;position:relative;text-decoration:none;transition:background-color .15s ease;width:2.75rem}.site-header__cart:hover{background:hsl(var(--forest-600));text-decoration:none}.site-header__cart svg.lucide{height:1.5rem;width:1.5rem}.site-header__cart-count{align-items:center;background:hsl(var(--rust-600));border-radius:999px;color:hsl(var(--white));display:flex;font-size:.7rem;font-weight:600;height:1.25rem;justify-content:center;min-width:1.25rem;padding:0 .25rem;position:absolute;right:0;top:0}.site-header__cart-count--hidden{display:none}.site-header--admin{background-color:hsl(var(--rust-700))}.site-header--admin .site-header__cart:hover,.site-header--admin .site-header__menu-toggle:hover{background:hsl(var(--rust-600))}.site-header--home{border-bottom:1px solid hsl(var(--neutral-600))}.mobile-nav{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;visibility:hidden;z-index:200}.mobile-nav[aria-hidden=false]{pointer-events:auto;visibility:visible}.mobile-nav[aria-hidden=false] .mobile-nav__backdrop{opacity:1}.mobile-nav[aria-hidden=false] .mobile-nav__panel{transform:translateX(0)}.mobile-nav__backdrop{backdrop-filter:blur(4px);background:rgba(0,0,0,.5);inset:0;opacity:0;position:absolute;transition:opacity .25s ease}.mobile-nav__panel{background:hsl(var(--white));bottom:0;box-shadow:var(--box-shadow);display:flex;flex-direction:column;left:0;max-width:90vw;overflow-y:auto;position:absolute;top:0;transform:translateX(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1);width:320px}.mobile-nav__close{align-items:center;background:none;border:none;border-radius:var(--border-radius);color:var(--primary-text-color);cursor:pointer;display:flex;height:2.5rem;justify-content:center;position:absolute;right:.75rem;top:.75rem;transition:background-color .15s ease;width:2.5rem}.mobile-nav__close:hover{background:var(--alt-background-color)}.mobile-nav__list{list-style:none;margin:0;padding:3rem .75rem .75rem}.mobile-nav__link{border-radius:var(--border-radius);color:var(--primary-text-color);display:block;font-size:1.125rem;font-weight:500;padding:.75rem;text-decoration:none;transition:background-color .15s ease}.mobile-nav__link:hover{background:var(--alt-background-color);text-decoration:none}.mobile-nav__social{border-top:1px solid var(--border-color);margin-top:auto;padding:1rem .75rem}.mobile-nav__social-link{align-items:center;border-radius:var(--border-radius);color:var(--alt-text-color);display:flex;font-size:1rem;gap:.75rem;padding:.75rem;text-decoration:none;transition:background-color .15s ease,color .15s ease}.mobile-nav__social-link:hover{background:var(--alt-background-color);color:var(--primary-text-color);text-decoration:none}.mobile-nav__social-link svg.lucide{height:1.25rem;width:1.25rem}.mobile-nav__submenu-toggle{align-items:center;background:none;border:none;border-radius:var(--border-radius);color:var(--primary-text-color);cursor:pointer;display:flex;font-size:1.125rem;font-weight:500;justify-content:space-between;padding:.75rem;text-align:left;transition:background-color .15s ease;width:100%}.mobile-nav__submenu-toggle:hover{background:var(--alt-background-color)}.mobile-nav__submenu-toggle svg{flex-shrink:0;height:1.25rem;transition:transform .2s ease;width:1.25rem}.mobile-nav__submenu-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-nav__submenu{list-style:none;margin:0;max-height:0;overflow:hidden;padding:0;transition:max-height .25s ease}.mobile-nav__submenu-link{border-radius:var(--border-radius);color:var(--alt-text-color);display:block;font-size:1rem;font-weight:500;padding:.6rem .75rem .6rem 1.5rem;text-decoration:none;transition:background-color .15s ease,color .15s ease}.mobile-nav__submenu-link:hover{background:var(--alt-background-color);color:var(--primary-text-color);text-decoration:none}.mobile-nav__item--has-submenu.is-expanded .mobile-nav__submenu{max-height:500px}body.mobile-nav-open{overflow:hidden}.site-footer{background:hsl(var(--neutral-100));border-top:1px solid var(--border-color);color:var(--primary-text-color);margin-top:auto;padding:2rem 0}.site-footer a{color:var(--alt-text-color);text-decoration:none;transition:color .15s ease}.site-footer a:hover{color:hsl(var(--forest-700));text-decoration:none}.site-footer__content{align-items:flex-start;display:flex;gap:3rem;justify-content:space-between;margin-bottom:2rem}@media(max-width:768px){.site-footer__content{align-items:center;flex-direction:column;gap:1.5rem;text-align:center}}.site-footer__brand{align-items:center;display:flex;gap:1rem}.site-footer__logo{height:52px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:52px}.site-footer__name{color:hsl(var(--forest-700));font-size:1.35rem;font-weight:700;white-space:nowrap}.site-footer__tagline{color:var(--alt-text-color);font-size:.9rem;font-weight:600;margin:0}.site-footer__nav-links{display:block;width:100%}.site-footer__nav{align-items:flex-end;display:flex;flex-direction:column;gap:1.25rem;width:100%}@media(max-width:600px){.site-footer__nav{align-items:center}}.site-footer__nav ul{-moz-column-gap:1.5rem;column-gap:1.5rem;display:flex;flex-wrap:wrap;justify-content:flex-end;list-style:none;margin:0;padding:0;row-gap:.5rem}@media(max-width:768px){.site-footer__nav ul{align-items:center;flex-direction:column;gap:0;width:100%}.site-footer__nav li{border-bottom:1px solid var(--border-color);display:block;padding:.625rem 0;text-align:center;width:100%}.site-footer__nav li:last-child{border-bottom:none}}.site-footer__nav li a{display:block;font-size:.95rem;font-weight:500;width:100%}.site-footer__nav li a:hover{color:hsl(var(--forest-700))}.site-footer__social{align-items:center;display:flex;gap:.75rem}.site-footer__social a{align-items:center;background:hsl(var(--forest-700));border-radius:var(--border-radius);color:#fff;display:flex;height:2.75rem;justify-content:center;transition:all .15s ease;width:2.75rem}.site-footer__social a:hover{background:hsl(var(--forest-800));color:hsl(var(--white))}.site-footer__social a svg.lucide{height:1.25rem;stroke-width:1.75;width:1.25rem}.site-footer__bottom{align-items:center;border-top:1px solid var(--border-color);display:flex;flex-direction:column;gap:1.25rem;padding-top:1.25rem;text-align:center}@media(max-width:768px){.site-footer__bottom{border-top:none;padding-top:0}}.site-footer__bottom p{color:var(--alt-text-color);font-size:.9rem;margin:0}.page-title{color:hsl(var(--forest-800));font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.page-title:after{background:hsl(var(--gold-400));border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:3rem}@media(max-width:768px){.page-title{font-size:1.5rem}}.page-subtitle{color:var(--alt-text-color);font-size:1.05rem;line-height:1.6;margin:-.75rem 0 1.5rem;max-width:700px}.custom-page{margin:0 auto;max-width:800px}.custom-page__content{color:var(--primary-text-color);font-size:1rem;line-height:1.5}.custom-page__content .custom-page__intro{color:var(--alt-text-color);font-size:1.15rem;line-height:1.6;margin-bottom:1.5rem}.custom-page__content .custom-page__intro+h2{margin-top:0}.custom-page__content h2{color:hsl(var(--forest-700));font-size:1.35rem;font-weight:600;margin-bottom:1rem;margin-top:2.5rem}.custom-page__content h3{color:hsl(var(--forest-700));font-size:1.15rem;font-weight:600;margin-bottom:.75rem;margin-top:2rem}.custom-page__content p{margin:0}.custom-page__content p+p{margin-top:1rem}.custom-page__content a{color:var(--link-color);font-weight:500}.custom-page__content a,.custom-page__content a:hover{text-decoration:underline}.custom-page__content ol,.custom-page__content ul{margin:1rem 0;padding-left:1.5rem}.custom-page__content ol li,.custom-page__content ul li{margin-bottom:.5rem}.product-care-feature{align-items:start;background:hsl(var(--neutral-150));display:grid;gap:1rem;grid-template-columns:120px 1fr;margin:1.5rem 0;padding:1rem}.product-care-feature,.product-care-feature img{border-radius:var(--border-radius-lg)}@media(max-width:768px){.product-care-feature{grid-template-columns:5rem 1fr}}.product-care-feature__text p{margin:0}.error-page{padding:4rem 1rem;text-align:center}.error-page h1{color:hsl(var(--forest-800));display:block;font-size:2rem;margin-bottom:1rem;text-align:center}.error-page p{color:var(--alt-text-color);font-size:1.1rem;margin-bottom:1.5rem}.empty-message{color:var(--alt-text-color);padding:4rem 1rem;text-align:center}.empty-message p{font-size:1.1rem;margin-bottom:1.5rem}.contact-form{gap:1.5rem;margin-bottom:2rem;max-width:500px}.contact-form,.form-field{display:flex;flex-direction:column}.form-field{gap:.5rem}.form-label{color:hsl(var(--forest-800));font-size:.9rem;font-weight:600}.form-input,.form-textarea{background:var(--input-background-color);border:1px solid var(--input-border-color);border-radius:var(--border-radius);color:var(--primary-text-color);font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus,.form-textarea:focus{border-color:hsl(var(--forest-500));box-shadow:0 0 0 3px rgba(25,68,68,.1);outline:none}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:var(--alt-text-color)}.form-input::placeholder,.form-textarea::placeholder{color:var(--alt-text-color)}.form-textarea{min-height:140px;resize:vertical}.contact-info{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}.contact-info h2{color:hsl(var(--forest-700));font-size:1.25rem;font-weight:600;margin-bottom:1rem}.contact-info p{font-size:1rem;margin-bottom:.75rem}.contact-info p strong{color:var(--primary-text-color);font-weight:600}.contact-info p a{color:var(--link-color);font-weight:500}.contact-info p a:hover{text-decoration:underline}.login-page{display:flex;justify-content:center;padding:2rem 0}.login-container{max-width:400px;width:100%}.login-container .page-title{display:block;text-align:center}.login-container .page-title:after{left:50%;transform:translateX(-50%)}.login-form{display:flex;flex-direction:column;gap:1.25rem}.login-form .form-group{display:flex;flex-direction:column;gap:.5rem}.login-form .form-group label{color:hsl(var(--forest-800));font-size:.9rem;font-weight:600}.login-form .form-group input{padding:.75rem 1rem}.login-form .form-actions{margin-top:.5rem}.login-form .form-actions button{width:100%}.gallery-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem;margin-top:2rem}@media(max-width:1024px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.gallery-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}}.gallery-grid__item{aspect-ratio:1;display:block;-o-object-fit:cover;object-fit:cover}.gallery-grid__item img{border-radius:var(--border-radius);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-section{margin:0 auto 2.5rem;max-width:1000px}.gallery-section:first-of-type{margin-top:2.5rem}.gallery-section:last-child{margin-bottom:2rem}.gallery-section__title{border-bottom:2px solid hsl(var(--gold-400));color:hsl(var(--forest-700));font-size:1.35rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.gallery-section .gallery-grid{margin-top:0}.about-page .wrapper{max-width:1050px}.about-intro{align-items:start;display:grid;gap:2.5rem;grid-template-columns:1fr 1.5fr;padding:1rem 0 3rem}@media(max-width:900px){.about-intro{gap:2rem;grid-template-columns:1fr;padding:0 0 2rem}}.about-intro__images{display:flex;flex-direction:column;gap:1rem}.about-intro__image img{border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow);display:block;height:auto;width:100%}.about-intro__image-row{display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media(max-width:900px){.about-intro__image-row{display:none}}.about-intro__image-row--mobile{display:none;margin:1.5rem 0}@media(max-width:900px){.about-intro__image-row--mobile{display:grid}}.about-intro__image-item--small img{border-radius:var(--border-radius);box-shadow:var(--box-shadow);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-intro__text h1{color:hsl(var(--forest-800));font-size:1.75rem;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem;position:relative}.about-intro__text h1:after{background:hsl(var(--gold-400));border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:3rem}.about-intro__text p{color:var(--primary-text-color);font-size:1rem;line-height:1.5;margin-bottom:1rem}.about-intro__text p:last-of-type{margin-bottom:0}.about-intro__image-pair{display:grid;gap:1rem;grid-template-columns:1fr}@media(max-width:900px){.about-intro__image-pair{grid-template-columns:1fr 1fr;max-width:100%;order:-1}}.about-intro__image-item,.about-intro__image-item img{border-radius:var(--border-radius-lg)}.about-intro__image-item img{box-shadow:var(--box-shadow);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:901px){.about-intro--flipped{grid-template-columns:1.2fr 1fr}.about-intro--flipped .about-intro__text{order:-1}.about-intro--flipped .about-intro__text h2{color:hsl(var(--forest-800));font-size:1.5rem;font-weight:700;margin-bottom:1rem}}.about-images{padding:1rem 0 2rem}.about-images__grid{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media(max-width:600px){.about-images__grid{gap:.75rem;grid-template-columns:1fr}}.about-images__item{aspect-ratio:4/3}.about-images__item img{border-radius:var(--border-radius);box-shadow:var(--box-shadow);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-values{border-top:1px solid var(--border-color);padding:2rem 0}@media(max-width:768px){.about-values{padding:1.5rem 0}}.about-values__header{margin-bottom:1.5rem;text-align:center}.about-values__header h2{color:hsl(var(--forest-800));font-size:1.5rem;font-weight:700}.about-values__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.about-values__grid{gap:1.25em;grid-template-columns:1fr}}.about-values__item{text-align:center}@media(max-width:768px){.about-values__item{display:grid;gap:1rem;grid-template-columns:56px 1fr;padding:0;text-align:left}}.about-values__icon{align-items:center;background:hsl(var(--forest-100));border-radius:50%;color:hsl(var(--forest-600));display:flex;height:2.5rem;justify-content:center;margin:0 auto .5rem;width:2.5rem}@media(max-width:768px){.about-values__icon{margin:0}}.about-values__icon svg.lucide{height:1.5rem;width:1.5rem}.about-values__content h3{color:hsl(var(--forest-800));font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.about-values__content p{color:var(--alt-text-color);font-size:.95rem;line-height:1.5;margin:0}.about-cta{background:hsl(var(--forest-700));color:hsl(var(--white));padding:4rem 1rem;text-align:center}@media(max-width:768px){.about-cta{padding:3rem 1rem}}.about-cta__content{margin:0 auto;max-width:600px}.about-cta__title{font-size:1.75rem;font-weight:700;margin-bottom:.75rem}.about-cta__text{font-size:1.05rem;line-height:1.6;margin-bottom:1.5rem;opacity:.9}.about-cta__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.about-cta__actions .button--primary{background:hsl(var(--white));color:hsl(var(--forest-700))}.about-cta__actions .button--primary:hover{background:hsl(var(--cream-100))}.about-cta__actions .button--outline{border-color:hsla(0,0%,100%,.7);color:hsl(var(--white))}.about-cta__actions .button--outline:hover{background:hsla(0,0%,100%,.1);border-color:hsl(var(--white))}.contact-page__success{align-items:flex-start;background:hsl(var(--forest-50));border:1px solid hsl(var(--forest-200));border-radius:var(--border-radius);display:flex;gap:1rem;margin-bottom:2rem;padding:1.25rem 1.5rem}.contact-page__success svg.lucide{color:hsl(var(--forest-600));flex-shrink:0;margin-top:2px}.contact-page__success strong{color:hsl(var(--forest-800));display:block;margin-bottom:.25rem}.contact-page__success p{color:hsl(var(--forest-700));font-size:.9375rem;margin:0}.contact-page__error{align-items:center;background:hsl(var(--red-50));border:1px solid hsl(var(--red-200));border-radius:var(--border-radius);color:hsl(var(--red-700));display:flex;font-size:.9375rem;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.contact-page__error svg.lucide{color:hsl(var(--red-500));flex-shrink:0}.contact-page{margin:0 auto;max-width:800px}.contact-page__intro{color:var(--alt-text-color);font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.contact-page__content{align-items:start;display:grid;gap:3rem;grid-template-columns:1.25fr 1fr}@media(max-width:768px){.contact-page__content{gap:2.5rem;grid-template-columns:1fr}.contact-page__sidebar{display:none}}.contact-page__sidebar-title{color:var(--primary-text-color);font-size:1rem;font-weight:600;margin:0 0 1rem}.contact-page__social-section{border-top:1px solid hsl(var(--neutral-200));margin-top:2rem;padding-top:2rem}.contact-page__social-links{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}@media(max-width:768px){.contact-page__social-links{flex-direction:row;gap:.75rem}}.contact-page__social-links--inline{flex-direction:row;gap:1.5rem;margin-bottom:0}.contact-page__social-link{align-items:center;color:var(--primary-text-color);display:flex;font-size:.9375rem;font-weight:500;gap:.5rem;transition:color .15s ease}.contact-page__social-link:hover{color:hsl(var(--forest-700))}.contact-page__social-link:hover .contact-page__social-icon{background:hsl(var(--forest-700));color:hsl(var(--white))}.contact-page__social-icon{align-items:center;background:hsl(var(--neutral-200));border-radius:var(--border-radius);color:var(--alt-text-color);display:flex;flex-shrink:0;height:2rem;justify-content:center;transition:all .15s ease;width:2rem}.contact-page__social-icon svg.lucide{height:1rem;width:1rem}.contact-page__note{color:var(--alt-text-color);font-size:.875rem;line-height:1.5;margin:0}.contact-page__note a{color:var(--link-color)}.contact-page__note a:hover{text-decoration:underline}.category-nav{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1.5rem}@media(max-width:767px){.category-nav{display:none}}.category-nav__list{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;list-style:none;margin:0;padding:0}@media(max-width:767px){.category-nav__list{gap:.25rem}}.category-nav__link{background:transparent;border:none;border-radius:var(--border-radius);color:var(--alt-text-color);display:inline-block;font-size:.95rem;font-weight:600;padding:.5rem 1rem;transition:all .15s ease}@media(max-width:767px){.category-nav__link{font-size:.85rem;padding:.35rem .75rem}}.category-nav__link,.category-nav__link:focus,.category-nav__link:hover{text-decoration:none}@media(hover:hover){.category-nav__link:hover{background:var(--alt-background-color);color:var(--primary-text-color)}}.category-nav__link--active{background:hsl(var(--neutral-200));color:hsl(var(--primary-text-color))}@media(hover:hover){.category-nav__link--active:hover{background:hsl(var(--neutral-200));color:hsl(var(--primary-text-color))}}.product-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.product-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-card{background:var(--content-background-color);border:1px solid var(--border-color);border-radius:var(--card-border-radius);display:flex;flex-direction:column;overflow:hidden;transition:all .25s ease}.product-card,.product-card:focus,.product-card:hover{text-decoration:none}@media(hover:hover){.product-card:hover{background:var(--alt-background-color);border-color:var(--border-color-dark);box-shadow:0 2px 6px rgba(25,68,68,.1);transform:translateY(-2px)}.product-card:hover .product-card__image img{transform:scale(1.02)}}.product-card__image{aspect-ratio:1;background:var(--alt-background-color);overflow:hidden;position:relative}.product-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.product-card__placeholder{align-items:center;background:linear-gradient(135deg,hsl(var(--neutral-100)) 0,hsl(var(--neutral-200)) 100%);display:flex;height:100%;justify-content:center;width:100%}.product-card__placeholder:after{background:hsl(var(--neutral-300));border-radius:var(--border-radius);content:"";height:40%;opacity:.5;width:40%}.product-card__status{background:hsl(var(--neutral-900));border-radius:var(--border-radius);color:hsl(var(--white));font-size:.7rem;font-weight:600;left:.75rem;letter-spacing:.03em;padding:.3rem .75rem;position:absolute;text-transform:uppercase;top:.75rem}.product-card__info{display:flex;flex-direction:column;gap:.35rem;padding:.8rem}@media(max-width:639px){.product-card__info{padding:.75rem}}.product-card__name{color:var(--primary-text-color);font-size:1rem;font-weight:600;line-height:1.35;margin:0}@media(max-width:639px){.product-card__name{font-size:.9rem}}.product-card__rating{align-items:center;display:flex;gap:.25rem}.product-card__stars{display:inline-flex;gap:1px}.product-card__star{color:var(--border-color);line-height:1}.product-card__star svg{display:block;fill:none;height:1rem;width:1rem}.product-card__star--filled{color:var(--star-color)}.product-card__star--filled svg{fill:currentColor}.product-card__review-count{color:var(--alt-text-color);font-size:.85rem;line-height:1}.product-card__price{align-items:center;color:hsl(var(--forest-700));display:flex;flex-wrap:wrap;font-size:1.05rem;font-weight:600;gap:.5rem;margin:0}@media(max-width:639px){.product-card__price{font-size:.95rem}}.product-card__compare-price{color:var(--alt-text-color);font-size:.9rem;font-weight:500;text-decoration:line-through}.product-card__sale-badge{background:#dc2828;border-radius:var(--border-radius);color:hsl(var(--white));font-size:.65rem;font-weight:700;letter-spacing:.03em;padding:.25rem .5rem;position:absolute;right:.75rem;text-transform:uppercase;top:.75rem}.product-card__variants{color:var(--alt-text-color);font-size:.8rem;margin:0}.home-page__cta{margin-top:2rem;text-align:center}.featured-categories{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}.featured-category{margin-bottom:2.5rem}.featured-category:last-child{margin-bottom:0}.featured-category__header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.featured-category__title{color:var(--primary-text-color);font-size:1.25rem;font-weight:700;margin:0}.featured-category__link{align-items:center;color:hsl(var(--forest-700));display:inline-flex;font-size:.9rem;font-weight:500;gap:.25rem;white-space:nowrap}.featured-category__link:hover{text-decoration:underline}.featured-category__link svg{height:1rem;width:1rem}@media(min-width:640px){.product-grid--preview{grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.product-grid--preview{grid-template-columns:repeat(4,1fr)}}.products-header{margin-bottom:1.5rem}.products-header__title .page-title{margin-bottom:.25rem}.products-header__title .page-subtitle{color:var(--alt-text-color-dark);font-size:.95rem;margin-top:.5rem}@media(max-width:600px){.products-header__title .page-subtitle{font-size:.8rem}}.products-header__toolbar{align-items:center;display:flex;justify-content:space-between;margin-top:1rem}.products-header__count{color:var(--alt-text-color-dark);font-size:1rem}@media(max-width:767px){.products-header__count{font-size:.95rem}}.products-header__sort{flex-shrink:0}.products-sort__label{color:var(--alt-text-color);font-size:.85rem;font-weight:500;margin-right:.5rem}@media(max-width:600px){.products-sort__label{display:none}}.product-page{display:grid;gap:1rem}@media(min-width:768px){.product-page{grid-template-columns:3fr 2fr}}@media(min-width:1024px){.product-page{gap:3rem}}.product-page__images{gap:1rem}.product-page__details,.product-page__images{display:flex;flex-direction:column}.product-page__header{margin-bottom:1.25rem}.product-page__title{color:hsl(var(--forest-800));font-size:1.5rem;font-weight:700;line-height:1.25;margin:0 0 .5rem}.product-page__price{align-items:center;color:hsl(var(--forest-700));display:flex;flex-wrap:wrap;font-size:1.35rem;font-weight:700;gap:.5rem}.product-page__compare-price{color:var(--secondary-text-color);font-size:1.1rem;font-weight:400;text-decoration:line-through}.product-page__current-price--sale{color:hsl(var(--color-rust))}.product-page__sale-badge{align-items:center;background:var(--success-background-color);border-radius:1rem;color:var(--success-text-color);display:inline-flex;font-size:.75rem;font-weight:600;letter-spacing:.03em;padding:.2rem .6rem;text-transform:uppercase}.product-page__status{font-size:1.2rem;font-weight:600;width:100%}.product-page__status--sold-out{color:hsl(var(--color-rust))}.product-page__status--coming-soon{color:hsl(var(--forest-600))}.product-page__description{color:var(--primary-text-color);font-size:1rem;line-height:1.5}.product-page__description a{color:var(--link-color);font-weight:500;text-decoration:underline}.product-page__sold-out-message{background:var(--alt-background-color);border-radius:var(--border-radius);color:var(--primary-text-color);padding:1rem;text-align:center}.product-page__categories{border-top:1px solid var(--border-color);display:flex;display:none;flex-wrap:wrap;gap:.5rem;padding-top:1.5rem}.product-page__category-link{align-items:center;background:hsl(var(--forest-50));border:1px solid hsl(var(--forest-100));border-radius:999px;color:hsl(var(--forest-700));display:inline-flex;font-size:.8rem;font-weight:500;padding:.35rem .875rem;transition:all .2s ease}.product-page__category-link:hover{background:hsl(var(--forest-100));border-color:hsl(var(--forest-200));text-decoration:none}.product-gallery{display:flex;flex-direction:column;gap:1rem}.product-gallery__main{aspect-ratio:1;background:hsl(var(--neutral-150));border:1px solid var(--border-color);border-radius:var(--card-border-radius);overflow:hidden;position:relative}.product-gallery__main:after{animation:galleryShimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,hsl(var(--neutral-150)) 0,hsl(var(--neutral-100)) 20%,hsl(var(--neutral-50)) 50%,hsl(var(--neutral-100)) 80%,hsl(var(--neutral-150)) 100%);background-size:200% 100%;inset:0;pointer-events:none}.product-gallery__main:after,.product-gallery__main:before{content:"";opacity:1;position:absolute;transition:opacity .2s ease}.product-gallery__main:before{animation:gallerySpinner .8s linear infinite;border:3px solid hsl(var(--neutral-300));border-radius:50%;border-top-color:hsl(var(--forest-500));height:40px;left:50%;margin:-20px 0 0 -20px;top:50%;width:40px;z-index:1}.product-gallery__main--loaded:after,.product-gallery__main--loaded:before{opacity:0}.product-gallery__main--loading:after,.product-gallery__main--loading:before{opacity:1}.product-gallery__image{height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .2s ease;width:100%}.product-gallery__image--loaded{opacity:1}.product-gallery__image--loading{opacity:0}.product-gallery__thumbnails{display:flex;flex-wrap:wrap;gap:.5rem}.product-gallery__thumb{aspect-ratio:1;background:var(--content-background-color);border:2px solid var(--border-color);border-radius:var(--border-radius);cursor:pointer;overflow:hidden;padding:0;transition:all .2s ease;width:calc(16.66667% - .41667rem)}.product-gallery__thumb:hover{border-color:hsl(var(--forest-400))}.product-gallery__thumb--active{border-color:hsl(var(--forest-600));box-shadow:0 0 0 2px rgba(25,68,68,.15)}.product-gallery__thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-gallery__placeholder{align-items:center;aspect-ratio:1;background:linear-gradient(135deg,hsl(var(--neutral-100)) 0,hsl(var(--neutral-200)) 100%);border-radius:var(--card-border-radius);display:flex;justify-content:center}.product-form{display:flex;flex-direction:column;margin-bottom:.25rem}.product-form__field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.product-form__label{color:hsl(var(--forest-800));font-weight:600}.product-form__actions{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.product-form__add-row{align-items:center;display:flex;gap:.75rem;width:100%}.product-form__add-row .qty-input{height:100%}.product-form__submit{flex:1;font-size:1rem;font-weight:500;height:2.75rem;justify-content:center;padding:0 2rem;white-space:nowrap}.product-form__stock-info{align-items:center;display:flex;gap:.5rem;margin-bottom:1.25rem}.product-form__in-cart{align-items:center;background:hsl(var(--forest-50));border:1px solid hsl(var(--forest-100));border-radius:var(--border-radius);color:hsl(var(--forest-700));display:inline-flex;font-size:.8rem;font-weight:500;gap:.375rem;margin:0;padding:.375rem .625rem;width:-moz-fit-content;width:fit-content}.product-form__in-cart svg{flex-shrink:0}.product-form__in-cart a{color:hsl(var(--forest-700));font-weight:600}.product-form__in-cart a:hover{text-decoration:underline}.product-form__low-stock{background:#ffefc9;border:1px solid #f5daa3;border-radius:var(--border-radius);color:#79531f;padding:.375rem .75rem}.product-form__low-stock,.product-form__no-stock{align-items:center;display:inline-flex;font-size:.8rem;font-weight:500;margin:0;width:-moz-fit-content;width:fit-content}.product-form__no-stock{background:hsl(var(--neutral-100));border:1px solid hsl(var(--neutral-200));border-radius:var(--border-radius);color:hsl(var(--neutral-600));padding:.375rem .625rem}.product-form__personalization{background:var(--content-background-color);border:1px solid hsl(var(--neutral-200));border-radius:var(--card-border-radius);display:flex;flex-direction:column;gap:0;margin-bottom:1.25rem;padding:0}.product-form__personalization-outer-label{color:hsl(var(--forest-800));font-weight:600;margin-bottom:.5rem}.product-form__customization{display:flex;flex-direction:column;gap:0}.product-form__customization:has(+.product-form__customization){border-bottom:1px solid hsl(var(--neutral-200))}.product-form__customization-toggle{align-items:center;cursor:pointer;display:flex;gap:.5rem}.product-form__customization-toggle input[type=checkbox]{accent-color:hsl(var(--forest-600));cursor:pointer;height:1.25rem;width:1.25rem}.product-form__customization-header{padding:.75rem}.product-form__customization-label,.product-form__customization-price{align-items:center;color:hsl(var(--forest-800));display:flex;font-size:.95rem;font-weight:500;gap:.5rem}.product-form__customization-price{background:hsl(var(--forest-50));border-radius:var(--border-radius);padding:.25rem .5rem}.product-form__customization-help{color:var(--alt-text-color);font-size:.8rem;margin:.2rem 0 0 1.75rem}.product-form__customization-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.product-form__customization.is-expanded .product-form__customization-content{grid-template-rows:1fr}.product-form__customization-inner{display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:0}.product-form__customization-inner .product-form__step{padding:0 .75rem}.product-form__step{display:flex;flex-direction:column;gap:.5rem}.product-form__step .product-form__field{margin-bottom:0}.product-form__step-label{color:var(--primary-text-color);font-size:.9rem;font-weight:600;margin:0}.product-form__price-addon{color:hsl(var(--forest-600));font-size:.8rem;font-weight:400;margin-left:.25rem}.product-form__help{margin:0}.product-form__field-footer{align-items:baseline;color:var(--alt-text-color);display:flex;font-size:.8rem;gap:1rem;justify-content:space-between}.product-form__char-count{margin-left:auto;white-space:nowrap}.product-form__char-current--warning{color:hsl(var(--color-rust));font-weight:600}.cart-added{display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;scroll-margin:24px;transition:grid-template-rows .35s ease,opacity .25s ease}.cart-added[aria-hidden=false]{grid-template-rows:1fr;margin-bottom:1.25rem;opacity:1}.cart-added[aria-hidden=false] .cart-added__icon{animation:popIn .4s cubic-bezier(.175,.885,.32,1.275) .3s both}.cart-added__inner{min-height:0;overflow:hidden}.cart-added__content{align-items:center;background:linear-gradient(135deg,hsl(var(--forest-50)) 0,hsl(var(--forest-100)) 100%);border:1px solid hsl(var(--forest-200));border-radius:var(--border-radius-lg);box-shadow:0 2px 8px hsla(var(--forest-900),.08);color:hsl(var(--forest-800));display:flex;gap:.75rem;padding:.75rem 1rem}.cart-added__icon{align-items:center;background:hsl(var(--forest-200));border-radius:50%;display:flex;flex-shrink:0;height:1.75rem;justify-content:center;transform:scale(0);width:1.75rem}.cart-added__icon svg{color:hsl(var(--forest-700))}.cart-added__text{font-size:.95rem;font-weight:600}.cart-added__link{align-items:center;background:hsl(var(--forest-200));border-radius:var(--border-radius);color:hsl(var(--forest-800));display:inline-flex;font-size:.875rem;font-weight:600;gap:.375rem;margin-left:auto;padding:.5rem 1rem;text-decoration:none;transition:all .15s ease}.cart-added__link:hover{background:hsl(var(--forest-300));text-decoration:none!important;transform:translateX(2px)}.cart-added__link:focus-visible{outline:2px solid hsl(var(--forest-500));outline-offset:2px}.cart-added__link svg{transition:transform .15s ease}.cart-added__link:hover svg{transform:translateX(2px)}@keyframes popIn{0%{transform:scale(0)}70%{transform:scale(1.15)}to{transform:scale(1)}}.product-accordions{background:var(--content-background-color);border:1px solid hsl(var(--neutral-200));border-radius:var(--card-border-radius);display:flex;flex-direction:column;margin-top:1.5rem;overflow:hidden}.product-accordion{border:none;border-radius:0;margin-top:0}.product-accordions .product-accordion:not(:first-child){border-top:1px solid hsl(var(--neutral-200))}.product-accordion:not(.product-accordions .product-accordion){border:1px solid hsl(var(--neutral-200));border-radius:var(--card-border-radius);margin-top:1.5rem}.product-accordion__header{align-items:center;background:var(--content-background-color);border:none;border-radius:0;color:hsl(var(--forest-800));cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.625rem;padding:1rem;text-align:left;transition:background .15s ease;width:100%}.product-accordion__header:hover{background:hsl(var(--neutral-100))}.product-accordion__header[aria-expanded=true]{background:hsl(var(--neutral-100));border-bottom:1px solid hsl(var(--neutral-200))}.product-accordion__header svg:first-child{color:hsl(var(--forest-600));flex-shrink:0}.product-accordion__icon{color:hsl(var(--neutral-400));flex-shrink:0;margin-left:auto;transition:transform .3s cubic-bezier(.4,0,.2,1)}.product-accordion__header[aria-expanded=true] .product-accordion__icon{transform:rotate(180deg)}.product-accordion__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.product-accordion__header[aria-expanded=true]+.product-accordion__content{grid-template-rows:1fr}.product-accordion__content-inner{color:var(--primary-text-color);font-size:.95rem;line-height:1.6;overflow:hidden;padding:0 1.25rem;transition:padding .35s cubic-bezier(.4,0,.2,1)}.product-accordion__header[aria-expanded=true]+.product-accordion__content .product-accordion__content-inner{padding:1rem 1.25rem}.product-accordion__content-inner a{color:hsl(var(--forest-700));text-decoration:underline}.product-accordion__content-inner a:hover{color:hsl(var(--forest-900))}.product-accordion__content-inner p{margin:0 0 .75rem}.product-accordion__content-inner p:last-child{margin-bottom:0}.product-accordion__content-inner ol,.product-accordion__content-inner ul{margin:0 0 .75rem;padding-left:1.25rem}.product-accordion__content-inner li{margin-bottom:.375rem}.notify-form{background:hsl(var(--neutral-100));border:1px solid hsl(var(--neutral-200));border-radius:var(--border-radius);margin-bottom:1rem;padding:1rem}.notify-form__prompt{color:hsl(var(--forest-700));font-size:.925rem;font-weight:400;margin:0 0 .35rem}.notify-form__row{display:flex;gap:.5rem}@media(max-width:480px){.notify-form__row{flex-direction:column}}.notify-form__input{border:1px solid hsl(var(--neutral-300));border-radius:var(--border-radius);flex:1;font-size:.95rem;min-width:0;padding:.625rem .875rem}.notify-form__button{height:2.5rem;padding-inline:1.25rem;white-space:nowrap}.notify-form__success{align-items:center;background:hsl(var(--forest-50));border:1px solid hsl(var(--forest-200));border-radius:var(--border-radius);color:hsl(var(--forest-700));display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin:.75rem 0 0;padding:.625rem .875rem}.notify-form__success svg{color:hsl(var(--forest-600));flex-shrink:0}.related-products{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}.related-products__title{color:var(--primary-text-color);font-size:1.5rem;font-weight:600;margin:0 0 1rem}.product-scroller-container{position:relative}.product-scroll-left,.product-scroll-right{align-items:center;background:var(--content-background-color);border:none;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.1);color:var(--primary-text-color);cursor:pointer;display:flex;height:48px;justify-content:center;opacity:0;position:absolute;top:35%;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;width:48px;z-index:4}@media(hover:hover){.product-scroll-left:hover,.product-scroll-right:hover{background:var(--alt-background-color)}}.product-scroll-left:active,.product-scroll-right:active{transform:scale(.95)}.product-scroll-left svg,.product-scroll-right svg{display:block;flex-shrink:0;height:1.5rem;width:1.5rem}.product-scroll-left.show,.product-scroll-right.show{opacity:1;visibility:visible}.product-scroll-left{left:-24px}@media(max-width:768px){.product-scroll-left{left:8px}}.product-scroll-right{right:-24px}@media(max-width:768px){.product-scroll-right{right:8px}}.product-scroller{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-inline:1rem}.product-scroller::-webkit-scrollbar{display:none}.product-scroller:focus{outline:2px solid hsl(var(--forest-500));outline-offset:2px}.product-scroller-grid{display:flex;gap:1.5rem}@media(max-width:768px){.product-scroller-grid{gap:1rem}}.product-scroller-grid .product-card{flex:0 0 240px;min-width:240px}@supports(animation-timeline:scroll()){.product-scroller-grid .product-card{animation:scroller-fade-in-out linear both;animation-timeline:view(inline)}}@media(max-width:768px){.product-scroller-grid .product-card{flex:0 0 180px;min-width:180px}}@media(max-width:480px){.product-scroller-grid .product-card{flex:0 0 150px;min-width:150px}}@media(hover:hover){.product-scroller-grid .product-card:hover{transform:none}}.option-pills{border:none;margin:0 0 1.25rem;padding:0}.option-pills__legend{color:hsl(var(--forest-800));font-weight:600;margin-bottom:.5rem;padding:0}.option-pills__options{display:flex;flex-wrap:wrap;gap:.5rem}.option-pill{cursor:pointer;position:relative}.option-pill input[type=radio]{height:1px;opacity:0;overflow:hidden;position:absolute;width:1px;clip:rect(0,0,0,0)}.option-pill input[type=radio]:focus-visible+.option-pill__label{outline:1px solid hsl(var(--forest-500));outline-offset:2px}.option-pill input[type=radio]:checked+.option-pill__label{background:hsl(var(--forest-700));border-color:hsl(var(--forest-700));color:hsl(var(--white))}.option-pill input[type=radio]:disabled+.option-pill__label{background:hsl(var(--neutral-100));border-color:hsl(var(--neutral-200));color:hsl(var(--neutral-400));cursor:not-allowed;text-decoration:line-through}.option-pill__label{align-items:center;background:hsl(var(--white));border:1px solid hsl(var(--neutral-300));border-radius:2rem;color:hsl(var(--forest-800));display:inline-flex;font-size:.9rem;font-weight:500;justify-content:center;min-width:3rem;padding:.5rem 1rem;transition:all .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.option-pill:not(.option-pill--sold-out):hover .option-pill__label{background:hsl(var(--forest-50));border-color:hsl(var(--forest-400))}.option-pill--sold-out .option-pill__label:hover{background:hsl(var(--neutral-100));border-color:hsl(var(--neutral-200))}@keyframes galleryShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes gallerySpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.engraving-font-picker-wrapper{position:relative}.engraving-font-picker-wrapper:after,.engraving-font-picker-wrapper:before{content:"";height:34px;left:0;opacity:0;pointer-events:none;position:absolute;right:6px;transition:opacity .2s ease;z-index:1}.engraving-font-picker-wrapper:before{background:linear-gradient(to bottom,var(--content-background-color),transparent);top:0}.engraving-font-picker-wrapper:after{background:linear-gradient(to top,var(--content-background-color),transparent);bottom:0}.engraving-font-picker-wrapper[data-scroll-bottom=true]:after,.engraving-font-picker-wrapper[data-scroll-top=true]:before{opacity:1}.engraving-font-picker{display:flex;flex-direction:column;gap:.25rem;height:240px;overflow-y:auto;padding-right:.25rem}.engraving-font-picker::-webkit-scrollbar{width:6px}.engraving-font-picker::-webkit-scrollbar-track{background:transparent}.engraving-font-picker::-webkit-scrollbar-thumb{background:hsl(var(--neutral-300));border-radius:3px}.engraving-font-picker::-webkit-scrollbar-thumb:hover{background:hsl(var(--neutral-400))}.engraving-font-card{border:1px solid var(--border-color);border-radius:var(--border-radius);cursor:pointer;display:flex;flex-direction:column;gap:.25rem;height:5rem;padding:.75rem 1rem;transition:border-color .15s,background-color .15s}.engraving-font-card input[type=radio]{height:0;position:absolute;visibility:hidden;width:0}.engraving-font-card:hover{background:hsl(var(--neutral-100));border-color:var(--border-color-dark)}.engraving-font-card:has(input:checked){background:hsl(var(--forest-50));border-color:hsl(var(--forest-500))}.engraving-font-card:has(input:checked):hover{background:hsl(var(--forest-100))}.engraving-font-card:has(input:focus-visible){outline:2px solid hsl(var(--forest-500));outline-offset:2px}.engraving-font-card__preview{color:var(--primary-text-color);font-size:1.4rem}.engraving-font-card__name{color:var(--alt-text-color);font-family:var(--font-family);font-size:.75rem;font-weight:500}.cart-page{margin:0 auto;max-width:960px}.cart-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem 1rem;justify-content:space-between;margin-bottom:1rem}.cart-header .page-title{margin-bottom:0}.cart-empty{flex-direction:column;min-height:50vh;padding:4rem 1.5rem;text-align:center}.cart-empty,.cart-empty__icon{align-items:center;display:flex;justify-content:center}.cart-empty__icon{color:hsl(var(--forest-300));margin-bottom:1.5rem}.cart-empty__icon svg{height:72px;stroke-width:1;width:72px}.cart-empty__title{color:var(--primary-text-color);font-size:1.375rem;font-weight:600;margin:0 0 .375rem}@media(min-width:640px){.cart-empty__title{font-size:1.5rem}}.cart-empty__text{color:var(--alt-text-color);font-size:.9375rem;margin:0 0 1.5rem}.cart-empty__btn{min-width:160px}.cart-error{background:var(--error-background-color);border:1px solid var(--error-border-color);border-radius:var(--card-border-radius);color:var(--error-text-color);display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.cart-error__icon{flex-shrink:0;margin-top:2px}.cart-error__content{flex:1}.cart-error__content strong{display:block;margin-bottom:.5rem}.cart-error__content ul{margin:0;padding-left:1.25rem}.cart-error__content ul li{margin-bottom:.25rem}.cart-error__content ul li:last-child{margin-bottom:0}.cart-items{background:var(--border-color);border:1px solid var(--border-color);border-radius:var(--card-border-radius);display:flex;flex-direction:column;gap:1px;list-style:none;margin:0 0 1rem;overflow:hidden;padding:0}.cart-item{background:var(--content-background-color);display:grid;gap:.5rem .75rem;grid-template-columns:64px 1fr auto;grid-template-rows:auto auto;padding:1rem}@media(min-width:768px){.cart-item{align-items:flex-start;gap:1.5rem;grid-template-columns:auto 1fr auto auto;grid-template-rows:auto;padding:1.25rem 1.5rem}}.cart-item__image{background:var(--alt-background-color);border-radius:var(--border-radius);flex-shrink:0;grid-column:1;grid-row:span 2;height:64px;overflow:hidden;width:64px}@media(min-width:768px){.cart-item__image{grid-row:auto;height:76px;width:76px}}.cart-item__image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s ease;width:100%}.cart-item__image:hover img{transform:scale(1.05)}.cart-item__placeholder{background:linear-gradient(135deg,hsl(var(--neutral-100)) 0,hsl(var(--neutral-200)) 100%);height:100%;width:100%}.cart-item__info{align-items:flex-start;align-self:flex-start;display:flex;flex-direction:column;gap:.125rem;grid-column:2;grid-row:1;min-width:0}@media(min-width:768px){.cart-item__info{grid-column:auto;grid-row:auto}}.cart-item__name{color:var(--primary-text-color);font-size:.9375rem;font-weight:600;line-height:1.35;text-decoration:none}@media(min-width:768px){.cart-item__name{font-size:1rem}}.cart-item__name:hover{color:hsl(var(--forest-700));text-decoration:underline}.cart-item__variant{color:var(--alt-text-color);font-size:.8125rem}.cart-item__customization{align-items:center;background:hsl(var(--forest-50));border-radius:var(--border-radius);display:inline-flex;flex-wrap:wrap;font-size:.75rem;gap:.25rem;margin-top:.25rem;padding:.25rem .5rem;width:-moz-fit-content;width:fit-content}.cart-item__customization-label{color:var(--alt-text-color);font-weight:500}.cart-item__customization-value{color:var(--primary-text-color)}.cart-item__customization-value:not(:last-child):after{content:",";margin-right:.25rem}.cart-item__customization-note,.cart-item__unit-price{color:var(--alt-text-color);font-size:.85rem;font-weight:500}.cart-item__unit-price{margin-top:.25rem}.cart-item__quantity{align-items:center;display:flex;gap:1rem;grid-column:2/-1;grid-row:2;justify-content:flex-start}@media(min-width:768px){.cart-item__quantity{align-items:flex-start;flex-direction:column;gap:.5rem;grid-column:auto;grid-row:auto}}.cart-item__total{align-self:flex-start;color:hsl(var(--forest-700));font-size:1.0625rem;font-weight:700;grid-column:3;grid-row:1;text-align:right;white-space:nowrap}@media(min-width:768px){.cart-item__total{font-size:1.125rem;grid-column:auto;grid-row:auto;min-width:90px}}.cart-item__remove{background:none;border:none;color:var(--alt-text-color);cursor:pointer;font-size:.8125rem;padding:0 1rem;text-align:center;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}@media(min-width:768px){.cart-item__remove{width:100%}}.cart-item__remove:hover{color:var(--error-text-color)}.qty-input--small .qty-input__btn{height:32px;width:32px}.qty-input--small .qty-input__field{font-size:.9375rem;height:32px;width:44px}.cart-footer{display:grid;gap:1.5rem}@media(min-width:768px){.cart-footer{align-items:start;gap:2rem;grid-template-columns:1fr auto}}.cart-continue-link{align-items:center;color:var(--link-color);display:inline-flex;font-size:.875rem;gap:.375rem;text-decoration:none}.cart-continue-link:hover{text-decoration:underline}.cart-summary{display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.cart-summary{align-items:flex-end;min-width:280px;text-align:right}}.cart-subtotal{align-items:baseline;display:flex;gap:2rem;justify-content:space-between}@media(min-width:640px){.cart-subtotal{gap:1.5rem}}.cart-subtotal__label{color:var(--primary-text-color);font-size:1rem}.cart-subtotal__amount{color:hsl(var(--forest-800));font-size:1.75rem;font-weight:700}.cart-shipping-note{color:var(--alt-text-color);font-size:.875rem;margin:0}@media(max-width:640px){.cart-shipping-note{text-align:center}}.cart-checkout-btn{font-size:1.0625rem;font-weight:600;height:3.25rem;justify-content:center;margin-top:.25rem;width:100%}@media(min-width:640px){.cart-checkout-btn{min-width:240px;width:auto}}.cart-note__prompt{color:var(--alt-text-color);font-size:.875rem;margin:0 0 .5rem}.cart-note__toggle{align-items:center;background:none;background:var(--alt-background-color);border:none;border:1px solid var(--border-color);border-radius:var(--border-radius);color:var(--link-color);cursor:pointer;display:inline-flex;font-size:.875rem;gap:.375rem;padding:.5rem .75rem;transition:color .15s ease}.cart-note__toggle:hover{color:var(--link-hover-color)}.cart-note__toggle-icon{color:var(--alt-text-color);transition:transform .25s ease}.cart-note__toggle[aria-expanded=true] .cart-note__toggle-icon{transform:rotate(180deg)}.cart-note__form{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease,opacity .2s ease}.cart-note__form[aria-hidden=false]{grid-template-rows:1fr;opacity:1}.cart-note__form-inner{min-height:0;overflow:hidden}.cart-note__form-content{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem}.cart-note__textarea{background:var(--input-background-color);border:1px solid var(--input-border-color);border-radius:var(--border-radius);color:var(--primary-text-color);font-family:inherit;font-size:.875rem;padding:.5rem .75rem;resize:none;width:100%}@media(min-width:768px){.cart-note__textarea{max-width:320px}}.cart-note__textarea:focus{border-color:hsl(var(--forest-500));box-shadow:0 0 0 2px rgba(25,68,68,.1);outline:none}.cart-note__textarea::-moz-placeholder{color:var(--alt-text-color)}.cart-note__textarea::placeholder{color:var(--alt-text-color)}.cart-note__footer{align-items:center;display:flex;justify-content:space-between}@media(min-width:768px){.cart-note__footer{max-width:320px}}.cart-note__count{color:var(--alt-text-color);font-size:.75rem}.cart-item--has-error{background-color:var(--error-background-color)}.cart-item__error{align-items:center;background:var(--error-background-color);border:1px solid var(--error-border-color);border-radius:var(--border-radius);color:var(--error-text-color);display:flex;font-size:.8125rem;gap:.375rem;margin-top:.5rem;padding:.375rem .5rem}.cart-item__error-icon{align-items:center;display:flex;flex-shrink:0}.cart-item__error-message{flex:1}.price-updated{animation:price-highlight .4s ease}@keyframes price-highlight{0%{color:hsl(var(--forest-700));transform:scale(1)}50%{color:hsl(var(--forest-500));transform:scale(1.05)}to{color:hsl(var(--forest-700));transform:scale(1)}}.cart-item__error-dismiss{background:none;border:none;color:var(--error-text-color);cursor:pointer;font-size:1.125rem;line-height:1;opacity:.7;padding:0 .25rem;transition:opacity .15s ease}.cart-item__error-dismiss:hover{opacity:1}.cart-note__error{background:var(--error-background-color);border:1px solid var(--error-border-color);border-radius:var(--border-radius);color:var(--error-text-color);font-size:.8125rem;margin:.5rem 0 0;padding:.375rem .5rem}.button--success{background-color:hsl(var(--forest-600))!important;border-color:hsl(var(--forest-600))!important}.button--error{background-color:var(--error-text-color)!important;border-color:var(--error-text-color)!important}.checkout-page{margin:0 auto;max-width:1060px}.checkout{display:grid;gap:2rem}@media(min-width:900px){.checkout{gap:2rem;grid-template-columns:1fr 380px}}.checkout__main{order:2}@media(min-width:900px){.checkout__main{order:1}}.checkout__sidebar{order:1}@media(min-width:900px){.checkout__sidebar{order:2}}.checkout__section{background:var(--content-background-color);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow-sm);overflow:hidden}.checkout__section input,.checkout__section select{box-shadow:none}.checkout__section+.checkout__section{margin-top:1rem}.checkout__section--flash{animation:attention-flash 1.5s ease-in-out}.checkout__section--disabled{pointer-events:none}.checkout__section--disabled .checkout__section-header{opacity:.5}.checkout__section--disabled .checkout__section-content{grid-template-rows:0fr}.checkout__section--disabled .checkout__section-content-inner{padding-bottom:0;padding-top:0}.checkout__section--collapsed .checkout__section-content{grid-template-rows:0fr}.checkout__section--collapsed .checkout__section-content-inner{padding-bottom:0;padding-top:0}.checkout__section--collapsed .checkout__section-summary{grid-template-rows:1fr}.checkout__section--collapsed .checkout__section-summary-inner{padding-bottom:1rem;padding-top:0}.checkout__section--collapsed .checkout__edit-btn{opacity:1;pointer-events:auto}@keyframes attention-flash{0%,66%{background-color:hsla(50,98%,81%,.58)}to{background-color:var(--content-background-color)}}.checkout__section-header{align-items:center;display:flex;justify-content:space-between;padding:1rem 1.25rem}@media(max-width:640px){.checkout__section-header{padding:1rem}}.checkout__section-title{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:.75rem;margin:0}.checkout__step-number{align-items:center;background:hsl(var(--forest-600));border-radius:50%;color:hsl(var(--white));display:flex;font-size:.875rem;font-weight:600;height:1.5rem;justify-content:center;line-height:1;padding:0;width:1.5rem}.checkout__edit-btn{background:none;border:none;color:var(--link-color);cursor:pointer;font-size:.875rem;opacity:0;padding:.25rem .5rem;pointer-events:none;transition:opacity .3s cubic-bezier(0,0,.2,1)}.checkout__edit-btn:hover{text-decoration:underline}.checkout__section-summary{color:var(--alt-text-color);display:grid;font-size:.9rem;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.checkout__section-summary p{line-height:1.5;margin:0}.checkout__section-summary-inner{overflow:hidden;padding:0 1.25rem;transition:padding .35s cubic-bezier(.4,0,.2,1)}.checkout__section-content{display:grid;grid-template-rows:1fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.checkout__section-content-inner{display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:0 1.25rem 1.25rem;transition:padding .35s cubic-bezier(.4,0,.2,1)}@media(max-width:640px){.checkout__section-content-inner{padding:0 1rem 1rem}}.checkout__error{align-items:center;background:var(--error-background-color);border:1px solid var(--error-border-color);border-radius:var(--border-radius);color:var(--error-text-color);display:flex;font-size:.9rem;gap:.5rem;padding:.75rem 1rem}.checkout__error svg{flex-shrink:0}.checkout__field{display:flex;flex-direction:column;gap:.25rem}.checkout__field label{color:var(--primary-text-color);font-size:.9rem;font-weight:500}.checkout__field .optional{color:var(--alt-text-color);font-weight:400}.checkout__field--small{flex:0 0 auto}@media(min-width:640px){.checkout__field--small{width:180px}}.checkout__checkbox-label{align-items:flex-start;color:var(--alt-text-color);cursor:pointer;display:flex;font-size:.9rem;gap:.5rem}.checkout__checkbox-label input[type=checkbox]{cursor:pointer;flex-shrink:0;height:1rem;margin-top:.1rem;width:1rem}.checkout__checkbox-label:hover span{color:var(--primary-text-color)}.checkout__field-row{display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.checkout__field-row{align-items:flex-start;flex-direction:row}.checkout__field-row .checkout__field:first-child{flex:1}}.checkout__field-help{color:var(--alt-text-color);font-size:.8rem;margin:0}.checkout__continue-btn{margin-top:.5rem;width:100%}@media(min-width:640px){.checkout__continue-btn{align-self:flex-start;width:auto}}.checkout__shipping-rates{display:flex;flex-direction:column;gap:.5rem}.checkout__shipping-rates-placeholder{color:var(--alt-text-color);font-style:italic;padding:1.5rem;text-align:center}.checkout__shipping-error{color:var(--error-text-color);padding:1rem;text-align:center}.checkout__shipping-rate{align-items:flex-start;border:1px solid var(--border-color);border-radius:var(--border-radius);cursor:pointer;display:flex;gap:.75rem;padding:.875rem 1rem;transition:border-color .15s}.checkout__shipping-rate:hover{background:hsl(var(--neutral-100));border-color:var(--border-color-dark)}.checkout__shipping-rate:has(input:checked){background:hsl(var(--forest-50));border-color:hsl(var(--forest-500))}.checkout__shipping-rate:has(input:checked):hover{background:hsl(var(--forest-100))}.checkout__shipping-rate input[type=radio]{height:1.1rem;margin:0;width:1.1rem}.checkout__shipping-rate-info{display:flex;flex:1;flex-direction:column;gap:.125rem}.checkout__shipping-rate-name{font-weight:500}.checkout__shipping-rate-delivery{color:var(--alt-text-color);font-size:.85rem;font-weight:500;line-height:1.4;padding-right:3rem}.checkout__shipping-rate-price{font-weight:600}.checkout__discount{padding:1rem 0}.checkout__discount-toggle button{align-items:center;background:none;border:none;color:var(--link-color);cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:0}.checkout__discount-toggle button:hover{text-decoration:underline}.checkout__discount-form{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem}.checkout__discount-form input{border:1px solid var(--input-border-color);border-radius:var(--border-radius);flex:1;font-size:.9rem;min-width:150px;padding:.5rem .75rem}.checkout__discount-error{color:var(--error-text-color);font-size:.85rem;padding:.5rem;width:100%}.checkout__discount-applied{align-items:center;display:flex;gap:.5rem}.checkout__discount-badge{align-items:center;background:var(--success-background-color);border:1px solid var(--success-border-color);border-radius:var(--border-radius);color:var(--success-text-color);display:flex;font-size:.85rem;gap:.375rem;padding:.375rem .625rem}.checkout__discount-remove{background:none;border:none;color:var(--alt-text-color);cursor:pointer;padding:.25rem}.checkout__discount-remove:hover{color:var(--error-text-color)}.checkout__payment-form{min-height:200px;position:relative}.checkout__payment-form:before{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,hsl(var(--neutral-100)) 25%,hsl(var(--neutral-50)) 50%,hsl(var(--neutral-100)) 75%);background-size:200% 100%;border-radius:var(--border-radius);content:"";inset:0;opacity:1;pointer-events:none;position:absolute;transition:opacity .2s ease}.checkout__payment-form.loaded:before{opacity:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.checkout__payment-message{border-radius:var(--border-radius);font-size:.9rem;padding:.75rem 1rem}.checkout__payment-message--error{background:var(--error-background-color);border:1px solid var(--error-border-color);color:var(--error-text-color)}.checkout__pay-btn{font-size:1.05rem;gap:.5rem;height:3rem;margin-top:1rem;padding:0 1.5rem;width:100%}.checkout__pay-btn,.checkout__secure-note{align-items:center;display:flex;justify-content:center}.checkout__secure-note{color:var(--alt-text-color);font-size:.85rem;gap:.35rem;margin-top:0}.checkout__summary{background:var(--content-background-color);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow-sm);padding:1.25rem;position:sticky;top:calc(var(--header-height-desktop) + .75rem)}@media(max-width:767px){.checkout__summary{position:relative;top:0}}.checkout__summary h3{font-size:1.1rem;font-weight:600;margin:0 0 1rem}.checkout__items{border-bottom:1px solid var(--border-color);display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem}.checkout__item{align-items:flex-start;display:flex;gap:.75rem}.checkout__item-image{background:var(--alt-background-color);border-radius:var(--border-radius);display:block;flex-shrink:0;height:48px;position:relative;text-decoration:none;width:48px}.checkout__item-image img{border-radius:var(--border-radius);height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .15s ease;width:100%}.checkout__item-image:hover img{opacity:.85}.checkout__item-placeholder{color:var(--alt-text-color);height:100%;width:100%}.checkout__item-placeholder,.checkout__item-qty{align-items:center;display:flex;justify-content:center}.checkout__item-qty{aspect-ratio:1;background:var(--button-background-color);border-radius:50%;box-shadow:0 0 0 2px var(--content-background-color);color:var(--button-text-color);font-size:.65rem;font-weight:600;min-width:1rem;padding:0 .25rem;position:absolute;right:0;top:0;transform:translate(50%,-50%)}.checkout__item-info{flex:1;min-width:0}.checkout__item-name{color:var(--primary-text-color);display:block;font-size:.9rem;font-weight:500;text-decoration:none}.checkout__item-name:hover{color:hsl(var(--forest-700));text-decoration:underline}.checkout__item-variant{color:var(--alt-text-color);display:block;font-size:.8rem}.checkout__item-customization{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.25rem}.checkout__item-customization-label{color:var(--alt-text-color);font-size:.7rem;font-weight:500}.checkout__item-customization-value{background:hsl(var(--forest-50));border-radius:.25rem;color:hsl(var(--forest-700));display:inline-block;font-size:.7rem;padding:.125rem .375rem}.checkout__item-price{font-size:.95rem;font-weight:600;white-space:nowrap}.checkout__note-preview{align-items:flex-start;background:hsl(var(--forest-50));border-radius:var(--border-radius);color:hsl(var(--forest-700));display:flex;font-size:.8125rem;gap:.5rem;line-height:1.4;margin-bottom:1rem;padding:.625rem .75rem}.checkout__note-preview svg{color:hsl(var(--forest-500));flex-shrink:0;margin-top:.125rem}.checkout__totals{display:flex;flex-direction:column;gap:.5rem}.checkout__total-row{display:flex;font-size:.9rem;justify-content:space-between}.checkout__total-row--total{border-top:1px solid var(--border-color);font-size:1.1rem;font-weight:600;margin-top:.5rem;padding-top:.75rem}.checkout__discount-amount{color:var(--success-text-color)}.muted{color:var(--alt-text-color);font-size:.85rem}.button--loader{position:relative}.button--loader .button__loading{display:none}.button--loader.loading .button__text{visibility:hidden}.button--loader.loading .button__loading{align-items:center;display:flex;inset:0;justify-content:center;position:absolute}.button__spinner{animation:spin 1s linear infinite}.checkout__link-btn{background:none;border:none;color:var(--link-color);cursor:pointer;display:inline;font-size:inherit;padding:0;text-decoration:underline}.checkout__link-btn:hover{color:var(--link-hover-color)}.checkout__help-text{color:var(--alt-text-color);font-size:.875rem;margin:0}@keyframes addressContentFadeIn{0%{opacity:0}to{opacity:1}}#shipping-address-form[aria-hidden=true],.address-suggestion[aria-hidden=true],.address-validation-bypass[aria-hidden=true]{display:none}#shipping-address-form[aria-hidden=false],.address-suggestion[aria-hidden=false],.address-validation-bypass[aria-hidden=false]{animation:addressContentFadeIn .5s cubic-bezier(0,0,.2,1)}#shipping-address-form{display:flex;flex-direction:column;gap:1rem}.address-suggestion__header{margin-bottom:1.25rem}.address-suggestion__header h3{color:var(--primary-text-color);font-size:1rem;font-weight:600;margin-bottom:.25rem}.address-suggestion__header p{color:var(--alt-text-color);font-size:.875rem;margin:0}.address-suggestion__options{display:grid;gap:1rem}.address-suggestion__option{background:var(--content-background-color);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:1rem}.address-suggestion__option:first-child{background:var(--info-background-color);border-color:var(--info-border-color)}.address-suggestion__option-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.address-suggestion__option-header button{width:9rem}.address-suggestion__option-header strong{color:var(--primary-text-color);font-size:.875rem;font-weight:600;letter-spacing:.05em}@media screen and (max-width:767px){.address-suggestion__option-header{align-items:stretch;flex-direction:column;gap:.5rem}.address-suggestion__option-header .button{width:100%}}.address-suggestion__option-header-text{font-size:1rem;font-weight:600}.address-suggestion__address{color:var(--primary-text-color);font-size:.925rem;line-height:1.6}@media screen and (max-width:767px){.address-suggestion__address{padding-top:.5rem}}.address-validation-bypass{background:var(--alt-background-color);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);color:var(--primary-text-color);display:flex;flex-direction:column;gap:1rem;padding:1rem}.address-validation-bypass__notice{align-items:flex-start;display:flex;gap:.75rem}.address-validation-bypass__notice svg{flex-shrink:0;margin-top:.125rem}.address-validation-bypass__notice strong{display:block;font-weight:600;margin-bottom:.25rem}.address-validation-bypass__notice p{color:var(--alt-text-color-dark);font-size:.9rem;margin:0}.address-validation-bypass__address{background:hsl(var(--white));border-radius:var(--border-radius);font-size:.9rem;line-height:1.5;padding:.75rem 1rem}.address-validation-bypass__buttons{display:flex;flex-wrap:wrap;gap:.75rem}.address-validation-bypass__buttons .button{min-width:140px}@media screen and (max-width:767px){.address-validation-bypass__buttons{flex-direction:column}.address-validation-bypass__buttons .button{width:100%}.address-suggestion__options{gap:.75rem;grid-template-columns:1fr}.address-suggestion__option{padding:.75rem}}.order-page{margin:0 auto;max-width:1100px;padding:0 1rem 3rem}@media(max-width:960px){.order-page{padding:0}}.order-hero{margin-bottom:1rem;padding:1.5rem 1rem;text-align:center}@media(min-width:640px){.order-hero{margin-bottom:1.5rem;padding:1rem}}.order-hero__icon{align-items:center;animation:scaleIn .4s ease-out;background:linear-gradient(135deg,hsl(var(--forest-500)),hsl(var(--forest-600)));border-radius:50%;box-shadow:0 3px 3px 1px rgba(25,68,68,.2);display:inline-flex;height:5rem;justify-content:center;margin-bottom:1.5rem;width:5rem}@media(min-width:640px){.order-hero__icon{height:4rem;width:4rem}}.order-hero__check{color:#fff;display:flex}.order-hero__check svg{height:3.5rem;width:3.5rem}@media(min-width:640px){.order-hero__check svg{height:2rem;width:2rem}}.order-hero__title{color:hsl(var(--forest-800));display:block;font-size:1.75rem;font-weight:700;margin:0 0 .5rem;text-align:center}@media(min-width:640px){.order-hero__title{font-size:2rem}}.order-hero__order-number{color:hsl(var(--forest-700));font-family:var(--font-mono,monospace);font-size:1rem;font-weight:600;margin:0 0 .5rem}.order-hero__email{color:var(--alt-text-color);font-size:.875rem;margin:0}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.order-header{align-items:flex-start;border-bottom:1px solid var(--border-color);display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin-bottom:1.5rem;padding:1.5rem 0}@media(min-width:640px){.order-header{align-items:center;margin-bottom:1rem}}.order-header__main{display:flex;flex-direction:column;gap:.25rem;min-width:0}.order-header__title{color:hsl(var(--forest-800));font-size:1.25rem;font-weight:700;margin:0}@media(min-width:640px){.order-header__title{font-size:1.5rem}}.order-header__date{color:var(--alt-text-color);font-size:.875rem;margin:0}@media(min-width:640px){.order-header__date{font-size:.9375rem}}.order-header__status{align-items:center;border-radius:2rem;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:600;padding:.375rem .75rem;white-space:nowrap}@media(min-width:640px){.order-header__status,.order-timeline{font-size:.875rem;padding:.5rem 1rem}}.order-timeline{background:var(--content-background-color);border:1px solid var(--border-color);border-radius:var(--card-border-radius);margin-bottom:2rem;padding:1.5rem;position:relative}@media(max-width:640px){.order-timeline{margin-bottom:1.25rem;padding:1rem}}.order-timeline__track{background:var(--border-color);border-radius:2px;height:3px;left:calc(1.125rem + 12.5%);position:absolute;right:calc(1.125rem + 12.5%);top:2.5rem}@media(max-width:640px){.order-timeline__track{bottom:1.5rem;height:auto;left:1.95rem;right:auto;top:1.5rem;width:3px}}.order-timeline__progress{background:linear-gradient(90deg,hsl(var(--forest-500)),hsl(var(--forest-400)));border-radius:2px;height:100%;transition:width .5s ease}@media(max-width:640px){.order-timeline__progress{display:none}}.order-timeline__steps{display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr);position:relative}@media(max-width:640px){.order-timeline__steps{gap:0;grid-template-columns:1fr}}.order-timeline--local .order-timeline__track{left:calc(.9999rem + 16.67%);right:calc(.9999rem + 16.67%)}@media(max-width:640px){.order-timeline--local .order-timeline__track{left:calc(1.5rem + 15px);right:auto}}.order-timeline--local .order-timeline__steps{grid-template-columns:repeat(3,1fr)}@media(max-width:640px){.order-timeline--local .order-timeline__steps{grid-template-columns:1fr}}.order-timeline__step{align-items:center;display:flex;flex-direction:column;gap:.5rem;text-align:center}@media(max-width:640px){.order-timeline__step{align-items:center;flex-direction:row;gap:1rem;padding:.75rem 0;text-align:left}.order-timeline__step:first-child{padding-top:0}.order-timeline__step:last-child{padding-bottom:0}}.order-timeline__step-icon{align-items:center;background:var(--content-background-color);border:2px solid var(--border-color);border-radius:50%;color:var(--alt-text-color);display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .3s ease;width:32px;z-index:1}.order-timeline__step--complete .order-timeline__step-icon{background:hsl(var(--forest-500));border-color:hsl(var(--forest-500));color:#fff}.order-timeline__step--active .order-timeline__step-icon{border-color:hsl(var(--forest-500));box-shadow:0 0 0 4px rgba(25,68,68,.15);color:hsl(var(--forest-500))}.order-timeline__step-content{display:flex;flex-direction:column;gap:.125rem}@media(max-width:640px){.order-timeline__step-content{align-items:flex-start;gap:0}}.order-timeline__step-label{color:var(--alt-text-color);font-size:.8125rem;font-weight:600}.order-timeline__step--active .order-timeline__step-label,.order-timeline__step--complete .order-timeline__step-label{color:var(--primary-text-color)}@media(max-width:640px){.order-timeline__step-label{font-size:.9375rem}}.order-timeline__step-date{color:var(--alt-text-color);font-size:.75rem}@media(max-width:640px){.order-timeline__step-date{font-size:.8125rem;text-align:right;white-space:nowrap}}.order-status-card{align-items:center;background:linear-gradient(135deg,hsl(var(--forest-50)),hsl(var(--gold-50)));border:1px solid hsl(var(--forest-200));border-radius:var(--card-border-radius);display:flex;gap:1rem;margin-bottom:2rem;padding:1.25rem 1.5rem}.order-status-card:has(.order-status-card__items){display:block;padding:0}.order-status-card__items{display:flex;flex-direction:column}.order-status-card__item{align-items:center;display:flex;gap:1rem;padding:1.25rem 1.5rem}@media(max-width:640px){.order-status-card__item{align-items:flex-start;padding:1rem}}.order-status-card__item:not(:last-child){border-bottom:1px solid hsl(var(--forest-200))}.order-status-card__icon{align-items:center;background:#fff;background:hsl(var(--forest-500));border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}@media(max-width:640px){.order-status-card__icon{height:2.25rem;width:2.25rem}}.order-status-card__content{flex:1}.order-status-card__content h3{color:hsl(var(--forest-800));font-size:1.125rem;font-weight:600;margin:0 0 .125rem}.order-status-card__content p{color:hsl(var(--forest-700));font-size:.9375rem;line-height:1.4;margin:0}.order-status-card--success{background:linear-gradient(135deg,hsl(var(--forest-100)),hsl(var(--forest-50)))}.order-status-card--success .order-status-card__icon{background:hsl(var(--forest-500));color:#fff}.order-tracking-card{background:linear-gradient(135deg,hsl(var(--navy-50)),hsl(var(--navy-100)));border:1px solid hsl(var(--navy-200));border-radius:var(--card-border-radius);display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem}@media(min-width:640px){.order-tracking-card{align-items:center;flex-direction:row}}.order-tracking-card__icon{align-items:center;background:#fff;border-radius:50%;color:hsl(var(--navy-600));display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.order-tracking-card__info{flex:1}.order-tracking-card__info h3{color:hsl(var(--navy-800));font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.order-tracking-card__info p{color:hsl(var(--navy-600));font-size:.9375rem;margin:0}.order-tracking-card__estimate{margin-top:.5rem!important}.order-tracking-card__estimate strong{color:hsl(var(--navy-800))}.order-content{display:grid;gap:2rem}@media(min-width:768px){.order-content{grid-template-columns:1fr 320px}}.order-main{gap:1.5rem}.order-main,.order-sidebar{display:flex;flex-direction:column}.order-sidebar{gap:1rem}.order-card{background:var(--content-background-color);border:1px solid var(--border-color);border-radius:var(--card-border-radius);padding:1.5rem}@media(max-width:960px){.order-card{padding:1rem}}.order-card--highlight{background:linear-gradient(135deg,hsl(var(--forest-50)),hsl(var(--gold-50)));border-color:hsl(var(--forest-200))}.order-card__title{align-items:center;color:hsl(var(--forest-800));display:flex;font-size:1.1rem;font-weight:600;gap:.625rem;margin-bottom:.5rem}.order-card__title svg{color:hsl(var(--forest-600))}.order-items{list-style:none;margin:0;padding:0}.order-item{align-items:flex-start;border-bottom:1px solid var(--border-color);display:grid;gap:1rem;grid-template-columns:44px 1fr auto;padding:1rem 0}@media(min-width:640px){.order-item{grid-template-columns:64px 1fr auto}}.order-item:last-child{border-bottom:none}.order-item__image{background:var(--alt-background-color);border-radius:var(--border-radius);height:44px;overflow:hidden;width:44px}@media(min-width:640px){.order-item__image{height:64px;width:64px}}.order-item__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.order-item__placeholder{align-items:center;color:var(--alt-text-color);display:flex;height:100%;justify-content:center;width:100%}.order-item__details{display:flex;flex-direction:column;gap:.25rem;min-width:0}.order-item__name{color:var(--primary-text-color);font-size:.9375rem;font-weight:600;text-decoration:none}@media(min-width:640px){.order-item__name{font-size:1rem}}.order-item__name:hover{color:hsl(var(--forest-600));text-decoration:underline}.order-item__qty,.order-item__variant{color:var(--alt-text-color);font-size:.8125rem}.order-item__customization{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem}.order-item__customization-label{color:var(--alt-text-color);font-size:.75rem;font-weight:500}.order-item__customization-value{background:hsl(var(--forest-50));border-radius:.25rem;color:hsl(var(--forest-700));display:inline-block;font-size:.75rem;padding:.125rem .5rem}.order-item__price{color:hsl(var(--forest-700));font-size:1rem;font-weight:700;white-space:nowrap}.order-totals{border-top:1px solid var(--border-color)}.order-totals__row{border-bottom:1px solid var(--border-color);display:flex;font-size:.9375rem;justify-content:space-between;padding:.75rem 0}.order-totals__row--discount{color:var(--success-text-color)}.order-totals__row--total{border-bottom:0;border-top:1px solid var(--border-color);color:hsl(var(--forest-800));font-size:1.125rem;font-weight:700;padding-bottom:0;padding-top:1rem}.order-address{font-size:.9375rem;font-style:normal;line-height:1.5}.order-address strong{color:var(--primary-text-color)}.order-contact{border-top:1px solid var(--border-color);color:var(--alt-text-color);font-size:.875rem;line-height:1.5;margin:.75rem 0 0;padding-top:.75rem}.order-info-list{font-size:.875rem;margin:0}.order-info-list__row{border-bottom:1px solid var(--border-color);display:flex;gap:1rem;justify-content:space-between;padding:.5rem 0}.order-info-list__row:last-child{border-bottom:none}.order-info-list dt{color:var(--alt-text-color)}.order-info-list dd{color:var(--primary-text-color);margin:0;text-align:right;word-break:break-all}.order-help-text{color:var(--alt-text-color);font-size:.875rem;margin:0 0 1rem}.order-note{background:hsl(var(--forest-50));border-left:3px solid hsl(var(--forest-400));border-radius:var(--border-radius);color:var(--primary-text-color);font-size:.9375rem;line-height:1.6;margin:0;padding:.75rem}.order-extras{border-top:1px solid var(--border-color);display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem}@media(min-width:768px){.order-extras{flex-direction:row;gap:1.5rem}}.order-extra{background:var(--content-background-color);border:1px solid var(--border-color);border-radius:var(--card-border-radius);display:flex;flex:1;flex-direction:column;gap:.75rem;padding:1.25rem}@media(min-width:768px){.order-extra{padding:1.5rem}}.order-extra__icon{align-items:center;background:hsl(var(--forest-50));border-radius:50%;color:hsl(var(--forest-600));display:flex;height:40px;justify-content:center;width:40px}.order-extra__content{flex:1}.order-extra__content h4{color:var(--primary-text-color);font-size:.9375rem;font-weight:600;margin:0 0 .25rem}.order-extra__content p{color:var(--alt-text-color);font-size:.8125rem;line-height:1.5;margin:0}.order-extra--calendar .order-extra__icon{background:hsl(var(--gold-50));color:hsl(var(--gold-700))}.order-extra--share .order-extra__icon{background:hsl(var(--navy-50));color:hsl(var(--navy-600))}.order-extra--care .order-extra__icon{background:linear-gradient(135deg,hsl(var(--forest-50)),hsl(var(--gold-50)));color:hsl(var(--forest-600))}.order-share-buttons{display:flex;gap:.5rem;margin-top:.25rem}.order-share-btn{align-items:center;background:var(--alt-background-color);border:none;border-radius:50%;color:var(--alt-text-color);cursor:pointer;display:flex;height:36px;justify-content:center;text-decoration:none;transition:all .15s ease;width:36px}.order-share-btn:hover{transform:scale(1.1)}.order-share-btn--pinterest:hover{background:#e60023;color:#fff}.order-share-btn--facebook:hover{background:#1877f2;color:#fff}.order-share-btn--copy{position:relative}.order-share-btn--copy:hover{background:hsl(var(--forest-500));color:#fff}.order-share-btn--copy.copied:after{animation:fadeInUp .2s ease;background:hsl(var(--forest-700));border-radius:.25rem;color:#fff;content:"Copied!";font-size:.6875rem;left:50%;padding:.25rem .5rem;position:absolute;top:-2rem;transform:translateX(-50%);white-space:nowrap}.order-footer{display:flex;gap:1rem;margin-top:1rem;padding-top:1rem}@media(max-width:480px){.order-footer{flex-direction:column}}.order-header__status--paid,.order-header__status--processing,.order-status--paid,.order-status--processing{background:hsl(var(--gold-100));color:hsl(var(--gold-800))}.order-header__status--shipped,.order-status--shipped{background:hsl(var(--navy-100));color:hsl(var(--navy-700))}.order-header__status--completed,.order-header__status--delivered,.order-status--completed,.order-status--delivered{background:hsl(var(--forest-100));color:hsl(var(--forest-700))}.order-header__status--cancelled,.order-header__status--refunded,.order-status--cancelled,.order-status--refunded{background:var(--error-background-color);color:var(--error-text-color)}@keyframes fadeInUp{0%{opacity:0;transform:translateX(-50%) translateY(5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media print{.order-page{padding:0}.order-hero__icon{box-shadow:none}footer,header.site-header{display:none}.order-card:has(.order-help-text),.order-extras,.order-footer,.order-timeline,.order-tracking-card{display:none}.order-card{border:1px solid #ddd;-moz-column-break-inside:avoid;break-inside:avoid}}.order-lookup-page{display:flex;justify-content:center;padding:3rem 1rem}.order-lookup{max-width:400px;width:100%}.order-lookup__title{color:hsl(var(--forest-800));font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.order-lookup__description{color:var(--alt-text-color);margin:0 0 1.5rem}.order-lookup__error{align-items:flex-start;background:var(--error-background-color);border-radius:.5rem;color:var(--error-text-color);display:flex;font-size:.9375rem;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem}.order-lookup__error svg{flex-shrink:0;margin-top:.125rem}.order-lookup__form{display:flex;flex-direction:column;gap:1rem}.order-lookup__field label{color:hsl(var(--forest-800));display:block;font-weight:500;margin-bottom:.375rem}.order-lookup__field input{background:var(--input-background-color);border:1px solid var(--input-border-color);border-radius:.375rem;color:var(--primary-text-color);font-size:1rem;padding:.625rem .75rem;width:100%}.order-lookup__field input:focus{border-color:hsl(var(--forest-500));box-shadow:0 0 0 3px rgba(25,68,68,.1);outline:none}.order-lookup__field-help{color:var(--alt-text-color);font-size:.8125rem;margin:.25rem 0 0}.order-lookup__submit{margin-top:.5rem}.order-lookup__help{border-top:1px solid var(--border-color);color:var(--alt-text-color);font-size:.875rem;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.order-lookup__help a{color:var(--link-color)}.order-processing{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:3rem 1rem}.order-processing__card{background:var(--content-background-color);border:1px solid var(--border-color);border-radius:var(--card-border-radius);box-shadow:0 4px 24px rgba(0,0,0,.06);max-width:420px;padding:2.5rem 2rem;text-align:center;width:100%}.order-processing__icon-wrap{margin-bottom:1.5rem}.order-processing__spinner{align-items:center;background:linear-gradient(135deg,hsl(var(--forest-100)),hsl(var(--forest-50)));border-radius:50%;display:inline-flex;height:72px;justify-content:center;width:72px}.order-processing__spinner-icon{animation:spin 1.2s linear infinite;color:hsl(var(--forest-600));height:36px;width:36px}.order-processing__success{align-items:center;animation:scaleIn .4s ease-out;background:linear-gradient(135deg,hsl(var(--forest-500)),hsl(var(--forest-600)));border-radius:50%;display:inline-flex;height:72px;justify-content:center;width:72px}.order-processing__success svg{color:#fff;height:36px;width:36px}.order-processing__timeout-icon{align-items:center;background:linear-gradient(135deg,hsl(var(--gold-100)),hsl(var(--gold-50)));border-radius:50%;display:inline-flex;height:72px;justify-content:center;width:72px}.order-processing__timeout-icon svg{color:hsl(var(--gold-700));height:36px;width:36px}.order-processing__title{color:hsl(var(--forest-800));display:block;font-size:1.5rem;font-weight:700;margin:0 0 .25rem;text-align:center}.order-processing__subtitle{color:var(--alt-text-color);font-family:var(--font-mono,monospace);font-size:.9375rem;margin:0 0 1rem}.order-processing__message{color:var(--alt-text-color);font-size:1rem;line-height:1.5;margin:0}.order-processing__message .button{margin-top:1rem}.order-processing__steps{border-top:1px solid var(--border-color);display:flex;flex-direction:column;gap:.75rem;padding-top:1.5rem;text-align:left}.order-processing__step{align-items:center;color:var(--alt-text-color);display:flex;font-size:.9375rem;gap:.75rem}.order-processing__step--complete{color:hsl(var(--forest-600))}.order-processing__step--complete .order-processing__step-icon{color:hsl(var(--forest-500))}.order-processing__step--active{color:var(--primary-text-color);font-weight:500}.order-processing__step--active .order-processing__step-icon{animation:pulse 1.5s ease-in-out infinite;color:hsl(var(--forest-500))}.order-processing__step-icon{color:var(--border-color);flex-shrink:0;height:18px;width:18px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.product-reviews{margin:3rem auto 2rem;max-width:var(--max-content-width);padding:0 var(--gutter)}.product-reviews__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.product-reviews__title{color:var(--primary-text-color);font-size:1.5rem;font-weight:600;margin:0}.product-reviews__summary{background:var(--alt-background-color);border-radius:var(--border-radius-lg);margin-bottom:2rem;overflow:hidden}.product-reviews__compact{align-items:center;cursor:pointer;display:flex;gap:.75rem;list-style:none;padding:1rem 1.25rem}.product-reviews__compact::-webkit-details-marker{display:none}.product-reviews__compact:hover{background:hsl(var(--neutral-100))}.product-reviews__average-score{color:var(--primary-text-color);font-size:1.5rem;font-weight:700;line-height:1}.product-reviews__average-stars{display:flex;gap:.125rem}.product-reviews__count{color:var(--alt-text-color);font-size:.9rem}.product-reviews__expand{align-items:center;color:var(--alt-text-color);display:flex;margin-left:auto;transition:transform .2s ease}.product-reviews[open] .product-reviews__expand{transform:rotate(180deg)}.product-reviews[open] .product-reviews__compact{border-bottom:1px solid var(--border-color)}.product-reviews__distribution{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem}.product-reviews__bar{align-items:center;display:flex;gap:.75rem}.product-reviews__bar-label{color:var(--alt-text-color);font-size:.875rem;text-align:right;width:50px}.product-reviews__bar-track{background:var(--border-color);border-radius:4px;flex:1;height:8px;overflow:hidden}.product-reviews__bar-fill{background:var(--star-color);border-radius:4px;height:100%;transition:width .3s ease}.product-reviews__bar-count{color:var(--alt-text-color);font-size:.875rem;width:30px}.product-reviews__list{display:flex;flex-direction:column;gap:1.5rem}.product-reviews__more{margin-top:2rem;text-align:center}.product-reviews__empty{background:var(--alt-background-color);border-radius:var(--border-radius-lg);padding:2rem 1rem;text-align:center}.product-reviews__empty p{color:var(--alt-text-color);margin:0 0 1rem}.product-reviews__cta{background:var(--alt-background-color);border-radius:var(--border-radius-lg);margin-top:1.5rem;padding:1.5rem 1rem;text-align:center}.product-reviews__cta p{color:var(--alt-text-color);margin:0 0 1rem}.product-page__reviews-link{align-items:center;color:var(--alt-text-color);display:inline-flex;font-size:.875rem;gap:.5rem;margin-top:.25rem;text-decoration:none}.product-page__reviews-link:hover{color:var(--primary-text-color)}.product-page__stars{display:inline-flex;gap:.125rem}.product-page__star{align-items:center;color:var(--border-color);display:flex;justify-content:center}.product-page__star svg{fill:none}.product-page__star--filled{color:var(--star-color)}.product-page__star--filled svg{fill:currentColor}.product-page__reviews-count{color:var(--primary-text-color);font-weight:500;text-decoration:none}.review-card{background:var(--content-background-color);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);padding:1rem}.review-card__header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin-bottom:.75rem}.review-card__stars{display:inline-flex;gap:.125rem}.review-card__meta{align-items:center;color:var(--alt-text-color);display:flex;flex-wrap:wrap;font-size:.875rem;gap:.25rem .375rem}.review-card__author{color:var(--primary-text-color);font-weight:500}.review-card__verified{align-items:center;color:hsl(var(--forest-600));display:inline-flex;font-weight:500;gap:.25rem}.review-card__verified:before{color:var(--alt-text-color);content:"·";margin-right:.125rem}.review-card__verified svg.lucide{flex-shrink:0}@media(max-width:480px){.review-card__verified span{display:none}}.review-card__date:before{content:"·";margin-right:.375rem}.review-card__title{color:var(--primary-text-color);font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.review-card__product{align-items:center;color:var(--alt-text-color);display:inline-flex;font-size:.8125rem;gap:.5rem;margin:0 0 .5rem;text-decoration:none}.review-card__product:hover{color:var(--primary-text-color);text-decoration:none}.review-card__product span span{font-weight:500}.review-card__product-thumb{border-radius:var(--border-radius);flex-shrink:0;height:1.75rem;-o-object-fit:cover;object-fit:cover;width:1.75rem}.review-card__content{display:flex;flex-direction:column;gap:1rem}.review-card__content-text{color:var(--primary-text-color);font-size:.95rem;line-height:1.6}.review-card__photos{display:flex;flex-wrap:wrap;gap:.5rem}.review-card__photo{border:1px solid var(--border-color);border-radius:var(--border-radius);display:block;height:80px;overflow:hidden;width:80px}.review-card__photo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.review-card__response{background:var(--alt-background-color);border-radius:var(--border-radius);margin-top:1rem;padding:1rem}.review-card__response-header{align-items:center;color:var(--primary-text-color);display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:.5rem}.review-card__response-content{color:var(--alt-text-color);font-size:.875rem;line-height:1.6}.review-modal__product{align-items:center;background:var(--alt-background-color);border-radius:var(--border-radius-lg);display:flex;gap:1rem;margin-bottom:1.5rem;padding:.5rem}.review-modal__product-image{border-radius:var(--border-radius);height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.review-modal__product-name{color:var(--primary-text-color);font-weight:500}.review-page{margin:2rem auto;max-width:600px;padding:0 var(--gutter)}.review-page__header{margin-bottom:2rem}.review-page__header h1{color:var(--primary-text-color);font-size:1.75rem;font-weight:600;margin:0}.review-page__back{align-items:center;color:var(--alt-text-color);display:inline-flex;font-size:.875rem;gap:.5rem;margin-bottom:.5rem;text-decoration:none}.review-page__back:hover{color:var(--primary-text-color)}.review-page__product{align-items:center;background:var(--alt-background-color);border-radius:var(--border-radius-lg);display:flex;gap:1rem;margin-bottom:2rem;padding:1rem}.review-page__product-image{border-radius:var(--border-radius);height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.review-page__product-name{color:var(--primary-text-color);font-weight:500}.review-form__field{margin-bottom:1rem}.review-form__label{color:var(--primary-text-color);display:block;font-weight:500;margin-bottom:.5rem}.review-form__label .required{color:var(--error-text-color)}.review-form__input,.review-form__textarea{background:var(--input-background-color);border:1px solid var(--input-border-color);border-radius:var(--border-radius);color:var(--primary-text-color);font-family:inherit;font-size:1rem;padding:.75rem;width:100%}.review-form__textarea{min-height:120px;resize:vertical}.review-form__help{color:var(--alt-text-color);font-size:.8125rem;margin:.35rem 0 0}.review-form__star-input{display:flex;gap:.25rem}.review-form__star{background:none;border:none;color:var(--border-color);cursor:pointer;padding:.25rem;transition:color .15s ease,transform .15s ease}.review-form__star svg{fill:none}.review-form__star:hover{transform:scale(1.1)}.review-form__star--filled{color:var(--star-color)}.review-form__star--filled svg{fill:currentColor}.review-form__photos{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.review-form__photos:empty{display:none}.review-form__photo-item{border-radius:var(--border-radius);height:80px;overflow:hidden;position:relative;width:80px}.review-form__photo-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.review-form__photo-remove{align-items:center;background:rgba(0,0,0,.6);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:20px;justify-content:center;padding:0;position:absolute;right:4px;top:4px;width:20px}.review-form__photo-remove:hover{background:rgba(0,0,0,.8)}.review-form__photo-upload{align-items:center;background:var(--alt-background-color);border:1px dashed var(--border-color);border-radius:var(--border-radius);color:var(--alt-text-color);cursor:pointer;display:inline-flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:border-color .2s ease,color .2s ease}.review-form__photo-upload:hover{border-color:var(--primary-text-color);color:var(--primary-text-color)}.review-form__actions{margin-top:2rem}.review-form__submit{justify-content:center;width:100%}.review-form__success{padding:3rem 1rem;text-align:center}.review-form__success svg{color:var(--success-text-color);margin-bottom:1rem}.review-form__success h2,.review-form__success h3{color:var(--primary-text-color);font-size:1.5rem;margin:0 0 .5rem}.review-form__success p{color:var(--alt-text-color);margin:0}.review-form__error{align-items:flex-start;background:var(--error-background-color);border:1px solid var(--error-border-color);border-radius:var(--border-radius);color:var(--error-text-color);display:flex;font-size:.875rem;gap:.625rem;line-height:1.4;margin-bottom:1rem;padding:.75rem 1rem}.review-form__error[hidden]{display:none}.review-form__error svg{flex-shrink:0;margin-top:.125rem}.home-hero{align-items:center;background-color:hsl(var(--neutral-300));background-position:top;background-size:cover;color:hsl(var(--white));display:flex;justify-content:center;min-height:550px;overflow:hidden;padding:5rem 1rem;position:relative;text-align:center;width:100%}@media(min-width:1200px){.home-hero{min-height:70vh}}@media(max-width:768px){.home-hero{aspect-ratio:1/1;min-height:auto;padding:2rem 1rem}}.home-hero:after{animation:hero-shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,hsl(var(--neutral-300)) 0,hsl(var(--neutral-200)) 50%,hsl(var(--neutral-300)) 100%);background-size:200% 100%;content:"";inset:0;position:absolute;transition:opacity .5s ease;z-index:2}.home-hero.loaded:after{opacity:0;pointer-events:none}.home-hero:before{background:linear-gradient(rgba(30,30,30,.7),rgba(0,0,0,.3));content:"";inset:0;position:absolute;z-index:1}@keyframes hero-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.home-hero__content{margin:0 auto;max-width:900px;position:relative;z-index:3}.home-hero__badge{align-items:center;background:hsl(var(--forest-600));border-radius:999px;color:hsl(var(--white));display:inline-flex;font-size:.75rem;font-weight:600;gap:.5rem;letter-spacing:.05em;margin-bottom:1.5rem;padding:.35rem 1rem;text-transform:uppercase}.home-hero__title{color:hsl(var(--white));display:block;font-size:2.75rem;font-weight:700;gap:0;line-height:1.2;margin-bottom:.75rem}.home-hero__title span{display:inline-block;white-space:nowrap}@media(max-width:768px){.home-hero__title{font-size:1.75rem}}@media(max-width:400px){.home-hero__title{font-size:1.5rem}}.home-hero__subtitle{color:var(--white);font-size:1.1rem;line-height:1.4;margin-bottom:2rem}@media(max-width:768px){.home-hero__subtitle{font-size:1rem}}.home-hero__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.home-hero__actions a{text-decoration:none!important}.home-hero__cta{align-items:center;background:hsl(var(--white));border-radius:var(--border-radius);box-shadow:var(--box-shadow);color:hsl(var(--forest-600));display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}@media(hover:hover){.home-hero__cta:hover{background:var(--alt-background-color);border-color:hsl(var(--forest-600));box-shadow:0 4px 12px rgba(25,68,68,.25);transform:translateY(-2px)}}@media(max-width:768px){.home-hero__cta{font-size:.95rem;padding:.75rem 1.25rem}}.home-welcome{background-color:hsl(var(--forest-900));background-position:50%;background-size:cover;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;margin-bottom:1rem;place-content:center;place-items:center;position:relative;width:100%}.home-welcome__gradient{background-image:linear-gradient(180deg,rgba(25,68,68,.8) 0,rgba(25,68,68,.4));height:100%;left:0;position:absolute;top:0;width:100%}.home-welcome__title{color:#fff;font-size:2rem;font-weight:600;justify-content:center;margin-bottom:1em;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(max-width:768px){.home-welcome__title{font-size:1.5rem}}.home-welcome__background{grid-area:1/1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home-welcome__message{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:1.1em;font-weight:500;grid-area:1/1;height:26rem;justify-content:center;margin:0 auto;padding:0 200px;width:min(var(--max-content-width),100%);z-index:2}@media(max-width:768px){.home-welcome__message{font-size:1em;height:20rem;padding:0 16px}}.home-welcome__description{line-height:1.6em;margin-bottom:2rem;text-align:center}.home-categories{background:var(--background-color);padding:3rem 0}@media(max-width:768px){.home-categories{padding:2rem 0}}.home-categories__header{margin-bottom:2rem;text-align:center}.home-categories__title{color:var(--primary-text-color);font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.home-categories__subtitle{color:var(--alt-text-color);font-size:1.05rem}.home-categories__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:var(--max-content-width)}.home-categories__card{aspect-ratio:4/3;border-radius:var(--border-radius-lg);display:block;overflow:hidden;position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.home-categories__card:hover{box-shadow:var(--box-shadow);transform:translateY(-4px)}.home-categories__card:hover .home-categories__card-image img{transform:scale(1.08)}.home-categories__card-image{background:var(--alt-background-color);inset:0;overflow:hidden;position:absolute}.home-categories__card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease;width:100%}.home-categories__card-overlay{background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.1) 60%,transparent);inset:0;position:absolute}.home-categories__card-content{bottom:0;color:hsl(var(--white));left:0;padding:1rem;position:absolute;right:0}.home-categories__card-title{font-size:1.25rem;font-weight:600;margin-bottom:0}.home-categories__card-count{font-size:.85rem;opacity:.85}.home-categories__card-desc{display:block;font-size:.85rem;line-height:1.4;opacity:.9}.home-featured{padding:3rem 0}@media(max-width:768px){.home-featured{padding:2rem 0}}.home-featured__header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;max-width:var(--max-content-width)}.home-featured__title{color:var(--primary-text-color);font-size:1.75rem;font-weight:700;margin-bottom:0!important}.home-featured__link{align-items:center;color:var(--link-color);display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none}.home-featured__link svg.lucide{height:1rem;width:1rem}.home-featured__link:hover{text-decoration:underline}.home-featured__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin:0 auto;max-width:var(--max-content-width)}@media(max-width:600px){.home-featured__grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}.home-about{background:hsl(var(--forest-50));border-bottom:1px solid hsl(var(--forest-100));border-top:1px solid hsl(var(--forest-100));padding:4rem 2rem}@media(max-width:768px){.home-about{padding:2rem 1rem 1rem}}.home-about__content{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--max-content-width)}@media(max-width:768px){.home-about__content{gap:2rem;grid-template-columns:1fr}}.home-about__image{border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow);overflow:hidden}.home-about__image img{display:block;height:auto;width:100%}.home-about__text h2{color:hsl(var(--forest-800));font-size:1.75rem;font-weight:700;margin-bottom:1rem}.home-about__text p{color:var(--alt-text-color);font-size:1.05rem;line-height:1.5;margin-bottom:1rem}.home-about__text p:last-of-type{margin-bottom:1.5rem}.newsletter-signup{background:hsl(var(--forest-50));border:1px solid hsl(var(--forest-100));border-radius:var(--border-radius-lg);margin-top:3rem;padding:2.5rem 1.5rem;text-align:center}@media(max-width:768px){.newsletter-signup{margin-top:1rem;padding:1rem}}.newsletter-signup__content{margin:0 auto;max-width:480px}.newsletter-signup__title{color:hsl(var(--forest-800));font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.newsletter-signup__description{color:var(--alt-text-color);font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.newsletter-signup__form{display:flex;flex-direction:column;gap:.75rem}.newsletter-signup__input-wrap{display:flex;gap:.5rem}@media(max-width:480px){.newsletter-signup__input-wrap{flex-direction:column}}.newsletter-signup__button{gap:.5rem;height:2.5rem;justify-content:center;white-space:nowrap}.newsletter-signup__button,.newsletter-signup__button-loading{align-items:center;display:inline-flex}.newsletter-signup__spinner{animation:spin 1s linear infinite;height:1rem;width:1rem}.newsletter-signup__message{border-radius:var(--border-radius);font-size:.9rem;margin-top:.5rem;padding:.5rem}.newsletter-signup__message--success{background:hsl(var(--forest-50));color:hsl(var(--forest-700))}.newsletter-signup__message--error{background:hsl(var(--rust-50));color:hsl(var(--rust-700))}.home-categories__grid--three{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.home-categories__grid--three{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.home-categories__grid--three{gap:.75rem;grid-template-columns:repeat(2,1fr)}}.home-categories__grid--three .home-categories__card{aspect-ratio:4/3}@media(max-width:600px){.home-categories__grid--three .home-categories__card{aspect-ratio:1/1}}@media(max-width:900px){.home-categories__grid--three .home-categories__card:last-child:nth-child(odd){aspect-ratio:16/9;grid-column:span 2}}.home-categories__card-image{background:linear-gradient(145deg,hsl(var(--forest-100)) 0,hsl(var(--forest-200)) 50%,hsl(var(--neutral-200)) 100%)}.home-categories--asymmetric{border-top:1px solid var(--border-color);margin-top:0;padding:3rem 0}@media(max-width:768px){.home-categories--asymmetric{padding:2rem 0}}.home-categories__asymmetric-grid{display:grid;gap:1rem;grid-template-columns:1.5fr 1fr;height:560px}@media(max-width:768px){.home-categories__asymmetric-grid{gap:.75rem;grid-template-columns:repeat(2,1fr);height:360px}}.home-categories__card--large{aspect-ratio:auto;height:100%}.home-categories__card--large .home-categories__card-title{font-size:1.25rem}@media(max-width:768px){.home-categories__card--large .home-categories__card-title{font-size:1rem}}.home-categories__stacked{display:flex;flex-direction:column;gap:1rem;height:100%}@media(max-width:768px){.home-categories__stacked{gap:.75rem}}.home-categories__stacked .home-categories__card{aspect-ratio:auto;flex:1;min-height:0}.home-categories__stacked .home-categories__card .home-categories__card-title{font-size:1.05rem}@media(max-width:768px){.home-categories__stacked .home-categories__card .home-categories__card-title{font-size:.9rem}}.home-engraving{border-top:1px solid var(--border-color);padding:2rem 0 3rem}@media(max-width:768px){.home-engraving{padding:1rem 0}}.home-engraving__header{margin:0 auto 2rem;max-width:var(--max-content-width);padding:0 1rem;text-align:center}.home-engraving__text{margin:0 auto;max-width:760px}.home-engraving__text h2{color:var(--primary-text-color);font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.home-engraving__text p{color:var(--alt-text-color);font-size:1rem;line-height:1.6;margin-bottom:1.25rem}.home-engraving__scroller .product-scroller-container{max-width:none}@media(max-width:768px){.home-engraving__scroller .product-scroll-left,.home-engraving__scroller .product-scroll-right{display:none}}.home-engraving__gallery{display:flex;gap:1rem;padding:0}.home-engraving__gallery-item{aspect-ratio:1;background:linear-gradient(145deg,hsl(var(--neutral-100)) 0,hsl(var(--neutral-200)) 100%);border-radius:var(--border-radius-lg);box-shadow:var(--box-shadow);flex:0 0 auto;overflow:hidden;width:21.0526315789%}@supports(animation-timeline:scroll()){.home-engraving__gallery-item{animation:scroller-fade-in-out linear both;animation-timeline:view(inline)}}@media(max-width:600px){.home-engraving__gallery-item{width:36.3636363636vw}}.home-engraving__gallery-item img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.home-engraving__gallery-item:hover img{transform:scale(1.05)}@keyframes scroller-fade-in-out{0%,to{opacity:0}10%,90%{opacity:1}}.wholesale-login-page{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:2rem}.wholesale-login-page .login-container{max-width:400px;width:100%}.wholesale-login-page .login-subtitle{color:var(--color-text-muted);margin-bottom:2rem}.wholesale-login-page .login-help{color:var(--color-text-muted);margin-top:2rem;text-align:center}.wholesale-login-page .login-help a{color:var(--color-primary)}.wholesale-dashboard{padding:2rem}.wholesale-dashboard .page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.dashboard-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.dashboard-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;color:inherit;display:block;padding:2rem;text-decoration:none;transition:border-color .2s,box-shadow .2s}.dashboard-card:hover{border-color:var(--color-primary);box-shadow:0 4px 12px rgba(0,0,0,.05)}.dashboard-card h2{font-size:1.125rem;margin:1rem 0 .5rem}.dashboard-card p{color:var(--color-text-muted);font-size:.875rem;margin:0}.dashboard-card__icon{color:var(--color-primary);height:2rem;width:2rem}.wholesale-products{padding:2rem}.wholesale-products .page-header{margin-bottom:2rem}.wholesale-products-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.wholesale-product-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;color:inherit;display:block;overflow:hidden;text-decoration:none;transition:border-color .2s,box-shadow .2s}.wholesale-product-card:hover{border-color:var(--color-primary);box-shadow:0 4px 12px rgba(0,0,0,.05)}.wholesale-product-card__image{aspect-ratio:1;background:var(--color-background);overflow:hidden}.wholesale-product-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wholesale-product-card__content{padding:1rem}.wholesale-product-card__title{font-size:1rem;font-weight:500;margin:0 0 .5rem}.wholesale-product-card__price{align-items:baseline;display:flex;gap:.5rem}.wholesale-product-card__wholesale-price{color:var(--color-primary);font-weight:600}.wholesale-product-card__retail-price{color:var(--color-text-muted);font-size:.875rem;text-decoration:line-through}.wholesale-product-card__savings{color:var(--color-success);font-size:.75rem;font-weight:500}.wholesale-product-card__moq{color:var(--color-text-muted);font-size:.75rem;margin-top:.5rem}.wholesale-cart{padding:2rem}.wholesale-cart .page-header{margin-bottom:2rem}.wholesale-cart-table{border-collapse:collapse;width:100%}.wholesale-cart-table th{border-bottom:2px solid var(--color-border);font-weight:500;padding:.75rem;text-align:left}.wholesale-cart-table td{border-bottom:1px solid var(--color-border);padding:.75rem;vertical-align:middle}.wholesale-cart-table__product{align-items:center;display:flex;gap:1rem}.wholesale-cart-table__image{border-radius:4px;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.wholesale-cart-table__name{font-weight:500}.wholesale-cart-table__variant{color:var(--color-text-muted);font-size:.875rem}.wholesale-cart-table__quantity{text-align:center;width:80px}.wholesale-cart-table__price{font-weight:500}.wholesale-cart-table__total{font-weight:600}.wholesale-cart-summary{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;margin-left:auto;margin-top:2rem;max-width:400px;padding:1.5rem}.wholesale-cart-summary__row{display:flex;justify-content:space-between;padding:.5rem 0}.wholesale-cart-summary__row--total{border-top:2px solid var(--color-border);font-size:1.125rem;font-weight:600;margin-top:.5rem;padding-top:1rem}.wholesale-cart-summary__actions{margin-top:1.5rem}.wholesale-cart-summary__actions .button{width:100%}.wholesale-orders{padding:2rem}.wholesale-order-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;margin-bottom:1rem;padding:1.5rem}.wholesale-order-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.wholesale-order-card__number{font-weight:600}.wholesale-order-card__date,.wholesale-order-card__items{color:var(--color-text-muted);font-size:.875rem}.wholesale-order-card__total{font-weight:600}.wholesale-account{padding:2rem}.wholesale-account .page-header{margin-bottom:2rem}.account-section{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.account-section h2{border-bottom:1px solid var(--color-border);font-size:1rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.account-section dl{display:grid;gap:.5rem 1rem;grid-template-columns:auto 1fr;margin:0}.account-section dl dt{color:var(--color-text-muted)}.account-section dl dd{margin:0}.wholesale-only-badge{align-items:center;background:var(--color-primary);border-radius:4px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:500;gap:.25rem;padding:.25rem .5rem}.wholesale-nav{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:0 2rem}.wholesale-nav ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.wholesale-nav li{padding:1rem 0}.wholesale-nav a{color:var(--color-text-muted);font-weight:500;text-decoration:none;transition:color .2s}.wholesale-nav a.active,.wholesale-nav a:hover{color:var(--color-primary)}.wholesale-nav__count{align-items:center;background:var(--color-primary);border-radius:999px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:600;height:1.25rem;justify-content:center;margin-left:.25rem;min-width:1.25rem;padding:0 .375rem}