:root{--c-primary:#5a2350;--c-navy:#23302a;--c-accent:#5a2350;--tm-cream:#faf7f0;--tm-sage:#e7eee4;--tm-sage-mid:#c9d8c4;--tm-sage-dark:#3f5445;--tm-ink:#23302a;--tm-muted:#4a5a4f;--tm-plum:#5a2350;--tm-plum-dark:#431a3c}body{background:var(--tm-cream);color:var(--tm-ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.top-bar{background:var(--tm-sage);color:var(--tm-sage-dark)}.site-header{background:var(--tm-cream)}.brand{color:var(--tm-ink);letter-spacing:-.02em}.nav-cta{background:var(--tm-plum);color:#fff;border-radius:999px}.nav-cta:hover{background:var(--tm-plum-dark)}.site-footer{background:#16201b}.tm-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--tm-plum);margin:0 0 .6rem;font-size:.8rem;font-weight:700}.tm-hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:3.5rem 1rem 3rem;display:grid}.tm-hero h1{letter-spacing:-.03em;color:var(--tm-ink);overflow-wrap:break-word;margin:0 0 1.2rem;font-family:inherit;font-size:clamp(2rem,4.6vw,3.3rem);font-weight:700;line-height:1.12}.tm-lead{color:var(--tm-muted);max-width:36rem;margin:0 0 1.6rem;font-size:1.15rem;line-height:1.7}.tm-actions,.tm-form-actions{flex-wrap:wrap;align-items:center;gap:.8rem 1.4rem;display:flex}.tm-button{background:var(--tm-plum);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;line-height:1.3;text-decoration:none;display:inline-flex}.tm-button:hover{background:var(--tm-plum-dark);color:#fff}.tm-link{color:var(--tm-plum);text-underline-offset:3px;font-weight:600;text-decoration:underline}.tm-small{color:var(--tm-muted);margin:1.2rem 0 0;font-size:.9rem}.tm-hero-media{background:var(--tm-sage);border-radius:28px;margin:0;position:relative;overflow:hidden}.tm-hero-media img{aspect-ratio:16/10;object-fit:cover;width:100%;height:auto;display:block}.tm-hero-media figcaption{color:var(--tm-ink);background:#faf7f0f0;border-radius:999px;padding:.25rem .7rem;font-size:.8rem;position:absolute;bottom:12px;right:12px}.tm-section{max-width:1200px;margin:0 auto;padding:3.5rem 1rem}.tm-section h2,.tm-chooser h2,.tm-care h2,.tm-close h2{letter-spacing:-.02em;color:var(--tm-ink);margin:0 0 1rem;font-family:inherit;font-size:clamp(1.6rem,3.2vw,2.3rem);line-height:1.2}.tm-intro{max-width:44rem;color:var(--tm-muted);margin:0 0 2rem;font-size:1.05rem;line-height:1.7}.tm-cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1.2rem;display:grid}.tm-card{border:1px solid var(--tm-sage-mid);color:var(--tm-ink);background:#fff;border-radius:22px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.tm-card:hover{border-color:var(--tm-plum);transform:translateY(-3px)}.tm-card h3{color:var(--tm-ink);margin:0 0 .6rem;font-family:inherit;font-size:1.2rem}.tm-card p{color:var(--tm-muted);margin:0 0 1rem;font-size:1rem;line-height:1.65}.tm-more{color:var(--tm-plum);text-underline-offset:3px;margin-top:auto;font-weight:600;text-decoration:underline}.tm-chooser{background:var(--tm-sage);grid-template-columns:1fr 1.15fr;align-items:start;gap:2.5rem;padding:3.5rem max(1rem,50% - 600px + 1rem);display:grid}.tm-chooser-text p{color:var(--tm-muted);max-width:32rem;font-size:1.05rem;line-height:1.7}.tm-form{background:#fff;border-radius:24px;min-width:0;padding:1.6rem}.tm-form fieldset{border:0;min-width:0;margin:0 0 1.3rem;padding:0}.tm-form legend,.tm-label{color:var(--tm-ink);margin-bottom:.6rem;font-size:1rem;font-weight:700;display:block}.tm-chips{flex-wrap:wrap;gap:.5rem;display:flex}.tm-chips label{display:inline-flex;position:relative}.tm-chips input{opacity:0;width:1px;height:1px;position:absolute}.tm-chips span{border:1px solid var(--tm-sage-mid);background:var(--tm-cream);color:var(--tm-ink);cursor:pointer;border-radius:999px;padding:.55rem 1rem;font-size:.95rem;line-height:1.3;display:inline-block}.tm-chips input:checked+span{background:var(--tm-plum);border-color:var(--tm-plum);color:#fff}.tm-chips input:focus-visible+span{outline:3px solid var(--tm-plum);outline-offset:3px}.tm-selects{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.2rem;display:grid}.tm-form select{width:100%;min-height:46px;color:var(--tm-ink);background:#fff;border:1px solid #8b9c8f;border-radius:12px;padding:.6rem .7rem;font-family:inherit;font-size:1rem}.tm-check{align-items:flex-start;gap:.7rem;margin-bottom:1.2rem;font-size:.98rem;line-height:1.5;display:flex}.tm-check input{width:20px;height:20px;accent-color:var(--tm-plum);flex:none;margin-top:.15rem}.tm-note{background:var(--tm-cream);border-left:4px solid var(--tm-plum);border-radius:0 14px 14px 0;margin-bottom:1.2rem;padding:1rem 1.1rem}.tm-note p{overflow-wrap:break-word;margin:.5rem 0 0;line-height:1.6}#chooser-status{color:var(--tm-plum);margin-top:.7rem;font-size:.95rem;display:block}.tm-steps{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1.2rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.tm-steps li{border:1px solid var(--tm-sage-mid);background:#fff;border-radius:22px;padding:1.5rem}.tm-step-num{background:var(--tm-sage);width:2.2rem;height:2.2rem;color:var(--tm-plum);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.tm-steps h3{color:var(--tm-ink);margin:.9rem 0 .5rem;font-family:inherit;font-size:1.15rem}.tm-steps p{color:var(--tm-muted);margin:0;line-height:1.65}.tm-care{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;max-width:1200px;margin:0 auto;padding:3rem 1rem;display:grid}.tm-care p{color:var(--tm-muted);font-size:1.05rem;line-height:1.7}.tm-care-list{border:1px solid var(--tm-sage-mid);background:#fff;border-radius:22px;margin:0;padding:1.4rem 1.6rem;list-style:none}.tm-care-list li{border-bottom:1px solid var(--tm-sage);padding:.7rem 0 .7rem 1.6rem;line-height:1.5;position:relative}.tm-care-list li:last-child{border-bottom:0}.tm-care-list li:before{content:"";background:var(--tm-plum);border-radius:50%;width:.6rem;height:.6rem;position:absolute;top:1.15rem;left:0}.tm-local p{max-width:46rem;color:var(--tm-muted);font-size:1.05rem;line-height:1.7}.tm-local-links{flex-wrap:wrap;gap:.7rem;margin-top:1.2rem;display:flex}.tm-pill{background:var(--tm-sage);min-height:44px;color:var(--tm-ink);border-radius:999px;align-items:center;padding:.5rem 1.1rem;font-weight:600;text-decoration:none;display:inline-flex}.tm-pill:hover{background:var(--tm-sage-mid)}.tm-faq{padding-top:1rem}.tm-faq details{border:1px solid var(--tm-sage-mid);background:#fff;border-radius:18px;margin-bottom:.8rem;padding:1rem 1.3rem}.tm-faq summary{cursor:pointer;font-size:1.05rem;font-weight:700;line-height:1.5}.tm-faq details p{color:var(--tm-muted);max-width:52rem;margin:.8rem 0 .2rem;line-height:1.7}.tm-close{background:var(--tm-plum);color:#fff;text-align:center;padding:3.5rem 1rem}.tm-close h2{color:#fff}.tm-close p{color:#f5eaf2;max-width:36rem;margin:0 auto 1.4rem;line-height:1.7}.tm-button-light{background:var(--tm-cream);color:var(--tm-plum)}.tm-button-light:hover{color:var(--tm-plum-dark);background:#fff}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid var(--tm-plum);outline-offset:3px}.tm-close a:focus-visible{outline-color:#fff}@media (prefers-reduced-motion:reduce){.tm-card{transition:none}.tm-card:hover{transform:none}}@media (width<=820px){.tm-hero,.tm-chooser,.tm-care{grid-template-columns:1fr;gap:1.8rem}.tm-hero{padding:2.2rem 1rem 2rem}.tm-lead{font-size:1.05rem}.tm-section,.tm-chooser{padding:2.5rem 1rem}}@media (width<=480px){.tm-selects{grid-template-columns:1fr}.tm-form{padding:1.1rem}.tm-hero-media{border-radius:20px}.tm-button{width:100%}}
