/* Visual upgrades layered onto the foundation stylesheet. */
@import url("cta-animation.css");
h1,h2,h3{letter-spacing:-.018em}.brand-logo{display:flex;align-items:center}.brand-logo img{display:block;width:145px;height:auto}.footer-logo img{filter:brightness(0) invert(1)}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 86% 34%,rgba(153,234,217,.36),transparent 20%),radial-gradient(circle at 74% 74%,rgba(15,118,110,.1),transparent 26%)}.hero:before{content:"";position:absolute;inset:0;opacity:.5;background-image:linear-gradient(rgba(15,118,110,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(15,118,110,.075) 1px,transparent 1px);background-size:50px 50px;mask-image:linear-gradient(to right,transparent 45%,#000 100%);pointer-events:none}.hero>*{position:relative}.hero-button{background:#ed5c36;border-color:#ed5c36;box-shadow:0 13px 28px rgba(220,72,36,.28);font-size:.94rem;letter-spacing:.01em}.hero-button:hover{background:#c94220;border-color:#c94220}.hero-aside{position:relative}.growth-orbit{position:absolute;width:260px;height:260px;right:5px;bottom:90px;opacity:.85}.orbit-ring{position:absolute;border:1px solid rgba(15,118,110,.36);border-radius:50%;inset:13px;animation:spin 20s linear infinite}.orbit-two{inset:50px;border-style:dashed;animation-direction:reverse;animation-duration:16s}.orbit-core{position:absolute;inset:88px;border-radius:50%;background:var(--teal);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(15,118,110,.22)}.orbit-core span{font-size:.53rem;letter-spacing:.1em;font-weight:700}.orbit-core strong{font-size:1.5rem;line-height:1}.orbit-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#ed5c36}.dot-one{top:38px;right:30px}.dot-two{bottom:35px;left:33px;background:#0f766e}
.intro,.difference,.services{position:relative}.services{overflow:hidden}.section-graphic{position:absolute;pointer-events:none}.intro-graphic{right:0;top:30px;width:130px;height:130px;display:flex;gap:9px;align-items:end;opacity:.6}.intro-graphic i{width:22px;background:var(--mint);border:1px solid #bde5dd}.intro-graphic i:nth-child(1){height:45px}.intro-graphic i:nth-child(2){height:80px}.intro-graphic i:nth-child(3){height:120px;background:#c4eee6}.services-graphic{right:2%;top:55px;width:180px;height:180px;border:1px solid rgba(15,118,110,.12);border-radius:50%}.services-graphic:before,.services-graphic:after{content:"";position:absolute;border:1px solid rgba(15,118,110,.12);border-radius:50%;inset:26px}.services-graphic:after{inset:53px;background:rgba(15,118,110,.06)}.difference-graphic{right:1%;bottom:40px;display:flex;gap:12px;align-items:end}.difference-graphic span{width:13px;background:var(--teal);border-radius:99px}.difference-graphic span:nth-child(1){height:28px}.difference-graphic span:nth-child(2){height:51px;opacity:.7}.difference-graphic span:nth-child(3){height:78px;opacity:.45}
.method-intro{display:grid;grid-template-columns:1fr 1fr;gap:12%;margin-bottom:66px}.method-intro .lead{font-size:1.25rem;line-height:1.5;color:var(--ink)}.flowchart{display:flex;list-style:none;padding:0;margin:0;position:relative;justify-content:space-between;gap:13px}.flowchart:before{content:"";height:1px;background:#9bcac3;position:absolute;left:5%;right:5%;top:29px}.flowchart li{position:relative;z-index:1;width:20%;padding:0 9px 0 0}.flowchart b{width:59px;height:59px;border:1px solid var(--teal);border-radius:50%;background:white;color:var(--teal);display:flex;align-items:center;justify-content:center;font-size:.74rem}.flowchart li:not(:last-child):after{content:"→";position:absolute;right:-6px;top:20px;color:var(--teal);font-size:1.08rem}.flowchart h3{font-size:1.15rem;margin:20px 0 7px}.flowchart p{font-size:.82rem;line-height:1.45}
.founder-photo{height:320px;overflow:hidden;background:var(--mint);position:relative}.founder-photo:after{content:"";position:absolute;inset:0;border:1px solid rgba(15,118,110,.25);pointer-events:none}.founder-photo img{width:100%;height:100%;object-fit:cover;object-position:center 16%;display:block}
@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;scroll-behavior:auto!important}}@media (max-width:800px){.growth-orbit{width:190px;height:190px;opacity:.45;bottom:115px}.orbit-core{inset:65px}.orbit-two{inset:35px}.method-intro{grid-template-columns:1fr;gap:42px}.flowchart{display:grid;grid-template-columns:1fr 1fr;gap:25px}.flowchart:before,.flowchart li:not(:last-child):after{display:none}.flowchart li{width:auto;padding:0}.flowchart b{width:48px;height:48px}.flowchart h3{margin-top:13px}.founder-photo{height:310px;max-width:360px}.section-graphic{display:none}}@media (max-width:520px){.growth-orbit{display:none}.flowchart{grid-template-columns:1fr}.brand-logo img{width:125px}}
