.handout-workspace,.handout-workspace-overlay{z-index:var(--layer-dialog-nested)}.handout-workspace{width:min(1440px,calc(100vw - 28px));max-width:none;height:min(900px,calc(100dvh - 28px));grid-template-rows:auto auto auto minmax(0,1fr);gap:0;overflow:hidden;padding:0;border-color:var(--border-strong);background:var(--surface-dialog)}.handout-workspace>[data-slot=dialog-close]{top:20px;right:20px;color:var(--text-muted)}.handout-workspace-header{min-width:0;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:16px;align-items:center;padding:20px 64px 18px 24px;border-bottom:1px solid var(--border-soft);background:var(--surface-card-raised)}.handout-upload-intro>span,.handout-workspace-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:var(--text-on-ink);background:var(--color-brand)}.handout-upload-intro>span svg,.handout-workspace-mark svg{width:22px;height:22px}.handout-workspace-header [data-slot=dialog-title]{margin:1px 0 4px;color:var(--text-strong);font:600 1.75rem/1.1 var(--font-display)}.handout-workspace-header [data-slot=dialog-description]{max-width:720px;color:var(--text-muted);font-size:.8125rem;line-height:1.45}.handout-workspace-summary{display:flex;align-items:center;gap:8px}.handout-workspace-summary span{display:grid;justify-items:center;gap:1px;min-width:76px;padding:8px 10px;border-left:1px solid var(--border-soft);color:var(--text-muted);font-size:.6875rem}.handout-workspace-summary b{color:var(--text-strong);font-size:1rem}.handout-workspace-navigation{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 24px;border-bottom:1px solid var(--border-soft);background:var(--surface-toolbar)}.handout-context{min-width:0;display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:.75rem}.handout-context svg{width:16px;height:16px;color:var(--color-brand)}.handout-context span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.handout-workspace-error{display:flex;align-items:center;gap:10px;margin:12px 24px 0;padding:10px 12px;border:1px solid color-mix(in srgb,var(--destructive),transparent 65%);border-radius:var(--control-radius);color:var(--destructive);background:color-mix(in srgb,var(--destructive),transparent 93%);font-size:.8125rem}.handout-workspace-error svg{width:18px;height:18px}.handout-library-layout{min-height:0;display:grid;grid-template-columns:220px minmax(340px,1fr) minmax(320px,390px);overflow:hidden}.handout-detail,.handout-library-filters{min-height:0;overflow-y:auto;padding:18px;background:var(--surface-sidebar)}.handout-library-filters{display:flex;flex-direction:column;border-right:1px solid var(--border-soft)}.handout-search{position:relative}.handout-search>svg{width:17px;height:17px;position:absolute;z-index:1;top:50%;left:12px;color:var(--text-subtle);transform:translateY(-50%)}.handout-search input{padding-left:38px}.handout-library-filters nav{display:grid;gap:3px;margin:14px 0}.handout-library-filters nav [data-slot=button]{width:100%;justify-content:space-between}.handout-library-filters nav [data-state=on]{color:var(--color-brand-strong);background:var(--surface-active)}.handout-library-filters nav b{min-width:24px;padding:2px 6px;border-radius:999px;color:var(--text-muted);background:var(--surface-card-raised);font-size:.6875rem;text-align:center}.handout-library-filters>[data-slot=button]:last-child{width:100%;margin-top:auto}.handout-library-browser{min-height:0;overflow-y:auto;padding:20px;background:var(--surface-app)}.handout-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px;align-items:start}.handout-tile{min-width:0;display:grid;grid-template-rows:150px auto;overflow:hidden;padding:0;border:1px solid var(--border-soft);border-radius:12px;color:var(--text-strong);background:var(--surface-card-raised);box-shadow:var(--shadow-soft);text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.handout-tile:is(:hover,:focus-visible){border-color:var(--border-strong);box-shadow:var(--shadow-floating);outline:none;transform:translateY(-2px)}.handout-tile[data-state=selected]{border-color:var(--color-brand);box-shadow:0 0 0 2px color-mix(in srgb,var(--color-brand),transparent 78%),var(--shadow-floating)}.handout-thumbnail{display:grid;place-items:center;overflow:hidden;border-bottom:1px solid var(--border-soft);background:var(--surface-card-warm)}.handout-thumbnail img{width:100%;height:100%;object-fit:contain}.handout-tile-copy{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;padding:12px}.handout-tile-copy>b{grid-column:1/-1;overflow:hidden;font:600 .9375rem/1.25 var(--font-display);text-overflow:ellipsis;white-space:nowrap}.handout-tile-copy>small,.handout-tile-status{color:var(--text-subtle);font-size:.6875rem}.handout-tile-status{color:var(--color-brand-strong);font-weight:700;text-align:right}.handout-detail-empty,.handout-empty,.handout-library-loading{min-height:320px;display:grid;place-items:center;align-content:center;gap:10px;padding:24px;text-align:center}.handout-detail-empty>svg,.handout-empty>svg{width:34px;height:34px;color:var(--color-brand)}.handout-detail-empty p,.handout-empty p{max-width:340px}.handout-detail{border-left:1px solid var(--border-soft);background:var(--surface-card-warm)}.handout-detail form{display:grid;gap:var(--form-field-gap)}.handout-mobile-back{display:none;justify-self:start;margin:-6px 0 8px -8px}.handout-preview{width:100%;height:240px;display:grid;place-items:center;border:1px solid var(--border-strong);border-radius:12px;background:var(--surface-sidebar)}.handout-preview img{width:100%;height:100%;object-fit:contain}.handout-preview>span{right:10px;bottom:10px;padding:6px 9px;color:var(--text-on-ink);background:color-mix(in srgb,var(--surface-ink),transparent 12%);font-size:.6875rem;font-weight:700}.handout-detail-heading{margin-top:16px}.handout-detail-heading .ui-text{margin-top:7px}.handout-status-row{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0}.handout-status-row>span{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border-radius:999px;color:var(--text-muted);background:var(--surface-active);font-size:.6875rem;font-weight:700}.handout-status-row>span[data-status=revealed]{color:var(--color-success);background:color-mix(in srgb,var(--color-success),transparent 88%)}.handout-status-row svg{width:13px;height:13px}.handout-presentation-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.handout-presentation-actions>[data-slot=button]:last-child{grid-column:1/-1}.handout-presentation-actions.is-compact{padding:8px;border-top:1px solid var(--border-soft)}.handout-presentation-actions.is-compact [data-slot=button]{min-width:0;padding-inline:8px}.handout-thread-toggle{width:100%;margin-top:10px;white-space:normal}.handout-dm-note,.handout-linked{display:grid;gap:7px;margin-top:14px;padding:12px;border:1px solid var(--border-soft);border-radius:10px;background:var(--surface-card-raised)}.handout-dm-note>b,.handout-linked>b{color:var(--text-muted);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase}.handout-linked>span{display:flex;align-items:center;gap:8px;color:var(--text-strong);font-size:.75rem}.handout-linked svg{width:16px;height:16px;color:var(--color-brand)}.handout-dm-note p{margin:0;color:var(--text-muted);font-size:.8125rem;line-height:1.5}.handout-edit-actions,.handout-secondary-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.handout-upload-workspace{min-height:0;overflow-y:auto;padding:28px}.handout-upload-form,.handout-upload-intro{width:min(720px,100%);margin-inline:auto}.handout-upload-intro{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:center;margin-bottom:18px}.handout-upload-form{display:grid;gap:var(--form-field-gap);padding:22px;border:1px solid var(--border-soft);border-radius:14px;background:var(--surface-card-raised);box-shadow:var(--shadow-soft)}.handout-field{min-width:0;display:grid;gap:var(--form-label-gap);color:var(--text-muted);font-size:.75rem;font-weight:700}.handout-field>small{color:var(--text-subtle);font-weight:500}.handout-form-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(180px,.7fr);gap:var(--form-row-gap)}.handout-file-picker{min-height:92px;display:grid;grid-template-columns:40px minmax(0,1fr) minmax(190px,.8fr);gap:14px;align-items:center;padding:16px;border:1px dashed var(--border-strong);border-radius:12px;color:var(--text-muted);background:var(--surface-card-warm)}.handout-file-picker>svg{width:32px;height:32px;color:var(--color-brand)}.handout-file-picker b,.handout-file-picker small{display:block}.handout-file-picker b{color:var(--text-strong);font-size:.875rem}.handout-file-picker small{margin-top:4px;font-size:.75rem}.handout-reveal-choice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid var(--border-soft);border-radius:10px;background:var(--surface-card-warm)}.handout-reveal-choice b,.handout-reveal-choice small{display:block}.handout-reveal-choice b{color:var(--text-strong);font-size:.8125rem}.handout-reveal-choice small{margin-top:3px;color:var(--text-muted);font-size:.75rem}.handout-upload-form>footer{display:flex;justify-content:flex-end;gap:8px}.handout-associations{min-width:0;margin:0;padding:12px;border:1px solid var(--border-soft);border-radius:10px}.handout-associations legend{padding:0 5px;color:var(--text-muted);font-size:.75rem;font-weight:700}.handout-associations>div{max-height:210px;display:grid;gap:4px;overflow-y:auto}.handout-associations label{display:grid;grid-template-columns:auto 28px minmax(0,1fr);gap:8px;align-items:center;padding:6px;border-radius:7px;background:var(--surface-card-raised);font-size:.75rem}.handout-associations .type-icon{width:26px;height:26px}.thread-handouts-section{margin-top:16px;padding-top:16px;border-top:1px solid var(--border-soft)}.thread-handouts-section>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.thread-handouts-section>header h3{margin:0;color:var(--text-strong);font:600 1rem/1.2 var(--font-display)}.thread-handouts-section>header p{margin:4px 0 0;color:var(--text-muted);font-size:.75rem;line-height:1.45}.thread-handout-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.thread-handout-strip>article{min-width:0;overflow:hidden;border:1px solid var(--border-soft);border-radius:12px;background:var(--surface-card-raised)}.thread-handout-preview{width:100%;display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;padding:0;border:0;color:var(--text-strong);background:transparent;text-align:left;cursor:zoom-in}.thread-handout-preview img{width:96px;height:76px;object-fit:cover;background:var(--surface-card-warm)}.thread-handout-preview>span{min-width:0;padding:10px}.thread-handout-preview b,.thread-handout-preview small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-handout-preview b{font:600 .875rem/1.2 var(--font-display)}.thread-handout-preview small{margin-top:4px;color:var(--text-muted);font-size:.6875rem}.thread-handout-error{margin:8px 0 0;color:var(--destructive);font-size:.75rem}.entity-artwork-section{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px 14px;align-items:center;margin:14px 0;padding:12px;border:1px solid var(--border-soft);border-radius:12px;background:var(--surface-card-warm)}.entity-artwork-empty,.entity-artwork-preview{width:88px;height:88px;grid-row:1/span 2;overflow:hidden;padding:0;border:1px solid var(--border-strong);border-radius:12px;background:var(--surface-sidebar)}.entity-artwork-preview{cursor:zoom-in}.entity-artwork-preview img{width:100%;height:100%;object-fit:cover}.entity-artwork-preview>span{display:none}.entity-artwork-empty{display:grid;place-items:center;color:var(--color-brand)}.entity-artwork-empty svg{width:30px;height:30px}.entity-artwork-copy>b,.entity-artwork-copy>small,.entity-artwork-copy>span{display:block}.entity-artwork-copy>span{color:var(--color-brand);font-size:.6875rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.entity-artwork-copy>b{margin-top:3px;overflow:hidden;color:var(--text-strong);font:600 .9375rem/1.2 var(--font-display);text-overflow:ellipsis;white-space:nowrap}.entity-artwork-copy>small{margin-top:4px;color:var(--text-muted);font-size:.75rem;line-height:1.4}.entity-artwork-actions{min-width:0;display:flex;flex-wrap:wrap;gap:8px}.entity-artwork-actions .handout-presentation-actions{flex:1 1 100%}.entity-artwork-action{margin-left:auto}.player-handouts{padding:22px;border:1px solid var(--border-soft);border-radius:13px;background:var(--surface-card-raised);box-shadow:var(--shadow-soft)}.player-handouts>header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.player-handouts h2{margin:3px 0 0;font:600 1.375rem var(--font-display)}.player-handouts>header span{color:var(--text-muted);font-size:.75rem;font-weight:700}.player-handout-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.player-handout{overflow:hidden;padding:0;border:1px solid var(--border-soft);border-radius:10px;color:var(--text-strong);background:var(--surface-card-raised);text-align:left;cursor:zoom-in}.player-handout img{width:100%;height:150px;object-fit:contain;background:var(--surface-card-warm)}.player-handout>span{display:block;padding:11px}.player-handout b,.player-handout small{display:block}.player-handout b{font:600 .875rem var(--font-display)}.player-handout small{margin-top:4px;color:var(--text-muted);font-size:.75rem;line-height:1.4}.player-display-handout{position:absolute;inset:0;z-index:12;display:grid;grid-template-rows:auto minmax(0,1fr);padding:clamp(18px,3vw,38px);color:var(--text-on-ink);background:var(--surface-ink)}.player-display-handout header{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:0 4px 18px}.player-display-handout h2{margin:3px 0;font:600 clamp(1.75rem,3vw,2.75rem) var(--font-display)}.player-display-handout p:last-child{max-width:70ch;margin:0;color:var(--text-on-ink-muted);font-size:clamp(.875rem,1.3vw,1.125rem)}.player-display-handout img{width:100%;height:100%;min-height:0;object-fit:contain;filter:drop-shadow(0 18px 36px rgb(0 0 0/32%))}@media (max-width:1040px){.handout-library-layout{grid-template-columns:200px minmax(0,1fr) minmax(300px,350px)}.handout-workspace-summary span{min-width:62px}}@media (max-width:820px){.handout-workspace-header{grid-template-columns:44px minmax(0,1fr)}.handout-workspace-mark{width:44px;height:44px}.handout-workspace-summary{grid-column:1/-1;justify-content:flex-start;padding-left:60px}.handout-workspace-summary span{justify-items:start;border-left:0;border-right:1px solid var(--border-soft)}.handout-library-layout{grid-template-columns:190px minmax(0,1fr)}.handout-detail,.handout-library-layout.has-selection .handout-library-browser,.handout-library-layout.has-selection .handout-library-filters{display:none}.handout-library-layout.has-selection .handout-detail{grid-column:1/-1;display:block}.handout-mobile-back{display:inline-flex}}@media (max-width:640px){.handout-workspace{width:100vw;height:100dvh;max-width:none;border:0;border-radius:0}.handout-workspace-header{gap:12px;padding:16px 54px 14px 16px}.handout-workspace-header [data-slot=dialog-title]{font-size:1.4rem}.handout-workspace-header [data-slot=dialog-description],.handout-workspace-summary{display:none}.handout-workspace-navigation{align-items:stretch;flex-direction:column;gap:8px;padding:10px 16px}.handout-context{order:-1}.handout-workspace-error{margin-inline:16px}.handout-library-layout{grid-template-columns:1fr}.handout-library-filters{padding:12px 16px 8px;border-right:0;border-bottom:1px solid var(--border-soft)}.handout-library-filters nav{grid-template-columns:repeat(3,minmax(0,1fr));max-height:116px;overflow-y:auto}.handout-library-filters>[data-slot=button]:last-child{display:none}.handout-detail,.handout-library-browser{padding:16px}.handout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.handout-tile{grid-template-rows:110px auto}.handout-tile-copy{grid-template-columns:1fr}.handout-tile-status{text-align:left}.handout-upload-workspace{padding:20px 16px}.handout-upload-form{padding:16px}.handout-file-picker,.handout-form-grid{grid-template-columns:1fr}.handout-file-picker>svg{display:none}.handout-edit-actions,.handout-secondary-actions,.handout-upload-form>footer{display:grid;grid-template-columns:1fr 1fr}.thread-handout-strip{grid-template-columns:1fr}.thread-handouts-section>header{align-items:flex-start;flex-direction:column}.entity-artwork-section{grid-template-columns:72px minmax(0,1fr)}.entity-artwork-empty,.entity-artwork-preview{width:72px;height:72px}.entity-artwork-actions{grid-column:1/-1}.entity-artwork-action{width:100%;margin-left:0}.player-handout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.handout-preview{position:relative;width:calc(100% + 4px);padding:0;overflow:hidden;cursor:zoom-in}.handout-preview>span{position:absolute;right:14px;bottom:14px;display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border:1px solid rgb(255 255 255/45%);border-radius:999px;color:#fffaf1;background:rgb(31 26 22/78%);box-shadow:0 8px 22px rgb(22 17 13/24%);font-size:.76rem;font-weight:750;letter-spacing:.02em;opacity:0;transform:translateY(5px);transition:opacity .15s ease,transform .15s ease}.handout-preview:is(:hover,:focus-visible)>span{opacity:1;transform:translateY(0)}.handout-image-viewer{position:fixed;inset:0;z-index:var(--layer-image-viewer);display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:#fbf5e9;background:radial-gradient(circle at 50% 16%,rgb(113 78 56/20%),transparent 38%),rgb(24 21 18/98%);backdrop-filter:blur(10px)}.handout-image-viewer>header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:24px;min-width:0;padding:16px 20px;border-bottom:1px solid rgb(239 222 195/18%);background:rgb(31 27 23/88%)}.handout-image-viewer-title{min-width:0}.handout-image-viewer-title h2{overflow:hidden;margin:0;color:#fff9ed;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.handout-image-viewer-title p{overflow:hidden;margin:5px 0 0;color:rgb(235 224 207/72%);font-size:.8rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.handout-image-viewer-toolbar{display:flex;flex:0 0 auto;align-items:center;gap:8px}.handout-image-viewer-toolbar a,.handout-image-viewer-toolbar button{min-width:42px;min-height:42px;border-color:rgb(239 222 195/30%);color:#fff8eb;background:rgb(255 255 255/5%)}.handout-image-viewer-toolbar a:hover,.handout-image-viewer-toolbar button:hover{color:#fff;background:rgb(255 255 255/12%)}.handout-image-viewer-zoom{min-width:64px;color:rgb(247 237 222/82%);font-size:.8rem;font-variant-numeric:tabular-nums;text-align:center}.handout-image-viewer-viewport{min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain;cursor:grab;scrollbar-color:rgb(213 190 157/48%) transparent;touch-action:none}.handout-image-viewer-viewport.is-dragging{cursor:grabbing;user-select:none}.handout-image-viewer-stage{display:grid;min-width:100%;min-height:100%;place-items:center}.handout-image-viewer-stage img{max-width:none;max-height:none;border-radius:4px;box-shadow:0 30px 90px rgb(0 0 0/52%);pointer-events:none;user-select:none}.handout-image-viewer>footer{padding:9px 20px 11px;border-top:1px solid rgb(239 222 195/14%);color:rgb(235 224 207/62%);background:rgb(31 27 23/88%);font-size:.74rem;text-align:center}@media (max-width:700px){.handout-image-viewer>header{align-items:flex-start;gap:10px;padding:12px}.handout-image-viewer-title p,.handout-image-viewer-toolbar .handout-image-viewer-original-label,.handout-image-viewer>footer{display:none}.handout-image-viewer-toolbar{gap:4px}.handout-image-viewer-toolbar a,.handout-image-viewer-toolbar button{min-width:38px;min-height:38px;padding-inline:9px}.handout-image-viewer-zoom{min-width:52px}}.product-tour{position:fixed;inset:0;z-index:var(--layer-product-tour);overflow:hidden;color:var(--text-strong);font-family:var(--font-ui);pointer-events:auto}.product-tour-scrim{position:fixed;inset:0;z-index:1;background:rgba(23,20,17,.78)}.product-tour-focus{position:fixed;z-index:1;border:2px solid var(--color-gold-soft);background:transparent;box-shadow:0 0 0 9999px rgba(23,20,17,.78),0 0 0 5px rgba(143,63,80,.84),0 12px 36px rgba(32,25,20,.24);pointer-events:none}.product-tour-card{width:min(420px,calc(100vw - 32px));max-height:calc(100dvh - 32px);position:fixed;z-index:2;overflow-y:auto;padding:20px;border:1px solid var(--border-strong);border-radius:12px;background:radial-gradient(circle at 92% 4%,rgba(203,162,95,.11),transparent 29%),var(--surface-parchment);box-shadow:0 22px 64px rgba(45,34,27,.28);animation:product-tour-card-in .26s cubic-bezier(.16,1,.3,1) both;overscroll-behavior:contain}.product-tour-card:focus{outline:none}.product-tour.is-centered .product-tour-card{width:min(600px,calc(100vw - 32px));top:50%;left:50%;transform:translate(-50%,-50%)}.product-tour[data-mode=complete] .product-tour-card{width:min(520px,calc(100vw - 32px))}.product-tour-card-header{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:center}.product-tour-card-header>div{min-width:0;display:grid;gap:2px}.product-tour-card-header small{color:var(--color-brand);font-size:.6875rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.product-tour-card-header b{color:var(--text-muted);font-size:.75rem;font-weight:650}.product-tour-mark{width:40px;height:40px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--color-gold) 54%,var(--border-soft));border-radius:50%;color:var(--color-brand);background:color-mix(in srgb,var(--color-gold-soft) 18%,var(--surface-parchment));box-shadow:inset 0 1px 0 rgba(255,255,255,.72)}.product-tour-mark svg{width:20px;height:20px}.product-tour[data-mode=complete] .product-tour-mark{color:var(--color-success);border-color:color-mix(in srgb,var(--color-success) 58%,var(--border-soft));background:color-mix(in srgb,var(--color-success) 13%,var(--surface-parchment))}.product-tour-copy{display:grid;gap:9px;margin-top:22px}.product-tour-copy .ui-heading{max-width:22ch;font-size:clamp(1.45rem,3vw,1.8rem);line-height:1.08;text-wrap:balance}.product-tour.is-centered .product-tour-copy{justify-items:center;text-align:center}.product-tour.is-centered .product-tour-copy .ui-text{max-width:48ch}.product-tour-tip{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;align-items:start;margin:4px 0 0;padding:10px 11px;border-radius:8px;color:var(--text-muted);background:color-mix(in srgb,var(--color-brand) 7%,var(--surface-parchment));font-size:.75rem;line-height:1.45}.product-tour-tip svg{width:16px;height:16px;margin-top:1px;color:var(--color-brand)}.product-tour-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:22px 0 0;padding:0;list-style:none}.product-tour-progress li{min-width:0;display:grid;justify-items:center;gap:6px;position:relative;color:var(--text-subtle)}.product-tour-progress li:not(:last-child):after{content:"";height:1px;position:absolute;top:14px;left:calc(50% + 15px);right:calc(-50% + 15px);background:var(--border-strong)}.product-tour-progress li[data-state=complete]:not(:last-child):after{background:var(--color-brand)}.product-tour-progress li>span{width:29px;height:29px;display:grid;place-items:center;position:relative;z-index:1;border:1px solid var(--border-strong);border-radius:50%;background:var(--surface-parchment);font-size:.6875rem;font-weight:750;font-variant-numeric:tabular-nums}.product-tour-progress li>span svg{width:14px;height:14px}.product-tour-progress li[data-state=active]{color:var(--color-brand)}.product-tour-progress li[data-state=active]>span{color:var(--primary-foreground);border-color:var(--color-brand);background:var(--color-brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--color-brand) 12%,transparent)}.product-tour-progress li[data-state=complete]{color:var(--text-muted)}.product-tour-progress li[data-state=complete]>span{color:var(--color-success);border-color:color-mix(in srgb,var(--color-success) 55%,var(--border-soft));background:color-mix(in srgb,var(--color-success) 11%,var(--surface-parchment))}.product-tour-progress small{max-width:100%;overflow:hidden;font-size:.6875rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.product-tour-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding-top:16px;border-top:1px solid var(--border-soft)}.product-tour-actions>div{display:flex;gap:8px}.product-tour-completion-actions{display:grid;gap:7px;margin-top:22px;padding-top:16px;border-top:1px solid var(--border-soft)}.product-tour-completion-actions [data-slot=button]{width:100%}.product-tour-keyboard{margin:10px 0 0;color:var(--text-subtle);font-size:.6875rem;line-height:1.4;text-align:center}@keyframes product-tour-card-in{0%{opacity:0}to{opacity:1}}.help-page{width:100%;height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;color:#39342d;background:#f1ede4}.help-header{min-height:74px;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(20px,5vw,70px);color:#f7efdf;background:#302d28}.help-header a{color:inherit;text-decoration:none}.help-header .landing-brand{color:inherit}.help-header>a:last-child{min-height:40px;display:inline-flex;align-items:center;padding:0 15px;border:1px solid #766d5f;border-radius:7px;font-size:11px;font-weight:800}.help-tour-reset{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:34px;padding:24px;border:1px solid #c4b6a3;border-radius:13px;background:#e9e1d4}.help-tour-reset h2{margin:4px 0;font:600 22px Georgia,serif}.help-tour-reset p:last-child{margin:0;color:#786d60;font-size:11px}.sidebar-help-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 5px;padding:7px 0 2px;border-top:1px solid #d6cec1}.sidebar-help-actions [data-slot=button]{width:100%;min-width:0;justify-content:center;padding-inline:4px}.sidebar-help-actions svg{width:13px;height:13px;flex:0 0 auto}@media (max-width:700px){.help-header{padding-inline:14px}.help-header .landing-brand small{display:none}.help-tour-reset{align-items:stretch;flex-direction:column}.help-tour-reset [data-slot=button]{width:100%}.product-tour-card,.product-tour.is-centered .product-tour-card,.product-tour[data-mode=complete] .product-tour-card{width:calc(100vw - 24px);max-height:calc(100dvh - 24px - env(safe-area-inset-bottom));top:auto!important;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px!important;padding:18px;transform:none}.product-tour-copy{margin-top:18px}.product-tour-copy .ui-heading{max-width:24ch;font-size:1.4rem}.product-tour-progress{margin-top:18px}.product-tour-progress small{font-size:.625rem}.product-tour-actions{align-items:stretch;flex-direction:column-reverse}.product-tour-actions>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-tour-actions>div [data-slot=button]:only-child{grid-column:1/-1}.product-tour-actions>[data-slot=button]{width:100%}}@media (max-width:420px){.product-tour-card-header{grid-template-columns:36px minmax(0,1fr) auto;gap:9px}.product-tour-mark{width:36px;height:36px}.product-tour-keyboard{display:none}}@media (prefers-reduced-motion:reduce){.product-tour-card{animation:none}}@media (prefers-contrast:more){.product-tour-card{border-color:var(--text-strong)}.product-tour-focus{border-width:3px}}.tour-specimen{min-height:100dvh;padding:clamp(18px,3vw,36px);color:var(--text-strong);background:var(--surface-app)}.tour-specimen-header{width:min(1180px,100%);display:flex;justify-content:space-between;align-items:end;gap:24px;margin:0 auto 20px}.tour-specimen-header>div{display:grid;gap:5px}.tour-specimen-workspace{width:min(1180px,100%);min-height:680px;display:grid;grid-template-columns:238px minmax(0,1fr);margin:auto;overflow:hidden;border:1px solid var(--border-soft);border-radius:12px;background:var(--surface-canvas);box-shadow:var(--shadow-soft)}.tour-specimen-workspace>aside{display:grid;align-content:start;gap:5px;padding:20px 12px;border-right:1px solid var(--border-soft);background:var(--surface-sidebar)}.tour-specimen-workspace>aside>small{margin:10px 9px 4px;color:var(--text-subtle);font-size:.6875rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.tour-specimen-workspace>aside>a{min-height:44px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:9px;align-items:center;padding:0 10px;border-radius:8px;color:var(--text-muted);font-size:.8125rem;font-weight:650;text-decoration:none}.tour-specimen-workspace>aside>a.active{color:var(--color-brand-strong);background:var(--surface-active)}.tour-specimen-workspace>aside svg{width:17px;height:17px}.tour-specimen-workspace>aside b{font-size:.6875rem;font-variant-numeric:tabular-nums}.tour-specimen-workspace>section{min-width:0;display:grid;grid-template-rows:auto 1fr}.tour-specimen-workspace>section>header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;border-bottom:1px solid var(--border-soft);background:var(--surface-toolbar)}.tour-specimen-canvas{display:grid;grid-template-columns:minmax(220px,280px) 72px minmax(220px,280px);justify-content:center;align-items:center;padding:42px}.tour-specimen-canvas article{min-height:150px;padding:18px;border-top:3px solid var(--color-brand);border-radius:12px;background:var(--surface-card-raised);box-shadow:var(--shadow-soft)}.tour-specimen-canvas article small{color:var(--color-brand);font-size:.6875rem;font-weight:750}.tour-specimen-canvas article h3{margin-top:14px}.tour-specimen-canvas article p{margin:8px 0 0;color:var(--text-muted);font-size:.75rem;line-height:1.5}.tour-specimen-canvas>span{height:2px;background:var(--border-strong)}@media (max-width:760px){.tour-specimen{padding:14px}.tour-specimen-header{align-items:stretch;flex-direction:column}.tour-specimen-header [data-slot=button]{width:100%}.tour-specimen-workspace{min-height:700px;grid-template-columns:1fr}.tour-specimen-workspace>aside{grid-template-columns:repeat(3,minmax(0,1fr));border-right:0;border-bottom:1px solid var(--border-soft)}.tour-specimen-workspace>aside>small{display:none}.tour-specimen-workspace>aside>a{grid-template-columns:18px minmax(0,1fr)}.tour-specimen-workspace>aside b,.tour-specimen-workspace>aside>a:nth-of-type(n+4){display:none}.tour-specimen-workspace>section>header{align-items:stretch;flex-direction:column;padding:18px}.tour-specimen-workspace>section>header [data-slot=button]{width:100%}.tour-specimen-canvas{grid-template-columns:1fr;gap:20px;padding:24px 18px}.tour-specimen-canvas>span{width:2px;height:38px;justify-self:center}}.help-header{position:sticky;top:0;z-index:50;gap:28px;border-bottom:1px solid #514a40}.help-header nav{min-width:0;display:flex;align-items:center;justify-content:center;gap:4px}.help-header nav a{min-height:38px;display:inline-flex;align-items:center;padding:0 11px;border-radius:6px;color:#d7ccbc;font-size:11px;font-weight:750;white-space:nowrap}.help-header nav a:focus-visible,.help-header nav a:hover{color:#fff4e0;background:#443f37}.help-open-app{flex:0 0 auto}.help-home-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(330px,.72fr);gap:clamp(35px,7vw,100px);align-items:center;padding:clamp(58px,8vw,105px) max(24px,calc((100% - 1220px)/2));background:radial-gradient(circle at 76% 10%,rgba(134,68,85,.16),transparent 30%),linear-gradient(135deg,#fbf7ef,#eee6da)}.help-home-hero>div>h1{max-width:760px;margin:8px 0 18px;color:#302b25;font:650 clamp(44px,6.3vw,78px)/.98 Georgia,serif;letter-spacing:-.025em}.help-home-hero>div>p:last-of-type{max-width:720px;margin:0;color:#6e6458;font-size:17px;line-height:1.7}.help-home-hero>div>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.help-home-hero>div>div a{min-height:48px;display:inline-flex;align-items:center;padding:0 18px;border:1px solid #784052;border-radius:8px;color:#fffaf0;background:#784052;font-size:13px;font-weight:850;text-decoration:none}.help-home-hero>div>div a:last-child{color:#675c4f;border-color:#bdb09e;background:#fffaf3}.help-home-hero>aside{padding:28px;border:1px solid #c8baa6;border-radius:16px;color:#f4ead8;background:#363129;box-shadow:0 24px 52px rgba(48,39,29,.16)}.help-home-hero>aside>span{color:#d8b16f;font-size:9px;font-weight:900;letter-spacing:.14em}.help-home-hero>aside h2{margin:8px 0 20px;color:#fff3df;font:650 27px/1.08 Georgia,serif}.help-home-hero>aside ol{display:grid;gap:17px;margin:0;padding:0;list-style:none;counter-reset:guide-principle}.help-home-hero>aside li{display:grid;grid-template-columns:34px 1fr;column-gap:12px;counter-increment:guide-principle}.help-home-hero>aside li:before{content:counter(guide-principle);width:32px;height:32px;display:grid;place-items:center;grid-row:1/3;border:1px solid #7e6c58;border-radius:50%;color:#e5c78d;font:700 12px Georgia,serif}.help-home-hero>aside li b{color:#f9ead1;font:650 16px Georgia,serif}.help-home-hero>aside li p{margin:4px 0 0;color:#bdb1a2;font-size:11px;line-height:1.5}.help-home-content{width:min(1180px,calc(100% - 40px));margin:56px auto 90px}.help-section-heading{max-width:720px;margin-bottom:24px}.help-section-heading h2{margin:5px 0 8px;font:650 clamp(31px,4vw,44px)/1 Georgia,serif}.help-section-heading>p:last-child{margin:0;color:#73695d;font-size:14px;line-height:1.6}.help-task-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.help-task-grid>a{min-width:0;min-height:128px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:12px;align-items:start;padding:20px;border:1px solid #cbbda9;border-radius:12px;color:#403830;background:#fbf8f1;box-shadow:0 7px 18px rgba(55,43,28,.05);text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.help-task-grid>a:focus-visible,.help-task-grid>a:hover{border-color:#895265;box-shadow:0 13px 28px rgba(74,44,53,.12);transform:translateY(-2px)}.help-task-grid>a>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#82475a;background:#f0e5dd;font:700 17px Georgia,serif}.help-task-grid h3{margin:2px 0 5px;font:650 17px/1.15 Georgia,serif}.help-task-grid p{margin:0;color:#786d60;font-size:11px;line-height:1.5}.help-task-grid i{align-self:center;color:#9a8d7e;font-size:18px;font-style:normal}.help-role-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:56px}.help-role-cards article{min-height:370px;position:relative;overflow:hidden;padding:clamp(28px,4vw,44px);border:1px solid #c8baa6;border-radius:17px}.help-role-cards article:after{content:"";width:230px;height:230px;position:absolute;right:-75px;bottom:-85px;border:38px solid rgba(255,255,255,.07);border-radius:50%}.help-role-cards .dm{color:#eee2cf;background:radial-gradient(circle at 90% 10%,rgba(155,70,92,.25),transparent 37%),#36312a}.help-role-cards .player{color:#38433f;background:radial-gradient(circle at 93% 8%,rgba(64,129,123,.19),transparent 34%),#e7eee8}.help-role-cards .eyebrow{color:#b96078}.help-role-cards .player .eyebrow{color:#357a75}.help-role-cards h2{max-width:480px;margin:7px 0 12px;color:inherit;font:650 clamp(28px,3vw,38px)/1.06 Georgia,serif}.help-role-cards article>p:not(.eyebrow){max-width:500px;color:#c4b7a7;font-size:13px;line-height:1.65}.help-role-cards .player>p:not(.eyebrow){color:#68756e}.help-role-cards ul{display:grid;gap:7px;margin:20px 0 28px;padding:0;list-style:none}.help-role-cards li{color:inherit;font-size:11px}.help-role-cards li:before{content:"✓";margin-right:8px;color:#d6b470;font-weight:900}.help-role-cards .player li:before{color:#377a75}.help-role-cards a{min-height:43px;display:inline-flex;align-items:center;position:relative;z-index:1;padding:0 15px;border:1px solid #7a6755;border-radius:7px;color:#fff0dc;background:#4a4238;font-size:11px;font-weight:850;text-decoration:none}.help-role-cards .player a{color:#fff;border-color:#397b77;background:#397b77}.help-lifecycle-feature{margin-top:58px;padding:clamp(24px,4vw,42px);border:1px solid #c7b9a5;border-radius:17px;background:#f8f4ec}.help-lifecycle-feature>header{max-width:720px}.help-lifecycle-feature h2{margin:5px 0 8px;font:650 36px Georgia,serif}.help-lifecycle-feature>header>p:last-child{margin:0;color:#776c5f;font-size:13px;line-height:1.55}.help-lifecycle-feature>a{display:inline-flex;margin-top:20px;color:#7a3f51;font-size:12px;font-weight:850}.help-reference-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:28px}.help-reference-row article{min-width:0;display:grid;grid-template-columns:48px 1fr;gap:14px;padding:23px;border:1px solid #cbbda9;border-radius:13px;background:#fbf8f1}.help-reference-row article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:#7f4557;background:#eee3d9;font:700 13px Georgia,serif}.help-reference-row h2{margin:5px 0 6px;font:650 21px Georgia,serif}.help-reference-row p:not(.eyebrow){margin:0 0 13px;color:#766b5f;font-size:11px;line-height:1.55}.help-reference-row a{color:#7a3f51;font-size:11px;font-weight:850}.help-guide-hero,.help-reference-hero{padding:clamp(52px,7vw,90px) max(24px,calc((100% - 1180px)/2));border-bottom:1px solid #d1c5b5;background:radial-gradient(circle at 85% 12%,rgba(125,66,82,.15),transparent 30%),#f8f4ec}.help-guide-hero{display:flex;justify-content:space-between;gap:40px;align-items:flex-end}.help-guide-hero>div{max-width:820px}.help-guide-hero h1,.help-reference-hero h1{margin:7px 0 14px;color:#332d27;font:650 clamp(40px,5.6vw,66px)/1 Georgia,serif;letter-spacing:-.02em}.help-guide-hero>div>p:not(.eyebrow),.help-reference-hero>p:not(.eyebrow){max-width:760px;margin:0;color:#71675b;font-size:16px;line-height:1.65}.help-promise{max-width:740px;display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;margin-top:24px;padding:14px 16px;border:1px solid #cbbca7;border-radius:10px;background:rgba(255,252,246,.72)}.help-promise>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#7d4153;background:#efe1dc}.help-promise p{margin:0;color:#6f6255;font:13px/1.55 Georgia,serif}.help-guide-hero>nav{flex:0 0 auto;display:grid;gap:8px}.help-guide-hero>nav a{min-height:42px;display:flex;align-items:center;justify-content:center;padding:0 15px;border:1px solid #7c4354;border-radius:7px;color:#fff8ec;background:#7c4354;font-size:11px;font-weight:850;text-decoration:none}.help-guide-hero>nav a:last-child{color:#6d6053;border-color:#bcae9b;background:#fffaf1}.help-reading-layout{width:min(1180px,calc(100% - 40px));display:grid;grid-template-columns:250px minmax(0,1fr);gap:54px;align-items:start;margin:54px auto 90px;scroll-margin-top:90px}.help-toc{position:sticky;top:95px;max-height:calc(100dvh - 120px);overflow-y:auto;padding:17px;border:1px solid #cbbda9;border-radius:12px;background:#f8f4ec}.help-toc>p{margin:0 0 10px;color:#877a6c;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.help-toc nav{display:grid}.help-toc nav a{display:grid;grid-template-columns:25px 1fr;gap:7px;padding:8px 4px;border-bottom:1px solid #e0d7ca;color:#675d52;font-size:10px;line-height:1.35;text-decoration:none}.help-toc nav a:hover{color:#7a3f51}.help-toc nav span{color:#a18e79;font:700 9px Georgia,serif}.help-toc>a{min-height:39px;display:flex;align-items:center;justify-content:center;margin-top:13px;border-radius:7px;color:#fff8ed;background:#4b443b;font-size:9px;font-weight:850;text-align:center;text-decoration:none}.help-guide-article{min-width:0;display:grid;gap:24px}.help-manual-section{scroll-margin-top:96px;padding:clamp(25px,4vw,42px);border:1px solid #cbbda9;border-radius:16px;background:#fbf8f1;box-shadow:0 9px 25px rgba(55,43,28,.055)}.help-manual-section>header{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start}.help-manual-section>header>span{width:40px;height:40px;display:grid;place-items:center;border:1px solid #cbb9a3;border-radius:50%;color:#82475a;background:#f2e8dd;font:700 11px Georgia,serif}.help-manual-section h2{margin:4px 0 8px;color:#342e28;font:650 clamp(26px,3vw,36px)/1.05 Georgia,serif}.help-role{width:fit-content;display:inline-flex;align-items:center;margin-top:3px;padding:4px 8px;border:1px solid #b9ad9d;border-radius:999px;color:#6d6257;background:#f5f0e8;font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.help-role.role-dm{color:#7f3f51;border-color:#c7a5ae;background:#f4e7ea}.help-role.role-player{color:#2f716c;border-color:#a5c2be;background:#e7f0ee}.help-role.role-both{color:#6f5c2b;border-color:#cdbd8a;background:#f4efd9}.help-section-intro{margin:22px 0 0;color:#675d52;font:15px/1.7 Georgia,serif}.help-steps{display:grid;gap:11px;margin:26px 0 0;padding:0;list-style:none}.help-steps li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;align-items:start}.help-steps li>span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #c9b69e;border-radius:50%;color:#7d4153;background:#fffaf2;font-size:10px;font-weight:900}.help-steps li p{margin:4px 0 0;color:#62594f;font-size:13px;line-height:1.55}.help-tips{margin-top:24px;padding:18px 20px;border:1px solid #c8b887;border-left:4px solid #a98135;border-radius:9px;background:#f7f0d9}.help-tips>b{color:#745820;font:650 15px Georgia,serif}.help-tips ul{display:grid;gap:7px;margin:10px 0 0;padding-left:18px}.help-tips li{color:#716240;font-size:11px;line-height:1.5}.help-result{display:grid;grid-template-columns:30px auto 1fr;gap:8px;align-items:center;margin:20px 0 0;padding:13px 15px;border:1px solid #abc0aa;border-radius:9px;color:#52614f;background:#edf3e9;font-size:11px;line-height:1.45}.help-result>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#657e64}.help-result>b{font-size:9px;letter-spacing:.06em;text-transform:uppercase}.back-to-guide-top{display:inline-flex;margin-top:22px;color:#88796a;font-size:9px;font-weight:800}.help-next-step{width:min(920px,calc(100% - 40px));display:flex;justify-content:space-between;gap:24px;align-items:center;margin:0 auto 90px;padding:30px;border:1px solid #6a5e50;border-radius:15px;color:#eee2d0;background:#373129}.help-next-step h2{margin:4px 0 6px;color:#fff0da;font:650 27px Georgia,serif}.help-next-step p:last-child{max-width:640px;margin:0;color:#c6b9a8;font-size:11px;line-height:1.55}.help-next-step>a{min-height:43px;flex:0 0 auto;display:inline-flex;align-items:center;padding:0 15px;border-radius:7px;color:#fff;background:#87495d;font-size:10px;font-weight:850;text-decoration:none}.guide-visual{position:relative;overflow:hidden;margin:28px 0 5px;border:1px solid #c9bca9;border-radius:13px;color:#413930;background:#eee9df;box-shadow:0 12px 30px rgba(54,43,30,.09)}.guide-visual figcaption{display:grid;grid-template-columns:auto 1fr;gap:9px 16px;padding:13px 17px;border-top:1px solid #cbbfae;color:#6d6256;background:#f8f4ec;font-size:10px;line-height:1.45}.guide-visual figcaption b{color:#463c32;font:650 13px Georgia,serif}.visual-toolbar{height:44px;display:flex;align-items:center;gap:12px;padding:0 14px;color:#f3e8d7;background:#342f28}.visual-toolbar b{font:650 14px Georgia,serif}.visual-toolbar span{flex:1;padding:7px 11px;border:1px solid #665d51;border-radius:6px;color:#bfb3a4;background:#403a32;font-size:9px}.visual-toolbar i{font-size:9px;font-style:normal}.visual-chapter{height:310px;position:relative;margin:18px;border:1px solid #afc0bc;border-radius:10px;background-color:#f2efe8;background-image:radial-gradient(#c7c0b5 .6px,transparent 0);background-size:14px 14px}.visual-chapter>small{position:absolute;top:-9px;left:16px;padding:3px 8px;border:1px solid #b8aba0;border-radius:999px;color:#786b5e;background:#eee9df;font-size:7px;font-weight:900;letter-spacing:.08em}.visual-node{width:150px;min-height:67px;display:grid;grid-template-columns:27px 1fr;gap:8px;position:absolute;z-index:2;padding:11px;border:1px solid #c7bbad;border-top:3px solid #5f7891;border-radius:7px;background:#fffdf8;box-shadow:0 5px 12px rgba(54,43,30,.09)}.visual-node>i{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#5b7185;background:#e5ebef;font:700 11px Georgia,serif}.visual-node>span{min-width:0;display:grid;align-content:start}.visual-node small{color:#8c8174;font-size:6px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.visual-node b{margin-top:5px;font:650 11px Georgia,serif}.visual-node em{width:fit-content;margin-top:3px;padding:2px 4px;border-radius:999px;color:#35726e;background:#e3f0ed;font-size:5px;font-style:normal;font-weight:900}.visual-node.location{left:32px;top:56px}.visual-node.npc{left:222px;top:56px;border-top-color:#a66b49}.visual-node.quest{left:222px;top:176px;border-top-color:#397b78}.visual-node.encounter{left:412px;top:176px;border-top-color:#984a45}.visual-path{position:absolute;z-index:1;height:2px;background:#a99d8f;transform-origin:left center}.path-one{width:45px;left:182px;top:91px}.path-two{width:84px;left:298px;top:128px;transform:rotate(90deg)}.path-three{width:45px;left:372px;top:210px;background:#86485b}.visual-callout{position:absolute;z-index:4;display:flex;align-items:center;gap:6px;padding:5px 8px 5px 5px;border-radius:999px;color:#fff;background:#744050;box-shadow:0 4px 12px rgba(63,37,44,.22);font-size:7px;font-weight:850}.visual-callout b{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#744050;background:#fff5e8}.callout-chapter{top:53px;right:18px}.callout-branch{bottom:70px;left:25px}.callout-focus{right:22px;bottom:126px}.lifecycle-visual{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:25px 25px 0;color:#eee1d0;background:#373129}.lifecycle-visual article{min-width:0;position:relative;z-index:2;padding:20px;border:1px solid #695d50;border-radius:10px;background:#423b32;animation:lifecycle-glow 9s infinite}.lifecycle-visual article:nth-of-type(2){animation-delay:3s}.lifecycle-visual article:nth-of-type(3){animation-delay:6s}.lifecycle-track{height:2px;position:absolute;top:53px;left:17%;right:17%;z-index:1;background:#766857}.lifecycle-track span{display:none}.lifecycle-visual article>i{width:30px;height:30px;display:grid;place-items:center;margin-bottom:14px;border:1px solid #8a765e;border-radius:50%;color:#e6c98f;background:#373129;font:700 10px Georgia,serif}.lifecycle-visual article small{color:#d0a9b3;font-size:7px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.lifecycle-visual article h3{margin:6px 0 8px;color:#fff0da;font:650 18px Georgia,serif}.lifecycle-visual article p{min-height:45px;margin:0 0 16px;color:#c2b5a5;font-size:9px;line-height:1.5}.lifecycle-visual article>b{color:#d8b870;font-size:7px;letter-spacing:.12em}.lifecycle-visual figcaption{grid-column:1/-1;margin:14px -25px 0}@keyframes lifecycle-glow{0%,30%,to{border-color:#695d50;box-shadow:none;transform:translateY(0)}10%,20%{border-color:#d4b77b;box-shadow:0 0 22px rgba(212,183,123,.2);transform:translateY(-3px)}}.encounter-visual{color:#e8ddcc;background:#302c26}.encounter-visual>header{display:flex;justify-content:space-between;align-items:center;padding:14px 17px;border-bottom:1px solid #5f554a}.encounter-visual header span{display:grid}.encounter-visual header small{color:#cb9cac;font-size:7px;font-weight:900;letter-spacing:.11em}.encounter-visual header b{margin-top:3px;color:#fff0dc;font:650 18px Georgia,serif}.encounter-visual header button{padding:8px 11px;border:1px solid #8c5262;border-radius:6px;color:#f7e6da;background:#764052;font-size:8px}.encounter-demo-body{display:grid;grid-template-columns:1.2fr .8fr;min-height:270px}.encounter-demo-body>section{display:grid;align-content:start;gap:8px;padding:16px}.combatant{display:grid;grid-template-columns:35px 1fr auto;gap:10px;align-items:center;padding:11px;border:1px solid #62594e;border-radius:8px;background:#3c3730}.combatant.active{border-color:#b1834b;box-shadow:inset 3px 0 #b1834b}.combatant.environment{border-color:#667e67}.combatant>i{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#f4dfb8;background:#51483d;font:700 11px Georgia,serif}.combatant span{display:grid}.combatant b{color:#f6ead8;font:650 12px Georgia,serif}.combatant small{margin-top:2px;color:#a99e90;font-size:7px}.combatant strong{color:#b9cdb4;font-size:8px}.encounter-demo-body>aside{padding:18px;border-left:1px solid #5b5147;background:#f2e5ca;color:#49362d}.encounter-demo-body>aside>small{color:#8a3e49;font-size:7px;font-weight:900;letter-spacing:.1em}.encounter-demo-body aside h3{margin:4px 0;font:700 21px Georgia,serif}.encounter-demo-body aside p{color:#745d50;font-size:8px;line-height:1.5}.encounter-demo-body aside dl{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:12px 0}.encounter-demo-body aside dl div{padding:6px;border:1px solid #c8b797}.encounter-demo-body aside dt{font-size:6px;font-weight:900}.encounter-demo-body aside dd{margin:2px 0 0;font:700 11px Georgia,serif}.encounter-visual figcaption{color:#6d6256}.player-visual{padding:0;background:#ebe7df}.player-visual>header{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;color:#eee4d4;background:#302c27}.player-visual>header span{display:grid}.player-visual>header small{color:#c595a2;font-size:7px;font-weight:900;letter-spacing:.1em}.player-visual>header b{margin-top:3px;font:650 18px Georgia,serif}.player-visual>header i{font-size:8px;font-style:normal}.player-metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:15px 15px 0}.player-metric-grid article{display:grid;gap:5px;padding:11px;border:1px solid #c9bdae;border-radius:8px;background:#faf7f0}.player-metric-grid small{color:#86796c;font-size:7px;font-weight:850;text-transform:uppercase}.player-metric-grid b{font:650 13px Georgia,serif}.player-demo-columns{display:grid;grid-template-columns:.8fr 1.2fr;gap:9px;padding:9px 15px 15px}.player-demo-columns>section{padding:15px;border:1px solid #c9bdae;border-radius:8px;background:#faf7f0}.player-demo-columns>section>small{color:#8a4054;font-size:7px;font-weight:900;letter-spacing:.1em}.player-demo-columns h3{margin:6px 0 4px;font:650 19px Georgia,serif}.player-demo-columns p{color:#786d61;font-size:8px}.player-demo-columns>section>div{display:grid;gap:3px;margin-top:13px;padding:9px;border-radius:7px;color:#4f684d;background:#e7efe3}.player-demo-columns>section>div b{font:650 13px Georgia,serif}.player-demo-columns>section>div span{font-size:7px}.player-demo-columns>section:last-child article{display:grid;grid-template-columns:27px 1fr;gap:8px;margin-top:9px;padding:8px;border:1px solid #ded4c8;border-radius:7px}.player-demo-columns article>i{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#397b78;background:#e2eeeb;font-style:normal}.player-demo-columns article span{display:grid}.player-demo-columns article b{font:650 10px Georgia,serif}.player-demo-columns article small{margin-top:2px;color:#8a7f73;font-size:7px}.visibility-visual{display:grid;grid-template-columns:1fr 45px 1fr;gap:15px;align-items:center;padding:24px 24px 0;background:#ece7de}.visibility-visual>div{min-width:0;display:grid;gap:8px;padding:16px;border:1px solid #c9bbaa;border-radius:10px;background:#f9f6ef}.visibility-visual>div>small{color:#8a4054;font-size:7px;font-weight:900;letter-spacing:.1em}.visibility-visual>i{color:#8b4658;font:normal 24px Georgia,serif;text-align:center}.visibility-visual article{display:grid;gap:7px;padding:13px;border:1px solid #b9a4a8;border-top:3px solid #397b78;border-radius:7px;background:#fffdf8}.visibility-visual article b{font:650 13px Georgia,serif}.visibility-visual article span{width:fit-content;padding:3px 6px;border-radius:999px;font-size:6px;font-weight:900;letter-spacing:.08em}.visibility-visual .secret-card{background:repeating-linear-gradient(135deg,#fbf7f3,#fbf7f3 7px,#f2e8e7 0,#f2e8e7 14px)}.secret-card span{color:#7f3f51;background:#f2dfe4}.revealed-card span{color:#326d68;background:#dcece8}.visibility-visual button{min-height:31px;border:1px solid #7f4354;border-radius:6px;color:#fff;background:#7f4354;font-size:7px;font-weight:850}.visibility-visual>div>p{margin:0;color:#786d61;font-size:8px;line-height:1.45}.visibility-visual figcaption{grid-column:1/-1;margin:8px -24px 0}.loot-visual{padding:20px 20px 0;background:#eee9df}.loot-visual>header{display:flex;gap:11px;align-items:center;padding:14px;border:1px solid #c9bbaa;border-top:3px solid #b58a3e;border-radius:8px;background:#fffdf8}.loot-visual>header>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#926916;background:#f2e6c9;font-size:18px}.loot-visual header div{display:grid}.loot-visual header small{color:#8b8073;font-size:7px;font-weight:900;letter-spacing:.1em}.loot-visual header h3{margin:4px 0 0;font:650 17px Georgia,serif}.loot-demo-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:8px;margin-top:9px}.loot-demo-grid article{display:grid;gap:4px;padding:12px;border:1px solid #c9bbaa;border-radius:8px;background:#f9f6ef}.loot-demo-grid small{color:#97772e;font-size:7px;font-weight:900}.loot-demo-grid b{font:650 13px Georgia,serif}.loot-demo-grid span{color:#7c7165;font-size:8px}.loot-demo-flow{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:10px;padding:10px;color:#5d6c59;background:#e4ebe0;font-size:7px;font-weight:850;text-transform:uppercase}.loot-demo-flow i{color:#899584;font-style:normal}.loot-visual figcaption{margin:0 -20px}.help-reference-hero{min-height:300px;display:grid;align-content:center}.help-reference-hero>p:not(.eyebrow){max-width:720px}.help-reference-hero.admin .help-role{margin-top:18px}.help-reference-content{width:min(1060px,calc(100% - 40px));margin:44px auto 90px}.faq-search-panel{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:20px;border:1px solid #c8baa7;border-radius:13px;background:#f9f6ef}.faq-search-panel label{flex:1;color:#655b50;font-size:10px;font-weight:850;text-transform:uppercase}.faq-search-panel label>div{display:grid;grid-template-columns:35px 1fr;align-items:center;margin-top:8px;border:1px solid #bcae9b;border-radius:8px;background:#fff}.faq-search-panel label b{color:#8a4054;text-align:center}.faq-search-panel input{border:0;box-shadow:none}.faq-search-panel>p{margin:0 0 12px;color:#86796b;font-size:10px;white-space:nowrap}.faq-category-list{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 20px}.faq-category-list button{min-height:34px;padding:0 12px;border:1px solid #c6b9a7;border-radius:999px;color:#6d6256;background:#f8f4ec;font-size:9px;font-weight:800;cursor:pointer}.faq-category-list button.active{color:#fff;border-color:#7d4153;background:#7d4153}.faq-results{display:grid;gap:8px}.faq-results details{overflow:hidden;border:1px solid #cbbda9;border-radius:11px;background:#fbf8f1}.faq-results summary{min-height:70px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:13px 18px;cursor:pointer;list-style:none}.faq-results summary::-webkit-details-marker{display:none}.faq-results summary span{display:grid;gap:4px}.faq-results summary small{color:#8a4054;font-size:8px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.faq-results summary b{color:#413830;font:650 17px Georgia,serif}.faq-results summary i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#6c6155;background:#ede5d9;font:normal 18px Arial,sans-serif;transition:transform .15s ease}.faq-results details[open] summary i{color:#fff;background:#7d4153;transform:rotate(45deg)}.faq-results details>div{padding:0 18px 20px;border-top:1px solid #e0d7ca}.faq-results details .help-role{margin-top:16px}.faq-results details p{margin:13px 0 0;color:#675d52;font-size:13px;line-height:1.65}.faq-results details a{display:inline-flex;margin-top:13px;color:#7a3f51;font-size:10px;font-weight:850}.faq-empty{padding:50px 20px;border:1px dashed #baa995;border-radius:12px;text-align:center}.faq-empty>span{font-size:28px}.faq-empty h2{margin:10px 0 7px;font:650 24px Georgia,serif}.faq-empty p{max-width:520px;margin:0 auto;color:#786d61;font-size:11px;line-height:1.55}.faq-empty button{margin-top:16px;padding:10px 14px;border:0;border-radius:7px;color:#fff;background:#7d4153;font-size:9px;font-weight:850}.glossary-letters{display:flex;flex-wrap:wrap;gap:6px;position:sticky;top:86px;z-index:3;padding:12px;border:1px solid #c9bba8;border-radius:10px;background:rgba(248,244,236,.96);backdrop-filter:blur(8px)}.glossary-letters a{width:31px;height:31px;display:grid;place-items:center;border-radius:6px;color:#774253;background:#eee4da;font:700 11px Georgia,serif;text-decoration:none}.glossary-list{display:grid;gap:32px;margin-top:30px}.glossary-list>section{scroll-margin-top:145px;display:grid;grid-template-columns:60px 1fr;gap:20px}.glossary-list h2{margin:0;color:#7d4153;font:650 46px Georgia,serif}.glossary-list dl{display:grid;gap:8px;margin:0}.glossary-list dl>div{scroll-margin-top:145px;display:grid;grid-template-columns:minmax(150px,.5fr) 1.5fr;gap:20px;padding:16px 18px;border:1px solid #cbbda9;border-radius:10px;background:#fbf8f1}.glossary-list dt{color:#3d352e;font:650 17px Georgia,serif}.glossary-list dd{margin:0;color:#70665b;font-size:12px;line-height:1.55}.admin-guide-layout{margin-top:44px}.admin-checklist{display:grid;gap:9px;margin:24px 0 0;padding:0;list-style:none}.admin-checklist li{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start}.admin-checklist span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#697f67;font-size:9px}.admin-checklist p{margin:3px 0 0;color:#665c51;font-size:12px;line-height:1.5}.help-footer{display:grid;grid-template-columns:auto auto minmax(240px,1fr);gap:35px;align-items:center;padding:28px max(24px,calc((100% - 1180px)/2));border-top:1px solid #4d463e;color:#d4c9b9;background:#302c27}.help-footer>div{display:flex;align-items:center;gap:10px}.help-footer>div p{display:grid;gap:3px;margin:0}.help-footer>div b{color:#f4e8d5;font:650 15px Georgia,serif}.help-footer>div small{color:#9f9487;font-size:8px}.help-footer nav{display:flex;flex-wrap:wrap;gap:12px}.help-footer a{color:#dacdbb;font-size:9px;font-weight:800}.help-footer>p{max-width:430px;justify-self:end;margin:0;color:#9f9487;font-size:9px;line-height:1.5;text-align:right}@media (max-width:1050px){.help-header nav{overflow-x:auto;justify-content:flex-start}.help-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-reference-row{grid-template-columns:1fr}.help-reading-layout{grid-template-columns:215px minmax(0,1fr);gap:28px}}@media (max-width:820px){.help-header{flex-wrap:wrap;gap:6px 14px;padding-block:8px}.help-header nav{order:3;width:100%}.help-home-hero,.help-role-cards{grid-template-columns:1fr}.help-reading-layout{display:block}.help-toc{position:static;max-height:none;margin-bottom:18px}.help-toc nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.help-toc nav a{min-width:0}.help-guide-hero{align-items:flex-start;flex-direction:column}.help-guide-hero>nav{width:100%;grid-template-columns:repeat(2,1fr)}.help-footer{grid-template-columns:1fr 1fr}.help-footer>p{grid-column:1/-1;justify-self:start;text-align:left}.guide-atlas-visual{overflow-x:auto}.visual-chapter{min-width:610px}.encounter-demo-body{grid-template-columns:1fr}.encounter-demo-body>aside{border-top:1px solid #5b5147;border-left:0}.lifecycle-visual{grid-template-columns:1fr}.lifecycle-track{display:none}.lifecycle-visual article p{min-height:0}.visibility-visual{grid-template-columns:1fr}.visibility-visual>i{transform:rotate(90deg)}.player-demo-columns{grid-template-columns:1fr}}@media (max-width:600px){.help-header .landing-brand small{display:none}.help-header .help-open-app{min-height:36px;padding-inline:11px}.help-header nav a{padding-inline:9px;font-size:10px}.help-home-content,.help-reference-content{width:min(100% - 24px,1180px)}.help-home-hero{padding-inline:18px}.help-home-hero>div>h1{font-size:45px}.help-task-grid{grid-template-columns:1fr}.help-task-grid>a{min-height:105px}.help-role-cards article{min-height:0}.help-reference-row article{grid-template-columns:40px 1fr;padding:18px}.help-reference-row article>span{width:40px;height:40px}.help-guide-hero,.help-reference-hero{padding-inline:18px}.help-guide-hero h1,.help-reference-hero h1{font-size:41px}.help-reading-layout{width:min(100% - 24px,1180px)}.help-toc nav{grid-template-columns:1fr}.help-manual-section{padding:22px 17px}.help-manual-section>header{grid-template-columns:36px 1fr}.help-manual-section>header>span{width:34px;height:34px}.help-result{grid-template-columns:30px 1fr}.help-result>b{display:none}.help-next-step{align-items:stretch;flex-direction:column}.help-next-step>a{justify-content:center}.guide-visual figcaption{grid-template-columns:1fr}.faq-search-panel{align-items:stretch;flex-direction:column}.faq-search-panel>p{margin:0}.glossary-list>section{grid-template-columns:1fr;gap:8px}.glossary-list h2{font-size:34px}.glossary-list dl>div{gap:6px}.glossary-list dl>div,.help-footer{grid-template-columns:1fr}.help-footer>p{grid-column:auto}.loot-demo-grid{grid-template-columns:1fr}.loot-demo-flow{flex-wrap:wrap}.player-metric-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.lifecycle-visual article{animation:none}.help-task-grid>a{transition:none}}.encounter-visual header .visual-action{padding:8px 11px;border:1px solid #8c5262;border-radius:6px;color:#f7e6da;background:#764052;font-size:8px}.visibility-visual .visual-action{min-height:31px;display:grid;place-items:center;border:1px solid #7f4354;border-radius:6px;color:#fff;background:#7f4354;font-size:7px;font-weight:850}.documentation-feedback{width:min(1120px,calc(100% - 32px));display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:start;margin:38px auto 0;padding:18px 20px;border:1px solid #cfc2af;border-radius:12px;color:#433b32;background:#fffaf2}.documentation-feedback>svg{width:25px;color:#8d3e4f}.documentation-feedback b{font:600 14px Georgia,serif}.documentation-feedback p{margin:4px 0 0;color:#786d60;font-size:9px}.documentation-feedback textarea{min-height:72px;margin-top:10px}.documentation-feedback small{display:block;margin-top:8px;color:#8b7f70;font-size:8px}.documentation-feedback-actions{display:flex;flex-wrap:wrap;gap:6px}.documentation-feedback-actions button{gap:5px}.documentation-feedback-actions button svg{width:14px}.documentation-feedback-actions button.selected{color:#fff;border-color:#8d3e4f;background:#8d3e4f}.documentation-feedback.sent{grid-template-columns:32px 1fr}.documentation-feedback.sent>svg{color:#687961}@media (max-width:700px){.documentation-feedback{grid-template-columns:32px 1fr}.documentation-feedback-actions{grid-column:1/-1}.documentation-feedback-actions .primary-button{flex:1 1 100%}}.invitation-page{width:100%;height:100vh;height:100dvh;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;padding:max(24px,env(safe-area-inset-top)) clamp(14px,4vw,56px) max(60px,calc(env(safe-area-inset-bottom) + 24px));touch-action:pan-y;-webkit-overflow-scrolling:touch;color:var(--text-strong);background:var(--surface-ink-soft)}.invitation-page>header{max-width:1040px;margin:0 auto 24px}.invitation-page .landing-brand{color:var(--text-on-ink);text-decoration:none}.invitation-card{width:min(1040px,100%);margin:0 auto;overflow:hidden;border:1px solid var(--border-strong);border-radius:16px;background:var(--surface-dialog);box-shadow:0 30px 90px rgba(0,0,0,.34)}.invitation-workspace{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)}.invitation-art{min-width:0;padding:clamp(34px,5vw,58px);border-right:1px solid var(--border-soft);background:var(--surface-card-warm)}.invitation-seal{width:60px;height:60px;display:grid;place-items:center;margin-bottom:20px;border:2px solid var(--color-brand);border-radius:50%;color:var(--color-brand);background:var(--surface-parchment);box-shadow:0 0 0 7px rgba(143,63,80,.08)}.invitation-seal svg{width:27px;height:27px}.invitation-art h1,.invitation-invalid h1,.invitation-success h1{max-width:620px;margin:8px 0 12px;font:600 clamp(34px,4vw,50px)/1.02 var(--font-display);text-wrap:balance}.invitation-art>p:not(.eyebrow,.invitation-privacy,.invitation-expiry){max-width:520px;margin:0;color:var(--text-muted);font-size:14px;line-height:1.55}.invitation-art .invitation-overview{max-width:none;grid-template-columns:1fr;gap:0;margin:30px 0 0;border-top:1px solid var(--border-soft)}.invitation-art .invitation-overview article{grid-template-columns:32px minmax(0,1fr);gap:11px;padding:15px 0;border:0;border-bottom:1px solid var(--border-soft);border-radius:0;background:transparent}.invitation-art .invitation-overview b{color:var(--text-strong);font-size:13px}.invitation-art .invitation-overview small{margin-top:4px;font-size:11px}.invitation-art .invitation-overview svg{width:19px;height:19px;margin-top:1px}.invitation-privacy{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;margin:22px 0 0;padding:13px 14px;border:1px solid #cbd5c5;border-radius:var(--control-radius);color:#5f6c5b;background:#f1f6ed;font-size:11px;line-height:1.5}.invitation-privacy svg{width:18px;height:18px;color:var(--color-success)}.invitation-privacy b{color:#455340}.invitation-expiry{display:flex;align-items:center;gap:8px;margin:14px 2px 0;color:var(--text-muted);font-size:11px;line-height:1.45}.invitation-expiry svg{width:15px;height:15px;flex:0 0 auto}.invitation-join{min-width:0;display:flex;flex-direction:column;padding:34px clamp(24px,4vw,44px) 42px;background:var(--surface-card-raised)}.invitation-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0 0 44px;padding:0;list-style:none}.invitation-steps li{min-width:0;display:grid;justify-items:center;gap:6px;position:relative;color:var(--text-subtle);font-size:10px;text-align:center}.invitation-steps li:before{height:1px;position:absolute;z-index:0;top:15px;right:50%;left:-50%;background:var(--border-soft);content:""}.invitation-steps li:first-child:before{display:none}.invitation-steps span{width:31px;height:31px;display:grid;place-items:center;z-index:1;border:1px solid var(--border-strong);border-radius:50%;background:var(--surface-card-raised);font-weight:800}.invitation-steps svg{width:14px;height:14px}.invitation-steps li.complete,.invitation-steps li.current{color:var(--color-brand)}.invitation-steps li.current span{border-color:var(--color-brand);color:var(--primary-foreground);background:var(--color-brand);box-shadow:0 0 0 4px var(--field-focus-ring)}.invitation-steps li.complete span{border-color:var(--color-success);color:white;background:var(--color-success)}.invitation-join>form,.invitation-signin{min-height:0;display:grid;align-content:start;gap:18px;margin:auto 0}.invitation-next-step h2,.invitation-signin h2{margin:5px 0 0;font:600 25px/1.15 var(--font-display);text-wrap:balance}.invitation-next-step>small{color:var(--color-brand);font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.invitation-next-step p,.invitation-signin p{margin:8px 0 0;color:var(--text-muted);font-size:12px;line-height:1.55}.invitation-join form label{display:grid;gap:var(--form-label-gap);color:var(--text-strong);font-size:11px;font-weight:750}.invitation-join form>small,.invitation-signin>small{color:var(--text-muted);font-size:10px;line-height:1.5;text-align:center}.invitation-join [data-slot=button]{width:100%}.invitation-invalid,.invitation-loading,.invitation-success{margin-top:12vh;padding:55px;text-align:center}.invitation-loading .landing-brand-mark{margin:0 auto 15px}.invitation-invalid .invitation-seal,.invitation-success .invitation-seal{margin-inline:auto}.invitation-invalid p,.invitation-success p{max-width:520px;margin:10px auto 22px;color:var(--text-muted);font-size:12px;line-height:1.6}@media (max-width:780px){.invitation-page{padding-top:max(14px,env(safe-area-inset-top));padding-inline:10px}.invitation-page>header{margin-bottom:14px}.invitation-workspace{grid-template-columns:1fr}.invitation-art{padding:28px 22px;border-right:0;border-bottom:1px solid var(--border-soft)}.invitation-seal{width:52px;height:52px;margin-bottom:16px}.invitation-seal svg{width:23px;height:23px}.invitation-art h1{font-size:clamp(30px,9vw,40px)}.invitation-art .invitation-overview{margin-top:22px}.invitation-join{padding:24px 20px max(30px,calc(env(safe-area-inset-bottom) + 18px))}.invitation-steps{margin-bottom:30px}.invitation-invalid,.invitation-loading,.invitation-success{padding:35px 20px}}.campaign-access-manager{display:grid;gap:12px;margin-top:14px}.campaign-access-status{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding:14px 16px;border:1px solid #cbd5c5;border-radius:10px;background:#f1f6ed}.campaign-access-status p{margin:0}.campaign-access-status b,.campaign-access-status small{display:block}.campaign-access-status b{margin-top:2px;color:#455340;font:700 14px var(--font-display)}.campaign-access-status small{margin-top:4px;color:#6d7968;font-size:11px;line-height:1.4}.access-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:var(--color-brand);background:#efe5dd}.access-icon svg{width:18px;height:18px}.active-invitation-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:17px;border:1px solid var(--border-strong);border-radius:10px;background:var(--surface-card-raised)}.active-invitation-card p,.invite-builder p{margin:0}.active-invitation-card b,.active-invitation-card small,.invite-builder b,.invite-builder small{display:block}.active-invitation-card b,.invite-builder b{margin-top:2px;font:700 15px var(--font-display)}.active-invitation-card small,.invite-builder small{margin-top:4px;color:var(--text-muted);font-size:11px;line-height:1.4}.active-invitation-actions{display:flex;gap:8px}.active-invite-expiry{grid-column:2/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,220px);gap:10px;align-items:center;color:var(--text-muted);font-size:10px;font-weight:750}.active-invite-expiry>span,.invite-builder-expiry>span{display:flex;align-items:center;gap:7px}.active-invite-expiry svg,.invite-builder-expiry svg{width:15px;height:15px}.active-invite-expiry .invite-expiry-select,.invite-builder-expiry .invite-expiry-select{width:100%;min-width:0}.invite-builder{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(170px,210px) auto;gap:12px;align-items:end;padding:17px;border:1px dashed var(--border-strong);border-radius:10px;background:var(--surface-card-raised)}.invite-builder .access-icon{align-self:center}.invite-builder-expiry{min-width:0;display:grid;gap:6px;color:var(--text-muted);font-size:10px;font-weight:750}.invite-approval-control{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:15px 16px;border:1px solid var(--border-soft);border-radius:10px;background:var(--surface-card-warm)}.invite-approval-control b,.invite-approval-control small{display:block}.invite-approval-control b{font:700 14px var(--font-display)}.invite-approval-control small{margin-top:4px;color:var(--text-muted);font-size:11px;line-height:1.4}.join-request-list{overflow:hidden;border:1px solid var(--border-soft);border-radius:10px;background:var(--surface-card-raised)}.join-request-list>header{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid var(--border-soft);background:var(--surface-card-warm)}.join-request-list>header h4{margin:2px 0 0;font:700 14px var(--font-display)}.join-request-list>header p{margin:0}.join-request-list>header>span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:var(--primary-foreground);background:var(--color-brand);font-size:10px;font-weight:800}.join-request-list>article{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px 14px;border-top:1px solid var(--border-soft)}.join-request-list>header+article{border-top:0}.request-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:white;background:#716858;font-size:12px;font-weight:800}.join-request-list article b,.join-request-list article small{display:block}.join-request-list article b{font-size:13px}.join-request-list article small{margin-top:3px;color:var(--text-muted);font-size:10px}.join-request-actions{display:flex;gap:7px}.join-request-list.is-empty>p{margin:0;padding:18px 15px;color:var(--text-muted);font-size:11px;text-align:center}.campaign-access-message{margin:0;padding:10px 12px;border:1px solid #dfcfad;border-radius:var(--control-radius);color:#785b32;background:#f8efdc;font-size:11px;line-height:1.5}@media (max-width:700px){.active-invitation-card{grid-template-columns:42px minmax(0,1fr)}.active-invitation-actions{grid-column:1/-1}.active-invitation-actions [data-slot=button]{flex:1}.active-invite-expiry{grid-column:1/-1}.invite-builder{grid-template-columns:42px minmax(0,1fr)}.invite-builder-expiry,.invite-builder>[data-slot=button]{grid-column:1/-1}.join-request-list>article{grid-template-columns:38px minmax(0,1fr)}.join-request-actions{grid-column:1/-1}.join-request-actions [data-slot=button]{flex:1}}.collaboration-dialog{width:min(760px,calc(100vw - 24px));height:min(780px,calc(100dvh - 24px));max-width:none;max-height:none;display:flex;flex-direction:column;gap:0;overflow:hidden;padding:0;border:1px solid var(--border-strong);border-radius:16px;color:var(--text-strong);background:var(--surface-dialog);box-shadow:0 28px 90px rgba(23,17,12,.5)}.collaboration-dialog>header{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:21px 24px;border-bottom:1px solid var(--border-soft);background:var(--surface-card-warm)}.collaboration-dialog>header h2{margin:4px 0;font:600 25px/1.12 var(--font-display)}.collaboration-dialog>header p{margin:0;color:var(--text-muted);font-size:11px;line-height:1.4}.collaboration-body{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:20px 24px 28px;-webkit-overflow-scrolling:touch}.planning-actions{display:flex;flex-wrap:wrap;gap:8px}.party-notes{margin-top:20px;overflow:hidden;border:1px solid var(--border-soft);border-radius:11px;background:var(--surface-card-raised)}.party-notes>header{display:flex;justify-content:space-between;align-items:center;padding:13px 15px;border-bottom:1px solid var(--border-soft);background:var(--surface-card-warm)}.party-notes>header h3{margin:2px 0 0;font:700 17px var(--font-display)}.party-notes>header p{margin:0}.party-notes>header>span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:white;background:#7c6f5d;font-size:10px}.party-notes article{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:11px;align-items:start;padding:14px 15px;border-top:1px solid var(--border-soft)}.party-notes>header+article{border-top:0}.note-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:white;background:#7d6f5d;font-size:11px;font-weight:800}.party-notes article b,.party-notes article small{display:block}.party-notes article b{font-size:12px}.party-notes article small{margin-top:2px;color:var(--text-subtle);font-size:10px}.party-notes article p{margin:7px 0 0;color:var(--text-strong);font-size:12px;line-height:1.55;white-space:pre-wrap}.party-notes article.note-pending{background:var(--surface-parchment)}.party-notes article.note-rejected{opacity:.68}.empty-party-notes{margin:0;padding:28px;color:var(--text-muted);font-size:11px;text-align:center}.thread-note-form{display:grid;gap:12px;margin-top:16px;padding:16px;border:1px solid var(--border-soft);border-radius:11px;background:var(--surface-card-warm)}.thread-note-form>label{display:grid;gap:7px;color:var(--text-strong);font-size:11px;font-weight:750}.thread-note-form textarea{min-height:104px}.thread-note-form>div{display:flex;justify-content:space-between;gap:12px;align-items:end}.thread-note-form>div label{min-width:230px;display:grid;gap:6px;color:var(--text-strong);font-size:10px;font-weight:750}.thread-note-form>p{margin:0;color:var(--color-success);font-size:11px}.collaboration-unavailable{margin:auto;padding:55px 25px;text-align:center}.collaboration-unavailable svg{width:32px;height:32px;color:var(--color-brand)}.collaboration-unavailable h3{margin:14px 0 6px;font:600 19px var(--font-display)}.collaboration-unavailable p{max-width:390px;margin:0 auto;color:var(--text-muted);font-size:11px;line-height:1.5}.dm-collaboration-section{margin:15px 17px;overflow:hidden;border:1px solid var(--border-soft);border-radius:9px;background:var(--surface-card-raised)}.dm-collaboration-section>header{display:flex;align-items:center;justify-content:space-between;padding:13px;border-bottom:1px solid var(--border-soft);background:var(--surface-card-warm)}.dm-collaboration-section>header h3{margin:2px 0 0;font:700 14px var(--font-display)}.dm-collaboration-section>header p{margin:3px 0 0;color:var(--text-muted);font-size:10px;line-height:1.35}.dm-collaboration-section>header>span{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:800}.dm-collaboration-section>header>span svg{width:14px;height:14px;color:var(--color-brand)}.planning-summary{margin:0;padding:11px 13px;color:var(--text-muted);font-size:10px;line-height:1.45}.pending-note{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px 13px;border-top:1px solid var(--border-soft);background:var(--surface-parchment)}.pending-note b,.pending-note small,.published-note b,.published-note small{display:block}.pending-note b,.published-note b{font-size:11px}.pending-note small,.published-note small{margin-top:2px;color:var(--text-subtle);font-size:9px}.pending-note p,.published-note p{margin:6px 0 0;color:var(--text-strong);font-size:10px;line-height:1.5}.pending-note>div:last-child{display:flex;gap:5px}.published-note{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:11px 13px;border-top:1px solid var(--border-soft)}.published-note>svg{width:16px;height:16px;color:var(--color-brand)}@media (max-width:600px){.collaboration-dialog{width:100vw;height:100dvh;border:0;border-radius:0}.collaboration-dialog>header{padding:max(16px,env(safe-area-inset-top)) 16px 16px}.collaboration-dialog>header h2{font-size:22px}.collaboration-body{padding:15px 15px max(24px,calc(env(safe-area-inset-bottom) + 14px))}.planning-actions [data-slot=button]{flex:1 1 auto}.thread-note-form>div{align-items:stretch;flex-direction:column}.thread-note-form>div label{min-width:0}.thread-note-form>div [data-slot=button]{width:100%}}.player-presence-trigger{border-color:#68765f;color:#e9f0e5;background:#465040}.player-presence-trigger:hover,.player-presence-trigger[aria-expanded=true]{border-color:#9eb092;color:white;background:#515c4b}.presence-pulse{width:7px;height:7px;border-radius:50%;background:#9bd28e;box-shadow:0 0 0 4px rgba(155,210,142,.12)}.presence-label{font-size:11px;font-weight:700}.player-presence-popover{width:310px;gap:0;overflow:hidden;padding:0;border:1px solid var(--border-strong);color:var(--text-strong);background:var(--surface-card-raised)}.player-presence-popover>header{padding:14px 15px;border-bottom:1px solid var(--border-soft);background:var(--surface-card-warm)}.player-presence-popover>header p{margin:0}.player-presence-popover h3{margin:3px 0 0;font:700 16px var(--font-display)}.player-presence-popover article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:11px 14px;border-bottom:1px solid var(--border-soft)}.player-presence-popover article>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--color-success);font-size:10px;font-weight:800}.player-presence-popover article b,.player-presence-popover article small{display:block}.player-presence-popover article b{font-size:11px}.player-presence-popover article small{margin-top:2px;color:var(--text-muted);font-size:9px}.player-presence-popover>p{margin:0;padding:11px 14px;color:var(--text-muted);background:var(--surface-card-warm);font-size:9px;line-height:1.5}.dm-launch-checklist{margin:7px 5px 6px;border:1px solid var(--border-soft);border-radius:8px;background:var(--surface-card-warm)}.dm-launch-checklist>button{width:100%;min-height:42px;display:grid;grid-template-columns:24px minmax(0,1fr) 16px;gap:7px;align-items:center;padding:6px 9px;border:0;color:var(--text-strong);background:transparent;text-align:left;cursor:pointer}.dm-launch-checklist>button>svg:first-child{width:17px;color:var(--color-brand)}.dm-launch-checklist>button>svg:last-child{width:14px;transition:transform .15s}.dm-launch-checklist.open>button>svg:last-child{transform:rotate(180deg)}.dm-launch-checklist>button b,.dm-launch-checklist>button small{display:block}.dm-launch-checklist>button b{font:600 10px var(--font-display)}.dm-launch-checklist>button small{margin-top:2px;color:var(--text-muted);font-size:7px}.dm-launch-checklist>div{display:grid;gap:6px;padding:1px 10px 10px}.dm-launch-checklist>div>span{display:grid;grid-template-columns:15px minmax(0,1fr);gap:6px;align-items:center;color:var(--text-muted);font-size:7px}.dm-launch-checklist>div>span>i{width:10px;height:10px;border:1px solid var(--border-strong);border-radius:50%}.dm-launch-checklist>div>span svg{width:12px;color:var(--color-success)}.dm-launch-checklist>div>span.complete{color:var(--color-success);text-decoration:line-through}.dm-launch-checklist>div>a{margin-top:3px;color:var(--color-brand);font-size:7px;font-weight:800}@media (prefers-reduced-motion:reduce){.dm-launch-checklist>button>svg:last-child{transition:none}}