@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.visible{visibility:visible}.static{position:static}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.min-h-\[4rem\]{min-height:4rem}.flex-shrink{flex-shrink:1}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.text-center{text-align:center}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}:root{color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121212;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;margin:0}#root{place-items:center;min-height:100vh;display:flex}#root:has(.game-container){padding:1rem;display:block}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}.card{padding:2em}#root{display:flex;justify-content:center;align-items:center;flex-direction:column}.home-logos{display:flex;text-align:center;justify-content:center;align-items:center;gap:2rem;padding:2rem;animation:fadeInScale .6s ease-out}.home-content{animation:fadeInUp .6s ease-out .2s both}.home-title{animation:fadeInUp .6s ease-out .4s both}.home-subtitle{animation:fadeInUp .6s ease-out .6s both}.home-footer{text-align:center;margin-top:2rem;animation:fadeInUp .6s ease-out .8s both;color:#9a9a9a}.home-root{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box}.home-header{text-align:center;margin-bottom:1.5rem}.home-tagline{margin-top:.25rem;color:#fff;font-weight:600;opacity:.98;animation:fadeInUpSmall .9s ease-out .2s both;transition:transform .18s ease,opacity .18s ease}.home-main{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.photo-wrap{width:180px;height:180px;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0000001f;animation:photoFadeIn .9s ease-out both}.profile-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.social-buttons{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:260px}.btn{display:flex;align-items:center;justify-content:center;padding:.9rem 1.1rem;border-radius:8px;border:none;cursor:pointer;color:#fff;font-weight:600;text-decoration:none;transform-origin:center left;animation:zoomIn .45s ease-out both;width:100%;box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none}.btn:hover{color:gray}.btn-icon{width:22px;height:22px;margin-right:12px;display:inline-block}.btn:disabled{opacity:.6;cursor:not-allowed}.btn[disabled]{box-sizing:border-box;-moz-appearance:none;appearance:none;-webkit-appearance:none}.btn-youtube{background:red;animation-delay:.1s}.btn-tiktok{background:#010101;animation-delay:.2s}.btn-instagram{background:radial-gradient(circle at 30% 30%,#fdf497,#fd5949 45%,#d6249f 60%,#285aeb 90%);animation-delay:.3s}.btn-discord{background:#5865f2;animation-delay:.4s}.btn-profile{background:#6b7280;animation-delay:.5s}@keyframes photoFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes zoomIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUpSmall{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.photo-wrap{width:128px;height:128px}.btn{padding:.6rem .9rem;font-size:.95rem}.social-buttons{width:200px}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.border-dashed{border-style:none}:root{--bg-color: #1a202c;--felt-color: #047857;--card-color: #ffffff;--text-color: #f7f7f7;--button-primary: #f59e0b;--button-hover: #d97706}.game-container{width:100%;max-width:900px;background-color:var(--felt-color);padding:2rem;border-radius:1rem;box-shadow:0 10px 25px #00000080;margin:1rem auto;position:relative}@media(max-width:600px){.game-container{padding:1rem;max-width:100%;margin:.5rem}.flex{flex-direction:column;align-items:center}h1{font-size:2rem}.btn{padding:.5rem 1rem;font-size:.9rem;margin:.25rem}input[type=number]{padding:.4rem;font-size:.9rem}.card-hand{justify-content:center}}@media(max-width:900px)and (orientation:landscape){.game-container{padding:1.5rem;max-width:100%;margin:.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}h1{font-size:2.5rem}.btn{padding:.6rem 1.2rem;font-size:1rem;margin:.3rem}input[type=number]{padding:.5rem;font-size:1rem}.card-hand{flex-wrap:nowrap;justify-content:space-around}}.card-hand{display:flex;gap:1rem;min-height:100px;padding:1rem 0;flex-wrap:wrap}.card{background-color:var(--card-color);color:#000;width:110px;height:150px;border-radius:.375rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0;font-size:1rem;font-weight:700;box-shadow:0 2px 5px #0000004d;border:1px solid #ccc;transition:transform .2s;flex-shrink:0}.card.hidden{background-color:#333;color:var(--felt-color);border:3px dashed #555;justify-content:center;align-items:center;font-size:1.5rem}.card-value{font-size:1.3rem;align-self:flex-start;padding-left:.05rem}.card-suit{font-size:2.5rem}.red-suit{color:#dc2626}.black-suit{color:#1f2937}.btn{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:700;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 4px 6px #0000001a;border:none;margin:.35rem}.btn-primary{background-color:var(--button-primary);color:var(--bg-color)}.btn-primary:hover:not(:disabled){background-color:var(--button-hover);transform:translateY(-1px)}.btn:disabled{opacity:.5;cursor:not-allowed}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:none;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:var(--bg-color);padding:2rem;border-radius:1rem;max-width:700px;width:90%;box-shadow:0 10px 30px #ffffff1a;max-height:90vh;overflow-y:auto;color:var(--text-color)}.modal-step{margin-bottom:1.5rem;padding:1rem;background-color:#2d3748;border-radius:.5rem}input[type=number]{padding:.5rem;font-size:1rem;border:2px solid var(--button-primary);border-radius:.375rem;text-align:center;box-shadow:0 2px 4px #0000001a;transition:border-color .2s ease-in-out}input[type=number]:focus{outline:none;border-color:var(--button-hover)}@media(max-width:600px){.card{width:80px;height:100px;font-size:.85rem}.card-suit{font-size:2rem}.card-value{font-size:1.2rem;padding-left:.035rem}.btn{padding:.5rem 1rem;font-size:.9rem;margin:.25rem}input[type=number]{padding:.4rem;font-size:.9rem}}.not-found-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:none}.not-found-content{text-align:center;color:#fff;max-width:600px}.not-found-title{font-size:8rem;font-weight:900;margin:0;line-height:1;text-shadow:0 4px 20px rgba(0,0,0,.3);animation:fadeInScale .6s ease-out}.not-found-subtitle{font-size:2.5rem;font-weight:700;margin:1rem 0;animation:fadeInUp .6s ease-out .2s both}.not-found-message{font-size:1.25rem;margin:1.5rem 0 2.5rem;opacity:.9;animation:fadeInUp .6s ease-out .4s both}.not-found-links{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;align-items:center;animation:fadeInUp .6s ease-out .6s both}.not-found-link{padding:1rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .3s ease;display:inline-block;min-width:200px;text-align:center}.not-found-link.primary{background-color:#fff;color:#000}.not-found-link.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}.not-found-link.secondary{background-color:transparent;color:#fff;border:2px solid white}.not-found-link.secondary:hover{background-color:#fff;color:#000;transform:translateY(-2px)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.not-found-title{font-size:5rem}.not-found-subtitle{font-size:1.75rem}.not-found-message{font-size:1rem}.not-found-links{flex-direction:column;align-items:stretch}.not-found-link{padding:1rem}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}
