:root{--bg:#070b11;--bg2:#0a111a;--panel:#0f1824;--panel2:#121e2c;--line:#223248;--line2:#2b3d55;--text:#eef3f8;--muted:#8493a7;--orange:#ff7600;--orange2:#ff922f;--cyan:#4fc5ff;--green:#28dc8e;--shadow:0 18px 45px rgba(0,0,0,.25)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#080d14 0,#070b11 65%,#06090d 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:14px;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.ambient{position:fixed;pointer-events:none;filter:blur(90px);opacity:.14;z-index:-1;border-radius:50%}.ambient-a{width:520px;height:520px;background:#ff6b00;left:-250px;top:100px}.ambient-b{width:600px;height:600px;background:#173b7d;right:-300px;top:300px}.shell{width:min(1500px,calc(100% - 44px));margin:auto}.topbar{height:86px;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(7,12,18,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:30}.topbar-inner{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:13px;min-width:282px}.brand-mark{position:relative;width:47px;height:47px;display:block}.brand-mark:before,.brand-mark:after,.brand-mark i{content:"";position:absolute;background:linear-gradient(180deg,#ff9a31,#ff6500);border-radius:4px 4px 2px 2px;transform-origin:bottom}.brand-mark:before{width:10px;height:43px;left:12px;bottom:1px;transform:rotate(27deg)}.brand-mark:after{width:10px;height:43px;right:11px;bottom:1px;transform:rotate(-27deg)}.brand-mark i{width:27px;height:8px;left:10px;bottom:9px;transform:skewX(-25deg)}.brand b{font-size:20px;letter-spacing:-.4px}.brand em{color:var(--orange);font-style:normal}.brand small{display:block;color:#637188;margin-top:2px;font-size:10px}.nav{display:flex;align-items:stretch;height:100%;gap:8px;flex:1}.nav a{display:flex;align-items:center;padding:0 17px;color:#a5b0bf;font-size:13px;font-weight:700;position:relative}.nav a:hover,.nav a.active{color:#fff}.nav a.active:after{content:"";height:2px;background:var(--orange);position:absolute;left:16px;right:16px;bottom:0;box-shadow:0 0 16px rgba(255,118,0,.65)}.top-actions{display:flex;align-items:center;gap:10px}.btn,.icon-btn{border:1px solid #2a3b52;background:#111b28;color:#eaf0f7;border-radius:10px;padding:11px 17px;font-weight:800;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:.2s;white-space:nowrap}.btn:hover,.icon-btn:hover{transform:translateY(-1px);border-color:#465c79}.btn-primary{border-color:#ff7600;background:linear-gradient(180deg,#ff8a22,#f36a00);box-shadow:0 9px 24px rgba(255,103,0,.18);color:#fff}.btn-primary:hover{border-color:#ff9f47;box-shadow:0 12px 28px rgba(255,103,0,.27)}.btn-ghost{background:#0b131e}.btn-large{padding:13px 18px}.btn-disabled{background:#141e2b;border-color:#27384e;color:#77879a;cursor:not-allowed}.icon-btn{width:42px;height:42px;padding:0;font-size:22px;border-radius:11px}.full{width:100%}.page-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;padding:28px 0 48px}.main-column{min-width:0}.section-block,.side-card{border:1px solid #213147;background:linear-gradient(180deg,rgba(16,26,39,.96),rgba(12,20,30,.96));border-radius:15px;box-shadow:0 8px 35px rgba(0,0,0,.12)}.section-block{padding:17px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-head>div{display:flex;align-items:center;gap:9px}.section-head b,.side-card h3{font-size:12px;letter-spacing:.3px}.section-head small,.section-head>a{color:#6f7e91;font-size:10px}.section-head>a:hover{color:var(--orange2)}.bolt{color:var(--orange);font-weight:950;font-size:19px}.carousel{position:relative;overflow:hidden}.carousel-track{display:flex;gap:14px;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.hero-card{flex:0 0 calc((100% - 28px)/3);background:#101a27;border:1px solid #26374d;border-radius:12px;overflow:hidden;min-width:0;transition:.2s}.hero-card:hover{border-color:#475e7c;transform:translateY(-2px)}.hero-image{height:165px;position:relative;background:#0d1621;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.hero-card:hover .hero-image img{transform:scale(1.035)}.hero-fallback,.cover-fallback{height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 25% 20%,rgba(255,122,0,.34),transparent 26%),radial-gradient(circle at 75% 40%,rgba(30,114,255,.35),transparent 32%),linear-gradient(135deg,#142137,#0c121c);font-weight:900;letter-spacing:2px;color:#dae5f4}.cover-fallback{flex-direction:column;gap:5px}.cover-fallback strong{font-size:30px;color:#fff}.cover-fallback span{color:#ff8b24;font-size:12px}.new-label{position:absolute;left:12px;top:12px;background:#ff7400;padding:5px 8px;border-radius:6px;font-size:9px;font-weight:900;z-index:2}.hero-price,.price-badge{position:absolute;right:12px;top:12px;color:#ff9639;font-weight:900;font-size:16px;z-index:2;text-shadow:0 0 20px rgba(255,122,0,.25)}.hero-content{padding:14px 15px 15px}.eyebrow{color:var(--cyan);font-weight:800;font-size:10px;text-transform:uppercase;letter-spacing:.25px}.hero-content h2{font-size:18px;margin:4px 0 7px}.hero-content p{color:#97a5b6;line-height:1.45;font-size:11px;margin:0;min-height:32px}.hero-tags,.product-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.hero-tags span,.product-tags span,.compat-list span{border:1px solid #2a3951;background:#182236;color:#acb9c9;border-radius:7px;padding:4px 7px;font-size:9px}.product-tags .tag-free{color:#b9ffe0;border-color:#1e6b50;background:#103929}.carousel-arrow{position:absolute;z-index:6;top:44%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #34455f;background:#111b29;color:#fff;font-size:25px;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 25px rgba(0,0,0,.35)}.carousel-arrow.prev{left:7px}.carousel-arrow.next{right:7px}.carousel-arrow[hidden]{display:none}.carousel-dots{display:flex;justify-content:center;gap:6px;padding:12px 0 0}.carousel-dots button{width:8px;height:8px;border:0;padding:0;border-radius:50%;background:#536174;cursor:pointer}.carousel-dots button.active{background:var(--orange);box-shadow:0 0 12px rgba(255,122,0,.6)}.spotlight-block{margin-top:18px}.mini-grid,.resource-grid,.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.catalog-section{margin-top:18px;scroll-margin-top:105px}.searchbar{display:grid;grid-template-columns:minmax(0,1fr) 190px auto;gap:9px}.search-input{height:44px;border-radius:10px;border:1px solid #26364b;background:#0a131e;display:flex;align-items:center;padding:0 14px;gap:10px}.search-input span{font-size:22px;color:#8896a8}.search-input input{width:100%;border:0;outline:0;background:none;color:#fff;font-size:12px}.searchbar select{border:1px solid #26364b;background:#0a131e;color:#ccd4df;border-radius:10px;padding:0 12px;outline:0}.chips{display:flex;flex-wrap:wrap;gap:7px;margin:13px 0 15px}.chip{display:flex;gap:8px;align-items:center;padding:7px 11px;border-radius:8px;background:#172130;border:1px solid #243247;color:#9eabbc;font-size:10px;font-weight:700}.chip:hover,.chip.active{background:linear-gradient(180deg,#ff8120,#e86700);color:#fff;border-color:#ff7a00}.chip span{opacity:.7}.catalog-heading{display:flex;align-items:end;justify-content:space-between;border-top:1px solid rgba(255,255,255,.06);padding-top:14px;margin-bottom:12px}.catalog-heading h1{font-size:18px;margin:0 0 3px}.catalog-heading p{margin:0;color:#748397;font-size:10px}.reset-link{font-size:10px;color:#8796a8}.reset-link:hover{color:#fff}.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card{background:#101925;border:1px solid #243249;border-radius:12px;overflow:hidden;transition:.22s;min-width:0}.resource-card:hover{transform:translateY(-3px);border-color:#425570;box-shadow:var(--shadow)}.resource-cover{height:142px;display:block;position:relative;background:#0e1621;overflow:hidden}.resource-cover img{width:100%;height:100%;object-fit:cover;transition:.35s}.resource-card:hover .resource-cover img{transform:scale(1.04)}.price-badge{background:rgba(7,11,17,.84);padding:5px 8px;border-radius:7px;font-size:12px}.price-badge.free{color:#b9ffe0;background:#0d6c45}.resource-body{padding:12px}.resource-body h3{font-size:14px;line-height:1.2;margin:4px 0 7px}.resource-body h3 a:hover{color:var(--orange2)}.resource-body p{color:#95a2b3;font-size:10px;line-height:1.48;margin:0;min-height:44px}.resource-meta{border-top:1px solid rgba(255,255,255,.06);margin-top:10px;padding-top:9px;display:flex;justify-content:space-between;gap:8px;color:#758397;font-size:9px}.card-link{display:flex;align-items:center;justify-content:space-between;margin-top:10px;border:1px solid #2c3a50;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800;background:#111b29}.card-link:hover{border-color:var(--orange);color:#fff;background:#1a1d21}.card-link span{color:var(--orange);font-size:14px}.sidebar,.product-sidebar{display:flex;flex-direction:column;gap:13px}.side-card{padding:15px}.side-card h3{text-transform:uppercase;margin:0 0 11px}.side-list{display:flex;flex-direction:column;gap:3px}.side-list a{display:flex;align-items:center;justify-content:space-between;padding:9px 8px;border-radius:8px;color:#aeb8c6;font-size:10px}.side-list a:hover,.side-list a.active{background:#172232;color:#fff}.side-list a span{display:flex;align-items:center;gap:8px}.side-list i{font-style:normal;color:#7e8da3}.side-list b{font-size:9px;padding:3px 6px;border-radius:5px;background:#182333;border:1px solid #2b3b52;color:#afbbcb}.services-card>a{display:grid;grid-template-columns:34px 1fr 14px;align-items:center;gap:10px;border:1px solid #27384e;background:#121d2a;border-radius:9px;padding:10px;margin-top:8px}.services-card>a:hover{border-color:#445a76}.services-card>a>span{width:34px;height:34px;border-radius:8px;background:#192638;display:grid;place-items:center;color:var(--orange2);font-weight:900}.services-card>a div{display:flex;flex-direction:column;gap:2px}.services-card>a b{font-size:10px}.services-card>a small{color:#728197;font-size:8px}.services-card>a>i{font-style:normal;color:#6f7d90}.stats-list{display:flex;flex-direction:column}.stats-list>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.055);font-size:10px}.stats-list>div:last-child{border-bottom:0}.stats-list span{color:#8c99aa}.stats-list b{font-weight:800;color:#e7edf5}.live-note{display:flex;align-items:center;gap:7px;color:#66758a;margin-top:10px;font-size:8px}.live-note i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.info-card{text-align:center}.info-icon{width:50px;height:50px;border-radius:13px;margin:0 auto 10px;display:grid;place-items:center;background:linear-gradient(135deg,#ff922d,#ff6600);color:#12151a;font-weight:950;font-size:23px}.info-card p{color:#8492a5;font-size:10px;line-height:1.55}.empty-state{border:1px dashed #30405a;background:#0d1520;border-radius:12px;padding:28px;text-align:center;color:#8290a3;display:flex;flex-direction:column;gap:6px}.empty-state strong{color:#cdd6e3;font-size:13px}.empty-state span{font-size:10px}.footer{border-top:1px solid rgba(255,255,255,.07);background:#06090d}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:18px 0}.trust-row>div{display:grid;grid-template-columns:34px 1fr;column-gap:10px;align-items:center}.trust-row>div>span{grid-row:1/3;font-size:24px;color:var(--orange)}.trust-row b{font-size:10px}.trust-row small{color:#68768a;font-size:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.05);padding:14px 0 18px;display:flex;justify-content:space-between;color:#5d697a;font-size:9px}.product-page{padding:25px 0 45px}.breadcrumbs{display:flex;gap:8px;align-items:center;color:#6f7d90;font-size:10px;margin-bottom:14px}.breadcrumbs a{color:#9ca9b9}.breadcrumbs a:hover{color:#fff}.breadcrumbs b{color:#cdd6e2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.product-main{display:flex;flex-direction:column;gap:14px}.product-hero{display:grid;grid-template-columns:42% 1fr;gap:22px}.product-cover{height:350px;border-radius:12px;overflow:hidden;position:relative;background:#0c1420}.product-cover img{width:100%;height:100%;object-fit:cover}.product-status{position:absolute;left:12px;top:12px;background:#0d6c45;color:#baffdf;padding:6px 8px;border-radius:6px;font-size:8px;font-weight:900}.cover-fallback.large{flex-direction:column;gap:8px}.cover-fallback.large strong{font-size:28px}.product-copy{padding:13px 8px 8px 0}.product-copy h1{font-size:31px;line-height:1.08;margin:8px 0 11px}.product-copy>p{color:#9ca9b9;font-size:12px;line-height:1.62}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.metric-row span{background:#0c1520;border:1px solid #223249;border-radius:9px;padding:10px;display:flex;flex-direction:column;gap:2px}.metric-row b{font-size:11px}.metric-row small{font-size:8px;color:#728197}.buy-row{margin-top:20px;padding-top:17px;border-top:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:space-between;gap:14px}.buy-row>strong{font-size:24px;color:#ff9234}.buy-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.disabled-tip{opacity:.55;cursor:not-allowed}.details-block{padding-bottom:21px}.rich-text{font-size:12px;line-height:1.82;color:#aeb8c5}.video-wrap{position:relative;aspect-ratio:16/9;border-radius:12px;overflow:hidden;border:1px solid #28394f;background:#070b11}.video-wrap iframe{border:0;width:100%;height:100%}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gallery a{display:block;border-radius:9px;overflow:hidden;border:1px solid #25364c}.gallery img{aspect-ratio:16/9;width:100%;object-fit:cover;transition:.25s}.gallery a:hover img{transform:scale(1.03)}.versions{display:flex;flex-direction:column}.versions>div{display:grid;grid-template-columns:150px 90px 1fr;gap:15px;align-items:start;padding:12px 2px;border-top:1px solid rgba(255,255,255,.06)}.versions>div:first-child{border-top:0}.versions strong{font-size:11px}.versions small{color:#65758a;font-size:9px}.versions p{margin:0;color:#9ba8b8;font-size:10px;line-height:1.5}.current{font-size:7px;background:#0c6b43;color:#baffdf;padding:3px 5px;border-radius:5px;margin-left:6px}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.facts,.install-summary{display:flex;flex-direction:column}.facts>div,.install-summary>div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:10px}.facts>div:last-child,.install-summary>div:last-child{border-bottom:0}.facts span,.install-summary span{color:#7f8da0}.facts b,.install-summary b{text-align:right}.compat-list{display:flex;flex-wrap:wrap;gap:6px}.coming-note{font-size:9px;line-height:1.55;color:#8594a7;border:1px solid #2b3d55;background:#101a27;padding:9px;border-radius:8px;margin:11px 0 0}.side-cta{margin-top:12px}.center-page{padding:100px 0}.notfound{max-width:620px;margin:auto;text-align:center;padding:50px}.notfound>span{display:inline-grid;place-items:center;width:72px;height:72px;border-radius:20px;background:#1b2230;color:var(--orange);font-size:23px;font-weight:900}.notfound h1{font-size:27px}.notfound p{color:#8c9aab;margin-bottom:24px}.muted{color:#728197;font-size:10px}@media(max-width:1260px){.page-grid,.product-grid{grid-template-columns:minmax(0,1fr) 270px}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card{flex-basis:calc((100% - 14px)/2)}.nav a:nth-child(n+5){display:none}}@media(max-width:900px){.topbar{height:70px}.brand{min-width:0}.brand small,.nav{display:none}.topbar-inner{justify-content:space-between}.page-grid,.product-grid{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero{grid-template-columns:1fr}.product-cover{height:320px}.shell{width:min(100% - 24px,1500px)}}@media(max-width:650px){.top-actions .btn-ghost,.top-actions .icon-btn{display:none}.top-actions .btn{padding:10px 12px}.brand b{font-size:15px}.brand-mark{width:36px;height:36px}.page-grid{padding-top:14px}.section-block{padding:12px}.hero-card{flex-basis:100%}.hero-image{height:150px}.searchbar{grid-template-columns:1fr}.searchbar select,.searchbar>.btn{height:42px}.resource-grid,.mini-grid,.related-grid{grid-template-columns:1fr}.resource-cover{height:175px}.sidebar{grid-template-columns:1fr}.trust-row{grid-template-columns:1fr 1fr}.product-copy h1{font-size:26px}.product-cover{height:245px}.gallery{grid-template-columns:1fr 1fr}.versions>div{grid-template-columns:1fr}.footer-bottom{gap:10px;flex-direction:column}.metric-row{grid-template-columns:1fr 1fr}.buy-row{align-items:flex-start;flex-direction:column}.buy-actions{justify-content:flex-start}.btn-large{width:100%}}

/* v0.3.0 accounts, library, reviews and install queue */
.account-pill{display:flex;align-items:center;gap:9px;padding:7px 10px;border:1px solid #2a3b52;border-radius:10px;background:#0e1722;min-width:170px}.account-pill:hover{border-color:#4a607f;background:#121d2b}.account-pill>span:last-child{display:flex;flex-direction:column;line-height:1.1}.account-pill b{font-size:10px;max-width:125px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-pill small{font-size:8px;color:#758499;margin-top:3px}.avatar-mini,.avatar-large{display:grid;place-items:center;background:linear-gradient(135deg,#ff9b3d,#f36a00);color:#111820;font-weight:950;box-shadow:0 0 24px rgba(255,118,0,.22)}.avatar-mini{width:31px;height:31px;border-radius:9px;font-size:12px}.flash-stack{padding-top:14px;display:flex;flex-direction:column;gap:8px}.flash{padding:11px 13px;border-radius:9px;border:1px solid #2a3c53;background:#101a27;font-size:10px}.flash-success{border-color:#1d6d50;background:#0c2d22;color:#b8ffdc}.flash-warning{border-color:#6c5522;background:#2c2410;color:#ffe4a6}.flash-error{border-color:#75323b;background:#32151a;color:#ffc5cc}.auth-page{min-height:calc(100vh - 180px);display:grid;place-items:center;padding:50px 0}.auth-card{width:min(470px,100%);padding:28px;border:1px solid #25364c;border-radius:16px;background:linear-gradient(180deg,#101a27,#0c141e);box-shadow:0 28px 70px rgba(0,0,0,.35)}.auth-logo{display:flex;align-items:center;gap:12px;margin-bottom:26px}.auth-logo>div{display:flex;flex-direction:column}.auth-logo b{font-size:15px}.auth-logo em{font-style:normal;color:var(--orange)}.auth-logo small{font-size:9px;color:#76879c;margin-top:3px}.auth-card h1{font-size:25px;margin:0 0 8px}.auth-card>p{color:#8b99ab;font-size:11px;line-height:1.6;margin:0 0 18px}.auth-form{display:flex;flex-direction:column;gap:13px}.auth-form label{display:flex;flex-direction:column;gap:6px;color:#9faabd;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.auth-form input,.review-form textarea,.review-form select,.install-box select{width:100%;border:1px solid #2b3b51;background:#0b131d;color:#eef3f8;border-radius:9px;padding:12px;outline:0}.auth-form input:focus,.review-form textarea:focus,.review-form select:focus,.install-box select:focus{border-color:#ff7c12;box-shadow:0 0 0 3px rgba(255,118,0,.09)}.form-error{padding:10px 12px;border:1px solid #73343c;background:#31161b;color:#ffc6ce;border-radius:9px;font-size:10px;margin-bottom:14px}.auth-links{display:flex;justify-content:space-between;margin-top:14px;font-size:9px;color:#8292a6}.auth-links a:hover{color:#fff}.security-note{margin-top:18px;padding:10px;border-radius:8px;border:1px solid #293a51;background:#0b141f;color:#718196;font-size:8px;line-height:1.55}.account-page{padding:24px 0 46px}.account-hero{display:flex;justify-content:space-between;gap:20px;align-items:center}.account-user{display:flex;align-items:center;gap:15px}.avatar-large{width:62px;height:62px;border-radius:16px;font-size:25px}.account-user h1{font-size:24px;margin:3px 0}.account-user p{margin:0;color:#8795a8;font-size:10px}.account-actions{display:flex;gap:8px;align-items:center}.account-actions form{margin:0}.account-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin:13px 0}.account-stats>div{padding:14px 16px;border:1px solid #233349;background:#0e1722;border-radius:11px;display:flex;flex-direction:column;gap:2px}.account-stats b{font-size:22px;color:#fff}.account-stats span{font-size:9px;color:#77869a}.account-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:14px}.account-main{display:flex;flex-direction:column;gap:14px}.account-side{display:flex;flex-direction:column;gap:13px}.account-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.server-list{display:flex;flex-direction:column}.server-list>div{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.06)}.server-list>div:last-child{border-bottom:0}.server-list span{display:flex;flex-direction:column}.server-list b{font-size:10px}.server-list small{font-size:8px;color:#738297;margin-top:2px}.server-list i{font-style:normal;color:var(--green);font-size:8px}.ok{color:#75efb5!important}.warn{color:#ffc067!important}.job-list{display:flex;flex-direction:column}.job-row{display:grid;grid-template-columns:minmax(0,1fr) 100px 85px;gap:12px;align-items:center;padding:11px 2px;border-top:1px solid rgba(255,255,255,.06)}.job-row:first-child{border-top:0}.job-row>div{display:flex;flex-direction:column}.job-row b{font-size:10px}.job-row small,.job-row time{font-size:8px;color:#758499}.job-status{text-transform:uppercase;font-size:7px;font-weight:900;padding:5px 7px;border-radius:6px;text-align:center;border:1px solid #34455b;background:#162132;color:#aab6c6}.status-queued{border-color:#69531e;background:#2e2510;color:#ffdc8d}.status-completed{border-color:#1f6e4f;background:#0d2e23;color:#aef3d1}.status-failed{border-color:#74323a;background:#33161b;color:#ffbdc6}.install-box{margin-top:14px;border:1px solid #33475f;border-radius:11px;padding:13px;background:linear-gradient(180deg,#111d2b,#0d1723)}.install-box>div{display:flex;flex-direction:column;gap:3px}.install-box>div b{font-size:11px;color:#fff}.install-box>div small{font-size:8px;color:#8190a3}.install-box form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:10px}.install-box select{padding:9px 10px;font-size:10px}.install-box>p{font-size:8px;color:#6f8094;line-height:1.55;margin:9px 0 0}.buy-actions form{margin:0}.review-form{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:8px;align-items:start;padding:12px;background:#0d1621;border:1px solid #223248;border-radius:10px;margin-bottom:13px}.review-form select,.review-form textarea{font-size:10px}.review-form textarea{resize:vertical}.review-list{display:flex;flex-direction:column}.review-list article{padding:13px 2px;border-top:1px solid rgba(255,255,255,.06)}.review-list article:first-child{border-top:0}.review-list article>div{display:flex;align-items:center;gap:10px}.review-list b{font-size:10px}.review-list span{color:#ff9c32;font-size:10px;letter-spacing:1px}.review-list span i{font-style:normal;color:#455367}.review-list time{margin-left:auto;color:#6f7e91;font-size:8px}.review-list p{margin:8px 0 0;color:#a1adbc;font-size:10px;line-height:1.6}.empty-state.small{padding:17px}.resource-meta{flex-wrap:wrap}.resource-meta span{white-space:nowrap}@media(max-width:1100px){.account-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-grid{grid-template-columns:minmax(0,1fr) 260px}}@media(max-width:900px){.account-grid{grid-template-columns:1fr}.account-side{display:grid;grid-template-columns:1fr 1fr}.account-hero{align-items:flex-start}.account-pill{min-width:0}.account-pill>span:last-child{display:none}.account-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.account-hero{flex-direction:column}.account-actions{width:100%;flex-wrap:wrap}.account-resource-grid,.account-side{grid-template-columns:1fr}.job-row{grid-template-columns:1fr}.review-form,.install-box form{grid-template-columns:1fr}.account-pill{padding:6px}.account-user h1{font-size:20px}}
/* v0.3.1 rich resource descriptions */
.rich-text p{margin:0 0 12px}.rich-text h2{font-size:21px;color:#f2f6fb;margin:24px 0 10px}.rich-text h3{font-size:17px;color:#edf3fa;margin:20px 0 9px}.rich-text h4{font-size:14px;color:#e4ebf4;margin:18px 0 8px}.rich-text blockquote{margin:16px 0;padding:13px 16px;border-left:4px solid var(--orange);background:linear-gradient(90deg,rgba(255,118,0,.12),rgba(255,118,0,.025));border-radius:0 9px 9px 0;color:#c9d3df}.rich-text blockquote:before{content:"“";color:var(--orange);font-size:25px;font-weight:900;margin-right:6px}.rich-text ul,.rich-text ol{padding-left:24px;margin:10px 0 15px}.rich-text li{margin:5px 0}.rich-text a{color:var(--cyan);text-decoration:underline;text-underline-offset:3px}.rich-text pre{background:#080d14;border:1px solid #26374d;border-radius:9px;padding:14px;overflow:auto;color:#d8e5f2}.rich-text code{background:#121e2c;border:1px solid #24364d;border-radius:5px;padding:2px 5px;color:#f0c38a}.rich-text pre code{background:none;border:0;padding:0}.rich-text hr{border:0;border-top:1px solid #26374d;margin:20px 0}.rich-text font[color="#ff7800"]{color:#ff7800}.rich-text font[color="#2aa9ff"]{color:#2aa9ff}.rich-text font[color="#34c77b"]{color:#34c77b}.rich-text font[color="#e9c46a"]{color:#e9c46a}.rich-text font[color="#ef476f"]{color:#ef476f}.rich-text font[color="#ffffff"]{color:#fff}

/* v0.4.0 One-Click Executor */
.oneclick-form{display:grid;gap:12px;min-width:min(100%,520px)}
.install-confirm{display:flex;gap:10px;align-items:flex-start;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.025);font-size:12px;color:var(--muted)}
.install-confirm input{margin-top:2px;accent-color:var(--orange)}
.job-link{text-decoration:none;color:inherit;transition:.18s ease}.job-link:hover{border-color:rgba(255,122,0,.45);transform:translateY(-1px)}
.install-job-page{padding-top:28px;padding-bottom:50px}.install-job-card{max-width:1080px;margin:0 auto}.install-job-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin:10px 0 24px}.install-job-title h1{margin:0 0 6px;font-size:30px}.install-job-title p{margin:0;color:var(--muted)}
.progress-shell{padding:18px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.02)}.progress-bar{height:12px;border-radius:999px;background:#0a111b;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.progress-bar i{display:block;height:100%;background:linear-gradient(90deg,#ff7a00,#ff9b43);border-radius:inherit;transition:width .35s ease}.progress-meta{display:flex;justify-content:space-between;gap:16px;margin-top:10px;color:var(--muted)}.progress-meta b{color:#fff}
.install-timeline{display:grid;grid-template-columns:repeat(8,1fr);gap:6px;margin:20px 0}.install-timeline span{display:flex;flex-direction:column;align-items:center;text-align:center;gap:7px;font-size:11px;color:var(--muted)}.install-timeline i{width:13px;height:13px;border-radius:50%;background:#263241;border:2px solid #3b4b5e}.install-timeline span.done i{background:#24c879;border-color:#24c879}.install-timeline span.active{color:#fff}.install-timeline span.active i{background:#ff7a00;border-color:#ff9b43;box-shadow:0 0 18px rgba(255,122,0,.35)}
.install-error{margin:15px 0;padding:14px 16px;border:1px solid rgba(239,68,68,.4);background:rgba(239,68,68,.09);border-radius:10px;color:#ffb8b8}.install-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.install-facts>div{padding:12px;border:1px solid var(--line);border-radius:10px}.install-facts span{display:block;color:var(--muted);font-size:11px;margin-bottom:5px}.install-log{margin:20px 0;border-top:1px solid var(--line);padding-top:16px}.install-log h3{margin:0 0 10px}.install-log>div{display:grid;grid-template-columns:150px 130px 1fr;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:12px}.install-log time,.install-log span{color:var(--muted)}.install-note{margin-top:18px}
.status-installed{background:rgba(34,197,94,.12)!important;color:#67e99a!important}.status-failed,.status-rolled_back{background:rgba(239,68,68,.12)!important;color:#ff9a9a!important}.status-rolling_back{background:rgba(245,158,11,.13)!important;color:#ffd27a!important}
@media(max-width:800px){.install-timeline{grid-template-columns:repeat(4,1fr);row-gap:14px}.install-facts{grid-template-columns:1fr 1fr}.install-job-title{flex-direction:column}.install-log>div{grid-template-columns:1fr}.progress-meta{flex-direction:column;gap:4px}}
.status-legacy_queued{background:rgba(148,163,184,.12)!important;color:#b8c3d1!important}

/* v0.4.1 repository + One-Click card polish */
.install-box-v041{padding:16px;background:linear-gradient(180deg,#111c29 0%,#0b141f 100%);border-color:#2d4259;box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.install-box-v041 .install-box-head{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:center}
.install-box-v041 .install-box-head>div{display:flex;flex-direction:column;gap:4px;min-width:0}
.install-box-v041 .install-box-head b{font-size:13px}.install-box-v041 .install-box-head small{font-size:9px;line-height:1.5;color:#7f8ea2}
.install-box-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(180deg,#ff8b24,#f36a00);box-shadow:0 8px 22px rgba(255,112,0,.2);font-size:17px}
.install-ready{font-size:8px;font-weight:900;letter-spacing:.08em;color:#80f1bc;border:1px solid rgba(40,220,142,.3);background:rgba(40,220,142,.08);border-radius:999px;padding:6px 8px}
.install-box form.oneclick-form{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:14px;width:100%;min-width:0}
.install-field{display:flex;flex-direction:column;gap:6px;color:#8f9db0;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.install-field select{height:44px;font-size:11px;text-transform:none;letter-spacing:0}
.install-safety{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr;gap:7px;align-items:center;padding:9px 11px;border:1px solid rgba(255,255,255,.06);background:#0a121c;border-radius:9px;color:#7f8da0;font-size:8px}.install-safety span{width:21px;height:21px;display:grid;place-items:center;border-radius:6px;background:#162334;color:#ff9c42;font-size:7px;font-weight:900}.install-safety b{font-size:8px;color:#9dabbc;font-weight:700}
.install-box-v041 .install-confirm{width:100%;margin:0;align-items:center;background:#0d1722}.install-box-v041 .install-confirm input{flex:0 0 auto;width:15px;height:15px}.install-box-v041 .install-confirm span{line-height:1.45}
.install-submit{width:100%;height:44px;font-size:11px}.install-submit span{font-size:14px}.install-empty{margin-top:12px;padding:12px;border:1px dashed #30445b;border-radius:9px;color:#8090a5;font-size:10px}
@media(max-width:650px){.install-box-v041 .install-box-head{grid-template-columns:36px 1fr}.install-ready{grid-column:1/-1;width:max-content}.install-safety{grid-template-columns:auto 1fr}.install-box-icon{width:36px;height:36px}}
