:root{--background-primary:#b0d8a9;--background-secondary:#f4f0f0;--background-component:#fff;--background-accent:#fff;--background-accent-hover:#010b05;--background-hover:#e8f0ec;--background-image:url(/images/grid-cell-bg.png);--border-color:#d4e4da;--border-color-focus:#2d4a3e;--font-color:#2d4a3e;--font-color-secondary:#000;--font-color-muted:#212121;--accent-primary:#6fad87;--accent-secondary:#2d4a3e;--accent-tertiary:#d1eadb;--shadow-sm:0 1px 2px #00000054;--shadow-md:0 2px 3px #0000002e;--shadow-lg:0 10px 15px #00000026}[data-theme=dark]{--background-primary:#0f1410;--background-secondary:#1a1f1c;--background-component:#1f2521;--background-accent:#2d5a3f;--background-accent-hover:#3a6b4f;--background-hover:#273029;--background-image:url(/assets/grid-cell-bg.png);--border-color:#2d3830;--border-color-focus:#6fad87;--font-color:#e8f0ec;--font-color-secondary:#c1d4ca;--font-color-muted:#8b9e94;--accent-primary:#6fad87;--accent-secondary:#4d8566;--accent-tertiary:#2d5a3f;--shadow-sm:0 1px 2px #0000004d;--shadow-md:0 4px 6px #0006;--shadow-lg:0 10px 15px #00000080}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background-component);height:auto;min-height:100%;overflow:visible}p{margin-bottom:.8em;line-height:1.3em}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--font-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1{font-size:3em}h2{font-size:2.5em}h3{font-size:2em}h4{font-size:1.5em}h1,h2,h3,h4,h5,h6{color:var(--font-color);margin-bottom:.5em;font-weight:600}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--background-secondary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--accent-primary)}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes welcomeSlide{0%{opacity:0;transform:translateY(20px)scale(.95)}60%{opacity:1;transform:translateY(-2px)scale(1.01)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.message-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:0 4px;display:flex}.message-role{color:var(--font-color);opacity:.6;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.message-timestamp{color:var(--font-color);opacity:.5;font-size:11px}.message-content-formatted{word-wrap:break-word;border:#000;font-size:14px;line-height:1.6}.message-paragraph{margin:0 0 12px;display:block}.message-paragraph:last-child{margin-bottom:0}.message-heading{color:var(--font-color);margin:0 0 8px;font-size:15px;font-weight:600}.message-content-formatted ul,.message-content-formatted ol{margin:8px 0;padding-left:24px;list-style-position:outside;display:block!important}.message-content-formatted ul{list-style-type:disc!important}.message-content-formatted ol{list-style-type:decimal!important}.message-content-formatted li{white-space:normal;margin:6px 0;line-height:1.6;display:list-item!important}.message-content-formatted li p{margin:0;display:inline}.message-content-formatted code.inline-code{background:var(--background-secondary);color:var(--accent-primary);border:1px solid var(--border-color);border-radius:4px;padding:2px 6px;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px}.message-content-formatted pre.code-block{background:var(--background-component);border:1px solid var(--border-color);border-radius:8px;margin:12px 0;padding:16px;overflow:visible}.message-content-formatted pre.code-block code{color:var(--font-color);background:0 0;padding:0;font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.5;display:block}.message-content-formatted pre.code-block code .hljs{background:0 0;padding:0}.message-content-formatted a{color:var(--accent-primary);opacity:.9;text-decoration:underline}.message-content-formatted a:hover{opacity:1}.message-content-formatted table{border-collapse:collapse;width:100%;margin:12px 0;font-size:13px}.message-content-formatted table th,.message-content-formatted table td{border:1px solid var(--border-color);text-align:left;padding:8px 12px}.message-content-formatted table th{background:var(--background-secondary);font-weight:600}.message-content-formatted blockquote{border-left:4px solid var(--accent-primary);color:var(--font-color);opacity:.8;margin:12px 0;padding-left:16px;font-style:italic}.message-content-formatted hr{border:none;border-top:1px solid var(--border-color);margin:16px 0}.tool-indicator{background:var(--background-secondary);border-left:3px solid var(--accent-primary);color:var(--font-color-secondary);border-radius:4px;margin-bottom:8px;padding:8px 12px;font-size:12px}.theme-toggle{background:var(--border-color);cursor:pointer;border-radius:13px;width:48px;height:26px;transition:background .3s;position:relative}.theme-toggle:hover{background:var(--accent-secondary)}.theme-toggle-slider{background:var(--background-component);border-radius:50%;width:20px;height:20px;transition:transform .3s;position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #0003}.theme-toggle.active{background:var(--accent-primary)}.theme-toggle.active .theme-toggle-slider{transform:translate(22px)}ul{margin-left:40px}li{margin-bottom:6px;font-size:1.2em}img[src$=\.svg]{max-width:100%;height:auto;display:block}@media screen and (max-width:768px){.header{flex-wrap:nowrap!important;padding:12px 20px!important}.logo-section{flex-shrink:1;min-width:0}.logo-section img{display:block;width:130px!important}.logo-section p{font-size:9px!important}.hamburger-menu{flex-shrink:0;position:relative;display:flex!important}.nav-menu{background:var(--background-component);border-left:2px solid var(--border-color);z-index:1002;pointer-events:none;width:280px;height:100vh;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 20px #00000026;flex-direction:column!important;align-items:flex-start!important;gap:20px!important;padding:80px 30px 30px!important;transition:right .3s!important;position:fixed!important}.nav-menu.open{pointer-events:auto;right:0!important}.nav-menu button{pointer-events:auto;text-align:left!important;justify-content:flex-start!important;width:100%!important;padding:12px 16px!important;font-size:16px!important}.nav-menu .nav-button.primary{text-align:center!important}.hero-section>div{flex-direction:column!important;gap:20px!important;width:95%!important;padding:20px 0!important}.hero-content{text-align:center;visibility:visible!important;opacity:1!important;width:100%!important;display:block!important}.hero-content h1{text-align:center;line-height:1.2!important;display:block!important}.hero-content h1 span:first-child{font-size:20px!important;display:inline!important}.hero-content h1{font-size:32px!important}.hero-content p{text-align:center;padding:15px 0!important;font-size:16px!important;display:block!important}.hero-buttons{flex-wrap:wrap;justify-content:center!important}.hero-buttons button{padding:10px 20px!important;font-size:14px!important}.hero-buttons .cta-button.primary{display:none!important}.hero-chat-input-mobile{display:block!important}.chat-input-section{display:none!important}.hero-image{max-width:400px;margin:0 auto;width:100%!important}.chat-container{justify-content:flex-start!important}.features-grid{flex-direction:column!important;gap:12px!important;width:95%!important}.feature-card{width:100%!important;height:auto!important;min-height:80px!important;padding:16px!important}.card-title{font-size:16px!important}.card-description{font-size:12px!important;left:16px!important;right:16px!important}.slide-panel{border-radius:0!important}}@media screen and (max-width:480px){.nav-button:not(.primary){font-size:11px!important}.cta-button{text-align:center;width:100%}.hero-buttons{flex-direction:column;width:100%}.hero-buttons button{width:100%}.hero-content h1{font-size:28px!important}.hero-content h1 span:first-child{font-size:18px!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-section{animation:.6s ease-out fadeInUp}.hero-content,.hero-image{width:50%}.feature-card{animation:.6s ease-out both fadeInUp}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}@media (hover:none) and (pointer:coarse){button,a,.nav-button,.feature-card{min-width:44px;min-height:44px}}
