@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{color:#1a1a2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f4f4;font-family:Istok Web,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}[wire\:loading]{opacity:.5;pointer-events:none;transition:opacity .15s}.flash-success{color:#22c55e;background:#ecfdf5;border:1px solid #94ecb4;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem}.flash-error{color:#ef4444;background:#fef2f2;border:1px solid #fbd1d1;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem}.container{width:100%;max-width:1500px;margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem}.site-header{z-index:100;background:#fff;width:100%;position:sticky;top:0;box-shadow:0 1px 2px #0000000d}.site-header__topbar{border-bottom:1px solid #e8e8f0}.site-header__topbar-inner{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1500px;height:5rem;margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem;display:flex}.site-header__logo{flex-shrink:0}.site-header__logo img{width:auto;height:2.25rem}.site-header__logo-text{letter-spacing:-.02em;font-size:1.5rem;font-weight:900}.site-header__logo-text .highlight{color:#2a31ff}.site-header__logo-text .normal{color:#1a1a2e}.site-header__partners{flex:1;margin:0 1.5rem;position:relative;overflow:hidden}.site-header__partners:before,.site-header__partners:after{content:"";z-index:1;pointer-events:none;width:3rem;position:absolute;top:0;bottom:0}.site-header__partners:before{background:linear-gradient(90deg,#fff,#0000);left:0}.site-header__partners:after{background:linear-gradient(270deg,#fff,#0000);right:0}.site-header__nav-inner{justify-content:space-between;align-items:center;width:100%;max-width:1500px;height:2.75rem;margin-left:auto;margin-right:auto;padding-left:3rem;padding-right:3rem;display:flex}.site-header__menu{justify-content:flex-start;align-items:center;gap:.25rem;display:flex}.site-header__menu-item a{color:#4a4a68;border-radius:.375rem;padding:.375rem .75rem;font-size:1.25rem;font-weight:500;transition:all .15s;display:block}.site-header__menu-item a:hover{color:#2a31ff;background:#eeeffe}.site-header__menu-item a.active{color:#2a31ff;background:#eeeffe;font-weight:700}.site-header__auth{justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.site-header__login{color:#4a4a68;border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s}.site-header__login:hover{color:#2a31ff;background:#fafafa}.site-header__register{padding:.375rem 1rem;font-size:.875rem}.partner-slider-wrapper{align-items:center;gap:5rem;width:100%;display:flex}.partner-slider__btn{color:#4a4a68;cursor:pointer;z-index:2;background:#fff;border:1px solid #d1d1e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:.7rem;transition:all .15s;display:flex}.partner-slider__btn:hover{color:#fff;background:#2a31ff;border-color:#2a31ff}.partner-slider__viewport{flex:1;overflow:hidden}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.partner-slider__item{background:#fff;border:1px solid #d1d1e0;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;height:36px;padding:0 .5rem;text-decoration:none;transition:box-shadow .15s;display:flex}.partner-slider__item:hover{box-shadow:0 1px 2px #0000000d}.partner-slider__item img{object-fit:contain;width:auto;max-width:120px;height:24px}.site-header__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:28px;height:20px;padding:0}.site-header__hamburger span{background:#1a1a2e;border-radius:2px;height:2px;transition:all .15s;display:block}.site-header__hamburger.is-open span:first-child{transform:translateY(9px)rotate(45deg)}.site-header__hamburger.is-open span:nth-child(2){opacity:0}.site-header__hamburger.is-open span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}@media (width<=1024px){.site-header__hamburger{display:flex}}.site-header__mobile-overlay{z-index:199;background:#00000080;position:fixed;inset:0}@media (width<=1024px){.site-header__mobile-overlay{display:block}}.site-header__mobile-menu{z-index:200;background:#fff;flex-direction:column;width:280px;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}@media (width<=1024px){.site-header__mobile-menu{display:flex}}.site-header__mobile-header{border-bottom:1px solid #d1d1e0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.site-header__mobile-close{color:#8e8ea9;cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.25rem}.site-header__mobile-close:hover{color:#1a1a2e}.site-header__mobile-nav{flex:1;padding:1rem 0;list-style:none}.site-header__mobile-nav li a{color:#1a1a2e;border-left:3px solid #0000;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.site-header__mobile-nav li a i{text-align:center;color:#8e8ea9;width:20px}.site-header__mobile-nav li a:hover,.site-header__mobile-nav li a.active{color:#2a31ff;background:#eeeffe;border-left-color:#2a31ff}.site-header__mobile-nav li a:hover i,.site-header__mobile-nav li a.active i{color:#2a31ff}.site-header__mobile-auth{border-top:1px solid #d1d1e0;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.btn--full{text-align:center;justify-content:center;width:100%}.btn--outline{color:#2a31ff;background:0 0;border:2px solid #2a31ff}.btn--outline:hover{background:#eeeffe}.partner-slider__viewport{width:100%;overflow:hidden}.partner-slider__track{gap:1rem;width:max-content;animation:120s linear infinite partnerScroll;display:flex}.partner-slider__track.paused{animation-play-state:paused}.partner-slider__item{flex-shrink:0;justify-content:center;align-items:center;height:44px;padding:0 .5rem;display:flex}.partner-slider__item img{object-fit:contain;filter:grayscale(30%);opacity:.85;width:auto;max-width:120px;height:36px;transition:all .15s}.partner-slider__item img:hover{filter:grayscale(0%);opacity:1}@keyframes partnerScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.site-footer{color:#c8c8d8;background:#1a1a2e;margin-top:4rem}.site-footer__main{grid-template-columns:1fr;gap:2rem;width:100%;max-width:1500px;margin-left:auto;margin-right:auto;padding:3rem;display:grid}@media (width>=768px){.site-footer__main{grid-template-columns:repeat(3,1fr)}}.site-footer__logo-text{margin-bottom:1rem;font-size:1.25rem;font-weight:900}.site-footer__logo-text .highlight{color:#6b72ff}.site-footer__logo-text .normal{color:#fff}.site-footer__contact{flex-direction:column;gap:.5rem;font-size:.875rem;display:flex}.site-footer__contact-item{align-items:flex-start;gap:.5rem;display:flex}.site-footer__col-title{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.75rem;font-weight:700}.site-footer__links{flex-direction:column;gap:.5rem;display:flex}.site-footer__links a{color:#c8c8d8;font-size:.875rem;transition:color .15s}.site-footer__links a:hover{color:#fff}.site-footer__social{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.site-footer__social-link{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:700;transition:transform .15s;display:flex}.site-footer__social-link:hover{transform:scale(1.15)}.site-footer__legal{flex-direction:column;gap:.25rem;display:flex}.site-footer__legal a{color:#6b7280;font-size:.75rem;transition:color .15s}.site-footer__legal a:hover{color:#9ca3af}.site-footer__bottom{border-top:1px solid #ffffff14}.site-footer__bottom-inner{color:#6b7280;justify-content:space-between;align-items:center;width:100%;max-width:1500px;margin-left:auto;margin-right:auto;padding:1rem 3rem;font-size:.75rem;display:flex}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:.75rem;justify-content:center;align-items:center;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.btn:focus-visible{outline-offset:2px;outline:2px solid #2a31ff}.btn:disabled{opacity:.5;cursor:not-allowed}.btn{padding:.5rem 1.25rem}.btn--primary,.site-header__register{color:#fff;background:linear-gradient(135deg,#200348,#35007e,#280060);border-radius:10px;align-items:center;height:38px;display:inline-flex}.btn--primary:hover,.site-header__register:hover{background:linear-gradient(135deg,#35007e,#200348,#280060);transform:translateY(-1px);box-shadow:0 4px 14px #35007e73}.btn--primary:active,.site-header__register:active{transform:translateY(0)}.btn--outline{color:#fff;background:#2a31ff;border:2px solid #2a31ff;border-radius:10px;align-items:center;height:38px;display:inline-flex}.btn--outline:hover{background:#1e25cc;border-color:#1e25cc;box-shadow:0 4px 14px #2a31ff59}.btn--ghost{color:#4a4a68;background:0 0}.btn--ghost:hover{color:#2a31ff;background:#fafafa}.btn--white{color:#2a31ff;background:#fff}.btn--white:hover{background:#eeeffe}.btn--sm{height:38px;padding:.375rem .875rem;font-size:.75rem}.btn--lg{padding:.75rem 1.75rem;font-size:1rem}.btn--full{justify-content:center;width:100%}.btn--advertise{cursor:pointer;white-space:nowrap;border:none;border-radius:.75rem;justify-content:center;align-items:center;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.btn--advertise:focus-visible{outline-offset:2px;outline:2px solid #2a31ff}.btn--advertise:disabled{opacity:.5;cursor:not-allowed}.btn--advertise{color:#fff;background:#dc2a34;border-radius:10px;align-items:center;height:38px;padding:.5rem 1.25rem;font-size:.875rem;display:inline-flex}.btn--advertise:hover{background:#b51e26;box-shadow:0 4px 14px #dc2a3459}.category-card{cursor:pointer;background:#fff;border:1.5px solid #d1d1e0;border-radius:1rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;width:200px;min-height:200px;padding:1.5rem 1rem;transition:all .25s;display:flex}.category-card:hover{background:#eeeffe;border-color:#6b72ff;transform:translateY(-4px);box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.category-card:hover .category-card__icon{border-color:#6b72ff;transform:scale(1.08);box-shadow:0 4px 14px #2a31ff59}.category-card:hover .category-card__name{color:#2a31ff}.category-card--active{background:#eeeffe;border-color:#2a31ff;transform:translateY(-4px);box-shadow:0 4px 14px #2a31ff59}.category-card--active .category-card__icon{border-color:#2a31ff;box-shadow:0 4px 14px #2a31ff59}.category-card--active .category-card__name{color:#2a31ff;font-weight:700}.category-card__name{color:#1a1a2e;text-align:center;font-size:14px;font-weight:700;line-height:1.5}.category-card__icon{background:#f4f4f4;border:1.5px solid #e8e8f0;border-radius:1.25rem;justify-content:center;align-items:center;width:72px;height:72px;transition:all .25s;display:flex}.category-card__icon img{object-fit:contain;width:48px;height:48px}.category-card__name{text-align:center;color:#1a1a2e;max-width:130px;font-size:14px;font-weight:700;line-height:1.5;transition:color .15s}.categories-slider{background:#fff;border-radius:1rem;width:100%;margin-bottom:2rem;padding:1.5rem 2rem;box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f}.categories-slider__label{color:#1a1a2e;margin-bottom:1rem;font-size:1.25rem;font-weight:500}.categories-slider__outer{justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}.categories-slider__track{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.categories-slider__btn{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:30px;font-weight:700;transition:all .15s;display:flex;box-shadow:0 4px 12px #0003}.categories-slider__btn:hover{background:#2a31ff;transform:scale(1.08)}.categories-slider__btn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.categories-slider__dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.categories-slider__dot{cursor:pointer;background:#d1d1e0;border:none;border-radius:9999px;width:8px;height:8px;padding:0;transition:all .15s}.categories-slider__dot--active{background:#2a31ff;width:24px}.categories-slider__dot:hover{background:#6b72ff}.categories-grid{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}@media (width<=768px){.categories-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.categories-grid{grid-template-columns:repeat(2,1fr)}}.categories-slider__track{position:relative;overflow:hidden}@keyframes slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-40px)}}@media (width>=768px) and (width<=1023px){.categories-slider{padding:1.5rem}.categories-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.category-card{width:100%;min-height:150px;padding:1rem .5rem}.category-card__icon{width:60px;height:60px}.category-card__icon img{width:44px;height:44px}.category-card__name{font-size:13px}}@media (width>=1024px) and (width<=1179px){.categories-grid{grid-template-columns:repeat(4,1fr);gap:1rem}.category-card{min-height:160px}.category-card__icon{width:64px;height:64px}.category-card__name{font-size:13px}}@media (width>=1180px) and (width<=1279px){.categories-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.mobile-cat{padding:1rem}.mobile-cat__title{color:#1a1a2e;text-align:center;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.mobile-cat__list{flex-direction:column;gap:.5rem;display:flex}.mobile-cat__item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.mobile-cat__main{cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:.875rem 1rem;transition:background .15s;display:flex}.mobile-cat__main.is-open{background:#eeeffe;border-bottom:1px solid #e8e8f0}.mobile-cat__main:hover{background:#f4f4f4}.mobile-cat__main-left{align-items:center;gap:.75rem;display:flex}.mobile-cat__icon{object-fit:contain;width:32px;height:32px}.mobile-cat__arrow{color:#2a31ff;font-size:.75rem}.mobile-cat__subs{background:#f8f8ff;flex-direction:column;display:flex}.mobile-cat__sub{cursor:pointer;color:#4a4a68;text-align:left;background:0 0;border:none;border-bottom:1px solid #e8e8f0;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.25rem;font-size:.875rem;transition:all .15s;display:flex}.mobile-cat__sub i{color:#2a31ff;width:16px}.mobile-cat__sub:hover{color:#2a31ff;background:#eeeffe}.mobile-cat__sub--all{color:#2a31ff;background:#f0f0ff;font-weight:700}.mobile-cat__sub:last-child{border-bottom:none}.mobile-search{background:linear-gradient(145deg,#fff 0%,#f0f0ff 100%);border:1px solid #2a31ff1a;border-radius:20px;margin:.75rem;padding:1.75rem 1.25rem;box-shadow:0 8px 32px #2a31ff1f,0 2px 8px #00000014}.mobile-search__title{color:#1a1a2e;text-align:center;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.15rem;font-weight:800}.mobile-search__title:after{content:"";background:#2a31ff;border-radius:2px;width:40px;height:3px;margin:.5rem auto 0;display:block}.mobile-search__field{margin-bottom:1rem}.mobile-search__label{color:#1a1a2e;margin-bottom:.375rem;font-size:.875rem;font-weight:700;display:block}.mobile-search__select-wrap{position:relative}.mobile-search__select{cursor:pointer;color:#1a1a2e;background:#f4f4f4;border:1.5px solid #e8e8f0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:all .15s;display:flex}.mobile-search__select:focus,.mobile-search__select:active{background:#eeeffe;border-color:#2a31ff}.mobile-search__placeholder{color:#8e8ea9;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.mobile-search__placeholder i{color:#2a31ff}.mobile-search__selected{align-items:center;gap:.5rem;font-weight:600;display:flex}.mobile-search__arrow{color:#2a31ff;font-size:.75rem}.mobile-search__dropdown{z-index:100;background:#fff;border:1.5px solid #e8e8f0;border-radius:10px;max-height:240px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.mobile-search__option{cursor:pointer;color:#1a1a2e;text-align:left;background:0 0;border:none;border-bottom:1px solid #f4f4f4;align-items:center;gap:.625rem;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .15s;display:flex}.mobile-search__option:last-child{border-bottom:none}.mobile-search__option:hover{color:#2a31ff;background:#eeeffe}.mobile-search__option.is-active{color:#2a31ff;background:#eeeffe;font-weight:700}.mobile-search__opt-icon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.mobile-search__opt-arrow{color:#2a31ff;font-size:.75rem}.mobile-search__input-wrap{position:relative}.mobile-search__input-icon{color:#2a31ff;font-size:.875rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.mobile-search__input{color:#1a1a2e;box-sizing:border-box;background:#f4f4f4;border:1.5px solid #e8e8f0;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.9rem}.mobile-search__input::placeholder{color:#8e8ea9}.mobile-search__input:focus{background:#eeeffe;border-color:#2a31ff}.mobile-search__btn{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#2a31ff 0%,#1e25cc 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:1rem;font-size:1rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 16px #2a31ff59}.mobile-search__btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #2a31ff73}.mobile-search__btn:active{transform:translateY(0)}.mobile-search__btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.company-profile{padding:2rem 0 4rem}.company-profile__header{background:#fff;border:1px solid #e8e8f0;border-radius:1rem;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding:2rem;display:flex;box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f}@media (width<=768px){.company-profile__header{text-align:center;flex-direction:column;align-items:center}}.company-profile__logo{background:#fafafa;border:1px solid #d1d1e0;border-radius:1rem;flex-shrink:0;width:160px;height:160px;overflow:hidden}.company-profile__logo img{object-fit:contain;width:100%;height:100%;padding:.5rem}@media (width<=768px){.company-profile__logo{width:120px;height:120px}}.company-profile__logo-placeholder{color:#8e8ea9;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.875rem;display:flex}.company-profile__header-info{flex-direction:column;flex:1;gap:1rem;display:flex}.company-profile__name{color:#1a1a2e;font-size:1.5rem;font-weight:800}.company-profile__contacts{color:#4a4a68;flex-wrap:wrap;gap:1.5rem;font-size:.875rem;display:flex}.company-profile__contacts span{align-items:center;gap:.25rem;display:flex}.company-profile__contacts span i{color:#2a31ff}.company-profile__social{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.company-profile__social-icon{color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;transition:transform .15s,opacity .15s;display:flex}.company-profile__social-icon:hover{opacity:.9;transform:translateY(-2px)}.company-profile__social-icon--fb{background:#1877f2}.company-profile__social-icon--ig{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.company-profile__social-icon--yt{background:red}.company-profile__location{color:#4a4a68;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.company-profile__location i{color:#2a31ff}.company-profile__website{color:#4a4a68;font-size:.875rem}.company-profile__website a{color:#2a31ff;text-decoration:none}.company-profile__website a:hover{text-decoration:underline}.company-profile__motto{color:#4a4a68;font-size:.875rem;font-style:italic}.company-profile__motto strong{color:#2a31ff;font-style:normal}.company-profile__description{color:#4a4a68;background:#fff;border:1px solid #e8e8f0;border-radius:1rem;margin-bottom:2rem;padding:2rem;font-size:1rem;line-height:1.75;box-shadow:0 1px 2px #0000000d}.company-profile__video{aspect-ratio:16/9;border-radius:1rem;margin-bottom:2rem;overflow:hidden;box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f}.company-profile__video iframe{border:none;width:100%;height:100%}.company-profile__categories{background:#fff;border:1px solid #e8e8f0;border-radius:1rem;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.company-profile__categories h3{color:#2a31ff;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.company-profile__categories-list{flex-wrap:wrap;gap:1rem;display:flex}.company-profile__category-tag{color:#2a31ff;background:#eeeffe;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.company-profile__category-tag i{font-size:.75rem}.company-profile__gallery{background:#fff;border:1px solid #e8e8f0;border-radius:1rem;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.company-profile__gallery h3{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.company-profile__gallery-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (width<=768px){.company-profile__gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.company-profile__gallery-grid{grid-template-columns:1fr}}.company-profile__gallery-item{aspect-ratio:16/9;cursor:pointer;border:1px solid #d1d1e0;border-radius:.75rem;transition:transform .15s,box-shadow .15s;overflow:hidden}.company-profile__gallery-item:hover{transform:scale(1.02);box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f}.company-profile__gallery-item img{object-fit:cover;width:100%;height:100%}.company-profile__rating{background:#fff;border:1px solid #e8e8f0;border-radius:1rem;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.company-profile__rating h3{color:#1a1a2e;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.company-profile__stars{gap:.25rem;display:flex}.company-profile__stars i{color:#f59e0b;font-size:1.25rem}.company-profile__reviews{background:#fff;border:1px solid #e8e8f0;border-radius:1rem;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.company-profile__reviews h3{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.company-profile__review-input{color:#1a1a2e;resize:vertical;border:1px solid #d1d1e0;border-radius:.75rem;width:100%;min-height:100px;margin-bottom:1rem;padding:1rem;font-family:Istok Web,Arial,sans-serif;font-size:1rem;transition:border-color .15s}.company-profile__review-input:focus{border-color:#2a31ff;outline:none;box-shadow:0 0 0 3px #2a31ff1a}.company-profile__review-btn{margin-left:auto;display:block}.company-profile__social-icon--web{background:#2a31ff}.company-profile__lightbox{z-index:9999;cursor:pointer;background:#000000e6;justify-content:center;align-items:center;padding:2rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.company-profile__lightbox img{object-fit:contain;cursor:default;border-radius:.5rem;max-width:90vw;max-height:90vh;box-shadow:0 20px 60px #00000080}.company-profile__lightbox-close{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:background .2s;display:flex;position:fixed;top:1.5rem;right:1.5rem}.company-profile__lightbox-close:hover{background:#fff6}.company-profile__lightbox-prev,.company-profile__lightbox-next{color:#fff;cursor:pointer;z-index:10000;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:background .2s;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.company-profile__lightbox-prev:hover,.company-profile__lightbox-next:hover{background:#fff6}.company-profile__lightbox-prev{left:1.5rem}.company-profile__lightbox-next{right:1.5rem}.company-profile__lightbox-counter{color:#fffc;font-size:.9rem;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.company-profile__gallery-more{color:#fff;background:#00000080;border-radius:.5rem;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex;position:absolute;inset:0}.company-profile__gallery-item{position:relative}.company-profile__show-phone{color:#fff;cursor:pointer;background:#2a31ff;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-flex}.company-profile__show-phone:hover{background:#1e25cc}.company-profile__contact-section{background:#fff;border:1px solid #e8e8f0;border-radius:1rem;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.company-profile__contact-section h3{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700}.company-profile__contact-grid{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.company-profile__contact-item{color:#4a4a68;align-items:center;gap:1rem;font-size:.875rem;display:flex}.company-profile__contact-item i{color:#2a31ff;text-align:center;width:20px;font-size:1rem}.company-profile__contact-item a{color:#2a31ff;text-decoration:none}.company-profile__contact-item a:hover{text-decoration:underline}.company-profile__map{border:1px solid #e8e8f0;border-radius:1rem;margin-top:1.5rem;overflow:hidden}[data-optimize-preview].is-optimizing{pointer-events:none;opacity:.6;position:relative}[data-optimize-preview].is-optimizing:after{content:"";border-radius:inherit;z-index:10;background:#ffffffb3;position:absolute;inset:0}.listing-edit__upload-btn,.listing-edit__gallery-add{transition:border-color .2s,background .2s,transform .15s}.listing-edit__upload-btn:hover,.listing-edit__gallery-add:hover{background:#f3f0fb;border-color:#6c3fc5;transform:translateY(-1px)}.listing-edit__upload-btn:active,.listing-edit__gallery-add:active{transform:scale(.98)}img{max-width:100%;height:auto;display:block}.listing-card__logo-wrap{background:#f9f7ff;border-radius:.75rem;flex-shrink:0;width:56px;height:56px;overflow:hidden}.listing-card__logo-wrap img{object-fit:contain;object-position:center;width:100%;height:100%}.listing-card__logo{object-fit:contain;object-position:center;background:#f9f7ff;border-radius:.75rem;flex-shrink:0;width:56px;height:56px;overflow:hidden}.listing-card__gallery-preview{flex-wrap:nowrap;align-items:center;gap:.4rem;display:flex;overflow:hidden}.listing-card__gallery-thumb{object-fit:cover;object-position:center;border:1px solid #ede9f8;border-radius:.5rem;flex-shrink:0;width:52px;height:52px;overflow:hidden}.listing-edit__logo-preview{background:#f9f7ff;border:2px solid #ede9f8;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden}.listing-edit__logo-preview img{object-fit:contain;object-position:center;width:100%;height:100%}.listing-edit__gallery-item{background:#f9f7ff;border:1px solid #ede9f8;border-radius:.75rem;flex-shrink:0;width:110px;height:90px;position:relative;overflow:hidden}.listing-edit__gallery-item img{object-fit:cover;object-position:center;border-radius:.75rem;width:100%;height:100%}.blog-card__image{aspect-ratio:16/9;background:#fff;border-radius:.75rem .75rem 0 0;width:100%;overflow:hidden}.blog-card__image img{object-fit:contain;object-position:center;width:100%;height:100%}.blog-single__cover{background:#fff;border-radius:1rem;width:100%;max-height:480px;margin-bottom:2rem;overflow:hidden}.blog-single__cover img{object-fit:contain;object-position:center;width:100%;height:100%}.partner-slider__item{justify-content:center;align-items:center;display:flex;overflow:hidden}.partner-slider__item img{object-fit:contain;object-position:center;width:auto;max-width:140px;height:auto;max-height:48px}.category-card__icon,.subcategory-icon-card__icon{justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.category-card__icon img,.subcategory-icon-card__icon img{object-fit:contain;object-position:center;width:100%;height:100%}.company-card__logo{background:#f9f7ff;border:1px solid #ede9f8;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.company-card__logo img{object-fit:contain;object-position:center;width:100%;height:100%}.profile-avatar,.avatar-img{object-fit:cover;object-position:center top;border:3px solid #ede9f8;border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden}@media (width<=480px){.listing-edit__gallery-item{width:85px;height:70px}.listing-card__gallery-thumb{width:44px;height:44px}}.search-results{flex-direction:column;gap:.5rem;max-width:900px;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex}.search-results__count{color:#8e8ea9;margin-bottom:1rem;font-size:.875rem}.search-results__count strong{color:#1a1a2e}.search-results__empty{text-align:center;color:#8e8ea9;padding:4rem}.search-results__empty i{margin-bottom:1rem;font-size:2.25rem;display:block}.result-card{cursor:pointer;background:#fff;border:1.5px solid #e8e8f0;border-radius:1rem;flex-direction:row;height:230px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000f,0 1px 4px #2a31ff0a}.result-card:before{content:"";opacity:0;background:linear-gradient(#2a31ff,#7b80ff);width:3px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0}.result-card:hover{border-color:#c5c7ff;transform:translateY(-2px);box-shadow:0 8px 28px #0000001a,0 2px 8px #2a31ff1f}.result-card:hover:before{opacity:1}.result-card__logo{background:#fff;border-right:1px solid #e8e8f0;justify-content:center;align-items:center;width:220px;min-width:220px;padding:1rem;display:flex}.result-card__logo img{object-fit:contain;width:auto;max-width:180px;height:auto;max-height:110px}@media (width<=768px){.result-card__logo{width:160px;min-width:160px}}@media (width<=640px){.result-card__logo{width:100px;min-width:100px;padding:.5rem}}.result-card__logo-placeholder{color:#2a31ff;background:#eeeffe;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;display:flex}.result-card__body{flex-direction:column;flex:1;justify-content:center;gap:.25rem;min-width:0;padding:1rem 1.5rem;display:flex}.result-card__badges{flex-wrap:wrap;gap:.25rem;display:flex}.result-card__name{color:#1a1a2e;font-size:1rem;font-weight:700;line-height:1.25}.result-card__meta{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.result-card__rating{color:#1a1a2e;align-items:center;gap:.25rem;font-size:.875rem;font-weight:700;display:flex}.result-card__rating i{color:#f59e0b}.result-card__reviews{color:#8e8ea9;font-size:.75rem;font-weight:400}.result-card__location{color:#111;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.result-card__location i{color:#2a31ff}.result-card__description{color:#4a4a68;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.result-card__tags{flex-wrap:wrap;gap:.25rem;display:flex}.result-card__tag{color:#f59e0b;background:#fffbeb;border-radius:9999px;align-items:center;gap:4px;padding:2px .5rem;font-size:.75rem;font-weight:700;display:flex}.result-card__action{border-left:1px solid #e8e8f0;justify-content:center;align-items:flex-start;min-width:140px;padding:1.5rem 1rem 1rem;display:flex}@media (width<=768px){.result-card__action{min-width:120px}}.result-card__action a{white-space:nowrap;color:#fff;background:#2a31ff;border-radius:.75rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s;box-shadow:0 4px 14px #2a31ff59}.result-card__action a:hover{background:#1e25cc}@media (width<=640px){.result-card{flex-direction:column;height:auto}.result-card__logo{width:100%;min-width:unset;background:linear-gradient(135deg,#f8f8ff 0%,#fff 100%);border-bottom:1px solid #e8e8f0;border-right:none;height:100px}.result-card__body{padding:1rem}.result-card__action{width:100%;min-width:unset;border-top:1px solid #e8e8f0;border-left:none;justify-content:stretch;padding:.5rem 1rem}.result-card__action a{text-align:center;background:linear-gradient(135deg,#2a31ff 0%,#1e25cc 100%);width:100%;padding:.5rem;box-shadow:0 4px 12px #2a31ff4d}}.badge{border-radius:9999px;padding:2px .5rem;font-size:.75rem;font-weight:500}.badge--type{color:#2a31ff;background:#eeeffe;font-weight:700}.badge--barter{color:#b8860b;background:#fff8e1}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.pagination__btn{color:#4a4a68;cursor:pointer;background:#fff;border:1px solid #d1d1e0;border-radius:.75rem;justify-content:center;align-items:center;width:36px;height:36px;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.pagination__btn:hover:not(:disabled){color:#2a31ff;border-color:#2a31ff}.pagination__btn--active{color:#fff;background:#2a31ff;border-color:#2a31ff}.pagination__btn:disabled{opacity:.4;cursor:not-allowed}.badge--premium{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);font-weight:700}.blog-section__title{color:#1a1a2e;margin-bottom:2rem;font-size:1.875rem;font-weight:800}.blog-section__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.blog-section__filters-wrap{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.blog-section .blog-filter-select{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #d1d1e0;border-radius:.75rem;min-width:220px;padding:.25rem 1.5rem;font-size:.875rem;font-weight:500;transition:border-color .15s}.blog-section .blog-filter-select:focus{border-color:#2a31ff;outline:none}.blog-section__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.blog-section__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.blog-section__grid{grid-template-columns:1fr}}.blog-section__more{justify-content:center;margin-top:3rem;display:flex}.blog-card{color:#1a1a2e;background:#fff;border:1px solid #d1d1e0;border-radius:1rem;flex-direction:column;text-decoration:none;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000d}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.blog-card__image{width:100%;height:200px;overflow:hidden}.blog-card__body{flex-direction:column;flex:1;gap:.25rem;padding:1.5rem;display:flex}.blog-card__meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.blog-card__author{color:#2a31ff;font-size:.75rem;font-weight:700}.blog-card__date{color:#8e8ea9;font-size:.75rem}.blog-card__title{color:#1a1a2e;margin:.25rem 0;font-size:1.125rem;font-weight:700;line-height:1.25}.blog-card__desc{color:#4a4a68;flex:1;font-size:.875rem;line-height:1.5}.blog-card__arrow{color:#2a31ff;opacity:0;font-size:1.125rem;transition:opacity .15s;position:absolute;top:1rem;right:1rem}.blog-card:hover .blog-card__arrow{opacity:1}.blog-single{background:#fff;padding:4rem 0}.blog-single .container{max-width:780px;margin:0 auto;padding:0 2rem}.blog-single__breadcrumb{color:#8e8ea9;align-items:center;gap:.25rem;margin-bottom:2rem;font-size:.875rem;display:flex}.blog-single__breadcrumb a{color:#2a31ff;text-decoration:none}.blog-single__breadcrumb a:hover{text-decoration:underline}.blog-single__header{margin-bottom:2rem}.blog-single__title{color:#1a1a2e;margin-bottom:1.5rem;font-size:2.25rem;font-weight:900;line-height:1.25}@media (width<=768px){.blog-single__title{font-size:1.875rem}}.blog-single__meta{border-bottom:1px solid #d1d1e0;flex-wrap:wrap;align-items:center;gap:1rem;padding-bottom:1.5rem;display:flex}.blog-single__author{color:#2a31ff;font-size:.875rem;font-weight:700}.blog-single__date,.blog-single__reading-time{color:#8e8ea9;font-size:.875rem}.blog-single__reading-time:before{content:"·";margin-right:.25rem}.blog-single__cover{border-radius:1rem;width:100%;margin-bottom:3rem;overflow:hidden}.blog-single__cover img{object-fit:cover;width:100%;height:420px}@media (width<=768px){.blog-single__cover img{height:240px}}.blog-single__content{color:#1a1a2e;font-size:1.125rem;line-height:1.75}.blog-single__content h1,.blog-single__content h2,.blog-single__content h3,.blog-single__content h4{color:#1a1a2e;margin-top:3rem;margin-bottom:1rem;font-weight:800;line-height:1.25}.blog-single__content h1{font-size:1.875rem}.blog-single__content h2{font-size:1.5rem}.blog-single__content h3{font-size:1.25rem}.blog-single__content p{margin-bottom:1.5rem}.blog-single__content a:hover{color:#1e25cc}.blog-single__content img{border-radius:.75rem;width:100%;margin:2rem 0}.blog-single__content blockquote{color:#1a1a2e;background:#eeeffe;border-left:4px solid #2a31ff;border-radius:0 .75rem .75rem 0;margin:2rem 0;padding:1rem 2rem;font-size:1.25rem;font-style:italic}.blog-single__content ul,.blog-single__content ol{margin:1.5rem 0;padding-left:2rem}.blog-single__content ul li,.blog-single__content ol li{margin-bottom:.5rem}.blog-single__content strong{font-weight:700}.blog-single__back{border-top:1px solid #d1d1e0;margin-top:4rem;padding-top:2rem}.blog-filter-btn{color:#4a4a68;cursor:pointer;background:#fff;border:1px solid #d1d1e0;border-radius:9999px;padding:.25rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .15s}.blog-filter-btn:hover,.blog-filter-btn.active{color:#fff;background:#2a31ff;border-color:#2a31ff}.btn-more{color:#fff;background:#2a31ff;border-radius:9999px;padding:.5rem 3rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-block}.btn-more:hover{background:#1e25cc;transform:translateY(-2px)}.blog-card__image{background:#fafafa;width:100%;height:180px;overflow:hidden}.blog-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.blog-card:hover .blog-card__image img{transform:scale(1.05)}.blog-card__body{flex-direction:column;flex:1;padding:1rem;display:flex}.blog-card__meta{color:#8e8ea9;justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;display:flex}.blog-card__title{color:#1a1a2e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.blog-card__excerpt{color:#4a4a68;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.875rem;line-height:1.75;display:-webkit-box;overflow:hidden}@media (width<=768px){.blog-card{flex-direction:row;height:120px}.blog-card__image{flex-shrink:0;width:120px;height:120px}.blog-card__body{padding:.5rem}.blog-card__excerpt{display:none}}.blog-single__content img{border-radius:1rem;max-width:100%;height:auto;margin:2rem auto;display:block;box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f}.blog-single__content p{margin-bottom:1rem;line-height:1.8}.blog-single__content h2{margin:3rem 0 1rem;font-size:1.5rem;font-weight:700}.blog-single__content h3{margin:2rem 0 1rem;font-size:1.25rem;font-weight:700}.blog-single__content ul,.blog-single__content ol{margin-bottom:1rem;padding-left:1.5rem}.blog-single__content li{margin-bottom:.25rem;line-height:1.7}.blog-single__content a{color:#2a31ff;text-decoration:underline}.blog-single__content blockquote{color:#8e8ea9;border-left:4px solid #2a31ff;margin:2rem 0;padding-left:1.5rem;font-style:italic}.auth-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.auth-modal{background:#fff;border-radius:1.25rem;width:100%;max-width:440px;overflow:hidden;box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.auth-modal__header{border-bottom:1px solid #d1d1e0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.auth-modal__tabs{gap:.5rem;display:flex}.auth-modal__tab{color:#8e8ea9;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.25rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.auth-modal__tab.active{color:#2a31ff;background:#eeeffe;font-weight:700}.auth-modal__close{color:#8e8ea9;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.25rem;font-size:1.125rem;transition:color .15s}.auth-modal__close:hover{color:#1a1a2e}.auth-modal__body{flex-direction:column;gap:1rem;padding:2rem;display:flex}.auth-modal__desc{color:#4a4a68;font-size:.875rem;line-height:1.5}.auth-modal__field{flex-direction:column;gap:.25rem;display:flex}.auth-modal__field label{color:#1a1a2e;font-size:.875rem;font-weight:500}.auth-modal__input{color:#1a1a2e;border:1px solid #d1d1e0;border-radius:.75rem;width:100%;padding:.5rem 1rem;font-size:1rem;transition:border-color .15s}.auth-modal__input:focus{border-color:#2a31ff;outline:none}.auth-modal__field-error{color:#ef4444;font-size:.75rem}.auth-modal__btn{color:#fff;cursor:pointer;background:#2a31ff;border:none;border-radius:.75rem;width:100%;padding:.5rem 2rem;font-size:1rem;font-weight:700;transition:background .15s}.auth-modal__btn:hover{background:#1e25cc}.auth-modal__footer{text-align:center}.auth-modal__link{color:#2a31ff;cursor:pointer;background:0 0;border:none;font-size:.875rem;text-decoration:underline}.auth-modal__link:hover{color:#1e25cc}.auth-modal__error{color:#ef4444;background:#fef2f2;border:1px solid #ef4444;border-radius:.75rem;margin:0 2rem;padding:.5rem 1rem;font-size:.875rem}.auth-modal__success{color:#22c55e;background:#ecfdf5;border:1px solid #22c55e;border-radius:.75rem;margin:0 2rem;padding:.5rem 1rem;font-size:.875rem}.reg-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1a2e8c;justify-content:center;align-items:center;padding:1rem;animation:.25s forwards regOverlayIn;display:flex;position:fixed;inset:0}@keyframes regOverlayIn{0%{opacity:0}to{opacity:1}}.reg-modal{width:100%;max-width:460px;max-height:90vh;animation:regModalIn .25s ease cubic-bezier(.34, 1.56, .64, 1) forwards;background:#fff;border-radius:1.25rem;position:relative;overflow-y:auto;box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}@keyframes regModalIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.reg-modal{scrollbar-width:thin;scrollbar-color:#d1d1e0 #fafafa}.reg-modal__header{text-align:center;border-bottom:1px solid #e8e8f0;padding:2rem 2rem 1rem;position:relative}.reg-modal__back,.reg-modal__close{cursor:pointer;color:#8e8ea9;background:0 0;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s,border-color .15s;display:flex;position:absolute;top:1rem}.reg-modal__back:hover,.reg-modal__close:hover{color:#1a1a2e;background:#f4f4f4;border-color:#d1d1e0}.reg-modal__back{left:1rem}.reg-modal__close{right:1rem}.reg-modal__icon{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;transition:background .25s;display:flex}.reg-modal__icon--default,.reg-modal__icon--advertiser{color:#2a31ff;background:#eeeffe}.reg-modal__icon--seeker{color:#16a270;background:#e6faf3}.reg-modal__icon--success{color:#22c55e;background:#ecfdf5}.reg-modal__title{color:#1a1a2e;margin:0 0 .25rem;font-family:Istok Web,Arial,sans-serif;font-size:1.25rem;font-weight:700}.reg-modal__sub{color:#4a4a68;margin:0;font-size:.875rem;line-height:1.5}.reg-modal__steps{justify-content:center;gap:6px;margin-top:1rem;display:flex}.reg-modal__step-dot{background:#d1d1e0;border-radius:9999px;width:6px;height:6px;transition:background .15s,width .15s}.reg-modal__step-dot.active{background:#2a31ff;width:18px}.reg-modal__body{padding:1.5rem 2rem 2rem}.reg-modal__alert{border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.reg-modal__alert--error{color:#ef4444;background:#fef2f2;border:1px solid #fbd1d1}.reg-modal__alert--success{color:#17843f;background:#ecfdf5;border:1px solid #7ee9a5}.reg-modal__role-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (width<=640px){.reg-modal__role-grid{grid-template-columns:1fr}}.reg-modal__role-card{text-align:center;cursor:pointer;background:#fafafa;border:2px solid #e8e8f0;border-radius:1rem;flex-direction:column;align-items:center;padding:1.5rem 1rem;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;display:flex;position:relative}.reg-modal__role-card:hover{background:#eeeffe;border-color:#6b72ff;transform:translateY(-2px);box-shadow:0 4px 14px #2a31ff59}.reg-modal__role-card:hover .reg-modal__role-arrow{opacity:1;transform:translate(4px)}.reg-modal__role-card:active{transform:translateY(0)}.reg-modal__role-icon{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.5rem;display:flex}.reg-modal__role-icon--advertiser{color:#2a31ff;background:#eeeffe}.reg-modal__role-icon--seeker{color:#16a270;background:#e6faf3}.reg-modal__role-label{color:#1a1a2e;margin-bottom:4px;font-size:1rem;font-weight:700;display:block}.reg-modal__role-desc{color:#8e8ea9;font-size:.75rem;line-height:1.5}.reg-modal__role-arrow{color:#2a31ff;opacity:0;font-size:1rem;transition:opacity .15s,transform .15s;position:absolute;bottom:.5rem;right:.5rem}.reg-modal__badge{border-radius:9999px;align-items:center;gap:6px;margin-bottom:1rem;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.reg-modal__badge--advertiser{color:#1e25cc;background:#eeeffe}.reg-modal__badge--seeker{color:#0a6e4e;background:#e6faf3}.reg-modal__google-btn{color:#1a1a2e;cursor:pointer;background:#fff;border:1.5px solid #d1d1e0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:10px 1rem;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.reg-modal__google-btn:hover{background:#f4f4f4;border-color:#d1d1e0;box-shadow:0 1px 2px #0000000d}.reg-modal__google-btn:active{transform:scale(.99)}.reg-modal__divider{align-items:center;gap:.5rem;margin:1rem 0;display:flex}.reg-modal__divider:before,.reg-modal__divider:after{content:"";background:#e8e8f0;flex:1;height:1px}.reg-modal__divider span{color:#8e8ea9;white-space:nowrap;font-size:.75rem}.reg-modal__form{flex-direction:column;gap:.5rem;display:flex}.reg-modal__form-row{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (width<=640px){.reg-modal__form-row{grid-template-columns:1fr}}.reg-modal__form-group{flex-direction:column;gap:5px;display:flex}.reg-modal__label{color:#4a4a68;font-size:.75rem;font-weight:500}.reg-modal__input{color:#1a1a2e;background:#fff;border:1.5px solid #d1d1e0;border-radius:.75rem;outline:none;width:100%;padding:9px 12px;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.reg-modal__input::placeholder{color:#8e8ea9}.reg-modal__input:focus{border-color:#2a31ff;box-shadow:0 0 0 3px #2a31ff1f}.reg-modal__input.is-error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.reg-modal__field-error{color:#ef4444;margin-top:2px;font-size:.75rem}.reg-modal__submit{color:#fff;cursor:pointer;background:#2a31ff;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:11px;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;font-weight:700;transition:background .15s,box-shadow .15s,transform .15s;display:flex}.reg-modal__submit:hover:not(:disabled){background:#1e25cc;box-shadow:0 4px 14px #2a31ff59}.reg-modal__submit:active:not(:disabled){transform:scale(.99)}.reg-modal__submit:disabled{opacity:.7;cursor:not-allowed}.reg-modal__terms{color:#8e8ea9;text-align:center;margin-top:.5rem;font-size:.75rem;line-height:1.5}.reg-modal__terms a{color:#2a31ff;text-decoration:none}.reg-modal__terms a:hover{text-decoration:underline}.reg-modal__login-link{text-align:center;color:#8e8ea9;margin-top:1rem;font-size:.875rem}.reg-modal__login-link button{color:#2a31ff;cursor:pointer;font-family:Istok Web,Arial,sans-serif;font-weight:500;font-size:inherit;background:0 0;border:none;padding:0}.reg-modal__login-link button:hover{text-decoration:underline}.reg-modal__forgot{text-align:right;margin-top:-.25rem}.reg-modal__forgot a{color:#2a31ff;font-size:.75rem;text-decoration:none}.reg-modal__forgot a:hover{text-decoration:underline}.reg-modal__success{text-align:center;padding:1rem 0}.reg-modal__success-detail{color:#4a4a68;margin:0 0 1.5rem;font-size:.875rem;line-height:1.75}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.8s linear infinite spin}.reg-modal__consent-wrap{background:#f4f4f4;border:1px solid #e8e8f0;border-radius:.75rem;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;display:flex}.reg-modal__consent-item{align-items:flex-start;gap:.5rem;display:flex}.reg-modal__consent-label{cursor:pointer;color:#4a4a68;align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.reg-modal__consent-check{accent-color:#2a31ff;cursor:pointer;width:18px;min-width:18px;height:18px;margin-top:2px}.reg-modal__consent-link{color:#2a31ff;font-family:Istok Web,Arial,sans-serif;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.reg-modal__consent-link:hover{color:#1e25cc}.reg-modal__doc-overlay{z-index:2000;background:#1a1a2e99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.reg-modal__doc-box{background:#fff;border-radius:1.25rem;flex-direction:column;width:100%;max-width:540px;max-height:80vh;display:flex;box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.reg-modal__doc-header{border-bottom:1px solid #e8e8f0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.reg-modal__doc-header h3{color:#1a1a2e;margin:0;font-size:1.125rem;font-weight:700}.reg-modal__doc-close{cursor:pointer;color:#8e8ea9;background:0 0;border:none;border-radius:.375rem;padding:4px 8px;font-size:1.125rem}.reg-modal__doc-close:hover{color:#1a1a2e;background:#f4f4f4}.reg-modal__doc-content{color:#4a4a68;flex:1;padding:1.5rem 2rem;font-size:.875rem;line-height:1.75;overflow-y:auto}.reg-modal__doc-content h4{color:#1a1a2e;margin:1rem 0 .25rem;font-size:1rem;font-weight:700}.reg-modal__doc-content h4:first-child{margin-top:0}.reg-modal__doc-content p{margin:0 0 .5rem}.reg-modal__doc-footer{border-top:1px solid #e8e8f0;justify-content:flex-end;padding:1rem 2rem;display:flex}.reg-modal__doc-footer .reg-modal__submit{width:auto;padding:10px 2rem}.reg-modal__google-btn.is-disabled,.reg-modal__submit.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.reg-modal{color:#111;background:#2a31ff!important}.reg-modal .reg-modal__header{border-bottom-color:#fff3}.reg-modal .reg-modal__title{color:#fff}.reg-modal .reg-modal__sub,.reg-modal .reg-modal__back,.reg-modal .reg-modal__close{color:#fffc}.reg-modal .reg-modal__back:hover,.reg-modal .reg-modal__close:hover{color:#fff;background:#ffffff26;border-color:#ffffff4d}.reg-modal .reg-modal__body{background:#fff;border-radius:0 0 1.25rem 1.25rem;padding:2rem}.reg-modal .reg-modal__step-dot{background:#ffffff4d}.reg-modal .reg-modal__step-dot.active{background:#fff}.reg-modal .reg-modal__icon{color:#fff;background:#fff3;border-color:#ffffff4d}.reg-modal .reg-modal__role-card{border-color:#e8e8f0}.reg-modal .reg-modal__role-card:hover{background:#eeeffe;border-color:#2a31ff}.reg-modal .reg-modal__label,.reg-modal .reg-modal__input{color:#1a1a2e}.reg-modal .reg-modal__login-link{color:#4a4a68}.hero-wrapper{min-height:500px;position:relative;overflow:hidden}.hero-wrapper__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero{z-index:1;text-align:center;background:0 0;padding:4rem 1rem 2rem;position:relative}.hero__title{color:#fff;max-width:700px;margin:0 auto;font-family:Istok Web,Arial,sans-serif;font-size:1.875rem;font-weight:800;line-height:1.25}.categories-section{z-index:1;background:0 0;padding:2rem 0 3rem;position:relative}.free-section{background:#f4f4f4;padding:3rem 0}.free-section__inner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1280px;margin:0 auto;padding:0 1rem;display:grid}@media (width<=768px){.free-section__inner{grid-template-columns:1fr}}.free-section__title{color:#2a31ff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.free-section__text{color:#4a4a68;margin-bottom:1rem;font-size:15px;line-height:1.8}.free-section__text--highlight{color:#2a31ff;font-size:16px;font-weight:700}.free-section__features-wrap{align-items:stretch;gap:1rem;display:flex}.free-section__features{flex-direction:column;flex:1;gap:2rem;display:flex}.free-section__feature{color:#fff;border-radius:16px;align-items:center;gap:1.5rem;min-height:90px;padding:1.5rem 2rem;font-size:18px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.free-section__feature:hover{transform:translate(-4px);box-shadow:0 8px 24px #0003}.free-section__feature--primary{background:#2a31ff}.free-section__feature--secondary{background:#f59e0b}.free-section__feature--tertiary{background:#ef4444}.free-section__feature-icon{flex-shrink:0;font-size:2.5rem}.free-section__timeline{flex-direction:column;justify-content:space-around;align-items:center;min-width:24px;padding:1.5rem 0;display:flex;position:relative}.free-section__timeline:before{content:"";background:#2a31ff;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.free-section__timeline-dot{z-index:1;background:#2a31ff;border:3px solid #f4f4f4;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 2px #2a31ff}@media (width<=768px){.free-section__features-wrap{flex-direction:column}.free-section__timeline{min-width:unset;flex-direction:row;padding:0 1rem}.free-section__timeline:before{width:100%;height:2px;inset:50% 0 auto;transform:translateY(-50%)}.free-section__feature{min-height:70px;font-size:15px}.free-section__feature-icon{margin-top:-2rem;font-size:2rem}}.premium-section{background:#f4f4f4;padding:3rem 0}.premium-section__header{max-width:1280px;margin:0 auto 2rem;padding:0 1rem}.premium-section__title{color:#1a1a2e;font-size:1.5rem;font-weight:700}.premium-section__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1280px;margin:0 auto;padding:0 1rem;display:grid}@media (width<=1024px){.premium-section__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.premium-section__grid{grid-template-columns:1fr}}.premium-section__more{text-align:center;margin-top:2rem}.blog-section{background:#fff;padding:3rem 0}.blog-section__header{max-width:1280px;margin:0 auto 2rem;padding:0 1rem}.blog-section__title{color:#1a1a2e;font-size:1.5rem;font-weight:700}.blog-section__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1280px;margin:0 auto;padding:0 1rem;display:grid}@media (width<=1024px){.blog-section__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.blog-section__grid{grid-template-columns:1fr}}.blog-section__more{text-align:center;margin-top:2rem}@media (width<=768px){.hero-wrapper{background:#1a1a2e;min-height:auto}.hero-wrapper__bg{opacity:.3;display:block}.hero{padding:1.5rem 1rem .5rem}.hero__title{color:#fff;font-size:1.1rem}.categories-section{background:0 0;padding:0 0 1.5rem}}@media (width>=768px) and (width<=1023px){.categories-slider{padding:1.5rem}.categories-grid{grid-template-columns:repeat(3,1fr);gap:1rem}.category-card{width:100%;min-height:150px;padding:1rem .5rem}.category-card__icon{width:60px;height:60px}.category-card__icon img{width:44px;height:44px}.category-card__name{font-size:13px}}@media (width>=1024px) and (width<=1179px){.categories-grid{grid-template-columns:repeat(4,1fr);gap:1rem}.category-card{min-height:160px}.category-card__icon{width:64px;height:64px}.category-card__name{font-size:13px}}@media (width>=1180px) and (width<=1279px){.categories-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.categories-grid{animation:.25s catFadeIn}@keyframes catFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.category-filter{background:#2a31ff;padding:1.5rem 1rem}.category-filter__breadcrumb{color:#fffc;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.875rem;display:flex}.category-filter__breadcrumb a{color:#fffc;text-decoration:none}.category-filter__breadcrumb a:hover{color:#fff}.category-filter__breadcrumb span{color:#fff;font-weight:700}.category-filter__breadcrumb i{color:#fff9;font-size:.625rem}.category-filter__row{flex-wrap:nowrap;align-items:stretch;gap:.5rem;display:flex}@media (width<=768px){.category-filter__row{flex-direction:column}}.category-filter__input-wrap{background:#fff;border-radius:.75rem;flex:1;align-items:center;width:100%;height:44px;min-height:44px;padding:0 1rem;display:flex;position:relative}.category-filter__input-wrap i{color:#8e8ea9;flex-shrink:0;margin-right:.5rem}.category-filter__input{color:#1a1a2e;background:0 0;border:none;outline:none;width:100%;padding:.5rem 0;font-family:Istok Web,Arial,sans-serif;font-size:1rem}.category-filter__input::placeholder{color:#8e8ea9}.category-filter__dropdown{z-index:100;background:#fff;border:1px solid #d1d1e0;border-radius:1rem;animation:.2s fadeSlideIn;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.category-filter__dropdown-grid{grid-template-columns:repeat(4,1fr);gap:.25rem;max-height:320px;padding:1rem;display:grid;overflow-y:auto}@media (width<=768px){.category-filter__dropdown-grid{grid-template-columns:repeat(3,1fr)}}.category-filter__dropdown-card{cursor:pointer;text-align:center;background:#fff;border:1px solid #d1d1e0;border-radius:.75rem;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem;transition:all .15s;display:flex}.category-filter__dropdown-card:hover{background:#eeeffe;border-color:#2a31ff}.category-filter__dropdown-card-icon{justify-content:center;align-items:center;width:36px;height:36px;display:flex}.category-filter__dropdown-card-icon img{object-fit:contain;width:100%;height:100%}.category-filter__dropdown-card-name{color:#4a4a68;font-size:.75rem;font-weight:500;line-height:1.25}.category-filter__btn{color:#2a31ff;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:.75rem;padding:.5rem 2rem;font-family:Istok Web,Arial,sans-serif;font-size:1rem;font-weight:700;transition:all .15s}.category-filter__btn i{margin-right:.25rem}.category-filter__btn:hover{background:#eeeffe}.subcategory-icons{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;padding:3rem 0;display:grid}@media (width<=640px){.subcategory-icons{grid-template-columns:repeat(3,1fr)}}.subcategory-icon-card{cursor:pointer;text-align:center;background:#fff;border:1px solid #d1d1e0;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .15s;display:flex}.subcategory-icon-card:hover{border-color:#2a31ff;transform:translateY(-2px);box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f}.subcategory-icon-card__icon{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.subcategory-icon-card__icon img{object-fit:contain;width:100%;height:100%}.subcategory-icon-card__name{color:#4a4a68;font-size:.75rem;font-weight:500;line-height:1.25}.category-filter__dropdown-icon{object-fit:contain;flex-shrink:0;width:18px;height:18px}.category-filter__dropdown{z-index:100;background:#fff;border:1px solid #d1d1e0;border-radius:.75rem;max-height:280px;animation:.15s fadeSlideIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.category-filter__dropdown-item{cursor:pointer;color:#1a1a2e;text-align:left;background:0 0;border:none;border-bottom:1px solid #e8e8f0;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;transition:all .15s;display:flex}.category-filter__dropdown-item:last-child{border-bottom:none}.category-filter__dropdown-item:hover{color:#2a31ff;background:#eeeffe}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.category-filter__autocomplete{flex:2;position:relative}.search-results-section{animation:.3s slideUp}@keyframes slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.category-filter__tag{color:#ffffffe0;white-space:nowrap;text-overflow:ellipsis;background:#1a20cc;border-radius:6px;align-items:center;gap:.25rem;max-width:100%;padding:.2rem .5rem;font-size:.65rem;font-weight:600;line-height:1.4;display:inline-flex;overflow:hidden}.category-filter__tag-remove{color:#fffc;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;line-height:1}.category-filter__tag-remove:hover{color:#fff}.category-filter__input--inline{flex:1;min-width:120px;background:0 0!important;border:none!important;padding:0!important}.category-filter__input-wrap--tags{flex-wrap:wrap;align-items:center;gap:.375rem;height:auto;min-height:44px;padding:.375rem .75rem}.category-filter__input--inline{min-width:120px;background:0 0!important;border:none!important;padding:0!important}@media (width<=767px){.category-filter{padding:.75rem}.category-filter__breadcrumb{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.75rem;font-size:.75rem;display:block;overflow:hidden}.category-filter__row{flex-direction:column;gap:.5rem}.category-filter__autocomplete{width:100%}.category-filter__btn{background:linear-gradient(135deg,#fff 0%,#f0f0ff 100%);border-radius:10px;width:100%;padding:.75rem;font-size:.95rem;box-shadow:0 2px 8px #00000026}.category-filter__input-wrap{border-radius:10px;min-height:46px;padding:0 .75rem}.category-filter__input-wrap--tags{flex-wrap:wrap;gap:.25rem;padding:.5rem .75rem}.category-filter__tag{white-space:normal;max-width:100%;padding:.2rem .5rem;font-size:.75rem;line-height:1.3}.search-results-section{padding:0 .75rem}.search-results__count{margin-bottom:.75rem;font-size:.85rem}.result-card{border-radius:12px;margin-bottom:.5rem}.result-card__logo{height:90px;padding:.75rem}.result-card__logo img{max-height:60px}.result-card__body{gap:.375rem;padding:.75rem}.result-card__name{font-size:1rem}.result-card__description{-webkit-line-clamp:2;font-size:.8rem}.result-card__tags{flex-wrap:wrap}.result-card__tag{font-size:.7rem}}.category-filter__select-wrap{flex:1.5;position:relative}.category-filter__select-wrap:after{content:"";color:#8e8ea9;pointer-events:none;font-family:"Font Awesome 6 Free";font-size:.7rem;font-weight:900;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.category-filter__select{color:#1a1a2e;cursor:pointer;appearance:none;background:#fff;border:none;border-radius:.75rem;outline:none;width:100%;height:100%;min-height:44px;padding:0 2.5rem;font-family:Istok Web,Arial,sans-serif;font-size:1rem;font-weight:600;transition:all .15s}.category-filter__select:focus,.category-filter__select:hover{background:#f8f8ff}.category-filter__select option{color:#1a1a2e;background:#fff;font-weight:500}.category-filter__select-icon{color:#8e8ea9;pointer-events:none;font-size:.875rem;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.cat-dropdown__btn{cursor:pointer;color:#1a1a2e;text-align:left;background:#fff;border:none;border-radius:.75rem;align-items:center;gap:.5rem;width:100%;height:44px;padding:0 .75rem;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.cat-dropdown__btn:hover{background:#f8f8ff}.cat-dropdown__icon{object-fit:contain;flex-shrink:0;width:20px;height:20px}.cat-dropdown__name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.cat-dropdown__arrow{color:#8e8ea9;flex-shrink:0;font-size:.7rem}.cat-dropdown__menu{z-index:200;background:#fff;border:1px solid #d1d1e0;border-radius:.75rem;max-height:320px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.cat-dropdown__item{cursor:pointer;color:#1a1a2e;text-align:left;background:0 0;border:none;border-bottom:1px solid #e8e8f0;align-items:center;gap:.625rem;width:100%;padding:.625rem .875rem;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;transition:all .15s;display:flex}.cat-dropdown__item:last-child{border-bottom:none}.cat-dropdown__item:hover{color:#2a31ff;background:#eeeffe}.cat-dropdown__item.is-active{color:#2a31ff;background:#eeeffe;font-weight:700}@media (width<=767px){.subcategory-icons{display:none}}@media (width<=768px){.about-hero__title{font-size:1.875rem}}@media (width<=768px){.about-hero__subtitle{font-size:1.125rem}}@media (width<=768px){.about-features__grid{grid-template-columns:1fr}}@media (width<=768px){.about-mission{text-align:center;flex-direction:column;align-items:center}}.dashboard-body{background:#f4f4f4;min-height:100vh;display:flex}.dashboard-sidebar{z-index:100;background:#2a31ff;flex-direction:column;width:260px;min-height:100vh;display:flex;position:fixed;top:0;bottom:0;left:0}.dashboard-sidebar__logo{border-bottom:1px solid #ffffff1a;padding:2rem}.dashboard-sidebar__logo a{align-items:center;gap:.5rem;text-decoration:none;display:flex}.dashboard-sidebar__logo img{filter:brightness(0)invert();height:32px}.dashboard-sidebar__logo-text{color:#fff;font-size:1.25rem;font-weight:900}.dashboard-sidebar__logo-text span{color:#ffffffb3}.dashboard-sidebar__company{border-bottom:1px solid #ffffff1a;align-items:center;gap:1rem;padding:2rem;display:flex}.dashboard-sidebar__avatar{color:#fff;background:#fff3;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:900;display:flex}.dashboard-sidebar__company-name{color:#fff;font-size:.875rem;font-weight:700}.dashboard-sidebar__company-role{color:#fff9;font-size:.75rem}.dashboard-sidebar__nav{flex-direction:column;flex:1;gap:.25rem;padding:1.5rem 0;display:flex}.dashboard-sidebar__link{color:#ffffffb3;border-left:3px solid #0000;align-items:center;gap:1rem;padding:.5rem 2rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.dashboard-sidebar__link i{text-align:center;width:20px}.dashboard-sidebar__link:hover{color:#fff;background:#ffffff1a}.dashboard-sidebar__link.active{color:#fff;background:#ffffff26;border-left-color:#fff;font-weight:700}.dashboard-sidebar__footer{border-top:1px solid #ffffff1a;padding:2rem}.dashboard-sidebar__logout{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:.75rem;align-items:center;gap:1rem;width:100%;padding:.5rem 1.5rem;font-size:.875rem;transition:all .15s;display:flex}.dashboard-sidebar__logout:hover{color:#fff;background:#ffffff1a}.dashboard-main{flex:1;min-height:100vh;margin-left:260px;padding:3rem}@media (width<=1024px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}}.activate-page{align-items:center;min-height:60vh;padding:4rem 0;display:flex}.activate-card{text-align:center;background:#fff;border-radius:1.25rem;max-width:480px;margin:0 auto;padding:4rem;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.activate-card__icon{margin-bottom:1.5rem;font-size:4rem}.activate-card__title{color:#1a1a2e;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.activate-card__text{color:#4a4a68;margin-bottom:2rem;font-size:1rem;line-height:1.75}.activate-card__btn{color:#fff;cursor:pointer;background:#2a31ff;border:none;border-radius:9999px;padding:.5rem 3rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.activate-card__btn:hover{background:#1e25cc}.activate-card__btn--secondary{color:#1a1a2e;background:#fafafa}.activate-card__btn--secondary:hover{background:#d1d1e0}.listing-cards{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.listing-card{background:#fff;border:1px solid #f0f0f0;border-radius:1rem;padding:1.5rem;transition:box-shadow .2s;box-shadow:0 1px 4px #0000001a}.listing-card:hover{box-shadow:0 4px 16px #6c3fc51a}.listing-card__header{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.listing-card__logo{object-fit:cover;border:1px solid #ede9f8;border-radius:.75rem;width:56px;height:56px}.listing-card__logo-placeholder{color:#b3a0d8;background:#f3f0fb;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.listing-card__header-info{flex:1;min-width:0}.listing-card__name{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:1.1rem;font-weight:700;overflow:hidden}.listing-card__status{border-radius:999px;padding:.2rem .6rem;font-size:.78rem;font-weight:600;display:inline-block}.listing-card__status--active{color:#16a34a;background:#dcfce7}.listing-card__status--inactive{color:#b45309;background:#fef9c3}.listing-card__desc{color:#6b7280;margin:0 0 .75rem;font-size:.9rem;line-height:1.5}.listing-card__meta{flex-direction:column;gap:.35rem;margin-bottom:.75rem;display:flex}.listing-card__meta-item{color:#4b5563;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.listing-card__meta-item i{color:#6c3fc5;text-align:center;flex-shrink:0;width:16px}.listing-card__meta-item a{color:#6c3fc5;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;overflow:hidden}.listing-card__meta-item a:hover{text-decoration:underline}.listing-card__social{gap:.5rem;margin-bottom:.75rem;display:flex}.listing-card__social-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;text-decoration:none;transition:opacity .2s;display:flex}.listing-card__social-icon:hover{opacity:.85}.listing-card__social-icon--fb{background:#1877f2}.listing-card__social-icon--ig{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.listing-card__social-icon--yt{background:red}.listing-card__gallery-preview{align-items:center;gap:.4rem;margin-bottom:.75rem;display:flex}.listing-card__gallery-thumb{object-fit:cover;border:1px solid #ede9f8;border-radius:.5rem;width:52px;height:52px}.listing-card__gallery-more{color:#6c3fc5;background:#f3f0fb;border-radius:.5rem;justify-content:center;align-items:center;width:52px;height:52px;font-size:.85rem;font-weight:700;display:flex}.listing-card__actions{border-top:1px solid #f3f0fb;flex-wrap:wrap;gap:.75rem;padding-top:.75rem;display:flex}.listing-card__btn{cursor:pointer;border:none;border-radius:.6rem;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.88rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.listing-card__btn--edit{color:#fff;background:#6c3fc5}.listing-card__btn--edit:hover{background:#5a32a3}.listing-card__btn--cancel{color:#6b7280;background:#f3f4f6}.listing-card__btn--cancel:hover{color:#374151;background:#e5e7eb}.listing-empty{text-align:center;background:#fff;border:2px dashed #ede9f8;border-radius:1rem;padding:3rem 2rem;box-shadow:0 1px 3px #00000014}.listing-empty__icon{margin-bottom:1rem;font-size:3rem}.listing-empty__title{color:#1a1a2e;margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.listing-empty__desc{color:#6b7280;margin:0 0 1.5rem;font-size:.9rem}.listing-edit__tab{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.listing-edit__logo-wrap{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.listing-edit__logo-preview{border:1px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;width:120px;height:80px;display:flex;overflow:hidden}.listing-edit__logo-preview img{object-fit:contain;max-width:100%;max-height:100%}.listing-edit__upload-btn:hover{background:#1e25cc}.listing-edit__gallery{grid-template-columns:repeat(5,1fr);gap:.75rem;margin-bottom:1rem;display:grid}@media (width<=768px){.listing-edit__gallery{grid-template-columns:repeat(3,1fr)}}.listing-edit__gallery-delete{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;display:flex;position:absolute;top:4px;right:4px}.listing-edit__gallery-delete:hover{background:#dc2626}.listing-edit__gallery-add{aspect-ratio:1;cursor:pointer;color:#9ca3af;border:2px dashed #e5e7eb;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:.75rem;transition:all .15s;display:flex}.listing-edit__gallery-add:hover{color:#2a31ff;border-color:#2a31ff}.stat-card__label{color:#111!important;font-size:.95rem!important;font-weight:600!important}.stat-card--blue{background:#eef0ff!important;border-color:#2a31ff!important}.stat-card--green{background:#ecfdf5!important;border-color:#16a34a!important}.stat-card--red{background:#fef2f2!important;border-color:#dc2a34!important}.stat-card--cyan{background:#e0f7fa!important;border-color:#0ea5e9!important}.profile-edit__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.profile-edit__tab{color:#4a4a68;cursor:pointer;background:#fff;border:1px solid #d1d1e0;border-radius:9999px;align-items:center;gap:.25rem;padding:.5rem 1.5rem;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.profile-edit__tab.active{color:#fff;background:#2a31ff;border-color:#2a31ff;box-shadow:0 4px 14px #2a31ff59}.profile-edit__tab:hover:not(.active){color:#2a31ff;border-color:#2a31ff}.profile-edit__section{background:#fff;border:1px solid #d1d1e0;border-radius:1rem;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.profile-edit__section-title{color:#1a1a2e;border-bottom:1px solid #e8e8f0;align-items:center;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem;font-size:1.125rem;font-weight:700;display:flex}.profile-edit__badge{color:#8e8ea9;background:#fafafa;border-radius:9999px;padding:2px 10px;font-size:.75rem;font-weight:500}.profile-edit__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width<=768px){.profile-edit__grid{grid-template-columns:1fr}}.profile-edit__grid--narrow{grid-template-columns:1fr;max-width:480px}.profile-edit__field{flex-direction:column;gap:.25rem;display:flex}.profile-edit__field--full{grid-column:1/-1}.profile-edit__field label{color:#1a1a2e;font-size:.875rem;font-weight:500}.profile-edit__hint{color:#8e8ea9;font-size:.75rem;font-weight:400}.profile-edit__input{color:#1a1a2e;background:#fff;border:1px solid #d1d1e0;border-radius:.75rem;width:100%;padding:.5rem 1rem;font-family:Istok Web,Arial,sans-serif;font-size:1rem;transition:border-color .15s,box-shadow .15s}.profile-edit__input:focus{border-color:#2a31ff;outline:none;box-shadow:0 0 0 3px #2a31ff1a}.profile-edit__input--disabled{color:#8e8ea9;cursor:not-allowed;background:#fafafa;border-color:#e8e8f0}.profile-edit__textarea{resize:vertical;min-height:80px;line-height:1.5}.profile-edit__counter{color:#8e8ea9;text-align:right;margin-top:2px;font-size:.75rem}.profile-edit__field-error{color:#ef4444;font-size:.75rem}.profile-edit__password-wrap{align-items:center;display:flex;position:relative}.profile-edit__password-wrap .profile-edit__input{padding-right:2.5rem}.profile-edit__eye{color:#8e8ea9;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;transition:color .15s;position:absolute;right:1rem}.profile-edit__eye:hover{color:#2a31ff}.profile-edit__actions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.profile-edit__btn{color:#fff;cursor:pointer;background:#2a31ff;border:none;border-radius:.75rem;padding:.5rem 3rem;font-family:Istok Web,Arial,sans-serif;font-size:1rem;font-weight:700;transition:background .15s,transform .15s}.profile-edit__btn:hover{background:#1e25cc;transform:translateY(-1px)}.profile-edit__btn:active{transform:translateY(0)}.profile-edit__success{color:#22c55e;background:#ecfdf5;border:1px solid #22c55e;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.profile-edit__error{color:#ef4444;background:#fef2f2;border:1px solid #ef4444;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.listing-edit__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.listing-edit__tab{color:#4a4a68;cursor:pointer;background:#fff;border:1px solid #d1d1e0;border-radius:9999px;align-items:center;gap:.25rem;padding:.5rem 1.5rem;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.listing-edit__tab.active{color:#fff;background:#2a31ff;border-color:#2a31ff}.listing-edit__tab:hover:not(.active){color:#2a31ff;border-color:#2a31ff}.listing-edit__logo-wrap{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.listing-edit__logo-preview{border:1px solid #d1d1e0;border-radius:1rem;width:120px;height:120px;overflow:hidden}.listing-edit__logo-preview img{object-fit:contain;width:100%;height:100%}.listing-edit__logo-placeholder{color:#8e8ea9;border:2px dashed #d1d1e0;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:120px;height:120px;font-size:.875rem;display:flex}.listing-edit__logo-placeholder i{font-size:1.5rem}.listing-edit__upload-btn{color:#2a31ff;cursor:pointer;background:#eeeffe;border-radius:.75rem;align-items:center;gap:.25rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .15s;display:inline-flex}.listing-edit__upload-btn:hover{color:#fff;background:#2a31ff}.listing-edit__gallery{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}@media (width<=768px){.listing-edit__gallery{grid-template-columns:repeat(3,1fr)}}.listing-edit__gallery-item{aspect-ratio:1;border:1px solid #d1d1e0;border-radius:.75rem;position:relative;overflow:hidden}.listing-edit__gallery-item img{object-fit:cover;width:100%;height:100%}.listing-edit__gallery-delete{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:9999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;transition:transform .15s;display:flex;position:absolute;top:.25rem;right:.25rem}.listing-edit__gallery-delete:hover{transform:scale(1.1)}.listing-edit__gallery-add{aspect-ratio:1;color:#8e8ea9;cursor:pointer;border:2px dashed #d1d1e0;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:.875rem;transition:all .15s;display:flex}.listing-edit__gallery-add i{font-size:1.5rem}.listing-edit__gallery-add:hover{color:#2a31ff;background:#eeeffe;border-color:#2a31ff}.advertiser-dashboard{background:#f4f4f4;min-height:calc(100vh - 120px);display:flex}.advertiser-dashboard__sidebar{background:#fff;border-right:1px solid #d1d1e0;flex-direction:column;gap:1.5rem;width:260px;min-width:260px;padding:2rem 1rem;display:flex}@media (width<=1024px){.advertiser-dashboard__sidebar{width:200px;min-width:200px}}@media (width<=768px){.advertiser-dashboard__sidebar{display:none}}.advertiser-dashboard__user{border-bottom:1px solid #e8e8f0;align-items:center;gap:1rem;padding-bottom:1.5rem;display:flex}.advertiser-dashboard__avatar{color:#fff;background:#2a31ff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex;overflow:hidden}.advertiser-dashboard__avatar img{object-fit:cover;width:100%;height:100%}.advertiser-dashboard__email{color:#8e8ea9;font-size:.75rem}.advertiser-dashboard__nav{flex-direction:column;flex:1;gap:.25rem;display:flex}.advertiser-dashboard__nav-item{color:#4a4a68;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:1rem;padding:.5rem 1rem;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.advertiser-dashboard__nav-item i{text-align:center;width:16px}.advertiser-dashboard__logout{color:#8e8ea9;cursor:pointer;background:0 0;border:1px solid #d1d1e0;border-radius:.75rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Istok Web,Arial,sans-serif;font-size:.875rem;transition:all .15s;display:flex}.advertiser-dashboard__content{flex:1;padding:3rem;overflow-y:auto}@media (width<=768px){.advertiser-dashboard__content{padding:1.5rem}}.dashboard-header{margin-bottom:2rem}.dashboard-header h1{color:#111;font-size:1.6rem;font-weight:800}.dashboard-header p{color:#4a4a68;margin-top:.25rem;font-size:.95rem}.dashboard-stats{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}@media (width<=1024px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.dashboard-stats{grid-template-columns:1fr}}.stat-card{background:#fff;border:1px solid #e8e8f0;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.stat-card__icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:1.5rem;display:flex}.stat-card__icon--primary{color:#fff;background:#2a31ff}.stat-card__icon--success{color:#fff;background:#16a34a}.stat-card__icon--warning{color:#fff;background:#dc2a34}.stat-card__icon--info{color:#fff;background:#0ea5e9}.stat-card__value{color:#111;font-size:1.75rem;font-weight:800}.stat-card__label{color:#4a4a68;margin-top:.25rem;font-size:.9rem;font-weight:600}.dashboard-placeholder{text-align:center;color:#8e8ea9;background:#fff;border:1px dashed #d1d1e0;border-radius:1rem;padding:3rem}.dashboard-placeholder__plan{color:#2a31ff;text-transform:capitalize;margin:1rem 0;font-size:1.25rem;font-weight:700}.dashboard-placeholder__note{font-size:.875rem}.advertiser-dashboard__sidebar{background:#1a1a2e}.advertiser-dashboard__name{color:#fff;font-size:.95rem;font-weight:700}.advertiser-dashboard__email{color:#fff9}.advertiser-dashboard__nav-item{color:#ffffffb3;font-size:.9rem;font-weight:600}.advertiser-dashboard__nav-item i{color:#ffffffb3}.advertiser-dashboard__nav-item:hover{color:#fff;background:#ffffff1a}.advertiser-dashboard__nav-item:hover i{color:#fff}.advertiser-dashboard__nav-item.active{color:#fff;background:#2a31ff}.advertiser-dashboard__nav-item.active i{color:#fff}.advertiser-dashboard__logout{color:#fff9;border-color:#fff3}.advertiser-dashboard__logout:hover{color:#fca5a5;background:#ef444433;border-color:#ef444466}@media (width<=768px){.advertiser-dashboard{flex-direction:column}.advertiser-dashboard__content{padding:1rem 1rem 80px}.advertiser-mobile-nav{z-index:200;background:#1a1a2e;justify-content:space-around;align-items:center;padding:.5rem 0;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0003}.advertiser-mobile-nav__item{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:.2rem;min-width:56px;padding:.4rem .75rem;font-family:Istok Web,Arial,sans-serif;font-size:.65rem;font-weight:600;transition:all .15s;display:flex}.advertiser-mobile-nav__item i{font-size:1.1rem}.advertiser-mobile-nav__item.active{color:#fff;background:#2a31ff66}.advertiser-mobile-nav__item:hover{color:#fff}.dashboard-header h1{font-size:1.3rem}.dashboard-header{margin-bottom:1.5rem}.dashboard-stats{grid-template-columns:repeat(2,1fr);gap:.5rem}.stat-card{padding:1rem}.stat-card__icon{width:40px;height:40px;margin-bottom:.5rem;font-size:1.1rem}.stat-card__value{font-size:1.4rem}.stat-card__label{font-size:.8rem}.listing-edit__tabs{gap:.375rem}.listing-edit__tab{padding:.4rem .75rem;font-size:.8rem}.listing-edit__logo-wrap{flex-direction:column;align-items:flex-start;gap:1rem}.profile-edit__actions{justify-content:stretch}.profile-edit__actions button{text-align:center;justify-content:center;width:100%}.profile-edit__section,.listing-card{padding:1rem}}@media (width>=769px){.advertiser-mobile-nav{display:none!important}}.about-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#2a31ff,#1e25cc);padding:4rem 0}.about-hero__title{margin-bottom:1rem;font-size:2.25rem;font-weight:900}@media (width<=768px){.about-hero__title{font-size:1.875rem}}.about-hero__subtitle{opacity:.9;font-size:1.25rem;font-weight:500}@media (width<=768px){.about-hero__subtitle{font-size:1.125rem}}.about-section{background:#f4f4f4;padding:4rem 0}.about-container{max-width:860px;margin:0 auto}.about-intro{background:#fff;border:1px solid #e8e8f0;border-radius:1rem;margin-bottom:2rem;padding:3rem;box-shadow:0 1px 2px #0000000d}.about-intro p{color:#4a4a68;margin-bottom:1rem;font-size:1rem;line-height:1.75}.about-intro p:last-child{margin-bottom:0}.about-block{background:#fff;border:1px solid #e8e8f0;border-radius:1rem;margin-bottom:2rem;padding:3rem;box-shadow:0 1px 2px #0000000d}.about-block__title{color:#2a31ff;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.about-block__text{color:#4a4a68;margin-bottom:1rem;font-size:1rem;line-height:1.75}.about-block__text:last-child{margin-bottom:0}.about-block__text strong{color:#1a1a2e}.about-features{margin-bottom:2rem}.about-features__title{color:#1a1a2e;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.about-features__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=768px){.about-features__grid{grid-template-columns:1fr}}.about-feature-card{text-align:center;background:#fff;border:1px solid #e8e8f0;border-radius:1rem;padding:2rem;transition:transform .25s,box-shadow .25s;box-shadow:0 1px 2px #0000000d}.about-feature-card:hover{transform:translateY(-4px);box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f}.about-feature-card__icon{color:#2a31ff;background:#eeeffe;border-radius:9999px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:1.5rem;display:flex}.about-feature-card__title{color:#1a1a2e;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.about-feature-card__text{color:#4a4a68;font-size:.875rem;line-height:1.5}.about-mission{color:#fff;background:linear-gradient(135deg,#2a31ff,#1e25cc);border-radius:1rem;align-items:flex-start;gap:2rem;padding:3rem;display:flex}@media (width<=768px){.about-mission{text-align:center;flex-direction:column;align-items:center}}.about-mission__icon{background:#fff3;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;display:flex}.about-mission__title{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.about-mission__text{opacity:.9;margin-bottom:1rem;font-size:1rem;line-height:1.75}.about-mission__signature{opacity:.7;font-size:.875rem;font-style:italic}.cookie-consent{z-index:9998;width:100%;padding:0;animation:.3s slideUp;position:fixed;bottom:0;left:0;right:0}.cookie-consent__box{background:#1a1a2e;border-top:1px solid #ffffff1a;border-radius:1rem 1rem 0 0;align-items:flex-start;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 3rem;display:flex;box-shadow:0 -8px 32px #0000004d}.cookie-consent__icon{flex-shrink:0;font-size:2rem}.cookie-consent__content{flex:1}.cookie-consent__content h3{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:700}.cookie-consent__content p{color:#ffffffb3;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.cookie-consent__details{background:#ffffff0d;border-radius:.5rem;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1rem;display:flex}.cookie-consent__detail-item p{color:#ffffff80;margin:.25rem 0 0;font-size:.8rem}.cookie-consent__detail-header{color:#ffffffe6;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:600;display:flex}.cookie-consent__always-on{color:#22c55e;font-size:.75rem;font-weight:600}.cookie-consent__toggle{cursor:pointer;width:36px;height:20px;display:inline-block;position:relative}.cookie-consent__toggle input{opacity:0;width:0;height:0}.cookie-consent__toggle span{background:#2a31ff;border-radius:999px;transition:all .2s;position:absolute;inset:0}.cookie-consent__toggle span:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:3px;left:3px}.cookie-consent__toggle input:checked+span{background:#2a31ff}.cookie-consent__toggle input:checked+span:before{transform:translate(16px)}.cookie-consent__actions{flex-wrap:wrap;gap:.5rem;display:flex}.cookie-consent__btn{cursor:pointer;border:none;border-radius:999px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .15s}.cookie-consent__btn--details{color:#fff9;background:0 0;border:1px solid #fff3}.cookie-consent__btn--details:hover{color:#fff;border-color:#fff6}.cookie-consent__btn--necessary{color:#fffc;background:#ffffff1a}.cookie-consent__btn--necessary:hover{background:#fff3}.cookie-consent__btn--all{color:#fff;background:#2a31ff}.cookie-consent__btn--all:hover{background:#1e25cc}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton,.skeleton-banner,.skeleton-result-card__desc-2,.skeleton-result-card__desc,.skeleton-result-card__location,.skeleton-result-card__title,.skeleton-result-card__badge,.skeleton-result-card__logo,.skeleton-category-card__name-2,.skeleton-category-card__name,.skeleton-category-card__icon{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/1000px 100%;border-radius:.75rem;animation:1.5s linear infinite shimmer}.fade-in{animation:.4s both fadeIn}.fade-in-delay-1{animation-delay:.1s}.fade-in-delay-2{animation-delay:.2s}.fade-in-delay-3{animation-delay:.3s}.spinner{border:3px solid #2a31ff26;border-top-color:#2a31ff;border-radius:50%;width:36px;height:36px;margin:0 auto;animation:.8s linear infinite spin}.spinner-wrap{color:#8e8ea9;justify-content:center;align-items:center;gap:1rem;padding:3rem;font-size:.875rem;display:flex}.skeleton-category-card{background:#fff;border:1px solid #d1d1e0;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;display:flex}.skeleton-category-card__icon{border-radius:.75rem;width:64px;height:64px}.skeleton-category-card__name{border-radius:.375rem;width:80px;height:14px}.skeleton-category-card__name-2{border-radius:.375rem;width:60px;height:14px}.skeleton-result-card{background:#fff;border:1.5px solid #d1d1e0;border-radius:1rem;height:230px;display:flex;overflow:hidden}.skeleton-result-card__logo{border-radius:0;width:220px;min-width:220px}@media (width<=640px){.skeleton-result-card__logo{width:100%;min-width:unset;height:90px}}.skeleton-result-card__body{flex-direction:column;flex:1;justify-content:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.skeleton-result-card__badge{border-radius:9999px;width:120px;height:20px}.skeleton-result-card__title{width:60%;height:22px}.skeleton-result-card__location{width:30%;height:16px}.skeleton-result-card__desc{width:90%;height:14px}.skeleton-result-card__desc-2{width:70%;height:14px}@media (width<=640px){.skeleton-result-card{flex-direction:column;height:auto}}.skeleton-banner{border-radius:.375rem;flex-shrink:0;width:120px;height:36px}.page-enter{animation:.3s both fadeIn}
