.HomePage-module___REcMq__container{width:100%;min-height:100vh;color:hsl(var(--foreground));margin:0;padding:0;overflow-x:hidden}.HomePage-module___REcMq__heroSection{justify-content:center;align-items:center;width:100%;height:400px;margin-top:80px;margin-bottom:-80px;display:flex;position:relative}.HomePage-module___REcMq__heroImage{-o-object-fit:cover;object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HomePage-module___REcMq__heroContent{z-index:2;text-align:center;width:100%;max-width:800px;position:relative}.HomePage-module___REcMq__welcomeText{color:hsl(var(--primary-foreground));text-shadow:1px 2px 2px #000;margin-bottom:16px;font-size:18px;display:block}.HomePage-module___REcMq__mainTitle{color:hsl(var(--primary-foreground));text-shadow:1px 1px 2px rgba(0,0,0,.5);margin-bottom:50px;font-size:48px;font-weight:700;line-height:1.2}.HomePage-module___REcMq__titleAccent{color:hsl(var(--accent))}.HomePage-module___REcMq__heroButtons{flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:40px;display:flex}.HomePage-module___REcMq__primaryButton{background:hsl(var(--secondary));color:hsl(var(--primary-foreground));cursor:pointer;border:.5px solid #f5f5f5;border-radius:6px;min-width:200px;padding:12px 24px;font-size:16px;font-weight:600;transition:opacity .2s}.HomePage-module___REcMq__primaryButton:hover{opacity:.9}.HomePage-module___REcMq__secondaryButton{background:hsl(var(--card-foreground)/.2);color:hsl(var(--primary-foreground));border:1px solid hsl(var(--primary-foreground));cursor:pointer;border-radius:6px;min-width:200px;padding:12px 24px;font-size:16px;font-weight:600;transition:background-color .2s}.HomePage-module___REcMq__secondaryButton:hover{background:hsl(var(--card-foreground)/.3)}.HomePage-module___REcMq__featureCardsSection{z-index:3;background:0 0;padding:140px 20px 40px;position:relative}.HomePage-module___REcMq__featureCardsContainer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid;position:relative;top:-100px}.HomePage-module___REcMq__featureCard{background:hsl(var(--card));text-align:center;border:1px solid hsl(var(--border));border-radius:8px;padding:32px;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 25px rgba(0,0,0,.447)}.HomePage-module___REcMq__featureCard:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,.2)}.HomePage-module___REcMq__featureIcon{background:hsl(var(--secondary));width:60px;height:60px;color:hsl(var(--primary-foreground));border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.HomePage-module___REcMq__featureTitle{color:hsl(var(--card-foreground));margin-bottom:16px;font-size:24px;font-weight:600}.HomePage-module___REcMq__featureDescription{color:hsl(var(--muted-foreground));margin-bottom:24px;line-height:1.5}.HomePage-module___REcMq__featureButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:6px;width:100%;padding:12px 24px;font-size:16px;font-weight:600;transition:opacity .2s}.HomePage-module___REcMq__featureButton:hover{opacity:.9}.HomePage-module___REcMq__marqueeSection{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));width:100%;margin-top:-20px;padding:1.5rem 0;position:relative;overflow:hidden}.HomePage-module___REcMq__marqueeContent{white-space:nowrap;width:max-content;animation:120s linear infinite HomePage-module___REcMq__marquee;display:flex}.HomePage-module___REcMq__marqueeText{text-transform:uppercase;letter-spacing:.1em;padding:0 2rem;font-size:1.125rem;font-weight:600;display:inline-block}@keyframes HomePage-module___REcMq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.HomePage-module___REcMq__collectionsSection{background:hsl(var(--background));padding:60px 20px}.HomePage-module___REcMq__collectionsWrapper{max-width:1400px;margin:0 auto}.HomePage-module___REcMq__collectionsHeader{text-align:center;margin-bottom:48px}.HomePage-module___REcMq__collectionsTitle{color:hsl(var(--card-foreground));margin-bottom:16px;font-size:36px;font-weight:700}.HomePage-module___REcMq__collectionsDescription{color:hsl(var(--muted-foreground));max-width:600px;margin:0 auto;font-size:18px;line-height:1.5}.HomePage-module___REcMq__collectionsContent{flex-direction:column;gap:20px;display:flex}.HomePage-module___REcMq__carouselBlock{width:100%}.HomePage-module___REcMq__carouselHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px;display:flex}.HomePage-module___REcMq__carouselTitle{color:hsl(var(--card-foreground));margin-bottom:8px;font-size:28px;font-weight:600}.HomePage-module___REcMq__carouselDescription{color:hsl(var(--muted-foreground));font-size:16px}.HomePage-module___REcMq__carouselLink{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;font-size:16px;font-weight:600;text-decoration:underline;transition:color .2s}.HomePage-module___REcMq__carouselLink:hover{color:hsl(var(--accent))}.HomePage-module___REcMq__carouselContainer{width:100%;padding-bottom:20px;padding-left:56px;padding-right:56px;position:relative;overflow:visible}.HomePage-module___REcMq__loadingPlaceholder{border:2px dashed hsl(var(--border));background:hsl(var(--muted));border-radius:8px;justify-content:center;align-items:center;height:200px;display:flex}.HomePage-module___REcMq__loadingText{color:hsl(var(--muted-foreground));font-size:16px}.HomePage-module___REcMq__advantagesSection{background:url(/home/wave.svg) 50%/100% 100% no-repeat;align-items:center;min-height:600px;margin-top:0;padding:80px 20px;display:flex;position:relative}.HomePage-module___REcMq__advantagesWrapper{z-index:2;width:100%;max-width:1200px;margin:0 auto;position:relative}.HomePage-module___REcMq__advantagesHeader{text-align:center;margin-bottom:48px}.HomePage-module___REcMq__advantagesTitle{color:hsl(var(--card-foreground));margin-bottom:16px;font-size:36px;font-weight:700}.HomePage-module___REcMq__advantagesSubtitle{color:hsl(var(--card-foreground));max-width:600px;margin:0 auto;font-size:18px;line-height:1.5}.HomePage-module___REcMq__advantagesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:60px;display:grid}.HomePage-module___REcMq__advantageItem{background:hsl(var(--secondary)/.6);text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid hsl(var(--card-foreground)/.1);border-radius:8px;flex-direction:column;justify-content:center;min-height:140px;padding:24px;transition:transform .2s,opacity .2s,background .2s;display:flex}.HomePage-module___REcMq__advantageItem:hover{background:hsl(var(--primary)/.6);transform:translateY(-3px)}.HomePage-module___REcMq__advantageName{color:hsl(var(--primary-foreground));margin-bottom:px;font-size:20px;font-weight:600}.HomePage-module___REcMq__advantageFeatures{flex-direction:column;gap:12px;display:flex}.HomePage-module___REcMq__advantageFeatures span{color:hsl(var(--card-foreground)/.9);font-size:14px;line-height:1.4}.HomePage-module___REcMq__customCarousel{padding-bottom:60px;position:relative}.HomePage-module___REcMq__customCarousel .embla__viewport{overflow:visible}.HomePage-module___REcMq__customCarousel .embla__container{gap:16px;display:flex}.HomePage-module___REcMq__customCarousel .embla__slide{flex:none;min-width:320px}.HomePage-module___REcMq__carouselControls{justify-content:center;gap:12px;margin-top:20px;display:flex;position:absolute;bottom:0;left:0;right:0}.HomePage-module___REcMq__carouselButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s;display:flex}.HomePage-module___REcMq__carouselButton:hover{opacity:.8}.HomePage-module___REcMq__carouselButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.HomePage-module___REcMq__heroSection{height:300px;margin-bottom:-100px}.HomePage-module___REcMq__mainTitle{font-size:36px}.HomePage-module___REcMq__heroButtons{flex-direction:column;align-items:center}.HomePage-module___REcMq__primaryButton,.HomePage-module___REcMq__secondaryButton{min-width:250px}.HomePage-module___REcMq__featureCardsSection{padding:120px 20px 40px}.HomePage-module___REcMq__featureCardsContainer{top:-80px}.HomePage-module___REcMq__collectionsWrapper{max-width:100%}.HomePage-module___REcMq__carouselHeader{flex-direction:column;align-items:flex-start}.HomePage-module___REcMq__advantagesSection{min-height:500px;padding:60px 20px}.HomePage-module___REcMq__advantagesGrid{grid-template-columns:repeat(2,1fr);gap:16px}.HomePage-module___REcMq__advantageItem{min-height:120px;padding:20px}.HomePage-module___REcMq__advantageName{font-size:18px}.HomePage-module___REcMq__advantageFeatures span{font-size:13px}}@media (max-width:480px){.HomePage-module___REcMq__advantagesGrid{grid-template-columns:1fr;gap:12px}.HomePage-module___REcMq__advantageItem{min-height:100px;padding:16px}.HomePage-module___REcMq__carouselControls{margin-top:20px;position:static}}.HomePage-module___REcMq__transitionSection{background:linear-gradient(180deg,hsl(var(--background))17.79%,hsl(var(--background)/.98)38.46%,hsl(var(--muted)/.9)52.88%,hsl(var(--muted)/.85)66.83%,hsl(var(--primary)/.5)83.65%,hsl(var(--primary)/.8)99.99%,hsl(var(--primary))100%);z-index:0;width:100vw;height:469px;margin-left:calc(50% - 50vw);padding:0;display:block;position:relative;left:0}.HomePage-module___REcMq__transitionImage{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}@media (max-width:768px){.HomePage-module___REcMq__transitionSection{height:200px}}@media (max-width:480px){.HomePage-module___REcMq__transitionSection{height:133px}}
.CompanyCard-module__YPNmeW__cardLink{border-radius:12px;height:100%;text-decoration:none;transition:all .3s;display:flex}.CompanyCard-module__YPNmeW__cardLink:hover{transform:translateY(-2px)}.CompanyCard-module__YPNmeW__card{background:hsl(var(--card));border:1.5px solid hsl(var(--border)/.6);box-sizing:border-box;border-radius:16px;flex-direction:column;width:100%;max-width:100%;height:380px;transition:box-shadow .3s,transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04)}.CompanyCard-module__YPNmeW__cardLink:hover .CompanyCard-module__YPNmeW__card{border-color:hsl(var(--border));transform:translateY(-2px);box-shadow:0 16px 40px rgba(0,0,0,.18),0 12px 32px rgba(0,0,0,.15),0 8px 20px rgba(0,0,0,.12),0 4px 12px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.08)}.CompanyCard-module__YPNmeW__header{background:hsl(var(--card));flex-direction:column;flex-shrink:0;align-items:flex-start;height:100px;padding:0;display:flex;position:relative}.CompanyCard-module__YPNmeW__graySection{z-index:1;background:linear-gradient(135deg,rgba(199,210,254,.4) 0%,rgba(221,214,254,.4) 100%);width:100%;height:90px;position:absolute;top:0;left:0;right:0}.dark .CompanyCard-module__YPNmeW__graySection{background:linear-gradient(135deg,rgba(102,126,234,.6) 0%,rgba(118,75,162,.6) 100%)}.CompanyCard-module__YPNmeW__badgesBlock{z-index:10;flex-direction:column;gap:10px;display:flex;position:absolute;top:3px;left:10px}.CompanyCard-module__YPNmeW__ratingBadge{background:hsl(var(--card));border-radius:4px;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;padding:4px 8px;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.CompanyCard-module__YPNmeW__ratinggreen{color:#21c45d;background:rgba(33,196,93,.15)!important}.CompanyCard-module__YPNmeW__ratinggreen .CompanyCard-module__YPNmeW__star{color:#21c45d}.CompanyCard-module__YPNmeW__ratingyellow{color:#f59f0a;background:rgba(245,159,10,.15)!important}.CompanyCard-module__YPNmeW__ratingyellow .CompanyCard-module__YPNmeW__star{color:#f59f0a}.CompanyCard-module__YPNmeW__ratingred{color:#ef4343;background:rgba(239,67,67,.15)!important}.CompanyCard-module__YPNmeW__ratingred .CompanyCard-module__YPNmeW__star{color:#ef4343}.CompanyCard-module__YPNmeW__star{font-size:14px}.CompanyCard-module__YPNmeW__ratingText{font-size:11px;font-weight:600}.CompanyCard-module__YPNmeW__verifiedBadge{background:hsl(var(--primary)/.2);color:hsl(var(--primary));border:none;border-radius:12px;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;padding:4px 10px;font-size:.7rem;font-weight:500;display:flex}.CompanyCard-module__YPNmeW__verifiedBadge span:first-child{font-size:10px;font-weight:700}.CompanyCard-module__YPNmeW__photoCircle{background:hsl(var(--muted));border:3px solid hsl(var(--card));z-index:5;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-10px;right:15px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.42)}.CompanyCard-module__YPNmeW__photoPlaceholder{width:100%;height:100%;color:hsl(var(--muted-foreground));letter-spacing:.05em;text-shadow:0 1px 2px rgba(0,0,0,.1);justify-content:center;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.75rem;font-weight:600;display:flex}.CompanyCard-module__YPNmeW__content{flex-direction:column;flex:1;gap:8px;padding:25px 12px 14px;display:flex;overflow:hidden}.CompanyCard-module__YPNmeW__titleSection{text-align:center;flex-direction:column;flex-shrink:0;gap:8px;margin-bottom:2px;display:flex}.CompanyCard-module__YPNmeW__title{color:hsl(var(--foreground));margin:0;font-size:1.1rem;font-weight:700;line-height:1.15}.CompanyCard-module__YPNmeW__locationRow{color:hsl(var(--muted-foreground));justify-content:center;align-items:center;gap:5px;font-size:.73rem;display:flex}.CompanyCard-module__YPNmeW__pinIcon{width:11px;height:11px;color:hsl(var(--primary));flex-shrink:0}.CompanyCard-module__YPNmeW__locationText{word-break:break-word;flex-shrink:0;max-width:200px;line-height:1.15}.CompanyCard-module__YPNmeW__specializations{flex-wrap:wrap;flex-shrink:0;justify-content:center;gap:9px;min-height:28px;max-height:60px;margin-bottom:8px;display:flex;overflow:hidden}.CompanyCard-module__YPNmeW__specializationBadge{background:hsl(var(--primary)/.2);color:hsl(var(--primary));white-space:nowrap;border:none;border-radius:12px;align-items:center;height:auto;margin-top:3px;padding:3px 9px;font-size:.76rem;font-weight:500;display:inline-flex}.CompanyCard-module__YPNmeW__moreBadge{border-radius:12px;padding:3px 9px;font-size:.7rem;font-weight:500;background:hsl(var(--muted))!important;color:hsl(var(--muted-foreground))!important;border:none!important}.CompanyCard-module__YPNmeW__employeesSection{text-align:center;flex-shrink:0;justify-content:center;align-items:center;height:auto;min-height:28px;margin-top:8px;margin-bottom:4px;display:flex;position:relative}.CompanyCard-module__YPNmeW__employeeAvatars{justify-content:center;align-items:center;gap:8px;display:flex}.CompanyCard-module__YPNmeW__employeeCount{color:hsl(var(--foreground));background:hsl(var(--muted));letter-spacing:.02em;border-radius:10px;padding:4px 12px;font-size:.9rem;font-weight:700;display:inline-block}.CompanyCard-module__YPNmeW__employeesLabel{color:hsl(var(--muted-foreground));font-size:.79rem;font-weight:500}.CompanyCard-module__YPNmeW__spacer{flex:1;min-height:6px}.CompanyCard-module__YPNmeW__metrics{flex-shrink:0;justify-content:center;align-items:center;gap:12px;margin-top:auto;padding:10px 12px;display:flex}.CompanyCard-module__YPNmeW__metricBox{background:hsl(var(--muted)/.8);border:1px solid hsl(var(--border)/.5);text-align:center;border-radius:10px;flex:1 1 0;min-width:80px;max-width:100px;padding:8px 6px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.CompanyCard-module__YPNmeW__metricLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.03em;margin-bottom:3px;font-size:.65rem;font-weight:600;line-height:1}.CompanyCard-module__YPNmeW__metricValue{color:hsl(var(--foreground));letter-spacing:.01em;font-size:1rem;font-weight:700;line-height:1}.CompanyCard-module__YPNmeW__arrowButtonSpacer{flex:0 8px}.CompanyCard-module__YPNmeW__arrowButton{background:hsl(var(--primary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.CompanyCard-module__YPNmeW__arrow{width:15px;height:15px;color:hsl(var(--primary-foreground));stroke-width:2.5px}
.ProjectCard-module__FWipGG__cardLink{border-radius:12px;height:100%;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.ProjectCard-module__FWipGG__cardLink:hover{transform:translateY(-4px)}.ProjectCard-module__FWipGG__card{background:hsl(var(--card));border:1.5px solid hsl(var(--border)/.5);box-sizing:border-box;width:280px;min-width:280px;max-width:280px;height:280px;box-shadow:0 6px 16px rgba(0,0,0,.12),0 4px 10px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.06),0 0 0 1px hsl(var(--border)/.3);border-radius:12px;flex-direction:column;gap:8px;padding:14px;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.ProjectCard-module__FWipGG__cardLink:hover .ProjectCard-module__FWipGG__card{box-shadow:0 12px 32px rgba(0,0,0,.18),0 8px 20px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.1),0 0 0 1px hsl(var(--border)/.5);border-color:hsl(var(--border))}.ProjectCard-module__FWipGG__header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:6px;min-height:32px;margin-bottom:1px;display:flex}.ProjectCard-module__FWipGG__title{color:hsl(var(--foreground));-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.95rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.ProjectCard-module__FWipGG__statusBadge{white-space:nowrap;border-radius:10px;flex-shrink:0;align-items:center;gap:4px;height:-moz-fit-content;height:fit-content;margin:0;padding:2px 8px;font-size:.75rem;font-weight:500;display:flex}.ProjectCard-module__FWipGG__statusDot{border-radius:50%;width:6px;height:6px;display:inline-block}.ProjectCard-module__FWipGG__description{color:hsl(var(--muted-foreground));-webkit-line-clamp:1;-webkit-box-orient:vertical;flex-shrink:0;margin:0;font-size:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}.ProjectCard-module__FWipGG__infoRow{color:hsl(var(--muted-foreground));flex-shrink:0;grid-template-columns:1fr 1fr 1fr;gap:3px;margin-left:0;font-size:.75rem;display:grid}.ProjectCard-module__FWipGG__infoItem{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.ProjectCard-module__FWipGG__icon{width:11px;height:11px;color:hsl(var(--primary));margin-top:1px;margin-bottom:0}.ProjectCard-module__FWipGG__infoLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:.65rem;font-weight:500}.ProjectCard-module__FWipGG__infoValue{color:hsl(var(--foreground));word-break:break-word;font-size:.75rem;font-weight:600}.ProjectCard-module__FWipGG__divider{background:hsl(var(--border));flex-shrink:0;height:1px;margin:1px 0}.ProjectCard-module__FWipGG__rolesContainer{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.ProjectCard-module__FWipGG__rolesLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;flex-shrink:0;align-items:center;gap:2px;margin-bottom:0;font-size:.65rem;font-weight:500;display:flex}.ProjectCard-module__FWipGG__rolesIcon{width:10px;height:10px;color:hsl(var(--primary))}.ProjectCard-module__FWipGG__roles{flex-wrap:wrap;gap:2px;display:flex}.ProjectCard-module__FWipGG__roleBadge{background:hsl(var(--primary)/.2);color:hsl(var(--primary));white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;padding:1px 5px;font-size:.65rem;font-weight:500}.ProjectCard-module__FWipGG__moreRoles{border-radius:6px;flex-shrink:0;padding:1px 5px;font-size:.65rem;font-weight:500;background:hsl(var(--muted))!important;color:hsl(var(--muted-foreground))!important;border:none!important}.ProjectCard-module__FWipGG__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:6px;margin-top:auto;display:flex}.ProjectCard-module__FWipGG__budgetLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;margin-bottom:0;font-size:.65rem;font-weight:500}.ProjectCard-module__FWipGG__budgetValue{color:hsl(var(--foreground));font-size:.95rem;font-weight:700}.ProjectCard-module__FWipGG__aboutButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px hsl(var(--primary)/.3);border:none;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;transition:all .2s}.ProjectCard-module__FWipGG__aboutButton:hover{background:hsl(var(--primary)/.9);box-shadow:0 4px 12px hsl(var(--primary)/.4);transform:translateY(-2px)}.ProjectCard-module__FWipGG__aboutButton:active{transform:translateY(0)}
.SpecialistCard-module__xTfvwq__cardLink{border-radius:10px;width:280px;max-width:280px;height:100%;text-decoration:none;transition:all .3s;display:flex}.SpecialistCard-module__xTfvwq__cardLink:hover{transform:translateY(-2px);box-shadow:0 10px 32px rgba(0,0,0,.18),0 5px 16px rgba(0,0,0,.14),0 2px 6px rgba(0,0,0,.1)}.SpecialistCard-module__xTfvwq__card{background:hsl(var(--card));box-shadow:0 6px 20px rgba(0,0,0,.14),0 3px 10px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.08),0 0 0 1px hsl(var(--border)/.1);border:1.5px solid hsl(var(--border));box-sizing:border-box;border-radius:12px;flex-direction:column;width:280px;max-width:280px;height:420px;transition:all .3s;display:flex;position:relative;overflow:hidden}.SpecialistCard-module__xTfvwq__card:hover{box-shadow:0 10px 32px rgba(0,0,0,.18),0 5px 16px rgba(0,0,0,.14),0 2px 6px rgba(0,0,0,.1),0 0 0 1px hsl(var(--border)/.5);border-color:hsl(var(--border));transform:translateY(-2px)}.SpecialistCard-module__xTfvwq__header{flex-shrink:0;height:100px;padding:0;position:relative}.SpecialistCard-module__xTfvwq__ratingBadge{background:hsl(var(--card));z-index:15;border-radius:4px;align-items:center;gap:3px;padding:3px 6px;transition:all .2s;display:flex;position:absolute;top:10px;left:10px;box-shadow:0 2px 4px rgba(0,0,0,.08)}.SpecialistCard-module__xTfvwq__ratinggreen{color:#21c45d;background:rgba(33,196,93,.15)}.SpecialistCard-module__xTfvwq__ratinggreen .SpecialistCard-module__xTfvwq__starIcon{color:#21c45d}.SpecialistCard-module__xTfvwq__ratingyellow{color:#f59f0a;background:rgba(245,159,10,.15)}.SpecialistCard-module__xTfvwq__ratingyellow .SpecialistCard-module__xTfvwq__starIcon{color:#f59f0a}.SpecialistCard-module__xTfvwq__ratingred{color:#ef4343;background:rgba(239,67,67,.15)}.SpecialistCard-module__xTfvwq__ratingred .SpecialistCard-module__xTfvwq__starIcon{color:#ef4343}.SpecialistCard-module__xTfvwq__ratinggray{background:hsl(var(--muted));color:hsl(var(--muted-foreground))}.SpecialistCard-module__xTfvwq__ratinggray .SpecialistCard-module__xTfvwq__starIcon{color:hsl(var(--muted-foreground))}.SpecialistCard-module__xTfvwq__starIcon{font-size:12px;font-weight:700;transition:color .2s}.SpecialistCard-module__xTfvwq__ratingValue{font-size:11px;font-weight:600}.SpecialistCard-module__xTfvwq__statusBadge{background:hsl(var(--card));white-space:nowrap;z-index:15;border-radius:4px;align-items:center;padding:4px 8px;font-size:10px;font-weight:600;transition:all .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px rgba(0,0,0,.08)}.SpecialistCard-module__xTfvwq__statusACTIVE{color:#1a9948;background:rgba(33,196,93,.25);border:1px solid rgba(33,196,93,.3)}.SpecialistCard-module__xTfvwq__statusBUSY{color:#935f06;background:rgba(245,159,10,.35);border:1px solid rgba(245,159,10,.5)}.SpecialistCard-module__xTfvwq__statusLOOKING_FOR_WORK{color:#0b64f4;background:rgba(60,131,246,.25);border:1px solid rgba(60,131,246,.3)}.SpecialistCard-module__xTfvwq__statusINACTIVE{background:hsl(var(--muted));color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border))}.SpecialistCard-module__xTfvwq__grayBg{background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 40%,#94a3b8 100%);border-radius:12px 12px 0 0;height:120px;position:relative;top:0;left:0;right:0;overflow:hidden}.dark .SpecialistCard-module__xTfvwq__grayBg{background:linear-gradient(135deg,rgba(79,172,254,.6) 0%,rgba(0,242,254,.6) 100%)}.SpecialistCard-module__xTfvwq__grayBg:before{content:"";background:radial-gradient(circle,hsl(var(--background)/.3)0%,transparent 70%);width:200%;height:200%;animation:8s ease-in-out infinite SpecialistCard-module__xTfvwq__shimmer;position:absolute;top:-50%;right:-20%}@keyframes SpecialistCard-module__xTfvwq__shimmer{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-10%,-10%)rotate(5deg)}}.SpecialistCard-module__xTfvwq__avatarWrapper{background:hsl(var(--card));border:3px solid hsl(var(--card));z-index:10;border-radius:50%;flex-shrink:0;width:100px;height:100px;position:absolute;top:50px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 16px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1)}.SpecialistCard-module__xTfvwq__avatarImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.SpecialistCard-module__xTfvwq__avatarPlaceholder{background:hsl(var(--muted));width:100%;height:100%;color:hsl(var(--muted-foreground));justify-content:center;align-items:center;font-size:2.4rem;font-weight:600;display:flex}.SpecialistCard-module__xTfvwq__content{text-align:center;flex-direction:column;flex:1;gap:0;padding:58px 16px 12px;display:flex}.SpecialistCard-module__xTfvwq__nameWrapper{justify-content:center;align-items:center;gap:6px;height:30px;display:flex}.SpecialistCard-module__xTfvwq__name{color:hsl(var(--card-foreground));margin:0;font-size:1.1rem;font-weight:600;line-height:1.2}.SpecialistCard-module__xTfvwq__verifiedCheck{color:#21c45d;flex-shrink:0;width:20px;height:20px}.SpecialistCard-module__xTfvwq__role{color:hsl(var(--muted-foreground));height:20px;margin:0;font-size:.875rem;line-height:1.2}.SpecialistCard-module__xTfvwq__metaRow{color:hsl(var(--muted-foreground));flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:8px;margin:6px 0 0;padding:0 4px;font-size:.85rem;line-height:1.3;display:flex}.SpecialistCard-module__xTfvwq__projects{color:hsl(var(--muted-foreground));white-space:nowrap}.SpecialistCard-module__xTfvwq__location{color:hsl(var(--muted-foreground));word-break:break-word;align-items:flex-start;gap:2px;max-width:160px;display:flex}.SpecialistCard-module__xTfvwq__pinIcon{width:12px;height:12px;color:hsl(var(--secondary));flex-shrink:0;margin-top:2px}.SpecialistCard-module__xTfvwq__skillsContainer{flex-direction:column;flex:1;justify-content:center;min-height:40px;margin-top:8px;display:flex}.SpecialistCard-module__xTfvwq__skillsRow{flex-wrap:wrap;justify-content:center;gap:6px;min-height:28px;padding:0 4px;display:flex}.SpecialistCard-module__xTfvwq__skillBadge{background:linear-gradient(135deg,hsl(var(--primary)/.15),hsl(var(--primary)/.1));color:hsl(var(--primary));white-space:nowrap;border:none;border-radius:16px;align-items:center;height:24px;padding:4px 10px;font-size:.8rem;font-weight:500;display:flex}.SpecialistCard-module__xTfvwq__moreBadge{background:hsl(var(--muted));color:hsl(var(--muted-foreground));border:none;border-radius:16px;align-items:center;height:24px;padding:4px 10px;font-size:.8rem;font-weight:500;display:flex}.SpecialistCard-module__xTfvwq__footer{border-top:1px solid hsl(var(--border));flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:60px;padding:10px 16px;display:flex}.SpecialistCard-module__xTfvwq__priceBlock{text-align:left;flex-direction:column;gap:0;display:flex}.SpecialistCard-module__xTfvwq__price{color:hsl(var(--primary));margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.SpecialistCard-module__xTfvwq__priceLabel{color:hsl(var(--muted-foreground));margin:0;font-size:.75rem;line-height:1.2}.SpecialistCard-module__xTfvwq__learnMoreBtn{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));cursor:pointer;white-space:nowrap;border:none;border-radius:20px;flex-shrink:0;height:36px;padding:8px 18px;font-size:.9rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.2),0 1px 3px rgba(0,0,0,.1)}.SpecialistCard-module__xTfvwq__learnMoreBtn:hover{background:hsl(var(--secondary)/.9);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.3),0 2px 6px rgba(0,0,0,.15)}.SpecialistCard-module__xTfvwq__learnMoreBtn:active{transform:translateY(0);box-shadow:0 1px 4px rgba(0,0,0,.2)}
.PlatformCard-module__lkEIBa__platformCard{background:linear-gradient(135deg,hsl(var(--card))0%,hsl(var(--card))100%);color:hsl(var(--card-foreground));border:1px solid hsla(var(--border)/.6);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;flex-direction:column;min-height:280px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.1)}.PlatformCard-module__lkEIBa__platformCard:hover{border-color:hsla(var(--border)/.8);transform:translateY(-6px)scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15),0 8px 25px rgba(0,0,0,.1)}.PlatformCard-module__lkEIBa__selected{box-shadow:0 20px 40px rgba(0,0,0,.2),0 0 0 2px hsl(var(--primary)/.1);border-color:hsl(var(--primary)/.3)}.PlatformCard-module__lkEIBa__cardHeader{border-bottom:1px solid hsla(var(--border)/.4);background:linear-gradient(135deg,hsla(var(--card)/.98)0%,hsla(var(--card)/.95)100%);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 16px;display:flex}.PlatformCard-module__lkEIBa__iconTitle{flex:1;align-items:flex-start;gap:12px;display:flex}.PlatformCard-module__lkEIBa__iconContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.PlatformCard-module__lkEIBa__platformCard:hover .PlatformCard-module__lkEIBa__iconContainer{transform:scale(1.1)rotate(5deg)}.PlatformCard-module__lkEIBa__icon{width:20px;height:20px}.PlatformCard-module__lkEIBa__titleSection{flex-direction:column;flex:1;gap:6px;display:flex}.PlatformCard-module__lkEIBa__name{color:hsl(var(--foreground));letter-spacing:-.01em;margin:0;font-size:18px;font-weight:800;line-height:1.2}.PlatformCard-module__lkEIBa__badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;align-self:flex-start;padding:4px 8px;font-size:10px;font-weight:700}.PlatformCard-module__lkEIBa__selectedIndicator{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;animation:2s infinite PlatformCard-module__lkEIBa__pulse;display:flex}.PlatformCard-module__lkEIBa__checkIcon{color:#fff;width:14px;height:14px}@keyframes PlatformCard-module__lkEIBa__pulse{0%{box-shadow:0 0 0 0 hsl(var(--primary)/.7)}70%{box-shadow:0 0 0 6px hsl(var(--primary)/0)}to{box-shadow:0 0 0 0 hsl(var(--primary)/0)}}.PlatformCard-module__lkEIBa__cardContent{flex-direction:column;flex:1;padding:16px 20px;display:flex}.PlatformCard-module__lkEIBa__infoSection{flex-direction:column;gap:12px;display:flex}.PlatformCard-module__lkEIBa__infoItem{flex-direction:column;gap:4px;display:flex}.PlatformCard-module__lkEIBa__infoLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:4px;font-size:11px;font-weight:700;display:flex}.PlatformCard-module__lkEIBa__infoValue{color:hsl(var(--foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.PlatformCard-module__lkEIBa__cardFooter{border-top:1px solid hsla(var(--border)/.3);text-align:center;padding:12px 20px;transition:all .3s}.PlatformCard-module__lkEIBa__footerText{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.PlatformCard-module__lkEIBa__platformCard:hover .PlatformCard-module__lkEIBa__cardFooter{background:linear-gradient(135deg,hsla(var(--primary)/.1)0%,hsla(var(--primary)/.05)100%)}@media (max-width:1024px){.PlatformCard-module__lkEIBa__platformCard{min-height:260px}.PlatformCard-module__lkEIBa__cardHeader{padding:18px 18px 14px}.PlatformCard-module__lkEIBa__cardContent{padding:14px 18px}.PlatformCard-module__lkEIBa__name{font-size:17px}}@media (max-width:768px){.PlatformCard-module__lkEIBa__platformCard{min-height:240px}.PlatformCard-module__lkEIBa__cardHeader{padding:16px 16px 12px}.PlatformCard-module__lkEIBa__cardContent{padding:12px 16px}.PlatformCard-module__lkEIBa__iconContainer{width:40px;height:40px}.PlatformCard-module__lkEIBa__icon{width:18px;height:18px}.PlatformCard-module__lkEIBa__name{font-size:16px}.PlatformCard-module__lkEIBa__infoValue{font-size:12px}}@media (max-width:480px){.PlatformCard-module__lkEIBa__platformCard{min-height:220px}.PlatformCard-module__lkEIBa__cardHeader{padding:14px 14px 10px}.PlatformCard-module__lkEIBa__cardContent{padding:10px 14px}}
.FrequencyCard-module__7dwmkG__frequencyCard{background:hsl(var(--card));color:hsl(var(--card-foreground));border:2px solid hsla(var(--border)/.6);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:16px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.FrequencyCard-module__7dwmkG__frequencyCard:hover{border-color:hsla(var(--border)/.8);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.FrequencyCard-module__7dwmkG__selected{border-color:hsl(var(--primary));box-shadow:0 4px 16px hsl(var(--primary)/.15);background:hsl(var(--primary)/.02)}.FrequencyCard-module__7dwmkG__iconContainer{background:hsla(var(--muted)/.5);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.FrequencyCard-module__7dwmkG__selected .FrequencyCard-module__7dwmkG__iconContainer{background:hsl(var(--primary)/.1)}.FrequencyCard-module__7dwmkG__icon{width:20px;height:20px}.FrequencyCard-module__7dwmkG__content{flex:1;justify-content:space-between;align-items:center;gap:8px;display:flex}.FrequencyCard-module__7dwmkG__name{color:hsl(var(--foreground));font-size:14px;font-weight:600;line-height:1.3}.FrequencyCard-module__7dwmkG__check{width:18px;height:18px;color:hsl(var(--primary));flex-shrink:0}@media (max-width:768px){.FrequencyCard-module__7dwmkG__frequencyCard{padding:14px}.FrequencyCard-module__7dwmkG__iconContainer{width:36px;height:36px}.FrequencyCard-module__7dwmkG__icon{width:18px;height:18px}.FrequencyCard-module__7dwmkG__name{font-size:13px}}
.SeriesTypeCard-module__iAEMNq__seriesCard{background:linear-gradient(135deg,hsl(var(--card))0%,hsl(var(--card))100%);color:hsl(var(--card-foreground));border:1px solid hsla(var(--border)/.6);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;flex-direction:column;min-height:260px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.1)}.SeriesTypeCard-module__iAEMNq__seriesCard:hover{border-color:hsla(var(--border)/.8);transform:translateY(-4px);box-shadow:0 16px 32px rgba(0,0,0,.12),0 6px 20px rgba(0,0,0,.08)}.SeriesTypeCard-module__iAEMNq__selected{box-shadow:0 16px 32px rgba(0,0,0,.15),0 0 0 2px hsl(var(--primary)/.1);border-color:hsl(var(--primary)/.3)}.SeriesTypeCard-module__iAEMNq__cardHeader{border-bottom:1px solid hsla(var(--border)/.4);background:linear-gradient(135deg,hsla(var(--card)/.98)0%,hsla(var(--card)/.95)100%);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 16px;display:flex}.SeriesTypeCard-module__iAEMNq__iconTitle{flex:1;align-items:flex-start;gap:12px;display:flex}.SeriesTypeCard-module__iAEMNq__iconContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.SeriesTypeCard-module__iAEMNq__seriesCard:hover .SeriesTypeCard-module__iAEMNq__iconContainer{transform:scale(1.05)}.SeriesTypeCard-module__iAEMNq__icon{width:24px;height:24px}.SeriesTypeCard-module__iAEMNq__titleSection{flex:1;justify-content:space-between;align-items:flex-start;display:flex}.SeriesTypeCard-module__iAEMNq__name{color:hsl(var(--foreground));letter-spacing:-.01em;margin:0;font-size:18px;font-weight:800;line-height:1.2}.SeriesTypeCard-module__iAEMNq__selectedBadge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:8px;animation:2s infinite SeriesTypeCard-module__iAEMNq__pulse;display:flex}.SeriesTypeCard-module__iAEMNq__checkIcon{color:#fff;width:16px;height:16px}@keyframes SeriesTypeCard-module__iAEMNq__pulse{0%{box-shadow:0 0 0 0 hsl(var(--primary)/.7)}70%{box-shadow:0 0 0 6px hsl(var(--primary)/0)}to{box-shadow:0 0 0 0 hsl(var(--primary)/0)}}.SeriesTypeCard-module__iAEMNq__cardContent{flex-direction:column;flex:1;gap:12px;padding:16px 20px;display:flex}.SeriesTypeCard-module__iAEMNq__description{color:hsl(var(--muted-foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.SeriesTypeCard-module__iAEMNq__details{flex-direction:column;gap:8px;display:flex}.SeriesTypeCard-module__iAEMNq__detailItem{flex-direction:column;gap:4px;display:flex}.SeriesTypeCard-module__iAEMNq__detailLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.SeriesTypeCard-module__iAEMNq__detailValue{color:hsl(var(--foreground));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.SeriesTypeCard-module__iAEMNq__cardFooter{border-top:1px solid hsla(var(--border)/.3);text-align:center;padding:12px 20px;transition:all .3s}.SeriesTypeCard-module__iAEMNq__footerText{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.SeriesTypeCard-module__iAEMNq__seriesCard:hover .SeriesTypeCard-module__iAEMNq__cardFooter{background:linear-gradient(135deg,hsla(var(--primary)/.1)0%,hsla(var(--primary)/.05)100%)}@media (max-width:1024px){.SeriesTypeCard-module__iAEMNq__seriesCard{min-height:240px}.SeriesTypeCard-module__iAEMNq__cardHeader{padding:18px 18px 14px}.SeriesTypeCard-module__iAEMNq__cardContent{padding:14px 18px}.SeriesTypeCard-module__iAEMNq__name{font-size:17px}}@media (max-width:768px){.SeriesTypeCard-module__iAEMNq__seriesCard{min-height:220px}.SeriesTypeCard-module__iAEMNq__cardHeader{padding:16px 16px 12px}.SeriesTypeCard-module__iAEMNq__cardContent{padding:12px 16px}.SeriesTypeCard-module__iAEMNq__iconContainer{width:44px;height:44px}.SeriesTypeCard-module__iAEMNq__icon{width:22px;height:22px}.SeriesTypeCard-module__iAEMNq__name{font-size:16px}}
.CompanyProjectsList-module__VGTiBG__projectsCard{border:1.5px solid hsl(var(--border));background:hsl(var(--card));border-radius:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.05)}.CompanyProjectsList-module__VGTiBG__cardHeader{border-bottom:1.5px solid hsl(var(--border));background:hsl(var(--muted)/.3);padding:20px 24px}.CompanyProjectsList-module__VGTiBG__cardTitle{color:hsl(var(--foreground));margin:0 0 8px;font-size:20px;font-weight:600}.CompanyProjectsList-module__VGTiBG__bioText{color:hsl(var(--muted-foreground));margin:0;font-size:14px;line-height:1.5}.CompanyProjectsList-module__VGTiBG__cardContent{padding:24px}.dark .CompanyProjectsList-module__VGTiBG__projectsCard{box-shadow:0 4px 12px rgba(0,0,0,.3),0 2px 6px rgba(0,0,0,.2)}.dark .CompanyProjectsList-module__VGTiBG__cardHeader{background:hsl(var(--muted)/.2)}
.InvitationCenter-module__uKTUPq__wrapper{flex-direction:column;gap:24px;width:100%;max-width:960px;margin:0 auto;display:flex}.InvitationCenter-module__uKTUPq__header{flex-direction:column;gap:8px;display:flex}.InvitationCenter-module__uKTUPq__title{color:hsl(var(--foreground));font-size:28px;font-weight:700}.InvitationCenter-module__uKTUPq__subtitle{color:hsl(var(--muted-foreground))}.InvitationCenter-module__uKTUPq__tabList{background-color:hsl(var(--muted));border-radius:9999px;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:4px;display:inline-flex}.InvitationCenter-module__uKTUPq__tabButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:9999px;padding:8px 16px;font-weight:600;transition:background-color .2s,color .2s}.InvitationCenter-module__uKTUPq__tabButtonActive{background-color:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 4px 12px rgba(0,0,0,.08)}.InvitationCenter-module__uKTUPq__section{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:16px;flex-direction:column;gap:24px;padding:24px;display:flex}.InvitationCenter-module__uKTUPq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.InvitationCenter-module__uKTUPq__actionRow{flex-wrap:wrap;gap:12px;display:flex}.InvitationCenter-module__uKTUPq__form{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:end;gap:16px;display:grid}.InvitationCenter-module__uKTUPq__formRow{flex-direction:column;gap:8px;display:flex}.InvitationCenter-module__uKTUPq__select{border:1px solid hsl(var(--border));background-color:hsl(var(--background));border-radius:8px;padding:8px 12px;font-size:14px}.InvitationCenter-module__uKTUPq__tableWrapper{overflow-x:auto}.InvitationCenter-module__uKTUPq__table{border-collapse:collapse;width:100%}.InvitationCenter-module__uKTUPq__table th,.InvitationCenter-module__uKTUPq__table td{text-align:left;border-bottom:1px solid hsl(var(--border));vertical-align:top;padding:12px 16px}.InvitationCenter-module__uKTUPq__table th{text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--muted-foreground));font-size:13px}.InvitationCenter-module__uKTUPq__emptyState{text-align:center;color:hsl(var(--muted-foreground));padding:24px}.InvitationCenter-module__uKTUPq__statusBadge{text-transform:uppercase;border-radius:9999px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.InvitationCenter-module__uKTUPq__badgePending{color:#3c83f6;background-color:rgba(60,131,246,.12)}.InvitationCenter-module__uKTUPq__badgeAccepted{color:#21c45d;background-color:rgba(33,196,93,.12)}.InvitationCenter-module__uKTUPq__badgeRejected,.InvitationCenter-module__uKTUPq__badgeDeclined{color:#ef4343;background-color:rgba(239,67,67,.12)}.InvitationCenter-module__uKTUPq__badgeCancelled,.InvitationCenter-module__uKTUPq__badgeExpired{background-color:hsl(var(--muted)/.5);color:hsl(var(--muted-foreground))}.InvitationCenter-module__uKTUPq__recipientColumn{flex-direction:column;gap:4px;display:flex}.InvitationCenter-module__uKTUPq__recipientName{font-weight:600}.InvitationCenter-module__uKTUPq__recipientEmail{color:hsl(var(--muted-foreground));word-break:break-all;font-size:12px}.InvitationCenter-module__uKTUPq__actionsCell{flex-wrap:wrap;gap:8px;display:flex}.InvitationCenter-module__uKTUPq__loader{color:hsl(var(--muted-foreground));justify-content:center;padding:24px;display:flex}.InvitationCenter-module__uKTUPq__error{border:1px solid hsl(var(--destructive)/.4);background-color:hsl(var(--destructive)/.12);color:hsl(var(--destructive));border-radius:8px;padding:16px}.InvitationCenter-module__uKTUPq__combo{position:relative}.InvitationCenter-module__uKTUPq__suggestions{z-index:20;background-color:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:12px;flex-direction:column;max-height:240px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 24px rgba(15,23,42,.15)}.InvitationCenter-module__uKTUPq__suggestionItem{cursor:pointer;color:hsl(var(--foreground));flex-direction:column;gap:4px;padding:10px 14px;transition:background-color .15s;display:flex}.InvitationCenter-module__uKTUPq__suggestionItem:hover{background-color:hsl(var(--muted))}.InvitationCenter-module__uKTUPq__suggestionTitle{font-size:14px;font-weight:600}.InvitationCenter-module__uKTUPq__suggestionMeta{color:hsl(var(--muted-foreground));font-size:12px}.InvitationCenter-module__uKTUPq__suggestionsMessage{color:hsl(var(--muted-foreground));text-align:center;padding:14px;font-size:13px}
.CompanyDetailsPage-module__EbDgSG__pageContainer{background:hsl(var(--background));flex-direction:column;gap:0;min-height:100vh;padding:0;display:flex}.CompanyDetailsPage-module__EbDgSG__headerNav{background:hsl(var(--background));border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:12px 24px;display:flex}@media (max-width:768px){.CompanyDetailsPage-module__EbDgSG__headerNav{padding:12px 16px}}.CompanyDetailsPage-module__EbDgSG__backButton{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;min-height:48px;padding:8px;font-size:13px;display:flex}.CompanyDetailsPage-module__EbDgSG__backIcon{width:14px;height:14px}.CompanyDetailsPage-module__EbDgSG__shareButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;min-height:48px;padding:8px;font-size:13px;display:flex}.CompanyDetailsPage-module__EbDgSG__shareIcon{width:14px;height:14px}.CompanyDetailsPage-module__EbDgSG__bannerMessage{color:#f59f0a;text-align:center;background:rgba(245,159,10,.15);padding:10px 24px;font-size:12px}.CompanyDetailsPage-module__EbDgSG__contentWrapper{flex-direction:column;gap:0;width:100%;max-width:1190px;margin:0 auto;display:flex}.CompanyDetailsPage-module__EbDgSG__bannerSection{border:1px solid hsl(var(--border));background:hsl(var(--card));clip-path:inset(0 round 32px);border-radius:32px;margin:20px 40px 0;overflow:visible;box-shadow:0 24px 60px -30px rgba(0,0,0,.35)}@media (max-width:768px){.CompanyDetailsPage-module__EbDgSG__bannerSection{clip-path:inset(0 round 16px);border-radius:16px;margin:16px 16px 0}}@media (max-width:480px){.CompanyDetailsPage-module__EbDgSG__bannerSection{clip-path:inset(0 round 12px);border-radius:12px;margin:12px 12px 0}}.CompanyDetailsPage-module__EbDgSG__bannerImageWrapper{background:linear-gradient(135deg,rgba(102,126,234,.6) 0%,rgba(118,75,162,.6) 100%);border-radius:32px 32px 0 0;width:100%;height:260px;position:relative;overflow:visible}@media (max-width:768px){.CompanyDetailsPage-module__EbDgSG__bannerImageWrapper{border-radius:16px 16px 0 0;height:200px}}@media (max-width:480px){.CompanyDetailsPage-module__EbDgSG__bannerImageWrapper{border-radius:12px 12px 0 0;height:160px}}.CompanyDetailsPage-module__EbDgSG__bannerImage{-o-object-fit:cover;object-fit:cover}.CompanyDetailsPage-module__EbDgSG__bannerGradient{background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.05),transparent);position:absolute;top:0;bottom:0;left:0;right:0}.CompanyDetailsPage-module__EbDgSG__avatarContainer{z-index:999;pointer-events:none;position:absolute;bottom:-50px;left:40px}.CompanyDetailsPage-module__EbDgSG__avatarBorder{border:8px solid hsl(var(--card));background:hsl(var(--card));border-radius:50%;justify-content:center;align-items:center;width:144px;height:144px;display:flex;position:relative;box-shadow:0 16px 40px -20px rgba(0,0,0,.45)}.CompanyDetailsPage-module__EbDgSG__avatar{border:1px solid hsl(var(--border));border-radius:50%;width:112px;height:112px}.CompanyDetailsPage-module__EbDgSG__avatarFallback{font-size:28px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__bookmarkBadge{background:hsl(var(--card)/.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;align-items:center;gap:12px;padding:10px 16px;display:flex;position:absolute;top:16px;right:24px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.CompanyDetailsPage-module__EbDgSG__bookmarkIcon{width:16px;height:16px;color:hsl(var(--primary))}.CompanyDetailsPage-module__EbDgSG__bookmarkText{color:hsl(var(--primary));font-size:14px;font-weight:500}.CompanyDetailsPage-module__EbDgSG__profileInfo{z-index:1;padding:70px 40px 40px;position:relative}.CompanyDetailsPage-module__EbDgSG__profileHeader{flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.CompanyDetailsPage-module__EbDgSG__profileHeader{flex-direction:row;justify-content:space-between;align-items:start}}.CompanyDetailsPage-module__EbDgSG__profileName{color:hsl(var(--foreground));font-size:32px;font-weight:700;line-height:1.2}.CompanyDetailsPage-module__EbDgSG__profileTagline{color:hsl(var(--muted-foreground));margin-top:8px;font-size:18px;font-weight:500}.CompanyDetailsPage-module__EbDgSG__profileLocation{color:hsl(var(--muted-foreground));align-items:center;margin-top:12px;font-size:14px;display:flex}.CompanyDetailsPage-module__EbDgSG__actionButtons{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:768px){.CompanyDetailsPage-module__EbDgSG__actionButtons{flex-direction:column;gap:8px;width:100%}}.CompanyDetailsPage-module__EbDgSG__saveButton{background:hsl(var(--muted));color:hsl(var(--foreground));cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:10px 24px;font-size:14px;transition:all .2s;display:flex}@media (max-width:768px){.CompanyDetailsPage-module__EbDgSG__saveButton{width:100%;padding:12px 24px}}.CompanyDetailsPage-module__EbDgSG__saveButton:hover{background:hsl(var(--muted)/.8)}.CompanyDetailsPage-module__EbDgSG__editButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:10px 24px;font-size:14px;transition:all .2s;display:flex}@media (max-width:768px){.CompanyDetailsPage-module__EbDgSG__editButton{width:100%;padding:12px 24px}}.CompanyDetailsPage-module__EbDgSG__editButton:hover{background:hsl(var(--primary)/.9)}.CompanyDetailsPage-module__EbDgSG__contactButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:10px 24px;font-size:14px;transition:all .2s;display:flex}@media (max-width:768px){.CompanyDetailsPage-module__EbDgSG__contactButton{width:100%;padding:12px 24px}}.CompanyDetailsPage-module__EbDgSG__contactButton:hover{background:hsl(var(--primary)/.9)}.CompanyDetailsPage-module__EbDgSG__buttonIcon{width:18px;height:18px}.CompanyDetailsPage-module__EbDgSG__contentGrid{grid-template-columns:1fr;gap:32px;width:100%;max-width:1190px;margin:0 auto;padding:40px;display:grid}@media (min-width:1024px){.CompanyDetailsPage-module__EbDgSG__contentGrid{grid-template-columns:minmax(800px,2fr) 1fr}}@media (max-width:768px){.CompanyDetailsPage-module__EbDgSG__contentGrid{gap:24px;padding:24px 16px}}@media (max-width:480px){.CompanyDetailsPage-module__EbDgSG__contentGrid{gap:20px;padding:20px 12px}}.CompanyDetailsPage-module__EbDgSG__leftColumn{flex-direction:column;gap:24px;min-width:800px;display:flex}.CompanyDetailsPage-module__EbDgSG__bioCard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:28px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.CompanyDetailsPage-module__EbDgSG__cardHeader{padding:24px 24px 12px}.CompanyDetailsPage-module__EbDgSG__cardTitle{color:hsl(var(--foreground));font-size:20px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__cardTitleSmall{color:hsl(var(--foreground));font-size:18px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__cardContent{color:hsl(var(--foreground));flex-direction:column;gap:20px;padding:0 24px 24px;display:flex}.CompanyDetailsPage-module__EbDgSG__bioText{font-size:14px;line-height:1.7}.CompanyDetailsPage-module__EbDgSG__skillsSection{flex-direction:column;gap:12px;display:flex}.CompanyDetailsPage-module__EbDgSG__skillsLabel{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));font-size:12px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__skillsContainer{flex-wrap:wrap;gap:8px;display:flex}.CompanyDetailsPage-module__EbDgSG__skillChip{white-space:nowrap;background:hsl(var(--primary)/.15);color:hsl(var(--primary));border:1px solid hsl(var(--border));border-radius:9999px;padding:6px 14px;font-size:13px;font-weight:500}.CompanyDetailsPage-module__EbDgSG__experienceCard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:28px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.CompanyDetailsPage-module__EbDgSG__experienceItem{border-bottom:1px solid hsl(var(--border)/.4);flex-direction:column;gap:4px;padding:20px 24px;display:flex}.CompanyDetailsPage-module__EbDgSG__experienceItem:last-child{border-bottom:none}.CompanyDetailsPage-module__EbDgSG__experienceTitle{color:hsl(var(--foreground));font-size:16px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__experienceCompany{color:hsl(var(--muted-foreground));font-size:14px;font-weight:500}.CompanyDetailsPage-module__EbDgSG__experiencePeriod{color:hsl(var(--muted-foreground));font-size:13px}.CompanyDetailsPage-module__EbDgSG__experienceDescription{color:hsl(var(--foreground));margin-top:4px;font-size:13px;line-height:1.6}.CompanyDetailsPage-module__EbDgSG__otherCard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:28px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.CompanyDetailsPage-module__EbDgSG__placeholder{color:hsl(var(--muted-foreground));font-size:13px;font-style:italic}.CompanyDetailsPage-module__EbDgSG__rightColumn{flex-direction:column;gap:20px;display:flex}.CompanyDetailsPage-module__EbDgSG__rateCard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:28px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.CompanyDetailsPage-module__EbDgSG__rateContent{flex-direction:column;gap:16px;padding:24px;display:flex}.CompanyDetailsPage-module__EbDgSG__rateLabel{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));font-size:12px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__rateValue{color:hsl(var(--foreground));font-size:24px;font-weight:700}.CompanyDetailsPage-module__EbDgSG__emailSection{color:hsl(var(--foreground));align-items:center;gap:8px;font-size:13px;display:flex}.CompanyDetailsPage-module__EbDgSG__emailIcon{flex-shrink:0;width:16px;height:16px}.CompanyDetailsPage-module__EbDgSG__emailLink{text-underline-offset:3px;word-break:break-all;text-decoration:underline}.CompanyDetailsPage-module__EbDgSG__emailLink:hover{text-decoration:underline}.CompanyDetailsPage-module__EbDgSG__contactsCard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:28px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.CompanyDetailsPage-module__EbDgSG__contactsCard .CompanyDetailsPage-module__EbDgSG__cardHeader{padding:20px 24px 12px}.CompanyDetailsPage-module__EbDgSG__contactsCard .CompanyDetailsPage-module__EbDgSG__cardContent{gap:12px;padding:0 24px 24px}.CompanyDetailsPage-module__EbDgSG__contactItem{border:1px solid hsl(var(--border));background:hsl(var(--muted)/.4);border-radius:16px;align-items:start;gap:12px;padding:12px 16px;display:flex}.CompanyDetailsPage-module__EbDgSG__contactIconWrapper{background:hsl(var(--card));width:36px;height:36px;color:hsl(var(--primary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1)}.CompanyDetailsPage-module__EbDgSG__contactIcon{width:18px;height:18px}.CompanyDetailsPage-module__EbDgSG__contactInfo{flex:1;min-width:0}.CompanyDetailsPage-module__EbDgSG__contactLabel{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));font-size:11px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__contactValueWrapper{flex:1;align-items:center;gap:8px;display:flex}.CompanyDetailsPage-module__EbDgSG__contactValue{color:hsl(var(--foreground));text-underline-offset:3px;word-break:break-word;flex:1;font-size:13px;font-weight:500;text-decoration:underline}.CompanyDetailsPage-module__EbDgSG__contactValue:hover{text-decoration:underline}.CompanyDetailsPage-module__EbDgSG__editContactButton{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .2s;display:flex}.CompanyDetailsPage-module__EbDgSG__editContactButton:hover{background:hsl(var(--muted))}.CompanyDetailsPage-module__EbDgSG__editContactIcon{width:14px;height:14px;color:hsl(var(--muted-foreground))}.CompanyDetailsPage-module__EbDgSG__metricsCard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:28px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.CompanyDetailsPage-module__EbDgSG__metricsCard .CompanyDetailsPage-module__EbDgSG__cardHeader{padding:20px 24px 12px}.CompanyDetailsPage-module__EbDgSG__metricsCard .CompanyDetailsPage-module__EbDgSG__cardContent{padding:0 24px 24px}.CompanyDetailsPage-module__EbDgSG__metricsContent{flex-direction:column;gap:12px;display:flex}.CompanyDetailsPage-module__EbDgSG__metricItem{border:1px solid hsl(var(--border));background:hsl(var(--muted)/.4);border-radius:16px;padding:14px 16px}.CompanyDetailsPage-module__EbDgSG__metricLabel{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));font-size:11px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__metricValue{color:hsl(var(--foreground));align-items:baseline;gap:4px;margin-top:4px;font-size:22px;font-weight:700;display:flex}.CompanyDetailsPage-module__EbDgSG__metricSuffix{color:hsl(var(--foreground));font-size:14px;font-weight:500}.CompanyDetailsPage-module__EbDgSG__notesCard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:28px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.CompanyDetailsPage-module__EbDgSG__notesCard .CompanyDetailsPage-module__EbDgSG__cardHeader{padding:24px 24px 12px}.CompanyDetailsPage-module__EbDgSG__notesCard .CompanyDetailsPage-module__EbDgSG__cardContent{padding:0 24px 24px}.CompanyDetailsPage-module__EbDgSG__notesTextarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--background));width:100%;min-height:100px;color:hsl(var(--foreground));border-radius:12px;padding:12px;font-family:inherit;font-size:13px}.CompanyDetailsPage-module__EbDgSG__saveNotesButton{background:hsl(var(--primary));width:100%;color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:8px;margin-top:12px;padding:10px 16px;font-size:14px;transition:all .2s}.CompanyDetailsPage-module__EbDgSG__saveNotesButton:hover:not(:disabled){background:hsl(var(--primary)/.9)}.CompanyDetailsPage-module__EbDgSG__saveNotesButton:disabled{opacity:.6;cursor:not-allowed}.CompanyDetailsPage-module__EbDgSG__portfolioCard{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:28px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.CompanyDetailsPage-module__EbDgSG__portfolioItem{border:1px solid hsl(var(--border)/.4);background:hsl(var(--card));border-radius:16px;gap:16px;padding:16px;display:flex}.CompanyDetailsPage-module__EbDgSG__portfolioYear{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:13px;font-weight:600;display:flex}.CompanyDetailsPage-module__EbDgSG__portfolioContent{flex:1}.CompanyDetailsPage-module__EbDgSG__portfolioTitle{color:hsl(var(--foreground));margin-bottom:4px;font-size:16px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__portfolioClient{color:hsl(var(--muted-foreground));margin-bottom:4px;font-size:14px;font-weight:500}.CompanyDetailsPage-module__EbDgSG__portfolioDescription{color:hsl(var(--foreground));font-size:13px;line-height:1.6}.CompanyDetailsPage-module__EbDgSG__keyDataGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.CompanyDetailsPage-module__EbDgSG__keyDataItem{border:1px solid hsl(var(--border));background:hsl(var(--muted)/.4);border-radius:16px;padding:16px}.CompanyDetailsPage-module__EbDgSG__keyDataLabel{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));margin-bottom:8px;font-size:11px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__keyDataValue{color:hsl(var(--foreground));font-size:18px;font-weight:700}.CompanyDetailsPage-module__EbDgSG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.CompanyDetailsPage-module__EbDgSG__statsItem{border:1px solid hsl(var(--border));background:hsl(var(--muted)/.4);border-radius:16px;padding:20px}.CompanyDetailsPage-module__EbDgSG__statsValue{color:hsl(var(--foreground));margin-bottom:4px;font-size:32px;font-weight:700}.CompanyDetailsPage-module__EbDgSG__statsLabel{color:hsl(var(--muted-foreground));font-size:13px}.CompanyDetailsPage-module__EbDgSG__actionButtonsGroup{flex-wrap:wrap;gap:12px;display:flex}.CompanyDetailsPage-module__EbDgSG__actionButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;transition:all .2s;display:flex}.CompanyDetailsPage-module__EbDgSG__actionButton:hover{background:hsl(var(--primary)/.9)}.CompanyDetailsPage-module__EbDgSG__actionButtonOutline{background:hsl(var(--card));border:1px solid hsl(var(--border));color:hsl(var(--primary));cursor:pointer;border-radius:9999px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;transition:all .2s;display:flex}.CompanyDetailsPage-module__EbDgSG__actionButtonOutline:hover{background:hsl(var(--muted))}.CompanyDetailsPage-module__EbDgSG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100vh;display:flex}.CompanyDetailsPage-module__EbDgSG__loadingSpinner{border:4px solid hsl(var(--border));border-top-color:hsl(var(--primary));border-radius:50%;width:32px;height:32px;animation:1s linear infinite CompanyDetailsPage-module__EbDgSG__spin;display:inline-block}@keyframes CompanyDetailsPage-module__EbDgSG__spin{to{transform:rotate(360deg)}}.CompanyDetailsPage-module__EbDgSG__loadingText{color:hsl(var(--muted-foreground));font-size:14px}.CompanyDetailsPage-module__EbDgSG__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100vh;display:flex}.CompanyDetailsPage-module__EbDgSG__errorTitle{color:hsl(var(--foreground));font-size:24px;font-weight:700}.CompanyDetailsPage-module__EbDgSG__errorText{color:hsl(var(--muted-foreground));font-size:14px}.CompanyDetailsPage-module__EbDgSG__accordionItem{border-bottom:1px solid hsl(var(--border)/.4)}.CompanyDetailsPage-module__EbDgSG__accordionTrigger{color:hsl(var(--foreground));padding:16px 0;font-size:18px;font-weight:600}.CompanyDetailsPage-module__EbDgSG__accordionContent{padding-bottom:16px}.CompanyDetailsPage-module__EbDgSG__accordionList{flex-direction:column;gap:8px;display:flex}.CompanyDetailsPage-module__EbDgSG__accordionListItem{align-items:center;gap:8px;display:flex}.CompanyDetailsPage-module__EbDgSG__accordionDot{background:hsl(var(--primary));border-radius:50%;flex-shrink:0;width:8px;height:8px}.CompanyDetailsPage-module__EbDgSG__accordionText{color:hsl(var(--foreground));font-size:13px}
.ProjectsListPage-module__UyNl6a__pageContainer{background:hsl(var(--background));min-height:100vh;padding:1rem 0}@media (min-width:768px){.ProjectsListPage-module__UyNl6a__pageContainer{padding:2rem 0}}@media (max-width:768px){.ProjectsListPage-module__UyNl6a__pageContainer{padding:1rem 0}}.ProjectsListPage-module__UyNl6a__container{box-sizing:border-box;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.ProjectsListPage-module__UyNl6a__container{padding:0 1.5rem}}@media (max-width:768px){.ProjectsListPage-module__UyNl6a__container{padding:0 1rem}}.ProjectsListPage-module__UyNl6a__header{flex-direction:column;gap:1rem;margin-bottom:1.5rem;padding-top:1rem;display:flex}@media (min-width:768px){.ProjectsListPage-module__UyNl6a__header{gap:1.5rem;margin-bottom:3rem;padding-top:2rem}}.ProjectsListPage-module__UyNl6a__headerTop{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}@media (min-width:768px){.ProjectsListPage-module__UyNl6a__headerTop{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}}.ProjectsListPage-module__UyNl6a__headerContent{flex:1}.ProjectsListPage-module__UyNl6a__title{color:hsl(var(--foreground));letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.ProjectsListPage-module__UyNl6a__title{font-size:2.5rem}}@media (max-width:768px){.ProjectsListPage-module__UyNl6a__title{font-size:2rem}}@media (max-width:480px){.ProjectsListPage-module__UyNl6a__title{font-size:1.75rem}}.ProjectsListPage-module__UyNl6a__subtitle{color:hsl(var(--muted-foreground));word-wrap:break-word;overflow-wrap:break-word;font-size:.8rem;font-weight:500}@media (min-width:768px){.ProjectsListPage-module__UyNl6a__subtitle{font-size:.95rem}}.ProjectsListPage-module__UyNl6a__createButton{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:250px;min-height:48px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.2),0 1px 3px rgba(0,0,0,.1)}@media (min-width:768px){.ProjectsListPage-module__UyNl6a__createButton{width:auto;max-width:none}}.ProjectsListPage-module__UyNl6a__createButton:hover{background:hsl(var(--secondary)/.9);transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.3),0 4px 10px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.15)}.ProjectsListPage-module__UyNl6a__filtersSection{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;flex-direction:column;align-items:stretch;gap:.8rem;padding:1rem;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.1)}@media (min-width:768px){.ProjectsListPage-module__UyNl6a__filtersSection{flex-flow:wrap;align-items:center;gap:1rem;padding:1.25rem}}.ProjectsListPage-module__UyNl6a__filterGroup{flex-direction:column;gap:.5rem;min-width:100%;display:flex}@media (min-width:768px){.ProjectsListPage-module__UyNl6a__filterGroup{min-width:200px}}.ProjectsListPage-module__UyNl6a__filterLabel{color:hsl(var(--foreground));font-size:.875rem;font-weight:600}.ProjectsListPage-module__UyNl6a__filterInput{border:1.5px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:.5rem;padding:.625rem .875rem;font-size:.9rem;transition:all .2s}.ProjectsListPage-module__UyNl6a__filterInput:focus{border-color:hsl(var(--primary));background:hsl(var(--background));box-shadow:0 0 0 3px hsl(var(--primary)/.1);outline:none}.ProjectsListPage-module__UyNl6a__filterInput::placeholder{color:hsl(var(--muted-foreground))}.ProjectsListPage-module__UyNl6a__filterCheckbox{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.ProjectsListPage-module__UyNl6a__filterCheckbox input[type=checkbox]{cursor:pointer;width:1.125rem;height:1.125rem;accent-color:hsl(var(--primary))}.ProjectsListPage-module__UyNl6a__filterCheckbox span{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}.ProjectsListPage-module__UyNl6a__clearFilters{background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;white-space:nowrap;border-radius:.5rem;justify-content:center;width:100%;min-height:48px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}@media (min-width:768px){.ProjectsListPage-module__UyNl6a__clearFilters{align-self:flex-end;width:auto;padding:.625rem 1rem}}.ProjectsListPage-module__UyNl6a__clearFilters:hover{background:hsl(var(--muted)/.8);color:hsl(var(--foreground))}.ProjectsListPage-module__UyNl6a__projectsGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.ProjectsListPage-module__UyNl6a__projectsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.ProjectsListPage-module__UyNl6a__projectsGrid{grid-template-columns:repeat(3,1fr);gap:2rem}.ProjectsListPage-module__UyNl6a__header{margin-bottom:2rem;padding-top:1rem}}@media (max-width:480px){.ProjectsListPage-module__UyNl6a__projectsGrid{gap:1rem}.ProjectsListPage-module__UyNl6a__filtersSection{padding:.875rem}}.ProjectsListPage-module__UyNl6a__skeletonCard{background:hsl(var(--card));border:1.5px solid hsl(var(--border)/.5);box-shadow:0 6px 16px rgba(0,0,0,.12),0 4px 10px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.06),0 0 0 1px hsl(var(--border)/.3);box-sizing:border-box;border-radius:12px;flex-direction:column;gap:8px;width:100%;height:280px;padding:14px;display:flex;overflow:hidden}.ProjectsListPage-module__UyNl6a__skeletonHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ProjectsListPage-module__UyNl6a__skeletonTitle{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:4px;width:80%;height:28px;margin-bottom:.75rem;animation:1.5s infinite ProjectsListPage-module__UyNl6a__shimmer}.ProjectsListPage-module__UyNl6a__skeletonBadge{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:12px;width:80px;height:24px;animation:1.5s infinite ProjectsListPage-module__UyNl6a__shimmer}.ProjectsListPage-module__UyNl6a__skeletonDescription{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:4px;width:100%;height:60px;margin-bottom:1rem;animation:1.5s infinite ProjectsListPage-module__UyNl6a__shimmer}.ProjectsListPage-module__UyNl6a__skeletonInfo{gap:1rem;margin-bottom:1rem;display:flex}.ProjectsListPage-module__UyNl6a__skeletonInfoItem{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:4px;width:80px;height:16px;animation:1.5s infinite ProjectsListPage-module__UyNl6a__shimmer}.ProjectsListPage-module__UyNl6a__skeletonRoles{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.ProjectsListPage-module__UyNl6a__skeletonRole{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:14px;width:90px;height:28px;animation:1.5s infinite ProjectsListPage-module__UyNl6a__shimmer}.ProjectsListPage-module__UyNl6a__skeletonBudget{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:4px;width:50%;height:24px;margin-top:auto;animation:1.5s infinite ProjectsListPage-module__UyNl6a__shimmer}@keyframes ProjectsListPage-module__UyNl6a__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ProjectsListPage-module__UyNl6a__fullScreenLoading{min-height:100vh}.ProjectsListPage-module__UyNl6a__loadingSpinner{border:4px solid hsl(var(--border));border-top-color:hsl(var(--primary));border-radius:50%;width:48px;height:48px;animation:.8s linear infinite ProjectsListPage-module__UyNl6a__spin}@keyframes ProjectsListPage-module__UyNl6a__spin{to{transform:rotate(360deg)}}.ProjectsListPage-module__UyNl6a__loadingText{color:hsl(var(--muted-foreground));font-size:1.125rem;font-weight:500}.ProjectsListPage-module__UyNl6a__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:2rem;display:flex}.ProjectsListPage-module__UyNl6a__errorMessage{max-width:500px;color:hsl(var(--destructive));font-size:1.125rem;font-weight:600}.ProjectsListPage-module__UyNl6a__retryButton{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;box-shadow:0 2px 8px hsl(var(--primary)/.3);border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.ProjectsListPage-module__UyNl6a__retryButton:hover{box-shadow:0 4px 12px hsl(var(--primary)/.4);background:hsl(var(--primary)/.9);transform:translateY(-1px)}.ProjectsListPage-module__UyNl6a__emptyContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:400px;padding:2rem;display:flex}.ProjectsListPage-module__UyNl6a__emptyTitle{color:hsl(var(--foreground));font-size:1.5rem;font-weight:700}.ProjectsListPage-module__UyNl6a__emptyText{max-width:500px;color:hsl(var(--muted-foreground));font-size:.95rem}.ProjectsListPage-module__UyNl6a__paginationWrapper{justify-content:center;margin-top:3rem;display:flex}
.CompaniesListPage-module__CtVOhq__pageContainer{background:hsl(var(--background));min-height:100vh;padding:1rem 0}@media (min-width:768px){.CompaniesListPage-module__CtVOhq__pageContainer{padding:2rem 0}}@media (max-width:768px){.CompaniesListPage-module__CtVOhq__pageContainer{padding:1rem 0}}.CompaniesListPage-module__CtVOhq__container{box-sizing:border-box;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.CompaniesListPage-module__CtVOhq__container{padding:0 1.5rem}}@media (max-width:768px){.CompaniesListPage-module__CtVOhq__container{padding:0 1rem}}.CompaniesListPage-module__CtVOhq__header{margin-bottom:1.5rem;padding-top:1rem}@media (min-width:768px){.CompaniesListPage-module__CtVOhq__header{margin-bottom:2rem;padding-top:2rem}}.CompaniesListPage-module__CtVOhq__filtersSection{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;flex-direction:column;align-items:stretch;gap:.8rem;margin-bottom:2rem;padding:1rem;display:flex;box-shadow:0 1px 3px rgba(0,0,0,.08)}@media (min-width:768px){.CompaniesListPage-module__CtVOhq__filtersSection{flex-flow:wrap;align-items:center;gap:1rem;padding:1.25rem}}.CompaniesListPage-module__CtVOhq__filterGroup{flex-direction:column;gap:.5rem;min-width:100%;display:flex}@media (min-width:768px){.CompaniesListPage-module__CtVOhq__filterGroup{min-width:200px}}@media (max-width:768px){.CompaniesListPage-module__CtVOhq__filterGroup{min-width:100%}}.CompaniesListPage-module__CtVOhq__filterLabel{color:hsl(var(--foreground));font-size:.875rem;font-weight:600}.CompaniesListPage-module__CtVOhq__filterInput{border:1.5px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:.5rem;padding:.625rem .875rem;font-size:.9rem;transition:all .2s}.CompaniesListPage-module__CtVOhq__filterInput:focus{border-color:hsl(var(--primary));background:hsl(var(--background));box-shadow:0 0 0 3px hsl(var(--primary)/.1);outline:none}.CompaniesListPage-module__CtVOhq__filterInput::placeholder{color:hsl(var(--muted-foreground))}.CompaniesListPage-module__CtVOhq__clearFilters{background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;white-space:nowrap;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:48px;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}@media (min-width:768px){.CompaniesListPage-module__CtVOhq__clearFilters{align-self:flex-end;width:auto;padding:.625rem 1rem}}.CompaniesListPage-module__CtVOhq__clearFilters:hover{background:hsl(var(--muted)/.8);color:hsl(var(--foreground))}.CompaniesListPage-module__CtVOhq__title{color:hsl(var(--foreground));letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.CompaniesListPage-module__CtVOhq__title{font-size:2.5rem}}@media (max-width:768px){.CompaniesListPage-module__CtVOhq__title{font-size:2rem}}@media (max-width:480px){.CompaniesListPage-module__CtVOhq__title{font-size:1.75rem}}.CompaniesListPage-module__CtVOhq__subtitle{color:hsl(var(--muted-foreground));word-wrap:break-word;overflow-wrap:break-word;font-size:.8rem;font-weight:500}@media (min-width:768px){.CompaniesListPage-module__CtVOhq__subtitle{font-size:.95rem}}.CompaniesListPage-module__CtVOhq__companiesGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.CompaniesListPage-module__CtVOhq__companiesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.CompaniesListPage-module__CtVOhq__companiesGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}.CompaniesListPage-module__CtVOhq__skeletonCard{background:hsl(var(--card));border:1.5px solid hsl(var(--border)/.6);box-sizing:border-box;border-radius:16px;flex-direction:column;height:380px;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.1),0 4px 10px rgba(0,0,0,.08),0 2px 6px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04)}.CompaniesListPage-module__CtVOhq__skeletonHeader{background:hsl(var(--muted));flex-shrink:0;height:100px;position:relative}.CompaniesListPage-module__CtVOhq__skeletonRating{background:linear-gradient(90deg,hsl(var(--card))25%,hsl(var(--muted))50%,hsl(var(--card))75%);background-size:200% 100%;border-radius:4px;width:60px;height:20px;animation:1.5s infinite CompaniesListPage-module__CtVOhq__shimmer;position:absolute;top:3px;left:10px;box-shadow:0 2px 6px rgba(0,0,0,.1)}.CompaniesListPage-module__CtVOhq__skeletonAvatar{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);border:3px solid hsl(var(--card));background-size:200% 100%;border-radius:50%;width:90px;height:90px;animation:1.5s infinite CompaniesListPage-module__CtVOhq__shimmer;position:absolute;bottom:-10px;right:15px;box-shadow:0 4px 12px rgba(0,0,0,.42)}.CompaniesListPage-module__CtVOhq__skeletonContent{flex-direction:column;flex:1;gap:8px;padding:25px 12px 14px;display:flex}.CompaniesListPage-module__CtVOhq__skeletonTitle{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:4px;width:70%;height:20px;margin:0 auto;animation:1.5s infinite CompaniesListPage-module__CtVOhq__shimmer}.CompaniesListPage-module__CtVOhq__skeletonLocation{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:4px;width:50%;height:14px;margin:0 auto;animation:1.5s infinite CompaniesListPage-module__CtVOhq__shimmer}.CompaniesListPage-module__CtVOhq__skeletonTags{flex-wrap:wrap;justify-content:center;gap:9px;margin:8px 0;display:flex}.CompaniesListPage-module__CtVOhq__skeletonTag{background:linear-gradient(90deg,hsl(var(--primary)/.3)25%,hsl(var(--muted))50%,hsl(var(--primary)/.3)75%);background-size:200% 100%;border-radius:12px;width:80px;height:24px;animation:1.5s infinite CompaniesListPage-module__CtVOhq__shimmer}.CompaniesListPage-module__CtVOhq__skeletonSpacer{flex:1;min-height:6px}.CompaniesListPage-module__CtVOhq__skeletonStats{flex-shrink:0;justify-content:center;gap:12px;padding:10px 12px;display:flex}.CompaniesListPage-module__CtVOhq__skeletonStat{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:10px;flex:1;min-width:80px;max-width:100px;height:50px;animation:1.5s infinite CompaniesListPage-module__CtVOhq__shimmer}@keyframes CompaniesListPage-module__CtVOhq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.CompaniesListPage-module__CtVOhq__fullScreenLoading{min-height:100vh}.CompaniesListPage-module__CtVOhq__loadingSpinner{border:4px solid hsl(var(--border));border-top-color:hsl(var(--primary));border-radius:50%;width:48px;height:48px;animation:.8s linear infinite CompaniesListPage-module__CtVOhq__spin}@keyframes CompaniesListPage-module__CtVOhq__spin{to{transform:rotate(360deg)}}.CompaniesListPage-module__CtVOhq__loadingText{color:hsl(var(--muted-foreground));font-size:1.125rem;font-weight:500}.CompaniesListPage-module__CtVOhq__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:2rem;display:flex}.CompaniesListPage-module__CtVOhq__errorMessage{max-width:500px;color:hsl(var(--destructive));font-size:1.125rem;font-weight:600}.CompaniesListPage-module__CtVOhq__retryButton{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.2),0 1px 3px rgba(0,0,0,.1)}.CompaniesListPage-module__CtVOhq__retryButton:hover{background:hsl(var(--secondary)/.9);transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.3),0 4px 10px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.15)}.CompaniesListPage-module__CtVOhq__emptyContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:400px;padding:2rem;display:flex}.CompaniesListPage-module__CtVOhq__emptyTitle{color:hsl(var(--foreground));font-size:1.5rem;font-weight:700}.CompaniesListPage-module__CtVOhq__emptyText{max-width:500px;color:hsl(var(--muted-foreground));font-size:.95rem}.CompaniesListPage-module__CtVOhq__paginationWrapper{justify-content:center;margin-top:3rem;display:flex}
.SpecialistsListPage-module__5RHKyq__pageContainer{background:hsl(var(--background));min-height:100vh;padding:1rem 0}@media (min-width:768px){.SpecialistsListPage-module__5RHKyq__pageContainer{padding:2rem 0}}@media (max-width:768px){.SpecialistsListPage-module__5RHKyq__pageContainer{padding:1rem 0}}.SpecialistsListPage-module__5RHKyq__container{box-sizing:border-box;max-width:1400px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.SpecialistsListPage-module__5RHKyq__container{padding:0 1.5rem}}@media (max-width:768px){.SpecialistsListPage-module__5RHKyq__container{padding:0 1rem}}.SpecialistsListPage-module__5RHKyq__header{border-bottom:2px solid hsl(var(--border)/.6);margin-top:1rem;margin-bottom:1.5rem;padding-bottom:1rem}@media (min-width:768px){.SpecialistsListPage-module__5RHKyq__header{margin-top:2rem;margin-bottom:3rem;padding-bottom:1.5rem}}.SpecialistsListPage-module__5RHKyq__title{color:hsl(var(--foreground));letter-spacing:-.02em;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:.5rem;font-size:2rem;font-weight:700}@media (min-width:768px){.SpecialistsListPage-module__5RHKyq__title{font-size:2.5rem}}@media (min-width:1024px){.SpecialistsListPage-module__5RHKyq__title{font-size:3rem}}@media (max-width:480px){.SpecialistsListPage-module__5RHKyq__title{font-size:2rem}}.SpecialistsListPage-module__5RHKyq__subtitle{color:hsl(var(--muted-foreground));word-wrap:break-word;overflow-wrap:break-word;font-size:.8rem;font-weight:500}@media (min-width:768px){.SpecialistsListPage-module__5RHKyq__subtitle{font-size:.875rem}}.SpecialistsListPage-module__5RHKyq__filtersSection{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;flex-direction:column;align-items:stretch;gap:.8rem;margin-bottom:2rem;padding:1rem;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.04)}@media (min-width:768px){.SpecialistsListPage-module__5RHKyq__filtersSection{flex-flow:wrap;align-items:flex-end;gap:1rem;padding:1.25rem}}.SpecialistsListPage-module__5RHKyq__filterGroup{flex-direction:column;flex:1;gap:.5rem;min-width:100%;display:flex}@media (min-width:768px){.SpecialistsListPage-module__5RHKyq__filterGroup{min-width:180px}}@media (max-width:768px){.SpecialistsListPage-module__5RHKyq__filterGroup{min-width:100%}}.SpecialistsListPage-module__5RHKyq__filterLabel{color:hsl(var(--foreground));font-size:.875rem;font-weight:600}.SpecialistsListPage-module__5RHKyq__filterInput{border:2px solid hsl(var(--border));color:hsl(var(--foreground));background:hsl(var(--background));border-radius:8px;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:all .2s}.SpecialistsListPage-module__5RHKyq__filterInput:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary)/.1);outline:none}.SpecialistsListPage-module__5RHKyq__filterInput::placeholder{color:hsl(var(--muted-foreground))}.SpecialistsListPage-module__5RHKyq__filterSelect{border:2px solid hsl(var(--border));color:hsl(var(--foreground));background:hsl(var(--background));cursor:pointer;border-radius:8px;width:100%;padding:.625rem .875rem;font-size:.875rem;transition:all .2s}.SpecialistsListPage-module__5RHKyq__filterSelect:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary)/.1);outline:none}.SpecialistsListPage-module__5RHKyq__filterSelect:disabled{opacity:.6;cursor:not-allowed}.SpecialistsListPage-module__5RHKyq__clearFilters{background:hsl(var(--muted));color:hsl(var(--foreground));border:1.5px solid hsl(var(--border)/.6);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:48px;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}@media (min-width:768px){.SpecialistsListPage-module__5RHKyq__clearFilters{width:auto;height:-moz-fit-content;height:fit-content;padding:.625rem 1rem}}.SpecialistsListPage-module__5RHKyq__clearFilters:hover{background:hsl(var(--muted)/.8);border-color:hsl(var(--border));color:hsl(var(--foreground))}.SpecialistsListPage-module__5RHKyq__grid{grid-template-columns:repeat(1,1fr);gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.SpecialistsListPage-module__5RHKyq__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.SpecialistsListPage-module__5RHKyq__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width:1280px){.SpecialistsListPage-module__5RHKyq__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media (max-width:640px){.SpecialistsListPage-module__5RHKyq__grid{gap:1.5rem;margin-bottom:2rem}}@media (max-width:480px){.SpecialistsListPage-module__5RHKyq__grid{gap:1rem}}.SpecialistsListPage-module__5RHKyq__skeletonCard{background:hsl(var(--card));box-shadow:0 6px 20px rgba(0,0,0,.14),0 3px 10px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.08),0 0 0 1px hsl(var(--border)/.1);border:1.5px solid hsl(var(--border));box-sizing:border-box;border-radius:12px;flex-direction:column;height:420px;padding:0;display:flex;overflow:hidden}.SpecialistsListPage-module__5RHKyq__skeletonHeader{background:hsl(var(--muted));border-radius:12px 12px 0 0;flex-shrink:0;height:100px;position:relative}.SpecialistsListPage-module__5RHKyq__skeletonRating{background:linear-gradient(90deg,hsl(var(--card))25%,hsl(var(--muted))50%,hsl(var(--card))75%);background-size:200% 100%;border-radius:4px;width:60px;height:20px;animation:1.5s infinite SpecialistsListPage-module__5RHKyq__shimmer;position:absolute;top:10px;left:10px;box-shadow:0 2px 4px rgba(0,0,0,.08)}.SpecialistsListPage-module__5RHKyq__skeletonAvatar{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);border:3px solid hsl(var(--card));background-size:200% 100%;border-radius:50%;width:100px;height:100px;animation:1.5s infinite SpecialistsListPage-module__5RHKyq__shimmer;position:absolute;top:50px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1)}.SpecialistsListPage-module__5RHKyq__skeletonContent{text-align:center;flex-direction:column;flex:1;gap:0;padding:58px 16px 12px;display:flex}.SpecialistsListPage-module__5RHKyq__skeletonName{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:4px;width:60%;height:24px;margin:0 auto;animation:1.5s infinite SpecialistsListPage-module__5RHKyq__shimmer}.SpecialistsListPage-module__5RHKyq__skeletonRole{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:4px;width:40%;height:18px;margin:6px auto 0;animation:1.5s infinite SpecialistsListPage-module__5RHKyq__shimmer}.SpecialistsListPage-module__5RHKyq__skeletonLocation{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:4px;width:50%;height:16px;margin:6px auto 0;animation:1.5s infinite SpecialistsListPage-module__5RHKyq__shimmer}.SpecialistsListPage-module__5RHKyq__skeletonTags{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:6px;min-height:40px;margin-top:8px;display:flex}.SpecialistsListPage-module__5RHKyq__skeletonTag{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:16px;width:100px;height:24px;animation:1.5s infinite SpecialistsListPage-module__5RHKyq__shimmer}.SpecialistsListPage-module__5RHKyq__skeletonFooter{border-top:1px solid hsl(var(--border)/.5);flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:10px 16px;display:flex}.SpecialistsListPage-module__5RHKyq__skeletonRate{background:linear-gradient(90deg,hsl(var(--muted))25%,hsl(var(--border))50%,hsl(var(--muted))75%);background-size:200% 100%;border-radius:4px;width:120px;height:40px;animation:1.5s infinite SpecialistsListPage-module__5RHKyq__shimmer}@keyframes SpecialistsListPage-module__5RHKyq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.SpecialistsListPage-module__5RHKyq__fullScreenLoading{height:auto;min-height:100vh}.SpecialistsListPage-module__5RHKyq__loadingSpinner{border:4px solid hsl(var(--border));border-top-color:hsl(var(--primary));border-radius:50%;width:48px;height:48px;animation:.8s linear infinite SpecialistsListPage-module__5RHKyq__spin}@keyframes SpecialistsListPage-module__5RHKyq__spin{to{transform:rotate(360deg)}}.SpecialistsListPage-module__5RHKyq__loadingText{color:hsl(var(--muted-foreground));font-size:1.125rem;font-weight:500}.SpecialistsListPage-module__5RHKyq__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:64vh;padding:2rem;display:flex}.SpecialistsListPage-module__5RHKyq__errorMessage{max-width:28rem;color:hsl(var(--destructive));font-size:1.125rem;font-weight:500}.SpecialistsListPage-module__5RHKyq__retryButton{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground));cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.2)}.SpecialistsListPage-module__5RHKyq__retryButton:hover{background:hsl(var(--secondary)/.9);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.SpecialistsListPage-module__5RHKyq__emptyContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:64vh;padding:2rem;display:flex}.SpecialistsListPage-module__5RHKyq__emptyTitle{color:hsl(var(--foreground));font-size:1.125rem;font-weight:600}.SpecialistsListPage-module__5RHKyq__emptyText{max-width:28rem;color:hsl(var(--muted-foreground));font-size:.875rem}.SpecialistsListPage-module__5RHKyq__paginationWrapper{justify-content:center;margin-top:2.5rem;display:flex}
