.ve[data-astro-cid-2gmjvff3]{margin:0}.ve[data-astro-cid-2gmjvff3] [data-astro-cid-2gmjvff3][hidden]{display:none}.ve__frame[data-astro-cid-2gmjvff3]{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-xl);background:#0f1411;position:relative;overflow:hidden}.ve__video[data-astro-cid-2gmjvff3]{object-fit:contain;background:#0f1411;width:100%;height:100%;display:block}.ve__sound[data-astro-cid-2gmjvff3]{-webkit-backdrop-filter:blur(6px);color:#fff;cursor:pointer;background:#080c0ab3;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .8rem .45rem .6rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:background-color .25s,border-color .25s;display:inline-flex;position:absolute;top:.8rem;right:.8rem}.ve__sound[data-astro-cid-2gmjvff3]:hover{background:var(--leaf-deep,var(--primary));border-color:var(--leaf-deep,var(--primary))}.ve__sound[data-astro-cid-2gmjvff3] svg[data-astro-cid-2gmjvff3]{width:18px;height:18px}.ve__hit[data-astro-cid-2gmjvff3]{cursor:pointer;background:#080c0a33;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.ve__play[data-astro-cid-2gmjvff3]{-webkit-backdrop-filter:blur(6px);color:#fff;background:#080c0ab3;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:84px;height:84px;transition:transform .3s,background-color .3s,border-color .3s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ve__hit[data-astro-cid-2gmjvff3]:hover .ve__play[data-astro-cid-2gmjvff3]{background:var(--leaf-deep,var(--primary));border-color:var(--leaf-deep,var(--primary));transform:translate(-50%,-50%)scale(1.06)}.ve__play[data-astro-cid-2gmjvff3] svg[data-astro-cid-2gmjvff3]{width:32px;height:32px;margin-left:3px}.ve__hit[data-astro-cid-2gmjvff3]:focus-visible,.ve__sound[data-astro-cid-2gmjvff3]:focus-visible{outline:2px solid var(--leaf,var(--accent));outline-offset:2px}.ve__meta[data-astro-cid-2gmjvff3]{color:var(--text-muted);text-align:center;margin-top:14px;font-size:.85rem}@media (width<=640px){.ve__frame[data-astro-cid-2gmjvff3]{border-radius:var(--radius)}.ve__play[data-astro-cid-2gmjvff3]{width:62px;height:62px}.ve__play[data-astro-cid-2gmjvff3] svg[data-astro-cid-2gmjvff3]{width:26px;height:26px}}@font-face{font-family:Outfit;src:url(/assets/fonts/outfit-latin.woff2)format("woff2");font-weight:300 700;font-style:normal;font-display:swap}@font-face{font-family:Playfair Display;src:url(/assets/fonts/playfair-display-700-latin.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#1e3a5f;--primary-light:#2d5a8a;--primary-dark:#0f2439;--accent:#3b82f6;--accent-light:#60a5fa;--bg:#fff;--bg-alt:#f8fafc;--text:#1e293b;--text-muted:#64748b;--border:#e2e8f0;--success:#10b981;--gradient-1:linear-gradient(135deg, #1e3a5f 0%, #3b82f6 100%);--gradient-2:linear-gradient(135deg, #3b82f6 0%, #60a5fa 100%);--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 14px #0000001a;--shadow-lg:0 10px 40px #0000001f;--shadow-xl:0 20px 60px #00000026;--radius:12px;--radius-lg:20px;--nav-height:72px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Outfit,system-ui,-apple-system,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{color:var(--primary-dark);font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.2}.nav{height:var(--nav-height);z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#ffffffeb;transition:all .3s;position:fixed;top:0;left:0;right:0}.nav.scrolled{box-shadow:var(--shadow-md);background:#fffffffa}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex}.nav-logo{color:var(--primary-dark);align-items:center;gap:12px;text-decoration:none;display:flex}.nav-logo-icon{background:var(--gradient-1);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden}.nav-logo-icon svg{color:#fff;width:24px;height:24px}.nav-logo-text{letter-spacing:-.01em;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.nav-links{align-items:center;gap:32px;list-style:none;display:flex}.nav-links a{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-links a:hover{color:var(--primary)}.nav-links a:after{content:"";background:var(--accent);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links a:hover:after{width:100%}.nav-cta{background:var(--gradient-1);color:#fff;border-radius:50px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:all .3s}.nav-cta:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 20px #3b82f666}.nav-cta:after{display:none}.nav-mobile-toggle{cursor:pointer;background:0 0;border:none;width:32px;height:32px;display:none;position:relative}.nav-mobile-toggle span{background:var(--primary-dark);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block;position:absolute;left:5px}.nav-mobile-toggle span:first-child{top:9px}.nav-mobile-toggle span:nth-child(2){top:15px}.nav-mobile-toggle span:nth-child(3){top:21px}.nav-mobile-toggle.active span:first-child{top:15px;transform:rotate(45deg)}.nav-mobile-toggle.active span:nth-child(2){opacity:0}.nav-mobile-toggle.active span:nth-child(3){top:15px;transform:rotate(-45deg)}.hero{min-height:100vh;padding:calc(var(--nav-height) + 80px) 24px 80px;background:linear-gradient(135deg, var(--bg-alt) 0%, #e0e7ff 50%, var(--bg-alt) 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#3b82f61a 0%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-20%}.hero:after{content:"";background:radial-gradient(circle,#1e3a5f14 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-30%;left:-10%}.hero-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-content{max-width:540px}.hero-badge{color:var(--accent);background:#3b82f61a;border:1px solid #3b82f633;border-radius:50px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.8rem;font-weight:600;animation:.6s both fadeInUp;display:inline-flex}.hero-badge-dot{background:var(--success);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero h1{margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);animation:.6s .1s both fadeInUp}.hero h1 .highlight{background:var(--gradient-1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-desc{color:var(--text-muted);margin-bottom:32px;font-size:1.15rem;line-height:1.7;animation:.6s .2s both fadeInUp}.hero-actions{flex-wrap:wrap;gap:16px;animation:.6s .3s both fadeInUp;display:flex}.hero-stats{gap:40px;margin-top:48px;animation:.6s .4s both fadeInUp;display:flex}.hero-stat-value{color:var(--primary);font-family:Outfit,sans-serif;font-size:2rem;font-weight:700}.hero-stat-label{color:var(--text-muted);margin-top:4px;font-size:.85rem}.hero-visual{animation:.8s .3s both fadeInUp;position:relative}.acoustic-visual{aspect-ratio:1;width:100%;max-width:500px;margin:0 auto;position:relative}.wave-container{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.wave{border:2px solid #3b82f64d;border-radius:50%;animation:3s ease-out infinite waveExpand;position:absolute}.wave:first-child{animation-delay:0s}.wave:nth-child(2){animation-delay:.5s}.wave:nth-child(3){animation-delay:1s}.wave:nth-child(4){animation-delay:1.5s}@keyframes waveExpand{0%{opacity:1;width:100px;height:100px}to{opacity:0;width:400px;height:400px}}.center-icon{background:var(--gradient-1);z-index:10;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative;box-shadow:0 10px 40px #3b82f64d}.center-icon svg{color:#fff;width:60px;height:60px}.btn{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{background:var(--gradient-1);color:#fff;box-shadow:0 4px 20px #3b82f64d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f666}.btn-secondary{color:var(--primary);border:2px solid var(--border);box-shadow:var(--shadow-sm);background:#fff}.btn-secondary:hover{box-shadow:var(--shadow-md);border-color:var(--accent);transform:translateY(-2px)}.section{padding:100px 24px;position:relative}.section-bg-alt{background:var(--bg-alt)}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;max-width:700px;margin:0 auto 64px}.section-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);align-items:center;gap:8px;margin-bottom:16px;font-size:.8rem;font-weight:700;display:inline-flex}.section-tag-line{background:var(--gradient-1);border-radius:2px;width:24px;height:2px}.section-title{margin-bottom:16px;font-size:clamp(2rem,4vw,3rem)}.section-desc{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-content h3{margin-bottom:20px;font-size:1.75rem}.about-content p{color:var(--text-muted);margin-bottom:20px;font-size:1rem;line-height:1.8}.about-features{grid-template-columns:1fr 1fr;gap:24px;margin-top:32px;display:grid}.about-feature{align-items:flex-start;gap:12px;display:flex}.about-feature-icon{background:#3b82f61a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.about-feature-icon svg{width:20px;height:20px;color:var(--accent)}.about-feature-text{color:var(--text-muted);font-size:.9rem;line-height:1.5}.about-feature-text strong{color:var(--primary);font-weight:600}.about-visual{position:relative}.about-image{aspect-ratio:4/3;background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden}.about-image:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.about-stat-card{border-radius:var(--radius);box-shadow:var(--shadow-lg);background:#fff;padding:20px 24px;animation:6s ease-in-out infinite float;position:absolute}.about-stat-card.asc{top:-20px;right:-20px}.about-stat-card.desc{animation-delay:-3s;bottom:-20px;left:-20px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-stat-value{color:var(--primary);font-family:Outfit,sans-serif;font-size:2rem;font-weight:700}.about-stat-label{color:var(--text-muted);margin-top:4px;font-size:.8rem}.services-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.service-card{border:1px solid var(--border);border-radius:var(--radius);text-align:center;background:#fff;padding:32px 24px;transition:all .4s;position:relative;overflow:hidden}.service-card:before{content:"";background:var(--gradient-1);height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.service-card:hover{box-shadow:var(--shadow-lg);border-color:var(--accent-light);transform:translateY(-8px)}.service-card:hover:before{transform:scaleX(1)}.service-icon{background:#3b82f61a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;transition:all .4s;display:flex}.service-card:hover .service-icon{background:var(--gradient-1)}.service-icon svg{width:32px;height:32px;color:var(--accent);transition:color .4s}.service-card:hover .service-icon svg{color:#fff}.service-title{color:var(--primary-dark);margin-bottom:12px;font-size:1.1rem;font-weight:600}.service-desc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.references-filter{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.filter-btn{border:2px solid var(--border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:50px;padding:10px 24px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .3s}.filter-btn:hover,.filter-btn.active{border-color:var(--accent);background:var(--accent);color:#fff}.references-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.reference-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);cursor:pointer;background:#fff;transition:all .4s;overflow:hidden}.reference-card:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.reference-image{aspect-ratio:16/10;background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);width:100%;position:relative;overflow:hidden}.reference-image:before{content:"";background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.08'%3E%3Cpath d='M20 20.5V18H0v-2h20v-2H0v-2h20v-2H0V8h20V6H0V4h20V2H0V0h22v20h2V0h2v20h2V0h2v20h2V0h2v20h2v2H22v-2h-2z'/%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.reference-category{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#fffffff2;border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600;position:absolute;top:16px;left:16px}.reference-content{padding:24px}.reference-title{color:var(--primary-dark);margin-bottom:8px;font-size:1.15rem;font-weight:600}.reference-location{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:16px;font-size:.85rem;display:flex}.reference-location svg{width:14px;height:14px}.reference-result{border-top:1px solid var(--border);align-items:center;gap:8px;padding-top:16px;display:flex}.result-label{color:var(--text-muted);font-size:.8rem}.result-value{color:var(--success);font-size:.9rem;font-weight:600}.reference-image img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .9s;position:absolute;inset:0}.reference-image img.active{opacity:1}.reference-image .img-count{color:#fff;-webkit-backdrop-filter:blur(4px);background:#0f2439a6;border-radius:50px;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:500;display:inline-flex;position:absolute;bottom:12px;right:12px}.reference-image .img-count svg{width:12px;height:12px}.reference-desc{color:var(--text-muted);font-size:.9rem;line-height:1.6}.silent-room-section{background:linear-gradient(160deg, var(--primary-dark) 0%, var(--primary) 75%, var(--primary-light) 100%);position:relative;overflow:hidden}.silent-room-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f640,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.silent-room-section .section-title{color:#fff}.silent-room-section .section-desc{color:#ffffffbf}.silent-room-section .section-tag{color:var(--accent-light)}.silent-room-section .section-tag-line{background:var(--accent-light)}.sr-grid{grid-template-columns:3fr 2fr;align-items:center;gap:56px;display:grid}.sr-carousel{aspect-ratio:16/10;border-radius:var(--radius-lg);background:var(--primary-dark);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.sr-carousel img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity 1s;position:absolute;inset:0}.sr-carousel img.active{opacity:1}.sr-arrow{width:44px;height:44px;color:var(--primary-dark);cursor:pointer;z-index:2;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.sr-arrow:hover{box-shadow:var(--shadow-md);background:#fff}.sr-arrow svg{width:20px;height:20px}.sr-arrow.prev{left:16px}.sr-arrow.next{right:16px}.sr-counter{color:#fff;-webkit-backdrop-filter:blur(4px);z-index:2;background:#0f2439a6;border-radius:50px;padding:5px 14px;font-size:.8rem;font-weight:500;position:absolute;bottom:14px;right:16px}.sr-text h3{color:#fff;margin-bottom:16px;font-size:1.6rem}.sr-text>p{color:#ffffffc7;margin-bottom:28px;line-height:1.7}.sr-features{flex-direction:column;gap:14px;margin-bottom:36px;list-style:none;display:flex}.sr-features li{color:#ffffffe6;align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.sr-features svg{width:20px;height:20px;color:var(--accent-light);flex:none;margin-top:1px}@media (width<=1024px){.sr-grid{grid-template-columns:1fr;gap:40px}}.contact-grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.contact-info h3{margin-bottom:24px;font-size:1.5rem}.contact-info p{color:var(--text-muted);margin-bottom:32px;font-size:1rem;line-height:1.7}.contact-details{flex-direction:column;gap:20px;display:flex}.contact-item{align-items:flex-start;gap:16px;display:flex}.contact-item-icon{background:#3b82f61a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.contact-item-icon svg{width:20px;height:20px;color:var(--accent)}.contact-item-text h4{color:var(--primary-dark);margin-bottom:4px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:600}.contact-item-text p{color:var(--text-muted);margin-bottom:0;font-size:.9rem}.contact-form-wrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border);background:#fff;padding:40px}.contact-form-wrapper h3{margin-bottom:24px;font-size:1.5rem}.form-group{margin-bottom:20px}.form-label{color:var(--primary-dark);margin-bottom:8px;font-size:.9rem;font-weight:500;display:block}.form-input,.form-textarea,.form-select{border:2px solid var(--border);width:100%;color:var(--text);background:var(--bg-alt);border-radius:10px;outline:none;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:all .3s}.form-input::placeholder,.form-textarea::placeholder{color:#94a3b8}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 4px #3b82f61a}.form-textarea{resize:vertical;min-height:120px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-submit{background:var(--gradient-1);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:16px 32px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.form-submit:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f666}.form-submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.newsletter-section{background:var(--gradient-1);color:#fff;position:relative;overflow:hidden}.newsletter-section:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.newsletter-section:after{content:"";background:radial-gradient(circle,#ffffff14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-30%;left:-10%}.newsletter-inner{text-align:center;z-index:2;max-width:700px;margin:0 auto;position:relative}.newsletter-section h2{color:#fff;margin-bottom:16px}.newsletter-section .section-desc{color:#ffffffd9;margin-bottom:40px}.newsletter-form{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);background:#fff;padding:40px}.newsletter-form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.newsletter-form .form-input,.newsletter-form .form-select{background:var(--bg-alt);border-color:var(--border)}.newsletter-form .form-input:focus,.newsletter-form .form-select:focus{border-color:var(--accent);background:#fff}.newsletter-submit{background:var(--gradient-1);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:16px 32px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.newsletter-submit:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f666}.newsletter-privacy{color:var(--text-muted);text-align:center;margin-top:16px;font-size:.8rem}.newsletter-privacy a{color:var(--accent);text-decoration:underline}.footer{background:var(--primary-dark);color:#fff;padding:64px 24px 32px}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{grid-template-columns:1.6fr repeat(4,1fr);gap:40px;margin-bottom:48px;display:grid}.footer-brand h3{color:#fff;margin-bottom:16px;font-family:Outfit,sans-serif;font-size:1.25rem}.footer-brand p{color:#ffffffb3;max-width:280px;font-size:.9rem;line-height:1.7}.footer-heading{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700}.footer-links{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-links a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#fff}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:32px;font-size:.85rem;display:flex}.footer-socials{gap:16px;display:flex}.footer-social{cursor:pointer;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.footer-social:hover{background:var(--accent)}.footer-social svg{color:#fff;width:18px;height:18px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.toast{background:var(--primary-dark);color:#fff;box-shadow:var(--shadow-xl);z-index:2000;border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-size:.95rem;font-weight:500;transition:bottom .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:-100px;left:50%;transform:translate(-50%)}.toast.show{bottom:32px}.toast-icon{background:var(--success);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.toast-icon svg{color:#fff;width:14px;height:14px}@media (width<=1024px){.hero-inner{text-align:center;grid-template-columns:1fr;gap:60px}.hero-content{max-width:100%}.hero-actions,.hero-stats{justify-content:center}.about-grid{grid-template-columns:1fr;gap:48px}.services-grid,.references-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr;gap:48px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=768px){.nav-links{top:var(--nav-height);border-bottom:1px solid var(--border);box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;gap:16px;padding:24px;display:none;position:absolute;left:0;right:0}.nav-links.open{display:flex}.nav-mobile-toggle{display:block}.hero{padding:calc(var(--nav-height) + 60px) 24px 60px}.services-grid,.references-grid,.form-row,.newsletter-form-row{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:28px}.footer-bottom{text-align:center;flex-direction:column;gap:16px}.about-features{grid-template-columns:1fr}.about-stat-card{display:none}}@media (width<=480px){.hero h1{font-size:2rem}.hero-stats{flex-direction:column;gap:24px}.hero-actions{flex-direction:column;align-items:center}.btn{justify-content:center;width:100%}.contact-form-wrapper,.newsletter-form{padding:24px}}.hero-badge-link{cursor:pointer;text-decoration:none}.hero-badge-link:hover{background:#3b82f629;border-color:#3b82f666}.hero-badge-tag{background:var(--accent);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:50px;padding:2px 8px;font-size:.68rem}.hero-desc a{color:var(--accent);border-bottom:1px solid #3b82f659;text-decoration:none}.hero-desc a:hover{border-bottom-color:var(--accent)}.hero-desc-meta{margin-top:10px;font-size:.95rem;display:inline-block}.nav-link-highlight{font-weight:700;color:var(--accent)!important}.footer-link-external span{opacity:.6}.soundmasking-section{background:var(--gradient-1);color:#ffffffd9;overflow:hidden}.soundmasking-section .section-title{color:#fff}.soundmasking-section .section-desc{color:#ffffffbf}.sm-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:56px;display:grid}.sm-visual{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);background:#ffffff12;border:1px solid #ffffff29;padding:24px}.sm-visual svg{width:100%;height:auto;display:block}.sm-axis{stroke:#ffffff40;stroke-width:1px}.sm-curve-speech{fill:none;stroke:#fff;stroke-width:2.5px;stroke-linecap:round}.sm-curve-mask{fill:url(#smMask);stroke:var(--accent-light);stroke-width:2px}.sm-legend{color:#fffc;gap:24px;margin-top:16px;font-size:.8rem;display:flex}.sm-legend span{align-items:center;gap:8px;display:inline-flex}.sm-dot{border-radius:50%;width:10px;height:10px;display:inline-block}.sm-dot-speech{background:#fff}.sm-dot-mask{background:var(--accent-light)}.sm-caption{color:#fff9;margin-top:12px;font-size:.78rem;line-height:1.5}.sm-text h3{color:#fff;margin-bottom:16px;font-size:clamp(1.6rem,2.6vw,2.1rem)}.sm-text>p{color:#ffffffd1;margin-bottom:24px;line-height:1.75}.sm-features{gap:12px;margin-bottom:32px;list-style:none;display:grid}.sm-features li{color:#ffffffe6;align-items:flex-start;gap:12px;font-size:.98rem;display:flex}.sm-features svg{width:20px;height:20px;color:var(--accent-light);flex-shrink:0;margin-top:3px}.sm-actions{flex-wrap:wrap;gap:16px;display:flex}.soundmasking-section .btn-primary{color:var(--primary-dark);background:#fff;box-shadow:0 4px 20px #0000002e}.soundmasking-section .btn-secondary{color:#fff;box-shadow:none;background:0 0;border-color:#ffffff73}.soundmasking-section .btn-secondary:hover{background:#ffffff1a;border-color:#fff}.sm-credit{color:#ffffffa6;margin-top:28px;font-size:.85rem;line-height:1.65}.sm-credit a{color:#fff;border-bottom:1px solid #fff6;text-decoration:none}.sm-credit a:hover{border-bottom-color:#fff}@media (width<=900px){.sm-grid{grid-template-columns:1fr;gap:36px}.sm-visual{order:2}}.about-content a{color:var(--accent);border-bottom:1px solid #3b82f659;text-decoration:none}.about-content a:hover{border-bottom-color:var(--accent)}@media (width<=1080px){.nav-links{gap:20px}.nav-links a{font-size:.85rem}.nav-cta{padding:9px 18px;font-size:.85rem}}.hero-link{color:var(--text-muted);align-items:center;gap:8px;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.hero-link:hover{color:var(--primary)}.sm-videolink{color:#fffc;align-items:center;gap:8px;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.sm-videolink:hover{color:#fff}.the-tree-section{--leaf:#7fa650;--leaf-deep:#44692c;--leaf-pale:#b5cf93;--felt:#eef1eb;background:linear-gradient(#f4f7f0 0%,#fff 100%)}.the-tree-section .section-tag{color:var(--leaf-deep)}.the-tree-section .section-tag-line{background:var(--leaf)}.the-tree-section .section-title{letter-spacing:-.01em;font-size:clamp(2.6rem,6vw,4.2rem)}.tt-video{max-width:960px;margin:0 auto 100px}.tt-intro{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;gap:64px;display:grid}.tt-hero-img{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);aspect-ratio:4/5;background:var(--felt);margin:0;overflow:hidden}.tt-hero-img img,.tt-form-img img,.tt-overview img{object-fit:cover;width:100%;height:100%;display:block}.tt-intro-text h3{margin-bottom:18px;font-size:clamp(1.6rem,2.8vw,2.2rem)}.tt-intro-text>p{color:var(--text-muted);margin-bottom:28px;line-height:1.75}.tt-promises{border-top:1px solid #d9e0d4;margin:0 0 32px}.tt-promise{border-bottom:1px solid #d9e0d4;grid-template-columns:11.5rem 1fr;align-items:baseline;gap:16px;padding:12px 0;display:grid}.tt-promise dt{color:var(--leaf-deep);font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700}.tt-promise dd{color:var(--text);margin:0}.tt-actions{flex-wrap:wrap;gap:16px;display:flex}.tt-forms-title{text-align:center;margin:100px 0 40px;font-size:clamp(1.8rem,3.2vw,2.5rem)}.tt-forms{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.tt-form{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;display:flex;overflow:hidden}.tt-form-img{aspect-ratio:4/3;background:var(--felt)}.tt-form-body{padding:26px 26px 30px}.tt-shape{width:auto;height:48px;margin:26px 0 18px;display:block}.tt-shape-baum{height:74px;margin-top:0}.tt-shape .tt-leaf{fill:var(--leaf)}.tt-shape .tt-leaf-back{fill:var(--leaf-pale)}.tt-shape .tt-steel{fill:var(--primary)}.tt-form-where{color:var(--leaf-deep);margin-bottom:2px;font-size:.8rem;font-weight:600}.tt-form h4{color:var(--primary-dark);margin-bottom:10px;font-family:Playfair Display,Georgia,serif;font-size:1.5rem}.tt-form-body>p:last-child{color:var(--text-muted);font-size:.95rem;line-height:1.65}.tt-bottom{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:stretch;gap:56px;margin-top:72px;display:grid}.tt-overview{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:var(--felt);min-height:420px;margin:0;position:relative;overflow:hidden}.tt-overview img{position:absolute;inset:0}.tt-overview figcaption{background:var(--primary-dark);color:#fff;border-radius:10px;padding:10px 14px;font-size:.85rem;line-height:1.5;position:absolute;bottom:16px;left:16px;right:16px}.tt-facts{flex-direction:column;gap:20px;display:flex}.tt-fact{background:var(--felt);border-radius:var(--radius);padding:24px 28px}.tt-fact h4{color:var(--primary-dark);margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:1.25rem}.tt-fact p{color:var(--text);line-height:1.65}.tt-fact strong{color:var(--leaf-deep)}.tt-colors{align-items:center;gap:8px;margin-top:10px;font-size:.9rem;display:flex;color:var(--text-muted)!important}.tt-swatch{border-radius:50%;flex:none;width:16px;height:16px;box-shadow:inset 0 0 0 1px #00000014}.tt-swatch-green{background:var(--leaf)}.tt-swatch-grey{background:#d4d6d3;margin-right:4px}.tt-places{grid-template-columns:1fr 1fr;gap:10px 24px;list-style:none;display:grid}.tt-places li{color:var(--text-muted);font-size:.92rem;line-height:1.45}.tt-places strong{color:var(--primary-dark);display:block}.tt-fact-quell{background:var(--primary-dark)}.tt-fact-quell h4{color:#fff}.tt-fact-quell p{color:#ffffffd1}.tt-fact-quell a{color:#fff;border-bottom:1px solid var(--accent-light);text-decoration:none}.tt-fact-quell a:hover{border-bottom-color:#fff}@media (width<=1024px){.tt-forms{grid-template-columns:1fr 1fr}.tt-forms .tt-form:last-child{grid-column:1/-1}.tt-forms .tt-form:last-child .tt-form-img{aspect-ratio:16/9}}@media (width<=900px){.tt-intro,.tt-bottom{grid-template-columns:1fr;gap:40px}.tt-video{margin-bottom:72px}.tt-hero-img{width:100%;max-width:520px;margin:0 auto}.tt-overview{aspect-ratio:3/4;width:100%;max-width:520px;min-height:0;margin:0 auto}.tt-forms-title{margin-top:72px}}@media (width<=640px){.tt-forms{grid-template-columns:1fr}.tt-forms .tt-form:last-child .tt-form-img{aspect-ratio:4/3}.tt-promise{grid-template-columns:1fr;gap:2px}.tt-places{grid-template-columns:1fr}.tt-fact{padding:22px}}.nav-links a,.nav-logo-text{white-space:nowrap}@media (width>=769px) and (width<=960px){.nav-inner{padding:0 16px}.nav-logo{gap:8px}.nav-logo-text{font-size:1rem}.nav-links{gap:12px;margin-left:12px}.nav-links a{font-size:.78rem}.nav-cta{padding:8px 12px;font-size:.78rem}}
