:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#1b1b1b;background-color:#fdfaf5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,#fff7ec 0,#fdfaf5 40%,#f6f1ea);color:#222}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}button{font-family:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1}.home{color:#1b1b1b}.home-top-bar{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:#9ca3af;margin-bottom:.25rem}.home-top-bar span{display:inline-block}.home-header{position:sticky;top:0;z-index:30}.home-header-top{background:#4e5434;color:#f9fafb;font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.35rem 1.5rem}.home-header-arrow{border:none;background:transparent;color:inherit;font-size:.9rem;cursor:pointer}.home-header-main{background:#f6f0e5;border-bottom:1px solid rgba(0,0,0,.06)}.home-header-inner{max-width:1200px;margin:0 auto;padding:.7rem 1.5rem;display:flex;align-items:center;gap:2rem}.home-header-left{flex:1 1 auto;min-width:0}.home-logo-row{display:flex;align-items:center;gap:.8rem}.home-menu-button{border:none;background:transparent;font-size:1.1rem;cursor:pointer;display:none}.home-logo{font-size:1.5rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500}.home-nav{font-size:.85rem}.home-nav-main{display:flex;flex-wrap:wrap;gap:1.2rem;list-style:none;margin:0;padding:0}.home-nav-item{position:relative}.home-nav-link{position:relative;padding-bottom:.5rem;border:none;background:transparent;font:inherit;cursor:pointer}.home-nav-link:after{content:"";position:absolute;left:0;right:0;bottom:.3rem;height:1px;background:#111827;transform:scaleX(0);transform-origin:center;transition:transform .18s ease-out}.home-nav-link:hover:after{transform:scaleX(1)}.home-header-actions{display:flex;align-items:center;gap:.75rem}.home-header-right{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.home-submenu{position:absolute;left:0;top:100%;margin-top:.3rem;padding:.8rem 1rem;background:#fdfaf5;border-radius:.75rem;box-shadow:0 16px 40px #0f172a1f;display:none;min-width:220px;z-index:40}.home-submenu-link{display:block;width:100%;border:none;background:transparent;text-align:left;padding:.3rem 0;font-size:.85rem;cursor:pointer}.home-submenu-link:hover{text-decoration:underline}.home-nav-item:hover .home-submenu{display:block}.home-mobile-menu{display:none;max-height:0;overflow:hidden;transition:max-height .2s ease}.home-mobile-group{padding:.85rem 1.5rem .6rem;border-bottom:1px solid rgba(0,0,0,.04)}.home-mobile-group-title{font-size:.9rem;font-weight:500;margin-bottom:.35rem}.home-mobile-submenu{display:flex;flex-wrap:wrap;gap:.45rem}.home-mobile-link{border-radius:999px;border:1px solid rgba(17,24,39,.08);padding:.3rem .7rem;font-size:.8rem;background:#fff;cursor:pointer}.home-search{position:relative;flex:1 1 auto;min-width:0}.home-search input{width:100%;border-radius:999px;border:1px solid rgba(31,41,55,.16);padding:.35rem 2.4rem .35rem .9rem;font-size:.85rem;background:#fff}.home-search input::placeholder{color:#6b7280}.home-search-icon{position:absolute;right:.7rem;top:50%;transform:translateY(-50%);font-size:.8rem;color:#9ca3af}.home-icon-button{border:none;background:transparent;font-size:.85rem;cursor:pointer;display:flex;align-items:center;gap:.25rem}.home-header-user{position:relative}.home-header-user-toggle{display:flex;align-items:center;gap:.3rem;border:none;background:transparent;font:inherit;color:inherit;cursor:pointer;padding:.35rem .75rem;border-radius:999px;transition:background .2s ease}.home-header-user-toggle:hover,.home-header-user-toggle:focus-visible{background:#0000000d}.home-header-user-caret{font-size:.75rem}.home-header-user-menu{position:absolute;top:115%;right:0;min-width:160px;background:#fff;border-radius:.75rem;box-shadow:0 14px 30px #0c132629;padding:.3rem 0;z-index:30}.home-header-user-item{width:100%;text-align:left;border:none;background:transparent;padding:.65rem 1rem;font-size:.9rem;color:#1f2937;display:block;text-decoration:none;cursor:pointer}.home-header-user-item:hover,.home-header-user-item:focus-visible{background:#0000000d}.home-icon-button span{font-size:1rem}.home-header-icon{font-size:1.1rem}.home-header-label{font-size:.8rem}.home-main{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.home-hero{position:relative;min-height:470px;color:#f9fafb;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 1.5rem;background-color:#c6bba7;background-size:cover;background-position:center;background-repeat:no-repeat}.home-hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at center,#00000059,#0000008c)}.home-hero-content{position:relative;max-width:640px}.home-hero-kicker{font-size:.85rem;letter-spacing:.16em;text-transform:uppercase;color:#9a4c37;margin-bottom:.75rem}.home-hero-title{font-size:2.7rem;line-height:1.15;letter-spacing:.03em;margin:0 0 1.2rem}.home-hero-subtitle{margin:0 0 1.8rem;color:#e5e7eb;max-width:32rem;margin-left:auto;margin-right:auto}.home-hero-actions{display:flex;align-items:center;gap:1rem;justify-content:center}.home-button-primary{padding:.8rem 1.6rem;border-radius:999px;border:none;font-size:.9rem;letter-spacing:.14em;text-transform:uppercase;background:#111827;color:#f9fafb;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.home-button-primary:hover{background:#020617}.home-hero-note{font-size:.8rem;color:#6b7280}.home-hero-button{margin-top:.3rem}.home-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);border:none;background:#00000073;color:#f9fafb;border-radius:999px;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.home-hero-arrow--left{left:1.2rem}.home-hero-arrow--right{right:1.2rem}.home-hero-dots{position:absolute;top:50%;transform:translateY(-50%);width:20px;height:120px;background-image:radial-gradient(circle,#fef3c7 2px,transparent 2px);background-size:8px 16px}.home-hero-dots--left{left:1.6rem}.home-hero-dots--right{right:1.6rem}.home-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;padding:3rem 0;border-bottom:1px solid rgba(0,0,0,.04)}.home-highlight-card{background:#fff;border-radius:1.25rem;padding:1.6rem 1.5rem 1.7rem;box-shadow:0 18px 45px #0f172a0f}.home-highlight-title{font-size:1.1rem;margin:0 0 .6rem}.home-highlight-body{font-size:.9rem;color:#4b5563;margin:0 0 1.1rem}.home-highlight-link{font-size:.85rem;font-weight:500}.home-section{padding:3rem 0 0}.home-section-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.6rem}.home-section-title{font-size:1.4rem;letter-spacing:.1em;text-transform:uppercase}.home-section-subtitle{font-size:.9rem;color:#6b7280}.home-grid{display:grid;gap:1rem}.home-grid--categories{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.home-category-card{border-radius:999px;padding:.7rem 1.1rem;background:#fff;border:1px solid rgba(17,24,39,.06);font-size:.9rem;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:inherit;cursor:pointer;transition:background .2s ease,border-color .2s ease}.home-category-card:hover{background:#f9fafb;border-color:#1118271f}.home-category-label{font-weight:500}.home-category-chip{font-size:.75rem;color:#6b7280}.home-grid--products{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-product-card-link{text-decoration:none;color:inherit;display:block}.home-product-card-link:hover,.home-product-card-link:focus{text-decoration:none}.home-product-card{background:#fff;border-radius:1.1rem;box-shadow:0 16px 36px #0f172a0f;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;height:100%}.home-product-card-link:hover .home-product-card{transform:translateY(-2px);box-shadow:0 20px 40px #0f172a1a}.home-product-image{background:#f5efe4;height:220px;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#6b7280;position:relative;overflow:hidden}.home-product-image img{width:100%;height:100%;object-fit:cover;display:block}.home-product-body{padding:.9rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.4rem}.home-product-name{font-size:.92rem;font-weight:500;margin:0;line-height:1.4}.home-product-price{font-size:.9rem;color:#4b5563;margin:0}.home-product-colors{display:flex;align-items:center;gap:.35rem;margin-top:.2rem}.home-product-color{width:18px;height:18px;border-radius:50%;border:1px solid rgba(15,23,42,.15);display:inline-block}.home-product-color.more{width:auto;min-width:22px;border-radius:999px;padding:0 .35rem;font-size:.7rem;line-height:18px;text-align:center;background:#0f172a14;border-color:transparent;color:#0f172a}.home-color-pills{display:flex;flex-wrap:wrap;gap:.6rem}.home-color-pill{border-radius:999px;border:1px solid rgba(17,24,39,.12);padding:.45rem .9rem;font-size:.85rem;background:#fff}.home-why{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:2.5rem;padding:2.5rem 0 0}.home-why-text p{font-size:.95rem;color:#4b5563;margin-top:0}.home-why-card{background:#111827;color:#f9fafb;border-radius:1.4rem;padding:1.5rem 1.6rem}.home-why-card h3{margin-top:0;font-size:1rem;letter-spacing:.14em;text-transform:uppercase}.home-why-card p{font-size:.9rem;color:#e5e7eb}.home-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem}.home-testimonial-card{background:#fff;border-radius:1.25rem;padding:1.4rem 1.5rem 1.5rem;box-shadow:0 18px 45px #0f172a0f;font-size:.9rem}.home-testimonial-author{margin-top:.9rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;color:#6b7280}.home-story{margin-top:3rem;border-radius:1.5rem;background:#111827;color:#f9fafb;padding:2.3rem 2.2rem 2.4rem}.home-story-title{font-size:1.4rem;margin:0 0 .9rem}.home-story-body{font-size:.95rem;color:#e5e7eb;max-width:48rem}.home-story-cta{margin-top:1.6rem}.home-story-cta a{font-size:.85rem;text-transform:uppercase;letter-spacing:.16em}.site-footer{margin-top:3rem;padding-top:2.5rem;padding-bottom:2.5rem;border-top:1px solid rgba(15,23,42,.08);background:#f3ede4}.site-footer-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.site-footer-grid{display:grid;grid-template-columns:minmax(0,2fr) repeat(3,minmax(0,1fr));gap:2rem;font-size:.9rem}.site-footer-section-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.18em;margin-bottom:.8rem}.site-footer-list{list-style:none;margin:0;padding:0;display:grid;gap:.3rem}.site-footer-newsletter input{width:100%;margin-top:.5rem;border-radius:999px;border:1px solid rgba(15,23,42,.18);padding:.5rem .9rem;font-size:.85rem}.site-footer-bottom{margin-top:2rem;font-size:.8rem;color:#6b7280;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.75rem}@media(max-width:960px){.home-header-inner{padding-inline:1rem;flex-wrap:wrap}.home-menu-button{display:inline-flex}.home-header-right{width:100%;justify-content:flex-end;margin-top:.4rem}.home-nav{display:none}.home-mobile-menu{background:#f6f0e5}.home-mobile-menu.home-mobile-menu--open{display:block;max-height:600px;border-bottom:1px solid rgba(0,0,0,.06)}.home-main{padding-inline:1rem}.home-hero,.home-highlight-grid,.home-why,.site-footer-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.home-top-bar{padding-inline:.75rem}.home-header-inner{gap:.75rem}.home-hero-title{font-size:2.1rem}.home-header-label{display:none}.home-search{max-width:70%}}.shop-page{color:#1b1b1b}.shop-main{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.shop-breadcrumb{font-size:.8rem;color:#6b7280;margin-bottom:.75rem}.shop-breadcrumb a{text-decoration:underline}.shop-header-row{display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem;margin-bottom:1.5rem}.shop-title{font-size:1.6rem;letter-spacing:.08em;text-transform:uppercase}.shop-count{font-size:.85rem;color:#6b7280}.shop-toolbar{display:flex;align-items:center;gap:1rem;font-size:.85rem}.shop-sort-select{border-radius:999px;border:1px solid rgba(15,23,42,.14);padding:.4rem .75rem;font-size:.85rem;background:#fff}.shop-layout{display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:2.5rem}.shop-filters{background:#f5efe4;border-radius:1rem;padding:1.2rem 1.3rem 1.4rem}.shop-filters-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.shop-filters-title{font-size:.95rem;font-weight:500}.shop-filter-reset{border:none;background:transparent;font-size:.8rem;color:#6b7280;cursor:pointer}.shop-filter-group{padding:.75rem 0;border-top:1px solid rgba(15,23,42,.08)}.shop-filter-group:first-of-type{border-top:none}.shop-filter-heading{font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.5rem}.shop-filter-options{max-height:190px;overflow:hidden auto;padding-right:.25rem}.shop-filter-option{display:flex;align-items:center;gap:.4rem;margin-bottom:.25rem;font-size:.85rem}.shop-filter-option input{accent-color:#4e5434}.shop-price-row{display:flex;align-items:center;gap:.5rem;font-size:.8rem}.shop-price-input{width:80px;border-radius:.5rem;border:1px solid rgba(15,23,42,.16);padding:.25rem .4rem;font-size:.8rem}.shop-products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem}.shop-filters-toggle{display:none}.shop-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.shop-product-card-link{text-decoration:none;color:inherit;display:block}.shop-product-card-link:hover,.shop-product-card-link:focus{text-decoration:none}.shop-product-card-link:hover,.shop-product-card-link:hover .home-product-name,.shop-product-card-link:hover .home-product-price{text-decoration:none}.shop-product-card{background:#fff;border-radius:1.1rem;box-shadow:0 16px 36px #0f172a0f;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.shop-product-card-link:hover .shop-product-card{transform:translateY(-2px);box-shadow:0 20px 40px #0f172a1a}.shop-product-image{background:#f5efe4;height:220px;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#6b7280;position:relative;overflow:hidden}.shop-product-image img{width:100%;height:100%;object-fit:cover;display:block}.shop-product-body{padding:.9rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.4rem}.shop-product-colors{display:flex;align-items:center;gap:.35rem;margin-top:.2rem}.shop-product-color{width:18px;height:18px;border-radius:50%;border:1px solid rgba(15,23,42,.15);display:inline-block}.shop-product-color.more{width:auto;min-width:22px;border-radius:999px;padding:0 .35rem;font-size:.7rem;line-height:18px;text-align:center;background:#0f172a14;border-color:transparent;color:#0f172a}.shop-product-name{font-size:.92rem;font-weight:500}.shop-product-price{font-size:.9rem;color:#4b5563}.shop-product-cta{margin-top:.3rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;color:#111827;border:none;background:transparent;cursor:pointer;text-align:left}@media(max-width:1024px){.shop-layout{grid-template-columns:minmax(0,240px) minmax(0,1fr)}.shop-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.shop-main{padding-inline:1rem}.shop-layout{grid-template-columns:minmax(0,1fr)}.shop-filters{display:none}.shop-filters--visible{display:block;margin-bottom:1.4rem}.shop-products-header{justify-content:space-between}.shop-filters-toggle{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;border:1px solid rgba(15,23,42,.16);padding:.35rem .8rem;background:#fff;cursor:pointer;font-size:.8rem}.shop-products-grid{grid-template-columns:minmax(0,1fr)}}.product-page{color:#1b1b1b}.product-main{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.product-breadcrumb{font-size:.8rem;color:#6b7280;margin-bottom:1rem}.product-breadcrumb a{text-decoration:underline}.product-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2.5rem}.product-gallery{background:#f4efe6;border-radius:1.5rem;padding:1.5rem;min-height:420px;display:flex;flex-direction:column;gap:1rem;font-size:.9rem;color:#6b7280;position:relative;overflow:hidden}.product-gallery-main{flex:1;display:flex;align-items:center;justify-content:center;min-height:350px;max-height:520px;overflow:hidden;border-radius:1rem;background:#fff;padding:1rem;aspect-ratio:4 / 5}.product-gallery-main img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.product-gallery-thumbnails{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;padding-top:.5rem}.product-gallery-thumbnail{border:2px solid transparent;border-radius:.5rem;padding:0;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .2s,transform .2s;width:80px;height:80px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.product-gallery-thumbnail:hover{transform:translateY(-2px);border-color:#11182733}.product-gallery-thumbnail.is-active{border-color:#111827}.product-gallery-thumbnail img{width:100%;height:100%;object-fit:contain;display:block}.product-info h1{font-size:2rem;margin-bottom:.4rem}.product-price{font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.product-rating{font-size:.85rem;color:#6b7280;margin-bottom:1.5rem}.product-selector-group{margin-bottom:1.5rem}.product-selector-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem;font-size:.85rem;text-transform:uppercase;letter-spacing:.12em}.product-swatches{display:flex;flex-wrap:wrap;gap:.55rem}.product-swatches button{border-radius:999px;border:1px solid rgba(15,23,42,.16);padding:.35rem .9rem;font-size:.85rem;cursor:pointer;background:#fff}.product-swatches button.is-active{border-color:#111827;background:#111827;color:#f9fafb}.product-swatches button:disabled{opacity:.4;cursor:not-allowed}.product-qty-row{display:flex;align-items:center;gap:.75rem;margin:1.2rem 0}.product-qty-controls{display:flex;align-items:center;border:1px solid rgba(15,23,42,.16);border-radius:999px;overflow:hidden}.product-qty-controls button{border:none;background:transparent;padding:.4rem .9rem;cursor:pointer;font-size:1rem}.product-qty-value{padding:0 .9rem;min-width:2rem;text-align:center}.product-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.product-cart-feedback{margin-top:.5rem;font-size:.85rem;color:#0f9d58;font-weight:600}.product-actions button{flex:1;min-width:160px;border-radius:999px;border:none;padding:.75rem 1rem;text-transform:uppercase;letter-spacing:.14em;cursor:pointer}.product-add-to-cart{background:#111827;color:#f9fafb}.product-buy-now{background:#f4efe6;color:#111827;border:1px solid rgba(17,24,39,.12)}.product-details{margin-top:3rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.product-details section{background:#fffdf9;border-radius:1.25rem;padding:1.5rem 1.7rem;box-shadow:0 18px 35px #0f172a0f}.product-details h2{margin-top:0;font-size:1.2rem;margin-bottom:.9rem}.product-details ul{padding-left:1rem}.product-related{margin-top:3rem}.product-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.4rem}.product-related-card-link{text-decoration:none;color:inherit;display:block}.product-related-card{border-radius:1rem;box-shadow:0 16px 36px #0f172a0f;background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-related-card-link:hover .product-related-card{transform:translateY(-2px);box-shadow:0 20px 40px #0f172a1a}.product-related-card div{padding:1rem 1.1rem 1.2rem}@media(max-width:960px){.product-hero{grid-template-columns:minmax(0,1fr)}.product-main{padding-inline:1rem}.product-details{grid-template-columns:minmax(0,1fr)}.product-gallery{min-height:300px}.product-gallery-main{min-height:250px}.product-gallery-thumbnail{width:60px;height:60px}.product-gallery-thumbnails{gap:.5rem}}.cart-page{color:#1b1b1b}.cart-main{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.cart-breadcrumb{font-size:.8rem;color:#6b7280;margin-bottom:1rem}.cart-breadcrumb a{text-decoration:underline}.cart-header-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.cart-title{font-size:2rem;margin:0}.cart-subtitle{margin:.25rem 0 0;color:#6b7280}.cart-clear-button{border:1px solid rgba(15,23,42,.2);background:transparent;border-radius:999px;padding:.5rem 1.25rem;font-size:.85rem;cursor:pointer}.cart-empty{padding:3rem 1rem;text-align:center;border:1px dashed rgba(15,23,42,.2);border-radius:1rem;background:#fffdf9}.cart-empty-link{display:inline-block;margin-top:.75rem;color:#111827;font-weight:600}.cart-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,.9fr);gap:1.5rem}.cart-items-section{display:flex;flex-direction:column;gap:1rem}.cart-item-card{display:grid;grid-template-columns:140px 1fr;gap:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:1rem;background:#fff}.cart-item-image{display:block}.cart-item-image{display:block;aspect-ratio:4 / 5;width:100%;border-radius:.75rem;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.cart-item-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:.75rem}.cart-item-placeholder{width:100%;aspect-ratio:4 / 5;border-radius:.75rem;background:#0f172a14;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:#475569}.cart-item-heading{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.cart-item-title-link{text-decoration:none;color:inherit}.cart-item-heading h2{margin:0;font-size:1.1rem}.cart-remove{border:none;background:none;color:#ef4444;font-size:.85rem;cursor:pointer}.cart-item-meta{margin:.25rem 0 .75rem;font-size:.85rem;color:#94a3b8;font-family:JetBrains Mono,monospace}.cart-item-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.cart-qty-controls{display:flex;align-items:center;border:1px solid rgba(15,23,42,.2);border-radius:999px;overflow:hidden}.cart-qty-controls button{border:none;background:transparent;padding:.4rem .9rem;cursor:pointer;font-size:1rem}.cart-qty-controls span{min-width:2rem;text-align:center;font-weight:600}.cart-item-price{font-weight:600;font-size:1rem}.cart-summary{border:1px solid #e2e8f0;border-radius:1rem;background:#fff;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;height:fit-content}.cart-summary h2{margin:0;font-size:1.25rem}.cart-summary-row{display:flex;justify-content:space-between;font-weight:600}.cart-summary-note{margin:0;font-size:.9rem;color:#6b7280}.cart-checkout-button{border:none;background:#111827;color:#fffdf9;border-radius:999px;padding:.9rem 1rem;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;text-decoration:none;display:block;text-align:center;font-weight:600;transition:background .2s}.cart-checkout-button:hover{background:#1f2937}.cart-continue-link{text-align:center;color:#0f172a;font-weight:600;display:block}@media(max-width:960px){.cart-layout,.cart-item-card{grid-template-columns:minmax(0,1fr)}}.checkout-page{color:#1b1b1b}.checkout-main{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.checkout-breadcrumb{font-size:.8rem;color:#6b7280;margin-bottom:1.5rem}.checkout-breadcrumb a{text-decoration:underline}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:3rem;margin-top:2rem}.checkout-form{background:#fff;border-radius:1.25rem;padding:2rem 2.5rem;box-shadow:0 16px 36px #0f172a0f}.checkout-form h1{font-size:1.75rem;margin:0 0 1.5rem;color:#0f172a}.checkout-form h2{font-size:1.25rem;margin:2rem 0 1rem;color:#1e293b}.checkout-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:1rem;color:#dc2626;font-size:.9rem;margin-bottom:1.5rem}.checkout-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkout-form-field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.checkout-form-field label{font-size:.875rem;font-weight:500;color:#475569}.checkout-form-field .required{color:#ef4444}.checkout-form-field input,.checkout-form-field textarea{padding:.75rem 1rem;border:1px solid rgba(15,23,42,.16);border-radius:8px;font-size:.95rem;font-family:inherit;transition:border-color .2s}.checkout-form-field input:focus,.checkout-form-field textarea:focus{outline:none;border-color:#6366f1}.checkout-form-field input[readonly]{background:#f8fafc;cursor:not-allowed}.checkout-payment-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.checkout-payment-option{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:2px solid #e2e8f0;border-radius:8px;transition:border-color .2s}.checkout-payment-option:has(input:checked){border-color:#6366f1;background:#6366f10d}.checkout-payment-option input[type=radio]{margin-top:.25rem;accent-color:#6366f1}.checkout-payment-option label{display:flex;flex-direction:column;gap:.25rem;cursor:pointer;flex:1}.checkout-payment-option label strong{color:#0f172a;font-size:.95rem}.checkout-payment-option label span{color:#64748b;font-size:.85rem}.checkout-submit-button{width:100%;padding:1rem 2rem;background:#111827;color:#f9fafb;border:none;border-radius:999px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:background .2s;margin-top:2rem}.checkout-submit-button:hover:not(:disabled){background:#1f2937}.checkout-submit-button:disabled{opacity:.6;cursor:not-allowed}.checkout-summary{background:#f5efe4;border-radius:1.25rem;padding:2rem;height:fit-content;position:sticky;top:2rem}.checkout-summary h2{font-size:1.5rem;margin:0 0 1.5rem;color:#0f172a}.checkout-summary-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.checkout-summary-item{display:flex;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(15,23,42,.1)}.checkout-summary-item:last-child{border-bottom:none}.checkout-summary-item-image{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.checkout-summary-item-image img{width:100%;height:100%;object-fit:contain}.checkout-summary-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#94a3b8}.checkout-summary-item-details{flex:1;display:flex;flex-direction:column;gap:.25rem}.checkout-summary-item-details h3{font-size:.9rem;font-weight:600;color:#0f172a;margin:0}.checkout-summary-item-details p{font-size:.8rem;color:#64748b;margin:0}.checkout-summary-item-price{font-weight:600;color:#0f172a!important;margin-top:.25rem!important}.checkout-summary-totals{border-top:2px solid rgba(15,23,42,.1);padding-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.checkout-summary-row{display:flex;justify-content:space-between;font-size:.95rem;color:#475569}.checkout-summary-total{font-size:1.125rem;font-weight:600;color:#0f172a;margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(15,23,42,.1)}.checkout-success{max-width:600px;margin:4rem auto;text-align:center;background:#fff;border-radius:1.25rem;padding:3rem 2.5rem;box-shadow:0 16px 36px #0f172a0f}.checkout-success-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:#22c55e1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:#16a34a;font-weight:700}.checkout-success h1{font-size:2rem;margin:0 0 1rem;color:#0f172a}.checkout-success-order{font-size:1rem;color:#6366f1;font-weight:600;margin:0 0 1.5rem}.checkout-success-message{font-size:1rem;color:#475569;line-height:1.6;margin:0 0 1rem}.checkout-success-note{font-size:.9rem;color:#64748b;font-style:italic;margin:0 0 2rem}.checkout-success-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.checkout-success-button{padding:.75rem 2rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .2s;display:inline-block}.checkout-success-button:not(.secondary){background:#111827;color:#f9fafb}.checkout-success-button:not(.secondary):hover{background:#1f2937}.checkout-success-button.secondary{background:#f5efe4;color:#111827;border:1px solid rgba(15,23,42,.12)}.checkout-success-button.secondary:hover{background:#ede5d6}@media(max-width:960px){.checkout-layout{grid-template-columns:1fr;gap:2rem}.checkout-summary{position:static}.checkout-form{padding:1.5rem}.checkout-form-row{grid-template-columns:1fr}}.auth-page{min-height:100vh;background:#fffdf9}.auth-main{max-width:480px;margin:0 auto;padding:3rem 1.5rem 4rem}.auth-container{background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 4px 6px #0000000d}.auth-title{font-size:2rem;font-weight:600;margin-bottom:.5rem;text-align:center;color:#1b1b1b}.auth-subtitle{font-size:.95rem;color:#6b7280;text-align:center;margin-bottom:2rem}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.auth-form-field{display:flex;flex-direction:column;gap:.5rem}.auth-form-field label{font-size:.9rem;font-weight:500;color:#374151}.auth-form-field input{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s}.auth-form-field input:focus{outline:none;border-color:#8b7355;box-shadow:0 0 0 3px #8b73551a}.auth-form-actions{display:flex;justify-content:flex-end}.auth-link{font-size:.875rem;color:#8b7355;text-decoration:none;transition:color .2s}.auth-link:hover{color:#6b5a42;text-decoration:underline}.auth-button{padding:.875rem 1.5rem;background:#8b7355;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s;margin-top:.5rem}.auth-button:hover:not(:disabled){background:#6b5a42}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-error{padding:.875rem 1rem;background:#fee2e2;color:#991b1b;border-radius:.5rem;font-size:.9rem;margin-bottom:1rem}.auth-success{padding:.875rem 1rem;background:#d1fae5;color:#065f46;border-radius:.5rem;font-size:.9rem;margin-bottom:1rem}.auth-footer{text-align:center;margin-top:1.5rem;font-size:.9rem;color:#6b7280}.auth-footer a{color:#8b7355;text-decoration:none;font-weight:500}.auth-footer a:hover{text-decoration:underline}@media(max-width:640px){.auth-main{padding:2rem 1rem 3rem}.auth-container{padding:2rem 1.5rem}.auth-title{font-size:1.75rem}}.orders-page{color:#1b1b1b;background:#fffdf9;min-height:100vh}.orders-main{max-width:1000px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.orders-title{font-size:2rem;margin-bottom:2rem;text-align:center}.orders-loading,.orders-error{text-align:center;padding:2rem;font-size:1.1rem}.orders-error{color:#dc2626}.orders-empty{text-align:center;padding:4rem 2rem}.orders-empty p{font-size:1.1rem;color:#6b7280;margin-bottom:1.5rem}.orders-empty-link{display:inline-block;padding:.875rem 1.5rem;background:#8b7355;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:500;transition:background-color .2s}.orders-empty-link:hover{background:#6b5a42}.orders-list{display:flex;flex-direction:column;gap:2rem}.order-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.order-header-left{flex:1}.order-number{font-size:1.25rem;font-weight:600;margin-bottom:.25rem;color:#1b1b1b}.order-date{font-size:.9rem;color:#6b7280}.order-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.order-status{font-size:.9rem;font-weight:500;text-transform:capitalize}.order-total{font-size:1.25rem;font-weight:600;color:#1b1b1b}.order-items{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.order-item{display:flex;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.5rem}.order-item-image{width:80px;height:80px;flex-shrink:0;border-radius:.5rem;overflow:hidden;background:#f5efe4;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1}.order-item-image img{width:100%;height:100%;object-fit:contain;display:block}.order-item-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:.8rem;background:#f0f0f0}.order-item-details{flex:1;display:flex;flex-direction:column;gap:.5rem}.order-item-name{font-size:1rem;font-weight:500;color:#1b1b1b;text-decoration:none;transition:color .2s}.order-item-name:hover{color:#8b7355}.order-item-meta{font-size:.85rem;color:#6b7280}.order-item-quantity{font-size:.9rem;color:#374151}.order-item-price{font-size:1rem;font-weight:600;color:#1b1b1b;margin-top:auto}.order-footer{padding-top:1.5rem;border-top:1px solid #e5e7eb}.order-shipping{margin-bottom:1.5rem}.order-shipping p{font-size:.9rem;color:#6b7280;line-height:1.6}.order-summary{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.order-summary-row{display:flex;justify-content:space-between;font-size:.95rem;color:#374151}.order-summary-total{font-size:1.1rem;font-weight:600;color:#1b1b1b;padding-top:.75rem;border-top:1px solid #e5e7eb}@media(max-width:768px){.order-header{flex-direction:column;gap:1rem}.order-header-right{align-items:flex-start}.order-item{flex-direction:column}.order-item-image{width:100%;height:200px}}
