@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}.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{position:relative;display:block;aspect-ratio:1;margin-bottom:18px;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}.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-wishlist-link{display:inline-flex;align-items:center;gap:9px;margin-bottom:26px;border:0;color:#444444;background:transparent;font-size:16px;cursor:pointer}.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)}.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{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 18px;border-radius:24px;background:#f2f2f2;color:#777777;font-size:13px}.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 strong{display:grid;width:27px;height:27px;place-items:center;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-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-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}.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}.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}.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}@media (max-width:980px){.nav-row{flex-wrap:wrap;justify-content:center;gap:20px;padding:22px 0}.brand-logo{width:100%;align-items:center}.navbar-logo{width:min(260px,70vw)}.nav-tools,.primary-nav{margin-left:0}.primary-nav{order:2;width:100%;justify-content:center}.nav-tools{order:1}.about-intro,.account-wrap,.checkout-wrap,.contact-grid,.footer-grid,.mission-grid,.product-detail,.shop-wrap,.story-grid{grid-template-columns:1fr}.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}.about-intro img,.story-grid img{width:100%;height:auto}}@media (max-width:640px){.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{font-size:clamp(52px,20vw,78px)}.navbar-logo{width:min(220px,68vw)}.brand-logo small{max-width:90vw;letter-spacing:3px}.nav-tools{margin:0 auto}.hero-shop-button{left:12%;top:72%;padding:9px 13px;font-size:10px;gap:6px}.checkout-fields,.collection-strip,.form-row,.product-actions,.product-grid,.service-strip,.shop-grid{grid-template-columns:1fr}.product-actions{align-items:stretch}.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%}}