.ap-wrap{max-width:1100px;margin:0 auto;padding:18px 14px 70px}
.ap-hero{position:relative;border-radius:20px;overflow:hidden;border:1px solid #00ffcc55;box-shadow:0 0 24px #00ffcc33;margin-bottom:18px}
.ap-hero-banner{height:min(38vw,220px);min-height:140px;background:linear-gradient(135deg,#031a14,#0a1620);background-size:cover;background-position:center}
.ap-hero-grad{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.6) 65%,#000 100%);pointer-events:none}
.ap-hero-inner{position:relative;padding:0 18px 20px;margin-top:-52px}
.ap-hero-top{display:flex;flex-wrap:wrap;gap:14px;align-items:flex-end}
.ap-pfp{width:104px;height:104px;border-radius:18px;border:3px solid #00ffcc66;object-fit:cover;background:#111;box-shadow:0 8px 24px #0008}
.ap-display{margin:0;color:#0f0;font-weight:1000;font-size:clamp(1.3rem,3vw,1.75rem);text-shadow:0 0 10px #00ff66}
.ap-handle{color:var(--muted);font-weight:900;font-size:.95rem;margin-top:4px}
.ap-wallet-pill{display:inline-flex;font-family:ui-monospace,monospace;font-size:.82rem;font-weight:800;padding:5px 10px;border-radius:999px;border:1px solid #00ffcc44;background:#0a0a0a;margin-top:8px}
.ap-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.ap-badge{display:inline-flex;padding:5px 12px;border-radius:999px;border:1px solid #00ffcc55;background:#0c0c0c;font-weight:900;font-size:.78rem}
.ap-badge--powered{border-color:#14ff9e88;color:#b8ffd9}
.ap-badge--strong{box-shadow:0 0 16px #14ff9e44;font-size:.84rem;padding:6px 14px}
.ap-badge--standard{border-color:#00ffcc66;color:#c6fff4}
.ap-badge--verified{border-color:#00ccff88;color:#c6fff4}
.ap-badge--rewards{border-color:#ffb70388;color:#ffe6b0}
.ap-badge--mark{border-color:#14ff9e66;color:#b8ffd9}
.ap-badge--pending{border-color:#ffb70388;color:#ffe6b0}
.ap-badge--rejected{border-color:#ff4d6d88;color:#ffb0c0}
.ap-dood-form{display:grid;gap:10px;margin-top:10px}
.ap-dood-status{margin:0;padding:10px 12px;border-radius:10px;border:1px solid #00ffcc33;background:#0b0b0b;font-weight:800}
.ap-dood-status.pending{border-color:#ffb70366;color:#ffe6b0}
.ap-dood-status.approved{border-color:#14ff9e66;color:#b8ffd9}
.ap-dood-status.rejected{border-color:#ff4d6d66;color:#ffb0c0}
.ap-rewards-placeholder{margin-top:10px;padding:10px 12px;border-radius:10px;border:1px dashed #00ffcc44;color:var(--muted);font-weight:800}
.ap-social{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.ap-social a{font-weight:900;font-size:.86rem;padding:6px 12px;border-radius:10px;border:1px solid #00ffcc44;background:#0d0d0d;text-decoration:none;color:var(--mint)}
.ap-section{margin-top:18px}
.ap-section h2{margin:0 0 10px;color:#0f0;font-weight:1000;font-size:1.05rem}
.ap-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}
.ap-card{background:linear-gradient(180deg,#101010,#0a0a0a);border:1px solid #00ffcc55;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}
.ap-card-cover{width:100%;aspect-ratio:16/10;object-fit:cover;background:#111;border-bottom:1px solid #00ffcc22}
.ap-card-body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:8px;flex:1}
.ap-card-body h3{margin:0;font-size:1rem;font-weight:1000;color:var(--mint)}
.ap-meta{font-size:.78rem;font-weight:800;color:var(--muted)}
.ap-pill{display:inline-flex;padding:3px 8px;border-radius:8px;border:1px solid #00ffcc44;background:#0c0c0c;font-size:.74rem;font-weight:900}
.ap-pill.accent{border-color:#14ff9e88;color:#b8ffd9}
.ap-empty{border:1px dashed #00ffcc44;border-radius:16px;padding:24px;text-align:center;color:var(--muted);font-weight:700}
.ap-footer{margin-top:28px;text-align:center;opacity:.85;font-size:.9rem}
.ap-footer .mark{font-weight:1000;color:#14ff9e}
.ap-form .field{margin-bottom:12px}
.ap-form .label{font-weight:900;margin-bottom:6px;font-size:.9rem}
.ap-form input[type="text"],.ap-form input[type="url"],.ap-form textarea{
  width:100%;border-radius:12px;border:1px solid #00ffcc55;background:#0d0d0d;color:inherit;
  padding:10px 12px;font-weight:800;outline:none
}
.ap-form textarea{min-height:100px;resize:vertical}
.ap-form input[readonly]{opacity:.7;cursor:not-allowed;background:#080808}
.ap-username-row{display:flex;gap:8px;align-items:flex-start;flex-wrap:wrap}
.ap-username-row input{flex:1;min-width:180px}
.ap-username-status{font-size:.85rem;font-weight:800;margin-top:6px}
.ap-username-status.ok{color:#14ff9e}
.ap-username-status.err{color:var(--danger)}
.ap-username-status.wait{color:var(--muted)}
.ap-img-preview{width:100%;max-height:160px;object-fit:cover;border-radius:12px;border:1px solid #00ffcc33;margin-top:8px;background:#111}
.ap-dood-cta{border:1px solid #ffb70366;background:#12100a;border-radius:12px;padding:12px;margin-top:14px}
.ap-welcome-onboarding{border:1px solid #14ff9e55;background:linear-gradient(180deg,#0d1a16 0%,#0a1210 100%);box-shadow:0 0 24px rgba(20,255,158,.08)}
.ap-welcome-head{display:flex;gap:14px;align-items:flex-start}
.ap-welcome-icon{width:44px;height:44px;border-radius:12px;border:1px solid #14ff9e66;background:#081510;color:#14ff9e;font-size:1.35rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ap-welcome-steps{margin:0;padding-left:20px;color:#c8ebe0;line-height:1.65}
.ap-welcome-steps li{margin-bottom:6px}
.ap-public-link{margin-top:12px;padding:10px 12px;border-radius:10px;border:1px solid #14ff9e55;background:#05150e;font-weight:900}
.ap-public-link a{color:var(--mint)}
.ap-locked-note{font-size:.85rem;color:var(--muted);margin-top:4px}
.ap-dir-banner{height:72px;border-radius:12px 12px 0 0;background-size:cover;background-position:center;border-bottom:1px solid #00ffcc22}
.ap-dir-tile{border:1px solid #00ffcc33;border-radius:14px;overflow:hidden;background:#0c0c0c;display:flex;flex-direction:column;min-height:220px}
.ap-dir-body{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1}
.ap-dir-head{display:flex;gap:10px;align-items:center;margin-top:-28px;padding:0 12px}
.ap-dir-pfp{width:52px;height:52px;border-radius:12px;border:2px solid #00ffcc55;object-fit:cover;background:#111;flex-shrink:0}
.ap-badge--storefront{border-color:#00ccff88;color:#c6fff4}
.ap-badge--featured{border-color:#ffb70388;color:#ffe6b0}
.ap-storefront-panel{border:1px solid #00ffcc44;background:#0c1210}
.ap-storefront-note{margin:0 0 12px;padding:8px 10px;border-radius:10px;border:1px dashed #00ffcc33;background:#0a0a0a}
.ap-toggle-row label,.ap-sf-toggles label{display:flex;align-items:center;gap:8px;font-weight:800;cursor:pointer}
.ap-sf-toggles{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}
.ap-sf-checklist{display:grid;gap:6px;max-height:220px;overflow:auto;padding:8px;border:1px solid #00ffcc33;border-radius:12px;background:#0a0a0a}
.ap-sf-checklist label{display:flex;gap:8px;align-items:flex-start;font-weight:800;font-size:.88rem}
.ap-sf-link-row{display:grid;grid-template-columns:1fr 1.4fr auto;gap:8px;margin-bottom:8px;align-items:center}
.ap-link-grid{display:flex;flex-wrap:wrap;gap:8px}
.ap-link-chip{font-weight:900;font-size:.86rem;padding:8px 14px;border-radius:10px;border:1px solid #00ffcc55;background:#0d0d0d;text-decoration:none;color:var(--mint)}
.ap-link-chip:hover{border-color:#14ff9e88}
.ap-announcement{border-color:#ffb70355;background:#12100a}
.ap-hero-cta{margin-top:12px}
.ap-contact-btn{display:inline-flex;margin-top:4px}
.ap-card-actions{display:flex;flex-wrap:wrap;gap:8px}
.ap-price{color:#14ff9e}
.ap-updates-host{display:grid;gap:12px}
.ap-update-card{padding:12px;border-radius:12px;border:1px solid #00ffcc33;background:#0c0c0c}
.ap-update-title{margin:0 0 6px;font-size:1rem;color:var(--mint)}
.ap-update-date{margin-bottom:6px}
.ap-update-img{width:100%;max-height:240px;object-fit:cover;border-radius:10px;margin-top:10px;border:1px solid #00ffcc33}
.ap-insights-strip{margin:0 0 14px;padding:14px 16px;border-color:#00ffcc44;background:#0c1210}
.ap-insights-metrics{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:8px}
.ap-insights-metric{display:flex;flex-direction:column;gap:2px;min-width:72px}
.ap-insights-metric strong{font-size:1.15rem;color:var(--mint)}
.ap-insights-metric span{font-size:.78rem;color:#9aa}
.ap-insights-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}
.ap-insights-chip{font-size:.78rem;font-weight:800;padding:4px 10px;border-radius:999px;border:1px solid #00ffcc44;color:#c6fff4;background:#0a0a0a}
@media (max-width:768px){
  .ap-sf-link-row{grid-template-columns:1fr}
  .ap-wrap{padding:12px 10px 56px}
  .ap-grid{grid-template-columns:1fr}
}
