@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}body,html{background:#000;height:100%;max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin-top:0!important}#root{height:100%}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.blinking-cursor{animation:blink 1s step-end infinite;font-weight:700}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#history-top-bar{display:none!important}@media (max-width:768px){.hero-section,.product-page-container,.why-page-container,.why-stone-section{background-attachment:scroll!important;background-position:50%!important;background-size:cover!important;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.product-page-container,.why-page-container{background-position:top!important;background-repeat:no-repeat;background-size:100% auto!important;min-height:100vh}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.product-page-container,.why-page-container{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.footer{font-family:Times New Roman,serif;padding:60px 0 30px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.footer-section h3{font-size:1.2rem;font-weight:400;margin-bottom:20px}.footer-section ul{list-style:none;padding:0}.footer-section li{margin-bottom:10px}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;color:#888;font-size:.9rem;padding-top:20px}.social-links{display:flex;gap:20px;justify-content:center;margin-bottom:20px}.social-links a{color:#ccc;font-size:1.2rem;transition:color .3s ease}.social-links a:hover{color:#fff}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-content{gap:30px;grid-template-columns:1fr}.social-links{gap:15px}}@font-face{font-family:Times New Roman;font-style:normal;font-weight:400;src:local("Times New Roman")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;font-family:Times New Roman,Times,serif;margin:0;overflow-x:hidden;padding:0;text-transform:lowercase}a,button,div,h1,h2,h3,h4,h5,h6,input,label,option,p,select,span,textarea{font-weight:400;text-transform:lowercase}a{color:#fff;text-decoration:none}button{background-color:#fff;border:none;color:#000;cursor:pointer;font-family:Times New Roman,Times,serif;padding:10px 20px;text-transform:lowercase}.container{margin:0 auto;max-width:1200px;padding:0 20px}.full-section{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:60px 20px;text-align:center}.bg-image{height:100%!important;left:0!important;object-fit:cover!important;position:absolute!important;top:0!important;width:100%!important;z-index:0!important}img{display:block;max-width:100%}section{overflow:hidden;position:relative}.App{background-color:#000;color:#fff;min-height:100vh;overflow-x:hidden;text-align:left}.navbar{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#000000b3;border-bottom:1px solid #ffffff0d;display:flex;height:80px;justify-content:center;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:999}.navbar.scrolled{background-color:#000000e6;box-shadow:0 2px 10px #0000004d;height:70px}.navbar-container{align-items:center;display:flex;justify-content:space-between;max-width:1200px;padding:0 40px;width:100%}.navbar-logo{color:#fff;font-size:28px;font-weight:400;letter-spacing:3px;text-decoration:none}.navbar-menu{align-items:center;display:flex;gap:40px}.navbar-item{color:#fff;font-size:18px;letter-spacing:1px;opacity:.8;position:relative;text-decoration:none;transition:opacity .3s ease}.navbar-item:hover{opacity:1}.subscribe-button{background-color:#fff;border:none;border-radius:2px;color:#000;cursor:pointer;display:inline-block;font-family:Times New Roman,Times,serif;font-size:16px;letter-spacing:1px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.subscribe-button:hover{background-color:#ffffffe6;transform:translateY(-1px)}.hero-section{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero-content{animation:fadeIn 1.5s ease-out;max-width:90%;padding:0 20px;position:relative;text-align:center;z-index:1}.hero-title{font-size:90px;letter-spacing:4px;line-height:1.2;margin:0 0 20px;text-shadow:0 2px 10px #00000080}.hero-subtitle{font-size:28px;letter-spacing:1px;margin-left:auto;margin-right:auto;margin-top:20px;max-width:700px;text-shadow:0 2px 8px #00000080}.hero-cta{animation:fadeIn 1.5s ease-out .5s backwards;margin-top:40px}.preorder-button{background-color:initial;border:1px solid #fff;color:#fff;display:inline-block;font-size:20px;letter-spacing:2px;padding:15px 40px;text-decoration:none;transition:all .3s ease}.preorder-button:hover{background-color:#ffffff1a;transform:translateY(-3px)}.product-section{align-items:center;background-color:#000;display:flex;min-height:100vh;padding:100px 0;position:relative}.product-container{align-items:center;display:flex;margin:0 auto;max-width:1200px;padding:0 20px}.product-image-container{flex:1 1;padding:20px;text-align:center}.product-image{filter:drop-shadow(0 10px 20px rgba(0,0,0,.3));height:auto;max-height:70vh;max-width:100%;object-fit:contain;transition:transform .5s ease}.product-image:hover{transform:scale(1.05)}.product-info{flex:1 1;padding:20px}.product-title{font-size:48px;letter-spacing:2px;margin-bottom:30px;text-shadow:0 2px 8px #0000004d}.product-description{font-size:20px;line-height:1.6;margin-bottom:30px;max-width:500px;text-shadow:0 1px 6px #0003}.product-features{list-style-type:none;margin-bottom:40px;padding:0}.product-features li{align-items:flex-start;display:flex;font-size:18px;margin-bottom:15px}.product-features li:before{content:"•";margin-right:10px}.footer{background-color:#000;border-top:1px solid #ffffff0d;color:#fff;padding:80px 0 40px;position:relative}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.footer-section{flex:1 1;margin-bottom:40px;min-width:200px}.footer-brand{font-size:24px;letter-spacing:2px}.footer-brand,.footer-title{margin-bottom:20px;opacity:.9}.footer-title{font-size:18px;letter-spacing:1px}.footer-address{font-size:16px;line-height:1.5;opacity:.7}.footer-address p{margin:5px 0}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:15px}.footer-links a{color:#fff;font-size:16px;opacity:.7;text-decoration:none;transition:opacity .3s ease}.footer-links a:hover{opacity:1}.footer-contact{font-size:16px;line-height:1.5;margin-bottom:20px;opacity:.7}.footer-contact p{margin:10px 0}.footer-contact a{color:#fff;text-decoration:none}.footer-social{display:flex;margin-top:20px}.footer-social a{margin-right:15px;opacity:.7;transition:opacity .3s ease}.footer-social a:hover{opacity:1}.footer-subscribe{flex:1.5 1;min-width:300px}.footer-subscribe form{display:flex;flex-direction:column}.footer-email-input{background-color:#ffffff1a;border:1px solid #fff3;color:#fff;font-family:Times New Roman,Times,serif;font-size:16px;height:50px;margin-bottom:15px;padding:0 15px;transition:border-color .3s ease}.footer-email-input:focus{border-color:#ffffff80;outline:none}.footer-email-input::placeholder{color:#ffffff80}.footer-subscribe-button{background-color:#fff;border:none;color:#000;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:16px;height:50px;letter-spacing:1px;transition:background-color .3s ease}.footer-subscribe-button:hover{background-color:#fffc}.footer-bottom{border-top:1px solid #ffffff0d;margin-top:60px;padding-top:30px;text-align:center;width:100%}.footer-bottom p{font-size:14px;margin:0;opacity:.5}@media screen and (max-width:1024px){.footer-container{padding:0 40px}.footer-section,.footer-subscribe{flex-basis:45%}}@media screen and (max-width:768px){.footer{padding:60px 0 30px}.footer-container{flex-direction:column;padding:0 20px}.footer-section,.footer-subscribe{flex-basis:100%;margin-bottom:40px;min-width:auto}.footer-brand,.footer-title{font-size:22px;margin-bottom:15px}.footer-bottom{margin-top:30px;padding-top:20px}}@media screen and (max-width:480px){.footer{padding:40px 0 20px}.footer-subscribe form{flex-direction:column}.footer-email-input,.footer-subscribe-button{margin-right:0;width:100%}.footer-social a{margin-right:12px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.hero-title{font-size:42px;letter-spacing:2px;margin-bottom:15px}.hero-subtitle{font-size:20px;max-width:100%}.product-container{flex-direction:column;padding:0 20px}.product-image-container{margin-bottom:40px;order:1}.product-info{order:2;text-align:center}.product-title{font-size:36px;margin-bottom:20px}.navbar-logo{font-size:20px;letter-spacing:3px}}@media screen and (max-width:480px){.hero-title{font-size:36px;letter-spacing:1px}.hero-subtitle{font-size:18px}.product-title{font-size:30px}.product-description{font-size:16px}}.why-stone-section .hero-content{background-color:#00000080;border-radius:10px;padding:40px}.why-stone-section .hero-title{font-size:70px}.why-stone-section .hero-subtitle{max-width:800px}
/*# sourceMappingURL=main.5616e2b5.css.map*/