:root{--color-ink: #10264a;--color-ink-soft: #52627a;--color-muted: #77849a;--color-coral: #ff6b5e;--color-coral-dark: #f15145;--color-green: #427a55;--color-green-soft: #e8f2e7;--color-blue: #2e91dd;--color-blue-soft: #eef7ff;--color-cream: #fff9f2;--color-peach: #fff0e7;--color-white: #ffffff;--color-border: #e9edf1;--shadow-soft: 0 18px 50px rgb(16 38 74 / 10%);--shadow-card: 0 12px 26px rgb(16 38 74 / 12%);--radius-xl: 34px;--radius-lg: 22px;--radius-md: 14px;--container: 1180px;--section-space: clamp(3.4rem, 7vw, 6.5rem);--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{margin:0;min-width:320px;background:var(--color-white);scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--color-ink);font-family:var(--font-sans);line-height:1.55;background:radial-gradient(circle at 0 14rem,rgb(255 227 207 / 76%) 0 15rem,transparent 28rem),linear-gradient(180deg,#fff,#fffaf5 34%,#fff 64%,#f8fbff);-webkit-font-smoothing:antialiased}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:radial-gradient(rgb(66 122 85 / 16%) 1.5px,transparent 1.5px);background-position:3rem 46rem;background-size:18px 18px;mask-image:linear-gradient(90deg,#000 0 14rem,transparent 14rem 100%)}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}button,input,textarea,select{font:inherit}.landing-page{overflow:hidden}.container{width:min(calc(100% - 2rem),var(--container));margin-inline:auto}.section{position:relative;padding-block:var(--section-space)}.section--blue{margin-block:2rem;background:linear-gradient(180deg,#edf7ff,#f8fcff);border-radius:var(--radius-xl)}.section--cream{background:linear-gradient(180deg,#fffaf2,#fff);border-radius:var(--radius-xl)}.section__header{max-width:700px;margin:0 auto 3.1rem;text-align:center}.section__eyebrow{margin:.3rem 0 0;color:var(--color-green);font-size:clamp(1rem,1.8vw,1.2rem);font-weight:700}.section__title{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.1;letter-spacing:-.04em}.section__line{width:44px;height:3px;margin:1.15rem auto 0;background:var(--color-blue);border-radius:999px}.section__line--green{background:var(--color-green)}.site-header{position:sticky;top:0;z-index:20;background:#ffffffe0;backdrop-filter:blur(18px);border-bottom:1px solid rgb(233 237 241 / 74%)}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:1.45rem}.logo{display:grid;gap:.12rem;font-weight:800;letter-spacing:-.03em}.logo__name{font-size:clamp(1.28rem,2vw,1.58rem);line-height:1.05}.logo__domain{color:var(--color-ink-soft);font-size:.82rem;font-weight:600;letter-spacing:0}.nav{display:flex;align-items:center;gap:clamp(1.4rem,3vw,3rem);font-size:.96rem;font-weight:700}.nav a{position:relative;padding:.5rem 0}.nav a:after{position:absolute;right:0;bottom:-1.15rem;left:0;height:3px;content:"";background:transparent;border-radius:999px}.nav a:hover,.nav a[aria-current=page]{color:var(--color-coral-dark)}.nav a[aria-current=page]:after{background:var(--color-coral)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:48px;padding:.85rem 1.35rem;color:var(--color-white);font-weight:800;line-height:1;background:linear-gradient(135deg,var(--color-coral) 0%,#ff7b6e 100%);border:2px solid var(--color-coral);border-radius:8px;box-shadow:0 10px 22px #ff6b5e38;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 28px #ff6b5e40}.btn--outline{color:var(--color-coral-dark);background:#ffffffd1;box-shadow:none}.btn--outline:hover{background:#fff7f5}.btn svg{width:19px;height:19px;flex:0 0 auto;fill:currentColor}.btn--lg{min-height:56px;padding:1.15rem 1.75rem;font-size:1.08rem;border-radius:10px}.btn--lg svg{width:22px;height:22px}.hero{position:relative;padding:clamp(2rem,5vw,3.2rem) 0 0;overflow:hidden}.hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:0}.hero__content{position:relative;z-index:2;padding:1.5rem clamp(1rem,3vw,3rem) clamp(4.5rem,8vw,8rem) 0}.hero__title{max-width:640px;margin:0;font-size:clamp(2.6rem,5vw,4.2rem);line-height:1.12;letter-spacing:-.05em}.hero__text{max-width:520px;margin:1.4rem 0 1.8rem;color:var(--color-ink-soft);font-size:clamp(1rem,1.8vw,1.15rem)}.hero__actions,.cta__actions{display:flex;flex-wrap:wrap;gap:1rem}.hero__note{display:flex;align-items:center;gap:.9rem;max-width:440px;margin-top:2.1rem;color:var(--color-ink-soft);font-size:.93rem;font-weight:600}.hero__note svg{width:28px;height:28px;flex:0 0 auto;color:var(--color-coral);stroke:currentColor}.hero__media{position:relative;z-index:1;align-self:stretch;min-height:520px;margin-right:calc((100vw - min(100vw,var(--container)))/-2);overflow:hidden;border-radius:50% 0 0 50%/25% 0 0 25%}.hero__media:before{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(90deg,rgb(255 255 255 / 55%) 0%,transparent 18%)}.hero__media:after{position:absolute;right:0;bottom:-1px;left:0;height:90px;content:"";background:var(--color-white);clip-path:ellipse(70% 90% at 50% 100%);z-index:2}.hero__media img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center}.decor-leaf{position:absolute;pointer-events:none}.decor-leaf--hero{left:50%;bottom:1.2rem;z-index:3;width:120px;height:110px;border-left:4px solid rgb(66 122 85 / 28%);transform:translate(-50%) rotate(-18deg)}.decor-leaf--hero:before,.decor-leaf--hero:after,.decor-leaf--side:before,.decor-leaf--side:after{position:absolute;content:"";background:#427a5529;border:2px solid rgb(66 122 85 / 18%);border-radius:100% 0}.decor-leaf--hero:before{width:48px;height:26px;left:-49px;top:36px}.decor-leaf--hero:after{width:42px;height:23px;left:10px;top:8px;transform:scaleX(-1)}.decor-leaf--side{right:2rem;top:4rem;width:88px;height:170px;border-left:3px solid rgb(66 122 85 / 28%);transform:rotate(20deg)}.decor-leaf--side:before{width:58px;height:35px;left:-60px;top:55px}.decor-leaf--side:after{width:62px;height:38px;left:4px;top:28px;transform:scaleX(-1)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;max-width:960px;margin-inline:auto}.feature-card,.resource-card,.testimonial-card,.blog-card{background:#ffffffeb;border:1px solid var(--color-border);box-shadow:var(--shadow-card)}.feature-card{position:relative;padding:4rem 2rem 2rem;border-radius:var(--radius-md)}.card-icon{display:grid;width:76px;height:76px;place-items:center;color:var(--icon-color, var(--color-green));background:var(--icon-bg, var(--color-green-soft));border-radius:999px}.feature-card .card-icon{position:absolute;top:-24px;left:2rem;box-shadow:0 0 0 12px #ffffffdb}.card-icon svg{width:42px;height:42px;stroke:currentColor;stroke-width:1.7;fill:none}.feature-card h3,.resource-card h3,.blog-card h2,.blog-card h3{margin:0;font-size:1.24rem;line-height:1.25;letter-spacing:-.02em}.feature-card p,.resource-card p,.blog-card p,.testimonial-card p{color:var(--color-ink-soft)}.feature-card p{margin:1rem 0 1.6rem}.card-rule{width:42px;height:3px;background:var(--color-green);border-radius:999px}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.blog-card{display:grid;overflow:hidden;border-radius:var(--radius-md)}.blog-card img{width:100%;aspect-ratio:1.45;object-fit:cover}.blog-card__body{display:flex;min-height:210px;flex-direction:column;padding:1.35rem 1.45rem}.blog-card__category{margin-bottom:.75rem;color:var(--color-blue);font-size:.72rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.blog-card h3{font-size:1.08rem}.blog-card h2{font-size:1.26rem}.blog-card__description{margin:.85rem 0 1.35rem;font-size:.94rem}.blog-card__date{display:block;margin:-.35rem 0 .8rem;color:var(--color-muted);font-size:.84rem;font-weight:700}.blog-listing__header{max-width:760px;margin:0 auto 3rem;text-align:center}.blog-listing__header p:last-child{margin:1rem auto 0;max-width:620px;color:var(--color-ink-soft);font-size:1.08rem}.blog-grid--listing{grid-template-columns:repeat(2,minmax(0,1fr));max-width:920px;margin-inline:auto}.post-page{background:linear-gradient(180deg,#fff9f2,#fff 38%,#f8fbff)}.post-hero{padding:clamp(3rem,7vw,6rem) 0 2rem;text-align:center}.post-hero__inner{max-width:820px}.post-back{display:inline-flex;margin-bottom:2rem;color:var(--color-coral-dark);font-weight:800}.post-hero h1{margin:0;font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.03;letter-spacing:-.05em}.post-hero__description{max-width:680px;margin:1.25rem auto 1rem;color:var(--color-ink-soft);font-size:clamp(1.08rem,2vw,1.25rem)}.post-hero time{color:var(--color-muted);font-weight:800}.post-media{max-width:980px;margin-bottom:clamp(2.5rem,5vw,4rem)}.post-media img{width:100%;max-height:520px;object-fit:cover;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.post-content{max-width:760px;padding-bottom:clamp(3.5rem,7vw,6rem);font-size:1.08rem;line-height:1.75}.post-content h2{margin:2.4rem 0 .8rem;font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.16;letter-spacing:-.03em}.post-content p,.post-content li{color:var(--color-ink-soft)}.post-content a{color:var(--color-coral-dark);font-weight:800;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.2em}.post-callout{margin:2rem 0;padding:1.2rem 1.35rem;color:var(--color-ink);font-weight:800;background:var(--color-green-soft);border-left:5px solid var(--color-green);border-radius:var(--radius-md)}.read-more{display:inline-flex;align-items:center;gap:.45rem;margin-top:auto;color:var(--color-coral-dark);font-weight:800}.resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.resource-grid .resource-card:nth-child(n+5){transform:translate(50%)}.resource-card{position:relative;display:grid;justify-items:center;min-height:246px;padding:2rem 1.5rem 2.6rem;text-align:center;border-radius:var(--radius-md)}.resource-card .card-icon{margin-bottom:1.35rem}.resource-card h3{font-size:1.05rem}.resource-card p{margin:.75rem 0 0;font-size:.95rem}.resource-card__arrow{position:absolute;right:1rem;bottom:1rem;display:grid;width:32px;height:32px;place-items:center;color:var(--color-green);border:2px solid rgb(66 122 85 / 26%);border-radius:999px}.testimonials{position:relative}.testimonials:before,.testimonials:after{position:absolute;color:#2e91dd1a;font-size:10rem;font-weight:900;line-height:1}.testimonials:before{top:2rem;left:2.2rem;content:"“"}.testimonials:after{right:2.2rem;bottom:.4rem;content:"”"}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;max-width:960px;margin-inline:auto}.testimonial-card{padding:2rem;border-radius:var(--radius-md)}.stars{margin-bottom:1.2rem;color:#f7ad22;font-size:1.2rem;letter-spacing:.16em}.testimonial-card p{margin:0 0 1.45rem;font-size:1rem}.person{display:flex;align-items:center;gap:.85rem;font-weight:800}.person span{display:block;color:var(--color-ink-soft);font-weight:700}.cta{padding-bottom:2rem}.cta__box{display:grid;grid-template-columns:.82fr 1.18fr;gap:2rem;align-items:center;overflow:hidden;background:linear-gradient(100deg,#fff3ec,#fff8f4 52%,#fff);border:1px solid #f2ddd2;border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.cta__image{position:relative;height:100%;min-height:270px}.cta__image:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,transparent 0 72%,#fff3ec 100%)}.cta__image img{width:100%;height:100%;object-fit:cover}.cta__content{position:relative;padding:clamp(2rem,5vw,3.4rem) clamp(1.2rem,5vw,4rem) clamp(2rem,5vw,3.4rem) 0}.cta__content:before{position:absolute;left:-7rem;top:45%;width:54px;height:54px;content:"";border:3px solid var(--color-coral);border-top-color:transparent;border-left-color:transparent;border-radius:50%;transform:rotate(45deg)}.cta__title{max-width:680px;margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.1;letter-spacing:-.045em}.cta__text{max-width:720px;margin:1rem 0 1.8rem;color:var(--color-ink-soft);font-size:1.1rem}.site-footer{padding:1.7rem 0 2.1rem;background:var(--color-white)}.footer__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem}.footer__made{color:var(--color-ink-soft);font-size:.9rem;font-weight:700;text-align:center}.footer__made span{color:var(--color-coral)}.socials{display:flex;justify-content:flex-end;gap:1rem}.socials a{display:grid;width:36px;height:36px;place-items:center;color:var(--color-white);background:var(--color-ink);border-radius:999px}.socials svg{width:19px;height:19px;fill:currentColor}@media(max-width:1020px){.header__inner{align-items:flex-start}.nav{display:none}.hero__grid{grid-template-columns:1fr}.hero__content{padding-bottom:1rem}.hero__media{min-height:420px;margin-right:0;border-radius:var(--radius-xl)}.hero__media img{min-height:420px}.feature-grid,.testimonial-grid{grid-template-columns:1fr;max-width:620px}.blog-grid,.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-grid .resource-card:nth-child(n+5){transform:none}.cta__box{grid-template-columns:1fr}.cta__content{padding:0 2rem 2.2rem}.cta__content:before{display:none}}@media(max-width:680px){:root{--section-space: 3.5rem}.header__inner{gap:1rem;padding-block:1rem}.header__inner>.btn{display:none}.hero__title{font-size:clamp(2.5rem,14vw,3.7rem)}.hero__actions,.cta__actions{flex-direction:column}.btn{width:100%}.hero__media,.hero__media img{min-height:340px}.blog-grid,.resource-grid{grid-template-columns:1fr}.blog-card__body{min-height:180px}.testimonials:before,.testimonials:after,.decor-leaf{display:none}.footer__inner{grid-template-columns:1fr;text-align:center}.footer__inner .logo,.socials{justify-content:center;justify-self:center}}
