.img-part{width:100%;min-height:400px;height:min(640px,calc(100vh - 56px));position:relative;overflow:hidden;background-color:#f7f2ed}.img-part:before{content:"";width:min(420px,82vw);height:min(420px,82vw);left:50%;top:50%;transform:translate(-50%,-55%) rotate(45deg);background:#b7b7b7;opacity:.1;border-radius:28px}.hero-shapes,.img-part:before{position:absolute;z-index:0;pointer-events:none}.hero-shapes{inset:0;overflow:hidden}.hero-shape{position:absolute;display:block}.hero-shape-ring-lg{width:340px;height:340px;border:2px solid rgba(13,110,253,.14);border-radius:50%;top:-90px;left:-70px;animation:hero-float 14s ease-in-out infinite alternate}.hero-shape-ring-sm{width:140px;height:140px;border:2px solid rgba(255,179,71,.4);border-radius:50%;bottom:24%;right:7%;animation:hero-float 11s ease-in-out infinite alternate-reverse}.hero-shape-dot{width:60px;height:60px;border-radius:50%;background:rgba(13,110,253,.1);top:17%;right:17%;animation:hero-float 9s ease-in-out infinite alternate}.hero-shape-dot-sm{width:22px;height:22px;border-radius:50%;background:rgba(255,179,71,.55);top:30%;left:12%;animation:hero-float 12s ease-in-out infinite alternate-reverse}.hero-shape-square{width:110px;height:110px;border:2px solid rgba(13,110,253,.12);border-radius:24px;bottom:26%;left:6%;animation:hero-spin-float 22s ease-in-out infinite alternate}@keyframes hero-float{0%{transform:translateZ(0)}to{transform:translate3d(0,-24px,0)}}@keyframes hero-spin-float{0%{transform:rotate(18deg) translateZ(0)}to{transform:rotate(42deg) translate3d(0,-18px,0)}}@media (max-width:768px){.hero-shape-ring-lg{width:220px;height:220px;top:-70px;left:-60px}.hero-shape-square{width:72px;height:72px;border-radius:16px;bottom:14%;left:4%}.hero-shape-ring-sm{width:96px;height:96px;bottom:12%;right:5%}}@media (prefers-reduced-motion:reduce){.hero-shape{animation:none}}.search-box{width:100%;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;padding:0 10px}.user-search-inputs{width:100%;max-width:584px;padding:32px 28px;position:relative;z-index:2}@media (max-width:576px){.user-search-inputs{padding:24px 16px}}.user-search-inputs .form-control{border:1px solid #e3dacf;-webkit-border-end:0;border-inline-end:0;padding:.7rem 1.3rem;border-start-start-radius:10px;border-end-start-radius:10px;box-shadow:0 10px 28px rgba(54,50,50,.08)}.user-search-inputs form .btn-primary{border-start-end-radius:10px;border-end-end-radius:10px;padding-inline:1.35rem}.quick-pick-chips .btn{background:#eae1d9;border-color:transparent;color:#363232}.quick-pick-chips .btn:focus-visible,.quick-pick-chips .btn:hover{background:#0d6efd;border-color:#0d6efd;color:#fff}.cards-hover{margin-bottom:10px;transition:transform .3s ease,box-shadow .3s ease}.subject-card{min-height:212px;overflow:hidden}.subject-card-image{position:relative;width:100%;height:140px;flex:0 0 140px}.subject-card-image-fallback{width:100%;height:100%;background:linear-gradient(135deg,#e8eef6,#f3f6fb 60%,#e8eef6);border-top-left-radius:inherit;border-top-right-radius:inherit}.subject-card-body{min-height:72px}.recommendations-section{min-height:370px}.recommendation-card-shell{min-height:310px;padding:0 12px 16px}.featured-tutor-card-shell{width:18rem;max-width:100%;min-height:194px;padding:16px}.home-empty-state{min-height:160px}.tutor-avatar-fallback{background:linear-gradient(135deg,#e9eef4,#f8fafc)}.tutor-avatar-fallback-large{width:150px;height:150px}.tutor-avatar-fallback-small{width:100px;height:100px}.skeleton-block{display:block;border-radius:8px;background:linear-gradient(90deg,#edf1f5 25%,#f7f9fb 37%,#edf1f5 63%);background-size:400% 100%;animation:home-skeleton-loading 1.4s ease infinite}.skeleton-text{height:14px}.skeleton-text-short{width:45%}.skeleton-text-medium{width:60%}.skeleton-text-wide{width:82%}.skeleton-avatar{width:150px;height:150px;border-radius:50%}.skeleton-avatar-small{width:100px;height:100px}@keyframes home-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@media (prefers-reduced-motion:reduce){.skeleton-block{animation:none}}.cards-hover:hover{box-shadow:5px 6px 6px 2px #e9ecef;transform:translateY(-5px)}.like-datalist{height:auto;max-height:200px;overflow-y:auto;width:100%;z-index:1000}.like-datalist::-webkit-scrollbar{width:0;height:0}.search-box-wrapper{min-height:400px;height:100%;width:100%;padding:20px;z-index:1}.datalist-wrapper,.search-box-wrapper{display:flex;align-items:center;position:relative}.datalist-wrapper{justify-content:center}.list-group:before{content:"";border-color:transparent #fff;border-style:solid;border-width:.35em 0 .35em .45em;display:block;height:0;width:0;right:20px;top:-9px;background:transparent;position:absolute;z-index:1;rotate:270deg}.hide-triangle:before{display:none}.ccc{background-color:"#C0C0C0"}.intro h1{font-size:calc(1.5rem + 1.5vw);margin-bottom:10px;font-weight:700;color:#363232;letter-spacing:-.4px}.intro .hero-highlight{background:rgba(255,179,71,.45);border-radius:6px;padding:0 8px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.intro p{font-size:calc(.9rem + .3vw);margin-bottom:20px;color:#6b6462}@media (max-width:768px){.search-box form{width:100%}.card-img-top{height:120px!important}.container.mt-5{margin-top:2rem!important}.row.g-5{row-gap:1.5rem!important}}.new-tutors-section{display:flex;flex-direction:column;align-items:center}.new-tutors-container{width:100%;max-width:1200px}@media (max-width:767px){.new-tutors-section .row{justify-content:center}.new-tutors-section .col-12{max-width:320px;margin-left:auto;margin-right:auto}.new-tutors-section .card{height:100%;margin-left:auto;margin-right:auto}}.home-blog-links{border-top:1px solid #eee;padding-top:2rem}.home-blog-links__title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.home-blog-links__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.home-blog-links__card{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;border:1px solid #e5e7eb;border-radius:12px;background:#fff;text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.home-blog-links__card:focus,.home-blog-links__card:hover{text-decoration:none;color:inherit;border-color:#1a4e8a;box-shadow:0 6px 18px rgba(26,78,138,.12);transform:translateY(-2px)}.home-blog-links__card-title{font-size:1.05rem;font-weight:700;line-height:1.4;margin:0;color:#1a4e8a}.home-blog-links__card-excerpt{font-size:.9rem;line-height:1.5;color:#555;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-blog-links__card-meta{margin-top:auto;padding-top:.5rem;display:flex;gap:1rem;font-size:.8rem;color:#888}.home-blog-links__all{margin-top:1.5rem;text-align:center}.home-blog-links__all a{color:#1a4e8a;font-weight:600;text-decoration:none}.home-blog-links__all a:focus,.home-blog-links__all a:hover{text-decoration:underline}