.rusty-page{--accent:#1f4e79;--accent-deep:#123252;--accent-soft:#e4ebf2;--navy:#13294a;--gold:#d4a843;--amber:#ffc857;--paper:#f6f2ea;--paper-2:#fbf9f4;--ink:#2f343a;--ink-soft:#6b7280;--line:#e2dccf;--white:#fff;--maxw:1160px;--pad:clamp(20px, 5vw, 64px);--radius:14px;--shadow:0 1px 2px #0a2a430d, 0 12px 32px #0a2a4314;--serif:"STIX Two Text", "STIX Fallback", Georgia, "Times New Roman", serif;--sans:"Geist", "Geist Fallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}.rusty-page h1,.rusty-page h2,.rusty-page h3{font-family:var(--serif);margin:0;font-weight:600;line-height:1.12}.rusty-page a{color:var(--accent);text-decoration:none}.rusty-page a:hover{text-decoration:underline}.rusty-page img{max-width:100%;display:block}.rusty-page .wrap{max-width:var(--maxw);padding-inline:var(--pad);margin:0 auto}.rusty-page a:focus-visible,.rusty-page button:focus-visible,.rusty-page input:focus-visible,.rusty-page textarea:focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:4px}.rusty-page .eyebrow{font:600 13px/1 var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.6em;display:inline-flex}.rusty-page .eyebrow:before{content:"";background:currentColor;width:26px;height:2px}.rusty-page .rbtn{font:600 16px/1 var(--sans);cursor:pointer;border:2px solid #0000;border-radius:.5rem;padding:15px 26px;transition:transform .15s,background .15s;display:inline-block}.rusty-page .rbtn-fill{background:var(--accent);color:#fff}.rusty-page .rbtn-fill:hover{background:var(--accent-deep);text-decoration:none;transform:translateY(-1px)}.rusty-page .rbtn-ghost{color:var(--accent-deep);border-color:var(--accent);background:0 0;border-width:2px}.rusty-page .rbtn-ghost:hover{border-color:var(--accent-deep);background:var(--accent-soft);text-decoration:none}.rusty-page .hero{background:linear-gradient(160deg, var(--accent-soft) 0%, var(--paper) 45%);border-bottom:1px solid var(--line);padding-block:clamp(40px,7vw,84px)}.rusty-page .hero .wrap{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(28px,5vw,64px);display:grid}.rusty-page .brand-mark{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:22px;display:flex}.rusty-page .brand-mark:before{content:"";background:var(--accent);flex:none;width:30px;height:2px}.rusty-page .brand-mark .bm-name{font:700 22px/1 var(--sans);letter-spacing:.01em;color:var(--accent-deep)}.rusty-page .brand-mark .bm-sub{font:600 12px/1 var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);border-left:1px solid var(--line);padding-left:12px}.rusty-page .hero h1{letter-spacing:-.01em;color:var(--accent-deep);max-width:22ch;font-size:clamp(30px,4.6vw,54px);line-height:1.08}.rusty-page .hero-intro{color:var(--ink);max-width:56ch;margin:18px 0 0;font-size:clamp(16px,1.9vw,19px);line-height:1.6}.rusty-page .hero .cta-row{flex-wrap:wrap;gap:14px;max-width:460px;margin-top:28px;display:flex}.rusty-page .hero .cta-row .rbtn{text-align:center;flex:1 1 0;padding-left:16px;padding-right:16px}.rusty-page .nowcard{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.rusty-page .nowcard .top{background:var(--accent-deep);color:#fff;font:600 12px/1.2 var(--sans);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.rusty-page .nowcard .top .tag{background:#ffffff29;border-radius:999px;padding:5px 10px;font-size:11px}.rusty-page .nowcard .thumb{aspect-ratio:16/9;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-deep) 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.rusty-page .nowcard .thumb img{object-fit:cover;width:100%;height:100%;display:block}.rusty-page .nowcard .thumb .qmark{font-family:var(--serif);color:#ffffffeb;font-size:88px;font-weight:600;line-height:1}.rusty-page .nowcard .body{padding:20px}.rusty-page .nowcard .body h3{margin-bottom:6px;font-size:22px}.rusty-page .nowcard .body .meta{color:var(--ink-soft);font-size:14px}.rusty-page .nowcard .body a{margin-top:14px;font-size:15px;font-weight:600;display:inline-block}.rusty-page .quickstrip{background:var(--accent-deep);color:#fff}.rusty-page .quickstrip .wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px 40px;padding-block:20px;display:flex}.rusty-page .quickstrip .links{flex-wrap:wrap;justify-content:center;gap:10px 12px;display:flex}.rusty-page .quickstrip .links a,.rusty-page .quickstrip .links button{color:#fff;font:600 14px/1 var(--sans);cursor:pointer;background:#ffffff1a;border:none;border-radius:.5rem;align-items:center;gap:9px;padding:11px 20px;display:inline-flex}.rusty-page .quickstrip .links a:hover,.rusty-page .quickstrip .links button:hover{background:#ffffff38;text-decoration:none}.rusty-page .quickstrip .links svg{flex:none}.rusty-page .quickstrip .links a:not(#_):hover,.rusty-page .quickstrip .links a:not(#_):hover>*{color:#fff}.rusty-page section.block{padding-block:clamp(48px,7vw,88px)}.rusty-page .sec-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px;display:flex}.rusty-page .sec-head h2{letter-spacing:-.01em;color:var(--accent-deep);font-size:clamp(30px,4vw,44px)}.rusty-page .sec-head p{color:var(--ink-soft);max-width:52ch;margin:10px 0 0}.rusty-page .sec-head .seeall{white-space:nowrap;font-size:15px;font-weight:600}.rusty-page .cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:26px;display:grid}.rusty-page .card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .15s;overflow:hidden}.rusty-page .card:hover{transform:translateY(-3px)}.rusty-page .card .cimg{aspect-ratio:3/2;background:var(--accent-soft);display:block;position:relative;overflow:hidden}.rusty-page .card .cimg img{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;inset:0}.rusty-page .card:hover .cimg img{transform:scale(1.03)}.rusty-page .card .cimg .ph{color:var(--accent);font:600 12px/1 var(--sans);letter-spacing:.12em;text-transform:uppercase;opacity:.5;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.rusty-page .card .cbody{padding:22px}.rusty-page .card .cdate{font:600 13px/1 var(--sans);letter-spacing:.06em;color:var(--ink-soft);margin-bottom:10px}.rusty-page .card .cbody h3{margin-bottom:10px;font-size:22px;line-height:1.2}.rusty-page .card .cbody h3 a{color:var(--accent-deep)}.rusty-page .card .cbody p{color:var(--ink-soft);margin:0 0 16px;font-size:15px}.rusty-page .card .more{font-size:15px;font-weight:600}.rusty-page .card .more:after{content:" →"}.rusty-page .more-wrap{text-align:center;margin-top:34px}.rusty-page .author-byline{background:var(--white);border:1px solid var(--line);cursor:pointer;text-align:left;font:inherit;border-radius:999px;align-items:center;gap:14px;padding:8px 22px 8px 8px;transition:box-shadow .15s,transform .15s;display:inline-flex}.rusty-page .author-byline:hover{box-shadow:var(--shadow);text-decoration:none;transform:translateY(-1px)}.rusty-page .author-byline img{object-fit:cover;border:2px solid var(--accent);border-radius:50%;flex:none;width:50px;height:50px}.rusty-page .author-byline .ab-text{flex-direction:column;line-height:1.3;display:flex}.rusty-page .author-byline .ab-name{color:var(--ink);font-size:16px;font-weight:600}.rusty-page .author-byline .ab-link{color:var(--accent);font-size:13px;font-weight:600}.rusty-page .ask-panel{background:var(--accent-soft);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;padding:clamp(28px,4vw,52px)}.rusty-page .voice-wrap{grid-template-columns:1fr 1.1fr;align-items:start;gap:clamp(28px,5vw,56px);display:grid}.rusty-page .voice-intro h2{color:var(--accent-deep);font-size:clamp(32px,4.4vw,48px)}.rusty-page .voice-intro .eyebrow{margin-bottom:18px}.rusty-page .voice-form{flex-direction:column;gap:12px;display:flex}.rusty-page .voice-form .row{gap:12px;display:flex}.rusty-page .voice-form input,.rusty-page .voice-form textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);font:400 16px/1.4 var(--sans);border-radius:10px;padding:15px 16px}.rusty-page .voice-form textarea{resize:vertical}.rusty-page .voice-form .rbtn-fill{align-self:flex-start}.rusty-page .podcast-panel{grid-template-columns:1fr .85fr;align-items:start;gap:clamp(28px,5vw,64px);display:grid}.rusty-page .podcast-intro .eyebrow{margin-bottom:4px}.rusty-page .podcast-intro h2{letter-spacing:-.01em;color:var(--accent-deep);margin:12px 0 0;font-size:clamp(30px,4vw,44px)}.rusty-page .podcast-intro p{color:var(--ink-soft);max-width:52ch;margin:14px 0 0;font-size:16px;line-height:1.6}.rusty-page .podcast-intro .rbtn{margin-top:26px}.rusty-page .podcast-player{justify-self:center;width:100%;max-width:440px}.rusty-page .consult-card{background:var(--accent-deep);color:#fff;box-shadow:var(--shadow);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding:clamp(30px,4vw,48px) clamp(28px,4vw,52px);display:flex}.rusty-page .consult-card h2{color:#fff;margin:8px 0 6px;font-size:clamp(26px,3.4vw,38px)}.rusty-page .consult-card p{color:#ffffffc7;max-width:52ch;margin:0}.rusty-page .consult-card .rbtn-fill{background:var(--gold);color:var(--navy);flex:none}.rusty-page .consult-card .rbtn-fill:hover{background:#e6bd5c}.rusty-page .signup{background:var(--navy);color:#fff}.rusty-page .signup .wrap{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(28px,5vw,64px);padding-block:clamp(44px,6vw,72px);display:grid}.rusty-page .signup h2{color:#fff;margin-bottom:14px;font-size:clamp(30px,4vw,46px)}.rusty-page .signup p{color:#ffffffb8;max-width:44ch}.rusty-page .signup form{flex-direction:column;gap:12px;display:flex}.rusty-page .signup .row{gap:12px;display:flex}.rusty-page .signup input{color:#fff;font:400 16px/1 var(--sans);background:#ffffff14;border:1px solid #fff3;border-radius:10px;flex:1;padding:16px 18px}.rusty-page .signup input::placeholder{color:#ffffff8c}.rusty-page .signup .rbtn-fill{background:var(--gold);color:var(--navy)}.rusty-page .signup .rbtn-fill:hover{background:#e6bd5c}.rusty-page .signup .fine{color:#ffffff80;margin-top:4px;font-size:13px}.rusty-page .promo{background:var(--accent-soft)}.rusty-page .promo-head{text-align:center;grid-column:1/-1;margin-bottom:18px}.rusty-page .promo-head .eyebrow{justify-content:center;margin-bottom:12px}.rusty-page .promo-head h2{color:var(--accent-deep);font-size:clamp(26px,3.4vw,36px)}.rusty-page .promo .wrap{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.rusty-page .promo a.tile{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px;transition:transform .15s;display:block}.rusty-page .promo a.tile:hover{text-decoration:none;transform:translateY(-3px)}.rusty-page .promo .tile .tile-icon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.rusty-page .promo .tile .k{font:600 12px/1 var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.rusty-page .promo .tile h3{color:var(--accent-deep);margin-bottom:6px;font-size:22px}.rusty-page .promo .tile p{color:var(--ink-soft);margin:0;font-size:15px}.rusty-page .modal{z-index:80;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rusty-page .modal[hidden]{display:none}.rusty-page .modal-backdrop{backdrop-filter:blur(2px);background:#0a162899;position:absolute;inset:0}.rusty-page .modal-card{background:var(--paper-2);border-radius:20px;width:100%;max-width:760px;max-height:90vh;padding:clamp(24px,4vw,40px);position:relative;overflow:auto;box-shadow:0 24px 60px #0a162859}.rusty-page .modal-close{background:var(--white);width:40px;height:40px;box-shadow:var(--shadow);color:var(--ink);cursor:pointer;border:none;border-radius:50%;font-size:24px;line-height:1;position:absolute;top:14px;right:16px}.rusty-page .modal-close:hover{background:var(--accent);color:#fff}.rusty-page .host-grid{grid-template-columns:210px 1fr;align-items:start;gap:clamp(20px,3vw,36px);display:grid}.rusty-page .host-photo{border:4px solid var(--accent);background:var(--accent-soft);border-radius:14px;width:100%;box-shadow:0 8px 24px #0a16282e}.rusty-page .host-bio h2{color:var(--accent-deep);margin:8px 0 4px;font-size:clamp(28px,4vw,38px)}.rusty-page .host-title{font:600 15px/1.3 var(--sans);color:var(--accent);margin:0 0 16px}.rusty-page .host-bio p{color:var(--ink-soft);margin:0 0 14px;font-size:16px}@media (width<=860px){.rusty-page .hero .wrap,.rusty-page .signup .wrap,.rusty-page .voice-wrap,.rusty-page .podcast-panel,.rusty-page .host-grid{grid-template-columns:1fr}.rusty-page .host-photo{max-width:220px}.rusty-page .voice-form .row{flex-direction:column}.rusty-page .hero .nowcard{max-width:460px}.rusty-page .hero-copy{text-align:center}.rusty-page .brand-mark{justify-content:center}.rusty-page .hero h1,.rusty-page .hero-intro{max-width:none;margin-left:auto;margin-right:auto}.rusty-page .hero .cta-row{flex-direction:column;align-items:stretch;margin-left:auto;margin-right:auto}.rusty-page .hero .cta-row .rbtn{text-align:center;flex:none;width:100%;display:block}.rusty-page .quickstrip .links{flex-direction:column;align-items:stretch;width:100%;max-width:340px;margin:0 auto}.rusty-page .quickstrip .links a,.rusty-page .quickstrip .links button{justify-content:center;width:100%}.rusty-page .promo .wrap{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.rusty-page,.rusty-page *,.rusty-page :before,.rusty-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.rusty-page #recent,.rusty-page #podcast,.rusty-page #ask,.rusty-page #resources,.rusty-page #consult{scroll-margin-top:120px}
