@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,500&family=Instrument+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;700;800&family=JetBrains+Mono:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;700&family=Libre+Baskerville:ital,wght@0,400;1,400;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Syne:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;700&family=Syne:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600&display=swap";@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Plus+Jakarta+Sans:wght@400;500;700&family=Syne:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;600;700&family=IBM+Plex+Mono:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;600&family=Space+Mono:wght@400;700&family=Syne:wght@700;800&display=swap";:root{--page-bg: #f4efe6;--surface: #fffdf9;--surface-strong: #ffffff;--surface-inverse: #1f1c1a;--text: #231d18;--muted: #72665b;--line: rgba(35, 29, 24, .14);--accent: #c4483f;--accent-strong: #9f2d27;--shadow-soft: 0 22px 50px rgba(42, 29, 18, .09);--shadow-card: 0 12px 30px rgba(42, 29, 18, .08);--font-body: "Georgia", "Times New Roman", serif;--font-display: "Georgia", "Times New Roman", serif;--font-ui: "Helvetica Neue", Arial, sans-serif;--font-mono: "SFMono-Regular", Consolas, monospace;--site-width: 1180px;--reading-width: 760px;--radius-sm: 14px;--radius-md: 22px;--radius-lg: 32px;--section-gap: clamp(4rem, 8vw, 7rem)}*{box-sizing:border-box}html{background:var(--page-bg);color:var(--text);scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:var(--font-body);line-height:1.65;background:radial-gradient(circle at top left,rgba(255,255,255,.92),transparent 28rem),linear-gradient(180deg,rgba(255,255,255,.38),transparent 22rem),var(--page-bg)}a{color:var(--accent);text-decoration-thickness:.08em;text-underline-offset:.16em}img{display:block;max-width:100%}p{margin:0}h1,h2,h3,h4{margin:0;font-family:var(--font-display);line-height:.96;letter-spacing:-.04em}.page-frame{min-height:100vh}.shell{width:min(calc(100% - 2rem),var(--site-width));margin:0 auto}.site-header{position:sticky;top:0;z-index:30;backdrop-filter:blur(14px);background:#f4efe6e0;border-bottom:1px solid rgba(35,29,24,.08)}.site-header-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem 2rem;padding:1rem 0}.identity-lockup{display:inline-flex;align-items:center;gap:.9rem;color:inherit;text-decoration:none}.identity-headshot{width:52px;height:52px;border-radius:50%;object-fit:cover;box-shadow:var(--shadow-card)}.identity-copy{display:flex;flex-direction:column;gap:.05rem}.identity-name{font-family:var(--font-ui);font-size:1.15rem;font-weight:800;letter-spacing:-.03em}.identity-tagline{color:var(--muted);font-family:var(--font-ui);font-size:.95rem}.primary-nav{display:flex;flex-wrap:wrap;gap:1.15rem;align-items:center}.primary-nav a{color:var(--accent);font-family:var(--font-ui);font-size:.92rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.04em}.primary-nav a:not(:last-child):after{content:"/";margin-left:1.15rem;color:#c4483f8c}.theme-dock{position:fixed;left:auto;right:1rem;top:1rem;z-index:40;display:flex;flex-direction:column;gap:.7rem;width:min(18rem,calc(100vw - 2rem));padding:.85rem;border:1px solid var(--line);border-radius:20px;background:#fffdf9eb;box-shadow:var(--shadow-card);backdrop-filter:blur(14px)}.theme-dock-status{display:grid;grid-template-columns:1fr auto;gap:.15rem .75rem;padding:.1rem 0 .2rem}.theme-dock-handle{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.2rem;cursor:grab}.theme-dock-dragging,.theme-dock-dragging *{cursor:grabbing!important;user-select:none}.theme-dock-close{width:2rem;height:2rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font:inherit;font-size:1rem;line-height:1}.theme-dock-label,.section-label,.footer-label,.feature-date,.post-row-date{color:var(--muted);font-family:var(--font-ui);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.variant-links{display:flex;flex-direction:column;gap:.45rem}.theme-dock-form,.theme-save-form{display:grid;gap:.7rem}.theme-dock-field{display:grid;gap:.35rem}.variant-chip{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.65rem .85rem;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--text);font-family:var(--font-ui);font-size:.85rem;font-weight:700;text-decoration:none}.variant-chip[aria-current=true]{background:var(--accent);border-color:var(--accent);color:#fff}.variant-chip--ghost{background:transparent}.toolbar-note{font-family:var(--font-ui);font-size:.88rem;color:var(--muted)}.theme-dock-value{font-family:var(--font-ui);font-size:.95rem;color:var(--text);text-align:right}.theme-dock-link{color:inherit;text-decoration:none;border-bottom:1px dashed currentColor}.theme-select{width:100%;appearance:none;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--text);font:inherit;font-family:var(--font-ui);font-size:.94rem;padding:.82rem 2.75rem .82rem .9rem;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:calc(100% - 1.2rem) calc(50% - .12rem),calc(100% - .85rem) calc(50% - .12rem);background-size:.38rem .38rem,.38rem .38rem;background-repeat:no-repeat}main{padding:1.5rem 0 0}.home-hero,.section-block,.cta-band{margin-top:var(--section-gap)}.home-hero{display:grid;grid-template-columns:1fr;gap:2rem 3rem;align-items:start}.hero-copy h1{max-width:12ch;font-size:clamp(2.2rem,3.4vw,3.55rem);margin-top:.65rem}.hero-body{display:grid;gap:1.2rem;max-width:42rem;margin-top:1.75rem;font-size:1.18rem;color:var(--muted)}.hero-note{padding:1.4rem 1.45rem;background:#ffffff85;border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft)}.hero-note-list{margin:1rem 0 0;padding-left:1.1rem;display:grid;gap:.75rem}.action-row{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.85rem 1.25rem;border-radius:14px;border:1px solid transparent;font-family:var(--font-ui);font-size:.9rem;font-weight:800;text-decoration:none;letter-spacing:.04em;text-transform:uppercase}.button.primary{color:#fff;background:var(--accent)}.button.secondary{color:var(--text);background:transparent;border-color:var(--line)}.button.text{padding-inline:0;min-height:auto;color:var(--accent);border:0;border-radius:0;background:transparent}.section-block{display:grid;gap:1.6rem}.section-block--compact{margin-bottom:var(--section-gap)}.section-heading{display:grid;gap:.9rem;max-width:44rem}.section-heading h1,.section-heading h2{font-size:clamp(1.8rem,2.8vw,2.7rem)}.section-heading p:last-child{color:var(--muted);font-size:1.05rem}.section-heading--simple{max-width:none;grid-template-columns:1fr;justify-items:start;text-align:left}.section-heading--simple p:last-child{justify-self:start;max-width:44rem}.prose-stack{display:grid;gap:1.2rem;max-width:var(--reading-width);font-size:1.12rem}.feature-grid,.principle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.feature-card,.principle-card{overflow:clip;background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-card)}.feature-media{display:block;aspect-ratio:1.16 / .8;overflow:hidden}.feature-media img{width:100%;height:100%;object-fit:cover}.feature-content,.principle-card{display:grid;gap:.85rem;padding:1.35rem}.feature-content h3,.principle-card h3,.post-row h3{font-size:clamp(1.25rem,1.5vw,1.65rem)}.feature-content p,.principle-card p,.post-row p{color:var(--muted)}.feature-link{justify-self:start;color:var(--accent);font-family:var(--font-ui);font-size:.88rem;font-weight:800;text-decoration:none;text-transform:uppercase;letter-spacing:.06em}.post-list{display:grid;gap:1rem}.post-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem 1.5rem;align-items:end;padding:1.35rem 0;border-top:1px solid var(--line)}.post-row:first-child{border-top:0;padding-top:0}.cta-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;padding:2rem;border-radius:var(--radius-lg);background:var(--surface-inverse);color:#fff}.cta-band .section-label,.cta-band p{color:#ffffffbf}.cta-band h2{font-size:clamp(1.7rem,2.9vw,2.5rem);margin:.55rem 0 .8rem}.site-footer{margin-top:var(--section-gap);padding:3rem 0 3.5rem;background:var(--surface-inverse);color:#fff}.footer-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2rem 4rem}.footer-identity h2{font-size:clamp(1.3rem,2vw,1.9rem)}.footer-tagline,.footer-blurb,.footer-column a{color:#ffffffc7}.footer-tagline{margin-top:.35rem;font-family:var(--font-ui)}.footer-blurb{margin-top:1rem;max-width:28rem}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.footer-column ul{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.75rem}.footer-column a{text-decoration:none}.content{width:min(calc(100% - 2rem),var(--reading-width));margin:0 auto;padding:4rem 0 5rem}.prose-article{background:#ffffff8c;border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(1.5rem,4vw,2.5rem);box-shadow:var(--shadow-soft)}.prose-article h1{font-size:clamp(2.1rem,4vw,3.4rem);margin:.7rem 0 1.1rem}.prose-lead{margin-bottom:1.2rem;font-size:1.18rem;color:var(--muted)}.prose-page article p+p{margin-top:1rem}.prose-page article h2,.prose-page article h3{margin-top:2rem;margin-bottom:.75rem}.prose-page article ul,.prose-page article ol{padding-left:1.2rem}@media(max-width:1180px){.theme-dock{right:.75rem;top:.75rem}}@media(max-width:900px){.site-header-inner,.home-hero,.cta-band,.footer-shell{grid-template-columns:1fr}.site-header-inner{align-items:start}.primary-nav{gap:.8rem}.feature-grid,.principle-grid,.footer-links{grid-template-columns:1fr}}@media(max-width:720px){.shell{width:min(calc(100% - 1.25rem),var(--site-width))}.site-header{position:static}.theme-dock{width:min(16rem,calc(100vw - 1rem));right:.5rem;top:.5rem}.primary-nav a:not(:last-child):after{display:none}.post-row{grid-template-columns:1fr}}html[data-theme=minimal]{--page-bg: #f7f7f2;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--surface-inverse: #171819;--text: #181918;--muted: #6c706d;--line: rgba(24, 25, 24, .1);--accent: #1e4d88;--accent-strong: #163b69;--shadow-soft: 0 18px 45px rgba(17, 19, 17, .05);--shadow-card: 0 10px 25px rgba(17, 19, 17, .04);--font-body: "Inter", "Helvetica Neue", Arial, sans-serif;--font-display: "Inter", "Helvetica Neue", Arial, sans-serif;--font-ui: "Inter", "Helvetica Neue", Arial, sans-serif;--font-mono: "SFMono-Regular", Consolas, monospace;--radius-sm: 10px;--radius-md: 18px;--radius-lg: 26px;--site-width: 1080px}html[data-theme=minimal] body{background:linear-gradient(180deg,#ffffffe6,#fff0 24rem),var(--page-bg)}html[data-theme=minimal] .site-header{background:#f7f7f2e0;border-bottom-color:#18191814;backdrop-filter:blur(18px)}html[data-theme=minimal] .site-header-inner{padding:.85rem 0}html[data-theme=minimal] .identity-headshot{width:44px;height:44px;box-shadow:none;border:1px solid rgba(24,25,24,.08)}html[data-theme=minimal] .identity-name{font-size:1.05rem;font-weight:700}html[data-theme=minimal] .identity-tagline{font-size:.85rem}html[data-theme=minimal] .primary-nav{gap:1.4rem}html[data-theme=minimal] .primary-nav a{color:var(--muted);font-size:.82rem;font-weight:600;letter-spacing:.08em}html[data-theme=minimal] .primary-nav a:hover{color:var(--text)}html[data-theme=minimal] .primary-nav a:not(:last-child):after{color:#18191833}html[data-theme=minimal] main{padding-top:3.25rem}html[data-theme=minimal] .home-hero{grid-template-columns:minmax(0,1fr);gap:1.5rem;min-height:clamp(28rem,72vh,40rem);align-items:end}html[data-theme=minimal] .section-label{color:#62717c}html[data-theme=minimal] .hero-copy{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);gap:1.25rem 2.5rem;max-width:none;align-items:start}html[data-theme=minimal] .hero-copy>.section-label,html[data-theme=minimal] .hero-copy>h1{grid-column:1}html[data-theme=minimal] .hero-body,html[data-theme=minimal] .action-row{grid-column:2}html[data-theme=minimal] .hero-copy h1{max-width:14ch;font-size:clamp(2.45rem,3.7vw,3.9rem);font-weight:700;letter-spacing:-.07em;line-height:.92}html[data-theme=minimal] .hero-body{max-width:30rem;margin-top:.25rem;gap:.9rem;font-size:1.02rem;color:var(--muted)}html[data-theme=minimal] .action-row{margin-top:.5rem}html[data-theme=minimal] .button{min-height:48px;padding:.82rem 1.15rem;border-radius:999px;font-size:.82rem;letter-spacing:.08em}html[data-theme=minimal] .button.primary{background:var(--text)}html[data-theme=minimal] .button.secondary{background:transparent;border-color:#18191824}html[data-theme=minimal] .section-block{gap:1.25rem}html[data-theme=minimal] .section-heading{padding-bottom:1.15rem;border-bottom:1px solid var(--line)}html[data-theme=minimal] .section-heading p:last-child{max-width:36rem;font-size:1rem}html[data-theme=minimal] .feature-grid{gap:0;border-top:1px solid var(--line)}html[data-theme=minimal] .feature-card{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:stretch;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;background:transparent}html[data-theme=minimal] .feature-media{aspect-ratio:auto;min-height:17rem}html[data-theme=minimal] .feature-content{gap:.75rem;align-content:center;padding:1.8rem 0 1.8rem 1.7rem}html[data-theme=minimal] .feature-content h3{font-size:clamp(1.5rem,2vw,1.95rem);font-weight:700;letter-spacing:-.05em}html[data-theme=minimal] .feature-link{color:var(--text);letter-spacing:.08em}html[data-theme=minimal] .post-list{gap:0}html[data-theme=minimal] .post-row{padding:1.6rem 0;align-items:start}html[data-theme=minimal] .post-row h3{font-size:clamp(1.35rem,2vw,1.7rem);letter-spacing:-.045em}html[data-theme=minimal] .post-row-date{min-width:7rem;text-align:right}html[data-theme=minimal] .cta-band{border-radius:20px;background:linear-gradient(135deg,#161819,#232629);box-shadow:none}html[data-theme=minimal] .site-footer{background:#171819}html[data-theme=minimal] .theme-dock{border-radius:18px}@media(max-width:900px){html[data-theme=minimal] .hero-copy{grid-template-columns:1fr;gap:1rem}html[data-theme=minimal] .hero-copy>.section-label,html[data-theme=minimal] .hero-copy>h1,html[data-theme=minimal] .hero-body,html[data-theme=minimal] .action-row{grid-column:1}html[data-theme=minimal] .hero-body{max-width:38rem;margin-top:0}html[data-theme=minimal] .action-row{margin-top:1.5rem}html[data-theme=minimal] .feature-card{grid-template-columns:1fr;gap:0;padding:1rem 0 1.35rem}html[data-theme=minimal] .feature-content{padding:1.25rem 0 0}html[data-theme=minimal] .post-row-date{text-align:left}}html[data-theme=editorial]{--page-bg: #f3ecdf;--surface: rgba(255, 248, 240, .78);--surface-strong: #fffaf3;--surface-inverse: #1b1816;--text: #201915;--muted: #766357;--line: rgba(47, 31, 20, .14);--accent: #8f4f2f;--accent-strong: #6b3921;--shadow-soft: 0 26px 58px rgba(54, 34, 18, .09);--shadow-card: 0 16px 34px rgba(54, 34, 18, .07);--font-body: "Fraunces", Georgia, serif;--font-display: "Instrument Serif", Georgia, serif;--font-ui: "Instrument Sans", "Helvetica Neue", Arial, sans-serif;--font-mono: "SFMono-Regular", Consolas, monospace;--radius-sm: 14px;--radius-md: 28px;--radius-lg: 38px;--site-width: 1220px;--reading-width: 820px}html[data-theme=editorial] body{background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 28rem),linear-gradient(180deg,rgba(255,255,255,.3),transparent 30rem),var(--page-bg)}html[data-theme=editorial] body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.4'/%3E%3C/svg%3E")}html[data-theme=editorial] .site-header{background:#f3ecdfd1;border-bottom-color:#2f1f1414}html[data-theme=editorial] .site-header-inner{padding:1.35rem 0 1.1rem}html[data-theme=editorial] .identity-headshot{width:46px;height:46px;box-shadow:none;border:1px solid rgba(47,31,20,.15)}html[data-theme=editorial] .identity-name{font-family:var(--font-ui);font-size:.82rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}html[data-theme=editorial] .identity-tagline{font-family:var(--font-ui);font-size:.85rem}html[data-theme=editorial] .primary-nav a{color:var(--text);font-size:.76rem;font-weight:700;letter-spacing:.16em}html[data-theme=editorial] .primary-nav a:not(:last-child):after{color:#2f1f142e}html[data-theme=editorial] main{padding-top:0}html[data-theme=editorial] .home-hero{grid-template-columns:minmax(0,1fr);min-height:clamp(34rem,88vh,52rem);align-items:center;margin-top:0;padding-top:clamp(4rem,8vw,7rem)}html[data-theme=editorial] .hero-copy{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(20rem,.68fr);gap:1rem 3.5rem;max-width:none;align-items:start}html[data-theme=editorial] .hero-copy>.section-label,html[data-theme=editorial] .hero-copy>h1{grid-column:1}html[data-theme=editorial] .hero-body,html[data-theme=editorial] .action-row{grid-column:2}html[data-theme=editorial] .section-label{color:var(--accent)}html[data-theme=editorial] .hero-copy h1{max-width:13ch;font-family:var(--font-display);font-size:clamp(2.9rem,4.8vw,4.6rem);font-weight:400;letter-spacing:-.055em;line-height:.88}html[data-theme=editorial] .hero-body{max-width:24rem;margin-top:.75rem;font-size:1.14rem;line-height:1.7}html[data-theme=editorial] .action-row{margin-top:.5rem}html[data-theme=editorial] .button{min-height:50px;border-radius:999px;letter-spacing:.12em}html[data-theme=editorial] .button.primary{background:#1e1916}html[data-theme=editorial] .button.secondary{border-color:#2f1f1429;background:#ffffff5c}html[data-theme=editorial] .section-block{gap:2rem}@media(max-width:980px){html[data-theme=editorial] .hero-copy{grid-template-columns:1fr;gap:1rem}html[data-theme=editorial] .hero-copy>.section-label,html[data-theme=editorial] .hero-copy>h1,html[data-theme=editorial] .hero-body,html[data-theme=editorial] .action-row{grid-column:1}html[data-theme=editorial] .hero-body{max-width:32rem;margin-top:1.5rem}html[data-theme=editorial] .action-row{margin-top:1.75rem}}html[data-theme=editorial] .section-heading{max-width:none;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:end;padding-bottom:1.3rem;border-bottom:1px solid var(--line)}html[data-theme=editorial] .section-heading p:last-child{justify-self:end;max-width:24rem;font-size:1rem}html[data-theme=editorial] .feature-grid{grid-template-columns:1fr;gap:2.5rem}html[data-theme=editorial] .feature-card{display:grid;grid-template-columns:minmax(240px,.92fr) minmax(0,1.08fr);gap:2rem;padding-bottom:2.5rem;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;background:transparent}html[data-theme=editorial] .feature-media{aspect-ratio:.92 / 1.08;border-radius:24px;box-shadow:var(--shadow-card)}html[data-theme=editorial] .feature-content{align-content:center;gap:1rem;padding:1rem 0}html[data-theme=editorial] .feature-date{color:var(--accent)}html[data-theme=editorial] .feature-content h3{font-family:var(--font-display);font-size:clamp(2rem,4vw,4rem);font-weight:400;line-height:.96}html[data-theme=editorial] .feature-content p{max-width:28rem;font-size:1.12rem;line-height:1.75}html[data-theme=editorial] .feature-link{font-size:.76rem;letter-spacing:.16em}html[data-theme=editorial] .post-list{gap:0}html[data-theme=editorial] .post-row{grid-template-columns:120px minmax(0,1fr);gap:1rem 2.5rem;align-items:start;padding:2.1rem 0}html[data-theme=editorial] .post-row h3{font-family:var(--font-display);font-size:clamp(2rem,3vw,3.2rem);font-weight:400;line-height:.96}html[data-theme=editorial] .post-row p{max-width:34rem;margin-top:.75rem;font-size:1.05rem}html[data-theme=editorial] .post-row-date{padding-top:.6rem}html[data-theme=editorial] .cta-band{grid-template-columns:minmax(0,1fr);gap:1.4rem;padding:clamp(2rem,5vw,4rem);border-radius:38px;background:linear-gradient(135deg,rgba(255,255,255,.04),transparent),#1b1816}html[data-theme=editorial] .cta-band h2{max-width:10ch;font-family:var(--font-display);font-size:clamp(2.8rem,5vw,4.8rem);font-weight:400;line-height:.92}html[data-theme=editorial] .site-footer{background:#161311}html[data-theme=editorial] .footer-shell{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr)}html[data-theme=editorial] .footer-identity h2{font-family:var(--font-display);font-size:clamp(2rem,4vw,4rem);font-weight:400;line-height:.95}html[data-theme=editorial] .theme-dock{background:#fffaf3eb}@media(max-width:900px){html[data-theme=editorial] .section-heading{grid-template-columns:1fr}html[data-theme=editorial] .section-heading p:last-child{justify-self:start}html[data-theme=editorial] .feature-card{grid-template-columns:1fr;gap:1.25rem}html[data-theme=editorial] .feature-media{aspect-ratio:1.15 / .9}html[data-theme=editorial] .post-row{grid-template-columns:1fr;gap:.8rem}}html[data-theme=brutalist]{--page-bg: #080808;--surface: #101010;--surface-strong: #080808;--surface-inverse: #f37b20;--text: #f3f1eb;--muted: #8e8a82;--line: #1f1f1f;--accent: #f37b20;--accent-strong: #ff9b52;--shadow-soft: none;--shadow-card: none;--font-body: "Bricolage Grotesque", Arial, sans-serif;--font-display: "Bricolage Grotesque", Arial, sans-serif;--font-ui: "JetBrains Mono", "SFMono-Regular", Consolas, monospace;--font-mono: "JetBrains Mono", "SFMono-Regular", Consolas, monospace;--radius-sm: 0;--radius-md: 0;--radius-lg: 0;--site-width: 1320px;--reading-width: 880px}html[data-theme=brutalist] body{background:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px),var(--page-bg);background-size:72px 72px}html[data-theme=brutalist] a{color:inherit}html[data-theme=brutalist] .site-header{background:#080808f0;border-bottom-color:var(--line);backdrop-filter:blur(10px)}html[data-theme=brutalist] .site-header-inner{padding:.9rem 0}html[data-theme=brutalist] .identity-headshot{width:44px;height:44px;border:2px solid var(--accent);box-shadow:none}html[data-theme=brutalist] .identity-name{font-family:var(--font-display);font-size:1rem;font-weight:800;letter-spacing:-.04em;text-transform:uppercase}html[data-theme=brutalist] .identity-tagline{font-family:var(--font-ui);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}html[data-theme=brutalist] .primary-nav{gap:.85rem}html[data-theme=brutalist] .primary-nav a{color:var(--text);font-size:.72rem;font-weight:700;letter-spacing:.15em}html[data-theme=brutalist] .primary-nav a:hover{color:var(--accent)}html[data-theme=brutalist] .primary-nav a:not(:last-child):after{color:#f37b2066}html[data-theme=brutalist] main{padding-top:0}html[data-theme=brutalist] .home-hero,html[data-theme=brutalist] .section-block,html[data-theme=brutalist] .cta-band{margin-top:0}html[data-theme=brutalist] .home-hero,html[data-theme=brutalist] .section-block{width:min(calc(100% - 2rem),var(--site-width));margin-inline:auto;border-left:1px solid var(--line);border-right:1px solid var(--line)}html[data-theme=brutalist] .home-hero{grid-template-columns:minmax(0,1fr);min-height:calc(100vh - 78px);padding-top:clamp(4rem,8vw,7rem);padding-bottom:clamp(2.5rem,5vw,4rem)}html[data-theme=brutalist] .hero-copy{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(16rem,.72fr);gap:1rem 2rem;padding:0 clamp(1rem,3vw,2rem);align-items:start}html[data-theme=brutalist] .hero-copy>.section-label,html[data-theme=brutalist] .hero-copy>h1{grid-column:1}html[data-theme=brutalist] .hero-body,html[data-theme=brutalist] .action-row{grid-column:2}html[data-theme=brutalist] .section-label{color:var(--accent);letter-spacing:.18em}html[data-theme=brutalist] .hero-copy h1{max-width:11ch;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:800;line-height:.84;letter-spacing:-.07em;text-transform:uppercase}html[data-theme=brutalist] .hero-body{max-width:22rem;margin-top:.85rem;font-size:.96rem;color:var(--text);line-height:1.8;font-family:var(--font-ui);text-transform:uppercase}html[data-theme=brutalist] .action-row{margin-top:.6rem}html[data-theme=brutalist] .button{min-height:54px;padding:.9rem 1.2rem;border:2px solid var(--accent);border-radius:0;font-family:var(--font-ui);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}html[data-theme=brutalist] .button.primary{background:var(--accent);color:#080808}html[data-theme=brutalist] .button.secondary{background:transparent;color:var(--text);border-color:var(--line)}html[data-theme=brutalist] .section-heading{max-width:none;gap:.9rem;padding:1.25rem clamp(1rem,3vw,2rem);border-bottom:1px solid var(--line)}html[data-theme=brutalist] .section-heading h1,html[data-theme=brutalist] .section-heading h2{font-size:clamp(2.2rem,5vw,4.2rem);line-height:.9;text-transform:uppercase}html[data-theme=brutalist] .section-heading p:last-child{max-width:38rem;font-family:var(--font-ui);font-size:.82rem;line-height:1.8;letter-spacing:.05em;text-transform:uppercase}html[data-theme=brutalist] .feature-grid{gap:1px;background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr))}html[data-theme=brutalist] .feature-card{display:grid;grid-template-columns:1fr;border:0;border-radius:0;background:var(--surface-strong)}html[data-theme=brutalist] .feature-media{aspect-ratio:1.18 / .86}html[data-theme=brutalist] .feature-content{gap:.9rem;padding:1.5rem clamp(1rem,2vw,1.5rem) 1.7rem}html[data-theme=brutalist] .feature-date{color:var(--accent)}html[data-theme=brutalist] .feature-content h3{font-size:clamp(1.8rem,3.2vw,2.7rem);font-weight:800;line-height:.9;text-transform:uppercase}html[data-theme=brutalist] .feature-content p{font-size:1rem;color:var(--muted)}html[data-theme=brutalist] .feature-link{color:var(--accent);font-family:var(--font-ui);font-size:.74rem;letter-spacing:.16em}html[data-theme=brutalist] .post-list{gap:0}html[data-theme=brutalist] .post-row{grid-template-columns:minmax(0,1fr) auto;padding:1.4rem clamp(1rem,3vw,2rem);border-top-color:var(--line)}html[data-theme=brutalist] .post-row h3{font-size:clamp(1.5rem,3vw,2.6rem);font-weight:800;line-height:.92;text-transform:uppercase}html[data-theme=brutalist] .post-row p{max-width:36rem;margin-top:.7rem;color:var(--muted)}html[data-theme=brutalist] .post-row-date{color:var(--accent)}@media(max-width:980px){html[data-theme=brutalist] .hero-copy{grid-template-columns:1fr}html[data-theme=brutalist] .hero-copy>.section-label,html[data-theme=brutalist] .hero-copy>h1,html[data-theme=brutalist] .hero-body,html[data-theme=brutalist] .action-row{grid-column:1}html[data-theme=brutalist] .hero-body{max-width:38rem;margin-top:1.5rem;font-size:1rem}html[data-theme=brutalist] .action-row{margin-top:1.5rem}}html[data-theme=brutalist] .cta-band{width:min(calc(100% - 2rem),var(--site-width));margin-inline:auto;padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem);border:1px solid var(--line);background:var(--accent);color:#080808}html[data-theme=brutalist] .cta-band .section-label,html[data-theme=brutalist] .cta-band p{color:#080808c2}html[data-theme=brutalist] .cta-band h2{max-width:8ch;font-size:clamp(3rem,7vw,5.8rem);line-height:.84;text-transform:uppercase}html[data-theme=brutalist] .cta-band .button.secondary{border-color:#08080847;color:#080808}html[data-theme=brutalist] .site-footer{margin-top:0;background:#080808;border-top:1px solid var(--line)}html[data-theme=brutalist] .footer-shell{width:min(calc(100% - 2rem),var(--site-width));margin-inline:auto;padding-inline:0}html[data-theme=brutalist] .footer-identity h2{font-size:clamp(2rem,4vw,4.2rem);line-height:.9;text-transform:uppercase}html[data-theme=brutalist] .footer-tagline,html[data-theme=brutalist] .footer-blurb,html[data-theme=brutalist] .footer-column a{color:var(--muted)}html[data-theme=brutalist] .theme-dock{border:1px solid rgba(243,123,32,.3);background:#0e0e0ef0;box-shadow:none}html[data-theme=brutalist] .theme-dock-close,html[data-theme=brutalist] .theme-select,html[data-theme=brutalist] .variant-chip{border-radius:0}html[data-theme=brutalist] .variant-chip{border-width:2px}@media(max-width:900px){html[data-theme=brutalist] .feature-grid,html[data-theme=brutalist] .post-row{grid-template-columns:1fr}}html[data-theme=blueprint]{--page-bg: #0d3764;--surface: #0d3764;--surface-strong: #0d3764;--surface-inverse: #f5f9ff;--text: #f5f9ff;--muted: #a9c4e1;--line: rgba(169, 196, 225, .32);--accent: #a9c4e1;--accent-strong: #d2e4f7;--shadow-soft: none;--shadow-card: none;--font-body: "JetBrains Mono", monospace;--font-display: "Libre Baskerville", serif;--font-ui: "JetBrains Mono", monospace;--font-mono: "JetBrains Mono", monospace;--radius-sm: 0;--radius-md: 0;--radius-lg: 0;--site-width: 1260px}html[data-theme=blueprint] body{background:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px),var(--page-bg);background-size:40px 40px}html[data-theme=blueprint] .site-header,html[data-theme=blueprint] .site-footer{background:#0d3764;border-color:var(--line)}html[data-theme=blueprint] .identity-headshot,html[data-theme=blueprint] .feature-card,html[data-theme=blueprint] .cta-band,html[data-theme=blueprint] .prose-article{border-radius:0;box-shadow:none}html[data-theme=blueprint] .identity-headshot{border:2px solid var(--accent)}html[data-theme=blueprint] .identity-name,html[data-theme=blueprint] .primary-nav a,html[data-theme=blueprint] .theme-dock-label,html[data-theme=blueprint] .toolbar-note{letter-spacing:.14em;text-transform:uppercase}html[data-theme=blueprint] .home-hero,html[data-theme=blueprint] .section-block,html[data-theme=blueprint] .cta-band,html[data-theme=blueprint] .footer-shell{border-left:1px solid var(--line);border-right:1px solid var(--line)}html[data-theme=blueprint] .home-hero{grid-template-columns:1fr}html[data-theme=blueprint] .hero-copy h1,html[data-theme=blueprint] .feature-content h3,html[data-theme=blueprint] .post-row h3,html[data-theme=blueprint] .cta-band h2{font-family:var(--font-display);font-style:italic;font-weight:400}html[data-theme=blueprint] .hero-copy h1{font-size:clamp(2.45rem,4.2vw,4rem);line-height:.92}html[data-theme=blueprint] .hero-body{max-width:24rem;color:var(--muted);border-left:2px solid var(--accent);padding-left:1.5rem}html[data-theme=blueprint] .hero-copy{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(18rem,.86fr);gap:1rem 2.5rem;align-items:start}html[data-theme=blueprint] .hero-copy>.section-label,html[data-theme=blueprint] .hero-copy>h1{grid-column:1}html[data-theme=blueprint] .hero-body,html[data-theme=blueprint] .action-row{grid-column:2}html[data-theme=blueprint] .action-row{margin-top:.5rem}html[data-theme=blueprint] .button{border-radius:0;border:1px solid var(--accent);font-family:var(--font-ui)}html[data-theme=blueprint] .button.primary{background:transparent;color:var(--text)}html[data-theme=blueprint] .button.secondary{color:var(--muted);border-color:var(--line)}html[data-theme=blueprint] .section-heading,html[data-theme=blueprint] .post-row,html[data-theme=blueprint] .site-header,html[data-theme=blueprint] .feature-card,html[data-theme=blueprint] .site-footer{border-color:var(--line)}html[data-theme=blueprint] .feature-grid{gap:1px;background:var(--line)}html[data-theme=blueprint] .feature-card{background:var(--surface-strong);border:0}html[data-theme=blueprint] .feature-content,html[data-theme=blueprint] .cta-band{padding:2rem}html[data-theme=blueprint] .feature-link,html[data-theme=blueprint] .post-row-date,html[data-theme=blueprint] .section-label{color:var(--accent)}html[data-theme=blueprint] .cta-band{background:#a9c4e10f;color:var(--text)}html[data-theme=blueprint] .cta-band .section-label,html[data-theme=blueprint] .cta-band p{color:var(--muted)}html[data-theme=blueprint] .site-footer{margin-top:0}html[data-theme=blueprint] .theme-dock{background:#0d3764f5;border-radius:0;box-shadow:none}html[data-theme=blueprint] .theme-dock-close,html[data-theme=blueprint] .theme-select,html[data-theme=blueprint] .variant-chip{border-radius:0}@media(max-width:980px){html[data-theme=blueprint] .hero-copy{grid-template-columns:1fr}html[data-theme=blueprint] .hero-copy>.section-label,html[data-theme=blueprint] .hero-copy>h1,html[data-theme=blueprint] .hero-body,html[data-theme=blueprint] .action-row{grid-column:1}html[data-theme=blueprint] .hero-body{max-width:40rem}html[data-theme=blueprint] .action-row{margin-top:1.5rem}}html[data-theme=candy]{--page-bg: #fff9f1;--surface: #ffffff;--surface-strong: #ffffff;--surface-inverse: #181818;--text: #181818;--muted: #5d5567;--line: #181818;--accent: #ff5fb2;--accent-strong: #ffcf2f;--shadow-soft: 14px 14px 0 #ffcf2f;--shadow-card: 12px 12px 0 #181818;--font-body: "Plus Jakarta Sans", sans-serif;--font-display: "Syne", sans-serif;--font-ui: "Plus Jakarta Sans", sans-serif;--font-mono: "Plus Jakarta Sans", sans-serif;--radius-sm: 18px;--radius-md: 28px;--radius-lg: 38px}html[data-theme=candy] body{background:radial-gradient(circle at top left,rgba(255,95,178,.15),transparent 25rem),radial-gradient(circle at bottom right,rgba(178,242,187,.22),transparent 28rem),var(--page-bg)}html[data-theme=candy] .site-header{background:#fff9f1eb;border-bottom:4px solid var(--line)}html[data-theme=candy] .identity-headshot{border:3px solid var(--line);box-shadow:6px 6px #ffcf2f}html[data-theme=candy] .identity-name,html[data-theme=candy] .primary-nav a,html[data-theme=candy] .button,html[data-theme=candy] .feature-link{font-family:var(--font-display);text-transform:uppercase}html[data-theme=candy] .primary-nav a{color:var(--text)}html[data-theme=candy] .home-hero{grid-template-columns:1fr;min-height:85vh;align-items:center}html[data-theme=candy] .hero-copy h1{max-width:10ch;font-size:clamp(2.5rem,4.4vw,4.1rem);line-height:.88;text-transform:uppercase}html[data-theme=candy] .hero-body{max-width:42rem;font-size:1.14rem}html[data-theme=candy] .button{border:3px solid var(--line);letter-spacing:.06em}html[data-theme=candy] .button.primary{color:var(--text);background:var(--accent-strong)}html[data-theme=candy] .button.secondary{background:#b2f2bb;border-color:var(--line)}html[data-theme=candy] .section-heading{background:#b2f2bb;border-top:4px solid var(--line);border-bottom:4px solid var(--line);padding:1.8rem}html[data-theme=candy] .feature-grid{gap:1.5rem}html[data-theme=candy] .feature-card{border:4px solid var(--line);box-shadow:var(--shadow-card)}html[data-theme=candy] .feature-card:nth-child(3n+1){background:#fff}html[data-theme=candy] .feature-card:nth-child(3n+2){background:#fff3cb}html[data-theme=candy] .feature-card:nth-child(3n){background:#ffe0f0}html[data-theme=candy] .feature-content h3,html[data-theme=candy] .post-row h3,html[data-theme=candy] .cta-band h2,html[data-theme=candy] .footer-identity h2{font-family:var(--font-display);text-transform:uppercase;line-height:.92}html[data-theme=candy] .post-row{padding:1.75rem;border:4px solid var(--line);background:#fff;box-shadow:8px 8px #181818}html[data-theme=candy] .post-list{gap:1.25rem}html[data-theme=candy] .cta-band{background:#ff5fb2;color:#fff;border:4px solid var(--line);box-shadow:12px 12px #181818}html[data-theme=candy] .cta-band .button.secondary{background:#fff}html[data-theme=candy] .site-footer{background:#181818}html[data-theme=candy] .theme-dock{border:3px solid var(--line);box-shadow:8px 8px #181818}html[data-theme=mosaic]{--page-bg: #ffffff;--surface: #ffffff;--surface-strong: #ffffff;--surface-inverse: #000000;--text: #000000;--muted: #3f3f46;--line: #000000;--accent: #ff3b30;--accent-strong: #007aff;--shadow-soft: none;--shadow-card: none;--font-body: "Outfit", sans-serif;--font-display: "Syne", sans-serif;--font-ui: "Outfit", sans-serif;--font-mono: "Outfit", sans-serif;--radius-sm: 0;--radius-md: 0;--radius-lg: 0;--site-width: 1360px}html[data-theme=mosaic] .site-header{background:#fffffff2;border-bottom:2px solid var(--line)}html[data-theme=mosaic] .identity-headshot{border:2px solid var(--line);box-shadow:none}html[data-theme=mosaic] .primary-nav a{color:var(--text);font-weight:700}html[data-theme=mosaic] .home-hero{grid-template-columns:1fr;min-height:auto;padding-block:3rem 2rem;border-bottom:2px solid var(--line)}html[data-theme=mosaic] .hero-copy h1{font-family:var(--font-display);font-size:clamp(2.5rem,4.5vw,4.1rem);line-height:.88;text-transform:uppercase}html[data-theme=mosaic] .hero-body{max-width:34rem}html[data-theme=mosaic] .button{border:2px solid var(--line);border-radius:0;font-family:var(--font-display)}html[data-theme=mosaic] .button.primary{background:#fc0;color:var(--text)}html[data-theme=mosaic] .button.secondary{background:#fff}html[data-theme=mosaic] .section-heading{padding:1.5rem 0;border-bottom:2px solid var(--line)}html[data-theme=mosaic] .feature-grid{gap:0;border-left:2px solid var(--line);border-top:2px solid var(--line)}html[data-theme=mosaic] .feature-card{border:0;border-right:2px solid var(--line);border-bottom:2px solid var(--line);border-radius:0;box-shadow:none}html[data-theme=mosaic] .feature-card:nth-child(6n+1){background:#ff3b30;color:#fff}html[data-theme=mosaic] .feature-card:nth-child(6n+2){background:#007aff;color:#fff}html[data-theme=mosaic] .feature-card:nth-child(6n+3){background:#fc0}html[data-theme=mosaic] .feature-card:nth-child(6n+4){background:#34c759}html[data-theme=mosaic] .feature-card:nth-child(6n+5){background:#ff9500}html[data-theme=mosaic] .feature-card:nth-child(6n){background:#af52de;color:#fff}html[data-theme=mosaic] .feature-card:nth-child(6n+1) p,html[data-theme=mosaic] .feature-card:nth-child(6n+2) p,html[data-theme=mosaic] .feature-card:nth-child(6n) p,html[data-theme=mosaic] .feature-card:nth-child(6n+1) .feature-date,html[data-theme=mosaic] .feature-card:nth-child(6n+2) .feature-date,html[data-theme=mosaic] .feature-card:nth-child(6n) .feature-date,html[data-theme=mosaic] .feature-card:nth-child(6n+1) .feature-link,html[data-theme=mosaic] .feature-card:nth-child(6n+2) .feature-link,html[data-theme=mosaic] .feature-card:nth-child(6n) .feature-link{color:#ffffffdb}html[data-theme=mosaic] .feature-content h3,html[data-theme=mosaic] .post-row h3,html[data-theme=mosaic] .cta-band h2,html[data-theme=mosaic] .footer-identity h2{font-family:var(--font-display);text-transform:uppercase}html[data-theme=mosaic] .post-list{gap:0}html[data-theme=mosaic] .post-row{padding:1.5rem 0;border-top:2px solid var(--line)}html[data-theme=mosaic] .cta-band{border:2px solid var(--line);background:#000}html[data-theme=mosaic] .site-footer{background:#000}html[data-theme=mosaic] .theme-dock,html[data-theme=mosaic] .theme-dock-close,html[data-theme=mosaic] .theme-select,html[data-theme=mosaic] .variant-chip{border-radius:0}html[data-theme=profile]{--page-bg: #ffffff;--surface: rgba(255, 255, 255, .9);--surface-strong: #ffffff;--surface-inverse: #111111;--text: #111111;--muted: #666666;--line: #ededed;--accent: #111111;--accent-strong: #2f2f2f;--shadow-soft: none;--shadow-card: none;--font-body: "Inter", sans-serif;--font-display: "Inter", sans-serif;--font-ui: "Inter", sans-serif;--font-mono: "SFMono-Regular", Consolas, monospace;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 16px;--site-width: 1100px;--reading-width: 760px}html[data-theme=profile] body{background:var(--page-bg)}html[data-theme=profile] .site-header{background:#fffffff0;border-bottom-color:var(--line)}html[data-theme=profile] .identity-headshot{width:36px;height:36px;box-shadow:none}html[data-theme=profile] .identity-name{font-size:1rem;font-weight:600}html[data-theme=profile] .primary-nav a{color:var(--muted);font-size:.9rem;font-weight:500;letter-spacing:normal;text-transform:none}html[data-theme=profile] .primary-nav a:not(:last-child):after{display:none}html[data-theme=profile] .home-hero{grid-template-columns:1fr;min-height:auto;gap:1.5rem}html[data-theme=profile] .hero-copy{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(17rem,.9fr);gap:1rem 2.75rem;align-items:start}html[data-theme=profile] .hero-copy>.section-label,html[data-theme=profile] .hero-copy>h1{grid-column:1}html[data-theme=profile] .hero-body,html[data-theme=profile] .action-row{grid-column:2}html[data-theme=profile] .hero-copy h1,html[data-theme=profile] .section-heading h2,html[data-theme=profile] .feature-content h3,html[data-theme=profile] .post-row h3{font-family:var(--font-display);letter-spacing:-.04em}html[data-theme=profile] .hero-copy h1{max-width:16ch;font-size:clamp(2.3rem,3.5vw,3.45rem);line-height:1.02}html[data-theme=profile] .hero-body{max-width:24rem;margin-top:.35rem;font-size:1rem}html[data-theme=profile] .action-row{margin-top:.35rem}html[data-theme=profile] .button{min-height:46px;border-radius:6px;text-transform:none;letter-spacing:normal}html[data-theme=profile] .button.primary{background:#111}html[data-theme=profile] .section-heading,html[data-theme=profile] .post-row,html[data-theme=profile] .site-footer{border-color:var(--line)}html[data-theme=profile] .feature-grid{gap:2rem}html[data-theme=profile] .feature-card{border-radius:0;border:0;border-top:1px solid var(--line);box-shadow:none}html[data-theme=profile] .feature-content{padding-inline:0}html[data-theme=profile] .feature-link{color:var(--text);font-size:.9rem;text-transform:none;letter-spacing:normal}html[data-theme=profile] .cta-band{background:#111;border-radius:0}html[data-theme=profile] .theme-dock{border-radius:10px}@media(max-width:900px){html[data-theme=profile] .hero-copy{grid-template-columns:1fr;gap:1rem}html[data-theme=profile] .hero-copy>.section-label,html[data-theme=profile] .hero-copy>h1,html[data-theme=profile] .hero-body,html[data-theme=profile] .action-row{grid-column:1}html[data-theme=profile] .hero-body{max-width:34rem;margin-top:0}html[data-theme=profile] .action-row{margin-top:1.5rem}}html[data-theme=storybook]{--page-bg: #fdfcfa;--surface: #ffffff;--surface-strong: #ffffff;--surface-inverse: #221f1a;--text: #1c1917;--muted: #78716c;--line: #e7e5e4;--accent: #8b5cf6;--accent-strong: #6d28d9;--shadow-soft: 0 12px 30px rgba(0, 0, 0, .04);--shadow-card: 0 8px 20px rgba(0, 0, 0, .04);--font-body: "Inter", sans-serif;--font-display: "Source Serif 4", serif;--font-ui: "Inter", sans-serif;--font-mono: "Inter", sans-serif;--site-width: 760px;--reading-width: 640px}html[data-theme=storybook] .site-header{position:static;background:transparent;border-bottom:0}html[data-theme=storybook] .site-header-inner,html[data-theme=storybook] .footer-shell,html[data-theme=storybook] .home-hero,html[data-theme=storybook] .section-block,html[data-theme=storybook] .cta-band{width:min(calc(100% - 2rem),640px)}html[data-theme=storybook] .site-header-inner{justify-content:flex-start}html[data-theme=storybook] .primary-nav{display:none}html[data-theme=storybook] main{padding-top:2.5rem}html[data-theme=storybook] .home-hero{grid-template-columns:1fr;min-height:auto;gap:0}html[data-theme=storybook] .hero-copy h1,html[data-theme=storybook] .feature-content h3,html[data-theme=storybook] .post-row h3,html[data-theme=storybook] .cta-band h2,html[data-theme=storybook] .footer-identity h2{font-family:var(--font-display)}html[data-theme=storybook] .hero-copy h1{font-size:clamp(2.3rem,4.2vw,3.5rem);line-height:1.08;letter-spacing:-.03em;margin-bottom:2rem}html[data-theme=storybook] .section-label{color:var(--muted)}html[data-theme=storybook] .hero-body,html[data-theme=storybook] .feature-content p,html[data-theme=storybook] .post-row p,html[data-theme=storybook] .section-heading p:last-child{font-size:1.08rem;line-height:1.9}html[data-theme=storybook] .button{text-transform:none;letter-spacing:normal;border-radius:999px}html[data-theme=storybook] .feature-grid{grid-template-columns:1fr}html[data-theme=storybook] .feature-card{border-radius:12px}html[data-theme=storybook] .feature-content h3{font-size:clamp(1.8rem,4vw,2.4rem)}html[data-theme=storybook] .post-row{grid-template-columns:1fr;gap:.7rem}html[data-theme=storybook] .post-row-date{color:var(--muted)}html[data-theme=storybook] .cta-band{grid-template-columns:1fr;border-radius:18px}html[data-theme=storybook] .site-footer{background:#221f1a}html[data-theme=classic]{--page-bg: #f9f7f2;--surface: rgba(249, 247, 242, .92);--surface-strong: #f9f7f2;--surface-inverse: #1a2a3a;--text: #1a2a3a;--muted: #5a6a7a;--line: rgba(26, 42, 58, .18);--accent: #d14d33;--accent-strong: #ab3924;--shadow-soft: none;--shadow-card: none;--font-body: "Plus Jakarta Sans", sans-serif;--font-display: "Instrument Serif", serif;--font-ui: "Syne", sans-serif;--font-mono: "Plus Jakarta Sans", sans-serif;--radius-sm: 0;--radius-md: 0;--radius-lg: 0;--site-width: 1280px}html[data-theme=classic] body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E")}html[data-theme=classic] .site-header,html[data-theme=classic] .site-footer{background:var(--page-bg);border-color:var(--line)}html[data-theme=classic] .identity-headshot{border:2px solid var(--text);box-shadow:none}html[data-theme=classic] .identity-name,html[data-theme=classic] .primary-nav a,html[data-theme=classic] .section-label{font-family:var(--font-ui);text-transform:uppercase}html[data-theme=classic] .primary-nav a{color:var(--text);font-size:.76rem;letter-spacing:.12em}html[data-theme=classic] .home-hero{min-height:86vh;grid-template-columns:repeat(12,1fr);gap:2rem;border-bottom:2px solid var(--text)}html[data-theme=classic] .hero-copy{grid-column:span 8}html[data-theme=classic] .hero-copy h1{font-family:var(--font-display);font-size:clamp(2.55rem,4.6vw,4.2rem);line-height:.82;text-transform:uppercase}html[data-theme=classic] .hero-body{max-width:28rem;margin-left:auto;border-left:4px solid var(--accent);padding-left:1.4rem}html[data-theme=classic] .button{border-radius:0;font-family:var(--font-ui)}html[data-theme=classic] .section-heading{padding-bottom:1.5rem;border-bottom:2px solid var(--text)}html[data-theme=classic] .feature-grid{gap:0;border-bottom:2px solid var(--text)}html[data-theme=classic] .feature-card{border:0;border-right:2px solid var(--text);border-radius:0}html[data-theme=classic] .feature-card:last-child{border-right:0}html[data-theme=classic] .feature-content h3,html[data-theme=classic] .post-row h3,html[data-theme=classic] .cta-band h2,html[data-theme=classic] .footer-identity h2{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.8rem);text-transform:uppercase}html[data-theme=classic] .post-row{padding:2rem 0}html[data-theme=classic] .post-row-date{color:var(--accent)}html[data-theme=classic] .cta-band{background:var(--surface-inverse);border:2px solid var(--surface-inverse)}html[data-theme=classic] .site-footer{background:var(--surface-inverse)}@media(max-width:900px){html[data-theme=classic] .hero-copy{grid-column:span 12}html[data-theme=classic] .hero-body{margin-left:0}html[data-theme=classic] .feature-card{border-right:0;border-bottom:2px solid var(--text)}}html[data-theme=signal]{--page-bg: #050505;--surface: #090909;--surface-strong: #050505;--surface-inverse: #f0f0f0;--text: #f0f0f0;--muted: #888888;--line: #222222;--accent: #00ff88;--accent-strong: #8cffc2;--shadow-soft: none;--shadow-card: none;--font-body: "IBM Plex Sans", sans-serif;--font-display: "IBM Plex Sans", sans-serif;--font-ui: "IBM Plex Mono", monospace;--font-mono: "IBM Plex Mono", monospace;--radius-sm: 0;--radius-md: 0;--radius-lg: 0}html[data-theme=signal] body{background:var(--page-bg)}html[data-theme=signal] .site-header,html[data-theme=signal] .site-footer{background:#000;border-color:var(--line)}html[data-theme=signal] .identity-headshot{border:2px solid #333333;box-shadow:none}html[data-theme=signal] .identity-name{font-size:1rem;font-weight:700}html[data-theme=signal] .identity-tagline,html[data-theme=signal] .primary-nav a,html[data-theme=signal] .section-label,html[data-theme=signal] .feature-link,html[data-theme=signal] .button{font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.12em}html[data-theme=signal] .home-hero{grid-template-columns:1fr;min-height:calc(100vh - 78px);align-items:center}html[data-theme=signal] .hero-copy h1{max-width:11ch;font-size:clamp(2.7rem,5.4vw,4.6rem);line-height:.9;letter-spacing:-.06em}html[data-theme=signal] .hero-body{max-width:36rem;color:var(--muted)}html[data-theme=signal] .button{border-radius:0;border:1px solid var(--accent)}html[data-theme=signal] .button.primary{background:transparent;color:var(--accent)}html[data-theme=signal] .button.secondary{border-color:var(--line);color:var(--muted)}html[data-theme=signal] .feature-grid{grid-template-columns:1fr}html[data-theme=signal] .feature-card,html[data-theme=signal] .prose-article{border:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}html[data-theme=signal] .feature-content h3,html[data-theme=signal] .post-row h3{font-size:clamp(1.8rem,4vw,2.8rem)}html[data-theme=signal] .feature-date,html[data-theme=signal] .post-row-date{color:var(--accent)}html[data-theme=signal] .cta-band{background:transparent;border:1px solid var(--accent);color:var(--text)}html[data-theme=signal] .cta-band .section-label,html[data-theme=signal] .cta-band p{color:var(--muted)}html[data-theme=signal] .theme-dock{background:#0a0a0af5;box-shadow:none}html[data-theme=founder]{--page-bg: #ffffff;--surface: #ffffff;--surface-strong: #ffffff;--surface-inverse: #111111;--text: #1a1a1a;--muted: #666666;--line: #ececec;--accent: #f47b20;--accent-strong: #c95d08;--shadow-soft: none;--shadow-card: none;--font-body: "Inter", sans-serif;--font-display: "Playfair Display", serif;--font-ui: "Inter", sans-serif;--font-mono: "Inter", sans-serif;--site-width: 1260px}html[data-theme=founder] .site-header{background:#ffffffeb}html[data-theme=founder] .identity-headshot{box-shadow:none;border:1px solid #eeeeee}html[data-theme=founder] .home-hero{grid-template-columns:1fr;min-height:92vh;align-items:center}html[data-theme=founder] .hero-copy{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(18rem,.88fr);gap:1rem 3rem;align-items:start}html[data-theme=founder] .hero-copy>.section-label,html[data-theme=founder] .hero-copy>h1{grid-column:1}html[data-theme=founder] .hero-body,html[data-theme=founder] .action-row{grid-column:2}html[data-theme=founder] .hero-copy h1,html[data-theme=founder] .feature-content h3,html[data-theme=founder] .cta-band h2,html[data-theme=founder] .footer-identity h2{font-family:var(--font-display);font-weight:400}html[data-theme=founder] .hero-copy h1{max-width:11ch;font-size:clamp(2.55rem,4vw,3.95rem);line-height:.94}html[data-theme=founder] .hero-body{max-width:24rem;margin-top:.6rem;font-size:1.08rem}html[data-theme=founder] .action-row{margin-top:.6rem}html[data-theme=founder] .button{border-radius:6px}html[data-theme=founder] .button.primary{background:var(--accent)}html[data-theme=founder] .section-label,html[data-theme=founder] .feature-date,html[data-theme=founder] .post-row-date{color:var(--accent)}html[data-theme=founder] .section-heading{padding-bottom:1.25rem;border-bottom:1px solid var(--line)}html[data-theme=founder] .feature-grid{grid-template-columns:1fr;gap:2rem}html[data-theme=founder] .feature-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:2rem;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none}html[data-theme=founder] .feature-media{aspect-ratio:1 / .9}html[data-theme=founder] .feature-content{align-content:center;padding:0 0 2rem}html[data-theme=founder] .post-row{padding:1.8rem 0}html[data-theme=founder] .cta-band,html[data-theme=founder] .site-footer{background:#111}@media(max-width:900px){html[data-theme=founder] .home-hero,html[data-theme=founder] .feature-card{grid-template-columns:1fr}html[data-theme=founder] .hero-copy{grid-template-columns:1fr;gap:1rem}html[data-theme=founder] .hero-copy>.section-label,html[data-theme=founder] .hero-copy>h1,html[data-theme=founder] .hero-body,html[data-theme=founder] .action-row{grid-column:1}html[data-theme=founder] .hero-body{max-width:34rem;margin-top:0}html[data-theme=founder] .feature-content{padding-bottom:0}}html[data-theme=luxe]{--page-bg: #064e3b;--surface: rgba(255, 255, 255, .02);--surface-strong: #064e3b;--surface-inverse: #d4af37;--text: #ffffff;--muted: rgba(255, 255, 255, .66);--line: rgba(212, 175, 55, .24);--accent: #d4af37;--accent-strong: #f3d772;--shadow-soft: none;--shadow-card: none;--font-body: "Lexend", sans-serif;--font-display: "Syne", sans-serif;--font-ui: "Space Mono", monospace;--font-mono: "Space Mono", monospace;--radius-sm: 0;--radius-md: 0;--radius-lg: 0;--site-width: 1360px}html[data-theme=luxe] body{background:radial-gradient(circle at 12% 18%,rgba(212,175,55,.08),transparent 30rem),radial-gradient(circle at 90% 80%,rgba(30,41,59,.4),transparent 28rem),var(--page-bg)}html[data-theme=luxe] body:after{content:"";position:fixed;inset:0;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E")}html[data-theme=luxe] .site-header,html[data-theme=luxe] .site-footer{background:transparent;border-color:var(--line)}html[data-theme=luxe] .identity-headshot{border:1px solid var(--accent);box-shadow:none}html[data-theme=luxe] .identity-name,html[data-theme=luxe] .feature-content h3,html[data-theme=luxe] .post-row h3,html[data-theme=luxe] .cta-band h2,html[data-theme=luxe] .footer-identity h2{font-family:var(--font-display);text-transform:uppercase}html[data-theme=luxe] .primary-nav a,html[data-theme=luxe] .section-label,html[data-theme=luxe] .feature-date,html[data-theme=luxe] .post-row-date,html[data-theme=luxe] .button,html[data-theme=luxe] .feature-link{font-family:var(--font-ui);color:var(--accent)}html[data-theme=luxe] .primary-nav a:not(:last-child):after{color:#d4af3773}html[data-theme=luxe] .home-hero{grid-template-columns:1fr;min-height:92vh;align-items:center}html[data-theme=luxe] .hero-copy{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(18rem,.84fr);gap:1rem 3rem;align-items:start}html[data-theme=luxe] .hero-copy>.section-label,html[data-theme=luxe] .hero-copy>h1{grid-column:1}html[data-theme=luxe] .hero-body,html[data-theme=luxe] .action-row{grid-column:2}html[data-theme=luxe] .hero-copy h1{max-width:9ch;font-size:clamp(2.55rem,4.2vw,4.05rem);line-height:.86;text-transform:uppercase}html[data-theme=luxe] .hero-body{max-width:24rem;margin-top:.6rem;color:var(--muted)}html[data-theme=luxe] .action-row{margin-top:.6rem}html[data-theme=luxe] .button{border:1px solid var(--accent);border-radius:0}html[data-theme=luxe] .button.primary{color:#064e3b;background:var(--accent)}html[data-theme=luxe] .button.secondary{color:var(--accent);border-color:var(--line)}html[data-theme=luxe] .section-heading{padding-bottom:1.4rem;border-bottom:1px solid var(--line)}html[data-theme=luxe] .feature-grid{gap:1px;background:var(--line)}html[data-theme=luxe] .feature-card{border:0;border-radius:0;background:var(--surface-strong)}html[data-theme=luxe] .feature-content p,html[data-theme=luxe] .post-row p{color:var(--muted)}html[data-theme=luxe] .cta-band{background:#ffffff05;border:1px solid var(--line)}html[data-theme=luxe] .cta-band .button.secondary{border-color:#d4af375c}html[data-theme=luxe] .theme-dock{background:#0a362af5;border:1px solid var(--line);box-shadow:none}html[data-theme=luxe] .theme-dock-close,html[data-theme=luxe] .theme-select,html[data-theme=luxe] .variant-chip{border-radius:0}@media(max-width:980px){html[data-theme=luxe] .hero-copy{grid-template-columns:1fr;gap:1rem}html[data-theme=luxe] .hero-copy>.section-label,html[data-theme=luxe] .hero-copy>h1,html[data-theme=luxe] .hero-body,html[data-theme=luxe] .action-row{grid-column:1}html[data-theme=luxe] .hero-body{max-width:34rem;margin-top:0}html[data-theme=luxe] .action-row{margin-top:1.5rem}}
