.edit-profile{display:flex;flex-direction:column;gap:1.5rem}.edit-profile__avatar-section{display:flex;flex-direction:column;align-items:center;gap:.75rem}.edit-profile__avatar{width:5rem;height:5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.edit-profile__initial{font-size:2rem;font-weight:700;color:#fff}.edit-profile__upload{display:flex;align-items:center;gap:.375rem;background:none;border:none;cursor:pointer;font-size:.875rem;font-family:Montserrat Alternates,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;color:#ff3b2f;transition:opacity .2s}.edit-profile__upload:hover{opacity:.8}.edit-profile__fields{display:flex;flex-direction:column;gap:1rem}.edit-profile__submit{background:linear-gradient(90deg,#FF3B2F,#FF5F2D);color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;transition:opacity .2s}.edit-profile__submit:hover{opacity:.9}.edit-profile__submit{width:100%;padding:.875rem;font-size:1rem;font-family:Montserrat Alternates,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.edit-profile__submit:disabled{opacity:.6;cursor:not-allowed}.delete-account{display:flex;flex-direction:column;gap:1.5rem}.delete-account__text{font-size:.875rem;line-height:1.6;color:#6b7280}.delete-account__actions{display:flex;gap:.75rem}.delete-account__cancel{flex:1 1;padding:.875rem;font-size:.875rem;font-weight:600;font-family:Montserrat Alternates,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#102031;background:#f5f5f5;border:none;border-radius:.5rem;cursor:pointer;transition:opacity .2s}.delete-account__cancel:hover{opacity:.8}.delete-account__cancel:disabled{opacity:.6;cursor:not-allowed}.delete-account__confirm{flex:1 1;padding:.875rem;font-size:.875rem;font-weight:600;font-family:Montserrat Alternates,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;background:#dc2626;border:none;border-radius:.5rem;cursor:pointer;transition:opacity .2s}.delete-account__confirm:hover{opacity:.9}.delete-account__confirm:disabled{opacity:.6;cursor:not-allowed}.change-password{display:flex;flex-direction:column;gap:1.5rem}.change-password__fields{display:flex;flex-direction:column;gap:1rem}.change-password__submit{background:linear-gradient(90deg,#FF3B2F,#FF5F2D);color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;transition:opacity .2s}.change-password__submit:hover{opacity:.9}.change-password__submit{width:100%;padding:.875rem;font-size:1rem;font-family:Montserrat Alternates,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.change-password__submit:disabled{opacity:.6;cursor:not-allowed}.profile-review-card{background:#fffbf9;box-shadow:0 10px 60px 0 rgba(0,0,0,.1019607843);padding:1rem;border-radius:15px;display:flex;align-items:flex-start;gap:1rem;position:relative}.profile-review-card--pending{opacity:.75;border:1px dashed #f59e0b}.profile-review-card--rejected{opacity:.6;border:1px dashed #dc3545}.profile-review-card__status-badge{position:absolute;top:.375rem;right:1.5rem;padding:.25rem .625rem;border-radius:.75rem;font-size:.6875rem;font-weight:600;background:#fef3c7;color:#92400e}.profile-review-card__status-badge--rejected{background:#fee2e2;color:#991b1b}@media(min-width:768px){.profile-review-card{padding:1.5rem;gap:1.5rem}}.profile-review-card__left{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.profile-review-card__poster-link{display:block;text-decoration:none}.profile-review-card__poster{border-radius:.5rem;object-fit:cover;width:5.625rem;height:8.4375rem}@media(min-width:768px){.profile-review-card__poster{width:7.5rem;height:11.25rem}}.profile-review-card__poster-placeholder{width:5.625rem;height:8.4375rem;border-radius:.5rem;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:.75rem;text-align:center}@media(min-width:768px){.profile-review-card__poster-placeholder{width:7.5rem;height:11.25rem}}.profile-review-card__rating-badge{display:inline-flex;align-items:center;gap:.375rem;background:rgba(255,59,47,.1);color:#ff3b2f;border-radius:.75rem;padding:.25rem .625rem;font-size:.8125rem;font-weight:600;margin-top:.5rem}.profile-review-card__right{display:flex;flex-direction:column;flex:1 1;min-width:0}.profile-review-card__right-top{display:flex;align-items:center;justify-content:space-between}.profile-review-card__movie-title{font-size:1rem;font-weight:600;color:#102031;text-decoration:none;transition:color .2s}@media(min-width:768px){.profile-review-card__movie-title{font-size:1.125rem}}.profile-review-card__movie-title:hover{color:#ff3b2f}.profile-review-card__date{font-size:.8125rem;color:#6b7280;margin-top:.25rem}@media(min-width:768px){.profile-review-card__date{font-size:.875rem}}.profile-review-card__author{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}.profile-review-card__avatar{width:2rem;height:2rem;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;flex-shrink:0}.profile-review-card__name{font-size:.875rem;font-weight:500;color:#102031}.profile-review-card__text{font-size:.875rem;line-height:1.5;color:rgba(16,32,49,.6);margin:.3125rem 0 0}@media(min-width:768px){.profile-review-card__text{font-size:1rem}}.reviews-marquee{padding:2rem 0 0;overflow:hidden}@media(min-width:576px){.reviews-marquee{padding:2.5rem 0 0}}.reviews-marquee__wrap{max-width:75rem;margin:0 auto;padding:0 1rem}@media(min-width:576px){.reviews-marquee__wrap{padding:0 1.25rem}}.reviews-marquee__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.reviews-marquee__title{font-size:1.125rem;font-weight:700;color:#102031}@media(min-width:576px){.reviews-marquee__title{font-size:1.5rem}}.reviews-marquee__controls{display:flex;align-items:center;gap:.5rem}.reviews-marquee__arrow{display:none}@media(min-width:576px){.reviews-marquee__arrow{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid #e0e0e0;background:#fff;color:#102031;cursor:pointer;transition:all .2s}.reviews-marquee__arrow:hover{border-color:#ff3b2f;color:#ff3b2f}}.reviews-marquee__track{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.reviews-marquee__track::-webkit-scrollbar{display:none}.reviews-marquee__item{flex:0 0 100%;min-width:0;scroll-snap-align:start}@media(min-width:768px){.reviews-marquee__item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 1rem)/2)}}.reviews-marquee__item .profile-review-card{box-shadow:none;border:1px solid #eee}.reviews-marquee__item .profile-review-card__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.search-block{display:none}@media(min-width:576px){.search-block{display:block;padding:0 0 2rem}}.search-block__wrap{position:relative}.search-block__input-wrap{display:flex;align-items:center;background:#f5f5f5;border-radius:.875rem;padding:0 1rem;border:2px solid rgba(0,0,0,0);transition:border-color .2s}.search-block__input-wrap:focus-within{border-color:#ff3b2f}.search-block__icon-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center;padding:0;flex-shrink:0}.search-block__input{flex:1 1;border:none;background:rgba(0,0,0,0);font-family:inherit;font-size:1rem;padding:1rem .75rem;outline:none;color:#102031}.search-block__input::placeholder{color:#6b7280}@media(min-width:768px){.search-block__input{font-size:1.125rem;padding:1.125rem .875rem}}.search-block__clear{background:none;border:none;cursor:pointer;display:flex;align-items:center;padding:.25rem;opacity:.5;transition:opacity .2s;flex-shrink:0}.search-block__clear:hover{opacity:1}.search-block__spinner{width:1.25rem;height:1.25rem;border:2px solid #e0e0e0;border-top-color:#ff3b2f;border-radius:50%;animation:spin .6s linear infinite;flex-shrink:0}.search-block__dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:#fff;border-radius:.875rem;box-shadow:0 .5rem 2rem rgba(0,0,0,.12);z-index:50;overflow:hidden}.search-block__result{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;text-decoration:none;color:#102031;transition:background .15s}.search-block__result:hover{background:rgba(255,59,47,.06)}.search-block__poster{width:2.5rem;height:3.75rem;border-radius:.25rem;overflow:hidden;flex-shrink:0}.search-block__poster img{width:100%;height:100%;object-fit:cover}.search-block__poster-placeholder{width:100%;height:100%;background:#e0e0e0;border-radius:.25rem}.search-block__info{display:flex;flex-direction:column;gap:.125rem;min-width:0}.search-block__title{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-block__meta{font-size:.75rem;color:#6b7280}.search-block__ratings{display:flex;gap:.5rem;margin-top:.125rem}.search-block__rating{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500}.search-block__all{display:block;text-align:center;padding:.75rem;font-size:.875rem;font-weight:500;color:#ff3b2f;text-decoration:none;border-top:1px solid #f5f5f5;transition:background .15s}.search-block__all:hover{background:#f5f5f5}.search-block__empty{padding:1.25rem;text-align:center;font-size:.875rem;color:#6b7280}.search-block__moods{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;justify-content:space-between}@media(min-width:768px){.search-block__moods{gap:.625rem;margin-top:1.25rem}}.search-block__mood{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#f5f5f5;border-radius:1.25rem;font-size:.8125rem;font-weight:500;color:#102031;text-decoration:none;transition:background .2s,transform .15s;white-space:nowrap}.search-block__mood:hover{background:#e0e0e0;transform:translateY(-.0625rem)}@media(min-width:768px){.search-block__mood{padding:.625rem 1.25rem;font-size:.875rem}}.search-block__mood-icon{font-size:1rem}@media(min-width:768px){.search-block__mood-icon{font-size:1.125rem}}@keyframes spin{to{transform:rotate(1turn)}}.why-kinokot{padding:2rem 0 0}@media(min-width:768px){.why-kinokot{padding:2.5rem 0 0}}.why-kinokot__title{font-size:1.5rem;font-weight:700;color:#102031;margin:0 0 1.5rem;text-align:center}@media(min-width:768px){.why-kinokot__title{font-size:2rem;margin-bottom:2.25rem}}.why-kinokot__cards{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media(min-width:768px){.why-kinokot__cards{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.why-kinokot__card{background:#f5f5f5;border-radius:.875rem;padding:1.5rem 1.25rem;text-align:center}@media(min-width:768px){.why-kinokot__card{padding:2rem 1.5rem}}.why-kinokot__icon{font-size:2.5rem;display:block;margin-bottom:.75rem}@media(min-width:768px){.why-kinokot__icon{font-size:3rem;margin-bottom:1rem}}.why-kinokot__card-title{font-size:1.125rem;font-weight:600;color:#102031;margin:0 0 .5rem}@media(min-width:768px){.why-kinokot__card-title{font-size:1.25rem;margin-bottom:.75rem}}.why-kinokot__card-description{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0}@media(min-width:768px){.why-kinokot__card-description{font-size:1rem}}.quiz-banner{background:linear-gradient(90deg,#EBEEF9,#EBEEF1 50%,#F6F1EF);border-radius:.875rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 0;margin:2rem 0 0;position:relative;overflow:hidden;min-height:12.5rem;text-align:center}@media(min-width:768px){.quiz-banner{flex-direction:row;padding:0 0 0 3rem;margin:2.5rem 0 0;text-align:left}}@media(min-width:1024px){.quiz-banner{padding:0 0 0 4rem}}.quiz-banner__content{position:relative;z-index:1;max-width:25rem}@media(min-width:1024px){.quiz-banner__content{max-width:30rem}}.quiz-banner__title{font-size:1.125rem;font-weight:600;color:#102031;line-height:1.35;margin:0 0 1.25rem}@media(min-width:768px){.quiz-banner__title{font-size:1.5rem;margin-bottom:1.5rem}}@media(min-width:1024px){.quiz-banner__title{font-size:1.875rem;margin-bottom:1.75rem}}.quiz-banner__btn{background:linear-gradient(90deg,#FF3B2F,#FF5F2D);color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-weight:600;transition:opacity .2s}.quiz-banner__btn:hover{opacity:.9}.quiz-banner__btn{display:inline-block;padding:.75rem 1.75rem;font-size:.875rem;text-align:center}@media(min-width:768px){.quiz-banner__btn{padding:.875rem 2rem;font-size:1rem}}.quiz-banner__image{display:flex}@media(min-width:576px){.quiz-banner__image img{width:13.75rem}}@media(min-width:768px){.quiz-banner__image{display:flex;align-items:center;justify-content:center;flex-shrink:0}.quiz-banner__image img{width:20rem;height:auto;object-fit:contain}}@media(min-width:1024px){.quiz-banner__image img{width:auto;height:28.125rem}}