.Navigation-module__c8VVPa__nav{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);background:#060b11bf;position:sticky;top:0}.Navigation-module__c8VVPa__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:5rem;display:flex}.Navigation-module__c8VVPa__brand{z-index:31;display:inline-flex;position:relative}.Navigation-module__c8VVPa__desktopLinks{align-items:center;gap:1.3rem;display:flex}.Navigation-module__c8VVPa__desktopLinks a{letter-spacing:.02em;color:var(--ink-soft);font-size:.9rem;font-weight:600;transition:color .25s;position:relative}.Navigation-module__c8VVPa__desktopLinks a:hover{color:var(--ink)}.Navigation-module__c8VVPa__desktopLinks a:after{content:"";background:var(--brand-gradient);border-radius:1px;height:2px;transition:transform .25s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.Navigation-module__c8VVPa__desktopLinks a:hover:after{transform:scaleX(1)}.Navigation-module__c8VVPa__contactWrap{position:relative}.Navigation-module__c8VVPa__cta{font:inherit;background:var(--brand-gradient);color:#060b11;letter-spacing:.03em;border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:none;padding:.52rem 1.15rem;font-size:.82rem;font-weight:760;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 0 20px #00d9ff26,0 0 40px #55f4c314}.Navigation-module__c8VVPa__cta:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 0 28px #00d9ff40,0 0 56px #55f4c31f}.Navigation-module__c8VVPa__contactDrop{background:var(--bg-subtle);border:1px solid var(--line-bright);border-radius:var(--radius-md);min-width:240px;box-shadow:var(--shadow-md),var(--glow-cyan);flex-direction:column;gap:.15rem;padding:.6rem;animation:.15s Navigation-module__c8VVPa__dropIn;display:flex;position:absolute;top:calc(100% + .75rem);right:0}@keyframes Navigation-module__c8VVPa__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navigation-module__c8VVPa__contactItem{border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:.6rem;padding:.6rem .65rem;font-size:.84rem;font-weight:550;transition:background .15s,color .15s;display:flex;color:var(--ink-soft)!important}.Navigation-module__c8VVPa__contactItem:hover{background:var(--surface-hover);color:var(--ink)!important}.Navigation-module__c8VVPa__contactItem:after{display:none!important}.Navigation-module__c8VVPa__contactItem svg{color:var(--cyan);opacity:.8;flex-shrink:0}.Navigation-module__c8VVPa__contactDivider{background:var(--line);height:1px;margin:.25rem .3rem}.Navigation-module__c8VVPa__contactFormLink{border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .65rem;font-size:.82rem;font-weight:650;transition:background .15s;display:flex;color:var(--cyan)!important}.Navigation-module__c8VVPa__contactFormLink:hover{background:var(--surface-hover);color:var(--cyan)!important}.Navigation-module__c8VVPa__contactFormLink:after{display:none!important}.Navigation-module__c8VVPa__contactFormLink svg{opacity:.7;flex-shrink:0}.Navigation-module__c8VVPa__account{position:relative}.Navigation-module__c8VVPa__accountBtn{border:1.5px solid var(--line-bright);background:var(--surface);width:2.2rem;height:2.2rem;color:var(--ink);letter-spacing:.02em;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:.72rem;font-weight:700;transition:border-color .2s,background .2s;display:flex}.Navigation-module__c8VVPa__accountBtn:hover{border-color:var(--cyan);background:var(--surface-hover)}.Navigation-module__c8VVPa__accountDropdown{background:var(--bg-subtle);border:1px solid var(--line);border-radius:var(--radius-md);min-width:200px;box-shadow:var(--shadow-md);flex-direction:column;gap:.15rem;padding:.85rem;display:flex;position:absolute;top:calc(100% + .6rem);right:0}.Navigation-module__c8VVPa__accountName{color:var(--ink);margin:0;font-size:.88rem;font-weight:650}.Navigation-module__c8VVPa__accountCompany{color:var(--ink-muted);margin:0 0 .5rem;font-size:.78rem}.Navigation-module__c8VVPa__accountLink{color:var(--ink-soft);border-top:1px solid var(--line);padding:.4rem 0;font-size:.84rem;transition:color .2s}.Navigation-module__c8VVPa__accountLink:hover{color:var(--cyan)}.Navigation-module__c8VVPa__accountLink:after{display:none!important}.Navigation-module__c8VVPa__accountLogout{font:inherit;color:var(--ink-muted);border:none;border-top:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;padding:.4rem 0;font-size:.84rem;transition:color .2s}.Navigation-module__c8VVPa__accountLogout:hover{color:var(--ink)}.Navigation-module__c8VVPa__hamburger{cursor:pointer;z-index:31;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:2.4rem;height:2.4rem;padding:.5rem;display:none;position:relative}.Navigation-module__c8VVPa__hamburger span{background:var(--ink);border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}.Navigation-module__c8VVPa__hamburger[data-open=true] span:first-child{transform:translateY(7px)rotate(45deg)}.Navigation-module__c8VVPa__hamburger[data-open=true] span:nth-child(2){opacity:0}.Navigation-module__c8VVPa__hamburger[data-open=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navigation-module__c8VVPa__mobileOverlay{display:none}.Navigation-module__c8VVPa__mobileNav a:after{display:none!important}@media (max-width:860px){.Navigation-module__c8VVPa__inner{min-height:4rem}.Navigation-module__c8VVPa__desktopLinks{display:none}.Navigation-module__c8VVPa__hamburger{display:flex}.Navigation-module__c8VVPa__mobileOverlay{z-index:9999;background:#060b11;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Navigation-module__c8VVPa__closeBtn{color:var(--ink);cursor:pointer;background:0 0;border:none;padding:.5rem;position:absolute;top:1rem;right:1.2rem}.Navigation-module__c8VVPa__mobileNav{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Navigation-module__c8VVPa__mobileNav a{color:var(--ink);text-align:center;padding:.7rem 2rem;font-size:1.5rem;font-weight:600}.Navigation-module__c8VVPa__mobileContact{border-top:1px solid var(--line);flex-direction:column;align-items:center;gap:.6rem;margin-top:2rem;padding-top:1.5rem;display:flex}.Navigation-module__c8VVPa__mobileContactLink{color:var(--ink-soft);align-items:center;gap:.6rem;padding:.3rem 0;font-size:1rem;font-weight:500;display:inline-flex}.Navigation-module__c8VVPa__mobileContactLink svg{color:var(--cyan);flex-shrink:0}.Navigation-module__c8VVPa__mobileContactCta{color:var(--cyan);margin-top:.3rem;font-size:.92rem;font-weight:700}}
.Footer-module__JGhRua__footer{border-top:1px solid var(--line);padding:2.5rem 0}.Footer-module__JGhRua__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__JGhRua__brand{opacity:.5;transition:opacity .2s;display:inline-flex}.Footer-module__JGhRua__brand:hover{opacity:.75}.Footer-module__JGhRua__right{align-items:center;gap:1.5rem;display:flex}.Footer-module__JGhRua__right a,.Footer-module__JGhRua__right span{color:var(--ink-muted);font-size:.88rem;font-weight:600;transition:color .2s}.Footer-module__JGhRua__right a:hover{color:var(--ink)}.Footer-module__JGhRua__legal{border-top:1px solid var(--line);justify-content:center;gap:1.5rem;width:100%;margin-top:.5rem;padding-top:1rem;display:flex}.Footer-module__JGhRua__legal a{color:var(--ink-muted);font-size:.82rem;transition:color .2s}.Footer-module__JGhRua__legal a:hover{color:var(--ink)}.Footer-module__JGhRua__copy{color:var(--ink-muted);text-align:center;width:100%;margin:0;font-size:.82rem}@media (max-width:760px){.Footer-module__JGhRua__inner{text-align:center;flex-direction:column}.Footer-module__JGhRua__right{flex-direction:column;gap:.5rem}.Footer-module__JGhRua__legal{flex-direction:column;gap:.6rem}}
.Button-module__9FGWVa__btn{border-radius:var(--radius-pill);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.82rem 1.4rem;font-family:inherit;font-size:.94rem;font-weight:820;line-height:1.4;text-decoration:none;transition:transform .25s,box-shadow .25s,background-position .4s,border-color .25s;display:inline-flex;position:relative}.Button-module__9FGWVa__btn:hover{transform:translateY(-3px)}.Button-module__9FGWVa__primary{background:var(--brand-gradient);color:#0a0f14;background-size:200% 100%;box-shadow:0 8px 20px #00d9ff33,0 2px 8px #0000004d}.Button-module__9FGWVa__primary:hover{background-position:100% 0;box-shadow:0 12px 30px #00d9ff4d,0 4px 12px #0006}.Button-module__9FGWVa__ghost{border-color:var(--line-bright);color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a}.Button-module__9FGWVa__ghost:hover{background:#ffffff12;border-color:#00d9ff4d;box-shadow:0 8px 24px #00d9ff14}.Button-module__9FGWVa__nav{background:var(--brand-gradient);background-size:200% 100%;border:none;padding:.58rem 1rem;font-size:.88rem;box-shadow:0 4px 14px #00d9ff33;color:#0a0f14!important}.Button-module__9FGWVa__nav:hover{background-position:100% 0;box-shadow:0 6px 20px #00d9ff4d}
.Hero-module__PycF7W__hero{align-items:center;min-height:92vh;padding:6rem 0 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__PycF7W__hero:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70% 40%,#000 20%,#0000 70%);mask-image:radial-gradient(at 70% 40%,#000 20%,#0000 70%)}.Hero-module__PycF7W__grid{z-index:1;grid-template-columns:1fr;gap:1rem;display:grid;position:relative}.Hero-module__PycF7W__headlineWrapper{position:relative}.Hero-module__PycF7W__headline{max-width:none;color:var(--ink);margin:0;font-weight:700}.Hero-module__PycF7W__gradientWord{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__PycF7W__preMount{opacity:0}.Hero-module__PycF7W__fadeUp{will-change:opacity,transform;animation:.9s cubic-bezier(.22,1,.36,1) both Hero-module__PycF7W__fadeUp}@keyframes Hero-module__PycF7W__fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.Hero-module__PycF7W__revealBase{opacity:0;pointer-events:none;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(16px)}.Hero-module__PycF7W__revealBase.Hero-module__PycF7W__revealed{opacity:1;pointer-events:auto;transform:translateY(0)}.Hero-module__PycF7W__slotWindow{vertical-align:text-top;text-align:left;width:5.8em;height:1.2em;display:inline-block;position:relative;top:.04em;overflow:hidden}.Hero-module__PycF7W__slotTrack{flex-direction:column;transition:transform .25s cubic-bezier(.22,1,.36,1);display:flex}.Hero-module__PycF7W__slotItem{height:1.2em;line-height:1.2;display:block}.Hero-module__PycF7W__subtitle{font-size:clamp(2.8rem,7vw,5.2rem);font-family:var(--font-display),"Avenir Next",sans-serif;letter-spacing:-.035em;margin:.05em 0 0;font-weight:700;line-height:1.05}.Hero-module__PycF7W__subline{max-width:48ch;color:var(--ink);font-size:1.3rem;font-weight:550;line-height:1.55}.Hero-module__PycF7W__actions{flex-wrap:wrap;gap:.85rem;margin-top:.8rem;display:flex}.Hero-module__PycF7W__orbs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Hero-module__PycF7W__orb{filter:blur(100px);will-change:transform;border-radius:50%;position:absolute;transform:translateZ(0)}.Hero-module__PycF7W__orb1{background:var(--cyan);opacity:.18;width:600px;height:600px;animation:18s ease-in-out infinite Hero-module__PycF7W__drift1;top:-15%;right:-8%}.Hero-module__PycF7W__orb2{background:var(--mint);opacity:.12;width:500px;height:500px;animation:22s ease-in-out infinite Hero-module__PycF7W__drift2;bottom:-20%;right:10%}.Hero-module__PycF7W__orb3{background:var(--orange);opacity:.1;width:400px;height:400px;animation:16s ease-in-out infinite Hero-module__PycF7W__drift3;top:15%;right:25%}.Hero-module__PycF7W__orb4{background:var(--lime);opacity:.06;width:300px;height:300px;animation:20s ease-in-out infinite reverse Hero-module__PycF7W__drift1;top:60%;left:-5%}.Hero-module__PycF7W__scrollArrows{z-index:2;color:var(--cyan);opacity:0;flex-direction:column;align-items:center;gap:0;text-decoration:none;transition:opacity .8s;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Hero-module__PycF7W__scrollArrows.Hero-module__PycF7W__visible{opacity:1}.Hero-module__PycF7W__scrollArrows svg:first-child{opacity:.3;margin-bottom:-6px;animation:1.8s ease-in-out infinite Hero-module__PycF7W__arrowBounce}.Hero-module__PycF7W__scrollArrows svg:last-child{opacity:.6;animation:1.8s ease-in-out .15s infinite Hero-module__PycF7W__arrowBounce}@keyframes Hero-module__PycF7W__arrowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (prefers-reduced-motion:reduce){.Hero-module__PycF7W__scrollArrows svg:first-child,.Hero-module__PycF7W__scrollArrows svg:last-child{animation:1.8s ease-in-out infinite Hero-module__PycF7W__arrowBounce!important}}.Hero-module__PycF7W__bottomLine{background:linear-gradient(90deg,#0000,#00d9ff4d 30%,#55f4c34d 50%,#ff6a0033 70%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}@keyframes Hero-module__PycF7W__drift1{0%,to{transform:translate(0)}33%{transform:translate(-40px,25px)}66%{transform:translate(20px,-20px)}}@keyframes Hero-module__PycF7W__drift2{0%,to{transform:translate(0)}33%{transform:translate(30px,-35px)}66%{transform:translate(-25px,15px)}}@keyframes Hero-module__PycF7W__drift3{0%,to{transform:translate(0)}50%{transform:translate(-30px,25px)}}@media (max-width:760px){.Hero-module__PycF7W__hero{min-height:100svh;padding:3.5rem 0 4rem}.Hero-module__PycF7W__headline{letter-spacing:-.03em;font-size:2.2rem;line-height:1.1}.Hero-module__PycF7W__slotWindow{width:auto;vertical-align:unset;margin-top:.05em;display:block;top:0}.Hero-module__PycF7W__subtitle{margin-top:.15em;font-size:2.2rem}.Hero-module__PycF7W__subline{font-size:1rem}.Hero-module__PycF7W__orb1{width:350px;height:350px}.Hero-module__PycF7W__orb2{width:300px;height:300px}.Hero-module__PycF7W__orb3,.Hero-module__PycF7W__orb4{display:none}}
.AanpakCTA-module__QmvKtq__section{padding:6rem 0 8rem}.AanpakCTA-module__QmvKtq__content{text-align:center;max-width:32rem;margin-inline:auto}.AanpakCTA-module__QmvKtq__headline{margin:0 0 2rem;font-size:clamp(1.8rem,4vw,2.6rem)}.AanpakCTA-module__QmvKtq__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:760px){.AanpakCTA-module__QmvKtq__section{padding:4rem 0 6rem}.AanpakCTA-module__QmvKtq__actions{flex-direction:column;align-items:center}}
.RiskReversal-module__KyzPRa__section{padding:7rem 0;position:relative;overflow:hidden}.RiskReversal-module__KyzPRa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d9ff14 0%,#55f4c30a 30%,#0000 60%);border-radius:50%;width:800px;height:800px;animation:6s ease-in-out infinite RiskReversal-module__KyzPRa__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RiskReversal-module__KyzPRa__inner{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.RiskReversal-module__KyzPRa__badge{text-transform:uppercase;letter-spacing:.14em;color:#0a0f14;background:var(--brand-gradient);border-radius:var(--radius-pill);margin-bottom:2rem;padding:.45rem 1.1rem;font-size:.75rem;font-weight:800;display:inline-block;box-shadow:0 0 24px #00d9ff33}.RiskReversal-module__KyzPRa__headline{font-size:clamp(3rem,8vw,5.5rem);font-family:var(--font-display),"Avenir Next",sans-serif;letter-spacing:-.03em;background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:none;margin:0 0 2rem;font-weight:700;line-height:1}.RiskReversal-module__KyzPRa__quote{max-width:44ch;color:var(--ink-soft);margin:0 0 2.5rem;font-size:1.25rem;line-height:1.7}.RiskReversal-module__KyzPRa__border{border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(12px);padding:2rem 2.5rem;position:relative}.RiskReversal-module__KyzPRa__border:before{content:"";border-radius:var(--radius-xl);background:var(--brand-gradient);-webkit-mask-composite:xor;background-size:300% 100%;padding:1.5px;animation:5s linear infinite RiskReversal-module__KyzPRa__borderShift;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}.RiskReversal-module__KyzPRa__subtext{color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.65}@keyframes RiskReversal-module__KyzPRa__borderShift{0%{background-position:0%}to{background-position:300%}}@keyframes RiskReversal-module__KyzPRa__pulseGlow{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.1)}}@media (max-width:760px){.RiskReversal-module__KyzPRa__section{padding:4.5rem 0}.RiskReversal-module__KyzPRa__headline{font-size:clamp(2.2rem,10vw,3.5rem)}.RiskReversal-module__KyzPRa__quote{font-size:1.08rem}.RiskReversal-module__KyzPRa__border{padding:1.5rem}}
.SolutionsContent-module__UYCcEa__wrapper{z-index:1;position:relative}.SolutionsContent-module__UYCcEa__sectionBlock{padding:5rem 0}.SolutionsContent-module__UYCcEa__gridNormal{grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;display:grid}.SolutionsContent-module__UYCcEa__gridReversed{grid-template-columns:1fr 1.2fr;align-items:center;gap:3rem;display:grid}.SolutionsContent-module__UYCcEa__textCol{min-width:0}.SolutionsContent-module__UYCcEa__visualCol{justify-content:center;align-items:center;min-width:0;display:flex}.SolutionsContent-module__UYCcEa__sectionNumber{letter-spacing:.1em;color:var(--ink-muted);opacity:.5;vertical-align:baseline;margin-right:.6rem;font-size:.55em;font-weight:700}.SolutionsContent-module__UYCcEa__outcomeCards{flex-direction:column;gap:.6rem;margin-bottom:1.5rem;display:flex}.SolutionsContent-module__UYCcEa__outcomeCard{background:#ffffff06;border:1px solid #ffffff0f;border-radius:10px;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;transition:border-color .25s,background .25s;display:flex}.SolutionsContent-module__UYCcEa__outcomeCard:hover{border-color:color-mix(in srgb,var(--card-accent)30%,transparent);background:#ffffff0a}.SolutionsContent-module__UYCcEa__outcomeIcon{width:20px;height:20px;color:var(--card-accent);flex-shrink:0;margin-top:2px}.SolutionsContent-module__UYCcEa__outcomeText{color:var(--ink-soft);margin:0;font-size:1rem;line-height:1.55}.SolutionsContent-module__UYCcEa__discoverHow{margin-bottom:.5rem}.SolutionsContent-module__UYCcEa__discoverToggle{cursor:pointer;color:var(--ink-soft);letter-spacing:.03em;background:0 0;border:1px solid #ffffff14;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:border-color .25s,color .25s;display:inline-flex}.SolutionsContent-module__UYCcEa__discoverToggle:hover{border-color:var(--accent);color:var(--ink)}.SolutionsContent-module__UYCcEa__discoverLabel{pointer-events:none}.SolutionsContent-module__UYCcEa__discoverIcon{color:var(--accent);font-size:1rem;font-weight:400;line-height:1;display:inline-block}.SolutionsContent-module__UYCcEa__discoverContent{overflow:hidden}.SolutionsContent-module__UYCcEa__discoverInner{padding-top:1rem}.SolutionsContent-module__UYCcEa__sectionHeader{margin-bottom:1.75rem}.SolutionsContent-module__UYCcEa__sectionTitle{letter-spacing:-.02em;color:var(--ink);cursor:pointer;margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.4;transition:opacity .2s}.SolutionsContent-module__UYCcEa__sectionTitle:hover .SolutionsContent-module__UYCcEa__titleMeta{opacity:.8}.SolutionsContent-module__UYCcEa__titleMeta{white-space:nowrap;opacity:.55;margin-left:.5rem;transition:opacity .2s;display:inline}.SolutionsContent-module__UYCcEa__titlePhonetic{color:var(--ink-soft);letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:.5em;font-weight:400}.SolutionsContent-module__UYCcEa__titleType{color:var(--ink-muted);margin-left:.25rem;font-size:.45em;font-style:italic;font-weight:400}.SolutionsContent-module__UYCcEa__titleChevron{color:var(--ink-muted);vertical-align:middle;margin-left:.35rem;font-size:.45em;display:inline-block}.SolutionsContent-module__UYCcEa__dictTriggerGroup{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.SolutionsContent-module__UYCcEa__dictTriggerGroup .SolutionsContent-module__UYCcEa__dictToggle{margin-bottom:0}.SolutionsContent-module__UYCcEa__dictToggle{margin-bottom:1.5rem}.SolutionsContent-module__UYCcEa__dictButton{cursor:pointer;background:0 0;border:1px solid #ffffff0f;border-radius:6px;align-items:center;gap:.4rem;padding:.45rem .85rem;transition:border-color .25s,background .25s;display:inline-flex}.SolutionsContent-module__UYCcEa__dictButton:hover{border-color:color-mix(in srgb,var(--accent)30%,transparent);background:#ffffff05}.SolutionsContent-module__UYCcEa__dictPhonetic{color:var(--ink-soft);letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:.85rem;font-weight:400}.SolutionsContent-module__UYCcEa__dictType{color:var(--ink-muted);font-size:.8rem;font-style:italic;font-weight:400}.SolutionsContent-module__UYCcEa__dictChevron{color:var(--ink-muted);flex-shrink:0;font-size:.8rem;display:inline-block}.SolutionsContent-module__UYCcEa__dictPanel{overflow:hidden}.SolutionsContent-module__UYCcEa__dictPanelInner{padding:.75rem 0 0}.SolutionsContent-module__UYCcEa__dictDef{color:var(--ink-soft);margin:0;padding-left:1.2rem;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.65}.SolutionsContent-module__UYCcEa__dictNum{color:var(--ink-muted);margin-right:.4rem}.SolutionsContent-module__UYCcEa__subHeading{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted);margin:0 0 .5rem;font-size:.8rem;font-weight:700}.SolutionsContent-module__UYCcEa__bodyBlock{margin-bottom:1.5rem}.SolutionsContent-module__UYCcEa__bodyText{color:var(--ink-soft);max-width:55ch;margin:0;font-size:1.05rem;line-height:1.7}.SolutionsContent-module__UYCcEa__twoColBody{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:.5rem;display:grid}.SolutionsContent-module__UYCcEa__fullWidthText{max-width:100%}.SolutionsContent-module__UYCcEa__divider{background:#ffffff0f;max-width:80%;height:1px;margin:0 auto}.SolutionsContent-module__UYCcEa__hubContainer{aspect-ratio:1;width:100%;max-width:420px;position:relative}.SolutionsContent-module__UYCcEa__hubSvg{width:100%;height:100%}.SolutionsContent-module__UYCcEa__networkContainer{aspect-ratio:1;width:100%;max-width:420px;position:relative}.SolutionsContent-module__UYCcEa__networkSvg{width:100%;height:100%}.SolutionsContent-module__UYCcEa__radarContainer{aspect-ratio:1;width:100%;max-width:420px;position:relative}.SolutionsContent-module__UYCcEa__radarSvg{width:100%;height:100%}.SolutionsContent-module__UYCcEa__dashboardSection{text-align:center;padding:6rem 0 5rem}.SolutionsContent-module__UYCcEa__dashboardLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-muted);margin:0 0 .75rem;font-size:1rem;font-weight:700}.SolutionsContent-module__UYCcEa__dashboardTitle{max-width:40ch;color:var(--ink);letter-spacing:-.02em;margin:0 auto 3rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;line-height:1.25}.SolutionsContent-module__UYCcEa__dashboardPerspective{perspective:1200px;perspective-origin:50%}.SolutionsContent-module__UYCcEa__dashboardFrame{transform-origin:bottom;will-change:transform,opacity;border:1px solid #ffffff1a;border-radius:16px;max-width:1100px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000004d,0 0 80px #00d9ff0f}.SolutionsContent-module__UYCcEa__dashboardGlow{pointer-events:none;z-index:-1;background:radial-gradient(at 50% 40%,#00d9ff14,#55f4c30a 40%,#0000 70%);position:absolute;inset:-60px}.SolutionsContent-module__UYCcEa__ctaSection{text-align:center;padding:6rem 0}.SolutionsContent-module__UYCcEa__ctaTitle{letter-spacing:-.02em;max-width:640px;margin:0 auto;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;line-height:1.2}.SolutionsContent-module__UYCcEa__ctaSub{color:var(--ink-soft);margin:1rem 0 0;font-size:1.05rem;line-height:1.6}.SolutionsContent-module__UYCcEa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}@media (max-width:768px){.SolutionsContent-module__UYCcEa__sectionTitle{overflow-wrap:break-word;word-break:break-word}.SolutionsContent-module__UYCcEa__titleMeta{margin-top:.3rem;margin-left:0;display:block}.SolutionsContent-module__UYCcEa__sectionBlock{padding:3.5rem 0}.SolutionsContent-module__UYCcEa__gridNormal,.SolutionsContent-module__UYCcEa__gridReversed{grid-template-columns:1fr;gap:2.5rem}.SolutionsContent-module__UYCcEa__gridReversed .SolutionsContent-module__UYCcEa__visualCol{order:2}.SolutionsContent-module__UYCcEa__gridReversed .SolutionsContent-module__UYCcEa__textCol{order:1}.SolutionsContent-module__UYCcEa__twoColBody{grid-template-columns:1fr;gap:0}.SolutionsContent-module__UYCcEa__convergenceContainer{max-width:320px}.SolutionsContent-module__UYCcEa__flowContainer{max-width:100%}.SolutionsContent-module__UYCcEa__flowRow{flex-wrap:wrap;gap:6px}.SolutionsContent-module__UYCcEa__flowNode{padding:6px 12px;font-size:11px}.SolutionsContent-module__UYCcEa__outcomeCards{gap:.5rem}.SolutionsContent-module__UYCcEa__outcomeCard{padding:.85rem 1rem}.SolutionsContent-module__UYCcEa__divider{max-width:100%}.SolutionsContent-module__UYCcEa__dashboardSection{padding:3.5rem 0}.SolutionsContent-module__UYCcEa__ctaSection{padding:4rem 0}}@media (max-width:480px){.SolutionsContent-module__UYCcEa__flowNode{padding:5px 10px;font-size:10px}.SolutionsContent-module__UYCcEa__flowArrow{margin:0 2px}}
.WebdesignHero-module__lL09Eq__hero{background:#050a10;justify-content:center;align-items:center;min-height:100svh;margin-top:-5rem;padding:calc(5rem + 3vh) 2rem 2rem;display:flex;position:relative;overflow:hidden}.WebdesignHero-module__lL09Eq__ambientGlow{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(at 60% 40%,#00d9ff1a 0%,#55f4c30d 30%,#0000 70%);width:60%;height:70%;animation:8s ease-in-out infinite WebdesignHero-module__lL09Eq__glowPulse;position:absolute;top:30%;right:10%}@keyframes WebdesignHero-module__lL09Eq__glowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.WebdesignHero-module__lL09Eq__card{z-index:1;-webkit-backdrop-filter:blur(12px);background:#0a0f1999;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:1200px;position:relative;overflow:hidden;box-shadow:0 0 60px #00d9ff0f,0 0 120px #55f4c308,inset 0 1px #ffffff0d}.WebdesignHero-module__lL09Eq__lightRays{pointer-events:none;z-index:0;background:linear-gradient(135deg,#0000 20%,#00d9ff0f 35%,#0000 42%),linear-gradient(150deg,#0000 30%,#55f4c30a 45%,#0000 55%),linear-gradient(120deg,#0000 40%,#00d9ff08 55%,#0000 65%);width:80%;height:140%;position:absolute;top:-20%;right:-10%}.WebdesignHero-module__lL09Eq__dotGrid{pointer-events:none;z-index:0;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 75% 40%,#000 0%,#0000 100%);mask-image:radial-gradient(70% 60% at 75% 40%,#000 0%,#0000 100%)}.WebdesignHero-module__lL09Eq__upper{z-index:1;grid-template-columns:1fr 1px 1fr;min-height:420px;display:grid;position:relative}.WebdesignHero-module__lL09Eq__titleSide{flex-direction:column;justify-content:center;gap:1.5rem;padding:3rem 2.5rem;display:flex}.WebdesignHero-module__lL09Eq__badge{color:#ffffffb3;letter-spacing:.02em;background:#ffffff0f;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:.5rem;width:fit-content;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-flex}.WebdesignHero-module__lL09Eq__badgeIcon{color:var(--cyan,#00d9ff);font-size:.6rem}.WebdesignHero-module__lL09Eq__headline{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:300;line-height:1.06}.WebdesignHero-module__lL09Eq__headlineLine{display:block}.WebdesignHero-module__lL09Eq__headlineAccent{background:linear-gradient(90deg,var(--cyan,#00d9ff)0%,var(--mint,#55f4c3)50%,var(--lime,#a3e635)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:400}.WebdesignHero-module__lL09Eq__dividerV{background:linear-gradient(#0000 0%,#ffffff14 20% 80%,#0000 100%)}.WebdesignHero-module__lL09Eq__photoSide{position:relative;overflow:hidden}.WebdesignHero-module__lL09Eq__photoWrap{width:100%;height:100%;min-height:420px;position:relative}.WebdesignHero-module__lL09Eq__photo{object-fit:cover;object-position:center 20%;transform:scaleX(-1)}.WebdesignHero-module__lL09Eq__photoFadeLeft{z-index:1;background:linear-gradient(90deg,#0a0f19cc 0%,#0000 100%);width:30%;height:100%;position:absolute;top:0;left:0}.WebdesignHero-module__lL09Eq__photoFadeBottom{z-index:1;background:linear-gradient(#0000 0%,#0a0f19e6 100%);width:100%;height:30%;position:absolute;bottom:0;left:0}.WebdesignHero-module__lL09Eq__dividerH{background:linear-gradient(90deg,#0000 0%,#ffffff14 15% 85%,#0000 100%);height:1px}.WebdesignHero-module__lL09Eq__lower{z-index:1;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 2.5rem;display:grid;position:relative}.WebdesignHero-module__lL09Eq__lowerLeft{align-items:flex-start;display:flex}.WebdesignHero-module__lL09Eq__subtitle{color:#ffffff80;letter-spacing:.02em;font-size:.95rem;font-weight:500}.WebdesignHero-module__lL09Eq__lowerRight{flex-direction:column;gap:1.5rem;display:flex}.WebdesignHero-module__lL09Eq__description{color:#ffffff8c;max-width:420px;margin:0;font-size:.9rem;line-height:1.7}.WebdesignHero-module__lL09Eq__cta{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:.6rem;width:fit-content;padding:.65rem 1.5rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.WebdesignHero-module__lL09Eq__cta:hover{background:#ffffff14;border-color:#ffffff40;box-shadow:0 0 20px #00d9ff1a}.WebdesignHero-module__lL09Eq__ctaIcon{color:var(--cyan,#00d9ff);font-size:.6rem}.WebdesignHero-module__lL09Eq__bottomFade{pointer-events:none;z-index:2;background:linear-gradient(#0000,#060b11);height:80px;position:absolute;bottom:0;left:0;right:0}@media (max-width:860px){.WebdesignHero-module__lL09Eq__hero{align-items:flex-start;padding:calc(5rem + 1vh) 1rem 1rem}.WebdesignHero-module__lL09Eq__card{border-radius:16px}.WebdesignHero-module__lL09Eq__upper{grid-template-columns:1fr;min-height:auto}.WebdesignHero-module__lL09Eq__dividerV{display:none}.WebdesignHero-module__lL09Eq__titleSide{background:#0a121ed9;order:2;padding:2rem 1.5rem 1.5rem}.WebdesignHero-module__lL09Eq__photoSide{order:1}.WebdesignHero-module__lL09Eq__photoWrap{min-height:280px;max-height:350px}.WebdesignHero-module__lL09Eq__headline{font-size:clamp(2rem,8vw,2.8rem)}.WebdesignHero-module__lL09Eq__lower{background:#0a121ed9;grid-template-columns:1fr;gap:1rem;padding:1.5rem}.WebdesignHero-module__lL09Eq__lowerLeft{display:none}}@media (prefers-reduced-motion:reduce){.WebdesignHero-module__lL09Eq__ambientGlow{animation:none}}
.NovaAICTA-module__03WJ9a__section{padding:6rem 0}.NovaAICTA-module__03WJ9a__shell{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-lg);grid-template-columns:1.05fr .95fr;align-items:center;gap:2.5rem;padding:2.8rem;display:grid}.NovaAICTA-module__03WJ9a__copy h2{margin-bottom:.75rem}.NovaAICTA-module__03WJ9a__copy>p{color:var(--ink-soft);margin-bottom:1.5rem}.NovaAICTA-module__03WJ9a__features{margin:0 0 2rem;padding:0;list-style:none}.NovaAICTA-module__03WJ9a__features li{color:var(--ink-soft);align-items:center;gap:.7rem;padding:.55rem 0;font-size:.95rem;display:flex}.NovaAICTA-module__03WJ9a__features li+li{border-top:1px solid var(--line)}.NovaAICTA-module__03WJ9a__check{background:var(--brand-gradient);color:#0a0f14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.6rem;font-weight:900;display:flex}.NovaAICTA-module__03WJ9a__preview{justify-content:center;align-items:center;display:flex}.NovaAICTA-module__03WJ9a__chatMockup{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffff05;flex-direction:column;gap:1rem;width:100%;max-width:380px;padding:1.5rem;display:flex}.NovaAICTA-module__03WJ9a__bubble{border-radius:var(--radius-md);border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);padding:.9rem 1.1rem}.NovaAICTA-module__03WJ9a__bubble p{margin:0;font-size:.88rem;line-height:1.55}.NovaAICTA-module__03WJ9a__bubbleUser{background:#00d9ff0f;border-color:#00d9ff26;margin-left:2rem}.NovaAICTA-module__03WJ9a__bubbleUser p{color:var(--ink)}.NovaAICTA-module__03WJ9a__bubbleAssistant{background:var(--surface);margin-right:2rem}.NovaAICTA-module__03WJ9a__bubbleAssistant p{color:var(--ink-soft)}@media (max-width:1080px){.NovaAICTA-module__03WJ9a__shell{grid-template-columns:1fr;padding:1.8rem}.NovaAICTA-module__03WJ9a__preview{display:none}}@media (max-width:760px){.NovaAICTA-module__03WJ9a__section{padding:4rem 0}.NovaAICTA-module__03WJ9a__shell{padding:1.3rem}}
.WebdesignUSP-module__YHd8Ca__section{padding:clamp(4rem,10vh,7rem) 0}.WebdesignUSP-module__YHd8Ca__container{text-align:center;max-width:1100px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2.5rem)}.WebdesignUSP-module__YHd8Ca__heading{letter-spacing:-.03em;margin:0;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.15}.WebdesignUSP-module__YHd8Ca__headingAccent{background:linear-gradient(90deg,var(--cyan,#00d9ff)0%,var(--mint,#55f4c3)50%,var(--lime,#a3e635)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.WebdesignUSP-module__YHd8Ca__grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem);margin-top:clamp(3rem,6vh,4.5rem);display:grid}.WebdesignUSP-module__YHd8Ca__card{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);padding:clamp(1.5rem,3vw,2.25rem);transition:border-color .3s,background .3s}.WebdesignUSP-module__YHd8Ca__card:hover{border-color:var(--line-bright);background:var(--surface-hover)}.WebdesignUSP-module__YHd8Ca__iconWrap{width:48px;height:48px;color:var(--cyan);margin-bottom:1.25rem}.WebdesignUSP-module__YHd8Ca__iconWrap svg{width:100%;height:100%}.WebdesignUSP-module__YHd8Ca__num{letter-spacing:.2em;color:var(--cyan);opacity:.5;margin-bottom:.35rem;font-size:.7rem;font-weight:600;display:block}.WebdesignUSP-module__YHd8Ca__cardTitle{letter-spacing:-.02em;margin:0 0 .5rem;font-size:clamp(1.3rem,2.5vw,1.6rem);font-weight:700;line-height:1.2}.WebdesignUSP-module__YHd8Ca__cardDesc{color:var(--ink-soft);margin:0;font-size:.95rem;line-height:1.55}.WebdesignUSP-module__YHd8Ca__toggle{color:var(--cyan);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;margin-top:1rem;padding:0;font-size:.85rem;font-weight:500;transition:opacity .2s;display:inline-flex}.WebdesignUSP-module__YHd8Ca__toggle:hover{opacity:.7}.WebdesignUSP-module__YHd8Ca__chevron{transition:transform .3s}.WebdesignUSP-module__YHd8Ca__chevronOpen{transform:rotate(180deg)}.WebdesignUSP-module__YHd8Ca__detail{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.WebdesignUSP-module__YHd8Ca__detailInner{overflow:hidden}.WebdesignUSP-module__YHd8Ca__detailText{color:var(--ink-soft);margin:0;padding-top:.85rem;font-size:.9rem;line-height:1.6}@media (max-width:760px){.WebdesignUSP-module__YHd8Ca__grid{grid-template-columns:1fr;gap:1.25rem}}
.FloatingCTA-module__C6biPa__floating{z-index:50;border-radius:var(--radius-pill);color:#0a0f14;background:var(--brand-gradient);background-size:200% 100%;align-items:center;gap:.4rem;padding:.78rem 1.2rem;font-size:.86rem;font-weight:820;text-decoration:none;transition:transform .25s,box-shadow .25s,background-position .4s;display:inline-flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 8px 24px #00d9ff40,0 2px 8px #0006}.FloatingCTA-module__C6biPa__floating:hover{background-position:100% 0;transform:translateY(-3px);box-shadow:0 12px 32px #00d9ff59,0 4px 12px #00000080}@media (max-width:760px){.FloatingCTA-module__C6biPa__floating{text-align:center;justify-content:center;left:.7rem;right:.7rem}}
.Contact-module__Zv_Gsq__section{padding:6rem 0 8rem}.Contact-module__Zv_Gsq__shell{border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-lg);grid-template-columns:1.1fr .9fr;align-items:start;gap:2.5rem;padding:2.8rem;display:grid}.Contact-module__Zv_Gsq__copy h2{margin-bottom:.75rem}.Contact-module__Zv_Gsq__copy .eyebrow{font-size:1.15rem}.Contact-module__Zv_Gsq__copy>p{color:var(--ink-soft);max-width:44ch;line-height:1.65}.Contact-module__Zv_Gsq__promise{border-radius:var(--radius-md);background:#55f4c30a;border:1px solid #55f4c31a;align-items:center;gap:.7rem;margin-top:1.5rem;padding:.9rem 1.1rem;display:flex}.Contact-module__Zv_Gsq__promise p{color:var(--mint);margin:0;font-size:.9rem;font-weight:650}.Contact-module__Zv_Gsq__form{gap:.7rem;display:grid}.Contact-module__Zv_Gsq__form label{color:var(--ink-soft);font-size:.82rem;font-weight:760}.Contact-module__Zv_Gsq__form input,.Contact-module__Zv_Gsq__form textarea{width:100%;font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff08;padding:.72rem .78rem;transition:border-color .25s,box-shadow .25s}.Contact-module__Zv_Gsq__form input::placeholder,.Contact-module__Zv_Gsq__form textarea::placeholder{color:var(--ink-muted)}.Contact-module__Zv_Gsq__form input:focus,.Contact-module__Zv_Gsq__form textarea:focus{border-color:#00d9ff66;outline:none;box-shadow:0 0 0 3px #00d9ff1a,0 0 20px #00d9ff0d}.Contact-module__Zv_Gsq__phoneGroup{gap:0;display:flex}.Contact-module__Zv_Gsq__countrySelect{font:inherit;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm)0 0 var(--radius-sm);cursor:pointer;appearance:none;background:#ffffff0f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23778899'/%3E%3C/svg%3E") right .5rem center no-repeat;border-right:none;min-width:110px;padding:.72rem 1.4rem .72rem .5rem;font-size:.85rem;transition:border-color .25s,box-shadow .25s}.Contact-module__Zv_Gsq__countrySelect:focus{border-color:#00d9ff66;outline:none;box-shadow:0 0 0 3px #00d9ff1a,0 0 20px #00d9ff0d}.Contact-module__Zv_Gsq__countrySelect option{color:var(--ink);background:#0e1520}.Contact-module__Zv_Gsq__phoneInput{flex:1;border-radius:0 var(--radius-sm)var(--radius-sm)0!important}.Contact-module__Zv_Gsq__consent{color:var(--ink-soft);cursor:pointer;align-items:flex-start;gap:.6rem;margin-top:.3rem;font-size:.82rem;font-weight:400;line-height:1.5;display:flex}.Contact-module__Zv_Gsq__consent input[type=checkbox]{width:18px;height:18px;accent-color:var(--cyan);cursor:pointer;flex-shrink:0;margin-top:1px}.Contact-module__Zv_Gsq__consent a{color:var(--cyan);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.Contact-module__Zv_Gsq__consent a:hover{color:var(--ink)}.Contact-module__Zv_Gsq__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:2rem;display:flex}.Contact-module__Zv_Gsq__successLogo{filter:drop-shadow(0 0 24px #00d9ff40);width:72px;height:72px;margin-bottom:1.2rem;animation:.5s forwards Contact-module__Zv_Gsq__logoFadeIn}.Contact-module__Zv_Gsq__successLogo svg{width:100%;height:100%}@keyframes Contact-module__Zv_Gsq__logoFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.Contact-module__Zv_Gsq__success h3{color:var(--ink);margin-bottom:.5rem}.Contact-module__Zv_Gsq__success p{color:var(--ink-soft);margin:0}.Contact-module__Zv_Gsq__error{color:#ff6b6b;border-radius:var(--radius-sm);background:#ff6b6b14;border:1px solid #ff6b6b26;margin:0;padding:.5rem .75rem;font-size:.85rem}@media (max-width:1080px){.Contact-module__Zv_Gsq__shell{grid-template-columns:1fr;padding:1.8rem}}@media (max-width:760px){.Contact-module__Zv_Gsq__section{padding:4rem 0 6rem}.Contact-module__Zv_Gsq__shell{padding:1.3rem}}
.Founder-module__dVSl3a__section{padding:6rem 0}.Founder-module__dVSl3a__grid{grid-template-columns:auto 1fr;align-items:start;gap:3rem;display:grid}.Founder-module__dVSl3a__avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.Founder-module__dVSl3a__avatar:before{content:"";background:var(--brand-gradient);-webkit-mask-composite:xor;border-radius:50%;padding:3px;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}.Founder-module__dVSl3a__avatar:after{content:"";pointer-events:none;background:radial-gradient(circle,#00d9ff14,#0000 70%);border-radius:50%;position:absolute;inset:-10px}.Founder-module__dVSl3a__photo{object-fit:cover;border-radius:50%;width:calc(100% - 6px);height:calc(100% - 6px)}.Founder-module__dVSl3a__content h2{margin-bottom:.5rem}.Founder-module__dVSl3a__name{font-family:var(--font-display),"Avenir Next",sans-serif;text-transform:uppercase;letter-spacing:.08em;background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:.85rem;font-weight:800}.Founder-module__dVSl3a__bio{color:var(--ink-soft);max-width:56ch;font-size:1.05rem;line-height:1.7}.Founder-module__dVSl3a__badges{flex-wrap:wrap;gap:.6rem;margin:1.5rem 0;display:flex}.Founder-module__dVSl3a__badge{color:var(--ink-soft);border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--surface);align-items:center;gap:.4rem;padding:.42rem .8rem;font-size:.82rem;font-weight:700;transition:border-color .2s;display:inline-flex}.Founder-module__dVSl3a__badge:hover{border-color:var(--line-bright)}.Founder-module__dVSl3a__badgeIcon{color:var(--cyan);display:inline-flex}.Founder-module__dVSl3a__linkedin{color:var(--cyan);align-items:center;gap:.5rem;font-size:.92rem;font-weight:700;transition:opacity .2s;display:inline-flex}.Founder-module__dVSl3a__linkedin:hover{opacity:.75}@media (max-width:760px){.Founder-module__dVSl3a__section{padding:4rem 0}.Founder-module__dVSl3a__grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1.5rem}.Founder-module__dVSl3a__avatar{width:140px;height:140px}.Founder-module__dVSl3a__badges{justify-content:center}}
.DesignStijlen-module__xcrdnG__section{padding:clamp(4rem,10vh,7rem) 0}.DesignStijlen-module__xcrdnG__header{text-align:center;max-width:36rem;margin:0 auto clamp(3rem,7vh,5rem)}.DesignStijlen-module__xcrdnG__headingAccent{background:linear-gradient(90deg,var(--cyan,#00d9ff)0%,var(--mint,#55f4c3)50%,var(--lime,#a3e635)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DesignStijlen-module__xcrdnG__stijlen{flex-direction:column;gap:clamp(4rem,8vh,7rem);display:flex}.DesignStijlen-module__xcrdnG__row{grid-template-columns:1fr 1.3fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.DesignStijlen-module__xcrdnG__rowReverse{direction:rtl;grid-template-columns:1.3fr 1fr}.DesignStijlen-module__xcrdnG__rowReverse>*{direction:ltr}.DesignStijlen-module__xcrdnG__text{flex-direction:column;display:flex}.DesignStijlen-module__xcrdnG__label{text-transform:uppercase;letter-spacing:.14em;margin-bottom:1rem;font-size:.7rem;font-weight:700}.DesignStijlen-module__xcrdnG__title{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.1}.DesignStijlen-module__xcrdnG__desc{color:var(--ink-soft);max-width:28rem;margin:0;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.65}.DesignStijlen-module__xcrdnG__mockupWrap{justify-content:center;display:flex}.DesignStijlen-module__xcrdnG__mockup{border-radius:var(--radius-lg);border:1px solid var(--line-bright);width:100%;max-width:580px;box-shadow:var(--shadow-lg);background:#1a1a1a;overflow:hidden}.DesignStijlen-module__xcrdnG__chrome{background:#1a1a1a;border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:.65rem 1rem;display:flex}.DesignStijlen-module__xcrdnG__dots{flex-shrink:0;gap:6px;display:flex}.DesignStijlen-module__xcrdnG__dot{border-radius:50%;width:10px;height:10px}.DesignStijlen-module__xcrdnG__urlBar{text-align:center;color:var(--ink-muted);border-radius:var(--radius-sm);font-size:.72rem;font-family:var(--font-body),monospace;letter-spacing:.02em;background:#ffffff0a;flex:1;padding:.3rem .75rem}.DesignStijlen-module__xcrdnG__screen{aspect-ratio:16/10;background:#0d0d0d;overflow:hidden}.DesignStijlen-module__xcrdnG__miniSite{flex-direction:column;width:100%;height:100%;font-family:Sora,Manrope,sans-serif;display:flex}.DesignStijlen-module__xcrdnG__miniNav{flex-shrink:0;justify-content:space-between;align-items:center;padding:.5rem 5%;display:flex}.DesignStijlen-module__xcrdnG__miniLogo{font-size:.55rem}.DesignStijlen-module__xcrdnG__miniLinks{letter-spacing:.1em;text-transform:uppercase;opacity:.6;gap:.8rem;font-size:.32rem;font-weight:500;display:flex}.DesignStijlen-module__xcrdnG__miniHero{flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.DesignStijlen-module__xcrdnG__miniHeroImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.DesignStijlen-module__xcrdnG__miniHeroOverlay{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.DesignStijlen-module__xcrdnG__miniBottom{letter-spacing:.05em;flex-shrink:0;justify-content:space-between;align-items:center;padding:.4rem 5%;font-size:.35rem;display:flex}.DesignStijlen-module__xcrdnG__ctaBlock{text-align:center;max-width:32rem;margin:0 auto;padding-top:clamp(2rem,4vh,3rem)}.DesignStijlen-module__xcrdnG__ctaHeadline{letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.15}.DesignStijlen-module__xcrdnG__ctaSubtitle{color:var(--ink-soft);margin:0 0 2rem;font-size:1.05rem;line-height:1.7}@media (max-width:860px){.DesignStijlen-module__xcrdnG__row,.DesignStijlen-module__xcrdnG__rowReverse{text-align:center;direction:ltr;grid-template-columns:1fr}.DesignStijlen-module__xcrdnG__desc{max-width:none}.DesignStijlen-module__xcrdnG__text{align-items:center}}
