.cg-page{flex-direction:column;min-height:100vh;display:flex}.cg-main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem 1.5rem}.cg-glass-card{background:#141414;border:1px solid #ffffff0f}.cg-steel-texture{background-image:linear-gradient(135deg,#ffffff0d 0%,#fff0 50%,#ffffff0d 100%)}.cg-hero{margin-bottom:3rem;padding:2.5rem 1rem;position:relative}.cg-hero__glow{pointer-events:none;background:linear-gradient(90deg,#e224251a,#0000);border-radius:.75rem;position:absolute;inset:0}.cg-hero__inner{flex-direction:column;gap:2rem;display:flex;position:relative}@media (min-width:1024px){.cg-hero__inner{flex-direction:row;justify-content:space-between;align-items:flex-end}}.cg-hero__title{letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4.5rem);font-style:italic;font-weight:900;line-height:1}.cg-hero__subtitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:clamp(.875rem,1.5vw,1.25rem);font-weight:300}.cg-hero__stats{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}@media (min-width:1024px){.cg-hero__stats{width:auto}}.cg-stat-card{background:#141414;border:1px solid #ffffff0f;border-left:4px solid #e22425;border-radius:.75rem;flex-direction:column;gap:.25rem;min-width:180px;padding:1.25rem;display:flex;box-shadow:0 0 15px #e222254d}.cg-stat-card__label{color:#94a3b8;text-transform:uppercase;letter-spacing:.15em;font-size:.625rem;font-weight:800}.cg-stat-card__value{color:#fff;font-size:1.875rem;font-style:italic;font-weight:900}.cg-stat-card__value--live{color:#e22425;align-items:center;gap:.5rem;display:flex}.cg-stat-card__pulse{background:#e22425;border-radius:50%;width:.5rem;height:.5rem;animation:2s infinite cg-pulse}@keyframes cg-pulse{0%,to{opacity:1}50%{opacity:.3}}.cg-layout{flex-direction:column;gap:2rem;display:flex}@media (min-width:1024px){.cg-layout{flex-direction:row}}.cg-sidebar{flex-direction:column;flex-shrink:0;gap:2rem;width:100%;display:flex}@media (min-width:1024px){.cg-sidebar{width:280px}}.cg-sidebar__new-post{color:#fff;text-transform:uppercase;letter-spacing:-.02em;cursor:pointer;background:linear-gradient(90deg,#e22425,#ff5f00);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;height:3.5rem;font-size:1.125rem;font-style:italic;font-weight:900;text-decoration:none;transition:opacity .15s;display:flex;box-shadow:0 4px 12px #e2242533}.cg-sidebar__new-post:hover{opacity:.9}.cg-sidebar__heading{text-transform:uppercase;letter-spacing:.2em;color:#64748b;margin:0;padding:0 .5rem;font-size:.625rem;font-weight:900}.cg-cat-nav{flex-direction:column;gap:.25rem;max-height:500px;padding-right:.5rem;display:flex;overflow-y:auto}.cg-cat-nav::-webkit-scrollbar{width:4px}.cg-cat-nav::-webkit-scrollbar-track{background:#0a0a0a}.cg-cat-nav::-webkit-scrollbar-thumb{background:#333;border-radius:10px}.cg-cat-item{color:#e2e8f0;border-left:3px solid #0000;border-radius:0 .5rem .5rem 0;justify-content:space-between;align-items:center;padding:.75rem;text-decoration:none;transition:all .15s;display:flex}.cg-cat-item:hover{background:#ffffff08;border-left-color:#e2242580}.cg-cat-item--active{background:#ffffff08;border-left-color:#e22425}.cg-cat-item__left{align-items:center;gap:.75rem;display:flex}.cg-cat-item__icon{color:#94a3b8;font-size:1.25rem}.cg-cat-item--active .cg-cat-item__icon,.cg-cat-item:hover .cg-cat-item__icon{color:#e22425}.cg-cat-item__name{font-size:.875rem;font-weight:500}.cg-cat-item--active .cg-cat-item__name{font-weight:600}.cg-cat-item__count{color:#64748b;font-family:Courier New,monospace;font-size:.6875rem}.cg-tags-wrap{flex-wrap:wrap;gap:.5rem;padding:0 .5rem;display:flex}.cg-tag-pill{color:#cbd5e1;text-transform:uppercase;cursor:pointer;background:#141414;border:1px solid #ffffff0f;border-radius:9999px;padding:.375rem .75rem;font-size:.6875rem;font-weight:700;text-decoration:none;transition:color .15s}.cg-tag-pill:hover{color:#e22425}.cg-feed{flex:1;min-width:0}.cg-tabs{border-bottom:1px solid #ffffff0f;align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}.cg-tab{text-transform:uppercase;letter-spacing:.15em;color:#64748b;cursor:pointer;background:0 0;border:none;padding-bottom:.75rem;font-size:.75rem;font-weight:700;transition:color .15s;position:relative}.cg-tab:hover{color:#cbd5e1}.cg-tab--active{color:#fff}.cg-tab--active:after{content:"";background:#e22425;width:100%;height:3px;position:absolute;bottom:-1px;left:0}.cg-post-list{flex-direction:column;gap:1rem;display:flex}.cg-post-row{background:#141414;border:1px solid #ffffff0f;border-radius:.75rem;transition:border-color .2s;display:flex;overflow:hidden}.cg-post-row:hover{border-color:#ffffff1f}.cg-post-row--pinned{border-left:4px solid #e22425}.cg-post-row--vendor{border-left:3px solid #10b98166}.cg-post-row--sponsored{border-left:3px solid #f59e0b66}.cg-vote-col{background:#0006;border-right:1px solid #ffffff0f;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:4rem;padding:1rem 0;display:flex}.cg-vote-btn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.25rem;line-height:1;transition:color .15s}.cg-vote-btn:hover{color:#e22425}.cg-vote-count{color:#fff;font-size:1.125rem;font-style:italic;font-weight:900}.cg-post-body{flex:1;min-width:0;padding:1.25rem}.cg-post-header{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.cg-type-badge{text-transform:uppercase;letter-spacing:.1em;border-radius:.25rem;padding:.125rem .5rem;font-size:.5625rem;font-weight:900}.cg-type-badge--discussion{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.cg-type-badge--question{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d}.cg-type-badge--review{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.cg-type-badge--build_log,.cg-type-badge--pinned{color:#c084fc;background:#a855f726;border:1px solid #a855f74d}.cg-vendor-badge{text-transform:uppercase;letter-spacing:.1em;color:#34d399;background:#10b98133;border:1px solid #10b98166;border-radius:.25rem;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.5625rem;font-weight:900;display:inline-flex}.cg-post-title{color:#fff;margin:0;font-size:1.125rem;font-weight:700;text-decoration:none;transition:color .15s}.cg-post-row:hover .cg-post-title,.cg-post-title:hover{color:#e22425}.cg-post-excerpt{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.cg-post-meta{justify-content:space-between;align-items:center;display:flex}.cg-post-meta__left{align-items:center;gap:1.5rem;display:flex}.cg-post-author{align-items:center;gap:.5rem;display:flex}.cg-post-avatar{object-fit:cover;background:#1e293b;border:1px solid #ffffff0f;border-radius:50%;width:1.5rem;height:1.5rem;overflow:hidden}.cg-post-author__name{color:#cbd5e1;font-size:.6875rem;font-weight:700}.cg-post-author__name--vendor{color:#34d399}.cg-post-comments{color:#64748b;align-items:center;gap:.375rem;font-family:Courier New,monospace;font-size:.6875rem;display:flex}.cg-post-time{color:#64748b;text-transform:uppercase;letter-spacing:-.02em;font-size:.5625rem;font-weight:500}.cg-load-more{justify-content:center;margin-top:2rem;display:flex}.cg-load-more__btn{color:#cbd5e1;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;background:#141414;border:1px solid #ffffff0f;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:700;transition:border-color .15s;display:flex}.cg-load-more__btn:hover{border-color:#e22425}.cg-detail{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.cg-detail__layout{gap:2rem;display:flex}@media (max-width:1024px){.cg-detail__layout{flex-direction:column}}.cg-detail__main{flex:1;min-width:0}.cg-detail__sidebar{flex-direction:column;flex-shrink:0;gap:1.5rem;width:280px;display:flex}@media (max-width:1024px){.cg-detail__sidebar{width:100%}}.cg-breadcrumbs{color:#64748b;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;display:flex}.cg-breadcrumbs a{color:#94a3b8;text-decoration:none;transition:color .15s}.cg-breadcrumbs a:hover{color:#e22425}.cg-breadcrumbs__sep{color:#475569}.cg-detail-header{margin-bottom:1.5rem}.cg-detail-header__title{color:#fff;margin:.5rem 0 1rem;font-size:1.75rem;font-weight:700;line-height:1.3}.cg-detail-author{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.cg-detail-author__avatar{object-fit:cover;background:#1e293b;border:1px solid #ffffff0f;border-radius:50%;width:2rem;height:2rem;overflow:hidden}.cg-detail-author__name{color:#e2e8f0;font-size:.8125rem;font-weight:700}.cg-detail-author__rep{color:#fbbf24;font-size:.75rem;font-weight:600}.cg-detail-views{color:#64748b;margin-left:auto;font-size:.75rem}.cg-detail-content{color:#cbd5e1;background:#141414;border:1px solid #ffffff0f;border-radius:.75rem;margin-bottom:1.5rem;padding:2rem;font-size:.9375rem;line-height:1.7}.cg-detail-content h2,.cg-detail-content h3{color:#fff;margin:1.5rem 0 .75rem}.cg-detail-content p{margin:0 0 1rem}.cg-detail-content ul,.cg-detail-content ol{margin:0 0 1rem;padding-left:1.5rem}.cg-detail-content li{margin-bottom:.5rem}.cg-detail-content strong{color:#fff}.cg-reactions{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.cg-reaction-btn{color:#94a3b8;cursor:pointer;background:#141414;border:1px solid #ffffff0f;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.cg-reaction-btn:hover{color:#e2e8f0;border-color:#e224254d}.cg-reaction-btn--active{color:#e22425;background:#e2242526;border-color:#e224254d}.cg-comments-header{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:1.5rem;font-size:.8125rem;font-weight:900}.cg-comment-list{flex-direction:column;gap:1rem;display:flex}.cg-comment{background:#141414;border:1px solid #ffffff0f;border-radius:.75rem;padding:1.25rem}.cg-comment--reply{border-left:2px solid #e2242533;margin-left:2rem}.cg-comment__header{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.cg-comment__avatar{object-fit:cover;background:#1e293b;border:1px solid #ffffff0f;border-radius:50%;width:1.75rem;height:1.75rem;overflow:hidden}.cg-comment__author{color:#e2e8f0;font-size:.8125rem;font-weight:700}.cg-comment__time{color:#64748b;margin-left:auto;font-size:.6875rem}.cg-comment__body{color:#cbd5e1;margin:0;font-size:.875rem;line-height:1.6}.cg-comment__actions{gap:1rem;margin-top:.75rem;display:flex}.cg-comment__action{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:.6875rem;font-weight:600;transition:color .15s}.cg-comment__action:hover{color:#e22425}.cg-comment-composer{margin-top:1.5rem}.cg-comment-textarea{color:#e2e8f0;resize:vertical;background:#141414;border:1px solid #ffffff14;border-radius:.75rem;outline:none;width:100%;min-height:100px;padding:1rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.cg-comment-textarea:focus{border-color:#e224254d}.cg-comment-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#e22425,#ff5f00);border:none;border-radius:.5rem;margin-top:.75rem;padding:.75rem 2rem;font-size:.8125rem;font-weight:700;transition:opacity .15s}.cg-comment-submit:hover{opacity:.9}.cg-sidebar-card{background:#141414;border:1px solid #ffffff0f;border-radius:.75rem;padding:1.25rem}.cg-sidebar-card__title{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin:0 0 1rem;font-size:.6875rem;font-weight:900}.cg-similar-thread{color:#cbd5e1;border-bottom:1px solid #ffffff0a;padding:.5rem 0;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .15s;display:block}.cg-similar-thread:last-child{border-bottom:none}.cg-similar-thread:hover{color:#e22425}.cg-new-post{max-width:720px;margin:0 auto;padding:2rem 1.5rem}.cg-new-post__back{color:#94a3b8;align-items:center;gap:.25rem;margin-bottom:1.5rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.cg-new-post__back:hover{color:#e22425}.cg-new-post__title{text-transform:uppercase;color:#fff;margin:0 0 .25rem;font-size:1.5rem;font-weight:900}.cg-new-post__subtitle{color:#64748b;margin:0 0 2rem;font-size:.875rem}.cg-form-group{margin-bottom:1.5rem}.cg-form-label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.5rem;font-size:.6875rem;font-weight:800;display:block}.cg-form-input,.cg-form-select{color:#e2e8f0;background:#141414;border:1px solid #ffffff14;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s}.cg-form-input:focus,.cg-form-select:focus,.cg-form-textarea:focus{border-color:#e224254d}.cg-form-textarea{color:#e2e8f0;resize:vertical;background:#141414;border:1px solid #ffffff14;border-radius:.5rem;outline:none;width:100%;min-height:300px;padding:1rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s}.cg-form-helper{color:#64748b;margin-top:.375rem;font-size:.6875rem}.cg-type-pills{flex-wrap:wrap;gap:.5rem;display:flex}.cg-type-pill{text-transform:uppercase;cursor:pointer;color:#94a3b8;background:#141414;border:1px solid #0000;border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;transition:all .15s}.cg-type-pill--discussion{border-color:#3b82f633}.cg-type-pill--question{border-color:#22c55e33}.cg-type-pill--review{border-color:#f59e0b33}.cg-type-pill--build_log{border-color:#a855f733}.cg-type-pill--discussion.cg-type-pill--active{color:#60a5fa;background:#3b82f626;border-color:#3b82f666}.cg-type-pill--question.cg-type-pill--active{color:#4ade80;background:#22c55e26;border-color:#22c55e66}.cg-type-pill--review.cg-type-pill--active{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b66}.cg-type-pill--build_log.cg-type-pill--active{color:#c084fc;background:#a855f726;border-color:#a855f766}.cg-dropzone{text-align:center;cursor:pointer;border:2px dashed #ffffff14;border-radius:.75rem;padding:2rem;transition:border-color .15s}.cg-dropzone:hover{border-color:#e224254d}.cg-dropzone__text{color:#64748b;margin:0;font-size:.875rem}.cg-dropzone__hint{color:#475569;margin:.5rem 0 0;font-size:.6875rem}.cg-form-submit{color:#fff;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;background:linear-gradient(90deg,#e22425,#ff5f00);border:none;border-radius:.75rem;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:900;transition:opacity .15s}.cg-form-submit:hover{opacity:.9}.cg-form-submit:disabled{opacity:.5;cursor:not-allowed}.cg-form-cancel{text-align:center;color:#64748b;margin-top:.75rem;font-size:.8125rem;text-decoration:none;transition:color .15s;display:block}.cg-form-cancel:hover{color:#cbd5e1}.cg-tags-input{background:#141414;border:1px solid #ffffff14;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.375rem;min-height:3rem;padding:.5rem;display:flex}.cg-tag-chip{color:#e22425;background:#e224251f;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:700;display:inline-flex}.cg-tag-chip__remove{cursor:pointer;opacity:.7;color:inherit;background:0 0;border:none;padding:0;font-size:.875rem;line-height:1}.cg-tag-chip__remove:hover{opacity:1}.tr-page{min-height:100vh}.tr-hero{text-align:center;padding:5rem 2rem;position:relative;overflow:hidden}.tr-hero__glow{pointer-events:none;background:radial-gradient(#e224251f 0%,#0000 60%);position:absolute;inset:0}.tr-hero__title{text-transform:uppercase;color:#fff;text-shadow:0 0 40px #e224254d;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;position:relative}.tr-hero__subtitle{color:#94a3b8;max-width:600px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6;position:relative}.tr-hero__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}.tr-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(90deg,#e22425,#ff5f00);border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:800;text-decoration:none;transition:opacity .15s}.tr-btn-primary:hover{opacity:.9}.tr-btn-outline{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:border-color .15s}.tr-btn-outline:hover{border-color:#e22425}.tr-steps{max-width:1000px;margin:0 auto;padding:4rem 2rem}.tr-steps__title{text-transform:uppercase;text-align:center;color:#fff;margin:0 0 3rem;font-size:1.5rem;font-weight:900}.tr-steps__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.tr-step-card{text-align:center;background:#141414;border:1px solid #ffffff0f;border-radius:.75rem;padding:2rem}.tr-step-card__icon{margin-bottom:1rem;font-size:2.5rem;display:block}.tr-step-card__title{color:#fff;text-transform:uppercase;margin:0 0 .5rem;font-size:1rem;font-weight:800}.tr-step-card__desc{color:#94a3b8;margin:0;font-size:.8125rem;line-height:1.6}.tr-fine-print{text-align:center;color:#475569;max-width:800px;margin:0 auto;padding:2rem;font-size:.75rem;line-height:1.6}.tr-bottom-cta{text-align:center;padding:4rem 2rem}.tr-bottom-cta__title{color:#fff;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.tr-bottom-cta__desc{color:#94a3b8;margin:0 0 2rem;font-size:.875rem}.vp-page{min-height:100vh}.vp-container{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.vp-layout{gap:2rem;display:flex}@media (max-width:1024px){.vp-layout{flex-direction:column}}.vp-form-area{flex:1;min-width:0}.vp-preview-area{flex-shrink:0;width:280px}@media (max-width:1024px){.vp-preview-area{width:100%}}.vp-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.vp-header__title{color:#fff;text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:1.5rem;font-weight:900}.vp-header__sub{color:#94a3b8;margin:.25rem 0 0;font-size:.82rem}.vp-header__back{color:#94a3b8;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s}.vp-header__back:hover{color:#e22425}.vp-gate{text-align:center;max-width:480px;margin:0 auto;padding:4rem 2rem}.vp-gate__icon{opacity:.5;margin-bottom:1rem;font-size:3rem;display:block}.vp-gate__title{color:#fff;margin:0 0 .75rem;font-size:1.5rem;font-weight:800}.vp-gate__desc{color:#94a3b8;margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.vp-gate__cta{color:#fff;background:linear-gradient(135deg,#e22425 0%,#ff6b35 100%);border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.vp-gate__cta:hover{opacity:.9}.vp-verified-banner{color:#34d399;background:#10b9811a;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:600}.vp-message{border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem}.vp-message--success{color:#34d399;background:#10b9811a}.vp-message--error{color:#f87171;background:#ef44441a}.vp-form{flex-direction:column;display:flex}.vp-form-grid{grid-template-columns:1fr 1fr;gap:0 1rem;display:grid}@media (max-width:600px){.vp-form-grid{grid-template-columns:1fr}}.vp-services-grid{flex-wrap:wrap;gap:.375rem;margin-top:.5rem;display:flex}.vp-service-chip{color:#94a3b8;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;padding:.375rem .75rem;font-size:.6875rem;font-weight:600;transition:all .15s;display:inline-flex}.vp-service-chip:hover{color:#e22425;background:#e2242514;border-color:#e2242526}.vp-service-chip--active{color:#e22425;background:#e224251f;border-color:#e2242540}.vp-preview-card{background:#141414;border:1px solid #ffffff0f;border-radius:.75rem;padding:1.5rem;position:sticky;top:6rem}.vp-preview-card__title{text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin:0 0 1rem;font-size:.6875rem;font-weight:900}.vp-preview-card__name{color:#fff;margin:0 0 .25rem;font-size:1.125rem;font-weight:800}.vp-preview-card__location{color:#64748b;margin:0 0 1rem;font-size:.75rem}.vp-preview-card__services{flex-wrap:wrap;gap:.25rem;margin-bottom:1rem;display:flex}.vp-preview-card__service{color:#94a3b8;border:1px solid #ffffff1a;border-radius:9999px;padding:.25rem .5rem;font-size:.5625rem;font-weight:600}.vp-preview-card__hint{color:#475569;border-top:1px solid #ffffff0a;margin:1rem 0 0;padding-top:1rem;font-size:.6875rem;line-height:1.5}.stm-card{background:#141414;border:1px solid #ffffff0f;border-radius:.75rem;margin:1.5rem 0;overflow:hidden}.stm-card__body{align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.stm-card__icon{flex-shrink:0;font-size:1.5rem}.stm-card__info{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.stm-card__label{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;font-size:.5625rem;font-weight:800}.stm-card__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;overflow:hidden}.stm-card__vendor{color:#94a3b8;font-size:.6875rem}.stm-card__price{color:#e22425;flex-shrink:0;font-size:1.125rem;font-weight:800}.stm-card__cta{text-align:center;color:#fff;background:linear-gradient(135deg,#e22425 0%,#ff6b35 100%);padding:.75rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:block}.stm-card__cta:hover{opacity:.9}.stm-compact{color:#e22425;background:#e224251a;border:1px solid #e2242526;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.stm-compact:hover{background:#e2242526;border-color:#e2242540}.stm-compact__price{font-weight:800}.profile-rep-section{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.profile-rep-card{background:#141414;border:1px solid #ffffff0f;border-radius:.5rem;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1.25rem;display:flex}.profile-rep-score{color:#e22425;font-size:1.25rem;font-weight:900}.profile-rep-label{color:#64748b;text-transform:uppercase;letter-spacing:.1em;font-size:.625rem;font-weight:700}.profile-badges-row{flex-wrap:wrap;gap:.375rem;display:flex}.profile-badge{color:#fbbf24;background:#e2242514;border:1px solid #e224251f;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.cg-loading{color:#64748b;justify-content:center;align-items:center;min-height:40vh;font-size:.875rem;display:flex}.cg-error{text-align:center;color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:40vh;display:flex}.cg-error__icon{color:#e22425;font-size:3rem}@media (max-width:768px){.cg-hero__stats{grid-template-columns:1fr}.cg-stat-card{min-width:unset}.cg-vote-col{width:3rem}.cg-vote-count{font-size:.875rem}.cg-post-title{font-size:.9375rem}.cg-reactions{gap:.375rem}.cg-reaction-btn{padding:.375rem .75rem;font-size:.75rem}}.ota-page{color:#e5e5e5;background:#0a0a0a;flex-direction:column;min-height:100vh;display:flex}.ota-container{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.ota-hero{background:linear-gradient(135deg,#141414 0%,#1a0a0a 100%);border:1px solid #e2242526;border-radius:1rem;margin-bottom:2rem;padding:3rem 2rem;position:relative;overflow:hidden}.ota-hero__glow{pointer-events:none;background:radial-gradient(circle,#e224251f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-50%;right:-20%}.ota-hero__title{text-transform:uppercase;color:#fff;margin:0 0 .5rem;font-size:clamp(2rem,4vw,3.5rem);font-style:italic;font-weight:900}.ota-hero__subtitle{color:#aaa;margin:0;font-size:1rem}.ota-card{cursor:pointer;color:inherit;background:#141414;border:1px solid #ffffff0f;border-radius:.75rem;padding:1.5rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:block}.ota-card:hover{border-color:#e224254d;box-shadow:0 0 20px #e224250f}.ota-card__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.ota-card__version{color:#fff;font-family:monospace;font-size:1.5rem;font-style:italic;font-weight:900}.ota-card__date{color:#999;white-space:nowrap;font-size:.75rem}.ota-card__title{color:#eee;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.ota-card__summary{color:#999;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ota-card__tags{flex-wrap:wrap;gap:.375rem;margin-bottom:1rem;display:flex}.ota-card__stats{border-top:1px solid #ffffff0f;grid-template-columns:repeat(4,1fr);gap:.75rem;padding-top:1rem;display:grid}.ota-stat{text-align:center}.ota-stat__value{color:#fff;font-size:1.25rem;font-style:italic;font-weight:900;display:block}.ota-stat__value--danger{color:#f87171}.ota-stat__value--success{color:#4ade80}.ota-stat__label{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:700}.ota-detail{flex:1;max-width:960px;margin:0 auto;padding:2rem 1.5rem}.ota-detail__back{color:#999;align-items:center;gap:.375rem;margin-bottom:1.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.ota-detail__back:hover{color:#e22425}.ota-detail-header__version{color:#fff;margin:0;font-family:monospace;font-size:2.5rem;font-style:italic;font-weight:900}.ota-detail-header__title{color:#ddd;margin:.375rem 0;font-size:1.25rem;font-weight:700}.ota-detail-header__meta{color:#666;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.ota-detail-header__tags{flex-wrap:wrap;gap:.375rem;margin-top:.75rem;display:flex}.ota-changes{background:#141414;border:1px solid #ffffff0f;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.ota-changes__title{text-transform:uppercase;letter-spacing:.1em;color:#e22425;margin:0 0 1rem;font-size:.75rem;font-weight:900}.ota-changes__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ota-changes__item{color:#ccc;padding-left:1rem;font-size:.875rem;position:relative}.ota-changes__item:before{content:"▸";color:#e22425;position:absolute;left:0}.ota-impact{background:#141414;border:1px solid #ffffff0f;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.ota-impact__title{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin:0 0 1rem;font-size:.75rem;font-weight:900}.ota-impact__stats{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.ota-impact-stat{text-align:center;background:#ffffff08;border-radius:.5rem;padding:.75rem}.ota-impact-stat__value{color:#fff;font-size:1.5rem;font-style:italic;font-weight:900;display:block}.ota-impact-stat__label{text-transform:uppercase;letter-spacing:.05em;color:#666;font-size:.625rem;font-weight:700}.ota-status-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.ota-status-btn{color:#ccc;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:700;transition:all .2s}.ota-status-btn:hover{background:#ffffff0f;border-color:#fff3}.ota-status-btn--active{color:#fff;background:#e2242526;border-color:#e22425}.ota-status-btn--installed{color:#4ade80;background:#22c55e1a;border-color:#22c55e}.ota-status-btn--waiting{color:#fbbf24;background:#f59e0b1a;border-color:#f59e0b}.ota-status-btn--no-issues{color:#60a5fa;background:#3b82f61a;border-color:#3b82f6}.ota-status-btn--caused-issue{color:#f87171;background:#ef44441a;border-color:#ef4444}.ota-issue-form{background:#ef44440d;border:1px solid #ef444426;border-radius:.75rem;margin-top:1rem;padding:1.5rem}.ota-issue-form__title{color:#f87171;margin:0 0 1rem;font-size:.875rem;font-weight:700}.ota-issue-form__row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.ota-issues{margin-bottom:2rem}.ota-issues__header{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin:0 0 1rem;font-size:.75rem;font-weight:900}.ota-issue-cat-group{margin-bottom:1.5rem}.ota-issue-cat-label{text-transform:uppercase;letter-spacing:.1em;color:#e22425;border-bottom:1px solid #e2242533;margin-bottom:.75rem;padding-bottom:.375rem;font-size:.6875rem;font-weight:900}.ota-issue-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:.5rem;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;padding:1rem;transition:border-color .2s;display:flex}.ota-issue-card:hover{border-color:#ffffff1a}.ota-issue-card--resolved{opacity:.5}.ota-issue-vote{flex-direction:column;align-items:center;gap:.125rem;min-width:36px;display:flex}.ota-issue-vote__btn{color:#666;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.125rem;transition:color .2s}.ota-issue-vote__btn:hover,.ota-issue-vote__btn--voted{color:#e22425}.ota-issue-vote__count{color:#fff;font-size:.875rem;font-style:italic;font-weight:900}.ota-issue-body{flex:1}.ota-issue-body__header{align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.ota-issue-body__title{color:#eee;font-size:.875rem;font-weight:700}.ota-severity-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;padding:.0625rem .375rem;font-size:.5625rem;font-weight:900}.ota-severity-badge--minor{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.ota-severity-badge--moderate{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.ota-severity-badge--severe{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.ota-issue-body__desc{color:#999;margin:0 0 .25rem;font-size:.8125rem;line-height:1.5}.ota-issue-body__meta{color:#555;font-size:.6875rem}.ota-resolved-badge{color:#4ade80;text-transform:uppercase;background:#22c55e26;border:1px solid #22c55e4d;border-radius:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:700}.ota-comments{margin-bottom:2rem}.ota-comments__header{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin:0 0 1rem;font-size:.75rem;font-weight:900}.cg-sidebar__ota-link{color:#f87171;background:#e2242514;border:1px solid #e2242533;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.625rem .75rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.cg-sidebar__ota-link:hover{background:#e2242526;border-color:#e2242566}@media (min-width:768px){.ota-grid{grid-template-columns:repeat(2,1fr)}.ota-card__stats{grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.ota-card__stats,.ota-impact__stats{grid-template-columns:repeat(2,1fr)}.ota-status-buttons{flex-direction:column}.ota-issue-form__row{grid-template-columns:1fr}}.cg-referral-card{text-align:center;background:linear-gradient(135deg,#e2242514,#ff5f000f);border:1px solid #e2242526;border-radius:.75rem;margin-top:.5rem;padding:1.25rem}.cg-referral-card__icon{background:#e224251f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto .75rem;display:flex}.cg-referral-card__icon .material-icons{color:#e22425;font-size:24px}.cg-referral-card__title{text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0 0 .5rem;font-size:.875rem;font-style:italic;font-weight:900}.cg-referral-card__text{color:#94a3b8;margin:0 0 .75rem;font-size:.75rem;line-height:1.5}.cg-referral-card__text strong{color:#fff}.cg-referral-card__btn{color:#fff;background:linear-gradient(90deg,#e22425,#ff5f00);border-radius:.5rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.cg-referral-card__btn:hover{opacity:.85}.cg-active-filter{color:#94a3b8;background:#e224250f;border:1px solid #e2242526;border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.625rem 1rem;font-size:.8125rem;display:flex}.cg-active-filter strong{color:#fff}.cg-active-filter__clear{color:#f87171;font-size:.75rem;font-weight:700;text-decoration:none;transition:color .15s}.cg-active-filter__clear:hover{color:#e22425}.cg-empty-state{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;font-size:.875rem;display:flex}.ota-page{flex-direction:column;min-height:100vh;display:flex}.ota-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem}.ota-header{margin-bottom:2rem;padding:1rem 0;position:relative}.ota-glow{pointer-events:none;z-index:-1;background:radial-gradient(circle,#e2242514 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50px;right:-100px}.ota-hero-img{opacity:.98;pointer-events:none;z-index:0;border-radius:1rem;width:65%;max-width:750px;height:auto;position:absolute;top:50%;right:-2%;transform:translateY(-50%);-webkit-mask-image:linear-gradient(270deg,#000000b3 0%,#0006 40%,#0000 75%);mask-image:linear-gradient(270deg,#000000b3 0%,#0006 40%,#0000 75%)}.ota-title{text-transform:uppercase;color:#fff;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2.5rem,5vw,4.5rem);font-style:italic;font-weight:900}.ota-title span{color:#e22425}.ota-subtitle{color:#94a3b8;border-left:3px solid #e22425;max-width:600px;margin:0;padding-left:1rem;font-size:1.1rem;line-height:1.5}.ota-subtitle-row{justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;display:flex}.ota-stats-row{flex-shrink:0;gap:2.5rem;display:flex}.ota-stat-block{flex-direction:column;gap:.25rem;display:flex}.ota-stat-label{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:800}.ota-stat-val{color:#fff;font-family:Courier New,Courier,monospace;font-size:1.75rem;font-weight:900}.ota-stat-val--red{color:#e22425}.ota-stat-val--green{color:#4ade80}.ota-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.ota-filters{gap:.5rem;display:flex}.ota-filter-btn{color:#94a3b8;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#1a1b1e;border:1px solid #ffffff0f;border-radius:4px;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;transition:all .2s}.ota-filter-btn:hover{color:#fff;background:#ffffff0d}.ota-filter-btn--active{color:#fff;background:#e22425;border-color:#e22425}.ota-action-btn{color:#000;text-transform:uppercase;background:#fff;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:background .2s;display:inline-flex}.ota-action-btn:hover{background:#e2e8f0}.ota-grid{grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:1.5rem;display:grid}.ota-card{background:#141414;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.ota-card:hover{border-color:#e2242566;transform:translateY(-2px)}.ota-card:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff05 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ota-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ota-badge{color:#e22425;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.25rem;font-size:.7rem;font-weight:800;display:block}.ota-card-version{color:#fff;margin:0;font-family:inherit;font-size:2.25rem;font-weight:900;line-height:1}.ota-card:hover .ota-card-version{color:#e22425}.ota-card-date-wrap{text-align:right}.ota-card-date-label{color:#64748b;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:800;display:block}.ota-card-date{color:#fff;text-transform:uppercase;font-size:.9rem;font-weight:700;display:block}.ota-card-body h4{color:#fff;margin:0 0 .5rem;font-size:1.25rem}.ota-card-body p{color:#94a3b8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1.5rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ota-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.ota-tag{color:#e22425;text-transform:uppercase;letter-spacing:.05em;background:#e224250d;border:1px solid #e224254d;border-radius:9999px;padding:.25rem .6rem;font-size:.65rem;font-weight:800}.ota-card-footer{border-top:1px solid #ffffff0f;grid-template-columns:1fr 1fr 1fr auto;gap:1rem;margin-top:auto;padding-top:1.25rem;display:grid}.ota-card-footer-action{color:#64748b;align-items:flex-end;font-size:.8rem;font-weight:600;display:flex}.ota-card:hover .ota-card-footer-action{color:#fff}.ota-placeholder{text-align:center;color:#64748b;background:#141414;border:1px dashed #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:3rem;display:flex}.ota-placeholder .material-icons{opacity:.5;margin-bottom:1rem;font-size:2.5rem}.ota-placeholder h4{color:#fff;margin:0 0 .5rem;font-size:1.1rem}.ota-back-link{color:#94a3b8;align-items:center;gap:.25rem;margin-bottom:2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.ota-back-link:hover{color:#e22425}.ota-detail-header{margin-bottom:2.5rem}.ota-detail-version{color:#fff;margin:0 0 .5rem;font-family:inherit;font-size:4.5rem;font-weight:900;line-height:1}.ota-detail-title{color:#e2e8f0;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.ota-detail-meta{color:#64748b;align-items:center;gap:1rem;font-size:.85rem;font-weight:600;display:flex}.ota-detail-meta span{align-items:center;gap:.25rem;display:inline-flex}.ota-detail-layout{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.ota-detail-layout{grid-template-columns:1fr 340px}}.ota-panel{background:#141414;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.ota-panel-title{color:#fff;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:1.1rem;font-weight:800;display:flex}.ota-panel-title .material-icons{color:#e22425}.ota-notes-list{margin:0;padding:0;list-style:none}.ota-notes-list li{color:#cbd5e1;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;line-height:1.5;display:flex}.ota-notes-list li .material-icons{color:#e22425;margin-top:.15rem;font-size:1.1rem}.ota-issue-list{flex-direction:column;gap:1rem;display:flex}.ota-issue-card{background:#1a1b1e;border:1px solid #ffffff0a;border-radius:8px;gap:1rem;padding:1rem;display:flex}.ota-issue-vote{color:#64748b;flex-direction:column;align-items:center;gap:.25rem;display:flex}.ota-issue-vote button{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0}.ota-issue-vote button:hover{color:#e22425}.ota-issue-vote span{color:#fff;font-weight:800}.ota-issue-content{flex:1}.ota-issue-title{color:#fff;justify-content:space-between;align-items:center;margin:0 0 .25rem;font-weight:700;display:flex}.ota-issue-desc{color:#94a3b8;margin:0 0 .5rem;font-size:.85rem;line-height:1.4}.ota-severity{color:#e22425;text-transform:uppercase;background:#e2242533;border-radius:4px;padding:.1rem .4rem;font-size:.6rem;font-weight:800}.ota-issue-meta{color:#64748b;font-size:.75rem}.ota-comment-form{background:#1a1b1e;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.ota-comment-textarea{color:#fff;resize:vertical;background:#0a0a0a;border:1px solid #ffffff14;border-radius:6px;width:100%;min-height:80px;margin-bottom:.75rem;padding:.75rem;font-family:inherit;font-size:.9rem}.ota-comment-textarea:focus{border-color:#e2242580;outline:none}.ota-comment-actions{justify-content:space-between;align-items:center;display:flex}.ota-comment-hint{color:#64748b;font-size:.75rem}.ota-btn-submit{color:#fff;cursor:pointer;text-transform:uppercase;background:#e22425;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}.ota-btn-submit:disabled{opacity:.5;cursor:not-allowed}.ota-comment{gap:.75rem;margin-bottom:1.25rem;display:flex}.ota-comment-avatar{color:#fff;background:#e22425;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:800;display:flex}.ota-comment-body{flex:1}.ota-comment-header{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.ota-comment-author{color:#fff;font-size:.85rem;font-weight:700}.ota-comment-time{color:#64748b;font-size:.75rem}.ota-comment-text{color:#cbd5e1;margin:0 0 .5rem;font-size:.9rem;line-height:1.4}.ota-comment-footer{color:#64748b;gap:1rem;font-size:.75rem;display:flex}.ota-comment-footer button{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;display:flex}.ota-comment-footer button:hover{color:#fff}.ota-reply{gap:.5rem;margin-top:.75rem;margin-left:1.5rem;display:flex}.ota-reply-avatar{color:#fff;background:#0070f3;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.7rem;font-weight:800;display:flex}.ota-sidebar-stats{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.ota-sidebar-stat{flex-direction:column;gap:.25rem;display:flex}.ota-status-list{flex-direction:column;gap:.5rem;display:flex}.ota-status-btn{color:#94a3b8;cursor:pointer;background:#1a1b1e;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:flex}.ota-status-btn:hover{color:#fff;background:#262626}.ota-status-btn.active.installed{color:#4ade80;background:#4ade801a;border-color:#4ade80}.ota-status-btn.active.waiting{color:#fbbf24;background:#fbbf241a;border-color:#fbbf24}.ota-status-btn.active.no_issues{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa}.ota-status-btn.active.caused_issue{color:#e22425;background:#e224251a;border-color:#e22425}.ota-report-form{border-top:1px dashed #ffffff1a;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.ota-input{color:#fff;background:#0a0a0a;border:1px solid #ffffff14;border-radius:4px;width:100%;padding:.5rem;font-size:.85rem}.ota-input:focus{border-color:#e22425;outline:none}
