@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--primary:#00b050;--primary-hover:#009040;--secondary:#e0e0e0;--secondary-hover:#d0d0d0;--background:#f0f0f0;--surface:#fff;--surface-secondary:#f9f9f9;--text-main:#333;--text-muted:#666;--text-light:#fff;--border:#e0e0e0;--error:#ef4444;--success:#00b050;--radius-sm:8px;--radius-md:12px;--radius-pill:50px;--font-main:"Zen Kaku Gothic New",sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background:var(--background);color:var(--text-main);min-height:100vh;overflow-x:hidden}.glass-panel{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none}.container{max-width:800px;margin:0 auto;padding:62px 2rem 2rem}@media (max-width:640px){.container{padding:62px 10px 2rem}}h1,h2,h3{font-weight:700;line-height:1.2}button{cursor:pointer;border:none;font-family:inherit;transition:all .2s}input,textarea,select{border:1px solid var(--border);color:var(--text-main);border-radius:var(--radius-sm);background:#0f172a99;width:100%;padding:.75rem;font-family:inherit;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #6366f133}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.w-full{width:100%}.mt-4{margin-top:1rem}.mt-15{margin-top:15px}.mb-4{margin-bottom:1rem}.text-center{text-align:center}.text-sm{font-size:.875rem}.font-bold{font-weight:700}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--surface-highlight);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.header{text-align:center;margin-bottom:72px}.header h1{-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.header p{color:var(--text-muted);letter-spacing:.2em;font-size:20px;font-weight:500}.form-grid{grid-template-columns:1fr;gap:3rem 1.5rem;display:grid}@media (min-width:640px){.form-grid{grid-template-columns:1fr 1fr}.form-full{grid-column:span 2}}.label{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.label-container{color:var(--text-main);align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:700;display:flex}.label-icon{width:18px;height:18px}.input-pill{background:var(--surface);border:1px solid #0000;border-radius:999px;outline:none;width:100%;margin-top:10px;padding:1rem 1.5rem;font-family:inherit;font-size:1rem;transition:all .2s}.input-pill:focus{box-shadow:0 0 0 2px var(--primary)}.input-pill::placeholder{color:#a2b6a8;opacity:1}.btn-group-pill{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:15px;display:grid}@media (min-width:640px){.btn-group-pill{flex-wrap:wrap;display:flex}}.btn-pill-toggle{border:1px solid var(--text-muted);color:var(--text-muted);cursor:pointer;text-align:center;white-space:nowrap;background:0 0;border-radius:999px;flex:1;padding:.75rem 1rem;font-family:inherit;font-size:15px;font-weight:700;transition:all .2s}.btn-pill-toggle:hover{background:#0000000d}.btn-pill-toggle.active{background:var(--primary);color:#fff;border-color:var(--primary)}.btn-primary-pill{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;width:100%;max-width:400px;margin:0 auto;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:background .2s;display:block;box-shadow:0 4px 12px #00b0504d}.btn-primary-pill:hover:not(:disabled){background:var(--primary-hover)}.btn-primary-pill:disabled{opacity:.7;cursor:not-allowed}.results-card{background:var(--surface);text-align:center;border-radius:30px;margin-top:4rem;padding:2.5rem;box-shadow:0 10px 30px #00000008}.results-title{color:var(--primary);text-align:left;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.result-label{text-align:left;margin-bottom:15px;font-size:.9rem;font-weight:600}.emoji-container{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.emoji-pill{background:var(--surface-secondary);border:1px solid var(--border);cursor:pointer;border-radius:999px;padding:.5rem 1rem;font-size:1.2rem;transition:all .2s}.emoji-pill:hover{border-color:var(--primary)}.result-item{background:var(--background);text-align:left;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.5rem;display:flex}@media (max-width:640px){.result-item{flex-direction:column;align-items:flex-start;gap:.8rem}.result-text{width:100%}.copy-btn-small{align-self:flex-end;margin-top:.2rem}}.result-text{flex:1;font-size:.95rem;line-height:1.6}.copy-btn-small{color:var(--text-muted);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;padding:.5rem 1rem;font-size:.8rem}.copy-btn-small:hover{color:var(--primary);border-color:var(--primary);background:#fff}.loader{justify-content:center;margin:2rem 0;display:flex}.spinner{border:3px solid #00b0504d;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.footer-links{text-align:center;color:var(--text-muted);margin-top:4rem;font-size:.8rem}.footer-links a{color:var(--text-muted);margin:0 .5rem;text-decoration:none}.text-content{text-align:left;color:#3d413e;max-width:100%;margin:0 auto;font-size:15px;font-weight:500;line-height:28px}.home-logo{max-width:400px;height:auto;margin-bottom:1rem}@media (max-width:640px){.home-logo{max-width:300px;margin-bottom:1rem}}.page-logo{max-width:370px;height:auto;margin-bottom:3rem}@media (max-width:640px){.page-logo{max-width:300px;margin-bottom:3rem;padding-top:20px}}.terms-title{letter-spacing:.2em;color:#3d413e;font-size:24px;font-weight:500}.terms-intro{margin-bottom:80px}.terms-section{border-bottom:1px solid #a2b7a9;margin-bottom:40px;padding-bottom:40px}.text-content h2{color:#11ac3f;margin-top:0;margin-bottom:20px;font-size:20px;font-weight:700}.text-content p{margin-bottom:0}.text-content ul{color:#3d413e;margin-top:10px;margin-left:1.5rem;list-style:outside}.text-content li{margin-bottom:5px}.btn-big-green{background:var(--primary);color:#fff;text-align:center;border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:300px;height:56px;margin:0 auto;padding:0 2rem;font-weight:700;text-decoration:none;transition:background .2s;display:flex;box-shadow:0 4px 10px #00b05033}.btn-big-green:hover{background:var(--primary-hover);color:#fff;opacity:1}
