*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--surface:#13131a;--surface2:#1c1c26;--surface3:#242430;--border:rgba(255,255,255,0.06);--border2:rgba(255,255,255,0.11);--text:#f0eff5;--muted:#848399;--muted2:#88879a;--gold:#c9a84c;--gold-dim:rgba(201,168,76,0.12);--green:#3dd68c;--green-dim:rgba(61,214,140,0.1);--red:#f06060;--red-dim:rgba(240,96,96,0.1);--accent:#7c6ff7;--accent-dim:rgba(124,111,247,0.12);--tg:#2aabee;--tg-dim:rgba(42,171,238,0.12)}html,body{background-color:#0a0a0f!important;color:#f0eff5!important}@media(prefers-color-scheme:light){html,body{background-color:#0a0a0f!important;color:#f0eff5!important}}body{font-family:'Inter',system-ui,sans-serif;min-height:100vh}nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(10,10,15,0.9);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);padding:0 2rem}.nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;height:64px;gap:2rem}.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.nav-logo img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:1.5px solid rgba(201,168,76,0.4)}.nav-logo span{font-family:'Playfair Display',serif;font-size:14px;color:var(--gold)}.nav-links{display:flex;align-items:center;gap:1.5rem;margin-left:auto}.nav-links a{font-size:13px;color:var(--muted);text-decoration:none;font-weight:500;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--text)}.nav-cta{display:inline-flex;align-items:center;gap:6px;padding:.4rem .9rem;background:var(--gold);border-radius:8px;color:#0a0a0f!important;font-size:12px;font-weight:700}.hero{padding:7rem 1.5rem 3rem;text-align:center;border-bottom:1px solid var(--border);position:relative;overflow:hidden}.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 50% 20%,rgba(201,168,76,0.06) 0%,transparent 70%);pointer-events:none}.hero .badge-soon{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px}.hero .badge-soon::before,.hero .badge-soon::after{content:'';width:30px;height:1px;background:rgba(201,168,76,0.3)}.hero h1{font-family:'Playfair Display',serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:.75rem}.hero p{font-size:15px;color:var(--muted);max-width:520px;margin:0 auto 2rem;line-height:1.7}.hero-icon{font-size:4rem;margin-bottom:1.25rem}.hero-btns{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.btn-vote-hero{display:inline-flex;align-items:center;gap:7px;padding:.7rem 1.4rem;background:var(--surface);border:1px solid var(--border2);border-radius:10px;color:var(--muted);font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s}.btn-vote-hero:hover,.btn-vote-hero.voted{border-color:var(--gold);color:var(--gold);background:var(--gold-dim)}.btn-notify-hero{display:inline-flex;align-items:center;gap:7px;padding:.7rem 1.4rem;background:var(--tg);border-radius:10px;color:#fff;font-size:14px;font-weight:600;border:none;cursor:pointer;font-family:inherit;transition:opacity .2s}.btn-notify-hero:hover{opacity:.88}.container{max-width:960px;margin:0 auto;padding:3rem 1.5rem 5rem}.section-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:10px}.section-title{font-family:'Playfair Display',serif;font-size:clamp(1.4rem,2.5vw,1.8rem);color:var(--text);margin-bottom:1.5rem}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-bottom:3rem}.feat{background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:1.25rem}.feat .icon{font-size:1.6rem;margin-bottom:8px}.feat h3{font-size:14px;font-weight:700;color:var(--text);margin-bottom:5px}.feat p{font-size:13px;color:var(--muted);line-height:1.6}.preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-bottom:3rem}.preview-card{background:var(--surface);border:1px solid var(--border);border-radius:13px;padding:1.25rem;position:relative}.preview-card::after{content:'Aper\00e7u';position:absolute;top:10px;right:10px;font-size:10px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--muted2);background:var(--surface2);border:1px solid var(--border);padding:2px 7px;border-radius:5px}.preview-card h4{font-size:13px;font-weight:700;color:var(--text);margin-bottom:5px}.preview-card p{font-size:12px;color:var(--muted);line-height:1.5;margin-bottom:8px}.mock-data{font-family:'JetBrains Mono',monospace;font-size:11px;color:var(--green);background:rgba(61,214,140,0.05);border:1px solid rgba(61,214,140,0.1);border-radius:6px;padding:7px 9px;white-space:pre-line}.dev-progress-wrap{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.25rem 1.5rem;margin-bottom:2.5rem}.dev-progress-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px;margin-bottom:10px}.dev-progress-left .label{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}.dev-progress-left .pct{font-size:1.8rem;font-weight:700;color:var(--gold)}.dev-progress-right{text-align:right}.days-left-num{font-family:'JetBrains Mono',monospace;font-size:1.5rem;font-weight:700;color:var(--text)}.days-left-label{font-size:11px;color:var(--muted);margin-top:2px}.dev-progress-bg{height:8px;background:var(--surface2);border-radius:8px;overflow:hidden}.dev-progress-fill{height:100%;border-radius:8px;background:linear-gradient(90deg,var(--gold),var(--gold));width:45%;transition:width 1s ease}.accel-section{background:linear-gradient(135deg,#13130a,#0f100a);border:1px solid rgba(201,168,76,0.3);border-radius:16px;padding:1.75rem;margin-bottom:2rem;position:relative;overflow:hidden}.accel-section::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.accel-title{font-size:16px;font-weight:700;color:var(--text);margin-bottom:6px}.accel-sub{font-size:13px;color:var(--muted);margin-bottom:1.25rem;line-height:1.6}.accel-amounts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:1.25rem}.accel-amount{background:var(--surface);border:1.5px solid var(--border);border-radius:12px;padding:1rem .75rem;text-align:center;cursor:pointer;transition:all .2s}.accel-amount:hover{border-color:rgba(201,168,76,0.4);background:var(--gold-dim)}.accel-amount.selected{border-color:var(--gold);background:var(--gold-dim)}.accel-amount .days-saved{font-size:11px;color:var(--green);font-weight:700;margin-bottom:5px}.accel-amount .price{font-size:1.4rem;font-weight:700;color:var(--gold)}.accel-amount .price-label{font-size:11px;color:var(--muted);margin-top:3px}.accel-step{margin-bottom:1rem}.accel-step-label{font-size:12px;color:var(--muted);font-weight:600;margin-bottom:6px;display:flex;align-items:center;gap:6px}.accel-step-num{width:20px;height:20px;border-radius:50%;background:var(--gold-dim);border:1px solid rgba(201,168,76,0.3);display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--gold);flex-shrink:0}.accel-input{width:100%;padding:.65rem 1rem;background:var(--surface2);border:1px solid var(--border2);border-radius:9px;color:var(--text);font-family:inherit;font-size:13px;outline:none;transition:border-color .2s}.accel-input:focus{border-color:var(--gold)}.btc-box{background:var(--surface2);border:1px solid var(--border2);border-radius:10px;padding:1rem;margin:.875rem 0}.btc-box .btc-lbl{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-bottom:8px}.btc-row{display:flex;align-items:center;gap:8px}.btc-code{font-family:'JetBrains Mono',monospace;font-size:11px;color:var(--gold);flex:1;word-break:break-all;line-height:1.5}.btn-copy-btc{flex-shrink:0;padding:.4rem .75rem;background:var(--gold-dim);border:1px solid rgba(201,168,76,0.25);border-radius:7px;color:var(--gold);font-size:11px;font-weight:700;cursor:pointer;font-family:inherit;transition:opacity .2s}.btn-copy-btc:hover{opacity:.8}.btc-amount-display{font-size:12px;color:var(--muted);margin-top:8px}.btc-amount-display strong{color:var(--green);font-weight:700}.btn-accel-submit{width:100%;padding:12px;background:var(--gold);border:none;border-radius:10px;color:#0a0a0f;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:opacity .2s;margin-top:.875rem}.btn-accel-submit:hover{opacity:.88}.btn-accel-submit:disabled{opacity:.35;cursor:not-allowed}.accel-success{display:none;text-align:center;padding:1rem;background:var(--green-dim);border:1px solid rgba(61,214,140,0.2);border-radius:10px;margin-top:.875rem;font-size:13px;color:var(--green);font-weight:600}.suggest-section{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.5rem;margin-bottom:2rem}.suggest-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:4px}.suggest-sub{font-size:13px;color:var(--muted);margin-bottom:1rem;line-height:1.5}.suggest-tabs{display:flex;gap:8px;margin-bottom:1rem;flex-wrap:wrap}.suggest-tab{padding:6px 14px;background:var(--surface2);border:1px solid var(--border);border-radius:20px;font-size:12px;font-weight:600;color:var(--muted);cursor:pointer;transition:all .2s;font-family:inherit}.suggest-tab.active,.suggest-tab:hover{background:var(--accent-dim);border-color:var(--accent);color:var(--accent)}.suggest-textarea{width:100%;padding:.75rem 1rem;background:var(--surface2);border:1px solid var(--border2);border-radius:9px;color:var(--text);font-family:inherit;font-size:13px;outline:none;resize:vertical;min-height:80px;transition:border-color .2s;margin-bottom:.75rem}.suggest-textarea:focus{border-color:var(--accent)}.btn-suggest{display:inline-flex;align-items:center;gap:6px;padding:.6rem 1.25rem;background:var(--accent);border:none;border-radius:9px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:opacity .2s}.btn-suggest:hover{opacity:.88}.suggest-sent{display:none;font-size:13px;color:var(--green);font-weight:600;margin-top:.75rem}.changelog-section{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.5rem;margin-bottom:2rem}.changelog-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:1rem}.changelog-entry{display:flex;gap:12px;padding:9px 0;border-bottom:1px solid var(--border)}.changelog-entry:last-child{border-bottom:none}.changelog-date{font-size:11px;color:var(--gold);font-weight:600;white-space:nowrap;min-width:90px;padding-top:2px}.changelog-text{font-size:13px;color:var(--muted);line-height:1.5}.soon-band{background:linear-gradient(135deg,#13130a,#0f100a);border:1px solid rgba(201,168,76,0.25);border-radius:18px;padding:2rem;text-align:center;position:relative;overflow:hidden;margin-bottom:2rem}.soon-band::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.soon-band h2{font-family:'Playfair Display',serif;font-size:1.5rem;color:var(--text);margin-bottom:8px}.soon-band p{font-size:13px;color:var(--muted);max-width:400px;margin:0 auto 1.25rem;line-height:1.7}.soon-btns{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.btn-outline{display:inline-flex;align-items:center;gap:7px;padding:.7rem 1.4rem;background:transparent;border:1px solid var(--border2);border-radius:10px;color:var(--text);font-size:14px;font-weight:500;text-decoration:none;transition:background .2s}.btn-outline:hover{background:var(--surface2)}.notify-overlay{display:none;position:fixed;inset:0;background:rgba(8,8,10,0.92);backdrop-filter:blur(8px);z-index:999;align-items:center;justify-content:center}.notify-card{background:var(--surface);border:1px solid var(--border2);border-radius:18px;padding:2rem;max-width:360px;width:calc(100% - 32px);text-align:center;position:relative}.notify-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--tg),transparent);border-radius:18px 18px 0 0}.notify-card h3{font-size:1.05rem;font-weight:700;color:var(--text);margin-bottom:6px}.notify-card p{font-size:13px;color:var(--muted);line-height:1.5;margin-bottom:14px}.notify-input{width:100%;padding:10px 14px;background:var(--surface2);border:1px solid var(--border2);border-radius:9px;color:var(--text);font-size:14px;font-family:inherit;outline:none;text-align:center;margin-bottom:6px;transition:border-color .2s}.notify-input:focus{border-color:var(--tg)}.notify-error{font-size:12px;color:var(--red);min-height:14px;margin-bottom:8px}.btn-notify-confirm{width:100%;padding:11px;background:var(--tg);border:none;border-radius:9px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:opacity .2s}.btn-notify-confirm:hover{opacity:.88}.notify-success{display:none;padding:10px;background:var(--green-dim);border:1px solid rgba(61,214,140,0.2);border-radius:8px;font-size:13px;color:var(--green);font-weight:600;margin-top:8px}.btn-notify-close{background:none;border:none;color:var(--muted);font-size:12px;cursor:pointer;font-family:inherit;margin-top:10px;text-decoration:underline;display:block;width:100%}.cta-band{background:var(--surface);border-top:1px solid var(--border);padding:3rem 1.5rem;text-align:center}.cta-band h2{font-family:'Playfair Display',serif;font-size:clamp(1.3rem,2.5vw,1.8rem);margin-bottom:.75rem}.cta-band p{font-size:14px;color:var(--muted);margin-bottom:1.5rem;max-width:380px;margin-left:auto;margin-right:auto;line-height:1.7}.btn-gold{display:inline-flex;align-items:center;gap:7px;padding:.75rem 1.6rem;background:var(--gold);border-radius:10px;color:#0a0a0f;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s}.btn-gold:hover{opacity:.88}footer{padding:2rem 1.5rem;border-top:1px solid var(--border)}.footer-links{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem}.footer-links a{font-size:13px;color:var(--muted);text-decoration:none;transition:color .2s;display:inline-flex;align-items:center;gap:5px}.footer-links a:hover{color:var(--text)}.footer-copy{font-size:12px;color:var(--muted2);text-align:center}@media(max-width:640px){.accel-amounts{grid-template-columns:1fr}.nav-links .hide-mob{display:none}}.accel-perks{background:var(--surface2);border:1px solid var(--border);border-radius:10px;padding:.875rem 1rem;margin-bottom:1.25rem}.accel-perks-title{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin-bottom:8px}.accel-perk{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--text);margin-bottom:6px;line-height:1.5}.accel-perk:last-child{margin-bottom:0}.accel-perk-icon{color:var(--green);flex-shrink:0;font-weight:700}.contributors-section{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.5rem;margin-bottom:2rem}.contributors-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:4px}.contributors-sub{font-size:13px;color:var(--muted);margin-bottom:1rem}.contributors-list{display:flex;flex-direction:column;gap:6px}.contributor-row{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--surface2);border-radius:10px;border:1px solid var(--border)}.contributor-avatar{width:28px;height:28px;border-radius:50%;background:var(--gold-dim);border:1px solid rgba(201,168,76,0.2);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--gold);flex-shrink:0}.contributor-pseudo{font-size:13px;font-weight:600;color:var(--text);flex:1}.contributor-tool{font-size:11px;color:var(--muted)}.contributor-amount{font-size:13px;font-weight:700;color:var(--green);flex-shrink:0}.contributors-total{margin-top:10px;padding:8px 10px;background:var(--gold-dim);border:1px solid rgba(201,168,76,0.2);border-radius:8px;font-size:13px;color:var(--gold);font-weight:600;text-align:center}.btc-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(20px);background:var(--green);color:#fff;font-size:13px;font-weight:700;padding:10px 20px;border-radius:30px;opacity:0;transition:opacity .3s,transform .3s;z-index:9999;pointer-events:none;white-space:nowrap}.btc-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.lang-btn:hover{color:var(--text);background:var(--surface2)}.lang-btn.active{color:var(--text);background:var(--surface2);border-color:var(--border2)}.lang-switch{display:flex;align-items:center;gap:4px;margin-right:auto;margin-left:1.5rem}.lang-flag{display:inline-flex;align-items:center;justify-content:center;width:28px;height:20px;border-radius:4px;text-decoration:none;font-size:16px;opacity:.45;transition:opacity .2s;border:1px solid transparent;cursor:pointer}.lang-flag:hover{opacity:1}.lang-flag.active{opacity:1;border-color:var(--border2)}@media(max-width:480px){body{font-size:15px}h1{font-size:1.6rem!important}h2{font-size:1.3rem!important}.nav-links a.hide-mob{display:none}button,a.btn,.btn-gold,.btn-tg,.nav-cta,.lang-flag,.vote-btn,.vote-pill,.tool-apercu-btn,.guide-pill{min-height:44px;padding-top:.6rem;padding-bottom:.6rem}input,textarea,select{font-size:16px!important}}.footer-logo img{width:28px;height:28px;border-radius:50%;object-fit:cover}.footer-logo{display:inline-flex;align-items:center;gap:10px;margin-bottom:1rem;text-decoration:none}.footer-logo span{font-family:'Playfair Display',serif;font-size:13px;color:var(--gold)}
.nav-guides{color:var(--muted);font-weight:400;transition:color .2s}
.nav-guides:hover{color:var(--gold)}


