.topics-section{background:var(--blue-deep);color:#fff;clip-path:polygon(0 3%,100% 0,100% 97%,0 100%);padding:clamp(5rem,8vw,8rem) 0}.light-heading .eyebrow{color:var(--yellow)}.topic-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.topic-card{background:#ffffff0f;border:1px solid #ffffff52;border-radius:24px;flex-direction:column;min-height:250px;padding:1.7rem;transition:all .25s;display:flex;position:relative}.topic-card:nth-child(2n){transform:translateY(20px)}.topic-card:hover{background:var(--paper);color:var(--ink);transform:translateY(-4px)rotate(.4deg)}.topic-card>span{font-family:var(--font-condensed);color:var(--pink);font-size:1.5rem}.topic-card h3{font-family:var(--font-display);margin:auto 0 .5rem;font-size:2.2rem;font-weight:400}.topic-card p{margin:0 2.4rem 0 0;font-size:.78rem}.topic-card a{background:var(--yellow);width:38px;height:38px;color:var(--ink);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:1.3rem;right:1.3rem}.about-section{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,8vw,8rem);padding:clamp(6rem,10vw,10rem) 0;display:grid}.about-collage{isolation:isolate;min-height:660px;position:relative}.about-mascot{z-index:3;object-fit:contain;filter:drop-shadow(0 28px 24px #3a261d26);width:min(68%,430px);height:auto;max-height:590px;position:absolute;bottom:4%;left:50%;transform:translate(-50%)}.about-shape{z-index:-1;border:3px solid var(--ink);position:absolute}.shape-pink{aspect-ratio:1;background:var(--pink);border-radius:47% 53% 48% 52%;width:78%;top:6%;left:6%;transform:rotate(-7deg)}.shape-blue{aspect-ratio:1;background:var(--blue);border-radius:54% 46% 52% 48%;width:58%;bottom:2%;right:0;transform:rotate(9deg)}.about-card{z-index:4;border:2px solid var(--ink);width:min(48%,245px);box-shadow:7px 8px 0 var(--yellow);background:#fff;border-radius:18px;flex-direction:column;gap:.25rem;padding:1rem 1.15rem;display:flex;position:absolute}.about-card small{font-family:var(--font-condensed);letter-spacing:.08em;color:var(--blue-deep);font-size:1rem}.about-card strong{font-family:var(--font-display);font-size:1.55rem;font-weight:400;line-height:1}.about-card span{font-size:.66rem;line-height:1.35}.about-card-top{top:3%;right:0;transform:rotate(3deg)}.about-card-bottom{box-shadow:7px 8px 0 var(--pink);bottom:7%;left:0;transform:rotate(-3deg)}.collage-sticker{z-index:5;background:var(--yellow);border:3px solid var(--ink);text-align:center;border-radius:50%;place-content:center;width:130px;height:130px;padding:1rem;font-size:.72rem;display:grid;position:absolute;top:47%;right:2%;transform:rotate(-8deg)}.collage-sticker strong{font-family:var(--font-display);font-size:1.65rem}.about-copy>p:not(.eyebrow):not(.standalone-quote){font-size:.9rem}.newsletter-section{background:var(--pink);border:2px solid var(--ink);min-height:560px;box-shadow:12px 14px 0 var(--yellow);border-radius:32px;grid-template-columns:.9fr 1.1fr;margin-bottom:6rem;display:grid;overflow:hidden}.newsletter-art{background:radial-gradient(circle,#fff 0 23%,transparent 24%),var(--cream);justify-content:center;align-items:flex-end;display:flex;overflow:hidden}.newsletter-art img{mix-blend-mode:multiply;width:100%;max-width:580px}.newsletter-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2.5rem,6vw,6rem);display:flex}.newsletter-copy>p:not(.eyebrow){font-size:.9rem}.newsletter-status{border-left:5px solid var(--blue-deep);background:#fff9;margin:1rem 0 1.7rem;padding:1rem 1.2rem}.newsletter-status span{text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:900}.newsletter-status p{margin:.35rem 0 0;font-size:.76rem}.social-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.social-card{border:2px solid var(--ink);border-radius:22px;flex-direction:column;min-height:190px;padding:1.5rem;transition:all .2s;display:flex}.social-card>svg:first-child{width:36px;height:36px}.social-card span{flex-direction:column;margin:auto 0;display:flex}.social-card small{font-size:.7rem}.social-card strong{font-family:var(--font-display);font-size:2rem;font-weight:400}.social-card>svg:last-child{align-self:flex-end}.social-card:hover{box-shadow:7px 8px 0 var(--ink);transform:translateY(-6px)}.social-card.spotify{background:#cbedb0}.social-card.youtube{background:#ffb4a8}.social-card.instagram{background:#f3c3df}.social-card.facebook{background:#b9dced}.coming-soon{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:4rem;margin-top:2rem;padding:clamp(4rem,8vw,8rem) clamp(1.2rem,9vw,9rem);display:grid}.coming-soon>div:first-child{max-width:800px}.coming-soon p{max-width:650px}.soon-mark{background:var(--blue);border:3px solid var(--ink);width:190px;height:190px;box-shadow:8px 9px 0 var(--pink);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;transform:rotate(6deg)}.soon-mark span{font-family:var(--font-condensed);font-size:2.8rem}.soon-mark b{font-family:var(--font-display);font-size:1.4rem}.luci-app-promo{background:linear-gradient(135deg,var(--cream),#e9f6f5)}.luci-app-promo .button{margin-top:1.2rem}.luci-app-mark{background:var(--yellow);padding:.85rem;overflow:hidden}.luci-app-mark img{object-fit:cover;border:4px solid #fff;border-radius:50%;width:94px;height:94px;margin-bottom:.3rem}.luci-app-mark b{font-size:1.7rem;line-height:1}.luci-app-mark span{letter-spacing:.12em;font-size:1.2rem}footer{background:var(--ink);color:#fff;padding:5rem clamp(1.2rem,8vw,8rem) 2rem}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-brand div{flex-direction:column;display:flex}.footer-brand strong{color:var(--yellow);font-size:1.5rem}.footer-brand span{font-size:.7rem}footer>p{max-width:500px;margin:1.5rem 0 2.5rem;font-size:.82rem}.footer-links{flex-wrap:wrap;gap:1.6rem;font-size:.75rem;font-weight:800;display:flex}.footer-bottom{color:#ffffffa6;border-top:1px solid #ffffff26;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.5rem;font-size:.68rem;display:flex}.legal-page{width:min(760px,100% - 2.4rem);min-height:100svh;margin:auto;padding:5rem 0}.legal-page>a{font-weight:800}.legal-page h1{font-family:var(--font-display);margin:4rem 0 2rem;font-size:clamp(3.5rem,8vw,7rem);font-weight:400}.legal-page p{font-size:.94rem}@keyframes float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-12px)rotate(1deg)}}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}@media (pointer:fine){body{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cpath fill='%23FFD1DC' stroke='%232b2523' stroke-width='1.8' d='M14 24S3 17 3 9.5A5.5 5.5 0 0 1 14 8a5.5 5.5 0 0 1 11 1.5C25 17 14 24 14 24Z'/%3E%3C/svg%3E") 14 14,auto}a,.button{cursor:pointer}}@media (max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:4rem}.hero-art{min-height:480px}.hero-art img{max-height:500px}.featured-episode,.newsletter-section,.about-section{grid-template-columns:1fr}.featured-cover{min-height:470px}.episode-grid,.topic-grid,.social-grid{grid-template-columns:repeat(2,1fr)}.about-collage{width:min(660px,100%);min-height:590px;margin-inline:auto}.about-mascot{width:min(60%,390px);max-height:520px}.newsletter-art{max-height:450px}.coming-soon{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.soon-mark{width:150px;height:150px}}@media (max-width:600px){.site-header{height:70px;padding-inline:1rem}.brand small,.site-header>.button{display:none}.hero{min-height:auto;padding:4.5rem 1.2rem 2rem}.hero h1{font-size:clamp(3.4rem,18vw,4.35rem)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-note{margin-top:2.5rem}.hero-art{min-height:390px}.hero-art img{max-width:92%;max-height:390px}.speech{padding:.7rem .85rem;font-size:1rem;top:8%;right:0}.aura{width:84%}.ticker{justify-content:flex-start;padding-inline:1rem;font-size:1.1rem}.latest-section,.episodes-section,.ecosystem-section{padding:4.5rem 0}.section-heading h2,.about-copy h2,.newsletter-copy h2,.coming-soon h2{font-size:clamp(2.7rem,14vw,3.1rem)}.featured-episode{box-shadow:7px 8px 0 var(--blue)}.featured-cover{min-height:390px;padding:1.5rem}.episode-label{font-size:1.65rem;top:1.5rem;left:1.5rem}.cover-mark{width:70px;height:70px;top:1.5rem;right:1.5rem}.featured-cover h3{font-size:clamp(2.8rem,14vw,3.45rem)}.featured-cover p{font-size:1.25rem}.featured-copy{padding:2rem 1.5rem}.episode-grid,.topic-grid,.social-grid{grid-template-columns:1fr}.topic-card:nth-child(2n){transform:none}.topics-section{clip-path:polygon(0 1%,100% 0,100% 99%,0 100%)}.about-section{padding:6rem 0}.about-collage{min-height:510px}.about-mascot{width:70%;max-height:440px;bottom:5%}.shape-pink{width:90%;left:1%}.shape-blue{width:64%}.about-card{width:56%;padding:.8rem}.about-card strong{font-size:1.25rem}.about-card-top{top:1%;right:-1%}.about-card-bottom{bottom:2%;left:-1%}.collage-sticker{width:92px;height:92px;font-size:.58rem;top:48%;right:0}.collage-sticker strong{font-size:1.25rem}.newsletter-section{width:calc(100% - 2.4rem);box-shadow:7px 8px 0 var(--yellow);border-radius:24px}.newsletter-art{max-height:340px}.newsletter-copy{padding:2.3rem 1.4rem}.coming-soon{padding:4rem 1.2rem}.footer-bottom{flex-direction:column}.section-intro{font-size:.82rem}.lede{font-size:.95rem}p{text-align:left}.standalone-quote{text-align:left!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-art img{animation:none}*{transition:none!important}}
.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.editorial-main{min-height:70svh}.archive-hero{background:linear-gradient(135deg,var(--cream),#fff,var(--pink));border-bottom:1px solid var(--line);padding:clamp(5rem,10vw,9rem) max(1.2rem,50vw - 590px)}.archive-hero h1,.story-page h1,.newsletter-page h1{font-family:var(--font-display);letter-spacing:-.04em;max-width:900px;margin:0 0 2rem;font-size:clamp(4rem,9vw,8.5rem);font-weight:400;line-height:.84}.archive-hero>p:not(.eyebrow){max-width:700px;font-size:1.02rem}.archive-hero .button{margin-top:1.2rem}.archive-section,.search-section,.related-section{padding:clamp(4rem,8vw,7rem) 0}.episode-card p{color:#665d58;margin:.7rem 0 0;font-size:.76rem}.category-hero{background:linear-gradient(135deg,#e7f4f3,#fff,var(--yellow))}.back-link{align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:800;display:inline-flex}.post-shell{width:min(1020px,100% - 2.4rem);margin-inline:auto;padding:3rem 0 5rem}.post-hero{border:2px solid var(--ink);border-radius:30px;grid-template-columns:1.15fr .85fr;align-items:center;gap:2rem;min-height:590px;padding:clamp(2rem,6vw,5rem);display:grid;overflow:hidden}.post-hero.sun{background:#ffe27a}.post-hero.rose{background:#f7b0c1}.post-hero.aqua{background:#b9dfde}.post-hero.orange{background:#ffc28b}.post-hero.pink{background:#f3c4e5}.post-hero.cream{background:#fff0d9}.post-hero h1{font-family:var(--font-display);letter-spacing:-.04em;margin:1rem 0 1.5rem;font-size:clamp(3.6rem,7vw,6.8rem);font-weight:400;line-height:.83}.post-number{font-family:var(--font-condensed);letter-spacing:.06em;text-align:left;margin:1.2rem 0 0;font-size:2rem}.post-lede{font-size:.94rem;font-weight:600}.post-hero>img{object-fit:contain;filter:drop-shadow(0 24px 20px #2b25231f);max-height:480px;margin:auto}.tag-row{flex-wrap:wrap;gap:.5rem;display:flex}.tag-row span{border:1px solid var(--ink);background:#ffffffa8;border-radius:999px;padding:.4rem .7rem;font-size:.65rem;font-weight:800}.post-body{width:min(720px,100%);margin:4rem auto 0}.post-body h2,.related-section h2,.post-newsletter h2,.values-grid h2,.manifesto h2,.empty-state h2{font-family:var(--font-display);font-size:clamp(2.6rem,5vw,4.5rem);font-weight:400;line-height:.92}.post-body p{font-size:.96rem}.post-body blockquote,.story-page blockquote,.manifesto blockquote{font-family:var(--font-display);color:var(--blue-deep);border-left:6px solid var(--orange);margin:2.5rem 0;padding:1rem 0 1rem 1.4rem;font-size:1.8rem}.post-newsletter{background:var(--pink);justify-content:space-between;align-items:center;gap:2rem;margin:2rem 0 6rem;padding:clamp(3rem,7vw,6rem) max(1.2rem,50vw - 590px);display:flex}.post-newsletter h2{margin:0}.empty-state{text-align:center;border:2px dashed var(--blue-deep);border-radius:28px;padding:4rem}.empty-state img{object-fit:cover;border-radius:50%;width:92px;height:92px;margin:0 auto 1.5rem}.empty-state p{text-align:center;max-width:580px;margin-inline:auto}.search-field{border:2px solid var(--ink);max-width:780px;box-shadow:7px 8px 0 var(--yellow);background:#fff;border-radius:18px;align-items:center;gap:.8rem;margin:0 auto 1rem;padding:1rem 1.2rem;display:flex}.search-field input{font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:1rem}.search-count{text-align:left;max-width:780px;margin:1.5rem auto 3rem;font-size:.78rem;font-weight:800}.story-page{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,8rem);padding:clamp(5rem,10vw,9rem) 0;display:grid}.story-art{isolation:isolate;min-height:650px;position:relative}.story-art img{z-index:2;object-fit:contain;width:84%;max-height:620px;position:absolute;inset:auto 8% 0}.story-art .shape-pink,.story-art .shape-blue{z-index:-1}.story-page>div:last-child>p{font-size:.92rem}.values-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;padding:clamp(5rem,8vw,8rem) 0;display:grid}.values-grid article{border:2px solid var(--ink);border-radius:24px;padding:2rem}.values-grid article:first-child{background:var(--yellow)}.values-grid article:nth-child(2){background:var(--blue)}.values-grid article:nth-child(3){background:var(--pink)}.values-grid svg{width:38px;height:38px}.values-grid h2{margin:2rem 0 1rem;font-size:2.8rem}.values-grid p{margin:0;font-size:.82rem}.manifesto{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(3rem,8vw,7rem);padding:0 0 8rem;display:grid}.manifesto img{object-fit:contain;max-height:560px}.newsletter-page{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,7vw,7rem);padding:clamp(5rem,10vw,9rem) 0;display:grid}.newsletter-page>img{object-fit:contain;max-height:650px}.newsletter-page>div>p:not(.eyebrow){max-width:650px}@media (max-width:900px){.post-hero,.story-page,.manifesto,.newsletter-page{grid-template-columns:1fr}.post-hero>img{max-height:380px}.story-art{min-height:560px}.values-grid{grid-template-columns:1fr}.post-newsletter{flex-direction:column;align-items:flex-start}.manifesto img,.newsletter-page>img{max-height:470px;margin:auto}}@media (max-width:600px){.archive-hero{padding-top:4.5rem}.archive-hero h1,.story-page h1,.newsletter-page h1{font-size:clamp(3.4rem,17vw,4.5rem)}.post-shell{padding-top:1.5rem}.post-hero{border-radius:22px;min-height:0;padding:1.5rem}.post-hero h1{font-size:clamp(3rem,15vw,4rem)}.post-hero>img{max-height:300px}.post-body{margin-top:3rem}.post-newsletter{margin-bottom:3rem}.empty-state{padding:2rem 1.2rem}.story-page{padding-top:4rem}.story-art{order:2;min-height:470px}.values-grid{padding-top:4rem}.manifesto{padding-bottom:5rem}.newsletter-page>img{max-height:360px}.episode-card p{font-size:.8rem}}
.luci-launcher{z-index:45;background:var(--ink);color:#fff;min-height:64px;box-shadow:0 12px 34px #2b252347,5px 6px 0 var(--yellow);cursor:pointer;font:inherit;border:2px solid #fff;border-radius:999px;align-items:center;gap:.7rem;padding:.55rem .85rem .55rem .55rem;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:clamp(1rem,2.2vw,2rem);right:clamp(1rem,2.2vw,2rem)}.luci-launcher:hover,.luci-launcher:focus-visible{box-shadow:0 16px 40px #2b252352,7px 9px 0 var(--yellow);transform:translateY(-3px)}.luci-launcher-avatar{background:var(--blue);border-radius:50%;flex:none;width:47px;height:47px;overflow:hidden}.luci-launcher-avatar img{object-fit:cover;width:100%;height:100%}.luci-launcher-copy{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.luci-launcher-copy strong{font-family:var(--font-display);font-size:1.05rem;font-weight:400}.luci-launcher-copy small{color:#ffffffbd;margin-top:.2rem;font-size:.58rem}.luci-launcher>svg{width:17px;color:var(--yellow)}.luci-dialog{grid-template-rows:auto auto minmax(0,1fr) auto auto auto;height:min(760px,100svh - 2rem);overflow:hidden;border:2px solid var(--ink)!important;background:var(--paper)!important;width:min(460px,100vw - 2rem)!important;max-width:none!important;box-shadow:14px 16px 0 var(--blue),0 28px 80px #2b252338!important;border-radius:26px!important;gap:0!important;padding:0!important}.luci-dialog [data-slot=dialog-close]{background:#ffffffa6;border-radius:50%;top:1rem;right:1rem}.luci-header{background:linear-gradient(120deg,var(--pink),#ffe9d9);grid-template-columns:52px 1fr;align-items:center;padding:1.1rem 3.2rem 1.05rem 1.1rem;gap:.85rem!important;display:grid!important}.luci-avatar{border:3px solid #fff;border-radius:50%;width:52px;height:52px;overflow:hidden;box-shadow:0 4px 14px #2b25231f}.luci-avatar img{object-fit:cover;width:100%;height:100%}.luci-header [data-slot=dialog-title]{font-family:var(--font-display);color:var(--blue-deep);font-size:1.8rem;font-weight:400}.luci-header [data-slot=dialog-description]{font-family:var(--font-body);color:var(--ink);opacity:.75;margin-top:.2rem;font-size:.62rem}.luci-notice{color:var(--blue-deep);background:#e9f6f5;border-top:1px solid #287b781f;border-bottom:1px solid #287b781f;align-items:center;gap:.45rem;padding:.65rem 1.1rem;font-size:.66rem;font-weight:700;display:flex}.luci-messages{scrollbar-width:thin;min-height:0;padding:1.1rem;overflow-y:auto}.luci-message{align-items:flex-end;gap:.45rem;margin-bottom:.85rem;display:flex}.luci-message>img{object-fit:cover;border-radius:50%;flex:none;width:27px;height:27px}.luci-message>div{border:1px solid var(--line);background:#fff;border-radius:17px;max-width:84%;padding:.75rem .85rem}.luci-message.user{justify-content:flex-end}.luci-message.user>div{background:var(--blue-deep);color:#fff;border-color:var(--blue-deep);border-bottom-right-radius:5px}.luci-message.assistant>div{border-bottom-left-radius:5px}.luci-message p{text-align:left;margin:0;font-size:.75rem;line-height:1.55}.luci-speak{color:var(--blue-deep);font:800 .58rem var(--font-body);cursor:pointer;background:#e9f6f5;border:0;border-radius:999px;align-items:center;gap:.3rem;margin-top:.6rem;padding:.35rem .5rem;display:inline-flex}.luci-sources{border-top:1px solid var(--line);margin-top:.65rem;padding-top:.5rem}.luci-sources summary{cursor:pointer;color:var(--blue-deep);font-size:.61rem;font-weight:900}.luci-sources a{text-underline-offset:2px;justify-content:space-between;align-items:center;gap:.45rem;margin-top:.45rem;font-size:.57rem;line-height:1.35;text-decoration:underline;display:flex}.luci-typing{gap:.3rem;display:flex;padding:.9rem!important}.luci-typing i{background:var(--blue-deep);border-radius:50%;width:7px;height:7px;animation:1s infinite alternate luci-pulse}.luci-typing i:nth-child(2){animation-delay:.2s}.luci-typing i:nth-child(3){animation-delay:.4s}.luci-install{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:auto 1fr;align-items:center;gap:.4rem .65rem;padding:.55rem 1rem;display:grid}.luci-install button{border:1.5px solid var(--ink);background:var(--yellow);min-height:34px;color:var(--ink);font:900 .62rem var(--font-body);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;padding:.42rem .65rem;display:inline-flex}.luci-install span{color:#756a65;font-size:.55rem}.luci-install p{background:var(--cream);border-radius:8px;grid-column:1/-1;padding:.25rem .45rem;font-size:.56rem;text-align:left!important;margin:0!important;line-height:1.35!important}.luci-suggestions{gap:.5rem;padding:.3rem 1.1rem .7rem;display:flex;overflow-x:auto}.luci-suggestions button{border:1px solid var(--blue-deep);color:var(--blue-deep);font:700 .6rem var(--font-body);cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:.48rem .65rem}.luci-voice{background:#fff;padding:.35rem 1rem .55rem}.luci-voice>button{border:1.5px solid var(--blue-deep);width:100%;min-height:46px;color:var(--blue-deep);font:900 .72rem var(--font-body);cursor:pointer;touch-action:manipulation;background:#e9f6f5;border-radius:13px;justify-content:center;align-items:center;gap:.5rem;display:flex}.luci-voice>button:disabled{opacity:.55}.luci-voice.is-listening>button{background:var(--pink);border-color:var(--rose);color:var(--ink);animation:1s ease-in-out infinite alternate luci-listen}.luci-voice p{color:#8a3f45;font-size:.59rem;text-align:center!important;margin:.45rem 0 0!important;line-height:1.35!important}.luci-form{z-index:2;border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(0,1fr) 48px;gap:.5rem;padding:.65rem 1rem;display:grid;position:relative}.luci-form input{z-index:3;border:1.5px solid var(--line);width:100%;min-width:0;min-height:48px;font:500 16px var(--font-body);color:var(--ink);background:var(--paper);pointer-events:auto;-webkit-user-select:text;user-select:text;touch-action:manipulation;border-radius:13px;outline:none;padding:.72rem .8rem;position:relative}.luci-form input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff8a3d2e}.luci-form [data-slot=button]{background:var(--ink);color:#fff;touch-action:manipulation;border-radius:13px;width:48px;height:48px}.luci-disclaimer{color:#756a65;background:#fff;padding:0 1rem .75rem;font-size:.54rem;text-align:center!important;margin:0!important;line-height:1.35!important}@keyframes luci-pulse{to{opacity:.25;transform:translateY(-3px)}}@keyframes luci-listen{to{box-shadow:0 0 0 4px #ee7a9733}}@media (max-width:600px){.luci-launcher{min-height:58px;padding:.45rem;bottom:.85rem;right:.85rem}.luci-launcher-avatar{width:45px;height:45px}.luci-launcher-copy,.luci-launcher>svg{display:none}.luci-dialog{overscroll-behavior:contain;--tw-translate-x:0px!important;--tw-translate-y:0px!important;width:100vw!important;height:var(--luci-mobile-height,100dvh)!important;max-height:var(--luci-mobile-height,100dvh)!important;max-width:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;inset:0!important;transform:none!important}.luci-header{padding-top:max(1rem,env(safe-area-inset-top))}.luci-form{padding-bottom:max(.65rem,env(safe-area-inset-bottom))}.luci-messages{padding-bottom:.75rem}.luci-notice{font-size:.61rem}.luci-install{padding:.45rem .8rem}.luci-install span{font-size:.51rem}.luci-voice{padding-top:.25rem}.luci-disclaimer{padding-bottom:max(.55rem,env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.luci-typing i,.luci-voice.is-listening>button{animation:none}}
.ticker{justify-content:flex-start;gap:0;padding:0}.ticker-track{width:max-content;animation:25s linear infinite ticker-scroll;display:flex}.ticker-group{align-items:center;gap:2.4rem;padding-right:2.4rem;display:flex}@keyframes ticker-scroll{to{transform:translate(-50%)}}.episode-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.mini-cover{aspect-ratio:4/5;padding:1.1rem}.mini-cover b{max-width:82%;font-size:clamp(1.45rem,2.2vw,2rem)}.mini-cover img{width:68px;height:68px;bottom:.6rem;right:.6rem}.cover-spark{z-index:0}.featured-cover h3,.featured-cover p{z-index:1}.luci-launcher{z-index:70;box-shadow:0 14px 40px #2b252357,7px 8px 0 var(--yellow)}.luci-launcher.is-open,.luci-launcher[aria-expanded=true]{display:none!important}.luci-dialog{grid-template-rows:auto auto auto minmax(0,1fr) auto auto auto auto auto}[data-slot=dialog-overlay]{z-index:100!important}.luci-dialog{z-index:110!important}.luci-wake{text-align:center;background:#fff;padding:0 1rem .55rem}.luci-wake button{border:1px solid var(--rose);width:100%;min-height:36px;color:var(--ink);font:800 .62rem var(--font-body);cursor:pointer;background:#fff4f7;border-radius:10px}.luci-wake.is-active button{background:var(--yellow);border-color:var(--ink)}.luci-wake small{color:#756a65;margin-top:.3rem;font-size:.52rem;line-height:1.35;display:block}.topic-card{min-height:210px}.newsletter-art{align-items:center;padding:2rem}.newsletter-art img{object-fit:contain;width:min(88%,520px);height:auto}.newsletter-form{gap:.55rem;width:100%;display:grid}.newsletter-form>label{font-size:.7rem;font-weight:900}.newsletter-form>div{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;display:grid}.newsletter-form input{border:2px solid var(--ink);min-width:0;min-height:48px;font:500 16px var(--font-body);background:#fff;border-radius:12px;padding:.7rem .85rem}.newsletter-form button{border:2px solid var(--ink);background:var(--ink);color:#fff;min-height:48px;font:800 .7rem var(--font-body);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1rem;display:inline-flex}.newsletter-form small{font-size:.58rem;line-height:1.45}.newsletter-form small a{text-underline-offset:2px;text-decoration:underline}.cookie-notice{z-index:90;border:2px solid var(--ink);width:min(760px,100% - 2rem);box-shadow:8px 9px 0 var(--yellow),0 20px 55px #2b252333;background:#fff;border-radius:18px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:1rem 1.1rem;display:grid;position:fixed;bottom:1.2rem;left:50%;transform:translate(-50%)}.cookie-notice strong{font-family:var(--font-display);color:var(--blue-deep);font-weight:400}.cookie-notice p{text-align:left;margin:.25rem 0 0;font-size:.62rem;line-height:1.45}.cookie-notice>a{font-size:.64rem;font-weight:800;text-decoration:underline}.cookie-notice button{background:var(--ink);color:#fff;font:800 .66rem var(--font-body);cursor:pointer;border:0;border-radius:10px;padding:.7rem .85rem}@media (max-width:900px){.episode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.episode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.mini-cover{border-radius:15px;padding:.8rem}.mini-cover span{font-size:1.05rem}.mini-cover b{max-width:86%;font-size:clamp(1rem,5.2vw,1.35rem);line-height:.92}.mini-cover img{border-width:3px;width:50px;height:50px;bottom:.35rem;right:.35rem}.episode-card h3{font-size:1.05rem}.episode-meta{margin-top:.6rem;font-size:.55rem}.cover-spark{font-size:2.2rem;bottom:.75rem;right:.75rem}.featured-cover p{max-width:82%;padding-right:.5rem}.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.topic-card{border-radius:17px;min-height:160px;padding:1rem}.topic-card>span{font-size:1.15rem}.topic-card h3{margin:auto 0 .35rem;font-size:clamp(1.35rem,7vw,1.7rem)}.topic-card p{margin-right:1.7rem;font-size:.62rem;line-height:1.4}.topic-card a{width:31px;height:31px;bottom:.7rem;right:.7rem}.about-collage{min-height:440px}.about-mascot{width:62%;max-height:355px}.about-card{width:51%}.collage-sticker{top:52%}.newsletter-art{min-height:350px;max-height:none;padding:1.2rem}.newsletter-art img{width:min(92%,390px)}.newsletter-form>div{grid-template-columns:1fr}.newsletter-form button{width:100%}.cookie-notice{grid-template-columns:1fr auto;gap:.65rem;padding:.85rem;bottom:.75rem}.cookie-notice div{grid-column:1/-1}.cookie-notice button{min-height:42px}.luci-launcher{gap:.5rem;max-width:calc(100vw - 1.7rem);min-height:58px;padding:.42rem .7rem .42rem .42rem}.luci-launcher-copy{display:flex!important}.luci-launcher-copy strong{font-size:.88rem}.luci-launcher-copy small{max-width:145px;font-size:.48rem}.luci-launcher>svg{display:none}}@media (prefers-reduced-motion:reduce){.ticker-track{animation:none}}
