@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800;900&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--pink:#fce4ec;--rose:#c2185b;--rose2:#ad1457;--bear:#ffab40;--bear2:#ff8f00;--bear-l:#fff8e1;--cream:#fff8f2;--white:#fff;--navy:#2c3e50;--grey:#7f8c8d;--border:#f0e4e9;--green:#27ae60;--green-l:#eaf7ef;--amber:#f39c12;--amber-l:#fef9ee;--blue:#3498db;--blue-l:#ebf5fb;--red:#e74c3c;--red-l:#fdedec;--r:16px;--rpill:9999px;--shadow-sm:0 1px 4px rgba(194,24,91,.08);--shadow-md:0 4px 16px rgba(194,24,91,.12);--shadow-lg:0 8px 32px rgba(194,24,91,.16);--nav:64px}body{font-family:Nunito,system-ui,-apple-system,sans-serif;background:var(--cream);color:var(--navy);-webkit-font-smoothing:antialiased;min-height:100vh}a{text-decoration:none;color:inherit}button{cursor:pointer}button,input,select,textarea{font-family:inherit}@media (max-width:768px){:root{--nav:56px}nav{padding:0 12px!important}.listing-grid{grid-template-columns:1fr!important}.browse-hero{padding:20px 16px!important}.browse-hero h2{font-size:20px!important}.browse-hero>div{flex-direction:column!important}.page-content{padding:16px!important}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important;gap:12px!important}.home-hero{padding:20px 16px!important}.home-hero h1{font-size:20px!important}.home-hero p{font-size:12px!important}.home-hero .hero-preview{display:none!important}.category-grid{grid-template-columns:repeat(4,1fr)!important;gap:8px!important}.category-section,.search-bar{padding:16px!important}.search-bar input{min-width:0!important}.filter-bar{padding:0 12px!important}.filter-row{gap:6px!important}.listings-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;padding:16px!important}.browse-search-hero{padding:20px 16px!important}.browse-search-hero h2{font-size:20px!important}.browse-search-hero p{font-size:13px!important}.browse-search-row{flex-direction:column!important}.browse-search-row input{width:100%!important}footer{margin-top:32px!important;padding:24px 16px!important}body{padding-bottom:72px}.notif-dropdown{width:calc(100vw - 24px)!important;right:-60px!important}}@media (max-width:480px){.category-grid{grid-template-columns:repeat(4,1fr)!important}.listings-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.home-hero h1{font-size:22px!important}.nav-brand-text{font-size:15px!important}.nav-tagline{display:none!important}.auth-layout{grid-template-columns:1fr!important}.auth-brand{padding:32px 20px!important}.auth-brand h2{font-size:20px!important}.auth-brand>div:first-child{font-size:48px!important;margin-bottom:12px!important}.auth-brand p{font-size:13px!important}.auth-form{padding:24px 20px!important;max-width:100%!important}}@media (max-width:768px){.admin-hamburger{display:flex!important}.admin-overlay{display:block!important}.admin-sidebar{transform:translateX(-100%)}.admin-sidebar.open{transform:translateX(0)}.admin-main{margin-left:0!important;padding-top:56px}}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}body,html{overflow-x:hidden;max-width:100vw}img{height:auto}img,input,select,textarea{max-width:100%}.skeleton{background:linear-gradient(90deg,#f0e4e9 25%,#fce4ec 50%,#f0e4e9 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.msg-bubble{word-break:break-word;overflow-wrap:break-word}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}