/*! 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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#132730;--muted:#66757a;--turquoise:#067b80;--turquoise-dark:#07595d;--sand:#f3eddf;--gold:#bc914e;--cream:#faf9f6;--line:#e8e5dc;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.announcement{color:#fff;letter-spacing:.035em;text-align:center;background:#12242d;justify-content:center;align-items:center;gap:11px;height:39px;padding:0 15px;font-size:11px;display:flex}.announcement a{color:#8bd7d0;text-decoration:none}.site-nav{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #eeeeea;justify-content:space-between;align-items:center;height:79px;padding:0 7%;display:flex;position:sticky;top:0}.wordmark{letter-spacing:.145em;white-space:nowrap;font-size:14px;font-weight:800;text-decoration:none}.nav-links{align-items:center;gap:34px;display:flex}.nav-links a{color:#536166;font-size:13px;text-decoration:none}.nav-cta,.button-primary{background:var(--turquoise);color:#fff;border-radius:2px;justify-content:center;align-items:center;padding:15px 21px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.nav-cta:hover,.button-primary:hover{background:var(--turquoise-dark);transform:translateY(-1px)}.hero{background:radial-gradient(at 71% 60%,#d2e8dcc4,#0000 36%),linear-gradient(120deg,#f7f2e8 0%,#f4f3e9 46%,#e8f4ee 100%);grid-template-columns:1.07fr .93fr;align-items:center;gap:55px;min-height:695px;padding:100px 9% 96px;display:grid;position:relative;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.145em;color:var(--turquoise);font-size:10px;font-weight:700}.hero h1,.section-shell h2,.author-copy h2,.newsletter h2{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-weight:400}.hero h1{max-width:680px;margin:25px 0 22px;font-size:clamp(58px,7vw,94px);line-height:.99}.hero h1 em,.section-shell h2 em,.author-copy h2 em{color:var(--turquoise)}.hero-description{color:#536267;max-width:505px;font-size:16px;line-height:1.85}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.button-text{font-size:12px;font-weight:700;text-decoration:none}.button-text span{padding-left:5px}.hero-tagline{color:#71817f;letter-spacing:.03em;margin-top:31px;font-size:11px}.hero-art{justify-content:center;align-items:center;min-height:490px;display:flex;position:relative}.hero-art-glow{background:radial-gradient(circle,#d3ece5 0%,#d3ece526 63%,#0000 75%);border-radius:50%;width:410px;height:410px;position:absolute}.book-cover{color:#fff;background:#0b303b;width:260px;height:365px;position:relative;transform:rotate(-4deg);box-shadow:15px 21px 48px #12242d3b,-4px 1px #0b303b4d}.book-cover-inner{background:linear-gradient(158deg,#112a34 5%,#0b3c43 51%,#11838a 80%,#50beb5 105%);border:1px solid #d8b77199;padding:37px 20px 22px;position:absolute;inset:11px;overflow:hidden}.cover-kicker{letter-spacing:.19em;text-align:center;color:#d8bd8c;font-size:7px}.cover-title{letter-spacing:.02em;text-align:center;margin:59px 0 0;font-family:Georgia,serif;font-size:41px;line-height:.98}.cover-title span{color:#e0c187}.cover-wave{background:#d7b576;width:75px;height:1px;margin:20px auto 0}.cover-subtitle{text-align:center;color:#f6eee1;font-family:Georgia,serif;font-style:italic;line-height:1.35}.cover-author{text-align:center;letter-spacing:.14em;font-size:8px;position:absolute;bottom:24px;left:0;right:0}.floating-note{background:#fff;padding:14px 17px;position:absolute;bottom:40px;right:-9px;box-shadow:0 8px 28px #1425291c}.floating-note span,.floating-note strong{display:block}.floating-note span{color:var(--turquoise);letter-spacing:.1em;font-size:8px}.floating-note strong{margin-top:5px;font-size:11px}.market-strip{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:30px;min-height:77px;padding:16px 8%;display:flex}.market-strip>span{color:var(--turquoise);letter-spacing:.1em;white-space:nowrap;font-size:9px;font-weight:700}.market-strip>div{flex-wrap:wrap;gap:23px;display:flex}.market-strip>div span{color:#79827f;letter-spacing:.055em;white-space:nowrap;font-size:8px}.section-shell{max-width:1280px;margin:0 auto;padding:110px 8%}.about-book{grid-template-columns:1fr .93fr;align-items:center;gap:95px;display:grid}.section-shell h2,.author-copy h2{margin:15px 0 23px;font-size:clamp(38px,5vw,60px);line-height:1.08}.about-copy>p:not(.eyebrow),.market-guide>div>p:not(.eyebrow),.author-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.9}.about-copy>.button-primary{margin-top:16px}.about-highlights{border:1px solid var(--line);background:#fff;padding:29px 34px}.highlight-label{color:#72827c;letter-spacing:.13em;font-size:9px}.chapter-preview{border-top:1px solid #efede8;gap:19px;padding:19px 0;display:flex}.chapter-preview:first-of-type{margin-top:20px}.chapter-preview>span{color:var(--gold);font-family:Georgia,serif;font-size:18px}.chapter-preview h3{margin:0 0 7px;font-size:13px}.chapter-preview p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.quote-banner{text-align:center;color:#fff;background:#092f35;padding:70px 17%}.quote-banner blockquote{max-width:930px;margin:0 auto;font-family:Georgia,serif;font-size:clamp(26px,3.8vw,47px);line-height:1.36}.quote-banner>p{color:#b3d1cb;letter-spacing:.16em;margin-top:23px;font-size:9px}.directory{max-width:1450px}.section-intro{grid-template-columns:1fr .65fr;align-items:end;gap:50px;margin-bottom:34px;display:grid}.section-intro h2{margin-bottom:0}.section-description{color:var(--muted);font-size:13px;line-height:1.85}.directory-controls{grid-template-columns:1.4fr .75fr .75fr;gap:11px;margin-top:36px;display:grid}.search-box,.select-wrap{border:1px solid var(--line);background:#fff;align-items:center;height:49px;display:flex}.search-box>span{color:var(--turquoise);padding:0 11px 0 15px;font-size:20px}.search-box input{border:0;outline:none;width:100%;padding-right:10px;font-size:11px}.select-wrap select{color:#445258;cursor:pointer;background:#fff;border:0;width:100%;height:100%;padding:0 12px;font-size:11px}.directory-status{color:#748084;justify-content:space-between;padding:18px 2px 16px;font-size:10px;display:flex}.directory-status button{color:var(--turquoise);cursor:pointer;background:0 0;border:0;font-size:10px}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.resource-card{background:#fff;border:1px solid #e9e8e1;min-height:195px;padding:19px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s}.resource-card:hover{border-color:#a1c9bf;transform:translateY(-2px);box-shadow:0 8px 22px #0d31330f}.resource-top{justify-content:space-between;align-items:center;display:flex}.resource-country{color:var(--turquoise);letter-spacing:.045em;font-size:9px}.arrow{color:var(--turquoise);font-size:14px}.resource-card h3{margin:17px 0 8px;font-size:13px;line-height:1.42}.resource-card>p{color:#718084;min-height:43px;font-size:10px;line-height:1.7}.resource-contact{color:#536267;overflow-wrap:anywhere;gap:4px;margin:11px 0 12px;font-size:9px;line-height:1.5;display:grid}.resource-labels{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.resource-category{color:#63706f;background:#f3f2ed;padding:5px 7px;font-size:8px;display:inline-block}.resource-affiliate{color:#148877;border:1px solid #209d8959;padding:5px 7px;font-size:8px;display:inline-block}.affiliate-showcase{background:linear-gradient(145deg,#091b27,#0b2129);border:1px solid #53dbc557;margin:38px 0 14px;padding:27px}.affiliate-showcase-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:21px;display:flex}.affiliate-showcase-heading h3{color:#f0eade;margin:7px 0 0;font-family:Georgia,serif;font-size:28px;font-weight:400}.affiliate-showcase-heading h3 em{color:#59e0ca}.affiliate-showcase-heading>p{color:#bdc9c6;margin:0;font-size:12px}.affiliate-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.affiliate-feature-card{background:#05121db3;border:1px solid #e0b65359;flex-direction:column;min-height:235px;padding:21px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.affiliate-feature-card:hover{border-color:#53dfc9;transform:translateY(-2px)}.affiliate-feature-label{color:#e9c678;letter-spacing:.06em;border:1px solid #e0b65375;align-self:flex-start;padding:5px 8px;font-size:9px}.affiliate-feature-card h4{color:#f1ece3;margin:17px 0 8px;font-size:17px;line-height:1.4}.affiliate-feature-card>p{color:#bfcbc8;margin:0 0 15px;font-size:12px;line-height:1.65}.affiliate-offer,.resource-offer{color:#f0cf83;letter-spacing:.025em;background:#e0b65329;align-self:flex-start;margin:0 0 13px;padding:7px 9px;font-size:10px;font-weight:700;display:inline-block}.affiliate-feature-cta{color:#57e3ce;margin-top:auto;font-size:12px;font-weight:700}.affiliate-showcase-disclosure{color:#aebdba;margin:15px 0 0;font-size:11px;line-height:1.65}.directory-note{color:#79847f;max-width:730px;margin-top:24px;font-size:10px;line-height:1.7}.empty-state{color:var(--muted);text-align:center;background:#fff;padding:45px}.market-guide{border-top:1px solid var(--line);grid-template-columns:1fr .85fr;align-items:center;gap:95px;display:grid}.market-pills{grid-template-columns:1fr 1fr;gap:11px;display:grid}.market-pills a{color:#46585c;border-bottom:1px solid var(--line);justify-content:space-between;padding:16px 12px;font-size:11px;text-decoration:none;display:flex}.author-section{background:#e9eee7;grid-template-columns:.9fr 1.1fr;min-height:540px;display:grid}.author-photo{background:#1e292d;min-height:490px;position:relative;overflow:hidden}.author-photo img{object-fit:cover;object-position:center 36%;width:100%;height:100%}.author-copy{align-self:center;max-width:660px;padding:70px 12%}.author-link{color:var(--turquoise);margin-top:15px;display:inline-block}.ecosystem-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.ecosystem-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:230px;padding:22px 17px;text-decoration:none;display:flex}.ecosystem-card .eyebrow{font-size:8px}.ecosystem-card h3{margin:17px 0 8px;font-size:16px}.ecosystem-card>p:not(.eyebrow){color:var(--muted);flex:1;margin:0;font-size:10px;line-height:1.75}.ecosystem-card>span{color:var(--turquoise);margin-top:17px;font-size:9px;font-weight:700}.reader-questions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:80px;display:grid}.questions-list details{border-bottom:1px solid var(--line);padding:17px 0}.questions-list summary{cursor:pointer;color:var(--ink);font-size:12px;font-weight:700;line-height:1.55}.questions-list details p{color:var(--muted);font-size:11px;line-height:1.75}.newsletter{text-align:center;color:#fff;background:#08747a;padding:88px 18%}.newsletter h2{max-width:780px;margin:17px auto;font-size:clamp(35px,5vw,60px);line-height:1.12}.newsletter>p:not(.eyebrow){color:#d8eae7;font-size:12px;line-height:1.8}.button-light{color:var(--turquoise-dark);background:#fff;margin-top:17px;padding:14px 20px;font-size:11px;font-weight:700;text-decoration:none;display:inline-block}footer{color:#fff;background:#10242d;padding:43px 8% 25px}.footer-top{justify-content:space-between;align-items:center;gap:20px;padding-bottom:32px;display:flex}.footer-top>p{color:#bdccc8;font-size:11px}.footer-top>div{gap:20px;display:flex}.footer-top>div a{color:#d8e0df;font-size:10px;text-decoration:none}.footer-bottom{color:#bdc8c7;border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:18px;padding-top:20px;font-size:9px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1000px){.nav-links{gap:17px}.hero{gap:15px;padding-left:7%;padding-right:7%}.hero h1{font-size:70px}.book-cover-large{width:260px;height:374px}.cover-title{margin-top:46px;font-size:35px}.market-strip{flex-direction:column;align-items:flex-start;gap:11px}.market-strip>div{gap:13px}.about-book,.market-guide{gap:48px}.ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-top{flex-wrap:wrap}}@media (width<=720px){.announcement{font-size:9px}.site-nav{height:68px;padding:0 5%}.wordmark{font-size:11px}.nav-links{display:none}.nav-cta{padding:10px 11px;font-size:10px}.hero{grid-template-columns:1fr;gap:22px;min-height:0;padding:74px 7% 44px}.hero h1{font-size:clamp(60px,13vw,83px)}.hero-description{font-size:14px}.hero-art{min-height:360px}.book-cover-large{width:226px;height:321px}.book-cover-inner{padding-top:24px}.cover-title{margin-top:35px;font-size:30px}.cover-author{font-size:7px;bottom:15px}.floating-note{bottom:15px;right:0}.market-strip{padding:15px 7%}.section-shell{padding:78px 7%}.about-book,.market-guide,.section-intro{grid-template-columns:1fr;gap:24px}.about-highlights{padding:22px}.quote-banner{padding:61px 8%}.directory-controls{grid-template-columns:1fr 1fr}.search-box{grid-column:1/-1}.resource-grid{grid-template-columns:1fr 1fr}.resource-card{min-height:184px;padding:13px}.resource-card h3{font-size:12px}.resource-card>p{font-size:9px}.author-section{grid-template-columns:1fr}.author-photo{min-height:370px;max-height:450px}.author-copy{padding:56px 8% 65px}.ecosystem-grid{grid-template-columns:1fr 1fr}.ecosystem-card{min-height:210px;padding:15px 13px}.newsletter{padding:69px 8%}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-top>div{flex-wrap:wrap}}@media (width<=420px){.announcement{height:auto;min-height:38px;padding:8px;font-size:8px}.hero-actions{gap:14px}.resource-grid,.ecosystem-grid{grid-template-columns:1fr}.resource-card{min-height:150px}.resource-card>p{min-height:25px}.market-pills{gap:4px}}@media (width<=720px){.reader-questions{grid-template-columns:1fr;gap:20px}}:root{--ink:#f4eee2;--muted:#aab8c0;--turquoise:#31dcc0;--turquoise-dark:#18ad99;--gold:#e0b653;--gold-soft:#f2d28b;--cream:#030d1b;--sand:#071427;--line:#e0b65333;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:#f4eee2;background:#030d1b}.announcement{color:#07111f;letter-spacing:.115em;background:linear-gradient(90deg,#b88426,#e4ba5b,#b88426);height:39px;font-weight:700}.announcement a{color:#07111f;text-underline-offset:3px;text-decoration:underline}.site-nav{background:#040d19f5;border-bottom:1px solid #e0b6533b}.wordmark{color:#f3eddf;letter-spacing:.16em}.wordmark span{color:#e4bd60}.nav-links a{color:#c6c7c3}.nav-links a:hover,.button-text:hover{color:#38e0c4}.nav-actions{align-items:center;gap:11px;display:flex}.nav-directory{color:#48e0c8;white-space:nowrap;border:1px solid #31dcc09e;border-radius:2px;justify-content:center;align-items:center;padding:15px 18px;font-size:12px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.nav-directory:hover{background:#31dcc01a;border-color:#48e0c8;transform:translateY(-1px)}.nav-cta,.button-primary{color:#08121d;background:linear-gradient(130deg,#dfb257,#f0d084);border:1px solid #e6c67e}.nav-cta:hover,.button-primary:hover{color:#07111c;background:linear-gradient(130deg,#f0d084,#dba94a)}.hero{background:radial-gradient(at 69% 73%,#09c09c33 0%,#09c09c09 29%,#0000 47%),radial-gradient(at 88% 20%,#daa94717,#0000 29%),linear-gradient(118deg,#040d1a 0%,#071426 48%,#071a26 100%);min-height:780px;padding-top:95px;padding-bottom:100px}.hero:before{content:"";pointer-events:none;border-top:1px solid #e0b65333;border-radius:50%;height:135px;position:absolute;inset:auto -12% 55px 26%;transform:rotate(-10deg)}.hero:after{content:"";pointer-events:none;border-top:1px solid #31dcc026;border-radius:50%;height:118px;position:absolute;inset:auto -8% 87px 35%;transform:rotate(-10deg)}.hero-copy,.hero-art{z-index:1}.eyebrow{color:#e5bf6a}.hero h1{letter-spacing:-.055em;color:#e9bd58;margin:23px 0 14px;font-family:Impact,Arial Narrow,Arial,sans-serif;font-size:clamp(59px,8.4vw,109px);font-weight:750;line-height:.85}.hero-money{color:#0000;background:linear-gradient(135deg,#f5d888 0%,#d49c30 65%,#f0d084 100%);-webkit-background-clip:text;background-clip:text;display:block}.hero-subtitle{color:#f2ede3;max-width:545px;margin:22px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,2.7vw,34px);line-height:1.25}.hero-description{color:#b6c2c8}.hero .button-text{color:#42dec8}.hero-tagline{color:#b7a36e}.countdown-band{background:linear-gradient(110deg,#071426,#092329);border-top:1px solid #e0b65347;border-bottom:1px solid #e0b65347;justify-content:center;align-items:center;gap:70px;min-height:134px;padding:25px 8%;display:flex}.countdown-copy{flex-direction:column;gap:8px;min-width:190px;display:flex}.countdown-copy span{color:#45ddc5;letter-spacing:.18em;font-size:9px;font-weight:700}.countdown-copy strong{color:#e8c36f;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:400}.countdown-clock{grid-template-columns:repeat(4,minmax(72px,1fr));gap:10px;display:grid}.countdown-clock>div{text-align:center;background:#030d1ba3;border:1px solid #e0b65338;min-width:82px;padding:14px 17px 12px}.countdown-clock strong,.countdown-clock span{display:block}.countdown-clock strong{color:#f3d58b;font-variant-numeric:tabular-nums;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400;line-height:1}.countdown-clock span{color:#8fcfc5;letter-spacing:.15em;margin-top:7px;font-size:7px}.countdown-launched{text-align:center;flex-direction:column;gap:7px}.countdown-launched p{color:#42dec5;letter-spacing:.18em;margin:0;font-size:9px}.countdown-launched strong{color:#e7c26d;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.hero-art{min-height:575px}.hero-art-glow{background:radial-gradient(circle,#18d2ad52 0%,#18d2ad1f 38%,#0000 73%);width:510px;height:510px}.book-cover{background:#020916;border:1px solid #e0b6535e;overflow:hidden;transform:rotate(-4deg);box-shadow:20px 26px 64px #0009,0 0 58px #1dcda82b,-5px 1px #92713a}.book-cover-large{width:340px;height:510px}.book-cover img{object-fit:cover;width:100%;height:100%;display:block}.floating-note{z-index:2;color:#f5efe3;background:#071729;border:1px solid #e0b6536b;box-shadow:0 10px 30px #00000052}.floating-note span{color:#3ddac3}.market-strip{background:#061121;border-top:1px solid #e0b6533d;border-bottom:1px solid #e0b6532b}.market-strip>span{color:#e4bb66}.market-strip>div span{color:#a8b9c1}.section-shell h2 em,.author-copy h2 em{color:#40d8c1}.about-book,.directory,.market-guide,.ecosystem,.reader-questions{position:relative}.about-copy>p:not(.eyebrow),.market-guide>div>p:not(.eyebrow),.author-copy>p:not(.eyebrow),.section-description{color:#b8c1c5}.about-highlights{background:linear-gradient(150deg,#091626,#0c192a);border-color:#e0b65340;box-shadow:0 16px 47px #0000002e}.highlight-label{color:#d7bd86}.chapter-preview{border-color:#e0b65329}.chapter-preview>span{color:#e6bf67}.chapter-preview h3{color:#f1ece1}.chapter-preview p{color:#acb7bb}.quote-banner{background:radial-gradient(at 49% 94%,#10ad8f30,#0000 55%),linear-gradient(120deg,#091525,#09212a 54%,#0a1523);border-top:1px solid #e0b65333;border-bottom:1px solid #e0b65333}.quote-banner blockquote em{color:#e5bd66}.quote-banner>p{color:#67d8c5}.search-box,.select-wrap{background:#081525;border-color:#e0b65347}.search-box>span{color:#44ddc4}.search-box input{color:#f1ece3;background:0 0}.search-box input::placeholder{color:#87939b}.select-wrap select{color:#e3e4df;background:#081525}.directory-status{color:#b0bbb9}.directory-status button{color:#4be0c7}.resource-card{background:linear-gradient(145deg,#081425,#09192a);border-color:#e0b65330}.resource-card:hover{border-color:#d2a754;box-shadow:0 11px 29px #06c8a11a}.resource-country{color:#49d7c2}.arrow{color:#e5ba62}.resource-card h3{color:#f0eade}.resource-card>p{color:#a7b6bd}.resource-card-affiliate{background:linear-gradient(145deg,#09202a,#0b2630);border-color:#3edabfad;box-shadow:0 0 22px #2eae9712}.resource-contact{color:#c6d1cf}.resource-category{color:#e5c988;background:#e0b6531f}.resource-affiliate{color:#5ee3cd;border-color:#43dec561}.directory-note{color:#a3afb5}.empty-state{color:#b6c0c5;background:#081525}.market-guide{border-color:#e0b65333}.market-pills a{color:#e2e7e5;border-color:#e0b6533b}.market-pills a span{color:#3fdcc3}.author-section{background:linear-gradient(120deg,#071221,#0a1e28);border-top:1px solid #e0b65338;border-bottom:1px solid #e0b65338}.author-photo{background:#08111b}.author-link{color:#44dcc6}.social-links{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.author-social{margin-top:31px}.social-label{color:#dbc58c;letter-spacing:.15em;margin-right:4px;font-size:8px;font-weight:700}.social-link{color:#48dcc5;border:1px solid #e0b65347;border-radius:50%;place-items:center;width:38px;height:38px;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:grid}.social-link:hover{color:#f0cf87;background:#e0b6531c;border-color:#e4bd67;transform:translateY(-2px)}.social-link svg{width:18px;height:18px}.footer-social{margin:0 0 26px}.footer-social .social-link{width:34px;height:34px}.footer-social .social-link svg{width:16px;height:16px}.ecosystem-card{background:linear-gradient(150deg,#091525,#0b1928);border-color:#e0b65338;transition:border-color .2s,transform .2s}.ecosystem-card:hover{border-color:#dfb760;transform:translateY(-2px)}.ecosystem-card h3{color:#f4eddf}.ecosystem-card>p:not(.eyebrow){color:#adb9bc}.ecosystem-card>span{color:#43dac3}.reader-questions,.questions-list details{border-color:#e0b65333}.questions-list summary{color:#efe9dc}.questions-list details p{color:#b2bdc0}.newsletter{background:radial-gradient(at 50% 100%,#22dbb540,#0000 52%),linear-gradient(130deg,#071528,#0a3538 50%,#081828);border-top:1px solid #e0b6535e;border-bottom:1px solid #e0b65338}.newsletter .eyebrow{color:#e7c474}.newsletter h2 em{color:#e8c471}.newsletter>p:not(.eyebrow){color:#c1d3d0}.button-light{color:#07121e;background:linear-gradient(130deg,#e1b353,#efd18e)}footer{background:#030a14}.footer-top>p{color:#c5ae82}.footer-top>div a{color:#d0d4d4}.footer-bottom{color:#aeb8ba;border-color:#e0b6533d}.footer-bottom strong{color:#e6c477}@media (width<=1000px){.site-nav{padding-left:5%;padding-right:5%}.nav-actions{gap:8px}.nav-directory{padding:14px 12px;font-size:11px}.hero h1{font-size:78px}.book-cover-large{width:285px;height:427px}}@media (width<=720px){.site-nav{height:94px}.nav-actions{flex-direction:column;align-items:stretch;gap:6px}.nav-actions .nav-cta,.nav-directory{text-align:center;padding:8px 10px;font-size:9px}.hero{min-height:0;padding-top:71px}.hero h1{font-size:clamp(61px,15vw,90px)}.hero-subtitle{font-size:26px}.hero-art{min-height:420px}.countdown-band{text-align:center;flex-direction:column;gap:18px;padding:27px 5%}.countdown-copy{min-width:0}.countdown-clock{gap:5px;width:100%;max-width:420px}.countdown-clock>div{min-width:0;padding:12px 5px 10px}.countdown-clock strong{font-size:23px}.hero-art-glow{width:370px;height:370px}.book-cover-large{width:252px;height:378px}}.nav-links .nav-current{color:#e4bd60}.directory-invitation{grid-template-columns:1.15fr .85fr;align-items:center;gap:80px;display:grid}.directory-invitation>div:first-child>p:not(.eyebrow){color:#b8c1c5;max-width:570px;font-size:14px;line-height:1.9}.directory-invitation .button-primary{margin-top:15px}.invitation-stats{background:#e0b6533b;border:1px solid #e0b6533b;grid-template-columns:1fr 1fr;gap:1px;display:grid}.invitation-stats>div{background:#091626;flex-direction:column;justify-content:center;min-height:125px;padding:20px;display:flex}.invitation-stats>div:last-child{grid-column:1/-1}.invitation-stats strong,.resources-stats strong{color:#e7bd63;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:400}.invitation-stats span,.resources-stats span{color:#b0c1c2;letter-spacing:.11em;margin-top:7px;font-size:9px}.resources-hero{background:radial-gradient(at 74% 88%,#10ba9733,#0000 40%),radial-gradient(at 88% 15%,#d4a5461f,#0000 35%),linear-gradient(125deg,#04101e,#071929 62%,#071b25);border-bottom:1px solid #e0b6533d;padding:104px 8% 90px;position:relative;overflow:hidden}.resources-hero:after{content:"";pointer-events:none;border-top:1px solid #e0b65338;border-radius:50%;height:120px;position:absolute;bottom:42px;left:35%;right:-15%;transform:rotate(-8deg)}.resources-hero-inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.resources-hero h1{letter-spacing:-.065em;max-width:760px;margin:19px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,7vw,85px);font-weight:400;line-height:1.02}.resources-hero h1 em{color:#e9c16d}.resources-hero-inner>p:not(.eyebrow){color:#bfcccb;max-width:680px;font-size:15px;line-height:1.85}.resources-stats{gap:62px;margin-top:43px;display:flex}.resources-stats>div{flex-direction:column;display:flex}.resources-stats strong{font-size:37px}.resources-conference-link{color:#4be0c7;margin-top:27px;font-size:12px;text-decoration:none;display:inline-block}.resources-conference-link:hover{color:#e9c16d}.resources-quick-links{flex-wrap:wrap;column-gap:28px;display:flex}.dictionary-home-link{color:#4be0c7;width:fit-content;margin-top:19px;font-size:12px;text-decoration:none;display:block}.dictionary-home-link:hover{color:#e9c16d}.dictionary-hero h1{max-width:820px}.dictionary-shell{max-width:1260px;padding-top:75px}.dictionary-search-panel{background:linear-gradient(125deg,#091626,#0b242b);border:1px solid #e0b65342;padding:31px 35px}.dictionary-search-panel>label{color:#e4bd69;letter-spacing:.12em;font-size:10px;font-weight:700}.dictionary-search{background:#07131e;border:1px solid #43dec56b;align-items:center;gap:12px;min-height:61px;margin-top:15px;padding:0 17px;display:flex}.dictionary-search>span{color:#47dec7;font-size:28px;line-height:1}.dictionary-search input{color:#f2ede3;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:15px}.dictionary-search input::placeholder{color:#8fa19f}.dictionary-search button{color:#e7c77b;cursor:pointer;background:0 0;border:0;font-size:24px}.dictionary-search-panel>p{color:#a6b8b8;margin:13px 0 0;font-size:11px}.dictionary-topics{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.topic-chip{color:#c9d2cd;cursor:pointer;background:0 0;border:1px solid #e0b65342;border-radius:20px;padding:9px 13px;font-size:10px}.topic-chip:hover,.topic-active{color:#54e4cd;background:#43dec51a;border-color:#42dcc4}.dictionary-alphabet{border-bottom:1px solid #e0b65333;flex-wrap:wrap;gap:5px;margin-top:25px;padding-bottom:20px;display:flex}.dictionary-alphabet button{color:#cbd5d1;cursor:pointer;background:0 0;border:1px solid #0000;min-width:32px;height:33px;font-size:11px}.dictionary-alphabet button:first-child{min-width:47px}.dictionary-alphabet button:hover:not(:disabled),.dictionary-alphabet .letter-active{color:#efca7b;border-color:#e0b6538f}.dictionary-alphabet button:disabled{color:#465259;cursor:not-allowed}.dictionary-status{color:#b5c3c0;justify-content:space-between;gap:12px;padding:21px 1px;font-size:11px;display:flex}.dictionary-status button{color:#4ce0c9;cursor:pointer;background:0 0;border:0;font-size:11px}.dictionary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dictionary-card{background:linear-gradient(145deg,#081425,#091a28);border:1px solid #e0b65333;min-height:226px;padding:19px 18px;transition:border-color .2s,transform .2s}.dictionary-card:hover{border-color:#e0b6539e;transform:translateY(-2px)}.dictionary-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.dictionary-card-top>span:first-child{color:#e9c374;border:1px solid #e0b65363;place-items:center;width:27px;height:27px;font-family:Georgia,Times New Roman,serif;font-size:15px;display:grid}.dictionary-card-top>span:last-child{color:#4edbc7;text-align:right;font-size:8px}.dictionary-card h3{color:#f2ebdf;margin:18px 0 9px;font-size:15px;line-height:1.4}.dictionary-card>p{color:#b9c7c4;margin:0;font-size:11px;line-height:1.75}.dictionary-card .dictionary-also{color:#d7c295;margin-top:14px;font-size:9px}.dictionary-also strong{color:#e6be69;letter-spacing:.04em;margin-right:4px;font-size:8px}.dictionary-empty{text-align:center;padding:60px 20px}.dictionary-empty h3{color:#f0e8db;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.dictionary-empty p{color:#b6c4c0;font-size:12px}.dictionary-empty button{color:#4ce0c9;cursor:pointer;background:0 0;border:0;margin-top:14px}.dictionary-attribution{color:#a3afb5;margin-top:28px;font-size:10px;line-height:1.8}.resources-directory{padding-top:89px}.conference-calendar{border-top:1px solid #e0b65333;max-width:1450px;padding-top:35px}.conference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.conference-card{color:#e8ece8;background:linear-gradient(145deg,#081425,#09192a);border:1px solid #e0b65330;flex-direction:column;min-height:285px;padding:21px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.conference-card:hover{border-color:#d2a754;transform:translateY(-2px)}.conference-header{justify-content:space-between;align-items:center;display:flex}.conference-year{color:#e9c16d;font-family:Georgia,Times New Roman,serif;font-size:19px}.conference-confirmed{color:#58deca;border:1px solid #43dec557;padding:5px 7px;font-size:8px}.conference-pending{color:#e8c474;border-color:#e0b65373}.conference-date{color:#44d8c2;letter-spacing:.03em;margin:19px 0 8px;font-size:10px}.conference-card h3{color:#f1ebdf;min-height:38px;margin:0 0 8px;font-size:14px;line-height:1.4}.conference-location{color:#d8c694;margin:0 0 10px;font-size:10px}.conference-focus{color:#a7b6bd;margin:0;font-size:10px;line-height:1.7}.conference-price{color:#e6c783;margin:12px 0 0;font-size:10px}.conference-link{color:#48dec7;margin-top:auto;padding-top:15px;font-size:10px}.conference-watchlist{background:linear-gradient(130deg,#091525,#0a2028);border:1px solid #e0b65338;margin-top:53px;padding:29px}.conference-watchlist>h3{color:#f0eade;letter-spacing:-.04em;margin:12px 0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:400}.conference-watchlist>h3 em{color:#e9c16d}.watchlist-intro{color:#aebdbd;max-width:730px;font-size:11px;line-height:1.8}.watchlist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:25px;display:grid}.watchlist-grid>a{border-top:1px solid #e0b65333;gap:6px;padding-top:13px;text-decoration:none;display:grid}.watchlist-grid strong{color:#e9e6dc;font-size:11px;line-height:1.45}.watchlist-grid span{color:#a9b8bd;font-size:9px;line-height:1.65}.conference-disclaimer{color:#a3afb5;max-width:730px;margin-top:23px;font-size:10px;line-height:1.7}.resources-callout{background:linear-gradient(130deg,#091525,#0a262a);border:1px solid #e0b65352;grid-template-columns:1fr 205px;align-items:center;gap:65px;max-width:1150px;margin:0 auto 88px;padding:48px 65px;display:grid}.resources-callout h2{letter-spacing:-.05em;margin:17px 0;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:400;line-height:1.12}.resources-callout h2 em{color:#44dcc4}.resources-callout>div>p:not(.eyebrow){color:#b9c6c4;font-size:12px;line-height:1.85}.resources-callout .button-primary{margin-top:15px}.resources-callout>img{object-fit:cover;width:190px;height:285px;transform:rotate(3deg);box-shadow:10px 14px 29px #00000073}.money-guide{z-index:30;font-family:Arial,Helvetica,sans-serif;position:fixed;bottom:22px;right:24px}.guide-launcher{color:#07121e;cursor:pointer;background:linear-gradient(130deg,#dba94a,#f0d084);border:1px solid #f0d084c2;border-radius:28px;align-items:center;gap:10px;min-height:48px;padding:9px 17px 9px 9px;font-size:11px;font-weight:800;display:flex;box-shadow:0 12px 34px #00000061}.guide-launcher>span:first-child{color:#43dec5;background:#071927;border-radius:50%;place-items:center;width:29px;height:29px;font-family:Georgia,Times New Roman,serif;font-size:18px;display:grid}.guide-panel{background:#061321;border:1px solid #e0b6536b;border-radius:12px;width:min(390px,100vw - 32px);position:absolute;bottom:61px;right:0;overflow:hidden;box-shadow:0 22px 65px #00000094}.guide-panel>header{background:linear-gradient(125deg,#091b2b,#0b3033);border-bottom:1px solid #e0b65340;justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.guide-panel>header>div{align-items:center;gap:10px;display:flex}.guide-mark{color:#44dec6;border:1px solid #e0b65380;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,Times New Roman,serif;font-size:20px;display:grid}.guide-panel header strong,.guide-panel header small{display:block}.guide-panel header strong{color:#f2eadb;font-size:12px}.guide-panel header small{color:#9fb5b5;letter-spacing:.04em;margin-top:4px;font-size:8px}.guide-panel>header>button{color:#d9c28a;cursor:pointer;background:0 0;border:0;padding:4px 7px;font-size:24px;line-height:1}.guide-log{scrollbar-color:#927a46 transparent;min-height:174px;max-height:340px;padding:17px 14px 8px;overflow-y:auto}.guide-message{max-width:88%;margin-bottom:12px}.guide-message p{color:#d6dfdc;background:#0d2332;border-radius:10px 10px 10px 2px;margin:0;padding:11px 12px;font-size:11px;line-height:1.58}.guide-message.visitor{margin-left:auto}.guide-message.visitor p{color:#f2e9d8;background:#e0b6532b;border-radius:10px 10px 2px}.guide-links{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.guide-links a{color:#47ddc6;border:1px solid #31dcc052;border-radius:15px;padding:7px 9px;font-size:9px;text-decoration:none}.guide-links a:hover{background:#31dcc014;border-color:#47ddc6}.guide-prompts{flex-wrap:wrap;gap:6px;padding:0 14px 12px;display:flex}.guide-prompts button{color:#d8c188;cursor:pointer;text-align:left;background:0 0;border:1px solid #e0b65340;border-radius:16px;padding:7px 9px;font-size:9px}.guide-prompts button:hover{background:#e0b65314;border-color:#e2b95e}.guide-form{background:#07101d;border-top:1px solid #e0b6532e;grid-template-columns:1fr 40px;gap:7px;padding:11px 12px 12px;display:grid}.guide-form input{color:#f0eadf;background:#0a1928;border:1px solid #e0b65342;border-radius:20px;outline:none;min-width:0;height:40px;padding:0 12px;font-size:11px}.guide-form input:focus{border-color:#3ed9c1}.guide-form input::placeholder{color:#809298}.guide-form button{color:#07121e;cursor:pointer;background:linear-gradient(130deg,#dba94a,#edcd82);border:1px solid #e5c26f;border-radius:50%;width:40px;height:40px;font-size:18px;font-weight:800}@media (width<=1000px){.directory-invitation{gap:42px}.dictionary-grid,.conference-grid,.watchlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-callout{margin-left:7%;margin-right:7%}}@media (width<=720px){.directory-invitation{grid-template-columns:1fr;gap:29px}.invitation-stats>div{min-height:96px}.resources-hero{padding:79px 7% 68px}.resources-stats{gap:24px}.resources-stats strong{font-size:30px}.resources-stats span{font-size:7px}.dictionary-shell{padding-top:52px}.dictionary-search-panel{padding:22px 17px}.dictionary-search{min-height:53px;padding:0 10px}.dictionary-search input{font-size:12px}.dictionary-grid{grid-template-columns:1fr}.dictionary-card{min-height:0;padding:19px}.dictionary-alphabet{gap:2px}.dictionary-alphabet button{min-width:29px}.conference-calendar{padding-top:38px}.conference-grid{grid-template-columns:1fr}.conference-card{min-height:250px}.conference-watchlist{padding:21px}.conference-watchlist>h3{font-size:28px}.watchlist-grid{grid-template-columns:1fr;gap:14px}.resources-callout{grid-template-columns:1fr;gap:30px;margin-bottom:65px;padding:35px 27px}.resources-callout>img{justify-self:center;width:155px;height:233px}.resources-callout h2{font-size:36px}.money-guide{bottom:12px;right:12px}.guide-launcher{min-height:44px;padding:7px 13px 7px 7px}.guide-panel{width:calc(100vw - 24px);max-height:calc(100vh - 82px);bottom:55px}.guide-log{max-height:calc(100vh - 320px)}}.broker-guide-intro{grid-template-columns:1.12fr .88fr;align-items:end;gap:65px;max-width:1400px;padding-top:77px;padding-bottom:42px;display:grid}.broker-intro-copy h1{letter-spacing:-.055em;margin:15px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(47px,6vw,78px);font-weight:400;line-height:1.04}.broker-intro-copy h1 em{color:#4ce0c9}.broker-intro-copy>p:not(.eyebrow){color:#b9c7c6;max-width:550px;font-size:14px;line-height:1.8}.broker-selector{background:linear-gradient(145deg,#081425,#0b212a);border:1px solid #e0b65352;padding:24px}.broker-selector>label:first-child{color:#e5bf73;letter-spacing:.11em;margin-bottom:13px;font-size:11px;font-weight:700;display:block}.broker-selector select{color:#f1eee5;background:#0a1725;border:1px solid #e0b6535c;width:100%;height:54px;padding:0 16px;font-size:15px}.broker-online-toggle{color:#becac7;cursor:pointer;align-items:center;gap:9px;margin-top:16px;font-size:13px;display:flex}.broker-online-toggle input{accent-color:#48dec7}.broker-market-section{max-width:1400px;padding-top:39px;padding-bottom:55px}.broker-market-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.broker-market-heading h2{margin-bottom:10px;font-size:clamp(34px,4.4vw,54px)}.broker-market-heading>div>p:last-child{color:#c4cdca;font-size:13px}.broker-market-heading>a{color:#51ddc8;white-space:nowrap;font-size:13px;text-decoration:none}.broker-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-top:30px;display:grid}.broker-steps article{background:#091624;border:1px solid #e0b65333;min-height:165px;padding:20px 18px}.broker-steps article>span{color:#e7bf70;font-family:Georgia,serif;font-size:23px}.broker-steps article>p{color:#c0ceca;margin:12px 0 0;font-size:12px;line-height:1.65}.broker-reality{background:#34b4a012;border-left:2px solid #42d9c4;align-items:flex-start;gap:18px;margin-top:17px;padding:16px 19px;display:flex}.broker-reality>strong{color:#58e0ca;letter-spacing:.08em;flex-shrink:0;padding-top:2px;font-size:11px}.broker-reality>p{color:#c1ceca;margin:0;font-size:13px;line-height:1.7}.broker-list-section{border-top:1px solid #e0b6532b;max-width:1400px;padding-top:30px;padding-bottom:60px}.broker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.broker-card{background:linear-gradient(145deg,#081425,#091a28);border:1px solid #e0b65338;flex-direction:column;min-height:510px;padding:26px;display:flex}.broker-featured{background:linear-gradient(145deg,#09202a,#0a2630);border:1px solid #54e0c8b3;box-shadow:0 0 34px #1eae9817}.broker-card-top{color:#62dfcd;justify-content:space-between;align-items:center;gap:9px;font-size:11px;display:flex}.broker-featured-label{color:#edc977;white-space:nowrap;border:1px solid #e0b65373;padding:6px 9px;font-size:9px}.broker-card h3{color:#f2eee6;min-height:48px;margin:19px 0 7px;font-size:20px;line-height:1.35}.broker-experience{color:#b7c5c3;min-height:39px;margin:0 0 18px;font-size:13px;line-height:1.55}.broker-facts{border-top:1px solid #e0b6532b;border-bottom:1px solid #e0b6532b;grid-template-columns:1fr 1fr;gap:18px 16px;padding:19px 0;display:grid}.broker-facts>div>span{color:#9db0b4;letter-spacing:.03em;margin-bottom:6px;font-size:10px;display:block}.broker-facts>div>strong{color:#ede8dc;font-size:13px;font-weight:600;line-height:1.5;display:block}.broker-facts>div>.broker-yes{color:#57e2c9}.broker-verification,.broker-note{color:#dbbd7c;margin:14px 0 0;font-size:11px;line-height:1.65}.broker-note{color:#b5c4c4}.broker-contact{gap:5px;margin:15px 0;display:grid}.broker-contact>a{color:#cad5d0;overflow-wrap:anywhere;font-size:12px;line-height:1.5;text-decoration:none}.broker-action{color:#53dfc9;margin-top:auto;font-size:13px;font-weight:700;text-decoration:none}.broker-card .featured-action{color:#07141c;padding:12px 10px}.broker-affiliate-disclosure{color:#a7b9b5;margin:9px 0 0;font-size:10px;line-height:1.55}.broker-empty{background:#091624;border:1px solid #e0b65338;padding:38px}.broker-empty h3{color:#efe9dd;font-family:Georgia,serif;font-size:24px;font-weight:400}.broker-empty p{color:#b7c5c3;max-width:680px;font-size:12px;line-height:1.8}.broker-prep{border-top:1px solid #e0b6532b;grid-template-columns:.8fr 1.2fr;gap:80px;max-width:1400px;padding-top:54px;padding-bottom:70px;display:grid}.broker-prep>div:first-child>p:not(.eyebrow){color:#b9c7c6;font-size:12px;line-height:1.8}.broker-checklist{grid-template-columns:1fr 1fr;align-content:center;gap:11px;display:grid}.broker-checklist>div{color:#dfe7e2;border-bottom:1px solid #e0b65340;padding:15px 13px;font-size:11px}.broker-checklist>div:before{content:"✓";color:#52dec9;margin-right:9px}.broker-disclosure{max-width:1400px;padding-top:0;padding-bottom:69px}.broker-disclosure h3{color:#e7c275;font-size:13px}.broker-disclosure p{color:#a9b8b9;max-width:1040px;font-size:10px;line-height:1.8}@media (width<=1050px){.broker-guide-intro{gap:35px}.broker-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.broker-prep{gap:35px}}@media (width<=720px){.broker-guide-intro{grid-template-columns:1fr;gap:22px;padding-top:52px;padding-bottom:25px}.broker-intro-copy h1{font-size:55px}.broker-market-section{padding-top:27px}.broker-market-heading{flex-direction:column;align-items:flex-start;gap:12px}.broker-steps{grid-template-columns:1fr 1fr;gap:11px}.broker-steps article{min-height:150px;padding:16px}.broker-reality{flex-direction:column;gap:7px}.broker-list-section{padding-top:32px}.broker-grid{grid-template-columns:1fr}.broker-card{min-height:0;padding:22px}.broker-prep{grid-template-columns:1fr;gap:13px;padding-top:44px;padding-bottom:52px}.broker-checklist{gap:5px}.broker-checklist>div{font-size:12px}.broker-disclosure{padding-bottom:50px}}@media (width<=420px){.broker-steps{grid-template-columns:1fr}.broker-steps article{min-height:0}.broker-facts{grid-template-columns:1fr}}@media (width<=900px){.affiliate-showcase-grid{grid-template-columns:1fr}.affiliate-feature-card{min-height:0}}@media (width<=720px){.affiliate-showcase{padding:19px}.affiliate-showcase-heading{flex-direction:column;align-items:flex-start;gap:9px}.affiliate-showcase-heading h3{font-size:24px}}.book-mobile-menu{font-size:14px;display:none;position:relative}.book-mobile-menu summary{cursor:pointer}.book-mobile-menu>div{background:#091929;border:1px solid #d5ae5c;gap:18px;min-width:190px;padding:16px;display:grid;position:absolute;top:32px;right:0}.book-mobile-menu a{text-decoration:none}.reader-companion-note{background:#0b2030;border:1px solid #745d34;padding:32px}.reader-companion-note>span{color:#ebc372;font-size:14px}.reader-companion-note h3{font:30px Georgia,serif}.reader-companion-note p,.book-updates>p:not(.eyebrow){color:#c2cdcf;font-size:16px;line-height:1.8}.book-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:36px;display:grid}.book-resource-grid>a{background:#0a1c2b;border:1px solid #5d5137;flex-direction:column;padding:28px;text-decoration:none;display:flex}.book-resource-grid h3{color:#ebc372;margin:0 0 16px;font-size:23px}.book-resource-grid p{color:#c2cdcf;font-size:16px;line-height:1.7}.book-resource-grid span{color:#65decd;margin-top:auto;padding-top:12px;font-size:16px}.book-updates{padding-top:0}.book-site-nav .nav-links a,.book-site-nav .nav-cta,.button-primary,.button-text,.resources-conference-link,.dictionary-home-link{font-size:14px}.hero-subtitle{font-size:clamp(22px,3vw,30px)}.about-copy>p:not(.eyebrow),.chapter-preview p,.author-copy>p:not(.eyebrow),.questions-list p,.directory-invitation>div:first-child>p:not(.eyebrow),.ecosystem-card>p:not(.eyebrow),.resources-callout>div>p:not(.eyebrow),.newsletter>p:not(.eyebrow){font-size:16px}.book-cover,.book-cover-large{aspect-ratio:2/3;height:auto}.book-cover img{width:100%;height:auto;display:block}.resources-callout>img{object-fit:contain}.book-resource-grid>a:hover{border-color:#65decd}.book-site-nav a:focus-visible,.book-resource-grid>a:focus-visible{outline-offset:4px;outline:2px solid #65decd}@media (width<=900px){.book-site-nav{gap:16px;padding-inline:5%}.book-site-nav .nav-links{gap:18px}}@media (width<=720px){.book-mobile-menu{display:block}.book-site-nav{flex-wrap:wrap;gap:14px;height:auto;min-height:78px;padding-block:14px}.book-site-nav .wordmark{margin-right:auto}.book-site-nav .nav-links{display:none}.book-resource-grid{grid-template-columns:1fr}.book-site-nav .nav-cta{padding:12px}.book-resource-grid>a{padding:23px}.book-cover-large{width:226px;height:auto}}.preorder-offer{color:#f4eee2;background:#0b2030;border:1px solid #cfa94f;border-left:4px solid #e9c16d;max-width:510px;margin:26px 0 8px;padding:22px 24px}.preorder-saving{color:#102330;letter-spacing:.04em;background:#e9c16d;padding:7px 10px;font-size:13px;font-weight:800;line-height:1.4;display:inline-block}.preorder-prices{flex-wrap:wrap;gap:22px 32px;margin-top:18px;display:flex}.preorder-prices>div{gap:5px;display:grid}.preorder-prices span{color:#e3e9e8;font-size:14px;line-height:1.4}.preorder-prices strong{color:#f1cd83;font-size:42px;line-height:1.1}.preorder-prices .preorder-launch{border-left:1px solid #657174;padding-left:28px}.preorder-launch strong{color:#c4cdce;font-size:30px}.hero-actions{margin-top:22px}.announcement{flex-wrap:wrap;gap:3px 12px;height:auto;min-height:44px;padding-block:9px;font-size:12px;line-height:1.6}@media (width<=420px){.preorder-offer{padding:18px 16px}.preorder-prices{gap:18px}.preorder-prices .preorder-launch{padding-left:18px}.preorder-prices strong{font-size:36px}.preorder-launch strong{font-size:28px}.announcement{font-size:11px}}.more-from-kalilah{scroll-margin-top:110px}.more-from-kalilah .ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.more-from-kalilah .ecosystem-card{min-height:275px;padding:32px}.more-from-kalilah .ecosystem-card h3{font-size:30px;line-height:1.2}.more-from-kalilah .ecosystem-card>span{font-size:16px}.book-site-nav .nav-links{gap:22px}@media (width<=1100px){.book-site-nav .nav-links{display:none}.book-site-nav .book-mobile-menu{display:block}.book-site-nav{gap:18px}.book-site-nav>.nav-cta{margin-left:auto}}@media (width<=650px){.more-from-kalilah .ecosystem-grid{grid-template-columns:1fr}.more-from-kalilah .ecosystem-card{min-height:0;padding:26px}}.questions-list .book-enquiry-faq-link{color:#edc46c;text-underline-offset:4px;border:1px solid #edc46c;align-items:center;gap:10px;margin:6px 0 20px;padding:12px 16px;font-size:16px;font-weight:700;text-decoration:underline;display:inline-flex}.questions-list .book-enquiry-faq-link:hover{color:#071929;background:#edc46c}.questions-list .book-enquiry-faq-link:focus-visible{outline-offset:4px;outline:2px solid #50cfbe}.book-contact{grid-template-columns:1fr 1.1fr;align-items:start;gap:60px;max-width:1400px;padding-top:75px;display:grid}.book-contact h1{letter-spacing:-.04em;margin:20px 0 28px;font:400 clamp(40px,5vw,65px)/1.05 Georgia,serif}.book-contact h1 em{color:#edc46c}.book-contact-copy>p:not(.eyebrow){color:#c2cdcf;font-size:17px;line-height:1.8}.book-contact-links{gap:16px;margin:35px 0;display:grid}.book-contact-links>a{overflow-wrap:anywhere;border:1px solid #655739;gap:9px;padding:20px;text-decoration:none;display:grid}.book-contact-links span{letter-spacing:.12em;color:#edc46c;font-size:12px}.book-contact-links strong{color:#e7efed;font-size:17px;font-weight:500}.book-contact-links a:hover{border-color:#50cfbe}.book-contact-copy>.book-contact-note{font-size:15px!important}.book-enquiry-form,.book-form-success{background:#0b2030;border:1px solid #655739;min-width:0;padding:32px}.book-enquiry-form h2,.book-form-success h2{color:#edc46c;margin:0 0 16px;font:400 32px/1.15 Georgia,serif}.book-enquiry-form label{color:#e7efed;gap:9px;margin:20px 0;font-size:16px;display:grid}.book-enquiry-form label>span{color:#bac7ca;font-size:14px}.book-enquiry-form input,.book-enquiry-form select,.book-enquiry-form textarea{color:#f4f2eb;width:100%;min-width:0;font:inherit;box-sizing:border-box;background:#071929;border:1px solid #7a8a91;border-radius:3px;padding:13px}.book-enquiry-form textarea{resize:vertical}.book-enquiry-form input:focus,.book-enquiry-form select:focus,.book-enquiry-form textarea:focus{outline-offset:2px;outline:2px solid #50cfbe}.book-enquiry-form textarea::placeholder{color:#a8b5bb}.book-enquiry-form .book-form-honey{width:1px;height:1px;position:absolute;left:-10000px}.book-bulk-fields{border:1px solid #67787e;margin:24px 0;padding:4px 18px 10px}.book-bulk-fields legend{color:#edc46c;padding:0 8px;font-size:15px}.book-enquiry-form .button-primary{cursor:pointer;border:0;width:100%;min-height:48px;font:700 16px Arial,sans-serif}.book-enquiry-form button:disabled{opacity:.65;cursor:wait}.book-form-privacy,.book-form-hint{color:#bbc7c9;font-size:14px;line-height:1.65}.book-form-privacy{margin:18px 0 0}.book-form-error{color:#fff1e6;background:#34251d;border-left:3px solid #f1b684;padding:16px;font-size:16px;line-height:1.6}.book-form-success p{font-size:17px;line-height:1.7}.book-form-again{color:#50cfbe;cursor:pointer;background:0 0;border:0;margin-top:24px;padding:0;font-size:16px;text-decoration:underline;display:block}@media (width<=800px){.book-contact{grid-template-columns:1fr;gap:35px;padding-top:45px}.book-enquiry-form,.book-form-success{padding:24px}.book-contact h1{max-width:540px}}
