@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#fff;background-color:#000;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:.5rem}p{margin-bottom:1rem;line-height:1.5}button{cursor:pointer;border:none;outline:none;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1)}button:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){html{font-size:14px}body{overflow-y:hidden;height:100vh}.container{padding:0 1rem}}@media (max-width: 480px){html{font-size:13px}}.sf-pro{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,system-ui,sans-serif}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1rem 0;transition:all .3s ease}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;align-items:center}.logo-image{height:65px;width:auto;filter:brightness(0) invert(1);transition:all .3s ease}.logo-image:hover{filter:brightness(0) invert(1) drop-shadow(0 0 8px rgba(255,255,255,.3));transform:translateY(-2px)}.main-content{min-height:100vh;display:flex;justify-content:center;padding:0 2rem;background:#000}.content-container{max-width:800px;width:100%;text-align:center;position:relative;margin-top:12rem}.coming-soon-text{font-size:2.5rem;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.1;text-align:center;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,system-ui,sans-serif;margin-bottom:3rem;background:linear-gradient(90deg,#000,#000 40%,#fff,#000 60%,#000);background-size:300% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textLightSweepOneWay 20s ease-in-out infinite;text-shadow:0 2px 10px rgba(0,0,0,.1)}.product-image-container{margin-bottom:2rem;position:relative}.product-image{width:100%;max-width:400px;height:auto;display:block;margin:0 auto;border-radius:16px;transition:all .3s ease;box-shadow:0 10px 40px #0000004d;opacity:0;animation:fadeIn 4s ease .5s forwards}.product-image:hover{transform:translateY(-4px);box-shadow:0 15px 50px #0006}.cta-section{animation:fadeInUp 1s ease .7s both}.floating-text{position:absolute;font-size:3.5rem;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.1;text-align:center;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,system-ui,sans-serif;background:linear-gradient(90deg,#000,#000 40%,#fff,#000 60%,#000);background-size:300% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:textLightSweepOneWay 20s ease-in-out infinite,textLightSweepOneWay 20s ease-in-out infinite;text-shadow:0 2px 10px rgba(0,0,0,.1)}@keyframes textLightSweepOneWay{0%{background-position:100% 0}50%{background-position:-300% 0}to{background-position:-300% 0}}.unavailable-btn{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);color:#fff;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border:2px solid rgba(255,255,255,.2);border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.unavailable-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.unavailable-btn:hover{background:linear-gradient(135deg,#ffffff26,#ffffff14);border-color:#fff6;transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}.unavailable-btn:hover:before{left:100%}.unavailable-btn:active{transform:translateY(-1px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width: 768px){.coming-soon-text{font-size:1.8rem}.header-container,.main-content{padding:0 1rem}.content-container{margin-top:15rem}.text-overlay{margin-bottom:2rem}.product-image-container{margin:2rem 0}.product-image{max-width:300px}.unavailable-btn{padding:.8rem 2rem;font-size:1rem}}@media (max-width: 480px){.coming-soon-text{font-size:1.2rem}.logo-placeholder{font-size:1.2rem;padding:.4rem .8rem}.logo-image{height:50px}.content-container{margin-top:12rem}.product-image{max-width:250px}.unavailable-btn{padding:.7rem 1.5rem;font-size:.95rem}}.header.scrolled{background:#000c;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}
