:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}h3{font-size:1.2em;color:#000}h4{color:#000}form{display:flex}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;max-height:100px;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:BELEREN2016-BOLD;src:url(/fonts/BELEREN2016-BOLD.TTF) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MatrixIIOT-Bold;src:url(/fonts/MatrixIIOT-Bold2.TTF) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MAGICSYMBOLS2020;src:url(/fonts/MAGICSYMBOLS2020.OTF) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:MPLANTIN-BOLD;src:url(/fonts/MPLANTIN-BOLD.TTF) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:MPLANTIN-ITALIC;src:url(/fonts/MPLANTIN-ITALIC.TTF) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:MPLANTIN;src:url(/fonts/MPLANTIN.TTF) format("truetype");font-weight:700;font-style:normal;font-display:swap}.app-container{display:flex;flex-direction:column;align-items:center;padding:2rem;background:#f5f5f7;min-height:100vh;font-family:Verdana,serif}.title{font-family:BELEREN2016-BOLD;font-size:4rem;font-weight:700;margin-bottom:.5rem;color:#333}.subtitle{font-family:BELEREN2016-BOLD;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#333}.controls{display:flex;gap:1rem;margin-bottom:1.5rem}.card-input{padding:.5rem 1rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;width:400px}.generate-btn,.save-btn{padding:.5rem 1.2rem;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background .2s;width:200px}.generate-btn{background:#000}.generate-btn:hover{background:#1e40af}.save-btn{background:#2563eb}.save-btn:hover{background:#1e40af}.cards-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:24px 16px}.card-canvas{flex-direction:row;border:none;border-radius:0;box-shadow:0 4px 12px #0003}.card-wrapper{position:relative;display:inline-block}.card-wrapper .hover-controls{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0;opacity:0;transition:opacity .15s ease-in-out;z-index:2;pointer-events:none}.card-wrapper:hover .hover-controls{opacity:1;pointer-events:all}.card-wrapper .hover-controls-top{position:absolute;top:8px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:200px;opacity:0;transition:opacity .15s ease-in-out;z-index:3;pointer-events:none;transform:scale(var(--control-scale, 1));transform-origin:top center}.card-wrapper:hover .hover-controls-top{opacity:1;pointer-events:all}.hover-btn{width:100px;height:400px;border-radius:20%;border:none;background:#000000a6;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #00000040}.hover-btn:hover:not(:disabled){background:#000000bf}.hover-btn:disabled{opacity:.4;cursor:default}.card-wrapper .hover-controls .hover-btn{position:absolute;top:50%;transform:translateY(-50%) scale(var(--control-scale, 1))}.card-wrapper .hover-controls .hover-btn:first-child{left:0;transform-origin:left center}.card-wrapper .hover-controls .hover-btn:last-child{right:0;transform-origin:right center}.nudge-group{display:grid;grid-template-columns:32px 32px 32px;grid-template-rows:32px 32px 32px;gap:50px}.nudge-btn{width:72px;height:72px;border-radius:20%;border:none;background:#000000a6;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px #00000040}.nudge-btn:hover{background:#000000d9}.checkbox-container{display:flex;flex-direction:column;gap:8px;align-items:center}.label-text{margin-left:5px;color:#000;font-size:28px}.label-text>input{transform:scale(1.5);margin:20px}
