:root{--bg:#f8f5f1;--bg-elevated:#fff;--bg-sand:#ebe4da;--bg-sand-deep:#ddd3c5;--bg-soft:#f2ebe3;--ink:#2f2e2c;--ink-muted:#6b6862;--ink-soft:#8a867e;--line:#2f2e2c1a;--accent:#5c6b52;--accent-hover:#4a5742;--accent-soft:#e4ebe0;--star:#c4a35a;--shadow-soft:0 18px 50px #2f2e2c14;--radius:18px;--radius-sm:12px;--container:min(1180px, calc(100% - 2.5rem));--font-display:"Syne", sans-serif;--font-body:"Outfit", sans-serif;--header-h:72px;--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:radial-gradient(ellipse 80% 50% at 10% -10%, #5c6b5214, transparent 55%), radial-gradient(ellipse 60% 40% at 100% 0%, #c4a35a12, transparent 50%), var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-weight:400;line-height:1.55}img{background:var(--bg-sand);max-width:100%;height:auto;display:block}button,a{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;margin:0;line-height:1.15}p{margin:0}ul{margin:0;padding:0;list-style:none}.container{width:var(--container);margin-inline:auto}.section{padding:clamp(4.5rem,8vw,7rem) 0}.section__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.85rem;font-size:.8rem;font-weight:600;display:inline-block}.section__title{max-width:16ch;font-size:clamp(1.85rem,3.6vw,3rem);font-weight:700}.section__lead{max-width:42ch;color:var(--ink-muted);margin-top:1rem;font-size:1.05rem}.section__head{margin-bottom:clamp(2rem,4vw,3rem)}.btn{letter-spacing:.01em;cursor:pointer;min-height:52px;transition:background .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease), transform .25s var(--ease);border:1.5px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.55rem;font-size:.98rem;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{background:var(--accent-hover)}.btn--ghost{color:#fff;background:0 0;border-color:#ffffff8c}.btn--ghost:hover{background:#ffffff1f;border-color:#fff}.btn--outline{border-color:var(--ink);color:var(--ink);background:0 0}.btn--outline:hover{background:var(--ink);color:#fff}.btn--light{color:var(--ink);background:#fff}.btn--light:hover{background:var(--bg-sand)}.reveal{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}.reveal-delay-5{transition-delay:.4s}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal.is-visible{opacity:1;transition:none;transform:none}.btn:hover{transform:none}}@media (width<=720px){:root{--container:min(1180px, calc(100% - 1.5rem));--header-h:64px}}.categories__image img,.product-card__image img,.trends__image img,.cart-item img,.admin-product img{object-fit:cover;object-position:center;width:100%;height:100%}.header{z-index:100;height:var(--header-h);transition:background .35s var(--ease), box-shadow .35s var(--ease), backdrop-filter .35s var(--ease);position:fixed;inset:0 0 auto}.header--scrolled,.header--open{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px 0 var(--line);background:#f8f5f1eb}.header__inner{align-items:center;gap:1.5rem;height:100%;display:flex}.header__logo{font-family:var(--font-display);letter-spacing:.08em;font-size:1.35rem;font-weight:800}.header__nav{align-items:center;gap:1.4rem;margin-left:auto;display:flex}.header__nav a{color:var(--ink-muted);font-size:.95rem;font-weight:500;transition:color .2s}.header__nav a:hover{color:var(--ink)}.header__right{align-items:center;gap:.75rem;margin-left:1rem;display:flex}.header__lang{border:1px solid var(--line);background:#ffffffb3;border-radius:10px;align-items:center;gap:2px;padding:3px;display:inline-flex}.header__lang-btn{min-width:38px;min-height:32px;color:var(--ink-muted);font:600 .8rem var(--font-body);letter-spacing:.04em;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 8px}.header__lang-btn.is-active{background:var(--ink);color:#fff}.header__cart{color:var(--ink-muted);font-size:.95rem;font-weight:600;transition:color .2s;position:relative}.header__cart:hover,.header__cart.active{color:var(--ink)}.header__cart span{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;margin-left:.35rem;padding:0 .3rem;font-size:.72rem;font-weight:700;display:inline-grid}.header__cta{min-height:44px;padding-inline:1.2rem;font-size:.9rem}.header__burger{cursor:pointer;background:0 0;border:0;width:44px;height:44px;margin-left:auto;display:none;position:relative}.header__burger span{background:var(--ink);width:22px;height:1.5px;transition:transform .3s var(--ease);margin:6px auto;display:block}.header--open .header__burger span:first-child{transform:translateY(3.75px)rotate(45deg)}.header--open .header__burger span:last-child{transform:translateY(-3.75px)rotate(-45deg)}.header__mobile{display:none}@media (width<=900px){.header__inner{padding-right:0}.header__nav,.header__right{display:none}.header__burger{display:block}.header__mobile{inset:var(--header-h) 0 0;opacity:0;pointer-events:none;transition:opacity .3s var(--ease), transform .3s var(--ease);background:#f8f5f1fa;padding:1.5rem;display:block;position:fixed;transform:translateY(-8px)}.header__mobile.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.header__mobile nav{flex-direction:column;gap:.35rem;display:flex}.header__mobile a:not(.btn){border-bottom:1px solid var(--line);padding:.95rem .25rem;font-size:1.2rem;font-weight:600}.header__mobile .header__lang{align-self:flex-start;margin:.85rem 0}.header__mobile .btn{width:100%;margin-top:.5rem}}.footer{color:#f7f3eec7;background:#242321;padding:4rem 0 1.75rem}.footer__grid{border-bottom:1px solid #f7f3ee1f;grid-template-columns:1.4fr repeat(3,1fr);gap:2rem;padding-bottom:2.5rem;display:grid}.footer__logo{font-family:var(--font-display);letter-spacing:.1em;color:#f7f3ee;margin-bottom:.9rem;font-size:1.35rem;font-weight:800;display:inline-block}.footer__brand p{max-width:30ch;line-height:1.6}.footer h3{color:#f7f3ee;margin-bottom:1rem;font-size:.95rem}.footer ul{flex-direction:column;gap:.55rem;display:flex}.footer a{transition:color .2s}.footer a:hover{color:#fff}.footer__staff{padding:1.5rem 0 .25rem}.footer__staff-plaque{background:#f7f3ee0f;border:1px solid #f7f3ee2e;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.15rem 1.35rem;display:flex}.footer__staff-title{color:#f7f3ee;font-family:var(--font-display);letter-spacing:.02em;margin:0;font-size:1.05rem;font-weight:700}.footer__staff-lead{color:#f7f3ee9e;max-width:42ch;margin:.35rem 0 0;font-size:.9rem}.footer__staff-btn{letter-spacing:.01em;background:#f7f3ee;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:.65rem 1.25rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;color:#242321!important}.footer__staff-btn:hover{background:#fff;transform:translateY(-1px)}.footer__bottom{color:#f7f3ee80;padding-top:1.4rem;font-size:.9rem}@media (width<=900px){.footer__grid{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media (width<=520px){.footer__grid{grid-template-columns:1fr}}.fitbot{z-index:80;position:relative}.fitbot__launcher{right:max(1rem, env(safe-area-inset-right));bottom:max(1rem, env(safe-area-inset-bottom));background:var(--ink);color:#f7f3ee;cursor:pointer;min-height:52px;animation:fitbotPop .55s var(--ease) both;border:none;border-radius:999px;align-items:center;gap:.55rem;padding:.7rem 1.05rem .7rem .85rem;font-weight:600;display:inline-flex;position:fixed;box-shadow:0 14px 36px #2f2e2c47}.fitbot__launcher:hover{transform:translateY(-2px)}.fitbot__launcher-icon{font-size:1.15rem}.fitbot__launcher-avatar{object-fit:cover;background:var(--bg-sand);border-radius:50%;width:28px;height:28px}.fitbot__launcher-text{font-size:.92rem}.fitbot__head-person{align-items:center;gap:.75rem;min-width:0;display:flex}.fitbot__head-person img{object-fit:cover;background:var(--bg-sand);border-radius:50%;flex-shrink:0;width:44px;height:44px}.fitbot__speech{grid-template-columns:48px 1fr;align-items:start;gap:.65rem;margin-bottom:1rem;display:grid}.fitbot__avatar{object-fit:cover;background:var(--bg-sand);border-radius:50%;width:48px;height:48px}.fitbot__bubble{background:var(--bg-soft);border:1px solid var(--line);border-radius:14px;padding:.85rem .95rem}.fitbot__who{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);margin:0 0 .35rem;font-size:.78rem;font-weight:700}.fitbot__say h2{margin:0 0 .4rem;font-size:1.2rem}.fitbot__say p{color:var(--ink-muted);margin:0;font-size:.92rem}.fitbot__brand{font-family:var(--font-display);letter-spacing:.02em;margin:0;font-size:1rem;font-weight:800}.fitbot__panel{right:max(.75rem, env(safe-area-inset-right));bottom:max(.75rem, env(safe-area-inset-bottom));background:linear-gradient(165deg, #5c6b5214, transparent 42%), var(--bg-elevated);border:1px solid var(--line);width:min(420px,100vw - 1.5rem);max-height:min(88dvh,720px);box-shadow:var(--shadow-soft);animation:fitbotRise .35s var(--ease) both;border-radius:20px;flex-direction:column;display:flex;position:fixed;overflow:hidden}.fitbot__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.1rem .75rem;display:flex}.fitbot__subtitle{color:var(--ink-muted);margin:.2rem 0 0;font-size:.86rem}.fitbot__close{background:var(--bg-soft);width:40px;height:40px;color:var(--ink);cursor:pointer;border:none;border-radius:10px;font-size:1.5rem;line-height:1}.fitbot__dots{gap:.35rem;padding:.75rem 1.1rem 0;display:flex}.fitbot__dots span{background:var(--line);border-radius:99px;flex:1;height:3px}.fitbot__dots span.is-active{background:var(--accent)}.fitbot__body{-webkit-overflow-scrolling:touch;flex:1;padding:1rem 1.1rem 1.25rem;overflow:auto}.fitbot__step h2{margin-bottom:.55rem;font-size:1.35rem}.fitbot__step>p{color:var(--ink-muted);margin-bottom:1.1rem;font-size:.95rem}.fitbot__field{flex-direction:column;gap:.4rem;margin-bottom:.75rem;font-size:.92rem;font-weight:600;display:flex}.fitbot__field input{border:1px solid var(--line);min-height:52px;font:inherit;background:#fff;border-radius:12px;padding:.75rem .9rem;font-size:1.05rem;font-weight:400}.fitbot__field input:focus{outline-offset:1px;outline:2px solid #5c6b5259}.fitbot__error{color:#9b3b2e;margin:0 0 .75rem;font-size:.9rem}.fitbot__hint{color:var(--ink-soft);margin:0 0 1rem;font-size:.86rem}.fitbot__primary{width:100%;margin-top:.35rem}.fitbot__back{color:var(--accent);cursor:pointer;background:0 0;border:none;margin-bottom:.85rem;padding:0;font-weight:600}.fitbot__cats{flex-direction:column;gap:.65rem;display:flex}.fitbot__cats button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:14px;min-height:56px;padding:.9rem 1rem;font-size:1rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s}.fitbot__cats button:hover{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-1px)}.fitbot__summary{background:var(--bg-soft);border-radius:14px;flex-direction:column;gap:.35rem;margin:0 0 .85rem;padding:.9rem 1rem;font-size:.92rem;display:flex}.fitbot__explain{font-weight:500;color:var(--ink)!important;margin:0 0 1rem!important}.fitbot__list{flex-direction:column;gap:1rem;display:flex}.fitbot-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.fitbot-card__media img{aspect-ratio:4/3;object-fit:cover;width:100%}.fitbot-card__body{padding:.95rem 1rem 1.05rem}.fitbot-card__body h3{font-size:1.05rem}.fitbot-card__price{font-family:var(--font-display);margin-top:.25rem;font-weight:700}.fitbot-card__desc,.fitbot-card__sizes,.fitbot-card__width{color:var(--ink-muted);margin-top:.45rem;font-size:.88rem}.fitbot-card__rec{background:var(--accent-soft);color:var(--accent-hover);border-radius:8px;margin-top:.65rem;padding:.35rem .65rem;font-size:.88rem;font-weight:700;display:inline-block}.fitbot-card__width--muted{font-size:.82rem;line-height:1.45}.fitbot-card__actions{grid-template-columns:1fr 1fr;gap:.55rem;margin-top:.9rem;display:grid}.fitbot-card__actions .btn{min-height:46px;padding:.55rem .7rem;font-size:.9rem}.fitbot__toast{background:var(--accent-soft);border:1px solid #5c6b5233;border-radius:14px;margin-bottom:1rem;padding:.95rem 1rem}.fitbot__toast p{margin:0 0 .75rem;font-weight:600}.fitbot__toast-actions{gap:.5rem;display:grid}.fitbot__empty{padding:.5rem 0 .25rem}.fitbot__empty-actions{gap:.55rem;margin-top:.85rem;display:grid}@keyframes fitbotPop{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:none}}@keyframes fitbotRise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (width<=520px){.fitbot__panel{border-radius:20px 20px 0 0;width:100%;max-height:min(92dvh,100%);bottom:0;right:0}.fitbot__launcher-text{display:none}.fitbot__launcher{border-radius:50%;justify-content:center;width:56px;height:56px;padding:0}}@media (height<=640px){.fitbot__panel{max-height:94dvh}}.hero{color:#fff;align-items:end;min-height:100svh;display:grid;position:relative;overflow:hidden}.hero__media{position:absolute;inset:0}.hero__media img{object-fit:cover;object-position:center 30%;width:100%;height:100%;animation:heroZoom 12s var(--ease) both}.hero__scrim{background:linear-gradient(90deg,#191816b8 0%,#1918166b 48%,#19181633 100%),linear-gradient(#0000 55%,#1918168c 100%);position:absolute;inset:0}.hero__content{z-index:1;padding:calc(var(--header-h) + 3rem) 0 4.5rem;max-width:min(720px, var(--container));animation:heroRise 1s var(--ease) both;margin-left:max(50% + min(1180px,100% - 2.5rem)/-2,1.25rem);margin-right:auto;position:relative}.hero__brand{font-family:var(--font-display);letter-spacing:.14em;margin:0 0 1rem;font-size:clamp(2.4rem,6vw,4.2rem);font-weight:800;line-height:1}.hero__title{max-width:14ch;font-size:clamp(1.7rem,3.8vw,2.85rem);font-weight:700}.hero__subtitle{color:#ffffffe0;max-width:36ch;margin-top:1.1rem;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:300}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero__trust{flex-wrap:wrap;gap:.75rem 1.35rem;margin-top:2.25rem;display:flex}.hero__trust li{color:#ffffffe6;align-items:center;gap:.45rem;font-size:.92rem;display:inline-flex}.hero__trust span{color:#d7e2cf;font-weight:700}@keyframes heroZoom{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes heroRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width<=720px){.hero{align-items:end;min-height:100svh}.hero__content{width:var(--container);margin-left:0;margin-inline:auto;padding-bottom:3rem}.hero__actions{flex-direction:column}.hero__actions .btn{width:100%}.hero__trust{flex-direction:column;gap:.55rem}.hero__media img{object-position:70% center}}@media (prefers-reduced-motion:reduce){.hero__media img,.hero__content{animation:none}}.benefits{background:linear-gradient(#0000,#ebe4da8c 30%,#0000)}.benefits__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.benefits__item{border-top:1px solid var(--line);background:0 0;padding:1.6rem 1.4rem 1.5rem}.benefits__index{font-family:var(--font-display);letter-spacing:.08em;color:var(--accent);margin-bottom:1.4rem;font-size:.85rem;font-weight:700;display:block}.benefits__item h3{margin-bottom:.65rem;font-size:1.2rem}.benefits__item p{color:var(--ink-muted);font-size:.98rem}@media (width<=900px){.benefits__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.benefits__grid{grid-template-columns:1fr}}.categories__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.categories__card{border-radius:var(--radius);background:var(--bg-sand);aspect-ratio:4/5;display:block;position:relative;overflow:hidden}.categories__image{position:absolute;inset:0}.categories__image img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.categories__card:hover .categories__image img{transform:scale(1.05)}.categories__label{color:#fff;font-family:var(--font-display);background:linear-gradient(#0000,#191816b8);justify-content:space-between;align-items:center;gap:.75rem;padding:1.15rem 1.2rem;font-size:1.15rem;font-weight:700;display:flex;position:absolute;inset:auto 0 0}.categories__arrow{opacity:.75;transition:transform .3s var(--ease), opacity .3s var(--ease)}.categories__card:hover .categories__arrow{opacity:1;transform:translate(4px)}@media (width<=900px){.categories__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.categories__grid{grid-template-columns:1fr}.categories__card{aspect-ratio:16/11}}@media (prefers-reduced-motion:reduce){.categories__card:hover .categories__image img{transform:none}}.product-catalog__filters{flex-wrap:wrap;gap:.55rem;margin-bottom:1.75rem;display:flex}.product-catalog__filters button{border:1px solid var(--line);min-height:40px;color:var(--ink-muted);cursor:pointer;background:0 0;border-radius:10px;padding:.45rem .9rem;transition:background .2s,color .2s,border-color .2s}.product-catalog__filters button.is-active,.product-catalog__filters button:hover{background:var(--ink);border-color:var(--ink);color:#fff}.product-catalog__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.product-card{background:var(--bg-elevated);border-radius:var(--radius);border:1px solid var(--line);flex-direction:column;height:100%;display:flex;overflow:hidden}.product-card__image{aspect-ratio:4/5;background:var(--bg-sand);position:relative;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease)}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__badge{color:#fff;background:#2f2e2cd9;border-radius:8px;padding:.35rem .65rem;font-size:.78rem;position:absolute;top:.85rem;left:.85rem}.product-card__body{flex-direction:column;flex:1;gap:.55rem;padding:1.15rem 1.15rem 1.25rem;display:flex}.product-card__category{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.78rem;font-weight:600}.product-card__body h3{font-size:1.15rem}.product-card__desc{color:var(--ink-muted);flex:1;font-size:.92rem}.product-card__price{font-family:var(--font-display);font-size:1.2rem;font-weight:700}.product-card__size{color:var(--ink-muted);justify-content:space-between;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.product-card__size select{border:1px solid var(--line);min-width:88px;min-height:40px;color:var(--ink);background:#fff;border-radius:8px;padding:.35rem .55rem}.product-card .btn{width:100%;min-height:46px;margin-top:.35rem}.product-catalog__empty{color:var(--ink-muted);text-align:center;padding:2rem 0}@media (width<=960px){.product-catalog__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.product-catalog__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.product-card:hover .product-card__image img{transform:none}}.why{background:var(--ink);color:#f7f3ee}.why .section__eyebrow{color:#b8c7ae}.why .section__lead{color:#f7f3eeb3}.why__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.why__head{top:calc(var(--header-h) + 1.5rem);margin-bottom:0;position:sticky}.why__list{flex-direction:column;gap:1rem;display:flex}.why__item{border-top:1px solid #f7f3ee24;grid-template-columns:1fr 1fr;gap:1rem;padding:1.4rem 0;display:grid}.why__item:last-child{border-bottom:1px solid #f7f3ee24}.why__problem span,.why__solution span{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.55rem;font-size:.75rem;font-weight:600;display:block}.why__problem span{color:#f7f3ee73}.why__solution span{color:#b8c7ae}.why__problem h3{font-size:1.15rem;font-weight:700}.why__solution p{color:#f7f3eed1;font-size:1.02rem}@media (width<=900px){.why__layout{grid-template-columns:1fr}.why__head{position:static}}@media (width<=640px){.why__item{grid-template-columns:1fr}}.sustainable__wrap{background:linear-gradient(135deg, #5c6b5214, transparent 50%), var(--bg-soft);border-radius:calc(var(--radius) + 6px);grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1rem,2.5vw,1.5rem);display:grid;overflow:hidden}.sustainable__media{border-radius:var(--radius);min-height:320px;overflow:hidden}.sustainable__media img{object-fit:cover;width:100%;height:100%;min-height:320px}.sustainable__content{padding:clamp(.5rem,2vw,1.5rem)}.sustainable__content p{color:var(--ink-muted);max-width:34ch;margin:1rem 0 1.75rem;font-size:1.08rem}@media (width<=860px){.sustainable__wrap{grid-template-columns:1fr}.sustainable__media,.sustainable__media img{min-height:240px}}.trends__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.trends__item{flex-direction:column;gap:1rem;display:flex}.trends__image{border-radius:var(--radius);aspect-ratio:4/5;background:var(--bg-sand);overflow:hidden}.trends__image img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.trends__item:hover .trends__image img{transform:scale(1.04)}.trends__meta h3{margin-bottom:.3rem;font-size:1.2rem}.trends__meta p{color:var(--ink-muted);font-size:.95rem}@media (width<=900px){.trends__grid{grid-template-columns:1fr}.trends__item{grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.trends__image{aspect-ratio:1}}@media (width<=560px){.trends__item{grid-template-columns:1fr}.trends__image{aspect-ratio:16/11}}@media (prefers-reduced-motion:reduce){.trends__item:hover .trends__image img{transform:none}}.reviews{background:radial-gradient(circle at top right, #5c6b5214, transparent 40%), var(--bg-elevated)}.reviews__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.reviews__item{border-top:1px solid var(--line);margin:0;padding:1.6rem 1.5rem 1.4rem}.reviews__stars{color:var(--star);letter-spacing:.05em;gap:.15rem;margin-bottom:1rem;display:flex}.reviews__item>p{color:var(--ink);min-height:5.5em;font-size:1.05rem;line-height:1.6}.reviews__item footer{align-items:center;gap:.75rem;margin-top:1.4rem;display:flex}.reviews__avatar{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);letter-spacing:.02em;border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.reviews__item cite{font-style:normal;font-weight:600}@media (width<=720px){.reviews__grid{grid-template-columns:1fr}.reviews__item>p{min-height:0}}.size-help{padding-top:0}.size-help__panel{background:var(--accent-soft);border-radius:calc(var(--radius) + 4px);justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1.75rem,4vw,2.5rem);display:flex}.size-help__panel p{max-width:42ch;color:var(--ink-muted);margin-top:.85rem}.size-help__panel .btn{flex-shrink:0}.size-help__actions{flex-wrap:wrap;flex-shrink:0;gap:.65rem;display:flex}@media (width<=760px){.size-help__panel{flex-direction:column;align-items:stretch}.size-help__actions,.size-help__panel .btn,.size-help__actions .btn{width:100%}}.faq__layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.faq__head{margin-bottom:0}.faq__item{border-top:1px solid var(--line)}.faq__item:last-child{border-bottom:1px solid var(--line)}.faq__question{text-align:left;cursor:pointer;width:100%;font-family:var(--font-display);color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 0;font-size:1.12rem;font-weight:700;display:flex}.faq__icon{border:1px solid var(--line);width:28px;height:28px;color:var(--accent);border-radius:8px;flex-shrink:0;place-items:center;font-size:1.1rem;display:grid}.faq__answer{padding:0 0 1.25rem}.faq__answer p{max-width:58ch;color:var(--ink-muted)}@media (width<=860px){.faq__layout{grid-template-columns:1fr}}.final-cta{text-align:center;color:#fff;place-items:center;min-height:62vh;display:grid;position:relative;overflow:hidden}.final-cta__media{position:absolute;inset:0}.final-cta__media img{object-fit:cover;width:100%;height:100%}.final-cta__scrim{background:linear-gradient(#19181673,#191816ad);position:absolute;inset:0}.final-cta__content{z-index:1;padding:5rem 0;position:relative}.final-cta__content h2{max-width:14ch;margin-inline:auto;font-size:clamp(2rem,4.5vw,3.4rem)}.final-cta__content p{color:#ffffffdb;max-width:34ch;margin:1rem auto 1.75rem;font-size:1.08rem}.cart-page{padding:calc(var(--header-h) + 2.5rem) 0 4rem;min-height:70vh}.cart-page__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2rem;display:flex}.cart-page__head h1{font-size:clamp(1.8rem,3vw,2.6rem)}.cart-page__head a,.cart-page__empty a{color:var(--accent);font-weight:600}.cart-page__empty{text-align:center;color:var(--ink-muted);padding:3rem 0}.cart-page__empty .btn{margin-top:1.25rem}.cart-page__layout{grid-template-columns:1.3fr .9fr;align-items:start;gap:1.5rem;display:grid}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:96px 1fr auto;gap:1rem;padding:1rem 0;display:grid}.cart-item img{object-fit:cover;background:var(--bg-sand);border-radius:10px;width:96px;height:120px}.cart-item__info h2{margin-bottom:.25rem;font-size:1.1rem}.cart-item__info p{color:var(--ink-muted);font-size:.92rem}.cart-item__price{font-weight:600;color:var(--ink)!important;margin-top:.4rem!important}.cart-item__qty{border:1px solid var(--line);border-radius:8px;align-items:center;gap:.55rem;margin-top:.75rem;padding:.2rem;display:inline-flex}.cart-item__qty button{cursor:pointer;background:0 0;border:0;width:32px;height:32px;font-size:1.1rem}.cart-item__remove{color:var(--ink-soft);cursor:pointer;background:0 0;border:0;align-self:start;font-size:.9rem}.cart-item__remove:hover{color:var(--ink)}.cart-page__summary{background:var(--bg-elevated);border:1px solid var(--line);border-radius:var(--radius);top:calc(var(--header-h) + 1rem);padding:1.4rem;position:sticky}.cart-page__summary h2{margin-bottom:.75rem;font-size:1.25rem}.cart-page__total{margin-bottom:.5rem;font-size:1.05rem}.cart-page__hint{color:var(--ink-muted);margin-bottom:1.25rem;font-size:.9rem}.cart-form{flex-direction:column;gap:.85rem;display:flex}.cart-form label{flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:500;display:flex}.cart-form input,.cart-form textarea,.admin-form input,.admin-form textarea,.admin-form select,.admin-login input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fff;border-radius:10px;padding:.65rem .8rem}.cart-form textarea,.admin-form textarea{resize:vertical;min-height:96px}.cart-form__error{color:#9b3b2e;font-size:.9rem}.cart-form__legal{color:var(--ink-muted);font-size:.82rem;line-height:1.45}.cart-form__legal a{color:var(--accent);text-decoration:underline}.cart-page__success{text-align:center;max-width:560px;padding:3rem 0}.cart-page__success h1{margin-bottom:.85rem;font-size:clamp(1.8rem,3vw,2.5rem)}.cart-page__success p{color:var(--ink-muted);margin-bottom:.75rem}.cart-page__order-id{font-family:var(--font-display);font-weight:600;color:var(--ink)!important}.cart-page__success .btn{margin-top:1.25rem}@media (width<=860px){.cart-page__layout{grid-template-columns:1fr}.cart-page__summary{position:static}.cart-item{grid-template-columns:80px 1fr}.cart-item__remove{grid-column:2}}.legal-page{padding:calc(var(--header-h) + 2.5rem) 0 4rem}.legal-page__content{max-width:760px}.legal-page__back{color:var(--accent);margin-bottom:1.25rem;font-weight:600;display:inline-block}.legal-page h1{margin-bottom:.75rem;font-size:clamp(1.8rem,3.2vw,2.6rem)}.legal-page__meta{color:var(--ink-muted);border-bottom:1px solid var(--line);margin-bottom:2rem;padding-bottom:1.25rem}.legal-page section{margin-bottom:1.6rem}.legal-page h2{margin-bottom:.55rem;font-size:1.2rem}.legal-page p,.legal-page li{color:var(--ink-muted);line-height:1.65}.legal-page ul{margin-top:.55rem;padding-left:1.1rem;list-style:outside}.legal-page li+li{margin-top:.3rem}.legal-page a{color:var(--accent);text-decoration:underline}.admin-page{padding:calc(var(--header-h) + 2rem) 0 4rem;min-height:70vh}.admin-login{max-width:460px;margin:2rem auto 0}.admin-login__plaque{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg, #5c6b5214, transparent 55%), var(--bg-elevated);box-shadow:var(--shadow-soft);padding:1.75rem 1.6rem 1.5rem}.admin-login h1{margin-bottom:.4rem;font-size:2rem}.admin-login__plaque>p{color:var(--ink-muted);margin-bottom:1.5rem}.admin-login form{flex-direction:column;gap:.85rem;margin-bottom:1rem;display:flex}.admin-login label{flex-direction:column;gap:.35rem;font-weight:500;display:flex}.admin-login input{border:1px solid var(--line);min-height:48px;font:inherit;background:#fff;border-radius:10px;padding:.65rem .85rem}.admin-login input:focus{outline-offset:1px;outline:2px solid #5c6b5259}.admin-login__error{color:#9b3b2e;margin:0}.admin-login a{color:var(--accent);font-weight:600}.admin-page__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-page__head h1{font-size:clamp(1.8rem,3vw,2.4rem)}.admin-page__head p{color:var(--ink-muted);margin-top:.35rem}.admin-page__actions{align-items:center;gap:.85rem;display:flex}.admin-page__actions a{color:var(--accent);font-weight:600}.admin-tabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.admin-tabs button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:10px;min-height:44px;padding:.55rem 1rem;font-weight:600}.admin-tabs button.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.admin-empty{color:var(--ink-muted);padding:1.5rem 0}.admin-order{border-bottom:1px solid var(--line);padding:1.25rem 0}.admin-order__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-order__top h2{font-size:1.15rem}.admin-order__top a{color:var(--accent);font-weight:600}.admin-order__date{color:var(--ink-soft);margin-top:.25rem;font-size:.88rem}.admin-order__status{text-align:right}.admin-order__status label{color:var(--ink-muted);flex-direction:column;gap:.3rem;font-size:.85rem;display:flex}.admin-order__status select{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:40px;padding:.35rem .55rem}.admin-order__total{font-family:var(--font-display);margin-top:.55rem;font-weight:700}.admin-order__items{color:var(--ink-muted);flex-direction:column;gap:.3rem;margin-top:.85rem;font-size:.95rem;display:flex}.admin-order__comment{color:var(--ink);margin-top:.75rem;font-size:.95rem}.admin-form{background:var(--bg-elevated);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:1.5rem;padding:1.35rem}.admin-form h2{margin-bottom:1rem;font-size:1.2rem}.admin-form__grid{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.admin-form label{flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:500;display:flex}.admin-form__full{grid-column:1/-1}.admin-form__check{align-items:center;margin-top:1.5rem;flex-direction:row!important;gap:.55rem!important}.admin-form__check input{width:auto;min-height:auto}.admin-form__actions{gap:.65rem;margin-top:1rem;display:flex}.admin-product-list{flex-direction:column;display:flex}.admin-product{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr auto;align-items:center;gap:1rem;padding:.9rem 0;display:grid}.admin-product img{object-fit:cover;background:var(--bg-sand);border-radius:8px;width:72px;height:90px}.admin-product h3{font-size:1.05rem}.admin-product p{color:var(--ink-muted);margin-top:.2rem;font-size:.9rem}.admin-product__actions{gap:.5rem;display:flex}.admin-product__actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-height:38px;padding:.35rem .75rem}.admin-product__actions .is-danger{color:#9b3b2e}@media (width<=760px){.admin-page__head,.admin-order__top{flex-direction:column}.admin-order__status{text-align:left;width:100%}.admin-form__grid{grid-template-columns:1fr}.admin-product{grid-template-columns:64px 1fr}.admin-product__actions{grid-column:1/-1}}.product-page{padding:calc(var(--header-h) + 2rem) 0 4rem}.product-page__grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.product-page__main-image{border-radius:var(--radius);background:var(--bg-sand);overflow:hidden}.product-page__main-image img{aspect-ratio:4/5;object-fit:cover;width:100%}.product-page__thumbs{gap:.55rem;margin-top:.75rem;display:flex}.product-page__thumbs button{cursor:pointer;background:var(--bg-sand);border:2px solid #0000;border-radius:10px;padding:0;overflow:hidden}.product-page__thumbs button.is-active{border-color:var(--accent)}.product-page__thumbs img{object-fit:cover;width:72px;height:72px}.product-page__back{color:var(--accent);margin-bottom:1rem;font-weight:600;display:inline-block}.product-page__category{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;font-size:.88rem;font-weight:600}.product-page__info h1{margin-top:.35rem;font-size:clamp(1.8rem,3vw,2.5rem)}.product-page__price{font-family:var(--font-display);margin-top:.65rem;font-size:1.6rem;font-weight:700}.product-page__desc{color:var(--ink-muted);max-width:40ch;margin-top:1rem}.product-page__meta{grid-template-columns:1fr 1fr;gap:.85rem 1rem;margin:1.4rem 0;display:grid}.product-page__meta dt{color:var(--ink-soft);margin-bottom:.2rem;font-size:.8rem}.product-page__meta dd{margin:0;font-weight:600}.product-page__rec{background:var(--accent-soft);color:var(--accent-hover);border-radius:10px;margin-bottom:1rem;padding:.45rem .75rem;font-weight:700;display:inline-block}.product-page__size{flex-direction:column;gap:.4rem;max-width:280px;font-weight:600;display:flex}.product-page__size select{border:1px solid var(--line);min-height:48px;font:inherit;background:#fff;border-radius:10px;padding:.55rem .75rem}.product-page__actions{flex-wrap:wrap;gap:.65rem;margin-top:1.25rem;display:flex}.product-page__missing{align-content:center;gap:1rem;min-height:40vh;display:grid}@media (width<=860px){.product-page__grid{grid-template-columns:1fr}}
