@font-face{font-family:Neue Haas Display;src:url(/fonts/NeueHaasDisplayThin.ttf)format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Display;src:url(/fonts/NeueHaasDisplayLight.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Display;src:url(/fonts/NeueHaasDisplayRoman.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Display;src:url(/fonts/NeueHaasDisplayMedium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Display;src:url(/fonts/NeueHaasDisplayBold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Display;src:url(/fonts/NeueHaasDisplayBlack.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}.hub{--bg:#f6f6f6;--bg-soft:#eee;--text:#151515;--muted:#151515b8;--soft:#15151599;--line:#15151514;--line-strong:#15151529;--panel:#fff;--panel-soft:#eaeaea;--accent:#d42b2b;--accent-dark:#a81e1e;--accent-soft:#d42b2b14;--accent-glow:#d42b2b33;--accent-ink:#d42b2b;background:var(--bg);color:var(--text);--pad-x:20px;min-height:100vh;margin:0;padding:0;font-family:Neue Haas Display,Helvetica Neue,Helvetica,Arial,sans-serif;transition:background-color .3s,color .3s;overflow-x:clip}.hub[data-theme=dark],:root[data-inst-theme=dark] .hub{--bg:#0d0d0d;--bg-soft:#111;--text:#f0ece6;--muted:#f0ece6b3;--soft:#f0ece68f;--line:#ffffff14;--line-strong:#ffffff29;--panel:#181818;--panel-soft:#202020;--accent-ink:#f0566a}body:has(.hub){background:#f6f6f6;transition:background-color .3s}:root[data-inst-theme=dark] body:has(.hub){background:#0d0d0d}body:has(.hub[data-theme=dark]){background:#0d0d0d}.hub *{box-sizing:border-box}.hub-header{padding:24px var(--pad-x);justify-content:space-between;align-items:center;max-width:100%;display:flex}.hub-header__logo{width:auto;height:24px}.hub-header__logo--dark,.hub[data-theme=dark] .hub-header__logo--light{display:none}.hub[data-theme=dark] .hub-header__logo--dark{display:block}.hub-header__actions{align-items:center;gap:12px;display:flex}.theme-toggle{border:1px solid var(--line-strong);width:38px;height:38px;color:var(--text);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .28s,border-color .28s,color .28s,transform .28s;display:flex}.theme-toggle:hover{border-color:var(--accent-ink);color:var(--accent-ink);transform:translateY(-1px)}.theme-toggle svg{width:18px;height:18px}.theme-toggle__icon--moon,.hub[data-theme=dark] .theme-toggle__icon--sun{display:none}.hub[data-theme=dark] .theme-toggle__icon--moon{display:block}.hub-header__link{color:var(--text);text-underline-offset:4px;font-size:.9rem;font-weight:600;text-decoration:underline;transition:color .28s}.hub-header__link:hover{color:var(--accent-ink)}.hub-hero{padding:32px var(--pad-x) 40px;text-align:left;margin:0 24px}.hub-hero__kicker{letter-spacing:.28em;text-transform:uppercase;color:var(--accent-ink);margin-bottom:16px;font-size:.72rem;font-weight:300;display:block}.hub-hero__title{letter-spacing:-.03em;text-transform:uppercase;margin:0 0 20px;font-size:clamp(2.2rem,8vw,3.8rem);font-weight:900;line-height:.92}.hub-hero__title em{color:var(--accent-ink);font-style:normal}.hub-hero__subtitle{color:var(--muted);flex-direction:column;gap:12px;max-width:540px;margin:0 0 28px;font-size:1.05rem;line-height:1.6;display:flex}.hub-hero__subtitle p{margin:0}.hub-hero__actions{gap:12px;display:flex}.hub-hero__cta{background:var(--accent);color:#fff;border-radius:var(--radius-pill);box-shadow:var(--shadow-red);cursor:pointer;border:none;justify-content:center;align-items:center;padding:14px 28px;font-size:.96rem;font-weight:600;transition:all .28s;display:inline-flex}.hub-hero__cta:hover{background:var(--accent-dark);box-shadow:0 20px 48px var(--accent-glow);transform:translateY(-1px)}.hub-products{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:20px 0}.hub-products__grid{flex-direction:column;gap:12px;display:flex;position:relative}.hub-card-ref{border-radius:var(--radius-lg);flex-direction:column;gap:16px;min-height:220px;padding:24px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,z-index,top .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000a}.hub-card-ref__header{justify-content:space-between;align-items:center;display:flex}.hub-card-ref__kicker{letter-spacing:.22em;text-transform:uppercase;font-size:.72rem;font-weight:700}.hub-card-ref__action-btn{color:#fff;background:#151515;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .28s,background-color .28s;display:flex}.hub-card-ref__action-btn:hover{background:var(--accent);transform:scale(1.1)rotate(15deg)}.hub-card-ref__title{letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:1.5rem;font-weight:900;line-height:1.1}.hub-card-ref__desc{opacity:.85;margin:0;font-size:.88rem;font-weight:400;line-height:1.48}.hub-card-ref__bottom{justify-content:flex-start;align-items:center;margin-top:auto;display:flex}.hub-card-ref__pill-btn{color:#fff;border-radius:var(--radius-pill);background:#151515;padding:6px 14px;font-size:.8rem;font-weight:700;transition:background-color .28s,color .28s,transform .28s}button.hub-card-ref__pill-btn,button.hub-card-ref__action-btn{cursor:pointer;border:none;font-family:inherit}.hub-card-ref__pill-btn:hover{background:var(--accent);transform:translateY(-1px)}.hub-card-ref--invert .hub-card-ref__action-btn,.hub-card-ref--invert .hub-card-ref__pill-btn{color:#151515;background:#fff}.hub-card-ref--invert .hub-card-ref__action-btn:hover,.hub-card-ref--invert .hub-card-ref__pill-btn:hover{color:#fff;background:#151515}.hub-products__grid.is-live{touch-action:pan-y;height:500px;margin-top:70px;display:block;overflow:hidden}.hub-products__grid.is-live .hub-card-ref{will-change:transform;gap:12px;width:clamp(200px,72%,290px);height:min(45vh,420px);margin:0;padding:20px;transition:none;position:absolute;top:28px;left:50%}.hub-products__grid.is-live .hub-card-ref__kicker{font-size:.85rem}.hub-products__grid.is-live .hub-card-ref__title{font-size:clamp(1.9rem,4.4vh,2.8rem)}.hub-products__grid.is-live .hub-card-ref__desc{font-size:clamp(.98rem,2.1vh,1.22rem)}.hub-products__grid.is-live .hub-card-ref__action-btn{width:42px;height:42px}.hub-products__grid.is-live .hub-card-ref__bottom{padding:0}.hub-products__grid.is-live .hub-card-ref__pill-btn{padding:8px 18px;font-size:.92rem}.hub-social{padding:20px var(--pad-x)}.hub-social__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.hub-social__kicker{letter-spacing:.24em;text-transform:uppercase;color:var(--accent-ink);font-size:.72rem;font-weight:700}.hub-social__link{color:var(--muted);font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.hub-social__link:hover{color:var(--text)}.hub-social__frame{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);min-height:420px;padding:8px;overflow:auto hidden}.hub-social__frame--ready{min-height:0}.hub-social__strip{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;margin-inline:calc(var(--pad-x) * -1);padding:2px var(--pad-x);scrollbar-width:none;gap:12px;display:flex;overflow-x:auto}.hub-social__strip::-webkit-scrollbar{display:none}.hub-social__post{scroll-snap-align:start;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);flex:none;width:344px;min-height:480px;padding:8px;overflow:hidden}.hub-social__strip--ready .hub-social__post{min-height:0}.hub-social__frame .tiktok-embed,.hub-social__frame iframe,.hub-social__post .instagram-media,.hub-social__post iframe{border-radius:var(--radius-md);width:100%!important;max-width:100%!important;margin:0!important}.hub-media{padding:20px var(--pad-x)}.hub-media__grid{grid-template-columns:1fr;gap:16px;display:grid}.hub-media__newsletter{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:12px;padding:24px;display:flex}.hub-media__newsletter-kicker{letter-spacing:.24em;text-transform:uppercase;color:var(--accent-ink);font-size:.72rem;font-weight:700}.hub-media__newsletter-title{letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.hub-media__newsletter-desc{color:var(--muted);margin:0 0 8px;font-size:.92rem;line-height:1.5}.hub-media__submit-btn{background:var(--accent);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;padding:12px 24px;font-size:.92rem;font-weight:700;transition:all .28s;display:inline-flex}.hub-media__submit-btn:hover{background:var(--accent-dark);transform:translateY(-1px)}.hub-media__form{flex-direction:column;gap:10px;margin-top:4px;display:flex}.hub-media__form-label{color:var(--muted);font-size:.78rem;font-weight:600}.hub-media__submit-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.hub-media__newsletter-sent{color:var(--accent-ink);margin:8px 0 0;font-size:.95rem;font-weight:600}.hub-media__newsletter-note{color:var(--muted);margin:10px 0 0;font-size:.78rem;line-height:1.4}.hub-media__coupon{background:var(--panel-soft);border:1px solid var(--line);border-radius:var(--radius-lg);color:inherit;flex-direction:column;justify-content:center;padding:24px;text-decoration:none;transition:border-color .28s,transform .28s;display:flex;position:relative;overflow:hidden}.hub-media__coupon:hover{border-color:var(--accent-ink);transform:translateY(-2px)}.hub-media__coupon-label{letter-spacing:.28em;color:var(--muted);margin-bottom:6px;font-size:.72rem;font-weight:300}.hub-media__coupon-code{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(1.6rem,5vw,2.2rem);font-weight:900}.hub-media__coupon-desc{color:var(--muted);margin:4px 0 0;font-size:.88rem}.hub-ebook{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a0a0a9e;justify-content:center;align-items:center;padding:20px;animation:.24s hub-ebook-fade;display:flex;position:fixed;inset:0}@keyframes hub-ebook-fade{0%{opacity:0}to{opacity:1}}.hub-ebook__card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);flex-direction:column;gap:12px;width:min(460px,100%);max-height:calc(100dvh - 40px);padding:32px 28px;animation:.3s cubic-bezier(.22,1,.36,1) hub-ebook-rise;display:flex;position:relative;overflow-y:auto;box-shadow:0 30px 60px #00000047}@keyframes hub-ebook-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hub-ebook__close{background:var(--panel-soft);width:32px;height:32px;color:var(--text);cursor:pointer;border:none;border-radius:50%;font-family:inherit;font-size:.9rem;line-height:1;transition:background-color .28s,color .28s;position:absolute;top:14px;right:14px}.hub-ebook__close:hover{background:var(--accent);color:#fff}.hub-ebook__kicker{letter-spacing:.24em;text-transform:uppercase;color:var(--accent-ink);font-size:.72rem;font-weight:700}.hub-ebook__title{letter-spacing:-.02em;margin:0;padding-right:28px;font-size:1.35rem;font-weight:700;line-height:1.2}.hub-ebook__copy{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.hub-ebook__form{flex-direction:column;gap:10px;margin-top:4px;display:flex}.hub-ebook__input{border:1px solid var(--line-strong);border-radius:var(--radius-pill);color:#151515;background:#fbfbfb;outline:none;width:100%;padding:12px 18px;font-family:inherit;font-size:.92rem;transition:border-color .28s,box-shadow .28s}.hub-ebook__input::placeholder{color:#6b6b6b}.hub-ebook__input:focus{border-color:var(--accent-ink);box-shadow:0 0 0 3px #d42b2b1a}.hub-ebook__input:disabled{opacity:.6;cursor:not-allowed}.hub-ebook__submit,.hub-ebook__download{background:var(--accent);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;justify-content:center;align-items:center;width:100%;padding:12px 24px;font-family:inherit;font-size:.92rem;font-weight:700;text-decoration:none;transition:background-color .28s,transform .28s;display:inline-flex}.hub-ebook__submit:hover,.hub-ebook__download:hover{background:var(--accent-dark);transform:translateY(-1px)}.hub-ebook__submit:disabled{opacity:.7;cursor:wait;transform:none}.hub-ebook__feedback{color:var(--muted);margin:0;font-size:.85rem;line-height:1.4}.hub-ebook__feedback[role=alert]{color:var(--accent-ink)}.hub-ebook__note{color:var(--soft);margin:0;font-size:.78rem;line-height:1.4}@media (prefers-reduced-motion:reduce){.hub-ebook,.hub-ebook__card{animation:none}}.hub-bio{--bg:#0d0d0d;--bg-soft:#111;--text:#f0ece6;--muted:#f0ece6b3;--soft:#f0ece68f;--line:#ffffff14;--line-strong:#ffffff29;--panel:#181818;--panel-soft:#202020;--accent-ink:#f0566a;background:var(--bg);color:var(--text);border-radius:var(--radius-lg);border:1px solid var(--line);margin:24px var(--pad-x) 0;padding:24px 24px 50px;position:relative;overflow:hidden}.hub-bio__container{flex-direction:column;gap:24px;display:flex}.hub-bio__portrait{aspect-ratio:4/5;border-radius:var(--radius-md);background:var(--panel-soft);width:100%;overflow:hidden}.hub-bio__image{object-fit:cover;width:100%;height:100%;display:block}.hub-bio__content{flex-direction:column;gap:12px;display:flex}.hub-bio__kicker{letter-spacing:.28em;text-transform:uppercase;color:var(--accent-ink);font-size:.72rem;font-weight:300}.hub-bio__title{letter-spacing:-.02em;margin:0 0 8px;font-size:1.6rem;font-weight:700}.hub-bio__text{color:var(--muted);margin:0;font-size:.96rem;line-height:1.7}.hub-bio__highlight{text-underline-offset:3px;color:var(--accent-ink);font-weight:700;text-decoration:underline}.hub-footer{--bg:#0d0d0d;--bg-soft:#111;--text:#f0ece6;--muted:#f0ece6b3;--soft:#f0ece68f;--line:#ffffff14;--line-strong:#ffffff29;--panel:#181818;--panel-soft:#202020;--accent-ink:#f0566a;background:var(--panel-soft);color:var(--text);border-radius:var(--radius-lg) var(--radius-lg) 0 0;border:1px solid var(--line);margin:16px calc(50% - 50vw) 0;padding:44px}.hub-footer__top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.hub-footer__logo{width:auto;height:20px}.hub-footer__location{letter-spacing:.28em;color:var(--soft);font-size:.68rem;font-weight:300}.hub-footer__links{flex-direction:column;margin-top:8px;display:flex}.hub-footer__link{color:var(--text);border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 0;font-size:.96rem;font-weight:500;transition:color .28s;display:flex}.hub-footer__link:last-child{border-bottom:1px solid var(--line)}.hub-footer__link:hover{color:var(--accent-ink)}.hub-footer__link-arrow{color:var(--soft);align-items:center;transition:color .28s,transform .28s;display:flex}.hub-footer__link:hover .hub-footer__link-arrow{color:var(--accent-ink);transform:translate(1px,-1px)}.hub-footer__bottom{letter-spacing:.08em;color:var(--soft);justify-content:space-between;margin-top:24px;font-size:.64rem;display:flex}@media (min-width:768px){.hub{--pad-x:40px;max-width:720px;margin:0 auto;padding:0}.hub-header{padding:32px 0}.hub-hero{padding:48px 0}.hub-hero__title{font-size:clamp(3rem,5vw,4.8rem)}.hub-products__grid.is-live{height:500px}.hub-products__grid.is-live .hub-card-ref{cursor:pointer;gap:20px;width:clamp(240px,42%,300px);height:min(60vh,420px);padding:32px}.hub-social__frame{padding:12px}.hub-media__grid{grid-template-columns:1.4fr 1fr;gap:16px}.hub-media__newsletter{padding:28px}.hub-media__submit-btn{width:auto;padding:12px 28px}.hub-media__coupon{padding:28px}.hub-bio{padding:32px 32px 50px}.hub-bio__container{flex-direction:row;align-items:flex-start;gap:32px}.hub-bio__portrait{flex-shrink:0;width:200px;height:250px}.hub-bio__content{flex:1;gap:14px}.hub-bio__title{font-size:1.8rem}.hub-footer{padding:44px max(44px,50vw - 360px)}.hub-products__grid:not(.is-live){max-width:720px;padding-inline:var(--pad-x);margin-inline:auto}}@media (min-width:1024px){.hub{max-width:860px}.hub-footer{padding-inline:max(44px,50vw - 430px)}.hub-products__grid:not(.is-live){max-width:860px}.hub-bio__portrait{width:240px;height:300px}}.hub-products__nav,.hub-products__hint{display:none}@media (min-width:768px){.hub-products__nav{justify-content:center;gap:14px;margin-top:20px;display:flex}.hub-products__nav-btn{color:#fff;cursor:pointer;background:#151515;border:none;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:background-color .28s,transform .28s;display:flex}.hub-products__nav-btn:hover{background:var(--accent);transform:translateY(-1px)}.hub-products__nav-btn:active{transform:scale(.95)}}@media (max-width:767px){.hub-products__hint:not([hidden]){letter-spacing:.16em;text-transform:uppercase;color:var(--soft);justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.72rem;font-weight:700;animation:2.4s ease-in-out infinite hub-hint-fade;display:flex}.hub-products__hint-icon{color:var(--accent-ink);animation:1.5s ease-in-out infinite hub-hint-swipe;display:inline-flex}}@keyframes hub-hint-swipe{0%,to{transform:translate(-5px)}50%{transform:translate(5px)}}@keyframes hub-hint-fade{0%,to{opacity:.6}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.hub-products__nav,.hub-products__hint{display:none}.hub-products__hint-icon{animation:none}}.hub-social__blocked{border:1px dashed var(--line-strong);border-radius:var(--radius-md);background:var(--panel-soft);flex-direction:column;align-items:flex-start;gap:20px;padding:32px;display:flex}.hub-social__blocked-copy{max-width:52ch;color:var(--text);margin:0;font-size:.9375rem;line-height:1.6}.hub-social__blocked-link{color:inherit;text-underline-offset:3px;text-decoration:underline}.hub-social__blocked-cta{border-radius:var(--radius-pill);background:var(--accent);color:#f6f6f6;letter-spacing:.04em;text-transform:uppercase;align-items:center;min-height:48px;padding:15px 28px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.hub-social__blocked-cta:hover{background:var(--accent-dark)}.hub-footer__legal{border-top:1px solid var(--line);flex-wrap:wrap;gap:20px;margin-top:32px;padding-top:24px;display:flex}.hub-footer__legal-link{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.64rem;font-weight:600;text-decoration:none}.hub-footer__legal-link:hover{color:var(--text)}.hub-ebook__consent,.hub-media__consent{text-align:left;color:var(--muted);cursor:pointer;align-items:flex-start;gap:10px;font-size:.8125rem;line-height:1.5;display:flex}.hub-ebook__consent input,.hub-media__consent input{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:2px}.hub-ebook__consent-link,.hub-media__consent-link{color:inherit;text-underline-offset:3px;text-decoration:underline}.hub-ebook__consent-link:hover,.hub-media__consent-link:hover{color:var(--text)}.hub-ebook__submit:disabled,.hub-media__submit-btn:disabled{opacity:.5;cursor:not-allowed}.hub-webinar-bar{z-index:60;color:#f6f6f6;white-space:nowrap;background:#bc0319;justify-content:center;align-items:center;min-height:42px;padding:8px 24px;font-size:13px;line-height:1.2;display:flex;position:sticky;top:0;overflow:hidden}.hub-webinar-bar:hover{background:#8f0313}.hub-webinar-bar+.inst-nav{top:42px}.hub-webinar-bar__dot{background:#f6f6f6;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-right:10px;animation:2s ease-in-out infinite hub-webinar-pulse}.hub-webinar-bar__label{text-overflow:ellipsis;letter-spacing:.08em;text-transform:uppercase;flex:0 auto;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.hub-webinar-bar__mid{color:#f6f6f6d9;flex:none}.hub-webinar-bar__mid:before{content:"·";color:#f6f6f699;margin:0 8px}.hub-webinar-bar__cta{letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #f6f6f680;flex:none;margin-left:14px;padding-bottom:1px;font-size:12px;font-weight:700}@keyframes hub-webinar-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (max-width:600px){.hub-webinar-bar{padding-inline:16px;font-size:12px}.hub-webinar-bar__mid{display:none}}@media (prefers-reduced-motion:reduce){.hub-webinar-bar__dot{animation:none}}
