.btn{letter-spacing:.01em;cursor:pointer;isolation:isolate;-webkit-tap-highlight-color:transparent;white-space:nowrap;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;font-family:inherit;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex;position:relative}.btn:active{transform:scale(.97)!important}.btn--sm{padding:.5rem 1.25rem;font-size:.875rem}.btn--md{padding:.75rem 1.75rem;font-size:1rem}.btn--lg{padding:.875rem 2.25rem;font-size:1.0625rem}.btn--primary{color:#fff;background:linear-gradient(135deg,#04757b 0%,#2a5360 100%);box-shadow:0 4px 16px -4px #04757b8c}.btn--primary:after{content:"";opacity:0;border-radius:inherit;background:linear-gradient(135deg,#ffffff26 0%,#0000 60%);transition:opacity .22s;position:absolute;inset:0}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 10px 28px -6px #04757b8c}.btn--primary:hover:after{opacity:1}.btn--primary:focus-visible{outline-offset:3px;outline:3px solid #04757b80}.btn--outline{color:#04757b;background:0 0;border-color:#04757b}.btn--outline:hover{color:#fff;background:#04757b;transform:translateY(-2px);box-shadow:0 8px 20px -6px #04757b66}.btn--outline:focus-visible{outline-offset:3px;outline:3px solid #04757b80}
.hero{background:radial-gradient(80% 60% at 15% 20%,#7bbbab38 0%,#0000 55%),radial-gradient(70% 55% at 85% 75%,#04757b24 0%,#0000 55%),radial-gradient(50% 40% at 55% 10%,#91ccbd29 0%,#0000 60%),linear-gradient(155deg,#f5f7f5 0%,#eef4f2 40%,#f0f5f3 70%,#f7f9f7 100%);flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.hero-bg-blob{will-change:transform;border-radius:50%;position:absolute}.hero-bg-blob--a{filter:blur(72px);background:radial-gradient(circle,#7bbbab2e 0%,#7bbbab0f 50%,#0000 70%);width:55vw;height:55vw;animation:20s ease-in-out infinite bgBlob1;top:-15%;left:-5%}.hero-bg-blob--b{filter:blur(80px);background:radial-gradient(circle,#04757b1f 0%,#04757b0a 50%,#0000 70%);width:50vw;height:50vw;animation:26s ease-in-out -10s infinite bgBlob2;bottom:-20%;right:-8%}.hero-bg-blob--c{filter:blur(60px);background:radial-gradient(circle,#91ccbd21 0%,#0000 65%);width:35vw;height:35vw;animation:18s ease-in-out -5s infinite bgBlob3;top:35%;left:40%}.hero>:not(.hero-bg){z-index:1;position:relative}.hero-content-col{background:0 0;flex-direction:column;order:2;justify-content:center;gap:1.5rem;padding:3rem 1.5rem 3.5rem;display:flex;position:relative;overflow:hidden}.hero-content-col>*{z-index:1;position:relative}.hero-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#04757b;align-items:center;gap:.75rem;font-size:.72rem;font-weight:700;display:flex}.hero-eyebrow-line{background:currentColor;border-radius:9999px;flex-shrink:0;width:2rem;height:2px;display:block}.hero-title{font-family:var(--font-playfair), Georgia, serif;letter-spacing:-.02em;color:#0d2420;margin:0;font-size:clamp(2.2rem,7vw,3.75rem);font-weight:700;line-height:1.1}.hero-title em{color:#b87060;font-style:italic;display:inline-block}.hero-question{font-family:var(--font-playfair), Georgia, serif;color:#04757b;border-left:3px solid #04757b73;margin:0;padding-left:1rem;font-size:clamp(1rem,2.8vw,1.25rem);font-style:italic;font-weight:500;line-height:1.5}.hero-sub{color:#4a5568;max-width:42ch;margin:0;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.72}.hero-bullets{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.hero-bullet{color:#1a413e;align-items:center;gap:.65rem;font-size:clamp(.875rem,2vw,.9375rem);font-weight:600;display:flex}.hero-bullet-icon{background:linear-gradient(135deg,#04757b,#53aba9);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.hero-bullet-icon svg{stroke:#fff;stroke-width:2.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:11px;height:11px}.hero-points{flex-direction:column;gap:.625rem;max-width:44ch;margin:0;padding:0;list-style:none;display:flex}.hero-point{color:#334155;align-items:flex-start;gap:.75rem;font-size:clamp(.9rem,2.1vw,.9875rem);line-height:1.6;display:flex}.hero-point-dot{background:linear-gradient(135deg,#04757b,#53aba9);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:.6rem;box-shadow:0 0 0 3px #04757b1f}.hero-tm{color:#04757b;margin-left:1px;font-size:.55em;font-weight:700}.hero-point strong,.hero-footnote strong{color:#04757b;font-weight:700}.hero-ctas{flex-wrap:wrap;gap:.875rem;padding-top:.25rem;display:flex}@media (max-width:380px){.hero-ctas{flex-direction:column}.hero-ctas .btn{justify-content:center;width:100%}}.hero-footnote{color:#94a3b8;border-top:1px solid #04757b1f;max-width:46ch;margin-top:.25rem;padding-top:1rem;font-size:.72rem;line-height:1.6}.hero-image-col{background:0 0;flex-shrink:0;order:1;justify-content:center;align-items:center;width:100%;padding:3rem 1.5rem 2rem;display:flex;position:relative}.hero-frame-wrapper{aspect-ratio:3/4;flex-shrink:0;width:clamp(300px,78vw,500px);position:relative}.hero-ring{pointer-events:none;border-radius:50%;position:absolute}.hero-ring--outer{border:1.5px solid #04757b2e;border-radius:44% 56% 62% 38%/46% 42% 58% 54%;animation:22s linear infinite ringRotate;inset:-10%}.hero-ring--inner{border:1px solid #7bbbab47;border-radius:38% 62% 46% 54%/52% 38% 62% 48%;animation:16s linear infinite reverse ringRotate;inset:-4%}.hero-frame{cursor:pointer;will-change:transform;border-radius:52% 48% 46% 54%/50% 46% 54% 50%;transition:box-shadow .4s;position:absolute;inset:0;overflow:hidden;box-shadow:0 20px 60px #0f242033,0 6px 20px #04757b26,0 0 0 3px #04757b1f}.hero-frame:hover{box-shadow:0 28px 72px #0f242047,0 10px 28px #04757b38,0 0 0 4px #04757b33}.hero-photo{object-fit:cover;object-position:center 50%;transition:transform .6s}.hero-frame:hover .hero-photo{transform:scale(1.04)}.hero-frame-shimmer{opacity:0;pointer-events:none;background:linear-gradient(120deg,#0000 30%,#ffffff24 50%,#0000 70%) 0 0/200% 100%;transition:opacity .3s;position:absolute;inset:0}.hero-frame:hover .hero-frame-shimmer{opacity:1;animation:.9s forwards shimmer}.hero-frame-dot{pointer-events:none;border-radius:50%;width:14px;height:14px;position:absolute}.hero-frame-dot--tl{background:linear-gradient(135deg,#04757b,#53aba9);animation:4s ease-in-out infinite floatDot;top:-2%;left:8%;box-shadow:0 0 0 4px #04757b26}.hero-frame-dot--br{background:#53aba9;width:10px;height:10px;animation:5s ease-in-out -2s infinite reverse floatDot;bottom:4%;right:4%;box-shadow:0 0 0 3px #7bbbab33}.hero-credential{-webkit-backdrop-filter:blur(16px);z-index:4;cursor:default;background:#fffffff5;border:1px solid #04757b29;border-radius:14px;flex-direction:column;gap:.3rem;max-width:240px;padding:.8rem 1.1rem;display:flex;position:absolute;bottom:-1rem;left:-1.5rem;overflow:hidden;box-shadow:0 10px 40px #0f242029,0 3px 10px #04757b1f,0 0 0 3px #04757b0f}.hero-credential:before{content:"";background:linear-gradient(90deg,#04757b 0%,#53aba9 60%,#0000 100%);border-radius:14px 14px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.hero-credential-name{font-family:var(--font-playfair), Georgia, serif;color:#0d2420;white-space:nowrap;margin:0;font-size:.9rem;font-weight:700}.hero-credential-roles{border-top:1px solid #04757b29;flex-direction:column;gap:.15rem;margin:0;padding:.35rem 0 0;list-style:none;display:flex}.hero-credential-roles li{letter-spacing:.05em;text-transform:uppercase;color:#04757b;font-size:.6rem;font-weight:600;line-height:1.35}@media (min-width:768px){.hero{flex-direction:row;justify-content:center;align-items:stretch;gap:3rem;min-height:calc(100svh - 64px)}.hero-content-col{flex:0 560px;order:1;justify-content:center;gap:1.5rem;padding:4rem 1rem}.hero-image-col{flex:none;order:2;width:auto;min-height:100%;padding:2.5rem 0}.hero-frame-wrapper{width:clamp(300px,36vw,440px)}}@media (min-width:1024px){.hero{gap:4rem}.hero-content-col{flex:0 600px;padding:5rem 1rem}.hero-image-col{padding:3rem 0}.hero-frame-wrapper{width:clamp(340px,34vw,480px)}}@media (min-width:1280px){.hero{gap:5rem}.hero-content-col{flex:0 640px;padding:6rem 1rem}.hero-frame-wrapper{width:clamp(360px,32vw,500px)}}@keyframes bgBlob1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,40px)scale(1.08)}66%{transform:translate(-20px,-25px)scale(.93)}}@keyframes bgBlob2{0%,to{transform:translate(0)scale(1)}40%{transform:translate(-35px,-30px)scale(1.1)}75%{transform:translate(18px,22px)scale(.92)}}@keyframes bgBlob3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-18px)scale(1.06)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes floatDot{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
