:root{--teal:#0f9b8e;--teal-dark:#08796f;--purple:#7c3aed;--orange:#f59e0b;--salmon:#ff6b63;--ink:#111827;--muted:#667085;--line:#e5e7eb;--bg:#f7f8fa;--card:#fff;--soft:#eefbf8}*{box-sizing:border-box}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1120px,100% - 40px);margin:auto}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--teal);font-size:.78rem;font-weight:800}.btn{background:var(--teal);color:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.1rem;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #0f9b8e33}.btn.secondary{color:var(--ink);border:1px solid var(--line);box-shadow:none;background:#fff}.site-header{backdrop-filter:blur(12px);z-index:1000;border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;padding:16px 0;display:flex;position:relative}.brand{color:var(--teal-dark);font-family:Georgia,serif;font-size:1.35rem;font-style:italic;font-weight:700}.nav-links{color:#4b5563;align-items:center;gap:22px;font-size:.95rem;font-weight:700;display:flex}.nav-cta{background:var(--teal);border-radius:999px;padding:.55rem .85rem;color:#fff!important}.menu-toggle{cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.menu-toggle span{background:#0f172a;border-radius:99px;width:22px;height:2px;display:block}.hero{background:linear-gradient(135deg,#f2fffc 0,#fff 52%,#fff7ed 100%);padding:72px 0}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:46px;display:grid}.hero h1{letter-spacing:-.06em;margin:.4rem 0 1rem;font-size:clamp(2.3rem,5vw,4.8rem);line-height:1.02}.lead{color:#475467;max-width:680px;font-size:1.18rem}.lead.small{font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.phone-card{border:1px solid var(--line);background:#fff;border-radius:34px;padding:18px;box-shadow:0 30px 70px #1118271f}.phone-card img{border-radius:24px;width:100%;display:block}.section{padding:70px 0}.section.alt{background:var(--bg)}.section h2{margin:0 0 14px;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08}.page-hero{background:linear-gradient(135deg,#f2fffc,#fff);padding:58px 0}.page-hero h1{margin:10px 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.coral-bg{background:linear-gradient(135deg,#fff5f4,#fff)}.purple-bg{background:linear-gradient(135deg,#f5f0ff,#fff)}.orange-bg{background:linear-gradient(135deg,#fff7e6,#fff)}.grid{gap:20px;display:grid}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.pillar-grid{margin-top:22px}.card{background:var(--card);border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:0 12px 30px #1118270a}.card h3{margin:0 0 8px;font-size:1.25rem}.card p{color:var(--muted);margin:0}.pill{background:var(--soft);color:var(--teal-dark);border-radius:999px;margin-bottom:14px;padding:.35rem .7rem;font-size:.8rem;font-weight:800;display:inline-flex}.pill.coral{color:#d1433c;background:#fff0ef}.pill.purple{color:#6d28d9;background:#f2ecff}.pill.orange{color:#b45309;background:#fff7e6}.content{padding:52px 0}.content article{max-width:840px}.content h2{margin:42px 0 10px;font-size:2rem;line-height:1.15}.content h3{margin:28px 0 8px;font-size:1.35rem}.content p,.content li{color:#475467;font-size:1.05rem}.content ul{padding-left:1.2rem}.callout{border-left:5px solid var(--teal);background:#f2fffc;border-radius:16px;margin:26px 0;padding:18px 20px}.content a:not(.btn):not(.card){color:var(--teal-dark);text-underline-offset:.18em;text-decoration:underline}.content .grid{margin:1.5rem 0 2rem}.article-meta,.source-note{color:var(--muted);font-size:.92rem!important}.article-nav{border-left:5px solid var(--teal);background:#f2fffc;border-radius:16px;margin:0 0 30px;padding:18px 20px}.article-nav strong{margin-bottom:5px;display:block}.faq-item{border:1px solid var(--line);background:#fff;border-radius:16px;margin:12px 0;padding:0 18px}.faq-item summary{cursor:pointer;color:var(--ink);padding:16px 0;font-weight:800}.faq-item p{margin:0 0 18px}.article-cta{border:1px solid var(--line);background:linear-gradient(135deg,#f2fffc,#fff);border-radius:24px;margin-top:46px;padding:26px}.article-cta h2{margin-top:0}.coral-border{border-left-color:#ff6b63}.purple-border{border-left-color:#7c3aed}.orange-border{border-left-color:#f59e0b}.coral-text{color:#ff6b63}.purple-text{color:#7c3aed}.orange-text{color:#f59e0b}.feature-row{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px;display:grid}.feature-mini{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px;font-weight:800}.split{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid}.screen-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.screen-grid.stacked{grid-template-columns:1fr 1fr}.screen-grid img{border:1px solid var(--line);border-radius:22px;width:100%;box-shadow:0 18px 40px #11182714}.table-wrap{border:1px solid var(--line);border-radius:18px;overflow:auto}table{border-collapse:collapse;background:#fff;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px}th{color:#344054;background:#f9fafb}.footer{color:#fff;background:#101828;margin-top:60px;padding:44px 0}.footer p,.footer a{color:#d0d5dd}.footer-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.footer-brand{color:#7dd3c7}@media (width<=1050px){.grid.four{grid-template-columns:repeat(2,1fr)}.nav-links{gap:12px;font-size:.86rem}.brand{font-size:1.15rem}}@media (width<=860px){.container{width:min(100% - 28px,1120px)}.hero{padding:46px 0}.hero-grid,.grid.two,.grid.three,.grid.four,.feature-row,.footer-grid,.screen-grid,.split,.screen-grid.stacked{grid-template-columns:1fr}.brand{font-size:1.12rem}.menu-toggle{display:flex}.nav-links{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;align-items:stretch;gap:12px;padding:18px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 18px 40px #0f172a24}.nav-links.is-open{display:flex}.nav-links a{padding:9px 4px;display:block}.nav-cta{text-align:center;margin-top:6px}}.coming-soon-card{text-align:center;background:linear-gradient(#fff 0%,#f3fbf8 100%);border:1px solid #e5e7eb;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;max-width:460px;min-height:520px;padding:48px 32px;display:flex;box-shadow:0 24px 60px #0f172a14}.coming-soon-card.small-card{min-height:360px}.coming-soon-badge{color:#008f7a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-weight:700}.coming-soon-card h2{margin-bottom:14px;font-size:36px}.coming-soon-card p{color:#4b5563;max-width:340px;font-size:18px}
