.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{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}.modal-backdrop{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:8px;width:100%;max-width:400px;padding:2rem;position:relative}.modal-close{cursor:pointer;background:0 0;border:none;font-size:1rem;position:absolute;top:.75rem;right:.75rem}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.header{z-index:100;background:#fff;border-bottom:2px solid #777;justify-content:flex-start;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.nav-div{align-items:center;gap:1rem;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.nav-div a{color:#000;border:1px solid #000;padding:4px 10px;text-decoration:none}.logo{letter-spacing:.08em;color:#000;font-size:2rem;font-weight:700;text-decoration:none}.site-nav{letter-spacing:.1em;align-items:center;gap:1.5rem;padding:1.5em;font-size:.75rem;display:flex}.post-list{box-sizing:border-box;flex-direction:column;width:95%;margin:0 1rem;list-style:none;display:flex}.post-card{flex-direction:row;align-items:flex-start;gap:1rem;display:flex}.post-card:hover{background:#ffffff05}.rank{color:#414040;letter-spacing:.05em;text-align:right;align-self:center;font-size:1rem}.voting-col{flex-direction:column;align-self:center;align-items:center;gap:5px;display:flex}.vote-btn{color:#414040;background:0 0;border:1px solid #414040;border-radius:5px;justify-content:center;align-items:center;width:28px;height:22px;font-size:.65rem;transition:all .15s;display:flex}.vote-btn.up:hover{color:#000;background:#d4f000;border-color:#d4f000}.vote-btn.down:hover{color:#fff;background:#f44;border-color:#f44}.vote-btn.voted-up{color:#000;background:#d4f000;border-color:#d4f000}.vote-btn.voted-down{color:#fff;background:#f44;border-color:#f44}.score{text-align:center;min-width:2ch;font-size:.75rem;font-weight:700}.post-thumbnail-link{border-radius:2px;display:block;overflow:hidden}.post-thumbnail{object-fit:cover;width:120px;height:80px}.post-thumbnail-link:hover .post-thumbnail{filter:grayscale(0%)}.post-body{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.post-title{white-space:nowrap;text-overflow:ellipsis;font-size:1.3rem;font-weight:700;line-height:1.3;overflow:hidden}.post-sub{color:#414040;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.7rem;display:flex}.dot{color:#414040}.author{color:#9dae00}.comments-link{color:#414040}.post-page{padding:1.5rem 1rem}.post-page .post-card{align-items:flex-start;gap:1rem;width:min(100%,900px);margin:0 auto}.post-page .post-body{min-width:0}.register-page{margin:2rem auto;padding:0 1rem}.register-form{margin-top:1rem}.register-form .form-row{align-items:center;gap:.75rem;margin-bottom:.8rem;display:flex}.register-form .form-row label{text-align:left;width:160px}.register-form .form-row input{flex:1;min-width:0;max-width:300px;padding:.5rem}.register-form h2{margin:1.5rem 0 1rem}.register-form .form-actions{margin-top:1rem;padding-left:calc(160px + .75rem)}.register-form .form-actions .btn-submit{padding:.5rem}.error{color:oklch(64.5% .246 16.439)}.post-head{overflow-wrap:anywhere;align-items:center;gap:2px;display:flex}.post-img-expanded{object-fit:cover;width:auto;max-width:100vh;height:30vh}.comment-container{border:1px solid #bbb;border-radius:5px;align-items:flex-start;margin:5px;display:flex}.comment-field{flex:1;padding:5px}.comment-text{white-space:pre-line;overflow-wrap:anywhere;margin-left:15px;display:block}.comment-date{font-size:small;font-style:italic}.comment-buttons{flex-direction:column;align-items:end;gap:5px;margin-right:10px;padding-top:10px;display:flex}.description{white-space:pre-line;overflow-wrap:anywhere}.truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#previewImg{max-width:25%;max-height:25%;display:none}#imgErrorMsg{color:red;font-size:small;font-style:italic;display:none}.post-owner-controls{align-items:center;gap:10px;margin-left:15px;display:inline-flex}.post-ctrl-btn{color:#666;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-family:inherit;font-size:.9em;text-decoration:none;transition:color .2s}.post-ctrl-btn:hover{color:#000;text-decoration:underline}button.post-ctrl-btn:hover{color:#d9534f}.tags-checkbox-group{grid-template-columns:1fr 1fr;gap:5px;width:300px;display:grid}.tag-label{cursor:pointer;font-size:.9em;font-weight:400!important}.post-tags-display{flex-wrap:wrap;gap:10px;margin:10px 0;display:flex}.tag-item{color:#007bff;background-color:#f0f7ff;border:1px solid #cce5ff;border-radius:4px;padding:2px 8px;font-size:.9em;font-weight:500}.footer{border-top:1px solid #ddd;justify-content:center;gap:1.5rem;margin-top:2rem;padding:1rem;display:flex}.footer a{color:#666;text-decoration:none}.footer a:hover{color:#000;text-decoration:underline}.container{background:red;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:50vh;padding:30px}.reset-success-wrap{justify-content:center;align-items:center;min-height:calc(80vh - 80px);padding:2rem 1rem;display:flex}.reset-success-card{text-align:center;background:0 0;border-radius:0;width:100%;max-width:520px;height:auto;padding:0}.reset-success-card a{margin-top:.75rem;display:inline-block}.page-content{padding:1rem}.user-tree{font-family:monospace;line-height:1.6}.tree-prefix{color:#666;white-space:pre}.user-tree{padding:1rem;font-family:monospace;line-height:1.6}.tree-line{white-space:pre}.tree-prefix{color:#666}.tree-username{color:#9dae00;text-decoration:none}.tree-username:hover{text-decoration:underline}.tree-karma{color:#666;margin-left:.25rem;font-size:.9em}.tree-node{white-space:pre-line;margin-bottom:8px;line-height:.8}
