:root{--ivory:#fcfaf7;--paper:#f8f3ee;--sand:#e2d5d2;--espresso:#483c32;--ink:#2f2a25;--muted:#645c53;--clay:#7d4f56;--blush-soft:#e7cabb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font:16px/1.6 Outfit,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}h1,h2,h3{font-family:Prata,serif;font-weight:400;line-height:1.07;margin:0}h1{font-size:clamp(3rem,6vw,6rem);letter-spacing:-.045em}h2{font-size:clamp(2.2rem,4vw,4rem);letter-spacing:-.035em}h3{font-size:1.5rem}.paper{background-color:var(--paper);background-image:repeating-linear-gradient(0deg,#57483a08 0,#57483a08 1px,transparent 1px,transparent 4px)}.dark{color:#fffaf3;background-color:var(--espresso);background-image:repeating-linear-gradient(135deg,#ffffff09 0,#ffffff09 1px,transparent 1px,transparent 8px)}header{height:80px;padding:0 max(24px,calc((100% - 1180px)/2));display:flex;align-items:center;gap:26px;position:sticky;top:0;z-index:20;background:#fcfaf7ed;backdrop-filter:blur(12px);border-bottom:1px solid #2f2a2514}.logo{font:1.15rem Prata,serif;white-space:nowrap}.logo i{color:var(--clay)}nav{display:flex;gap:24px;margin-left:auto;font-size:.88rem}.pill,.button{border:0;border-radius:999px;background:var(--espresso);color:#fff;padding:13px 21px;font-weight:600;display:inline-flex;justify-content:center;align-items:center}.menu{display:none;background:none;border:0;margin-left:auto}.hero{padding:70px max(24px,calc((100% - 1180px)/2)) 45px;display:grid;grid-template-columns:1.08fr .92fr;gap:65px;align-items:center}.hero-copy p{font-size:1.17rem;color:var(--muted);max-width:620px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:600;color:var(--clay);display:block;margin-bottom:18px}.eyebrow.light{color:var(--blush-soft)}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.under{font-weight:600;border-bottom:1px solid}.hero-art{position:relative}.hero-art img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:110px 28px;box-shadow:0 20px 55px #2b221c17}.hero-art span{position:absolute;left:-30px;bottom:35px;max-width:220px;background:var(--ivory);border-radius:20px;padding:18px;box-shadow:0 14px 35px #2b221c20;font-family:Prata,serif}.player{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;background:var(--ivory);border-radius:25px;padding:20px 24px;box-shadow:0 16px 42px #2b221c12}.player button{width:55px;height:55px;border:0;border-radius:50%;background:var(--clay);color:#fff}.player small,.player strong{display:block}.player small{color:var(--clay);text-transform:uppercase;letter-spacing:.12em}.player input{width:100%;accent-color:var(--clay)}.platform,.section,.topics{padding:95px max(24px,calc((100% - 1180px)/2))}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-head p{max-width:360px;color:var(--muted)}.dark .section-head p{color:#d4cac0}.platform-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.platform-grid a{border:1px solid #ffffff26;border-radius:18px;padding:18px 12px;display:flex;align-items:center;justify-content:center;gap:10px}.platform-grid img{width:24px;height:24px}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.filters button{border:1px solid var(--sand);background:transparent;border-radius:99px;padding:9px 15px}.filters .active{background:var(--espresso);color:#fff}.episodes,.services{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.episode{border:1px solid var(--sand);border-radius:25px;overflow:hidden;background:#fff}.episode img{width:100%;aspect-ratio:4/3;object-fit:cover}.episode-body{padding:25px}.episode h3{margin-bottom:12px}.episode p{color:var(--muted)}.episode-links{border-top:1px solid var(--sand);padding-top:14px;display:flex;gap:16px;font-weight:600;font-size:.85rem}.topics h2{margin-bottom:35px}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.topic-grid button{min-height:145px;padding:20px;border:1px solid var(--sand);border-radius:24px;background:#fff8;text-align:left;font:1.2rem Prata,serif}.about{max-width:1180px;margin:105px auto;display:grid;grid-template-columns:1.4fr .6fr;gap:24px}.about-main,aside{padding:55px;border-radius:38px}.about-main p{color:#ded2cc;font-size:1.08rem}.about blockquote{font:1.4rem Prata,serif;border-left:2px solid var(--clay);padding-left:22px;margin:30px 0}.pale{background:#fffaf3;color:var(--espresso)}.light{color:#fffaf3}aside{background:#f0e8e4;display:flex;flex-direction:column;justify-content:end}aside p,.services p{color:var(--muted)}.services{margin-top:42px}.services article{background:var(--paper);border-radius:25px;padding:34px;min-height:260px}.services h3{margin:50px 0 12px}.signup{max-width:1180px;margin:0 auto 100px;border-radius:36px;padding:60px;display:grid;grid-template-columns:1fr 1.2fr;gap:45px;align-items:center}.signup form{display:grid;grid-template-columns:1fr 1.4fr auto;gap:10px}.signup input{border:1px solid var(--sand);border-radius:14px;padding:14px;min-width:0}.signup small{grid-column:1/-1;color:var(--muted)}footer{padding:65px max(24px,calc((100% - 1180px)/2)) 25px}footer p{color:#d4cac0}footer div{display:flex;gap:22px;margin:25px 0}footer small{color:#aa9f95}@media(max-width:850px){nav{display:none;position:absolute;top:70px;left:0;right:0;background:var(--ivory);padding:22px;flex-direction:column}.menu{display:block}.pill{display:none}.hero,.about,.signup{grid-template-columns:1fr}.hero-art{max-width:540px;margin:auto}.platform-grid{grid-template-columns:repeat(3,1fr)}.episodes,.services,.topic-grid{grid-template-columns:repeat(2,1fr)}.about{margin:70px 24px}.signup{margin:0 24px 70px}.signup form{grid-template-columns:1fr}}@media(max-width:560px){header{height:70px}.hero{padding-top:45px;gap:30px}.hero-art img{border-radius:70px 20px}.hero-art span{left:10px;bottom:12px;font-size:.85rem}.player{padding:14px}.player time{display:none}.platform,.section,.topics{padding-top:65px;padding-bottom:65px}.platform-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.episodes,.services{grid-template-columns:1fr}.topic-grid button{min-height:110px}.about-main,aside,.signup{padding:28px}.signup{margin-left:14px;margin-right:14px}footer div{flex-wrap:wrap}}:root{--ivory:#fefdfb;--paper:#fcfaf7}.episode{display:flex;flex-direction:column;height:100%}.episode-body{display:flex;flex-direction:column;flex:1}.episode-links{margin-top:auto}.logo{display:inline-flex;align-items:flex-end;gap:9px;flex:0 0 auto;color:var(--espresso);font-size:.92rem;line-height:1;text-transform:uppercase;letter-spacing:.025em}.logo:before{content:"";width:50px;height:50px;flex:0 0 50px;background:url(assets/baby-steps-logo-option1-mark.png?v=3) center/contain no-repeat}.logo-copy{display:flex;flex-direction:column;justify-content:flex-end;gap:4px;padding-bottom:1px}.logo-copy>span{white-space:nowrap}.logo i{color:inherit!important;font-size:.72em;font-style:normal;letter-spacing:.22em;white-space:nowrap}.dark .logo{width:max-content;padding:0;border-radius:0;background:transparent;color:var(--blush-soft)}.dark .logo:before{background:currentColor;-webkit-mask:url(assets/baby-steps-logo-option1-mark.png?v=3) center/contain no-repeat;mask:url(assets/baby-steps-logo-option1-mark.png?v=3) center/contain no-repeat}@media(max-width:560px){.logo{gap:7px;font-size:.79rem}.logo:before{width:42px;height:42px;flex-basis:42px}.logo-copy{gap:3px}}header{isolation:isolate;width:100%;max-width:none;margin-inline:0;padding-inline:max(28px,calc((100% - 1180px)/2));gap:22px;transform:translateZ(0);background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:transform .48s cubic-bezier(.22,1,.36,1)}header:before{content:"";position:absolute;z-index:0;inset:0;pointer-events:none;border:1px solid #ffffff80;border-bottom-color:#7d4f5652;border-radius:0;background:linear-gradient(112deg,transparent 7%,#fffaf04d 20%,transparent 39%),linear-gradient(135deg,#d8c7c2ed,#ead8d0e0 42%,#c4a9aaeb);-webkit-backdrop-filter:blur(22px) saturate(170%);backdrop-filter:blur(22px) saturate(170%);box-shadow:inset 0 1px #ffffff80,0 8px 25px #35271f16;transition:inset .48s cubic-bezier(.22,1,.36,1),border-radius .48s cubic-bezier(.22,1,.36,1),box-shadow .48s ease}header:after{content:none}header>*{position:relative;z-index:1}header.is-scrolled{transform:translate3d(0,12px,0)}header.is-scrolled:before{inset-inline:max(12px,calc((100% - 1240px)/2));border-radius:24px;box-shadow:inset 0 1px #ffffffa3,inset 0 -1px #65404730,0 18px 48px #35271f35}header>nav{display:flex!important;align-items:center;gap:20px;flex:0 0 auto;margin-left:auto}header>nav>a{display:inline-flex;align-items:center;min-height:44px;white-space:nowrap;position:relative}header>nav>a.active:after{position:absolute;left:0;right:0;bottom:7px}header>.pill{flex:0 0 auto;white-space:nowrap}header>.menu{display:none!important;cursor:pointer}html{scrollbar-width:thin;scrollbar-color:#7d4f5666 transparent}html::-webkit-scrollbar{width:6px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{border-radius:99px;background:#7d4f5666}.leaf-scroll{--leaf-scroll-y:0px;position:fixed;z-index:40;top:98px;right:8px;bottom:22px;width:20px;pointer-events:none;opacity:0;transform:translate(7px);transition:opacity .25s ease,transform .25s ease}.leaf-scroll[hidden]{display:none}.leaf-scroll.is-visible{opacity:1;transform:translate(0)}.leaf-scroll-track{position:absolute;top:3px;bottom:3px;left:9px;width:1px;border-radius:99px;background:linear-gradient(180deg,#7d4f5617,#7d4f5655 20% 80%,#7d4f5617)}.leaf-scroll-marker{position:absolute;top:0;left:1px;width:18px;height:26px;transform:translate3d(0,var(--leaf-scroll-y),0);will-change:transform}.leaf-scroll-marker i{position:absolute;left:3px;top:2px;width:12px;height:19px;border-radius:100% 0;background:var(--clay);box-shadow:0 3px 9px #483c3230;transform:rotate(40deg)}.leaf-scroll-marker i:after{content:"";position:absolute;left:5px;top:3px;width:1px;height:13px;border-radius:99px;background:#fcfaf799;transform:rotate(-7deg);transform-origin:bottom}@media(max-width:560px){header{padding-inline:24px}header.is-scrolled{transform:translate3d(0,8px,0)}header.is-scrolled:before{inset-inline:7px;border-radius:20px}.leaf-scroll{top:80px;right:3px;bottom:14px;width:17px}.leaf-scroll-track{left:8px}.leaf-scroll-marker{left:0;transform:translate3d(0,var(--leaf-scroll-y),0) scale(.9);transform-origin:top center}}@media(prefers-reduced-motion:reduce){header,header:before,.leaf-scroll{transition:none}.leaf-scroll-marker{will-change:auto}}body{background-color:#f7f5f3;background-image:radial-gradient(circle at 7% 7%,#ffffffad 0,transparent 29%),radial-gradient(circle at 94% 32%,#dbd7d24d 0,transparent 31%),radial-gradient(circle at 50% 94%,#eae7e240 0,transparent 37%),linear-gradient(135deg,#fcfbf9,#f3f1ee 52%,#f8f7f5);background-attachment:fixed}.paper{background-color:#fefdfbc7;background-image:linear-gradient(125deg,#ffffff6e,transparent 38%,#e3e0db1a 75%,#ffffff5c),repeating-linear-gradient(0deg,#aba49d07 0,#aba49d07 1px,transparent 1px,transparent 4px);-webkit-backdrop-filter:blur(18px) saturate(100%);backdrop-filter:blur(18px) saturate(100%)}.dark{background-color:#483c32e8;background-image:linear-gradient(125deg,#ffffff0f,transparent 30%,#7d4f5626 72%,#e7cabb12),repeating-linear-gradient(135deg,#ffffff08 0,#ffffff08 1px,transparent 1px,transparent 8px);-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%);box-shadow:inset 0 1px #ffffff12,inset 0 -1px #1d171333}.episode,.archive-card,.directory-card,.home-paths-grid a,.media-card,.services article,.topic-grid button,.media-controls,.page-cta,.signup,.editorial-panel.paper,.resource-feature,.player,.episode-queue,.media-empty{border-color:#ffffffad!important;background:linear-gradient(135deg,#ffffffe0,#fefdfbc7 48%,#f1efebb3)!important;-webkit-backdrop-filter:blur(20px) saturate(100%);backdrop-filter:blur(20px) saturate(100%);box-shadow:inset 0 1px #ffffffd4,inset 0 -1px #483c321f,0 18px 46px #483c3214}.archive-stat,.media-stat,.resource-preview,.editorial-panel.dark,.archive-player.dark,.media-feature.dark{border:1px solid #ffffff26;background:linear-gradient(135deg,#58493fef,#483c32dc 48%,#6f5558db)!important;-webkit-backdrop-filter:blur(22px) saturate(140%);backdrop-filter:blur(22px) saturate(140%);box-shadow:inset 0 1px #fff2,inset 0 -1px #21191544,0 22px 55px #35271f20}.archive-tools input,.archive-tools select,.archive-filters button,.media-search input,.media-filters button,.resource-form input{border-color:#ffffffb5;background:#fffdf9a8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 1px #fff,0 7px 18px #483c320b}.custom-audio{border-color:#ffffffa3;background:linear-gradient(135deg,#fefdfbd9,#f3f0ecb8);-webkit-backdrop-filter:blur(18px) saturate(100%);backdrop-filter:blur(18px) saturate(100%);box-shadow:inset 0 1px #ffffffd6,0 14px 34px #35271f16}.archive-player .custom-audio{background:#fffaf30d;border-color:#fffaf329;box-shadow:none}@media(max-width:1150px){header>.menu{display:block!important;margin-left:auto}header>.pill{display:none}header>nav{display:none!important;position:absolute;top:calc(100% + 8px);left:12px;right:12px;margin:0;padding:12px;flex-direction:column;align-items:stretch;gap:3px;max-height:calc(100dvh - 112px);overflow-y:auto;border:1px solid #ffffff9c;border-radius:20px;background:linear-gradient(135deg,#ead8d0f5,#cfb8b7f5);-webkit-backdrop-filter:blur(22px) saturate(165%);backdrop-filter:blur(22px) saturate(165%);box-shadow:0 18px 40px #35271f2b}header>nav.open{display:flex!important}header>nav>a{padding:10px 16px;border-radius:12px;min-height:46px}header>nav>a:hover,header>nav>a:focus-visible{background:#fffaf360}header>nav>a.active:after{left:16px;right:16px;bottom:5px}}@media(max-width:700px){body{background-attachment:scroll}}.platform-grid .amazon-logo{width:104px;height:auto;max-height:25px}.platform-grid .amazon-link{padding-left:18px;padding-right:18px}.audio-toggle{display:grid!important;place-items:center;padding:0!important}.audio-toggle span{display:block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #fff;transform:translate(2px)}.audio-toggle.is-playing span{width:12px;height:16px;border:0;border-left:4px solid #fff;border-right:4px solid #fff;transform:none}@media(max-width:560px){.platform-grid a{min-height:68px;padding:12px 10px;gap:8px;font-size:.82rem}.platform-grid img{width:22px;height:22px;flex:0 0 22px}.platform-grid .amazon-logo{width:90px;height:auto;max-height:20px;flex-basis:auto}.episode-links{gap:20px}.topic-grid button{font-size:1rem}}.player-shell{grid-column:1/-1;min-width:0}.player-shell .player{grid-column:auto;margin:0}.player-controls{display:flex;align-items:center;justify-content:center;gap:10px}.player-controls button{display:grid;place-items:center;flex:0 0 auto;line-height:0}.player-skip{width:42px!important;height:42px!important;padding:0!important;background:transparent!important;border:1px solid var(--sand)!important;color:var(--ink)!important}.player-skip span{display:block;width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor}.player-skip.previous span{transform:translate(2px) rotate(-135deg)}.player-skip.next span{transform:translate(-2px) rotate(45deg)}.episode-queue{margin-top:10px;padding:10px;background:#fff;border:1px solid var(--sand);border-radius:22px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.queue-track{border:0;border-radius:15px;background:transparent;padding:12px;text-align:left;color:var(--ink);min-width:0;cursor:pointer}.queue-track:hover,.queue-track.active{background:var(--paper)}.queue-track.active{box-shadow:inset 0 0 0 1px var(--clay)}.queue-track span,.queue-track b{display:block}.queue-track span{font-size:.66rem;text-transform:uppercase;letter-spacing:.09em;color:var(--clay);margin-bottom:5px}.queue-track b{font-family:Prata,serif;font-size:.86rem;font-weight:400;line-height:1.35;overflow-wrap:anywhere}.listen-track{border:0;background:none;padding:4px 0;font-weight:600;color:var(--ink);cursor:pointer}.player button:focus-visible,.queue-track:focus-visible,.listen-track:focus-visible,.filters button:focus-visible,.topic-grid button:focus-visible,a:focus-visible{outline:3px solid #7d4f56;outline-offset:3px}@media(max-width:850px){.episode-queue{grid-template-columns:repeat(2,minmax(0,1fr))}.episode-queue .queue-track:last-child{grid-column:1/-1}.player-controls{gap:9px}.player-skip{width:44px!important;height:44px!important}}@media(max-width:560px){.player-shell{grid-column:1}.player-shell .player{grid-template-columns:1fr;gap:12px;padding:18px}.player-controls{grid-row:auto;justify-content:flex-start}.player-shell .player time{display:block;grid-column:1;text-align:right;margin-top:-24px;font-size:.75rem}.episode-queue{grid-template-columns:1fr;padding:8px}.episode-queue .queue-track:last-child{grid-column:auto}.queue-track{padding:12px;min-height:68px}.queue-track b{font-size:.86rem}.audio-toggle{width:58px!important;height:58px!important}.player-skip{width:44px!important;height:44px!important}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{overflow-x:hidden}button{-webkit-appearance:none;appearance:none}.menu{color:var(--ink);padding:10px 0;min-width:48px;min-height:44px;text-align:right}.filters button,.topic-grid button{color:var(--ink);-webkit-text-fill-color:var(--ink)}.filters .active{color:#fff;-webkit-text-fill-color:#fff}.episode-links{align-items:center;min-height:44px}.episode-links .listen-track,.episode-links a{display:inline-flex;align-items:center;justify-content:flex-start;min-height:44px;margin:0;padding:0;line-height:1.2;vertical-align:middle}.episode-links .listen-track{-webkit-text-fill-color:var(--ink)}.platform-grid a{justify-content:flex-start;padding-left:22px;padding-right:16px;text-align:left}.platform-grid img{object-fit:contain;object-position:left center}.platform-grid .amazon-link{justify-content:flex-start;padding-left:22px;padding-right:16px}.platform-grid a{--platform-rgb:255,255,255;position:relative;overflow:hidden;transition:transform .22s ease,border-color .22s ease,background-color .22s ease,box-shadow .22s ease}.platform-grid a:after{content:"";position:absolute;inset:auto 16px 0;height:2px;border-radius:99px;background:rgb(var(--platform-rgb));opacity:.85;transform:scaleX(.3);transform-origin:left;transition:transform .22s ease}.platform-grid a:hover,.platform-grid a:focus-visible{transform:translateY(-3px);border-color:rgba(var(--platform-rgb),.72);background:rgba(var(--platform-rgb),.09);box-shadow:0 12px 28px #00000024}.platform-grid a:hover:after,.platform-grid a:focus-visible:after{transform:scaleX(1)}.platform-apple{--platform-rgb:168,85,247!important}.platform-spotify{--platform-rgb:30,215,96!important}.platform-youtube{--platform-rgb:255,0,51!important}.platform-amazon{--platform-rgb:37,209,218!important}.platform-rss{--platform-rgb:242,101,34!important}.platform-grid .platform-apple img{filter:brightness(0) saturate(100%) invert(49%) sepia(88%) saturate(3304%) hue-rotate(245deg) brightness(101%) contrast(94%)}.platform-grid .platform-spotify img{filter:brightness(0) saturate(100%) invert(75%) sepia(72%) saturate(1550%) hue-rotate(84deg) brightness(89%) contrast(84%)}.platform-grid .platform-youtube img{filter:brightness(0) saturate(100%) invert(15%) sepia(99%) saturate(7495%) hue-rotate(343deg) brightness(101%) contrast(108%)}.platform-grid .platform-amazon img{filter:brightness(0) saturate(100%) invert(78%) sepia(78%) saturate(1235%) hue-rotate(132deg) brightness(88%) contrast(88%)}.platform-grid .platform-rss img{filter:brightness(0) saturate(100%) invert(52%) sepia(95%) saturate(2585%) hue-rotate(345deg) brightness(99%) contrast(91%)}.topic-grid button{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:190px;padding:24px;overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.topic-grid button:before{content:"";position:absolute;z-index:-1;width:118px;height:118px;right:-30px;top:-35px;border:1px solid currentColor;border-radius:50%;opacity:.13;box-shadow:0 0 0 18px #ffffff38}.topic-grid button:nth-child(1){background:#f3e8e5}.topic-grid button:nth-child(2){background:#ece7e4}.topic-grid button:nth-child(3){background:#f0e6e2}.topic-grid button:nth-child(4){background:#eee3e4}.topic-grid button:hover{transform:translateY(-5px);border-color:#b98f96;box-shadow:0 18px 35px #3c2d2512}.topic-number{position:absolute;left:24px;top:20px;font:500 .68rem Outfit,sans-serif;letter-spacing:.16em;color:var(--clay)}.topic-title{padding-right:28px;font:1.25rem/1.15 Prata,serif}.topic-note{max-width:180px;margin-top:9px;padding-right:28px;font:400 .82rem/1.4 Outfit,sans-serif;color:var(--muted);text-align:left}.topic-arrow{position:absolute;right:22px;bottom:22px;display:grid;place-items:center;width:34px;height:34px;border:1px solid #7d4f5655;border-radius:50%;font:400 1rem Outfit,sans-serif;transition:transform .25s ease}.topic-grid button:hover .topic-arrow{transform:translate(3px)}.player-shell{min-width:0;scroll-margin-top:96px}.player-shell .player{min-width:0}.player-controls button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.player input[type=range]{display:block;min-width:0;height:24px;margin:0;-webkit-appearance:none;appearance:none;background:transparent}.player input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:var(--sand)}.player input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin-top:-6px;border:0;border-radius:50%;background:var(--clay)}.player input[type=range]::-moz-range-track{height:4px;border:0;border-radius:999px;background:var(--sand)}.player input[type=range]::-moz-range-thumb{width:16px;height:16px;border:0;border-radius:50%;background:var(--clay)}@media(max-width:560px){.platform-grid a,.platform-grid .amazon-link{justify-content:flex-start;padding-left:18px;padding-right:10px}.topic-grid{grid-template-columns:1fr}.topic-grid button{min-height:165px;color:var(--ink);-webkit-text-fill-color:var(--ink)}.topic-note{max-width:240px}}@media(max-width:360px){.hero,.platform,.section,.topics{padding-left:18px;padding-right:18px}.player-shell .player{padding:16px}.player-controls{gap:8px}.episode-queue{border-radius:18px}.platform-grid{gap:9px}.platform-grid a{font-size:.76rem;padding-left:14px}.platform-grid .amazon-link{padding-left:14px}.platform-grid .amazon-logo{width:82px}.signup{margin-left:10px;margin-right:10px}}.custom-audio-source{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.custom-audio{--audio-surface:var(--paper);--audio-border:var(--sand);--audio-text:var(--ink);--audio-muted:var(--muted);--audio-accent:var(--espresso);--audio-button-text:#fffaf3;width:100%;min-width:0;padding:14px 16px;border:1px solid var(--audio-border);border-radius:22px;background:var(--audio-surface);color:var(--audio-text);display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:16px;box-shadow:0 12px 30px #35271f0b}.archive-player .custom-audio{--audio-surface:#fffaf30d;--audio-border:#fffaf329;--audio-text:#fffaf3;--audio-muted:#e8ddd3;--audio-accent:#f4ede6;--audio-button-text:var(--espresso);box-shadow:none}.custom-audio button{width:44px;height:44px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.custom-audio button:hover{background:#7d4f5618}.archive-player .custom-audio button:hover{background:#fffaf314}.custom-audio button:focus-visible,.custom-audio input:focus-visible{outline:3px solid #7d4f5666;outline-offset:3px}.custom-audio button svg{display:block;width:21px;height:21px;overflow:visible;fill:currentColor;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.custom-audio .custom-audio-skip svg{fill:none}.custom-audio button svg text{fill:currentColor;stroke:none;font:700 6px Outfit,sans-serif;text-anchor:middle}.custom-audio-buttons{display:flex;align-items:center;gap:6px}.custom-audio .custom-audio-play{width:54px;height:54px;background:var(--audio-accent);color:var(--audio-button-text);box-shadow:0 8px 20px #211a1626}.custom-audio .custom-audio-play:hover{background:var(--audio-accent);transform:translateY(-1px)}.custom-audio .custom-audio-play svg{width:24px;height:24px}.custom-audio-track{min-width:0}.custom-audio input[type=range]{--range-progress:0%;display:block;width:100%;height:24px;margin:0;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer}.custom-audio input[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,var(--audio-accent) 0 var(--range-progress),var(--audio-border) var(--range-progress) 100%)}.custom-audio input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin-top:-6px;border:3px solid var(--audio-surface);border-radius:50%;background:var(--audio-accent);box-shadow:0 0 0 1px var(--audio-accent)}.custom-audio input[type=range]::-moz-range-track{height:4px;border:0;border-radius:999px;background:var(--audio-border)}.custom-audio input[type=range]::-moz-range-progress{height:4px;border-radius:999px;background:var(--audio-accent)}.custom-audio input[type=range]::-moz-range-thumb{width:12px;height:12px;border:2px solid var(--audio-surface);border-radius:50%;background:var(--audio-accent)}.custom-audio-times{display:flex;justify-content:space-between;margin-top:-1px;color:var(--audio-muted);font-size:.72rem;font-variant-numeric:tabular-nums}.custom-audio-volume{display:flex;align-items:center;gap:2px}.custom-audio-volume input[type=range]{width:74px}.custom-audio .custom-audio-mute{width:38px;height:38px}.custom-audio .custom-audio-mute svg{width:20px;height:20px}@media(max-width:900px){.custom-audio{grid-template-columns:auto minmax(0,1fr)}.custom-audio-volume{grid-column:1/-1;justify-self:end;margin-top:-8px}.custom-audio-volume input[type=range]{width:90px}.archive-player,.listen-panel{grid-template-columns:1fr!important}}@media(max-width:560px){.custom-audio{padding:12px;border-radius:20px;grid-template-columns:1fr;gap:9px}.custom-audio-buttons{justify-content:center}.custom-audio-track{width:100%}.custom-audio-volume{display:none}.custom-audio button{width:46px;height:46px}.custom-audio .custom-audio-play{width:58px;height:58px}.listen-panel .custom-audio,.archive-player .custom-audio{margin-top:2px}}.dark p{color:#f4ede6}.site-footer{padding:76px max(24px,calc((100% - 1180px)/2)) 28px;border-top:1px solid #ffffff2b}.site-footer .footer-main{display:grid;grid-template-columns:minmax(250px,2fr) repeat(3,minmax(130px,1fr));gap:44px;margin:0 0 58px;align-items:start}.site-footer .footer-brand{display:block;margin:0}.site-footer .logo{margin-bottom:23px}.site-footer .footer-brand p{max-width:310px;margin:0 0 18px;font-family:Prata,serif;font-size:1.23rem;line-height:1.45;color:#fff7ef}.site-footer .footer-email{display:inline-block;color:#f1d1c0;font-size:.83rem;overflow-wrap:anywhere;border-bottom:1px solid #f1d1c06b;padding-bottom:3px}.site-footer .footer-links{display:flex;position:static;flex-direction:column;align-items:flex-start;gap:12px;margin:0;padding:0;background:transparent;border:0;box-shadow:none;font-size:.9rem}.site-footer .footer-links h2{margin:0 0 11px;color:#e8cabe;font:600 .68rem Outfit,sans-serif;text-transform:uppercase;letter-spacing:.18em}.site-footer .footer-links a{color:#f5eee8;line-height:1.35}.site-footer .footer-social a{display:inline-flex;align-items:center;gap:9px;min-height:27px}.site-footer .footer-social img{width:22px;height:22px;flex:0 0 22px;object-fit:contain}.site-footer .footer-social .footer-icon-youtube{filter:brightness(0) saturate(100%) invert(19%) sepia(100%) saturate(7022%) hue-rotate(351deg) brightness(102%) contrast(111%)}.site-footer .footer-social .footer-icon-apple{filter:brightness(0) saturate(100%) invert(44%) sepia(95%) saturate(2296%) hue-rotate(245deg) brightness(100%) contrast(103%)}.site-footer .footer-social .footer-icon-spotify{filter:brightness(0) saturate(100%) invert(73%) sepia(78%) saturate(604%) hue-rotate(81deg) brightness(96%) contrast(91%)}.site-footer a:hover,.site-footer a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:4px}.site-footer .footer-note{max-width:750px;margin:0 0 26px;color:#e5d9d0;font-size:.82rem;line-height:1.7}.site-footer .footer-note a{text-decoration:underline;text-underline-offset:3px}.site-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:0;padding-top:22px;border-top:1px solid #ffffff38;font-size:.75rem;color:#dbcfc5}.site-footer .footer-bottom small{color:inherit;font-size:inherit}.site-footer .footer-legal{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin:0}.site-footer .footer-top{white-space:nowrap}@media(max-width:900px){.site-footer .footer-main{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-bottom{align-items:flex-start;flex-wrap:wrap}}@media(max-width:600px){.site-footer{padding-top:55px}.site-footer .footer-main{grid-template-columns:1fr 1fr;gap:38px 25px}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-links:last-child{grid-column:1/-1}.site-footer .footer-bottom{display:grid;grid-template-columns:1fr auto}.site-footer .footer-legal{grid-column:1/-1;grid-row:2;gap:10px 18px}.site-footer .footer-top{grid-column:2;grid-row:1}}.legal-hero{padding:92px max(24px,calc((100% - 1180px)/2)) 72px}.legal-hero-inner{max-width:830px}.legal-hero h1{font-size:clamp(3rem,6.5vw,6rem);max-width:820px;margin-bottom:28px}.legal-hero p{max-width:700px;font-size:1.14rem;color:var(--muted)}.legal-updated{display:inline-block;margin-top:18px;color:var(--clay);font-size:.78rem;font-weight:600;letter-spacing:.04em}.legal-layout{max-width:1180px;margin:0 auto;padding:76px 24px 120px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:80px;align-items:start}.legal-toc{position:sticky;top:120px;display:flex;flex-direction:column;gap:13px;border-left:1px solid var(--sand);padding-left:21px;color:var(--muted);font-size:.84rem}.legal-toc strong{color:var(--clay);font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;margin-bottom:6px}.legal-toc a:hover,.legal-toc a:focus-visible{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.legal-copy{max-width:780px}.legal-copy section{padding:32px 0 38px;border-top:1px solid var(--sand);scroll-margin-top:115px}.legal-copy section:first-child{padding-top:0;border-top:0}.legal-copy h2{font-size:clamp(1.65rem,3vw,2.3rem);line-height:1.25;margin-bottom:18px}.legal-copy h3{font:600 1rem Outfit,sans-serif;margin:23px 0 7px}.legal-copy p,.legal-copy li{color:var(--muted);line-height:1.8}.legal-copy p{margin:0 0 14px}.legal-copy ul{padding-left:22px;margin:10px 0 20px}.legal-copy li+li{margin-top:8px}.legal-copy a{color:var(--clay);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-callout{padding:21px 24px;margin:0 0 28px;border-radius:18px;background:var(--paper);border:1px solid var(--sand)}.legal-callout p:last-child{margin-bottom:0}@media(max-width:760px){.legal-hero{padding-top:65px;padding-bottom:55px}.legal-layout{display:block;padding-top:50px;padding-bottom:75px}.legal-toc{position:static;margin-bottom:50px}.legal-copy section{padding:27px 0 30px}}.hero{position:relative;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);column-gap:32px;row-gap:40px;padding-top:48px;background-color:#f5f1ea;background-image:repeating-linear-gradient(0deg,#78695504 0,#78695504 1px,transparent 1px,transparent 4px);overflow:hidden}.hero-copy{position:relative;z-index:2;min-width:0;padding:28px 0}.hero .eyebrow{font-size:.68rem;letter-spacing:.17em}.hero h1{font-size:clamp(2rem,3.65vw,3.6rem);line-height:1.23;letter-spacing:-.047em}.hero h1 .hero-line{display:block;white-space:nowrap}.hero h1 .hero-line:last-child{color:#795945}.hero-copy p{max-width:510px;margin:24px 0 0;font-size:1rem;line-height:1.8}.hero .actions{gap:24px;margin-top:28px;font-size:.86rem}.hero .button{min-height:48px;padding:14px 22px}.hero-host{margin-top:30px;padding-top:20px;border-top:1px solid #d9cdbd;display:flex;align-items:center;gap:12px;max-width:425px;color:#655a50;font-size:.75rem}.hero-host svg{width:22px;height:22px;flex:none;stroke:#80644e}.hero-host strong{display:block;color:var(--ink);font-weight:500}.mic-editorial{position:relative;align-self:stretch;min-width:0;display:flex;flex-direction:column;justify-content:center;margin:0}.mic-stage{position:relative;display:block;width:100%;height:410px;padding:0;border:0;background:transparent;color:var(--ink);isolation:isolate;touch-action:pan-y;cursor:pointer;border-radius:30px}.mic-stage:before{content:"";position:absolute;z-index:-2;inset:5% 1% 9%;border-radius:48% 48% 45% 45%;background:radial-gradient(ellipse at 55% 45%,#e5d6c5 0,#ebe1d5 50%,#eee7dc00 73%)}.mic-stage:after{content:"";position:absolute;z-index:-1;left:26%;right:10%;bottom:8%;height:24px;border-radius:50%;background:#73625026;filter:blur(13px);transform:rotate(-8deg)}.mic-poster,.mic-stage canvas{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.mic-poster{border:0;transition:opacity .2s ease}.mic-stage canvas{opacity:0;transition:opacity .2s ease}.mic-ready canvas{opacity:1}.mic-ready .mic-poster{opacity:0}.mic-stage.is-dragging{cursor:grabbing}.mic-stage:focus-visible{outline:3px solid var(--clay);outline-offset:4px}.mic-tap-hint{position:absolute;z-index:3;bottom:0;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;white-space:nowrap;font:500 .78rem Outfit,sans-serif;min-height:44px;padding:8px 16px;border:1px solid #cdb8a2;border-radius:99px;background:#fcfaf7eb;color:#614b3b}.mic-tap-hint svg{width:16px;height:16px;fill:currentColor}.mic-pause-symbol{display:none}.is-engaged .mic-pause-symbol{display:block}.is-engaged .mic-play-symbol{display:none}.mic-editorial .mic-now{display:block;margin:20px 12px 0;padding:18px 0 0;border-top:1px solid #d9cdbd;font:400 .78rem/1.5 Outfit,sans-serif;letter-spacing:0;text-transform:none;color:#64574c;text-align:left}.mic-editorial .mic-now:before{display:none}.mic-status{display:flex;align-items:center;gap:7px;font-size:.67rem;min-height:22px}.mic-indicator{width:7px;height:7px;flex:none;border-radius:50%;background:#9a8977}.is-listening .mic-indicator{background:#597653;box-shadow:0 0 0 4px #59765314}.mic-episode-title{display:block;font:400 1.02rem/1.4 Prata,serif;color:var(--ink);margin:7px 0}.mic-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:.65rem}.mic-notes{display:inline-flex;align-items:center;gap:5px;min-height:44px;white-space:nowrap;color:var(--clay);text-decoration:underline;text-underline-offset:3px}.mic-meter{display:flex;align-items:center;gap:2px;height:16px;margin-left:auto}.mic-meter i{display:block;width:2px;height:3px;background:#9a8977;border-radius:2px;transform-origin:center}.is-listening .mic-meter i{height:12px;background:#597653;animation:listening-bars 1.1s ease-in-out infinite alternate}.is-listening .mic-meter i:nth-child(2){animation-delay:-.7s}.is-listening .mic-meter i:nth-child(3){animation-delay:-.25s}.is-listening .mic-meter i:nth-child(4){animation-delay:-.9s}.is-listening .mic-meter i:nth-child(5){animation-delay:-.4s}@keyframes listening-bars{0%{transform:scaleY(.25)}to{transform:scaleY(1)}}.is-listening .mic-stage:before{background:radial-gradient(ellipse at 55% 45%,#dac4ad 0,#e9dccc 50%,#eee7dc00 73%)}.hero .player-shell{position:relative;z-index:2}@media(min-width:1400px){.hero h1{font-size:3.6rem}}@media(max-width:1050px)and (min-width:851px){.hero{gap:20px;grid-template-columns:1.35fr 1fr}.hero h1{font-size:3.65vw}.mic-stage{height:390px}.hero .actions{gap:14px;font-size:.78rem}}@media(max-width:850px){.hero{grid-template-columns:1fr;gap:20px;padding-top:38px}.hero-copy{padding:0}.hero h1{font-size:clamp(2rem,6.15vw,3.6rem)}.hero-copy p{max-width:570px}.hero-host{margin-top:22px;padding-top:16px}.mic-editorial{width:100%;max-width:480px;justify-self:center}.mic-stage{height:380px}.mic-editorial figcaption{margin:6px 0 12px}.hero .player-shell{margin-top:4px}}@media(max-width:560px){.hero{padding:32px 22px 28px;gap:20px}.hero .eyebrow{font-size:.58rem;letter-spacing:.14em;margin-bottom:17px}.hero h1{font-size:6.35vw;line-height:1.25}.hero-copy p{font-size:.92rem;line-height:1.75;margin-top:18px}.hero .actions{gap:16px;margin-top:22px;font-size:.77rem}.hero .button{padding:13px 18px}.hero-host{font-size:.72rem}.mic-stage{height:340px}.mic-editorial figcaption{font-size:.57rem}.mic-drag-hint{font-size:.56rem}.hero .player-shell{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mic-poster,.mic-stage canvas{transition:none}.is-listening .mic-meter i{animation:none;transform:none}}.hero-sequence{--mic-scroll:0;--mic-shadow-opacity:1;position:relative;padding:12px 12px 0;background:var(--ivory)}.hero-sequence .hero{min-height:720px;padding:68px max(24px,calc((100% - 1180px)/2)) 116px;border-radius:30px;overflow:visible;background-color:var(--espresso);background-image:repeating-linear-gradient(135deg,#ffffff08 0,#ffffff08 1px,transparent 1px,transparent 9px)}.hero-sequence .hero-copy{align-self:start;padding-top:44px}.hero-sequence .hero-copy h1{color:#fffaf3;font-size:clamp(3rem,5.8vw,6.35rem);line-height:1.02;letter-spacing:-.055em}.hero-sequence .hero-copy h1 .hero-line{white-space:normal}.hero-sequence .hero-copy h1 .hero-line{transform:translate3d(calc(var(--mic-scroll) * -38px),0,0);transition:transform .08s linear;will-change:transform}.hero-sequence .hero-copy h1 .hero-line:last-child{color:#e7cabb;transform:translate3d(calc(var(--mic-scroll) * 72px),0,0)}.hero-sequence .hero-copy p{color:#d4cac0;max-width:560px;font-size:1.07rem}.hero-sequence .hero-copy .under{color:#fffaf3;border-color:#ffffff70}.hero-sequence .hero-host{color:#bfb4aa;border-color:#ffffff24}.hero-sequence .hero-host strong{color:#fffaf3}.hero-sequence .hero-host svg{stroke:var(--blush-soft)}.hero-sequence .hero,.hero-sequence .mic-editorial,.hero-sequence .mic-stage{overflow:visible}.hero-sequence .mic-editorial{z-index:8;align-self:start;transform:none}.hero-sequence .mic-stage{height:520px;color:#fffaf3;z-index:9;opacity:var(--mic-opacity,1);transform:translate3d(calc(var(--mic-scroll) * -500px),calc(var(--mic-scroll) * 1450px),0);transform-origin:50% 52%;will-change:transform,opacity}.hero-sequence .mic-stage:before,.hero-sequence .mic-stage:after{content:none}.hero-sequence .mic-poster,.hero-sequence .mic-stage canvas{filter:drop-shadow(18px 26px 16px rgb(47 42 37 / calc(var(--mic-shadow-opacity) * .38)));will-change:filter}.hero-sequence .mic-tap-hint{bottom:5px;border-color:#ffffff35;background:#2b241edb;color:#fffaf3;backdrop-filter:blur(10px)}.hero-sequence .mic-stationary-control{position:relative;z-index:2;left:auto;bottom:auto;transform:none;margin:0 0 14px auto;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.hero-sequence .mic-stationary-control:hover{border-color:#ffffff65;background:#3b3129}.hero-sequence .mic-stationary-control:focus-visible{outline:3px solid #e7cabb;outline-offset:3px}.hero-sequence .mic-now{margin-top:13px;border-color:#ffffff24;color:#cbbfb4}.hero-sequence .mic-episode-title{color:#fffaf3}.hero-sequence .mic-notes{color:#e7cabb}.hero-arrival{position:relative;z-index:1;min-height:440px;margin:-30px 0 0;padding:145px max(24px,calc((100% - 1180px)/2)) 76px;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:70px;align-items:end}.hero-arrival-copy{max-width:430px}.hero-arrival-copy .eyebrow{margin-bottom:32px}.hero-arrival-copy h2{font-size:clamp(2.45rem,4.4vw,4.8rem)}.hero-arrival-copy p{color:var(--muted);margin:22px 0 0}.hero-arrival .player-shell{align-self:end}.hero-arrival .player{border:1px solid var(--sand);box-shadow:0 18px 50px #2b221c12}@media(max-width:1050px)and (min-width:851px){.hero-sequence .hero{min-height:680px}.hero-sequence .hero-copy h1{font-size:5.5vw}.hero-sequence .mic-stage{height:480px;transform:translate3d(calc(var(--mic-scroll) * -330px),calc(var(--mic-scroll) * 1250px),0)}.hero-arrival{gap:36px}}@media(max-width:850px){.hero-sequence{padding:0}.hero-sequence .hero{min-height:auto;border-radius:0;padding:54px 24px 90px}.hero-sequence .hero-copy{padding:0}.hero-sequence .hero-copy h1{font-size:clamp(3rem,10.5vw,5rem)}.hero-sequence .hero-copy h1 .hero-line{transform:translate3d(calc(var(--mic-scroll) * -14px),0,0)}.hero-sequence .hero-copy h1 .hero-line:last-child{transform:translate3d(calc(var(--mic-scroll) * 22px),0,0)}.hero-sequence .mic-editorial{max-width:520px}.hero-sequence .mic-stage{height:450px;opacity:1;transform:translate3d(0,calc(var(--mic-scroll) * 70px),0)}.hero-arrival{margin:0;padding:110px 24px 65px;grid-template-columns:1fr;gap:38px}.hero-arrival-copy{max-width:640px}}@media(max-width:560px){.hero-sequence .hero{padding:40px 22px 72px;gap:24px}.hero-sequence .hero-copy h1{font-size:10.2vw;line-height:1.08}.hero-sequence .hero-copy p{font-size:.93rem}.hero-sequence .mic-stage{height:390px}.hero-sequence .mic-editorial .mic-now{margin-top:8px}.hero-sequence .mic-stationary-control{margin-left:0;margin-right:auto}.hero-arrival{padding:90px 18px 58px}.hero-arrival-copy h2{font-size:2.45rem}}@media(prefers-reduced-motion:reduce){.hero-sequence .mic-stage,.hero-sequence .hero-copy h1 .hero-line{transform:none!important;opacity:1!important}}.inner-page header nav a.active{color:var(--clay)}.inner-page header nav a.active:after{content:"";display:block;height:1px;background:currentColor}.page-hero{padding:76px max(24px,calc((100% - 1180px)/2));display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:70px;align-items:end}.page-hero h1{max-width:850px}.page-hero>div>p{max-width:720px;font-size:1.16rem;color:var(--muted)}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:38px;color:var(--muted);font-size:.82rem}.archive-stat{min-height:255px;border-radius:34px;background:var(--espresso);color:#fffaf3;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 20px 55px #2b221c18}.archive-stat strong{font:400 clamp(4rem,9vw,7rem)/.9 Prata,serif;color:var(--blush-soft)}.archive-stat span{font:400 1.35rem Prata,serif;margin-top:13px}.archive-stat small{margin-top:8px;color:#bfb4aa}.archive-player{max-width:1180px;margin:70px auto;padding:38px 42px;border-radius:32px;display:grid;grid-template-columns:1fr 1.15fr;gap:35px;align-items:center}.archive-player h2{font-size:clamp(1.7rem,3vw,2.7rem)}.archive-player p{color:#cfc4b8;margin-bottom:0}.archive-player audio{width:100%;accent-color:var(--clay)}.archive-shell{max-width:1180px;margin:0 auto;padding:30px 0 110px}.archive-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:36px}.archive-heading>div{max-width:760px}.archive-heading p{max-width:350px;color:var(--muted)}.archive-tools{display:grid;grid-template-columns:1fr 190px;gap:12px;margin-bottom:20px}.archive-tools label{display:block}.archive-tools label>span{display:block;margin-bottom:7px;color:var(--muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.1em}.archive-tools input,.archive-tools select{width:100%;min-height:54px;border:1px solid var(--sand);border-radius:16px;background:#fff;padding:0 17px;color:var(--ink);font:inherit}.archive-tools input:focus,.archive-tools select:focus{outline:3px solid #7d4f563d;border-color:var(--clay)}.archive-filters{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.archive-filters button{min-height:44px;border:1px solid var(--sand);border-radius:999px;background:#fff;padding:9px 14px;color:var(--ink);cursor:pointer}.archive-filters button span{margin-left:5px;color:var(--muted);font-size:.72rem}.archive-filters button.active{background:var(--espresso);border-color:var(--espresso);color:#fff}.archive-filters button.active span{color:#d9cec3}.archive-results{min-height:40px;margin:22px 0 14px;display:flex;justify-content:space-between;align-items:center}.archive-results p{margin:0;color:var(--muted);font-size:.87rem}.archive-results button{border:0;background:none;text-decoration:underline;color:var(--clay);cursor:pointer}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.archive-card{min-height:360px;padding:26px;border:1px solid var(--sand);border-radius:26px;background:#fff;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.archive-card:hover{transform:translateY(-4px);border-color:#b98f96;box-shadow:0 18px 40px #35271f0c}.archive-card[hidden]{display:none}.archive-card-top{display:flex;justify-content:space-between;gap:12px;color:var(--clay);font-size:.68rem;text-transform:uppercase;letter-spacing:.09em}.archive-card-top small{color:var(--muted);white-space:nowrap}.archive-number{margin:20px 0 12px;color:var(--muted);font-size:.75rem}.archive-number i{padding:0 3px;color:var(--clay)}.archive-card h2{font-size:1.42rem;letter-spacing:-.02em}.archive-card p{margin:14px 0 24px;color:var(--muted);font-size:.92rem;line-height:1.55}.archive-card-actions{margin-top:auto;padding-top:16px;border-top:1px solid var(--sand);display:flex;align-items:center;gap:18px}.archive-card-actions button,.archive-card-actions a{min-height:44px;border:0;background:none;padding:0;color:var(--ink);font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.archive-card-actions button span{color:var(--clay);font-size:.7rem}.archive-more{display:flex;justify-content:center;padding-top:38px}.page-cta{max-width:1180px;margin:0 auto 100px;padding:48px 55px;border-radius:34px;display:flex;align-items:center;justify-content:space-between;gap:40px}.page-cta>div{max-width:760px}.page-cta p{color:var(--muted);margin-bottom:0}.page-cta .button{white-space:nowrap}.directory{max-width:1180px;margin:85px auto}.directory-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:38px}.directory-head p{max-width:380px;color:var(--muted)}.directory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.directory-card{min-height:270px;padding:34px;border:1px solid var(--sand);border-radius:30px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.directory-card:after{content:"";position:absolute;width:150px;height:150px;right:-55px;top:-65px;border:1px solid currentColor;border-radius:50%;opacity:.11;box-shadow:0 0 0 24px #ffffff58}.directory-card:nth-child(4n+1){background:#f3e8e5}.directory-card:nth-child(4n+2){background:#ece7e4}.directory-card:nth-child(4n+3){background:#eee3e4}.directory-card:nth-child(4n+4){background:#f0e6e2}.directory-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #35271f0c}.directory-card small{color:var(--clay);text-transform:uppercase;letter-spacing:.12em}.directory-card h2{font-size:clamp(1.7rem,3vw,2.5rem);margin:35px 0 12px}.directory-card p{max-width:500px;margin:0 0 24px;color:var(--muted)}.directory-card b{margin-top:auto}.editorial-layout{max-width:1180px;margin:90px auto;display:grid;grid-template-columns:1.25fr .75fr;gap:24px}.editorial-panel{padding:55px;border-radius:36px}.editorial-panel p{font-size:1.08rem}.editorial-panel.dark p{color:#d2c7bc}.editorial-panel.paper p{color:var(--muted)}.editorial-panel blockquote{margin:35px 0 0;padding-left:24px;border-left:2px solid var(--clay);font:400 1.35rem/1.5 Prata,serif}.credential-list{list-style:none;padding:0;margin:30px 0 0}.credential-list li{padding:16px 0;border-top:1px solid var(--sand)}.service-detail{max-width:1180px;margin:80px auto}.service-detail .services{grid-template-columns:repeat(3,1fr)}.service-detail .services article{min-height:300px}.service-detail .services h3{margin-top:35px}.resource-feature{max-width:1180px;margin:80px auto;padding:55px;border-radius:36px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.resource-preview{min-height:390px;padding:36px;border-radius:26px;background:var(--espresso);color:#fffaf3;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(-1deg);box-shadow:0 20px 55px #2b221c20}.resource-preview small{letter-spacing:.13em;text-transform:uppercase;color:var(--blush-soft)}.resource-preview h2{font-size:clamp(2.2rem,4vw,3.8rem)}.resource-preview b{font-size:.8rem}.resource-form{display:grid;gap:10px}.resource-form input{min-height:52px;border:1px solid var(--sand);border-radius:14px;padding:0 15px}.resource-form small{color:var(--muted)}.home-paths{padding:80px max(24px,calc((100% - 1180px)/2))}.home-paths-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:35px}.home-paths-grid a{min-height:205px;padding:26px;border:1px solid var(--sand);border-radius:26px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease}.home-paths-grid a:hover{transform:translateY(-4px)}.home-paths-grid small{color:var(--clay);text-transform:uppercase;letter-spacing:.1em}.home-paths-grid strong{font:400 1.35rem/1.2 Prata,serif}.home-paths-grid span{color:var(--muted);font-size:.84rem}.home-latest .episodes{grid-template-columns:repeat(3,1fr)}@media(max-width:900px){.page-hero,.editorial-layout,.resource-feature{grid-template-columns:1fr}.archive-stat{max-width:450px}.archive-player,.archive-shell,.directory,.service-detail,.resource-feature{margin-left:24px;margin-right:24px}.archive-grid,.home-paths-grid{grid-template-columns:repeat(2,1fr)}.page-cta{margin-left:24px;margin-right:24px}}@media(max-width:700px){.page-hero{padding-top:48px;gap:35px}.archive-stat{min-height:190px}.archive-player{grid-template-columns:1fr;padding:28px 24px;margin-top:42px}.archive-shell{padding-top:10px}.archive-heading,.directory-head,.page-cta{display:block}.archive-heading p,.directory-head p{margin-top:18px}.archive-tools,.archive-grid,.directory-grid,.home-latest .episodes{grid-template-columns:1fr}.archive-card{min-height:330px}.page-cta{padding:34px 28px}.page-cta .button{margin-top:25px}.directory,.editorial-layout,.service-detail,.resource-feature{margin-top:60px;margin-bottom:60px}.editorial-layout{margin-left:18px;margin-right:18px}.editorial-panel,.resource-feature{padding:30px}.service-detail{margin-left:18px;margin-right:18px}.service-detail .services,.home-paths-grid{grid-template-columns:1fr}.home-paths-grid a{min-height:160px}.inner-page header nav.open{display:flex}}@media(max-width:850px){.inner-page header nav.open{display:flex}}.inner-page .breadcrumbs{display:flex!important;position:static!important;inset:auto!important;margin-left:0!important;margin-right:0!important;padding:0!important;background:transparent!important;flex-direction:row!important;gap:8px!important}.inner-page .breadcrumbs span,.inner-page .breadcrumbs a{display:inline!important}@media(max-width:1050px){header nav{display:none;position:absolute;top:80px;left:0;right:0;margin:0;background:var(--ivory);padding:24px max(24px,calc((100% - 1180px)/2));flex-direction:column;border-bottom:1px solid var(--sand);box-shadow:0 16px 30px #2f2a2510}header nav.open{display:flex}.menu{display:block}.pill{display:none}}.archive-card-actions .archive-play-icon{display:inline-block;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid var(--clay);color:transparent;font-size:0;flex:0 0 auto}.about-hero{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center}.about-portrait{position:relative;margin:0;min-height:470px;border-radius:38px;overflow:hidden;background:#d9cbbf;box-shadow:0 24px 60px #2b221c20}.about-portrait:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,#211b17a8 100%);pointer-events:none}.about-portrait img{display:block;width:100%;height:100%;min-height:470px;object-fit:cover;object-position:50% 35%}.about-portrait figcaption{position:absolute;z-index:1;left:28px;right:28px;bottom:26px;color:#fffaf3;display:flex;align-items:baseline;gap:12px}.about-portrait figcaption strong{font:400 2.25rem/1 Prata,serif;color:var(--blush-soft)}.about-portrait figcaption span{font-size:.9rem;letter-spacing:.04em}@media(max-width:900px){.about-hero{grid-template-columns:1fr}.about-portrait{width:min(100%,520px);min-height:520px}.about-portrait img{min-height:520px}}@media(max-width:700px){.about-portrait{min-height:430px;border-radius:30px}.about-portrait img{min-height:430px}.about-portrait figcaption{left:22px;right:22px;bottom:22px;display:block}.about-portrait figcaption strong{display:block;margin-bottom:6px}}[hidden]{display:none!important}.about-title span{display:block;white-space:nowrap}@media(max-width:560px){.about-title span{display:inline;white-space:normal}}.media-hero{align-items:center}.media-hero h1{max-width:780px}.media-stat{min-height:290px;border-radius:42px;background:var(--espresso);color:#fffaf3;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 22px 55px #2b221c1c;position:relative;overflow:hidden}.media-stat:before,.media-stat:after{content:"";position:absolute;border:1px solid #ffffff19;border-radius:50%}.media-stat:before{width:240px;height:240px;right:-80px;top:-100px}.media-stat:after{width:150px;height:150px;right:35px;top:-70px}.media-stat strong{font:400 clamp(4.4rem,8vw,7.4rem)/.85 Prata,serif;color:var(--blush-soft)}.media-stat>span{font:400 1.45rem Prata,serif;margin:16px 0 10px}.media-stat div{color:#d8cec4;font-size:.85rem}.media-stat div b{color:#fffaf3}.media-stat div i{display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--blush-soft);margin:0 9px;vertical-align:middle}.media-feature{max-width:1180px;margin:72px auto;padding:28px;border-radius:38px;display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:center}.media-feature-copy{padding:28px}.media-feature-copy h2{font-size:clamp(2rem,4vw,3.5rem);max-width:540px}.media-feature-copy p{color:#d6cbc1;max-width:500px;margin:20px 0 28px}.media-feature-image{display:block;position:relative;border-radius:26px;overflow:hidden;background:#27201b;min-height:360px}.media-feature-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#201a1590)}.media-feature-image img{width:100%;height:100%;min-height:360px;object-fit:cover}.media-play{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%);width:74px;height:74px;border-radius:50%;background:#fffaf3;color:var(--espresso);display:grid;place-items:center;box-shadow:0 16px 45px #17110d55;transition:transform .2s ease}.media-feature-image:hover .media-play{transform:translate(-50%,-50%) scale(1.06)}.media-play svg{width:27px;height:27px;fill:currentColor;margin-left:4px}.media-library{max-width:1180px;margin:95px auto 110px}.media-library-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:38px}.media-library-head>div{max-width:760px}.media-library-head p{max-width:390px;color:var(--muted)}.media-controls{padding:22px;border:1px solid var(--sand);border-radius:26px;background:var(--paper)}.media-search span{display:block;margin-bottom:8px;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.11em}.media-search input{width:100%;min-height:56px;padding:0 18px;border:1px solid var(--sand);border-radius:16px;background:#fff;color:var(--ink);font:inherit}.media-search input:focus{outline:3px solid #7d4f563d;border-color:var(--clay)}.media-filters{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.media-filters button{min-height:44px;border:1px solid var(--sand);border-radius:999px;background:#fff;padding:9px 15px;color:var(--ink);cursor:pointer}.media-filters button span{margin-left:5px;color:var(--muted);font-size:.72rem}.media-filters button.active{background:var(--espresso);border-color:var(--espresso);color:#fff}.media-filters button.active span{color:#d9cec3}.media-results{min-height:48px;margin:24px 2px 16px;display:flex;align-items:center;justify-content:space-between;gap:24px}.media-results p{margin:0;color:var(--muted);font-size:.9rem}.media-results a{color:var(--clay);font-weight:600;border-bottom:1px solid}.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.media-card{min-width:0;border:1px solid var(--sand);border-radius:28px;background:#fff;overflow:hidden;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.media-card:hover{transform:translateY(-4px);border-color:#b98f96;box-shadow:0 18px 40px #35271f0c}.media-card-visual{display:block;position:relative;aspect-ratio:16/10;background:#e9dfda;overflow:hidden}.media-card-visual img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.media-card:hover .media-card-visual img{transform:scale(1.025)}.media-card-play{position:absolute;left:18px;bottom:16px;width:48px;height:48px;border-radius:50%;background:#fffaf3;color:var(--espresso);display:grid;place-items:center;box-shadow:0 10px 26px #20191442}.media-card-play svg{width:18px;height:18px;fill:currentColor;margin-left:2px}.media-duration{position:absolute;right:13px;bottom:13px;padding:5px 9px;border-radius:999px;background:#201a17dd;color:#fff;font-size:.72rem}.media-card-body{padding:22px;display:flex;flex:1;flex-direction:column}.media-platform{display:flex;align-items:center;gap:8px;color:var(--clay);font-size:.68rem;text-transform:uppercase;letter-spacing:.11em}.media-platform svg{width:18px;height:18px;fill:currentColor}.media-card h3{font-size:1.28rem;line-height:1.3;margin:16px 0 26px}.media-card-action{margin-top:auto;padding-top:15px;border-top:1px solid var(--sand);font-size:.86rem;font-weight:600;display:flex;align-items:center;justify-content:space-between}.media-card-action svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.instagram-card .media-card-visual{aspect-ratio:16/10;background:linear-gradient(135deg,#6f5d53,#483c32 58%,#7d4f56);color:#fffaf3;display:flex;align-items:flex-end;padding:25px}.instagram-card .media-card-visual:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,#ffffff08 0,#ffffff08 1px,transparent 1px,transparent 9px)}.instagram-mark{position:relative;width:58px;height:58px;border:2px solid #fffaf3;border-radius:17px}.instagram-mark:before{content:"";position:absolute;left:50%;top:50%;width:21px;height:21px;border:2px solid #fffaf3;border-radius:50%;transform:translate(-50%,-50%)}.instagram-mark:after{content:"";position:absolute;right:10px;top:9px;width:6px;height:6px;background:#fffaf3;border-radius:50%}.instagram-card .media-card-play{left:auto;right:18px}.instagram-card h3{font-size:1.42rem}.media-more{display:flex;justify-content:center;padding-top:42px}.media-empty{text-align:center;padding:65px 25px;border:1px solid var(--sand);border-radius:28px;background:var(--paper)}.media-empty h3{margin-bottom:8px}.media-empty p{color:var(--muted);margin:0}@media(max-width:900px){.media-feature,.media-library{margin-left:24px;margin-right:24px}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-feature{grid-template-columns:1fr}.media-feature-copy{padding:20px 14px 5px}.media-feature-image,.media-feature-image img{min-height:320px}}@media(max-width:700px){.media-stat{min-height:210px;border-radius:30px}.media-feature{margin-top:42px;padding:18px;border-radius:30px;gap:25px}.media-feature-image,.media-feature-image img{min-height:250px}.media-library{margin-top:68px;margin-bottom:75px}.media-library-head{display:block}.media-library-head p{margin-top:18px}.media-results{align-items:flex-start;flex-direction:column;gap:8px}.media-grid{grid-template-columns:1fr}.media-card-visual{aspect-ratio:16/9}.media-card h3{margin-bottom:22px}.media-filters{display:grid;grid-template-columns:1fr 1fr}.media-filters button{text-align:center}.media-more .button{width:100%}}.instagram-card .media-card-visual{padding:0;display:block;background:var(--paper)}.instagram-card .media-card-visual:before{z-index:1;background:linear-gradient(180deg,transparent 55%,#261d1870);pointer-events:none}.instagram-card .media-card-visual img{object-fit:contain;object-position:center}.instagram-card .media-card-play{z-index:2}.media-cover-fallback{position:absolute;z-index:2;left:14px;top:14px;max-width:calc(100% - 28px);padding:6px 10px;border-radius:10px;background:#483c32eb;color:#fffaf3;font-size:.72rem}.reel-transcripts-hero{display:block}.reel-transcripts-hero>div{max-width:950px}.reel-transcript-shell,.reel-transcript-directory{max-width:980px;margin:64px auto;padding:0 24px}.reel-transcript-toolbar{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:24px}.reel-transcript-toolbar a,.media-card-transcript{color:var(--clay);font-weight:600;border-bottom:1px solid currentColor}.reel-transcript-note{padding:18px 22px;border-radius:18px;background:var(--paper);color:var(--muted);line-height:1.5}.reel-transcript-meta{color:var(--muted);font-size:.84rem;margin:24px 0}.reel-transcript-lines{border-top:1px solid var(--sand)}.reel-transcript-lines p{display:grid;grid-template-columns:72px minmax(0,1fr);gap:20px;padding:18px 0;margin:0;border-bottom:1px solid var(--sand);line-height:1.65;scroll-margin-top:120px}.reel-transcript-lines p:target{background:var(--paper)}.reel-transcript-stamp{color:var(--clay);font-size:.82rem;font-weight:600;white-space:nowrap}.reel-transcript-directory{margin-bottom:110px}.reel-transcript-directory-head{margin-bottom:26px}.reel-transcript-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.reel-transcript-grid a{padding:22px;border:1px solid var(--sand);border-radius:20px;background:#fff;line-height:1.4;transition:background .2s ease,border-color .2s ease}.reel-transcript-grid a:hover,.reel-transcript-grid a[aria-current=page]{background:var(--paper);border-color:var(--clay)}.media-card-transcript{display:inline-block;align-self:flex-start;margin-top:12px;font-size:.83rem}@media(max-width:700px){.reel-transcript-shell,.reel-transcript-directory{margin:42px auto;padding:0 18px}.reel-transcript-grid{grid-template-columns:1fr}.reel-transcript-lines p{grid-template-columns:55px minmax(0,1fr);gap:12px;padding:15px 0}.reel-transcript-toolbar{gap:12px}}.reel-video-transcripts{max-width:1180px;margin:92px auto;padding:0 24px;scroll-margin-top:115px}.reel-video-transcripts-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:30px}.reel-video-transcripts-head>div{max-width:660px}.reel-video-transcripts-head p{max-width:370px;color:var(--muted)}.reel-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.reel-video-card{min-width:0;border:1px solid var(--sand);border-radius:26px;background:#fff;overflow:hidden;display:flex;flex-direction:column;scroll-margin-top:115px;transition:border-color .2s ease,box-shadow .2s ease}.reel-video-card:hover,.reel-video-card:has(button[aria-expanded=true]){border-color:var(--clay);box-shadow:0 16px 40px #35271f12}.reel-video-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:contain;background:var(--paper)}.reel-video-card-copy{padding:19px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.reel-video-card-copy .eyebrow{font-size:.65rem}.reel-video-card h3{font-size:1.12rem;line-height:1.35;margin:15px 0 25px}.reel-video-card button{margin-top:auto;border:0;border-bottom:1px solid currentColor;background:transparent;padding:0 0 3px;color:var(--clay);font:600 .83rem Outfit,sans-serif;cursor:pointer;text-align:left}.reel-video-viewer{margin-top:30px;padding:30px;border:1px solid var(--sand);border-radius:30px;background:var(--paper);scroll-margin-top:115px}.reel-video-viewer-head{display:flex;align-items:start;justify-content:space-between;gap:24px;margin-bottom:25px}.reel-video-viewer-head h3{font-size:clamp(1.45rem,2.4vw,2.25rem);margin:8px 0 0}.reel-video-viewer-head button{border:1px solid var(--sand);border-radius:999px;background:#fff;padding:10px 16px;color:var(--ink);font:600 .85rem Outfit,sans-serif;cursor:pointer;white-space:nowrap}.reel-video-viewer-body{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:30px;align-items:start}.reel-video-player iframe{display:block;width:100%;max-width:410px;aspect-ratio:9/16;border:0;border-radius:18px;background:#fff}.reel-video-player p{font-size:.85rem;color:var(--muted);line-height:1.5}.reel-video-player a{color:var(--clay);font-weight:600;border-bottom:1px solid currentColor}.reel-video-transcript{min-width:0}.reel-video-transcript-note{margin:0 0 10px;color:var(--muted);font-size:.86rem;line-height:1.5}.reel-video-transcript-meta{margin:0 0 15px;font-size:.78rem;color:var(--clay)}.reel-video-transcript-lines{max-height:650px;overflow:auto;padding-right:10px;overscroll-behavior:contain}.reel-video-transcript-lines:focus-visible{outline:2px solid var(--clay);outline-offset:3px}.reel-video-transcript-lines p{display:grid;grid-template-columns:58px minmax(0,1fr);gap:13px;padding:13px 0;margin:0;border-top:1px solid var(--sand);line-height:1.55;font-size:.9rem}.reel-video-transcript-lines time{color:var(--clay);font-weight:600;font-size:.8rem;white-space:nowrap}@media(max-width:900px){.reel-video-transcripts-head{display:block}.reel-video-transcripts-head p{max-width:620px;margin-top:15px}.reel-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reel-video-viewer-body{grid-template-columns:1fr 1fr;gap:22px}}@media(max-width:700px){.reel-video-transcripts{margin:65px auto;padding:0 18px}.reel-video-grid{grid-template-columns:1fr}.reel-video-card img{aspect-ratio:16/9}.reel-video-card h3{margin-bottom:17px}.reel-video-viewer{padding:19px;border-radius:24px}.reel-video-viewer-head h3{font-size:1.35rem}.reel-video-viewer-body{grid-template-columns:1fr}.reel-video-player iframe{margin:0 auto;max-width:380px}.reel-video-transcript-lines{max-height:450px}}.reel-video-card img{height:auto}.media-feature-copy .button{border:0;cursor:pointer;font:600 .95rem Outfit,sans-serif}.media-feature-source{display:inline-block;margin:14px 0 0 16px;color:#fffaf3;border-bottom:1px solid currentColor;font-size:.86rem}.media-feature-image{width:100%;padding:0;border:0;cursor:pointer}.media-card-visual{width:100%;padding:0;border:0;text-align:left;cursor:pointer}.media-card-action{width:100%;padding-left:0;padding-right:0;background:transparent;border-left:0;border-right:0;border-bottom:0;color:var(--ink);font-family:Outfit,sans-serif;cursor:pointer;text-align:left}.media-card-action svg{fill:currentColor;stroke:none;width:17px;height:17px}.media-card-source{display:inline-block;align-self:flex-start;margin-top:10px;color:var(--clay);font-size:.81rem;border-bottom:1px solid currentColor}.media-card-visual:focus-visible,.media-card-action:focus-visible,.media-feature-image:focus-visible{outline:3px solid var(--clay);outline-offset:-3px}.media-inline-player{grid-column:1/-1;box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;padding:24px;border:1px solid var(--sand);border-radius:26px;background:var(--paper);color:var(--ink);box-shadow:0 18px 45px #21171116;scroll-margin-top:110px;animation:media-player-drop .26s ease both}.media-inline-player[hidden]{display:none}.media-feature.is-playing{margin-bottom:18px}.media-feature+.media-inline-player{width:calc(100% - 48px);margin-bottom:72px}.media-card.is-playing{border-color:var(--clay);box-shadow:0 14px 38px #35271f16}@keyframes media-player-drop{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.media-player-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px}.media-player-head h2{font-size:clamp(1.4rem,3vw,2.1rem);line-height:1.2;margin:5px 0 0}.media-player-head button{flex:none;border:1px solid var(--sand);border-radius:999px;background:#fff;padding:10px 15px;color:var(--ink);font:600 .82rem Outfit,sans-serif;cursor:pointer}.media-player-frame-wrap{display:flex;justify-content:center;background:repeating-linear-gradient(135deg,#ffffff09 0,#ffffff09 1px,transparent 1px,transparent 9px),linear-gradient(135deg,#4b3f36,#716056);border-radius:18px;overflow:hidden}.media-player-frame-wrap iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.media-inline-player.is-vertical .media-player-frame-wrap iframe{width:min(100%,410px);height:min(68dvh,730px);aspect-ratio:9/16}.media-player-footer{display:flex;justify-content:space-between;gap:20px;margin-top:16px;color:var(--muted);font-size:.88rem}.media-player-footer>div{display:flex;gap:18px;flex-wrap:wrap}.media-player-footer a{color:var(--clay);font-weight:600;border-bottom:1px solid currentColor}.media-player-footer a[hidden]{display:none}@media(max-width:700px){.media-feature-source{display:block;margin:14px 0 0}.media-inline-player{padding:16px;border-radius:20px}.media-feature+.media-inline-player{width:calc(100% - 48px);margin-bottom:48px}.media-player-head{align-items:start}.media-player-head button{padding:8px 11px}.media-inline-player.is-vertical .media-player-frame-wrap iframe{height:min(62dvh,640px)}.media-player-footer{display:block}.media-player-footer>div{margin-top:10px}}@media(prefers-reduced-motion:reduce){.media-inline-player{animation:none}}.signup fieldset,.resource-form fieldset{display:contents;border:0;margin:0;padding:0}.signup fieldset[disabled] button,.resource-form fieldset[disabled] button{opacity:.6;cursor:not-allowed}.reel-video-page-link{display:inline-block;margin-top:12px;color:var(--clay);font-size:.8rem;font-weight:600;text-decoration:underline}
