/* 爱玩社玩家车库 - 仅作用于车库页面，不写全局通用选择器 */
#aws-my-garage-page,
#aws-garage-album-page,
#aws-garage-pic-page{background:radial-gradient(circle at top,#14243a 0,#08111d 42%,#050b13 100%);color:#eaf3ff;font-family:Arial,"Microsoft YaHei",sans-serif;min-height:100vh;padding:1px 0 50px;}
#aws-my-garage-page a,
#aws-garage-album-page a,
#aws-garage-pic-page a{text-decoration:none;color:inherit;}
#aws-my-garage-page img,
#aws-garage-album-page img,
#aws-garage-pic-page img{max-width:100%;display:block;}
#aws-my-garage-page .aws-garage-wrap,
#aws-garage-album-page .aws-garage-wrap,
#aws-garage-pic-page .aws-garage-wrap{width:1220px;margin:0 auto;padding:22px 0 60px;}
#aws-my-garage-page .aws-garage-crumb,
#aws-garage-album-page .aws-garage-crumb,
#aws-garage-pic-page .aws-garage-crumb{font-size:13px;color:#7f8ca1;margin-bottom:16px;}
#aws-my-garage-page .aws-garage-crumb span,
#aws-garage-album-page .aws-garage-crumb span,
#aws-garage-pic-page .aws-garage-crumb span{padding:0 8px;color:#4a5a70;}
#aws-my-garage-page .aws-garage-crumb em,
#aws-garage-album-page .aws-garage-crumb em,
#aws-garage-pic-page .aws-garage-crumb em{font-style:normal;color:#cbd8e8;}

#aws-my-garage-page .aws-garage-hero{position:relative;min-height:390px;border:1px solid rgba(255,255,255,.08);border-radius:8px;overflow:hidden;background:#0b1624;margin-bottom:18px;box-shadow:0 20px 60px rgba(0,0,0,.25);}
#aws-my-garage-page .aws-garage-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,14,23,.95) 0,rgba(7,14,23,.72) 34%,rgba(7,14,23,.25) 65%,rgba(7,14,23,.4) 100%),linear-gradient(135deg,#111b28 0,#1e2a3b 40%,#d36a23 75%,#0f1824 100%);}
#aws-my-garage-page .aws-garage-hero-bg:after{content:"";position:absolute;right:80px;top:60px;width:570px;height:250px;border-radius:28px;background:linear-gradient(160deg,#0e151f,#1b2735 50%,#070b10);box-shadow:0 35px 60px rgba(0,0,0,.45);transform:skewX(-8deg);opacity:.85;}
#aws-my-garage-page .aws-garage-preview{position:absolute;right:26px;top:24px;height:44px;line-height:44px;padding:0 22px;border-radius:4px;background:rgba(6,12,21,.55);border:1px solid rgba(255,255,255,.08);color:#e9f4ff;font-weight:700;z-index:3;}
#aws-my-garage-page .aws-garage-profile{position:relative;z-index:2;padding:58px 40px 0;display:flex;align-items:center;gap:24px;}
#aws-my-garage-page .aws-garage-avatar{width:98px;height:98px;border-radius:50%;border:4px solid rgba(255,255,255,.86);background:#152333;box-shadow:0 15px 35px rgba(0,0,0,.32);overflow:hidden;display:flex;align-items:center;justify-content:center;}
#aws-my-garage-page .aws-garage-avatar img{width:100%;height:100%;object-fit:cover;}
#aws-my-garage-page .aws-garage-name-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}
#aws-my-garage-page .aws-garage-name-row h1{font-size:31px;margin:0;color:#fff;font-weight:900;}
#aws-my-garage-page .aws-garage-name-row span{background:#f6b642;color:#32220a;border-radius:14px;padding:4px 10px;font-weight:700;font-size:13px;}
#aws-my-garage-page .aws-garage-name-row em{font-style:normal;background:#1f77ff;color:#fff;border-radius:14px;padding:4px 11px;font-size:13px;}
#aws-my-garage-page .aws-garage-profile-text p{margin:12px 0 18px;color:#dce7f5;font-size:16px;}
#aws-my-garage-page .aws-garage-meta{display:flex;gap:22px;color:#aab6c8;font-size:13px;flex-wrap:wrap;}
#aws-my-garage-page .aws-garage-meta b{font-weight:400;}
#aws-my-garage-page .aws-garage-stats{position:relative;z-index:2;margin:46px 0 0 40px;width:520px;background:rgba(8,15,25,.72);border:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:repeat(5,1fr);border-radius:4px;overflow:hidden;}
#aws-my-garage-page .aws-garage-stats div{padding:18px 20px;border-right:1px solid rgba(255,255,255,.06);}
#aws-my-garage-page .aws-garage-stats div:last-child{border-right:0;}
#aws-my-garage-page .aws-garage-stats em{display:block;font-style:normal;color:#9daaaf;font-size:13px;margin-bottom:10px;}
#aws-my-garage-page .aws-garage-stats strong{display:block;font-size:24px;color:#fff;}
#aws-my-garage-page .aws-garage-actions{position:relative;z-index:2;display:flex;gap:16px;margin:24px 0 0 40px;flex-wrap:wrap;}
#aws-my-garage-page .aws-garage-actions a{height:46px;line-height:46px;padding:0 28px;border-radius:4px;background:#182334;color:#e8f2ff;font-weight:700;}
#aws-my-garage-page .aws-garage-actions a.blue{background:#2179ff;}
#aws-my-garage-page .aws-garage-actions a.orange{background:#ff9d19;color:#fff;}

