*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#0a1232 0,#050d26 45%,#030819 100%);color:#f2f5ff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{height:auto;max-width:100%}button,input,select,textarea{font-family:inherit}@media (max-width:768px){body{overflow-x:hidden}*{max-width:100%}}.site-footer{align-items:center;background:linear-gradient(180deg,#04091eeb,#040818eb);box-sizing:border-box;display:flex;flex-direction:column;gap:2.5rem;margin-top:4rem;padding:3rem 5% 3.5rem;width:100%}.site-footer__divider{background:#7892e638;height:1px;max-width:1040px;width:100%}.site-footer__content{grid-gap:1rem;box-sizing:border-box;color:#d6e0ffd9;display:grid;gap:1rem;max-width:900px;text-align:center;width:100%}.site-footer__copy{color:#b4c4f0cc;font-size:.95rem}.site-footer__brand{color:#f1f5ff;font-size:1.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.site-footer__tagline{word-wrap:break-word;color:#d6e0ffd1;line-height:1.7;margin:0 auto;max-width:640px;overflow-wrap:break-word}.site-footer__contact{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.site-footer__contact a{color:#88d6fff2;font-weight:600;text-decoration:none}.site-footer__contact a:hover{text-decoration:underline}.site-footer__dot{color:#97a5d2cc}.site-footer__address{word-wrap:break-word;color:#acbce9b8;font-style:normal;line-height:1.6;max-width:100%;overflow-wrap:break-word}@media (max-width:768px){.site-footer{padding:2.5rem 8% 3rem}.site-footer__content{gap:.85rem}.site-footer__brand{font-size:1.4rem}.site-footer__tagline{font-size:.95rem}.site-footer__contact{flex-direction:column;gap:.5rem}.site-footer__dot{display:none}.site-footer__address{font-size:.9rem}}@media (max-width:480px){.site-footer{margin-top:3rem;padding:2rem 5% 2.5rem}.site-footer__divider{max-width:100%}.site-footer__content{gap:.75rem}.site-footer__copy{font-size:.85rem}.site-footer__brand{font-size:1.25rem}.site-footer__tagline{font-size:.9rem;line-height:1.6}.site-footer__contact{gap:.4rem}.site-footer__contact a{font-size:.9rem}.site-footer__address{font-size:.85rem;line-height:1.5}}@media (max-width:360px){.site-footer{margin-top:2.5rem;padding:1.75rem 4% 2rem}.site-footer__copy{font-size:.8rem}.site-footer__brand{font-size:1.1rem}.site-footer__contact a,.site-footer__tagline{font-size:.85rem}.site-footer__address{font-size:.8rem}}.home{background:radial-gradient(circle at top,#0a1232 0,#050d26 45%,#030819 100%);color:#f2f5ff;display:flex;flex-direction:column;min-height:100vh}.home__header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:1.5rem 5%;width:100%}.home__logo{height:auto;max-width:100%;object-fit:contain;width:200px}.home__nav{align-items:center;display:flex;gap:1rem}.home__cta{border:none;border-radius:12px;box-sizing:border-box;color:inherit;cursor:pointer;font-weight:600;padding:.8rem 1.6rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.home__cta--ghost{background:#0f1c4e66;border:1px solid #c2ceff4d;color:#d5dcff}.home__cta--ghost:hover{background:#0f1c4e99}.home__cta--primary{background:linear-gradient(135deg,#2d2755,#1a1640);box-shadow:0 12px 28px #2d275580}.home__cta--secondary{background:#2d275599;border:1px solid #ffffff2e}.home__cta:hover{box-shadow:0 20px 40px #2d275580;transform:translateY(-2px)}.home__main{display:flex;flex:1 1;flex-direction:column;gap:4rem;padding:4rem 5% 3rem}.home__hero{align-items:flex-start;background:linear-gradient(135deg,#0b194ab8,#071032c7);border:1px solid #6784e640;border-radius:28px;box-shadow:0 50px 90px #060c2899;display:flex;justify-content:center;padding:clamp(2.5rem,5vw,4rem)}.home__hero-copy{grid-gap:1.75rem;display:grid;gap:1.75rem;max-width:780px}.home__hero-title{color:#f8fbff;font-size:clamp(3.2rem,4vw + 1.5rem,4.8rem);font-weight:700;letter-spacing:.18em;text-align:center;text-transform:uppercase}.home__hero-body{color:#d6dcff;font-size:1.15rem;line-height:1.75;text-align:center}.home__actions{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem;width:100%}@media (max-width:768px){.home__header{align-items:center;flex-direction:column;gap:1.5rem;padding:1.25rem 5%}.home__brand{display:flex;justify-content:center;width:100%}.home__logo{width:clamp(140px,30vw,180px)}.home__nav{flex-direction:column;gap:.75rem;width:100%}.home__cta{padding:.75rem 1.4rem;text-align:center;width:100%}.home__main{gap:3rem;padding:3rem 8% 2.5rem}.home__hero{padding:2.5rem 1.75rem}.home__hero-title{font-size:clamp(2.5rem,6vw + .5rem,3.5rem)}.home__hero-body{font-size:1rem}.home__actions{flex-direction:column;gap:.75rem;width:100%}.home__actions .home__cta{width:100%}}@media (max-width:480px){.home__header{align-items:center;gap:1.25rem;padding:1rem 4%}.home__brand{display:flex;justify-content:center;width:100%}.home__logo{width:clamp(120px,35vw,160px)}.home__nav{gap:.65rem}.home__cta{border-radius:10px;font-size:.95rem;padding:.7rem 1.2rem}.home__main{gap:2.5rem;padding:2rem 5%}.home__hero{border-radius:20px;padding:2rem 1.5rem}.home__hero-title{font-size:clamp(2rem,7vw,2.75rem);letter-spacing:.15em}.home__hero-body{font-size:.95rem;line-height:1.65}.home__actions{gap:.65rem;margin-top:1.5rem}.home__actions .home__cta{font-size:.95rem;padding:.75rem 1.5rem}}@media (max-width:360px){.home__header{align-items:center;padding:.75rem 3%}.home__brand{display:flex;justify-content:center;width:100%}.home__logo{width:clamp(100px,40vw,140px)}.home__main{gap:2rem;padding:1.5rem 4%}.home__hero{padding:1.75rem 1.25rem}.home__hero-title{font-size:1.75rem}.home__cta,.home__hero-body{font-size:.9rem}.home__cta{padding:.65rem 1.1rem}}.auth{background:radial-gradient(circle at top,#0a1232 0,#050d26 45%,#030819 100%);color:#f2f5ff;display:flex;flex-direction:column;min-height:100vh}.auth__header{box-sizing:border-box;justify-content:space-between;padding:1.5rem 6%;width:100%}.auth__brand,.auth__header{align-items:center;display:flex}.auth__brand{color:inherit;font-weight:700;gap:.75rem;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.auth__brand--center{margin:0 auto}.auth__brand--center img{margin-right:.5rem}.auth__brand img{height:auto;max-width:100%;width:160px}.auth__link{color:#c1c9de;font-weight:600;text-decoration:none}.auth__link:hover{color:#fff}.auth__main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:4rem 6% 5rem}.auth__card{grid-gap:1.5rem;background:#09153fc7;border:1px solid #829bff38;border-radius:20px;box-shadow:0 36px 70px #03081e80;display:grid;gap:1.5rem;padding:2.75rem}.auth__card--wide{width:min(480px,100%)}.auth__card h1{font-size:clamp(1.9rem,2vw + 1rem,2.4rem);line-height:1.25}.auth__card p{color:#d6daffd9;line-height:1.6}.auth__form{grid-gap:1.25rem;display:grid;gap:1.25rem}.auth__form label{grid-gap:.6rem;color:#d7dbff;display:grid;font-weight:600;gap:.6rem}.auth__form input{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;box-sizing:border-box;color:#fff;font-size:1rem;padding:.85rem 1rem;width:100%}.auth__form input:focus{border-color:#62d5ffb3;box-shadow:0 0 0 3px #62d5ff33;outline:none}.auth__submit{background:linear-gradient(135deg,#2d2755,#1a1640);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.9rem;transition:transform .2s ease,box-shadow .2s ease}.auth__submit:hover:not(:disabled){box-shadow:0 18px 34px #2d275599;transform:translateY(-1px)}.auth__submit:disabled{cursor:not-allowed;opacity:.6}.auth__status{border-radius:12px;font-weight:500;padding:.9rem 1.1rem}.auth__status--success{background:#4caf5033;border:1px solid #4caf5059;color:#81c784}.auth__status--error{background:#f4433633;border:1px solid #f4433659;color:#ef9a9a}.auth__footer{align-items:center;color:#d6daffcc;display:flex;font-size:.95rem;gap:.5rem}.auth__link-button{background:none;border:none;color:#c1c9de;cursor:pointer;font-weight:600;text-decoration:underline}.auth__link-button:hover{color:#fff}.auth-modal{align-items:center;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.auth-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#020414b8;inset:0;position:absolute}.auth-modal__content{grid-gap:1.5rem;background:#09153fe6;border:1px solid #829bff40;border-radius:22px;box-shadow:0 44px 90px #03081e8c;box-sizing:border-box;display:grid;gap:1.5rem;max-height:90vh;max-width:100%;overflow-y:auto;padding:2.75rem;position:relative;width:min(520px,92%)}.auth-modal__header{align-items:center;display:flex;justify-content:space-between}.auth-modal__header h2{font-size:1.6rem}.auth-modal__close{background:none;border:none;color:#fffc;cursor:pointer;font-size:1.8rem}.auth-modal__form{grid-gap:1.2rem;display:grid;gap:1.2rem}.auth-modal__field{grid-gap:.4rem;color:#e2e5ffe6;display:grid;font-weight:600;gap:.4rem}.auth-modal__field input{background:#ffffff14;border:1px solid #829bff42;border-radius:12px;box-sizing:border-box;color:#fff;font-size:1rem;padding:.85rem 1.1rem;width:100%}.auth-modal__field-group{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.auth-modal__actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.5rem}.auth-modal__primary,.auth-modal__secondary{border:none;border-radius:12px;cursor:pointer;font-weight:600;padding:.75rem 1.4rem}.auth-modal__primary{background:linear-gradient(135deg,#2d2755,#1a1640);color:#fff}.auth-modal__primary:disabled{cursor:not-allowed;opacity:.6}.auth-modal__secondary{background:#ffffff14;color:#e2e5ffe6}.auth-modal__error{background:#f4433633;border:1px solid #f4433659;border-radius:12px;color:#ef9a9a;padding:.75rem 1rem}.auth-modal__note{color:#c6cdffb8;font-size:.85rem;line-height:1.5;text-align:center}@media (max-width:768px){.auth__header{align-items:flex-start;flex-direction:column;gap:1rem;padding:1.25rem 5%}.auth__brand{justify-content:center;width:100%}.auth__brand img{width:clamp(140px,25vw,160px)}.auth__link{padding:.5rem 0;text-align:center;width:100%}.auth__main{padding:2.5rem 8% 3.5rem}.auth__card{max-width:100%;padding:2rem;width:100%}.auth__card h1{font-size:clamp(1.75rem,3vw + .5rem,2rem)}.auth__form{gap:1.1rem}.auth__form input{font-size:.95rem;padding:.8rem .95rem}.auth__submit{font-size:.95rem;padding:.85rem}.auth__footer{flex-direction:column;gap:.5rem;text-align:center}.auth-modal__content{padding:2rem;width:min(480px,95%)}.auth-modal__header h2{font-size:1.4rem}.auth-modal__field-group{grid-template-columns:1fr}}@media (max-width:480px){.auth__header{gap:.85rem;padding:1rem 4%}.auth__brand img{width:clamp(120px,30vw,150px)}.auth__main{padding:2rem 5% 3rem}.auth__card{border-radius:18px;padding:1.75rem}.auth__card h1{font-size:1.6rem}.auth__card p{font-size:.95rem}.auth__form{gap:1rem}.auth__form label{font-size:.95rem}.auth__form input{font-size:.9rem;padding:.75rem .9rem}.auth__form input::placeholder{font-size:.85rem}.auth__submit{font-size:.9rem;padding:.8rem}.auth__status{word-wrap:break-word;padding:.8rem 1rem}.auth__footer,.auth__link-button,.auth__status{font-size:.9rem}.auth-modal__content{border-radius:18px;padding:1.75rem;width:95%}.auth-modal__header h2{font-size:1.3rem}.auth-modal__close{font-size:1.6rem}.auth-modal__form{gap:1rem}.auth-modal__field{gap:.35rem}.auth-modal__field span{font-size:.9rem}.auth-modal__field input{font-size:.9rem;padding:.75rem 1rem}.auth-modal__field input::placeholder{font-size:.85rem}.auth-modal__actions{flex-direction:column;gap:.65rem;width:100%}.auth-modal__primary,.auth-modal__secondary{font-size:.9rem;padding:.75rem 1.2rem;width:100%}.auth-modal__error{word-wrap:break-word;font-size:.85rem;padding:.7rem .9rem}.auth-modal__note{font-size:.8rem}}@media (max-width:360px){.auth__header{padding:.75rem 3%}.auth__brand img{width:clamp(100px,35vw,130px)}.auth__main{padding:1.5rem 4% 2.5rem}.auth__card{padding:1.5rem}.auth__card h1{font-size:1.5rem}.auth__form input{font-size:.85rem;padding:.7rem .85rem}.auth__submit{font-size:.85rem;padding:.75rem}.auth-modal__content{padding:1.5rem}.auth-modal__header h2{font-size:1.2rem}.auth-modal__field input{font-size:.85rem;padding:.7rem .9rem}.auth-modal__primary,.auth-modal__secondary{font-size:.85rem;padding:.7rem 1rem}}.app{background:radial-gradient(circle at top,#0a1232 0,#050d26 45%,#030819 100%);box-sizing:border-box;color:#f2f5ff;margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem;width:100%}.dashboard-banner{background:linear-gradient(135deg,#0b194aeb,#071032f5);border:1px solid #6784e64d;border-radius:28px;box-shadow:0 50px 110px #060c28a6;display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2.5rem);margin-bottom:3rem;padding:clamp(2.75rem,6vw,3.75rem)}.dashboard-banner__content{align-items:center;display:flex;gap:clamp(1.5rem,3.5vw,3rem)}.dashboard-banner__logo{height:auto;width:clamp(160px,22vw,240px)}.dashboard-banner__text{grid-gap:.75rem;display:grid;gap:.75rem}.dashboard-banner__title{font-size:clamp(3.4rem,4.5vw + 1rem,4.8rem);letter-spacing:.22em;margin:0;text-transform:uppercase}.dashboard-banner__subtitle{color:#d6e0ffe0;font-size:1rem;letter-spacing:.28em;margin:0;text-transform:uppercase}.dashboard-banner__meta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.dashboard-banner__welcome{background:#78a0ff2e;border-radius:999px;color:#e2e8ffeb;font-weight:600;padding:.55rem 1.3rem}.dashboard-banner__logout{background:linear-gradient(135deg,#2d2755,#1a1640);border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;padding:.65rem 1.45rem;transition:transform .2s ease,box-shadow .2s ease}.dashboard-banner__logout:hover{box-shadow:0 14px 28px #2d275599;transform:translateY(-1px)}.panel{grid-gap:1.5rem;background:#0a1946b8;border:1px solid #829bff3d;border-radius:24px;box-shadow:0 40px 90px #040a238c;display:grid;gap:1.5rem;margin-bottom:2.5rem;padding:clamp(1.75rem,4vw,2.75rem)}.panel--grid{align-items:start;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.panel__column{grid-gap:1rem;display:grid;gap:1rem}.panel__subtitle{color:#c1c9ded9;font-size:.95rem}.panel__title{color:#f1f5ff;font-size:1.6rem;font-weight:600;margin:0}.control-block{grid-gap:.8rem;display:grid;gap:.8rem}.control-label{color:#f1f5ff;justify-content:space-between}.control-value{color:#8edaff;font-size:1rem}.control-helper{color:#c5ceffbf;line-height:1.5}.header{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(135deg,#0b194aeb,#071032eb);border:none;border-radius:0;box-shadow:0 10px 30px #00000047;flex-direction:column;gap:1.1rem;margin-bottom:3rem;padding:1.75rem 0 1rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.header,.header-actions{align-items:center;display:flex}.header-actions{gap:1rem}.welcome-badge{background:#ffffff1f;border-radius:999px;color:#f5f6ff;font-size:.9rem;padding:.45rem .9rem}.header-button{background:linear-gradient(135deg,#2d2755,#1a1640);border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.4rem;transition:transform .2s ease,box-shadow .2s ease}.header-button:hover{box-shadow:0 14px 28px #2d275599;transform:translateY(-1px)}.brand-row{align-items:center;background:#0000;border:none;box-shadow:none;display:flex;gap:1.5rem;padding:0}.brand-logo{height:70px;width:auto}.brand-name{color:#fff;font-size:2.75rem;font-weight:700}.brand-name,.tagline{letter-spacing:.08em;margin:0;text-transform:uppercase}.tagline{color:#f5f6ff;font-size:1.15rem;font-weight:500;text-align:center}.section-card{background:#0a1c5cd1;border:1px solid #ffffff14;border-radius:18px;box-shadow:0 40px 60px #030c3259;margin-bottom:2rem;padding:2rem;transition:transform .25s ease,box-shadow .25s ease}.section-card:hover{border-color:#ffffff1f;box-shadow:0 32px 55px #030c3273;transform:translateY(-4px)}.section-title{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.section-subtitle{color:#c1c9de;font-size:.9rem;margin-bottom:1rem}.input-method{display:flex;gap:1rem;margin-bottom:1.5rem}.radio-group{display:flex;flex-wrap:wrap;gap:1rem}.radio-option{align-items:center;display:flex;gap:.5rem}.radio-option input[type=radio]{accent-color:#2d2755;cursor:pointer;height:18px;width:18px}.radio-option label{color:#c1c9de;cursor:pointer;font-size:1rem}.text-area{word-wrap:break-word;background-color:#ffffff0d;border:2px solid #2d2755;border-radius:12px;box-sizing:border-box;color:#fff;font-family:inherit;font-size:1rem;min-height:200px;overflow-wrap:break-word;padding:1rem;resize:vertical;transition:all .3s ease;width:100%}.text-area:focus{background-color:#ffffff14;border-color:#2d2755;box-shadow:0 0 15px #2d275599;outline:none}.text-area::placeholder{color:#c1c9de;opacity:.6}.file-upload{margin-top:1rem}.file-input{display:none}.file-label{word-wrap:break-word;background-color:#2d275580;border:2px solid #2d2755;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:.95rem;max-width:100%;padding:.75rem 1.5rem;transition:all .3s ease}.file-label:hover{background-color:#2d2755b3;box-shadow:0 0 10px #2d275580}.file-name{word-wrap:break-word;color:#c1c9de;font-size:.9rem;margin-top:.5rem;max-width:100%;overflow-wrap:break-word}.settings-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.setting-group{gap:.75rem}.control-card,.setting-group{display:flex;flex-direction:column}.control-card{background:#0f236899;border:1px solid #ffffff0f;border-radius:16px;box-shadow:0 18px 30px #030c3252;gap:1rem;margin-top:2rem;padding:1.5rem}.control-label{align-items:baseline;color:#fff;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:600;gap:.5rem}.control-value{color:#62d5ff;font-size:1.1rem}.control-unit{color:#9ba7cc;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.control-slider{accent-color:#62d5ff;cursor:pointer;width:100%}.control-helper{color:#9ba7cc;font-size:.85rem;line-height:1.4}.setting-label{color:#c1c9de;font-size:.95rem;font-weight:500}.select-box{background-color:#ffffff0d;border:2px solid #2d2755;border-radius:12px;box-sizing:border-box;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;max-width:100%;padding:.75rem 1rem;transition:all .3s ease;width:100%}.select-box:focus{background-color:#ffffff14;border-color:#2d2755;box-shadow:0 0 15px #2d275599;outline:none}.select-box option{background-color:#051650;color:#fff}.voice-radio-group{background:#0c1e608c;border:1px solid #ffffff0d;border-radius:14px;display:flex;flex-wrap:wrap;gap:1.5rem;padding:.75rem 1rem}.voice-radio-option{align-items:center;color:#dfe4ff;display:flex;font-size:.95rem;gap:.5rem}.voice-radio-option input[type=radio]{accent-color:#62d5ff;cursor:pointer;height:18px;width:18px}.voice-radio-option span{font-weight:500}.voice-placeholder{color:#9ba7cc;font-size:.9rem}.generate-button-container{display:flex;justify-content:center;margin:2rem 0}.generate-button{background:linear-gradient(135deg,#2d2755,#1a1640);border:none;border-radius:12px;box-shadow:0 24px 48px #2d275599;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;min-width:220px;padding:1rem 3rem;transition:all .3s ease}.generate-button:hover:not(:disabled){box-shadow:0 32px 60px #2d2755cc;transform:translateY(-2px)}.generate-button:disabled{cursor:not-allowed;opacity:.55}.output-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:1rem}.output-grid,.output-text{box-sizing:border-box;width:100%}.output-text{word-wrap:break-word;background-color:#ffffff0d;border:2px solid #2d2755;border-radius:12px;color:#fff;max-height:300px;min-height:150px;overflow-wrap:break-word;overflow-y:auto;padding:1rem;white-space:pre-wrap}.output-label{color:#c1c9de;display:block;font-size:.9rem;margin-bottom:.5rem}.output-subtext{color:#9aa3c1;font-size:.85rem;margin-bottom:.5rem}.audio-player-container{display:flex;flex-direction:column;gap:1rem}.audio-player{border-radius:8px;box-sizing:border-box;max-width:100%;width:100%}.download-button{background-color:#78a0ff2e;border:1px solid #78a0ff59;border-radius:10px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.download-button:hover{background-color:#78a0ff47;box-shadow:0 0 18px #78a0ff73}.status-message{align-items:center;border-radius:8px;display:flex;gap:.5rem;margin-bottom:1rem;padding:1rem}.status-info{background-color:#2d27554d;border:1px solid #2d2755;color:#c1c9de}.status-success{background-color:#4caf5033;border:1px solid #4caf5080;color:#81c784}.status-error{background-color:#f4433633;border:1px solid #f4433680;color:#ef5350}.spinner{animation:spin 1s linear infinite;border:3px solid #2d27554d;border-radius:50%;border-top-color:#2d2755;height:30px;width:30px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.app{max-width:100%;padding:1rem}.header{gap:1rem;padding:1.25rem 0 .75rem}.brand-row{flex-direction:column;gap:.75rem;text-align:center}.brand-logo{height:52px}.brand-name{font-size:2rem}.tagline{font-size:.95rem;letter-spacing:.08em;padding:.5rem 1.25rem}.header-actions{flex-direction:column;gap:.75rem;width:100%}.output-grid{gap:1.5rem}.output-grid,.settings-grid{grid-template-columns:1fr}.dashboard-banner{margin-bottom:2rem;padding:clamp(1.5rem,4vw,2.5rem)}.dashboard-banner__content{align-items:center;flex-direction:column;gap:1rem;text-align:center}.dashboard-banner__logo{width:clamp(120px,25vw,180px)}.dashboard-banner__text{width:100%}.dashboard-banner__title{font-size:clamp(2rem,5vw + .5rem,3rem)}.dashboard-banner__subtitle{font-size:.85rem}.dashboard-banner__meta{align-items:stretch;flex-direction:column;gap:.75rem;width:100%}.dashboard-banner__logout,.dashboard-banner__welcome{padding:.75rem 1rem;text-align:center;width:100%}.panel{margin-bottom:1.5rem;padding:clamp(1.25rem,3vw,2rem)}.panel--grid{gap:1.25rem;grid-template-columns:1fr}.panel__title{font-size:1.35rem}.panel__subtitle{font-size:.9rem}.input-method,.radio-group{flex-direction:column;gap:.75rem}.text-area{font-size:.95rem;min-height:150px;padding:.85rem}.file-upload{width:100%}.file-label{font-size:.9rem;padding:.85rem 1.25rem;text-align:center;width:100%}.file-name{font-size:.85rem;word-break:break-word}.control-block{gap:.65rem}.control-label{flex-wrap:wrap}.control-label,.control-value{font-size:.95rem}.control-helper{font-size:.8rem}.voice-radio-group{flex-direction:column;gap:.75rem;padding:1rem}.voice-radio-option{justify-content:flex-start;width:100%}.generate-button-container{margin:1.5rem 0}.generate-button{font-size:1.1rem;max-width:100%;min-width:auto;padding:.9rem 2rem;width:100%}.section-card{margin-bottom:1.5rem;padding:1.5rem}.section-title{font-size:1.25rem}.audio-player-container{width:100%}.audio-player{max-width:100%;width:100%}.download-button{font-size:.95rem;padding:.85rem 1.25rem;text-align:center;width:100%}.status-message{word-wrap:break-word;font-size:.9rem;padding:.85rem}.select-box{font-size:.95rem;padding:.7rem .9rem}.setting-label{font-size:.9rem}}@media (max-width:480px){.app{padding:.75rem}.dashboard-banner{border-radius:20px;padding:1.25rem}.dashboard-banner__title{font-size:clamp(1.75rem,6vw,2.5rem);letter-spacing:.15em}.dashboard-banner__subtitle{font-size:.75rem;letter-spacing:.2em}.dashboard-banner__logo{width:clamp(100px,30vw,140px)}.panel{border-radius:18px;padding:1.25rem}.panel__title{font-size:1.2rem}.text-area{font-size:.9rem;min-height:120px;padding:.75rem}.generate-button{font-size:1rem;padding:.85rem 1.5rem}.section-card{border-radius:16px;padding:1.25rem}.section-title{font-size:1.15rem;margin-bottom:1rem}.output-text{font-size:.9rem;max-height:250px;min-height:120px;padding:.85rem}.output-label{font-size:.85rem}.control-label,.control-value{font-size:.9rem}.control-helper{font-size:.75rem}.select-box{font-size:.9rem;padding:.65rem .85rem}.file-label{font-size:.85rem;padding:.75rem 1rem}.download-button{font-size:.9rem;padding:.75rem 1rem}.status-message{font-size:.85rem;padding:.75rem}.header{padding:1rem 0 .5rem}.brand-logo{height:45px}.brand-name{font-size:1.75rem}.tagline{font-size:.85rem}}@media (max-width:360px){.app{padding:.5rem}.dashboard-banner{padding:1rem}.dashboard-banner__title{font-size:1.5rem}.dashboard-banner__subtitle{font-size:.7rem}.panel{padding:1rem}.panel__title{font-size:1.1rem}.text-area{font-size:.85rem;min-height:100px}.generate-button{font-size:.95rem;padding:.75rem 1.25rem}.section-card{padding:1rem}.output-text{font-size:.85rem;min-height:100px}.brand-name{font-size:1.5rem}.brand-logo{height:40px}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#2d275533;border-radius:5px}::-webkit-scrollbar-thumb{background:#2d2755;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#2d2755cc}
/*# sourceMappingURL=main.31b8d794.css.map*/