.LoadingScreen-module__zfmyua__loadingScreen{z-index:9999;opacity:1;background-color:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .4s ease-out;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__zfmyua__fadeOut{opacity:0;pointer-events:none}.LoadingScreen-module__zfmyua__content{flex-direction:column;align-items:center;gap:30px;animation:.4s ease-out LoadingScreen-module__zfmyua__fadeIn;display:flex}@keyframes LoadingScreen-module__zfmyua__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LoadingScreen-module__zfmyua__logo{-o-object-fit:contain;object-fit:contain}.LoadingScreen-module__zfmyua__progressBarContainer{background-color:#ffffff1a;border-radius:4px;width:200px;height:4px;overflow:hidden}.LoadingScreen-module__zfmyua__progressBar{background-color:var(--color-accent);border-radius:4px;height:100%;transition:width 50ms linear}
.Threads-module__hZsZHa__threads-container{z-index:-1;pointer-events:none;background-color:var(--color-bg);width:100%;height:100%;position:fixed;top:0;left:0}.Threads-module__hZsZHa__threads-container canvas{opacity:.5}@media (max-width:768px){.Threads-module__hZsZHa__threads-container canvas{opacity:.25}}
.Header-module__hBw1pG__header{z-index:1000;background-color:#0000;border:1px solid #0000;border-radius:0;max-width:100%;margin:0 auto;padding:1.5rem 0;transition:top .5s cubic-bezier(.16,1,.3,1),left .5s cubic-bezier(.16,1,.3,1),right .5s cubic-bezier(.16,1,.3,1),max-width .5s cubic-bezier(.16,1,.3,1),border-radius .5s cubic-bezier(.16,1,.3,1),background-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,box-shadow .4s,border-color .4s,padding .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0;box-shadow:0 0 #0000}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(24px)saturate(150%);background-color:#141414a6;border:1px solid #ffffff26;border-radius:9999px;max-width:1200px;padding:.5rem 0;top:.75rem;left:1rem;right:1rem;box-shadow:0 10px 40px -10px #0000004d,inset 0 1px 1px #ffffff40}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled:not(.Header-module__hBw1pG__menuOpen) .Header-module__hBw1pG__navLink{color:var(--color-text-light)}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled:not(.Header-module__hBw1pG__menuOpen) .Header-module__hBw1pG__navLink:hover{color:var(--color-accent)}.Header-module__hBw1pG__oitoLogoWrapper{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__logoImage{-o-object-fit:contain;object-fit:contain;transition:opacity .4s;display:block}.Header-module__hBw1pG__logoMintMask{background-color:var(--color-accent);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0;-webkit-mask-image:url(/oito_logo_2.png);mask-image:url(/oito_logo_2.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled:not(.Header-module__hBw1pG__menuOpen) .Header-module__hBw1pG__logoImage{opacity:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled:not(.Header-module__hBw1pG__menuOpen) .Header-module__hBw1pG__logoMintMask{opacity:1}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled:not(.Header-module__hBw1pG__menuOpen) .Header-module__hBw1pG__bar{background:var(--color-text-light)}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{z-index:1002;align-items:center;display:flex;position:relative}.Header-module__hBw1pG__navWrapper{align-items:center;display:flex}.Header-module__hBw1pG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__navLink{font-family:var(--font-dm-sans);font-size:var(--text-body);color:var(--color-text-charcoal);font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--color-accent)}.Header-module__hBw1pG__desktopCta{background-color:var(--color-accent);color:var(--color-hero-bg);cursor:pointer;font-family:var(--font-dm-sans);font-size:var(--text-body);border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem 1.5rem;font-weight:500;line-height:1;text-decoration:none;transition:transform .2s,background-color .2s,color .2s;display:flex}.Header-module__hBw1pG__desktopCta:hover{background-color:var(--color-hero-bg);color:var(--color-text-light);transform:translateY(-2px)}.Header-module__hBw1pG__mobileCta{display:none}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;padding:0;display:none}.Header-module__hBw1pG__bar{background:var(--color-hero-bg);transform-origin:1px;border-radius:10px;width:2rem;height:.25rem;transition:all .3s linear;position:relative}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:first-child{transform:rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(2){opacity:0;transform:translate(20px)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(3){transform:rotate(-45deg)}@media (max-width:768px){.Header-module__hBw1pG__header{padding:1rem 0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{padding:.25rem 0;top:.5rem;left:.5rem;right:.5rem}.Header-module__hBw1pG__container{padding:0 1.25rem}.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__navWrapper{z-index:1001;background-color:#fffffffa;flex-direction:column;justify-content:center;width:100%;height:100vh;transition:right .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000000d}.Header-module__hBw1pG__navWrapper.Header-module__hBw1pG__open{right:0}.Header-module__hBw1pG__nav{flex-direction:column;align-items:center;gap:3rem}.Header-module__hBw1pG__navLink{font-size:var(--text-h2);color:var(--color-hero-bg);font-weight:700}.Header-module__hBw1pG__desktopCta{display:none}.Header-module__hBw1pG__mobileCta{background-color:var(--color-accent);color:var(--color-hero-bg);cursor:pointer;font-family:var(--font-dm-sans);font-size:var(--text-h2);border:none;border-radius:9999px;justify-content:center;align-items:center;margin-top:1rem;padding:.8rem 2.5rem;font-weight:700;line-height:1;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.Header-module__hBw1pG__mobileCta:hover{background-color:var(--color-hero-bg);color:var(--color-text-light)}}
.Hero-module__ZARIfG__hero{text-align:center;background-color:#0000;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;margin-bottom:5vh;padding:80px 2rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:10;flex-direction:column;align-items:center;gap:2.5rem;max-width:900px;display:flex}.Hero-module__ZARIfG__headline{font-family:var(--font-dm-sans);color:var(--color-hero-bg);flex-flow:wrap;justify-content:center;align-items:baseline;gap:1.5rem;font-weight:800;line-height:1;display:flex}.Hero-module__ZARIfG__oitoText{font-family:var(--font-varela-round);color:var(--color-accent);text-transform:lowercase;font-weight:400;font-size:calc(var(--text-h1)*1.5);line-height:1}.Hero-module__ZARIfG__mainText{font-size:var(--text-h1);letter-spacing:-.02em;background:linear-gradient(135deg,var(--color-hero-bg)0%,#141414cc 100%);-webkit-text-fill-color:transparent;color:var(--color-hero-bg);text-transform:uppercase;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__description{font-family:var(--font-dm-sans);color:var(--color-text-charcoal);font-size:var(--text-subtitle);opacity:.9;max-width:900px;line-height:1.5}.Hero-module__ZARIfG__rotatingTextWrap{vertical-align:bottom;background:linear-gradient(90deg,#036b4d 0%,var(--color-accent)50%,#036b4d 100%);color:var(--color-accent);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;font-weight:800;animation:3s linear infinite Hero-module__ZARIfG__textShine;display:inline-block}.Hero-module__ZARIfG__rotatingTextWrap .text-type__cursor{color:var(--color-accent);-webkit-text-fill-color:var(--color-accent)}@keyframes Hero-module__ZARIfG__textShine{to{background-position:200%}}.Hero-module__ZARIfG__ctaButton{background-color:var(--color-accent);color:var(--color-hero-bg);font-family:var(--font-varela-round);font-weight:400;font-size:var(--text-subtitle);text-transform:lowercase;cursor:pointer;border:none;border-radius:9999px;outline:none;width:fit-content;padding:.8rem 2.5rem;line-height:1;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 25px #0000001a}.Hero-module__ZARIfG__ctaButton:hover{background-color:var(--color-hero-bg);color:var(--color-text-light);transform:translateY(-4px)scale(1.02);box-shadow:0 15px 35px #00000026}.Hero-module__ZARIfG__mobileBreak{display:none}@media (max-width:1024px){.Hero-module__ZARIfG__headline{flex-direction:column;align-items:center;gap:1rem}.Hero-module__ZARIfG__oitoText{font-size:calc(var(--text-h1)*1.125)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:60px}.Hero-module__ZARIfG__description{padding:0 1rem}.Hero-module__ZARIfG__mobileBreak{display:block}.Hero-module__ZARIfG__rotatingTextWrap{text-align:center;margin-top:5px;display:block!important}.Hero-module__ZARIfG__ctaButton{font-size:var(--text-body);white-space:normal;text-align:center;width:100%;max-width:320px;padding:.8rem 1.5rem;line-height:1.2}}
.text-type{white-space:pre-wrap;display:inline-block}.text-type__cursor{opacity:1;margin-left:.25rem;display:inline-block}.text-type__cursor--hidden{display:none}
.AuthorityBanner-module__hcrEfa__banner{z-index:10;background-color:#0000;border-bottom:1px solid #0000000d;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:-2rem;padding:1.5rem 0;display:flex;position:relative}.AuthorityBanner-module__hcrEfa__text{font-family:var(--font-dm-sans,sans-serif);color:var(--color-text-charcoal);opacity:.5;text-transform:uppercase;letter-spacing:.15em;margin-bottom:2rem;font-size:.85rem;font-weight:500}.AuthorityBanner-module__hcrEfa__carouselContainer{white-space:nowrap;width:100vw;padding:1rem 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.AuthorityBanner-module__hcrEfa__carouselTrack{width:max-content;animation:130s linear infinite AuthorityBanner-module__hcrEfa__scroll;display:flex}.AuthorityBanner-module__hcrEfa__trackHalf{flex-shrink:0;display:flex}.AuthorityBanner-module__hcrEfa__carouselGroup{flex-shrink:0;align-items:center;gap:4rem;padding-right:4rem;display:flex}@keyframes AuthorityBanner-module__hcrEfa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.AuthorityBanner-module__hcrEfa__logoItem{opacity:.4;cursor:default;filter:grayscale();color:var(--color-text-charcoal);align-items:center;gap:.5rem;margin:-1.5rem;padding:1.5rem;transition:opacity .3s cubic-bezier(.175,.885,.32,1.275),transform .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.AuthorityBanner-module__hcrEfa__logoItem:hover{opacity:.8;transform:translateY(-2px)}.AuthorityBanner-module__hcrEfa__iconSVG{font-size:2.5rem}.AuthorityBanner-module__hcrEfa__iconText,.AuthorityBanner-module__hcrEfa__textLogo{font-family:var(--font-dm-sans,sans-serif);font-size:1.5rem;font-weight:800}.AuthorityBanner-module__hcrEfa__textLogo{letter-spacing:-.02em}@media (max-width:768px){.AuthorityBanner-module__hcrEfa__trackHalf{flex-shrink:0}.AuthorityBanner-module__hcrEfa__carouselGroup{gap:2.5rem;padding-right:2.5rem}@keyframes AuthorityBanner-module__hcrEfa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.AuthorityBanner-module__hcrEfa__iconSVG{font-size:2rem}.AuthorityBanner-module__hcrEfa__iconText,.AuthorityBanner-module__hcrEfa__textLogo{font-size:1.2rem}.AuthorityBanner-module__hcrEfa__banner{padding:1rem 0}}
.About-module__vAULUW__about{z-index:20;margin-top:-40px;padding:6rem 4rem 0;position:relative}.About-module__vAULUW__about:before{content:"";z-index:-1;background-color:#f4fbf9a6;border-top-left-radius:60px;border-top-right-radius:60px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 15%);mask-image:linear-gradient(#0000 0%,#000 15%)}.About-module__vAULUW__sectionTitle{font-family:var(--font-dm-sans);font-size:var(--text-h2);color:var(--color-hero-bg);text-align:center;letter-spacing:-.02em;margin-bottom:4rem;font-weight:700}.About-module__vAULUW__introSection{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto 6rem;display:grid}.About-module__vAULUW__imagePlaceholder{justify-content:center;align-items:flex-end;width:100%;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 50%,#0000 100%);mask-image:linear-gradient(#000 50%,#0000 100%)}.About-module__vAULUW__textContent{flex-direction:column;gap:3rem;display:flex}.About-module__vAULUW__introBlock{text-align:center;flex-direction:column;gap:1rem;display:flex}.About-module__vAULUW__introTitle{font-family:var(--font-dm-sans);font-weight:700;font-size:var(--text-subtitle);color:var(--color-hero-bg);line-height:1.2}.About-module__vAULUW__introParagraph{font-family:var(--font-dm-sans);font-size:var(--text-body);color:var(--color-text-charcoal);line-height:1.6}.About-module__vAULUW__highlight{color:var(--color-accent);font-weight:700}.About-module__vAULUW__brandHighlight,.About-module__vAULUW__brandHighlightLarge{font-family:var(--font-varela-round);color:var(--color-accent);font-size:1.25em;line-height:inherit;font-weight:400;display:inline-block}.About-module__vAULUW__brandName{font-family:var(--font-varela-round);color:var(--color-accent);font-size:1.25em;font-weight:400;line-height:1;position:relative}.About-module__vAULUW__infoArea{flex-direction:column;gap:4rem;margin-top:4rem;margin-bottom:6rem;display:flex}.About-module__vAULUW__infoTitle{font-family:var(--font-dm-sans);font-size:var(--text-h2);color:var(--color-hero-bg);text-align:center;font-weight:700}.About-module__vAULUW__infoDescription{font-family:var(--font-dm-sans);font-size:var(--text-body);color:var(--color-text-charcoal);text-align:center;max-width:850px;margin:-1.5rem auto 1.5rem;line-height:1.6}.About-module__vAULUW__columnsContainer{grid-template-columns:1fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.About-module__vAULUW__column{text-align:center;background:rgba(var(--color-accent-rgb),.1);border:1px solid rgba(var(--color-accent-rgb),.3);border-radius:16px;flex-direction:column;align-items:center;gap:1.5rem;height:100%;padding:2rem 2rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000000d}.About-module__vAULUW__column:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.About-module__vAULUW__columnTitle{font-family:var(--font-dm-sans);font-size:var(--text-subtitle);color:var(--color-hero-bg);font-weight:700;line-height:1.1}.About-module__vAULUW__columnText{font-family:var(--font-dm-sans);font-size:var(--text-body);color:var(--color-text-charcoal);flex-grow:1;line-height:1.6}.About-module__vAULUW__columnVisualContainer{justify-content:center;align-items:center;width:100%;height:40px;margin-top:1.5rem;display:flex}.About-module__vAULUW__visualProductivity{justify-content:center;align-items:flex-end;gap:8px;width:60px;height:100%;display:flex}.About-module__vAULUW__prodBar{background:rgba(var(--color-accent-rgb),.3);transform-origin:bottom;border-radius:4px 4px 0 0;width:12px;transition:height .3s;animation:2s ease-in-out infinite alternate About-module__vAULUW__growBar}.About-module__vAULUW__prodBar:first-child{height:40%;animation-delay:0s}.About-module__vAULUW__prodBar:nth-child(2){height:60%;animation-delay:.2s}.About-module__vAULUW__prodBar:nth-child(3){background:var(--color-accent);height:80%;box-shadow:0 0 10px var(--color-accent);animation-delay:.4s}@keyframes About-module__vAULUW__growBar{0%{transform:scaleY(.8)}to{transform:scaleY(1.2)}}.About-module__vAULUW__visualIntegration{justify-content:center;align-items:center;width:100px;height:100%;display:flex;position:relative}.About-module__vAULUW__intNode{background:rgba(var(--color-accent-rgb),.3);z-index:2;border-radius:50%;width:12px;height:12px}.About-module__vAULUW__intNode.About-module__vAULUW__active{background:var(--color-accent);box-shadow:0 0 10px var(--color-accent);animation:2s infinite About-module__vAULUW__pulseNode}.About-module__vAULUW__intLine{background:rgba(var(--color-accent-rgb),.3);z-index:1;flex-grow:1;height:2px;margin:0 -2px}.About-module__vAULUW__intData{background:var(--color-accent);width:6px;height:6px;box-shadow:0 0 5px var(--color-accent);z-index:3;border-radius:50%;animation:2s linear infinite About-module__vAULUW__moveData;position:absolute}@keyframes About-module__vAULUW__pulseNode{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes About-module__vAULUW__moveData{0%{opacity:0;left:10%}20%{opacity:1}80%{opacity:1}to{opacity:0;left:90%}}.About-module__vAULUW__visualAgentic{flex-direction:column;justify-content:flex-end;align-items:center;width:60px;height:50px;display:flex;position:relative}.About-module__vAULUW__robotAntenna{background:rgba(var(--color-accent-rgb),.5);width:2px;height:8px;position:relative}.About-module__vAULUW__robotSignal{background:var(--color-accent);width:6px;height:6px;box-shadow:0 0 8px var(--color-accent);border-radius:50%;animation:1.5s infinite alternate About-module__vAULUW__pulseSignal;position:absolute;top:0}.About-module__vAULUW__robotHead{background:rgba(var(--color-accent-rgb),.15);border:1px solid rgba(var(--color-accent-rgb),.4);width:36px;height:24px;box-shadow:0 0 10px rgba(var(--color-accent-rgb),.1);border-radius:6px;justify-content:space-evenly;align-items:center;animation:3s ease-in-out infinite alternate About-module__vAULUW__hoverHead;display:flex;position:relative}.About-module__vAULUW__robotEye{background:var(--color-accent);width:8px;height:4px;box-shadow:0 0 6px var(--color-accent);border-radius:4px;animation:4s infinite About-module__vAULUW__blinkEye}@keyframes About-module__vAULUW__pulseSignal{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1.3)}}@keyframes About-module__vAULUW__hoverHead{0%{transform:translateY(0)}to{transform:translateY(-4px)}}@keyframes About-module__vAULUW__blinkEye{0%,96%,98%,to{transform:scaleY(1)}97%,99%{transform:scaleY(.1)}}@media (max-width:768px){.About-module__vAULUW__about{padding:4rem 1.5rem 0}.About-module__vAULUW__about:before{border-top-left-radius:40px;border-top-right-radius:40px}.About-module__vAULUW__headline{margin-bottom:4rem}.About-module__vAULUW__introSection,.About-module__vAULUW__columnsContainer{grid-template-columns:1fr;gap:3rem}}.About-module__vAULUW__scrollSection{background:#001a1c;justify-content:center;align-items:center;width:100vw;height:100vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.About-module__vAULUW__scrollContent{justify-content:center;align-items:center;width:100%;max-width:1200px;height:100%;display:flex;position:relative}.About-module__vAULUW__stateBefore,.About-module__vAULUW__stateAfter{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:0 2rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module__vAULUW__stateTitle{font-family:var(--font-dm-sans);font-size:var(--text-h1);color:#fff;font-weight:700;line-height:1.2}.About-module__vAULUW__stateDesc{font-family:var(--font-dm-sans);font-size:var(--text-subtitle);color:#ffffffb3;max-width:600px;margin:0 auto}.About-module__vAULUW__chaosVisual,.About-module__vAULUW__orderVisual{width:300px;height:200px;margin-top:3rem;position:relative}.About-module__vAULUW__chaosLine,.About-module__vAULUW__orderLine{background:var(--color-accent);height:4px;box-shadow:0 0 10px var(--color-accent);border-radius:4px;position:absolute}.About-module__vAULUW__chaosLine{background:#ff4757;box-shadow:0 0 10px #ff4757}.About-module__vAULUW__chaosLine1{width:60%;top:20%;left:0;transform:rotate(15deg)}.About-module__vAULUW__chaosLine2{width:80%;top:50%;left:20%;transform:rotate(-25deg)}.About-module__vAULUW__chaosLine3{width:50%;top:80%;left:10%;transform:rotate(45deg)}.About-module__vAULUW__chaosLine4{width:70%;top:40%;left:50%;transform:rotate(80deg)}.About-module__vAULUW__chaosLine5{width:40%;top:60%;left:-10%;transform:rotate(-60deg)}.About-module__vAULUW__orderLine1{width:80%;top:30%;left:10%;transform:rotate(0)}.About-module__vAULUW__orderLine2{width:80%;top:50%;left:10%;transform:rotate(0)}.About-module__vAULUW__orderLine3{width:80%;top:70%;left:10%;transform:rotate(0)}
:root{--hue:27;--sat:69%;--white:#fff;--purple-primary:#8400ff;--purple-glow:#8400ff33;--purple-border:#8400ffcc;--border-color:var(--color-hero-bg);--background-dark:var(--color-hero-bg-deep)}.magic-bento-card{--glow-x:50%;--glow-y:50%;--glow-intensity:0;--glow-radius:200px;position:relative}.magic-bento-card__header,.magic-bento-card__content{color:var(--white);display:flex;position:relative}.magic-bento-card__header{justify-content:space-between;gap:.75em}.magic-bento-card__content{flex-direction:column}.magic-bento-card__label{font-size:var(--text-body)}.magic-bento-card__title,.magic-bento-card__description{--clamp-title:1;--clamp-desc:2}.magic-bento-card__title{font-weight:400;font-size:var(--text-body);margin:0 0 .25em}.magic-bento-card__description{font-size:calc(var(--text-body)*.7);opacity:.9;line-height:1.2}.magic-bento-card--text-autohide .magic-bento-card__title,.magic-bento-card--text-autohide .magic-bento-card__description{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.magic-bento-card--text-autohide .magic-bento-card__title{-webkit-line-clamp:var(--clamp-title);line-clamp:var(--clamp-title)}.magic-bento-card--text-autohide .magic-bento-card__description{-webkit-line-clamp:var(--clamp-desc);line-clamp:var(--clamp-desc)}.magic-bento-card--border-glow:after{content:"";background:radial-gradient(var(--glow-radius)circle at var(--glow-x)var(--glow-y),rgba(var(--glow-color),calc(var(--glow-intensity)*.8))0%,rgba(var(--glow-color),calc(var(--glow-intensity)*.4))30%,transparent 60%);border-radius:inherit;-webkit-mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none;opacity:1;z-index:10;padding:1px;transition:opacity .3s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.magic-bento-card--border-glow:hover:after{opacity:1}.magic-bento-card--border-glow:hover{box-shadow:0 4px 20px rgba(var(--glow-color),.1),0 0 30px rgba(var(--glow-color),.2)}.particle-container{position:relative;overflow:hidden}.particle:before{content:"";background:rgba(var(--glow-color),.2);z-index:-1;border-radius:50%;position:absolute;inset:-2px}.particle-container:hover{box-shadow:0 4px 20px rgba(var(--glow-color),.1),0 0 30px rgba(var(--glow-color),.2)}.global-spotlight{mix-blend-mode:screen;will-change:transform,opacity;pointer-events:none;z-index:200!important}.bento-section{-webkit-user-select:none;user-select:none;position:relative}
.Portfolio-module__uAcsSq__portfolio{background:radial-gradient(circle at top right,var(--color-hero-bg-deep),var(--color-hero-bg));z-index:30;border-top-left-radius:80px;border-top-right-radius:80px;justify-content:center;align-items:center;min-height:80vh;margin-top:-120px;padding:10rem 1rem 6rem;display:flex;position:relative;overflow:hidden;box-shadow:0 -30px 60px #0006}.Portfolio-module__uAcsSq__portfolio:after{content:"";opacity:.05;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3F%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.Portfolio-module__uAcsSq__contentContainer{z-index:10;flex-direction:column;gap:3rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.Portfolio-module__uAcsSq__introCard{z-index:10;flex-direction:column;justify-content:center;gap:1.5rem;height:100%;padding:1.5rem;display:flex;position:relative}.Portfolio-module__uAcsSq__introTitle{font-family:var(--font-dm-sans);font-size:var(--text-h2);color:#fff;letter-spacing:-.02em;margin-bottom:0;font-weight:700;line-height:1.1}.Portfolio-module__uAcsSq__oitoBrand{font-family:var(--font-varela-round);color:var(--color-accent);text-transform:lowercase;font-weight:400;font-size:calc(var(--text-h2)*1.15);filter:drop-shadow(0 0 15px rgba(var(--color-accent-rgb),.4));letter-spacing:normal;display:inline-block}.Portfolio-module__uAcsSq__introDesc{font-family:var(--font-dm-sans);font-size:var(--text-body);color:#ffffffd9;font-weight:400;line-height:1.7}.Portfolio-module__uAcsSq__introTags{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}.Portfolio-module__uAcsSq__introTag{background:rgba(var(--color-accent-rgb),.1);border:1px solid rgba(var(--color-accent-rgb),.4);color:var(--color-accent);font-family:var(--font-dm-sans);white-space:nowrap;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.95rem;font-weight:500;display:flex}.Portfolio-module__uAcsSq__introClickPrompt{color:var(--color-accent);font-family:var(--font-dm-sans);opacity:.9;background:rgba(var(--color-accent-rgb),.05);border-left:2px solid var(--color-accent);border-radius:8px;align-items:center;gap:.5rem;width:fit-content;margin-top:1.5rem;padding:.5rem 1rem;font-size:.95rem;font-weight:600;display:flex}.Portfolio-module__uAcsSq__bentoGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(240px,auto);gap:2rem;width:100%;display:grid}.Portfolio-module__uAcsSq__bentoCard{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:1.25rem;padding:1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.Portfolio-module__uAcsSq__bentoCard:hover{border-color:rgba(var(--color-accent-rgb),.3);transform:translateY(-5px);box-shadow:0 15px 35px #0006}.Portfolio-module__uAcsSq__bentoCard0{background:radial-gradient(circle at top left,rgba(var(--color-accent-rgb),.15),transparent 70%),#ffffff08;border:1px solid rgba(var(--color-accent-rgb),.3);grid-area:span 2/span 2}.Portfolio-module__uAcsSq__bentoCard1,.Portfolio-module__uAcsSq__bentoCard2{grid-area:span 1/span 1}.Portfolio-module__uAcsSq__bentoCard3{grid-area:span 1/span 2}.Portfolio-module__uAcsSq__bentoCard4{grid-area:span 1/span 1}.Portfolio-module__uAcsSq__bentoCard5{grid-area:span 1/span 2}.Portfolio-module__uAcsSq__bentoCard6{grid-area:span 1/span 1}.Portfolio-module__uAcsSq__bentoCard7{grid-area:span 1/span 2}.Portfolio-module__uAcsSq__bentoCard8,.Portfolio-module__uAcsSq__bentoCard9{grid-area:span 1/span 1}.Portfolio-module__uAcsSq__cardHeader{flex-direction:column;gap:.5rem;display:flex}.Portfolio-module__uAcsSq__cardTitle{font-family:var(--font-dm-sans);font-size:calc(var(--text-subtitle)*.95);color:#fff;letter-spacing:-.01em;font-weight:700;line-height:1.2}.Portfolio-module__uAcsSq__cardDescription{font-family:var(--font-dm-sans);color:#ffffffb3;font-size:.95rem;line-height:1.6}.Portfolio-module__uAcsSq__textCardContainer{text-align:center;justify-content:center;align-items:center;padding:.5rem;display:flex;container-type:inline-size}.Portfolio-module__uAcsSq__textCardTitle{font-family:var(--font-dm-sans);font-size:var(--text-h2);color:#fff;letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.25}.Portfolio-module__uAcsSq__gradientText{background:linear-gradient(135deg,#0fa,var(--color-accent));color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.Portfolio-module__uAcsSq__cardBody{flex-direction:column;flex:1;justify-content:flex-end;gap:1.5rem;display:flex}.Portfolio-module__uAcsSq__kpiColumn{flex-wrap:wrap;gap:1rem;display:flex}.Portfolio-module__uAcsSq__kpiItem{flex:1;align-items:center;gap:.75rem;min-width:130px;padding:.5rem 0;display:flex}.Portfolio-module__uAcsSq__kpiIconWrapper{background:rgba(var(--color-accent-rgb),.08);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Portfolio-module__uAcsSq__kpiIcon{color:var(--color-accent)}.Portfolio-module__uAcsSq__kpiContent{flex-direction:column;display:flex}.Portfolio-module__uAcsSq__kpiValue{font-family:var(--font-dm-sans);color:#fff;font-size:1.15rem;font-weight:700;line-height:1}.Portfolio-module__uAcsSq__kpiLabel{font-family:var(--font-dm-sans);color:#fff9;font-size:.8rem;font-weight:500}.Portfolio-module__uAcsSq__mainIconWrapper{flex:1;justify-content:center;align-items:center;margin:.5rem 0;display:flex;position:relative}.Portfolio-module__uAcsSq__mainIcon{color:var(--color-accent);opacity:.9;filter:drop-shadow(0 0 20px rgba(var(--color-accent-rgb),.3));transition:transform .3s}.Portfolio-module__uAcsSq__flipContainer:hover .Portfolio-module__uAcsSq__mainIcon{transform:scale(1.05)}.Portfolio-module__uAcsSq__kpiColumnBack{flex-wrap:wrap;align-items:flex-start;gap:1rem;margin-top:.5rem;display:flex}.Portfolio-module__uAcsSq__footerText{text-align:center;font-family:var(--font-dm-sans);color:var(--color-accent);letter-spacing:.05em;filter:drop-shadow(0 0 10px rgba(var(--color-accent-rgb),.2));margin-top:2rem;font-size:1.8rem;font-style:italic;font-weight:700}.Portfolio-module__uAcsSq__flipContainer{perspective:1000px;cursor:pointer;padding:0;display:block}.Portfolio-module__uAcsSq__flipInner{width:100%;height:100%;transform-style:preserve-3d;grid-template-areas:"card";transition:transform .6s cubic-bezier(.4,0,.2,1);display:grid}.Portfolio-module__uAcsSq__isFlipped{transform:rotateY(180deg)}.Portfolio-module__uAcsSq__flipFront,.Portfolio-module__uAcsSq__flipBack{backface-visibility:hidden;border-radius:24px;flex-direction:column;grid-area:card;gap:1.25rem;padding:1.5rem;display:flex}.Portfolio-module__uAcsSq__flipFront{z-index:2;transform:rotateY(0)}.Portfolio-module__uAcsSq__flipBack{justify-content:flex-start;gap:1rem;transform:rotateY(180deg)}.Portfolio-module__uAcsSq__flipPrompt{color:var(--color-accent);font-size:.75rem;font-family:var(--font-dm-sans);opacity:.8;align-items:center;gap:.4rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:-.5rem;right:0}.Portfolio-module__uAcsSq__flipContainer:hover .Portfolio-module__uAcsSq__flipPrompt{opacity:1;transform:translate(4px)}.Portfolio-module__uAcsSq__categoryTags{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.Portfolio-module__uAcsSq__categoryTag{background:rgba(var(--color-accent-rgb),.1);border:1px solid rgba(var(--color-accent-rgb),.3);color:var(--color-accent);font-size:.75rem;font-weight:500;font-family:var(--font-dm-sans);border-radius:9999px;padding:.25rem .65rem}.Portfolio-module__uAcsSq__backSectionTitle{color:#fff;font-family:var(--font-dm-sans);align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:700;display:flex}.Portfolio-module__uAcsSq__backSectionTime{color:#fffc;font-size:.85rem;font-weight:600;font-family:var(--font-dm-sans);border-top:1px solid #ffffff1a;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}@media (max-width:1024px){.Portfolio-module__uAcsSq__bentoGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(auto,auto)}.Portfolio-module__uAcsSq__bentoCard{grid-area:span 1/span 1!important}.Portfolio-module__uAcsSq__bentoCard0,.Portfolio-module__uAcsSq__bentoCard3,.Portfolio-module__uAcsSq__bentoCard5,.Portfolio-module__uAcsSq__bentoCard7{grid-column:span 2!important}.Portfolio-module__uAcsSq__textCardContainer{padding:1.5rem 1rem;grid-area:span 1/span 2!important}.Portfolio-module__uAcsSq__textCardTitle{font-size:clamp(1.5rem,4vw,2.2rem)}}@media (max-width:768px){.Portfolio-module__uAcsSq__bentoGrid{grid-template-columns:1fr}.Portfolio-module__uAcsSq__bentoCard{min-height:auto;grid-area:span 1/span 1!important}.Portfolio-module__uAcsSq__textCardContainer{padding:2rem 1rem;grid-area:span 1/span 1!important}.Portfolio-module__uAcsSq__textCardTitle{font-size:clamp(1.3rem,5.5vw,1.8rem)}.Portfolio-module__uAcsSq__textCardTitle span{white-space:normal!important}.Portfolio-module__uAcsSq__workflowColumn{justify-content:space-between}}
.HowWeWork-module__yZFjlG__howWeWork{z-index:10;padding:8rem 4rem 12rem;position:relative}.HowWeWork-module__yZFjlG__howWeWork:before{content:"";z-index:-1;background-color:#f4fbf9a6;border-bottom-right-radius:60px;border-bottom-left-radius:60px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(#000 85%,#0000 100%);mask-image:linear-gradient(#000 85%,#0000 100%)}.HowWeWork-module__yZFjlG__container{max-width:1200px;margin:0 auto}.HowWeWork-module__yZFjlG__sectionTitle{font-family:var(--font-dm-sans);font-size:var(--text-h2);color:var(--color-hero-bg);text-align:center;letter-spacing:-.02em;margin-bottom:2rem;font-weight:700}.HowWeWork-module__yZFjlG__sectionDescription{font-family:var(--font-dm-sans);font-size:var(--text-body);color:var(--color-text-charcoal);text-align:center;max-width:800px;margin:0 auto 6rem;line-height:1.6}.HowWeWork-module__yZFjlG__metricsContainer{background:rgba(var(--color-accent-rgb),.1);border:1px solid rgba(var(--color-accent-rgb),.3);border-radius:16px;flex-direction:column;align-items:center;gap:2rem;max-width:900px;margin:6rem auto;padding:2.5rem 2rem;display:flex;box-shadow:0 4px 15px #0000000d}.HowWeWork-module__yZFjlG__metricsIntro{font-family:var(--font-dm-sans);color:var(--color-hero-bg);text-align:center;max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.6}.HowWeWork-module__yZFjlG__metricsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1000px;display:grid}.HowWeWork-module__yZFjlG__metricColumn{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:all .3s;display:flex}.HowWeWork-module__yZFjlG__metricColumn:hover{transform:translateY(-5px)}.HowWeWork-module__yZFjlG__metricVerb,.HowWeWork-module__yZFjlG__metricNoun{font-family:var(--font-dm-sans);font-size:var(--text-body);color:var(--color-hero-bg)}.HowWeWork-module__yZFjlG__metricVerb{font-weight:400}.HowWeWork-module__yZFjlG__metricNoun{font-weight:700}.HowWeWork-module__yZFjlG__metricNumber{font-family:var(--font-varela-round);font-size:var(--text-h2);background:linear-gradient(90deg,#036b4d 0%,var(--color-accent)50%,#036b4d 100%);color:var(--color-accent);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;font-weight:800;animation:3s linear infinite HowWeWork-module__yZFjlG__textShine}@keyframes HowWeWork-module__yZFjlG__textShine{to{background-position:200%}}.HowWeWork-module__yZFjlG__timeCounter,.HowWeWork-module__yZFjlG__timeMetric{font-family:var(--font-varela-round);color:var(--color-accent);font-variant-numeric:tabular-nums;padding:0 .2rem;font-size:1.2em;font-weight:700}.HowWeWork-module__yZFjlG__brandHighlight{font-family:var(--font-varela-round);color:var(--color-accent);font-size:1.25em;font-weight:400;line-height:inherit;display:inline-block}.HowWeWork-module__yZFjlG__stepsContainer{border-top:1px solid #0000001a;flex-direction:column;display:flex}.HowWeWork-module__yZFjlG__stepRow{cursor:pointer;min-height:200px;color:var(--color-text-charcoal);opacity:.5;border-bottom:1px solid #0000001a;grid-template-columns:1fr auto 1fr;align-items:center;gap:4rem;padding:2rem 0;transition:opacity .3s,border-color .3s;display:grid;position:relative}.HowWeWork-module__yZFjlG__stepRow:hover{border-bottom-color:var(--color-accent);box-shadow:inset 0 1px 0 var(--color-accent),inset 0 -1px 0 var(--color-accent)}.HowWeWork-module__yZFjlG__stepsContainer:hover .HowWeWork-module__yZFjlG__stepRow{opacity:.3}.HowWeWork-module__yZFjlG__stepsContainer:hover .HowWeWork-module__yZFjlG__stepRow:hover{opacity:1;border-bottom-color:#0000}.HowWeWork-module__yZFjlG__centerCol{text-align:center;justify-content:center;align-items:center;min-width:300px;padding:0 2rem;display:flex}.HowWeWork-module__yZFjlG__stepTitle{font-family:var(--font-dm-sans);font-size:var(--text-subtitle);color:var(--color-accent);white-space:nowrap;margin:0;font-weight:700;transition:color .3s}.HowWeWork-module__yZFjlG__leftCol,.HowWeWork-module__yZFjlG__rightCol{align-items:center;display:flex}.HowWeWork-module__yZFjlG__leftCol{text-align:right;justify-content:flex-end}.HowWeWork-module__yZFjlG__rightCol{text-align:left;justify-content:flex-start}.HowWeWork-module__yZFjlG__description{font-family:var(--font-dm-sans);font-size:var(--text-body);color:var(--color-text-charcoal);width:350px;max-width:100%;line-height:1.6}@media (max-width:1024px){.HowWeWork-module__yZFjlG__howWeWork{padding:4rem 1.5rem}.HowWeWork-module__yZFjlG__howWeWork:before{border-bottom-right-radius:40px;border-bottom-left-radius:40px}.HowWeWork-module__yZFjlG__stepRow{text-align:center;grid-template-columns:1fr;gap:1.5rem;padding:3rem 1rem}.HowWeWork-module__yZFjlG__centerCol{order:-1;min-width:auto}.HowWeWork-module__yZFjlG__leftCol,.HowWeWork-module__yZFjlG__rightCol{text-align:center;justify-content:center;display:block}.HowWeWork-module__yZFjlG__stepTitle{white-space:normal;word-wrap:break-word}.HowWeWork-module__yZFjlG__leftCol .HowWeWork-module__yZFjlG__description,.HowWeWork-module__yZFjlG__rightCol .HowWeWork-module__yZFjlG__description{width:auto;max-width:350px;margin:0 auto}.HowWeWork-module__yZFjlG__metricsGrid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}}
.Pricing-module__yc4bBa__pricingWrapper{background:radial-gradient(circle at top right,var(--color-hero-bg-deep),var(--color-hero-bg));z-index:40;border-top-left-radius:80px;border-top-right-radius:80px;width:100%;margin-top:-120px;padding:0 0 2rem;position:relative;overflow:hidden;box-shadow:0 -30px 60px #0006}.Pricing-module__yc4bBa__pricingWrapper:after{content:"";opacity:.05;z-index:2;pointer-events:none;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3F%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.Pricing-module__yc4bBa__calculatorSection,.Pricing-module__yc4bBa__workflowSection{z-index:10;background-color:#0000;width:100%;height:auto;min-height:100vh;padding-bottom:4rem;position:relative;overflow:hidden}.Pricing-module__yc4bBa__stickyContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px;height:100%;margin:0 auto;padding:4rem 1rem;display:flex}.Pricing-module__yc4bBa__header{text-align:center;z-index:10;margin-bottom:3rem}.Pricing-module__yc4bBa__title{font-family:var(--font-dm-sans);font-size:var(--text-h2);color:#fff;margin-bottom:1rem;font-weight:700}.Pricing-module__yc4bBa__highlight{color:var(--color-accent)}.Pricing-module__yc4bBa__subtitle{font-family:var(--font-dm-sans);font-size:var(--text-body);color:#ffffffd9;max-width:800px;margin:0 auto;line-height:1.6}.Pricing-module__yc4bBa__brandHighlight{font-family:var(--font-varela-round);color:var(--color-accent);font-size:1.25em;line-height:inherit;text-transform:lowercase;font-weight:400;display:inline-block}.Pricing-module__yc4bBa__calculatorCenter{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:1000px;display:flex}.Pricing-module__yc4bBa__calculatorGlass{-webkit-backdrop-filter:blur(16px);box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;gap:2.5rem;width:100%;max-width:1100px;padding:2.5rem;display:flex;box-shadow:0 25px 50px -12px #00000080}.Pricing-module__yc4bBa__slidersContainer{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.Pricing-module__yc4bBa__sliderGroup{flex-direction:column;gap:1rem;display:flex}.Pricing-module__yc4bBa__sliderHeader{font-family:var(--font-dm-sans,sans-serif);color:#ffffffe6;justify-content:space-between;align-items:center;display:flex}.Pricing-module__yc4bBa__sliderValue{color:var(--color-accent);background:rgba(var(--color-accent-rgb),.1);font-weight:700;font-size:calc(var(--text-body)*.8);border-radius:99px;padding:.25rem .75rem}.Pricing-module__yc4bBa__slider{appearance:none;background:#ffffff1a;border-radius:4px;outline:none;width:100%;height:8px;transition:background .3s}.Pricing-module__yc4bBa__slider::-webkit-slider-thumb{appearance:none;background:var(--color-accent);cursor:pointer;width:24px;height:24px;box-shadow:0 0 10px rgba(var(--color-accent-rgb),.5);border-radius:50%;transition:transform .2s,box-shadow .2s}.Pricing-module__yc4bBa__slider::-webkit-slider-thumb:hover{box-shadow:0 0 15px rgba(var(--color-accent-rgb),.8);transform:scale(1.2)}.Pricing-module__yc4bBa__resultsContainer{border-top:1px solid #ffffff1a;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;width:100%;padding-top:2.5rem;display:grid}.Pricing-module__yc4bBa__statBox{text-align:center;background:#0003;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.Pricing-module__yc4bBa__statBoxGood{text-align:center;background:rgba(var(--color-accent-rgb),.05);border:1px solid rgba(var(--color-accent-rgb),.2);box-shadow:0 0 30px rgba(var(--color-accent-rgb),.1);border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.Pricing-module__yc4bBa__statBoxGood:before{content:"";background:radial-gradient(circle,rgba(var(--color-accent-rgb),.1)0%,transparent 70%);z-index:0;pointer-events:none;width:200%;height:200%;animation:10s linear infinite Pricing-module__yc4bBa__rotateGlow;position:absolute;top:-50%;left:-50%}@keyframes Pricing-module__yc4bBa__rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Pricing-module__yc4bBa__statBoxGood>*{z-index:1;position:relative}.Pricing-module__yc4bBa__statIconWrapper{background:#ff47571a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.5rem;display:flex}.Pricing-module__yc4bBa__statIconWrapperGood{background:rgba(var(--color-accent-rgb),.2);width:56px;height:56px;box-shadow:0 0 15px rgba(var(--color-accent-rgb),.4);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.Pricing-module__yc4bBa__iconBad{color:#ff4757}.Pricing-module__yc4bBa__iconGood{color:var(--color-accent)}.Pricing-module__yc4bBa__statSub{font-family:var(--font-dm-sans);font-size:calc(var(--text-body)*.7);color:#fff6;text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.Pricing-module__yc4bBa__statSubGood{font-family:var(--font-dm-sans);font-size:calc(var(--text-body)*.75);color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem;font-weight:500}.Pricing-module__yc4bBa__statLabel{font-family:var(--font-dm-sans,sans-serif);font-size:var(--text-body,1.1rem);color:#ffffffb3;font-weight:500}.Pricing-module__yc4bBa__statValueBad{font-family:var(--font-dm-sans,sans-serif);font-size:calc(var(--text-h2)*.9);color:#ff4757;font-variant-numeric:tabular-nums;margin-top:.25rem;font-weight:700;line-height:1}.Pricing-module__yc4bBa__statValueGood{font-family:var(--font-dm-sans,sans-serif);font-size:var(--text-h2);color:var(--color-accent);font-variant-numeric:tabular-nums;margin-top:.25rem;font-weight:700;line-height:1}.Pricing-module__yc4bBa__ctaContainer{z-index:10;flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;display:flex;position:relative}.Pricing-module__yc4bBa__ctaText{font-family:var(--font-dm-sans);font-size:var(--text-body);color:#ffffffd9;text-align:center;max-width:600px;line-height:1.6}.Pricing-module__yc4bBa__ctaButton{background-color:var(--color-accent);color:var(--color-hero-bg);font-family:var(--font-dm-sans);font-weight:700;font-size:var(--text-body);border-radius:9999px;align-items:center;gap:.5rem;padding:1.25rem 2.5rem;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex;box-shadow:0 10px 20px -5px #0003}.Pricing-module__yc4bBa__ctaIcon{transition:transform .2s}.Pricing-module__yc4bBa__ctaButton:hover{color:var(--color-hero-bg);background-color:#fff;transform:translateY(-3px)}.Pricing-module__yc4bBa__ctaButton:hover .Pricing-module__yc4bBa__ctaIcon{transform:translate(4px)}@media (max-width:768px){.Pricing-module__yc4bBa__calculatorSection,.Pricing-module__yc4bBa__workflowSection{height:auto;min-height:auto;padding:4rem 1rem}.Pricing-module__yc4bBa__stickyContainer{padding:2rem 1rem}.Pricing-module__yc4bBa__calculatorGlass{padding:2rem 1.5rem}.Pricing-module__yc4bBa__slidersContainer{grid-template-columns:1fr;gap:2rem}.Pricing-module__yc4bBa__resultsContainer{grid-template-columns:1fr;gap:1.5rem}.Pricing-module__yc4bBa__statBox,.Pricing-module__yc4bBa__statBoxGood{padding:1.25rem}.Pricing-module__yc4bBa__statValueBad{font-size:calc(var(--text-h2)*.8)}.Pricing-module__yc4bBa__statValueGood{font-size:calc(var(--text-h2)*.88)}}
.Footer-module__S6Hkya__footer{background-color:var(--color-hero-bg);color:var(--color-text-light);font-family:var(--font-dm-sans);padding:5rem 2rem 2rem;position:relative;overflow:hidden}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg,transparent,rgba(var(--color-accent-rgb),.3),transparent);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__S6Hkya__container{width:100%;max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__S6Hkya__grid{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__socials{justify-content:center}.Footer-module__S6Hkya__col{align-items:center}}.Footer-module__S6Hkya__col{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-varela-round);font-size:var(--text-h2);color:var(--color-accent);margin-bottom:.5rem;line-height:1}.Footer-module__S6Hkya__tagline{font-size:calc(var(--text-body)*.9);color:#ffffffb3;max-width:300px;line-height:1.6}h3.Footer-module__S6Hkya__heading{font-family:var(--font-dm-sans);font-size:var(--text-subtitle);color:var(--color-text-light);margin-top:.5rem;font-weight:700;line-height:1.2}.Footer-module__S6Hkya__list{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:#ffffffb3;font-size:calc(var(--text-body)*.9);text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__S6Hkya__link:hover{color:var(--color-accent);transform:translate(4px)}.Footer-module__S6Hkya__contactItem{color:#ffffff80;font-size:calc(var(--text-body)*.8)}.Footer-module__S6Hkya__ctaButton{color:var(--color-accent);border:1px solid rgba(var(--color-accent-rgb),.3);font-size:calc(var(--text-body)*.8);cursor:pointer;background:#ffffff1a;border-radius:6px;align-items:center;gap:.5rem;width:fit-content;margin-top:.5rem;padding:.5rem 1rem;transition:all .3s;display:flex}@media (max-width:640px){.Footer-module__S6Hkya__ctaButton{margin:.5rem auto 0}}.Footer-module__S6Hkya__ctaButton:hover{background:var(--color-accent);color:var(--color-hero-bg)}.Footer-module__S6Hkya__socials{gap:1rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#fffc;background-color:#ffffff0d;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.Footer-module__S6Hkya__socialLink:hover{background-color:rgba(var(--color-accent-rgb),.1);color:var(--color-accent);border-color:var(--color-accent);transform:translateY(-3px)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyright{font-size:calc(var(--text-body)*.8);color:#fff6;text-align:center;width:100%}.Footer-module__S6Hkya__brandName{font-family:var(--font-varela-round);color:var(--color-accent);font-size:1.25rem;line-height:1}
.Contact-module__hcVmEa__contact{background-color:#0000;max-width:1400px;margin:0 auto;padding:6rem 4rem}.Contact-module__hcVmEa__headerSection{text-align:center;margin-bottom:4rem}.Contact-module__hcVmEa__headline{font-family:var(--font-dm-sans);font-size:var(--text-h2);color:var(--color-hero-bg);margin-bottom:.5rem;font-weight:700}.Contact-module__hcVmEa__brandWord{font-family:var(--font-varela-round);color:var(--color-accent);margin-right:.3em;font-size:1.25em;font-weight:400;line-height:1}.Contact-module__hcVmEa__subheadline{font-family:var(--font-dm-sans);font-size:var(--text-subtitle);color:var(--color-hero-bg);margin-top:1rem;font-weight:500}.Contact-module__hcVmEa__contentContainer{justify-content:center;align-items:stretch;gap:2rem;display:flex}.Contact-module__hcVmEa__leftCol,.Contact-module__hcVmEa__rightCol{flex-direction:column;flex:1;display:flex}.Contact-module__hcVmEa__colDescription{font-family:var(--font-dm-sans);font-size:calc(var(--text-body)*.95);color:var(--color-hero-bg);opacity:.85;text-align:center;margin-bottom:2rem;line-height:1.6}.Contact-module__hcVmEa__dividerWrapper{width:2rem;color:var(--color-accent);font-family:var(--font-dm-sans);flex-direction:column;justify-content:center;align-items:center;font-weight:600;display:flex;position:relative}.Contact-module__hcVmEa__dividerLine{background-color:var(--color-accent);flex:1;width:2px}.Contact-module__hcVmEa__dividerText{color:var(--color-accent);z-index:1;background:0 0;padding:1rem 0;font-size:1.2rem}.Contact-module__hcVmEa__formContainer{background-color:var(--color-hero-bg);width:100%;color:var(--color-text-light);border-radius:40px;flex-direction:column;flex:1;padding:3rem;display:flex;box-shadow:0 30px 60px -15px #0000004d}.Contact-module__hcVmEa__calContainer{width:100%;color:var(--color-text-dark);flex-direction:column;flex:1;justify-content:flex-start;align-items:flex-start;gap:2rem;display:flex}.Contact-module__hcVmEa__checklist{flex-direction:column;gap:1rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.Contact-module__hcVmEa__checklist li{font-family:var(--font-dm-sans);font-size:calc(var(--text-body)*.9);color:var(--color-text-charcoal);align-items:flex-start;gap:.75rem;line-height:1.4;display:flex}.Contact-module__hcVmEa__checkIcon{color:var(--color-accent);flex-shrink:0;margin-top:.1rem}.Contact-module__hcVmEa__horizontalDivider{background-color:var(--color-border);opacity:.1;width:100%;height:1px;margin:0}.Contact-module__hcVmEa__inlineCalWrapper{background:0 0;border-radius:20px;flex:1;width:100%;min-height:450px;overflow:hidden}.Contact-module__hcVmEa__calTextSeparator{font-family:var(--font-dm-sans);font-size:calc(var(--text-body)*.95);color:var(--color-text-charcoal);text-align:center;align-self:center;width:100%;margin-top:1rem;margin-bottom:.5rem}.Contact-module__hcVmEa__calButton{align-self:center}.Contact-module__hcVmEa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contact-module__hcVmEa__label{font-family:var(--font-dm-sans);font-size:calc(var(--text-body)*.85);color:var(--color-text-light);opacity:.9;font-weight:500}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{color:var(--color-text-light);font-family:var(--font-dm-sans);font-size:var(--text-body);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:1rem;transition:all .2s}.Contact-module__hcVmEa__input::-moz-placeholder{color:#fff6}.Contact-module__hcVmEa__textarea::-moz-placeholder{color:#fff6}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:#fff6}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--color-accent);background-color:#ffffff1a}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:100px}.Contact-module__hcVmEa__phoneRow{align-items:stretch;gap:.5rem;display:flex}.Contact-module__hcVmEa__phoneInput{flex:1;min-width:0}.Contact-module__hcVmEa__countryCodeWrapper{flex-shrink:0;position:relative}.Contact-module__hcVmEa__countryCodeButton{color:var(--color-text-light);font-family:var(--font-dm-sans);cursor:pointer;white-space:nowrap;background-color:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.4rem;height:100%;padding:.75rem;font-size:.95rem;transition:all .2s;display:flex}.Contact-module__hcVmEa__countryCodeButton:hover{border-color:var(--color-accent);background-color:#ffffff1f}.Contact-module__hcVmEa__countryFlag{font-size:calc(var(--text-body)*.7);opacity:.7;letter-spacing:.02em;font-weight:600}.Contact-module__hcVmEa__countryCodeText{font-weight:500}.Contact-module__hcVmEa__dropdownChevron{opacity:.6;flex-shrink:0;transition:transform .2s}.Contact-module__hcVmEa__dropdownChevronOpen{transform:rotate(180deg)}.Contact-module__hcVmEa__dropdownMenu{z-index:100;background-color:var(--color-hero-bg);border:1px solid #ffffff1f;border-radius:14px;min-width:240px;max-height:240px;padding:.35rem;list-style:none;animation:.15s ease-out Contact-module__hcVmEa__dropdownFadeIn;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 16px 40px #0006}@keyframes Contact-module__hcVmEa__dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Contact-module__hcVmEa__dropdownMenu::-webkit-scrollbar{width:5px}.Contact-module__hcVmEa__dropdownMenu::-webkit-scrollbar-track{background:0 0}.Contact-module__hcVmEa__dropdownMenu::-webkit-scrollbar-thumb{background-color:#ffffff26;border-radius:10px}.Contact-module__hcVmEa__dropdownItem{cursor:pointer;font-family:var(--font-dm-sans);font-size:calc(var(--text-body)*.8);color:var(--color-text-light);border-radius:10px;align-items:center;gap:.6rem;padding:.6rem .75rem;transition:background-color .15s;display:flex}.Contact-module__hcVmEa__dropdownItem:hover{background-color:rgba(var(--color-accent-rgb),.15)}.Contact-module__hcVmEa__dropdownItemActive{background-color:rgba(var(--color-accent-rgb),.2)}.Contact-module__hcVmEa__dropdownCountry{font-size:calc(var(--text-body)*.7);opacity:.6;letter-spacing:.02em;min-width:1.6rem;font-weight:600}.Contact-module__hcVmEa__dropdownName{opacity:.9;flex:1;font-weight:400}.Contact-module__hcVmEa__dropdownCode{opacity:.7;font-weight:600;font-size:calc(var(--text-body)*.75);margin-left:auto}.Contact-module__hcVmEa__submitButton{background-color:var(--color-accent);color:var(--color-hero-bg);font-family:var(--font-dm-sans);font-weight:700;font-size:var(--text-body);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 1.5rem;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s;display:flex}.Contact-module__hcVmEa__calButton{background-color:var(--color-accent);color:var(--color-hero-bg);font-family:var(--font-dm-sans);font-weight:700;font-size:calc(var(--text-body)*1.1);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1.25rem 2.5rem;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s;display:flex;box-shadow:0 10px 20px -5px #09bc8a66}.Contact-module__hcVmEa__submitButton:hover{color:var(--color-hero-bg);background-color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px -5px #0003}.Contact-module__hcVmEa__calButton:hover{background-color:var(--color-hero-bg);color:var(--color-text-light);transform:translateY(-2px);box-shadow:0 10px 20px -5px #00434666}.Contact-module__hcVmEa__successMessage{background-color:rgba(var(--color-accent-rgb),.2);border:1px solid var(--color-accent);color:var(--color-accent);text-align:center;font-family:var(--font-dm-sans);border-radius:12px;margin-top:1rem;padding:1rem}.Contact-module__hcVmEa__errorMessage{color:tomato;text-align:center;font-family:var(--font-dm-sans);background-color:#ff634733;border:1px solid tomato;border-radius:12px;margin-top:1rem;padding:1rem}@media (max-width:900px){.Contact-module__hcVmEa__contact{gap:2rem;padding:4rem 1.5rem}.Contact-module__hcVmEa__headerSection{margin-bottom:2rem}.Contact-module__hcVmEa__contentContainer{flex-direction:column;gap:0}.Contact-module__hcVmEa__dividerWrapper{flex-direction:row;width:100%;height:auto;margin:2rem 0}.Contact-module__hcVmEa__dividerLine{background-color:var(--color-accent);flex:1;width:1px;height:2px}.Contact-module__hcVmEa__dividerText{color:var(--color-accent);background:0 0;padding:0 1rem}.Contact-module__hcVmEa__formContainer,.Contact-module__hcVmEa__calContainer{width:100%;padding:2rem 1rem}.Contact-module__hcVmEa__calContainer,.Contact-module__hcVmEa__checklist{text-align:center;align-items:center}.Contact-module__hcVmEa__checklist li{text-align:left;justify-content:center;align-items:center}.Contact-module__hcVmEa__dropdownMenu{min-width:200px}}