#aws-my-garage-page .aws-garage-layout{display:grid;grid-template-columns:1fr 360px;gap:18px;}
#aws-my-garage-page .aws-garage-panel,
#aws-garage-album-page .aws-garage-panel,
#aws-garage-pic-page .aws-garage-panel{background:rgba(14,25,39,.92);border:1px solid rgba(255,255,255,.07);border-radius:8px;margin-bottom:18px;padding:18px;box-shadow:0 10px 30px rgba(0,0,0,.18);}
#aws-my-garage-page .aws-section-title,
#aws-garage-album-page .aws-section-title,
#aws-garage-pic-page .aws-section-title{font-size:22px;font-weight:800;color:#fff;line-height:1.3;}
#aws-my-garage-page .aws-section-title small,
#aws-garage-album-page .aws-section-title small{font-size:14px;color:#8ea0b6;}
#aws-my-garage-page .aws-section-head,
#aws-garage-album-page .aws-section-head,
#aws-garage-pic-page .aws-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px;}
#aws-my-garage-page .aws-section-head a,
#aws-garage-album-page .aws-section-head a,
#aws-garage-pic-page .aws-section-head a{color:#58a0ff;font-size:14px;}

#aws-my-garage-page .aws-main-truck-inner{display:grid;grid-template-columns:430px 1fr;gap:24px;margin-top:18px;}
#aws-my-garage-page .aws-main-truck-photo{height:250px;border-radius:6px;background:linear-gradient(135deg,#101823,#2b3847 45%,#070b11);position:relative;overflow:hidden;}
#aws-my-garage-page .aws-main-truck-photo img{width:100%;height:100%;object-fit:cover;}
#aws-my-garage-page .aws-main-truck-photo:empty:after{content:"";position:absolute;left:72px;right:40px;top:58px;height:108px;background:linear-gradient(135deg,#04070a,#263445);border-radius:18px;box-shadow:0 30px 50px rgba(0,0,0,.45);}
#aws-my-garage-page .aws-main-truck-edit{position:absolute;right:10px;bottom:10px;z-index:2;background:rgba(0,0,0,.55);padding:8px 14px;border-radius:4px;color:#fff;}
#aws-my-garage-page .aws-main-truck-info h2{font-size:30px;margin:10px 0 24px;color:#fff;}
#aws-my-garage-page .aws-main-truck-info dl{display:grid;grid-template-columns:86px 1fr;gap:14px 10px;color:#cad5e3;margin:0;}
#aws-my-garage-page .aws-main-truck-info dt{color:#8190a5;}
#aws-my-garage-page .aws-main-truck-info dd{margin:0;}
#aws-my-garage-page .aws-main-truck-tips{color:#7588a0;margin-top:18px;font-size:13px;}
#aws-my-garage-page .aws-album-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;}
#aws-my-garage-page .aws-album-card{background:#121d2b;border:1px solid rgba(255,255,255,.06);border-radius:6px;overflow:hidden;padding-bottom:14px;transition:.18s;}
#aws-my-garage-page .aws-album-card:hover{transform:translateY(-3px);border-color:rgba(47,137,255,.55);}
#aws-my-garage-page .aws-album-cover{display:block;height:104px;background:linear-gradient(135deg,#223247,#7d4326);overflow:hidden;}
#aws-my-garage-page .aws-album-cover img{width:100%;height:100%;object-fit:cover;}
#aws-my-garage-page .aws-album-cover i{display:flex;align-items:center;justify-content:center;height:100%;color:#7890aa;font-style:normal;}
#aws-my-garage-page .aws-album-card strong{display:block;padding:12px 12px 6px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#aws-my-garage-page .aws-album-card em{display:block;padding:0 12px;color:#8ea0b5;font-style:normal;font-size:13px;}
#aws-my-garage-page .aws-manager-panel a{height:42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06);color:#d8e4f2;}
#aws-my-garage-page .aws-manager-panel a:last-child{border-bottom:0;}
#aws-my-garage-page .aws-chart-panel{display:grid;grid-template-columns:150px 1fr;gap:12px;align-items:center;}
#aws-my-garage-page .aws-chart-panel .aws-section-title{grid-column:1/-1;}
#aws-my-garage-page .aws-chart-ring{width:132px;height:132px;border-radius:50%;background:conic-gradient(#2d81ff 0 37%,#40c6a3 37% 66%,#ffc857 66% 82%,#8a5cff 82% 100%);display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;}
#aws-my-garage-page .aws-chart-ring:after{content:"";position:absolute;inset:28px;border-radius:50%;background:#0e1927;}
#aws-my-garage-page .aws-chart-ring strong,
#aws-my-garage-page .aws-chart-ring em{position:relative;z-index:2;}
#aws-my-garage-page .aws-chart-ring strong{font-size:34px;color:#fff;}
#aws-my-garage-page .aws-chart-ring em{font-style:normal;color:#9fafc3;}
#aws-my-garage-page .aws-chart-panel ul{list-style:none;margin:0;padding:0;color:#cbd7e6;}
#aws-my-garage-page .aws-chart-panel li{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:9px 0;font-size:13px;}
#aws-my-garage-page .aws-chart-panel li span{width:9px;height:9px;border-radius:50%;background:#2d81ff;}
#aws-my-garage-page .aws-chart-panel li .c2{background:#40c6a3;}
#aws-my-garage-page .aws-chart-panel li .c3{background:#ffc857;}
#aws-my-garage-page .aws-chart-panel li .c4{background:#8a5cff;}
#aws-my-garage-page .aws-chart-panel li .c5{background:#f36a62;}
#aws-my-garage-page .aws-chart-panel li em{font-style:normal;color:#8fa0b5;}

