*{box-sizing:border-box}html{background:#f7f7fb}body{margin:0;color:#1d1d27;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(#fbfbfd,#f5f5fa);min-height:100vh}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.navbar{height:72px;padding:0 max(24px,calc((100vw - 1240px)/2));justify-content:space-between;background:hsla(0,0%,100%,.92);border-bottom:1px solid #e9e8ef;position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand,.navbar{display:flex;align-items:center}.brand{gap:9px;font-weight:850;font-size:21px;letter-spacing:-.5px}.brand-mark{width:30px;height:30px;border-radius:9px;background:#7057eb;color:#fff;display:grid;place-items:center}.desktop-nav{display:flex;gap:26px;font-size:14px;font-weight:650;color:#626171;margin-left:50px}.desktop-nav a:hover{color:#4d36cd}.nav-actions{gap:10px}.nav-actions,.nav-search{display:flex;align-items:center}.nav-search{width:285px;height:40px;border:1px solid #dedce7;background:#f8f8fb;border-radius:11px;padding:0 11px;gap:8px;color:#9593a0}.nav-search input{border:0;outline:0;background:transparent;width:100%;font-size:13px}.button{border:1px solid #dddbe5;background:#fff;border-radius:10px;padding:10px 14px;font-weight:750;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.button.primary{background:#6c55e7;color:#fff;border-color:#6c55e7}.button.big{padding:13px 18px;font-size:14px}.avatar{width:38px;height:38px;border:0;border-radius:50%;background:#eae6ff;color:#5e47d7;font-weight:850}.mobile-menu{display:none;border:0;background:transparent}.shell{max-width:1240px;margin:0 auto;padding:34px 24px 80px}.hero{display:grid;grid-template-columns:1.45fr .75fr;grid-gap:24px;gap:24px;background:#fff;border:1px solid #e7e5ee;border-radius:22px;padding:42px;box-shadow:0 14px 40px rgba(45,36,75,.06)}.eyebrow{display:inline-flex;align-items:center;gap:7px;background:#f0edff;color:#624bd7;border-radius:999px;padding:7px 11px;font-weight:760;font-size:12px}.hero h1{font-size:47px;letter-spacing:-2.3px;line-height:1.04;max-width:720px;margin:16px 0 13px}.hero h1 span{color:#6b54e6}.hero>div>p{font-size:17px;line-height:1.6;color:#6c6a78;max-width:650px}.hero-search{max-width:590px;margin-top:24px;border:1px solid #dedbe8;border-radius:13px;padding:5px 5px 5px 14px;display:flex;align-items:center;gap:9px;background:#fafafd;color:#8c8998}.hero-search input{flex:1 1;border:0;outline:0;background:transparent}.hero-card button,.hero-search button{border:0;background:#1f1e29;color:#fff;border-radius:9px;padding:11px 16px;font-weight:750}.hero-card{background:linear-gradient(145deg,#5f4ada,#8a73ff);border-radius:18px;color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:center;min-height:250px;box-shadow:0 16px 34px rgba(94,74,218,.24)}.hero-card-top{display:flex;justify-content:space-between;font-size:12px;font-weight:750;opacity:.95}.hero-card-top span{display:flex;align-items:center;gap:5px}.hero-card h3{font-size:30px;margin:27px 0 6px}.hero-card p{line-height:1.5;margin:0;opacity:.9}.hero-card-metrics{display:flex;gap:24px;margin:22px 0;font-size:12px}.hero-card-metrics span{display:flex;flex-direction:column}.hero-card-metrics b{font-size:18px}.hero-card button{background:#fff;color:#4d3ac2;align-self:flex-start;display:flex;align-items:center;gap:7px}.category-strip{display:flex;gap:9px;overflow:auto;padding:24px 0 8px;scrollbar-width:none}.category-strip button{white-space:nowrap;border:1px solid #dfdde7;background:#fff;border-radius:999px;padding:9px 15px;color:#656371;font-weight:700;font-size:12px}.category-strip button.active,.category-strip button:hover{background:#ece8ff;border-color:#d6d0ff;color:#5a44cf}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;grid-gap:28px;gap:28px;margin-top:18px}.feed-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.tabs{display:flex;gap:5px;background:#fff;border:1px solid #e2e0e8;border-radius:11px;padding:4px}.tabs button{border:0;background:transparent;padding:8px 13px;border-radius:8px;font-weight:750;color:#777481;font-size:13px}.tabs button.active{background:#ebe7ff;color:#5c46d2}.feed-note{display:flex;gap:6px;align-items:center;color:#8a8792;font-size:12px}.cards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:17px;gap:17px}.app-card{background:#fff;border:1px solid #e5e3eb;border-radius:16px;overflow:hidden;box-shadow:0 7px 20px rgba(41,35,65,.035);transition:.18s ease}.app-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(41,35,65,.08)}.app-preview{height:176px;padding:21px;display:block;background:#f0eff5}.app-preview.mint{background:linear-gradient(135deg,#e8faf4,#d6f1e9)}.app-preview.violet{background:linear-gradient(135deg,#eeeaff,#ded6ff)}.app-preview.pink{background:linear-gradient(135deg,#fdeaf3,#f3d6e7)}.app-preview.amber{background:linear-gradient(135deg,#fff4dc,#f7e5bb)}.app-preview.blue{background:linear-gradient(135deg,#e8f4ff,#d4e8fa)}.app-preview.green{background:linear-gradient(135deg,#e8f9ed,#d9eddf)}.fake-window{height:100%;background:#fff;border-radius:9px;box-shadow:0 9px 20px rgba(31,25,50,.13);overflow:hidden}.fake-toolbar{height:19px;border-bottom:1px solid #eee;display:flex;align-items:center;gap:4px;padding:0 7px}.fake-toolbar span{width:5px;height:5px;background:#ddd;border-radius:50%}.fake-body{display:flex;height:calc(100% - 19px)}.fake-side{width:25%;background:#f7f7fa;border-right:1px solid #eee}.fake-content{padding:13px;width:75%}.fake-title{height:11px;width:40%;background:#d8d7de;border-radius:3px;margin-bottom:12px}.fake-line{height:5px;width:48%;background:#e9e8ec;border-radius:3px;margin-bottom:7px}.fake-line.wide{width:82%}.fake-panels{display:flex;gap:7px;margin-top:18px}.fake-panels i{height:38px;flex:1 1;background:#f1effb;border-radius:5px}.app-card-body{padding:15px}.app-card-title-row{display:flex;gap:10px}.app-card-title-row>div{min-width:0;flex:1 1}.app-name{font-size:17px;font-weight:850;letter-spacing:-.2px}.app-card p{font-size:12px;color:#777580;line-height:1.45;margin:5px 0 12px}.icon-button{width:31px;height:31px;border-radius:8px;background:#fff;border:1px solid #e7e5eb;display:grid;place-items:center}.meta-row{display:flex;flex-wrap:wrap;gap:6px;font-size:10px;color:#85828d}.meta-row .creator,.meta-row span{background:#f6f5f8;border-radius:999px;padding:5px 7px}.meta-row .creator{color:#5c49cb;font-weight:700}.stats-row{border-top:1px solid #efedf2;margin-top:12px;padding-top:11px;gap:13px;color:#807d88;font-size:11px}.stats-row,.stats-row span{display:flex;align-items:center}.stats-row span{gap:4px}.try-link{margin-left:auto;color:#5d48d4;font-weight:800}.sidebar{display:flex;flex-direction:column;gap:15px}.side-card,.submit-card{background:#fff;border:1px solid #e4e2e9;border-radius:15px;padding:17px}.side-card h3{margin:0 0 12px;font-size:14px;display:flex;align-items:center;gap:7px}.side-card>a{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #f0eef3;font-size:12px}.side-card>a:first-of-type{border-top:0}.creator-row{align-items:center!important;gap:8px!important}.creator-row>span:nth-child(2){display:flex;flex-direction:column;flex:1 1}.creator-row small{color:#999}.creator-row button{border:0;background:#eeeaff;color:#5d47cf;border-radius:8px;padding:6px 8px;font-size:10px;font-weight:800}.creator-avatar{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#ebe7ff;color:#604ad0;font-weight:850}.submit-card{background:linear-gradient(145deg,#faf8ff,#f0edff)}.submit-card h3{margin:10px 0 6px}.submit-card p{font-size:12px;line-height:1.45;color:#6f6d78}.submit-card a{display:inline-block;background:#6c55e7;color:#fff;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800}.detail-page h1,.explore-page h1,.form-card h1,.profile-page h1{font-size:36px;letter-spacing:-1.4px}.explore-search{height:48px;border:1px solid #dedce7;background:#fff;border-radius:12px;display:flex;align-items:center;gap:9px;padding:0 13px;max-width:680px;margin:16px 0 5px;color:#999}.explore-search input{border:0;outline:0;flex:1 1}.category-strip.left{padding-top:15px}.page-sub{color:#777}.back{display:inline-flex;gap:6px;align-items:center;font-size:13px;color:#6e6b78;margin-bottom:18px}.detail-preview{height:400px;border-radius:20px;padding:50px;display:grid;place-items:center}.detail-preview.mint{background:#dff6ed}.detail-preview.violet{background:#e7e1ff}.detail-preview.pink{background:#fae0ed}.detail-preview.amber{background:#faebc8}.detail-preview.blue{background:#dceeff}.detail-preview.green{background:#e0f4e6}.detail-placeholder{width:min(720px,90%);height:100%;background:#fff;border-radius:15px;box-shadow:0 18px 40px rgba(35,30,50,.12);display:grid;place-items:center;font-size:38px;font-weight:900;color:#5f50c8}.detail-layout{display:grid;grid-template-columns:1fr 280px;grid-gap:40px;gap:40px;padding-top:28px}.pill{display:inline-flex;padding:6px 9px;border-radius:999px;background:#efecff;color:#5d48d0;font-size:11px;font-weight:800}.detail-layout h1{margin:10px 0}.detail-copy{font-size:17px;color:#696774;line-height:1.55}.detail-meta{font-size:13px;color:#888}.detail-actions{display:flex;flex-direction:column;gap:9px}.detail-actions>span{font-size:12px;color:#777;display:flex;gap:6px;align-items:center;margin-top:3px}.profile-head{display:grid;grid-template-columns:auto 1fr auto;grid-gap:18px;gap:18px;align-items:center;background:#fff;border:1px solid #e5e3ea;border-radius:18px;padding:24px;margin-bottom:25px}.profile-avatar{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#eae6ff;color:#6048d3;font-size:30px;font-weight:900}.profile-head h1{margin:0 0 4px}.profile-head p{margin:0 0 8px;color:#777}.profile-stats{font-size:12px;color:#777}.form-page{display:grid;place-items:start center}.form-card{width:min(680px,100%);background:#fff;border:1px solid #e5e3eb;border-radius:18px;padding:28px}.form-card h1{margin-top:0}.form-card>p{color:#777}.form-card label{display:flex;flex-direction:column;gap:7px;margin-top:16px;font-size:12px;font-weight:800}.form-card input,.form-card select,.form-card textarea{border:1px solid #dedce6;border-radius:10px;padding:11px;background:#fbfbfd;outline:0}.form-card .button{margin-top:20px}.mobile-bottom-nav{display:none}.discovery-shell{display:grid;grid-template-columns:210px minmax(0,1fr);grid-gap:28px;gap:28px;padding-top:24px}.left-rail{position:-webkit-sticky;position:sticky;top:96px;align-self:start;display:flex;flex-direction:column;gap:18px}.rail-block{border-bottom:1px solid #e6e4eb;padding-bottom:15px}.rail-block h3{display:flex;align-items:center;gap:7px;font-size:12px;text-transform:uppercase;letter-spacing:.6px;color:#8a8792;margin:0 0 8px}.rail-link{display:block;padding:8px 10px;border-radius:9px;font-size:13px;font-weight:650;color:#66636f}.rail-link.active,.rail-link:hover{background:#ebe7ff;color:#5842cb}.rail-creator{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:9px;font-size:12px;font-weight:700}.rail-creator:hover{background:#f0eef7}.rail-submit{display:flex;flex-direction:column;align-items:flex-start;gap:6px;background:#f0ecff;border:1px solid #ded7ff;border-radius:13px;padding:14px;color:#5641c7}.rail-submit span{font-size:11px;line-height:1.4;color:#746f86}.rail-submit a{margin-top:3px;background:#6c55e7;color:#fff;padding:8px 10px;border-radius:8px;font-size:11px;font-weight:800}.feed-column{min-width:0}.feed-header-top{margin-bottom:14px}.featured-strip{display:grid;grid-template-columns:1fr 260px;grid-gap:20px;gap:20px;align-items:center;background:#fff;border:1px solid #e5e3eb;border-radius:17px;padding:20px;box-shadow:0 7px 20px rgba(41,35,65,.035)}.featured-copy h2{font-size:27px;letter-spacing:-1px;margin:10px 0 5px}.featured-copy p{color:#777580;max-width:560px;line-height:1.5;margin:0 0 14px}.featured-mini-preview{height:150px;border-radius:13px;padding:16px}.featured-mini-preview.mint{background:linear-gradient(135deg,#e8faf4,#d6f1e9)}.featured-mini-preview.violet{background:linear-gradient(135deg,#eeeaff,#ded6ff)}.featured-mini-preview.pink{background:linear-gradient(135deg,#fdeaf3,#f3d6e7)}.featured-mini-preview.amber{background:linear-gradient(135deg,#fff4dc,#f7e5bb)}.featured-mini-preview.blue{background:linear-gradient(135deg,#e8f4ff,#d4e8fa)}.featured-mini-preview.green{background:linear-gradient(135deg,#e8f9ed,#d9eddf)}.category-strip.compact{padding:15px 0}.discovery-shell .cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.discovery-shell .app-preview{height:145px}.discovery-shell .app-name{font-size:15px}@media(max-width:1100px){.discovery-shell{grid-template-columns:180px minmax(0,1fr)}.discovery-shell .cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-strip{grid-template-columns:1fr 220px}}@media(max-width:980px){.avatar,.desktop-nav,.nav-search{display:none}.mobile-menu{display:block}.content-grid,.hero{grid-template-columns:1fr}.sidebar{display:none}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout,.discovery-shell{grid-template-columns:1fr}.left-rail{display:none}.featured-strip{grid-template-columns:1fr 230px}}@media(max-width:640px){body{padding-bottom:72px}.navbar{height:60px;padding:0 16px}.brand{font-size:19px}.nav-actions .button.primary{display:none}.shell{padding:18px 14px 30px}.hero{padding:20px;border-radius:17px}.hero h1{font-size:34px;letter-spacing:-1.5px}.hero>div>p{font-size:14px}.hero-search{padding-left:10px}.hero-search button{padding:10px 12px}.hero-card{min-height:210px}.category-strip{padding-top:15px}.feed-header{align-items:flex-start;gap:10px}.feed-note{display:none}.cards-grid{grid-template-columns:1fr;gap:13px}.app-preview{height:190px}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:68px;background:hsla(0,0%,100%,.97);border-top:1px solid #e4e2e9;display:grid;grid-template-columns:repeat(5,1fr);z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-bottom-nav a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:9px;color:#76737f}.mobile-bottom-nav .mobile-plus{width:48px;height:48px;border-radius:15px;background:#6b54e6;color:#fff;align-self:center;justify-self:center}.detail-page h1,.explore-page h1,.form-card h1,.profile-page h1{font-size:29px}.detail-preview{height:240px;padding:24px}.detail-placeholder{font-size:28px}.profile-head{grid-template-columns:auto 1fr;padding:17px}.profile-head .button{grid-column:1/-1}.profile-avatar{width:58px;height:58px;font-size:24px}.form-card{padding:20px}.discovery-shell{padding-top:12px}.featured-strip{grid-template-columns:1fr;padding:16px}.featured-mini-preview{display:none}.featured-copy h2{font-size:22px}.discovery-shell .cards-grid{grid-template-columns:1fr}.discovery-shell .app-preview{height:190px}.category-strip.compact{margin-right:-14px;padding-right:14px}.feed-header-top{margin-bottom:12px}}.account-menu{position:relative}.account-dropdown{position:absolute;right:0;top:46px;width:190px;background:#fff;border:1px solid #e2e0e8;border-radius:12px;box-shadow:0 16px 40px rgba(35,29,63,.14);padding:8px;display:flex;flex-direction:column;z-index:50}.account-dropdown strong{padding:8px 9px;font-size:12px;overflow:hidden;text-overflow:ellipsis}.account-dropdown a,.account-dropdown button{border:0;background:transparent;text-align:left;padding:9px;border-radius:8px;font-size:13px;cursor:pointer;color:#3f3c48}.account-dropdown a:hover,.account-dropdown button:hover{background:#f1eff8}.avatar{overflow:hidden;padding:0}.avatar img{width:100%;height:100%;object-fit:cover}.app-preview img,.detail-preview img,.featured-mini-preview img{width:100%;height:100%;object-fit:cover;display:block}.detail-preview{overflow:hidden}.featured-mini-preview{overflow:hidden;padding:0}.featured-mini-preview .detail-placeholder{height:100%;font-size:21px}.category-strip a,.sort-links a,.tabs a{border:0;background:transparent;border-radius:9px;padding:8px 11px;font-size:12px;font-weight:750;color:#74717e;white-space:nowrap}.category-strip a.active,.sort-links a.active,.tabs a.active{background:#6c55e7;color:#fff}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.sort-links{display:flex;gap:5px}.explore-search button{margin-left:auto}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.management-list{display:flex;flex-direction:column;gap:10px;margin:12px 0 26px}.management-list article{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid #e5e3eb;border-radius:13px;padding:14px 16px}.management-list article>div:first-child{display:flex;align-items:center;gap:10px;min-width:0}.management-list article p{margin:4px 0;color:#6f6c79}.row-actions{display:flex;gap:7px;flex-shrink:0}.button.danger{color:#b3293d;border-color:#efcdd2;background:#fff7f8}.status{display:inline-flex;border-radius:999px;background:#efedf3;padding:4px 8px;font-size:10px;text-transform:uppercase;font-weight:850}.status-published{background:#e2f6e9;color:#247344}.status-hidden{background:#fde8ea;color:#a22b3b}.text-button{border:0;background:transparent;color:#777;text-decoration:underline;padding:12px 0;cursor:pointer;font-size:12px}.block-message{display:block;color:#5e47d7}.empty-state,.error-page{max-width:640px;margin:50px auto;text-align:center;background:#fff;border:1px solid #e5e3eb;border-radius:18px;padding:35px}.error-page{margin-top:12vh}.profile-avatar.image{object-fit:cover}.form-card small{color:#85818d;font-weight:500}.form-message{color:#5e47d7;word-break:break-word}@media(max-width:640px){.navbar .button:not(.primary){padding:8px 10px}.account-dropdown{position:fixed;right:12px;top:58px}.filter-row,.page-head{align-items:stretch;flex-direction:column}.sort-links{align-self:flex-start}.management-list article,.management-list article>div:first-child{align-items:flex-start;flex-direction:column}.row-actions{width:100%;flex-wrap:wrap}.row-actions .button{flex:1 1}.explore-search{display:flex}.explore-search input{min-width:0}.explore-search button{padding:9px}.detail-actions{width:100%}}.confirm-panel{margin:14px 0;padding:16px;background:#fff7f8;border:1px solid #efcdd2;border-radius:13px}.confirm-panel p{margin:6px 0 14px;color:#6f6c79}@media(max-width:640px){.confirm-panel .row-actions{display:grid;grid-template-columns:1fr 1fr}}.comments-section{margin-top:34px;padding-top:28px;border-top:1px solid #e4e2e9;max-width:820px}.comments-title{display:flex;align-items:center;gap:10px;margin-bottom:16px}.comments-title h2{display:flex;align-items:center;gap:8px;margin:0;font-size:22px}.comments-title>span{display:inline-flex;min-width:27px;height:27px;align-items:center;justify-content:center;border-radius:999px;background:#efedf8;color:#5e47d7;font-size:12px;font-weight:800}.comment-form,.reply-form{background:#fff;border:1px solid #e2e0e8;border-radius:14px;padding:12px;margin-bottom:18px}.comment-form textarea,.reply-form textarea{display:block;width:100%;min-height:90px;resize:vertical;border:0;outline:0;background:transparent;font:inherit;color:#292632}.comment-form>div,.reply-form>div{display:flex;align-items:center;justify-content:flex-end;gap:8px}.comment-form small{margin-right:auto;color:#85818d}.comment-login{background:#f6f4fb;border-radius:12px;padding:14px;color:#625e6c}.comment-login a{color:#5e47d7;font-weight:800}.comment-list{display:flex;flex-direction:column;gap:12px}.comment-card{background:#fff;border:1px solid #e5e3eb;border-radius:14px;padding:15px}.comment-card>p{margin:11px 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55}.comment-head{display:flex;align-items:center;gap:10px}.comment-head>div:last-child{display:flex;flex-direction:column;min-width:0}.comment-head strong{font-size:13px}.comment-head span{font-size:11px;color:#85818d;overflow:hidden;text-overflow:ellipsis}.comment-avatar{width:34px;height:34px;border-radius:50%;background:#6b54e6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:850;overflow:hidden;flex-shrink:0}.comment-avatar img{width:100%;height:100%;object-fit:cover}.comment-actions{display:flex;gap:12px}.text-action{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;padding:3px 0;color:#6c6875;font-size:12px;cursor:pointer}.danger-text{color:#ad3041}.comment-reply{margin:12px 0 0 38px;background:#faf9fc}.reply-form{margin:12px 0 0}.reply-form textarea{min-height:68px}.comments-empty{text-align:center;color:#85818d;padding:28px;border:1px dashed #d9d6e1;border-radius:14px}.comments-empty p{margin:8px 0 0}@media(max-width:640px){.comments-section{margin-top:24px;padding-top:22px}.comments-title h2{font-size:20px}.comment-card{padding:13px}.comment-reply{margin-left:18px}.comment-form textarea{min-height:78px}.comment-form>div,.reply-form>div{flex-wrap:wrap}.reply-form .button{flex:1 1}.comments-section .confirm-panel .row-actions{grid-template-columns:1fr 1fr}}:root{--vibps-brand-50:#ecfeff;--vibps-brand-100:#cffafe;--vibps-brand-200:#a5f3fc;--vibps-brand-300:#67e8f9;--vibps-brand-400:#22d3ee;--vibps-brand-500:#06b6d4;--vibps-brand-600:#0891b2;--vibps-brand-700:#0e7490;--vibps-brand-800:#155e75;--vibps-brand-900:#164e63;--vibps-brand-950:#083344}.brand-mark,.button.primary,.mobile-bottom-nav .mobile-plus,.rail-submit a,.submit-card a{background:var(--vibps-brand-600);border-color:var(--vibps-brand-600)}.block-message,.comment-login a,.desktop-nav a:hover,.form-message,.try-link{color:var(--vibps-brand-700)}.avatar,.creator-avatar,.profile-avatar{background:var(--vibps-brand-100);color:var(--vibps-brand-700)}.eyebrow,.pill{background:var(--vibps-brand-50)}.eyebrow,.hero h1 span,.meta-row .creator,.pill{color:var(--vibps-brand-700)}.hero-card{background:linear-gradient(145deg,var(--vibps-brand-700),var(--vibps-brand-500));box-shadow:0 16px 34px rgba(8,145,178,.24)}.hero-card button{color:var(--vibps-brand-800)}.category-strip a.active,.category-strip a:hover,.category-strip button.active,.category-strip button:hover{background:var(--vibps-brand-50);border-color:var(--vibps-brand-200);color:var(--vibps-brand-800)}.sort-links a.active,.tabs a.active,.tabs button.active{background:var(--vibps-brand-600);color:#fff}.creator-row button{background:var(--vibps-brand-50);color:var(--vibps-brand-700)}.submit-card{background:linear-gradient(145deg,#fbfeff,var(--vibps-brand-50))}.detail-placeholder{color:var(--vibps-brand-700)}.rail-link.active,.rail-link:hover,.rail-submit{background:var(--vibps-brand-50);color:var(--vibps-brand-800)}.rail-submit{border-color:var(--vibps-brand-200)}.comments-title>span{background:var(--vibps-brand-50);color:var(--vibps-brand-700)}.comment-avatar{background:var(--vibps-brand-600)}.theme-toggle{width:34px;height:34px;border:1px solid #e2e3e7;border-radius:999px;background:transparent;color:#737680;display:grid;place-items:center;cursor:pointer;flex:0 0 auto;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.theme-toggle:hover{background:#f4f5f6;border-color:#d4d7dc;color:#272a30;transform:translateY(-1px)}.category-strip{gap:12px}.category-strip>a,.category-strip>button{white-space:nowrap;border:1px solid #dfdde7;background:#fff;border-radius:10px;padding:9px 14px;color:#656371;font-weight:720;font-size:12px;box-shadow:0 1px 2px rgba(31,30,41,.03);transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.category-strip>a:hover,.category-strip>button:hover{transform:translateY(-1px)}.category-strip>a.active{border-color:var(--vibps-brand-600)}.detail-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:34px;gap:34px;align-items:start;padding-top:28px}.detail-main{min-width:0}.detail-main .detail-layout{padding-top:0}.similar-sidebar{position:-webkit-sticky;position:sticky;top:96px;display:flex;flex-direction:column;gap:12px}.similar-sidebar h2{font-size:17px;letter-spacing:-.25px;margin:0 0 2px}.similar-list{display:flex;flex-direction:column;gap:10px}.similar-card{display:grid;grid-template-columns:112px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;padding:8px;border-radius:12px;transition:background .15s ease}.similar-card:hover{background:#f3f4f6}.similar-thumb{height:72px;border-radius:9px;overflow:hidden;background:#f0eff5;display:grid;place-items:center;border:1px solid #e8e7ec}.similar-thumb.mint{background:#dff6ed}.similar-thumb.violet{background:#e7e1ff}.similar-thumb.pink{background:#fae0ed}.similar-thumb.amber{background:#faebc8}.similar-thumb.blue{background:#dceeff}.similar-thumb.green{background:#e0f4e6}.similar-thumb img{width:100%;height:100%;object-fit:cover;display:block}.similar-thumb-placeholder{font-size:11px;font-weight:850;color:var(--vibps-brand-700);padding:7px;text-align:center;line-height:1.15}.similar-copy{min-width:0}.similar-name{font-size:13px;font-weight:850;line-height:1.25;margin:1px 0 4px}.similar-description,.similar-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.similar-description{font-size:11px;color:#777580;line-height:1.35;margin:0 0 6px}.similar-meta{font-size:10px;color:#8a8792;display:flex;gap:7px;flex-wrap:wrap}html[data-theme=dark]{background:#0e1116;color-scheme:dark}html[data-theme=dark] body{color:#eef1f4;background:linear-gradient(#11151b,#0d1015)}html[data-theme=dark] .navbar{background:rgba(16,20,26,.92);border-bottom-color:#252b33}html[data-theme=dark] .desktop-nav{color:#aeb4bd}html[data-theme=dark] .explore-search,html[data-theme=dark] .nav-search{background:#171c23;border-color:#303640;color:#8d96a2}html[data-theme=dark] .explore-search input,html[data-theme=dark] .nav-search input{color:#eef1f4}html[data-theme=dark] .account-dropdown,html[data-theme=dark] .app-card,html[data-theme=dark] .button,html[data-theme=dark] .category-strip>a,html[data-theme=dark] .category-strip>button,html[data-theme=dark] .comment-card,html[data-theme=dark] .comment-form,html[data-theme=dark] .empty-state,html[data-theme=dark] .error-page,html[data-theme=dark] .featured-strip,html[data-theme=dark] .form-card,html[data-theme=dark] .hero,html[data-theme=dark] .icon-button,html[data-theme=dark] .management-list article,html[data-theme=dark] .profile-head,html[data-theme=dark] .reply-form,html[data-theme=dark] .side-card,html[data-theme=dark] .tabs{background:#151a21;border-color:#2a3038;color:#eef1f4}html[data-theme=dark] .button.primary,html[data-theme=dark] .mobile-bottom-nav .mobile-plus,html[data-theme=dark] .rail-submit a,html[data-theme=dark] .sort-links a.active,html[data-theme=dark] .submit-card a,html[data-theme=dark] .tabs a.active{background:var(--vibps-brand-600);border-color:var(--vibps-brand-600);color:#fff}html[data-theme=dark] .app-card p,html[data-theme=dark] .back,html[data-theme=dark] .comment-card>p,html[data-theme=dark] .comment-login,html[data-theme=dark] .detail-actions>span,html[data-theme=dark] .detail-copy,html[data-theme=dark] .featured-copy p,html[data-theme=dark] .form-card>p,html[data-theme=dark] .management-list article p,html[data-theme=dark] .page-sub,html[data-theme=dark] .profile-head p,html[data-theme=dark] .profile-stats{color:#aeb4bd}html[data-theme=dark] .comment-form small,html[data-theme=dark] .comment-head span,html[data-theme=dark] .comments-empty,html[data-theme=dark] .detail-meta,html[data-theme=dark] .feed-note,html[data-theme=dark] .meta-row,html[data-theme=dark] .rail-block h3,html[data-theme=dark] .similar-meta,html[data-theme=dark] .stats-row{color:#8f98a4}html[data-theme=dark] .meta-row .creator,html[data-theme=dark] .meta-row span{background:#20262e}html[data-theme=dark] .comments-section,html[data-theme=dark] .rail-block,html[data-theme=dark] .stats-row{border-color:#2a3038}html[data-theme=dark] .rail-link{color:#b7bdc6}html[data-theme=dark] .account-dropdown a:hover,html[data-theme=dark] .account-dropdown button:hover,html[data-theme=dark] .rail-creator:hover,html[data-theme=dark] .similar-card:hover{background:#1a2028}html[data-theme=dark] .account-dropdown a,html[data-theme=dark] .account-dropdown button{color:#d7dce3}html[data-theme=dark] .avatar,html[data-theme=dark] .comments-title>span,html[data-theme=dark] .creator-avatar,html[data-theme=dark] .creator-row button,html[data-theme=dark] .eyebrow,html[data-theme=dark] .pill,html[data-theme=dark] .profile-avatar,html[data-theme=dark] .rail-link.active,html[data-theme=dark] .rail-link:hover,html[data-theme=dark] .rail-submit{background:#10242b;color:var(--vibps-brand-300)}html[data-theme=dark] .rail-submit{border-color:#16495a}html[data-theme=dark] .block-message,html[data-theme=dark] .comment-login a,html[data-theme=dark] .desktop-nav a:hover,html[data-theme=dark] .detail-placeholder,html[data-theme=dark] .form-message,html[data-theme=dark] .meta-row .creator,html[data-theme=dark] .try-link{color:var(--vibps-brand-300)}html[data-theme=dark] .category-strip a.active,html[data-theme=dark] .category-strip a:hover,html[data-theme=dark] .category-strip button.active,html[data-theme=dark] .category-strip button:hover{background:#10242b;border-color:#16495a;color:var(--vibps-brand-300)}html[data-theme=dark] .submit-card{background:linear-gradient(145deg,#151a21,#10242b);border-color:#2a3038}html[data-theme=dark] .comment-form textarea,html[data-theme=dark] .form-card input,html[data-theme=dark] .form-card select,html[data-theme=dark] .form-card textarea,html[data-theme=dark] .reply-form textarea{background:#11161c;border-color:#303640;color:#eef1f4}html[data-theme=dark] .comment-login{background:#171d24}html[data-theme=dark] .comment-reply{background:#11161c}html[data-theme=dark] .comments-empty,html[data-theme=dark] .similar-thumb{border-color:#343b45}html[data-theme=dark] .similar-description{color:#aeb4bd}html[data-theme=dark] .similar-thumb-placeholder{color:var(--vibps-brand-300)}html[data-theme=dark] .mobile-bottom-nav{background:rgba(16,20,26,.97);border-top-color:#2a3038}html[data-theme=dark] .mobile-bottom-nav a{color:#aeb4bd}html[data-theme=dark] .theme-toggle{border-color:#303640;color:#aeb4bd}html[data-theme=dark] .theme-toggle:hover{background:#1a2028;border-color:#3b434d;color:#eef1f4}html[data-theme=light]{color-scheme:light;background:#fff}html[data-theme=light] body{color:#1f1e29;background:#fff}html[data-theme=light] .navbar{background:hsla(0,0%,100%,.92)}html[data-theme=light] .theme-toggle{background:transparent;color:#737680;border-color:#e2e3e7}@media(max-width:900px){.detail-content-grid{grid-template-columns:1fr;gap:26px}.similar-sidebar{position:static}.similar-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}}@media(max-width:620px){.category-strip{gap:9px}.category-strip>a,.category-strip>button{padding:9px 12px}.similar-list{grid-template-columns:1fr}.similar-card{grid-template-columns:118px minmax(0,1fr)}.theme-toggle{width:32px;height:32px}}.vibps-brand{display:flex;align-items:center;line-height:1;text-decoration:none}.vibps-brand img,.vibps-brand object{display:block;width:112px;height:31px;pointer-events:none}.vibps-hero{padding:18px 2px 26px;border-bottom:1px solid #ececf0;margin-bottom:18px}.vibps-hero h1{margin:0;font-size:clamp(34px,5vw,58px);line-height:.98;letter-spacing:-2.2px;font-weight:900}.vibps-hero p{margin:13px 0 14px;font-size:17px;line-height:1.45;color:#6d6b75}.vibps-hero-cta{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:800;color:var(--vibps-brand-700);text-decoration:none}.vibps-hero-cta:hover{text-decoration:underline}.vibps-hero-cta span{transition:transform .15s ease}.vibps-hero-cta:hover span{transform:translateX(2px)}html[data-theme=dark] .vibps-hero{border-bottom-color:#2a3038}html[data-theme=dark] .vibps-hero p{color:#aeb4bd}html[data-theme=dark] .vibps-hero-cta{color:var(--vibps-brand-300)}@media(max-width:700px){.vibps-brand img,.vibps-brand object{width:92px;height:25px}.vibps-hero{padding:12px 0 22px}.vibps-hero h1{font-size:38px;letter-spacing:-1.5px}.vibps-hero p{font-size:15px}}