:root{--green-primary:#14532D;--green-secondary:#166534;--green-success:#22C55E;--cta-hover:#0F3F22;--bg-sage:#F7F6F2;--bg-cream:#FAF8F3;--text-primary:#1F2937;--text-secondary:#6B7280;--border:#E5E7EB}*,::after,::before{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;color:#1f2937;background:#faf8f3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,picture,svg,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}h1,h2,h3,h4{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-weight:700;line-height:1.12;color:#14532d;letter-spacing:-.01em}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:24px}.section{padding-block:88px}@media (max-width:768px){.section{padding-block:56px}}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#166534;background:rgba(22,101,52,.07);border:1px solid rgba(22,101,52,.14);padding:7px 14px;border-radius:999px}.section-title{font-size:clamp(2rem,3.4vw,2.9rem);margin-top:18px}.section-lead{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;font-size:1.05rem;max-width:46ch}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}:focus-visible{outline:rgba(34,197,94,.55) solid 3px;outline-offset:2px;border-radius:4px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:1rem;line-height:1;padding:15px 26px;border-radius:999px;border:1.5px solid transparent;transition:background .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);cursor:pointer;white-space:nowrap}.btn svg{width:18px;height:18px;flex-shrink:0}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn--primary{background:#14532d;color:#fff;box-shadow:0 10px 22px rgba(20,83,45,.22)}.btn--primary:hover{background:#0f3f22;box-shadow:0 14px 28px rgba(20,83,45,.3)}.btn--secondary{background:#fff;color:#14532d;border-color:#e5e7eb}.btn--secondary:hover{border-color:#166534;color:#166534}.btn--ghost{background:0 0;color:#14532d;border-color:rgba(20,83,45,.22)}.btn--ghost:hover{background:rgba(20,83,45,.05)}.btn--light{background:#fff;color:#14532d}.btn--light:hover{background:#f7f6f2}.btn--outline-light{background:0 0;color:#fff;border-color:rgba(255,255,255,.55)}.btn--outline-light:hover{background:rgba(255,255,255,.12);border-color:#fff}.btn--block{width:100%}.btn--lg{padding:17px 30px;font-size:1.05rem}.btn__play{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:rgba(20,83,45,.1)}.btn__play svg{width:12px;height:12px}.site-header{position:sticky;top:0;z-index:100;background:rgba(250,248,243,.85);backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:border-color .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.site-header.is-scrolled{background:rgba(255,255,255,.92);border-bottom-color:#e5e7eb;box-shadow:0 1px 2px rgba(16,24,40,.05)}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;height:76px}.brand__logo{display:block;height:36px;width:auto}@media (max-width:480px){.brand__logo{height:30px}}.brand{display:inline-flex;align-items:center;gap:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:800;font-size:1.4rem;letter-spacing:-.02em;color:#14532d}.brand__mark{width:40px;height:40px;display:grid;place-items:center;background:#14532d;border-radius:11px;color:#fff;box-shadow:0 6px 14px rgba(20,83,45,.25)}.brand__mark svg{width:22px;height:22px}.brand__suffix{color:#166534;font-weight:600}.nav__menu{display:flex;align-items:center;gap:26px}@media (max-width:1200px){.nav__menu{display:none}}.nav__link{position:relative;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:.93rem;font-weight:500;color:#1f2937;padding:6px 0;transition:color .25s cubic-bezier(.4,0,.2,1)}.nav__link svg{width:14px;height:14px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.nav__link::after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:#166534;transform:scaleX(0);transform-origin:left;transition:transform .25s cubic-bezier(.4,0,.2,1)}.nav__link:hover{color:#14532d}.nav__link:hover::after{transform:scaleX(1)}.nav__item--has-menu{position:relative}.nav__dropdown{position:absolute;top:calc(100% + 14px);left:50%;transform:translateX(-50%) translateY(8px);min-width:220px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px rgba(16,24,40,.08);padding:8px;opacity:0;visibility:hidden;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1)}.nav__dropdown a{display:block;padding:10px 14px;border-radius:8px;font-size:.92rem;color:#1f2937;transition:background .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.nav__dropdown a:hover{background:#f7f6f2;color:#14532d}.nav__item--has-menu:hover .nav__dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.nav__item--has-menu:hover .nav__link svg{transform:rotate(180deg)}.nav__actions{display:flex;align-items:center;gap:12px}.nav__login{font-weight:600;font-size:.93rem;white-space:nowrap;padding:10px 18px;border:1.5px solid #e5e7eb;border-radius:999px;color:#14532d;transition:border-color .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1)}.nav__login:hover{border-color:#166534;background:#fff}.nav__toggle{display:none;width:44px;height:44px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;place-items:center}@media (max-width:1200px){.nav__actions{display:none}.nav__toggle{display:grid}}.nav__toggle span{display:block;width:20px;height:2px;background:#14532d;border-radius:2px;position:relative;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1)}.nav__toggle span::after,.nav__toggle span::before{content:"";position:absolute;left:0;width:20px;height:2px;background:#14532d;border-radius:2px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.nav__toggle span::before{top:-6px}.nav__toggle span::after{top:6px}body.menu-open .nav__toggle span{background:0 0}body.menu-open .nav__toggle span::before{transform:translateY(6px) rotate(45deg)}body.menu-open .nav__toggle span::after{transform:translateY(-6px) rotate(-45deg)}.mobile-menu{position:fixed;inset:76px 0 0 0;z-index:90;background:#faf8f3;padding:24px;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);overflow-y:auto}.mobile-menu a{display:block;padding:16px 4px;font-size:1.1rem;font-weight:600;color:#14532d;border-bottom:1px solid #e5e7eb}.mobile-menu .btn{margin-top:20px}body.menu-open .mobile-menu{transform:translateX(0)}.hero{position:relative;background:linear-gradient(180deg,#faf8f3 0,#f7f6f2 100%);padding-top:40px;padding-bottom:64px;overflow:hidden}.hero__grid{display:grid;grid-template-columns:1fr;align-items:center;gap:36px;position:relative}.hero__content{position:relative;z-index:2}.hero__badge svg{width:15px;height:15px}.hero__title{font-size:clamp(2.6rem,5.4vw,4.15rem);line-height:1.05;margin-top:22px}.hero__subhead{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:clamp(1.05rem,1.8vw,1.3rem);color:#166534;margin-top:16px}.hero__text{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.12rem;color:#6b7280;max-width:40ch;margin-top:22px}.hero__usps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 34px;margin-top:30px}.usp{display:flex;align-items:center;gap:12px}.usp__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:rgba(22,101,52,.09);color:#166534}.usp__icon svg{width:19px;height:19px}.usp__label{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;line-height:1.3}.usp strong{display:block;color:#1f2937;font-weight:600}.usp span{color:#6b7280}.hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:36px}.hero__microcopy{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.85rem;color:#6b7280;margin-top:16px;max-width:46ch}.hero__proof{display:flex;align-items:center;gap:16px;margin-top:34px}.avatars{display:flex}.avatars img{width:42px;height:42px;border-radius:50%;border:2.5px solid #faf8f3;-o-object-fit:cover;object-fit:cover;margin-left:-12px}.avatars img:first-child{margin-left:0}.rating__stars{color:#e0a93b;letter-spacing:2px;font-size:.95rem}.rating__label{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#6b7280}.rating strong{color:#1f2937}.hero__visual{position:relative}.hero__image{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 24px 48px rgba(16,24,40,.12);aspect-ratio:4/4.4}.hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.floating-card{position:absolute;right:-18px;top:50%;transform:translateY(-50%);width:232px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.7);border-radius:20px;box-shadow:0 24px 48px rgba(16,24,40,.12);padding:18px;display:flex;flex-direction:column;gap:16px}@media (max-width:480px){.hero__usps{grid-template-columns:1fr}.floating-card{position:static;transform:none;width:100%;margin-top:16px;flex-direction:row;flex-wrap:wrap}.floating-card .float-item{flex:1 1 45%}}.float-item{display:flex;align-items:center;gap:12px}.float-item__icon{width:34px;height:34px;flex-shrink:0;display:grid;place-items:center;border-radius:9px;background:rgba(22,101,52,.1);color:#166534}.float-item__icon svg{width:17px;height:17px}.float-item__text{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.25}.float-item strong{display:block;font-size:.85rem;color:#1f2937;font-weight:600}.float-item span{font-size:.76rem;color:#6b7280}@media (min-width:1024px){.hero__grid{grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hero__content{max-width:560px}}.family-banner{position:relative;z-index:5;background:linear-gradient(135deg,#14532d 0,#166534 100%);color:rgba(255,255,255,.92)}.family-banner__grid{display:grid;grid-template-columns:300px 1fr;gap:40px;padding-block:42px}@media (max-width:1024px){.floating-card{right:8px}.family-banner__grid{grid-template-columns:1fr;gap:30px;padding-block:34px}}.family-banner__lead h2{color:#fff;font-size:1.55rem}.family-banner__lead p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;margin-top:12px;margin-bottom:22px}.family-banner__features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;border-left:1px solid rgba(255,255,255,.18);padding-left:40px}@media (max-width:768px){.family-banner__features{grid-template-columns:repeat(2,1fr);gap:26px}}.mini-feature{text-align:left}.mini-feature__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:rgba(255,255,255,.12);color:#fff;margin-bottom:12px}.mini-feature__icon svg{width:20px;height:20px}.mini-feature h4{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.98rem;font-weight:600}.mini-feature p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.82rem;margin-top:5px;color:rgba(255,255,255,.75)}.conditions{background:#faf8f3}.conditions__grid{display:grid;grid-template-columns:300px 1fr;gap:48px;align-items:start}.conditions__intro{position:sticky;top:100px}@media (max-width:1024px){.family-banner__features{border-left:none;padding-left:0}.conditions__grid{grid-template-columns:1fr;gap:32px}.conditions__intro{position:static}}.conditions__intro .link-arrow{margin-top:22px}.link-arrow{display:inline-flex;align-items:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;color:#166534}.link-arrow svg{width:16px;height:16px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.link-arrow:hover svg{transform:translateX(4px)}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width:1024px){.cards-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.cards-grid{grid-template-columns:repeat(2,1fr);gap:14px}}.condition-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;box-shadow:0 1px 2px rgba(16,24,40,.05);transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.condition-card:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(16,24,40,.08);border-color:rgba(22,101,52,.3)}.condition-card__img{aspect-ratio:1/.82;overflow:hidden}.condition-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.condition-card:hover .condition-card__img img{transform:scale(1.06)}.condition-card__label{display:flex;align-items:center;justify-content:center;gap:6px;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:.95rem;color:#1f2937;padding:16px 10px}.condition-card__go{color:#166534;opacity:0;transform:translateX(-6px);transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.condition-card:hover .condition-card__go{opacity:1;transform:none}.condition-card--more{display:grid;place-items:center;background:#f7f6f2;aspect-ratio:auto}.condition-card--more .plus{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;border:2px solid #166534;color:#166534;margin:30px auto 6px}.condition-card--more .plus svg{width:26px;height:26px}.how{background:#f7f6f2}.how__grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:stretch}@media (max-width:1024px){.how__grid{grid-template-columns:1fr}}.how__panel{display:grid;grid-template-columns:1.08fr 1fr;background:#fff;border:1px solid #e5e7eb;border-radius:28px;overflow:hidden}.how__steps{padding:38px 30px;display:flex;flex-direction:column}@media (max-width:768px){.how__panel{grid-template-columns:1fr}.how__steps{padding:28px}}.steps{margin-top:26px;display:flex;flex-direction:column;gap:6px}.step{display:grid;grid-template-columns:40px 1fr;gap:18px;padding:16px 0;position:relative}.step:not(:last-child)::after{content:"";position:absolute;left:19px;top:52px;bottom:-6px;width:2px;background:linear-gradient(180deg,#166534,rgba(22,101,52,.15))}.step__num{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#14532d;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:.95rem;z-index:1}.step__body h4{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.05rem;color:#1f2937;font-weight:600}.step__body p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#6b7280;margin-top:4px}.how__media{overflow:hidden;min-height:320px}.how__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.why{background:#14201a;border-radius:28px;padding:42px 38px;color:rgba(255,255,255,.9);display:grid;grid-template-columns:1fr .85fr;gap:24px;align-items:center;overflow:hidden}.why h2{color:#fff;font-size:clamp(1.7rem,2.4vw,2.1rem);margin-top:18px}.why .eyebrow{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:rgba(255,255,255,.85)}.why__text{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;line-height:1.75;color:rgba(255,255,255,.78);margin-top:18px}.why__list{margin-top:24px;display:flex;flex-direction:column;gap:14px}.why__item{display:flex;align-items:center;gap:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.98rem;color:rgba(255,255,255,.88)}.why__item svg{width:20px;height:20px;color:#22c55e;flex-shrink:0}.why__tagline{margin-top:28px;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-style:italic;font-size:1.1rem;color:rgba(255,255,255,.75)}.why__phone{display:grid;place-items:center}@media (max-width:768px){.how__media{min-height:240px}.why{grid-template-columns:1fr;padding:30px}.why__phone{margin-top:8px}}.phone{position:relative;width:min(100%,224px);aspect-ratio:9/19;background:#0c1712;border:8px solid #05100b;border-radius:40px;padding:8px;box-shadow:0 30px 60px rgba(0,0,0,.45),inset 0 0 0 2px rgba(255,255,255,.04)}.phone>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:30px}.phone__notch{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:92px;height:22px;background:#05100b;border-radius:999px;z-index:3}.phone__status{position:absolute;top:22px;left:20px;display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border-radius:999px;background:rgba(5,16,11,.55);backdrop-filter:blur(6px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.7rem;font-weight:600;color:#fff;z-index:3}.phone__dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,.6);animation:1.8s infinite pulse}.phone__self{position:absolute;right:18px;top:60px;width:58px;height:78px;border-radius:12px;border:2px solid rgba(255,255,255,.5);background:radial-gradient(circle at 50% 38%,#6b7280 0 22%,transparent 23%),linear-gradient(180deg,#9ca3af,#4b5563);z-index:3}.phone__controls{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);display:flex;align-items:center;gap:12px;z-index:3}.call-btn{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.16);backdrop-filter:blur(6px);color:#fff;transition:transform .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1)}.call-btn svg{width:20px;height:20px}.call-btn:hover{transform:translateY(-2px);background:rgba(255,255,255,.26)}.call-btn--end{width:50px;height:50px;background:#ef4444;box-shadow:0 8px 18px rgba(239,68,68,.45)}.call-btn--end svg{width:22px;height:22px}.call-btn--end:hover{background:#dc2626}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.55)}70%{box-shadow:0 0 0 8px rgba(34,197,94,0)}100%{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.social{background:#faf8f3}.social__grid{display:grid;grid-template-columns:320px 1fr 340px;gap:40px;align-items:stretch}@media (max-width:1024px){.social__grid{grid-template-columns:1fr;gap:32px}}.social__photo{border-radius:28px;overflow:hidden;box-shadow:0 8px 24px rgba(16,24,40,.08);aspect-ratio:4/3.4}.social__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 28%;object-position:center 28%}@media (min-width:1024px){.social__photo{aspect-ratio:auto;height:100%}.quote{align-self:center}}.quote__mark{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:4rem;line-height:.6;color:rgba(22,101,52,.25)}.quote h3{font-size:1.6rem;margin:10px 0 20px}.quote__slider{position:relative;min-height:130px}.quote__item{position:absolute;inset:0;opacity:0;transform:translateY(12px);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);pointer-events:none}.quote__item.is-active{opacity:1;transform:none;position:relative;pointer-events:auto}.quote__item p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.05rem;color:#1f2937;line-height:1.6}.quote__item cite{display:block;margin-top:14px;font-style:normal;font-weight:600;color:#166534}.quote__nav{display:flex;align-items:center;gap:12px;margin-top:22px}.quote__dots{display:flex;gap:8px}.quote__dot{width:9px;height:9px;border-radius:50%;background:rgba(22,101,52,.22);transition:background .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1)}.quote__dot.is-active{background:#166534;width:24px;border-radius:999px}.quote__arrows{display:flex;gap:8px}.quote__arrow{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#14532d;transition:background .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.quote__arrow svg{width:16px;height:16px}.quote__arrow:hover{background:#f7f6f2;border-color:#166534}.get-started{background:#f7f6f2;border:1px solid #e5e7eb;border-radius:28px;padding:40px 34px;text-align:center;box-shadow:0 1px 2px rgba(16,24,40,.05)}.get-started h3{font-size:1.7rem}.get-started p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;margin:12px 0 24px;font-size:.98rem}.get-started small{display:block;margin-top:14px;color:#6b7280;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.get-started .btn{width:100%}.site-footer{background:#fff;border-top:1px solid #e5e7eb;padding-top:56px}.footer__main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding-bottom:44px;border-bottom:1px solid #e5e7eb}@media (max-width:1024px){.footer__main{grid-template-columns:1fr 1fr;gap:34px}}@media (max-width:480px){.footer__main{grid-template-columns:1fr;text-align:left}}.footer__about{max-width:340px}.footer__about p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#6b7280;margin:16px 0 20px;line-height:1.6}.footer__brand-logo{display:inline-flex;align-items:center;gap:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:800;font-size:1.35rem;color:#14532d}.footer__heading{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1f2937;margin-bottom:16px}.footer__col ul{display:flex;flex-direction:column;gap:11px}.footer__col a{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#6b7280;transition:color .25s cubic-bezier(.4,0,.2,1),padding-left .25s cubic-bezier(.4,0,.2,1)}.footer__col a:hover{color:#14532d;padding-left:3px}.footer__badges{display:flex;flex-wrap:wrap;gap:16px 24px}.footer__badge{display:flex;align-items:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.82rem;color:#6b7280}.footer__badge svg{width:18px;height:18px;color:#166534}.footer__badge strong{color:#1f2937;font-weight:600}.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-block:24px}.footer__copy{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.82rem;color:#6b7280;max-width:640px}.footer__social{display:flex;gap:10px}.footer__social a{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#14532d;color:#fff;transition:background .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.footer__social a svg{width:16px;height:16px}.footer__social a:hover{background:#166534;transform:translateY(-2px)}.page-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 13% 15%,rgba(22,101,52,.11),transparent 42%),radial-gradient(circle at 87% 82%,rgba(34,197,94,.13),transparent 45%),linear-gradient(180deg,#faf8f3 0,#f7f6f2 100%);border-bottom:1px solid rgba(22,101,52,.06);padding-block:84px 76px;text-align:center}@media (max-width:768px){.footer__bottom{justify-content:center;text-align:center}.page-hero{padding-block:52px 46px}}.page-hero::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 46 46'%3E%3Cpath d='M23 16v14M16 23h14' stroke='%2314532D' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-size:46px 46px;opacity:.055;mask-image:radial-gradient(ellipse 70% 65% at 50% 50%,transparent 35%,#000 100%);-webkit-mask-image:radial-gradient(ellipse 70% 65% at 50% 50%,transparent 35%,#000 100%);pointer-events:none}.page-hero__inner{max-width:760px;margin-inline:auto;position:relative;z-index:1}.page-hero h1{font-size:clamp(2.1rem,4.4vw,3.3rem);margin-top:18px}.page-hero .page-hero__lead{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.12rem;color:#6b7280;margin:18px auto 0;max-width:60ch}.page-hero__actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:30px}.page-hero__micro{display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.82rem;color:#6b7280;margin-top:14px}.page-hero__search{display:flex;align-items:center;gap:10px;max-width:620px;margin:28px auto 0;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 6px 6px 22px;box-shadow:0 1px 2px rgba(16,24,40,.05);transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.page-hero__search:focus-within{border-color:#166534;box-shadow:0 0 0 3px rgba(34,197,94,.15)}.page-hero__search input{flex:1;min-width:0;border:none;outline:0;background:0 0;font-size:.98rem;color:#1f2937;text-overflow:ellipsis}.page-hero__search button{flex-shrink:0}.section-head{max-width:720px;margin:0 auto 40px;text-align:center}.section-head--center{margin-inline:auto;text-align:center}.section-head h2{font-size:clamp(1.7rem,3vw,2.4rem);margin-top:14px}.section-head p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;font-size:1.05rem;margin-top:14px}.prose{max-width:760px;margin-inline:auto;text-align:center}.prose p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#1f2937;line-height:1.75;margin-bottom:18px}.prose p:last-child{margin-bottom:0}.prose a{color:#166534;font-weight:600;text-decoration:underline;text-underline-offset:2px}.prose strong{color:#1f2937}.prose--muted p{color:#6b7280}.prose--left{margin-inline:0;text-align:left}.section>.container>.btn{display:flex;width:-moz-fit-content;width:fit-content;margin-inline:auto;margin-top:34px}.section>.container>.steps{width:100%;max-width:680px;margin-inline:auto}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:1024px){.info-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.info-grid{grid-template-columns:1fr}}.info-grid--2{grid-template-columns:repeat(2,1fr);max-width:860px;margin-inline:auto}@media (max-width:768px){.info-grid--2{grid-template-columns:1fr}}.info-grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.info-grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.info-grid--4{grid-template-columns:1fr}}.info-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:30px 28px;box-shadow:0 1px 2px rgba(16,24,40,.05);transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.info-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(16,24,40,.08);border-color:rgba(22,101,52,.28)}.info-card--accent{background:rgba(22,101,52,.04);border-color:rgba(22,101,52,.3)}.info-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:rgba(22,101,52,.09);color:#166534;margin-bottom:18px}.info-card__icon svg{width:24px;height:24px}.info-card h3{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.2rem;font-weight:700;color:#1f2937}.info-card p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;font-size:.95rem;margin-top:10px;line-height:1.6;flex:1}.info-card .link-arrow{margin-top:18px}.info-card__actions{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px}.info-card__actions .btn{flex:1 1 140px}.info-card__focus{flex:0 0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;font-size:.93rem;line-height:1.55;margin-top:8px}.info-card__focus strong{color:#166534}.info-card__label{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#166534;margin:16px 0 10px}.info-card--warn{background:#fef3f2;border-color:#fdd9d5}.info-card--warn .info-card__label{color:#b42318}.info-card--warn .clean-list li::before{background:#b42318}.treat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:1024px){.treat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.treat-grid{grid-template-columns:1fr}}.treat-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;box-shadow:0 1px 2px rgba(16,24,40,.05);text-align:left;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.treat-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(16,24,40,.08);border-color:rgba(22,101,52,.28)}.treat-card__img{aspect-ratio:4/2.7;overflow:hidden}.treat-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.treat-card:hover .treat-card__img img{transform:scale(1.06)}.treat-card__body{padding:22px 22px 24px;display:flex;flex-direction:column;flex:1}.treat-card h3{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.08rem;font-weight:700;color:#1f2937}.treat-card p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#6b7280;line-height:1.6;margin-top:8px;flex:1}.treat-card .link-arrow{margin-top:16px;font-size:.9rem}.detail-block{display:grid;grid-template-columns:1fr 1fr;gap:24px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:34px;box-shadow:0 1px 2px rgba(16,24,40,.05)}.detail-block+.detail-block{margin-top:22px}@media (max-width:768px){.detail-block{grid-template-columns:1fr;padding:26px;gap:16px}}.detail-block h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.4rem;color:#14532d;grid-column:1/-1}.detail-block--media{grid-template-columns:250px 1fr;align-items:stretch}.detail-block__media{border-radius:12px;overflow:hidden;height:100%;min-height:240px;box-shadow:0 1px 2px rgba(16,24,40,.05)}.detail-block__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%}@media (max-width:768px){.detail-block--media{grid-template-columns:1fr}.detail-block__media{height:auto;aspect-ratio:16/7;min-height:0}}.detail-block__main{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.detail-block__main .btn{margin-top:22px;align-self:center}.detail-block__lead{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;color:#6b7280;line-height:1.6;margin-top:8px}.detail-block__cols{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:18px;width:100%}@media (max-width:480px){.detail-block__cols{grid-template-columns:1fr}}.detail-block .detail-block__col h4{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#166534;margin-bottom:8px}.detail-block .detail-block__col p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;font-size:.95rem;line-height:1.6}.detail-block .btn{grid-column:1/-1;justify-self:start;margin-top:6px}.media-band{border-radius:28px;overflow:hidden;box-shadow:0 8px 24px rgba(16,24,40,.08);aspect-ratio:16/7;margin-top:38px}.media-band img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%}@media (max-width:768px){.media-band{aspect-ratio:16/10;margin-top:28px}}.checklist{display:grid;gap:14px;max-width:640px;width:-moz-fit-content;width:fit-content;margin-inline:auto}.checklist li{display:flex;align-items:flex-start;gap:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#1f2937;line-height:1.5}.checklist li svg{width:22px;height:22px;color:#22c55e;flex-shrink:0;margin-top:1px}.callout{border-radius:20px;padding:28px 30px;background:#fef3f2;border:1px solid #fdd9d5;max-width:760px;margin-inline:auto}.callout--info{background:rgba(22,101,52,.05);border-color:rgba(22,101,52,.18)}.callout h3{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.15rem;font-weight:700;color:#b42318;margin-bottom:10px}.callout--info h3{color:#14532d}.callout li,.callout p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;line-height:1.6}.callout ul{display:grid;gap:8px;margin-top:10px}.callout li{display:flex;gap:10px;align-items:flex-start}.callout li::before{content:"";width:6px;height:6px;border-radius:50%;background:#b42318;margin-top:9px;flex-shrink:0}.callout--info li::before{background:#166534}.callout strong{color:#1f2937}.faq{max-width:820px;margin-inline:auto}.faq__item{border:1px solid #e5e7eb;border-radius:12px;background:#fff;margin-bottom:12px;overflow:hidden;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.faq__item.is-open{border-color:rgba(22,101,52,.35);box-shadow:0 1px 2px rgba(16,24,40,.05)}.faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;padding:20px 24px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:1.02rem;color:#1f2937}.faq__q .faq__icon{flex-shrink:0;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:rgba(22,101,52,.08);color:#166534;transition:transform .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1)}.faq__q .faq__icon svg{width:15px;height:15px}.is-open .faq__q .faq__icon{transform:rotate(45deg);background:#166534;color:#fff}.faq__a{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.faq__a p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;line-height:1.7;padding:0 24px 22px;margin:0}.faq__placeholder,.placeholder-note{font-style:italic;color:#92400e;background:#fffbeb;border-bottom:1px dashed #fde68a;padding:1px 5px;border-radius:4px}.disclaimer[id],.section[id]{scroll-margin-top:92px}.jump-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:780px;margin:28px auto 0}.jump-nav a{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600;color:#166534;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 16px;transition:color .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.jump-nav a:hover{color:#fff;background:#166534;border-color:#166534}.jump-nav__cta{display:inline-flex;margin-top:32px}.btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 22px;margin-top:28px}.trust-row span{display:inline-flex;align-items:center;gap:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.92rem;font-weight:600;color:#1f2937}.trust-row svg{width:18px;height:18px;color:#22c55e;flex-shrink:0}.trust-row--left{justify-content:flex-start;margin-top:26px;gap:12px 20px}.section-note{max-width:820px;margin:22px auto 0;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;color:#6b7280}.appropriate-note{max-width:900px;margin:22px auto 0;background:rgba(22,101,52,.05);border:1px solid rgba(22,101,52,.18);border-radius:12px;padding:16px 22px}.appropriate-note__label{display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#166534;margin-bottom:6px}.appropriate-note p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.clean-list{display:grid;gap:10px}.clean-list li{position:relative;padding-left:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;font-size:.95rem;line-height:1.6}.clean-list li::before{content:"";position:absolute;left:3px;top:.62em;width:6px;height:6px;border-radius:50%;background:#166534}.media-split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:stretch}.media-split__media{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 8px 24px rgba(16,24,40,.08);min-height:380px}.media-split__media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-split__body{align-self:center}.media-split__body .eyebrow{margin-bottom:14px}.media-split__body h2{font-size:clamp(1.6rem,2.6vw,2.2rem)}.media-split__body .media-split__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;color:#166534;margin-top:8px}.media-split__body p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;line-height:1.75;margin-top:16px}.media-split__body .clean-list{margin-top:20px}.media-split__body>.btn{margin-top:24px}.media-split__body .btn-row{margin-top:26px}.media-split__body .btn-row .btn{margin-top:0}.media-split__group{margin-top:22px}.media-split__group h4{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#166534;margin-bottom:10px}.media-split__group .clean-list{margin-top:0}.media-split__group+.media-split__group{margin-top:20px}.media-split--reverse .media-split__media{order:2}@media (max-width:768px){.media-split{grid-template-columns:1fr;gap:26px}.media-split__media{min-height:0;aspect-ratio:16/10}.media-split__media img{position:static}.media-split--reverse .media-split__media{order:0}}.condition-list{max-width:900px;margin:26px auto 0;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 1px 2px rgba(16,24,40,.05);overflow:hidden}.condition-list__row{display:grid;grid-template-columns:260px 1fr;gap:8px 28px;padding:20px 26px;border-top:1px solid #e5e7eb}.condition-list__row:first-child{border-top:0}@media (max-width:768px){.condition-list__row{grid-template-columns:1fr;gap:6px;padding:18px 22px}}.condition-list__term{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:700;color:#14532d;font-size:1rem}.condition-list__desc{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;font-size:.95rem;line-height:1.6}.cta-band__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:26px}.cta-band__actions .btn{margin-top:0}.billing-toggle{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:5px;margin-top:24px}.billing-toggle button{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:.9rem;padding:9px 20px;border-radius:999px;color:#6b7280;transition:background .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.billing-toggle button.is-active{background:#14532d;color:#fff}.plans{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;align-items:stretch}@media (max-width:768px){.plans{grid-template-columns:1fr}}.plan-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:36px 32px;box-shadow:0 1px 2px rgba(16,24,40,.05);display:flex;flex-direction:column}.plan-card--featured{border-color:#166534;box-shadow:0 20px 45px rgba(20,83,45,.1);position:relative}.plan-card__tag{position:absolute;top:-12px;right:28px;background:#14532d;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.04em;padding:5px 12px;border-radius:999px;text-transform:uppercase}.plan-card__best{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.85rem;color:#6b7280;margin-bottom:6px}.plan-card h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.6rem}.plan-card__price{display:flex;align-items:baseline;gap:6px;margin:16px 0 6px}.plan-card__price strong{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:2.4rem;color:#14532d}.plan-card__price span{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;font-size:.9rem}.plan-card__list{display:grid;gap:12px;margin:22px 0 26px;flex:1}.plan-card__list li{display:flex;gap:10px;align-items:flex-start;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;color:#1f2937}.plan-card__list li svg{width:20px;height:20px;color:#22c55e;flex-shrink:0}.plan-card .btn{width:100%}.cta-band{background:linear-gradient(135deg,#14532d 0,#166534 100%);color:#fff;text-align:center;padding-block:64px}.cta-band h2{color:#fff;font-size:clamp(1.8rem,3vw,2.5rem)}.cta-band p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:rgba(255,255,255,.85);margin:14px auto 0;max-width:46ch}.cta-band .btn{margin-top:26px}.cta-band .btn--light{background:#fff;color:#14532d}.cta-band .btn--light:hover{background:#f7f6f2}.disclaimer{background:#f7f6f2;border-top:1px solid #e5e7eb;padding-block:34px}.disclaimer h4{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#6b7280;margin-bottom:10px}.disclaimer p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.82rem;color:#6b7280;line-height:1.7;max-width:960px}.post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,360px));justify-content:center;gap:24px}.post-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:26px;box-shadow:0 1px 2px rgba(16,24,40,.05);display:flex;flex-direction:column;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1)}.post-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(16,24,40,.08);border-color:rgba(22,101,52,.28)}.post-card--media{padding:0;overflow:hidden}.post-card__img{aspect-ratio:4/2.8;overflow:hidden}.post-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 22%;object-position:center 22%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.post-card--media:hover .post-card__img img{transform:scale(1.06)}.post-card__body{padding:22px 24px 24px;display:flex;flex-direction:column;flex:1}.post-card__cat{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#166534}.post-card h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.25rem;color:#14532d;margin:10px 0}.post-card p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;font-size:.92rem;line-height:1.6;flex:1}.post-card .link-arrow{margin-top:16px}.featured-post{display:grid;grid-template-columns:1.3fr 1fr;gap:0;background:#14201a;border-radius:28px;overflow:hidden;color:rgba(255,255,255,.9)}.featured-post__body{padding:44px}@media (max-width:768px){.featured-post{grid-template-columns:1fr}.featured-post__body{padding:30px}}.featured-post__cat{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#22c55e}.featured-post h2{color:#fff;font-size:1.9rem;margin:12px 0 14px}.featured-post p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:rgba(255,255,255,.75);line-height:1.7;margin-bottom:24px}.featured-post__img{background:rgba(255,255,255,.04);min-height:260px}.featured-post__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.stack{display:grid;gap:22px}.link-list{display:grid;gap:2px}.link-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.98rem;color:#1f2937;padding:16px 20px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;transition:border-color .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.link-list a svg{width:18px;height:18px;color:#166534;flex-shrink:0}.link-list a:hover{border-color:rgba(22,101,52,.3);background:#faf8f3;transform:translateX(3px)}.alt-bg{background:#f7f6f2}.provider-preview{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #e5e7eb}.provider-preview__avatar{position:relative;width:44px;height:44px;flex-shrink:0;border-radius:50%;background:rgba(22,101,52,.1);display:grid;place-items:center;color:#166534}.provider-preview__avatar svg{width:24px;height:24px}.provider-preview__dot{position:absolute;right:0;bottom:0;width:12px;height:12px;border-radius:50%;background:#22c55e;border:2px solid #fff}.provider-preview__text{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.3}.provider-preview strong{display:block;font-size:.85rem;color:#1f2937}.provider-preview span{font-size:.76rem;color:#6b7280}.hero-stat{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.hero-stat strong{display:block;font-size:1.05rem;color:#14532d;font-weight:800}.hero-stat span{font-size:.78rem;color:#6b7280}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}@media (max-width:1024px){.stat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.stat-grid{grid-template-columns:1fr}}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 1px 2px rgba(16,24,40,.05);padding:28px 24px;text-align:center}.stat-card__num{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;color:#14532d;line-height:1.1}.stat-card__num .faq__placeholder{font-size:.82rem;font-weight:400}.stat-card p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.92rem;color:#6b7280;line-height:1.5;margin-top:12px}.stat-note{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.82rem;color:#6b7280;font-style:italic;text-align:center;max-width:720px;margin:26px auto 0;line-height:1.55}.testimonial-ph{max-width:760px;margin-inline:auto;background:#fffbeb;border:1px dashed #fde68a;border-radius:20px;padding:28px 30px}.testimonial-ph h3{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:1.05rem;color:#92400e}.testimonial-ph p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#92400e;font-size:.95rem;line-height:1.65;margin-top:10px}.testimonial-ph blockquote{margin-top:16px;padding:14px 18px;background:rgba(255,255,255,.6);border-left:3px solid #fde68a;border-radius:8px;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-style:italic;color:#6b7280;font-size:.95rem}.app-badges{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.app-badge{display:inline-flex;align-items:center;gap:10px;padding:11px 18px;background:#14201a;color:#fff;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;opacity:.65;cursor:not-allowed}.app-badge svg{width:24px;height:24px;flex-shrink:0}.app-badge small{display:block;font-size:.68rem;opacity:.8}.app-badge strong{display:block;font-size:.95rem;font-weight:700}.app-note{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.8rem;color:#6b7280;margin-top:12px;font-style:italic}.legal{max-width:820px;margin-inline:auto}.legal__meta{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;color:#6b7280;margin-bottom:8px}.legal__notice{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;line-height:1.65;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:16px 20px;margin-bottom:40px}.legal__notice strong{color:#92400e}.legal__article{padding-block:26px;border-top:1px solid #e5e7eb}.legal__article:first-of-type{border-top:0;padding-top:8px}.legal__article h2{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:clamp(1.3rem,2.4vw,1.7rem);color:#14532d;margin-bottom:16px}.legal p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#1f2937;line-height:1.78;margin-bottom:16px}.legal p:last-child{margin-bottom:0}.legal strong{color:#1f2937;font-weight:700}.legal a{color:#166534;font-weight:600;text-decoration:underline;text-underline-offset:2px}.legal ul{list-style:none;display:grid;gap:10px;margin:0 0 16px;padding:0}.legal ul li{position:relative;padding-left:22px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#1f2937;line-height:1.7}.legal ul li::before{content:"";position:absolute;left:4px;top:.62em;width:7px;height:7px;border-radius:50%;background:#166534}.legal .legal__placeholder{display:inline;font-style:italic;color:#92400e;background:#fffbeb;border-bottom:1px dashed #fde68a;padding:1px 4px;border-radius:4px}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:44px;align-items:start}@media (max-width:1024px){.contact-grid{grid-template-columns:1fr;gap:30px}}.contact-info__media{border-radius:20px;overflow:hidden;box-shadow:0 1px 2px rgba(16,24,40,.05);aspect-ratio:16/9;margin-bottom:26px}.contact-info__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.contact-method{display:flex;gap:15px;padding:18px 0;border-top:1px solid #e5e7eb}.contact-method:first-of-type{border-top:0;padding-top:4px}.contact-method__icon{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:rgba(22,101,52,.09);color:#166534}.contact-method__icon svg{width:22px;height:22px}.contact-method__body h4{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#166534;margin-bottom:4px}.contact-method__body a,.contact-method__body p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#1f2937;font-size:1rem;line-height:1.5}.contact-method__body a{color:#166534;font-weight:600}.contact-method__body a:hover{text-decoration:underline}.contact-method__body .contact-method__note{color:#6b7280;font-size:.88rem;margin-top:2px}.contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 1px 2px rgba(16,24,40,.05);padding:34px}.contact-card h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.4rem;color:#14532d}.contact-card .contact-card__intro{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;margin-top:8px;font-size:.95rem}.contact-form{margin-top:24px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}@media (max-width:480px){.contact-card{padding:24px}.field-grid{grid-template-columns:1fr}}.field select,.field textarea{width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.98rem;color:#1f2937;padding:13px 16px;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.field select:focus,.field textarea:focus{outline:0;border-color:#166534;box-shadow:0 0 0 3px rgba(34,197,94,.15)}.field textarea{min-height:130px;resize:vertical;line-height:1.55}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:44px}.field label .req{color:#b42318}.field label .opt{color:#6b7280;font-weight:400}.contact-consent{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.82rem;color:#6b7280;line-height:1.55;margin:4px 0 20px}.contact-consent a{color:#166534;font-weight:600;text-decoration:underline}.contact-success{display:none;text-align:center;padding:20px 4px}.contact-success.is-visible{display:block}.contact-success__icon{width:56px;height:56px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:rgba(34,197,94,.14);color:#166534}.contact-success__icon svg{width:30px;height:30px}.contact-success h3{font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-size:1.4rem;color:#14532d}.contact-success p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;margin-top:10px;line-height:1.6}.auth{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}@media (max-width:1024px){.auth{display:block}}.auth__brand{position:relative;overflow:hidden;background:linear-gradient(160deg,#14532d 0,#166534 100%);color:rgba(255,255,255,.92);padding:48px 56px;display:flex;flex-direction:column;justify-content:space-between;gap:40px}@media (max-width:1024px){.auth__brand{display:none}}.auth__brand::after{content:"";position:absolute;right:-120px;bottom:-120px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.12),transparent 70%)}.auth__brand-logo{position:relative;z-index:1;display:inline-flex;align-items:center}.auth__brand-logo .brand__logo{height:38px}.auth__brand-body{position:relative;z-index:1;max-width:420px}.auth__brand-body h2{color:#fff;font-size:clamp(1.9rem,2.6vw,2.5rem);line-height:1.15}.auth__brand-body p{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:rgba(255,255,255,.8);margin-top:16px;line-height:1.6}.auth__points{margin-top:28px;display:grid;gap:14px}.auth__points li{display:flex;align-items:flex-start;gap:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.98rem;color:rgba(255,255,255,.9)}.auth__points li svg{width:22px;height:22px;color:#22c55e;flex-shrink:0;margin-top:1px}.auth__quote{position:relative;z-index:1;font-family:"Playfair Display",Georgia,"Times New Roman",serif;font-style:italic;font-size:1.15rem;color:rgba(255,255,255,.9);line-height:1.5}.auth__quote cite{display:block;margin-top:10px;font-style:normal;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600;color:rgba(255,255,255,.7)}.auth__main{min-width:0;display:flex;align-items:center;justify-content:center;padding:40px 24px;background:#faf8f3}@media (max-width:768px){.auth__main{padding:28px 20px}}.auth-card{width:100%;max-width:min(420px,100vw - 48px);min-width:0;margin-inline:auto}.auth-back{display:inline-flex;align-items:center;gap:6px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.88rem;font-weight:600;color:#6b7280;transition:color .25s cubic-bezier(.4,0,.2,1)}.auth-back svg{width:16px;height:16px}.auth-back:hover{color:#14532d}.auth-card__logo{display:none}@media (max-width:1024px){.auth-card__logo{display:flex;align-items:center;gap:10px;margin:20px 0 0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:800;font-size:1.3rem;color:#14532d}}.auth-card h1{font-size:clamp(1.7rem,3vw,2.1rem);margin-top:26px}.auth-sub{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:#6b7280;margin-top:10px;font-size:.98rem}.auth-form{margin-top:28px}.field{margin-bottom:18px}.field label{display:block;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.85rem;font-weight:600;color:#1f2937;margin-bottom:7px}.field__wrap{position:relative}.field input{width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.98rem;color:#1f2937;padding:13px 16px;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.field input::-moz-placeholder{color:#9ca3af}.field input::placeholder{color:#9ca3af}.field input:focus{outline:0;border-color:#166534;box-shadow:0 0 0 3px rgba(34,197,94,.15)}.field--password input{padding-right:48px}.field__toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#6b7280;transition:color .25s cubic-bezier(.4,0,.2,1),background .25s cubic-bezier(.4,0,.2,1)}.field__toggle svg{width:20px;height:20px}.field__toggle:hover{color:#14532d;background:#f7f6f2}.form-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:6px 0 24px}.checkbox{display:inline-flex;align-items:center;gap:9px;cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#6b7280}.checkbox input{position:absolute;opacity:0;width:0;height:0}.checkbox .checkbox__box{width:20px;height:20px;border-radius:6px;border:1.5px solid #e5e7eb;background:#fff;display:grid;place-items:center;transition:.25s cubic-bezier(.4,0,.2,1)}.checkbox .checkbox__box svg{width:13px;height:13px;color:#fff;opacity:0;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.checkbox input:checked+.checkbox__box{background:#14532d;border-color:#14532d}.checkbox input:checked+.checkbox__box svg{opacity:1}.checkbox input:focus-visible+.checkbox__box{box-shadow:0 0 0 3px rgba(34,197,94,.25)}.forgot{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600;color:#166534}.forgot:hover{color:#14532d;text-decoration:underline}.auth-divider{display:flex;align-items:center;gap:14px;margin:26px 0 18px;color:#6b7280;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.85rem}.auth-divider::after,.auth-divider::before{content:"";flex:1;height:1px;background:#e5e7eb}.auth-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:26px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:.82rem;color:#6b7280}.auth-note svg{width:15px;height:15px;color:#166534}