@font-face{font-family:Inter;src:url(src/fonts/Inter-VariableFont_opsz,wght.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Playfair Display;src:url(src/fonts/PlayfairDisplay-Italic-VariableFont_wght.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Syne;src:url(src/fonts/Syne-VariableFont_wght.ttf)format("truetype");font-weight:700;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}body{flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;transition:background-color .5s;display:flex;overflow-x:hidden}h1,h2{font-family:Syne,sans-serif}.content-master{z-index:10;flex:1;width:100%;position:relative}.feature-list{color:#a0a0a0;margin-top:1.5rem;font-size:1rem;line-height:1.8;list-style:none}.hidden{display:none!important}#webgl{z-index:1;pointer-events:none;width:100vw;height:100vh;transition:opacity .5s;position:fixed;top:0;left:0}.legal-footer{text-align:center;z-index:20;padding:2rem;position:relative}.legal-footer a{margin:0 1rem;font-size:.9rem;text-decoration:none;transition:color .3s}.theme-btn{z-index:9999;cursor:pointer;white-space:nowrap;border-radius:50px;max-width:calc(100vw - 40px);padding:10px 20px;font-family:Inter,sans-serif;font-weight:700;transition:all .3s;position:fixed;top:20px;right:20px}body.theme-3d .content-master{max-width:80vw;margin:0 auto}body.theme-3d{color:#fff;background:#050505}body.theme-3d .legal-footer a{color:#666}body.theme-3d .legal-footer a:hover{color:#0ff}body.theme-3d .theme-btn{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}body.theme-3d .card{flex-direction:column;justify-content:center;min-height:80vh;padding:0 20px;display:flex}body.theme-3d .hero-card{text-align:center;align-items:center}body.theme-3d .brand-title{font-size:clamp(3rem,10vw,5rem)}body.theme-3d .brand-claim{color:#888;margin-top:1rem;font-size:1.5rem}body.theme-3d .card-inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f0f99;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:650px;padding:2.5rem}body.theme-3d .right{text-align:right;align-items:flex-end}body.theme-3d .left{text-align:left;align-items:flex-start}body.theme-3d .center{text-align:center;align-items:center}body.theme-3d h2{background:linear-gradient(90deg,#fff,#0ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,8vw,3.5rem)}body.theme-3d .lead{color:#fff;margin-bottom:1rem;font-size:1.5rem}body.theme-3d .details{color:#a0a0a0;font-size:1.1rem;line-height:1.6}body.theme-3d form{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}body.theme-3d input,body.theme-3d textarea{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:8px;padding:1rem}body.theme-3d button[type=submit]{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:1rem;font-weight:700;transition:all .3s}body.theme-3d button[type=submit]:hover{background:#0ff}body.theme-3d .aurora-bg{display:none}body.theme-bento{color:#111;background:#f5f5f7}body.theme-bento .legal-footer a{color:#888}body.theme-bento .theme-btn{color:#111;background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 12px #0000001a}body.theme-bento .aurora-bg{display:none}body.theme-bento .content-master{grid-template-columns:repeat(12,1fr);gap:24px;max-width:1200px;margin:100px auto;padding:0 20px;display:grid}body.theme-bento .card{background:#fff;border-radius:24px;padding:40px;transition:transform .3s;box-shadow:0 4px 24px #0000000f}body.theme-bento .card:hover{transform:translateY(-5px)}body.theme-bento .hero-card{text-align:center;grid-column:1/13;padding:80px 20px}body.theme-bento .hero-card h1{color:#111;margin-bottom:10px;font-size:4rem}body.theme-bento .service-card.right{grid-column:1/7}body.theme-bento .service-card.left{grid-column:7/13}body.theme-bento .benefit-card{color:#fff;background:#111;grid-column:1/6}body.theme-bento .benefit-card h2{color:#fff}body.theme-bento .contact-card{grid-column:6/13}body.theme-bento h2{color:#111;margin-bottom:1rem;font-size:2rem}body.theme-bento form{flex-direction:column;gap:15px;margin-top:20px;display:flex}body.theme-bento input,body.theme-bento textarea{background:#f5f5f7;border:1px solid #d2d2d7;border-radius:12px;padding:15px}body.theme-bento button[type=submit]{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:12px;padding:15px;font-weight:700}body.theme-neo{color:#000;background:#e0e5ec}body.theme-neo .legal-footer a{color:#000;font-weight:700}body.theme-neo .theme-btn{color:#000;background:#ffdf00;border:3px solid #000;border-radius:0;box-shadow:4px 4px #000}body.theme-neo .aurora-bg{display:none}body.theme-neo .content-master{flex-direction:column;gap:40px;max-width:900px;margin:100px auto;padding:0 20px;display:flex}body.theme-neo .card{background:#fff;border:4px solid #000;padding:40px;box-shadow:10px 10px #000}body.theme-neo .hero-card{text-align:center;background:#fff;padding:80px 20px}body.theme-neo .hero-card h1{text-transform:uppercase;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(2.5rem,10vw,5rem)}body.theme-neo .service-card.right{background:#ff90e8;transform:rotate(-1deg)}body.theme-neo .service-card.left{background:#ffdf00;transform:rotate(1deg)}body.theme-neo .benefit-card{background:#fff}body.theme-neo .contact-card{background:#38d9a9}body.theme-neo h2{border-bottom:4px solid #000;margin-bottom:1rem;padding-bottom:5px;font-size:2.5rem;display:inline-block}body.theme-neo .feature-list{color:#000;font-weight:700}body.theme-neo form{flex-direction:column;gap:15px;margin-top:20px;display:flex}body.theme-neo input,body.theme-neo textarea{background:#fff;border:3px solid #000;padding:15px;font-weight:700}body.theme-neo button[type=submit]{color:#fff;cursor:pointer;text-transform:uppercase;background:#000;border:3px solid #000;padding:15px;font-size:1.2rem;font-weight:700}body.theme-neo button[type=submit]:hover{color:#000;background:#fff}body.theme-aurora{color:#fff;background:#0a0a1a}body.theme-aurora .legal-footer a{color:#aaa}body.theme-aurora .theme-btn{color:#fff;background:#ffffff1a;border:1px solid #ffffff4d}.aurora-bg{z-index:1;width:100vw;height:100vh;transition:opacity .5s;position:fixed;top:0;left:0;overflow:hidden}.blob{filter:blur(90px);opacity:.7;border-radius:50%;animation:10s infinite alternate float;position:absolute}.blob-1{background:#8a2be2;width:50vw;height:50vw;top:-20%;left:-10%}.blob-2{background:#0ff;width:40vw;height:40vw;animation-delay:-5s;bottom:-10%;right:-10%}.blob-3{background:#ff007f;width:35vw;height:35vw;animation-duration:15s;top:30%;left:30%}@keyframes float{0%{transform:translate(0)scale(1)}to{transform:translate(5%,5%)scale(1.1)}}body.theme-aurora .content-master{z-index:10;flex-direction:column;gap:60px;max-width:1000px;margin:100px auto;padding:0 20px;display:flex;position:relative}body.theme-aurora .card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;padding:50px}body.theme-aurora .hero-card{text-align:center;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;margin-bottom:40px}body.theme-aurora .hero-card h1{text-shadow:0 0 40px #0ff6;font-size:5rem}body.theme-aurora .service-card.right{align-self:flex-start;width:80%}body.theme-aurora .service-card.left{align-self:flex-end;width:80%}body.theme-aurora .benefit-card{background:#0006;align-self:center;width:90%}body.theme-aurora .contact-card{width:100%;margin-top:40px}body.theme-aurora h2{color:#fff;margin-bottom:1rem;font-size:2.5rem}body.theme-aurora form{flex-direction:column;gap:15px;margin-top:20px;display:flex}body.theme-aurora input,body.theme-aurora textarea{color:#fff;background:#0000004d;border:1px solid #fff3;border-radius:12px;padding:15px}body.theme-aurora button[type=submit]{color:#fff;cursor:pointer;background:linear-gradient(90deg,#8a2be2,#0ff);border:none;border-radius:12px;padding:15px;font-weight:700}@media (width<=768px){body.theme-bento .content-master{grid-template-columns:1fr}body.theme-bento .card{grid-column:span 1!important}body.theme-aurora .card{width:100%!important}body.theme-3d .card{min-height:auto;padding:4rem 5%}}.news-media{display:none}body.theme-news .news-media{display:block}body.theme-news{color:#1a1a1a;background-color:#2b2b2b;font-family:Playfair Display,serif;display:block!important}body.theme-news .legal-footer{z-index:1;margin-top:5vh;position:relative}body.theme-news .legal-footer a{color:#888}body.theme-news .theme-btn{color:#1a1a1a;text-transform:uppercase;background:#e6dac6;border:2px solid #1a1a1a;border-radius:0;font-family:Playfair Display,serif}body.theme-news .aurora-bg{display:none}body.theme-news .content-master{perspective:3000px;width:100%;max-width:1100px;height:80vh;margin:10vh auto;display:block;position:relative}body.theme-news .card{backface-visibility:hidden;width:50%;height:100%;transform-style:preserve-3d;box-shadow:none;background:#e6dac6 radial-gradient(#00000008 1px,#0000 1px) 0 0/4px 4px;border:1px solid #0000001a;margin:0;padding:50px;position:absolute;top:0;overflow-y:auto}body.theme-news .card::-webkit-scrollbar{display:none}body.theme-news .card{-ms-overflow-style:none;scrollbar-width:none}body.theme-news h1,body.theme-news h2{text-transform:uppercase;color:#1a1a1a;border-bottom:2px solid #1a1a1a;margin-bottom:20px;padding-bottom:10px;font-weight:700}body.theme-news .hero-card h1{word-wrap:break-word;margin-top:5vh;font-size:4vw}body.theme-news .lead:first-letter{float:left;margin-right:10px;font-size:4rem;font-weight:700;line-height:.8}body.theme-news .details{text-align:justify;font-size:1.1rem;line-height:1.6}body.theme-news .news-media{border:4px double #1a1a1a;margin-bottom:20px;padding:5px;display:block}body.theme-news .magical-video{filter:grayscale()contrast(150%)sepia(40%);mix-blend-mode:multiply;width:100%}body.theme-news form{border:2px solid #1a1a1a;margin-top:20px;padding:30px}body.theme-news input,body.theme-news textarea{color:#1a1a1a;background:#0000000d;border:none;border-bottom:2px dashed #1a1a1a;padding:15px;font-family:Playfair Display,serif}body.theme-news button[type=submit]{color:#e6dac6;text-transform:uppercase;cursor:pointer;background:#1a1a1a;border:none;padding:15px;transition:all .3s}body.theme-news button[type=submit]:hover{background:#333}body.theme-news.legal-page{color:#1a1a1a!important;background-color:#e6dac6!important;background-image:radial-gradient(#0000000d 1px,#0000 1px)!important;background-size:4px 4px!important}body.theme-news.legal-page .legal-container{box-shadow:none!important;background:0 0!important;border:none!important;margin-top:100px!important;padding:20px!important}body.theme-news.legal-page *,body.theme-news.legal-page h2,body.theme-news.legal-page h3,body.theme-news.legal-page p,body.theme-news.legal-page strong{color:#1a1a1a!important;-webkit-text-fill-color:#1a1a1a!important;text-shadow:none!important;font-family:Playfair Display,serif!important}body.theme-news.legal-page h2{text-transform:uppercase!important;border-bottom:2px solid #1a1a1a!important;padding-bottom:10px!important;font-size:3rem!important}body.theme-news.legal-page h3{margin-top:2rem!important;font-size:1.5rem!important}body.theme-news.legal-page a.back-link{color:#1a1a1a!important;text-transform:uppercase!important;-webkit-text-fill-color:#1a1a1a!important;border:2px solid #1a1a1a!important;margin-top:40px!important;padding:10px 20px!important;font-weight:700!important;text-decoration:none!important;transition:all .3s!important;display:inline-block!important}body.theme-news.legal-page a.back-link:hover{color:#e6dac6!important;-webkit-text-fill-color:#e6dac6!important;background-color:#1a1a1a!important}@media (width<=768px){body.theme-3d .card{min-height:auto;margin-bottom:2rem;padding:6rem 5%}body.theme-3d .legal-footer{margin-top:auto}body.theme-bento .content-master{grid-template-columns:1fr;margin-top:80px;padding:0 15px}body.theme-bento .card{padding:30px 20px;grid-column:span 1!important}body.theme-bento .hero-card h1{word-wrap:break-word;font-size:clamp(2.5rem,10vw,4rem)}body.theme-bento h2{font-size:clamp(1.8rem,8vw,2.5rem)}body.theme-neo .content-master{margin-top:80px;padding:0 15px}body.theme-neo .card{padding:30px 20px}body.theme-aurora .content-master{gap:30px;margin-top:80px;padding:0 15px}body.theme-aurora .card{padding:30px 20px;width:100%!important}body.theme-aurora .hero-card h1{word-wrap:break-word;font-size:clamp(2.5rem,10vw,4rem)}body.theme-aurora h2{font-size:clamp(1.8rem,8vw,2.5rem)}body.theme-news .content-master{perspective:none;flex-direction:column;height:auto;padding:0 15px;display:flex}body.theme-news .card{width:100%;margin-bottom:20px;padding:30px 20px;position:relative;z-index:1!important;left:auto!important;right:auto!important;transform:none!important}}.try-me-hint{display:none}body.theme-3d .try-me-hint{z-index:1000;pointer-events:none;align-items:center;display:flex;position:fixed;top:75px;right:25px}.try-me-text{background:linear-gradient(90deg,#ff007f,#0ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-right:5px;font-family:Syne,sans-serif;font-size:1.3rem;font-weight:800;animation:1.5s infinite alternate neonPulse;transform:rotate(-10deg)}.try-me-arrow{filter:drop-shadow(0 0 5px #00ffff80);transform:rotate(60deg)scaleX(-1)}.arrow-line,.arrow-head{stroke-dasharray:50;stroke-dashoffset:50px;animation:2s ease-in-out infinite alternate drawArrow}@keyframes neonPulse{0%{filter:drop-shadow(0 0 2px #00ffff4d);transform:rotate(-10deg)scale(1)}to{filter:drop-shadow(0 0 10px #0ffc);transform:rotate(-12deg)scale(1.05)}}@keyframes drawArrow{0%,20%{stroke-dashoffset:50px}80%,to{stroke-dashoffset:0}}body.legal-page{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;min-height:100vh!important;display:flex!important}.legal-container{width:90%!important;max-width:800px!important;margin:100px 0!important}.visually-hidden{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.form-status{opacity:0;margin-top:15px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:700}.status-success{color:#10b981}.status-error{color:#ef4444}
