.HeroSection-module__sBkrQG__hero{z-index:0;background:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;height:100dvh;min-height:600px;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}.HeroSection-module__sBkrQG__heroSpacer{pointer-events:none;height:100dvh;min-height:600px}.HeroSection-module__sBkrQG__canvasWrap{z-index:0;position:absolute;inset:0}.HeroSection-module__sBkrQG__canvasFallback{background:#0a0a0a;position:absolute;inset:0}.HeroSection-module__sBkrQG__vignette{z-index:1;pointer-events:none;background:radial-gradient(70% 60%,#060a0ed1 0%,#060a0e80 45%,#0000 100%);position:absolute;inset:0}.HeroSection-module__sBkrQG__bottomFade{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#0a0a0a99 40%,#0a0a0a 70%);height:320px;position:absolute;bottom:0;left:0;right:0}.HeroSection-module__sBkrQG__bloom{z-index:1;pointer-events:none;background:radial-gradient(at 70% 30%,#7bafd41c 0%,#0000 65%);width:55%;height:55%;position:absolute;top:-10%;right:-5%}.HeroSection-module__sBkrQG__inner{z-index:3;text-align:center;padding-left:var(--page-gutter,1.5rem);padding-right:var(--page-gutter,1.5rem);flex-direction:column;align-items:center;gap:1.25rem;max-width:780px;display:flex;position:relative}.HeroSection-module__sBkrQG__eyebrow{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--carolina,#7bafd4);align-items:center;gap:.75rem;font-size:.6875rem;font-weight:600;display:flex}.HeroSection-module__sBkrQG__eyebrow:before,.HeroSection-module__sBkrQG__eyebrow:after{content:"";background:var(--carolina,#7bafd4);opacity:.5;width:28px;height:1px;display:inline-block}.HeroSection-module__sBkrQG__h1{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text,#f0f0f0);margin:0;font-size:clamp(2.25rem,5.5vw,4rem);font-weight:700;line-height:1.08}.HeroSection-module__sBkrQG__h1 em{color:var(--carolina,#7bafd4);font-style:normal}.HeroSection-module__sBkrQG__textBlock{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.HeroSection-module__sBkrQG__subhead{font-family:var(--font-ui);color:var(--muted,#888);max-width:560px;margin:0;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.75}.HeroSection-module__sBkrQG__ctas{flex-flow:wrap;justify-content:center;gap:.875rem;display:flex}.HeroSection-module__sBkrQG__btnPrimary{background:var(--carolina,#7bafd4);color:#0a0a0a;font-family:var(--font-ui);letter-spacing:.03em;white-space:nowrap;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 0 28px #7bafd459,0 0 60px #7bafd41f}.HeroSection-module__sBkrQG__btnPrimary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 0 40px #7bafd48c,0 0 80px #7bafd433}.HeroSection-module__sBkrQG__btnPrimary:active{transform:translateY(0)scale(.98)}.HeroSection-module__sBkrQG__btnPrimary:focus-visible{outline:2px solid var(--carolina,#7bafd4);outline-offset:3px}.HeroSection-module__sBkrQG__btnSecondary{color:var(--carolina,#7bafd4);font-family:var(--font-ui);letter-spacing:.03em;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #7bafd459;border-radius:6px;justify-content:center;align-items:center;padding:1rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.HeroSection-module__sBkrQG__btnSecondary:hover{border-color:var(--carolina,#7bafd4);color:var(--text,#f0f0f0);background:#7bafd41a}.HeroSection-module__sBkrQG__btnSecondary:focus-visible{outline:2px solid var(--carolina,#7bafd4);outline-offset:3px}.HeroSection-module__sBkrQG__trust{font-family:var(--font-ui);color:var(--muted,#888);opacity:.65;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:600}.HeroSection-module__sBkrQG__overview{font-family:var(--font-ui);color:#88888873;text-align:center;border-top:1px solid #7bafd41a;max-width:560px;margin-top:.5rem;padding-top:.875rem;font-size:.75rem;line-height:1.7}.HeroSection-module__sBkrQG__scrollCue{z-index:3;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.HeroSection-module__sBkrQG__scrollLine{background:linear-gradient(#7bafd499,#0000);width:1px;height:52px;animation:2.2s ease-in-out infinite HeroSection-module__sBkrQG__scrollPulse;display:block}@keyframes HeroSection-module__sBkrQG__scrollPulse{0%{opacity:0;transform-origin:top;transform:scaleY(0)}40%{opacity:1;transform-origin:top;transform:scaleY(1)}80%{opacity:0;transform-origin:bottom;transform:scaleY(1)}to{opacity:0}}@media (max-width:768px){.HeroSection-module__sBkrQG__canvasWrap{display:none}.HeroSection-module__sBkrQG__hero{background:radial-gradient(80% 50% at 80% 10%,#7bafd417 0%,#0000 60%),#0a0a0a}.HeroSection-module__sBkrQG__inner{padding-top:64px}.HeroSection-module__sBkrQG__h1{font-size:clamp(1.875rem,8vw,2.75rem)}.HeroSection-module__sBkrQG__ctas{flex-direction:column;align-items:stretch;width:100%;max-width:320px}.HeroSection-module__sBkrQG__btnPrimary,.HeroSection-module__sBkrQG__btnSecondary{text-align:center;justify-content:center}.HeroSection-module__sBkrQG__scrollCue{display:none}}@media (prefers-reduced-motion:reduce){.HeroSection-module__sBkrQG__scrollLine{opacity:.4;animation:none}}
.ProblemSection-module__A0rn6q__section{z-index:1;background:var(--bg,#0a0a0a);border-top:1px solid #ffffff0f;padding:8rem 0;position:relative;overflow:hidden}.ProblemSection-module__A0rn6q__bloom{pointer-events:none;background:radial-gradient(circle,#7bafd412 0%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-140px;left:-140px}.ProblemSection-module__A0rn6q__inner{max-width:760px;padding-left:var(--page-gutter,1.5rem);padding-right:var(--page-gutter,1.5rem);margin-left:auto;margin-right:auto}.ProblemSection-module__A0rn6q__eyebrow{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--carolina,#7bafd4);margin-bottom:1rem;font-size:.6875rem;font-weight:600;display:block}.ProblemSection-module__A0rn6q__eyebrow:before{content:"— ";opacity:.5}.ProblemSection-module__A0rn6q__h2{font-family:var(--font-display);color:var(--text,#f0f0f0);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:700;line-height:1.15}.ProblemSection-module__A0rn6q__subhead{font-family:var(--font-ui);color:var(--muted,#888);margin-bottom:3rem;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.ProblemSection-module__A0rn6q__scene{border-left:2px solid var(--carolina,#7bafd4);flex-direction:column;gap:1.25rem;margin-bottom:3.5rem;padding-left:1.75rem;display:flex}.ProblemSection-module__A0rn6q__sceneLine{font-family:var(--font-ui);color:var(--text,#f0f0f0);margin:0;font-size:1.0625rem;line-height:1.75}.ProblemSection-module__A0rn6q__sceneLinePunch{font-family:var(--font-display);color:var(--text,#f0f0f0);margin:0;font-size:1.125rem;font-style:italic;font-weight:700;line-height:1.5}.ProblemSection-module__A0rn6q__failureList{flex-direction:column;gap:1.25rem;margin:0 0 3rem;padding:0;list-style:none;display:flex}.ProblemSection-module__A0rn6q__failureItem{background:var(--surface,#141414);border:1px solid #ffffff12;border-radius:10px;grid-template-columns:auto 1fr;align-items:baseline;gap:.5rem 1rem;padding:1.25rem 1.5rem;display:grid}.ProblemSection-module__A0rn6q__failureItem:before{content:"×";font-family:var(--font-ui);color:var(--carolina,#7bafd4);font-size:1rem;font-weight:700;line-height:1}.ProblemSection-module__A0rn6q__failureLabel{font-family:var(--font-ui);color:var(--text,#f0f0f0);grid-area:1/2;font-size:.9375rem;font-weight:600}.ProblemSection-module__A0rn6q__failureDesc{font-family:var(--font-ui);color:var(--muted,#888);grid-area:2/2;font-size:.9rem;line-height:1.65}.ProblemSection-module__A0rn6q__bridge{font-family:var(--font-ui);color:var(--muted,#888);text-align:center;font-size:1rem;font-style:italic}@media (max-width:640px){.ProblemSection-module__A0rn6q__scene{padding-left:1.25rem}.ProblemSection-module__A0rn6q__failureItem{padding:1rem 1.125rem}}
.ServicesSection-module__JL3_nq__section{z-index:1;background:var(--surface,#141414);padding:8rem 0;position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__section:before{content:"";background:linear-gradient(90deg,#0000,#7bafd426 30% 70%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ServicesSection-module__JL3_nq__bloom{pointer-events:none;z-index:0;background:radial-gradient(at 20% 20%,#7bafd40f 0%,#0000 65%);width:50%;height:60%;position:absolute;top:-8%;left:-5%}.ServicesSection-module__JL3_nq__inner{z-index:1;max-width:1200px;padding:0 var(--page-gutter,1.5rem);margin:0 auto;position:relative}.ServicesSection-module__JL3_nq__header{max-width:640px;margin-bottom:4rem}.ServicesSection-module__JL3_nq__eyebrow{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--carolina,#7bafd4);align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.6875rem;font-weight:600;display:flex}.ServicesSection-module__JL3_nq__eyebrow:before{content:"";background:var(--carolina,#7bafd4);opacity:.5;width:24px;height:1px;display:inline-block}.ServicesSection-module__JL3_nq__h2{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text,#f0f0f0);margin-bottom:1.25rem;font-size:clamp(2rem,3.5vw,2.875rem);font-weight:700;line-height:1.12}.ServicesSection-module__JL3_nq__h2 em{color:var(--carolina,#7bafd4);font-style:normal}.ServicesSection-module__JL3_nq__lead{font-family:var(--font-ui);color:var(--muted,#888);font-size:clamp(.9375rem,1.3vw,1.0625rem);line-height:1.75}.ServicesSection-module__JL3_nq__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:3.5rem;display:grid}.ServicesSection-module__JL3_nq__card{background:var(--bg,#0a0a0a);border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.875rem;padding:2.25rem 2rem;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__card:after{content:"";background:linear-gradient(90deg,#0000,#7bafd400,#0000);height:1px;transition:background .35s;position:absolute;top:0;left:0;right:0}.ServicesSection-module__JL3_nq__card:hover{border-color:#7bafd438;transform:translateY(-4px);box-shadow:0 0 40px #7bafd40f}.ServicesSection-module__JL3_nq__card:hover:after{background:linear-gradient(90deg,#0000,#7bafd466,#0000)}.ServicesSection-module__JL3_nq__cardNum{font-family:var(--font-mono,"JetBrains Mono", monospace);color:#7bafd466;letter-spacing:.1em;font-size:.6875rem;font-weight:500}.ServicesSection-module__JL3_nq__cardName{font-family:var(--font-display);color:var(--text,#f0f0f0);margin:0;font-size:1.25rem;font-weight:700;line-height:1.25}.ServicesSection-module__JL3_nq__cardDesc{font-family:var(--font-ui);color:var(--muted,#888);flex:1;margin:0;font-size:.9375rem;line-height:1.7}.ServicesSection-module__JL3_nq__cardOutcome{font-family:var(--font-ui);color:var(--carolina,#7bafd4);align-items:flex-start;gap:.625rem;font-size:.875rem;font-weight:600;line-height:1.45;display:flex}.ServicesSection-module__JL3_nq__outcomePip{background:var(--carolina,#7bafd4);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:4px;display:inline-block;box-shadow:0 0 8px #7bafd4b3}.ServicesSection-module__JL3_nq__cardLink{font-family:var(--font-ui);color:var(--carolina,#7bafd4);letter-spacing:.02em;border-bottom:1px solid #7bafd440;align-self:flex-start;padding-bottom:2px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.ServicesSection-module__JL3_nq__cardLink:hover{color:var(--text,#f0f0f0);border-color:#ffffff40}.ServicesSection-module__JL3_nq__cardLink:focus-visible{outline:2px solid var(--carolina,#7bafd4);outline-offset:3px}.ServicesSection-module__JL3_nq__footer{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2.25rem;display:flex}.ServicesSection-module__JL3_nq__pricing{font-family:var(--font-ui);color:var(--muted,#888);margin:0;font-size:.9375rem}.ServicesSection-module__JL3_nq__pricing strong{color:var(--text,#f0f0f0);font-weight:700}.ServicesSection-module__JL3_nq__allServices{font-family:var(--font-ui);color:var(--carolina,#7bafd4);letter-spacing:.02em;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .2s}.ServicesSection-module__JL3_nq__allServices:hover{opacity:.75}.ServicesSection-module__JL3_nq__allServices:focus-visible{outline:2px solid var(--carolina,#7bafd4);outline-offset:3px}@media (max-width:768px){.ServicesSection-module__JL3_nq__section{padding:5.5rem 0}.ServicesSection-module__JL3_nq__grid{grid-template-columns:1fr}.ServicesSection-module__JL3_nq__footer{flex-direction:column;align-items:flex-start}}
.StatsSection-module__jjN8tW__section{padding-top:var(--section-gap);padding-bottom:var(--section-gap);z-index:1;background:var(--bg);position:relative;overflow:hidden}.StatsSection-module__jjN8tW__section:before{content:"";pointer-events:none;background:radial-gradient(#7bafd412 0%,#0000 65%);width:900px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.StatsSection-module__jjN8tW__inner{width:100%;max-width:1200px;padding-left:var(--page-gutter);padding-right:var(--page-gutter);z-index:1;flex-direction:column;gap:3.5rem;margin-left:auto;margin-right:auto;display:flex;position:relative}.StatsSection-module__jjN8tW__label{font-family:var(--font-ui);letter-spacing:.15em;text-transform:uppercase;color:#7bafd499;align-items:center;gap:.75rem;font-size:.75rem;font-weight:600;display:flex}.StatsSection-module__jjN8tW__label:before,.StatsSection-module__jjN8tW__label:after{content:"";background:#7bafd41f;flex:1;height:1px}.StatsSection-module__jjN8tW__stats{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.StatsSection-module__jjN8tW__stat{border-right:1px solid #ffffff0f;flex-direction:column;gap:.625rem;padding:0 2.5rem;display:flex;position:relative}.StatsSection-module__jjN8tW__stat:first-child{padding-left:0}.StatsSection-module__jjN8tW__stat:last-child{border-right:none}.StatsSection-module__jjN8tW__statNum{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);align-items:baseline;gap:.125rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1;display:flex}.StatsSection-module__jjN8tW__statSuffix{color:var(--carolina);letter-spacing:-.01em;font-size:.55em;font-weight:700}.StatsSection-module__jjN8tW__statDesc{font-family:var(--font-ui);color:#f0f0f0a6;max-width:200px;font-size:.9375rem;line-height:1.55}.StatsSection-module__jjN8tW__statSource{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:#fff3;margin-top:.25rem;font-size:.625rem}.StatsSection-module__jjN8tW__context{font-family:var(--font-ui);color:#f0f0f066;text-align:center;justify-content:center;align-items:center;gap:.75rem;font-size:.9375rem;display:flex}.StatsSection-module__jjN8tW__context strong{color:#f0f0f0bf;font-weight:600}@media (max-width:768px){.StatsSection-module__jjN8tW__stats{grid-template-columns:repeat(2,1fr);gap:2.5rem 0}.StatsSection-module__jjN8tW__stat{padding:0 2rem}.StatsSection-module__jjN8tW__stat:nth-child(2){border-right:none}.StatsSection-module__jjN8tW__stat:nth-child(3){border-right:1px solid #ffffff0f}.StatsSection-module__jjN8tW__stat:first-child,.StatsSection-module__jjN8tW__stat:nth-child(3){padding-left:0}}@media (max-width:640px){.StatsSection-module__jjN8tW__stats{grid-template-columns:1fr;gap:2rem}.StatsSection-module__jjN8tW__stat{text-align:center;border-bottom:1px solid #ffffff0f;border-right:none;align-items:center;padding:0 0 2rem}.StatsSection-module__jjN8tW__stat:last-child{border-bottom:none;padding-bottom:0}.StatsSection-module__jjN8tW__context{flex-direction:column;gap:.5rem}}
.ICPSection-module__-5pTTG__section{z-index:1;background:var(--surface,#141414);border-top:1px solid #ffffff0f;padding:8rem 0;position:relative;overflow:hidden}.ICPSection-module__-5pTTG__section:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 0 100%,#7bafd412 0%,#0000 65%);width:55%;height:55%;position:absolute;bottom:-10%;left:-10%}.ICPSection-module__-5pTTG__inner{z-index:1;max-width:1100px;padding:0 var(--page-gutter,1.5rem);margin:0 auto;position:relative}.ICPSection-module__-5pTTG__eyebrow{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--carolina,#7bafd4);margin-bottom:1rem;font-size:.6875rem;font-weight:600;display:block}.ICPSection-module__-5pTTG__eyebrow:before{content:"— ";opacity:.5}.ICPSection-module__-5pTTG__h2{font-family:var(--font-display);color:var(--text,#f0f0f0);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.ICPSection-module__-5pTTG__lead{color:var(--muted,#888);max-width:560px;margin-bottom:3.5rem;font-size:1.1rem;line-height:1.65}.ICPSection-module__-5pTTG__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.ICPSection-module__-5pTTG__card{background:var(--bg,#0a0a0a);cursor:default;border:1px solid #ffffff12;border-left:3px solid #0000;border-radius:10px;padding:1.75rem 1.5rem;transition:border-color .25s,transform .25s}.ICPSection-module__-5pTTG__card:hover{border-left-color:var(--carolina,#7bafd4);transform:translateY(-3px)}.ICPSection-module__-5pTTG__tradeName{color:var(--text,#f0f0f0);margin-bottom:.4rem;font-size:1rem;font-weight:600}.ICPSection-module__-5pTTG__tradeDesc{color:var(--muted,#888);font-size:.9rem;line-height:1.6}.ICPSection-module__-5pTTG__notFit{color:var(--muted,#888);border-left:2px solid #7bafd44d;margin-top:3rem;padding-left:1rem;font-size:.9rem;font-style:italic;line-height:1.65}@media (max-width:640px){.ICPSection-module__-5pTTG__grid{grid-template-columns:1fr}}
.ProcessSection-module__G585fq__section{z-index:1;background:var(--surface,#141414);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:7rem 0;position:relative}.ProcessSection-module__G585fq__inner{max-width:1200px;padding:0 var(--page-gutter);margin:0 auto}.ProcessSection-module__G585fq__header{max-width:600px;margin-bottom:4rem}.ProcessSection-module__G585fq__sectionTag{font-family:var(--font-ui);letter-spacing:.15em;text-transform:uppercase;color:var(--carolina);opacity:.7;margin-bottom:1rem;font-size:.6875rem;font-weight:600;display:block}.ProcessSection-module__G585fq__h2{font-family:var(--font-display);letter-spacing:-.025em;color:var(--text);font-size:clamp(2rem,3.5vw,2.875rem);font-weight:700;line-height:1.15}.ProcessSection-module__G585fq__timeline{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3rem;display:grid;position:relative}.ProcessSection-module__G585fq__connectorLine{z-index:0;background:linear-gradient(90deg,#7bafd466,#7bafd426);height:1px;position:absolute;top:22px;left:0;right:0}.ProcessSection-module__G585fq__step{z-index:1;flex-direction:column;gap:.75rem;display:flex;position:relative}.ProcessSection-module__G585fq__stepNode{border:2px solid var(--carolina);background:var(--bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.ProcessSection-module__G585fq__nodePulse{border:1px solid #7bafd433;border-radius:50%;animation:2.5s ease-in-out infinite ProcessSection-module__G585fq__expand;position:absolute;inset:-6px}@keyframes ProcessSection-module__G585fq__expand{0%{opacity:0;transform:scale(.9)}40%{opacity:1}to{opacity:0;transform:scale(1.3)}}.ProcessSection-module__G585fq__stepNum{font-family:var(--font-ui);color:var(--carolina);letter-spacing:.05em;font-size:.8125rem;font-weight:700}.ProcessSection-module__G585fq__stepTitle{font-family:var(--font-display);color:var(--text);font-size:1.1875rem;font-weight:700;line-height:1.25}.ProcessSection-module__G585fq__stepBody{font-family:var(--font-ui);color:var(--muted);font-size:.9375rem;line-height:1.75}.ProcessSection-module__G585fq__noLockIn{font-family:var(--font-ui);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;opacity:.85;align-items:center;gap:.625rem;margin-bottom:2.5rem;font-size:.8125rem;font-weight:600;display:flex}.ProcessSection-module__G585fq__lockInPip{background:var(--status-green);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block;box-shadow:0 0 8px #00ff8880}.ProcessSection-module__G585fq__ctas{display:flex}.ProcessSection-module__G585fq__btnPrimary{background:var(--gradient-cta);color:var(--bg);border-radius:var(--radius-sm);font-family:var(--font-ui);letter-spacing:.05em;cursor:pointer;border:none;justify-content:center;align-items:center;padding:1rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:filter .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 0 32px #7bafd44d}.ProcessSection-module__G585fq__btnPrimary:hover{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 0 52px #7bafd480}@media (max-width:768px){.ProcessSection-module__G585fq__section{padding:5rem 0}.ProcessSection-module__G585fq__timeline{grid-template-columns:1fr;gap:2.5rem}.ProcessSection-module__G585fq__connectorLine{display:none}.ProcessSection-module__G585fq__step{flex-direction:column;align-items:flex-start;gap:1rem}.ProcessSection-module__G585fq__stepNode{flex-shrink:0;margin-top:.125rem}.ProcessSection-module__G585fq__stepId{display:none}}
.TestimonialsSection-module__g6gg7W__section{z-index:1;background:var(--bg,#0a0a0a);border-top:1px solid #ffffff0f;padding:8rem 0;position:relative;overflow:hidden}.TestimonialsSection-module__g6gg7W__bloom{pointer-events:none;background:radial-gradient(circle,#7bafd412 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:-120px;right:-120px}.TestimonialsSection-module__g6gg7W__inner{max-width:780px;padding-left:var(--page-gutter,1.5rem);padding-right:var(--page-gutter,1.5rem);margin-left:auto;margin-right:auto}.TestimonialsSection-module__g6gg7W__eyebrow{font-family:var(--font-ui);letter-spacing:.18em;text-transform:uppercase;color:var(--carolina,#7bafd4);margin-bottom:1rem;font-size:.6875rem;font-weight:600;display:block}.TestimonialsSection-module__g6gg7W__eyebrow:before{content:"— ";opacity:.5}.TestimonialsSection-module__g6gg7W__h2{font-family:var(--font-display);color:var(--text,#f0f0f0);letter-spacing:-.02em;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.TestimonialsSection-module__g6gg7W__card{background:var(--surface,#141414);border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:1.5rem;padding:2.5rem 2.25rem;display:flex}.TestimonialsSection-module__g6gg7W__cardTop{justify-content:space-between;align-items:center;display:flex}.TestimonialsSection-module__g6gg7W__stars{gap:3px;display:flex}.TestimonialsSection-module__g6gg7W__star{fill:#f5c518;width:18px;height:18px}.TestimonialsSection-module__g6gg7W__timeAgo{color:var(--muted,#888);font-size:.8rem}.TestimonialsSection-module__g6gg7W__quote{color:var(--text,#f0f0f0);border:none;margin:0;padding:0;font-size:1.05rem;font-style:italic;line-height:1.75}.TestimonialsSection-module__g6gg7W__cardBottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1rem;display:flex}.TestimonialsSection-module__g6gg7W__author{color:var(--text,#f0f0f0);font-size:.9rem;font-weight:600}.TestimonialsSection-module__g6gg7W__googleLink{color:var(--carolina,#7bafd4);align-items:center;gap:.5rem;font-size:.85rem;text-decoration:none;transition:opacity .2s;display:flex}.TestimonialsSection-module__g6gg7W__googleLink:hover{opacity:.75;text-decoration:underline}.TestimonialsSection-module__g6gg7W__googleIcon{flex-shrink:0;width:18px;height:18px}.TestimonialsSection-module__g6gg7W__cta{text-align:center;margin-top:2rem}.TestimonialsSection-module__g6gg7W__ctaLink{color:var(--muted,#888);font-size:.9rem;text-decoration:none;transition:color .2s}.TestimonialsSection-module__g6gg7W__ctaLink:hover{color:var(--carolina,#7bafd4)}@media (max-width:640px){.TestimonialsSection-module__g6gg7W__card{padding:1.75rem 1.25rem}.TestimonialsSection-module__g6gg7W__cardBottom{flex-direction:column;align-items:flex-start}}
