.account-v2-page{--account-canvas:#202128;--account-surface:#242732;--account-raised:#2f323c;--account-soft:#292c36;--account-primary:#33ace4;--account-primary-hover:#58b9e8;--account-text:#f7f8fb;--account-muted:#a8afbd;--account-line:#ffffff13;--account-green:#65d79a;--account-amber:#f4c56a;--account-coral:#ff8b74;--account-violet:#a991ff;--account-shadow:0 18px 44px #08090d3d, inset 0 1px #ffffff06;--account-shadow-raised:0 26px 62px #06070a57, inset 0 1px #ffffff0a;max-width:1480px;color:var(--account-text);margin:0 auto;padding-top:1rem;padding-bottom:5rem}.account-v2-shell,.account-v2-content{flex-direction:column;gap:1rem;min-width:0;display:flex}.account-v2-breadcrumbs{color:var(--account-muted);align-items:center;gap:.55rem;font-size:.78rem;font-weight:750;display:flex}.account-v2-breadcrumbs a,.account-v2-breadcrumbs span{color:var(--account-muted);text-decoration:none}.account-v2-breadcrumbs a:hover{color:var(--account-primary)}.account-v2-hero{background:radial-gradient(circle at 79% 22%,#fff3 0 2px,#0000 3px),linear-gradient(120deg,#209bd5 0%,#33ace4 58%,#70c9ef 100%);border:1px solid #6bcaf63d;border-radius:26px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;min-height:168px;padding:1.65rem 2rem;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #0f608838,inset 0 1px #ffffff40}.account-v2-hero:before{content:"";pointer-events:none;border:1px solid #ffffff36;border-radius:50%;width:350px;height:350px;position:absolute;top:-220px;right:-70px;box-shadow:0 0 0 54px #ffffff0e,0 0 0 108px #ffffff09}.account-v2-hero-copy,.account-v2-hero-aside{z-index:1;position:relative}.account-v2-eyebrow{color:#fff;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.55rem;margin:0 0 .65rem;font-size:.72rem;font-weight:850;display:flex}.account-v2-eyebrow>span{background:#fff;border-radius:.16rem;width:.5rem;height:.5rem}.account-v2-hero h1{color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3.35rem);font-weight:700;line-height:.98}.account-v2-hero-copy>p:last-child{color:#fff;max-width:700px;margin:.85rem 0 0;font-size:.96rem;font-weight:650}.account-v2-hero-aside:empty{display:none}.account-v2-hero-metrics{backdrop-filter:blur(8px);background:#19415442;border:1px solid #fff3;border-radius:18px;align-items:stretch;display:flex;overflow:hidden}.account-v2-hero-metric{min-width:140px;padding:.85rem 1rem}.account-v2-hero-metric+.account-v2-hero-metric{border-left:1px solid #fff3}.account-v2-hero-metric span{color:#ffffffc2;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850;display:block}.account-v2-hero-metric strong{color:#fff;margin-top:.35rem;font-size:.9rem;display:block}.account-v2-nav{border:1px solid var(--account-line);background:var(--account-surface);box-shadow:var(--account-shadow);border-radius:18px;gap:.5rem;padding:.5rem;display:flex}.account-v2-nav a{min-height:42px;color:var(--account-muted);border-radius:12px;align-items:center;gap:.55rem;padding:.65rem .9rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.account-v2-nav a:hover{color:var(--account-text);background:var(--account-raised)}.account-v2-nav a.is-active{color:#fff;background:#33ace42b;box-shadow:inset 0 0 0 1px #33ace447}.account-v2-nav-mark{background:var(--account-primary);border-radius:.18rem;flex:none;width:.55rem;height:.55rem}.account-v2-nav-mark-builds{background:var(--account-violet)}.account-v2-nav-mark-alerts{background:var(--account-amber)}.account-v2-panel,.account-v2-auth-card,.account-v2-builds-toolbar,.account-v2-builds-stage,.account-v2-private-hero,.account-v2-detail-section{border:1px solid var(--account-line);background:var(--account-surface);box-shadow:var(--account-shadow);border-radius:20px}.account-v2-panel{padding:1.35rem}.account-v2-panel-head{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1.1rem;display:flex}.account-v2-panel-head h2{color:var(--account-text);margin:0;font-size:1.05rem}.account-v2-panel-head p{color:var(--account-muted);margin:.35rem 0 0;font-size:.82rem;line-height:1.55}.account-v2-panel-kicker{color:var(--account-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.69rem;font-weight:850}.account-v2-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:1rem;display:grid}.account-v2-dashboard-stack{flex-direction:column;gap:1rem;display:flex}.account-v2-identity{background:var(--account-raised);border-radius:16px;align-items:center;gap:1rem;padding:1rem;display:flex}.account-v2-avatar{object-fit:cover;background:#fff;border:3px solid #33ace452;border-radius:18px;flex:none;width:64px;height:64px}.account-v2-avatar-fallback{color:#18202a;background:#eaf7fd;place-items:center;font-size:1.4rem;font-weight:900;display:grid}.account-v2-identity strong{color:var(--account-text);font-size:1.05rem;display:block}.account-v2-identity span{color:var(--account-muted);margin-top:.2rem;font-size:.82rem;display:block}.account-v2-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.account-v2-activity-card{border:1px solid var(--account-line);background:var(--account-raised);min-height:96px;color:var(--account-text);border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:transform .18s,border-color .18s;display:flex}.account-v2-activity-card:hover{border-color:#33ace459;transform:translateY(-2px)}.account-v2-activity-card span{color:var(--account-muted);font-size:.75rem;display:block}.account-v2-activity-card strong{margin-top:.25rem;font-size:1.2rem;display:block}.account-v2-activity-arrow{color:var(--account-primary)!important;font-size:1.1rem!important}.account-v2-form{gap:.75rem;display:grid}.account-v2-form label{color:var(--account-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:850}.account-v2-form-row{gap:.65rem;display:flex}.account-v2-input{border:1px solid var(--account-line);min-width:0;min-height:46px;color:var(--account-text);background:#1f2129;border-radius:13px;outline:none;flex:1;padding:.75rem .9rem}.account-v2-input:focus{border-color:var(--account-primary);box-shadow:0 0 0 3px #33ace424}.account-v2-help,.account-v2-status{color:var(--account-muted);margin:0;font-size:.75rem;line-height:1.5}.account-v2-button{border:1px solid var(--account-line);background:var(--account-raised);color:#fff;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:.7rem 1rem;font-size:.8rem;font-weight:850;text-decoration:none;display:inline-flex}.account-v2-button:hover{background:#343844;border-color:#33ace459}.account-v2-button-primary{background:#0878d1;border-color:#0000}.account-v2-button-primary:hover{background:#006fbe}.account-v2-button-danger{color:var(--account-coral)}.account-v2-button-danger:hover{background:#ff8b7414;border-color:#ff8b7452}.account-v2-button:disabled{cursor:wait;opacity:.65}.account-v2-actions{flex-wrap:wrap;gap:.65rem;display:flex}.account-v2-auth-card{text-align:center;place-items:center;min-height:320px;padding:2rem;display:grid}.account-v2-auth-icon{width:64px;height:64px;color:var(--account-primary);background:#33ace426;border-radius:20px;place-items:center;font-size:1.55rem;display:grid}.account-v2-auth-card h2{margin:1rem 0 .5rem;font-size:1.35rem}.account-v2-auth-card p{max-width:480px;color:var(--account-muted);margin:0 0 1.25rem;line-height:1.6}.account-v2-builds-toolbar{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.account-v2-builds-panel{flex-direction:column;gap:1rem;min-width:0;display:flex}.account-v2-builds-panel.hidden{display:none}.account-v2-build-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.account-v2-build-tab{min-height:42px;color:var(--account-muted);cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:.5rem;padding:.65rem .85rem;font-size:.78rem;font-weight:850;display:inline-flex}.account-v2-build-tab span{background:var(--account-raised);border-radius:.45rem;place-items:center;min-width:1.45rem;height:1.45rem;font-size:.67rem;display:grid}.account-v2-build-tab:hover{color:#fff;background:var(--account-raised)}.account-v2-build-tab.is-active{color:#fff;background:#33ace429;box-shadow:inset 0 0 0 1px #33ace447}.account-v2-builds-stage{padding:1rem}.account-v2-build-panel[hidden]{display:none}.account-v2-build-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.account-v2-page .build-card{border:1px solid var(--account-line);background:var(--account-raised);cursor:pointer;border-radius:18px;flex-direction:column;min-width:0;transition:transform .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #08090d33}.account-v2-page .build-card:hover{border-color:#33ace452;transform:translateY(-3px)}.account-v2-page .build-card-media{aspect-ratio:4/3;background:#fff;overflow:hidden}.account-v2-page .build-card-image{object-fit:cover;width:100%;height:100%}.account-v2-page .build-card-body{flex-direction:column;flex:1;min-height:210px;padding:1rem;display:flex}.account-v2-page .build-card-author-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.account-v2-page .build-card-author{align-items:center;gap:.5rem;min-width:0;display:flex}.account-v2-page .build-card-avatar,.account-v2-page .build-card-avatar-fallback{object-fit:cover;border-radius:9px;flex:none;width:28px;height:28px}.account-v2-page .build-card-avatar-fallback{color:#202128;background:#fff;place-items:center;display:grid}.account-v2-page .build-card-avatar-fallback svg{width:17px}.account-v2-page .build-author-name-wrap{min-width:0}.account-v2-page .build-card-author-name{color:var(--account-primary);font-size:.72rem;font-weight:850}.account-v2-page .build-card-author-tag{color:var(--account-primary);margin-left:.35rem;font-size:.58rem;font-weight:900}.account-v2-page .build-card-chip-muted{color:var(--account-muted);font-size:.67rem}.account-v2-page .build-card-title{color:#fff;margin:.9rem 0 .3rem;font-size:1.05rem;line-height:1.25}.account-v2-page .build-card-subtitle{min-height:2.8em;color:var(--account-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}.account-v2-page .build-card-metrics{justify-content:space-between;align-items:end;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.account-v2-page .build-card-price{color:#fff;font-size:1.1rem;font-weight:900}.account-v2-page .build-card-social{gap:.6rem;display:flex}.account-v2-page .build-card-stat{color:var(--account-muted);align-items:center;gap:.25rem;font-size:.7rem;font-weight:750;display:inline-flex}.account-v2-page .build-card-stat-icon{width:.85rem;height:.85rem;color:var(--account-violet)}.account-v2-page .build-card-actions{border-top:1px solid var(--account-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;padding:.75rem;display:grid}.account-v2-page .build-card-action-btn{border:1px solid var(--account-line);background:var(--account-soft);color:#fff;cursor:pointer;border-radius:11px;min-height:38px;font-size:.72rem;font-weight:850}.account-v2-page .build-card-action-publish{color:var(--account-green)}.account-v2-page .build-card-action-edit{color:var(--account-primary)}.account-v2-page .build-card-action-delete{color:var(--account-coral)}.account-v2-empty{text-align:center;min-height:220px;color:var(--account-muted);place-items:center;padding:2rem;display:grid}.account-v2-dialog-backdrop{z-index:170;backdrop-filter:blur(7px);background:#0f1115b3;place-items:center;padding:1.25rem;display:none;position:fixed;inset:0}.account-v2-dialog-backdrop.is-open{display:grid}.account-v2-dialog{border:1px solid var(--account-line);background:var(--account-surface);border-radius:24px;width:min(100%,620px);max-height:88dvh;padding:1.5rem;overflow:auto;box-shadow:0 32px 90px #00000080,inset 0 1px #ffffff0a}.account-v2-dialog-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.account-v2-dialog-head h2{margin:0;font-size:1.2rem}.account-v2-dialog-head p{color:var(--account-muted);margin:.35rem 0 0;font-size:.82rem}.account-v2-dialog-close{border:1px solid var(--account-line);background:var(--account-raised);color:#fff;cursor:pointer;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.account-v2-private-hero{overflow:hidden}.account-v2-private-hero .product-detail-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:1rem;padding:1rem;display:grid}.account-v2-private-hero .build-detail-gallery{min-width:0}.account-v2-private-hero .product-detail-image-wrap{background:#fff;border-radius:16px;min-height:420px;overflow:hidden}.account-v2-private-hero .product-detail-image-stage{place-items:center;width:100%;height:100%;min-height:420px;display:grid}.account-v2-private-hero .product-detail-image{object-fit:contain;max-width:100%;max-height:420px}.account-v2-private-hero .build-detail-thumbs{gap:.6rem;margin-top:.7rem;display:flex}.account-v2-private-hero .build-detail-thumb{background:#fff;border:2px solid #0000;border-radius:11px;width:62px;height:52px;padding:0;overflow:hidden}.account-v2-private-hero .build-detail-thumb.is-active{border-color:var(--account-primary)}.account-v2-private-hero .build-detail-thumb img{object-fit:cover;width:100%;height:100%}.account-v2-private-hero .product-detail-brief{background:var(--account-raised);border-radius:16px;flex-direction:column;gap:.8rem;min-width:0;padding:1rem;display:flex}.account-v2-private-hero .product-category-badge{color:var(--account-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:850;text-decoration:none}.account-v2-private-hero .product-detail-title{margin:0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.05}.account-v2-private-hero .product-detail-best-card{flex-direction:column;flex:1;gap:.8rem;display:flex}.account-v2-private-hero .product-best-label{color:var(--account-muted);text-transform:uppercase;font-size:.7rem;font-weight:850}.account-v2-private-hero .product-detail-price{color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:900}.account-v2-private-hero .product-change-badge{color:var(--account-amber);font-weight:850}.account-v2-private-hero .product-best-store{color:var(--account-muted);font-size:.8rem}.account-v2-private-hero .product-best-store-icon{display:none}.account-v2-private-hero .product-detail-actions,.account-v2-private-hero .product-detail-share-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.account-v2-private-hero .product-detail-actions>*,.account-v2-private-hero .product-detail-share-row>*{border:1px solid var(--account-line);background:var(--account-soft);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:.65rem;font-size:.75rem;font-weight:850;text-decoration:none;display:inline-flex}.account-v2-private-hero .product-detail-actions .btn-primary{background:#0878d1;border-color:#0000}.account-v2-private-hero .product-detail-share-row svg{width:1rem;height:1rem}.account-v2-private-hero .account-private-summary{gap:1rem}.account-v2-private-hero .account-private-summary .product-best-label{color:var(--account-primary);letter-spacing:.09em;margin:0}.account-v2-private-hero .account-private-summary .product-detail-title{font-size:clamp(1.25rem,2.4vw,1.8rem)}.account-private-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.account-private-summary-metrics>div{border:1px solid var(--account-line);background:var(--account-soft);border-radius:13px;min-width:0;padding:.9rem}.account-private-summary-metrics span{color:var(--account-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:850;display:block}.account-private-summary-metrics strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin-top:.35rem;font-size:.92rem;display:block;overflow:hidden}.account-private-primary-actions{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:.6rem;display:grid}.account-private-edit-btn,.account-private-refresh-btn,.account-private-export,.account-private-delete-btn{border:1px solid var(--account-line);color:#fff;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;padding:.7rem .85rem;font-size:.78rem;font-weight:850;display:inline-flex}.account-private-edit-btn{background:#0878d1;border-color:#0000}.account-private-refresh-btn{background:var(--account-soft)}.account-private-refresh-btn:disabled{cursor:wait;opacity:.65}.account-private-export-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.account-private-export{border-color:#0000}.account-private-export-pdf{background:#df5068}.account-private-export-excel{background:#198f68}.account-private-delete-btn{width:100%;color:var(--account-coral);background:#ff8b7412;border-color:#ff8b7433}.account-private-delete-btn:hover{background:#ff8b741f;border-color:#ff8b7461}.account-private-feedback{color:var(--account-muted);margin:0;font-size:.76rem;line-height:1.45}.account-private-feedback.is-error{color:var(--account-coral)}.account-v2-coming-soon{text-align:left;grid-template-columns:auto minmax(0,640px);justify-content:center;align-items:center;gap:1.25rem;min-height:300px;display:grid}.account-v2-coming-soon-icon{background:#f4c56a1f;border-radius:22px;width:76px;height:76px;position:relative;box-shadow:inset 0 0 0 1px #f4c56a38}.account-v2-coming-soon-icon:before,.account-v2-coming-soon-icon:after{content:"";background:var(--account-amber);border-radius:3px;width:26px;height:7px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.account-v2-coming-soon-icon:after{transform:translate(-50%,-50%)rotate(90deg)}.account-v2-coming-soon h2{margin:.4rem 0 .45rem;font-size:1.45rem}.account-v2-coming-soon p{max-width:600px;color:var(--account-muted);margin:0 0 1rem;line-height:1.65}.account-v2-detail-section{padding:1.25rem}.account-v2-detail-section h2{margin:0}.account-v2-page .build-description-rich{color:var(--account-muted);line-height:1.7}.account-v2-page .category-table-shell{border:1px solid var(--account-line);border-radius:16px;overflow:hidden}.account-v2-page .table-scroll-wrap{overflow-x:auto}.account-v2-page .table-premium-listing{border-collapse:collapse;background:var(--account-surface);width:100%}.account-v2-page .listing-head-cell{background:var(--account-raised);color:var(--account-muted);letter-spacing:.08em;text-align:left;text-transform:uppercase;padding:.85rem 1rem;font-size:.66rem;font-weight:850}.account-v2-page .listing-cell{border-top:1px solid var(--account-line);color:var(--account-muted);vertical-align:middle;padding:.85rem 1rem;font-size:.78rem}.account-v2-page .listing-product-cell{align-items:center;gap:.75rem;min-width:260px;display:flex}.account-v2-page .listing-thumb-button{background:#fff;border:0;border-radius:12px;flex:none;place-items:center;width:54px;height:54px;padding:.3rem;display:grid}.account-v2-page .listing-thumb{object-fit:contain;max-width:100%;max-height:100%}.account-v2-page .listing-product-link{color:#fff;font-weight:850;text-decoration:none}.account-v2-page .listing-product-link:hover{color:var(--account-primary)}.account-v2-page .listing-price{color:#fff;margin:0;font-weight:900}.account-v2-page .product-store-select-btn,.account-v2-page .product-store-view-btn{color:#fff;cursor:pointer;background:#0878d1;border:0;border-radius:11px;justify-content:center;align-items:center;min-height:38px;padding:.6rem .8rem;font-size:.72rem;font-weight:850;text-decoration:none;display:inline-flex}.account-v2-page .product-store-view-btn{background:#198f68}.account-v2-page .product-store-view-placeholder{color:var(--account-muted)}.account-v2-page .product-store-stock-state{white-space:nowrap;color:var(--account-muted);align-items:center;gap:.4rem;font-size:.72rem;font-weight:800;display:inline-flex}.account-v2-page .product-store-stock-state.is-stock{color:var(--account-green)}.account-v2-page .product-store-stock-state.is-out{color:var(--account-amber)}.account-v2-page .product-store-stock-dot{background:currentColor;border-radius:.17rem;width:.55rem;height:.55rem}.table-image-preview{z-index:210;pointer-events:none;width:238px;position:fixed}.table-image-preview-card{border:1px solid var(--account-line,#ffffff13);background:#242732;border-radius:15px;padding:.55rem;box-shadow:0 24px 60px #00000073}.table-image-preview-img{object-fit:contain;background:#fff;border-radius:11px;width:100%;height:205px}.table-image-preview-name{color:#fff;margin:.5rem .2rem .15rem;font-size:.76rem;font-weight:800;line-height:1.35}@media (width<=1050px){.account-v2-build-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-v2-dashboard-grid,.account-v2-private-hero .product-detail-hero-grid{grid-template-columns:1fr}.account-v2-private-hero .product-detail-image-wrap,.account-v2-private-hero .product-detail-image-stage{min-height:330px}}@media (width<=720px){.account-v2-page{padding-top:.75rem;padding-bottom:6.5rem}.account-v2-hero{border-radius:22px;grid-template-columns:1fr;gap:1.2rem;min-height:0;padding:1.25rem}.account-v2-hero h1{font-size:2.2rem}.account-v2-hero-aside,.account-v2-hero-metrics{width:100%}.account-v2-hero-metric{flex:1;min-width:0}.account-v2-nav{scrollbar-width:none;overflow-x:auto}.account-v2-nav::-webkit-scrollbar{display:none}.account-v2-nav a{white-space:nowrap}.account-v2-dashboard-grid,.account-v2-activity-grid,.account-v2-build-grid{grid-template-columns:1fr}.account-v2-form-row,.account-v2-builds-toolbar{flex-direction:column;align-items:stretch}.account-v2-builds-toolbar .account-v2-button{width:100%}.account-v2-build-tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.account-v2-build-tab{justify-content:center;padding-inline:.45rem}.account-v2-private-hero .product-detail-image-wrap,.account-v2-private-hero .product-detail-image-stage{min-height:260px}.account-v2-private-hero .product-detail-actions,.account-v2-private-hero .product-detail-share-row,.account-private-primary-actions{grid-template-columns:1fr}.account-v2-coming-soon{text-align:center;grid-template-columns:1fr;justify-items:center}.account-v2-dialog-backdrop{align-items:end;padding:0}.account-v2-dialog{width:100%;max-height:88dvh;padding:1.2rem 1rem calc(1.2rem + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}}
