*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text,#1F2937);background:var(--bg,#FFFFFF);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:0;background:none}ul{list-style:none;padding:0;margin:0}h1,h2,h3,h4{font-family:Plus Jakarta Sans,Inter,sans-serif;color:var(--navy,#0D1B2A);letter-spacing:-.01em;margin:0}input,select,textarea{font-family:inherit;font-size:inherit}:root{--orange-dark:#E85F00;--orange-soft:#FFF3E9;--muted:#6B7280;--line:#E5E7EB;--bg-soft:#F7F8FA;--radius:14px;--radius-sm:10px;--shadow-sm:0 1px 2px rgba(15,23,42,.04),0 1px 3px rgba(15,23,42,.06);--shadow-md:0 6px 16px rgba(15,23,42,.06),0 2px 6px rgba(15,23,42,.04);--shadow-lg:0 24px 48px -12px rgba(15,23,42,.14)}.skip-to-content{position:absolute;left:-9999px;top:0;background:#000;color:#fff;padding:8px 12px;z-index:9999}.skip-to-content:focus{left:8px;top:8px}.container{max-width:1240px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:10px;font-weight:600;font-size:15px;transition:transform .15s ease,background .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap}.btn svg{width:18px;height:18px}.btn--primary{background:var(--orange,#FF6A00);color:#fff;box-shadow:0 8px 20px -8px #ff6a008c}.btn--primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.btn--ghost{background:transparent;color:var(--navy);border:1.5px solid var(--navy);padding:12.5px 22.5px}.btn--ghost:hover{background:var(--navy);color:#fff}.btn--small{padding:10px 18px;font-size:14px}.announcement{font-size:13px}.announcement__inner{display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 24px;flex-wrap:wrap}.announcement__item{display:inline-flex;align-items:center;gap:8px}.announcement__item svg{width:15px;height:15px;color:var(--orange)}.announcement__sep{opacity:.35}.header{background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:16px 24px}.logo{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-weight:800}.logo__mark{width:36px;height:36px;border-radius:9px;background:linear-gradient(135deg,var(--orange),#FF8A3D);color:#fff;display:grid;place-items:center;box-shadow:0 6px 14px -4px #ff6a008c}.logo__mark svg{width:20px;height:20px}.logo__text{font-family:Plus Jakarta Sans,sans-serif;font-size:22px;letter-spacing:-.02em}.logo__text span{color:var(--orange)}.logo--light{color:#fff}.logo--light .logo__text span{color:var(--orange)}.search{display:flex;align-items:center;gap:10px;background:#f1f3f6;border:1px solid transparent;border-radius:12px;padding:6px 6px 6px 14px;transition:border-color .2s ease,background .2s ease}.search:focus-within{background:#fff;border-color:var(--orange)}.search__icon{width:18px;height:18px;color:var(--muted);flex-shrink:0}.search input{flex:1;border:0;outline:0;background:transparent;font-size:14.5px;color:var(--text);padding:8px 4px}.search input::placeholder{color:#8b93a1}.search button{background:var(--navy);color:#fff;padding:10px 22px;border-radius:9px;font-weight:600;font-size:14px}.search button:hover{background:var(--orange)}.search--page{margin:20px 0 30px;max-width:600px}.header__actions{display:flex;align-items:center;gap:6px}.header__link{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;font-weight:500;font-size:14px;color:var(--navy);transition:background .15s ease;position:relative}.header__link:hover{background:#f1f3f6}.header__link svg{width:20px;height:20px}.header__cart{background:var(--orange-soft);color:var(--orange-dark)}.header__cart:hover{background:#ffe6d3}.header__badge{position:absolute;top:4px;right:4px;background:var(--orange);color:#fff;font-style:normal;font-size:10px;font-weight:700;padding:2px 6px;border-radius:20px;border:2px solid var(--orange-soft)}.nav{border-top:1px solid var(--line);background:#fff}.nav__inner{display:flex;gap:26px;padding:12px 24px;overflow-x:auto;scrollbar-width:none}.nav__inner::-webkit-scrollbar{display:none}.nav a{font-size:14px;color:var(--text);font-weight:500;white-space:nowrap;padding:4px 0;transition:color .15s}.nav a:hover{color:var(--orange)}.nav__deal{color:var(--orange)!important;font-weight:700!important}.hero{background:radial-gradient(1200px 500px at 90% -10%,rgba(255,106,0,.12),transparent 60%),radial-gradient(900px 500px at -10% 110%,rgba(13,27,42,.06),transparent 60%),#fdfbf8;padding:60px 0 80px;border-bottom:1px solid var(--line)}.hero__inner{display:grid;grid-template-columns:1.05fr 1fr;gap:60px;align-items:center}.hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:var(--orange-soft);color:var(--orange-dark);border-radius:100px;font-weight:600;font-size:13px;margin-bottom:22px}.hero__eyebrow:before{content:"";width:6px;height:6px;background:var(--orange);border-radius:50%}.hero__title{font-size:clamp(38px,5.4vw,64px);line-height:1.05;font-weight:800;margin-bottom:18px;letter-spacing:-.03em}.hero__title h1{font-size:inherit;line-height:inherit;margin:0}.hero__title span{color:var(--orange)}.hero__sub{font-size:17px;color:var(--muted);max-width:520px;margin:0 0 32px}.hero__cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:44px}.hero__meta{display:flex;gap:36px;padding-top:24px;border-top:1px solid rgba(15,23,42,.08)}.hero__meta li{display:flex;flex-direction:column;gap:2px}.hero__meta strong{font-size:22px;font-weight:800;color:var(--navy);font-family:Plus Jakarta Sans,sans-serif}.hero__meta span{font-size:13px;color:var(--muted)}.hero__visual{position:relative;min-height:460px}.hero__stage{position:relative;height:100%;min-height:460px;background:linear-gradient(135deg,#fff,#f7f1ea);border-radius:24px;box-shadow:var(--shadow-lg);overflow:hidden;border:1px solid rgba(15,23,42,.06)}.hero__stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(400px 200px at 80% 20%,rgba(255,106,0,.18),transparent 60%),radial-gradient(400px 300px at 20% 90%,rgba(13,27,42,.08),transparent 60%)}.hero__card{position:absolute;background:#fff;border-radius:16px;box-shadow:var(--shadow-md);padding:14px;width:220px;display:flex;flex-direction:column;gap:12px;border:1px solid rgba(15,23,42,.05)}.hero__card--1{top:40px;left:40px}.hero__card--2{bottom:50px;right:40px}.hero__cardImg{height:130px;border-radius:11px}.hero__cardBody{display:flex;flex-direction:column;gap:2px}.hero__cardTag{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.hero__cardBody strong{color:var(--navy);font-size:16px;font-family:Plus Jakarta Sans,sans-serif}.hero__badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:12px;background:var(--navy);color:#fff;padding:14px 18px;border-radius:14px;box-shadow:0 20px 40px -12px #0d1b2a66}.hero__badge svg{width:22px;height:22px;color:var(--orange);flex-shrink:0}.hero__badge div{display:flex;flex-direction:column;line-height:1.25}.hero__badge strong{font-size:14px;font-family:Plus Jakarta Sans,sans-serif}.hero__badge small{font-size:12px;opacity:.7}.trust{padding:32px 0;border-bottom:1px solid var(--line);background:#fff}.trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust__item{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:12px;transition:background .2s ease}.trust__item:hover{background:var(--bg-soft)}.trust__icon{width:44px;height:44px;border-radius:11px;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center;flex-shrink:0}.trust__icon svg{width:22px;height:22px}.trust__item strong{display:block;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;color:var(--navy)}.trust__item small{font-size:13px;color:var(--muted)}.section{padding:72px 0}.section--muted{background:var(--bg-soft)}.section__head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:36px;flex-wrap:wrap}.section__head--center{flex-direction:column;align-items:center;text-align:center;margin-bottom:44px}.section__title{font-size:clamp(26px,3.2vw,36px);font-weight:800;letter-spacing:-.02em}.section__sub{color:var(--muted);margin:8px 0 0;font-size:16px;max-width:600px}.section__link{color:var(--orange);font-weight:600;font-size:14.5px;white-space:nowrap}.section__link:hover{color:var(--orange-dark)}.collections{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.collection{display:block;background:#fff;border-radius:var(--radius);border:1px solid var(--line);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.collection:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:transparent}.collection__img{height:180px;position:relative;display:grid;place-items:center;color:#fff;overflow:hidden}.collection__img img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.collection__illust{width:52px;height:52px;opacity:.9;position:relative;z-index:2}.collection__flag{position:absolute;top:12px;right:12px;background:#fff;color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.06em;padding:4px 10px;border-radius:20px;z-index:3}.collection__body{padding:18px 20px 22px}.collection__body h3{font-size:18px;margin-bottom:4px}.collection__body p{color:var(--muted);font-size:14px;margin:0 0 12px}.collection__cta{color:var(--orange);font-weight:600;font-size:14px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{background:#fff;border-radius:var(--radius);border:1px solid var(--line);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column}.product:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:transparent}.product__img{aspect-ratio:1/1;position:relative;display:grid;place-items:center;overflow:hidden}.product__img img{width:100%;height:100%;object-fit:cover}.product__badge{position:absolute;top:10px;left:10px;background:var(--navy);color:#fff;font-size:11px;font-weight:700;letter-spacing:.05em;padding:4px 10px;border-radius:6px;z-index:2}.product__badge--sale{background:var(--orange)}.product__wish{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:var(--shadow-sm);color:var(--muted);transition:color .2s;z-index:2}.product__wish:hover{color:var(--orange)}.product__body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px;flex:1}.product__cat{font-size:11.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.product__title{font-size:15px;font-weight:600;color:var(--navy);line-height:1.35;font-family:Inter,sans-serif}.product__title a{color:inherit}.product__rating{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--muted)}.stars{color:#f5b301;letter-spacing:1px;font-size:13px}.product__price{display:flex;align-items:baseline;gap:8px;margin-top:auto}.product__price strong{font-size:18px;color:var(--navy);font-weight:800;font-family:Plus Jakarta Sans,sans-serif}.product__price s{color:var(--muted);font-size:13px}.product__price em{font-style:normal;color:#0a8a4a;font-size:12px;font-weight:700}.product__btn{margin-top:10px;padding:11px 14px;border-radius:9px;background:var(--navy);color:#fff;font-weight:600;font-size:13.5px;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .2s ease;width:100%}.product__btn:hover{background:var(--orange)}.product__btn svg{width:15px;height:15px}.why{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.why__card{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:36px 30px 30px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.why__card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:transparent}.why__num{position:absolute;top:22px;right:26px;font-family:Plus Jakarta Sans,sans-serif;font-size:44px;font-weight:800;color:#f1f3f6;line-height:1}.why__icon{width:56px;height:56px;border-radius:14px;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center;margin-bottom:20px}.why__icon svg{width:28px;height:28px}.why__card h3{font-size:20px;margin-bottom:10px}.why__card p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.65}.why__card--accent{background:var(--navy);border-color:var(--navy);color:#fff}.why__card--accent h3{color:#fff}.why__card--accent p{color:#c5cfda}.why__card--accent .why__num{color:#ffffff14}.why__card--accent .why__icon{background:#ff6a0026;color:var(--orange)}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s ease,border-color .2s ease}.review:hover{box-shadow:var(--shadow-md);border-color:transparent}.review__stars{color:#f5b301;letter-spacing:2px;font-size:14px}.review__text{color:var(--text);font-size:15px;line-height:1.65;margin:0;flex:1}.review__user{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.review__avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700;font-family:Plus Jakarta Sans,sans-serif}.review__meta strong{display:block;color:var(--navy);font-size:14.5px;font-family:Plus Jakarta Sans,sans-serif}.review__meta small{color:var(--muted);font-size:13px}.review__verified{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#0a8a4a;font-weight:600}.review__verified svg{width:14px;height:14px}.faq__wrap{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;align-items:start}.faq__intro{position:sticky;top:120px}.faq__eyebrow{display:inline-block;color:var(--orange);font-weight:600;font-size:13px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.faq__intro .section__title{font-size:32px}.faq__intro .section__sub{margin-bottom:24px}.faq{display:flex;flex-direction:column;gap:12px}.faq__item{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.faq__item[open]{border-color:var(--orange);box-shadow:var(--shadow-sm)}.faq__summary{padding:20px 22px;font-weight:600;font-size:16px;color:var(--navy);display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;list-style:none;font-family:Plus Jakarta Sans,sans-serif}.faq__summary::-webkit-details-marker{display:none}.faq__icon{width:30px;height:30px;border-radius:8px;background:var(--bg-soft);display:grid;place-items:center;flex-shrink:0;color:var(--navy);transition:transform .25s ease,background .2s}.faq__icon svg{width:16px;height:16px}.faq__item[open] .faq__icon{background:var(--orange);color:#fff;transform:rotate(45deg)}.faq__body{padding:0 22px 22px;color:var(--muted);font-size:14.5px;line-height:1.7}.faq__body p{margin:0}.newsletter{background:linear-gradient(135deg,var(--navy),#152841);color:#fff;padding:56px 0}.newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.newsletter h2{color:#fff;font-size:28px;margin-bottom:6px}.newsletter p{color:#c5cfda;margin:0}.newsletter__form{display:flex;gap:10px;background:#fff;padding:6px;border-radius:12px}.newsletter__form input{flex:1;border:0;outline:0;padding:12px 16px;font-size:15px;color:var(--text);background:transparent}.newsletter__success,.newsletter__error{color:#fff;background:#ffffff1a;padding:8px 12px;border-radius:8px;font-size:13px;margin:8px 0 0;width:100%}.footer{background:var(--navy);color:#c5cfda;padding:64px 0 0}.footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:48px}.footer__brand p{color:#9aa8b8;font-size:14px;margin:16px 0 20px;max-width:280px;line-height:1.65}.footer__social{display:flex;gap:10px}.footer__social a{width:36px;height:36px;border-radius:9px;background:#ffffff0f;display:grid;place-items:center;color:#c5cfda;transition:background .2s,color .2s}.footer__social a:hover{background:var(--orange);color:#fff}.footer__social svg{width:16px;height:16px}.footer h4{color:#fff;font-size:15px;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif}.footer ul li{margin-bottom:10px}.footer ul a{font-size:14px;color:#9aa8b8;transition:color .15s}.footer ul a:hover{color:var(--orange)}.footer__methods{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:20px}.footer__methods span{background:#ffffff14;color:#e0e6ef;font-size:11px;font-weight:700;padding:5px 9px;border-radius:5px;letter-spacing:.04em}.footer__contact{font-size:13.5px;color:#9aa8b8;line-height:1.7;margin:0}.footer__contact strong{color:#fff;font-weight:600}.footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:20px 0}.footer__bottomInner{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:13px;color:#8b96a6}.footer__bottomInner p{margin:0}.product-page{padding:60px 0}.product-page__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:flex-start}.product-gallery__main{background:#f7f8fa;border-radius:16px;overflow:hidden;aspect-ratio:1/1;display:grid;place-items:center}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-gallery__main.placeholder{color:#b0b7c1}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.product-gallery__thumb{border:2px solid transparent;border-radius:8px;overflow:hidden;background:#f7f8fa;padding:0;aspect-ratio:1/1}.product-gallery__thumb.is-active{border-color:var(--orange)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:16px}.product-info__vendor{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:600}.product-info__title{font-size:32px;font-weight:800;letter-spacing:-.02em;line-height:1.15}.product-info__rating{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:14px}.product-info__rating .stars{font-size:16px}.product-info__price{font-family:Plus Jakarta Sans,sans-serif}.product-info__price .price strong{font-size:28px;color:var(--navy);font-weight:800}.product-info__price .price s{color:var(--muted);font-size:15px;margin-left:8px}.product-info__price .price em{font-style:normal;color:#0a8a4a;font-weight:700;font-size:14px;margin-left:8px}.product-option{margin-bottom:12px}.product-option__label{display:block;font-size:14px;color:var(--muted);margin-bottom:8px}.product-option__label strong{color:var(--navy)}.product-option__values{display:flex;flex-wrap:wrap;gap:8px}.product-option__value{padding:10px 16px;border:1.5px solid var(--line);border-radius:8px;background:#fff;font-weight:600;font-size:14px;color:var(--navy);transition:all .15s}.product-option__value:hover{border-color:var(--navy)}.product-option__value.is-active{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark)}.product-form__qty{display:flex;align-items:center;gap:16px;margin:8px 0 4px}.product-form__qty label{font-size:14px;color:var(--muted)}.qty{display:inline-flex;align-items:center;border:1.5px solid var(--line);border-radius:9px;overflow:hidden}.qty button{width:40px;height:40px;font-size:18px;color:var(--navy);background:#fff;transition:background .15s}.qty button:hover{background:var(--bg-soft)}.qty input{width:56px;height:40px;border:0;text-align:center;font-weight:600;color:var(--navy);background:transparent;outline:0}.qty--sm button{width:28px;height:28px;font-size:14px}.qty--sm span{width:32px;text-align:center;font-weight:600;font-size:14px}.product-form__buttons{display:flex;flex-direction:column;gap:10px;margin-top:8px}.product-form__cart{width:100%;padding:16px}.shopify-payment-button__button{width:100%;background:var(--navy)!important;color:#fff!important;padding:16px!important;border-radius:10px!important;font-weight:600!important}.shopify-payment-button__button:hover{background:var(--orange)!important}.shopify-payment-button__more-options{display:none!important}.product-info__desc{margin-top:12px}.product-info__desc h3{margin-bottom:8px;font-size:18px}.product-info__collapsible{border-top:1px solid var(--line);padding:16px 0}.product-info__collapsible summary{list-style:none;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:var(--navy);cursor:pointer;font-family:Plus Jakarta Sans,sans-serif}.product-info__collapsible summary::-webkit-details-marker{display:none}.product-info__collapsible[open] .faq__icon{background:var(--orange);color:#fff;transform:rotate(45deg)}.product-info__collapsible .rte{margin-top:12px;color:var(--muted);font-size:14.5px;line-height:1.7}.product-info__share{display:flex;align-items:center;gap:12px;padding-top:12px;font-size:13px;color:var(--muted)}.product-info__share a{width:32px;height:32px;display:grid;place-items:center;color:var(--navy);background:var(--bg-soft);border-radius:8px}.product-info__share a:hover{background:var(--orange);color:#fff}.rte p{margin:0 0 10px}.rte ul,.rte ol{margin:0 0 10px 20px}.rte a{color:var(--orange);text-decoration:underline}.collection-page{padding:44px 0 60px}.collection-page__header{margin-bottom:24px}.collection-page__title{font-size:36px;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.collection-page__desc{color:var(--muted)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:24px;flex-wrap:wrap;gap:12px}.collection-toolbar__count{color:var(--muted);font-size:14px}.collection-toolbar__sort label{font-size:14px;color:var(--muted);margin-right:8px}.collection-toolbar__sort select{padding:8px 12px;border:1.5px solid var(--line);border-radius:8px;background:#fff;font-weight:500;color:var(--navy);cursor:pointer}.collection-layout{display:grid;grid-template-columns:260px 1fr;gap:32px;align-items:start}.collection-filters{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px}.collection-filters h3{font-size:16px;margin-bottom:16px}.filter-group{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--line)}.filter-group:last-child{border-bottom:0}.filter-group h4{font-size:14px;margin-bottom:10px}.filter-list{display:flex;flex-direction:column;gap:8px}.filter-list label{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--text);cursor:pointer}.filter-list em{color:var(--muted);font-style:normal;font-size:12px}.filter-price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-price input{padding:8px;border:1.5px solid var(--line);border-radius:8px;font-size:13px}.filter-price button{grid-column:span 2;margin-top:6px}.filter-clear{display:inline-block;margin-top:8px;color:var(--orange);font-weight:600;font-size:13px}.collection-grid .products{grid-template-columns:repeat(3,1fr)}.pagination{display:flex;justify-content:center;align-items:center;gap:14px;margin:40px 0 0;font-size:14px}.pagination__list{display:flex;gap:6px}.pagination__list li a,.pagination__list li span{display:grid;place-items:center;min-width:36px;height:36px;padding:0 10px;border-radius:8px;border:1px solid var(--line);color:var(--navy);font-weight:600}.pagination__list li a:hover{border-color:var(--orange);color:var(--orange)}.pagination__list li.is-current span{background:var(--orange);color:#fff;border-color:var(--orange)}.pagination__prev,.pagination__next{color:var(--orange);font-weight:600}.cart-page{padding:44px 0 60px}.cart-page__title{font-size:36px;font-weight:800;letter-spacing:-.02em;margin-bottom:24px}.cart-form{display:grid;grid-template-columns:1.4fr .8fr;gap:32px;align-items:start}.cart-form__list{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.cart-form__head{display:grid;grid-template-columns:2fr 1fr 1fr;padding:14px 20px;background:var(--bg-soft);font-weight:600;font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.cart-item{display:grid;grid-template-columns:90px 1fr auto auto;gap:16px;padding:20px;border-top:1px solid var(--line);align-items:center}.cart-item__img{background:var(--bg-soft);border-radius:8px;overflow:hidden;aspect-ratio:1/1}.cart-item__img img{width:100%;height:100%;object-fit:cover}.cart-item__title{font-weight:600;color:var(--navy);font-family:Plus Jakarta Sans,sans-serif}.cart-item__meta{color:var(--muted);font-size:13px;margin:4px 0}.cart-item__price{font-weight:600;color:var(--navy);margin:0}.cart-item__remove{color:var(--muted);font-size:13px;margin-top:8px;display:inline-block}.cart-item__remove:hover{color:var(--orange)}.cart-item__total{font-weight:700;color:var(--navy);font-size:17px;font-family:Plus Jakarta Sans,sans-serif}.cart-form__summary{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;position:sticky;top:120px}.cart-form__summary h3{margin-bottom:16px}.cart-form__row{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px}.cart-form__row strong{font-size:22px;color:var(--navy);font-family:Plus Jakarta Sans,sans-serif}.cart-form__note{color:var(--muted);font-size:13px;margin:0 0 16px}.cart-form__checkout{width:100%;margin-bottom:8px}.cart-form__continue{width:100%}.cart-empty{text-align:center;padding:60px 20px}.cart-empty p{color:var(--muted);margin-bottom:20px}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;pointer-events:none}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d1b2a66;opacity:0;transition:opacity .3s}.cart-drawer.is-open .cart-drawer__overlay{opacity:1}.cart-drawer__panel{position:absolute;right:0;top:0;height:100%;width:420px;max-width:100%;background:#fff;box-shadow:var(--shadow-lg);transform:translate(100%);transition:transform .3s;display:flex;flex-direction:column}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__head{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--line)}.cart-drawer__head h3{font-size:20px}.cart-drawer__close{width:32px;height:32px;border-radius:8px;color:var(--navy);font-size:18px}.cart-drawer__close:hover{background:var(--bg-soft)}.cart-drawer__body{flex:1;overflow-y:auto;display:flex;flex-direction:column}.cart-drawer__items{padding:16px 24px;flex:1}.cart-drawer__item{display:grid;grid-template-columns:70px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-drawer__img{background:var(--bg-soft);border-radius:8px;overflow:hidden;aspect-ratio:1/1}.cart-drawer__img img{width:100%;height:100%;object-fit:cover}.cart-drawer__meta{display:flex;flex-direction:column;gap:4px}.cart-drawer__meta a{font-weight:600;color:var(--navy);font-size:14.5px}.cart-drawer__meta small{color:var(--muted);font-size:12.5px}.cart-drawer__row{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.cart-drawer__row strong{color:var(--navy);font-family:Plus Jakarta Sans,sans-serif}.cart-drawer__foot{padding:20px 24px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:10px}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;font-size:15px}.cart-drawer__subtotal strong{font-size:20px;font-family:Plus Jakarta Sans,sans-serif;color:var(--navy)}.cart-drawer__note{color:var(--muted);font-size:12.5px;margin:0}.cart-drawer__empty{padding:40px 24px;text-align:center;color:var(--muted)}.cart-drawer__empty p{margin-bottom:16px}.customer-page__wrap{max-width:520px;margin:0 auto}.form-row{margin-bottom:16px}.form-row label{display:block;font-size:14px;color:var(--muted);margin-bottom:6px;font-weight:500}.form-row input,.form-row select{width:100%;padding:12px 14px;border:1.5px solid var(--line);border-radius:9px;font-size:14.5px;color:var(--text);background:#fff;transition:border-color .2s}.form-row input:focus{border-color:var(--orange);outline:0}.customer-page__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.customer-page__grid{display:grid;grid-template-columns:280px 1fr;gap:32px;align-items:start}.customer-page__recover{margin-top:60px;padding-top:40px;border-top:1px solid var(--line)}.orders{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.orders th,.orders td{padding:12px 16px;text-align:left;font-size:14px;border-bottom:1px solid var(--line)}.orders th{background:var(--bg-soft);font-weight:600;color:var(--muted);text-transform:uppercase;font-size:12px;letter-spacing:.04em}.orders tr:last-child td{border-bottom:0}.addresses{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin:20px 0}.address-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px;position:relative}.address-card__default{position:absolute;top:12px;right:12px;background:var(--orange);color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px}.address-card__actions{display:flex;gap:10px;margin-top:12px}.address-card__actions button{color:var(--orange);font-weight:600;font-size:13px;padding:4px 0}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:box-shadow .2s}.blog-card:hover{box-shadow:var(--shadow-md)}.blog-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.blog-card__body{padding:20px}.blog-card__body small{color:var(--muted);font-size:13px}.blog-card__body h3{font-size:18px;margin:8px 0}.blog-card__body h3 a{color:var(--navy)}.blog-card__body p{color:var(--muted);font-size:14px;margin:0 0 12px}.article-page__wrap{max-width:820px;margin:0 auto}.article-page__wrap header{margin-bottom:24px}.article-page__wrap header small{color:var(--muted);font-size:13px}.article-page img{border-radius:12px;margin:20px 0}.password{padding:80px 0}.password__wrap{max-width:480px;margin:0 auto;text-align:center}.password__wrap .logo{justify-content:center;margin-bottom:32px}.password__form{display:flex;gap:8px;margin-top:20px}.password__form input{flex:1;padding:12px 16px;border:1.5px solid var(--line);border-radius:9px;font-size:15px}.gift-card{max-width:520px;margin:60px auto;text-align:center;background:#fff;border-radius:16px;padding:40px;box-shadow:var(--shadow-md);border:1px solid var(--line)}.gift-card__amount{font-size:48px;font-weight:800;color:var(--orange);font-family:Plus Jakarta Sans,sans-serif;margin:20px 0}.gift-card__code code{display:inline-block;padding:14px 20px;background:var(--bg-soft);border-radius:9px;font-size:18px;letter-spacing:.1em;font-family:monospace;margin-bottom:24px}@media(max-width:1024px){.header__inner{grid-template-columns:auto 1fr auto;gap:16px}.hero__inner{grid-template-columns:1fr;gap:40px}.hero__visual{min-height:380px}.collections,.products{grid-template-columns:repeat(2,1fr)}.why,.reviews,.blog-grid{grid-template-columns:1fr}.trust__grid{grid-template-columns:repeat(2,1fr)}.faq__wrap{grid-template-columns:1fr;gap:32px}.faq__intro{position:static}.footer__grid{grid-template-columns:1fr 1fr 1fr;gap:32px}.footer__brand,.footer__pay{grid-column:span 3}.newsletter__inner{grid-template-columns:1fr}.product-page__grid{grid-template-columns:1fr;gap:32px}.collection-layout{grid-template-columns:1fr}.collection-grid .products{grid-template-columns:repeat(2,1fr)}.cart-form,.customer-page__grid{grid-template-columns:1fr}}@media(max-width:720px){.announcement__inner{gap:10px;font-size:12px}.announcement__sep{display:none}.header__inner{grid-template-columns:1fr auto;gap:12px;padding:14px 20px}.search{grid-column:1/-1;order:3;padding:5px 5px 5px 12px}.search button{padding:9px 16px;font-size:13px}.header__link span{display:none}.nav__inner{gap:18px;padding:10px 20px;font-size:13px}.hero{padding:44px 0 60px}.hero__meta{gap:20px}.hero__cta{width:100%}.hero__cta .btn{flex:1;justify-content:center}.hero__stage{min-height:380px}.hero__card{width:170px;padding:10px}.hero__cardImg{height:100px}.hero__card--1{top:24px;left:20px}.hero__card--2{bottom:24px;right:20px}.section{padding:56px 0}.collections,.products{grid-template-columns:repeat(2,1fr);gap:14px}.collection__img{height:140px}.product__body{padding:14px}.footer__grid{grid-template-columns:1fr 1fr;gap:28px}.footer__brand,.footer__pay{grid-column:span 2}.newsletter__form{flex-direction:column;background:transparent;padding:0;gap:10px}.newsletter__form input{background:#fff;border-radius:10px}.newsletter__form .btn,.cart-drawer__panel{width:100%}.cart-item{grid-template-columns:70px 1fr;grid-template-rows:auto auto}.cart-item__qty,.cart-item__total{grid-column:span 2}}@media(max-width:480px){.container{padding:0 18px}.hero__title{font-size:36px}.hero__meta{flex-wrap:wrap;gap:16px 24px}.trust__grid{grid-template-columns:1fr}.section__head{flex-direction:column;align-items:flex-start}.collection-grid .products{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
