.mentorship-section{background:linear-gradient(#fff 0%,#f9fafb 100%);min-height:100vh;padding:6rem 1.5rem 4rem}.mentorship-container{max-width:1100px;margin:0 auto}.mentorship-hero{color:#fff;background:linear-gradient(135deg,#2a3b4e 0%,#1a2733 100%);border-radius:16px;margin:1.5rem 0 3rem;padding:3rem 2rem 2.5rem;position:relative;overflow:hidden}.mentorship-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#d949248c 0%,#d9492400 70%);width:220px;height:220px;position:absolute;top:-40px;right:-40px}.mentorship-eyebrow{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#d94924;border-radius:999px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.mentorship-title{font-family:var(--font-serif), "Lora", serif;color:#fff;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.mentorship-subtitle{color:#d1d5db;max-width:720px;margin:0 0 1rem;font-size:1.125rem;line-height:1.6}.mentorship-why{color:#4b5563;border-left:2px solid #f26f2199;max-width:720px;margin:0 0 1.5rem;padding-left:.875rem;font-size:1rem;font-style:italic;line-height:1.6}.mentorship-intro{max-width:760px;margin:2rem 0 2.5rem}.mentorship-intro .mentorship-eyebrow{color:#d94924;background:#f26f2114;border-color:#f26f2140;margin-bottom:1rem;display:inline-block}.mentorship-intro .mentorship-credential-chip{color:#c2610a;background:#fff3ec;border-color:#f5d0bf}.mentorship-credential-chips{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.mentorship-credential-chip{color:#fff;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;padding:.2rem .7rem;font-size:.78rem;font-weight:500;display:inline-block}.mentorship-grid{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (min-width:900px){.mentorship-grid{grid-template-columns:1fr 1.5fr}}.mentorship-aside{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.mentorship-aside-title{color:#2a3b4e;margin:0;font-size:1.05rem;font-weight:700}.mentorship-steps{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.mentorship-step{align-items:flex-start;gap:.75rem;display:flex}.mentorship-step-number{color:#fff;background:#d94924;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-top:.05rem;font-size:.8rem;font-weight:700;display:flex}.mentorship-step-text{color:#374151;font-size:.9rem;line-height:1.55}.mentorship-topics-title{color:#9ca3af;text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:.78rem;font-weight:700}.mentorship-topic-chips{flex-wrap:wrap;gap:.4rem;display:flex}.mentorship-topic-chip{color:#c2610a;background:#fff3ec;border:1px solid #f5d0bf;border-radius:999px;padding:.2rem .65rem;font-size:.78rem;font-weight:500;display:inline-block}.mentorship-not-fit{color:#9ca3af;border-top:1px solid #f3f4f6;margin:0;padding-top:.5rem;font-size:.8rem;line-height:1.5}.mentorship-form-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000000d}.mentorship-form{flex-direction:column;gap:1.25rem;display:flex}.mentorship-label{color:#2a3b4e;flex-direction:column;gap:.4rem;font-weight:500;display:flex}.mentorship-input,.mentorship-select,.mentorship-textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.65rem .85rem;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}.mentorship-input:focus,.mentorship-select:focus,.mentorship-textarea:focus{border-color:#d94924;outline:none;box-shadow:0 0 0 3px #d9492426}.mentorship-textarea{resize:vertical;min-height:80px}.mentorship-textarea-meta{align-items:flex-start;gap:.75rem;display:flex}.mentorship-topic-hints{background:#f8f9fb;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;flex:1;gap:.25rem;margin:0;padding:.5rem .65rem;list-style:none;display:flex}.mentorship-topic-hints li{color:#6b7280;padding-left:1rem;font-size:.78rem;line-height:1.4;position:relative}.mentorship-topic-hints li:before{content:"→";color:#c2610a;font-size:.72rem;position:absolute;left:0}.mentorship-char-count{color:#9ca3af;white-space:nowrap;flex-shrink:0;padding-top:.5rem;font-size:.75rem}.mentorship-attachment-wrapper{flex-direction:column;gap:.4rem;display:flex}.mentorship-label-text{color:#2a3b4e;font-size:.9rem;font-weight:600}.mentorship-drop-zone{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;min-height:72px;padding:1.25rem 1rem;transition:border-color .15s,background .15s;display:flex}.mentorship-drop-zone:hover{background:#fff8f5;border-color:#c2610a}.mentorship-drop-zone.dragging{background:#fff3e0;border-color:#c2610a}.mentorship-drop-zone.has-file{background:#f0fdf4;border-color:#16a34a}.mentorship-file-input-hidden{display:none}.mentorship-drop-prompt{color:#6b7280;margin:0;font-size:.875rem}.mentorship-attachment-preview{color:#166534;justify-content:center;align-items:center;gap:.5rem;width:100%;font-size:.875rem;display:flex}.mentorship-attachment-remove{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1.2rem;line-height:1}.mentorship-attachment-remove:hover{color:#b91c1c}.mentorship-attachment-hint{color:#9ca3af;margin:0;font-size:.78rem;line-height:1.4}.mentorship-button{color:#fff;cursor:pointer;background:#d94924;border:none;border-radius:8px;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .15s,transform .15s}.mentorship-button:hover:not(:disabled){background:#b73d1c;transform:translateY(-1px)}.mentorship-button:disabled{cursor:not-allowed;background:#9ca3af}.mentorship-button-secondary{color:#d94924;cursor:pointer;background:0 0;border:1px solid #d94924;border-radius:8px;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;transition:background-color .15s}.mentorship-button-secondary:hover{background:#d9492414}.mentorship-error{color:#b91c1c;background:#fee2e2;border-radius:6px;margin:0;padding:.65rem .85rem;font-size:.95rem}.mentorship-fineprint{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.mentorship-success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem;display:flex}.mentorship-success-icon{color:#fff;background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.4rem;font-weight:700;display:flex}.mentorship-success h2{color:#2a3b4e;margin:0;font-size:1.5rem}.mentorship-success-steps{counter-reset:success-counter;text-align:left;flex-direction:column;gap:.6rem;width:100%;max-width:360px;margin:0;padding:0;list-style:none;display:flex}.mentorship-success-steps li{counter-increment:success-counter;color:#374151;align-items:flex-start;gap:.65rem;font-size:.9rem;line-height:1.5;display:flex}.mentorship-success-steps li:before{content:counter(success-counter);color:#374151;background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;margin-top:.1rem;font-size:.72rem;font-weight:700;display:flex}.mc-wrapper{flex-direction:column;gap:.75rem;display:flex}.mc-no-slots{color:#9ca3af;text-align:center;margin:0;padding:1rem 0;font-size:.9rem}.mc-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.mc-month-label{color:#2a3b4e;text-align:center;flex:1;font-size:.95rem;font-weight:700}.mc-nav-btn{cursor:pointer;color:#4b5563;background:0 0;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.2rem;line-height:1;transition:background .12s,border-color .12s;display:flex}.mc-nav-btn:hover{background:#f3f4f6;border-color:#d1d5db}.mc-grid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.mc-dow{color:#9ca3af;text-align:center;text-transform:uppercase;letter-spacing:.04em;padding:.25rem 0;font-size:.68rem;font-weight:700}.mc-cell{aspect-ratio:1;cursor:default;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:.82rem;font-weight:500;line-height:1;transition:background .12s,color .12s;display:flex}.mc-cell--empty{pointer-events:none}.mc-cell--past,.mc-cell--unavailable{color:#d1d5db;cursor:not-allowed}.mc-cell--available{color:#c2610a;cursor:pointer;background:#fff3ec;font-weight:600}.mc-cell--available:hover:not(:disabled){background:#fde8d8}.mc-cell--selected{font-weight:700;color:#fff!important;background:#2a3b4e!important}.mc-times{border-top:1px solid #f3f4f6;flex-direction:column;gap:.5rem;padding-top:.75rem;display:flex}.mc-times-label{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.8rem;font-weight:700}.mc-time-chips{flex-wrap:wrap;gap:.4rem;display:flex}.mc-time-chip{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.35rem .75rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .12s,border-color .12s,color .12s}.mc-time-chip:hover{color:#c2610a;background:#fff3ec;border-color:#f5d0bf}.mc-time-chip--selected{font-weight:600;color:#fff!important;background:#d94924!important;border-color:#d94924!important}.mc-summary{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .9rem;display:flex}.mc-summary-value{color:#166534;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.mc-summary-icon{flex-shrink:0;font-size:1rem}.mc-summary-change{color:#16a34a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #16a34a;border-radius:6px;padding:.25rem .6rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .12s}.mc-summary-change:hover{background:#dcfce7}.mc-summary-duration{color:#15803d;font-size:.85rem;font-weight:500}.mc-meta{color:#6b7280;margin:0;font-size:.78rem;line-height:1.4}.mc-meta-sep{color:#d1d5db}.mc-skeleton{flex-direction:column;gap:.75rem;display:flex}.mc-skeleton-header{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:6px;width:55%;height:1.5rem;margin:0 auto;animation:1.4s infinite mc-shimmer}.mc-skeleton-grid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.mc-skeleton-cell{aspect-ratio:1;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;border-radius:6px;animation:1.4s infinite mc-shimmer}.mc-skeleton-cell:nth-child(odd){animation-delay:.1s}@keyframes mc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.mentorship-slots-error{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.mentorship-input--error{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441f!important}.mentorship-field-error{color:#dc2626;margin-top:-.15rem;font-size:.8rem}
