*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}:root{--edge-pad:.75rem}@media (width<=480px){:root{--edge-pad:.6rem}}body{color:#e0e0e0;background:#1a1a2e;font-family:system-ui,-apple-system,sans-serif;overflow:clip hidden}#root{height:100vh}.app-shell{flex-direction:column;height:100%;display:flex}.app-header,.app-footer{padding:1rem var(--edge-pad);flex-shrink:0;width:100%;max-width:1600px;margin:0 auto}.app-main{scrollbar-width:thin;scrollbar-color:#6c63ff #1a1a2e;flex:1;padding:0 .75rem 1rem;overflow-y:auto}.app-main::-webkit-scrollbar{width:10px}.app-main::-webkit-scrollbar-track{background:#1a1a2e}.app-main::-webkit-scrollbar-thumb{background:#6c63ff;border-radius:5px}.app-main::-webkit-scrollbar-thumb:hover{background:#5a52d5}.app-main-inner{max-width:1600px;margin:0 auto}@media (width<=500px){.app-header,.app-footer{padding:.5rem var(--edge-pad)}.app-main{padding:0 .75rem .5rem}}h1,h2,h3{color:#f5f5f5}button{cursor:pointer;color:#fff;background:#6c63ff;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem}button:hover{background:#5a52d5}button:disabled{cursor:not-allowed;background:#444}input,select{color:#e0e0e0;box-sizing:border-box;background:#2a2a3e;border:1px solid #333;border-radius:4px;padding:.5rem;font-size:.9rem}input[type=number]{min-width:3.5em}input:focus,select:focus{border-color:#6c63ff;outline:none}@media (width<=768px){.app-header,.app-footer{padding:.75rem var(--edge-pad)}.app-main{padding:0 1rem 1rem}header{position:relative;flex-wrap:wrap!important}.hamburger-btn{display:block!important}.main-nav{display:none!important}.main-nav.open{z-index:200;background:#1a1a2e;border:1px solid #333;border-top:none;border-radius:0 0 8px 8px;padding:.75rem;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 20px #00000080;flex-direction:column!important;gap:.4rem!important;display:flex!important}header nav button{width:100%;padding:.5rem .7rem!important;font-size:.85rem!important}header h1{font-size:1.2rem!important}button{touch-action:manipulation;min-height:36px}input,select,textarea{min-height:36px;font-size:16px!important}}@media (width<=480px){.app-header,.app-footer{padding:.6rem var(--edge-pad)}.app-main{padding:0 .75rem .75rem}.compact-header-extra{display:none!important}header h1{font-size:1rem!important}header nav button{padding:.3rem .4rem!important;font-size:.65rem!important}}.hero-row{justify-content:center;align-items:flex-start;gap:2rem;display:flex}.hero-img-crop{display:none}.hero-title-block{text-align:center}.hero-below-mobile{display:none}@media (width<=640px){.hero-row{justify-content:flex-start}.hero-img-full{display:none}.hero-img-crop{display:block}.hero-title-block{text-align:left}.hero-title-block h1{flex-direction:column;align-items:flex-start;display:flex}.hero-dash,.hero-desc-inline,.hero-subtext-inline,.hero-resume-inline{display:none}.hero-below-mobile{width:100%;display:block}}@media (width<=500px){.card-detail-body{flex-direction:column!important;align-items:center!important}.card-detail-image{width:200px!important}.deck-header-images img{width:90px!important;height:126px!important}}@media (width<=699px){.deck-toolbar-row{justify-content:space-between}.deck-toolbar-filter-btn{flex:1}}.detail-menu-item:hover{background:#ffffff14!important}
