: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:#fff}body{margin:0;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:#d5dce7;cursor:pointer;transition:border-color .25s;color:#000}button:hover{border-color:#646cff}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.compare-page__action-wrapper{display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.compare-page__action-label--below-sm{display:none}.compare-page__action-label--above-sm{display:block;text-align:center;font-size:.95em;margin-top:.25em}}@media(max-width:768px){.compare-page__action-label--below-sm{display:black;text-align:center;font-size:.95em;margin-top:.25em}.compare-page__action-label--above-sm{display:none}}:root{color-scheme:dark;background:radial-gradient(circle at top,#0f172a,#020617 55%)}:root .app_loading{display:none}html,body{min-height:100%}html{background-color:#020617}body{margin:0;background:radial-gradient(circle at top,#0f172a,#020617 55%);background-color:#020617;background-repeat:no-repeat;background-attachment:fixed;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f1f5f9;display:block;min-height:100vh}#root{width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem 0rem;min-height:100vh;box-sizing:border-box}h1{font-size:2.2em;line-height:1.1}.app{display:flex;flex-direction:column;gap:.5rem}.app__header{position:sticky;top:0;z-index:40;margin:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app__content{border-radius:16px;padding:.75rem;box-shadow:0 24px 60px #02061799;display:flex;flex-direction:column;gap:2rem}@media(max-width:640px){#root{padding:0}.app__content{padding:1.2rem;gap:1.75rem}}.header{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border-radius:12px;gap:.5rem;min-height:40px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1)}.app__header{transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1)}.app__header--hidden{transform:translateY(-110%);opacity:0;pointer-events:none}.header__identity{display:inline-flex;align-items:center;gap:.75rem}.header__logo{display:flex;align-items:center;font-weight:700;font-size:2rem;color:#f8fafc;text-decoration:none;transition:color .15s ease;position:relative}.header__logo:after{content:attr(data-tooltip);position:absolute;top:100%;left:0;background:#0f172af2;color:#f8fafc;padding:.5rem .75rem;border-radius:8px;font-size:.875rem;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;z-index:50;pointer-events:none;margin-top:.5rem;border:1px solid rgba(148,163,184,.2);box-shadow:0 4px 12px #0003;letter-spacing:normal}.header__logo:hover:after{opacity:1;visibility:visible}.header__logo:hover,.header__logo:focus-visible{color:#cbd5f5;outline:none}.header__brand{letter-spacing:-.05em;text-shadow:1px 1px 3px rgb(0 0 0)}.header__country{position:relative}.header__country-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(148,163,184,.28);background:#0f172a8c;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease,background-color .15s ease;padding:0}.header__country-button:hover,.header__country-button:focus-visible{outline:none;transform:translateY(-1px);border-color:#818cf899;background:#1e293bd1;box-shadow:0 10px 22px #0f172a59}.header__country-flag{width:22px;height:22px;border-radius:50%;object-fit:cover}.header__country-menu{position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%);display:grid;gap:.35rem;padding:.6rem;margin:0;list-style:none;background:#0f172aeb;border:1px solid rgba(148,163,184,.28);border-radius:12px;box-shadow:0 18px 40px #0f172a73;min-width:170px;z-index:25}.header__country-menu:before{content:"";position:absolute;top:-8px;left:50%;transform:translate(-50%) rotate(45deg);width:14px;height:14px;background:inherit;border-left:1px solid rgba(148,163,184,.28);border-top:1px solid rgba(148,163,184,.28);z-index:-1}.header__country-option{width:100%;display:inline-flex;align-items:center;gap:.6rem;padding:.45rem .55rem;border-radius:10px;border:none;background:transparent;color:#e2e8f0;font-size:.9rem;font-weight:500;text-align:left;cursor:pointer;transition:background-color .15s ease,color .15s ease}.header__country-option:hover,.header__country-option:focus-visible{outline:none;background:#6366f12e;color:#cbd5f5}.header__country-option--active{background:#6366f138;color:#f8fafc}.header__country-option-flag{width:20px;height:20px;border-radius:50%;object-fit:cover}.header__country-option-name{flex:1}.header__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header__controls{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.header__controls>*:last-child{margin-left:auto}.header__select-wrapper{position:relative;display:inline-flex;align-items:center}.header__label{font-size:.875rem;font-weight:500;color:#cbd5f5}.header__select{appearance:none;background-color:#1e293bbf;border:1px solid rgba(99,102,241,.35);border-radius:8px;padding:.5rem 1.5rem .5rem .5rem;font-size:.95rem;color:#e2e8f0;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;font-family:inherit;line-height:1.5;box-sizing:border-box;margin:0;vertical-align:middle;text-align:center}@media(max-width:768px){.header__select{padding:.5rem 1rem .5rem .2rem;width:100px;text-overflow:ellipsis}.header__select-wrapper{max-width:100px;text-overflow:ellipsis}}.header__select-icon{position:absolute;top:50%;right:.4rem;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;width:14px;height:14px;transform:translateY(-50%)}.header__select-icon svg{width:100%;height:100%;stroke:#e2e8f0;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round;fill:none;transform:scaleX(-1)}.header__profile{position:relative;display:inline-flex}.header__avatar{width:40px;height:40px;border-radius:50%;border:1px solid rgba(148,163,184,.4);background:linear-gradient(135deg,#6366f1d9,#818cf8a6);color:#f8fafc;font-weight:600;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.header__avatar:hover,.header__avatar:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 15px 32px #6366f159;border-color:#818cf8bf}.header__avatar-initials{font-size:1rem}.header__menu{position:absolute;top:calc(100% + .75rem);right:0;width:240px;padding:.75rem;border-radius:16px;background:#0f172aeb;border:1px solid rgba(148,163,184,.25);box-shadow:0 28px 55px #0f172a73;display:grid;gap:.5rem;z-index:20}.header__menu:before{content:"";position:absolute;top:-8px;right:18px;width:16px;height:16px;background:inherit;border-left:1px solid rgba(148,163,184,.25);border-top:1px solid rgba(148,163,184,.25);transform:rotate(45deg);z-index:-1}.header__menu-header{display:grid;gap:.2rem;padding-bottom:.4rem;border-bottom:1px solid rgba(148,163,184,.25)}.header__menu-label{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8b3}.header__menu-email{font-size:.85rem;color:#f1f5f9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__menu-item{display:inline-flex;align-items:center;justify-content:flex-start;gap:.6rem;padding:.55rem .6rem;border-radius:10px;border:none;background:transparent;color:#e2e8f0;font-size:.9rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease}.header__menu-item:hover,.header__menu-item:focus-visible{outline:none;background:#6366f12e;color:#cbd5f5}.header__menu-item--danger{color:#fca5a5}.header__menu-item--danger:hover,.header__menu-item--danger:focus-visible{background:#ef44442e;color:#fee2e2}.header__auth-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem 1.2rem;border-radius:999px;border:1px solid rgba(148,163,184,.45);color:#e2e8f0;font-size:.9rem;font-weight:600;letter-spacing:.01em;text-decoration:none;background:#1e293b8c;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease}.header__auth-link:hover,.header__auth-link:focus-visible{transform:translateY(-1px);border-color:#818cf8a6;background:#1e293bd1;box-shadow:0 12px 26px #1e293b73;outline:none}.header__auth-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px}.header__auth-icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none}.header__search-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgb(52 55 113);background:#0f172a8c;color:#e2e8f0;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background-color .15s ease;padding:0;flex-shrink:0}.header__search-icon-btn:hover,.header__search-icon-btn:focus-visible{outline:none;transform:translateY(-1px);border-color:#818cf899;background:#1e293bd1}.header__search-field{display:none;align-items:center;gap:.5rem;padding:.45rem .75rem;background:#0f172a8c;border:1px solid rgba(99,102,241,.3);border-radius:999px;color:#64748b;font-size:.875rem;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease;white-space:nowrap;min-width:140px}.header__search-field:hover,.header__search-field:focus-visible{outline:none;border-color:#818cf899;background:#1e293bb3;color:#94a3b8}.header__search-field-text{flex:1;text-align:left;font-family:inherit}.header__search-field-icon{display:inline-flex;align-items:center;justify-content:center;color:#6366f1;flex-shrink:0}@media(min-width:640px){.header__controls{gap:1rem}}@media(max-width:640px){.header__logo{font-size:1.8rem}.header__auth-link{width:35px;height:35px;padding:0;border-radius:50%}.header__auth-text{display:none}.header__identity{gap:.5rem}.header__country-button{width:30px;height:30px}.header__country-flag{width:18px;height:18px}}.header__select:hover{background-color:#1e293be6;color:#e2e8f0}.header__select:focus{outline:none;border-color:#818cf8cc;box-shadow:0 0 0 3px #6366f159}.header__back-link-styled{display:inline-block;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;width:100%;font-weight:400;width:133px;text-align:center}@media(max-width:768px){.header__back-link-styled{width:100px}}.home-page{display:flex;flex-direction:column;gap:4rem;padding-bottom:2rem}.home-hero-carousel{position:relative;border-radius:1.5rem;border:1px solid rgba(99,102,241,.2);overflow:hidden;background:linear-gradient(135deg,#0f172af2,#1e293be6);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.home-hero-carousel__viewport{position:relative;width:100%;height:420px;overflow:hidden}.home-hero-slide{position:absolute;inset:0;display:block;text-decoration:none;color:inherit;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility 0s linear .6s;pointer-events:none}.home-hero-slide--active{opacity:1;visibility:visible;transition:opacity .6s ease,visibility 0s linear 0s;pointer-events:auto;z-index:1}.home-hero-slide__image{position:absolute;inset:0;width:100%;height:110%;object-fit:cover;display:block;transform:translateY(0);transition:transform 8s ease}.home-hero-slide--active .home-hero-slide__image{transform:translateY(-9.09%)}.home-hero-slide__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0f172a14,#0f172a8c,#0f172ae0)}.home-hero-slide__content{position:absolute;left:0;right:0;bottom:0;padding:2.5rem 2.5rem 3rem;display:flex;flex-direction:column;gap:.85rem;max-width:900px;z-index:2}.home-hero-slide__category{display:inline-flex;align-self:flex-start;padding:.35rem .85rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e0e7ff;background:#0f172ab3;border:1px solid rgba(129,140,248,.45);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-hero-slide__content a:hover{outline:none;background:#6366f18c;border-color:#a5b4fcd9;color:#fff;transform:translateY(-1px)}.home-hero-slide__title{margin:0;font-size:2.75rem;font-weight:900;line-height:1.1;color:#f8fafc;text-shadow:0 2px 4px rgba(0,0,0,.8),0 4px 16px rgba(0,0,0,.6)}.home-hero-slide__description-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;max-width:720px}.home-hero-slide__description{margin:0;font-size:1rem;line-height:1.55;color:#e2e8f0;text-shadow:0 1px 3px rgba(0,0,0,.9),0 2px 8px rgba(0,0,0,.6);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-hero-slide__description--expanded{-webkit-line-clamp:unset;display:block;max-height:12rem;overflow-y:auto}.home-hero-slide__description-toggle{padding:0;background:none;border:0;font:inherit;font-size:.875rem;font-weight:700;color:#c7d2fe;cursor:pointer;letter-spacing:.02em;text-decoration:underline;text-underline-offset:3px;transition:color .15s ease}.home-hero-slide__description-toggle:hover,.home-hero-slide__description-toggle:focus-visible{outline:none;color:#fff}.home-hero-slide__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.home-hero-slide__cta{display:inline-flex;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;border-radius:.75rem;border:2px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.home-hero-slide__cta--primary{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 10px 15px -3px #6366f166,0 4px 6px -2px #6366f140}.home-hero-slide__cta--primary:hover{transform:translateY(-2px);color:#f4f3f1;background:linear-gradient(135deg,#7c3aed,#a855f7);box-shadow:0 20px 25px -5px #6366f180,0 10px 10px -5px #6366f14d}.home-hero-slide__cta--secondary{color:#e2e8f0;background:#0f172a73;border-color:#e2e8f059;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-hero-slide__cta--secondary:hover{transform:translateY(-2px);color:#fff;background:#0f172aa6;border-color:#e2e8f0b3}.home-hero-carousel__dots{position:absolute;left:0;right:0;bottom:1rem;display:flex;justify-content:center;gap:.5rem;z-index:3}.home-hero-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#fff6;cursor:pointer;transition:background .2s ease,width .2s ease}.home-hero-carousel__dot:hover{background:#ffffffb3}.home-hero-carousel__dot--active{width:28px;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.home-categories{padding:0 1rem}.home-categories__title{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:#f1f5f9;text-align:center;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-categories__subtitle{margin:0 0 2rem;font-size:1rem;color:#94a3b8;text-align:center}.home-categories__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.85rem;width:100%;max-width:100%;box-sizing:border-box}.home-category-card{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.6rem;min-width:80px;background:linear-gradient(135deg,#6366f114,#8b5cf61f,#14b8a612);border:1px solid rgba(99,102,241,.18);border-radius:.85rem;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.home-category-card:hover,.home-category-card:focus-visible{outline:none;transform:translateY(-2px);border-color:#818cf899;background:#1e293bb3;box-shadow:0 10px 22px #6366f138}.home-category-card__image-wrap{width:100%;aspect-ratio:1 / 1;border-radius:.7rem;overflow:hidden;background:#1e293b80}.home-category-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .22s ease}.home-category-card:hover .home-category-card__image{transform:scale(1.06)}.home-category-card__title{margin:0;font-size:12px;font-weight:600;color:#e2e8f0;text-align:center;line-height:1.2;transition:color .2s ease}.home-category-card:hover .home-category-card__title{color:#fff}.home-popular{padding:0 1rem}.home-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 auto 2rem;padding:.4rem;width:fit-content;max-width:100%;background:#0f172a99;border:1px solid rgba(99,102,241,.25);border-radius:999px;box-shadow:0 8px 24px #02061759}.home-tabs__button{appearance:none;border:0;padding:.6rem 1.5rem;font-size:.95rem;font-weight:700;letter-spacing:.02em;color:#cbd5e1;background:transparent;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.home-tabs__button:hover,.home-tabs__button:focus-visible{outline:none;color:#fff;background:#6366f126}.home-tabs__button--active,.home-tabs__button--active:hover{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 6px 18px #6366f173}.home-popular__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.home-popular__cta{padding:20px 0;display:flex;justify-content:center}.home-popular__view-all{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 2rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#e2e8f0;font:inherit;font-size:1rem;font-weight:600;text-decoration:none;border-radius:.75rem;border:1px solid rgba(99,102,241,.3);cursor:pointer;transition:all .2s ease}.home-popular__view-all:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-color:#6366f1;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.home-submit{padding:3rem 1.25rem;background:linear-gradient(135deg,#6366f114,#8b5cf61f,#14b8a612);border-radius:1.5rem;border:1px solid rgba(99,102,241,.25);display:flex;flex-direction:column;align-items:center;gap:2.5rem}.home-submit__header{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center;max-width:640px}.home-submit__eyebrow{display:inline-flex;align-items:center;padding:.3rem .9rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a5b4fc;background:#6366f11f;border:1px solid rgba(99,102,241,.3);border-radius:999px}.home-submit__title{margin:0;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#e2e8f0,#a5b4fc 60%,#67e8f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-submit__subtitle{margin:0;font-size:1rem;line-height:1.6;color:#94a3b8}.home-submit__how{display:flex;align-items:stretch;gap:0;width:100%;max-width:1000px}.home-submit__how-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.75rem 1.25rem;background:#0f172a80;border:1px solid rgba(99,102,241,.18);border-radius:1.1rem;text-align:center;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.home-submit__how-step:hover{transform:translateY(-3px);border-color:#8b5cf680;box-shadow:0 12px 32px #6366f129}.home-submit__how-connector{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;color:#8b5cf699}.home-submit__how-connector svg{width:20px;height:20px}.home-submit__how-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;color:#fff;flex-shrink:0;box-shadow:0 6px 18px #0000004d}.home-submit__how-icon svg{width:28px;height:28px}.home-submit__how-icon--ai{background:linear-gradient(135deg,#0ea5e9,#6366f1);box-shadow:0 6px 18px #0ea5e959}.home-submit__how-icon--votes{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 6px 18px #6366f159}.home-submit__how-icon--rank{background:linear-gradient(135deg,#8b5cf6,#14b8a6);box-shadow:0 6px 18px #8b5cf659}.home-submit__how-body{display:flex;flex-direction:column;gap:.4rem}.home-submit__how-name{font-size:1.05rem;font-weight:700;color:#f1f5f9}.home-submit__how-desc{font-size:.875rem;line-height:1.55;color:#94a3b8}.home-submit__form{display:flex;gap:.75rem;width:100%;max-width:680px;flex-wrap:wrap;justify-content:center}.home-submit__input{flex:1;min-width:200px;padding:.85rem 1.25rem;font:inherit;font-size:1rem;color:#f1f5f9;background:#0f172ab3;border:1px solid rgba(99,102,241,.3);border-radius:.75rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.home-submit__input::placeholder{color:#475569}.home-submit__input:focus{border-color:#6366f1b3;box-shadow:0 0 0 3px #6366f126}.home-submit__btn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;font-size:1rem 16px;font-weight:700;text-decoration:none;border-radius:.75rem;border:2px solid transparent;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease;color:#e2e8f0;background:#0f172a73;border-color:#e2e8f059;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-submit__btn:hover:not(:disabled){transform:translateY(-2px)}.home-submit__btn:disabled{opacity:.45;cursor:not-allowed}.home-submit__success{margin:0;font-size:.975rem;font-weight:600;color:#34d399;text-align:center}.home-how{padding:3rem 1.25rem;background:linear-gradient(135deg,#6366f114,#8b5cf61f,#14b8a612);border-radius:1.5rem;border:1px solid rgba(99,102,241,.25);display:flex;flex-direction:column;align-items:center;gap:2.5rem}.home-how__header{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center;max-width:640px}.home-how__eyebrow{display:inline-flex;align-items:center;padding:.3rem .9rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a5b4fc;background:#6366f11f;border:1px solid rgba(99,102,241,.3);border-radius:999px}.home-how__title{margin:0;font-size:2rem;font-weight:700;background:linear-gradient(135deg,#e2e8f0,#a5b4fc 60%,#67e8f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-how__subtitle{margin:0;font-size:1rem;color:#94a3b8}.home-how__steps{list-style:none;padding:0;margin:0;width:100%;max-width:1000px;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;position:relative}.home-how__step{position:relative;text-align:center;padding:2rem 1.25rem 1.75rem;background:#0f172a80;border:1px solid rgba(99,102,241,.18);border-radius:1.1rem;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;overflow:hidden}.home-how__step:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;border-radius:1.1rem 1.1rem 0 0;opacity:.7;transition:opacity .2s ease}.home-how__step:hover,.home-how__step:focus-within{transform:translateY(-3px);border-color:#8b5cf680;box-shadow:0 12px 32px #6366f129}.home-how__step:hover:before,.home-how__step:focus-within:before{opacity:1}.home-how__step-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 1.25rem;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;box-shadow:0 6px 18px #6366f159}.home-how__step-icon svg{width:32px;height:32px}.home-how__step-number{position:absolute;top:.85rem;right:.85rem;display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;padding:0 .4rem;font-size:.75rem;font-weight:700;color:#a5b4fc;background:#6366f11f;border:1px solid rgba(99,102,241,.3);border-radius:999px}.home-how__step:nth-child(1) .home-how__step-icon{background:linear-gradient(135deg,#0ea5e9,#6366f1)}.home-how__step:nth-child(2) .home-how__step-icon{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.home-how__step:nth-child(3) .home-how__step-icon{background:linear-gradient(135deg,#8b5cf6,#14b8a6);box-shadow:0 6px 18px #8b5cf659}.home-how__step-title{margin:0 0 .6rem;font-size:1.2rem;font-weight:600;color:#f1f5f9}.home-how__step-description{margin:0;font-size:.9375rem;line-height:1.55;color:#94a3b8}@media(max-width:768px){.home-page{gap:3rem}.home-hero-carousel__viewport{height:380px}.home-hero-slide__content{padding:1.75rem 1.5rem 2.25rem}.home-hero-slide__title{font-size:1.85rem}.home-hero-slide__cta{padding:.65rem 1.25rem;font-size:.95rem}.home-categories__title,.home-how__title,.home-submit__title{font-size:1.5rem}.home-submit__how{flex-direction:column;align-items:stretch;gap:.75rem}.home-submit__how-connector{width:auto;height:1.5rem;transform:rotate(90deg);align-self:center}.home-submit__how-step{flex-direction:row;text-align:left;padding:1.25rem;gap:1rem}.home-submit__how-icon{width:52px;height:52px;flex-shrink:0}.home-submit__how-icon svg{width:24px;height:24px}.home-tabs__button{padding:.5rem 1.1rem;font-size:.85rem}.home-categories__grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.6rem}.home-category-card{padding:.5rem;gap:.4rem;border-radius:.7rem}.home-category-card__title{font-size:.8rem}.home-popular__grid{grid-template-columns:1fr}.home-how__steps{grid-template-columns:1fr;gap:1.5rem;max-width:480px}.home-how__step{padding:1.75rem 1.25rem 1.5rem;text-align:left;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:1rem;align-items:start}.home-how__step-icon{grid-column:1;grid-row:1 / span 2;width:56px;height:56px;margin:0;align-self:center}.home-how__step-icon svg{width:26px;height:26px}.home-how__step-title{grid-column:2;grid-row:1;margin:0 0 .25rem;font-size:1.1rem}.home-how__step-description{grid-column:2;grid-row:2;font-size:.9rem}.home-how__step+.home-how__step:before{top:-.85rem;left:calc(1.25rem + 28px);width:2px;height:.85rem;background:linear-gradient(180deg,#6366f133,#8b5cf6b3);transform:none}.home-how__step+.home-how__step:after{top:auto;bottom:auto;top:-.15rem;left:calc(1.25rem + 23px);border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid rgba(139,92,246,.85);border-bottom:0;transform:none}.home-how__step-number{top:.75rem;right:.75rem;min-width:24px;height:24px;font-size:.72rem}}@media(max-width:480px){.home-hero-carousel__viewport{height:320px}.home-hero-slide__content{padding:1.25rem 1.25rem 2rem;gap:.65rem}.home-hero-slide__title{font-size:1.5rem}.home-hero-slide__category{font-size:.7rem;padding:.3rem .7rem}.home-how{padding:1.5rem 1rem}.home-categories__grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.5rem}.home-category-card{padding:.4rem;gap:.35rem}.home-category-card__title{font-size:.75rem}}.faq-container{padding:2rem 1rem}.faq-title{margin:0 0 2rem;font-size:2rem;font-weight:700;color:#f1f5f9;text-align:center;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.accordion{display:flex;flex-direction:column;gap:1rem}.accordion-item{background:linear-gradient(135deg,#6366f114,#8b5cf61f,#14b8a612);border:1px solid rgba(148,163,184,.2);border-radius:.75rem;overflow:hidden;transition:all .2s ease}.accordion-item-heading{margin:0}.accordion-button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:none;border:none;color:#e2e8f0;font-size:1.125rem;font-weight:700;text-align:left;cursor:pointer;transition:color .2s ease}.accordion-button:hover{color:#fff}.accordion-button:focus{outline-offset:-2px}.accordion-icon{flex-shrink:0;stroke:currentColor;stroke-width:2;fill:none;transition:transform .2s ease}.accordion-item-expanded .accordion-icon{transform:rotate(180deg)}.accordion-item-content{padding:0 1.5rem 1.5rem;color:#cbd5e1;line-height:1.7;font-size:.9375rem}.accordion-item-content[hidden]{display:none}.accordion-item-content p{margin:0 0 1rem}.accordion-item-content p:last-child{margin-bottom:0}.accordion-item-content ul{margin:0;padding-left:1.5rem;list-style:disc}.accordion-item-content li{margin-bottom:.75rem}.accordion-item-content li:last-child{margin-bottom:0}.faq-contact{margin:2rem 0 0;text-align:center;color:#cbd5e1;font-size:1rem}.faq-contact a{color:#a5b4fc;text-decoration:none;font-weight:600;transition:color .2s ease}.faq-contact a:hover{color:#6366f1;text-decoration:underline}@media(max-width:768px){.faq-container{margin:2rem auto;padding:1.5rem}.faq-title{font-size:1.5rem;margin-bottom:1.5rem}.accordion-button{padding:1rem;font-size:1rem}.accordion-item-content{padding:0 1rem 1rem;font-size:.875rem}.accordion-item-content ul{padding-left:1.25rem}}@media(max-width:480px){.faq-container{padding:1rem}.accordion-button{padding:.875rem}}.question-card{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:linear-gradient(160deg,#1e293bf2,#0f172aeb);box-shadow:0 14px 36px #02061780;height:100%;border:none;padding:0;cursor:default;text-align:left;color:inherit;font:inherit;transition:transform .16s ease,box-shadow .16s ease;width:100%;position:relative}.question-card:focus-within{outline:3px solid rgba(99,102,241,.5);outline-offset:2px}.question-card:hover,.question-card:focus-within{transform:translateY(-2px);box-shadow:0 20px 48px #6366f147}.question-card__link{display:flex;flex-direction:column;gap:0;text-decoration:none;color:inherit}.question-card__status{position:absolute;top:.9rem;right:.9rem;padding:.25rem .7rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:#3b82f638;color:#dbeafe;border:1px solid rgba(59,130,246,.35);z-index:2;pointer-events:none}.question-card__status--inactive{background:#d94d4b;color:#fecaca;border-color:#f8717173}.question-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#1e293b80}.question-card__media:before{content:"";position:absolute;top:0;left:0;right:0;height:20%;background:linear-gradient(180deg,rgba(2,6,23,.55) 0%,rgba(2,6,23,.25) 60%,transparent 100%);pointer-events:none;z-index:1}.question-card__media:after{content:"";position:absolute;bottom:0;left:0;right:0;height:45%;background:linear-gradient(0deg,rgba(15,23,42,.6) 0%,rgba(15,23,42,.25) 55%,transparent 100%);pointer-events:none;z-index:1}.question-card__image{width:100%;height:100%;object-fit:cover;transition:transform .22s ease;display:block}.question-card__body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;min-height:50px;background:#0f172a80}.question-card__category{position:absolute;top:.75rem;left:.75rem;padding:.3rem .7rem;border-radius:999px;background:#0f172ab3;color:#e0e7ff;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:1px solid rgba(129,140,248,.45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 4px 12px #02061773;z-index:3;text-decoration:none}.question-card__category--link{cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.question-card__category--link:hover,.question-card__category--link:focus-visible{outline:none;background:#6366f18c;border-color:#a5b4fcd9;color:#fff;transform:translateY(-1px)}.question-card__title{margin:auto;font-size:1.05rem;line-height:1.5;font-weight:600;color:#f8fafc;text-align:center}.question-card__stats{font-size:.85rem;color:#94a3b8;font-weight:500;margin-top:.25rem}.question-card__actions{position:absolute;top:.75rem;right:.75rem;display:flex;justify-content:flex-end;pointer-events:auto;z-index:2}.question-card__action-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:999px;border:1px solid rgba(148,163,184,.3);background:#1e293b73;color:#cbd5f5;text-decoration:none;transition:transform .15s ease,border-color .15s ease,background-color .15s ease,color .15s ease}.question-card__action-button:hover,.question-card__action-button:focus-visible{outline:none;transform:translateY(-1px);border-color:#6366f173;background:#1e293ba6;color:#f1f5f9;box-shadow:0 0 0 3px #6366f147}.question-card__action-icon{width:18px;height:18px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;fill:none}.question-card:hover .question-card__image,.question-card:focus-within .question-card__image{transform:scale(1.05)}@media(max-width:640px){.question-card__media{height:160px}.question-card__body{padding:1rem}}.footer{margin-top:0rem;border-top:1px solid rgba(99,102,241,.2);background:linear-gradient(180deg,transparent 0%,rgba(15,23,42,.6) 100%);width:100%}.footer__inner{max-width:1100px;margin:0 auto;padding:3rem 1.5rem 2rem}.footer__body{display:flex;flex-direction:column;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(148,163,184,.1)}.footer__logo{display:inline-block;font-size:1.6rem;font-weight:700;letter-spacing:-.02em;text-decoration:none;line-height:1;margin-bottom:.6rem}.footer__tagline{margin:0;font-size:.875rem;color:#64748b;line-height:1.5}.footer__groups{display:flex;gap:3rem;flex-wrap:wrap}.footer__group{display:flex;flex-direction:column;gap:.6rem;min-width:110px}.footer__group-heading{margin:0 0 .25rem;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#475569}.footer__link{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .15s ease;width:fit-content}.footer__link:hover{color:#818cf8}.footer__bottom{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding-top:1.5rem;text-align:center}.footer__copyright{margin:0;font-size:.8rem;color:#475569}.footer__made{margin:0;font-size:.75rem;color:#334155}@media(min-width:640px){.footer__body{flex-direction:row;align-items:flex-start;justify-content:space-between}.footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}
