:root{
  --bg:#d8d0c5;--glass:rgba(34,35,32,.62);--glass-soft:rgba(255,255,255,.12);--glass-strong:rgba(22,23,21,.74);
  --line:rgba(255,255,255,.22);--line-dark:rgba(22,24,22,.15);--text:#f8f5ee;--ink:#22241f;--muted:rgba(250,247,239,.62);
  --cream:#f5f1df;--sage:#b6c8a5;--mint:#bcd9c2;--sky:#b6d5e2;--peach:#efc4a8;--rose:#e7b0b8;--lav:#cbbfe0;
  --shadow:0 36px 100px rgba(20,18,16,.30);--radius:30px
}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:"DM Sans",system-ui,-apple-system,sans-serif;background:#191a18;color:var(--text)}button,input,textarea,select{font:inherit}button{cursor:pointer}
body{overflow-x:hidden;background-image:linear-gradient(rgba(20,20,18,.18),rgba(20,20,18,.18)),url('/assets/hero-art.webp');background-size:cover;background-position:center;background-attachment:fixed}
body:before{content:"";position:fixed;inset:-40px;background:inherit;background-size:cover;background-position:center;filter:blur(22px) saturate(.85) brightness(.72);transform:scale(1.08);z-index:-3}
body:after{content:"";position:fixed;inset:0;background:radial-gradient(circle at 18% 18%,rgba(180,207,186,.18),transparent 31%),radial-gradient(circle at 82% 26%,rgba(175,207,222,.18),transparent 29%),linear-gradient(180deg,rgba(18,18,16,.10),rgba(18,18,16,.48));z-index:-2}
button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--cream);outline-offset:2px}
.ambient-bg{position:fixed;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(circle at 38% 24%,rgba(255,245,205,.10),transparent 25%),radial-gradient(circle at 70% 78%,rgba(173,210,224,.12),transparent 28%)}
.workspace{width:min(1420px,calc(100vw - 150px));margin:6.5vh auto 5vh;border:1px solid rgba(255,255,255,.34);background:linear-gradient(145deg,rgba(42,43,39,.70),rgba(30,31,28,.58));box-shadow:var(--shadow);backdrop-filter:blur(30px) saturate(125%);-webkit-backdrop-filter:blur(30px) saturate(125%);border-radius:38px;overflow:hidden;min-height:84vh}
.topbar{height:76px;display:grid;grid-template-columns:220px 1fr 220px;align-items:center;padding:0 28px;border-bottom:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.055);position:sticky;top:0;z-index:30;backdrop-filter:blur(26px)}
.brand{display:flex;align-items:center;gap:10px;font-family:"Instrument Serif",serif;font-size:21px;letter-spacing:.09em}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.22);font-family:"DM Sans",sans-serif;font-size:11px;font-weight:800;letter-spacing:0}
.nav{justify-self:center;display:flex;gap:3px;padding:4px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14)}.nav button{border:0;background:transparent;color:rgba(255,255,255,.62);font-size:11px;font-weight:600;padding:9px 15px;border-radius:999px;transition:.22s}.nav button:hover{color:#fff;background:rgba(255,255,255,.08)}.nav button.active{background:var(--cream);color:#25261f;box-shadow:0 4px 22px rgba(0,0,0,.16)}
.user-controls{display:flex;justify-content:flex-end;align-items:center;gap:8px}.iconbtn,.avatar{border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.10);color:#fff}.iconbtn{width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.avatar{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-weight:800;background:linear-gradient(135deg,rgba(182,200,165,.9),rgba(182,213,226,.88));color:#273027}.avatar.small{width:34px;height:34px}.side-dock{position:fixed;left:28px;top:50%;transform:translateY(-50%);display:grid;gap:8px;padding:10px;border-radius:22px;background:rgba(32,33,30,.54);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(22px);box-shadow:0 22px 50px rgba(0,0,0,.22);z-index:40}.side-dock button{width:42px;height:42px;border-radius:14px;border:0;background:transparent;color:rgba(255,255,255,.72);font-size:18px}.side-dock button:hover,.side-dock button.active{background:var(--cream);color:#242620}
.layout{display:grid;grid-template-columns:210px minmax(0,1fr) 290px;gap:22px;padding:24px;align-items:start}.left,.right{position:sticky;top:100px;height:max-content}.left{padding-right:2px}.right{display:grid;gap:14px}#center{min-width:0}
.eyebrow{font-size:9px;font-weight:800;letter-spacing:.20em;text-transform:uppercase;color:rgba(255,255,255,.46);margin:4px 0 11px}.week-item{display:grid;grid-template-columns:46px 1fr;gap:8px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.10)}.datepill{height:25px;border-radius:8px;display:grid;place-items:center;color:#243027;font-size:9px;font-weight:800}.week-item strong{display:block;font-size:11px;line-height:1.25;color:#fff}.week-item span{font-size:9px;color:rgba(255,255,255,.48)}.chips{display:flex;flex-wrap:wrap;gap:6px}.chip{border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.08);color:rgba(255,255,255,.76);border-radius:999px;padding:7px 10px;font-size:10px;transition:.2s}.chip:hover{background:var(--cream);color:#242620}
.section-head{display:flex;align-items:end;justify-content:space-between;margin:0 0 12px}.dashboard-title{margin:0;font-family:"Instrument Serif",serif;font-size:34px;font-weight:400;line-height:1}.live-pill{font-size:9px;letter-spacing:.12em;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:7px 10px;color:#dbe9d1;background:rgba(255,255,255,.06)}
.trend{margin-bottom:13px}.trend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.trend-card{min-height:90px;text-align:left;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.085);color:#fff;backdrop-filter:blur(18px);transition:.22s}.trend-card:hover{transform:translateY(-2px);background:rgba(255,255,255,.14)}.trend-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,var(--cream),#ddd6c3);color:#26271f;margin-bottom:9px;font-weight:800}.trend-card:nth-child(2) .trend-icon{background:linear-gradient(145deg,var(--sky),var(--mint))}.trend-card:nth-child(3) .trend-icon{background:linear-gradient(145deg,var(--peach),var(--cream))}.trend-card:nth-child(4) .trend-icon{background:linear-gradient(145deg,var(--rose),var(--cream))}.trend-card:nth-child(5) .trend-icon{background:linear-gradient(145deg,var(--lav),var(--sky))}.trend-card strong{display:block;font-size:11px}.trend-card span{font-size:9px;color:rgba(255,255,255,.51)}
.stories{display:flex;gap:12px;overflow:auto;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:rgba(255,255,255,.075);padding:10px 12px;margin-bottom:13px}.story{border:0;background:transparent;color:#fff;text-align:center;min-width:53px}.story-ring{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.09);overflow:hidden}.story-ring img{width:100%;height:100%;object-fit:cover}.story small{display:block;margin-top:5px;font-size:8px;color:rgba(255,255,255,.65);white-space:nowrap;max-width:58px;overflow:hidden;text-overflow:ellipsis}
.composer,.post,.panelbox,.content-card{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);backdrop-filter:blur(22px);border-radius:21px;box-shadow:0 12px 28px rgba(0,0,0,.08)}.composer{padding:15px;margin-bottom:13px}.composer-top{display:flex;gap:11px;align-items:flex-start}.composer textarea{flex:1;border:0;background:transparent;color:#fff;resize:vertical;min-height:58px;outline:none;font-size:13px;line-height:1.5}.composer textarea::placeholder{color:rgba(255,255,255,.46)}.composer-actions{display:flex;align-items:center;gap:7px;border-top:1px solid rgba(255,255,255,.11);padding-top:10px;margin-top:10px}.circlebtn{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.08);color:#fff}.circlebtn:hover{background:var(--cream);color:#242620}.spacer{flex:1}.primary,.ghost{border-radius:999px;padding:10px 14px;font-size:10px;font-weight:800}.primary{border:0;background:var(--cream);color:#25261f}.ghost{border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.08);color:#fff}.status{min-height:16px;font-size:9px;color:#d6e7cc;margin-top:7px}
.post{overflow:hidden;margin-bottom:13px}.post-head{display:flex;align-items:center;gap:9px;padding:12px}.post-head strong{font-size:11px}.post-head small{display:block;color:rgba(255,255,255,.46);font-size:9px}.post-more{margin-left:auto;border:0;background:transparent;color:rgba(255,255,255,.52)}.post-body{padding:0 12px 12px;font-size:11px;line-height:1.58;color:rgba(255,255,255,.88)}.post-media{width:100%;max-height:430px;object-fit:cover;display:block;background:#111}.audio-wrap{padding:14px}.audio-wrap audio{width:100%}.post-actions{display:flex;gap:6px;border-top:1px solid rgba(255,255,255,.11);padding:8px 10px}.post-actions button{border:0;background:transparent;color:rgba(255,255,255,.55);font-size:9px;border-radius:999px;padding:6px 8px}.post-actions button:hover{color:#222;background:var(--cream)}
.panelbox{padding:14px;margin:0}.calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.calendar-head strong{font-family:"Instrument Serif",serif;font-size:20px;font-weight:400}.calendar-head span{font-size:10px;color:rgba(255,255,255,.45)}.cal{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.dow{font-size:7px;color:rgba(255,255,255,.40);text-align:center}.day{height:27px;border-radius:9px;display:grid;place-items:center;font-size:9px;color:rgba(255,255,255,.76)}.day.event{background:rgba(203,191,224,.32);box-shadow:inset 0 0 0 1px rgba(255,255,255,.10)}.day.today{background:var(--cream);color:#23251f;font-weight:800}.agenda{display:grid;gap:6px;margin-top:10px}.agenda-row{display:grid;grid-template-columns:4px 1fr;gap:8px;background:rgba(255,255,255,.07);padding:8px;border-radius:11px}.agenda-row i{border-radius:99px}.agenda-row strong{font-size:9px}.agenda-row span{display:block;font-size:8px;color:rgba(255,255,255,.42)}
.view{display:none}.view.active{display:block}.page-title{font-family:"Instrument Serif",serif;font-size:36px;font-weight:400;margin:0 0 3px}.page-desc{font-size:10px;color:rgba(255,255,255,.52);margin:0 0 14px}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.content-card{overflow:hidden;color:#fff}.content-card img{width:100%;height:170px;object-fit:cover}.content-card>div{padding:12px}.content-card strong{font-size:11px}.content-card p{font-size:9px;color:rgba(255,255,255,.50);line-height:1.45}.map{height:420px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.08)}.empty{padding:34px;text-align:center;color:rgba(255,255,255,.52);font-size:11px}.hint{font-size:9px;color:rgba(255,255,255,.48);line-height:1.5}
.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%) translateY(26px);opacity:0;background:var(--cream);color:#26271f;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:9px 14px;font-size:10px;transition:.25s;z-index:100}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}
.auth{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);gap:30px;align-items:center;max-width:1220px;margin:auto;padding:42px}.auth-hero{min-height:680px;border-radius:36px;position:relative;overflow:hidden;background:url('/assets/hero-art.webp') center/cover no-repeat;border:1px solid rgba(255,255,255,.28);box-shadow:var(--shadow)}.auth-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,19,17,.78),rgba(18,19,17,.16) 70%)}.auth-copy{position:absolute;z-index:2;left:46px;bottom:52px;max-width:560px}.kicker{font-size:9px;letter-spacing:.21em;font-weight:800;color:#d5e5cc}.auth h1{font-family:"Instrument Serif",serif;font-size:78px;font-weight:400;line-height:.9;margin:14px 0}.auth-copy p{font-size:14px;line-height:1.55;max-width:480px;color:rgba(255,255,255,.72)}.auth-card{background:rgba(30,31,28,.58);backdrop-filter:blur(28px);border:1px solid rgba(255,255,255,.25);border-radius:28px;padding:24px;box-shadow:var(--shadow)}.auth-tabs{display:flex;background:rgba(255,255,255,.08);border-radius:14px;padding:4px;margin-bottom:17px}.auth-tabs button{flex:1;border:0;background:transparent;padding:9px;border-radius:10px;color:rgba(255,255,255,.54);font-size:10px}.auth-tabs button.active{background:var(--cream);color:#242620}.panel{display:none}.panel.active{display:grid;gap:10px}.field{width:100%;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);color:#fff;border-radius:13px;padding:11px 12px;outline:none;font-size:11px}.field::placeholder{color:rgba(255,255,255,.42)}.field option{color:#222}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:9px}.socials{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.socials button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;border-radius:12px;padding:10px;font-size:10px;font-weight:700}
@media(max-width:1180px){.workspace{width:calc(100vw - 90px)}.layout{grid-template-columns:190px minmax(0,1fr)}.right{display:none}.topbar{grid-template-columns:180px 1fr auto}.trend-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){body{background-attachment:scroll}.workspace{width:calc(100vw - 24px);margin:12px auto;min-height:calc(100vh - 24px);border-radius:26px}.side-dock{display:none}.topbar{height:auto;grid-template-columns:1fr auto;padding:13px 14px}.brand{font-size:18px}.brand span:last-child{display:none}.nav{grid-column:1/-1;grid-row:2;overflow:auto;justify-self:stretch;justify-content:flex-start;margin-top:10px}.nav button{white-space:nowrap}.layout{display:block;padding:13px}.left{display:none}.right{display:none}.trend-grid,.content-grid{grid-template-columns:1fr 1fr}.dashboard-title{font-size:29px}.auth{grid-template-columns:1fr;padding:14px}.auth-hero{min-height:370px}.auth-copy{left:22px;bottom:24px}.auth h1{font-size:58px}.auth-card{margin-top:-45px;z-index:3}.post-media{max-height:340px}}
@media(max-width:520px){.trend-grid,.content-grid{grid-template-columns:1fr}.workspace{width:100%;margin:0;border-radius:0;border-left:0;border-right:0}.stories{border-radius:16px}.composer,.post,.panelbox,.content-card{border-radius:17px}.auth{padding:0}.auth-hero{border-radius:0}.auth-card{margin:-34px 12px 20px}.grid2{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Localroot Club v2.2 */
.brand em{font-family:"DM Sans",sans-serif;font-style:normal;font-size:7px;letter-spacing:.18em;color:rgba(255,255,255,.42);margin-left:3px}.auth-badges{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.auth-badges span{font-size:8px;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.08);border-radius:999px;padding:7px 9px;color:rgba(255,255,255,.78)}
.member-pass{padding:14px;margin-bottom:22px;border-radius:18px;background:linear-gradient(145deg,rgba(245,241,223,.17),rgba(255,255,255,.06));border:1px solid rgba(255,255,255,.17);position:relative;overflow:hidden}.member-pass:after{content:"LR";position:absolute;right:-5px;bottom:-24px;font-family:"Instrument Serif",serif;font-size:76px;color:rgba(255,255,255,.05)}.pass-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.pass-top span,.pass-top b{font-size:7px;letter-spacing:.14em}.pass-top span{color:rgba(255,255,255,.46)}.pass-top b{color:var(--cream)}.member-pass>strong{display:block;font-family:"Instrument Serif",serif;font-size:20px;font-weight:400}.member-pass>small{display:block;margin-top:4px;font-size:8px;color:rgba(255,255,255,.48)}
.week-item.event-link{width:100%;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.tone-sage{--tone:#b6c8a5}.tone-sky{--tone:#b6d5e2}.tone-peach{--tone:#efc4a8}.tone-cream{--tone:#f5f1df}.tone-lav{--tone:#cbbfe0}.tone-rose{--tone:#e7b0b8}.tone-mint{--tone:#bcd9c2}.datepill.tone-sage{background:#b6c8a5}.datepill.tone-sky{background:#b6d5e2}.datepill.tone-peach{background:#efc4a8}.datepill.tone-cream{background:#f5f1df}.datepill.tone-lav{background:#cbbfe0}.datepill.tone-rose{background:#e7b0b8}.datepill.tone-mint{background:#bcd9c2}.tone-bg-lav{background:#cbbfe0!important}.tone-bg-sky{background:#b6d5e2!important}.tone-bg-peach{background:#efc4a8!important}.agenda-row{width:100%;border:0;color:inherit;text-align:left;cursor:pointer}.club-door strong{display:block;font-family:"Instrument Serif",serif;font-size:18px;font-weight:400;margin-bottom:7px}
.club-hero{min-height:250px;border-radius:26px;padding:28px;margin-bottom:20px;border:1px solid rgba(255,255,255,.20);background:radial-gradient(circle at 82% 26%,color-mix(in srgb,var(--tone) 55%,transparent),transparent 25%),linear-gradient(135deg,color-mix(in srgb,var(--tone) 18%,rgba(255,255,255,.08)),rgba(255,255,255,.05));display:grid;grid-template-columns:1fr 120px;gap:20px;align-items:end;position:relative;overflow:hidden}.club-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.04),transparent 55%);pointer-events:none}.club-hero h1{font-family:"Instrument Serif",serif;font-size:43px;font-weight:400;line-height:.95;margin:8px 0 12px;max-width:620px}.club-hero p{font-size:11px;line-height:1.6;max-width:610px;color:rgba(255,255,255,.68)}.hero-actions{display:flex;align-items:center;gap:11px;margin-top:17px}.hero-actions span{font-size:8px;color:rgba(255,255,255,.45);text-transform:uppercase;letter-spacing:.08em}.hero-seal{width:108px;height:108px;border-radius:50%;border:1px solid rgba(255,255,255,.28);display:grid;place-items:center;align-content:center;text-align:center;background:rgba(15,16,14,.16);backdrop-filter:blur(10px);transform:rotate(5deg)}.hero-seal small{font-family:"Instrument Serif",serif;font-size:27px}.hero-seal b{font-size:7px;letter-spacing:.16em;line-height:1.5;color:rgba(255,255,255,.60)}
.feed-split{display:grid;grid-template-columns:minmax(0,1fr) 215px;gap:13px;align-items:start}.feed-side{display:grid;gap:13px;position:sticky;top:94px}.mini-journal,.mini-roster{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);border-radius:18px;padding:13px}.mini-journal>button{display:block;width:100%;border:0;background:transparent;color:#fff;text-align:left;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.09)}.mini-journal>button:last-child{border-bottom:0}.mini-journal span{display:block;font-size:7px;letter-spacing:.12em;color:rgba(255,255,255,.38);margin-bottom:4px}.mini-journal strong{font-family:"Instrument Serif",serif;font-size:15px;font-weight:400;line-height:1.15}.mini-roster>button{display:flex;align-items:center;gap:9px;width:100%;border:0;background:transparent;color:#fff;padding:7px 0;text-align:left}.mini-roster>button strong{display:block;font-size:9px}.mini-roster>button span{font-size:8px;color:rgba(255,255,255,.42)}.editorial-post{padding:18px}.editorial-post h3{font-family:"Instrument Serif",serif;font-size:24px;font-weight:400;margin:5px 0}.editorial-post p{font-size:10px;color:rgba(255,255,255,.60);line-height:1.6}.text-link{border:0;background:transparent;color:var(--cream);font-size:9px;padding:0}.member-dot{font-size:7px;letter-spacing:.11em;color:#dbe9d1;border:1px solid rgba(219,233,209,.18);border-radius:999px;padding:4px 6px;margin-left:auto}.post-head .post-more{margin-left:0}
.club-number{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);font-family:"Instrument Serif",serif;font-size:13px;color:var(--cream)}.club-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:22px}.club-stat-grid>div{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);border-radius:16px;padding:14px}.club-stat-grid span{display:block;font-size:7px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.40);margin-bottom:7px}.club-stat-grid b{font-size:10px}.subhead{font-family:"Instrument Serif",serif;font-size:25px;font-weight:400;margin:22px 0 11px}.club-event-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.event-card{display:grid;grid-template-columns:135px 1fr;min-height:188px;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.07)}.event-card.exclusive{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--tone) 24%,transparent)}.event-art{background:linear-gradient(150deg,color-mix(in srgb,var(--tone) 72%,#20211e),rgba(30,31,28,.88));padding:15px;display:flex;flex-direction:column;justify-content:space-between;color:#22251f}.event-art span{font-size:7px;font-weight:800;letter-spacing:.12em}.event-art b{font-family:"Instrument Serif",serif;font-size:31px;font-weight:400;line-height:.9}.event-copy{padding:15px}.event-meta{display:flex;justify-content:space-between;gap:8px;margin-bottom:9px}.event-meta em,.event-meta span{font-style:normal;font-size:7px;letter-spacing:.08em;color:rgba(255,255,255,.42)}.event-meta em{color:color-mix(in srgb,var(--tone) 78%,white)}.event-copy h3{font-family:"Instrument Serif",serif;font-size:21px;font-weight:400;line-height:1.05;margin:0 0 7px}.event-copy>p{font-size:8px;color:rgba(255,255,255,.46);margin:3px 0}.event-copy .event-desc{font-size:9px;line-height:1.5;color:rgba(255,255,255,.66);margin-top:10px}.event-actions{display:flex;align-items:center;gap:9px;margin-top:12px}.event-actions .ghost{padding:7px 10px}.event-actions a{font-size:8px;color:rgba(255,255,255,.58);text-decoration:none}.events-stack{display:grid;gap:12px}.events-stack .event-card{grid-template-columns:160px 1fr}.event-filter{display:flex;gap:6px;margin:0 0 14px;overflow:auto}.event-filter button{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);color:rgba(255,255,255,.55);border-radius:999px;padding:7px 11px;font-size:8px;white-space:nowrap}.event-filter button.active{background:var(--cream);color:#222;border-color:transparent}.journal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.journal-card{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);border-radius:20px;padding:18px;min-height:190px}.journal-card>span{font-size:7px;letter-spacing:.12em;color:rgba(255,255,255,.42)}.journal-card h3{font-family:"Instrument Serif",serif;font-size:23px;font-weight:400;line-height:1.05;margin:10px 0}.journal-card p{font-size:9px;line-height:1.55;color:rgba(255,255,255,.56)}.etiquette{display:grid;grid-template-columns:.7fr 1.3fr;gap:30px;border-radius:22px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,rgba(245,241,223,.11),rgba(255,255,255,.05));padding:22px;margin-top:22px}.etiquette h2{font-family:"Instrument Serif",serif;font-size:28px;font-weight:400;margin:5px 0}.etiquette p{font-size:10px;line-height:1.7;color:rgba(255,255,255,.60)}
.curated-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.curated-card{min-height:165px;border-radius:20px;padding:15px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,color-mix(in srgb,var(--tone) 20%,rgba(255,255,255,.06)),rgba(255,255,255,.05));display:flex;flex-direction:column;justify-content:flex-end}.curated-card span{font-size:7px;letter-spacing:.12em;color:color-mix(in srgb,var(--tone) 80%,white)}.curated-card h3{font-family:"Instrument Serif",serif;font-size:22px;font-weight:400;margin:7px 0}.curated-card p{font-size:8px;line-height:1.5;color:rgba(255,255,255,.50)}.placeholder-art{height:170px!important;padding:0!important;display:grid;place-items:center!important;font-family:"Instrument Serif",serif;font-size:46px!important;color:#25261f!important;background:linear-gradient(145deg,var(--sage),var(--sky))}
.member-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.member-card{display:grid;grid-template-columns:90px 1fr;gap:14px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);border-radius:20px;padding:13px}.member-photo{width:90px;height:112px;border-radius:15px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,var(--sage),var(--sky));color:#243027;font-family:"Instrument Serif",serif;font-size:30px}.member-photo img{width:100%;height:100%;object-fit:cover}.member-card>div:last-child>span{font-size:7px;letter-spacing:.12em;color:rgba(255,255,255,.40)}.member-card h3{font-family:"Instrument Serif",serif;font-size:21px;font-weight:400;margin:8px 0 4px}.member-card p{font-size:8px;color:rgba(255,255,255,.50);line-height:1.4}.member-actions{margin-top:13px}
.messages-view{min-height:650px}.messenger{display:grid;grid-template-columns:245px minmax(0,1fr);min-height:560px;border:1px solid rgba(255,255,255,.15);border-radius:24px;overflow:hidden;background:rgba(255,255,255,.06)}.conversation-list{border-right:1px solid rgba(255,255,255,.11);background:rgba(20,21,19,.16);padding:10px}.new-dm{padding:8px 7px 13px;border-bottom:1px solid rgba(255,255,255,.10);margin-bottom:6px}.new-dm>span{display:block;font-size:7px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.40);margin-bottom:8px}.dm-avatars{display:flex;gap:5px}.dm-avatars button{border:0;background:transparent;padding:0}.conversation{width:100%;border:0;background:transparent;color:#fff;display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;text-align:left;padding:9px;border-radius:13px}.conversation:hover,.conversation.active{background:rgba(255,255,255,.09)}.conversation strong{display:block;font-size:9px}.conversation span{display:block;font-size:8px;color:rgba(255,255,255,.38);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.conversation time{font-size:7px;color:rgba(255,255,255,.28)}.conversation-empty{font-size:9px;color:rgba(255,255,255,.38);padding:20px 9px;line-height:1.6}.chat-panel{display:grid;grid-template-rows:auto 1fr auto;min-width:0}.chat-head{display:flex;align-items:center;gap:10px;padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.10)}.chat-head strong{display:block;font-size:10px}.chat-head span{font-size:8px;color:rgba(255,255,255,.38)}.chat-head b{margin-left:auto;font-size:7px;font-weight:500;color:#b9d7b1}.chat-messages{height:450px;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:8px}.bubble{max-width:72%;align-self:flex-start;display:flex;align-items:flex-end;gap:7px}.bubble span{display:block;padding:10px 12px;border-radius:15px 15px 15px 4px;background:rgba(255,255,255,.11);font-size:10px;line-height:1.45}.bubble small{font-size:7px;color:rgba(255,255,255,.28)}.bubble.mine{align-self:flex-end;flex-direction:row-reverse}.bubble.mine span{background:var(--cream);color:#25261f;border-radius:15px 15px 4px 15px}.chat-empty,.chat-welcome{height:100%;display:grid;place-items:center;align-content:center;text-align:center;color:rgba(255,255,255,.42)}.chat-empty b,.chat-welcome h2{font-family:"Instrument Serif",serif;font-size:24px;font-weight:400;color:#fff;margin:5px}.chat-empty span,.chat-welcome p{font-size:9px}.whisper-mark{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);font-size:20px}.chat-compose{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border-top:1px solid rgba(255,255,255,.10)}.chat-compose input{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#fff;border-radius:999px;padding:10px 13px;font-size:10px;outline:none}.chat-compose input::placeholder{color:rgba(255,255,255,.35)}
.notification-stack{display:grid;gap:9px}.notification-card{display:grid;grid-template-columns:1fr auto;gap:4px 16px;align-items:center;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);border-radius:17px;padding:15px}.notification-card b{font-size:10px}.notification-card span{font-size:8px;color:rgba(255,255,255,.42);grid-column:1}.notification-card input{grid-column:2;grid-row:1/3}.profile-hero{display:flex;align-items:center;gap:17px;padding:22px;border-radius:22px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(135deg,rgba(245,241,223,.10),rgba(255,255,255,.05));margin-bottom:12px}.profile-avatar{width:95px;height:95px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--sage),var(--sky));color:#243027;font-family:"Instrument Serif",serif;font-size:34px}.profile-hero span{font-size:7px;letter-spacing:.14em;color:var(--cream)}.profile-hero h2{font-family:"Instrument Serif",serif;font-size:31px;font-weight:400;margin:5px 0}.profile-hero p,.profile-hero small{font-size:9px;color:rgba(255,255,255,.48)}.profile-form{padding:18px}.profile-actions{display:flex;gap:8px;margin-top:12px}
.modal-backdrop{position:fixed;inset:0;background:rgba(8,9,8,.66);backdrop-filter:blur(12px);display:grid;place-items:center;padding:20px;z-index:200}.modal-card{position:relative;width:min(650px,100%);max-height:86vh;overflow:auto;background:linear-gradient(145deg,rgba(46,47,43,.95),rgba(25,26,24,.94));border:1px solid rgba(255,255,255,.22);border-radius:28px;padding:28px;box-shadow:0 40px 120px rgba(0,0,0,.45)}.modal-close{position:absolute;right:15px;top:15px;width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:#fff;font-size:20px}.modal-kicker{font-size:8px;letter-spacing:.16em;color:color-mix(in srgb,var(--tone,#f5f1df) 78%,white)}.event-detail h2,.note-detail h2{font-family:"Instrument Serif",serif;font-size:42px;font-weight:400;line-height:.98;margin:12px 0}.detail-time{font-size:11px;color:#fff}.detail-venue{font-size:9px;color:rgba(255,255,255,.45);margin-top:4px}.event-detail>p,.note-detail>p{font-size:11px;line-height:1.7;color:rgba(255,255,255,.65);margin-top:22px}.privacy-box{display:grid;gap:5px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);border-radius:17px;padding:15px;margin-top:18px}.privacy-box b{font-size:9px}.privacy-box span{font-size:8px;color:rgba(255,255,255,.45)}.modal-actions{display:flex;gap:8px;margin-top:20px}.linkbtn{text-decoration:none;display:inline-flex;align-items:center}.note-lead{font-family:"Instrument Serif",serif!important;font-size:21px!important;line-height:1.35!important;color:#fff!important}.note-sign{font-size:8px;letter-spacing:.12em;color:rgba(255,255,255,.35);margin-top:26px;text-transform:uppercase}
@media(max-width:1260px){.feed-split{grid-template-columns:1fr}.feed-side{position:static;grid-template-columns:1fr 1fr}.curated-grid{grid-template-columns:repeat(2,1fr)}.club-event-grid{grid-template-columns:1fr}}
@media(max-width:900px){.club-stat-grid{grid-template-columns:1fr 1fr}.journal-grid,.member-grid{grid-template-columns:1fr}.event-card,.events-stack .event-card{grid-template-columns:120px 1fr}.messenger{grid-template-columns:200px 1fr}.club-hero{grid-template-columns:1fr}.hero-seal{display:none}}
@media(max-width:700px){.brand em{display:none}.club-hero{padding:20px;min-height:230px}.club-hero h1{font-size:34px}.feed-side{grid-template-columns:1fr}.curated-grid{grid-template-columns:1fr 1fr}.event-card,.events-stack .event-card{grid-template-columns:1fr}.event-art{min-height:110px}.messenger{grid-template-columns:1fr}.conversation-list{border-right:0;border-bottom:1px solid rgba(255,255,255,.10);max-height:190px;overflow:auto}.chat-messages{height:350px}.etiquette{grid-template-columns:1fr}.modal-card{padding:22px}.event-detail h2,.note-detail h2{font-size:34px}}
@media(max-width:520px){.club-stat-grid,.curated-grid{grid-template-columns:1fr}.club-event-grid,.journal-grid{grid-template-columns:1fr}.member-card{grid-template-columns:72px 1fr}.member-photo{width:72px;height:92px}.chat-head b{display:none}}


/* v2.3 — readable typography + persistent profile + 90 day calendar */
html{font-size:16px}body{font-size:16px}.nav button{font-size:13px;padding:10px 16px}.brand{font-size:23px}.eyebrow,.kicker{font-size:11px}.page-title{font-size:42px}.page-desc{font-size:15px;line-height:1.55;max-width:760px}.dashboard-title{font-size:38px}.live-pill{font-size:11px}.week-item strong{font-size:13px}.week-item span,.agenda-row span{font-size:11px}.datepill,.agenda-row strong{font-size:11px}.chip,.primary,.ghost{font-size:12px}.trend-card strong{font-size:14px}.trend-card span{font-size:12px;line-height:1.35}.story small{font-size:10px}.composer textarea{font-size:16px;min-height:76px}.post-head strong{font-size:14px}.post-head small{font-size:11px}.post-body{font-size:15px;line-height:1.65}.post-actions button{font-size:12px}.calendar-head span{font-size:11px}.dow{font-size:10px}.day{font-size:11px}.content-card strong{font-size:15px}.content-card p,.hint{font-size:12px}.event-copy h3{font-size:26px}.event-copy>p{font-size:12px}.event-copy .event-desc{font-size:13px;line-height:1.55}.event-meta,.event-actions a,.event-filter button{font-size:11px}.journal-card>span,.curated-card span,.member-card>div:last-child>span,.new-dm>span{font-size:10px}.journal-card p,.curated-card p,.member-card p{font-size:12px}.member-card h3{font-size:24px}.conversation strong{font-size:12px}.conversation span,.conversation-empty,.chat-head span,.chat-empty span,.chat-welcome p{font-size:11px}.chat-head strong{font-size:13px}.bubble span,.chat-compose input{font-size:13px}.bubble small,.conversation time{font-size:10px}.notification-card b{font-size:13px}.notification-card span{font-size:12px}.profile-hero p,.profile-hero small{font-size:12px}.modal-kicker{font-size:10px}.detail-time{font-size:14px}.detail-venue{font-size:12px}.event-detail>p,.note-detail>p{font-size:14px}.privacy-box b{font-size:12px}.privacy-box span{font-size:11px}.note-sign{font-size:10px}
.event-hit{position:absolute;inset:0;border:0;background:transparent;z-index:1;cursor:pointer}.event-card{position:relative}.event-actions{position:relative;z-index:2;flex-wrap:wrap}.event-save,.event-share{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:#fff;border-radius:999px;padding:7px 10px;font-size:11px}.going-badge{font-size:10px;color:#d9efce;border:1px solid rgba(210,239,201,.25);padding:6px 9px;border-radius:999px}.verified-line{font-size:11px;color:#cce4c3;margin-top:10px}.program-note{margin-top:16px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.06);padding:13px;border-radius:15px;font-size:12px;line-height:1.5;color:rgba(255,255,255,.7)}.modal-actions.wrap{flex-wrap:wrap}
.calendar-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.month-card{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.075);border-radius:22px;padding:14px}.month-card header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.month-card header strong{font-family:"Instrument Serif",serif;font-size:24px;font-weight:400;text-transform:capitalize}.month-card header span{font-size:11px;color:rgba(255,255,255,.45)}.month-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.month-grid>b{font-size:10px;color:rgba(255,255,255,.4);text-align:center;padding:4px}.month-grid>i{min-height:35px}.month-day{min-height:38px;border:0;border-radius:10px;background:rgba(255,255,255,.035);color:#fff;display:flex;align-items:center;justify-content:center;gap:3px;position:relative}.month-day span{font-size:11px}.month-day.has-event{background:rgba(255,255,255,.09);cursor:pointer}.month-day em{width:5px;height:5px;border-radius:50%;position:absolute;bottom:5px}.month-day em:nth-of-type(1){left:calc(50% - 8px)}.month-day em:nth-of-type(2){left:50%}.month-day em:nth-of-type(3){left:calc(50% + 8px)}.month-list{display:grid;gap:5px;margin-top:10px;max-height:170px;overflow:auto}.month-list button{border:0;background:rgba(255,255,255,.05);color:#fff;border-radius:10px;padding:8px;text-align:left;display:grid;grid-template-columns:82px 1fr;gap:8px}.month-list time{font-size:10px;color:rgba(255,255,255,.45)}.month-list span{font-size:11px}
.event-page .back-link{border:0;background:transparent;color:rgba(255,255,255,.7);font-size:13px;padding:0 0 14px;cursor:pointer}.event-page-hero{--tone:var(--sage);min-height:260px;border:1px solid rgba(255,255,255,.17);border-radius:28px;padding:28px;display:grid;grid-template-columns:1fr 190px;gap:24px;align-items:end;background:linear-gradient(135deg,color-mix(in srgb,var(--tone) 25%,rgba(255,255,255,.06)),rgba(255,255,255,.05))}.event-page-hero>div>span{font-size:11px;letter-spacing:.12em;color:rgba(255,255,255,.6)}.event-page-hero h1{font-family:"Instrument Serif",serif;font-size:48px;font-weight:400;line-height:1;margin:10px 0}.event-page-hero p{font-size:15px;line-height:1.6;color:rgba(255,255,255,.68);max-width:680px}.event-date-big{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);border-radius:20px;padding:18px}.event-date-big b{display:block;font-family:"Instrument Serif",serif;font-size:26px;font-weight:400}.event-date-big small{font-size:12px;color:rgba(255,255,255,.55)}.event-detail-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px;margin-top:12px}.event-facts h2,.event-story h2{font-family:"Instrument Serif",serif;font-size:28px;font-weight:400;margin:0 0 15px}.event-facts dl{display:grid;grid-template-columns:120px 1fr;gap:10px 12px}.event-facts dt{font-size:11px;color:rgba(255,255,255,.42);text-transform:uppercase;letter-spacing:.08em}.event-facts dd{font-size:13px;margin:0}.event-story>p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.7)}.detail-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.source-panel{margin-top:12px}.source-panel span{font-size:10px;letter-spacing:.15em;color:rgba(255,255,255,.4)}.source-panel p{font-size:12px;color:rgba(255,255,255,.6);margin-bottom:0}
.share-picker h2{font-family:"Instrument Serif",serif;font-size:36px;font-weight:400;margin:8px 0}.share-picker>p{font-size:14px;color:rgba(255,255,255,.6)}.share-members{display:grid;gap:7px;margin-top:16px}.share-members>button{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#fff;padding:9px;border-radius:14px;text-align:left}.share-members strong{font-size:13px}.share-members small{display:block;font-size:11px;color:rgba(255,255,255,.4)}.share-members b{font-size:11px;color:var(--cream)}
.event-bubble>button{display:block;text-align:left;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);color:#fff;border-radius:15px;padding:10px 12px;min-width:220px}.event-bubble>button em{display:block;font-size:9px;letter-spacing:.12em;color:rgba(255,255,255,.45)}.event-bubble>button strong{display:block;font-size:13px;margin:5px 0}.event-bubble>button span{padding:0;background:transparent!important;color:rgba(255,255,255,.58)!important;font-size:11px}.event-bubble.mine>button{background:var(--cream);color:#25261f}.event-bubble.mine>button em,.event-bubble.mine>button span{color:rgba(37,38,31,.62)!important}
.profile-cover{min-height:250px;border-radius:26px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,rgba(245,241,223,.12),rgba(255,255,255,.05));background-size:cover;background-position:center;display:flex;align-items:flex-end;gap:18px;padding:22px}.profile-avatar.large{width:112px;height:112px;overflow:hidden}.profile-avatar.large img{width:100%;height:100%;object-fit:cover}.profile-main{flex:1}.profile-main>span{font-size:10px;letter-spacing:.14em;color:var(--cream)}.profile-main h2{font-family:"Instrument Serif",serif;font-size:38px;font-weight:400;margin:4px 0}.profile-main p{font-size:14px;margin:0 0 4px}.profile-main small{font-size:12px;color:rgba(255,255,255,.55)}.profile-media-actions{display:flex;gap:7px}.profile-statbar{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0}.profile-statbar>div{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);border-radius:16px;padding:13px}.profile-statbar b{display:block;font-size:22px}.profile-statbar span{font-size:11px;color:rgba(255,255,255,.45)}.profile-event-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-content-list .post{max-width:100%}
@media(max-width:900px){.calendar-range,.event-detail-grid,.profile-event-list{grid-template-columns:1fr}.event-page-hero{grid-template-columns:1fr}.profile-cover{align-items:flex-start;flex-wrap:wrap}.profile-media-actions{width:100%}}
@media(max-width:700px){html{font-size:16px}.nav button{font-size:12px}.page-title{font-size:38px}.page-desc{font-size:14px}.post-body{font-size:15px}.event-copy h3{font-size:24px}.calendar-range{grid-template-columns:1fr}.event-page-hero h1{font-size:38px}.profile-statbar{grid-template-columns:1fr 1fr}.profile-media-actions{flex-wrap:wrap}}

