:root{color-scheme:light;--bg: #f7f4ef;--bg-soft: #fffaf2;--surface: #fffdf8;--text: #231f1b;--muted: #706960;--line: rgba(35, 31, 27, .14);--accent: #2c6e5d;--accent-strong: #194d40;--coral: #d98169;--gold: #e0b462;--shadow: 0 24px 60px rgba(58, 44, 31, .14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--text)}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fffaf2e6,#f7f4ef),var(--bg)}a{color:inherit;text-decoration-color:#2c6e5d59;text-underline-offset:.2em}a:hover{text-decoration-color:currentColor}.site-header,.site-footer{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0}.brand-link{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-weight:800;text-decoration:none}.brand-mark{width:30px;height:30px;border-radius:9px;background:linear-gradient(90deg,transparent 48%,rgba(35,31,27,.12) 48% 52%,transparent 52%),linear-gradient(0deg,transparent 48%,rgba(35,31,27,.12) 48% 52%,transparent 52%),conic-gradient(from 30deg,#d98169,#e0b462,#8aa389,#5a8db0,#d98169);box-shadow:inset 0 0 0 1px #231f1b29}.site-nav,.site-footer nav{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:.95rem}.site-nav a,.site-footer a{text-decoration:none}main{width:min(1120px,calc(100% - 32px));margin:0 auto}.hero-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);gap:48px;align-items:center;min-height:620px;padding:52px 0 72px}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{letter-spacing:0}h1{max-width:760px;margin:0;font-size:clamp(2.7rem,8vw,5.8rem);line-height:.94}.hero-text{max-width:600px;margin:24px 0 0;color:var(--muted);font-size:1.18rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--line);border-radius:999px;font-weight:750;text-decoration:none}.button.primary{border-color:var(--accent-strong);background:var(--accent-strong);color:#fff}.button.secondary{background:#ffffff9e}.phone-preview{width:min(100%,360px);margin-left:auto;padding:18px;border:1px solid var(--line);border-radius:34px;background:#fffdf8d6;box-shadow:var(--shadow)}.preview-topbar{display:flex;justify-content:space-between;margin-bottom:16px}.preview-topbar span{display:block;height:10px;border-radius:99px;background:#231f1b2e}.preview-topbar span:first-child{width:76px}.preview-topbar span:last-child{width:42px}.pixel-portrait{position:relative;overflow:hidden;aspect-ratio:1;border-radius:14px;background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(135deg,#6f7f63,#d9c2a1);background-size:18px 18px,18px 18px,auto;image-rendering:pixelated}.pixel-portrait span{position:absolute;display:block;border-radius:2px}.hair{background:#8f6138;box-shadow:12px 0 #704326,24px 8px #b37a45,36px 18px #422719}.hair-left{top:22%;left:12%;width:62px;height:190px;transform:rotate(14deg)}.hair-right{top:12%;right:12%;width:78px;height:220px;transform:rotate(-13deg)}.face{left:25%;top:24%;width:50%;height:55%;background:#e4a179;box-shadow:inset 30px 24px #ffd6b86b,inset -24px 36px #ae674452}.eye{top:45%;width:38px;height:14px;background:#23322d}.eye-left{left:33%}.eye-right{right:32%}.mouth{left:42%;top:66%;width:58px;height:9px;background:#9d5e52}.palette-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:16px}.palette-strip span{height:38px;border-radius:999px;border:1px solid rgba(35,31,27,.12)}.palette-strip span:nth-child(1){background:#d98169}.palette-strip span:nth-child(2){background:#e0b462}.palette-strip span:nth-child(3){background:#8aa389}.palette-strip span:nth-child(4){background:#5a8db0}.palette-strip span:nth-child(5){background:#8f6138}.feature-band,.info-band,.support-page,.legal-page{padding:70px 0}.section-heading{max-width:720px}.section-heading h1,.section-heading h2{margin:0;font-size:clamp(2.1rem,5vw,3.8rem);line-height:1.02}.section-heading p:not(.eyebrow){color:var(--muted);font-size:1.08rem;line-height:1.7}.feature-grid,.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px}.feature-card,.support-card{padding:24px;border:1px solid var(--line);border-radius:8px;background:#fffdf8b8}.support-card{min-height:210px}.feature-card h3,.support-card h2{margin:0 0 10px;font-size:1.1rem}.feature-card p,.support-card p{margin:0;color:var(--muted);line-height:1.65}.info-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:36px;align-items:start;border-top:1px solid var(--line)}.info-band h2{max-width:640px;margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1.04}.link-list{display:grid;gap:10px}.link-list a{padding:16px 18px;border:1px solid var(--line);border-radius:999px;background:#fffdf8b8;text-decoration:none;font-weight:750}.legal-page{max-width:820px}.legal-page h1{font-size:clamp(2.4rem,7vw,4.6rem)}.legal-page h2{margin:42px 0 12px;font-size:1.45rem}.legal-page p,.legal-page li{color:var(--muted);font-size:1.02rem;line-height:1.75}.legal-page ul,.legal-page ol{padding-left:1.25rem}.legal-page strong{color:var(--text)}.notice{margin-top:28px;padding:18px;border:1px solid rgba(217,129,105,.36);border-radius:8px;background:#d9816914}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:34px 0 44px;border-top:1px solid var(--line);color:var(--muted)}.site-footer div{display:grid;gap:6px}.site-footer strong{color:var(--text)}@media(max-width:820px){.site-header,.site-footer,main{width:min(100% - 24px,1120px)}.site-header,.site-footer{align-items:flex-start;flex-direction:column}.hero-section,.info-band{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:34px}.phone-preview{margin:0}.feature-grid,.support-grid{grid-template-columns:1fr}}
