.showcase-section{display:flex;flex-direction:column;padding:100px 0;width:100%;height:100vh;background:radial-gradient(circle at top left,rgba(110,91,255,.34) 0%,rgba(110,91,255,.12) 28%,transparent 42%),radial-gradient(circle at bottom right,rgba(207,174,255,.28) 0%,rgba(207,174,255,.1) 34%,transparent 48%),linear-gradient(to bottom right,#fff,#f3efff)}.showcase-section .section-title{background-image:linear-gradient(90deg,#6e5bff,#b4aaff);text-align:center;color:transparent;background-clip:text;-webkit-background-clip:text;font-size:64px;font-weight:400;margin:.83em 0;z-index:20}.hr-style{display:block;margin:-5px auto 8px;width:70%;height:1px;border:none;background:linear-gradient(90deg,#6e5bff,#b4aaff)}.prices-section .section-title{background-image:linear-gradient(90deg,#6e5bff,#b4aaff);text-align:center;color:transparent;-webkit-background-clip:text;background-clip:text;font-size:64px;font-weight:400;z-index:20}.prices-section{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:100px 0;width:100%;background:radial-gradient(circle at top left,rgba(110,91,255,.34) 0%,rgba(110,91,255,.12) 28%,transparent 42%),radial-gradient(circle at bottom right,rgba(207,174,255,.28) 0%,rgba(207,174,255,.1) 34%,transparent 48%),linear-gradient(to bottom right,#fff,#f3efff)}.card-container{position:relative;width:100%;max-width:1400px;display:flex;justify-content:center;align-items:center;gap:32px;padding:50px 0;flex-wrap:wrap}.prices-section .card,.prices-section .prem-card{position:relative;overflow:hidden;width:26%;min-height:400px;display:flex;flex-direction:column;align-items:center;padding:35px 25px;border-radius:30px;background:radial-gradient(circle at top,#6e5bff38,#4f3edb1f 35%,#2c235f0f 65%,#6e5bff0a 78%,#fff);border:1px solid rgba(110,91,255,.14);box-shadow:inset 0 1px #fffffff2,0 14px 45px #6e5bff24;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .45s cubic-bezier(.4,0,.2,1),border-color .35s ease}.prices-section .card h2,.prices-section .prem-card h2{color:#000;letter-spacing:5px;font-weight:lighter}.prices-section .card:hover,.prices-section .prem-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 0 40px #6e5bff40,0 10px 50px #0006}.prices-section .card:before,.prices-section .prem-card:before{content:"";position:absolute;top:-50%;left:-120%;width:70%;height:200%;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.05) 40%,rgba(255,255,255,.18) 50%,rgba(255,255,255,.05) 60%,transparent 80%);transform:rotate(25deg);filter:blur(8px);transition:left .7s ease;pointer-events:none}.card:hover:before,.prem-card:hover:before{left:160%}.prices-section .prem-card{transform:scale(1.04);border:1px solid rgba(255,255,255,.28);box-shadow:inset 0 1px #fffffff2,0 14px 45px #6e5bff2e,0 0 30px #6e5bff59,0 0 60px #b4aaff1f}.prices-section .prem-card:hover{transform:translateY(-10px) scale(1.06)}.prices-section .card h2,.prices-section .prem-card h2{font-size:32px;margin-bottom:18px}.prices-section hr{width:80%;border:none;height:1px;background:#ffffff2e;margin-bottom:28px}.price{text-align:center;margin-bottom:28px;color:#181818d1;font-weight:lighter}.price strong{font-size:52px;color:#000}.cents{font-size:28px;vertical-align:top}.engagement{margin-top:8px;font-size:15px;opacity:.7}ul{width:100%;list-style:none;display:flex;flex-direction:column;gap:14px;margin-bottom:40px}li{position:relative;padding-left:28px;color:#000000e0}li:before{content:"✔";position:absolute;left:0;top:0;color:#000}.prices-section button{margin-top:auto;border:none;border-radius:16px;padding:16px 24px;width:100%;font-size:16px;font-weight:600;cursor:pointer;color:#fff;background:linear-gradient(135deg,#6e5bff,#8e7dff,#b4aaff);box-shadow:0 4px 20px #6e5bff59;transition:transform .25s ease,opacity .25s ease,box-shadow .25s ease}.prices-section button:hover{transform:translateY(-2px);opacity:.92;box-shadow:0 6px 25px #6e5bff80}.offer-panel{width:100%}.offer-content{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;padding-bottom:20px}.prices-section .offer-content .get-btn{width:100%;max-width:100%;box-sizing:border-box;overflow:visible}.toggle-offer{display:none}.prices-section .prem-card .ribbon{position:absolute;top:34px;right:-40px;width:178px;text-align:center;padding:10px 0;font-size:12px;font-weight:700;letter-spacing:.45px;line-height:1;color:#fff;z-index:3;background:linear-gradient(135deg,#6e5bff,#b4aaff);transform:rotate(45deg);box-shadow:0 4px 12px #6e5bff59}@media(max-width:900px){.card-container{flex-direction:column;gap:18px;padding:20px 14px}.prices-section .card,.prices-section .prem-card{width:min(80%,420px);min-height:auto;padding:26px 22px 24px;border-radius:24px;align-items:center;overflow:hidden;overflow-anchor:none}.prices-section .prem-card{order:-1;overflow:hidden}.prices-section .card-header{width:100%;display:flex;justify-content:space-between;align-items:center;justify-content:center;margin-bottom:10px}.prices-section .card h2,.prices-section .prem-card h2{font-size:24px;letter-spacing:2px}.price{margin-bottom:12px}.price strong{font-size:40px}.cents{font-size:20px}.engagement{font-size:13px;opacity:.7}.toggle-offer{display:flex;align-items:center;justify-content:center}.offer-panel{display:grid;grid-template-rows:0fr;overflow-anchor:none;transition:grid-template-rows .35s ease,margin-top .35s ease}.offer-panel.is-open{grid-template-rows:1fr;margin-top:18px}.offer-panel>.offer-content{min-height:0;overflow:hidden;opacity:0;padding-bottom:0;transition:opacity .25s ease}.offer-panel.is-open>.offer-content{opacity:1;padding-bottom:28px;padding-inline:16px}ul{width:100%;display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding:0}li{padding:14px 14px 14px 40px;border-radius:14px;background:#6363630d;border:1px solid rgba(255,255,255,.06);font-size:14px}li:before{left:14px;top:14px}.prices-section button.toggle-offer{margin-top:8px}.toggle-offer{margin-top:8px;background:transparent;border:none;color:#b4aaff;font-size:14px;font-weight:600;cursor:pointer;padding:0;box-shadow:none}.toggle-offer:hover{opacity:.8;transform:none}.prices-section .card:hover,.prices-section .prem-card:hover,.prices-section .prem-card{transform:none!important}.prices-section .prem-card .ribbon{top:30px;right:-34px;width:152px;padding:8px 0;font-size:10px;letter-spacing:.35px}}@media(max-width:768px){.glass-header{display:none}.mobile-nav{display:block!important}.card-container{gap:22px}.prices-section .card,.prices-section .prem-card{width:min(95%,420px);padding:32px 22px 24px;border-radius:24px;overflow:hidden}.prices-section .card h2,.prices-section .prem-card h2{font-size:26px;letter-spacing:3px}.price strong{font-size:42px}.cents{font-size:22px}li{font-size:14px;padding:14px 16px 14px 40px}button{padding:16px;font-size:15px}}.section-contact{position:relative;display:flex;align-items:center;justify-content:center;min-height:calc(100dvh - 320px);width:100%;overflow:hidden}.section-contact p{color:#000;font-weight:lighter;margin:0}.section-contact .text-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;padding:24px 28px;width:min(560px,calc(100% - 48px));min-width:0;z-index:10;background:#ffffff94;border-radius:999px;border:1px solid rgba(255,255,255,.7);box-shadow:0 10px 40px #6e5bff0d,inset 0 1px #fffffff2}.orb-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;background:radial-gradient(circle at top left,rgba(110,91,255,.2),transparent 34%),radial-gradient(circle at bottom right,rgba(180,170,255,.16),transparent 42%),linear-gradient(to bottom right,#fff,#f5f1ff)}.orb-background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(110,91,255,.08),transparent 60%);filter:blur(120px);pointer-events:none}.orb{position:absolute;border-radius:50%;background:radial-gradient(circle,#6e5bfff2,#b4aaffb8 45%,#b4aaff00 78%);box-shadow:0 0 12px #6e5bff2e,0 0 28px #b4aaff1a;opacity:.75;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.orb:nth-child(1){width:6px;height:6px;top:10%;left:20%;animation:float1 12s infinite}.orb:nth-child(2){width:10px;height:10px;top:70%;left:15%;animation:float2 18s infinite}.orb:nth-child(3){width:5px;height:5px;top:35%;left:40%;animation:float3 15s infinite}.orb:nth-child(4){width:8px;height:8px;top:20%;left:75%;animation:float4 20s infinite}.orb:nth-child(5){width:4px;height:4px;top:85%;left:55%;animation:float5 13s infinite}.orb:nth-child(6){width:12px;height:12px;top:50%;left:80%;animation:float6 22s infinite}.orb:nth-child(7){width:7px;height:7px;top:60%;left:30%;animation:float7 16s infinite}.orb:nth-child(8){width:5px;height:5px;top:25%;left:55%;animation:float8 19s infinite}.orb:nth-child(9){width:9px;height:9px;top:78%;left:70%;animation:float9 17s infinite}.orb:nth-child(10){width:6px;height:6px;top:40%;left:10%;animation:float10 14s infinite}.orb:nth-child(11){width:4px;height:4px;top:12%;left:90%;animation:float11 18s infinite}.orb:nth-child(12){width:11px;height:11px;top:88%;left:88%;animation:float12 24s infinite}@keyframes float1{0%{transform:translate(0)}to{transform:translate(40px,-60px)}}@keyframes float2{0%{transform:translate(0)}to{transform:translate(-50px,-90px)}}@keyframes float3{0%{transform:translate(0)}to{transform:translate(60px,40px)}}@keyframes float4{0%{transform:translate(0)}to{transform:translate(-70px,50px)}}@keyframes float5{0%{transform:translate(0)}to{transform:translate(30px,-50px)}}@keyframes float6{0%{transform:translate(0)}to{transform:translate(-90px,-40px)}}@keyframes float7{0%{transform:translate(0)}to{transform:translate(50px,60px)}}@keyframes float8{0%{transform:translate(0)}to{transform:translate(-40px,80px)}}@keyframes float9{0%{transform:translate(0)}to{transform:translate(-60px,-60px)}}@keyframes float10{0%{transform:translate(0)}to{transform:translate(80px,-20px)}}@keyframes float11{0%{transform:translate(0)}to{transform:translate(-30px,70px)}}@keyframes float12{0%{transform:translate(0)}to{transform:translate(-100px,-80px)}}@media(max-width:768px){.glass-header{display:none}.mobile-nav{display:block!important}.section-contact{min-height:calc(100svh - 96px)}}.section-legal{padding:120px 24px 80px;min-height:calc(100vh - 200px)}.legal-content{max-width:720px;margin:0 auto}.legal-content h1{margin:0 0 8px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:var(--color-text);letter-spacing:-.02em}.legal-updated{margin:0 0 40px;font-size:.9rem;color:var(--color-text-muted)}.legal-section{margin-bottom:32px}.legal-section h2{margin:0 0 12px;font-size:1.125rem;font-weight:600;color:var(--color-text)}.legal-section p,.legal-text{margin:0 0 12px;font-size:.95rem;line-height:1.65;color:var(--color-text-muted)}.legal-section p:last-child,.legal-text:last-child{margin-bottom:0}.legal-section ul{margin:0 0 12px;padding-left:1.25rem;font-size:.95rem;line-height:1.65;color:var(--color-text-muted)}.legal-section li{margin-bottom:6px}.legal-section a,.legal-text a{color:var(--color-primary);text-decoration:underline;text-underline-offset:2px}.legal-section a:hover,.legal-text a:hover{color:var(--color-primary-light)}@media(max-width:768px){.section-legal{padding:100px 20px 64px}}:root{--color-primary: #6E5BFF;--color-primary-light: #b4aaff;--color-accent: #CFAEFF;--color-bg: #ffffff;--color-bg-alt: #0a0815;--color-text: #0a0815;--color-text-muted: rgba(10, 8, 21, .7);--color-selection-bg: rgba(110, 91, 255, .28);--color-selection-text: #ffffff;--toggle-track: #ffffff;--glass-border: rgba(255, 255, 255, .18);--nav-link: #6E5BFF;--footer-bg: #f8f6ff;--safe-area-bottom: env(safe-area-inset-bottom, 0px);--mobile-nav-height: 64px;--nav-chip-height: 50px}[data-theme=dark]{--color-bg: #0a0815;--color-text: #ffffff;--color-text-muted: rgba(255, 255, 255, .75);--color-selection-text: #ffffff;--toggle-track: #1a1a2e;--footer-bg: #090611}[data-theme=dark] body{background-color:var(--color-bg);color:var(--color-text)}[data-theme=dark] .glass-header a{color:#ebebeb}[data-theme=dark] .glass-header a:hover{color:#fff}[data-theme=dark] .toggle label:before{background:var(--toggle-track)}[data-theme=dark] ::selection{color:var(--color-selection-text)}@font-face{font-family:Onest;src:url(/assets/Onest-VariableFont_wght.ttf);font-display:swap}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;padding:0;min-height:100vh;width:100%;max-width:100%;background-color:var(--color-bg);color:var(--color-text);font-family:Onest,system-ui,sans-serif;overflow-x:clip}#root,.page-content{width:100%;max-width:100%;overflow-x:clip}#root{min-height:100vh}img{max-width:100%;height:auto}a{color:inherit}button{font-family:inherit}.page-content{position:relative}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.locale-menu{position:relative;z-index:2}.locale-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:120px;padding:8px;border-radius:12px;background:#fffffff2;border:1px solid var(--glass-border);box-shadow:0 8px 24px #0000001f;z-index:1100;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .28s ease,transform .28s ease}.locale-dropdown.is-open{opacity:1;transform:translateY(0);pointer-events:auto}[data-theme=dark] .locale-dropdown{background:#141223f2}.locale-dropdown button{display:block;width:100%;margin-top:0;padding:8px 12px;border:none;background:transparent;text-align:left;cursor:pointer;border-radius:8px;color:var(--color-text-muted);font-size:14px;font-weight:500;box-shadow:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.locale-dropdown button:hover:not(.active){background:#6e5bff1a;color:var(--color-text)}.locale-dropdown button.active{background:#6e5bff33;color:var(--color-primary);font-weight:600;box-shadow:inset 0 0 0 1px #6e5bff66}.locale-dropdown button.active:before{content:"✓";display:inline-block;width:1.1em;margin-right:6px;font-weight:700;color:var(--color-primary)}[data-theme=dark] .locale-dropdown button.active{background:#6e5bff52;color:#fff;box-shadow:inset 0 0 0 1px #b4aaff80}[data-theme=dark] .locale-dropdown button.active:before{color:var(--color-primary-light)}.contact-email{display:inline-block;margin-top:6px;font-size:1.25rem;font-weight:600;color:var(--color-primary);text-decoration:none}.globe-btn{display:flex;width:30px;height:30px;align-items:center;justify-content:center;padding:0;border:none;background:transparent;cursor:pointer}.hero--subpage{min-height:0}a.hero-btn,.cta-wrapper a{text-decoration:none;color:inherit}@font-face{font-family:Onest;src:url(/assets/Onest-VariableFont_wght.ttf)}body{margin:0;padding:0;font-family:Onest;background-color:#fff;animation:bodyreload 1.5s}@keyframes bodyreload{0%{opacity:0%}to{opacity:100%}}::selection{background:#6e5bff47;color:#fff}.glass-header{display:flex;align-items:center;justify-content:space-evenly;position:fixed;top:24px;left:50%;transform:translate(-50%);z-index:1000;width:min(90%,1400px);padding:16px 28px;background:linear-gradient(to bottom right,#ffffff2e,#ffffff14);border:1px solid rgba(255,255,255,.18);border-radius:999px;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:inset 0 1px 1px #ffffff59,inset 0 -1px 1px #ffffff0f,0 4px 12px #00000014,0 12px 40px #0000002e,0 0 40px #6e5bff1f;overflow:hidden;animation:glass-header-anim 1s}@keyframes glass-header-anim{0%{top:-15px}to{top:24px}}.toggle{position:relative;height:30px;display:flex;align-items:center;box-sizing:border-box}.toggle input[type=checkbox]{position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.toggle label{position:relative;display:flex;height:100%;align-items:center;box-sizing:border-box}.toggle label:before{content:"";display:inline-block;box-sizing:border-box;position:relative;height:30px;width:60px;border-radius:15px;background:#fff;border:1px solid rgba(110,91,255,.6);box-shadow:inset -2px -2px 4px #6e5bff33,inset 2px 2px 4px #b4aaff33}.toggle label:after{content:"";height:26px;width:26px;background:#b4aaff;position:absolute;left:2px;top:2px;border-radius:50%;transition:transform .4s cubic-bezier(.85,.05,.18,1.35),background .4s ease;box-shadow:0 0 8px #b4aaffb3}.toggle input[type=checkbox]:checked+label:after{transform:translate3d(30px,0,0);background:#6e5bff;box-shadow:0 0 8px #6e5bffb3}header i{font-size:24px;background:linear-gradient(135deg,#6e5bff,#cfaeff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;cursor:pointer}.icons{display:flex;justify-content:space-evenly;height:var(--nav-chip-height);align-items:center;width:150px;background:linear-gradient(to bottom right,#7b7b7b2e,#ffffff14);border:1px solid rgba(255,255,255,.18);border-radius:999px;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:inset 0 1px 1px #ffffff06,inset 0 -1px 1px #ffffff0f,0 4px 12px #00000014,0 12px 40px #0000002e,0 0 40px #6e5bff1f}.logo{width:200px}.glass-header .logo--compact{display:none;width:auto;height:56px}.glass-header .logo--full{display:block;width:200px;height:auto}.glass-header nav{display:flex;align-items:center;justify-content:space-evenly}.glass-header a{position:relative;text-decoration:none;font-size:15px;font-weight:500;padding:8px 4px;transition:color .3s ease,opacity .3s ease;color:#6e5bff}.glass-header .header-nav-item{display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:var(--nav-chip-height);min-height:var(--nav-chip-height);padding:0 16px;border-radius:999px;overflow:hidden;transition:transform .25s ease,color .25s ease}.glass-header .header-nav-item span:last-child{position:relative;z-index:2;display:inline-block;font-size:15px;font-weight:500;margin-top:0;color:inherit;transition:transform .15s ease}.glass-header .header-nav-item:hover span:last-child{transform:scale(1.05)}.glass-header .header-nav-item.active{color:var(--nav-link)}.glass-header .header-nav-item:active{transform:scale(.96)}.glass-header .header-nav-item:active span:last-child{transform:scale(1)}.globe{display:flex;width:30px;height:30px;cursor:pointer}header a{position:relative;display:inline-block;text-decoration:none;color:inherit;padding-bottom:4px}.glass-header a:after{content:"";position:absolute;left:50%;bottom:0;width:100%;height:2px;background-color:currentColor;transform:translate(-50%) scaleX(0);transform-origin:center;transition:transform .3s ease}header a:hover:after{transform:translate(-50%) scaleX(1)}.hero{display:flex;padding:150px 30px;background:radial-gradient(circle at top left,rgba(110,91,255,.34) 0%,rgba(110,91,255,.12) 28%,transparent 42%),radial-gradient(circle at bottom right,rgba(207,174,255,.28) 0%,rgba(207,174,255,.1) 34%,transparent 48%),linear-gradient(to bottom right,#fff,#f3efff)}.transition{margin-top:-50px;height:250px;width:100%;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);position:absolute;pointer-events:none}.bento-grid{width:100%;max-width:1280px;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:220px 130px 130px;gap:18px}.bento-grid>.card{min-width:0;border-radius:24px;padding:24px;background:#17171799;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);flex-direction:column;background:linear-gradient(160deg,#ab5cff38,#7c5cff24 35%,#6ee7ff1a)}.hero-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap;gap:4px 5px;text-align:center;color:#241e3d;padding:10px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.14);min-height:60px;height:auto;font-size:15px;letter-spacing:-.02em;cursor:pointer;overflow:hidden;text-decoration:none;background:linear-gradient(145deg,#ffffff2e,#ffffff0d),linear-gradient(135deg,#6e5bff8c,#b4aaff47);backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);box-shadow:inset 0 1px 1px #ffffff47,inset 0 -1px 1px #ffffff0d,0 8px 24px #0000002e,0 0 30px #6e5bff2e;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}.hero-btn:after{content:"";position:absolute;width:140%;height:140%;top:-20%;left:-20%;background:radial-gradient(circle,rgba(180,170,255,.28),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.hero-btn:hover{transform:translateY(-2px);border-color:#ffffff38;box-shadow:inset 0 1px 1px #ffffff47,inset 0 -1px 1px #ffffff0d,0 12px 32px #0000003d,0 0 45px #6e5bff4d}.hero-btn:hover:after{opacity:1}.hero-btn i{margin-left:0}.main-icon{display:flex;height:200px;border-radius:15px;padding:8px}.field{flex:1;font-weight:lighter!important;letter-spacing:1px;padding:10px 0 0;text-align:center;margin:0;font-size:1rem;min-height:20px;height:auto;line-height:1.35;color:#241e3d}.bento-grid>.card.title-card{padding:5px 24px}.title-card{grid-column:1 / 3;grid-row:1 / 2;display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden;container-type:size;background:linear-gradient(160deg,#ab5cff38,#7c5cff24 35%,#6ee7ff1a)}.title-card h1{margin:0;line-height:.95;font-weight:lighter;width:100%;max-width:100%;text-wrap:balance;overflow-wrap:normal;-webkit-hyphens:manual;hyphens:manual;color:#241e3d}.title-card h1 .title-line{display:block;white-space:nowrap}.title-card h1 .title-line:last-child{white-space:normal}h1 strong{font-weight:700!important}.bento-grid>.card.image-card{padding:0;overflow:visible;background-image:url(/assets/light_purple_aurora_square_grain2.png);background-position:0 -80px;background-repeat:no-repeat;background-size:cover}@media(max-width:1100px){.bento-grid>.card.image-card{background-position:center bottom}}.image-card{grid-column:3 / 5;grid-row:1 / 3;padding:0;position:relative;z-index:10;align-items:center;justify-content:center;display:flex;overflow:visible}.image-card img{display:flex;width:80%;max-width:460px;z-index:20;filter:drop-shadow(10px 10px 10px rgba(0,0,0,.527))}.image-card h1{font-style:italic;font-size:2rem}.responsive-title{display:flex;position:absolute;height:100%;width:90%;padding-right:24px;align-items:flex-end;justify-content:flex-end;text-align:right;z-index:20;color:#241e3d}.middle{position:absolute;text-shadow:-1px -1px 0 #ffffff,1px -1pxrgb(255,255,255)000,-1px 1px 0 #ffffff,1px 1px 0 #ffffff;z-index:20;color:#241e3d}.responsive-title h1:nth-child(1){justify-self:start;align-self:start;text-align:left;padding-left:5px;width:100%}.responsive-title h1:nth-child(2){justify-self:end;align-self:end;text-align:right;padding-right:5px}.service-card{display:flex;align-items:center;padding:14px;font-weight:600;color:#222;background:linear-gradient(160deg,#ab5cff38,#7c5cff24 35%,#6ee7ff1a)}.service-card .field{flex:0 0 auto}.bento-grid>.card.service-card{padding:14px}.icon-wrapper i{font-size:40px;color:#9385ee}.icon-wrapper{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:30px;background:linear-gradient(to bottom right,#ffffff29,#ffffff0d);border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:inset 0 1px 1px #fff3,0 8px 24px #0000002e,0 0 30px #ab5cff1f}.icon-wrapper:before{content:"";position:absolute;width:120%;height:120%;background:radial-gradient(circle,rgba(171,92,255,.68),transparent 70%);filter:blur(20px);z-index:-1}.service-card:nth-of-type(3){grid-column:1 / 2;grid-row:2 / 3}.service-card:nth-of-type(4){grid-column:2 / 3;grid-row:2 / 3}.service-card:nth-of-type(5){grid-column:1 / 2;grid-row:3 / 4}.service-card:nth-of-type(6){grid-column:2 / 3;grid-row:3 / 4}.text-card{grid-column:3 / 4;grid-row:3 / 4;display:flex;align-items:stretch;justify-content:center}.text-card .hero-btn{width:100%;box-sizing:border-box}.rotator{grid-column:4 / 5;grid-row:3 / 4;display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden}.rotator-container{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.12em;max-width:100%;font-size:30px}.rotator-web{font-size:1em;line-height:1.35;font-style:normal;font-weight:inherit;color:#241e3d;margin:0;white-space:nowrap}.rotator-word{position:relative;display:inline-block;font-size:1em;line-height:1.35;height:1.35em;overflow:visible;clip-path:inset(0 -20px 0 -20px);font-style:italic;font-weight:inherit;vertical-align:middle;width:var(--rotator-w-0, auto);animation:rotator-word-width var(--rotator-anim-duration, 6s) ease-in-out infinite}.rotator-word-item{position:absolute;left:0;top:0;display:inline-block;line-height:1.35;white-space:nowrap;text-align:left;opacity:0;color:#9d8cff;text-shadow:0 0 8px rgba(110,91,255,.45),0 0 18px rgba(110,91,255,.22)}.rotator-word-item--0,.rotator-word-item--1,.rotator-word-item--2{animation:rotator-word-cycle var(--rotator-anim-duration, 6s) ease-in-out infinite}.rotator-word-item--0{animation-delay:0s}.rotator-word-item--1{animation-delay:var(--rotator-word-delay, 2s)}.rotator-word-item--2{animation-delay:calc(var(--rotator-word-delay, 2s) * 2)}@keyframes rotator-word-width{0%,24%{width:var(--rotator-w-0)}36.5%{width:var(--rotator-w-1)}57.333%{width:var(--rotator-w-1)}69.833%{width:var(--rotator-w-2)}90.667%{width:var(--rotator-w-2)}to{width:var(--rotator-w-0)}}@keyframes rotator-word-cycle{0%{opacity:0;transform:translateY(-1em);filter:blur(1px)}8%{opacity:1;transform:translateY(0);filter:blur(0)}24%{opacity:1;transform:translateY(0);filter:blur(0)}33%{opacity:0;transform:translateY(1em);filter:blur(1px)}to{opacity:0;transform:translateY(1em);filter:blur(1px)}}.rotator-measure{position:absolute;visibility:hidden;pointer-events:none;white-space:nowrap;font-size:1em;line-height:1.35;font-style:italic;font-weight:inherit}.rotator-container.reduce-motion .rotator-word{width:var(--rotator-w-0, auto);animation:none;clip-path:none}.rotator-container.reduce-motion .rotator-word-item{animation:none;opacity:0;transform:none;filter:none}.rotator-container.reduce-motion .rotator-word-item--0{opacity:1}.services{flex-direction:column;align-items:center;justify-content:center;display:flex;background:radial-gradient(circle at top left,rgba(110,91,255,.34) 0%,rgba(110,91,255,.12) 28%,transparent 42%),radial-gradient(circle at bottom right,rgba(207,174,255,.28) 0%,rgba(207,174,255,.1) 34%,transparent 48%),linear-gradient(to bottom right,#fff,#f3efff)}.txt-services{flex-direction:column;align-items:center;justify-content:center;display:flex;width:80%}.txt-services p{margin-bottom:100px;z-index:10}.section-title{background-image:linear-gradient(90deg,#6e5bff,#b4aaff);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:64px;font-weight:400;z-index:20}.undertitle{color:#241e3d!important;font-size:24px;font-weight:400!important;text-align:center}.services p{color:#dedede;font-size:24px;font-weight:lighter;text-align:center}.box-row{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;z-index:20}.box{display:flex;flex-direction:column;z-index:10;width:36%;max-width:550px;min-height:300px;height:auto;border-radius:30px;margin:10px;padding:24px;box-shadow:0 10px 40px #5946c84a}.box h2,.long-box h2{color:#241e3d;font-size:28px;margin-top:2px;margin-bottom:2px}.category{display:flex;align-items:center;font-size:14px;justify-content:center;color:#000;margin:0 0 25px;width:fit-content!important;font-weight:400!important;padding:10px 20px;background:#c0c0c024;border:1px solid rgba(255,255,255,.22);border-radius:999px;text-shadow:none!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:inset 0 1px #ffffff4d,0 8px 30px #00000014}.box p{font-size:18px!important;text-align:left;color:#241e3d;width:360px;max-width:100%}.services>.box-row:nth-child(2)>.box:nth-child(1){background-image:url(/assets/light_aurora_card_blenderglass1.png);background-size:cover}.services>.box-row:nth-child(2)>.box:nth-child(2){background-image:url(/assets/light_aurora_card_blenderglass2.png);background-size:cover}.services>.box-row:nth-child(3)>.box:nth-child(1){background-image:url(/assets/light_aurora_card_blenderglass4.png);background-size:cover}.services>.box-row:nth-child(3)>.box:nth-child(2){background-image:url(/assets/light_aurora_card_blenderglass5.png);background-size:cover}.long-box{display:flex;z-index:20;flex-direction:column;width:70%;max-width:1180px;height:300px;border-radius:30px;margin:10px;padding:12px 24px;background-image:url(/assets/purple_aurora_card_long.png);filter:saturate(1.5) hue-rotate(10deg);background-size:cover;background-repeat:no-repeat;background-position:0px -70px;box-shadow:0 12px 40px #6e5bff40,0 0 35px #b4aaff26,inset 0 1px 1px #b4aaff14}.long-box p{font-size:20px!important;text-align:left;max-width:800px}.transition-2{margin-top:-120px;z-index:0;height:250px;width:100%;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);position:absolute;pointer-events:none}.section-text{position:relative;display:flex;margin-top:50px;margin-bottom:50px;width:100%;justify-content:center;flex-direction:column;align-items:center;overflow:visible;background:radial-gradient(circle at top left,rgba(110,91,255,.34) 0%,rgba(110,91,255,.12) 28%,transparent 42%),radial-gradient(circle at bottom right,rgba(207,174,255,.28) 0%,rgba(207,174,255,.1) 34%,transparent 48%),linear-gradient(to bottom right,#fff,#f3efff)}.section-text .transition-top{position:absolute;top:-120px;left:0;right:0;height:250px;width:100%;margin-top:0;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);z-index:1;pointer-events:none}.section-text .text-container{display:flex;max-width:1000px;width:100%;padding:30px;flex-direction:column;justify-content:center;align-items:stretch;position:relative;z-index:2;background:transparent}.get-btn{position:relative;z-index:20;display:inline-flex;align-items:center;width:200px;justify-content:center;padding:10px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.14);height:60px;color:#241e3d;font-size:15px;letter-spacing:-.02em;cursor:pointer;overflow:hidden;text-decoration:none;background:linear-gradient(145deg,#ffffff2e,#ffffff0d),linear-gradient(135deg,#6e5bff8c,#b4aaff47);backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);box-shadow:inset 0 1px 1px #ffffff47,inset 0 -1px 1px #ffffff0d,0 8px 24px #0000002e,0 0 30px #6e5bff2e;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}.get-btn:after{content:"";position:absolute;width:140%;height:140%;top:-20%;left:-20%;background:radial-gradient(circle,rgba(180,170,255,.28),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.get-btn:hover{transform:translateY(-2px);border-color:#ffffff38;box-shadow:inset 0 1px 1px #ffffff47,inset 0 -1px 1px #ffffff0d,0 12px 32px #0000003d,0 0 45px #6e5bff4d}.get-btn:hover:after{opacity:1}.get-btn i{margin-left:5px}.title-container{width:100%;max-width:1000px;color:#241e3d;font-size:42px;display:flex}.title-container h2{z-index:10;font-weight:lighter;margin:0;font-size:1.5em;line-height:1.2}.title-container strong{background-image:linear-gradient(90deg,#6e5bff,#b4aaff);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:60px}.section-text .title-container h2{width:100%;text-align:left}.section-text .title-container strong{font-size:60px;display:inline}.section-text p{width:100%;max-width:800px;text-align:justify;line-height:1.5;color:#241e3d;font-size:20px;margin-top:50px;margin-bottom:50px}.section-text .text-container p{z-index:1}.section-text .get-btn{align-self:flex-start}.projects{display:flex;flex-direction:column;align-items:center;background:radial-gradient(circle at top left,rgba(110,91,255,.34) 0%,rgba(110,91,255,.12) 28%,transparent 42%),radial-gradient(circle at bottom right,rgba(207,174,255,.28) 0%,rgba(207,174,255,.1) 34%,transparent 48%),linear-gradient(to bottom right,#fff,#f3efff);padding:20px 0 100px}.project-container{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:min(1400px,92%);margin:50px auto}.project-frame{display:flex;position:relative;overflow:hidden;height:420px;border-radius:24px;border:1px solid rgba(110,91,255,.08);box-shadow:0 10px 40px #5946c84a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .4s ease,box-shadow .4s ease}.project-frame h3{position:absolute;top:20px;left:20px;right:20px;font-size:14px;letter-spacing:.12em;color:#fff;width:fit-content;padding:8px;border-radius:999px;z-index:3;text-shadow:0 0 12px rgb(110,91,255),0 2px 10px rgb(0,0,0)}.project-frame{position:relative;overflow:hidden;height:400px;color:#fff}.project-frame:before{pointer-events:none}.project-frame:nth-child(1):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/ff_webgedacht_mockup.png) center/cover no-repeat;transform:scale(1);transition:transform 1s ease;z-index:0}.project-frame:nth-child(2):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/seekebap_flyer_mockup_blurr.png) center/cover no-repeat;transform:scale(1);transition:transform 1s ease;z-index:0}.project-frame:nth-child(3):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/flistoc_mockup.png) center/cover no-repeat;transform:scale(1);transition:transform 1s ease;z-index:0}.project-frame:nth-child(4):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(/assets/mockup_inu_square.png);background-repeat:no-repeat;background-size:cover;transform:scale(1);transition:transform 1s ease;z-index:0}.overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;padding:20px;transform:translateY(100%);background:#fff;background:linear-gradient(180deg,#fff0,#1f1a48);transition:transform .5s ease;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.project-frame:hover:before{transform:scale(1.1);filter:blur(2px)}.project-frame:hover .overlay{transform:translateY(0)}.transition-3{margin-top:-100px;z-index:0;height:250px;width:100%;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);position:absolute;pointer-events:none}.testimonials{display:flex;width:100%;align-items:center;justify-content:center;flex-direction:column;background-repeat:no-repeat;background-size:cover;height:700px;background-image:url(/assets/light_testimonial_bg2.webp);background-position:0px -50px}.quote{width:420px;min-height:260px;padding:28px 26px;border-radius:30px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);box-shadow:0 12px 40px #00000059,0 0 30px #6e5bff1a;position:relative;transition:transform .3s ease,box-shadow .3s ease}.quote:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at top left,rgba(110,91,255,.2),transparent 55%);opacity:.6;pointer-events:none}.quote:hover{transform:translateY(-6px);box-shadow:0 20px 60px #00000073,0 0 60px #6e5bff33}.quoted-txt{font-size:16px;line-height:1.6;color:#ffffffd1;font-style:normal;margin-bottom:20px;position:relative}.quote-typo{font-size:40px;position:absolute;z-index:10;top:-18px;left:-15px;color:#6e5bff95;text-shadow:1px 1px 1px #1f1a48}.quote-typo-closing{font-size:40px;position:absolute;z-index:10;top:110px;left:80px;color:#6e5bff95;text-shadow:1px 1px 1px #1f1a48}.company-name{font-size:12px;letter-spacing:.12em;font-weight:700;text-transform:uppercase;color:#dedaffe6;padding-top:10px;border-top:1px solid rgba(255,255,255,.08)}.quote-container{display:flex;align-items:center;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;width:min(1200px,92%);margin:0 auto}footer{display:flex;background-color:#fff;color:#241e3d;padding:30px 50px;bottom:0;border-top-right-radius:25px;border-top-left-radius:25px;align-items:center}footer h2{background-image:linear-gradient(90deg,#6e5bff,#b4aaff);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:24px}footer p{font-weight:lighter}footer hr{width:100%;border:none;height:1px;margin:8px 0 28px}.footer-column-container{display:flex}.footer-column{margin:15px}footer img{height:80px;margin-right:100px}.impressum{padding:15px 30px;bottom:0;background-color:#b4aaff;color:#000}.impressum a{color:#000}.mobile-nav{display:none!important;position:fixed;top:20px;left:10px;right:10px;width:auto;transform:none;z-index:1000;animation:glass-header-anim 1s}.mobile-nav-bar{container-type:inline-size;container-name:mobile-nav-bar;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px 8px 16px;border-radius:999px;background:linear-gradient(to bottom right,#ffffff2e,#ffffff14);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:inset 0 1px 1px #ffffff59,inset 0 -1px 1px #ffffff0f,0 4px 12px #00000014,0 12px 40px #0000002e,0 0 40px #6e5bff1f}.mobile-logo-container{display:inline-flex;margin:0;align-items:center;justify-content:flex-start;text-decoration:none;flex-shrink:1;min-width:0;padding:4px 0 0;line-height:0}.mobile-logo-container .logo--full{display:block;width:auto;max-width:min(200px,100%);height:48px;object-fit:contain;object-position:left center}.mobile-logo-container .logo--compact{display:none;width:auto;height:48px}@container mobile-nav-bar (max-width: 240px){.mobile-logo-container .logo--full{display:none}.mobile-logo-container .logo--compact{display:block}}@supports not (container-type: inline-size){@media(max-width:299px){.mobile-logo-container .logo--full{display:none}.mobile-logo-container .logo--compact{display:block}}}.mobile-menu-trigger{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--nav-chip-height);min-width:var(--nav-chip-height);height:var(--nav-chip-height);aspect-ratio:1;padding:0;margin:0;overflow:visible;cursor:pointer;border:none;background:linear-gradient(to bottom right,#7b7b7b2e,#ffffff14);border:1px solid rgba(255,255,255,.18);border-radius:999px;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:inset 0 1px 1px #ffffff06,inset 0 -1px 1px #ffffff0f,0 4px 12px #00000014,0 12px 40px #0000002e,0 0 40px #6e5bff1f;transform:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.mobile-menu-trigger:hover{transform:none;opacity:1;box-shadow:inset 0 1px 1px #ffffff06,inset 0 -1px 1px #ffffff0f,0 4px 12px #00000014,0 12px 40px #0000002e,0 0 40px #6e5bff1f}@media(hover:hover)and (pointer:fine){.mobile-menu-trigger:active{transform:scale(.96)}}.mobile-menu-trigger .hamburger-icon{display:block;flex-shrink:0;width:28px;height:28px;overflow:visible}.mobile-menu-trigger .hamburger-line{fill:url(#hamburger-icon-gradient);transition:transform .25s ease,opacity .25s ease}.mobile-menu-panel{position:absolute;top:calc(100% + 8px);right:0;left:0;display:flex;flex-direction:column;gap:4px;min-width:200px;padding:10px;border-radius:24px;background:linear-gradient(#0a081547,#0a081552),linear-gradient(to bottom right,#ffffff2e,#ffffff14);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:inset 0 1px 1px #ffffff59,inset 0 -1px 1px #ffffff0f,0 4px 12px #00000014,0 12px 40px #0000002e,0 0 40px #6e5bff1f;z-index:1001;opacity:0;transform:translateY(-14px);pointer-events:none;transition:opacity .28s ease,transform .28s ease}.mobile-menu-panel.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-menu-panel .mobile-menu-link{flex:none;width:100%;min-height:44px;padding:0 16px;justify-content:flex-start}.mobile-nav a{color:#6e5bff}.mobile-nav img{height:70px;filter:invert(1)}.icon{font-size:22px;position:relative;z-index:2}.nav-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:var(--nav-chip-height);min-height:var(--nav-chip-height);padding:0 8px;color:#ffffffb8;text-decoration:none;border-radius:999px;overflow:hidden;transition:transform .25s ease,color .25s ease}.mobile-menu-panel .nav-item{flex-direction:row}.mobile-menu-panel .nav-item,.mobile-menu-panel .nav-item span:last-child{font-size:15px;font-weight:600;letter-spacing:.03em;color:#f5f3ff;text-shadow:0 1px 2px rgba(0,0,0,.35)}.mobile-menu-panel .nav-item:hover{background:#ffffff0f}.mobile-menu-panel .nav-item.active,.mobile-menu-panel .nav-item.active span:last-child{color:#fff}.mobile-menu-panel .nav-item.active .nav-bubble{opacity:1;transform:scale(1);background:linear-gradient(to bottom,#ffffff52,#fff3);border:1px solid rgba(255,255,255,.18)}.nav-item span:last-child{position:relative;z-index:2;font-size:12px;font-weight:500;letter-spacing:.02em;margin-top:0;color:#6e5bff}.nav-bubble{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;transform:scale(.7);transition:opacity .25s ease,transform .25s ease;background:linear-gradient(to bottom,#ffffff42,#ffffff14);border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 1px 1px #ffffff59,0 4px 18px #ffffff14,0 8px 30px #6e5bff2e}.nav-item.active{color:#fff}.nav-item.active .nav-bubble{opacity:1;transform:scale(1)}.nav-item:active{transform:scale(.96)}.mobile-nav-actions{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:6px;width:100%;min-width:0;height:var(--nav-chip-height);padding:4px 12px;margin-top:4px;align-self:center}.mobile-menu-panel .mobile-nav-actions.icons{justify-content:space-between;width:100%}.mobile-nav-actions .locale-menu{z-index:1001}.mobile-nav-actions .locale-dropdown{z-index:1002}.mobile-bento{display:none}.project-slider{display:none;width:100%;max-width:100%;letter-spacing:.12em;overflow:hidden;padding:40px 0}.slider-track{display:flex;align-items:center;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-left:8%;padding-right:8%;scrollbar-width:none}.slider-track::-webkit-scrollbar{display:none}.project-card-overlay{width:100%;height:100%;background:linear-gradient(180deg,#fff0,#1f1a48);border-radius:30px}.project-card{flex:0 0 84%;height:460px;border-radius:30px;scroll-snap-align:center;background:#171717;transition:transform .35s ease,filter .35s ease,opacity .35s ease;position:relative}.project-card:nth-of-type(1){background-image:url(/assets/ff_webgedacht_mockup.png);background-repeat:no-repeat;background-size:cover;background-position:center}.project-card:nth-of-type(2){background-image:url(/assets/seekebap_flyer_mockup_blurr.png);background-repeat:no-repeat;background-size:cover;background-position:center}.project-card:nth-of-type(3){background-image:url(/assets/flistoc_mockup.png);background-repeat:no-repeat;background-size:cover;background-position:center}.project-card:nth-of-type(4){background-image:url(/assets/mockup_inu_square.png);background-repeat:no-repeat;background-size:cover}.project-card:not(.active){transform:scale(.9);opacity:.5;filter:blur(3px);filter:blur(3px) brightness(.7)}.project-card.active{transform:scale(1);opacity:1;filter:blur(0);z-index:2}.card-content{position:absolute;bottom:28px;left:24px;right:24px;z-index:2}.card-tag{display:inline-block;padding:8px 14px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);color:#ffffffbf;font-size:13px;margin-bottom:14px}.project-card h2{margin:0;color:#fff;font-size:32px}.project-card p{margin-top:12px;color:#ffffffb3;line-height:1.5;font-size:15px}.slider-dots{display:none;justify-content:center;align-items:center;gap:10px;z-index:10}.slider-dot{width:8px;height:8px;padding:0;border-radius:999px;border:2px solid white;background:transparent;cursor:pointer;box-sizing:content-box;flex-shrink:0;-webkit-tap-highlight-color:transparent;transition:width .3s ease,background .3s ease,opacity .3s ease;opacity:.7}.slider-dot.active{width:26px;background:#fff;opacity:1}.request-container{display:flex;text-align:center;align-items:center;justify-content:center;flex-direction:column;color:#241e3d;width:60%;max-width:600px;padding:28px 26px;border-radius:30px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);box-shadow:0 12px 40px #00000059,0 0 30px #6e5bff1a;position:relative;transition:transform .3s ease,box-shadow .3s ease}.request-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at top left,rgba(110,91,255,.2),transparent 55%);opacity:.6;pointer-events:none}.contact-btn{position:relative;z-index:20;display:inline-flex;align-items:center;width:200px;justify-content:center;padding:10px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.14);height:60px;color:#fff;font-size:15px;letter-spacing:-.02em;cursor:pointer;overflow:hidden;text-decoration:none;background:linear-gradient(145deg,#ffffff2e,#ffffff0d),linear-gradient(135deg,#6e5bff8c,#b4aaff47);backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);box-shadow:inset 0 1px 1px #ffffff47,inset 0 -1px 1px #ffffff0d,0 8px 24px #0000002e,0 0 30px #6e5bff2e;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}.contact-btn:after{content:"";position:absolute;width:140%;height:140%;top:-20%;left:-20%;background:radial-gradient(circle,rgba(180,170,255,.28),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.contact-btn:hover{transform:translateY(-2px);border-color:#ffffff38;box-shadow:inset 0 1px 1px #ffffff47,inset 0 -1px 1px #ffffff0d,0 12px 32px #0000003d,0 0 45px #6e5bff4d}.contact-btn:hover:after{opacity:1}.contact-btn i{margin-left:5px}@media(max-width:1200px){.box-row{flex-direction:column}.box{min-height:300px;height:auto;width:80%}.box p{width:60%}.long-box{height:10%;width:80%;background-position:0px 0px}}@media(max-width:900px){.bento-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;grid-template-rows:280px 130px 130px}.title-card{grid-column:1 / 3;grid-row:1}.image-card{grid-column:3 / 5;grid-row:1}.service-card:nth-of-type(3){grid-column:1 / 2;grid-row:2}.service-card:nth-of-type(4){grid-column:2 / 3;grid-row:2}.service-card:nth-of-type(5){grid-column:3 / 4;grid-row:2}.service-card:nth-of-type(6){grid-column:4 / 5;grid-row:2}.text-card{grid-column:1 / 3;grid-row:3}.bento-grid>.card.rotator{grid-column:3 / 5;grid-row:3}.text-card{flex-direction:column;align-items:stretch;justify-content:center}.text-card .hero-btn{width:100%}.project-container{display:flex;flex-direction:column}.project-frame{height:200px}.project-frame h3{font-size:20px}.quote-container{display:flex;flex-direction:column}footer img{height:50px;margin-right:50px}}@media(max-width:768px){.glass-header{display:none}.mobile-nav{display:block!important}.mobile-nav .mobile-logo-container .logo--compact{height:48px}.nav-item span:last-child{font-size:11px}.hero{padding:130px 15px}.bento-grid{display:none}.mobile-bento{display:grid;grid-template-columns:1fr;gap:14px;width:100%;padding:16px;color:#241e3d}.mobile-bento>*{border-radius:30px;overflow:hidden}.mobile-bento .featured{display:flex;min-height:260px;background-image:url(/assets/light_purple_aurora_square_grain2.png);background-repeat:no-repeat;background-size:cover;background-position:center;max-height:300px;overflow:hidden}.featured-text{display:flex;position:relative;width:50%;font-size:1.5rem;padding:8px;z-index:11}.featured-text h1{font-weight:400!important;line-height:.95}.featured-img{display:flex;align-items:center;justify-content:center;width:40%;position:relative}.featured-img img{display:flex;z-index:10;position:relative;width:100%;max-width:100%;height:auto}.mobile-bento .medium{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible}.icon-row{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:space-evenly}.round-icons{display:flex;align-items:center;padding:14px;width:50%;flex:1;min-height:50px;height:auto;text-align:center;flex-direction:column;background:linear-gradient(160deg,#ab5cff38,#7c5cff24 35%,#6ee7ff1a);border:1px solid rgba(255,255,255,.18);border-radius:30px;margin:5px;gap:8px;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);box-shadow:inset 0 1px 1px #ffffff59,inset 0 -1px 1px #ffffff0f,0 4px 12px #00000014,0 12px 40px #0000002e,0 0 40px #6e5bff1f}.round-icons p{margin:0;font-size:14px!important;line-height:1.35}.round-icons i{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;font-size:30px;margin-bottom:0;color:#b4aaff;text-shadow:0 0 10px rgba(180,170,255,.65),0 0 24px rgba(110,91,255,.45),0 0 48px rgba(110,91,255,.22)}.cta-wrapper{overflow:hidden;max-width:100%}.cta-wrapper button,.cta-wrapper a{position:relative;z-index:10;width:100%;display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.14);height:60px;color:#241e3d;font-size:15px;letter-spacing:-.02em;cursor:pointer;background:linear-gradient(145deg,#ffffff2e,#ffffff0d),linear-gradient(135deg,#6e5bff8c,#b4aaff47);backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);box-shadow:inset 0 1px 1px #ffffff47,inset 0 -1px 1px #ffffff0d,0 8px 24px #0000002e,0 0 20px #8f5bff59,0 0 60px #975bff38;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}.cta-wrapper button i,.cta-wrapper a svg{margin-left:5px}.project-container{display:none}.project-slider{display:block}.slider-dots{display:flex}footer{flex-direction:column;align-items:flex-start;box-sizing:border-box;width:100%;max-width:100%;padding:30px 20px;overflow-x:clip}footer img,.footer-logo{height:50px;width:auto;max-width:min(200px,100%);margin-right:0}.footer-column-container{flex-direction:column;width:100%;max-width:100%}.footer-column{margin:12px 0 0;width:100%;max-width:100%}}@media(max-width:600px){.hero{padding:110px 15px 50px}.bento-grid{grid-template-columns:1fr}.box p:nth-of-type(2){width:80%!important}.featured-img img{width:100%;max-width:100%}.box p{width:80%}}@media(max-width:576px){.featured-text h1,.section-title,.title-container h2,.title-container strong,.section-text .title-container strong{font-size:40px}p{font-size:18px!important}}@media(max-width:420px){.services>.box-row:nth-child(2)>.box:nth-child(2){background-position:-150px 0px}.services>.box-row:nth-child(2)>.box:nth-child(1){background-position:-150px 0px}.services>.box-row:nth-child(3)>.box:nth-child(1){background-position:-80px 0px}.services>.box-row:nth-child(3)>.box:nth-child(2){background-position:-100px 0px}}[data-theme=dark] body{background-color:#0a0815}[data-theme=dark] .glass-header .logo--full,[data-theme=dark] .glass-header .logo--compact,[data-theme=dark] .mobile-nav img,[data-theme=dark] .mobile-nav .logo--full,[data-theme=dark] .mobile-nav .logo--compact{filter:brightness(0) invert(1)}[data-theme=dark] .mobile-nav .nav-item,[data-theme=dark] .mobile-nav .nav-item span:last-child{color:#fff}[data-theme=dark] .mobile-menu-panel .nav-item,[data-theme=dark] .mobile-menu-panel .nav-item span:last-child{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35)}[data-theme=dark] .mobile-menu-panel .nav-item.active .nav-bubble{background:linear-gradient(to bottom,#6e5bff52,#6e5bff33);border:1px solid rgba(180,170,255,.22)}[data-theme=dark] .glass-header .header-nav-item{color:#ebebeb}[data-theme=dark] .glass-header .header-nav-item.active,[data-theme=dark] .glass-header .header-nav-item.active span:last-child{color:#fff}[data-theme=dark] .mobile-nav .nav-item.active,[data-theme=dark] .mobile-nav .nav-item.active span:last-child{color:#fff}[data-theme=dark] .mobile-nav-actions.icons,[data-theme=dark] .mobile-menu-trigger.icons,[data-theme=dark] .mobile-nav-bar{background:linear-gradient(to bottom right,#7b7b7b2e,#ffffff14);border:1px solid rgba(255,255,255,.18)}[data-theme=dark] .mobile-menu-panel{background:linear-gradient(#00000059,#00000059),linear-gradient(to bottom right,#7b7b7b2e,#ffffff14);border:1px solid rgba(255,255,255,.18)}[data-theme=dark] .hero{background:radial-gradient(circle at top left,#6E5BFF55,transparent 35%),radial-gradient(circle at bottom right,#CFAEFF33,transparent 40%),#090611}[data-theme=dark] .bento-grid>.card.image-card{background-image:url(/assets/purple_aurora_square_grain.png);background-position:center}[data-theme=dark] .image-card{background-image:url(/assets/purple_aurora_square_grain.png)}[data-theme=dark] .services>.box-row:nth-child(2)>.box:nth-child(1){background-image:url(/assets/aurora_card_blenderglass1.png);background-size:cover}[data-theme=dark] .services>.box-row:nth-child(2)>.box:nth-child(2){background-image:url(/assets/aurora_card_blenderglass2.png);background-size:cover}[data-theme=dark] .services>.box-row:nth-child(3)>.box:nth-child(1){background-image:url(/assets/aurora_card_blenderglass4.png);background-size:cover}[data-theme=dark] .services>.box-row:nth-child(3)>.box:nth-child(2){background-image:url(/assets/aurora_card_blenderglass5.png);background-size:cover}[data-theme=dark] .title-card h1,[data-theme=dark] .middle,[data-theme=dark] .responsive-title,[data-theme=dark] .field{color:#fff}[data-theme=dark] .section-text{background:radial-gradient(circle at top left,rgba(110,91,255,.35),transparent 40%),radial-gradient(circle at bottom right,rgba(180,170,255,.25),transparent 45%),#090611}[data-theme=dark] .title-container{color:#fff}[data-theme=dark] .title-container strong{background-image:linear-gradient(90deg,#6e5bff,#fff);color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .section-text p{color:#dcdcdc}[data-theme=dark] .get-btn{color:#fff}[data-theme=dark] .services{background:radial-gradient(circle at bottom left,rgba(110,91,255,.3),transparent 42%),radial-gradient(circle at top right,rgba(180,170,255,.18),transparent 48%),#090611}[data-theme=dark] .section-title{background-image:linear-gradient(90deg,#6e5bff,#fff);color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .undertitle{color:#fff!important}[data-theme=dark] .rotator-web,[data-theme=dark] .services p,[data-theme=dark] .box h2,[data-theme=dark] .long-box h2{color:#fff}[data-theme=dark] .box p{color:#fff;text-shadow:0 0 10px black}[data-theme=dark] .category{color:#fff}[data-theme=dark] .testimonials{background-image:url(/assets/testimonial_bg2.webp)}[data-theme=dark] .request-container{color:#fff}[data-theme=dark] .projects{background:radial-gradient(circle at top left,rgba(110,91,255,.25),transparent 40%),radial-gradient(circle at bottom right,rgba(180,170,255,.18),transparent 45%),#090611}[data-theme=dark] .mobile-bento{color:#fff}[data-theme=dark] .mobile-bento .featured{background-image:url(/assets/purple_aurora_square_grain.png)}[data-theme=dark] footer{background-color:#0a0610;color:#fff}[data-theme=dark] footer h2{background-image:linear-gradient(90deg,#6e5bff,#fff);color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] footer img,[data-theme=dark] .footer-logo{filter:invert(100)}[data-theme=dark] footer hr{background:gray}[data-theme=dark] .showcase-section{background:radial-gradient(circle at top left,#6E5BFF55,transparent 35%),radial-gradient(circle at bottom right,#CFAEFF33,transparent 40%),#090611}[data-theme=dark] .showcase-section .section-title{background-image:linear-gradient(90deg,#6e5bff,#fff)}[data-theme=dark] .showcase-section .hr-style{background:linear-gradient(90deg,#6e5bff,#b4aaff)}[data-theme=dark] .section-contact p{color:#fff}[data-theme=dark] .section-contact .text-container{background:linear-gradient(to bottom right,#7b7b7b2e,#ffffff14);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:none;box-shadow:inset 0 1px 1px #ffffff06,inset 0 -1px 1px #ffffff0f,0 4px 12px #00000014,0 12px 40px #0000002e,0 0 40px #6e5bff1f}[data-theme=dark] .orb-background{background:radial-gradient(circle at top left,rgba(110,91,255,.16),transparent 35%),radial-gradient(circle at bottom right,rgba(180,170,255,.08),transparent 40%),#05030a}[data-theme=dark] .orb-background:before{background:radial-gradient(circle at center,rgba(110,91,255,.06),transparent 60%)}[data-theme=dark] .orb{background:radial-gradient(circle,#b4aafff2,#6e5bffa6 45%,#6e5bff00 75%);box-shadow:0 0 10px #6e5bff80,0 0 20px #b4aaff33;opacity:.8}[data-theme=dark] .contact-email{color:var(--color-primary-light)}[data-theme=dark] .prices-section{background:radial-gradient(circle at top left,#6E5BFF55,transparent 35%),radial-gradient(circle at bottom right,#CFAEFF33,transparent 40%),#090611}[data-theme=dark] .prices-section .section-title{background-image:linear-gradient(90deg,#6e5bff,#fff);color:transparent}[data-theme=dark] .prices-section .card,[data-theme=dark] .prices-section .prem-card{background:radial-gradient(circle at top,#6e5bff,#4f3edb 35%,#2c235f 65%,#ffffff14 78%,#151522);border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff40,0 8px 40px #6e5bff2e;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .45s cubic-bezier(.4,0,.2,1),border-color .35s ease}[data-theme=dark] .prices-section .prem-card{border:1px solid rgba(255,255,255,.28);box-shadow:0 0 30px #6e5bff59,0 0 60px #b4aaff1f,inset 0 1px #ffffff4d}[data-theme=dark] .prices-section .card:hover{box-shadow:inset 0 1px #ffffff40,0 0 40px #6e5bff59,0 16px 48px #6e5bff47,0 10px 50px #00000073}[data-theme=dark] .prices-section .prem-card:hover{transform:translateY(-10px) scale(1.06);box-shadow:inset 0 1px #ffffff4d,0 0 45px #6e5bff73,0 0 75px #b4aaff33,0 18px 52px #6e5bff52,0 10px 50px #00000073}[data-theme=dark] .prices-section .card h2,[data-theme=dark] .prices-section .prem-card h2{color:#fff}[data-theme=dark] .prices-section hr{background:#ffffff2e}[data-theme=dark] .prices-section .price{color:#ffffffd1}[data-theme=dark] .prices-section .price strong{color:#fff}[data-theme=dark] .prices-section li{color:#ffffffe0}[data-theme=dark] .prices-section li:before{color:#b4aaff}@media(max-width:900px){[data-theme=dark] .prices-section li{background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}}@media(max-width:768px){[data-theme=dark] .mobile-bento .featured{background-image:url(/assets/purple_aurora_square_grain.png)}[data-theme=dark] .cta-wrapper a{color:#fff}}[data-theme=light] footer{background-color:#fff;color:#241e3d}[data-theme=light] footer h2{background-image:linear-gradient(90deg,#6e5bff,#b4aaff);color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=light] footer img,[data-theme=light] .footer-logo{filter:none}[data-theme=light] footer hr{background:gray}[data-theme=light] .glass-header .logo--full{filter:none}[data-theme=light] .glass-header .logo--compact{filter:brightness(0)}[data-theme=light] .mobile-nav .logo--full{filter:none}[data-theme=light] .mobile-nav .logo--compact{filter:brightness(0)}[data-theme=light] .nav-bubble{background:linear-gradient(to bottom,#ffffffb8,#ffffff7a);border:1px solid rgba(0,0,0,.06);box-shadow:inset 0 1px 1px #ffffff1a,0 2px 8px #00000012,0 4px 14px #6e5bff1a}[data-theme=light] .mobile-menu-panel .nav-item,[data-theme=light] .mobile-menu-panel .nav-item span:last-child{color:#f5f3ff}[data-theme=light] .mobile-menu-panel .nav-item.active,[data-theme=light] .mobile-menu-panel .nav-item.active span:last-child{color:#fff}[data-theme=light] .mobile-menu-panel .nav-item.active .nav-bubble{background:linear-gradient(to bottom,#ffffff57,#ffffff38);border:1px solid rgba(255,255,255,.18)}[data-theme=light] .mobile-menu-panel .mobile-nav-actions.icons{background:linear-gradient(to bottom right,#ffffff7a,#ffffff4d);border:1px solid rgba(255,255,255,.38);box-shadow:inset 0 1px 1px #fff6,inset 0 -1px 1px #ffffff1a,0 4px 12px #0000000f,0 8px 24px #6e5bff1a}[data-theme=light] .mobile-menu-panel .mobile-nav-actions .globe-btn{background:linear-gradient(to bottom right,#ffffff61,#ffffff3d);border:1px solid rgba(255,255,255,.28);border-radius:999px;box-shadow:inset 0 1px 1px #ffffff47,0 2px 6px #6e5bff0d}[data-theme=light] .showcase-section{background:radial-gradient(circle at top left,rgba(110,91,255,.34) 0%,rgba(110,91,255,.12) 28%,transparent 42%),radial-gradient(circle at bottom right,rgba(207,174,255,.28) 0%,rgba(207,174,255,.1) 34%,transparent 48%),linear-gradient(to bottom right,#fff,#f3efff)}[data-theme=light] .showcase-section .section-title{background-image:linear-gradient(90deg,#6e5bff,#b4aaff)}[data-theme=light] .prices-section{background:radial-gradient(circle at top left,rgba(110,91,255,.34) 0%,rgba(110,91,255,.12) 28%,transparent 42%),radial-gradient(circle at bottom right,rgba(207,174,255,.28) 0%,rgba(207,174,255,.1) 34%,transparent 48%),linear-gradient(to bottom right,#fff,#f3efff)}[data-theme=light] .prices-section .section-title{background-image:linear-gradient(90deg,#6e5bff,#b4aaff);color:transparent}[data-theme=light] .prices-section .card h2,[data-theme=light] .prices-section .prem-card h2{color:#000}[data-theme=light] .prices-section .card,[data-theme=light] .prices-section .prem-card{transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .45s cubic-bezier(.4,0,.2,1),border-color .35s ease}[data-theme=light] .prices-section .prem-card{box-shadow:inset 0 1px #fffffff2,0 14px 45px #6e5bff2e,0 0 30px #6e5bff59,0 0 60px #b4aaff1f}[data-theme=light] .prices-section .card:hover{box-shadow:inset 0 1px #fffffff2,0 0 32px #6e5bff38,0 16px 48px #6e5bff2e}[data-theme=light] .prices-section .prem-card:hover{transform:translateY(-10px) scale(1.06);box-shadow:inset 0 1px #fffffff2,0 0 40px #6e5bff4d,0 18px 52px #6e5bff38,0 0 70px #b4aaff29}header{margin:0;padding:0;height:0;overflow:visible;background:transparent}.svg-gradient-defs{position:absolute;width:0;height:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.glass-header .logo-link{display:inline-flex;align-items:center;padding:4px 0 0!important;line-height:0}.glass-header .logo-link:after,.glass-header .logo-link:hover:after{display:none}.glass-header{box-sizing:content-box;padding:16px 28px;overflow:visible}.glass-header .logo--full{width:200px;height:auto}.glass-header .logo--compact{width:auto;height:56px}@media(max-width:900px){.glass-header .logo--full{display:none}.glass-header .logo--compact{display:block}}.icons{box-sizing:border-box}a.hero-btn,a.get-btn,a.contact-btn,.cta-wrapper a,.prices-section a.get-btn,a.hero-btn:hover,a.get-btn:hover,a.contact-btn:hover,.cta-wrapper a:hover,.prices-section a.get-btn:hover,.glass-header a{text-decoration:none}.glass-header .header-nav-item:after{display:none}.mobile-nav .nav-item{text-decoration:none}.mobile-nav{box-sizing:content-box}.nav-item{box-sizing:border-box}.mobile-nav .nav-item:after{display:none}.mobile-nav .nav-icon{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:2}.mobile-nav .nav-icon svg,.mobile-nav .nav-icon .svg-inline--fa{width:24px;height:24px;font-size:24px;display:block}.mobile-nav .nav-icon svg path{fill:url(#mobile-nav-icon-gradient)}footer a{text-decoration:none}.impressum a{text-decoration:underline}.icon-wrapper svg,.icon-wrapper .svg-inline--fa{width:40px;height:40px;font-size:40px;color:#9385ee}.icon-row{align-items:stretch}.round-icons{box-sizing:content-box;height:auto}.mobile-bento .featured,.featured-text,.featured-img,.responsive-title,.services .box,.services .long-box{box-sizing:content-box}.round-icons svg,.round-icons .svg-inline--fa{width:30px;height:30px;font-size:30px;color:#9385ee}.hero-btn svg,.get-btn svg,.contact-btn svg,.cta-wrapper a svg{width:1em;height:1em;font-size:1em}.hero-btn svg{margin-left:0}.get-btn svg,.contact-btn svg,.cta-wrapper a svg{margin-left:5px}header .globe-btn svg,header .globe-btn .svg-inline--fa{width:24px;height:24px;font-size:24px;display:block}header .globe-btn svg path{fill:url(#header-globe-gradient)}.mobile-nav-actions .globe-btn svg,.mobile-nav-actions .globe-btn .svg-inline--fa{width:22px;height:22px;font-size:22px;display:block}.mobile-nav-actions .globe-btn svg path{fill:url(#mobile-nav-icon-gradient)}.mobile-menu-trigger .hamburger-line{fill:url(#hamburger-icon-gradient)}[data-theme=dark] .icon-wrapper svg,[data-theme=dark] .icon-wrapper .svg-inline--fa,[data-theme=dark] .round-icons svg,[data-theme=dark] .round-icons .svg-inline--fa{color:#b4aaff}