#aws-garage-album-page .aws-album-hero{min-height:220px;background:linear-gradient(90deg,rgba(8,15,25,.94),rgba(8,15,25,.64)),linear-gradient(135deg,#172334,#673f2a);border:1px solid rgba(255,255,255,.08);border-radius:8px;margin-bottom:18px;padding:36px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;box-shadow:0 20px 60px rgba(0,0,0,.25);}
#aws-garage-album-page .aws-album-hero h1{font-size:34px;margin:0 0 14px;color:#fff;}
#aws-garage-album-page .aws-album-hero p{font-size:15px;color:#cbd8e8;margin:0 0 18px;max-width:680px;}
#aws-garage-album-page .aws-album-meta{display:flex;gap:18px;color:#91a2b8;font-size:13px;flex-wrap:wrap;}
#aws-garage-album-page .aws-album-actions{display:flex;gap:12px;flex-wrap:wrap;}
#aws-garage-album-page .aws-album-actions a{height:42px;line-height:42px;padding:0 18px;border-radius:4px;background:#182334;color:#e8f2ff;font-weight:700;}
#aws-garage-album-page .aws-album-actions a.blue{background:#2179ff;}
#aws-garage-album-page .aws-photo-grid,
#aws-garage-pic-page .aws-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}
#aws-garage-album-page .aws-photo-card{background:#121d2b;border:1px solid rgba(255,255,255,.06);border-radius:6px;overflow:hidden;transition:.18s;}
#aws-garage-album-page .aws-photo-card:hover{transform:translateY(-3px);border-color:rgba(47,137,255,.55);}
#aws-garage-album-page .aws-photo-card .pic{height:170px;background:#182637;overflow:hidden;display:block;}
#aws-garage-album-page .aws-photo-card .pic img{width:100%;height:100%;object-fit:cover;}
#aws-garage-album-page .aws-photo-card .pic i{display:flex;align-items:center;justify-content:center;height:100%;color:#7890aa;font-style:normal;}
#aws-garage-album-page .aws-photo-card h3{font-size:15px;margin:12px 12px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;}
#aws-garage-album-page .aws-photo-card p{margin:0 12px 12px;color:#8fa0b5;font-size:13px;}

#aws-garage-pic-page .aws-pic-viewer{background:rgba(14,25,39,.92);border:1px solid rgba(255,255,255,.07);border-radius:8px;margin-bottom:18px;padding:0;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.25);}
#aws-garage-pic-page .aws-pic-main{height:650px;background:#050b13;display:flex;align-items:center;justify-content:center;position:relative;}
#aws-garage-pic-page .aws-pic-main > img{max-width:100%;max-height:100%;object-fit:contain;margin:auto;}
#aws-garage-pic-page .aws-pic-arrow{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:rgba(6,12,21,.72);border:1px solid rgba(255,255,255,.1);color:#fff;font-size:42px;line-height:48px;text-align:center;z-index:2;}
#aws-garage-pic-page .aws-pic-prev{left:22px;}
#aws-garage-pic-page .aws-pic-next{right:22px;}
#aws-garage-pic-page .aws-pic-count{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);height:34px;line-height:34px;padding:0 18px;border-radius:17px;background:rgba(0,0,0,.55);color:#fff;font-weight:700;}
#aws-garage-pic-page .aws-pic-thumbs{height:94px;background:#09131f;border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:center;gap:10px;padding:12px 16px;overflow:hidden;}
#aws-garage-pic-page .aws-pic-thumb{width:118px;height:68px;border:2px solid transparent;border-radius:4px;overflow:hidden;flex:0 0 auto;opacity:.72;}
#aws-garage-pic-page .aws-pic-thumb.is-active{border-color:#2f89ff;opacity:1;}
#aws-garage-pic-page .aws-pic-thumb img{width:100%;height:100%;object-fit:cover;}
#aws-garage-pic-page .aws-thumb-btn{height:34px;line-height:34px;padding:0 14px;border-radius:4px;background:#162235;color:#c9d8e8;flex:0 0 auto;}
#aws-garage-pic-page .aws-pic-layout{display:grid;grid-template-columns:1fr 360px;gap:18px;}
#aws-garage-pic-page .aws-pic-title-card h1{font-size:30px;color:#fff;margin:0 0 16px;}
#aws-garage-pic-page .aws-pic-owner{display:flex;align-items:center;gap:12px;margin-bottom:18px;color:#cbd8e8;}
#aws-garage-pic-page .aws-pic-owner strong{display:block;color:#fff;}
#aws-garage-pic-page .aws-pic-owner em{display:block;font-style:normal;color:#8fa0b5;margin-top:4px;}
#aws-garage-pic-page .aws-pic-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#223247;display:block;}
#aws-garage-pic-page .aws-pic-avatar img{width:100%;height:100%;object-fit:cover;}
#aws-garage-pic-page .aws-pic-actions{display:flex;gap:12px;flex-wrap:wrap;}
#aws-garage-pic-page .aws-pic-actions a{height:42px;line-height:42px;padding:0 18px;border-radius:4px;background:#162235;color:#d9e7f7;border:1px solid rgba(255,255,255,.07);}
#aws-garage-pic-page .aws-pic-actions a:first-child{background:#2179ff;color:#fff;}
#aws-garage-pic-page .aws-pic-desc{color:#cbd8e8;line-height:1.9;font-size:15px;margin-top:16px;}
#aws-garage-pic-page .aws-pic-desc p{margin:0;}
#aws-garage-pic-page .aws-pic-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px;}
#aws-garage-pic-page .aws-pic-tags span{background:#132238;color:#69a8ff;border-radius:4px;padding:6px 10px;font-size:13px;}
#aws-garage-pic-page .aws-pic-info-card dl{margin:16px 0 0;display:grid;grid-template-columns:86px 1fr;gap:13px 10px;color:#cbd8e8;}
#aws-garage-pic-page .aws-pic-info-card dt{color:#8190a5;}
#aws-garage-pic-page .aws-pic-info-card dd{margin:0;}
#aws-garage-pic-page .aws-more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;}
#aws-garage-pic-page .aws-more-grid a{height:72px;border-radius:4px;overflow:hidden;background:#182637;}
#aws-garage-pic-page .aws-more-grid img{width:100%;height:100%;object-fit:cover;}
#aws-garage-pic-page .aws-comment-panel .xld,
#aws-garage-pic-page .aws-comment-panel .xlda{background:transparent;color:#cbd8e8;}
#aws-garage-pic-page .aws-comment-form{display:flex;gap:12px;align-items:flex-start;margin-top:16px;}
#aws-garage-pic-page .aws-comment-form textarea{flex:1;min-height:70px;background:#101c2d;border:1px solid rgba(255,255,255,.08);border-radius:6px;color:#eaf3ff;padding:12px;resize:vertical;outline:none;}
#aws-garage-pic-page .aws-comment-form button{width:120px;height:44px;border:0;border-radius:5px;background:#2179ff;color:#fff;font-weight:700;cursor:pointer;}
#aws-garage-pic-page .aws-comment-now{padding:10px 12px;background:#101c2d;color:#8fa0b5;border-radius:4px;margin-bottom:12px;}

