.Container-module__fHuhXW__container{margin:0 auto;width:min(1200px,100% - 2rem);max-width:1200px;margin-inline:auto;padding:0 1rem}@media (min-width:768px){.Container-module__fHuhXW__container{padding:0 1.5rem}}
.Section-module__6Ro6Ba__section{padding:100px 0}.Section-module__6Ro6Ba__alt{background:var(--surface)}@media (max-width:768px){.Section-module__6Ro6Ba__section{padding:70px 0}}
.Badge-module__UORuMW__badge{background:var(--primary-light);color:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:8px 16px;font-size:.9rem;font-weight:600;display:inline-flex}
.Button-module__LCT47W__button{cursor:pointer;transition:var(--transition);box-shadow:var(--shadow-sm);border:none;border-radius:999px;padding:13px 22px;font-size:.95rem;font-weight:700}.Button-module__LCT47W__primary{background:var(--primary);color:#fff}.Button-module__LCT47W__primary:hover{background:var(--primary-hover);transform:translateY(-1px)}.Button-module__LCT47W__secondary{background:var(--surface);color:var(--text);border:1px solid var(--border);box-shadow:none}.Button-module__LCT47W__secondary:hover{background:var(--surface-hover)}.Button-module__LCT47W__button:disabled{opacity:.6;cursor:not-allowed;transform:none}
.Input-module__Nmke_G__input{border:1px solid var(--border);background:var(--background);width:100%;color:var(--text);transition:var(--transition);border-radius:999px;outline:none;padding:14px 18px;font-size:1rem}.Input-module__Nmke_G__input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb24}
.Toast-module__6p4ldq__toast{z-index:1000;background:var(--text);color:var(--background);box-shadow:var(--shadow-lg);border-radius:999px;padding:12px 16px;font-weight:600;animation:.18s Toast-module__6p4ldq__fadeIn;position:fixed;bottom:24px;right:24px}@keyframes Toast-module__6p4ldq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Toast-module__6p4ldq__toast{bottom:16px;left:50%;right:auto;transform:translate(-50%)}}
.Hero-module__D9Cm9a__hero{padding:10px 0 110px;overflow:hidden}.Hero-module__D9Cm9a__content{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.Hero-module__D9Cm9a__left{max-width:640px}.Hero-module__D9Cm9a__title{letter-spacing:-.04em;margin:20px 0 16px;font-size:clamp(2.7rem,5vw,4.35rem);font-weight:800;line-height:.95}.Hero-module__D9Cm9a__title span{color:var(--primary)}.Hero-module__D9Cm9a__description{color:var(--text-light);max-width:610px;margin-bottom:28px;font-size:1.05rem;line-height:1.8}.Hero-module__D9Cm9a__search{gap:12px;margin-bottom:18px;display:flex}.Hero-module__D9Cm9a__popular{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Hero-module__D9Cm9a__popular span{color:var(--text-light);margin-right:4px;font-weight:700}.Hero-module__D9Cm9a__popular a{background:var(--surface);color:var(--text);border:1px solid var(--border);transition:var(--transition);border-radius:999px;padding:8px 14px}.Hero-module__D9Cm9a__popular a:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-2px)}.Hero-module__D9Cm9a__right{justify-content:center;display:flex}.Hero-module__D9Cm9a__previewCard{background:linear-gradient(145deg, var(--background), var(--surface));border:1px solid var(--border);width:min(100%,480px);box-shadow:var(--shadow-lg);border-radius:28px;padding:24px}.Hero-module__D9Cm9a__previewHeader{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.Hero-module__D9Cm9a__previewBadge{background:var(--primary-light);color:var(--primary);border-radius:999px;padding:7px 12px;font-size:.84rem;font-weight:700;display:inline-flex}.Hero-module__D9Cm9a__previewHint{color:var(--text-light);font-size:.9rem}.Hero-module__D9Cm9a__symbolBoard{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.Hero-module__D9Cm9a__symbol{border:1px solid var(--border);background:var(--background);min-height:64px;color:var(--text);transition:var(--transition);border-radius:16px;justify-content:center;align-items:center;font-size:1.65rem;display:flex}.Hero-module__D9Cm9a__symbol:hover{border-color:var(--primary);background:var(--primary-light);color:var(--primary);transform:translateY(-4px)}@media (max-width:1000px){.Hero-module__D9Cm9a__content{grid-template-columns:1fr;gap:36px}.Hero-module__D9Cm9a__left{text-align:center;max-width:none}.Hero-module__D9Cm9a__description{margin-inline:auto}.Hero-module__D9Cm9a__search{flex-direction:column;justify-content:center}.Hero-module__D9Cm9a__popular{justify-content:center}.Hero-module__D9Cm9a__right{order:-1}}@media (max-width:768px){.Hero-module__D9Cm9a__hero{padding:72px 0 92px}.Hero-module__D9Cm9a__previewCard{padding:18px}.Hero-module__D9Cm9a__symbolBoard{gap:10px}.Hero-module__D9Cm9a__symbol{min-height:56px;font-size:1.35rem}}
.CategoryCard-module__eURraa__card{background:linear-gradient(145deg, var(--background), var(--surface));border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:var(--transition);border-radius:22px;flex-direction:column;height:100%;padding:28px;display:flex}.CategoryCard-module__eURraa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-6px)}.CategoryCard-module__eURraa__icon{background:var(--primary-light);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:18px;font-size:1.8rem;display:flex}.CategoryCard-module__eURraa__card h3{margin-bottom:8px;font-size:1.2rem}.CategoryCard-module__eURraa__card p{color:var(--text-light);margin-bottom:20px;line-height:1.6}.CategoryCard-module__eURraa__card span{color:var(--primary);margin-top:auto;font-weight:700}
.SectionTitle-module__Flc5Xq__heading{text-align:center;margin-bottom:44px}.SectionTitle-module__Flc5Xq__heading h2{letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(1.7rem,3vw,2.2rem)}.SectionTitle-module__Flc5Xq__heading p{max-width:680px;color:var(--text-light);margin:auto;line-height:1.7}
.ThemeToggle-module__abZ39G__button{border:1px solid var(--border);background:var(--surface);width:44px;height:44px;transition:var(--transition);border-radius:999px;font-size:1rem}.ThemeToggle-module__abZ39G__button:hover{background:var(--primary);color:#fff;border-color:var(--primary)}
.Header-module__tPtrlq__header{z-index:999;background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);position:sticky;top:0}.Header-module__tPtrlq__wrapper{justify-content:space-between;align-items:center;height:78px;display:flex}.Header-module__tPtrlq__logo{color:var(--text);align-items:center;gap:10px;font-size:1.2rem;font-weight:800;display:flex}.Header-module__tPtrlq__logoIcon{background:var(--primary);color:#fff;width:40px;height:40px;box-shadow:var(--shadow-sm);border-radius:12px;justify-content:center;align-items:center;font-size:1rem;display:flex}.Header-module__tPtrlq__nav{gap:24px;display:flex}.Header-module__tPtrlq__nav a{color:var(--text);transition:var(--transition);font-weight:600;position:relative}.Header-module__tPtrlq__nav a:hover{color:var(--primary)}.Header-module__tPtrlq__nav a:after{content:"";background:var(--primary);width:0;height:2px;transition:var(--transition);position:absolute;bottom:-6px;left:0}.Header-module__tPtrlq__nav a:hover:after{width:100%}.Header-module__tPtrlq__actions{align-items:center;gap:10px;display:flex}@media (max-width:768px){.Header-module__tPtrlq__nav{display:none}.Header-module__tPtrlq__wrapper{height:72px}}
.PopularCategories-module__JXKGiW__section{padding:92px 0}.PopularCategories-module__JXKGiW__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}
.SymbolCard-module__ZrusVa__card{background:linear-gradient(145deg, var(--background), var(--surface));border:1px solid var(--border);text-align:center;transition:var(--transition);box-shadow:var(--shadow-sm);border-radius:22px;padding:24px}.SymbolCard-module__ZrusVa__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-6px)}.SymbolCard-module__ZrusVa__symbolButton{cursor:pointer;background:0 0;border:0;width:100%;padding:0}.SymbolCard-module__ZrusVa__symbol{background:var(--primary-light);width:72px;height:72px;color:var(--text);border-radius:18px;justify-content:center;align-items:center;margin-bottom:18px;font-size:2.25rem;display:inline-flex;box-shadow:inset 0 0 0 1px #2563eb14}.SymbolCard-module__ZrusVa__symbolButton:hover .SymbolCard-module__ZrusVa__symbol,.SymbolCard-module__ZrusVa__symbolButton:focus-visible .SymbolCard-module__ZrusVa__symbol{background:var(--primary);color:#fff;transform:translateY(-2px)}.SymbolCard-module__ZrusVa__card h3{margin-bottom:8px;font-size:1.05rem}.SymbolCard-module__ZrusVa__card p{color:var(--text-light);margin-bottom:16px;font-size:.95rem}
.Footer-module__MPE0dq__footer{border-top:1px solid var(--border);margin-top:24px;padding:48px 0 36px}.Footer-module__MPE0dq__content{justify-content:space-between;align-items:center;gap:24px;display:flex}.Footer-module__MPE0dq__title{margin-bottom:8px;font-size:1.1rem}.Footer-module__MPE0dq__description{color:var(--text-light);max-width:420px;line-height:1.7}.Footer-module__MPE0dq__links{flex-wrap:wrap;gap:16px;display:flex}.Footer-module__MPE0dq__links a{color:var(--text-light);transition:var(--transition)}.Footer-module__MPE0dq__links a:hover{color:var(--primary)}@media (max-width:768px){.Footer-module__MPE0dq__content{flex-direction:column;align-items:flex-start}}
.PopularSymbols-module__10ksQG__section{padding:100px 0}.PopularSymbols-module__10ksQG__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}@media (max-width:768px){.PopularSymbols-module__10ksQG__section{padding:70px 0}.PopularSymbols-module__10ksQG__grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:18px}}
