@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;600;700;800&family=Fleur+De+Leah&display=swap");:root{--pink:#1f7a68;--pink-bright:#c85d38;--pink-soft:#edf7f1;--text:#2f3330;--muted:#647067;--line:#dfe7e1;--section:#f2f6f2;--accent-warm:#d8892f;--accent-soft:#f7e2d4}*{box-sizing:border-box}body{margin:0;color:var(--text);font-family:Fira Sans,Arial,sans-serif;font-weight:400;background:#fffdf9}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.top-marquee{overflow:hidden;background:#12342d;color:#f4c8a8;font-size:14px;font-weight:500;white-space:nowrap}.marquee-track{display:flex;width:max-content;animation:announcement-marquee 28s linear infinite}.marquee-track span{display:inline-flex;align-items:center;min-height:35px;padding:0 clamp(34px,7vw,92px)}@keyframes announcement-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.shipping-bar{padding:13px 16px;color:#ffffff;background:var(--pink);text-align:center;font-weight:600;letter-spacing:0}.main-header{border-bottom:1px solid var(--line);background:#fffdf9}.nav-row{position:relative;display:flex;align-items:center;gap:30px;min-height:124px}.brand-logo{display:inline-flex;flex-direction:column;color:var(--pink-bright);font-family:Fleur De Leah,sans-serif;font-size:clamp(60px,6.2vw,94px);font-weight:300;font-style:normal;line-height:.9;letter-spacing:0;white-space:nowrap}.brand-logo small{margin-top:9px;color:#59675e;font-family:Fira Sans,Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:4px;text-align:center}.navbar-logo{flex:0 0 auto;width:auto;min-width:clamp(190px,21vw,290px)}.navbar-logo-image{width:100%;height:auto;object-fit:contain}.primary-nav{display:flex;flex:0 0 auto;gap:clamp(20px,2.4vw,42px);margin-left:auto;font-size:18px}.primary-nav a{white-space:nowrap}.nav-tools button.active,.primary-nav a.active,.primary-nav a:hover{color:var(--pink)}.nav-tools{position:relative;flex:0 0 auto;display:flex;align-items:center;gap:16px;margin-left:0}.nav-tools button{position:relative;display:grid;width:31px;height:31px;place-items:center;padding:0;border:0;color:#222222;background:transparent;cursor:pointer}.nav-tools svg{width:30px;height:30px;stroke-width:1.4}.nav-burger{display:none;width:32px;height:32px;place-items:center;padding:0;border:0;color:#222222;background:transparent;cursor:pointer}.nav-burger svg{width:28px;height:28px;stroke-width:1.6}.cart-button span,.cart-title span{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#ffffff;background:var(--pink);font-size:12px;font-weight:700}.cart-button span{position:absolute;top:-8px;right:-9px}.account-dropdown{position:absolute;top:42px;right:-95px;z-index:20;width:225px;border:1px solid var(--line);border-radius:4px;background:#ffffff;box-shadow:0 3px 8px rgba(0,0,0,.18)}.account-dropdown a,.account-dropdown button{display:block;width:100%;padding:20px 26px;border:0;border-bottom:1px solid var(--line);color:inherit;background:transparent;text-align:left;font-size:18px;cursor:pointer}.account-dropdown a:last-child,.account-dropdown button:last-child{border-bottom:0}.page-hero{padding:64px 16px 62px;background:#f1f6f0;text-align:center}.page-hero-plain{background:#ffffff;padding-top:78px;padding-bottom:48px}.page-hero h1{margin:0 0 13px;font-size:31px;font-weight:400}.page-hero p{margin:0;color:#555555}.page-hero span{margin:0 10px}.home-hero{position:relative;aspect-ratio:2092/751;overflow:hidden;background:#ffffff}.home-hero-bg{width:100%;height:100%;object-fit:contain;object-position:center top}.dark-button{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;color:#ffffff;background:#18362f;font-size:12px;font-weight:700;text-transform:uppercase}.hero-shop-button{position:absolute;left:11.7%;top:73%;z-index:2}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--pink);color:#ffffff}.service-strip div{display:flex;justify-content:center;align-items:center;gap:11px;min-height:78px;border-right:1px solid rgba(255,255,255,.22);font-size:13px}.home-products{padding:54px 0 38px}.home-products h2{margin:0 0 38px;font-size:22px;font-weight:400;text-align:center}.product-grid,.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:44px 34px;gap:44px 34px}.shop-grid{grid-template-columns:repeat(3,1fr)}.product-card{position:relative;text-align:center}.product-image-wrap{position:relative;margin-bottom:18px}.product-image-wrap .product-share--icon{position:absolute;top:10px;right:10px;z-index:3}.product-image{position:relative;display:block;aspect-ratio:1;background:#f6f6f6;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.sale-badge{position:absolute;top:8px;left:8px;z-index:2;padding:5px 7px;color:#ffffff;background:var(--pink-bright);font-size:11px}.product-card h3{min-height:36px;margin:0 0 11px;color:var(--pink);font-size:14px;font-weight:400;line-height:1.35}.price{display:flex;justify-content:center;align-items:baseline;gap:6px;min-height:20px;margin:0 0 16px;color:#222222;font-size:13px}.price del,.product-detail-price del{color:#8f8f8f;font-weight:400}.offer-pill{display:inline-flex;align-items:center;justify-content:center;height:18px;padding:0 8px;border-radius:999px;color:#ffffff;background:var(--pink-bright);font-size:11px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.price span,.product-detail-price span{color:#222222}.wishlist{border:0;color:#555555;background:transparent}.add-cart-button,.wishlist{display:inline-flex;align-items:center;gap:7px;font-size:12px;cursor:pointer}.add-cart-button{justify-content:center;min-width:132px;height:36px;margin:0 auto 11px;border:1px solid var(--pink);border-radius:18px;color:#ffffff;background:var(--pink);font-weight:700}.product-page{background:#ffffff}.product-detail-band{padding:45px 0 50px;background:#f3f3f3}.product-topline{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:42px}.product-detail{display:grid;grid-template-columns:minmax(380px,560px) 1fr;grid-gap:34px;gap:34px}.product-gallery{position:relative;height:700px;background:#eeeeee;overflow:hidden}.product-gallery img{width:100%;height:100%;object-fit:cover;object-position:top center}.image-expand-button{position:absolute;right:14px;bottom:14px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:3px;color:#999999;background:#ffffff;font-size:26px;line-height:1;cursor:pointer}.product-summary{align-self:start;padding-top:8px}.breadcrumb-line,.product-nav-line{margin:0;color:#4f4f4f;font-size:14px}.product-nav-line{text-transform:uppercase}.product-nav-line span{margin:0 11px;color:#222222}.product-summary h1{margin:0 0 15px;color:#222222;font-size:28px;font-weight:700;line-height:1.12;text-transform:uppercase}.product-detail-price{display:flex;align-items:baseline;gap:10px;margin:0 0 50px;color:var(--pink);font-size:25px;font-weight:500}.product-detail-price del{color:#555555}.description-html,.product-copy,.product-description p{color:#4d4d4d;font-size:16px;line-height:1.9}.stock-block{margin:34px 0 28px}.stock-block span{display:block;margin-bottom:20px;color:#333333;font-size:16px}.stock-block div{width:100%;height:12px;background:linear-gradient(90deg,#176b5c 0 62%,#eeeeee 62% 100%)}.product-actions{display:grid;grid-template-columns:220px minmax(220px,1fr);align-items:center;grid-gap:18px;gap:18px;margin:0 0 22px}.cart-line-controls,.quantity-stepper{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden}.cart-line-controls button,.quantity-stepper button{display:grid;width:38px;height:38px;place-items:center;border:0;color:#333333;background:#ffffff;cursor:pointer}.cart-line-controls strong,.quantity-stepper span{min-width:34px;text-align:center;font-size:14px}.product-actions .quantity-stepper{height:64px;border-radius:31px;background:#ffffff}.product-actions .quantity-stepper button{width:64px;height:64px}.product-actions .quantity-stepper span{min-width:70px;font-size:18px}.place-order-button,.product-add-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:48px;padding:0 24px;border:0;border-radius:24px;color:#ffffff;background:var(--pink);font-size:15px;font-weight:700;cursor:pointer}.product-add-button{height:64px;border-radius:31px;text-transform:uppercase}.product-soft-action,.product-wishlist-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:999px;color:#444444;background:#ffffff;font-size:15px;font-weight:500;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease}.product-soft-action:hover,.product-wishlist-link:hover{border-color:var(--pink);color:var(--pink);background:var(--pink-soft);box-shadow:0 8px 18px rgba(31,122,104,.08)}.product-secondary-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:26px}.product-share{position:relative}.product-share--detail{display:inline-flex}.product-share-icon-button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;color:#333333;background:rgba(255,255,255,.96);box-shadow:0 4px 14px rgba(0,0,0,.12);cursor:pointer;transition:transform .2s ease,color .2s ease,background-color .2s ease,box-shadow .2s ease}.product-share-icon-button:hover{transform:translateY(-1px);color:var(--pink);background:#ffffff;box-shadow:0 6px 18px rgba(0,0,0,.16)}.product-share-feedback{position:absolute;top:calc(100% + 8px);left:50%;z-index:4;width:max-content;max-width:180px;padding:6px 10px;border-radius:8px;color:#ffffff;background:#222222;font-size:11px;line-height:1.3;text-align:center;pointer-events:none;transform:translateX(-50%);box-shadow:0 8px 20px rgba(0,0,0,.14)}.product-meta{display:grid;grid-gap:8px;gap:8px;color:#6a6a6a;font-size:14px;line-height:1.55}.product-meta p{margin:0}.product-meta span{color:#222222;font-weight:700}.product-description,.related-products{padding:58px 0 68px}.billing-panel h1,.billing-panel h2,.checkout-empty h1,.order-panel h2,.related-products h2{margin:0 0 24px;font-weight:500}.product-tabs{display:flex;justify-content:center;gap:54px;margin-bottom:28px}.product-tabs button{border:0;color:#555555;background:transparent;font-size:18px;cursor:pointer}.product-tabs button.active{color:var(--pink)}.product-info-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);grid-gap:44px;gap:44px;align-items:start}.product-info-grid h2{margin:0 0 16px;color:#1d2b25;font-size:24px;font-weight:700}.product-highlights{display:grid;grid-gap:10px;gap:10px;margin:22px 0 0;padding-left:20px;color:#4d4d4d;font-size:15px;line-height:1.7}.additional-info-table{width:100%;border-collapse:collapse;color:#43504a;font-size:14px}.additional-info-table td,.additional-info-table th{padding:13px 15px;border:1px solid var(--line);text-align:left;vertical-align:top}.additional-info-table th{width:38%;color:#1d2b25;background:var(--pink-soft);font-weight:700}.description-html{width:min(760px,100%);margin:0 auto}.description-html table{width:100%;border-collapse:collapse;margin-bottom:22px;background:#ffffff}.description-html td{padding:10px 13px;border:1px solid #e5e5e5}.description-html ul{margin:0;padding-left:22px}.description-html li{margin:8px 0}.related-products h2{text-align:center}.style-banner{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:320px;margin:40px 0 12px;overflow:hidden;background:#1f7a68}.style-banner:after{content:"";position:absolute;right:0;top:0;width:31%;height:100%;background:var(--accent-warm);-webkit-clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)}.style-banner img{z-index:1;justify-self:center;width:235px;height:300px;object-fit:cover;object-position:top}.style-banner h2{z-index:1;max-width:430px;margin:0;color:#ffffff;font-size:52px;font-weight:800;line-height:.95;text-transform:uppercase}.style-banner span{color:#f6d86b}.style-banner strong{color:#ffad7a}.banner-dots{position:absolute;left:43%;top:39%;color:#ffffff;font-size:46px;font-weight:800}.collection-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding:45px max(16px,calc((100vw - 1200px) / 2));background:#dceee5}.collection-card{position:relative;display:grid;grid-template-columns:120px 1fr;align-items:center;min-height:150px;grid-gap:20px;gap:20px;background:#ffffff}.collection-card img{width:120px;height:150px;object-fit:cover}.collection-card h3{margin:0 0 6px;font-size:15px;font-weight:600}.collection-card span{color:var(--pink);font-size:12px;font-weight:600}.shop-wrap{display:grid;grid-template-columns:210px 1fr;grid-gap:34px;gap:34px;padding:54px 0 92px}.shop-sidebar h3{margin:34px 0 20px;font-size:18px;font-weight:500}.sidebar-search{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center;height:48px;padding:0 6px 0 18px;border-radius:24px;background:#f2f2f2;color:#777777;font-size:13px}.sidebar-search label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.sidebar-search input{min-width:0;border:0;outline:0;color:#444444;background:transparent}.sidebar-search button{display:grid;width:36px;height:36px;place-items:center;border:0;color:var(--pink);background:transparent;cursor:pointer}.category-list{display:grid;grid-gap:16px;gap:16px;margin:0;padding:0;list-style:none;color:#666666;font-size:13px}.category-list li{display:block}.category-list a{display:flex;justify-content:space-between;gap:10px;color:inherit}.category-list a.active,.category-list a:hover{color:var(--pink)}.category-list a.is-child{padding-left:14px}.category-list a.is-child span:before{content:">";margin-right:8px;color:#9a9a9a}.category-list em{font-style:normal}.category-list.small{gap:18px}.category-list.small li{display:block}.price-filter{display:grid;grid-gap:16px;gap:16px}.price-filter input[type=range]{width:100%;height:7px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:var(--pink);cursor:pointer}.price-filter input[type=range]::-webkit-slider-thumb{width:14px;height:14px;-webkit-appearance:none;appearance:none;border-radius:50%;background:var(--pink)}.price-filter input[type=range]::-moz-range-thumb{width:14px;height:14px;border:0;border-radius:50%;background:var(--pink)}.filter-row{display:flex;align-items:center;gap:16px;font-size:12px}.contact-form button,.filter-row button,.newsletter button{border:0;border-radius:4px;color:#ffffff;background:var(--pink);font-weight:700;text-transform:uppercase;cursor:pointer}.filter-row button{padding:10px 18px;border-radius:22px}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;color:#555555;font-size:13px}.shop-toolbar select{width:170px;height:34px;border:1px solid var(--line);color:#555555;background:#ffffff;font-size:12px}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:78px;font-size:13px}.pagination a,.pagination strong{display:grid;width:27px;height:27px;place-items:center;color:inherit}.pagination a:hover{color:var(--pink)}.pagination strong{border-radius:50%;color:#ffffff;background:var(--pink)}.about-intro{display:grid;grid-template-columns:460px 1fr;align-items:center;grid-gap:38px;gap:38px;padding:100px 0 70px}.about-intro img{width:460px;height:650px;object-fit:cover;object-position:top}.about-intro h2,.mission-grid h2,.offer-section h2,.story-grid h2{margin:0 0 28px;font-size:36px;font-weight:800;line-height:1}.about-intro p,.mission-grid p,.story-grid p{color:#555555;font-size:18px;line-height:1.32}.story-band{padding:76px 0;background:#f7f7f7}.story-grid{display:grid;grid-template-columns:1.1fr 300px 300px;align-items:center;grid-gap:28px;gap:28px}.story-grid img{width:300px;height:380px;object-fit:cover;object-position:top}.offer-section{max-width:590px;padding:78px 0 95px}.offer-section h2{text-align:center}.offer-section li{margin:9px 0;font-size:18px}.business-details{max-width:760px;margin-bottom:76px;padding:34px 36px;border:1px solid var(--line);background:#fffdf9}.business-details h2{margin:0 0 22px;font-size:28px;font-weight:800}.business-details p{margin:0 0 10px;color:#4f5c53;font-size:16px}.mission-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px;padding-bottom:10px}.mission-grid div{padding:34px 36px;background:#efefef}.contact-map iframe{width:100%;height:465px;border:0}.contact-section{padding:58px 0 92px}.contact-section>h2{margin:0 0 24px;font-size:31px;font-weight:400;text-align:center}.contact-kicker{margin:0 0 52px;color:#9a9a9a;font-size:11px;font-weight:700;letter-spacing:2px;text-align:center}.contact-grid{display:grid;grid-template-columns:310px 1fr;grid-gap:55px;gap:55px}.contact-details{display:grid;grid-gap:32px;gap:32px}.contact-details>div{display:grid;grid-template-columns:54px 1fr;grid-gap:18px;gap:18px}.contact-details svg{width:54px;height:54px;padding:15px;border-radius:50%;color:var(--pink-bright);background:var(--accent-soft)}.contact-details h3,.contact-form h3{margin:0 0 12px;font-size:18px;font-weight:500}.contact-details p{margin:0 0 13px;color:#555555;font-size:13px}.contact-form{display:grid;grid-gap:25px;gap:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.contact-form label{display:grid;grid-gap:9px;gap:9px;color:#444444;font-size:13px}.contact-form input,.contact-form textarea,.newsletter input{width:100%;border:1px solid #dddddd;border-radius:4px;color:#555555;background:#ffffff}.contact-form input{height:48px;padding:0 18px}.contact-form textarea{min-height:320px;padding:20px 18px;resize:vertical}.contact-status{margin:-6px 0 0;color:var(--pink);font-size:13px;line-height:1.5}.contact-form button{width:126px;height:48px}.account-wrap{display:grid;grid-template-columns:300px 1fr;grid-gap:42px;gap:42px;min-height:670px;padding:70px 0}.account-menu{display:grid;align-content:start;grid-gap:30px;gap:30px;padding-right:45px;border-right:1px solid var(--line)}.account-menu a{display:flex;align-items:center;gap:23px;font-size:18px}.account-menu a.active{font-weight:700}.account-panel{max-width:980px;font-size:18px;line-height:1.8}.signup-otp-panel{max-width:620px;margin-top:34px;padding:28px;border:1px solid var(--line);background:#fffdf9}.signup-otp-panel h2{margin:0 0 8px;font-size:26px;font-weight:600}.signup-otp-panel p{margin:0 0 22px;color:var(--muted);font-size:15px;line-height:1.6}.signup-otp-panel form{display:grid;grid-gap:16px;gap:16px}.signup-otp-panel label{display:grid;grid-gap:8px;gap:8px;color:#424b44;font-size:13px;line-height:1.35}.signup-otp-panel input{width:100%;height:48px;padding:0 16px;border:1px solid #d8e2db;border-radius:4px;color:#445048;background:#ffffff}.signup-otp-panel form div{display:flex;flex-wrap:wrap;gap:12px}.signup-otp-panel button{min-width:132px;height:44px;padding:0 18px;border:0;border-radius:22px;color:#ffffff;background:var(--pink);font-size:12px;font-weight:800;text-transform:uppercase;cursor:pointer}.signup-otp-panel button:first-child{color:var(--pink);background:#dceee5}.auth-page{min-height:720px;display:grid;place-items:center;padding:70px 16px;background:linear-gradient(180deg,#f3f8f4,#fffdf9)}.auth-shell{width:min(440px,100%)}.auth-card{border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:0 14px 35px rgba(31,122,104,.12);overflow:hidden}.auth-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:26px 26px 18px}.auth-card-header h1{margin:0;color:#1d2b25;font-size:28px;font-weight:700;line-height:1.15}.auth-card-header p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.auth-card-header span{flex:0 0 auto;margin-top:2px;padding:7px 11px;border-radius:999px;color:var(--pink);background:#edf7f1;font-size:12px;font-weight:700;white-space:nowrap}.auth-card form{display:grid;grid-gap:16px;gap:16px;padding:0 26px 26px}.auth-card label{display:grid;grid-gap:8px;gap:8px;color:#424b44;font-size:13px;font-weight:600}.auth-card input{width:100%;height:48px;padding:0 16px;border:1px solid #d8e2db;border-radius:8px;color:#26312b;background:#ffffff;outline:0;transition:border-color .2s ease,box-shadow .2s ease}.auth-card input:focus{border-color:var(--pink);box-shadow:0 0 0 4px rgba(31,122,104,.12)}.auth-card input.invalid{border-color:#dc6a60}.auth-card small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.4}.auth-card small.field-error{color:#bd3d34}.auth-alert{padding:12px 14px;border-radius:8px;font-size:13px;line-height:1.45}.auth-alert.error{border:1px solid #f0b8b2;color:#9d2f28;background:#fff0ee}.auth-alert.success{border:1px solid #a8d8bd;color:#17613c;background:#effaf3}.otp-label-row{display:flex;justify-content:space-between;align-items:center;gap:18px}.otp-label-row button{color:var(--pink);background:transparent;font-size:12px}.auth-submit,.otp-label-row button{border:0;font-weight:800;cursor:pointer}.auth-submit{height:48px;border-radius:24px;color:#ffffff;background:var(--pink);font-size:13px;text-transform:uppercase}.auth-submit:disabled{color:#7f8b84;background:#dfe7e1;cursor:not-allowed}.auth-switch,.auth-terms{margin:0;text-align:center}.auth-switch{color:#5c6861;font-size:14px}.auth-switch a{color:var(--pink);font-weight:800}.auth-terms{color:#7f8b84;font-size:12px;line-height:1.5}.auth-terms span{text-decoration:underline}.auth-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px;color:#607068;font-size:12px}.auth-trust span{padding:7px 11px;border-radius:999px;background:#edf7f1}.account-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.account-actions a,.account-panel button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:0;border-radius:22px;color:#ffffff;background:var(--pink);font-size:13px;font-weight:800;text-transform:uppercase;cursor:pointer}.account-panel button{min-height:0;padding:0;color:var(--pink);background:transparent;font-size:inherit;text-transform:none}.account-menu button{display:flex;align-items:center;gap:23px;padding:0;border:0;color:inherit;background:transparent;font-size:18px;cursor:pointer}.account-details-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));grid-gap:18px;gap:18px;margin-top:28px}.account-details-grid div{display:grid;grid-gap:6px;gap:6px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fffdf9}.account-details-grid span{color:var(--muted);font-size:13px}.account-details-grid strong{font-size:16px;word-break:break-word}.orders-panel h2{margin:0;font-size:28px;font-weight:600;line-height:1.2}.orders-panel p{margin:8px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.orders-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px}.orders-summary{display:grid;justify-items:end;grid-gap:4px;gap:4px;padding:14px 18px;border:1px solid var(--line);border-radius:8px;background:#fffdf9;white-space:nowrap}.orders-summary span{color:var(--muted);font-size:13px}.orders-summary strong{color:var(--pink);font-size:18px}.orders-list{display:grid;grid-gap:18px;gap:18px}.order-history-card{display:grid;grid-gap:16px;gap:16px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#fffdf9}.order-history-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.order-history-top span{color:var(--muted);font-size:13px}.order-history-top h3{margin:5px 0 0;color:#1d2b25;font-size:20px;font-weight:700}.order-history-top strong{color:var(--pink);font-size:18px;white-space:nowrap}.order-history-meta{display:flex;flex-wrap:wrap;gap:8px}.order-history-meta span{padding:6px 10px;border-radius:999px;color:#405047;background:#edf7f1;font-size:12px;font-weight:700;text-transform:capitalize}.order-status-badge{text-transform:none}.order-status-badge--success{color:#1f6a57;background:#e4f4ee}.order-status-badge--failed{color:#9d2f28;background:#fdeeed}.order-status-badge--pending,.order-status-badge--placed,.order-status-badge--unknown{color:#8a6118;background:#fff2df}.orders-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.orders-panel .orders-filter{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:var(--text);background:#ffffff;font-size:13px;font-weight:700;line-height:1;text-transform:none;white-space:nowrap;cursor:pointer}.orders-panel .orders-filter-label{display:inline-block}.orders-panel .orders-filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#f4f7f4;color:var(--muted);font-size:11px;font-weight:800;line-height:1}.orders-panel .orders-filter.is-active{border-color:var(--pink);color:#ffffff;background:var(--pink)}.orders-panel .orders-filter.is-active .orders-filter-count{color:var(--pink);background:#ffffff}.orders-sync-note{margin-bottom:16px;color:var(--muted);font-size:14px}.order-history-actions{display:flex;justify-content:flex-end}.order-retry-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:19px;color:#ffffff;background:var(--pink);font-size:12px;font-weight:800;text-transform:uppercase}.order-history-items{display:grid;grid-gap:10px;gap:10px}.order-history-items div{display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:12px;gap:12px;color:#33423a;font-size:14px}.order-history-items img,.order-history-items svg{width:42px;height:42px;border-radius:4px;object-fit:cover;background:#f1f6f0}.order-history-items svg{padding:10px;color:var(--pink)}.order-history-items em{color:var(--muted);font-size:13px;font-style:normal}.orders-empty{display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:46px 24px;border:1px solid var(--line);border-radius:8px;background:#fffdf9;text-align:center}.orders-empty svg{width:46px;height:46px;color:var(--pink)}.orders-empty h3{margin:0;font-size:22px}.orders-empty p{max-width:420px;margin:0}.orders-empty a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:8px;padding:0 18px;border-radius:22px;color:#ffffff;background:var(--pink);font-size:13px;font-weight:800;text-transform:uppercase}.order-history-skeleton p,.order-history-skeleton span,.order-history-skeleton strong{display:block;height:14px;border-radius:999px;background:#edf2ee}.order-history-skeleton span{width:140px}.order-history-skeleton strong{width:220px;height:20px}.order-history-skeleton p{width:70%;margin:0}.site-footer{padding-top:76px;background:var(--pink-soft)}.footer-grid{display:grid;grid-template-columns:1.5fr .9fr 1.2fr 1.5fr;grid-gap:64px;gap:64px}.footer-logo{margin-bottom:28px;font-size:48px}.footer-image-logo{width:auto}.footer-logo-image{width:100%;height:auto;object-fit:contain}.site-footer h3{margin:0 0 34px;color:var(--pink);font-size:20px;font-weight:400}.site-footer a,.site-footer address,.site-footer div:not(.footer-grid):not(.copyright),.site-footer small{font-style:normal}.site-footer .footer-grid>div,.site-footer address{display:grid;align-content:start;grid-gap:16px;gap:16px}.newsletter p,.site-footer a,.site-footer address span,.site-footer small{color:#222222;font-size:14px}.newsletter p{margin:0;line-height:1.7}.newsletter input{height:48px;padding:0 18px}.newsletter button{width:119px;height:48px;background:var(--pink-bright);font-size:12px}.copyright{margin-top:70px;padding:25px 0;border-top:1px solid #cfe3d7;color:#111111;text-align:center;font-size:14px}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:rgba(38,42,56,.82)}.search-modal{width:min(812px,calc(100% - 34px));background:#ffffff;border-radius:5px;overflow:hidden}.search-modal>div{display:flex;justify-content:space-between;align-items:center;height:64px;padding:0 26px}.cart-title button,.search-modal button{border:0;background:transparent;cursor:pointer}.search-modal label{display:grid;grid-template-columns:1fr 42px;align-items:center;height:76px;padding:0 22px 0 26px;background:#f3f4f5}.search-modal input{border:0;outline:0;color:#8d99a8;background:transparent;font-size:18px;font-style:italic}.search-modal label button{display:grid;width:42px;height:42px;place-items:center;color:var(--pink)}.mobile-menu-overlay{position:fixed;inset:0;z-index:95}.mobile-menu-drawer{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:min(330px,86%);height:100%;padding:24px 26px 30px;background:#fffdf9;box-shadow:0 0 44px rgba(0,0,0,.28);overflow-y:auto;animation:menu-slide-in .28s ease}@keyframes menu-slide-in{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.mobile-menu-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:20px;border-bottom:1px solid var(--line)}.mobile-menu-head .brand-logo{font-size:46px;line-height:.9}.mobile-menu-head button{flex:0 0 auto;display:grid;place-items:center;width:34px;height:34px;margin-top:6px;border:0;color:#222222;background:transparent;cursor:pointer}.mobile-menu-nav{display:grid;grid-gap:2px;gap:2px;padding:12px 0}.mobile-menu-nav a{padding:15px 6px;border-bottom:1px solid var(--line);color:var(--text);font-size:19px;font-weight:500}.mobile-menu-nav a.active{color:var(--pink)}.mobile-menu-account{display:grid;grid-gap:12px;gap:12px;margin-top:auto;padding-top:22px}.mobile-menu-account a,.mobile-menu-account button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:48px;border:1px solid var(--pink);border-radius:24px;color:var(--pink);background:transparent;font-size:13px;font-weight:800;text-transform:uppercase;cursor:pointer}.mobile-menu-account a:first-child{color:#ffffff;background:var(--pink)}.cart-overlay{position:fixed;inset:0;z-index:90}.cart-shade{position:absolute;inset:0;border:0;background:rgba(0,0,0,.52)}.cart-drawer{position:absolute;top:0;right:0;width:min(500px,100%);height:100%;flex-direction:column;padding:38px 38px 40px;background:#ffffff;overflow-y:auto}.cart-drawer,.cart-title{display:flex;text-align:left}.cart-title{align-items:center;gap:14px;padding-bottom:32px;border-bottom:1px solid var(--line)}.cart-title button{margin-left:auto}.empty-cart-icon{display:grid;width:100px;height:100px;place-items:center;margin:92px auto 28px;border-radius:50%;color:#555555;background:#f7f7f7}.empty-cart-icon svg{width:42px;height:42px;stroke-width:1.4}.cart-drawer p{margin:0 0 52px;color:#555555;font-size:18px}.cart-drawer>a{display:inline-flex;align-items:center;justify-content:center;min-width:205px;height:48px;border-radius:24px;color:#ffffff;background:var(--pink);font-size:18px;font-weight:600}.cart-items{display:grid;grid-gap:22px;gap:22px;padding:18px 0 28px;text-align:left}.cart-line,.order-line{display:grid;grid-template-columns:96px 1fr auto;grid-gap:18px;gap:18px;align-items:start}.cart-line img,.order-line img{width:96px;height:96px;object-fit:cover;background:#f7f7f7}.cart-line a,.order-line strong{display:block;margin-bottom:16px;color:#222222;font-size:16px;font-weight:500;line-height:1.35;text-transform:uppercase}.cart-line span,.order-line span{display:block;margin-bottom:10px;color:var(--pink);font-size:13px}.cart-line-controls{border-radius:19px;background:#ffffff}.cart-line-controls button{width:31px;height:31px}.cart-line-controls strong{min-width:28px;font-weight:400}.cart-line-total{align-self:center;color:#333333;font-size:17px;font-weight:500;white-space:nowrap}.cart-line-original{display:block;margin-top:4px;color:#8f8f8f;font-size:13px;text-decoration:line-through;text-align:right;white-space:nowrap}.cart-line-price,.checkout-line-price{display:grid;justify-items:end;grid-gap:4px;gap:4px}.cart-line-price del,.checkout-line-price del{color:#8f8f8f;font-size:12px}.cart-line-price strong,.checkout-line-price strong{color:#333333;font-size:15px;font-weight:600}.checkout-promo{margin-top:18px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#ffffff}.checkout-promo>strong{display:block;margin-bottom:10px;color:#222222;font-size:14px}.checkout-promo-offer{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding:12px;border:1px dashed var(--pink);border-radius:10px;background:var(--pink-soft)}.checkout-promo-offer-code{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:8px;color:#ffffff;background:var(--pink);font-size:14px;font-weight:800;letter-spacing:.04em}.checkout-promo-offer-save{color:#444444;font-size:13px;font-weight:600}.checkout-promo-hint{margin:0 0 12px;color:var(--muted);font-size:13px}.checkout-promo-row{display:grid;grid-template-columns:1fr 120px;grid-gap:10px;gap:10px}.checkout-promo-row input{height:42px;padding:0 12px;border:1px solid var(--line);border-radius:10px}.checkout-promo-row button{height:42px;border:0;border-radius:10px;color:#ffffff;background:var(--pink);font-weight:700;cursor:pointer}.checkout-promo-row button:disabled{opacity:.6;cursor:not-allowed}.checkout-promo-applied{margin:10px 0 0;color:var(--muted);font-size:13px}.checkout-promo-applied strong{color:#222222}.checkout-promo-applied button{margin-left:10px;border:0;color:var(--pink);background:transparent;cursor:pointer;font-weight:700}.checkout-promo-error{margin:10px 0 0;color:#c0392b;font-size:13px}.order-line{grid-template-columns:78px 1fr}.order-line img{width:78px;height:78px}.order-line strong{margin-bottom:7px;font-size:14px;font-weight:600;text-transform:none}.cart-subtotal,.order-grand-total,.order-total-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;border-top:1px solid var(--line);text-align:left}.cart-subtotal{margin-top:auto;padding-top:26px;text-transform:uppercase}.cart-subtotal strong,.order-grand-total strong{color:var(--pink)}.cart-drawer>a.cart-view-link{display:inline-flex;justify-content:center;min-width:0;height:auto;margin:4px 0 20px;color:#222222;background:transparent;font-size:14px;font-weight:800;text-transform:uppercase}.cart-drawer>a.cart-checkout-link{width:100%;height:64px;border-radius:32px;background:var(--pink);font-size:14px;text-transform:uppercase}.checkout-wrap{display:grid;grid-template-columns:1fr 410px;grid-gap:44px;gap:44px}.cart-page,.checkout-wrap{padding:70px 0 92px}.cart-page h1{margin:0 0 28px;font-size:34px;font-weight:500}.cart-page-lines{display:grid;border-top:1px solid var(--line)}.cart-page-line{display:grid;grid-template-columns:88px 1fr auto auto;align-items:center;grid-gap:22px;gap:22px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-page-line img{width:88px;height:88px;object-fit:cover}.cart-page-line a{color:var(--pink);font-weight:600}.cart-page-total{display:flex;justify-content:flex-end;gap:32px;margin:28px 0;font-size:20px}.cart-page-total strong{color:var(--pink)}.cart-page-checkout{display:flex;width:min(260px,100%);height:52px;margin-left:auto;align-items:center;justify-content:center;border-radius:26px;color:#ffffff;background:var(--pink);font-weight:800;text-transform:uppercase}.billing-panel,.order-panel{min-width:0}.billing-panel h1{font-size:36px}.billing-panel h2,.order-panel h2{font-size:24px}.checkout-fields{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.checkout-error{margin:0 0 20px;padding:14px 16px;border:1px solid #f0b8b2;border-radius:8px;color:#9d2f28;background:#fff0ee;font-size:14px;line-height:1.5}.checkout-fields label{display:grid;grid-gap:8px;gap:8px;color:#444444;font-size:13px}.checkout-fields .wide{grid-column:1/-1}.checkout-fields input,.checkout-fields textarea{width:100%;border:1px solid #dddddd;border-radius:4px;color:#555555;background:#ffffff}.checkout-fields input{height:48px;padding:0 15px}.checkout-fields textarea{padding:15px;resize:vertical}.checkout-field-hint{color:#777777;font-size:12px;line-height:1.4}.checkout-field-hint-error{color:#9d2f28}.order-panel{align-self:start;padding:28px;border:1px solid var(--line);background:#ffffff}.order-lines{display:grid;grid-gap:22px;gap:22px;margin-bottom:20px}.order-grand-total{font-size:20px}.payment-box{margin:22px 0;padding:18px;background:#f7f7f7;color:#555555;font-size:14px;line-height:1.6}.payment-box p{margin:8px 0 0}.place-order-button{width:100%}.place-order-button:disabled{background:#9fb3a9;cursor:not-allowed}.checkout-empty{display:grid;place-items:center;min-height:460px;padding:80px 0;text-align:center}.checkout-empty svg{width:72px;height:72px;margin-bottom:18px;color:var(--pink)}.checkout-empty p{margin:0 0 28px;color:#666666}.checkout-empty a{display:inline-flex;align-items:center;justify-content:center;min-width:180px;height:46px;border-radius:23px;color:#ffffff;background:var(--pink);font-weight:700}.payment-status-page{display:flex;justify-content:center;padding:56px 0 80px}.payment-status-card{width:min(100%,560px);padding:36px 32px 32px;border:1px solid var(--line);border-radius:18px;background:#ffffff;box-shadow:0 18px 48px rgba(47,51,48,.06);text-align:center}.payment-status-card--success{border-color:#cfe8df;background:linear-gradient(180deg,#f7fcfa,#ffffff 180px)}.payment-status-card--failed{border-color:#f0c8c4;background:linear-gradient(180deg,#fff7f6,#ffffff 180px)}.payment-status-card--pending,.payment-status-card--processing{border-color:#f1ddb8;background:linear-gradient(180deg,#fffaf3,#ffffff 180px)}.payment-status-icon{display:inline-flex;align-items:center;justify-content:center;width:84px;height:84px;margin:0 auto 20px;border-radius:50%}.payment-status-card--success .payment-status-icon{color:var(--pink);background:var(--pink-soft)}.payment-status-card--failed .payment-status-icon{color:#b42318;background:#fdeeed}.payment-status-card--pending .payment-status-icon,.payment-status-card--processing .payment-status-icon{color:var(--accent-warm);background:var(--accent-soft)}.payment-status-icon svg{width:42px;height:42px}.payment-status-spinner{animation:payment-status-spin .9s linear infinite}@keyframes payment-status-spin{to{transform:rotate(1turn)}}.payment-status-copy{margin-bottom:24px}.payment-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;margin-bottom:14px;padding:0 14px;border-radius:999px;background:#f4f7f4;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.payment-status-card--success .payment-status-badge{background:var(--pink-soft);color:var(--pink)}.payment-status-card--failed .payment-status-badge{background:#fdeeed;color:#b42318}.payment-status-card--pending .payment-status-badge,.payment-status-card--processing .payment-status-badge{background:var(--accent-soft);color:#9a6118}.payment-status-card h1{margin:0 0 12px;font-size:clamp(28px,4vw,34px);font-weight:600;line-height:1.15}.payment-status-message{margin:0 auto;max-width:460px;color:var(--muted);font-size:15px;line-height:1.65}.payment-status-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:22px;text-align:left}.payment-status-summary div{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#fffdf9}.payment-status-summary span{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.payment-status-summary strong{color:var(--text);font-size:16px;word-break:break-word}.payment-status-tips{margin:0 0 22px;padding:16px 18px 16px 34px;border-radius:12px;background:#fff8f7;color:#6d4d49;font-size:14px;line-height:1.6;text-align:left}.payment-status-tips li+li{margin-top:8px}.payment-status-error{margin-bottom:18px;padding:14px 16px;border:1px solid #f0b8b2;border-radius:10px;color:#9d2f28;background:#fff0ee;font-size:14px;line-height:1.5;text-align:left}.payment-status-actions{display:grid;grid-gap:14px;gap:14px}.payment-status-primary{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:50px;padding:0 20px;border:0;border-radius:25px;color:#ffffff;background:var(--pink);font-size:15px;font-weight:700;cursor:pointer}.payment-status-primary:disabled{background:#9fb3a9;cursor:not-allowed}.payment-status-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.payment-status-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:23px;color:#ffffff;background:var(--pink);font-size:13px;font-weight:800;text-transform:uppercase}.payment-status-link--outline{border:1px solid var(--line);color:var(--text);background:#ffffff}.payment-status-help{margin:22px 0 0;color:var(--muted);font-size:14px}.payment-status-help a{color:var(--pink);font-weight:700}.legal-section{display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:start;grid-gap:56px;gap:56px;padding:60px 0 90px}.legal-prose{max-width:760px;color:#43504a;font-size:16px;line-height:1.85}.legal-updated{margin:0 0 24px;color:var(--pink);font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.legal-intro{margin-bottom:10px;color:#2f3a34;font-size:18px;line-height:1.7}.legal-intro p{margin:0 0 16px}.legal-prose h2{margin:40px 0 12px;color:#1d2b25;font-size:22px;font-weight:700}.legal-prose p{margin:0 0 16px}.legal-prose ul{margin:0 0 16px;padding-left:20px}.legal-prose li{margin:8px 0}.legal-prose a{color:var(--pink);font-weight:600;text-decoration:underline}.legal-aside{position:-webkit-sticky;position:sticky;top:24px;padding:30px 28px;border:1px solid var(--line);border-radius:12px;background:var(--pink-soft)}.legal-aside h2{margin:0 0 10px;color:#1d2b25;font-size:20px;font-weight:700}.legal-aside>p{margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.6}.legal-aside dl{display:grid;grid-gap:18px;gap:18px;margin:0}.legal-aside dt{color:var(--pink);font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.legal-aside dd{margin:5px 0 0;color:#43504a;font-size:14px;line-height:1.6}.legal-aside a{color:var(--pink);font-weight:600}@media (max-width:980px){.nav-row{flex-wrap:nowrap;justify-content:space-between;gap:12px;min-height:0;padding:14px 0}.nav-burger{display:grid}.primary-nav{display:none}.brand-logo.navbar-logo{flex:1 1 auto;width:auto;min-width:0;align-items:center;font-size:clamp(34px,9vw,50px)}.brand-logo small{margin-top:6px;font-size:8px;letter-spacing:3px}.nav-tools{order:0;margin-left:0;gap:12px}.nav-tools svg{width:27px;height:27px}.about-intro,.account-wrap,.checkout-wrap,.contact-grid,.footer-grid,.legal-section,.mission-grid,.product-detail,.product-info-grid,.shop-wrap,.story-grid{grid-template-columns:1fr}.legal-section{gap:40px;padding:48px 0 70px}.legal-prose{max-width:none}.legal-aside{position:static}.account-menu,.shop-sidebar{border-right:0;padding-right:0}.product-grid,.shop-grid{grid-template-columns:repeat(2,1fr)}.product-gallery{height:min(700px,100vw)}.product-tabs,.product-topline,.shop-toolbar{flex-wrap:wrap}.product-tabs{gap:18px 34px}.collection-strip,.service-strip{grid-template-columns:1fr 1fr}.service-strip div{min-height:64px;padding:14px 12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.22);font-size:12px}.service-strip div:nth-child(odd){border-right:1px solid rgba(255,255,255,.22)}.service-strip div:nth-last-child(-n+2){border-bottom:0}.about-intro{gap:28px;padding:56px 0 48px}.about-intro img,.story-grid img{width:100%;height:auto}.about-intro h2,.mission-grid h2,.offer-section h2,.story-grid h2{font-size:30px}}@media (max-width:640px){.payment-status-page{padding:32px 0 56px}.payment-status-card{padding:28px 20px 24px}.payment-status-secondary,.payment-status-summary{grid-template-columns:1fr}.top-marquee{font-size:12px}.marquee-track{animation-duration:20s}.marquee-track span{min-height:31px;padding:0 28px}.primary-nav{width:100%;justify-content:center;gap:16px;font-size:15px}.brand-logo.navbar-logo{font-size:clamp(28px,9.5vw,42px)}.brand-logo small{max-width:90vw;letter-spacing:2.5px}.nav-tools{margin:0;gap:10px}.nav-tools svg{width:25px;height:25px}.hero-shop-button{left:12%;top:72%;padding:9px 13px;font-size:10px;gap:6px}.checkout-fields,.collection-strip,.form-row{grid-template-columns:1fr}.product-grid,.shop-grid{grid-template-columns:repeat(2,1fr);gap:28px 16px}.home-products{padding:38px 0 26px}.home-products h2,.related-products h2{margin-bottom:26px}.page-hero{padding:44px 16px 42px}.page-hero h1{font-size:26px}.legal-intro{font-size:16px}.legal-prose h2{font-size:20px}.site-footer{padding-top:48px}.footer-grid{gap:38px}.footer-logo{font-size:40px}.footer-logo,.site-footer h3{margin-bottom:20px}.copyright{margin-top:44px}.product-actions{align-items:stretch;grid-template-columns:1fr}.product-actions .quantity-stepper,.product-add-button,.product-buy-button,.quantity-stepper{width:100%}.product-actions .quantity-stepper{justify-content:space-between}.product-actions .quantity-stepper span{min-width:0}.cart-line{grid-template-columns:72px 1fr}.cart-line img{width:72px;height:72px}.cart-line-total{grid-column:2;justify-self:start}.cart-page-line{grid-template-columns:72px 1fr}.cart-page-line img{width:72px;height:72px}.cart-page-line .cart-line-controls,.cart-page-line>strong{grid-column:2;justify-self:start}.style-banner{grid-template-columns:1fr;padding:30px 18px;text-align:center}.style-banner h2{font-size:36px}.business-details,.signup-otp-panel{padding:24px 20px}.order-history-top,.orders-header{display:grid}.orders-summary{justify-items:start}.signup-otp-panel button{width:100%}}.admin-page{background:#ffffff}.admin-products{padding:28px 0 72px}.admin-products-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px}.admin-products-summary{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;color:#333333;font-size:15px}.admin-products-summary strong{font-size:28px;line-height:1;color:var(--pink)}.admin-products-filter-note{color:var(--muted);font-size:14px}.admin-products-controls{display:flex;flex-wrap:wrap;gap:12px}.admin-products-search input,.admin-products-sort select{min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#ffffff;color:var(--text)}.admin-products-search input{min-width:min(320px,100%)}.admin-products-sort{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-size:14px}.admin-products-sort select{min-width:190px}.admin-products-edit-button{min-height:34px;padding:0 14px;border:1px solid var(--pink);border-radius:8px;color:var(--pink);background:#ffffff;font-size:13px;font-weight:700;cursor:pointer}.admin-products-edit-button:hover{color:#ffffff;background:var(--pink)}.admin-edit-modal-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:20px;background:rgba(17,17,17,.55)}.admin-edit-modal{width:min(920px,100%);max-height:min(90vh,920px);overflow:auto;border-radius:16px;background:#ffffff;box-shadow:0 24px 60px rgba(0,0,0,.2)}.admin-edit-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 0}.admin-edit-modal-header h2{margin:0 0 6px;font-size:24px}.admin-edit-modal-header p{margin:0;color:var(--muted);font-size:14px}.admin-edit-modal-close{border:0;color:var(--muted);background:transparent;font-size:14px;font-weight:700;cursor:pointer}.admin-edit-form{padding:18px 24px 24px}.admin-edit-error{margin-bottom:14px;padding:12px 14px;border-radius:10px;color:#9b1c1c;background:#fff1f1;font-size:14px}.admin-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.admin-edit-grid label{display:grid;grid-gap:6px;gap:6px;color:#333333;font-size:13px;font-weight:600}.admin-edit-grid label.wide{grid-column:1/-1}.admin-edit-grid input,.admin-edit-grid textarea{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:10px;font:inherit}.admin-edit-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.admin-edit-cancel,.admin-edit-save{min-height:42px;padding:0 18px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer}.admin-edit-cancel{border:1px solid var(--line);color:#333333;background:#ffffff}.admin-edit-save{border:0;color:#ffffff;background:var(--pink)}.admin-edit-cancel:disabled,.admin-edit-save:disabled{opacity:.65;cursor:not-allowed}.admin-products-sort-note{margin:0 0 18px;color:var(--muted);font-size:14px}.admin-products-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:#ffffff;box-shadow:0 10px 30px rgba(31,122,104,.06)}.admin-products-table{width:100%;min-width:1180px;border-collapse:collapse}.admin-products-table td,.admin-products-table th{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:13px;line-height:1.45}.admin-products-table th{position:-webkit-sticky;position:sticky;top:0;z-index:1;color:#ffffff;background:var(--pink);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.admin-products-table tbody tr:hover{background:var(--pink-soft)}.admin-products-table tbody tr:last-child td{border-bottom:0}.admin-products-thumb{width:56px;height:56px;object-fit:cover;border-radius:8px;background:#f3f3f3}.admin-products-empty-thumb{display:grid;place-items:center;width:56px;height:56px;border-radius:8px;color:var(--muted);background:#f3f3f3;font-size:10px;text-align:center}.admin-products-name-cell a{display:inline-block;margin-bottom:4px;color:var(--pink);font-size:14px;font-weight:600}.admin-products-name-cell p{margin:0;color:var(--muted);font-size:12px}.admin-products-price{color:#222222;font-size:14px}.admin-products-empty{padding:42px 16px!important;color:var(--muted);text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:720px){.admin-products-controls,.admin-products-toolbar{display:grid;width:100%}.admin-products-search input,.admin-products-sort select{width:100%}.admin-edit-grid{grid-template-columns:1fr}}