.product{width:100%;padding:40px 0;overflow-x:hidden}.product__wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:60px;width:100%;min-width:0;display:grid}@media (max-width:900px){.product__wrapper{grid-template-columns:1fr;gap:32px}}.product__gallery{min-width:0;max-width:100%;position:sticky;top:100px}.product__main-image{background:#f8f8f8;border-radius:16px;position:relative;overflow:hidden}.product__main-image img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;width:100%}.product__thumbnails{gap:12px;margin-top:16px;padding-bottom:8px;display:flex;overflow-x:auto}.product__thumbnail{cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:72px;height:72px;transition:border-color .2s;overflow:hidden}.product__thumbnail--active{border-color:var(--color-accent-2)}.product__thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product__info{min-width:0;max-width:100%;padding:0}.product__title{margin:0 0 12px;font-size:1.5rem;font-weight:700;line-height:1.2}.product__price-wrapper{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.product__price{color:var(--color-accent-2);font-size:2rem;font-weight:800}.product__compare-price{color:#94a3b8;font-size:1.2rem;text-decoration:line-through}.product__badge{color:#16a34a;background:#dcfce7;border-radius:20px;padding:4px 12px;font-size:.85rem;font-weight:600}.product__actions{gap:12px;margin-bottom:20px;display:flex}.product__buy-btn{background:var(--color-accent-2);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:16px 32px;font-size:1.1rem;font-weight:700;transition:all .3s}.product__buy-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2f97f64d}.quantity-selector{border:2px solid #e5e7eb;border-radius:8px;align-items:center;display:flex;overflow:hidden}.quantity-selector__btn{cursor:pointer;background:#f8f8f8;border:none;width:44px;height:44px;font-size:1.2rem;transition:background .2s}.quantity-selector__btn:hover{background:#e5e7eb}.quantity-selector__value{text-align:center;width:50px;font-size:1rem;font-weight:600}.trust-badges{flex-wrap:wrap;gap:8px;display:flex}.trust-badge{color:#166534;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;border-radius:24px;padding:10px 16px;font-size:.85rem;font-weight:500}.countdown{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:12px 20px}.countdown__text{margin-bottom:8px;font-size:.85rem;font-weight:600}.countdown__timer{justify-content:center;gap:12px;display:flex}.countdown__block{background:linear-gradient(#ef4444 0%,#dc2626 100%);border-radius:8px;min-width:56px;padding:8px 12px;box-shadow:0 4px 12px #ef444466}.countdown__number{font-size:1.5rem;font-weight:800;line-height:1;display:block}.countdown__label{text-transform:uppercase;opacity:.9;letter-spacing:.5px;margin-top:2px;font-size:.65rem}.countdown--inline{border-radius:8px;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.countdown--inline .countdown__text{margin-bottom:0;font-size:.8rem}.countdown--inline .countdown__timer{gap:8px}.countdown--inline .countdown__block{min-width:48px;padding:6px 10px}.countdown--inline .countdown__number{font-size:1.1rem}.urgency-bar{background:linear-gradient(90deg,var(--color-accent-2)0%,#1d4ed8 100%);color:#fff;text-align:center;padding:10px 16px;font-size:.85rem;font-weight:700;animation:2s ease-in-out infinite pulse-bg}@keyframes pulse-bg{0%,to{opacity:1}50%{opacity:.9}}.benefits{border-radius:var(--media-radius);background:#f8fafc;margin-bottom:24px;padding:20px}.benefits__title{margin:0 0 16px;font-size:1rem}.benefits__item{align-items:center;gap:10px;padding:8px 0;font-size:.95rem;display:flex}.benefits__check{color:var(--color-accent-2);font-weight:700}.description{background:#fff;border-radius:8px;overflow:hidden}.description__content{color:#374151;padding:16px;font-size:.95rem;line-height:1.6}.description__image{width:100%;display:block}.faq__item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;overflow:hidden}.faq__question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;font-size:1rem;font-weight:600;display:flex}.faq__answer{color:#64748b;padding:0 20px 18px;line-height:1.6}.faq-section{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.faq-item{border-bottom:1px solid #e5e7eb}.faq-item:last-child{border-bottom:none}.faq-question{text-align:left;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;font-size:.95rem;font-weight:600;transition:background .2s;display:flex}.faq-question:hover{background:#f8f8f8}.faq-question__icon{font-size:1.2rem;transition:transform .3s}.faq-item--open .faq-question__icon{transform:rotate(180deg)}.faq-answer{color:#64748b;padding:0 20px 18px;font-size:.9rem;line-height:1.6}.reviews{padding:var(--spacing-section)0;background:#f8fafc}.reviews-inline{flex-direction:column;gap:12px;display:flex}.review-card{background:#f8f8f8;border-radius:12px;padding:16px}.review-card__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.review-card__name{font-weight:600}.review-card__author{font-size:.9rem;font-weight:700}.review-card__stars{color:#fbbf24}.review-card__text{color:#64748b;font-size:.85rem;line-height:1.5}.review-card__verified{color:#22c55e;align-items:center;gap:4px;margin-top:8px;font-size:.75rem;display:inline-flex}.shipping-info{color:#166534;background:linear-gradient(135deg,#dcfce7 0%,#d1fae5 100%);border:1px solid #bbf7d0;border-radius:10px;align-items:center;gap:10px;padding:14px 18px;font-size:.9rem;display:flex}.shipping-info__icon{font-size:1.3rem}.comparison-table{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014}.comparison-table__header{background:var(--color-accent-1);color:#fff;grid-template-columns:1fr 80px 80px;padding:16px 20px;font-size:.9rem;font-weight:700;display:grid}.comparison-table__header span:not(:first-child){text-align:center}.comparison-table__row{border-bottom:1px solid #f0f0f0;grid-template-columns:1fr 80px 80px;padding:14px 20px;font-size:.9rem;transition:background .2s;display:grid}.comparison-table__row:hover{background:#f8f8f8}.comparison-table__row:last-child{border-bottom:none}.comparison-table__check{text-align:center;font-size:1.2rem}.comparison-table__check--yes{color:#22c55e}.comparison-table__check--no{color:#ef4444}.results-section{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding:48px 0}.results-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;display:grid}.result-item__number{color:var(--color-accent-2);margin-bottom:8px;font-size:3rem;font-weight:800;line-height:1}.result-item__text{color:#64748b;max-width:200px;margin:0 auto;font-size:.9rem}.features-bar{background:#f8f8f8;padding:24px 0}.features-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:24px;display:grid}.feature-item__icon{margin-bottom:8px;font-size:2rem}.feature-item__title{margin-bottom:4px;font-size:.9rem;font-weight:700}.feature-item__text{color:#64748b;font-size:.8rem}.live-viewers{color:#0dab1a;text-align:center;background:#e6f9e7;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;display:flex}.live-viewers__dot{background:#ef4444;border-radius:50%;width:10px;height:10px;animation:1.5s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.delivery-date{background:linear-gradient(135deg,#bee9ca 0%,#d1fae5 100%);border-radius:8px;margin-top:12px;padding:12px 16px;font-size:.9rem;font-weight:500}.sold-count{text-align:center;color:var(--color-text);padding:8px 0;font-size:.9rem;font-weight:600}@media (max-width:768px){.product__wrapper{grid-template-columns:1fr;gap:24px}.product__gallery{position:static}.product__title{font-size:1.4rem}.product__price{font-size:1.6rem}.product__actions{flex-direction:column}.quantity-selector{justify-content:center}.countdown__block{min-width:48px;padding:6px 10px}.countdown__number{font-size:1.2rem}.comparison-table__header,.comparison-table__row{grid-template-columns:1fr 60px 60px;padding:12px 16px;font-size:.8rem}.results-grid{grid-template-columns:repeat(2,1fr);gap:24px}.result-item__number{font-size:2.2rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:16px}.feature-item__icon{font-size:1.5rem}.feature-item__title{font-size:.75rem}}
