:root{--ink: #07151e;--green: #255b4f;--green-dark: #143c35;--green-bright: #2fb88b;--mint: #e8f7f1;--gold: #c99521;--soft: #f5faf7;--white: #ffffff;--muted: #4a5b63;--border: rgba(37, 91, 79, .2);--shadow: 0 18px 45px rgba(7, 21, 30, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font-family:Instrument Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}img,svg{display:block}p,h1,h2,h3{margin:0}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;height:4.35rem;padding:0 3.4rem;background:#fffffff5;box-shadow:0 2px 14px #07151e14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:inline-flex;align-items:center;color:var(--green);font-weight:900;letter-spacing:0}.brand-mark{width:8.9rem;height:auto;flex:0 0 auto;object-fit:contain}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.top-nav{display:flex;align-items:center;justify-content:center;gap:3rem;color:#0b0f14;font-size:.9rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.top-nav a{transition:color .2s ease}.top-nav a:hover{color:var(--green-bright)}.account-actions{display:flex;align-items:center;gap:.65rem}.pill-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;border:1px solid var(--green);border-radius:999px;padding:.45rem 1.1rem;background:var(--green);color:var(--white);font-size:.95rem;font-weight:800;transition:background-color .2s ease,transform .2s ease}.pill-button:hover{background:var(--green-dark);transform:translateY(-1px)}.hero{position:relative;min-height:calc(92svh - 4.35rem);margin-top:4.35rem;overflow:hidden;background:#f6f3ef}.hero-image{position:absolute;inset:0 0 0 auto;width:78%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffffa,#fffffff2 34%,#ffffff94 48%,#fff0 68%),linear-gradient(180deg,#ffffff0d,#08130e2e);pointer-events:none}.hero-content{position:relative;z-index:1;width:min(41rem,48vw);margin-left:5%;padding:4rem 3.4rem 2.5rem 0}.hero-logo{display:inline-flex;align-items:center;gap:.85rem;margin-bottom:1rem;color:var(--green);font-weight:900}.hero-logo .brand-mark{width:19rem;height:auto}.hero-copy{max-width:35rem;font-size:1.22rem;font-weight:700;color:#0c1116}.hero-line{margin-top:1.2rem;color:var(--green);font-size:1.28rem;font-weight:900}.hero-support{max-width:34rem;margin-top:1rem;color:#0d151a;font-size:1.05rem;font-weight:650}.hero-checks{display:grid;gap:.25rem;margin:1.2rem 0;padding:0;list-style:none;color:#101010;font-size:1.05rem;font-weight:780}.hero-checks li{display:flex;align-items:center;gap:.45rem}.hero-checks svg{width:1.05rem;height:1.05rem;color:var(--green);flex:0 0 auto}.hero-closing{color:#0d151a;font-size:1.05rem;font-weight:720}.signup-button{display:inline-flex;align-items:center;justify-content:center;min-width:9.8rem;min-height:3.25rem;margin:1.1rem 0 .8rem 8rem;border:3px solid rgba(18,52,45,.72);border-radius:16px;background:linear-gradient(180deg,#4f8b78,#255b4f);color:var(--white);box-shadow:0 5px #061e1759,inset 0 1px #ffffff61;font-size:1.15rem;font-weight:900;letter-spacing:0;text-transform:uppercase;transition:transform .2s ease,filter .2s ease}.signup-button:hover{filter:brightness(1.05);transform:translateY(-1px)}.store-copy{max-width:28rem;color:var(--green);font-weight:900;text-align:center}.store-row{display:flex;justify-content:center;gap:.5rem;width:min(24rem,100%);margin-top:.5rem}.store-badge{display:inline-flex;align-items:center;justify-content:center;min-width:6.2rem;min-height:1.9rem;border-radius:4px;background:#050505;color:#fff;font-size:.62rem;font-weight:800;line-height:1.05;text-align:center}.ask-widget{position:absolute;right:2.25rem;bottom:1.4rem;z-index:2;display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.45rem .8rem;background:#255b4fe6;color:#fff;font-weight:800;box-shadow:var(--shadow)}.ask-widget svg{width:1.8rem;height:1.8rem;color:#d9fff3}.image-section{position:relative;min-height:55rem;overflow:hidden;background:var(--white)}.image-section>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.image-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffffd6,#ffffff9e),linear-gradient(180deg,#ffffffb3,#ffffff5c)}.about-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:24rem 31rem;min-height:55rem}.about-title{display:flex;align-items:center;justify-content:center;color:var(--green);font-size:3rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.mission-copy{display:flex;align-items:center;justify-content:center;padding:3rem 5rem}.vision-copy{display:flex;align-items:flex-start;justify-content:center;padding:7rem 4rem 4rem;background:#80b8a885}.about-copy{max-width:35rem}.about-pill{display:inline-flex;align-items:center;justify-content:center;min-height:3.2rem;border-radius:12px;padding:.35rem 1.35rem;background:#255b4fbd;color:var(--white);font-size:2rem;font-weight:900;letter-spacing:0}.about-copy p{margin-top:1rem;color:#05090c;font-size:1.16rem;font-weight:790}.section-shell{padding:4rem 3.4rem 5rem;background:radial-gradient(circle at 92% 10%,rgba(47,184,139,.12),transparent 22rem),linear-gradient(180deg,#fff,#eef8f3)}.section-heading{max-width:58rem;margin:0 auto 2.6rem;text-align:center}.section-brand{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;margin-bottom:.5rem;color:var(--green);font-size:1.95rem;font-weight:900;letter-spacing:0}.section-brand .brand-mark{width:9rem;height:auto}.section-heading h2{color:var(--ink);font-size:4rem;line-height:1;letter-spacing:0}.section-heading p{margin-top:1rem;color:var(--muted);font-size:1.05rem}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem;width:min(1160px,100%);margin:0 auto}.feature-card{display:grid;grid-template-columns:6.2rem 1fr;gap:1rem;min-height:12.5rem;border:1px solid var(--border);border-bottom:3px solid rgba(47,184,139,.62);border-radius:8px;padding:1.9rem 1.5rem;background:#ffffffeb;box-shadow:0 12px 28px #07151e12}.feature-icon{display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:8px;background:var(--mint);color:var(--green-bright)}.feature-icon svg{width:2.5rem;height:2.5rem}.feature-card h3{font-size:1.12rem;font-weight:900;letter-spacing:0}.feature-card p{margin-top:.65rem;color:#26333a;font-size:.93rem;font-weight:550}.package-section{padding:5rem 3.4rem 4rem;background:linear-gradient(180deg,#fff,#f6fbf8);box-shadow:inset 0 18px 22px #07151e14}.plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;width:min(980px,100%);margin:0 auto}.plan-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(7,21,30,.08);border-radius:8px;background:var(--white);box-shadow:0 16px 34px #07151e1a;text-align:center}.plan-card--gold{border-color:#c99521db;box-shadow:0 20px 42px #c9952138}.plan-ribbon{position:absolute;top:0;right:0;border-bottom-left-radius:8px;padding:.45rem 1.2rem;background:var(--gold);color:var(--white);font-size:.7rem;font-weight:900;text-transform:uppercase}.plan-main{flex:1;padding:2.2rem 2rem 1.4rem}.medal{display:grid;place-items:center;width:5.2rem;height:5.2rem;margin:0 auto .9rem}.medal img{width:100%;height:100%;object-fit:contain}.plan-card h3{color:var(--green);font-size:1.75rem;letter-spacing:0;text-transform:uppercase}.plan-card p{margin-top:.55rem;color:#334148;font-size:.98rem;font-weight:600}.plan-list{display:grid;gap:.9rem;margin:1.6rem 0 0;padding:1.35rem 0 0;border-top:1px solid rgba(7,21,30,.12);list-style:none;text-align:left}.plan-list li{display:flex;align-items:center;gap:.65rem;color:#1c282e;font-size:.9rem;font-weight:650}.mini-icon{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border-radius:6px;background:#255b4f14;color:var(--green);flex:0 0 auto}.mini-icon:before{content:"";width:.5rem;height:.8rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(42deg) translateY(-1px)}.plan-footer{padding:1rem 1.5rem 1.2rem;font-weight:900}.plan-footer span{display:block;margin-top:.2rem;font-size:.78rem;font-weight:600}.plan-footer--bronze{background:#ead6c6;color:#251913}.plan-footer--silver{background:#dce0e5;color:#251913}.plan-footer--gold{background:var(--gold);color:var(--white)}.benefits-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;width:min(1080px,100%);margin:2.6rem auto 2rem}.benefit{display:grid;grid-template-columns:2.5rem 1fr;gap:.8rem;align-items:start}.benefit svg{width:2rem;height:2rem;color:var(--green-bright)}.benefit strong{display:block;font-size:.92rem}.benefit span{display:block;margin-top:.2rem;color:var(--muted);font-size:.78rem}.package-cta{text-align:center}.choose-button{display:inline-flex;align-items:center;justify-content:center;min-width:13rem;min-height:2.8rem;border-radius:999px;background:#13a972;color:var(--white);font-weight:900;transition:background-color .2s ease,transform .2s ease}.choose-button:hover{background:#0d8d5f;transform:translateY(-1px)}.footer-band{min-height:15rem;background:#6f9289}@media (max-width: 1100px){.site-header{padding:0 1.4rem}.top-nav{gap:1.4rem}.hero-content{width:min(39rem,58vw);margin-left:10%;padding-right:1.4rem}.feature-grid,.plans,.benefits-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 800px){.site-header{height:auto;min-height:4.35rem;flex-wrap:wrap;padding:.75rem 1rem}.top-nav{order:3;width:100%;justify-content:flex-start;gap:1rem;overflow-x:auto;padding-bottom:.15rem;font-size:.78rem}.hero{margin-top:6.85rem}.hero-image{width:100%;opacity:.42}.hero:after{background:#ffffffd1}.hero-content{width:100%;margin-left:0;padding:3.5rem 1.25rem 2rem}.signup-button{margin-left:0}.store-copy{text-align:left}.store-row{justify-content:flex-start}.ask-widget{right:1rem;bottom:1rem}.about-grid{grid-template-columns:1fr;grid-template-rows:auto}.about-title,.mission-copy,.vision-copy{justify-content:flex-start;padding:3rem 1.5rem}.about-title{font-size:2.35rem}.section-shell,.package-section{padding-left:1rem;padding-right:1rem}.section-heading h2{font-size:3rem}.feature-grid,.plans,.benefits-row,.feature-card{grid-template-columns:1fr}}@media (max-width: 520px){.account-actions{width:100%}.account-actions .pill-button{flex:1}.hero-logo .brand-mark{width:13rem;height:auto}.hero-copy,.hero-line,.hero-support,.hero-checks,.hero-closing{font-size:.98rem}}
