:root{--header-h:86px;--text:#323132;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=480px){:root{--header-h:56px;font-size:14px}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:1126px;min-height:100svh;margin:0 auto;display:flex}@media (width>=1126px){#root{border-inline:1px solid var(--border)}}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}@media (width<=480px){h1{letter-spacing:-.5px;margin:16px 0;font-size:24px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#131e29eb;padding:1.2rem 2rem;position:fixed;top:0;left:0;right:0}@media (width<=480px){.header{padding:.8rem 1rem}}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.logo{color:#fff;letter-spacing:-.5px;font-size:1.2rem;font-weight:800;text-decoration:none}.logo span{color:var(--blurple)}.nav{align-items:center;display:flex}.nav--desktop{gap:2rem}.nav--desktop .nav-link{color:#909193;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.nav--desktop .nav-link:visited{color:#909193}.nav--desktop .nav-link:hover{color:#fff}.nav--desktop .nav-link.active{color:#909193}@media (width<=600px){.nav--desktop{display:none}}.nav--mobile{display:none;position:relative}@media (width<=600px){.nav--mobile{display:flex}}.menu-btn{color:#fff;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:8px;padding:.25rem .7rem .35rem;font-size:1.3rem;font-weight:900;line-height:1;transition:background .2s}.menu-btn:hover{background:#ffffff1a}.dropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:200;background:#131e29f7;border:1px solid #ffffff1f;border-radius:10px;min-width:160px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 8px 24px #0000004d}.dropdown-link{color:#ccc;border-bottom:1px solid #ffffff12;padding:.85rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.dropdown-link:last-child{border-bottom:none}.dropdown-link:hover,.dropdown-link.active{color:#fff;background:#ffffff14}.hero{background:radial-gradient(80% 60% at 50% 0,#5865f226 0%,#0000 60%);justify-content:center;align-items:flex-start;min-height:100vh;display:flex}.container{box-sizing:border-box;width:100%;max-width:960px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem)}.hero-content{text-align:center;padding:calc(var(--header-h) + 3rem) 0 4rem}.direction-toggle{background:#f0f0f5;border-radius:10px;gap:4px;margin-bottom:1rem;padding:4px;display:inline-flex}.bus-stop-selector{flex-wrap:wrap;align-items:center;gap:.35rem;max-width:480px;margin:0 auto .75rem;display:flex}.bus-stop-label{color:#666;white-space:nowrap;margin-right:.2rem;font-size:.78rem}.bus-stop-chip{cursor:pointer;color:#444;background:#fff;border:1.5px solid #d0d0e0;border-radius:20px;padding:.25rem .7rem;font-size:.82rem;transition:border-color .15s,background .15s,color .15s}.bus-stop-chip:hover{color:#6366f1;border-color:#6366f1}.bus-stop-chip--active{color:#fff;background:#6366f1;border-color:#6366f1}.bus-stop-chip--active:hover{color:#fff}.bus-picker{text-align:left;max-width:480px;margin:0 auto 1.25rem}.bus-picker-toggle{color:#666;cursor:pointer;background:#fff;border:1.5px solid #d0d0e0;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.85rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.bus-picker-toggle:hover{color:#6366f1;border-color:#6366f1}.bus-picker-toggle--selected{color:#4f52c8;background:#eef0ff;border-color:#6366f1}.bus-picker-caret{opacity:.6;font-size:.65rem}.bus-picker-chips{background:#f8f8fc;border:1px solid #e8e8f0;border-radius:10px;flex-wrap:wrap;gap:.35rem;margin-top:.6rem;padding:.75rem;display:flex}.bus-chip{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #d0d0e0;border-radius:20px;padding:.3rem .65rem;font-size:.82rem;font-weight:600;transition:border-color .15s,background .15s,color .15s}.bus-chip:hover:not(.bus-chip--past){color:#6366f1;border-color:#6366f1}.bus-chip--active{color:#fff;background:#6366f1;border-color:#6366f1}.bus-chip--active:hover{color:#fff;border-color:#6366f1}.bus-chip--past{opacity:.4;cursor:default}.direction-btn{cursor:pointer;color:#888;background:0 0;border:none;border-radius:7px;padding:.5rem 2rem;font-size:1rem;font-weight:600;transition:background .2s,color .2s}.direction-btn.active{color:#333;background:#fff;box-shadow:0 1px 4px #0000001f}.route-input-wrap{flex-direction:column;align-items:center;gap:.75rem;max-width:480px;margin:0 auto;display:flex}.input-selector{flex-direction:column;gap:.5rem;width:100%;display:flex}.input-mode-tabs{gap:.4rem;margin-bottom:.25rem;display:flex}.mode-tab{color:#888;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e0e0e0;border-radius:8px;flex:1;padding:.45rem .5rem;font-size:.8rem;font-weight:600;transition:all .2s}.mode-tab:hover{color:#6366f1;border-color:#6366f1}.mode-tab.active{color:#fff;background:#6366f1;border-color:#6366f1}.location-wrap{flex-direction:column;gap:.4rem;width:100%;display:flex}.location-btn{color:#6366f1;cursor:pointer;background:#fff;border:2px solid #6366f1;border-radius:10px;width:100%;padding:.8rem;font-size:1rem;font-weight:700;transition:background .2s,color .2s}.location-btn:hover:not(:disabled){color:#fff;background:#6366f1}.location-btn:disabled{opacity:.6;cursor:not-allowed}.location-result{color:#22a355;font-size:.875rem;font-weight:600}.location-error{color:#e55;font-size:.875rem}.list-wrap{flex-direction:column;gap:.5rem;width:100%;display:flex}.route-select{color:#222;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;box-sizing:border-box;cursor:pointer;appearance:auto;background:#fff;border:2px solid #e0e0e0;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-size:1rem;transition:border-color .2s}.route-select:focus{border-color:#6366f1}.route-label{color:#555;font-size:.9rem;font-weight:600}.route-input{color:#222;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;box-sizing:border-box;background:#fff;border:2px solid #e0e0e0;border-radius:10px;outline:none;width:100%;padding:.8rem 1.2rem;font-size:1rem;transition:border-color .2s}.route-input:focus{border-color:#6366f1}.route-input-row{gap:.5rem;width:100%;display:flex}.route-input-row .route-input{flex:1}.search-actions{gap:.5rem;width:100%;display:flex}.search-actions .route-search-btn{flex:1}.fav-btn{cursor:pointer;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:2px solid #e0e0e0;border-radius:10px;flex-shrink:0;padding:.8rem 1rem;font-size:1.2rem;transition:border-color .2s,background .2s}.fav-btn:hover:not(:disabled){border-color:#f5a623}.fav-btn--active{color:#f5a623;background:#fff8ec;border-color:#f5a623}.fav-btn:disabled{opacity:.4;cursor:not-allowed}.favorites{text-align:left;width:100%}.fav-label{color:#999;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.fav-chips{flex-wrap:wrap;gap:.4rem;display:flex}.fav-chip{background:#fff8ec;border:1px solid #f5d08a;border-radius:20px;align-items:center;display:inline-flex;overflow:hidden}.fav-chip-name{color:#333;cursor:pointer;background:0 0;border:none;padding:.3rem .7rem;font-size:.85rem;font-weight:600}.fav-chip-name:hover{background:#fef3d0}.fav-chip-remove{color:#aaa;cursor:pointer;background:0 0;border:none;border-left:1px solid #f5d08a;padding:.3rem .5rem;font-size:.8rem;line-height:1}.fav-chip-remove:hover{color:#e55;background:#fde8e8}.route-search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:10px;padding:.8rem 1.4rem;font-size:1rem;font-weight:700;transition:opacity .2s}.route-search-btn:hover{opacity:.85}.route-result{text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:14px;max-width:520px;margin-top:2rem;margin-left:auto;margin-right:auto;overflow:hidden}.result-section{border-bottom:1px solid #f0f0f0;padding:1.1rem 1.4rem}.result-section:last-child{border-bottom:none}.section-header{align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.step-num{color:#fff;background:#6366f1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.9rem;font-weight:800;display:flex}.section-title{color:#222;font-size:.95rem;font-weight:700}.route-summary{background:#f8f8ff;border:1px solid #e0e0f5;border-radius:8px;margin-bottom:.75rem;padding:.7rem 1rem}.route-summary-times{color:#222;align-items:center;gap:.5rem;margin-bottom:.35rem;font-size:1.15rem;font-weight:800;display:flex}.summary-label{color:#888;margin-left:1px;font-size:.7rem;font-weight:500}.summary-arrow{color:#6366f1}.route-summary-meta{color:#555;gap:1rem;font-size:.85rem;display:flex}.meta-item{align-items:center;gap:.25rem;display:flex}.transit-steps{flex-direction:column;gap:.4rem;display:flex}.transit-step{background:#fafafa;border-radius:6px;align-items:flex-start;gap:.6rem;padding:.4rem .6rem;font-size:.875rem;display:flex}.transit-step--walk{color:#666}.transit-step--bus{background:#f0fdf4}.transit-step--air{background:#eff6ff}.airport-note{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:6px;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.8rem;line-height:1.5}.step-icon{flex-shrink:0;font-size:1rem}.step-detail{flex-direction:column;gap:.1rem;display:flex}.step-line{color:#333;margin-bottom:.2rem;font-size:.875rem;font-weight:700}.step-row{align-items:center;gap:.5rem;font-size:.825rem;display:flex}.step-station{color:#333;min-width:5rem;font-weight:600}.step-time{color:#6366f1;font-size:.9rem;font-weight:700}.step-price{color:#888;margin-top:.2rem;font-size:.8rem}.step-stations{color:#555;font-size:.825rem}.transfer-row{color:#7a5700;background:#fff8e1;border:1px solid #ffe082;border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .8rem;font-size:.825rem;display:flex}.transfer-icon{flex-shrink:0;font-size:.9rem}.transfer-text{font-weight:600}.transfer-wait{margin-left:.3rem;font-weight:400}.transit-fallback{color:#555;padding:.3rem 0;font-size:.9rem}.bus-status{border-radius:6px;margin-bottom:.5rem;padding:.3rem .7rem;font-size:.82rem;font-weight:600;display:inline-block}.bus-status--good{color:#2e7d32;background:#e8f5e9}.bus-status--tight{color:#e65100;background:#fff8e1}.bus-status--long{color:#1565c0;background:#e3f2fd}.bus-times{flex-wrap:wrap;gap:.5rem;display:flex}.bus-time{color:#333;background:#f3f4f6;border-radius:6px;flex-direction:column;gap:.15rem;padding:.45rem .75rem;font-size:.9rem;font-weight:600;display:flex}.bus-time.next{color:#fff;background:#6366f1}.bus-dep-row{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.bus-dep-sub{opacity:.7;font-size:.78rem}.bus-arr-row{opacity:.75;font-size:.78rem;font-weight:500}.stops-show-btn{color:inherit;cursor:pointer;opacity:.8;background:0 0;border:1px solid #ffffff80;border-radius:20px;margin-top:.4rem;padding:.2rem .55rem;font-size:.75rem;transition:opacity .15s;display:inline-block}.stops-show-btn:hover{opacity:1}.bus-time:not(.next) .stops-show-btn{color:#444;border-color:#c0c0d0}.stops-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.stops-popup{background:#fff;border-radius:16px;width:100%;max-width:340px;overflow:hidden;box-shadow:0 8px 32px #0003}.stops-popup-header{color:#333;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:.9rem 1.1rem .75rem;font-size:.95rem;font-weight:700;display:flex}.stops-popup-close{cursor:pointer;color:#888;background:0 0;border:none;padding:.2rem;font-size:1rem;line-height:1}.stops-popup-close:hover{color:#333}.stops-list{margin:0;padding:.5rem 0 .75rem;list-style:none}.stops-item{align-items:center;gap:.6rem;padding:.42rem 1.1rem;display:flex;position:relative}.stops-item:not(.stops-item--last):after{content:"";background:#d0d0e8;width:2px;height:calc(100% - 4px);position:absolute;top:calc(50% + 7px);left:calc(1.1rem + 6px)}.stops-dot{z-index:1;background:#d0d0e8;border:2px solid #fff;border-radius:50%;flex-shrink:0;width:12px;height:12px;box-shadow:0 0 0 2px #b0b0cc}.stops-item--first .stops-dot,.stops-item--last .stops-dot{background:#6366f1;box-shadow:0 0 0 2px #6366f1}.stops-name{color:#333;flex:1;font-size:.88rem}.stops-item--key .stops-name{color:#333;font-weight:700}.stops-item--first .stops-name,.stops-item--last .stops-name{color:#4f52c8}.stops-time{color:#999;white-space:nowrap;font-size:.82rem;font-weight:500}.stops-item--key .stops-time{color:#6366f1;font-weight:700}.countdown{letter-spacing:.02em;background:#fff3;border-radius:4px;margin-left:.3rem;padding:.1rem .4rem;font-size:.75rem;font-weight:700}.countdown--urgent{background:#ff5050d9;animation:1s ease-in-out infinite pulse}.countdown--gone{background:#0003}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.bus-label{opacity:.85;font-size:.7rem;font-weight:700}.bus-info{color:#444;font-size:.9rem;line-height:1.8}.walk-info{color:#666;font-size:.9rem}.loading{color:#888;padding:.3rem 0;font-size:.875rem}.transit-error{color:#e55;padding:.3rem 0;font-size:.875rem}.result-no-service{text-align:center;color:#888;padding:1.5rem;font-size:.95rem}.discord-section{background:#f4f4ff;border-top:1px solid #e5e5e5;padding:3rem 0;overflow:hidden}.discord-card{box-sizing:border-box;background:#fff;border:1px solid #e0e0f5;border-radius:16px;flex-wrap:wrap;align-items:center;gap:1.5rem;width:100%;padding:2rem;display:flex;overflow:hidden}.discord-icon{flex-shrink:0;font-size:2rem}.discord-text{text-align:left;word-break:break-word;flex:1;min-width:0}.discord-text h2{color:#222;margin-bottom:.4rem;font-size:1.1rem;font-weight:800}.discord-text p{color:#555;font-size:.875rem;line-height:1.7}.discord-text code{color:#5865f2;word-break:break-all;overflow-wrap:break-word;background:#f0f0ff;border-radius:4px;padding:.1rem .4rem;font-size:.85rem}.discord-btn{color:#fff;box-sizing:border-box;background:#5865f2;border-radius:10px;flex-shrink:1;align-items:center;gap:.6rem;min-width:0;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex}.discord-btn:hover{opacity:.88;transform:translateY(-2px)}.discord-logo{flex-shrink:0;width:20px;height:20px}@media (width<=768px){.discord-card{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.25rem;overflow:hidden}.discord-text{text-align:center;width:100%}.discord-text h2{font-size:1rem}.discord-text p{font-size:.8rem}.discord-btn{flex-shrink:0;justify-content:center;width:100%}}.footer-links{justify-content:center;gap:1.5rem;margin-top:.75rem;display:flex}.footer-link{color:#aaa;font-size:.8rem;text-decoration:none}.footer-link:hover{color:#6366f1;text-decoration:underline}.footer-credit{color:#bbb;letter-spacing:.05em;margin-top:.25rem;font-size:.75rem}@media (width<=480px){.hero-content{padding:calc(var(--header-h) + 1.5rem) 0 3rem}.direction-btn{padding:.5rem 1rem;font-size:.9rem}.input-mode-tabs{gap:.25rem}.mode-tab{padding:.4rem .3rem;font-size:.72rem}.route-input-row{flex-direction:column}.route-search-btn{width:100%}.route-result{max-width:100%}.result-section{padding:.9rem 1rem}.route-summary-times{font-size:1rem}.section-title{font-size:.85rem}.bus-times{gap:.4rem}.bus-time{padding:.25rem .6rem;font-size:.85rem}.discord-section{padding:2rem 0}.discord-card{gap:1rem;padding:1.25rem}.spacer{height:64px}}.disclaimer{text-align:left;background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:8px;max-width:560px;margin-top:2.5rem;margin-left:auto;margin-right:auto;padding:1rem 1.25rem}.disclaimer-row{color:#92400e;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:flex}.disclaimer-icon{font-size:1rem}.disclaimer-list{flex-direction:column;gap:.3rem;margin:0;padding-left:1.25rem;display:flex}.disclaimer-list li{color:#78350f;font-size:.8rem;line-height:1.6}.hero-badge{color:#566093;background:#5865f226;border:1px solid #5865f266;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.hero h1{color:#1c1c2e;letter-spacing:.5px;margin-bottom:.5rem;font-size:clamp(1.4rem,4vw,2.4rem);font-weight:900;line-height:1.5}.hero-en{color:#aaa;letter-spacing:.04em;margin-bottom:.75rem;font-size:.9rem}.hero-privacy{color:#6b7280;background:#f3f4f6;border-radius:6px;margin-bottom:1.75rem;padding:.25rem .75rem;font-size:.78rem;display:inline-block}.hero-desc{color:#555;max-width:560px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-stats{flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:4rem;display:flex}.stat{text-align:center}.stat-number{color:#fff;font-size:2rem;font-weight:800}.stat-label{color:var(--text-muted);margin-top:.2rem;font-size:.8rem}.news-carousel{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#5865f20d;padding:2rem 0}.news-inner{align-items:center;gap:1rem;min-height:90px;display:flex}.news-arrow{color:#a5b4fc;cursor:pointer;background:#5865f226;border:1px solid #5865f266;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .2s;display:flex}.news-arrow:hover{background:#5865f259}.news-track-wrapper{flex:1;overflow:hidden}.news-track{transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.news-slide{text-align:left;flex-wrap:wrap;flex:0 0 100%;align-items:center;gap:.6rem;min-width:100%;padding:.25rem 0;display:flex}.news-tag{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.tag-new{color:#86efac;background:#63dc6333}.tag-info{color:#a5b4fc;background:#5865f233}.tag-update{color:#fde68a;background:#fbbf2433}.news-date{color:var(--text-muted);font-size:.8rem}.news-title{color:#fff;width:100%;margin:0;font-size:.95rem;font-weight:700}.news-desc{width:100%;color:var(--text-muted);margin:0;font-size:.85rem}.news-dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.news-dot.active{background:var(--blurple)}.services{background:#ffffff05;padding:80px 0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.service-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:2.5rem;transition:border-color .2s,transform .2s;display:flex}.service-card:hover{border-color:var(--blurple);transform:translateY(-4px)}.service-icon{margin-bottom:1rem;font-size:2.4rem}.service-card h3{color:#fff;margin-bottom:.6rem;font-size:1.2rem;font-weight:700}.service-card>p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.service-points{flex-direction:column;flex:1;gap:.7rem;margin-bottom:2rem;list-style:none;display:flex}.service-points li{border:1px solid var(--border);background:#ffffff08;border-radius:8px;flex-direction:column;gap:.15rem;padding:.7rem .9rem;display:flex}.service-points li.highlight{background:#5865f21a;border-color:#5865f259}.point-label{color:#fff;font-size:.88rem;font-weight:700}.service-points li.highlight .point-label{color:#a5b4fc}.point-note{color:var(--text-muted);font-size:.8rem}.service-btn{background:var(--blurple);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:auto;padding:.8rem;font-size:.95rem;font-weight:700;transition:opacity .2s,transform .1s}.service-btn:hover{opacity:.85;transform:translateY(-1px)}.footer{border-top:1px solid var(--border);text-align:center;padding:2.5rem 0}.footer-logo{color:#000;margin-bottom:.5rem;font-size:1.3rem;font-weight:800}.footer-logo span{color:var(--blurple)}.footer p{color:var(--text-muted);font-size:.85rem}@media (width<=768px){.hero-stats{gap:1.5rem}}.news-carousel{box-sizing:border-box;text-align:left;background:#fff;border:1px solid #e5e5e5;border-radius:12px;width:100%;max-width:560px;margin:1.5rem auto 0;overflow:hidden}.news-slide{box-sizing:border-box;width:100%;padding:1rem 1.25rem .75rem}.news-tag{letter-spacing:.03em;border-radius:4px;margin-bottom:.5rem;padding:.15rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.news-body{flex-direction:column;gap:.2rem;display:flex}.news-title{color:#222;overflow-wrap:break-word;word-break:break-word;font-size:.9rem;font-weight:700;line-height:1.4}.news-text{color:#555;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;font-size:.82rem;line-height:1.65}.news-date{color:#bbb;margin-top:.2rem;font-size:.72rem}.news-controls{background:#fafafa;border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:.4rem .75rem;display:flex}.news-arrow{color:#aaa;cursor:pointer;background:0 0;border:none;padding:.1rem .3rem;font-size:1.2rem;line-height:1;transition:color .2s}.news-arrow:hover{color:#6366f1}.news-dots{gap:.4rem;display:flex}.news-dot{cursor:pointer;background:#ddd;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:background .2s,transform .2s}.news-dot.active{background:#6366f1;transform:scale(1.3)}.donation-page{min-height:100vh;padding-top:var(--header-h);background:#f9f9fb;justify-content:center;display:flex}.donation-container{box-sizing:border-box;width:100%;max-width:560px;padding:3rem 2rem 4rem}.donation-header{text-align:center;margin-bottom:2.5rem}.donation-header h1{color:#111;margin-bottom:.8rem;font-size:2rem;font-weight:800}.donation-header p{color:#555;font-size:.95rem;line-height:1.8}.donation-form{flex-direction:column;gap:2rem;display:flex}.form-section h2{color:#333;margin-bottom:1rem;font-size:1rem;font-weight:700}.amount-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.amount-btn{color:#333;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:.75rem;font-size:1rem;font-weight:600;transition:border-color .2s,background .2s,color .2s}.amount-btn:hover{border-color:#6366f1}.amount-btn.active{color:#fff;background:#6366f1;border-color:#6366f1}.custom-amount label{color:#555;margin-bottom:.5rem;font-size:.875rem;display:block}.input-wrap{background:#fff;border:2px solid #e0e0e0;border-radius:8px;align-items:center;transition:border-color .2s;display:flex;overflow:hidden}.input-wrap:focus-within{border-color:#6366f1}.currency{color:#888;padding:0 .75rem;font-size:1rem}.input-wrap input{color:#111;background:0 0;border:none;outline:none;flex:1;padding:.75rem .75rem .75rem 0;font-size:1rem}.message-input{color:#333;resize:vertical;box-sizing:border-box;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.message-input:focus{border-color:#6366f1;outline:none}.donation-summary{color:#555;background:#fff;border:2px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1rem;display:flex}.summary-amount{color:#6366f1;font-size:1.4rem;font-weight:800}.btn-donate{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;transition:opacity .2s}.btn-donate:hover:not(:disabled){opacity:.85}.btn-donate:disabled{opacity:.4;cursor:not-allowed}.donation-thanks{text-align:center;padding-top:4rem}.thanks-icon{margin-bottom:1rem;font-size:4rem}.donation-thanks h1{color:#111;margin-bottom:.75rem;font-size:1.8rem;font-weight:800}.donation-thanks p{color:#555;margin-bottom:2rem;font-size:1rem}.terms-page{min-height:100vh;padding-top:var(--header-h);background:#f9f9fb}.terms-container{box-sizing:border-box;max-width:760px;margin:0 auto;padding:3rem 2rem 5rem}.terms-back{color:#6366f1;cursor:pointer;background:0 0;border:none;margin-bottom:2rem;padding:0;font-size:.9rem;font-weight:600;display:inline-block}.terms-back:hover{text-decoration:underline}.terms-title{color:#111;margin-bottom:.4rem;font-size:2rem;font-weight:900}.terms-date{color:#999;margin-bottom:1.5rem;font-size:.875rem}.terms-intro{color:#555;background:#fff;border-left:4px solid #6366f1;border-radius:0 8px 8px 0;margin-bottom:2.5rem;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.8}.terms-sections{flex-direction:column;gap:1.5rem;display:flex}.terms-section{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:1.5rem}.terms-section h2{color:#333;border-bottom:1px solid #f0f0f0;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1rem;font-weight:800}.terms-section p{color:#555;white-space:pre-line;font-size:.9rem;line-height:1.9}.terms-contact{color:#888;text-align:center;margin-top:3rem;font-size:.875rem}.contact-page{min-height:100vh;padding-top:var(--header-h);background:#f9f9fb}.contact-container{box-sizing:border-box;max-width:600px;margin:0 auto;padding:3rem 2rem 5rem}.contact-back{color:#6366f1;cursor:pointer;background:0 0;border:none;margin-bottom:2rem;padding:0;font-size:.9rem;font-weight:600;display:inline-block}.contact-back:hover{text-decoration:underline}.contact-title{color:#111;margin-bottom:.5rem;font-size:2rem;font-weight:900}.contact-intro{color:#666;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-label{color:#333;font-size:.9rem;font-weight:700}.required{color:#e55;margin-left:.2rem}.form-input,.form-textarea{color:#222;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;box-sizing:border-box;background:#fff;border:2px solid #e0e0e0;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-input:focus,.form-textarea:focus{border-color:#6366f1}.form-textarea{resize:vertical;min-height:140px}.form-error{color:#e55;background:#fff0f0;border:1px solid #fcc;border-radius:8px;padding:.75rem 1rem;font-size:.875rem}.btn-submit{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;width:100%;padding:1rem;font-size:1.05rem;font-weight:700;transition:opacity .2s}.btn-submit:hover:not(:disabled){opacity:.85}.btn-submit:disabled{opacity:.5;cursor:not-allowed}.contact-done{text-align:center;padding-top:4rem}.done-icon{margin-bottom:1rem;font-size:3.5rem}.contact-done h1{color:#111;margin-bottom:.75rem;font-size:1.8rem;font-weight:900}.contact-done p{color:#666;margin-bottom:2rem;font-size:.95rem;line-height:1.8}.btn-back{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s}.btn-back:hover{opacity:.85}.guide-page{min-height:100vh;padding-top:var(--header-h);background:#f9f9fb}.guide-container{box-sizing:border-box;max-width:680px;margin:0 auto;padding:3rem 2rem 5rem}.guide-back{color:#6366f1;cursor:pointer;background:0 0;border:none;margin-bottom:1.5rem;padding:0;font-size:.9rem;font-weight:600;display:inline-block}.guide-back:hover{text-decoration:underline}.guide-title{color:#111;margin-bottom:2rem;font-size:1.8rem;font-weight:900}.slideshow{background:#fff;border:1px solid #e5e5e5;border-radius:16px;outline:none;overflow:hidden}.slide-image-wrap{aspect-ratio:16/9;background:#f0f0f5;width:100%;position:relative;overflow:hidden}.slide-image{object-fit:cover;width:100%;height:100%;display:block}.slide-image-placeholder{color:#aaa;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;display:none;position:absolute;inset:0}.slide-image-placeholder span{color:#ccc;font-size:2rem;font-weight:800}.slide-image-placeholder small{font-size:.75rem;line-height:1.6}.slide-content{border-bottom:1px solid #f0f0f0;padding:1.5rem 1.75rem}.slide-step{color:#6366f1;letter-spacing:.08em;margin-bottom:.4rem;font-size:.75rem;font-weight:700}.slide-title{color:#111;margin-bottom:.75rem;font-size:1.2rem;font-weight:800}.slide-desc{color:#555;white-space:pre-line;font-size:.9rem;line-height:1.85}.slide-nav{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.slide-arrow{cursor:pointer;color:#555;background:#fff;border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.4rem;line-height:1;transition:background .2s,border-color .2s;display:flex}.slide-arrow:hover:not(:disabled){color:#fff;background:#6366f1;border-color:#6366f1}.slide-arrow:disabled{opacity:.3;cursor:not-allowed}.slide-dots{gap:.5rem;display:flex}.slide-dot{cursor:pointer;background:#ddd;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.slide-dot.active{background:#6366f1;transform:scale(1.3)}.guide-end{text-align:center;margin-top:2rem}.guide-end p{color:#666;margin-bottom:1rem;font-size:.95rem}.btn-start{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;padding:.85rem 2.5rem;font-size:1rem;font-weight:700;transition:opacity .2s}.btn-start:hover{opacity:.85}@media (width<=480px){.slide-content{padding:1.25rem}.slide-title{font-size:1.05rem}.slide-desc{font-size:.85rem}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}.spacer{height:88px}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
