@font-face{font-family:JUST Sans;src:url(/fonts/JustSans-ExLight.otf) format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:JUST Sans;src:url(/fonts/JustSans-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:JUST Sans;src:url(/fonts/JustSans-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:JUST Sans;src:url(/fonts/JustSans-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:JUST Sans;src:url(/fonts/JustSans-SemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:JUST Sans;src:url(/fonts/JustSans-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:JUST Sans;src:url(/fonts/JustSans-ExBold.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}:root{--red-50: #fef2f3;--red-100: #fde0e2;--red-200: #fbc2c7;--red-300: #f89aa2;--red-400: #f47880;--red-500: #f04b56;--red-600: #d83642;--red-700: #b32932;--red-800: #8f242b;--red-900: #6f2126;--gold-300: #d6bd97;--gold-400: #c5a982;--gold-500: #b6966b;--gold-600: #a07f55;--cream: #f7f0e7;--cream-100: #f7f0e7;--cream-200: #efe5d6;--ink-900: #0e0c0b;--ink-800: #141210;--ink-700: #1a1614;--ink-600: #211c1a;--ink-500: #2d2724;--ink-400: #3d3532;--ink-300: #635f5d;--ink-200: #a8a3a0;--ink-100: #d4cfcb;--bg-page: var(--ink-800);--bg-dark: var(--ink-700);--bg-dark-2: var(--ink-600);--bg-light: var(--cream);--bg-white: #ffffff;--text-on-dark: #ffffff;--text-on-dark-80: rgba(247,240,231,.9);--text-on-dark-60: rgba(247,240,231,.76);--text-on-dark-40: rgba(247,240,231,.58);--text-on-light: #1a1614;--text-on-light-60: #514a47;--border-dark: rgba(255,255,255,.09);--border-light: rgba(0,0,0,.09);--glow-red: 0px 0px 50px 0px rgba(240,75,86,.28);--glow-red-sm: 0px 0px 22px 0px rgba(240,75,86,.22);--font-sans: "JUST Sans", ui-sans-serif, system-ui, sans-serif;--section-pad: 110px;--section-pad-sm: 72px;--r-xs: 6px;--r-sm: 10px;--r-md: 14px;--r-lg: 20px;--r-xl: 28px;--r-pill: 100px;--ease-out: cubic-bezier(.22, 1, .36, 1);--dur-fast: .12s;--dur-base: .2s;--dur-slow: .36s;--container-max: 1140px;--struggle-card-height: 350px;--single-testimonial-card-height: 350px}em,i{font-style:normal}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;max-width:100%;font-family:var(--font-sans);font-weight:400;font-size:20px;line-height:1.65;letter-spacing:-.018em;color:var(--text-on-light);background-color:var(--cream)}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-sans);line-height:1.08;letter-spacing:-.035em;color:inherit}p{margin:0}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}img{display:block;max-width:100%}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:3px solid var(--red-400);outline-offset:2px}.container{max-width:var(--container-max);margin:0 auto;padding:0 40px;position:relative;z-index:2}.hero .container{max-width:none;padding:0 32px}.container--narrow{max-width:780px}.eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--red-400);margin-bottom:6px}.eyebrow--gold{color:var(--gold-400)}.eyebrow--muted{color:var(--text-on-dark-40)}.eyebrow--dark{color:var(--ink-300)}.eyebrow--lite{color:#f7f0e799}.eyebrow--white{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-sans);font-weight:700;letter-spacing:-.01em;border:none;cursor:pointer;white-space:nowrap;text-decoration:none;border-radius:var(--r-pill);transition:filter var(--dur-base) var(--ease-out),transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out)}.btn:focus-visible{outline:3px solid var(--red-300);outline-offset:4px}.btn--xl{font-size:21px;padding:22px 46px}.btn--lg{font-size:17px;padding:18px 38px}.btn--md{font-size:15px;padding:14px 28px}.btn--sm{font-size:13px;padding:10px 20px}.btn--primary{background:var(--red-500);color:#fff;box-shadow:var(--red-800) 0 6px 0 0,0 14px 32px #c81e2838}.btn--primary:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:var(--red-800) 0 8px 0 0,0 18px 36px #c81e2847}.btn--primary:active{transform:translateY(4px);box-shadow:var(--red-800) 0 2px 0 0,0 6px 16px #c81e282e}.btn--light{background:var(--cream);color:var(--ink-800);box-shadow:#00000052 0 6px}.btn--light:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:#00000052 0 8px}.btn--light:active{transform:translateY(4px);box-shadow:#00000052 0 2px}.btn--ghost{background:#f7f0e70f;color:var(--cream);border:1.5px solid rgba(247,240,231,.32);box-shadow:#0006 0 6px}.btn--ghost:hover{background:#f7f0e71f;border-color:#f7f0e78c;transform:translateY(-2px);box-shadow:#0006 0 8px}.btn--ghost:active{transform:translateY(4px);box-shadow:#0006 0 2px}.btn--red{background:var(--red-500);color:#fff;box-shadow:var(--red-800) 0 6px 0 0}.btn--red:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:var(--red-800) 0 8px 0 0}.btn--red:active{transform:translateY(4px);box-shadow:var(--red-800) 0 2px 0 0}.hero-form{display:flex;gap:0;width:100%;max-width:560px;margin:0 auto;background:#fffffff0;border:2px solid rgba(255,255,255,.7);border-radius:var(--r-pill);overflow:hidden;box-shadow:0 10px 44px #0000003d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:border-color var(--dur-base),box-shadow var(--dur-base)}.hero-form:focus-within{border-color:var(--red-300);box-shadow:0 0 0 4px #f04b5626,0 10px 44px #0000003d}.hero-form input{flex:1;font-family:var(--font-sans);font-size:17px;font-weight:500;color:var(--ink-800);background:transparent;border:none;outline:none;padding:18px 24px;min-width:0}.hero-form input::placeholder{color:#9e9a97}.hero-form button{flex:none;font-family:var(--font-sans);font-weight:700;font-size:16px;letter-spacing:-.01em;background:var(--red-500);color:#fff;border:none;cursor:pointer;padding:14px 24px;border-radius:var(--r-pill);margin:5px;white-space:nowrap;box-shadow:var(--red-800) 0 6px 0 0;transition:filter var(--dur-base) var(--ease-out),transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out)}.hero-form button:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:var(--red-800) 0 8px 0 0}.hero-form button:active{transform:translateY(4px);box-shadow:var(--red-800) 0 2px 0 0}.site-header{position:absolute;top:0;left:0;right:0;z-index:50;padding:24px 0}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.site-header__nav{display:flex;align-items:center;align-self:center;gap:28px}.site-header__nav--left{justify-content:flex-start}.site-header__nav--right{justify-content:flex-end}.site-header__logo{height:124px;width:auto;display:block;margin:7px auto -7px;align-self:center;vertical-align:middle}.site-header__link{font-size:14px;font-weight:600;color:#f7f0e7cc;letter-spacing:.01em;transition:color var(--dur-fast);white-space:nowrap}.site-header__link:hover{color:#fff}.site-header__cta{flex:none;white-space:nowrap}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(to bottom,#b32932,#7a1e25);overflow:hidden;padding-top:156px}.hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-size:250px 250px;opacity:.42;mix-blend-mode:overlay;pointer-events:none;z-index:0}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 90% 100% at 0% 50%,rgba(0,0,0,.22) 0%,transparent 55%),radial-gradient(ellipse 90% 100% at 100% 50%,rgba(0,0,0,.22) 0%,transparent 55%),linear-gradient(to bottom,rgba(0,0,0,.16) 0%,transparent 40%);pointer-events:none;z-index:1}.hero__photo-treatment{position:absolute;top:clamp(230px,20vw,320px);right:0;bottom:0;left:0;z-index:1;background:url(/test.png) center top / 110% auto no-repeat;filter:grayscale(100%) saturate(0) contrast(1.14);opacity:.05;mask-image:linear-gradient(to bottom,#000 0%,#000 72%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 72%,transparent 100%);pointer-events:none;animation:hero-photo-enter .44s 30ms cubic-bezier(.22,1,.36,1) both}.hero__inner{animation:hero-copy-enter .52s .1s cubic-bezier(.22,1,.36,1) both}.hero__featured{animation:hero-pop-enter .42s .25s cubic-bezier(.22,1,.36,1) both}.hero-carousel{animation:hero-carousel-enter .44s .36s cubic-bezier(.22,1,.36,1) both}@keyframes hero-photo-enter{0%{opacity:0;transform:scale(.97)}to{opacity:.05;transform:scale(1)}}@keyframes hero-copy-enter{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-pop-enter{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes hero-carousel-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.hero__content{position:relative;z-index:2;flex:1;display:flex;align-items:center;padding:18px 0 20px}.hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:none;margin:0 auto}.hero__lead{max-width:600px}.hero-form{max-width:560px}.hero h1{font-size:clamp(2.8rem,4.9vw,4.9rem);font-weight:300;color:#fff;line-height:1.05;letter-spacing:-.04em;margin-bottom:28px;text-shadow:0 8px 28px rgba(0,0,0,.18),0 3px 8px rgba(0,0,0,.08);white-space:normal;text-wrap:balance}.hero h1 strong{font-weight:800;letter-spacing:-.05em}.hero__highlight{position:relative;display:inline-block}.hero__highlight:after{content:"";position:absolute;left:1%;right:1%;bottom:-.04em;height:.16em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 20' preserveAspectRatio='none'%3E%3Cpath d='M2 15 Q100 3 198 15' fill='none' stroke='%23f89aa2' stroke-width='7' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;pointer-events:none}.hero__lead{font-size:clamp(1.08rem,1.7vw,1.22rem);color:#fff;line-height:1.75;max-width:54ch;margin:0 auto 36px;font-weight:400;letter-spacing:-.018em}.hero__lead-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 9px 3px 7px;border:1px solid rgba(20,14,12,.1);border-radius:6px;font-size:.8em;font-weight:600;color:var(--ink-800);background:var(--cream);vertical-align:middle;position:relative;top:-1px;margin-right:1px;transition:background var(--dur-base);zoom:.9}.hero__lead-chip:hover{background:#f7f0e7e0}.hero__lead-chip svg{flex:none;width:11px;height:11px;stroke-width:2.4}.hero__social-proof{display:flex;justify-content:center;margin-top:14px}.hero__social-proof-avatars{height:28px;width:auto;border-radius:var(--r-pill);display:block;margin:0 auto}.hero__featured{position:relative;z-index:2;padding-bottom:0;margin-top:12px}.hero__featured-panel{max-width:560px;margin:0 auto;background:#00000012;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:0 32px 24px;position:relative;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff12,0 8px 32px #0003;mask-image:linear-gradient(to bottom,black 50%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 50%,transparent 100%)}.hero__featured-divider{display:flex;align-items:center;gap:14px;padding:18px 0 22px}.hero__featured-divider:before,.hero__featured-divider:after{content:"";flex:1;height:1px;background:#ffffff1a}.hero__featured-label{font-size:9.5px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffff57;line-height:1;flex:none}.hero__featured-logos{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-items:center;gap:10px;max-width:430px;margin:0 auto}.hero__featured-logo{max-height:30px;width:100%;max-width:130px;object-fit:contain;filter:brightness(0) invert(1);opacity:.62}.hero__featured-logo--ccad{max-height:42px}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-carousel{padding:20px 0 40px;margin-top:-16px;margin-bottom:12px;overflow-x:clip;overflow-y:visible;position:relative;z-index:2;mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 5%,black 95%,transparent 100%)}.carousel-track{display:flex;gap:18px;width:max-content;animation:marquee-scroll 124s linear infinite;will-change:transform}.carousel-track:hover{animation-play-state:paused}.carousel-slide{flex:0 0 550px;min-width:0}.carousel-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.11);border-radius:var(--r-lg);overflow:hidden;height:210px;display:flex;flex-direction:row;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:border-color .35s var(--ease-out),background .35s var(--ease-out),transform .35s var(--ease-out),box-shadow .35s var(--ease-out)}.carousel-card:hover{background:#ffffff17;border-color:#ffffff2e;transform:scale(1.03);box-shadow:0 8px 28px #00000024}.carousel-card__photo{width:210px;flex:none;background:radial-gradient(ellipse at 40% 30%,rgba(240,75,86,.35) 0%,transparent 65%),radial-gradient(ellipse at 70% 80%,rgba(197,169,130,.3) 0%,transparent 55%),var(--ink-600);position:relative;overflow:hidden}.carousel-card__photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.carousel-card__photo-initials{font-size:2rem;font-weight:800;color:#f7f0e747;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);user-select:none}.carousel-card__body{padding:20px 22px;display:flex;flex-direction:column;flex:1;min-width:0}.carousel-card__stars{display:flex;gap:3px;margin-bottom:10px;color:var(--gold-400)}.carousel-card__stars svg{width:17px;height:17px}.carousel-card__quote{font-size:15px;font-weight:500;color:#fff;line-height:1.55;letter-spacing:-.018em;margin-bottom:10px;flex:1;min-height:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.carousel-card__keyword{font-weight:700;color:#fff}.carousel-card__name{font-size:13px;font-weight:700;color:#fff;display:block}.carousel-card__role{font-size:11.5px;color:#f7f0e780;display:block;margin-top:2px}.carousel-card__attribution{display:flex;align-items:center;gap:10px}.carousel-card__avatar,.carousel-card__avatar-initials{display:none}.video-section{background:linear-gradient(to bottom,#7a1e25,#4a1318);padding:40px 0 120px;position:relative;overflow:hidden;isolation:isolate;border-radius:0 0 72px 72px;margin-top:-1px}.video-section:before{content:none}.video-section:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-size:250px 250px;opacity:.38;mix-blend-mode:overlay;pointer-events:none;z-index:0}.video-section .container{position:relative;z-index:1}.video-section__player{width:100%;aspect-ratio:16 / 9;border-radius:var(--r-xl);overflow:hidden;position:relative;cursor:pointer;background:radial-gradient(ellipse 55% 80% at 20% 50%,rgba(240,75,86,.32) 0%,transparent 60%),radial-gradient(ellipse 50% 70% at 82% 40%,rgba(197,169,130,.28) 0%,transparent 55%),radial-gradient(ellipse 40% 60% at 55% 80%,rgba(240,75,86,.14) 0%,transparent 50%),var(--ink-700);box-shadow:0 28px 80px #1a161438,0 6px 20px #1a161424}.video-section__embed{position:absolute;inset:0;z-index:1;width:100%;height:100%;border:0;display:block;background:var(--ink-700)}.video-section__label{position:absolute;bottom:30px;left:50%;z-index:2;transform:translate(-50%);font-size:1.1rem;font-style:normal;font-family:var(--font-sans);font-weight:600;color:#f7f0e7d1;white-space:nowrap;text-shadow:0 2px 12px rgba(0,0,0,.55);letter-spacing:-.01em;pointer-events:none}.video-section__proof-row{display:flex;justify-content:center;margin-top:-52px;position:relative;z-index:2;margin-bottom:32px}.video-section__proof{background:#00000052;border-radius:14px;padding:10px 22px 10px 10px;display:inline-flex;align-items:center;gap:18px;box-shadow:0 10px 42px #0000004d;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.video-section__proof-photos{display:flex;gap:3px;flex:none}.video-section__proof-photo{width:62px;height:62px;object-fit:cover;border-radius:7px;flex:none}.video-section__proof span{font-size:14px;color:#f7f0e7e0;font-weight:500;line-height:1.45;max-width:200px}.video-section__features{display:grid;grid-template-columns:1fr 1fr;gap:16px}.video-feature-card{background:transparent;border:1px solid rgba(255,255,255,.18);border-radius:var(--r-lg);padding:28px;display:flex;flex-direction:row;gap:22px;align-items:flex-start}.video-feature-card__icon{width:100px;height:100px;flex:none;display:flex;align-items:center;justify-content:center;overflow:hidden}.video-feature-card__icon img{width:100%;height:100%;object-fit:contain}.video-feature-card__title{font-size:22px;font-weight:700;color:#fff;display:block;margin-bottom:8px;line-height:1.2}.video-feature-card p{font-size:16px;color:#fff;line-height:1.62;margin:0}.video-struggle-wrap{background:#fff;position:relative}.video-bottom-cta{position:relative;z-index:10;text-align:center;margin-top:-41px}.video-bottom-cta__proof{margin-top:12px;display:flex;justify-content:center}.video-bottom-cta__avatars{height:40px;width:auto;display:block;margin:0 auto}.struggle-section{background:linear-gradient(to bottom,#ffffff 0%,var(--cream) 100%);padding:calc(var(--section-pad) + 40px) 0 0;border-radius:0;position:relative}.struggle-section>.container{max-width:1320px}.struggle-section__inner{display:grid;grid-template-columns:48% 52%;gap:40px;align-items:start}.struggle-section__media{display:flex;flex-direction:column;gap:20px;position:sticky;top:40px;padding:30px 30px 30px 0;margin:-30px -30px -30px 0;overflow:visible}.struggle-section__media-photo{width:172%;display:block}.struggle-illustration{border-radius:var(--r-xl);overflow:hidden;aspect-ratio:4/3;background:radial-gradient(ellipse 60% 70% at 30% 40%,rgba(240,75,86,.15) 0%,transparent 58%),radial-gradient(ellipse 50% 60% at 75% 65%,rgba(197,169,130,.2) 0%,transparent 55%),var(--cream-200);display:flex;align-items:center;justify-content:center;position:relative}.struggle-illustration__center{width:110px;height:110px;border-radius:50%;background:linear-gradient(135deg,var(--red-400),var(--red-700));display:flex;align-items:center;justify-content:center;box-shadow:0 14px 44px #f04b565c}.struggle-illustration__bubble{position:absolute;width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #0000001a}.struggle-illustration__bubble--1{top:18%;left:12%;background:var(--bg-white);color:var(--red-600)}.struggle-illustration__bubble--2{top:12%;right:18%;background:var(--gold-400);color:var(--ink-800)}.struggle-illustration__bubble--3{bottom:22%;left:8%;background:var(--ink-700);color:var(--cream)}.struggle-illustration__bubble--4{bottom:16%;right:12%;background:var(--bg-white);color:var(--gold-500)}.struggle-stat-card{background:var(--ink-800);border-radius:var(--r-md);padding:20px 24px;display:flex;align-items:center;gap:16px;box-shadow:0 10px 36px #00000038;border:1px solid rgba(255,255,255,.06)}.struggle-stat-card img{width:54px;height:54px;border-radius:var(--r-sm);object-fit:cover;flex:none}.struggle-stat-card strong{display:block;font-size:16px;font-weight:700;color:var(--gold-400);line-height:1.3;margin-bottom:4px}.struggle-stat-card span{font-size:12px;color:#f7f0e780;font-weight:500}.struggle-section__text h2{font-size:clamp(1.8rem,2.8vw,3.1rem);font-weight:800;line-height:1.1;color:var(--text-on-light);margin-bottom:28px}.struggle-section__text h2 strong{color:var(--red-600);font-weight:800}.struggle-section__text p{font-size:19px;color:var(--text-on-light-60);line-height:1.8;margin-bottom:18px}.struggle-section__text p strong{color:var(--text-on-light);font-weight:600}.struggle-section__text p:last-child{margin-bottom:0}.struggle-cta-card{display:grid;grid-template-columns:34% 66%;height:var(--struggle-card-height);background:#fff;border-radius:var(--r-xl);overflow:hidden;max-width:1100px;margin:110px auto 0;margin-bottom:calc(var(--struggle-card-height) / -2);border:1px solid rgba(0,0,0,.08);box-shadow:0 24px 72px #0000002e;position:relative;z-index:2}.struggle-cta-card__media{position:relative;overflow:hidden}.struggle-cta-card__media img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.struggle-cta-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:#ffffffeb;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--ink-800);box-shadow:0 4px 18px #00000038}.struggle-cta-card__play svg{margin-left:3px}.testimonial-quotemark{display:block;color:#dc2626;user-select:none;margin-bottom:4px;flex-shrink:0}.testimonial-content{display:flex;flex-direction:column;gap:0;text-align:left;width:100%}.struggle-cta-card__body{margin:0;padding:22px 54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:left}.struggle-cta-card__quote{font-size:clamp(1.6rem,2.2vw,1.85rem);font-weight:600;color:var(--ink-800);line-height:1.26;margin:0 0 24px;font-style:normal}.struggle-cta-card__attribution{display:flex;align-items:center;justify-content:flex-start;gap:14px}.struggle-cta-card__attribution img{width:46px;height:46px;border-radius:8px;object-fit:cover;flex:none}.struggle-cta-card__attribution strong{display:block;font-size:16px;font-weight:700;color:var(--ink-800);margin-bottom:1px;font-style:normal}.struggle-cta-card__attribution span{display:block;font-size:12px;color:var(--ink-200);font-style:normal}.statement-section{background:linear-gradient(to bottom,#ffffff 0%,var(--cream) 96px,var(--cream) 100%);padding:calc(var(--section-pad) + 140px) 0 calc(var(--section-pad) + 48px);text-align:center;position:relative;overflow:hidden;border-radius:0 0 52px 52px}.statement-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:700px;height:500px;background:radial-gradient(ellipse at center,rgba(240,75,86,.08) 0%,transparent 68%);pointer-events:none}.statement-section__inner{max-width:780px;margin:0 auto;position:relative;z-index:1}.statement-icon{width:58px;height:58px;margin:0 auto 28px;border-radius:var(--r-md);background:linear-gradient(135deg,var(--red-400),var(--red-700));display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 30px #f04b565c}.statement-section h2{font-size:clamp(2.2rem,4vw,4.2rem);font-weight:800;line-height:1.06;letter-spacing:-.04em;color:var(--text-on-light);margin-bottom:24px}.statement-section h2 em{font-style:normal;text-decoration:underline;text-decoration-color:var(--gold-400);text-decoration-thickness:4px;text-underline-offset:8px}.statement-lead{font-size:1.15rem;color:var(--text-on-light-60);line-height:1.72;margin-bottom:46px}.statement-body{text-align:left}.statement-body>p{font-size:18px;color:var(--text-on-light-60);line-height:1.75;margin-bottom:16px}.statement-body>p strong{color:var(--text-on-light);font-weight:600}.statement-outcomes{margin:30px 0 44px;display:flex;flex-direction:column;gap:16px}.statement-outcome{display:flex;align-items:flex-start;gap:14px}.statement-outcome__icon{width:34px;height:34px;border-radius:var(--r-sm);background:var(--red-50);color:var(--red-600);display:flex;align-items:center;justify-content:center;flex:none;margin-top:1px}.statement-outcome strong{display:block;font-size:16px;font-weight:700;color:var(--text-on-light);margin-bottom:2px}.statement-outcome p{font-size:15px;color:var(--text-on-light-60);line-height:1.65;margin:0}.statement-section__cta{text-align:center;margin-top:48px}.dark-features{background:var(--ink-700);padding:calc(var(--section-pad) + (var(--struggle-card-height) / 2)) 0 var(--section-pad);position:relative;overflow:hidden;border-radius:72px 72px 0 0}.dark-features:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-size:250px 250px;opacity:.4;mix-blend-mode:overlay;pointer-events:none;z-index:0}.dark-features:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(197,169,130,.07) 0%,transparent 55%),radial-gradient(ellipse 40% 30% at 10% 88%,rgba(240,75,86,.05) 0%,transparent 50%);pointer-events:none;z-index:0}.dark-features>.container{position:relative;z-index:1}.dark-features__header{text-align:center;margin-bottom:56px}.dark-features__header h2{font-size:clamp(2.4rem,4vw,4.2rem);color:#fff;letter-spacing:-.04em;line-height:1.08;margin-bottom:20px;font-weight:800}.dark-features__header h2 em{font-style:normal;color:var(--gold-400)}.dark-features__header p{font-size:19px;color:#fff;max-width:62ch;margin:0 auto 28px;line-height:1.7}.dark-features__subhead{font-size:1.15rem;font-style:italic;font-weight:500;color:#f7f0e78c;display:block}.df-panel-wrap{position:relative}.df-panel-icon{position:absolute;top:0;left:50%;transform:translate(-50%);width:96px;height:96px;border-radius:50%;background:#fff;border:6px solid #fff;box-shadow:0 8px 32px #0000005c;display:flex;align-items:center;justify-content:center;z-index:2;overflow:hidden}.df-panel-icon img{width:62px;height:62px;object-fit:contain}.df-panel{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:28px;overflow:hidden}.df-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid rgba(255,255,255,.07);background:linear-gradient(to right,rgba(255,255,255,.06) 200px,transparent 200px);position:relative;align-items:center}.df-row:last-child{border-bottom:none}.df-row:after{content:"";position:absolute;left:200px;top:0;bottom:0;width:1px;background:#ffffff12;pointer-events:none}.df-row__thumb{display:flex;align-items:center;justify-content:center;height:200px;align-self:center;background:transparent}.df-row__thumb img{width:144px;height:144px;object-fit:contain}.df-row__body{padding:28px 56px}.df-row__body h3{font-size:clamp(1.75rem,2.6vw,2.3rem);color:#fff;letter-spacing:-.03em;margin-bottom:16px;line-height:1.15;font-weight:700}.df-row__body p{font-size:18px;color:#fff;line-height:1.82}.dark-features__cta{text-align:center;margin-top:80px}.single-testimonial{background:linear-gradient(to bottom,var(--ink-700) 0,var(--ink-700) calc(var(--single-testimonial-card-height) * 3 / 4),#ffffff calc(var(--single-testimonial-card-height) * 3 / 4),#ffffff 100%);padding:0 0 72px;position:relative}.single-testimonial>.container{position:relative;z-index:1}.single-testimonial__inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:34% 66%;height:var(--single-testimonial-card-height);background:#fff;border-radius:var(--r-xl);overflow:hidden;border:1px solid rgba(0,0,0,.08);position:relative;z-index:5;box-shadow:0 24px 72px #0000002e}.single-testimonial__photo{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.single-testimonial blockquote{margin:0;padding:22px 54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;text-align:left}.single-testimonial__quote{font-size:clamp(1.6rem,2.2vw,1.85rem);color:var(--ink-800);line-height:1.26;font-weight:600;margin-bottom:24px;font-style:normal}.single-testimonial__attribution{display:flex;align-items:center;justify-content:flex-start;gap:14px;text-align:left;font-style:normal}.single-testimonial__attribution img{width:46px;height:46px;border-radius:8px;object-fit:cover;flex:none}.single-testimonial__name{display:block;font-size:16px;font-weight:700;color:var(--ink-800);margin-bottom:1px;font-style:normal}.single-testimonial__role{display:block;font-size:12px;color:var(--ink-200);font-style:normal}.inside-section{background:linear-gradient(to bottom,#ffffff 0%,var(--cream) 100%);padding:calc(var(--section-pad) + 96px) 0 var(--section-pad);border-radius:0;overflow:hidden;position:relative}.inside-section__head{text-align:center;margin-bottom:72px}.inside-section__head h2{font-size:clamp(2.4rem,4vw,4rem);letter-spacing:-.04em;color:var(--text-on-light);line-height:1.08;margin-top:8px;font-weight:800}.inside-rows{position:relative;padding-left:28px}.inside-section__line{position:absolute;left:-14px;width:2px;border-radius:2px;pointer-events:none;background:linear-gradient(to bottom,rgba(240,75,86,.28) 0%,#f04b56 var(--line-progress, 0%),rgba(240,75,86,.28) 100%)}.inside-row{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding:64px 0}.inside-row:first-of-type{padding-top:0}.inside-row__label{display:flex;align-items:center;gap:10px;margin-bottom:16px}.inside-row__num{width:26px;height:26px;border-radius:50%;background:var(--red-500);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex:none}.inside-row__tag{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#a0a0a0}.inside-row__text h3{font-size:clamp(1.9rem,3vw,2.8rem);letter-spacing:-.03em;color:var(--text-on-light);line-height:1.1;margin-bottom:16px;font-weight:700}.inside-row__text p{font-size:18px;color:var(--text-on-light-60);line-height:1.8;margin-bottom:12px}.inside-row__text p:last-child{margin-bottom:0}.inside-row__screenshot{aspect-ratio:1/1;border-radius:var(--r-xl);background:var(--cream-200);border:1px solid rgba(0,0,0,.07);box-shadow:0 22px 64px #1a16141f;overflow:hidden;position:relative}.inside-row__screenshot img{width:100%;height:100%;object-fit:cover;display:block}.inside-row__screenshot-inner{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 30% 40%,rgba(240,75,86,.07) 0%,transparent 60%),radial-gradient(ellipse 50% 50% at 75% 70%,rgba(197,169,130,.09) 0%,transparent 55%);display:flex;align-items:center;justify-content:center;color:#b0a8a4;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.nl-events{background:var(--cream);padding:var(--section-pad) 0}.nl-events__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.nl-card{background:var(--ink-700);border-radius:var(--r-xl);overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.06)}.nl-card__img{height:200px;position:relative;overflow:hidden;flex:none;background:radial-gradient(ellipse 70% 80% at 15% 40%,rgba(240,75,86,.4) 0%,transparent 60%),radial-gradient(ellipse 60% 70% at 85% 65%,rgba(197,169,130,.3) 0%,transparent 55%),var(--ink-800);display:flex;align-items:center;justify-content:center}.nl-card__img img{height:42px;width:auto;opacity:.55}.nl-card__img-label{position:absolute;bottom:12px;left:50%;transform:translate(-50%);font-size:11px;color:#f7f0e75c;font-weight:600;white-space:nowrap;letter-spacing:.08em}.nl-card__body{padding:34px 38px 38px;display:flex;flex-direction:column;flex:1}.nl-card__body h3{font-size:1.4rem;color:var(--cream);margin-bottom:12px;font-weight:700;letter-spacing:-.03em}.nl-card__body p{font-size:15px;color:#f7f0e7c2;line-height:1.75;margin-bottom:26px}.nl-card__form{display:flex;gap:0;margin-top:auto}.nl-card__form input{flex:1;font-family:var(--font-sans);font-size:14px;background:#ffffff14;border:1.5px solid rgba(255,255,255,.2);border-radius:var(--r-pill) 0 0 var(--r-pill);color:var(--cream);padding:12px 18px;outline:none;transition:border-color var(--dur-base)}.nl-card__form input::placeholder{color:#f7f0e761}.nl-card__form input:focus{border-color:#ffffff73}.nl-card__form button{border-radius:0 var(--r-pill) var(--r-pill) 0;border:none;padding:12px 20px;background:var(--red-500);color:#fff;font-family:var(--font-sans);font-weight:700;font-size:14px;cursor:pointer;box-shadow:var(--red-800) 0 6px 0 0;transition:filter var(--dur-base),transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-fast) var(--ease-out);white-space:nowrap}.nl-card__form button:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:var(--red-800) 0 8px 0 0}.nl-card__form button:active{transform:translateY(4px);box-shadow:var(--red-800) 0 2px 0 0}.events-card{background:var(--bg-white);border:1px solid rgba(0,0,0,.08);border-radius:var(--r-xl);box-shadow:0 4px 22px #1a161412;overflow:hidden;display:flex;flex-direction:column}.events-card__img{height:200px;flex:none;background:radial-gradient(ellipse 65% 70% at 75% 35%,rgba(197,169,130,.3) 0%,transparent 55%),radial-gradient(ellipse 55% 60% at 20% 70%,rgba(240,75,86,.1) 0%,transparent 50%),var(--cream-200);display:flex;align-items:center;justify-content:center;position:relative}.events-card__img img{height:42px;width:auto;opacity:.42}.events-card__img-label{position:absolute;bottom:12px;left:50%;transform:translate(-50%);font-size:11px;color:#b0a8a4;font-weight:600;white-space:nowrap;letter-spacing:.08em}.events-card__body{padding:34px 38px 38px;display:flex;flex-direction:column;flex:1}.events-card__body h3{font-size:1.4rem;color:var(--text-on-light);margin-bottom:12px;font-weight:700;letter-spacing:-.03em}.events-card__body p{font-size:15px;color:var(--text-on-light-60);line-height:1.75;margin-bottom:26px}.events-card__quote{background:var(--cream);border-left:3px solid var(--red-500);border-radius:0 var(--r-sm) var(--r-sm) 0;padding:14px 18px;font-size:14px;color:var(--text-on-light-60);font-style:italic;line-height:1.65;margin-bottom:24px;margin-top:auto}.who-for{background:var(--bg-white);padding:var(--section-pad) 0}.who-for__grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.who-panel{border-radius:var(--r-xl);padding:38px 34px}.who-panel--yes{background:var(--bg-white);border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 22px #1a16140f}.who-panel--no{background:var(--cream);border:1px solid rgba(0,0,0,.07)}.who-panel__head{display:flex;align-items:center;gap:12px;margin-bottom:26px}.who-panel__icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none}.who-panel__icon--yes{background:#e6f4ec;color:#2e9e6b}.who-panel__icon--no{background:var(--red-50);color:var(--red-600)}.who-panel h3{font-size:1.1rem;color:var(--text-on-light);font-weight:700}.who-list{display:flex;flex-direction:column;gap:14px}.who-item{display:flex;align-items:flex-start;gap:12px}.who-item__icon--yes{color:#2e9e6b;flex:none;margin-top:2px}.who-item__icon--no{color:var(--red-500);flex:none;margin-top:2px}.who-item p{font-size:15px;color:var(--text-on-light);line-height:1.65;margin:0}.section__head{margin-bottom:44px}.section__head h2{font-size:clamp(1.7rem,2.7vw,2.8rem);letter-spacing:-.04em;color:var(--text-on-light);margin-top:8px;font-weight:800}.section__head p{color:var(--text-on-light-60);font-size:17px;margin-top:12px;line-height:1.75;max-width:52ch}.section__head--center{text-align:center}.section__head--center .section__head p{margin-left:auto;margin-right:auto}.cta-band{padding:var(--section-pad) 0;background:radial-gradient(ellipse 60% 80% at 15% 50%,rgba(26,22,20,.14) 0%,transparent 60%),radial-gradient(ellipse 50% 70% at 85% 50%,rgba(197,169,130,.16) 0%,transparent 55%),var(--red-500);position:relative;overflow:hidden;text-align:center;border-radius:0 0 52px 52px}.cta-band:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-size:250px 250px;opacity:.3;mix-blend-mode:overlay;pointer-events:none;z-index:0}.cta-band>.container{position:relative;z-index:1}.cta-band h2{font-size:clamp(2.1rem,3.5vw,3.4rem);color:#fff;letter-spacing:-.04em;line-height:1.1;margin-bottom:16px;font-weight:800}.cta-band p{font-size:17px;color:#ffffffe6;line-height:1.75;max-width:48ch;margin:0 auto 36px}.cta-band__actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.community-proof{background:var(--cream);display:grid;grid-template-columns:clamp(260px,34vw,500px) 1fr clamp(260px,34vw,500px);height:100vh;max-height:100vh;overflow:hidden;position:relative;align-items:stretch}.community-proof__rail{display:flex;gap:6px;overflow:hidden;position:relative}.community-proof__rail--left{-webkit-mask-image:linear-gradient(to right,transparent,black 35%),linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent,black 35%),linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);mask-composite:intersect}.community-proof__rail--right{-webkit-mask-image:linear-gradient(to left,transparent,black 35%),linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(to left,transparent,black 35%),linear-gradient(to bottom,transparent,black 18%,black 82%,transparent);mask-composite:intersect}.cp-col{flex:1;min-width:0;overflow:hidden}.cp-track{display:flex;flex-direction:column;gap:6px}.cp-card{width:100%;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;flex:none;box-shadow:0 3px 12px #0000001a,0 1px 3px #0000000f;background:var(--cream-200)}.cp-card img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}@keyframes cp-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes cp-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.community-proof__center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:52px 36px;gap:18px;position:relative;z-index:1}.community-proof__center .eyebrow{color:var(--red-500);margin-bottom:-10px}.community-proof__center h2{font-size:clamp(2rem,3vw,2.9rem);font-weight:800;color:var(--ink-800);letter-spacing:-.04em;line-height:1.1;margin:0}.community-proof__sub{font-size:16px;color:var(--text-on-light-60);line-height:1.65;max-width:36ch;margin:0}@media(max-width:900px){.community-proof{grid-template-columns:180px 1fr 180px}}@media(max-width:640px){.community-proof{grid-template-columns:1fr;height:auto;max-height:none}.community-proof__rail{display:none}.community-proof__center{padding:64px 32px}}.playbooks-index-hero{position:relative;overflow:hidden;padding:136px 0 42px;color:#fff;background:linear-gradient(118deg,#a91e29,#c83b45 54%,#8a1e27);border-radius:0 0 30px 30px}.playbooks-index-hero:after{content:"";position:absolute;inset:0;opacity:.18;pointer-events:none;background:repeating-linear-gradient(120deg,transparent 0 15px,rgba(255,255,255,.3) 16px 17px,transparent 18px 33px)}.playbooks-index-hero .container{position:relative;z-index:1}.playbooks-index-hero .eyebrow{margin-bottom:10px}.playbooks-index-hero h1{max-width:17ch;margin:0;color:#fff;font-size:clamp(2.25rem,4vw,3.7rem);font-weight:750;letter-spacing:-.055em;line-height:1.02}.playbooks-index-hero p{max-width:58ch;margin:12px 0 0;color:#ffffffeb;font-size:1rem;line-height:1.5}.playbooks-index{padding:34px 0 78px;background:#fbfaf8}.playbook-filters{display:flex;flex-wrap:wrap;gap:9px;padding-bottom:25px}.playbook-filter{appearance:none;border:1px solid rgba(26,22,20,.15);border-radius:999px;padding:10px 16px;background:#fff;color:var(--ink-700);font:inherit;font-size:13px;font-weight:800;line-height:1;cursor:pointer;transition:background var(--dur-fast),color var(--dur-fast),border-color var(--dur-fast)}.playbook-filter:hover,.playbook-filter.is-active{border-color:var(--ink-800);background:var(--ink-800);color:#fff}.resource-card-grid{gap:22px}.resource-card{border-radius:20px;box-shadow:0 10px 28px #1a161414;transition:transform var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.resource-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #1a161421}.resource-card[hidden]{display:none!important}.resource-card__image,.resource-card:not(.resource-card--featured) .resource-card__image{aspect-ratio:16 / 9;background:#201c1b}.resource-card__image img{object-fit:cover}.resource-card__body{padding:18px 20px 17px}.resource-card__meta{gap:5px;font-size:10px;letter-spacing:.1em}.resource-card__meta time:before{margin-right:5px}.resource-card h2{display:-webkit-box;overflow:hidden;margin:9px 0;font-size:clamp(1.07rem,1.45vw,1.3rem);font-weight:800;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource-card p{display:-webkit-box;overflow:hidden;margin:0 0 16px;color:var(--ink-500);font-size:15px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource-card__bottom{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.resource-card__author{display:flex;align-items:center;gap:8px;min-width:0;color:var(--ink-700);font-size:12px;font-weight:800}.resource-card__author img{width:25px;height:25px;flex:none;border-radius:50%;object-fit:cover}.resource-card__link{margin:0;font-size:12px;white-space:nowrap}.resource-article-hero__grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);min-height:450px;padding:146px 0 54px;gap:clamp(34px,6vw,86px)}.resource-article-hero h1{max-width:16ch;font-size:clamp(2.15rem,3.65vw,3.55rem);line-height:1.03}.resource-article-hero__copy>p{max-width:43ch;margin-top:16px;font-size:17px}.resource-article-hero__media{min-height:0;aspect-ratio:16 / 9;align-self:center;border-radius:20px;background:#160e0f}.resource-article-hero__media iframe{display:block;width:100%;height:100%;border:0}.resource-article__grid{grid-template-columns:minmax(0,1fr) 238px;max-width:1160px;gap:clamp(36px,5vw,72px)}.resource-article__aside{position:sticky;top:102px;align-self:start;padding:0}.resource-action-card{padding:21px;border-radius:16px;background:var(--red-500);color:#fff;box-shadow:0 12px 25px #8f161f38}.resource-action-card__eyebrow{display:block;margin-bottom:7px;color:#ffffffc7;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.resource-action-card h2{margin:0 0 8px;color:#fff;font-size:1.36rem;line-height:1.05;letter-spacing:-.04em}.resource-action-card p{margin:0 0 15px;color:#ffffffe0;font-size:13px;line-height:1.45}.resource-action-card .btn{display:block;padding:10px 12px;background:#fff;color:var(--red-600);font-size:12px;text-align:center}.resource-newsletter,.resource-testimonial{margin-top:14px;padding:17px;border:1px solid rgba(26,22,20,.13);border-radius:16px;background:#fff;box-shadow:0 7px 19px #1a16140f}.resource-newsletter strong{display:block;color:var(--ink-900);font-size:15px;line-height:1.2;letter-spacing:-.025em}.resource-newsletter label{display:block;margin:14px 0 6px;color:var(--ink-500);font-size:11px;font-weight:800}.resource-newsletter input{box-sizing:border-box;width:100%;border:1px solid rgba(26,22,20,.2);border-radius:8px;padding:10px;font:inherit;font-size:12px}.resource-newsletter button{width:100%;margin-top:8px;border:0;border-radius:8px;padding:10px;background:var(--ink-800);color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.resource-newsletter small{display:block;margin-top:8px;color:var(--ink-300);font-size:10px;line-height:1.35}.resource-testimonial>span{display:block;color:var(--red-500);font-family:Georgia,serif;font-size:34px;line-height:.7}.resource-testimonial p{margin:10px 0 13px;color:var(--ink-700);font-size:14px;font-weight:650;line-height:1.4}.resource-testimonial strong,.resource-testimonial small{display:block;font-size:11px}.resource-testimonial small{margin-top:2px;color:var(--ink-300)}.resource-author-section{padding:84px 0 96px;background:#fff}.resource-author-section h2{margin:0 0 36px;color:var(--ink-900);font-size:clamp(2rem,3.5vw,3.35rem);font-weight:500;letter-spacing:-.055em}.resource-author-section__inner{display:grid;grid-template-columns:250px minmax(0,1fr);gap:54px;max-width:1010px}.resource-author-section__profile img{display:block;width:180px;height:180px;margin:0 auto 18px;border-radius:50%;object-fit:cover}.resource-author-section__profile a{display:block;border:1px solid rgba(26,22,20,.18);border-radius:9px;padding:11px;color:var(--ink-800);font-size:12px;font-weight:800;text-align:center;text-decoration:none}.resource-author-section h3{margin:0;color:var(--ink-900);font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.055em}.resource-author-section__role{margin:6px 0 22px;color:var(--ink-500);font-size:17px}.resource-author-section__inner>div:last-child>p:not(.resource-author-section__role){max-width:64ch;color:var(--ink-500);font-size:17px;line-height:1.62}.resource-author-section__links{display:flex;gap:18px;margin-top:21px}.resource-author-section__links a{color:var(--red-600);font-size:13px;font-weight:800}@media(max-width:900px){.resource-article-hero__grid{grid-template-columns:1fr;padding-top:140px}.resource-article-hero h1{max-width:18ch}.resource-article-hero__media{max-width:760px}.resource-article__grid{grid-template-columns:1fr}.resource-article__aside{position:static;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.resource-newsletter,.resource-testimonial{margin-top:0}}@media(max-width:640px){.playbooks-index-hero{padding:116px 0 32px;border-radius:0 0 22px 22px}.playbooks-index-hero h1{font-size:2.25rem}.playbooks-index{padding:25px 0 56px}.playbook-filters{gap:7px;padding-bottom:19px}.playbook-filter{padding:9px 12px;font-size:12px}.resource-card__body{padding:16px}.resource-card h2{font-size:1.12rem}.resource-article-hero__grid{padding:118px 0 43px}.resource-article-hero h1{font-size:2.25rem}.resource-article__aside{grid-template-columns:1fr}.resource-author-section{padding:60px 0}.resource-author-section__inner{grid-template-columns:1fr;gap:28px}.resource-author-section__profile{max-width:220px}.resource-author-section__profile img{width:145px;height:145px}}.resource-card__image,.resource-card:not(.resource-card--featured) .resource-card__image{aspect-ratio:16 / 9}.resources-hero,.resource-article-hero{border-radius:0 0 42px 42px}.resources-hero__grid{min-height:440px;padding:170px 0 70px;align-items:center;gap:clamp(40px,7vw,96px)}.resources-hero h1{max-width:11ch;font-size:clamp(3rem,5vw,4.8rem)}.resources-hero__grid>div>p{max-width:47ch;margin-top:20px;color:#ffffffe6;font-size:1.12rem;line-height:1.55}.resources-hero__cta{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center;max-width:420px;padding:20px;border:1px solid rgba(255,255,255,.28);border-radius:20px;background:#3d0b1047;box-shadow:0 18px 40px #3a0a0e2e}.resources-hero__cta img{grid-row:span 2;width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.75)}.resources-hero__cta strong{display:block;color:#fff;font-size:1rem}.resources-hero__cta span{display:block;margin-top:4px;color:#ffffffc7;font-size:.86rem;line-height:1.35}.resources-hero__cta .btn{grid-column:2;justify-self:start;margin-top:2px;padding:11px 17px;font-size:.82rem}.resources-collection{padding:76px 0 100px}.resources-collection__heading{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:32px;margin-bottom:30px}.resources-collection__heading h2{font-size:clamp(2.4rem,4vw,4.2rem)}.resources-collection__heading p{max-width:31ch;color:var(--ink-300);font-size:1.05rem;line-height:1.5}.resource-filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.resource-filter{padding:11px 16px;border:1px solid rgba(26,22,20,.12);border-radius:10px;background:#fff;color:var(--ink-500);font:inherit;font-size:.88rem;font-weight:800;cursor:pointer}.resource-filter:hover,.resource-filter.is-active{border-color:var(--ink-900);background:var(--ink-900);color:#fff}.resource-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.resource-card,.resource-card--featured{grid-column:auto;border-radius:16px;box-shadow:none}.resource-card__image,.resource-card:not(.resource-card--featured) .resource-card__image{aspect-ratio:16 / 9;padding:12px;background:#f0ece5}.resource-card__image img{object-fit:contain;transform:none!important}.resource-card__body{padding:18px 19px 20px}.resource-card h2{display:-webkit-box;overflow:hidden;min-height:2.25em;margin:10px 0 13px;font-size:1.3rem;line-height:1.12;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource-card__author{display:flex;align-items:center;gap:8px;margin-bottom:15px;color:var(--ink-500);font-size:.84rem;font-weight:700}.resource-card__author img{width:25px;height:25px;border-radius:50%;object-fit:cover}.resource-card__link{font-size:.86rem}.resource-article-hero__grid{grid-template-columns:minmax(0,.83fr) minmax(480px,1.17fr);min-height:500px;gap:clamp(40px,6vw,92px);padding:150px 0 66px}.resource-article-hero h1{max-width:13ch;font-size:clamp(2.3rem,3.8vw,4rem);letter-spacing:-.052em}.resource-article-hero__copy>p{font-size:1.05rem;line-height:1.5}.resource-article-hero__media{display:grid;min-height:0;aspect-ratio:16 / 9;padding:14px;border:1px solid rgba(255,255,255,.28);border-radius:22px;background:#440e1438}.resource-article-hero__media img{width:100%;height:100%;object-fit:contain;border-radius:12px}.resource-author-inline{display:flex;align-items:center;gap:10px;margin-top:23px;color:#ffffffdb;font-size:.84rem;line-height:1.3}.resource-author-inline img{width:34px;height:34px;border:1px solid rgba(255,255,255,.55);border-radius:50%;object-fit:cover}.resource-article{padding:70px 0 94px}.resource-article__grid{grid-template-columns:minmax(0,700px) minmax(250px,310px);align-items:start;justify-content:space-between;gap:clamp(42px,8vw,120px)}.resource-article__content{font-size:18px}.resource-article__aside{position:sticky;top:28px;padding:0}.resource-action-card{padding:25px;border:1px solid rgba(26,22,20,.14);border-radius:17px 17px 0 0;background:#fff}.resource-action-card__eyebrow{display:block;margin-bottom:9px;color:var(--red-600);font-size:.68rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.resource-action-card h2{color:var(--ink-900);font-size:1.55rem}.resource-action-card p{margin:12px 0 20px;color:var(--ink-300);font-size:.92rem;line-height:1.48}.resource-newsletter{display:grid;gap:9px;padding:22px 25px 24px;border-radius:0 0 17px 17px;background:var(--ink-900);color:#fff}.resource-newsletter strong{font-size:.95rem;line-height:1.25}.resource-newsletter label,.resources-signup__form label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.resource-newsletter input{width:100%;box-sizing:border-box;padding:12px;border:1px solid rgba(255,255,255,.26);border-radius:8px;background:#ffffff1a;color:#fff;font:inherit;font-size:.88rem}.resource-newsletter button,.resources-signup__form button{padding:12px;border:0;border-radius:8px;background:#fff;color:var(--ink-900);font:inherit;font-size:.86rem;font-weight:800;cursor:pointer}.resource-newsletter small{color:#ffffff9e;font-size:.72rem;line-height:1.35}.resource-author-section{padding:78px 0;border-top:1px solid rgba(26,22,20,.1);background:var(--cream)}.resource-author-section__inner{display:grid;grid-template-columns:210px minmax(0,650px);gap:clamp(30px,7vw,88px);align-items:center}.resource-author-section__inner>img{width:210px;aspect-ratio:1;border-radius:22px;object-fit:cover}.resource-author-section h2{margin-bottom:18px;color:var(--ink-900);font-size:clamp(2rem,3vw,3.1rem)}.resource-author-section p{color:var(--ink-300);font-size:1.05rem;line-height:1.65}.resource-author-section__links{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px}.resource-author-section__links a{color:var(--red-600);font-size:.9rem;font-weight:800}.resource-footer{padding:50px 0;background:var(--ink-900);color:#ffffffb8}.resource-footer__inner{display:flex;align-items:end;justify-content:space-between;gap:40px}.resource-footer img{width:150px;height:auto}.resource-footer p{max-width:33ch;margin-top:15px;font-size:.9rem;line-height:1.5}.resource-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.resource-footer nav a{color:#fff;font-size:.88rem;font-weight:700}.resources-signup{padding:74px 0;background:var(--red-700);color:#fff}.resources-signup__inner{display:grid;grid-template-columns:1fr minmax(320px,.8fr);gap:80px;align-items:center}.resources-signup h2{margin:8px 0 13px;font-size:clamp(2.1rem,4vw,3.8rem)}.resources-signup p{max-width:46ch;color:#ffffffd1;line-height:1.55}.resources-signup__form>div{display:flex;gap:8px}.resources-signup__form input{min-width:0;flex:1;padding:14px 15px;border:1px solid rgba(255,255,255,.35);border-radius:9px;background:#fff;font:inherit}.resources-signup__form button{padding:14px 19px;white-space:nowrap}.resources-signup__form small{display:block;margin-top:9px;color:#ffffffa6;font-size:.73rem}@media(max-width:980px){.resource-article-hero__grid{grid-template-columns:1fr}.resource-article-hero__media{max-width:760px}.resource-article__grid{grid-template-columns:minmax(0,1fr) minmax(230px,290px);gap:36px}.resource-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-signup__inner{gap:38px}}@media(max-width:760px){.resources-hero__grid,.resources-signup__inner,.resource-article__grid,.resource-author-section__inner{grid-template-columns:1fr}.resources-hero__grid{padding-top:140px}.resources-collection__heading{align-items:start;flex-direction:column;gap:14px}.resource-article__aside{position:static}.resource-author-section__inner>img{width:150px}.resource-footer__inner{align-items:start;flex-direction:column}.resource-footer nav{justify-content:flex-start}}@media(max-width:560px){.resource-card-grid{grid-template-columns:1fr}.resources-hero__cta{max-width:none}.resource-article-hero__grid{padding-top:130px}.resource-article-hero__media{padding:9px}.resources-signup__form>div{flex-direction:column}}.senja-section{background:linear-gradient(to bottom,var(--cream) 0%,#ffffff 14%,#ffffff 86%,var(--cream) 100%);padding:var(--section-pad) 0;text-align:center}.senja-section__heading{font-size:clamp(1.7rem,2.7vw,2.8rem);font-weight:800;color:var(--text-on-light);letter-spacing:-.04em;line-height:1.1;max-width:820px;margin:0 auto var(--section-pad-sm)}.senja-section__keyword{color:var(--red-500)}.senja-section__embed{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 40px;overflow:hidden}.red-cta-wrap{background:var(--cream);padding:64px 40px 148px}.red-cta{background:radial-gradient(ellipse 80% 55% at 50% -5%,rgba(255,120,100,.35) 0%,transparent 60%),radial-gradient(ellipse 55% 45% at 15% 88%,rgba(90,5,10,.55) 0%,transparent 58%),radial-gradient(ellipse 50% 40% at 85% 80%,rgba(200,30,40,.28) 0%,transparent 55%),url(/images/columbus-skyline.png) center bottom / cover no-repeat,linear-gradient(to bottom,var(--red-600) 0%,var(--red-800) 100%);padding:var(--section-pad) 0 calc(var(--section-pad) + 20px);text-align:center;position:relative;overflow:hidden;max-width:980px;margin:0 auto;border-radius:36px;box-shadow:0 24px 72px #00000038,0 6px 20px #0000001f}.red-cta:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,var(--red-600) 0%,rgba(182,22,31,.9) 48%,rgba(140,20,28,.24) 68%,rgba(130,18,25,.62) 100%);pointer-events:none;z-index:0}.red-cta:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-size:250px 250px;opacity:.2;mix-blend-mode:overlay;pointer-events:none;z-index:0}.red-cta>.container{position:relative;z-index:1}.red-cta h2{font-size:clamp(2rem,3.5vw,3rem);color:#fff;letter-spacing:-.04em;margin-bottom:32px;font-weight:800}.red-cta p{font-size:17px;color:#ffffffe6;line-height:1.7;max-width:46ch;margin:-14px auto 32px}.red-cta__button{margin:0 auto}.red-cta__social-proof{margin-top:18px}.red-cta__social-proof .social-proof__label{color:#ffffffa6}.site-footer{background-color:#0b0908;background-image:linear-gradient(120deg,rgba(255,255,255,.035) 0%,transparent 42%,rgba(240,75,86,.055) 100%),repeating-linear-gradient(135deg,rgba(255,255,255,.025) 0 1px,transparent 1px 5px),repeating-linear-gradient(45deg,rgba(0,0,0,.24) 0 1px,transparent 1px 7px);color:var(--cream);padding:120px 0 0;position:relative;overflow:hidden;border-radius:52px 52px 0 0}.site-footer__top{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:40px;padding-bottom:96px;position:relative;z-index:2}.site-footer__identity{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.site-footer__logo{height:40px;width:auto;margin:0;align-self:flex-start}.site-footer__blurb{font-size:14px;color:#f7f0e7c2;max-width:26ch;line-height:1.7;margin:0}.site-footer__socials{display:flex;gap:10px;margin-top:6px}.site-footer__social-icon{width:36px;height:36px;border-radius:7px;border:1px solid var(--red-400);background:var(--red-500);display:flex;align-items:center;justify-content:center;color:#fff;transition:border-color var(--dur-base),color var(--dur-base);text-decoration:none}.site-footer a.site-footer__social-icon{color:#fff}.site-footer__social-icon:hover{border-color:var(--red-300);background:var(--red-600);color:#fff}.site-footer h4{font-size:10.5px;text-transform:uppercase;letter-spacing:.14em;color:var(--red-400);margin:0 0 18px;font-weight:700}.site-footer ul{display:flex;flex-direction:column;gap:11px}.site-footer a{color:#f7f0e7d6;font-size:14px;transition:color var(--dur-fast)}.site-footer a:hover{color:var(--cream)}.site-footer__wordmark{position:relative;z-index:1;width:100%;line-height:0}.site-footer__wordmark img{width:100%;height:auto;display:block;opacity:1}.site-footer__bottom{position:relative;z-index:2;padding:18px 0 28px;border-top:1px solid rgba(247,240,231,.07);display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#f7f0e794}.site-footer__legal{display:flex;gap:28px}.site-footer__legal a{color:#f7f0e7a3;font-size:12px}.site-footer__legal a:hover{color:#fff}@media(max-width:1024px){.nl-events__inner{grid-template-columns:1fr}.site-footer__top{grid-template-columns:1fr 1fr 1fr 1fr;gap:28px}.df-row{grid-template-columns:160px 1fr}.single-testimonial__inner{max-width:90%}.inside-row{gap:48px}.site-header__inner{display:flex;justify-content:space-between;align-items:center}.site-header__logo{margin:0 0 -46px;height:88px;vertical-align:unset;align-self:center}.site-header__nav--left{display:none}.site-header__nav--right{display:flex;align-items:center}.site-header__nav--right .site-header__link{display:none}.hero{padding-top:184px}}@media(max-width:1024px){html{overflow-x:hidden}}@media(max-width:768px){:root{--section-pad: 64px}.container{padding:0 20px}.site-header{padding:14px 0}.site-header__logo{height:88px;margin-bottom:-46px}.site-header__cta{font-size:13px;padding:10px 16px}.hero{padding-top:152px;min-height:0}.hero .container{padding:0 12px}.hero__content{flex:none;padding:16px 0 12px}.hero h1{font-size:2.1rem;margin-bottom:18px}.hero__lead{font-size:.98rem;margin-bottom:20px;max-width:100%}.hero-form{flex-direction:column;max-width:100%;border-radius:20px;padding:6px;gap:6px}.hero-form input{padding:15px 20px;font-size:16px;border-radius:14px;text-align:center}.hero-form button{font-size:16px;padding:16px 20px;border-radius:14px;margin:0;box-shadow:var(--red-800) 0 5px 0 0}.hero__social-proof{margin-top:14px;gap:8px}.hero__social-proof-avatars{height:23px}.social-proof__label{font-size:12px;white-space:normal;text-align:left;max-width:14ch}.hero__featured{display:none}.hero-carousel{margin-top:24px;padding-bottom:18px;margin-bottom:8px}.carousel-slide{flex:0 0 88vw}.carousel-card{height:auto;min-height:140px}.carousel-card__photo{display:none}.carousel-card__body{padding:18px 20px}.carousel-card__stars{margin-bottom:8px}.carousel-card__quote{font-size:13.5px;line-height:1.6;-webkit-line-clamp:5;flex:none}.carousel-card__avatar{display:block;width:36px;height:36px;border-radius:50%;object-fit:cover;object-position:center top;flex:none}.carousel-card__avatar-initials{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--ink-500);color:#f7f0e7b3;font-size:11px;font-weight:700;flex:none}.video-section{padding:26px 0 68px;border-radius:0 0 36px 36px}.video-section__proof-row{margin-top:-34px;margin-bottom:24px}.video-section__proof{gap:9px;padding:6px 12px 6px 6px;max-width:calc(100vw - 32px);border-radius:12px}.video-section__proof-photos{gap:2px}.video-section__proof-photo{width:38px;height:38px;border-radius:6px}.video-section__proof span{font-size:11.5px;line-height:1.32;max-width:132px}.video-section__label{display:none}.video-section__features{grid-template-columns:1fr;gap:12px}.video-feature-card{padding:18px;gap:12px;flex-direction:column;align-items:flex-start}.video-feature-card__icon{width:58px;height:58px}.video-feature-card__title{font-size:17px}.video-feature-card p{font-size:13.5px}.video-bottom-cta{margin-top:-34px;padding:0 16px}.video-bottom-cta .btn--xl{width:100%;max-width:360px;white-space:normal;text-align:center;font-size:16px;line-height:1.16;padding:16px 20px}.video-bottom-cta__proof{margin-top:10px}.video-bottom-cta__avatars{height:30px;max-width:calc(100vw - 48px);object-fit:contain}.struggle-section{padding-bottom:56px}.struggle-section__inner{grid-template-columns:1fr;gap:32px}.struggle-section__media{position:static;margin:0;padding:0;overflow:hidden}.struggle-section__media-photo{width:100%}.struggle-section__text h2{font-size:1.85rem;text-align:center}.struggle-section__text p{font-size:16px}.struggle-cta-card{grid-template-columns:1fr;height:auto;margin-top:48px;margin-bottom:-80px;max-width:calc(100% - 40px)}.struggle-cta-card__media{height:240px}.struggle-cta-card__body{padding:20px 24px 28px}.struggle-cta-card__quote{font-size:1.4rem;line-height:1.28}.dark-features{padding:calc(var(--section-pad) + 80px) 0 var(--section-pad);border-radius:0}.dark-features__header{margin-bottom:32px}.dark-features__header h2{font-size:1.9rem}.dark-features__header p{font-size:16px}.df-row{grid-template-columns:100px 1fr}.df-row:after{left:100px}.df-row__thumb{height:100px}.df-row__thumb img{width:72px;height:72px}.df-row__body{padding:24px 20px 28px 16px}.df-row__body h3{font-size:1.25rem;margin-bottom:10px}.df-row__body p{font-size:15px}.dark-features__cta{margin-top:32px}.single-testimonial{padding:20px 0 var(--section-pad);margin-top:-1px;background:linear-gradient(to bottom,var(--ink-700) 0,var(--ink-700) 290px,#ffffff 290px,#ffffff 100%)}.single-testimonial__inner{grid-template-columns:1fr;height:auto;margin:0 auto;max-width:calc(100% - 40px)}.single-testimonial__photo{height:240px}.single-testimonial blockquote{padding:22px 22px 28px}.single-testimonial__quote{font-size:1.4rem;line-height:1.28}.inside-section{padding:calc(var(--section-pad) + 80px) 0 var(--section-pad);border-radius:32px}.inside-section__head{text-align:left}.inside-section__head h2{font-size:1.8rem;text-align:left}.inside-row{grid-template-columns:1fr;gap:28px;padding:44px 0}.inside-row--reverse .inside-row__screenshot{order:-1}.inside-row__label{justify-content:flex-start}.inside-row__text h3{font-size:1.6rem;text-align:left}.inside-row__text p{font-size:15px;text-align:left}.red-cta-wrap{padding:48px 20px 72px}.red-cta{border-radius:var(--r-xl)}.red-cta h2{font-size:1.7rem}.red-cta__button{max-width:100%;white-space:normal;text-align:center;font-size:16px;line-height:1.16;padding:16px 20px}.site-footer{padding-top:72px;border-radius:32px 32px 0 0}.site-footer__top{grid-template-columns:1fr 1fr;gap:24px;padding-bottom:40px}.site-footer__identity{grid-column:1 / -1}.site-footer__bottom{flex-direction:column;gap:10px;text-align:center}.site-footer__legal{justify-content:center}}@media(prefers-reduced-motion:reduce){.carousel-track{animation:none}.events-feature-testimonial,.hero__photo-treatment,.hero__inner,.hero__featured,.hero-carousel{animation:none!important}*,*:before,*:after{transition-duration:.01ms!important}}.resources-site-header{background:var(--ink-900);padding:15px 0}.resources-site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.resources-site-header__brand{display:block;flex:none}.resources-site-header__brand img{display:block;width:112px;height:54px;object-fit:contain;object-position:left center}.resources-site-header nav{display:flex;align-items:center;gap:24px}.resources-site-header nav a{color:#fffc;font-size:14px;font-weight:700;text-decoration:none}.resources-site-header nav a:hover,.resources-site-header nav a[aria-current=page]{color:#fff}.resources-hero,.resource-article-hero{background:linear-gradient(to bottom,#b32932,#7a1e25);color:#fff;position:relative;overflow:hidden;border-radius:0 0 52px 52px}.resources-hero:before,.resource-article-hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-size:250px 250px;opacity:.42;mix-blend-mode:overlay;pointer-events:none}.resources-hero__grid,.resource-article-hero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:clamp(48px,9vw,132px);align-items:end;position:relative;z-index:1}.resources-hero__grid{min-height:500px;padding:210px 0 76px}.resources-hero h1,.resource-article-hero h1{color:#fff;font-size:clamp(3rem,5.2vw,5.35rem);font-weight:800;letter-spacing:-.06em;line-height:.98;margin:0;max-width:10ch}.resources-hero__intro{padding-bottom:8px}.resources-hero__intro p{color:#fffffff0;font-size:clamp(1.2rem,1.8vw,1.5rem);line-height:1.45;margin:0 0 28px;max-width:27ch}.resources-hero__intro span{display:inline-flex;padding:8px 12px;border:1px solid rgba(255,255,255,.4);border-radius:var(--r-pill);color:#fff;font-size:13px;font-weight:700}.resources-collection{background:linear-gradient(180deg,#ffffff 0%,#ffffff 74%,var(--cream) 100%);padding:96px 0 120px}.resources-collection__heading{max-width:620px;margin-bottom:46px}.resources-collection__heading h2{margin:0;color:var(--ink-900);font-size:clamp(2.3rem,4vw,4rem);font-weight:800;letter-spacing:-.055em;line-height:1}.resource-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.resource-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(26,22,20,.12);border-radius:24px;background:#fff;box-shadow:0 12px 34px #1a161414}.resource-card--featured{grid-column:span 2}.resource-card__image{display:block;overflow:hidden;background:var(--ink-800);aspect-ratio:16 / 10}.resource-card:not(.resource-card--featured) .resource-card__image{aspect-ratio:4 / 3}.resource-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--dur-slow) var(--ease-out)}.resource-card:hover .resource-card__image img{transform:scale(1.04)}.resource-card__placeholder,.resource-article-hero__media>span{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(135deg,var(--ink-800),var(--ink-600));color:#ffffffd1;font-size:clamp(2.5rem,5vw,5rem);font-weight:800;letter-spacing:-.08em}.resource-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:25px 26px 28px}.resource-card__meta,.resource-article-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:var(--red-600);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.resource-card__meta time,.resource-article-hero__meta time{color:var(--ink-300)}.resource-card__meta time:before,.resource-article-hero__meta time:before{content:"•";margin-right:9px;color:var(--gold-400)}.resource-card h2{margin:14px 0 12px;color:var(--ink-900);font-size:clamp(1.45rem,2vw,1.9rem);font-weight:800;letter-spacing:-.045em;line-height:1.08}.resource-card h2 a{color:inherit;text-decoration:none}.resource-card h2 a:hover{color:var(--red-600)}.resource-card p{margin:0 0 24px;color:var(--ink-300);font-size:16px;line-height:1.55}.resource-card__link{margin-top:auto;color:var(--red-600);font-size:14px;font-weight:800;text-decoration:none}.resource-card__link span{font-size:17px;vertical-align:-1px}.resources-empty{max-width:650px;padding:56px;border:1px solid rgba(26,22,20,.12);border-radius:24px;background:#fff;text-align:center}.resources-empty h2{margin:0 0 12px;color:var(--ink-900);font-size:2rem;letter-spacing:-.04em}.resources-empty p{margin:0;color:var(--ink-300)}.resource-article-hero__grid{min-height:560px;padding:184px 0 72px;align-items:center}.resource-back-link{display:inline-block;margin-bottom:40px;color:#ffffffd1;font-size:14px;font-weight:700;text-decoration:none}.resource-back-link:hover{color:#fff}.resource-article-hero__meta{color:#ffffffe0;margin-bottom:18px}.resource-article-hero__meta time{color:#ffffffb3}.resource-article-hero__meta time:before{color:#ffffff9e}.resource-article-hero h1{max-width:12ch;font-size:clamp(2.65rem,4.6vw,4.8rem)}.resource-article-hero__copy>p{margin:22px 0 0;max-width:48ch;color:#ffffffeb;font-size:19px;line-height:1.55}.resource-article-hero__media{min-height:350px;overflow:hidden;border:1px solid rgba(255,255,255,.38);border-radius:28px;background:#ffffff1f;box-shadow:0 24px 50px #520c1140}.resource-article-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.resource-article{background:linear-gradient(180deg,#fff,#fbf8f3);padding:92px 0 128px}.resource-article__grid{display:grid;grid-template-columns:190px minmax(0,720px);justify-content:center;gap:clamp(40px,8vw,116px)}.resource-article__aside{padding-top:10px}.resource-article__aside>span{display:block;margin-bottom:8px;color:var(--red-600);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.resource-article__aside>p{margin:0 0 22px;color:var(--ink-500);font-size:15px;font-weight:700;line-height:1.35}.resource-article__content{color:var(--ink-500);font-size:19px;line-height:1.75}.resource-article__content>:first-child{margin-top:0}.resource-article__content p{margin:0 0 1.5em}.resource-article__content h2,.resource-article__content h3{color:var(--ink-900);font-weight:800;letter-spacing:-.045em;line-height:1.1}.resource-article__content h2{margin:2.1em 0 .65em;font-size:clamp(1.8rem,3vw,2.55rem)}.resource-article__content h3{margin:1.8em 0 .6em;font-size:clamp(1.35rem,2vw,1.75rem)}.resource-article__content a{color:var(--red-600);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.resource-article__content ul,.resource-article__content ol{margin:0 0 1.5em;padding-left:1.3em}.resource-article__content li{margin:.45em 0;padding-left:.25em}.resource-article__content blockquote{margin:2em 0;padding:6px 0 6px 26px;border-left:4px solid var(--red-500);color:var(--ink-800);font-size:1.15em;font-weight:600;line-height:1.5}.resource-article__content img{display:block;width:100%;height:auto;margin:2em 0;border-radius:18px}.resource-article__mobile-action{display:none}.resource-transcript{margin:3rem 0 0;border:1px solid rgba(26,22,20,.14);border-radius:16px;background:#fff;overflow:hidden}.resource-transcript summary{cursor:pointer;padding:20px 24px;color:var(--ink-900);font-size:1rem;font-weight:800;list-style:none}.resource-transcript summary::-webkit-details-marker{display:none}.resource-transcript summary:after{content:"+";float:right;color:var(--red-600);font-size:1.4rem;line-height:1}.resource-transcript[open] summary{border-bottom:1px solid rgba(26,22,20,.12)}.resource-transcript[open] summary:after{content:"−"}.resource-transcript__body{max-height:28rem;overflow:auto;padding:20px 24px 24px;color:var(--ink-300);font-size:.95rem;line-height:1.65}.resource-transcript__body p{margin:0;white-space:pre-wrap}.site-header__link--active{color:#fff;position:relative}.site-header__link--active:after{content:"";display:block;width:4px;height:4px;border-radius:50%;background:var(--gold-400);margin:6px auto 0}.events-hero{position:relative;background:linear-gradient(to bottom,#b32932,#7a1e25);overflow:hidden;padding:156px 0 100px;border-radius:0 0 52px 52px}.events-hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23g)' opacity='1'/%3E%3C/svg%3E");background-size:250px 250px;opacity:.42;mix-blend-mode:overlay;pointer-events:none;z-index:0}.events-hero:after{content:"";position:absolute;inset:26% 0 0;background-image:url(/test.png);background-repeat:no-repeat;background-position:center top;background-size:110% auto;filter:grayscale(100%) saturate(0) contrast(1.14);opacity:.08;pointer-events:none;z-index:0}.events-hero>.container{position:relative;z-index:1}.events-hero__grid{display:grid;grid-template-columns:1.15fr .7fr;gap:64px;align-items:center}.events-hero__content .eyebrow{margin-bottom:14px}.events-hero h1{font-size:clamp(2.55rem,3.9vw,3.7rem);font-weight:300;color:#fff;line-height:1.12;letter-spacing:-.035em;margin-bottom:22px;text-wrap:balance}.events-hero h1 strong{font-weight:800;letter-spacing:-.045em}.events-hero__lead{font-size:1.18rem;color:#fffffff0;line-height:1.72;max-width:48ch;margin:0 0 28px;font-weight:400}.events-hero__invite-note{color:#fff;font-weight:700;white-space:nowrap}.events-hero__cta-row{display:flex;align-items:flex-start}.events-hero__cta-block{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.events-hero__cta-note{font-size:13px;color:#ffffffc7;font-weight:600}.events-hero__media{display:flex;flex-direction:column;align-items:center;gap:16px}.events-video{position:relative;width:100%;max-width:320px;aspect-ratio:9 / 16;border-radius:var(--r-xl);overflow:hidden;background:radial-gradient(ellipse 55% 60% at 25% 20%,rgba(240,75,86,.32) 0%,transparent 60%),radial-gradient(ellipse 50% 55% at 80% 85%,rgba(197,169,130,.26) 0%,transparent 55%),var(--ink-700);border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 80px #00000057,0 6px 20px #0000002e}.events-video__poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.events-video__scrim{position:absolute;inset:0;background:linear-gradient(to bottom,#0000000d,#00000059);pointer-events:none}.events-video__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background:#ffffffeb;border:none;display:flex;align-items:center;justify-content:center;color:var(--ink-800);box-shadow:0 8px 26px #0000004d}.events-video__play svg{margin-left:3px}.events-video__embed{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;background:var(--ink-700)}.events-video__caption{font-size:13px;font-weight:600;color:#ffffffd6;letter-spacing:-.005em;text-align:center}.events-about{background:var(--cream);padding:var(--section-pad) 0 calc(var(--section-pad) - 32px);text-align:center}.events-about__inner{max-width:980px;margin:0 auto}.events-about__inner h2{font-size:clamp(1.9rem,2.9vw,2.6rem);font-weight:800;letter-spacing:-.04em;color:var(--text-on-light);margin-bottom:22px;line-height:1.12}.events-about__statement{font-size:clamp(1.55rem,2.25vw,2.1rem)!important;font-weight:600!important;line-height:1.38!important;letter-spacing:-.03em!important;margin:0!important}.events-about__inner p{font-size:18px;color:var(--text-on-light-60);line-height:1.8;margin-bottom:16px;text-align:left}.events-about__inner p:last-child{margin-bottom:0}.events-about__inner p strong{color:var(--text-on-light);font-weight:600}.events-gallery{background:var(--cream);padding:0 0 var(--section-pad)}.events-gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.events-gallery__item{border-radius:var(--r-lg);overflow:hidden;aspect-ratio:5 / 4;box-shadow:0 10px 30px #1a16141a;border:1px solid rgba(0,0,0,.06)}.events-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--dur-slow) var(--ease-out)}.events-gallery__item:hover img{transform:scale(1.05)}.events-testimonials{background:linear-gradient(180deg,var(--cream) 0%,#fbf8f3 9%,#ffffff 22%,#ffffff 100%);color:var(--ink-900);padding:var(--section-pad) 0;overflow:hidden}.events-testimonials__head{text-align:center;margin-bottom:42px}.events-testimonials__head h2{font-size:clamp(2rem,3.2vw,3rem);font-weight:800;letter-spacing:-.04em}.events-testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:360px;gap:22px;align-items:start}.events-testimonials--home{background:linear-gradient(180deg,var(--cream) 0%,#fbf8f3 9%,#ffffff 22%,#ffffff 66%,#fbf8f3 84%,var(--cream) 100%)}.events-testimonials__cta{margin-top:56px;text-align:center}.events-testimonials__proof{display:flex;justify-content:center;margin-top:16px}.events-testimonials__proof img{display:block;width:auto;height:48px;max-width:min(100%,560px);object-fit:contain}.events-testimonial-card{display:flex;align-self:start;height:100%;border:1px solid rgba(26,22,20,.14);border-radius:var(--r-lg);background:#fff;overflow:hidden;box-shadow:0 12px 32px #1a16141a}.events-testimonial-card__photo{width:52px;height:52px;flex:none;border-radius:50%;object-fit:cover}.events-testimonial-card__body{display:flex;flex:1;flex-direction:column;padding:24px}.events-testimonial-card__person{display:flex;align-items:center;gap:12px;margin-bottom:20px}.events-testimonial-card__person span{display:block;overflow:hidden;font-size:16px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.events-testimonial-card__person small{display:block;margin-top:4px;color:var(--ink-300);font-size:12px;line-height:1.3}.events-testimonial-card__stars{display:flex;gap:0;color:#f2bd45;margin-bottom:16px}.events-testimonial-card__stars svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.2;stroke-linejoin:round;paint-order:stroke fill}.events-testimonial-card__highlight{margin:0 0 12px;font-size:19px;font-weight:600;line-height:1.28;letter-spacing:-.02em}.events-testimonial-card__quote{margin:0;color:var(--ink-300);font-size:17px;line-height:1.52}.events-testimonial-card__quote:first-line{color:var(--ink-500)}.event-preview{position:fixed;right:26px;bottom:26px;z-index:100;width:203px;overflow:hidden;border:1px solid rgba(26,22,20,.14);border-radius:20px;background:#fff;box-shadow:0 18px 44px #1a161438;transition:transform var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.event-preview:hover{transform:translateY(-5px);box-shadow:0 24px 52px #1a161447}.event-preview__video{aspect-ratio:9 / 16;background:var(--ink-800)}.event-preview__video iframe{display:block;width:100%;height:100%;border:0}.event-preview__link{position:absolute;right:10px;bottom:10px;left:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;background:var(--red-500);color:#fff;border-radius:var(--r-pill);box-shadow:0 5px 14px #520c1157;font-size:13px;font-weight:800;line-height:1.15;text-decoration:none}.event-preview__link:hover{background:var(--red-600);color:#fff}.event-preview__link span:last-child{font-size:18px;line-height:1}.events-feature-testimonial{background:linear-gradient(180deg,#ffffff 0%,#ffffff 28%,#fbf8f3 68%,var(--cream) 100%);padding:0 0 92px}.events-feature-testimonial__card{display:grid;grid-template-columns:460px 1fr;overflow:hidden;height:460px;border:1px solid rgba(26,22,20,.12);border-radius:44px;background:#fff;box-shadow:0 20px 44px #1a16141f}.events-feature-testimonial__photo{width:100%;height:100%;object-fit:cover}.events-feature-testimonial__content{display:flex;flex-direction:column;justify-content:center;padding:40px 7%}.events-feature-testimonial__quote-mark{color:var(--red-600);font-size:4rem;font-weight:800;line-height:.7;margin-bottom:14px}.events-feature-testimonial h2{margin:0 0 18px;font-size:clamp(1.6rem,2.3vw,2.1rem);font-weight:700;line-height:1.18;letter-spacing:-.035em;color:var(--ink-900)}.events-feature-testimonial blockquote{margin:0;font-size:18px;font-weight:500;line-height:1.55;color:var(--ink-300)}.events-feature-testimonial__attribution{display:flex;align-items:center;gap:18px;margin-top:28px}.events-feature-testimonial__attribution img{width:70px;height:70px;border-radius:12px;object-fit:cover}.events-feature-testimonial__attribution strong{display:block;font-size:20px;font-weight:800}.events-feature-testimonial__attribution span{display:block;margin-top:2px;color:var(--ink-300);font-size:15px}@media(max-width:1024px){.event-preview{display:none}.events-hero__grid{grid-template-columns:1fr;gap:48px;text-align:center}.events-hero__content{display:flex;flex-direction:column;align-items:center}.events-hero__lead{text-align:center}.events-hero__cta-row,.events-hero__cta-block{align-items:center;justify-content:center}.events-hero{padding-top:184px}.events-gallery__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.events-hero{padding:152px 0 64px;border-radius:0 0 32px 32px}.events-hero:after{background-size:110% auto;opacity:.08}.events-hero h1{font-size:2.25rem}.events-hero__lead{font-size:1.06rem}.events-hero__cta-row{flex-direction:column;align-items:center;gap:10px}.events-video{max-width:240px}.events-about{padding:56px 0 24px}.events-about__inner h2{font-size:1.7rem;text-align:center}.events-about__statement{font-size:1.45rem!important}.events-gallery__grid{grid-template-columns:repeat(2,1fr);gap:12px}.events-testimonials{padding:64px 0}.events-testimonials__head{margin-bottom:30px}.events-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:16px}.events-testimonials__cta{margin-top:42px}.events-testimonials__proof img{height:38px}.events-testimonial-card__body{padding:20px}.events-testimonial-card__highlight{font-size:18px}.events-testimonial-card__quote{font-size:16px}.events-feature-testimonial{padding-bottom:64px}.events-feature-testimonial__card{grid-template-columns:1fr;height:auto;border-radius:32px}.events-feature-testimonial__photo{min-height:320px;max-height:400px;height:320px}.events-feature-testimonial__content{padding:42px 30px}.events-feature-testimonial h2{font-size:2rem}.hero__photo-treatment{top:280px;background-size:140% auto}}@media(max-width:560px){.events-testimonials__grid{grid-template-columns:1fr;gap:18px}.events-testimonials__cta{margin-top:36px}.events-testimonials__proof img{height:32px;max-width:100%}.events-testimonial-card__body{min-height:0;padding:22px}.events-testimonial-card__highlight{font-size:20px}.events-testimonial-card__quote{font-size:17px;line-height:1.5}}@media(max-width:900px){.resources-hero__grid,.resource-article-hero__grid{grid-template-columns:1fr;gap:32px}.resources-hero__grid{min-height:0;padding:174px 0 66px}.resources-hero h1{max-width:12ch}.resources-hero__intro{padding:0}.resources-hero__intro p{max-width:38ch}.resource-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-card--featured{grid-column:span 2}.resource-article-hero__grid{min-height:0;padding:158px 0 64px}.resource-article-hero__media{min-height:300px;max-width:620px}.resource-article__grid{grid-template-columns:1fr;gap:36px}.resource-article__aside{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;padding:0}.resource-article__aside>span,.resource-article__aside>p{margin:0}}@media(max-width:640px){.resources-hero__grid{padding:144px 0 54px}.resources-hero h1{font-size:clamp(2.65rem,12vw,3.6rem)}.resources-hero__intro p{font-size:1.12rem}.resources-collection{padding:66px 0 82px}.resources-collection__heading{margin-bottom:30px}.resource-card-grid{grid-template-columns:1fr;gap:18px}.resource-card--featured{grid-column:auto}.resource-card__body{padding:22px}.resource-card h2{font-size:1.65rem}.resource-article-hero__grid{padding:136px 0 48px}.resource-back-link{margin-bottom:28px}.resource-article-hero h1{font-size:clamp(2.4rem,11vw,3.35rem)}.resource-article-hero__copy>p{font-size:17px}.resource-article-hero__media{min-height:230px;border-radius:20px}.resource-article{padding:58px 0 82px}.resource-article__aside .btn{display:none}.resource-article__content{font-size:18px}.resource-article__mobile-action{display:block;margin-top:2em}}.playbooks-index-hero{padding:92px 0 0;background:linear-gradient(118deg,#a91e29,#c83b45 54%,#8a1e27);border-radius:0 0 30px 30px}.playbooks-index-hero__title{position:relative;width:min(430px,90vw);height:108px}.playbooks-index-hero__title svg{position:absolute;inset:0;width:100%;height:100%;color:#ffffffb8}.playbooks-index-hero h1{position:absolute;inset:0;display:grid;place-items:center;max-width:none;margin:0;color:#fff;font-size:clamp(2rem,4vw,3.3rem);font-weight:500;letter-spacing:-.045em;line-height:1}.resource-card{border-radius:20px}.resource-card h2{display:-webkit-box;overflow:hidden;min-height:0;margin:10px 0 11px;font-size:clamp(1rem,1.25vw,1.13rem);font-weight:500;letter-spacing:-.025em;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource-card p{display:-webkit-box;overflow:hidden;margin:0 0 18px;font-size:15px;line-height:1.48;-webkit-box-orient:vertical;-webkit-line-clamp:3}.resource-card__bottom{display:flex;width:100%;min-height:28px;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.resource-card__author{display:flex;align-items:center;margin:0}.resource-card__link{margin:0;white-space:nowrap}@media(max-width:640px){.playbooks-index-hero{padding-top:80px;border-radius:0 0 22px 22px}.playbooks-index-hero .container{min-height:116px}.playbooks-index-hero__title{width:min(315px,88vw);height:78px}.resource-card h2{font-size:1rem}}.resource-article-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);min-height:500px;gap:clamp(68px,8vw,132px);padding:142px 0 66px}.resource-article-hero__copy{padding:18px 0}.resource-article-hero__media{align-self:center}.resource-article__grid{grid-template-columns:minmax(0,1fr) 248px;max-width:1200px;gap:clamp(46px,6vw,80px)}.resource-article__content{min-width:0;max-width:none}.resource-article__aside{position:sticky;top:106px;display:flex;flex-direction:column;gap:16px;align-self:start;padding:0}.resource-action-card,.resource-newsletter,.resource-testimonial{box-sizing:border-box;width:100%;margin:0;border-radius:14px}.resource-action-card{padding:20px;border:0;background:var(--red-500);color:#fff;box-shadow:0 14px 30px #8f161f33}.resource-action-card__eyebrow{color:#ffffffc2}.resource-action-card h2{margin:0 0 8px;color:#fff;font-size:1.34rem;line-height:1.08}.resource-action-card p{margin:0 0 15px;color:#ffffffe0;font-size:13px}.resource-action-card .btn{display:block;width:100%;box-sizing:border-box;padding:10px;background:#fff;color:var(--red-600);font-size:12px;text-align:center}.resource-newsletter{display:grid;gap:8px;padding:18px;border:1px solid rgba(26,22,20,.13);background:#fff;color:var(--ink-800)}.resource-newsletter strong{color:var(--ink-900);font-size:14px}.resource-newsletter input{background:#fff;color:var(--ink-800);border-color:#1a161438}.resource-newsletter button{background:var(--ink-800);color:#fff}.resource-newsletter small{color:var(--ink-300)}.resource-testimonial{display:flex;align-items:flex-start;gap:11px;padding:17px;border:1px solid rgba(26,22,20,.13);background:#fff;box-shadow:none}.resource-testimonial>img{width:42px;height:42px;flex:none;border-radius:50%;object-fit:cover}.resource-testimonial>div{min-width:0}.resource-testimonial>div>span{display:block;color:var(--red-500);font-family:Georgia,serif;font-size:26px;line-height:.55}.resource-testimonial p{margin:7px 0 10px;font-size:12px;font-weight:650;line-height:1.42}.resource-testimonial strong,.resource-testimonial small{font-size:10px}@media(max-width:900px){.resource-article-hero__grid{grid-template-columns:1fr;gap:36px}.resource-article__grid{grid-template-columns:1fr}.resource-article__aside{position:static;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.resource-article-hero__grid{min-height:0;padding-top:112px;padding-bottom:48px;gap:28px}.resource-article-hero__copy{padding:0}.resource-article__aside{grid-template-columns:1fr}}.resource-article-hero>.container{max-width:1360px}.resource-article-hero__grid{grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);min-height:548px;gap:clamp(34px,4vw,64px);padding:150px 0 82px}.resource-article__grid{grid-template-columns:minmax(0,1fr) 280px;max-width:1280px;gap:clamp(44px,5vw,72px)}.resource-article__aside{gap:18px}.resource-action-card,.resource-newsletter,.resource-testimonial{border-radius:18px}.resource-action-card .btn,.resource-newsletter button{min-height:48px;border-radius:999px;font-size:13px;font-weight:800}.resource-newsletter input{min-height:46px;border-radius:12px}.resource-testimonial{display:block;padding:20px}.resource-testimonial>span{display:block;color:var(--red-500);font-family:Georgia,serif;font-size:32px;line-height:.55}.resource-testimonial p{margin:9px 0 17px;color:var(--ink-700);font-size:14px;font-weight:650;line-height:1.48}.resource-testimonial__attribution{display:flex;align-items:center;gap:10px;padding-top:13px;border-top:1px solid rgba(26,22,20,.1)}.resource-testimonial__attribution img{width:42px;height:42px;flex:none;border-radius:50%;object-fit:cover}.resource-testimonial__attribution strong,.resource-testimonial__attribution small{display:block}.resource-testimonial__attribution strong{color:var(--ink-900);font-size:12px}.resource-testimonial__attribution small{margin-top:2px;color:var(--ink-300);font-size:10px;line-height:1.25}@media(max-width:900px){.resource-article-hero__grid{grid-template-columns:1fr;min-height:0;padding:136px 0 64px}.resource-article__grid{grid-template-columns:1fr}}@media(max-width:640px){.resource-article-hero__grid{padding:112px 0 52px}}.resource-article-hero__topline{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:22px}.resource-article-hero__topline .resource-back-link,.resource-article-hero__topline .resource-article-hero__meta{margin:0;white-space:nowrap}.resource-article-hero__copy>p{max-width:43ch;text-wrap:balance}.resource-action-card .btn{display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none}.resource-testimonial p{font-size:15px;line-height:1.5}.resource-article{padding-bottom:112px;background:linear-gradient(180deg,#fff,#fbf8f3 72%,#f4eee5)}@media(max-width:640px){.resource-article-hero__topline{gap:9px;margin-bottom:18px}.resource-article-hero__topline .resource-back-link,.resource-article-hero__topline .resource-article-hero__meta{font-size:11px}}.resource-article-hero__grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:430px;padding:132px 0 48px}.resource-article-hero h1{display:-webkit-box;overflow:hidden;max-width:17ch;margin:0;color:#fff;font-size:clamp(2rem,3.1vw,2.9rem);font-weight:500;letter-spacing:-.045em;line-height:1.08;-webkit-box-orient:vertical;-webkit-line-clamp:3}.resource-article-hero__copy>p{margin-top:15px;font-size:16px;line-height:1.48}.resource-author-inline{display:flex;align-items:center;gap:10px;margin-top:18px}.resource-author-inline img{width:34px;height:34px;flex:none;border-radius:50%;object-fit:cover}.resource-author-inline>span{display:flex;flex-direction:column;gap:2px;color:#fffffff0;font-size:13px;line-height:1.15}.resource-author-inline strong{color:#fff;font-size:13px;font-weight:700}.resource-author-inline small{color:#ffffffb8;font-size:11px;line-height:1.25}@media(max-width:900px){.resource-article-hero__grid{grid-template-columns:1fr;padding-top:128px}.resource-article-hero h1{max-width:20ch}}@media(max-width:640px){.resource-article-hero__grid{padding-top:108px}.resource-article-hero h1{font-size:clamp(1.9rem,9vw,2.4rem)}}.playbooks-index-hero__title{position:static;display:flex;width:auto;height:auto;align-items:center;justify-content:center;gap:20px}.playbooks-index-hero__title img{display:block;width:auto;height:clamp(58px,6vw,76px);opacity:.8;object-fit:contain;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 14%,#000 86%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 14%,#000 86%,transparent 100%)}.playbooks-index-hero__title h1{position:static;display:block;inset:auto;color:#fff;font-size:clamp(2rem,4vw,3.3rem);font-weight:500}@media(max-width:640px){.playbooks-index-hero__title{gap:12px}.playbooks-index-hero__title img{height:50px}}.playbooks-index-hero{padding:108px 0 0;background:linear-gradient(118deg,#a91e29,#c83b45 54%,#8a1e27);border-radius:0 0 30px 30px}.playbooks-index-hero:after{display:none}.playbooks-index-hero .container{display:flex;min-height:150px;align-items:center;justify-content:center}.playbooks-index-hero__title{display:flex;align-items:center;gap:18px}.playbooks-index-hero__title svg{width:52px;height:52px;fill:none;stroke:#ffffffad;stroke-linecap:round;stroke-width:3}.playbooks-index-hero h1{max-width:none;margin:0;color:#fff;font-size:clamp(2.15rem,4vw,3.45rem);font-weight:500;letter-spacing:-.045em;line-height:1}.resource-card__image,.resource-card:not(.resource-card--featured) .resource-card__image{display:block;aspect-ratio:16 / 9;padding:0;background:#111}.resource-card__image img{display:block;width:100%;height:100%;object-fit:contain;transform:none!important}.resource-card:hover .resource-card__image img{transform:none!important}@media(max-width:640px){.playbooks-index-hero{padding-top:82px;border-radius:0 0 22px 22px}.playbooks-index-hero .container{min-height:112px}.playbooks-index-hero__title{gap:12px}.playbooks-index-hero__title svg{width:38px;height:38px}.playbooks-index-hero h1{font-size:2.25rem}}.playbooks-index-hero__title img{opacity:.8;-webkit-mask-image:none;mask-image:none}.resource-card{border-radius:16px}.resource-card__meta{gap:6px;font-size:10px;font-weight:650;letter-spacing:.055em}.resource-card__meta>span,.resource-card__meta>time{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:6px}.resource-card__meta>span{background:#fbe6e8;color:var(--red-600)}.resource-card__meta>time{background:#eeeae3;color:var(--ink-500)}.resource-card__meta time:before{content:none;margin:0}.resource-article-hero__grid{grid-template-columns:minmax(0,1.16fr) minmax(0,.84fr);min-height:570px;gap:clamp(36px,4vw,68px);padding:164px 0 94px}@keyframes playbook-pop-in{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.resource-card,.resource-article-hero__copy,.resource-article-hero__media,.resource-article__content,.resource-article__aside{animation:playbook-pop-in .5s var(--ease-out, ease-out) both}.resource-card:nth-child(2){animation-delay:.05s}.resource-card:nth-child(3){animation-delay:.1s}.resource-card:nth-child(n+4){animation-delay:.14s}.resource-article-hero__media{animation-delay:.08s}.resource-article__aside{animation-delay:.12s}@media(prefers-reduced-motion:reduce){.resource-card,.resource-article-hero__copy,.resource-article-hero__media,.resource-article__content,.resource-article__aside{animation:none}}@media(max-width:900px){.resource-article-hero__grid{grid-template-columns:1fr;min-height:0;padding:142px 0 74px}}@media(max-width:640px){.resource-article-hero__grid{padding:120px 0 58px}.resource-card{border-radius:14px}}.resource-article-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:12px}.resource-article-hero__media{width:calc(100% + 18px);margin-left:-18px}.resource-testimonial__stars{margin-bottom:9px;color:#f2bd45;font-size:15px;letter-spacing:2px;line-height:1}@media(max-width:900px){.resource-article-hero__grid{grid-template-columns:1fr;gap:36px}.resource-article-hero__media{width:100%;margin-left:0}}.resource-article-hero__grid{gap:clamp(22px,2.6vw,42px)}.resource-card__meta>span{background:var(--red-500);color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.resource-article__content h2,.resource-article__content h3{font-weight:500;letter-spacing:-.035em}.resource-article__content h2{font-size:clamp(1.7rem,2.6vw,2.3rem)}.resource-article__content h3{font-size:clamp(1.2rem,1.8vw,1.5rem);font-weight:600}
