.navbar-burger-trigger{cursor:pointer;min-width:44px;min-height:44px;padding:10px}.navbar-dropdown-content{min-width:16rem;padding:.5rem 0}.navbar-dropdown-content .rt-DropdownMenuItem,.navbar-dropdown-content [data-radix-collection-item]{min-height:44px;padding:12px 20px;display:flex;align-items:center;font-size:1rem}.navbar-dropdown-content .rt-BaseMenuSeparator{margin:.5rem 0}@media (max-width:1023px){.navbar-desktop-links,.navbar-desktop-right{display:none!important}}.problem-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:9999px;background-color:var(--red-3);border:1px solid var(--red-6);color:var(--gray-11)}.dark .problem-badge,.dark-theme .problem-badge{background-color:var(--red-3);border-color:var(--red-6);color:var(--gray-11)}.problem-title{line-height:1.2}.problem-columns{align-items:stretch}.problem-column{flex:1;max-width:500px;padding:2.5rem;border-radius:1rem}.problem-column-market{background-color:var(--gray-2);border:1px solid var(--gray-6)}.dark .problem-column-market,.dark-theme .problem-column-market{background-color:var(--gray-3);border-color:var(--gray-7)}.problem-column-freelancer{background-color:var(--green-9);border:2px solid var(--green-10);color:white}.dark .problem-column-freelancer,.dark-theme .problem-column-freelancer{background-color:var(--green-10);border-color:var(--green-11)}.problem-column-title{color:var(--gray-12)}.dark .problem-column-title-freelancer,.dark-theme .problem-column-title-freelancer,.problem-column-title-freelancer{color:white}.problem-item{padding:.5rem 0}.problem-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;flex-shrink:0}.problem-icon-market{background-color:var(--green-3);color:var(--green-11)}.dark .problem-icon-market,.dark-theme .problem-icon-market{background-color:var(--green-4);color:var(--green-11)}.problem-icon-freelancer{background-color:rgba(255,255,255,.2);color:white}.problem-text-freelancer{color:white}.problem-text-freelancer-light{opacity:.9}@media (max-width:768px){.problem-title{font-size:2.5rem}.problem-column{min-width:100%;padding:2rem}.problem-columns{flex-direction:column}}.features-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:9999px;background-color:var(--green-3);border:1px solid var(--green-6);color:var(--green-11)}.dark .features-badge,.dark-theme .features-badge{background-color:var(--green-3);border-color:var(--green-7);color:var(--green-11)}.features-title{line-height:1.2}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.features-card{padding:2rem;border-radius:.75rem;border:1px solid var(--gray-6);background-color:var(--gray-1);transition:transform .2s ease,box-shadow .2s ease}.features-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px var(--gray-a5)}.dark .features-card,.dark-theme .features-card{border-color:var(--gray-6);background-color:var(--gray-2)}.features-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:.5rem;margin-bottom:1.5rem;color:white}.features-icon-green{background-color:var(--green-9)}.dark .features-icon-green,.dark-theme .features-icon-green{background-color:var(--green-10)}.features-icon-purple{background-color:var(--violet-9)}.dark .features-icon-purple,.dark-theme .features-icon-purple{background-color:var(--violet-10)}.features-icon-yellow{background-color:var(--yellow-9)}.dark .features-icon-yellow,.dark-theme .features-icon-yellow{background-color:var(--yellow-10)}.features-icon-blue{background-color:var(--blue-9)}.dark .features-icon-blue,.dark-theme .features-icon-blue{background-color:var(--blue-10)}.features-icon-red{background-color:var(--red-9)}.dark .features-icon-red,.dark-theme .features-icon-red{background-color:var(--red-10)}.features-icon-blue-light{background-color:var(--blue-8)}.dark .features-icon-blue-light,.dark-theme .features-icon-blue-light{background-color:var(--blue-9)}.features-card-title{color:var(--gray-12);margin-bottom:.5rem}.dark .features-card-title,.dark-theme .features-card-title{color:var(--gray-12)}.features-card-description{color:var(--gray-11);line-height:1.5}.dark .features-card-description,.dark-theme .features-card-description{color:var(--gray-11)}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.features-title{font-size:2.5rem}.features-grid{grid-template-columns:1fr}.features-card{padding:1.5rem}}