/* Approved original account layout: left profile, calendar posters and right vote. */
.account-home-view{background:#fff;color:#20291f}.account-home-view .mast{border-bottom:1px solid #e4e6df}.account-home-view main{margin:55px 4vw 85px;padding:0;max-width:none}.mh-page{font:14px/1.5 Everett,Arial,sans-serif}.mh-page-heading .eyebrow{font-size:11px;color:#66705f}.mh-page-heading h1{font:67px/1.05 'Canela Trial',Georgia,serif;letter-spacing:-.035em}.mh-page-heading>.mh-link{margin-top:12px}.mh-heading{min-width:0}.mh-heading h2{overflow-wrap:anywhere}.mh-heading .portrait{width:135px;aspect-ratio:1;overflow:hidden;border-radius:8px}.mh-heading .portrait img{width:100%;height:100%;object-fit:contain}.mh-account-actions{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-top:4px}.mh-link{display:inline-flex;align-items:center;min-height:44px;padding:4px 0;font:inherit;font-size:11px;color:inherit;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.mh-page :is(a,button):focus-visible{outline:2px solid #286937;outline-offset:5px;border-radius:3px}.mh-content{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:32px;align-items:start;min-width:0}.mh-content>.mh-message,.mh-content>.mh-pending{grid-column:1/-1}.mh-main,.mh-section{min-width:0}.mh-section-heading{flex-wrap:wrap;gap:12px}.mh-section-heading h2{margin:0}.mh-section-heading>.mh-link{font-size:11px}.calendar-posters{display:flex;flex-wrap:wrap;gap:24px;margin-top:3px}.calendar-poster{display:block;width:160px;min-width:0;color:inherit;text-decoration:none}.calendar-poster-art{position:relative;width:160px;height:188px;background:#e9eee2;border-radius:5px;overflow:hidden;display:flex}.calendar-poster-art>.mh-poster{height:100%;width:100%;flex:1;min-width:0;object-fit:cover}.calendar-poster-art:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#000b);pointer-events:none}.calendar-poster-date{position:absolute;z-index:1;bottom:12px;left:14px;color:#fff;display:flex;align-items:baseline;gap:8px}.calendar-poster-date strong{font:39px/1 'Canela Trial',Georgia,serif}.calendar-poster-date span{font-size:12px}.calendar-poster h3{font:21px/1.15 'Canela Trial',Georgia,serif;margin:12px 0 7px}.calendar-poster:hover h3{text-decoration:underline;text-underline-offset:4px}.calendar-unknown{margin:auto;font:65px 'Canela Trial',Georgia,serif;color:#52664e}.mh-attendance{font-size:11px;color:#687361;line-height:1.5;margin:0}.mh-attendance.is-going{color:#355c3c}.mh-attendance span{margin-right:6px}.mh-muted{color:#66705f;font-size:12px;line-height:1.5;margin:8px 0}.mh-availability{margin-top:22px}.mh-date-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.mh-date-chips time{background:#eef3e9;border-radius:3px;padding:6px 10px;font-size:11px;color:#35553b}.mh-date-chips .mh-link{min-height:28px;padding:0 6px}.account-voted{background:#eef3e9;padding:25px 22px 28px;border-radius:4px}.voted-label{font-size:12px;color:#66705f;margin:0 0 15px}.account-voted h2{font:28px/1.2 'Canela Trial',Georgia,serif;margin:0 0 25px;overflow-wrap:anywhere}.mh-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 14px;border-radius:4px;background:#294d32;color:white;text-decoration:none;font-size:12px;line-height:1.4}.mh-primary:hover{background:#1e3b25}.mh-films{gap:24px}.mh-film{gap:14px;color:inherit;text-decoration:none;min-width:0}.mh-film .mh-poster{display:block;width:78px;flex:0 0 78px;aspect-ratio:2/3;object-fit:cover;border-radius:3px}.mh-film h3{font-size:23px;overflow-wrap:anywhere}.mh-film:hover h3{text-decoration:underline;text-underline-offset:4px}.mh-film-copy{min-width:0}.mh-poster-missing{display:grid!important;place-items:center;background:#eef0e9;color:#64705c;font:20px 'Canela Trial',Georgia,serif}.mh-message{padding:10px 0 24px;color:#66705f;font-size:13px}.mh-message p{margin:0 0 8px}.mh-content[aria-busy=true]{min-height:340px}.mh-pending{display:flex;flex-wrap:wrap;gap:0 20px;border-left:3px solid #a57434;background:#faf6ed;padding:14px 20px;margin:0 0 12px;font-size:12px}.mh-pending strong{width:100%;font-weight:500}
@media(max-width:1100px){.mh-content{grid-template-columns:1fr}.account-voted{max-width:360px}.mh-films{grid-template-columns:1fr}}
@media(max-width:750px){.account-home-view main{margin:35px 6vw 60px}.mh-page-heading h1{font-size:48px}.mh-page-heading{gap:20px}.mh-page-heading>.mh-link{margin-top:6px}.mh-heading{display:grid;grid-template-columns:90px minmax(0,1fr);gap:5px 20px}.mh-heading .portrait{width:90px;grid-row:1/3;grid-column:1;margin:0}.mh-heading h2{font-size:32px;grid-column:2;align-self:end;margin:0}.mh-account-actions{grid-column:2;gap:0;align-self:start;margin:0}.mh-account-actions .mh-link{min-height:40px}.mh-content{gap:0}.calendar-posters{gap:18px}.calendar-poster{width:calc((100% - 18px)/2);max-width:175px}.calendar-poster-art{width:100%;height:180px}.calendar-poster h3{font-size:20px}.account-voted{max-width:none}.mh-films{grid-template-columns:1fr}.mh-layout{gap:30px}.mh-primary{font-size:13px}}

/* Account consumer of the Films calendar: own green days, other attendees, shared date markers. */
.mh-calendar{max-width:430px;margin-top:30px;min-width:0}.mh-calendar .ac-header{margin:18px 0}.mh-calendar .ac-header h3{font-size:26px!important}.mh-calendar .ac-grid{gap:3px}.mh-calendar .ac-cell{position:relative;min-height:61px}.mh-calendar .ac-day{width:100%;height:61px;padding-bottom:18px}.mh-calendar .ac-day.selected{background:#394933;color:white}.mh-calendar .ac-day-extra{position:absolute;bottom:5px;left:2px;right:2px;pointer-events:none}.mh-calendar-faces{display:flex;flex-wrap:wrap;justify-content:center;gap:2px}.mh-calendar .mh-calendar-face{pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;padding:0;border:0;border-radius:2px;background:#fff;color:#34402d;cursor:pointer;font:10px Arial}.mh-calendar-face img{width:100%;height:100%;object-fit:cover;border-radius:2px}.mh-calendar .ac-day>.ac-event-dot,.mh-calendar .ac-day.selected>.ac-event-dot{position:absolute;inset:-3px;width:auto;height:auto;border-radius:0;background:#a02e2b;opacity:1;pointer-events:none;z-index:2;mask:var(--event-scribble) center/100% 100% no-repeat;transform:rotate(var(--event-scribble-angle,-4deg))}.mh-calendar .ac-event{display:none}.mh-calendar .pa-actions button[hidden]{display:none}.mh-calendar-tip{position:fixed;z-index:12000;background:#fff;color:#34402d;border:1px solid #dce2d5;border-radius:3px;padding:6px 9px;font:11px Arial;box-shadow:0 3px 14px #0002;pointer-events:none;max-width:180px;overflow-wrap:anywhere}.mh-calendar-tip[hidden]{display:none}
