.hero{width:100%;padding:4rem 1.5rem 3rem;text-align:center;background:linear-gradient(180deg,#eef2ff,#f8fafc);border-bottom-left-radius:32px;border-bottom-right-radius:32px}.hero h1{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;margin-bottom:.5rem}.hero p{color:#475569;font-size:1.05rem}.hero-inner{max-width:960px;margin:0 auto}.hero-note{margin-top:.8rem;font-size:.85rem;color:#64748b}.video-search{display:flex;flex-direction:column;gap:10px;margin-top:16px}.video-search input{width:100%;padding:14px 16px;font-size:16px;border-radius:14px;border:1px solid #d6ddff;outline:none}.video-search input:focus{border-color:#2f6bff;box-shadow:0 0 0 2px #2f6bff26}.video-search button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:600;border:none;border-radius:14px;color:#fff;background:linear-gradient(135deg,#2f6bff,#1e4fd8);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.video-search button:active{transform:scale(.97)}.video-search button:hover{box-shadow:0 8px 20px #2f6bff59}.video-search button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.icon-search{font-size:18px;line-height:1}@media(max-width:640px){.video-search{flex-direction:column;align-items:stretch;gap:.75rem}.video-search input{width:100%;font-size:1.1rem}.video-search button{width:100%;height:52px;padding:0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem}.video-search .btn-text{display:inline}.icon-search{font-size:1.1rem}}.product-card{background:#fff;border-radius:18px;padding:1rem;box-shadow:0 8px 24px #0000000f;transition:transform .2s ease,box-shadow .2s ease;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:0 14px 40px #00000014}.product-card h3{font-size:.95rem;font-weight:500;margin:.8rem 0 .5rem;color:#1e293b}.image-wrapper{position:relative}.image-wrapper img{width:100%;height:180px;object-fit:fill;border-radius:14px}.video-badge{position:absolute;top:10px;left:10px;background:#2563ebf2;color:#fff;font-weight:700;font-size:.8rem;padding:.3rem .6rem;border-radius:999px}.buy-btn{font-size:1rem;padding:.9rem;background:linear-gradient(180deg,#2563eb,#1d4ed8)}.buy-btn:after{content:" →"}@media(max-width:640px){.hero h1{font-size:1.8rem}.video-search{flex-direction:column}.video-search input,.video-search button{width:100%}}.products{max-width:1200px;margin:4rem auto 3rem;padding:0 1.5rem}.products h2{font-size:1.4rem;margin-bottom:1.5rem;font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.how-it-works{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:3rem}.step{background:#f1f5f9;border-radius:14px;padding:1rem;text-align:center}.step span{display:inline-flex;width:36px;height:36px;border-radius:50%;align-items:center;justify-content:center;background:#2563eb;color:#fff;font-weight:700;margin-bottom:.4rem}.toast{position:fixed;top:1.2rem;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:.9rem 1.2rem;border-radius:14px;display:flex;align-items:center;gap:1rem;box-shadow:0 12px 40px #00000040;z-index:9999;animation:toastIn .25s ease}.toast button{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.sticky-search{position:fixed;top:0;left:0;width:100%;background:#fff;border-bottom:1px solid #e5e7eb;z-index:2000;opacity:0;pointer-events:none;transition:opacity .2s ease}.sticky-search.is-visible{opacity:1;pointer-events:auto}.sticky-search__form{max-width:960px;margin:0 auto;padding:.6rem 1rem;display:flex;gap:.5rem;justify-content:center}.sticky-search input{width:120px;padding:.45rem .6rem;font-size:.9rem;border-radius:8px;border:1px solid #c7d2fe;text-align:center}.sticky-search button{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:0 .75rem;border-radius:8px;background:#2563eb;color:#fff;border:none;font-size:1rem;cursor:pointer}.sticky-search button:hover{background:#1d4ed8}.icon-search{line-height:1}@media(max-width:640px){.sticky-search .btn-text{display:none}.sticky-search button{width:38px;padding:0}}.coupons{max-width:900px;margin:4rem auto;padding:0 1.5rem;text-align:center}.subtitle{color:#64748b;margin-bottom:1.5rem}.coupons-header{text-align:center;margin-bottom:2rem}.coupons-header h2{font-size:1.8rem;font-weight:700;margin-bottom:.3rem}.coupons-header p{color:#64748b;font-size:.95rem}.region-selector{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-bottom:2rem}.region-pill{display:flex;align-items:center;gap:6px;padding:.45rem .9rem;border-radius:999px;background:#f1f5f9;border:none;cursor:pointer;transition:all .2s ease;font-weight:500}.region-pill img{width:18px;height:14px;border-radius:3px}.region-pill:hover{transform:translateY(-2px)}.region-pill.active{background:#2563eb;color:#fff;box-shadow:0 8px 20px #2563eb59}.global-dot{width:10px;height:10px;background:#16a34a;border-radius:50%}.region-selector select{padding:.6rem 1rem;border-radius:10px;border:1px solid #cbd5e1;font-weight:600;cursor:pointer}.coupon-card{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 14px 40px #0000000f;text-align:left}.event{color:#64748b;margin-bottom:1rem}.coupon-row{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-radius:14px;margin-bottom:1rem;transition:.2s ease}.coupon-row:hover{background:#eef2ff}.coupon-row strong{display:block;font-size:1rem}.coupon-row span{font-size:.85rem;color:#475569}.coupon-row button{padding:.5rem 1rem;border-radius:10px;border:none;background:#2563eb;color:#fff;cursor:pointer;transition:.2s ease}.coupon-row button:hover{background:#1d4ed8}.coupon-row button.copied{background:#16a34a}.coupon-card:hover{transform:translateY(-4px)}.coupon-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.coupon-top h3{font-size:1.4rem;margin:0}.badge{background:#2563eb;color:#fff;font-size:.75rem;padding:.4rem .8rem;border-radius:999px;font-weight:600}.event{margin-top:.6rem;margin-bottom:1.2rem;color:#475569}.restriction-note{background:#fff7ed;border:1px solid #fed7aa;padding:.8rem;border-radius:12px;font-size:.85rem;margin-bottom:1.5rem;color:#9a3412}.coupon-list{display:flex;flex-direction:column;gap:1rem}.coupon-row{display:flex;justify-content:space-between;align-items:center;background:#f1f5f9;padding:1rem;border-radius:16px;transition:background .2s ease}.coupon-row:hover{background:#e2e8f0}.coupon-info{display:flex;flex-direction:column}.coupon-info strong{font-size:1rem}.coupon-info span{font-size:.85rem;color:#475569}.coupon-row button{background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:12px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 8px 20px #2563eb40}.coupon-row button:hover{box-shadow:0 10px 26px #2563eb59}.expires{margin-top:1.5rem;font-size:.85rem;color:#64748b}.no-coupons{text-align:center;color:#64748b}@media(max-width:640px){.coupon-row{flex-direction:column;align-items:flex-start;gap:.8rem}.coupon-row button{width:100%}.coupon-top{flex-direction:column;align-items:flex-start;gap:.6rem}}.region-selector-flags{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center;margin-bottom:2rem}.region-btn{background:#f1f5f9;border:none;padding:.6rem 1rem;border-radius:999px;cursor:pointer;font-weight:600;display:flex;align-items:center;gap:.4rem;transition:all .2s ease}.region-btn:hover{background:#e2e8f0}.region-btn.active{background:#2563eb;color:#fff;box-shadow:0 6px 18px #2563eb4d}.coupon-row button.copied{background:linear-gradient(180deg,#16a34a,#15803d);box-shadow:0 8px 22px #16a34a59;transform:scale(1.05)}.coupon-row button.copied:after{content:"";position:absolute}.coupon-row button{position:relative;transition:all .25s ease}.coupon-row button.copied{animation:pulse .4s ease}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}to{transform:scale(1.05)}}.skeleton-card{background:#fff;border-radius:20px;padding:1rem;box-shadow:0 8px 26px #0000000d}.skeleton-image{height:180px;border-radius:14px;margin-bottom:1rem}.skeleton-line{height:14px;border-radius:6px;margin-bottom:.6rem}.skeleton-line.short{width:60%}.skeleton-button{height:38px;border-radius:12px;margin-top:1rem}.shimmer{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite linear}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product-detail{max-width:680px;margin:3rem auto;padding:2rem;background:#fff;border-radius:20px;box-shadow:0 12px 40px #00000014;text-align:center}.product-detail h1{font-size:1.4rem;margin:1rem 0}.product-detail img{max-width:100%;margin:1rem 0}.buy-btn.big{font-size:1.1rem;padding:.9rem;margin:1rem 0}.back-link{display:block;margin-top:1rem;text-decoration:none}.not-found{text-align:center;margin-top:3rem}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:#f8fafc;color:#0f172a;line-height:1.6}a{color:inherit}.video-number{position:absolute;top:12px;left:12px;background:#e0e7ff;color:#1d4ed8;font-weight:700;font-size:.85rem;padding:.3rem .6rem;border-radius:999px}.buy-btn{display:block;margin-top:.8rem;padding:.7rem;border-radius:12px;background:#2563eb;color:#fff;text-align:center;font-weight:600;text-decoration:none}.buy-btn:hover{background:#1d4ed8}.detail-link{display:block;text-align:center;margin-top:.4rem;font-size:.85rem;color:#64748b;text-decoration:none}