/* v2.4 — mobile app shell + standard readable type */
body{font-size:16px;line-height:1.5}.field,input,select,textarea{font-size:16px}.primary,.ghost,.event-save,.event-share{min-height:42px}.mobile-nav{display:none}.member-actions{display:flex;flex-wrap:wrap;gap:7px}.member-profile-cover{min-height:210px;border-radius:22px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,rgba(245,241,223,.12),rgba(255,255,255,.05));background-size:cover;background-position:center;display:flex;align-items:flex-end;gap:16px;padding:20px}.member-profile-cover h2{font-family:"Instrument Serif",serif;font-size:36px;font-weight:400;line-height:1;margin:6px 0}.member-profile-cover span{font-size:10px;letter-spacing:.14em;color:var(--cream)}.member-profile-cover p{font-size:14px;margin:3px 0}.member-profile-cover small{font-size:12px;color:rgba(255,255,255,.58)}.member-profile-meta{display:grid;gap:5px;margin-top:14px;padding:15px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.055)}.member-profile-meta p{font-size:14px;line-height:1.65;margin:0 0 5px}.member-profile-meta span{font-size:12px;color:rgba(255,255,255,.5)}

@media(max-width:820px){
  body{padding-bottom:76px;background-attachment:scroll}
  .workspace{width:100%;margin:0;border-radius:0;min-height:100dvh;border-left:0;border-right:0;border-top:0}
  .topbar{position:sticky;top:0;height:62px;display:flex;justify-content:space-between;padding:10px 14px;background:rgba(30,31,28,.78)}
  .brand{font-size:20px}.brand em{display:inline;font-size:8px}.brand span:nth-child(2){display:inline}
  .topbar>.nav{display:none}
  .layout{display:block;padding:14px 12px 92px}
  .left,.right,.side-dock{display:none!important}
  #center{width:100%;max-width:none}
  .mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(6,1fr);left:10px;right:10px;bottom:10px;z-index:150;padding:6px;border:1px solid rgba(255,255,255,.22);border-radius:22px;background:rgba(31,32,29,.88);backdrop-filter:blur(24px) saturate(130%);-webkit-backdrop-filter:blur(24px) saturate(130%);box-shadow:0 18px 50px rgba(0,0,0,.32)}
  .mobile-nav button{min-width:0;min-height:52px;border:0;border-radius:16px;background:transparent;color:rgba(255,255,255,.58);display:grid;place-items:center;align-content:center;gap:2px;padding:5px 2px}
  .mobile-nav button b{font-size:17px;line-height:1}.mobile-nav button span{font-size:9px;font-weight:700;white-space:nowrap}
  .mobile-nav button.active{background:var(--cream);color:#26271f}
  .section-head{align-items:flex-start;gap:10px}.page-title{font-size:36px;line-height:1.02}.dashboard-title{font-size:34px}.page-desc{font-size:15px;line-height:1.6}.eyebrow{font-size:10px}.live-pill{font-size:10px}
  .trend-grid,.content-grid,.club-stat-grid,.journal-grid,.member-grid,.curated-grid,.profile-event-list{grid-template-columns:1fr}
  .stories{margin-left:-2px;margin-right:-2px;padding:10px}.story-ring{width:54px;height:54px}.story{min-width:60px}.story small{font-size:11px}
  .composer{padding:14px}.composer textarea{font-size:16px;min-height:92px}.composer-actions{overflow:auto}.circlebtn{min-width:42px;width:42px;height:42px}.post-body{font-size:15px;line-height:1.7}.post-head strong{font-size:14px}.post-actions{overflow:auto}.post-actions button{font-size:12px;min-height:38px;white-space:nowrap}
  .calendar-range{grid-template-columns:1fr}.month-card{padding:12px}.month-card header strong{font-size:26px}.month-day{min-height:43px}.month-day span{font-size:12px}.month-list{max-height:none}.month-list button{grid-template-columns:88px 1fr;padding:10px}.month-list time,.month-list span{font-size:12px}
  .event-filter{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.event-filter button{font-size:12px;min-height:38px}.event-card,.events-stack .event-card{grid-template-columns:1fr}.event-art{min-height:116px}.event-copy{padding:15px}.event-copy h3{font-size:26px}.event-copy>p{font-size:13px}.event-copy .event-desc{font-size:14px}.event-actions{gap:7px}.event-actions button,.event-actions a{min-height:40px;display:inline-flex;align-items:center}
  .modal-backdrop{align-items:end;padding:0}.modal-card{width:100%;max-height:91dvh;border-radius:26px 26px 0 0;padding:24px 18px 28px;border-left:0;border-right:0;border-bottom:0}.modal-close{position:sticky;float:right;top:4px;z-index:5}.event-detail h2,.note-detail h2,.share-picker h2{font-size:34px}.event-detail>p,.note-detail>p{font-size:14px}.modal-actions{display:grid;grid-template-columns:1fr 1fr}.modal-actions>*{justify-content:center;text-align:center}
  .event-page-hero{grid-template-columns:1fr;padding:20px;min-height:0}.event-page-hero h1{font-size:38px}.event-page-hero p{font-size:15px}.event-date-big{padding:14px}.event-detail-grid{grid-template-columns:1fr}.event-facts dl{grid-template-columns:100px 1fr}.event-facts dt{font-size:10px}.event-facts dd{font-size:13px}.event-story>p{font-size:14px}
  .profile-cover,.member-profile-cover{min-height:0;align-items:flex-start;flex-wrap:wrap;padding:18px}.profile-avatar.large{width:92px;height:92px}.profile-main h2,.member-profile-cover h2{font-size:32px}.profile-main p,.member-profile-cover p{font-size:13px}.profile-media-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.profile-statbar{grid-template-columns:1fr 1fr}.profile-form .grid2{grid-template-columns:1fr}.profile-form .field{min-height:48px}.profile-actions{display:grid;grid-template-columns:1fr 1fr}
  .messenger{grid-template-columns:1fr;border-radius:20px;min-height:calc(100dvh - 190px)}.conversation-list{max-height:210px;border-right:0;border-bottom:1px solid rgba(255,255,255,.10)}.conversation{min-height:58px}.conversation strong{font-size:13px}.conversation span{font-size:12px}.chat-panel{min-height:480px}.chat-messages{height:calc(100dvh - 395px);min-height:310px;padding:14px}.bubble{max-width:86%}.bubble span{font-size:14px;line-height:1.5}.chat-compose{position:sticky;bottom:76px;background:rgba(32,33,30,.9);backdrop-filter:blur(18px)}.chat-compose input{font-size:16px;min-height:46px}.chat-compose .primary{min-width:80px}
}

@media(max-width:480px){
  .brand em{display:none}.brand{font-size:19px}.user-controls .iconbtn{display:none}.layout{padding-left:10px;padding-right:10px}.page-title{font-size:34px}.dashboard-title{font-size:32px}.trend-card strong{font-size:15px}.trend-card span{font-size:12px}.club-hero h1{font-size:36px}.club-hero p{font-size:14px}.journal-card h3{font-size:26px}.journal-card p{font-size:13px}.member-card{grid-template-columns:78px 1fr;padding:11px}.member-photo{width:78px;height:96px}.member-card h3{font-size:23px}.member-card p{font-size:12px}.modal-actions{grid-template-columns:1fr}.profile-media-actions,.profile-actions{grid-template-columns:1fr}.mobile-nav{left:6px;right:6px;bottom:6px;border-radius:19px}.mobile-nav button{min-height:50px}.mobile-nav button span{font-size:8px}.mobile-nav button b{font-size:16px}}


/* v2.6 — desktop polish, calendar navigation, spacing fixes */
.workspace{width:min(1440px,calc(100vw - 120px));margin:5.5vh auto 4.5vh;border-radius:36px}
.topbar{height:72px;grid-template-columns:210px 1fr 132px;padding:0 24px}
.brand{gap:12px;font-size:18px;letter-spacing:.08em}.brand em{font-family:"DM Sans",system-ui,sans-serif;font-size:9px;letter-spacing:.18em;font-style:normal;color:rgba(255,255,255,.48)}
.brand-mark{width:36px;height:36px;font-size:11px}
.nav{gap:4px;padding:5px 6px}
.nav button{font-size:12px;padding:10px 15px;line-height:1.1}
.layout{grid-template-columns:220px minmax(0,1fr) 312px;gap:20px;padding:22px}
.eyebrow{font-size:10px;letter-spacing:.16em;margin:2px 0 12px}
.member-pass strong{display:block;font-size:15px;line-height:1.3;margin-top:8px}.member-pass small{display:block;font-size:12px;line-height:1.45;margin-top:6px;color:rgba(255,255,255,.60)}
.week-item{grid-template-columns:50px 1fr;gap:10px;padding:10px 0;align-items:start}.datepill{height:34px;padding:0 6px;font-size:11px;line-height:1.1}.week-item strong{font-size:13px;line-height:1.35}.week-item span{font-size:11px;line-height:1.45}
.chip{font-size:11px;padding:8px 12px}
.dashboard-title{font-size:30px;line-height:1.04}
.live-pill{font-size:10px;padding:8px 12px}
.trend-card{min-height:112px;padding:14px;border-radius:20px}.trend-card strong{font-size:14px;line-height:1.3}.trend-card span{font-size:12px;line-height:1.45}
.stories{padding:12px 14px}.story{min-width:58px}.story-ring{width:50px;height:50px}.story small{font-size:11px;max-width:72px}
.composer{padding:16px}.composer textarea{font-size:15px;min-height:84px;line-height:1.6}.composer-actions{gap:8px;flex-wrap:wrap}.circlebtn{width:38px;height:38px;font-size:15px}.primary,.ghost{font-size:12px;padding:11px 16px}.status{font-size:12px}
.post-head{align-items:flex-start;padding:14px}.post-head strong{font-size:14px;line-height:1.3}.post-head small{font-size:12px;line-height:1.4}.post-body{font-size:15px;line-height:1.7;padding:0 14px 14px}.post-actions button{font-size:12px;padding:8px 10px}
.feed-split{gap:16px}
.panelbox{padding:16px;border-radius:22px}
.calendar-head-advanced{display:grid;grid-template-columns:40px 1fr 40px;gap:10px;align-items:center}.calendar-head-advanced>div{display:grid;gap:4px}.calendar-head-advanced strong{font-size:22px;line-height:1.05;text-transform:capitalize}.calendar-head-advanced span{font-size:11px;color:rgba(255,255,255,.50)}
.calendar-arrow{width:40px;height:40px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:22px;display:grid;place-items:center;padding:0}.calendar-arrow:disabled{opacity:.38;cursor:not-allowed}
.calendar-progress{display:flex;gap:8px;flex-wrap:wrap;margin:2px 0 12px}.month-step{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:rgba(255,255,255,.72);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700;text-transform:capitalize}.month-step.active{background:var(--cream);color:#23251f;border-color:transparent;box-shadow:0 8px 20px rgba(0,0,0,.12)}
.cal{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.dow{font-size:10px;font-weight:700;color:rgba(255,255,255,.42);text-align:center;padding-bottom:2px}.blank{display:block;height:40px}.day{min-height:42px;border-radius:14px;border:1px solid transparent;background:rgba(255,255,255,.045);display:grid;align-content:center;justify-items:center;gap:3px;font-size:12px;color:rgba(255,255,255,.82);padding:6px 2px}.day span{line-height:1}.day.event{border-color:rgba(255,255,255,.10);background:rgba(255,255,255,.09)}.day.today{background:var(--cream);color:#22241f;font-weight:800}.day-dots{min-height:8px;display:flex;gap:4px;justify-content:center}.day-dots em{display:block;width:6px;height:6px;border-radius:50%}
.agenda{display:grid;gap:8px;margin-top:12px}.agenda-row{display:grid;grid-template-columns:4px 1fr;gap:9px;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.06);padding:10px;border-radius:13px;text-align:left}.agenda-row strong{display:block;font-size:13px;line-height:1.35}.agenda-row span{display:block;font-size:11px;line-height:1.45;color:rgba(255,255,255,.56)}.agenda-empty{font-size:12px;line-height:1.5;color:rgba(255,255,255,.56);padding:6px 0}
.club-door strong{display:block;font-size:16px;line-height:1.35;margin:0 0 8px}.hint{font-size:12px;line-height:1.55;color:rgba(255,255,255,.58)}
.club-hero{padding:28px;border-radius:28px;min-height:248px}.club-hero h1{font-size:54px;line-height:.98;margin:8px 0 14px}.club-hero p{font-size:15px;line-height:1.65;max-width:56ch}.hero-actions{gap:10px;flex-wrap:wrap}.hero-actions span{font-size:12px;line-height:1.45;color:rgba(255,255,255,.62)}.hero-seal{width:122px;height:122px}
.content-card,.member-card,.journal-card,.mini-journal button,.mini-roster button,.conversation,.notification-card,.event-card{border-radius:22px}
.event-card{grid-template-columns:132px 1fr}.event-art{padding:16px}.event-art b{font-size:13px;line-height:1.35}.event-copy{padding:16px}.event-copy h3{font-size:24px;line-height:1.08}.event-copy>p{font-size:13px;line-height:1.45}.event-copy .event-desc{font-size:14px;line-height:1.6}.event-actions{gap:8px;flex-wrap:wrap}.event-actions button,.event-actions a{font-size:12px;min-height:40px;display:inline-flex;align-items:center}
.page-title{font-size:44px;line-height:1.02;margin:0 0 10px}.page-desc{font-size:15px;line-height:1.65;max-width:74ch}.month-card header strong{font-size:28px}.month-card header span{font-size:12px}.month-day{min-height:46px}.month-day span{font-size:12px}.month-list button{padding:10px 12px}.month-list time,.month-list span{font-size:13px;line-height:1.45}
.messenger{min-height:720px}.conversation strong{font-size:14px;line-height:1.35}.conversation span{font-size:12px;line-height:1.45}.bubble span{font-size:14px;line-height:1.6}
.profile-main h2{font-size:34px;line-height:1.04}.profile-main p{font-size:14px;line-height:1.5}.profile-main small{font-size:12px}.profile-statbar b{font-size:22px}.profile-statbar span{font-size:12px}

@media(max-width:1180px){
  .workspace{width:min(100%,calc(100vw - 44px))}
  .layout{grid-template-columns:200px minmax(0,1fr) 296px;gap:16px}
  .club-hero h1{font-size:46px}
}

@media(max-width:820px){
  .calendar-head-advanced strong{font-size:20px}
  .calendar-progress{margin-bottom:10px}
  .blank{height:42px}
  .day{min-height:46px}
}


/* v3.0 — non-blocking Firebase boot */
.lr-live-boot .auth-card{display:flex;flex-direction:column;justify-content:center}
.lr-connect-mark{display:flex;align-items:center;gap:12px;margin-bottom:22px;letter-spacing:.12em}
.lr-connect-mark span{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;font-size:11px;font-weight:800}
.lr-connect-mark strong{font-size:16px}
.lr-connect-line{height:4px;border-radius:99px;background:rgba(255,255,255,.1);overflow:hidden;margin-top:14px}
.lr-connect-line i{display:block;width:38%;height:100%;background:var(--cream);border-radius:99px;animation:lrConnect 1.2s ease-in-out infinite alternate}
@keyframes lrConnect{from{transform:translateX(-8%)}to{transform:translateX(178%)}}
@media(max-width:820px){.lr-live-boot{grid-template-columns:1fr}.lr-live-boot .auth-hero{min-height:38dvh}.lr-live-boot .auth-card{min-height:62dvh}}

/* v3.2 — functional QA polish */
.invite-result{display:grid;gap:10px;margin-top:10px;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.06)}
.invite-result strong{font-size:15px;letter-spacing:.08em}.invite-result>div{display:flex;gap:7px;flex-wrap:wrap}.invite-result small{font-size:11px;color:rgba(255,255,255,.55)}
.story-view{display:grid;gap:14px}.story-view img,.story-view video{display:block;width:100%;max-height:70dvh;object-fit:contain;border-radius:18px;background:#111}
.venue-card-button,.curated-card{appearance:none;-webkit-appearance:none;width:100%;text-align:left;color:inherit;font:inherit;cursor:pointer}
.venue-card-button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09)}
.curated-card{border:1px solid rgba(255,255,255,.16)}
.member-profile-meta a{display:inline-flex;margin:3px 8px 3px 0;color:var(--cream);font-size:12px;text-decoration:none}.member-profile-meta a:hover{text-decoration:underline}
.notification-card{cursor:pointer}.notification-card input{width:20px;height:20px;accent-color:#f5f1df}
@media(max-width:820px){.invite-result strong{font-size:14px}.story-view img,.story-view video{max-height:64dvh}.notification-card{grid-template-columns:1fr auto}}

/* v3.3 editorial draft desk */
.editorial-drafts-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.editorial-draft-card{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:rgba(255,255,255,.07);box-shadow:0 18px 44px rgba(0,0,0,.12)}.draft-cover{min-height:240px;padding:22px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;gap:10px}.draft-cover span{font-size:10px;letter-spacing:.16em;font-weight:800;color:rgba(255,255,255,.72)}.draft-cover strong{font-family:"Instrument Serif",Georgia,serif;font-size:34px;line-height:1.02;font-weight:400;max-width:15ch}.draft-card-body{padding:18px}.draft-card-body>p{font-size:14px;line-height:1.65;color:rgba(255,255,255,.72);margin:0 0 14px}.draft-meta{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.draft-meta span{font-size:10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:6px 9px;color:rgba(255,255,255,.58)}.editorial-preview{overflow:hidden}.editorial-preview-hero{min-height:360px;border-radius:24px;padding:28px;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;gap:10px}.editorial-preview-hero>span{font-size:10px;font-weight:800;letter-spacing:.17em;color:rgba(255,255,255,.70)}.editorial-preview-hero h2{font-family:"Instrument Serif",Georgia,serif;font-size:52px;line-height:.98;font-weight:400;margin:0;max-width:14ch}.editorial-preview-hero p{font-size:15px;line-height:1.6;color:rgba(255,255,255,.76);max-width:68ch;margin:0}.editorial-preview-copy{padding:26px 2px 6px}.editorial-lead{font-family:"Instrument Serif",Georgia,serif;font-size:28px;line-height:1.28;margin:0 0 28px;color:#fff}.editorial-place{display:grid;grid-template-columns:56px 1fr;gap:18px;padding:26px 0;border-top:1px solid rgba(255,255,255,.13)}.editorial-index{font-size:11px;letter-spacing:.14em;color:rgba(255,255,255,.40);padding-top:8px}.editorial-place h3{font-family:"Instrument Serif",Georgia,serif;font-size:38px;line-height:1;margin:0 0 8px;font-weight:400}.editorial-place-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.editorial-place-meta span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.52)}.editorial-place p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.76);max-width:70ch}.editorial-place .why-go{font-size:15px;color:#fff}.editorial-place dl{display:grid;grid-template-columns:90px 1fr;gap:7px 14px;margin:18px 0}.editorial-place dt{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.44)}.editorial-place dd{margin:0;font-size:13px;line-height:1.5;color:rgba(255,255,255,.73)}.editorial-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.editorial-actions .text-link{font-size:12px}.editorial-credit{border-top:1px solid rgba(255,255,255,.12);padding-top:18px;font-size:11px;line-height:1.6;color:rgba(255,255,255,.43)}
@media(max-width:820px){.editorial-drafts-grid{grid-template-columns:1fr}.draft-cover{min-height:210px}.draft-cover strong{font-size:31px}.editorial-preview-hero{min-height:300px;padding:20px}.editorial-preview-hero h2{font-size:40px}.editorial-preview-copy{padding-top:18px}.editorial-lead{font-size:24px}.editorial-place{grid-template-columns:1fr;gap:6px}.editorial-index{padding:0}.editorial-place h3{font-size:34px}.editorial-place dl{grid-template-columns:78px 1fr}}

/* v3.4 — persistent logout control */
.user-controls{gap:8px;min-width:0}
.top-logout{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:700;line-height:1;transition:.18s ease}
.top-logout:hover{background:var(--cream);color:#242620;border-color:transparent}
.top-logout:disabled{opacity:.6;cursor:wait}
.logout-icon{font-size:15px;line-height:1}.logout-label{white-space:nowrap}
@media(max-width:980px){.topbar{grid-template-columns:190px 1fr 168px}.top-logout{padding:0 11px}.logout-label{display:none}.top-logout{width:38px;border-radius:50%}}
@media(max-width:820px){.top-logout{display:inline-flex!important;width:38px;height:38px;flex:0 0 38px}.user-controls{margin-left:auto}.logout-label{display:none}}

/* v3.6 — premium glass members access */
.auth.auth-premium{
  min-height:100dvh;
  display:block;
  max-width:none;
  margin:0;
  padding:clamp(18px,3.2vw,52px);
  position:relative;
  isolation:isolate;
}
.auth-premium:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-2;
  background:
    linear-gradient(180deg,rgba(11,14,12,.18),rgba(12,14,12,.50)),
    radial-gradient(circle at 13% 14%,rgba(156,190,171,.22),transparent 27%),
    radial-gradient(circle at 84% 18%,rgba(211,190,119,.16),transparent 29%),
    url('https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Sunset_in_Ayval%C4%B1k_District.jpg/1024px-Sunset_in_Ayval%C4%B1k_District.jpg') center/cover no-repeat;
  filter:saturate(.88) contrast(1.05) brightness(.88);
}
.auth-premium:after{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:linear-gradient(115deg,rgba(10,12,10,.45),transparent 42%,rgba(12,14,12,.22));
}
.auth-shell{
  width:min(1480px,100%);
  min-height:calc(100dvh - clamp(72px,9vw,120px));
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(430px,.72fr);
  gap:16px;
  padding:16px;
  border:1px solid rgba(255,255,255,.24);
  border-radius:38px;
  background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.038));
  box-shadow:0 45px 120px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.18);
  backdrop-filter:blur(32px) saturate(120%);
  -webkit-backdrop-filter:blur(32px) saturate(120%);
  overflow:hidden;
}
.auth-premium .auth-hero{
  min-height:720px;
  border-radius:28px;
  border:1px solid rgba(255,255,255,.18);
  box-shadow:none;
  background:
    linear-gradient(180deg,rgba(13,16,13,.08),rgba(13,15,13,.58)),
    linear-gradient(90deg,rgba(18,20,17,.45),transparent 68%),
    url('https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Sunset_in_Ayval%C4%B1k_District.jpg/1024px-Sunset_in_Ayval%C4%B1k_District.jpg') center/cover no-repeat;
  position:relative;
  overflow:hidden;
}
.auth-premium .auth-hero:after{
  background:linear-gradient(180deg,rgba(0,0,0,.04) 8%,rgba(6,8,6,.12) 48%,rgba(8,10,8,.62) 100%);
}
.auth-hero-glow{
  position:absolute;
  width:460px;
  height:460px;
  border-radius:50%;
  right:-120px;
  top:-110px;
  background:radial-gradient(circle,rgba(239,224,165,.22),rgba(184,203,180,.08) 42%,transparent 70%);
  filter:blur(10px);
  z-index:1;
  pointer-events:none;
}
.auth-topline{
  position:absolute;
  left:28px;
  right:28px;
  top:26px;
  z-index:3;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.auth-brand-lockup{display:flex;align-items:center;gap:12px}.auth-brand-mark{
  width:42px;height:42px;border-radius:14px;display:grid;place-items:center;
  border:1px solid rgba(255,255,255,.24);background:rgba(20,23,20,.28);backdrop-filter:blur(18px);
  font-size:11px;font-weight:800;letter-spacing:.08em
}
.auth-brand-lockup div{display:grid;gap:2px}.auth-brand-lockup strong{font-size:13px;letter-spacing:.18em}.auth-brand-lockup small{font-size:8px;letter-spacing:.16em;color:rgba(255,255,255,.46)}
.auth-season{font-size:9px;letter-spacing:.16em;color:rgba(255,255,255,.58);border:1px solid rgba(255,255,255,.16);background:rgba(20,23,20,.22);padding:8px 10px;border-radius:999px;backdrop-filter:blur(16px)}
.auth-premium .auth-copy{left:clamp(28px,4vw,60px);right:clamp(28px,4vw,60px);bottom:clamp(32px,5vw,64px);max-width:780px}
.auth-premium .kicker{font-size:10px;letter-spacing:.24em;color:#dce8d6}
.auth-premium .auth-copy h1{font-size:clamp(70px,7vw,112px);letter-spacing:-.045em;line-height:.82;margin:18px 0 24px;text-shadow:0 12px 32px rgba(0,0,0,.22)}
.auth-premium .auth-copy>p{max-width:630px;font-size:15px;line-height:1.72;color:rgba(255,255,255,.76)}
.auth-premium .auth-badges{margin-top:22px;gap:9px}.auth-premium .auth-badges span{font-size:9px;padding:8px 11px;background:rgba(255,255,255,.075);backdrop-filter:blur(12px)}
.auth-editorial-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:30px;max-width:760px}
.auth-editorial-meta>div{min-height:96px;padding:13px 14px;border-radius:17px;border:1px solid rgba(255,255,255,.14);background:rgba(19,22,19,.24);backdrop-filter:blur(18px);display:grid;align-content:end;gap:2px}
.auth-editorial-meta small{font-size:9px;color:rgba(255,255,255,.35);letter-spacing:.12em}.auth-editorial-meta strong{font-size:12px;font-weight:700}.auth-editorial-meta span{font-size:10px;color:rgba(255,255,255,.50);line-height:1.4}

.auth-premium .auth-card{
  min-height:720px;
  align-self:stretch;
  border-radius:28px;
  padding:clamp(24px,3vw,38px);
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:linear-gradient(155deg,rgba(28,31,27,.70),rgba(20,22,19,.54));
  border:1px solid rgba(255,255,255,.21);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 22px 70px rgba(0,0,0,.20);
  backdrop-filter:blur(38px) saturate(120%);
  -webkit-backdrop-filter:blur(38px) saturate(120%);
  position:relative;
  overflow:auto;
}
.auth-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.auth-card-kicker{font-size:9px;letter-spacing:.18em;color:rgba(220,232,214,.62)}.auth-card-head h2{font-family:"Instrument Serif",Georgia,serif;font-weight:400;font-size:38px;line-height:1;margin:7px 0 0;letter-spacing:-.02em}.auth-card-seal{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.065);font-family:Georgia,serif;font-size:14px;color:var(--cream);box-shadow:inset 0 0 0 5px rgba(255,255,255,.02)}
.auth-premium .auth-tabs{margin:0 0 22px;padding:5px;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.10)}
.auth-premium .auth-tabs button{min-height:40px;font-size:11px;font-weight:700;letter-spacing:.01em;color:rgba(255,255,255,.53);transition:background .2s,color .2s,transform .2s}.auth-premium .auth-tabs button.active{background:linear-gradient(180deg,#f6f2e4,#e9e3d1);color:#24261f;box-shadow:0 6px 20px rgba(0,0,0,.16)}
.auth-premium .panel.active{gap:12px}
.auth-field-wrap{display:grid;gap:7px}.auth-field-wrap label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.48);padding-left:2px}.auth-premium .field{min-height:50px;border-radius:15px;padding:13px 14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.065);font-size:14px;color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.03);transition:.2s}.auth-premium .field:hover{background:rgba(255,255,255,.085);border-color:rgba(255,255,255,.20)}.auth-premium .field:focus{background:rgba(255,255,255,.095);border-color:rgba(245,241,223,.58);box-shadow:0 0 0 4px rgba(245,241,223,.07);outline:0}.auth-premium .field::placeholder{color:rgba(255,255,255,.27)}
.auth-primary{width:100%;min-height:52px;margin-top:4px;display:flex;align-items:center;justify-content:space-between;border-radius:15px!important;padding:0 16px!important;background:linear-gradient(180deg,#f7f3e6,#e9e1cf)!important;color:#23251f!important;font-size:13px!important;letter-spacing:.01em;box-shadow:0 10px 28px rgba(0,0,0,.18);transition:transform .18s,box-shadow .18s}.auth-primary:hover{transform:translateY(-1px);box-shadow:0 14px 34px rgba(0,0,0,.24)}.auth-primary span{font-size:18px;font-weight:400}
.auth-divider{height:24px;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.34);font-size:9px;text-transform:uppercase;letter-spacing:.14em}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:rgba(255,255,255,.10)}
.auth-premium .socials{gap:8px}.auth-premium .socials button{min-height:48px;border-radius:14px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.12);transition:.2s}.auth-premium .socials button:hover{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.20);transform:translateY(-1px)}.auth-premium .socials b{font-size:11px}.social-mark{width:20px;height:20px;display:grid;place-items:center;font-weight:800;font-size:12px}.apple-mark{font-size:8px;border-radius:50%;border:1px solid rgba(255,255,255,.55)}.meta-mark{font-size:19px;font-family:Georgia,serif;font-weight:400}.google-mark{font-family:Arial,sans-serif}
.auth-footnote{font-size:11px;line-height:1.55;text-align:center;color:rgba(255,255,255,.38);margin:2px 12px 0}.auth-premium .status{min-height:18px;font-size:11px;line-height:1.45;color:#d9ead2;margin-top:0}.auth-consent{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.09);font-size:11px;line-height:1.45;color:rgba(255,255,255,.56)}.auth-consent input{margin-top:2px;accent-color:#f5f1df}.invite-field .field{letter-spacing:.08em;font-weight:700}
.auth-card-bottom{display:flex;justify-content:space-between;gap:12px;margin-top:28px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);font-size:8px;letter-spacing:.14em;color:rgba(255,255,255,.27)}
.auth-footer{width:min(1480px,100%);margin:14px auto 0;display:flex;justify-content:space-between;gap:16px;padding:0 14px;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.42)}

