/* Asmbly 0.9.31.8.5 — Hype, Profile, Saved Identity & Persistent Navigation Integrity */
:root{--aci-bg:#08080d;--aci-panel:#121218;--aci-panel-2:#181821;--aci-line:rgba(255,255,255,.10);--aci-muted:rgba(255,255,255,.63);--aci-orange:#ffb33f;--aci-pink:#ef4bd8;--aci-blue:#558dff;--aci-radius:24px}

/* Connected account: one visual identity surface. */
body.asmbly-connected-account-093185{background:radial-gradient(circle at 12% 0,rgba(255,178,62,.13),transparent 30%),radial-gradient(circle at 90% 4%,rgba(105,76,255,.18),transparent 34%),#08080d!important;color:#fff!important}
body.asmbly-connected-account-093185 .wrap{padding:0!important;background:transparent!important}
body.asmbly-connected-account-093185 .shell{width:min(1320px,calc(100% - 32px))!important;max-width:none!important;margin:0 auto!important;padding:0 0 64px!important}
body.asmbly-connected-account-093185 .shell>.top,
body.asmbly-connected-account-093185 .shell>main>.hero,
body.asmbly-connected-account-093185 .shell>main>.grid,
body.asmbly-connected-account-093185 #asmblyRelationshipCenter{display:none!important}
#asmblyConnectedProfileRoot{display:block;width:100%;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
#asmblyConnectedProfileRoot *{box-sizing:border-box}
#asmblyConnectedProfileRoot a{text-decoration:none;color:inherit}

.aci-global-nav{position:sticky;top:0;z-index:100;min-height:78px;display:grid;grid-template-columns:210px minmax(0,1fr) auto;align-items:center;gap:20px;padding:12px 16px;margin:0 -16px 22px;border-bottom:1px solid var(--aci-line);background:rgba(8,8,13,.88);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}
.aci-brand{display:flex;align-items:center;width:190px;height:54px;padding:8px 12px;border-radius:18px;background:#fff;box-shadow:0 10px 35px rgba(0,0,0,.22)}
.aci-brand img{width:100%;height:100%;object-fit:contain}
.aci-global-nav nav{justify-self:center;display:flex;align-items:center;gap:5px;padding:5px;border:1px solid var(--aci-line);border-radius:18px;background:rgba(255,255,255,.045)}
.aci-global-nav nav a,.aci-profile-link{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border-radius:14px;font-weight:850;font-size:14px;color:rgba(255,255,255,.74);transition:.18s ease}
.aci-global-nav nav a:hover,.aci-profile-link:hover{color:#fff;background:rgba(255,255,255,.07)}
.aci-profile-link.active{color:#111;background:var(--aci-orange)}

.aci-profile-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border:1px solid rgba(255,255,255,.12);border-radius:30px;background:linear-gradient(130deg,rgba(255,178,62,.20),rgba(239,75,216,.11) 48%,rgba(85,141,255,.16));box-shadow:0 25px 70px rgba(0,0,0,.24)}
.aci-profile-main{display:flex;align-items:center;gap:18px;min-width:0}
.aci-avatar{flex:0 0 70px;width:70px;height:70px;display:grid;place-items:center;border-radius:23px;background:linear-gradient(140deg,#ffbf55,#ef66d4 54%,#7067ff);color:#0b0910;font-size:30px;font-weight:1000;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 16px 40px rgba(0,0,0,.24)}
.aci-profile-main span,.aci-section-head span,.aci-saved-head span,.aci-hype-hero span{display:block;margin-bottom:5px;color:var(--aci-orange);font-size:11px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}
.aci-profile-main h1{margin:0;font-size:clamp(31px,4vw,50px);line-height:.98;letter-spacing:-.055em}
.aci-profile-main p{margin:10px 0 0;color:rgba(255,255,255,.72);font-size:15px;font-weight:700}
.aci-profile-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.aci-profile-actions a,.aci-section-head>a,.aci-section-head>button,.aci-saved-head>a,.aci-empty a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid var(--aci-line);border-radius:14px;background:rgba(255,255,255,.07);color:#fff;font:inherit;font-size:13px;font-weight:900;cursor:pointer}
.aci-profile-actions a.primary,.aci-empty a{border-color:transparent;background:var(--aci-orange);color:#120d05}

.aci-tabs{display:flex;align-items:center;gap:7px;margin:18px 0;padding:7px;border:1px solid var(--aci-line);border-radius:20px;background:rgba(18,18,24,.82);overflow-x:auto;scrollbar-width:none}
.aci-tabs::-webkit-scrollbar{display:none}
.aci-tabs button{flex:0 0 auto;min-height:42px;display:flex;align-items:center;gap:8px;padding:0 15px;border:0;border-radius:14px;background:transparent;color:rgba(255,255,255,.69);font:inherit;font-size:13px;font-weight:900;cursor:pointer}
.aci-tabs button:hover{color:#fff;background:rgba(255,255,255,.06)}
.aci-tabs button.active{background:#fff;color:#121219}
.aci-tabs button em{min-width:20px;height:20px;display:grid;place-items:center;padding:0 6px;border-radius:999px;background:rgba(255,178,62,.18);color:var(--aci-orange);font-size:10px;font-style:normal}
.aci-tabs button.active em{background:#181820;color:#fff}

.aci-panel{min-height:360px;padding:4px 0 28px}
.aci-panel[hidden]{display:none!important}
.aci-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.aci-score-grid button{min-height:140px;display:grid;align-content:end;justify-items:start;padding:20px;border:1px solid var(--aci-line);border-radius:23px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));color:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease}
.aci-score-grid button:hover{transform:translateY(-2px);border-color:rgba(255,178,62,.45)}
.aci-score-grid span{color:var(--aci-muted);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.aci-score-grid b{margin:7px 0 1px;font-size:38px;line-height:1;letter-spacing:-.05em}
.aci-score-grid small{color:rgba(255,255,255,.64);font-weight:750}

.aci-section-head,.aci-saved-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:30px 0 13px}
.aci-section-head h2,.aci-saved-head h2{margin:0;font-size:clamp(23px,3vw,31px);letter-spacing:-.045em}
.aci-section-head>button{appearance:none}
.aci-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.aci-card-grid.wide{grid-template-columns:repeat(4,minmax(0,1fr))}
.aci-visual-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--aci-line);border-radius:21px;background:var(--aci-panel);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.aci-visual-card:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.25);box-shadow:0 20px 48px rgba(0,0,0,.28)}
.aci-card-art{position:relative;aspect-ratio:16/10;display:flex;align-items:flex-start;justify-content:space-between;padding:12px;background-image:linear-gradient(180deg,rgba(6,6,10,.05),rgba(6,6,10,.76)),var(--aci-image,linear-gradient(135deg,#3a2513,#2c1d45 55%,#151c45));background-position:center;background-size:cover}
.aci-card-art>i{width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(8,8,13,.76);font-size:17px;font-style:normal;backdrop-filter:blur(10px)}
.aci-card-badge{align-self:flex-end;max-width:72%;padding:7px 9px;border-radius:999px;background:rgba(8,8,13,.83);color:#fff;font-size:9px;font-weight:1000;letter-spacing:.07em;text-transform:uppercase;backdrop-filter:blur(10px)}
.aci-card-badge[class*="hype-"]{background:var(--aci-orange);color:#151008}
.aci-card-copy{display:grid;gap:5px;padding:14px}
.aci-card-copy b{font-size:16px;line-height:1.1;letter-spacing:-.025em}
.aci-card-copy span{min-height:17px;color:rgba(255,255,255,.63);font-size:12px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.aci-card-copy small{color:rgba(255,255,255,.42);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}

/* Hype changes visual treatment; eligibility remains upstream. */
.aci-visual-card.hype-level-spark{border-color:rgba(255,178,62,.45);box-shadow:0 0 0 1px rgba(255,178,62,.06),0 14px 38px rgba(255,178,62,.08)}
.aci-visual-card.hype-level-glow{border-color:rgba(239,75,216,.58);box-shadow:0 0 34px rgba(239,75,216,.17)}
.aci-visual-card.hype-level-pulse{border-color:rgba(104,99,255,.75);box-shadow:0 0 36px rgba(104,99,255,.22);animation:aciHypePulse 2.7s ease-in-out infinite}
.aci-visual-card.hype-level-surge{border-color:rgba(255,88,70,.78);box-shadow:0 0 42px rgba(255,88,70,.24)}
.aci-visual-card.hype-level-citywide{border-color:rgba(255,213,84,.92);box-shadow:0 0 52px rgba(255,213,84,.28),inset 0 0 0 1px rgba(255,255,255,.15)}
@keyframes aciHypePulse{0%,100%{transform:translateY(0);box-shadow:0 0 28px rgba(104,99,255,.15)}50%{transform:translateY(-2px);box-shadow:0 0 48px rgba(104,99,255,.32)}}

.aci-empty{grid-column:1/-1;min-height:170px;display:grid;place-items:center;align-content:center;gap:9px;padding:22px;border:1px dashed rgba(255,255,255,.14);border-radius:21px;background:rgba(255,255,255,.025);color:rgba(255,255,255,.70);text-align:center}
.aci-empty i{font-size:23px;color:var(--aci-orange);font-style:normal}.aci-empty b{font-size:15px}
.aci-hype-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px;border:1px solid rgba(255,178,62,.22);border-radius:25px;background:linear-gradient(115deg,rgba(255,178,62,.16),rgba(239,75,216,.10),rgba(90,93,255,.13))}
.aci-hype-hero b{display:block;font-size:54px;line-height:.9;letter-spacing:-.06em}.aci-hype-hero small{display:block;margin-top:8px;color:var(--aci-muted);font-weight:750}.aci-hype-hero p{max-width:370px;margin:0;color:rgba(255,255,255,.72);font-weight:750;font-size:15px}
.aci-activity{display:grid;gap:9px}
.aci-activity>a{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 15px;border:1px solid var(--aci-line);border-radius:17px;background:rgba(255,255,255,.035)}
.aci-activity>a:hover{background:rgba(255,255,255,.06)}
.aci-activity i{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:rgba(255,178,62,.13);font-style:normal}.aci-activity i.is-hype{background:rgba(239,75,216,.15)}
.aci-activity div{display:grid;gap:3px;min-width:0}.aci-activity b{font-size:14px}.aci-activity span{color:var(--aci-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aci-activity time{color:rgba(255,255,255,.45);font-size:11px;font-weight:800}
.aci-load-error{display:flex;align-items:center;justify-content:center;gap:12px;padding:14px;margin:20px;border:1px solid rgba(255,99,99,.32);border-radius:16px;background:rgba(255,80,80,.10)}
.aci-load-error span{color:var(--aci-muted)}.aci-load-error button{min-height:36px;padding:0 13px;border:0;border-radius:11px;background:#fff;color:#111;font-weight:900}

/* Existing Wallet, Rewards and Preferences remain functional but live in one profile. */
#aciWalletMount #myAsmblyWallet,#aciRewardsMount #myAsmblyHypePanel,#aciPreferencesMount [data-my-panel="preferences"]{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
#aciRewardsMount #myAsmblyHypePanel>div,#aciWalletMount #myAsmblyWallet>div,#aciPreferencesMount [data-my-panel="preferences"]{max-width:none!important}
#aciPreferencesMount .my-asmbly-prefs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
#aciPreferencesMount .my-asmbly-prefs label{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px;border:1px solid var(--aci-line);border-radius:15px;background:rgba(255,255,255,.035);font-weight:800}
#aciPreferencesMount .my-asmbly-save{margin-top:14px;min-height:44px;padding:0 17px;border:0;border-radius:14px;background:var(--aci-orange);color:#111;font-weight:950}

/* Persistent public shell: Today and Calendar stay inside the same navigation system. */
body.asmbly-persistent-consumer-shell-093185 .asmbly-topbar{z-index:10050!important;visibility:visible!important;pointer-events:auto!important}
body.asmbly-persistent-consumer-shell-093185.asmbly-today-open .asmbly-topbar,
body.asmbly-persistent-consumer-shell-093185.asmbly-calendar-open .asmbly-topbar{display:grid!important;opacity:1!important}
body.asmbly-persistent-consumer-shell-093185.asmbly-today-open .asmbly-today-workspace,
body.asmbly-persistent-consumer-shell-093185.asmbly-calendar-open .asmbly-calendar-shell{top:88px!important;height:calc(100dvh - 88px)!important;inset-block-start:88px!important;z-index:9800!important}
body.asmbly-persistent-consumer-shell-093185.asmbly-today-open .asmbly-today-workspace{padding-top:0!important}
body.asmbly-persistent-consumer-shell-093185.asmbly-calendar-open .asmbly-calendar-shell{inset-inline:0!important;inset-block-end:0!important}
body.asmbly-persistent-consumer-shell-093185.asmbly-calendar-open .asmbly-mobile-dock,
body.asmbly-persistent-consumer-shell-093185.asmbly-today-open .asmbly-mobile-dock{visibility:visible!important;pointer-events:auto!important}
body.asmbly-persistent-consumer-shell-093185 .asmbly-primary-nav [data-primary-destination].active{background:#ffb23e!important;color:#111!important}

/* Today should invite action, not read like a product specification. */
body.asmbly-persistent-consumer-shell-093185 .today-hero,
body.asmbly-persistent-consumer-shell-093185 .asmbly-today-hero{min-height:0!important;padding:clamp(22px,4vw,44px)!important}
body.asmbly-persistent-consumer-shell-093185 .today-hero h1,
body.asmbly-persistent-consumer-shell-093185 .asmbly-today-hero h1{max-width:780px!important;font-size:clamp(36px,5.2vw,72px)!important;line-height:.96!important}
body.asmbly-persistent-consumer-shell-093185 .today-hero p,
body.asmbly-persistent-consumer-shell-093185 .asmbly-today-hero p{max-width:680px!important;font-size:15px!important;line-height:1.5!important}

/* Ensure map entities visibly inherit Hype state when their marker runtime supplies the level class. */
.asmbly-map-marker.hype-level-spark,.asmbly-event-marker.hype-level-spark,.asmbly-place-marker.hype-level-spark{filter:drop-shadow(0 0 9px rgba(255,178,62,.65))}
.asmbly-map-marker.hype-level-glow,.asmbly-event-marker.hype-level-glow,.asmbly-place-marker.hype-level-glow{filter:drop-shadow(0 0 14px rgba(239,75,216,.75))}
.asmbly-map-marker.hype-level-pulse,.asmbly-event-marker.hype-level-pulse,.asmbly-place-marker.hype-level-pulse{animation:aciMapHypePulse 2.3s ease-in-out infinite}
.asmbly-map-marker.hype-level-surge,.asmbly-event-marker.hype-level-surge,.asmbly-place-marker.hype-level-surge{filter:drop-shadow(0 0 18px rgba(255,88,70,.88))}
.asmbly-map-marker.hype-level-citywide,.asmbly-event-marker.hype-level-citywide,.asmbly-place-marker.hype-level-citywide{filter:drop-shadow(0 0 22px rgba(255,214,75,.95))}
@keyframes aciMapHypePulse{0%,100%{filter:drop-shadow(0 0 8px rgba(105,99,255,.48));transform:scale(1)}50%{filter:drop-shadow(0 0 20px rgba(105,99,255,.92));transform:scale(1.06)}}

@media(max-width:900px){
  body.asmbly-connected-account-093185 .shell{width:min(100% - 20px,1320px)!important}
  .aci-global-nav{grid-template-columns:150px 1fr auto;gap:8px;margin:0 -6px 16px;padding:10px 7px}.aci-brand{width:145px;height:47px}.aci-global-nav nav{justify-self:end;max-width:100%;overflow-x:auto}.aci-global-nav nav a{padding:0 11px}.aci-profile-link{padding:0 12px}
  .aci-profile-hero{align-items:flex-start;flex-direction:column}.aci-profile-actions{justify-content:flex-start}.aci-card-grid,.aci-card-grid.wide{grid-template-columns:repeat(2,minmax(0,1fr))}.aci-score-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aci-score-grid button{min-height:124px;padding:16px}.aci-score-grid b{font-size:32px}
  #aciPreferencesMount .my-asmbly-prefs{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .aci-global-nav{position:relative;grid-template-columns:1fr auto;min-height:64px}.aci-brand{width:150px}.aci-global-nav nav{grid-column:1/-1;grid-row:2;justify-self:stretch;justify-content:space-between}.aci-global-nav nav a{flex:1;padding:0 8px}.aci-profile-link{grid-column:2;grid-row:1}
  .aci-profile-hero{padding:20px;border-radius:24px}.aci-avatar{width:58px;height:58px;flex-basis:58px;border-radius:19px;font-size:25px}.aci-profile-main h1{font-size:36px}.aci-profile-main p{font-size:13px}
  .aci-profile-actions{width:100%}.aci-profile-actions a{flex:1}.aci-tabs{margin:13px 0}.aci-card-grid,.aci-card-grid.wide{grid-template-columns:1fr 1fr;gap:9px}.aci-card-copy{padding:12px}.aci-card-copy b{font-size:14px}.aci-score-grid{grid-template-columns:1fr}.aci-score-grid button{min-height:104px}.aci-section-head,.aci-saved-head{margin-top:24px}.aci-hype-hero{align-items:flex-start;flex-direction:column;gap:13px}.aci-hype-hero p{font-size:13px}.aci-activity>a{grid-template-columns:40px minmax(0,1fr)}.aci-activity time{display:none}
  #aciPreferencesMount .my-asmbly-prefs{grid-template-columns:1fr}
  body.asmbly-persistent-consumer-shell-093185.asmbly-today-open .asmbly-today-workspace,
  body.asmbly-persistent-consumer-shell-093185.asmbly-calendar-open .asmbly-calendar-shell{top:112px!important;height:calc(100dvh - 112px - 78px)!important;inset-block-start:112px!important;inset-block-end:78px!important}
  body.asmbly-persistent-consumer-shell-093185.asmbly-calendar-open .asmbly-mobile-dock,
  body.asmbly-persistent-consumer-shell-093185.asmbly-today-open .asmbly-mobile-dock{display:grid!important;z-index:10080!important}
}
@media(max-width:460px){.aci-card-grid,.aci-card-grid.wide{grid-template-columns:1fr}.aci-profile-main{align-items:flex-start}.aci-profile-main p{line-height:1.45}.aci-global-nav nav a{font-size:12px}.aci-tabs button{padding:0 12px}}
#aciMessagesMount [data-my-panel="messages"]{display:block!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
#aciMessagesMount .my-asmbly-list{display:grid;gap:10px}
#aciMessagesMount .my-asmbly-list article{padding:15px;border:1px solid var(--aci-line);border-radius:16px;background:rgba(255,255,255,.035)}

.asmbly-event-pin.hype-level-spark,.asmbly-place-pin.hype-level-spark,.asmbly-place-card.hype-level-spark,.near-card.hype-level-spark{filter:drop-shadow(0 0 9px rgba(255,178,62,.64));border-color:rgba(255,178,62,.48)!important}
.asmbly-event-pin.hype-level-glow,.asmbly-place-pin.hype-level-glow,.asmbly-place-card.hype-level-glow,.near-card.hype-level-glow{filter:drop-shadow(0 0 14px rgba(239,75,216,.76));border-color:rgba(239,75,216,.60)!important}
.asmbly-event-pin.hype-level-pulse,.asmbly-place-pin.hype-level-pulse,.asmbly-place-card.hype-level-pulse,.near-card.hype-level-pulse{animation:aciMapHypePulse 2.3s ease-in-out infinite;border-color:rgba(105,99,255,.72)!important}
.asmbly-event-pin.hype-level-surge,.asmbly-place-pin.hype-level-surge,.asmbly-place-card.hype-level-surge,.near-card.hype-level-surge{filter:drop-shadow(0 0 18px rgba(255,88,70,.88));border-color:rgba(255,88,70,.78)!important}
.asmbly-event-pin.hype-level-citywide,.asmbly-place-pin.hype-level-citywide,.asmbly-place-card.hype-level-citywide,.near-card.hype-level-citywide{filter:drop-shadow(0 0 22px rgba(255,214,75,.95));border-color:rgba(255,214,75,.92)!important}
