.route-skeleton{--skeleton-ink:#111;--skeleton-wine:#7a2431;--skeleton-paper:#f5efe3;--skeleton-surface:#fffcf4;--skeleton-line:#11111124;min-height:100dvh;color:var(--skeleton-ink);background:var(--skeleton-paper);font-family:IBM Plex Sans,system-ui,sans-serif}.route-skeleton-header{z-index:5;border-bottom:1px solid var(--skeleton-line);background:#f5efe3f5;position:sticky;top:0}.route-skeleton-header-inner{grid-template-columns:minmax(220px,1fr) auto minmax(96px,1fr);align-items:center;gap:24px;width:min(100% - 48px,1200px);height:66px;margin:0 auto;display:grid}.route-skeleton-brand{align-items:center;gap:12px;display:flex}.route-skeleton-brand img{object-fit:contain;width:42px;height:42px}.route-skeleton-brand span{line-height:1.08;display:grid}.route-skeleton-brand strong{font-family:Cormorant Garamond,Georgia,serif;font-size:22px}.route-skeleton-brand small{color:var(--skeleton-wine);letter-spacing:.13em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:600}.route-skeleton-nav{align-items:center;gap:18px;display:flex}.route-skeleton-nav span{width:54px;display:block}.route-skeleton-nav span:nth-child(2),.route-skeleton-nav span:nth-child(5){width:76px}.route-skeleton-nav b{border-radius:999px;width:100%;height:9px;display:block}.route-skeleton-account{border-radius:8px;justify-self:end;width:72px;height:38px}.route-skeleton-shape{background:#1111111a;position:relative;overflow:hidden}.route-skeleton-shape:after,.route-skeleton-board-sheen{content:"";background:linear-gradient(100deg,#0000 18%,#ffffffb3 46%,#0000 74%);animation:1.45s ease-in-out infinite route-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.route-skeleton-content-preview{justify-items:center;width:min(100% - 48px,980px);margin:0 auto;padding:70px 0 80px;display:grid}.route-skeleton-heading{border-radius:8px;width:min(330px,70vw);height:42px}.route-skeleton-subheading{border-radius:999px;width:min(520px,82vw);height:16px;margin-top:18px}.route-skeleton-search{border:1px solid var(--skeleton-line);background:var(--skeleton-surface);border-radius:11px;width:min(520px,100%);height:48px;margin-top:34px}.route-skeleton-filters{gap:10px;margin-top:24px;display:flex}.route-skeleton-filters span{border-radius:999px;width:104px;height:38px}.route-skeleton-filters span:first-child{background:#7a24313d}.route-skeleton-card-list{gap:12px;width:100%;margin-top:38px;display:grid}.route-skeleton-card{border:1px solid var(--skeleton-line);background:var(--skeleton-surface);border-radius:11px;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:18px;min-height:92px;padding:18px;display:grid}.route-skeleton-card-icon{border-radius:9px;width:56px;height:56px}.route-skeleton-card div{gap:12px;display:grid}.route-skeleton-card b,.route-skeleton-card i{border-radius:999px;height:13px;display:block}.route-skeleton-card b{width:min(260px,70%)}.route-skeleton-card i{width:min(430px,90%);height:10px}.route-skeleton-board-preview{width:min(100% - 32px,700px);margin:0 auto;padding:26px 0 90px}.route-skeleton-board-heading{border-radius:7px;width:210px;height:32px;margin-bottom:24px}.route-skeleton-player{border:1px solid var(--skeleton-line);background:#ece8df;border-radius:9px 9px 0 0;height:54px}.route-skeleton-player.bottom{background:#fff;border-radius:0 0 9px 9px}.route-skeleton-board-grid{aspect-ratio:1;background-color:#ead2a8;background-image:conic-gradient(from 90deg, #7a24317a 25%, transparent 0 50%, #7a24317a 0 75%, transparent 0);background-size:25% 25%;position:relative;overflow:hidden}.route-skeleton-board-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.route-skeleton-board-actions span{border-radius:10px;height:58px}.route-skeleton-auth-preview{place-items:start center;min-height:calc(100dvh - 66px);padding:58px 16px 80px;display:grid}.route-skeleton-auth-card{border:1px solid var(--skeleton-line);background:var(--skeleton-surface);border-radius:12px;justify-items:center;gap:16px;width:min(100%,460px);padding:38px;display:grid;box-shadow:0 16px 44px #11111114}.route-skeleton-auth-mark{border-radius:50%;width:52px;height:52px}.route-skeleton-auth-title{border-radius:7px;width:190px;height:34px}.route-skeleton-auth-copy{border-radius:999px;width:280px;max-width:90%;height:12px}.route-skeleton-auth-field,.route-skeleton-auth-submit{border-radius:8px;width:100%;height:46px}.route-skeleton-auth-field:first-of-type{margin-top:14px}.route-skeleton-auth-submit{background:#7a24314d}.route-skeleton-status{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes route-skeleton-shimmer{55%,to{transform:translate(100%)}}@media (width<=760px){.route-skeleton-header-inner{grid-template:"brand account"63px"nav nav"45px/minmax(0,1fr) auto;gap:0 12px;width:100%;height:auto;min-height:108px;padding:0 14px}.route-skeleton-brand{grid-area:brand}.route-skeleton-brand img{width:38px;height:38px}.route-skeleton-brand strong{font-size:21px}.route-skeleton-brand small{display:none}.route-skeleton-account{grid-area:account;width:72px;height:44px}.route-skeleton-nav{border-top:1px solid var(--skeleton-line);grid-area:nav;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0;width:100%;min-height:45px;display:grid}.route-skeleton-nav span,.route-skeleton-nav span:nth-child(2),.route-skeleton-nav span:nth-child(5){width:auto;padding:0 14px}.route-skeleton-nav b{height:8px}.route-skeleton-content-preview{width:min(100% - 32px,980px);padding:48px 0 56px}.route-skeleton-heading{height:36px}.route-skeleton-subheading{height:28px;margin-top:14px}.route-skeleton-search{margin-top:28px}.route-skeleton-filters{width:100%}.route-skeleton-filters span{flex:1;min-width:0;height:44px}.route-skeleton-card-list{margin-top:30px}.route-skeleton-card{grid-template-columns:48px minmax(0,1fr);min-height:82px;padding:14px}.route-skeleton-card-icon{width:48px;height:48px}.route-skeleton-board-preview{padding-top:18px}.route-skeleton-board-heading{margin-bottom:16px}.route-skeleton-auth-preview{min-height:calc(100dvh - 108px);padding:28px 14px 56px}.route-skeleton-auth{padding-bottom:0}.route-skeleton-auth-card{padding:30px 20px}}@media (prefers-reduced-motion:reduce){.route-skeleton-shape:after,.route-skeleton-board-sheen{animation:none}}@font-face{font-family:Droid Serif;font-style:normal;font-display:swap;font-weight:400;src:url(/web/assets/droidserif-regular-z42WDJCf.woff)format("woff")}@font-face{font-family:Droid Serif;font-style:italic;font-display:swap;font-weight:400;src:url(/web/assets/droidserif-italic-C24OJ-cw.woff)format("woff")}@font-face{font-family:Droid Serif;font-style:normal;font-display:swap;font-weight:700;src:url(/web/assets/droidserif-bold-CnvgVUwH.woff)format("woff")}@font-face{font-family:Droid Serif;font-style:italic;font-display:swap;font-weight:700;src:url(/web/assets/droidserif-bolditalic-CKVU03mO.woff)format("woff")}:root{--font-interface:"FF Providence Sans", "Droid Serif";--font-heading:"Droid Serif";font-family:var(--font-interface);color:#111;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f0e2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}body,body *{font-family:var(--font-interface)!important}body :where(h1,h2,h3,h4,h5,h6),body :where(.brand-link strong,.site-footer-brand strong,.route-skeleton-brand strong){font-family:var(--font-heading)!important}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}:focus-visible{outline-offset:3px;outline:3px solid #7d243473}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=760px){input,select,textarea{font-size:16px!important}}.prototype-frame{background:#f5efe3;border:0;width:100%;height:100vh;display:block}.prototype-missing{color:#111;text-align:center;background:#f6f0e2;align-content:center;place-items:center;gap:12px;min-height:100vh;display:grid}.prototype-missing img{border-radius:50%;width:76px;height:76px}.prototype-missing h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:32px}.prototype-missing a{color:#7d2434;font-weight:700}.session-recovery{background:#f5efe3;place-items:center;min-height:100dvh;padding:32px 20px;display:grid}.session-recovery section{text-align:center;background:#fffcf5f5;border:1px solid #7a24312e;border-radius:22px;width:min(100%,520px);padding:clamp(28px,5vw,48px);box-shadow:0 24px 70px #3722191f}.session-recovery-mark{color:#fff;background:#7a2431;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 18px;font:700 24px/1 system-ui,sans-serif;display:grid}.session-recovery-kicker{letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font:700 12px/1.2 system-ui,sans-serif;color:#8b2638!important}.session-recovery h1{color:#191512;margin:0;font-size:clamp(28px,5vw,42px);line-height:1.05}.session-recovery section>p:not(.session-recovery-kicker){color:#6d625b;margin:18px auto 0;line-height:1.65}.session-recovery section>div{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.session-recovery button,.session-recovery a{border-radius:10px;min-height:44px;padding:0 18px;font:700 14px/44px system-ui,sans-serif;text-decoration:none}.session-recovery button{color:#fff;cursor:pointer;background:#7a2431;border:1px solid #7a2431}.session-recovery a{color:#191512;background:0 0;border:1px solid #19151238}.session-recovery button.secondary{color:#191512;background:0 0;border-color:#19151238}