@media(max-width:1050px){
  .auth-shell{grid-template-columns:1fr minmax(390px,.78fr)}
  .auth-premium .auth-copy h1{font-size:74px}
  .auth-editorial-meta{grid-template-columns:1fr}.auth-editorial-meta>div{min-height:68px}
}
@media(max-width:820px){
  .auth.auth-premium{padding:12px}
  .auth-shell{display:block;padding:10px;border-radius:28px;min-height:auto}
  .auth-premium .auth-hero{min-height:48dvh;border-radius:22px}
  .auth-topline{left:18px;right:18px;top:17px}.auth-season{display:none}
  .auth-premium .auth-copy{left:22px;right:22px;bottom:24px}
  .auth-premium .auth-copy h1{font-size:62px;margin:12px 0 16px}
  .auth-premium .auth-copy>p{font-size:13px;line-height:1.6}
  .auth-editorial-meta{display:none}
  .auth-premium .auth-card{min-height:auto;margin:10px 0 0!important;border-radius:22px;padding:24px 18px;overflow:visible}
  .auth-card-head{margin-bottom:20px}.auth-card-head h2{font-size:32px}.auth-card-seal{width:44px;height:44px}
  .auth-footer{padding:0 10px;margin-top:10px}
}
@media(max-width:520px){
  .auth.auth-premium{padding:0;background:#171916}
  .auth-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}
  .auth-premium .auth-hero{min-height:42dvh;border-radius:0;border-left:0;border-right:0;border-top:0}
  .auth-topline{top:16px}.auth-brand-mark{width:38px;height:38px}.auth-brand-lockup strong{font-size:12px}
  .auth-premium .auth-copy{bottom:20px}.auth-premium .auth-copy h1{font-size:54px}.auth-premium .auth-copy>p{font-size:12px;max-width:95%}.auth-premium .auth-badges{margin-top:14px}.auth-premium .auth-badges span{font-size:8px;padding:6px 8px}
  .auth-premium .auth-card{margin:-1px 0 0!important;border-radius:24px 24px 0 0;padding:24px 16px 30px;border-left:0;border-right:0;border-bottom:0;background:linear-gradient(180deg,rgba(29,32,28,.92),rgba(22,24,21,.98));backdrop-filter:blur(28px)}
  .auth-card-head h2{font-size:30px}.auth-card-seal{display:none}
  .auth-premium .socials{grid-template-columns:1fr}.auth-premium .socials button{justify-content:flex-start;padding:0 16px}.auth-premium .socials .social-mark{margin-right:2px}
  .auth-premium .grid2{grid-template-columns:1fr}.auth-card-bottom{margin-top:22px}.auth-footer{display:none}
  .auth-premium .field{font-size:16px}
}

/* v3.7 — real Ayvalık photo + attribution */
.auth-photo-credit a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.18)}.auth-photo-credit a:hover{color:rgba(255,255,255,.72);border-color:rgba(255,255,255,.45)}


/* v3.8 — Vinterro Digital attribution: standard red / gray / black */
.vinterro-credit{
  display:inline-flex;
  align-items:center;
  gap:4px;
  min-height:26px;
  padding:5px 9px;
  border-radius:999px;
  background:rgba(246,244,239,.94);
  border:1px solid rgba(17,17,17,.10);
  box-shadow:0 5px 16px rgba(0,0,0,.10);
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:600;
  line-height:1;
  letter-spacing:0;
  text-transform:none;
  text-decoration:none;
  white-space:nowrap;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.vinterro-credit:hover{transform:translateY(-1px);background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.14)}
