.profile-note__open{z-index:1;border-radius:inherit;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.profile-note__open:focus-visible{outline-offset:5px;outline:3px solid #a50069}.profile-note__affiliation{pointer-events:none}.note-engagement{z-index:3;color:#563d50;font-variant-numeric:tabular-nums;border-top:1px solid #54324726;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem;margin-top:1rem;padding-top:.75rem;font-size:.9375rem;line-height:1.5;display:flex;position:relative}.note-engagement button,.note-engagement__views{justify-content:center;align-items:center;gap:.35rem;min-width:44px;min-height:44px;display:inline-flex}.note-engagement button{color:inherit;font:inherit;cursor:pointer;background:#ffffff80;border:1px solid #0000;border-radius:.75rem;padding:.45rem .6rem;font-weight:650}.note-engagement svg{flex-shrink:0;width:1.125rem;height:1.125rem}.note-engagement button[aria-pressed=true]{color:#990061;background:#fff0fa;border-color:#c65399}.note-engagement button:disabled{opacity:.55;cursor:wait}.note-engagement button:focus-visible,.note-board-tabs button:focus-visible{outline-offset:3px;outline:3px solid #a50069}.note-board-tabs{flex-wrap:wrap;align-items:center;gap:.6rem;margin:1.5rem 0;display:flex}.note-board-tabs button{color:#68465b;min-height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfc4d5;border-radius:999px;padding:.65rem 1rem;font-size:1rem;font-weight:700}.note-board-tabs button[aria-pressed=true]{color:#fff;background:#27031c;border-color:#27031c}.note-board-tabs small{color:#705669;font-size:.875rem;line-height:1.6}.board-feedback a{color:#a50069;text-underline-offset:3px;margin-left:.5rem;font-weight:750;text-decoration:underline;display:inline-block}.photo-recommendation-notice{color:#6f164d;background:#fff0fa;border:1px solid #f3a5d4;border-radius:1rem;align-items:flex-start;gap:.75rem;margin:1rem 0;padding:1.1rem;line-height:1.7;display:flex}.photo-recommendation-notice>svg{color:#b0006e;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.2rem}.photo-recommendation-notice strong{font-size:1.0625rem;line-height:1.65}.photo-recommendation-notice p{margin:.5rem 0 0!important;font-size:.9375rem!important}.photo-summary-help{color:#922461;margin-top:.4rem;font-size:.9375rem;font-weight:600;line-height:1.7;display:block}.private-photo-panel .photo-consent-help{color:#705669;font-size:.9375rem;line-height:1.7}
.festival-motion{--motion-ease:cubic-bezier(.2,.8,.2,1)}.festival-motion [data-reveal]{transition:opacity .65s var(--motion-ease), translate .65s var(--motion-ease);transition-delay:var(--reveal-delay,0s)}.festival-motion [data-reveal=pending]{opacity:0;translate:0 22px}.festival-motion [data-reveal=pending]:focus-within{opacity:1;translate:none}.festival-motion .hub-hero__copy>h1,.festival-motion .hero-copy>h1{animation:festival-arrive .7s var(--motion-ease) both}.festival-motion .hub-hero__copy>p,.festival-motion .hero-description{animation:festival-arrive .8s .1s var(--motion-ease) both}.festival-motion .hub-hero__copy h1 em,.festival-motion .hero-copy h1 em{position:relative}.festival-motion .hub-hero__copy h1 em:after{content:"";opacity:.22;transform-origin:0;width:96%;height:5px;animation:festival-underline .85s .45s var(--motion-ease) both;background:#ff2aad;border-radius:50%;position:absolute;bottom:-7px;left:0}.festival-motion .hub-page .hub-hero{grid-template-columns:1.06fr 1fr;gap:clamp(28px,5vw,70px);padding-block:54px 68px}.hub-hero__playground,.festival-hero__playground{width:100%;min-width:0}.festival-motion .festival-hero{grid-template-columns:1.08fr 1fr;align-items:center;gap:48px}.note-deck{--deck-ink:#37132e;--deck-muted:#74536b;width:100%;max-width:510px;color:var(--deck-ink);text-align:left;margin-inline:auto;position:relative}.note-deck__heading{z-index:1;justify-content:center;align-items:center;gap:8px;padding:4px 0 15px;font-size:16px;font-weight:750;line-height:1.5;display:flex;position:relative}.note-deck__heading>svg{color:#c00080;width:19px;height:19px}.note-deck__heading small{color:#8c205f;background:#fbe3f3;border-radius:6px;padding:3px 7px;font-size:12px}.note-deck__stage{isolation:isolate;perspective:1000px;margin:13px 26px 17px;position:relative}.note-deck__stage:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(#ff2aad20,#0000 70%);border-radius:50%;width:95%;height:95%;position:absolute;top:10px;left:3%;transform:scale(1.35)}.note-deck__back{pointer-events:none;transition:transform .55s var(--motion-ease);border-radius:8px 8px 28px;position:absolute;inset:8px 9px 4px;box-shadow:0 12px 28px #43133118}.note-deck__back--far{background:#a8d9ff;transform:translate(17px,5px)rotate(9deg)}.note-deck__back--near{background:#ffc6e8;transform:translate(-12px,5px)rotate(-7deg)}.note-deck__arrival{animation:deck-deal .5s var(--motion-ease) both;position:relative}.note-deck__paper{width:100%;min-height:345px;color:var(--deck-ink);font:inherit;text-align:left;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;transform:translateX(var(--deck-drag,0px)) rotate(calc(-2deg + var(--deck-angle,0deg)));transition:transform .35s var(--motion-ease),box-shadow .35s;background:#ffd5ed;border:1px solid #ffffffa6;border-radius:8px 8px 28px;flex-direction:column;padding:28px 28px 20px;display:flex;position:relative;box-shadow:0 20px 38px #36122424,inset 0 1px #fff9}.note-deck__paper--blue{background:#c6e8ff}.note-deck__paper[data-open=true]{transform:translateX(var(--deck-drag,0px)) rotate(var(--deck-angle,0deg))}.note-deck__stage[data-dragging=true] .note-deck__paper{cursor:grabbing;transition:none}.note-deck__paper:focus-visible{outline-offset:7px;outline:3px solid #c00080}.note-deck__tape{pointer-events:none;background:#fffc;width:76px;height:27px;position:absolute;top:-13px;left:calc(50% - 38px);rotate:-3deg;box-shadow:0 3px 6px #3612240a}.note-deck__meta{color:#695663;letter-spacing:.02em;justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.note-deck__meta>span:last-child{white-space:nowrap}.note-deck__top{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.note-deck__identity{align-items:center;gap:7px;min-width:0;display:flex}.note-deck__stats{font-variant-numeric:tabular-nums;justify-content:flex-end;align-items:center;gap:4px;margin-left:auto;font-size:10px;line-height:1.3;display:flex}.note-deck__stats>*{min-height:27px;color:var(--deck-ink);font:inherit;white-space:nowrap;background:#ffffff82;border:1px solid #fffa;border-radius:999px;justify-content:center;align-items:center;gap:3px;padding:3px 6px;font-weight:720;display:inline-flex}.note-deck__stats svg{flex:none;width:12px;height:12px}.note-deck__stats button{cursor:pointer}.note-deck__stats button[aria-pressed=true]{color:#a50069;background:#fff0f8;border-color:#ff83c5}.note-deck__stats button:focus-visible{outline-offset:2px;outline:3px solid #a50069}.note-deck__tag{color:#955078;margin-top:9px;margin-bottom:9px;padding-left:30px;font-size:13px;font-weight:650}.note-deck__paper--blue .note-deck__tag{color:#386780}.note-deck__recommendation{color:#8e386d;white-space:nowrap;border:1px solid #bd739f66;border-radius:999px;align-items:center;gap:4px;width:fit-content;margin:0;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.note-deck__recommendation svg{color:#b78913;fill:#ffe271;width:15px;height:15px}.note-deck__self{gap:5px;margin-top:12px;display:grid}.note-deck__self>b{color:#8f3b6e;font-size:11px}.note-deck__title{letter-spacing:.005em;word-break:keep-all;font-family:Nanum Pen Script,cursive;font-size:clamp(22px,2vw,26px);font-weight:400;line-height:1.38;display:block}.note-deck__message{word-break:keep-all;background:#ffffff5c;border:1px solid #ffffffa8;border-radius:12px;gap:6px;margin:13px 0 16px;padding:13px;font-size:13px;line-height:1.62;animation:.3s ease-out both festival-arrive;display:grid}.note-deck__message b{color:#8f3b6e;font-size:11px}.note-deck__message[hidden]{display:none}.note-deck__member{word-break:keep-all;gap:5px;margin:0 0 14px;font-size:13px;line-height:1.55;display:grid}.note-deck__member b{color:#8f3b6e;font-size:11px}.note-deck__scribble{color:#b34a87;align-items:center;gap:8px;margin:24px 0;font-family:Georgia,serif;font-size:24px;font-style:italic;display:flex;transform:rotate(-4deg)}.note-deck__scribble svg{stroke-width:1.5px;width:24px}.note-deck__plan{color:#65475a;white-space:nowrap;border:0;align-items:center;gap:6px;min-width:0;margin:0;padding:0;font-size:12px;font-weight:750;line-height:1.4;display:flex}.note-deck__plan .school-mark{color:#5f3951;background:#fffc;border-radius:6px;flex:none;place-items:center;width:24px;height:24px;padding:3px;font-size:10px;font-weight:800;display:inline-grid}.note-deck__plan .school-mark img{object-fit:contain;width:100%;height:100%;display:block}.note-deck__plan svg,.note-deck__hint svg{flex-shrink:0;width:16px;height:16px}.note-deck__hint{justify-content:space-between;align-items:center;gap:10px;margin-top:15px;font-size:13px;font-weight:750;display:flex}.note-deck__orbit{z-index:3;pointer-events:none;color:#e20a92;position:absolute}.note-deck__orbit--one{animation:4.2s ease-in-out infinite festival-bob;top:30px;right:-20px;transform:rotate(13deg)}.note-deck__orbit--one svg{fill:#ff2aad;stroke:#fff;stroke-width:1px;filter:drop-shadow(0 5px 10px #ff2aad38);width:35px;height:35px}.note-deck__orbit--two{background:#fff;border:1px solid #ffb5e2;border-radius:40px;padding:7px 12px;font:italic 21px Georgia,serif;animation:5s ease-in-out .6s infinite festival-bob;bottom:42px;left:-24px;transform:rotate(-13deg)}.note-deck__controls{z-index:1;justify-content:center;align-items:center;gap:24px;margin-top:28px;display:flex;position:relative}.note-deck__controls button{width:46px;height:46px;color:var(--deck-ink);cursor:pointer;background:#fff;border:1px solid #dec5d7;border-radius:50%;place-items:center;padding:0;transition:transform .2s,background .2s,box-shadow .2s;display:grid}.note-deck__controls button svg{width:20px;height:20px}.note-deck__position{letter-spacing:.08em;font-variant-numeric:tabular-nums;color:var(--deck-muted);font-size:13px}.note-deck__position b{color:var(--deck-ink);font-size:18px}.note-deck .note-deck__instruction{color:var(--deck-muted);justify-content:center;align-items:center;gap:6px;margin:12px 0 0;font-size:13px;line-height:1.5;display:flex}.note-deck__instruction svg{width:17px;height:17px}.note-deck .note-deck__disclaimer{color:var(--deck-muted);text-align:center;margin:8px 0 0;font-size:12px;line-height:1.55}.festival-hero__playground .note-deck{--deck-ink:#fff;--deck-muted:#dcc0d4}.festival-hero__playground .note-deck__paper{--deck-ink:#37132e}.festival-hero__playground .note-deck__controls button{color:#fff;background:#ffffff0a;border-color:#ffffff40}.festival-hero__playground .note-deck__heading>svg{color:#ff8bcd}.next-festival-peek{border-top:1px solid #dbc4d4;align-items:center;gap:16px;max-width:465px;margin:24px auto 0;padding-top:20px;display:flex}.next-festival-peek__count{color:#ffa3d7;font-variant-numeric:tabular-nums;background:#290d23;border-radius:14px;flex-shrink:0;padding:13px 12px;font-size:21px;font-weight:850}.next-festival-peek>a{color:#341128;flex:1;justify-content:space-between;align-items:center;gap:10px;min-height:64px;text-decoration:none;display:flex}.next-festival-peek a>span{gap:3px;display:grid}.next-festival-peek small{color:#865d78;font-size:12px}.next-festival-peek b{font-size:19px;line-height:1.3}.next-festival-peek a>span>span{color:#715765;font-size:13px}.hero-price-summary{color:#dac5d7;border-top:1px solid #ffffff25;gap:7px;max-width:460px;margin:20px auto 0;padding-top:18px;font-size:13px;line-height:1.5;display:grid}.hero-price-summary>span{justify-content:space-between;gap:10px;display:flex}.hero-price-summary>a{color:#ffa0d6;justify-content:flex-end;align-items:center;gap:8px;min-height:44px;font-weight:700;display:flex}.hero-price-summary svg{width:16px;height:16px}.festival-motion .festival-grid{animation:.4s ease-out both festival-arrive}.festival-motion .festival-card,.festival-motion .profile-note{transition:transform .32s var(--motion-ease),box-shadow .32s var(--motion-ease)}.festival-motion .profile-note{animation:note-board-deal .5s var(--motion-ease) both;animation-delay:var(--note-delay,0s)}.festival-motion .festival-card__art img{transition:transform .45s var(--motion-ease)}.festival-motion .festival-timer__digits b{animation:.25s ease-out timer-tick;display:inline-block}.festival-motion :is(.primary-cta,.festival-card__cta,.hero-channels__links a,.filter-chips button,.note-board-tabs button){transition:transform .2s,box-shadow .2s,background .2s}.festival-motion :is(.primary-cta,.festival-card__cta,.hero-channels__links a,.filter-chips button,.note-board-tabs button,.note-deck__controls button):active{transform:scale(.96)}.festival-motion .primary-cta svg,.festival-motion .festival-card__cta svg,.festival-motion .next-festival-peek a>svg{transition:translate .25s var(--motion-ease)}.festival-motion .note-engagement button[aria-pressed=true] svg{animation:reaction-pop .45s var(--motion-ease)}.festival-motion .note-engagement button{transition:transform .2s,background .2s}.festival-motion .note-engagement button:active{transform:scale(.91)}.festival-motion .festival-directory__grid button{transition:background .2s,box-shadow .2s,scale .2s}.festival-motion .festival-directory__grid button[aria-pressed=true]{animation:calendar-select .3s var(--motion-ease)}.festival-motion__control{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid #dec5d7;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.festival-motion__control svg{width:16px;height:16px}.festival-hero__playground .festival-motion__control{border-color:#ffffff40}.festival-motion__control:disabled{cursor:default;opacity:.6}.festival-motion .festival-directory__grid{animation:festival-arrive .35s var(--motion-ease) both}.hub-page .festival-directory__grid button:nth-child(7n+1):not(.is-outside):not(.is-today) .festival-directory__day-number{color:#ffafd9}.hub-page .festival-directory__grid button:nth-child(7n):not(.is-outside):not(.is-today) .festival-directory__day-number{color:#9fcaff}@media (hover:hover) and (pointer:fine){.note-deck__stage:hover .note-deck__back--far{transform:translate(25px,2px)rotate(12deg)}.note-deck__stage:hover .note-deck__back--near{transform:translate(-18px,3px)rotate(-10deg)}.note-deck__paper:hover{box-shadow:0 28px 50px #3612242e}.note-deck__controls button:hover{transform:translateY(-3px);box-shadow:0 6px 14px #3612241a}.festival-motion .festival-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #36122418}.festival-motion .festival-card:hover .festival-card__art img{transform:rotate(0)translateY(-8px)}.festival-motion :is(.primary-cta,.festival-card__cta):hover svg,.festival-motion .next-festival-peek a:hover>svg{translate:4px}}@keyframes festival-arrive{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0}}@keyframes festival-underline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes deck-deal{0%{opacity:0;transform:translate(28px,8px)rotate(5deg)}to{opacity:1;transform:translate(0)rotate(0)}}@keyframes festival-bob{0%,to{translate:0}50%{translate:0 -10px}}@keyframes note-board-deal{0%{opacity:0;translate:0 20px}to{opacity:1;translate:0}}@keyframes timer-tick{0%{opacity:.4;translate:0 -5px}to{opacity:1;translate:0}}@keyframes reaction-pop{0%{transform:scale(.7)}45%{transform:scale(1.35)rotate(-10deg)}to{transform:scale(1)}}@keyframes calendar-select{0%{scale:.91}70%{scale:1.02}to{scale:1}}@media (max-width:1000px){.festival-motion .hub-page .hub-hero{grid-template-columns:1fr 1fr;gap:24px}.festival-motion .festival-hero{grid-template-columns:1fr 1fr;gap:28px;display:grid}.note-deck__paper{padding-inline:21px}.note-deck__stage{margin-inline:20px}}@media (max-width:760px){.festival-motion .hub-page .hub-hero,.festival-motion .festival-hero{grid-template-columns:minmax(0,1fr);gap:34px;padding-block:32px 38px;display:grid}.festival-motion .hub-page .hub-hero__copy h1{font-size:clamp(42px,12vw,64px)}.festival-motion .hub-page .hub-hero__copy>p{margin-top:24px}.note-deck{max-width:415px}.note-deck__heading{padding-bottom:10px;font-size:15px}.note-deck__stage{margin:12px 22px 15px}.note-deck__paper{min-height:320px;padding:26px 22px 20px}.note-deck__top{gap:6px}.note-deck__identity{gap:5px}.note-deck__plan{font-size:10px}.note-deck__plan .school-mark{width:21px;height:21px}.note-deck__recommendation{padding:3px 5px;font-size:9px}.note-deck__stats{gap:3px;font-size:9px}.note-deck__stats>*{min-height:24px;padding:2px 4px}.note-deck__title{font-size:23px}.note-deck__tag{margin-top:21px}.note-deck__message{font-size:14px;line-height:1.65}.note-deck__orbit--two{font-size:18px;bottom:38px;left:-17px}.note-deck__orbit--one{right:-14px}.note-deck__controls{margin-top:23px}.note-deck__disclaimer br{display:none}.next-festival-peek{gap:12px;margin-top:22px;padding-top:18px}.hero-price-summary{margin-top:17px;font-size:12px}}@media (max-width:420px){.note-deck{width:100%;min-width:0;max-width:100%}.note-deck__stage{margin-inline:8px}.note-deck__paper{width:100%;min-width:0;padding:24px 14px 18px}.note-deck__top{grid-template-columns:minmax(0,1fr) auto;gap:4px;display:grid}.note-deck__identity{gap:4px}.note-deck__plan{font-size:9px}.note-deck__plan .school-mark{width:19px;height:19px;padding:2px}.note-deck__recommendation{gap:2px;padding:2px 4px;font-size:8px}.note-deck__recommendation svg{width:12px;height:12px}.note-deck__stats{gap:2px;font-size:8px}.note-deck__stats>*{min-height:21px;padding:1px 3px}.note-deck__stats svg{width:10px;height:10px}.note-deck__tag{margin-top:14px;padding-left:23px;font-size:12px}.note-deck__title{font-size:22px}.note-deck__message{padding:11px;font-size:13px}.note-deck__orbit--one{right:-5px}.note-deck__orbit--two{left:-5px}}.festival-motion[data-motion=off] *,.festival-motion[data-motion=off] :before,.festival-motion[data-motion=off] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.festival-motion[data-motion=off] [data-reveal]{opacity:1;translate:none}@media (prefers-reduced-motion:reduce){.festival-motion *,.festival-motion :before,.festival-motion :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.festival-motion [data-reveal]{opacity:1;translate:none}}
.notification-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.notification-heading h1{margin:8px 0 20px}.notification-heading button{white-space:nowrap;color:#6a2752;background:#f4e8f1;border:0;border-radius:14px;align-items:center;gap:6px;min-height:44px;padding:10px 14px;display:flex}.notification-heading button svg{width:18px}.notification-inbox>p{color:#786671;font-size:16px;line-height:1.8}.notification-inbox ul{margin:16px 0;padding:0;list-style:none}.notification-inbox li{background:0 0;border:0;border-bottom:1px solid #f1e3ed;margin:0}.notification-inbox li.is-read{opacity:.72}.notification-inbox li>a{color:#291622;align-items:flex-start;gap:10px;padding:14px 2px;text-decoration:none;display:flex}.notification-inbox li h2{margin:0 0 3px;font-size:15px;font-weight:750;line-height:1.5}.notification-inbox li p{color:#6f5d69;margin:0 0 5px;font-size:13px;line-height:1.6}.notification-inbox li time{color:#95828d;font-size:11px}.notification-inbox li>a>svg{color:#a98a9d;flex-shrink:0;width:15px;margin-top:3px}.notification-dot{background:#f525a3;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.is-read .notification-dot{background:0 0}.notification-empty{text-align:center;padding:50px 10px}.notification-empty>svg{color:#bd147a;width:44px;height:44px;margin-bottom:14px}.notification-empty h1,.notification-empty h2{font-size:24px;line-height:1.5}.notification-empty p{color:#7c6674;font-size:16px;line-height:1.8}.notification-restriction{background:#fff0f4;border:1px solid #e9abbf;border-radius:18px;margin-top:22px;padding:20px}.notification-restriction h2,.notification-reports h2{font-size:20px}.notification-reports article{border-bottom:1px solid #efdfeb;padding:18px 0;font-size:16px;line-height:1.7}.mobile-nav-spacer{height:calc(100px + env(safe-area-inset-bottom,0px));display:block}.mobile-bottom-nav{z-index:25;left:50%;bottom:calc(12px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(24px)saturate(1.5);isolation:isolate;background:#fff8fce0;border:1px solid #ffffffd9;border-radius:38px;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;width:min(440px,100% - 28px);padding:7px 8px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 10px 34px #2a0a2029,inset 0 1px #fff}.mobile-bottom-nav[hidden]{display:none}.mobile-bottom-nav a{color:#6c5866;-webkit-tap-highlight-color:transparent;border-radius:27px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:58px;font-size:12px;font-weight:650;line-height:1.1;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:flex;position:relative}.mobile-bottom-nav a[aria-current=page]{color:#9d0066;background:linear-gradient(135deg,#fce0f1,#f3dff6);font-weight:800}.mobile-bottom-nav a:active{transform:scale(.94)}.mobile-bottom-nav a:focus-visible{outline-offset:2px;outline:3px solid #cd258e}.mobile-nav-icon{place-items:center;width:29px;height:28px;display:grid;position:relative}.mobile-nav-icon>svg{stroke-width:1.9px;width:26px;height:26px}.mobile-nav-avatar{border:1.5px solid;border-radius:50%;width:28px;height:28px}.mobile-nav-avatar>svg{width:20px;height:20px}.mobile-nav-badge{color:#fff;background:#e71986;border:2px solid #fff7fc;border-radius:20px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-5px;left:18px}.mobile-nav-dot{background:#ff2f68;border:2px solid #fff7fc;border-radius:50%;width:9px;height:9px;position:absolute;top:-3px;right:-4px}.chat-shell{min-height:calc(100dvh - 100px - env(safe-area-inset-bottom,0px))}.chat-layout{height:calc(100dvh - 100px - env(safe-area-inset-bottom,0px));min-height:400px}@media (max-width:900px){.mobile-apply-bar{display:none!important}.chat-composer{grid-template-columns:minmax(0,1fr) 44px}.chat-composer input{min-height:44px;font-size:16px}.chat-composer button{width:44px;height:44px}.chat-back,.chat-actions button{flex:none;min-width:44px;min-height:44px}.chat-actions{flex:none}.chat-room>header{gap:8px}.chat-room>header b{overflow-wrap:anywhere;font-size:14px}.chat-room>header small,.chat-list>button small,.meeting-confirm small{font-size:12px}.chat-list>button b,.chat-profile p,.chat-welcome p,.chat-feedback,.meeting-confirm b{font-size:14px;line-height:1.6}.chat-bubble p{font-size:16px}.chat-bubble time{font-size:11px}.meeting-confirm button,.meeting-composer button,.meeting-message button{min-height:44px;font-size:14px}.notification-heading{align-items:flex-start}.notification-heading .eyebrow{letter-spacing:.08em;font-size:11px}.notification-heading h1{font-size:32px}.notification-inbox li>a{padding:13px 0}.notification-inbox li h2{font-size:14px}.notification-inbox li p{font-size:12px}}@media (prefers-reduced-motion:reduce){.mobile-bottom-nav a{transition:none}}.festival-draw-dock{z-index:24;left:50%;bottom:calc(98px + env(safe-area-inset-bottom,0px));width:min(440px,100% - 28px);position:fixed;transform:translate(-50%)}.festival-draw-dock .primary-cta{color:#271020;background:#ff25ac;border-radius:20px;justify-content:center;gap:12px;width:100%;min-height:52px;font-size:16px;box-shadow:0 8px 28px #47002e40}.festival-page--with-draw-dock{padding-bottom:64px}.festival-page--with-draw-dock .scroll-top-button{bottom:calc(164px + env(safe-area-inset-bottom,0px))}
