@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";:root{--primary:#10b981;--primary-dark:#059669;--primary-light:#34d399;--primary-ultra-light:#ecfdf5;--primary-gradient:linear-gradient(135deg, #10b981 0%, #34d399 100%);--bg-body:linear-gradient(135deg, #fff 0%, #f0fdf4 100%);--bg-card:#ffffffd9;--text-dark:#064e3b;--text-muted:#64748b;--border-color:#0000000d;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:32px;--radius-full:9999px;--shadow-sm:0 4px 6px -1px #0000000d;--shadow-md:0 10px 15px -3px #0000000d;--shadow-shiny:0 10px 30px #10b98126;--font-sans:"Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;position:relative;overflow-x:hidden}body{font-family:var(--font-sans);background:var(--bg-body);color:var(--text-dark);background-attachment:fixed;min-height:100vh;font-size:.95rem;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:.85rem}@keyframes shine{0%{left:-100%}to{left:100%}}@keyframes pulse{0%{background-position:0 0}to{background-position:-200% 0}}._navbar_1eem6_1{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:3000;background:#ffffff73;border-bottom:1px solid #0000000d;align-items:center;width:100%;height:4.5rem;display:flex;position:fixed;top:0;left:0}._navContainer_1eem6_15{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}._navLogo_1eem6_25{color:#1a1a1a;z-index:1001;align-items:center;gap:.75rem;font-size:1.4rem;font-weight:800;text-decoration:none;display:flex}._navLogo_1eem6_25 img{height:2.2rem}._navLinks_1eem6_40{align-items:center;gap:2rem;display:flex}._navLink_1eem6_40{color:#4a4a4a;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;position:relative}._navLink_1eem6_40:hover{color:#10b981}._navRight_1eem6_59{z-index:2100;align-items:center;gap:1rem;display:flex}._userSection_1eem6_67{position:relative}._accountIcon_1eem6_71{cursor:pointer;align-items:center;display:flex}._avatarPlaceholder_1eem6_77{color:#fff;background:linear-gradient(135deg,#10b981,#34d399);border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:700;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #10b98140}._navAvatar_1eem6_92{object-fit:cover;width:100%;height:100%}._avatarPlaceholder_1eem6_77:hover{transform:scale(1.05)}._dropdown_1eem6_102{background:#fff;border:1px solid #0000000d;border-radius:16px;width:220px;padding:.75rem;animation:.3s cubic-bezier(.16,1,.3,1) _slideDown_1eem6_1;position:absolute;top:3.5rem;right:0;box-shadow:0 15px 35px #0000001f}@keyframes _slideDown_1eem6_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownHeader_1eem6_127{border-bottom:1px solid #f0f0f0;flex-direction:column;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}._dropdownHeader_1eem6_127 strong{color:#1a1a1a;font-size:.95rem}._dropdownHeader_1eem6_127 span{color:#999;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}._dropdownItem_1eem6_148{text-align:left;color:#444;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:.8rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}._dropdownItem_1eem6_148:hover{color:#10b981;background:#f0fdf4}._loginBtn_1eem6_169{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:10px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}._loginBtn_1eem6_169:hover{background:#333;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}._logoutBtn_1eem6_188{color:#fff;cursor:pointer;background:#ff4757;border:none;border-radius:10px;width:100%;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}._hamburger_1eem6_202{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:none}._dash_1eem6_214{background-color:#1a1a1a;border-radius:10px;width:100%;height:3px;transition:all .3s}._mainContent_1eem6_223{flex-direction:column;min-height:calc(100vh - 4.5rem);margin-top:4.5rem;display:flex}._pageContainer_1eem6_231{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:3rem 1.5rem}._footer_1eem6_240{background:#fcfcfc;border-top:1px solid #f0f0f0;margin-top:5rem;padding:5rem 1.5rem 3rem}._footerContainer_1eem6_247{grid-template-columns:2.5fr 1fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}._footerTitle_1eem6_255{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}._footerLink_1eem6_262{color:#777;margin-bottom:.8rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:block}._footerLink_1eem6_262:hover{color:#10b981}._footerBottom_1eem6_275{text-align:center;border-top:1px solid #f0f0f0;max-width:1200px;margin:4rem auto 0;padding-top:2rem}._copyright_1eem6_283{color:#999;font-size:.9rem}._pageLoader_1eem6_289{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:100vh;display:flex}._spinner_1eem6_298{border:5px solid #f0f4f8;border-top-color:#10b981;border-radius:50%;width:3.5rem;height:3.5rem;animation:.8s cubic-bezier(.5,.1,.4,.9) infinite _spin_1eem6_298}._footerLogo_1eem6_307{justify-content:start;align-items:center;gap:.5rem;display:flex}._footerLogo_1eem6_307 span{font-size:24px;font-weight:700}@keyframes _spin_1eem6_298{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=992px){._navLinks_1eem6_40{gap:1.5rem}}@media (width<=768px){._hamburger_1eem6_202{display:flex}._navLinks_1eem6_40{-webkit-backdrop-filter:blur(20px);z-index:2001;visibility:hidden;background:#fffffff2;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;max-width:320px;height:100vh;padding:7rem 2rem 2rem;transition:transform .5s cubic-bezier(.16,1,.3,1),visibility .5s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-15px 0 40px #0000001a}._navLinks_1eem6_40._mobileOpen_1eem6_362{visibility:visible;transform:translate(0)}._navLink_1eem6_40{color:#1a1a1a;border-bottom:1px solid #00000008;width:100%;padding:.75rem 0;font-size:1.25rem}._mobileActions_1eem6_375{border-top:1px solid #0000000d;flex-direction:column;gap:1rem;width:100%;margin-top:2rem;padding-top:2rem;display:flex}._overlay_1eem6_385{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;opacity:0;pointer-events:none;background:#0006;width:100%;height:100vh;transition:opacity .4s;position:fixed;top:0;left:0}._overlayVisible_1eem6_399{opacity:1;pointer-events:auto}._dash1_1eem6_405{background-color:#10b981;transform:translateY(9px)rotate(45deg)}._dash2_1eem6_410{opacity:0}._dash3_1eem6_414{background-color:#10b981;transform:translateY(-9px)rotate(-45deg)}._pageContainer_1eem6_231{padding:1.5rem 1rem}._footer_1eem6_240{margin-top:3rem;padding:3rem 0 2rem}._footerContainer_1eem6_247{grid-template-columns:1fr;gap:0}._footerBrand_1eem6_434{text-align:center;border-bottom:1px solid #f1f5f9;padding:0 1.5rem 3rem}._footerLogo_1eem6_307{justify-content:center;align-items:center;gap:.5rem;display:flex}._footerLogo_1eem6_307 span{font-size:24px;font-weight:700}._footerSection_1eem6_452{border-bottom:1px solid #f1f5f9;padding:0 1.5rem}._footerTitle_1eem6_255{cursor:pointer;text-transform:uppercase;letter-spacing:1.5px;color:#1a1a1a;justify-content:space-between;align-items:center;margin:0;padding:1.5rem 0;font-size:.9rem;display:flex}._chevron_1eem6_470{border-bottom:2px solid #94a3b8;border-right:2px solid #94a3b8;width:10px;height:10px;transition:transform .3s;display:block;transform:rotate(45deg)}._sectionOpen_1eem6_480 ._chevron_1eem6_470{border-color:#10b981;transform:rotate(-135deg)}._footerLinks_1eem6_485{opacity:0;max-height:0;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}._sectionOpen_1eem6_480 ._footerLinks_1eem6_485{opacity:1;max-height:200px;padding-bottom:1.5rem}._footerLink_1eem6_262{color:#64748b;margin:0;padding:.5rem 0;font-size:1rem}._footerBottom_1eem6_275{margin-top:2rem;padding:2rem 1.5rem 0}}._chevron_1eem6_470{display:none}
