.callback_processing__c8NmN{background:url(/images/marketing/bg/loading.webp);width:100vw;height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:20px}.callback_processing__c8NmN:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(11,18,32,.3);z-index:0}.callback_message__MjtD_{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;max-width:600px;width:100%;position:relative;z-index:1}.callback_hint__sBVir,.callback_mainMsg__E0fBf,.callback_preMsg__fnVQK{width:100%;display:block;text-align:center;padding:0 20px;color:#fff}@media(min-width:768px){.callback_hint__sBVir,.callback_mainMsg__E0fBf,.callback_preMsg__fnVQK{padding:0 40px}}.callback_mainMsg__E0fBf{font-family:var(--font-seraphon);font-weight:100;line-height:50px;font-size:clamp(40px,8vw,70px);color:var(--color-gold);margin:12px 0;text-shadow:0 2px 8px rgba(0,0,0,.3)}.callback_preMsg__fnVQK{margin:20px 0 0;font-size:16px}@media(min-width:768px){.callback_preMsg__fnVQK{font-size:18px}}.callback_hint__sBVir{margin:8px 0 20px;font-size:14px;opacity:.9}@media(min-width:768px){.callback_hint__sBVir{font-size:16px}}.callback_message__MjtD_ .callback_button__KE4rd{margin-top:20px;display:inline-block;padding:12px 32px;background:var(--color-gold,#d4af37);color:var(--dark,#0B1220);font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s ease}.callback_message__MjtD_ .callback_button__KE4rd:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(212,175,55,.3)}.callback_message__MjtD_ .callback_button__KE4rd:focus-visible{outline:2px solid var(--color-gold,#d4af37);outline-offset:4px}.callback_message__MjtD_ .callback_button__KE4rd:active{transform:translateY(0)}@keyframes callback_pulse__pDVtv{0%,to{opacity:1}50%{opacity:.7}}.callback_processing__c8NmN:not(:has(.callback_button__KE4rd)) .callback_mainMsg__E0fBf{animation:callback_pulse__pDVtv 2s ease-in-out infinite}@keyframes Loader_rotate__HhuHi{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Loader_bobbing__9bs9o{0%,to{transform:rotate(0deg)}50%{transform:rotate(20deg)}}@keyframes Loader_fadeOut___o5LT{0%{opacity:1}to{opacity:0}}.Loader_loader__D60yM{width:100px;height:100%;display:inline-flex;align-items:center;justify-content:center;position:relative;max-height:160px}.Loader_loader__D60yM .Loader_snake__oRiXE{width:100px;height:auto;position:relative;z-index:100}.Loader_loader__D60yM .Loader_circle__Ka3Zw{position:absolute;top:-25px;left:32px;transform:rotate(20deg);width:50px;height:auto;display:block;animation:Loader_rotate__HhuHi 2s linear infinite;transition:opacity var(--transition-slow);opacity:1;will-change:transform}.Loader_loader__D60yM .Loader_tongue__rVYtd{position:absolute;top:49px;left:calc(-1*var(--space-1));width:var(--space-5);height:auto;transform-origin:top right;animation:Loader_bobbing__9bs9o 1s ease-in-out infinite;will-change:transform}.Loader_loader__D60yM.Loader_finished__uMZSP .Loader_circle__Ka3Zw{opacity:0;animation-play-state:paused}.Loader_loader__D60yM.Loader_finished__uMZSP .Loader_tongue__rVYtd{animation:none}.Loader_small__JsXQS{width:60px;max-height:96px}.Loader_small__JsXQS .Loader_snake__oRiXE{width:60px}.Loader_small__JsXQS .Loader_circle__Ka3Zw{top:-15px;left:19px;width:30px}.Loader_small__JsXQS .Loader_tongue__rVYtd{top:29px;left:calc(-1*var(--space-1)/2);width:var(--space-3)}.Loader_large__c1tpF{width:140px;max-height:224px}.Loader_large__c1tpF .Loader_snake__oRiXE{width:140px}.Loader_large__c1tpF .Loader_circle__Ka3Zw{top:-35px;left:45px;width:70px}.Loader_large__c1tpF .Loader_tongue__rVYtd{top:69px;left:calc(-1*var(--space-2) - var(--space-1)/2);width:28px}.Loader_srOnly__NMhjC{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(prefers-reduced-motion:reduce){.Loader_loader__D60yM .Loader_circle__Ka3Zw{animation:none;opacity:.5}.Loader_loader__D60yM .Loader_tongue__rVYtd{animation:none;transform:rotate(10deg)}.Loader_loader__D60yM.Loader_finished__uMZSP .Loader_circle__Ka3Zw{opacity:0}}.InlineEditPanel_editForm__7zxIs,.InlineEditPanel_fieldGroup__QJh_A{display:flex;flex-direction:column;gap:var(--space-4)}.InlineEditPanel_editAccordion__MtLLr{margin-bottom:var(--space-2)}.InlineEditPanel_footerActions__aixdQ{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-3);width:100%}.InlineEditPanel_loadingState__s239D{display:flex;align-items:center;justify-content:center;padding:var(--space-16) 0}.InlineEditPanel_selectLabel__5eDAa{display:block;font-size:var(--font-size-sm);font-weight:500;color:var(--text-secondary);margin-bottom:var(--space-1)}.InlineEditPanel_selectInput__D1zu8{width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--text-primary);font-size:var(--font-size-sm);font-family:inherit;appearance:none;cursor:pointer;transition:border-color .15s ease}.InlineEditPanel_selectInput__D1zu8:hover{border-color:var(--border-hover)}.InlineEditPanel_selectInput__D1zu8:focus{outline:none;border-color:var(--border-focus);box-shadow:0 0 0 2px var(--focus-ring)}.InlineEditPanel_selectInput__D1zu8:disabled{opacity:.5;cursor:not-allowed}.InlineEditPanel_arrayField__qiqzW{margin-bottom:var(--space-5)}.InlineEditPanel_arrayInputRow__wLJ30{display:flex;gap:10px;align-items:center}.InlineEditPanel_listInput__OrHNw{width:100%}.InlineEditPanel_toggleWrapper__yxo_y{display:flex;align-items:center;margin-bottom:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:6px;transition:background .2s ease;gap:var(--space-3)}.InlineEditPanel_toggleWrapper__yxo_y:hover{background:hsla(0,0%,100%,.04)}.InlineEditPanel_fieldGroup__QJh_A>.InlineEditPanel_toggleWrapper__yxo_y{margin-top:calc(var(--space-3)*-1)}.InlineEditPanel_toggleLabel__tsVv3{font-size:.875rem;color:hsla(0,0%,100%,.7);line-height:1.5;cursor:pointer;user-select:none}ul.InlineEditPanel_itemList__HQ2AK{list-style:none;padding:0;margin:12px 0 0;display:flex;flex-direction:column;gap:8px}ul.InlineEditPanel_itemList__HQ2AK li{padding:12px 16px;border-radius:6px;display:flex;flex-direction:column;font-size:.875rem;gap:8px;transition:background .2s ease;line-height:1.5;border:2px dashed hsla(0,0%,100%,.1)}ul.InlineEditPanel_itemList__HQ2AK li:hover{background:hsla(0,0%,100%,.07)}.InlineEditPanel_itemText__V2fpy{word-break:break-word;min-width:0}.InlineEditPanel_itemActions__8_foK{display:flex;align-items:center;gap:12px}.InlineEditPanel_itemActions__8_foK .InlineEditPanel_toggleWrapper__yxo_y{margin:0;padding:0}.InlineEditPanel_removeLink__LzCcH{background:none;border:none;color:hsla(0,0%,100%,.4);font-size:.8125rem;cursor:pointer;padding:0;transition:color .2s ease;font-family:inherit}.InlineEditPanel_removeLink__LzCcH:hover{color:#ff6b6b}.InlineEditPanel_removeLink__LzCcH:disabled{opacity:.5;cursor:not-allowed}.InlineEditPanel_premiumNotice__Dqtmp{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding:var(--space-6);border-radius:var(--radius-lg);border:1px dashed var(--border-primary);text-align:center}.InlineEditPanel_premiumNotice__Dqtmp p{font-size:var(--font-size-sm);color:var(--text-secondary);margin:0}.InlineEditPanel_imageUpsell__LVWPq{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding:var(--space-5);border-radius:var(--radius-lg);border:1px dashed rgba(255,198,75,.25);background:rgba(255,198,75,.03);text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease;font:inherit;color:inherit;width:100%}.InlineEditPanel_imageUpsell__LVWPq:hover{border-color:rgba(255,198,75,.4);background:rgba(255,198,75,.06)}.InlineEditPanel_imageUpsellLabel__Wo49w{font-size:var(--font-size-sm);color:var(--text-secondary);line-height:1.4}.InlineEditPanel_imageUpsellPlaceholders__chYN9{display:flex;gap:var(--space-3);justify-content:center}.InlineEditPanel_imageUpsellThumb__3fRt4{width:56px;height:56px;border-radius:var(--radius-md);border:1px dashed hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.03)}.InlineEditPanel_imageUpsellCta__Vd1n_{font-size:var(--font-size-xs);color:var(--color-gold);font-weight:600;letter-spacing:.3px}.InlineEditPanel_keyFactRow__waycm{display:flex;gap:var(--space-2);align-items:flex-end}.InlineEditPanel_keyFactRow__waycm>:first-child{flex:1}.InlineEditPanel_keyFactRow__waycm>:nth-child(2){flex:1.5}.InlineEditPanel_removeBtn__Us_ol{background:none;border:none;color:hsla(0,0%,100%,.4);font-size:1.25rem;cursor:pointer;padding:var(--space-1) var(--space-2);line-height:1;transition:color .15s ease;flex-shrink:0}.InlineEditPanel_removeBtn__Us_ol:hover{color:#ff6b6b}.InlineEditPanel_removeBtn__Us_ol:disabled{opacity:.5;cursor:not-allowed}.shared_tabNav__lYITU{display:flex;gap:32px;position:sticky;top:var(--app-header-offset,84px);z-index:10;border-bottom:1px solid hsla(0,0%,100%,.1);padding:0 var(--space-5);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#030409;align-items:center}.shared_tabNav__lYITU::-webkit-scrollbar{display:none}@media(min-width:1024px){.shared_tabNav__lYITU{position:relative;top:auto;z-index:auto;padding:16px 0 16px 30px;justify-content:flex-start}}.shared_tab__6BvZQ{position:relative;min-width:fit-content;padding:16px 0;background:rgba(0,0,0,0);border:none;font-family:var(--font-body);font-size:var(--font-size-body);font-weight:500;color:hsla(0,0%,100%,.5);letter-spacing:.3px;cursor:pointer;transition:color .2s ease;white-space:nowrap}.shared_tab__6BvZQ:hover{color:hsla(0,0%,100%,.8)}.shared_tab__6BvZQ.shared_active__ADHKy{color:var(--color-gold)}@media(min-width:1024px){.shared_tab__6BvZQ{font-family:var(--font-seraphon);font-size:24px;font-weight:100;text-transform:uppercase;letter-spacing:.5px;padding:12px 0}}.shared_tabIndicator__3S4QR{position:absolute;bottom:0;left:0;height:2px;background:var(--color-gold);transition:transform .25s ease,width .25s ease}.shared_storyFeed__kNl9X{display:flex;flex-direction:column;gap:20px;flex:1;position:relative}.shared_storyFeed__kNl9X>*{position:relative;z-index:1}.shared_storyFeedEmpty__544CD{gap:0;padding:0!important}.shared_setupChecklist__KhgbO{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.shared_setupScroll__0Z03d{position:relative;z-index:1;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;justify-content:safe center;text-align:center}.shared_setupBackground__gv0YI{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:var(--theme-bg);background-size:cover;background-position:50%}.shared_setupBackground__gv0YI:after{content:"";position:absolute;inset:0;opacity:.3;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.6) 50%,rgba(0,0,0,.8))}.shared_setupGlow__HPNft{position:absolute;top:0;left:50%;width:400px;height:250px;pointer-events:none;z-index:1}.shared_setupGlowOrb__vqcsw{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100px;height:100px;background:radial-gradient(circle,rgba(255,255,200,.9) 0,rgba(255,230,150,.6) 30%,rgba(255,200,100,.3) 60%,transparent 100%);border-radius:50%;filter:blur(8px);animation:shared_setupGlowPulse__tffr4 3s ease-in-out infinite}.shared_setupGlowRays__u0Phk{position:absolute;top:20px;left:50%;transform:translateX(-50%);width:300px;height:220px;background:radial-gradient(ellipse at top,rgba(255,230,150,.4) 0,rgba(255,200,100,.2) 30%,rgba(255,180,80,.1) 50%,transparent 70%);filter:blur(20px);animation:shared_setupRaysPulse__fCxXS 4s ease-in-out infinite}@keyframes shared_setupGlowPulse__tffr4{0%,to{opacity:.8;transform:translateX(-50%) scale(1)}50%{opacity:1;transform:translateX(-50%) scale(1.1)}}@keyframes shared_setupRaysPulse__fCxXS{0%,to{opacity:.6}30%{opacity:.8}60%{opacity:.5}80%{opacity:.7}}.shared_setupFireflies__P_I1u{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.shared_setupFirefly__XbZEh{position:absolute;width:4px;height:4px;background:rgba(255,255,200,.9);border-radius:50%;box-shadow:0 0 4px 2px rgba(255,255,150,.6),0 0 12px 4px rgba(255,230,100,.3);animation:shared_setupFireflyFloat__hta9u 8s ease-in-out infinite}.shared_setupFirefly__XbZEh:first-child{top:30%;left:20%;animation-delay:0s;animation-duration:7s}.shared_setupFirefly__XbZEh:nth-child(2){top:40%;left:70%;animation-delay:1.5s;animation-duration:9s}.shared_setupFirefly__XbZEh:nth-child(3){top:20%;left:45%;animation-delay:3s;animation-duration:6s}.shared_setupFirefly__XbZEh:nth-child(4){top:50%;left:30%;animation-delay:2s;animation-duration:8s}.shared_setupFirefly__XbZEh:nth-child(5){top:25%;left:60%;animation-delay:4s;animation-duration:10s}.shared_setupFirefly__XbZEh:nth-child(6){top:45%;left:80%;animation-delay:.5s;animation-duration:7.5s}@keyframes shared_setupFireflyFloat__hta9u{0%,to{transform:translate(0) scale(1);opacity:0}10%{opacity:1}25%{transform:translate(15px,-20px) scale(1.2);opacity:.8}50%{transform:translate(-10px,-35px) scale(.8);opacity:1}75%{transform:translate(20px,-15px) scale(1.1);opacity:.6}90%{opacity:.3}}.shared_setupCornerBR__S42A1,.shared_setupCornerTL__47bRR,.shared_setupCornerTR__gWPBo{position:absolute;z-index:1;opacity:.6;pointer-events:none}.shared_setupCornerBR__S42A1 img,.shared_setupCornerTL__47bRR img,.shared_setupCornerTR__gWPBo img{width:180px;height:auto}.shared_setupCornerTL__47bRR{top:0;left:0}.shared_setupCornerTR__gWPBo{top:0;right:0}.shared_setupCornerBR__S42A1{bottom:0;right:0}.shared_setupCornerBR__S42A1 img{width:200px;filter:blur(2px)}.shared_setupContent__hRR7e{position:relative;z-index:2;padding:var(--space-16) var(--space-6)}.shared_setupPreTitle__xq7Ld{font-size:var(--font-size-h5);color:var(--color-text-primary);margin:0 0 var(--space-1) 0;font-size:var(--font-size-h3)}.shared_setupPreTitle__xq7Ld,.shared_setupTitle__hshpk{font-family:var(--font-seraphon),sans-serif;line-height:var(--line-height-snug);font-weight:var(--font-weight-seraphon)}.shared_setupTitle__hshpk{font-size:var(--font-size-h3-mobile)}@media(min-width:1024px){.shared_setupTitle__hshpk{font-size:var(--font-size-h3)}}.shared_setupTitle__hshpk{color:var(--color-gold);margin:0 0 var(--space-6) 0;font-size:var(--font-size-display-sm)}.shared_setupSteps__a3Fad{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-3);width:100%;max-width:380px}.shared_setupStepDone__qy70y,.shared_setupStep__0ay9V{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);font-size:var(--font-size-body);color:hsla(0,0%,100%,.7)}.shared_setupStepRow__D25oS{display:flex;align-items:flex-start;gap:var(--space-3)}.shared_setupStepText__Y_WwQ{display:flex;flex-direction:column;gap:var(--space-1);min-width:0;text-align:left}.shared_setupStepLabel__XkwkA{font-weight:600;color:hsla(0,0%,100%,.9);line-height:1.3}.shared_setupStepDescription__2w7rc{font-size:.85em;color:hsla(0,0%,100%,.55);line-height:1.4}.shared_setupStepDone__qy70y{opacity:.5}.shared_setupStepDone__qy70y .shared_setupStepLabel__XkwkA{text-decoration:line-through}.shared_setupCheckmark__cVQU1{width:22px;height:22px;border-radius:50%;border:2px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;color:rgba(0,0,0,0)}.shared_setupStepDone__qy70y .shared_setupCheckmark__cVQU1{border-color:var(--color-gold);color:var(--color-gold);background:rgba(255,187,0,.1)}.shared_setupStepButton__Qf_aH{display:flex;align-items:flex-start;gap:var(--space-3);width:100%;background:none;border:none;padding:0;cursor:pointer;color:hsla(0,0%,100%,.7);font-size:var(--font-size-body);font-family:var(--font-body);text-align:left}.shared_setupStepButton__Qf_aH:hover .shared_setupStepLabel__XkwkA{color:var(--color-gold)}.shared_setupStepButton__Qf_aH:hover .shared_setupCheckmark__cVQU1{border-color:var(--color-gold)}@media(prefers-reduced-motion:reduce){.shared_setupFirefly__XbZEh,.shared_setupGlowOrb__vqcsw,.shared_setupGlowRays__u0Phk{animation:none;opacity:.7}.shared_setupFirefly__XbZEh{opacity:.5}}.shared_feedHeader__y2gIK{display:flex;flex-direction:row;gap:12px;align-items:center}@media(min-width:768px){.shared_feedHeader__y2gIK{flex-direction:row;justify-content:space-between;align-items:center}}.shared_feedTitle__YJODs{font-family:var(--font-seraphon);font-size:24px;font-weight:100;color:#fff;margin:0;flex:1}@media(min-width:768px){.shared_feedTitle__YJODs{font-size:32px}}.shared_feedTypeFilter__OoOxf{display:none}@media(min-width:768px){.shared_feedTypeFilter__OoOxf{display:block}}.shared_feedTypeFilterSelect__NNG1U{margin-bottom:0}.shared_feedTypeFilterSelect__NNG1U select{min-width:150px}.shared_feedFilterEmpty__lm8Hc{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:300px;overflow:hidden}.shared_feedFilterEmptyText__2T2d2{text-align:center;color:var(--text-muted);font-style:italic;margin:0;padding:0 var(--space-4);position:relative;z-index:1}.shared_feedFilterEmptyImage__ZUL4l{position:absolute;bottom:-20px;right:-20px;width:180px;height:180px;object-fit:contain;opacity:.08;pointer-events:none}@media(min-width:768px){.shared_feedFilterEmptyImage__ZUL4l{width:240px;height:240px}}.shared_feedContent__QWwt8{display:flex;flex-direction:column;gap:16px;position:relative;min-height:100%;flex:1}.shared_loadingFeed__qCu_4{display:flex;flex-direction:column;gap:16px}.shared_cardSkeleton__oTwBZ{background:var(--color-card);border-radius:var(--radius-md);padding:20px}.shared_skeletonHeader__MkQqG{height:20px;background:hsla(0,0%,100%,.1);width:60%}.shared_skeletonContent__Hovw8,.shared_skeletonHeader__MkQqG{border-radius:4px;margin-bottom:12px;animation:shared_pulse__2E3lV 1.5s ease-in-out infinite}.shared_skeletonContent__Hovw8{height:40px;background:hsla(0,0%,100%,.05);animation-delay:.1s}.shared_skeletonFooter__QEumb{height:14px;background:hsla(0,0%,100%,.05);border-radius:4px;width:40%;animation:shared_pulse__2E3lV 1.5s ease-in-out infinite;animation-delay:.2s}.shared_storyCard__xjrl9{display:flex;position:relative;background:var(--color-card);border-radius:var(--radius-md);overflow:hidden;transition:transform .2s ease;border:1px solid hsla(0,0%,100%,.1)}.shared_storyCard__xjrl9:hover{transform:translateY(-2px)}.shared_storyCardReveal__L7t_M{position:relative;border:1px solid var(--color-border-subtle)}.shared_storyCardReveal__L7t_M .shared_typeBadge__n3Wrh{display:none}.shared_revealImageWrapper__8Yvjh{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;margin:var(--space-5);margin-right:0;align-self:center;border:3px solid hsla(0,0%,100%,.2)}@media(min-width:768px){.shared_revealImageWrapper__8Yvjh{position:absolute;right:-62px;top:50%;transform:translateY(-50%);width:200px;height:200px;margin:0;opacity:.9}}.shared_revealImage__OS0wj{width:100%;height:100%;object-fit:cover}.shared_revealContent__3ZWxe{flex:1;padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-2);position:relative;z-index:1}@media(min-width:768px){.shared_revealContent__3ZWxe{padding:var(--space-8);padding-right:200px}}.shared_imageLightbox__iUZYW{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.9);backdrop-filter:blur(8px);animation:shared_lightboxFadeIn__eb5Jp .2s ease}.shared_imageLightboxClose__yT0rV,.shared_imageLightbox__iUZYW{display:flex;align-items:center;justify-content:center;cursor:pointer}.shared_imageLightboxClose__yT0rV{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff;font-size:24px;line-height:1;transition:background .2s ease;z-index:1}.shared_imageLightboxClose__yT0rV:hover{background:hsla(0,0%,100%,.2)}.shared_imageLightboxImage__EjbyY{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:var(--radius-md);cursor:default}@keyframes shared_lightboxFadeIn__eb5Jp{0%{opacity:0}to{opacity:1}}.shared_storyCardReminder__PsnpE{position:relative;border:1px dashed rgba(255,187,0,.3)}.shared_storyCardReminder__PsnpE .shared_typeBadge__n3Wrh{display:none}.shared_storyCardRecap__fGeaN{border-left:3px solid rgba(196,160,78,.5);background:rgba(196,160,78,.06)}.shared_storyCardPlayerOfSession__FBdg0{border-left:3px solid rgba(255,215,0,.5);background:rgba(255,215,0,.06)}.shared_storyCardClickable___KpKH{cursor:pointer}.shared_storyCardClickable___KpKH:hover{border-color:rgba(255,215,0,.4)}.shared_playerOfSessionContent__jwCd_{position:relative;z-index:1}.shared_posFindOutWhy__M6Kjg{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:rgba(255,215,0,.7);font-style:italic;margin:0}.shared_posCardCircle__NCqny{position:absolute;right:var(--space-3);top:var(--space-3);width:56px;height:56px;pointer-events:none;z-index:0}@media(min-width:768px){.shared_posCardCircle__NCqny{right:var(--space-6);top:50%;transform:translateY(-50%);width:80px;height:80px}}.shared_posTrophyImage__TCjRu{width:100%;height:100%;object-fit:contain;position:relative;z-index:1;filter:drop-shadow(0 0 8px rgba(195,155,40,.3))}.shared_posTrophyInitials__rA8wG{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2;overflow:hidden}.shared_posTrophyInitials__rA8wG span{font-size:14px;font-weight:700;color:#c8a834;text-shadow:0 0 6px rgba(195,155,40,.5);letter-spacing:1px;position:relative;z-index:2;margin-top:2px}@media(min-width:768px){.shared_posTrophyInitials__rA8wG span{font-size:18px}}.shared_posTrophyInitials__rA8wG:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,transparent 30%,rgba(220,190,90,.4) 45%,rgba(255,245,200,.25) 50%,rgba(220,190,90,.4) 55%,transparent 70%,transparent);animation:shared_posShimmer__bsxqQ 3s ease-in-out infinite;pointer-events:none}@keyframes shared_posShimmer__bsxqQ{0%{transform:translateX(-120%)}60%,to{transform:translateX(120%)}}.shared_recapText__2X1v6{font-style:italic}.shared_showMoreButton__rpgng{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:var(--color-gold);background:none;border:none;padding:0;cursor:pointer;text-align:left;margin-top:var(--space-1)}.shared_showMoreButton__rpgng:hover{text-decoration:underline}.shared_reminderImageWrapper__I5sCq{flex-shrink:0;position:relative;width:80px;height:80px;margin:var(--space-5);margin-right:0;align-self:center}@media(min-width:768px){.shared_reminderImageWrapper__I5sCq{position:absolute;right:-62px;top:50%;transform:translateY(-50%);width:200px;height:200px;margin:0}}.shared_reminderCircle__jV8_C{width:100%;height:100%;border-radius:50%;overflow:hidden;border:3px solid hsla(0,0%,100%,.2)}.shared_reminderRaven__gIC_c{position:absolute;top:-25%;left:-15%;width:80%;height:auto;pointer-events:none;filter:drop-shadow(0 4px 12px rgba(0,0,0,.5))}@media(min-width:768px){.shared_reminderRaven__gIC_c{top:0;left:-30%;width:110%;animation:shared_ravenBob__F0z_y 3s ease-in-out infinite}}.shared_reminderText__uH_gM{font-style:italic;font-size:var(--font-size-body-sm);color:hsla(0,0%,100%,.75);line-height:1.6}@media(min-width:768px){.shared_reminderText__uH_gM{font-size:var(--font-size-body)}}.shared_reminderText__uH_gM p{margin:0}.shared_reminderText__uH_gM span[data-mention],.shared_reminderText__uH_gM span[data-type=mention]{color:var(--color-gold);font-weight:500;cursor:pointer}.shared_reminderText__uH_gM span[data-mention]:hover,.shared_reminderText__uH_gM span[data-type=mention]:hover{opacity:.8;text-decoration:underline}.shared_cardContent__qgAGI{flex:1;padding:var(--space-8);display:flex;flex-direction:column;gap:var(--space-2);position:relative;z-index:1}@media(min-width:1024px){.shared_cardContent__qgAGI{padding-right:100px}}.shared_cardHeader__71wAM{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.shared_cardTitle__kE95S{font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-h2-mobile);line-height:var(--line-height-snug);font-weight:var(--font-weight-seraphon)}@media(min-width:1024px){.shared_cardTitle__kE95S{font-size:var(--font-size-h2)}}.shared_cardTitle__kE95S{color:var(--color-gold);margin:0}.shared_cardText__Vfvrb{font-size:14px;color:hsla(0,0%,100%,.85);line-height:1.5;flex:1}.shared_cardText__Vfvrb p{margin:0}.shared_cardText__Vfvrb strong{color:#fff}.shared_cardText__Vfvrb span[data-mention],.shared_cardText__Vfvrb span[data-type=mention]{color:var(--color-gold);font-weight:500;cursor:pointer;transition:opacity .15s ease}.shared_cardText__Vfvrb span[data-mention]:hover,.shared_cardText__Vfvrb span[data-type=mention]:hover{opacity:.8;text-decoration:underline;text-underline-offset:2px}.shared_typeBadge__n3Wrh{padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:rgba(0,0,0,.8);white-space:nowrap}.shared_revealedFields__NYwvP{display:flex;flex-direction:column;gap:8px;margin-top:4px}.shared_revealedField__hH_pn{display:flex;flex-direction:row;gap:8px;align-items:center}.shared_revealedLabel__80RZF{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-gold);opacity:.8}.shared_revealedValue__JtD_1{font-size:14px;color:hsla(0,0%,100%,.85);line-height:1.5}.shared_viewEntity__nlwxJ{font-size:13px;color:#fff;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;text-align:left}.shared_viewEntity__nlwxJ:hover{text-decoration:underline}.shared_storyTypeGraphic__i_X0_{position:absolute;bottom:0;right:0;width:140px;height:140px;pointer-events:none;opacity:.6;z-index:0}@media(min-width:768px){.shared_storyTypeGraphic__i_X0_{opacity:1;width:130px;height:200px}}.shared_storyTypeImage__SyA8V{width:100%;height:100%;object-fit:contain;object-position:bottom right}.shared_cardFooter__0LNF4{display:flex;gap:16px;align-items:center;margin-top:auto}.shared_entryDate__AQ_L4{font-size:12px;color:hsla(0,0%,100%,.5)}.shared_authorBadge__M2yx_{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);border-radius:50%;font-size:11px;font-weight:600;color:#fff}.shared_actionsSidebar__FeARL{display:none}@media(min-width:1024px){.shared_actionsSidebar__FeARL{display:flex;flex-direction:column;width:350px;min-width:350px;padding:0;background:#070b1e;background-size:cover;background-position:50%;-webkit-box-shadow:inset 6px 0 15px 5px rgba(0,0,0,.33),inset 0 6px 12px rgba(0,0,0,.25),inset 0 -6px 12px rgba(0,0,0,.25),inset -3px 0 10px rgba(0,0,0,.15);box-shadow:inset 6px 0 15px 5px rgba(0,0,0,.33),inset 0 6px 12px rgba(0,0,0,.25),inset 0 -6px 12px rgba(0,0,0,.25),inset -3px 0 10px rgba(0,0,0,.15);border-radius:0 20px 20px 0;position:relative;overflow-y:auto;max-height:100vh;scrollbar-width:thin;scrollbar-color:rgba(255,187,0,.3) hsla(0,0%,100%,.05)}.shared_actionsSidebar__FeARL::-webkit-scrollbar{width:6px}.shared_actionsSidebar__FeARL::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:3px}.shared_actionsSidebar__FeARL::-webkit-scrollbar-thumb{background:rgba(255,187,0,.3);border-radius:3px}.shared_actionsSidebar__FeARL::-webkit-scrollbar-thumb:hover{background:rgba(255,187,0,.5)}}@media(min-width:1024px)and (min-height:900px){.shared_actionsSidebar__FeARL:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:40%;pointer-events:none;background-image:var(--theme-bg);background-size:cover;background-position:50%;-webkit-mask-image:linear-gradient(180deg,transparent 15%,#070B1E);mask-image:linear-gradient(180deg,transparent 1%,#070B1E)}}.shared_sidebarHeader__HCAZQ{display:flex;align-items:center;padding:24px 32px;background:rgba(0,0,0,.25);border-bottom:1px solid hsla(0,0%,100%,.06);border-radius:0 20px 0 0;min-height:60px;overflow:visible;position:relative;z-index:2}.shared_sidebarTitle__LDsCg{font-family:var(--font-seraphon);font-size:24px;font-weight:100;color:var(--color-gold);margin:16px 0}.shared_sidebarTitle__LDsCg:first-child{margin-top:0}.shared_actionsGrid__tOUgY{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.shared_actionGridItem__6z8Xm{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:16px 8px;background:#1d2132;border:1px solid hsla(0,0%,100%,0);border-radius:12px;cursor:pointer;transition:all .2s ease}.shared_actionGridItem__6z8Xm:hover{background:hsla(0,0%,100%,.1);border-color:var(--color-gold);transform:translateY(-2px)}.shared_actionGridItem__6z8Xm img{opacity:.8;width:50px;height:auto}.shared_actionGridItem__6z8Xm span{font-family:var(--font-seraphon);font-size:24px;font-weight:100;color:#fff}.shared_addStoryButton__aBQMJ{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:20px 24px;margin-bottom:20px;background:linear-gradient(135deg,rgba(255,187,0,.12),rgba(255,150,0,.08));border:1px solid rgba(255,187,0,.3);border-radius:14px;cursor:pointer;overflow:hidden;transition:all .3s ease;animation:shared_storyButtonPulse__Um3Yl 3s ease-in-out infinite}.shared_addStoryButton__aBQMJ:hover{background:linear-gradient(135deg,rgba(255,187,0,.2),rgba(255,150,0,.14));border-color:rgba(255,187,0,.5);transform:translateY(-2px);box-shadow:0 8px 30px rgba(255,187,0,.15)}.shared_addStoryButton__aBQMJ:active{transform:translateY(0)}.shared_addStoryIcon__vjXhQ{position:relative;z-index:1;filter:brightness(0) saturate(100%) invert(74%) sepia(97%) saturate(1000%) hue-rotate(2deg) brightness(103%) contrast(103%)}.shared_addStoryLabel__ONl9Z{position:relative;z-index:1;font-family:var(--font-seraphon);font-size:22px;font-weight:100;color:var(--color-gold);text-transform:uppercase;letter-spacing:1px}.shared_addStoryFireflies__M_pwH{position:absolute;inset:0;pointer-events:none;overflow:hidden}.shared_addStoryFirefly__iLWqI{position:absolute;width:3px;height:3px;background:rgba(255,255,200,.9);border-radius:50%;box-shadow:0 0 3px 1px rgba(255,255,150,.6),0 0 8px 3px rgba(255,230,100,.3);animation:shared_storyFireflyFloat__M_BrK 6s ease-in-out infinite}.shared_addStoryFirefly__iLWqI:first-child{left:10%;bottom:20%;animation-delay:-1s;animation-duration:5s}.shared_addStoryFirefly__iLWqI:nth-child(2){left:30%;bottom:40%;animation-delay:-3s;animation-duration:7s}.shared_addStoryFirefly__iLWqI:nth-child(3){left:55%;bottom:15%;animation-delay:-5s;animation-duration:6s}.shared_addStoryFirefly__iLWqI:nth-child(4){left:75%;bottom:50%;animation-delay:-2s;animation-duration:8s}.shared_addStoryFirefly__iLWqI:nth-child(5){left:90%;bottom:30%;animation-delay:-4s;animation-duration:5.5s}@keyframes shared_storyFireflyFloat__M_BrK{0%,to{transform:translate(0) scale(1);opacity:0}15%{opacity:.9}30%{transform:translate(8px,-15px) scale(1.3);opacity:1}50%{transform:translate(-5px,-30px) scale(.8);opacity:.7}70%{transform:translate(10px,-40px) scale(1.1);opacity:.4}85%{opacity:.1}}@keyframes shared_storyButtonPulse__Um3Yl{0%,to{box-shadow:0 0 0 0 rgba(255,187,0,0)}50%{box-shadow:0 0 20px 2px rgba(255,187,0,.1)}}.shared_playersHere__6fHHP{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.shared_playersHereLabel__ANEVr{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.35);letter-spacing:.5px;white-space:nowrap}.shared_playersAvatarStack__u_BHk{display:flex}.shared_playersAvatarStack__u_BHk>:not(:first-child){margin-left:-10px}.shared_playerAvatar__RmMZ2{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.1);border:2px solid #070b1e;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;padding:0;transition:transform .15s ease,background .15s ease}.shared_playerAvatar__RmMZ2>span:first-child{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.7);letter-spacing:.02em;user-select:none}.shared_playerAvatar__RmMZ2:hover{transform:scale(1.1);z-index:2}.shared_playerAvatar__RmMZ2:hover .shared_playerAvatarTooltip__Z6qkt{opacity:1;transform:translateX(-50%) translateY(0);pointer-events:auto}.shared_playerAvatarTooltip__Z6qkt{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(-4px);background:rgba(0,0,0,.9);color:hsla(0,0%,100%,.9);font-size:11px;font-weight:500;padding:4px 8px;border-radius:6px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease,transform .15s ease;z-index:10}.shared_playerAvatarPlaceholder__Y3GDh{width:36px;height:36px;border-radius:50%;background:hsla(0,0%,100%,.05);border:2px dashed hsla(0,0%,100%,.1)}.shared_justYou__iCmoa{font-size:12px;color:hsla(0,0%,100%,.25);font-style:italic}.shared_playerAvatarGM__P8TzR{background:rgba(255,187,0,.2);border-color:rgba(255,187,0,.4)}.shared_playerAvatarGM__P8TzR>span:first-child{color:var(--color-gold)}.shared_searchBar__xVaIM{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;cursor:pointer;transition:background .15s ease,border-color .15s ease;margin-bottom:16px}.shared_searchBar__xVaIM:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15)}.shared_searchBar__xVaIM img{opacity:.4;flex-shrink:0}.shared_searchBar__xVaIM span{font-size:14px;font-weight:100;color:hsla(0,0%,100%,.35)}.shared_actionsList__2UxLY{display:flex;flex-direction:column;gap:0;background:hsla(0,0%,100%,.03);border-radius:12px;overflow:hidden;margin-top:16px}.shared_actionListItem__1TEQe{display:flex;align-items:center;gap:12px;padding:14px 16px;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:background-color .2s ease;width:100%;text-align:left}.shared_actionListItem__1TEQe:hover{background:hsla(0,0%,100%,.05)}.shared_actionListItem__1TEQe:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.05)}.shared_actionListItem__1TEQe img{opacity:.7}.shared_actionListItem__1TEQe span{font-size:14px;font-weight:100;color:#fff}.shared_iconWithBadge__jS96v{position:relative;display:inline-flex}.shared_unreadBadge__oyLPu{position:absolute;top:-4px;right:-6px;min-width:18px;height:18px;padding:0 5px;background:var(--color-gold);border-radius:9px;font-size:11px;font-weight:600;color:var(--color-ink);display:flex;align-items:center;justify-content:center}.shared_iconWithBadgeMobile__ptCYK{position:relative;display:inline-flex}.shared_unreadBadgeMobile__zCruw{position:absolute;top:-4px;right:-6px;min-width:18px;height:18px;padding:0 5px;background:var(--color-gold);border-radius:9px;font-size:11px;font-weight:600;color:var(--color-ink);display:flex;align-items:center;justify-content:center}.shared_mobileActionBar__6kN3o{display:flex;position:fixed;bottom:0;left:0;right:0;backdrop-filter:blur(10px);z-index:100;padding:0}@media(min-width:1024px){.shared_mobileActionBar__6kN3o{display:none}}.shared_bottomRightImage__g9iEb{position:absolute;bottom:117px;right:0;pointer-events:none;width:80px;height:auto}.shared_bottomLeftImage__VMYbd{position:absolute;bottom:117px;left:0;pointer-events:none;height:auto;width:115px}.shared_mobileFireflies__utnjf{position:absolute;bottom:100%;left:0;right:0;height:60px;pointer-events:none;z-index:1}.shared_mobileFirefly___eGYT{position:absolute;width:var(--space-1);height:var(--space-1);background:rgba(255,255,200,.9);border-radius:var(--radius-full);box-shadow:0 0 var(--space-1) 2px rgba(255,255,150,.6),0 0 var(--space-3) var(--space-1) rgba(255,230,100,.3);animation:shared_mobileFireflyRise__sR61J 8s ease-in-out infinite}.shared_mobileFirefly___eGYT:first-child{bottom:10%;left:20%;animation-delay:-2s;animation-duration:6s}.shared_mobileFirefly___eGYT:nth-child(2){bottom:30%;left:45%;animation-delay:-5s;animation-duration:8s}.shared_mobileFirefly___eGYT:nth-child(3){bottom:15%;left:70%;animation-delay:-1s;animation-duration:7s}.shared_mobileFirefly___eGYT:nth-child(4){bottom:40%;left:85%;animation-delay:-6s;animation-duration:7.5s}@keyframes shared_mobileFireflyRise__sR61J{0%,to{transform:translate(0) scale(1);opacity:0}10%{opacity:.8}25%{transform:translate(10px,-20px) scale(1.2);opacity:1}50%{transform:translate(-6px,-40px) scale(.8);opacity:.7}75%{transform:translate(12px,-55px) scale(1.1);opacity:.4}90%{opacity:.1}}.shared_actionBarScroll__vj73Z{display:flex;border-top:1px solid hsla(0,0%,100%,.1);gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding:20px;background:rgba(20,15,10,.95)}.shared_actionBarScroll__vj73Z::-webkit-scrollbar{display:none}.shared_mobileActionButton__ZXvKJ{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:90px;padding:10px 12px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;cursor:pointer;transition:all .2s ease}.shared_mobileActionButton__ZXvKJ:active,.shared_mobileActionButton__ZXvKJ:hover{background:hsla(0,0%,100%,.1);border-color:var(--color-gold)}.shared_mobileActionButton__ZXvKJ img{opacity:.8}.shared_mobileActionButton__ZXvKJ span{font-size:18px;font-weight:100;color:hsla(0,0%,100%,.8);white-space:nowrap;font-family:var(--font-seraphon)}.shared_mobileActionPrimary__Q_PxJ{background:rgba(255,187,0,.1);border-color:rgba(255,187,0,.3)}.shared_mobileActionPrimary__Q_PxJ img{opacity:1;filter:brightness(0) saturate(100%) invert(82%) sepia(40%) saturate(600%) hue-rotate(1deg) brightness(103%) contrast(104%)}.shared_mobileActionPrimary__Q_PxJ span{color:var(--color-gold)}.shared_mobileActionPrimary__Q_PxJ:active,.shared_mobileActionPrimary__Q_PxJ:hover{background:rgba(255,187,0,.18);border-color:var(--color-gold)}.shared_storyMenuOverlay__TtjyB{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:200;display:flex;align-items:flex-end;justify-content:center;padding:20px 20px calc(20px + env(safe-area-inset-bottom, 0px))}.shared_storyMenu__FfcMf{background:var(--color-card);border-radius:16px;padding:20px;width:100%;max-width:400px}.shared_storyMenuTitle__an36Y{font-family:var(--font-serif);font-size:18px;font-weight:400;color:#fff;margin:0 0 16px;text-align:center}.shared_storyMenuGrid__WYg3B{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.shared_storyMenuItem__O37tf{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 8px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;cursor:pointer;transition:all .2s ease}.shared_storyMenuItem__O37tf:active,.shared_storyMenuItem__O37tf:hover{background:hsla(0,0%,100%,.1);border-color:var(--color-gold)}.shared_storyMenuItem__O37tf img{opacity:.8}.shared_storyMenuItem__O37tf span{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.8)}.shared_storyMenuItemWide__SBsjd{grid-column:2}.shared_browseGrid__icx23{display:flex;flex-direction:column;gap:20px;min-height:0;height:100%}.shared_browseHeader__tel_Z{display:flex;flex-direction:row;gap:12px}@media(min-width:768px){.shared_browseHeader__tel_Z{justify-content:space-between;align-items:center}}.shared_browseTitle__rtcv3{font-family:var(--font-seraphon);font-size:24px;font-weight:100;color:#fff;margin:0;width:100%}@media(min-width:768px){.shared_browseTitle__rtcv3{font-size:32px}}.shared_browseSubTabs___yDAG{display:flex;gap:0}.shared_browseSubTab__XoHfe{font-family:var(--font-seraphon);font-size:20px;font-weight:100;color:hsla(0,0%,100%,.35);background:none;border:none;border-bottom:2px solid rgba(0,0,0,0);padding:var(--space-2) var(--space-4);cursor:pointer;transition:color .2s ease,border-color .2s ease;white-space:nowrap}.shared_browseSubTab__XoHfe:hover{color:hsla(0,0%,100%,.6)}@media(min-width:768px){.shared_browseSubTab__XoHfe{font-size:26px;padding:var(--space-2) var(--space-5)}}.shared_browseSubTabActive__DoLiI{color:var(--color-gold);border-bottom-color:var(--color-gold)}.shared_browseSubTabActive__DoLiI:hover{color:var(--color-gold)}.shared_browseFilters__gXVzj{display:flex;gap:8px}.shared_browseContent__wu9Mw{flex:1;position:relative;min-height:100%}.shared_itemsGrid__QOGJb{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:768px){.shared_itemsGrid__QOGJb{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.shared_itemsGrid__QOGJb{gap:30px}}.shared_itemsGrid__QOGJb>*{max-width:100%!important;width:100%!important;flex:none}.shared_locationsList__ZEHSi{display:flex;flex-direction:column;gap:var(--space-4);width:100%}.shared_locationGroup__O82gj{background:var(--background-primary);border:1px solid hsla(0,0%,100%,.07);border-radius:var(--radius-md);overflow:hidden}.shared_locationRow__HynU8{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);cursor:pointer;background:none;border:none;text-align:left;font:inherit;color:inherit;width:100%;transition:background .15s ease}.shared_locationRow__HynU8:hover{background:hsla(0,0%,100%,.04)}.shared_locationRow__HynU8:focus-visible{outline:2px solid var(--color-gold);outline-offset:-2px}.shared_locationThumb__vZ_Nz{position:relative;width:56px;height:56px;flex-shrink:0;border-radius:50%;overflow:hidden;background:hsla(0,0%,100%,.06);border:2px solid rgba(255,198,75,.5)}@media(min-width:768px){.shared_locationThumb__vZ_Nz{width:64px;height:64px}}.shared_locationThumbImage__ZQ0AS{width:100%;height:100%;object-fit:cover}.shared_locationRowContent__Cpyst{flex:1;min-width:0}.shared_locationRowName__g5tsZ{font-family:var(--font-seraphon);color:var(--color-gold);font-size:20px;font-weight:100;margin:0;display:flex;align-items:baseline;gap:6px}@media(min-width:768px){.shared_locationRowName__g5tsZ{font-size:24px}}.shared_locationRowType__H2Zpo{display:block;font-size:12px;color:hsla(0,0%,100%,.35);text-transform:uppercase;letter-spacing:.5px;margin-top:2px}.shared_locationRowDescription__g3Lyf{color:hsla(0,0%,100%,.5);font-size:13px;line-height:1.5;margin:4px 0 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shared_locationChildren__MIFY1{border-top:1px solid hsla(0,0%,100%,.06);padding-left:var(--space-5);position:relative}@media(min-width:768px){.shared_locationChildren__MIFY1{padding-left:var(--space-8)}}.shared_locationChildren__MIFY1:before{content:"";position:absolute;left:calc(var(--space-5) + 2px);top:0;bottom:0;width:1px;background:rgba(255,198,75,.2)}@media(min-width:768px){.shared_locationChildren__MIFY1:before{left:calc(var(--space-8) + 2px)}}.shared_locationChildRow__t1V3J{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);cursor:pointer;background:none;border:none;border-bottom:1px solid hsla(0,0%,100%,.04);text-align:left;font:inherit;color:inherit;width:100%;position:relative;transition:background .15s ease}.shared_locationChildRow__t1V3J:last-child{border-bottom:none}.shared_locationChildRow__t1V3J:hover{background:hsla(0,0%,100%,.03)}.shared_locationChildRow__t1V3J:focus-visible{outline:2px solid var(--color-gold);outline-offset:-2px}.shared_locationConnector__5Bgik{width:16px;height:1px;background:rgba(255,198,75,.2);flex-shrink:0}@media(min-width:768px){.shared_locationConnector__5Bgik{width:20px}}.shared_locationThumbChild__YGqoG{position:relative;width:40px;height:40px;flex-shrink:0;border-radius:50%;overflow:hidden;background:hsla(0,0%,100%,.06);border:2px solid hsla(0,0%,100%,.15)}@media(min-width:768px){.shared_locationThumbChild__YGqoG{width:44px;height:44px}}.shared_locationChildName__MTASy{font-family:var(--font-seraphon);color:var(--color-gold);font-size:16px;font-weight:100;margin:0;display:flex;align-items:baseline;gap:6px}@media(min-width:768px){.shared_locationChildName__MTASy{font-size:18px}}.shared_hiddenItem__s_xso{position:relative;opacity:.45}.shared_hiddenBadge__gmbJ2{position:absolute;top:8px;right:8px;z-index:2;color:hsla(0,0%,100%,.7);background:rgba(0,0,0,.6);padding:2px 8px;border-radius:4px}.shared_hiddenBadgeInline__G4gG_,.shared_hiddenBadge__gmbJ2{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.shared_hiddenBadgeInline__G4gG_{color:hsla(0,0%,100%,.4);margin-left:8px;vertical-align:middle}@keyframes shared_pulse__2E3lV{0%,to{opacity:1}50%{opacity:.5}}@keyframes shared_ravenBob__F0z_y{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.shared_stickyContent__DcOvG{position:sticky;top:0;padding:32px;flex:1;min-height:0}@media(prefers-reduced-motion:reduce){.shared_actionGridItem__6z8Xm,.shared_mobileActionButton__ZXvKJ,.shared_skeletonContent__Hovw8,.shared_skeletonFooter__QEumb,.shared_skeletonHeader__MkQqG,.shared_storyCard__xjrl9,.shared_tabIndicator__3S4QR{animation:none;transition:none}}.shared_authorName__yc3C2{font-size:12px;color:hsla(0,0%,100%,.4);font-weight:100}.shared_storyCardEditable__WiGGJ{cursor:pointer}.shared_storyCardPrivate__JvtIx{border-color:rgba(255,187,0,.2);background:linear-gradient(135deg,var(--color-card) 0,rgba(255,187,0,.03) 100%)}.shared_editedIndicator__JrApv{font-size:11px;color:hsla(0,0%,100%,.3);font-style:italic}.shared_privateBadge__Q7NUG{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--color-gold);opacity:.7}.shared_mentionTooltip__I2POg{position:fixed;z-index:1000;display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#1a1e30;border:1px solid hsla(0,0%,100%,.15);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.5),0 0 0 1px rgba(255,187,0,.1);max-width:300px;pointer-events:auto;animation:shared_tooltipFadeIn__3h_h1 .15s ease}@media(hover:none){.shared_mentionTooltip__I2POg{display:none}}@keyframes shared_tooltipFadeIn__3h_h1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.shared_tooltipImage__97kTW{width:48px;height:48px;flex-shrink:0;border-radius:50%;overflow:hidden;background:hsla(0,0%,100%,.05)}.shared_tooltipAvatar__i_N6Q{width:100%;height:100%;object-fit:cover}.shared_tooltipInitials__hQzZO{width:48px;height:48px;flex-shrink:0;border-radius:50%;background:rgba(255,187,0,.15);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:var(--color-gold)}.shared_tooltipInfo__0hPcd{display:flex;flex-direction:column;gap:2px;min-width:0}.shared_tooltipName__u0xjt{font-family:var(--font-serif);font-size:14px;font-weight:600;color:var(--color-gold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shared_tooltipTitle__nxlDu{font-size:12px;color:hsla(0,0%,100%,.5)}.shared_tooltipDesc__cyO50{font-size:12px;color:hsla(0,0%,100%,.6);line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shared_storyCardHighlighted__gZQFT{position:relative;border-color:rgba(232,184,109,.4)!important;box-shadow:0 0 0 1px rgba(232,184,109,.2),0 0 20px rgba(232,184,109,.08);animation:shared_highlightPulseIn__16ZnQ .6s ease-out}.shared_storyCardHighlighted__gZQFT:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;background:var(--color-gold);border-radius:0 3px 3px 0;opacity:.6}@keyframes shared_highlightPulseIn__16ZnQ{0%{box-shadow:0 0 0 4px rgba(232,184,109,.4)}to{box-shadow:0 0 0 1px rgba(232,184,109,.2),0 0 20px rgba(232,184,109,.08)}}.shared_feedPill__qYeHe{position:sticky;left:50%;transform:translateX(-50%);z-index:20;display:flex;align-items:center;gap:6px;padding:8px 16px;background:var(--background-primary);border:1px solid hsla(0,0%,100%,.15);border-radius:20px;color:var(--text-secondary);font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;box-shadow:0 4px 16px rgba(0,0,0,.4);transition:all .2s ease;animation:shared_pillFadeIn__kj6Zb .3s ease-out}.shared_feedPill__qYeHe:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.2);color:var(--text)}.shared_feedPill__qYeHe:active{transform:translateX(-50%) scale(.96)}.shared_feedPillResult__0CXY0{border-color:rgba(232,184,109,.3);color:var(--color-gold)}.shared_feedPillResult__0CXY0:hover{border-color:rgba(232,184,109,.5);color:var(--color-gold);background:rgba(232,184,109,.08)}@keyframes shared_pillFadeIn__kj6Zb{0%{opacity:0;transform:translateX(-50%) translateY(8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.shared_loadTrigger__r0TAx{display:flex;justify-content:center;padding:16px 0;min-height:48px}.shared_loadingIndicator__VN9aE{display:flex;gap:6px;align-items:center}.shared_loadingDot__ycqid{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.3);animation:shared_dotPulse___fwYe 1.2s ease-in-out infinite}.shared_loadingDot__ycqid:nth-child(2){animation-delay:.2s}.shared_loadingDot__ycqid:nth-child(3){animation-delay:.4s}@keyframes shared_dotPulse___fwYe{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@media(prefers-reduced-motion:reduce){.shared_feedPill__qYeHe,.shared_storyCardHighlighted__gZQFT{animation:none!important}.shared_loadingDot__ycqid{animation:none!important;opacity:.6}.shared_reminderRaven__gIC_c{animation:none!important}}.shared_browseActions__Ne9qH{display:flex;align-items:center;gap:12px;flex-shrink:0}.ConfirmPanel_content__gmytc{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:var(--space-6);padding:var(--space-5) 0}.ConfirmPanel_particlesWrapper__N1n4G{position:absolute;inset:0;pointer-events:none;overflow:hidden}.ConfirmPanel_iconWrapper__QwZys{position:relative;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.05);border:1px solid var(--color-border-subtle)}.ConfirmPanel_iconWrapper__QwZys img{width:var(--space-10);height:var(--space-10);opacity:.8}.ConfirmPanel_iconWrapper__QwZys.ConfirmPanel_danger__VxaGy{background:rgba(255,107,107,.1);border-color:rgba(255,107,107,.2)}.ConfirmPanel_iconWrapper__QwZys.ConfirmPanel_danger__VxaGy img{filter:brightness(0) saturate(100%) invert(67%) sepia(51%) saturate(497%) hue-rotate(314deg) brightness(101%) contrast(101%)}.ConfirmPanel_iconWrapper__QwZys.ConfirmPanel_warning___eVjb{background:rgba(255,187,0,.1);border-color:rgba(255,187,0,.2)}.ConfirmPanel_iconWrapper__QwZys.ConfirmPanel_warning___eVjb img{filter:brightness(0) saturate(100%) invert(87%) sepia(47%) saturate(729%) hue-rotate(359deg) brightness(101%) contrast(101%)}.ConfirmPanel_iconWrapper__QwZys.ConfirmPanel_default__tx7mA{background:hsla(0,0%,100%,.05);border-color:var(--color-border-subtle)}.ConfirmPanel_iconWrapper__QwZys.ConfirmPanel_celebrate__Q38zP{width:100px;height:100px;background:rgba(255,215,0,.08);border-color:rgba(255,215,0,.3);box-shadow:0 0 24px rgba(255,215,0,.15),0 0 48px rgba(255,215,0,.06);overflow:hidden}.ConfirmPanel_iconWrapper__QwZys.ConfirmPanel_celebrate__Q38zP img{width:56px;height:56px;opacity:1;filter:none}.ConfirmPanel_iconWrapper__QwZys.ConfirmPanel_celebrate__Q38zP:after{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(120deg,transparent,transparent 30%,rgba(255,235,150,.35) 45%,rgba(255,255,255,.25) 50%,rgba(255,235,150,.35) 55%,transparent 70%,transparent);animation:ConfirmPanel_celebrateShimmer__0AUWj 3s ease-in-out infinite}@keyframes ConfirmPanel_celebrateShimmer__0AUWj{0%{transform:translateX(-120%)}60%,to{transform:translateX(120%)}}.ConfirmPanel_celebrateIcon__a7RLd{position:relative;z-index:2;animation:ConfirmPanel_gemFloat__a20E6 3s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(255,215,0,.5))!important}@keyframes ConfirmPanel_gemFloat__a20E6{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.ConfirmPanel_celebrateRays__Qa_nY{display:none}.ConfirmPanel_message__3gIF9{position:relative;font-size:var(--font-size-body);line-height:var(--line-height-relaxed);color:var(--color-text-secondary);margin:0;max-width:320px}@media(min-width:768px){.ConfirmPanel_message__3gIF9{font-size:var(--font-size-body-lg)}}.Tooltip_tooltipWrapper__RUnGQ{position:relative;display:inline-block}.Tooltip_tooltipWrapper__RUnGQ .Tooltip_tooltip__Id_hL{position:absolute;background:rgba(10,13,26,.95);color:var(--color-text-primary);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:var(--font-size-body-sm);line-height:1.4;white-space:normal;opacity:0;visibility:hidden;transition:var(--transition-base);pointer-events:none;z-index:var(--z-tooltip);border:1px solid rgba(255,187,0,.3);box-shadow:var(--shadow-lg);backdrop-filter:blur(10px)}.Tooltip_tooltipWrapper__RUnGQ .Tooltip_tooltip__Id_hL:before{content:"";position:absolute;width:0;height:0;border-style:solid}.Tooltip_tooltipWrapper__RUnGQ .Tooltip_tooltip__Id_hL.Tooltip_top__obIPj{bottom:calc(100% + var(--space-2));left:50%;transform:translateX(-50%) translateY(var(--space-1))}.Tooltip_tooltipWrapper__RUnGQ .Tooltip_tooltip__Id_hL.Tooltip_top__obIPj:before{bottom:-6px;left:50%;transform:translateX(-50%);border-width:6px 6px 0;border-color:rgba(10,13,26,.95) rgba(0,0,0,0) rgba(0,0,0,0)}.Tooltip_tooltipWrapper__RUnGQ .Tooltip_tooltip__Id_hL.Tooltip_bottom__r1cxf{top:calc(100% + var(--space-2));left:50%;transform:translateX(-50%) translateY(calc(-1 * var(--space-1)))}.Tooltip_tooltipWrapper__RUnGQ .Tooltip_tooltip__Id_hL.Tooltip_bottom__r1cxf:before{top:-6px;left:50%;transform:translateX(-50%);border-width:0 6px 6px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(10,13,26,.95)}.Tooltip_tooltipWrapper__RUnGQ .Tooltip_tooltip__Id_hL.Tooltip_left__j6qHb{right:calc(100% + var(--space-2));top:50%;transform:translateY(-50%) translateX(var(--space-1))}.Tooltip_tooltipWrapper__RUnGQ .Tooltip_tooltip__Id_hL.Tooltip_left__j6qHb:before{right:-6px;top:50%;transform:translateY(-50%);border-width:6px 0 6px 6px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(10,13,26,.95)}.Tooltip_tooltipWrapper__RUnGQ .Tooltip_tooltip__Id_hL.Tooltip_right__ekvcG{left:calc(100% + var(--space-2));top:50%;transform:translateY(-50%) translateX(calc(-1 * var(--space-1)))}.Tooltip_tooltipWrapper__RUnGQ .Tooltip_tooltip__Id_hL.Tooltip_right__ekvcG:before{left:-6px;top:50%;transform:translateY(-50%);border-width:6px 6px 6px 0;border-color:rgba(0,0,0,0) rgba(10,13,26,.95) rgba(0,0,0,0) rgba(0,0,0,0)}@media(hover:hover){.Tooltip_tooltipWrapper__RUnGQ:hover .Tooltip_tooltip__Id_hL{opacity:1;visibility:visible}.Tooltip_tooltipWrapper__RUnGQ:hover .Tooltip_tooltip__Id_hL.Tooltip_bottom__r1cxf,.Tooltip_tooltipWrapper__RUnGQ:hover .Tooltip_tooltip__Id_hL.Tooltip_top__obIPj{transform:translateX(-50%) translateY(0)}.Tooltip_tooltipWrapper__RUnGQ:hover .Tooltip_tooltip__Id_hL.Tooltip_left__j6qHb,.Tooltip_tooltipWrapper__RUnGQ:hover .Tooltip_tooltip__Id_hL.Tooltip_right__ekvcG{transform:translateY(-50%) translateX(0)}}.PlayView_playView__1MViB{display:flex;flex-direction:column;min-height:calc(100svh - var(--app-header-offset, 84px));padding-bottom:90px;width:100%;position:relative}@media(min-width:1024px){.PlayView_playView__1MViB{flex-direction:row;gap:0;padding-bottom:0;min-height:0;height:calc(100vh - 184px);max-height:calc(100vh - 184px);border:1px solid var(--color-border);box-shadow:var(--shadow-box);border-radius:var(--radius-md);background-color:var(--color-card)}}@media(min-width:1024px)and (min-width:1024px){.PlayView_playView__1MViB{border-radius:var(--radius-lg)}}.PlayView_mainContent__PNEsh{flex:1;display:flex;flex-direction:column;padding:0;max-width:100%;background:var(--color-card);min-height:0}@media(min-width:1024px){.PlayView_mainContent__PNEsh{max-width:calc(100% - 350px);border-radius:var(--radius-lg) 0 0 var(--radius-lg);overflow:hidden}}.PlayView_getStartedWrapper__8zUcN{display:flex;flex-direction:column;flex:1;min-height:0}.PlayView_tabContent__oaXYK{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.PlayView_tabContent__oaXYK>:not(.PlayView_notesLayout__aui79):not(.PlayView_getStartedWrapper__8zUcN){padding:var(--space-8)}.PlayView_tabContent__oaXYK>*{flex:1}.PlayView_emptyStateWrapper__JVfcq,.PlayView_notesEmptyWrapper__3LsHq{position:relative;display:flex;flex-direction:column;overflow:hidden}.PlayView_notesLayout__aui79{display:flex;flex-direction:column;gap:0;height:100%}@media(min-width:1024px){.PlayView_notesLayout__aui79{flex-direction:row;gap:0}}.PlayView_notesLayout__aui79 .PlayView_notesList__FU_sF{display:flex;height:auto;flex:1;min-height:0}.PlayView_notesLayout__aui79 .PlayView_noteEditor__0d0fZ{display:none}@media(min-width:1024px){.PlayView_notesLayout__aui79 .PlayView_noteEditor__0d0fZ{display:flex}}.PlayView_notesLayout__aui79.PlayView_mobileEditorOpen__4XkvB .PlayView_notesList__FU_sF{display:none}@media(min-width:1024px){.PlayView_notesLayout__aui79.PlayView_mobileEditorOpen__4XkvB .PlayView_notesList__FU_sF{display:flex;flex:0}}.PlayView_notesLayout__aui79.PlayView_mobileEditorOpen__4XkvB .PlayView_noteEditor__0d0fZ{display:flex;flex:2}@media(min-width:1024px){.PlayView_notesLayout__aui79.PlayView_mobileEditorOpen__4XkvB .PlayView_noteEditor__0d0fZ{display:flex}}.PlayView_notesList__FU_sF{display:flex;flex-direction:column;gap:0;background:var(--color-card);overflow-y:auto}@media(min-width:1024px){.PlayView_notesList__FU_sF{width:280px;min-width:280px;flex:none;-webkit-box-shadow:inset calc(var(--space-1)*-1) 0 var(--space-4) var(--space-1) rgba(0,0,0,.33);box-shadow:inset calc(var(--space-1)*-1) 0 var(--space-4) var(--space-1) rgba(0,0,0,.33);border-radius:var(--radius-md) 0 0 var(--radius-md)}}.PlayView_noteItem__ybPmj,.PlayView_notesListInner__A7aoc{display:flex;flex-direction:column}.PlayView_noteItem__ybPmj{position:relative;gap:var(--space-1);padding:var(--space-4) var(--space-5);background:rgba(0,0,0,0);border:none;border-bottom:1px solid var(--color-border-subtle);text-align:left;cursor:pointer;transition:var(--transition-fast)}.PlayView_noteItem__ybPmj:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background-color:var(--color-gold);border-radius:0 2px 2px 0;transition:var(--transition-fast)}.PlayView_noteItem__ybPmj:hover{background:hsla(0,0%,100%,.05)}.PlayView_noteItem__ybPmj.PlayView_selected__PRLGX{background:hsla(0,0%,100%,.1)}.PlayView_noteItem__ybPmj.PlayView_selected__PRLGX:before{height:60%}.PlayView_noteItem__ybPmj.PlayView_createNew__Xwu8o{margin-top:var(--space-4)}@media(min-width:1024px){.PlayView_noteItem__ybPmj.PlayView_createNew__Xwu8o{margin-top:0;padding:var(--space-5)}}.PlayView_noteItem__ybPmj.PlayView_createNew__Xwu8o .PlayView_noteTitle__t5Xi4{color:var(--color-gold)}.PlayView_noteRow__HIFX2{display:flex;align-items:flex-start;gap:var(--space-2)}.PlayView_noteTitle__t5Xi4{flex:1;min-width:0;font-family:var(--font-serif);font-size:var(--font-size-body-sm);color:var(--color-text-primary);line-height:var(--line-height-snug)}.PlayView_favouriteBtn__9ilB7{flex-shrink:0;opacity:0;cursor:pointer;transition:opacity .15s,transform .15s;line-height:0;padding:2px}.PlayView_favouriteBtn__9ilB7 img{opacity:.35;transition:opacity .15s,filter .15s}.PlayView_favouriteBtn__9ilB7.PlayView_favourited__IW92X,.PlayView_noteItem__ybPmj.PlayView_selected__PRLGX .PlayView_favouriteBtn__9ilB7,.PlayView_noteItem__ybPmj:hover .PlayView_favouriteBtn__9ilB7{opacity:1}.PlayView_favouriteBtn__9ilB7.PlayView_favourited__IW92X img{opacity:1;filter:brightness(0) saturate(100%) invert(74%) sepia(97%) saturate(1000%) hue-rotate(2deg) brightness(103%) contrast(103%)}.PlayView_favouriteBtn__9ilB7:hover{transform:scale(1.2)}.PlayView_noteDate__xBjPN{font-size:var(--font-size-body-xs);color:var(--color-text-muted);transition:var(--transition-fast)}.PlayView_noteDate__xBjPN.PlayView_saving__MTOtS{color:var(--color-gold);font-style:italic}.PlayView_editedTime__67pOO{color:hsla(0,0%,100%,.35)}.PlayView_noteAuthor__iwaXg{color:var(--color-gold);font-weight:500}.PlayView_notesFilterTabs__2CHWP{display:flex;gap:var(--space-1);padding:var(--space-2);border-bottom:1px solid hsla(0,0%,100%,.06)}.PlayView_notesFilterTab__RPvZD{flex:1;padding:var(--space-2) var(--space-3);background:rgba(0,0,0,0);border:none;border-radius:var(--radius-sm,4px);color:hsla(0,0%,100%,.55);font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease}.PlayView_notesFilterTab__RPvZD:hover{background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.8)}.PlayView_notesFilterTabActive__hbwZf{background:rgba(255,198,75,.12);color:var(--color-gold)}.PlayView_notesFilterTabActive__hbwZf:hover{background:rgba(255,198,75,.18);color:var(--color-gold)}.PlayView_readOnlyAuthor__2xqMc{flex:1;font-size:.85rem;color:hsla(0,0%,100%,.6);padding:var(--space-2) var(--space-3)}.PlayView_readOnlyAuthor__2xqMc strong{color:var(--color-gold);font-weight:600}.PlayView_loadingNotes__zmAKo{padding:var(--space-2)}.PlayView_noteSkeleton__D1sBo{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border-subtle)}.PlayView_skeletonTitle__yrmrn{height:var(--space-4);background:hsla(0,0%,100%,.1);width:80%;margin-bottom:var(--space-2)}.PlayView_skeletonDate__4zVcZ,.PlayView_skeletonTitle__yrmrn{border-radius:var(--radius-sm);animation:PlayView_pulse__klgt2 1.5s ease-in-out infinite}.PlayView_skeletonDate__4zVcZ{height:var(--space-3);background:hsla(0,0%,100%,.05);width:50%;animation-delay:.1s}.PlayView_emptyNotes__YYtB0{padding:var(--space-5);text-align:center;color:var(--color-text-muted);font-size:var(--font-size-body-sm)}.PlayView_noteEditor__0d0fZ{flex:1;display:flex;flex-direction:column;background:var(--color-card);overflow:hidden;min-height:0;position:relative}@media(min-width:1024px){.PlayView_noteEditor__0d0fZ{border-radius:0;padding:0 var(--space-8) var(--space-8);flex:2}}.PlayView_mobileEditorHeader__C7vpv{display:flex;align-items:center;padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border-subtle);background:rgba(0,0,0,.2)}@media(min-width:1024px){.PlayView_mobileEditorHeader__C7vpv{display:none}}.PlayView_editorHeader__P5wyf{padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--color-border-subtle);background:rgba(0,0,0,.2)}.PlayView_editorContent__EincQ{padding:0;overflow:hidden}.PlayView_editorContent__EincQ,.PlayView_editorContent__EincQ>div,.PlayView_editorControl__W_23S,.PlayView_editorControl__W_23S>div{flex:1;min-height:0;display:flex;flex-direction:column}.PlayView_editorControl__W_23S .tiptap{flex:1;max-height:none;overflow-y:auto;cursor:text;padding:var(--space-5)}.PlayView_editorFooter__7aEqU{padding:var(--space-2) var(--space-5);border-top:1px solid var(--color-border-subtle);min-height:var(--space-10)}.PlayView_mentionHint__X02O1{font-size:12px;color:hsla(0,0%,100%,.35)}.PlayView_mentionHint__X02O1 kbd{display:inline-block;padding:1px 5px;font-family:var(--font-serif);font-size:12px;font-weight:600;color:var(--color-gold);background:rgba(255,187,0,.1);border:1px solid rgba(255,187,0,.2);border-radius:4px}.PlayView_saveStatus__zHzDA{font-size:var(--font-size-body-xs);color:hsla(0,0%,100%,.4)}.PlayView_toolbarWrapper__by79y{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.PlayView_circleButton__uPPfU{width:var(--space-8);height:var(--space-8);display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4);border:1px solid var(--color-border-subtle);border-radius:var(--radius-full);transition:var(--transition-base);cursor:pointer;margin:0 var(--space-5)}.PlayView_circleButton__uPPfU:hover{background-color:rgba(0,0,0,.6);border-color:var(--color-border)}.PlayView_circleButton__uPPfU:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}@media(min-width:1024px){.PlayView_circleButton__uPPfU{min-width:var(--space-12);min-height:var(--space-12);display:flex;align-items:center;justify-content:center;margin:0}.PlayView_circleButton__uPPfU.PlayView_mobileBackButton__0bgkm{display:none}.PlayView_circleButton__uPPfU img{width:90%;height:auto}}.PlayView_emptyEditor__IyUix{display:flex;align-items:center;justify-content:center;height:100%;min-height:300px;color:var(--color-text-muted);font-style:italic}@keyframes PlayView_pulse__klgt2{0%,to{opacity:1}50%{opacity:.5}}@media(prefers-reduced-motion:reduce){.PlayView_noteItemAnimated__TKlQv:first-child,.PlayView_noteItem__ybPmj:before,.PlayView_skeletonDate__4zVcZ,.PlayView_skeletonTitle__yrmrn{animation:none;transition:none}}.PlayView_privateToggle__BW8Ji{display:flex;align-items:center;flex-direction:row;gap:var(--space-4)}.MentionList_mentionList__spksZ{background:#1a1e30;border:1px solid hsla(0,0%,100%,.15);border-radius:12px;padding:6px;min-width:220px;max-width:300px;max-height:280px;overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.5),0 0 0 1px rgba(255,187,0,.1);scrollbar-width:thin;scrollbar-color:rgba(255,187,0,.3) rgba(0,0,0,0)}.MentionList_mentionList__spksZ::-webkit-scrollbar{width:4px}.MentionList_mentionList__spksZ::-webkit-scrollbar-thumb{background:rgba(255,187,0,.3);border-radius:2px}.MentionList_mentionItem__uigE4{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:none;border-radius:8px;background:rgba(0,0,0,0);cursor:pointer;transition:background .1s ease;text-align:left}.MentionList_mentionItem__uigE4.MentionList_selected__Otjwk,.MentionList_mentionItem__uigE4:hover{background:rgba(255,187,0,.1)}.MentionList_mentionItem__uigE4.MentionList_selected__Otjwk .MentionList_itemName__EspxL{color:var(--color-gold)}.MentionList_itemIcon__HI0f7{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:hsla(0,0%,100%,.05);border-radius:50%;overflow:hidden}.MentionList_avatar__2HtQ3{width:100%;height:100%;object-fit:cover;border-radius:50%}.MentionList_itemInfo__WHC2e{display:flex;flex-direction:column;gap:1px;min-width:0}.MentionList_itemName__EspxL{font-family:var(--font-serif);font-size:13px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .1s ease}.MentionList_itemType__RRoVO{font-size:11px;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.5px}.MentionList_empty__frDBW{padding:12px 10px;font-size:13px;color:hsla(0,0%,100%,.4);text-align:center;font-style:italic}.EmptyState_emptyState__CcJ71{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.EmptyState_emptyState__CcJ71[style*=background-image]:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.55);z-index:1}.EmptyState_content__TZ_tp{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:500px;gap:var(--space-4);padding:var(--space-8) var(--space-6)}.EmptyState_title__haTo_{font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-display-sm-mobile);line-height:var(--line-height-snug);font-weight:var(--font-weight-seraphon)}@media(min-width:1024px){.EmptyState_title__haTo_{font-size:var(--font-size-display-sm)}}.EmptyState_title__haTo_{color:var(--color-gold);margin:0}.EmptyState_description__tw2pJ{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:var(--text-secondary);margin:0;max-width:400px}.EmptyState_actionButton__TsTEJ{display:none}@media(min-width:1024px){.EmptyState_actionButton__TsTEJ{display:block}}.EmptyState_mobileImage__QwG9w{display:block;width:100px;height:auto;opacity:.85;pointer-events:none}@media(min-width:1024px){.EmptyState_mobileImage__QwG9w{display:none}}.EmptyState_image__oFXMz{display:none}@media(min-width:1024px){.EmptyState_image__oFXMz{display:block;position:absolute;bottom:0;right:0;width:260px;height:auto;pointer-events:none;z-index:1;opacity:.85}}.PreviewMentions_mentions__dH1sy{padding:var(--space-2) 0}.PreviewMentions_mentionCount__jCnnl{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-semibold);letter-spacing:.05em;color:var(--text-muted);margin:0 0 var(--space-4);letter-spacing:.5px}.PreviewMentions_mentionsList__KXIqU{display:flex;flex-direction:column;gap:var(--space-3)}.PreviewMentions_mentionCard__pltY4{display:block;background:hsla(0,0%,100%,.02);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-4);text-decoration:none;color:inherit;cursor:pointer;transition:all .2s ease}.PreviewMentions_mentionCard__pltY4:hover{border-color:var(--color-gold);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.PreviewMentions_mentionHeader__j6BOr{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-3)}.PreviewMentions_sessionTitle___lpQY{font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-h2-mobile);line-height:var(--line-height-snug);font-weight:var(--font-weight-seraphon)}@media(min-width:1024px){.PreviewMentions_sessionTitle___lpQY{font-size:var(--font-size-h2)}}.PreviewMentions_sessionTitle___lpQY{color:var(--text);margin:0;font-size:15px}.PreviewMentions_sessionDate__YgVs_{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-semibold);letter-spacing:.05em;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.PreviewMentions_snippets__1gXQh{margin-top:var(--space-3)}.PreviewMentions_snippet___sY06{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.PreviewMentions_snippet___sY06{font-size:var(--font-size-body)}}.PreviewMentions_snippet___sY06{color:var(--text-muted);line-height:1.6;margin:0 0 var(--space-2);font-size:13px}.PreviewMentions_snippet___sY06 strong{color:var(--color-gold);font-weight:700}.PreviewMentions_moreSnippets__12vwL{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-semibold);letter-spacing:.05em;color:var(--text-disabled);margin:0;font-style:italic}.PreviewMentions_loadingState__NFB20{display:flex;align-items:center;justify-content:center;padding:var(--space-12) var(--space-4)}.PreviewMentions_emptyState__nvXPP{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-8) var(--space-4);text-align:center}.PreviewMentions_emptyState__nvXPP img{opacity:.4;margin-bottom:var(--space-3)}.PreviewMentions_emptyState__nvXPP h4{color:var(--color-gold);font-family:var(--font-seraphon);font-size:24px;font-weight:100;margin:0 0 var(--space-2)}.PreviewMentions_emptyState__nvXPP p{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.PreviewMentions_emptyState__nvXPP p{font-size:var(--font-size-body)}}.PreviewMentions_emptyState__nvXPP p{color:var(--text-muted);margin:0;max-width:280px;font-size:13px;line-height:1.6}.PreviewMentions_loadMoreButton___UWs_{width:100%;padding:var(--space-3);margin-top:var(--space-4);background:rgba(0,0,0,0);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.PreviewMentions_loadMoreButton___UWs_:hover:not(:disabled){border-color:var(--color-gold);color:var(--text)}.PreviewMentions_loadMoreButton___UWs_:disabled{opacity:.5;cursor:not-allowed}.PrivateNotes_privateNotes__Ubtec{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--color-border-subtle)}.PrivateNotes_header__kbcY3{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-3)}.PrivateNotes_headerLeft__L1fKw{display:flex;align-items:center;gap:var(--space-2)}.PrivateNotes_lockIcon__KyG5W{opacity:.5}.PrivateNotes_label__PpgdI{font-weight:var(--font-weight-semibold);letter-spacing:.05em;letter-spacing:.5px;text-transform:uppercase}.PrivateNotes_label__PpgdI,.PrivateNotes_saveIndicator__EtHFZ{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);color:var(--text-muted)}.PrivateNotes_saveIndicator__EtHFZ{font-weight:var(--font-weight-light);opacity:0;transition:opacity .3s ease}.PrivateNotes_saveIndicator__EtHFZ.PrivateNotes_visible__m86F9{opacity:1}.PrivateNotes_textarea__n8ZoR{width:100%;min-height:100px;padding:var(--space-3) var(--space-4);font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-relaxed);color:var(--color-text-primary);background:hsla(0,0%,100%,.03);border:1px solid var(--color-border-subtle);border-radius:var(--radius-sm);resize:vertical;transition:border-color .2s ease}.PrivateNotes_textarea__n8ZoR::placeholder{color:var(--text-muted);opacity:.6}.PrivateNotes_textarea__n8ZoR:focus{outline:none;border-color:rgba(255,187,0,.3)}.PrivateNotes_hint__hnFuy{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:var(--text-muted);opacity:.5;margin:var(--space-2) 0 0}.LibraryItemPreviewPanel_gallery__OS6oG{width:calc(100% + var(--space-12));margin:calc(-1*var(--space-6)) calc(-1*var(--space-6)) var(--space-6);overflow:hidden}@media(min-width:768px){.LibraryItemPreviewPanel_gallery__OS6oG{width:calc(100% + var(--space-16));margin:calc(-1*var(--space-8)) calc(-1*var(--space-8)) var(--space-8)}}.LibraryItemPreviewPanel_swiper__mJiBx{width:100%;height:280px}@media(min-width:768px){.LibraryItemPreviewPanel_swiper__mJiBx{height:380px}}.LibraryItemPreviewPanel_swiper__mJiBx .swiper-button-next,.LibraryItemPreviewPanel_swiper__mJiBx .swiper-button-prev{color:var(--color-gold)}.LibraryItemPreviewPanel_swiper__mJiBx .swiper-pagination-bullet{background-color:var(--color-gold)}.LibraryItemPreviewPanel_imageSlide__6_uBp,.LibraryItemPreviewPanel_particleSlide__lbwRI{position:relative;width:100%;height:100%}.LibraryItemPreviewPanel_slideBg__DXgYG,.LibraryItemPreviewPanel_slideImg__Vzmh7{object-fit:cover}.LibraryItemPreviewPanel_cutout__Lj7He{object-fit:contain;z-index:2}.LibraryItemPreviewPanel_particles__sK2bE{position:absolute;inset:0;z-index:1;contain:strict}.LibraryItemPreviewPanel_particlesCanvas__jjPms{position:absolute;inset:0}.LibraryItemPreviewPanel_galleryMeta__Rl_u2{display:flex;align-items:center;justify-content:space-between;padding:var(--space-3) var(--space-4);gap:var(--space-3)}.LibraryItemPreviewPanel_thumbRow__dIJ2m{display:flex;gap:var(--space-2);margin-left:auto}.LibraryItemPreviewPanel_thumb__Y7QhN{width:48px;height:48px;border-radius:50%;overflow:hidden;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all var(--transition-base);background:hsla(0,0%,100%,.1);padding:0}.LibraryItemPreviewPanel_thumb__Y7QhN:hover{border-color:var(--color-gold);transform:scale(1.1)}.LibraryItemPreviewPanel_thumb__Y7QhN.LibraryItemPreviewPanel_active__23Kuw{border-color:var(--color-gold)}.LibraryItemPreviewPanel_thumb__Y7QhN:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}.LibraryItemPreviewPanel_thumbInner__5y_uW{position:relative;display:block;width:100%;height:100%}.LibraryItemPreviewPanel_thumbImg__8Ix_5{object-fit:cover}.LibraryItemPreviewPanel_previewContent__X_7LO{display:flex;flex-direction:column;gap:var(--space-2)}.LibraryItemPreviewPanel_section__8m881{margin-bottom:var(--space-4)}.LibraryItemPreviewPanel_sectionLabel__jTGTh{font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-h2-mobile);line-height:var(--line-height-snug);font-weight:var(--font-weight-seraphon)}@media(min-width:1024px){.LibraryItemPreviewPanel_sectionLabel__jTGTh{font-size:var(--font-size-h2)}}.LibraryItemPreviewPanel_sectionLabel__jTGTh{color:var(--color-gold);margin:0 0 var(--space-2)}.LibraryItemPreviewPanel_bodyText__M0V_W{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.LibraryItemPreviewPanel_bodyText__M0V_W{font-size:var(--font-size-body)}}.LibraryItemPreviewPanel_bodyText__M0V_W{color:var(--text-secondary);margin:0;line-height:1.7;white-space:pre-wrap}.LibraryItemPreviewPanel_highlightList__VXwJb{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.LibraryItemPreviewPanel_highlightList__VXwJb li{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.LibraryItemPreviewPanel_highlightList__VXwJb li{font-size:var(--font-size-body)}}.LibraryItemPreviewPanel_highlightList__VXwJb li{color:var(--text-secondary);padding-left:var(--space-4);position:relative;list-style:none}.LibraryItemPreviewPanel_highlightList__VXwJb li:before{content:"";position:absolute;left:0;top:9px;width:5px;height:5px;border-radius:50%;background:var(--color-gold);opacity:.5}.LibraryItemPreviewPanel_highlightList__VXwJb li::marker{content:none}.LibraryItemPreviewPanel_factsList__jV_UJ{display:flex;flex-direction:column;gap:var(--space-3)}.LibraryItemPreviewPanel_fact___ryM6{display:flex;flex-direction:column;gap:var(--space-1)}.LibraryItemPreviewPanel_factLabel__b4u9p{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-semibold);letter-spacing:.05em;color:var(--text-muted);letter-spacing:.5px}.LibraryItemPreviewPanel_factValue__yo2hU{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.LibraryItemPreviewPanel_factValue__yo2hU{font-size:var(--font-size-body)}}.LibraryItemPreviewPanel_factValue__yo2hU{color:var(--text)}.LibraryItemPreviewPanel_tagsList__1_xUA{display:flex;flex-wrap:wrap;gap:var(--space-2)}.LibraryItemPreviewPanel_tag__9H4qy{padding:var(--space-2) var(--space-3);background:var(--color-gold) -transparent-light;border:1px solid -transparent;border-radius:var(--radius-md);font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-semibold);letter-spacing:.05em;color:var(--color-gold)}.LibraryItemPreviewPanel_artistCard__yvWCJ{padding:var(--space-3) var(--space-4);margin:0 0 var(--space-4);display:flex;align-items:center;text-decoration:none;transition:opacity .3s ease;background:hsla(0,0%,100%,.03);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md)}.LibraryItemPreviewPanel_galleryMeta__Rl_u2 .LibraryItemPreviewPanel_artistCard__yvWCJ{margin:0;background:none;border:none;border-radius:0}.LibraryItemPreviewPanel_artistCard__yvWCJ:hover{opacity:.85}.LibraryItemPreviewPanel_artistCardImage__4z9Wf{border-radius:var(--radius-full);flex-shrink:0}.LibraryItemPreviewPanel_artistCardText__Vzfsm{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.LibraryItemPreviewPanel_artistCardText__Vzfsm{font-size:var(--font-size-body)}}.LibraryItemPreviewPanel_artistCardText__Vzfsm{color:var(--text-secondary);display:flex;flex-direction:column;padding-left:var(--space-3)}.LibraryItemPreviewPanel_artistCardText__Vzfsm em{color:var(--color-gold);font-style:normal;display:block;margin-top:var(--space-1)}.LibraryItemPreviewPanel_sponsorCardInline__NjZdU{display:block}.LibraryItemPreviewPanel_sponsorCardInline__NjZdU em{display:inline;margin-top:0}.LibraryItemPreviewPanel_sponsorCardDescription__vO3LN{display:block;margin-top:2px;font-size:var(--font-size-body-xs);color:var(--text-muted);font-style:normal;line-height:1.4}.LibraryItemPreviewPanel_tabNav__ulN0z{display:flex;gap:24px;position:relative;border-bottom:1px solid hsla(0,0%,100%,.1);justify-content:flex-start;margin-bottom:var(--space-4)}.LibraryItemPreviewPanel_tab__9jP_5{position:relative;min-width:fit-content;padding:12px 0;background:rgba(0,0,0,0);border:none;font-family:var(--font-seraphon);font-size:22px;font-weight:100;color:hsla(0,0%,100%,.5);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:color .2s ease;white-space:nowrap}.LibraryItemPreviewPanel_tab__9jP_5:hover{color:hsla(0,0%,100%,.8)}.LibraryItemPreviewPanel_tabActive__s6Baw{color:var(--color-gold)}.LibraryItemPreviewPanel_tabIndicator__En6jY{position:absolute;bottom:0;left:0;height:2px;background:var(--color-gold);transition:transform .25s ease,width .25s ease}.LibraryItemPreviewPanel_panelAccordion__6MBUJ{margin-bottom:var(--space-3)}.LibraryItemPreviewPanel_subHeading__6LDSH{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-semibold);letter-spacing:.05em;color:var(--text-muted);margin:var(--space-3) 0 var(--space-2);letter-spacing:.5px}.LibraryItemPreviewPanel_subHeading__6LDSH:first-child{margin-top:0}.LibraryItemPreviewPanel_emptyPreview__nzH_F{padding:var(--space-6);text-align:center}.LibraryItemPreviewPanel_emptyPreview__nzH_F p{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.LibraryItemPreviewPanel_emptyPreview__nzH_F p{font-size:var(--font-size-body)}}.LibraryItemPreviewPanel_emptyPreview__nzH_F p{color:var(--text-muted);margin:0}.LibraryItemPreviewPanel_footerActions__KLZsK{display:flex;align-items:center;justify-content:center;gap:var(--space-3);width:100%}.LibraryItemPreviewPanel_footerMessage__GpOJi{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.LibraryItemPreviewPanel_footerMessage__GpOJi{font-size:var(--font-size-body)}}.LibraryItemPreviewPanel_footerMessage__GpOJi{color:var(--text-muted);font-style:italic;padding:var(--space-3) 0}.LibraryItemPreviewPanel_factValueLink__zV_vW{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.LibraryItemPreviewPanel_factValueLink__zV_vW{font-size:var(--font-size-body)}}.LibraryItemPreviewPanel_factValueLink__zV_vW{color:var(--text);text-decoration:underline;text-decoration-color:hsla(0,0%,100%,.3);text-underline-offset:3px;cursor:pointer;background:none;border:none;padding:0;font:inherit;text-align:left;transition:text-decoration-color .2s}.LibraryItemPreviewPanel_factValueLink__zV_vW:hover{text-decoration-color:hsla(0,0%,100%,.7)}.LibraryItemPreviewPanel_factValueMuted__YT66x{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.LibraryItemPreviewPanel_factValueMuted__YT66x{font-size:var(--font-size-body)}}.LibraryItemPreviewPanel_factValueMuted__YT66x{color:var(--text-muted);font-style:italic}.LibraryItemPreviewPanel_locationCard__tcr3_{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);margin-bottom:var(--space-4);background:hsla(0,0%,100%,.03);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-base);text-align:left;width:100%}.LibraryItemPreviewPanel_locationCard__tcr3_:hover:not(:disabled):not([aria-disabled=true]){background:rgba(255,187,0,.06);border-color:rgba(255,187,0,.2)}.LibraryItemPreviewPanel_locationCard__tcr3_[aria-disabled=true]{cursor:default}.LibraryItemPreviewPanel_locationCardImage__e0Tss{width:56px;height:56px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.LibraryItemPreviewPanel_locationCardText__KVcW_{display:flex;flex-direction:column;gap:2px;min-width:0}.LibraryItemPreviewPanel_locationCardLabel__huJzE{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px}.LibraryItemPreviewPanel_locationCardName__SyArX{font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-body);font-weight:var(--font-weight-seraphon);color:var(--color-gold);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LibraryItemPreviewPanel_locationCardNameMuted__04WQ0{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);color:var(--color-text-muted);font-style:italic}.LibraryItemPreviewPanel_mapsGrid__bhPnx{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:var(--space-3)}.LibraryItemPreviewPanel_mapThumb__FILE4{position:relative;aspect-ratio:4/3;border-radius:var(--radius-md);overflow:hidden;cursor:pointer;border:2px solid rgba(0,0,0,0);background:hsla(0,0%,100%,.06);padding:0;transition:border-color var(--transition-base),transform var(--transition-base)}.LibraryItemPreviewPanel_mapThumb__FILE4:hover{border-color:var(--color-gold);transform:scale(1.03)}.LibraryItemPreviewPanel_mapThumb__FILE4:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}.LibraryItemPreviewPanel_mapThumbImg__yqJGW{object-fit:cover}.LibraryItemPreviewPanel_mapThumbName__zFsGn{position:absolute;bottom:0;left:0;right:0;padding:var(--space-1) var(--space-2);background:rgba(0,0,0,.7);font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-semibold);letter-spacing:.05em;color:var(--text-secondary);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.LibraryItemPreviewPanel_characterAtLocationList__Woygz{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-2)}.LibraryItemPreviewPanel_characterAtLocationLink__QD3Dy{display:flex;align-items:center;gap:var(--space-2);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);cursor:pointer;color:var(--text);font:inherit;font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-mobile);line-height:var(--line-height-relaxed);font-weight:var(--font-weight-light)}@media(min-width:1024px){.LibraryItemPreviewPanel_characterAtLocationLink__QD3Dy{font-size:var(--font-size-body)}}.LibraryItemPreviewPanel_characterAtLocationLink__QD3Dy{width:100%;text-align:left;transition:background .15s,border-color .15s}.LibraryItemPreviewPanel_characterAtLocationLink__QD3Dy:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12)}.LibraryItemPreviewPanel_characterAtLocationAvatar__jKSul{border-radius:50%;object-fit:cover;flex-shrink:0}.Notifications_bell__z84vp{position:relative;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-full);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.Notifications_bell__z84vp:hover{background-color:rgba(0,0,0,.6);border-color:var(--color-gold);transform:scale(1.03)}.Notifications_bell__z84vp:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}.Notifications_bell__z84vp img{width:24px;height:24px;flex-shrink:0}.Notifications_bellOpen__cyVtu{border-color:var(--color-gold);background-color:rgba(0,0,0,.6)}.Notifications_badge__yQCAa{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#e74c3c;color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1;pointer-events:none}.Notifications_panel__g4pJc{position:fixed;top:70px;right:var(--space-4);width:340px;max-height:420px;background:var(--color-card);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-md);box-shadow:0 8px 32px rgba(0,0,0,.4);z-index:9999;display:flex;flex-direction:column;overflow:hidden;animation:Notifications_panelFadeIn__p1E3E .15s ease}@media(max-width:479.98px){.Notifications_panel__g4pJc{top:var(--app-header-offset,84px);left:0;right:0;width:100%;max-height:calc(100svh - var(--app-header-offset, 84px) - 20px);border-radius:0}}@keyframes Notifications_panelFadeIn__p1E3E{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Notifications_panelHeader__Gf7da{display:flex;align-items:center;justify-content:space-between;padding:var(--space-4) var(--space-5);border-bottom:1px solid hsla(0,0%,100%,.06);flex-shrink:0}.Notifications_panelTitle__bCxI_{font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-h3-mobile);line-height:var(--line-height-snug);font-weight:var(--font-weight-seraphon)}@media(min-width:1024px){.Notifications_panelTitle__bCxI_{font-size:var(--font-size-h3)}}.Notifications_panelTitle__bCxI_{color:var(--color-text-primary);margin:0}.Notifications_markAllRead__xpGt7{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);background:none;border:none;color:var(--color-gold);cursor:pointer;padding:0;transition:opacity .15s ease}.Notifications_markAllRead__xpGt7:hover{opacity:.7}.Notifications_panelScroll__zu6el{overflow-y:auto;flex:1;min-height:0}.Notifications_empty__nHjOs{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1;min-height:280px;position:relative}.Notifications_emptyText__yx39Y{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:var(--text-muted);text-align:center;margin:0;padding:var(--space-6) var(--space-5) 0}.Notifications_emptyImage__nUrx5{width:75%;height:auto;margin-top:auto}.Notifications_item__wwv9p{display:flex;gap:var(--space-3);padding:var(--space-3) var(--space-5);text-decoration:none;transition:background .15s ease;border-bottom:1px solid hsla(0,0%,100%,.04)}.Notifications_item__wwv9p:hover{background:hsla(0,0%,100%,.04)}.Notifications_item__wwv9p:last-child{border-bottom:none}.Notifications_itemRead__aw5G4{opacity:.6}.Notifications_itemDot__T18jN{width:8px;padding-top:6px;flex-shrink:0}.Notifications_unreadDot__zp2YR{display:block;width:8px;height:8px;border-radius:50%;background:var(--color-gold)}.Notifications_itemContent__kZjrw{flex:1;min-width:0}.Notifications_itemMessage__CQkqo{font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);color:var(--color-text-primary);margin:0 0 2px;line-height:var(--line-height-snug)}.Notifications_itemMessage__CQkqo,.Notifications_itemTime__vND7S{font-family:var(--font-open-sans),sans-serif;font-weight:var(--font-weight-light)}.Notifications_itemTime__vND7S{font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);color:var(--text-muted)}.AppHeader_appHeader__9avzd{position:fixed;top:0;left:0;right:0;z-index:100}.AppHeader_topLeft__zzRLV,.AppHeader_topRight__U2RM1{position:fixed;top:74px;width:75px;height:141px;background-size:contain;background-repeat:no-repeat;pointer-events:none;z-index:2;transition:all .3s ease}@media(min-width:1024px){.AppHeader_topLeft__zzRLV,.AppHeader_topRight__U2RM1{width:375px;height:300px}}@media(min-width:1280px){.AppHeader_topLeft__zzRLV,.AppHeader_topRight__U2RM1{width:400px;height:300px}}.AppHeader_topLeft__zzRLV{left:0;background-image:var(--theme-decoration-mobileleft,url("https://firebasestorage.googleapis.com/v0/b/snaggletooth-forge.firebasestorage.app/o/campaignThemes%2Fislands%2Foptimised%2Fv7ov2raliwdekkkfurkh.webp?alt=media&token=33769759-0c05-4678-bcea-93c53bdb86a9"));background-position:0 0}.AppHeader_topLeft__zzRLV.AppHeader_breadcrumbVisible__GXCRG{transform:translateY(40px)}@media(min-width:1024px){.AppHeader_topLeft__zzRLV.AppHeader_breadcrumbVisible__GXCRG{transform:translateY(0)}.AppHeader_topLeft__zzRLV{background-image:var(--theme-decoration-left,url("https://firebasestorage.googleapis.com/v0/b/snaggletooth-forge.firebasestorage.app/o/campaignThemes%2Fislands%2Foptimised%2Ffzfipwlj04bju5faxnmp.webp?alt=media&token=75a09bc4-0a8e-4bb8-8ed6-c9d00c33ccad"))}}.AppHeader_topRight__U2RM1{right:0;background-image:var(--theme-decoration-mobileright,url("https://firebasestorage.googleapis.com/v0/b/snaggletooth-forge.firebasestorage.app/o/campaignThemes%2Fislands%2Foptimised%2Fxoxs5pztdc3okdpzpyog.webp?alt=media&token=b5c86956-cc47-4565-bd89-67979da1c80b"));background-position:100% 0;z-index:12}.AppHeader_topRight__U2RM1.AppHeader_breadcrumbVisible__GXCRG{transform:translateY(0)}@media(min-width:1024px){.AppHeader_topRight__U2RM1{background-image:var(--theme-decoration-right,url("https://firebasestorage.googleapis.com/v0/b/snaggletooth-forge.firebasestorage.app/o/campaignThemes%2Fislands%2Foptimised%2Fyf99zemjtd47b3gwmzou.webp?alt=media&token=c5d00c48-2ebb-4193-a14b-84228e14daef"))}}.AppHeader_playingRight__anRmw{transform:translateX(-20px)}@media(min-width:1024px){.AppHeader_playingRight__anRmw{transform:translateX(-40px)}}.AppHeader_primaryRow__PSnX_{display:flex;align-items:center;justify-content:space-between;padding:var(--space-4) var(--space-6);position:relative;z-index:101;background:var(--background-primary)}.AppHeader_primaryRow__PSnX_:before{content:"";position:absolute;bottom:-30px;left:10%;right:10%;height:40px;background:radial-gradient(ellipse at center,rgba(255,187,0,.15) 0,transparent 70%);pointer-events:none;z-index:0}.AppHeader_primaryRow__PSnX_:after{content:"";position:absolute;bottom:-10px;left:0;right:0;height:10px;background:var(--background-primary);filter:drop-shadow(0 4px 6px rgba(0,0,0,.35));clip-path:polygon(0 0,100% 0,100% 40%,97% 55%,94% 30%,91% 60%,88% 35%,85% 55%,82% 25%,79% 50%,76% 35%,73% 60%,70% 30%,67% 50%,64% 25%,61% 55%,58% 35%,55% 60%,52% 30%,49% 50%,46% 25%,43% 55%,40% 35%,37% 60%,34% 30%,31% 50%,28% 25%,25% 55%,22% 35%,19% 60%,16% 30%,13% 50%,10% 25%,7% 55%,4% 35%,1% 50%,0 35%)}@media(min-width:1024px){.AppHeader_primaryRow__PSnX_{padding:var(--space-6) var(--space-8);gap:var(--space-2);justify-content:flex-start}}.AppHeader_rightBgShape__LacNL{position:absolute;display:block;top:0;right:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.AppHeader_rightBgShape__LacNL:before{content:"";flex-grow:1;background:hsla(0,0%,100%,.08);width:800px;height:800px;position:absolute;top:-200px;right:-567px;z-index:0;transform:rotate(34deg)}@media(min-width:1024px){.AppHeader_rightBgShape__LacNL:before{right:-210px}}.AppHeader_logo__Bi_MM{display:flex;align-items:center;justify-content:center;transition:transform var(--transition-normal) ease}.AppHeader_logo__Bi_MM:hover{transform:scale(1.05)}.AppHeader_logo__Bi_MM:focus-visible{outline:2px solid var(--color-gold);outline-offset:var(--space-1);border-radius:var(--radius-sm)}.AppHeader_logo__Bi_MM img{width:40px;height:40px}@media(min-width:1024px){.AppHeader_logo__Bi_MM img{width:48px;height:48px}}.AppHeader_campaignsLink__wtBKs{display:none}@media(min-width:1024px){.AppHeader_campaignsLink__wtBKs{display:block;font-family:var(--font-seraphon),sans-serif;font-size:var(--font-size-h4-mobile);line-height:var(--line-height-snug);font-weight:var(--font-weight-seraphon);color:var(--text);text-decoration:none;transition:color var(--transition-fast) ease}}@media(min-width:1024px)and (min-width:1024px){.AppHeader_campaignsLink__wtBKs{font-size:var(--font-size-h4)}}@media(min-width:1024px){.AppHeader_campaignsLink__wtBKs:hover{color:var(--color-gold)}.AppHeader_campaignsLink__wtBKs:focus-visible{outline:2px solid var(--color-gold);outline-offset:var(--space-1);border-radius:var(--radius-sm)}}.AppHeader_desktopBreadcrumb__ep6Sv{display:none}@media(min-width:1024px){.AppHeader_desktopBreadcrumb__ep6Sv{display:flex;align-items:center;gap:0;flex:1;font-size:12px}}.AppHeader_iconNav__rFQry{display:flex;align-items:center;gap:var(--space-2)}@media(min-width:1024px){.AppHeader_iconNav__rFQry{margin-left:auto;gap:var(--space-4);z-index:10}}.AppHeader_iconButton__k67QQ{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-full);transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;text-decoration:none}.AppHeader_iconButton__k67QQ:hover{background-color:rgba(0,0,0,.6);border-color:var(--color-gold);transform:scale(1.03)}.AppHeader_iconButton__k67QQ:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px}.AppHeader_iconButton__k67QQ.AppHeader_active__rPMX9{border-color:var(--text)}.AppHeader_iconButton__k67QQ img{width:24px;height:24px;flex-shrink:0}@media(min-width:1024px){.AppHeader_iconButton__k67QQ{width:auto;height:44px;padding:0 var(--space-4);gap:var(--space-2)}.AppHeader_iconButton__k67QQ img{width:22px;height:22px}}.AppHeader_iconLabel__bQVnB{display:none}@media(min-width:1024px){.AppHeader_iconLabel__bQVnB{display:block;font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:var(--color-text-secondary);white-space:nowrap}.AppHeader_active__rPMX9 .AppHeader_iconLabel__bQVnB{color:var(--text)}}.AppHeader_upgradeButton__fkdSe{border-color:var(--color-gold);animation:AppHeader_pulse__2T8la 2s infinite}.AppHeader_upgradeButton__fkdSe:hover{animation:AppHeader_pulse__2T8la 1s infinite;box-shadow:0 0 15px rgba(var(--color-gold),.3)}.AppHeader_upgradeButton__fkdSe img{filter:brightness(1.2)}.AppHeader_breadcrumbRow__ni8kj{display:flex;align-items:center;padding:var(--space-4) var(--space-6);position:relative;z-index:10;font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);background-color:var(--background-secondary)}.AppHeader_breadcrumbRow__ni8kj:after{content:"";position:absolute;bottom:-10px;left:0;right:0;height:10px;background:var(--background-secondary);filter:drop-shadow(0 4px 6px rgba(0,0,0,.35));clip-path:polygon(0 0,100% 0,100% 40%,97% 55%,94% 30%,91% 60%,88% 35%,85% 55%,82% 25%,79% 50%,76% 35%,73% 60%,70% 30%,67% 50%,64% 25%,61% 55%,58% 35%,55% 60%,52% 30%,49% 50%,46% 25%,43% 55%,40% 35%,37% 60%,34% 30%,31% 50%,28% 25%,25% 55%,22% 35%,19% 60%,16% 30%,13% 50%,10% 25%,7% 55%,4% 35%,1% 50%,0 35%)}@media(min-width:1024px){.AppHeader_breadcrumbRow__ni8kj{display:none}}.AppHeader_breadcrumbTitle__NbgHr{justify-content:center}.AppHeader_breadcrumbTitle__NbgHr .AppHeader_breadcrumbScroll__VYb4q{flex:none}.AppHeader_breadcrumbTitle__NbgHr .AppHeader_breadcrumbFade__28Hzo{display:none}.AppHeader_breadcrumbTitle__NbgHr .AppHeader_breadcrumbItem__TK3Wl a{font-family:var(--font-seraphon);font-weight:100;font-size:18px;color:var(--color-gold)}.AppHeader_breadcrumbTitle__NbgHr .AppHeader_chevron__ecdl2{display:none}.AppHeader_breadcrumbScroll__VYb4q{flex:1;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.AppHeader_breadcrumbScroll__VYb4q::-webkit-scrollbar{display:none}.AppHeader_mobileBreadcrumb__yuU4J{display:flex;align-items:center;white-space:nowrap}.AppHeader_breadcrumbPrefix__ScQFq{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:var(--color-gold);font-weight:var(--font-weight-semibold)}.AppHeader_breadcrumbFade__28Hzo{position:absolute;left:0;top:0;bottom:0;width:50px;background:linear-gradient(to right,var(--background,#0a0a0a) 0,transparent 100%);pointer-events:none;z-index:1}.AppHeader_breadcrumbItem__TK3Wl{display:flex;align-items:center;gap:var(--space-1);vertical-align:middle}.AppHeader_breadcrumbItem__TK3Wl a{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-xs);line-height:var(--line-height-normal);font-weight:var(--font-weight-light);color:var(--text-secondary);text-decoration:none;transition:color var(--transition-fast) ease}.AppHeader_breadcrumbItem__TK3Wl a:hover{color:var(--text)}.AppHeader_breadcrumbItem__TK3Wl a:focus-visible{outline:2px solid var(--color-gold);outline-offset:2px;border-radius:var(--radius-xs)}@media(min-width:1024px){.AppHeader_breadcrumbItem__TK3Wl a{font-family:var(--font-open-sans),sans-serif;font-size:var(--font-size-body-sm);line-height:var(--line-height-normal);font-weight:var(--font-weight-light)}}.AppHeader_chevron__ecdl2{opacity:.5;transform:rotate(-90deg);margin:0 var(--space-1)}.AppHeader_breadcrumbPlaying__TrWgf a{color:var(--color-gold)!important;font-weight:600}@keyframes AppHeader_pulse__2T8la{0%,to{box-shadow:0 0 0 0 rgba(255,187,0,.4)}50%{box-shadow:0 0 0 8px rgba(255,187,0,0)}}@media(prefers-reduced-motion:reduce){.AppHeader_breadcrumbItem__TK3Wl a,.AppHeader_iconButton__k67QQ,.AppHeader_logo__Bi_MM,.AppHeader_topLeft__zzRLV,.AppHeader_topRight__U2RM1{transition:none!important}.AppHeader_upgradeButton__fkdSe{animation:none!important}}