@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Manrope:wght@400;500;600;700&display=swap";:root{--bg:#0e0d0c;--panel:#171411;--text:#f5f1e8;--muted:#aaa297;--gold:#d9a54a;--line:#f5f1e81c}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);margin:0;font-family:Manrope,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}.shell{width:min(1180px,100%);margin:0 auto;padding-inline:42px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;height:78px;display:flex}.signature,h1,h2,h3{font-family:Cormorant Garamond,serif;font-weight:500}.signature{white-space:nowrap;font-size:1.5rem}.topnav,.hero-actions{align-items:center;gap:12px;display:flex}.text-link,.admin-link{color:var(--muted);font-size:.85rem;transition:color .2s}.text-link:hover,.admin-link:hover{color:var(--gold)}.pill{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:.82rem;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.pill:hover{transform:translateY(-2px)}.primary{background:var(--gold);color:#17130c}.secondary{border:1px solid #f5f1e833}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:50px;min-height:820px;padding-top:62px;padding-bottom:78px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow{color:var(--gold);letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}h1{letter-spacing:-.045em;margin:20px 0 26px;font-size:clamp(4.4rem,7.4vw,6.3rem);line-height:.84}.lead{color:#c0b8ae;max-width:610px;margin:0;font-size:1.05rem;line-height:1.75}.hero-actions{margin-top:32px}.stats{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:24px;margin-top:44px;padding-top:28px;display:grid}.stats strong{font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1;display:block}.stats span{color:#918980;max-width:150px;margin-top:9px;font-size:.72rem;line-height:1.45;display:block}.hero-portrait{background:radial-gradient(circle at 50% 28%,#fff 0 20%,#eee7dc 52%,#ccb488 100%);border:1px solid #d9a54a52;border-radius:300px 300px 24px 24px;height:720px;position:relative;overflow:hidden;box-shadow:0 38px 110px #0006}.hero-portrait:before{content:"";aspect-ratio:1;border:1px solid #d9a54a70;border-radius:50%;width:68%;position:absolute;top:17%;left:16%}.hero-portrait img{z-index:1;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 25px #23180e33);width:112%;max-width:none;height:106%;position:absolute;bottom:-5%;left:-6%}.directions-section{border-top:1px solid var(--line);background:linear-gradient(#11100f,#0e0d0c);padding:96px 0 88px}.section-head{grid-template-columns:.9fr 1.1fr;align-items:end;gap:72px;margin-bottom:40px;display:grid}.section-head h2,.events-head h2,.book-copy h2,.contact-section h2{letter-spacing:-.03em;margin:12px 0 0;font-size:clamp(3rem,5.4vw,4.5rem);line-height:.94}.section-head>p{max-width:520px;color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.direction-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.media-card{border:1px solid var(--line);background:var(--panel);position:relative;overflow:hidden}.media-card img{object-fit:cover;filter:grayscale()saturate(.2)contrast(1.06);width:100%;height:100%;transition:filter .45s,transform .6s}:is(.media-card:hover img,.media-card:focus-visible img){filter:grayscale(0)saturate()contrast();transform:scale(1.035)}.direction-card{border-radius:18px;min-height:430px}.direction-card>img,.card-shade{position:absolute;inset:0}.card-shade{z-index:1;background:linear-gradient(#09080708 12%,#090807f5 94%),linear-gradient(90deg,#0908077a,#0000 70%)}.card-number,.card-arrow{z-index:2;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:22px}.card-number{border:1px solid #ffffff47;font-family:Cormorant Garamond,serif;left:22px}.card-arrow{background:var(--gold);color:#17130c;font-size:1.1rem;transition:transform .25s;right:22px}.direction-card:hover .card-arrow{transform:rotate(-42deg)}.direction-copy{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:25px;left:26px;right:26px}.direction-copy strong{max-width:560px;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3.3rem);line-height:.95}.direction-role{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-top:14px;font-size:.78rem;font-weight:700}.direction-description{color:#c7bfb4;max-width:560px;margin-top:9px;font-size:.92rem;line-height:1.55}.book-section{padding-top:86px;padding-bottom:86px}.book-card{border-radius:20px;grid-template-columns:.86fr 1.14fr;min-height:580px;display:grid}.book-media{background:radial-gradient(circle at 52% 40%,#30271f 0,#0000 60%),#080706;min-height:580px;overflow:hidden}.book-media img{object-fit:contain;object-position:center;padding:28px}.book-copy{background:radial-gradient(circle at 85% 10%,#a31f1538,#0000 42%),#151210;flex-direction:column;justify-content:center;padding:70px;display:flex}.book-copy h2{font-size:clamp(4rem,7vw,6.7rem)}.book-copy>p:not(.eyebrow){color:#b9b1a8;max-width:560px;font-size:1.05rem;line-height:1.75}.inline-link{color:var(--gold);margin-top:22px;font-weight:700}.events-section{border-top:1px solid var(--line);padding:88px 0 96px}.events-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:36px;display:flex}.events-head h2{font-size:clamp(3rem,5vw,4rem)}.event-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.event-card{border-radius:16px;flex-direction:column;min-height:0;display:flex}.event-poster{aspect-ratio:1.88;overflow:hidden}.event-copy{flex-direction:column;justify-content:center;padding:34px;display:flex}.event-copy>span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.event-copy h3{margin:12px 0 10px;font-size:2.35rem;line-height:1}.event-copy p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.event-copy small{color:#6f6962;margin-top:22px}.empty-state{border:1px solid var(--line);color:var(--muted);text-align:center;padding:50px}.contact-section{border-top:1px solid var(--line);text-align:center;background:radial-gradient(circle at 50% 0,#d9a54a26,#0000 48%),#15120f;padding:92px 24px 104px}.contact-section h2{margin-bottom:30px}.site-footer{border-top:1px solid var(--line);text-align:center;background:#0c0c0b;flex-direction:column;align-items:center;gap:38px;padding:52px 24px 34px;display:flex}.footer-links{color:#aaa297;flex-wrap:wrap;justify-content:center;gap:24px 52px;font-size:1rem;display:flex}.footer-links a,.offer-link{transition:color .2s}.footer-links a:hover,.offer-link:hover{color:var(--gold)}.footer-signature{color:#756d64;margin:0;font-family:Cormorant Garamond,serif;font-size:1.28rem;font-style:italic}.offer-link{color:#aaa297;letter-spacing:.08em;font-size:.82rem}.subpage{min-height:100vh}.subnav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;display:flex}.back-link{color:var(--muted);font-size:.84rem}.detail-hero{grid-template-columns:1fr 1fr;min-height:calc(100vh - 78px);display:grid}.detail-media{min-height:650px;overflow:hidden}.detail-media img{object-fit:cover;filter:grayscale();width:100%;height:100%}.detail-copy{flex-direction:column;justify-content:center;padding:clamp(44px,7vw,100px);display:flex}.detail-copy h1{font-size:clamp(3.8rem,7vw,6.4rem)}.detail-copy .lead{max-width:660px}.detail-points{border-top:1px solid var(--line);gap:0;margin:34px 0;padding:0;list-style:none;display:grid}.detail-points li{border-bottom:1px solid var(--line);color:#c5bdb3;padding:14px 0}.book-page{background:#090807}.book-page .detail-media img{filter:none;object-position:center 20%}.book-reserve-button{cursor:pointer;border:0}.book-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050403d6;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.book-modal{text-align:left;background:radial-gradient(circle at 100% 0,#a019144d,#0000 36%),#11100e;border:1px solid #d9a54a61;width:min(680px,100%);max-height:calc(100vh - 44px);padding:48px;position:relative;overflow:auto;box-shadow:0 30px 100px #000000a6}.book-modal:before{content:"";pointer-events:none;border:1px solid #d9a54a1f;position:absolute;inset:12px}.book-modal-close{z-index:2;color:#d5cec4;cursor:pointer;background:#ffffff0a;border:1px solid #f5f1e833;border-radius:50%;width:40px;height:40px;font-size:1.7rem;line-height:1;position:absolute;top:18px;right:18px}.book-modal h2{letter-spacing:-.045em;margin:18px 0 22px;font-size:clamp(3.4rem,8vw,5.4rem);line-height:.82}.book-modal-lead{color:#aaa297;max-width:570px;margin:0 0 30px;line-height:1.65}.book-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.book-form-grid label{gap:8px;display:grid}.book-form-grid label>span{color:#d9a54a;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.book-form-grid input{color:#f5f1e8;background:#090807;border:1px solid #f5f1e82e;border-radius:0;outline:none;width:100%;min-height:52px;padding:0 15px}.book-form-grid input:focus{border-color:#d9a54a;box-shadow:0 0 0 3px #d9a54a1a}.book-consent{color:#878078;align-items:flex-start;gap:10px;margin:20px 0;font-size:.74rem;line-height:1.5;display:flex}.book-consent input{accent-color:#d9a54a;margin-top:3px}.book-submit{color:#17130c;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;background:#d9a54a;border:0;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:0 18px;font-size:.78rem;font-weight:850;display:flex}.book-submit:disabled{cursor:wait;opacity:.65}.book-submit b{font-size:1.2rem}.book-form-error{color:#e56a5f;margin:14px 0 0;font-size:.8rem}.book-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.book-form-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:450px;display:flex}.book-form-success>span{color:#c6382f;border:1px solid #a4211c;border-radius:50%;place-items:center;width:58px;height:58px;font-family:Cormorant Garamond,serif;font-size:1.65rem;display:grid}.book-form-success>p:not(.eyebrow){color:#aaa297;max-width:520px;margin:0 0 30px;line-height:1.65}.book-page .book-product-media{background:radial-gradient(circle at 50% 45%,#3b3027 0,#0000 58%),#090807;place-items:center;display:grid}.book-page .book-product-media img{object-fit:contain;object-position:center;width:92%;height:92%}.event-detail-page .detail-media{background:#070707;place-items:center;display:grid}.event-detail-page .detail-media img{filter:none;object-fit:contain;width:100%;height:auto}.contact-page{min-height:calc(100vh - 78px);padding-top:100px;padding-bottom:110px}.contact-page h1{font-size:clamp(4.8rem,10vw,9rem)}.contact-links{border-top:1px solid var(--line);margin-top:70px}.contact-links a{border-bottom:1px solid var(--line);color:#b8b0a7;justify-content:space-between;align-items:center;gap:24px;min-height:86px;transition:color .2s,padding .2s;display:flex}.contact-links a:hover{color:var(--gold);padding-inline:16px}.contact-links span{font-family:Cormorant Garamond,serif;font-size:2rem}.contact-links b{letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}.book-story{padding:90px 0}.book-story-grid{grid-template-columns:.8fr 1.2fr;gap:72px;display:grid}.book-story h2{margin:8px 0;font-size:clamp(3.2rem,6vw,5.6rem);line-height:.96}.book-chapters{grid-template-columns:1fr 1fr;gap:14px;display:grid}.chapter{border:1px solid var(--line);background:#11100f;padding:24px}.chapter b{font-family:Cormorant Garamond,serif;font-size:1.8rem;display:block}.chapter p{color:var(--muted);line-height:1.55}.admin-page{background:#11100f;min-height:100vh}.admin-shell{width:min(1180px,100%);margin:auto;padding:42px}.admin-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;display:flex}.admin-head h1{margin:8px 0 0;font-size:clamp(3rem,6vw,5rem)}.admin-layout{grid-template-columns:.78fr 1.22fr;align-items:start;gap:22px;display:grid}.admin-panel{border:1px solid var(--line);background:#181512;border-radius:16px;padding:28px}.admin-panel h2{margin:0 0 22px;font-size:2rem}.field{gap:8px;margin-bottom:16px;display:grid}.field label{color:#b9b1a8;font-size:.78rem;font-weight:700}.field input,.field textarea{color:#fff;background:#0f0e0d;border:1px solid #ffffff24;border-radius:9px;outline:none;width:100%;padding:12px 13px}.field input:focus,.field textarea:focus{border-color:var(--gold)}.field textarea{resize:vertical;min-height:90px}.admin-actions{gap:10px;margin-top:20px;display:flex}.admin-button{background:var(--gold);color:#17130c;cursor:pointer;border:0;border-radius:999px;padding:12px 18px;font-weight:700}.admin-button.secondary-button{border:1px solid var(--line);color:var(--text);background:0 0}.admin-button.danger{color:#f0c7c1;background:#44201d}.admin-list{gap:12px;display:grid}.admin-event{border:1px solid var(--line);background:#181512;border-radius:14px;grid-template-columns:140px 1fr auto;align-items:center;gap:18px;padding:14px;display:grid}.admin-event img{object-fit:cover;filter:grayscale();border-radius:8px;width:140px;height:110px}.admin-event h3{margin:0 0 6px;font-size:1.6rem}.admin-event p{color:var(--muted);margin:0;font-size:.86rem}.admin-event-actions{gap:8px;display:grid}.status-message{min-height:24px;color:var(--gold);font-size:.85rem}@media (max-width:900px){.hero{grid-template-columns:1fr;min-height:auto}.hero-portrait{aspect-ratio:4/5;width:min(620px,100%);height:auto;margin:0 auto}.section-head,.book-story-grid{grid-template-columns:1fr;gap:24px}.book-card{grid-template-columns:1fr}.book-media{min-height:560px;max-height:700px}.event-grid,.detail-hero{grid-template-columns:1fr}.detail-media{order:2;min-height:70vh}.admin-layout{grid-template-columns:1fr}}@media (max-width:680px){.shell{padding-inline:20px}.topbar{height:68px}.signature{font-size:1.25rem}.text-link{display:none}.topnav .pill{min-height:40px;padding-inline:14px;font-size:.72rem}.hero{gap:38px;padding-top:38px;padding-bottom:58px}h1{font-size:4.1rem}.lead{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.stats{grid-template-columns:1fr 1fr;gap:24px 18px}.stats strong{font-size:1.65rem}.hero-portrait{width:100%}.directions-section,.events-section{padding:64px 0}.direction-grid{grid-template-columns:1fr}.direction-card{min-height:460px}.section-head h2{font-size:3.15rem}.book-section{padding-top:58px;padding-bottom:58px}.book-card,.book-media{min-height:0}.book-media{aspect-ratio:4/5}.book-copy{padding:36px 24px 42px}.book-copy h2{font-size:3.9rem}.book-modal-backdrop{place-items:end center;padding:10px}.book-modal{max-height:calc(100svh - 20px);padding:42px 22px 26px}.book-form-grid{grid-template-columns:1fr}.book-modal h2{font-size:3.6rem}.book-form-success{min-height:430px}.events-head{flex-direction:column;align-items:start}.event-poster{aspect-ratio:16/10;min-height:0}.contact-section{padding:72px 20px 82px}.site-footer{gap:30px;padding:44px 20px 30px}.footer-links{gap:20px 28px}.subnav{height:68px}.detail-copy{padding:44px 20px}.detail-copy h1{font-size:4rem}.detail-media{min-height:520px}.book-story{padding:64px 0}.book-chapters{grid-template-columns:1fr}.admin-shell{padding:24px 16px 44px}.admin-head{flex-direction:column;align-items:start}.admin-event{grid-template-columns:92px 1fr}.admin-event img{width:92px;height:100%;min-height:100px}.admin-event-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}}.editorial-page{--ed-ink:#181716;--ed-paper:#f2eee5;--ed-wine:#6f1024;--ed-gold:#c99a4b;background:var(--ed-paper);min-height:100vh;color:var(--ed-ink);font-family:Manrope,sans-serif;overflow:hidden}.editorial-page h1,.editorial-page h2,.editorial-page h3{font-family:Cormorant Garamond,serif;font-weight:500}.editorial-nav{background:var(--ed-paper);border-bottom:1px solid #1817162e;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;height:76px;padding:0 clamp(22px,4vw,62px);display:grid}.editorial-monogram{letter-spacing:-.08em;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:600}.editorial-nav nav{letter-spacing:.08em;text-transform:uppercase;gap:34px;font-size:.74rem;font-weight:700;display:flex}.editorial-nav nav a:hover{color:var(--ed-wine)}.editorial-nav-cta{border-bottom:1px solid var(--ed-wine);color:var(--ed-wine);letter-spacing:.06em;text-transform:uppercase;justify-self:end;padding-bottom:4px;font-size:.74rem;font-weight:800}.editorial-hero{grid-template-columns:1.08fr .92fr;min-height:790px;display:grid}.editorial-hero-photo{background:#252220;min-height:790px;position:relative;overflow:hidden}.editorial-hero-photo:after{content:"";background:linear-gradient(90deg,#1c16130a,#1c16134d);position:absolute;inset:0}.editorial-hero-photo img{object-fit:cover;object-position:48% center;filter:sepia(.18)saturate(.75)contrast(1.06);width:100%;height:100%}.editorial-vertical-label{z-index:2;color:#fff;letter-spacing:.18em;writing-mode:vertical-rl;font-size:.67rem;font-weight:800;position:absolute;bottom:32px;left:24px;transform:rotate(180deg)}.editorial-hero-copy{background:var(--ed-wine);color:#fff;flex-direction:column;justify-content:center;padding:90px clamp(42px,6vw,98px) 70px;display:flex}.editorial-overline{color:#e4cda6;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.editorial-hero h1{letter-spacing:-.07em;margin:38px 0 34px;font-size:clamp(5.4rem,8.8vw,9rem);line-height:.7}.editorial-hero h1 em{color:var(--ed-paper);white-space:nowrap;margin-left:-10vw;font-weight:500;display:block}.editorial-intro{color:#ffffffb8;max-width:540px;margin:0;font-family:Cormorant Garamond,serif;font-size:1.55rem;line-height:1.35}.editorial-hero-meta{border-top:1px solid #ffffff40;grid-template-columns:repeat(3,1fr);margin-top:48px;padding-top:24px;display:grid}.editorial-hero-meta b{color:#e4cda6;font-family:Cormorant Garamond,serif;font-size:2.1rem;line-height:1;display:block}.editorial-hero-meta span{color:#ffffff8a;text-transform:uppercase;margin-top:7px;font-size:.66rem;font-weight:800;display:block}.editorial-button{color:#fff;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff6b;justify-content:space-between;align-items:center;width:min(390px,100%);min-height:62px;margin-top:42px;padding:0 22px;font-size:.74rem;font-weight:800;transition:background .2s,color .2s;display:flex}.editorial-button:hover{background:var(--ed-paper);color:var(--ed-wine)}.editorial-audiences{border-top:1px solid #1817162e;border-left:1px solid #1817162e;grid-template-columns:repeat(3,1fr);display:grid}.editorial-audiences article{border-bottom:1px solid #1817162e;border-right:1px solid #1817162e;grid-template-columns:42px 1fr 20px;align-items:end;gap:18px;min-height:220px;padding:30px clamp(24px,3.4vw,54px);display:grid}.editorial-audiences article>span{color:var(--ed-wine);align-self:start;font-family:Cormorant Garamond,serif}.editorial-audiences h2{margin:0 0 10px;font-size:2.2rem;line-height:1}.editorial-audiences p{color:#716b65;margin:0;font-size:.82rem;line-height:1.5}.editorial-audiences article>b{color:var(--ed-wine);font-size:1.1rem}.editorial-section-label{color:var(--ed-wine);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:900}.editorial-manifesto{grid-template-columns:1.08fr .92fr;min-height:820px;display:grid}.editorial-manifesto-copy{flex-direction:column;justify-content:center;padding:110px clamp(42px,8vw,130px);display:flex}.editorial-manifesto-copy h2,.editorial-journal-heading h2,.editorial-credentials-title h2,.editorial-world-head h2,.editorial-process-intro h2,.editorial-contact h2{letter-spacing:-.055em;margin:28px 0 0;font-size:clamp(4.2rem,7.2vw,7rem);line-height:.82}.editorial-page h2 em{color:var(--ed-wine);font-weight:500}.editorial-manifesto-copy>p:not(.editorial-section-label){color:#6c6660;max-width:700px;margin:44px 0 0;font-size:1rem;line-height:1.75}.editorial-manifesto blockquote{color:var(--ed-wine);border-top:1px solid #cfc8bb;margin:58px 0 0;padding-top:30px;font-family:Cormorant Garamond,serif;font-size:2rem;font-style:italic}.editorial-manifesto-photo{background:var(--ed-gold);min-height:820px;position:relative;overflow:hidden}.editorial-manifesto-photo:before{content:"";border:1px solid #18171659;border-radius:50%;width:560px;height:560px;position:absolute;top:14%;left:50%;transform:translate(-50%)}.editorial-manifesto-photo>span{z-index:2;font-family:Cormorant Garamond,serif;font-size:1.3rem;position:absolute;top:34px;left:34px}.editorial-manifesto-photo img{object-fit:contain;object-position:center bottom;filter:sepia(.14)saturate(.85)drop-shadow(0 26px 30px #301b0640);width:108%;max-width:none;height:100%;position:absolute;bottom:-3%;left:-4%}.editorial-manifesto-photo>div{z-index:2;align-items:end;gap:10px;display:flex;position:absolute;bottom:32px;right:32px}.editorial-manifesto-photo b{color:var(--ed-wine);font-family:Cormorant Garamond,serif;font-size:2.7rem;line-height:.8}.editorial-manifesto-photo small{text-transform:uppercase;max-width:70px;font-size:.62rem;font-weight:800;line-height:1.3}.editorial-journal{background:var(--ed-ink);color:#fff;grid-template-rows:auto 190px;grid-template-columns:.9fr 1.15fr .75fr;gap:26px;padding:130px clamp(22px,4vw,62px);display:grid}.editorial-journal-heading{align-self:center;padding:20px 30px 20px 0}.editorial-journal-heading .editorial-section-label{color:var(--ed-gold)}.editorial-journal-heading h2{font-size:clamp(4rem,6.5vw,6.3rem)}.editorial-journal-heading h2 em{color:var(--ed-gold)}.editorial-journal-heading>p:last-child{color:#a59e95;max-width:510px;margin:40px 0 0;line-height:1.72}.editorial-journal figure{margin:0;position:relative;overflow:hidden}.editorial-journal img{object-fit:cover;filter:grayscale()contrast(1.08);width:100%;height:100%;transition:filter .4s,transform .5s}.editorial-journal figure:hover img{filter:grayscale(0)contrast();transform:scale(1.02)}.editorial-journal-main{grid-row:1/3;min-height:620px}.editorial-journal-side{align-self:end;min-height:400px}.editorial-journal figcaption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141211d1;justify-content:space-between;align-items:end;gap:18px;padding:16px;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.editorial-journal figcaption b{color:#e3c28e;font-family:Cormorant Garamond,serif;font-size:1.9rem}.editorial-journal figcaption span{color:#d1ccc4;text-align:right;text-transform:uppercase;max-width:160px;font-size:.62rem;font-weight:800;line-height:1.35}.editorial-credentials{grid-template-columns:.7fr 1.3fr;gap:90px;padding:130px clamp(22px,4vw,62px);display:grid}.editorial-credentials-title{align-self:start;position:sticky;top:42px}.editorial-credentials-title h2{font-size:clamp(4.2rem,6.4vw,6.3rem)}.editorial-credential-list{border-top:1px solid #c7bfb3}.editorial-credential-list article{border-bottom:1px solid #c7bfb3;grid-template-columns:46px 170px 230px 1fr;align-items:center;gap:26px;min-height:195px;padding:28px 0;display:grid}.editorial-credential-list article>span{color:var(--ed-wine);font-family:Cormorant Garamond,serif}.editorial-credential-list article>b{color:var(--ed-wine);font-family:Cormorant Garamond,serif;font-size:2.9rem;line-height:.9}.editorial-credential-list h3{margin:0;font-size:1.55rem;line-height:1}.editorial-credential-list p{color:#726b65;margin:0;font-size:.86rem;line-height:1.6}.editorial-world{background:var(--ed-wine);color:#fff;grid-template-columns:.85fr 1.15fr;display:grid}.editorial-world-head{padding:110px clamp(42px,7vw,105px)}.editorial-world-head .editorial-section-label{color:#e3c28e}.editorial-world-head h2{font-size:clamp(4.1rem,6.6vw,6.5rem)}.editorial-world-head h2 em{color:#e3c28e}.editorial-world-head>p:last-child{color:#ffffffad;max-width:570px;margin:42px 0 0;line-height:1.72}.editorial-country-list{border-left:1px solid #ffffff40;grid-template-columns:repeat(2,1fr);display:grid}.editorial-country-list div{border-bottom:1px solid #ffffff40;border-right:1px solid #ffffff40;flex-direction:column;justify-content:space-between;min-height:130px;padding:22px 28px;display:flex}.editorial-country-list span{color:#d7ae6d;font-family:Cormorant Garamond,serif}.editorial-country-list b{letter-spacing:.05em;text-transform:uppercase;font-size:.9rem}.editorial-partners{text-align:center;padding:58px clamp(22px,4vw,62px)}.editorial-partners>p{color:var(--ed-wine);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:900}.editorial-partners>div{flex-wrap:wrap;justify-content:center;gap:18px 42px;margin:32px auto 26px;display:flex}.editorial-partners span{letter-spacing:.08em;font-size:1.05rem;font-weight:900}.editorial-partners small{color:#79716a;font-size:.72rem}.editorial-process{background:#ddd3c3;grid-template-columns:.85fr 1.15fr;gap:100px;padding:130px clamp(22px,4vw,62px);display:grid}.editorial-process-intro h2{font-size:clamp(4rem,6.4vw,6.2rem)}.editorial-process-intro>p:last-child{color:#6c655e;max-width:520px;margin:40px 0 0;line-height:1.7}.editorial-process-steps{border-top:1px solid #a99e8c}.editorial-process-steps article{border-bottom:1px solid #a99e8c;grid-template-columns:70px 1fr;min-height:155px;padding:26px 0;display:grid}.editorial-process-steps article>span{color:var(--ed-wine);font-family:Cormorant Garamond,serif;font-size:1.2rem}.editorial-process-steps h3{margin:0 0 12px;font-size:2rem}.editorial-process-steps p{color:#6c655e;max-width:620px;margin:0;line-height:1.6}.editorial-contact{background:var(--ed-paper);grid-template-columns:1.2fr .8fr;display:grid}.editorial-contact-copy{padding:130px clamp(42px,8vw,130px)}.editorial-contact h2{font-size:clamp(4.7rem,8vw,7.8rem)}.editorial-contact-copy>p:not(.editorial-section-label){color:#6f6963;max-width:560px;margin:40px 0 0;line-height:1.7}.editorial-contact-actions{align-items:center;gap:24px;margin-top:38px;display:flex}.editorial-dark-button{background:var(--ed-wine);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;min-width:240px;min-height:58px;padding:0 20px;font-size:.72rem;font-weight:900;display:flex}.editorial-contact-actions>a:last-child{border-bottom:1px solid var(--ed-ink);padding-bottom:4px;font-size:.78rem;font-weight:800}.editorial-contact-card{background:var(--ed-ink);color:#fff;flex-direction:column;justify-content:center;gap:20px;padding:80px clamp(36px,5vw,78px);display:flex}.editorial-contact-card>span{color:#e3c28e;margin-bottom:60px;font-family:Cormorant Garamond,serif;font-size:2rem}.editorial-contact-card a{border-bottom:1px solid #4a4541;padding-bottom:14px;font-size:.9rem}.editorial-contact-card a:hover{color:#e3c28e}.editorial-contact-card small{color:#8f8983;letter-spacing:.08em;text-transform:uppercase;margin-top:50px;font-size:.68rem;font-weight:800}.editorial-footer{color:#756e67;letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #cfc7ba;grid-template-columns:1fr auto 1fr;align-items:center;min-height:94px;padding:0 clamp(22px,4vw,62px);font-size:.68rem;font-weight:800;display:grid}.editorial-footer .editorial-monogram{color:var(--ed-wine)}.editorial-footer>a:last-child{color:var(--ed-wine);justify-self:end;font-size:1.3rem}@media (max-width:900px){.editorial-hero{grid-template-columns:1fr}.editorial-hero-photo{min-height:620px}.editorial-hero-copy{min-height:650px}.editorial-hero h1 em{margin-left:0}.editorial-audiences,.editorial-manifesto,.editorial-world,.editorial-process,.editorial-contact{grid-template-columns:1fr}.editorial-journal{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.editorial-journal-heading{grid-column:1/3}.editorial-journal-main{grid-row:auto;min-height:600px}.editorial-journal-side{min-height:600px}.editorial-credentials{grid-template-columns:1fr}.editorial-credentials-title{position:static}.editorial-country-list{border-top:1px solid #ffffff40;border-left:0}}@media (max-width:680px){.editorial-nav{grid-template-columns:1fr auto;height:66px}.editorial-nav nav{display:none}.editorial-nav-cta{font-size:.65rem}.editorial-hero-photo{min-height:520px}.editorial-hero-copy{min-height:0;padding:68px 20px 74px}.editorial-hero h1{margin:30px 0;font-size:clamp(4rem,20vw,5.6rem)}.editorial-intro{font-size:1.28rem}.editorial-hero-meta{gap:12px}.editorial-hero-meta b{font-size:1.7rem}.editorial-button{width:100%}.editorial-audiences article{grid-template-columns:34px 1fr 18px;min-height:190px;padding:24px 20px}.editorial-audiences h2{font-size:2rem}.editorial-manifesto-copy,.editorial-world-head,.editorial-contact-copy{padding:78px 20px}.editorial-manifesto-copy h2,.editorial-journal-heading h2,.editorial-credentials-title h2,.editorial-world-head h2,.editorial-process-intro h2,.editorial-contact h2{font-size:clamp(3.6rem,16vw,5rem)}.editorial-manifesto-photo{min-height:560px}.editorial-manifesto-photo:before{width:390px;height:390px}.editorial-journal{grid-template-columns:1fr;padding:78px 20px}.editorial-journal-heading{grid-column:auto;padding-right:0}.editorial-journal-main,.editorial-journal-side{min-height:380px}.editorial-credentials,.editorial-process{gap:54px;padding:78px 20px}.editorial-credential-list article{grid-template-columns:42px 1fr;gap:18px}.editorial-credential-list article>b{font-size:2.4rem}.editorial-credential-list h3,.editorial-credential-list p{grid-column:2}.editorial-country-list{grid-template-columns:1fr 1fr}.editorial-country-list div{min-height:110px;padding:16px}.editorial-country-list b{font-size:.72rem}.editorial-partners{padding-block:48px}.editorial-partners>div{gap:14px 24px}.editorial-contact-actions{flex-direction:column;align-items:stretch}.editorial-dark-button{width:100%}.editorial-contact-card{min-height:520px;padding:68px 20px}.editorial-footer{grid-template-columns:1fr auto;min-height:120px}.editorial-footer>a:nth-child(2){display:none}}.speech-page{--speech-bg:#0b0b0c;--speech-paper:#f2efe8;--speech-orange:#ff5a2f;--speech-acid:#d8ff3e;--speech-blue:#2d52ff;background:var(--speech-bg);color:#f7f4ee;min-height:100vh;font-family:Manrope,sans-serif;overflow:hidden}.speech-page h1,.speech-page h2,.speech-page h3{font-family:Manrope,sans-serif;font-weight:700}.speech-shell{width:min(1280px,100%);margin:0 auto;padding-inline:48px}.speech-nav{border-bottom:1px solid #ffffff29;grid-template-columns:1fr auto 1fr;align-items:center;gap:26px;height:82px;display:grid}.speech-logo{letter-spacing:-.03em;align-items:center;gap:14px;font-weight:800;display:flex}.speech-logo small{color:#777;letter-spacing:.08em;text-transform:uppercase;border-left:1px solid #555;padding-left:14px;font-size:.58rem;font-weight:700;line-height:1.25}.speech-nav nav{color:#8c8c8b;gap:28px;font-size:.75rem;font-weight:700;display:flex}.speech-nav nav a:hover{color:#fff}.speech-cta{border:1px solid var(--speech-acid);background:var(--speech-acid);color:#0b0b0c;letter-spacing:.045em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:32px;min-height:58px;padding:0 22px;font-size:.76rem;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex}.speech-cta:hover{box-shadow:8px 8px 0 var(--speech-blue);transform:translateY(-3px)}.speech-cta span{font-size:1.2rem}.speech-cta-small{justify-self:end;gap:18px;min-height:42px;padding-inline:16px;font-size:.62rem}.speech-hero{grid-template-columns:1.05fr .95fr;align-items:center;min-height:820px;display:grid;position:relative}.speech-hero-copy{z-index:3;padding:94px 0 110px;position:relative}.speech-kicker{color:var(--speech-acid);letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:900}.speech-hero h1{letter-spacing:-.085em;text-transform:uppercase;margin:32px 0 38px;font-size:clamp(5.2rem,9.5vw,9.1rem);line-height:.72}.speech-page h1 em,.speech-page h2 em{color:var(--speech-orange);text-transform:none;font-family:Cormorant Garamond,serif;font-weight:500}.speech-hero h1 em{letter-spacing:-.06em;margin-left:7vw;font-size:.82em}.speech-lead{max-width:610px;margin:0 0 34px;font-size:1.28rem;font-weight:600;line-height:1.42}.speech-micro{color:#60605f;margin:14px 0 0;font-size:.68rem}.speech-hero-visual{align-self:end;height:700px;position:relative}.speech-hero-visual:before{content:"";background:var(--speech-blue);border-radius:50%;width:530px;height:530px;position:absolute;top:12%;left:5%;box-shadow:0 0 100px #2d52ff47}.speech-hero-visual img{z-index:2;object-fit:contain;object-position:center bottom;filter:grayscale()contrast(1.12)drop-shadow(0 20px 35px #0006);width:116%;max-width:none;height:100%;position:absolute;bottom:0;left:-7%}.speech-orbit{z-index:1;border:1px solid #d8ff3e61;border-radius:50%;width:620px;height:620px;animation:28s linear infinite speech-spin;position:absolute;top:4%;left:-3%}.speech-orbit span{background:var(--speech-acid);width:10px;height:10px;box-shadow:0 0 18px var(--speech-acid);border-radius:50%;position:absolute}.speech-orbit span:first-child{top:-5px;left:52%}.speech-orbit span:nth-child(2){bottom:120px;right:35px}.speech-orbit span:nth-child(3){bottom:130px;left:40px}@keyframes speech-spin{to{transform:rotate(360deg)}}.speech-hero-note{z-index:4;align-items:center;gap:12px;display:flex;position:absolute;bottom:90px;right:0}.speech-hero-note b{color:var(--speech-acid);font-size:2.5rem;line-height:1}.speech-hero-note span{color:#bcbcbc;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800}.speech-soundline{z-index:3;color:var(--speech-acid);letter-spacing:.35em;font-size:1rem;position:absolute;top:42%;right:-95px;transform:rotate(90deg)}.speech-marquee{background:var(--speech-orange);color:#0b0b0c;transform-origin:0;border-block:1px solid #111;overflow:hidden;transform:rotate(-1deg)}.speech-marquee div{letter-spacing:.18em;word-spacing:.6em;white-space:nowrap;width:max-content;padding:13px 0;font-size:.7rem;font-weight:1000;animation:28s linear infinite speech-marquee}@keyframes speech-marquee{to{transform:translate(-50%)}}.speech-section{padding-top:120px;padding-bottom:120px}.speech-problem{grid-template-columns:260px 1fr;gap:70px;display:grid}.speech-section-label{color:#5e5e5d;letter-spacing:.13em;text-transform:uppercase;padding-top:10px;font-size:.68rem;font-weight:800}.speech-page h2{letter-spacing:-.075em;text-transform:uppercase;margin:0;font-size:clamp(4rem,7.7vw,7rem);line-height:.82}.speech-big-copy{color:#a8a8a5;max-width:930px;margin:54px 0 0;font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.45}.speech-audience{background:var(--speech-paper);color:#101011}.speech-title-row{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.speech-title-row>p{color:#65635f;max-width:500px;margin:0 0 8px;font-size:1rem;line-height:1.7}.speech-audience .speech-kicker{color:var(--speech-blue);margin-bottom:28px}.speech-audience-grid{border-top:1px solid #bdb9b0;border-left:1px solid #bdb9b0;grid-template-columns:repeat(3,1fr);display:grid}.speech-audience-grid article{border-bottom:1px solid #bdb9b0;border-right:1px solid #bdb9b0;flex-direction:column;min-height:260px;padding:27px;display:flex}.speech-audience-grid article>span{color:var(--speech-orange);font-family:Cormorant Garamond,serif;font-size:.9rem}.speech-audience-grid h3{letter-spacing:-.04em;margin:auto 0 14px;font-size:1.55rem}.speech-audience-grid p{color:#67645f;margin:0;font-size:.9rem;line-height:1.6}.speech-inline-cta{border-top:1px solid #bdb9b0;justify-content:space-between;align-items:center;gap:32px;margin-top:42px;padding-top:30px;display:flex}.speech-inline-cta p{color:#57544f;max-width:620px;margin:0}.speech-inline-cta .speech-cta{color:#fff;background:#101011;border-color:#101011}.speech-results{color:#f7f4ee;background:radial-gradient(circle at 86% 10%,#2d52ff6b,#0000 34%),linear-gradient(145deg,#121522 0%,#08090d 72%);padding:125px 0;position:relative;overflow:hidden}.speech-results:before{content:"";pointer-events:none;border:1px solid #d8ff3e3d;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-240px;right:-170px;box-shadow:0 0 0 70px #d8ff3e09,0 0 0 140px #d8ff3e06}.speech-results .speech-shell{z-index:1;position:relative}.speech-results .speech-kicker{color:var(--speech-acid);margin-bottom:30px}.speech-results h2{margin-bottom:70px}.speech-results h2 em{color:var(--speech-orange)}.speech-result-list{border-top:2px solid #f7f4eeb8}.speech-result-list>div{border-bottom:1px solid #f7f4ee33;grid-template-columns:58px 220px 1fr 36px;align-items:center;gap:24px;padding:24px 0;display:grid}.speech-result-list span,.speech-result-list b{color:var(--speech-acid)}.speech-result-list p{color:#f7f4eeb3}.speech-result-list span{font-family:Cormorant Garamond,serif}.speech-result-list h3{letter-spacing:-.04em;margin:0;font-size:1.7rem}.speech-result-list p{max-width:730px;margin:0;line-height:1.55}.speech-result-list b{font-size:1.6rem}.speech-method{grid-template-columns:.92fr 1.08fr;gap:90px;display:grid}.speech-method-intro{align-self:start;position:sticky;top:42px}.speech-method-intro .speech-kicker{margin-bottom:26px}.speech-method-intro h2{font-size:clamp(3.8rem,6.4vw,6rem)}.speech-method-intro>p:last-child{color:#91918f;max-width:600px;margin:40px 0 0;line-height:1.75}.speech-method-steps{border-top:1px solid #363636}.speech-method-steps article{border-bottom:1px solid #363636;grid-template-columns:68px 1fr;min-height:160px;padding:27px 0;display:grid}.speech-method-steps article>span{color:var(--speech-acid);font-family:Cormorant Garamond,serif;font-size:1rem}.speech-method-steps h3{letter-spacing:-.045em;margin:0 0 12px;font-size:2rem}.speech-method-steps p{color:#8d8d8a;max-width:620px;margin:0;line-height:1.6}.speech-practice{background:var(--speech-blue);padding:125px 0}.speech-practice-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:100px;display:grid}.speech-practice .speech-kicker{color:var(--speech-acid);margin-bottom:28px}.speech-practice h2 em{color:var(--speech-acid)}.speech-practice-copy>p{margin:0 0 30px;font-size:1.2rem;line-height:1.55}.speech-practice-copy ul{border-top:1px solid #fff6;margin:0 0 34px;padding:0;list-style:none}.speech-practice-copy li{border-bottom:1px solid #fff6;padding:15px 0;font-size:.9rem}.speech-process{border-top:1px solid #ffffff61;border-left:1px solid #ffffff61;grid-template-columns:repeat(5,1fr);margin-top:78px;display:grid}.speech-process article{border-bottom:1px solid #ffffff61;border-right:1px solid #ffffff61;flex-direction:column;min-height:290px;padding:24px;display:flex}.speech-process article>span{color:var(--speech-acid);font-family:Cormorant Garamond,serif;font-size:.9rem}.speech-process article>div{margin-top:auto}.speech-process h3{letter-spacing:-.04em;margin:0 0 13px;font-size:1.2rem;line-height:1.05}.speech-process p{color:#ffffffb8;margin:0;font-size:.78rem;line-height:1.55}.speech-video-proof{grid-template-columns:1fr 74px 1fr;align-items:stretch;margin-top:28px;display:grid}.speech-video-card{background:#04082d42;border:1px solid #ffffff6b;min-height:330px;padding:34px;position:relative;overflow:hidden}.speech-video-card:after{content:"";border:34px solid #d8ff3e2e;border-radius:50%;width:240px;height:240px;position:absolute;top:-95px;right:-95px}.speech-video-card>span{letter-spacing:.15em;text-transform:uppercase;font-size:.62rem;font-weight:900}.speech-video-card>b{color:var(--speech-acid);letter-spacing:-.08em;margin:38px 0 25px;font-size:clamp(4rem,7vw,7rem);line-height:.7;display:block}.speech-video-card h3{letter-spacing:-.04em;margin:0 0 13px;font-size:1.65rem}.speech-video-card p{color:#ffffffb8;max-width:520px;margin:0;line-height:1.6}.speech-video-after{background:var(--speech-acid);color:#101011}.speech-video-after:after{border-color:#2d52ff33}.speech-video-after>b{color:var(--speech-blue)}.speech-video-after p{color:#43443e}.speech-video-arrow{color:var(--speech-acid);place-items:center;font-size:2rem;display:grid}.speech-coach{background:var(--speech-paper);color:#111;grid-template-columns:.92fr 1.08fr;min-height:760px;display:grid}.speech-coach-photo{min-height:760px;overflow:hidden}.speech-coach-photo img{object-fit:cover;filter:grayscale()contrast(1.12);width:100%;height:100%}.speech-coach-copy{flex-direction:column;justify-content:center;padding:90px clamp(48px,7vw,110px);display:flex}.speech-coach-copy .speech-kicker{color:var(--speech-blue);margin-bottom:28px}.speech-coach-copy h2 em{color:var(--speech-orange)}.speech-coach-lead{margin:42px 0 12px;font-size:1.4rem;font-weight:700;line-height:1.35}.speech-coach-copy>p:not(.speech-kicker):not(.speech-coach-lead){color:#696661;line-height:1.7}.speech-facts{border-top:1px solid #bcb8af;border-left:1px solid #bcb8af;grid-template-columns:repeat(3,1fr);margin-top:36px;display:grid}.speech-facts div{border-bottom:1px solid #bcb8af;border-right:1px solid #bcb8af;padding:18px}.speech-facts b{color:var(--speech-blue);font-size:1.8rem;display:block}.speech-facts span{color:#76736e;text-transform:uppercase;margin-top:8px;font-size:.62rem;font-weight:800;line-height:1.35;display:block}.speech-price{padding-top:120px;padding-bottom:120px}.speech-price-card{box-shadow:15px 15px 0 var(--speech-orange);background:radial-gradient(circle at 90% 0,#2d52ff8c,#0000 38%),#111;border:1px solid #333;padding:58px}.speech-price-head{justify-content:space-between;gap:30px;display:flex}.speech-price-controls{align-items:stretch;gap:12px;display:flex}.speech-currency-switch{border:1px solid #555;grid-template-columns:1fr 1fr;display:grid}.speech-currency-switch button{color:#8f908a;min-width:78px;font:inherit;cursor:pointer;background:#00000047;border:0;padding:10px 13px;font-size:.9rem;font-weight:900;transition:background .2s,color .2s}.speech-currency-switch button+button{border-left:1px solid #555}.speech-currency-switch button span{letter-spacing:.08em;margin-left:4px;font-size:.58rem}.speech-currency-switch button.is-active{background:var(--speech-acid);color:#111}.speech-price-special{text-align:right;text-transform:uppercase;background:#d8ff3e14;border:1px solid #d8ff3ea6;gap:4px;padding:12px 15px;display:grid}.speech-price-special small{color:#92938b;letter-spacing:.12em;font-size:.58rem;font-weight:800}.speech-price-special b{color:var(--speech-acid);letter-spacing:.08em;font-size:.75rem}.speech-price h2{color:var(--speech-acid);margin:64px 0 22px;font-size:clamp(5.5rem,12vw,11rem)}.speech-price-regular{border-left:3px solid var(--speech-orange);background:#ff5a2f1a;align-items:baseline;gap:12px;width:max-content;margin-bottom:25px;padding:12px 15px;color:#f7f4ee!important;letter-spacing:.04em!important;text-transform:none!important;font-size:1rem!important;text-decoration:none!important;display:flex!important}.speech-price-regular small{color:#aaa9a4;text-transform:uppercase;font-weight:700;font-size:.72rem!important}.speech-price-regular b{color:#f7f4ee;text-decoration:line-through;-webkit-text-decoration-color:var(--speech-orange);text-decoration-color:var(--speech-orange);font-size:1.2rem;text-decoration-thickness:2px}.speech-price h2>small{letter-spacing:.02em;text-transform:uppercase;font-size:.12em}.speech-price-rate{color:#777873;margin:0 0 46px;font-size:.72rem;line-height:1.5}.speech-price-bottom{border-top:1px solid #3c3c3b;justify-content:space-between;align-items:end;gap:50px;padding-top:28px;display:flex}.speech-price-bottom b{font-size:1.2rem}.speech-price-bottom p{color:#8d8d89;max-width:670px;margin:10px 0 0;font-size:.84rem;line-height:1.6}.speech-faq{border-top:1px solid #2d2d2d;grid-template-columns:.72fr 1.28fr;gap:100px;display:grid}.speech-faq .speech-kicker{margin-bottom:28px}.speech-faq h2{font-size:clamp(3.7rem,6.5vw,6.2rem)}.speech-faq-list{border-top:1px solid #393939}.speech-faq-list details{border-bottom:1px solid #393939}.speech-faq-list summary{cursor:pointer;justify-content:space-between;gap:30px;padding:24px 0;font-size:1rem;font-weight:800;list-style:none;display:flex}.speech-faq-list summary::-webkit-details-marker{display:none}.speech-faq-list summary span{color:var(--speech-acid);font-size:1.5rem;font-weight:400;transition:transform .2s}.speech-faq-list details[open] summary span{transform:rotate(45deg)}.speech-faq-list details p{color:#8b8b88;max-width:720px;margin:0;padding:0 40px 24px 0;line-height:1.65}.speech-footer{background:var(--speech-paper);color:#111;text-align:center;padding:120px 0 28px}.speech-footer .speech-kicker{color:var(--speech-blue)}.speech-footer h2{margin:36px 0 50px;font-size:clamp(5rem,10vw,9rem)}.speech-footer h2 em{color:var(--speech-orange)}.speech-footer-line{color:#7b7872;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #bbb7ae;justify-content:space-between;margin-top:110px;padding-top:22px;font-size:.65rem;font-weight:800;display:flex}.speech-mobile-cta{display:none}@media (max-width:980px){.speech-nav{grid-template-columns:1fr auto}.speech-nav nav{display:none}.speech-hero{grid-template-columns:1fr;min-height:auto}.speech-hero-copy{padding-bottom:20px}.speech-hero-visual{width:min(680px,100%);height:680px;margin:0 auto}.speech-problem,.speech-title-row,.speech-method,.speech-practice-grid,.speech-faq{grid-template-columns:1fr;gap:48px}.speech-audience-grid{grid-template-columns:repeat(2,1fr)}.speech-method-intro{position:static}.speech-coach{grid-template-columns:1fr}.speech-coach-photo{min-height:680px;max-height:780px}.speech-process{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.speech-shell{padding-inline:20px}.speech-nav{height:68px}.speech-logo{font-size:.9rem}.speech-logo small,.speech-cta-small{display:none}.speech-hero-copy{min-width:0;padding-top:62px}.speech-hero h1{letter-spacing:-.075em;max-width:100%;font-size:clamp(3.55rem,18vw,4.7rem);line-height:.8}.speech-hero h1 em{margin-left:0}.speech-lead{font-size:1.05rem}.speech-cta{width:100%;min-height:56px}.speech-hero-visual{height:520px}.speech-hero-visual:before{width:390px;height:390px;top:12%;left:50%;transform:translate(-50%)}.speech-orbit{width:440px;height:440px;animation:none;left:50%;transform:translate(-50%)}.speech-soundline{display:none}.speech-hero-note{bottom:40px;right:2px}.speech-section,.speech-results,.speech-practice{padding-top:78px;padding-bottom:78px}.speech-page h2{font-size:clamp(3.05rem,14vw,4.45rem);line-height:.88}.speech-problem h2{line-height:.86}.speech-problem-accent{letter-spacing:-.04em;white-space:nowrap;margin-top:.12em;font-size:.72em;line-height:1;display:block}.speech-big-copy{margin-top:38px;font-size:1.1rem}.speech-results h2{line-height:.9}.speech-results:before{width:300px;height:300px;bottom:-150px;right:-175px}.speech-audience-grid{grid-template-columns:1fr}.speech-audience-grid article{min-height:230px}.speech-inline-cta{flex-direction:column;align-items:stretch}.speech-result-list>div{grid-template-columns:42px 1fr 26px}.speech-result-list h3{font-size:1.35rem}.speech-result-list p{grid-column:2/4}.speech-practice h2{line-height:1.02}.speech-practice h2 em{margin-top:.12em;display:block}.speech-price{padding:78px 20px 88px}.speech-price-card{box-shadow:8px 8px 0 var(--speech-orange);padding:30px 22px}.speech-price-head{flex-direction:column;align-items:stretch}.speech-price-controls{flex-direction:column}.speech-currency-switch button{min-height:48px}.speech-price-special{text-align:left;width:100%}.speech-price h2{margin:45px 0 18px;font-size:clamp(3.55rem,18vw,4.6rem)}.speech-price-regular{flex-direction:column;align-items:flex-start;gap:5px;width:100%;margin-bottom:26px}.speech-price-rate{margin-bottom:34px}.speech-price-bottom{flex-direction:column;align-items:stretch}.speech-method-steps article{grid-template-columns:45px 1fr}.speech-coach-photo{min-height:510px}.speech-coach-copy{padding:70px 20px}.speech-facts{grid-template-columns:1fr}.speech-process{grid-template-columns:1fr;margin-top:60px}.speech-process article{min-height:220px}.speech-video-proof{grid-template-columns:1fr}.speech-video-arrow{min-height:60px;transform:rotate(90deg)}.speech-video-card{min-height:300px;padding:28px}.speech-footer{padding-top:82px;padding-bottom:88px}.speech-footer-line{flex-wrap:wrap;gap:16px;margin-top:72px}.speech-mobile-cta{z-index:30;background:var(--speech-acid);color:#0b0b0c;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;height:58px;padding:0 18px;font-size:.72rem;font-weight:900;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 8px 30px #0006}}@media (prefers-reduced-motion:reduce){.speech-orbit,.speech-marquee div{animation:none}}.gent-page{--gent-green:#102d27;--gent-deep:#091512;--gent-paper:#e9e2d3;--gent-cream:#f3ede0;--gent-brass:#bb9362;--gent-line:#e9e2d333;background:var(--gent-deep);min-height:100vh;color:var(--gent-paper);font-family:Manrope,sans-serif;overflow:hidden}.gent-page h1,.gent-page h2,.gent-page h3{font-family:Manrope,sans-serif;font-weight:650}.gent-shell{width:min(1400px,100%);margin:0 auto;padding-inline:clamp(24px,4vw,64px)}.gent-kicker{color:var(--gent-brass);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.gent-nav{border-bottom:1px solid var(--gent-line);background:var(--gent-deep);grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:84px;display:grid}.gent-logo{border:1px solid #e9e2d361;width:44px;height:44px;font-family:Cormorant Garamond,serif;font-size:1.4rem;line-height:1;display:block;position:relative}.gent-logo span{position:absolute;top:8px;left:9px}.gent-logo b{color:var(--gent-brass);font-weight:600;position:absolute;bottom:7px;right:8px}.gent-nav nav{color:#a8b1aa;letter-spacing:.05em;gap:36px;font-size:.78rem;font-weight:700;display:flex}.gent-nav nav a:hover{color:var(--gent-paper)}.gent-nav-actions{justify-self:end;align-items:center;gap:28px;display:flex}.gent-language{color:#5e6c65;letter-spacing:.08em;align-items:center;gap:7px;font-size:.82rem;font-weight:800;display:flex}.gent-language button{color:#66736c;cursor:pointer;background:0 0;border:0;padding:6px 2px;transition:color .2s}.gent-language button:hover,.gent-language button.active{color:var(--gent-paper)}.gent-language button:focus-visible{outline:1px solid var(--gent-brass);outline-offset:3px}.gent-nav-cta{border-bottom:1px solid var(--gent-brass);color:var(--gent-paper);letter-spacing:.04em;justify-self:end;padding-bottom:5px;font-size:.78rem;font-weight:800}.gent-nav-cta span{color:var(--gent-brass);margin-left:12px}.gent-hero{background:var(--gent-green);grid-template-columns:1.08fr .92fr;min-height:780px;display:grid;position:relative}.gent-hero:before{content:"";opacity:.16;pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 calc(10vw - 1px),#ffffff24 calc(10vw - 1px) 10vw);position:absolute;inset:0}.gent-hero-copy{z-index:2;align-self:center;width:100%;padding-top:120px;padding-bottom:110px;position:relative}.gent-hero-copy .gent-kicker span{color:var(--gent-paper)}.gent-hero h1{letter-spacing:-.085em;text-transform:uppercase;max-width:930px;margin:30px 0 34px;font-size:clamp(5.5rem,9.3vw,9.7rem);line-height:.76}.gent-hero h1 em,.gent-page h2 em{color:var(--gent-brass);letter-spacing:-.045em;text-transform:none;font-family:Cormorant Garamond,serif;font-weight:500}.gent-hero h1 em{white-space:nowrap;font-size:.72em;display:block}.gent-lead{color:#c6cec8;max-width:650px;margin:0;font-size:1.12rem;line-height:1.65}.gent-hero-actions{align-items:center;gap:28px;margin-top:40px;display:flex}.gent-button{background:var(--gent-brass);color:#0d1815;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:42px;min-height:58px;padding:0 24px;font-size:.78rem;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.gent-button:hover{background:#d2ae7e;transform:translateY(-3px)}.gent-button span{font-size:1rem}.gent-quiet-link{color:#d7ddd8;border-bottom:1px solid #e9e2d366;padding-bottom:5px;font-size:.82rem;font-weight:700}.gent-quiet-link span{color:var(--gent-brass);margin-left:12px}.gent-hero-photo{z-index:1;background:#d3d1ca;min-height:780px;position:relative;overflow:hidden}.gent-hero-photo:after{content:"";pointer-events:none;background:linear-gradient(90deg,#102d2759,#0000 24%),linear-gradient(#0000 65%,#060f0d73);position:absolute;inset:0}.gent-hero-photo img{object-fit:cover;object-position:54% center;filter:saturate(.82)contrast(1.04);width:100%;height:100%}.gent-photo-stamp{z-index:2;background:var(--gent-brass);color:#13221e;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;width:132px;height:132px;padding:20px;display:flex;position:absolute;top:48px;right:44px;transform:rotate(6deg)}.gent-photo-stamp span,.gent-photo-stamp small{letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;font-weight:900}.gent-photo-stamp b{margin:2px 0;font-size:2.3rem;line-height:1}.gent-hero-photo>p{z-index:2;color:#fff;letter-spacing:.1em;text-align:right;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800;line-height:1.5;position:absolute;bottom:30px;right:38px}.gent-hero-index{z-index:3;color:#e9e2d373;align-items:baseline;gap:8px;display:flex;position:absolute;bottom:30px;left:clamp(24px,4vw,64px)}.gent-hero-index span{font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic}.gent-hero-index b{letter-spacing:.12em;font-size:.74rem}.gent-proofbar{border-block:1px solid var(--gent-line);background:#0b1c18}.gent-proofbar>.gent-shell{grid-template-columns:repeat(4,1fr);display:grid}.gent-proofbar div div{border-left:1px solid var(--gent-line);flex-direction:column;justify-content:flex-start;min-height:152px;padding:30px;display:flex}.gent-proofbar div div:first-child{border-left:0}.gent-proofbar b{min-height:2.2rem;color:var(--gent-brass);letter-spacing:-.04em;white-space:nowrap;align-items:flex-end;font-size:1.7rem;line-height:1;display:flex}.gent-proofbar span{color:#8f9b93;text-transform:uppercase;max-width:210px;min-height:2.8rem;margin-top:12px;font-size:.78rem;font-weight:700;line-height:1.45}.gent-formats{padding-top:132px;padding-bottom:142px}.gent-section-head{grid-template-columns:1.1fr .9fr;align-items:end;gap:100px;margin-bottom:72px;display:grid}.gent-section-head h2,.gent-code h2,.gent-world h2,.gent-process h2,.gent-contact h2{letter-spacing:-.075em;text-transform:uppercase;margin:24px 0 0;font-size:clamp(4.2rem,7.4vw,7.4rem);line-height:.82}.gent-section-head>p{color:#9ba69f;max-width:560px;margin:0 0 8px;font-size:1.04rem;line-height:1.72}.gent-format-grid{border-top:1px solid var(--gent-line);border-left:1px solid var(--gent-line);grid-template-columns:repeat(3,1fr);display:grid}.gent-format-grid article{border-right:1px solid var(--gent-line);border-bottom:1px solid var(--gent-line);flex-direction:column;min-height:450px;padding:30px;transition:background .25s,color .25s;display:flex}.gent-format-grid article:hover{background:var(--gent-paper);color:#13201c}.gent-format-top{justify-content:space-between;align-items:center;display:flex}.gent-format-top>span{color:var(--gent-brass);font-family:Cormorant Garamond,serif;font-size:1.2rem}.gent-format-top small{color:#748078;letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:800}.gent-format-grid h3{letter-spacing:-.055em;margin:auto 0 18px;font-size:2.15rem;line-height:1}.gent-format-grid article>p{color:#8e9991;min-height:110px;margin:0;font-size:.92rem;line-height:1.65}.gent-format-grid article:hover>p{color:#53605a}.gent-format-grid article>div:last-child{border-top:1px solid var(--gent-line);flex-wrap:wrap;gap:7px;padding-top:22px;display:flex}.gent-format-grid article>div:last-child span{border:1px solid var(--gent-line);color:#a6afa9;text-transform:uppercase;padding:7px 9px;font-size:.68rem;font-weight:800}.gent-format-grid article:hover>div:last-child{border-color:#13201c2e}.gent-format-grid article:hover>div:last-child span{color:#46514c;border-color:#13201c38}.gent-code{background:var(--gent-paper);color:#15211d;grid-template-columns:1fr 1fr;min-height:850px;display:grid}.gent-code-photo{background:#151515;min-height:850px;position:relative;overflow:hidden}.gent-code-photo img{object-fit:cover;object-position:53% center;filter:saturate(.72)sepia(.08)contrast(1.05);width:100%;height:100%}.gent-code-photo:after{content:"";background:linear-gradient(#0000 62%,#091512bf);position:absolute;inset:0}.gent-code-photo>span{z-index:2;color:#fff;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800;position:absolute;bottom:30px;left:34px}.gent-code-copy{flex-direction:column;justify-content:center;padding:100px clamp(40px,7vw,110px);display:flex}.gent-code-copy .gent-kicker{color:#876540}.gent-code h2{font-size:clamp(3.8rem,6vw,6.3rem)}.gent-code-copy>p:not(.gent-kicker){color:#59635e;max-width:690px;margin:42px 0 0;font-size:1.04rem;line-height:1.75}.gent-code-list{border-top:1px solid #b8b2a5;margin-top:44px}.gent-code-list div{border-bottom:1px solid #b8b2a5;grid-template-columns:60px 1fr;align-items:center;min-height:74px;display:grid}.gent-code-list b{color:#876540;font-family:Cormorant Garamond,serif}.gent-code-list span{font-size:.9rem;font-weight:750}.gent-showreel{padding-top:132px;padding-bottom:142px}.gent-section-head-dark>p{color:#8f9b93}.gent-gallery{grid-template-rows:1fr 1fr;grid-template-columns:1.32fr .68fr;gap:14px;min-height:760px;display:grid}.gent-gallery figure{background:#151a18;margin:0;position:relative;overflow:hidden}.gent-gallery-main{grid-row:1/3}.gent-gallery figure:after{content:"";background:linear-gradient(#0000 55%,#050c0ae0);position:absolute;inset:0}.gent-gallery img{object-fit:cover;filter:saturate(.72)contrast(1.04);width:100%;height:100%;transition:transform .6s,filter .5s}.gent-gallery figure:hover img{filter:saturate()contrast(1.02);transform:scale(1.025)}.gent-gallery-main img{object-position:center}.gent-gallery-tux img{object-position:center 30%}.gent-gallery-tweed img{object-position:center 42%}.gent-gallery figcaption{z-index:2;justify-content:space-between;align-items:end;gap:20px;display:flex;position:absolute;bottom:24px;left:26px;right:26px}.gent-gallery figcaption span{color:var(--gent-brass);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:900}.gent-gallery figcaption b{color:#fff;text-align:right;max-width:290px;font-size:.9rem}.gent-world{background:var(--gent-green);padding:130px 0}.gent-world-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:110px;display:grid}.gent-world-copy{position:sticky;top:40px}.gent-world h2{font-size:clamp(4rem,6.5vw,6.6rem)}.gent-world-copy>p:not(.gent-kicker){color:#b2beb7;max-width:570px;margin:42px 0 0;line-height:1.75}.gent-world-stat{border-top:1px solid #e9e2d347;align-items:baseline;gap:18px;margin-top:54px;padding-top:26px;display:flex}.gent-world-stat b{color:var(--gent-brass);font-size:2.2rem}.gent-world-stat span{color:#a5b1aa;text-transform:uppercase;max-width:230px;font-size:.72rem;font-weight:750;line-height:1.45}.gent-country-list{border-top:1px solid #e9e2d342;margin:0;padding:0;list-style:none}.gent-country-list li{border-bottom:1px solid #e9e2d342;grid-template-columns:68px 1fr;align-items:center;min-height:78px;display:grid}.gent-country-list span{color:var(--gent-brass);font-family:Cormorant Garamond,serif}.gent-country-list b{letter-spacing:-.03em;font-size:1.28rem;font-weight:600}.gent-trust{text-align:center;padding-top:80px;padding-bottom:90px}.gent-trust>p{color:#76827a;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:850}.gent-trust>div{flex-wrap:wrap;justify-content:center;gap:20px 48px;margin:34px 0;display:flex}.gent-trust>div span{color:#d6ddd7;letter-spacing:-.04em;font-size:1.35rem;font-weight:800}.gent-trust small{color:#707b74;font-size:.76rem;line-height:1.6}.gent-process{border-top:1px solid var(--gent-line);grid-template-columns:.88fr 1.12fr;gap:110px;padding-top:120px;padding-bottom:140px;display:grid}.gent-process-intro{align-self:start;position:sticky;top:40px}.gent-process h2{font-size:clamp(3.8rem,6vw,6.2rem)}.gent-process-intro>p:last-child{color:#8d9991;max-width:520px;margin:40px 0 0;line-height:1.75}.gent-process-list{border-top:1px solid var(--gent-line)}.gent-process-list article{border-bottom:1px solid var(--gent-line);grid-template-columns:72px 1fr;min-height:164px;padding:28px 0;display:grid}.gent-process-list article>span{color:var(--gent-brass);font-family:Cormorant Garamond,serif}.gent-process-list h3{letter-spacing:-.045em;margin:0 0 12px;font-size:1.85rem}.gent-process-list p{color:#87938b;max-width:650px;margin:0;font-size:.92rem;line-height:1.65}.gent-contact{background:var(--gent-paper);color:#12201b;padding:80px clamp(20px,4vw,64px)}.gent-contact-card{text-align:center;background:linear-gradient(#e9e2d3eb,#e9e2d3eb),url(/gentlemen-chair.jpg) 50%/cover;border:1px solid #beb7a8;flex-direction:column;justify-content:center;align-items:center;min-height:630px;padding:90px clamp(28px,7vw,110px) 36px;display:flex}.gent-contact .gent-kicker{color:#876540}.gent-contact h2{font-size:clamp(4.5rem,8.4vw,8.2rem)}.gent-contact-card>p:not(.gent-kicker){color:#58615c;max-width:560px;margin:30px auto 0;font-size:1.02rem;line-height:1.7}.gent-contact-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.gent-button-light{background:var(--gent-green);color:#fff}.gent-contact-actions>a:last-child{border-bottom:1px solid #55605a;padding-bottom:4px;font-size:.82rem;font-weight:800}.gent-contact-actions>a:last-child span{margin-left:11px}.gent-contact-meta{color:#65706a;letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #beb7a8;justify-content:space-between;width:100%;margin-top:auto;padding-top:26px;font-size:.72rem;font-weight:750;display:flex}.gent-footer{color:#718078;grid-template-columns:1fr auto 1fr;align-items:center;min-height:120px;display:grid}.gent-footer>div{letter-spacing:.07em;text-transform:uppercase;gap:28px;font-size:.7rem;font-weight:800;display:flex}.gent-footer>div a:hover{color:var(--gent-brass)}.gent-footer>a:last-child{color:var(--gent-brass);justify-self:end;font-size:1.4rem}.gent-mobile-cta{display:none}@media (max-width:980px){.gent-nav{grid-template-columns:1fr auto}.gent-nav nav{display:none}.gent-hero{grid-template-columns:1fr;min-height:auto}.gent-hero-copy{padding-top:90px;padding-bottom:90px}.gent-hero-photo{min-height:680px}.gent-hero-index{display:none}.gent-proofbar>.gent-shell{grid-template-columns:repeat(2,1fr)}.gent-proofbar div div:nth-child(3){border-left:0}.gent-section-head,.gent-world-grid,.gent-process{grid-template-columns:1fr;gap:54px}.gent-format-grid{grid-template-columns:1fr}.gent-format-grid article{min-height:350px}.gent-format-grid article>p{min-height:0;margin-bottom:28px}.gent-code{grid-template-columns:1fr}.gent-code-photo{min-height:680px}.gent-gallery{grid-template-rows:1.2fr .8fr;grid-template-columns:1fr 1fr;min-height:1200px}.gent-gallery-main{grid-area:auto/1/auto/3}.gent-world-copy,.gent-process-intro{position:static}}@media (max-width:680px){.gent-shell{padding-inline:20px}.gent-nav{height:68px}.gent-logo{width:39px;height:39px;font-size:1.2rem}.gent-nav-actions{gap:16px}.gent-nav-cta{display:none}.gent-language{font-size:.8rem}.gent-hero-copy{padding-top:66px;padding-bottom:70px}.gent-hero h1{font-size:clamp(3.7rem,17vw,5.3rem)}.gent-hero h1 em{white-space:normal}.gent-lead{font-size:1rem}.gent-hero-actions{flex-direction:column;align-items:stretch}.gent-button{width:100%}.gent-quiet-link{align-self:center}.gent-hero-photo{min-height:520px}.gent-hero-photo img{object-position:57% center}.gent-photo-stamp{width:106px;height:106px;padding:13px;top:22px;right:18px}.gent-photo-stamp b{font-size:1.85rem}.gent-photo-stamp span,.gent-photo-stamp small{font-size:.52rem}.gent-hero-photo>p{bottom:20px;right:18px}.gent-proofbar>.gent-shell{grid-template-columns:1fr}.gent-proofbar div div{border-left:0;border-top:1px solid var(--gent-line);min-height:95px;padding:20px 0}.gent-proofbar div div:first-child{border-top:0}.gent-formats,.gent-showreel{padding-top:84px;padding-bottom:88px}.gent-section-head{margin-bottom:42px}.gent-section-head h2,.gent-code h2,.gent-world h2,.gent-process h2,.gent-contact h2{font-size:clamp(3.5rem,16vw,5rem)}.gent-section-head>p{font-size:.94rem}.gent-format-grid article{min-height:390px;padding:24px}.gent-code-photo{min-height:510px}.gent-code-copy{padding:78px 20px}.gent-code-copy>p:not(.gent-kicker){font-size:.96rem}.gent-gallery{grid-template-rows:auto;grid-template-columns:1fr;min-height:auto;display:grid}.gent-gallery-main{grid-column:auto}.gent-gallery figure{min-height:380px}.gent-gallery-main{min-height:460px!important}.gent-gallery figcaption{flex-direction:column;align-items:start;gap:7px}.gent-gallery figcaption b{text-align:left}.gent-world{padding:86px 0}.gent-world-grid{gap:52px}.gent-world-stat{flex-direction:column;align-items:flex-start}.gent-country-list li{min-height:68px}.gent-trust{padding-top:65px;padding-bottom:70px}.gent-trust>div{gap:18px 28px}.gent-trust>div span{font-size:1.1rem}.gent-process{padding-top:84px;padding-bottom:88px}.gent-process-list article{grid-template-columns:48px 1fr}.gent-process-list h3{font-size:1.55rem}.gent-contact{padding:20px}.gent-contact-card{min-height:650px;padding:70px 20px 24px}.gent-contact-actions{flex-direction:column;align-items:stretch;width:100%}.gent-contact-actions>a:last-child{align-self:center}.gent-contact-meta{flex-direction:column;align-items:center;gap:12px}.gent-footer{grid-template-columns:1fr auto;min-height:125px}.gent-footer>div{display:none}.gent-mobile-cta{z-index:40;background:var(--gent-brass);color:#10201b;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;height:58px;padding:0 18px;font-size:.72rem;font-weight:900;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 8px 30px #00000061}}.host-page{--host-ink:#080b12;--host-paper:#f5f3ed;--host-blue:#4169ff;--host-amber:#ffb22f;background:var(--host-ink);color:#f8f6f1;min-height:100vh;font-family:Manrope,sans-serif;overflow:hidden}.host-page h1,.host-page h2,.host-page h3{font-family:Manrope,sans-serif;font-weight:750}.host-shell{width:min(1320px,100%);margin:0 auto;padding-inline:52px}.host-nav{border-bottom:1px solid #ffffff26;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;height:82px;display:grid}.host-logo{white-space:nowrap;font-family:Cormorant Garamond,serif;font-size:1.65rem}.host-nav nav{color:#979ba5;gap:30px;font-size:.77rem;font-weight:700;display:flex}.host-nav nav a:hover{color:#fff}.host-button{border:1px solid var(--host-amber);background:var(--host-amber);color:#0c0d10;letter-spacing:.055em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:34px;min-height:58px;padding:0 22px;font-size:.76rem;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex}.host-button:hover{box-shadow:8px 8px 0 var(--host-blue);transform:translateY(-3px)}.host-button-small{justify-self:end;gap:18px;min-height:44px;padding-inline:17px;font-size:.64rem}.host-hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:62px;min-height:790px;display:grid;position:relative}.host-hero:before{content:"";background:#ffffff1a;width:50vw;height:1px;position:absolute;bottom:72px;right:50%}.host-hero-copy{z-index:2;padding:80px 0 100px;position:relative}.host-kicker{color:var(--host-amber);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:900}.host-hero h1{letter-spacing:-.08em;text-transform:uppercase;margin:28px 0 34px;font-size:clamp(5rem,9.4vw,9.2rem);line-height:.72}.host-hero h1 em{color:var(--host-blue);letter-spacing:-.04em;text-transform:none;margin-left:7vw;font-family:Cormorant Garamond,serif;font-size:.8em;font-weight:500}.host-lead{color:#b1b4bd;max-width:630px;margin:0;font-size:1.16rem;line-height:1.55}.host-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.host-text-link{color:#d6d8de;border-bottom:1px solid #7a7e88;padding-bottom:4px;font-size:.8rem;font-weight:700}.host-audience{flex-wrap:wrap;gap:8px;margin-top:56px;display:flex}.host-audience span{color:#777c88;letter-spacing:.04em;text-transform:uppercase;border:1px solid #ffffff2e;padding:8px 11px;font-size:.65rem;font-weight:800}.host-hero-media{border-left:1px solid #ffffff2e;align-self:end;height:680px;position:relative;overflow:hidden}.host-hero-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 48%,#080b12e0);position:absolute;inset:0}.host-hero-media img{object-fit:cover;object-position:52% center;filter:grayscale()contrast(1.13);width:100%;height:100%}.host-hero-badge{z-index:2;background:var(--host-blue);border-radius:50%;place-content:center;width:130px;height:130px;display:grid;position:absolute;top:42px;right:38px;transform:rotate(7deg)}.host-hero-badge b{font-size:2.5rem;line-height:.9}.host-hero-badge span{letter-spacing:.08em;text-transform:uppercase;margin-top:7px;font-size:.62rem;font-weight:900;line-height:1.25}.host-hero-media>p{z-index:2;color:#fff;letter-spacing:.1em;text-align:right;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800;line-height:1.45;position:absolute;bottom:34px;right:38px}.host-proof-strip{background:#0d1018;border-block:1px solid #20232b}.host-proof-strip>.host-shell{grid-template-columns:repeat(4,1fr);padding-top:28px;padding-bottom:28px;display:grid}.host-proof-strip div div{border-left:1px solid #2c303a;flex-direction:column;justify-content:center;min-height:92px;padding:12px 28px;display:flex}.host-proof-strip div div:first-child{border-left:0;padding-left:0}.host-proof-strip b{color:var(--host-amber);letter-spacing:-.04em;font-size:1.65rem;display:block}.host-proof-strip span{color:#777c88;text-transform:uppercase;margin-top:7px;font-size:.67rem;font-weight:800;line-height:1.35;display:block}.host-formats{padding-top:132px;padding-bottom:132px}.host-section-head{grid-template-columns:1.1fr .9fr;align-items:end;gap:90px;margin-bottom:70px;display:grid}.host-section-head h2,.host-stage-copy h2,.host-scale-copy h2,.host-process-intro h2,.host-about-copy h2,.host-contact h2{letter-spacing:-.07em;text-transform:uppercase;margin:24px 0 0;font-size:clamp(4rem,7.4vw,7rem);line-height:.82}.host-page h2 em{color:var(--host-blue);letter-spacing:-.035em;text-transform:none;font-family:Cormorant Garamond,serif;font-weight:500}.host-section-head>p{color:#8f939d;max-width:560px;margin:0 0 8px;font-size:1rem;line-height:1.72}.host-format-grid{border-top:1px solid #323641;border-left:1px solid #323641;grid-template-columns:repeat(3,1fr);display:grid}.host-format-grid article{border-bottom:1px solid #323641;border-right:1px solid #323641;flex-direction:column;min-height:470px;padding:30px;transition:background .25s,color .25s;display:flex}.host-format-grid article:hover{background:var(--host-blue);color:#fff}.host-format-number{color:var(--host-amber);font-family:Cormorant Garamond,serif;font-size:1rem}.host-format-audience{letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:#747985!important;margin:28px 0 0!important;font-size:.68rem!important}.host-format-grid h3{letter-spacing:-.05em;margin:auto 0 18px;font-size:2rem;line-height:1.02}.host-format-grid article>p:last-of-type{color:#8f939d;min-height:88px;margin:0;font-size:.88rem;line-height:1.6}.host-format-grid article:hover>p{color:#ffffffc2!important}.host-format-grid ul{border-top:1px solid #323641;flex-wrap:wrap;gap:7px;margin:26px 0 0;padding:18px 0 0;list-style:none;display:flex}.host-format-grid li{color:#9da1aa;text-transform:uppercase;border:1px solid #353944;padding:6px 8px;font-size:.61rem;font-weight:800}.host-format-grid article:hover li{color:#fff;border-color:#ffffff4d}.host-stage-proof{background:var(--host-paper);color:#101219;grid-template-columns:1.05fr .95fr;min-height:800px;display:grid}.host-stage-media{background:#d7d4cc;min-height:800px;overflow:hidden}.host-stage-media img{object-fit:cover;filter:grayscale()contrast(1.08);width:100%;height:100%}.host-photo-grid{background:#151922;grid-template-rows:1fr 1fr;grid-template-columns:1.38fr .82fr;gap:3px;display:grid}.host-photo-grid figure{background:#11141b;min-width:0;min-height:0;margin:0;overflow:hidden}.host-photo-grid .host-photo-main{grid-row:1/3}.host-photo-grid img{object-fit:cover;width:100%;height:100%;transition:filter .45s,transform .55s;display:block}.host-photo-grid figure:hover img{filter:grayscale(0)contrast(1.02);transform:scale(1.018)}.host-photo-grid-stage figure:first-child img{object-position:61% center}.host-photo-grid-stage figure:nth-child(2) img{object-position:center center}.host-photo-grid-stage figure:nth-child(3) img{object-position:48% center}.host-stage-copy{flex-direction:column;justify-content:center;padding:100px clamp(48px,7vw,110px);display:flex}.host-stage-copy .host-kicker,.host-stage-copy h2 em{color:var(--host-blue)}.host-stage-lead{max-width:680px;margin:44px 0 0;font-size:1.25rem;font-weight:700;line-height:1.46}.host-stage-facts{border-top:1px solid #bbb8b1;border-left:1px solid #bbb8b1;grid-template-columns:repeat(3,1fr);margin-top:45px;display:grid}.host-stage-facts div{border-bottom:1px solid #bbb8b1;border-right:1px solid #bbb8b1;padding:20px 16px}.host-stage-facts b{color:var(--host-blue);font-size:1.6rem;line-height:1;display:block}.host-stage-facts span{color:#6f6c66;text-transform:uppercase;margin-top:9px;font-size:.63rem;font-weight:800;line-height:1.35;display:block}.host-geography{padding-top:132px;padding-bottom:132px}.host-country-cloud{border-top:1px solid #323641;border-left:1px solid #323641;grid-template-columns:repeat(5,1fr);display:grid}.host-country-cloud span{border-bottom:1px solid #323641;border-right:1px solid #323641;flex-direction:column;justify-content:space-between;min-height:118px;padding:18px;font-size:.87rem;font-weight:800;display:flex}.host-country-cloud b{color:var(--host-amber);font-family:Cormorant Garamond,serif;font-size:.82rem}.host-scale{background:var(--host-blue);color:#fff;padding:120px 0}.host-scale-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.host-scale-copy .host-kicker{color:var(--host-amber)}.host-scale-copy h2{font-size:clamp(3.8rem,6.4vw,6.2rem)}.host-scale-copy h2 em{color:var(--host-amber)}.host-scale-copy>p:not(.host-kicker){color:#ffffffbf;max-width:610px;margin:42px 0 0;font-size:1rem;line-height:1.72}.host-client-list{border-top:1px solid #ffffff52;flex-wrap:wrap;gap:9px 18px;margin-top:42px;padding-top:26px;display:flex}.host-client-list span{letter-spacing:.08em;font-size:.72rem;font-weight:900}.host-scale-media{background:#111;border:1px solid #ffffff61;min-height:580px;position:relative;overflow:hidden}.host-scale-media img{object-fit:cover;filter:grayscale()contrast(1.1);width:100%;height:100%}.host-scale-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#050814cc);position:absolute;inset:0}.host-scale-media>div{z-index:2;text-align:right;align-items:end;gap:14px;display:flex;position:absolute;bottom:28px;right:28px}.host-scale-media b{color:var(--host-amber);font-size:5rem;line-height:.75}.host-scale-media span{letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900;line-height:1.35}.host-photo-grid-tedx .host-photo-main img{object-position:center center}.host-photo-grid-tedx figure:nth-child(2) img{object-position:64% center}.host-process{grid-template-columns:.9fr 1.1fr;gap:110px;padding-top:130px;padding-bottom:130px;display:grid}.host-process-intro{align-self:start;position:sticky;top:50px}.host-process-intro h2{font-size:clamp(3.6rem,6.2vw,6rem)}.host-process-intro>p:last-child{color:#898e99;max-width:530px;margin:40px 0 0;line-height:1.72}.host-process-list{border-top:1px solid #383c47}.host-process-list article{border-bottom:1px solid #383c47;grid-template-columns:66px 1fr;min-height:165px;padding:26px 0;display:grid}.host-process-list article>span{color:var(--host-amber);font-family:Cormorant Garamond,serif}.host-process-list h3{letter-spacing:-.045em;margin:0 0 12px;font-size:2rem}.host-process-list p{color:#8d929d;max-width:650px;margin:0;line-height:1.62}.host-about{background:var(--host-paper);color:#101219;grid-template-columns:.9fr 1.1fr;min-height:820px;display:grid;overflow:hidden}.host-about-portrait{background:linear-gradient(145deg,#f1a928,#ffca61);min-height:820px;position:relative;overflow:hidden}.host-about-portrait:before{content:"";border:1px solid #1012194d;border-radius:50%;width:520px;height:520px;position:absolute;top:15%;left:50%;transform:translate(-50%)}.host-about-portrait img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 34px #361f0540);width:108%;max-width:none;height:100%;position:absolute;bottom:-2%;left:-4%}.host-about-copy{flex-direction:column;justify-content:center;padding:95px clamp(48px,7vw,110px);display:flex}.host-about-copy .host-kicker{color:var(--host-blue)}.host-about-copy h2{font-size:clamp(3.8rem,6.2vw,6rem)}.host-about-lead{font-weight:700;color:#15161a!important;margin:42px 0 16px!important;font-size:1.28rem!important;line-height:1.46!important}.host-about-copy>p:not(.host-kicker){color:#696762;max-width:720px;margin:0;line-height:1.72}.host-about blockquote{color:var(--host-blue);border-top:1px solid #bbb8b1;margin:42px 0 0;padding-top:28px;font-family:Cormorant Garamond,serif;font-size:2rem;font-style:italic}.host-contact{text-align:center;padding-top:140px;padding-bottom:48px}.host-contact .host-kicker{color:var(--host-amber)}.host-contact h2{margin:32px 0 36px;font-size:clamp(5rem,10.7vw,10rem)}.host-contact>p:not(.host-kicker){color:#8b909a;max-width:560px;margin:0 auto;line-height:1.65}.host-contact-actions{justify-content:center;gap:12px;margin-top:38px;display:flex}.host-button-outline{color:#fff;background:0 0;border-color:#5b606b}.host-button-outline:hover{border-color:var(--host-amber);background:var(--host-amber);color:#111}.host-contact-line{color:#777c87;letter-spacing:.04em;text-transform:uppercase;border-top:1px solid #2d313b;justify-content:center;gap:26px;margin-top:110px;padding-top:24px;font-size:.7rem;font-weight:800;display:flex}.host-contact-line a:hover{color:var(--host-amber)}.host-footer{color:#6d727d;letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #2d313b;grid-template-columns:1fr auto 1fr;align-items:center;min-height:100px;font-size:.67rem;font-weight:800;display:grid}.host-footer .host-logo{color:#fff;text-transform:none;font-size:1.35rem}.host-footer>a:last-child{color:var(--host-amber);justify-self:end;font-size:1.4rem}.host-mobile-cta{display:none}@media (max-width:980px){.host-nav{grid-template-columns:1fr auto}.host-nav nav{display:none}.host-hero{grid-template-columns:1fr;gap:0}.host-hero-copy{padding-bottom:48px}.host-hero-media{width:100%;height:660px}.host-proof-strip>.host-shell{grid-template-columns:repeat(2,1fr)}.host-proof-strip div div:nth-child(3){border-left:0}.host-section-head,.host-scale-grid,.host-process{grid-template-columns:1fr;gap:52px}.host-format-grid{grid-template-columns:1fr}.host-format-grid article{min-height:370px}.host-country-cloud{grid-template-columns:repeat(2,1fr)}.host-stage-proof,.host-about{grid-template-columns:1fr}.host-stage-media{min-height:620px}.host-process-intro{position:static}.host-about-portrait{min-height:680px}}@media (max-width:680px){.host-shell{padding-inline:20px}.host-nav{height:68px}.host-logo{font-size:1.3rem}.host-button-small{display:none}.host-hero-copy{min-width:0;padding-top:62px}.host-hero .host-kicker{letter-spacing:.1em;max-width:330px;line-height:1.5}.host-hero h1{max-width:100%;font-size:clamp(3.8rem,19vw,5.2rem)}.host-hero h1 em{margin-left:0}.host-lead{width:100%;font-size:1rem}.host-actions{flex-direction:column;align-items:stretch}.host-button{width:100%}.host-text-link{align-self:center}.host-audience{margin-top:42px}.host-hero-media{height:520px}.host-hero-badge{width:108px;height:108px;top:24px;right:18px}.host-hero-badge b{font-size:2rem}.host-hero-media>p{bottom:22px;right:18px}.host-proof-strip>.host-shell{grid-template-columns:1fr}.host-proof-strip div div{border-top:1px solid #2c303a;border-left:0;min-height:84px;padding:14px 0}.host-proof-strip div div:first-child{border-top:0}.host-formats,.host-geography,.host-process{padding-top:82px;padding-bottom:82px}.host-section-head{margin-bottom:42px}.host-section-head h2,.host-stage-copy h2,.host-scale-copy h2,.host-process-intro h2,.host-about-copy h2{font-size:clamp(3.35rem,16vw,5rem)}.host-format-grid article{min-height:400px;padding:24px}.host-country-cloud{grid-template-columns:1fr 1fr}.host-country-cloud span{min-height:96px;padding:16px;font-size:1rem;font-weight:850;line-height:1.15}.host-country-cloud b{font-size:.95rem}.host-stage-media{min-height:520px}.host-stage-copy,.host-about-copy{padding:76px 20px}.host-stage-lead,.host-about-lead{font-size:1.05rem!important}.host-stage-facts{grid-template-columns:1fr}.host-scale{padding:82px 0}.host-scale-grid{gap:50px}.host-scale-copy h2,.host-about-copy h2{letter-spacing:-.055em;font-size:clamp(3rem,13.5vw,4.4rem);line-height:.95}.host-scale-copy h2 em,.host-about-copy h2 em{line-height:1}.host-scale-media{min-height:520px}.host-photo-grid{grid-template-rows:1.15fr .85fr;grid-template-columns:1fr 1fr}.host-photo-grid .host-photo-main{grid-area:auto/1/auto/3}.host-scale-media b{font-size:3.8rem}.host-scale-media>div{bottom:18px;right:18px}.host-client-list{gap:10px 15px}.host-process-list article{grid-template-columns:48px 1fr}.host-about-portrait{min-height:540px}.host-about-portrait:before{width:390px;height:390px}.host-contact{padding-top:88px;padding-bottom:34px}.host-contact h2{font-size:clamp(4.3rem,22vw,7rem)}.host-contact-actions{flex-direction:column;align-items:stretch}.host-contact-line{flex-direction:column;align-items:center;gap:14px;margin-top:76px}.host-footer{grid-template-columns:1fr auto;min-height:120px}.host-footer>span{display:none}.host-mobile-cta{z-index:40;background:var(--host-amber);color:#101219;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;height:58px;padding:0 18px;font-size:.72rem;font-weight:900;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 8px 30px #0006}}