.vinterro-credit .credit-label{color:#8a8a8a;font-weight:500}
.vinterro-credit .credit-vinterro{color:#d62929;font-weight:800}
.vinterro-credit .credit-digital{color:#111;font-weight:800}
.workspace-credit-row{display:flex;justify-content:flex-end;align-items:center;padding:0 22px 18px}
.auth-footer .vinterro-credit{margin-left:auto}
@media(max-width:820px){.workspace-credit-row{padding:0 14px 84px}.auth-footer{align-items:center;flex-wrap:wrap}.auth-footer .vinterro-credit{margin-left:0}}
@media(max-width:520px){.workspace-credit-row{justify-content:center;padding:0 12px 82px}.vinterro-credit{font-size:9px;min-height:25px}.auth-footer{display:none}}

/* v3.9 — viewport-fit auth composition + refined Vinterro credit */
@media (min-width:821px){
  .auth.auth-premium{
    height:100dvh;
    min-height:100dvh;
    overflow:hidden;
    padding:clamp(12px,1.45vw,22px) clamp(14px,2vw,30px) 10px;
    display:grid;
    grid-template-rows:minmax(0,1fr) 32px;
    gap:8px;
    box-sizing:border-box;
  }
  .auth-shell{
    min-height:0;
    height:100%;
    max-height:100%;
    padding:12px;
    gap:14px;
    border-radius:30px;
    overflow:hidden;
  }
  .auth-premium .auth-hero,
  .auth-premium .auth-card{
    min-height:0;
    height:100%;
    max-height:100%;
  }
  .auth-premium .auth-card{
    padding:clamp(20px,2.1vw,32px);
    overflow:auto;
    scrollbar-width:thin;
  }
  .auth-premium .auth-copy{
    bottom:clamp(24px,3.2vw,46px);
  }
  .auth-premium .auth-copy h1{
    font-size:clamp(64px,6vw,96px);
    margin:14px 0 18px;
  }
  .auth-premium .auth-copy>p{font-size:14px;line-height:1.62}
  .auth-editorial-meta{margin-top:20px}
  .auth-editorial-meta>div{min-height:78px;padding:11px 12px}
  .auth-card-head{margin-bottom:18px}
  .auth-card-head h2{font-size:34px}
  .auth-premium .auth-tabs{margin-bottom:16px}
  .auth-premium .panel.active{gap:10px}
  .auth-premium .field{min-height:46px;padding:11px 13px}
  .auth-primary{min-height:48px}
  .auth-divider{height:20px}
  .auth-premium .socials button{min-height:44px}
  .auth-card-bottom{margin-top:18px;padding-top:11px}
  .auth-footer{
    width:min(1480px,100%);
    min-height:32px;
    margin:0 auto;
    padding:0 12px;
    align-items:center;
    flex-wrap:nowrap;
  }
}

.vinterro-credit{
  min-height:29px;
  padding:6px 11px;
  gap:4px;
  font-size:11.5px;
  border-radius:999px;
}
.vinterro-credit .credit-label{font-weight:600}
.vinterro-credit .credit-vinterro,.vinterro-credit .credit-digital{font-weight:800}

@media (min-width:821px) and (max-height:760px){
  .auth.auth-premium{padding-top:8px;padding-bottom:6px;grid-template-rows:minmax(0,1fr) 30px}
  .auth-shell{padding:9px}
  .auth-premium .auth-copy h1{font-size:58px;margin:10px 0 12px}
  .auth-premium .auth-copy>p{font-size:12px;line-height:1.5}
  .auth-editorial-meta{margin-top:14px}.auth-editorial-meta>div{min-height:62px}
  .auth-premium .auth-card{padding:18px 24px}
  .auth-card-head{margin-bottom:12px}.auth-card-head h2{font-size:30px}
  .auth-premium .auth-tabs{margin-bottom:12px}
  .auth-premium .field{min-height:42px;padding:9px 12px}
  .auth-primary{min-height:44px}.auth-divider{height:18px}.auth-premium .socials button{min-height:40px}
  .auth-footnote{font-size:10px}.auth-card-bottom{margin-top:12px;padding-top:9px}
}

@media(max-width:820px){
  .auth.auth-premium{min-height:100dvh;overflow:visible}
  .vinterro-credit{font-size:11px;min-height:28px;padding:6px 10px}
}

/* v3.11 — desktop auth grid placement regression fix */
@media (min-width:821px){
  .auth.auth-premium{
    grid-template-columns:minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr) auto!important;
    justify-items:stretch;
    align-items:stretch;
  }
  .auth.auth-premium > .auth-shell{
    grid-column:1 / -1;
    grid-row:1;
    width:100%;
    max-width:1480px;
    min-width:0;
    justify-self:center;
    align-self:stretch;
  }
  .auth.auth-premium > .auth-footer{
    grid-column:1 / -1;
    grid-row:2;
    width:100%;
    max-width:1480px;
    justify-self:center;
    align-self:center;
  }
}

@media (min-width:821px) and (max-width:1180px){
  .auth-shell{
    grid-template-columns:minmax(0,1.2fr) minmax(360px,.82fr);
  }
}

/* v4.0 Friendship Network */
.friends-page{display:block}.friends-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 26px}.friends-search{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:0 16px;height:48px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(255,255,255,.055);backdrop-filter:blur(18px)}.friends-search span{font-size:20px;opacity:.7}.friends-search input{width:100%;border:0;outline:0;background:transparent;color:inherit;font:inherit}.friends-search input::placeholder{color:rgba(255,255,255,.48)}.friends-summary{display:flex;align-items:baseline;gap:8px;color:rgba(255,255,255,.64);font-size:12px}.friends-summary b{color:#fff;font-size:16px}.friends-section{margin-top:28px}.section-head.compact{margin-bottom:12px}.friend-list{display:grid;gap:10px}.friend-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.045)}.friend-identity{border:0;background:transparent;color:inherit;display:flex;align-items:center;gap:12px;text-align:left;min-width:0;cursor:pointer}.friend-identity>span:last-child{display:grid;gap:3px;min-width:0}.friend-identity strong{font-size:14px}.friend-identity small{color:rgba(255,255,255,.55);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.small-photo{width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important;display:grid;place-items:center;overflow:hidden;background:rgba(255,255,255,.08)}.small-photo img{width:100%;height:100%;object-fit:cover}.friend-row-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.mini{padding:9px 12px!important;min-height:36px!important;font-size:12px!important}.friend-card .member-photo{border:0;cursor:pointer}.mutual-copy{display:block;margin:8px 0;color:rgba(255,255,255,.56);font-size:11px}.friend-card button[disabled],.member-profile-modal button[disabled]{opacity:.55;cursor:default}.member-profile-meta strong{display:block;margin:10px 0;font-size:12px;color:rgba(255,255,255,.68)}
@media(max-width:820px){.friends-toolbar{align-items:stretch;flex-direction:column}.friends-summary{justify-content:flex-start}.friend-row{align-items:flex-start;flex-direction:column}.friend-row-actions{width:100%}.friend-row-actions button{flex:1}.friends-page .member-grid{grid-template-columns:1fr}.friends-search{height:46px}}


/* v4.1 — premium social glass / strict geometry */
:root{--lr-gold:#e3ad61;--lr-gold-soft:#f2cf99;--lr-teal:#123941;--lr-deep:#081b20;--lr-panel:rgba(11,34,39,.72);--lr-panel-2:rgba(22,36,39,.72)}
body{background-image:linear-gradient(180deg,rgba(4,19,23,.30),rgba(5,15,17,.72)),url('/assets/hero-art.webp');background-position:center;background-size:cover;background-attachment:scroll}
body:before{filter:blur(8px) saturate(1.08) brightness(.76);transform:scale(1.025)}
body:after{background:linear-gradient(90deg,rgba(1,24,30,.70),rgba(10,25,29,.34) 52%,rgba(80,43,22,.26)),radial-gradient(circle at 76% 18%,rgba(230,156,103,.25),transparent 33%),radial-gradient(circle at 15% 70%,rgba(47,146,157,.18),transparent 32%)}
.workspace{width:min(1500px,calc(100vw - 56px));margin:18px auto 28px;border-radius:24px;background:linear-gradient(150deg,rgba(5,30,36,.78),rgba(14,29,32,.72));border:1px solid rgba(242,207,153,.34);box-shadow:0 30px 90px rgba(0,0,0,.38);overflow:hidden;min-height:calc(100dvh - 46px)}
.topbar{height:86px;grid-template-columns:280px 1fr 190px;padding:0 30px;background:linear-gradient(90deg,rgba(3,31,38,.74),rgba(32,35,35,.58),rgba(90,55,36,.32));border-bottom:1px solid rgba(242,207,153,.20);backdrop-filter:blur(24px) saturate(130%)}
.brand{gap:14px}.brand-mark{width:48px;height:48px;border-radius:50%;border:1px solid var(--lr-gold);background:rgba(8,29,34,.68);color:var(--lr-gold-soft);position:relative;font-family:Georgia,serif;font-size:0;display:grid;place-items:center}.brand-mark b,.brand-mark i{font-size:22px;font-weight:400;font-style:normal;line-height:1;position:absolute}.brand-mark b{transform:translateX(-5px)}.brand-mark i{transform:translateX(6px)}.brand-word{display:flex;flex-direction:column;font-family:Georgia,serif;font-size:23px;letter-spacing:.16em;color:#fbf0dc;line-height:1.05}.brand-word small{font-family:system-ui,-apple-system,sans-serif;font-size:8px;letter-spacing:.24em;color:var(--lr-gold-soft);margin-top:8px}
.nav{background:transparent;border:0;gap:10px;padding:0}.nav button{font-size:13px;padding:11px 16px;border-radius:999px;color:rgba(255,248,237,.76)}.nav button.active{background:linear-gradient(135deg,rgba(216,185,128,.30),rgba(54,137,145,.28));color:#fff3de;border:1px solid rgba(242,207,153,.48);box-shadow:0 0 24px rgba(92,190,194,.14),inset 0 0 20px rgba(255,184,111,.08)}
.user-controls{gap:9px}.iconbtn,.avatar,.top-logout{border-color:rgba(242,207,153,.32);background:rgba(7,35,40,.46)}.avatar{background:linear-gradient(145deg,rgba(227,173,97,.30),rgba(63,153,161,.34));color:#fff3df}.top-logout{color:#fff2dd}
.layout{grid-template-columns:282px minmax(0,1fr) 310px;gap:18px;padding:18px;align-items:start}.left,.right{top:104px}.right{gap:12px}
.member-pass-v41,.circle-rail,.panelbox,.daily-hero,.composer,.post{background:linear-gradient(150deg,rgba(10,47,55,.72),rgba(21,34,36,.70));border:1px solid rgba(242,207,153,.28);box-shadow:0 18px 44px rgba(0,0,0,.18);backdrop-filter:blur(26px) saturate(125%)}
.member-pass-v41{padding:24px 20px 18px;border-radius:24px;text-align:left}.member-portrait{width:132px;height:132px;margin:0 auto 18px;border-radius:50%;border:2px solid var(--lr-gold);padding:4px;position:relative;display:grid;place-items:center;background:rgba(255,255,255,.06);overflow:visible}.member-portrait>img,.member-portrait>span{width:100%;height:100%;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:rgba(255,255,255,.08);font-family:Georgia,serif;font-size:34px}.member-crown{position:absolute;right:-4px;bottom:4px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f0bc69,#c87938);color:white;border:2px solid rgba(8,29,34,.90);font-size:16px}.member-tier{font-size:9px;letter-spacing:.20em;color:var(--lr-gold-soft);font-weight:800;margin:0 0 8px}.member-pass-v41 h2{font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1;margin:0 0 8px;color:#fff2dc}.member-pass-v41>p{font-size:13px;margin:0 0 18px;color:rgba(255,255,255,.68)}.member-stats{display:flex;gap:28px;margin:0 0 16px}.member-stats div{display:grid;gap:2px}.member-stats strong{font-family:Georgia,serif;font-size:27px;font-weight:400;color:#fff}.member-stats span{font-size:11px;color:rgba(255,255,255,.60)}.private-network{width:max-content;border:1px solid rgba(227,173,97,.62);border-radius:999px;padding:7px 12px;color:var(--lr-gold-soft);font-size:9px;letter-spacing:.14em;margin-bottom:6px}.member-pass-v41>small{font-size:10px;color:rgba(255,255,255,.50)}.member-edit{width:100%;margin-top:16px;display:flex;align-items:center;justify-content:space-between;border-color:rgba(227,173,97,.45);font-size:12px}.member-edit span{width:28px;height:28px;border-radius:50%;border:1px solid rgba(227,173,97,.55);display:grid;place-items:center;font-family:Georgia,serif;color:var(--lr-gold-soft)}
.circle-rail{margin-top:12px;border-radius:22px;padding:16px}.circle-person{width:100%;display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:center;border:0;border-bottom:1px solid rgba(242,207,153,.16);background:transparent;color:#fff;text-align:left;padding:10px 0}.circle-person .avatar.small{width:46px;height:46px;border-radius:50%;overflow:hidden;background:rgba(255,255,255,.08)}.circle-person img{width:100%;height:100%;object-fit:cover}.circle-person strong{display:block;font-size:12px}.circle-person small,.circle-person em{display:block;font-size:10px;font-style:normal;color:rgba(255,255,255,.52);margin-top:2px}.rail-link{margin-top:12px;border:0;background:transparent;color:var(--lr-gold-soft);font-size:11px;padding:0}.rail-brand-bottom{padding:22px 8px 2px}.rail-brand-bottom b{display:block;font-family:Georgia,serif;letter-spacing:.28em;font-size:18px;font-weight:400}.rail-brand-bottom span{display:block;font-size:10px;color:rgba(255,255,255,.48);margin-top:8px}
.daily-hero{position:relative;min-height:288px;border-radius:24px;overflow:hidden;padding:34px;background-image:linear-gradient(90deg,rgba(4,26,31,.94) 0%,rgba(4,26,31,.65) 45%,rgba(4,26,31,.18) 100%),var(--daily-photo,url('https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Sunset_in_Ayval%C4%B1k_District.jpg/1024px-Sunset_in_Ayval%C4%B1k_District.jpg'));background-size:cover;background-position:center}.daily-copy{max-width:58%}.daily-hero .eyebrow{color:var(--lr-gold-soft);font-size:9px}.daily-hero h1{font-family:Georgia,serif;font-size:58px;font-weight:400;line-height:.98;margin:20px 0 14px;color:#fff0d5;letter-spacing:-.02em}.daily-hero p{font-size:14px;line-height:1.6;color:rgba(255,255,255,.72);margin:0 0 20px}.daily-actions{display:flex;gap:10px}.daily-actions .primary,.daily-actions .ghost{min-width:132px}
.incoming-card,.discover-strip{margin-top:12px;border-radius:22px;padding:16px}.section-line{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(242,207,153,.18);padding-bottom:8px;margin-bottom:12px}.section-line .eyebrow{margin:0;color:rgba(255,255,255,.66)}.text-link{border:0;background:transparent;color:rgba(255,255,255,.64);font-size:11px}.incoming-person{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:14px;align-items:center}.avatar.xl{width:66px;height:66px;border-radius:50%;overflow:hidden;background:rgba(255,255,255,.08);display:grid;place-items:center;border:1px solid rgba(227,173,97,.45)}.avatar.xl img{width:100%;height:100%;object-fit:cover}.incoming-person h3{font-family:Georgia,serif;font-size:21px;font-weight:400;margin:0 0 4px}.incoming-person p{font-size:11px;color:rgba(255,255,255,.62);margin:0 0 5px}.incoming-person small{font-size:11px;color:rgba(255,255,255,.72)}.incoming-actions{display:flex;gap:8px}.incoming-empty{padding:12px 2px;display:grid;gap:4px}.incoming-empty strong{font-size:13px}.incoming-empty span{font-size:11px;color:rgba(255,255,255,.55)}
.suggestion-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.suggestion-card{border:1px solid rgba(242,207,153,.20);background:rgba(255,255,255,.045);border-radius:16px;padding:12px;text-align:center;display:grid;justify-items:center;gap:7px;min-width:0}.suggestion-avatar{width:78px;height:78px;border-radius:50%;border:1px solid rgba(227,173,97,.58);padding:3px;background:rgba(255,255,255,.05);overflow:hidden;display:grid;place-items:center;color:#fff}.suggestion-avatar img,.suggestion-avatar span{width:100%;height:100%;border-radius:50%;object-fit:cover;display:grid;place-items:center}.suggestion-card>b{font-size:12px}.suggestion-card>small{font-size:9px;line-height:1.35;color:rgba(255,255,255,.52);min-height:24px}.suggestion-card>.ghost{font-size:9px;padding:7px 9px;width:100%;border-color:rgba(227,173,97,.40)}
.feed-under{margin-top:14px}.compact-composer{border-radius:22px}.panelbox{border-radius:20px}.calendar-head-advanced strong{font-family:Georgia,serif;color:#fff2dc}.calendar-arrow,.month-step,.day,.agenda-row{border-radius:10px}.month-step.active,.day.today{background:linear-gradient(145deg,#f3d29a,#c78a52);color:#172326}.agenda-row{border-color:rgba(242,207,153,.14)}.community-stat>div:nth-child(2){display:grid;grid-template-columns:1fr auto;gap:4px 10px;align-items:end}.community-stat strong{font-family:Georgia,serif;font-size:40px;font-weight:400;color:#fff0d6}.community-stat span,.community-stat small{font-size:11px;color:rgba(255,255,255,.56)}.invite-panel{border-color:rgba(227,173,97,.22)}
.workspace-credit-row{border-top:1px solid rgba(242,207,153,.14);background:rgba(3,24,29,.38)}.vinterro-credit{font-size:11px}.credit-vinterro{color:#ec6b56}.credit-digital{color:#fff}
.side-dock{display:none}
@media(max-width:1180px){.workspace{width:min(100%,calc(100vw - 20px));margin:10px auto}.layout{grid-template-columns:230px minmax(0,1fr) 285px}.topbar{grid-template-columns:240px 1fr 160px}.brand-word{font-size:19px}.suggestion-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:920px){.topbar{grid-template-columns:1fr auto}.nav{display:none}.layout{grid-template-columns:1fr}.left,.right{position:static}.left{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rail-brand-bottom{display:none}.right{grid-template-columns:1fr 1fr}.daily-copy{max-width:72%}.suggestion-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.workspace{width:100%;margin:0;border-radius:0;border-left:0;border-right:0;min-height:100dvh}.topbar{height:68px;padding:0 14px}.brand-mark{width:42px;height:42px}.brand-word{font-size:17px}.brand-word small{font-size:6px}.top-logout{display:none!important}.layout{padding:10px;padding-bottom:88px}.left{grid-template-columns:1fr}.right{grid-template-columns:1fr}.member-pass-v41{display:none}.daily-hero{min-height:380px;padding:24px;background-image:linear-gradient(180deg,rgba(4,26,31,.18),rgba(4,26,31,.92) 74%),var(--daily-photo,url('https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Sunset_in_Ayval%C4%B1k_District.jpg/1024px-Sunset_in_Ayval%C4%B1k_District.jpg'));background-position:center}.daily-copy{max-width:100%;margin-top:150px}.daily-hero h1{font-size:43px}.incoming-person{grid-template-columns:58px 1fr}.incoming-actions{grid-column:1/-1}.suggestion-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.suggestion-card{min-width:150px;scroll-snap-align:start}.suggestion-avatar{width:72px;height:72px}.mobile-nav{display:grid}.circle-rail{display:none}}

/* v4.2 — premium glass login, corrected LR mark, faster first paint */
.lr-logo-svg{width:100%;height:100%;display:block;color:var(--lr-gold-soft,#f2cf99)}
.auth-v42{--auth-teal:#0b3b42;--auth-gold:#efb65d;--auth-coral:#e76f51;--auth-mint:#58d2b4;--auth-line:rgba(255,255,255,.28)}
.auth-v42:before{background:linear-gradient(180deg,rgba(4,17,22,.16),rgba(3,16,21,.52)),url('https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Sunset_in_Ayval%C4%B1k_District.jpg/1024px-Sunset_in_Ayval%C4%B1k_District.jpg') center/cover no-repeat;filter:saturate(1.05) contrast(1.03) brightness(.9)}
.auth-v42:after{background:linear-gradient(90deg,rgba(1,20,24,.55) 0%,rgba(1,20,24,.18) 48%,rgba(1,20,24,.30) 100%)}
.auth-v42 .auth-shell{width:min(1540px,100%);grid-template-columns:minmax(0,1.18fr) minmax(440px,.78fr);gap:18px;background:rgba(8,31,36,.22);border:1px solid rgba(248,222,177,.42);box-shadow:0 28px 90px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.12)}
.auth-v42 .auth-hero{background:linear-gradient(180deg,rgba(4,20,24,.08),rgba(4,20,24,.34) 62%,rgba(3,17,21,.74)),url('https://upload.wikimedia.org/wikipedia/commons/thumb/9/93/Sunset_in_Ayval%C4%B1k_District.jpg/1024px-Sunset_in_Ayval%C4%B1k_District.jpg') center/cover no-repeat;border-color:rgba(247,222,179,.34)}
.auth-v42 .auth-brand-lockup{gap:14px}.auth-v42 .auth-brand-mark{width:58px;height:58px;padding:4px;border-radius:18px;border-color:rgba(239,182,93,.60);color:#f6cb87;background:linear-gradient(145deg,rgba(3,45,51,.72),rgba(9,31,36,.52));box-shadow:0 0 28px rgba(79,206,196,.10)}
.auth-v42 .auth-brand-lockup strong{font-family:Georgia,'Times New Roman',serif;font-size:24px;font-weight:400;letter-spacing:.14em;color:#fff4e3}.auth-v42 .auth-brand-lockup small{font-size:9px;letter-spacing:.22em;color:#f0bd6e}
.auth-v42 .auth-season{font-size:10px;color:#fff;border-radius:14px;padding:10px 14px;background:rgba(18,62,67,.38)}
.auth-v42 .auth-copy{max-width:650px;bottom:44px}.auth-v42 .auth-copy .kicker{display:inline-flex;width:max-content;border:1px solid rgba(89,220,193,.38);background:rgba(6,55,58,.56);border-radius:999px;padding:8px 12px;font-size:9px;color:#e7fff8;letter-spacing:.17em}
.auth-v42 .auth-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(58px,5.5vw,92px);line-height:.94;letter-spacing:-.045em;margin:18px 0;color:#fffaf0;text-shadow:0 6px 30px rgba(0,0,0,.26)}
.auth-v42 .auth-copy>p{max-width:560px;font-size:16px;line-height:1.62;color:rgba(255,255,255,.88)}
.auth-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:650px;margin-top:24px}.auth-feature-grid>div{min-height:114px;align-content:center;justify-items:start;background:linear-gradient(155deg,rgba(4,53,57,.56),rgba(7,31,35,.54));border-color:rgba(92,217,196,.28)}
.auth-feature-grid .auth-feature-icon{font-size:26px;line-height:1;color:#5ee0c0;margin-bottom:10px}.auth-feature-grid strong{font-size:12px;color:#fff}.auth-feature-grid small{font-size:9px;color:rgba(255,255,255,.56)}
.auth-v42 .auth-card{background:linear-gradient(150deg,rgba(20,77,82,.56),rgba(13,33,38,.78));border-color:rgba(248,222,177,.46);box-shadow:inset 0 1px rgba(255,255,255,.17),0 30px 80px rgba(0,0,0,.24)}
.auth-v42 .auth-card-head{align-items:center;margin-bottom:18px}.auth-v42 .auth-card-head h2{font-size:46px;color:#fff9eb;margin-top:6px}.auth-v42 .auth-card-head p{margin:8px 0 0;font-size:13px;color:rgba(255,255,255,.62)}.auth-v42 .auth-card-seal{width:58px;height:58px;padding:5px;border-color:rgba(239,182,93,.46);color:#f6cb87;background:rgba(2,40,45,.34)}
.auth-v42 .auth-tabs{border-radius:18px;background:rgba(255,255,255,.055)}.auth-v42 .auth-tabs button.active{background:linear-gradient(135deg,#fff8e8,#f0e6ce);color:#102528}
.auth-v42 .auth-socials-v42{grid-template-columns:repeat(3,1fr)}.auth-v42 .socials button{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.055);min-height:52px}.auth-v42 .socials button:hover{background:rgba(79,203,194,.12);border-color:rgba(89,220,193,.55)}
.auth-v42 .field{border-color:rgba(255,255,255,.28);background:rgba(7,44,48,.34);min-height:54px}.auth-v42 .field:focus{border-color:rgba(95,221,196,.70);box-shadow:0 0 0 4px rgba(95,221,196,.10)}
.auth-login-options{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:10px;color:rgba(255,255,255,.40);margin-top:-2px}.auth-text-btn,.auth-inline-join{border:0;background:transparent;color:#f4ba61;padding:0;font-size:inherit;font-weight:700}.auth-text-btn:hover,.auth-inline-join:hover{text-decoration:underline}
.auth-v42 .auth-primary{background:linear-gradient(110deg,#f0ad4f 0%,#d69651 25%,#0da5a4 100%)!important;color:white!important;border:1px solid rgba(255,255,255,.36);box-shadow:0 12px 32px rgba(0,0,0,.22)}
.auth-v42 .auth-footnote{font-size:11px;color:rgba(255,255,255,.62)}.auth-trust-row{margin-top:6px;padding:12px 14px;border:1px solid rgba(81,216,190,.23);border-radius:15px;background:rgba(7,55,58,.28);font-size:10px;line-height:1.5;text-align:center;color:rgba(228,255,248,.72)}
.auth-value-bar{width:min(1540px,100%);margin:12px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(237,198,139,.28);border-radius:22px;background:rgba(4,37,42,.54);backdrop-filter:blur(24px);overflow:hidden}.auth-value-bar span{min-height:52px;display:grid;place-items:center;border-right:1px solid rgba(255,255,255,.11);font-size:11px;color:rgba(255,255,255,.78)}.auth-value-bar span:last-child{border-right:0}
.auth-v42 .auth-footer{width:min(1540px,100%)}
.brand-mark{padding:4px}.brand-mark .lr-logo-svg{color:#f0c17b}.brand-word{font-family:Georgia,'Times New Roman',serif}
@media(max-width:1100px){.auth-v42 .auth-shell{grid-template-columns:1fr minmax(400px,.82fr)}.auth-feature-grid{grid-template-columns:repeat(2,1fr)}.auth-feature-grid>div{min-height:84px}.auth-v42 .auth-copy h1{font-size:68px}}
@media(max-width:820px){.auth-v42 .auth-shell{display:block}.auth-v42 .auth-hero{min-height:54dvh}.auth-v42 .auth-card{margin-top:10px!important}.auth-value-bar{grid-template-columns:1fr 1fr}.auth-value-bar span:nth-child(2){border-right:0}.auth-value-bar span:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.11)}}
@media(max-width:520px){.auth-v42 .auth-brand-mark{width:46px;height:46px}.auth-v42 .auth-brand-lockup strong{font-size:18px}.auth-v42 .auth-copy h1{font-size:50px}.auth-feature-grid{display:none}.auth-v42 .auth-socials-v42{grid-template-columns:1fr}.auth-v42 .auth-card-head h2{font-size:34px}.auth-value-bar{display:none}.auth-login-options{font-size:9px}.auth-v42 .auth-footer{display:none}}


/* v4.3 performance pass: preserve desktop art direction, reduce mobile GPU/compositor cost. */
.post,.content-card,.journal-card,.event-card,.member-card,.suggestion-card{content-visibility:auto;contain-intrinsic-size:1px 260px}
@media(max-width:820px){
  body:before{filter:none!important;transform:none!important}
  .workspace,.topbar,.side-dock,.trend-card,.composer,.post,.panelbox,.content-card,.hero-seal,.member-pass-v41,.circle-rail,.daily-hero,.auth-v42 .auth-card,.auth-value-bar{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
  .auth-v42:before{filter:none!important}
}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}


/* =========================================================
   Localroot v4.5 — visible login layout cleanup
   ========================================================= */
.auth.auth-v45{
  --lr45-teal:#07383d;
  --lr45-deep:#062a2f;
  --lr45-gold:#e7b35d;
  --lr45-cream:#fff7e8;
  --lr45-mint:#5cd5bd;
  display:block;
  max-width:none;
  min-height:100dvh;
  padding:20px 24px 14px;
  position:relative;
  isolation:isolate;
}
.auth.auth-v45:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-3;
  background:
    linear-gradient(180deg,rgba(4,27,31,.18),rgba(3,22,26,.64)),
    url('/assets/hero-art.webp') center/cover no-repeat;
}
.auth.auth-v45:after{
  content:"";
  position:fixed;
  inset:0;
  z-index:-2;
  background:
    radial-gradient(circle at 72% 18%,rgba(79,195,184,.11),transparent 30%),
    linear-gradient(90deg,rgba(2,24,28,.42),rgba(2,24,28,.12) 50%,rgba(2,24,28,.36));
}
.auth-v45 .auth-shell{
  width:min(1500px,100%);
  min-height:min(820px,calc(100dvh - 104px));
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.36fr) minmax(460px,.82fr);
  gap:14px;
  padding:14px;
  border:1px solid rgba(239,190,111,.44);
  border-radius:34px;
  background:rgba(7,34,38,.28);
  box-shadow:0 26px 80px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter:blur(14px) saturate(112%);
  -webkit-backdrop-filter:blur(14px) saturate(112%);
  overflow:hidden;
}
.auth-v45 .auth-hero{
  min-height:0;
  border-radius:24px;
  border:1px solid rgba(248,218,165,.30);
  background:
    linear-gradient(180deg,rgba(4,20,24,.03),rgba(3,18,22,.22) 46%,rgba(2,16,19,.80) 100%),
    linear-gradient(90deg,rgba(2,23,27,.22),transparent 64%),
    url('/assets/hero-art.webp') center/cover no-repeat;
  box-shadow:none;
}
.auth-v45 .auth-hero:after{
  background:linear-gradient(180deg,rgba(0,0,0,0) 18%,rgba(0,0,0,.08) 55%,rgba(0,0,0,.42) 100%);
}
.auth-v45 .auth-hero-glow{display:none}
.auth-v45 .auth-topline{
  top:28px;
  left:30px;
  right:30px;
}
.auth-v45 .auth-brand-lockup{gap:13px}
.auth-v45 .auth-brand-mark{
  width:52px;
  height:52px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
.auth-v45 .auth-brand-mark .lr-logo-svg{width:52px;height:52px;display:block}
.auth-v45 .auth-brand-lockup strong{
  font-family:Georgia,'Times New Roman',serif;
  font-size:24px;
  font-weight:400;
  letter-spacing:.13em;
  color:#fff8e9;
}
.auth-v45 .auth-brand-lockup small{
  margin-top:2px;
  font-size:8px;
  letter-spacing:.24em;
  color:#eab45d;
}
.auth-v45 .auth-season{
  border:1px solid rgba(255,255,255,.15);
  border-radius:12px;
  background:rgba(4,48,52,.48);
  padding:10px 13px;
  color:rgba(255,255,255,.82);
  font-size:9px;
}
.auth-v45 .auth-copy{
  left:clamp(30px,4vw,56px);
  right:clamp(30px,4vw,56px);
  bottom:38px;
  max-width:720px;
}
.auth-v45 .auth-copy .kicker{
  display:inline-flex;
  width:max-content;
  border:1px solid rgba(90,220,194,.34);
  background:rgba(5,58,61,.54);
  border-radius:999px;
  padding:7px 11px;
  color:#e9fff8;
  font-size:9px;
  letter-spacing:.16em;
}
.auth-v45 .auth-copy h1{
  margin:16px 0 16px;
  max-width:690px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(58px,5vw,84px);
  font-weight:400;
  line-height:.94;
  letter-spacing:-.045em;
  color:#fffaf0;
  text-wrap:balance;
  text-shadow:0 8px 30px rgba(0,0,0,.24);
}
.auth-v45 .auth-copy>p{
  margin:0;
  max-width:590px;
  font-size:14px;
  line-height:1.62;
  color:rgba(255,255,255,.84);
}
.auth-v45 .auth-feature-grid{
  max-width:690px;
  margin-top:22px;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:8px;
}
.auth-v45 .auth-feature-grid>div{
  min-height:90px;
  padding:12px;
  border-radius:16px;
  border:1px solid rgba(82,214,190,.24);
  background:linear-gradient(155deg,rgba(4,57,61,.52),rgba(5,31,35,.56));
  align-content:end;
  justify-items:start;
}
.auth-v45 .auth-feature-grid .auth-feature-icon{
  margin:0 0 8px;
  font-size:21px;
  color:#62e0c6;
}
.auth-v45 .auth-feature-grid strong{font-size:11px}
.auth-v45 .auth-feature-grid small{font-size:8px;letter-spacing:.02em}

.auth-v45 .auth-card{
  min-height:0;
  height:100%;
  align-self:stretch;
  justify-content:center;
  overflow:auto;
  padding:clamp(28px,2.6vw,40px);
  border-radius:24px;
  border:1px solid rgba(243,204,139,.38);
  background:
    radial-gradient(circle at 92% 2%,rgba(79,203,194,.10),transparent 26%),
    linear-gradient(150deg,rgba(15,76,80,.68),rgba(7,42,47,.84));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter:blur(18px) saturate(112%);
  -webkit-backdrop-filter:blur(18px) saturate(112%);
}
.auth-v45 .auth-card-head{
  align-items:center;
  margin-bottom:20px;
}
.auth-v45 .auth-card-kicker{
  font-size:9px;
  letter-spacing:.18em;
  color:#eab45d;
}
.auth-v45 .auth-card-head h2{
  margin:5px 0 0;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(42px,3.4vw,54px);
  line-height:.95;
  font-weight:400;
  color:#fff8e9;
}
.auth-v45 .auth-card-head p{
  margin:8px 0 0;
  font-size:12px;
  color:rgba(255,255,255,.58);
}
.auth-v45 .auth-card-seal{
  width:54px;
  height:54px;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.auth-v45 .auth-card-seal .lr-logo-svg{width:54px;height:54px;display:block}
.auth-v45 .auth-tabs{
  margin:0 0 18px;
  padding:4px;
  border-radius:14px;
  background:rgba(255,255,255,.055);
  border:1px solid rgba(255,255,255,.12);
}
.auth-v45 .auth-tabs button{
  min-height:42px;
  border-radius:11px;
  font-size:11px;
  color:rgba(255,255,255,.55);
}
.auth-v45 .auth-tabs button.active{
  background:#fff5df;
  color:#123136;
  box-shadow:none;
}
.auth-v45 .panel.active{gap:10px}
.auth-v45 .socials{gap:8px}
.auth-v45 .socials button{
  min-height:48px;
  border-radius:12px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.18);
}
.auth-v45 .socials button:hover{
  background:rgba(91,211,188,.10);
  border-color:rgba(91,211,188,.48);
  transform:none;
}
.auth-v45 .auth-divider{height:22px}
.auth-v45 .auth-field-wrap{gap:6px}
.auth-v45 .auth-field-wrap label{
  font-size:9px;
  letter-spacing:.12em;
  color:rgba(255,255,255,.54);
}
.auth-v45 .field{
  min-height:52px;
  border-radius:12px;
  border:1px solid rgba(255,255,255,.20);
  background:#eef4ff;
  color:#13252a;
  font-size:14px;
  padding:13px 14px;
  box-shadow:none;
}
.auth-v45 .field::placeholder{color:rgba(16,37,42,.44)}
.auth-v45 .field:hover{background:#f5f8ff;border-color:rgba(255,255,255,.36)}
.auth-v45 .field:focus{
  background:#fff;
  border-color:#61d6bf;
  box-shadow:0 0 0 3px rgba(97,214,191,.13);
}
.auth-v45 .field option{color:#13252a}
.auth-v45 .auth-login-options{
  margin-top:0;
  font-size:9px;
  color:rgba(255,255,255,.48);
}
.auth-v45 .auth-primary{
  min-height:52px;
  margin-top:2px;
  border-radius:12px!important;
  background:linear-gradient(105deg,#f1b45b 0%,#d69f56 30%,#17b3ac 100%)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.28);
  box-shadow:0 9px 24px rgba(0,0,0,.17);
}
.auth-v45 .auth-primary:hover{
  transform:translateY(-1px);
  box-shadow:0 12px 28px rgba(0,0,0,.22);
}
.auth-v45 .auth-footnote{margin:2px 0 0;color:rgba(255,255,255,.56)}
.auth-v45 .auth-trust-row{
  margin-top:2px;
  padding:11px 13px;
  border-radius:12px;
  border:1px solid rgba(83,211,188,.20);
  background:rgba(6,62,65,.30);
  font-size:9px;
}
.auth-v45 .status{min-height:16px;margin-top:0;font-size:10px}
.auth-v45 .auth-card-bottom{
  margin-top:18px;
  padding-top:14px;
  border-top:1px solid rgba(255,255,255,.10);
  display:flex;
  justify-content:space-between;
  gap:14px;
  font-size:8px;
  letter-spacing:.13em;
  color:rgba(255,255,255,.34);
}
.auth-v45 + .auth-value-bar{display:none}
.auth-v45 .auth-value-bar{
  width:min(1500px,100%);
  margin:10px auto 0;
  min-height:44px;
  border-radius:16px;
  background:rgba(4,42,46,.54);
  border:1px solid rgba(236,187,105,.24);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.auth-v45 .auth-value-bar span{
  min-height:44px;
  font-size:10px;
}
.auth-v45 .auth-footer{
  width:min(1500px,100%);
  margin:8px auto 0;
  min-height:22px;
  padding:0 12px;
  align-items:center;
  font-size:8px;
  letter-spacing:.08em;
}
.auth-v45 .vinterro-credit{transform:none}

@media(max-width:1180px){
  .auth.auth-v45{padding:14px}
  .auth-v45 .auth-shell{
    grid-template-columns:minmax(0,1fr) minmax(410px,.86fr);
    min-height:760px;
  }
  .auth-v45 .auth-copy h1{font-size:62px}
  .auth-v45 .auth-feature-grid{grid-template-columns:repeat(2,1fr);max-width:480px}
  .auth-v45 .auth-feature-grid>div{min-height:72px}
}
@media(max-width:860px){
  .auth.auth-v45{padding:0 0 14px}
  .auth-v45 .auth-shell{
    display:block;
    min-height:0;
    padding:10px;
    border-radius:0 0 26px 26px;
    border-left:0;
    border-right:0;
    border-top:0;
  }
  .auth-v45 .auth-hero{
    min-height:56dvh;
    border-radius:20px;
  }
  .auth-v45 .auth-copy{bottom:24px;left:24px;right:24px}
  .auth-v45 .auth-copy h1{font-size:clamp(46px,12vw,64px);margin:12px 0}
  .auth-v45 .auth-copy>p{font-size:13px}
  .auth-v45 .auth-feature-grid{display:none}
  .auth-v45 .auth-card{
    height:auto;
    min-height:0;
    margin-top:10px!important;
    border-radius:20px;
    padding:24px;
  }
  .auth-v45 .auth-value-bar{grid-template-columns:repeat(2,1fr);margin-inline:10px;width:calc(100% - 20px)}
  .auth-v45 .auth-footer{width:calc(100% - 20px);margin-inline:10px;flex-wrap:wrap;gap:8px}
}
@media(max-width:520px){
  .auth-v45 .auth-topline{top:20px;left:20px;right:20px}
  .auth-v45 .auth-brand-mark,.auth-v45 .auth-brand-mark .lr-logo-svg{width:44px;height:44px}
  .auth-v45 .auth-brand-lockup strong{font-size:18px}
  .auth-v45 .auth-brand-lockup small{font-size:7px}
  .auth-v45 .auth-season{padding:8px 10px;font-size:8px}
  .auth-v45 .auth-card{padding:20px 16px}
  .auth-v45 .auth-card-head h2{font-size:38px}
  .auth-v45 .auth-card-seal,.auth-v45 .auth-card-seal .lr-logo-svg{width:46px;height:46px}
  .auth-v45 .auth-socials-v42{grid-template-columns:1fr 1fr 1fr}
  .auth-v45 .socials b{font-size:10px}
  .auth-v45 .grid2{grid-template-columns:1fr}
  .auth-v45 .auth-value-bar{display:none}
  .auth-v45 .auth-footer{display:none}
}
@media(prefers-reduced-motion:reduce){
  .auth-v45 *, .auth-v45 *:before, .auth-v45 *:after{transition:none!important;animation:none!important}
}

/* =========================================================
   v4.6 — Localroot Glass Club / Jemiyet-inspired member UX
   Visual reference only: event-first private club patterns,
   Localroot branding/data model remain original.
   ========================================================= */
:root{
  --lr46-bg:#06191a;
  --lr46-bg2:#092627;
  --lr46-gold:#d8ad58;
  --lr46-gold-soft:#f2d99b;
  --lr46-teal:#1cc3ad;
  --lr46-line:rgba(226,195,126,.28);
  --lr46-glass:rgba(7,35,36,.72);
  --lr46-glass2:rgba(15,52,51,.58);
}
body{background:#041516;color:#f7f1e3}
body:before{background:radial-gradient(circle at 12% 10%,rgba(28,195,173,.16),transparent 30%),radial-gradient(circle at 84% 22%,rgba(216,173,88,.12),transparent 28%),linear-gradient(145deg,#031112,#08292a 58%,#061719);filter:none;transform:none}
body:after{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.32))}

/* Login — approved glass composition with photographic hero */
.auth.auth-v46{display:block;max-width:none;min-height:100dvh;padding:clamp(12px,2vw,24px);position:relative;isolation:isolate}
.auth.auth-v46:before{content:"";position:fixed;inset:0;z-index:-3;background:linear-gradient(180deg,rgba(2,20,21,.30),rgba(2,20,21,.70)),url('https://images.unsplash.com/photo-1633018360129-e58c770fbc43?auto=format&fit=crop&w=2200&q=82') center/cover no-repeat;filter:saturate(.82) brightness(.84)}
.auth.auth-v46:after{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 76% 16%,rgba(47,181,164,.12),transparent 28%),linear-gradient(90deg,rgba(1,17,18,.48),rgba(1,17,18,.08) 52%,rgba(1,17,18,.48))}
.auth-v46 .auth-shell{width:min(1500px,100%);min-height:min(845px,calc(100dvh - 64px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.42fr) minmax(445px,.82fr);gap:14px;padding:14px;border:1px solid rgba(226,195,126,.42);border-radius:34px;background:rgba(5,29,30,.28);box-shadow:0 34px 100px rgba(0,0,0,.40),inset 0 1px 0 rgba(255,255,255,.12);backdrop-filter:blur(14px) saturate(112%);-webkit-backdrop-filter:blur(14px) saturate(112%);overflow:hidden}
.auth-v46 .auth-hero{position:relative;min-height:0;border-radius:24px;border:1px solid rgba(241,215,162,.36);overflow:hidden;background:linear-gradient(180deg,rgba(2,18,18,.02),rgba(2,18,18,.10) 48%,rgba(2,15,15,.82)),linear-gradient(90deg,rgba(2,20,20,.35),transparent 64%),url('https://images.unsplash.com/photo-1633018360129-e58c770fbc43?auto=format&fit=crop&w=1800&q=84') center/cover no-repeat}
.auth-v46 .auth-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,0) 22%,rgba(0,0,0,.05) 54%,rgba(0,0,0,.50))}
.auth-v46 .auth-hero-glow{display:none}.auth-v46 .auth-topline{top:30px;left:34px;right:34px}.auth-v46 .auth-brand-lockup{gap:13px}.auth-v46 .auth-brand-mark{width:54px;height:54px;padding:0;border:0;background:transparent}.auth-v46 .auth-brand-mark .lr-logo-svg{width:54px;height:54px;display:block}.auth-v46 .auth-brand-lockup strong{font-family:Georgia,'Times New Roman',serif;font-size:25px;font-weight:400;letter-spacing:.13em;color:#fff8e9}.auth-v46 .auth-brand-lockup small{margin-top:3px;font-size:8px;letter-spacing:.24em;color:var(--lr46-gold)}.auth-v46 .auth-season{border:1px solid rgba(235,209,155,.30);border-radius:999px;background:rgba(5,37,37,.48);padding:10px 14px;color:#fff;font-size:9px}.auth-v46 .auth-copy{left:clamp(34px,4vw,58px);right:clamp(34px,4vw,58px);bottom:40px;max-width:760px;z-index:2}.auth-v46 .auth-copy .kicker{display:inline-flex;width:max-content;border:1px solid rgba(226,195,126,.46);background:rgba(10,43,41,.62);border-radius:999px;padding:8px 12px;color:#fff6df;font-size:9px;letter-spacing:.16em}.auth-v46 .auth-copy h1{margin:16px 0 16px;max-width:740px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(62px,5.2vw,88px);font-weight:400;line-height:.94;letter-spacing:-.05em;color:#fffaf0;text-shadow:0 12px 34px rgba(0,0,0,.30)}.auth-v46 .auth-copy h1 br:last-of-type+*{color:var(--lr46-gold)}.auth-v46 .auth-copy>p{margin:0;max-width:600px;font-size:14px;line-height:1.65;color:rgba(255,255,255,.86)}
.auth-v46 .auth-feature-grid{max-width:720px;margin-top:24px;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.auth-v46 .auth-feature-grid>div{min-height:92px;padding:13px;border-radius:17px;border:1px solid rgba(226,195,126,.30);background:linear-gradient(155deg,rgba(8,45,43,.68),rgba(4,28,29,.66));backdrop-filter:blur(16px);align-content:end;justify-items:start}.auth-v46 .auth-feature-grid .auth-feature-icon{margin:0 0 8px;font-size:21px;color:var(--lr46-gold)}.auth-v46 .auth-feature-grid strong{font-size:11px}.auth-v46 .auth-feature-grid small{font-size:8px;color:rgba(255,255,255,.55)}
.auth-v46 .auth-card{height:100%;align-self:stretch;justify-content:center;overflow:auto;padding:clamp(30px,2.7vw,42px);border-radius:24px;border:1px solid rgba(226,195,126,.40);background:radial-gradient(circle at 78% 0%,rgba(98,177,156,.12),transparent 28%),linear-gradient(155deg,rgba(16,62,60,.76),rgba(4,37,39,.88));box-shadow:inset 0 1px 0 rgba(255,255,255,.10);backdrop-filter:blur(24px) saturate(115%);-webkit-backdrop-filter:blur(24px) saturate(115%)}.auth-v46 .auth-card-head{align-items:center;margin-bottom:20px}.auth-v46 .auth-card-kicker{font-size:9px;letter-spacing:.18em;color:var(--lr46-gold)}.auth-v46 .auth-card-head h2{margin:5px 0 0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(44px,3.5vw,56px);line-height:.95;font-weight:400;color:#fff8e9}.auth-v46 .auth-card-head p{margin:9px 0 0;font-size:12px;color:rgba(255,255,255,.58)}.auth-v46 .auth-card-seal{width:56px;height:56px;padding:0;border:0;background:transparent}.auth-v46 .auth-card-seal .lr-logo-svg{width:56px;height:56px}.auth-v46 .auth-tabs{margin:0 0 18px;padding:4px;border-radius:14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.13)}.auth-v46 .auth-tabs button{min-height:44px;border-radius:11px;font-size:11px;color:rgba(255,255,255,.57)}.auth-v46 .auth-tabs button.active{background:linear-gradient(105deg,#ffe8ae,#e6bd69);color:#132525;box-shadow:0 7px 24px rgba(216,173,88,.15)}.auth-v46 .panel.active{gap:10px}.auth-v46 .socials{gap:8px}.auth-v46 .socials button{min-height:50px;border-radius:12px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.18)}.auth-v46 .auth-divider{height:22px}.auth-v46 .auth-field-wrap{gap:6px}.auth-v46 .auth-field-wrap label{font-size:9px;letter-spacing:.12em;color:rgba(255,255,255,.55)}.auth-v46 .field{min-height:52px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:rgba(5,34,35,.52);color:#fff;font-size:14px;padding:13px 14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.auth-v46 .field::placeholder{color:rgba(255,255,255,.36)}.auth-v46 .field:focus{background:rgba(4,29,30,.82);border-color:var(--lr46-gold);box-shadow:0 0 0 3px rgba(216,173,88,.10)}.auth-v46 .auth-login-options{font-size:9px;color:rgba(255,255,255,.48)}.auth-v46 .auth-primary{min-height:54px;border-radius:12px!important;background:linear-gradient(100deg,#d79e34 0%,#e5bd67 38%,#1ab9a5 100%)!important;color:#fff!important;border:1px solid rgba(255,255,255,.24);box-shadow:0 10px 26px rgba(0,0,0,.18)}.auth-v46 .auth-trust-row{padding:11px 13px;border-radius:12px;border:1px solid rgba(216,173,88,.18);background:rgba(5,46,45,.34);font-size:9px}.auth-v46 .auth-card-bottom{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.10);display:flex;justify-content:space-between;font-size:8px;letter-spacing:.13em;color:rgba(255,255,255,.36)}.auth-v46 .auth-value-bar,.auth-v46 .auth-footer{display:none!important}

/* Members area — event-first private club */
.jemiyet-workspace{width:min(1500px,calc(100vw - 96px));margin:3vh auto 4vh;border-color:var(--lr46-line);border-radius:30px;background:linear-gradient(150deg,rgba(5,32,33,.90),rgba(3,21,22,.82));box-shadow:0 36px 120px rgba(0,0,0,.44);backdrop-filter:blur(28px) saturate(118%);-webkit-backdrop-filter:blur(28px) saturate(118%)}
.jemiyet-topbar{height:78px;grid-template-columns:250px 1fr 220px;padding:0 26px;border-bottom-color:rgba(226,195,126,.16);background:rgba(4,27,28,.72)}
.brand-mark{background:transparent!important;border:0!important;width:40px;height:40px}.brand-mark .lr-logo-svg{width:40px;height:40px}.brand-word{font-family:Georgia,'Times New Roman',serif;letter-spacing:.12em}.brand-word small{display:block;margin-top:3px;font-family:"DM Sans",system-ui,sans-serif;font-size:7px;letter-spacing:.19em;color:var(--lr46-gold)}
.nav{background:rgba(255,255,255,.035);border-color:rgba(226,195,126,.16);gap:2px}.nav button{color:rgba(255,255,255,.55);font-size:10px;letter-spacing:.03em;padding:10px 14px}.nav button.active{background:linear-gradient(110deg,#f7dfa4,#d4aa55);color:#132425;box-shadow:none}.iconbtn,.avatar,.top-logout{border-color:rgba(226,195,126,.20);background:rgba(255,255,255,.045)}
.jemiyet-layout{grid-template-columns:230px minmax(0,1fr) 300px;gap:18px;padding:20px}.left,.right{top:96px}.panelbox,.composer,.post,.content-card,.lr46-panel{border-color:rgba(226,195,126,.16);background:linear-gradient(150deg,rgba(16,55,53,.52),rgba(7,35,36,.62));box-shadow:0 18px 46px rgba(0,0,0,.14);backdrop-filter:blur(18px)}
.eyebrow{color:var(--lr46-gold);opacity:.76}.page-title,.subhead,.dashboard-title{font-family:Georgia,'Times New Roman',serif;font-weight:400}.page-title{font-size:48px}.page-desc{color:rgba(255,255,255,.58)}
.primary{background:linear-gradient(110deg,#edc978,#d3a84f)!important;color:#152524!important;border:0!important}.ghost{border-color:rgba(226,195,126,.22);background:rgba(255,255,255,.045)}.ghost:hover{border-color:rgba(226,195,126,.55);background:rgba(216,173,88,.12)}.text-link{color:var(--lr46-gold)!important}

.member-pass-v46{position:relative;padding:16px;border:1px solid rgba(226,195,126,.30);border-radius:22px;background:radial-gradient(circle at 85% 8%,rgba(216,173,88,.18),transparent 26%),linear-gradient(160deg,rgba(20,67,63,.82),rgba(4,31,33,.90));overflow:hidden}.member-pass-v46:after{content:"LR";position:absolute;right:-6px;bottom:-24px;font-family:Georgia,serif;font-size:100px;color:rgba(226,195,126,.045);pointer-events:none}.member-pass-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.member-pass-v46 .member-tier,.member-no{font-size:8px;letter-spacing:.14em;color:var(--lr46-gold)}.member-pass-v46 .member-portrait{width:74px;height:74px;margin-bottom:12px;border-color:rgba(226,195,126,.42)}.member-pass-v46 h2{margin:4px 0 3px;font-family:Georgia,serif;font-size:24px;font-weight:400}.member-pass-v46>p{margin:0 0 12px;font-size:11px;color:rgba(255,255,255,.58)}.member-access-line{display:flex;align-items:center;justify-content:space-between;margin:12px 0 8px;padding:9px 10px;border-radius:12px;background:rgba(0,0,0,.14);border:1px solid rgba(226,195,126,.14)}.member-access-line span{font-size:8px;letter-spacing:.12em;color:#81d7c5}.member-access-line b{font-size:9px;color:var(--lr46-gold)}.member-pass-v46>small{display:block;font-size:8px;line-height:1.5;color:rgba(255,255,255,.42)}

.lr46-home{display:grid;gap:14px}.lr46-event-hero{position:relative;min-height:390px;border-radius:26px;overflow:hidden;border:1px solid rgba(226,195,126,.30);background:radial-gradient(circle at 82% 20%,rgba(216,173,88,.14),transparent 28%),linear-gradient(145deg,#173e3a,#081f21 68%,#061718);box-shadow:0 26px 68px rgba(0,0,0,.24)}.lr46-event-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(2,18,19,.94) 0%,rgba(4,30,31,.64) 48%,rgba(4,30,31,.18)),url('https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=1600&q=78') center/cover no-repeat;opacity:.88}.lr46-event-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.24))}.lr46-event-top{position:absolute;z-index:2;left:24px;right:24px;top:22px;display:flex;justify-content:space-between;font-size:9px;font-weight:800;letter-spacing:.16em;color:rgba(255,255,255,.72)}.lr46-event-top span:first-child{color:var(--lr46-gold-soft)}.lr46-event-copy{position:absolute;z-index:2;left:26px;right:26px;bottom:28px;max-width:650px}.lr46-event-copy>small{font-size:9px;letter-spacing:.18em;color:var(--lr46-gold)}.lr46-event-copy h1{margin:8px 0 10px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:.98;letter-spacing:-.035em}.lr46-event-copy p{font-size:13px;color:rgba(255,255,255,.72)}.lr46-event-actions{display:flex;gap:8px;margin-top:18px}.lr46-event-actions .primary,.lr46-event-actions .ghost{min-height:42px;padding:0 16px}
.lr46-quick-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:14px}.lr46-panel{padding:16px;border-radius:22px}.lr46-panel h2,.lr46-feed-title h2{margin:0;font-family:Georgia,serif;font-size:25px;font-weight:400}.lr46-people-row{display:flex;gap:12px;overflow:auto;padding-top:14px}.lr46-person{min-width:96px;border:0;background:transparent;color:#fff;text-align:left;padding:0}.lr46-person-avatar{display:block;width:68px;height:68px;border-radius:18px;overflow:hidden;border:1px solid rgba(226,195,126,.30);background:linear-gradient(145deg,#d7b05d,#26655d);display:grid;place-items:center;font-weight:800}.lr46-person-avatar img{width:100%;height:100%;object-fit:cover}.lr46-person strong{display:block;margin-top:8px;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lr46-person small{display:block;margin-top:3px;font-size:8px;color:rgba(255,255,255,.44);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lr46-match-list{display:grid;gap:8px;margin-top:12px}.lr46-match-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px;border-radius:14px;background:rgba(0,0,0,.12);border:1px solid rgba(255,255,255,.06)}.lr46-match-id{display:flex;align-items:center;gap:9px;min-width:0;border:0;background:transparent;color:#fff;text-align:left;padding:0}.lr46-match-id>span:last-child{min-width:0}.lr46-match-id strong{display:block;font-size:10px}.lr46-match-id small{display:block;margin-top:3px;font-size:8px;color:rgba(255,255,255,.42);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lr46-incoming{margin:0}.lr46-social-feed{display:grid;gap:12px}.lr46-feed-title{margin:4px 2px 0}

.lr46-meetup-status{display:flex;align-items:center;gap:12px;padding:14px 16px;margin:0 0 18px;border-radius:18px;border:1px solid rgba(226,195,126,.17);background:rgba(255,255,255,.04)}.live-dot{width:10px;height:10px;border-radius:50%;background:#58d0b8;box-shadow:0 0 0 6px rgba(88,208,184,.08)}.lr46-meetup-status>div{flex:1}.lr46-meetup-status strong{display:block;font-size:12px}.lr46-meetup-status small{display:block;margin-top:3px;font-size:9px;color:rgba(255,255,255,.46)}.lr46-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:22px}.lr46-member-card{overflow:hidden;border-radius:20px;border:1px solid rgba(226,195,126,.15);background:rgba(255,255,255,.045)}.lr46-member-photo{position:relative;width:100%;aspect-ratio:1.15;border:0;background:linear-gradient(140deg,#1e5c56,#d0aa5b);color:#fff;font-size:28px;display:grid;place-items:center;overflow:hidden}.lr46-member-photo img{width:100%;height:100%;object-fit:cover}.lr46-member-photo em{position:absolute;left:10px;top:10px;padding:5px 7px;border-radius:999px;background:rgba(3,25,26,.72);border:1px solid rgba(226,195,126,.25);font-style:normal;font-size:7px;letter-spacing:.12em;color:var(--lr46-gold-soft)}.lr46-member-card>div{padding:12px}.lr46-member-card h3{margin:0 0 5px;font-family:Georgia,serif;font-size:20px;font-weight:400}.lr46-member-card p{margin:0;font-size:10px;color:rgba(255,255,255,.64)}.lr46-member-card small{display:block;margin-top:5px;font-size:8px;color:rgba(255,255,255,.42)}.lr46-member-card .member-actions{margin-top:10px;display:flex;gap:6px}.lr46-member-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.lr46-member-card.compact .lr46-member-photo{aspect-ratio:1.3}.lr46-member-card.compact h3{font-size:17px}

.event-card{border-color:rgba(226,195,126,.18);background:linear-gradient(150deg,rgba(13,52,50,.56),rgba(5,32,33,.74))}.event-card.exclusive{border-color:rgba(216,173,88,.34)}.event-art{background:linear-gradient(145deg,rgba(216,173,88,.16),rgba(28,195,173,.08))}.event-copy h3{font-family:Georgia,serif;font-weight:400}.event-meta em,.going-badge{color:var(--lr46-gold)}.month-card,.calendar-range .month-card{border-color:rgba(226,195,126,.15);background:rgba(255,255,255,.035)}.day.today,.month-day.has-event{border-color:rgba(216,173,88,.45)}
.workspace-credit-row{border-top:1px solid rgba(226,195,126,.11);display:flex;align-items:center;justify-content:space-between;padding:10px 22px}.lr46-house-note{font-size:7px;letter-spacing:.16em;color:rgba(255,255,255,.28)}

@media(max-width:1200px){.jemiyet-workspace{width:min(100%,calc(100vw - 32px))}.jemiyet-layout{grid-template-columns:210px minmax(0,1fr) 270px}.lr46-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-v46 .auth-shell{grid-template-columns:minmax(0,1fr) minmax(410px,.85fr)}.auth-v46 .auth-copy h1{font-size:62px}}
@media(max-width:960px){.jemiyet-layout{grid-template-columns:1fr}.left,.right{position:static}.left{display:none}.right{display:none}.jemiyet-topbar{grid-template-columns:200px 1fr 150px}.nav{overflow:auto;justify-self:stretch}.lr46-quick-grid{grid-template-columns:1fr}.lr46-member-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:860px){.auth.auth-v46{padding:0 0 12px}.auth-v46 .auth-shell{display:block;min-height:0;padding:10px;border-radius:0 0 26px 26px;border-left:0;border-right:0;border-top:0}.auth-v46 .auth-hero{min-height:58dvh;border-radius:20px}.auth-v46 .auth-copy{bottom:24px;left:24px;right:24px}.auth-v46 .auth-copy h1{font-size:clamp(48px,12vw,66px)}.auth-v46 .auth-copy>p{font-size:13px}.auth-v46 .auth-feature-grid{display:none}.auth-v46 .auth-card{height:auto;margin-top:10px!important;border-radius:20px;padding:24px}.jemiyet-workspace{width:100%;margin:0;border-radius:0;border-left:0;border-right:0}.jemiyet-topbar{height:auto;min-height:68px;grid-template-columns:1fr auto;padding:10px 16px}.jemiyet-topbar .nav{display:none}.jemiyet-layout{padding:14px;padding-bottom:90px}.side-dock{display:none}.mobile-nav{display:grid}.lr46-event-hero{min-height:360px}.lr46-event-copy h1{font-size:46px}.lr46-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-credit-row{display:none}}
@media(max-width:560px){.auth-v46 .auth-topline{top:20px;left:20px;right:20px}.auth-v46 .auth-brand-mark,.auth-v46 .auth-brand-mark .lr-logo-svg{width:44px;height:44px}.auth-v46 .auth-brand-lockup strong{font-size:18px}.auth-v46 .auth-season{padding:8px 10px;font-size:8px}.auth-v46 .auth-card{padding:20px 16px}.auth-v46 .auth-card-head h2{font-size:39px}.auth-v46 .auth-card-seal,.auth-v46 .auth-card-seal .lr-logo-svg{width:46px;height:46px}.auth-v46 .auth-socials-v42{grid-template-columns:1fr 1fr 1fr}.lr46-event-hero{min-height:320px}.lr46-event-copy{left:18px;right:18px;bottom:20px}.lr46-event-top{left:18px;right:18px}.lr46-event-copy h1{font-size:38px}.lr46-member-grid,.lr46-member-grid.compact{grid-template-columns:1fr 1fr}.lr46-person-avatar{width:60px;height:60px}.lr46-meetup-status{align-items:flex-start;flex-wrap:wrap}.lr46-meetup-status .ghost{width:100%}}
@media(prefers-reduced-motion:reduce){.auth-v46 *, .auth-v46 *:before, .auth-v46 *:after,.jemiyet-workspace *{transition:none!important;animation:none!important}}


/* =========================================================
   LOCALROOT v4.7 — premium glass social club workspace
   ========================================================= */
:root{--lr47-bg:#07110f;--lr47-panel:rgba(8,30,26,.72);--lr47-panel2:rgba(16,47,41,.52);--lr47-line:rgba(192,225,211,.13);--lr47-text:#f6f4ec;--lr47-muted:#9fb6ad;--lr47-gold:#d9b26e;--lr47-teal:#77d0ba;--lr47-shadow:0 28px 80px rgba(0,0,0,.34)}
body:has(.lr47-app){background:#07110f;color:var(--lr47-text);overflow-x:hidden}.lr47-bg{position:fixed;inset:0;z-index:-3;background:radial-gradient(circle at 68% 2%,rgba(36,120,100,.16),transparent 36%),radial-gradient(circle at 11% 65%,rgba(186,142,71,.09),transparent 28%),linear-gradient(180deg,#091713 0%,#07110f 46%,#06100e 100%)}.lr47-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent 75%);pointer-events:none}
.lr47-app{min-height:100dvh}.lr47-sidebar{position:fixed;left:0;top:0;bottom:0;width:252px;padding:22px 18px 18px;border-right:1px solid var(--lr47-line);background:linear-gradient(180deg,rgba(6,24,20,.94),rgba(5,17,15,.88));backdrop-filter:blur(30px) saturate(135%);z-index:20;display:flex;flex-direction:column}.lr47-brand{display:flex;align-items:center;gap:12px;width:100%;padding:8px 10px 20px;background:none;border:0;color:var(--lr47-text);text-align:left;cursor:pointer}.lr47-brand-mark{width:42px;height:42px;display:grid;place-items:center;color:var(--lr47-gold)}.lr47-brand-mark svg{width:100%;height:100%}.lr47-brand span:last-child{display:flex;flex-direction:column;gap:2px}.lr47-brand b{font-size:16px;letter-spacing:.16em}.lr47-brand small{font-size:8px;letter-spacing:.18em;color:var(--lr47-muted)}
.lr47-mainnav{display:flex;flex-direction:column;gap:3px;padding-top:8px}.lr47-mainnav button{border:1px solid transparent;background:transparent;color:#d9e5df;min-height:47px;border-radius:14px;padding:0 13px;display:flex;align-items:center;gap:13px;font-size:14px;font-weight:700;text-align:left;cursor:pointer;transition:.2s ease}.lr47-mainnav button:hover{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.06)}.lr47-mainnav button.active{background:linear-gradient(135deg,rgba(31,96,81,.68),rgba(21,63,54,.52));border-color:rgba(117,207,184,.2);box-shadow:inset 0 1px rgba(255,255,255,.06),0 14px 36px rgba(0,0,0,.18);color:white}.lr47-navicon{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;color:var(--lr47-teal);font-size:17px}.lr47-mainnav button.active .lr47-navicon{color:var(--lr47-gold)}.lr47-sidebar-bottom{margin-top:auto}.lr47-mini-profile{width:100%;border:1px solid var(--lr47-line);background:rgba(255,255,255,.035);border-radius:16px;padding:10px;display:flex;align-items:center;gap:10px;color:white;text-align:left;cursor:pointer}.lr47-mini-profile span:last-child{min-width:0}.lr47-mini-profile strong,.lr47-mini-profile small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lr47-mini-profile strong{font-size:12px}.lr47-mini-profile small{font-size:10px;color:var(--lr47-muted);margin-top:2px}.lr47-side-credit{padding:12px 4px 0;display:flex;justify-content:space-between;gap:8px;font-size:8px;letter-spacing:.08em;color:#70877e}.lr47-side-credit a{color:#819b91;text-decoration:none}
.lr47-shell{margin-left:252px;width:calc(100% - 252px);display:grid;grid-template-columns:minmax(0,720px) minmax(290px,340px);justify-content:center;gap:28px;padding:22px 32px 100px}.lr47-center{min-width:0}.lr47-right{min-width:0}.lr47-right-stack{position:sticky;top:22px;display:flex;flex-direction:column;gap:16px}.lr47-glass{border:1px solid var(--lr47-line);background:linear-gradient(145deg,rgba(17,53,45,.68),rgba(8,28,24,.58));backdrop-filter:blur(28px) saturate(125%);box-shadow:inset 0 1px rgba(255,255,255,.045),var(--lr47-shadow)}
.lr47-searchbox{position:relative;border:1px solid rgba(113,204,181,.16);background:rgba(12,39,33,.72);backdrop-filter:blur(24px);border-radius:999px;min-height:47px;display:flex;align-items:center;gap:10px;padding:0 15px;color:#8dcbb8}.lr47-searchbox input{width:100%;border:0;outline:0;background:transparent;color:white;font:600 14px inherit}.lr47-searchbox input::placeholder{color:#789187}.lr47-search-results{position:absolute;left:0;right:0;top:54px;padding:8px;border:1px solid var(--lr47-line);border-radius:18px;background:rgba(5,22,18,.97);box-shadow:0 24px 60px rgba(0,0,0,.45);z-index:30}.lr47-search-results button{width:100%;border:0;background:transparent;color:white;display:flex;align-items:center;gap:9px;padding:9px;border-radius:12px;text-align:left}.lr47-search-results button:hover{background:rgba(255,255,255,.05)}.lr47-search-results span:last-child b,.lr47-search-results span:last-child small{display:block}.lr47-search-results small{color:var(--lr47-muted);font-size:10px}.lr47-search-symbol{width:31px;height:31px;border:1px solid var(--lr47-line);border-radius:10px;display:grid;place-items:center;color:var(--lr47-gold)}
.lr47-trends,.lr47-who{border-radius:24px;padding:18px}.lr47-trends header,.lr47-who header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.lr47-trends h3,.lr47-who h3{margin:0;font-size:17px}.lr47-trends header button,.lr47-who header button{border:0;background:none;color:var(--lr47-teal);font-weight:700;font-size:11px;cursor:pointer}.lr47-trend{width:100%;background:none;border:0;color:white;text-align:left;padding:11px 4px;border-bottom:1px solid rgba(255,255,255,.06);cursor:pointer}.lr47-trend:last-child{border-bottom:0}.lr47-trend span,.lr47-trend small{display:block;color:var(--lr47-muted);font-size:10px}.lr47-trend b{display:block;margin:3px 0;font-size:14px}.lr47-who-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.055)}.lr47-who-row:last-child{border-bottom:0}.lr47-who-id{border:0;background:none;color:white;text-align:left;min-width:0}.lr47-who-id b,.lr47-who-id small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lr47-who-id b{font-size:12px}.lr47-who-id small{font-size:9px;color:var(--lr47-muted)}.lr47-follow{border:0;background:transparent;color:var(--lr47-teal);font-weight:800;font-size:11px;cursor:pointer}.lr47-right-footer{display:flex;justify-content:space-between;gap:12px;padding:2px 6px;color:#60766d;font-size:8px;letter-spacing:.06em}
.lr47-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#315e53,#17392f);border:1px solid rgba(255,255,255,.14);overflow:hidden;color:#f9f5ec;flex:0 0 auto}.lr47-avatar img{width:100%;height:100%;object-fit:cover}.lr47-avatar.small{width:38px;height:38px}.lr47-avatar.tiny{width:36px;height:36px}.lr47-avatar.story{width:52px;height:52px}.lr47-story-strip{border:1px solid var(--lr47-line);background:linear-gradient(145deg,rgba(20,60,51,.56),rgba(8,30,25,.48));backdrop-filter:blur(28px);border-radius:24px;padding:15px 12px;display:flex;gap:15px;overflow-x:auto;scrollbar-width:none;box-shadow:var(--lr47-shadow);margin-bottom:16px}.lr47-story-strip::-webkit-scrollbar{display:none}.lr47-story{position:relative;min-width:62px;border:0;background:none;color:#e8efeb;text-align:center;cursor:pointer}.lr47-story-ring{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;padding:3px;background:linear-gradient(135deg,var(--lr47-gold),#6bc6b0)}.lr47-story-ring.muted{background:linear-gradient(135deg,#345d53,#6e877d)}.lr47-story-ring .lr47-avatar{width:54px;height:54px;border:2px solid #0b1e19}.lr47-story small{display:block;margin-top:6px;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lr47-story.me b{position:absolute;right:2px;top:41px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--lr47-teal);border:2px solid #0a1d18;color:#062019;font-size:14px}
.lr47-composer{border-radius:22px;padding:15px;margin-bottom:16px}.lr47-composer-main{display:flex;align-items:flex-start;gap:10px}.lr47-composer-main textarea{min-height:62px;resize:none;flex:1;background:rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:14px;color:white;outline:0;font:500 14px/1.45 inherit}.lr47-composer-main textarea::placeholder{color:#7f968d}.lr47-composer-actions{display:flex;align-items:center;gap:7px;margin-top:10px;padding-left:48px}.lr47-composer-actions button:not(.primary){border:0;background:transparent;color:#a9c0b7;padding:7px 8px;font-size:11px;font-weight:700;cursor:pointer}.lr47-composer-actions .primary{min-height:36px;border-radius:999px;padding:0 18px}.lr47-feed-tabs{display:flex;gap:18px;border-bottom:1px solid var(--lr47-line);margin:0 2px 14px}.lr47-feed-tabs button{border:0;background:none;color:#81988f;padding:10px 2px 12px;font-weight:800;font-size:12px;cursor:pointer}.lr47-feed-tabs button.active{color:white;border-bottom:2px solid var(--lr47-gold)}.lr47-poststream{display:flex;flex-direction:column;gap:14px}.lr47-poststream .post{border-radius:22px!important;border:1px solid var(--lr47-line)!important;background:linear-gradient(145deg,rgba(17,50,43,.66),rgba(8,28,24,.58))!important;box-shadow:var(--lr47-shadow)!important;overflow:hidden}.lr47-poststream .post-head{padding:16px 16px 4px}.lr47-poststream .post-body{padding:10px 16px 14px;font-size:14px;line-height:1.6}.lr47-poststream .post-media{width:100%;max-height:560px;object-fit:cover}.lr47-poststream .post-actions{padding:10px 12px;border-top:1px solid rgba(255,255,255,.055)}.lr47-poststream .post-actions button{color:#a6bbb3}.lr47-empty-feed{border-radius:24px;padding:46px 24px;text-align:center}.lr47-empty-feed>span{font-size:32px;color:var(--lr47-gold)}.lr47-empty-feed h2{margin:12px 0 8px}.lr47-empty-feed p{color:var(--lr47-muted);max-width:420px;margin:0 auto 18px}
.lr47-page{padding-top:4px}.lr47-page-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.lr47-page-head h1{font-size:34px;margin:4px 0 7px;letter-spacing:-.035em}.lr47-page-head p{margin:0;color:var(--lr47-muted);font-size:13px;line-height:1.6;max-width:620px}.lr47-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lr47-group-card{border-radius:22px;padding:20px;min-height:210px;display:flex;flex-direction:column}.lr47-group-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(108,199,175,.09);border:1px solid rgba(108,199,175,.18);color:var(--lr47-gold);font-size:20px}.lr47-group-card h2{font-size:18px;margin:16px 0 6px}.lr47-group-card p{color:var(--lr47-muted);font-size:12px;line-height:1.6}.lr47-group-card>div:last-child{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.lr47-group-card small{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#718c82}.lr47-group-card button{border-radius:999px!important;padding:9px 13px!important;font-size:10px!important}
.lr47-venue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lr47-venue-card{padding:0;border-radius:22px;overflow:hidden;text-align:left;color:white;cursor:pointer}.lr47-venue-card img,.lr47-venue-placeholder{width:100%;height:165px;object-fit:cover;display:grid;place-items:center;background:linear-gradient(135deg,#1d4c40,#102b24);font-size:36px;color:var(--lr47-gold)}.lr47-venue-copy{display:block;padding:15px}.lr47-venue-copy small,.lr47-venue-copy b,.lr47-venue-copy em{display:block}.lr47-venue-copy small{font-size:9px;letter-spacing:.12em;color:var(--lr47-teal);text-transform:uppercase}.lr47-venue-copy b{font-size:17px;margin:4px 0 7px}.lr47-venue-copy em{font-style:normal;color:var(--lr47-muted);font-size:11px;line-height:1.5}.lr47-venue-modal img{width:100%;max-height:340px;object-fit:cover;border-radius:18px;margin:12px 0}
.lr47-saved-tabs{display:flex;gap:10px;margin-bottom:16px}.lr47-saved-tabs span{border:1px solid var(--lr47-line);border-radius:999px;padding:8px 12px;color:var(--lr47-muted);font-size:11px}.lr47-saved-tabs b{color:white;margin-left:4px}.lr47-empty-mini-block{border-radius:18px;padding:18px;color:var(--lr47-muted);font-size:12px}.lr47-member-pass-big{position:relative;overflow:hidden;border:1px solid rgba(218,177,106,.28);border-radius:30px;padding:28px;background:linear-gradient(125deg,rgba(16,57,48,.96),rgba(7,28,24,.94) 55%,rgba(92,69,32,.55));box-shadow:0 35px 90px rgba(0,0,0,.4);display:flex;justify-content:space-between;gap:20px;align-items:flex-end;min-height:210px;margin-bottom:18px}.lr47-member-pass-big:after{content:"";position:absolute;right:-80px;top:-120px;width:280px;height:280px;border:1px solid rgba(218,177,106,.16);border-radius:50%;box-shadow:0 0 0 34px rgba(218,177,106,.04),0 0 0 68px rgba(218,177,106,.03)}.lr47-pass-shine{position:absolute;inset:0;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.06) 43%,transparent 62%);transform:translateX(-100%);animation:lr47shine 7s ease-in-out infinite}@keyframes lr47shine{0%,58%{transform:translateX(-110%)}78%,100%{transform:translateX(110%)}}.lr47-member-pass-big small{font-size:9px;letter-spacing:.18em;color:var(--lr47-gold)}.lr47-member-pass-big h2{font-size:28px;margin:9px 0 4px}.lr47-member-pass-big p{margin:0;color:#b2c5bd}.lr47-pass-number{text-align:right;z-index:1}.lr47-pass-number span,.lr47-pass-number em{display:block}.lr47-pass-number span{font-size:8px;letter-spacing:.16em;color:#a8bcb4}.lr47-pass-number b{display:block;font-size:32px;letter-spacing:.18em;color:#f2d39d}.lr47-pass-number em{font-size:9px;color:var(--lr47-teal);font-style:normal}.lr47-priv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lr47-priv-grid article{border-radius:22px;padding:20px}.lr47-priv-grid article>span{font-size:24px;color:var(--lr47-gold)}.lr47-priv-grid h3{margin:13px 0 7px}.lr47-priv-grid p{color:var(--lr47-muted);font-size:12px;line-height:1.55;min-height:57px}
.lr47-settings{border-radius:24px;padding:20px}.lr47-settings h2{font-size:14px;margin:4px 0 10px;color:#dde9e4}.lr47-settings label{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 4px;border-bottom:1px solid rgba(255,255,255,.06)}.lr47-settings label span b,.lr47-settings label span small{display:block}.lr47-settings label span b{font-size:12px}.lr47-settings label span small{color:var(--lr47-muted);font-size:10px;margin-top:3px}.lr47-settings input[type=checkbox]{appearance:none;width:38px;height:22px;border-radius:999px;background:#263d35;border:1px solid rgba(255,255,255,.1);position:relative;cursor:pointer;transition:.2s}.lr47-settings input[type=checkbox]:after{content:"";position:absolute;width:16px;height:16px;left:2px;top:2px;border-radius:50%;background:#84978f;transition:.2s}.lr47-settings input[type=checkbox]:checked{background:#315f52;border-color:#5b9b89}.lr47-settings input[type=checkbox]:checked:after{left:18px;background:#e7c883}.lr47-settings-actions{display:flex;gap:10px;justify-content:flex-end;padding-top:20px}.lr47-danger{border:1px solid rgba(220,118,118,.22);background:rgba(111,35,35,.18);color:#f0aaaa;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer}
.lr47-floating-messages{position:fixed;right:28px;bottom:24px;z-index:22;height:50px;border-radius:999px;border:1px solid rgba(112,208,183,.2);background:linear-gradient(135deg,rgba(23,80,67,.96),rgba(13,47,40,.96));box-shadow:0 18px 50px rgba(0,0,0,.42);color:white;padding:0 17px;display:flex;align-items:center;gap:9px;font-weight:800;cursor:pointer;backdrop-filter:blur(20px)}.lr47-floating-messages span{color:var(--lr47-gold)}.lr47-floating-messages em{min-width:19px;height:19px;border-radius:999px;padding:0 5px;display:grid;place-items:center;background:#dbb66f;color:#18362e;font-style:normal;font-size:9px}.lr47-mobile-head,.lr47-mobile-nav{display:none}
/* harmonize legacy views inside the new shell */
.lr47-center .view>.page-title,.lr47-center .view .page-title{font-size:34px}.lr47-center .panelbox,.lr47-center .event-card,.lr47-center .month-card,.lr47-center .messenger,.lr47-center .notification-card,.lr47-center .profile-form,.lr47-center .profile-cover,.lr47-center .club-stat-grid>div{border-color:var(--lr47-line)!important;background:linear-gradient(145deg,rgba(17,50,43,.66),rgba(8,28,24,.58))!important;box-shadow:var(--lr47-shadow)!important}.lr47-center .primary{background:linear-gradient(135deg,#d9b26e,#86c9b4)!important;color:#10251f!important;border:0!important;font-weight:900!important}.lr47-center .ghost{border-color:rgba(255,255,255,.11)!important;background:rgba(255,255,255,.04)!important;color:#dce7e2!important}.lr47-center .field{background:rgba(0,0,0,.18)!important;border-color:rgba(255,255,255,.09)!important;color:white!important}
@media(max-width:1180px){.lr47-shell{grid-template-columns:minmax(0,760px);padding-right:24px}.lr47-right{display:none}.lr47-floating-messages{right:22px}}
@media(max-width:920px){.lr47-sidebar{display:none}.lr47-shell{margin-left:0;width:100%;padding:76px 14px 96px;display:block}.lr47-mobile-head{position:fixed;top:0;left:0;right:0;height:62px;z-index:25;display:flex;align-items:center;gap:8px;padding:0 13px;border-bottom:1px solid var(--lr47-line);background:rgba(6,24,20,.9);backdrop-filter:blur(24px)}.lr47-mobile-head button{border:0;background:none;color:white}.lr47-mobile-brand{display:flex;align-items:center;gap:8px;margin-right:auto}.lr47-mobile-brand svg{width:30px;height:30px;color:var(--lr47-gold)}.lr47-mobile-brand b{letter-spacing:.14em}.lr47-mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:9px;right:9px;bottom:8px;height:65px;z-index:25;border:1px solid var(--lr47-line);border-radius:20px;background:rgba(6,24,20,.92);backdrop-filter:blur(24px);box-shadow:0 18px 60px rgba(0,0,0,.45);overflow:hidden}.lr47-mobile-nav button{border:0;background:none;color:#849a91;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:17px}.lr47-mobile-nav button small{font-size:8px}.lr47-mobile-nav button.active{color:var(--lr47-gold);background:rgba(255,255,255,.035)}.lr47-floating-messages{display:none}.lr47-group-grid,.lr47-venue-grid,.lr47-priv-grid{grid-template-columns:1fr}.lr47-page-head h1{font-size:30px}}
@media(max-width:560px){.lr47-shell{padding-left:10px;padding-right:10px}.lr47-story-strip{border-radius:19px;padding:12px 8px}.lr47-composer{border-radius:19px;padding:12px}.lr47-composer-actions{padding-left:0;flex-wrap:wrap}.lr47-composer-actions button{font-size:0!important}.lr47-composer-actions button:before{font-size:15px}.lr47-composer-actions #postImage:before{content:'▧'}.lr47-composer-actions #postVideo:before{content:'▶'}.lr47-composer-actions #postAudio:before{content:'♫'}.lr47-composer-actions #postLocation:before{content:'⌖'}.lr47-composer-actions .primary{font-size:11px!important;margin-left:auto}.lr47-member-pass-big{align-items:flex-start;flex-direction:column;min-height:230px}.lr47-pass-number{text-align:left}.lr47-page-head h1{font-size:28px}}

/* ========================================================================== 
   LOCALROOT v4.9 — stable v4.7 + living stories + richer premium glass
   ========================================================================== */
:root{
  --lr49-coral:#ff6c8f;
  --lr49-cyan:#6ee7df;
  --lr49-violet:#9c89ff;
  --lr49-apricot:#ffb56b;
  --lr49-lime:#a8e59b;
  --lr49-blue:#68bfff;
}
.lr47-bg{
  background:
    radial-gradient(circle at 8% 12%,rgba(110,231,223,.13),transparent 28%),
    radial-gradient(circle at 78% 8%,rgba(156,137,255,.10),transparent 30%),
    radial-gradient(circle at 90% 76%,rgba(255,108,143,.09),transparent 31%),
    radial-gradient(circle at 32% 92%,rgba(255,181,107,.08),transparent 29%),
    linear-gradient(145deg,#061813 0%,#0b211b 48%,#071411 100%)!important;
}
.lr47-glass,.lr47-right-stack>section,.lr47-sidebar,.lr47-composer,.lr47-poststream .post{
  backdrop-filter:blur(30px) saturate(145%)!important;
  -webkit-backdrop-filter:blur(30px) saturate(145%)!important;
}
.lr47-glass,.lr47-composer,.lr47-poststream .post{
  position:relative;
}
.lr47-glass:before,.lr47-composer:before,.lr47-poststream .post:before{
  content:"";position:absolute;left:14px;right:14px;top:0;height:1px;pointer-events:none;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.19),transparent);opacity:.72;
}
.lr47-right-stack .lr47-trends{background:linear-gradient(145deg,rgba(19,53,47,.72),rgba(18,26,38,.55))!important}
.lr47-right-stack .lr47-who{background:linear-gradient(145deg,rgba(45,31,61,.35),rgba(8,31,26,.64))!important}
.lr47-searchbox{background:linear-gradient(145deg,rgba(21,61,52,.66),rgba(9,28,24,.58))!important;box-shadow:0 24px 70px rgba(0,0,0,.26),inset 0 1px rgba(255,255,255,.05)!important}
.lr47-trend:nth-of-type(1) b{color:var(--lr49-cyan)}
.lr47-trend:nth-of-type(2) b{color:#f2d087}
.lr47-trend:nth-of-type(3) b{color:var(--lr49-coral)}
.lr47-trend:nth-of-type(4) b{color:var(--lr49-violet)}
.lr47-trend:nth-of-type(5) b{color:var(--lr49-lime)}
.lr47-follow{background:linear-gradient(135deg,rgba(218,177,106,.95),rgba(110,231,223,.82))!important;color:#092019!important}

/* Jemiyet-inspired story anatomy, Localroot visual language. */
.lr49-story-strip{
  padding:0!important;border:0!important;background:none!important;box-shadow:none!important;overflow:visible!important;margin-bottom:20px!important;
}
.lr49-story-track{display:flex;gap:14px;overflow-x:auto;padding:5px 2px 10px;scrollbar-width:none;scroll-snap-type:x proximity}
.lr49-story-track::-webkit-scrollbar{display:none}
.lr49-story-card{
  --story-accent:var(--lr49-cyan);
  isolation:isolate;position:relative;flex:0 0 148px!important;min-width:148px!important;height:246px!important;border-radius:28px!important;
  overflow:hidden!important;border:1px solid color-mix(in srgb,var(--story-accent) 76%,transparent)!important;
  background:rgba(4,15,13,.72)!important;padding:0!important;text-align:left!important;scroll-snap-align:start;
  box-shadow:0 22px 52px rgba(0,0,0,.30),0 0 0 1px rgba(255,255,255,.025) inset!important;
  transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease;
}
.lr49-story-card:hover{transform:translateY(-4px);box-shadow:0 28px 64px rgba(0,0,0,.40),0 0 28px color-mix(in srgb,var(--story-accent) 20%,transparent)!important}
.lr49-story-card.tone-0{--story-accent:var(--lr49-coral)}
.lr49-story-card.tone-1{--story-accent:var(--lr49-cyan)}
.lr49-story-card.tone-2{--story-accent:var(--lr49-violet)}
.lr49-story-card.tone-3{--story-accent:var(--lr49-apricot)}
.lr49-story-card.tone-4{--story-accent:var(--lr49-lime)}
.lr49-story-card.tone-5{--story-accent:var(--lr49-blue)}
.lr49-story-media{position:absolute;inset:0;display:block;background:#050b0a}
.lr49-story-media img,.lr49-story-media video{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.015)}
.lr49-story-media i{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.06) 48%,rgba(0,0,0,.82) 100%);pointer-events:none}
.lr49-story-card .lr49-story-avatar{position:absolute;z-index:3;left:14px;top:14px;width:54px;height:54px;border-radius:50%;padding:3px;background:linear-gradient(135deg,var(--story-accent),#f5d388);box-shadow:0 7px 28px rgba(0,0,0,.32)}
.lr49-story-card .lr49-story-avatar>.lr47-avatar{width:48px!important;height:48px!important;border:2px solid #081612!important}
.lr49-story-card>small{position:absolute;z-index:3;left:14px;right:12px;bottom:17px;margin:0!important;color:#fff!important;font-size:12px!important;font-weight:900;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-shadow:0 2px 10px #000}
.lr49-story-card>em{position:absolute;z-index:3;right:11px;top:12px;font-style:normal;font-size:8px;line-height:1;border-radius:999px;padding:6px 7px;color:#e7f4ee;background:rgba(4,17,14,.56);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px)}
.lr49-story-card.me{--story-accent:#e0b96f;background:linear-gradient(155deg,rgba(28,72,62,.95),rgba(18,34,30,.90) 48%,rgba(93,66,35,.72))!important}
.lr49-story-add-bg{position:absolute;inset:0;background:radial-gradient(circle at 78% 18%,rgba(110,231,223,.32),transparent 26%),radial-gradient(circle at 18% 85%,rgba(255,181,107,.27),transparent 30%),linear-gradient(145deg,rgba(255,255,255,.045),transparent)}
.lr49-story-card.me>b{position:absolute!important;z-index:4!important;left:51px!important;top:49px!important;right:auto!important;width:25px!important;height:25px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#f1c879,#72ddc6)!important;color:#0b241d!important;border:3px solid #0b201a!important;font-size:17px!important;box-shadow:0 5px 15px rgba(0,0,0,.32)!important}
.lr49-story-card.me>small{font-size:12px!important}.lr49-story-card.me>em{color:#f2d69f}
.lr49-story-placeholder-art{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(110,231,223,.13),transparent 42%),linear-gradient(145deg,#102f28,#0b1f1a)}
.lr49-story-placeholder-art .lr47-avatar{width:84px!important;height:84px!important;opacity:.76}

/* Story viewer */
.lr49-story-modal{width:min(92vw,520px)}
.lr49-story-modal-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}
.lr49-story-modal-head small{color:#90aaa0;font-size:10px}
.lr49-story-modal img,.lr49-story-modal video{width:100%;max-height:72vh;object-fit:contain;border-radius:24px;background:#020807;border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 70px rgba(0,0,0,.5)}
.lr49-story-video-wrap{position:relative}
#lr49StorySound{position:absolute;right:14px;bottom:14px;border-radius:999px;border:1px solid rgba(255,255,255,.15);padding:9px 12px;background:rgba(4,18,15,.72);backdrop-filter:blur(15px);color:white;font-size:10px;font-weight:800}

/* More chromatic event glass without changing the v4.7 layout. */
.event-card.tone-rose{--event-tint:255,108,143}.event-card.tone-sky{--event-tint:104,191,255}.event-card.tone-mint{--event-tint:110,231,223}.event-card.tone-lav{--event-tint:156,137,255}.event-card.tone-peach{--event-tint:255,181,107}.event-card.tone-sage{--event-tint:168,229,155}.event-card.tone-cream{--event-tint:226,194,132}
.lr47-center .event-card{background:linear-gradient(145deg,rgba(var(--event-tint,110,231,223),.10),rgba(9,29,25,.69))!important;box-shadow:0 24px 64px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.055)!important}
.lr47-center .event-card .event-art{background:linear-gradient(135deg,rgba(var(--event-tint,110,231,223),.26),rgba(8,24,21,.46))!important}
.lr47-composer{background:linear-gradient(145deg,rgba(19,60,50,.70),rgba(11,31,27,.60))!important;box-shadow:0 28px 80px rgba(0,0,0,.30),inset 0 1px rgba(255,255,255,.06)!important}
.lr47-composer textarea{background:rgba(1,11,9,.18)!important;border-color:rgba(110,231,223,.09)!important}
.lr47-poststream .post:nth-child(3n+1){background:linear-gradient(145deg,rgba(24,54,47,.72),rgba(17,30,42,.54))!important}
.lr47-poststream .post:nth-child(3n+2){background:linear-gradient(145deg,rgba(40,31,52,.44),rgba(8,31,26,.66))!important}
.lr47-poststream .post:nth-child(3n+3){background:linear-gradient(145deg,rgba(62,44,29,.34),rgba(8,31,26,.66))!important}

@media(max-width:1180px){.lr49-story-card{flex-basis:142px!important;min-width:142px!important;height:236px!important}}
@media(max-width:560px){.lr49-story-track{gap:10px}.lr49-story-card{flex-basis:126px!important;min-width:126px!important;height:212px!important;border-radius:24px!important}.lr49-story-card .lr49-story-avatar{width:48px;height:48px;left:11px;top:11px}.lr49-story-card .lr49-story-avatar>.lr47-avatar{width:42px!important;height:42px!important}.lr49-story-card.me>b{left:43px!important;top:42px!important}.lr49-story-card>small{left:11px;bottom:13px}.lr49-story-card>em{top:9px;right:8px}}
@media(prefers-reduced-motion:reduce){.lr49-story-card{transition:none}.lr49-story-card:hover{transform:none}}

/* ========================================================================== 
   LOCALROOT v4.10 — agency-grade member product UI
   Restrained editorial glass + production SVG icon system + single calendar
   ========================================================================== */
:root{
  --lr410-ink:#06100e;
  --lr410-panel:rgba(11,27,24,.78);
  --lr410-panel-strong:rgba(11,31,27,.92);
  --lr410-panel-soft:rgba(255,255,255,.045);
  --lr410-line:rgba(210,232,223,.12);
  --lr410-line-strong:rgba(210,232,223,.20);
  --lr410-text:#f5f3ec;
  --lr410-muted:#91a49d;
  --lr410-teal:#73d2bc;
  --lr410-gold:#d8b36e;
  --lr410-rose:#e77d9c;
  --lr410-violet:#9a8bd4;
  --lr410-sky:#7eafd3;
  --lr410-radius:20px;
  --lr410-shadow:0 22px 60px rgba(0,0,0,.28);
}
body:has(.lr47-app){background:#06100e!important;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.lr47-bg{background:radial-gradient(900px 540px at 74% -8%,rgba(74,148,127,.13),transparent 62%),radial-gradient(760px 600px at -10% 65%,rgba(188,143,75,.07),transparent 66%),#06100e!important}
.lr47-bg:after{opacity:.3;background-size:60px 60px!important}

/* App frame */
.lr47-sidebar{width:264px!important;padding:24px 18px 18px!important;background:rgba(4,17,14,.90)!important;border-right:1px solid rgba(205,232,220,.09)!important;box-shadow:18px 0 60px rgba(0,0,0,.12)!important;backdrop-filter:blur(24px) saturate(120%)!important}
.lr47-brand{padding:7px 10px 23px!important;gap:13px!important}.lr47-brand-mark{width:39px!important;height:39px!important}.lr47-brand b{font-size:15px!important;letter-spacing:.175em!important}.lr47-brand small{font-size:7.5px!important;letter-spacing:.18em!important;color:#80978e!important}
.lr47-mainnav{gap:2px!important;padding-top:4px!important}.lr47-mainnav button{min-height:46px!important;border-radius:12px!important;padding:0 12px!important;gap:12px!important;color:#d3dfda!important;font-size:13.5px!important;font-weight:650!important;letter-spacing:-.005em!important;transition:background .16s ease,border-color .16s ease,color .16s ease!important}
.lr47-mainnav button:hover{background:rgba(255,255,255,.038)!important;border-color:rgba(255,255,255,.045)!important}.lr47-mainnav button.active{background:rgba(87,175,151,.12)!important;border-color:rgba(111,210,184,.18)!important;box-shadow:inset 3px 0 0 rgba(216,179,110,.90)!important;color:#fff!important}
.lr47-navicon{width:25px!important;height:25px!important;border-radius:0!important;color:#79cdb7!important;font-size:0!important}.lr47-mainnav button.active .lr47-navicon{color:#e1bd78!important}.lr410-svg{display:block;flex:0 0 auto;vector-effect:non-scaling-stroke}.lr47-navicon .lr410-svg{width:19px;height:19px;stroke-width:1.75}
.lr47-mini-profile{border-color:rgba(210,232,223,.11)!important;background:rgba(255,255,255,.03)!important;border-radius:15px!important;padding:9px!important}.lr47-mini-profile:hover{background:rgba(255,255,255,.05)!important}.lr47-side-credit{color:#667c73!important;font-size:7.5px!important}
.lr47-shell{margin-left:264px!important;width:calc(100% - 264px)!important;grid-template-columns:minmax(0,860px) minmax(280px,330px)!important;gap:30px!important;padding:24px 34px 100px!important;max-width:1540px!important;margin-right:auto!important}
.lr47-right-stack{top:24px!important;gap:14px!important}.lr47-glass{background:rgba(13,35,30,.68)!important;border:1px solid var(--lr410-line)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035),var(--lr410-shadow)!important;backdrop-filter:blur(24px) saturate(125%)!important;-webkit-backdrop-filter:blur(24px) saturate(125%)!important}
.lr47-glass:before,.lr47-composer:before,.lr47-poststream .post:before{background:linear-gradient(90deg,transparent,rgba(255,255,255,.10),transparent)!important;opacity:.75!important}

/* Right rail: product, not template */
.lr47-searchbox{border-radius:14px!important;min-height:48px!important;padding:0 14px!important;background:rgba(13,39,33,.70)!important;border:1px solid rgba(115,210,188,.13)!important;box-shadow:none!important}.lr47-searchbox .lr410-svg{color:#74c9b3}.lr47-searchbox input{font-size:13px!important;font-weight:560!important}.lr47-searchbox input::placeholder{color:#70877e!important}
.lr47-trends,.lr47-who,.lr410-right-events{border-radius:20px!important;padding:18px!important;background:rgba(13,34,30,.72)!important}.lr47-trends h3,.lr47-who h3,.lr410-right-events h3{font-size:16px!important;letter-spacing:-.02em!important}.lr47-trends header button,.lr47-who header button{color:#80cbb8!important;font-size:10.5px!important}.lr47-trend{padding:12px 2px!important}.lr47-trend b{font-size:13px!important}.lr47-trend span,.lr47-trend small{font-size:9.5px!important}.lr47-follow{border:1px solid rgba(216,179,110,.24)!important;background:rgba(216,179,110,.10)!important;color:#e2c180!important;border-radius:999px!important;padding:7px 9px!important;display:inline-flex!important;align-items:center!important;gap:5px!important}.lr47-follow .lr410-svg{width:13px;height:13px}.lr47-who-row{gap:10px!important}
.lr410-right-events{border:1px solid var(--lr410-line);box-shadow:var(--lr410-shadow)}.lr410-right-events header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.lr410-right-events header span{font-size:9px;color:var(--lr410-muted);letter-spacing:.12em}.lr410-right-event{width:100%;border:0;border-top:1px solid rgba(255,255,255,.055);background:none;color:#fff;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;text-align:left;padding:11px 0;cursor:pointer}.lr410-right-event:first-of-type{border-top:0}.lr410-right-date{width:40px;height:40px;border:1px solid rgba(216,179,110,.22);border-radius:11px;display:grid;place-items:center;color:#e0bd7a;font:700 10px/1.1 inherit;text-transform:uppercase}.lr410-right-event b{display:block;font-size:11.5px;line-height:1.25}.lr410-right-event small{display:block;color:var(--lr410-muted);font-size:9px;margin-top:3px}.lr410-right-event>.lr410-svg{color:#668178}

/* Composer and feed */
.lr410-composer{border-radius:19px!important;padding:15px!important;background:rgba(13,35,30,.72)!important;box-shadow:var(--lr410-shadow)!important}.lr47-composer-main textarea{min-height:66px!important;background:rgba(0,0,0,.12)!important;border:1px solid rgba(210,232,223,.09)!important;border-radius:14px!important;font-size:13.5px!important;line-height:1.5!important}.lr47-composer-actions{gap:2px!important}.lr47-composer-actions button:not(.primary){display:inline-flex!important;align-items:center!important;gap:7px!important;padding:8px 9px!important;color:#a8bab3!important;border-radius:10px!important}.lr47-composer-actions button:not(.primary):hover{background:rgba(255,255,255,.045)!important;color:#e9efec!important}.lr410-share{display:inline-flex!important;align-items:center!important;gap:7px!important;background:#d9b36f!important;color:#102019!important;border:0!important;box-shadow:none!important}.lr410-share:hover{filter:brightness(1.04)}
.lr47-feed-tabs{margin-top:2px!important}.lr47-poststream{gap:13px!important}.lr47-poststream .post{background:rgba(14,34,30,.72)!important;border:1px solid var(--lr410-line)!important;border-radius:19px!important;box-shadow:var(--lr410-shadow)!important}.lr47-poststream .post:nth-child(n){background:rgba(14,34,30,.72)!important}.lr410-post .post-head{display:grid!important;grid-template-columns:auto 1fr auto auto!important;align-items:center!important}.lr410-post .post-more{width:32px!important;height:32px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:2px!important;background:transparent!important;border:0!important}.lr410-post .post-more span{width:3px;height:3px;border-radius:50%;background:#7f968e}.lr410-post .post-actions{display:grid!important;grid-template-columns:repeat(4,1fr)!important}.lr410-post .post-actions button{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:40px!important;font-size:10.5px!important}.lr410-post .post-actions button.is-active{color:#e6bd77!important}.lr410-empty-icon{width:48px;height:48px;border:1px solid rgba(216,179,110,.18);background:rgba(216,179,110,.07);border-radius:15px;display:grid!important;place-items:center;margin:0 auto;color:#dfbc77}

/* Stories keep video behavior but refine the art direction */
.lr49-story-track{gap:12px!important}.lr49-story-card{flex-basis:142px!important;min-width:142px!important;height:238px!important;border-radius:22px!important;border-width:1px!important;box-shadow:0 16px 42px rgba(0,0,0,.26)!important}.lr49-story-card:hover{transform:translateY(-2px)!important;box-shadow:0 20px 50px rgba(0,0,0,.34)!important}.lr49-story-card .lr49-story-avatar{left:12px!important;top:12px!important;width:51px!important;height:51px!important;box-shadow:0 5px 18px rgba(0,0,0,.28)!important}.lr49-story-card .lr49-story-avatar>.lr47-avatar{width:45px!important;height:45px!important}.lr49-story-card>em{font-size:7.5px!important;background:rgba(4,15,13,.62)!important;border-color:rgba(255,255,255,.10)!important}.lr49-story-card>small{font-size:11.5px!important;bottom:14px!important}.lr49-story-card.me{background:linear-gradient(155deg,rgba(24,61,52,.96),rgba(12,28,24,.94))!important}.lr49-story-add-bg{background:radial-gradient(circle at 72% 20%,rgba(115,210,188,.18),transparent 32%),radial-gradient(circle at 18% 83%,rgba(216,179,110,.16),transparent 34%),rgba(255,255,255,.02)!important}

/* Page heads */
.lr47-page-head{align-items:flex-end!important;margin-bottom:22px!important}.lr47-page-head .eyebrow{color:#c89f57!important;font-size:9px!important;letter-spacing:.18em!important;font-weight:800!important}.lr47-page-head h1{font-family:"Iowan Old Style","Baskerville",Georgia,serif!important;font-size:38px!important;line-height:1.04!important;letter-spacing:-.03em!important;font-weight:500!important;margin:7px 0 8px!important}.lr47-page-head p{max-width:620px!important;color:#9dafaa!important;font-size:13px!important;line-height:1.6!important}.lr410-verified-count{display:flex;align-items:center;gap:9px;border:1px solid rgba(115,210,188,.16);background:rgba(115,210,188,.055);border-radius:13px;padding:9px 12px;color:#92d8c6;font-size:10px;white-space:nowrap}.lr410-verified-count b{font-size:13px;color:#eef5f2;margin-right:3px}

/* Single, large production calendar */
.lr410-events-page{width:100%}.lr410-calendar-shell{border-radius:22px!important;padding:0!important;overflow:hidden;background:rgba(11,31,27,.78)!important}.lr410-calendar-top{min-height:88px;padding:17px 20px;border-bottom:1px solid rgba(210,232,223,.09);display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:14px}.lr410-calendar-top>div:nth-child(2){text-align:center}.lr410-calendar-top>div:nth-child(2)>span{display:block;color:#80968e;font-size:8px;letter-spacing:.17em;font-weight:800}.lr410-calendar-top h2{font-family:"Iowan Old Style","Baskerville",Georgia,serif;font-size:27px;font-weight:500;letter-spacing:-.025em;margin:3px 0 0;text-transform:capitalize}.lr410-calendar-actions{display:flex;align-items:center;gap:8px}.lr410-cal-nav,.lr410-today{border:1px solid rgba(210,232,223,.12);background:rgba(255,255,255,.035);color:#dce8e3;height:42px;border-radius:12px;display:grid;place-items:center;cursor:pointer;transition:.16s ease}.lr410-cal-nav{width:42px}.lr410-today{padding:0 13px;font-size:10px;font-weight:750}.lr410-cal-nav:hover,.lr410-today:hover{border-color:rgba(115,210,188,.30);background:rgba(115,210,188,.08);color:#82d1bd}.lr410-weekdays{display:grid;grid-template-columns:repeat(7,1fr);padding:0 12px;border-bottom:1px solid rgba(210,232,223,.07);background:rgba(255,255,255,.012)}.lr410-weekdays span{min-height:38px;display:grid;place-items:center;color:#789087;font-size:8.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.lr410-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));padding:12px;gap:7px}.lr410-cal-cell{min-width:0;min-height:112px;padding:10px;border:1px solid rgba(210,232,223,.075);border-radius:14px;background:rgba(255,255,255,.023);color:#edf3f0;text-align:left;position:relative;display:flex;flex-direction:column;gap:8px;cursor:pointer;overflow:hidden;transition:background .15s ease,border-color .15s ease,transform .15s ease}.lr410-cal-cell:not(:disabled):hover{background:rgba(115,210,188,.065);border-color:rgba(115,210,188,.21);transform:translateY(-1px)}.lr410-cal-cell:disabled{cursor:default;color:#61736d}.lr410-cal-cell.is-blank{border-color:transparent;background:transparent}.lr410-cal-cell.is-today{box-shadow:inset 0 0 0 1px rgba(216,179,110,.58);border-color:rgba(216,179,110,.24)}.lr410-daynum{font-size:11px;font-weight:800;line-height:1}.lr410-cal-cell.is-today .lr410-daynum{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#d8b36e;color:#0c1b17;margin:-4px 0 0 -4px}.lr410-noevent{margin-top:auto;color:#50645c;font-size:10px}.lr410-cell-events{display:flex;flex-direction:column;gap:5px;min-width:0}.lr410-cell-event{min-width:0;display:grid;grid-template-columns:5px 1fr;align-items:center;gap:6px;border-radius:7px;padding:5px 6px;background:rgba(255,255,255,.035)}.lr410-cell-event i{width:5px;height:5px;border-radius:50%;background:#77d2bc}.lr410-cell-event b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700;line-height:1.15;color:#dfe9e5}.lr410-cell-event.tone-rose i{background:#e77d9c}.lr410-cell-event.tone-lav i{background:#9a8bd4}.lr410-cell-event.tone-sky i{background:#7eafd3}.lr410-cell-event.tone-peach i,.lr410-cell-event.tone-cream i{background:#d8b36e}.lr410-cell-event.tone-sage i,.lr410-cell-event.tone-mint i{background:#73d2bc}.lr410-cell-events>em{font-size:7.5px;color:#879b93;font-style:normal;padding-left:4px}.lr410-month-agenda{margin-top:28px}.lr410-section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:12px}.lr410-section-title h2{font-family:"Iowan Old Style","Baskerville",Georgia,serif;font-size:26px;font-weight:500;margin:5px 0 0;text-transform:capitalize}.lr410-section-title>span{color:#8da198;font-size:10px}.lr410-events-page .events-stack{display:grid;grid-template-columns:1fr;gap:11px}.lr410-event-card{min-height:150px!important;display:grid!important;grid-template-columns:148px 1fr!important;border-radius:18px!important;overflow:hidden!important;background:rgba(13,34,30,.74)!important;border:1px solid var(--lr410-line)!important;box-shadow:0 14px 38px rgba(0,0,0,.22)!important}.lr410-event-card .event-art{min-height:100%!important;padding:16px!important;background:rgba(var(--event-tint,110,231,223),.08)!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.lr410-event-card .event-art span{font-size:8px!important;letter-spacing:.13em!important}.lr410-event-card .event-art b{font-family:"Iowan Old Style","Baskerville",Georgia,serif!important;font-size:18px!important;font-weight:500!important}.lr410-event-card .event-copy{padding:16px 18px!important}.lr410-event-card .event-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important}.lr410-event-card .event-meta em{display:inline-flex!important;align-items:center!important;gap:5px!important;color:#74ceb7!important;font-size:7.5px!important;font-style:normal!important;letter-spacing:.08em!important}.lr410-event-card .event-meta>span{font-size:9px!important;color:#879a93!important}.lr410-event-card h3{font-size:16px!important;letter-spacing:-.015em!important;margin:7px 0 5px!important}.lr410-venue-line{display:flex!important;align-items:center!important;gap:6px!important;color:#9cafaa!important;font-size:10px!important;margin:0 0 7px!important}.lr410-event-card .event-desc{font-size:10.5px!important;line-height:1.55!important;color:#8fa29a!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lr410-event-card .event-actions{display:flex!important;align-items:center!important;gap:6px!important;margin-top:10px!important}.lr410-event-card .event-actions button{display:inline-flex!important;align-items:center!important;gap:5px!important;border:0!important;background:transparent!important;color:#9eb0a9!important;padding:5px 7px!important;font-size:9px!important;border-radius:8px!important;position:relative!important;z-index:4!important}.lr410-event-card .event-actions button:hover{background:rgba(255,255,255,.045)!important;color:white!important}.lr410-event-card .event-actions .is-active{color:#e0bd78!important}.lr410-empty-mini-block{padding:28px;border-radius:18px;color:#9cafaa}

/* Day/event modals */
.lr410-day-modal{width:min(680px,92vw)}.lr410-day-modal-head{padding:2px 2px 16px;border-bottom:1px solid rgba(210,232,223,.10)}.lr410-day-modal-head h2{font-family:"Iowan Old Style","Baskerville",Georgia,serif;font-size:31px;font-weight:500;margin:5px 0;text-transform:capitalize}.lr410-day-modal-head p{color:var(--lr410-muted);font-size:11px;margin:0}.lr410-day-list{display:flex;flex-direction:column;margin-top:8px}.lr410-day-event{width:100%;display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:14px;border:0;border-bottom:1px solid rgba(210,232,223,.08);background:transparent;color:white;padding:15px 4px;text-align:left;cursor:pointer}.lr410-day-event:hover{background:rgba(115,210,188,.045)}.lr410-day-time{color:#d8b36e;font-size:11px;font-weight:800}.lr410-day-event b{display:block;font-size:13px}.lr410-day-event small{display:block;font-size:9.5px;color:#8ea198;margin-top:4px}.lr410-day-arrow{color:#678079}.lr410-event-detail{width:min(700px,92vw)}.lr410-detail-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.lr410-detail-top .verified-line{display:inline-flex;align-items:center;gap:5px;color:#75cdb7;font-size:9px}.lr410-event-detail h2{font-family:"Iowan Old Style","Baskerville",Georgia,serif;font-size:34px;font-weight:500;line-height:1.1;margin:12px 0}.lr410-detail-meta{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:15px}.lr410-detail-meta span{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(210,232,223,.10);background:rgba(255,255,255,.025);border-radius:10px;padding:9px 10px;font-size:10px;color:#a8b9b2}.lr410-event-detail>p{color:#a0b1aa;line-height:1.7;font-size:12px}.lr410-event-detail .modal-actions button,.lr410-event-detail .modal-actions a{display:inline-flex!important;align-items:center!important;gap:7px!important}

/* Group/venue/privilege icon presentation */
.lr47-group-icon,.lr47-venue-placeholder,.lr47-priv-grid article>span{display:grid!important;place-items:center!important;color:#78cdb8!important}.lr47-group-icon{width:42px!important;height:42px!important;border-radius:12px!important;background:rgba(115,210,188,.06)!important;border:1px solid rgba(115,210,188,.12)!important}.lr47-venue-placeholder{min-height:160px!important;background:rgba(115,210,188,.045)!important}.lr47-priv-grid article>span{width:42px;height:42px;border-radius:12px;background:rgba(216,179,110,.06);border:1px solid rgba(216,179,110,.12);color:#ddb977!important}

/* Responsive */
@media(max-width:1320px){.lr47-shell{grid-template-columns:minmax(0,760px) minmax(270px,310px)!important;gap:24px!important;padding-left:26px!important;padding-right:26px!important}.lr410-cal-cell{min-height:102px!important}.lr410-cell-event b{font-size:7.7px!important}}
@media(max-width:1120px){.lr47-shell{grid-template-columns:minmax(0,1fr)!important;max-width:920px!important;margin-left:264px!important}.lr47-right{display:none!important}.lr410-calendar-grid{gap:6px!important}.lr410-cal-cell{min-height:104px!important}}
@media(max-width:820px){.lr47-sidebar{display:none!important}.lr47-shell{margin-left:0!important;width:100%!important;max-width:none!important;padding:76px 14px 92px!important}.lr410-calendar-shell{overflow-x:auto!important}.lr410-weekdays,.lr410-calendar-grid{min-width:720px}.lr410-events-head{align-items:flex-start!important}.lr410-verified-count{margin-top:4px}.lr47-page-head h1{font-size:34px!important}}
@media(max-width:560px){.lr410-calendar-top{grid-template-columns:40px 1fr 40px!important;padding:12px!important}.lr410-calendar-actions .lr410-today{display:none!important}.lr410-calendar-top h2{font-size:22px!important}.lr410-event-card{grid-template-columns:1fr!important}.lr410-event-card .event-art{min-height:86px!important}.lr410-event-card .event-copy{padding:14px!important}.lr410-day-event{grid-template-columns:52px 1fr auto!important}.lr410-event-detail h2{font-size:28px!important}.lr410-post .post-actions button span{display:none}.lr410-post .post-actions button{min-height:44px!important}.lr49-story-card{flex-basis:124px!important;min-width:124px!important;height:208px!important}}
@media(prefers-reduced-motion:reduce){.lr410-cal-cell,.lr47-mainnav button,.lr410-cal-nav,.lr410-today{transition:none!important}.lr410-cal-cell:not(:disabled):hover{transform:none!important}}
.event-card.tone-gold{--event-tint:216,179,110}.event-card.tone-coral{--event-tint:231,125,156}.event-card.tone-cyan{--event-tint:115,210,188}.event-card.tone-blue{--event-tint:126,175,211}.event-card.tone-violet{--event-tint:154,139,212}.event-card.tone-lime{--event-tint:164,204,135}.event-card.tone-apricot{--event-tint:218,159,105}
.lr410-cell-event.tone-gold i{background:#d8b36e}.lr410-cell-event.tone-coral i{background:#e77d9c}.lr410-cell-event.tone-cyan i{background:#73d2bc}.lr410-cell-event.tone-blue i{background:#7eafd3}.lr410-cell-event.tone-violet i{background:#9a8bd4}.lr410-cell-event.tone-lime i{background:#a4cc87}.lr410-cell-event.tone-apricot i{background:#da9f69}

/* ========================================================================== 
   LOCALROOT v4.11 — agency polish / human-made product system
   calmer hierarchy, official Phosphor icons, disciplined glass geometry
   ========================================================================== */
:root{
  --lr411-bg:#06110f;
  --lr411-sidebar:#071512;
  --lr411-surface:rgba(11,34,29,.72);
  --lr411-surface-2:rgba(13,39,33,.78);
  --lr411-surface-hover:rgba(20,55,47,.76);
  --lr411-line:rgba(193,224,212,.12);
  --lr411-line-strong:rgba(193,224,212,.20);
  --lr411-copy:#f5f1e8;
  --lr411-muted:#89a097;
  --lr411-gold:#ddb35f;
  --lr411-teal:#67cdb5;
  --lr411-coral:#e17875;
  --lr411-blue:#6ea7d6;
  --lr411-violet:#8c7ec7;
  --lr411-radius:16px;
  --lr411-shadow:0 18px 50px rgba(0,0,0,.20);
}
body:has(.lr47-app){background:var(--lr411-bg)!important;color:var(--lr411-copy)!important;letter-spacing:-.01em!important}
.lr47-bg{background:radial-gradient(920px 500px at 72% -10%,rgba(72,137,118,.09),transparent 64%),linear-gradient(180deg,#06110f 0%,#06100e 100%)!important}
.lr47-bg:after{display:none!important}

/* official icon family */
.lr411-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;vertical-align:-.12em;font-weight:400!important;flex:0 0 auto}
.lr47-navicon{display:flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;color:#76cdb8!important}
.lr47-mainnav button.active .lr47-navicon{color:var(--lr411-gold)!important}
.lr47-mainnav button.active .lr47-navicon .ph{font-family:"Phosphor-Fill"!important}

/* product frame */
.lr47-sidebar{width:270px!important;padding:22px 16px 18px!important;background:rgba(5,19,16,.96)!important;border-right:1px solid rgba(196,224,213,.075)!important;box-shadow:14px 0 42px rgba(0,0,0,.14)!important}
.lr47-brand{padding:6px 10px 25px!important;gap:13px!important}
.lr47-brand-mark{width:42px!important;height:42px!important;color:var(--lr411-gold)!important}
.lr47-brand b{font-size:15px!important;letter-spacing:.18em!important}
.lr47-brand small{font-size:7.5px!important;color:#7f958d!important;letter-spacing:.18em!important;margin-top:2px!important}
.lr47-mainnav{gap:4px!important}
.lr47-mainnav button{min-height:48px!important;padding:0 14px!important;border-radius:12px!important;border:1px solid transparent!important;font-size:13.5px!important;font-weight:620!important;color:#cedad5!important;gap:12px!important;background:transparent!important;box-shadow:none!important}
.lr47-mainnav button:hover{background:rgba(255,255,255,.032)!important;border-color:rgba(255,255,255,.04)!important}
.lr47-mainnav button.active{background:linear-gradient(90deg,rgba(35,91,76,.24),rgba(24,64,54,.18))!important;border-color:rgba(109,200,177,.18)!important;box-shadow:inset 2px 0 0 var(--lr411-gold)!important;color:#fff!important}
.lr47-mini-profile{border-radius:14px!important;background:rgba(255,255,255,.025)!important;border-color:rgba(193,224,212,.10)!important;box-shadow:none!important}
.lr47-side-credit{opacity:.78}

.lr47-shell{margin-left:270px!important;width:calc(100% - 270px)!important;max-width:1600px!important;grid-template-columns:minmax(0,880px) minmax(310px,360px)!important;gap:32px!important;padding:28px 38px 110px!important}
.lr47-center{min-width:0}
.lr47-right-stack{top:28px!important;gap:15px!important}
.lr47-glass,.lr47-composer,.lr47-poststream .post{background:linear-gradient(180deg,rgba(13,39,33,.72),rgba(9,30,25,.68))!important;border:1px solid var(--lr411-line)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.025),var(--lr411-shadow)!important;backdrop-filter:blur(22px) saturate(120%)!important;-webkit-backdrop-filter:blur(22px) saturate(120%)!important}
.lr47-glass:before,.lr47-composer:before,.lr47-poststream .post:before{display:none!important}

/* section header + stories */
.lr411-sectionbar{height:34px;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 2px}
.lr411-sectionbar>div{display:flex;align-items:center;gap:9px}.lr411-sectionbar>div>span{font-size:10px;font-weight:800;letter-spacing:.12em;color:#e5ece8}.lr411-sectionbar>div>small{font-size:9px;color:#687e76;border-left:1px solid rgba(255,255,255,.09);padding-left:9px}
.lr411-sectionbar>button{border:0;background:transparent;color:#849a91;font-size:10px;display:flex;align-items:center;gap:4px;padding:6px 4px}.lr411-sectionbar>button:hover{color:#fff}
.lr49-story-strip{margin-bottom:20px!important}
.lr49-story-track{gap:10px!important;padding:0 1px 3px!important;scrollbar-width:none}.lr49-story-track::-webkit-scrollbar{display:none}
.lr49-story-card{flex-basis:150px!important;min-width:150px!important;height:230px!important;border-radius:16px!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:0 12px 30px rgba(0,0,0,.18)!important;overflow:hidden!important;background:#081612!important;transform:none!important}
.lr49-story-card:hover{transform:translateY(-2px)!important;box-shadow:0 18px 36px rgba(0,0,0,.25)!important;border-color:rgba(255,255,255,.19)!important}
.lr49-story-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--story-accent) 38%,transparent);opacity:.72}
.lr49-story-card .lr49-story-avatar{left:11px!important;top:11px!important;width:44px!important;height:44px!important;padding:2px!important;background:var(--story-accent)!important;box-shadow:none!important}
.lr49-story-card .lr49-story-avatar>.lr47-avatar{width:40px!important;height:40px!important;border:2px solid #071410!important}
.lr49-story-card>small{left:12px!important;right:10px!important;bottom:13px!important;font-size:11.5px!important;font-weight:750!important;letter-spacing:-.01em!important;text-shadow:0 1px 8px rgba(0,0,0,.8)!important}
.lr49-story-card>em{right:9px!important;top:10px!important;font-size:7.5px!important;padding:5px 6px!important;background:rgba(3,15,12,.62)!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:none!important}
.lr49-story-card.tone-0{--story-accent:var(--lr411-gold)}.lr49-story-card.tone-1{--story-accent:var(--lr411-teal)}.lr49-story-card.tone-2{--story-accent:var(--lr411-coral)}.lr49-story-card.tone-3{--story-accent:var(--lr411-blue)}.lr49-story-card.tone-4{--story-accent:var(--lr411-violet)}.lr49-story-card.tone-5{--story-accent:#a3c87e}
.lr49-story-card.me{--story-accent:var(--lr411-gold)!important;background:linear-gradient(160deg,rgba(22,58,49,.98),rgba(8,26,22,.98))!important}
.lr49-story-add-bg{background:linear-gradient(160deg,rgba(35,87,73,.28),rgba(7,27,23,.08))!important}
.lr49-story-card.me .lr49-story-avatar{left:50%!important;top:54px!important;transform:translateX(-50%)!important;width:68px!important;height:68px!important;padding:3px!important}
.lr49-story-card.me .lr49-story-avatar>.lr47-avatar{width:62px!important;height:62px!important}
.lr49-story-card.me>b{left:calc(50% + 15px)!important;top:104px!important;width:25px!important;height:25px!important;border-radius:50%!important;background:var(--lr411-gold)!important;border:3px solid #0b201a!important;color:#092019!important;box-shadow:none!important;font-size:0!important}
.lr49-story-card.me>b:after{content:"+";font-size:17px;font-weight:700;line-height:1}
.lr49-story-card.me>small{left:0!important;right:0!important;bottom:18px!important;text-align:center!important;font-size:11px!important}.lr49-story-card.me>em{top:10px!important;right:10px!important;color:#d8c49b!important}
.lr49-story-placeholder-art{background:linear-gradient(160deg,#0f2923,#091a17)!important}.lr49-story-placeholder-art .lr47-avatar{width:70px!important;height:70px!important;opacity:.86!important}

/* composer */
.lr411-composer{border-radius:18px!important;padding:16px!important;margin-bottom:22px!important;background:rgba(10,33,28,.78)!important;box-shadow:0 15px 36px rgba(0,0,0,.17)!important}
.lr47-composer-main{align-items:flex-start!important;gap:12px!important}
.lr47-composer-main textarea{min-height:76px!important;border:1px solid rgba(194,224,213,.09)!important;background:rgba(1,13,11,.20)!important;border-radius:13px!important;padding:14px 15px!important;font-size:13px!important;color:#eef5f1!important;resize:none!important}
.lr47-composer-main textarea:focus{border-color:rgba(103,205,181,.30)!important;box-shadow:0 0 0 3px rgba(103,205,181,.06)!important}
.lr47-composer-actions{border-top:0!important;margin-top:10px!important;padding-top:0!important;gap:5px!important}
.lr47-composer-actions>button:not(.lr411-share){height:34px!important;padding:0 9px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#8ea39b!important;font-size:9.5px!important;display:flex!important;align-items:center!important;gap:6px!important}
.lr47-composer-actions>button:not(.lr411-share):hover{background:rgba(255,255,255,.04)!important;color:#dbe6e1!important}
.lr411-share{height:38px!important;padding:0 15px!important;border-radius:10px!important;background:var(--lr411-gold)!important;color:#10231e!important;box-shadow:none!important;font-size:10.5px!important;display:inline-flex!important;align-items:center!important;gap:7px!important}
.lr411-share:hover{filter:brightness(1.04)!important;transform:none!important}

/* tabs + posts */
.lr411-tabs{height:46px!important;margin-bottom:13px!important;border-bottom:1px solid rgba(193,224,212,.08)!important;gap:20px!important}.lr411-tabs button{padding:0 2px!important;height:46px!important;font-size:10.5px!important;border-radius:0!important}.lr411-tabs button.active{color:#fff!important;border-bottom:2px solid var(--lr411-gold)!important;background:transparent!important}
.lr410-post{border-radius:18px!important;overflow:hidden!important;margin-bottom:14px!important;box-shadow:0 14px 36px rgba(0,0,0,.18)!important}.lr410-post .post-head{padding:14px 15px 10px!important}.lr410-post .post-head strong{font-size:12.5px!important}.lr410-post .post-head small{font-size:9px!important;color:#81968e!important}.lr410-post .member-dot{border-radius:6px!important;font-size:7px!important;letter-spacing:.08em!important;background:rgba(221,179,95,.08)!important;border-color:rgba(221,179,95,.17)!important;color:#d6b875!important}.lr410-post .post-body{font-size:12.5px!important;line-height:1.6!important;padding:0 15px 14px!important}.lr410-post .post-actions{border-top:1px solid rgba(193,224,212,.08)!important;padding:7px 10px!important;gap:2px!important}.lr410-post .post-actions button{border-radius:9px!important;padding:8px 10px!important;font-size:9.5px!important;gap:6px!important}.lr410-post .post-actions button:hover{background:rgba(255,255,255,.04)!important;color:#fff!important}
.lr411-empty-feed{min-height:255px!important;border-radius:18px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:rgba(11,34,29,.50)!important}.lr411-empty-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;border:1px solid rgba(103,205,181,.14);background:rgba(103,205,181,.05);color:#7dcab8;margin-bottom:13px}.lr411-empty-feed h2{font-size:21px!important;margin:0 0 8px!important}.lr411-empty-feed p{max-width:360px!important;color:#8ba098!important}.lr411-empty-feed .ghost{margin-top:8px!important;border-radius:10px!important;display:flex!important;gap:5px!important;align-items:center!important}

/* right rail */
.lr411-searchbox{height:52px!important;min-height:52px!important;border-radius:13px!important;padding:0 14px!important;background:rgba(11,35,29,.76)!important;border:1px solid rgba(103,205,181,.14)!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:10px!important;position:relative!important}.lr411-searchbox>span{display:grid;color:#70c8b4}.lr411-searchbox input{height:48px!important;border:0!important;background:transparent!important;color:#eaf2ee!important;font-size:12px!important;outline:none!important}.lr411-searchbox input::placeholder{color:#718980!important}.lr411-searchbox kbd{font:600 9px ui-monospace,SFMono-Regular,Menlo,monospace;color:#6f847c;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:4px 6px;background:rgba(255,255,255,.025)}
.lr411-upcoming,.lr411-panel{border-radius:17px!important;overflow:hidden!important;background:rgba(11,34,29,.66)!important;box-shadow:0 16px 38px rgba(0,0,0,.17)!important}
.lr411-upcoming header,.lr411-panel>header{height:58px!important;padding:0 15px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid rgba(193,224,212,.08)!important}.lr411-upcoming header>div{display:grid;gap:2px}.lr411-upcoming h3,.lr411-panel h3{margin:0!important;font-size:14px!important;letter-spacing:-.015em!important}.lr411-kicker{font-size:7.5px!important;letter-spacing:.13em!important;color:#758d84!important;font-weight:800!important}.lr411-text-link{border:0!important;background:transparent!important;color:#79cbb8!important;font-size:9px!important;font-weight:650!important;display:inline-flex!important;align-items:center!important;gap:3px!important;padding:6px 0!important}.lr411-text-link:hover{color:#fff!important}
.lr411-upcoming-list{display:flex;flex-direction:column}.lr411-upcoming-row{width:100%;min-height:68px;border:0;border-bottom:1px solid rgba(193,224,212,.07);background:transparent;color:#f3f5f1;display:grid;grid-template-columns:46px 1fr 20px;align-items:center;gap:11px;padding:10px 14px;text-align:left}.lr411-upcoming-row:last-child{border-bottom:0}.lr411-upcoming-row:hover{background:rgba(255,255,255,.028)}.lr411-datebox{width:42px;height:44px;border-radius:10px;background:rgba(221,179,95,.07);border:1px solid rgba(221,179,95,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.lr411-datebox b{font-size:15px;color:#e6c681}.lr411-datebox small{font-size:6.5px;letter-spacing:.08em;color:#a9946e;margin-top:3px}.lr411-upcoming-copy{min-width:0}.lr411-upcoming-copy>b{display:block;font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lr411-upcoming-copy>small{display:block;font-size:8.5px;color:#82978f;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lr411-row-arrow{color:#647b73;display:grid;place-items:center}
.lr47-trend{padding:13px 15px!important;border-bottom:1px solid rgba(193,224,212,.07)!important}.lr47-trend:last-child{border-bottom:0!important}.lr47-trend:hover{background:rgba(255,255,255,.025)!important}.lr47-trend>span{font-size:8px!important;color:#7c9189!important}.lr47-trend>b{font-size:12px!important;margin:3px 0!important}.lr47-trend>small{font-size:8px!important;color:#637a72!important}
.lr47-who-row{padding:11px 14px!important;border-bottom:1px solid rgba(193,224,212,.07)!important}.lr47-who-row:last-child{border-bottom:0!important}.lr47-who-id b{font-size:11px!important}.lr47-who-id small{font-size:8.5px!important;color:#7e938b!important}.lr47-follow{border-radius:9px!important;height:32px!important;padding:0 9px!important;gap:4px!important;background:rgba(103,205,181,.06)!important;border:1px solid rgba(103,205,181,.13)!important;color:#79cbb8!important;font-size:8.5px!important}.lr47-follow:hover{background:rgba(103,205,181,.10)!important;color:#fff!important}.lr411-empty-mini{display:flex;align-items:center;gap:9px;padding:16px;color:#7e938b;font-size:9.5px}.lr411-empty-mini .ph{color:#68bea9}
.lr47-right-footer{padding:4px 2px!important;color:#536a61!important}
.lr47-floating-messages{right:28px!important;bottom:24px!important;height:46px!important;border-radius:12px!important;padding:0 15px!important;background:rgba(18,55,46,.92)!important;border-color:rgba(103,205,181,.18)!important;box-shadow:0 16px 38px rgba(0,0,0,.26)!important;gap:8px!important}

/* calendars and action controls inherit the new geometry */
.lr410-calendar-shell{border-radius:18px!important}.lr410-cal-nav,.lr410-today{border-radius:10px!important}.lr410-cal-cell{border-radius:11px!important}.lr410-cell-event{border-radius:6px!important}.lr410-event-card{border-radius:16px!important}.primary,.ghost{border-radius:10px!important}.modal-card{border-radius:18px!important}

@media(max-width:1320px){.lr47-shell{grid-template-columns:minmax(0,760px) minmax(280px,330px)!important;gap:24px!important;padding-left:28px!important;padding-right:28px!important}.lr49-story-card{flex-basis:142px!important;min-width:142px!important;height:220px!important}}
@media(max-width:1120px){.lr47-shell{grid-template-columns:minmax(0,1fr)!important;max-width:920px!important}.lr47-right{display:none!important}}
@media(max-width:820px){.lr47-shell{padding:74px 14px 94px!important}.lr411-sectionbar{margin-top:3px}.lr49-story-card{flex-basis:132px!important;min-width:132px!important;height:210px!important}.lr47-composer-actions{overflow-x:auto!important}.lr47-composer-actions>button span{white-space:nowrap}}
@media(max-width:560px){.lr49-story-card{flex-basis:122px!important;min-width:122px!important;height:198px!important}.lr49-story-card.me .lr49-story-avatar{top:47px!important}.lr49-story-card.me>b{top:96px!important}.lr411-composer{padding:13px!important}.lr47-composer-main textarea{min-height:70px!important}.lr47-composer-actions>button:not(.lr411-share){padding:0 7px!important}.lr411-share span{display:none!important}.lr411-share{width:38px!important;padding:0!important;justify-content:center!important}}
@media(prefers-reduced-motion:reduce){.lr49-story-card,.lr47-mainnav button,.lr411-upcoming-row{transition:none!important}.lr49-story-card:hover{transform:none!important}}

/* v4.11 top command bar + right mini calendar */
.lr411-topbar{position:fixed;left:270px;right:0;top:0;height:82px;z-index:32;display:grid;grid-template-columns:minmax(320px,760px) auto;align-items:center;justify-content:space-between;gap:24px;padding:0 38px;background:rgba(5,18,15,.84);border-bottom:1px solid rgba(193,224,212,.075);backdrop-filter:blur(24px) saturate(120%);-webkit-backdrop-filter:blur(24px) saturate(120%)}
.lr411-command-search{width:min(100%,760px);height:46px;border:1px solid rgba(193,224,212,.11);background:rgba(255,255,255,.025);border-radius:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 13px;position:relative;color:#70c9b5}.lr411-command-search input{height:42px;border:0;background:transparent;outline:none;color:#eef5f1;font-size:12px}.lr411-command-search input::placeholder{color:#71877f}.lr411-command-search kbd{font:600 9px ui-monospace,SFMono-Regular,Menlo,monospace;color:#6f847c;border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:4px 6px;background:rgba(255,255,255,.025)}
#lr411TopSearchOut{position:absolute;left:0;right:0;top:52px;display:none;z-index:70}#lr411TopSearchOut.show{display:block}#lr411TopSearchOut .lr47-search-results{position:static!important;display:grid!important;background:rgba(7,24,20,.98)!important;border:1px solid rgba(193,224,212,.12)!important;border-radius:13px!important;box-shadow:0 24px 60px rgba(0,0,0,.35)!important;overflow:hidden!important;max-height:360px!important;overflow-y:auto!important}
.lr411-top-actions{display:flex;align-items:center;gap:6px}.lr411-top-actions>button{height:38px;min-width:38px;border:1px solid transparent;background:transparent;color:#9aada5;border-radius:10px;display:flex;align-items:center;justify-content:center}.lr411-top-actions>button:hover{background:rgba(255,255,255,.04);color:#fff;border-color:rgba(255,255,255,.05)}.lr411-user-menu{min-width:148px!important;padding:0 10px 0 7px!important;justify-content:flex-start!important;gap:8px!important;border-color:rgba(193,224,212,.09)!important;background:rgba(255,255,255,.025)!important}.lr411-user-menu>span:not(.lr47-avatar){font-size:10.5px;color:#dbe5e1;white-space:nowrap;max-width:88px;overflow:hidden;text-overflow:ellipsis}.lr411-user-caret{margin-left:auto;transform:rotate(90deg);color:#667c74}
.lr47-shell{padding-top:106px!important}.lr47-right-stack{top:106px!important}
.lr411-calendar-card{border-radius:17px!important;overflow:hidden!important;background:rgba(11,34,29,.68)!important;box-shadow:0 16px 38px rgba(0,0,0,.17)!important}.lr411-calendar-card>header{height:64px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(193,224,212,.08)}.lr411-calendar-card>header>div:first-child{display:grid;gap:4px}.lr411-calendar-card h3{margin:0;font-size:13px;letter-spacing:.04em;font-weight:720}.lr411-cal-actions{display:flex;gap:5px}.lr411-cal-actions button{width:32px;height:32px;border-radius:9px;border:1px solid rgba(193,224,212,.09);background:rgba(255,255,255,.025);color:#8ba097;display:grid;place-items:center}.lr411-cal-actions button:hover{color:#fff;border-color:rgba(103,205,181,.22);background:rgba(103,205,181,.05)}
.lr411-mini-week,.lr411-mini-grid{display:grid;grid-template-columns:repeat(7,1fr)}.lr411-mini-week{padding:10px 13px 5px}.lr411-mini-week span{font-size:7px;color:#6d837b;text-align:center;font-weight:750}.lr411-mini-grid{padding:2px 13px 12px;gap:2px}.lr411-mini-day{height:35px;border:0;background:transparent;border-radius:9px;color:#dbe6e1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;position:relative}.lr411-mini-day.blank{pointer-events:none}.lr411-mini-day b{font-size:9.5px;font-weight:650}.lr411-mini-day.has-events{cursor:pointer}.lr411-mini-day.has-events:hover{background:rgba(103,205,181,.06)}.lr411-mini-day.today{background:var(--lr411-gold);color:#11231f}.lr411-mini-day>span{display:flex;gap:2px;height:3px}.lr411-mini-day>span i{width:3px;height:3px;border-radius:50%;background:var(--lr411-teal)}.lr411-mini-day>span i.tone-gold,.lr411-mini-day>span i.tone-peach,.lr411-mini-day>span i.tone-apricot{background:var(--lr411-gold)}.lr411-mini-day>span i.tone-coral,.lr411-mini-day>span i.tone-rose{background:var(--lr411-coral)}.lr411-mini-day>span i.tone-blue,.lr411-mini-day>span i.tone-sky{background:var(--lr411-blue)}.lr411-mini-day>span i.tone-violet,.lr411-mini-day>span i.tone-lav{background:var(--lr411-violet)}
.lr411-calendar-agenda{border-top:1px solid rgba(193,224,212,.08);padding:4px 0}.lr411-agenda-head{height:42px;padding:0 14px;display:flex;align-items:center;justify-content:space-between}.lr411-agenda-head>span{font-size:7.5px;font-weight:800;letter-spacing:.11em;color:#7f948c}.lr411-agenda-head button{border:0;background:transparent;color:#75c7b4;font-size:8px}.lr411-agenda-row{width:100%;min-height:55px;border:0;background:transparent;color:#eef4f1;display:grid;grid-template-columns:3px 42px 1fr 18px;align-items:center;gap:9px;padding:8px 14px;text-align:left}.lr411-agenda-row:hover{background:rgba(255,255,255,.025)}.lr411-agenda-accent{height:34px;border-radius:3px;background:var(--lr411-teal)}.lr411-agenda-accent.tone-gold,.lr411-agenda-accent.tone-peach,.lr411-agenda-accent.tone-apricot{background:var(--lr411-gold)}.lr411-agenda-accent.tone-coral,.lr411-agenda-accent.tone-rose{background:var(--lr411-coral)}.lr411-agenda-accent.tone-blue,.lr411-agenda-accent.tone-sky{background:var(--lr411-blue)}.lr411-agenda-accent.tone-violet,.lr411-agenda-accent.tone-lav{background:var(--lr411-violet)}.lr411-agenda-row time{font-size:9px;color:#99aca5}.lr411-agenda-row>span:nth-child(3){min-width:0}.lr411-agenda-row b{display:block;font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lr411-agenda-row small{display:block;font-size:8px;color:#758a82;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lr411-agenda-row>.ph{color:#9b8250}
@media(max-width:1120px){.lr411-topbar{left:270px;padding-left:28px;padding-right:28px}.lr411-command-search{max-width:640px}.lr411-top-actions>button:not(.lr411-user-menu){display:none}}
@media(max-width:820px){.lr411-topbar{display:none!important}.lr47-shell{padding-top:74px!important}.lr47-right-stack{top:74px!important}}

/* Localroot v4.11.3 — durable auth observer and canonical route build */

/* ==========================================================================
   Localroot v4.11.4 — supplied-reference dashboard
   ========================================================================== */
:root{
  --lr414-bg:#041512;
  --lr414-panel:#08231e;
  --lr414-panel-soft:#092821;
  --lr414-line:rgba(133,189,174,.16);
  --lr414-line-soft:rgba(133,189,174,.10);
  --lr414-text:#f2f5f2;
  --lr414-muted:#91a49d;
  --lr414-gold:#e6b955;
  --lr414-teal:#39a892;
}
html,body{background:var(--lr414-bg)!important}
body{overflow-x:hidden}
.lr414-app{min-height:100dvh;background:#041512;color:var(--lr414-text)}
.lr414-app button,.lr414-app input,.lr414-app textarea{font-family:inherit}
.lr414-app .lr411-icon,.lr414-app .ph{line-height:1;font-weight:400;vertical-align:middle}
.lr414-app button>.lr411-icon,.lr414-app button>.ph{pointer-events:none}
.lr414-top-actions>button:not(.lr414-user-menu):hover .ph,.lr414-calendar-actions button:hover .ph,.lr414-story-next:hover .ph{color:var(--lr414-gold)!important}
.lr414-app .lr47-bg{background:
 radial-gradient(circle at 68% 16%,rgba(23,104,86,.10),transparent 31%),
 radial-gradient(circle at 22% 77%,rgba(16,72,61,.08),transparent 28%),
 #041512!important}

/* Left navigation */
.lr414-sidebar{
 width:272px!important;
 height:100dvh!important;
 padding:24px 15px 0!important;
 display:flex!important;
 flex-direction:column!important;
 overflow:hidden!important;
 background:rgba(3,20,17,.985)!important;
 border-right:1px solid var(--lr414-line)!important;
 box-shadow:none!important;
 backdrop-filter:none!important;
}
.lr414-brand{
 flex:0 0 76px!important;
 min-height:76px!important;
 padding:0 15px 22px!important;
 gap:16px!important;
 border-bottom:0!important;
 justify-content:flex-start!important;
}
.lr414-brand .lr47-brand-mark{width:48px!important;height:48px!important;flex:0 0 48px!important;color:var(--lr414-gold)!important}
.lr414-brand .lr47-brand-mark svg{width:48px!important;height:48px!important}
.lr414-brand b{font-size:17px!important;letter-spacing:.205em!important;line-height:1!important;color:#f6f5f0!important}
.lr414-brand small{font-size:7px!important;letter-spacing:.20em!important;margin-top:7px!important;color:#b5c1bc!important;white-space:nowrap!important}
.lr414-mainnav{
 flex:1 1 auto!important;
 min-height:0!important;
 overflow-y:auto!important;
 overflow-x:hidden!important;
 gap:1px!important;
 padding:10px 0 8px!important;
 scrollbar-width:none;
}
.lr414-mainnav::-webkit-scrollbar{display:none}
.lr414-mainnav button{
 flex:0 0 55px!important;
 width:100%!important;
 min-height:55px!important;
 height:55px!important;
 padding:0 25px!important;
 gap:17px!important;
 border-radius:14px!important;
 border:1px solid transparent!important;
 font-size:15px!important;
 font-weight:560!important;
 color:#e0e7e3!important;
 box-shadow:none!important;
}
.lr414-mainnav button:hover{background:rgba(255,255,255,.027)!important;border-color:transparent!important}
.lr414-mainnav button.active{
 background:rgba(20,83,72,.50)!important;
 border-color:rgba(88,159,143,.08)!important;
 box-shadow:0 13px 32px rgba(0,0,0,.14)!important;
 color:#fff!important;
}
.lr414-mainnav button.active .lr47-navicon{color:var(--lr414-gold)!important}
.lr414-mainnav .lr47-navicon{width:22px!important;min-width:22px!important;color:#d5dfda!important}
.lr414-mainnav .lr47-navicon .ph{font-size:21px!important}
.lr414-badge{
 position:static!important;
 margin-left:auto!important;
 min-width:25px!important;
 height:22px!important;
 padding:0 7px!important;
 border-radius:999px!important;
 display:inline-flex!important;
 align-items:center!important;
 justify-content:center!important;
 background:#1f7466!important;
 color:#e8f5f0!important;
 font-style:normal!important;
 font-size:11px!important;
 font-weight:750!important;
 line-height:1!important;
 border:0!important;
}
.lr414-create{
 flex:0 0 135px;
 margin:0 -15px;
 padding:0 40px;
 border:0;
 border-top:1px solid var(--lr414-line-soft);
 border-bottom:1px solid var(--lr414-line-soft);
 background:transparent;
 color:#f2f5f2;
 display:flex;
 align-items:center;
 gap:19px;
 text-align:left;
}
.lr414-create>span{width:31px;height:31px;border-radius:50%;border:1px solid var(--lr414-gold);color:var(--lr414-gold);display:grid;place-items:center}
.lr414-create b{font-size:15px;font-weight:560}
.lr414-create:hover{background:rgba(255,255,255,.025)}
.lr414-sidebar-footer{
 flex:0 0 124px;
 margin:0 -15px;
 padding:21px 37px 12px;
 display:flex;
 flex-direction:column;
 align-items:flex-start;
 gap:9px;
 color:#93a49e;
 background:#031411;
}
.lr414-sidebar-footer>span{font-size:11px}
.lr414-legal{display:flex;align-items:center;gap:11px;font-size:10px;white-space:nowrap}
.lr414-legal i{font-style:normal;color:#52675f}
.lr414-social{display:flex;align-items:center;gap:24px;color:#c4d0cb;font-size:18px;margin-top:2px}
.lr414-sidebar-footer small{font-size:7.5px;color:#657a72;white-space:nowrap}
.lr414-sidebar-footer a{color:#9b917c;text-decoration:none}

/* Top command bar */
.lr414-topbar{
 left:272px!important;
 height:100px!important;
 padding:0 11px 0 34px!important;
 grid-template-columns:minmax(430px,752px) auto!important;
 gap:32px!important;
 background:rgba(3,18,15,.96)!important;
 border-bottom:1px solid var(--lr414-line)!important;
 backdrop-filter:blur(22px)!important;
 -webkit-backdrop-filter:blur(22px)!important;
}
.lr414-command-search{
 width:100%!important;
 max-width:752px!important;
 height:47px!important;
 padding:0 17px!important;
 border-radius:13px!important;
 border-color:rgba(142,186,175,.17)!important;
 background:rgba(255,255,255,.028)!important;
 color:#dce7e2!important;
}
.lr414-command-search input{height:44px!important;font-size:14px!important}
.lr414-command-search input::placeholder{color:#758780!important}
.lr414-command-search kbd{font-size:11px!important;padding:4px 7px!important;color:#899a94!important}
.lr414-top-actions{gap:10px!important}
.lr414-top-actions>button{position:relative!important;width:44px!important;height:44px!important;min-width:44px!important;color:#d4dfda!important}
.lr414-top-actions>button:hover{background:rgba(255,255,255,.035)!important}
.lr414-top-actions .lr414-badge{
 position:absolute!important;
 right:0!important;
 top:-1px!important;
 min-width:17px!important;
 width:auto!important;
 height:17px!important;
 padding:0 4px!important;
 font-size:8px!important;
 background:#288c79!important;
 border:2px solid #041512!important;
}
.lr414-top-actions>button:nth-child(2) .lr414-badge{background:var(--lr414-gold)!important;color:#18251f!important}
.lr414-top-actions>.lr414-user-menu{
 width:auto!important;
 min-width:166px!important;
 max-width:210px!important;
 height:47px!important;
 padding:0 13px 0 9px!important;
 margin-left:13px!important;
 border:1px solid rgba(142,186,175,.17)!important;
 border-radius:14px!important;
 background:rgba(255,255,255,.018)!important;
 gap:10px!important;
}
.lr414-user-menu>span:not(.lr47-avatar){max-width:112px!important;font-size:13px!important;color:#f0f3f1!important}
.lr414-user-menu .lr47-avatar{width:32px!important;height:32px!important}

/* Main reference grid */
.lr414-shell{
 margin-left:272px!important;
 width:calc(100% - 272px)!important;
 max-width:none!important;
 padding:99px 11px 110px 16px!important;
 grid-template-columns:minmax(0,1.56fr) minmax(420px,1fr)!important;
 gap:16px!important;
 align-items:start!important;
 box-sizing:border-box!important;
}
.lr414-shell>.lr47-center{min-width:0!important}
.lr414-right-stack{top:115px!important;gap:25px!important}

/* Stories */
.lr414-story-zone{
 min-height:347px;
 padding:18px 16px 22px 17px;
 background:rgba(7,31,26,.64);
 border:1px solid var(--lr414-line-soft);
 border-top-color:rgba(133,189,174,.09);
 border-radius:0 15px 15px 0;
 overflow:hidden;
}
.lr414-sectionbar{height:27px!important;margin:0 0 10px!important;padding:0 1px!important}
.lr414-sectionbar>div>span{font-size:12px!important;font-weight:650!important;letter-spacing:.02em!important;color:#e9eeeb!important}
.lr414-sectionbar>button{font-size:11px!important;color:#d6dfdb!important;padding:4px 3px!important}
.lr414-story-stage{position:relative;min-width:0}
.lr414-story-zone .lr49-story-strip{
 width:100%!important;
 margin:0!important;
 padding:0!important;
 border:0!important;
 border-radius:0!important;
 background:transparent!important;
 box-shadow:none!important;
 overflow:visible!important;
}
.lr414-story-zone .lr49-story-track{
 width:100%!important;
 height:268px!important;
 gap:9px!important;
 padding:0!important;
 overflow-x:auto!important;
 overflow-y:hidden!important;
}
.lr414-story-zone .lr49-story-card{
 flex:0 0 calc((100% - 36px)/5)!important;
 min-width:calc((100% - 36px)/5)!important;
 height:268px!important;
 border-radius:17px!important;
 border:1px solid rgba(224,236,231,.20)!important;
 box-shadow:none!important;
}
.lr414-story-zone .lr49-story-card:after{opacity:.88!important}
.lr414-story-zone .lr49-story-card .lr49-story-avatar{width:48px!important;height:48px!important;left:12px!important;top:13px!important}
.lr414-story-zone .lr49-story-card .lr49-story-avatar>.lr47-avatar{width:44px!important;height:44px!important}
.lr414-story-zone .lr49-story-card>small{left:11px!important;bottom:16px!important;font-size:11px!important}
.lr414-story-zone .lr49-story-card>em{top:auto!important;right:auto!important;left:11px!important;bottom:7px!important;padding:0!important;background:transparent!important;border:0!important;font-size:8px!important;color:#dce6e1!important}
.lr414-story-zone .lr49-story-card.me .lr49-story-avatar{left:50%!important;top:66px!important;width:70px!important;height:70px!important}
.lr414-story-zone .lr49-story-card.me .lr49-story-avatar>.lr47-avatar{width:64px!important;height:64px!important}
.lr414-story-zone .lr49-story-card.me>b{top:118px!important}
.lr414-story-next{
 position:absolute;
 z-index:8;
 right:-12px;
 top:50%;
 width:48px;
 height:48px;
 transform:translateY(-50%);
 border-radius:50%;
 border:1px solid rgba(142,186,175,.25);
 background:rgba(7,31,27,.96);
 color:#e9f0ed;
 display:grid;
 place-items:center;
 box-shadow:0 10px 28px rgba(0,0,0,.28);
}

/* Composer + feed */
.lr414-composer{
 height:168px!important;
 min-height:168px!important;
 box-sizing:border-box!important;
 margin:8px 16px 0 0!important;
 padding:19px 17px 18px!important;
 border-radius:15px!important;
 background:rgba(8,35,29,.78)!important;
 border-color:var(--lr414-line)!important;
 box-shadow:none!important;
}
.lr414-composer .lr47-composer-main{gap:16px!important}
.lr414-composer .lr47-avatar.small{width:52px!important;height:52px!important}
.lr414-composer .lr47-composer-main textarea{
 min-height:75px!important;
 height:75px!important;
 padding:20px!important;
 border-radius:15px!important;
 font-size:14px!important;
 background:rgba(3,23,19,.32)!important;
 border-color:rgba(142,186,175,.13)!important;
}
.lr414-composer .lr47-composer-actions{margin:8px 0 0 68px!important;gap:8px!important;overflow:visible!important}
.lr414-composer .lr47-composer-actions>button:not(.lr411-share){
 height:37px!important;
 padding:0 12px!important;
 border:1px solid rgba(142,186,175,.11)!important;
 border-radius:9px!important;
 background:rgba(255,255,255,.012)!important;
 color:#dce5e1!important;
 font-size:11px!important;
}
.lr414-composer .lr411-share{
 min-width:95px!important;
 height:39px!important;
 padding:0 22px!important;
 justify-content:center!important;
 border-radius:999px!important;
 background:var(--lr414-gold)!important;
 color:#1d251f!important;
 font-size:13px!important;
 font-weight:750!important;
}
.lr414-tabs{
 height:78px!important;
 margin:0 16px 0 0!important;
 padding-top:20px!important;
 gap:26px!important;
}
.lr414-tabs button{height:57px!important;font-size:13px!important;padding:0 7px!important}
.lr414-tabs button.active{border-bottom-color:var(--lr414-gold)!important}
.lr414-feed .lr47-poststream{margin-right:16px}
.lr414-feed .lr410-post{border-radius:15px!important;border-color:var(--lr414-line)!important;box-shadow:none!important}
.lr414-empty-feed{min-height:270px!important;border-radius:15px!important}
.lr414-empty-feed .ghost{min-height:44px!important}

/* Full-size calendar rail */
.lr414-calendar-card{
 min-height:637px!important;
 border-radius:15px!important;
 background:rgba(7,33,28,.70)!important;
 border-color:var(--lr414-line)!important;
 box-shadow:none!important;
 overflow:hidden!important;
}
.lr414-calendar-card>.lr414-calendar-head{
 height:63px!important;
 padding:0 25px 0 28px!important;
 border-bottom:0!important;
 display:flex!important;
 align-items:center!important;
 justify-content:space-between!important;
}
.lr414-rail-title{font-size:12px;font-weight:730;letter-spacing:.055em;color:#eef2f0}
.lr414-calendar-actions{display:flex;align-items:center;gap:10px}
.lr414-calendar-actions button{
 width:49px!important;
 height:34px!important;
 border-radius:9px!important;
 border:1px solid rgba(142,186,175,.15)!important;
 background:rgba(255,255,255,.025)!important;
 color:#dce4e0!important;
 display:grid!important;
 place-items:center!important;
 font-size:11px!important;
}
.lr414-calendar-actions button:first-child{width:74px!important;font-weight:650!important}
.lr414-month{
 margin:0!important;
 padding:0 28px 8px!important;
 font-size:17px!important;
 letter-spacing:.01em!important;
 font-weight:720!important;
}
.lr414-mini-week{padding:8px 27px 4px!important}
.lr414-mini-week span{font-size:10px!important;color:#a3b3ad!important;font-weight:560!important}
.lr414-mini-grid{padding:0 27px 12px!important;gap:0!important}
.lr414-mini-grid .lr411-mini-day{
 height:39px!important;
 border-radius:50%!important;
 color:#f1f4f2!important;
 gap:3px!important;
}
.lr414-mini-grid .lr411-mini-day b{font-size:13px!important;font-weight:620!important}
.lr414-mini-grid .lr411-mini-day.outside{color:#667b73!important}
.lr414-mini-grid .lr411-mini-day.selected{
 width:36px!important;
 height:36px!important;
 align-self:center!important;
 justify-self:center!important;
 background:var(--lr414-gold)!important;
 color:#20261f!important;
 box-shadow:0 0 0 1px rgba(230,185,85,.24)!important;
}
.lr414-mini-grid .lr411-mini-day.today:not(.selected){background:transparent!important;color:var(--lr414-gold)!important;box-shadow:inset 0 0 0 1px rgba(230,185,85,.55)!important}
.lr414-mini-grid .lr411-mini-day>span{height:4px!important;gap:3px!important}
.lr414-mini-grid .lr411-mini-day>span i{width:4px!important;height:4px!important}
.lr414-calendar-legend{
 min-height:51px;
 padding:7px 28px 16px;
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:9px;
 border-bottom:1px solid var(--lr414-line-soft);
 color:#aebdb7;
 font-size:10px;
 white-space:nowrap;
}
.lr414-calendar-legend span{display:flex;align-items:center;gap:7px}
.lr414-calendar-legend i{width:8px;height:8px;border-radius:50%;background:#87978f}
.lr414-calendar-legend i.coral{background:#ef5d46}.lr414-calendar-legend i.blue{background:#4b8be9}.lr414-calendar-legend i.mint{background:#53b693}.lr414-calendar-legend i.violet{background:#7959d8}.lr414-calendar-legend i.other{background:#7778c8}
.lr414-calendar-agenda{min-height:205px!important;padding:0 0 7px!important;border-top:0!important}
.lr414-agenda-head{height:55px!important;padding:0 27px!important}
.lr414-agenda-head>span{font-size:11px!important;color:#edf2ef!important;letter-spacing:.06em!important}
.lr414-agenda-head>span i{font-style:normal;color:#5f756c;margin:0 3px}
.lr414-agenda-head button{font-size:10px!important;color:#d8e2dd!important}
.lr414-agenda-row{
 min-height:56px!important;
 grid-template-columns:3px 53px minmax(0,1fr) 20px!important;
 gap:12px!important;
 padding:7px 27px!important;
}
.lr414-agenda-row .lr411-agenda-accent{height:43px!important}
.lr414-agenda-row time{font-size:13px!important;color:#d6dfdb!important}
.lr414-agenda-row b{font-size:12px!important}
.lr414-agenda-row small{font-size:10px!important;color:#a3b2ac!important;margin-top:4px!important}
.lr414-agenda-row>.ph{font-size:18px!important;color:var(--lr414-gold)!important}
.lr414-agenda-empty{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#71877e;text-align:center;padding:15px}
.lr414-agenda-empty p{margin:0;font-size:11px}

/* Lower right cards */
.lr414-rail-lower{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(180px,1fr);gap:16px}
.lr414-meetup-card,.lr414-weather-card{
 min-height:215px;
 border-radius:15px!important;
 background:rgba(7,33,28,.72)!important;
 border-color:var(--lr414-line)!important;
 box-shadow:none!important;
 overflow:hidden;
}
.lr414-meetup-card>header,.lr414-weather-card>header{height:58px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--lr414-line-soft)}
.lr414-meetup-card h3,.lr414-weather-card h3{margin:0;font-size:11px;letter-spacing:.035em}
.lr414-meetup-card header button{border:0;background:transparent;color:#b0beb8;font-size:8px}
.lr414-meetup-body{width:100%;min-height:88px;padding:12px 17px;border:0;background:transparent;color:#f0f4f2;display:grid;grid-template-columns:51px 1fr;gap:13px;text-align:left}
.lr414-meetup-date{height:64px;border-radius:10px;border:1px solid rgba(142,186,175,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}
.lr414-meetup-date b{font-size:22px}.lr414-meetup-date small{font-size:9px;margin-top:6px}
.lr414-meetup-copy{min-width:0;display:flex;flex-direction:column;justify-content:center}
.lr414-meetup-copy b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lr414-meetup-copy small{font-size:10px;color:#abb9b3;margin-top:5px}.lr414-meetup-copy em{font-style:normal;font-size:9px;color:#859990;margin-top:5px}
.lr414-meetup-empty{min-height:93px;padding:18px;color:#82968e;font-size:10px;line-height:1.5}
.lr414-member-stack{height:51px;padding:3px 17px 12px;display:flex;align-items:center}
.lr414-member-stack .lr47-avatar{margin-right:-8px;border:2px solid #08231e!important}.lr414-member-stack>em{width:34px;height:30px;border-radius:50%;background:#1d4238;border:2px solid #08231e;display:grid;place-items:center;font-size:8px;font-style:normal;color:#dbe6e1}
.lr414-member-note{height:51px;padding:11px 17px;color:#7e928a;font-size:9px}
.lr414-weather-card{padding-bottom:0}
.lr414-weather-card>header{border-bottom:0!important}
.lr414-weather-main{height:67px;padding:0 22px;display:flex;align-items:center;justify-content:space-between}
.lr414-weather-main strong{font-size:40px;font-weight:520;letter-spacing:-.04em}.lr414-weather-main span{color:var(--lr414-gold);font-size:37px}
.lr414-weather-card>b{display:block;padding:0 22px;font-size:10px;font-weight:520;color:#d9e2de;line-height:1.4}
.lr414-weather-card>footer{height:48px;margin-top:13px;padding:0 17px;border-top:1px solid var(--lr414-line-soft);display:flex;align-items:center;justify-content:space-between;color:#a5b4ae;font-size:9px}
.lr414-weather-card>footer span{display:flex;align-items:center;gap:4px}.lr414-weather-card>footer button{border:0;background:transparent;color:#a5b4ae;font-size:8px;display:flex;align-items:center;gap:2px}

@media(max-width:1320px){
 .lr414-topbar{grid-template-columns:minmax(340px,1fr) auto!important;padding-left:26px!important}
 .lr414-shell{grid-template-columns:minmax(0,1.5fr) minmax(390px,1fr)!important;padding-left:12px!important;gap:13px!important}
 .lr414-story-zone .lr49-story-track{height:250px!important}
 .lr414-story-zone .lr49-story-card{height:250px!important}
 .lr414-story-zone{min-height:329px}
 .lr414-calendar-legend{padding-left:20px;padding-right:20px;gap:6px;font-size:9px}
}
@media(max-width:1180px){
 .lr414-topbar{padding-right:25px!important}
 .lr414-top-actions>button:not(.lr414-user-menu){display:flex!important}
 .lr414-shell{grid-template-columns:minmax(0,1fr)!important;max-width:920px!important;padding-left:24px!important;padding-right:24px!important}
 .lr414-shell>.lr47-right{display:none!important}
}
@media(max-width:820px){
 .lr414-sidebar{display:none!important}
 .lr414-topbar{display:none!important}
 .lr414-shell{margin-left:0!important;width:100%!important;max-width:none!important;padding:74px 12px 94px!important}
 .lr414-story-zone{min-height:288px;padding:14px 12px 17px;border-radius:16px}
 .lr414-story-zone .lr49-story-track{height:220px!important;gap:9px!important}
 .lr414-story-zone .lr49-story-card{flex:0 0 132px!important;min-width:132px!important;height:220px!important}
 .lr414-story-next{right:-7px;width:42px;height:42px}
 .lr414-composer{margin:10px 0 0!important}
 .lr414-tabs,.lr414-feed .lr47-poststream{margin-right:0!important}
}
@media(max-width:560px){
 .lr414-story-zone{min-height:269px}
 .lr414-story-zone .lr49-story-track{height:202px!important}
 .lr414-story-zone .lr49-story-card{flex-basis:122px!important;min-width:122px!important;height:202px!important}
 .lr414-composer{min-height:160px!important;padding:14px!important}
 .lr414-composer .lr47-composer-main{gap:10px!important}
 .lr414-composer .lr47-composer-main textarea{min-height:68px!important;height:68px!important;padding:15px!important}
 .lr414-composer .lr47-composer-actions{margin-left:0!important;overflow-x:auto!important}
 .lr414-composer .lr47-composer-actions>button:not(.lr411-share){padding:0 9px!important}
 .lr414-composer .lr411-share{min-width:42px!important;width:auto!important;padding:0 14px!important}
 .lr414-composer .lr411-share span{display:inline!important}
}

/* v4.11.4 final responsive containment + premium interaction pass */
.lr414-app,
.lr414-app *{box-sizing:border-box}
.lr414-shell{
 grid-template-columns:minmax(0,1.56fr) minmax(0,1fr)!important;
 overflow:clip!important;
}
.lr414-shell>.lr47-center,
.lr414-shell>.lr47-right,
.lr414-right-stack,
.lr414-calendar-card,
.lr414-rail-lower,
.lr414-meetup-card,
.lr414-weather-card{min-width:0!important;max-width:100%!important}
.lr414-topbar{grid-template-columns:minmax(0,752px) minmax(0,max-content)!important}
.lr414-command-search,.lr414-top-actions{min-width:0!important}
.lr414-app .lr410-svg{display:block;flex:0 0 auto}
.lr414-social>span{display:grid;place-items:center;color:inherit}
.lr414-composer .lr47-composer-actions>button:before,
.lr414-story-zone .lr49-story-card.me>b:after{content:none!important;display:none!important}
.lr414-story-zone .lr49-story-card>small{bottom:29px!important}
.lr414-story-zone .lr49-story-card>em{bottom:12px!important}
.lr414-story-next,
.lr414-app .lr410-iconbtn,
.lr414-app .lr410-profile-dot{min-width:44px!important;width:44px!important;height:44px!important;display:grid!important;place-items:center!important}
.lr414-sidebar-foot .vinterro-credit{color:#c8d3ce!important;font-size:9px!important}
.lr414-mini-grid .lr411-mini-day.outside{color:#81948d!important}
.lr414-mini-grid:has(> .lr411-mini-day:nth-child(36)) .lr411-mini-day{height:36px!important}
.lr414-mini-grid .lr411-mini-day>span i.tone-other{background:#7778c8!important}
.lr414-agenda-row .lr411-agenda-accent.tone-mint{background:#53b693!important}
.lr414-agenda-row .lr411-agenda-accent.tone-other{background:#7778c8!important}
.auth-v46 .auth-text-btn,.auth-v46 .auth-inline-join{min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
.auth-v46 .socials .social-mark{width:24px!important;height:24px!important;display:grid!important;place-items:center!important;flex:0 0 24px!important;font-size:0!important}
.auth-v46 .socials .social-mark.apple-mark,.auth-v46 .socials .social-mark.meta-mark{border:0!important;border-radius:0!important}
.auth-v46 .socials .social-mark.google-mark{padding:3px!important;border:1px solid rgba(255,255,255,.26)!important;border-radius:50%!important;background:#fff!important;box-shadow:0 2px 9px rgba(0,0,0,.2)}
.auth-v46 .lr-auth-brand-icon{display:block;width:20px;height:20px;overflow:visible}
.auth-v46 .google-brand-icon{width:16px;height:16px}
.auth-v46 .apple-brand-icon{width:19px;height:19px;color:#fff}
.auth-v46 .meta-brand-icon{width:22px;height:22px}
.auth-v46 .socials button b{letter-spacing:.01em}

@media(max-width:1320px){
 .lr414-shell{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr)!important}
}
@media(min-width:821px) and (max-width:1180px){
 .lr414-topbar{grid-template-columns:minmax(0,1fr) auto!important}
 .lr414-top-actions>button:not(.lr414-user-menu){display:none!important}
}
@media(max-width:560px){
 .lr414-composer .lr47-composer-actions>button{min-height:44px!important}
 .lr47-mobile-brand{min-height:44px!important}
 .lr414-sectionbar button{min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 8px!important}
 .lr414-app .post-more{width:44px!important;min-width:44px!important;height:44px!important;display:grid!important;place-items:center!important}
 .lr414-composer .lr47-composer-actions{display:flex!important;flex-wrap:nowrap!important;overflow:visible!important;gap:7px!important}
 .lr414-composer .lr47-composer-actions>button:not(.lr411-share){width:44px!important;min-width:44px!important;padding:0!important;justify-content:center!important;position:relative!important}
 .lr414-composer .lr47-composer-actions>button:not(.lr411-share)>span{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
 .lr414-composer .lr47-composer-actions>.spacer{flex:1 1 auto!important;min-width:0!important}
 .lr414-composer .lr411-share{min-width:70px!important;width:70px!important;padding:0!important}
}

/* v4.11.4-r11 — hikaye aboneliği hata bildirimi.
   Daha önce hata yalnız console'a yazılıyor, kullanıcı sebepsiz boş bir şerit görüyordu. */
.lr49-story-error{
  display:flex;align-items:center;gap:8px;
  margin:0 0 12px;padding:10px 14px;
  border:1px solid var(--lr414-line,rgba(255,255,255,.16));
  border-radius:14px;
  background:rgba(255,255,255,.05);
  color:var(--lr47-muted,rgba(255,255,255,.66));
  font-size:13px;line-height:1.45;
}
.lr49-story-error::before{
  content:"";flex:0 0 auto;width:7px;height:7px;border-radius:50%;
  background:var(--lr414-gold,#d8c690);
}
