*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.mt-8{margin-top:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-4{padding-left:1rem;padding-right:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.w-full{width:100%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.min-h-screen{min-height:100vh}.w-16{width:4rem}.h-16{height:4rem}.w-24{width:6rem}.h-24{height:6rem}.w-48{width:12rem}.h-48{height:12rem}.object-cover{object-fit:cover}.w-20{width:5rem}.h-20{height:5rem}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px;border-style:solid}.border-2{border-width:2px;border-style:solid}.border-current{border-color:currentColor}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-bold{font-weight:700}.font-normal{font-weight:400}.opacity-75{opacity:.75}.hover\:underline:hover{text-decoration:underline}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.btn{display:inline-block;padding:.5rem 1rem;border-radius:.25rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s;border:none}.btn:hover{transform:translateY(-1px)}.btn-primary{background-color:#3b82f6;color:#fff}.btn-primary:hover{background-color:#2563eb}.btn-secondary{background-color:#6b7280;color:#fff}.btn-secondary:hover{background-color:#4b5563}.input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:1rem}.input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);padding:1.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-x-2>*+*{margin-left:.5rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-2>*+*{margin-top:.5rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.theme-geocities{background:linear-gradient(45deg,#0f0,#0c0)!important;background-attachment:fixed!important;font-family:Comic Sans MS,cursive,sans-serif!important;min-height:100vh!important;padding:2rem 0!important}.theme-geocities .profile-card{background:hsla(0,0%,100%,.9)!important;border:3px solid #0f0!important;box-shadow:0 0 20px rgba(0,255,0,.5)!important;padding:2rem!important;margin:1rem 0!important}.theme-geocities .link-button{background:linear-gradient(45deg,#0f0,#0c0)!important;border:2px solid #000!important;color:#000!important;font-weight:700!important;text-shadow:1px 1px 0 #fff!important;padding:.75rem 1.5rem!important;margin:.5rem 0!important;display:block!important;width:100%!important;text-align:center!important}.theme-geocities .link-button:hover{background:linear-gradient(45deg,#0c0,#090)!important;transform:scale(1.02)!important}.theme-geocities .blink{animation:blink 1s infinite!important}.theme-geocities h1,.theme-geocities h2,.theme-geocities h3{text-shadow:2px 2px 0 #000!important;color:#fff!important;margin:1rem 0!important}.theme-geocities p{margin:.75rem 0!important;line-height:1.6!important}.theme-crt{font-family:Courier New,monospace!important;min-height:100vh!important;padding:2rem 0!important}.theme-crt,.theme-crt .profile-card{background:#000!important;color:#0f0!important}.theme-crt .profile-card{border:2px solid #0f0!important;box-shadow:0 0 20px rgba(0,255,0,.3)!important;padding:2rem!important;margin:1rem 0!important}.theme-crt .link-button{background:#000!important;border:1px solid #0f0!important;color:#0f0!important;padding:.75rem 1.5rem!important;margin:.5rem 0!important;display:block!important;width:100%!important;text-align:center!important;font-family:Courier New,monospace!important}.theme-crt .link-button:hover{background:#0f0!important;color:#000!important}.theme-crt h1,.theme-crt h2,.theme-crt h3,.theme-crt p{color:#0f0!important;margin:1rem 0!important;line-height:1.6!important}.theme-crt .scanlines:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(transparent 50%,rgba(0,255,0,.02) 0);background-size:100% 4px;pointer-events:none;z-index:1000}.theme-lisa-frank{background:linear-gradient(45deg,#ff69b4,#ff1493,#ff69b4,#ff1493)!important;background-size:400% 400%!important;animation:rainbow 3s ease-in-out infinite!important;font-family:Arial,sans-serif!important;min-height:100vh!important;padding:2rem 0!important}.theme-lisa-frank .profile-card{background:hsla(0,0%,100%,.95)!important;border:4px solid #ff69b4!important;box-shadow:0 0 30px rgba(255,105,180,.6)!important;padding:2rem!important;margin:1rem 0!important}.theme-lisa-frank .link-button{background:linear-gradient(45deg,#ff69b4,#ff1493)!important;border:2px solid #fff!important;color:#fff!important;font-weight:700!important;padding:.75rem 1.5rem!important;margin:.5rem 0!important;display:block!important;width:100%!important;text-align:center!important}.theme-lisa-frank .link-button:hover{background:linear-gradient(45deg,#ff1493,#ff69b4)!important;transform:scale(1.02)!important}.theme-lisa-frank .sparkle{position:relative}.theme-lisa-frank .sparkle:after,.theme-lisa-frank .sparkle:before{content:"✨";position:absolute;animation:sparkle 2s infinite}.theme-win95{background:silver!important;font-family:"MS Sans Serif","Microsoft Sans Serif",sans-serif!important;min-height:100vh!important;padding:2rem 0!important}.theme-win95 .profile-card{box-shadow:2px 2px 4px rgba(0,0,0,.3)!important;padding:2rem!important;margin:1rem 0!important}.theme-win95 .link-button,.theme-win95 .profile-card{background:silver!important;border:2px outset silver!important}.theme-win95 .link-button{color:#000!important;font-weight:400!important;padding:.75rem 1.5rem!important;margin:.5rem 0!important;display:block!important;width:100%!important;text-align:center!important}.theme-win95 .link-button:hover{border:2px inset silver!important}.theme-win95 .window-title{background:navy;color:#fff;padding:4px 8px;font-weight:700}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes rainbow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes sparkle{0%,to{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1)}}@layer base{html{font-family:system-ui,sans-serif}}@layer components{.retro-button,.retro-card,.retro-input{@apply p-6 rounded-lg shadow-lg}}