*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.all,html{background-color:#f5f5f5}.all{display:flex;flex-direction:column;justify-content:center;justify-content:safe center;min-height:100vh;min-height:100dvh}.layout{max-width:100%;overflow-x:auto;padding:8px 20px 16px 12px;width:100%}.header{grid-column-gap:12px;-webkit-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:1fr auto 1fr;min-height:56px}.header,.menu{align-items:center}.menu{display:flex;gap:10px;justify-self:start}.favorites-label{color:#000;font-weight:600;white-space:nowrap}#temp{background-color:#add8e6;border:1px solid #000;border-radius:4px;height:25px}.title{font-size:20px;font-weight:900;justify-self:center;margin:0;-webkit-transform:translateX(6px);transform:translateX(6px);white-space:nowrap}.credit-row{align-items:center;display:flex;gap:8px;justify-self:end;min-width:0}.credit{color:#000;font-weight:500;margin:0;white-space:nowrap}.icon-link{color:#000;display:flex;line-height:0}.icon{height:18px;width:18px}.grid{aspect-ratio:100/36;display:grid;grid-template-columns:repeat(100,minmax(0,1fr));grid-template-rows:repeat(36,1fr);list-style:none;margin:0 0 12px 12px;padding:0;width:calc(100% - 12px)}.dead-cell,.live-cell{border:1px solid #add8e6;cursor:pointer;height:100%;min-height:0;min-width:0;width:100%}.live-cell{background-color:#000}.dead-cell{background-color:gray}.footer{gap:12px}.controls,.footer{align-items:center;display:flex}.controls{flex-shrink:0;flex-wrap:nowrap;gap:10px}.next-on,.reset-on,.start-on,.stop-on{background-color:#add8e6;border:1px solid;border-radius:4px;color:#000;cursor:pointer;height:25px;width:100px}.next-off,.reset-off,.start-off,.stop-off{background-color:#000;border-radius:4px;color:#add8e6;cursor:pointer;height:25px;width:100px}.generations{color:#000;flex:1 1;font-weight:600;min-width:0;white-space:nowrap}.instructions{background-color:#000;border-radius:4px;color:#add8e6;cursor:pointer;flex-shrink:0;font-size:18px;height:35px;margin-left:auto;white-space:nowrap;width:150px}.modal{background-color:rgba(0,0,0,.4);height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.content{background-color:#000;border:1px solid #888;margin:4.25% auto;padding:20px;width:80%}.content,.wiki-link{color:#add8e6}.modal-exit{background-color:#add8e6;border:1px solid;border-radius:4px;color:#000;cursor:pointer;height:25px;width:150px}@media (max-width:850px){.layout{overflow-x:hidden;padding:12px 16px 16px}.header{align-items:stretch;display:flex;flex-direction:column;gap:8px;min-height:0}.title{font-size:18px;order:-2;text-align:center;-webkit-transform:none;transform:none;white-space:normal}.credit-row{justify-content:center;order:-1}.credit{font-size:13px;font-weight:500}.menu{flex-wrap:wrap;justify-content:flex-start;margin-top:4px}.grid{margin:16px 0 12px;width:100%}.footer{align-items:stretch;flex-direction:column;gap:10px}.controls{flex-shrink:1;flex-wrap:wrap;width:100%}.generations{flex:none;width:100%}.instructions{margin-left:0;width:100%}}@media (max-width:520px){.controls{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.next-off,.next-on,.reset-off,.reset-on,.start-off,.start-on,.stop-off,.stop-on{width:100%}}
/*# sourceMappingURL=main.ea1efddd.css.map*/