@import "https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;1,400&family=Montserrat:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap";:root{--ink:#06172b;--ink-2:#0a2440;--panel:#0d2b4b;--panel-2:#143858;--ivory:#fffaf2;--paper:#f7f1e7;--muted:#b8c6d2;--muted-2:#8298aa;--gold:#e93;--gold-bright:#f8c665;--sage:#6ad;--violet:#246;--rose:#edb;--line:#eeddbb29;--line-gold:#ee993375;--serif:"Playfair Display", Georgia, serif;--body:"Lora", Georgia, serif;--sans:"Montserrat", Arial, sans-serif;--shell:min(1500px, calc(100vw - clamp(36px, 8vw, 136px)));--header:84px;--player:96px}*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:dark;scroll-padding-top:110px}body{background:var(--ink);min-width:320px;color:var(--ivory);font-family:var(--sans);padding-bottom:var(--player);margin:0;font-size:15px;line-height:1.65;overflow-x:hidden}body.no-scroll{overflow:hidden}::selection{background:var(--gold);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;display:block}h1,h2,h3,p,blockquote{margin-top:0}h1,h2,h3{font-weight:500}.shell{width:var(--shell);margin-inline:auto}.eyebrow,.card-kicker{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:25px;height:1px}.text-link{color:var(--gold);letter-spacing:.03em;font-size:12px;font-weight:600}.text-link:hover{color:var(--ivory)}:focus-visible{outline:2px solid var(--gold-bright);outline-offset:4px}.btn{border:1px solid var(--gold);background:var(--gold);color:#071015;letter-spacing:.035em;border-radius:2px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:12px;font-weight:700;transition:color .3s,background .3s,transform .3s,border .3s;display:inline-flex;position:relative;overflow:hidden}.btn:before{content:"";background:var(--ivory);transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translateY(102%)}.btn>*{position:relative}.btn svg,.btn span{z-index:1}.btn:hover{border-color:var(--ivory);transform:translateY(-2px)}.btn:hover:before{transform:none}.btn-ghost{color:var(--ivory);background:#ffffff06;border-color:#f5f0e647}.btn-small{min-height:43px;padding-inline:18px}.btn-icon{width:52px;color:var(--ivory);border-color:var(--line);background:0 0;padding:0}.btn-icon.active,.button-row [data-fav].active{color:var(--gold);border-color:var(--gold)}.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}#site-loader{z-index:1000;background:#03080b;place-content:center;justify-items:center;transition:opacity .65s,visibility .65s;display:grid;position:fixed;inset:0}#site-loader .brand-sigil{width:70px;height:70px;margin-bottom:22px}#site-loader strong{font-family:var(--serif);font-size:34px}#site-loader strong em{color:var(--gold);font-weight:500}#site-loader small{color:var(--muted);letter-spacing:.28em;margin-top:14px;font-size:8px}.site-ready #site-loader{opacity:0;visibility:hidden;pointer-events:none}.brand{white-space:nowrap;font-family:var(--serif);align-items:center;gap:11px;font-size:23px;font-weight:600;line-height:1;display:inline-flex}.brand em{color:var(--gold);font-weight:500}.brand-sigil{border:1px solid var(--gold);border-radius:50%;width:34px;height:34px;display:inline-block;position:relative}.brand-sigil:before,.brand-sigil:after,.brand-sigil i,.brand-sigil b{content:"";background:var(--gold);display:block;position:absolute}.brand-sigil:before{width:1px;height:20px;top:6px;left:50%}.brand-sigil:after{width:15px;height:1px;top:11px;left:9px}.brand-sigil i{border-radius:50%;width:5px;height:5px;top:16px;left:14px}.brand-sigil b{width:1px;height:4px;top:1px;left:16px}.site-header{z-index:100;height:var(--header);background:linear-gradient(#050b0feb,#050b0f47,#0000);border-bottom:1px solid #0000;align-items:center;gap:55px;padding-inline:clamp(20px,5vw,78px);transition:height .3s,background .3s,border .3s,backdrop-filter .3s;display:flex;position:fixed;inset:0 0 auto}.site-header.scrolled{border-color:var(--line);backdrop-filter:blur(18px);background:#050b0fe6;height:68px}.desktop-nav{align-self:stretch;align-items:center;gap:clamp(18px,2.25vw,37px);display:flex}.desktop-nav a{color:#d3d7d4;place-items:center;height:100%;font-size:12px;font-weight:600;display:grid;position:relative}.desktop-nav a:after{content:"";background:var(--gold);transform-origin:100%;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:18px;left:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a.active:after{transform-origin:0;transform:scaleX(1)}.header-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.icon-btn{width:40px;height:40px;color:var(--ivory);background:0 0;border:0;place-items:center;padding:0;display:grid}.icon-btn:hover{color:var(--gold)}.language-toggle{color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;font-size:9px;display:flex}.language-toggle i{background:var(--muted-2);width:24px;height:1px}.language-toggle .on{color:var(--gold)}.menu-trigger{display:none}.mobile-menu{z-index:300;background:var(--ink-2);visibility:hidden;flex-direction:column;padding:32px clamp(24px,7vw,70px);transition:transform .55s cubic-bezier(.77,0,.18,1),visibility .55s;display:flex;position:fixed;inset:0;transform:translate(100%)}.mobile-menu.open{visibility:visible;transform:none}.mobile-menu>.brand{margin-bottom:9vh}.menu-close{position:absolute;top:24px;right:25px}.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu nav a{border-bottom:1px solid var(--line);font-family:var(--serif);align-items:baseline;gap:19px;padding:12px 0;font-size:clamp(35px,8vw,65px);line-height:1.1;display:flex}.mobile-menu nav span{font-family:var(--sans);color:var(--gold);letter-spacing:.12em;font-size:9px}.mobile-menu>p{color:var(--muted);margin-top:auto}.home-hero{min-height:100svh;padding:calc(var(--header) + 54px) clamp(26px, 7.2vw, 115px) 100px;background:#071016;align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg{background-image:url(../img/hero/audios-de-fe-hero.png);background-position:50%;background-size:cover;animation:14s ease-in-out infinite alternate hero-breathe;position:absolute;inset:0;transform:scale(1.035)}.hero-vignette{background:linear-gradient(90deg,#040a0ef2 0%,#040a0ed6 38%,#040a0e1f 76%),linear-gradient(#0000 58%,#040a0eb8),radial-gradient(circle at 28% 40%,#0000,#040a0e3d 68%);position:absolute;inset:0}.hero-content{z-index:2;width:min(760px,70vw);position:relative}.hero-content h1{font-family:var(--serif);letter-spacing:-.055em;text-shadow:0 4px 30px #0000003d;margin:24px 0 26px;font-size:clamp(73px,9vw,142px);line-height:.75}.hero-content h1 em{color:var(--gold-bright);margin-left:.43em;font-weight:500;display:inline-block}.hero-content>p{color:#c8ceca;max-width:640px;font-size:clamp(16px,1.3vw,20px);line-height:1.65}.hero-actions{gap:11px;margin:32px 0 23px;display:flex}.hero-content>small{color:#96a09e;letter-spacing:.18em;font-size:8px}.hero-reveal{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards hero-in;transform:translateY(30px)}.hero-content .hero-reveal:nth-child(2){animation-delay:80ms}.hero-content .hero-reveal:nth-child(3){animation-delay:.16s}.hero-content .hero-reveal:nth-child(4){animation-delay:.24s}.hero-content .hero-reveal:nth-child(5){animation-delay:.3s}.hero-orbit{z-index:3;border:1px solid #efd49a73;border-radius:50%;place-items:center;width:145px;height:145px;display:grid;position:absolute;bottom:78px;right:5.8vw}.hero-orbit>span{color:var(--gold-bright);letter-spacing:.25em;place-items:center;font-size:8px;animation:14s linear infinite spin;display:grid;position:absolute;inset:-17px}.hero-orbit button{background:var(--gold);width:63px;height:63px;color:var(--ink);border:0;border-radius:50%;place-items:center;display:grid}.hero-orbit button svg{fill:currentColor;stroke:none}.scroll-cue{z-index:2;color:#aab3b0;letter-spacing:.22em;align-items:center;gap:11px;font-size:8px;display:flex;position:absolute;bottom:22px;left:50%}.scroll-cue i{background:var(--gold);width:42px;height:1px;display:block}@keyframes hero-breathe{to{transform:scale(1.085)}}@keyframes hero-in{to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}.marquee{border-block:1px solid var(--line-gold);background:#071217;overflow:hidden}.marquee>div{align-items:center;width:max-content;animation:28s linear infinite marquee;display:flex}.marquee span{color:#0000;-webkit-text-stroke:1px #6e7e7c;letter-spacing:-.04em;padding:20px 35px;font-size:clamp(37px,4.5vw,72px);font-weight:700;line-height:1}.marquee b{color:var(--gold);font-size:24px}@keyframes marquee{to{transform:translate(-50%)}}.section-title{justify-content:space-between;align-items:end;gap:25px;margin-bottom:42px;display:flex}.section-title h2{font-family:var(--serif);letter-spacing:-.035em;margin:11px 0 0;font-size:clamp(40px,4.2vw,67px);line-height:.96}.feature-panel{border:1px solid var(--line);background:linear-gradient(130deg,#0c1d22,#081216);grid-template-columns:minmax(340px,.78fr) 1.22fr;min-height:550px;display:grid}.feature-art{background:radial-gradient(circle at 50% 45%,#d4b26f14,#0000 50%);padding:48px;position:relative;overflow:hidden}.feature-art .cover-large{aspect-ratio:auto;border-radius:260px 260px 8px 8px;height:100%}.vertical-label{writing-mode:vertical-rl;color:var(--muted-2);letter-spacing:.2em;font-size:8px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.feature-copy{border-left:1px solid var(--line);flex-direction:column;justify-content:center;padding:clamp(42px,6vw,95px);display:flex}.pill{border:1px solid var(--line-gold);color:var(--gold);letter-spacing:.13em;text-transform:uppercase;border-radius:30px;align-self:flex-start;padding:7px 11px;font-size:9px}.feature-copy h2{max-width:800px;font-family:var(--serif);letter-spacing:-.04em;margin:22px 0 21px;font-size:clamp(45px,5vw,76px);line-height:.91}.feature-copy>p{max-width:690px;color:var(--muted);font-size:16px}.feature-meta{gap:60px;margin:19px 0 32px;display:flex}.feature-meta span,.detail-meta span{color:var(--paper);flex-direction:column;font-size:13px;display:flex}.feature-meta small,.detail-meta small{color:var(--muted-2);letter-spacing:.15em;margin-bottom:4px;font-size:8px}.cover-art,.mini-cover{isolation:isolate;background:linear-gradient(145deg,#8a6f50,#172b2d 58%,#0d171b);position:relative;overflow:hidden}.cover-art:before,.mini-cover:before{content:"";z-index:-1;background:radial-gradient(circle at 50% 42%,#f5f0e61a 0 7%,#0000 7.5% 19%,#f5f0e613 19.5% 20%,#0000 20.5% 33%,#f5f0e60e 33.5% 34%,#0000 34.5%);position:absolute;inset:-10%;transform:rotate(-12deg)}.cover-art:after{content:"";z-index:-1;background:linear-gradient(155deg,#ffffff21,#0000 35%,#00000038);position:absolute;inset:0}.cover-art>b{font-family:var(--serif);color:#f5f0e6de;text-shadow:0 8px 30px #0000004d;place-items:center;font-size:clamp(65px,8vw,120px);font-weight:500;display:grid;position:absolute;inset:0}.cover-art>small{letter-spacing:.2em;color:#f5f0e69e;font-size:7px;font-weight:700;position:absolute;bottom:16px;left:19px}.cover-lines{border:1px solid #f5f0e62e;position:absolute;inset:12px}.audio-rail{overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--gold) transparent;grid-auto-columns:minmax(225px,1fr);grid-auto-flow:column;gap:20px;padding:4px 2px 19px;display:grid;overflow-x:auto}.audio-card{scroll-snap-align:start;min-width:0}.card-cover{aspect-ratio:1/1.06;background:var(--panel);border-radius:180px 180px 4px 4px;position:relative;overflow:hidden}.card-cover .cover-art{height:100%}.card-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#040a0db8);position:absolute;inset:0}.card-play{z-index:3;backdrop-filter:blur(8px);width:58px;height:58px;color:var(--ivory);opacity:0;background:#050b0f94;border:1px solid #ffffff80;border-radius:50%;place-items:center;transition:all .35s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-35%)}.card-play svg{fill:currentColor;stroke:none}.card-favorite{z-index:4;border:1px solid var(--line);backdrop-filter:blur(8px);opacity:0;background:#050b0f73;border-radius:50%;place-items:center;width:37px;height:37px;transition:all .25s;display:grid;position:absolute;top:13px;right:13px}.card-favorite.active{opacity:1;color:var(--gold);border-color:var(--gold)}.new-badge{z-index:4;background:var(--gold);color:var(--ink);letter-spacing:.15em;padding:5px 8px;font-size:7px;font-weight:700;position:absolute;bottom:15px;left:15px}.card-progress{z-index:4;background:#ffffff3b;height:2px;position:absolute;inset:auto 12px 8px}.card-progress b{background:var(--gold);height:100%;display:block}.audio-card:hover .card-play,.audio-card:hover .card-favorite{opacity:1}.audio-card:hover .card-play{transform:translate(-50%,-50%)}.audio-card:hover .cover-art{transform:scale(1.035)}.cover-art{transition:transform .55s cubic-bezier(.22,1,.36,1)}.card-copy{padding:17px 4px;display:block}.card-copy>span{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:700}.card-copy h3{font-family:var(--serif);margin:7px 0 5px;font-size:25px;line-height:1}.card-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.audio-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 20px;display:grid}.empty-inline{border:1px solid var(--line);background:var(--panel);grid-column:1/-1;align-items:center;gap:24px;min-height:150px;padding:28px 34px;display:flex}.empty-inline>span{color:var(--gold);font-size:30px}.empty-inline h3{font-family:var(--serif);margin:0 0 3px;font-size:24px}.empty-inline p{color:var(--muted);margin:0}.empty-inline a{color:var(--gold);margin-left:auto;font-size:12px}.intentions-section{background:var(--paper);color:#132024;padding:118px 0}.intention-grid{border-top:1px solid #0a161933;border-left:1px solid #0a161933;grid-template-columns:repeat(3,1fr);display:grid}.intention-card{border-bottom:1px solid #0a161933;border-right:1px solid #0a161933;flex-direction:column;justify-content:space-between;min-height:280px;padding:25px;display:flex;position:relative;overflow:hidden;background:0 0!important}.intention-card:before{content:"";opacity:0;background:radial-gradient(circle at 50% 46%,#79562614,#0000 50%);transition:all .4s;position:absolute;inset:0;transform:scale(.7)}.intention-card:hover:before{opacity:1;transform:scale(1.4)}.intention-card>span{letter-spacing:.16em;font-size:9px}.intention-card>b{font-family:var(--serif);color:#8b7144;align-self:center;font-size:62px;font-weight:500}.intention-card h3{font-family:var(--serif);margin:0;font-size:35px}.intention-card i{position:absolute;bottom:30px;right:25px}.intention-card i svg{width:25px;height:25px}.series-grid{grid-template-columns:repeat(3,1fr);gap:54px 24px;display:grid}.series-cover{aspect-ratio:1.28;border:1px solid var(--line);position:relative;overflow:hidden}.series-cover .cover-art{height:100%}.series-cover .cover-art:before{transform:rotate(-12deg)scale(1.2)}.series-cover .cover-art>b{font-size:80px}.series-cover>button{background:var(--ivory);width:48px;height:48px;color:var(--ink);opacity:0;border:0;border-radius:50%;place-items:center;transition:all .3s;display:grid;position:absolute;bottom:18px;right:20px;transform:scale(.9)}.series-cover>button svg{fill:currentColor;stroke:none}.series-card:hover .series-cover>button{opacity:1;transform:none}.episode-count{letter-spacing:.13em;background:#050b0f94;align-items:baseline;gap:7px;padding:5px 9px;font-size:7px;display:flex;position:absolute;top:16px;left:17px}.episode-count b{font-family:var(--serif);font-size:20px}.series-card>a{padding:17px 4px;display:block}.series-card h3{font-family:var(--serif);margin:7px 0 8px;font-size:31px;line-height:1}.series-card p{min-height:45px;color:var(--muted);margin:0 0 9px;font-size:11px}.series-card small{color:var(--muted-2);font-size:9px}.series-card small i{color:var(--gold);margin-left:8px;font-style:normal}.time-section{width:var(--shell);border:1px solid var(--line);background:linear-gradient(135deg,#0f2427,#071216);grid-template-columns:1fr 1fr;margin:30px auto 80px;display:grid}.time-section>div:first-child{padding:clamp(45px,6vw,88px)}.time-section h2{font-family:var(--serif);margin:19px 0 0;font-size:clamp(48px,5vw,76px);line-height:.92}.time-section h2 em{color:var(--gold);font-weight:500}.time-options{border-left:1px solid var(--line)}.time-options a{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr auto;align-items:center;gap:17px;padding:25px 30px;transition:background .25s,padding .25s;display:grid}.time-options a:last-child{border-bottom:0}.time-options a:hover{background:#d4b26f12;padding-left:40px}.time-options span{color:var(--gold);font-size:8px}.time-options b{font-family:var(--serif);font-size:27px;font-weight:500}.time-options i{color:var(--gold);font-style:normal}.blog-grid{grid-template-columns:repeat(3,1fr);gap:42px 24px;display:grid}.blog-card{min-width:0}.blog-image{aspect-ratio:1.3;border-radius:190px 190px 5px 5px;display:block;position:relative;overflow:hidden}.blog-image:before{content:"";background:radial-gradient(circle at 50% 45%,#0000 0 10%,#ffffff12 10.5% 11%,#0000 11.5% 30%,#ffffff0d 30.5% 31%,#0000 31.5%);position:absolute;inset:0}.blog-image span{color:#ffffffb3;font-size:8px;position:absolute;bottom:13px;left:19px}.blog-image b{font-family:var(--serif);font-size:25px;position:absolute;top:16px;right:20px}.blog-card>div{padding:18px 4px}.blog-card h3{font-family:var(--serif);margin:9px 0 8px;font-size:29px;line-height:1.02}.blog-card p{color:var(--muted);font-size:11px}.newsletter{width:var(--shell);background:var(--paper);color:var(--ink);grid-template-columns:.85fr 1.15fr;align-items:end;gap:70px;margin:80px auto 130px;padding:clamp(42px,6vw,83px);display:grid}.newsletter h2{font-family:var(--serif);margin:15px 0 0;font-size:clamp(42px,4vw,64px);line-height:.95}.newsletter form{grid-template-columns:1fr 1fr auto;align-items:end;gap:13px;display:grid}.newsletter label{flex-direction:column;gap:8px;display:flex}.newsletter label span{letter-spacing:.17em;font-size:8px;font-weight:700}.newsletter input{width:100%;height:50px;color:var(--ink);background:0 0;border:0;border-bottom:1px solid #09121559;outline:none;padding:0 2px}.newsletter input:focus{border-color:#8b7144}.newsletter .btn{white-space:nowrap}.page-hero{min-height:590px;padding:calc(var(--header) + 90px) max(calc((100vw - var(--shell)) /2), 30px) 85px;background:radial-gradient(circle at 78% 40%,#d4b26f21,#0000 23%),radial-gradient(circle at 78% 40%,#0000 0 8%,#d4b26f14 8.5% 9%,#0000 9.5% 17%,#d4b26f0d 17.5% 18%,#0000 18.5%),linear-gradient(135deg,#0f272a,#071116 68%);align-items:flex-end;display:flex;position:relative;overflow:hidden}.page-hero:after{content:"✦";font-family:var(--serif);color:#d4b26f99;font-size:85px;position:absolute;top:47%;right:14vw;transform:translateY(-50%)}.page-hero-copy{z-index:2;max-width:920px;position:relative}.page-hero h1{font-family:var(--serif);letter-spacing:-.05em;margin:18px 0 16px;font-size:clamp(65px,8vw,116px);line-height:.78}.page-hero h1 em{color:var(--gold);font-weight:500}.page-hero p{color:#b0bbba;max-width:650px;margin:25px 0 0;font-size:16px}.page-number{color:var(--muted-2);letter-spacing:.25em;font-size:8px;position:absolute;bottom:35px;right:5vw}.explore-panel,.blog-library{padding-block:70px 120px}.library-search{border:1px solid var(--line);background:var(--panel);align-items:center;gap:15px;height:70px;padding:0 22px;display:flex}.library-search svg{color:var(--gold)}.library-search input{width:100%;font-family:var(--serif);background:0 0;border:0;outline:0;font-size:23px}.filter-row{border-inline:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.filter-row label{border-right:1px solid var(--line);color:var(--muted-2);letter-spacing:.14em;text-transform:uppercase;flex-direction:column;gap:3px;padding:16px 18px;font-size:7px;font-weight:700;display:flex}.filter-row label:last-child{border:0}.filter-row select{width:100%;color:var(--ivory);background:0 0;border:0;outline:none;font-size:11px}.results-bar{color:var(--muted);justify-content:space-between;align-items:center;margin:35px 0;font-size:11px;display:flex}.results-bar button{color:var(--gold);background:0 0;border:0;font-size:10px}.category-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-block:85px 130px;display:grid}.category-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:350px;padding:24px;display:flex;position:relative;overflow:hidden;background:var(--panel)!important}.category-card:before{content:"";opacity:.55;background:linear-gradient(145deg,#ffffff14,#0000 38%),radial-gradient(circle at 62% 38%,#d4b26f26,#0000 36%);transition:all .4s;position:absolute;inset:0}.category-card:hover:before{opacity:1;transform:scale(1.08)}.category-index{letter-spacing:.13em;font-size:8px;position:relative}.category-card>b{font-family:var(--serif);color:var(--gold-bright);flex:1;place-items:center;font-size:76px;display:grid;position:relative}.category-card>div{position:relative}.category-card small{color:var(--gold);letter-spacing:.15em;font-size:7px}.category-card h3{font-family:var(--serif);margin:7px 0 6px;font-size:35px;line-height:1}.category-card p{color:#a7b1af;max-width:85%;margin:0;font-size:11px}.category-card i{position:absolute;bottom:2px;right:0}.category-card i svg{width:28px;height:28px}.detail-hero{min-height:760px;padding:calc(var(--header) + 75px) max(calc((100vw - var(--shell)) /2), 30px) 80px;background:radial-gradient(circle at 18% 47%,#d4b26f21,#0000 26%),linear-gradient(135deg,#0e2024,#050c10 60%);grid-template-columns:.78fr 1.22fr;align-items:center;gap:7vw;display:grid}.detail-cover{aspect-ratio:1;border:1px solid var(--line);width:min(500px,100%);padding:22px;position:relative}.detail-cover .cover-large{border-radius:260px 260px 5px 5px;height:100%}.breadcrumbs{color:var(--muted-2);flex-wrap:wrap;gap:8px;margin-bottom:35px;font-size:9px;display:flex}.detail-copy{max-width:800px}.detail-copy h1{font-family:var(--serif);letter-spacing:-.05em;margin:20px 0 18px;font-size:clamp(60px,7vw,105px);line-height:.82}.detail-copy .lead{color:#c0c9c5;max-width:650px;font-size:18px}.detail-meta{gap:55px;margin:29px 0;display:flex}.reading-layout{grid-template-columns:minmax(0,1fr) 340px;gap:10vw;padding-block:115px;display:grid}.prose{color:#c4cdca;font-family:var(--serif);font-size:21px;line-height:1.75}.prose h2{color:var(--ivory);margin:22px 0;font-size:48px;line-height:1}.prose h3{color:var(--ivory);margin:43px 0 13px;font-size:30px}.prose blockquote{border-left:1px solid var(--gold);background:var(--panel);color:var(--gold-bright);margin:47px 0;padding:36px;font-size:30px;font-style:italic;line-height:1.25}.prose ol{padding-left:25px}.prose li{padding:8px}.prose details{border-block:1px solid var(--line);margin-top:50px}.prose summary{color:var(--ivory);font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;padding:20px 0;font-size:11px;font-weight:700;display:flex}.prose details p{font-size:19px}.prayer-note{border:1px solid var(--line-gold);background:var(--panel);align-self:start;padding:42px;position:sticky;top:105px}.prayer-note>span{color:var(--gold);font-size:30px}.prayer-note h3{font-family:var(--serif);margin:25px 0 12px;font-size:32px}.prayer-note p{color:var(--gold-bright);font-family:var(--serif);margin:0;font-size:24px;font-style:italic}.series-hero{min-height:750px;padding:calc(var(--header) + 60px) 0 70px;position:relative;overflow:hidden}.series-bg{opacity:.28;filter:saturate(.7);position:absolute;inset:0}.series-bg:after{content:"";background:linear-gradient(90deg, var(--ink), transparent 45%, var(--ink)), linear-gradient(0deg, var(--ink), transparent 60%);position:absolute;inset:0}.series-hero-inner{width:var(--shell);grid-template-columns:.7fr 1.3fr;align-items:center;gap:7vw;margin:auto;display:grid;position:relative}.episodes-section{padding-block:105px}.episode-list{border-top:1px solid var(--line)}.episode{border-bottom:1px solid var(--line);grid-template-columns:55px 46px 1fr auto;align-items:center;gap:20px;padding:23px 12px;transition:background .25s;display:grid;position:relative}.episode>span{color:var(--gold);font-size:9px}.episode>button{border:1px solid var(--line);background:0 0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.episode>button svg{fill:currentColor;stroke:none;width:14px}.episode h3{font-family:var(--serif);margin:0;font-size:26px}.episode p{color:var(--muted);margin:0;font-size:11px}.episode>small{color:var(--muted)}.episode-line{width:100%;height:1px;position:absolute;bottom:-1px;left:0}.episode-line i{background:var(--gold);height:100%;display:block}.episode-soon{opacity:.5}.empty-state{text-align:center;border:1px solid var(--line);background:var(--panel);place-content:center;justify-items:center;min-height:420px;display:grid}.empty-state>span{color:var(--gold);font-size:42px}.empty-state h2{font-family:var(--serif);margin:17px 0 4px;font-size:43px}.empty-state p{max-width:480px;color:var(--muted)}.empty-state .btn{margin-top:20px}.blog-tools{flex-direction:column;gap:22px;margin-bottom:70px;display:flex}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip-row button{border:1px solid var(--line);min-height:36px;color:var(--muted);background:0 0;border-radius:30px;padding:0 15px;font-size:9px}.chip-row button.active,.chip-row button:hover{border-color:var(--gold);color:var(--gold)}.blog-list{grid-template-columns:repeat(2,1fr);gap:75px 30px;display:grid}.blog-list .blog-card{grid-template-columns:.8fr 1.2fr;gap:25px;display:grid}.blog-list .blog-image{aspect-ratio:.9}.article-header{width:min(1050px,100vw - 40px);padding:calc(var(--header) + 85px) 0 75px;text-align:center;margin:auto}.article-header .breadcrumbs{justify-content:center}.article-header h1{font-family:var(--serif);letter-spacing:-.05em;margin:18px 0 25px;font-size:clamp(64px,8vw,116px);line-height:.83}.article-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:25px;font-size:9px;display:flex}.article-image{width:var(--shell);height:min(64vw,670px);margin:auto;position:relative;overflow:hidden}.article-image:before{content:"";background:radial-gradient(circle,#0000 0 10%,#ffffff12 10.5% 11%,#0000 11.5% 25%,#ffffff0d 25.5% 26%,#0000 26.5%);position:absolute;inset:0}.article-image span{letter-spacing:.18em;font-size:8px;position:absolute;bottom:25px;left:30px}.article-image b{font-family:var(--serif);color:#ffffff8c;place-items:center;font-size:125px;display:grid;position:absolute;inset:0}.article-layout{grid-template-columns:240px minmax(0,750px);justify-content:center;gap:8vw;padding-block:100px;display:grid}.toc{border-top:1px solid var(--line);flex-direction:column;align-self:start;display:flex;position:sticky;top:95px}.toc span{color:var(--gold);letter-spacing:.17em;padding:19px 0;font-size:8px}.toc a{border-top:1px solid var(--line);color:var(--muted);padding:13px 0;font-size:10px}.article-intro{color:var(--ivory);line-height:1.45;font-size:28px!important}.article-prose h2{margin-top:65px;scroll-margin-top:100px}.inline-audio{border:1px solid var(--line);background:var(--panel);font-family:var(--sans);grid-template-columns:180px 1fr;gap:27px;margin:60px 0;padding:26px;display:grid}.inline-audio>.cover-art{aspect-ratio:1}.inline-audio h3{font-family:var(--serif);margin:10px 0 5px;font-size:30px}.inline-audio p{font-size:12px}.inline-audio button{color:var(--gold);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:10px;display:inline-flex}.inline-audio button svg{fill:currentColor;stroke:none;width:15px}.manifesto{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding-block:120px;display:grid}.manifesto-image{border-radius:300px 300px 5px 5px;overflow:hidden}.manifesto-image img{object-fit:cover;object-position:69% center;width:100%;height:620px}.manifesto .prose h2{font-size:55px}.beliefs{background:var(--paper);color:var(--ink);padding:110px 0}.belief-list{border-top:1px solid #0a141638;margin-top:35px}.belief-list article{border-bottom:1px solid #0a141638;grid-template-columns:70px 1fr;align-items:center;padding:24px 0;display:grid}.belief-list span{color:#8b7144;font-size:9px}.belief-list h3{font-family:var(--serif);margin:0;font-size:clamp(32px,4vw,56px)}.partner-section{text-align:center;padding-block:120px}.partner-section h2{max-width:850px;font-family:var(--serif);margin:25px auto;font-size:clamp(45px,5vw,74px);line-height:.95}.partner-section p{max-width:720px;color:var(--muted);margin:0 auto 30px}.plans-grid{grid-template-columns:repeat(3,1fr);gap:18px;padding-block:90px 45px;display:grid}.plan-card{border:1px solid var(--line);background:var(--panel);flex-direction:column;min-height:570px;padding:39px;display:flex;position:relative}.plan-card.featured{border-color:var(--gold);background:linear-gradient(145deg,#172c2b,#0b171b)}.plan-no{color:var(--gold);font-size:8px}.popular{background:var(--gold);color:var(--ink);letter-spacing:.12em;padding:6px 9px;font-size:7px;position:absolute;top:20px;right:20px}.plan-card h2{font-family:var(--serif);margin:55px 0 10px;font-size:47px}.price{min-height:57px;color:var(--gold-bright);font-family:var(--serif);font-size:35px}.plan-card>p{color:var(--muted);font-size:12px}.plan-card ul{flex:1;margin:25px 0 35px;padding:0;list-style:none}.plan-card li{border-bottom:1px solid var(--line);gap:11px;padding:9px 0;font-size:11px;display:flex}.plan-card li span{color:var(--gold)}.plan-note{text-align:center;color:var(--muted);margin:0 20px 100px;font-size:11px}.auth-page{min-height:calc(100svh - var(--player));padding-top:var(--header);grid-template-columns:1fr 1fr;display:grid}.auth-art{background:linear-gradient(#0000,#050b0fd9),url(../img/hero/audios-de-fe-hero.png) 50%/cover;align-items:flex-end;padding:70px;display:flex;position:relative}.auth-art>div{flex-direction:column;gap:35px;display:flex}.auth-art blockquote{max-width:600px;font-family:var(--serif);font-size:54px;line-height:1}.auth-form{background:var(--paper);color:var(--ink);flex-direction:column;justify-content:center;padding:70px max(8vw,60px);display:flex}.auth-back{color:#5b6664;margin-bottom:60px;font-size:10px}.auth-form h1{font-family:var(--serif);margin:17px 0 5px;font-size:60px;line-height:1}.validated-form{flex-direction:column;gap:17px;margin-top:24px;display:flex}.validated-form>label:not(.checkbox){letter-spacing:.13em;text-transform:uppercase;flex-direction:column;gap:6px;font-size:8px;font-weight:700;display:flex}.validated-form input,.validated-form select,.validated-form textarea{width:100%;color:inherit;background:0 0;border:0;border-bottom:1px solid #0812144d;outline:0;padding:10px 0}.validated-form input:focus,.validated-form textarea:focus{border-color:#8b7144}.form-split{justify-content:space-between;align-items:center;font-size:10px;display:flex}.checkbox{font-size:10px}.auth-form .btn{margin-top:12px}.auth-switch{font-size:11px}.auth-switch a{color:#765f35;font-weight:700}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:9vw;padding-block:100px;display:grid}.contact-aside h2{font-family:var(--serif);margin:22px 0;font-size:50px}.contact-aside p{max-width:480px;color:var(--muted)}.contact-aside>div{color:var(--gold);gap:22px;margin-top:35px;font-size:10px;display:flex}.contact-form{grid-template-columns:1fr 1fr;gap:30px;display:grid}.contact-form label:nth-child(4){grid-column:1/-1}.contact-form .btn{justify-self:start}.account-grid{grid-template-columns:230px 1fr;gap:60px;padding-block:90px;display:grid}.account-nav{flex-direction:column;align-self:start;display:flex;position:sticky;top:100px}.account-nav a,.account-nav button{border:0;border-bottom:1px solid var(--line);text-align:left;color:var(--muted);background:0 0;padding:15px 0;font-size:11px}.account-nav .active{color:var(--gold)}.profile-card{border:1px solid var(--line);background:var(--panel);grid-template-columns:auto 1fr auto;align-items:center;gap:25px;padding:35px;display:grid}.profile-avatar{background:var(--gold);width:90px;height:90px;color:var(--ink);font-family:var(--serif);border-radius:50%;place-items:center;font-size:45px;display:grid}.profile-card h2{font-family:var(--serif);margin:4px 0;font-size:42px}.profile-card p{color:var(--muted);margin:0}.account-stats{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-block:20px;display:grid}.account-stats article{border-right:1px solid var(--line);flex-direction:column;padding:25px;display:flex}.account-stats article:last-child{border:0}.account-stats b{font-family:var(--serif);color:var(--gold);font-size:43px}.account-stats span{color:var(--muted);font-size:9px}.preference-card{border:1px solid var(--line);padding:35px}.preference-card h2{font-family:var(--serif);margin:9px 0 25px;font-size:43px}.search-page{min-height:calc(100svh - var(--player));padding:calc(var(--header) + 80px) max(calc((100vw - var(--shell)) /2), 25px) 100px;background:radial-gradient(circle at 85% 20%, #d4b26f1f, transparent 26%), var(--ink)}.search-page h1{font-family:var(--serif);margin:20px 0 45px;font-size:clamp(62px,8vw,110px);line-height:.8}.search-page h1 em{color:var(--gold);font-weight:500}.mega-search{border-bottom:1px solid var(--gold);align-items:center;gap:18px;padding:13px 0;display:flex}.mega-search>svg{width:30px;height:30px;color:var(--gold)}.mega-search input{font-family:var(--serif);background:0 0;border:0;outline:0;flex:1;font-size:30px}.mega-search>span{color:var(--muted-2);font-size:8px}.search-suggestions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;font-size:9px;display:flex}.search-suggestions button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:20px;padding:5px 10px}.search-results{padding-top:60px}.search-results>h2{font-family:var(--serif);margin:70px 0 25px;font-size:42px}.results-summary{border-bottom:1px solid var(--line);color:var(--gold);padding-bottom:15px;font-size:10px}.search-waiting{text-align:center;color:var(--muted);padding:70px}.not-found{min-height:calc(100svh - var(--player));text-align:center;background:radial-gradient(circle,#d4b26f1f,#0000 35%);place-content:center;justify-items:center;padding:120px 25px;display:grid}.not-found>span{color:#0000;-webkit-text-stroke:1px var(--gold);font-family:var(--serif);font-size:clamp(120px,22vw,300px);line-height:.65}.not-found h1{max-width:700px;font-family:var(--serif);margin:35px 0 5px;font-size:50px}.not-found p{color:var(--muted)}.site-footer{padding:100px max(calc((100vw - var(--shell)) /2), 25px) 30px;border-top:1px solid var(--line);background:#03080b}.footer-lead{border-bottom:1px solid var(--line);padding-bottom:90px;position:relative}.footer-lead h2{font-family:var(--serif);letter-spacing:-.055em;margin:22px 0 0;font-size:clamp(60px,8vw,120px);line-height:.75}.footer-lead h2 em{color:var(--gold);font-weight:500}.circle-link{border:1px solid var(--gold);width:105px;height:105px;color:var(--gold);border-radius:50%;place-items:center;transition:all .3s;display:grid;position:absolute;bottom:75px;right:0}.circle-link:hover{background:var(--gold);color:var(--ink);transform:rotate(-30deg)}.circle-link svg{width:34px;height:34px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-block:65px;display:grid}.footer-grid>div{flex-direction:column;gap:9px;display:flex}.footer-grid h3{color:var(--gold);letter-spacing:.17em;text-transform:uppercase;margin:0 0 13px;font-size:9px}.footer-grid a{color:var(--muted);font-size:11px}.footer-grid a:hover{color:var(--ivory)}.footer-brand p{max-width:340px;color:var(--muted);margin-top:20px;font-size:11px}.footer-bottom{border-top:1px solid var(--line);color:var(--muted-2);letter-spacing:.08em;justify-content:space-between;gap:20px;padding-top:25px;font-size:8px;display:flex}.footer-bottom>div{gap:18px;display:flex}.global-player{z-index:250;height:var(--player);border-top:1px solid var(--line-gold);backdrop-filter:blur(22px);background:#050b0ff0;grid-template-columns:1fr minmax(380px,1.4fr) 1fr;align-items:center;padding-inline:clamp(15px,3.5vw,55px);display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -12px 40px #00000042}.player-current{align-items:center;gap:13px;min-width:0;display:flex}.mini-cover{border-radius:28px 28px 3px 3px;flex:none;width:54px;height:54px}.mini-cover>b{font-family:var(--serif);place-items:center;font-size:23px;display:grid;position:absolute;inset:0}.player-current>span:last-child{flex-direction:column;min-width:0;display:flex}.player-current strong{white-space:nowrap;text-overflow:ellipsis;font-family:var(--serif);font-size:18px;font-weight:500;overflow:hidden}.player-current small{color:var(--muted);font-size:8px}.player-core{flex-direction:column;gap:8px;display:flex}.player-controls{justify-content:center;align-items:center;gap:18px;display:flex}.player-controls button,.player-tools button{color:var(--muted);background:0 0;border:0;place-items:center;padding:0;display:grid}.player-controls button:hover,.player-tools button:hover,.player-tools button.active{color:var(--gold)}.player-controls .main-play{background:var(--ivory);width:37px;height:37px;color:var(--ink);border-radius:50%}.main-play svg{fill:currentColor;stroke:none;width:14px}.player-controls button:first-child svg{width:16px}.player-timeline{color:var(--muted-2);grid-template-columns:31px 1fr 31px;align-items:center;gap:8px;font-size:7px;display:grid}.player-timeline input,.volume-control input{appearance:none;background:linear-gradient(90deg, var(--gold) var(--progress,0%), #384449 var(--progress,0%));outline:none;height:2px}.player-timeline input::-webkit-slider-thumb,.volume-control input::-webkit-slider-thumb{appearance:none;background:var(--ivory);border-radius:50%;width:8px;height:8px}.player-tools{justify-self:end;align-items:center;gap:18px;display:flex}.player-tools button svg{width:17px}.volume-control{color:var(--muted);align-items:center;gap:8px;display:flex}.volume-control svg{width:17px}.volume-control input{background:#384449;width:78px}.search-overlay{z-index:500;opacity:0;visibility:hidden;background:#03080bf7;place-items:center;padding:30px;transition:all .4s;display:grid;position:fixed;inset:0}.search-overlay.open{opacity:1;visibility:visible}.search-close{position:absolute;top:30px;right:35px}.search-overlay>div{width:min(900px,92vw)}.search-overlay label{font-family:var(--serif);margin:25px 0 30px;font-size:clamp(48px,6vw,85px);line-height:.9;display:block}.search-line{border-bottom:1px solid var(--gold);align-items:center;gap:15px;padding:13px 0;display:flex}.search-line input{width:100%;font-family:var(--serif);background:0 0;border:0;outline:0;font-size:29px}.quick-results{margin-top:28px}.quick-results>a{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:10px 0;display:grid}.quick-results .mini-cover{width:44px;height:44px}.quick-results>a>span:nth-child(2){flex-direction:column;display:flex}.quick-results small{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-size:7px}.quick-results strong{font-family:var(--serif);font-size:20px;font-weight:500}.quick-results i{color:var(--gold);font-style:normal}.toast{z-index:700;right:25px;bottom:calc(var(--player) + 20px);border:1px solid var(--line-gold);background:var(--paper);max-width:330px;color:var(--ink);opacity:0;pointer-events:none;padding:14px 18px;font-size:11px;transition:all .3s;position:fixed;transform:translateY(15px)}.toast.show{opacity:1;transform:none}.back-to-top{z-index:90;right:22px;bottom:calc(var(--player) + 20px);border:1px solid var(--line);background:var(--panel);opacity:0;visibility:hidden;place-items:center;width:42px;height:42px;transition:all .3s;display:grid;position:fixed}.back-to-top.visible{opacity:1;visibility:visible}.cursor-orb{z-index:9999;pointer-events:none;border:1px solid #d4b26f73;border-radius:50%;width:28px;height:28px;transition:width .2s,height .2s;position:fixed;top:-14px;left:-14px}.platform-player-overlay{z-index:820;backdrop-filter:blur(16px);opacity:0;visibility:hidden;background:#020a14d1;place-items:center;padding:24px;transition:opacity .3s,visibility .3s;display:grid;position:fixed;inset:0}.platform-player-overlay.open{opacity:1;visibility:visible}.platform-player-dialog{background:radial-gradient(circle at 92% 4%,#66aadd2e,#0000 19rem),linear-gradient(145deg,#0d2f50,#06172b 72%);border:1px solid #eeddbb4d;border-radius:22px;width:min(760px,94vw);max-height:calc(100vh - 48px);padding:34px;position:relative;overflow:auto;box-shadow:0 35px 100px #00000094,inset 0 1px #ffffff14}.platform-player-close{background:#ffffff0a;border:1px solid #edb3;position:absolute;top:18px;right:18px}.platform-player-dialog h2{font-family:var(--serif);margin:13px 50px 24px 0;font-size:clamp(34px,5vw,55px);line-height:.98}.platform-frame{background:#000;border:1px solid #eeddbb2e;border-radius:16px;width:100%;height:352px;overflow:hidden}.platform-frame[data-provider=youtube]{aspect-ratio:16/9;height:auto}.platform-frame[data-provider=apple]{height:450px}.platform-frame iframe{border:0;width:100%;height:100%;display:block}.platform-player-meta{justify-content:space-between;align-items:center;gap:24px;margin-top:20px;display:flex}.platform-player-meta p{color:#b9c8d5;max-width:440px;margin:0;font-size:11px;line-height:1.55}.platform-player-meta .btn{white-space:nowrap;flex:none;min-height:44px;padding-inline:17px}@media (width<=600px){.platform-player-overlay{padding:10px}.platform-player-dialog{border-radius:17px;width:100%;max-height:calc(100svh - 20px);padding:24px 17px}.platform-player-dialog h2{margin-top:12px;font-size:34px}.platform-frame,.platform-frame[data-provider=apple]{height:352px}.platform-frame[data-provider=youtube]{height:auto}.platform-player-meta{flex-direction:column;align-items:stretch;gap:15px}.platform-player-meta .btn{width:100%}}.reveal{opacity:0;transition:opacity .7s var(--delay,0s), transform .7s var(--delay,0s) cubic-bezier(.22, 1, .36, 1);transform:translateY(30px)}.reveal.visible{opacity:1;transform:none}@media (width<=1100px){.desktop-nav{gap:18px}.desktop-nav a:nth-last-child(-n+2),.listen-cta{display:none}.feature-panel{grid-template-columns:.9fr 1.1fr}.audio-grid{grid-template-columns:repeat(3,1fr)}.newsletter{grid-template-columns:1fr}.newsletter form{grid-template-columns:1fr 1fr auto}.filter-row{grid-template-columns:repeat(3,1fr)}.filter-row label:nth-child(3){border-right:0}.category-grid,.series-grid{grid-template-columns:repeat(2,1fr)}.blog-list{grid-template-columns:1fr}.manifesto-image img{height:520px}.global-player{grid-template-columns:1fr 1.2fr auto}.volume-control{display:none}}@media (width<=800px){:root{--header:68px;--player:74px;--shell:calc(100vw - 36px)}body{font-size:14px}.desktop-nav,.account-link,.language-toggle{display:none}.menu-trigger{display:grid}.site-header{padding-inline:18px}.site-header .brand{font-size:20px}.home-hero{align-items:flex-start;min-height:830px;padding:125px 20px 100px}.hero-bg{background-position:68%}.hero-vignette{background:linear-gradient(90deg,#040a0eeb,#040a0e6b),linear-gradient(#0000 45%,#040a0ee6)}.hero-content{width:100%}.hero-content h1{font-size:clamp(66px,18vw,104px);line-height:.78}.hero-content h1 em{margin-left:0}.hero-content>p{max-width:90%}.hero-actions{flex-direction:column;align-items:stretch;width:min(100%,360px)}.hero-orbit{width:115px;height:115px;bottom:75px;right:25px}.hero-orbit>span{font-size:6px}.scroll-cue{left:20px}.content-section,.featured-section{padding-block:80px}.section-title{align-items:start}.section-title h2{font-size:45px}.feature-panel{grid-template-columns:1fr}.feature-art{height:480px;padding:32px}.feature-copy{border-left:0;border-top:1px solid var(--line);padding:40px 28px}.feature-copy h2{font-size:52px}.audio-rail{grid-auto-columns:52vw}.intention-grid{grid-template-columns:repeat(2,1fr)}.intention-card{min-height:220px}.time-section{grid-template-columns:1fr}.time-options{border-left:0;border-top:1px solid var(--line)}.blog-grid{grid-template-columns:1fr}.blog-card{grid-template-columns:.8fr 1.2fr;gap:20px;display:grid}.newsletter{gap:30px;margin-block:40px 90px;padding:35px 26px}.newsletter form{grid-template-columns:1fr}.page-hero{min-height:520px;padding-bottom:65px}.page-hero h1{font-size:70px}.page-hero:after{font-size:52px;top:26%;right:8vw}.audio-grid{grid-template-columns:repeat(2,1fr)}.category-grid{padding-block:60px 90px}.category-card{min-height:290px}.detail-hero,.series-hero-inner{grid-template-columns:1fr;padding-top:120px}.detail-cover{max-width:430px;margin:auto}.detail-copy h1{font-size:68px}.reading-layout{grid-template-columns:1fr}.prayer-note{position:static}.series-hero{padding-inline:18px}.episode{grid-template-columns:38px 40px 1fr auto;gap:11px}.episode p{display:none}.blog-list .blog-card{grid-template-columns:.8fr 1.2fr}.article-layout{grid-template-columns:1fr}.toc{position:static}.article-header h1{font-size:70px}.manifesto{grid-template-columns:1fr}.manifesto-image img{height:480px}.plans-grid{grid-template-columns:1fr}.plan-card{min-height:520px}.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-form{min-height:calc(100svh - var(--header));padding:110px 25px 70px}.contact-grid,.account-grid{grid-template-columns:1fr}.account-nav{grid-template-columns:repeat(2,1fr);display:grid;position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-lead h2{font-size:75px}.circle-link{width:75px;height:75px;bottom:70px}.footer-bottom{flex-direction:column}.global-player{height:var(--player);grid-template-columns:1fr auto;padding-inline:10px}.player-core{display:block}.player-controls button:not(.main-play),.player-timeline,.player-tools{display:none}.player-current strong{max-width:55vw}.mini-cover{width:47px;height:47px}.cursor-orb{display:none}}@media (width<=520px){.brand-sigil{width:30px;height:30px}.brand-sigil:before{height:18px;top:5px}.brand-sigil:after{width:13px;left:8px}.brand-sigil i{top:15px;left:12px}.brand-sigil b{left:14px}.header-actions{gap:3px}.home-hero{min-height:780px}.hero-content h1{font-size:66px}.hero-content>p{font-size:14px}.hero-orbit{width:95px;height:95px}.hero-orbit button{width:47px;height:47px}.marquee span{padding:17px 21px;font-size:40px}.section-title{flex-direction:column;margin-bottom:29px}.feature-art{height:360px;padding:22px}.feature-copy h2{font-size:45px}.feature-meta{gap:30px}.audio-rail{grid-auto-columns:75vw}.intention-grid{grid-template-columns:1fr}.intention-card{min-height:180px}.series-grid{grid-template-columns:1fr}.series-cover{aspect-ratio:1.35}.time-section>div:first-child{padding:40px 25px}.time-section h2{font-size:48px}.time-options a{padding:20px}.blog-card,.blog-list .blog-card{grid-template-columns:1fr}.blog-image{aspect-ratio:1.4}.newsletter h2{font-size:43px}.page-hero{min-height:470px}.page-hero h1{font-size:55px}.library-search{height:62px}.filter-row{grid-template-columns:1fr 1fr}.filter-row label:nth-child(2n){border-right:0}.filter-row label:nth-child(3){border-right:1px solid var(--line)}.audio-grid{grid-template-columns:1fr 1fr;gap:30px 12px}.card-copy h3{font-size:20px}.card-copy p{display:none}.card-cover{border-radius:120px 120px 4px 4px}.card-favorite{opacity:1}.category-grid{grid-template-columns:1fr}.category-card{min-height:260px}.detail-hero{padding-inline:18px}.detail-copy h1{font-size:55px}.detail-meta{gap:25px}.reading-layout{padding-block:70px}.prose{font-size:19px}.prose h2{font-size:39px}.prose blockquote{padding:25px;font-size:25px}.episode>small{display:none}.episode{grid-template-columns:30px 38px 1fr}.article-header h1{font-size:55px}.article-image{width:calc(100vw - 24px);height:80vw}.article-intro{font-size:23px!important}.inline-audio{grid-template-columns:1fr}.inline-audio>.cover-art{width:150px}.manifesto-image img{height:400px}.manifesto .prose h2{font-size:43px}.contact-form{grid-template-columns:1fr}.contact-form label:nth-child(4){grid-column:auto}.profile-card{grid-template-columns:auto 1fr}.profile-card .btn{grid-column:1/-1}.account-stats{grid-template-columns:1fr}.account-stats article{border-right:0;border-bottom:1px solid var(--line)}.search-page h1{font-size:55px}.mega-search input{min-width:0;font-size:20px}.footer-lead{padding-bottom:60px}.footer-lead h2{font-size:58px}.circle-link{margin-top:35px;position:static}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-brand{grid-column:1/-1}.global-player{padding-inline:8px}.player-current strong{max-width:58vw;font-size:15px}.search-overlay label{font-size:48px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,.hero-reveal{opacity:1;transform:none}}.custom-cover{background:#0b2743;overflow:hidden;padding:0!important}.custom-cover img{object-fit:cover;width:100%;height:100%}.cms-custom-section{background:radial-gradient(circle at 85% 20%,#66aadd1c,#0000 25rem),#06172b;border-top:1px solid #eeddbb26;padding:clamp(75px,9vw,130px) 0}.cms-custom-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(40px,7vw,100px);display:grid}.cms-custom-inner.reverse .cms-custom-image{order:2}.cms-custom-image{aspect-ratio:1.1;border:1px solid #edb3;border-radius:28px;overflow:hidden;box-shadow:0 28px 70px #00000047}.cms-custom-image img{object-fit:cover;width:100%;height:100%}.cms-custom-copy h2{max-width:700px;font-family:var(--serif);margin:16px 0 20px;font-size:clamp(48px,6vw,86px);line-height:.9}.cms-custom-copy p{max-width:650px;color:var(--muted);font-family:var(--body);margin:0 0 30px;font-size:1rem;line-height:1.75}.cms-editor-preview [data-cms-key],.cms-editor-preview [data-cms-image-key],.cms-editor-preview [data-cms-link-key]{outline-offset:5px;cursor:pointer!important;outline:2px dashed #ffbc4ee6!important}.cms-editor-preview [data-cms-key]:hover,.cms-editor-preview [data-cms-key]:focus,.cms-editor-preview [data-cms-image-key]:hover{background-color:#ee99331f;outline-style:solid!important}.cms-editor-preview,.cms-editor-preview *{cursor:auto!important}.cms-editor-preview .cursor-orb{display:none!important}@media (width<=800px){.cms-custom-inner{grid-template-columns:1fr}.cms-custom-inner.reverse .cms-custom-image{order:0}.cms-custom-section{padding-block:75px}.cms-custom-copy h2{font-size:52px}}.eyebrow,.card-kicker,.feature-label,.episode-count,.new-badge,.popular,.plan-no,.category-index,.category-card small,.player-current small,.player-timeline,.feature-meta small,.detail-meta small,.hero-content>small,.page-number,.toc span,.article-meta,.blog-image span,.cover-art>small{font-size:.75rem}.desktop-nav a,.btn,.text-link,.footer-grid a,.card-copy p,.series-card p,.blog-card p,.episode p,.results-bar,.filter-row select,.chip-row button,.validated-form>label:not(.checkbox),.checkbox,.form-split,.account-nav a,.account-nav button,.search-suggestions,.quick-results small{font-size:.875rem}.card-copy>span,.series-card small,.category-card p,.plan-card>p,.plan-card li,.footer-brand p,.plan-note,.player-current small{font-size:.8125rem}html{color-scheme:dark}body{font-family:var(--body);color:var(--ivory);padding-bottom:calc(var(--player) + 18px);background:radial-gradient(circle at 84% 8%,#66aadd17,#0000 26rem),linear-gradient(#06172b 0%,#081c32 45%,#06172b 100%)}button,input,select,textarea,.btn,.desktop-nav,.language-toggle,.eyebrow,.card-kicker,.pill,.card-copy>span,.feature-meta,.detail-meta,.page-number,.episode-count,.new-badge,.popular,.plan-no,.category-index,.results-bar,.footer-grid,.footer-bottom,.player-current,.player-timeline,.search-suggestions,.validated-form>label:not(.checkbox),.checkbox,.form-split{font-family:var(--sans)}h1,h2,h3,blockquote,.prose,.brand{font-family:var(--serif)}.btn{color:#07182c;text-shadow:0 1px #ffffff40;background:linear-gradient(#ffd47f 0%,#e93 62%,#bd6811 100%);border:1px solid #f9c56d;border-radius:14px;min-height:54px;padding-inline:25px;box-shadow:inset 0 1px #ffffffb8,0 9px 22px #0000003d,0 0 24px #ee99331f}.btn:before{background:linear-gradient(#fff1c9,#f6b750)}.btn-ghost{color:var(--ivory);text-shadow:none;background:#09233e9e;border-color:#eeddbb61;box-shadow:inset 0 1px #ffffff0d,0 8px 24px #0000002e}.btn-ghost:before{background:#66aadd24}.btn-icon{color:#edb;background:#0d2b4b;border-radius:14px;box-shadow:inset 0 1px #ffffff12}.btn svg{width:21px;height:21px}.text-link,.eyebrow,.card-kicker{color:#f3ae4e}.eyebrow:before{background:linear-gradient(90deg,#e93,#6ad);border-radius:4px;width:28px;height:2px}#site-loader{background:radial-gradient(circle at 50% 45%,#173b5d 0%,#07182c 50%,#040e1c 100%)}#site-loader .loader-mark{border-radius:22px;width:88px;height:88px;margin-bottom:19px;animation:2.3s ease-in-out infinite alternate loader-float;box-shadow:0 18px 45px #0006,0 0 0 1px #edb3}#site-loader strong{font-family:var(--serif);color:#fffaf2;text-shadow:0 2px 12px #00000080;font-size:2rem}#site-loader small{font-family:var(--sans);color:#c7d7e4}@keyframes loader-float{to{transform:translateY(-7px)}}.brand{font-family:var(--sans);letter-spacing:-.03em;color:#fffaf2;text-shadow:0 2px 14px #00000052;gap:11px;font-size:1.22rem;font-weight:700}.brand img{object-fit:contain;filter:drop-shadow(0 8px 12px #0000004d);border-radius:12px;width:48px;height:48px}.site-header{height:var(--header);background:linear-gradient(#041223f7,#05182ce6);border-bottom-color:#66aadd29;gap:clamp(30px,4vw,66px);padding-inline:clamp(20px,4.2vw,72px);box-shadow:0 10px 34px #0000001f}.site-header.scrolled{background:#05182cf0;border-color:#ee99334d;height:72px;box-shadow:0 12px 30px #00000040}.desktop-nav a{font-family:var(--sans);color:#eef4f8;font-size:.88rem;font-weight:500}.desktop-nav a:after{background:linear-gradient(90deg,#e93,#f8c665);height:2px;bottom:12px}.desktop-nav a.active{color:#f8b451}.icon-btn{border-radius:12px}.icon-btn:hover{color:#f8b451;background:#66aadd1a}.listen-cta{white-space:nowrap;flex:none;min-height:48px;padding-inline:19px}.listen-cta span{white-space:nowrap}.listen-cta svg{flex:none;width:19px}.mobile-menu{background:radial-gradient(circle at 90% 10%,#66aadd29,#0000 24rem),#06172b}.mobile-menu nav a{font-family:var(--serif);border-color:#eeddbb2e}.home-hero{height:min(920px,100svh);min-height:860px;padding:calc(var(--header) + 52px) clamp(30px, 5.8vw, 96px) 120px;isolation:isolate;background:linear-gradient(125deg,#041326 0%,#082544 52%,#0b3155 100%);align-items:center}.home-hero:before{content:"";z-index:-1;opacity:.36;background-image:radial-gradient(circle,#6ad9 0 1px,#0000 1.8px);background-size:110px 95px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000 2%,#000 50%,#0000 100%)}.hero-bg{z-index:-2;background:radial-gradient(circle at 70% 42%,#66aadd38,#0000 28%),radial-gradient(circle at 72%,#ee99331f,#0000 42%),linear-gradient(115deg,#041326 0%,#072441 58%,#0a3156 100%);animation:12s ease-in-out infinite alternate hero-hue;transform:none}.hero-vignette{z-index:-1;background:linear-gradient(90deg,#030e1cb8 0%,#0413256b 48%,#04142714 77%),linear-gradient(#0000 50%,#030e1c94)}.hero-wave{z-index:0;opacity:.2;background:repeating-linear-gradient(90deg,#0000 0 8px,#6ad 8px 11px,#0000 11px 17px);height:124px;animation:5s ease-in-out infinite alternate wave-pulse;position:absolute;top:52%;left:2%;right:2%;transform:perspective(700px)rotateX(52deg);mask-image:radial-gradient(#000 0 48%,#0000 74%)}.hero-wave:after{content:"";background:linear-gradient(90deg,#0000,#e93 30%,#6ad 70%,#0000);height:2px;position:absolute;inset:46% 0 auto;box-shadow:0 0 18px #6ad9}.hero-content{z-index:3;width:min(690px,49vw)}.hero-content h1{font-family:var(--serif);letter-spacing:-.05em;color:#fffaf2;text-wrap:balance;text-shadow:0 6px 28px #00000057;margin:21px 0 22px;font-size:clamp(4.4rem,6.25vw,7.2rem);font-weight:700;line-height:.92}.hero-content h1 em{color:#f7b64d;margin:0;font-weight:700;display:inline}.hero-content>p{max-width:590px;font-family:var(--body);color:#e6edf3;margin-bottom:0;font-size:clamp(1.08rem,1.25vw,1.32rem);line-height:1.65}.hero-actions{margin:30px 0 31px}.hero-content>small{font-family:var(--sans);color:#c4d3df}.hero-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(500px,42vw);margin-top:5px;display:grid}.hero-benefits article{border-top:1px solid #edb3;grid-template-columns:48px 1fr;align-items:center;gap:12px;min-width:0;padding:11px 8px 11px 0;display:grid}.hero-benefits article>span{color:#f5bd68;background:linear-gradient(145deg,#66aadd24,#ee99331a);border:1px solid #eeddbb61;border-radius:13px;place-items:center;width:46px;height:46px;display:grid;box-shadow:inset 0 1px #ffffff1c}.hero-benefits svg{width:23px;height:23px}.hero-benefits div{flex-direction:column;min-width:0;display:flex}.hero-benefits strong{font-family:var(--sans);color:#fff;font-size:.82rem;font-weight:600}.hero-benefits small{font-family:var(--sans);color:#afc0ce;white-space:nowrap;font-size:.68rem}.hero-brand-visual{z-index:2;filter:drop-shadow(0 42px 42px #00000073);width:min(51vw,790px);position:absolute;top:50%;right:2.2vw;transform:translateY(-47%)}.hero-brand-art{width:100%;height:auto;animation:6s ease-in-out infinite alternate brand-float}.hero-art-play{color:#09203a;background:linear-gradient(145deg,#fff2cb,#e93);border:1px solid #fff0c8;border-radius:50%;place-items:center;width:62px;height:62px;transition:transform .25s;display:grid;position:absolute;bottom:14%;right:12%;box-shadow:0 16px 38px #00000059,0 0 0 9px #ee99331f}.hero-art-play:hover{transform:scale(1.08)}.hero-art-play svg{fill:currentColor;stroke:none;width:21px;height:21px}.hero-orbit{display:none}.scroll-cue{font-family:var(--sans);color:#c0cfda;bottom:28px;left:clamp(30px,5.8vw,96px)}@keyframes brand-float{to{transform:translateY(-12px)rotate(.35deg)}}@keyframes hero-hue{to{filter:saturate(1.08)brightness(1.07)}}@keyframes wave-pulse{to{opacity:.32;transform:perspective(700px)rotateX(48deg)scaleX(1.02)}}.marquee{background:#0b2a49;border-color:#ee993357}.marquee span{color:#edb;-webkit-text-stroke:0;font-family:var(--serif);padding-block:16px;font-size:clamp(2rem,3.2vw,3.7rem);font-weight:600}.marquee b{color:#e93}.content-section,.featured-section{padding-block:104px}.section-title h2{color:#fffaf2;font-weight:700;line-height:1.02}.feature-panel{background:linear-gradient(130deg,#0d2b4b,#081d35);border-color:#edb3;border-radius:28px;min-height:530px;overflow:hidden;box-shadow:0 28px 70px #00000038}.feature-art{background:radial-gradient(circle at 50% 40%,#66aadd38,#0000 44%),linear-gradient(145deg,#143858,#08213c)}.feature-art .cover-large{border-radius:24px}.feature-copy{border-color:#eeddbb24}.feature-copy h2{font-weight:700;line-height:1.01}.feature-copy>p{font-family:var(--body);color:#c2d0db}.pill{color:#f8bd67;background:#ee993314;border-color:#ee99337a}.feature-meta span,.detail-meta span{color:#fff}.feature-meta small,.detail-meta small{color:#8ca3b5}.cover-art,.mini-cover{background:linear-gradient(145deg,#6ad,#246 58%,#081a30);box-shadow:inset 0 1px #ffffff29}.cover-art:before,.mini-cover:before{background:radial-gradient(circle at 52% 43%,#ffffff2e 0 8%,#0000 8.5% 23%,#eeddbb1c 23.5% 24.3%,#0000 25% 38%,#ee993317 38.5% 39.3%,#0000 40%);transform:none}.cover-art:after{background:linear-gradient(145deg,#fff3,#0000 34%,#030d1961)}.cover-art>b{color:#fff4db;text-shadow:0 5px #09203947,0 13px 30px #0006}.cover-lines{border-color:#eeddbb3d;border-radius:12px;inset:11px}.art-dawn{background:linear-gradient(145deg,#f6c36b,#e93 37%,#246 100%)!important}.art-night{background:linear-gradient(145deg,#315b83,#173858 58%,#06172b)!important}.art-sage{background:linear-gradient(145deg,#80c4ef,#3f89bb 45%,#163b5d)!important}.art-rose{background:linear-gradient(145deg,#edb,#dca65f 44%,#246)!important}.art-violet{background:linear-gradient(145deg,#577a9d,#294e70 48%,#102b48)!important}.art-earth,.art-joseph{background:linear-gradient(145deg,#d8af77,#a86c30 45%,#173858)!important}.art-copper,.art-work{background:linear-gradient(145deg,#f0a341,#b96518 48%,#173858)!important}.art-mary{background:linear-gradient(145deg,#b6dffc,#6ad 43%,#246)!important}.art-gold{background:linear-gradient(145deg,#fff0c8,#f1af48 45%,#9a5716)!important}.art-ocean{background:linear-gradient(145deg,#83c7ef,#397ca8 48%,#112f4c)!important}.art-mercy{background:linear-gradient(145deg,#e8c99f,#d78d43 48%,#244b6d)!important}.art-gospel{background:linear-gradient(145deg,#e4d29f,#7ea36c 45%,#246)!important}.art-storm{background:linear-gradient(145deg,#779ab8,#345777 50%,#0b2038)!important}.art-family{background:linear-gradient(145deg,#f0d9b9,#df9a55 46%,#285476)!important}.art-path,.art-light{background:linear-gradient(145deg,#fff3d6,#f1b14e 42%,#6ad 72%,#246)!important}.art-rosary{background:linear-gradient(145deg,#76b9e7,#2e6d9b 47%,#112b49)!important}.audio-rail{grid-auto-columns:minmax(240px,1fr);gap:18px}.audio-card{background:linear-gradient(145deg,#133554d1,#071b31c7);border:1px solid #eeddbb24;border-radius:20px;padding:10px 10px 6px;transition:transform .32s,border-color .32s,box-shadow .32s;box-shadow:0 18px 38px #00000029}.audio-card:hover{border-color:#ee99338a;transform:translateY(-6px);box-shadow:0 24px 50px #00000045}.card-cover{aspect-ratio:1.22;background:#0d2b4b;border-radius:14px}.card-play{color:#102a46;background:linear-gradient(145deg,#fff1cb,#eda04a);border-color:#ffffffa8;box-shadow:0 12px 28px #00000052}.card-favorite{background:#07192ec7;border-color:#eeddbb54;border-radius:11px;top:12px;right:12px}.new-badge{background:#e93;border-radius:8px}.card-copy{padding:16px 7px 10px}.card-copy>span{color:#f4b45a}.card-copy h3{font-size:1.45rem;font-weight:700;line-height:1.12}.card-copy p{font-family:var(--body);color:#b7c7d3}.empty-inline{background:#0d2b4b;border-radius:20px}.intentions-section{color:#0b2743;background:linear-gradient(145deg,#fffaf2,#f2e6d3)}.intentions-section .eyebrow{color:#b96518}.intention-grid{border:0;grid-template-columns:repeat(3,1fr);gap:16px}.intention-card{border:1px solid #22446621;border-radius:22px;min-height:260px;padding:26px;box-shadow:0 18px 36px #33291c14,inset 0 1px #fff;background:linear-gradient(145deg,#fffdf8,#ecdfca)!important}.intention-card:before{background:radial-gradient(circle at 50% 44%,#66aadd2e,#0000 50%)}.intention-card>b{color:#d9801e;text-shadow:0 3px #fff,0 12px 28px #22446626}.intention-card h3{font-weight:700}.intention-card i{color:#246}.series-cover{border-color:#eeddbb2b;border-radius:20px;box-shadow:0 20px 44px #0003}.series-cover>button{color:#0b2743;background:linear-gradient(145deg,#fff2cf,#e93)}.series-card h3{font-weight:700;line-height:1.1}.series-card p{font-family:var(--body);color:#b9c7d2}.episode-count{background:#06172bcc;border-radius:9px}.time-section{background:linear-gradient(135deg,#123b60,#071c33);border-color:#eeddbb2b;border-radius:28px;overflow:hidden;box-shadow:0 28px 60px #0003}.time-section h2{font-weight:700}.time-options a:hover{background:#66aadd21}.blog-image{border-radius:20px;box-shadow:0 20px 40px #0000002e}.blog-card h3{font-weight:700}.blog-card p{font-family:var(--body);color:#b9c7d2}.newsletter{color:#0b2743;background:linear-gradient(135deg,#fffaf2,#edb);border:1px solid #2244661a;border-radius:28px;box-shadow:0 30px 70px #0003}.newsletter .eyebrow{color:#b96518}.newsletter h2{font-weight:700}.newsletter .btn{color:#07182c}.page-hero{background:radial-gradient(circle at 78% 42%,#66aadd42,#0000 20%),radial-gradient(circle at 78% 42%,#0000 0 8%,#ee99331c 8.5% 9%,#0000 9.5% 17%,#66aadd14 17.5% 18%,#0000 18.5%),linear-gradient(135deg,#0d3457,#06172b 70%)}.page-hero:after{content:"✦";color:#f3aa48;text-shadow:0 10px 30px #00000059}.page-hero h1{font-weight:700;line-height:.86}.page-hero h1 em{color:#f3aa48}.page-hero p{font-family:var(--body);color:#c0ced9}.library-search,.filter-row,.profile-card,.preference-card,.account-stats{background:#0d2b4b;border-color:#eeddbb2b}.library-search{border-radius:18px 18px 0 0}.filter-row{border-radius:0 0 18px 18px;overflow:hidden}.category-card{border-radius:22px;box-shadow:0 20px 44px #0003}.detail-hero,.series-hero{background:radial-gradient(circle at 18% 32%,#66aadd29,#0000 28%),#06172b}.detail-cover{border-radius:26px;box-shadow:0 30px 75px #00000052}.episode{border-color:#eeddbb26}.episode:hover{background:#66aadd14}.episode button,.inline-audio button{color:#0b2743;background:linear-gradient(145deg,#fff0c7,#e93)}.prose{font-family:var(--body)}.prose h2,.article-header h1{font-family:var(--serif);font-weight:700}.prose blockquote{background:#0d2b4b;border-color:#e93;border-radius:20px}.article-image{border-radius:26px}.toc{background:#0d2b4b80;border-radius:18px;padding:24px}.brand-manifesto{background:radial-gradient(circle at 50% 43%,#66aadd30,#0000 49%),linear-gradient(145deg,#123b60,#071c33);border:1px solid #eeddbb29;border-radius:28px;place-items:center;display:grid;box-shadow:0 28px 60px #0003}.brand-manifesto img{object-fit:contain;filter:drop-shadow(0 28px 28px #0000004d);width:95%;height:auto}.beliefs{color:#0b2743;background:linear-gradient(145deg,#fffaf2,#f1e4cf)}.beliefs .eyebrow{color:#b96518}.belief-list,.belief-list article{border-color:#2244662e}.belief-list span{color:#c66e15}.plan-card{background:linear-gradient(145deg,#0e3052,#081d35);border-color:#eeddbb29;border-radius:22px;box-shadow:0 20px 46px #0000002e}.plan-card.featured{background:linear-gradient(145deg,#174a74,#0a2643);border-color:#e93}.popular{background:#e93;border-radius:8px}.price{color:#f8c665}.auth-art{background:radial-gradient(circle at 50% 42%,#66aadd26,#0000 38%),linear-gradient(#05172b0d,#05172b80),url(../img/brand/audios-de-fe-logo.png) 50% 32%/72% no-repeat,#082442}.auth-form{color:#07182c;background:linear-gradient(145deg,#fffaf2,#edb)}.auth-form .eyebrow{color:#b96518}.auth-form>p{color:#52677b}.validated-form input,.validated-form select,.validated-form textarea{border-color:#22446647}.contact-aside p{font-family:var(--body)}.profile-avatar{background:linear-gradient(145deg,#fff0c7,#e93);box-shadow:0 12px 28px #0003}.search-page{background:radial-gradient(circle at 82% 18%,#6ad3,#0000 26%),linear-gradient(145deg,#0d3457,#06172b)}.search-page h1{font-weight:700;line-height:.86}.search-page h1 em{color:#f3aa48}.search-suggestions button{background:#66aadd14;border-color:#eeddbb40}.not-found{background:radial-gradient(circle,#66aadd2e,#0000 36%),#06172b}.site-footer{background:radial-gradient(circle at 80% 16%,#66aadd17,#0000 24rem),#03101f;border-color:#ee993347}.footer-lead h2{font-weight:700;line-height:.82}.footer-lead h2 em{color:#f3aa48}.circle-link{color:#f3aa48;border-color:#e93;border-radius:28px}.circle-link:hover{background:#e93}.footer-grid h3{color:#f3aa48}.footer-grid a{font-family:var(--sans);color:#afc0cc}.footer-brand p{font-family:var(--body)}.global-player{width:auto;height:var(--player);background:linear-gradient(145deg,#0f3050f5,#051629fa);border:1px solid #eeddbb38;border-radius:22px;padding-inline:clamp(14px,2.8vw,42px);bottom:12px;left:clamp(10px,2vw,30px);right:clamp(10px,2vw,30px);box-shadow:0 -12px 50px #00000052,inset 0 1px #ffffff12}.mini-cover{border-radius:13px}.player-current strong{font-family:var(--serif);font-weight:700}.player-controls .main-play{color:#0b2743;background:linear-gradient(145deg,#fff0c7,#e93);width:44px;height:44px;box-shadow:0 8px 20px #00000042}.player-timeline input,.volume-control input{background:linear-gradient(90deg, #f5bd68 var(--progress,0%), #355470 var(--progress,0%));border-radius:8px;height:4px}.player-timeline input::-webkit-slider-thumb,.volume-control input::-webkit-slider-thumb{background:#edb;width:12px;height:12px}.search-overlay{background:radial-gradient(circle at 80% 18%,#66aadd24,#0000 26rem),#03101ffb}.quick-results>a{border-color:#eeddbb24}.toast{background:#fff6e6;border-radius:14px}.back-to-top{background:#0d2b4b;border-radius:13px}.cursor-orb{filter:drop-shadow(0 0 5px #ee9933a6);border:0;border-radius:0;transition:filter .2s,transform 40ms linear}.cursor-orb:before,.cursor-orb:after{content:"";background:linear-gradient(#fff0c7,#e93);border-radius:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #ee993380}.cursor-orb:before{width:4px;height:25px}.cursor-orb:after{width:18px;height:4px;top:42%}@media (pointer:fine) and (width>=801px){html,body,a,button,input,select,textarea,label{cursor:none}}@media (width<=1150px){.hero-content{width:min(620px,52vw)}.hero-brand-visual{width:54vw;right:-3vw}.hero-benefits{width:56vw}.hero-benefits article{grid-template-columns:42px 1fr}.hero-benefits article>span{width:40px;height:40px}.hero-benefits small{white-space:normal}}@media (width<=1300px) and (width>=1101px){.site-header{gap:22px;padding-inline:24px}.desktop-nav{gap:17px}.listen-cta{padding-inline:14px;font-size:.78rem}}@media (width<=800px){:root{--header:72px;--player:78px}body{padding-bottom:calc(var(--player) + 5px)}.site-header{padding-inline:14px}.site-header .brand{font-size:1.03rem}.brand img{width:43px;height:43px}.home-hero{height:auto;min-height:980px;padding:118px 22px 95px;display:block}.hero-content{text-align:center;width:100%}.hero-content h1{font-size:clamp(3.4rem,15vw,5.6rem);line-height:.94}.hero-content>p{max-width:570px;margin-inline:auto}.hero-actions{flex-direction:row;justify-content:center;align-items:stretch;width:auto}.hero-benefits{text-align:left;gap:7px;width:auto;position:absolute;bottom:76px;left:18px;right:18px}.hero-benefits article{grid-template-columns:38px 1fr;padding:9px 4px}.hero-benefits article>span{border-radius:10px;width:36px;height:36px}.hero-benefits strong{font-size:.72rem}.hero-benefits small{font-size:.62rem}.hero-brand-visual{width:min(86vw,590px);margin:5px auto 105px;position:relative;top:auto;right:auto;transform:none}.hero-brand-art{animation-duration:7s}.hero-art-play{width:55px;height:55px;bottom:14%;right:9%}.scroll-cue{display:none}.audio-rail{grid-auto-columns:58vw}.card-cover{border-radius:14px}.feature-art .cover-large{border-radius:19px}.intention-grid{grid-template-columns:repeat(2,1fr)}.intention-card{border-radius:18px}.global-player{border-radius:18px;bottom:6px;left:7px;right:7px}.brand-manifesto img{height:auto}}@media (width<=520px){.brand img{width:40px;height:40px}.site-header .brand{font-size:.95rem}.header-actions{gap:1px}.home-hero{min-height:930px;padding-inline:17px}.hero-content h1{font-size:3.7rem}.hero-content>p{font-size:1rem}.hero-actions{grid-template-columns:1fr;gap:9px;width:min(100%,350px);margin:23px auto;display:grid}.hero-brand-visual{width:94vw;margin-top:0;margin-left:-3vw}.hero-art-play{width:50px;height:50px;bottom:12%;right:10%}.hero-benefits{grid-template-columns:1fr 1fr;bottom:62px;left:34px;right:34px}.hero-benefits article{text-align:center;border-top:0;flex-direction:column;align-items:center;gap:7px;display:flex}.hero-benefits article>span{width:40px;height:40px}.hero-benefits strong{font-size:.65rem;line-height:1.2}.hero-benefits small{display:none}.audio-rail{grid-auto-columns:79vw}.audio-grid{gap:18px 10px}.audio-card{border-radius:15px;padding:7px 7px 3px}.card-cover{border-radius:11px}.card-copy h3{font-size:1.12rem}.intention-grid{grid-template-columns:1fr}.intention-card{min-height:175px}.feature-panel,.time-section,.newsletter{border-radius:20px}.global-player{grid-template-columns:1fr auto}.player-current strong{font-size:.96rem}.mini-cover{border-radius:11px}}.footer-bottom button{appearance:none;color:inherit;font:inherit;letter-spacing:inherit;cursor:inherit;background:0 0;border:0;padding:0}.footer-bottom button:hover{color:var(--ivory)}.legal-hero{min-height:590px;padding:calc(var(--header) + 105px) max(calc((100vw - var(--shell)) /2), 25px) 86px;background:radial-gradient(circle at 82% 23%,#66aadd2e,#0000 26rem),radial-gradient(circle at 17% 80%,#ee99331a,#0000 21rem),linear-gradient(145deg,#05172b,#0a2c4d);border-bottom:1px solid #eeddbb24;align-items:flex-end;display:flex}.legal-hero h1{max-width:900px;font-family:var(--serif);letter-spacing:-.055em;margin:22px 0 28px;font-size:clamp(68px,8.2vw,126px);font-weight:700;line-height:.82}.legal-hero h1 em{color:#f3aa48;font-weight:700}.legal-hero p{color:#c7d4dc;max-width:720px;font-family:var(--body);margin:0;font-size:clamp(17px,1.5vw,21px);line-height:1.65}.legal-meta{border-top:1px solid #eeddbb26;gap:60px;margin-top:42px;padding-top:25px;display:flex}.legal-meta span{color:#f4e7cc;font-family:var(--sans);flex-direction:column;gap:5px;font-size:13px;display:flex}.legal-meta small{color:#f3aa48;letter-spacing:.18em;font-size:8px}.legal-meta a{color:#f4e7cc}.legal-layout{grid-template-columns:260px minmax(0,1fr);gap:clamp(55px,8vw,120px);padding-block:92px 145px;display:grid}.legal-toc{top:calc(var(--header) + 30px);max-height:calc(100vh - var(--header) - 60px);background:#0d2b4b94;border:1px solid #eeddbb24;border-radius:20px;flex-direction:column;align-self:start;padding:23px;display:flex;position:sticky;overflow:auto;box-shadow:0 20px 45px #0000002b}.legal-toc>span{color:#f3aa48;letter-spacing:.18em;margin-bottom:15px;font-size:8px}.legal-toc>a{color:#b8c9d5;border-bottom:1px solid #eeddbb17;grid-template-columns:25px 1fr;gap:8px;padding:9px 0;font-size:10px;line-height:1.35;display:grid}.legal-toc>a:hover{color:#fff5df}.legal-toc>a span{color:#f3aa48;font-size:8px}.legal-switch{grid-template-columns:1fr 1fr;gap:6px;margin-top:18px;display:grid}.legal-switch a{color:#b8c9d5;text-align:center;border:1px solid #eeddbb26;border-radius:8px;padding:9px 6px;font-size:9px}.legal-switch a.active{color:#f9d28e;background:#ee99331f;border-color:#e93}.legal-content{min-width:0}.legal-section{scroll-margin-top:calc(var(--header) + 25px);border-bottom:1px solid #eeddbb21;grid-template-columns:58px minmax(0,1fr);gap:22px;margin-bottom:58px;padding:0 0 58px;display:grid}.legal-section:last-child{margin-bottom:0}.legal-number{color:#f3aa48;letter-spacing:.12em;background:linear-gradient(145deg,#ee99331f,#66aadd0f);border:1px solid #ee993373;border-radius:13px;place-items:center;width:46px;height:46px;font-size:9px;display:grid}.legal-section h2{font-family:var(--serif);letter-spacing:-.025em;margin:2px 0 22px;font-size:clamp(31px,3.5vw,48px);line-height:1.02}.legal-section p,.legal-section li{color:#c4d0d8;font-family:var(--body);font-size:17px;line-height:1.75}.legal-section p{margin:0 0 18px}.legal-section ul{gap:11px;margin:15px 0 24px;padding-left:22px;display:grid}.legal-section strong{color:#fff1d7}.legal-section a{color:#f5bb65;text-underline-offset:4px;text-decoration:underline #f5bb6559}.legal-section a:hover{color:#fff0c7}.legal-table-wrap{border:1px solid #eeddbb24;border-radius:17px;width:100%;margin:18px 0 25px;overflow:auto}.legal-section table{border-collapse:collapse;background:#0d2b4b75;width:100%;min-width:610px}.legal-section th,.legal-section td{text-align:left;vertical-align:top;font-family:var(--body);border-bottom:1px solid #eeddbb1a;padding:15px 17px;font-size:14px;line-height:1.55}.legal-section th{color:#f5c374;font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;background:#ee993314;font-size:9px}.legal-section td{color:#c4d0d8}.legal-section tr:last-child td{border-bottom:0}.privacy-banner{z-index:850;left:50%;bottom:calc(var(--player) + 28px);width:min(1040px,100vw - 36px);max-height:calc(100vh - var(--player) - 55px);background:radial-gradient(circle at 5% 20%,#66aadd26,#0000 20rem),linear-gradient(145deg,#0a2a48fc,#03101ffc);border:1px solid #f5c37473;border-radius:21px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:35px;padding:27px 29px;display:none;position:fixed;overflow:auto;transform:translate(-50%);box-shadow:0 28px 85px #0000008f,inset 0 1px #ffffff14}.privacy-banner.open{display:grid}.privacy-banner .eyebrow{color:#f3aa48}.privacy-banner h2{font-family:var(--serif);margin:8px 0 7px;font-size:clamp(26px,3vw,39px);line-height:1}.privacy-banner p{color:#c2d0da;max-width:700px;font-family:var(--body);margin:0 0 9px;font-size:14px;line-height:1.55}.privacy-banner a{color:#f5c374;font-size:10px}.privacy-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.privacy-actions .btn{white-space:nowrap;min-width:155px;padding:14px 17px;font-size:10px}.privacy-actions .btn-ghost{color:#f3e5ca;background:0 0;border-color:#eeddbb4d}@media (width<=900px){.legal-layout{grid-template-columns:1fr;padding-top:55px}.legal-toc{display:none;position:static}.legal-section{grid-template-columns:45px minmax(0,1fr);gap:14px}.privacy-banner{grid-template-columns:1fr;align-items:start;gap:20px}.privacy-actions{justify-content:flex-start}}@media (width<=600px){.legal-hero{min-height:500px;padding:calc(var(--header) + 65px) 19px 55px}.legal-hero h1{font-size:55px}.legal-meta{flex-direction:column;gap:17px;margin-top:30px}.legal-layout{padding:55px 18px 110px}.legal-section{margin-bottom:42px;padding-bottom:42px;display:block}.legal-number{margin-bottom:18px}.legal-section h2{font-size:32px}.legal-section p,.legal-section li{font-size:16px}.privacy-banner{bottom:calc(var(--player) + 13px);border-radius:17px;padding:22px 19px}.privacy-banner h2{font-size:29px}.privacy-actions{grid-template-columns:1fr;width:100%;display:grid}.privacy-actions .btn{width:100%}}