#aws-my-garage-page .aws-empty-box,
#aws-garage-album-page .aws-empty-box{background:#101b2a;border:1px dashed rgba(255,255,255,.16);border-radius:8px;padding:36px;text-align:center;color:#93a5bc;}
#aws-my-garage-page .aws-empty-box strong,
#aws-garage-album-page .aws-empty-box strong{display:block;color:#fff;font-size:20px;margin-bottom:10px;}
#aws-my-garage-page .aws-empty-box a,
#aws-garage-album-page .aws-empty-box a{display:inline-block;margin-top:14px;height:38px;line-height:38px;padding:0 18px;border-radius:4px;background:#2179ff;color:#fff;font-weight:700;}
#aws-my-garage-page .aws-garage-pages,
#aws-garage-album-page .aws-garage-pages,
#aws-garage-pic-page .aws-garage-pages{margin-top:18px;color:#cbd8e8;}
#aws-my-garage-page .aws-garage-pages a,
#aws-garage-album-page .aws-garage-pages a,
#aws-garage-pic-page .aws-garage-pages a{color:#58a0ff;}

@media(max-width:1260px){
  #aws-my-garage-page .aws-garage-wrap,
  #aws-garage-album-page .aws-garage-wrap,
  #aws-garage-pic-page .aws-garage-wrap{width:94%;}
  #aws-my-garage-page .aws-garage-layout,
  #aws-garage-pic-page .aws-pic-layout{grid-template-columns:1fr;}
  #aws-my-garage-page .aws-garage-side{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;}
  #aws-my-garage-page .aws-garage-side .aws-garage-panel{margin-bottom:0;}
}
@media(max-width:760px){
  #aws-my-garage-page .aws-garage-wrap,
  #aws-garage-album-page .aws-garage-wrap,
  #aws-garage-pic-page .aws-garage-wrap{width:94%;padding-top:14px;}
  #aws-my-garage-page .aws-garage-hero{min-height:520px;}
  #aws-my-garage-page .aws-garage-profile{padding:38px 22px 0;align-items:flex-start;}
  #aws-my-garage-page .aws-garage-avatar{width:72px;height:72px;}
  #aws-my-garage-page .aws-garage-stats{width:auto;margin:28px 20px 0;grid-template-columns:repeat(2,1fr);}
  #aws-my-garage-page .aws-garage-actions{margin:18px 20px 0;}
  #aws-my-garage-page .aws-main-truck-inner{grid-template-columns:1fr;}
  #aws-my-garage-page .aws-album-grid,
  #aws-garage-album-page .aws-photo-grid{grid-template-columns:repeat(2,1fr);}
  #aws-my-garage-page .aws-garage-side{display:block;}
  #aws-my-garage-page .aws-chart-panel{grid-template-columns:1fr;}
  #aws-my-garage-page .aws-chart-ring{margin:0 auto;}
  #aws-garage-album-page .aws-album-hero{display:block;padding:24px;}
  #aws-garage-album-page .aws-album-actions{margin-top:18px;}
  #aws-garage-pic-page .aws-pic-main{height:420px;}
  #aws-garage-pic-page .aws-pic-thumbs{height:auto;overflow:auto;}
  #aws-garage-pic-page .aws-pic-actions a{flex:1;text-align:center;}
  #aws-garage-pic-page .aws-comment-form{display:block;}
  #aws-garage-pic-page .aws-comment-form button{margin-top:10px;width:100%;}
  #aws-garage-pic-page .aws-more-grid{grid-template-columns:repeat(2,1fr);}
}


/* v5 优化：撑满中间区域、空数据展示、默认车库背景 */
#aws-my-garage-page,
#aws-garage-album-page,
#aws-garage-pic-page{width:100vw;position:relative;left:50%;margin-left:-50vw;box-sizing:border-box;overflow-x:hidden;}
#aws-my-garage-page *,
#aws-garage-album-page *,
#aws-garage-pic-page *{box-sizing:border-box;}
#aws-my-garage-page .aws-garage-wrap,
#aws-garage-album-page .aws-garage-wrap,
#aws-garage-pic-page .aws-garage-wrap{width:min(1440px,94vw);}
#aws-my-garage-page .aws-garage-hero-bg{background:linear-gradient(90deg,rgba(7,14,23,.96) 0,rgba(7,14,23,.78) 34%,rgba(7,14,23,.34) 66%,rgba(7,14,23,.52) 100%),url('../portal/tp/6.png') center/cover no-repeat,linear-gradient(135deg,#111b28 0,#1e2a3b 40%,#d36a23 75%,#0f1824 100%);}
#aws-my-garage-page .aws-main-truck-photo{position:relative;background:linear-gradient(135deg,rgba(26,42,61,.96),rgba(10,18,30,.95)),url('../portal/tp/6.png') center/cover no-repeat;}
#aws-my-garage-page .aws-main-truck-photo img ~ .aws-main-truck-default{display:none;}
#aws-my-garage-page .aws-main-truck-default{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;color:#c9d8e8;background:linear-gradient(180deg,rgba(8,15,25,.28),rgba(8,15,25,.72));}
#aws-my-garage-page .aws-main-truck-default strong{font-size:20px;color:#fff;margin-bottom:10px;}
#aws-my-garage-page .aws-main-truck-default em{font-size:13px;font-style:normal;color:#90a2b8;line-height:1.7;max-width:260px;}
#aws-my-garage-page .aws-empty-garage-box{min-height:170px;background:linear-gradient(135deg,rgba(16,27,42,.94),rgba(9,17,29,.96)),url('../portal/tp/6.png') right center/auto 180% no-repeat;}
#aws-my-garage-page .aws-empty-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:14px;}
#aws-my-garage-page .aws-empty-actions a{margin-top:0;}
#aws-my-garage-page .aws-empty-actions a.dark{background:#172438;border:1px solid rgba(255,255,255,.1);color:#dcecff;}
#aws-my-garage-page .aws-garage-actions .blue,
#aws-my-garage-page .aws-manager-panel a:first-of-type{box-shadow:0 8px 24px rgba(33,121,255,.24);}
@media(max-width:760px){
  #aws-my-garage-page,
  #aws-garage-album-page,
  #aws-garage-pic-page{width:100%;left:auto;margin-left:0;}
  #aws-my-garage-page .aws-garage-wrap,
  #aws-garage-album-page .aws-garage-wrap,
  #aws-garage-pic-page .aws-garage-wrap{width:94%;}
}


