.encounter-chat-module__KAM5ta__backdrop{z-index:95;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a1c1885;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.encounter-chat-module__KAM5ta__sheet{width:min(35rem,100%);max-height:min(39rem,84dvh);padding:1rem max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));color:#27211e;background:#fbf6ea;border-radius:1.25rem 1.25rem 0 0;grid-template-rows:auto minmax(7rem,1fr) auto auto;display:grid;box-shadow:0 -1rem 3rem #091f1947}.encounter-chat-module__KAM5ta__header{border-bottom:1px solid #d9d0bf;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding-bottom:.8rem;display:grid}.encounter-chat-module__KAM5ta__header .avatar-preview-canvas{background:#e6ddc8;border-radius:.7rem;width:2.75rem;height:2.75rem}.encounter-chat-module__KAM5ta__heading p,.encounter-chat-module__KAM5ta__heading h2,.encounter-chat-module__KAM5ta__heading span{margin:0}.encounter-chat-module__KAM5ta__heading p{color:#51766a;letter-spacing:.13em;font-size:.67rem;font-weight:850}.encounter-chat-module__KAM5ta__heading h2{text-overflow:ellipsis;white-space:nowrap;margin-top:.05rem;font-size:1.12rem;line-height:1.15;overflow:hidden}.encounter-chat-module__KAM5ta__heading span{color:#746d62;font-size:.7rem}.encounter-chat-module__KAM5ta__close{color:#244c41;width:2.75rem;height:2.75rem;font:inherit;cursor:pointer;background:#fffdf6;border:1px solid #cfc5b3;border-radius:999px;place-items:center;padding:0;font-size:1.5rem;display:grid}.encounter-chat-module__KAM5ta__messages{flex-direction:column;gap:.6rem;padding:.9rem .15rem;display:flex;overflow-y:auto}.encounter-chat-module__KAM5ta__empty,.encounter-chat-module__KAM5ta__departed,.encounter-chat-module__KAM5ta__error{color:#746d62;margin:0;font-size:.8rem;line-height:1.5}.encounter-chat-module__KAM5ta__empty{text-align:center;margin:auto}.encounter-chat-module__KAM5ta__message{align-self:flex-start;max-width:82%}.encounter-chat-module__KAM5ta__message[data-own=true]{align-self:flex-end}.encounter-chat-module__KAM5ta__messageIdentity{color:#746d62;min-height:2.75rem;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.35rem;margin:0 0 .2rem .35rem;padding:.15rem .25rem;font-size:.66rem;display:flex}.encounter-chat-module__KAM5ta__messageIdentity .avatar-preview-canvas{width:1rem;height:2rem}.encounter-chat-module__KAM5ta__message[data-own=true] .encounter-chat-module__KAM5ta__messageIdentity{flex-direction:row-reverse;margin-left:auto;margin-right:.35rem}.encounter-chat-module__KAM5ta__messageIdentity:focus-visible{outline-offset:2px;outline:3px solid #dfaa4e}.encounter-chat-module__KAM5ta__message p{overflow-wrap:anywhere;background:#e7dfcf;border-radius:.25rem .9rem .9rem;margin:0;padding:.62rem .78rem;font-size:.84rem;line-height:1.45}.encounter-chat-module__KAM5ta__message[data-own=true] p{color:#fffaf0;background:#315c4f;border-radius:.9rem .25rem .9rem .9rem}.encounter-chat-module__KAM5ta__departed{color:#74483f;background:#f6e1dc;border-radius:.7rem;margin-bottom:.6rem;padding:.55rem .7rem}.encounter-chat-module__KAM5ta__recovery{color:#74483f;background:#fff0ed;border-radius:.7rem;justify-content:space-between;align-items:center;gap:.55rem;margin-bottom:.6rem;padding:.55rem .7rem;font-size:.8rem;display:flex}.encounter-chat-module__KAM5ta__recovery button{min-height:2.75rem;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:.65rem;flex:none;padding:.4rem .65rem;font-weight:800}.encounter-chat-module__KAM5ta__form{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;display:grid}.encounter-chat-module__KAM5ta__form input{color:#27211e;min-width:0;min-height:2.85rem;font:inherit;background:#fffdf7;border:1px solid #cfc5b3;border-radius:.75rem;padding:.65rem .8rem;font-size:.82rem}.encounter-chat-module__KAM5ta__form button{color:#fffaf0;min-width:4.2rem;min-height:2.85rem;font:inherit;cursor:pointer;background:#315c4f;border:0;border-radius:.75rem;padding:.55rem .75rem;font-size:.78rem;font-weight:850}.encounter-chat-module__KAM5ta__form button:disabled,.encounter-chat-module__KAM5ta__form input:disabled{cursor:default;opacity:.55}.encounter-chat-module__KAM5ta__error{color:#8c3129;margin-top:.4rem}.encounter-chat-module__KAM5ta__close:focus-visible,.encounter-chat-module__KAM5ta__form input:focus-visible,.encounter-chat-module__KAM5ta__form button:focus-visible,.encounter-chat-module__KAM5ta__recovery button:focus-visible{outline-offset:2px;outline:3px solid #dfaa4e}@media (orientation:landscape) and (max-height:31rem){.encounter-chat-module__KAM5ta__backdrop{justify-content:flex-end;align-items:stretch}.encounter-chat-module__KAM5ta__sheet{width:min(27rem,49vw);max-height:none;padding-top:max(.7rem, env(safe-area-inset-top));border-radius:1rem 0 0 1rem}}.encounter-chat-module__KAM5ta__prompt{z-index:84;right:max(1rem, env(safe-area-inset-right));top:max(4.75rem, calc(env(safe-area-inset-top) + 3.5rem));color:#fffaf0;background:#183c32;border:1px solid #fff3d66b;border-radius:.95rem;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.65rem;width:min(24rem,100vw - 2rem);padding:.7rem;display:grid;position:fixed;box-shadow:0 .7rem 2.2rem #091f1957}.encounter-chat-module__KAM5ta__prompt .avatar-preview-canvas{background:#e6ddc8;border-radius:.55rem;width:2.4rem;height:2.4rem}.encounter-chat-module__KAM5ta__prompt p,.encounter-chat-module__KAM5ta__prompt p span{margin:0}.encounter-chat-module__KAM5ta__prompt p{min-width:0;font-size:.78rem;display:grid}.encounter-chat-module__KAM5ta__prompt p strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.encounter-chat-module__KAM5ta__prompt p span{color:#d6e4df;font-size:.68rem}.encounter-chat-module__KAM5ta__prompt button{color:#183c32;min-height:2.75rem;font:inherit;cursor:pointer;background:#f0b85b;border:0;border-radius:.65rem;padding:.5rem .72rem;font-size:.76rem;font-weight:850}.encounter-chat-module__KAM5ta__prompt .encounter-chat-module__KAM5ta__promptDismiss{color:#fffaf0;background:#ffffff1f;min-width:2.75rem;padding:0;font-size:1.2rem}@media (orientation:landscape) and (max-height:31rem){.encounter-chat-module__KAM5ta__prompt{right:max(.6rem, env(safe-area-inset-right));top:max(3.65rem, calc(env(safe-area-inset-top) + 3rem));width:min(22rem,45vw)}}
.plaza-panel-module__fsr__W__panel{color:#27211e;grid-template-rows:auto auto minmax(8rem,1fr) auto auto;height:100%;min-height:0;display:grid}.plaza-panel-module__fsr__W__disclosure,.plaza-panel-module__fsr__W__status,.plaza-panel-module__fsr__W__error,.plaza-panel-module__fsr__W__sendError,.plaza-panel-module__fsr__W__empty{margin:0;font-size:.78rem;line-height:1.45}.plaza-panel-module__fsr__W__disclosure{color:#536d64;background:#e9f0e8;border:1px solid #cddbcf;border-radius:.75rem;padding:.65rem .75rem}.plaza-panel-module__fsr__W__status,.plaza-panel-module__fsr__W__error{border-radius:.65rem;margin-top:.5rem;padding:.55rem .7rem}.plaza-panel-module__fsr__W__status{color:#6c5522;background:#fff5d6}.plaza-panel-module__fsr__W__error,.plaza-panel-module__fsr__W__sendError{color:#8c3129}.plaza-panel-module__fsr__W__error{background:#fff0ed;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.plaza-panel-module__fsr__W__error button{min-height:2.75rem;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:.65rem;flex:none;padding:.45rem .7rem;font-weight:800}.plaza-panel-module__fsr__W__messages{overscroll-behavior:contain;flex-direction:column;gap:.55rem;min-height:0;margin-top:.65rem;padding:0 .15rem .65rem;display:flex;overflow-y:auto}.plaza-panel-module__fsr__W__empty{color:#746d62;text-align:center;margin:auto;padding:1rem}.plaza-panel-module__fsr__W__message{grid-template-columns:5.5rem minmax(0,1fr);align-items:start;gap:.45rem;display:grid}.plaza-panel-module__fsr__W__identity{color:#315c4f;min-width:0;min-height:2.75rem;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.6rem;align-items:center;gap:.35rem;padding:.2rem .3rem;font-size:.7rem;font-weight:800;display:flex}.plaza-panel-module__fsr__W__identity:hover{background:#eee8da}.plaza-panel-module__fsr__W__identity .avatar-preview-canvas{flex:none;width:1.35rem;height:2.7rem}.plaza-panel-module__fsr__W__identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.plaza-panel-module__fsr__W__messageCopy{background:#ede6d8;border-radius:.25rem .8rem .8rem;min-width:0;padding:.5rem .65rem}.plaza-panel-module__fsr__W__messageCopy time{color:#82796d;margin-bottom:.12rem;font-size:.62rem;display:block}.plaza-panel-module__fsr__W__messageCopy p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:.8rem;line-height:1.42}.plaza-panel-module__fsr__W__form{border-top:1px solid #d9d0bf;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.5rem;padding-top:.65rem;display:grid}.plaza-panel-module__fsr__W__composer{min-width:0;position:relative}.plaza-panel-module__fsr__W__composer textarea{resize:none;color:#27211e;width:100%;min-height:2.85rem;max-height:5rem;font:inherit;background:#fffdf7;border:1px solid #cfc5b3;border-radius:.75rem;padding:.63rem 3rem .63rem .72rem;font-size:.78rem;line-height:1.4;display:block}.plaza-panel-module__fsr__W__counter{color:#8a8276;pointer-events:none;font-size:.58rem;position:absolute;bottom:.42rem;right:.55rem}.plaza-panel-module__fsr__W__form button{color:#fffaf0;min-width:4.35rem;min-height:2.85rem;font:inherit;cursor:pointer;background:#315c4f;border:0;border-radius:.75rem;align-self:start;padding:.55rem .75rem;font-size:.78rem;font-weight:850}.plaza-panel-module__fsr__W__form button:disabled,.plaza-panel-module__fsr__W__composer textarea:disabled{cursor:default;opacity:.55}.plaza-panel-module__fsr__W__sendError{margin-top:.4rem}.plaza-panel-module__fsr__W__identity:focus-visible,.plaza-panel-module__fsr__W__composer textarea:focus-visible,.plaza-panel-module__fsr__W__form button:focus-visible,.plaza-panel-module__fsr__W__error button:focus-visible{outline-offset:2px;outline:3px solid #dfaa4e}@media (orientation:landscape) and (max-height:31rem){.plaza-panel-module__fsr__W__panel{grid-template-rows:auto auto minmax(5rem,1fr) auto auto}.plaza-panel-module__fsr__W__disclosure{padding:.45rem .6rem;font-size:.68rem}.plaza-panel-module__fsr__W__messages{gap:.35rem;margin-top:.45rem;padding-bottom:.45rem}.plaza-panel-module__fsr__W__message{grid-template-columns:5rem minmax(0,1fr)}.plaza-panel-module__fsr__W__identity{min-height:2.75rem}.plaza-panel-module__fsr__W__messageCopy{padding:.4rem .55rem}.plaza-panel-module__fsr__W__form{padding-top:.45rem}}
.room-directory-sheet-module__9o7_qq__backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1f1a8f;justify-content:flex-end;display:flex;position:fixed;inset:0}.room-directory-sheet-module__9o7_qq__sheet{width:min(25rem,100%);height:100dvh;padding:max(1.25rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1.25rem, env(safe-area-inset-bottom)) 1rem;color:#173a31;background:#fbf6ea;flex-direction:column;display:flex;overflow-y:auto;box-shadow:-1rem 0 3rem #0c1f1a3d}.room-directory-sheet-module__9o7_qq__panel{min-height:0}.room-directory-sheet-module__9o7_qq__panelIntro{color:#5e5a52;margin:0;font-size:.88rem;line-height:1.55}.room-directory-sheet-module__9o7_qq__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.room-directory-sheet-module__9o7_qq__header h2{color:#27211e;margin:.08rem 0 .25rem;font-size:clamp(1.65rem,5vw,2.15rem);line-height:1.05}.room-directory-sheet-module__9o7_qq__eyebrow{color:#56766c;letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.room-directory-sheet-module__9o7_qq__notice{color:#5e5a52;margin:0;font-size:.88rem;line-height:1.55}.room-directory-sheet-module__9o7_qq__close{color:#173a31;width:2.75rem;height:2.75rem;font:inherit;cursor:pointer;background:#fffdf6;border:1px solid #c9c0ac;border-radius:999px;flex:0 0 2.75rem;place-items:center;padding:0;font-size:1.65rem;line-height:1;display:grid}.room-directory-sheet-module__9o7_qq__close:disabled,.room-directory-sheet-module__9o7_qq__enter:disabled{cursor:default}.room-directory-sheet-module__9o7_qq__notice{background:#fffdf7;border:1px solid #d8d0bf;border-radius:.9rem;padding:1rem}.room-directory-sheet-module__9o7_qq__error{color:#7d2922;background:#fff1ee;border-color:#e1b0a8}.room-directory-sheet-module__9o7_qq__warning{color:#6c5522;background:#fff9df;border-color:#dac890;margin-top:.65rem}.room-directory-sheet-module__9o7_qq__list{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.room-directory-sheet-module__9o7_qq__room{background:#fffdf7;border:1px solid #d8d0bf;border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.9rem;display:grid}.room-directory-sheet-module__9o7_qq__room[data-state=current]{background:#edf4ed;border-color:#51786b;box-shadow:inset .22rem 0 #315c4f}.room-directory-sheet-module__9o7_qq__room[data-state=full],.room-directory-sheet-module__9o7_qq__room[data-state=upcoming],.room-directory-sheet-module__9o7_qq__room[data-state=loading]{background:#f4f0e7}.room-directory-sheet-module__9o7_qq__roomCopy{min-width:0}.room-directory-sheet-module__9o7_qq__roomTitleRow{justify-content:space-between;align-items:center;gap:.55rem;display:flex}.room-directory-sheet-module__9o7_qq__roomTitleRow h3{color:#27211e;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;line-height:1.25;overflow:hidden}.room-directory-sheet-module__9o7_qq__status{color:#315c4f;background:#dceae2;border-radius:999px;flex:none;padding:.22rem .48rem;font-size:.68rem;font-weight:800}.room-directory-sheet-module__9o7_qq__room[data-state=full] .room-directory-sheet-module__9o7_qq__status,.room-directory-sheet-module__9o7_qq__room[data-state=upcoming] .room-directory-sheet-module__9o7_qq__status,.room-directory-sheet-module__9o7_qq__room[data-state=loading] .room-directory-sheet-module__9o7_qq__status{color:#6c675f;background:#e5dfd3}.room-directory-sheet-module__9o7_qq__meta{color:#6c675f;justify-content:space-between;gap:.6rem;margin:.4rem 0 0;font-size:.76rem;display:flex}.room-directory-sheet-module__9o7_qq__schedule{color:#6c5522;margin:.35rem 0 0;font-size:.75rem;font-weight:700}.room-directory-sheet-module__9o7_qq__enter{color:#fffdf5;min-width:4.75rem;min-height:2.75rem;font:inherit;cursor:pointer;background:#315c4f;border:0;border-radius:.78rem;padding:.55rem .75rem;font-size:.78rem;font-weight:800}.room-directory-sheet-module__9o7_qq__enter:disabled{color:#777168;background:#ded8cc}.room-directory-sheet-module__9o7_qq__close:focus-visible,.room-directory-sheet-module__9o7_qq__enter:focus-visible{outline-offset:2px;outline:3px solid #dfaa4e}@media (orientation:landscape) and (max-height:31rem){.room-directory-sheet-module__9o7_qq__sheet{width:min(29rem,56vw);padding-top:max(.8rem, env(safe-area-inset-top));padding-bottom:max(.8rem, env(safe-area-inset-bottom))}.room-directory-sheet-module__9o7_qq__header{margin-bottom:.65rem}.room-directory-sheet-module__9o7_qq__header h2{font-size:1.5rem}.room-directory-sheet-module__9o7_qq__panelIntro{font-size:.78rem}.room-directory-sheet-module__9o7_qq__list{gap:.55rem;margin-top:.65rem}.room-directory-sheet-module__9o7_qq__room{padding:.65rem .75rem}}@media (prefers-reduced-motion:no-preference){.room-directory-sheet-module__9o7_qq__sheet{animation:.16s ease-out room-directory-sheet-module__9o7_qq__room-directory-enter}}@keyframes room-directory-sheet-module__9o7_qq__room-directory-enter{0%{opacity:0;transform:translate(1rem)}}
.room-hub-sheet-module___kdRia__backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1f1a8f;justify-content:flex-end;display:flex;position:fixed;inset:0}.room-hub-sheet-module___kdRia__sheet{width:min(25rem,100%);height:100dvh;min-height:0;padding:max(1.15rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1.15rem, env(safe-area-inset-bottom)) 1rem;color:#173a31;background:#fbf6ea;grid-template-rows:auto auto minmax(0,1fr);display:grid;overflow:hidden;box-shadow:-1rem 0 3rem #0c1f1a3d}.room-hub-sheet-module___kdRia__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.room-hub-sheet-module___kdRia__header h2{color:#27211e;margin:.08rem 0 0;font-size:clamp(1.5rem,5vw,2rem);line-height:1.05}.room-hub-sheet-module___kdRia__eyebrow{color:#56766c;letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.room-hub-sheet-module___kdRia__close{color:#173a31;width:2.75rem;height:2.75rem;font:inherit;cursor:pointer;background:#fffdf6;border:1px solid #c9c0ac;border-radius:999px;flex:0 0 2.75rem;place-items:center;padding:0;font-size:1.65rem;line-height:1;display:grid}.room-hub-sheet-module___kdRia__tabs{background:#e8e1d3;border-radius:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-bottom:.75rem;padding:.25rem;display:grid}.room-hub-sheet-module___kdRia__tabs button{color:#625d54;min-height:2.75rem;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.65rem;padding:.5rem .75rem;font-size:.82rem;font-weight:850}.room-hub-sheet-module___kdRia__tabs button[aria-selected=true]{color:#fffaf0;background:#315c4f;box-shadow:0 .12rem .4rem #1130272e}.room-hub-sheet-module___kdRia__close:disabled,.room-hub-sheet-module___kdRia__tabs button:disabled{cursor:default;opacity:.55}.room-hub-sheet-module___kdRia__content{overscroll-behavior:contain;min-height:0;overflow-y:auto}.room-hub-sheet-module___kdRia__content[hidden]{display:none}.room-hub-sheet-module___kdRia__close:focus-visible,.room-hub-sheet-module___kdRia__tabs button:focus-visible{outline-offset:2px;outline:3px solid #dfaa4e}@media (orientation:landscape) and (max-height:31rem){.room-hub-sheet-module___kdRia__sheet{width:min(29rem,56vw);padding-top:max(.6rem, env(safe-area-inset-top));padding-bottom:max(.6rem, env(safe-area-inset-bottom))}.room-hub-sheet-module___kdRia__header{margin-bottom:.45rem}.room-hub-sheet-module___kdRia__header h2{font-size:1.35rem}.room-hub-sheet-module___kdRia__eyebrow{font-size:.6rem}.room-hub-sheet-module___kdRia__tabs{margin-bottom:.5rem}}@media (prefers-reduced-motion:no-preference){.room-hub-sheet-module___kdRia__sheet{animation:.16s ease-out room-hub-sheet-module___kdRia__room-hub-enter}}@keyframes room-hub-sheet-module___kdRia__room-hub-enter{0%{opacity:0;transform:translate(1rem)}}
.settings-sheet-module__IUVgWG__backdrop{z-index:210;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c1f1a8f;justify-content:flex-end;display:flex;position:fixed;inset:0}.settings-sheet-module__IUVgWG__sheet{width:min(26rem,100%);height:100dvh;min-height:0;padding:max(1.15rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1.15rem, env(safe-area-inset-bottom)) 1rem;color:#173a31;background:#fbf6ea;grid-template-rows:auto minmax(0,1fr);display:grid;box-shadow:-1rem 0 3rem #0c1f1a3d}.settings-sheet-module__IUVgWG__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.settings-sheet-module__IUVgWG__header h2{color:#27211e;margin:.08rem 0 0;font-size:clamp(1.5rem,5vw,2rem);line-height:1.05}.settings-sheet-module__IUVgWG__eyebrow{color:#56766c;letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}.settings-sheet-module__IUVgWG__close{color:#173a31;width:2.75rem;height:2.75rem;font:inherit;cursor:pointer;background:#fffdf6;border:1px solid #c9c0ac;border-radius:999px;flex:0 0 2.75rem;place-items:center;padding:0;font-size:1.65rem;line-height:1;display:grid}.settings-sheet-module__IUVgWG__content{overscroll-behavior:contain;align-content:start;gap:.75rem;min-height:0;display:grid;overflow-y:auto}.settings-sheet-module__IUVgWG__section{background:#fffdf6;border:1px solid #315c4f2e;border-radius:1rem;padding:.85rem}.settings-sheet-module__IUVgWG__sectionHeading h3{color:#27211e;margin:0;font-size:.92rem}.settings-sheet-module__IUVgWG__sectionHeading p{color:#6b665d;margin:.22rem 0 0;font-size:.73rem;line-height:1.45}.settings-sheet-module__IUVgWG__photoEditor{grid-template-columns:6rem minmax(0,1fr);align-items:center;gap:.85rem;margin-top:.8rem;display:grid}.settings-sheet-module__IUVgWG__photoFrame{background:#e4dac7;border:3px solid #315c4f;border-radius:999px;width:6rem;height:6rem;position:relative;overflow:hidden;box-shadow:0 .3rem .9rem #18372e29}.settings-sheet-module__IUVgWG__photoFrame img{object-fit:cover;image-rendering:auto}.settings-sheet-module__IUVgWG__photoActions{gap:.42rem;display:grid}.settings-sheet-module__IUVgWG__choosePhoto,.settings-sheet-module__IUVgWG__primaryAction,.settings-sheet-module__IUVgWG__removeAction{min-height:2.75rem;font:inherit;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:.55rem .85rem;font-size:.78rem;font-weight:800;display:inline-flex}.settings-sheet-module__IUVgWG__choosePhoto{color:#315c4f;background:#fffdf6;border:1px solid #315c4f;width:fit-content}.settings-sheet-module__IUVgWG__choosePhoto input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.settings-sheet-module__IUVgWG__choosePhoto:has(input:disabled){cursor:default;opacity:.55}.settings-sheet-module__IUVgWG__photoActions small,.settings-sheet-module__IUVgWG__displayPreference small{color:#6b665d;font-size:.68rem;line-height:1.4}.settings-sheet-module__IUVgWG__selection,.settings-sheet-module__IUVgWG__error{margin:.65rem 0 0;font-size:.7rem;line-height:1.4}.settings-sheet-module__IUVgWG__selection{color:#315c4f}.settings-sheet-module__IUVgWG__error{color:#a03831;font-weight:700}.settings-sheet-module__IUVgWG__actionRow{flex-wrap:wrap;gap:.5rem;margin-top:.65rem;display:flex}.settings-sheet-module__IUVgWG__primaryAction{color:#fffaf0;background:#315c4f;border:1px solid #315c4f}.settings-sheet-module__IUVgWG__removeAction{color:#7e3934;background:0 0;border:1px solid #c8bba5}.settings-sheet-module__IUVgWG__primaryAction:disabled,.settings-sheet-module__IUVgWG__removeAction:disabled,.settings-sheet-module__IUVgWG__close:disabled{cursor:default;opacity:.5}.settings-sheet-module__IUVgWG__displayPreference{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:2.75rem;margin-top:.6rem;display:flex}.settings-sheet-module__IUVgWG__displayPreference span{gap:.1rem;display:grid}.settings-sheet-module__IUVgWG__displayPreference strong{color:#27211e;font-size:.78rem}.settings-sheet-module__IUVgWG__displayPreference input{accent-color:#315c4f;cursor:pointer;width:2.75rem;height:1.5rem;margin:0}.settings-sheet-module__IUVgWG__close:focus-visible,.settings-sheet-module__IUVgWG__primaryAction:focus-visible,.settings-sheet-module__IUVgWG__removeAction:focus-visible{outline-offset:2px;outline:3px solid #dfaa4e}.settings-sheet-module__IUVgWG__choosePhoto:has(input:focus-visible){outline-offset:2px;outline:3px solid #dfaa4e}.settings-sheet-module__IUVgWG__displayPreference:has(input:focus-visible){outline-offset:2px;outline:3px solid #dfaa4e}@media (orientation:landscape) and (max-height:31rem){.settings-sheet-module__IUVgWG__sheet{width:min(30rem,58vw);padding-top:max(.6rem, env(safe-area-inset-top));padding-bottom:max(.6rem, env(safe-area-inset-bottom))}.settings-sheet-module__IUVgWG__header{margin-bottom:.45rem}.settings-sheet-module__IUVgWG__header h2{font-size:1.35rem}.settings-sheet-module__IUVgWG__eyebrow{font-size:.6rem}.settings-sheet-module__IUVgWG__content{grid-template-columns:minmax(0,1.3fr) minmax(11rem,.7fr);align-items:start}.settings-sheet-module__IUVgWG__section{padding:.7rem}.settings-sheet-module__IUVgWG__photoEditor{grid-template-columns:4.75rem minmax(0,1fr);margin-top:.55rem}.settings-sheet-module__IUVgWG__photoFrame{width:4.75rem;height:4.75rem}}@media (prefers-reduced-motion:no-preference){.settings-sheet-module__IUVgWG__sheet{animation:.16s ease-out settings-sheet-module__IUVgWG__settings-enter}}@keyframes settings-sheet-module__IUVgWG__settings-enter{0%{opacity:0;transform:translate(1rem)}}
