.features-showcase{background:var(--color-surface);border:1px solid var(--color-gray-9);border-radius:8px;padding:32px}.features-showcase__header{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.features-showcase__subtitle{max-width:720px;color:var(--color-text-secondary);font-size:16px;line-height:var(--line-height-20);margin:0}.features-showcase__layout{grid-template-columns:minmax(240px,280px) 1fr;gap:24px;min-width:0;display:grid}@media (max-width:1199px){.features-showcase__layout{grid-template-columns:1fr}}.features-showcase__list{flex-direction:column;gap:8px;display:flex;overflow-y:auto}.features-showcase__item-wrap{flex-direction:column;gap:8px;display:flex}.features-showcase__item{color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:background .2s,border-color .2s,color .2s;display:flex}.features-showcase__item:hover{background:var(--color-gray-11)}.features-showcase__item--active{border-color:rgb(var(--color-primary-rgb)/25%);background:rgb(var(--color-primary-rgb)/8%);color:var(--color-primary)}.features-showcase__item--roadmap{border-style:dashed;border-color:var(--color-gray-9)}.features-showcase__item--roadmap.features-showcase__item--active{border-style:solid}.features-showcase__item-icon{background:var(--color-gray-11);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.features-showcase__item--active .features-showcase__item-icon{background:rgb(var(--color-primary-rgb)/12%)}.features-showcase__item-label{font-size:14px;font-weight:var(--weight-medium);flex-direction:column;flex:1;gap:2px;display:flex}.features-showcase__item-hint{color:var(--color-text-secondary);font-size:12px;font-weight:var(--weight-regular)}.features-showcase__item-arrow{flex-shrink:0;transition:transform .25s}.features-showcase__item-arrow--open{transform:rotate(180deg)}.features-showcase__preview{background:var(--color-gray-11);border:1px solid var(--color-gray-9);border-radius:8px;flex-direction:column;min-width:0;min-height:360px;padding:20px;display:flex}.features-showcase__preview:has(.features-showcase__preview-box--travel){min-height:640px}@media (max-width:1199px){.features-showcase__preview--aside{display:none}}.features-showcase__preview--inline{display:none}@media (max-width:1199px){.features-showcase__preview--inline{min-height:280px;display:flex}}@media (max-width:575px){.features-showcase__preview--inline,.features-showcase__preview{padding:12px}}.features-showcase__preview-inner{flex-direction:column;flex:1;gap:24px;min-width:0;min-height:0;display:flex}.features-showcase__preview-inner:has(.features-showcase__preview-box--travel){flex:auto;min-height:0}.features-showcase__problem{border-left:3px solid var(--color-orange-2);background:var(--color-surface);color:var(--color-text);font-size:15px;line-height:var(--line-height-20);border-radius:0 8px 8px 0;margin:0;padding:12px 14px}.features-showcase__solution{color:var(--color-text-secondary);font-size:14px;line-height:var(--line-height-18);margin:0}.features-showcase__preview-box{flex-direction:column;flex:1;min-width:0;min-height:240px;display:flex;overflow:auto}.features-showcase__preview-box--demo{pointer-events:none;-webkit-user-select:none;user-select:none}.features-showcase__preview-box--organize{grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:12px;display:grid}@media (max-width:1199px){.features-showcase__preview-box--organize{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.features-showcase__preview-box--organize{grid-template-columns:1fr}}.features-showcase__preview-box--folders{grid-template-columns:1fr 2fr;align-items:stretch;gap:20px;display:grid}@media (max-width:767px){.features-showcase__preview-box--folders{grid-template-columns:1fr;align-items:flex-start}}.features-showcase__preview-box--hundred{grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:12px;display:grid}@media (max-width:767px){.features-showcase__preview-box--hundred{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.features-showcase__preview-box--hundred{grid-template-columns:1fr}}.features-showcase__preview-box--friends{pointer-events:auto;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.features-showcase__preview-box--dashboard{pointer-events:auto;min-width:0;min-height:0;display:block;overflow:auto}.features-showcase__preview-box--impressions,.features-showcase__preview-box--roadmap{display:block}.features-showcase__preview-box--goalProgress{grid-template-columns:1fr 1fr;align-items:stretch;gap:12px;display:grid}@media (max-width:1199px){.features-showcase__preview-box--goalProgress{grid-template-columns:1fr 2fr}}@media (max-width:767px){.features-showcase__preview-box--goalProgress{grid-template-columns:1fr}}.features-showcase__preview-box--habits{grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:12px;display:grid}@media (max-width:1199px){.features-showcase__preview-box--habits{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.features-showcase__preview-box--habits{grid-template-columns:1fr}}.features-showcase__preview-box--travel{pointer-events:auto;flex-direction:column;flex:none;width:100%;min-width:0;min-height:440px;display:flex;overflow:hidden}.features-showcase__maps-slideshow{flex:none;width:100%;min-width:0;overflow:hidden}.features-showcase__user-dashboard.user-self-dashboard{flex:none;width:100%}.features-showcase__user-dashboard .user-self-dashboard__info-wrapper{gap:12px;min-width:0;margin-bottom:0}.features-showcase__user-dashboard .user-self-dashboard__info-group{gap:12px}.features-showcase__user-dashboard .user-self-dashboard__info,.features-showcase__user-dashboard .user-self-dashboard__info-100-goals,.features-showcase__user-dashboard .user-self-dashboard__weekly,.features-showcase__user-dashboard .user-self-dashboard__user-statistics{min-width:0}.features-showcase__user-dashboard .user-self-dashboard__weekly,.features-showcase__user-dashboard .user-self-dashboard__weekly .weekly-schedule__weeks{min-width:0;max-width:100%;overflow-x:auto}.features-showcase__item-icon--organize svg *,.features-showcase__item-icon--goalProgress svg *{fill:var(--color-green-1)}.features-showcase__item-icon--folders svg *{fill:var(--color-primary)}.features-showcase__item-icon--impressions svg *{fill:var(--color-orange-2)}.features-showcase__item--roadmap .features-showcase__item-icon svg *,.features-showcase__item--roadmap.features-showcase--active .features-showcase__item-icon svg *{fill:var(--color-gray-2)}.features-showcase__item--active .features-showcase__item-icon--organize svg *,.features-showcase__item--active .features-showcase__item-icon--goalProgress svg *{fill:var(--color-green-1)}.features-showcase__section-label{font-size:15px;font-weight:var(--weight-semi-bold);margin:0 0 4px}.features-showcase__section-hint{color:var(--color-text-secondary);font-size:13px;line-height:var(--line-height-16);margin:0 0 12px}.features-showcase__folders-personal,.features-showcase__folders-catalog{flex-direction:column;min-width:0;min-height:100%;display:flex}.features-showcase__folder-manager.goal-folder-manager,.features-showcase__folder-manager .goal-folder-manager__folders-list{flex-direction:column;flex:1;min-height:0;display:flex}.features-showcase__folder-manager .goal-folder-manager__folders{flex:1;grid-template-columns:1fr;align-content:start;gap:25px}.features-showcase__demo-progress-card{width:100%;height:100%;min-height:0;display:flex}.features-showcase__hundred-stats{grid-column:1/-1;width:100%}@media (max-width:767px){.features-showcase__hundred-stats .info-100-goals__wrapper:not(.info-100-goals__wrapper--column){flex-direction:column;gap:8px}.features-showcase__hundred-stats .info-100-goals__wrapper:not(.info-100-goals__wrapper--column) .line__vertical-wrap{display:none}}.features-showcase__demo-folder-lists{flex:1;grid-template-columns:repeat(2,1fr);align-content:start;align-items:stretch;gap:12px;min-height:0;display:grid}@media (max-width:575px){.features-showcase__demo-folder-lists{grid-template-columns:1fr}}.features-showcase__demo-folder-lists .card{height:100%}.features-showcase__demo-hundred-card{min-width:0}@media (max-width:767px){.features-showcase__demo-hundred-card--hide-md{display:none}}.features-showcase__demo-hundred-card--completed .card-main__img-tags>.tag:first-child{background:var(--color-green-3);border-color:var(--color-green-3)}.features-showcase__demo-hundred-card--completed .card-main__img-tags>.tag:first-child svg *{fill:var(--color-white)}.features-showcase__demo-progress-list{background:var(--color-surface);border:1px solid var(--color-gray-9);border-radius:8px;flex-direction:column;justify-content:flex-start;gap:16px;height:100%;margin:0;padding:12px;list-style:none;display:flex}.features-showcase__demo-progress-entry{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;align-items:center;gap:16px;padding:16px 24px;display:flex}@media (max-width:575px){.features-showcase__demo-progress-entry{flex-direction:column;align-items:flex-start}}.features-showcase__demo-progress-date{width:10ch;min-width:10ch;color:var(--color-text-secondary);white-space:nowrap;flex:none;font-size:13px;font-weight:400}.features-showcase__demo-progress-note{min-width:0;color:var(--color-text);overflow-wrap:anywhere;flex:auto;line-height:1.5}.features-showcase__demo-progress-badge{background:var(--color-green-3);color:var(--color-white);white-space:nowrap;text-align:center;border-radius:6px;flex:none;padding:2px 8px}.features-showcase__demo-habit-card{min-width:0}.features-showcase__demo-compare{-webkit-overflow-scrolling:touch;flex:1;width:100%;min-width:0;max-width:100%;min-height:0;overflow:auto}.features-showcase__roadmap-preview-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.features-showcase__roadmap-preview-item{background:var(--color-surface);border-radius:12px;gap:12px;padding:14px 16px;display:flex;box-shadow:0 2px 8px #0000000a}.features-showcase__roadmap-item-icon{background:rgb(var(--color-primary-rgb)/12%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.features-showcase__roadmap-item-icon--red svg *{fill:var(--color-red-1)}.features-showcase__roadmap-item-body{flex-direction:column;gap:2px;display:flex}.features-showcase__roadmap-preview-title{font-size:15px;font-weight:var(--weight-semi-bold)}.features-showcase__roadmap-item-desc{color:var(--color-text-secondary);font-size:12px;line-height:var(--line-height-14)}@media (max-width:479px){.features-showcase{padding:16px}}