/* v6：恢复网站公共头部/底部后的间距微调 */
#aws-my-garage-page,
#aws-garage-album-page,
#aws-garage-pic-page{min-height:620px;}
#aws-my-garage-page .aws-garage-wrap,
#aws-garage-album-page .aws-garage-wrap,
#aws-garage-pic-page .aws-garage-wrap{padding-top:18px;padding-bottom:42px;}
#aws-my-garage-page .aws-garage-name-row h1{letter-spacing:.3px;}
#aws-my-garage-page .aws-garage-name-row span,
#aws-my-garage-page .aws-garage-name-row em{border-radius:999px;}

/* v7：管理按钮补全真实 DZ 链接，避免看起来像无效按钮 */
#aws-my-garage-page .aws-manager-panel .aws-manager-link{position:relative;display:block;min-height:54px;padding:10px 30px 10px 0;color:#eaf3ff;text-decoration:none;cursor:pointer;z-index:2;}
#aws-my-garage-page .aws-manager-panel .aws-manager-link em{display:block;margin-top:4px;font-size:12px;font-style:normal;color:#7f92ab;font-weight:400;}
#aws-my-garage-page .aws-manager-panel .aws-manager-link span{position:absolute;right:0;top:50%;transform:translateY(-50%);color:#d8e8ff;font-size:22px;}
#aws-my-garage-page .aws-manager-panel .aws-manager-link:hover{color:#58a0ff;background:linear-gradient(90deg,rgba(33,121,255,.12),rgba(33,121,255,0));padding-left:10px;border-radius:6px;}
#aws-my-garage-page .aws-garage-actions a{position:relative;z-index:3;cursor:pointer;text-decoration:none;}
#aws-my-garage-page .aws-main-truck-photo{min-height:320px;}
#aws-my-garage-page .aws-main-truck-photo .aws-main-truck-default{z-index:1;}
#aws-my-garage-page .aws-main-truck-photo .aws-main-truck-edit{z-index:3;}


/* v8：修复默认相册不支持设置，给相册卡片加管理入口 */
#aws-my-garage-page .aws-album-card-wrap{background:#101b2a;border:1px solid rgba(255,255,255,.07);border-radius:8px;overflow:hidden;transition:.18s ease;}
#aws-my-garage-page .aws-album-card-wrap:hover{transform:translateY(-2px);border-color:rgba(47,137,255,.35);box-shadow:0 12px 30px rgba(0,0,0,.22);}
#aws-my-garage-page .aws-album-card-wrap .aws-album-card{background:transparent;border:0;border-radius:0;}
#aws-my-garage-page .aws-album-card-wrap .aws-album-card:hover{transform:none;box-shadow:none;}
#aws-my-garage-page .aws-album-manage{display:flex;gap:8px;padding:0 12px 12px;flex-wrap:wrap;}
#aws-my-garage-page .aws-album-manage a{height:28px;line-height:28px;padding:0 10px;border-radius:4px;background:#162438;color:#b9cbe0;font-size:12px;border:1px solid rgba(255,255,255,.06);}
#aws-my-garage-page .aws-album-manage a:hover{background:#2179ff;color:#fff;}