footer{padding:2.5rem 1.5rem 2rem;border-top:1px solid var(--border);background:var(--surface)}
.footer-inner{max-width:1100px;margin:0 auto;text-align:center}
.footer-links{display:flex;align-items:center;justify-content:center;gap:.5rem 1.5rem;flex-wrap:wrap;margin-bottom:1rem}
.footer-links a{font-size:13px;color:var(--muted);text-decoration:none;transition:color .2s;display:inline-flex;align-items:center;gap:5px}
.footer-links a:hover{color:var(--text)}
.footer-legal{display:flex;align-items:center;justify-content:center;gap:.5rem 1.25rem;flex-wrap:wrap;margin-bottom:.75rem}
.footer-legal a{font-size:12px;color:var(--muted2);text-decoration:none;transition:color .2s}
.footer-legal a:hover{color:var(--muted)}
.footer-copy{font-size:11px;color:var(--muted2);margin-bottom:.75rem}
.footer-seo{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .75rem;justify-content:center;padding-top:.75rem;border-top:1px solid var(--border);margin-top:.25rem}
.footer-seo-label{font-size:.7rem;font-weight:700;color:var(--muted2);text-transform:uppercase;letter-spacing:.1em;width:100%;text-align:center;margin-bottom:.2rem}
.footer-seo a{font-size:.75rem;color:var(--muted2);text-decoration:none;transition:color .2s}
.footer-seo a:hover{color:var(--gold)}
