@import"https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.css";: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;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;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}}:root{font-family:GmarketSansMedium,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#fdfcfb,#e2d1c3);min-height:100vh;display:flex;justify-content:center;align-items:flex-start;padding-top:40px}.container{width:90%;max-width:1000px;background-color:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:30px;text-align:center}.header{margin-bottom:30px}.header h1{font-size:2.5em;color:#ff6b6b;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.header p{font-size:1.2em;color:#575757;margin-bottom:30px}.gender-selection{margin-bottom:30px;padding:20px;background-color:#e0f7fa;border-radius:15px;box-shadow:0 5px 15px #00000014}.gender-selection h2{font-size:1.6em;color:#00796b;margin-top:0;margin-bottom:20px}.gender-buttons{display:flex;justify-content:center;gap:20px}.gender-button{background-color:#80deea;color:#fff;border:none;padding:15px 30px;font-size:1.2em;font-weight:700;border-radius:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #00acc166}.gender-button:hover{transform:translateY(-3px);box-shadow:0 6px 15px #00acc180}.gender-button.selected{background-color:#00bcd4;border:3px solid #005662;box-shadow:0 4px 15px #0097a7b3;transform:scale(1.05)}.main-content{display:flex;justify-content:space-between;gap:30px}.interests-pool,.rank-area{flex:1;background-color:#f7f7f7;border-radius:15px;padding:20px;border:2px dashed #ddd}.interests-pool h2,.rank-area h2{font-size:1.5em;color:#333;margin-top:0;margin-bottom:20px}.interest-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.interest-item{background-color:#feca57;color:#573a00;padding:10px 15px;border-radius:20px;font-size:1.1em;cursor:grab;-webkit-user-select:none;user-select:none;box-shadow:0 2px 5px #0000001a;transition:all .2s ease-in-out}.interest-item:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000026}.interest-item.ranked{background-color:#48dbfb;color:#004252}.ranked-list{display:flex;flex-direction:column;gap:10px}.rank-slot{display:flex;align-items:center;background-color:#fff;border-radius:10px;padding:10px;height:50px;border:2px solid #eee;color:#aaa;font-style:italic;transition:background-color .2s}.rank-slot.over{background-color:#e0f7ff}.rank-number{font-size:1.5em;font-weight:700;color:#ff6b6b;margin-right:15px}.footer{margin-top:30px}.button-next{background-color:#1dd1a1;color:#fff;border:none;padding:15px 30px;font-size:1.3em;font-weight:700;border-radius:30px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #1dd1a166}.button-next:hover{transform:translateY(-3px);box-shadow:0 6px 15px #1dd1a180}.button-next:disabled{background-color:#ccc;cursor:not-allowed;box-shadow:none;transform:none}.loading-screen,.error-screen,.report-screen{padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.loading-screen h2,.error-screen h2{font-size:2em;color:#ff6b6b}.loading-screen p,.error-screen p{font-size:1.2em;color:#575757;max-width:400px}.error-screen p{background-color:#ffebee;border:1px solid #ffcdd2;padding:15px;border-radius:10px;color:#c62828}.spinner{border:8px solid #f3f3f3;border-top:8px solid #ff6b6b;border-radius:50%;width:60px;height:60px;animation:spin 1.5s linear infinite;margin-top:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.report-content{background-color:#f7f7f7;border-radius:15px;padding:30px;text-align:left;white-space:pre-wrap;line-height:1.8;font-size:1.1em;color:#333;max-width:800px;width:100%}
