:root{--ogro-ink:#111827;--ogro-accent:#19a890;--ogro-sun:#f2c45d;--ogro-cream:#fff7ea;--ogro-mist:#f0edff;--ogro-muted:color-mix(in srgb,#111827 58%,white);--ogro-line:color-mix(in srgb,#111827 14%,transparent);--ogro-shade:0 22px 70px color-mix(in srgb,#19a890 22%,transparent);--ogro-soft:0 14px 42px rgba(10,8,20,.11);--ogro-round:28px;--ogro-pill:999px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",system-ui,sans-serif;color:var(--ogro-ink);background:linear-gradient(180deg,var(--ogro-cream),var(--ogro-mist) 52%,#fff);line-height:1.66}a{color:inherit}.ogro-mast{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;align-items:center;padding:17px clamp(18px,4vw,58px);background:color-mix(in srgb,var(--ogro-cream) 84%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--ogro-line)}.ogro-brand,.ogro-footbrand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:900}.ogro-brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--ogro-ink);color:var(--ogro-sun)}.ogro-nav{display:flex;gap:18px}.ogro-navitem{text-decoration:none;font-weight:750;font-size:14px;color:var(--ogro-muted)}.ogro-chosen,.ogro-navitem:hover{color:var(--ogro-ink)}.ogro-menu{display:none;border:1px solid var(--ogro-line);border-radius:var(--ogro-pill);padding:10px 15px;background:#fff;font-weight:900}.ogro-side{display:none}.ogro-hero{min-height:calc(100vh - 72px);padding:68px clamp(20px,6vw,86px);display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);gap:34px;align-items:center;position:relative;overflow:hidden}.ogro-layout1{grid-template-columns:1fr;text-align:center;place-items:center}.ogro-layout2{grid-template-columns:.76fr 1fr}.ogro-layout3{grid-template-columns:1fr .7fr}.ogro-layout4{grid-template-columns:1fr .8fr}.ogro-kicker{margin:0 0 10px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900;color:var(--ogro-accent)}h1,h2,h3{font-family:"Fraunces",Georgia,serif;line-height:1.05;margin:0;color:var(--ogro-ink)}h1{font-size:clamp(42px,6vw,78px)}h2{font-size:clamp(29px,4vw,48px)}h3{font-size:24px}.ogro-lead{font-size:clamp(17px,2vw,21px);color:var(--ogro-muted);max-width:760px}.ogro-actions{display:flex;flex-wrap:wrap;gap:13px;margin:27px 0}.ogro-solid,.ogro-ghost,.ogro-planlink,.ogro-submit,.ogro-cookieok{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:0;border-radius:var(--ogro-pill);font-weight:900}.ogro-solid,.ogro-submit,.ogro-cookieok{background:linear-gradient(135deg,var(--ogro-ink),var(--ogro-accent));color:#fff;padding:14px 22px;box-shadow:var(--ogro-shade)}.ogro-ghost,.ogro-planlink{background:#fff;color:var(--ogro-ink);padding:13px 20px;border:1px solid var(--ogro-line)}.ogro-notice{background:rgba(255,255,255,.88);border:1px solid color-mix(in srgb,var(--ogro-sun) 45%,transparent);box-shadow:var(--ogro-soft);border-radius:22px;padding:16px 18px;max-width:760px;color:var(--ogro-muted)}.ogro-cosmos,.ogro-mindcard{min-height:360px;border-radius:42px;background:radial-gradient(circle at 30% 20%,var(--ogro-accent),var(--ogro-ink) 68%);color:#fff;padding:34px;box-shadow:var(--ogro-shade)}.ogro-cosmos h2,.ogro-mindcard h2{color:#fff;font-size:70px}.ogro-minicards{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.ogro-minicards b{background:#fff;border:1px solid var(--ogro-line);border-radius:var(--ogro-round);padding:20px 24px;box-shadow:var(--ogro-soft)}.ogro-value,.ogro-plans,.ogro-voices,.ogro-library,.ogro-letter,.ogro-faqzone,.ogro-lastcall,.ogro-page{padding:72px clamp(20px,6vw,86px)}.ogro-sectiontitle{max-width:790px;margin-bottom:30px}.ogro-sectiontitle p,.ogro-feature p,.ogro-plan p,.ogro-voice span,.ogro-library p,.ogro-lettercopy p,.ogro-lastcall p,.ogro-page p,.ogro-page li{color:var(--ogro-muted)}.ogro-featuregrid,.ogro-plangrid,.ogro-voicegrid,.ogro-articles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ogro-feature,.ogro-voice,.ogro-article,.ogro-lettercopy,.ogro-form,.ogro-paper,.ogro-contactcards article{background:#fff;border:1px solid var(--ogro-line);border-radius:var(--ogro-round);padding:24px;box-shadow:var(--ogro-soft)}.ogro-plans{background:linear-gradient(145deg,var(--ogro-ink),color-mix(in srgb,var(--ogro-accent) 45%,black));color:#fff}.ogro-plans h2,.ogro-plans h3{color:#fff}.ogro-plans p,.ogro-plan p{color:rgba(255,255,255,.76)}.ogro-plans4{grid-template-columns:repeat(4,1fr)}.ogro-plan{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:32px;padding:26px}.ogro-plan ul{color:#fff}.ogro-badge{display:inline-flex;background:var(--ogro-sun);color:var(--ogro-ink);border-radius:var(--ogro-pill);padding:7px 11px;font-weight:900;font-size:12px;margin-bottom:12px}.ogro-voice5{grid-template-columns:repeat(5,1fr)}.ogro-library,.ogro-letter{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center}.ogro-article{text-decoration:none;display:flex;flex-direction:column;gap:8px}.ogro-form{display:grid;gap:14px}.ogro-form input,.ogro-form textarea{width:100%;margin-top:7px;border:1px solid var(--ogro-line);border-radius:16px;padding:13px 14px;font:inherit;background:#fffaf4}.ogro-form textarea{min-height:140px}.ogro-faqlist{max-width:940px;margin:auto;display:grid;gap:12px}.ogro-qa{background:#fff;border:1px solid var(--ogro-line);border-radius:22px;overflow:hidden}.ogro-ask{width:100%;background:transparent;border:0;text-align:left;padding:18px 20px;font:inherit;font-weight:950;color:var(--ogro-ink);cursor:pointer}.ogro-answer{display:none;padding:0 20px 18px}.ogro-qa.ogro-awake .ogro-answer{display:block}.ogro-lastcall{margin:40px clamp(20px,6vw,86px) 72px;border-radius:38px;background:linear-gradient(135deg,#fff,var(--ogro-mist));border:1px solid var(--ogro-line);text-align:center}.ogro-foot{background:var(--ogro-ink);color:#fff;padding:50px clamp(20px,6vw,86px) 28px}.ogro-footgrid{display:grid;grid-template-columns:1.45fr .85fr 1fr 1fr;gap:26px}.ogro-foot a,.ogro-foot p{color:rgba(255,255,255,.78)}.ogro-footlinks{display:grid;gap:8px}.ogro-rights{border-top:1px solid rgba(255,255,255,.12);padding-top:18px;margin-top:28px;color:rgba(255,255,255,.65);font-size:14px}.ogro-cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:90;max-width:1020px;margin:auto;background:#fff;border:1px solid var(--ogro-line);border-radius:24px;padding:16px 18px;box-shadow:0 18px 80px rgba(0,0,0,.18);display:none;align-items:center;justify-content:space-between;gap:16px}.ogro-cookie.ogro-visible{display:flex}.ogro-page{max-width:1100px;margin:auto}.ogro-pagehero{background:linear-gradient(135deg,#fff,var(--ogro-mist));border:1px solid var(--ogro-line);border-radius:38px;padding:42px;margin:36px 0}.ogro-crumbs{font-size:14px;color:var(--ogro-muted);margin-bottom:16px}.ogro-related,.ogro-contactcards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ogro-contactcards{grid-template-columns:repeat(2,1fr)}.ogro-related a{background:var(--ogro-cream);border:1px solid var(--ogro-line);border-radius:18px;padding:16px;text-decoration:none;font-weight:900}@media(max-width:900px){.ogro-nav{display:none}.ogro-menu{display:inline-flex}.ogro-side{position:fixed;inset:72px 16px auto 16px;z-index:60;background:#fff;border:1px solid var(--ogro-line);border-radius:24px;padding:12px;box-shadow:var(--ogro-shade)}.ogro-side.ogro-open{display:grid}.ogro-sideitem{text-decoration:none;font-weight:900;padding:12px}.ogro-hero,.ogro-library,.ogro-letter,.ogro-featuregrid,.ogro-plangrid,.ogro-articles,.ogro-voicegrid,.ogro-related,.ogro-contactcards,.ogro-footgrid{grid-template-columns:1fr}}