@font-face{font-family:Oldschool Grotesk Trial;src:url(/fonts/OldschoolGroteskTrial-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Oldschool Grotesk Trial;src:url(/fonts/OldschoolGroteskTrial-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Oldschool Grotesk Trial;src:url(/fonts/OldschoolGroteskTrial-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Oldschool Grotesk Trial;src:url(/fonts/OldschoolGroteskTrial-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Oldschool Grotesk Trial;src:url(/fonts/OldschoolGroteskTrial-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Oldschool Grotesk Trial;src:url(/fonts/OldschoolGroteskTrial-Book.ttf) format("truetype");font-weight:450;font-style:normal;font-display:swap}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;font-family:Oldschool Grotesk Trial,sans-serif}html{height:auto;overflow-y:scroll}.app-container{overflow-x:clip}#root,.app-container,.products-section{overflow:visible}body{margin:0;padding:0;font-family:sans-serif;min-height:100vh;overflow-x:hidden;position:static;overflow:visible}#root{width:100%;height:auto}.fixed-background{position:fixed;top:0;left:0;width:100%;height:100dvh;min-height:-webkit-fill-available;z-index:-2;background:#000}.navbar{position:fixed;top:0;left:0;width:100vw;height:60px;background:none;display:flex;align-items:center;justify-content:space-between;padding-left:0;padding-right:30px;padding-top:10px;box-sizing:border-box;z-index:1000}.logo{color:#f0f0f0;font-weight:700;font-size:1.2rem}button{color:#fff;background-color:#111;border-width:1px;padding:12px;border-color:#fff;border-radius:5px}.nav-links a,.link{color:#f0f0f0;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:400;border-left:1px solid #fff;border-right:1px solid #fff;padding-left:8px;padding-right:8px;text-decoration:none}.nav-a-left{border-left:2px solid #fff!important}.nav-a-right{border-right:2px solid #fff!important}.viewer-section{width:100vw;height:100vh;position:relative}.products-section{margin:0 auto;color:#f0f0f0;overflow:visible}.footer-parent-container{background-color:#000;color:#fff;width:100%}.about-section{padding:20px 30px;background:linear-gradient(to bottom,transparent,#0a0a0a);min-height:40vh;display:flex;justify-content:center;align-items:center}.about-content{display:flex;justify-content:space-between;align-items:center;max-width:1200px;width:100%;gap:60px;flex-wrap:wrap}.about-text-column{flex:1;min-width:300px}.about-text-column h2{font-size:2.5rem;margin-bottom:30px;font-weight:200;letter-spacing:-1px}.about-text-column p{font-size:1.1rem;line-height:1.8;color:#ccc;margin-bottom:20px;font-weight:300}.about-text-column strong{color:#fff;font-weight:600}.about-stat-column{flex:.8;min-width:300px;text-align:right;padding-left:60px}.about-stat-column h3{font-size:4rem;margin:10px 0;color:#8fd0f0;opacity:.8;line-height:1}.footer{padding:20px;text-align:center;border-top:1px solid #222;color:#666;font-size:.8rem}.hero-container{height:100vh;display:flex;justify-content:center;align-items:center;width:100%}.hero-title{color:#fff;font-size:6em;margin:0;line-height:1}.hero-title-primary{font-weight:400;margin-right:1.5rem}.hero-title-secondary{font-weight:200}.hamburger-btn{display:none;background:none;border:none;cursor:pointer;z-index:1001;padding:0}.mobile-nav-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;visibility:hidden;transform:translateY(-20px);transition:all .3s ease-in-out}.mobile-nav-overlay.active{opacity:1;visibility:visible;transform:translateY(0)}.close-menu-btn{position:absolute;top:0;right:0;background:none;border:none;color:#fff;font-size:3rem;line-height:1;cursor:pointer}.mobile-nav-links{display:flex;flex-direction:column;gap:30px;text-align:center}.mobile-nav-links a,.link{color:#fff;font-size:1.5rem;font-weight:300;text-decoration:none;cursor:pointer;transition:color .2s,transform .2s;border:none}.mobile-nav-links a:hover{color:#8fd0f0;transform:scale(1.1)}.blog-section h2{color:#fff;font-size:2rem;margin-bottom:20px;font-weight:500;text-decoration:underline;text-underline-offset:8px}@media(max-width:768px){.desktop-nav{display:none!important}.blog-section h2{font-size:1.75rem;margin-bottom:15px}.hamburger-btn{display:block}.navbar{padding:20px 10px 20px 0}.hero-title{font-size:3em}.hero-title-primary{font-weight:400;margin-right:.75rem}.hero-title-secondary{font-weight:200}.viewer-section{height:70vh}.product-row,.product-row-odd{flex-direction:column;gap:20px}.product-image,.product-info{flex-basis:100%;max-width:100%;text-align:left}.product-row-odd .product-info{text-align:left}.product-row .product-info h4,.product-row .product-info .price{text-align:center}.about-section{padding:10px 30px}.about-content{flex-direction:column;align-items:end;gap:10px}.about-stat-column{text-align:left;padding:10px;width:100%}.about-text-column h2{font-size:2rem}.about-text-column p{font-size:1rem}.about-stat-column h3{font-size:2rem}}.initial-loader{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000;z-index:99999;display:flex;justify-content:center;align-items:center;transition:transform .8s cubic-bezier(.77,0,.175,1)}.loader-hidden{transform:translateY(-100%);pointer-events:none}.cylinder-scroll-track{position:relative}.cylinder-scroll-sticky-stage{height:100vh;position:sticky;top:0;display:flex;flex-direction:column;align-items:center;overflow:hidden;perspective:1000px}.scroll-content-title{width:100%;text-align:center;padding-top:50px;margin-bottom:2rem;color:#fff;z-index:10}.scroll-content-title h1{font-size:2rem;font-weight:500;text-decoration:underline;text-underline-offset:5px}.cylinder-carousel-area{width:100%;height:19vh;display:flex;justify-content:center;align-items:center}.cylinder-scroll-inner-track{position:relative;width:300px;height:100%;transform-style:preserve-3d;display:flex;justify-content:center;align-items:center;will-change:transform}.category-card-outer{position:absolute;width:300px;height:100%;backface-visibility:visible}.category-card-inner{width:100%;height:100%;transform-style:preserve-3d;will-change:transform,filter,opacity}.category-card-front{position:absolute;width:100%;height:100%;background-color:#1a1a1a;border-radius:15px;box-shadow:0 10px 40px #0006;color:#fff;transform-style:preserve-3d}.category-card-content{padding:20px;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.substance-category-label{font-size:.65rem;text-transform:uppercase;letter-spacing:1px;color:#8fd0f0;margin-bottom:5px}.category-card-content h3{font-size:1.25rem;margin:0}.category-card-content p{font-size:.8rem;color:#aaa}.cylinder-info-area{width:90%;max-width:1000px;margin-top:2rem;color:#fff}.info-content-wrapper{display:flex;background-color:#121212;border:1px solid #333;border-radius:15px;overflow:hidden}.risk-section{flex:1;padding:0 2rem 2rem;border-right:1px solid #333}.risk-section h4{color:#ff6b6b;font-size:1.25rem;margin-bottom:.5rem;border-bottom:1px solid #333;padding-bottom:10px}.risk-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:12px}.risk-list li{font-size:.95rem;color:#ccc}.products-section{flex:1;padding:0 2rem 2rem}.products-section h4{color:#8fd0f0;font-size:1.25rem;margin-bottom:.5rem;border-bottom:1px solid #333;padding-bottom:10px}.products-horizontal-list{margin:0;display:flex;flex-direction:column;gap:8px;max-height:280px;overflow-y:auto;padding-left:6px;padding-right:6px}.products-horizontal-list::-webkit-scrollbar{width:4px}.products-horizontal-list::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.product-mini-card{height:56px;display:flex;align-items:center;background-color:#1f1f1f;border:1px solid #333;border-radius:8px;text-decoration:none;overflow:hidden;transition:transform .2s,border-color .2s}.product-mini-card:hover{transform:scale(.98);border-color:#8fd0f0}.product-image-container{width:56px;height:56px}.product-image-container img{width:100%;height:100%;object-fit:cover}.product-mini-info{padding:0 15px}.product-mini-info h5{margin:0;font-size:.85rem;line-height:1.1;color:#fff}.product-mini-info span{font-size:.65rem;color:#8fd0f0}@media(max-width:1000px){.scroll-content-title{margin-bottom:.5rem}.cylinder-info-area{margin-top:1rem}.scroll-content-title h1{font-size:1.25rem}.cylinder-scroll-sticky-stage{perspective:600px}.cylinder-carousel-area{height:16vh}.substance-category-label{font-size:.5rem}.category-card-content h3{font-size:.9rem}.category-card-content p{font-size:.6rem;margin:0;padding:0}.category-card-outer{width:260px}.info-content-wrapper{flex-direction:column;align-items:stretch}.risk-section{border-right:none;border-bottom:1px solid #333}.info-content-wrapper{flex-direction:column;align-items:stretch;padding:.5rem 2rem}.risk-section,.products-section{padding:.4rem 0;border-right:none;width:100%}.risk-section{border-bottom:1px solid #333}.risk-section h4,.products-section h4{font-size:.7rem;margin-top:0;padding-bottom:2px}.product-mini-card{width:100%}.risk-list{gap:2px}.risk-list li{font-size:.6rem}.products-horizontal-list{gap:2px;align-items:stretch}.product-mini-card{height:45px;width:auto}.product-image-container{width:45px;height:45px}.product-mini-info h5{font-size:.6rem}.product-mini-info span{font-size:.5rem}}@media(max-width:1400px)and (min-width:1001px){.scroll-content-title{padding-top:2rem;margin-bottom:0}.scroll-content-title h1{font-size:1.5rem}.category-card-content{padding:15px}.cylinder-carousel-area{height:20vh}.substance-category-label{font-size:.5rem;margin-bottom:0}.cylinder-scroll-inner-track,.category-card-outer{width:260px}.category-card-content h3{margin-top:0;font-size:.9rem}.category-card-content p{font-size:.7rem;margin:0;padding:0}.cylinder-info-area{margin-top:.8rem;width:85%}.risk-section,.products-section{padding:0 1.5rem 1rem}.risk-section h4,.products-section h4{padding-top:1rem;margin-top:0;font-size:.9rem}.risk-list{gap:6px}.risk-list li{font-size:.7rem;margin-bottom:4px}.products-horizontal-list{gap:4px;align-items:stretch}.product-mini-info{padding:0 15px}.product-mini-info h5{font-size:.7rem}.product-mini-info span{margin:0;font-size:.55rem}}.substance-grid-section{padding:60px 15px;max-width:1200px;margin:0 auto}.grid-title{width:100%;text-align:center;padding-top:50px;margin-bottom:1rem;color:#fff;z-index:10;font-size:1.25rem;font-weight:500;text-decoration:underline;text-underline-offset:5px}.substance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;width:100%}.substance-grid-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:10px;display:flex;align-items:center;justify-content:center;min-height:50px;cursor:pointer}.substance-grid-card h3{color:#fff;margin:0;font-size:.8rem}.substance-modal-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;display:flex;align-items:flex-end;touch-action:none}.substance-modal-content{background:#0a0a0a;width:100%;max-height:88vh;border-radius:32px 32px 0 0;padding:30px 24px 50px;overflow-y:auto;position:relative;touch-action:auto;border-top:1px solid rgba(255,255,255,.1)}.modal-drag-handle{width:40px;height:4px;background:#fff3;border-radius:2px;margin:-10px auto 20px}.modal-category{color:#0fc;font-size:.5rem;text-transform:uppercase;letter-spacing:1.5px}.substance-modal-content h2{font-size:1.2rem;margin:10px 0;color:#fff}.description{font-size:.7rem;line-height:1.5;color:#fff9;margin-bottom:25px}.risk-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 15px}.risk-list li{position:relative;padding-left:12px;font-size:.6rem;color:#ffffffd9;line-height:1.2}.risk-list li:before{content:"•";position:absolute;left:0;color:#ff4d4d}.modal-risks h4,.modal-kits h4{font-size:.7rem;color:#0fc}.modal-risks h4{color:#ff4d4d}.modal-kits{margin-top:40px}.kits-visual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.kit-visual-card{text-decoration:none;background:#ffffff0d;border-radius:12px;padding:8px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.1);transition:border-color .3s ease}.kit-visual-card:active{border-color:#0fc}.kit-image-box{width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.kit-image-box img{width:100%;object-fit:contain}.kit-details{display:flex;flex-direction:column}.kit-label{color:#fff;font-size:.5rem;font-weight:500;line-height:1.3;min-height:2.6em;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.kit-cta{color:#0fc;font-size:.5rem;font-weight:700;text-transform:uppercase;display:flex;align-items:center;margin-top:4px}.kit-cta .arrow{padding-left:4px;transition:transform .2s ease}.kit-visual-card:active .arrow{transform:translate(3px)}.close-btn{position:absolute;top:20px;right:20px;padding:10px;border:none;color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1}.blog-card{text-decoration:none;background-color:#1a1a1a;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;color:#fff;transition:transform .3s ease-out;will-change:transform}.blog-card:hover{transform:translateY(-5px)}.blog-card-img-wrapper{overflow:hidden;height:200px}.blog-card-img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease-out}.blog-card:hover .blog-card-img{transform:scale(1.05)}.blog-card-content{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.blog-card-title{margin:0 0 10px;font-size:1.5rem;transition:text-decoration .3s ease-out}.blog-card:hover .blog-card-title{text-decoration:underline}.blog-card-desc{color:#aaa;font-size:.9rem;margin-bottom:15px}.blog-card-meta{font-size:.8rem;color:#777}.hero-wrapper{max-width:100vw;overflow:hidden}.intro,.product-overview,.outro{position:relative;height:100vh;color:#fff;overflow:hidden}.intro,.outro{display:flex;justify-content:center;align-items:center;text-align:center;padding:2rem}.intro h1,.product-overview h1,.outro h1{font-size:6rem;font-weight:500;line-height:1}.model-container{position:fixed;inset:0;height:100vh;pointer-events:none;z-index:5}.header-1{position:relative;height:100vh}.header-2{position:fixed;inset:0;height:100vh;transform:translate(100%);z-index:2}.header-1,.header-2{display:flex;text-align:center;align-items:center;padding:0 2rem}.header-1 h1,.header-2 h1{width:100%;font-size:16rem;line-height:1.25;letter-spacing:-.02rem}.circular-mask{position:absolute;inset:0;background:#0d0d0d;clip-path:circle(0% at 50% 50%)}.tooltips{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:75%;height:75%;display:flex;gap:1rem}.tooltip{flex:1;display:flex;flex-direction:column;gap:.5rem}.tooltip:nth-child(2){justify-content:flex-end;align-items:flex-end}.tooltip h2{font-size:3rem;font-weight:500;line-height:1.125;letter-spacing:-.03rem;margin-top:1rem;margin-bottom:.75rem}.tooltip p{font-size:1.25rem;font-weight:500;line-height:1.5;color:wheat;margin:0;white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.tooltip .divider{width:80%;height:1px;background:#f5f5f5;margin:.5rem 0;transform:scaleX(0)}.tooltip:nth-child(1) .divider{transform-origin:right}.tooltip:nth-child(2) .divider{transform-origin:left}.tooltip:nth-child(2) .title,.tooltip .description{width:70%}.header-1 h1 .char,.tooltip .line{display:inline-block;overflow:hidden}.header-1 h1 .char>span,.tooltip .line>span{display:block;transform:translateY(100%);will-change:transform}.tooltip .word{display:inline-block;overflow:hidden}.tooltip .word>span{display:inline-block;transform:translateY(100%);will-change:transform}.tagline-container{width:100%}.about-tagline{margin-top:30px;font-style:italic;font-size:1.2rem;color:#fff}.about-stat-column{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.about-text-column{position:relative;padding-right:3rem;border-right:1px solid #333}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#8fd0f0;text-decoration:none;border-bottom:1px solid transparent;transition:.2s;font-size:1.2rem}.footer-link.faq{font-size:1.3rem;font-weight:600}.footer-link:hover{opacity:.8;border-color:#8fd0f0}.footer-contact{display:flex;align-items:center;gap:2rem}.contact-trigger-btn{background:none;border:1px solid #8fd0f0;color:#8fd0f0;padding:.8rem 2rem;font-size:1rem;border-radius:4px;cursor:pointer;letter-spacing:1px;transition:.3s}.contact-trigger-btn:hover{background:#8fd0f0;color:#121212}.contact-modal-overlay{position:fixed;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;display:flex;justify-content:center;align-items:center;padding:20px}.contact-modal{background:#1a1a1a;border:1px solid #333;padding:2.5rem;width:100%;max-width:500px;border-radius:12px;position:relative;color:#fff}.close-modal-btn{position:absolute;top:15px;right:20px;background:none;border:0;font-size:2rem;color:#666;cursor:pointer}.close-modal-btn:hover{color:#fff}.contact-modal h3{margin:0 0 .5rem;color:#8fd0f0;font-size:1.8rem}.contact-modal p{color:#aaa;margin-bottom:1.5rem;font-size:.9rem}.contact-form{display:flex;flex-direction:column;gap:1.2rem}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-size:.85rem;color:#ccc}.form-group input,.form-group textarea{background:#0f0f0f;border:1px solid #333;border-radius:6px;padding:12px;color:#fff;font-size:.95rem;outline:none}.form-group input:focus,.form-group textarea:focus{border-color:#8fd0f0}.submit-btn{background:#8fd0f0;color:#121212;border:0;padding:12px;font-size:1rem;font-weight:700;border-radius:6px;cursor:pointer;margin-top:10px}.submit-btn:disabled{background:#444;color:#888;cursor:not-allowed}.footer-values{display:flex;align-items:center;gap:.6rem;font-size:1.25rem;letter-spacing:.12em;text-transform:uppercase;color:#888;margin-bottom:2rem}.footer-values span{white-space:nowrap}.footer-values .dot{color:#444}@media(max-width:1000px){.intro h1,.product-overview h1,.outro h1{font-size:2rem;text-align:center}.header-1 h1,.header-2 h1{font-size:4rem;line-height:1.1}.tooltips{width:100%;flex-direction:column;gap:1rem;align-items:center}.tooltip{width:80%;align-items:flex-start!important;text-align:left}.tooltip .divider{width:70%}.tooltip:nth-child(1) .divider,.tooltip:nth-child(2) .divider{transform-origin:left}.tooltip:nth-child(2){align-items:flex-start;justify-content:flex-start}.tooltip h2{font-size:1.2rem}.tooltip p{font-size:.9rem}.contact-modal{padding:1.5rem}.about-text-column{position:relative;padding-right:3rem;border-bottom:1px solid #333;border-right:0}.about-tagline{margin-top:10px;display:flex;justify-content:end;font-size:1rem}.footer-link{color:#8fd0f0;text-decoration:none;border-bottom:1px solid transparent;transition:.2s;font-size:.8rem}.footer-link.faq{font-size:.9rem;font-weight:600}.contact-trigger-btn{padding:.6rem 1.5rem;font-size:.8rem}.footer-values{font-size:.75rem;justify-content:flex-start;margin-bottom:1.5rem}}@media(max-width:1400px)and (min-width:1001px){.header-1 h1,.header-2 h1{font-size:10rem}.tooltip h2{font-size:2.2rem}.tooltip p{font-size:1.1rem}.tooltips{width:85%;gap:2rem}.contact-modal{max-width:420px;padding:2rem;max-height:85vh;overflow-y:auto}.contact-modal h3{font-size:1.5rem}.contact-modal p{font-size:.85rem;margin-bottom:1rem}.contact-form{gap:1rem}.form-group label{font-size:.75rem}.form-group input,.form-group textarea{padding:10px;font-size:.85rem}.form-group textarea{min-height:90px;resize:vertical}.submit-btn{padding:10px;font-size:.9rem;margin-top:.75rem}.close-modal-btn{font-size:1.75rem;top:12px;right:16px}}.viewer-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.viewer-canvas-container{position:relative;width:100%;height:85%;background:#000;cursor:grab;overflow:hidden;box-shadow:0 4px 20px #00000080}.viewer-canvas-container:active{cursor:grabbing}.viewer-container a{font-size:1.2rem;color:#fff;position:absolute;right:30px;bottom:80px;background:#0009;padding:5px 10px;border-radius:5px;text-decoration:none}.hotspot-popup{position:absolute;top:80px;left:20px;transform:none;width:400px;max-width:calc(100% - 40px);background:#141414f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);color:#fff;border-radius:16px;box-shadow:0 10px 40px #000000b3;z-index:100;overflow:hidden;display:flex;flex-direction:column;transform-origin:top left;animation:popInCorner .3s cubic-bezier(.175,.885,.32,1.275)}@keyframes popInCorner{0%{opacity:0;transform:scale(.9) translate(-10px,-10px)}to{opacity:1;transform:scale(1) translate(0)}}.hotspot-image{width:100%;height:160px;object-fit:cover;border-bottom:1px solid rgba(255,255,255,.1)}.hotspot-content{padding:20px;text-align:left}.hotspot-title{margin:0 0 8px;font-size:1.1rem;font-weight:700;color:#fff}.hotspot-description{font-size:.9rem;color:#bbb;margin-bottom:15px;line-height:1.5}.hotspot-actions{display:flex;gap:10px;margin-top:5px}.hotspot-action-btn{flex:2;background-color:#fff;color:#000;border:none;padding:12px;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:700;transition:transform .2s ease,background-color .2s}.hotspot-action-btn:hover{transform:scale(1.02);background-color:#f0f0f0}.hotspot-close-btn{flex:1;background-color:#ffffff1a;color:#fff;border:none;padding:12px;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;transition:.2s}.hotspot-close-btn:hover{background-color:#fff3}@media(max-width:768px){.viewer-container{padding-top:70px}.viewer-container a{font-size:.9rem;color:#fff;position:absolute;right:5px;bottom:10px;background:#0009;padding:5px 10px;border-radius:5px;text-decoration:none}.viewer-container .viewer-canvas-container{height:100%}.hotspot-popup{top:80px;left:10px;width:250px;max-width:calc(100% - 20px);border-radius:12px}.hotspot-image{height:120px}.hotspot-content{padding:8px}.hotspot-title{font-size:.8rem;margin-bottom:2px}.hotspot-description{font-size:.65rem;line-height:1.2;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hotspot-actions{gap:7px}.hotspot-action-btn,.hotspot-close-btn{padding:6px 10px;font-size:.65rem;border-radius:6px}}.debug-panel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;padding:15px;border-radius:8px;box-shadow:0 4px 12px #00000080;z-index:20;font-family:monospace;text-align:center}.debug-panel h3{margin-top:0;font-size:1.1em}.debug-panel p{margin:10px 0;font-size:.9em;padding:8px;background:#ffffff1a;border-radius:4px;-webkit-user-select:all;user-select:all}.debug-panel button{background-color:red;color:#fff;border:none;padding:5px 10px;cursor:pointer;border-radius:4px}.viewer-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000d9;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:50;pointer-events:none;border-radius:inherit}.disclaimer-overlay{position:absolute;top:0;left:0;width:100%;height:110dvh;background-color:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:20px;box-sizing:border-box}.disclaimer-icon{margin-bottom:20px;color:#fff;animation:pulse 3s infinite ease-in-out}.disclaimer-title{font-size:1.5rem;margin-bottom:15px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.disclaimer-text{max-width:600px;font-size:1.1rem;margin-bottom:30px;line-height:1.6;color:#e0e0e0}.disclaimer-btn{padding:12px 32px;font-size:1rem;cursor:pointer;background-color:transparent;color:#fff;border:1px solid white;border-radius:50px;font-weight:700;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.disclaimer-btn:hover{background-color:#fff;color:#000;box-shadow:0 0 20px #fff6}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media(max-width:768px){.disclaimer-overlay{padding:15px}.disclaimer-icon{width:48px;height:48px;margin-bottom:15px}.disclaimer-title{font-size:1.25rem;margin-bottom:10px}.disclaimer-text{font-size:.9rem;line-height:1.4;margin-bottom:20px;max-width:90%}.disclaimer-btn{padding:10px 24px;font-size:.85rem}}.faq-page-container{width:100vw;min-height:100vh;color:#fff;padding-top:100px;padding-bottom:50px}.faq-content-wrapper{max-width:800px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.faq-header{text-align:center;margin-bottom:50px}.faq-header h1{font-size:2.5rem;font-weight:500;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.faq-underline{width:60px;height:3px;background:#8fd0f0;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease}.faq-item:hover{background:#ffffff14;border-color:#ffffff4d}.faq-item.active{background:#ffffff1a;border-color:#8fd0f0}.faq-question{padding:20px 25px;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:1.1rem}.faq-icon{font-size:1.5rem;color:#8fd0f0}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease;background:#0003;overflow:hidden}.faq-item.active .faq-answer{grid-template-rows:1fr;border-top:1px solid rgba(255,255,255,.1)}.faq-answer-content{min-height:0}.faq-answer-content p{padding:20px 25px;line-height:1.6;color:#ccc;margin:0}@media(max-width:768px){.faq-header h1{font-size:1.8rem}.faq-question{font-size:1rem;padding:15px 20px}.faq-answer-content p{padding:15px 20px}}
