:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#root{width:100vw;height:100vh;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#1a1a2e;color:#fff}.container{width:100vw;height:100vh;display:flex;align-items:center;padding:0 8%}.content{flex:1}.header{background:#18182f;border-bottom:2px solid #38bdf8;box-shadow:0 2px 12px #1a1a2e22;position:sticky;top:0;z-index:40}.header-container{max-width:1200px;margin:0 auto;padding:0 16px}.header-content{display:flex;align-items:center;justify-content:space-between;height:64px}.logo{display:flex;align-items:center;gap:10px}.logo-text{font-size:22px;font-weight:700;color:#5ff281;letter-spacing:1px;text-shadow:0 2px 8px #5ff28133}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:8px;border:none;background:linear-gradient(90deg,#5ff281,#38bdf8);color:#18182f;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s,color .2s;box-shadow:0 2px 8px #5ff28122}.btn:hover{background:linear-gradient(90deg,#38bdf8,#5ff281);color:#fff}.icon-lg{font-size:28px;color:#5ff281;filter:drop-shadow(0 2px 8px #5ff28133)}.icon-sm{font-size:18px;color:#fff}.ReactModal__Overlay{background:#18182fbf!important;z-index:1000;display:flex;align-items:center;justify-content:center}.ReactModal__Content{position:static!important;inset:unset!important;background:#23234a!important;border-radius:18px!important;box-shadow:0 4px 32px #1a1a2e55!important;padding:40px 38px 32px!important;max-width:540px;width:98vw;border:none!important;color:#fff;margin:0 auto;outline:none}.modal-close-btn{position:absolute;top:18px;right:22px;background:linear-gradient(90deg,#5ff281,#38bdf8);color:#18182f;border:none;border-radius:50%;width:32px;height:32px;font-size:1.2em;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s,color .2s}.modal-close-btn:hover{background:linear-gradient(90deg,#38bdf8,#5ff281);color:#fff}.task-form{display:flex;flex-wrap:wrap;gap:18px 24px;align-items:flex-end;justify-content:flex-start}.task-form-group{flex:1 1 160px;min-width:120px;display:flex;flex-direction:column}.task-form label{color:#5ff281;font-size:1rem;margin-bottom:7px;font-weight:600;letter-spacing:.1px}.task-form input[type=text],.task-form input[type=date],.task-form select,.task-form textarea{height:48px;padding:0 16px;border:1.5px solid #38bdf8;border-radius:10px;font-size:17px;outline:none;background:#23234a;color:#fff;transition:border .2s,box-shadow .2s,background .2s;margin-bottom:2px;width:100%;box-sizing:border-box;font-family:inherit}.task-form input[type=text]:focus,.task-form input[type=date]:focus,.task-form select:focus,.task-form textarea:focus{border:2px solid #5ff281;box-shadow:0 0 0 2px #5ff28133;background:#18182f}.task-form input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.7) sepia(1) saturate(5) hue-rotate(80deg)}.task-form textarea{min-height:100px;max-height:180px;padding-top:12px;resize:vertical;width:100%}.task-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#23234a;color:#38bdf8;font-weight:600;border-radius:10px;height:48px;padding-top:0;padding-bottom:0}.task-form select:focus{color:#5ff281}.task-form input::placeholder,.task-form textarea::placeholder{color:#38bdf8cc;opacity:1;font-size:1em}.task-form-actions{flex:1 1 100%;display:flex;justify-content:flex-end;margin-top:10px;width:100%}.task-form button{padding:12px 32px;background:linear-gradient(90deg,#5ff281,#38bdf8);color:#1a1a2e;border:none;border-radius:8px;font-size:17px;font-weight:700;cursor:pointer;transition:background .2s,color .2s;letter-spacing:1px;box-shadow:0 2px 8px #5ff28122;min-width:120px}.task-form button:hover{background:linear-gradient(90deg,#38bdf8,#5ff281);color:#fff}@media (max-width: 800px){.ReactModal__Content{padding:18px 6vw!important;max-width:98vw}.task-form{flex-direction:column;gap:12px}.task-form-group{min-width:0}.task-form input[type=text],.task-form input[type=date],.task-form select,.task-form textarea{padding:10px 8px;font-size:15px;height:40px}.task-form textarea{min-height:60px;height:auto}.task-form-actions{margin-top:6px}}.home-todoapp{display:flex;flex-direction:row}.NavigationBar-todoapp{width:100vw;background:#23244a;box-shadow:0 2px 16px #0005}.NavigationBar-todoapp ul{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:36px;list-style:none;margin:0;padding:0;height:64px}.NavigationBar-todoapp li{display:flex;align-items:center}.NavigationBar-todoapp a{display:block;padding:10px 26px;border-radius:8px;background:none;color:#5ff281;font-size:1.1rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s}.NavigationBar-todoapp a:hover{background:#38bdf8;color:#181a2a}.task-list{width:80%;margin:20px auto;display:flex;flex-direction:column;gap:20px}.uncomplete-task{color:#5ff281;margin:32px 0 12px}.complete-task{color:#38bdf8;margin:32px 0 12px}.task-importance{color:#ffb300;font-size:1em;margin-left:12px}.edit-task-btn{float:right;background:none;border:none;cursor:pointer;color:#38bdf8;font-size:18px}.more-btn{min-width:80px;cursor:pointer;color:weight;text-decoration:underline}.edit-task-btn:hover{color:#fff}.task-desc{margin-top:10px;background:#23244a;border-radius:8px;padding:12px 16px;color:#b5ffe1;font-size:1em;animation:fadeIn .2s}.task-card{background:#181a2a;border-radius:14px;box-shadow:0 2px 12px #0002;padding:20px 24px;border:1.5px solid transparent;transition:border .2s,box-shadow .2s;color:#fff;display:flex;flex-direction:column;gap:8px;width:100%}.task-card.completed{opacity:.7;border-color:#38bdf8}.task-title{font-weight:600;font-size:1.15rem;color:#5ff281;align-items:center}.task-badge{display:inline-block;border-radius:12px;padding:2px 12px;font-size:.95em;font-weight:500;margin-left:8px;background:linear-gradient(90deg,#5ff281,#38bdf8);color:#181a2a}.task-meta{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:8px}.task-date{color:#38bdf8;font-size:.97em;display:flex;align-items:center;gap:4px}.task-card button{border:none;outline:none;border-radius:8px;padding:8px 18px;font-size:1em;font-weight:600;margin-right:10px;background:linear-gradient(90deg,#5ff281,#38bdf8);color:#181a2a;cursor:pointer;transition:background .2s,color .2s}.task-card button:last-child{margin-right:0}.task-card button:hover{background:linear-gradient(90deg,#38bdf8,#5ff281);color:#fff}@media (max-width: 600px){.task-list{padding:8px 0}.task-card{padding:14px 8px}.task-meta{flex-direction:column;gap:8px}}.edit-task-form{background:#23244a;border-radius:18px;box-shadow:0 4px 32px #0005;padding:32px 32px 24px;max-width:480px;margin:0 auto;color:#fff;position:relative;min-width:320px;animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}.edit-task-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.edit-task-header h2{font-size:1.4rem;color:#5ff281;margin:0;font-weight:700;letter-spacing:1px}.edit-task-close{background:none;border:none;font-size:2rem;color:#38bdf8;cursor:pointer;transition:color .2s}.edit-task-close:hover{color:#5ff281}.edit-task-fields{display:flex;gap:18px;margin-bottom:18px}.edit-task-field{flex:1;display:flex;flex-direction:column}.edit-task-field label{font-weight:600;color:#5ff281;margin-bottom:6px}.edit-task-field input,.edit-task-field select,.edit-task-field textarea{background:#181a2e;border:1.5px solid #38bdf8;border-radius:8px;color:#fff;padding:10px 12px;font-size:1rem;margin-bottom:0;outline:none;transition:border .2s}.edit-task-field input:focus,.edit-task-field select:focus,.edit-task-field textarea:focus{border-color:#5ff281}.edit-task-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:18px}.edit-task-save{background:linear-gradient(90deg,#5ff281,#38bdf8);color:#181a2a;border:none;border-radius:8px;padding:10px 28px;font-size:1.08rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s}.edit-task-save:hover{background:linear-gradient(90deg,#38bdf8,#5ff281);color:#fff}.edit-task-cancel{background:none;border:1.5px solid #38bdf8;color:#38bdf8;border-radius:8px;padding:10px 22px;font-size:1.08rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.edit-task-cancel:hover{background:#38bdf8;color:#181a2a}@media (max-width: 600px){.edit-task-form{padding:18px 6px 12px;min-width:unset}.edit-task-fields{flex-direction:column;gap:8px}}.task-wrapper{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:flex-start;background:radial-gradient(circle at 20% 30%,#38bdf844 0,#181a2a00 60%),radial-gradient(circle at 80% 70%,#5ff28133 0,#181a2a00 60%),linear-gradient(120deg,#181a2a 60%,#23244a);position:relative;z-index:1;overflow-x:hidden}.task-wrapper:before{content:"";position:absolute;left:10vw;top:10vh;width:180px;height:180px;background:radial-gradient(circle,#38bdf8,#181a2a00 80%);opacity:.18;filter:blur(2px);z-index:0}.task-wrapper:after{content:"";position:absolute;right:8vw;bottom:8vh;width:220px;height:220px;background:radial-gradient(circle,#5ff281,#181a2a00 80%);opacity:.14;filter:blur(2px);z-index:0}.task-container{position:relative;z-index:2;width:100%;margin:0 auto;padding:32px 0 64px}.ReactModal__Content{margin:15px!important}.today-task-wrapper{min-height:100vh;background:linear-gradient(120deg,#181a2a 60%,#23244a);display:flex;justify-content:center;align-items:flex-start;padding-top:60px}.today-task-container{background:#23244a;border-radius:18px;box-shadow:0 4px 32px #0005;padding:32px 32px 24px;max-width:1000px;width:100%;margin:0 auto;color:#fff;position:relative;min-width:320px;box-sizing:border-box}.today-task-title{color:#5ff281;font-size:1.4rem;font-weight:700;margin-bottom:18px;text-align:center}.today-task-loading,.today-task-empty{color:#38bdf8;text-align:center;margin:32px 0;font-size:1.1rem}.today-task-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.today-task-card{background:#181a2a;border-radius:12px;box-shadow:0 2px 8px #0002;padding:18px 20px;border:1.5px solid #38bdf8;color:#fff;display:flex;flex-direction:column;gap:8px}.today-task-main{display:flex;align-items:center;justify-content:space-between;font-size:1.08rem;font-weight:600}.today-task-name{color:#5ff281}.today-task-importance{color:#ffb300;font-size:1em;margin-left:12px}.today-task-desc{color:#b5ffe1;font-size:.98em;margin-top:4px}.today-task-meta{display:flex;gap:18px;font-size:.97em;color:#38bdf8;margin-top:6px}.complete-tody-task{min-width:100px;background:linear-gradient(90deg,#5ff281,#38bdf8);color:#181a2a;border:none;border-radius:8px;padding:8px 18px;font-weight:600;cursor:pointer}@media (max-width: 600px){.today-task-container{max-width:98vw;padding:12px 4vw;min-width:unset}}.overdue-task-wrapper{min-height:100vh;background:linear-gradient(120deg,#181a2a 60%,#23244a);display:flex;justify-content:center;align-items:flex-start;padding-top:60px}.overdue-task-container{background:#23244a;border-radius:18px;box-shadow:0 4px 32px #0005;padding:32px 32px 24px;max-width:80%;width:100%;margin:0 auto;color:#fff;position:relative;min-width:320px;box-sizing:border-box}.overdue-task-title{color:#ffb300;font-size:1.4rem;font-weight:700;margin-bottom:18px;text-align:center}.overdue-task-loading,.overdue-task-empty{color:#38bdf8;text-align:center;margin:32px 0;font-size:1.1rem}.overdue-task-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}.overdue-task-card{background:#181a2a;border-radius:12px;box-shadow:0 2px 8px #0002;padding:18px 20px;border:1.5px solid #ffb300;color:#fff;display:flex;flex-direction:column;gap:8px}.overdue-task-main{display:flex;align-items:center;justify-content:space-between;font-size:1.08rem;font-weight:600}.overdue-task-name{color:#5ff281}.overdue-task-importance{color:#ffb300;font-size:1em;margin-left:12px}.overdue-task-desc{color:#b5ffe1;font-size:.98em;margin-top:4px}.overdue-task-meta{display:flex;gap:18px;font-size:.97em;color:#38bdf8;margin-top:6px}@media (max-width: 600px){.overdue-task-container{max-width:98vw;padding:12px 4vw;min-width:unset}}.analytics-wrapper{min-height:100vh;background:linear-gradient(120deg,#181a2a 60%,#23244a);display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:60px}.analytics-container{background:#23244a;border-radius:22px;box-shadow:0 8px 40px #0007,0 1.5px #5ff281 inset;padding:38px 36px 30px;width:70%;margin:0 auto;color:#fff;position:relative;min-width:320px;box-sizing:border-box;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.analytics-title{color:#38bdf8;font-size:1.5rem;font-weight:800;margin-bottom:22px;text-align:center;letter-spacing:1px;text-shadow:0 2px 8px #0005}.analytics-loading,.analytics-empty{color:#5ff281;text-align:center;margin:36px 0;font-size:1.13rem;font-weight:500;letter-spacing:.5px}.analytics-charts-row{display:flex;gap:32px;justify-content:center;align-items:flex-start;margin-bottom:32px;flex-wrap:wrap}.analytics-chart{background:#181a2a;border-radius:16px;padding:18px 12px;box-shadow:0 2px 12px #0003;min-width:240px;max-width:320px;flex:1 1 260px}.analytics-bar{min-width:260px}.analytics-pie{min-width:240px}.analytics-summary{display:flex;justify-content:space-around;margin-bottom:18px;font-size:1.08em}.analytics-summary-table{margin:0 auto 18px;max-width:420px;width:100%}.analytics-summary-table table{width:100%;border-collapse:collapse;background:#23244a;border-radius:10px;overflow:hidden;box-shadow:0 1px 8px #0002}.analytics-summary-table th,.analytics-summary-table td{padding:10px 8px;text-align:center;font-size:1.05em}.analytics-summary-table th{background:#181a2a;color:#5ff281;font-weight:700}.analytics-summary-table tr:nth-child(2n){background:#23244a}.analytics-summary-table tr:nth-child(odd){background:#1a1b2a}.analytics-summary-table td{color:#fff;font-weight:500}.analytics-rate{text-align:center;font-size:1.15em;color:#ffb300;font-weight:700;margin-top:10px}.analytics-filter-select{display:flex;justify-content:flex-end;margin-bottom:24px}.analytics-filter-select select{padding:8px 18px;border-radius:8px;border:1.5px solid #38bdf8;background:#181a2a;color:#fff;font-size:1.08em;font-weight:600;outline:none;transition:border .2s}.analytics-filter-select select:focus{border-color:#5ff281}@media (max-width: 600px){.analytics-container{max-width:98vw;padding:14px 2vw;min-width:unset}.analytics-chart{max-width:98vw;padding:8px 0}.analytics-summary{flex-direction:column;gap:8px;align-items:flex-start}}@media (max-width: 900px){.analytics-charts-row{flex-direction:column;gap:18px;align-items:center}.analytics-chart{max-width:98vw;min-width:unset}}.filter-task-table-wrapper{width:80%;overflow-x:auto;margin-top:18px;display:flex;justify-content:center}.filter-task-table{width:98%;border-collapse:separate;border-spacing:0;background:#23244a;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #0004;min-width:700px;margin:10px 10px 20px}.filter-task-table th,.filter-task-table td{padding:14px 12px;text-align:left;font-size:1.08em;vertical-align:middle;border-bottom:1px solid #2e2f4a;white-space:nowrap}.filter-task-table th{background:#181a2a;color:#5ff281;font-weight:900;font-size:1.12em;letter-spacing:.5px;border-bottom:2px solid #38bdf8}.filter-task-table tr:last-child td{border-bottom:none}.filter-task-table tr:nth-child(2n){background:#23244a}.filter-task-table tr:nth-child(odd){background:#1a1b2a}.filter-task-title{font-weight:700;color:#38bdf8;letter-spacing:.5px;word-break:break-word}.filter-task-desc{color:#b5ffe1;font-style:italic;max-width:320px;white-space:normal;word-break:break-word;display:block}.filter-task-table td{color:#fff;font-weight:500}.filter-task-table td[style*="color: #5ff281"],.filter-task-table td[style*="color: #ffb300"]{font-weight:700}@media (max-width: 900px){.filter-task-table{min-width:480px;font-size:.98em}.filter-task-table th,.filter-task-table td{padding:8px 4px}.filter-task-desc{max-width:120px}}.calendar-wrapper{min-height:100vh;background:linear-gradient(120deg,#181a2a 60%,#23244a);display:flex;justify-content:center;align-items:flex-start;padding-top:60px}.calendar-container{background:#23244a;border-radius:22px;box-shadow:0 8px 40px #0007;padding:48px;max-width:50%;width:100%;color:#fff;min-width:380px;box-sizing:border-box}.calendar-header{display:flex;justify-content:center;align-items:center;gap:18px;font-size:1.2rem;font-weight:700;margin-bottom:18px}.calendar-header button{background:#181a2a;color:#5ff281;border:none;border-radius:8px;font-size:1.2rem;padding:4px 16px;cursor:pointer;transition:background .2s,color .2s}.calendar-header button:hover{background:#5ff281;color:#181a2a}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:22px}.calendar-day-name{text-align:center;color:#38bdf8;font-weight:700;padding:6px 0}.calendar-day,.calendar-day.empty{text-align:center;padding:10px 0;border-radius:8px;min-height:36px;font-size:1.08em;cursor:pointer;background:none;transition:background .2s,color .2s}.calendar-day.empty{cursor:default;background:none}.calendar-day.selected{background:#5ff281;color:#181a2a;font-weight:700}.calendar-day.has-task{border:2px solid #38bdf8}.calendar-day.selected.has-task{border:2px solid #ffb300}.calendar-tasks-list{background:#181a2a;border-radius:16px;padding:36px;box-shadow:0 2px 16px #0003;min-width:380px;max-width:520px;min-height:340px;animation:fadeIn .5s}.calendar-tasks-list h3{color:#5ff281;font-size:1.1rem;margin-bottom:10px}.calendar-tasks-list ul{padding-left:18px;margin:0}.calendar-tasks-list li{margin-bottom:10px}.calendar-task-desc{color:#b5ffe1;font-size:.98em;margin-top:2px;font-style:italic}.calendar-horizontal{display:flex;gap:36px;justify-content:center;align-items:flex-start;width:80%}@media (max-width: 600px){.calendar-container{max-width:98vw;padding:12px 4vw;min-width:unset}}@media (max-width: 900px){.calendar-horizontal{flex-direction:column;gap:24px;align-items:center}.calendar-tasks-list,.calendar-container{max-width:98vw;min-width:unset}}body,.home-landing{background:#101015;min-height:100vh;margin:0;font-family:Montserrat,Arial,sans-serif}.home-main{min-height:100vh;background:linear-gradient(120deg,#181a2a 60%,#23244a);display:flex;flex-direction:column;align-items:center}.home-navbar{width:100vw;display:flex;align-items:center;gap:18px;background:#181a2a;padding:32px;box-sizing:border-box;min-height:80px;position:sticky;top:0;z-index:10}.home-logo{height:38px}.home-title{color:#5ff281;font-size:1.5rem;font-weight:900;letter-spacing:2px;text-shadow:0 2px 12px #0005}.home-react-logo{height:32px}.home-content{display:flex;align-items:center;justify-content:center;gap:48px;margin-top:60px;flex-wrap:wrap}.home-graphic img{width:220px;max-width:40vw;filter:drop-shadow(0 4px 24px #09c65b55)}.home-welcome{background:#181a2a;border-radius:18px;box-shadow:0 4px 32px #0005;padding:36px 44px;color:#fff;min-width:320px;max-width:420px;text-align:center}.home-welcome h1{color:#5ff281;font-size:1.6rem;font-weight:800;margin-bottom:18px}.home-welcome p{color:#38bdf8;font-size:1.08em;margin-bottom:24px}.home-actions{display:flex;gap:18px;justify-content:center;margin-top:12px}.home-btn{background:linear-gradient(90deg,#5ff281,#38bdf8);color:#181a2a;font-weight:700;border-radius:8px;padding:12px 24px;text-decoration:none;font-size:1.08em;box-shadow:0 2px 8px #38bdf855;transition:background .2s,color .2s,transform .15s}.home-btn:hover{background:linear-gradient(90deg,#38bdf8,#5ff281);color:#23244a;transform:translateY(-2px) scale(1.04)}.home-navbar-title{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:1px;margin-top:2px}.home-landing-content{display:flex;align-items:center;justify-content:center;gap:60px;margin-top:48px;flex-wrap:wrap}.home-landing-main{display:flex;flex-direction:column;align-items:flex-start;max-width:540px;margin-left:32px}.home-landing-main h1{color:#fff;font-size:3.2rem;font-weight:900;margin-bottom:18px;line-height:1.1;letter-spacing:1px}.ai-green{color:#09c65b;font-weight:900;letter-spacing:2px}.home-landing-desc{color:#fff;font-size:1.25rem;margin-bottom:36px;font-weight:500}.home-landing-desc b{color:#5ff281}.home-landing-btn{display:inline-block;background:linear-gradient(90deg,#5ff281,#09c65b);color:#181a2a;font-size:1.35rem;font-weight:900;border-radius:32px;padding:20px 54px;margin-top:12px;text-decoration:none;box-shadow:0 4px 32px #09c65b55;transition:background .2s,color .2s,transform .15s}.home-landing-btn:hover{background:linear-gradient(90deg,#09c65b,#5ff281);color:#101015;transform:translateY(-2px) scale(1.04)}.home-landing-graphic img{width:320px;max-width:40vw;filter:drop-shadow(0 4px 24px #09c65b55)}@media (max-width: 900px){.home-content{flex-direction:column;gap:24px;margin-top:32px}.home-welcome{padding:24px 10vw;min-width:unset;max-width:98vw}.home-landing-content{flex-direction:column;gap:24px;margin-top:24px}.home-landing-main{margin-left:0;align-items:center;text-align:center}.home-landing-graphic img{width:180px;margin-top:18px}}.ai-fab{position:fixed;bottom:32px;right:32px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#5ff281);color:#181a2a;font-size:2rem;border:none;box-shadow:0 4px 24px #0005;cursor:pointer;z-index:9999;transition:background .2s,transform .15s;display:flex;justify-content:center;align-items:center}.ai-fab:hover{background:linear-gradient(135deg,#5ff281,#38bdf8);transform:scale(1.08)}.ai-popup-overlay{position:fixed;inset:0;background:#00000026;z-index:9998;display:flex;justify-content:flex-end;align-items:flex-end}.ai-popup{background:#23244a;border-radius:18px;box-shadow:0 8px 40px #0007;width:340px;max-width:98vw;margin:0 40px 40px 0;display:flex;flex-direction:column;overflow:hidden;animation:fadeIn .2s}.ai-popup-header{background:#181a2a;color:#5ff281;font-weight:700;font-size:1.1em;padding:12px;display:flex;justify-content:space-between;align-items:center}.ai-popup-header button{background:none;border:none;color:#5ff281;font-size:1.2em;cursor:pointer}.ai-popup-body{padding:16px 18px;min-height:120px;max-height:400px;overflow-y:auto;background:#23244a;display:flex;flex-direction:column;gap:10px}.ai-popup-tip{color:#b5ffe1;font-style:italic;font-size:.98em;text-align:center}.ai-msg{padding:8px 12px;border-radius:10px;max-width:90%;word-break:break-word;margin-bottom:2px;font-size:1em}.ai-msg-user{background:#38bdf8;color:#181a2a;align-self:flex-end}.ai-msg-ai{background:#5ff281;color:#181a2a;align-self:flex-start}.ai-popup-form{display:flex;border-top:1px solid #38bdf8;background:#181a2a;padding:10px 12px;gap:8px}.ai-popup-form input{flex:1;border-radius:8px;border:1.5px solid #38bdf8;background:#23244a;color:#fff;padding:8px 12px;font-size:1em;outline:none;transition:border .2s}.ai-popup-form input:focus{border-color:#5ff281}.ai-popup-form button{border-radius:8px;border:none;background:linear-gradient(90deg,#5ff281,#38bdf8);color:#181a2a;font-size:1em;font-weight:700;padding:8px 18px;cursor:pointer;transition:background .2s}.ai-popup-form button:disabled{opacity:.7;cursor:not-allowed}
