@media (width<=768px){body.mobile-active{padding-bottom:70px;overflow-x:hidden}body.mobile-active .scroll-rail,body.mobile-active .asset-band,body.mobile-active .hero-panel .stat-item:not(.mobile-keep),body.mobile-active .hero-copy:before{display:none!important}body.mobile-active .site-header{min-height:auto;padding-bottom:20px}body.mobile-active .hero{grid-template-columns:1fr;gap:20px;padding:24px 0 32px}body.mobile-active .hero-copy{text-align:center}body.mobile-active .hero-logos{margin-bottom:12px}body.mobile-active .hero-logo{width:min(280px,70vw);margin:0 auto}body.mobile-active .hero h1{font-size:clamp(2rem,8vw,2.8rem);line-height:1.1}body.mobile-active .hero-text{padding:0 8px;font-size:.9rem}body.mobile-active .hero-actions{justify-content:center}body.mobile-active .hero-command-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:0;padding:0;display:grid}body.mobile-active .hero-intel-card{padding:12px}body.mobile-active .vendor-countdown-mini{gap:6px}body.mobile-active .vendor-countdown-mini span{font-size:1.2rem}body.mobile-active .mobile-bottom-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:rgba(8,11,10,.98);border-top:1px solid rgba(255,107,0,.3);justify-content:space-around;align-items:center;padding:6px 8px 10px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px rgba(0,0,0,.4)}body.mobile-active .mobile-nav-item{color:var(--muted,#9ba8a4);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:3px;min-width:0;padding:5px 6px;font-size:.6rem;font-weight:600;transition:all .15s;display:flex}body.mobile-active .mobile-nav-item.active{color:var(--orange,#ff6b00);background:rgba(255,107,0,.12)}body.mobile-active .mobile-nav-item i{stroke-width:1.8px;width:20px;height:20px}body.mobile-active .mobile-nav-item span{letter-spacing:.2px;white-space:nowrap;margin-top:2px;font-size:.55rem;display:block!important}@media (width<=320px){body.mobile-active .mobile-nav-item span{display:none!important}body.mobile-active .mobile-nav-item i{width:24px;height:24px}}body.mobile-active .mobile-search-wrapper{width:100%;margin:8px 0 20px}body.mobile-active .mobile-search-container{width:100%;position:relative}body.mobile-active .mobile-search-input{width:100%;color:var(--text);box-sizing:border-box;background:rgba(16,21,20,.95);border:2px solid rgba(255,107,0,.5);border-radius:50px;outline:none;padding:16px 50px 16px 48px;font-size:1rem;font-weight:500;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.2)}body.mobile-active .mobile-search-input:focus{border-color:var(--orange);background:rgba(20,28,26,.98);box-shadow:0 0 0 3px rgba(255,107,0,.25),0 4px 12px rgba(0,0,0,.3)}body.mobile-active .mobile-search-container .search-icon-left{width:20px;height:20px;color:var(--orange);pointer-events:none;z-index:10;position:absolute;top:50%;left:18px;transform:translateY(-50%)}body.mobile-active .mobile-search-container .search-icon-right{cursor:pointer;z-index:10;background:rgba(255,107,0,.15);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}body.mobile-active .mobile-search-container .search-icon-right i{width:18px;height:18px;color:var(--orange)}body.mobile-active .mobile-search-container .search-icon-right:active{background:rgba(255,107,0,.3);transform:translateY(-50%)scale(.95)}body.mobile-active .mobile-search-results{z-index:5;background:rgba(16,21,20,.95);border:1px solid rgba(255,107,0,.2);border-radius:16px;max-height:50vh;margin-top:12px;position:relative;overflow-y:auto}body.mobile-active .mobile-search-result{cursor:pointer;border-bottom:1px solid rgba(255,255,255,.05);padding:14px 16px;transition:background .1s}body.mobile-active .mobile-search-result:active{background:rgba(255,107,0,.15)}body.mobile-active .mobile-search-result-title{color:var(--text);font-family:Chakra Petch,sans-serif;font-size:.9rem;font-weight:700}body.mobile-active .mobile-search-result-meta{color:var(--muted);font-family:Barlow,sans-serif;font-size:.7rem}body.mobile-active .mobile-search-result-tag{background:rgba(255,107,0,.15);border-radius:20px;margin-left:8px;padding:2px 8px;font-size:.65rem;display:inline-block}body.mobile-active .mobile-panel{display:none}body.mobile-active .mobile-panel.active{display:block}body.mobile-active .build-list{grid-template-columns:1fr;gap:14px}body.mobile-active .build-card{flex-direction:column;padding:12px;display:flex;position:relative}body.mobile-active .build-content{flex:1;padding-right:80px}body.mobile-active .build-actions{z-index:5;flex-direction:column;gap:8px;display:flex;position:absolute;top:12px;right:12px}body.mobile-active .build-card .vote,body.mobile-active .build-card .share-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:rgba(16,21,20,.9);border:1px solid rgba(255,107,0,.4);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:all .2s;display:flex}body.mobile-active .build-card .vote i,body.mobile-active .build-card .share-btn i{width:18px;height:18px;margin:0}body.mobile-active .build-card .vote:hover,body.mobile-active .build-card .share-btn:hover{border-color:var(--orange);background:rgba(255,107,0,.25);transform:scale(1.05)}body.mobile-active .build-card .vote:active,body.mobile-active .build-card .share-btn:active{transform:scale(.92)}body.mobile-active .build-card .vote.voted{border-color:var(--orange);background:rgba(255,107,0,.35);box-shadow:0 0 8px rgba(255,107,0,.5)}body.mobile-active .build-card .vote.voted i{color:var(--orange);fill:var(--orange);filter:drop-shadow(0 0 2px rgba(255,107,0,.8))}body.mobile-active .thumb{border-radius:12px}body.mobile-active .build-content h3{margin-bottom:6px;font-family:Chakra Petch,sans-serif;font-size:1rem;font-weight:700}body.mobile-active .build-meta{font-family:Barlow,sans-serif;font-size:.75rem}body.mobile-active .build-meta-creator{font-weight:700}.shd-routes-grid{grid-template-columns:1fr;gap:12px}.shd-route-card{border-radius:18px;min-height:auto;padding:16px}.shd-route-card strong{font-size:1rem}.shd-route-card small{font-size:.86rem}body.mobile-active .saved-build-card .build-actions{position:absolute;top:12px;right:12px}body.mobile-active .empty-saved-state{text-align:center;color:var(--muted);padding:48px 24px}body.mobile-active .empty-saved-hint{opacity:.7;margin-top:8px;font-size:.75rem}body.mobile-active .mobile-bottom-sheet{z-index:1001;background:linear-gradient(#151d1c,#0a0f0e);border-top:1px solid rgba(255,107,0,.3);border-radius:24px 24px 0 0;max-height:85vh;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -8px 32px rgba(0,0,0,.6)}body.mobile-active .mobile-bottom-sheet.open{transform:translateY(0)}body.mobile-active .mobile-bottom-sheet-header{background:inherit;z-index:10;border-bottom:1px solid rgba(255,255,255,.08);justify-content:space-between;align-items:center;padding:16px;display:flex;position:sticky;top:0}body.mobile-active .mobile-bottom-sheet-close{width:32px;height:32px;color:var(--text);cursor:pointer;background:rgba(255,255,255,.08);border:none;border-radius:50%}body.mobile-active .mobile-bottom-sheet-content{padding:20px}body.mobile-active .mobile-overlay{z-index:1000;opacity:0;pointer-events:none;background:rgba(0,0,0,.7);transition:opacity .2s;position:fixed;inset:0}body.mobile-active .mobile-overlay.active{opacity:1;pointer-events:auto}body.mobile-active .mobile-filters,body.mobile-active #mobile-build-filters{display:none!important}body.mobile-active .card-grid{grid-template-columns:1fr;gap:12px}body.mobile-active .resource-card{padding:16px}body.mobile-active .backpack-section-header{align-items:center;gap:10px;margin:24px 0 16px;display:flex}body.mobile-active .backpack-section-header:first-of-type{margin-top:0}body.mobile-active .backpack-section-header i{width:24px;height:24px;color:var(--orange);background:rgba(255,107,0,.12);border-radius:12px;padding:6px}body.mobile-active .backpack-section-header h3{color:var(--text);margin:0;font-family:Chakra Petch,sans-serif;font-size:1.1rem;font-weight:700}body.mobile-active .backpack-section-header span{color:var(--muted);background:rgba(255,255,255,.05);border-radius:20px;margin-left:auto;padding:2px 8px;font-size:.7rem}body.mobile-active .backpack-resource-grid{flex-direction:column;gap:12px;display:flex}body.mobile-active .backpack-resource-card{border:1px solid var(--line);background:linear-gradient(rgba(21,29,28,.9),rgba(16,21,20,.95));border-radius:16px;padding:16px;transition:all .2s}body.mobile-active .backpack-resource-card:active{border-color:rgba(255,107,0,.4);transform:scale(.98)}body.mobile-active .backpack-resource-card-header{align-items:center;gap:12px;margin-bottom:10px;display:flex}body.mobile-active .backpack-resource-icon{background:rgba(255,107,0,.1);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}body.mobile-active .backpack-resource-icon i{width:20px;height:20px;color:var(--orange)}body.mobile-active .backpack-resource-category{text-transform:uppercase;letter-spacing:.5px;color:var(--orange-2);background:rgba(255,107,0,.12);border-radius:20px;padding:3px 10px;font-size:.65rem;font-weight:800}body.mobile-active .backpack-resource-card h4{color:var(--text);margin:0 0 6px;font-family:Chakra Petch,sans-serif;font-size:1rem;font-weight:700}body.mobile-active .backpack-resource-card p{color:var(--muted);margin:0 0 12px;font-family:Barlow,sans-serif;font-size:.8rem;line-height:1.45}body.mobile-active .backpack-resource-link{color:var(--orange);align-items:center;gap:6px;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}body.mobile-active .backpack-resource-link i{width:14px;height:14px;transition:transform .15s}body.mobile-active .backpack-resource-link:active i{transform:translate(3px)}body.mobile-active .backpack-official-list{flex-direction:column;gap:10px;display:flex}body.mobile-active .backpack-official-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:14px;align-items:center;gap:12px;padding:14px;text-decoration:none;transition:all .2s;display:flex}body.mobile-active .backpack-official-item:active{background:rgba(255,107,0,.08);border-color:rgba(255,107,0,.3)}body.mobile-active .backpack-official-icon{background:rgba(255,107,0,.08);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}body.mobile-active .backpack-official-icon i{width:20px;height:20px;color:var(--orange)}body.mobile-active .backpack-official-content{flex:1}body.mobile-active .backpack-official-content strong{color:var(--text);font-family:Chakra Petch,sans-serif;font-size:.9rem;font-weight:700}body.mobile-active .backpack-official-content p{color:var(--muted);margin:2px 0 0;font-family:Barlow,sans-serif;font-size:.7rem;line-height:1.3}body.mobile-active .backpack-official-arrow{color:var(--orange);flex-shrink:0}body.mobile-active .backpack-official-arrow i{width:16px;height:16px}body.mobile-active .featured-inner{gap:16px;padding:12px;grid-template-columns:1fr!important}body.mobile-active .spotlight-card{background:linear-gradient(135deg,rgba(255,107,0,.08),rgba(16,21,20,.95));border:1px solid rgba(255,107,0,.2);border-radius:20px;margin-bottom:20px;padding:20px}body.mobile-active .spotlight-badge{letter-spacing:2px;text-transform:uppercase;color:var(--orange);align-items:center;gap:6px;margin-bottom:12px;font-family:Chakra Petch,sans-serif;font-size:.7rem;font-weight:800;display:flex}body.mobile-active .spotlight-badge i{width:14px;height:14px}body.mobile-active .spotlight-thumb{border-radius:14px;margin-bottom:12px;overflow:hidden}body.mobile-active .spotlight-thumb img{aspect-ratio:16/9;object-fit:cover;width:100%}body.mobile-active .spotlight-card h3{color:var(--text);margin:0 0 8px;font-family:Chakra Petch,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.3}body.mobile-active .creator-name{color:var(--orange-2);margin:0 0 16px;font-family:Barlow,sans-serif;font-size:.8rem;font-weight:600}body.mobile-active .creator-row{align-items:center;gap:16px;margin-bottom:16px;display:flex}body.mobile-active .creator-avatar{object-fit:cover;border:2px solid var(--orange);border-radius:50%;width:60px;height:60px}body.mobile-active .creator-avatar-fallback{border:2px solid var(--orange);background:rgba(255,107,0,.2);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;font-weight:900;display:flex}body.mobile-active .creator-info h3{margin:0;font-size:1rem}body.mobile-active .creator-handle{color:var(--muted);margin:4px 0 0;font-family:Barlow,sans-serif;font-size:.7rem}body.mobile-active .creator-description{color:var(--muted);margin-bottom:16px;font-family:Barlow,sans-serif;font-size:.85rem;line-height:1.5}body.mobile-active .creator-tags{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}body.mobile-active .creator-tags span{color:var(--orange-2);background:rgba(255,107,0,.12);border-radius:20px;padding:4px 12px;font-size:.7rem;font-weight:600}body.mobile-active .follow-link{text-align:center;width:100%;display:block}body.mobile-active .empty-state{color:var(--muted);text-align:center;padding:20px}body.mobile-active .section-header{color:var(--text);align-items:center;gap:10px;margin:0 0 6px;font-family:Chakra Petch,sans-serif;font-size:1.4rem;font-weight:900;display:flex}body.mobile-active .section-header i{width:28px;height:28px;color:var(--orange)}body.mobile-active .section-description{color:var(--muted);border-bottom:1px solid rgba(255,107,0,.2);margin:0 0 24px;padding-bottom:12px;font-family:Barlow,sans-serif;font-size:.85rem;line-height:1.5}body.mobile-active .mobile-builds-headline{border-bottom:2px solid rgba(255,107,0,.3);flex-wrap:nowrap;justify-content:space-between;align-items:center;margin:8px 0 16px;padding-bottom:8px;display:flex}body.mobile-active .mobile-builds-headline h3{color:var(--orange);align-items:center;gap:6px;margin:0;font-family:Chakra Petch,sans-serif;font-size:1rem;font-weight:700;display:flex}body.mobile-active .mobile-builds-headline h3 i{width:18px;height:18px}body.mobile-active .mobile-builds-headline span{color:var(--orange-2);white-space:nowrap;background:rgba(255,107,0,.12);border-radius:20px;flex-shrink:0;padding:2px 10px;font-family:Barlow,sans-serif;font-size:.7rem;font-weight:600}body.mobile-active .submit-card{grid-template-columns:1fr;padding:20px}body.mobile-active .section{padding:40px 0}body.mobile-active .nav-center,body.mobile-active .global-results{display:none!important}body.mobile-active .backpack-modules .backpack-module{cursor:pointer}body.mobile-active .backpack-modal{display:none!important}body.mobile-active .build-toolbar{flex-direction:column;align-items:stretch;gap:12px}body.mobile-active .build-toolbar select{width:100%}body.mobile-active .pagination{gap:6px}body.mobile-active .page-btn{min-width:36px;min-height:36px;padding:6px 10px;font-size:.75rem}body.mobile-active .site-footer{padding-bottom:20px}body.mobile-active .footer-grid{grid-template-columns:1fr}body.mobile-active .footer-network-stats{grid-template-columns:repeat(2,1fr)}body.mobile-active .dg-header-logo{width:44px!important;height:44px!important}body.mobile-active .brand-title strong{font-size:1.3rem!important}body.mobile-active .brand{gap:10px!important}body.mobile-active .site-header{flex-direction:column!important;min-height:100vh!important;display:flex!important}body.mobile-active .hero{flex-direction:column!important;flex:1!important;justify-content:center!important;display:flex!important}body.mobile-active .hero-copy{flex-shrink:0!important}body.mobile-active .hero-command-panel{width:100%!important;margin-top:auto!important;margin-bottom:30px!important}body.mobile-active .mobile-support-widget{z-index:1000;position:fixed;bottom:80px;right:16px}body.mobile-active .mobile-support-trigger{background:linear-gradient(135deg, var(--orange-2), var(--orange));cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 15px rgba(255,107,0,.5)}body.mobile-active .mobile-support-trigger:active{transform:scale(.95)}body.mobile-active .mobile-support-trigger i{color:#120d04;stroke-width:2.5px;width:24px;height:24px}body.mobile-active .mobile-support-sheet{background:linear-gradient(180deg, var(--panel-2), var(--panel));z-index:1002;border-top:1px solid rgba(255,107,0,.3);border-radius:24px 24px 0 0;max-height:70vh;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -8px 32px rgba(0,0,0,.5)}body.mobile-active .mobile-support-sheet.open{transform:translateY(0)}body.mobile-active .mobile-support-header{border-bottom:1px solid rgba(255,107,0,.2);justify-content:space-between;align-items:center;padding:16px 20px;font-size:1.1rem;font-weight:900;display:flex}body.mobile-active .mobile-support-header i{width:22px;height:22px;color:var(--orange)}body.mobile-active .mobile-support-close{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:8px;font-size:1.2rem}body.mobile-active .mobile-support-content{padding:20px}body.mobile-active .mobile-support-project{background:rgba(255,107,0,.05);border:1px solid rgba(255,107,0,.15);border-radius:16px;margin-bottom:20px;padding:16px}body.mobile-active .mobile-support-project-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}body.mobile-active .mobile-support-project-head strong{font-size:1rem}body.mobile-active .mobile-support-project-head small{color:var(--orange-2);text-transform:uppercase;letter-spacing:1px;font-size:.65rem}body.mobile-active .mobile-support-project p{color:var(--muted);margin-bottom:16px;font-size:.85rem;line-height:1.5}body.mobile-active .mobile-support-impact-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}body.mobile-active .mobile-support-impact-grid span{color:var(--muted);align-items:center;gap:6px;font-size:.75rem;display:flex}body.mobile-active .mobile-support-impact-grid span:before{content:"✓";color:var(--orange);font-weight:900}body.mobile-active .mobile-support-overlay{z-index:1001;opacity:0;pointer-events:none;background:rgba(0,0,0,.7);transition:opacity .2s;position:fixed;inset:0}body.mobile-active .mobile-support-overlay.active{opacity:1;pointer-events:auto}}.mobile-support-btn{background:linear-gradient(135deg, var(--orange-2), var(--orange));color:#120d04;border-radius:40px;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:14px;font-size:.9rem;font-weight:900;text-decoration:none;display:flex}.mobile-support-btn i{color:#120d04;stroke-width:2.5px;vertical-align:middle;width:18px;height:18px;display:inline-block}@media (width<=768px){.news-ticker{flex-wrap:wrap!important;gap:6px!important;padding:8px 12px!important}.news-ticker .ticker-content{flex-wrap:wrap!important;align-items:center!important;gap:6px 10px!important;width:100%!important;display:flex!important}.news-ticker .season-dot{width:6px;height:6px;flex-shrink:0!important}.news-ticker .season-label{letter-spacing:.12em!important;flex-shrink:0!important;font-size:.65rem!important}.news-ticker .season-name{text-overflow:ellipsis!important;white-space:nowrap!important;flex:auto!important;min-width:0!important;max-width:280px!important;font-size:.75rem!important;overflow:hidden!important}.news-ticker .season-link{flex-shrink:0!important;margin-left:0!important;font-size:.7rem!important}}@media (width<=520px){.news-ticker .season-name{white-space:normal!important;flex:100%!important;max-width:100%!important;margin-left:22px!important;line-height:1.3!important}.news-ticker .ticker-content{gap:5px!important}}.season-dot{background:var(--green);width:8px;height:8px;box-shadow:0 0 6px var(--green);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 6px var(--green)}50%{opacity:.6;box-shadow:0 0 2px var(--green)}}@media (width<=768px){.news-ticker{align-items:center!important;gap:8px!important;padding:8px 12px!important;display:flex!important}.news-ticker .season-dot{flex-shrink:0!important;align-self:center!important;width:8px!important;height:8px!important;margin-top:0!important}.news-ticker .ticker-content{flex-wrap:wrap!important;flex:1!important;align-items:center!important;gap:6px 8px!important;display:flex!important}.news-ticker .season-label{flex-shrink:0!important;font-size:.65rem!important;line-height:1!important}.news-ticker .season-name{color:var(--muted)!important;flex:1!important;font-size:.75rem!important;line-height:1.2!important}.news-ticker .season-link{white-space:nowrap!important;flex-shrink:0!important;margin-left:0!important;font-size:.7rem!important}}@media (width<=550px){.news-ticker{flex-wrap:wrap!important}.news-ticker .season-dot{align-self:flex-start!important;margin-top:6px!important}.news-ticker .ticker-content{flex:1!important;min-width:0!important}.news-ticker .season-name{flex-basis:100%!important;margin-left:0!important}}@media (width<=768px){.shd-terminal{width:calc(100% - 24px);margin:12px auto}.terminal-header{padding:8px 12px}.terminal-content{padding:10px 12px}.terminal-label{font-size:.6rem}.terminal-pulse{font-size:.55rem}.prompt-symbol{font-size:.85rem}.prompt-text{font-size:.7rem}.terminal-subtext{margin-top:6px;padding-left:14px;font-size:.6rem}}body,button,input,select,textarea,.mobile-app{font-family:Barlow,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif}.mobile-app h1,.mobile-app h2,.mobile-app h3,.mobile-app .eyebrow,.mobile-app .section-title,.mobile-app .mobile-section-title,.mobile-app .mobile-card-title,.mobile-app .mobile-nav-label,.mobile-app .mobile-filter-label,.mobile-app .mobile-stat-value,.mobile-app .mobile-kicker,.mobile-app .mobile-logo-text,.mobile-app .mobile-brand-title{font-family:Chakra Petch,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif}