.product-name{color:#ff7900;font-weight:700}:root{font-family:Anton,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#fff;text-decoration:inherit}a:hover{color:#fff}html{overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;width:100%;overflow-x:hidden}#root{width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#fff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#fff}button{background-color:#f9f9f9}}.order-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding-top:0;width:100%;margin:0;overflow-x:hidden}.order-page .container{max-width:100%;padding:0 2rem}.order-header{text-align:center;padding:2rem 0;background:white;width:100%;margin:0}.back-button{display:inline-flex;align-items:center;gap:.5rem;color:#2563eb;text-decoration:none;font-weight:500;margin-bottom:1rem;transition:color .3s ease}.back-button:hover{color:#1d4ed8}.order-header h1{font-size:3rem;color:#1f2937;margin-bottom:.5rem}.order-header p{font-size:1.2rem;color:#64748b}.order-container{width:100%;margin:0;padding:3rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;box-sizing:border-box}.product-info{position:sticky;top:100px;width:100%}.product-card{background:white;border-radius:20px;padding:3rem;border:1px solid rgba(255,255,255,.8);width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-header{text-align:center;margin-bottom:2.5rem}.product-header h2{font-size:2.5rem;color:#2563eb;margin-bottom:1rem;font-weight:700}.price{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.price-amount{font-size:3.5rem;font-weight:800;color:#059669;letter-spacing:-.02em}.price-note{font-size:1rem;color:#64748b;font-weight:500}.product-description{font-size:1.1rem;color:#64748b;max-width:400px;margin:0 auto;line-height:1.6}.product-features{margin-top:2.5rem}.product-features h3{font-size:1.4rem;color:#1f2937;margin-bottom:1.5rem;font-weight:600}.product-features ul{list-style:none;display:flex;flex-direction:column;gap:1rem}.product-features li{padding:.75rem 0;color:#374151;font-weight:500;font-size:1rem;display:flex;align-items:center;gap:.75rem}.product-features li:before{content:"✓";color:#059669;font-weight:700;font-size:1.1rem}.order-form-section{display:flex;flex-direction:column;width:100%}.order-form-card{background:white;border-radius:20px;padding:3rem;border:1px solid rgba(255,255,255,.8);width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.order-form-card h3{font-size:2rem;color:#1f2937;margin-bottom:2.5rem;text-align:center;font-weight:700}.order-form{display:flex;flex-direction:column;gap:2rem}.quantity-selector{position:relative;margin-bottom:1rem}.quantity-selector label{display:block;margin-bottom:.75rem;font-weight:600;color:#374151;font-size:.95rem;text-transform:uppercase;letter-spacing:.05em}.quantity-input{display:flex;align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:.5rem;transition:all .3s ease}.quantity-input:focus-within{border-color:#2563eb;background:white}.quantity-btn{background:white;border:none;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease}.quantity-btn:hover{background:#2563eb;color:#fff;transform:translateY(-1px)}.quantity-btn:active{transform:translateY(0)}.quantity-btn:disabled{opacity:.4;cursor:not-allowed;background:#f1f5f9;color:#94a3b8}.quantity-btn:disabled:hover{background:#f1f5f9;color:#94a3b8;transform:none}.quantity-display{flex:1;text-align:center;font-size:1.1rem;font-weight:600;color:#1f2937;padding:0 1rem}.quantity-price{font-size:.9rem;color:#059669;font-weight:600;margin-top:.25rem}.inquiry-notice{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:2rem;display:flex;align-items:flex-start;gap:1rem}.notice-icon{font-size:1.5rem;flex-shrink:0;color:#64748b;display:flex;align-items:center}.notice-content h4{color:#374151;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.notice-content p{color:#64748b;font-size:.95rem;line-height:1.5;margin:0}.form-group label{margin-bottom:.75rem;font-weight:600;color:#374151;font-size:.95rem;text-transform:uppercase;letter-spacing:.05em}.form-control{padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;transition:all .3s ease;background:white;color:#1f2937;font-weight:500}.form-control:focus{outline:none;border-color:#2563eb;background:white}.order-form .btn{margin-top:1rem;padding:1.25rem 2rem;font-size:1.1rem;font-weight:600;border-radius:12px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.order-form .btn:disabled{opacity:.6;cursor:not-allowed;background:#94a3b8}.order-form .btn:disabled:hover{background:#94a3b8;transform:none}.success-message{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.success-content{background:white;padding:3rem;border-radius:20px;max-width:500px;margin:2rem;text-align:center}.success-content h4{color:#059669;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.success-content p{margin-bottom:1rem;color:#374151;line-height:1.6}.success-content ul{text-align:left;margin:1rem 0;padding-left:1.5rem}.success-content li{margin-bottom:.5rem;color:#374151}@media (max-width: 768px){.nav-content{flex-wrap:wrap;padding:0 1rem;gap:.75rem}.back-link{font-size:.9rem;min-height:44px;align-items:center}.nav-title{font-size:1.2rem;flex:1;text-align:center}.order-container{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem;width:100%}.product-info{position:static}.product-card,.order-form-card{padding:2rem}.form-row{grid-template-columns:1fr}.order-header{padding:1.5rem 1rem}.order-header h1{font-size:2rem;padding:0 .5rem}.order-header p{font-size:1rem;padding:0 .5rem}.product-header h2{font-size:2rem}.price-amount{font-size:2.75rem}.order-form .btn{min-height:48px}.success-message{padding:1rem;align-items:flex-end}.success-content{margin:0 1rem 2rem;padding:2rem 1.5rem;max-width:100%}.success-buttons{flex-direction:column;width:100%}.success-buttons .btn{width:100%}}@media (max-width: 480px){.order-container{padding:1.5rem 1rem;width:100%}.order-header h1{font-size:1.75rem}.product-card,.order-form-card{padding:1.25rem}.product-header h2{font-size:1.5rem}.price-amount{font-size:2.25rem}.order-form-card h3{font-size:1.5rem}.quantity-btn{min-width:44px;min-height:44px}.order-page .container{padding:0 1rem}}.contact-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding-top:0;width:100%;margin:0;overflow-x:hidden}.contact-page .container{max-width:100%;padding:0 2rem}.contact-header{text-align:center;padding:2rem 0;background:white;width:100%;margin:0}.back-button{display:inline-flex;align-items:center;gap:.5rem;color:#ff7900;text-decoration:none;font-weight:500;margin-bottom:1rem;transition:color .3s ease}.back-button:hover{color:#ffe100}.contact-header h1{font-size:3rem;color:#1f2937;margin-bottom:.5rem}.contact-header p{font-size:1.2rem;color:#64748b}.contact-container{width:100%;margin:0;padding:3rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;box-sizing:border-box}.contact-info{position:sticky;top:100px;width:100%}.contact-card{background:white;border-radius:20px;padding:3rem;border:1px solid rgba(255,255,255,.8);width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-card h2{font-size:2.5rem;color:#ff7900;margin-bottom:1rem;font-weight:700}.contact-card p{font-size:1.1rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:12px;transition:all .3s ease}.contact-method:hover{background:#f1f5f9;transform:translate(5px)}.contact-icon{font-size:1.5rem;color:#ff7900;flex-shrink:0}.contact-method h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.contact-method p{font-size:.95rem;color:#64748b;margin:0}.contact-form-section{width:100%}.contact-form-card{background:white;border-radius:20px;padding:3rem;border:1px solid rgba(255,255,255,.8);width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-form-card h3{font-size:2rem;color:#1f2937;margin-bottom:2rem;font-weight:700}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.95rem;font-weight:600;color:#374151;margin-bottom:.5rem}.form-group label.required:after{content:" *";color:#ef4444}.form-control{padding:1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;transition:all .3s ease;background:white}.form-control:focus{outline:none;border-color:#ff7900;background:white}.form-control::placeholder{color:#9ca3af;font-weight:400}.form-control:focus::placeholder{color:#d1d5db}.contact-form .btn{margin-top:1rem;padding:1.25rem 2rem;font-size:1.1rem;font-weight:600;border-radius:12px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.contact-form .btn:disabled{opacity:.6;cursor:not-allowed;background:#94a3b8}.contact-form .btn:disabled:hover{background:#94a3b8;transform:none}.success-content{background:white;padding:3rem;border-radius:20px;max-width:600px;margin:0 auto;text-align:center}.success-icon{font-size:4rem;color:#059669;margin-bottom:1rem}.success-content h3{color:#059669;font-size:1.8rem;margin-bottom:1rem;font-weight:700}.success-content p{margin-bottom:2rem;color:#374151;line-height:1.6;font-size:1.1rem}.success-details{text-align:left;margin:2rem 0}.success-details h4{color:#1f2937;font-size:1.2rem;margin-bottom:1rem;font-weight:600}.success-details ul{list-style:none;padding:0}.success-details li{color:#64748b;position:relative;padding:.5rem 0 .5rem 1.5rem}.success-details li:before{content:"✓";position:absolute;left:0;color:#059669;font-weight:700}.success-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media (max-width: 768px){.nav-content{flex-wrap:wrap;padding:0 1rem;gap:.75rem}.back-link{font-size:.9rem;min-height:44px;align-items:center}.nav-title{font-size:1.2rem;flex:1;text-align:center}.contact-container{grid-template-columns:1fr;padding:2rem 1.5rem;gap:2rem;width:100%}.contact-info{position:static}.contact-card,.contact-form-card{padding:2rem}.contact-card h2{font-size:2rem}.form-row{grid-template-columns:1fr}.contact-header{padding:1.5rem 1rem}.contact-header h1{font-size:2rem;padding:0 .5rem}.contact-header p{font-size:1rem;padding:0 .5rem}.contact-form .btn{min-height:48px}.success-content{padding:2rem 1.5rem}.success-buttons{flex-direction:column;width:100%}.success-buttons .btn{width:100%}}@media (max-width: 480px){.contact-container{padding:1.5rem 1rem;width:100%}.contact-header h1{font-size:1.75rem}.contact-card,.contact-form-card{padding:1.25rem}.contact-card h2,.contact-form-card h3{font-size:1.5rem}.contact-page .container{padding:0 1rem}}.content-showcase{min-height:100vh;width:100%;background:linear-gradient(135deg,#fff9e6 0%,#ffe4b3 100%);padding-top:0;margin:0;overflow-x:hidden}.content-nav{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000001a}.nav-content{display:flex;align-items:center;justify-content:space-between}.back-link{color:#ff7900;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.back-link:hover{color:#e55a00;transform:translate(-5px)}.nav-title{color:#333;font-size:1.5rem;font-weight:600;margin:0}.showcase-header{background:linear-gradient(135deg,#ffe100 20%,#ff7900 100%);color:#fff;padding:4rem 0;text-align:center;width:100%;margin:0}.header-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(45deg,#fff,#fff9e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-content p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.filter-section{background:white;padding:2rem 0;box-shadow:0 2px 10px #0000001a;position:sticky;top:80px;z-index:100;width:100%;margin:0}.filter-tabs{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.filter-tab{background:transparent;border:2px solid #e1e5e9;color:#666;padding:.75rem 1.5rem;border-radius:25px;font-weight:500;cursor:pointer;transition:all .3s ease;font-size:.9rem}.filter-tab:hover{border-color:#ff7900;color:#ff7900}.filter-tab.active{background:#ff7900;border-color:#ff7900;color:#fff}.content-grid-section{padding:3rem 0;width:100%;margin:0}.content-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(350px,100%),1fr));gap:2rem;margin-top:2rem;width:100%;max-width:100%}.content-card{background:white;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:all .3s ease;cursor:pointer}.content-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.content-media{position:relative;overflow:hidden;aspect-ratio:16/9;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.content-media img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:transform .3s ease}.content-card:hover .content-media img{transform:scale(1.05)}.video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.content-card:hover .video-overlay{opacity:1}.play-button{background:rgba(255,255,255,.95);color:#ff7900;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease;border:2px solid #ff7900}.play-button:hover{background:#ff7900;color:#fff;transform:scale(1.1);border-color:#e55a00}.video-duration{position:absolute;bottom:10px;right:10px;background:rgba(0,0,0,.8);color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.8rem;font-weight:500}.image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;color:#fff;font-size:1.5rem}.content-card:hover .image-overlay{opacity:1}.content-info{padding:1.5rem}.content-title{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem;line-height:1.4}.content-description{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.content-meta{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.meta-stats{display:flex;gap:1rem}.stat{display:flex;align-items:center;gap:.25rem;color:#888;font-size:.8rem;font-weight:500}.stat svg{font-size:.9rem}.content-actions{display:flex;gap:.5rem}.action-btn{background:transparent;border:none;color:#888;padding:.5rem;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.action-btn:hover{background:#f0f0f0;color:#ff7900}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal-content{background:white;border-radius:15px;max-width:90vw;max-height:90vh;overflow:hidden;position:relative;display:flex;flex-direction:column}.modal-close{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.7);color:#fff;border:none;width:32px;height:32px;border-radius:6px;cursor:pointer;font-size:1.2rem;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-close:hover{background:rgba(0,0,0,.9);transform:scale(1.1)}.modal-media{flex:1;min-height:400px}.modal-video-container,.modal-image-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.modal-video,.modal-image{max-width:100%;max-height:100%;object-fit:contain}.modal-video{border-radius:10px}.modal-info{padding:2rem;background:#fff9e6}.modal-info h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem}.modal-info p{color:#666;line-height:1.6;margin-bottom:1.5rem}.modal-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.modal-actions{display:flex;gap:1rem}.modal-actions .btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:25px;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease}.btn-primary:hover{background:#e55a00;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#666;border:2px solid #e1e5e9}.btn-secondary:hover{border-color:#ff7900;color:#ff7900}.content-showcase .container{max-width:100%;padding:0 2rem}@media (max-width: 768px){.showcase-header{padding:2.5rem 1rem}.header-content h1{font-size:2rem}.header-content p{font-size:1rem;padding:0 1rem}.filter-section{padding:1rem;position:sticky;top:0}.filter-tabs{gap:.5rem;justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.filter-tab{padding:.6rem 1.2rem;font-size:.85rem;flex-shrink:0;min-height:44px;display:inline-flex;align-items:center}.nav-content{flex-wrap:wrap;padding:0 1rem}.back-link{font-size:.9rem;min-height:44px;align-items:center}.nav-title{font-size:1.2rem;flex:1;text-align:center}.content-grid-section{padding:2rem 0}.content-grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:1rem;padding:0 1rem}.content-info{padding:1rem}.content-title{font-size:1.1rem}.play-button{min-width:52px;min-height:52px}.modal-overlay{padding:1rem;align-items:flex-end}.modal-content{max-width:100%;max-height:90vh;border-radius:16px 16px 0 0}.modal-media{min-height:250px}.modal-info{padding:1.25rem}.modal-meta{flex-direction:column;align-items:flex-start}.modal-actions{width:100%;flex-direction:column;gap:.75rem}.modal-actions .btn{width:100%;justify-content:center;min-height:48px}}@media (max-width: 480px){.content-grid{grid-template-columns:1fr}.modal-overlay{padding:.5rem}.modal-info h2{font-size:1.2rem}.content-showcase .container{padding:0 1rem}}.content-card.loading{animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.loading-state{text-align:center;padding:4rem 2rem;color:#666}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #ff7900;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-state p{font-size:1rem;color:#666}.error-state{text-align:center;padding:4rem 2rem;color:#666}.error-state h3{font-size:1.5rem;margin-bottom:1rem;color:#dc2626}.error-state p{font-size:1rem;margin-bottom:2rem;color:#666}.empty-state{text-align:center;padding:4rem 2rem;color:#666}.empty-state h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.empty-state p{font-size:1rem;max-width:400px;margin:0 auto}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:168px}@media (max-width: 768px){html{scroll-padding-top:220px}}@media (max-width: 480px){html{scroll-padding-top:190px}}body{scroll-behavior:smooth}body{font-family:Anton,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;height:168px;box-sizing:border-box;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:4px 0;display:flex;align-items:center;transition:transform .3s ease}.navbar.navbar-hidden{transform:translateY(-100%)}.nav-container{width:100%;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;text-decoration:none}.nav-logo-img{height:360px;width:auto;display:block;object-fit:contain;margin-top:20px}.nav-menu{display:flex;gap:3.5rem;align-items:center;flex:1;justify-content:center;margin:0 2rem}.nav-link{text-decoration:none;color:#333;font-weight:600;font-size:1.1rem;transition:color .3s ease;white-space:nowrap}.nav-link:hover{color:#ff7900}.nav-overlay{display:none}.nav-toggle{display:none;flex-direction:column;cursor:pointer;padding:12px;min-width:48px;min-height:48px;align-items:center;justify-content:center}.nav-toggle span{width:25px;height:3px;background:#333;margin:3px 0;border-radius:2px;transition:transform .35s cubic-bezier(.68,-.55,.265,1.55),opacity .25s ease,background .2s ease;transform-origin:center}.social-icons{display:flex;gap:1.5rem;align-items:center;margin-left:2rem}.social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f8fafc;color:#64748b;text-decoration:none;transition:all .3s ease;border:1px solid #e2e8f0;font-size:1.1rem}.social-icon:hover{transform:translateY(-2px)}.social-icon:hover.facebook{background:#1877f2;color:#fff}.social-icon:hover.tiktok{background:#000000;color:#fff}.social-icon:hover.instagram{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);color:#fff}.social-icon:hover.youtube{background:#ff0000;color:#fff}.social-icon svg{width:18px;height:18px}.hero{padding:208px 0 80px;background:linear-gradient(135deg,#ffe100 50%,#ff7900 100%);color:#fff;min-height:100vh;display:flex;align-items:center}.hero-container{max-width:100%;margin:0 auto;padding:0 20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:80vh;width:100%;text-align:left}.hero-content{flex:1;max-width:50%;padding-right:2rem}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#1a1a1a;text-shadow:2px 2px 4px rgba(255,255,255,.8)}.highlight,.product-name{color:#ff7900;font-weight:700}.highlight{text-shadow:2px 2px 4px rgba(255,255,255,.9)}.hero-tagline{font-size:1.35rem;font-weight:600;margin-bottom:.75rem;color:#1a1a1a;text-shadow:1px 1px 2px rgba(255,255,255,.8)}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;color:#2a2a2a;text-shadow:1px 1px 2px rgba(255,255,255,.7);font-weight:500}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.btn{padding:12px 24px;min-height:44px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-size:1rem}.btn .product-name{color:#fff}.btn-primary{background:#ff7900;color:#fff}.btn-primary:hover{background:#e66d00;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#2a2a2a;border:2px solid #2a2a2a;text-shadow:1px 1px 2px rgba(255,255,255,.7)}.btn-secondary:hover{background:#ff7900;color:#fff;border-color:#ff7900;text-shadow:none}.btn-outline{background:transparent;color:#ff7900;border:2px solid #ff7900}.btn-outline:hover{background:#ff7900;color:#fff}.btn-large{padding:16px 32px;font-size:1.1rem}.hero-stats{display:flex;gap:2rem}.stat{text-align:center}.stat-number{display:block;font-size:2rem;font-weight:700;color:#1a1a1a;text-shadow:2px 2px 4px rgba(255,255,255,.8)}.stat-label{font-size:.9rem;color:#2a2a2a;text-shadow:1px 1px 2px rgba(255,255,255,.7);font-weight:500}.hero-image{flex:1;display:flex;justify-content:center;align-items:center;max-width:50%;min-height:400px}.product-showcase{padding:2rem;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.product-image-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-image{max-width:900px;max-height:900px;width:auto;height:auto;border-radius:12px;object-fit:contain;padding:1rem}.coming-soon-badge{position:absolute;top:-150px;right:50px;z-index:10;transform:translate(0)}.coming-soon-image{max-width:250px;max-height:250px;width:auto;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.section-header p{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto}.video-showcase{padding:80px 0;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}.video-container{display:flex;justify-content:center;align-items:center;margin-top:3rem}.video-background-shape{position:relative;width:100%;max-width:800px;height:500px;min-height:280px;background:linear-gradient(135deg,#ff7900 0%,#ffe100 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-background-shape:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:rotate 20s linear infinite}.video-wrapper{position:relative;z-index:2;width:90%;height:80%;background:#000;border-radius:15px;display:flex;align-items:center;justify-content:center;overflow:hidden}.demo-video{width:100%;height:100%;object-fit:contain}.video-placeholder{text-align:center;color:#374151}.video-icon{font-size:4rem;color:#ff7900;margin-bottom:1rem}.video-placeholder p{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.video-placeholder span{font-size:1rem;color:#6b7280}.coming-soon-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,121,0,.95);display:flex;align-items:center;justify-content:center;z-index:20;animation:fadeIn .5s ease-out}.coming-soon-content{text-align:center;color:#fff;padding:1.5rem;max-width:350px;position:relative;width:100%}.coming-soon-icon{font-size:3rem;margin-bottom:.5rem;animation:bounce 2s infinite}.coming-soon-content h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;animation:slideUp .6s ease-out .2s both}.coming-soon-content p{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;animation:slideUp .6s ease-out .4s both}.close-button{position:absolute;top:-10px;right:-10px;width:30px;height:30px;background:rgba(255,255,255,.2);border:none;border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .3s ease}.close-button:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.demo-video{width:100%;height:100%;object-fit:contain;border-radius:15px;background:#000}.video-wrapper{position:relative;z-index:2;width:90%;height:80%;background:rgba(255,255,255,.95);border-radius:15px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.features{padding:80px 0;background:#f9fafb}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:white;padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.feature-icon svg{width:3rem;height:3rem;color:#ff7900}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.feature-card p{color:#6b7280;line-height:1.6}.benefits{padding:80px 0;background:white}.benefits-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.benefit-item{margin-bottom:2rem}.benefit-item h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1f2937;display:flex;align-items:center;gap:.75rem}.benefit-icon{width:1.5rem;height:1.5rem;color:#ff7900;flex-shrink:0}.benefit-item p{color:#6b7280;line-height:1.6}.benefits-visual{display:flex;justify-content:center;align-items:center}.benefits-image{display:flex;align-items:center;justify-content:center;min-height:500px;width:100%}.benefits-img{max-width:130%;width:100%;height:auto;border-radius:60px;filter:brightness(0) saturate(100%) invert(48%) sepia(79%) saturate(2476%) hue-rotate(16deg) brightness(118%) contrast(119%)}.intended-use{padding:80px 0;background:#f9fafb}.intended-use-content{max-width:700px;margin:0 auto}.intended-use-list{list-style:disc;padding-left:1.5rem;margin-bottom:1.5rem;color:#374151;line-height:1.8}.intended-use-list li{margin-bottom:.5rem}.intended-use-disclaimer{font-size:.95rem;color:#6b7280;font-style:italic;margin-top:1rem}.testimonials{padding:80px 0;background:#f9fafb}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:white;padding:2rem;border-radius:12px}.testimonial-content p{font-style:italic;font-size:1.1rem;margin-bottom:1.5rem;color:#374151;line-height:1.6}.testimonial-author{display:flex;align-items:center;gap:1rem}.author-avatar{width:70px;height:70px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;overflow:hidden}.author-photo{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:50%}.author-info h4{font-weight:600;color:#1f2937;margin-bottom:.25rem}.author-info span{color:#6b7280;font-size:.9rem}.cta{padding:80px 0;background:linear-gradient(135deg,#ffe100 50%,#ff7900 100%);color:#1a1a1a;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a;text-shadow:2px 2px 4px rgba(255,255,255,.8)}.cta-content p{font-size:1.1rem;margin-bottom:2rem;color:#2a2a2a;text-shadow:1px 1px 2px rgba(255,255,255,.7);font-weight:500}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.cta-note{font-size:.9rem;color:#2a2a2a;text-shadow:1px 1px 2px rgba(255,255,255,.7);font-weight:500}.footer{background:#1f2937;color:#fff;padding:60px 0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#f9fafb}.footer-section p{color:#d1d5db;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ffe100}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center;color:#9ca3af}@media (max-width: 1024px){.navbar,.nav-logo-img{height:140px}.hero{padding:160px 0 60px}.hero-title{font-size:2.75rem}.video-showcase,.features,.benefits,.intended-use,.testimonials,.cta{padding:60px 0}.section-header{margin-bottom:3rem}.section-header h2{font-size:2.25rem}}@media (max-width: 768px){.navbar{height:220px;padding:0}.nav-container{padding:0 16px}.nav-logo-img{height:220px;margin-top:0}.nav-overlay{display:block}.nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.45);z-index:999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nav-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.nav-menu{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;background:white;padding:1.5rem;gap:0;box-shadow:0 12px 40px #00000026;border-radius:0 0 16px 16px;opacity:0;visibility:hidden;transform:scaleY(.8) translateY(-24px);transform-origin:top center;pointer-events:none;transition:opacity .4s cubic-bezier(.34,1.56,.64,1),transform .4s cubic-bezier(.34,1.56,.64,1),visibility .4s,box-shadow .35s ease;z-index:1001;overflow:hidden}.nav-menu.active{opacity:1;visibility:visible;transform:scaleY(1) translateY(0);pointer-events:auto}.nav-menu .nav-link{padding:14px 0;font-size:1.1rem;min-height:48px;align-items:center;display:flex;justify-content:center;opacity:0;transform:translate(-20px);transition:color .2s ease,opacity .35s ease,transform .35s cubic-bezier(.34,1.56,.64,1),background .2s ease;transition-delay:0s;border-radius:10px}.nav-menu.active .nav-link{opacity:1;transform:translate(0)}.nav-menu.active .nav-link:nth-child(1){transition-delay:.05s}.nav-menu.active .nav-link:nth-child(2){transition-delay:.1s}.nav-menu.active .nav-link:nth-child(3){transition-delay:.15s}.nav-menu.active .nav-link:nth-child(4){transition-delay:.2s}.nav-menu.active .nav-link:nth-child(5){transition-delay:.25s}.nav-menu.active .nav-link:nth-child(6){transition-delay:.3s}.nav-menu .nav-link:active{background:rgba(255,121,0,.08)}.nav-menu .social-icons{opacity:0;transform:translate(-20px);transition:opacity .35s ease .35s,transform .35s cubic-bezier(.34,1.56,.64,1) .35s}.nav-menu.active .social-icons{opacity:1;transform:translate(0)}.social-icons{margin-left:0;margin-top:1rem;justify-content:center;padding-top:1rem;border-top:1px solid #eee}.social-icon{min-width:44px;min-height:44px}.nav-toggle{display:flex}.nav-toggle.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-toggle.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero{padding:230px 0 60px;min-height:auto}.hero-container{flex-direction:column;text-align:center;gap:2rem;min-height:auto}.hero-image{order:-1;max-width:100%;min-height:280px}.hero-content{order:0;max-width:100%;padding-right:0}.hero-title{font-size:2.25rem;margin-bottom:1rem}.hero-tagline{font-size:1.15rem}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.hero-buttons{flex-direction:column;align-items:center;margin-bottom:2rem;width:100%;max-width:280px;margin-left:auto;margin-right:auto}.hero-buttons .btn{width:100%}.hero-stats{justify-content:center;gap:2rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.85rem}.product-showcase{padding:1rem;position:relative;flex-direction:column;gap:.5rem}.coming-soon-badge{position:relative;top:0;right:0;order:-1;display:flex;justify-content:center}.coming-soon-image{max-width:120px;max-height:120px}.product-image{max-width:100%;max-height:280px}.benefits-content{grid-template-columns:1fr;gap:2rem}.benefits-image{min-height:300px}.benefits-img{max-width:100%}.video-showcase{padding:40px 0}.video-container{margin-top:1.5rem;padding:0 16px}.video-background-shape{height:auto;min-height:220px;aspect-ratio:16/9}.video-wrapper{width:95%;height:85%}.features,.benefits,.intended-use,.testimonials,.cta{padding:40px 0}.section-header{margin-bottom:2rem}.section-header h2{font-size:2rem}.section-header p{font-size:1rem;padding:0 1rem}.features-grid{gap:1.5rem}.feature-card{padding:1.5rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:1.5rem}.cta-content h2{font-size:2rem}.cta-content p{font-size:1rem}.cta-buttons{flex-direction:column;align-items:center;width:100%;max-width:280px;margin-left:auto;margin-right:auto}.cta-buttons .btn{width:100%}.footer{padding:40px 0 20px}.footer-content{gap:1.5rem;margin-bottom:1.5rem}.pricing-card.featured{transform:none}}@media (max-width: 480px){.navbar,.nav-logo-img{height:190px}.hero{padding-top:200px}.hero-title{font-size:1.75rem}.hero-tagline{font-size:1rem}.hero-subtitle{font-size:.95rem}.section-header h2{font-size:1.75rem}.container{padding:0 16px}.coming-soon-image{max-width:100px;max-height:100px}.cta-content h2{font-size:1.75rem}}
