.HeroSection-module__HwbqJa__hero{flex-direction:column;align-items:center;gap:3rem;margin-bottom:4rem;display:flex;position:relative}.HeroSection-module__HwbqJa__heroContent{flex:1;min-width:0}.HeroSection-module__HwbqJa__heroText{max-width:72rem;padding:3rem 0 1rem}.HeroSection-module__HwbqJa__heroTitle{color:var(--text-primary);letter-spacing:-.03em;margin:0 0 1.25rem;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.15}.HeroSection-module__HwbqJa__heroSub{color:var(--text-secondary);max-width:560px;margin:0 0 2rem;font-size:1.1rem;line-height:1.7}.HeroSection-module__HwbqJa__heroActions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.HeroSection-module__HwbqJa__primaryButton{border-radius:var(--radius-md);background:var(--accent-white);color:var(--text-inverse);cursor:pointer;transition:opacity var(--transition-fast), transform var(--transition-fast);border:none;padding:.7rem 1.75rem;font-size:.95rem;font-weight:700}.HeroSection-module__HwbqJa__primaryButton:hover{opacity:.85;transform:translateY(-1px)}.HeroSection-module__HwbqJa__secondaryButton{border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast), transform var(--transition-fast);background:0 0;border:none;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600}.HeroSection-module__HwbqJa__secondaryButton:hover{color:var(--text-primary);transform:translateY(-1px)}.HeroSection-module__HwbqJa__showcaseWrapper{flex:1;min-width:0;margin-top:1rem;position:relative}.HeroSection-module__HwbqJa__showcaseContainer{border-radius:var(--radius-lg);transition:transform var(--transition-slow);position:relative;overflow:hidden;transform:perspective(1000px)rotateX(20deg)rotateY(5deg)rotate(5deg)scale(.97);-webkit-mask-image:linear-gradient(#09090b 50%,#0000 100%);mask-image:linear-gradient(#09090b 50%,#0000 100%)}.HeroSection-module__HwbqJa__showcaseImage{background:var(--bg-elevated);width:100%;height:auto;max-height:675px;display:block}@media (max-width:900px){.HeroSection-module__HwbqJa__showcaseWrapper{width:100%}.HeroSection-module__HwbqJa__heroText{padding:1.5rem 0 .5rem}.HeroSection-module__HwbqJa__heroTitle{font-size:1.75rem}.HeroSection-module__HwbqJa__heroSub{font-size:.95rem}}
.StatsSection-module__o5Rgpq__section{flex-direction:column;height:100%;margin-bottom:2.5rem;display:flex}.StatsSection-module__o5Rgpq__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.85rem;font-weight:600}.StatsSection-module__o5Rgpq__statGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:.75rem;display:grid}.StatsSection-module__o5Rgpq__statCardWrap{flex-direction:column;display:flex}.StatsSection-module__o5Rgpq__statCard{background:var(--bg-elevated);border:var(--border-subtle);border-radius:var(--radius-sm);transition:border-color var(--transition-fast), background-color var(--transition-fast);flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:.35rem;padding:1.25rem;display:flex}.StatsSection-module__o5Rgpq__statIcon{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);background:#ffffff0a;justify-content:center;align-items:center;margin-bottom:.15rem;display:flex}.StatsSection-module__o5Rgpq__statIconBinders{color:var(--text-secondary);background:#3b82f614;}.StatsSection-module__o5Rgpq__statIconCards{color:var(--text-secondary);background:#22d3ee14;}.StatsSection-module__o5Rgpq__statIconAvg{color:var(--text-secondary);background:#8b5cf614;}.StatsSection-module__o5Rgpq__statIconSlots{color:var(--text-secondary);background:#fb923c14;}.StatsSection-module__o5Rgpq__statNumber{color:var(--text-primary);font-size:1.5rem;font-weight:800;line-height:1}.StatsSection-module__o5Rgpq__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:600}@media (max-width:600px){.StatsSection-module__o5Rgpq__statGrid{grid-template-columns:1fr 1fr}}
.RecentBindersSection-module__kilRfG__section{flex-direction:column;height:100%;margin-bottom:2.5rem;display:flex}.RecentBindersSection-module__kilRfG__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.85rem;font-weight:600}.RecentBindersSection-module__kilRfG__emptyState{color:var(--text-secondary);text-align:center;background:var(--bg-elevated);border:var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.RecentBindersSection-module__kilRfG__emptyStateWrap{flex-direction:column;flex:1;display:flex}.RecentBindersSection-module__kilRfG__binderGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-auto-rows:1fr;gap:.75rem;display:grid}@media (max-width:600px){.RecentBindersSection-module__kilRfG__binderGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.RecentBindersSection-module__kilRfG__binderCardWrap{flex-direction:column;display:flex}.RecentBindersSection-module__kilRfG__binderCard{background:var(--bg-elevated);border:var(--border-subtle);border-radius:0 var(--radius-md) var(--radius-md) 0;cursor:pointer;transition:border-color var(--transition-base), background-color var(--transition-base);box-shadow:var(--shadow-sm);flex-direction:column;flex:1;padding:1.25rem;display:flex;position:relative;overflow:hidden}.RecentBindersSection-module__kilRfG__binderCard:before{content:"";background:var(--binder-color,var(--accent-white));opacity:.5;height:10px;position:absolute;top:0;left:0;right:0}.RecentBindersSection-module__kilRfG__binderCard:hover{background:var(--bg-elevated-hover);border-color:#ffffff1f}.RecentBindersSection-module__kilRfG__binderCardContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.RecentBindersSection-module__kilRfG__binderCardTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.RecentBindersSection-module__kilRfG__binderCardMeta{color:var(--text-secondary);margin:0;font-size:.8rem}.RecentBindersSection-module__kilRfG__binderCardDate{color:var(--text-tertiary);margin:0;font-size:.75rem}.RecentBindersSection-module__kilRfG__binderCardProgress{align-items:center;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.RecentBindersSection-module__kilRfG__progressBar{background:#ffffff0f;border-radius:2px;flex:1;height:4px;overflow:hidden}.RecentBindersSection-module__kilRfG__progressFill{background:var(--binder-color,var(--accent-white));height:100%;transition:width var(--transition-slow);border-radius:2px}.RecentBindersSection-module__kilRfG__progressLabel{color:var(--text-tertiary);white-space:nowrap;font-size:.7rem;font-weight:600}.RecentBindersSection-module__kilRfG__primaryButton{border-radius:var(--radius-full);background:var(--accent-white);color:var(--text-inverse);cursor:pointer;transition:opacity var(--transition-fast), transform var(--transition-fast);border:none;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700}.RecentBindersSection-module__kilRfG__primaryButton:hover{opacity:.85;transform:translateY(-1px)}
.HowItWorksSection-module__BHhjFa__section{box-sizing:border-box;background:linear-gradient(#14141a 0%,#14141a99 45%,#14141a00 100%);border-top:1px solid #ffffff0f;width:auto;margin:0 -2rem;padding:4rem 2rem 2rem}.HowItWorksSection-module__BHhjFa__container{width:100%;max-width:1200px;margin:0 auto}@media (max-width:768px){.HowItWorksSection-module__BHhjFa__section{margin-left:-1rem;margin-right:-1rem;padding:3rem 1rem 5rem}}.HowItWorksSection-module__BHhjFa__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.25rem;font-size:.85rem;font-weight:600}.HowItWorksSection-module__BHhjFa__intro{max-width:44rem;margin-bottom:3.5rem}.HowItWorksSection-module__BHhjFa__introText{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.75}.HowItWorksSection-module__BHhjFa__category{margin-bottom:4rem}.HowItWorksSection-module__BHhjFa__category:last-child{margin-bottom:0}.HowItWorksSection-module__BHhjFa__categoryHeader{border-bottom:var(--border-subtle);flex-direction:column;gap:.6rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.HowItWorksSection-module__BHhjFa__categoryTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800;line-height:1.2}.HowItWorksSection-module__BHhjFa__categoryDescription{max-width:40rem;color:var(--text-secondary);margin:0;font-size:.98rem;line-height:1.7}.HowItWorksSection-module__BHhjFa__featureRow{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(0,auto);gap:1.5rem;display:grid}.HowItWorksSection-module__BHhjFa__cardWrap{flex-direction:column;min-width:0;display:flex}.HowItWorksSection-module__BHhjFa__cardWrap>*{flex:1;min-width:0}.HowItWorksSection-module__BHhjFa__card{background:var(--bg-elevated);border:var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:border-color var(--transition-base), background-color var(--transition-base);flex-direction:column;gap:1rem;min-width:0;padding:2rem;display:flex}.HowItWorksSection-module__BHhjFa__card:hover{background:var(--bg-elevated-hover);border-color:#ffffff1f;animation:1.5s linear infinite HowItWorksSection-module__BHhjFa__scaleIn}.HowItWorksSection-module__BHhjFa__cardTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.HowItWorksSection-module__BHhjFa__cardText{color:var(--text-secondary);margin:0;font-size:.93rem;line-height:1.7}.HowItWorksSection-module__BHhjFa__cardText strong{color:var(--text-primary);font-weight:600}.HowItWorksSection-module__BHhjFa__cardImage{border-radius:var(--radius-sm);border:var(--border-subtle);background:var(--bg-primary);width:100%;height:auto;margin-top:auto;display:block}.HowItWorksSection-module__BHhjFa__placeholder{aspect-ratio:16/10;border-radius:var(--radius-sm);background:var(--bg-primary);text-align:center;border:1px dashed #ffffff2e;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:auto;padding:1.5rem;display:flex}.HowItWorksSection-module__BHhjFa__placeholderIcon{width:2.25rem;height:2.25rem;color:var(--text-tertiary)}.HowItWorksSection-module__BHhjFa__placeholderText{color:var(--text-tertiary);font-size:.8rem}.HowItWorksSection-module__BHhjFa__cardSearch{grid-area:span 2/span 2}.HowItWorksSection-module__BHhjFa__cardDrag{grid-area:span 3/span 2}.HowItWorksSection-module__BHhjFa__cardBinders{grid-column:span 2}.HowItWorksSection-module__BHhjFa__cardMerging{grid-area:span 2/span 2}@media (max-width:1000px){.HowItWorksSection-module__BHhjFa__featureRow{grid-template-columns:repeat(2,1fr)}.HowItWorksSection-module__BHhjFa__cardSearch,.HowItWorksSection-module__BHhjFa__cardDrag,.HowItWorksSection-module__BHhjFa__cardMerging,.HowItWorksSection-module__BHhjFa__cardBinders{grid-area:auto/span 2}}@media (max-width:640px){.HowItWorksSection-module__BHhjFa__featureRow{grid-template-columns:1fr;gap:1rem}.HowItWorksSection-module__BHhjFa__cardSearch,.HowItWorksSection-module__BHhjFa__cardDrag,.HowItWorksSection-module__BHhjFa__cardMerging,.HowItWorksSection-module__BHhjFa__cardBinders{grid-area:auto/span 1}.HowItWorksSection-module__BHhjFa__card{padding:1.5rem}}
.page-module__E0kJGG__dashboard{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;animation:.3s ease-out page-module__E0kJGG__fadeIn}@keyframes page-module__E0kJGG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-module__E0kJGG__sideBySide{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.page-module__E0kJGG__sideBySideItem{flex-direction:column;height:100%;margin-bottom:0;display:flex}.page-module__E0kJGG__sideBySideItem>:last-child{flex:1}@media (max-width:900px){.page-module__E0kJGG__sideBySide{grid-template-columns:1fr}.page-module__E0kJGG__dashboard{padding:0}}
