*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{font-family:EB Garamond,Georgia,serif;color:#333;background:#f0f0f0;letter-spacing:.04em;line-height:1.3}.scroll-container{height:100vh;overflow-y:auto;scroll-snap-type:y mandatory}.section{position:relative;height:100vh;width:100%;scroll-snap-align:start;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f0f0f0}.section-content{position:relative;z-index:2;text-align:center;padding:0 2rem;max-width:600px}.section-content h1,.section-content h2{font-size:clamp(1.4rem,3vw,2.2rem);font-weight:400;line-height:1.4;color:#555;letter-spacing:.08rem;opacity:0;transform:translateY(12px);animation:slideUp 1s ease forwards}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{to{opacity:1}}.top-logo{position:fixed;top:1.5rem;left:1.5rem;z-index:50;font-size:1.1rem;color:#666;letter-spacing:.12rem}.progress-bar{position:fixed;top:0;left:0;width:100%;height:2px;background:#0000000f;z-index:60}.progress-fill{height:100%;background:#999;transition:width .05s linear}.slide-indicators{position:fixed;left:1.5rem;top:50%;transform:translateY(-50%);z-index:50;display:flex;flex-direction:column;gap:.6rem}.indicator{width:8px;height:8px;border-radius:50%;border:1px solid #bbb;background:transparent;cursor:pointer;padding:0;transition:all .3s ease}.indicator.active{background:#999;border-color:#999}.indicator:hover{border-color:#666}.scroll-nav{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:flex;flex-direction:column;gap:.5rem}.scroll-nav button{width:36px;height:36px;border-radius:50%;background:transparent;border:1px solid #bbb;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:0;padding:0;line-height:1}.scroll-nav button:hover{border-color:#666;color:#444}.cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}.cta-btn{font-family:EB Garamond,Georgia,serif;font-size:.85rem;letter-spacing:.05rem;padding:.7rem 1.8rem;border:1px solid #333;background:#333;color:#f0f0f0;cursor:pointer;transition:all .3s ease;width:300px;text-align:center;white-space:nowrap}.cta-btn:hover{background:#111;border-color:#111;color:#fff}a.cta-btn{text-decoration:none;display:block}.cta-btn-outline{background:transparent;color:#888;border-color:#ccc}.cta-btn-outline:hover{background:transparent;color:#444;border-color:#888}.waitlist-form{display:flex;flex-direction:column;gap:.8rem;align-items:center;margin-bottom:1rem}.waitlist-input{font-family:EB Garamond,Georgia,serif;font-size:.85rem;padding:.7rem 1.2rem;width:300px;border:1px solid #aaa;background:transparent;color:#333;outline:none;letter-spacing:.05rem}.waitlist-input::placeholder{color:#aaa}.waitlist-input:focus{border-color:#666}.confirmation-text{color:#666;font-size:.9rem;margin-bottom:1rem;letter-spacing:.05rem}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0003;display:flex;align-items:center;justify-content:center;z-index:100}.dialog{background:#f0f0f0;border:1px solid #aaa;padding:2.5rem;max-width:360px;width:90%;text-align:center}.dialog h2{font-size:1rem;font-weight:400;color:#666;margin-bottom:1.5rem;letter-spacing:.08rem}.dialog input,.dialog textarea{font-family:EB Garamond,Georgia,serif;font-size:.85rem;padding:.7rem 1.2rem;width:100%;border:1px solid #aaa;background:transparent;color:#333;outline:none;letter-spacing:.05rem;margin-bottom:.8rem}.dialog textarea{height:100px;resize:none}.dialog input::placeholder,.dialog textarea::placeholder{color:#aaa}.dialog-submit{font-family:EB Garamond,Georgia,serif;font-size:.85rem;padding:.7rem 1.8rem;border:1px solid #aaa;background:transparent;color:#333;cursor:pointer;width:100%;transition:all .3s ease;letter-spacing:.05rem}.dialog-submit:hover{border-color:#444;color:#111}.dialog-close{font-family:EB Garamond,Georgia,serif;font-size:.75rem;color:#999;background:none;border:none;cursor:pointer;margin-top:1rem;letter-spacing:.05rem}.dialog-close:hover{color:#555}.top-nav-buttons{position:fixed;top:1.5rem;right:1.5rem;z-index:50;display:flex;gap:.5rem}.top-nav-btn{font-family:EB Garamond,Georgia,serif;font-size:.75rem;letter-spacing:.08rem;padding:.45rem 1.1rem;border:1px solid #555;background:transparent;color:#444;cursor:pointer;transition:all .3s ease}.top-nav-btn:hover{border-color:#222;color:#111}.top-nav-btn-dark{background:#222;color:#fff;border-color:#222}.top-nav-btn-dark:hover{background:#000;border-color:#000;color:#fff}.demo-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#f0f0f0;animation:demoFadeIn .3s ease;overflow:hidden}@keyframes demoFadeIn{0%{opacity:0}to{opacity:1}}.demo-container{height:100%;max-width:1100px;margin:0 auto;padding:4rem 1.5rem 2rem;display:flex;flex-direction:column}.demo-overlay .top-logo{position:fixed;top:1.5rem;left:1.5rem;z-index:201}.demo-close{position:fixed;top:1.5rem;right:1.5rem;z-index:201;font-family:EB Garamond,Georgia,serif;font-size:.75rem;letter-spacing:.08rem;padding:.45rem 1.1rem;border:1px solid #aaa;background:transparent;color:#777;cursor:pointer;transition:all .3s ease}.demo-close:hover{border-color:#555;color:#222}.demo-input-area{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:1.2rem;max-width:480px;margin:0 auto;width:100%}.demo-subtitle{color:#1a1a1a;font-size:.9rem;letter-spacing:.04rem;text-align:center;line-height:1.5}.demo-textarea{font-family:EB Garamond,Georgia,serif;font-size:.85rem;width:100%;padding:1rem 1.2rem;border:1px solid #777;background:transparent;color:#1a1a1a;outline:none;letter-spacing:.04rem;resize:none;line-height:1.6;transition:border-color .3s ease}.demo-textarea::placeholder{color:#555}.demo-textarea:focus{border-color:#444}.demo-hint{font-size:.72rem;color:#484848;letter-spacing:.04rem}.demo-start-btn{font-family:EB Garamond,Georgia,serif;font-size:.85rem;letter-spacing:.05rem;padding:.7rem 2rem;border:1px solid #333;background:#333;color:#f0f0f0;cursor:pointer;transition:all .3s ease;white-space:nowrap}.demo-start-btn:hover{background:#111;border-color:#111;color:#fff}.demo-start-btn:disabled{opacity:.3;cursor:not-allowed}.demo-email-input{font-family:EB Garamond,Georgia,serif;font-size:.85rem;width:100%;padding:.75rem 1rem;border:1px solid #bbb;background:#fff;color:#1a1a1a;border-radius:0;outline:none;box-sizing:border-box;transition:border-color .3s ease}.demo-email-input::placeholder{color:#777}.demo-email-input:focus{border-color:#666}.demo-error-text{color:#e55;font-size:.8rem;margin:.25rem 0 0}.demo-rows-container{flex:1;overflow-y:auto;display:flex;flex-direction:column;margin-right:-1rem;padding-right:1rem}.demo-rows-container::-webkit-scrollbar{display:none}.demo-rows-container{scrollbar-width:none}.demo-rows{display:flex;flex-direction:column;gap:0}.demo-cta-banner{text-align:center;padding:1.5rem 1rem;margin-top:1.5rem;border-top:1px solid #ddd}.demo-cta-banner p{font-size:.82rem;color:#484848;margin:0 0 .75rem;letter-spacing:.03rem}.demo-cta-link{font-family:EB Garamond,Georgia,serif;font-size:.82rem;color:#1a1a1a;letter-spacing:.04rem;text-decoration:none;border-bottom:1px solid #999;padding-bottom:.1rem;transition:color .3s ease,border-color .3s ease}.demo-cta-link:hover{color:#000;border-color:#000}.demo-error-banner{font-size:.78rem;color:#555;text-align:center;padding:.8rem;border:1px solid #ddd;margin-bottom:1rem}.demo-row{display:flex;border-bottom:1px solid #ddd;min-height:80px;animation:rowSlideIn .35s ease forwards;opacity:0}@keyframes rowSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.demo-row:last-child{border-bottom:none}.demo-row-left{width:240px;min-width:240px;padding:1.2rem 1.2rem 1.2rem 0;display:flex;flex-direction:column;gap:.5rem;border-right:1px solid #e8e8e8;flex-shrink:0;position:sticky;top:0;align-self:flex-start;background:#f0f0f0;z-index:1}.demo-row-org-name{font-size:.85rem;color:#1a1a1a;letter-spacing:.03rem;line-height:1.3}.demo-row-url{font-size:.65rem;color:#555;letter-spacing:.03rem;word-break:break-all;line-height:1.3}.row-step{display:flex;align-items:center;gap:.4rem}.row-step-dot{width:14px;height:14px;border-radius:50%;border:1px solid #aaa;display:flex;align-items:center;justify-content:center;font-size:.5rem;color:#777;flex-shrink:0;transition:all .3s ease;line-height:1;text-indent:0}.row-step-done .row-step-dot span{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.row-step-active .row-step-dot{border-color:#666}.row-step-done .row-step-dot{border-color:#666;background:#666;color:#f0f0f0}.row-step-label{font-size:.7rem;color:#666;letter-spacing:.04rem;transition:color .3s ease}.row-step-active .row-step-label{color:#1a1a1a}.row-step-done .row-step-label{color:#363636}.row-step-pulse{display:block;width:4px;height:4px;border-radius:50%;background:#666;animation:pulse 1.2s ease infinite}@keyframes pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.demo-row-right{flex:1;padding:1.2rem 0 1.2rem 1.5rem;min-width:0;display:flex;flex-direction:column;justify-content:center}.demo-row-pending{font-size:.7rem;color:#858585;letter-spacing:.04rem}.demo-row-active-content{display:flex;flex-direction:column;gap:1rem}.demo-row-status-bar{display:flex;flex-direction:column;gap:.5rem}.demo-row-loading-text{font-size:.78rem;color:#484848;letter-spacing:.04rem}.demo-loader{width:140px;height:2px;background:#0000000f;overflow:hidden;border-radius:1px}.demo-loader-bar{height:100%;width:40%;background:#555;animation:loaderSlide 1.5s ease infinite}@keyframes loaderSlide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.demo-row-profile-card{display:flex;flex-direction:column;gap:.8rem}.demo-row-profile-desc{font-size:.82rem;color:#1a1a1a;line-height:1.55}.demo-row-profile-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:.4rem 1.5rem}.demo-row-meta-item{display:flex;flex-direction:column;gap:.1rem;font-size:.75rem;color:#1a1a1a;line-height:1.3}.demo-row-meta-label{font-size:.65rem;color:#484848;letter-spacing:.06rem}.demo-row-complete{display:flex;flex-direction:column;gap:.8rem}.demo-row-profile-summary{display:flex;flex-direction:column;gap:.15rem}.demo-row-profile-summary-desc{font-size:.8rem;color:#1a1a1a;line-height:1.45}.demo-row-profile-summary-meta{font-size:.7rem;color:#484848;letter-spacing:.04rem}.demo-row-grants-label{font-size:.65rem;color:#555;letter-spacing:.1rem;text-transform:lowercase;padding-top:.3rem;border-top:1px solid #e8e8e8}.demo-row-grants{display:flex;flex-direction:column;gap:.6rem}.demo-grant-card{border:1px solid #bbb;padding:1.1rem 1.3rem;animation:cardFadeIn .4s ease forwards;opacity:0}@keyframes cardFadeIn{to{opacity:1}}.demo-grant-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.3rem}.demo-grant-name{font-size:.85rem;color:#0a0a0a;letter-spacing:.03rem;line-height:1.35}.demo-grant-score{position:relative;min-width:48px;height:18px;background:#0000000d;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.demo-score-fill{position:absolute;left:0;top:0;height:100%;background:#0000001a;transition:width .6s ease}.demo-grant-score span{position:relative;z-index:1;font-size:.6rem;color:#484848;letter-spacing:.04rem}.demo-grant-org{font-size:.72rem;color:#484848;letter-spacing:.04rem;margin-bottom:.5rem}.demo-grant-desc{font-size:.8rem;color:#1a1a1a;line-height:1.5;margin-bottom:.7rem}.demo-grant-meta-row{display:flex;gap:2rem;margin-bottom:.5rem}.demo-grant-meta{display:flex;flex-direction:column;gap:.12rem;font-size:.75rem;color:#1a1a1a}.demo-grant-meta-label{font-size:.65rem;color:#484848;letter-spacing:.06rem}.demo-grant-eligibility{display:flex;flex-direction:column;gap:.12rem;font-size:.75rem;color:#1a1a1a;margin-top:.2rem}.demo-grant-link{display:inline-block;margin-top:.6rem;font-family:EB Garamond,Georgia,serif;font-size:.7rem;color:#262626;letter-spacing:.05rem;text-decoration:none;border-bottom:1px solid #ccc;padding-bottom:1px;transition:all .2s ease;width:fit-content}.demo-grant-link:hover{color:#0a0a0a;border-color:#666}.demo-results-footer{display:flex;justify-content:center;padding:2rem 0 1rem;flex-shrink:0}.demo-row:nth-child(1){animation-delay:0s}.demo-row:nth-child(2){animation-delay:.05s}.demo-row:nth-child(3){animation-delay:.1s}.demo-row:nth-child(4){animation-delay:.15s}.demo-grant-card:nth-child(1){animation-delay:0s}.demo-grant-card:nth-child(2){animation-delay:.05s}.demo-grant-card:nth-child(3){animation-delay:.1s}.demo-grant-card:nth-child(4){animation-delay:.15s}.demo-grant-card:nth-child(5){animation-delay:.2s}.demo-grant-card:nth-child(6){animation-delay:.25s}
