@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,dt,ul,ol,fieldset,legend,pre,hr,body{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#495057;background-color:#f5f7fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100dvh;overflow-x:clip}img,picture,video,canvas,svg:not(:where(.v-icon,.v-icon *)){display:block;max-width:100%;height:auto}input:not(:where(.v-field *)),textarea:not(:where(.v-field *)),select:not(:where(.v-field *)){font:inherit;color:inherit}button:not(:where(.v-btn)){font:inherit;color:inherit;cursor:pointer;border:none;background:none}.v-btn{cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;line-height:1.25;color:#202124}p{margin-bottom:1rem}p:last-child{margin-bottom:0}table{border-collapse:collapse;border-spacing:0}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 30px #FFFFFF inset;-webkit-text-fill-color:#202124}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-primary{color:#e53935}.text-secondary{color:#202124}.text-muted{color:#6c757d}.text-success{color:#4caf50}.text-warning{color:#ff9800}.text-danger{color:#f44336}.text-info{color:#2196f3}.text-white{color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fade-in{animation:fadeIn .25s ease forwards}.animate-fade-in-up{animation:fadeInUp .35s ease forwards}.animate-fade-in-down{animation:fadeInDown .35s ease forwards}.animate-slide-left{animation:slideInLeft .35s ease forwards}.animate-slide-right{animation:slideInRight .35s ease forwards}.animate-scale-in{animation:scaleIn .25s ease forwards}.animate-spin{animation:spin 1s linear infinite}.animate-pulse{animation:pulse 2s ease-in-out infinite}.skeleton{background:linear-gradient(90deg,#e9ecef 25%,#f1f3f5,#e9ecef 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:6px}img,video,iframe{max-width:100%}.public-layout__main{padding-bottom:calc(4rem + env(safe-area-inset-bottom,0px));min-width:0;overflow-x:clip}.modal-overlay{padding:max(.75rem,env(safe-area-inset-top,0px)) .75rem max(.75rem,env(safe-area-inset-bottom,0px))}.modal{max-width:min(100%,760px);max-height:min(90dvh,90vh);overflow-y:auto;-webkit-overflow-scrolling:touch}.v-table,.v-data-table,.admin-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 767px){.btn{min-height:44px}.v-btn{min-height:40px}.v-field input,.v-field textarea{font-size:16px!important}}@media (max-width: 1023px){.admin-layout__content{padding:1rem .75rem!important}.admin-layout__header{padding:.75rem 1rem!important;padding-top:max(.75rem,env(safe-area-inset-top,0px))!important}}.container{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}@media (max-width: 639px){.container{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}}.grid{display:grid;gap:1.5rem}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}@media (max-width: 767px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}}@media (min-width: 768px){.grid--responsive-2{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.grid--responsive-3{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.grid--responsive-4{grid-template-columns:repeat(4,1fr)}}.main-layout{display:grid;grid-template-columns:1fr;gap:1.25rem;padding:1.5rem 0}@media (max-width: 767px){.main-layout{padding:.75rem 0 2.5rem;gap:.75rem}.main-layout .sidebar--search{order:0}.main-layout .home__content{order:1;min-width:0}.main-layout .sidebar--right{order:2}}@media (min-width: 768px){.main-layout{grid-template-columns:240px minmax(0,1fr);align-items:start}.main-layout .sidebar--search{grid-column:1;grid-row:1}.main-layout .home__content{grid-column:2;grid-row:1;min-width:0}.main-layout .sidebar--right{grid-column:1/-1;grid-row:2}}@media (min-width: 1024px){.main-layout{grid-template-columns:240px minmax(0,1fr) 260px}.main-layout .sidebar--search{grid-column:1;grid-row:1}.main-layout .home__content{grid-column:2;grid-row:1}.main-layout .sidebar--right{grid-column:3;grid-row:1}}@media (min-width: 768px){.main-layout--two-col{grid-template-columns:240px minmax(0,1fr)}.main-layout--two-col .home__content{grid-column:2}}@media (min-width: 1024px){.main-layout--two-col{grid-template-columns:240px minmax(0,1fr)}.main-layout--two-col .sidebar--right{display:none}}.header{background:#fff;box-shadow:0 1px 2px #0000000d;position:sticky;top:0;z-index:200}.header__top{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}@media (max-width: 639px){.header__top{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}}.header__top{gap:.75rem;padding-top:max(.75rem,env(safe-area-inset-top,0px));padding-bottom:.75rem}.header__logo{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;flex-shrink:0}.header__logo img{height:52px;width:auto}@media (max-width: 1023px){.header__logo img{height:42px}}@media (max-width: 639px){.header__logo img{height:36px}}.header__nav{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem}@media (max-width: 1023px){.header__nav{display:none}}.header__nav a{font-size:.875rem;font-weight:500;color:#202124;transition:color .15s ease}.header__nav a:hover{color:#e53935}.header__auth{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.header__auth-link{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#202124;transition:color .15s ease}.header__auth-link svg{color:#e53935}.header__auth-link:hover{color:#e53935}.header__auth-divider{color:#dee2e6;font-size:1rem}.header__post-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border:none;border-radius:9999px;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.header__post-btn:disabled{opacity:.6;cursor:not-allowed}.header__post-btn{background:#e53935;color:#fff}.header__post-btn:hover:not(:disabled){background:#c62828;color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.header__post-btn:active:not(:disabled){transform:translateY(0)}.header__post-btn{padding:.5rem 1.25rem;font-size:.875rem}.header__end{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;min-width:0;flex-shrink:1;margin-left:auto}.header__location{min-width:0;flex-shrink:1}.header__categories{position:relative;background:#202124;overflow:hidden}.header__categories:after{content:"";position:absolute;top:0;right:0;width:36px;height:100%;pointer-events:none;background:linear-gradient(90deg,transparent,#202124);z-index:1}@media (min-width: 1024px){.header__categories:after{display:none}}.header__categories-scroller{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(2rem,env(safe-area-inset-right,0px))}.header__categories-scroller::-webkit-scrollbar{display:none}@media (min-width: 1024px){.header__categories-scroller{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px));padding-right:1rem}}@media (min-width: 1024px) and (max-width: 639px){.header__categories-scroller{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}}.header__category-item{display:flex;align-items:center;justify-content:center;flex:0 0 auto;gap:.5rem;padding:.75rem 1.25rem;min-height:48px;color:#fff;font-size:.875rem;font-weight:500;white-space:nowrap;scroll-snap-align:start;transition:background .15s ease;border-radius:0;border-right:1px solid rgba(255,255,255,.15)}.header__category-item:last-child{border-right:none}.header__category-item:hover,.header__category-item.router-link-active{background:#ffffff1a}.header__category-item .header__category-emoji{font-size:18px;line-height:1;flex-shrink:0}@media (max-width: 1023px){.header__category-item{flex-direction:column;gap:2px;min-width:76px;min-height:64px;padding:.5rem .75rem;font-size:11px;font-weight:600;line-height:1.2;text-align:center;white-space:normal;max-width:92px;border-right:none;border-radius:6px}.header__category-item .header__category-emoji{font-size:22px}}.header__mobile-toggle{display:none;padding:.5rem;min-width:44px;min-height:44px;color:#202124;background:none;border:none;cursor:pointer;flex-shrink:0}@media (max-width: 1023px){.header__mobile-toggle{display:flex;align-items:center;justify-content:center}}.header__actions{display:flex;align-items:center;justify-content:flex-start;gap:1rem}@media (max-width: 1023px){.header__actions{display:none}}.header__mobile-menu{display:none;background:#fff;border-top:1px solid #E9ECEF;padding:1rem;padding-bottom:max(1rem,env(safe-area-inset-bottom,0px));flex-direction:column;gap:1rem;max-height:min(80dvh,80vh);overflow-y:auto;-webkit-overflow-scrolling:touch}@media (max-width: 1023px){.header__mobile-menu--open{display:flex}}.header__mobile-section{margin:0 0 .5rem;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#adb5bd}.header__mobile-nav{display:flex;flex-direction:column;gap:.25rem}.header__mobile-nav a{display:block;padding:.75rem;font-size:.875rem;font-weight:500;color:#202124;border-radius:12px;transition:background .15s ease;min-height:44px}.header__mobile-nav a:hover,.header__mobile-nav a.router-link-active{background:#f1f3f5;color:#e53935}.header__mobile-nav--cats a{display:flex;align-items:center;gap:.5rem}.header__mobile-nav--account a.router-link-active{background:transparent;color:#202124}.header__mobile-nav--account a.is-active{background:#f1f3f5;color:#e53935}.header__mobile-auth{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid #E9ECEF}.footer{background:#202124;color:#ced4da;margin-top:4rem}.footer__partners{background:#fff;padding:2rem 0;border-top:1px solid #E9ECEF}.footer__partners-inner{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}@media (max-width: 639px){.footer__partners-inner{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}}.footer__partners-inner{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap;opacity:.5}.footer__partners-inner img{height:28px;width:auto;filter:grayscale(1);transition:filter .25s ease,opacity .25s ease}.footer__partners-inner img:hover{filter:grayscale(0);opacity:1}.footer__main{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}@media (max-width: 639px){.footer__main{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}}.footer__main{padding-top:3rem;padding-bottom:3rem;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:2rem}@media (max-width: 1023px){.footer__main{grid-template-columns:1fr 1fr}}@media (max-width: 639px){.footer__main{grid-template-columns:1fr}}.footer__brand p{font-size:.875rem;line-height:1.75;color:#adb5bd;margin-top:1rem}.footer__logo{height:32px;width:auto}.footer__column h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1.25rem}.footer__links{display:flex;flex-direction:column;gap:.75rem}.footer__links a{font-size:.875rem;color:#adb5bd;transition:color .15s ease}.footer__links a:hover{color:#fff}.footer__contact{display:flex;flex-direction:column;gap:1rem}.footer__contact-item{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.footer__contact-item svg{width:18px;height:18px;color:#e53935;flex-shrink:0}.footer__contact-item span{font-size:.875rem}.footer__contact-item strong{display:block;color:#fff;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px}.footer__newsletter h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.75rem}.footer__newsletter p{font-size:.875rem;color:#adb5bd;margin-bottom:1rem}.footer__newsletter-form{display:flex;gap:0}@media (max-width: 639px){.footer__newsletter-form{flex-direction:column;gap:.5rem}.footer__newsletter-form>input{border-radius:12px;font-size:16px}.footer__newsletter-form button{border-radius:12px;min-height:44px}}.footer__newsletter-form>input{flex:1;min-width:0;padding:.75rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px 0 0 12px;color:#fff;font-size:.875rem;outline:none}.footer__newsletter-form>input::placeholder{color:#adb5bd}.footer__newsletter-form>input:focus{border-color:#e53935}.footer__newsletter-form button{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:#e53935;border:none;border-radius:0 12px 12px 0;color:#fff;cursor:pointer;transition:background .15s ease}.footer__newsletter-form button:hover{background:#c62828}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1.25rem;padding-bottom:max(1.25rem,env(safe-area-inset-bottom,0px))}.footer__bottom-inner{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:max(1rem,env(safe-area-inset-left,0px));padding-right:max(1rem,env(safe-area-inset-right,0px))}@media (max-width: 639px){.footer__bottom-inner{padding-left:max(.75rem,env(safe-area-inset-left,0px));padding-right:max(.75rem,env(safe-area-inset-right,0px))}}.footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#adb5bd}@media (max-width: 1023px){.footer__bottom-inner{flex-direction:column;gap:.5rem;text-align:center;color:#ced4da}.footer__bottom-inner>span{max-width:100%;overflow-wrap:anywhere}}.footer__bottom-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem}.footer__bottom-links a{color:#ced4da;font-size:.875rem;transition:color .15s}.footer__bottom-links a:hover{color:#e53935}.footer__bottom a{color:#e53935;font-weight:500}.footer__bottom a:hover{text-decoration:underline}@media (max-width: 1023px){.public-layout .footer__bottom{padding-bottom:calc(5rem + env(safe-area-inset-bottom,0px))}.public-layout--mobile-actions .footer__bottom{padding-bottom:calc(9rem + env(safe-area-inset-bottom,0px))}}.sidebar{display:flex;flex-direction:column;gap:1.5rem;min-width:0;min-height:0}@media (max-width: 767px){.sidebar{gap:.75rem}}.sidebar__widget{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:box-shadow .25s ease,transform .25s ease;overflow:visible}.sidebar__title{font-size:1rem;font-weight:600;color:#202124;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #E9ECEF}.home-kicker+.sidebar__title{margin-top:0;margin-bottom:.75rem;padding-bottom:.5rem}.admin-sidebar{width:280px;height:100vh;height:100dvh;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);position:fixed;left:0;top:0;background:radial-gradient(circle at 20% 0%,rgba(229,57,53,.18),transparent 32%),linear-gradient(180deg,#151b2b,#0d1220);color:#fff;overflow-y:auto;z-index:300;transition:transform .25s ease}@media (max-width: 1023px){.admin-sidebar{transform:translate(-100%)}.admin-sidebar--open{transform:translate(0)}}.admin-sidebar__logo{position:sticky;top:0;z-index:2;display:flex;align-items:center;min-height:92px;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08);background:#151b2be0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.admin-sidebar__logo a{display:flex;flex-direction:column;gap:5px}.admin-sidebar__logo img{height:30px;width:auto}.admin-sidebar__product{color:#ffffff80;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.admin-sidebar__close{display:none;margin-left:auto;width:40px;height:40px;place-items:center;color:#ffffffb8;border-radius:10px;background:#ffffff0f}@media (max-width: 1023px){.admin-sidebar__close{display:grid}}.admin-sidebar__nav{padding:1.25rem 1rem 2rem}.admin-sidebar__section{margin-bottom:1rem}.admin-sidebar__section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ffffff5c;padding:.5rem .75rem}.admin-sidebar__item{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:.75rem;border-radius:10px;color:#ffffff9e;font-size:.875rem;font-weight:500;transition:all .15s ease;margin-bottom:2px}.admin-sidebar__item svg{width:18px;height:18px;flex-shrink:0}.admin-sidebar__item:hover{background:#ffffff12;color:#fff;transform:translate(2px)}.admin-sidebar__item--active{position:relative;background:linear-gradient(90deg,#e539353d,#e5393514);color:#fff;box-shadow:inset 0 0 0 1px #ff6f611f}.admin-sidebar__item--active:before{content:"";position:absolute;left:-1rem;width:3px;height:22px;border-radius:0 3px 3px 0;background:#ff6f61;box-shadow:0 0 12px #e5393599}.admin-sidebar__item--active:hover{background:#e5393533;color:#fff}.admin-sidebar__badge{margin-left:auto;padding:2px 8px;background:#e53935;color:#fff;font-size:.75rem;font-weight:600;border-radius:9999px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border:none;border-radius:9999px;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.btn:disabled{opacity:.6;cursor:not-allowed}.btn{background:#e53935;color:#fff}.btn:hover:not(:disabled){background:#c62828;color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn:active:not(:disabled){transform:translateY(0)}.btn--primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border:none;border-radius:9999px;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.btn--primary:disabled{opacity:.6;cursor:not-allowed}.btn--primary{background:#e53935;color:#fff}.btn--primary:hover:not(:disabled){background:#c62828;color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn--primary:active:not(:disabled){transform:translateY(0)}.btn--secondary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border:none;border-radius:9999px;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.btn--secondary:disabled{opacity:.6;cursor:not-allowed}.btn--secondary{background:#202124;color:#fff}.btn--secondary:hover:not(:disabled){background:#3c4043;color:#fff;transform:translateY(-1px)}.btn--outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border:none;border-radius:9999px;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.btn--outline:disabled{opacity:.6;cursor:not-allowed}.btn--outline{background:transparent;color:#e53935;border:2px solid #E53935}.btn--outline:hover:not(:disabled){background:#e53935;color:#fff;transform:translateY(-1px)}.btn--ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border:none;border-radius:9999px;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.btn--ghost:disabled{opacity:.6;cursor:not-allowed}.btn--ghost{background:transparent;color:#495057;border:1px solid transparent}.btn--ghost:hover:not(:disabled){background:#e5393514;border-color:#e5393540;color:#c62828}.btn--ghost:active:not(:disabled){background:#e5393524}.btn--text-danger{color:#f44336}.btn--text-danger:hover:not(:disabled){background:#f4433617;border-color:#f4433647;color:#e11b0c}.btn--danger{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border:none;border-radius:9999px;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.btn--danger:disabled{opacity:.6;cursor:not-allowed}.btn--danger{background:#f22819;color:#fff}.btn--danger:hover:not(:disabled){background:#d71a0c;color:#fff}.btn--success{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border:none;border-radius:9999px;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.btn--success:disabled{opacity:.6;cursor:not-allowed}.btn--success{background:#39843c;color:#fff}.btn--success:hover:not(:disabled){background:#2d682f;color:#fff}.btn--sm{padding:.5rem 1rem;font-size:.75rem}.btn--lg{padding:1rem 2rem;font-size:1rem}.btn--block{width:100%}.btn--icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border-radius:9999px}.btn--icon svg{width:18px;height:18px}.btn__loading{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:9999px;animation:spin .6s linear infinite}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:box-shadow .25s ease,transform .25s ease}.card--hover:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.card--no-padding{padding:0}.card__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #E9ECEF}.card__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.25;color:#202124}.card__action{font-size:.875rem;font-weight:500;color:#e53935;transition:color .15s ease}.card__action:hover{color:#c62828}.listing-card{background:#fff;border-radius:12px;padding:0;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:box-shadow .25s ease,transform .25s ease}.listing-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.listing-card{overflow:hidden;position:relative;display:flex;flex-direction:column;height:100%}.listing-card__image{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#f1f3f5;flex-shrink:0}.listing-card__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.listing-card__image:hover img{transform:scale(1.05)}.listing-card__badge{position:absolute;top:.75rem;left:.75rem;z-index:2}.listing-card__favorite{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#ffffffe6;border-radius:9999px;color:#adb5bd;transition:all .15s ease;z-index:2;border:1px solid #E9ECEF}.listing-card__favorite:hover,.listing-card__favorite--active{background:#e53935;color:#fff;border-color:#e53935}.listing-card__favorite svg{width:14px;height:14px}.listing-card__body{display:flex;flex-direction:column;flex:1;padding:.75rem 1rem 1rem}.listing-card__category{display:block;font-size:11px;font-weight:500;color:#e53935;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.listing-card__title{font-size:.875rem;font-weight:600;color:#202124;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.5rem;min-height:2.6em;line-height:1.4;transition:color .15s}.listing-card__title:hover{color:#e53935}@media (max-width: 639px){.listing-card__title{font-size:.875rem;min-height:0}}.listing-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px .5rem;font-size:.75rem;color:#495057;margin-bottom:.75rem}.listing-card__location{display:flex;align-items:center;justify-content:flex-start;gap:3px;min-width:0;color:#e53935;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listing-card__location svg{width:12px;height:12px;color:#e53935;flex-shrink:0}.listing-card__date{color:#495057;white-space:nowrap;font-weight:500}.listing-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px;margin-top:auto;font-size:1rem;font-weight:800;color:#202124;padding-top:.75rem;border-top:1px solid #F1F3F5}.listing-card__price span{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#495057}.listing-card__price--free{font-size:.875rem;font-weight:600;color:#202124}.listing-card--premium{border:2px solid #E53935}.listing-card--featured{border:2px solid #FFB300}.recent-ad{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid #F1F3F5;display:flex!important;visibility:visible!important;opacity:1!important}.recent-ad:last-child{border-bottom:none}.recent-ad__image{width:60px;height:60px;border-radius:6px;overflow:hidden;flex-shrink:0}.recent-ad__image img{width:100%;height:100%;object-fit:cover}.recent-ad__info{flex:1;min-width:0}.recent-ad__title{font-size:.875rem;font-weight:600;color:#202124;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px}.recent-ad__price{font-size:.75rem;font-weight:700;color:#e53935}.recent-ad__price span{font-weight:400;color:#adb5bd}.form-group{margin-bottom:1.25rem}.form-group__label{display:block;font-size:.875rem;font-weight:500;color:#202124;margin-bottom:.5rem}.form-group__input{width:100%;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem}@media (max-width: 767px){.form-group__input{font-size:16px}}.form-group__input{color:#202124;background:#fff;border:1px solid #DEE2E6;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease;outline:none}.form-group__input::placeholder{color:#adb5bd}.form-group__input:focus{border-color:#e53935;box-shadow:0 0 0 3px #e539351a}.form-group__input:disabled{background:#f1f3f5;cursor:not-allowed}.form-group__textarea{width:100%;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem}@media (max-width: 767px){.form-group__textarea{font-size:16px}}.form-group__textarea{color:#202124;background:#fff;border:1px solid #DEE2E6;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease;outline:none}.form-group__textarea::placeholder{color:#adb5bd}.form-group__textarea:focus{border-color:#e53935;box-shadow:0 0 0 3px #e539351a}.form-group__textarea:disabled{background:#f1f3f5;cursor:not-allowed}.form-group__textarea{min-height:120px;resize:vertical}.form-group__select{width:100%;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem}@media (max-width: 767px){.form-group__select{font-size:16px}}.form-group__select{color:#202124;background:#fff;border:1px solid #DEE2E6;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease;outline:none}.form-group__select::placeholder{color:#adb5bd}.form-group__select:focus{border-color:#e53935;box-shadow:0 0 0 3px #e539351a}.form-group__select:disabled{background:#f1f3f5;cursor:not-allowed}.form-group__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%236C757D' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem}.form-group__error{display:block;font-size:.75rem;color:#f44336;margin-top:.25rem}.form-group--error .form-group__input,.form-group--error .form-group__textarea,.form-group--error .form-group__select{border-color:#f44336}.form-group--error .form-group__input:focus,.form-group--error .form-group__textarea:focus,.form-group--error .form-group__select:focus{border-color:#f44336;box-shadow:0 0 0 3px #f443361a}.form-group--error .form-group__label{color:#f44336}.form-group__help{font-size:.75rem;color:#adb5bd;margin-top:.25rem}.form-group--inline{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.form-group--inline .form-group__label{margin-bottom:0;white-space:nowrap}.form-check{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;cursor:pointer}.form-check__input{width:18px;height:18px;accent-color:#E53935;cursor:pointer}.form-check__label{font-size:.875rem;color:#495057;cursor:pointer}.file-upload{align-items:center;justify-content:center;display:flex;flex-direction:column;gap:.75rem;padding:2rem;border:2px dashed #DEE2E6;border-radius:12px;text-align:center;cursor:pointer;transition:all .15s ease}.file-upload:hover{border-color:#e53935;background:#e5393505}.file-upload__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f1f3f5;border-radius:9999px;color:#adb5bd}.file-upload__icon svg{width:24px;height:24px}.file-upload__text{font-size:.875rem;color:#6c757d}.file-upload__text strong{color:#e53935}.file-upload__hint{font-size:.75rem;color:#adb5bd}.file-upload input[type=file]{display:none}.otp-input{display:flex;align-items:center;justify-content:center;gap:.75rem}.otp-input__field{width:48px;height:56px;text-align:center;font-size:1.25rem;font-weight:700;border:2px solid #DEE2E6;border-radius:12px;outline:none;transition:border-color .15s ease}.otp-input__field:focus{border-color:#e53935;box-shadow:0 0 0 3px #e539351a}.badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:9999px;white-space:nowrap}.badge--primary{background:#e539351a;color:#e53935}.badge--secondary{background:#2021241a;color:#202124}.badge--success{background:#4caf501a;color:#4caf50}.badge--warning{background:#ff98001a;color:#cc7a00}.badge--danger{background:#f443361a;color:#f44336}.badge--info{background:#2196f31a;color:#2196f3}.badge--featured{background:#ffb300;color:#202124}.badge--premium{background:#e53935;color:#fff}.badge--free{background:#e9ecef;color:#495057}.badge--sold{background:#4caf50;color:#fff}.badge--sell{background:#e539351a;color:#e53935}.badge--exchange{background:#2196f31a;color:#2196f3}.badge--hire{background:#4caf501a;color:#4caf50}.status-dot{width:8px;height:8px;border-radius:9999px}.status-dot--online{background:#4caf50}.status-dot--offline{background:#ced4da}.status-dot--busy{background:#ff9800}.status-dot--away{background:#ffb300}.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}.ad-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:9999px;font-size:10px;font-weight:800;line-height:1;letter-spacing:.06em;text-transform:uppercase;color:#fff;white-space:nowrap;box-shadow:0 1px 4px #00000040}.ad-badge__glyph{font-size:11px;line-height:1}.ad-badge--overlay{position:absolute;top:.5rem;left:.5rem;z-index:2}.ad-badge--sm{padding:3px 7px;font-size:9px}.ad-badge--lg{padding:6px 12px;font-size:11px}.ad-badge--soft{box-shadow:none}.ad-badge--top{background:linear-gradient(135deg,#c2185b,#880e4f)}.ad-badge--soft.ad-badge--top{background:#fce4ec;color:#880e4f}.ad-badge--premium{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.ad-badge--soft.ad-badge--premium{background:#f3e8ff;color:#5b21b6}.ad-badge--featured{background:linear-gradient(135deg,#f59e0b,#b45309)}.ad-badge--soft.ad-badge--featured{background:#fef3c7;color:#b45309}.ad-badge--free{background:linear-gradient(135deg,#6b7280,#374151)}.ad-badge--soft.ad-badge--free{background:#f3f4f6;color:#374151}.is-promoted--top{border-left:4px solid #C2185B;background-image:linear-gradient(90deg,#c2185b0f,#c2185b00 280px)}.is-promoted-card--top{box-shadow:0 0 0 2px #c2185b,0 1px 3px #0000001a,0 1px 2px #0000000f}.is-promoted-card--top:hover{box-shadow:0 0 0 2px #c2185b,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.is-promoted--premium{border-left:4px solid #7C3AED;background-image:linear-gradient(90deg,#7c3aed0f,#7c3aed00 280px)}.is-promoted-card--premium{box-shadow:0 0 0 2px #7c3aed,0 1px 3px #0000001a,0 1px 2px #0000000f}.is-promoted-card--premium:hover{box-shadow:0 0 0 2px #7c3aed,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.is-promoted--featured{border-left:4px solid #F59E0B;background-image:linear-gradient(90deg,#f59e0b0f,#f59e0b00 280px)}.is-promoted-card--featured{box-shadow:0 0 0 2px #f59e0b,0 1px 3px #0000001a,0 1px 2px #0000000f}.is-promoted-card--featured:hover{box-shadow:0 0 0 2px #f59e0b,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ad-legend{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;padding:.75rem 1rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.ad-legend__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#adb5bd}.ad-legend__item{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;color:#6c757d}.ad-legend__swatch{width:12px;height:12px;border-radius:3px;flex-shrink:0}.ad-legend__swatch--top{background:linear-gradient(135deg,#c2185b,#880e4f)}.ad-legend__swatch--premium{background:linear-gradient(135deg,#7c3aed,#5b21b6)}.ad-legend__swatch--featured{background:linear-gradient(135deg,#f59e0b,#b45309)}.ad-legend__swatch--free{background:linear-gradient(135deg,#6b7280,#374151)}@media (max-width: 639px){.ad-legend{gap:.75rem}.ad-legend__item span:last-child{display:none}}.search-widget{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;transition:box-shadow .25s ease,transform .25s ease}@media (max-width: 767px){.search-widget{padding:.75rem 1rem}}.search-widget__title{font-size:1rem;font-weight:600;color:#202124;margin-bottom:1rem}@media (max-width: 767px){.search-widget__title{margin-bottom:.75rem}}.home-kicker+.search-widget__title{margin-top:2px}.search-widget__field{margin-bottom:1rem}.search-widget__field>label{display:block;font-size:.75rem;font-weight:500;color:#6c757d;margin-bottom:.25rem}.search-widget__field>input{width:100%;padding:.75rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem}@media (max-width: 767px){.search-widget__field>input{font-size:16px}}.search-widget__field>input{color:#202124;background:#fff;border:1px solid #DEE2E6;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease;outline:none}.search-widget__field>input::placeholder{color:#adb5bd}.search-widget__field>input:focus{border-color:#e53935;box-shadow:0 0 0 3px #e539351a}.search-widget__field>input:disabled{background:#f1f3f5;cursor:not-allowed}.search-widget__field>input{font-size:.875rem;padding:.5rem .75rem;border-radius:9999px}.search-widget__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;line-height:1;border:none;border-radius:9999px;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.search-widget__btn:disabled{opacity:.6;cursor:not-allowed}.search-widget__btn{background:#e53935;color:#fff}.search-widget__btn:hover:not(:disabled){background:#c62828;color:#fff;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.search-widget__btn:active:not(:disabled){transform:translateY(0)}.search-widget__btn{width:100%;margin-top:.5rem}.location-list__item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 0;border-bottom:1px solid #F1F3F5;min-width:0}.location-list__item:last-child{border-bottom:none}.location-list__left{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;min-width:0}.location-list__flag{width:32px;height:32px;border-radius:9999px;background:#f1f3f5;display:flex;align-items:center;justify-content:center;font-size:1.125rem}.location-list__name{font-size:.875rem;font-weight:500;color:#202124;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-list__count{font-size:.75rem;font-weight:600;color:#343a40;background:#f1f3f5;padding:2px 8px;border-radius:9999px;flex-shrink:0}.search-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.search-header__title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.25;color:#202124}.search-header__title span{font-weight:400;color:#adb5bd;font-size:.875rem}.search-header__actions{display:flex;align-items:center;justify-content:flex-start;gap:.75rem}.search-header__sort{width:220px}@media (max-width: 480px){.search-header__sort{width:100%}}.search-header__view-toggle{display:flex;align-items:center;justify-content:flex-start;gap:0;border:1px solid #DEE2E6;border-radius:12px;overflow:hidden}.search-header__view-toggle button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border:none;color:#adb5bd;cursor:pointer;transition:all .15s ease}.search-header__view-toggle button:not(:last-child){border-right:1px solid #DEE2E6}.search-header__view-toggle button.active,.search-header__view-toggle button:hover{background:#e53935;color:#fff}.search-header__view-toggle button svg{width:16px;height:16px}.home-kicker{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#e53935}.home__featured{margin-bottom:0;padding:1.25rem;background:#fff;border:1px solid #F1F3F5;border-radius:16px;box-shadow:0 1px 2px #0000000d}@media (max-width: 767px){.home__featured{padding:1rem}}.home__featured-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:.5rem;flex-wrap:wrap}.home__featured-title{margin:0;font-size:clamp(1.15rem,3.5vw,1.25rem);font-weight:700;color:#202124;line-height:1.25}.home__featured-nav{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.home__featured-arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #DEE2E6;border-radius:9999px;background:#fff;color:#495057;cursor:pointer;transition:all .15s ease}.home__featured-arrow:hover:not(:disabled){border-color:#e53935;color:#e53935}.home__featured-arrow:disabled{opacity:.4;cursor:not-allowed}.home__featured-arrow svg{width:16px;height:16px}.home__featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 1023px){.home__featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 639px){.home__featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}.home__banner{margin:0;border-radius:16px;overflow:hidden}.home__banner img{width:100%;height:auto;display:block}.home__regular{padding:1.25rem;background:#fff;border:1px solid #F1F3F5;border-radius:16px;box-shadow:0 1px 2px #0000000d}@media (max-width: 767px){.home__regular{padding:1rem}}.home__regular-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:.5rem;flex-wrap:wrap}.home__regular-title{margin:0;font-size:clamp(1.15rem,3.5vw,1.25rem);font-weight:700;color:#202124;line-height:1.25}.home__regular-link{font-size:.875rem;font-weight:600;color:#e53935}.home__regular-link:hover{text-decoration:underline}.home__regular-count{font-size:.875rem;color:#495057;margin:0 0 .75rem}.home__regular-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 1023px){.home__regular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 639px){.home__regular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}.home__sidebar-ad{border-radius:12px;overflow:hidden;margin-top:1.5rem}.home__sidebar-ad img{width:100%;height:auto;display:block}.sell-fab{position:fixed;bottom:calc(2rem + env(safe-area-inset-bottom,0px));right:calc(2rem + env(safe-area-inset-right,0px));display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1.5rem;background:#e53935;color:#fff;border-radius:9999px;font-weight:600;font-size:.875rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:300;transition:all .25s ease;min-height:48px}.sell-fab:hover{background:#c62828;transform:translateY(-2px);box-shadow:0 25px 50px -12px #00000040}.sell-fab svg{width:18px;height:18px}@media (max-width: 639px){.sell-fab{bottom:calc(1rem + env(safe-area-inset-bottom,0px));right:calc(1rem + env(safe-area-inset-right,0px));padding:.75rem 1.25rem}}@media (max-width: 479px){.sell-fab{padding:1rem;width:52px;height:52px}.sell-fab span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}}.scroll-top{position:fixed;bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));right:calc(1rem + env(safe-area-inset-right,0px));display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#202124;color:#fff;border-radius:9999px;cursor:pointer;opacity:0;visibility:hidden;transition:all .25s ease;z-index:220}.scroll-top--visible{opacity:1;visibility:visible}@media (min-width: 1024px){.scroll-top--above-post{bottom:5.5rem;right:24px}}@media (max-width: 1023px){.scroll-top--above-actions{bottom:calc(5.5rem + env(safe-area-inset-bottom,0px));right:calc(.75rem + env(safe-area-inset-right,0px))}}.scroll-top:hover{background:#e53935;transform:translateY(-2px)}.scroll-top svg{width:18px;height:18px}.admin-layout{color:#172033}.admin-layout .page-title{color:#111827;font-size:clamp(1.55rem,2vw,2rem)!important;font-weight:750;letter-spacing:-.035em;line-height:1.2}.admin-layout .page-subtitle{color:#6b7280!important;font-size:.875rem;margin-top:.5rem;margin-bottom:1.5rem}.admin-layout .admin-card,.admin-layout .v-card{border:1px solid rgba(215,220,229,.78);border-radius:16px!important;background:#fffffffa;box-shadow:0 1px 2px #11182708,0 8px 24px #1118270b!important}.admin-layout .admin-card{padding:1.5rem;margin-bottom:1.25rem}.admin-layout .card-title{color:#1f2937;font-size:1rem;font-weight:700;letter-spacing:-.01em;padding-bottom:1rem;margin-bottom:1.25rem;border-bottom:1px solid #F1F3F5}.admin-layout .form-group__label{color:#374151;font-weight:600}.admin-layout .form-group__input,.admin-layout .form-group__textarea,.admin-layout .form-group__select{border-color:#d9dee7;border-radius:10px;background:#fbfcfe;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.admin-layout .form-group__input:focus,.admin-layout .form-group__textarea:focus,.admin-layout .form-group__select:focus{background:#fff;border-color:#e53935bf;box-shadow:0 0 0 4px #e5393517}.admin-layout .btn{border-radius:10px;font-weight:600}.admin-layout .btn--primary{box-shadow:0 7px 16px #e5393533}.admin-layout .v-dialog>.v-overlay__content>.v-card{border-radius:20px!important;box-shadow:0 28px 70px #11182733!important}.admin-layout .admin-loading,.admin-layout .admin-empty{color:#6c757d;border:1px dashed #DEE2E6;border-radius:14px;background:#ffffffb3;padding:2rem;text-align:center}@media (max-width: 640px){.admin-layout .admin-card{padding:1rem}.admin-layout .page-subtitle{margin-bottom:1.25rem}}.cc-app{background:transparent!important;font-family:inherit;min-height:100vh}.cc-main{--v-layout-top: 0px;--v-layout-bottom: 0px;--v-layout-left: 0px;--v-layout-right: 0px;padding:0!important}.v-application{font-family:inherit!important;line-height:inherit}.v-application a{text-decoration:none}.v-theme--clubcalls{--v-theme-primary: 229, 57, 53;--v-theme-on-primary: 255, 255, 255;--v-theme-secondary: 32, 33, 36;--v-theme-on-secondary: 255, 255, 255;--v-theme-accent: 255, 179, 0;--v-theme-success: 76, 175, 80;--v-theme-on-success: 255, 255, 255;--v-theme-warning: 255, 152, 0;--v-theme-on-warning: 255, 255, 255;--v-theme-error: 244, 67, 54;--v-theme-on-error: 255, 255, 255;--v-theme-info: 33, 150, 243;--v-theme-on-info: 255, 255, 255;--v-theme-surface: 255, 255, 255;--v-theme-on-surface: 32, 33, 36;--v-theme-background: 241, 243, 245;--v-theme-on-background: 32, 33, 36}.v-field{font-size:.875rem;--v-field-padding-after: .5rem}.v-field--variant-outlined .v-field__outline{--v-field-border-opacity: 1;color:#dee2e6}.v-field--focused.v-field--variant-outlined .v-field__outline{color:#e53935}.v-field--error.v-field--variant-outlined .v-field__outline{color:#f44336}.v-field-label{color:#6c757d}.v-field__input,.v-field__input input{color:#202124}.v-field__input::placeholder,.v-field__input input::placeholder{color:#adb5bd}.v-messages__message{line-height:1.45}.v-input--error .v-messages__message{color:#f44336}.v-field__prefix,.v-field__suffix{color:#6c757d}.v-field.v-field--prepended{padding-inline-start:1rem;--v-field-padding-start: 0px}.v-field.v-field--appended{padding-inline-end:.75rem;--v-field-padding-end: 0px}.v-field__prepend-inner>.v-icon,.v-field__append-inner>.v-icon,.v-field__clearable>.v-icon{--v-icon-size-multiplier: .95;opacity:.6}.v-field--focused .v-field__prepend-inner>.v-icon{opacity:1;color:#e53935}.v-input__details{font-size:.75rem}.cc-field{margin-bottom:1.25rem}.v-input__details{padding-inline:1rem;min-height:18px}.v-selection-control .v-label{font-size:.875rem;color:#495057}.cc-menu{background:#fff!important;opacity:1!important;overflow:auto;box-shadow:0 12px 32px #0000002e}.cc-menu .v-list{padding:4px;border-radius:12px;background:#fff}.cc-menu .v-list-item{border-radius:8px;min-height:40px}.cc-menu .v-list-item--active{color:#e53935;background:#e539350f}.cc-menu .v-list-item--active .v-list-item-title{font-weight:500}.cc-menu .v-list-item-title{font-size:.875rem}.cc-menu .v-list-item-subtitle{font-size:11px}.cc-location-menu{padding:8px 0!important;border-radius:16px!important;overflow:hidden}.cc-location-menu .v-list{padding:6px;background:#fff}.cc-location-menu .v-list-item{min-height:56px;padding:8px 10px;margin-bottom:4px;border-radius:12px;align-items:center}.cc-location-menu .v-list-item-title{font-size:.875rem;font-weight:600;color:#202124;line-height:1.3}.cc-location-menu .v-list-item-subtitle{font-size:12px;color:#495057;opacity:1;line-height:1.3;-webkit-line-clamp:1}.cc-location-menu .v-list-item--active{background:#e5393514;color:#202124}.cc-location-menu .v-list-item--active .v-list-item-title{color:#e53935}.cc-location-menu .location-select__pin{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:4px;border-radius:10px;background:#e5393514;color:#e53935}.cc-location-menu .location-select__pin--all{background:#202124;color:#fff}.cc-location-menu .location-select__count{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#f1f3f5;color:#343a40;font-size:11px;font-weight:700;white-space:nowrap}.cc-location-menu .location-select__row--all .location-select__count{display:none}.v-btn{text-transform:none;letter-spacing:normal;font-weight:600}.v-btn--size-default,.v-btn--size-large{font-size:.875rem}.v-pagination__item .v-btn,.v-pagination__prev .v-btn,.v-pagination__next .v-btn{font-weight:500}.v-overlay-container{z-index:2400}.v-chip{font-weight:500}.v-slider .v-slider-thumb__label{font-size:11px;background:#202124}.v-alert{font-size:.875rem;line-height:1.55}
