/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.hidden{display:none}.table{display:table}}:root{--paper:#f7efe5;--paper-deep:#eadcc9;--ink:#241812;--muted:#76675d;--wine:#7d233c;--wine-dark:#571426;--sage:#496658;--line:#462b2026;--white:#fffaf4}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 8%, #7d233c17, transparent 28%), linear-gradient(180deg, #fbf5ed 0%, var(--paper) 58%, #efe2d3 100%);min-width:320px;min-height:100svh;color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.app-shell{min-height:100svh;padding:max(18px, env(safe-area-inset-top)) 18px max(20px, env(safe-area-inset-bottom));flex-direction:column;display:flex}.topbar,.game-wrap,footer{width:100%;max-width:480px;margin-inline:auto}.topbar{justify-content:space-between;align-items:center;padding-bottom:28px;display:flex}.brand{color:var(--ink);letter-spacing:-.01em;align-items:center;gap:9px;font-size:.9rem;font-weight:750;text-decoration:none;display:inline-flex}.brand-mark{background:var(--wine);width:30px;height:30px;color:var(--white);border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:1rem;display:grid}.game-tag{border:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:.7rem;font-weight:700}.game-wrap{flex:1}.game-switch{border:1px solid var(--line);background:#eadcc994;border-radius:16px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:26px;padding:4px;display:grid}.game-switch button{min-height:43px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:12px;font-size:.8rem;font-weight:760;transition:background .15s,color .15s,box-shadow .15s}.game-switch button.active{background:var(--white);color:var(--wine);box-shadow:0 5px 14px #45271b14}.eyebrow-row{justify-content:space-between;align-items:center;display:flex}.eyebrow,.round-count{color:var(--wine);letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.round-count{color:var(--muted);font-variant-numeric:tabular-nums}h1,h2,p{text-wrap:balance}h1{letter-spacing:-.055em;margin:7px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,12vw,3.55rem);font-weight:500;line-height:.98}.intro{color:var(--muted);margin:10px 0 4px;font-size:.94rem;line-height:1.5}.song-credit{color:var(--wine);margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:.78rem;font-style:italic}.progress-track{background:var(--paper-deep);border-radius:999px;height:5px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--wine);height:100%;transition:width .3s;display:block}.stat-row{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:17px 0;display:grid}.stat-row div{justify-content:center;align-items:baseline;gap:7px;padding:11px 4px;display:flex}.stat-row div+div{border-left:1px solid var(--line)}.stat-row span{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.stat-row strong{font-variant-numeric:tabular-nums;font-size:.92rem}.lyric-card{text-align:center;background:#fffaf4b8;border:1px solid #7d233c24;border-radius:24px;place-items:center;min-height:180px;padding:34px 26px 28px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #45271b14}.quote-mark{color:#7d233c1a;font-family:Georgia,Times New Roman,serif;font-size:7rem;line-height:1;position:absolute;top:-18px;left:13px}.lyric-card>p:first-of-type{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.48rem,7vw,2rem);line-height:1.3;position:relative}.hint-copy{color:var(--wine);margin:0;font-size:.75rem;position:absolute;bottom:13px;left:18px;right:18px}.answers{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.answer{border:1px solid var(--line);min-height:54px;color:var(--ink);cursor:pointer;text-align:left;background:#fffaf4a8;border-radius:15px;justify-content:space-between;align-items:center;padding:0 16px;font-size:.96rem;font-weight:720;transition:transform .13s,border-color .13s,background .13s;display:flex}.answer:not(:disabled):active{transform:scale(.98)}.answer:focus-visible,.primary-button:focus-visible,.hint-button:focus-visible,.game-switch button:focus-visible,.letter-cell:focus-visible,.shuffle-button:focus-visible,.admin-shell input:focus-visible,.admin-shell textarea:focus-visible,.text-button:focus-visible,.brand:focus-visible{outline-offset:3px;outline:3px solid #7d233c40}.answer.correct{color:#244a38;background:#e3ece4;border-color:#4966588c}.answer.wrong{color:var(--wine-dark);background:#f5dfe2;border-color:#7d233c73}.answer.muted{opacity:.46}.answer:disabled{cursor:default}.feedback{flex-direction:column;justify-content:center;min-height:88px;padding-top:12px;display:flex}.feedback p{text-align:center;margin:0 0 10px;font-size:.82rem;font-weight:700}.feedback .positive{color:var(--sage)}.feedback .negative{color:var(--wine)}.primary-button,.hint-button{cursor:pointer;border-radius:15px;width:100%;min-height:52px;font-weight:780}.primary-button{border:1px solid var(--wine-dark);background:var(--wine);color:var(--white);box-shadow:0 10px 22px #5714262e}.primary-button:active{transform:translateY(1px)}.hint-button{color:var(--muted);background:0 0;border:0;font-size:.8rem}.hint-button:disabled{color:var(--wine)}.result-card{text-align:center;background:#fffaf4c2;border:1px solid #7d233c24;border-radius:28px;margin-top:23px;padding:28px 22px 24px;box-shadow:0 22px 54px #45271b1a}.result-seal{background:var(--wine);width:96px;height:96px;color:var(--white);border:1px solid #fffaf48c;border-radius:50%;outline:6px solid #7d233c1a;place-items:center;margin:0 auto 21px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;display:grid}.result-card h2{margin:10px 0;font-family:Georgia,Times New Roman,serif;font-size:1.85rem;font-weight:500;line-height:1.15}.result-card>p:not(.eyebrow){color:var(--muted);font-size:.9rem}.result-stats{grid-template-columns:1fr 1fr;margin:24px 0;display:grid}.result-stats div{flex-direction:column;gap:3px;padding:5px;display:flex}.result-stats div+div{border-left:1px solid var(--line)}.result-stats strong{font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.result-stats span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.69rem;font-weight:700}.word-search{padding-top:16px}.search-instructions{align-items:center;gap:10px;min-height:48px;margin-bottom:11px;display:flex}.search-instructions p{color:var(--muted);flex:1;margin:0;font-size:.78rem;font-weight:650;line-height:1.35}.shuffle-button{color:var(--wine);cursor:pointer;background:0 0;border:0;padding:8px 2px 8px 8px;font-size:.7rem;font-weight:800}.instruction-mark{background:var(--wine);width:28px;height:28px;color:var(--white);border-radius:50%;flex:0 0 28px;place-items:center;font-size:.74rem;font-weight:800;display:grid}.letter-grid{background:#fffaf4b8;border:1px solid #7d233c21;border-radius:20px;grid-template-columns:repeat(12,minmax(0,1fr));gap:2px;padding:9px;display:grid;box-shadow:0 18px 44px #45271b14}.letter-row{display:contents}.letter-cell{aspect-ratio:1;min-width:0;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;font-size:clamp(.58rem,3vw,.82rem);font-weight:820;line-height:1;transition:transform .1s,background .14s,color .14s;display:grid}.letter-cell:active{transform:scale(.9)}.letter-cell.found{color:#244a38;background:#dce9df}.letter-cell.start{background:var(--wine);color:var(--white);box-shadow:0 3px 8px #57142633}.word-count-seal{font-size:1.3rem}.loading-card{min-height:260px;color:var(--muted);align-content:center;place-items:center;gap:13px;display:grid}.loading-card p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1rem}.loading-dot{border:3px solid var(--paper-deep);border-top-color:var(--wine);border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:12px;padding-top:14px;font-family:Georgia,Times New Roman,serif;font-size:.73rem;font-style:italic;display:flex}footer a{color:var(--muted);text-decoration:none}.admin-shell{width:min(100% - 36px,760px);min-height:100svh;padding:max(20px, env(safe-area-inset-top)) 0 max(36px, env(safe-area-inset-bottom));margin-inline:auto}.admin-topbar{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.back-link{color:var(--wine);font-size:.78rem;font-weight:750;text-decoration:none}.admin-loading{color:var(--muted);text-align:center;padding:80px 0}.admin-card,.library-list{background:#fffaf4bf;border:1px solid #7d233c24;border-radius:24px;padding:24px;box-shadow:0 18px 44px #45271b14}.login-card{max-width:440px;margin-inline:auto}.admin-card h1,.admin-heading h1{margin:8px 0;font-size:clamp(2.2rem,9vw,3.5rem)}.admin-card h2,.library-list h2{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500}.admin-card>p:not(.eyebrow),.admin-heading p:not(.eyebrow){color:var(--muted);line-height:1.55}.admin-card form{gap:9px;margin-top:24px;display:grid}.admin-shell label{color:var(--ink);font-size:.75rem;font-weight:780}.admin-shell label span{color:var(--muted);font-weight:500}.admin-shell input,.admin-shell textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:13px;padding:13px 14px}.admin-shell textarea{resize:vertical;min-height:260px;line-height:1.5}.admin-shell form .primary-button{margin-top:9px}.admin-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.text-button{color:var(--wine);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:9px 0;font-size:.75rem;font-weight:780}.form-message{color:var(--sage);margin:16px 0 0;font-size:.8rem;font-weight:700}.form-message.error{color:var(--wine)}.library-list{margin-top:20px}.library-title-row{justify-content:space-between;align-items:baseline;display:flex}.library-title-row>span{color:var(--wine);font-size:.78rem;font-weight:800}.library-list article{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:15px 0;display:flex}.library-list article:last-child{padding-bottom:0}.library-list h3{margin:0 0 3px;font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:500}.library-list article p,.library-list time{color:var(--muted);margin:0;font-size:.7rem}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=700px){.app-shell{padding-top:26px}.topbar{padding-bottom:38px}.lyric-card{min-height:205px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.loading-dot{animation:none}}
