:root{color:#103f38;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f2e8;font-family:Trebuchet MS,Gill Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{color:#0f443d;background:radial-gradient(circle at 18px 18px,#c1ae8247 1.4px,#0000 1.6px) 0 0/38px 38px,linear-gradient(#fbf7f0 0%,#f7f0e5 100%);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}#app{min-height:100vh}.admin-shell{background:radial-gradient(circle at 18px 18px,#c1ae8247 1.4px,#0000 1.6px) 0 0/38px 38px,linear-gradient(#fbf7f0 0%,#f7f0e5 100%);min-height:100vh}.admin-topbar{z-index:110;color:#fffdf7;background:#1f5b4f;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.35rem 1.5rem;display:flex;position:sticky;top:0;box-shadow:0 10px 24px #112b2729}.admin-brand{align-items:center;gap:1rem;display:flex}.admin-brand-logo{-o-object-fit:contain;object-fit:contain;width:72px;height:72px}.admin-brand-title,.admin-brand-subtitle{margin:0}.admin-brand-title{font-size:2rem;font-weight:900}.admin-brand-subtitle{font-size:.95rem}.admin-topnav{flex-wrap:wrap;gap:1rem;display:flex}.menu-toggle{color:#fffdf7;background:#ffffff1f;border:1px solid #ffffff38;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;width:54px;min-width:54px;height:54px;padding:0;display:none}.menu-toggle-line{background:currentColor;border-radius:999px;width:22px;height:2px;transition:transform .16s,opacity .16s}.admin-topnav-button{color:#fffdf7;background:#ffffff1f;border:1px solid #ffffff38;border-radius:18px;min-height:54px;padding:.85rem 1.25rem;font-weight:800}.admin-topnav-button.is-active{background:#fff3}.admin-layout{grid-template-columns:300px minmax(0,1fr);min-height:calc(100vh - 100px);display:grid}.admin-sidebar{color:#fffc;background:#184e45;flex-direction:column;justify-content:space-between;align-self:start;max-height:calc(100vh - 105px);padding:1.5rem 1.25rem;display:flex;position:sticky;top:105px;overflow:auto}.admin-sidebar-nav,.admin-sidebar-footer{gap:.7rem;display:grid}.admin-sidebar-link,.admin-sidebar-utility{min-height:62px;color:inherit;text-align:left;background:0 0;border:0;border-radius:18px;padding:1rem 1.1rem;font-size:1.05rem;font-weight:800}.admin-sidebar-link.is-active{color:#fffdf7;background:#ffffff29}.admin-content{gap:1rem;padding:1.5rem;display:grid}.admin-page-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.admin-page-header .admin-search-input{max-width:560px}.admin-search-input{color:#143f39;width:100%;min-height:64px;font:inherit;background:#fffdfb;border:1px solid #a6926d73;border-radius:18px;padding:.95rem 1.2rem}.admin-page-label{color:#143f39;font-size:1rem;font-weight:900}.admin-heading-block h1,.admin-panel h2{color:#1d5449;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.admin-heading-block h1{font-size:clamp(3rem,6vw,4.8rem);line-height:.95}.admin-panel h2{font-size:2.1rem}.admin-stats-grid,.admin-bottom-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.admin-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stat-card,.admin-panel{background:#fffcf7f5;border:1px solid #224d4524;border-radius:22px;padding:1.4rem;box-shadow:0 16px 42px #1e39311f}.admin-stat-card h2{color:#143f39;margin:0;font-size:1rem}.admin-stat-card strong{color:#143f39;margin-top:1rem;font-size:3rem;font-weight:900;display:block}.admin-panel-wide{width:100%}.admin-table,.admin-list,.admin-status-list{margin-top:1.25rem}.admin-table-head,.admin-table-row,.admin-list-row,.admin-status-row{align-items:center;gap:1rem;display:grid}.admin-table-head,.admin-table-row{grid-template-columns:minmax(0,1.8fr) 140px 140px 140px}.admin-table-head{color:#356158;padding:0 .7rem .9rem;font-weight:800}.admin-table-row,.admin-list-row,.admin-status-row{border-top:1px solid #a6926d59;padding:1rem .7rem}.admin-table-row strong,.admin-list-row strong,.admin-status-row strong{color:#143f39}.admin-table-row span:not(.admin-pill),.admin-list-row span:not(.admin-pill),.admin-status-row span:not(.admin-pill){color:#24534a}.admin-pill{color:#fffdf7;background:#1f5b4f;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:.45rem .9rem;font-weight:800;display:inline-flex}.admin-table-row .admin-pill,.admin-order-cell .admin-pill,.admin-customer-cell .admin-pill,.admin-analytics-cell .admin-pill,.admin-product-cell .admin-pill{color:#fffdf7}.admin-list-row{grid-template-columns:minmax(0,1fr) auto}.admin-list-row div,.admin-table-row div{gap:.2rem;display:grid}.admin-status-list{display:grid}.admin-status-row{grid-template-columns:minmax(0,1fr) auto}.admin-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.25rem;display:grid}.admin-category-card{background:#fffdfb;border:1px solid #224d4524;border-radius:16px;padding:1rem}.admin-category-card strong,.admin-category-card span,.admin-empty-copy{color:#143f39}.admin-empty-copy{margin-top:1.25rem}.admin-panel-copy{margin-top:.35rem}.admin-product-form{gap:1rem;margin-top:1rem;display:grid}.admin-product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.admin-checkbox{color:#143f39;align-items:center;gap:.7rem;font-weight:700;display:flex}.admin-checkbox input{accent-color:#1f5b4f;width:18px;height:18px}.admin-product-form-actions{align-items:center;gap:.75rem;display:flex}.admin-add-button{width:auto;min-height:52px;padding:.8rem 1.2rem}.admin-cancel-button{width:auto;min-height:52px;margin-top:0;padding:.8rem 1.2rem}.admin-products-table{margin-top:1.25rem}.admin-product-table-head,.admin-product-row{grid-template-columns:minmax(260px,1.8fr) 140px 120px minmax(240px,1.4fr) 120px 110px;align-items:center;gap:1rem;display:grid}.admin-product-table-head{color:#356158;padding:0 .7rem .9rem;font-weight:800}.admin-product-row{border-top:1px solid #a6926d59;padding:.95rem .7rem}.admin-order-toolbar{grid-template-columns:minmax(0,1fr) 260px auto;align-items:center;gap:.85rem;margin-top:1.25rem;display:grid}.admin-orders-table{margin-top:1.5rem}.admin-order-table-head,.admin-order-row{grid-template-columns:minmax(180px,1.2fr) minmax(180px,1.1fr) 80px 120px 170px 110px 150px;align-items:center;gap:1rem;display:grid}.admin-order-table-head{color:#356158;padding:0 .7rem .9rem;font-weight:800}.admin-order-row{border-top:1px solid #a6926d59;padding:.95rem .7rem}.admin-customer-toolbar{grid-template-columns:minmax(0,1fr) 260px auto;align-items:center;gap:.85rem;margin-top:1.25rem;display:grid}.admin-customers-table{margin-top:1.5rem}.admin-customer-table-head,.admin-customer-row{grid-template-columns:minmax(220px,1.4fr) minmax(240px,1.9fr) 90px 90px 140px 140px 210px;align-items:center;gap:1rem;display:grid}.admin-customer-table-head{color:#356158;padding:0 .7rem .9rem;font-weight:800}.admin-customer-row{border-top:1px solid #a6926d59;padding:.95rem .7rem}.admin-customer-cell{color:#143f39;overflow-wrap:anywhere;min-width:0}.admin-customer-cell strong{color:#143f39}.admin-customer-actions{flex-wrap:wrap;gap:.65rem;display:flex}.admin-pill-admin{color:#fffdf7;background:#1f5b4f}.admin-pill-customer{color:#5e4300;background:#e6c465}.admin-pill-pending{color:#916922;background:#bf8e3224}.admin-order-cell{color:#143f39;overflow-wrap:anywhere;min-width:0}.admin-order-cell strong{color:#143f39;display:block}.admin-order-cell span{color:#356158}.admin-inline-copy{margin-top:0}.admin-product-main{align-items:center;gap:.85rem;min-width:0;display:flex}.admin-product-thumb{background-position:50%;background-size:cover;border-radius:12px;width:52px;min-width:52px;min-height:64px;box-shadow:0 6px 18px #1e39311f}.admin-product-copy{gap:.15rem;min-width:0;display:grid}.admin-product-copy strong,.admin-product-cell,.admin-edit-button{color:#143f39}.admin-product-copy span{color:#356158}.admin-edit-button{background:#fffdfb;border:1px solid #a6926d80;border-radius:14px;min-height:42px;padding:.6rem 1rem;font-weight:800}.admin-remove-button{color:#9a3423;background:#fffdfb;border:1px solid #be6e5f73;border-radius:14px;min-height:42px;padding:.6rem 1rem;font-weight:800}.admin-analytics-table{margin-top:1.5rem}.admin-analytics-table-head,.admin-analytics-row{align-items:center;gap:1rem;display:grid}.admin-analytics-products-head,.admin-analytics-products-row{grid-template-columns:minmax(220px,1.6fr) 120px 140px minmax(220px,1.2fr)}.admin-analytics-revenue-head,.admin-analytics-revenue-row{grid-template-columns:minmax(140px,1fr) minmax(220px,1.4fr) 120px 180px 120px}.admin-analytics-table-head{color:#356158;padding:0 .7rem .9rem;font-weight:800}.admin-analytics-row,.admin-analytics-empty-row{border-top:1px solid #a6926d59;padding:.95rem .7rem}.admin-analytics-cell{color:#143f39;overflow-wrap:anywhere;min-width:0}.admin-analytics-cell strong,.admin-analytics-empty-row{color:#143f39}.admin-performance-cell{align-items:center;gap:.85rem;display:flex}.admin-performance-cell strong{min-width:44px}.admin-performance-track{background:#1f5b4f1f;border-radius:999px;width:100%;max-width:180px;height:10px;position:relative;overflow:hidden}.admin-performance-fill{border-radius:inherit;background:linear-gradient(90deg,#1f5b4f 0%,#3d7e6f 100%);position:absolute;inset:0 auto 0 0}.admin-settings-form{gap:1.1rem;margin-top:1rem;display:grid}.admin-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.admin-settings-grid .field-full{grid-column:1/-1}.admin-settings-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1.2rem;display:grid}.admin-settings-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-settings-meta{color:#24534a;margin:0;font-size:.98rem}.admin-settings-actions{align-items:center;gap:.75rem;display:flex}.admin-settings-save,.admin-settings-reset{width:auto;min-height:48px;margin-top:0}.theme-classic{background:linear-gradient(#fae9a63d,#fae9a61a),linear-gradient(#f7efe0 0%,#d9e0e8 100%)}.store-shell{min-height:100vh}.topbar{z-index:100;color:#fffdf7;background:#1f5b4f;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.1rem 1.9rem;display:flex;position:sticky;top:0;box-shadow:0 10px 24px #112b2729}.brand{align-items:center;gap:1rem;display:flex}.brand-button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.brand-logo{-o-object-fit:contain;object-fit:contain;width:60px;height:60px;box-shadow:0 6px 18px #0000002e}.brand-copy p{margin:0}.brand-title{letter-spacing:.04em;font-size:1.9rem;font-weight:900}.brand-subtitle{opacity:.95;font-size:.9rem}.topnav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem 1.15rem;display:flex}.store-shell.is-nav-open .topnav-toggle .menu-toggle-line:first-child,.admin-shell.is-mobile-nav-open .admin-menu-toggle .menu-toggle-line:first-child{transform:translateY(6px)rotate(45deg)}.store-shell.is-nav-open .topnav-toggle .menu-toggle-line:nth-child(2),.admin-shell.is-mobile-nav-open .admin-menu-toggle .menu-toggle-line:nth-child(2){opacity:0}.store-shell.is-nav-open .topnav-toggle .menu-toggle-line:nth-child(3),.admin-shell.is-mobile-nav-open .admin-menu-toggle .menu-toggle-line:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-link,.nav-auth{color:inherit;background:0 0;border:0;border-radius:999px;padding:.7rem 1rem;font-size:1rem;font-weight:700;transition:background-color .16s,color .16s,opacity .16s}.nav-link:hover,.nav-auth:hover{opacity:1;color:#0e433c;text-underline-offset:.18em;background:#f5ecde;text-decoration:underline}.nav-link.is-active,.nav-auth.is-active{color:#0e433c;text-underline-offset:.18em;background:#f5ecde;text-decoration:underline}.page-content{width:min(100%,1920px);margin:0 auto;padding:2rem 1rem 3rem}.page-content-profile{padding-top:1.6rem}.page-content-home{padding-top:1.4rem}.page-content-shop{padding-top:1.2rem}.page-content-product{padding-top:.8rem}.page-content-cart,.page-content-checkout,.page-content-wishlist{padding-top:1.2rem}.page-grid{place-items:start center;min-height:calc(100vh - 120px);padding-top:clamp(1rem,4vw,2rem);display:grid}.hero-home{text-align:center;justify-items:center;width:min(100%,1280px);margin:0 auto;padding:.25rem 0 2.5rem;display:grid}.hero-home-logo{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 12px 20px #0f443d29);width:clamp(116px,14vw,160px);height:clamp(116px,14vw,160px)}.hero-home-copy{max-width:860px;margin-top:1.2rem}.hero-home-copy h1{color:#1f5b4f;letter-spacing:-.03em;margin:0;font-size:clamp(3.2rem,7vw,5.2rem);line-height:.94}.hero-home-copy p{color:#143f39b8;max-width:760px;margin:1rem auto 0;font-size:clamp(1.08rem,2vw,1.42rem);line-height:1.45}.hero-search{background:#fefcf7;border:4px solid #254a76;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;width:min(100%,680px);margin-top:2rem;padding:.35rem;display:grid;box-shadow:0 8px #1f5b4f,0 18px 36px #15403924}.hero-search-field{background:#fffdfb;border-radius:16px;align-items:center;gap:.8rem;min-height:62px;padding:0 1rem;display:flex}.hero-search-icon{color:#6e8077;flex:none;display:inline-flex}.hero-search-icon svg{fill:currentColor;width:26px;height:26px}.hero-search-field input{color:#143f39;background:0 0;border:0;border-radius:0;min-height:62px;padding:0}.hero-search-field input:focus{box-shadow:none}.hero-search-button{color:#fffdf7;background:#1f5b4f;border:0;border-radius:14px;min-width:118px;min-height:62px;padding:0 1.25rem;font-weight:900}.hero-popular{color:#143f39cc;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.4rem;display:flex}.hero-popular span{font-weight:400}.hero-popular-link{color:#0d4a43;text-underline-offset:.14em;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.hero-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;width:min(100%,1240px);margin-top:6rem;display:grid}.hero-benefit-card{text-align:left;background:#fffcf7f5;border:1px solid #224d451f;border-radius:18px;align-items:center;gap:1rem;padding:1.55rem 1.45rem;display:flex;box-shadow:0 20px 42px #1e39311f}.hero-benefit-icon{color:#fffdf7;background:#234f67;border-radius:14px;flex:none;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 10px 22px #234f673d}.hero-benefit-icon svg{fill:currentColor;width:28px;height:28px}.hero-benefit-card h2{color:#1f5b4f;margin:0 0 .25rem;font-size:1.15rem}.hero-benefit-card p{color:#143f39ad;margin:0}.home-featured-section{width:min(100%,1360px);margin:3.25rem auto 0}.home-section-heading{text-align:center}.home-section-heading h2,.home-about-copy h2{color:#1d5449;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.home-section-heading h2{font-size:clamp(3rem,6vw,4.6rem);line-height:.96}.home-section-heading p,.home-about-copy p{color:#184d45}.home-section-heading p{margin:.75rem 0 0;font-size:1.05rem}.home-featured-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;margin-top:1.4rem;display:grid}.home-featured-card .shop-card-media{min-height:238px}.home-featured-card .shop-card-body h3{font-size:.98rem}.home-about-section{background:#fffcf7f5;border:1px solid #224d451f;border-radius:24px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:1rem;width:min(100%,1360px);margin:2.4rem auto 0;padding:1.35rem;display:grid;box-shadow:0 16px 42px #1e39311f}.home-about-copy{align-self:center}.home-about-copy h2{font-size:clamp(2.8rem,5vw,4rem);line-height:.96}.home-about-copy p{max-width:40rem;margin:1rem 0 0;font-size:1.05rem;line-height:1.55}.home-about-button{color:#fffdf7;background:#1f5b4f;border:0;border-radius:0;min-height:54px;margin-top:1.35rem;padding:.85rem 1.3rem;font-weight:900}.home-about-highlight{min-width:0}.home-about-highlight-card{color:#fffdf7;text-align:center;border-radius:18px;place-items:center;min-height:248px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff2e}.home-about-highlight-card:before{content:"";z-index:1;background:linear-gradient(135deg,#112b275c,#112b2724);position:absolute;inset:0}.home-about-highlight-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-about-highlight-card strong{z-index:2;text-shadow:0 10px 28px #091c1959;font-size:clamp(1.35rem,2.5vw,2rem);font-weight:900;position:relative}.home-footer{color:#fffdf7;background:linear-gradient(#2a675bfa 0%,#184e45 100%);border:1px solid #ffffff24;border-radius:24px 24px 0 0;width:min(100%,1360px);margin:2rem auto 0;padding:1.5rem 1.5rem 1.1rem;box-shadow:inset 0 1px #ffffff24,0 22px 48px #122a2533}.home-footer-grid{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr));gap:1.4rem;display:grid}.home-footer-brand{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:flex-start;gap:1rem;padding:1.05rem;display:flex;box-shadow:inset 0 1px #ffffff14}.home-footer-logo{-o-object-fit:contain;object-fit:contain;border-radius:18px;flex:none;width:72px;height:72px;box-shadow:0 10px 24px #0c211d3d}.home-footer-brand h2,.home-footer-column h3{margin:0}.home-footer-brand h2{letter-spacing:.04em;font-size:1.8rem;font-weight:900}.home-footer-brand p{color:#fffdf7d1;max-width:28rem;margin:.7rem 0 0;line-height:1.55}.home-footer-column{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;align-content:start;gap:.55rem;padding:1.05rem;display:grid;box-shadow:inset 0 1px #ffffff12}.home-footer-column h3{color:#fffdf7;margin-bottom:.2rem;font-size:1rem;font-weight:900}.home-footer-column a,.home-footer-column span{color:#fffdf7d6;align-items:center;width:fit-content;padding:.28rem .1rem;transition:color .16s,transform .16s,opacity .16s,text-decoration-color .16s;display:inline-flex}.home-footer-column a:hover{color:#fffdf7;text-underline-offset:.16em;text-decoration:underline;transform:translate(3px)}.home-footer-column a:focus-visible{outline-offset:4px;border-radius:6px;outline:2px solid #fffdf7d1}.home-footer-bottom{border-top:1px solid #ffffff29;margin-top:1.35rem;padding-top:1rem}.home-footer-bottom p{color:#fffdf7c2;text-align:center;margin:0;font-size:.95rem}.shop-page{grid-template-columns:350px minmax(0,1fr);gap:1.4rem;width:min(100%,1540px);margin:0 auto;display:grid}.shop-filters-card,.shop-card{background:#fffcf7f5;border:1px solid #224d451f;border-radius:22px;box-shadow:0 16px 42px #1e39311f}.shop-filters-card{padding:1.25rem}.shop-filters-card h1,.shop-heading h1{color:#1d5449;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.shop-filters-card h1{font-size:3rem;line-height:.96}.shop-filter-group{border-top:1px solid #a6926d59;margin-top:1.2rem;padding-top:1.2rem}.shop-filter-group h2{color:#143f39;margin:0 0 1rem;font-size:1.05rem}.shop-filter-checkboxes{gap:.85rem;display:grid}.shop-checkbox{color:#18463f;align-items:center;gap:.75rem;font-size:1rem;display:flex}.shop-checkbox input{width:18px;height:18px;min-height:auto;margin:0}.shop-select-wrap{display:block;position:relative}.shop-select-wrap:after{content:"";pointer-events:none;border-bottom:2px solid #1f5b4f;border-right:2px solid #1f5b4f;width:10px;height:10px;position:absolute;top:50%;right:1rem;transform:translateY(-65%)rotate(45deg)}.shop-select{color:#143f39;width:100%;min-height:64px;font:inherit;appearance:none;background:#fffdfb;border:1px solid #a6926d80;border-radius:16px;padding:.95rem 2.75rem .95rem 1rem}.shop-reset-all,.shop-toolbar-reset{color:#fffdf7;background:#1f5b4f;border:0;border-radius:16px;min-height:58px;padding:.95rem 1.2rem;font-weight:900}.shop-reset-all{width:100%;margin-top:1.4rem}.shop-results{min-width:0}.shop-breadcrumb{color:#18463f;margin-bottom:1rem;font-size:.95rem}.shop-heading h1{font-size:clamp(3rem,6vw,5rem);line-height:.95}.shop-heading p{color:#143f39d1;max-width:980px;margin:.8rem 0 0;font-size:1.05rem}.shop-toolbar{grid-template-columns:minmax(0,1.6fr) minmax(220px,.8fr) minmax(250px,.9fr) auto;align-items:center;gap:.7rem;margin-top:1rem;display:grid}.shop-search-input{color:#143f39;width:100%;min-height:64px;font:inherit;background:#fffdfb;border:1px solid #a6926d80;border-radius:16px;padding:.95rem 1rem}.shop-results-count{color:#123f39;margin-top:1.4rem;font-size:clamp(2rem,4vw,3rem);font-weight:900}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;margin-top:1rem;display:grid}.shop-card{position:relative;overflow:hidden}.shop-card-link{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;text-decoration:none;display:block}.shop-card-media{background-position:50%;background-size:cover;border-radius:18px;min-height:308px;margin:.85rem .85rem 0;position:relative}.shop-card-media:before{content:"";border-radius:inherit;background:linear-gradient(#ffffff0a,#0000001a);position:absolute;inset:0}.theme-united{background:radial-gradient(circle at 78% 24%,#ffffffe6 0 6%,#0000 6.3%),linear-gradient(#8ac61714,#8ac6171f),linear-gradient(#9ada24 0%,#65af13 44%,#84cf1b 100%)}.theme-barcelona{background:linear-gradient(#f7d67c2e,#f7d67c14),repeating-linear-gradient(90deg,#7d1330 0 18%,#133b84 18% 36%,#7d1330 36% 54%,#133b84 54% 72%,#7d1330 72% 90%)}.theme-italy{background:radial-gradient(circle at 48% 30%,#ffe2d0e0 0 14%,#0000 14.3%),linear-gradient(#d2e2fb 0%,#8eb6f2 52%,#5e91dc 100%)}.theme-brazil{background:linear-gradient(#fff2b557,#fff2b538),linear-gradient(#f6ebc4 0%,#edd98f 100%)}.theme-madrid{background:radial-gradient(circle at 50% 28%,#ffffffeb 0 18%,#0000 18.3%),linear-gradient(#ffd9662e,#ffd96600),linear-gradient(#fff 0%,#e9eef7 54%,#d6deeb 100%)}.shop-card-wishlist{z-index:1;color:#255349;background:#fffcf7eb;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:1.4rem;right:1.4rem}.shop-card-wishlist.is-active{color:#1f5b4f}.shop-card-wishlist svg{width:18px;height:18px}.shop-card-body{padding:.9rem 1rem 1.05rem}.shop-card-body h3,.shop-card-body p,.shop-card-body strong{color:#143f39;margin:0}.shop-card-body h3{font-size:1.02rem;font-weight:400}.shop-card-body p{margin-top:.35rem;font-size:.95rem}.shop-card-body strong{margin-top:.65rem;font-size:1rem;font-weight:900;display:block}.product-page{width:min(100%,1220px);margin:0 auto}.product-breadcrumb{color:#143f39c7;margin-bottom:.7rem;font-size:.8rem}.product-layout{grid-template-columns:minmax(320px,1fr) minmax(320px,.95fr);align-items:start;gap:1.1rem;display:grid}.product-gallery,.product-summary,.product-description,.product-description-image,.related-card{min-width:0}.product-main-image{background-position:50%;background-size:cover;border-radius:8px;min-height:560px;box-shadow:0 12px 32px #1540391f}.product-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-top:.45rem;display:grid}.product-thumb{background-position:50%;background-size:cover;border:0;border-radius:6px;min-height:72px;box-shadow:0 6px 18px #1540391f}.product-summary h1,.product-description h3,.product-related h3{color:#1d5449;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.product-summary h1{font-size:clamp(2.6rem,5vw,4rem);line-height:.96}.product-summary h2{color:#143f39;margin:.35rem 0 0;font-size:1.15rem;font-weight:400}.product-meta{gap:.45rem;margin:1rem 0 0;display:grid}.product-meta div{color:#133f39;flex-wrap:wrap;gap:.3rem;font-size:.94rem;display:flex}.product-meta dt,.product-meta dd{margin:0}.product-meta dt{font-weight:900}.product-divider{background:#a6926d59;height:1px;margin:1rem 0}.product-price{color:#133f39;font-size:2.3rem;font-weight:900}.product-shipping{color:#143f39d1;margin:.35rem 0 0}.product-sizes{margin-top:.85rem}.product-sizes span,.product-sizes small{color:#143f39;display:block}.product-sizes small{margin-top:.45rem;font-size:.78rem}.product-size-list{flex-wrap:wrap;gap:.5rem;margin-top:.4rem;display:flex}.product-size-button{color:#143f39;background:#fffdfb;border:1px solid #a6926d80;border-radius:6px;min-width:42px;min-height:36px;padding:.5rem .8rem}.product-size-button.is-active{color:#fffdf7;background:#1f5b4f;border-color:#1f5b4f}.product-primary-action,.product-secondary-action{border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:.75rem;font-weight:800;display:flex}.product-primary-action{color:#fffdf7;background:#1f5b4f;border:0}.product-secondary-action{color:#143f39;background:#fffdfb;border:1px solid #a6926d80;gap:.4rem}.product-secondary-action.is-active{color:#1f5b4f;background:#1f5b4f14;border-color:#1f5b4f}.product-secondary-icon{display:inline-flex}.product-secondary-icon svg{width:16px;height:16px}.product-detail-sections{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:2rem;margin-top:1rem;display:grid}.product-description h3,.product-related h3{font-size:1.55rem}.product-description p{color:#143f39;max-width:640px;margin:.7rem 0 0;line-height:1.55}.product-description-image{background-position:50%;background-size:cover;border-radius:8px;min-height:150px;box-shadow:0 12px 32px #1540391f}.product-related{margin-top:1.1rem}.product-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-top:.6rem;display:grid}.related-card{text-align:left;background:#fffcf7f5;border:1px solid #224d451f;border-radius:8px;padding:0;overflow:hidden}.related-card-media{background-position:50%;background-size:cover;min-height:140px}.shop-card-media[style*=background-image],.product-main-image[style*=background-image],.product-description-image[style*=background-image],.related-card-media[style*=background-image]{background-color:#f6efe0;background-position:50%;background-repeat:no-repeat;background-size:contain}.cart-item-media[style*=background-image],.checkout-summary-media[style*=background-image],.wishlist-item-media[style*=background-image],.admin-product-thumb[style*=background-image]{background-color:#f8f1e4;background-position:50%;background-repeat:no-repeat;background-size:contain}.related-card-copy{padding:.55rem}.related-card-copy span,.related-card-copy strong{color:#143f39;display:block}.related-card-copy span{font-size:.84rem}.related-card-copy strong{margin-top:.25rem;font-size:.92rem}.profile-page{grid-template-columns:220px minmax(0,1fr);gap:1.25rem;width:min(100%,860px);margin:0 auto;display:grid}.profile-sidebar{align-self:start}.sidebar-card,.profile-hero-card,.summary-card,.profile-form-card{background:#fffcf7f0;border:1px solid #224d451f;border-radius:18px;box-shadow:0 16px 40px #1e39311a}.sidebar-card{padding:.85rem}.sidebar-card h2,.summary-card h3,.profile-form-card h3{color:#133f39;margin:0 0 .85rem;font-size:1rem}.sidebar-nav{gap:.35rem;display:grid}.sidebar-link{color:#133f39;background:0 0;border:0;border-radius:10px;justify-content:flex-start;align-items:center;min-height:40px;padding:.55rem .7rem;font-weight:700;display:flex}.sidebar-link.is-active{color:#fffdf7;background:#1f5b4f}.sidebar-link-logout{margin-top:.3rem}.profile-content{gap:.95rem;display:grid}.profile-heading h1{color:#103f38;margin:0;font-size:clamp(2rem,4vw,2.6rem)}.profile-hero-card{justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem;display:flex}.profile-hero-main{align-items:center;gap:1rem;display:flex}.profile-avatar{color:#18463f;background:#dbe5de;border-radius:50%;place-items:center;width:84px;height:84px;font-size:2rem;font-weight:900;display:grid}.profile-hero-copy h2{color:#133f39;margin:0 0 .25rem;font-size:1.2rem}.profile-hero-copy p{color:#24534a;margin:.1rem 0}.secondary-button,.tertiary-button{border-radius:10px;min-height:42px;padding:.65rem 1rem;font-weight:800}.secondary-button{color:#fffdf7;background:#1f5b4f;border:0}.tertiary-button{color:#143f39;background:#dce6df;border:0}.profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.summary-card{padding:.9rem}.summary-list{gap:.45rem;display:grid}.summary-row{background:#fffdfb;border:1px solid #224d4524;border-radius:10px;grid-template-columns:minmax(120px,.75fr) minmax(0,1.25fr);align-items:start;gap:1rem;padding:.72rem .8rem;display:grid}.summary-row span{color:#133f39;min-width:0;font-weight:700}.summary-row strong{color:#174740;text-align:right;overflow-wrap:anywhere;min-width:0;font-weight:800}.profile-form-card{padding:1rem}.profile-orders-card{gap:.9rem;display:grid}.order-history-list{gap:.85rem;display:grid}.order-history-item{background:#fffdfb;border:1px solid #224d4524;border-radius:14px;padding:1rem}.order-history-top,.order-history-meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.order-history-top h4,.order-history-meta strong,.order-history-product span:first-child{color:#143f39;margin:0}.order-history-top p,.order-history-meta span,.order-history-product span:last-child,.order-history-empty p{color:#356158;margin:.2rem 0 0}.order-status{border-radius:999px;align-items:center;min-height:34px;padding:.35rem .75rem;font-size:.86rem;font-weight:800;display:inline-flex}.order-status-pending{color:#916922;background:#bf8e3224}.order-status-awaiting-payment{color:#996126;background:#c47e3724}.order-status-shipped{color:#1f5f79;background:#356f891f}.order-status-completed{color:#2f6f46;background:#428a5c1f}.order-history-meta{margin-top:.8rem}.order-history-products{border-top:1px solid #a6926d59;gap:.5rem;margin-top:.9rem;padding-top:.9rem;display:grid}.order-history-product{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.order-history-empty{background:#1f5b4f0a;border:1px dashed #224d4533;border-radius:14px;padding:1rem}.order-history-empty h4{color:#143f39;margin:0}.profile-form{gap:1rem;display:grid}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.field-full{width:100%}.profile-textarea{color:#143f39;resize:vertical;background:#fffdfb;border:1px solid #a6926d80;border-radius:14px;width:100%;min-height:120px;padding:.95rem 1.1rem;transition:border-color .16s,box-shadow .16s}.profile-textarea:focus{border-color:#1f5b4f;outline:0;box-shadow:0 0 0 3px #1f5b4f1f}.profile-textarea:disabled,.secondary-button:disabled,.tertiary-button:disabled{opacity:.65;cursor:not-allowed}.profile-form-actions{gap:.6rem;display:flex}.auth-card{width:min(100%,700px)}.auth-card-inner{background:#fffcf7eb;border:1px solid #224d4526;border-radius:24px;padding:clamp(1.8rem,4vw,2.6rem);box-shadow:0 16px 40px #1e39311f}.auth-chip{color:#1f5b4f;background:#1f5b4f1a;border-radius:999px;align-items:center;min-height:34px;margin:0 0 .85rem;padding:.35rem .8rem;font-size:.86rem;font-weight:700;display:inline-flex}.auth-chip-success{color:#2d6d47;background:#3a87581f}.auth-card h1{color:#1d5449;text-align:center;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(3.1rem,7vw,5rem);line-height:.96}.auth-copy{color:#184d45;text-align:center;max-width:34rem;margin:1rem auto 1.6rem;font-size:1rem}.notice{border-radius:16px;margin-bottom:1rem;padding:.85rem 1rem;font-size:.95rem;font-weight:700}.notice-error{color:#91503b;background:#c460401f}.notice-info{color:#1f5f79;background:#356f891f}.notice-success{color:#2f6f46;background:#428a5c1f}.auth-form{gap:1rem;display:grid}.field{gap:.55rem;display:grid}.field span{color:#103f38;font-size:1rem;font-weight:800}.field input{color:#143f39;background:#fffdfb;border:1px solid #a6926d80;border-radius:14px;width:100%;min-height:64px;padding:.95rem 1.1rem;transition:border-color .16s,box-shadow .16s}.field input::placeholder{color:#64726d}.field input:focus{border-color:#1f5b4f;outline:0;box-shadow:0 0 0 3px #1f5b4f1f}.field input:disabled,.password-toggle:disabled,.primary-button:disabled,.text-link:disabled{opacity:.65;cursor:not-allowed}.password-row{grid-template-columns:1fr 70px;gap:0;display:grid}.password-row input{border-top-right-radius:0;border-bottom-right-radius:0}.password-toggle{color:#fdf9f2;background:#1f5b4f;border:1px solid #a6926d80;border-left:0;border-top-right-radius:14px;border-bottom-right-radius:14px;place-items:center;display:grid}.password-toggle svg{fill:currentColor;width:24px;height:24px}.primary-button{color:#fffdf7;background:#1f5b4f;border:0;border-radius:14px;min-height:64px;font-size:1rem;font-weight:900;transition:transform .14s,opacity .14s,box-shadow .14s}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #1f5b4f2e}.auth-footer,.signed-in-actions{justify-items:center;display:grid}.auth-footer{gap:.55rem;margin-top:1.4rem}.signed-in-actions{gap:.8rem;margin-top:1.4rem}.text-link{color:#0d4a43;text-underline-offset:.16em;background:0 0;border:0;font-weight:800;text-decoration:underline}.inline-link{padding:0}.switch-copy{color:#164840;text-align:center;margin:0}.footer-spacer{min-height:1.5rem;display:block}.account-panel{background:#1f5b4f0f;border-radius:18px;gap:.8rem;padding:1rem;display:grid}.account-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.account-row span{color:#356158}.account-row strong{color:#113f38}.cart-page,.checkout-page{width:min(100%,1440px);margin:0 auto}.cart-breadcrumb,.checkout-breadcrumb{color:#18463f;margin-bottom:1rem;font-size:.95rem}.cart-heading h1,.checkout-heading h1{color:#1d5449;text-align:center;margin:0 0 1.35rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(3.2rem,6vw,4.9rem);line-height:.96}.checkout-heading h1{text-align:left}.cart-card,.cart-summary-card,.checkout-card{background:#fffcf7f5;border:1px solid #224d4524;border-radius:24px;box-shadow:0 16px 42px #1e39311f}.cart-card{grid-template-columns:minmax(0,1fr) 340px;gap:1.6rem;padding:1.25rem;display:grid}.cart-card-empty{justify-content:center;align-items:center;min-height:290px;display:flex}.cart-items{gap:1rem;display:grid}.cart-item{border-bottom:1px solid #a6926d59;justify-content:space-between;align-items:center;gap:1.2rem;padding-bottom:1rem;padding-right:3.5rem;display:flex;position:relative}.cart-item:last-child{border-bottom:0;padding-bottom:0}.cart-item-main{align-items:center;gap:1rem;min-width:0;display:flex}.cart-item-media{background-position:50%;background-size:cover;border-radius:18px;width:156px;min-width:156px;min-height:190px}.cart-item-copy{min-width:0}.cart-item-copy h2{color:#143f39;margin:0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.05}.cart-item-copy p{color:#1e5046;margin:.35rem 0 0;font-size:1rem}.cart-item-remove{color:#275248;background:#fffcf7f5;border:1px solid #a6926d3d;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:absolute;top:0;right:0;box-shadow:0 8px 18px #1e393114}.cart-item-remove svg{width:20px;height:20px}.cart-item-remove:hover,.cart-item-remove:focus-visible{color:#0d4a43;background:#fffdfb}.cart-item-actions{align-self:center;align-items:center;gap:1rem;display:flex}.cart-item-price{color:#143f39;font-size:1.2rem;font-weight:900}.cart-quantity{align-items:center;gap:.5rem;display:inline-flex}.cart-quantity button,.cart-quantity span{color:#143f39;background:#fffdfb;border:1px solid #a6926d80;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.cart-quantity button{font-size:1.1rem}.cart-quantity span{background:0 0;border:0}.cart-summary{align-items:end;display:flex}.cart-summary-card{width:100%;padding:1.2rem}.cart-summary-row,.checkout-summary-row{color:#143f39;justify-content:space-between;align-items:center;gap:1rem;display:flex}.cart-summary-row+.cart-summary-row,.checkout-summary-row+.checkout-summary-row{margin-top:.55rem}.cart-summary-total,.checkout-summary-total{margin-top:.85rem}.cart-summary-total span,.checkout-summary-total span{font-size:1.25rem}.cart-summary-total strong,.checkout-summary-total strong{font-size:2rem}.cart-primary-button,.cart-secondary-button,.cart-empty-button,.checkout-submit{width:100%;margin-top:1rem}.cart-secondary-button,.checkout-inline-button,.checkout-method{color:#143f39;background:#e8dfc8bf;border:1px solid #a6926d6b;border-radius:14px;min-height:56px;font-weight:800}.cart-secondary-button{margin-top:.7rem}.cart-empty-state{text-align:center;justify-items:center;gap:.75rem;width:min(100%,520px);margin:1.5rem auto;display:grid}.cart-empty-state h2,.checkout-card h2{color:#143f39;margin:0;font-size:1.15rem}.cart-empty-state p,.checkout-customer-copy p,.checkout-address-preview p,.checkout-payment-copy{color:#24534a;margin:0}.checkout-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:1rem;display:grid}.checkout-main{gap:1rem;display:grid}.checkout-card{padding:1rem}.checkout-card-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.checkout-inline-button{background:#f5ecdee0;min-height:34px;padding:.4rem .8rem}.checkout-customer-copy{gap:.35rem;margin-top:1rem;display:grid}.checkout-customer-copy strong,.checkout-address-preview strong{color:#143f39}.checkout-divider{background:#143f394d;height:1px;margin:.95rem 0}.checkout-method{background:#fffdfb;align-items:center;gap:.6rem;padding:.85rem 1rem;display:flex}.checkout-method input,.checkout-checkbox input{accent-color:#1f5b4f;width:16px;height:16px}.checkout-payment-pill{color:#143f39;background:#fffdfb;border:1px solid #a6926d6b;border-radius:12px;align-items:center;min-height:54px;margin-top:1rem;padding:.85rem 1rem;font-weight:800;display:flex}.checkout-payment-alert{color:#7a3f00;letter-spacing:.03em;text-transform:uppercase;background:linear-gradient(#fff2d6fa,#ffe5abf0);border:2px solid #bf8e3285;border-radius:14px;margin-top:.9rem;padding:1rem 1.05rem;font-size:1rem;font-weight:900;line-height:1.65;box-shadow:0 14px 30px #8c641624}.checkout-payment-alert strong{color:#5b2400}.checkout-form{gap:1rem;margin-top:1rem;display:grid}.checkout-checkbox{color:#143f39;align-items:center;gap:.6rem;font-weight:700;display:flex}.checkout-summary-card{padding:1rem}.checkout-summary-items{border-bottom:1px solid #a6926d59;gap:.85rem;margin-top:1rem;padding-bottom:1rem;display:grid}.checkout-summary-item{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:.7rem;display:grid}.checkout-summary-media{background-position:50%;background-size:cover;border-radius:10px;width:72px;min-height:62px}.checkout-summary-copy{gap:.15rem;min-width:0;display:grid}.checkout-summary-copy strong,.checkout-summary-price{color:#143f39}.checkout-summary-price{grid-area:2/2;font-size:1rem;font-weight:900}.checkout-summary-copy span{color:#24534a;font-size:.95rem}.wishlist-page{width:min(100%,1720px);margin:0 auto}.wishlist-breadcrumb{color:#18463f;margin-bottom:1rem;font-size:.95rem}.wishlist-heading h1{color:#1d5449;text-align:center;margin:0 0 1.35rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(3.2rem,6vw,4.9rem);line-height:.96}.wishlist-card{background:#fffcf7f5;border:1px solid #224d4524;border-radius:24px;padding:1.4rem;box-shadow:0 16px 42px #1e39311f}.wishlist-items{gap:1rem;display:grid}.wishlist-item{border-bottom:1px solid #a6926d59;padding-bottom:1rem}.wishlist-item:last-child{border-bottom:0;padding-bottom:0}.wishlist-item-main{align-items:flex-start;gap:1.15rem;display:flex}.wishlist-item-media{background-position:50%;background-size:cover;border-radius:16px;width:196px;min-width:196px;min-height:236px}.wishlist-item-copy h2{color:#143f39;margin:0;font-size:clamp(1.8rem,3vw,2.25rem);line-height:1.05}.wishlist-item-copy p,.wishlist-item-copy strong{color:#143f39}.wishlist-item-copy p{margin:.4rem 0 0;font-size:1rem}.wishlist-item-price{margin-top:.45rem;font-size:1rem;font-weight:900;display:block}.wishlist-item-actions{flex-wrap:wrap;gap:.7rem;margin-top:.8rem;display:flex}.wishlist-action-button{color:#143f39;background:#fffdfb;border:1px solid #a6926d80;border-radius:14px;min-height:46px;padding:.75rem 1.15rem}.wishlist-empty-state{text-align:center;justify-items:center;gap:.75rem;width:min(100%,520px);margin:1.5rem auto;display:grid}@media (width<=900px){.admin-topbar{flex-wrap:wrap;align-items:center}.admin-layout{grid-template-columns:1fr}.admin-sidebar{border-radius:0 0 24px 24px;gap:1.25rem;width:100%;max-height:none;display:none;position:static;top:auto;overflow:visible}.admin-shell.is-mobile-nav-open .admin-sidebar{display:flex}.admin-stats-grid,.admin-bottom-grid{grid-template-columns:1fr 1fr}.admin-table-head,.admin-table-row{grid-template-columns:minmax(0,1fr) 120px 120px 120px}.admin-product-form-grid,.admin-product-table-head,.admin-product-row,.admin-analytics-products-head,.admin-analytics-products-row,.admin-analytics-revenue-head,.admin-analytics-revenue-row,.admin-settings-grid,.admin-settings-checkbox-grid,.admin-customer-toolbar,.admin-customer-table-head,.admin-customer-row,.admin-order-toolbar,.admin-order-table-head,.admin-order-row{grid-template-columns:1fr}.topbar{flex-wrap:wrap;align-items:center}.topnav,.admin-topnav{flex-direction:column;align-items:stretch;gap:.65rem;width:100%;padding-top:.9rem;display:none}.store-shell.is-nav-open .topnav,.admin-shell.is-mobile-nav-open .admin-topnav{display:flex}.topnav-toggle,.admin-menu-toggle{margin-left:auto;display:inline-flex}.nav-link,.nav-auth,.admin-topnav-button{text-align:center;justify-content:center;width:100%}.brand,.brand-copy,.admin-brand{min-width:0}.profile-page{grid-template-columns:1fr;width:min(100%,860px)}.hero-benefits{grid-template-columns:1fr;margin-top:3rem}.home-featured-grid,.home-about-section,.home-footer-grid,.shop-page{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-toolbar{grid-template-columns:1fr 1fr}.product-layout,.product-detail-sections{grid-template-columns:1fr}.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cart-card,.checkout-layout{grid-template-columns:1fr}.wishlist-item-main{flex-direction:column}.order-history-top,.order-history-meta,.order-history-product{flex-direction:column;align-items:flex-start}}@media (width<=640px){.admin-topbar{padding:1rem}.admin-brand{gap:.75rem}.admin-brand-logo{width:56px;height:56px}.admin-brand-title{font-size:1.6rem}.admin-content{padding:1rem .75rem 2rem}.admin-page-header,.admin-stats-grid,.admin-bottom-grid,.admin-category-grid,.admin-table-head,.admin-table-row,.admin-list-row,.admin-analytics-products-head,.admin-analytics-products-row,.admin-analytics-revenue-head,.admin-analytics-revenue-row,.admin-settings-grid,.admin-settings-checkbox-grid,.admin-customer-toolbar,.admin-customer-table-head,.admin-customer-row,.admin-order-toolbar,.admin-order-table-head,.admin-order-row{grid-template-columns:1fr}.admin-product-form-actions{flex-direction:column;align-items:stretch}.admin-settings-footer,.admin-settings-actions,.admin-performance-cell{flex-direction:column;align-items:flex-start}.topbar{padding:1rem}.brand{gap:.75rem}.brand-logo{width:52px;height:52px}.brand-title{font-size:1.45rem}.brand-subtitle{font-size:.82rem}.page-content{padding:1rem .75rem 2rem}.page-content-cart,.page-content-checkout{padding-top:1.25rem}.page-content-home{padding-top:.8rem}.cart-heading h1,.checkout-heading h1{margin-bottom:1rem;font-size:2.25rem}.auth-card-inner{border-radius:20px}.auth-card h1{font-size:2.9rem}.password-row{grid-template-columns:1fr 62px}.account-row,.profile-hero-card,.profile-hero-main{flex-direction:column;align-items:flex-start}.profile-summary-grid,.profile-form-grid{grid-template-columns:1fr}.profile-form-actions{flex-direction:column}.summary-row{grid-template-columns:1fr;gap:.35rem}.summary-row strong{text-align:left}.hero-home-copy h1{font-size:2.9rem}.hero-search{grid-template-columns:1fr;width:100%}.home-featured-grid{grid-template-columns:1fr}.hero-search-button{width:100%}.hero-benefit-card,.home-footer-brand{flex-direction:column;align-items:flex-start}.shop-toolbar{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.shop-filters-card h1,.shop-heading h1{font-size:2.6rem}.shop-card-media{border-radius:16px;min-height:190px;margin:.55rem .55rem 0}.product-main-image{min-height:360px}.shop-card-media[style*=background-image]{background-position:50% 42%;background-size:auto 118%;min-height:210px}.shop-card-wishlist{width:30px;height:30px;top:.9rem;right:.9rem}.shop-card-wishlist svg{width:16px;height:16px}.shop-card-body{padding:.75rem .75rem .9rem}.shop-card-body h3{font-size:.95rem;line-height:1.15}.shop-card-body p{margin-top:.25rem;font-size:.84rem;line-height:1.2}.shop-card-body strong{margin-top:.5rem;font-size:.95rem}.product-thumbnails,.product-related-grid{grid-template-columns:1fr 1fr}.cart-heading h1,.checkout-heading h1,.wishlist-heading h1{font-size:2.8rem}.cart-card,.checkout-card,.checkout-summary-card{border-radius:28px;box-shadow:0 20px 42px #1e393124}.cart-card{border-radius:32px;gap:1.15rem;padding:1rem}.cart-summary-card{box-shadow:none;background:#fffdfbfa;border:1px solid #a6926d42;border-radius:28px;padding:1.1rem}.cart-item,.checkout-card-header{flex-direction:column;align-items:flex-start}.cart-item{gap:1rem;padding-bottom:1.15rem;padding-right:3.25rem}.cart-item-main{grid-template-columns:minmax(148px,46vw) minmax(0,1fr);align-items:center;gap:1.05rem;width:100%;display:grid}.cart-item-media{aspect-ratio:.72;background-color:#fbf7ef;border-radius:22px;width:100%;min-width:0;min-height:0;margin:0;box-shadow:inset 0 1px #ffffffb8,0 12px 28px #1e39311a}.cart-item-media[style*=background-image]{background-position:50%;background-size:96%}.cart-item-copy{align-content:start;gap:.3rem;display:grid}.cart-item-copy h2{font-size:1.45rem;line-height:1.04}.cart-item-copy p{margin-top:0;font-size:.98rem;line-height:1.24}.wishlist-item-media{width:min(100%,220px);min-width:0;min-height:260px;margin:0 auto}.checkout-summary-item{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:.85rem}.checkout-summary-media{background-color:#fbf7ef;border-radius:22px;width:112px;min-height:138px;box-shadow:inset 0 1px #ffffffb8,0 12px 28px #1e393114}.checkout-summary-media[style*=background-image]{background-position:50%;background-size:96%}.checkout-summary-copy{gap:.25rem}.checkout-summary-copy strong{font-size:1rem;line-height:1.12}.checkout-summary-copy span{font-size:.88rem;line-height:1.2}.checkout-summary-price{grid-area:2/2;margin-top:.3rem;font-size:1.05rem}.cart-item-copy,.wishlist-item-copy{width:100%}.cart-item-actions{border-top:1px solid #a6926d47;flex-direction:row;justify-content:space-between;align-items:center;gap:.8rem;width:100%;padding-top:1rem}.cart-item-remove{width:44px;height:44px;top:.1rem;right:.1rem}.cart-item-price{font-size:1.9rem;line-height:1}.cart-quantity{background:#fffdfb;border:1px solid #a6926d61;border-radius:22px;gap:0;overflow:hidden;box-shadow:0 8px 18px #1e393114}.cart-quantity button,.cart-quantity span{background:0 0;border:0;width:54px;height:52px}.cart-quantity button:first-child,.cart-quantity span{border-right:1px solid #a6926d52}.cart-quantity span{width:48px;font-weight:900}.cart-summary-row{font-size:1.1rem}.cart-summary-total strong{font-size:3rem}.topnav,.admin-topnav{padding-top:.8rem}}
