.TutorProfile-module__6eCU2a__page{background:var(--background);min-height:100vh}.TutorProfile-module__6eCU2a__backBar{background:color-mix(in srgb,var(--foreground)3%,transparent);border-bottom:1px solid var(--border)}.TutorProfile-module__6eCU2a__backContainer{max-width:1280px;margin:0 auto;padding:1rem}.TutorProfile-module__6eCU2a__hero{background:linear-gradient(to right,color-mix(in srgb,var(--primary)10%,transparent),color-mix(in srgb,var(--accent)10%,transparent),color-mix(in srgb,var(--secondary)10%,transparent));overflow:hidden}.TutorProfile-module__6eCU2a__heroInner{flex-direction:column;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;padding:3rem 1rem;display:flex}@media (min-width:768px){.TutorProfile-module__6eCU2a__heroInner{flex-direction:row;justify-content:center;align-items:center;gap:2rem}}.TutorProfile-module__6eCU2a__avatarWrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}.TutorProfile-module__6eCU2a__avatar{border-radius:var(--radius-lg);object-fit:cover;border:4px solid var(--background);width:8rem;height:8rem;box-shadow:0 10px 30px #00000026}@media (min-width:480px){.TutorProfile-module__6eCU2a__avatar{width:10rem;height:10rem}}@media (min-width:768px){.TutorProfile-module__6eCU2a__avatar{width:12rem;height:12rem}}.TutorProfile-module__6eCU2a__verified{background:var(--primary);color:var(--primary-foreground);border-radius:var(--radius-full);justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;bottom:-.5rem;right:-.5rem}.TutorProfile-module__6eCU2a__info{text-align:center;flex:0 auto;min-width:0}.TutorProfile-module__6eCU2a__name{font-size:var(--font-xl);color:var(--foreground);word-break:break-word;font-weight:700}@media (min-width:768px){.TutorProfile-module__6eCU2a__name{font-size:var(--font-3xl)}}.TutorProfile-module__6eCU2a__infoNameRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.TutorProfile-module__6eCU2a__idBadge{color:var(--primary-foreground);background:var(--primary);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.95rem;display:inline-flex;position:absolute;bottom:-.5rem;left:-.5rem}.TutorProfile-module__6eCU2a__heroSubjects{flex-wrap:wrap;justify-content:center;gap:.375rem;margin-top:.5rem;display:flex}.TutorProfile-module__6eCU2a__showMoreLink{color:var(--primary);font-size:var(--font-sm-plus);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:.25rem 0;text-decoration:underline}.TutorProfile-module__6eCU2a__showMoreLink:hover{opacity:.8}.TutorProfile-module__6eCU2a__stats{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.TutorProfile-module__6eCU2a__stat{color:var(--muted-foreground);align-items:center;gap:.25rem;display:flex}.TutorProfile-module__6eCU2a__statStar{color:var(--chart-4);fill:var(--chart-4);flex-shrink:0}.TutorProfile-module__6eCU2a__statPlaceholder{opacity:.5}.TutorProfile-module__6eCU2a__statYoutube{color:red}.TutorProfile-module__6eCU2a__statYoutube a{color:red;text-decoration:none}.TutorProfile-module__6eCU2a__statYoutube a:hover{text-decoration:underline}@media (min-width:768px){.TutorProfile-module__6eCU2a__info{text-align:left}.TutorProfile-module__6eCU2a__infoNameRow{justify-content:flex-start}.TutorProfile-module__6eCU2a__stats{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:2rem}.TutorProfile-module__6eCU2a__stat{font-size:var(--font-lg);gap:.75rem}.TutorProfile-module__6eCU2a__stat svg{width:24px;height:24px}.TutorProfile-module__6eCU2a__statHours{font-size:var(--font-2xl);color:var(--foreground);font-weight:700}.TutorProfile-module__6eCU2a__statHours svg{width:28px;height:28px}}.TutorProfile-module__6eCU2a__content{max-width:1280px;margin:0 auto;padding:3rem 1rem;overflow:hidden}.TutorProfile-module__6eCU2a__grid{gap:2rem;min-width:0;display:grid}@media (min-width:1024px){.TutorProfile-module__6eCU2a__grid{grid-template-columns:1fr 320px;align-items:start}}.TutorProfile-module__6eCU2a__leftColumn,.TutorProfile-module__6eCU2a__rightColumn{flex-direction:column;gap:1.5rem;min-width:0;display:flex}@media (min-width:1024px){.TutorProfile-module__6eCU2a__rightColumn{position:sticky;top:6rem}}.TutorProfile-module__6eCU2a__bookingSection{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.TutorProfile-module__6eCU2a__bookingTabs{gap:.5rem;display:flex}.TutorProfile-module__6eCU2a__bookingTab{border-radius:var(--radius-md);font-size:var(--font-sm);color:var(--muted-foreground);border:1px solid var(--border);cursor:pointer;background:0 0;padding:.5rem 1rem;font-weight:500;transition:color .2s,background .2s,border-color .2s}.TutorProfile-module__6eCU2a__bookingTab:hover{color:var(--foreground);background:var(--accent);border-color:var(--primary)}.TutorProfile-module__6eCU2a__bookingTabActive{color:var(--primary);background:color-mix(in srgb,var(--primary)10%,transparent);border-color:var(--primary);font-weight:600}.TutorProfile-module__6eCU2a__reserveButtonRow{justify-content:center;margin:1rem 0;display:flex}.TutorProfile-module__6eCU2a__reserveButton{height:auto;min-height:3.5rem;font-size:var(--font-xl);border-radius:var(--radius-lg);align-self:center;margin-top:.75rem;padding:1rem 2rem;line-height:1.4}.TutorProfile-module__6eCU2a__preciosContent{flex-direction:column;gap:1rem;display:flex}.TutorProfile-module__6eCU2a__preciosContent p{font-size:var(--font-sm);color:var(--muted-foreground);line-height:1.6}.TutorProfile-module__6eCU2a__subjectsTitleRow{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:flex}.TutorProfile-module__6eCU2a__subjectsTitle{font-size:var(--font-base);color:var(--foreground);margin:0;font-weight:600}@media (max-width:480px){.TutorProfile-module__6eCU2a__subjectsTitleRow{flex-direction:column;align-items:flex-start;gap:.5rem}}.TutorProfile-module__6eCU2a__subjFilters{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.TutorProfile-module__6eCU2a__subjFilterSelect,.TutorProfile-module__6eCU2a__subjFilterInput{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);color:var(--foreground);font-size:var(--font-sm);flex:1;min-width:140px;padding:.375rem .625rem;font-family:inherit}.TutorProfile-module__6eCU2a__subjFilterSelect:focus,.TutorProfile-module__6eCU2a__subjFilterInput:focus{border-color:var(--primary);outline:none}.TutorProfile-module__6eCU2a__subjFilterSelect:disabled{opacity:.5}.TutorProfile-module__6eCU2a__subjTableWrapper{margin-top:.75rem;overflow-x:auto}.TutorProfile-module__6eCU2a__subjTable{border-collapse:collapse;width:100%;font-size:var(--font-sm)}.TutorProfile-module__6eCU2a__subjTable th{text-align:left;color:var(--muted-foreground);border-bottom:2px solid var(--border);white-space:nowrap;padding:.5rem .625rem;font-weight:600}.TutorProfile-module__6eCU2a__subjTable td{border-bottom:1px solid var(--border);color:var(--foreground);padding:.5rem .625rem}.TutorProfile-module__6eCU2a__subjTable tbody tr:hover{background:color-mix(in srgb,var(--primary)5%,transparent)}.TutorProfile-module__6eCU2a__subjNameCell{min-width:160px;font-weight:500}.TutorProfile-module__6eCU2a__subjCommentCell{color:var(--muted-foreground);font-size:var(--font-xs)}.TutorProfile-module__6eCU2a__subjPriceBtn{border:1px solid var(--success);border-radius:var(--radius-md);background:var(--success);color:#fff;font-size:var(--font-xs);cursor:pointer;padding:.25rem .625rem;font-family:inherit;font-weight:600;transition:opacity .15s}.TutorProfile-module__6eCU2a__subjPriceBtn:hover{opacity:.85}.TutorProfile-module__6eCU2a__subjNoResults{font-size:var(--font-sm);color:var(--muted-foreground);text-align:center;margin-top:.75rem}@media (max-width:639px){.TutorProfile-module__6eCU2a__subjTableWrapper{overflow-x:visible}.TutorProfile-module__6eCU2a__subjTable thead{display:none}.TutorProfile-module__6eCU2a__subjTable,.TutorProfile-module__6eCU2a__subjTable tbody,.TutorProfile-module__6eCU2a__subjTable tr,.TutorProfile-module__6eCU2a__subjTable td{display:block}.TutorProfile-module__6eCU2a__subjTable tr{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:.75rem;padding:.75rem}.TutorProfile-module__6eCU2a__subjTable td{font-size:var(--font-sm);border-bottom:none;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem 1rem;padding:.35rem 0;display:flex}.TutorProfile-module__6eCU2a__subjTable td:before{content:attr(data-label);color:var(--muted-foreground);font-weight:600;font-size:var(--font-xs);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;flex-shrink:0}.TutorProfile-module__6eCU2a__subjTable td:last-child{border-bottom:none}.TutorProfile-module__6eCU2a__subjNameCell{font-weight:600;font-size:var(--font-base);min-width:0}.TutorProfile-module__6eCU2a__subjCommentCell{font-size:var(--font-xs)}.TutorProfile-module__6eCU2a__subjTable td[data-label=Precios]{justify-content:flex-end}.TutorProfile-module__6eCU2a__subjTable td[data-label=Precios]:before{align-self:center}}.TutorProfile-module__6eCU2a__subjPagination{justify-content:center;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.TutorProfile-module__6eCU2a__subjPageBtn{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);color:var(--foreground);font-size:var(--font-sm);cursor:pointer;padding:.375rem .75rem;font-family:inherit;transition:border-color .15s,background .15s}.TutorProfile-module__6eCU2a__subjPageBtn:hover:not(:disabled){border-color:var(--primary);background:color-mix(in srgb,var(--primary)8%,transparent)}.TutorProfile-module__6eCU2a__subjPageBtn:disabled{opacity:.4;cursor:default}.TutorProfile-module__6eCU2a__subjPageInfo{font-size:var(--font-sm);color:var(--muted-foreground)}.TutorProfile-module__6eCU2a__universityGrid{grid-template-columns:1fr;gap:.5rem;display:grid}@media (min-width:480px){.TutorProfile-module__6eCU2a__universityGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.TutorProfile-module__6eCU2a__universityGrid{grid-template-columns:repeat(3,1fr)}}.TutorProfile-module__6eCU2a__universityChip{background:color-mix(in srgb,var(--primary)8%,transparent);border:1px solid color-mix(in srgb,var(--primary)15%,transparent);border-radius:var(--radius-md);font-size:var(--font-sm-plus);color:var(--foreground);align-items:center;gap:.375rem;padding:.5rem .75rem;display:flex}.TutorProfile-module__6eCU2a__subjectsTable{-webkit-overflow-scrolling:touch;flex-direction:column;gap:.5rem;display:flex;overflow-x:auto}.TutorProfile-module__6eCU2a__subjectsHeader{font-size:var(--font-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--muted-foreground);border-bottom:1px solid var(--border);grid-template-columns:minmax(120px,1.5fr) minmax(100px,1fr) minmax(130px,auto) minmax(85px,auto) minmax(85px,auto);gap:.75rem;min-width:0;padding-bottom:.5rem;font-weight:600;display:grid}.TutorProfile-module__6eCU2a__subjectRow{font-size:var(--font-sm);color:var(--foreground);grid-template-columns:minmax(120px,1.5fr) minmax(100px,1fr) minmax(130px,auto) minmax(85px,auto) minmax(85px,auto);align-items:center;gap:.75rem;min-width:0;padding:.5rem 0;display:grid}.TutorProfile-module__6eCU2a__actionButtons{flex-direction:column;gap:.25rem;display:flex}.TutorProfile-module__6eCU2a__calcPriceButton,.TutorProfile-module__6eCU2a__promoButton{font-size:var(--font-xs);white-space:nowrap;padding:.25rem .5rem}.TutorProfile-module__6eCU2a__universityCell{font-size:var(--font-sm-plus);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.TutorProfile-module__6eCU2a__subjectRow+.TutorProfile-module__6eCU2a__subjectRow{border-top:1px solid var(--border)}.TutorProfile-module__6eCU2a__pricePagination{justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.TutorProfile-module__6eCU2a__pricePaginationInfo{font-size:var(--font-sm-plus);color:var(--muted-foreground)}.TutorProfile-module__6eCU2a__mutedText{font-size:var(--font-sm-plus);color:var(--muted-foreground);margin:0 0 1rem}.TutorProfile-module__6eCU2a__paymentRow{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-xs)0;font-size:var(--font-sm);display:flex}.TutorProfile-module__6eCU2a__paymentLabel{color:var(--muted-foreground);min-width:3rem;font-weight:600}.TutorProfile-module__6eCU2a__paymentValue{font-family:monospace;font-size:var(--font-sm);color:var(--foreground);word-break:break-all}.TutorProfile-module__6eCU2a__paymentHint{font-size:var(--font-xs);color:var(--muted-foreground);margin:0 0 var(--spacing-sm);line-height:1.4}.TutorProfile-module__6eCU2a__bookingInner{grid-template-columns:1fr;gap:2rem;display:grid}.TutorProfile-module__6eCU2a__slotsSide{min-width:0}.TutorProfile-module__6eCU2a__selectionSummary{padding:var(--spacing-md);background:color-mix(in srgb,var(--primary)10%,transparent);border-radius:var(--radius-lg);font-size:var(--font-sm-plus);text-align:center;color:var(--foreground);margin-top:1.5rem}.TutorProfile-module__6eCU2a__whatsappHint{font-size:var(--font-sm);color:var(--muted-foreground);text-align:center;margin-top:1rem;line-height:1.5}.TutorProfile-module__6eCU2a__whatsappLink{color:var(--success);font-weight:700;text-decoration:none}.TutorProfile-module__6eCU2a__whatsappLink:hover{text-decoration:underline}@media (min-width:768px){.TutorProfile-module__6eCU2a__whatsappHint{font-size:var(--font-lg)}}@media (max-width:639px){.TutorProfile-module__6eCU2a__subjectsTable{flex-direction:column;gap:.75rem;display:flex;overflow-x:visible}.TutorProfile-module__6eCU2a__subjectsHeader{display:none}.TutorProfile-module__6eCU2a__subjectRow{border-radius:var(--radius-lg);border-bottom:2px solid var(--border);flex-direction:column;gap:.5rem;padding:.75rem;display:flex;border-top:none!important}.TutorProfile-module__6eCU2a__subjectRow:last-child{border-bottom:none}.TutorProfile-module__6eCU2a__subjectRow>span:not(:first-child){font-size:var(--font-xs);color:var(--muted-foreground)}.TutorProfile-module__6eCU2a__priceVirtualCell:before{content:"Virtual ";font-weight:500}.TutorProfile-module__6eCU2a__priceInPersonCell:before{content:"Presencial ";font-weight:500}}.TutorProfile-module__6eCU2a__shareOverlay{z-index:1100;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.TutorProfile-module__6eCU2a__shareModal{background:var(--card);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:360px;padding:2rem 1.5rem;display:flex;box-shadow:0 20px 40px #0003}.TutorProfile-module__6eCU2a__shareIcon{background:#22c55e26;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.TutorProfile-module__6eCU2a__shareTitle{color:var(--card-foreground);margin:0;font-size:1.25rem;font-weight:700}.TutorProfile-module__6eCU2a__shareText{font-size:var(--font-sm);color:#fffc;margin:0;line-height:1.5}.TutorProfile-module__6eCU2a__shareBtn{border-radius:var(--radius-md);background:var(--primary);width:100%;color:var(--primary-foreground);font-size:var(--font-sm);cursor:pointer;border:none;margin-top:.5rem;padding:.75rem;font-weight:600;transition:background .15s}.TutorProfile-module__6eCU2a__shareBtn:hover{opacity:.9}
