:root{--ah-bg:#050507;--ah-bg2:#09090c;--ah-card:#111114;--ah-card2:#17171b;--ah-line:rgba(255,48,77,.20);--ah-text:#f3eee4;--ah-muted:#918b8d;--ah-purple:#ff304d;--ah-blue:#e11432;--ah-pink:#ff4963;--ah-green:#58d99f;--ah-shadow:0 24px 80px rgba(0,0,0,.56)}
*{box-sizing:border-box}.ah-body{margin:0;background-color:var(--ah-bg)!important;background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),radial-gradient(circle at 50% 10%,rgba(190,10,37,.18),transparent 28rem),radial-gradient(circle at 10% 76%,rgba(124,7,25,.12),transparent 30rem)!important;background-size:64px 64px,64px 64px,auto,auto!important;background-attachment:fixed!important;color:var(--ah-text);font-family:"Inter","PingFang SC","Microsoft YaHei",sans-serif}.ah-body a{text-decoration:none}.ah-body #page-container{background:transparent!important;min-height:100vh}.ah-body #main-container{padding-top:78px;background:transparent!important;min-height:75vh}
#page-container.page-header-dark #page-header.ah-header{height:78px!important;background:rgba(5,5,7,.90)!important;border-bottom:1px solid rgba(226,18,48,.30);backdrop-filter:blur(18px) saturate(1.12);box-shadow:0 12px 40px rgba(0,0,0,.34)!important}.ah-header-inner{max-width:1440px!important;height:78px!important;display:grid!important;grid-template-columns:auto 1fr auto;gap:32px}.ah-brand{display:flex;align-items:center;gap:11px;color:#fff!important;min-width:190px}.ah-brand-mark{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:#0b0b0e;border:1px solid rgba(255,48,77,.55);box-shadow:0 0 22px rgba(255,48,77,.28);overflow:hidden}.ah-brand-mark img{width:32px;height:32px;object-fit:contain}.ah-brand strong{display:block;font-size:18px;letter-spacing:2px}.ah-brand small{font-size:8px;color:#a49c9d;letter-spacing:1.3px}.ah-desktop-nav{display:flex;align-items:center;justify-content:center;gap:6px}.ah-desktop-nav a{padding:10px 13px;color:#bdb7b8;font-size:14px;border-radius:8px;transition:.2s}.ah-desktop-nav a:hover{color:#fff;background:rgba(255,48,77,.12)}.ah-header-actions{display:flex;align-items:center;gap:10px}.ah-header-search{width:230px;height:40px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:rgba(255,255,255,.035)}.ah-header-search i{color:#9b9294}.ah-header-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:13px}.ah-header-search input::placeholder{color:#777174}.ah-icon-btn,.ah-avatar-btn{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:9px;color:#d8d0d0;background:rgba(255,255,255,.035)}.ah-avatar-btn{border-radius:50%;overflow:hidden}.ah-avatar-btn img{width:100%;height:100%;object-fit:cover}.ah-publish-btn,.ah-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#8d0b1d,#ff304d 72%,#ff6568);color:#fff!important;box-shadow:0 10px 28px rgba(196,19,47,.28)}.ah-publish-btn{height:40px;padding:0 16px;border-radius:9px;font-weight:700;font-size:13px}.ah-user-menu{min-width:210px!important;padding:8px!important;background:#101013!important;border:1px solid rgba(255,48,77,.24)!important;box-shadow:var(--ah-shadow)!important}.ah-user-menu .dropdown-item{color:#d8d0d0;padding:10px 12px;border-radius:6px}.ah-user-menu .dropdown-item:hover{color:#fff;background:rgba(255,48,77,.12)}.ah-user-menu i{width:22px;color:#ff4963}.ah-menu-user{padding:10px 12px 12px;border-bottom:1px solid var(--ah-line);margin-bottom:4px}.ah-menu-user strong,.ah-menu-user span{display:block}.ah-menu-user span{font-size:12px;color:var(--ah-muted)}
.ah-page{width:min(1320px,calc(100% - 40px));margin:0 auto;padding:42px 0 90px}.ah-hero{min-height:540px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:36px;padding:56px 64px;border:1px solid var(--ah-line);border-radius:30px;overflow:hidden;position:relative;background:linear-gradient(115deg,rgba(31,18,70,.94),rgba(12,8,35,.92));box-shadow:var(--ah-shadow)}.ah-hero:after{content:"";position:absolute;width:400px;height:400px;right:-100px;top:-180px;background:var(--ah-purple);filter:blur(130px);opacity:.26}.ah-kicker,.ah-page-title>span,.ah-section-head>div>span{font-size:11px;letter-spacing:2.5px;color:#a793ff;font-weight:800}.ah-kicker i{display:inline-block;width:22px;height:2px;background:linear-gradient(90deg,var(--ah-pink),var(--ah-blue));vertical-align:middle;margin-right:8px}.ah-hero h1{font-size:58px;line-height:1.12;margin:17px 0 21px;color:#fff;font-weight:900;letter-spacing:-2px}.ah-hero h1 em{font-style:normal;background:linear-gradient(90deg,#fff 8%,#a98cff 55%,#5dd7ff);background-clip:text;color:transparent}.ah-hero-copy>p{max-width:600px;font-size:17px;line-height:1.9;color:#b9b0ce;margin:0}.ah-actions{display:flex;gap:13px;margin:30px 0}.ah-btn{min-height:42px;padding:11px 18px;border:0;border-radius:12px;font-weight:700;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.ah-btn-ghost{color:#ded8ef!important;background:rgba(255,255,255,.055);border:1px solid var(--ah-line)}.ah-btn-ghost:hover{background:rgba(124,77,255,.15);color:#fff!important}.ah-live-stats{display:flex;gap:28px;padding-top:22px;border-top:1px solid var(--ah-line)}.ah-live-stats span{color:#8f87a4;font-size:12px}.ah-live-stats strong{display:block;color:#fff;font-size:22px}.ah-hero-art{height:410px;position:relative;display:grid;place-items:center}.ah-orbit{position:absolute;border:1px solid rgba(104,159,255,.24);border-radius:50%;animation:ahSpin 22s linear infinite}.ah-orbit:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:var(--ah-blue);box-shadow:0 0 18px var(--ah-blue);top:15%;left:11%}.ah-orbit-one{width:380px;height:380px}.ah-orbit-two{width:285px;height:285px;animation-direction:reverse;animation-duration:16s}.ah-card-main{width:245px;height:300px;padding:35px 28px;border-radius:28px;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(155deg,rgba(255,79,163,.25),rgba(83,51,183,.76)),radial-gradient(circle at 50% 24%,rgba(81,211,255,.4),transparent 40%);border:1px solid rgba(255,255,255,.2);box-shadow:0 28px 80px rgba(54,29,127,.7);transform:rotate(4deg)}.ah-card-main i{font-size:70px;margin:auto;text-align:center;color:#e7ddff;filter:drop-shadow(0 0 22px #885dff)}.ah-card-main b{font-size:25px}.ah-card-main span{font-size:12px;color:#d6ccec;margin-top:8px}.ah-floating-chip{position:absolute;padding:10px 15px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(31,20,66,.8);backdrop-filter:blur(10px);z-index:3;font-size:12px;box-shadow:0 12px 35px rgba(0,0,0,.35)}.ah-floating-chip i{color:var(--ah-blue)}.ah-chip-a{top:20%;left:2%}.ah-chip-b{bottom:16%;right:1%}
@keyframes ahSpin{to{transform:rotate(360deg)}}.ah-category-strip{display:grid;grid-template-columns:repeat(8,1fr);gap:10px;margin:22px 0 54px}.ah-category-strip a{min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid var(--ah-line);border-radius:17px;color:#cfc7df;background:rgba(255,255,255,.035);transition:.25s}.ah-category-strip a:hover{transform:translateY(-4px);border-color:rgba(124,77,255,.62);background:rgba(124,77,255,.12);color:#fff}.ah-category-strip i{font-size:21px;color:#a88bff}.ah-category-strip span{font-size:12px}.ah-section{margin-top:56px}.ah-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.ah-section-head h2{font-size:30px;margin:5px 0 0;color:#fff}.ah-section-head>a{color:#aa9fe0;font-size:13px}.ah-section-head>a:hover{color:var(--ah-blue)}
.ah-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ah-product-card{min-width:0;overflow:hidden;border:1px solid var(--ah-line);border-radius:18px;background:linear-gradient(150deg,rgba(29,20,60,.96),rgba(16,10,38,.96));transition:.25s}.ah-product-card:hover{transform:translateY(-5px);border-color:rgba(132,94,255,.55);box-shadow:0 18px 45px rgba(0,0,0,.35)}.ah-product-image{display:block;aspect-ratio:1/1;position:relative;overflow:hidden;background:linear-gradient(135deg,#201743,#100b26)}.ah-product-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.ah-product-card:hover .ah-product-image img{transform:scale(1.04)}.ah-rarity{position:absolute;top:12px;left:12px;min-width:37px;padding:5px 9px;border-radius:8px;text-align:center;font-weight:900;font-size:11px;color:#fff;background:#61507d;box-shadow:0 6px 20px rgba(0,0,0,.3)}.ah-rarity-sr{background:linear-gradient(135deg,#358cff,#6257f4)}.ah-rarity-ssr{background:linear-gradient(135deg,#a54cff,#ff4fa3)}.ah-rarity-ur{background:linear-gradient(135deg,#ffb22e,#ff477c)}.ah-verified{position:absolute;right:12px;bottom:12px;padding:5px 8px;border-radius:7px;background:rgba(10,24,30,.88);color:var(--ah-green);font-size:10px}.ah-product-body{padding:15px}.ah-product-meta,.ah-seller-line,.ah-product-price{display:flex;align-items:center;justify-content:space-between;gap:10px}.ah-product-meta{font-size:11px;color:#948aaa}.ah-product-body h3{height:44px;line-height:1.5;font-size:15px;margin:9px 0}.ah-product-body h3 a{color:#f1edf8}.ah-product-price strong{font-size:20px;color:#ff6faf}.ah-product-price span{font-size:11px;color:#8f85a4}.ah-seller-line{font-size:11px;color:#9b93ad;margin-bottom:10px}.ah-seller-line b{color:#68d8ff;font-weight:500}
.ah-ip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ah-ip-card{position:relative;min-height:190px;border:1px solid var(--ah-line);border-radius:18px;overflow:hidden;background:#17102f}.ah-ip-cover{height:125px;background:linear-gradient(135deg,#2a1c5d,#162c58) center/cover}.ah-ip-cover:after{content:"";display:block;height:100%;background:linear-gradient(transparent,#17102f)}.ah-ip-info{position:absolute;left:14px;right:14px;bottom:15px;display:flex;align-items:center;gap:11px}.ah-ip-info img{width:48px;height:48px;border-radius:13px;object-fit:cover;border:2px solid #32245d}.ah-ip-info strong,.ah-ip-info span{display:block}.ah-ip-info strong{color:#fff}.ah-ip-info span{font-size:10px;color:#9f96b2;margin-top:4px}.ah-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ah-post-card{padding:22px;border:1px solid var(--ah-line);border-radius:18px;background:rgba(24,16,49,.82)}.ah-post-category{color:#b49eff;font-size:10px;text-transform:uppercase}.ah-post-card h3{color:#fff;margin:10px 0;font-size:18px}.ah-post-card p{color:#aaa1ba;line-height:1.7;font-size:13px;height:66px;overflow:hidden}.ah-post-card>div{display:flex;justify-content:space-between;color:#82798e;font-size:11px}.ah-empty{min-height:280px;padding:45px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed rgba(163,136,255,.28);border-radius:20px;background:rgba(255,255,255,.025)}.ah-empty>i{font-size:36px;color:#775bd4;margin-bottom:15px}.ah-empty h3{color:#eee8ff;margin:0 0 8px}.ah-empty p{color:#9289a8;max-width:520px}.ah-empty .ah-btn{margin-top:10px}.ah-empty-compact{min-height:150px}
.ah-page-title{padding:36px 0 28px}.ah-page-title h1{font-size:42px;color:#fff;margin:8px 0}.ah-page-title p{font-size:15px;color:#9d94b1;max-width:650px}.ah-title-centered{text-align:center}.ah-title-centered p{margin-inline:auto}.ah-filter-panel{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:10px;padding:18px;border:1px solid var(--ah-line);border-radius:18px;background:rgba(24,15,50,.8);margin-bottom:20px}.ah-filter-panel input,.ah-filter-panel select,.ah-compose-card input,.ah-compose-card select,.ah-compose-card textarea,.ah-inline-form input,.ah-ai-panel input,.ah-ai-panel select,.ah-ai-panel textarea{width:100%;height:44px;padding:0 13px;border:1px solid var(--ah-line);border-radius:10px;background:#100a25;color:#e6e0f3;outline:none}.ah-filter-panel input:focus,.ah-filter-panel select:focus,.ah-compose-card input:focus,.ah-compose-card textarea:focus,.ah-inline-form input:focus,.ah-ai-panel textarea:focus{border-color:var(--ah-purple)}.ah-filter-search{display:flex;align-items:center;padding-left:13px;border:1px solid var(--ah-line);border-radius:10px;background:#100a25}.ah-filter-search input{border:0;padding-left:9px}.ah-result-line{display:flex;justify-content:space-between;color:#8f86a2;margin:18px 0;font-size:13px}.ah-result-line strong{color:#fff}.ah-pagination{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:30px}.ah-pagination a,.ah-pagination span{padding:9px 15px;border:1px solid var(--ah-line);border-radius:9px;color:#cfc5e4}.ah-ip-universe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ah-ip-universe-card{border:1px solid var(--ah-line);border-radius:20px;overflow:hidden;background:#17102f}.ah-ip-universe-card>a{color:inherit}.ah-ip-universe-cover{height:180px;background:linear-gradient(135deg,#31205e,#12324f) center/cover;position:relative}.ah-ip-universe-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(15,9,35,.78))}.ah-ip-universe-cover>span{position:absolute;right:12px;top:12px;z-index:1;background:rgba(11,7,26,.7);padding:5px 8px;border-radius:7px;color:#d6cdf0;font-size:10px}.ah-ip-universe-body{display:flex;gap:14px;padding:0 18px 16px;margin-top:-27px;position:relative;z-index:2}.ah-ip-universe-body img{width:68px;height:68px;border-radius:17px;object-fit:cover;border:3px solid #211641}.ah-ip-universe-body h2{font-size:18px;color:#fff;margin:31px 0 4px}.ah-ip-universe-body p{color:#938aa4;font-size:11px;margin:0;line-height:1.5;height:33px;overflow:hidden}.ah-ip-universe-card footer{display:flex;gap:12px;align-items:center;padding:14px 18px;border-top:1px solid var(--ah-line);font-size:10px;color:#887e9a}.ah-ip-universe-card footer b{margin-left:auto;color:#b69fff}
.ah-tab-nav{display:flex;gap:8px;overflow:auto;padding:4px 0 20px}.ah-tab-nav a{white-space:nowrap;padding:9px 15px;border:1px solid var(--ah-line);border-radius:999px;color:#a89fba}.ah-tab-nav a.active,.ah-tab-nav a:hover{color:#fff;border-color:#815eff;background:rgba(124,77,255,.18)}.ah-compose-card{display:grid;grid-template-columns:1fr 220px;gap:12px;padding:20px;margin-bottom:22px;border:1px solid var(--ah-line);border-radius:18px;background:#17102f}.ah-compose-card>div strong,.ah-compose-card>div span{display:block}.ah-compose-card>div span{font-size:11px;color:#8f86a0}.ah-compose-card input,.ah-compose-card textarea{grid-column:1/-1}.ah-compose-card textarea{height:110px;padding-top:12px;resize:vertical}.ah-compose-card button{justify-self:start}.ah-login-callout{display:flex;justify-content:space-between;align-items:center;padding:17px 20px;border:1px solid var(--ah-line);border-radius:15px;margin-bottom:20px;color:#a69db9;background:rgba(124,77,255,.08)}.ah-login-callout a{color:#b69fff}.ah-community-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px}.ah-community-feed{display:grid;gap:15px}.ah-feed-card{padding:22px;border:1px solid var(--ah-line);border-radius:18px;background:#17102f}.ah-feed-card header,.ah-feed-card header>a,.ah-feed-card footer{display:flex;align-items:center}.ah-feed-card header{justify-content:space-between}.ah-feed-card header>a{gap:10px}.ah-feed-card header img{width:40px;height:40px;object-fit:cover;border-radius:50%}.ah-feed-card header strong,.ah-feed-card header small{display:block}.ah-feed-card header strong{color:#eae5f4}.ah-feed-card header small{font-size:10px;color:#81788f}.ah-feed-card header>b{font-size:10px;color:#ac95ff}.ah-feed-card h2{font-size:21px;color:#fff;margin:18px 0 9px}.ah-feed-card>p{color:#b0a7c0;line-height:1.8}.ah-feed-card footer{gap:20px;padding-top:14px;border-top:1px solid var(--ah-line);color:#8f85a0;font-size:11px}.ah-feed-card footer button{background:none;border:0;color:inherit}.ah-community-aside{height:max-content;position:sticky;top:98px;padding:20px;border:1px solid var(--ah-line);border-radius:18px;background:#17102f}.ah-community-aside h3{color:#fff}.ah-community-aside p{color:#9d94ad;line-height:1.8;font-size:13px}.ah-community-aside a{color:#aa93ff;font-size:12px}
.ah-ranking-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ah-ranking-panel{border:1px solid var(--ah-line);border-radius:20px;background:#17102f;overflow:hidden}.ah-ranking-panel>header{display:flex;align-items:center;gap:13px;padding:22px;border-bottom:1px solid var(--ah-line)}.ah-ranking-panel>header>span{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,var(--ah-pink),var(--ah-purple))}.ah-ranking-panel h2,.ah-ranking-panel p{margin:0}.ah-ranking-panel h2{font-size:20px;color:#fff}.ah-ranking-panel p{font-size:11px;color:#8f859f}.ah-ranking-panel ol{list-style:none;margin:0;padding:0}.ah-ranking-panel li{display:grid;grid-template-columns:30px 48px 1fr auto;align-items:center;gap:11px;padding:13px 18px;border-bottom:1px solid rgba(170,147,255,.1)}.ah-ranking-panel li>b{font-size:17px;color:#73688a}.ah-ranking-panel li:nth-child(-n+3)>b{color:#ff7caf}.ah-ranking-panel li img{width:48px;height:48px;border-radius:11px;object-fit:cover}.ah-ranking-panel li a,.ah-ranking-panel li span{display:block}.ah-ranking-panel li a{color:#eee9f8;font-size:13px}.ah-ranking-panel li span{color:#82798e;font-size:10px}.ah-ranking-panel li>strong{color:#ff76ae;font-size:12px}.ah-event-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ah-event-card{display:grid;grid-template-columns:220px 1fr;border:1px solid var(--ah-line);border-radius:20px;background:#17102f;overflow:hidden}.ah-event-cover{min-height:260px;background:linear-gradient(135deg,#32235c,#143250) center/cover}.ah-event-card>div:last-child{padding:24px}.ah-event-card span,.ah-event-card small{color:#a88dff;font-size:11px}.ah-event-card h2{color:#fff;margin:10px 0}.ah-event-card p{color:#9c93aa;line-height:1.7}.ah-event-card small{display:block;margin-bottom:17px}
.ah-profile-hero{min-height:260px;display:flex;align-items:flex-end;gap:20px;padding:36px;border:1px solid var(--ah-line);border-radius:24px;background:linear-gradient(125deg,rgba(55,31,116,.88),rgba(14,10,36,.96)) center/cover;position:relative;overflow:hidden}.ah-profile-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,7,27,.88),rgba(11,7,27,.3))}.ah-profile-hero>*{position:relative}.ah-profile-hero>img{width:100px;height:100px;border-radius:25px;object-fit:cover;border:4px solid rgba(255,255,255,.12)}.ah-profile-hero>div{flex:1}.ah-profile-hero span{color:#c2aaff;font-size:12px}.ah-profile-hero h1{color:#fff;margin:5px 0;font-size:34px}.ah-profile-hero p{color:#b6adc5;margin:0}.ah-profile-stats{display:grid;grid-template-columns:repeat(5,1fr);margin-top:17px;border:1px solid var(--ah-line);border-radius:16px;background:#17102f}.ah-profile-stats span{padding:18px;text-align:center;color:#8f869d;font-size:11px;border-right:1px solid var(--ah-line)}.ah-profile-stats span:last-child{border:0}.ah-profile-stats strong{display:block;color:#fff;font-size:20px}.ah-folder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:18px 0}.ah-folder-grid article{display:flex;gap:14px;padding:20px;border:1px solid var(--ah-line);border-radius:16px;background:#17102f}.ah-folder-grid article>i{font-size:28px;color:#9a78ff}.ah-folder-grid h3,.ah-folder-grid p{margin:0}.ah-folder-grid h3{color:#fff}.ah-folder-grid p,.ah-folder-grid span{font-size:11px;color:#8e859f}.ah-inline-form{display:grid;grid-template-columns:1fr 2fr auto;gap:10px;padding:16px;border:1px solid var(--ah-line);border-radius:16px;background:#17102f}.ah-message-list{display:grid;gap:12px}.ah-message-list article{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--ah-line);border-radius:16px;background:#17102f}.ah-message-list>article>img{width:54px;height:54px;border-radius:50%;object-fit:cover}.ah-message-list>article>div{flex:1;min-width:0}.ah-message-list header{display:flex;justify-content:space-between}.ah-message-list strong{color:#fff}.ah-message-list time{font-size:10px;color:#81788e}.ah-message-list a{color:#9f8cff;font-size:11px}.ah-message-list p{color:#92899e;margin:6px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ah-message-list>article>b{min-width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:var(--ah-pink);color:#fff;font-size:10px}.ah-ai-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ah-ai-panel,.ah-ai-history{padding:22px;border:1px solid var(--ah-line);border-radius:18px;background:#17102f}.ah-ai-panel{display:grid;gap:17px}.ah-ai-panel label{color:#bfb6cf;font-size:12px}.ah-ai-panel select{margin-top:7px}.ah-ai-panel textarea{height:auto;padding:12px;margin-top:7px;resize:vertical}.ah-ai-history h2{color:#fff}.ah-ai-history article{padding:13px 0;border-bottom:1px solid var(--ah-line)}.ah-ai-history article>div{display:flex;justify-content:space-between}.ah-ai-history strong{color:#ddd6e9;font-size:12px}.ah-ai-history span{color:#817990;font-size:10px}.ah-status{display:inline-block;margin-top:7px;padding:4px 8px;border-radius:7px;background:#39265d;color:#c7b3ef;font-size:9px}.ah-status-completed{background:rgba(71,230,173,.12);color:var(--ah-green)}.ah-footer{border-top:1px solid var(--ah-line);background:#080418}.ah-footer-inner{max-width:1320px!important;display:flex;justify-content:space-between;align-items:center;padding-block:28px!important}.ah-footer strong{color:#eee8ff}.ah-footer p{margin:4px 0;color:#7e748e;font-size:11px}.ah-footer-links{display:flex;gap:20px}.ah-footer-links a{color:#887e9a;font-size:11px}.ah-mobile-nav{display:none}
@media(max-width:1100px){.ah-desktop-nav{display:none}.ah-header-inner{grid-template-columns:1fr auto}.ah-product-grid{grid-template-columns:repeat(3,1fr)}.ah-category-strip{grid-template-columns:repeat(4,1fr)}.ah-hero{padding:45px}.ah-hero h1{font-size:48px}.ah-ip-universe-grid{grid-template-columns:repeat(2,1fr)}.ah-event-card{grid-template-columns:160px 1fr}}
@media(max-width:760px){.ah-body #main-container{padding-top:64px}#page-container.page-header-dark #page-header.ah-header,.ah-header-inner{height:64px!important}.ah-header-inner{padding:0 15px!important}.ah-brand{min-width:0}.ah-brand small,.ah-header-search,.ah-icon-btn,.ah-publish-btn,.ah-header-actions .dropdown{display:none}.ah-page{width:min(100% - 24px,1320px);padding:22px 0 95px}.ah-hero{min-height:auto;grid-template-columns:1fr;padding:34px 23px;border-radius:22px}.ah-hero h1{font-size:38px}.ah-hero-copy>p{font-size:14px}.ah-hero-art{display:none}.ah-live-stats{gap:15px}.ah-live-stats strong{font-size:18px}.ah-actions{flex-direction:column}.ah-category-strip{grid-template-columns:repeat(4,1fr);gap:7px;margin-bottom:38px}.ah-category-strip a{min-height:83px}.ah-category-strip i{font-size:18px}.ah-section{margin-top:38px}.ah-section-head h2{font-size:24px}.ah-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ah-product-body{padding:11px}.ah-product-body h3{font-size:13px;height:39px}.ah-product-price strong{font-size:17px}.ah-ip-grid,.ah-post-grid,.ah-ip-universe-grid,.ah-ranking-grid,.ah-event-grid,.ah-folder-grid,.ah-ai-layout{grid-template-columns:1fr}.ah-page-title{padding-top:18px}.ah-page-title h1{font-size:32px}.ah-filter-panel{grid-template-columns:1fr 1fr}.ah-filter-panel .ah-filter-search{grid-column:1/-1}.ah-community-layout{grid-template-columns:1fr}.ah-community-aside{position:static}.ah-compose-card{grid-template-columns:1fr}.ah-compose-card>div,.ah-compose-card select{grid-column:1}.ah-event-card{grid-template-columns:1fr}.ah-event-cover{min-height:180px}.ah-profile-hero{padding:25px;align-items:center;flex-direction:column;text-align:center}.ah-profile-hero>div{flex:none}.ah-profile-stats{grid-template-columns:repeat(3,1fr)}.ah-profile-stats span{border-bottom:1px solid var(--ah-line)}.ah-inline-form{grid-template-columns:1fr}.ah-footer{padding-bottom:72px}.ah-footer-inner{display:block;text-align:center}.ah-footer-links{justify-content:center;flex-wrap:wrap}.ah-mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:68px;padding-bottom:env(safe-area-inset-bottom);z-index:1050;background:rgba(12,7,29,.94);border-top:1px solid var(--ah-line);backdrop-filter:blur(18px)}.ah-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#8d849e;font-size:10px}.ah-mobile-nav i{font-size:17px}.ah-mobile-nav .ah-mobile-publish i{width:38px;height:38px;margin-top:-18px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--ah-purple),var(--ah-pink));color:#fff;box-shadow:0 7px 20px rgba(124,77,255,.45)}}
@media(max-width:380px){.ah-category-strip{grid-template-columns:repeat(3,1fr)}.ah-filter-panel{grid-template-columns:1fr}.ah-product-grid{grid-template-columns:1fr 1fr}.ah-hero h1{font-size:33px}.ah-live-stats{gap:9px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.ah-body .block{background:#17102f!important;border:1px solid var(--ah-line);box-shadow:none!important}.ah-body .text-muted{color:#9a91aa!important}.ah-item-tags{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.ah-item-tags span{padding:5px 8px;border-radius:7px;background:rgba(124,77,255,.12);color:#b9a9eb;font-size:10px}.ah-item-tags .ah-item-verified{color:var(--ah-green);background:rgba(71,230,173,.1)}.ah-item-action{min-height:42px;padding:9px 14px;border:1px solid var(--ah-line);border-radius:9px;background:rgba(124,77,255,.08);color:#d9d1eb!important;display:inline-flex;align-items:center;justify-content:center;gap:6px}.ah-item-action.active{color:#ff72af!important;border-color:rgba(255,79,163,.45)}.ah-body .checkout-btn{border-radius:9px!important}.ah-body .item-amount,.ah-body .item-amount span{color:#ff6faf!important}

/* 2026-07 black-red skin: inspired by the referenced black grid, crimson glow and glass panels. */
.ah-hero{background:linear-gradient(115deg,rgba(19,9,12,.97),rgba(5,5,7,.96));border-color:rgba(255,48,77,.24);box-shadow:0 28px 90px rgba(0,0,0,.62),inset 0 1px rgba(255,255,255,.035)}
.ah-hero:after{background:#be0a25;opacity:.22}
.ah-kicker,.ah-page-title>span,.ah-section-head>div>span,.ah-section-head>a,.ah-ip-universe-card footer b,.ah-community-aside a{color:#ff4963}
.ah-hero h1 em{background:linear-gradient(90deg,#f7f0e7 8%,#ff6b6b 54%,#ff304d);background-clip:text;color:transparent}
.ah-orbit{border-color:rgba(255,48,77,.24)}.ah-orbit:after{background:#ff304d;box-shadow:0 0 18px #ff304d}
.ah-card-main{background:linear-gradient(155deg,rgba(255,48,77,.22),rgba(72,7,18,.78)),radial-gradient(circle at 50% 24%,rgba(255,101,104,.25),transparent 40%);border-color:rgba(255,73,99,.28);box-shadow:0 28px 80px rgba(92,6,21,.58)}.ah-card-main i{color:#f5ece5;filter:drop-shadow(0 0 22px #ff304d)}
.ah-floating-chip{background:rgba(14,10,12,.88);border-color:rgba(255,255,255,.13)}.ah-floating-chip i{color:#ff4963}
.ah-category-strip a{background:rgba(17,17,20,.82);border-color:rgba(255,255,255,.09)}.ah-category-strip a:hover{border-color:rgba(255,48,77,.58);background:rgba(255,48,77,.09)}.ah-category-strip i{color:#ff4963}
.ah-product-card,.ah-post-card,.ah-filter-panel,.ah-compose-card,.ah-feed-card,.ah-community-aside,.ah-ranking-panel,.ah-folder-grid article,.ah-message-list article,.ah-ai-panel,.ah-ai-history,.ah-ip-universe-card{background:linear-gradient(150deg,rgba(20,20,24,.98),rgba(8,8,11,.98));border-color:rgba(255,255,255,.10)}
.ah-product-card:hover{border-color:rgba(255,48,77,.50);box-shadow:0 18px 48px rgba(0,0,0,.50),0 0 24px rgba(226,18,48,.10)}
.ah-product-image{background:linear-gradient(135deg,#19191d,#08080b)}.ah-rarity{background:#37373d}.ah-rarity-sr{background:linear-gradient(135deg,#5c252d,#a20f29)}.ah-rarity-ssr{background:linear-gradient(135deg,#9b0c24,#ff304d)}.ah-rarity-ur{background:linear-gradient(135deg,#c1121f,#ff6b6b)}
.ah-verified{background:rgba(6,18,14,.9)}.ah-product-price strong,.ah-ranking-panel li>strong{color:#ff4963}.ah-seller-line b{color:#ff6b6b}
.ah-ip-card{background:#111114;border-color:rgba(255,255,255,.10)}.ah-ip-cover,.ah-ip-universe-cover,.ah-event-cover{background:linear-gradient(135deg,#2a0a10,#101014) center/cover}.ah-ip-cover:after{background:linear-gradient(transparent,#111114)}
.ah-empty{background:rgba(12,12,15,.62);border-color:rgba(255,48,77,.24)}.ah-empty>i{color:#d71938}
.ah-filter-panel input,.ah-filter-panel select,.ah-compose-card input,.ah-compose-card select,.ah-compose-card textarea,.ah-inline-form input,.ah-ai-panel input,.ah-ai-panel select,.ah-ai-panel textarea,.ah-filter-search{background:#09090c;border-color:rgba(255,255,255,.11);color:#eee8e1}.ah-filter-panel input:focus,.ah-filter-panel select:focus,.ah-compose-card input:focus,.ah-compose-card textarea:focus,.ah-inline-form input:focus,.ah-ai-panel textarea:focus{border-color:#ff304d;box-shadow:0 0 0 3px rgba(255,48,77,.09)}
.ah-tab-nav a.active,.ah-tab-nav a:hover{border-color:#ff304d;background:rgba(255,48,77,.12)}.ah-feed-card header>b{color:#ff4963}.ah-login-callout{background:rgba(255,48,77,.07)}.ah-login-callout a{color:#ff6b6b}
.ah-ranking-panel>header>span{background:linear-gradient(135deg,#8d0b1d,#ff304d)}.ah-ranking-panel li:nth-child(-n+3)>b{color:#ff4963}
.ah-profile-hero{background:linear-gradient(125deg,rgba(90,8,22,.82),rgba(7,7,9,.97)) center/cover}.ah-profile-hero span{color:#ff6b6b}.ah-profile-stats,.ah-inline-form{background:#111114;border-color:rgba(255,255,255,.10)}.ah-folder-grid article>i{color:#ff304d}.ah-status{background:#2b151a;color:#ff9aa6}
.ah-footer{background:#050507;border-color:rgba(255,48,77,.16)}.ah-mobile-nav{background:rgba(5,5,7,.96);border-color:rgba(255,48,77,.22)}.ah-mobile-nav .ah-mobile-publish i{background:linear-gradient(135deg,#8d0b1d,#ff304d);box-shadow:0 7px 22px rgba(255,48,77,.34)}
.ah-body .block{background:#111114!important;border-color:rgba(255,255,255,.10)}.ah-body .text-muted{color:#9a9294!important}.ah-item-tags span{background:rgba(255,48,77,.10);color:#ff9aa6}.ah-item-action{background:rgba(255,48,77,.07);color:#ddd5d3!important}.ah-item-action.active{color:#ff4963!important;border-color:rgba(255,48,77,.46)}.ah-body .item-amount,.ah-body .item-amount span{color:#ff4963!important}
.ah-hero-copy>p,.ah-live-stats span,.ah-product-meta,.ah-seller-line,.ah-product-price span,.ah-post-card p,.ah-page-title p,.ah-result-line,.ah-ip-universe-body p,.ah-feed-card>p,.ah-community-aside p,.ah-event-card p,.ah-profile-hero p,.ah-profile-stats span,.ah-folder-grid p,.ah-folder-grid span,.ah-message-list p,.ah-ai-panel label{color:#9b9596}
.ah-btn-ghost:hover{background:rgba(255,48,77,.12)}.ah-section-head>a:hover{color:#ff6b6b}.ah-tab-nav a{color:#aaa3a4}.ah-post-category,.ah-event-card span,.ah-event-card small,.ah-message-list a{color:#ff6b6b}
.ah-event-card{background:linear-gradient(150deg,rgba(20,20,24,.98),rgba(8,8,11,.98));border-color:rgba(255,255,255,.10)}.ah-profile-hero:before{background:linear-gradient(90deg,rgba(5,5,7,.90),rgba(5,5,7,.30))}
.ah-ip-universe-body img{border-color:#34131a}.ah-ranking-panel li{border-bottom-color:rgba(255,48,77,.09)}.ah-status-completed{background:rgba(71,230,173,.10)}
.ah-header-search button{display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;background:transparent;cursor:pointer}.ah-header-search button:hover i,.ah-header-search button:focus-visible i{color:#ff4963}
.ah-feed-card footer button,.ah-feed-card footer a{padding:0;background:none;border:0;color:inherit}.ah-feed-card footer button:hover,.ah-feed-card footer a:hover{color:#ff4963}
