body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f4f4f6;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.app{min-height:100vh}.navbar{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#11204199;color:#f9fafb;display:flex;height:64px;justify-content:space-between;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;transition:all .22s ease;z-index:60}.navbar.scrolled{background:#070c14b3;box-shadow:0 6px 20px #02061759;height:56px;transform:translateZ(0)}.logo-img{max-height:48px;transition:max-height .2s ease}.navbar.scrolled .logo-img{max-height:40px}.nav-links{transition:opacity .2s ease,transform .2s ease}.navbar.scrolled .nav-links{opacity:.95}.logo{font-size:24px;font-weight:700;letter-spacing:2px}.logo-img{max-height:100px;object-fit:contain;width:auto}.nav-links{display:flex;gap:16px}.nav-links a{color:#e5e7eb;font-size:14px;text-decoration:none}.nav-links a:hover{color:#facc15}.section{margin:0 auto;max-width:1100px;padding:40px 20px}.section-alt{background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000000a;margin-top:24px}.hero{align-items:center;display:flex;justify-content:flex-start;min-height:280px}.hero-content h1{font-size:36px;margin-bottom:12px}.hero-subtitle{color:#4b5563;margin-bottom:16px;max-width:520px}.primary-btn{background:#facc15;border:none;border-radius:999px;cursor:pointer;font-weight:600;padding:10px 20px}.primary-btn:hover{background:#eab308}.product-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:16px}.product-card{background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000000a;padding:16px}.product-image-placeholder{align-items:center;background:#e5e7eb;border-radius:8px;color:#6b7280;display:flex;font-size:14px;height:140px;justify-content:center;margin-bottom:12px}.marketplace-badges{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.badge{background:#111827;border-radius:999px;color:#f9fafb;font-size:13px;padding:8px 14px}.footer,.note{color:#6b7280;font-size:13px}.footer{margin-top:40px;padding:16px;text-align:center}.product-image{background:#e5e7eb;border-radius:8px;height:160px;margin-bottom:12px;object-fit:contain;width:100%}.product-meta{color:#6b7280;display:flex;flex-wrap:wrap;font-size:13px;gap:8px;margin:4px 0 8px}.product-meta span{background:#f3f4f6;border-radius:999px;padding:2px 8px}.product-price{font-weight:700;margin-bottom:8px}.secondary-btn{border:1px solid #111827;border-radius:999px;color:#111827;display:inline-block;font-size:13px;margin-top:4px;padding:8px 14px;text-decoration:none}.secondary-btn:hover{background:#111827;color:#f9fafb}.error-text{color:#b91c1c;font-size:14px;margin-top:8px}.thumb-row{display:flex;gap:6px;margin:8px 0 10px}.product-thumb{background:#e5e7eb;border-radius:6px;height:40px;object-fit:cover;width:40px}.card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.video-btn{border:1px solid #dc2626;border-radius:999px;color:#dc2626;display:inline-block;font-size:13px;padding:8px 14px;text-decoration:none}.video-btn:hover{background:#dc2626;color:#f9fafb}.filters{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px;margin:16px 0 8px}.filters-group{display:flex;flex-direction:column;font-size:13px}.filters-group label{color:#4b5563;margin-bottom:4px}.filters-group select{background:#fff;border:1px solid #d1d5db;border-radius:999px;font-size:13px;padding:6px 10px}.video-gallery{margin-top:16px}.gallery-scroll{-webkit-overflow-scrolling:touch;display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.gallery-card{flex:0 0 180px}.video-frame{aspect-ratio:9/16;background:#000;border-radius:12px;overflow:hidden;width:100%}.video-frame iframe{border:0;height:100%;width:100%}.gallery-info{margin-top:8px}.gallery-title{font-size:14px;font-weight:600;margin-bottom:4px}.gallery-link{border-bottom:1px solid #111827;color:#111827;font-size:12px;text-decoration:none}.hero-section{padding-bottom:10px;padding-top:20px}.hero-carousel{background:#020617;border-radius:16px;box-shadow:0 10px 30px #00000040;margin:0 auto;max-width:1100px;overflow:hidden;position:relative}.hero-slide{display:flex;flex-wrap:wrap}.hero-media{background:#000;flex:0 0 45%;min-width:260px}.hero-video-frame{padding-top:56.25%;position:relative;width:100%}.hero-video-frame iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.hero-image-fallback{background-position:50%;background-size:cover;padding-top:56.25%;width:100%}.hero-image-placeholder{align-items:center;color:#e5e7eb;display:flex;font-size:14px;justify-content:center}.hero-inner{align-items:center;color:#f9fafb;display:flex;flex:1 1;padding:24px}.hero-text h1{font-size:32px;margin-bottom:8px}.hero-eyebrow{color:#e5e7eb;font-size:12px;letter-spacing:.12em;margin-bottom:4px;text-transform:uppercase}.hero-meta{display:flex;flex-wrap:wrap;font-size:13px;gap:8px;margin:8px 0 14px}.hero-meta span{background:#0f172ab3;border-radius:999px;padding:4px 10px}.hero-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.hero-btn{background:#facc15;color:#111827}.hero-btn:hover{background:#eab308}.hero-secondary-btn{border-color:#f9fafb;color:#f9fafb}.hero-secondary-btn.ghost{background:#0000}.hero-secondary-btn:hover{background:#f9fafb;color:#111827}.hero-dots{display:flex;gap:6px;justify-content:center;margin-top:8px;padding-bottom:4px}.hero-dot{background:#d1d5db;border:none;border-radius:999px;cursor:pointer;height:9px;width:9px}.hero-dot.active{background:#111827}.gallery-thumb{background:#000;border-radius:12px;height:240px;overflow:hidden;position:relative;width:100%}.play-overlay{color:#ffffffe6;font-size:40px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.video-modal{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.video-modal-inner{aspect-ratio:16/9;background:#000;border-radius:10px;max-width:900px;overflow:hidden;position:relative;width:100%}.modal-close{background:#fff;border-radius:6px;right:8px;top:8px}.product-card.skeleton{background:linear-gradient(90deg,#fff,#fafafa);border-radius:12px;box-shadow:0 2px 6px #0000000a;display:flex;flex-direction:column;gap:10px;padding:12px}.skeleton-image{border-radius:8px;height:140px}.skeleton-image,.skeleton-line{animation:skeleton-loading 1.2s linear infinite;background:linear-gradient(90deg,#e6e9ee,#f6f7f9 50%,#e6e9ee);background-size:200% 100%}.skeleton-line{border-radius:6px;height:14px}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:18px}.pagination-btn{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:14px;padding:8px 12px}.pagination-btn:hover:not(:disabled){background:#f3f4f6}.pagination-btn:disabled{cursor:default;opacity:.45}.pagination-btn.active{background:#111827;border-color:#111827;color:#fff;font-weight:600}.pagination-ellipsis{color:#6b7280;font-size:14px;padding:8px 6px}.skeleton-line.short{height:18px;width:55%}.skeleton-line.tiny{height:12px;width:30%}.back-to-top{align-items:center;background:linear-gradient(180deg,#facc15,#f59e0b);border:none;border-radius:999px;bottom:22px;box-shadow:0 8px 20px #00000038;color:#111827;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:44px;justify-content:center;position:fixed;right:18px;width:44px;z-index:90}.back-to-top:hover{transform:translateY(-3px)}.product-modal{align-items:center;background:#04060aa6;display:flex;inset:0;justify-content:center;padding:22px;position:fixed;z-index:9999}.product-modal-inner{background:#fff;border-radius:12px;display:flex;gap:18px;max-width:1100px;overflow:hidden;position:relative;width:100%}.modal-close{background:#111827;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:6px 8px;position:absolute;right:12px;top:12px;z-index:30}.modal-left{background:#000;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:18px;width:55%}.modal-right{overflow-y:auto;padding:20px;width:45%}.modal-image{background-position:50%;background-size:cover;border-radius:8px;padding-top:56.25%;position:relative;width:100%}.modal-play{background:#facc15f2;border:none;border-radius:999px;cursor:pointer;font-size:20px;left:50%;padding:10px 14px;position:absolute;top:50%;transform:translate(-50%,-50%)}.modal-video{height:0;padding-top:56.25%;position:relative;width:100%}.modal-video iframe{height:100%;inset:0;position:absolute;width:100%}.modal-thumbs{display:flex;gap:8px;margin-top:6px;overflow-x:auto}.modal-thumb{background:#fff;border:1px solid #e5e7eb;border-radius:6px;height:48px;padding:3px;width:72px}.modal-thumb img{border-radius:4px;display:block;height:100%;object-fit:contain;width:100%}.modal-thumb.active{border-color:#111827;box-shadow:0 6px 20px #00000014}.modal-price{font-size:20px;font-weight:700;margin:10px 0}.modal-meta span{background:#f3f4f6;border-radius:999px;display:inline-block;font-size:13px;margin-right:8px;padding:4px 8px}.hero-skeleton-left{align-items:center;background:linear-gradient(90deg,#eef2f7,#f8fafc);border-radius:10px;display:flex;flex:0 0 45%;height:160px;justify-content:center;min-width:260px;overflow:hidden;position:relative}.hero-skeleton-logo{display:block;filter:blur(8px) saturate(.8) contrast(.95);max-width:240px;opacity:.95;transform:scale(1.06);transition:transform .3s ease,filter .3s ease,opacity .3s ease;width:60%}.hero-skeleton-logo-overlay{animation:skeleton-slide 1.4s linear infinite;background:linear-gradient(90deg,#fff0,#ffffff0f 50%,#fff0);background-size:200% 100%;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.testimonials-section{padding:28px 18px}.testimonials-inner{padding:8px}.testimonials-top{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;margin-bottom:18px}.reviews-counter{display:flex;flex-direction:column}.counter-number{color:#111827;font-size:36px;font-weight:700;line-height:1}.counter-sub{color:#6b7280;font-size:14px;margin-top:6px}.marketplace-badges-row{gap:12px}.badge,.marketplace-badges-row{align-items:center;display:flex}.badge{flex-direction:column;gap:6px;padding:6px 8px}.badge img{display:block;height:32px}.badge-caption{color:#374151;font-size:12px}.testimonials-carousel-wrapper{align-items:center;display:flex;gap:12px}.carousel-arrow{background:#fff;border:1px solid #e6e9ee;border-radius:8px;box-shadow:0 8px 20px #0206170a;cursor:pointer;font-size:20px;height:40px;width:40px}.carousel-arrow:hover{transform:translateY(-2px)}.testimonials-carousel{align-items:center;display:flex;flex:1 1;gap:12px;min-height:120px;overflow:hidden;position:relative}.testimonial-card{background:linear-gradient(180deg,#fff,#fbfbff);border-radius:12px;box-shadow:0 12px 30px #0206170a;max-width:520px;min-width:320px;opacity:.35;padding:18px;pointer-events:none;transform:scale(.98);transition:all .28s ease}.testimonial-card.active{opacity:1;pointer-events:auto;transform:scale(1)}.testimonial-body{color:#111827;font-size:15px;margin-bottom:10px}.testimonial-meta{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:8px;margin-bottom:8px}.testimonial-name{color:#111827;font-weight:600}.testimonial-source{background:#f3f4f6;border-radius:999px;font-size:12px;padding:4px 8px}.testimonial-stars .star{color:#f3f4f6;font-size:14px;margin-right:3px}.testimonial-stars .star.on{color:#fbbf24}.experience-badge{background:linear-gradient(180deg,#fffbeb,#fffae6);border:1px solid #facc1540;border-radius:999px;color:#92400e;display:inline-block;font-size:24px;font-weight:700;margin-left:0;margin-top:10px;padding:6px 10px}.rating-box{align-items:flex-end;display:flex;flex-direction:column;gap:6px;margin-right:8px}.rating-stars{color:#fbbf24;display:flex;font-size:16px;gap:4px}.rating-number{color:#111827;font-size:14px;font-weight:700}.rating-meta{color:#6b7280;font-size:12px}.social-links{display:flex;gap:14px;justify-content:center;margin-bottom:14px;margin-top:10px}.social-links a{align-items:center;background:#111827;border-radius:50%;display:inline-flex;height:38px;justify-content:center;text-decoration:none;transition:transform .2s ease,background .2s ease;width:38px}.social-svg{fill:#fff;height:20px;transition:fill .2s ease;width:20px}.social-links a.instagram{background:#d62976}.social-links a.youtube{background:red}.social-links a.facebook{background:#1877f2}.social-links a.whatsapp{background:#25d366}.social-links a:hover{background:#facc15;transform:translateY(-3px)}.social-links a:hover .social-svg{fill:#111827}.x-icon{background:#000!important}.x-icon:hover{background:#facc15!important}@media (max-width:900px){.marketplace-badges-row{align-items:center;flex-direction:row;gap:10px}.rating-box{align-items:flex-start;order:2}.experience-badge{margin-top:8px}.testimonial-card{max-width:86%;min-width:86%}.testimonials-top{align-items:flex-start;flex-direction:column;gap:12px}.marketplace-badges-row{margin-top:6px}}@media (max-width:768px){.hero-skeleton-left{height:220px;min-width:auto;width:100%}.hero-skeleton-logo{filter:blur(10px) saturate(.85);max-width:180px;width:50%}}@media (max-width:900px){.product-modal-inner{flex-direction:column;max-width:92%}.modal-left,.modal-right{width:100%}.modal-left,.modal-right{padding:14px}.modal-thumb{height:40px;width:54px}}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.hero-slide{flex-direction:column}.hero-inner{padding:18px 16px}.hero-text h1{font-size:22px}.hero-meta{font-size:12px}.hero-buttons{gap:8px}.hero-btn,.hero-secondary-btn{font-size:12px;padding:7px 12px}.gallery-card{flex:0 0 150px}}@media (max-width:600px){.filters{align-items:stretch;flex-direction:column}.filters-group select{width:100%}}@media (max-width:768px){.navbar{align-items:center;flex-direction:column;height:auto;justify-content:center;padding:6px}.logo-img{margin-bottom:6px;max-height:70px}.nav-links{display:flex;flex-wrap:wrap;font-size:13px;gap:6px;justify-content:center;width:100%}.nav-links a{font-weight:500;padding:2px 6px;text-align:center}.section{padding:24px 16px}.hero{min-height:auto}.hero-content h1{font-size:26px;margin-bottom:8px}.hero-subtitle{font-size:14px}.product-grid{grid-template-columns:1fr}.product-card{padding:14px}.product-image{height:180px}.thumb-row{gap:4px}.product-thumb{height:34px;width:34px}.filters{align-items:stretch;flex-direction:column}.filters-group select{width:100%}.marketplace-badges{gap:8px}.badge{font-size:12px;padding:6px 10px}.footer{font-size:12px;padding:12px}.skeleton-image{height:180px}}
/*# sourceMappingURL=main.e25b63f0.css.map*/