@import url(https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;600;700;800&display=swap);:root{--bg-paper:#f6f8f6;--bg-spot-one:#d9efe4;--bg-spot-two:#ffe8ce;--text-main:#1b2a2a;--text-subtle:#4f6665;--border-soft:#d7e2de;--card-bg:#fff;--accent:#0f8b7f;--accent-hover:#0a6f66;--error:#b4331f}*{box-sizing:border-box}#root,body,html{min-height:100%}body{background:radial-gradient(circle at 12% 10%,#d9efe4 0,rgba(217,239,228,0) 42%),radial-gradient(circle at 90% 8%,#ffe8ce 0,rgba(255,232,206,0) 38%),#f6f8f6;background:radial-gradient(circle at 12% 10%,var(--bg-spot-one) 0,rgba(217,239,228,0) 42%),radial-gradient(circle at 90% 8%,var(--bg-spot-two) 0,rgba(255,232,206,0) 38%),var(--bg-paper);color:#1b2a2a;color:var(--text-main);font-family:Manrope,Segoe UI,sans-serif;margin:0}a{color:#0f8b7f;color:var(--accent);text-decoration:none}a:hover{color:#0a6f66;color:var(--accent-hover)}.app-shell{min-height:100vh;padding:28px 16px 40px}.app-main{margin:0 auto;width:min(900px,100%)}.hero{margin-bottom:20px;text-align:center}.hero-kicker{background:hsla(0,0%,100%,.75);border:1px solid #d7e2de;border:1px solid var(--border-soft);border-radius:999px;color:#4f6665;color:var(--text-subtle);display:inline-block;font-size:12px;letter-spacing:.08em;margin:0;padding:6px 12px;text-transform:uppercase}.hero-title{font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4vw,3.1rem);letter-spacing:-.02em;line-height:1.08;margin:14px 0 8px}.hero-subtitle{color:#4f6665;color:var(--text-subtle);line-height:1.45;margin:0 auto;max-width:60ch}.hero-cta-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:14px}.hero-cta{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;letter-spacing:.01em;padding:10px 14px;transition:background-color .15s ease,-webkit-transform .15s ease,-webkit-filter .15s ease;transition:transform .15s ease,filter .15s ease,background-color .15s ease;transition:transform .15s ease,filter .15s ease,background-color .15s ease,-webkit-transform .15s ease,-webkit-filter .15s ease}.hero-cta:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.hero-cta-primary{background:linear-gradient(135deg,#0f8b7f,#0e6f67);color:#fff}.hero-cta-primary:hover{color:#fff;-webkit-filter:brightness(1.05);filter:brightness(1.05)}.hero-cta-secondary{background:#f2fbf8;border-color:#bad5ce;color:#1f5d59}.hero-cta-secondary:hover{background:#e7f7f2;color:#174946}.notice-banner{background:#fff7ec;border:1px solid #f1d7b4;border-radius:14px;color:#6d4c2f;font-size:14px;margin:18px auto 0;padding:12px 14px}.notice-banner code{background:#fff;border:1px solid #e5d1b9;border-radius:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;padding:1px 6px}.search-form{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.82);border:1px solid #d7e2de;border:1px solid var(--border-soft);border-radius:20px;box-shadow:0 18px 30px rgba(31,73,70,.08);margin-top:20px;padding:18px}.search-row{display:flex;flex-direction:column;gap:10px}.search-input{background:#fff;border:1px solid #ccd9d6;border-radius:12px;color:#1b2a2a;color:var(--text-main);font-family:inherit;font-size:16px;padding:13px 14px;width:100%}.search-input:focus{border-color:#78b8ad;box-shadow:0 0 0 3px rgba(94,164,151,.22);outline:none}.search-input:disabled{opacity:.7}.search-button{background:linear-gradient(135deg,#0f8b7f,#0e6f67);border:0;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;min-width:128px;padding:12px 16px;transition:-webkit-transform .16s ease,-webkit-filter .16s ease;transition:transform .16s ease,filter .16s ease;transition:transform .16s ease,filter .16s ease,-webkit-transform .16s ease,-webkit-filter .16s ease}.search-button:hover:not(:disabled){-webkit-filter:brightness(1.05);filter:brightness(1.05);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.search-button:disabled{cursor:not-allowed;opacity:.75}.controls-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:14px}.type-toggle{flex-wrap:wrap}.type-option,.type-toggle{display:inline-flex;gap:8px}.type-option{align-items:center;background:#fff;border:1px solid #d4dfdc;border-radius:999px;color:#4f6665;color:var(--text-subtle);cursor:pointer;font-size:14px;padding:6px 12px}.type-option input{accent-color:#0f8b7f}.sort-control{align-items:center;color:#4f6665;color:var(--text-subtle);display:inline-flex;font-size:14px;gap:8px}.sort-select{background:#fff;border:1px solid #d4dfdc;border-radius:10px;color:#1b2a2a;color:var(--text-main);font-family:inherit;font-size:14px;padding:8px 10px}.error-banner{background:#fff2f0;border:1px solid #f1c5be;border-radius:14px;color:#b4331f;color:var(--error);font-weight:600;margin:16px 0 0;padding:12px 14px}.results-list{display:flex;flex-direction:column;gap:16px;margin-top:16px}.result-card{background:#fff;background:var(--card-bg);border:1px solid #d7e2de;border:1px solid var(--border-soft);border-radius:20px;box-shadow:0 14px 26px rgba(19,53,51,.08);padding:18px;width:100%}.result-title{color:#133635;display:inline-block;font-size:clamp(1.18rem,1.2rem + .35vw,1.45rem);font-weight:800;line-height:1.3;margin:0 0 12px}.result-creator-row{align-items:center;display:flex;gap:14px}.result-thumbnail{background:#edf3f2;object-fit:cover}.result-thumbnail,.result-thumbnail-placeholder{border:1px solid #d5e1dd;border-radius:14px;height:96px;width:96px}.result-thumbnail-placeholder{background:linear-gradient(145deg,#f0f6f4,#e4eeea);color:#6f8685;display:grid;font-size:32px;font-weight:800;place-items:center}.result-creator-copy{min-width:0}.result-subtitle{color:#2d4746;font-weight:700;margin:0 0 4px}.result-meta{color:#4f6665;color:var(--text-subtle);font-size:14px;line-height:1.4;margin:0}.result-description{-webkit-box-orient:vertical;-webkit-line-clamp:4;color:#2e4544;display:-webkit-box;line-height:1.55;margin:14px 0 0;overflow:hidden}.result-audio{margin-top:14px;width:100%}.result-links{display:flex;flex-wrap:wrap;font-weight:700;gap:14px;margin-top:12px}.pagination-wrap{display:flex;justify-content:center;margin:14px 0 8px}.next-button{background:#f2fbf8;border:1px solid #bad5ce;border-radius:999px;color:#1d6660;cursor:pointer;font-family:inherit;font-weight:700;padding:10px 18px}.next-button:hover{background:#e7f7f2}.empty-state{background:hsla(0,0%,100%,.66);border:1px dashed #c7d7d2;border-radius:18px;color:#4f6665;color:var(--text-subtle);padding:20px;text-align:center}.skeleton-card{pointer-events:none}.skeleton-audio,.skeleton-avatar,.skeleton-line{-webkit-animation:shimmer 1.4s linear infinite;animation:shimmer 1.4s linear infinite;background:linear-gradient(90deg,#edf3f2,#dfe9e5 40%,#edf3f2 80%);background-size:220% 100%}.skeleton-title{border-radius:10px;height:24px;margin-bottom:14px;width:72%}.skeleton-creator{align-items:center;display:flex;gap:14px;margin-bottom:12px}.skeleton-avatar{border-radius:14px;height:96px;width:96px}.skeleton-stack{flex:1 1}.skeleton-line{border-radius:999px;height:14px;margin-bottom:10px}.skeleton-line-short{width:56%}.skeleton-audio{border-radius:999px;height:42px;margin-top:8px}.app-footer{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:28px}.source-link{font-weight:700}.app-footer img{width:190px}.ln-search-highlight{background:#dbf3ed;border-radius:6px;color:#075f57;padding:0 4px}@-webkit-keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:700px){.app-shell{padding:38px 26px 52px}.search-row{flex-direction:row}.search-button{width:170px}}
/*# sourceMappingURL=main.a1e4b9c8.css.map*/