/* 爱玩社车库 - DZ 原生上传/相册管理/资料/隐私页面美化，只作用于车库管理页 */
#aws-garage-cp-page{background:radial-gradient(circle at top,#14243a 0,#08111d 42%,#050b13 100%);color:#eaf3ff;font-family:Arial,"Microsoft YaHei",sans-serif;min-height:100vh;padding:1px 0 60px;}
#aws-garage-cp-page a{text-decoration:none;color:#6aa8ff;}
#aws-garage-cp-page .aws-garage-cp-wrap{width:1220px;margin:0 auto;padding:22px 0 60px;}
#aws-garage-cp-page .aws-cp-hero-mini{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 18px;padding:28px 32px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:linear-gradient(90deg,rgba(11,20,33,.96),rgba(16,31,50,.86)),linear-gradient(135deg,#0d1624 0,#1c2a3d 50%,#ff9d19 100%);box-shadow:0 18px 45px rgba(0,0,0,.22);}
#aws-garage-cp-page .aws-cp-hero-mini h1{margin:0 0 8px;color:#fff;font-size:28px;font-weight:900;}
#aws-garage-cp-page .aws-cp-hero-mini p{margin:0;color:#9fb0c7;font-size:14px;}
#aws-garage-cp-page .aws-cp-hero-mini>a{height:40px;line-height:40px;padding:0 18px;border-radius:5px;background:#2179ff;color:#fff;font-weight:700;white-space:nowrap;}
#aws-garage-cp-page #pt{width:auto;margin:0 0 14px;padding:0;background:transparent;border:0;color:#7f8ca1;}
#aws-garage-cp-page #pt .z{float:none;color:#7f8ca1;}
#aws-garage-cp-page #pt a{color:#9fb0c7;}
#aws-garage-cp-page #pt em{color:#4a5a70;padding:0 8px;}
#aws-garage-cp-page #ct{width:auto;margin:0;display:grid;grid-template-columns:1fr 300px;gap:18px;}
#aws-garage-cp-page #ct.wp{width:auto;}
#aws-garage-cp-page .mn{float:none;width:auto;margin:0;overflow:visible;}
#aws-garage-cp-page .appl{float:none;width:auto;margin:0;background:rgba(14,25,39,.92);border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:14px;color:#cbd7e6;}
#aws-garage-cp-page .bm{background:rgba(14,25,39,.92);border:1px solid rgba(255,255,255,.07);border-radius:8px;margin-bottom:18px;box-shadow:0 10px 30px rgba(0,0,0,.18);overflow:hidden;}
#aws-garage-cp-page .bm_h{height:auto;line-height:1.4;background:rgba(6,12,21,.55);border:0;border-bottom:1px solid rgba(255,255,255,.06);padding:16px 18px;}
#aws-garage-cp-page .bm_h h1,#aws-garage-cp-page .bm_h h2,#aws-garage-cp-page .bm_h h3{margin:0;color:#fff;font-size:22px;font-weight:800;}
#aws-garage-cp-page .bm_c{padding:18px;color:#cbd7e6;}
#aws-garage-cp-page .tb{margin:0 0 18px;padding:0;border-bottom:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;gap:8px;}
#aws-garage-cp-page .tb li{float:none;margin:0 0 -1px 0;padding:0;border:0;}
#aws-garage-cp-page .tb li a{display:block;height:38px;line-height:38px;padding:0 15px;border:1px solid rgba(255,255,255,.08);border-radius:6px 6px 0 0;background:#111c2a;color:#dbe8f7;font-weight:700;}
#aws-garage-cp-page .tb li.a a,#aws-garage-cp-page .tb li.current a{background:#2179ff;color:#fff;border-color:#2179ff;}
#aws-garage-cp-page .tb li.y{margin-left:auto;}
#aws-garage-cp-page .tbmu{padding:12px 14px;margin:0 0 18px;border:1px solid rgba(47,137,255,.2);border-radius:6px;background:rgba(33,121,255,.08);color:#aebbd0;}
#aws-garage-cp-page h2.mtw,#aws-garage-cp-page .xs2{color:#fff;}
#aws-garage-cp-page .xg1,#aws-garage-cp-page .d{color:#7f91a8!important;}
#aws-garage-cp-page .uploadform{background:#111c2a;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:18px!important;margin:12px 0 22px!important;}
#aws-garage-cp-page .hm{text-align:center;color:#cbd7e6;}
#aws-garage-cp-page .tfm{width:100%;color:#cbd7e6;}
#aws-garage-cp-page .tfm th{width:145px;padding:10px 14px 10px 0;color:#8fa0b5;font-weight:400;text-align:right;vertical-align:top;}
#aws-garage-cp-page .tfm td{padding:9px 0;color:#cbd7e6;}
#aws-garage-cp-page .tfm caption{padding:12px 0 18px;color:#fff;font-size:18px;font-weight:800;text-align:left;}
#aws-garage-cp-page .px,#aws-garage-cp-page .pt,#aws-garage-cp-page .ps,#aws-garage-cp-page input[type="text"],#aws-garage-cp-page textarea,#aws-garage-cp-page select{background:#0b1421!important;border:1px solid rgba(255,255,255,.12)!important;color:#eaf3ff!important;border-radius:5px!important;box-shadow:none!important;outline:none;}
#aws-garage-cp-page .px,#aws-garage-cp-page input[type="text"]{height:34px;line-height:34px;padding:0 10px;}
#aws-garage-cp-page .pt,#aws-garage-cp-page textarea{padding:10px;min-height:70px;}
#aws-garage-cp-page .ps,#aws-garage-cp-page select{height:36px;line-height:36px;padding:0 8px;}
#aws-garage-cp-page .pc,#aws-garage-cp-page .pr{vertical-align:middle;margin-right:6px;}
#aws-garage-cp-page label{color:#dbe8f7;}
#aws-garage-cp-page .lb{display:inline-flex;align-items:center;gap:6px;margin:0 12px;color:#dbe8f7;}
#aws-garage-cp-page .pn{height:38px;line-height:38px;padding:0 18px;border:0!important;border-radius:5px;background:#182334!important;color:#fff!important;font-weight:700;box-shadow:none!important;cursor:pointer;}
#aws-garage-cp-page .pn strong{color:#fff;font-weight:700;}
#aws-garage-cp-page .pnc{background:#2179ff!important;}
#aws-garage-cp-page .pn:hover{filter:brightness(1.08);}
#aws-garage-cp-page table{border-collapse:separate;border-spacing:0;}
#aws-garage-cp-page .gt img,#aws-garage-cp-page .tfm img{border-radius:6px;object-fit:cover;background:#0b1421;border:1px solid rgba(255,255,255,.08);}
#aws-garage-cp-page .emp{padding:45px 20px;border:1px dashed rgba(255,255,255,.12);border-radius:8px;background:rgba(11,20,33,.65);color:#91a2b8;text-align:center;}
#aws-garage-cp-page .pgs,#aws-garage-cp-page .pg{margin-top:16px;color:#cbd7e6;}
#aws-garage-cp-page .pg a,#aws-garage-cp-page .pg strong{background:#111c2a;border:1px solid rgba(255,255,255,.08);color:#dbe8f7;border-radius:4px;margin-right:4px;}
#aws-garage-cp-page .pg strong{background:#2179ff;color:#fff;}
#aws-garage-cp-page .flb{background:#111c2a;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;}
#aws-garage-cp-page .c,#aws-garage-cp-page .o{background:#0e1927;color:#cbd7e6;}
#aws-garage-cp-page .cl:after{content:"";display:block;clear:both;}
#aws-garage-cp-page .bm_c .xld,#aws-garage-cp-page .bm_c .xl{color:#cbd7e6;}
#aws-garage-cp-page .bm_c li{border-color:rgba(255,255,255,.06)!important;}
#aws-garage-cp-page .appl ul,#aws-garage-cp-page .appl ol{margin:0;padding:0;list-style:none;}
#aws-garage-cp-page .appl li a{display:block;padding:9px 10px;border-radius:4px;color:#cbd7e6;}
#aws-garage-cp-page .appl li.a a,#aws-garage-cp-page .appl li a:hover{background:#182334;color:#fff;}
#aws-garage-cp-page .bw0{background:transparent!important;}
#aws-garage-cp-page .mtm{margin-top:16px!important;}
#aws-garage-cp-page .mtn{margin-top:10px!important;}
#aws-garage-cp-page .ptm{padding-top:12px!important;}
#aws-garage-cp-page .pbw{padding-bottom:18px!important;}
@media(max-width:1240px){#aws-garage-cp-page .aws-garage-cp-wrap{width:auto;margin:0 16px;}#aws-garage-cp-page #ct{grid-template-columns:1fr;}}

/* v10 车库管理页：增强上传欲望和管理页个性，只作用于车库管理容器 */
#aws-garage-cp-page{background:radial-gradient(circle at top left,#1b3553 0,#09131f 42%,#050a11 100%);min-height:100vh;padding:24px 0 60px;color:#eaf3ff;font-family:Arial,"Microsoft YaHei",sans-serif;}
#aws-garage-cp-page a{text-decoration:none;}
#aws-garage-cp-page .aws-garage-cp-wrap{width:1220px;margin:0 auto;}
#aws-garage-cp-page .aws-cp-showcase{position:relative;overflow:hidden;min-height:265px;border-radius:12px;border:1px solid rgba(255,255,255,.09);background:#0e1a2b;margin:0 0 18px;padding:34px 38px;box-shadow:0 24px 70px rgba(0,0,0,.28);display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:center;}
#aws-garage-cp-page .aws-cp-showcase:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,12,20,.95),rgba(6,12,20,.72) 45%,rgba(6,12,20,.24)),linear-gradient(135deg,#0c1826,#16385b 45%,#ff8b19 100%);}
#aws-garage-cp-page .aws-cp-showcase:after{content:"";position:absolute;right:90px;bottom:34px;width:390px;height:140px;border-radius:34px 44px 24px 24px;background:linear-gradient(155deg,#05080d,#202f42 52%,#0b1018);box-shadow:0 28px 58px rgba(0,0,0,.42);transform:skewX(-9deg);opacity:.9;}
#aws-garage-cp-page .aws-cp-showcase-upload:before{background:linear-gradient(90deg,rgba(6,12,20,.95),rgba(6,12,20,.72) 45%,rgba(6,12,20,.22)),linear-gradient(135deg,#091421,#15416d 44%,#ff8b19 100%);}
#aws-garage-cp-page .aws-cp-showcase-album:before{background:linear-gradient(90deg,rgba(6,12,20,.95),rgba(6,12,20,.72) 45%,rgba(6,12,20,.22)),linear-gradient(135deg,#091421,#325073 44%,#37bfa3 100%);}
#aws-garage-cp-page .aws-cp-showcase-profile:before{background:linear-gradient(90deg,rgba(6,12,20,.95),rgba(6,12,20,.72) 45%,rgba(6,12,20,.22)),linear-gradient(135deg,#091421,#443063 44%,#7e7cff 100%);}
#aws-garage-cp-page .aws-cp-showcase-privacy:before{background:linear-gradient(90deg,rgba(6,12,20,.95),rgba(6,12,20,.72) 45%,rgba(6,12,20,.22)),linear-gradient(135deg,#091421,#25455b 44%,#2f89ff 100%);}
#aws-garage-cp-page .aws-cp-showcase-comment:before{background:linear-gradient(90deg,rgba(6,12,20,.95),rgba(6,12,20,.72) 45%,rgba(6,12,20,.22)),linear-gradient(135deg,#091421,#51304a 44%,#ff5c8a 100%);}
#aws-garage-cp-page .aws-cp-showcase-text{position:relative;z-index:2;}
#aws-garage-cp-page .aws-cp-kicker{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:16px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.12);font-size:12px;letter-spacing:.12em;color:#b9d6ff;font-weight:800;margin-bottom:16px;}
#aws-garage-cp-page .aws-cp-showcase h1{font-size:36px;line-height:1.2;margin:0 0 14px;color:#fff;font-weight:900;letter-spacing:-.5px;}
#aws-garage-cp-page .aws-cp-showcase p{max-width:670px;margin:0;color:#c9d7e9;font-size:16px;line-height:1.85;}
#aws-garage-cp-page .aws-cp-cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px;}
#aws-garage-cp-page .aws-cp-btn-main,#aws-garage-cp-page .aws-cp-btn-ghost{height:46px;line-height:46px;padding:0 24px;border-radius:6px;font-weight:800;display:inline-block;}
#aws-garage-cp-page .aws-cp-btn-main{background:linear-gradient(135deg,#2f89ff,#55b8ff);color:#fff;box-shadow:0 12px 28px rgba(47,137,255,.28);}
#aws-garage-cp-page .aws-cp-btn-ghost{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);color:#eaf3ff;}
#aws-garage-cp-page .aws-cp-showcase-card{position:relative;z-index:3;background:rgba(7,14,24,.78);border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:18px;box-shadow:0 20px 45px rgba(0,0,0,.28);display:flex;flex-wrap:wrap;gap:10px;align-content:flex-start;}
#aws-garage-cp-page .aws-cp-showcase-card b{width:100%;font-size:17px;color:#fff;margin-bottom:3px;}
#aws-garage-cp-page .aws-cp-showcase-card span{display:inline-flex;height:32px;align-items:center;padding:0 12px;border-radius:16px;background:rgba(47,137,255,.14);border:1px solid rgba(47,137,255,.25);color:#d8e9ff;font-size:13px;font-weight:700;}
#aws-garage-cp-page .aws-cp-inspire-grid,#aws-garage-cp-page .aws-cp-tips-strip,#aws-garage-cp-page .aws-cp-profile-guide{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 18px;}
#aws-garage-cp-page .aws-cp-inspire-grid div,#aws-garage-cp-page .aws-cp-tips-strip div,#aws-garage-cp-page .aws-cp-profile-guide div{position:relative;min-height:104px;background:rgba(14,25,39,.92);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:18px 18px 18px 72px;overflow:hidden;box-shadow:0 12px 32px rgba(0,0,0,.18);}
#aws-garage-cp-page .aws-cp-inspire-grid strong{position:absolute;left:18px;top:18px;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ff9d19;color:#fff;font-size:20px;}
#aws-garage-cp-page .aws-cp-tips-strip div:before,#aws-garage-cp-page .aws-cp-profile-guide div:before{content:"";position:absolute;left:22px;top:23px;width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,#2f89ff,#52d4b1);box-shadow:0 10px 24px rgba(47,137,255,.22);}
#aws-garage-cp-page .aws-cp-inspire-grid b,#aws-garage-cp-page .aws-cp-tips-strip b,#aws-garage-cp-page .aws-cp-profile-guide b{display:block;color:#fff;font-size:17px;margin-bottom:8px;}
#aws-garage-cp-page .aws-cp-inspire-grid p,#aws-garage-cp-page .aws-cp-tips-strip p,#aws-garage-cp-page .aws-cp-profile-guide p{margin:0;color:#93a6bd;line-height:1.65;font-size:13px;}

/* 原生 DZ 表单区域改成车库控制台风格 */
#aws-garage-cp-page #pt{background:transparent;border:0;margin:0 0 12px;color:#7e91a8;}
#aws-garage-cp-page #pt .z,#aws-garage-cp-page #pt a{color:#91a6be;}
#aws-garage-cp-page #ct{width:auto!important;margin:0!important;background:transparent;}
#aws-garage-cp-page #ct.wp,#aws-garage-cp-page #ct .wp{width:auto!important;}
#aws-garage-cp-page .mn{background:rgba(14,25,39,.92);border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 18px 48px rgba(0,0,0,.22);overflow:hidden;padding:0!important;}
#aws-garage-cp-page .bm,#aws-garage-cp-page .bm_c,#aws-garage-cp-page .bm_h{background:transparent!important;border:0!important;}
#aws-garage-cp-page .bm_h,#aws-garage-cp-page h1.mt{padding:18px 22px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;color:#fff!important;font-size:22px!important;font-weight:900!important;background:linear-gradient(90deg,rgba(47,137,255,.16),rgba(255,255,255,0))!important;}
#aws-garage-cp-page .bm_c{padding:20px 22px!important;color:#c9d7e9;}
#aws-garage-cp-page .tb{border-bottom:1px solid rgba(255,255,255,.08)!important;margin:0 0 18px!important;padding:0 0 12px!important;display:flex;flex-wrap:wrap;gap:10px;}
#aws-garage-cp-page .tb li{border:0!important;margin:0!important;background:transparent!important;}
#aws-garage-cp-page .tb li a{display:inline-flex!important;height:36px!important;line-height:36px!important;padding:0 15px!important;border-radius:18px!important;background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.08)!important;color:#d8e6f6!important;font-weight:700;}
#aws-garage-cp-page .tb li.a a,#aws-garage-cp-page .tb li a:hover{background:#2f89ff!important;border-color:#2f89ff!important;color:#fff!important;}
#aws-garage-cp-page .tb .y{margin-left:auto!important;}
#aws-garage-cp-page .tbmu,#aws-garage-cp-page .xg1,#aws-garage-cp-page .d{color:#8fa3bb!important;}
#aws-garage-cp-page .tfm{width:100%;color:#d7e5f5;}
#aws-garage-cp-page .tfm th{width:170px!important;color:#9db0c6!important;font-weight:700!important;padding:13px 14px!important;}
#aws-garage-cp-page .tfm td{padding:13px 10px!important;color:#d7e5f5!important;}
#aws-garage-cp-page .px,#aws-garage-cp-page .pt,#aws-garage-cp-page select{background:#0b1421!important;border:1px solid rgba(255,255,255,.12)!important;color:#eaf3ff!important;border-radius:7px!important;box-shadow:none!important;min-height:34px;}
#aws-garage-cp-page textarea.pt{min-height:110px;padding:10px!important;}
#aws-garage-cp-page .pn{border:0!important;border-radius:7px!important;background:#26364a!important;color:#fff!important;min-height:36px;padding:0 16px!important;}
#aws-garage-cp-page .pnc{background:linear-gradient(135deg,#2f89ff,#55b8ff)!important;box-shadow:0 10px 24px rgba(47,137,255,.25);}
#aws-garage-cp-page .pn strong{color:#fff!important;}
#aws-garage-cp-page .appl{background:rgba(14,25,39,.78)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;overflow:hidden;color:#c9d7e9;}
#aws-garage-cp-page .appl a{color:#dceaff!important;}
#aws-garage-cp-page .ct2_a .mn{width:920px!important;}
#aws-garage-cp-page .ct2_a .appl{width:260px!important;margin-left:18px!important;}
#aws-garage-cp-page .up_row{background:rgba(255,255,255,.03);border-radius:10px;}
#aws-garage-cp-page #imgUploadProgress{border:1px dashed rgba(47,137,255,.45)!important;background:rgba(47,137,255,.08)!important;border-radius:12px!important;min-height:74px;margin:14px 0!important;}
#aws-garage-cp-page #imgSpanButtonPlaceholder{display:inline-block;min-width:120px;min-height:34px;border-radius:7px;}

@media (max-width:1240px){#aws-garage-cp-page .aws-garage-cp-wrap{width:auto;margin:0 16px;}#aws-garage-cp-page .aws-cp-showcase{grid-template-columns:1fr;}#aws-garage-cp-page .aws-cp-showcase:after{opacity:.22;right:20px;}#aws-garage-cp-page .ct2_a .mn{width:auto!important;}#aws-garage-cp-page .ct2_a .appl{display:none;}}
@media (max-width:760px){#aws-garage-cp-page{padding-top:12px;}#aws-garage-cp-page .aws-cp-showcase{padding:24px 18px;}#aws-garage-cp-page .aws-cp-showcase h1{font-size:26px;}#aws-garage-cp-page .aws-cp-inspire-grid,#aws-garage-cp-page .aws-cp-tips-strip,#aws-garage-cp-page .aws-cp-profile-guide{grid-template-columns:1fr;}#aws-garage-cp-page .tfm th,#aws-garage-cp-page .tfm td{display:block;width:auto!important;padding:8px 0!important;}#aws-garage-cp-page .bm_c{padding:16px!important;}}
