:root{--ink:#19392f;--cream:#f6f1e8;--lime:#d7eb6a;--orange:#e97842;--muted:#678077}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);font-family:"DM Sans",sans-serif;color:var(--ink)}a{color:inherit;text-decoration:none}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:auto;padding:0 36px}.brand{font-weight:700;font-size:20px;letter-spacing:-1px;display:flex;align-items:center;gap:7px}.brand-mark{font-family:Georgia;font-size:32px;color:var(--orange);line-height:0;transform:rotate(12deg)}nav{display:flex;gap:32px;font-size:14px;font-weight:600}nav a:hover,.text-link:hover{color:var(--orange)}.button{background:var(--lime);padding:15px 21px;border-radius:100px;display:inline-flex;gap:20px;align-items:center;font-weight:700;font-size:14px;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #19392f22}.button-small{padding:11px 16px;font-size:13px}.hero{min-height:590px;display:grid;grid-template-columns:1fr 1fr;max-width:1280px;margin:0 auto;padding:55px 36px 75px;gap:48px}.hero-copy{align-self:center;padding-left:5vw}.eyebrow{text-transform:uppercase;letter-spacing:1.5px;font-weight:700;font-size:11px;margin:0 0 16px;color:var(--muted)}h1,h2{font-family:"Playfair Display",Georgia,serif;line-height:.98;letter-spacing:-2.5px;margin:0}h1{font-size:clamp(50px,5.3vw,78px)}h1 em{color:var(--orange);font-weight:600}.intro{font-size:17px;line-height:1.55;max-width:440px;margin:26px 0}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.text-link span{margin-left:6px;text-decoration:none;display:inline-block}.community-note{display:flex;align-items:center;gap:11px;margin-top:45px;font-size:12px;color:var(--muted)}.avatars{display:flex}.avatars i{height:23px;width:23px;border-radius:50%;border:2px solid var(--cream);margin-left:-7px;background-size:cover}.avatars i:nth-child(1){background:#d78a58}.avatars i:nth-child(2){background:#678b5e}.avatars i:nth-child(3){background:#e2c157}.hero-visual{position:relative;min-height:450px}.hero-image{height:450px;border-radius:240px 240px 12px 12px;overflow:hidden;position:relative;z-index:1}.hero-image img,.category img,.feature-image img{width:100%;height:100%;object-fit:cover;display:block}.sun{height:146px;width:146px;background:var(--lime);border-radius:50%;position:absolute;right:-35px;top:-20px}.floating-card{position:absolute;z-index:2;background:#fff;padding:19px 22px 16px;bottom:34px;left:-43px;border-radius:8px;box-shadow:0 9px 35px #19392f29;transform:rotate(-4deg);min-width:180px}.floating-card p{font-family:"Playfair Display";font-size:20px;line-height:1.05;margin:6px 0}.floating-card small{font-size:10px;color:var(--muted)}.card-icon{color:var(--orange)}.location-tag{position:absolute;right:9px;bottom:-28px;font-size:11px;font-weight:700}.location-tag span{color:var(--orange);padding:0 5px}.explore{background:#fff;padding:100px max(36px,calc((100vw - 1120px)/2))}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-heading h2,.feature h2{font-size:48px}.category-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr;grid-template-rows:180px 180px;gap:16px}.category{position:relative;overflow:hidden;border-radius:7px;min-height:180px}.category img{transition:.35s}.category:hover img{transform:scale(1.06)}.category:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,#0a211799)}.category span{position:absolute;z-index:1;left:18px;bottom:17px;color:#fff;font-family:"Playfair Display";font-size:21px}.category.large{grid-row:span 2}.category.wide{grid-column:span 2}.feature{display:grid;grid-template-columns:1fr 1fr;min-height:580px;background:#e7dfce}.feature-image{margin:75px 0 75px max(36px,calc((100vw - 1120px)/2));position:relative;border-radius:8px;overflow:visible}.feature-image>img{border-radius:8px}.stamp{position:absolute;right:-36px;top:-35px;border-radius:50%;width:115px;height:115px;display:grid;place-items:center;text-align:center;background:var(--orange);color:#fff;font-family:"Playfair Display";font-size:20px;line-height:1.1;transform:rotate(12deg)}.feature-copy{padding:105px 10vw 70px 85px}.feature-copy>p:not(.eyebrow){line-height:1.65;max-width:420px;margin:25px 0}.numbers{display:flex;gap:46px;margin:28px 0}.numbers div{display:flex;flex-direction:column;gap:3px}.numbers strong{font-family:"Playfair Display";font-size:31px}.numbers span{font-size:11px;color:var(--muted);max-width:100px}.button-dark{background:var(--ink);color:#fff}.providers{background:var(--ink);color:#fff;text-align:center;padding:110px 25px}.providers .eyebrow{color:var(--lime)}.providers h2{font-size:55px}.providers>p:not(.eyebrow){max-width:510px;line-height:1.6;margin:24px auto 30px;color:#d5e0d9}footer{max-width:1280px;margin:auto;min-height:110px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;font-size:12px;color:var(--muted)}footer p{font-family:"Playfair Display";font-size:17px;color:var(--ink)}
.footer-links{display:flex;align-items:center;gap:18px}.footer-links a{text-decoration:underline;text-underline-offset:3px}.legal-page{max-width:800px;margin:30px auto 100px;padding:60px 36px;background:#fff;border-radius:8px}.legal-page h1{font-size:60px;margin-bottom:54px}.legal-page section{border-top:1px solid #dce2dc;padding:26px 0}.legal-page section:last-child{border-bottom:1px solid #dce2dc}.legal-page h2{font-family:"DM Sans",sans-serif;letter-spacing:-.5px;font-size:18px;line-height:1.2}.legal-page p{max-width:680px;line-height:1.7;font-size:15px}.legal-page a{text-decoration:underline;text-underline-offset:3px}@media(max-width:800px){.site-header{padding:0 20px;height:70px}nav{display:none}.hero{grid-template-columns:1fr;padding:38px 24px 70px;gap:50px}.hero-copy{padding:0}.hero-visual{min-height:360px}.hero-image{height:355px}.floating-card{left:-6px;bottom:16px}.section-heading h2,.feature h2{font-size:38px}.explore{padding:70px 24px}.section-heading .text-link{display:none}.category-grid{grid-template-columns:1fr 1fr;grid-template-rows:180px 180px 180px}.category.large{grid-row:span 2}.category.wide{grid-column:span 2}.feature{grid-template-columns:1fr}.feature-image{height:340px;margin:0 24px}.feature-copy{padding:65px 28px}.providers{padding:80px 24px}.providers h2{font-size:43px}footer{padding:25px 20px;min-height:0;flex-wrap:wrap;gap:15px}footer p{display:none}.legal-page{margin:0;padding:45px 24px 75px;border-radius:0}.legal-page h1{font-size:46px;margin-bottom:40px}.footer-links{width:100%;justify-content:space-between}}
