@import"https://fonts.googleapis.com/css2?family=Fraunces:wght@300;500;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";.modal-backdrop{background:#14100a99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-panel{background:#faf7f2;border-radius:20px;max-width:50rem;box-shadow:0 24px 60px #14100a40;border:1px solid rgba(255,255,255,.7);position:relative;display:flex;flex-direction:column;max-height:90vh}.modal-header{padding:1.5rem 1.8rem;border-bottom:1px solid rgba(0,0,0,.08);display:flex;gap:1rem;align-items:center}.modal-logo-inline{width:44px;height:44px;border-radius:12px;box-shadow:0 10px 25px #00000014;background:#fff}.modal-title{font-family:Fraunces,serif;font-size:1.35rem;font-weight:600;color:#1f1c19}.modal-author{font-size:.9rem;color:#6b645d}.modal-close{top:1rem;right:1rem;width:2.25rem;height:2.25rem;font-size:1.5rem;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#fff;color:#1f1c19}.modal-body{padding:1.8rem 1.8rem 5rem;line-height:1.75;color:#1f1c19;font-size:1rem;flex:1;overflow-y:auto}.reading-highlight{background:#e7a75e2e;border-left:4px solid #c4782a;border-radius:8px;padding:.75rem 1rem;margin:.75rem 0;box-shadow:0 8px 20px #14100a1f}.modal-body.tiptap-content p:hover,.modal-body.tiptap-content h1:hover,.modal-body.tiptap-content h2:hover,.modal-body.tiptap-content h3:hover,.modal-body.tiptap-content h4:hover,.modal-body.tiptap-content h5:hover,.modal-body.tiptap-content h6:hover{background:#0000000a}.scroll-hint{text-align:center;padding-top:.8rem;font-size:.85rem;color:#9b948b}.mini-player{position:absolute;bottom:1.25rem;right:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;min-width:18rem;max-width:22rem;background:#f7f2ea;border:1px solid rgba(0,0,0,.08);border-radius:999px;box-shadow:0 16px 40px #14100a38;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.mini-player-info{display:flex;flex-direction:column;gap:.1rem;min-width:7.5rem}.mini-player-title{font-weight:600;font-size:.85rem;color:#1f1c19}.mini-player-para{font-size:.72rem;color:#6b645d}.mini-player-controls{display:flex;gap:.4rem;align-items:center}.mini-btn,.mini-btn-main{width:2.2rem;height:2.2rem;border-radius:999px;background:#fff;color:#1f1c19;border:1px solid rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;font-size:.9rem;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.mini-btn-main{width:2.5rem;height:2.5rem;font-size:1rem}.mini-btn:hover,.mini-btn-main:hover{background:#0000000a;transform:translateY(-1px);box-shadow:0 6px 14px #14100a1f}.mini-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}:root{color-scheme:light;--bg: #f4f1ec;--bg-alt: #ece7df;--ink: #1f1c19;--muted: #6b645d;--card: #faf7f2;--accent: #e7a75e;--accent-dark: #c4782a;--shadow: 0 1.375rem 3.125rem rgba(20, 16, 10, .12);--radius: 1.5rem;--radius-sm: 1rem;--gradient: radial-gradient(circle at top, #ffffff 0%, #f4f1ec 45%, #e8e1d8 100%)}.home-root{min-height:100svh;width:100%;background:var(--gradient);color:var(--ink)}.home-root section,.home-root .row-section{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;margin:0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;outline:none!important}.brand{display:flex;align-items:center;gap:.9rem}.brand__logo{width:9rem;height:9rem;border-radius:.75rem;object-fit:cover}.brand__text{display:flex;flex-direction:column}.brand__eyebrow{font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:var(--muted)}.brand__title{font-family:Fraunces,serif;font-size:1.2rem}.user-pill{background:#ffffffbf;border:.0625rem solid rgba(255,255,255,.8);padding:.55rem 1rem;border-radius:62.5rem;font-size:.85rem;color:var(--muted);box-shadow:var(--shadow);cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;max-width:clamp(12rem,24vw,22rem);overflow:hidden;text-overflow:ellipsis;transition:opacity .2s ease,transform .2s ease}.user-pill:not(:disabled):hover{transform:translateY(-.0625rem)}.user-pill:disabled{cursor:default;opacity:.92;box-shadow:0 .625rem 1.875rem #14100a14}.site-header{width:100%;padding:2.5rem clamp(1.5rem,4vw,6rem) 0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:nowrap}.site-header .brand{flex-shrink:1;min-width:0}.site-header .user-menu{flex-shrink:0}.main-area{width:100%;max-width:90rem;margin:0 auto;padding:2.5rem 0 4rem;display:flex;flex-direction:column;gap:5rem;overflow-x:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.3em;font-size:.75rem;font-weight:600;color:var(--muted)}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));gap:3rem;align-items:center}.hero__content{padding:0 clamp(1.5rem,4vw,6rem)}.hero__panel{position:relative;display:flex;justify-content:center;padding:0 clamp(1.5rem,4vw,6rem)}.hero h1{font-family:Fraunces,serif;font-weight:600;font-size:clamp(2.5rem,3.5vw,4rem);margin:1rem 0}.hero__lead{font-size:1.1rem;line-height:1.7;color:var(--muted);max-width:36rem}.hero__cta{display:flex;gap:1rem;flex-wrap:wrap;margin:2rem 0 1.5rem}.primary,.ghost{border:none;border-radius:62.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.primary{background:var(--ink);color:#fff;box-shadow:0 .75rem 1.875rem #0003}.primary:hover{background:#111;transform:translateY(-.125rem)}.ghost{background:transparent;color:var(--ink);border:.0625rem solid rgba(0,0,0,.15)}.ghost:hover{background:#0000000a}.hero__meta{display:flex;gap:1.5rem;font-size:.85rem;color:var(--muted);flex-wrap:wrap}.hero__panel{position:relative;display:flex;justify-content:center}.glass{background:#ffffffb3;border-radius:var(--radius);padding:2.2rem;width:min(22.5rem,100%);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(1.125rem);backdrop-filter:blur(1.125rem);border:.0625rem solid rgba(255,255,255,.6);z-index:1}.glass__label{font-size:.8rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted)}.glass__title{font-size:2rem;margin:.8rem 0 .5rem;font-family:Fraunces,serif}.glass__accent{display:flex;align-items:center;gap:.7rem;margin-top:1.5rem;font-size:.9rem;color:var(--muted)}.pulse{width:.75rem;height:.75rem;border-radius:50%;box-shadow:0 0 0 .375rem #0000000f;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #0000001f}70%{transform:scale(1.4);box-shadow:0 0 0 .875rem #0000}to{transform:scale(1);box-shadow:0 0 #0000}}.hero__gradient{position:absolute;width:17.5rem;height:17.5rem;border-radius:50%;background:radial-gradient(circle,rgba(231,167,94,.55),transparent 70%);top:-2.5rem;right:0;filter:blur(.125rem);pointer-events:none}.section{display:flex;flex-direction:column;gap:2rem;overflow:visible}.section--alt{background:transparent;border-radius:0;padding:0;overflow:visible}.section__head{display:flex;flex-direction:column;gap:.8rem;padding:0 clamp(1.5rem,4vw,6rem)}.section__head h2{margin:0;font-size:clamp(1.8rem,2.6vw,2.6rem);font-family:Fraunces,serif}.section__subtitle{max-width:36rem;color:var(--muted)}.genre-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(13.75rem,1fr));gap:1.5rem;padding:0 clamp(1.5rem,4vw,6rem)}.genre-card{display:flex;gap:1rem;align-items:flex-start;background:var(--card);padding:1.4rem;border-radius:var(--radius-sm);border:.0625rem solid transparent;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-align:left}.genre-card:hover{transform:translateY(-.25rem);box-shadow:var(--shadow)}.genre-card--active{border:.09375rem solid var(--ink);box-shadow:var(--shadow)}.genre-card__swatch{width:1.125rem;height:1.125rem;border-radius:.375rem;margin-top:.375rem;flex-shrink:0}.genre-card h3{margin:0 0 .25rem;font-size:1rem;font-weight:600}.genre-card p{margin:0;font-size:.875rem;color:var(--muted);line-height:1.5}.row-section{background:transparent;border:none;box-shadow:none;padding:0;margin:0;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:visible;width:100%}.row-title{font-family:Fraunces,serif;font-weight:600;padding:0 clamp(1.5rem,4vw,6rem);margin-bottom:1rem}.row-scroll{display:flex;gap:clamp(.75rem,2vw,1.25rem);overflow-x:auto;overflow-y:hidden;padding:0 clamp(1.5rem,4vw,6rem) 2.5rem;margin-bottom:-1.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.row-scroll::-webkit-scrollbar{display:none}.row-nav{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;padding:0 clamp(1.5rem,4vw,6rem)}.row-scroll-hint{margin:0 auto 0 0;font-size:.78rem;color:var(--muted);letter-spacing:.02em;opacity:.9;animation:row-scroll-hint-nudge 1.8s ease-in-out infinite;will-change:transform,opacity}@keyframes row-scroll-hint-nudge{0%,to{transform:translate(0);opacity:.66}50%{transform:translate(.35rem);opacity:1}}@media(prefers-reduced-motion:reduce){.row-scroll-hint{animation:none}}.row-nav-btn{width:2.2rem;height:2.2rem;border-radius:999px;border:.0625rem solid rgba(0,0,0,.16);background:#ffffffe6;color:var(--ink);font-size:1rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.row-nav-btn:disabled{opacity:.35;cursor:not-allowed;background:#ffffffb3!important}.podcast-card{flex:0 0 auto;width:clamp(20rem,30vw,24rem);background:var(--card);border-radius:var(--radius);padding:1.4rem;display:flex;flex-direction:column;gap:1rem;box-shadow:var(--shadow)}.spotify,.spotify-frame{display:block;width:100%;height:9.5rem;border:none;border-radius:1rem;background:transparent}.doc-card{background:var(--card);border-radius:var(--radius-sm);padding:1.6rem;display:flex;flex-direction:column;gap:.8rem;min-height:13.75rem;box-shadow:0 1.125rem 2.5rem #00000014;cursor:pointer;flex:0 0 calc((100% - 3.75rem)/4);transition:transform .2s ease,box-shadow .2s ease}.doc-card:hover{transform:translateY(-.25rem);box-shadow:var(--shadow)}.doc-author{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--muted)}.doc-title{font-weight:600;font-size:1rem;color:var(--ink);margin:0}.doc-preview{margin:0;font-size:.9rem;line-height:1.5;color:var(--muted);flex-grow:1}.section--alt .doc-card{background:var(--card);min-height:13.75rem}.row-empty{font-size:.85rem;color:var(--muted);padding:.25rem 0}.footer{display:flex;justify-content:space-between;gap:2rem;border-top:none;padding:2.5rem clamp(1.5rem,4vw,6rem) 0;flex-wrap:wrap}.footer h3{margin:0 0 .5rem}.footer__col{display:flex;flex-direction:column;gap:.4rem;color:var(--muted)}.footer-link{color:var(--muted);font-weight:500;transition:color .2s ease}.footer-link:hover{color:var(--ink)}.genre-card,.genre-card h3,.genre-card p,.material-card,.material-card h3,.material-card p,.podcast-card,.podcast-card h3,.podcast-card p,.guide-card,.guide-card h3,.guide-card p{color:var(--ink);opacity:1}.home-root button:hover,.home-root button:focus,.home-root button:active{background:transparent!important;color:inherit!important;box-shadow:none!important}.home-root .primary{background:var(--ink);color:#fff;border:none}.home-root .primary:hover{background:#111;color:#fff;box-shadow:0 .75rem 1.875rem #00000040}.home-root .ghost{background:transparent;color:var(--ink);border:.0625rem solid rgba(0,0,0,.15)}.home-root .ghost:hover{background:#0000000a}.user-menu{position:relative}.user-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:.75rem;box-shadow:var(--shadow);border:.0625rem solid rgba(0,0,0,.08);padding:.35rem;min-width:10rem;z-index:10}.user-dropdown__item{width:100%;text-align:left;padding:.5rem .75rem;border-radius:.5rem;border:none;background:transparent;font-size:.9rem;cursor:pointer;transition:background .15s ease}.user-dropdown__item:hover{background:#0000000a}@keyframes fadeSlide{0%{opacity:0;transform:translateY(.375rem)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.375rem)}}.animated-fade{animation:fadeSlide 2.8s ease-in-out both}@media(max-width:37.5rem){.genre-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.genre-card{padding:.875rem 1rem;flex-direction:row;align-items:center;gap:.75rem}.genre-card h3{font-size:.875rem;margin:0}.genre-card p{display:none}.genre-card__swatch{width:1rem;height:1rem;margin-top:0}.row-section{max-width:100%}.row-scroll{padding:0 1.5rem 2rem;margin-bottom:-1rem}.row-nav{padding:0 1.5rem;flex-wrap:wrap;justify-content:flex-end}.row-scroll-hint{width:100%;margin:0}.doc-card{flex:0 0 75%;max-width:75%;height:15.625rem;display:flex;flex-direction:column}.doc-preview{flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.doc-card button{margin-top:auto}.hero{gap:2rem}.hero__content,.hero__panel{padding:0 1.5rem}.hero__cta{flex-direction:column}.primary,.ghost{width:100%;text-align:center}.site-header{padding:1.5rem 1.5rem 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:.85rem;row-gap:.5rem}.site-header .brand{min-width:0;overflow:hidden}.site-header .brand__logo{width:clamp(5rem,24vw,6.5rem);height:clamp(5rem,24vw,6.5rem)}.user-pill{max-width:min(10.5rem,44vw);font-size:.76rem;padding:.45rem .75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;line-height:1.2}.main-area{padding:1.5rem 0 3rem;gap:3rem}.section__head,.genre-grid,.row-title{padding:0 1.5rem}.section--split .podcast-card{height:auto;min-height:0;padding:.75rem}.section--split .spotify-frame,.section--split .spotify{height:auto;min-height:0;aspect-ratio:16 / 4.8}}@media(max-width:22.5rem){.site-header{column-gap:.65rem}.site-header .brand__logo{width:4.5rem;height:4.5rem}.user-pill{max-width:9rem;font-size:.72rem;padding:.4rem .6rem}}@media(min-width:37.5625rem)and (max-width:64rem){.genre-grid{grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr))}.doc-card{flex:0 0 calc((100% - 2 * 1.25rem) / 3)}}.home-root{background:radial-gradient(1200px 800px at 94% 4%,rgba(83,148,207,.42),rgba(83,148,207,.22) 45%,rgba(83,148,207,.08) 65%,transparent 80%),radial-gradient(1200px 900px at 50% 45%,rgba(180,200,215,.22),rgba(180,200,215,.14) 45%,rgba(180,200,215,.06) 65%,transparent 80%),radial-gradient(1400px 900px at 8% 94%,rgba(220,132,101,.55),rgba(220,132,101,.32) 42%,rgba(220,132,101,.14) 68%,transparent 82%),linear-gradient(180deg,#eef3f9,#edf1f6 45%,#eef0f3)}.section--split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.2rem;align-items:start;position:relative}.section--split:after{content:"";position:absolute;left:50%;top:.25rem;bottom:.25rem;width:.0625rem;background:linear-gradient(180deg,transparent 0%,rgba(31,28,25,.12) 18%,rgba(31,28,25,.12) 82%,transparent 100%);pointer-events:none}.section--split .split-panel{min-width:0}.section--split .section__head{padding:0 1.25rem}.section--split .row-title,.section--split .row-scroll,.section--split .row-nav{padding-left:1.25rem;padding-right:1.25rem}.section--split .podcast-card{width:min(100%,23.5rem);height:11.5rem;min-height:11.5rem;padding:1rem}.section--split .doc-card{flex:0 0 auto;width:min(100%,23.5rem);max-width:min(100%,23.5rem);height:11.5rem;min-height:11.5rem;justify-content:space-between}.section--split .spotify-frame,.section--split .spotify{height:9.5rem;min-height:9.5rem}.section--split .doc-preview{display:none}.section--split .doc-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section--split .doc-author{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section--split .doc-card .ghost,.section--split .doc-card .ghost--tight{margin-top:auto}@media(max-width:64rem){.section--split{grid-template-columns:1fr;gap:2.1rem}.section--split:after{display:none}.section--split .section__head,.section--split .row-title,.section--split .row-scroll,.section--split .row-nav{padding-left:clamp(1.5rem,4vw,6rem);padding-right:clamp(1.5rem,4vw,6rem)}}@media(max-width:37.5rem){.section--split .section__head,.section--split .row-title,.section--split .row-scroll,.section--split .row-nav{padding-left:1.5rem;padding-right:1.5rem}}.carousel-backdrop{position:fixed;inset:0;z-index:400;display:flex;align-items:center;justify-content:center;background:#0f172a80;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.carousel-panel{position:relative;width:min(96vw,72rem);max-height:94vh;padding-top:2.8rem;background:transparent;border:none;box-shadow:none;overflow:visible;display:flex;flex-direction:column;align-items:center}.carousel-close{position:absolute;top:.1rem;right:.1rem;z-index:10;width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;background:#0f172ac7;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-size:1.1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.carousel-close:hover{background:#0f172aeb;transform:scale(1.05)}.carousel-image-container{width:min(96vw,68rem);display:flex;align-items:center;justify-content:center;overflow:visible;margin-bottom:1rem;max-height:78vh}.carousel-image{max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;border-radius:0;display:block}.carousel-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.4rem;width:min(96vw,52rem)}.carousel-nav-btn{padding:.65rem 1.2rem;border:1px solid rgba(0,0,0,.15);border-radius:.75rem;background:#ffffffe6;font-size:.9rem;font-weight:500;color:#334155;cursor:pointer;transition:all .2s ease}.carousel-nav-btn:hover:not(:disabled){background:#fff;transform:translateY(-1px);box-shadow:0 .4rem .8rem #0000001a}.carousel-nav-btn:disabled{opacity:.4;cursor:not-allowed}.carousel-nav-btn.primary{background:linear-gradient(135deg,#539ccff2,#dc8465e6);color:#fff;border:none}.carousel-nav-btn.primary:hover{background:linear-gradient(135deg,#539ccf,#dc8465)}.carousel-dots{display:flex;gap:.5rem;align-items:center}.carousel-dot{width:.5rem;height:.5rem;border-radius:50%;background:#0003;cursor:pointer;transition:all .2s ease}.carousel-dot.active{background:linear-gradient(135deg,#539ccf,#dc8465);width:1.5rem;border-radius:.25rem}.carousel-dot:hover:not(.active){background:#0006;transform:scale(1.2)}.carousel-counter{text-align:center;font-size:.8rem;color:#64748b;margin-top:.75rem}@media(max-width:640px){.carousel-panel{width:98vw;padding-top:2.6rem}.carousel-nav{flex-wrap:wrap}.carousel-nav-btn{font-size:.85rem;padding:.55rem 1rem}.carousel-dots{order:3;width:100%;justify-content:center;margin-top:.75rem}}:root{--bg-page: #f5f6fa;--bg-card: #ffffff;--bg-soft: #f9fafb;--text-main: #111827;--text-muted: #6b7280;--border-light: #e5e7eb;--border-soft: #eef0f3;--accent: #2563eb;--accent-soft: #e0e7ff;--danger: #dc2626;--success: #059669;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px}*{box-sizing:border-box}html,body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-main);height:100%!important;background:radial-gradient(circle at top,#fff,#f4f1ec 45%,#e8e1d8)}.admin{max-width:1200px;margin:0 auto;padding:32px 28px 80px;min-height:100vh!important;background:transparent}h2{font-size:28px;font-weight:700;margin-bottom:24px}.admin-dash-logo{height:100px;margin-bottom:1rem}section{background:var(--bg-card);border-radius:var(--radius-lg);padding:20px 20px 24px;margin-bottom:28px;border:1px solid var(--border-soft)}.section-header{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:18px;font-weight:600;margin-bottom:14px}.section-header span{font-size:16px;transition:transform .2s ease}.section-header.open span{transform:rotate(90deg)}.section-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.section-header-left{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;cursor:pointer}.section-header-left span:first-child{font-size:12px;transition:transform .2s ease}.section-header-left span.open{transform:rotate(90deg)}.section-header-right{display:flex}.section-header-right input{width:180px}.section-controls{display:flex;align-items:center;gap:10px}.section-controls select{min-width:180px}.section-body{max-height:55vh;overflow-y:auto;margin-top:12px;padding-right:4px}.admin-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.admin-user-logout{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.admin-welcome{font-size:15px;font-weight:500;flex:1;color:var(--text-muted)}.admin-logout{background:transparent;border:1px solid var(--border-light);color:var(--text-main);padding:6px 12px;border-radius:var(--radius-sm);font-size:13px;cursor:pointer}.admin-logout:hover{background:var(--bg-soft)}button{background:var(--accent);color:#fff;border:none;padding:8px 14px;border-radius:var(--radius-sm);cursor:pointer;font-size:14px;font-weight:500;transition:background .15s ease,transform .05s ease}button:hover{background:#1d4ed8}button:active{transform:translateY(1px)}button:disabled{background:#c7c9d1;cursor:not-allowed}button.secondary{background:var(--bg-soft);color:var(--text-main);border:1px solid var(--border-light)}button.secondary:hover{background:#eef2ff}button.danger{background:var(--danger)}button.danger:hover{background:#b91c1c}table{width:100%;border-collapse:collapse;margin-top:14px;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--border-light)}thead{background:var(--bg-soft)}th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);padding:12px;border-bottom:1px solid var(--border-light)}td{padding:14px 12px;border-bottom:1px solid var(--border-soft);font-size:14px}tbody tr:hover{background:#f9fafb}tbody tr:last-child td{border-bottom:none}.empty{text-align:center;color:var(--text-muted);padding:28px}td .action-group{display:flex;align-items:center;gap:.5rem}input,textarea,select{padding:11px 12px;border-radius:var(--radius-md);border:1px solid var(--border-light);font-size:14px;outline:none;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.form-field input,.form-field textarea,.form-field select{width:100%}.admin-user-logout select,.admin-user-logout button,.section-controls select,.section-controls button{width:auto;min-width:140px}input:focus,textarea:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2563eb1f}textarea{min-height:110px;resize:vertical}.modal-overlay{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-overlay--editor{align-items:flex-start;overflow-y:auto;padding:16px}.modal-overlay--editor .modal{margin:0 auto}.modal{position:relative;width:440px;max-width:calc(100vw - 32px);background:#fff;border-radius:18px;padding:28px 26px 24px;box-shadow:0 20px 40px #0000002e,0 1px #fff9 inset;animation:modalIn .18s ease-out}.modal h3{margin-top:0;margin-bottom:18px;font-size:18px}.modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border-radius:50%;border:none;background:var(--bg-soft);font-size:18px;cursor:pointer;color:var(--text-muted)}.modal-close:hover{background:#eef2ff;color:var(--text-main)}@keyframes modalIn{0%{transform:translateY(10px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.modal-editor{width:1120px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);display:flex;flex-direction:column;padding:24px 24px 20px;overflow:hidden}.modal-editor h3{margin-top:0;margin-bottom:12px;flex-shrink:0}.modal-editor .modal-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:12px}.modal-editor input[type=text],.modal-editor select{flex-shrink:0}.modal-editor .rich-editor{flex:1;min-height:0;height:min(68vh,44rem);max-height:min(68vh,44rem)}.modal-editor .modal-footer{margin-top:12px;flex-shrink:0}.success-banner{background:#ecfdf5;color:var(--success);padding:10px 12px;border-radius:var(--radius-md);margin-bottom:14px;font-weight:500;text-align:center}.modal-backdrop{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;overflow-y:auto;padding:20px}.modal-panel{position:relative;width:100%;max-width:800px;max-height:90vh;background:#fff;border-radius:16px;padding:32px;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:modalSlideUp .3s ease-out}@keyframes modalSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e5e7eb}.modal-logo-inline{height:50px;width:auto}.modal-meta{flex:1}.modal-title{font-size:24px;font-weight:700;margin:0 0 4px;color:#111827}.modal-author{font-size:14px;color:#6b7280;margin:0}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}60%{transform:translateY(-3px)}}.modal-body{max-width:100%;overflow-x:hidden;font-size:16px;line-height:1.7;color:#374151}.tiptap-content{font-size:16px;line-height:1.7;color:#374151}.tiptap-content img{max-width:100%!important;height:auto!important;width:auto!important;display:block;object-fit:contain;margin:20px auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.tiptap-content p{margin:14px 0;line-height:1.7}.tiptap-content p img{max-width:100%!important;height:auto!important;width:auto!important;margin:16px auto}.tiptap-content h1{font-size:2em;font-weight:700;margin:28px 0 16px;color:#111827;line-height:1.3}.tiptap-content h2{font-size:1.6em;font-weight:600;margin:24px 0 12px;color:#1f2937;line-height:1.4}.tiptap-content h3{font-size:1.3em;font-weight:600;margin:20px 0 10px;color:#374151;line-height:1.4}.tiptap-content ul,.tiptap-content ol{padding-left:28px;margin:14px 0}.tiptap-content li{margin:8px 0;line-height:1.7}.tiptap-content ul li{list-style-type:disc}.tiptap-content ol li{list-style-type:decimal}.tiptap-content pre{background:#1f2937;color:#f9fafb;border-radius:8px;padding:16px;overflow-x:auto;margin:20px 0;font-family:Monaco,Courier New,monospace;font-size:14px;line-height:1.5}.tiptap-content code{background:#f3f4f6;color:#ef4444;padding:3px 6px;border-radius:4px;font-family:Monaco,Courier New,monospace;font-size:.9em}.tiptap-content pre code{background:transparent;color:inherit;padding:0}.tiptap-content blockquote{border-left:4px solid #3b82f6;margin:20px 0;color:#4b5563;font-style:italic;background:#f9fafb;padding:16px 20px;border-radius:0 8px 8px 0}.tiptap-content mark{background-color:#fef3c7;color:#92400e;padding:2px 6px;border-radius:3px}.tiptap-content a{color:#3b82f6;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.tiptap-content a:hover{border-bottom-color:#3b82f6}.tiptap-content strong{font-weight:700;color:#111827}.tiptap-content em{font-style:italic}.tiptap-content u{text-decoration:underline}.tiptap-content hr{border:none;border-top:2px solid #e5e7eb;margin:32px 0}.tiptap-content table{width:100%;border-collapse:collapse;margin:20px 0;font-size:15px;overflow-x:auto;display:block}.tiptap-content table th,.tiptap-content table td{border:1px solid #e5e7eb;padding:12px 16px;text-align:left}.tiptap-content table th{background:#f9fafb;font-weight:600;color:#111827}.tiptap-content table tr:nth-child(2n){background:#f9fafb}.mt-12{margin-top:12px}.mt-20{margin-top:20px}@media(max-width:640px){.admin{padding:16px 14px 60px}h2{font-size:20px;margin-bottom:16px}section{padding:14px 14px 16px;margin-bottom:18px;border-radius:12px}.section-header{font-size:16px;margin-bottom:10px}.section-header span{font-size:16px}.section-body{max-height:45vh}.section-controls{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.section-controls button,.section-controls select{width:50%}.admin-topbar{gap:10px}.admin-welcome{flex:1;font-size:14px;color:#6b7280}.admin-logout{flex:1;text-align:center;padding:8px 12px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;font-size:14px}button{width:100%;padding:10px 14px;font-size:14px}td .action-group{flex-direction:column;align-items:stretch}td .action-group button{width:100%}table,thead,tbody,th,td,tr{display:block;width:100%}thead{display:none}table{border:none;margin-top:12px}tbody tr{background:var(--bg-soft);border:1px solid var(--border-light);border-radius:12px;padding:12px;margin-bottom:12px}tbody tr:last-child{margin-bottom:0}td{padding:6px 0;border:none;font-size:14px}td:before{content:attr(data-label);display:block;font-size:11px;font-weight:600;text-transform:uppercase;color:var(--text-muted);margin-bottom:2px}.modal{width:100%;max-width:calc(100vw - 24px);padding:20px 16px 18px;border-radius:14px}.modal h3{font-size:16px;margin-bottom:14px}.modal-close{top:10px;right:10px;width:32px;height:32px}.modal-editor{width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;margin:0;padding:16px 12px;border-radius:0;position:fixed;inset:0}.modal-editor h3{font-size:18px;margin-bottom:12px}.modal-editor .modal-body{gap:10px}.modal-editor input[type=text],.modal-editor select{font-size:16px;padding:12px}.modal-editor .rich-editor{height:calc(100vh - 200px)!important;max-height:calc(100vh - 200px)!important;min-height:300px}.modal-editor .rich-editor .rich-editor-prose{height:100%!important;max-height:100%!important;overflow-y:auto!important;padding:14px;font-size:16px}.rich-toolbar{padding:8px 6px;gap:6px;flex-wrap:wrap}.rich-toolbar button{height:38px;min-width:38px;padding:0 10px;font-size:14px;border-radius:6px}.toolbar-select{height:38px;font-size:14px;padding:0 2rem 0 10px;min-width:120px}.rich-toolbar input[type=color]{height:38px;width:38px}.modal-editor .modal-close{width:36px;height:36px;font-size:20px}.modal-editor .modal-footer{margin-top:10px;display:flex;gap:8px}.modal-editor .modal-footer button{flex:1;padding:12px;font-size:15px}input,textarea,select{font-size:15px;padding:12px}textarea{min-height:140px}.success-banner{font-size:13px;padding:8px 10px}.modal-backdrop{padding:0}.modal-panel{max-width:100%;max-height:100vh;padding:24px 16px;border-radius:0}.modal-header{gap:12px;margin-bottom:20px}.modal-logo-inline{height:40px}.modal-title{font-size:20px}.modal-author{font-size:13px}.modal-body,.tiptap-content{font-size:15px}.tiptap-content img{max-width:100%!important;margin:16px auto;border-radius:6px}.tiptap-content h1{font-size:1.6em}.tiptap-content h2{font-size:1.4em}.tiptap-content h3{font-size:1.2em}.tiptap-content pre{font-size:13px;padding:12px}.tiptap-content table{font-size:13px}.tiptap-content table th,.tiptap-content table td{padding:8px 10px}}@media(max-width:380px){.rich-toolbar button{height:34px;min-width:34px;font-size:12px}.toolbar-select{height:34px;font-size:13px;min-width:100px}.rich-toolbar input[type=color]{height:34px;width:34px}}.announcement-form{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.announcement-preview img{max-width:260px;border-radius:12px;border:1px solid #e5e7eb}.announcement-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.announcement-list{display:flex;flex-direction:column;gap:14px}.announcement-row{display:flex;align-items:center;gap:16px;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.announcement-row img{width:120px;border-radius:8px}.announcement-meta{flex:1;font-size:13px;color:#374151}.rich-editor{border:1px solid var(--border-light);border-radius:12px;background:#fff;display:flex;flex-direction:column;min-height:20rem;height:min(68vh,44rem);max-height:min(68vh,44rem);overflow:hidden}.rich-toolbar{display:flex;align-items:center;gap:.55rem;padding:.55rem .75rem;border-bottom:1px solid var(--border-light);background:#f8fafc;flex-wrap:wrap;flex-shrink:0}.rich-toolbar button,.toolbar-select,.rich-toolbar input[type=color]{margin:0;height:2.25rem;border-radius:.5rem;border:1px solid var(--border-light);background:#fff;color:#111827}.rich-toolbar button{min-width:2.25rem;padding:0 .6rem;font-size:.86rem;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.rich-toolbar button:hover{background:#eef2ff;border-color:#c7d2fe}.rich-toolbar button.is-active{background:#2563eb;color:#fff;border-color:#1d4ed8}.rich-toolbar button:disabled{opacity:.55;cursor:not-allowed}.rich-toolbar button.image-button{font-size:.74rem;letter-spacing:.04em;padding:0 .75rem}.toolbar-select{padding:0 2rem 0 .7rem;font-size:.86rem;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .55rem center;background-size:.75rem}.rich-toolbar input[type=color]{width:2.25rem;padding:0;cursor:pointer}.rich-editor-scroll{flex:1;min-height:0;overflow:hidden}.rich-editor-host{height:100%;min-height:0;overflow:hidden}.rich-editor-host .rich-editor-prose{box-sizing:border-box;height:100%;min-height:100%;padding:1rem 1.1rem;outline:none;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;font-size:.95rem;line-height:1.75;color:#111827;cursor:text;-webkit-user-select:text;user-select:text}.rich-editor-host .rich-editor-prose h1{font-size:1.55rem;margin:.55em 0}.rich-editor-host .rich-editor-prose h2{font-size:1.3rem;margin:.55em 0}.rich-editor-host .rich-editor-prose h3{font-size:1.12rem;margin:.55em 0}.rich-editor-host .rich-editor-prose p{margin:.75em 0}.rich-editor-host .rich-editor-prose ul,.rich-editor-host .rich-editor-prose ol{padding-left:1.4rem;margin:.6rem 0}.rich-editor-host .rich-editor-prose img{max-width:100%;height:auto;display:block;border-radius:.5rem;margin:.75rem 0;object-fit:contain}.rich-editor-host .rich-editor-prose img.ProseMirror-selectednode{outline:2px solid #2563eb;outline-offset:2px}.rich-editor-host .rich-editor-prose pre{background:#f3f4f6;border-radius:.4rem;padding:.75rem;overflow-x:auto}.rich-editor-host .rich-editor-prose code{background:#f3f4f6;border-radius:.25rem;padding:.1rem .35rem}.rich-editor-host .rich-editor-prose blockquote{border-left:4px solid #d1d5db;padding-left:.8rem;margin:.75rem 0;color:#4b5563}.rich-editor-host .rich-editor-prose mark{background:#fff3cd;border-radius:2px;padding:1px 3px}.rich-editor-host .rich-editor-prose::-webkit-scrollbar{width:8px}.rich-editor-host .rich-editor-prose::-webkit-scrollbar-track{background:#f1f5f9}.rich-editor-host .rich-editor-prose::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.rich-editor-host .rich-editor-prose::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media(max-width:640px){.rich-editor{min-height:18rem;height:min(58vh,30rem)!important;max-height:min(58vh,30rem)!important;border-radius:.65rem}.rich-toolbar{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:.45rem}.rich-toolbar button,.toolbar-select,.rich-toolbar input[type=color]{flex-shrink:0;height:2.1rem}.toolbar-select{min-width:6.6rem;font-size:.82rem}.rich-editor-host .rich-editor-prose{padding:.85rem;font-size:1rem;line-height:1.65}}@media(max-width:380px){.toolbar-select{min-width:5.9rem}.rich-toolbar button{min-width:2rem;padding:0 .5rem}}.editor-window-overlay{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:16px;overflow:auto;background:#0f172a8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.editor-window{position:relative;width:min(1120px,calc(100vw - 32px));max-height:calc(100vh - 32px);margin:auto;border-radius:18px;background:#fff;box-shadow:0 20px 40px #0000002e,0 1px #fff9 inset;display:flex;flex-direction:column;padding:24px;overflow:hidden}.editor-window-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;font-size:1.1rem;cursor:pointer}.editor-window-close:hover{background:#e2e8f0;color:#0f172a}.editor-window-title{margin:0;padding-right:42px;font-size:1.75rem;font-weight:700;color:#111827}.editor-window-body{margin-top:12px;flex:1;min-height:0;display:flex;flex-direction:column;gap:12px;overflow:hidden}.editor-window-editor{flex:1;min-height:0;overflow:hidden;display:flex}.editor-window-editor .rich-editor{flex:1;min-height:0;height:min(62vh,38rem);max-height:min(62vh,38rem)}@media(max-width:640px){.editor-window-overlay{padding:0}.editor-window{width:100vw;max-height:100vh;height:100vh;border-radius:0;padding:14px 12px}.editor-window-title{font-size:1.15rem}.editor-window-editor .rich-editor{height:min(60vh,30rem)!important;max-height:min(60vh,30rem)!important}}.modal.podcast-modal{width:min(46rem,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow-y:auto;display:flex;flex-direction:column}.modal.podcast-modal .rich-editor{height:min(56vh,32rem);max-height:min(56vh,32rem);min-height:18rem}.podcast-modal .form-grid{grid-template-columns:1fr 1fr;gap:.75rem}.podcast-modal .form-grid-full{grid-column:1 / -1}.legal-brand__logo{width:5rem;height:5rem;border-radius:.75rem;object-fit:cover}@media(max-width:37.5rem){.legal-header{padding:1.4rem 1rem 0}.legal-brand__logo{width:5rem;height:5rem}.legal-brand__title{font-size:1rem}.legal-pill{max-width:9.5rem;font-size:.78rem;padding:.45rem .75rem}.legal-main{padding:1.25rem 1rem 2.25rem}.legal-card{border-radius:1.1rem;padding:1.25rem}}.legal-root{min-height:100svh;width:100%;background:radial-gradient(circle at top,#fff,#f4f1ec 45%,#e8e1d8);color:#1f1c19}.legal-header{width:100%;padding:2.25rem clamp(1.25rem,4vw,6rem) 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.legal-brand{display:flex;align-items:center;gap:.85rem}.legal-brand__logo{width:3rem;height:3rem;border-radius:.75rem;object-fit:cover;background:#fff;box-shadow:0 .625rem 1.5625rem #00000014}.legal-brand__title{font-family:Fraunces,serif;font-size:1.15rem;font-weight:600}.legal-pill{background:#ffffffbf;border:.0625rem solid rgba(255,255,255,.8);border-radius:999px;padding:.55rem 1rem;font-size:.85rem;color:#6b645d;box-shadow:0 1.375rem 3.125rem #14100a1f;max-width:clamp(11rem,28vw,22rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legal-main{width:100%;padding:2rem clamp(1.25rem,4vw,6rem) 4rem}.legal-card{width:min(100%,58rem);margin:0 auto;background:#ffffffb8;border:.0625rem solid rgba(255,255,255,.7);border-radius:1.5rem;box-shadow:0 1.375rem 3.125rem #14100a1f;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);padding:clamp(1.5rem,3vw,2.5rem)}.legal-card h1{font-family:Fraunces,serif;font-size:clamp(1.75rem,3vw,2.35rem);margin:0 0 .4rem;color:#1f1c19}.legal-card h2{font-family:Fraunces,serif;font-size:clamp(1.2rem,2vw,1.45rem);margin:1.6rem 0 .45rem;color:#1f1c19}.legal-card p,.legal-card li{font-size:.98rem;line-height:1.75;color:#4f4a44;margin:.4rem 0}.legal-card p:first-of-type{font-size:.88rem;color:#6b645d;margin-bottom:1.2rem}.legal-card ul{margin:.45rem 0 .6rem;padding-left:1.3rem}.legal-card strong{color:#1f1c19}@media(max-width:37.5rem){.legal-header{padding:1.4rem 1rem 0}.legal-brand__logo{width:2.6rem;height:2.6rem}.legal-brand__title{font-size:1rem}.legal-pill{max-width:9.5rem;font-size:.78rem;padding:.45rem .75rem}.legal-main{padding:1.25rem 1rem 2.25rem}.legal-card{border-radius:1.1rem;padding:1.25rem}}*,*:before,*:after{box-sizing:border-box}:root{color-scheme:light;--bg: #f4f1ec;--bg-alt: #ece7df;--ink: #1f1c19;--muted: #6b645d;--card: #faf7f2;--accent: #e7a75e;--accent-dark: #c4782a;--shadow: 0 22px 50px rgba(20, 16, 10, .12);--radius: 24px;--radius-sm: 16px;--gradient: radial-gradient(circle at top, #ffffff 0%, #f4f1ec 45%, #e8e1d8 100%)}body{margin:0;font-family:Space Grotesk,sans-serif!important;background:var(--gradient)!important;color:var(--ink)!important}html,body{margin:0;padding:0;min-height:100%}#root{min-height:100vh;width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}body.modal-open{overflow:hidden!important}button,a{color:inherit;-webkit-tap-highlight-color:transparent}button:hover,button:active,button:focus,button:focus-visible,a:hover,a:focus,a:focus-visible{color:inherit;outline:none;box-shadow:none}button:disabled{background:transparent!important;background-color:transparent!important}:root{--brand-blue: #5394CF;--brand-blue-soft: #EAF2FB;--brand-blue-muted: #5091D7;--brand-copper: #DC8465;--bg-page: #F5F8FC;--bg-panel: #FFFFFF;--bg-panel-soft: #FAFBFD;--text-primary: #0F172A;--text-muted: #6B7280;--border-soft: #E5E7EB;--shadow-soft: 0 8px 30px rgba(15, 23, 42, .06);--shadow-float: 0 12px 40px rgba(15, 23, 42, .1)}
