:root{--ivory: #f8f1e7;--ivory-2: #fffaf3;--blue: #214d83;--blue-bright: #2f63d7;--quote-blue: #456c93;--ink: #1b1b1b;--muted: #4c4944;--line: #ded4c8;--gold: #d8b879;--display: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--sans: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--design-width: 540px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#eee9e2}body{margin:0;background:radial-gradient(circle at 50% 0%,#fff,#f7f3ed 45%,#eee9e2);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit}.page-shell{width:min(calc(100vw - 32px),1100px);margin:24px auto;background:var(--ivory);border:1px solid rgba(50,42,35,.13);border-radius:9px;overflow:hidden;box-shadow:0 8px 26px #352c2417}.topbar{height:44px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(65,55,45,.12)}.nameplate{color:var(--blue);font-family:var(--display);font-size:17px;font-weight:600;text-decoration:none;letter-spacing:-.02em;white-space:nowrap}.topnav{display:flex;align-items:center;gap:18px;font-size:7.2px;font-weight:700;white-space:nowrap}.topnav a{flex:0 0 auto;text-decoration:none}.hero{height:374px;position:relative;display:grid;grid-template-columns:52% 48%;overflow:hidden;background:radial-gradient(circle at 73% 42%,#dcc8be38,#eedcd224 28%,#f8f1e700 60%),linear-gradient(90deg,#f8f1e7,#f8f1e7 52%,#f5ece3,#efe1d8)}.hero-copy{padding:36px 0 0 34px;position:relative;z-index:2}.hero h1{margin:0;color:var(--blue);font-family:var(--display);font-size:33px;font-weight:500;line-height:.99;letter-spacing:-.035em}.hero h1 em{color:var(--blue-bright);font-weight:400}.hero-deck{width:226px;margin:22px 0 17px;color:#35322e;font-size:7.5px;line-height:1.55}.hero-cta{min-width:98px;height:24px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;border-radius:2px;text-decoration:none;font-size:6.7px;font-weight:800;letter-spacing:.015em}.hero-photo-wrap{position:relative;height:100%;overflow:hidden}.hero-photo-wrap img{position:absolute;right:-6px;bottom:0;width:90%;height:auto;max-height:100%;object-fit:contain}.ideas{min-height:185px;padding:9px 18px 12px;background:var(--ivory-2);border-top:1px solid rgba(80,69,59,.08)}.ideas-heading{margin-bottom:10px;text-align:center}.ideas-heading h2{margin:0;color:var(--blue);font-family:var(--display);font-size:17px;font-weight:500;line-height:1.15}.gold-rule{display:block;width:24px;height:1px;margin:7px auto 0;background:var(--gold)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.card{min-height:124px;padding:10px 9px 9px;background:#ffffff38;border:1px solid var(--line);border-radius:4px;text-align:center}.icon{width:29px;height:29px;margin:0 auto 6px;color:var(--blue)}.icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.card h3{margin:0 0 7px;color:var(--blue);font-family:var(--display);font-size:9.7px;font-weight:600;line-height:1.18}.card p{margin:0;color:#35322e;font-size:6.4px;line-height:1.43}.quote-band{min-height:72px;padding:12px 74px 10px;display:flex;align-items:flex-start;gap:17px;background:var(--quote-blue);color:#fff}.quote-mark{color:#e7effa;font-family:Georgia,serif;font-size:27px;line-height:.9}.quote-copy blockquote{margin:0;font-family:var(--display);font-size:13px;font-style:italic;line-height:1.2}.quote-copy p{margin:6px 0 0;color:#edf3fb;font-size:6.2px;text-align:right}.footer{min-height:118px;padding:15px 24px 8px;display:grid;grid-template-columns:1.35fr .65fr .65fr .55fr;column-gap:26px;row-gap:8px;background:var(--ivory-2)}.footer-identity strong{color:var(--blue);font-family:var(--display);font-size:14px;font-weight:600}.footer-identity p{margin:7px 0 0;font-size:6.2px;line-height:1.4}.footer-column{display:flex;flex-direction:column;gap:4px;font-size:6.2px}.footer-column span{margin-bottom:2px;font-size:5.8px;font-weight:700}.footer-column a{text-decoration:none}.social{padding-bottom:14px;display:flex;align-items:flex-end;justify-content:flex-end;gap:12px;color:var(--blue);font-size:12px;font-weight:800}.social a{text-decoration:none}.footer-bottom{grid-column:1 / -1;min-height:20px;padding-top:7px;display:flex;align-items:flex-end;justify-content:space-between;border-top:1px solid var(--line);color:#615d57;font-size:5.5px}.footer-bottom div{display:flex;gap:18px}.footer-bottom a{text-decoration:none}@media(min-width:951px){.page-shell{width:min(calc(100vw - 64px),1080px)}.topbar{height:88px;padding:0 56px;gap:34px}.nameplate{flex:0 0 auto;font-size:34px;white-space:nowrap}.topnav{flex:1;justify-content:flex-end;gap:24px;font-size:11px;white-space:nowrap}.hero{height:748px;grid-template-columns:52% 48%}.hero-copy{padding:72px 0 0 68px}.hero h1{font-size:66px}.hero-deck{width:452px;margin:44px 0 34px;font-size:15px}.hero-cta{min-width:196px;height:48px;padding:0 24px;font-size:13px}.hero-photo-wrap img{right:-24px;bottom:-1px;width:100%;height:auto;max-height:100%;object-fit:contain}.ideas{min-height:370px;padding:18px 36px 24px}.ideas-heading{margin-bottom:20px}.ideas-heading h2{font-size:34px}.gold-rule{width:48px;margin-top:14px}.cards{gap:20px}.card{min-height:248px;padding:20px 18px 18px;border-radius:8px}.icon{width:58px;height:58px;margin-bottom:12px}.card h3{margin-bottom:14px;font-size:19.4px}.card p{font-size:12.8px}.quote-band{min-height:144px;padding:24px 148px 20px;gap:34px}.quote-mark{font-size:54px}.quote-copy blockquote{font-size:26px}.quote-copy p{margin-top:12px;font-size:12.4px}.footer{min-height:236px;padding:30px 48px 16px;column-gap:52px;row-gap:16px}.footer-identity strong{font-size:28px}.footer-identity p{margin-top:14px;font-size:12.4px}.footer-column{gap:8px;font-size:12.4px}.footer-column span{margin-bottom:4px;font-size:11.6px}.social{gap:24px;padding-bottom:28px;font-size:24px}.footer-bottom{min-height:40px;padding-top:14px;font-size:11px}.footer-bottom div{gap:36px}}@media(min-width:700px)and (max-width:950px){.page-shell{width:min(calc(100vw - 32px),1080px)}.topbar{height:72px;padding:0 28px;gap:24px}.nameplate{flex:0 0 auto;font-size:24px;white-space:nowrap}.topnav{flex:1;justify-content:flex-end;gap:14px;font-size:9.5px;white-space:nowrap}.topnav a{flex:0 0 auto}.hero{height:600px;grid-template-columns:53% 47%}.hero-copy{padding:64px 0 0 48px}.hero h1{font-size:53px}.hero-deck{width:350px;margin:32px 0 26px;font-size:12px}.hero-cta{min-width:160px;height:40px;padding:0 20px;font-size:11px}.hero-photo-wrap img{right:-12px;bottom:0;width:98%;height:auto;max-height:100%}.ideas{min-height:310px;padding:18px 24px 24px}.ideas-heading{margin-bottom:18px}.ideas-heading h2{font-size:28px}.gold-rule{width:42px;margin-top:12px}.cards{gap:12px}.card{min-height:205px;padding:18px 12px 16px}.icon{width:48px;height:48px;margin-bottom:10px}.card h3{margin-bottom:11px;font-size:16px}.card p{font-size:10.5px}.quote-band{min-height:118px;padding:22px 94px 18px;gap:24px}.quote-mark{font-size:42px}.quote-copy blockquote{font-size:21px}.quote-copy p{margin-top:10px;font-size:10px}.footer{min-height:205px;padding:26px 36px 14px;column-gap:34px;row-gap:14px}.footer-identity strong{font-size:22px}.footer-identity p{margin-top:12px;font-size:10px}.footer-column{gap:7px;font-size:10px}.footer-column span{font-size:9.5px}.social{gap:18px;padding-bottom:24px;font-size:20px}.footer-bottom{min-height:34px;font-size:9px}}@media(max-width:699px){.page-shell{width:calc(100vw - 16px);margin:8px auto}.topbar{min-height:76px;height:auto;padding:10px 14px;flex-direction:column;align-items:flex-start;gap:8px}.nameplate{font-size:18px}.topnav{width:100%;gap:8px 12px;flex-wrap:wrap;justify-content:flex-start;font-size:7px;white-space:normal}.hero{height:374px;grid-template-columns:58% 42%}.hero-copy{padding-left:18px}.hero h1{font-size:28px}.hero-deck{width:190px;font-size:6.8px}.hero-photo-wrap img{right:2px;bottom:0;width:92%;height:auto;max-height:100%;object-fit:contain}.cards{gap:5px}.card{padding-left:5px;padding-right:5px}}
