:root{--paper:#f4eae1;--blue:#6196c0;--wine:#a14456;--brick:#b13324;--orange:#f2960c;--ink:#241d1c;--muted:#6e5f5a;--white:#fffdfb;--line:rgba(36,29,28,.16);--soft-blue:#e5eff6;--soft-wine:#f3e2e6;--shadow:0 18px 50px rgba(78,49,40,.1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:var(--paper);line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(244,234,225,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:Georgia,serif;font-size:1.22rem;font-weight:800;display:flex;align-items:center;gap:10px}.brand span{display:grid;place-items:center;width:38px;height:38px;background:var(--wine);color:white;border-radius:50%;font-family:inherit}.site-header nav,.footer-links,.button-row,.session-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px}.site-header nav a,.nav-form button{font-size:.9rem;font-weight:700;border:0;background:none;color:var(--ink);padding:8px 0}.nav-form{margin:0}.page-section{padding-block:64px}.narrow{max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:900;color:var(--wine);margin:0 0 10px}.page-heading{max-width:760px;margin-bottom:36px}.page-heading h1,.hero-copy h1,.game-profile h1,.profile-heading h1,.session-heading h1{font-family:Georgia,serif;line-height:.98;margin:.1em 0 .35em}.page-heading h1,.game-profile h1,.profile-heading h1,.session-heading h1{font-size:clamp(2.6rem,6vw,5.6rem)}.page-heading p,.hero-copy>p,.game-profile p{color:var(--muted);font-size:1.05rem}.home-hero{min-height:610px;padding-block:70px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:7vw}.hero-copy h1{font-size:clamp(4rem,8vw,8rem);letter-spacing:-.06em}.hero-copy h1 em{display:block;color:var(--wine);font-weight:400}.hero-copy>p{max-width:620px}.hero-poster{justify-self:end;width:min(390px,100%);aspect-ratio:.72;background:var(--blue);padding:42px;display:flex;flex-direction:column;box-shadow:20px 20px 0 var(--orange);transform:rotate(2deg)}.hero-poster span,.hero-poster small{text-transform:uppercase;letter-spacing:.14em;font-weight:900}.hero-poster strong{font-family:Georgia,serif;font-size:clamp(3rem,6vw,5.4rem);line-height:.85;margin:auto 0;color:white}.hero-poster b{font-size:2rem;color:var(--brick)}.hero-poster small{margin-top:auto}.manifesto{display:grid;grid-template-columns:repeat(3,1fr)}.manifesto article{min-height:260px;padding:46px max(30px,6vw)}.manifesto article:nth-child(1){background:var(--wine);color:white}.manifesto article:nth-child(2){background:var(--brick);color:white}.manifesto article:nth-child(3){background:var(--orange)}.manifesto span{font-weight:900}.manifesto h2{font-family:Georgia,serif;font-size:2.2rem;margin:.7em 0 .2em}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-heading h2{font-family:Georgia,serif;font-size:2.2rem;margin:0}.section-heading>a,.back-link{font-weight:800;color:var(--wine)}.ticket-list,.compact-list{display:grid;border-top:1px solid var(--line)}.ticket-list a{display:grid;grid-template-columns:80px 1fr 2fr 70px;gap:20px;align-items:center;padding:20px 10px;border-bottom:1px solid var(--line)}.ticket-list a:hover,.compact-list>a:hover{background:rgba(255,255,255,.45)}.ticket-list small,.compact-list small{color:var(--muted)}.empty-state{padding:50px;border:1px dashed var(--line);background:rgba(255,255,255,.35);text-align:center;border-radius:16px}.button{display:inline-flex;justify-content:center;align-items:center;border:1px solid transparent;border-radius:999px;padding:12px 20px;font-weight:800}.button-primary{background:var(--wine);color:white}.button-primary:hover{background:var(--brick)}.button-secondary{border-color:var(--wine);color:var(--wine);background:transparent}.danger-button{background:var(--brick);color:white}.text-button,.danger-link{border:0;background:none;font-weight:800;color:var(--wine)}.danger-link{color:var(--brick)}.form-card,.detail-panel,.form-section,.turn-panel,.delete-zone{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:28px}.form-card{display:grid;gap:18px}.form-card label,.form-grid label,.editor-form label,.assistant-panel label{display:grid;gap:7px;font-weight:750}.form-card input,.form-card select,.form-card textarea,.form-grid input,.form-grid select,.form-grid textarea,.editor-form input,.editor-form select,.editor-form textarea,.inline-form input,.inline-form select,.config-row input{width:100%;padding:11px 13px;border:1px solid var(--line);border-radius:9px;background:white;color:var(--ink)}.auth-layout{display:grid;grid-template-columns:1fr minmax(320px,460px);gap:8vw;align-items:center;min-height:620px}.auth-layout>div h1{font-family:Georgia,serif;font-size:clamp(3rem,7vw,6.6rem);line-height:.95;margin:.2em 0}.form-error,.flash-error{color:#7c2019;background:#f9dfd9}.flash-success{color:#185438;background:#daf0e3}.flash{margin-top:20px;padding:12px 18px;border-radius:10px}.form-error{padding:11px;border-radius:8px}.filter-bar{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;margin-bottom:30px}.filter-bar label{display:grid;gap:7px;font-weight:750}.filter-bar input,.filter-bar select{padding:12px;border:1px solid var(--line);border-radius:10px;background:white}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.game-card{background:var(--white);border:1px solid var(--line);border-radius:16px;overflow:hidden}.game-card>div:last-child{padding:22px}.game-card h2{font-family:Georgia,serif;font-size:1.8rem;margin:.5em 0}.cover-placeholder{aspect-ratio:4/3;background:linear-gradient(135deg,var(--blue),#8db3d1);display:grid;place-items:center}.cover-placeholder span{font-family:Georgia,serif;font-size:5rem;color:white}.cover-large{aspect-ratio:3/4;border-radius:16px;overflow:hidden}.tag-row{display:flex;gap:7px;flex-wrap:wrap}.tag-row span{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;background:var(--soft-blue);padding:5px 9px;border-radius:999px}.game-profile{display:grid;grid-template-columns:minmax(260px,380px) 1fr;gap:7vw;align-items:center}.game-profile h1{font-size:clamp(3.6rem,8vw,7.8rem)}.rating{font-weight:900;color:var(--wine)!important}.two-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:28px}.plain-list{padding:0;list-style:none}.plain-list li{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line)}.plain-list small{color:var(--muted)}.site-footer{border-top:1px solid var(--line)}.footer-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:.88rem}.admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.admin-grid a{padding:32px;background:var(--white);border:1px solid var(--line);border-radius:16px;transition:.2s}.admin-grid a:hover{transform:translateY(-3px);border-color:var(--wine)}.admin-grid span{color:var(--wine);font-weight:900}.admin-grid h2{font-family:Georgia,serif;font-size:2rem;margin:.4em 0}.inline-form{display:flex;align-items:end;gap:10px}.config-list{display:grid;gap:10px;margin-top:20px}.config-row{display:grid;grid-template-columns:1fr auto auto auto;gap:9px;align-items:center;padding:12px;background:var(--paper);border-radius:10px}.config-row label,.check-line{display:flex!important;align-items:center;gap:8px!important}.config-row input[type=checkbox],.check-line input{width:auto}.users-layout{display:grid;grid-template-columns:minmax(280px,380px) 1fr;gap:30px;align-items:start}.managed-users{display:grid;gap:12px}.user-card{background:var(--white);border:1px solid var(--line);border-radius:14px}.user-card summary{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:18px;cursor:pointer}.user-card summary span:nth-child(2){display:grid}.user-card summary small{color:var(--muted)}.user-card summary b{font-size:.78rem;color:var(--wine)}.user-card form{padding:18px;border-top:1px solid var(--line)}.avatar-dot,.profile-avatar{display:grid;place-items:center;border-radius:50%;background:var(--blue);color:white;font-family:Georgia,serif;font-weight:900}.avatar-dot{width:42px;height:42px}.profile-avatar{width:110px;height:110px;font-size:3rem;overflow:hidden}.profile-avatar img{width:100%;height:100%;object-fit:cover}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field-wide{grid-column:1/-1}.editor-form{display:grid;gap:26px}.form-section-heading{display:flex;gap:18px;margin-bottom:24px}.form-section-heading>span{font-weight:900;color:var(--wine)}.form-section-heading h2{margin:0;font-family:Georgia,serif;font-size:2rem}.form-section-heading p{margin:4px 0;color:var(--muted)}.choice-grid{display:flex;flex-wrap:wrap;gap:12px}.choice-grid label{display:flex;align-items:center;gap:8px;padding:10px 14px;background:var(--paper);border-radius:999px}.choice-grid input{width:auto}.extension-row{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end;margin-bottom:12px}.compact-list>a,.compact-list>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border-bottom:1px solid var(--line)}.compact-list span,.compact-list>a{display:flex}.compact-list>a{flex-direction:row}.compact-list>a strong,.compact-list>a small,.compact-list>div span{display:grid}.profile-heading,.session-heading{display:flex;align-items:center;justify-content:space-between;gap:28px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0}.stats-grid article{background:var(--blue);color:white;padding:24px;border-radius:14px;display:grid}.stats-grid strong{font-family:Georgia,serif;font-size:3rem}.session-form{max-width:850px}.segmented-control{display:grid;grid-template-columns:1fr 1fr;background:var(--paper);border-radius:999px;padding:4px}.segmented-control button{border:0;background:none;padding:10px;border-radius:999px;font-weight:800}.segmented-control button[aria-pressed=true]{background:var(--wine);color:white}.assistant-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px;background:var(--soft-blue);border-radius:12px}.participant-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.participant-choice{border:1px solid var(--line);background:white;border-radius:10px;padding:13px;font-weight:800}.participant-choice[aria-pressed=true]{border:2px solid var(--wine);background:var(--soft-wine);color:var(--wine)}.play-order-editor ol,.participant-list{display:grid;gap:8px;padding:0;list-style:none}.play-order-editor li,.participant-list li{display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;align-items:center;padding:12px;background:var(--paper);border-radius:10px}.play-order-editor li>span,.participant-list li>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--wine);color:white;font-weight:900}.turn-panel,.delete-zone{display:flex;justify-content:space-between;align-items:center;margin:24px 0}.turn-panel time{font-size:2rem;font-weight:900;color:var(--wine)}.delete-zone{border-color:rgba(177,51,36,.35);box-shadow:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@media(max-width:850px){.home-hero,.auth-layout,.game-profile,.users-layout{grid-template-columns:1fr}.hero-poster{justify-self:start;width:320px}.manifesto{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(2,1fr)}.two-columns,.admin-grid{grid-template-columns:1fr}.header-inner,.footer-inner,.profile-heading,.session-heading{align-items:flex-start;flex-direction:column;padding-block:16px}.site-header{position:static}.ticket-list a{grid-template-columns:55px 1fr}.ticket-list small{grid-column:2}.filter-bar{grid-template-columns:1fr}.assistant-panel{grid-template-columns:1fr}.participant-choice-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.shell{width:min(100% - 24px,1160px)}.page-section{padding-block:40px}.game-grid,.form-grid,.stats-grid{grid-template-columns:1fr}.home-hero{min-height:auto;padding-top:42px}.hero-poster{width:calc(100% - 18px)}.hero-copy h1{font-size:3.8rem}.site-header nav{gap:8px 14px}.config-row{grid-template-columns:1fr 1fr}.config-row>input{grid-column:1/-1}.user-card summary{grid-template-columns:auto 1fr}.user-card summary b{grid-column:2}.participant-choice-grid{grid-template-columns:1fr}.participant-list li{grid-template-columns:auto 1fr}.participant-list li label{grid-column:2}.turn-panel,.delete-zone{align-items:flex-start;flex-direction:column}.inline-form{align-items:stretch;flex-direction:column}.extension-row{grid-template-columns:1fr}.compact-list>a,.compact-list>div{align-items:flex-start;flex-direction:column}}
