:root{--lyra-bg:#050307;--lyra-bg-elevated:#130c0f;--lyra-border-subtle:#262034;--lyra-accent:#ff9a3c;--lyra-accent-soft:#ff9a3c59;--lyra-text-main:#fff;--lyra-text-muted:#b2a8c5}*,:after,:before{box-sizing:border-box}body,html{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:stretch;background:radial-gradient(circle at top left,#261016 0,#050307 55%);color:#fff;color:var(--lyra-text-main);display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;justify-content:center}#root{width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.layout{display:flex;flex-direction:column;min-height:100vh;width:100%}.app-bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(180deg,#000000b3,#0000004d,#0000);border-bottom:1px solid #ffffff08;gap:2rem;justify-content:space-between;padding:1.2rem 6vw;position:-webkit-sticky;position:sticky;top:0;z-index:10}.app-bar,.brand{align-items:center;display:flex}.brand{flex-shrink:0;gap:.6rem}.brand-logo{display:block;height:32px;width:auto}.page-title{color:var(--lyra-text-muted);flex:1 1;font-size:1rem;font-weight:500;margin:0}main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:4rem 1.5rem 3rem}.content-shell{margin:0 auto;max-width:1500px;width:100%}.payment-panel{background:linear-gradient(145deg,#0f090e,#050307);border:1px solid var(--lyra-border-subtle);border-radius:24px;box-shadow:0 24px 70px #000000d9,0 0 0 1px #ff9a3c1c;margin:0 auto;padding:2.25rem 2.4rem}.payment-panel stripe-pricing-table{display:block;width:100%}.site-footer{background:radial-gradient(circle at top,#ff9a3c1f,#0000 60%);border-top:1px solid #ffffff0f;color:var(--lyra-text-muted);font-size:.8rem;padding:1.6rem 4vw 2.2rem;text-align:center}.footer-inner{margin:0 auto;max-width:1200px}.footer-top{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}.footer-column{text-align:left}.footer-right{text-align:right}.footer-logo{height:28px;margin-bottom:.8rem}.footer-tagline{line-height:1.5;margin:0;max-width:400px;opacity:.85}.footer-eternal{color:var(--lyra-accent);font-weight:500;text-decoration:none}.footer-eternal:hover{text-decoration:underline}.footer-bottom{align-items:center;border-top:1px solid #ffffff0f;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:1.5rem}.footer-bottom p{margin:0;opacity:.7}.footer-imprint{color:var(--lyra-text-muted);text-decoration:none}.footer-imprint:hover{color:var(--lyra-accent);text-decoration:underline}@media (max-width:900px){main{padding:3.2rem 1.25rem 2.4rem}.payment-panel{padding:1.9rem 1.6rem 1.6rem}.app-bar{padding-inline:1.25rem}.footer-top{flex-direction:column}.footer-column,.footer-right,.footer-top{text-align:center}.footer-tagline{margin-left:auto;margin-right:auto}.footer-bottom{flex-direction:column;text-align:center}}.auth-status{align-items:center;display:flex;font-size:.9rem;gap:.75rem}.auth-status.loading{opacity:.6}.auth-spinner{animation:spin .8s linear infinite;border:2px solid #fff3;border-radius:50%;border-top:2px solid var(--lyra-accent,#ff9a3c);height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.auth-status.error{opacity:.7}.error-text{color:#ef4444;font-size:.85rem}.auth-status.authenticated{align-items:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;display:flex;gap:.6rem;padding:.4rem .8rem;transition:all .2s ease}.auth-status.authenticated:hover{background:#ffffff14;border-color:#ffffff1f}.user-icon{align-items:center;color:#ffffffb3;color:var(--lyra-text-muted,#ffffffb3);display:flex;height:24px;justify-content:center;width:24px}.user-icon svg{height:100%;width:100%}.user-name{color:#ffffffe6;color:var(--lyra-text-primary,#ffffffe6);font-size:.9rem;font-weight:500}.separator{color:#ffffff4d;color:var(--lyra-text-muted,#ffffff4d);font-size:.8rem;-webkit-user-select:none;user-select:none}.auth-logout-link{color:#ff9a3c;color:var(--lyra-accent,#ff9a3c);cursor:pointer;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s ease}.auth-logout-link:hover{color:#ffb366;text-decoration:underline}.auth-status.unauthenticated{align-items:center;display:flex}.auth-login-link{color:#ff9a3c;color:var(--lyra-accent,#ff9a3c);cursor:pointer;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s ease}.auth-login-link:hover{color:#ffb366;text-decoration:underline}.pricing-container{background:#0a0a0a;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem 1rem;width:100%}.pricing-error,.pricing-loading{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;min-height:400px}.pricing-error p,.pricing-loading p{color:#a0a0a0;font-size:1.25rem;text-align:center}.pricing-error p{color:#ff6b6b}.pricing-error .pricing-button{margin-top:1rem}.pricing-header{margin-bottom:3rem;text-align:center}.pricing-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.pricing-subtitle{color:#a0a0a0;font-size:1.125rem;line-height:1.6;margin:0 auto 2rem;max-width:600px}.billing-toggle{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.billing-option{align-items:center;color:#666;display:flex;font-size:1rem;font-weight:600;gap:.5rem;transition:color .2s ease}.billing-option.active{color:#fff}.billing-badge{background:linear-gradient(135deg,#ff8c42,#ff6b1a);border-radius:12px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;margin-left:.5rem;padding:.25rem .5rem}.billing-switch{background:#2a2a2a;border:none;border-radius:14px;cursor:pointer;height:28px;padding:0;position:relative;transition:background-color .3s ease;width:56px}.billing-switch:hover{background:#3a3a3a}.billing-switch-slider{background:#ff8c42;border-radius:50%;box-shadow:0 2px 8px #ff8c4280;height:24px;left:2px;position:absolute;top:2px;transition:transform .3s ease;width:24px}.billing-switch-slider.yearly{transform:translateX(28px)}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}@media (min-width:768px) and (max-width:1100px){.pricing-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid>:last-child:nth-child(3n){grid-column:1/-1;margin:0 auto;max-width:400px;width:100%}}.pricing-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;display:flex;flex-direction:column;padding:2rem;position:relative;transition:all .3s ease}.pricing-card:hover{border-color:#ff8c42;box-shadow:0 10px 30px #ff8c4233;transform:translateY(-4px)}.pricing-card-highlighted{border-color:#ff8c42;box-shadow:0 4px 20px #ff8c424d}.pricing-card-active{border-color:#10b981;box-shadow:0 4px 20px #10b9814d}.pricing-card-active:hover{border-color:#10b981;box-shadow:0 10px 30px #10b9814d}.pricing-badge{background:linear-gradient(135deg,#ff8c42,#ff6b1a);border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;left:50%;padding:.375rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.pricing-badge-active{background:linear-gradient(135deg,#10b981,#059669)}.pricing-card-header{margin-bottom:2rem;text-align:center}.pricing-tier-name{color:#fff;font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.pricing-tier-description{color:#a0a0a0;font-size:.875rem;margin-bottom:1.5rem}.pricing-price{align-items:center;display:flex;flex-direction:column;gap:.25rem}.pricing-price-amount{color:#fff;font-size:3rem;font-weight:700;line-height:1}.pricing-price-subtext{color:#888;font-size:.875rem}.pricing-features{flex-grow:1;list-style:none;margin:0 0 2rem;padding:0}.pricing-feature{align-items:center;border-bottom:1px solid #2a2a2a;display:flex;gap:.75rem;padding:.75rem 0}.pricing-feature:last-child{border-bottom:none}.pricing-feature-icon{flex-shrink:0;font-size:1.25rem;font-weight:700}.pricing-feature-included .pricing-feature-icon{color:#ff8c42}.pricing-feature-excluded .pricing-feature-icon{color:#3a3a3a}.pricing-feature-text{color:#d0d0d0;font-size:.9375rem}.pricing-feature-excluded .pricing-feature-text{color:#666}.pricing-button{background:#0000;border:2px solid #ff8c42;border-radius:8px;color:#ff8c42;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:all .2s ease;width:100%}.pricing-button:hover:not(:disabled){background:#ff8c42;box-shadow:0 4px 16px #ff8c4266;color:#fff}.pricing-button:disabled{border-color:#666;color:#888;cursor:not-allowed;opacity:.6}.pricing-button-highlighted{background:#ff8c42;color:#fff}.pricing-button-highlighted:hover:not(:disabled){background:#ff6b1a;border-color:#ff6b1a;box-shadow:0 4px 16px #ff6b1a66}.checkout-modal{background:#444;border:none;height:100vh;left:0;margin:0;max-height:100vh;max-width:100vw;overflow:hidden;padding:0;position:fixed;top:0;width:100vw}.checkout-modal::backdrop{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:#0a0a0ad9}.checkout-modal[open]{animation:fadeIn .2s ease-in;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.checkout-modal-content{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:#0a0a0ab3;flex-direction:column;height:100%;padding:2rem;position:relative;width:100%}.checkout-modal-close-btn,.checkout-modal-content{align-items:center;display:flex;justify-content:center}.checkout-modal-close-btn{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:50%;color:#fff;cursor:pointer;font-size:1.5rem;height:48px;line-height:1;position:absolute;right:1.5rem;top:1.5rem;transition:all .2s ease;width:48px;z-index:1000}.checkout-modal-close-btn:hover{background:#ff8c42;border-color:#ff8c42;box-shadow:0 4px 16px #ff8c4266;transform:scale(1.1)}.checkout-modal-body{background:#444;border-radius:12px;box-shadow:0 20px 60px #00000080;height:100%;max-height:calc(100vh - 4rem);max-width:800px;overflow-y:auto;width:100%}.checkout-modal-body::-webkit-scrollbar{width:8px}.checkout-modal-body::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.checkout-modal-body::-webkit-scrollbar-thumb{background:#ff8c42;border-radius:4px}.checkout-modal-body::-webkit-scrollbar-thumb:hover{background:#ff6b1a}@media (max-width:768px){.pricing-title{font-size:2rem}.pricing-subtitle{font-size:1rem}.pricing-grid{gap:1.5rem;grid-template-columns:1fr}.pricing-card{padding:1.5rem}.pricing-tier-name{font-size:1.5rem}.pricing-price-amount{font-size:2.5rem}.checkout-modal-content{padding:1rem}.checkout-modal-close-btn{font-size:1.25rem;height:40px;right:1rem;top:1rem;width:40px}.checkout-modal-body{border-radius:8px;max-width:100%}}
/*# sourceMappingURL=main.a44ee4a5.css.map*/