/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--paper:#f4f1ea;--cream:#ebe6db;--ink:#111c33;--muted:#646b78;--blue:#486ff0;--blue-soft:#dfe6ff;--calm-blue:#dce5ee;--terracotta:#c58b70;--line:#111c333d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.site-option{min-height:100vh;overflow:hidden}.site-option h1,.site-option h2,.site-option h3,.site-option blockquote{font-family:Georgia,Times New Roman,serif;font-weight:500}.site-option nav{align-items:center;gap:clamp(1.5rem,3vw,3.5rem);display:flex}.site-option nav a:hover{text-underline-offset:6px;text-decoration:underline}.section-kicker{color:var(--blue);letter-spacing:.22em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.75rem;font-weight:800}.subscribe-link{border:1px solid;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.4rem;font-size:.92rem;font-weight:800;transition:transform .18s,background .18s,color .18s;display:inline-flex}.subscribe-link:hover{transform:translateY(-2px)}.option-switcher{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--ink);background:#f4f1eaeb;border:1px solid #111c3333;border-radius:999px;align-items:center;gap:5px;padding:6px;font-size:.78rem;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 40px #111c3326}.option-switcher a{text-align:center;border-radius:999px;min-width:30px;padding:8px 10px}.option-switcher a:first-child{padding-inline:14px}.option-switcher a[aria-current=page]{background:var(--ink);color:#fff}.shared-footer{justify-content:space-between;align-items:center;min-height:108px;padding:2rem 5vw;font-size:.86rem;display:flex}.footer-links{align-items:center;gap:clamp(1rem,2vw,2rem);display:flex}.footer-links a:hover{text-underline-offset:5px;text-decoration:underline}.footer-actions{align-items:center;gap:1.5rem;display:flex}.back-to-top{border:1px solid;justify-content:center;align-items:center;min-height:44px;padding:.7rem 1rem;font-weight:800;display:none}.options-page{min-height:100vh;padding:clamp(2.5rem,5vw,5.5rem)}.options-header{border-bottom:1px solid var(--line);grid-template-columns:1.2fr .8fr;align-items:end;gap:7vw;max-width:1500px;margin:0 auto clamp(3rem,5vw,5rem);padding-bottom:2.5rem;display:grid}.options-kicker{color:var(--blue);letter-spacing:.22em;text-transform:uppercase;margin-bottom:1.2rem;font-size:.78rem;font-weight:800;display:block}.options-header h1{letter-spacing:-.05em;max-width:850px;margin:0;font:500 clamp(3.2rem,6vw,6.7rem)/.96 Georgia,Times New Roman,serif}.options-header p{max-width:620px;color:var(--muted);margin:0 0 .6rem;font-size:1.08rem;line-height:1.65}.option-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.3rem,2.4vw,2.6rem);max-width:1500px;margin:0 auto;display:grid}.option-card{min-width:0}.option-preview{aspect-ratio:16/10;border:1px solid var(--line);padding:5.5%;transition:transform .22s,box-shadow .22s;display:block;overflow:hidden}.option-preview:hover{transform:translateY(-6px);box-shadow:0 24px 55px #111c3329}.mini-nav{letter-spacing:.1em;align-items:center;gap:8px;font-size:clamp(.34rem,.5vw,.55rem);display:flex}.mini-nav span{margin-right:auto;font-weight:800}.mini-nav i{opacity:.5;background:currentColor;width:7%;height:1px}.mini-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:7%;height:85%;padding-top:8%;display:grid}.mini-copy b{color:var(--blue);letter-spacing:.15em;margin-bottom:10%;font-size:clamp(.3rem,.4vw,.48rem);display:block}.mini-copy span{background:currentColor;width:92%;height:6px;margin:5% 0;display:block}.mini-copy span:nth-child(3){width:78%}.mini-copy span:nth-child(4){width:62%}.mini-copy small{background:var(--blue);color:#fff;margin-top:10%;padding:4% 8%;font-size:clamp(.28rem,.38vw,.44rem);display:inline-block}.mini-hero img{object-fit:cover;object-position:top;width:100%;height:100%}.preview-editorial{background:#f4f1ea}.preview-editorial .mini-hero img{object-fit:contain;background:#c58b70}.preview-quiet{background:#fff}.preview-quiet .mini-hero{grid-template-columns:1fr 1fr}.preview-quiet .mini-hero img{grid-area:1/1}.preview-quiet .mini-copy{grid-area:1/2}.preview-horizon{background:var(--ink);color:#fff}.preview-horizon .mini-copy span{height:8px}.option-meta{grid-template-columns:auto 1fr;gap:1.2rem;padding:1.5rem 0;display:grid}.option-meta>span{color:var(--blue);font-weight:800}.option-meta h2{margin:0 0 .6rem;font:500 clamp(1.5rem,2vw,2.1rem)/1.1 Georgia,Times New Roman,serif}.option-meta p{min-height:3em;color:var(--muted);margin:0 0 1rem;line-height:1.5}.option-meta a{color:var(--blue);text-underline-offset:5px;font-size:.88rem;font-weight:800;text-decoration:underline}.option-one{background:var(--paper)}.o1-header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;width:min(1500px,100% - 8vw);min-height:92px;margin:0 auto;display:flex}.o1-wordmark{letter-spacing:.08em;text-transform:uppercase;font:500 clamp(1.4rem,2.3vw,2.5rem) Georgia,Times New Roman,serif}.o1-hero{grid-template-rows:auto 1fr auto;grid-template-columns:1.45fr .7fr .85fr;gap:2rem 4vw;width:min(1500px,100% - 8vw);min-height:760px;margin:0 auto;padding:1.2rem 0 5rem;display:grid}.o1-issue{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.18em;text-transform:uppercase;grid-column:1/-1;padding-bottom:1.2rem;font-size:.72rem}.o1-title{align-self:center}.o1-title>p{color:var(--blue);letter-spacing:.2em;text-transform:uppercase;margin:0 0 1.5rem;font-weight:800}.o1-title h1{letter-spacing:-.055em;margin:0;font-size:clamp(3.8rem,6vw,7.2rem);line-height:.92}.o1-portrait{text-align:center;align-self:center}.o1-photo-frame{aspect-ratio:4/5;background:var(--terracotta);overflow:hidden}.o1-photo-frame img{object-fit:cover;object-position:top;width:100%;height:100%}.o1-portrait>p{margin:1rem 0 .25rem;font:italic 1.25rem Georgia,Times New Roman,serif}.o1-portrait>span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.o1-intro{align-self:end;padding-bottom:.6rem}.o1-intro>p{color:var(--muted);margin:0 0 2rem;font-size:1.12rem;line-height:1.7}.option-one .subscribe-link{background:var(--ink);color:#fff}.credentials{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);text-align:center;grid-template-columns:repeat(4,1fr);width:min(1500px,100% - 8vw);margin:0 auto;padding:1.8rem 0;font:500 clamp(1rem,1.5vw,1.45rem) Georgia,Times New Roman,serif;display:grid}.credentials span+span{border-left:1px solid var(--line)}.o1-manifesto,.o1-about{grid-template-columns:.6fr 1.4fr;gap:7vw;width:min(1250px,100% - 10vw);margin:0 auto;padding:clamp(6rem,10vw,10rem) 0;display:grid}.o1-manifesto h2,.o1-about h2{letter-spacing:-.04em;margin:0 0 2rem;font-size:clamp(2.8rem,4.8vw,5.2rem);line-height:1.02}.o1-manifesto div>p,.o1-about div>p{max-width:760px;color:var(--muted);font-size:1.18rem;line-height:1.7}.o1-topics{background:var(--ink);color:#fff;padding:clamp(6rem,9vw,9rem) 5vw}.o1-topics>.section-kicker{max-width:1350px;margin-inline:auto}.topic-cards{border-top:1px solid;grid-template-columns:repeat(3,1fr);max-width:1350px;margin:3.5rem auto 0;display:grid}.topic-cards article{padding:2.5rem 2.5rem 1rem 0}.topic-cards article+article{border-left:1px solid;padding-left:2.5rem}.topic-cards article>span{color:var(--blue);font-weight:800}.topic-cards h3{margin:2.4rem 0 1rem;font-size:clamp(1.7rem,2.5vw,2.6rem)}.topic-cards p{opacity:.7;margin:0;line-height:1.6}.o1-about{grid-template-columns:1fr 1fr}.o1-about a{color:var(--blue);text-underline-offset:6px;margin-top:1.3rem;font-weight:800;text-decoration:underline;display:inline-block}.o1-closing{background:var(--blue);color:#fff;text-align:center;padding:clamp(6rem,10vw,10rem) 5vw}.o1-closing>p{letter-spacing:.2em;text-transform:uppercase;font-size:.78rem;font-weight:800}.o1-closing h2{letter-spacing:-.04em;max-width:1000px;margin:1.5rem auto 2.5rem;font-size:clamp(3.2rem,6vw,6.7rem);line-height:.95}.o1-closing .subscribe-link{color:var(--ink);background:#fff}.option-two{background:var(--ink);color:#fff}.o2-header{background:var(--ink);border-bottom:1px solid #ffffff38;grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;padding:0 5vw;display:grid;position:relative}.o2-wordmark{font:500 1.7rem Georgia,Times New Roman,serif}.mobile-menu{display:none}.mobile-menu>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff73;min-height:44px;padding:.65rem .8rem;font-size:.88rem;font-weight:800}.mobile-menu>button:after{content:"+";margin-left:.5rem}.mobile-menu>button[aria-expanded=true]{background:var(--blue);border-color:var(--blue)}.mobile-menu>button[aria-expanded=true]:after{content:"−"}.mobile-menu nav{z-index:20;background:var(--ink);border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;flex-direction:column;align-items:stretch;gap:0;padding:1rem;position:absolute;top:100%;left:0;right:0;box-shadow:0 18px 45px #00000047}.mobile-menu nav[hidden]{display:none}.mobile-menu nav a{border-bottom:1px solid #ffffff24;align-items:center;min-height:48px;padding:.85rem 1rem;font-size:1rem;font-weight:700;display:flex}.mobile-menu nav a:last-child{border-bottom:0}.mobile-menu nav .mobile-menu-subscribe{border:1px solid var(--blue);background:var(--blue);justify-content:center;margin-top:.75rem}.o2-header .subscribe-link{background:var(--blue);border-color:var(--blue);color:#fff;justify-self:end}.o2-hero{background:var(--ink);grid-template-columns:1fr 1fr;min-height:720px;display:grid}.o2-hero>img{object-fit:cover;object-position:center;width:100%;height:100%}.o2-hero-copy{align-self:center;padding:clamp(4rem,8vw,9rem)}.o2-hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(3.5rem,5.4vw,6.6rem);line-height:.98}.o2-hero-copy>p:not(.section-kicker){color:#ffffffad;max-width:660px;margin:2rem 0 2.4rem;font-size:1.18rem;line-height:1.7}.option-two .subscribe-link{background:var(--blue);border-color:var(--blue);color:#fff}.o2-letter{background:var(--blue);color:#fff;border-bottom:1px solid #ffffff38;grid-template-columns:1fr 1fr auto;align-items:center;gap:5vw;padding:clamp(5rem,8vw,8rem) 7vw;display:grid}.o2-letter-title{align-items:center;gap:1.5rem;display:flex}.o2-letter-title>span{color:var(--blue-soft);border-right:1px solid #ffffff73;padding-right:1.5rem;font:500 3rem Georgia,Times New Roman,serif}.o2-letter-title p{color:var(--blue-soft);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .4rem;font-size:.74rem;font-weight:800}.o2-letter-title h2{margin:0;font-size:clamp(1.9rem,3vw,3.2rem)}.o2-letter blockquote{margin:0;font-size:clamp(1.5rem,2.2vw,2.4rem);font-style:italic;line-height:1.35}.o2-letter>a{color:#fff;text-underline-offset:6px;font-weight:800;text-decoration:underline}.o2-perspective{background:var(--ink);color:#fff;padding:clamp(6rem,10vw,10rem) 6vw}.o2-perspective-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:6vw;max-width:1300px;margin:0 auto;display:grid}.o2-perspective h2{letter-spacing:-.04em;max-width:850px;margin:0;font-size:clamp(3rem,5vw,5.5rem);line-height:1}.o2-perspective-heading>p{color:#ffffffad;margin:0 0 .35rem;font-size:1.15rem;line-height:1.7}.o2-perspective .topic-cards{color:#fff}.o2-services{background:var(--blue-soft);color:var(--ink);padding:clamp(6rem,10vw,10rem) 6vw}.o2-services-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:6vw;max-width:1300px;margin:0 auto;display:grid}.o2-services-heading h2{letter-spacing:-.04em;max-width:850px;margin:0;font-size:clamp(3rem,5vw,5.5rem);line-height:1}.o2-services-heading>p{color:var(--muted);margin:0 0 .35rem;font-size:1.15rem;line-height:1.7}.service-grid{grid-template-columns:repeat(6,1fr);gap:1rem;max-width:1300px;margin:4rem auto 0;display:grid}.service-grid article{background:#ffffff8f;border:1px solid #111c3326;grid-column:span 3;min-height:320px;padding:clamp(1.8rem,3vw,3rem)}.service-grid article>span{color:var(--blue);letter-spacing:.12em;font-size:.78rem;font-weight:800}.service-grid h3{margin:2rem 0 1rem;font-size:clamp(1.8rem,2.5vw,2.7rem);line-height:1.08}.service-grid p{color:var(--muted);margin:0;font-size:1.04rem;line-height:1.65}.service-scope{background:#ffffff59;border:1px solid #111c3326;grid-template-columns:.85fr 2.15fr;gap:2rem;max-width:1300px;margin:1rem auto 0;padding:1.5rem clamp(1.8rem,3vw,3rem);display:grid}.service-scope h3{letter-spacing:.16em;text-transform:uppercase;margin:0;font:800 .76rem/1.4 Arial,Helvetica,sans-serif}.service-scope p{color:var(--muted);margin:0;font-size:.96rem;line-height:1.65}.consultation-format{background:var(--ink);color:#fff;grid-template-columns:.85fr 1.15fr;gap:6vw;max-width:1300px;margin:1rem auto 0;padding:clamp(2.5rem,5vw,5rem);display:grid}.consultation-format>div:first-child>p{color:var(--blue-soft);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font-size:.76rem;font-weight:800}.consultation-format h3{margin:0;font-size:clamp(2.3rem,3.5vw,4rem);line-height:1}.consultation-format>div:last-child>p{color:#ffffffb3;margin:0 0 1.5rem;font-size:1.08rem;line-height:1.7}.consultation-format a{color:#fff;text-underline-offset:6px;font-weight:800;text-decoration:underline}.o2-about{background:var(--paper);grid-template-columns:1fr 1fr;display:grid}.o2-about-copy{color:var(--ink);align-self:center;padding:clamp(4rem,8vw,9rem)}.o2-about h2{letter-spacing:-.04em;margin:0 0 2rem;font-size:clamp(3rem,5vw,5.5rem);line-height:1}.o2-about-copy>p:not(.section-kicker){color:var(--muted);font-size:1.15rem;line-height:1.7}.profile-links{flex-wrap:nowrap;gap:.75rem;margin-top:2rem;display:flex}.profile-links a{color:var(--blue);white-space:nowrap;text-underline-offset:5px;font-size:.82rem;font-weight:800;text-decoration:underline}.o2-about-copy .o2-disclaimer{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.5rem;font-size:.95rem}.o2-about>img{object-fit:cover;object-position:center 28%;width:100%;height:100%;max-height:850px}.o2-closing{background:var(--blue-soft);color:var(--ink);text-align:center;padding:clamp(6rem,10vw,10rem) 5vw}.o2-closing>span{color:var(--blue);letter-spacing:.22em;font-size:.75rem;font-weight:800}.o2-closing h2{letter-spacing:-.05em;max-width:900px;margin:1.5rem auto 2.5rem;font-size:clamp(3.2rem,6vw,6.5rem);line-height:.98}.o2-closing .subscribe-link{background:var(--ink);border-color:var(--ink);color:#fff}.option-two .shared-footer{color:#ffffffad;border-top:1px solid #ffffff38}.o2-speaking{background:var(--ink);color:#fff;padding:clamp(6rem,10vw,10rem) 6vw}.o2-speaking .section-kicker{color:var(--blue-soft)}.o2-speaking-intro{grid-template-columns:1.2fr .8fr;align-items:end;gap:6vw;max-width:1300px;margin:0 auto;display:grid}.o2-speaking h2{letter-spacing:-.04em;max-width:820px;margin:0;font-size:clamp(3rem,5vw,5.5rem);line-height:1}.o2-speaking-intro>div:last-child>p{color:#ffffffb8;margin:0 0 1.8rem;font-size:1.12rem;line-height:1.7}.speaking-cta{min-height:54px;color:var(--ink);background:#fff;justify-content:center;align-items:center;padding:.9rem 1.4rem;font-size:.9rem;font-weight:800;display:inline-flex}.speaking-topic-grid{border-top:1px solid #fff6;grid-template-columns:repeat(3,1fr);max-width:1300px;margin:4rem auto 0;display:grid}.speaking-topic-grid article{padding:2.8rem 2.5rem 1rem 0}.speaking-topic-grid article+article{border-left:1px solid #fff6;padding-left:2.5rem}.speaking-topic-grid article>span{color:var(--blue-soft);font-size:.75rem;font-weight:800}.speaking-topic-grid h3{margin:2rem 0 1rem;font:500 clamp(1.8rem,2.6vw,2.8rem)/1.08 Georgia,Times New Roman,serif}.speaking-topic-grid p{color:#ffffffb3;margin:0;line-height:1.65}.speaking-page{background:var(--paper);min-height:100vh;color:var(--ink)}.speaking-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1300px,100% - 10vw);min-height:92px;margin:0 auto;display:flex}.speaking-wordmark{font:700 1.8rem Georgia,Times New Roman,serif}.speaking-header>a:last-child{font-size:.9rem;font-weight:800}.speaking-hero{grid-template-columns:1.2fr .8fr;align-items:end;gap:6vw;width:min(1300px,100% - 10vw);margin:0 auto;padding:clamp(5rem,9vw,9rem) 0;display:grid}.speaking-hero .section-kicker{grid-column:1/-1;margin-bottom:-2rem}.speaking-hero h1{letter-spacing:-.055em;margin:0;font:500 clamp(4.2rem,7vw,8rem)/.92 Georgia,Times New Roman,serif}.speaking-hero>p:last-child{color:var(--muted);margin:0 0 .5rem;font-size:1.2rem;line-height:1.75}.speaking-topics{background:var(--ink);color:#fff;padding:clamp(5rem,8vw,8rem) 5vw}.speaking-topics>.section-kicker,.speaking-topics>h2{max-width:1300px;margin-left:auto;margin-right:auto}.speaking-topics>h2{letter-spacing:-.04em;margin-top:0;margin-bottom:0;font:500 clamp(3rem,5vw,5.5rem)/1 Georgia,Times New Roman,serif}.speaking-topics-note{color:#ffffffb3;max-width:760px;margin:1.5rem auto 0;font-size:1.05rem;line-height:1.7}.speaking-inquiry{background:var(--blue-soft);grid-template-columns:.75fr 1.25fr;gap:7vw;padding:clamp(5rem,9vw,9rem) 5vw;display:grid}.speaking-inquiry-copy h2{letter-spacing:-.045em;margin:0 0 2rem;font:500 clamp(3.2rem,5vw,5.5rem)/1 Georgia,Times New Roman,serif}.speaking-inquiry-copy>p:not(.section-kicker){color:var(--muted);font-size:1.05rem;line-height:1.7}.speaking-inquiry-copy a{color:var(--ink);text-underline-offset:5px;font-weight:800;text-decoration:underline}.speaking-form{grid-template-columns:1fr 1fr;align-content:start;gap:1.4rem;display:grid}.speaking-form label{flex-direction:column;gap:.65rem;display:flex}.speaking-form label>span{font-size:.84rem;font-weight:800}.speaking-form input,.speaking-form select,.speaking-form textarea{width:100%;color:var(--ink);font:inherit;background:#ffffffd1;border:1px solid #111c3340;border-radius:0}.speaking-form input,.speaking-form select{min-height:52px;padding:.8rem 1rem}.speaking-form textarea{resize:vertical;padding:1rem}.speaking-form .form-wide{grid-column:1/-1}.speaking-honey{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.speaking-form button{background:var(--ink);color:#fff;cursor:pointer;border:0;min-height:58px;font-weight:800}.speaking-form button:hover{background:var(--blue)}.speaking-footer{background:var(--ink);color:#ffffffb8;justify-content:space-between;align-items:center;min-height:108px;padding:2rem 5vw;font-size:.86rem;display:flex}.speaking-footer a:hover{color:#fff;text-underline-offset:5px;text-decoration:underline}.speaking-thank-you{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;min-height:100vh;padding:10vw;display:flex}.speaking-thank-you h1{max-width:900px;margin:0;font:500 clamp(4rem,7vw,8rem)/.95 Georgia,Times New Roman,serif}.speaking-thank-you>p:not(.section-kicker){color:#ffffffb3;max-width:680px;margin:2rem 0;font-size:1.15rem;line-height:1.7}.speaking-thank-you a{text-underline-offset:6px;font-weight:800;text-decoration:underline}.legal-page{background:var(--paper);min-height:100vh;color:var(--ink)}.legal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1160px,100% - 10vw);min-height:92px;margin:0 auto;display:flex}.legal-wordmark{font:700 1.8rem Georgia,Times New Roman,serif}.legal-header a:last-child{font-size:.9rem;font-weight:800}.legal-content{width:min(860px,100% - 10vw);margin:0 auto;padding:clamp(4rem,8vw,8rem) 0}.legal-content .section-kicker{margin-bottom:1.5rem}.legal-content h1{letter-spacing:-.05em;margin:0 0 2rem;font:500 clamp(3.3rem,6vw,6rem)/.98 Georgia,Times New Roman,serif}.legal-content h2{margin:3rem 0 1rem;font:500 2rem/1.15 Georgia,Times New Roman,serif}.legal-content p{color:var(--muted);margin:0 0 1.25rem;font-size:1.08rem;line-height:1.75}.legal-content .legal-updated{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font-size:.84rem;font-weight:800}.legal-footer{border-top:1px solid var(--line);width:min(1160px,100% - 10vw);color:var(--muted);justify-content:space-between;align-items:center;margin:0 auto;padding:2rem 0;font-size:.86rem;display:flex}.option-three{background:var(--ink);color:#fff}.o3-header{border-bottom:1px solid #ffffff38;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1500px,100% - 8vw);min-height:92px;margin:0 auto;display:grid}.o3-wordmark{font:700 2rem Arial,Helvetica,sans-serif}.o3-wordmark span{color:var(--blue)}.o3-header .subscribe-link{background:var(--blue);border-color:var(--blue);justify-self:end}.o3-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;width:min(1500px,100% - 8vw);min-height:760px;margin:0 auto;display:grid}.o3-copy h1{letter-spacing:-.065em;max-width:850px;margin:0;font-size:clamp(4.2rem,7vw,8.5rem);line-height:.87}.o3-copy>p:not(.section-kicker){color:#ffffffad;max-width:660px;margin:2rem 0;font-size:1.2rem;line-height:1.65}.o3-actions{align-items:center;gap:2rem;display:flex}.o3-actions .subscribe-link{background:var(--blue);border-color:var(--blue)}.o3-actions>a:last-child{text-underline-offset:6px;font-weight:800;text-decoration:underline}.o3-visual{min-height:630px;position:relative}.o3-photo{z-index:2;border-radius:48% 48% 4px 4px;position:absolute;inset:8% 12% 0;overflow:hidden}.o3-photo img{object-fit:cover;object-position:center 20%;filter:saturate(.9)contrast(1.03);width:100%;height:100%}.o3-orbit{border:1px solid #486ff0b3;border-radius:50%;position:absolute}.o3-orbit-one{inset:3% 4% 8%}.o3-orbit-two{inset:13% -7% -2% 15%}.o3-coordinate{z-index:3;color:var(--blue-soft);letter-spacing:.16em;writing-mode:vertical-rl;font-size:.65rem;font-weight:800;position:absolute;bottom:6%;right:-2%}.o3-statement{background:var(--blue);padding:clamp(6rem,10vw,10rem) 8vw}.o3-statement>p{letter-spacing:.22em;font-size:.75rem;font-weight:800}.o3-statement h2{letter-spacing:-.045em;max-width:1250px;margin:2rem 0 3rem;font-size:clamp(3.1rem,5.8vw,6.8rem);line-height:.98}.o3-statement a{text-underline-offset:7px;font-weight:800;text-decoration:underline}.o3-topics{padding:clamp(6rem,10vw,10rem) 6vw}.o3-topics>div:first-child{grid-template-columns:.7fr 1.3fr;gap:6vw;max-width:1350px;margin:0 auto;display:grid}.o3-topics h2{letter-spacing:-.04em;max-width:820px;margin:0;font-size:clamp(3rem,5vw,5.5rem);line-height:1}.o3-topics .topic-cards{color:#fff}.o3-about{background:var(--paper);min-height:760px;color:var(--ink);grid-template-columns:1fr 1fr;display:grid}.o3-about>img{object-fit:cover;object-position:center;width:100%;height:100%}.o3-about>div{align-self:center;padding:clamp(4rem,8vw,9rem)}.o3-about h2{letter-spacing:-.04em;margin:0 0 2rem;font-size:clamp(3rem,5vw,5.5rem);line-height:1}.o3-about div>p:not(.section-kicker){color:var(--muted);font-size:1.15rem;line-height:1.7}.o3-closing{background:var(--blue-soft);color:var(--ink);justify-content:space-between;align-items:center;gap:3rem;padding:clamp(5rem,8vw,8rem) 6vw;display:flex}.o3-closing p{letter-spacing:-.035em;max-width:900px;margin:0;font:500 clamp(2.4rem,4vw,4.8rem)/1.02 Georgia,Times New Roman,serif}.o3-closing .subscribe-link{background:var(--ink);color:#fff;flex:none}.option-three .shared-footer{color:#ffffffa6}@media (width<=1000px){.option-grid{grid-template-columns:1fr}.option-preview{max-width:680px}.option-meta p{min-height:0}.o1-hero{grid-template-columns:1fr 1fr}.o1-title{grid-column:1/-1;padding:4rem 0 1rem}.o1-intro{align-self:center}.o2-header{grid-template-columns:1fr auto auto;gap:.75rem}.o3-header{grid-template-columns:1fr auto}.o2-header nav,.o3-header nav{display:none}.mobile-menu{justify-self:end;display:block}.o2-header .mobile-menu nav{display:flex}.o2-header .mobile-menu nav[hidden]{display:none}.o2-hero,.o2-about,.o3-hero,.o3-about,.speaking-hero,.speaking-inquiry{grid-template-columns:1fr}.o2-hero>img{max-height:620px}.o2-letter{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.service-grid article,.service-grid article:nth-child(n+4){grid-column:span 1}.consultation-format,.o2-speaking-intro{grid-template-columns:1fr}.o3-copy{padding:5rem 0 0}}@media (width<=700px){.options-page{padding:2rem 1rem 5rem}.options-header{grid-template-columns:1fr}.options-header h1{font-size:3.7rem}.o1-header>nav,.o2-header>nav,.o3-header>nav{display:none}.site-option .mobile-menu nav{display:flex}.site-option .mobile-menu nav[hidden]{display:none}.o1-header,.o1-hero,.credentials,.o3-header,.o3-hero{width:calc(100% - 2rem)}.o1-header,.o2-header,.o3-header{min-height:76px}.o1-wordmark{font-size:1.15rem}.o1-hero{grid-template-columns:1fr;padding-bottom:4rem}.o1-issue,.o1-title{grid-column:auto}.o1-title{padding-top:2rem}.o1-title h1,.o2-hero h1,.o3-copy h1{font-size:clamp(3.4rem,15vw,5rem)}.o1-photo-frame{max-height:520px}.credentials{grid-template-columns:1fr 1fr;gap:1rem 0}.credentials span:nth-child(3){border-left:0}.o1-manifesto,.o1-about,.o2-perspective-heading,.o2-services-heading,.o2-speaking-intro,.o3-topics>div:first-child,.service-scope,.topic-cards{grid-template-columns:1fr}.topic-cards article+article{border-top:1px solid;border-left:0;padding-left:0}.o2-header{padding-inline:1rem}.o2-wordmark{font-size:1.35rem}.o2-header .subscribe-link,.o3-header .subscribe-link{min-height:40px;padding:.6rem .8rem}.o2-hero-copy,.o2-about-copy,.o3-about>div{padding:4rem 1.25rem}.profile-links{flex-wrap:wrap;gap:.75rem 1.1rem}.profile-links a{font-size:.86rem}.o2-letter,.o2-perspective,.o2-services,.o3-topics,.o2-speaking{padding-inline:1.25rem}.speaking-topic-grid{grid-template-columns:1fr}.speaking-topic-grid article+article{border-top:1px solid #fff6;border-left:0;padding-left:0}.speaking-header,.speaking-footer{flex-direction:column;align-items:flex-start;gap:1rem;padding-block:1.5rem}.speaking-hero{width:calc(100% - 2.5rem)}.speaking-form{grid-template-columns:1fr}.speaking-form .form-wide{grid-column:auto}.service-grid{grid-template-columns:1fr}.service-grid article{min-height:0}.consultation-format{padding:2.5rem 1.5rem}.o3-visual{min-height:520px}.o3-actions,.o3-closing{flex-direction:column;align-items:flex-start}.shared-footer{flex-direction:column;align-items:flex-start;gap:1rem}.footer-actions{flex-direction:column;align-items:stretch;gap:1.5rem;width:100%}.footer-links{flex-direction:column;align-items:flex-start;gap:1rem}.back-to-top{width:100%;display:inline-flex}.legal-header,.legal-footer{flex-direction:column;align-items:flex-start;gap:1rem;padding-block:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
