@font-face{font-family:The Stoothgart;src:url("/assets/The Stoothgart Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--bg-color:#1C1C1C;--accent-color:#28A7C3;--text-color:#FFFFFF;--font-main:"Montserrat",sans-serif}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg-color);color:var(--text-color);font-family:var(--font-main);overflow-x:hidden}#preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:9999;display:flex;justify-content:center;align-items:center;transition:opacity .5s ease,visibility .5s ease}.loader-content{text-align:center;width:300px}.logo-loader{font-size:2rem;margin-bottom:20px;letter-spacing:5px;color:var(--text-color)}.progress-bar{width:100%;height:2px;background:#333;margin-bottom:10px;overflow:hidden}.progress-fill{width:0;height:100%;background:var(--accent-color);transition:width .1s linear}.loading-text{font-size:.8rem;color:#666;letter-spacing:2px}#hero-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;object-fit:cover}.sticky-nav{position:fixed;top:0;width:100%;justify-content:center;padding:30px 50px;z-index:100;mix-blend-mode:difference}.nav-links,.sticky-nav{display:flex;align-items:center}.nav-links{gap:30px}.nav-links a{color:var(--text-color);text-decoration:none;font-weight:700;text-transform:uppercase;font-size:.9rem;letter-spacing:1px;transition:color .3s}.nav-links a:hover{color:var(--accent-color)}.logo{font-size:2.5rem;font-weight:400;letter-spacing:2px;color:var(--text-color);font-family:The Stoothgart,sans-serif}.hero-spacer{height:180vh;position:relative;pointer-events:none}.hero-overlay-text{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;z-index:10;mix-blend-mode:overlay}.hero-overlay-text h1.glitch{font-size:7.5rem;font-weight:900;line-height:.8;text-transform:uppercase;position:relative;margin:0;font-family:Montserrat,sans-serif;-webkit-text-stroke:2px rgba(255,255,255,.5);color:transparent}.subtitle{margin-top:20px;font-size:1.5rem;letter-spacing:10px;color:var(--accent-color);font-weight:700}.marquee-section{background:var(--accent-color);color:#000;padding:20px 0;overflow:hidden;white-space:nowrap;position:relative;z-index:2;transform:rotate(-2deg) scale(1.1);margin:-50px 0 50px}.marquee-content{display:inline-block;animation:marquee 20s linear infinite}.marquee-content span{font-size:3rem;font-weight:900;margin-right:50px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.stoic-spotlight{min-height:100vh;background:var(--bg-color);position:relative;z-index:2;padding:100px 50px;display:flex;flex-direction:column;gap:80px}.stoic-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center;max-width:1400px;margin:0 auto}.stoic-media{position:relative;width:100%;height:700px;overflow:hidden;background:#111}.main-shot{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.stoic-info{text-align:left}.stoic-title{font-size:5rem;font-weight:900;line-height:.9;margin-bottom:20px;color:#fff;letter-spacing:-2px}.stoic-price{font-size:2rem;color:var(--accent-color);margin-bottom:30px;font-weight:700}.stoic-desc{font-size:1.1rem;color:#888;line-height:1.6;margin-bottom:40px;max-width:400px}.stoic-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;width:100%}.gallery-item{height:400px;background:#111;overflow:hidden;position:relative}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-item:hover img{transform:scale(1.05)}.product-card:hover .product-image:after{opacity:1}.product-info h3{font-size:1.2rem;margin-bottom:5px}.product-info p{color:#888}.reveal-text,.reveal-up{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.165,.84,.44,1)}.visible{opacity:1;transform:translateY(0)}footer{text-align:center;color:#555;background:#111;border-top:1px solid #222}.manifesto-section,footer{padding:50px;z-index:2;position:relative}.manifesto-section{min-height:80vh;background:#0a0a0a;display:flex;align-items:center;justify-content:center}.manifesto-text{font-size:3.5rem;font-weight:900;text-align:center;line-height:1.4;max-width:1200px;color:#333}.word{display:inline-block;transition:color .3s ease,transform .3s ease;margin:0 5px}.word.active{color:#fff;text-shadow:0 0 20px rgba(255,255,255,.4)}.word.highlight.active{color:var(--accent-color);text-shadow:0 0 30px var(--accent-color)}.newsletter-section{padding:100px 20px;background:var(--bg-color);text-align:center;position:relative;z-index:2;overflow:hidden}.newsletter-content{max-width:600px;margin:0 auto;position:relative;z-index:2}.glitch-header{font-size:5rem;font-weight:900;margin-bottom:20px;position:relative;color:#fff;letter-spacing:-2px;white-space:nowrap}.glitch-header:after,.glitch-header:before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bg-color)}@media (max-width:1024px){.hero-overlay-text h1.glitch{font-size:10vw}.section-title{font-size:3rem}.glitch-header{font-size:8vw}}.glitch-header:before{left:2px;text-shadow:-1px 0 #ff00c1;clip:rect(44px,9999px,56px,0);animation:glitch-anim 5s linear infinite alternate-reverse}.glitch-header:after{left:-2px;text-shadow:-1px 0 #00fff9;clip:rect(44px,9999px,56px,0);animation:glitch-anim2 5s linear infinite alternate-reverse}@keyframes glitch-anim{0%{clip:rect(30px,9999px,10px,0)}5%{clip:rect(80px,9999px,90px,0)}10%{clip:rect(10px,9999px,80px,0)}to{clip:rect(50px,9999px,30px,0)}}@keyframes glitch-anim2{0%{clip:rect(10px,9999px,80px,0)}5%{clip:rect(30px,9999px,10px,0)}10%{clip:rect(80px,9999px,90px,0)}to{clip:rect(20px,9999px,60px,0)}}.newsletter-form{display:flex;gap:10px;margin-top:40px;justify-content:center}.newsletter-form input{background:transparent;border:2px solid #333;padding:15px 20px;color:#fff;font-family:var(--font-main);font-weight:700;width:60%;transition:all .3s}.newsletter-form input:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 15px rgba(40,167,195,.3)}.newsletter-form button{background:var(--accent-color);color:#fff;border:none;padding:15px 30px;font-family:var(--font-main);font-weight:900;cursor:pointer;text-transform:uppercase;transition:all .3s}.newsletter-form button:hover{background:#fff;color:#000;transform:skew(-10deg)}.social-icons{margin-top:30px;gap:20px}.social-icons,.social-link{display:flex;justify-content:center}.social-link{color:#fff;font-size:1.5rem;transition:all .3s ease;text-decoration:none;align-items:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.05)}.social-link:hover{color:var(--accent-color);background:rgba(255,255,255,.1);transform:translateY(-5px);box-shadow:0 0 15px rgba(40,167,195,.3)}@media (max-width:1024px){.hero-overlay-text h1{font-size:12vw}.section-title{font-size:3rem}.product-grid{gap:20px}.manifesto-text{font-size:2.5rem}.glitch-header{font-size:4rem}}@media (max-width:768px){.sticky-nav{padding:20px;flex-direction:column;gap:15px;background:rgba(28,28,28,.95)}.nav-links{gap:20px;width:100%;justify-content:center}.product-grid{grid-template-columns:repeat(2,1fr)}.manifesto-text{font-size:2rem}.newsletter-form{flex-direction:column;align-items:center}.newsletter-form button,.newsletter-form input{width:100%}.marquee-content span{font-size:2rem}}@media (max-width:480px){.hero-overlay-text h1{font-size:15vw;-webkit-text-stroke:1px rgba(255,255,255,.8)}.subtitle{font-size:1rem;letter-spacing:5px}.content-section{padding:50px 20px}.product-grid{grid-template-columns:1fr}.section-title{font-size:2.5rem}.manifesto-section{padding:30px}.manifesto-text{font-size:1.5rem;line-height:1.3}.glitch-header{font-size:2.5rem}.nav-links{font-size:.8rem}.logo{font-size:1.5rem}.shop-btn.large{width:100%}}@media (max-width:1024px){.stoic-spotlight{padding:60px 20px;gap:60px}.stoic-hero{grid-template-columns:1fr;gap:40px;text-align:center}.stoic-media{height:auto;aspect-ratio:4/5;width:100%;max-width:600px;margin:0 auto}.stoic-title{font-size:3.5rem;margin-top:20px}.stoic-info{padding:0 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.stoic-desc{margin:0 auto 30px;max-width:500px}.stoic-gallery{grid-template-columns:repeat(2,1fr);gap:15px}.gallery-item{height:300px}}@media (max-width:480px){.stoic-title{font-size:2.5rem}.gallery-item{height:200px}}