.tabs{display:flex;gap:8px;margin:8px 0 16px;width:100%}.tab{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #e3e8ff;border-radius:10px;box-shadow:0 1px 2px #0000000a;color:#374151;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;min-width:0;padding:10px 14px;text-align:center;transition:background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease}.tab:focus-visible{outline:2px solid #90caf9;outline-offset:2px}.tab.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 6px 18px #764ba240;color:#fff}@media (max-width:480px){.tabs{gap:6px}.tab{font-size:.9rem;padding:8px 12px}}@media (prefers-color-scheme:dark){.tab{background:#2b3044;border-color:#343b55;box-shadow:0 1px 2px #0006;color:#e5e7eb}.tab:hover{background:#303656;border-color:#3b4466}.tab.active{border-color:#4a67d6;box-shadow:0 10px 28px #0009}}body{margin:0;padding:0}#root,body{min-height:100vh}#root{padding-bottom:80px;position:relative}.form-card{border-radius:12px;box-shadow:0 4px 16px #0000001a;padding:32px}.form-grid{grid-gap:24px;gap:24px;grid-template-columns:1fr 1fr;margin-bottom:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-control{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:16px;padding:10px 12px}.poem-result{background:#fff;box-shadow:0 4px 16px #0000001a;margin-top:24px;padding:24px}.poem-title{color:#333;font-size:24px;margin-bottom:16px}.poem-lyrics{line-height:1.6;margin-bottom:12px}.player-bar{align-items:center;background:#000c;border-radius:50px;bottom:16px;box-sizing:border-box;display:flex;gap:18px;justify-content:space-between;left:50%;max-width:480px;min-width:240px;padding:8px 18px;position:fixed;transform:translateX(-50%);width:100vw;z-index:1000}@media (max-width:540px){.player-bar{border-radius:24px;left:50%;max-width:96vw;min-width:0;padding-left:8px;padding-right:8px;transform:translateX(-50%);width:96vw}.container{padding-left:0;padding-right:0}}.player-left{align-items:center;display:flex;gap:16px}.player-right{align-items:center;display:flex;flex-shrink:0;gap:8px}.close-button,.control-button,.play-button{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;gap:2px;justify-content:center;padding:8px}.control-button{max-width:60px;min-width:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}.play-button{font-size:28px;height:40px;justify-content:center;width:40px}.timer{color:#fff;font-family:monospace;font-size:16px;min-width:80px;text-align:left}.skip-icon{font-size:20px}.skip-text{font-size:14px;font-weight:500}.repeat-on-text{font-size:9px;font-weight:600;margin-left:1px;opacity:.9}.close-button{flex-shrink:0;font-size:24px;height:32px;min-width:32px;opacity:.7;width:32px}.close-button:hover{opacity:1}.error-message{background-color:#f8d7da;border:1px solid #dc3545;border-radius:4px;color:#dc3545;margin-bottom:15px;padding:10px}.checkbox-label{cursor:pointer;font-size:15px;gap:6px}.checkbox-label input[type=checkbox]{height:16px;padding:4px 8px;width:16px}.btn-primary:disabled{background-color:#ccc;opacity:.7}.btn-story{background:linear-gradient(90deg,#526cfd,#fdc8f0);color:#0e0d0d}.btn-poem,.btn-story{border:2px solid #e6e6de;border-radius:8px;cursor:pointer;flex:1 1;font-weight:600;padding:12px;transition:background .2s,color .2s,border .2s}.btn-poem{background:linear-gradient(90deg,#47d6fa,#fdc8f0);color:#080808}.btn-poem.selected,.btn-poem:active,.btn-story.selected,.btn-story:active{background:inherit!important;border:inherit!important;color:inherit!important}.btn-poem:disabled,.btn-story:disabled{cursor:not-allowed;filter:grayscale(.6) brightness(1.1);opacity:.6}.collapsible{margin:20px 0}.collapsible-trigger{color:#2c3e50;font-size:16px;padding:8px 0;text-align:left;width:100%}.collapsible-trigger:hover{background:#e9ecef}.collapsible-content{overflow:hidden;transition:max-height .3s ease}.collapsible-content.expanded{max-height:500px;padding-top:20px}.speaker-icon-btn:focus{outline:3px solid #007bff;outline-offset:2px}.speaker-icon-btn:hover .speaker-icon{color:#007bff}.speaker-icon{font-size:2.2rem;pointer-events:none}.interests-checkbox-group{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:4px}.container{margin:20px auto;max-width:480px;padding:24px}.form-card{background:#fff;border-radius:18px;box-shadow:0 4px 24px #00000014;padding:24px}.form-card a{color:#1976d2;font-weight:500;text-decoration:underline}.form-card a:focus,.form-card a:hover{color:#125ea7}.form-card a:visited{color:#1976d2}.form-card a:focus-visible{outline:2px solid #90caf9;outline-offset:2px}.form-header{align-items:center;display:flex;gap:16px;margin-bottom:24px}.form-header h1{font-size:1.5rem;margin:0}.form-header p{margin:4px 0 0}.avatar-circle{align-items:center;background:#f5f5f5;border-radius:50%;display:flex;height:64px;justify-content:center;width:64px}.avatar-img{border-radius:50%;height:94px;object-fit:cover;width:94px}.form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.form-group label{display:block;font-weight:500;margin-bottom:4px}.form-control{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:8px 12px;width:100%}.select-btn-row{display:flex;gap:12px}.collapsible-trigger{background:none;border:none;cursor:pointer;font-weight:500;padding:0}.collapsible-content{display:none;margin-top:8px}.collapsible-content.expanded{display:block}.interests-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-bottom:8px}.promo-modal-overlay{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1100}.promo-modal{animation:promo-pop .16s ease-out;background:#fff;border-radius:16px;box-shadow:0 12px 40px #00000040;max-width:520px;padding:20px 20px 16px;position:relative;width:100%}@keyframes promo-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.promo-modal-close{background:#0000;border:none;color:#666;cursor:pointer;font-size:22px;height:32px;line-height:1;position:absolute;right:12px;top:10px;width:32px}.promo-modal-close:hover{color:#000}.promo-modal-header{padding:8px 12px 12px;text-align:center}.promo-badge{background:#d4edda;border:1px solid #c3e6cb;border-radius:999px;color:#155724;display:inline-block;font-size:12px;font-weight:700;margin-bottom:8px;padding:2px 10px}.promo-modal-header h3{font-size:1.25rem;margin:6px 0}.promo-sub{color:#555;margin:0}.promo-points{color:#333;margin:14px 0 0;padding-left:18px}.promo-points li{margin-bottom:6px}.promo-actions{display:flex;gap:10px;justify-content:center;margin-top:16px;width:100%}.promo-cta{align-items:center;background:linear-gradient(90deg,#34d399,#10b981);border:2px solid #94f7d0;border-radius:10px;box-sizing:border-box;color:#0b2318;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;max-width:100%;min-width:0;padding:10px 16px;text-decoration:none;white-space:nowrap}.promo-cta:hover{filter:brightness(1.05)}@media (max-width:420px){.promo-modal{padding:16px}.promo-actions{align-items:stretch;flex-direction:column;gap:12px;width:100%}.promo-cta{font-size:.95rem;padding:10px 12px;text-align:center;white-space:nowrap;width:100%}}@media (max-width:360px){.promo-modal{padding:14px}.promo-cta{font-size:.9rem;padding:9px 10px}}@media (max-width:320px){.promo-modal{padding:12px}.promo-cta{font-size:.85rem;padding:8px 10px}}@media (prefers-color-scheme:dark){.promo-modal-overlay{background:#000000a6}.promo-modal{background:#1f2937;box-shadow:0 12px 40px #0000008c}.promo-modal-close{color:#cbd5e1}.promo-modal-close:hover{color:#fff}.promo-badge{background:#064e3b;border-color:#065f46;color:#d1fae5}.promo-modal-header h3,.promo-points,.promo-sub{color:#e5e7eb}}.checkbox-label{align-items:center;display:flex;gap:8px}.button-row{display:flex;gap:12px;margin-top:24px}.btn-primary{background:#f0f0f0;border:1.5px solid #bbb;border-radius:8px;color:#333;cursor:pointer;flex:1 1;font-weight:600;padding:12px;transition:background .2s,color .2s,border .2s}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-primary.selected{background:#6ec1e4!important;border:2px solid #6ec1e4!important;color:#fff!important}.error-message{color:#c00;margin-bottom:12px}.poem-result{align-items:center;background:#fafafa;border-radius:12px;display:flex;flex-direction:column;margin-top:32px;padding:16px;position:relative}.poem-title{margin:0 0 8px}.poem-lyrics{margin:0 0 12px;white-space:pre-wrap}.speaker-icon-btn{align-items:center;background:none;border:none;color:#2c3e50;cursor:pointer;display:flex;font-size:2rem;justify-content:center;margin:16px auto 0;position:static;transition:color .2s}.info-message{background:#e3f2fd;border:1px solid #90caf9;border-radius:6px;color:#1976d2;font-size:1rem;font-weight:500;margin-bottom:14px;padding:10px 14px}.main-header{background:#fff;box-shadow:0 2px 8px #0000000a;position:-webkit-sticky;position:sticky;top:0;transition:background .2s;width:100%;z-index:100}.header-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:.5rem 1.5rem}.header-app-badge{align-items:center;border-radius:6px;display:inline-flex;padding:2px;text-decoration:none}.header-app-badge:focus,.header-app-badge:hover{background:#1976d214}.header-google-play-badge{display:block;height:32px;width:auto}.header-logo{align-items:center;color:#1976d2;display:flex;font-size:1.4rem;font-weight:700;gap:12px;letter-spacing:1px;-webkit-user-select:none;user-select:none}.header-logo-text{display:flex;flex-direction:column;gap:2px}.header-divider{flex:1 1 auto}.header-nav{align-items:center;display:none;gap:16px}.header-contact-btn{background:#1976d2;border:none;color:#fff!important;font-size:15px;font-weight:600;margin-left:4px;padding:6px 18px;transition:background .15s,color .15s}.header-contact-btn:focus,.header-contact-btn:hover{background:#125ea7;color:#fff!important}.header-contact-btn:active{background:#0d47a1;color:#fff!important}.hamburger-btn{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center;margin-right:8px;outline:none;padding:8px;position:relative;transition:background .2s;width:40px}.hamburger-btn span{background:#1976d2;border-radius:2px;display:block;height:3px;margin:3px 0;transition:.3s;width:28px}.hamburger-btn.open span:first-child{transform:rotate(45deg) translateY(8px)}.hamburger-btn.open span:nth-child(2){opacity:0}.hamburger-btn.open span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}@media (max-width:700px){.header-inner{padding:.5rem .7rem}.header-link{margin:0 0 8px;text-align:left;width:100%}}.header-mobile-menu{align-items:flex-start;background:#0000002e;bottom:0;display:flex;justify-content:flex-start;left:0;position:fixed;right:0;top:0;z-index:120}.header-mobile-menu-content{animation:fadeIn .2s;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;gap:12px;margin-left:8px;margin-right:0;margin-top:60px;min-width:180px;padding:1rem}@media (prefers-color-scheme:dark){body{background:#181a1b;color:#f3f3f3}.form-card,.poem-result{background:#23272b;box-shadow:0 4px 16px #0006;color:#f3f3f3}.form-card a{color:#90caf9;font-weight:600;text-decoration:underline}.form-card a:focus,.form-card a:hover{color:#bbdefb}.form-card a:visited{color:#90caf9}.form-header h1,.form-header p,.poem-title{color:#b3c7ff}.form-control,.form-control:focus{background:#f9fbfc;border:1.5px solid #444;color:#131313}.btn-primary.selected{background:#6b6bc9!important;border:2px solid #4f6fad!important;color:#fff!important}.btn-story{background:linear-gradient(90deg,#3a4b8a,#a16ae8);border:2px solid #3a4b8a;color:#fff}.btn-poem{background:linear-gradient(90deg,#1e88e5,#43cea2);border:2px solid #1e88e5;color:#fff}.btn-poem:disabled,.btn-story:disabled{filter:grayscale(.7) brightness(.7);opacity:.5}.collapsible-trigger{background:none;color:#b3c7ff}.collapsible-trigger:hover{background:#23272b}.player-bar,.poem-lyrics{color:#f3f3f3}.player-bar{background:#23272b;box-shadow:0 2px 8px #000000b3}.close-button,.control-button,.play-button{color:#b3c7ff}.error-message{background:#3a1a1a;border-color:#ffb3b3;color:#ffb3b3}.info-message{background:#23272b;border:1px solid #4f6fad;color:#b3c7ff}.main-header{background:#23272b;box-shadow:0 2px 8px #0006}.header-logo{color:#b3c7ff}.header-mobile-menu-content,.header-nav{background:#23272b;box-shadow:0 2px 8px #000000b3;color:#f3f3f3}.hamburger-btn span{background:#b3c7ff}.header-link{background:#0000;border:none;border-radius:5px;color:#1976d2;cursor:pointer;display:inline-block;font-size:15px;font-weight:500;outline:none;padding:6px 16px;text-decoration:none;transition:background .15s,color .15s}.header-link:focus,.header-link:hover{background:#e3f2fd;color:#125ea7;text-decoration:none}.header-link:active{background:#bbdefb;color:#0d47a1}.repeat-icon{font-size:18px}.control-button{border-radius:4px;transition:all .2s ease}.control-button:hover{background-color:#ffffff1a}.control-button.active{background-color:#fff3;border-radius:4px;color:#4caf50}.control-button.active:hover{background-color:#ffffff4d}@media (prefers-color-scheme:dark){.control-button.active{color:#81c784}}.hero-section{background:linear-gradient(135deg,#4a5568,#553c9a);color:#f3f3f3}.hero-headline{color:#f3f3f3;text-shadow:0 2px 4px #0000004d}.hero-subheadline{color:#e2e8f0}.section-title,.step{color:#f3f3f3}.step{background:#23272b;box-shadow:0 4px 20px #0006}.step h3{color:#b3c7ff}.step p{color:#cbd5e0}.step-number{background:linear-gradient(135deg,#4a5568,#553c9a);color:#f3f3f3}.social-proof-section{background:#1a202c}.testimonial{background:#23272b;box-shadow:0 4px 20px #0006;color:#f3f3f3}.testimonial-text{color:#e2e8f0}.testimonial-author{color:#a0aec0}.social-stats{color:#e5e7eb}}.hero-section{background:linear-gradient(135deg,#8a4baf,#4776e6);border-radius:16px;box-shadow:0 10px 40px #0003;margin:1.5rem auto;max-width:1200px;overflow:hidden;padding:4.5rem 1.5rem;position:relative;text-align:center}.hero-app-badge{display:inline-block;position:absolute;right:16px;top:16px;z-index:3}.hero-app-badge:focus-visible{border-radius:8px;outline:2px solid #fff;outline-offset:2px}.google-play-badge{display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.25));height:48px;width:auto}.hero-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm48 25a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm-43-7c1.657 0 3-1.343 3-3s-.895-3-2-3-3 1.343-3 3 1.343 3 2 3zm63 31c1.657 0 3-1.343 3-3s-.895-3-2-3-3 1.343-3 3 1.343 3 2 3zM34 90c1.657 0 3-1.343 3-3s-.895-3-2-3-3 1.343-3 3 1.343 3 2 3zm56-76c1.657 0 3-1.343 3-3s-.895-3-2-3-3 1.343-3 3 1.343 3 2 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21a2 2 0 1 0 .001-3.999A2 2 0 0 0 80 29zM60 91a2 2 0 1 0 .001-3.999A2 2 0 0 0 60 91zM35 41a2 2 0 1 0 .001-3.999A2 2 0 0 0 35 41zM12 60a2 2 0 1 0 .001-3.999A2 2 0 0 0 12 60z' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero-content{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background-color:#00000026;border-radius:12px;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:900px;padding:1rem;position:relative;z-index:2}.hero-headline{color:#fff;font-size:2.75rem;font-weight:800;letter-spacing:-.5px;line-height:1.2;margin-bottom:.75rem;max-width:800px;text-shadow:0 2px 6px #0006}.hero-subheadline{color:#fff;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:1rem;max-width:700px;text-shadow:0 1px 3px #0000004d}.badge{color:#fff!important}.cta-button{align-items:center;background:#fff;border:none;border-radius:30px;box-shadow:0 4px 15px #0003;color:#8a4baf;cursor:pointer;display:inline-flex;flex-direction:column;font-size:1.15rem;font-weight:700;gap:2px;justify-content:center;letter-spacing:.5px;line-height:1.2;margin-top:1.25rem;padding:1rem 2.5rem;text-transform:none;transition:all .3s ease}.cta-button .cta-primary{color:inherit;font-size:1.15rem;font-weight:800}.cta-button .cta-meta{color:inherit;font-size:.9rem;font-weight:600;opacity:.9}.cta-button:hover{background:#f8f9fa;box-shadow:0 8px 20px #00000040;transform:translateY(-3px)}.cta-button:active{box-shadow:0 4px 10px #0003;transform:translateY(-1px)}@media (max-width:768px){.hero-section{margin:1rem auto;padding:3rem 1rem}.hero-app-badge{right:12px;top:12px}.google-play-badge{height:40px}.hero-content{padding:.75rem}.hero-headline{font-size:2.25rem}.hero-subheadline{font-size:1.15rem}.cta-button{font-size:1.1rem;padding:.9rem 2rem}}@media (max-width:480px){.hero-section{border-radius:12px;margin:.75rem auto;padding:2.5rem 1rem}.hero-app-badge{right:10px;top:10px}.google-play-badge{height:36px}.hero-content{padding:.5rem}.hero-headline{font-size:1.9rem}.hero-subheadline{font-size:1.05rem}.cta-button{font-size:1rem;max-width:280px;padding:.8rem 1.8rem;width:100%}}.how-it-works-section{margin:0 auto 60px;max-width:1000px;padding:0 20px;text-align:center}.section-title{color:#333;font-size:2.5rem;font-weight:600;margin-bottom:48px}.steps-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:40px}.step{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:32px 24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.step:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.step h3{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:12px}.step p{color:#666;line-height:1.6;margin:0}.social-proof-section{background:#f8fafc;margin-bottom:60px;padding:60px 20px;text-align:center}.testimonial{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;margin:0 auto 32px;max-width:600px;padding:32px}.testimonial-text{color:#333;font-size:1.125rem;font-style:italic;line-height:1.6;margin-bottom:16px}.testimonial-author{color:#666;font-weight:500;margin:0}.social-stats{color:#b8c1cc;font-size:1.125rem;font-weight:600;margin:0}.form-header{border-bottom:2px solid #f0f0f0;margin-bottom:32px;padding-bottom:24px;text-align:center}.form-header h2{color:#333;font-size:1.75rem;font-weight:600;margin-bottom:8px}.form-header p{color:#666;font-size:1rem;margin:0}@media (max-width:768px){.hero-section{padding:50px 20px}.hero-headline{font-size:2.25rem}.hero-subheadline{font-size:1.1rem}.section-title{font-size:2rem}.steps-grid{gap:24px;grid-template-columns:1fr}.step{padding:24px 20px}.social-proof-section{padding:40px 20px}.testimonial{padding:24px}}@media (max-width:480px){.hero-headline{font-size:1.875rem}.hero-subheadline{font-size:1rem}.section-title{font-size:1.75rem}}.surprise-me-container{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-bottom:24px;padding:16px;text-align:center}.surprise-me-text{color:#495057;font-size:1rem;margin:0 0 12px}.surprise-language-selector,.surprise-me-container .select-btn-row{justify-content:center;margin-bottom:16px}.surprise-language-selector{display:flex;gap:12px}.btn-surprise{background:linear-gradient(45deg,#ff6b6b,#feca57);border:none;border-radius:50px;box-shadow:0 2px 8px #0000001a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:transform .2s,box-shadow .2s}.btn-surprise:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.btn-surprise:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.form-divider{align-items:center;color:#adb5bd;display:flex;margin:24px 0;text-align:center}.form-divider:after,.form-divider:before{border-bottom:1px solid #dee2e6;content:"";flex:1 1}.form-divider span{font-size:.9rem;font-weight:500;padding:0 16px;text-transform:uppercase}.form-prompt{color:#495057;font-size:1rem;font-weight:500;margin-bottom:24px;text-align:center}@media (prefers-color-scheme:dark){.surprise-me-container{background:#2c313a;border-color:#444}.surprise-me-text{color:#adb5bd}.select-btn-row .btn-primary.selected{background-color:#e9ecef!important;border-color:#e9ecef!important;color:#1a1a1a!important}.select-btn-row .btn-primary:not(.selected){background-color:#3a3f44!important;border-color:#555!important;color:#ccc!important}.form-divider{color:#6c757d}.form-divider:after,.form-divider:before{border-color:#495057}.form-prompt{color:#adb5bd}.form-card{background:#2c313a;color:#f3f3f3}.form-control{background:#25282a;border-color:#444;color:#f3f3f3}.form-language-selector .btn-primary.selected,.surprise-me-container .select-btn-row .btn-primary.selected{background:#e9ecef;border-color:#e9ecef;color:#1a1a1a}.form-language-selector .btn-primary:not(.selected),.surprise-me-container .select-btn-row .btn-primary:not(.selected){background:#3a3f44;border-color:#555;color:#ccc}.form-card a{color:#90caf9}}.sample-stories-section{margin:60px auto;max-width:1000px;padding:0 20px;text-align:center}.stories-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:48px}.story-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:24px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.story-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}.story-card-title{color:#333;font-size:1.2rem;font-weight:600;margin:0 0 12px}.story-card-snippet{color:#666;font-size:1rem;line-height:1.6;margin:0}@media (prefers-color-scheme:dark){.story-card{background:#23272b;box-shadow:0 4px 20px #0006;color:#f3f3f3}.story-card-title{color:#b3c7ff}.story-card-snippet{color:#cbd5e0}}.segmented-control{background:#fff;border:1px solid #ddd;border-radius:6px;box-sizing:border-box;display:inline-flex;gap:3px;padding:3px;width:100%}.segment{background:#0000;border:none;border-radius:4px;color:#666;cursor:pointer;flex:1 1;font-size:16px;font-weight:400;padding:8px 12px;transition:all .2s ease;white-space:nowrap}.segment:hover:not(.active){background:#f9f9f9;color:#333}.segment.active{background:#f5f5f5;color:#000;font-weight:500}@media (prefers-color-scheme:dark){.segmented-control{background:#25282a;border-color:#444}.segment{color:#aaa}.segment:hover:not(.active){background:#2d3032;color:#ddd}.segment.active{background:#333;color:#f3f3f3}}.form-group-compact{margin-bottom:12px}.label-compact{color:#666;display:block;font-size:13px;font-weight:500;margin-bottom:6px}@media (prefers-color-scheme:dark){.label-compact{color:#a0aec0}}.select-btn-row-compact{display:flex;gap:8px}.btn-compact{background:#f7fafc;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s ease}.btn-compact:hover{background:#edf2f7;border-color:#cbd5e0}.btn-compact.selected{background:#e6f2ff;border-color:#2563eb;color:#2563eb;font-weight:600}@media (prefers-color-scheme:dark){.btn-compact{background:#2d3748;border-color:#4a5568;color:#a0aec0}.btn-compact:hover{background:#374151;border-color:#6b7280}.btn-compact.selected{background:#1e3a5f;border-color:#3b82f6;color:#60a5fa}}.button-container{display:flex;flex-direction:column;gap:12px;margin-top:24px}.btn-story-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 4px 6px #667eea40;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:16px 24px;transition:all .3s ease;width:100%}.btn-story-primary:hover:not(:disabled){box-shadow:0 6px 12px #667eea59;transform:translateY(-2px)}.btn-story-primary:disabled{cursor:not-allowed;opacity:.6}.btn-poem-secondary{background:#0000;border:1px solid #e2e8f0;border-radius:8px;color:#667eea;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s ease;width:100%}.btn-poem-secondary:hover:not(:disabled){background:#f7fafc;border-color:#667eea}.btn-poem-secondary:disabled{cursor:not-allowed;opacity:.5}@media (prefers-color-scheme:dark){.btn-poem-secondary{border-color:#4a5568;color:#a0aec0}.btn-poem-secondary:hover:not(:disabled){background:#2d3748;border-color:#667eea;color:#667eea}}.magic-ready-text{color:#666;font-size:.9rem;font-style:italic;font-weight:500;margin-top:12px;opacity:.85;text-align:center}@media (prefers-color-scheme:dark){.magic-ready-text{color:#a0aec0;opacity:.75}}
/*# sourceMappingURL=main.fd7f1822.css.map*/