:root{--green:#087a34;--gold:#f4c23d;--soft-gold:#fff6df;--cream:#fffdf4;--ink:#202020;--muted:#666;--red:#e42b1b;--shadow:0 10px 24px #087a341a;color:var(--ink);background:var(--green);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}#root{min-height:100vh}.site-shell{background:radial-gradient(circle at 0 0,#f4c23d2e,#0000 30%),linear-gradient(#fffdf4 0%,#fff9e8 58%,#fffdf4 100%);min-height:100vh;padding:0}.app-frame{background:var(--cream);width:100%;min-height:100vh;padding-bottom:0;position:relative}.topbar{z-index:20;background:var(--green);grid-template-columns:auto auto 1fr auto;align-items:center;gap:18px;min-height:78px;padding:14px max(32px,50vw - 590px);display:grid;position:sticky;top:0;box-shadow:0 10px 24px #087a3424}.brand-button,.icon-button,.image-button,.card-body-button,.grid-image{background:0 0;border:0}.brand-button{padding:0}.brand-button img{object-fit:contain;width:168px;height:50px}.icon-button{color:#fff;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;position:relative}.icon{justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex}.icon svg{width:1em;height:1em;display:block}.badge{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;display:grid;position:absolute;top:2px;right:0}.topbar-actions{align-items:center;gap:6px;display:flex}.profile-pill,.logout-button{border:1px solid #f4c23db3;border-radius:999px;min-height:38px;font-size:12px;font-weight:900}.profile-pill{color:#fff;background:#fffdf41f;align-items:center;gap:8px;padding:0 13px;display:inline-flex}.profile-pill .icon{color:var(--gold)}.logout-button{background:var(--gold);color:var(--green);padding:0 14px}.desktop-nav{justify-content:center;align-items:center;gap:4px;display:flex}.desktop-nav button{color:#ffffffdb;background:0 0;border:1px solid #0000;border-radius:999px;min-height:40px;padding:0 11px;font-size:12px;font-weight:600}.desktop-nav button.policy-link{min-height:32px;padding:0 7px;font-size:10px}.desktop-nav button.policy-link+button.policy-link{margin-left:-4px}.desktop-nav button.active,.desktop-nav button:hover{color:#fff;background:#fffdf41f;border-color:#f4c23db3}.site-footer{color:#fffdf4;background:#063f24;margin-top:18px}.footer-top-band{width:min(100% - 48px,1180px);color:var(--green);background:#fffdf4;border:1px solid #f4c23d8c;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:16px 22px;display:flex;transform:translateY(-20px);box-shadow:0 14px 32px #083e2329}.footer-top-band span,.footer-contact>span{color:#f28a00;letter-spacing:2.4px;font-size:10px;font-weight:900}.footer-top-band h2{max-width:620px;margin-top:5px;font-size:23px;line-height:29px}.footer-top-band button{background:var(--green);min-height:42px;color:var(--gold);white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 20px;font-size:13px;font-weight:900;display:inline-flex}.footer-main{grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(130px,.65fr)) minmax(250px,1fr);gap:22px;width:min(100% - 48px,1180px);margin:-4px auto 0;padding:6px 0 22px;display:grid}.footer-brand,.footer-column,.footer-contact{min-width:0}.footer-logo{background:#fffdf4;border:0;border-radius:12px;padding:6px 10px}.footer-logo img{object-fit:contain;width:150px;height:44px}.footer-brand p,.footer-contact p{color:#fffdf4c2;margin-top:10px;font-size:13px;line-height:19px}.footer-socials{gap:8px;margin-top:12px;display:flex}.footer-socials a{width:34px;height:34px;color:var(--gold);border:1px solid #f4c23d70;border-radius:999px;place-items:center;text-decoration:none;display:grid}.footer-column h3{color:var(--gold);font-size:15px}.footer-column div{gap:7px;margin-top:10px;display:grid}.footer-column button{color:#fffdf4bd;text-align:left;background:0 0;border:0;padding:0;font-size:13px;line-height:18px}.footer-column button:hover,.footer-contact a:hover{color:var(--gold)}.footer-contact a{color:#fffdf4;overflow-wrap:anywhere;margin-top:7px;font-size:14px;font-weight:850;text-decoration:none;display:inline-block}.footer-trust-grid{gap:7px;margin-top:12px;display:grid}.footer-trust-grid span{color:#fffdf4d1;border:1px solid #f4c23d57;border-radius:12px;align-items:center;gap:10px;min-height:34px;padding:0 10px;font-size:12px;font-weight:800;display:flex}.footer-trust-grid .icon{color:var(--gold)}.footer-bottom{color:#fffdf4a3;border-top:1px solid #f4c23d38;justify-content:space-between;align-items:center;gap:18px;width:min(100% - 48px,1180px);margin:0 auto;padding:12px 0 16px;font-size:12px;line-height:18px;display:flex}.screen{width:min(100% - 48px,1180px);margin:0 auto;padding:24px 0 64px}.search-wrap{max-width:620px;height:44px;color:var(--green);background:#fff;border:1px solid #f4c23db3;border-radius:16px;align-items:center;gap:10px;margin:0 auto;padding:0 14px;display:flex;box-shadow:0 5px 14px #087a340d}.search-wrap input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.hero-banner{text-align:left;background-position:50%;background-size:cover;border:0;border-radius:18px;width:100%;height:430px;margin:28px 0 0;padding:0;display:block;overflow:hidden}.hero-copy{background:#ffd44da3;flex-direction:column;align-items:flex-start;width:42%;min-width:390px;height:100%;padding:48px;display:flex}.eyebrow,.arrivals-label,.product-badge,.simple-heading span,.promo-card span,.reviews-section>span{color:#f28a00;letter-spacing:2.6px;font-size:10px;font-weight:900}.hero-copy strong{color:var(--green);margin-top:16px;font-family:Georgia,Times New Roman,serif;font-size:48px;line-height:54px}.hero-copy em{color:#b72516;font-family:Georgia,Times New Roman,serif;font-size:42px;font-style:normal;font-weight:800;line-height:48px}.hero-copy>span:not(.eyebrow):not(.cta-pill){color:var(--ink);margin-top:16px;font-size:16px;font-weight:650;line-height:25px}.cta-pill{background:var(--green);color:#fff;border-radius:14px;align-items:center;gap:8px;min-height:38px;margin-top:auto;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.category-row,.product-rail,.review-rail{scrollbar-width:none;gap:12px;padding:24px 0 8px;display:flex;overflow-x:auto}.category-row::-webkit-scrollbar{display:none}.product-rail::-webkit-scrollbar{display:none}.review-rail::-webkit-scrollbar{display:none}.category-chip{min-width:104px;color:var(--green);background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.category-avatar{border:1px solid var(--gold);background:var(--soft-gold);width:86px;height:86px;box-shadow:var(--shadow);border-radius:999px;place-items:center;display:grid;overflow:hidden}.category-avatar img{object-fit:cover;width:100%;height:100%}.assurance-strip{border:1px solid var(--gold);background:var(--green);color:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);margin:28px 0;display:grid;overflow:hidden}.assurance-item{text-align:center;border-right:1px solid #f4c23dcc;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:98px;padding:8px 5px;display:flex}.assurance-item:last-child{border-right:0}.assurance-item .icon{color:var(--gold);font-size:22px}.assurance-item strong,.assurance-item span{font-size:11px;font-weight:850;line-height:14px}.section-header{justify-content:space-between;align-items:center;padding:34px 0 8px;display:flex}h1,h2{color:var(--green);letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif}.section-header h2{font-size:34px;line-height:40px}.section-header button{color:var(--green);background:0 0;border:0;font-size:11px;font-weight:900}.mini-card,.grid-card,.category-card,.cart-row,.summary-card,.notice-card,.profile-card,.menu-list button{border:1px solid var(--gold);box-shadow:var(--shadow);background:#fff}.mini-card{border-radius:16px;width:220px;min-width:220px;position:relative;overflow:hidden}.image-button,.grid-image{background:var(--soft-gold);width:100%;padding:0}.mini-card img{object-fit:cover;width:100%;height:180px}.floating-heart{width:28px;height:28px;color:var(--green);background:#fff;border:0;border-radius:999px;position:absolute;top:8px;right:8px;box-shadow:0 5px 14px #0000001a}.card-body-button{text-align:left;width:100%;min-height:128px;padding:16px}.card-body-button strong{min-height:32px;color:var(--ink);font-size:15px;line-height:21px;display:block}.price,.grid-price strong{color:var(--green);font-weight:900}.price{margin-top:4px;font-size:19px;display:block}.offer-row{color:#777;align-items:center;gap:8px;margin-top:6px;font-size:9px;display:flex}.offer-row em{background:var(--red);color:#fff;border-radius:4px;padding:2px 6px;font-style:normal;font-weight:900}.collection-grid{grid-template-columns:1fr 1fr;gap:18px;padding:28px 0 0;display:grid}.collection-card{text-align:left;min-height:250px;color:var(--green);background-position:50%;background-size:cover;border:0;border-radius:18px;flex-direction:column;align-items:flex-start;padding:28px;display:flex}.collection-card.dark{color:#fff}.collection-card strong{white-space:pre-line;font-family:Georgia,Times New Roman,serif;font-size:32px;line-height:38px}.collection-card span{white-space:pre-line;margin-top:8px;font-size:15px;font-weight:700;line-height:22px}.collection-card em{color:inherit;margin-top:auto;font-size:11px;font-style:normal;font-weight:900}.promise{border:1px solid var(--gold);background:#fff;border-radius:22px;grid-template-columns:44% 1fr;margin:44px 0 0;display:grid;overflow:hidden}.promise-image img{object-fit:cover;width:100%;height:100%;min-height:390px}.promise-copy{padding:48px}.promise-copy small{color:var(--green);margin-top:8px;font-size:10px;font-weight:900;display:block}.promise-copy h2,.arrivals h2{margin-top:10px;font-size:42px;line-height:50px}.promise-copy h2 em{color:#b72516;font-style:normal}.promise-copy p,.arrivals p,.simple-heading p{color:#5b5b5b;font-size:14px;line-height:23px}.stats-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.stats-row span,.insight-row span{border:1px solid var(--gold);background:var(--soft-gold);color:var(--green);text-align:center;border-radius:14px;padding:10px 8px;font-size:9px;font-weight:900}.stats-row strong,.insight-row strong{font-size:18px;display:block}.arrivals{text-align:center;margin-top:48px;padding:0}.product-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.grid-card{text-align:left;border-radius:20px;position:relative;overflow:hidden}.grid-card img{object-fit:cover;width:100%;height:210px}.grid-copy{padding:16px}.grid-copy>button{color:var(--ink);text-align:left;background:0 0;border:0;padding:0;font-size:15px;font-weight:750}.rating{color:var(--muted);align-items:center;gap:6px;margin-top:6px;font-size:10px;display:flex}.stars{color:#f4a300;gap:1px;display:inline-flex}.grid-copy p{color:#666;min-height:34px;margin:7px 0 0;font-size:13px;line-height:19px}.grid-price{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.grid-price button{background:var(--green);color:#fff;border:0;border-radius:999px;width:30px;height:30px}.reviews-section{text-align:center;padding:48px 0 8px}.review-card{border:1px solid var(--gold);text-align:left;background:#fff;border-radius:18px;min-width:330px;padding:16px}.review-card p{color:var(--ink);margin:0;font-size:13px;line-height:20px}.review-card div{align-items:center;gap:10px;margin-top:14px;display:flex}.review-card div>strong{background:var(--green);width:36px;height:36px;color:var(--gold);border-radius:999px;place-items:center;display:grid}.review-card span{color:var(--green);flex-direction:column;font-size:13px;font-weight:900;display:flex}.review-card small{color:var(--muted);font-size:10px}.category-hero,.promo-card{text-align:left;background-position:50%;background-size:cover;border:0;border-radius:18px;flex-direction:column;justify-content:center;width:100%;min-height:330px;margin:28px 0 0;padding:44px;display:flex}.category-hero strong{color:var(--green);font-family:Georgia,Times New Roman,serif;font-size:46px}.category-hero span{color:var(--ink);margin-top:8px;font-size:17px;font-weight:750}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));padding:0}.category-card{color:var(--green);border-radius:16px;padding:0 0 12px;position:relative;overflow:hidden}.category-card img{aspect-ratio:1/1.08;object-fit:cover;background:var(--soft-gold);width:100%}.category-icon{border:1px solid var(--gold);background:var(--cream);z-index:1;border-radius:999px;place-items:center;width:42px;height:42px;margin:-20px auto 8px;display:grid;position:relative}.category-card strong{font-size:10px;display:block}.category-card small{color:var(--ink);align-items:center;gap:4px;margin-top:7px;font-size:10px;font-weight:700;display:inline-flex}.promo-card{color:#fff}.promo-card strong{margin-top:10px;font-family:Georgia,Times New Roman,serif;font-size:38px}.promo-card small{margin-top:6px;font-size:16px;font-weight:700}.promo-card em{background:var(--gold);color:var(--green);border-radius:14px;align-self:flex-start;margin-top:16px;padding:10px 14px;font-size:12px;font-style:normal;font-weight:900}.simple-heading{text-align:center;padding:32px 0 6px}.simple-heading h1{margin-top:8px;font-size:44px}.simple-heading p{max-width:330px;margin:8px auto 0}.catalog-grid{padding:0}.detail-layout{grid-template-columns:minmax(0,520px) 1fr;align-items:start;gap:38px;display:grid}.breadcrumb-row{color:var(--green);align-items:center;gap:10px;padding-top:8px;font-size:13px;font-weight:850;display:flex}.breadcrumb-row button{color:var(--green);background:0 0;border:0;padding:0;font-weight:900}.breadcrumb-row .icon{color:var(--gold);font-size:11px}.detail-gallery{gap:12px;padding:32px 0 0;display:flex}.thumbs{flex-direction:column;gap:10px;width:60px;display:flex}.thumbs button{border:1px solid var(--gold);background:#fff;border-radius:14px;width:60px;height:60px;padding:0;overflow:hidden}.thumbs button.active{border-color:var(--green);background:var(--soft-gold)}.thumbs img{object-fit:cover;width:100%;height:100%}.main-image{border:1px solid var(--gold);background:var(--soft-gold);border-radius:18px;flex:1;height:560px;overflow:hidden}.main-image img{object-fit:cover;width:100%;height:100%}.detail-copy{padding:32px 0 24px}.detail-copy h1{margin-top:7px;font-size:40px;line-height:48px}.detail-copy>p{color:var(--ink);margin:0;font-size:15px}.rating.large{color:var(--green);margin-top:8px;font-size:14px}.detail-price{align-items:center;gap:12px;margin-top:14px;display:flex}.detail-price strong{color:var(--green);font-size:23px;font-weight:900}.detail-price s{color:var(--ink);font-size:17px}.detail-price em{background:var(--soft-gold);color:var(--green);border-radius:999px;padding:8px 12px;font-size:12px;font-style:normal;font-weight:900}.selector-top,.quantity-row{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.selector-top h2,.quantity-row h2,.details-panel h2,.summary-card h2{font-size:18px}.selector-top span,.quantity-row span{color:var(--ink);font-size:13px}.finish-grid,.size-grid{gap:8px;margin-top:8px;display:grid}.finish-grid{grid-template-columns:repeat(3,1fr)}.size-grid{grid-template-columns:repeat(4,1fr)}.finish-grid button,.size-grid button{border:1px solid var(--gold);min-height:48px;color:var(--ink);background:#fff;border-radius:14px;font-size:12px;font-weight:750}.finish-grid button.active,.size-grid button.active{border-color:var(--green);background:var(--soft-gold);color:var(--green)}.finish-grid span{border-radius:999px;width:15px;height:15px;margin:0 auto 7px;display:block}.stepper{border:1px solid var(--gold);background:#fff;border-radius:15px;align-items:center;padding:2px;display:flex}.stepper button{width:40px;height:38px;color:var(--green);background:0 0;border:0;font-weight:900}.stepper strong{text-align:center;min-width:28px;color:var(--green)}.detail-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px;display:grid}.detail-actions button,.summary-card button{border:1px solid var(--gold);background:var(--green);color:#fff;border-radius:16px;min-height:52px;font-size:17px;font-weight:850}.detail-actions button:last-child{border-color:var(--green);background:var(--gold);color:var(--green)}.wishlist-wide{border:1px solid var(--gold);width:100%;min-height:48px;color:var(--green);background:#fff;border-radius:16px;margin-top:12px;font-weight:850}.details-panel{margin-top:24px}.details-panel p{color:var(--ink);font-size:14px;line-height:21px}.detail-facts{border:1px solid var(--gold);border-radius:16px;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px;padding:8px;display:grid}.detail-facts span{border:1px solid var(--gold);border-radius:13px;padding:10px;font-size:11px;font-weight:750}.detail-facts strong{color:var(--green);letter-spacing:1px;font-size:9px;display:block}.cart-list{gap:12px;padding:12px 0;display:grid}.cart-row{border-radius:18px;grid-template-columns:86px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.cart-row>button{border:0;border-radius:14px;padding:0;overflow:hidden}.cart-row img{object-fit:cover;width:86px;height:86px}.cart-row div:nth-child(2){min-width:0}.cart-row strong,.cart-row span,.cart-row small,.cart-row em{display:block}.cart-row strong{color:var(--green);font-size:14px}.cart-row span,.cart-row small{color:var(--muted);font-size:11px;line-height:16px}.cart-row em{color:var(--green);margin-top:5px;font-style:normal;font-weight:900}.stepper.compact{flex-direction:column}.stepper.compact button{width:30px;height:28px}.summary-card{border-radius:18px;margin:8px 0 0;padding:16px}.summary-card div{color:var(--ink);justify-content:space-between;margin-top:12px;font-size:13px;display:flex}.summary-card .summary-total{border-top:1px solid var(--gold);color:var(--green);padding-top:12px;font-size:16px}.summary-card button{width:100%;margin-top:18px}.summary-card button:disabled{cursor:not-allowed;opacity:.55}.checkout-progress{border:1px solid var(--gold);background:#fff;border-radius:999px;grid-template-columns:repeat(3,1fr);width:min(100%,520px);margin:18px auto 0;display:grid;overflow:hidden}.checkout-progress span{min-height:38px;color:var(--green);border-right:1px solid var(--gold);place-items:center;font-size:12px;font-weight:900;display:grid}.checkout-progress span:last-child{border-right:0}.checkout-progress .done{background:var(--soft-gold)}.payment-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;margin-top:28px;display:grid}.payment-main{gap:16px;display:grid}.checkout-panel,.payment-summary,.empty-payment{border:1px solid var(--gold);box-shadow:var(--shadow);background:#fff;border-radius:20px}.checkout-panel,.payment-summary{padding:20px}.checkout-panel-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.checkout-panel-top>.icon{background:var(--green);width:42px;height:42px;color:var(--gold);border-radius:999px;flex:none}.panel-kicker{color:#f28a00;letter-spacing:2.4px;font-size:10px;font-weight:900}.checkout-panel h2,.payment-summary h2{margin-top:6px;font-size:24px;line-height:30px}.address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.address-grid button{border:1px solid var(--gold);min-height:156px;color:var(--ink);text-align:left;background:#fff;border-radius:16px;padding:14px}.address-grid button.active,.payment-method-list button.active{border-color:var(--green);background:var(--soft-gold)}.address-grid strong,.address-grid span,.address-grid small{display:block}.address-grid strong{color:var(--green);text-transform:uppercase;font-size:13px}.address-grid span{margin-top:8px;font-weight:850}.address-grid small{color:var(--muted);margin-top:5px;font-size:12px;line-height:17px}.payment-method-list{gap:10px;margin-top:16px;display:grid}.payment-method-list button{border:1px solid var(--gold);text-align:left;background:#fff;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:72px;padding:12px;display:grid}.payment-method-list .icon{background:var(--green);width:42px;height:42px;color:var(--gold);border-radius:999px}.payment-method-list span{flex-direction:column;display:flex}.payment-method-list strong{color:var(--green);font-size:14px}.payment-method-list small{color:var(--muted);font-size:12px}.payment-method-list em{color:var(--green);font-size:11px;font-style:normal;font-weight:900}.checkout-login-gate{border:1px solid var(--gold);background:var(--soft-gold);border-radius:16px;margin-top:16px;padding:16px}.checkout-login-gate p{color:var(--muted);margin:0;font-size:13px;line-height:20px}.checkout-login-gate button{background:var(--green);min-height:46px;color:var(--gold);border:0;border-radius:999px;margin-top:14px;padding:0 18px;font-size:13px;font-weight:900}.delivery-panel{grid-template-columns:42px 1fr auto;align-items:center;gap:12px;display:grid}.delivery-panel>.icon{background:var(--green);width:42px;height:42px;color:var(--gold);border-radius:999px}.delivery-panel strong,.delivery-panel span{display:block}.delivery-panel strong{color:var(--green)}.delivery-panel span{color:var(--muted);font-size:12px}.delivery-panel em{color:var(--green);font-style:normal;font-weight:900}.payment-summary{position:sticky;top:104px}.checkout-items{gap:10px;margin-top:16px;display:grid}.checkout-items article{grid-template-columns:58px 1fr;align-items:center;gap:10px;display:grid}.checkout-items img{object-fit:cover;border-radius:12px;width:58px;height:58px}.checkout-items span{min-width:0}.checkout-items strong,.checkout-items small{display:block}.checkout-items strong{color:var(--green);font-size:13px}.checkout-items small{color:var(--muted);font-size:11px}.payment-total-lines{border-top:1px solid var(--gold);margin-top:18px;padding-top:6px}.payment-total-lines div{color:var(--ink);justify-content:space-between;align-items:center;gap:14px;margin-top:12px;font-size:13px;display:flex}.payment-total-lines .grand-total{border-top:1px solid var(--gold);color:var(--green);padding-top:14px;font-size:18px}.place-order-button,.empty-payment button{border:1px solid var(--gold);background:var(--green);color:#fff;border-radius:16px;width:100%;min-height:52px;margin-top:18px;font-size:17px;font-weight:900}.payment-summary p{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin:12px 0 0;font-size:12px;display:flex}.empty-payment{width:min(100%,420px);margin:18px auto 0;padding:20px}.insight-row{grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 0 0;display:grid}.notice-list,.menu-list{gap:10px;padding:14px 0;display:grid}.notice-card,.menu-list button{text-align:left;border-radius:16px;align-items:center;gap:12px;width:100%;padding:14px;display:flex}.notice-card.unread{background:var(--soft-gold)}.notice-card>.icon{background:var(--green);width:36px;height:36px;color:var(--gold);border-radius:999px;flex:none}.notice-card span{flex-direction:column;flex:1;display:flex}.notice-card strong,.menu-list span{color:var(--green);font-size:14px}.notice-card small{color:var(--muted);font-size:12px}.notice-card em{color:var(--muted);font-size:10px;font-style:normal}.profile-card{text-align:center;border-radius:22px;max-width:560px;margin:24px auto 0;padding:24px 16px}.profile-avatar{background:var(--green);width:72px;height:72px;color:var(--gold);border-radius:999px;place-items:center;margin:0 auto 12px;font-size:22px;font-weight:900;display:grid}.profile-card h1{font-size:28px}.profile-card p{color:var(--muted);margin:8px 0 0}.menu-list button{justify-content:space-between;font-weight:850}.profile-hero{border:1px solid var(--gold);box-shadow:var(--shadow);background:#fff;border-radius:22px;grid-template-columns:86px 1fr auto;align-items:center;gap:18px;margin-top:24px;padding:24px;display:grid}.profile-hero .profile-avatar{margin:0}.profile-hero span,.policy-hero span{color:#f28a00;letter-spacing:2.6px;font-size:10px;font-weight:900}.profile-hero h1{margin-top:5px;font-size:34px}.profile-hero p{color:var(--muted);margin:6px 0 0}.profile-hero a,.support-strip a,.support-card a{color:var(--green);font-weight:900;text-decoration:none}.profile-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.profile-grid button,.policy-link-grid button{border:1px solid var(--gold);box-shadow:var(--shadow);color:var(--green);text-align:left;background:#fff;border-radius:18px}.profile-grid button{flex-direction:column;gap:12px;min-height:132px;padding:16px;display:flex}.profile-grid button>.icon:first-child{background:var(--green);width:42px;height:42px;color:var(--gold);border-radius:999px}.profile-grid span,.policy-link-grid span{flex-direction:column;gap:5px;display:flex}.profile-grid strong,.policy-link-grid strong{color:var(--green);font-size:15px}.profile-grid small,.policy-link-grid small{color:var(--muted);font-size:12px;line-height:18px}.support-strip{border:1px solid var(--gold);background:var(--green);color:#fff;border-radius:20px;grid-template-columns:54px 1fr;align-items:center;gap:16px;margin-top:18px;padding:20px;display:grid}.support-strip>.icon{background:var(--gold);width:54px;height:54px;color:var(--green);border-radius:999px}.support-strip h2{color:#fff;font-size:24px}.support-strip p{color:#ffffffdb;margin:6px 0 0;font-size:14px;line-height:22px}.support-strip a{color:#fff;text-decoration:underline}.policy-card-grid{margin-top:12px}.profile-section-header{padding-top:24px}.policy-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.policy-link-grid button{grid-template-columns:1fr 24px;align-items:center;gap:12px;min-height:118px;padding:18px;display:grid}.policy-screen{padding-top:24px}.policy-hero{border:1px solid var(--gold);box-shadow:var(--shadow);background:linear-gradient(90deg,#fff6dff5,#fffdf4db),radial-gradient(circle at 100%,#f4c23d40,#0000 44%);border-radius:24px;margin-top:18px;padding:36px}.policy-hero h1{margin-top:8px;font-size:44px;line-height:52px}.policy-hero p{max-width:740px;color:var(--ink);margin:10px 0 0;font-size:16px;line-height:26px}.policy-hero small{color:var(--muted);margin-top:16px;font-weight:800;display:block}.policy-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:20px;margin-top:22px;display:grid}.policy-content,.support-card,.product-policy-panel{border:1px solid var(--gold);box-shadow:var(--shadow);background:#fff;border-radius:20px}.policy-content{padding:8px 24px 24px}.policy-section{border-bottom:1px solid #f4c23d8c;padding:20px 0}.policy-section:last-child{border-bottom:0;padding-bottom:0}.policy-section h2{font-size:24px}.policy-section p,.support-card p{color:var(--ink);margin:8px 0 0;font-size:14px;line-height:23px}.support-card{text-align:center;padding:22px;position:sticky;top:104px}.support-card>.icon{background:var(--green);width:54px;height:54px;color:var(--gold);border-radius:999px;margin:0 auto 12px}.support-card h2{font-size:26px}.support-card a{margin-top:12px;display:inline-block}.support-card button{border:1px solid var(--gold);background:var(--green);color:#fff;border-radius:14px;width:100%;min-height:46px;margin-top:18px;font-weight:900}.product-policy-panel{gap:12px;margin-top:18px;padding:16px;display:grid}.product-policy-panel>div{grid-template-columns:38px 1fr;align-items:start;gap:12px;display:grid}.product-policy-panel>div>.icon{background:var(--green);width:38px;height:38px;color:var(--gold);border-radius:999px}.product-policy-panel span{flex-direction:column;gap:4px;display:flex}.product-policy-panel strong{color:var(--green);font-size:14px}.product-policy-panel small{color:var(--muted);font-size:12px;line-height:18px}.product-policy-panel button{border:1px solid var(--gold);background:var(--soft-gold);min-height:44px;color:var(--green);border-radius:14px;font-weight:900}.auth-screen{background:radial-gradient(circle at 20% 10%, #f4c23d2e, transparent 30%), var(--cream);min-height:100vh}.auth-layout{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:100vh;display:grid}.auth-visual{color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;min-height:100vh;padding:52px;display:flex}.auth-logo-button{background:0 0;border:0;width:190px;padding:0}.auth-logo-button img{object-fit:contain;width:100%;height:74px}.auth-visual span,.auth-card .account-eyebrow,.otp-card .account-eyebrow{color:var(--gold);letter-spacing:2.6px;font-size:11px;font-weight:900}.auth-visual h1{color:#fff;max-width:560px;margin-top:12px;font-size:58px;line-height:66px}.auth-visual p{color:#ffffffe0;max-width:460px;margin:16px 0 0;font-size:17px;line-height:28px}.auth-card-wrap{place-items:center;min-height:100vh;padding:44px;display:grid}.auth-card,.otp-card{border:1px solid var(--gold);background:#fff;border-radius:28px;width:min(100%,480px);padding:32px;box-shadow:0 24px 60px #087a3429}.auth-card h2,.otp-card h1{color:var(--green);margin-top:8px;font-size:38px;line-height:44px}.auth-card p,.otp-card p,.auth-card small,.otp-card small{color:var(--muted);display:block}.auth-card p,.otp-card p{margin:8px 0 0;font-size:15px;line-height:24px}.auth-card small,.otp-card small{color:var(--green);margin-top:10px;font-size:12px;font-weight:850}.phone-input-wrap{border:1px solid var(--gold);background:#fff;border-radius:17px;grid-template-columns:74px 1fr;align-items:center;height:60px;margin-top:24px;display:grid;overflow:hidden}.phone-input-wrap span{height:100%;color:var(--green);border-right:1px solid var(--gold);place-items:center;font-weight:900;display:grid}.phone-input-wrap input{min-width:0;color:var(--ink);border:0;outline:0;padding:0 16px;font-size:17px}.auth-primary-button,.auth-secondary-button{border-radius:17px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:58px;margin-top:18px;font-weight:900;display:inline-flex}.auth-primary-button{border:1px solid var(--green);background:var(--green);color:#fff}.auth-primary-button:disabled{cursor:not-allowed;background:#8a8580;border-color:#8a8580}.auth-secondary-button{border:1px solid var(--gold);color:var(--green);background:#fff}.auth-divider{color:var(--green);align-items:center;gap:14px;margin-top:20px;font-weight:900;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--gold);flex:1;height:1px}.auth-feature-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:26px;display:grid}.auth-feature-grid span{color:var(--green);border-right:1px solid var(--gold);text-align:center;flex-direction:column;align-items:center;gap:9px;font-size:12px;font-weight:850;line-height:17px;display:flex}.auth-feature-grid span:last-child{border-right:0}.auth-feature-grid .icon{color:var(--gold);font-size:24px}.auth-terms{text-align:center;color:var(--ink);margin-top:22px;font-size:13px;line-height:20px}.auth-terms button{color:var(--green);background:0 0;border:0;padding:0;font-weight:900}.auth-error{color:#b23a3a;text-align:center;margin-top:12px;font-size:13px;font-weight:750}.auth-notice{border:1px solid var(--gold);background:var(--soft-gold);color:var(--green);border-radius:14px;margin-top:14px;padding:11px 12px;font-size:13px;font-weight:850}.otp-page{place-items:center;padding:32px;display:grid}.otp-shell{width:min(100%,520px)}.otp-brand{border:1px solid var(--gold);color:var(--green);background:#fff;border-radius:999px;margin:0 auto 18px;padding:12px 20px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:900;display:block}.otp-card{text-align:center}.otp-icon{border:1px solid var(--gold);background:var(--green);color:#fff;border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 16px;font-size:26px;display:grid}.otp-input-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px;display:grid}.otp-input-grid input{border:1px solid var(--gold);width:100%;height:62px;color:var(--green);text-align:center;background:#fff;border-radius:18px;outline:0;font-size:26px;font-weight:900}.otp-input-grid input:focus{border-color:var(--green);background:var(--soft-gold)}.otp-resend-row{color:var(--ink);justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:750;display:flex}.resend-button{color:var(--green);background:0 0;border:0;margin-top:14px;font-weight:900}.resend-button:disabled{color:#8a8580;cursor:not-allowed}.ecommerce-profile{padding-top:28px}.account-hero,.account-stat-grid button,.account-sidebar,.account-panel{border:1px solid var(--gold);box-shadow:var(--shadow);background:#fff}.account-hero{background:linear-gradient(110deg,#fff6dff5,#fffdf4e0),radial-gradient(circle at 100%,#087a3429,#0000 42%);border-radius:26px;grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:18px;padding:22px;display:grid}.account-hero-main{align-items:center;gap:18px;display:flex}.account-hero .profile-avatar{width:88px;height:88px;margin:0;font-size:25px}.account-eyebrow,.account-panel-top span,.account-contact-card span{color:#f28a00;letter-spacing:2.4px;text-transform:uppercase;font-size:10px;font-weight:900}.account-hero h1{margin-top:5px;font-size:42px;line-height:48px}.account-hero p{color:var(--muted);margin:6px 0 0;font-size:14px}.account-contact-card{background:var(--green);color:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;padding:18px;display:flex}.account-contact-card a,.account-panel-top a{color:inherit;font-weight:900;text-decoration:none}.account-contact-card a{color:#fff;margin-top:8px}.account-contact-card button{border:1px solid var(--gold);background:var(--gold);min-height:40px;color:var(--green);border-radius:999px;margin-top:14px;padding:0 16px;font-weight:900}.account-contact-card strong{color:#fff;margin-top:8px;font-size:22px}.account-auth-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.account-auth-actions button{margin-top:0}.account-auth-actions button:last-child{color:#fff;background:0 0}.account-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.account-stat-grid button{min-height:126px;color:var(--green);text-align:left;border-radius:20px;grid-template-columns:44px 1fr;align-items:center;gap:13px;padding:16px;display:grid}.account-stat-grid .icon{background:var(--green);width:44px;height:44px;color:var(--gold);border-radius:999px}.account-stat-grid span{flex-direction:column;display:flex}.account-stat-grid strong{color:var(--green);font-size:28px;line-height:30px}.account-stat-grid small{color:var(--ink);margin-top:4px;font-size:13px;font-weight:850}.account-stat-grid em{color:var(--muted);margin-top:4px;font-size:11px;font-style:normal}.account-dashboard{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:18px;margin-top:18px;display:grid}.account-sidebar{border-radius:22px;padding:18px;position:sticky;top:104px}.account-sidebar h2{margin-bottom:14px;font-size:28px}.account-sidebar button{width:100%;min-height:72px;color:var(--green);text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;grid-template-columns:36px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.account-sidebar button:hover{border-color:var(--gold);background:var(--soft-gold)}.account-sidebar .icon{background:var(--soft-gold);width:36px;height:36px;color:var(--green);border-radius:999px}.account-sidebar span,.account-policy-grid span{flex-direction:column;gap:4px;display:flex}.account-sidebar strong,.order-timeline strong,.saved-address-list strong,.account-policy-grid strong{color:var(--green)}.account-sidebar small,.order-timeline span,.order-timeline small,.saved-address-list span,.saved-address-list small,.benefit-list span,.account-policy-grid small{color:var(--muted);font-size:12px;line-height:18px}.account-main{gap:18px;display:grid}.account-panel{border-radius:22px;padding:20px}.account-panel-top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.account-panel-top.compact{margin-bottom:14px}.account-panel-top h2{margin-top:4px;font-size:28px}.account-panel-top button,.account-panel-top a{border:1px solid var(--gold);background:var(--soft-gold);min-height:38px;color:var(--green);border-radius:999px;align-items:center;padding:0 14px;font-size:12px;font-weight:900;display:inline-flex}.account-panel-top>.icon{background:var(--green);width:42px;height:42px;color:var(--gold);border-radius:999px;flex:none}.order-timeline{gap:10px;display:grid}.order-timeline article{background:var(--cream);border:1px solid #f4c23da6;border-radius:16px;grid-template-columns:14px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px;display:grid}.order-status-dot{background:var(--gold);border-radius:999px;width:12px;height:12px}.order-status-dot.delivered{background:#14a46c}.order-timeline strong,.order-timeline span,.order-timeline small{display:block}.order-timeline em{background:var(--soft-gold);color:var(--green);border-radius:999px;padding:7px 11px;font-size:11px;font-style:normal;font-weight:900}.order-timeline b{color:var(--green)}.account-two-column{grid-template-columns:1fr 1fr;gap:18px;display:grid}.saved-address-list,.benefit-list{gap:10px;display:grid}.saved-address-list article{background:var(--cream);border:1px solid #f4c23da6;border-radius:16px;padding:14px}.saved-address-list strong,.saved-address-list span,.saved-address-list small{display:block}.benefit-list span{grid-template-columns:22px 1fr;align-items:center;gap:9px;display:grid}.benefit-list .icon{color:var(--green)}.account-policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-policy-grid button{background:var(--cream);min-height:112px;color:var(--green);text-align:left;border:1px solid #f4c23dcc;border-radius:16px;grid-template-columns:1fr 22px;align-items:center;gap:12px;padding:14px;display:grid}.profile-guest .account-sidebar button,.profile-guest .account-stat-grid button{position:relative}.profile-guest .account-stat-grid button:not(:nth-child(2)){background:linear-gradient(180deg, #fff, var(--soft-gold))}.guest-locked-card{border:1px dashed var(--gold);background:var(--soft-gold);min-height:178px;color:var(--green);text-align:center;border-radius:16px;place-items:center;padding:18px;display:grid}.guest-locked-card .icon{background:var(--green);width:42px;height:42px;color:var(--gold);border-radius:999px}.guest-locked-card strong{color:var(--green);margin-top:8px;font-size:16px}.guest-locked-card p{max-width:420px;color:var(--muted);margin:6px 0 0;font-size:13px;line-height:20px}.guest-locked-card button{border:1px solid var(--gold);background:var(--green);color:#fff;border-radius:999px;min-height:40px;margin-top:12px;padding:0 16px;font-weight:900}.login-required-panel{border:1px solid var(--gold);width:min(100%,680px);box-shadow:var(--shadow);text-align:center;background:linear-gradient(120deg,#fff6dff5,#fffdf4f2),radial-gradient(circle at 100%,#087a3424,#0000 42%);border-radius:28px;margin:54px auto 0;padding:42px}.login-required-icon{background:var(--green);width:70px;height:70px;color:var(--gold);border-radius:22px;place-items:center;margin:0 auto 18px;font-size:28px;display:grid}.login-required-panel span{color:#f28a00;letter-spacing:2.6px;font-size:10px;font-weight:900}.login-required-panel h1{margin-top:8px;font-size:40px}.login-required-panel p{max-width:520px;color:var(--muted);margin:10px auto 0;font-size:15px;line-height:24px}.login-required-actions{justify-content:center;gap:12px;margin-top:24px;display:flex}.login-required-actions button{border:1px solid var(--gold);border-radius:999px;min-height:48px;padding:0 22px;font-weight:900}.login-required-actions button:first-child{background:var(--green);color:#fff}.login-required-actions button:last-child{color:var(--green);background:#fff}.sidebar-backdrop{z-index:50;background:#00000057;position:fixed;inset:0}.sidebar{background:var(--cream);border-right:1px solid var(--gold);width:min(84vw,340px);min-height:100%;padding:16px;box-shadow:24px 0 60px #00000038}.sidebar-top{justify-content:space-between;align-items:center;display:flex}.sidebar-top img{object-fit:contain;width:150px;height:44px}.sidebar-top button{border:1px solid var(--gold);width:38px;height:38px;color:var(--green);background:#fff;border-radius:999px}.sidebar p{color:var(--muted);font-size:14px;line-height:22px}.sidebar-divider{color:#f28a00;letter-spacing:2px;text-transform:uppercase;margin:18px 0 8px;font-size:10px;font-weight:900}.sidebar>button{border:1px solid var(--gold);width:100%;min-height:48px;color:var(--green);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;margin-top:8px;padding:0 14px;font-weight:850;display:flex}@media (width>=860px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-rail{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:visible}.mini-card{width:auto;min-width:0}}@media (width<=859px){.site-shell{background:var(--green)}.app-frame{width:min(100%,520px);margin:0 auto;padding-bottom:0;box-shadow:0 0 0 1px #f4c23d40,0 30px 80px #0003}.topbar{grid-template-columns:48px 1fr auto;gap:8px;min-height:64px;padding:10px 16px}.desktop-nav{display:none}.brand-button{justify-self:center}.brand-button img{width:144px;height:42px}.profile-pill{justify-content:center;width:36px;min-height:36px;padding:0}.profile-pill span,.logout-button{display:none}.auth-layout{min-height:100vh;display:block}.auth-visual{min-height:330px;padding:26px}.auth-logo-button{width:150px}.auth-logo-button img{height:58px}.auth-visual h1{max-width:360px;font-size:34px;line-height:40px}.auth-visual p{max-width:340px;font-size:14px;line-height:22px}.auth-card-wrap{min-height:0;margin-top:-34px;padding:0 16px 24px;display:block}.auth-card,.otp-card{border-radius:24px;width:100%;padding:22px}.auth-card h2,.otp-card h1{font-size:30px;line-height:36px}.auth-feature-grid{gap:6px}.otp-page{padding:18px 16px}.screen{width:100%;padding:0 0 22px}.site-footer{margin-top:8px}.footer-top-band{border-radius:14px;width:calc(100% - 32px);padding:14px;display:grid;transform:translateY(-14px)}.footer-top-band h2{font-size:19px;line-height:25px}.footer-top-band button{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:16px 14px;width:calc(100% - 32px);margin-top:-2px;padding-bottom:18px}.footer-brand,.footer-contact{grid-column:1/-1}.footer-logo img{width:138px;height:40px}.footer-bottom{gap:6px;width:calc(100% - 32px);padding-bottom:16px;display:grid}.search-wrap{max-width:none;margin:14px 16px 0}.hero-banner{width:calc(100% - 32px);height:180px;margin:20px 16px 0}.hero-copy{width:56%;min-width:190px;padding:16px}.hero-copy strong{margin-top:8px;font-size:17px;line-height:22px}.hero-copy em{font-size:17px;line-height:20px}.hero-copy>span:not(.eyebrow):not(.cta-pill){margin-top:8px;font-size:11px;line-height:15px}.category-row,.product-rail,.review-rail{padding:18px 16px 8px}.category-chip{min-width:76px}.category-avatar{width:62px;height:62px}.assurance-strip{margin:16px}.assurance-item{min-height:76px}.assurance-item .icon{font-size:18px}.assurance-item strong,.assurance-item span{font-size:8px;line-height:11px}.section-header{padding:10px 16px 4px}.section-header h2{font-size:22px;line-height:28px}.mini-card{width:118px;min-width:118px}.mini-card img{height:98px}.card-body-button{min-height:104px;padding:10px}.card-body-button strong{font-size:10px;line-height:15px}.price{font-size:14px}.collection-grid{gap:12px;padding:12px 16px 0}.collection-card{min-height:156px;padding:15px}.collection-card strong{font-size:19px;line-height:22px}.collection-card span{font-size:11px;line-height:15px}.promise{margin:22px 16px 0;display:block}.promise-image img{height:190px;min-height:0}.promise-copy{padding:18px}.promise-copy h2,.arrivals h2{font-size:28px;line-height:34px}.arrivals{margin-top:20px;padding:22px 12px 4px}.product-grid,.category-grid{margin-top:20px}.grid-card img{height:138px}.grid-copy{padding:11px 12px 12px}.grid-copy>button{font-size:14px}.grid-copy p{font-size:11px;line-height:16px}.reviews-section{padding:18px 0 8px}.review-card{min-width:250px}.category-hero,.promo-card{width:calc(100% - 32px);min-height:180px;margin:20px 16px 0;padding:18px}.category-hero strong{font-size:22px}.category-hero span{font-size:12px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 16px}.promo-card strong{font-size:21px}.promo-card small{font-size:12px}.simple-heading{padding:24px 16px 6px}.simple-heading h1{font-size:30px}.catalog-grid{padding:0 16px}.detail-layout{display:block}.breadcrumb-row{padding:14px 16px 0}.detail-gallery{padding:16px}.main-image{height:280px}.detail-copy{padding:0 16px 24px}.detail-copy h1{font-size:25px;line-height:34px}.cart-list{padding:12px 16px}.summary-card{margin:8px 16px 0}.insight-row{padding:12px 16px 0}.notice-list,.menu-list{padding:14px 16px}.profile-card{margin:24px 16px 0}.ecommerce-profile{padding-top:0}.account-hero{grid-template-columns:1fr;margin:18px 16px 0;padding:18px}.account-hero-main{align-items:flex-start}.account-hero .profile-avatar{width:72px;height:72px}.account-hero h1{font-size:30px;line-height:36px}.account-contact-card{padding:16px}.account-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 16px 0}.account-stat-grid button{grid-template-columns:38px 1fr;min-height:110px;padding:14px}.account-stat-grid .icon{width:38px;height:38px}.account-stat-grid strong{font-size:24px}.account-dashboard{margin:14px 16px 0;display:block}.account-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid;position:static}.account-sidebar h2{grid-column:1/-1;margin-bottom:2px}.account-sidebar button{background:var(--cream);border-color:#f4c23da6;grid-template-columns:34px 1fr;min-height:80px}.account-main{margin-top:14px}.account-panel{padding:16px}.account-panel-top{flex-direction:column;align-items:flex-start}.account-panel-top.compact{flex-direction:row}.order-timeline article{grid-template-columns:12px minmax(0,1fr)}.order-timeline em,.order-timeline b{grid-column:2;justify-self:start}.account-two-column,.account-policy-grid{grid-template-columns:1fr}.login-required-panel{width:calc(100% - 32px);margin-top:24px;padding:26px 18px}.login-required-panel h1{font-size:30px;line-height:36px}.login-required-actions{flex-direction:column}.profile-hero{grid-template-columns:72px 1fr;margin:18px 16px 0;padding:18px}.profile-hero a{grid-column:1/-1}.profile-hero h1{font-size:28px}.profile-grid{grid-template-columns:1fr 1fr;margin:14px 16px 0}.support-strip{grid-template-columns:42px 1fr;margin:14px 16px 0;padding:16px}.support-strip>.icon{width:42px;height:42px}.support-strip h2{font-size:20px}.policy-card-grid{margin:0 16px}.policy-link-grid{grid-template-columns:1fr}.policy-screen{padding-top:0}.policy-hero{margin:18px 16px 0;padding:22px}.policy-hero h1{font-size:32px;line-height:38px}.policy-layout{margin:14px 16px 0;display:block}.policy-content{padding:4px 18px 18px}.support-card{margin-top:14px;position:static}.product-policy-panel{margin-top:16px}.checkout-progress{width:calc(100% - 32px)}.payment-layout{margin:18px 16px 0;display:block}.payment-main{gap:12px}.payment-summary{margin-top:12px;position:static}.address-grid{grid-template-columns:1fr}}@media (width<=390px){.topbar{padding-inline:10px}.brand-button img{width:122px}.topbar-actions{gap:0}.icon-button{width:34px}.hero-copy{width:62%;min-width:0}.collection-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-grid,.account-stat-grid,.account-sidebar{grid-template-columns:1fr}.account-hero-main{grid-template-columns:64px 1fr;display:grid}.assurance-item strong,.assurance-item span{font-size:7px}.footer-main{grid-template-columns:1fr}.footer-column div{grid-template-columns:1fr 1fr}.footer-contact{grid-column:auto}}
