@font-face{font-family:Chillax;src:url(../../../assets/fonts/Chillax-Regular.otf)format("opentype");font-weight:400}@font-face{font-family:Chillax;src:url(../../../assets/fonts/Chillax-Medium.otf)format("opentype");font-weight:500}@font-face{font-family:Chillax;src:url(../../../assets/fonts/Chillax-Semibold.otf)format("opentype");font-weight:600}@font-face{font-family:Chillax;src:url(../../../assets/fonts/Chillax-Bold.otf)format("opentype");font-weight:700}@font-face{font-family:Chillax;src:url(../../../assets/fonts/Chillax-Light.otf)format("opentype");font-weight:300}@font-face{font-family:Scalter;src:url(../../../assets/fonts/Scalter-SerifCondensed.otf)format("opentype")}:root{--bg-light:#f5f5f2;--bg-white:#fff;--bg-gray:#f5f5f2;--bg-dark:#0d1117;--text-dark:#111;--text-light:#f0f6fc;--text-muted:#8b949e;--text-faint:#888;--accent-cyan:#0f62fe;--border-light:#e8e8e3;--success:#4ade80;--warning:#f59e0b;--error:#ef4444;--font-sans:"Chillax", sans-serif;--font-serif:"Scalter", serif;--font-heading:"Satoshi", sans-serif;--ease-out:cubic-bezier(.16, 1, .3, 1);--section-padding:0 5%}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-light);color:var(--text-dark);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;width:100%;overflow-x:clip}html{scroll-behavior:smooth;width:100%;overflow-x:clip}.badge{color:#555;border:1px solid #ccc;border-radius:50px;margin-bottom:20px;padding:6px 14px;font-size:.75rem;display:inline-block}.cyan-text{color:var(--accent-cyan);font-weight:600}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.reveal.revealed{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translate(-60px)}.reveal-left.revealed{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translate(60px)}.reveal-right.revealed{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:scale(.92)}.reveal-scale.revealed{opacity:1;transform:scale(1)}.reveal-stagger>:first-child{transition-delay:0s}.reveal-stagger>:nth-child(2){transition-delay:.1s}.reveal-stagger>:nth-child(3){transition-delay:.2s}.reveal-stagger>:nth-child(4){transition-delay:.3s}.reveal-stagger>:nth-child(5){transition-delay:.4s}.reveal-stagger>:nth-child(6){transition-delay:.5s}.reveal-stagger>:nth-child(7){transition-delay:.6s}.reveal-stagger>:nth-child(8){transition-delay:.7s}nav{z-index:100;-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-light);background:#f5f5f2cc;border-radius:100px;justify-content:space-between;align-items:center;width:95%;max-width:1600px;padding:12px 24px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}nav.scrolled{background:#f5f5f2f2;width:85.5%;max-width:1440px;padding:10px 24px}.nav-left,.nav-right{align-items:center;gap:12px;display:flex}.pill{border:1px solid var(--border-light);color:var(--text-dark);background:0 0;border-radius:50px;padding:10px 20px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.pill:hover{background:var(--bg-white);font-weight:700}.pill-cta{background:var(--bg-dark);color:var(--bg-white);border:1px solid var(--border-light);border-radius:50px;padding:12px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s}.pill-cta:hover{background:var(--bg-white);color:var(--text-dark)}.logo{font-family:var(--font-scalter);text-align:center;letter-spacing:.05em;font-size:1.8rem;line-height:1.1}.availability{color:var(--success);align-items:center;gap:6px;margin-right:12px;font-size:.85rem;display:flex}.dot{background-color:var(--success);border-radius:50%;width:6px;height:6px}.btn-black{background:var(--bg-dark);color:var(--bg-white);border-radius:50px;padding:12px 24px;font-size:.85rem;text-decoration:none;transition:all .3s}.btn-black:hover{transform:translateY(-2px)}.hero{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;max-width:1600px;min-height:100vh;margin:0 auto;padding:100px 5% 0;display:flex}.hero-content-right{flex:1;justify-content:center;align-items:center;display:flex}.hero h1{font-family:var(--font-serif);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(3rem,4.8vw,6.65rem);font-weight:400;line-height:.95}.hero h1 em{font-style:italic}.subtitle{margin-bottom:1.5rem;font-size:1.23rem}.categories{flex-wrap:wrap;gap:12px;display:flex}.cat-pill{background:var(--bg-white);border:1px solid var(--border-light);border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;display:inline-flex}.cat-dot{border-radius:50%;width:8px;height:8px}.genie-section{text-align:center;flex-direction:column;justify-content:center;max-width:1200px;min-height:100vh;margin:0 auto;padding:10vh 10% 20vh;display:flex}.genie-label{color:var(--text-muted);margin-bottom:2rem;font-size:.9rem}.genie-title{letter-spacing:-.04em;font-size:clamp(1.8rem,3.8vw,3.4rem);font-weight:500;line-height:1.2}.genie-title span{font-family:inherit!important;font-weight:inherit!important}.icon-bubble{vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;width:clamp(40px,6vw,70px);height:clamp(40px,6vw,70px);margin:0 8px;font-size:clamp(1.2rem,2.5vw,2rem);display:inline-flex}.vision-pin-wrapper{background:#f4f5f6;padding:10vh 4% 15vh;position:relative}.vision-section{color:var(--text-dark);text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;max-width:1500px;margin:0 auto;padding:0 2%;display:flex}.vision-section h2{font-size:clamp(3rem,6vw,5.5rem);font-weight:300;font-family:var(--font-sans);margin-bottom:1.5rem}.vision-section .v-subtitle{max-width:100%;color:var(--text-muted);margin-bottom:5rem;font-size:1.25rem;line-height:1.6}.process-cards{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;display:grid}.p-card{text-align:left;transition:transform .6s var(--ease-out), opacity .6s ease;opacity:0;background:#fff;border:none;border-radius:20px;flex-direction:column;min-height:240px;padding:2.5rem 2.2rem 3.5rem;display:flex;position:relative;overflow:hidden;transform:translateY(-40px);box-shadow:0 4px 20px #0000000a}.p-card.reveal-active{opacity:1;transform:translateY(0)}.p-card *{z-index:2;position:relative}.p-card:hover{box-shadow:0 8px 30px #00000012}.p-card h3{text-transform:uppercase;letter-spacing:.06em;color:var(--text-dark);margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.p-card p{color:#999;flex:1;font-size:.85rem;line-height:1.7}.p-card-arrow{color:var(--accent-cyan);z-index:2;font-size:1.1rem;transition:transform .3s;position:absolute;bottom:1.5rem;right:1.5rem}.p-card:hover .p-card-arrow{transform:translate(4px)}.v-arrow{display:none}.testimonial-section{background:var(--bg-white);padding:15vh 5%}.test-container{align-items:center;gap:60px;max-width:950px;margin:0 auto;display:flex}.test-content{flex:1}.test-quote{letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.3}.test-author{color:var(--text-muted);margin-bottom:40px;font-size:.9rem;line-height:1.5}.test-stats{gap:20px;display:flex}.stat-box{background:var(--bg-white);border:2px solid #0000;border-radius:20px;flex:1;padding:30px}.stat-box-1{background:linear-gradient(var(--bg-white), var(--bg-white)) padding-box, linear-gradient(135deg, #00d2ff, #e0a3ff) border-box}.stat-box-2{background:linear-gradient(var(--bg-white), var(--bg-white)) padding-box, linear-gradient(135deg, #00d2ff, #ff8aed) border-box}.stat-number{letter-spacing:-.05em;margin-bottom:10px;font-size:4rem;font-weight:800;line-height:1}.stat-label{color:var(--text-muted);font-size:.85rem;font-weight:500}.test-visual{flex:1;justify-content:flex-end;align-items:center;height:500px;display:flex;position:relative}.shape-bg-1-wrapper{z-index:1;width:380px;height:420px;margin-top:50px;position:relative}.shape-bg-1{background:#00b8ff;border-radius:50px;width:100%;height:100%;position:absolute;top:0;left:0}.shape-bg-2{z-index:0;background:linear-gradient(to bottom right,#50e3a4,#00b8ff);border-radius:40px;width:220px;height:280px;position:absolute;top:100px;left:0;transform:rotate(-12deg)}.shape-bg-3{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#87c2ff,#ff8aed);border:1px solid #fff6;border-radius:40px;justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:absolute;bottom:20px;right:5%;transform:rotate(12deg);box-shadow:0 20px 40px #00000026}.shape-bg-3 svg{opacity:1;width:90px}.person-img{z-index:2;object-fit:contain;height:460px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.learn-more-btn{color:#111;background:#00b8ff;border-radius:12px;align-self:flex-start;margin-top:20px;padding:12px 24px;font-family:Satoshi,sans-serif;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.learn-more-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00b8ff66}.features-wrapper{background-color:var(--bg-light);justify-content:center;align-items:center;padding:40px 5%;display:flex}.features-section{background:var(--bg-white);border-radius:40px;width:100%;max-width:1600px;padding:8vh 5%;box-shadow:0 20px 50px #0000000d}.feat-grid{grid-template-columns:1fr 1fr;gap:30px;width:100%;margin:0 auto;display:grid}.feat-card{background:var(--bg-white);border-radius:32px;flex-direction:column;padding:40px;display:flex;box-shadow:0 10px 30px #00000005}.feat-img-container{background:#111;border-radius:20px;width:100%;height:280px;margin-bottom:30px;position:relative;overflow:hidden}.feat-card-1 .feat-img-container{background:url(https://images.unsplash.com/photo-1573164713988-8665fc963095?auto=format&fit=crop&q=80&w=800) 50%/contain no-repeat}.ui-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0009;border:1px solid #ffffff1a;border-radius:16px;padding:20px;position:absolute;bottom:20px;left:20px;right:20px}.ui-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;margin-bottom:15px;padding-bottom:10px;display:flex}.ui-btns{gap:10px;display:flex}.ui-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:6px 12px;font-size:.75rem}.feat-card-2 .feat-img-container{background:#f0f0f0;justify-content:center;align-items:center;display:flex;position:relative}.avatar-slice{border:2px solid var(--bg-white);object-fit:cover;border-radius:10px 50px;width:120px;height:160px;position:absolute;box-shadow:0 10px 20px #0000001a}.slice-1{z-index:1;border-color:#ff4500;transform:rotate(-20deg)translate(-100px)}.slice-2{z-index:2;border-color:#34d399;transform:rotate(-10deg)translate(-50px)}.slice-3{z-index:3;border-color:#60a5fa;transform:rotate(0)translate(0)}.slice-4{z-index:2;border-color:#c084fc;transform:rotate(10deg)translate(50px)}.slice-5{z-index:1;border-color:#f472b6;transform:rotate(20deg)translate(100px)}.feat-card-3 .feat-img-container{background:url(https://images.unsplash.com/photo-1519389950473-47ba0277781c?auto=format&fit=crop&q=80&w=800) 50%/contain no-repeat}.feat-card-4 .feat-img-container{background:url(https://images.unsplash.com/photo-1498050108023-c5249f4df085?auto=format&fit=crop&q=80&w=800) 50%/contain no-repeat}.feat-title{letter-spacing:-.03em;font-size:1.8rem;font-weight:800;font-family:var(--font-serif);margin:10px 0 15px}.feat-desc{color:var(--text-muted);font-size:.95rem;line-height:1.6}.feat-bottom-bar{background:var(--bg-white);border-radius:20px;justify-content:space-between;align-items:center;max-width:100%;margin:40px auto 0;padding:20px 30px;display:flex;box-shadow:0 10px 30px #00000005}.client-logos{align-items:center;gap:15px;display:flex}.client-logos img{border:1px solid #eee;border-radius:10px;height:40px}.client-text strong{font-size:.9rem;display:block}.client-text span{color:var(--text-muted);font-size:.8rem}.btn-cyan{background:var(--accent-cyan);color:#fff;border-radius:50px;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.btn-cyan:hover{transform:scale(1.05)}.use-cases-section{background:var(--bg-white);padding:10vh 2%}.uc-container{max-width:1600px;margin:0 auto}.uc-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.uc-card{color:inherit;cursor:pointer;border-radius:24px;flex-direction:column;padding:30px 24px;text-decoration:none;display:flex;position:relative;overflow:hidden}.uc-card:first-child{background:#f5e6ff}.uc-card:nth-child(2){background:#e6f9e6}.uc-card:nth-child(3){background:#e6f5ff}.uc-card:nth-child(4){background:#fae8ff}.uc-header{justify-content:space-between;align-items:flex-start;margin-bottom:40px;display:flex}.uc-title{letter-spacing:-.03em;max-width:80%;font-size:1.6rem;font-weight:800;line-height:1.1}.uc-arrow{background:var(--bg-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 10px #0000000d}.uc-card:hover .uc-arrow{transform:translate(3px)scale(1.05)}.uc-visual{justify-content:center;align-items:center;height:200px;margin-bottom:30px;display:flex;position:relative}.uc-shape{border-radius:24px;width:160px;height:180px;position:relative;overflow:hidden;transform:skewY(-8deg);box-shadow:0 15px 35px #0000001a}.uc-shape img{object-fit:cover;width:100%;height:100%;transform:skewY(8deg)scale(1.15)}.uc-float{background:var(--bg-white);z-index:5;border:1px solid #0000000d;border-radius:12px;padding:12px;font-size:.75rem;position:absolute;box-shadow:0 10px 25px #0000001a}.float-1{border:1px solid #f4c0ff;width:140px;bottom:10px;left:-10px}.float-1 strong{margin-bottom:4px;display:block}.float-2{gap:5px;display:flex;bottom:-10px;left:10px}.doc-icon{background:var(--bg-white);border:2px solid var(--success);width:30px;height:40px;color:var(--success);border-radius:6px;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:flex}.doc-lines{flex:1}.dl-1{background:var(--border-light);border-radius:3px;width:100%;height:6px;margin-bottom:8px}.dl-2{background:var(--border-light);border-radius:3px;width:70%;height:6px}.doc-icon:first-child{transform:rotate(-15deg)translateY(5px)}.doc-icon:nth-child(2){z-index:2;transform:rotate(0)scale(1.1)}.doc-icon:nth-child(3){transform:rotate(15deg)translateY(5px)}.float-3{border:1px solid #00d2ff;border-radius:12px 12px 0;width:130px;bottom:20px;right:-20px}.float-4{border:1px solid #f4c0ff;width:160px;bottom:10px;right:-30px}.flags{justify-content:flex-end;gap:4px;margin-bottom:5px;display:flex}.uc-text{color:var(--text-muted);font-size:.85rem;font-weight:500;line-height:1.6}.faq-section{background:var(--bg-white);padding:10vh 5% 15vh}.faq-container{align-items:flex-start;gap:80px;max-width:1400px;margin:0 auto;display:flex}.faq-left{flex:1;position:sticky;top:120px}.faq-left h2{letter-spacing:-.03em;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1}.faq-right{flex-direction:column;flex:2;gap:20px;display:flex}.faq-card{background:var(--bg-gray);border-radius:20px;padding:35px;transition:all .3s}.faq-card:hover{background:#ebebeb}.faq-q{margin-bottom:15px;font-size:1.25rem;font-weight:800}.faq-a{color:#555;font-size:.95rem;line-height:1.6}.social-pin-wrapper{background-color:var(--bg-light);height:auto;padding:150px 0;position:relative}.social-sticky-container{background:0 0;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative;overflow:hidden}.social-title-wrapper{z-index:10;pointer-events:none;align-items:center;gap:30px;display:flex;position:relative}.line{background-color:var(--border-light);width:80px;height:1px}.social-title{font-family:var(--font-serif);text-align:center;color:var(--text-dark);font-size:clamp(3.5rem,8vw,7rem);font-weight:400;line-height:1}.cards-engine{z-index:1;width:0;height:0;position:absolute;top:50%;left:50%}.social-card{object-fit:cover;will-change:transform;border-radius:20px;width:350px;height:220px;transition:transform .1s linear;position:absolute;top:-110px;left:-175px;box-shadow:0 30px 60px #0009}.footer-outer-wrapper{background-color:var(--bg-light);justify-content:center;align-items:center;padding:40px 5%;display:flex}.bloom-footer{background-color:var(--bg-white);color:var(--text-dark);border:1px solid var(--border-light);border-radius:40px;flex-direction:column;width:100%;max-width:1600px;padding:8vh 5% 4vh;display:flex;box-shadow:0 10px 30px #0000000d}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;width:100%;margin-bottom:8vh;display:grid}.f-col{flex:1;min-width:200px;margin-bottom:30px}.f-col h4{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:400}.f-col ul{margin:0;padding:0;list-style:none}.f-col li{margin-bottom:.8rem}.f-col a{color:var(--text-muted);font-size:.9rem;font-weight:700;text-decoration:none;transition:color .3s}.f-col a:hover{color:var(--text-dark)}.big-bloom{font-family:var(--font-serif);text-align:center;letter-spacing:.08em;text-transform:uppercase;color:#0000000f;margin:0;font-size:12vw;line-height:.75}.footer-bottom{color:var(--text-muted);border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-top:40px;padding-top:40px;font-size:.85rem;display:flex}.footer-bottom-links{flex-direction:column;align-items:flex-end;display:flex}.legal-links{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.legal-links a{color:var(--text-muted);text-decoration:none;transition:color .3s}.legal-links a:hover{color:var(--text-dark)}@media (width<=1200px){.uc-grid,.feat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:auto;padding:140px 5% 40px}.hero-content-left{align-items:center}.hero-content-right{flex:1;order:-1;justify-content:center;align-items:center;display:flex}.hero h1{font-size:clamp(2rem,6vw,3.5rem)}.subtitle{margin-inline:auto}.test-container,.faq-container{flex-direction:column}.faq-left{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex;position:static}.faq-left h2{text-align:center;width:100%;margin-bottom:20px}.test-stats{flex-direction:column}.process-cards{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.feat-card{text-align:center;align-items:center}.feat-title,.feat-desc{text-align:center;width:100%;margin-left:auto;margin-right:auto;display:block}.learn-more-btn{text-align:center;margin-left:auto;margin-right:auto}.btn-arrow{display:none}.uc-header{flex-direction:column;justify-content:center;align-items:center;width:100%}.uc-title{text-align:center;width:100%;max-width:100%}.uc-card p{text-align:center;width:100%}.genie-section{padding:10vh 5%}}@media (width<=1100px){nav{display:none}}@media (width<=768px){.hero-content-left,.vision-section,.test-content{text-align:center;flex-direction:column;align-items:center;display:flex}.p-card,.uc-card,.faq-card,.f-col,.method-text,.method-container{text-align:center;align-items:center}.sprint-stats{text-align:center;justify-content:center}.method-visual{width:100%;margin:0 auto;justify-content:center!important}.footer-grid{text-align:center;justify-items:center}.f-col a{text-align:center;justify-content:center}.hero{gap:30px;padding:120px 5% 40px}.hero h1{font-size:clamp(3rem,12vw,4.5rem);line-height:1.1}.subtitle{font-size:.95rem;line-height:1.5}.hero-content-right .jellyfish-container{aspect-ratio:1;width:100%!important;max-width:350px!important;height:auto!important}.feat-grid{grid-template-columns:1fr}.uc-arrow{display:none}.uc-header{flex-direction:column;justify-content:center;align-items:center;width:100%}.uc-title{text-align:center;width:100%;max-width:100%}.uc-card p{text-align:center;width:100%;margin-left:auto;margin-right:auto}.features-wrapper{padding:0}.features-section{box-shadow:none;border-radius:0;padding:8vh 5%}.social-pin-wrapper{padding:80px 5%}.footer-outer-wrapper{padding:0}.bloom-footer{border-radius:0}.uc-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:30px}.footer-bottom-links{text-align:center;align-items:center;width:100%}.social-title-wrapper{flex-direction:column}.line{display:none}.feat-bottom-bar{text-align:center;flex-direction:column;gap:30px;padding:40px 20px}.feat-card{text-align:center;align-items:center}.feat-title,.feat-desc{text-align:center;width:100%;margin-left:auto;margin-right:auto;display:block}.learn-more-btn{text-align:center;align-self:center;width:100%;margin-top:25px;margin-left:auto;margin-right:auto}.btn-arrow{display:none}.faq-left{flex-direction:column;align-items:center;width:100%;display:flex}.faq-left h2{overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center;width:100%}.test-visual{justify-content:center;align-items:center;height:auto;min-height:250px;display:flex}.shape-bg-1-wrapper{aspect-ratio:1;width:250px;height:280px;margin:0 auto;position:relative}.person-img{width:auto;max-width:100%;height:320px}.genie-section{padding:8vh 5%}.genie-title{font-size:clamp(1.4rem,5vw,2rem)}.big-bloom{font-size:15vw}}@media (width<=480px){.hero{padding:100px 5% 120px}.hero h1{font-size:clamp(2.4rem,11vw,3.2rem);line-height:1.1}.subtitle{font-size:.98rem;line-height:1.5;margin-top:1.5rem!important}.hero-content-right .jellyfish-container{aspect-ratio:1;width:100%!important;max-width:280px!important;height:auto!important}.stat-number{font-size:2.5rem}.test-quote,.feat-title{font-size:1.4rem}.feat-card{padding:24px}.p-card{padding:1.5rem}.process-cards{grid-template-columns:1fr}}h1,h2,h3,h4,h5,h6,.hero h1,.genie-title,.vision-section h2,.social-title,.test-quote,.feat-title,.uc-title,.faq-q,.big-bloom{font-weight:600;font-family:Chillax,sans-serif!important}p,.badge,.subtitle,.feat-desc,.faq-a,.genie-label,.v-subtitle,.stat-label,.uc-text,span,div,a{font-family:Satoshi,sans-serif;font-weight:300}.nav-left a,.nav-right a,nav .pill,.footer-bottom,.f-col a,.btn-black,.btn-cyan{font-family:Satoshi,sans-serif;font-weight:600}span[style*="'Scalter'"],span[style*=\"Scalter\"],span[style*=Scalter]{letter-spacing:.05em}.categories .pill{padding:8px 16px!important;font-size:.76rem!important}.stat-number{font-family:Chillax,sans-serif!important;font-weight:700!important}.scrolldown{--color:var(--text-dark);--sizeX:30px;--sizeY:50px;width:var(--sizeX);height:var(--sizeY);border:calc(var(--sizeX) / 10) solid var(--color);box-sizing:border-box;cursor:pointer;border-radius:50px;margin-bottom:16px;margin-left:0;position:relative}.scrolldown:before{content:"";background-color:var(--color);box-sizing:border-box;border-radius:100%;width:6px;height:6px;margin-left:-3px;animation:2s infinite scrolldown-anim;position:absolute;bottom:30px;left:50%;box-shadow:0 -5px 3px 1px #2a547066}@keyframes scrolldown-anim{0%{opacity:0;height:6px}40%{opacity:1;height:10px}80%{opacity:0;height:10px;transform:translateY(20px)}to{opacity:0;height:3px}}.chevrons{flex-direction:column;align-items:center;width:30px;margin-top:48px;margin-left:-3px;padding:6px 0 0;display:flex}.chevrondown{border:solid var(--color);border-width:0 3px 3px 0;width:10px;height:10px;margin-top:-6px;display:inline-block;position:relative;transform:rotate(45deg)}.chevrondown:nth-child(odd){animation:.5s infinite alternate pulse54012}.chevrondown:nth-child(2n){animation:.5s .25s infinite alternate pulse54012}@keyframes pulse54012{0%{opacity:0}to{opacity:.5}}.modal-backdrop.svelte-1upd6gi{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.modal-content.svelte-1upd6gi{background:var(--bg-white);color:var(--text-dark);border:1px solid var(--border-light);border-radius:6px;width:100%;max-width:480px;padding:40px;position:relative;box-shadow:0 20px 50px #0000001a}.close-btn.svelte-1upd6gi{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.close-btn.svelte-1upd6gi:hover{color:var(--text-dark);background:#0000000d}h2.svelte-1upd6gi{letter-spacing:-.02em;margin-bottom:10px;font-family:Chillax,sans-serif;font-size:2.2rem;font-weight:500}p.svelte-1upd6gi{color:var(--text-muted);margin-bottom:30px;font-size:.95rem;line-height:1.5}.form-group.svelte-1upd6gi{text-align:left;margin-bottom:20px}label.svelte-1upd6gi{color:var(--text-muted);margin-bottom:8px;font-size:.85rem;font-weight:500;display:block}input.svelte-1upd6gi,select.svelte-1upd6gi,textarea.svelte-1upd6gi{background:var(--bg-light);border:1px solid var(--border-light);width:100%;color:var(--text-dark);border-radius:6px;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .3s}input.svelte-1upd6gi:focus,select.svelte-1upd6gi:focus,textarea.svelte-1upd6gi:focus{border-color:var(--accent-cyan);background:var(--bg-white);outline:none}.select-wrapper.svelte-1upd6gi{position:relative}.select-wrapper.svelte-1upd6gi:after{content:"▼";pointer-events:none;color:var(--text-muted);font-size:.7rem;position:absolute;top:50%;right:16px;transform:translateY(-50%)}select.svelte-1upd6gi{appearance:none;cursor:pointer;padding-right:40px}select.svelte-1upd6gi option:where(.svelte-1upd6gi){background:var(--bg-white);color:var(--text-dark)}textarea.svelte-1upd6gi{resize:vertical;min-height:100px}.submit-btn.svelte-1upd6gi{background:var(--accent-cyan);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:10px;padding:12px;font-size:.95rem;font-weight:500;transition:all .3s}.submit-btn.svelte-1upd6gi:hover{background:#397eff;transform:translateY(-2px);box-shadow:0 10px 20px #0f62fe4d}.mouse-trail.svelte-87r6we{pointer-events:none;z-index:9999;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}@media (width<=1024px){.mouse-trail.svelte-87r6we{display:none!important}}.desktop-nav{transition:all .4s cubic-bezier(.16,1,.3,1)}.dropdown-wrapper.svelte-12qhfyh{display:inline-block;position:static}.desktop-nav:has(.dropdown-wrapper:hover){background:#f5f5f2fa!important;border-bottom-color:#0000!important;border-radius:24px 24px 0 0!important}.mega-menu.full-width-mega.svelte-12qhfyh{-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-light);opacity:0;visibility:hidden;z-index:1000;background:#f5f5f2fa;border-top:none;border-radius:0 0 24px 24px;width:calc(100% + 2px);margin-top:0;padding:40px 5%;transition:opacity .25s,visibility .25s;position:absolute;top:100%;left:-1px;box-shadow:0 30px 50px -15px #0000001a}.mega-grid-large.svelte-12qhfyh{gap:80px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(-10px)}.dropdown-wrapper.svelte-12qhfyh:hover .mega-menu:where(.svelte-12qhfyh){opacity:1;visibility:visible}.dropdown-wrapper.svelte-12qhfyh:hover .mega-grid-large:where(.svelte-12qhfyh){transform:translateY(0)}.mega-col.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-dark);margin-bottom:16px;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:block}.mega-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--accent-cyan);font-weight:700;transform:translate(3px)}.mega-sub.svelte-12qhfyh{color:#777;margin-top:4px;font-family:Satoshi,sans-serif;font-size:.85rem;font-weight:400;display:block}.mobile-nav.svelte-12qhfyh{z-index:1001;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:15px 5%;transition:background .3s;display:none;position:fixed;top:0;left:0}.mobile-nav.scrolled.svelte-12qhfyh{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-light);background:#f5f5f2e6}.mobile-logo.svelte-12qhfyh{color:var(--text-dark);z-index:1002;font-family:Scalter,serif;font-size:1.5rem;text-decoration:none}.switch.svelte-12qhfyh input:where(.svelte-12qhfyh){opacity:0;width:0;height:0;display:none}.switch.svelte-12qhfyh{cursor:pointer;justify-content:center;align-items:center;width:35px;height:35px;display:flex;overflow:hidden}.wrapper.svelte-12qhfyh{flex-direction:column;justify-content:center;align-items:center;width:35px;height:35px;transition:all .2s;display:flex;position:relative}.row.svelte-12qhfyh{justify-content:space-between;align-items:flex-start;width:100%;height:50%;display:flex}.row-bottom.svelte-12qhfyh{align-items:flex-end}.dot.svelte-12qhfyh{border:2px solid var(--text-dark);background:0 0;border-radius:45% 55% 40% 60%/55% 45% 60% 40%;width:8px;height:8px;transition:all .2s}.row-horizontal.svelte-12qhfyh{justify-content:space-between;align-items:center;width:100%;height:fit-content;transition:all .2s;display:flex;position:absolute}.row-vertical.svelte-12qhfyh{flex-direction:column;justify-content:space-between;align-items:center;width:fit-content;height:100%;transition:all .2s;display:flex;position:absolute}.switch.svelte-12qhfyh:hover .wrapper:where(.svelte-12qhfyh) .row-horizontal:where(.svelte-12qhfyh){width:100px}.switch.svelte-12qhfyh:hover .wrapper:where(.svelte-12qhfyh) .row-vertical:where(.svelte-12qhfyh){height:100px}.switch.svelte-12qhfyh:hover .wrapper:where(.svelte-12qhfyh) .row-vertical:where(.svelte-12qhfyh) .middle-dot:where(.svelte-12qhfyh){background:var(--text-dark);border-radius:60% 40% 50% 50%/30% 30% 70% 70%;height:35px}.switch.svelte-12qhfyh:hover .wrapper:where(.svelte-12qhfyh) .row-horizontal:where(.svelte-12qhfyh) .middle-dot-horizontal:where(.svelte-12qhfyh){background:var(--text-dark);border-radius:30% 70% 70% 30%/50% 50% 40% 60%;width:35px}.switch.svelte-12qhfyh input:where(.svelte-12qhfyh):checked+.wrapper:where(.svelte-12qhfyh){transform:rotate(45deg)scale(1.2)}.switch.svelte-12qhfyh input:where(.svelte-12qhfyh):checked+.wrapper:where(.svelte-12qhfyh) .row-vertical:where(.svelte-12qhfyh){height:100px}.switch.svelte-12qhfyh input:where(.svelte-12qhfyh):checked+.wrapper:where(.svelte-12qhfyh) .row-horizontal:where(.svelte-12qhfyh){width:100px}.switch.svelte-12qhfyh input:where(.svelte-12qhfyh):checked+.wrapper:where(.svelte-12qhfyh) .row-vertical:where(.svelte-12qhfyh) .middle-dot:where(.svelte-12qhfyh){background:var(--text-dark);border-color:#0000;border-radius:50% 50% 30% 70%/60% 40%;height:35px}.switch.svelte-12qhfyh input:where(.svelte-12qhfyh):checked+.wrapper:where(.svelte-12qhfyh) .row-horizontal:where(.svelte-12qhfyh) .middle-dot-horizontal:where(.svelte-12qhfyh){background:var(--text-dark);border-color:#0000;border-radius:70% 30% 50% 50%/40% 60%;width:35px}.mobile-nav.menu-open.svelte-12qhfyh .switch:where(.svelte-12qhfyh) .dot:where(.svelte-12qhfyh){border-color:var(--text-dark)}.mobile-nav.menu-open.svelte-12qhfyh .mobile-logo:where(.svelte-12qhfyh){color:var(--text-dark)}.mobile-overlay.svelte-12qhfyh{z-index:1000;background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;padding-top:100px;display:flex;position:fixed;top:0;left:0}.mobile-links.svelte-12qhfyh{flex-direction:column;gap:12px;width:90%;max-width:450px;display:flex}.mobile-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-dark);text-transform:none;letter-spacing:normal;background:#fff;border:1px solid #0000000f;border-radius:16px;justify-content:space-between;align-items:center;padding:20px 24px;font-family:Satoshi,sans-serif;font-size:1.05rem;font-weight:600;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #00000008}.mobile-links.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.mobile-cta-btn):active{transform:scale(.98)}.mobile-links.svelte-12qhfyh a.mobile-cta-btn:where(.svelte-12qhfyh){background:var(--text-dark);color:#fff;border:none;margin-top:10px}.mobile-links.svelte-12qhfyh a.mobile-cta-btn:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){color:#fff}.mobile-links.svelte-12qhfyh a.mobile-cta-btn:where(.svelte-12qhfyh) svg:where(.svelte-12qhfyh){stroke:#fff;color:#fff}.mobile-links.svelte-12qhfyh a.mobile-cta-btn:where(.svelte-12qhfyh):active{background:#000;transform:scale(.98)}.mobile-arrow.svelte-12qhfyh{width:18px;height:18px;color:var(--text-dark);display:block}@media (width<=1100px){.desktop-nav{display:none!important}.mobile-nav.svelte-12qhfyh{display:flex}}
