@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@700&family=Source+Sans+3:wght@400;600&display=swap";.admin-page{min-height:100dvh;max-width:36rem;margin:0 auto;padding:clamp(1.25rem,5vw,2.5rem);display:flex;flex-direction:column;gap:1.25rem;background:radial-gradient(ellipse 70% 40% at 50% -5%,rgba(20,120,90,.14),transparent),linear-gradient(165deg,#e8f2ec,#d4e8dc);font-family:"Source Sans 3",system-ui,sans-serif;color:#0f3d2e}.admin-header h1{margin:0;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(2rem,7vw,2.75rem)}.admin-header p{margin:.4rem 0 0;color:#3a5c4c}.admin-login,.admin-form{display:flex;flex-direction:column;gap:1rem}.admin-login label,.admin-form>label,.admin-toolbar label,.cell-line{display:flex;flex-direction:column;gap:.35rem;font-weight:600}.admin-login input,.admin-form input,.admin-toolbar select,.admin-form select{font:inherit;font-weight:400;padding:.6rem .75rem;border:2px solid #1a5c45;background:#f7fbf8;color:#0f3d2e}.admin-toolbar{display:flex;flex-wrap:wrap;gap:.65rem;align-items:end}.admin-toolbar label{flex:1 1 10rem}.admin-form fieldset{margin:0;padding:1rem;border:2px solid #1a5c45;background:#f7fbf8b3}.admin-form legend{padding:0 .4rem;font-weight:600}.cell-line{flex-direction:row;align-items:center;margin-bottom:.5rem}.cell-line span{width:1.75rem;color:#3a5c4c}.cell-line input{flex:1;font:inherit;font-weight:400;padding:.5rem .65rem;border:2px solid #1a5c45;background:#f7fbf8}.line-block{display:flex;flex-direction:column;gap:.55rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(26,92,69,.25)}.line-block:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.line-label{margin:0;font-weight:700;color:#0f3d2e}.line-block label{display:flex;flex-direction:column;gap:.3rem;font-weight:600}.line-block input{font:inherit;font-weight:400;padding:.5rem .65rem;border:2px solid #1a5c45;background:#f7fbf8}.admin-login button,.admin-form button[type=submit],.admin-toolbar button{font:inherit;font-weight:600;padding:.65rem 1.1rem;border:2px solid #1a5c45;background:#1a7a58;color:#f7fbf8;cursor:pointer}.admin-toolbar button.ghost{background:transparent;color:#0f3d2e}.admin-toolbar button.danger{background:#7a2e2e;border-color:#5c1a1a}.admin-error{margin:0;color:#7a2e2e;font-weight:600}.admin-ok{margin:0;color:#1a5c45;font-weight:600}.admin-hint{margin:0;font-size:.9rem;color:#3a5c4c}.admin-hint code{font-size:.85em}.admin-back{color:#0f3d2e;font-weight:600;text-decoration:underline;text-underline-offset:.2em}.admin-status{margin:auto}.page{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(1.25rem,4vw,2rem);padding:clamp(1.25rem,5vw,2.5rem);background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(20,120,90,.18),transparent),linear-gradient(160deg,#e8f2ec,#d4e8dc 45%,#c5ddd0)}.header{text-align:center}.brand{margin:0;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(2.75rem,10vw,4.5rem);font-weight:700;letter-spacing:-.02em;color:#0f3d2e;line-height:1.05;animation:brand-in .7s ease-out both}.tagline{margin:.65rem 0 0;font-family:"Source Sans 3",system-ui,sans-serif;font-size:clamp(.95rem,2.5vw,1.1rem);color:#3a5c4c;animation:fade-up .6s ease-out .15s both}.board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.65rem,2.5vw,1.1rem);width:min(100%,33rem);container-type:inline-size;animation:fade-up .6s ease-out .25s both}.cell{aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:clamp(.35rem,2cqi,.65rem);border:2px solid #1a5c45;background:#f7fbf8;color:#0f3d2e;font-family:"Source Sans 3",system-ui,sans-serif;font-size:clamp(.7rem,4.2cqi,1.05rem);font-weight:600;line-height:1.2;text-align:center;text-wrap:balance;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;overflow:hidden;cursor:pointer;transition:background-color .25s ease,color .25s ease,transform .2s ease,box-shadow .2s ease}.cell:hover{transform:scale(1.03);box-shadow:0 4px 14px #0f3d2e1f}.cell:active{transform:scale(.98)}.cell--selected{background:#1a7a58;color:#f7fbf8;border-color:#0f3d2e}.reset{font-family:"Source Sans 3",system-ui,sans-serif;font-size:1rem;font-weight:600;padding:.65rem 1.5rem;border:2px solid #1a5c45;background:transparent;color:#0f3d2e;cursor:pointer;transition:background-color .2s ease,color .2s ease;animation:fade-up .6s ease-out .35s both}.reset:hover{background:#1a7a58;color:#f7fbf8}.grid-picker{display:flex;flex-direction:column;gap:.35rem;width:min(100%,22rem);font-family:"Source Sans 3",system-ui,sans-serif;font-weight:600;color:#0f3d2e;animation:fade-up .6s ease-out .2s both}.grid-picker select{font:inherit;font-weight:400;padding:.55rem .7rem;border:2px solid #1a5c45;background:#f7fbf8;color:#0f3d2e}.notice{margin:0;max-width:22rem;text-align:center;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.95rem;color:#5c4a1a}.admin-link{font-family:"Source Sans 3",system-ui,sans-serif;font-size:.9rem;font-weight:600;color:#3a5c4c;text-decoration:underline;text-underline-offset:.2em}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#0f3d2e73;animation:backdrop-in .25s ease-out both;z-index:10}.modal{display:flex;flex-direction:column;align-items:center;width:min(100%,22rem);padding:clamp(1.75rem,5vw,2.5rem);text-align:center;background:#f7fbf8;border:3px solid #0f3d2e;animation:modal-pop .35s cubic-bezier(.34,1.4,.64,1) both}.modal h2{margin:0 0 1rem;font-family:Libre Baskerville,Georgia,serif;font-size:clamp(2.5rem,8vw,3.25rem);color:#0f3d2e}.modal-text{margin:0 0 1rem;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.05rem;line-height:1.4;color:#3a5c4c}.modal-link{display:inline-block;margin:0 0 1.75rem;max-width:100%;font-family:"Source Sans 3",system-ui,sans-serif;font-size:.95rem;font-weight:600;color:#1a7a58;text-decoration:underline;text-underline-offset:.2em;overflow-wrap:anywhere;word-break:break-word}.modal-link:hover{color:#0f3d2e}.modal-close{display:block;margin-left:auto;margin-right:auto;font-family:"Source Sans 3",system-ui,sans-serif;font-size:1.05rem;font-weight:600;padding:.6rem 1.75rem;border:none;background:#1a7a58;color:#f7fbf8;cursor:pointer;transition:background-color .2s ease}.modal-close:hover{background:#0f3d2e}@keyframes brand-in{0%{opacity:0;transform:translateY(-.6rem) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fade-up{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media(max-width:520px){.board{width:100%}}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:"Source Sans 3",system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}
