:root{--ink: #1b1f1e;--muted: #5a625f;--bg: #ffffff;--band: #f4f6f5;--line: #e2e6e4;--accent: #0f6e56;--font: "Manrope", system-ui, -apple-system, "Segoe UI", sans-serif;--display: "Fraunces", Georgia, "Times New Roman", serif;--radius: 14px;--wrap: 1120px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;font:400 1.0625rem/1.6 var(--font);color:var(--ink);background:var(--bg)}img{max-width:100%;height:auto;display:block}a{color:var(--accent);text-underline-offset:.2em}:focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:4px}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.15;margin:0 0 .5em;letter-spacing:-.01em}h1{font-size:clamp(2.1rem,5vw,3.4rem)}h2{font-size:clamp(1.7rem,3.5vw,2.4rem)}h3{font-size:1.2rem;font-family:var(--font);font-weight:700}p{margin:0 0 1em}.lead{font-size:1.15rem;color:var(--muted);max-width:42rem}.eyebrow{color:var(--accent);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.wrap{width:min(var(--wrap),100% - 2.5rem);margin-inline:auto}.section{padding-block:clamp(3rem,8vw,6rem)}.narrow{max-width:44rem}.band{background:var(--band)}.skip{position:absolute;left:1rem;top:-4rem;background:var(--ink);color:#fff;padding:.6rem 1rem;z-index:100;border-radius:6px}.skip:focus{top:1rem}.site-header{position:sticky;top:0;background:#ffffffeb;backdrop-filter:blur(8px);border-bottom:1px solid var(--line);z-index:50}.site-header .wrap{display:flex;align-items:center;gap:1.5rem;min-height:4rem}.brand{font-family:var(--display);font-weight:600;font-size:1.3rem;color:var(--ink);text-decoration:none}.site-header nav{margin-left:auto}.site-header ul{display:flex;gap:1.25rem;list-style:none;margin:0;padding:0}.site-header nav a{color:var(--ink);text-decoration:none;font-weight:500}.site-header nav a:hover{color:var(--accent);text-decoration:underline}@media(max-width:720px){.site-header nav{display:none}.site-header .btn-sm{margin-left:auto}}.btn{display:inline-block;background:var(--accent);color:#fff;text-decoration:none;padding:.85rem 1.4rem;border-radius:999px;border:2px solid var(--accent);cursor:pointer;font:inherit;font-weight:700}.btn:hover{filter:brightness(.9)}.btn-ghost{background:transparent;color:var(--accent)}.btn-sm{padding:.5rem 1rem;font-size:.95rem}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hero{display:grid;gap:2.5rem;align-items:center;padding-block:clamp(3rem,8vw,6rem)}@media(min-width:860px){.hero{grid-template-columns:1.1fr 1fr}}.hero-img{border-radius:var(--radius);aspect-ratio:4 / 3;object-fit:cover;width:100%}.hero-placeholder{background:linear-gradient(135deg,var(--accent),color-mix(in srgb,var(--accent) 55%,#fff))}.grid{list-style:none;padding:0;margin:2rem 0 0;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem}.card p:last-child{margin:0}.price{color:var(--accent);font-weight:700}.points li{border-left:3px solid var(--accent);padding-left:1rem}.quotes blockquote{margin:0;background:var(--band);border-radius:var(--radius);padding:1.5rem;height:100%}.quotes blockquote p{font-family:var(--display);font-size:1.15rem}.quotes footer{color:var(--muted);font-weight:700;font-size:.95rem}details{border-bottom:1px solid var(--line);padding:.9rem 0}summary{cursor:pointer;font-weight:700;font-size:1.05rem}details p{margin:.6rem 0 0;color:var(--muted)}.contact{display:grid;gap:2.5rem}@media(min-width:860px){.contact{grid-template-columns:1fr 1fr}}form{display:grid;gap:1rem;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem}label{display:grid;gap:.35rem;font-weight:700;font-size:.95rem}input,textarea{font:inherit;padding:.7rem .9rem;border:1px solid #9aa3a0;border-radius:8px;width:100%}.hint{color:var(--muted);font-size:.9rem;margin:0}.site-footer{border-top:1px solid var(--line);padding-block:3rem 1.5rem;color:var(--muted);font-size:.95rem}.site-footer .wrap:first-child{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.site-footer p{margin:0 0 .4em}.site-footer a{color:inherit}.legal{margin-top:2rem;font-size:.85rem}.wa-float{position:fixed;right:1.25rem;bottom:1.25rem;width:3.5rem;height:3.5rem;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 6px 20px #0003;z-index:60}
