.nav{position:fixed;top:0;left:0;width:100%;height:60px;background:linear-gradient(90deg,#000,#138900);display:flex;justify-content:center;z-index:5000;box-shadow:0 4px 15px #0006;transition:all .3s ease}.nav-admin{background:#333}.nav-container{width:100%;max-width:1200px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:100%;position:relative}.nav-logo{display:flex;align-items:center;text-decoration:none;z-index:1001;margin-right:auto}.nav-logo-img{height:40px;width:auto;object-fit:contain}.nav-links{display:flex;align-items:center;gap:24px}.nav-links a{text-decoration:none;color:#ccc;font-weight:500;font-size:15px;transition:color .3s ease;white-space:nowrap}.nav-links a:hover,.nav-links .active-link{color:#138900}.nav-right{display:flex;align-items:center;gap:12px;margin-left:20px}.nav-icon-link{display:flex;align-items:center;justify-content:center;text-decoration:none;margin-right:4px;flex:0 0 auto}.nav-icon-wrapper{position:relative;display:inline-block;flex:0 0 auto}.nav-icon-img{height:38px;width:auto;filter:brightness(0) invert(1) drop-shadow(0 0 3px rgba(255,255,255,.6));transition:filter .3s ease}.nav-icon-compare{height:32px}.nav-icon-link:hover .nav-icon-img{filter:brightness(0) invert(1) drop-shadow(0 0 5px #138900)}.nav-icon-profile{height:44px}.nav-badge{position:absolute;top:-5px;right:-8px;background-color:#fce300;color:#000;font-size:11px;font-weight:700;height:18px;width:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000004d;z-index:2}.nav-ai-btn{background:linear-gradient(135deg,#138900,#0b5e00);color:#fff!important;padding:8px 16px;border-radius:20px;box-shadow:0 4px 10px #13890066;font-weight:600;transition:transform .2s,box-shadow .2s;white-space:nowrap}.nav-ai-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #13890099;color:#fff}.nav-admin-box{display:flex;align-items:center;gap:10px}.nav-admin-login{color:#fff;font-size:14px}.nav-admin-logout{background:#c00;border:none;color:#fff;padding:4px 10px;border-radius:4px;cursor:pointer}.nav-toggle{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;z-index:1001;padding:0;margin-right:15px}.hamburger{width:30px;height:3px;background:#fff;border-radius:2px;transition:all .3s linear;transform-origin:1px}.nav-mobile-search,.mobile-bottom-nav,.nav-top-mobile-row,.mobile-compare-indicator{display:none}@media(max-width:768px){.nav{height:auto;padding-bottom:8px;background:linear-gradient(90deg,#000,#138900)}.nav-container{flex-direction:column;align-items:stretch;padding:0 12px;overflow:visible}.nav-top-mobile-row{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;height:50px}.mobile-compare-indicator{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:#fff;font-weight:700;font-size:14px;padding:6px 10px;border-radius:12px;background:#00000040;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);margin-left:auto}.mobile-compare-indicator img{height:20px;width:auto;filter:brightness(0) invert(1) drop-shadow(0 0 4px rgba(19,137,0,.55))}.mobile-compare-sep{opacity:.9}.mobile-compare-count{color:#fce300;text-shadow:0 0 8px rgba(252,227,0,.25)}.nav-toggle{display:flex;margin-right:12px}.nav-toggle.active .hamburger:nth-child(1){transform:rotate(45deg)}.nav-toggle.active .hamburger:nth-child(2){opacity:0;transform:translate(20px)}.nav-toggle.active .hamburger:nth-child(3){transform:rotate(-45deg)}.nav-logo{margin-right:0}.nav-logo-img{height:32px}.nav-mobile-search{display:block;width:100%;margin-bottom:4px;overflow:visible}.nav-mobile-search form{position:relative;width:100%}.nav-search-submit{position:absolute;left:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;height:18px;width:18px;z-index:2}.nav-search-submit img{height:18px;width:18px;object-fit:contain;opacity:1;filter:brightness(0);display:block}.nav-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#0000000f;border:none;cursor:pointer;padding:0;width:22px;height:22px;border-radius:50%;font-size:18px;line-height:22px;color:#111;z-index:2}.nav-search-total{position:absolute;right:40px;top:50%;transform:translateY(-50%);font-size:12px;color:#64748b;z-index:2;pointer-events:none}.nav-search-suggest{position:absolute;left:0;right:0;top:calc(100% + 6px);background:#fff;border-radius:10px;box-shadow:0 10px 24px #0000002e;overflow:hidden;z-index:6000;max-height:260px;overflow-y:auto;border:1px solid rgba(0,0,0,.08);padding:8px}.nav-search-suggest-item{width:100%;text-align:left;border:none;padding:8px 10px;font-size:14px;color:#0f172a;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.nav-search-suggest-item:last-child{margin-bottom:0}.nav-search-suggest-item:hover{background:#14532d;color:#fff;border-color:#14532d}.nav-search-suggest-item b{font-weight:800}.nav-search-suggest-item.suggestion-chip{background:#14532d1a;color:#14532d;border-radius:12px;font-size:13px;border:1px solid rgba(20,83,45,.2);transition:all .2s}.nav-search-suggest-item.suggestion-chip:hover{background:#14532d;color:#fff;border-color:#14532d}.nav-suggest-left{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-suggest-right{flex:0 0 auto;opacity:.75}.nav-search-suggest-item:hover .nav-suggest-right{opacity:.95}.nav-search-suggest-empty{padding:10px 12px;font-size:13px;color:#334155;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.nav-search-loading-dog{width:80px;height:auto;border-radius:8px}.nav-mobile-search input{width:100%;padding:8px 34px 8px 36px;border-radius:6px;border:none;font-size:14px;outline:none;background:#fff;color:#333;box-shadow:0 2px 4px #0000001a}.nav-right{display:none}.nav-links{position:fixed;top:0;left:0;width:min(280px,86vw);min-width:0;height:100vh;background:#000000f2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);flex-direction:column;align-items:stretch;justify-content:flex-start;padding-top:80px;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1000;gap:0;overflow-y:auto}.nav-links.active{transform:translate(0)}.nav-links a{color:#fff;font-size:18px;padding:15px 20px;width:100%;border-bottom:1px solid rgba(255,255,255,.1);text-align:left;transition:background .2s,color .2s;border-radius:0;white-space:normal}.nav-links a:hover{background:#138900;color:#fff;border-bottom-color:#138900}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(6,1fr);position:fixed;bottom:0;left:0;width:100%;height:60px;background:#fff;box-shadow:0 -2px 10px #0000001a;z-index:4000;padding-bottom:env(safe-area-inset-bottom,0)}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#666;font-size:10px;gap:4px;border-radius:12px;transition:background .2s ease,color .2s ease;padding:6px 4px}.mobile-nav-item img{height:22px;width:auto;filter:none;filter:invert(1) brightness(0)}.mobile-nav-item:last-child img{filter:none}.mobile-nav-profile img{height:28px}.mobile-nav-item:active,.mobile-nav-item:hover{color:#138900}.mobile-nav-item:active img,.mobile-nav-item:hover img{filter:sepia(100%) hue-rotate(80deg) saturate(400%)}.mobile-nav-item.active{background:#13890033;color:#0f7a00}.mobile-nav-item.active img{filter:sepia(80%) hue-rotate(80deg) saturate(350%)}}.home{background:#f7f9fb;color:#0f172a;padding-top:60px}.home-banner{background:transparent;padding:0}.home-banner__container{width:100%;margin:0;padding:0}.embla{position:relative;overflow:hidden;border-radius:0;box-shadow:none;background:#0f172a}.embla__viewport{overflow:hidden;width:100%}.embla__container{display:grid;grid-auto-flow:column;grid-auto-columns:100%;transition:transform .6s ease}.embla__slide{position:relative;min-height:280px}.home-banner__card{width:100%;height:100%;background-size:cover;background-position:center;display:flex;align-items:center;padding:32px 28px;color:#fff}.home-banner__content{max-width:520px;display:grid;gap:10px}.home-banner__eyebrow{margin:0;text-transform:uppercase;letter-spacing:1px;font-weight:800;font-size:13px;opacity:.9}.home-banner__content h2{margin:0;font-size:32px;line-height:1.15;font-weight:800}.home-banner__lead{margin:0;font-size:16px;color:#ffffffe6}.home-banner__cta{width:fit-content;border-radius:12px;padding:12px 18px;box-shadow:0 10px 20px #13890052}.embla__buttons{display:none}.embla__button{pointer-events:auto;background:#ffffffe6;color:#0f172a;border:1px solid #e2e8f0;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;cursor:pointer;transition:transform .15s,box-shadow .15s}.embla__button:hover{transform:translateY(-1px);box-shadow:0 10px 26px #0000001f}.embla__dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px}.embla__dot{width:10px;height:10px;border-radius:50%;border:1px solid #ffffff;background:#ffffff59;cursor:pointer;transition:background .2s,transform .2s}.embla__dot.is-active{background:#fff;transform:scale(1.08)}.category-strip{position:relative;background:#fff;border-bottom:1px solid #e8f0ea;padding:12px 0}.category-strip__container{max-width:1200px;margin:0 auto;padding:0 16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px}.category-strip__viewport{display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;padding:6px}.category-strip__viewport::-webkit-scrollbar{height:6px}.category-strip__viewport::-webkit-scrollbar-thumb{background:#cce7d7;border-radius:999px}.category-chip{flex:0 0 auto;padding:10px 14px;border-radius:999px;border:1px solid #cce7d7;background:#f7fff9;color:#1f9d5c;font-weight:700;text-decoration:none;transition:transform .12s,box-shadow .12s,border-color .12s}.category-chip:hover{transform:translateY(-1px);border-color:#1f9d5c;box-shadow:0 8px 20px #0000000f}.category-strip__btn{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:34px;height:34px;display:grid;place-items:center;cursor:pointer;color:#0f172a;transition:transform .15s,box-shadow .15s}.category-strip__btn:hover{transform:translateY(-1px);box-shadow:0 10px 20px #00000014}.target-goals{padding:24px 16px;max-width:1200px;margin:0 auto}.target-goals__container{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:16px}.target-goal-card{position:relative;background:#e2e8f0;border-radius:12px;overflow:hidden;display:flex;padding:24px;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none}.target-goal-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.goal-strength{grid-column:1;grid-row:span 2}.goal-mass{grid-column:2;grid-row:1}.goal-weight-loss{grid-column:2;grid-row:2}.goal-endurance{grid-column:3;grid-row:span 2}.goal-sleep{grid-column:4;grid-row:1}.goal-fatigue{grid-column:4;grid-row:2}.goal-recovery,.goal-joints{grid-column:span 2;grid-row:3}.target-goal-card__content{position:relative;z-index:5;display:flex;flex-direction:column;gap:14px;width:100%}.target-goal-card h3{margin:0;font-size:22px;font-weight:800;line-height:1.1;color:#000;max-width:180px}.target-goal-card__btn{background:#138900;color:#fff;padding:10px 28px;border-radius:8px;font-weight:700;text-decoration:none;font-size:15px;width:fit-content;transition:transform .2s,background .2s}.target-goal-card__btn:hover{background:#0f6b00;transform:scale(1.05)}.target-goal-card__image-wrapper{position:absolute;top:0;right:0;width:100%;height:100%;z-index:1}.target-goal-card__circle{position:absolute;width:240px;height:240px;border-radius:50%;bottom:-60px;right:-60px;transition:transform .4s ease}.target-goal-card--red .target-goal-card__circle{background:#ff4d4d}.target-goal-card--black .target-goal-card__circle{background:#000}.target-goal-card img{position:absolute;bottom:0;right:-10px;height:95%;width:auto;object-fit:contain;transition:transform .4s ease}.target-goal-card:hover img{transform:scale(1.08) rotate(-2deg)}.target-goal-card:hover .target-goal-card__circle{transform:scale(1.15)}.goal-strength img,.goal-endurance img{height:85%}@media(max-width:1024px){.target-goals__container{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;min-height:400px}.goal-strength,.goal-mass,.goal-weight-loss,.goal-endurance,.goal-sleep,.goal-fatigue,.goal-recovery,.goal-joints{grid-column:span 1;grid-row:auto;aspect-ratio:16/9}.target-goal-card h3{font-size:18px}}@media(max-width:640px){.target-goals__container{grid-template-columns:1fr;gap:12px}.target-goal-card{padding:16px;aspect-ratio:auto;min-height:140px}}.products-day{padding:14px 16px 6px;max-width:1200px;margin:0 auto}.products-day__header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.products-day__header h2{margin:0;font-size:22px;font-weight:800}.products-day__badge{background:#138900;color:#fff;border-radius:999px;padding:6px 10px;font-weight:700;font-size:13px}.products-day__grid{display:flex;overflow-x:auto;gap:12px;padding:2px 8px 12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.products-day__grid::-webkit-scrollbar{height:6px}.products-day__grid::-webkit-scrollbar-thumb{background:#cce7d7;border-radius:999px}.product-day-card{background:#fff;border:1px solid #e6efe7;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px;box-shadow:0 8px 24px #0000000f;min-width:170px;flex:0 0 170px;scroll-snap-align:start}.product-day-card__image{background:linear-gradient(135deg,#e9f7ef,#f7fff9);border-radius:10px;display:grid;place-items:center;padding:10px}.product-day-card__pill{background:#0f172a;color:#fff;padding:6px 10px;border-radius:999px;font-weight:700;font-size:13px}.product-day-card__body{display:grid;gap:6px}.product-day-card__top{display:flex;align-items:center;gap:8px}.product-day-card__discount{background:#138900;color:#fff;border-radius:8px;padding:4px 8px;font-weight:800;font-size:12px}.product-day-card__rating{color:#475569;font-size:13px}.product-day-card h3{margin:0;font-size:16px;line-height:1.3;color:#0f172a}.product-day-card__price{display:flex;align-items:center;gap:8px}.product-day-card__price strong{font-size:18px;color:#0f172a}.product-day-card__old{color:#94a3b8;text-decoration:line-through;font-size:14px}.product-day-card__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;border-radius:10px;background:#138900;color:#fff;text-decoration:none;font-weight:700;box-shadow:0 10px 22px #13890038;transition:transform .15s,box-shadow .15s;width:fit-content}.product-day-card__btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px #13890052}.products-special{padding:8px 16px 4px;max-width:1200px;margin:0 auto;display:grid;gap:14px}.products-special__block{background:#fff;border:1px solid #e6efe7;border-radius:14px;padding:14px;box-shadow:0 8px 24px #0000000d}.products-special__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.products-special__header h2{margin:0;font-size:20px;font-weight:800;color:#0f172a}.products-special__more{color:#1f9d5c;text-decoration:none;font-weight:700;font-size:14px}.products-special__grid{display:flex;overflow-x:auto;gap:12px;padding:2px 8px 12px;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.products-special__grid::-webkit-scrollbar{height:6px}.products-special__grid::-webkit-scrollbar-thumb{background:#cce7d7;border-radius:999px}.product-special-card{background:linear-gradient(135deg,#fff,#f7fff9);border:1px solid #e6efe7;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px;box-shadow:0 6px 18px #0000000d;min-width:170px;flex:0 0 170px;scroll-snap-align:start}.product-special-card__top{display:flex;align-items:center;gap:8px}.product-special-card__tag{background:#138900;color:#fff;border-radius:8px;padding:4px 8px;font-weight:800;font-size:12px}.product-special-card__rating{color:#475569;font-size:13px}.product-special-card h3{margin:0;font-size:16px;line-height:1.25;color:#0f172a}.product-special-card__price{display:flex;align-items:center;gap:8px}.product-special-card__price strong{font-size:18px;color:#0f172a}.product-special-card__old{color:#94a3b8;text-decoration:line-through;font-size:14px}.product-special-card__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;border-radius:10px;background:#138900;color:#fff;text-decoration:none;font-weight:700;box-shadow:0 10px 22px #13890038;transition:transform .15s,box-shadow .15s;width:fit-content}.product-special-card__btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px #13890052}.hero{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;padding:40px 24px;background:linear-gradient(135deg,#e9f7ef,#f8fffb);border-bottom:1px solid #e8f0ea}.hero__content h1{margin:8px 0 12px;font-size:36px;font-weight:800;line-height:1.2}.hero__content span{color:#1f9d5c}.hero__eyebrow{margin:0;color:#1f9d5c;font-weight:700;letter-spacing:.4px}.hero__lead{margin:10px 0 18px;color:#4b5563;max-width:620px}.hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.hero__actions .btn{padding:12px 18px;border-radius:10px;font-weight:700}.btn.primary{background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff;border:none}.btn.ghost{border:1px solid #d1e9d8;color:#1f9d5c;background:#fff}.hero__stats{display:flex;gap:18px;flex-wrap:wrap}.stat{background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:10px 14px;min-width:140px;flex:1}.stat strong{display:block;font-size:20px;color:#0f172a}.stat span{color:#6b7280;font-size:14px}.hero__banner{position:relative;background:linear-gradient(145deg,#1f9d5c,#27ae60);color:#fff;border-radius:14px;padding:20px;display:grid;gap:12px;align-content:center}.hero__tag{background:#ffffff29;padding:6px 10px;border-radius:8px;width:fit-content;font-weight:700}.hero__bottle{position:relative;display:flex;align-items:center;gap:12px}.bottle__circle{width:92px;height:92px;border-radius:50%;background:#ffffff24}.bottle__content{display:flex;flex-direction:column;font-size:20px;line-height:1.2}.hero__note{margin:0;color:#ffffffe6}.trust-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:12px 24px 8px;background:#fff;border-bottom:1px solid #e8f0ea}.trust-item{background:#f3fbf6;color:#1f9d5c;font-weight:600;padding:10px 12px;border-radius:10px;border:1px solid #e0f1e5;text-align:center}.section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 14px}.section-title h2{margin:0;font-size:22px;font-weight:800}.section-title a{color:#1f9d5c;text-decoration:none;font-weight:600}.categories{padding:24px}.categories__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.cat-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:14px;text-decoration:none;color:#0f172a;display:grid;gap:6px;transition:transform .2s,box-shadow .2s}.cat-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00000014}.cat-card__icon{font-size:22px}.cat-card__title{font-weight:700}.cat-card__cta{color:#1f9d5c;font-size:14px}.goals{padding:0 24px 12px}.goals__tags{display:flex;flex-wrap:wrap;gap:8px}.goal-tag{display:inline-flex;align-items:center;gap:6px;border:1px solid #d7e7dc;background:#fff;color:#1f9d5c;border-radius:999px;padding:8px 12px;text-decoration:none;font-weight:700;transition:transform .15s,box-shadow .15s}.goal-tag:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000014}.promos{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;padding:0 24px 24px}.promo-card{background:linear-gradient(135deg,#fff,#f5fbf7);border:1px solid #e6efe7;border-radius:12px;padding:14px;display:grid;gap:6px}.promo-card h3{margin:0;font-size:18px;font-weight:800}.promo-card p{margin:0;color:#4b5563}.promo-link{color:#1f9d5c;font-weight:600;text-decoration:none}.benefits{padding:0 24px 24px}.benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.benefit{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:14px;display:grid;gap:6px}.benefit strong{color:#0f172a}.benefit span{color:#4b5563;font-size:14px}.highlights{padding:0 24px 24px}.highlights__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.highlight-card{background:#fff;border:1px solid #e8e8e8;border-radius:14px;overflow:hidden;display:grid;grid-template-rows:180px 1fr;box-shadow:0 10px 30px #0000000a}.highlight__image img{width:100%;height:100%;object-fit:cover;display:block}.highlight__body{padding:12px;display:grid;gap:6px}.highlight__eyebrow{color:#1f9d5c;font-weight:700;margin:0}.highlight-card h3{margin:0;font-size:18px}.steps{padding:0 24px 24px}.steps__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.step-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:14px;display:grid;gap:6px}.step-number{font-weight:800;color:#1f9d5c}.testimonials{padding:0 24px 24px}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.testimonial-card{background:linear-gradient(145deg,#f6fffb,#f0f7f2);border:1px solid #dfece3;border-radius:12px;padding:14px}.testimonial-text{margin:0 0 8px;color:#0f172a}.testimonial-name{margin:0;color:#1f9d5c;font-weight:700}.cta{padding:16px 24px 32px}.cta__content{background:linear-gradient(135deg,#2ecc71,#1f9d5c);color:#fff;border-radius:14px;padding:20px;display:grid;gap:10px}.cta__actions{display:flex;gap:10px;flex-wrap:wrap}.cta__actions .btn{border-radius:10px;padding:10px 14px}.home-footer{background:#fff;color:#0f172a;margin-top:24px;padding:26px 16px 20px;border-top:2px solid #e2e8f0;box-shadow:0 -6px 16px #0000000a}.home-footer__container.home-footer__top{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1.2fr 1.2fr 1fr;gap:18px;align-items:start}.home-footer__brandbox{display:grid;gap:6px;align-content:start}.home-footer__logo{height:42px;width:auto;object-fit:contain}.home-footer__about p{margin:0 0 6px;color:#1f2937}.home-footer__brand{font-weight:800;color:#0f172a}.home-footer__tagline{color:#4b5563;font-size:14px;margin:0}.home-footer__contacts{display:grid;gap:8px;align-content:start}.home-footer__contact-row{display:flex;align-items:center;gap:8px;color:#0f172a}.home-footer__icon{width:18px;height:18px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;flex:0 0 18px}.home-footer__icon--pin{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23138900' d='M12 2a6 6 0 0 0-6 6c0 4.5 5.1 10.6 5.3 10.9c.2.2.4.3.7.3s.5-.1.7-.3C12.9 18.6 18 12.5 18 8a6 6 0 0 0-6-6m0 9a3 3 0 1 1 0-6a3 3 0 0 1 0 6'/%3E%3C/svg%3E")}.home-footer__icon--phone{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23138900' d='M20.5 15.4c-1-.8-2.4-1.3-3.6-.7l-1.2.6c-1.7-.9-3.1-2.3-4-4l.6-1.2c.6-1.2.2-2.6-.7-3.6l-1.4-1.4c-.8-.8-2-.8-2.8 0l-1 1C4 6.4 3.8 7.2 4 8c.8 3.4 2.9 6.5 5.7 8.4c2 1.4 4.2 2.4 6.6 2.6h.4c.6 0 1.3-.2 1.7-.7l1-1c.8-.8.8-2 0-2.8z'/%3E%3C/svg%3E")}.home-footer__icon--clock{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23138900' d='M12 2a10 10 0 1 0 0 20a10 10 0 0 0 0-20m0 18a8 8 0 1 1 0-16a8 8 0 0 1 0 16m.5-13h-1v5l4.3 2.5l.5-.8l-3.8-2.2z'/%3E%3C/svg%3E")}.home-footer__contact-row a{color:#0f172a;text-decoration:none;font-weight:700}.home-footer__contact-row a:hover{color:#138900}.home-footer__icon{font-size:16px}.home-footer__links{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.home-footer__col{display:grid;gap:6px}.home-footer__col a{color:#0f172a;text-decoration:none;font-weight:600;font-size:14px}.home-footer__col a:hover{color:#138900;text-decoration:underline}.home-footer__payments{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;justify-content:center;max-width:1200px;margin:10px auto 6px}.home-footer__payments~.home-footer__payments{display:none!important}.home-footer__payment-badge{background:#f3f6f9;border:1px solid #dce4ef;color:#0f172a;border-radius:10px;padding:6px 10px;font-weight:700;font-size:12px;box-shadow:inset 0 1px #fff9;display:inline-flex;align-items:center;justify-content:center}.home-footer__payment-badge img{display:block;height:18px;width:auto}.home-footer__policies-row{max-width:1200px;margin:12px auto 0;display:grid;grid-template-columns:1fr;gap:10px;align-items:start;justify-items:center;text-align:center}.home-footer__policies-row a{color:#3b3f46;text-decoration:underline;font-weight:600;font-size:13px}@media(max-width:960px){.home-banner__card{padding:26px 18px;min-height:240px}.home-banner__content h2{font-size:26px}.home-banner__lead{font-size:14px}.hero{grid-template-columns:1fr;padding:20px 10px}.hero__banner{min-height:240px}.trust-bar{padding:12px 10px 8px}.categories,.goals,.promos,.benefits,.highlights,.steps,.testimonials{padding-left:10px;padding-right:10px}.cta{padding:16px 10px 32px}}@media(max-width:640px){.embla__buttons{display:none}.embla{border-radius:14px}.home-banner__content h2{font-size:22px}.home-banner__cta{padding:10px 14px}.category-strip__container{grid-template-columns:1fr;padding:0 10px}.category-strip__btn{display:none}.category-strip__viewport{padding-inline:2px}.products-day{padding:12px 10px 4px}.products-day__grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.product-day-card{grid-template-columns:1fr}.products-special{padding:8px 10px 4px}.products-special__header{flex-direction:column;align-items:flex-start}.products-special__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.home-footer__container.home-footer__top{grid-template-columns:1fr}.home-footer__payments{justify-content:center}.home-footer__policies-row{grid-template-columns:1fr;gap:6px}}@media(max-width:480px){.hero{padding:15px 5px}.trust-bar,.categories,.goals,.promos,.benefits,.highlights,.steps,.testimonials,.cta{padding-left:5px;padding-right:5px}}.home-section-container{max-width:1200px;margin:24px auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.home-section-header{padding:16px 24px;border-bottom:1px solid #e5e7eb}.home-section-header h2{margin:0;font-size:20px;font-weight:400;color:#333}.popular-categories__grid{display:grid;grid-template-columns:repeat(5,1fr);width:100%}.popular-category-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 4px;text-decoration:none;border-right:1px solid #e5e7eb;transition:background .2s;min-height:100px}.popular-category-card:nth-child(5n){border-right:none}.popular-category-card:hover{background:#f9fafb}.popular-category-card__image{width:18vw;height:18vw;max-width:80px;max-height:80px;min-width:48px;min-height:48px;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.popular-category-card__image img{max-height:90%;max-width:90%;object-fit:contain}.popular-category-card h3{margin:0;font-size:clamp(10px,2.5vw,14px);font-weight:600;color:#333;text-align:center;line-height:1.2}.popular-brands__grid{display:grid;grid-template-columns:repeat(5,1fr)}.popular-brand-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:#fff;border:none;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;cursor:pointer;height:120px;transition:background .2s}.popular-brand-card:nth-child(5n){border-right:none}.popular-brand-card:hover{background:#f9fafb}.popular-brand-card img{max-width:100%;max-height:60px;object-fit:contain;filter:grayscale(1);opacity:.7;transition:filter .2s,opacity .2s}.popular-brand-card:hover img{filter:grayscale(0);opacity:1}.popular-brand-card span{font-size:14px;font-weight:700;color:#666}.popular-brand-card--more{text-decoration:none;color:#333;gap:8px}.popular-brand-card__more-icon{width:32px;height:32px;border:2px solid #333;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700}.popular-brand-card--more span{font-weight:400;color:#333}@media(max-width:1024px){.target-goals__container{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;min-height:400px}.goal-strength,.goal-mass,.goal-weight-loss,.goal-endurance,.goal-sleep,.goal-fatigue,.goal-recovery,.goal-joints{grid-column:span 1;grid-row:auto;aspect-ratio:1/1}.target-goal-card h3{font-size:16px}.target-goal-card{padding:12px}.target-goal-card__btn{padding:6px 12px;font-size:13px}.popular-brands__grid{grid-template-columns:repeat(3,1fr)}.popular-brand-card:nth-child(3n){border-right:none}}@media(max-width:640px){.target-goals__container{grid-template-columns:repeat(2,1fr);gap:8px}.target-goal-card{padding:10px;aspect-ratio:1/1;min-height:120px}.target-goal-card h3{font-size:14px}.target-goal-card__btn{padding:4px 10px;font-size:12px}.popular-brands__grid{grid-template-columns:repeat(2,1fr)}.popular-brand-card:nth-child(2n){border-right:none}.popular-category-card{min-height:80px;padding:8px 2px}}.lazy-wrapper{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:10px;background:#f5f7fb}.lazy-placeholder{position:absolute;inset:0;background:linear-gradient(90deg,#f5f7fb,#e8edf5,#f5f7fb);background-size:200% 100%;animation:lazy-shimmer 1.4s ease-in-out infinite}@keyframes lazy-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.lazy-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease}.p-card{width:100%;max-width:none;min-height:100%;background:#fff;border-radius:12px;padding:16px;text-align:left;color:#0f172a;transition:.18s ease;cursor:pointer;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 22px #0000000d;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;position:relative;min-width:0}.p-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0000001a}.p-img-wrap{width:100%;aspect-ratio:4 / 5;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}.p-img{width:100%;height:100%;object-fit:contain}.p-card h3{margin:0;font-size:16px;font-weight:700;color:#0f172a}.p-badge-stock{position:absolute;top:2px;right:2px;background:#1389001f;color:#138900;border:1px solid rgba(19,137,0,.35);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;z-index:2}.p-badge-rating{position:absolute;top:2px;left:2px;background:#ffd70029;color:#c08400;border:1px solid rgba(255,215,0,.6);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;z-index:2}.p-fav-btn{position:absolute;top:36px;right:6px;z-index:3;width:32px;height:32px;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.p-fav-btn:hover{transform:scale(1.1)}.p-fav-btn svg{stroke:#138900;fill:transparent;transition:all .2s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.p-fav-btn.active svg{stroke:#138900;fill:gold}.p-cart-btn{position:absolute;top:72px;right:6px;z-index:3;width:32px;height:32px;background:#fff;border:1px solid rgba(19,137,0,.3);border-radius:50%;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#138900;box-shadow:0 2px 5px #0000000d}.p-cart-btn:hover{background:#fff;color:#138900}.p-cart-btn.active{background:#138900;color:#fff;box-shadow:0 4px 8px #13890040}.p-cart-btn.active svg{stroke:gold}.p-compare-btn{position:absolute;top:108px;right:6px;z-index:3;width:32px;height:32px;background:#fff;border:1px solid rgba(19,137,0,.3);border-radius:50%;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#138900;box-shadow:0 2px 5px #0000000d}.p-compare-btn:hover{background:#fff;color:#138900}.p-compare-btn.active{background:#138900;color:#fff;box-shadow:0 4px 8px #13890040}.p-compare-icon{width:18px;height:18px;object-fit:contain;filter:invert(32%) sepia(96%) saturate(1786%) hue-rotate(84deg) brightness(92%) contrast(103%)}.p-compare-btn.active .p-compare-icon{filter:invert(88%) sepia(57%) saturate(2224%) hue-rotate(2deg) brightness(105%) contrast(102%)}@media(hover:hover)and (pointer:fine){.p-cart-btn:hover,.p-compare-btn:hover{background:#138900;color:#fff;transform:scale(1.1);box-shadow:0 4px 8px #13890040}}.p-cart-btn:not(.active):focus,.p-cart-btn:not(.active):active,.p-compare-btn:not(.active):focus,.p-compare-btn:not(.active):active{background:#fff;color:#138900}.p-cat{margin:0;font-size:13px;color:#374151}.p-price{font-size:14px;font-weight:700;color:#0f172a}.products-filters{margin-top:10px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.products-filters select{padding:8px 12px;border-radius:8px;border:1px solid rgba(19,137,0,.2);background:#138900;color:#fff;font-size:14px;cursor:pointer;transition:all .2s;font-weight:500}.products-filters select:hover{background:#0f6b00}.category-select-wrap{position:relative;display:inline-flex;align-items:center}.category-hint-arrow{position:absolute;left:50%;top:-32px;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:16px solid #fce300;filter:drop-shadow(0 0 6px rgba(252,227,0,.6));animation:hint-bounce .7s infinite;pointer-events:none}.category-hint-arrow:after{content:"";position:absolute;left:-2px;top:-22px;width:4px;height:14px;background:#fce300;border-radius:2px}@keyframes hint-bounce{0%{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-5px)}to{transform:translate(-50%) translateY(0)}}.products-filters select.highlight-pulse{animation:pulse-yellow 1s infinite;box-shadow:0 0 10px #fce30080;border-color:#fce300}@keyframes pulse-yellow{0%{box-shadow:0 0 #fce300b3}70%{box-shadow:0 0 0 10px #fce30000}to{box-shadow:0 0 #fce30000}}.products-filters select option{background:#fff;color:#0f172a}.products-page{color:#0f172a;padding:32px 24px;background:snow;overflow-x:hidden}.products-header h1{margin:0;font-size:22px;font-weight:800;line-height:1.1}.products-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.products-title-inner{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.products-brand-nav,.products-brand-block{display:flex;align-items:center;gap:10px}.brand-pill{border:1px solid #0f172a;border-radius:999px;padding:4px 10px;font-weight:700;color:#0f172a;background:#fff;font-size:13px}.products-back-link{background:none;border:none;color:#138900;font-weight:700;font-size:13px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;padding:0}.products-back-link:hover{text-decoration:underline}.products-all-link{background:none;border:none;color:#138900;font-weight:700;font-size:13px;cursor:pointer;padding:0;text-decoration:underline}.products-all-link:hover{color:#0f6b00}.products-actions-row{display:flex;align-items:center;gap:10px}.products-count{margin-top:-12px}.products-link-btn{background:#fff;color:#138900;border:1px solid #138900;border-radius:4px;padding:4px 8px;font-weight:600;cursor:pointer;box-shadow:none}.products-link-btn.secondary{background:#fff;color:#138900;border:1px solid #138900;box-shadow:none}.products-link-btn:hover,.products-link-btn.secondary:hover{background:#f0fdf4;color:#0f6b00}.products-link-btn.highlight-pulse{animation:pulse-yellow 1s infinite;box-shadow:0 0 10px #fce30080;border-color:#fce300}.title-prefix{font-weight:500;color:#64748b;font-size:.9em}.title-brand{font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 10px}.brand-header-logo{height:32px;width:auto;object-fit:contain;margin-left:4px}.brand-back-btn{position:relative;padding:12px 32px;font-family:Rajdhani,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:2px;color:#fff;background:#138900;border:none;cursor:pointer;clip-path:polygon(10% 0,100% 0,100% 70%,90% 100%,0 100%,0 30%);transition:all .2s ease;overflow:hidden;box-shadow:4px 4px #0f6b00;margin-left:12px}.brand-back-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:.4s;animation:shine-loop 4s infinite ease-in-out}@keyframes shine-loop{0%{left:-100%}20%{left:100%}to{left:100%}}.brand-back-btn:hover:before{left:100%;animation:none;transition:.4s}.brand-back-btn:hover{background:#0f6b00;color:#fff;box-shadow:-4px -4px #0f172a;transform:translate(2px,2px)}.brand-back-btn:active{transform:translate(4px,4px);box-shadow:none}.products-header .muted{margin-top:6px;color:#64748b;font-size:14px}.products-grid{margin-top:24px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:20px;row-gap:24px;justify-items:stretch;align-items:start;width:100%}.search-label{display:flex;align-items:center;gap:8px;margin-left:10px;margin-right:10px}.search-input-wrap{position:relative;display:inline-flex;align-items:center}.search-label input{padding:8px 34px 8px 36px;border-radius:8px;border:1px solid #cbd5e1;font-size:14px;width:200px;max-width:100%;transition:all .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:10px center;background-size:16px}.search-clear-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:#0000000f;border:none;cursor:pointer;width:20px;height:20px;border-radius:50%;font-size:16px;line-height:20px;color:#111;padding:0}.search-label input:focus{outline:none;border-color:#138900;box-shadow:0 0 0 3px #1389001a;width:240px;max-width:100%}.products-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;min-height:auto;align-items:center}.category-modal-backdrop{position:fixed;inset:0;background:#00000073;z-index:6000;display:flex;align-items:center;justify-content:center;padding:12px}.category-modal{background:#fff;border-radius:12px;width:min(420px,92vw);max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 16px 32px #00000047}.category-modal-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e2e8f0}.category-modal-header h3{margin:0;font-size:18px;font-weight:700}.category-modal-close{background:none;border:none;font-size:22px;cursor:pointer;line-height:1;color:#0f172a}.category-modal-body{padding:12px 14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;overflow-y:auto}.category-modal-item{padding:10px 12px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;cursor:pointer;text-align:left;transition:all .2s}.category-modal-item.active,.category-modal-item:hover{border-color:#138900;background:#1389001a;color:#0f172a}.tag{border:1px solid #138900;background:#fff;color:#138900;border-radius:8px;padding:6px 14px;cursor:pointer;font-weight:600;font-size:14px;transition:all .2s}.tag:hover{background:#f0fdf4;border-color:#0f6b00;color:#0f6b00}.virtual-scroll-container{scrollbar-width:thin;scrollbar-color:#138900 rgba(19,137,0,.05)}.virtual-scroll-container::-webkit-scrollbar{width:6px}.virtual-scroll-container::-webkit-scrollbar-track{background:#1389000d;border-radius:10px}.virtual-scroll-container::-webkit-scrollbar-thumb{background:#138900;border-radius:10px}.virtual-row{margin:0!important}.p-card.skeleton{border:1px solid #e8e8e8;border-radius:12px;padding:12px;background:#fff;min-height:240px}.skeleton-img{width:100%;height:140px;border-radius:10px;background:linear-gradient(90deg,#f2f4f5,#e9eef1,#f2f4f5);background-size:200% 100%;animation:shimmer 1.2s infinite;margin-bottom:10px}.skeleton-line{height:12px;border-radius:6px;background:linear-gradient(90deg,#f2f4f5,#e9eef1,#f2f4f5);background-size:200% 100%;animation:shimmer 1.2s infinite;margin-bottom:8px}.skeleton-line.w-80{width:80%}.skeleton-line.w-60{width:60%}.skeleton-line.w-50{width:50%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.products-page{padding:10px}.products-grid{column-gap:8px}.products-title-row{flex-direction:column;align-items:flex-start}.products-actions-row{width:100%}.products-filters{flex-direction:column;align-items:stretch;gap:12px}.products-filters label{display:flex;flex-direction:column;gap:4px;width:100%}.products-filters select{width:100%}.products-filters .search-label,.products-filters .suggestions-container{display:none}.search-label input{width:100%;background-position:10px center}.search-label input:focus{width:100%}.products-tags{justify-content:flex-start;display:none}}@media(max-width:640px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8px;row-gap:14px}}@media(min-width:641px)and (max-width:1024px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:420px){.products-page{padding:8px 6px}.products-grid{column-gap:6px;row-gap:12px}}@media(max-width:360px){.products-page{padding:6px 4px}.products-grid{column-gap:5px;row-gap:10px}}.modal-backdrop{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-card{background:#fff;color:#0f172a;border-radius:16px;padding:24px;max-width:980px;width:95%;box-shadow:0 20px 50px #00000059;position:relative}.modal-close{position:absolute;top:10px;right:12px;border:none;background:transparent;font-size:20px;cursor:pointer;color:#111827}.modal-card h2{margin:0 0 4px;font-size:26px;font-weight:800}.modal-card .muted{margin:0 0 12px;color:#64748b}.product-modal__body{display:grid;grid-template-columns:1fr 1.1fr;gap:20px;align-items:start}.product-modal__left{background:linear-gradient(145deg,#f7fdf9,#eef7f0);border:1px solid #e5efe5;border-radius:14px;padding:16px;display:flex;justify-content:center;align-items:center}.product-modal__image img{width:100%;height:auto;object-fit:contain;max-height:420px}.product-modal__right{display:flex;flex-direction:column;gap:12px}.product-modal__category{margin:0;color:#27ae60;font-weight:700;letter-spacing:.3px}.product-modal__title{margin:0;font-size:26px;font-weight:800;color:#0f172a}.product-modal__rating{font-size:14px;color:#64748b}.product-modal__price-block{background:#f7fff9;border:1px solid #e0f2e7;border-radius:12px;padding:12px 14px;display:grid;gap:6px}.product-modal__price{font-size:24px;font-weight:800;color:#1f8c4f}.product-modal__subprice{font-size:14px;color:#4b5563}.product-modal__meta{display:flex;gap:12px;flex-wrap:wrap;font-size:14px;color:#0f172a}.product-modal__meta span{background:#f5f7fb;padding:6px 10px;border-radius:10px;border:1px solid #e5e7eb}.product-modal__actions{display:flex;gap:10px;flex-wrap:wrap}.product-modal__actions .btn{border:none;border-radius:10px;padding:10px 16px;font-weight:700;cursor:not-allowed}.product-modal__actions .btn.primary{background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff}.product-modal__actions .btn.ghost{background:#fff;color:#27ae60;border:1px solid #d1e9d8}.product-modal__specs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:6px}.product-modal__specs .spec{border:1px solid #e5e7eb;border-radius:12px;padding:10px 12px;background:#fafbfc}.spec__label{font-size:13px;color:#6b7280;margin-bottom:4px}.spec__value{font-size:14px;color:#111827;font-weight:600}@media(max-width:900px){.product-modal__body{grid-template-columns:1fr}.product-modal__left{max-height:380px}.product-modal__image img{max-height:360px}}.cyber-modal-backdrop{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cyber-modal{background:#fce300;color:#0f172a;border:2px solid #0f172a;box-shadow:10px 10px #0f172a;padding:0;width:90%;max-width:400px;position:relative;clip-path:polygon(0 0,100% 0,100% 85%,90% 100%,0 100%);animation:modal-pop .3s cubic-bezier(.18,.89,.32,1.28)}.cyber-modal-header{background:#0f172a;padding:12px;display:flex;justify-content:center}.cyber-logo{height:30px;object-fit:contain;filter:brightness(0) invert(1)}.cyber-modal-content{padding:24px 24px 12px;font-weight:800;font-size:18px;text-align:center;color:#14532d;text-transform:uppercase;line-height:1.4}.cyber-modal-close{display:block;width:100%;padding:16px;background:transparent;border:none;border-top:2px solid #0f172a;font-weight:900;font-size:18px;text-transform:uppercase;cursor:pointer;transition:background .2s;color:#0f172a}.cyber-modal-close:hover{background:#eab308}@keyframes modal-pop{0%{transform:scale(.8) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.products-count-animated{display:inline-block;transition:transform .3s ease-out,text-shadow .3s ease-out,color .3s ease-out;font-weight:700;min-width:20px;text-align:center}.products-count-animated.highlight{transform:scale(1.5);color:#475569;text-shadow:-1px -1px 0 #2c3e50,1px -1px 0 #2c3e50,-1px 1px 0 #2c3e50,1px 1px 0 #2c3e50}.products-count-animated.highlight{transform:scale(1.5);color:#708090;text-shadow:none}.suggestions-container{display:flex;align-items:center;gap:8px;margin-left:10px;flex-wrap:wrap;padding-bottom:2px}.suggestion-chip{background:#14532d1a;color:#14532d;padding:4px 10px;border-radius:12px;font-size:13px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;cursor:pointer;border:1px solid rgba(20,83,45,.2);transition:all .2s;flex-shrink:1}.suggestion-chip:hover{background:#14532d;color:#fff;border-color:#14532d}@media(max-width:768px){.suggestions-container{width:100%;margin-left:0;margin-top:8px;max-width:none}}.login-page{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;font-family:Inter,Arial,sans-serif;color:#0f172a}.login-illustration{transition:transform .5s ease,opacity .5s ease,filter .5s ease;z-index:1}.login-illustration.blurred{filter:blur(4px);opacity:.6;transform:scale(.95);pointer-events:none}.login-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10;animation:fadeIn .4s ease-out}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 6px 16px #00000014;width:100%;max-width:400px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-card h1{margin:0 0 16px;font-size:24px;font-weight:800;color:#0f172a;text-align:center}.login-label{display:flex;flex-direction:column;gap:6px;font-weight:600;color:#0f172a;margin-bottom:12px}.login-input{border:1px solid #cbd5e1;border-radius:10px;padding:12px;font-size:15px;outline:none;transition:border .2s,box-shadow .2s;width:100%;box-sizing:border-box}.login-message{color:#b91c1c;margin:6px 0 12px;font-size:13px;text-align:center}.login-btn{width:100%;border:none;border-radius:12px;padding:12px 14px;font-weight:700;font-size:15px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;margin-top:10px}.login-btn:hover{transform:translateY(-1px)}.login-btn.primary{background:#fff;color:#138900;border:1px solid #138900}.login-btn.primary:hover{box-shadow:0 8px 18px #13890033}.login-btn.google{background:linear-gradient(135deg,#0a2c0a,#138900 60%,#0b6f00);color:#fff;border:none;box-shadow:0 10px 22px #13890040;animation:google-blink 1.5s infinite}@keyframes google-blink{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.login-btn.google:hover{box-shadow:0 12px 26px #13890059;animation:none}.doctor-illustration{width:100%;max-width:400px;height:auto;transition:transform .3s}.doctor-illustration:hover{transform:scale(1.02)}@media(max-width:480px){.login-card{padding:16px;width:90%}}.profile-container{max-width:600px;margin:60px auto;padding:32px 24px;color:var(--text-main);background:#1e293bd9;border-radius:24px;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 40px #00000059;text-align:center;font-family:Inter,Arial,sans-serif;width:100%;box-sizing:border-box}.profile-container h2{font-family:Montserrat,Inter,sans-serif;font-size:28px;font-weight:800;margin-bottom:10px}.profile-container p{color:var(--text-muted);margin-bottom:20px}.avatar-block{margin:20px 0}.avatar-img{width:100px;height:100px;border-radius:50%;border:2px solid #ffffff;object-fit:cover}.profile-buttons{margin-top:24px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.save-btn{min-width:160px}.logout-btn{min-width:140px}.profile-dashboard{max-width:1100px;margin:40px auto;padding:24px;color:var(--text-main);background:#1e293be6;border-radius:24px;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 60px #00000080;font-family:Inter,Arial,sans-serif}.profile-dashboard-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.door-audio-controls{display:grid;gap:6px;align-items:center;justify-items:center}.door-audio-section{margin:12px 0;display:grid;gap:8px}.door-audio-label{font-weight:700;color:#0f172a}.profile-door{width:70px;height:110px;border:2px solid #138900;border-radius:6px;background:linear-gradient(135deg,#f8fff6,#e6f5e8);position:relative;cursor:pointer;box-shadow:0 8px 18px #0000001f;transition:transform .15s,box-shadow .15s,border-color .15s}.profile-door:after{content:"";position:absolute;right:14px;top:50%;width:6px;height:6px;background:#138900;border-radius:50%;transform:translateY(-50%)}.profile-door:hover{transform:translateY(-1px);border-color:#0f7a00;box-shadow:0 12px 26px #00000029}.door-audio-row{display:flex;align-items:center;gap:8px}.door-play-btn{min-width:72px;padding:6px 10px}.door-visual{width:90px;height:10px;border-radius:999px;background:#e2e8f0;position:relative;overflow:hidden}.door-visual.playing:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#138900,#b1e5c2,#138900);animation:door-visual-run 1s linear infinite}.door-status{font-size:12px;color:#1f2937}@keyframes door-visual-run{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}.door-error{color:#b91c1c;font-size:12px;text-align:center}.profile-dashboard-header h2{margin:0 0 4px;font-family:Montserrat,Inter,sans-serif;font-size:26px;font-weight:800}.profile-dashboard-header p{margin:0;color:var(--text-muted)}.profile-dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.profile-card{background:#0f172ab3;border-radius:18px;padding:18px 20px;border:1px solid rgba(148,163,184,.4)}.profile-card h3{margin:0 0 10px;font-size:18px;font-family:Montserrat,Inter,sans-serif}.profile-card ul{list-style:none;padding:0;margin:0;font-size:14px}.profile-card ul li+li{margin-top:6px}.profile-orders li{display:flex;flex-direction:column;gap:2px}.order-date{font-size:12px;color:var(--text-muted)}.order-name{font-weight:500}.order-amount{font-size:13px;color:#a7f3d0}.rec-name{display:block;font-weight:500}.rec-reason{font-size:12px;color:var(--text-muted)}.profile-ai-history ul{max-height:180px;overflow-y:auto}.ai-question{font-size:13px}.muted{color:var(--text-muted);font-size:13px}@media(max-width:768px){.profile-dashboard{margin:16px auto;padding:18px;max-width:414px;width:calc(100% - 30px)}.profile-dashboard-grid{grid-template-columns:1fr}}@media(max-width:480px){.profile-container{margin:16px auto;max-width:414px;width:calc(100% - 30px);padding:18px 15px;border-radius:18px}.profile-dashboard-header{flex-direction:column;align-items:flex-start}.door-audio-controls{justify-items:flex-start}.profile-door{width:60px;height:90px}.profile-dashboard-header .btn,.profile-buttons,.profile-buttons .btn{width:100%}}@media(max-width:360px){.profile-container,.profile-dashboard{width:calc(100% - 10px);padding:14px 5px}}@media(min-width:434px)and (max-width:760px)and (orientation:landscape){.profile-container,.profile-dashboard{max-width:none;width:calc(100% - 10px);margin:10px auto;padding:14px 5px;border-radius:16px}.profile-dashboard-header{margin-bottom:12px}.profile-dashboard-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card{padding:14px 12px}}.assistant-page{position:fixed;inset:58px 0 0;margin:0!important;padding:0!important;height:auto!important;display:flex;flex-direction:column;gap:0;overflow:hidden;box-sizing:border-box;background:#fff;z-index:50}.assistant-header{padding:0 8px 4px}.assistant-header h2{margin:0;font-family:Montserrat,Inter,sans-serif;font-size:24px;font-weight:800}.assistant-header p{margin:0;color:var(--text-muted);font-size:14px}.assistant-welcome{text-align:center;margin:0 0 20px;padding:0 10px}.assistant-welcome h2{margin:0;font-family:Montserrat,Inter,sans-serif;font-size:22px;font-weight:800;color:#138900}.assistant-welcome p{margin:6px 0 0;color:#6b7280;font-size:14px}.assistant-chat{flex:1;min-height:0;display:flex;flex-direction:column;border-radius:0;border:none;border-top:1px solid rgba(255,255,255,.15);box-shadow:none;background:#f8fafcfa;color:#0f172a;overflow:hidden}.assistant-messages{flex:1;min-height:0;padding:3px 10px 8px;overflow-y:auto;background:linear-gradient(180deg,#f6fff9,#f4fbff);display:flex;flex-direction:column;gap:8px}.assistant-msg{max-width:88%;padding:10px 12px 6px;border-radius:16px;font-size:14px;line-height:1.4;position:relative;display:inline-flex;flex-direction:column;gap:4px}.assistant-msg-user{align-self:flex-end;background:linear-gradient(180deg,#c6f7c2,#b8f1b4);color:#0f172a;border:1px solid rgba(19,137,0,.2);box-shadow:0 6px 16px #00000014;border-top-right-radius:4px}.assistant-msg-ai{align-self:flex-start;background:#fff;color:#0f172a;border:1px solid #e5e7eb;box-shadow:0 6px 16px #0000000d;border-top-left-radius:4px}.assistant-msg-title{font-weight:700;margin-bottom:2px}.assistant-msg-body{line-height:1.4;word-break:break-word}.assistant-msg-meta{display:flex;justify-content:flex-end;gap:6px;font-size:11px;color:#6b7280}.assistant-msg-time{white-space:nowrap}.assistant-msg-user .assistant-msg-time{color:#2e9d36}.assistant-msg-ai .assistant-msg-time{color:#9ca3af}.assistant-msg-html .recs-title{font-weight:800;margin:8px 0 6px;display:flex;justify-content:space-between;gap:16px}.assistant-msg-html .ll-recs-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.assistant-msg-html .toggle-link{color:#2e8b57;text-decoration:underline;cursor:pointer;font-weight:600}.assistant-msg-html .ll-recs{width:100%;min-width:0;border-collapse:collapse;font-size:13px}.assistant-msg-html .ll-recs th,.assistant-msg-html .ll-recs td{border:1px solid #e5e7eb;padding:6px 8px;text-align:left;overflow-wrap:anywhere;word-break:break-word}.assistant-msg-html .ll-recs th{background:#f7fff9;font-weight:700}.assistant-msg-html .ll-recs tr.top5 td{border-width:2px;border-color:#2e8b57}.assistant-loading{display:inline-flex;align-items:center;gap:8px;color:#2e8b57}.assistant-spinner{width:16px;height:16px;border-radius:50%;border:2px solid #90ee90;border-top-color:#2e8b57;animation:assistant-spin .9s linear infinite}@keyframes assistant-spin{to{transform:rotate(360deg)}}.assistant-input-row{border-top:1px solid #e5e7eb;padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px));background:#fff;display:flex;gap:10px;align-items:center;box-sizing:border-box;flex-shrink:0;position:sticky;bottom:0;left:0;right:0;z-index:10}.assistant-input-row textarea{flex:1;min-height:48px;max-height:140px;resize:none;overflow-y:hidden;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;font-size:14px;font-family:Inter,Arial,sans-serif;box-shadow:inset 0 1px 2px #0000000a}.assistant-input-row textarea:focus{border-color:#138900;box-shadow:0 0 0 2px #1389001f;outline:none}.assistant-input-row button{white-space:normal;overflow-wrap:anywhere}.assistant-input-btn{border:none;background:transparent;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:background .15s,box-shadow .15s,transform .15s}.assistant-input-btn img{width:24px;height:24px;object-fit:contain;filter:grayscale(100%) brightness(.2);opacity:.6}.assistant-input-btn:hover img{opacity:.8}.assistant-input-btn:hover{background:#f7f7f7;box-shadow:0 4px 10px #0000000f}.assistant-send-btn{border:none;background:transparent;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.assistant-send-btn img{width:32px;height:32px;object-fit:contain;filter:saturate(1.2) brightness(1)}.assistant-send-btn:active img{filter:saturate(1.2) brightness(.8)}.assistant-attach-name{max-width:140px;font-size:12px;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.assistant-page{top:58px;bottom:calc(60px + env(safe-area-inset-bottom,0px))}.assistant-messages{padding:6px 8px}.assistant-msg:has(.ll-recs){max-width:100%;width:100%;margin-left:0;margin-right:0;border-radius:8px;padding:8px 4px;background:transparent;box-shadow:none;border:none}.assistant-msg-html .ll-recs{font-size:7px;min-width:0;width:100%;display:table;table-layout:fixed;letter-spacing:-.3px}.assistant-msg-html .ll-recs-scroll{margin:0 -10px;width:calc(100% + 20px);padding:0 10px 0 0;overflow-x:hidden;overflow-y:hidden;touch-action:pan-x pan-y pinch-zoom;transform-origin:top left;transition:transform .1s ease-out}.assistant-msg-html .ll-recs-scroll.zoomed{overflow-x:auto}.assistant-msg-html .ll-recs th,.assistant-msg-html .ll-recs td{padding:1px 2px;white-space:normal;line-height:1}.assistant-msg-html .ll-recs td:nth-child(1),.assistant-msg-html .ll-recs td:nth-child(3),.assistant-msg-html .ll-recs td:nth-child(4),.assistant-msg-html .ll-recs td:nth-child(5),.assistant-msg-html .ll-recs td:nth-child(6),.assistant-msg-html .ll-recs td:nth-child(7){white-space:nowrap}.assistant-msg-html .ll-recs th:nth-child(1),.assistant-msg-html .ll-recs td:nth-child(1){width:10px;min-width:10px;max-width:10px}.assistant-msg-html .ll-recs th:nth-child(2),.assistant-msg-html .ll-recs td:nth-child(2){width:83px;min-width:70px;max-width:110px}.assistant-msg-html .ll-recs th:nth-child(3),.assistant-msg-html .ll-recs td:nth-child(3){width:35px;min-width:35px;max-width:35px;white-space:normal;word-break:break-word;line-height:1;overflow-wrap:break-word}.assistant-msg-html .ll-recs th:nth-child(4),.assistant-msg-html .ll-recs td:nth-child(4){width:21px;min-width:21px;max-width:21px}.assistant-msg-html .ll-recs th:nth-child(5),.assistant-msg-html .ll-recs td:nth-child(5){width:32px;min-width:32px;max-width:32px}.assistant-msg-html .ll-recs th:nth-child(6),.assistant-msg-html .ll-recs td:nth-child(6){width:21px;min-width:21px;max-width:21px}.assistant-msg-html .ll-recs th:nth-child(7),.assistant-msg-html .ll-recs td:nth-child(7){width:25px;min-width:25px;max-width:25px}.assistant-msg-html .ll-recs th:nth-child(8),.assistant-msg-html .ll-recs td:nth-child(8){width:40px;min-width:40px;max-width:40px;white-space:normal;word-break:break-word}.assistant-msg-html .ll-recs th:nth-child(9),.assistant-msg-html .ll-recs td:nth-child(9){width:47px;min-width:47px;max-width:47px}}.admin-page{padding:16px;color:#0f172a;background:#f7f9fb;position:fixed;inset:64px 0 0;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.auth-mode{display:flex;flex-direction:column}.admin-header{display:grid;gap:8px;margin-bottom:12px}.company-brand{display:flex;align-items:center;gap:12px}.company-logo{height:42px;width:auto;object-fit:contain;border-radius:6px;background:#fff;padding:4px 6px;border:1px solid #dbe7dd;box-shadow:0 4px 10px #00000014}.auth-form{display:grid;gap:10px;max-width:320px;padding:16px;background:#fff;border:1px solid #e3e8ef;border-radius:10px;box-shadow:0 6px 20px #00000014}.auth-form label{display:grid;gap:4px;color:#0f172a;font-weight:600}.auth-form input{padding:8px 10px;border-radius:8px;border:1px solid #000;font-size:14px}.auth-form button{padding:10px 12px;border:none;border-radius:8px;background:#1f9d5c;color:#fff;font-weight:700;cursor:pointer}.auth-form button:hover{background:#18814c}.auth-wrapper{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.auth-title{margin:0;font-size:26px;font-weight:800;color:#0f172a;text-align:center}.admin-meta{display:flex;gap:12px;color:#475569}.admin-actions{display:flex;gap:8px}.admin-actions button{padding:8px 12px;border-radius:8px;border:1px solid #dbe7dd;background:#fff;cursor:pointer}.muted{color:#64748b}.error{color:#d14343;font-weight:700}.sheet{border:1px solid #e3e8ef;border-radius:10px;overflow:visible;background:#fff;box-shadow:0 10px 30px #0000000d;width:max-content;min-width:100%;position:relative;margin-left:0}.sheet-scroll{overflow-x:auto;overflow-y:auto;position:relative;flex:1;min-height:0;max-height:calc(100vh - 220px);overscroll-behavior:contain;padding:0 0 18px;width:100%}.sheet-header,.sheet-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));position:relative}.sheet-header{background:#eef5f0;border-bottom:1px solid #d9e5dc;font-weight:700;color:#1f9d5c;position:sticky;top:0;z-index:30}.sheet-body .sheet-row:nth-child(odd){background:#f8fbf9}.sheet-row{position:relative;margin:0;gap:0}.sheet-body{position:relative;gap:0}.sheet-row.even{background:#f8fbf9}.sheet-row.odd{background:#fff}.sheet-row:not(.selected):hover{background:#fff9d6!important}.sheet-row:not(.selected):hover .sheet-cell.editable{background:#fff9d6}.sheet-row:not(.selected):hover .sheet-cell.editable input{background:#fff;outline:2px solid #7adf9b;border-radius:6px;padding:2px 4px}.sheet-row:not(.selected):hover .sheet-cell .status-select{border-color:#7adf9b;box-shadow:0 0 0 2px #7adf9b80}.sticky-col{position:initial;left:auto;right:auto;z-index:auto;box-shadow:none;background:inherit;transform:none;min-width:auto;max-width:none;width:auto;flex-shrink:1}.sheet-header .sticky-col{position:initial;left:auto;background:inherit;box-shadow:none;z-index:auto;top:auto}.sheet-row .sticky-col{position:initial;left:auto;background:inherit;box-shadow:none;z-index:auto}.columns-panel-backdrop{position:fixed;inset:0;background:transparent;z-index:30}.columns-panel{position:absolute;top:90px;right:24px;background:#fff;border:1px solid #dbe7dd;border-radius:10px;box-shadow:0 12px 32px #0000001f;padding:12px 14px;min-width:240px}.columns-panel-title{font-weight:700;margin-bottom:8px;color:#0f172a}.columns-panel-item{display:flex;align-items:center;gap:8px;padding:4px 0;color:#0f172a}.sheet-row:nth-child(odd) .sticky-col{background:#f8fbf9}.sheet-scroll{scrollbar-color:#cfd3d7 #f2f4f7;scrollbar-width:auto;scrollbar-gutter:stable both-edges}.sheet-scroll::-webkit-scrollbar{height:16px}.sheet-scroll::-webkit-scrollbar-track{background:#f2f4f7;border-radius:10px;border:1px solid #e3e8ef;margin:0 4px}.sheet-scroll::-webkit-scrollbar-thumb{background:repeating-linear-gradient(90deg,#cfd3d7,#cfd3d7 6px,#d9dde0 6px 12px);border-radius:10px;border:1px solid #c5c9cc}.sheet-cell{border-right:1px solid #e3e8ef;padding:4px 6px;min-height:26px;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-row.selected{background:#ffe3a3!important}.sheet-row.selected .sheet-cell{white-space:normal;text-overflow:initial;overflow:visible;align-items:flex-start}.sheet-row.selected .sheet-cell.editable input{background:#fffaf0;outline:2px solid #e9c561;border-radius:6px;padding:2px 4px}.sheet-row.selected .sheet-cell .status-select{align-self:flex-start}.sheet-row.selected .readonly-cell{white-space:pre-wrap;word-break:break-word}.sheet-row.selected .link-cell,.sheet-row.selected .link-cell a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;text-align:right;direction:rtl}.sheet-cell.editable{cursor:default}.sheet-cell:last-child{border-right:none}.sheet-cell.head{align-items:center;position:relative;cursor:pointer}.link-cell-wrap{overflow:visible}.sheet-cell.head .head-btn{background:none;border:none;padding:0;margin:0;width:100%;text-align:left;font-weight:inherit;color:inherit;cursor:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-cell input{width:100%;border:none;outline:none;background:transparent;font-size:13px;color:#0f172a}.link-editing{overflow:hidden}.cell-textarea{width:100%;min-height:28px;border:1px solid #dbe7dd;border-radius:8px;font-size:13px;color:#0f172a;padding:4px 6px;resize:none;background:#fffaf0;line-height:1.4;box-sizing:border-box;overflow:hidden}.sheet-cell::-webkit-scrollbar,.cell-textarea::-webkit-scrollbar,.link-editing::-webkit-scrollbar{display:none}.sheet-cell,.cell-textarea,.link-editing{scrollbar-width:none}.sheet-cell.editable input:hover{outline:2px solid #7adf9b;border-radius:6px;padding:2px 3px;background:#fff}.sheet-cell input:focus{outline:2px solid #1f9d5c;border-radius:6px;padding:2px 3px;background:#fff}.col-resizer{position:absolute;right:0;top:0;width:8px;height:100%;cursor:col-resize;-webkit-user-select:none;user-select:none}.col-resizer:after{content:"";position:absolute;top:0;bottom:0;left:3px;width:2px;background:transparent;transition:background .2s}.col-resizer:hover:after{background:#c5d7cc}.link-cell{position:relative;width:100%;display:flex;align-items:center;gap:6px;overflow:visible;text-overflow:ellipsis;white-space:nowrap}.link-cell a{color:#1f6feb;text-decoration:underline;display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal;direction:rtl;unicode-bidi:plaintext;text-align:right}.no-image{color:#d14343;text-align:center;font-size:12px;line-height:1.4}.preview-loading{color:#475569;font-size:12px;text-align:center}.link-cell a{color:#1f6feb;transition:color .15s ease,font-weight .15s ease}.link-cell a:hover{color:#0f4fbf;font-weight:600}.row-preview{position:fixed;transform:translateY(-50%);padding:6px;background:#fff;border:1px solid #dbe7dd;border-radius:8px;box-shadow:0 6px 20px #0000001f;z-index:120;display:flex;align-items:center;justify-content:center;pointer-events:auto}.row-preview img{max-width:100%;max-height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.preview-hint{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:5px;background:#fff7e6;color:#0f172a;padding:12px 16px;border-radius:10px;font-size:26px;line-height:1.4;box-shadow:0 8px 20px #00000024;border:1px solid #e8dbc4;pointer-events:none;white-space:normal;width:400px;max-width:400px;text-align:center;word-break:break-word;z-index:100}.hint-hotkey{font-weight:800;font-size:14px}.resize-handle{position:absolute;width:12px;height:12px;background:#1f9d5ce6;border:1px solid #0f9d5c;border-radius:3px;padding:0;margin:0;cursor:nwse-resize;pointer-events:auto}.resize-handle.nw{top:-6px;left:-6px;cursor:nwse-resize}.resize-handle.ne{top:-6px;right:-6px;cursor:nesw-resize}.resize-handle.sw{bottom:-6px;left:-6px;cursor:nesw-resize}.resize-handle.se{bottom:-6px;right:-6px;cursor:nwse-resize}.cell-tooltip{position:fixed;max-width:420px;padding:8px 10px;background:#fff;color:#0f172a;border:1px solid #dbe7dd;border-radius:8px;box-shadow:0 8px 24px #0000001f;z-index:60;white-space:normal;line-height:1.35}.readonly-cell{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.highlight-match{background:#d6f8e5;color:#0f9d5c;padding:0 1px;border-radius:3px}.status-select{width:100%;padding:4px 6px;border-radius:6px;border:1px solid #dbe7dd;background:#fff;font-size:13px}.link-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid #dbe7dd;box-shadow:0 6px 20px #00000014;border-radius:8px;padding:6px;display:grid;gap:4px;z-index:20}.link-menu button{border:none;background:#f4f7ff;padding:6px 10px;border-radius:6px;cursor:pointer;text-align:left}.link-menu button:hover{background:#dce7ff;color:#1f6feb}.saving-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#00000026;z-index:999}.saving-modal{background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 10px 30px #00000026;font-weight:700;color:#1f9d5c;border:1px solid #dbe7dd}.edit-overlay{position:fixed;inset:0;background:#0003;display:block;z-index:1000}.edit-modal{background:#fff;padding:10px 5px 12px;border-radius:12px;box-shadow:0 12px 32px #00000029;width:360px;max-width:90vw;border:1px solid #dbe7dd}.edit-modal-header{margin-bottom:12px}.edit-modal-title{font-weight:700;color:#1f9d5c}.edit-modal-sub{color:#475569;font-size:13px;margin-top:4px}.edit-modal-input{width:calc(100% - 12px);min-width:100px;min-height:105px;padding:10px 12px;margin:5px 5px 10px;border-radius:8px;border:1px solid #c5d7cc;font-size:14px;resize:vertical;box-sizing:border-box}.modal-active{background:#fff9d6!important}.link-editing{background:#e6f0ff;width:100%;min-width:420px;max-width:90vw;font-size:13px;overflow-x:auto}.admin-filters{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:4px}.admin-filters label{display:flex;align-items:center;gap:5px}.columns-toggle{margin-left:auto;padding:8px 12px;border:1px solid #dbe7dd;border-radius:8px;background:#fff;cursor:pointer;color:#0f172a}.search-label input{width:260px}.search-count{color:#475569;font-size:12px}.manager-panel{display:grid;grid-template-columns:380px 1fr;height:calc(100vh - 60px);background:#f1f5f9;color:#0f172a}.manager-sidebar{background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;box-shadow:4px 0 10px #00000005}.manager-sidebar-header{padding:24px;background:#fff;border-bottom:1px solid #e2e8f0}.manager-sidebar-header h2{margin:0;font-size:1.4rem;font-weight:800;color:#138900}.session-list{flex:1;overflow-y:auto;padding:10px}.no-sessions{text-align:center;padding:40px 20px;color:#94a3b8;font-size:.9rem}.session-item{padding:16px;border-radius:12px;margin-bottom:8px;cursor:pointer;transition:all .2s ease;position:relative;border:1px solid transparent}.session-item:hover{background:#f8fafc}.session-item.active{background:#ecfdf5;border-color:#138900;box-shadow:0 4px 12px #13890014}.session-item.status-waiting:not(.active){animation:blink-brick 2s infinite ease-in-out;border-left:4px solid #b22222}@keyframes blink-brick{0%{background-color:transparent}50%{background-color:#b222224d}to{background-color:transparent}}.session-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.session-user{font-weight:700;color:#1e293b;font-size:1rem}.session-time{font-size:.75rem;color:#94a3b8}.session-preview{font-size:.875rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.session-status-dot{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%}.session-status-dot.status-active{background:#138900}.session-status-dot.status-waiting{background:#ef4444;box-shadow:0 0 0 4px #ef44441a;animation:pulse 2s infinite}.session-status-dot.status-closed{background:#94a3b8}.manager-chat-area{display:flex;flex-direction:column;background:#f8fafc;position:relative}.chat-header{padding:20px 32px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.chat-user-info h3{margin:0 0 4px;font-size:1.2rem;font-weight:800}.status-badge{font-size:.75rem;padding:4px 12px;border-radius:999px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.status-badge.status-waiting{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.status-badge.status-active{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.chat-messages{flex:1;overflow-y:auto;padding:32px;display:flex;flex-direction:column;gap:20px}.message-bubble{max-width:95%;width:95%;padding:14px 18px;border-radius:16px;position:relative;font-size:.95rem;line-height:1.6;box-shadow:0 2px 8px #00000005}.message-bubble.user{align-self:flex-start;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:4px}.message-bubble.ai,.message-bubble.assistant{align-self:flex-start;background:#f1f5f9;color:#334155;border-left:4px solid #138900;border-bottom-left-radius:4px}.message-bubble.manager{align-self:flex-end;background:#138900;color:#fff;border-bottom-right-radius:4px}.message-time{font-size:.7rem;margin-top:6px;opacity:.6}.chat-input-area{padding:24px 32px;background:#fff;border-top:1px solid #e2e8f0;display:flex;gap:16px;align-items:center}.chat-input-area textarea{flex:1;border:2px solid #f1f5f9;border-radius:12px;padding:14px 18px;resize:none;height:52px;font-family:inherit;font-size:.95rem;transition:all .2s;background:#f8fafc}.chat-input-area textarea:focus{outline:none;border-color:#138900;background:#fff;box-shadow:0 4px 12px #1389000d}.chat-input-area button{background:#138900;color:#fff;border:none;border-radius:12px;height:52px;padding:0 28px;font-weight:800;cursor:pointer;transition:all .2s;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.chat-input-area button:hover:not(:disabled){background:#0f6b00;transform:translateY(-1px)}.chat-input-area button:disabled{opacity:.4;cursor:not-allowed}.chat-placeholder{text-align:center;margin:auto;opacity:.6}.chat-placeholder img{width:160px;border-radius:20px;margin-bottom:24px}@keyframes pulse{0%{opacity:1;transform:translateY(-50%) scale(1)}50%{opacity:.6;transform:translateY(-50%) scale(1.2)}to{opacity:1;transform:translateY(-50%) scale(1)}}.manager-loading,.manager-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;padding:40px}.manager-loading img{width:120px;margin-bottom:20px}.manager-login-screen{display:flex;align-items:center;justify-content:center;height:calc(100vh - 60px);background:#f1f5f9}.manager-login-form{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 40px #0000001a;width:100%;max-width:400px;text-align:center;display:flex;flex-direction:column;gap:15px}.login-dog{width:100px;height:100px;margin:0 auto 10px;border-radius:50%}.manager-login-form h2{color:#138900;margin-bottom:10px}.manager-login-form input{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;outline:none}.manager-login-form input:focus{border-color:#138900}.manager-login-form button{background:#138900;color:#fff;border:none;padding:14px;border-radius:10px;font-weight:800;cursor:pointer;transition:opacity .2s}.login-error{color:#ef4444;font-size:.875rem;margin:0}.logout-btn{background:transparent;border:1px solid #e2e8f0;padding:4px 10px;border-radius:6px;font-size:.75rem;cursor:pointer;color:#64748b}.logout-btn:hover{background:#fee2e2;color:#ef4444}.clickable-user{cursor:pointer;transition:color .2s}.clickable-user:hover{color:#138900;text-decoration:underline}.user-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.user-modal{background:#fff;width:100%;max-width:450px;border-radius:20px;box-shadow:0 20px 50px #0003;overflow:hidden;animation:modal-fade-in .3s ease-out}.user-modal-header{padding:24px;background:#138900;color:#fff;display:flex;justify-content:space-between;align-items:center}.user-modal-header h2{margin:0;font-size:1.25rem;font-weight:800}.close-modal{background:transparent;border:none;color:#fff;font-size:2rem;cursor:pointer;line-height:1}.user-modal-body{padding:32px;display:flex;flex-direction:column;gap:20px}.user-detail-row{display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.detail-label{font-weight:700;color:#64748b;font-size:.9rem}.detail-value{color:#0f172a;font-weight:600;text-align:right}@keyframes modal-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.manager-panel{grid-template-columns:1fr}.manager-sidebar{display:none}}.gerk-page{padding:24px;color:#0f172a;background:snow;min-height:100vh}.gerk-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.gerk-media{background:#fff;border-radius:12px;padding:16px;border:1px solid rgba(15,23,42,.08)}.gerk-gallery{display:flex;justify-content:center;align-items:center;padding:6px}.gerk-photo{width:100%;max-width:460px;max-height:460px;border-radius:12px;background:#f7f7f7;border:1px solid rgba(15,23,42,.08);object-fit:contain;min-height:220px;margin:0 auto;box-shadow:0 10px 26px #00000014}.gerk-photo.placeholder{display:grid;place-items:center;color:#ffffffa6;font-weight:600}.gerk-thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap;justify-content:flex-start}.gerk-thumb-btn{border:1px solid transparent;background:transparent;padding:0;border-radius:10px;cursor:pointer}.gerk-thumb-btn.is-active{border-color:#1f9d5cb3;box-shadow:0 0 0 2px #1f9d5c40}.gerk-thumb{width:88px;height:88px;object-fit:contain;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:#f7f7f7;display:block}.gerk-info{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:20px;box-shadow:0 10px 26px #00000014}.gerk-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.gerk-brand-badge{padding:6px 10px;border-radius:999px;background:#1f9d5c1f;color:#0f172a;border:1px solid rgba(31,157,92,.3);font-weight:700;font-size:13px}.gerk-brand-logo{height:36px;width:auto;object-fit:contain}.gerk-brand-logo-btn,.gerk-brand-badge,.gerk-brand-missing{cursor:pointer}.gerk-brand-logo-btn{background:transparent;border:none;padding:0;margin:0}.gerk-brand-missing{font-size:13px;color:#0f172a;background:#0f172a0f;border:1px dashed rgba(15,23,42,.25);padding:6px 10px;border-radius:10px}.gerk-title{margin:0 0 12px;font-size:28px;line-height:1.2}.gerk-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.gerk-price{margin:12px 0 16px}.gerk-price__value{font-size:26px;font-weight:700;color:#1f9d5c}.gerk-selector{margin:12px 0}.gerk-selector__label{font-weight:700;margin-bottom:6px}.gerk-selector__options{display:flex;flex-wrap:wrap;gap:8px}.gerk-chip{padding:8px 12px;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:#f8fafc;cursor:pointer;transition:.2s ease}.gerk-chip.is-active{border-color:#1f9d5c99;background:#1f9d5c1f;color:#0f172a}.gerk-chip.is-inactive{color:#9ca3af;border-color:#9ca3af80;position:relative;overflow:hidden}.gerk-chip.is-inactive:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 40%,rgba(156,163,175,.5) 50%,transparent 60%);transform:rotate(-2deg);pointer-events:none}.gerk-actions{display:flex;gap:12px;flex-wrap:wrap}.gerk-btn-primary{background:#1f9d5c}.gerk-btn-primary:hover{background:#1a8c52}.gerk-btn-secondary{border:1px solid rgba(255,255,255,.25);color:#0f172a}.gerk-meta{margin-top:16px;display:grid;gap:8px}.gerk-meta__row{display:flex;gap:8px;color:#0f172a}.gerk-meta__label{color:#0f172a}.gerk-tabs{margin-top:28px;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px}.gerk-tabs__nav ul{list-style:none;margin:0;padding:0 14px;display:flex;gap:10px;flex-wrap:wrap}.gerk-tabs__nav li{padding:12px 16px;cursor:pointer;border-radius:10px;color:#0f172a;transition:background .2s,color .2s}.gerk-tabs__nav li:hover{background:#1f9d5c14}.gerk-tabs__nav li.is-active{background:#1f9d5c24;color:#0f172a;border:1px solid rgba(31,157,92,.35)}.gerk-tabs__content{padding:16px 18px 20px;color:#0f172a}.gerk-text{margin:0;line-height:1.6;color:#0f172a}.gerk-status{margin-top:16px;padding:12px 14px;border-radius:10px;background:#ffffff0f}.gerk-status.error{background:#ff636329;border:1px solid rgba(255,99,99,.35)}.gerk-meta-mobile{display:none}.gerk-meta-desktop{display:block}@media(max-width:1100px){.gerk-grid{grid-template-columns:1fr}.gerk-page{padding:16px}.gerk-gallery{padding:0}.gerk-tabs__nav ul{gap:6px}}@media(max-width:768px){.gerk-grid{grid-template-columns:minmax(140px,42vw) 1fr;gap:12px;align-items:start}.gerk-page{padding:10px}.gerk-media,.gerk-info{padding:12px}.gerk-gallery{padding:0}.gerk-photo{min-height:160px;max-height:280px;border-radius:10px}.gerk-title,.gerk-price__value{font-size:22px}.gerk-actions{flex-direction:column}.gerk-thumbs{overflow-x:auto;padding-bottom:6px;flex-wrap:nowrap}.gerk-thumb{width:72px;height:72px}}@media(max-width:500px){.gerk-meta-desktop{display:none}.gerk-meta-mobile{display:grid;grid-column:1 / -1;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:16px;box-shadow:0 10px 26px #00000014;gap:8px;margin-top:0}}@media(max-width:360px){.gerk-page{padding:5px}.gerk-grid{grid-template-columns:minmax(120px,44vw) 1fr;gap:10px}.gerk-title,.gerk-price__value{font-size:18px}.gerk-media,.gerk-info{padding:10px}.gerk-thumb{width:60px;height:60px}}.favorites-page{background-color:#f8f9fa;min-height:100vh;padding-bottom:80px}.favorites-container{max-width:1200px;margin:0 auto;padding:20px;font-family:Inter,sans-serif;position:relative;width:100%;box-sizing:border-box}@media(max-width:768px){.favorites-page{padding-bottom:80px}.favorites-container{padding:15px;max-width:414px}.tab-link{flex-direction:column;align-items:flex-start;gap:2px}.tab-link .tab-count{margin-left:0;font-size:12px}}@media(max-width:374px){.favorites-container{padding:10px;max-width:100%}}@media(max-width:360px){.favorites-container{padding:5px}.tabs-header{gap:6px;flex-wrap:nowrap}.tabs-actions{margin-left:auto;width:auto;justify-content:flex-end}.tab-link .tab-label{padding:3px 6px}}@media(min-width:434px)and (max-width:760px)and (orientation:landscape){.favorites-container{max-width:none;width:100%;padding:5px}.page-header-row{gap:12px;margin-bottom:12px}.tabs-header{margin-bottom:12px}.favorites-content-wrapper{grid-template-columns:1fr 280px;gap:12px}.favorite-card{padding:12px;gap:12px;margin-bottom:10px}.order-summary-card{padding:14px}}.page-header-row{display:flex;align-items:center;gap:20px;margin-bottom:8px;justify-content:flex-start}.back-link{text-decoration:none;font-size:15px;font-weight:500;color:#138900;display:flex;align-items:center;gap:4px}.back-link:hover{text-decoration:underline}.back-arrow{font-size:24px;color:#94a3b8;line-height:.7;padding-bottom:3px}.tabs-header{display:flex;align-items:center;border-bottom:1px solid #e2e8f0;margin-bottom:20px;position:relative;justify-content:flex-start;gap:12px}.tab-link{text-decoration:none;font-size:16px;padding:10px 0;margin-right:0;position:relative;display:flex;align-items:baseline;gap:8px}.tab-link .tab-label{color:#64748b;font-weight:500;padding:4px 10px;border-radius:4px;transition:all .2s}.tab-link:hover .tab-label{color:#334155}.tab-link.active .tab-label{background-color:#138900;color:#fff;font-weight:600}.tab-link.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#138900}.tab-link .tab-count{font-size:13px;color:#94a3b8;font-weight:400}.tab-link.active .tab-count{color:#138900}.tabs-actions{display:flex;align-items:center;gap:20px;margin-left:auto}@media(max-width:510px){.tabs-header{gap:8px;margin-bottom:12px}.tab-link{font-size:14px;gap:6px}.tab-link .tab-label{padding:3px 8px;font-size:14px}.tab-link .tab-count{font-size:12px}.tabs-actions{gap:10px}.clear-btn{font-size:12px;gap:4px;white-space:nowrap}.clear-icon{font-size:16px}}.clear-icon{font-size:18px;line-height:1}.favorites-content-wrapper{display:grid;grid-template-columns:1fr 340px;gap:20px;align-items:start}.empty-state{text-align:center;padding:40px;background:#fff;border-radius:8px;border:1px solid #e2e8f0;color:#64748b;font-size:16px}.empty-state-link{display:inline-block;margin-top:10px;color:#138900;text-decoration:none;font-weight:500}.empty-state-link:hover{text-decoration:underline}.favorite-card{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:20px;display:grid;grid-template-columns:100px 1fr auto auto;gap:20px;align-items:center;margin-bottom:15px;box-shadow:0 1px 2px #0000000d;min-width:0}.card-image-wrapper{width:100px;height:100px;display:flex;align-items:center;justify-content:center}.card-image{max-width:100%;max-height:100%;object-fit:contain}.card-info{display:flex;flex-direction:column;gap:6px;min-width:0}.card-title{font-size:16px;font-weight:600;color:#0f172a;margin:0;min-width:0}.card-title-link{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;text-align:left;cursor:pointer;text-decoration:none}.card-title-link:hover{color:#2563eb;text-decoration:underline}.card-title-link:focus-visible{outline:2px solid rgba(37,99,235,.5);outline-offset:2px;border-radius:2px}.card-flavor{font-size:14px;color:#64748b}.card-controls{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.quantity-control{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:4px;height:36px}.quantity-control button{width:32px;height:100%;border:none;background:#f8fafc;cursor:pointer;font-size:18px;color:#64748b;display:flex;align-items:center;justify-content:center}.quantity-control button:hover{background:#f1f5f9}.quantity-control input{width:40px;height:100%;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;text-align:center;font-size:15px;color:#0f172a;outline:none}.card-price{font-size:18px;font-weight:700;color:#0f172a;white-space:nowrap}.card-actions{display:flex;flex-direction:column;gap:12px;align-items:flex-end;min-width:100px}.action-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;padding:0}.to-cart-btn{color:#138900}.to-cart-btn:hover{color:#0f6b00}.to-fav-btn{color:#138900}.to-fav-btn:hover{color:#0f6b00}.delete-btn{color:#94a3b8}.delete-btn:hover{color:#ef4444}.order-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:25px;box-shadow:0 1px 2px #0000000d}.summary-title{margin:0 0 20px;font-size:18px;font-weight:600}.promo-block{display:flex;gap:0;margin-bottom:10px}.promo-input{flex:1;border:1px solid #e2e8f0;border-radius:4px 0 0 4px;padding:10px 12px;font-size:14px;outline:none}.promo-input:focus{border-color:#138900}.promo-btn{background:#138900;color:#fff;border:none;border-radius:0 4px 4px 0;padding:0 15px;cursor:pointer;font-weight:500;transition:background .2s}.promo-btn:hover{background:#0f6b00}.partner-code-link{display:block;font-size:13px;color:#0f172a;text-decoration:underline;margin-bottom:25px}.partner-code-link:hover{color:#138900}.summary-rows{display:flex;flex-direction:column;gap:12px;margin-bottom:25px}.summary-row{display:flex;justify-content:space-between;font-size:14px;color:#64748b}.total-row{font-size:18px;font-weight:700;color:#0f172a;padding-top:15px;border-top:1px solid #e2e8f0;margin-top:5px}.checkout-btn{width:100%;padding:14px;background:#cbd5e1;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:not-allowed}.checkout-btn:not(:disabled){background:#138900;cursor:pointer}@media(max-width:900px){.favorites-content-wrapper{grid-template-columns:1fr}.favorite-card{grid-template-columns:80px 1fr;grid-template-areas:"image info" "image controls" "image actions";gap:10px;padding:14px}.card-image-wrapper{grid-area:image;align-self:start}.card-info{grid-area:info}.card-controls{grid-area:controls;justify-content:space-between;width:100%;gap:12px}.card-actions{grid-area:actions;flex-direction:row;justify-content:flex-start;margin-top:10px;flex-wrap:wrap;gap:10px}.order-summary-card{padding:16px}.promo-block{flex-direction:column}.promo-input{border-radius:4px}.promo-btn{border-radius:4px;padding:10px 12px}}@media(max-width:360px){.favorite-card{grid-template-columns:64px 1fr;gap:8px;padding:12px}.card-image-wrapper{width:64px;height:64px}.card-price{font-size:16px;white-space:normal}.quantity-control{height:34px}.quantity-control input{width:34px}}.compare-page{background-color:#f8f9fa;min-height:100vh;padding-bottom:60px}.compare-container{max-width:1200px;margin:0 auto;padding:20px;font-family:Inter,sans-serif}@media(max-width:768px){.compare-page{padding-bottom:20px}.compare-container{padding:10px}}.compare-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.page-title{font-size:24px;font-weight:700;color:#0f172a;margin:0}.page-header-row{display:flex;align-items:center;gap:20px}.compare-table-wrapper{overflow-x:auto;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.compare-table{width:100%;border-collapse:collapse;min-width:auto}.compare-table th,.compare-table td{padding:16px;text-align:left;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.compare-table th:last-child,.compare-table td:last-child{border-right:none}.compare-label-col{width:200px;background-color:#f8fafc;font-weight:600;color:#64748b;vertical-align:top;position:sticky;left:0;z-index:10;border-right:2px solid #e2e8f0!important}.compare-product-col{min-width:220px;vertical-align:top}.compare-product-header{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.remove-item-btn{position:absolute;top:-8px;right:-8px;background:none;border:none;color:#94a3b8;font-size:24px;cursor:pointer;line-height:1;padding:0 5px}.remove-item-btn:hover{color:#ef4444}.compare-img-wrap{width:120px;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.compare-img-wrap img{max-width:100%;max-height:100%;object-fit:contain}.compare-product-name{font-weight:600;color:#0f172a;text-decoration:none;font-size:15px;line-height:1.4}.compare-product-name:hover{color:#138900}.compare-attr-label{font-weight:500;color:#64748b;background-color:#f8fafc;position:sticky;left:0;z-index:9;border-right:2px solid #e2e8f0!important}.compare-attr-value{color:#0f172a;font-size:15px;text-align:center}.to-catalog-btn.green-btn{background-color:#138900;color:#fff;border:1px solid #138900;padding:8px 16px;font-weight:600;text-decoration:none;border-radius:4px;display:inline-block;margin-top:10px}.to-catalog-btn.green-btn:hover{background-color:#0f6b00;border-color:#0f6b00}.clear-btn{background:none;border:none;color:#138900;cursor:pointer;font-size:14px;font-weight:500;display:flex;align-items:center;gap:4px;border-bottom:1px dashed rgba(19,137,0,.4)}.clear-btn:hover{border-bottom-style:solid}.helpchat-backdrop{position:fixed;inset:0;background:#00000059;z-index:1200}.helpchat-panel{position:fixed;right:16px;bottom:92px;width:min(420px,calc(100vw - 32px));height:min(620px,calc(100vh - 120px));background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:14px;overflow:hidden;box-shadow:0 18px 44px #00000040;display:flex;flex-direction:column}.helpchat-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 14px 10px;background:linear-gradient(120deg,#000,#0c1a0c 35%,#138900 75% 100%);color:#fff}.helpchat-title__name{font-weight:800;font-size:14px;line-height:1.2}.helpchat-title__hint{margin-top:4px;font-size:12px;opacity:.9}.helpchat-header-actions{display:flex;align-items:center;gap:8px}.helpchat-link{background:transparent;border:none;color:#fff;opacity:.9;cursor:pointer;font-weight:600;font-size:12px;text-decoration:underline;padding:6px}.helpchat-link:hover{opacity:1}.helpchat-close{width:32px;height:32px;border-radius:10px;border:1px solid rgba(255,255,255,.25);background:#ffffff1f;color:#fff;cursor:pointer;font-size:20px;line-height:1}.helpchat-close:hover{background:#ffffff2e}.helpchat-messages{flex:1;padding:12px;overflow:auto;background:snow}.helpchat-msg{display:flex;margin:10px 0}.helpchat-msg.is-user{justify-content:flex-end}.helpchat-msg.is-bot{justify-content:flex-start}.helpchat-bubble{max-width:82%;padding:10px 12px;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#fff;color:#0f172a;font-size:14px;line-height:1.35;white-space:pre-wrap}.helpchat-msg.is-user .helpchat-bubble{background:#1389001a;border-color:#13890040}.helpchat-bubble--typing{opacity:.8;font-style:italic}.helpchat-footer{padding:10px 12px 12px;border-top:1px solid rgba(15,23,42,.08);background:#fff}.helpchat-error{margin-bottom:8px;color:#b91c1c;font-weight:600;font-size:12px}.helpchat-input-row{display:flex;gap:10px}.helpchat-input{flex:1;border:1px solid rgba(15,23,42,.16);border-radius:10px;padding:10px 12px;font-size:14px;outline:none}.helpchat-input:focus{border-color:#1389008c;box-shadow:0 0 0 3px #1389001f}.helpchat-send{border-radius:10px;padding:10px 12px;border:1px solid #138900;background:#138900;color:#fff;font-weight:700;cursor:pointer}.helpchat-send:disabled{opacity:.55;cursor:not-allowed}.helpchat-send:not(:disabled):hover{background:#0f6b00;border-color:#0f6b00}.helpchat-link-inline{color:#2563eb;text-decoration:underline;word-break:break-word}.helpchat-link-inline:hover{color:#1d4ed8}@media(max-width:768px){.helpchat-panel{right:10px;left:10px;width:auto;height:min(75vh,620px);bottom:80px}}.brands-page{padding:20px;max-width:1200px;margin:0 auto;color:#0f172a}.brands-header{display:flex;align-items:baseline;gap:12px;margin-bottom:16px}.brands-header h1{margin:0;font-size:24px;font-weight:800}.brands-count{color:#64748b;font-size:14px}.brands-status{padding:12px 14px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0}.brands-status.error{border-color:#ef444499;background:#ef444414;color:#b91c1c}.brands-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px}.brand-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;text-align:center;box-shadow:0 4px 10px #0000000f;min-height:150px;display:flex;flex-direction:column;justify-content:center;gap:8px;cursor:pointer}.brand-card img{max-height:60px;object-fit:contain;width:100%;margin:0 auto}.brand-placeholder{padding:10px;background:#f1f5f9;border-radius:8px;color:#0f172a;font-weight:700}.brand-name{font-weight:700}.brand-short{color:#94a3b8;font-size:13px}@media(max-width:768px){.brands-page{padding:12px}.brands-header h1{font-size:20px}}.robot-page{padding:40px;max-width:1200px;margin:0 auto;text-align:center;color:#0f172a;font-family:Inter,sans-serif}.robot-page h1{font-size:32px;margin-bottom:10px}.robot-page p{color:#64748b;margin-bottom:40px}.robot-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;justify-content:center}.robot-card{background:#f1f5f9;padding:20px;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0;transition:transform .2s}.robot-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.robot-svg{width:100%;height:auto;max-width:300px;display:block;margin:0 auto}.content{padding:40px;color:var(--text-main);font-family:Inter,Arial,sans-serif;width:100%;max-width:100%;overflow-x:clip}@media(max-width:768px){.content{padding:100px 10px 70px}}.help-fab{position:fixed;right:20px;bottom:14px;width:56px;height:56px;border-radius:50%;border:none;background:#2e8b57;color:#fff;font-size:24px;font-weight:700;box-shadow:0 12px 28px #0000002e;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;z-index:999}@media(max-width:768px){.help-fab{bottom:68px;right:10px;width:40px;height:40px;font-size:18px;box-shadow:0 4px 12px #00000040}}.help-fab:hover{transform:translateY(-2px);box-shadow:0 16px 32px #00000038;background:#27924f}.logo-biohack-page{width:100%;height:calc(100vh - 80px)}.logo-biohack-page iframe{width:100%;height:100%;border:none;display:block}:root{--green-700: #2e8b57;--green-600: #3cb371;--mint: #e0ffff;--dark-bg: #ffFAFA;--card-bg: #ffFAFA;--text-main: #0f172a;--text-muted: #4b5563}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}body{margin:0;font-family:Inter,Arial,sans-serif;background:snow;color:var(--text-main)}img,svg,video,canvas{max-width:100%;height:auto}table{max-width:100%}pre,code{max-width:100%;overflow-x:auto}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--green-700);color:#fff;font-weight:600;text-decoration:none;padding:14px 28px;border-radius:12px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 4px 12px #0003}.btn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #2e8b574d;background:var(--green-600)}.btn.secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn.secondary:hover{background:#fff3;border-color:#fff}
