.mmo-glass{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;min-height:100vh;overflow:hidden;background:linear-gradient(135deg,#fef2f2,#fee2e2,#fecaca)}.mmo-bg{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:0}.mmo-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:mmoFloat 12s ease-in-out infinite}.mmo-blob-1{width:350px;height:350px;background:#ef4444;top:-80px;right:-80px}.mmo-blob-2{width:250px;height:250px;background:#f97316;bottom:-50px;left:-50px;animation-delay:-6s}@keyframes mmoFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.03)}}.mmo-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 1rem 1.5rem}.mmo-urgency-bar{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1rem;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;font-weight:600;font-size:.875rem;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.mmo-urgency-bar svg{width:18px;height:18px;animation:mmoPulse 1s ease-in-out infinite}@keyframes mmoPulse{0%,to{opacity:1}50%{opacity:.5}}.mmo-timer{font-family:monospace;font-size:1.125rem;font-weight:800;letter-spacing:1px}.mmo-grid{display:grid;gap:1.5rem;padding-top:1.5rem}@media (min-width: 768px){.mmo-grid{grid-template-columns:1fr 1fr;gap:2.5rem;padding-top:2rem;align-items:start}}.mmo-media{display:flex;flex-direction:column;gap:.75rem}.mmo-img-wrap{position:relative;background:#ffffffbf;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.25rem;border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 32px #00000014;padding:.75rem;overflow:hidden}.mmo-discount-badge{position:absolute;top:1.25rem;left:1.25rem;z-index:5;display:flex;flex-direction:column;align-items:center;padding:.625rem .875rem;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border-radius:.75rem;box-shadow:0 4px 15px #dc262666}.mmo-pct{font-size:1.25rem;font-weight:800;line-height:1}.mmo-off{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}.mmo-offer-tag{position:absolute;top:1.25rem;right:1.25rem;z-index:5;display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:2rem;box-shadow:0 4px 12px #f9731666}.mmo-offer-tag svg{width:12px;height:12px}.mmo-img{width:100%;height:auto;display:block;border-radius:.75rem}.mmo-thumbs{display:flex;gap:.5rem;overflow-x:auto}.mmo-thumb{flex:0 0 52px;height:52px;border:2px solid transparent;border-radius:.625rem;overflow:hidden;cursor:pointer;padding:0;background:#ffffffb3;transition:all .2s}.mmo-thumb.active,.mmo-thumb:hover{border-color:#ef4444;box-shadow:0 4px 10px #ef44444d}.mmo-thumb img{width:100%;height:100%;object-fit:cover}.mmo-info{display:flex;flex-direction:column;gap:.625rem}.mmo-card{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.25rem;border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 32px #00000014;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.mmo-title{font-size:1.375rem;font-weight:800;color:#1f2937;margin:0;line-height:1.2}@media (min-width: 768px){.mmo-title{font-size:1.75rem}}.mmo-price-box{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #F59E0B;border-radius:.875rem;padding:1rem}.mmo-price-row{display:flex;align-items:baseline;gap:.75rem}.mmo-now{font-size:1.75rem;font-weight:800;color:#dc2626}.mmo-was{font-size:1.125rem;color:#9ca3af;text-decoration:line-through}.mmo-savings{margin-top:.5rem;font-size:.9375rem;font-weight:700;color:#92400e}.mmo-urgency-box{display:flex;align-items:center;gap:.625rem;padding:.875rem 1rem;background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #EF4444;border-radius:.75rem;animation:mmoGlow 2s ease-in-out infinite}@keyframes mmoGlow{0%,to{box-shadow:0 0 #ef44444d}50%{box-shadow:0 0 20px 5px #ef444433}}.mmo-urgency-icon{font-size:1.25rem}.mmo-urgency-box span:last-child{font-size:.9375rem;font-weight:600;color:#991b1b}.mmo-benefits{display:flex;flex-direction:column;gap:.5rem}.mmo-benefit{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;background:#f0fdf4cc;border-radius:.5rem;font-size:.875rem;font-weight:500;color:#166534}.mmo-benefit span{color:#22c55e;font-weight:700}.mmo-details-box{background:#fffc;border:1px solid rgba(148,163,184,.3);border-radius:.875rem;padding:1rem}.mmo-details-box h3{font-size:.9375rem;font-weight:700;color:#1f2937;margin:0 0 .75rem}.mmo-details-content{font-size:.875rem;color:#475569;line-height:1.6}.mmo-details-content p{margin:0 0 .5rem}.mmo-details-content ul,.mmo-details-content ol{padding-left:1.25rem;margin:.5rem 0}.mmo-details-toggle{background:#ffffffb3;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(148,163,184,.3);border-radius:1rem;margin-top:0;overflow:hidden}.mmo-details-toggle summary{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;font-size:1rem;font-weight:600;color:#1f2937;cursor:pointer;list-style:none}.mmo-details-toggle summary::-webkit-details-marker{display:none}.mmo-details-toggle summary svg{width:20px;height:20px;color:#6b7280;transition:transform .2s}.mmo-details-toggle[open] summary svg{transform:rotate(180deg)}.mmo-details-toggle summary:hover{background:#ffffff80}.mmo-details-body{padding:0 1.25rem 1.25rem;font-size:.9375rem;color:#475569;line-height:1.7}.mmo-details-body p{margin:0 0 .75rem}.mmo-details-body ul,.mmo-details-body ol{padding-left:1.25rem;margin:.5rem 0}.mmo-variants{display:flex;flex-direction:column;gap:.75rem}.mmo-opt label{display:block;font-size:.8125rem;font-weight:600;color:#475569;margin-bottom:.375rem}.mmo-select{width:100%;padding:.875rem 1rem;border:2px solid rgba(148,163,184,.3);border-radius:.75rem;font-size:1rem;background:#fffc;cursor:pointer}.mmo-select:focus{outline:none;border-color:#ef4444}.mmo-atc,.mmo-buy{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;margin-bottom:.75rem;border:none;border-radius:.875rem;font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s}.mmo-atc{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;box-shadow:0 4px 15px #dc262659}.mmo-atc:hover{transform:translateY(-2px);box-shadow:0 8px 25px #dc262673}.mmo-atc:disabled{background:#9ca3af;box-shadow:none;cursor:not-allowed}.mmo-atc svg{width:20px;height:20px}.mmo-buy{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 4px 15px #f9731659;margin-bottom:0}.mmo-buy:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f9731673}.mmo-trust{display:flex;flex-wrap:wrap;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(148,163,184,.2)}.mmo-trust span{font-size:.75rem;font-weight:500;color:#16a34a}.mmo-desc{background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;border:1px solid rgba(255,255,255,.8);overflow:hidden}.mmo-desc summary{padding:1rem;font-weight:600;color:#1f2937;cursor:pointer}.mmo-desc-body{padding:0 1rem 1rem;font-size:.9375rem;color:#475569;line-height:1.7}.mmo-sticky{display:flex;align-items:center;position:fixed;bottom:0;left:0;right:0;padding:.75rem 1rem;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(148,163,184,.2);box-shadow:0 -4px 20px #0000001a;gap:1rem;z-index:50}.mmo-sticky span{font-size:1.25rem;font-weight:800;color:#dc2626}.mmo-sticky button{flex:1;padding:.875rem;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:700;cursor:pointer}@media (min-width: 768px){.mmo-sticky{display:none}}@media (max-width: 767px){.mmo-glass{padding-bottom:5rem}}.mmo-bundle-contents{background:#f0f9ffcc;border:1px solid rgba(59,130,246,.3);border-radius:1rem;padding:1.25rem;margin:.5rem 0}.mmo-bundle-contents h3{font-size:1rem;font-weight:700;color:#1e40af;margin:0 0 .75rem}.mmo-bundle-contents ul{list-style:none;padding:0;margin:0;display:grid;gap:.625rem}.mmo-bundle-contents li{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:500;color:#1e3a8a}.mmo-bundle-contents li svg{width:18px;height:18px;color:#3b82f6;flex-shrink:0}.mmo-bundle-theme{background:linear-gradient(135deg,#eff6ff,#dbeafe,#bfdbfe)}.mmo-bundle-theme .mmo-blob-1{background:#3b82f6}.mmo-bundle-theme .mmo-blob-2{background:#8b5cf6}.mmo-bundle-theme .mmo-urgency-bar{background:linear-gradient(135deg,#2563eb,#1e40af)}.mmo-bundle-theme .mmo-discount-badge{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 15px #10b98166}.mmo-bundle-theme .mmo-offer-tag{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px #3b82f666}.mmo-bundle-theme .mmo-thumb.active,.mmo-bundle-theme .mmo-thumb:hover{border-color:#3b82f6}.mmo-bundle-theme .mmo-now{color:#2563eb}.mmo-bundle-theme .mmo-atc{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 15px #3b82f659}.mmo-bundle-theme .mmo-buy{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 15px #10b98159}.mmo-bundle-theme .mmo-sticky span{color:#2563eb}.mmo-bundle-theme .mmo-sticky button{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.mmo-bundle-theme .mmo-price-box,.mmo-bundle-theme .mmo-urgency-box{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6}.mmo-bundle-theme .mmo-urgency-box span:last-child{color:#1e40af}.mmo-bundle-theme .mmo-select:focus{border-color:#3b82f6}html[dir=rtl] .mmo-discount-badge{left:auto;right:1.25rem}html[dir=rtl] .mmo-offer-tag{right:auto;left:1.25rem}.mmo-share{margin-top:0;padding:1rem;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);border-radius:1rem}.mmo-share-title{font-size:.875rem;font-weight:600;color:#475569;margin-bottom:.75rem}.mmo-share-btns{display:flex;flex-wrap:wrap;gap:.5rem}.mmo-share-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem .75rem;border-radius:.75rem;font-size:.8125rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:transform .2s;color:#fff}.mmo-share-btn svg{width:16px;height:16px}.mmo-share-btn:hover{transform:translateY(-2px)}.mmo-share-copy{background:linear-gradient(135deg,#3b82f6,#1e40af)}.mmo-share-whatsapp{background:#25d366}.mmo-share-facebook{background:#1877f2}.mmo-share-twitter{background:#000}.mmo-share-telegram{background:#08c}.mmo-share-native{background:#e2e8f0;color:#475569}.mmo-sdd{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #F59E0B;border-radius:.875rem;margin-bottom:0;animation:mmoPulseBorder 2s infinite}@keyframes mmoPulseBorder{0%{box-shadow:0 0 #f59e0b66}70%{box-shadow:0 0 0 10px #f59e0b00}to{box-shadow:0 0 #f59e0b00}}.mmo-sdd-icon{width:36px;height:36px;background:#f59e0b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.mmo-sdd-content{display:flex;flex-direction:column}.mmo-sdd-title{font-size:.9375rem;font-weight:800;color:#92400e}.mmo-sdd-text{font-size:.8125rem;color:#b45309}.mmo-sdd-countdown{margin-left:auto;font-weight:700;color:#dc2626;font-size:.9375rem}.mmo-payment{padding:1rem;margin-top:0;background:#fff9;border:1px solid rgba(255,255,255,.8);border-radius:1rem}.mmo-pay-title{font-size:.8125rem;font-weight:600;color:#64748b;margin-bottom:.5rem;text-align:center}.mmo-pay-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.mmo-pay-icon{height:28px;padding:0 6px;background:#fff;border:1px solid #E2E8F0;border-radius:4px;display:flex;align-items:center;justify-content:center}.mmo-pay-icon img{height:16px;width:auto}.mmo-bundle-theme .mmo-sdd{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6}.mmo-bundle-theme .mmo-sdd-icon{background:#3b82f6}.mmo-bundle-theme .mmo-sdd-title{color:#1e40af}.mmo-bundle-theme .mmo-sdd-text{color:#1e3a8a}.mmo-bundle-theme .mmo-sdd-countdown{color:#2563eb}@keyframes mmo-spin-anim{to{transform:rotate(360deg)}}.mmo-spin{animation:mmo-spin-anim .8s linear infinite}.mmo-video-wrapper{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:#000;border-radius:.75rem;overflow:hidden}.mmo-video{width:100%;height:100%;object-fit:contain}.mmo-external-video{aspect-ratio:16 / 9}.mmo-external-video-iframe{width:100%;height:100%;border:none}.mmo-thumb-video{position:relative}.mmo-thumb-video-wrap{position:relative;width:100%;height:100%}.mmo-thumb-video-wrap img{width:100%;height:100%;object-fit:cover}.mmo-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;color:#fff;background:#0009;border-radius:50%;padding:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.mmo-thumb-video:hover .mmo-play-icon{background:#ef4444;transform:translate(-50%,-50%) scale(1.1);transition:all .2s ease}.mmo-bundle-theme .mmo-thumb-video:hover .mmo-play-icon{background:#3b82f6}#mmoMainMediaContainer{width:100%}
/*# sourceMappingURL=/cdn/shop/t/5/assets/mm-offer-glass.css.map */
