@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap";.logo-text{position:absolute;font-size:24px;font-weight:700;color:#000;margin-bottom:15px;margin-left:20px;margin-top:30px}.signup-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#fafafa;font-family:Poppins,sans-serif}.signup-card{background:#fff;width:750px;border-radius:12px;padding:40px 50px;box-shadow:0 2px 10px #0000001a}.signup-header{margin-bottom:25px;position:relative}.back-symbol{font-size:22px;font-weight:700;cursor:pointer;position:absolute;top:0;left:0}.signup-header h3{font-size:20px;margin:0 0 0 25px;font-weight:100}.signup-header p{font-style:bold;font-weight:550;margin-top:15px;margin-left:25px}.signup-body{display:flex;align-items:flex-start;justify-content:space-between}.image-upload{text-align:center;width:40%}.upload-placeholder{border-radius:10px;width:100px;height:300px;display:flex;justify-content:center;align-items:center;margin:30px;cursor:pointer;transition:.3s ease}.upload-png{width:200px;height:200px;-o-object-fit:contain;object-fit:contain;opacity:.8}.preview-image{width:110px;height:110px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.form-section{width:65%}.social-buttons{display:flex;justify-content:space-between;margin-bottom:20px}.google-btn,.facebook-btn{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#fff;color:#000;border:1px solid #ccc;padding:10px 15px;border-radius:8px;font-weight:500;text-decoration:none;cursor:pointer}.google-btn img,.facebook-btn img{width:20px;height:20px}.name-fields{display:flex;justify-content:space-between;gap:20px;margin-bottom:15px}.name-fields div{width:45%}input{width:100%;padding:10px 20px;margin-bottom:15px;border-radius:8px;border:1px solid #ddd;outline:none;font-size:14px}.password-field{display:flex;align-items:center;border:1px solid #ddd;border-radius:8px;padding:0 12px;margin-bottom:20px}.password-field input{border:none;flex:1;padding:6px}.password-field svg{cursor:pointer;color:#777}.continue-btn{width:100%;background:#1c1b1f;color:#fff;border:none;padding:12px;border-radius:8px;font-size:15px;cursor:pointer}label{display:block;font-size:14px;color:#333;margin-bottom:10px;font-weight:550}.fh-page>.fh-header,.fh-page>.fh-main{width:100%;max-width:var(--max-width)}.fh-title{font-weight:400;margin-top:40px}.fh-subtitle{font-weight:100}.fh-header{display:flex;flex-direction:column;gap:20px;padding:20px 0}.fh-header-left{width:100%;margin-top:35px}.fh-welcome{text-align:left;padding-left:10px}.fh-header-right{position:absolute;display:flex;align-items:center;gap:15px}.fh-search-row{width:100%;margin-top:10px;display:flex;justify-content:flex-start;align-items:center;gap:15px;font-family:Rubik,sans-serif;padding-right:20px}.fh-search{flex:1;display:flex;background:#fff;border:1px solid #e5e5e5;padding:10px 14px;border-radius:16px;box-shadow:0 4px 12px #00000012;position:relative}.search-icon{font-size:20px;margin-right:10px;color:#777;margin-top:10px}.search-input{flex:1;border:none;outline:none;font-size:15px;margin-top:10px;margin-left:-10px;font-family:Rubik,sans-serif}.clear-btn{background:transparent;border:none;font-size:18px;cursor:pointer;color:#555}.fh-header-right{display:flex;align-items:center;gap:16px;position:absolute;top:20px;right:20px}.icon-btn{background:#fff;border:1px solid #e5e5e5;padding:10px;border-radius:12px;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center;transition:.2s ease}.notif-count{position:absolute;top:-4px;right:-4px;background:#f6f6f6;color:#fff;font-size:11px;padding:2px 6px;border-radius:50%}.fh-avatar img{width:22px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #ddd;cursor:pointer;transition:.2s ease}.clear-btn{background:transparent;border:none;font-size:16px;cursor:pointer}.fh-category{width:200px;padding:10px 12px;border:1px solid #ddd;border-radius:12px;background:#fff;font-size:14px}.fh-hero{display:flex;gap:18px;margin:6px 0 18px;align-items:stretch}#fh-hero-card{background-color:#000;width:200px}.fh-hero-card{flex:1;border-radius:14px;padding:40px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--soft-shadow);background:linear-gradient(90deg,#7c3aed,#6366f1);color:#fff}.fh-hero-card.secondary{background:#f7f5f5;color:#111;cursor:pointer;padding:22px}.fh-hero-card.primary{background:#7c3cff;padding:22px;border-radius:18px}.hero-left h3{font-weight:400}.hero-left p{font-weight:100}.fh-main1{margin-left:10px;width:97%;max-width:var(--max-width);display:flex;flex-direction:column;gap:18px}.fh-main{margin-left:10px;width:90%;max-width:var(--max-width);display:flex;flex-direction:column;gap:18px}.fh-section{background:transparent}.section-header{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.arrow{margin-bottom:60px}.section-header h2{margin:0;font-size:20px;font-weight:400}.view-all{color:#9810fa;text-decoration:none;font-weight:600;margin-top:1px}.jobs-list{display:flex;flex-direction:column;gap:30px}.job-card{background:var(--card-bg);border-radius:14px;padding:18px;border:1px solid rgba(0,0,0,.03);transition:transform .18s ease,box-shadow .18s ease;cursor:pointer;width:100%;max-width:100%;box-shadow:0 4px 12px #00000014,0 2px 6px #0000000a}.job-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #02061714}.job-card-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.job-title{margin:0;font-size:18px;font-weight:400}.job-sub{font-size:13px;color:var(--muted);margin-top:4px}.job-budget{margin-left:0}.job-budget-wrapper{display:flex;flex-direction:column;align-items:flex-end}*{box-sizing:border-box}.save-btn{background:none;border:none;cursor:pointer;font-size:20px;color:#666;transition:color .3s ease,transform .2s ease}.save-btn.saved{color:#000}.job-desc{margin:12px 0;color:#4b5563;line-height:1.4}.job-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:6px}.job-skills{display:flex;gap:8px;flex-wrap:wrap}.skill-chip{background:#fff085b3;padding:6px 10px;border-radius:999px;font-size:12px;color:#000;font-weight:400;border:1px solid rgba(124,58,237,.07)}.job-stats{display:flex;gap:12px;align-items:center}.views,.created{display:flex;gap:6px;align-items:center;color:#6b7280;font-size:13px}.fh-fab{position:fixed;right:36px;bottom:36px;width:56px;height:56px;border-radius:999px;background:linear-gradient(180deg,#7c3aed,#6d28d9);color:#fff;display:flex;align-items:center;justify-content:center;border:0;box-shadow:0 10px 30px #7c3aed2e;cursor:pointer;font-size:20px}.notif-backdrop{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:999}.notif-dialog{width:92%;max-width:480px;max-height:75vh;background:#fff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.notif-header{display:flex;align-items:center;gap:12px;padding:14px;background:var(--accent-1)}.notif-close{margin-left:auto;background:transparent;border:0;cursor:pointer;font-size:16px}.notif-list{padding:10px;overflow:auto}.notif-empty{text-align:center;padding:28px;color:var(--muted)}.notif-item{display:flex;gap:12px;padding:10px;border-bottom:1px solid rgba(0,0,0,.03)}.notif-ico{background:var(--accent-1);padding:8px;border-radius:10px;display:flex;align-items:center;justify-content:center}@media (max-width: 980px){:root{--max-width: 920px}.fh-hero{flex-direction:column}.fh-header-right{margin-left:0}.fh-category{width:160px}}@media (max-width: 640px){.fh-page{padding:14px}.fh-category{display:none}.fh-search-row{flex-direction:column;align-items:stretch;gap:12px}.fh-hero{gap:10px}.job-card{padding:14px}.fh-fab{right:18px;bottom:18px}}.rubik-font{font-family:Rubik,sans-serif!important}.fh-search-small{height:44px!important;border-radius:14px!important}.img-1{top:15px;left:5px;height:30px}.img-2{right:120px;width:340px;height:400px}.img-3{top:15px;left:30px;height:30px;width:32px}.img-4{right:120px;width:340px;height:400px}.fh-hero-card{position:relative;overflow:hidden}.fh-page{overflow-x:hidden!important;overflow-y:auto;min-height:100vh;margin-top:"60px"}.job-card{max-width:100%;width:100%;overflow-x:hidden}.fh-hero{overflow-x:hidden}.empty-state{width:100%;margin-top:40px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;font-family:Rubik,sans-serif}.empty-state img{width:230px;height:auto;margin-bottom:20px;opacity:.95}.empty-title{font-size:22px;font-weight:500;margin-top:10px;color:#111}.empty-sub{font-size:14px;opacity:.7;max-width:270px;line-height:1.4;margin-top:6px}.empty-btn{margin-top:18px;background:#fdfd96;color:"#000";border:none;padding:10px 22px;border-radius:18px;font-size:14px;cursor:pointer;font-family:Rubik,sans-serif;width:"600px"}.empty-btn:active{transform:scale(.97)}.no-internet-box{width:100%;padding:18px 14px;background:#fff3cd;border:1px solid #ffe79b;border-radius:12px;text-align:center;font-family:Rubik,sans-serif;margin-top:20px}.no-internet-title{font-size:16px;font-weight:500}.no-internet-sub{font-size:13px;opacity:.7;margin-top:4px}.jobs-list .empty-state{margin-top:70px;padding:40px 0}.jobs-list .empty-state img{width:280px;opacity:.98}.jobs-list .empty-title{font-size:20px;font-weight:600;margin-top:12px}.jobs-list .empty-sub{font-size:14px;opacity:.65;max-width:320px}.jobs-list .empty-btn{background:#fef48f!important;font-weight:500;border-radius:20px;width:auto!important;padding:10px 28px;margin-top:20px}@media (max-width: 640px){.fh-header{flex-direction:column;gap:12px}.fh-header-left{display:flex;align-items:center;justify-content:space-between;margin-top:35;padding:0 10px}.fh-header-right{position:static;display:flex;align-items:center;gap:12px;margin-top:35}#notif-count{margin-top:10px}.fh-header-right img{width:26px;height:26px}.fh-avatar img{width:22px;height:22px}.notif-count{top:-6px;right:-6px;font-size:10px}}@media (max-width: 1024px){.fh-header>div[style*="1216px"]{width:100%!important}#fh-header-right{padding:10px;margin-top:45px}}@media (max-width: 1024px){.fh-page{margin-left:0!important;transition:none!important}}.freelance-wrapper{overflow-y:auto;overflow-x:hidden;min-height:100vh;padding-top:22px}@media (max-width: 768px){body,html{overflow-y:auto;overflow-x:hidden;height:auto}:is(body,html) .img-4{right:120px;width:340px;height:400px}.freelance-wrapper{margin-left:0!important;padding:22px;margin-top:110px}.img-4,\.img-2{left:80px;width:340px;height:400px}}.freelance-wrapper{position:relative}.fh-header-right{position:absolute!important;top:5px;right:20px;display:flex;align-items:center;gap:16px;z-index:1000}@media (max-width: 768px){.fh-header-right{top:20px;right:14px;gap:12px}}.fh-header-right img{width:31px;height:29px;cursor:pointer;-o-object-fit:contain;object-fit:contain}.fh-avatar img{width:42px;height:42px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #ddd}.notif-count{position:absolute;top:-6px;right:52px;background:red;color:#fff;font-size:11px;padding:2px 6px;border-radius:50%;font-weight:600}@media (max-width: 768px){.fh-header-right{top:47px;right:14px;gap:12px}.fh-header-right img{width:22px;height:22px}.fh-avatar img{width:28px;height:28px}.notif-count{top:-5px;right:44px;font-size:10px}}.fh-header-right{position:absolute!important}@media (max-width: 768px){.sidebar{z-index:9999}.fh-header,.fh-header-right{z-index:1;position:relative}}.job-card{-webkit-tap-highlight-color:transparent}@media (min-width: 769px){#fh-welcome h1{color:#6d28d9;font-size:35px;display:flex}#fh-header-left{font-size:20px;display:flex;margin-top:-30px}#fh-header-right{position:absolute;top:50px;right:24px;margin-right:280px;display:flex;align-items:center;gap:18px;z-index:1200}#fh-header-right img{display:block;cursor:pointer;transition:transform .2s ease}#fh-header-right img:hover{transform:scale(1.08)}#fh-header-right>div{position:relative}.notif-count{position:absolute;top:-6px;right:-6px;margin-right:55px;min-width:18px;height:18px;padding:0 5px;background:#ef4444;color:#fff;font-size:11px;font-weight:600;border-radius:999px;display:flex;align-items:center;justify-content:center;pointer-events:none}.fh-avatar img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e5e7eb;background:#fff}}@media (min-width: 1400px){#freelancer-browerproject-title{margin-right:10px}#fh-page1{margin-right:200px}#browertitle{margin-right:-70px}}.detail-page{max-width:900px;margin:auto;padding:20px;font-family:Arial,sans-serif}.top-bar{display:flex;justify-content:space-between;margin-bottom:20px}.top-bar button{border:none;background:#fff;font-size:22px;cursor:pointer}.actions{display:flex;gap:10px}.job-card{background:#fffbe8;padding:25px;border-radius:18px;border:1px solid #eee}.job-card h2{margin-bottom:20px}.meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.meta-grid span{display:block;color:gray;font-size:14px}.meta-grid strong{display:block;margin-top:5px}.bottom-meta{display:flex;justify-content:space-between;margin-top:20px;color:#555}section{margin-top:30px}section h3{margin-bottom:12px}section p{color:#444;line-height:1.6}.skills{display:flex;flex-wrap:wrap;gap:10px}.chip{background:#f1f1f1;padding:8px 15px;border-radius:30px;font-size:14px}section a{color:#00f;text-decoration:underline}.bottom-buttons{display:flex;gap:15px;margin-top:40px}.back-btn,.apply-btn{flex:1;padding:14px;border-radius:40px;border:none;font-size:16px;cursor:pointer}.back-btn{background:#fff;border:1px solid #ccc}.apply-btn{background:#7c3cff;color:#fff}.apply-btn:disabled{background:gray}.aigenerator-container{padding:24px 32px;font-family:DM Sans,sans-serif;background-color:#fafafa;min-height:calc(100vh - 60px);box-sizing:border-box}.aigenerator-top-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;background-color:transparent}.header-search-container{display:flex;align-items:center;background:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:0 16px;width:500px;max-width:100%;height:44px}.header-search-input{border:none;outline:none;margin-left:8px;width:100%;font-size:14px;font-family:DM Sans,sans-serif}.header-search-input::-moz-placeholder{color:#9ca3af}.header-search-input::placeholder{color:#9ca3af}.header-right{display:flex;align-items:center;gap:16px}.header-ai-btn{display:flex;align-items:center;gap:6px;background-color:#7c4ef5;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;font-family:DM Sans,sans-serif}.header-icon-btn{background:#fff;border:1px solid #E5E7EB;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#4b5563;cursor:pointer;position:relative}.bell-dot{position:absolute;top:8px;right:10px;width:6px;height:6px;background:#ef4444;border-radius:50%}.header-avatar{background-color:#7c4ef5;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.aigenerator-header{margin-bottom:24px}.aigenerator-title-container{display:flex;align-items:center;gap:16px}.aigenerator-icon{width:40px;height:40px;background-color:#f5f2ff;border-radius:12px;display:flex;align-items:center;justify-content:center}.aigenerator-title{margin:0;font-size:20px;font-weight:700;color:#111827;font-family:Sora,sans-serif}.aigenerator-subtitle{display:flex;align-items:center;gap:6px;font-size:12px;color:#10b981;font-weight:500;margin-top:4px}.online-dot{width:8px;height:8px;background-color:#10b981;border-radius:50%}.aigenerator-content{display:flex;gap:24px;align-items:flex-start}.aigenerator-left{flex:1;min-width:0}.generate-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 1px 3px #00000005;border:1px solid #F3F4F6}.card-title{margin:0 0 20px;font-size:18px;font-weight:700;color:#111827;font-family:Sora,sans-serif}.card-label{margin:0 0 12px;font-size:14px;font-weight:500;color:#6b7280}.generate-textarea{width:100%;height:100px;background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:12px;padding:16px;font-size:14px;color:#111827;resize:none;font-family:DM Sans,sans-serif;margin-bottom:24px;outline:none;transition:border-color .2s;box-sizing:border-box}.generate-textarea:focus{border-color:#7c4ef5}.generate-textarea::-moz-placeholder{color:#9ca3af}.generate-textarea::placeholder{color:#9ca3af}.suggestions-container{display:flex;align-items:center;gap:12px;margin-bottom:32px}.suggestions-label{font-size:12px;color:#9ca3af;font-weight:500}.suggestions-list{display:flex;gap:8px;flex-wrap:wrap}.suggestion-btn{background-color:#fff;border:1px solid #E5E7EB;color:#4b5563;padding:8px 16px;border-radius:24px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;font-family:DM Sans,sans-serif}.suggestion-btn:hover{border-color:#7c4ef5;color:#7c4ef5;background-color:#f9f5ff}.generate-btn{width:100%;background-color:#7c4ef5;color:#fff;border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background-color .2s;font-family:DM Sans,sans-serif}.generate-btn:hover{background-color:#6b3ae5}.aigenerator-right{width:440px;display:flex;flex-direction:column;gap:24px}.insights-card{background:linear-gradient(135deg,#7c4ef5,#9b76f7);border-radius:16px;padding:24px 32px;color:#fff;position:relative;overflow:hidden}.insights-card:after{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:#ffffff14;border-radius:50%}.insights-label{margin:0 0 12px;font-size:11px;font-weight:700;letter-spacing:.5px;color:#fffc;font-family:DM Sans,sans-serif}.insights-title{margin:0 0 24px;font-size:22px;font-weight:700;line-height:1.3;font-family:Sora,sans-serif;color:#fff!important}.insights-stats{display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.stat-row{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background:#fff3;border-radius:8px}.stat-name{font-size:13px;color:#fffffff2;font-weight:500}.stat-value{font-size:14px;font-weight:700;color:#fff}.categories-card{background:#fff;border-radius:16px;padding:24px 32px;box-shadow:0 1px 3px #00000005;border:1px solid #F3F4F6}.categories-title{margin:0 0 24px;font-size:16px;font-weight:700;color:#111827;font-family:Sora,sans-serif}.category-item{margin-bottom:20px}.category-item:last-child{margin-bottom:0}.category-info{display:flex;justify-content:space-between;margin-bottom:8px}.category-name{font-size:14px;color:#4b5563;font-weight:500}.category-percent{font-size:13px;color:#7c4ef5;font-weight:600}.progress-bar{height:4px;background-color:#f3f4f6;border-radius:2px;overflow:hidden}.progress-fill{height:100%;background-color:#7c4ef5;border-radius:2px}@media (max-width: 1024px){.aigenerator-content{flex-direction:column}.aigenerator-right{width:100%}}@media (max-width: 768px){.aigenerator-container{padding:24px 16px}}.skill-scroll{display:flex;gap:8px}@media (min-width: 769px){.skill-scroll{flex-wrap:wrap;overflow-x:visible;white-space:normal}}@media (max-width: 768px){.skill-scroll{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.skill-scroll::-webkit-scrollbar{display:none}}#job-search{width:100%;padding:12px;margin:30px 0 12px;border-radius:8px;border:1px solid #ddd;font-size:15px}.job-tab{cursor:pointer;padding-bottom:6px;font-weight:500;color:#666}#filter-btn{margin:12px 0;padding:8px 16px;border-radius:6px;border:none;background:#111;color:#fff;cursor:pointer}#filter-btn:hover{opacity:.9}#sort-section{display:flex;gap:10px}.sort-btn{padding:6px 14px;border-radius:20px;border:1px solid #ccc;background:#fff;cursor:pointer}.sort-btn.active{color:#000}#sort-wrapper{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:16px;margin-left:-110px}#sortimg img{width:16px;height:16px}#sort-section{display:flex;gap:8px}.job-tab{padding:10px 18px;border-radius:999px;font-size:14px;cursor:pointer;background:#fff;color:#444;transition:all .25s ease;box-shadow:0 2px 6px #00000014}.job-tab:hover{background:#f3f0ff}.job-tab.active{background:#7c3cff;color:#fff;box-shadow:0 6px 14px #7c3cff59}.rubik-font{font-family:Rubik,sans-serif}*{margin:0;padding:0;box-sizing:border-box}.fh-page{min-height:100vh}.fh-container{max-width:100%;padding:20px 16px 100px}.fh-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:20px;position:relative}.fh-header-left{flex:1}.fh-welcome{margin-bottom:16px}.fh-title{font-size:22px;font-weight:700;color:#1a1a1a;line-height:1.3;margin-left:0}.fh-title div{display:inline}.fh-subtitle{font-size:13px;color:#666;margin-top:4px;font-weight:400}.fh-header-right{display:flex;align-items:center;gap:12px;position:absolute;right:0;top:0}.icon-btn{width:40px;height:40px;border-radius:50%;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;font-size:20px;color:#333;transition:background .2s}.icon-btn:hover{background:#0000000d}.fh-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid #7c3aed}.fh-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fh-search-row{width:100%;position:relative;margin-top:10px}.fh-search{display:flex;align-items:center;background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 2px 8px #0000000a;border:1px solid #eee}.fh-search-small{max-width:100%}.search-icon{color:#999;font-size:18px;margin-right:10px;flex-shrink:0}.search-input{flex:1;border:none;outline:none;font-size:15px;background:transparent;color:#333;font-family:Rubik,sans-serif}.search-input::-moz-placeholder{color:#aaa}.search-input::placeholder{color:#aaa}.clear-btn{background:none;border:none;color:#999;cursor:pointer;font-size:14px;padding:4px 8px}.autocomplete-list{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-top:8px;z-index:100;overflow:hidden}.autocomplete-item{padding:12px 16px;cursor:pointer;font-size:14px;color:#333;transition:background .2s}.autocomplete-item:hover{background:#f5f5f5}.fh-main{display:flex;flex-direction:column;gap:24px}.fh-hero::-webkit-scrollbar{display:none}.fh-hero-card{min-width:200px;flex:1;border-radius:16px;padding:20px;position:relative;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:flex-end;min-height:120px}.fh-hero-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.fh-hero-card.primary{background:linear-gradient(135deg,#6c25f0,#7c3aed);color:#fff}.fh-hero-card.secondary{background:linear-gradient(130deg,#fff 0% 100%);box-shadow:#959da533 0 8px 24px;color:#333;border:1px solid #74747431}.hero-img{position:absolute}.hero-img.img-1{top:10px;left:15px;width:32px;height:auto;opacity:.9}.hero-img.img-2{bottom:0;right:0;width:80px;height:auto;opacity:.5}.hero-img.img-3{top:15px;left:20px;width:28px;height:auto}.hero-img.img-4{bottom:0;right:0;width:70px;height:auto;opacity:.6}.fh-hero-card h3{font-size:16px;font-weight:600;margin-bottom:4px;position:relative;z-index:2}.fh-hero-card p{font-size:12px;opacity:.85;position:relative;z-index:2;font-weight:400}.hero-right{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:28px;height:28px;background:#ffffff40;border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-right .arrow{width:14px;height:auto;filter:brightness(0) invert(1)}.fh-hero-card.secondary .hero-right{background:#00000014}.fh-hero-card.secondary .hero-right .arrow{filter:none}.category-scroll-wrapper{display:flex;gap:12px;overflow-x:auto;padding:8px 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.category-scroll-wrapper::-webkit-scrollbar{display:none}.category-card-img{min-width:140px;height:140px;border-radius:16px;position:relative;overflow:hidden;cursor:pointer;scroll-snap-align:start;flex-shrink:0;transition:transform .2s}.category-card-img:hover{transform:scale(1.02)}.category-bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.category-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:12px}.category-title{color:#fff;font-size:14px;font-weight:500;text-align:center;line-height:1.3}.fh-section{margin-top:8px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-header h2{font-size:15px;font-weight:500;color:#1a1a1a}.view-all-link{font-size:13px;color:#7c3aed;text-decoration:none;font-weight:500}.jobs-list{display:flex;flex-direction:column;gap:16px;max-width:1000px;margin:0 auto;width:100%}.job-card{background:#fff;border-radius:16px;padding:18px;box-shadow:0 2px 12px #0000000a;border:1px solid #f0f0f0;cursor:pointer;transition:box-shadow .2s,transform .2s;position:relative;width:100%}.job-card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-2px)}.badge-24{position:absolute;top:16px;right:60px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;font-size:11px;font-weight:600;padding:6px 12px;border-radius:20px;display:flex;align-items:center;gap:4px}.job-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.job-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.job-sub{font-size:12px;color:#888;font-weight:400}.job-budget-wrapper{display:flex;align-items:center;gap:8px}.save-btn{width:36px;height:36px;border-radius:10px;border:1px solid #eee;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#999;transition:all .2s}.save-btn:hover{border-color:#7c3aed}.save-btn.saved{border-color:#ac88e9}.job-skills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.skill-chip{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;font-size:11px;font-weight:500;padding:6px 12px;border-radius:20px}.job-desc{font-size:13px;color:#666;line-height:1.5;margin-bottom:14px}.job-meta{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f5f5f5;margin-bottom:20px}.job-stats{display:flex;align-items:center;gap:16px}.views,.created{display:flex;align-items:center;gap:6px;font-size:12px;color:#888}.views svg,.created svg{width:14px;height:14px}.job-budget{font-size:14px;font-weight:600;color:#1a1a1a}.fh-fab{position:fixed;bottom:90px;right:20px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#e36af8,#7c3aed);color:#fff;border:none;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;box-shadow:0 4px 20px #7c3aed66;transition:transform .2s,box-shadow .2s;z-index:100}.fh-fab:hover{transform:scale(1.05);box-shadow:0 6px 28px #7c3aed80}@media (max-width: 480px){.fh-container{padding:16px 12px}.fh-title{font-size:20px}.fh-hero-card{min-width:180px;min-height:110px;border-radius:16px}.category-card-img{min-width:120px;height:120px}.category-title{font-size:12px}.jobs-list{max-width:100%}}@media (min-width: 481px) and (max-width: 768px){.fh-container{padding:20px}.fh-hero{gap:16px}.fh-hero-card{min-width:220px;min-height:130px}.jobs-list{max-width:100%}}@media (max-width: 769px){#fh-containers{margin-top:0;padding:-1px}.fh-header-right{margin-top:0}}@media (min-width: 769px){.fh-container{max-width:1200px;margin:0 auto;padding:24px 32px}.fh-header{flex-wrap:nowrap;align-items:center}.fh-header-right{position:relative;margin-top:0}.fh-search-row{max-width:400px;margin-top:0;margin-left:auto;margin-right:24px}.fh-hero{gap:20px}.fh-hero-card{min-width:280px;min-height:140px;padding:24px}.fh-hero-card h3{font-size:18px}.fh-hero-card p{font-size:13px}.category-scroll-wrapper{gap:16px}.category-card-img{min-width:160px;height:160px}.category-title{font-size:15px}.jobs-list{max-width:700px;margin:0 auto}.job-card{padding:22px}.fh-fab{bottom:40px;right:40px;width:64px;height:64px;font-size:28px}}@media (min-width: 1024px){#fh-page{margin-left:8%}#fh-containers{max-width:1400px;margin-left:240px;margin-right:20px;padding:24px 32px;margin-top:10px}.fh-search-row{max-width:1900px}.fh-search{margin-right:100px}.jobs-list{max-width:700px;margin:0 auto}#hero-img,#hero-img-brower{width:10%}#browertitle{margin-top:80px;margin-left:-370px;font-weight:300;color:#202020}#browertitle span{margin-left:100px;font-weight:300;font-size:20px;color:#fff}#fh-title{color:#0000009b;font-size:17px}#search-input{color:#000}#fh-search{box-shadow:#00000059 0 5px 15px}#section-header h2{font-size:20px}#category-title{color:#fff;font-weight:400;font-size:18px}.category-card-img{box-shadow:#00000059 0 5px 15px}.skill-required{font-size:15px;color:#000000b3}.category-scroll-wrapper{margin-top:-40px}}@media (min-width: 1400px){.jobs-list{max-width:800px;margin:0 auto}#fh-header-right{margin-right:100px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.job-card{animation:fadeIn .3s ease-out}@media (min-width: 769px){.jobs-list{max-width:1000px}}@media (min-width: 1024px){.jobs-list{max-width:1100px}}@media (min-width: 1400px){.jobs-list{max-width:1200px}}@media (max-width: 1024px){.freelance-wrapper{width:100%!important;margin-left:0!important;padding:0 12px}.icon-wrapper img{width:22px!important}.job-search{width:100%!important}.tabs-container{width:100%!important;overflow-x:auto}.filter-sort-row{flex-direction:row;justify-content:space-between;margin:10px 0}.jobs{margin-left:0!important}.job-card{width:100%!important;margin-left:0!important;padding:16px!important}.job-save-btn{position:absolute;right:16px;top:16px;margin:0!important}.job-budget{font-size:14px}.skills-container span{font-size:11px;padding:4px 8px}.notif-dropdown{right:10px!important;width:90vw!important}}@media (max-width: 768px){*{padding:2px}.freelance-wrapper{width:100%!important;margin-left:0!important;padding:0 12px}.job-card{width:100%!important;margin-left:0!important}.job-save-btn{position:absolute;right:16px;top:50px}.notif-dropdown{width:90vw!important;right:10px!important}.icon-wrapper{padding-right:2px}.filter-sort-row{justify-content:flex-end!important;gap:12px}.filter-btn,.sort-btnn{margin:0!important;padding:8px 12px}}.top-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.top-icon img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain}.top-icon img[alt=Profile]{width:26px;height:26px;border-radius:50%}@media (max-width: 768px){.top-icon{width:40px;height:40px}.top-icon img{width:22px;height:22px}}.clientbrowerprofile{width:80px;margin-top:20px}.skillsRow{overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}@media (max-width: 768px){.skillsRow{scrollbar-width:none;-ms-overflow-style:none}.skillsRow::-webkit-scrollbar{display:none;height:0}}@media (min-width: 769px){.skillsRow::-webkit-scrollbar{height:6px}.skillsRow::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.skillsRow::-webkit-scrollbar-track{background:transparent}}*{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.paused-services-container{padding:32px 40px;max-width:1000px;margin:0 auto;font-family:Rubik,system-ui,-apple-system,sans-serif}.paused-services-container h1{font-size:24px;font-weight:700;color:#111;margin-top:0;margin-bottom:24px}.paused-services-list{display:flex;flex-direction:column;gap:20px}.paused-service-card{padding:24px;background:#fff;border:1px solid #E5E7EB;border-radius:16px;box-shadow:0 4px 12px #00000008;transition:transform .2s,box-shadow .2s}.paused-service-card:hover{box-shadow:0 6px 16px #0000000f}.paused-service-card h2{margin:0 0 12px;color:#6c4dff;font-size:18px;font-weight:700;text-transform:capitalize}.paused-service-desc{color:#4b5563;font-size:14px;line-height:1.6;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.paused-service-card p{margin:8px 0;font-size:14px;color:#1f2937}.paused-service-card strong{font-weight:600;color:#111}.job-type-tag{display:inline-block;padding:6px 12px;background:#f3f4f6;color:#4b5563;border-radius:20px;font-size:12px;font-weight:600;margin-top:8px!important}.actions{margin-top:20px;display:flex;gap:12px}.resume-btn{padding:10px 20px;background:#10b981;border:none;color:#fff;border-radius:8px;cursor:pointer;font-weight:600;font-size:13px;transition:background .2s}.resume-btn:hover{background:#059669}.delete-btn{padding:10px 20px;background:#ef4444;border:none;color:#fff;border-radius:8px;cursor:pointer;font-weight:600;font-size:13px;transition:background .2s}.delete-btn:hover{background:#dc2626}*{box-sizing:border-box;font-family:Rubik,sans-serif}body{margin:0;overflow-x:hidden}.freelance-wrapper{width:100vw;min-height:100vh;display:flex;flex-direction:column;margin:0;padding:0}.policy-navbar{width:100vw;background-color:#b997ff;padding:18px 28px}.policy-navbar-inner{max-width:1400px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.policy-left{display:flex;align-items:center;gap:10px}.policy-logo{width:58px;height:58px}.policy-title{font-size:24px;font-weight:400}.policy-tabs{justify-content:center;display:flex;flex:1;gap:28px}.policy-tab{background:none;border:none;cursor:pointer;font-size:24px;font-weight:400;position:relative}.policy-tab.active{color:#f8f79b;font-weight:600}.policy-tab.active:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:3px;background-color:#f8f79b;border-radius:2px}.policy-content{width:100%;max-width:1400px;margin:24px auto;padding:0 48px;line-height:1.7}.title-head{font-size:48px;line-height:56px;font-weight:400;text-align:center}h1{font-size:20px}h2{font-size:24px;color:#622ad3}p,li{font-size:20px;line-height:32px}@media (max-width: 1024px){.policy-content{padding:0 24px}}@media (max-width: 768px){.policy-navbar-inner{flex-direction:column;align-items:flex-start;gap:12px}.policy-tabs{width:100%;justify-content:space-between}.policy-content{padding:0 16px;margin:16px auto}.title-head{font-size:32px;line-height:40px}.policy-tab{font-size:16px}}.job-carddd{display:grid;grid-template-columns:1fr;gap:24px;border:1px solid rgb(207,207,207);border-radius:28px;padding:10px}.jobs-griddd{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.jobs-griddd{grid-template-columns:repeat(2,1fr);max-width:900px;margin:0 auto;justify-content:center}.job-carddd{max-width:420px;width:100%;margin:0 auto}}@media (min-width: 1200px){.jobs-griddd{max-width:1000px}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial}}}.\@container{container-type:inline-size}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.bottom-\[-1px\]{bottom:-1px}.left-1\/2{left:50%}.isolate{isolation:isolate}.z-20{z-index:20}.z-50{z-index:50}.z-\[999\]{z-index:999}.container{width:100%}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.table{display:table}.h-\[2px\]{height:2px}.h-\[100px\]{height:100px}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-\[90\%\]{width:90%}.w-\[100px\]{width:100px}.w-\[700px\]{width:700px}.w-\[850px\]{width:850px}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-\[280px\]{max-width:280px}.min-w-\[90px\]{min-width:90px}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-105{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.transform\!{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)!important}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.rounded-b-\[30px\]{border-bottom-right-radius:30px;border-bottom-left-radius:30px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-none{--tw-border-style:none;border-style:none}.border-\[\#EEEDF3\]{border-color:#eeedf3}.border-t-transparent{border-top-color:#0000}.bg-\[\#6C3EEB\]{background-color:#6c3eeb}.bg-\[\#F5F2FF\]{background-color:#f5f2ff}.bg-\[\#F5F5F5\]{background-color:#f5f5f5}.bg-\[\#F5F7FA\]{background-color:#f5f7fa}.bg-\[\#FDFD96\]{background-color:#fdfd96}.bg-\[\#FFF9B8\]{background-color:#fff9b8}.bg-\[\#FFF9D9\]{background-color:#fff9d9}.bg-\[\#FFFFE0\]{background-color:#ffffe0}.bg-\[\#f5f5f5\]{background-color:#f5f5f5}.bg-transparent{background-color:#0000}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.object-cover{-o-object-fit:cover;object-fit:cover}.pt-\[2px\]{padding-top:2px}.text-center{text-align:center}.text-left{text-align:left}.font-\[\'DM_Sans\'\,_sans-serif\]{font-family:DM Sans,sans-serif}.font-\[\'Sora\'\,_sans-serif\]{font-family:Sora,sans-serif}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.whitespace-nowrap{white-space:nowrap}.text-\[\#1A1433\]{color:#1a1433}.text-\[\#6C3EEB\]{color:#6c3eeb}.text-\[\#8C84A8\]{color:#8c84a8}.text-\[\#A39DBA\]{color:#a39dba}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.overline{text-decoration-line:overline}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-90{opacity:.9}.shadow-\[0_20px_60px_-15px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow:0 20px 60px -15px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter\!{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)!important}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition\!{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease,ease)!important;transition-duration:var(--tw-duration,0s)!important}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.outline-none{--tw-outline-style:none;outline-style:none}@media (hover:hover){.group-hover\:scale-105:is(:where(.group):hover *){--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x)var(--tw-scale-y)}.hover\:bg-\[\#FAFAFC\]:hover{background-color:#fafafc}.hover\:text-\[\#1A1433\]:hover{color:#1a1433}.hover\:text-\[\#5B30D6\]:hover{color:#5b30d6}.hover\:underline:hover{text-decoration-line:underline}}.focus\:ring-1:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}*{font-family:Rubik}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.floating-btn{animation:3s ease-in-out infinite floating}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
