.Home_container__d256j{min-height:100vh;background:#fff;background-size:400% 400%;animation:Home_gradientShift__GEn5s 8s ease infinite;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex;flex-direction:column;padding:2rem;align-items:center}@keyframes Home_gradientShift__GEn5s{0%{background-position:0 50%}25%{background-position:100% 50%}50%{background-position:100% 100%}75%{background-position:0 100%}to{background-position:0 50%}}.Home_headerTop__uQTnF{gap:.75rem;margin-bottom:1.2rem}.Home_headerTop__uQTnF,.Home_header__y2QYS{display:flex;align-items:center;justify-content:center}.Home_header__y2QYS{flex-direction:column;background:transparent;padding:0;text-align:center;width:100%;margin:0;border-radius:0;min-height:calc(100vh - var(--site-promo-height, 0px));min-height:calc(100dvh - var(--site-promo-height, 0px));position:relative;overflow:hidden}.Home_heroBg__0Uc40{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;background-color:#0b1a22;background-size:cover;background-position:50%;background-repeat:no-repeat}.Home_heroBgGradient__1Svj8{display:none}.Home_heroBgPoster__3LC_O{opacity:1;z-index:1}.Home_heroBgPoster__3LC_O,.Home_heroBgVideo__eU_8I{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.Home_heroBgVideo__eU_8I{opacity:0;z-index:2;transition:opacity .55s ease;background:transparent}.Home_heroBgVideoVisible__1XXa6{opacity:1}.Home_heroBgOverlay__xpth_{position:absolute;inset:0;z-index:3;background:linear-gradient(180deg,rgba(0,0,0,.18) 0,rgba(0,0,0,.32) 42%,rgba(0,0,0,.5))}.Home_heroMuteBtn__bMehR{position:absolute;right:1rem;top:calc(var(--site-nav-height, 64px) + .75rem);z-index:10;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;border:none;background:rgba(0,0,0,.5);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:transform .2s ease,background .2s ease}.Home_heroMuteBtn__bMehR:hover{transform:scale(1.08);background:rgba(0,0,0,.7)}@media (min-width:768px){.Home_heroMuteBtn__bMehR{right:1.5rem;top:auto;bottom:8rem}}.Home_heroInner__5fyPC{max-width:var(--layout-content-max-width,1680px);padding:calc(var(--site-nav-height, 64px) + 2.5rem) clamp(.5rem,1.2vw,1.25rem) 7.5rem;justify-content:center;box-sizing:border-box;min-height:calc(100vh - var(--site-promo-height, 0px));min-height:calc(100dvh - var(--site-promo-height, 0px))}.Home_heroContent__aWtjQ,.Home_heroInner__5fyPC{position:relative;z-index:1;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.Home_heroContent__aWtjQ{max-width:min(90rem,100%)}.Home_heroBadge__yn8D4{margin-bottom:1.25rem;padding:.4rem 1rem;border-radius:9999px;border:1px solid rgba(238,198,67,.35);background:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.Home_heroBadgeText__6Em5W{font-size:.875rem;font-weight:600;background:var(--gold-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.Home_heroTitle__AMpNI{margin:0 auto;max-width:100%;width:100%;font-size:clamp(1.25rem,.85rem + 2vw,3rem);font-weight:700;line-height:1.25;color:#fff;text-align:center}.Home_heroTitleGlow__DEQKj{text-shadow:0 0 24px rgba(238,198,67,.25)}.Home_heroSubtitle__0EZ9Z,.Home_heroTitleGlow__DEQKj{background:var(--gold-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.Home_heroSubtitle__0EZ9Z{margin:1rem auto 0;max-width:100%;font-size:clamp(.75rem,.5rem + 1vw,1.25rem);font-weight:700;line-height:1.5}.Home_heroComposerWrap__AsrPm{position:relative;width:100%;max-width:min(80rem,100%);margin-top:1.75rem}.Home_heroComposer__B1Tp7{width:100%;display:flex;flex-direction:column;border-radius:.75rem;border:1px solid rgba(156,163,175,.3);background:rgba(17,17,17,.6);box-shadow:0 20px 50px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:visible}.Home_heroTextarea__K2gBM{width:100%;min-height:100px;resize:none;border:none;background:transparent;padding:1rem 1.25rem;color:#fff;font-size:1rem;line-height:1.6;outline:none}@media (min-width:640px){.Home_heroTextarea__K2gBM{font-size:1.125rem;padding:1.25rem 1.5rem}}.Home_heroTextarea__K2gBM::-moz-placeholder{color:#9ca3af}.Home_heroTextarea__K2gBM::placeholder{color:#9ca3af}.Home_heroComposerBar__uw3qc{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem 1rem}.Home_heroFileInput__dbqVY{display:none}.Home_heroUploadBtn__aW6Ps{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:#d1d5db;cursor:pointer;padding:.25rem;transition:color .2s ease}.Home_heroUploadBtn__aW6Ps:hover{color:#fff}.Home_heroImagePreviewWrap__Hg_fU{position:relative;width:3rem;height:3rem;flex-shrink:0;border-radius:.5rem;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.35)}.Home_heroImagePreview__QlGmp{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.Home_heroImageClearBtn__WkQPJ{position:absolute;top:.15rem;right:.15rem;width:1.125rem;height:1.125rem;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:9999px;background:rgba(0,0,0,.72);color:#fff;cursor:pointer;padding:0;line-height:0}.Home_heroImageClearBtn__WkQPJ:hover{background:rgba(0,0,0,.9)}.Home_heroGenerateBtn__P6qcL{display:inline-flex;align-items:center;justify-content:center;height:2.25rem;padding:0 1rem;border:none;border-radius:.375rem;background:var(--gold-gradient-btn);color:var(--gold-ink);font-size:.875rem;font-weight:600;cursor:pointer;box-shadow:0 8px 20px rgba(238,198,67,.35);transition:filter .2s ease,transform .2s ease}.Home_heroGenerateBtn__P6qcL:hover{filter:brightness(1.06);transform:translateY(-1px)}.Home_heroModels__Ubwah{position:absolute;left:50%;top:100%;z-index:10;width:100%;margin-top:1.5rem;transform:translateX(-50%);display:flex;justify-content:center;padding:0;pointer-events:none}.Home_heroModelsInner__q9hoJ{display:inline-flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:clamp(.4rem,1vw,1rem);margin:0 auto;padding:.5rem clamp(.5rem,1.4vw,1.5rem);border-radius:9999px;border:1px solid rgba(156,163,175,.1);background:rgba(0,0,0,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset -1.996px 2.391px 18.109px -2.622px rgba(255,218,42,.1),inset -5.73px -4px 3.36px -2.73px rgb(255 255 255/40%),inset 6.671px 6.671px 3.363px -6.214px rgba(255,255,255,.3),inset 0 1px 12.2px -5px rgb(255 255 255/50%),inset -6.727px -6.727px 3.363px -6.727px rgb(255 255 255/40%),inset 6.671px 6.671px 3.363px -6.214px rgba(255,255,255,.3)}@media (max-width:639px){.Home_heroModelsInner__q9hoJ{flex-wrap:wrap}}.Home_heroModelItem__aJvf5{display:inline-flex;align-items:center;gap:.25rem;color:#fff;font-size:.75rem;font-weight:500;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;transition:transform .2s ease}.Home_heroModelItem__aJvf5:hover{transform:scale(1.05)}@media (min-width:640px){.Home_heroModelItem__aJvf5{gap:.375rem}}@media (min-width:768px){.Home_heroModelItem__aJvf5{font-size:.875rem;gap:.5rem}}@media (min-width:1024px){.Home_heroModelItem__aJvf5{font-size:1rem}}.Home_heroModelIcon__I8wYq{width:1rem;height:1rem;-o-object-fit:contain;object-fit:contain;flex-shrink:0;pointer-events:none}@media (min-width:768px){.Home_heroModelIcon__I8wYq{width:1.25rem;height:1.25rem}}@media (min-width:1024px){.Home_heroModelIcon__I8wYq{width:1.5rem;height:1.5rem}}.Home_prismHost__wMzpN{position:absolute;inset:0;z-index:0;pointer-events:none}.Home_headerLeft__3ApBO{display:flex;align-items:center;gap:.75rem}.Home_logoImg__f6J_W{width:32px;height:32px;border-radius:8px;box-shadow:0 2px 8px rgba(44,62,80,.08)}.Home_domain__zI23U{font-size:1.15rem;font-weight:600;color:#2c3e50;letter-spacing:.5px}.Home_headerMain__dfwKC{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.Home_title__hYX6j{margin:3rem 0 2rem;color:#333;font-size:2.5rem;text-align:center}.Home_subtitle__KzT68{font-size:1.2rem;color:#7f8c8d;margin:.5rem 0 0;font-weight:400;font-style:normal}.Home_main__VkIEL{padding:2rem;flex-grow:1;display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto}.Home_gameContainer__bADwG{max-width:1200px;margin:0 auto;background:rgba(255,255,255,.95);border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Home_gameFrame__Fl4Pd{width:100%;height:600px;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Home_gameStats__s8UtU{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.Home_brainrotCounter__AE9JN h2{font-size:2.5rem;color:#e74c3c;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.Home_brainrotCounter__AE9JN p{font-size:1.1rem;color:#34495e;margin:.5rem 0}.Home_currentCharacter__JaMHM{text-align:center}.Home_currentCharacter__JaMHM h3{color:#2c3e50;margin-bottom:1rem}.Home_characterDisplay__5X_ww{display:flex;align-items:center;justify-content:center;gap:1rem;background:#f8f9fa;padding:1rem;border-radius:15px;border:3px solid #3498db}.Home_characterEmoji__O7fry{font-size:3rem}.Home_clickArea__FYZPY{text-align:center;margin:3rem 0}.Home_clickButton__YySr3{background:linear-gradient(45deg,#ff6b6b,#ffd93d,#6bcf7f);background-size:300% 300%;animation:Home_gradientMove__JAjbv 3s ease infinite;border:none;border-radius:50%;width:250px;height:250px;font-size:1.5rem;font-weight:700;color:white;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@keyframes Home_gradientMove__JAjbv{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Home_clickButton__YySr3:hover{transform:scale(1.1);box-shadow:0 12px 35px rgba(0,0,0,.4)}.Home_clickButton__YySr3.Home_clicked__mOn7Z,.Home_clickButton__YySr3:active{transform:scale(.95);animation:Home_clickPulse__dUg8q .15s ease-out}@keyframes Home_clickPulse__dUg8q{0%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(.95)}}.Home_clickEmoji__R95vA{font-size:4rem;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.Home_charactersSection__h9g4C,.Home_upgradesSection__u1DnN{margin:3rem 0}.Home_charactersSection__h9g4C h3,.Home_upgradesSection__u1DnN h3{font-size:2rem;color:#2c3e50;text-align:center;margin-bottom:2rem}.Home_upgradeGrid__bFvKN{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.Home_upgradeCard__eow7U{background:#f8f9fa;border:2px solid #e9ecef;border-radius:15px;padding:1.5rem;text-align:center;transition:all .3s ease}.Home_upgradeCard__eow7U:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1);border-color:#3498db}.Home_upgradeCard__eow7U h4{color:#2c3e50;margin-bottom:1rem;font-size:1.3rem}.Home_upgradeCard__eow7U p{color:#7f8c8d;margin-bottom:1.5rem}.Home_upgradeButton__rjTwc{background:#3498db;color:white;border:none;padding:1rem 2rem;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;width:100%}.Home_upgradeButton__rjTwc:hover{background:#2980b9;transform:scale(1.05)}.Home_upgradeButton__rjTwc:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}.Home_characterGrid__MC_W4{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.Home_characterCard__Upf2J{background:#fff;border:2px solid #e9ecef;border-radius:15px;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.Home_characterCard__Upf2J:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.1);border-color:#3498db}.Home_characterInfo___t1iZ{display:flex;align-items:center;gap:1rem}.Home_characterInfo___t1iZ .Home_characterEmoji__O7fry{font-size:2.5rem}.Home_characterName__rM6kn{font-weight:700;color:#2c3e50}.Home_characterButton__Daq89{background:#27ae60;color:white;border:none;padding:.8rem 1.5rem;border-radius:8px;font-weight:700;cursor:pointer;transition:all .3s ease}.Home_characterButton__Daq89:hover{background:#229954;transform:scale(1.05)}.Home_characterButton__Daq89:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}.Home_characterButton__Daq89.Home_active__EQNkL{background:#e74c3c}.Home_characterButton__Daq89.Home_active__EQNkL:hover{background:#c0392b}.Home_infoSection__sf96X{max-width:1200px;margin:4rem auto;background:#faf6f1;border-radius:20px;padding:3rem 2rem}.Home_infoSection__sf96X h2{color:#2c3e50;margin-bottom:1.5rem;font-style:normal}.Home_featureGrid__iCCTg{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.Home_featureCard__KC0ot{background:#f8f9fa;border-radius:15px;padding:2rem;text-align:center;border:2px solid #e9ecef;transition:all .3s ease}.Home_featureCard__KC0ot:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:#3498db}.Home_featureCard__KC0ot h3{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem;font-weight:600;font-style:normal}.Home_featureCard__KC0ot p{color:#7f8c8d;line-height:1.6;font-weight:400;font-style:normal}.Home_featureCard__KC0ot ul{list-style:none;padding:0;text-align:left}.Home_featureCard__KC0ot li{margin-bottom:.5rem;color:#7f8c8d;font-weight:400;font-style:normal}.Home_faqGrid__Fg7s6{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.Home_faqCard__bdR7T{background:#f8f9fa;border-radius:15px;padding:2rem;border:2px solid #e9ecef}.Home_faqItem__Remjx{margin-bottom:1.5rem}.Home_faqItem__Remjx h4{color:#2c3e50;margin-bottom:.5rem;font-weight:600;font-style:normal}.Home_faqItem__Remjx p{color:#7f8c8d;line-height:1.6;font-weight:400;font-style:normal}.Home_gameGrid__VuKyN{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.Home_gameCard__PbWgl{background:#f8f9fa;border-radius:15px;padding:1.5rem;text-align:center;border:2px solid #e9ecef;transition:all .3s ease}.Home_gameCard__PbWgl:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1);border-color:#3498db}.Home_gameCard__PbWgl h3{color:#2c3e50;margin-bottom:.5rem;font-weight:600;font-style:normal}.Home_gameCard__PbWgl p{color:#7f8c8d;font-size:.9rem;font-weight:400;font-style:normal}.Home_footer__yFiaX{background:rgba(44,62,80,.9);color:white;text-align:center;padding:2rem;margin-top:4rem}.Home_footer__yFiaX p{margin:.5rem 0;font-weight:400;font-style:normal}.Home_footerLinks__BQcA_{margin-top:1rem}.Home_footerLink__201sb{color:#3498db;text-decoration:none;transition:color .3s ease}.Home_footerLink__201sb:hover{color:#2980b9;text-decoration:underline}.Home_footerDivider__M92IX{margin:0 1rem;color:#7f8c8d}@media (max-width:768px){.Home_header__y2QYS{flex-direction:column;gap:0;padding:0;margin:0}.Home_headerTop__uQTnF{margin-bottom:.8rem}.Home_headerMain__dfwKC{align-items:center}.Home_headerLeft__3ApBO{justify-content:center}.Home_title__hYX6j{font-size:2.5rem;flex-direction:column;gap:.5rem}.Home_gameStats__s8UtU{grid-template-columns:1fr;text-align:center}.Home_gameFrame__Fl4Pd{height:400px}.Home_clickButton__YySr3{width:200px;height:200px;font-size:1.2rem}.Home_clickEmoji__R95vA{font-size:3rem}.Home_characterGrid__MC_W4,.Home_faqGrid__Fg7s6,.Home_featureGrid__iCCTg,.Home_gameGrid__VuKyN,.Home_upgradeGrid__bFvKN{grid-template-columns:1fr}.Home_characterCard__Upf2J{flex-direction:column;gap:1rem;text-align:center}.Home_infoSection__sf96X{padding:2rem 1rem}.Home_infoSection__sf96X h2{font-size:2rem}.Home_buttonContainer__nOVuY{flex-direction:column;align-items:stretch;gap:1rem}.Home_buttonContainer__nOVuY a,.Home_buttonContainer__nOVuY button{width:100%;text-align:center}}@media (max-width:480px){.Home_header__y2QYS{padding:0;margin:0}.Home_gameContainer__bADwG,.Home_main__VkIEL{padding:1rem}.Home_title__hYX6j{font-size:2rem}.Home_gameFrame__Fl4Pd{height:300px}.Home_clickButton__YySr3{width:180px;height:180px;font-size:1rem}.Home_faqCard__bdR7T,.Home_featureCard__KC0ot,.Home_gameCard__PbWgl{padding:1rem}}.Home_reviewsTitle__s6xHw{color:#b366d6;text-align:center;font-size:2.5rem;margin-bottom:.5rem}.Home_reviewsSubtitle__aVH_x{color:#7f8c8d;text-align:center;margin-bottom:2rem}.Home_reviewsGrid__6QlGp{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.Home_reviewCard__gdGhh{background:#232733;border-radius:16px;padding:1.5rem;width:340px;box-shadow:0 4px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;align-items:flex-start}.Home_reviewAvatar__EosI3{background:#6c47a6;color:#fff;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin-bottom:.5rem}.Home_reviewName__Sd8yK{font-weight:700;color:#fff;margin-right:.5rem}.Home_reviewStars__OUrg2{color:#b366d6;font-size:1.1rem}.Home_reviewText__z7LKz{color:#bdbdbd;margin-top:.5rem;font-size:1rem}.Home_fullscreenBtn__xZ9MV{display:flex;align-items:center;justify-content:center;margin:20px auto 0;padding:10px 32px;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(90deg,#ff6b6b,#ffd93d);border:none;border-radius:8px;box-shadow:0 2px 8px rgba(44,62,80,.12);cursor:pointer;transition:background .3s,transform .2s}.Home_fullscreenBtn__xZ9MV:hover{background:linear-gradient(90deg,#ffd93d,#ff6b6b);transform:scale(1.05)}.Home_shareContainer__4c4NH{gap:1rem;margin:1rem auto;padding:.5rem;flex-wrap:wrap}.Home_shareButton__H0iF_,.Home_shareContainer__4c4NH{display:flex;align-items:center;justify-content:center}.Home_shareButton__H0iF_{padding:8px 16px;border-radius:6px;color:white;font-size:.9rem;cursor:pointer;transition:transform .2s,opacity .2s;border:none;gap:6px}.Home_shareButton__H0iF_:hover{transform:translateY(-2px);opacity:.9}.Home_shareButton__H0iF_ svg{width:20px;height:20px}.Home_facebook__wKzAu{background-color:#1877f2}.Home_twitter__XIvLq{background-color:#1da1f2}.Home_whatsapp__2Hy0X{background-color:#25d366}.Home_telegram__jLbhO{background-color:#0088cc}.Home_line__hc8Un{background-color:#00b900}.Home_reddit__oA9aD{background-color:#ff4500}.Home_mediaGrid__b0y0t{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.Home_mediaCard__A_Rm7{background:#ffffff;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease}.Home_mediaCard__A_Rm7:hover{transform:translateY(-5px)}.Home_mediaImage__cPFh7{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-bottom:1px solid #eee}.Home_mediaCaption__42PcP{padding:1rem;margin:0;color:#2c3e50;font-size:.95rem;text-align:center}.Home_videoWrapper__NB3T1{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.Home_videoWrapper__NB3T1 iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (max-width:768px){.Home_mediaGrid__b0y0t{grid-template-columns:1fr}.Home_mediaCard__A_Rm7{max-width:100%}}.Home_shareButtons__TrvCO{display:flex;gap:10px;margin-top:15px;flex-wrap:wrap;justify-content:center;padding:10px;background:rgba(255,255,255,.1);border-radius:8px}.Home_shareBtn__6pZNz{background:none;border:none;padding:8px;cursor:pointer;transition:transform .2s;border-radius:50%;display:flex;align-items:center;justify-content:center}.Home_shareBtn__6pZNz:hover{transform:scale(1.1);background:rgba(255,255,255,.1)}.Home_shareBtn__6pZNz img{width:24px;height:24px}.Home_topSection__hOBuc{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:90px 2rem 2rem;margin:0 0 2.5rem;width:100%;text-align:center;position:relative;z-index:2;border-radius:0;box-shadow:none}.Home_topSection__hOBuc .Home_title__hYX6j{font-size:3.5rem;color:#2c3e50;text-shadow:2px 2px 4px rgba(0,0,0,.3);text-align:center;font-weight:700;font-style:normal;max-width:1200px;margin:0 auto}.Home_markdownContent__Uglty{color:#2c3e50;line-height:1.6;font-size:1.1rem}.Home_markdownContent__Uglty h1,.Home_markdownContent__Uglty h2,.Home_markdownContent__Uglty h3,.Home_markdownContent__Uglty h4,.Home_markdownContent__Uglty h5,.Home_markdownContent__Uglty h6{color:#2c3e50;margin:1.5em 0 .5em;font-weight:600}.Home_markdownContent__Uglty h1{font-size:2.5rem}.Home_markdownContent__Uglty h2{font-size:2rem}.Home_markdownContent__Uglty h3{font-size:1.75rem}.Home_markdownContent__Uglty h4{font-size:1.5rem}.Home_markdownContent__Uglty h5{font-size:1.25rem}.Home_markdownContent__Uglty h6{font-size:1.1rem}.Home_markdownContent__Uglty p{margin:1em 0}.Home_markdownContent__Uglty ol,.Home_markdownContent__Uglty ul{margin:1em 0;padding-left:2em}.Home_markdownContent__Uglty li{margin:.5em 0}.Home_markdownContent__Uglty a{color:#3498db;text-decoration:none;transition:color .3s ease}.Home_markdownContent__Uglty a:hover{color:#2980b9;text-decoration:underline}.Home_markdownContent__Uglty img{max-width:100%;height:auto;border-radius:8px;margin:1em 0}.Home_markdownContent__Uglty blockquote{border-left:4px solid #3498db;margin:1em 0;padding:.5em 1em;background:#f8f9fa;border-radius:0 8px 8px 0}.Home_markdownContent__Uglty code{background:#f8f9fa;padding:.2em .4em;border-radius:4px;font-family:monospace;font-size:.9em}.Home_markdownContent__Uglty pre{background:#f8f9fa;padding:1em;border-radius:8px;overflow-x:auto;margin:1em 0}.Home_markdownContent__Uglty pre code{background:none;padding:0;font-size:.9em}.Home_markdownContent__Uglty table{width:100%;border-collapse:collapse;margin:1em 0}.Home_markdownContent__Uglty td,.Home_markdownContent__Uglty th{border:1px solid #e9ecef;padding:.5em;text-align:left}.Home_markdownContent__Uglty th{background:#f8f9fa;font-weight:600}.Home_markdownContent__Uglty tr:nth-child(2n){background:#f8f9fa}.Home_score__yW_Bg{position:absolute;top:0;left:0;background:none;color:red;font-size:.8rem;padding:0;z-index:1}.Home_results__lDLyn li{display:flex;align-items:center;margin:8px 0;padding:8px;background:#f5f5f5;border-radius:4px}.Home_results__lDLyn li:hover{background:#eee}.Home_helpText__nY5w3{font-size:.8em;margin-top:4px}.Home_inputGroup__6OAlJ{margin-bottom:1rem}.Home_inputLabel__wpZee{display:block;margin-bottom:.25rem;color:#8b7355;font-weight:500;font-size:text-xl}.Home_filterGroup__ZYtRk input,.Home_inputGroup__6OAlJ input,.Home_inputGroup__6OAlJ select,.Home_searchInput__fVjDa{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;margin-top:.5rem}.Home_filterGroup__ZYtRk input:focus,.Home_inputGroup__6OAlJ input:focus,.Home_inputGroup__6OAlJ select:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 2px rgba(0,112,243,.1)}.Home_form__FrVR9{width:100%;max-width:600px;background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:0 auto}.Home_inputGroup__6OAlJ{margin-bottom:1.5rem}.Home_inputGroup__6OAlJ label{display:block;margin-bottom:.25rem;color:#333;font-weight:500}.Home_inputGroup__6OAlJ input,.Home_inputGroup__6OAlJ select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.Home_inputGroup__6OAlJ input:focus,.Home_inputGroup__6OAlJ select:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 2px rgba(0,112,243,.1)}.Home_helpText__nY5w3{margin-top:.5rem;font-size:.875rem;color:#666;font-style:italic}.Home_submitButton__ECzIY{padding:.75rem 2rem;font-size:1rem;background-color:#0070f3;color:white;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;flex-grow:2}.Home_submitButton__ECzIY:disabled{background-color:#ccc;cursor:not-allowed}.Home_submitButton__ECzIY:hover:not(:disabled){background-color:#0051a8}.Home_resetButton__iUZsR{padding:.75rem 2rem;font-size:1rem;background-color:#6c757d;color:white;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;flex-grow:0.5}.Home_resetButton__iUZsR:hover{background-color:#5a6268}.Home_error__514Ji{padding:1rem;background-color:#fee;color:#c00;border-radius:4px;width:100%;max-width:600px;text-align:center;margin:1rem auto 0}.Home_results__lDLyn{width:100%;max-width:600px;background:white;padding:2rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:2rem auto 0}.Home_results__lDLyn h2{margin-bottom:1rem;color:#333;font-size:1.5rem}.Home_resultList__1lmS6{display:flex;flex-wrap:wrap}.Home_resultItem__md2To{background:#f9f9f9;border:1px solid #eee;padding:.5rem 1rem;margin:.25rem;border-radius:4px;position:relative;font-size:1.1rem;word-break:break-word}.Home_word__NDpMQ{font-weight:700}.Home_patternContainer__J_0lx,.Home_searchContainer__ylqvv{position:relative;width:100%}.Home_shortcutButton__sro_F{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:#0070f3;border:none;border-radius:4px;padding:4px 8px;font-size:1rem;cursor:pointer;color:white;transition:all .2s ease;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center}.Home_shortcutButton__sro_F:hover{background:#0051a8;color:white}.Home_shortcutButton__sro_F:active{background:#004494}.Home_searchInput__fVjDa{padding-right:40px}.Home_loadingSpinner__XoUQF{width:20px;height:20px;border:2px solid #f3f3f3;border-top-color:#0070f3;border-radius:50%;animation:Home_spin__VEV0f 1s linear infinite}@keyframes Home_spin__VEV0f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Home_filterRow__VJs3k{display:flex;gap:1rem;margin-bottom:1.5rem}.Home_filterGroup__ZYtRk{flex:1}.Home_filterGroup__ZYtRk label{display:flex;align-items:center;margin-bottom:.25rem;color:#333;font-weight:500}.Home_filterGroup__ZYtRk input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.Home_filterGroup__ZYtRk input:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 2px rgba(0,112,243,.1)}.Home_filterGroup__ZYtRk input[type=number]{-moz-appearance:textfield}.Home_filterGroup__ZYtRk input[type=number]::-webkit-inner-spin-button,.Home_filterGroup__ZYtRk input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Home_noResults__0218G{text-align:center;padding:2rem;color:#666;font-size:1.1rem;background:#fff;border-radius:8px;margin-top:1rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Home_tooltipContainer__GehU6{position:relative;display:inline-flex;align-items:center;gap:8px}.Home_tooltipContainer__GehU6 label{display:flex;align-items:center;margin-bottom:0;vertical-align:middle}.Home_tooltipButton__Ei_oO{width:20px;height:20px;border-radius:50%;background:#0070f3;color:white;border:none;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .2s;vertical-align:middle;margin-top:-4px}.Home_tooltipButton__Ei_oO:hover{background:#0051a8}.Home_tooltip__pvuVy{top:100%;margin-top:8px;z-index:1000;min-width:200px}.Home_tooltipArrow__MdMbb,.Home_tooltip__pvuVy{position:absolute;left:50%;transform:translateX(-50%)}.Home_tooltipArrow__MdMbb{top:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #333}.Home_tooltipContent__nKIEi{background:#333;color:white;padding:8px 12px;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;box-shadow:0 2px 8px rgba(0,0,0,.15)}.Home_buttonContainer__nOVuY{display:flex;gap:1rem;margin-top:2rem;width:100%;justify-content:center}.Home_breadcrumb__vNSJd{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;color:white;font-size:.9rem}.Home_breadcrumb__vNSJd a{color:white;text-decoration:none;transition:opacity .2s}.Home_breadcrumb__vNSJd a:hover{opacity:.8}.Home_breadcrumbSeparator__lYKJt{color:white;opacity:.6}.Home_infoSection__sf96X{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:2rem;max-width:800px;width:100%;color:white;line-height:1.6}.Home_infoSection__sf96X h2{color:white;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Home_infoSection__sf96X h2:first-child{margin-top:0}.Home_infoSection__sf96X p,.Home_infoSection__sf96X ul{color:white;margin-bottom:1rem}.Home_infoSection__sf96X ul{padding-left:1.5rem}.Home_infoSection__sf96X li{color:white;margin-bottom:.5rem}.Home_infoSection__sf96X a{color:#0070f3;text-decoration:none}.Home_infoSection__sf96X a:hover{text-decoration:underline}