@font-face{font-family:Rubik;src:url(/assets/9270c6de0c924161ae66b765.woff) format("woff");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Rubik;src:url(/assets/da5647ce35757911dd4bb136.woff) format("woff");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Rubik;src:url(/assets/6a2c6d69a5ec031ac03924d6.woff) format("woff");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Rubik;src:url(/assets/d0ca970ca93052c0778032aa.woff) format("woff");font-style:italic;font-weight:700;font-display:swap}#ask-chat-mount{min-width:0}#riki-chat-panel.riki-chat{display:flex;flex-direction:column;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;background:#fff;color:var(--ink);text-align:left}#riki-chat-panel *{box-sizing:border-box}#riki-chat-panel .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#riki-chat-panel .riki-chat-header{display:flex;align-items:center;gap:10px;padding:16px 20px;background:#fff;flex:none;border:0}#riki-chat-panel .riki-chat-avatar{position:static;display:block;flex:none;width:44px;height:48px;object-fit:contain;transform:none;margin:0}#riki-chat-panel .riki-chat-header>div{flex:1;min-width:0}#riki-chat-panel .riki-chat-header h2{font-size:22px;line-height:1.2;margin:0;letter-spacing:-.02em}#riki-chat-reset{display:grid;place-items:center;flex:none;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:var(--ink);cursor:pointer}#riki-chat-panel .riki-chat-close{display:grid;place-items:center;flex:none;width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:var(--ink);font-size:26px;line-height:1;cursor:pointer}#riki-chat-panel .riki-chat-messages{flex:1 1 0;min-height:0;min-width:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:16px 20px;scrollbar-width:thin;scroll-padding-block:16px}#riki-chat-panel .riki-message{width:fit-content;max-width:94%;min-width:0;padding:14px 16px;border-radius:18px;background:var(--soft);margin:0 0 14px;overflow-wrap:anywhere;word-break:normal}#riki-chat-panel .riki-message-user{background:var(--forest);margin-left:auto}#riki-chat-panel .riki-message.riki-message-user p{color:#fff}#riki-chat-panel .riki-message p{font-size:16px;line-height:1.55;margin:0;white-space:pre-wrap;color:var(--ink)}#riki-chat-panel .riki-message-app{display:inline-flex;align-items:center;min-height:40px;margin-top:10px;padding:8px 14px;border:0;border-radius:999px;background:var(--lime);color:var(--forest);font-size:14px;font-weight:700;line-height:1.4;max-width:100%;white-space:normal;text-align:left}#riki-chat-panel .riki-chat-prompts{display:flex;flex-wrap:wrap;gap:8px;min-width:0;margin:4px 0 0;padding:2px;max-height:none;overflow:visible}#riki-chat-panel .riki-prompt-bubble{flex:0 1 auto;min-width:0;max-width:100%;min-height:44px;border:0;color:var(--forest);background:var(--soft);border-radius:22px;padding:10px 13px;font-size:14px;line-height:1.4;text-align:left;white-space:normal;overflow-wrap:anywhere;word-break:normal;cursor:pointer}#riki-chat-panel .riki-prompt-bubble:hover{background:#eeefed}#riki-chat-panel .riki-chat-footer{flex:none;min-width:0;padding:12px 20px max(20px,env(safe-area-inset-bottom));border:0;background:#fff}#riki-chat-panel .riki-chat-form{display:flex;align-items:flex-end;gap:6px;margin:0;padding:5px;min-width:0;border:1px solid #daddda;border-radius:28px;background:#fff}#riki-chat-panel .riki-chat-form textarea{display:block;flex:1 1 0;min-width:0;width:100%;min-height:48px;max-height:128px;resize:none;overflow-y:auto;background:#fff;border:0;border-radius:22px;padding:12px 10px;font:inherit;font-size:16px;line-height:22px;color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;word-break:normal}#riki-chat-panel .riki-chat-form button{display:grid;place-items:center;flex:none;width:44px;height:44px;min-width:44px;min-height:44px;border:0;border-radius:50%;padding:0;background:var(--lime);color:var(--forest);cursor:pointer;margin-bottom:2px}#riki-chat-panel button:disabled{opacity:.6;cursor:wait}#riki-chat-panel .riki-chat-status{margin:10px 8px 0;font-size:14px;line-height:1.4;color:var(--muted);overflow-wrap:anywhere}#riki-chat-panel .riki-chat-retry{border:0;background:transparent;padding:0;font:inherit;color:var(--forest);text-decoration:none;min-height:32px;cursor:pointer}#riki-chat-panel :is(button,a):focus-visible{outline:3px solid #292b2e;outline-offset:3px}#riki-chat-dialog{position:fixed;inset:auto 20px auto auto;top:calc(var(--chat-viewport-top,0px) + max(16px,var(--chat-viewport-height,100dvh) - 696px));width:min(460px,calc(100vw - 32px));max-width:none;height:min(680px,calc(var(--chat-viewport-height,100dvh) - 32px));max-height:calc(var(--chat-viewport-height,100dvh) - 32px);min-height:0;margin:0;border:1px solid var(--line);border-radius:24px;padding:0;overflow:hidden;background:#fff;box-shadow:0 16px 70px #292b2e33}#riki-chat-dialog::backdrop{background:#16291c26;backdrop-filter:none}.riki-chat-launcher{position:fixed;right:24px;bottom:max(24px,env(safe-area-inset-bottom));z-index:70;display:flex;align-items:center;gap:10px;min-height:58px;padding:8px 22px 8px 12px;background:var(--forest);color:#fff;border:2px solid #fff;border-radius:999px;box-shadow:0 5px 24px #292b2e25;font:inherit;font-size:16px;font-weight:700;cursor:pointer}.riki-chat-launcher>.riki-art{display:block;position:static;width:34px;height:38px;max-width:34px;object-fit:contain;transform:none;margin:0}@media(max-width:520px){#riki-chat-dialog{right:8px;top:calc(var(--chat-viewport-top,0px) + 8px);width:calc(100vw - 16px);height:calc(var(--chat-viewport-height,100dvh) - 16px);max-height:calc(var(--chat-viewport-height,100dvh) - 16px);border-radius:20px}#riki-chat-panel .riki-chat-header{gap:8px;padding:10px 12px}#riki-chat-panel .riki-chat-messages{padding:16px 12px}#riki-chat-panel .riki-message{max-width:98%;padding:13px}.riki-chat-launcher{right:14px;bottom:max(14px,env(safe-area-inset-bottom));min-height:52px;font-size:14px;padding:6px 17px 6px 10px}}@media(max-height:450px){#riki-chat-panel .riki-chat-header{padding-block:4px}#riki-chat-panel .riki-chat-avatar{display:none}#riki-chat-panel .riki-chat-footer{padding-top:8px;padding-bottom:8px}}dialog{margin:auto;padding:34px;border:1px solid #daddda;border-radius:28px;background:#fff;color:var(--ink);width:min(570px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto;box-shadow:0 20px 90px #292b2e35}dialog::backdrop{background:#17251c33;backdrop-filter:blur(4px)}.dialog-close{display:grid;place-items:center;margin:0 0 10px auto;border:1px solid #daddda;border-radius:50%;background:#eeefed;color:#292b2e;width:40px;height:40px;font-size:25px;line-height:1}dialog h2{font-size:34px;line-height:1.1;margin:10px 0 20px}dialog p{font-size:17px;line-height:1.55}#landing-info-copy p{margin-bottom:20px}#landing-info-dialog .eyebrow{font-size:14px}#landing-info-dialog .button{margin-top:8px}.app-download-dialog{text-align:center}.app-welcome{width:140px;height:145px;object-fit:contain;margin:0 auto 20px}.app-download-dialog>p{max-width:380px;margin:0 auto 24px}.app-store-row{margin-top:22px}.app-store-row,.riki-chat-stores{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap}.app-store-row img{height:40px;width:auto;max-width:none}.app-download-dialog>.store-status{font-size:14px;margin:14px 0 0;color:#55565a}.chat-get-riki{display:flex;margin:0 0 12px;width:100%;min-height:44px;font-size:15px;padding:11px}.riki-chat-stores a{line-height:1}#riki-chat-panel .riki-chat-footer{padding-top:10px}#riki-chat-panel .riki-message p{font-size:16px}.riki-chat-launcher{z-index:60}#riki-film-dialog{width:min(1000px,calc(100% - 32px));padding:20px}.film-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px}.film-dialog-heading h2{font-size:24px;margin:0}.film-dialog-heading button{border:0;background:#eeefed;color:var(--ink);border-radius:50%;width:40px;height:40px;font-size:26px}.riki-film-stage{position:relative;aspect-ratio:16/9;width:min(100%,calc((100dvh - 140px)*1.77778));margin:auto;background:#eeefed;overflow:hidden;border-radius:18px}.riki-film-stage>img,.riki-film-stage>video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.riki-film-stage>video{opacity:0}.riki-film-stage>video.is-visible{opacity:1}.video-toggle{position:absolute;right:14px;bottom:14px;border:1px solid #daddda;border-radius:999px;background:#fffffff0;color:var(--ink);min-height:44px;padding:10px 16px;font-size:14px}@media(max-width:767px){dialog{padding:24px}dialog h2{font-size:30px}#riki-film-dialog{padding:14px}.film-dialog-heading h2{font-size:20px}.riki-film-stage{aspect-ratio:9/16;width:min(100%,calc((100dvh - 132px)*.5625))}}#riki-chat-panel .riki-chat-status:empty{display:none}#riki-chat-panel .riki-chat-form:focus-within{border-color:var(--forest);box-shadow:0 0 0 1px var(--forest)}#riki-chat-panel .riki-chat-form textarea:focus-visible{outline:none}#riki-chat-panel :is(#riki-chat-reset,.riki-chat-close):hover{background:var(--soft)}:root{font-family:Rubik,Avenir Next,Arial,sans-serif;color:#292b2e;background:#fff;--ink:#292b2e;--muted:#55565a;--accent:#292b2e;--dark:#292b2e;--paper:#ffffff;--pale:#eeefed;--radius:20px;--header-height:96px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:128px;scrollbar-gutter:stable}body{margin:0;-webkit-font-smoothing:antialiased}body.nav-open{overflow:hidden}button,input,a{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:700;letter-spacing:-.035em}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:16px;top:-80px;background:#fff;padding:14px;z-index:1000}.skip:focus{top:12px}.page-shell{width:100%;max-width:1440px;margin-inline:auto;padding:32px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:56px;padding:14px 24px;border:2px solid transparent;border-radius:999px;background:var(--accent);color:#fff;font-size:18px;font-weight:700;line-height:24px;text-align:center;transition:background .15s,color .15s,border-color .15s}.button:hover{background:transparent;border-color:var(--accent);color:var(--accent)}.text-action{display:inline-flex;align-items:center;gap:10px;border:0;border-bottom:0;background:transparent;padding:8px 0;font-weight:700;font-size:18px;line-height:26px;text-align:left}.text-action:hover{color:var(--accent)}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:var(--paper)}.header-main{height:var(--header-height);max-width:1440px;padding:0 32px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-block;color:#292b2e;flex-shrink:0;line-height:1}.riki-wordmark{font-size:43px;font-weight:700;letter-spacing:-.07em;line-height:1}.riki-wordmark sup{font-size:9px;vertical-align:top;display:inline-block;letter-spacing:0;margin:6px 0 0 3px}.primary-nav{display:flex;align-items:center;gap:48px;margin-inline:auto}.nav-item{display:flex}.nav-toggle,.nav-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;background:transparent;border-radius:999px;padding:12px 16px;font-size:20px;line-height:28px;font-weight:700;white-space:nowrap}.nav-toggle:hover,.nav-toggle[aria-expanded=true],.nav-link:hover{background:var(--pale)}.chevron{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;transition:transform .16s}.nav-toggle[aria-expanded=true] .chevron{transform:rotate(180deg)}.header-cta .button{min-height:48px;font-size:16px;line-height:20px;padding:12px 24px}.mobile-nav-toggle{display:none}.mega-menu{position:absolute;left:0;right:0;top:100%;background:var(--paper)}.mega-inner{max-width:1440px;margin:auto;padding:24px 48px;display:grid;grid-template-columns:2fr 1fr;gap:40px;min-height:352px}.menu-links{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:24px 40px;padding:24px 0}.menu-link{display:flex;align-items:flex-start;gap:24px;text-align:left;border:0;background:transparent;padding:12px 10px;border-radius:10px;min-height:80px;font-size:18px;line-height:26px}.menu-link:hover,.about-links>a:hover,.about-links>button:hover{background:var(--pale)}.menu-link strong{display:block;margin-bottom:6px;font-size:18px;letter-spacing:0}.menu-link span span{display:block;color:var(--muted)}.menu-icon{color:var(--accent);flex-shrink:0;font-size:30px;line-height:30px;min-width:30px}.menu-feature{background:var(--pale);border-radius:var(--radius);padding:40px 48px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.menu-feature h2{font-size:35px;line-height:35px}.menu-feature p{font-size:18px;line-height:26px}.menu-feature .button{margin-top:0;min-height:48px;padding:10px 20px;font-size:16px}.about-links{gap:16px 40px}.about-links>a,.about-links>button{display:flex;align-items:center;border:0;background:transparent;border-radius:10px;min-height:56px;padding:10px 16px;font-size:18px;font-weight:700;text-align:left}.nav-scrim{position:fixed;inset:var(--header-height) 0 0;z-index:90;background:#17251c33}main{padding-top:var(--header-height)}.landing-hero{position:relative;overflow:hidden;border-radius:var(--radius);background:var(--pale);min-height:650px;padding:130px 80px}.landing-hero-copy{position:relative;z-index:1;pointer-events:none}.landing-hero-copy a{pointer-events:auto}.landing-hero h1{max-width:1000px;font-size:95px;line-height:85px;letter-spacing:-.035em;margin:0 0 24px}.landing-hero h1 span{display:block}.hero-description{max-width:600px;font-size:25px;font-weight:400;line-height:32px;margin:0 0 32px}.hero-button{min-height:64px;padding:18px 24px}.landing-hero-art{position:absolute;bottom:0;right:80px;width:375px;max-width:36%}.landing-hero-art>.riki-art{width:100%;height:auto;object-fit:contain;display:block}.riki-art{object-fit:contain;max-width:100%}.split-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:40px;align-items:stretch;min-height:448px}.split-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:24px;border-radius:var(--radius);padding:80px;min-width:0}.dark-panel{background:var(--dark);color:var(--paper)}.dark-panel .button:hover{color:var(--paper);border-color:var(--paper)}.pale-panel{background:var(--pale)}.split-copy .eyebrow{font-size:18px;line-height:28px}.split-copy h2{font-size:60px;line-height:60px}.split-copy>p:not(.eyebrow){font-size:25px;line-height:32px}.split-photo{position:relative;overflow:hidden;border-radius:var(--radius);aspect-ratio:698/700;min-width:0}.split-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.how-section{margin-top:120px}.center-heading{text-align:center;padding:0 80px}.center-heading h2{font-size:60px;line-height:60px}.center-heading p{font-size:25px;line-height:32px;margin-top:16px}.app-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px;margin-top:40px}.app-step{min-width:0;background:var(--accent);color:#fff;border-radius:var(--radius);padding:48px;overflow:hidden}.step-picture{width:100%;aspect-ratio:4/3;max-height:320px;margin-bottom:40px;display:grid;place-items:center}.step-picture img{height:100%;width:100%;object-fit:contain}.app-step h3{font-size:35px;line-height:35px;letter-spacing:-.025em}.app-step .text-action{font-size:16px;line-height:24px;margin-top:24px}.app-step .text-action:hover{color:var(--pale)}.eligibility-section .split-photo{aspect-ratio:1}.landing-faq{margin:120px auto;padding-bottom:0}.landing-faq>h2{text-align:center;font-size:60px;line-height:60px}.landing-faq-list{width:100%;max-width:896px;margin:80px auto 0;display:flex;flex-direction:column;gap:48px}.landing-faq details{border:0}.landing-faq summary{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;list-style:none;font-size:25px;line-height:32px;font-weight:700}.landing-faq summary::-webkit-details-marker{display:none}.landing-faq summary:after{content:"";width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);flex-shrink:0;margin:0 6px 6px 0;transition:transform .15s}.landing-faq details[open] summary:after{transform:rotate(225deg);margin-bottom:0}.landing-faq details p{font-size:18px;line-height:28px;margin:16px 80px 0 0;max-width:760px}.landing-faq details .text-action{margin-top:12px}.landing-footer{background:var(--pale)}.landing-footer>.page-shell{padding-top:120px;padding-bottom:72px}.footer-callout{text-align:center;margin-bottom:120px}.footer-callout h2{font-size:60px;line-height:60px;margin-bottom:40px}.footer-callout .button{min-height:64px;padding:18px 32px}.footer-grid{display:grid;grid-template-columns:1.1fr repeat(3,1fr) 1.1fr;gap:40px}.footer-brand p{font-size:16px;line-height:24px;margin-top:20px}.footer-grid h3{font-size:18px;line-height:28px;letter-spacing:0;margin-bottom:20px}.footer-grid nav{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.footer-grid nav h3{margin-bottom:4px}.footer-grid nav a,.footer-grid nav button{border:0;background:transparent;padding:0;min-height:24px;font-size:15px;line-height:22px;text-align:left}.footer-grid nav a:hover,.footer-grid nav button:hover{text-decoration:none;text-underline-offset:4px}.store-row{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.store-row a{display:inline-flex;line-height:1}.store-row img{height:40px;width:auto;max-width:none}.store-caption{font-size:12px;line-height:18px;margin-top:16px;color:var(--muted)}.footer-legal{margin-top:64px;border-top:1px solid #292b2e25;padding-top:32px;color:var(--muted);font-size:12px;line-height:20px}.footer-legal p+p{margin-top:12px;max-width:1100px}.riki-chat-launcher{z-index:80;box-shadow:none;background:var(--dark);font-weight:700}.riki-chat-launcher[aria-expanded=true]{visibility:hidden}@media(min-width:768px)and (max-width:1279px){.primary-nav{gap:12px}.nav-toggle,.nav-link{font-size:18px;padding-inline:12px}.landing-hero{padding-bottom:0;min-height:650px}.landing-hero-art{right:40px;max-width:34%}.hero-description{max-width:57%;font-size:23px;line-height:31px}.split-copy{padding:48px}.split-copy h2{font-size:50px;line-height:50px}.app-step{padding:32px}.app-step h3{font-size:28px;line-height:30px}.app-steps{gap:24px}.mega-inner{padding-inline:32px;gap:24px}.menu-feature{padding:32px}.menu-links{gap:16px}.menu-link{gap:12px}.footer-grid{gap:24px}}@media(min-width:768px)and (max-width:1023px){.page-shell{padding-inline:24px}.header-main{padding-inline:24px;gap:12px}.primary-nav{gap:0}.nav-toggle,.nav-link{font-size:16px;padding-inline:10px}.header-cta .button{padding-inline:18px}.landing-hero{padding:80px 80px 0;min-height:680px}.landing-hero h1{font-size:60px;line-height:60px}.hero-description{max-width:500px;font-size:25px;line-height:32px}.landing-hero-art{position:relative;right:auto;margin:32px -24px 0 auto;max-width:60%;width:300px}.split-copy{padding:40px}.split-copy h2{font-size:42px;line-height:44px}.split-copy>p:not(.eyebrow){font-size:21px;line-height:29px}.app-step{padding:24px}.app-step h3{font-size:25px;line-height:28px}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand,.footer-downloads{grid-column:1 / -1}.footer-downloads .store-row{flex-direction:row}.center-heading{padding-inline:40px}}@media(max-width:767px){:root{--header-height:80px}html{scroll-padding-top:104px;scrollbar-gutter:auto}.header-main{padding-inline:24px;gap:16px}.riki-wordmark{font-size:37px}.header-cta{margin-left:auto}.header-cta .button{font-size:15px;padding:10px 18px;min-height:44px}.mobile-nav-toggle{display:flex;order:3;flex-direction:column;justify-content:center;gap:6px;width:40px;height:44px;padding:8px;background:transparent;border:0}.mobile-nav-toggle span{display:block;height:2px;width:24px;background:var(--ink);transition:transform .15s}.mobile-nav-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.mobile-nav-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.primary-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:16px 24px 32px;max-height:calc(100dvh - var(--header-height));overflow-y:auto;flex-direction:column;align-items:stretch;gap:8px}.primary-nav.is-open{display:flex}.nav-item{display:block}.nav-toggle,.nav-link{width:100%;justify-content:space-between;padding:16px 8px;font-size:20px;border-radius:10px}.mega-menu{position:static}.mega-inner{display:block;padding:0 0 16px;min-height:0}.menu-links{grid-template-columns:1fr;padding:0;gap:4px}.menu-link{font-size:15px;min-height:80px;padding:16px 8px;gap:16px}.menu-link strong{font-size:16px}.menu-feature{display:none}.about-links{gap:4px}.about-links>a,.about-links>button{font-size:16px;min-height:48px;padding:12px 8px}.page-shell{padding:24px}.landing-hero{padding:40px 40px 0;min-height:0}.landing-hero h1{font-size:35px;line-height:35px;letter-spacing:-.035em;margin-bottom:24px}.hero-description{font-size:18px;line-height:28px;max-width:100%;margin-bottom:24px}.hero-button{font-size:18px;min-height:56px;padding:14px 24px}.landing-hero-art{position:relative;right:auto;width:275px;max-width:100%;margin:32px auto 0}.split-section{grid-template-columns:1fr;gap:16px;margin-top:16px;min-height:0}.split-copy{padding:40px;gap:24px}.split-copy .eyebrow{font-size:15px;line-height:22px}.split-copy h2{font-size:35px;line-height:35px}.split-copy>p:not(.eyebrow){font-size:18px;line-height:28px}.split-photo,.eligibility-section .split-photo{aspect-ratio:3/2}.how-section{margin-top:40px}.center-heading{padding:0 16px}.center-heading h2{font-size:35px;line-height:35px}.center-heading p{font-size:18px;line-height:28px}.app-steps{grid-template-columns:1fr;gap:16px;margin-top:16px}.app-step{padding:40px}.step-picture{max-height:280px;margin-bottom:28px;aspect-ratio:4/3}.app-step h3{font-size:25px;line-height:28px}.app-step h3 br{display:none}.app-step .text-action{margin-top:20px}.landing-faq{margin:40px auto}.landing-faq>h2{font-size:25px;line-height:28px}.landing-faq-list{margin-top:36px;gap:32px}.landing-faq summary{font-size:18px;line-height:28px}.landing-faq details p{font-size:16px;line-height:25px;margin:12px 24px 0 0}.landing-footer>.page-shell{padding-top:64px;padding-bottom:96px}.footer-callout{margin-bottom:64px}.footer-callout h2{font-size:35px;line-height:35px;margin-bottom:32px}.footer-callout .button{min-height:56px;padding:14px 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 24px}.footer-brand,.footer-downloads{grid-column:1 / -1}.footer-grid h3{font-size:16px}.footer-grid nav{gap:18px}.footer-downloads .store-row{flex-direction:row;flex-wrap:wrap}.footer-legal{margin-top:40px;padding-top:24px}.riki-chat-launcher{right:16px;bottom:16px}}:root{--forest: #292b2e;--lime: #292b2e;--charcoal: #252825;--soft: #eeefed;--ink: var(--forest);--muted: #55565a;--accent: #292b2e;--dark: var(--forest);--paper: #fff;--pale: var(--soft);--line: #daddda;color:var(--forest);background:var(--paper)}button,a,textarea,summary{-webkit-tap-highlight-color:transparent}.button{background:var(--lime);color:var(--forest);border-color:var(--lime);max-width:100%;white-space:normal;overflow-wrap:break-word}.button:hover,.dark-panel .button:hover{background:#292b2e;color:var(--forest);border-color:#292b2e}.brand,.riki-wordmark{color:var(--forest)}.riki-wordmark-i{position:relative;display:inline-block}.riki-wordmark-i:before{content:"";position:absolute;width:.18em;height:.18em;border-radius:50%;background:var(--lime);top:.05em;left:50%;transform:translate(-50%)}.site-header{border-bottom:1px solid #292b2e08}.mega-menu{border-bottom:1px solid var(--line);box-shadow:0 18px 28px #292b2e0a}.mega-inner,.menu-links,.menu-link,.menu-link>span:last-child,.menu-feature{min-width:0}.menu-link{gap:18px}.menu-link strong,.menu-link span span,.about-links>a,.about-links>button{white-space:normal;overflow-wrap:break-word}.menu-icon{color:var(--forest)}.menu-icon{display:grid;place-items:center;width:56px;height:56px;min-width:56px;border-radius:16px;background:var(--lime)}.menu-icon svg{display:block;width:30px;height:30px}.menu-feature{background:var(--soft);color:var(--forest)}.nav-toggle:hover,.nav-toggle[aria-expanded=true],.nav-link:hover,.menu-link:hover,.about-links>a:hover,.about-links>button:hover{background:#eeefed}.nav-scrim{background:#15271f40}.text-action{color:var(--forest);white-space:normal;max-width:100%}.text-action span{flex:none}.text-action:hover{color:#292b2e}.landing-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr);align-items:center;gap:32px;min-height:650px;padding:100px 80px 56px;background:var(--soft)}.landing-hero-copy{min-width:0;pointer-events:auto}.landing-hero h1{max-width:100%;font-size:clamp(3.1rem,6.3vw,5.94rem);line-height:1.02;letter-spacing:-.045em;overflow-wrap:normal}.landing-hero h1 span{display:block;white-space:normal}.hero-description{max-width:37ch;font-size:25px;line-height:1.4}.landing-hero-art{position:static;min-width:0;width:100%;max-width:470px;height:auto;margin:0;align-self:end;justify-self:center;aspect-ratio:1}.landing-hero-art>.riki-art{width:100%;height:100%;object-fit:contain;padding:8px}.dark-panel{background:var(--soft);color:var(--forest)}.pale-panel{background:#eeefed;color:var(--forest)}.split-copy h2,.split-copy p,.center-heading h2,.app-step h3{overflow-wrap:break-word;word-break:normal}.split-copy h2{line-height:1.06}.app-step{display:flex;flex-direction:column;padding:32px;color:var(--forest);background:var(--soft)}.app-step:nth-child(2){color:#fff;background:var(--forest)}.app-step:nth-child(3){color:var(--forest);background:#eeefed}.app-step:nth-child(4){color:#fff;background:var(--charcoal)}.app-step h3{font-size:clamp(1.5rem,2.4vw,2.19rem);line-height:1.12}.app-step .text-action{color:var(--lime);align-self:flex-start}.app-step .text-action:hover{color:#fff}.step-picture{position:relative;aspect-ratio:1;width:100%;height:auto;max-height:none;margin-bottom:28px;overflow:hidden;flex:none}.riki-step-sprite{position:absolute;inset:0;width:100%;height:100%;display:block;overflow:hidden}.landing-faq details{padding-bottom:24px;border-bottom:1px solid var(--line)}.landing-faq summary{min-width:0;overflow-wrap:break-word}.landing-faq details[open] summary{color:var(--forest)}.landing-faq details p{color:var(--muted)}.landing-footer{color:#fff;background:var(--forest)}.landing-footer :is(.brand,.riki-wordmark,.footer-grid h3){color:#fff}.footer-grid,.footer-grid>*{min-width:0}.footer-grid nav :is(a,button){max-width:100%;overflow-wrap:break-word}.footer-grid nav :is(a,button):hover{color:var(--lime)}.landing-footer .store-caption,.footer-legal{color:#daddda}.footer-legal{border-color:#ffffff38;font-size:14px;line-height:1.5}.landing-footer :is(button,a):focus-visible{outline-color:var(--lime)}.store-row img{max-width:100%;height:auto;max-height:40px}dialog{background:#fff;border-color:var(--line);color:var(--forest)}dialog h2,dialog p{overflow-wrap:break-word}.dialog-close,.film-dialog-heading button{flex:none;background:var(--soft);color:var(--forest);border-color:var(--line)}.app-download-dialog>.store-status{color:var(--muted)}.app-store-row img{max-width:100%}.video-toggle{background:#fffffff2;color:var(--forest);border-color:var(--line)}.riki-film-stage{background:var(--charcoal)}.film-dialog-heading h2{line-height:1.25}.riki-chat-launcher{background:var(--forest);color:#fff}#riki-chat-panel .riki-chat-header h2{color:var(--forest)}#riki-chat-panel .riki-message-app:hover{background:#292b2e}@media(min-width:768px)and (max-width:1279px){.landing-hero{padding:72px 48px 48px;min-height:560px;gap:24px}.landing-hero h1{font-size:clamp(2.6rem,5.8vw,4.7rem)}.hero-description{max-width:100%;font-size:22px;line-height:1.4}.landing-hero-art{position:static;width:100%;max-width:100%;margin:0}.app-step{padding:24px}.app-steps{gap:20px}}@media(min-width:768px)and (max-width:1023px){.landing-hero{padding:56px 40px 40px;min-height:480px}.landing-hero h1{font-size:clamp(2.4rem,5.5vw,3.5rem)}.hero-description{font-size:19px}.app-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.app-step{padding:32px}}@media(max-width:767px){.mega-menu{box-shadow:none;border:0}.landing-hero{grid-template-columns:minmax(0,1fr);gap:24px;min-height:0;padding:40px 32px 24px}.landing-hero h1{font-size:clamp(2.25rem,8.8vw,3.75rem);line-height:1.04}.hero-description{font-size:18px;line-height:1.55;max-width:100%}.landing-hero-art{position:static;width:min(100%,320px);max-width:100%;margin:0}.app-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.app-step{padding:24px}.app-step h3{font-size:25px;line-height:1.15}.step-picture{margin-bottom:24px}.split-copy h2{font-size:35px;line-height:1.08}.landing-faq-list{gap:24px}.landing-faq details{padding-bottom:20px}.landing-footer>.page-shell{padding-bottom:100px}}@media(max-width:520px){.page-shell{padding:20px}.header-main{padding-inline:20px;gap:12px}.landing-hero{padding-inline:26px}.split-copy{padding:32px}.app-steps{grid-template-columns:minmax(0,1fr)}.app-step{padding:32px}.step-picture{max-height:none}.footer-grid{gap:32px 20px}}.life-section{margin-top:120px}.life-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:40px}.life-card{min-width:0;border-radius:var(--radius);overflow:hidden;background:var(--soft)}.life-card>img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.life-card-copy{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:32px 40px}.life-card h3{font-size:clamp(1.6rem,2.5vw,2.3rem);line-height:1.1;letter-spacing:-.03em;overflow-wrap:break-word}.split-photo{background:var(--soft)}.meet-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.35fr);gap:40px;align-items:center;margin-top:40px;padding:48px;border-radius:var(--radius);background:var(--forest);color:#fff}.meet-copy{min-width:0;display:flex;align-items:flex-start;flex-direction:column;gap:24px}.meet-copy h2{font-size:clamp(2.2rem,4vw,3.75rem);line-height:1.05}.meet-copy .eyebrow{font-size:16px;color:#daddda}.meet-copy .button{display:inline-flex;align-items:center;gap:10px;font-size:17px}.film-preview{position:relative;display:block;width:100%;padding:0;border:0;border-radius:22px;overflow:hidden;background:var(--soft);aspect-ratio:16/9}.film-preview img{display:block;width:100%;height:100%;object-fit:cover}.film-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:76px;height:76px;border:4px solid #fff;border-radius:50%;background:var(--lime);color:var(--forest);box-shadow:0 6px 28px #292b2e40}.film-play svg{width:32px;height:32px}.film-preview:hover .film-play{background:#fff}.meet-section :is(button,a):focus-visible{outline:3px solid var(--lime);outline-offset:6px}.score-section,.cash-section{margin-top:120px}.score-section .center-heading .eyebrow,.cash-section .center-heading .eyebrow{margin:0 0 20px;font-size:16px;font-weight:700}.score-panel{margin-top:40px;padding:48px;border-radius:var(--radius);background:var(--soft)}.score-example{display:grid;grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr) 32px minmax(0,1.5fr);gap:20px;align-items:center}.score-stat{min-width:0}.score-stat>span{display:block;font-size:17px;font-weight:700;line-height:1.4}.score-stat strong{display:block;margin:12px 0;font-size:clamp(2.4rem,5.3vw,4.5rem);line-height:1.1;letter-spacing:-.04em;font-variant-numeric:tabular-nums;white-space:nowrap}.score-stat p{font-size:16px;line-height:1.5;color:var(--muted)}.score-stat.is-featured{padding:28px 32px;border-radius:24px;background:var(--forest);color:#fff}.score-stat.is-featured strong{color:var(--lime)}.score-stat.is-featured p{color:#daddda}.score-symbol{font-size:30px;font-weight:700;text-align:center}.score-takeaway{margin-top:32px;font-size:20px;line-height:1.5;font-weight:700}.score-details{margin-top:20px;font-size:16px;line-height:1.6}.score-details summary{cursor:pointer;font-weight:700;padding:8px 0}.score-details p{max-width:82ch;margin-top:16px;color:var(--muted)}.score-details .text-action{margin-top:16px;font-size:16px}.correlation-panel{margin-top:32px;padding:32px;border-radius:24px;background:#fff}.correlation-panel h3{margin-bottom:20px;font-size:28px;line-height:1.2}.correlation-table{width:100%;table-layout:fixed;border-spacing:0;font-size:18px;line-height:1.5;font-variant-numeric:tabular-nums}.correlation-table th,.correlation-table td{text-align:left;padding:14px 20px;border-bottom:1px solid var(--line)}.correlation-table thead th{color:var(--muted);font-size:16px;vertical-align:bottom}.correlation-table .correlation-featured>*{background:var(--forest);color:var(--lime);border-color:var(--forest);font-weight:700}.correlation-featured th{border-radius:12px 0 0 12px}.correlation-featured td{border-radius:0 12px 12px 0}.correlation-table tr:last-child>*{border-bottom:0}.cash-calculator{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:40px;gap:40px}.cash-inputs{padding:48px;border-radius:var(--radius);background:var(--soft);min-width:0}.cash-field{border:0;padding:0;margin:0 0 30px;min-width:0}.cash-field legend{padding:0;font-size:20px;font-weight:700;line-height:1.4}.cash-field>p{margin-top:8px;color:var(--muted);font-size:16px;line-height:1.5}.cash-amount{display:flex;align-items:center;gap:14px;margin-top:14px;padding:12px 20px;border:2px solid var(--line);border-radius:16px;background:#fff;font-size:26px}.cash-amount:focus-within{border-color:var(--forest);outline:2px solid var(--forest);outline-offset:2px}.cash-amount:has(input[aria-invalid=true]){border-color:#98382d}.cash-amount input{width:100%;min-width:0;background:transparent;border:0;border-radius:0;padding:0;outline:0;color:var(--forest);font:inherit;font-weight:700;box-shadow:none}.cash-choices{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.cash-choices button{padding:8px 16px;min-height:44px;border:1px solid var(--line);background:#fff;color:var(--forest);font:inherit;font-size:16px;border-radius:999px}.cash-choices button:hover{border-color:var(--forest)}.cash-choices button[aria-pressed=true]{background:var(--forest);border-color:var(--forest);color:#fff}.cash-reset{padding:6px 0;min-height:44px;font-size:16px}.cash-error{color:#98382d;font-size:16px;line-height:1.5;margin-bottom:16px}.cash-result{display:flex;flex-direction:column;padding:48px;border-radius:var(--radius);background:var(--forest);color:#fff;min-width:0}.cash-result-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:20px;font-weight:700}.cash-result-heading svg{flex:none;color:var(--lime)}.cash-live{margin-top:40px}#budget-left{display:block;color:var(--lime);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.1;letter-spacing:-.04em;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}#budget-guidance{margin-top:20px;max-width:34ch;font-size:18px;line-height:1.5}.cash-result.is-negative #budget-left{color:#ffcc9b}.cash-bar{height:12px;margin-top:30px;border-radius:999px;background:#ffffff30;overflow:hidden}.cash-bar span{display:block;height:100%;border-radius:inherit;background:var(--lime)}.cash-equation{margin-top:16px;color:#daddda;font-size:16px;line-height:1.5}.cash-next{margin-top:auto;padding-top:48px}.cash-next>p{font-size:25px;line-height:1.3;font-weight:700;margin-bottom:24px}.cash-note{margin-top:24px;color:#daddda;font-size:16px;line-height:1.5}.cash-result a:focus-visible{outline-color:var(--lime)}@media(max-width:1023px){.meet-section,.score-panel,.cash-inputs,.cash-result{padding:32px}.meet-section,.cash-calculator{gap:24px}.score-example{gap:12px}.score-stat.is-featured{padding:24px}.score-stat strong{font-size:clamp(2rem,4.7vw,3.4rem)}}@media(max-width:767px){.menu-icon{width:48px;height:48px;min-width:48px;border-radius:14px}.menu-icon svg{width:28px;height:28px}.meet-section{grid-template-columns:minmax(0,1fr);margin-top:24px;padding:28px}.meet-copy{gap:20px}.meet-copy h2{font-size:35px}.film-play{width:60px;height:60px}.score-section,.cash-section{margin-top:64px}.score-panel{padding:28px;margin-top:28px}.score-example{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);gap:16px}.score-symbol.score-arrow{display:none}.score-stat.is-featured{grid-column:1 / -1;padding:24px;margin-top:8px}.score-stat strong{font-size:clamp(2.6rem,9vw,3.75rem)}.score-stat>span{font-size:16px}.score-takeaway{font-size:18px}.correlation-panel{padding:20px 14px;margin-inline:-8px}.correlation-panel h3{font-size:24px}.correlation-table{font-size:17px}.correlation-table th,.correlation-table td{padding:12px 10px}.cash-calculator{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:28px}.cash-inputs,.cash-result{padding:28px}.cash-live{margin-top:28px}.cash-field legend,.cash-result-heading{font-size:18px}#budget-left{font-size:clamp(2.5rem,11vw,4rem)}.cash-next{padding-top:32px}}@media(max-width:1023px){.life-grid{gap:24px}.life-card-copy{padding:28px}}@media(max-width:767px){.life-section{margin-top:56px}.life-grid{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:28px}.life-card-copy{padding:28px 32px;gap:12px}}@font-face{font-family:Outfit;src:url(outfit-latin.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--forest:#292b2e;--ink:#292b2e;--muted:#55565a;--lime:#292b2e;--soft:#eeefed;--pale:#eeefed;--line:#daddda;--header-height:96px;font-family:Outfit,Arial,sans-serif;color:var(--ink);background:#fff}html{scroll-padding-top:120px}body{font-family:Outfit,Arial,sans-serif;font-size:20px;line-height:1.5}h1,h2,h3,.riki-wordmark{font-family:Rubik,Arial,sans-serif}h1,h2,h3{letter-spacing:-.035em;text-wrap:balance}h1{font-size:clamp(64px,6.4vw,92px);line-height:1.02}h2{font-size:clamp(40px,4vw,56px);line-height:1.08}h3{font-size:28px;line-height:1.2}p{line-height:1.5}svg{flex:none}main{padding-top:0}main:focus{outline:none}.content-width{width:calc(100% - 64px);max-width:1280px;margin-inline:auto}.section{margin-top:96px}.eyebrow{font-size:14px;font-weight:600;letter-spacing:.12em;line-height:1.5;margin-bottom:20px}.section-heading>p:not(.eyebrow){max-width:600px;margin-top:24px;font-size:22px;color:var(--muted)}.section-heading h2{max-width:850px}.button{min-height:56px;padding:14px 30px;border:1px solid var(--lime);font-family:Outfit,Arial,sans-serif;font-size:18px;line-height:1.4;font-weight:600;background:var(--lime);color:var(--ink)}.button:hover{background:#292b2e;border-color:#292b2e;color:var(--ink)}.button.secondary{background:#fff;border:1.5px solid var(--forest);color:var(--forest)}.button.secondary:hover{background:var(--soft)}.text-action{font-family:Outfit,Arial,sans-serif;font-size:18px;font-weight:600;gap:12px;line-height:1.4}.text-action svg,.goal-action svg,.screen-link svg{width:22px;height:22px}.quiet-link{display:inline-flex;align-items:center;min-height:44px;border:0;background:none;padding:8px 0;font-size:16px;font-weight:500;color:var(--forest);text-decoration:none}.quiet-link:hover{color:#292b2e}.supporting-note{font-size:16px;color:var(--muted)}.site-header{position:sticky;inset:0 auto auto;background:#fff;border-bottom:1px solid #eeefed;box-shadow:0 4px 18px #292b2e03}.header-main{height:96px;max-width:1400px;padding:0 32px;gap:24px}.riki-wordmark{font-size:43px}.primary-nav{gap:20px}.nav-toggle,.nav-link{font-family:Outfit,Arial,sans-serif;font-size:18px;font-weight:600;padding:12px 14px;gap:10px}.header-cta .button{font-family:Outfit,Arial,sans-serif;font-size:18px;min-height:52px;padding:12px 28px}.mega-menu{border-bottom:1px solid var(--line);box-shadow:0 16px 28px #292b2e10}.mega-inner{max-width:1344px;padding:28px 32px;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:40px;min-height:310px}.menu-links{gap:8px 16px;padding:6px 0;align-items:start}.menu-link{min-height:96px;padding:18px 16px;gap:16px;border-radius:20px;font-size:17px;line-height:1.45}.menu-link strong{font-size:18px;font-weight:600;margin-bottom:4px}.menu-icon{width:44px;height:44px;min-width:44px;background:var(--soft);border-radius:13px}.menu-icon svg{width:28px;height:28px}.menu-feature{padding:30px 32px;border-radius:24px;background:var(--soft);gap:16px}.menu-feature .eyebrow{font-size:12px;margin:0}.menu-feature h2{font-size:32px;line-height:1.08}.menu-feature p{font-size:18px}.menu-feature .button{min-height:48px;font-size:17px}.nav-scrim{background:#292b2e0b;backdrop-filter:none}.nav-toggle:hover,.nav-link:hover,.nav-toggle[aria-expanded=true],.menu-link:hover{background:var(--soft)}.pilot-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);gap:56px;align-items:center;padding-block:64px 20px;min-height:620px}.hero-copy{min-width:0}.hero-copy h1{margin-bottom:28px;max-width:660px}.hero-lead{font-size:24px;font-weight:500;line-height:1.4;max-width:480px;margin-bottom:14px}.hero-support{font-size:20px;line-height:1.5;color:var(--muted);max-width:430px;margin-bottom:30px}.hero-copy>.button{min-height:60px;padding-inline:34px}.hero-copy>.quiet-link{display:block;width:fit-content;margin-top:12px}.hero-photo{width:100%;height:550px;min-width:0;border-radius:28px;overflow:hidden;background:var(--soft)}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.loan-hero h1{font-size:clamp(52px,5vw,72px);max-width:600px}.loan-hero .hero-photo img{object-position:35% center}.goal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.goal-card{display:flex;flex-direction:column;align-items:flex-start;padding:32px;border-radius:24px;background:#eeefed;min-width:0;border:1px solid transparent;transition:border-color .15s,background .15s}.goal-card:hover{border-color:#daddda;background:#eeefed}.goal-symbol{width:54px;height:54px;display:grid;place-items:center;color:var(--forest);margin-bottom:24px}.goal-symbol svg{width:42px;height:42px}.goal-card h3{font-size:28px;margin-bottom:16px}.goal-card p{font-size:20px;color:var(--muted);margin-bottom:32px}.goal-action{display:flex;align-items:center;gap:12px;font-size:17px;font-weight:600;margin-top:auto;min-height:32px}.app-section{background:var(--soft);padding-block:72px}.app-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.84fr);align-items:center;gap:96px}.app-story>p:not(.eyebrow){max-width:500px;font-size:22px;color:var(--muted);margin:24px 0 28px}.app-tabs{display:flex;flex-direction:column;gap:4px;margin-bottom:28px;max-width:400px}.app-tabs button{display:flex;align-items:center;gap:18px;text-align:left;font-family:Outfit,sans-serif;font-size:20px;font-weight:500;padding:15px 12px;border:0;background:transparent;border-radius:14px;min-height:60px}.app-tabs button span{font-size:14px;width:34px;height:34px;display:grid;place-items:center;border:1px solid #daddda;border-radius:50%}.app-tabs button[aria-selected=true]{background:#fff}.app-tabs button[aria-selected=true] span{background:var(--forest);color:#fff;border-color:var(--forest)}.app-demo{justify-self:center;width:100%;max-width:396px;background:#fff;border:1px solid #daddda;box-shadow:0 16px 40px #292b2e10;border-radius:32px;padding:30px;min-width:0}.app-demo-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:24px;border-bottom:1px solid #eeefed;margin-bottom:28px}.app-demo-top .riki-wordmark{font-size:30px}.app-demo-top>span{font-size:11px;font-weight:600;letter-spacing:.1em}.app-view{min-height:360px}.screen-kicker{font-size:12px;letter-spacing:.08em;font-weight:600;margin-bottom:14px}.app-view h3{font-size:29px;line-height:1.1;margin-bottom:26px}.demo-balance{background:var(--soft);padding:22px;border-radius:18px}.demo-balance>span{font-size:14px;display:block;color:var(--muted)}.demo-balance>strong{font-family:Rubik,sans-serif;font-size:49px;line-height:1.3;letter-spacing:-.04em}.demo-bar{display:flex;height:8px;border-radius:99px;overflow:hidden;margin-top:12px;gap:3px}.demo-bar i:nth-child(1){background:var(--forest);width:70%}.demo-bar i:nth-child(2){background:#daddda;width:10%}.demo-bar i:nth-child(3){background:var(--lime);width:20%}.demo-values{margin:16px 0 0;font-size:16px}.demo-values>div{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid #eeefed}.demo-values dd{margin:0;font-weight:600}.demo-caption{font-size:14px;color:var(--muted);padding-top:24px}.app-row{display:flex;gap:14px;align-items:flex-start;margin-top:24px}.app-row>svg{width:24px;height:24px;margin-top:2px}.app-row strong{display:block;font-size:17px;font-weight:600}.app-row span{display:block;font-size:15px;line-height:1.5;color:var(--muted)}.demo-goal{background:var(--soft);padding:24px;border-radius:18px}.demo-goal>svg{width:36px;height:36px;display:block;margin-bottom:18px}.demo-goal span{display:block;font-size:14px;color:var(--muted)}.demo-goal strong{font-size:26px;font-weight:600}.app-explore-copy{font-size:16px;margin:20px 0}.screen-link{display:flex;gap:10px;align-items:center;font-size:16px;font-weight:600}.story-split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.story-photo{height:510px;border-radius:28px;overflow:hidden;background:var(--soft)}.story-photo img{height:100%;width:100%;object-fit:cover;object-position:center}.story-copy{min-width:0}.story-copy>p:not(.eyebrow){font-size:21px;color:var(--muted);margin-top:24px;max-width:540px}.story-copy .text-action{margin-top:24px}.insights-heading{max-width:850px}.insight-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:40px;border-top:1px solid var(--line);padding-top:32px}.insight-list article{min-width:0}.insight-list article>span{font-size:15px;color:var(--muted);display:block;margin-bottom:20px}.insight-list h3{font-size:28px;margin-bottom:16px}.insight-list p{color:var(--muted);font-size:20px;max-width:340px}#data-insights>.text-action{margin-top:32px}.preserved-tools .cash-section,.preserved-tools .score-section{margin-top:96px}.center-heading{padding:0;text-align:left}.center-heading h2{font-size:56px;line-height:1.08}.center-heading p{font-size:22px;line-height:1.5;color:var(--muted)}.center-heading .eyebrow{color:var(--ink)}.cash-calculator{gap:24px;margin-top:40px}.cash-inputs,.cash-result{padding:40px;border-radius:28px}.cash-field legend,.cash-result-heading{font-weight:600;font-size:20px}.cash-amount{padding:12px 18px;border-width:1px}.cash-field>p{font-size:16px}.cash-next>p{font-family:Rubik,sans-serif;line-height:1.2}.cash-result .button{font-size:18px}.cash-note{font-size:15px;line-height:1.5}.score-panel{padding:40px;margin-top:40px;background:#eeefed;border-radius:28px}.score-stat strong{font-size:clamp(40px,4vw,64px)}.score-stat.is-featured{background:#eeefed;color:var(--forest);padding:28px}.score-stat.is-featured strong{color:var(--forest)}.score-stat.is-featured p{color:var(--muted)}.score-stat>span{font-weight:600}.score-takeaway{font-size:21px;font-weight:500}.comparison-disclosure{margin-top:28px;border-top:1px solid #daddda;padding-top:20px}.comparison-disclosure>summary,.score-details>summary{font-weight:600;font-size:18px;cursor:pointer}.correlation-panel{margin-top:20px}.correlation-table{font-size:18px}.score-details{font-size:16px}.score-details p{max-width:85ch}.score-details a{text-decoration:underline;text-underline-offset:3px;font-size:16px}.film-section{display:grid;grid-template-columns:.85fr 1.2fr;gap:64px;align-items:center}.film-section p:not(.eyebrow){margin-top:24px;font-size:22px;color:var(--muted)}.film-section .text-action{margin-top:20px}.film-preview{border-radius:28px}.film-play{width:68px;height:68px;box-shadow:0 6px 28px #292b2e20}.trust-callout{padding:48px 56px;border-radius:28px;background:var(--soft);display:flex;justify-content:space-between;align-items:center;gap:48px}.trust-callout h2{font-size:44px}.trust-callout p:not(.eyebrow){font-size:20px;margin-top:24px;max-width:540px;color:var(--muted)}.trust-callout>.button{flex:none}.landing-faq{margin:96px 0}.landing-faq>h2{font-size:56px;line-height:1.08;text-align:left}.landing-faq-list{max-width:none;margin-top:40px;gap:0}.landing-faq details{padding:24px 0;border-bottom:1px solid var(--line)}.landing-faq summary{font-family:Outfit,sans-serif;font-size:23px;line-height:1.4;font-weight:500}.landing-faq details p{font-size:19px;line-height:1.5;margin-top:16px;max-width:850px}.final-invitation{padding:64px 24px;text-align:center;background:#eeefed;border-radius:28px;margin-top:96px;margin-bottom:64px}.final-invitation h2{font-size:64px;line-height:1.04}.final-invitation>p:not(.eyebrow){font-size:22px;margin:24px 0 28px}.final-invitation>.button{background:var(--forest);border-color:var(--forest);color:#fff;min-height:60px;padding-inline:36px}.final-invitation>.button:hover{background:#292b2e}.pilot-footer{padding:24px 0 80px}.pilot-footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:48px}.pilot-footer-grid>div>p{font-size:18px;margin-top:16px;color:var(--muted)}.pilot-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.pilot-footer nav h3{font-family:Outfit,sans-serif;font-size:18px;letter-spacing:0;font-weight:600;margin:0 0 12px}.pilot-footer nav a,.pilot-footer nav button{font-size:16px;line-height:1.5;min-height:36px;display:flex;align-items:center;padding:2px 0;background:none;border:0;text-align:left;color:var(--muted)}.pilot-footer nav a:hover,.pilot-footer nav button:hover{color:var(--forest)}.pilot-legal{border-top:1px solid var(--line);padding-top:28px;margin-top:48px;display:flex;justify-content:space-between;gap:40px;font-size:14px;color:var(--muted)}.pilot-legal p:last-child{max-width:650px}.riki-chat-launcher{box-shadow:0 8px 28px #292b2e1a;border:2px solid #fff;font-family:Outfit,sans-serif;font-size:16px;min-height:58px}.riki-chat-launcher>.riki-art{width:38px;height:42px;max-width:38px}.riki-chat-avatar{object-fit:contain}.app-download-dialog .app-welcome{width:112px;height:112px}#riki-chat-panel .riki-chat-header h2{font-family:Rubik,sans-serif;font-size:22px}#riki-chat-panel .riki-message p{font-family:Outfit,sans-serif;font-size:17px}#riki-chat-panel .riki-prompt-bubble{font-size:15px}.app-download-dialog>p{font-size:19px}.statement-hero{padding:80px 0;background:var(--soft);text-align:center}.statement-hero h1{font-size:clamp(64px,6.7vw,96px);line-height:1.02;max-width:1150px;margin-inline:auto}.statement-hero .eyebrow{margin-bottom:24px}.statement-hero p:not(.eyebrow){max-width:670px;font-size:24px;line-height:1.45;margin:28px auto 0}.mission-hero{background:#fff;padding-bottom:48px}.mission-photo{height:470px;border-radius:28px;overflow:hidden}.mission-photo img{width:100%;height:100%;object-fit:cover;object-position:center 40%}.editorial-split{display:grid;grid-template-columns:1fr 1fr;gap:96px;align-items:start}.editorial-split p:not(.eyebrow){font-size:22px;color:var(--muted)}.editorial-split p+p{margin-top:24px}.editorial-split .text-action{margin-top:24px}.numbered-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding:0;list-style:none;margin:0}.numbered-steps>li{border-top:1px solid var(--line);padding-top:28px}.numbered-steps li>span{width:44px;height:44px;background:var(--soft);border-radius:50%;display:grid;place-items:center;font-size:15px;margin-bottom:24px}.numbered-steps h3{margin-bottom:20px}.numbered-steps p{font-size:20px;color:var(--muted)}.compact-options{display:grid;grid-template-columns:1fr 1fr;gap:24px}.compact-options article{padding:40px;background:var(--soft);border-radius:28px;display:flex;align-items:flex-start;flex-direction:column}.compact-options article h2{font-size:42px;line-height:1.08}.compact-options article>p:not(.eyebrow){margin-top:24px;font-size:20px}.compact-options article>p.supporting-note{font-size:16px;color:var(--muted);margin-top:20px}.compact-options .button{margin-top:28px}.compact-options .goal-symbol{margin-bottom:20px}.loan-faq{max-width:960px}.loan-faq details,.help-answer{padding:24px 0;border-bottom:1px solid var(--line)}.loan-faq summary,.help-answer summary{cursor:pointer;font-size:23px;font-weight:500;line-height:1.4;list-style:none;padding-right:40px;position:relative}.loan-faq summary:after,.help-answer summary:after{content:"+";position:absolute;right:0;top:0;font-size:27px;font-weight:400}.loan-faq details[open]>summary:after,.help-answer[open]>summary:after{content:"\2212"}.loan-faq summary::-webkit-details-marker,.help-answer summary::-webkit-details-marker{display:none}.loan-faq details>p,.help-answer>p{font-size:19px;color:var(--muted);margin-top:16px;max-width:840px}.help-search{display:flex;align-items:center;gap:16px;max-width:680px;margin:36px auto 0;padding:10px 12px 10px 24px;background:#fff;border:1px solid #daddda;border-radius:999px;box-shadow:0 6px 18px #292b2e05}.help-search>svg{width:24px;height:24px}.help-search input{border:0;background:transparent;min-width:0;width:100%;font-family:Outfit,sans-serif;font-size:20px;line-height:1.5;padding:10px 0;color:var(--forest);outline:0}.help-search:focus-within{outline:3px solid var(--forest);outline-offset:4px}.help-search button{display:grid;place-items:center;width:48px;height:48px;flex:none;border:0;border-radius:50%;background:var(--lime)}.help-search button svg{width:22px;height:22px}.help-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.help-categories button{display:flex;flex-direction:column;gap:22px;padding:28px;text-align:left;border:1px solid var(--line);background:#fff;border-radius:24px;font-family:Outfit,sans-serif;font-size:20px;font-weight:500;line-height:1.3;min-height:155px}.help-categories button>svg{width:36px;height:36px}.help-categories button:hover,.help-categories button[aria-pressed=true]{background:var(--soft);border-color:#daddda}.help-result-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:72px 0 24px}.help-result-heading h2{font-size:36px}.help-body{max-width:1120px}.ask-help{display:flex;align-items:center;gap:28px;background:var(--soft);padding:32px;border-radius:28px;margin-top:64px}.ask-help img{width:104px;height:104px;object-fit:contain;flex:none}.ask-help h2{font-size:30px}.ask-help p{font-size:19px;color:var(--muted);margin-top:12px}.ask-help>.button{flex:none;margin-left:auto}#help-empty{padding:32px 0}#help-empty p{font-size:20px;margin-top:16px}.security-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.security-principles article{border-top:1px solid var(--line);padding-top:32px}.security-principles article>svg{width:38px;height:38px;margin-bottom:24px}.security-principles h2{font-size:32px}.security-principles p{font-size:20px;margin-top:24px;color:var(--muted)}.security-reading{padding:48px;background:var(--soft);border-radius:28px;display:grid;grid-template-columns:1fr 1.2fr;gap:60px}.security-reading h2{font-size:40px}.reading-links a{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #daddda;padding:20px 0;font-size:20px}.reading-links a>svg{width:24px;height:24px}.mission-values{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;background:var(--soft);padding:48px;border-radius:28px}.mission-values p{font-size:20px;color:var(--muted);margin-top:24px}.mission-buddy{display:grid;grid-template-columns:.85fr 1fr;gap:96px;align-items:center}.mission-buddy figure{border-radius:28px;overflow:hidden;height:560px}.mission-buddy figure img{height:100%;width:100%;object-fit:cover;object-position:center}.mission-buddy p:not(.eyebrow){font-size:24px;max-width:470px;color:var(--muted);margin-top:24px}.mission-buddy .text-action{margin-top:28px}@media(min-width:960px)and (max-width:1150px){.primary-nav{gap:2px}.nav-toggle,.nav-link{padding-inline:10px}.header-main{gap:18px}.pilot-hero{gap:32px}.hero-copy h1{font-size:70px}.hero-photo{height:490px}.hero-lead{font-size:22px}.app-layout,.story-split,.editorial-split,.mission-buddy{gap:48px}.goal-card{padding:26px}.goal-card h3{font-size:25px}.mega-inner{gap:24px}.menu-link{gap:12px;padding:14px 12px}.menu-feature{padding:28px}.help-categories button{padding:24px}}@media(max-width:959px){:root{--header-height:80px}.header-main{height:80px;padding-inline:24px;gap:16px}.riki-wordmark{font-size:37px}.header-cta{margin-left:auto}.header-cta .button{font-size:16px;min-height:46px;padding:10px 22px}.mobile-nav-toggle{display:flex;order:3;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:10px;background:transparent;border:0}.mobile-nav-toggle span{display:block;height:2px;width:24px;background:var(--ink);transition:transform .15s}.mobile-nav-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.mobile-nav-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.primary-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:12px 24px 24px;max-height:calc(100dvh - 80px);overflow-y:auto;flex-direction:column;align-items:stretch;gap:4px}.primary-nav.is-open{display:flex}.nav-item{display:block}.nav-toggle,.nav-link{width:100%;justify-content:space-between;padding:16px 8px;font-size:20px;border-radius:12px}.mega-menu{position:static;box-shadow:none;border:0}.mega-inner{display:block;padding:0 0 12px;min-height:0}.menu-links{grid-template-columns:1fr;gap:4px;padding:0}.menu-link{padding:14px 12px;font-size:16px;min-height:76px}.menu-link strong{font-size:18px}.menu-feature{display:none}.menu-icon{width:44px;min-width:44px;height:44px}.pilot-hero{gap:28px}.hero-copy h1{font-size:62px}.hero-photo{height:460px}.hero-lead{font-size:22px}.hero-support{font-size:19px}.goal-grid{gap:16px}.goal-card{padding:24px}.goal-card h3{font-size:23px}.goal-card p{font-size:18px}.goal-action{font-size:16px}.app-layout{gap:40px;grid-template-columns:1fr 1fr}.app-story h2{font-size:42px}.story-split,.editorial-split,.mission-buddy{gap:40px}.story-copy h2{font-size:42px}.story-photo{height:440px}.insight-list{gap:28px}.cash-inputs,.cash-result,.score-panel{padding:28px}.score-stat strong{font-size:43px}.trust-callout{padding:36px;gap:30px}.trust-callout h2{font-size:38px}.final-invitation h2{font-size:56px}.pilot-footer-grid{gap:28px}.compact-options article{padding:30px}.compact-options article h2{font-size:34px}.security-principles{gap:24px}.security-principles h2{font-size:28px}.security-reading{padding:36px;gap:32px}.mission-values{padding:32px;gap:28px}.mission-values h2{font-size:30px}.ask-help{gap:20px}.ask-help img{width:84px;height:84px}.ask-help h2{font-size:25px}.ask-help>.button{padding-inline:22px}.help-categories{gap:14px}.help-categories button{font-size:18px;padding:22px}}@media(max-width:767px){html{scroll-padding-top:100px}body{font-size:18px}.content-width{width:calc(100% - 40px)}.header-main{padding-inline:20px;gap:12px}.header-cta .button{font-size:16px;padding-inline:20px}.header-main .riki-wordmark{font-size:36px}.section{margin-top:56px}.eyebrow{font-size:12px;letter-spacing:.1em;margin-bottom:16px}h2{font-size:36px;line-height:1.1}.section-heading{margin-bottom:28px}.section-heading>p:not(.eyebrow){font-size:20px;margin-top:20px}.pilot-hero{display:flex;flex-direction:column;align-items:stretch;gap:32px;min-height:0;padding-top:36px;padding-bottom:0}.hero-copy h1{font-size:clamp(40px,11.3vw,56px);line-height:1.04;max-width:560px;margin-bottom:24px}.hero-copy .eyebrow{margin-bottom:18px}.hero-lead{font-size:21px;line-height:1.4;max-width:450px;margin-bottom:12px}.hero-support{font-size:18px;line-height:1.5;max-width:450px;margin-bottom:24px}.hero-copy>.button{min-height:54px;padding:13px 28px}.hero-copy>.quiet-link{margin-top:8px;min-height:44px;font-size:16px}.hero-photo{height:auto;aspect-ratio:1.2;border-radius:24px}.hero-photo img{object-position:50% 55%}.loan-hero .hero-photo{aspect-ratio:1.15}.loan-hero h1{font-size:clamp(38px,10.5vw,54px)}.goal-grid{grid-template-columns:1fr;gap:16px}.goal-card{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:18px;row-gap:0;padding:24px}.goal-symbol{width:44px;height:44px;margin:0;grid-column:1;grid-row:1 / 4}.goal-symbol svg{width:36px;height:36px}.goal-card h3{font-size:24px;margin-bottom:12px}.goal-card p{font-size:18px;line-height:1.45;margin-bottom:16px}.goal-card .goal-action{grid-column:2;font-size:16px;gap:8px}.app-section{padding-block:40px}.app-layout{display:flex;flex-direction:column;gap:32px;align-items:stretch}.app-story h2{font-size:36px}.app-story>p:not(.eyebrow){font-size:20px;margin:20px 0 24px}.app-tabs{flex-direction:row;max-width:none;margin-bottom:24px;gap:4px}.app-tabs button{flex:1;justify-content:center;flex-direction:column;gap:9px;padding:12px 6px;font-size:16px;line-height:1.3;min-width:0}.app-tabs button span{font-size:12px;width:28px;height:28px}.app-demo{max-width:390px;padding:26px;border-radius:28px;align-self:center}.app-view{min-height:345px}.app-view h3{font-size:28px}.app-demo-top{padding-bottom:20px;margin-bottom:24px}.app-demo-top .riki-wordmark{font-size:30px}.demo-balance{padding:20px}.demo-balance>strong{font-size:46px}.demo-caption{font-size:14px}.story-split{display:flex;flex-direction:column;gap:28px;align-items:stretch}.story-photo{height:auto;aspect-ratio:1.15;border-radius:24px}.story-copy h2{font-size:36px}.story-copy>p:not(.eyebrow){font-size:19px;margin-top:20px}.story-copy .text-action{font-size:17px;margin-top:20px}.insight-list{grid-template-columns:1fr;gap:0;margin-top:24px;padding-top:0;border-top:0}.insight-list article{display:grid;grid-template-columns:28px 1fr;gap:12px;padding:24px 0;border-top:1px solid var(--line)}.insight-list article>span{grid-row:1 / 3;margin:4px 0 0;font-size:14px}.insight-list h3{font-size:26px;margin:0}.insight-list p{grid-column:2;font-size:19px;max-width:none}#data-insights>.text-action{margin-top:12px;font-size:17px}.preserved-tools .cash-section,.preserved-tools .score-section{margin-top:56px}.center-heading h2{font-size:36px;line-height:1.1}.center-heading p{font-size:20px;line-height:1.5}.cash-section .center-heading .eyebrow,.score-section .center-heading .eyebrow{font-size:12px;margin-bottom:16px}.cash-calculator{margin-top:28px;grid-template-columns:1fr;gap:16px}.cash-inputs,.cash-result{padding:26px;border-radius:24px}.cash-field legend{font-size:19px}.cash-amount{margin-top:12px;font-size:25px}.cash-choices{gap:6px}.cash-choices button{font-size:15px;padding:8px 12px}.cash-field{margin-bottom:28px}.cash-next>p{font-size:26px}.cash-note{font-size:14px}.cash-result-heading{font-size:19px}.score-panel{padding:24px;border-radius:24px;margin-top:28px}.score-example{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:10px}.score-stat>span{font-size:15px}.score-stat strong{font-size:42px}.score-stat p{font-size:15px}.score-stat.is-featured{grid-column:1 / -1;padding:24px;margin-top:12px;border-radius:20px}.score-stat.is-featured strong{font-size:48px}.score-takeaway{font-size:19px;margin-top:24px}.comparison-disclosure>summary,.score-details>summary{font-size:17px;line-height:1.4}.correlation-panel{padding:18px 12px;margin-inline:-10px}.correlation-panel h3{font-size:25px}.correlation-table{font-size:16px}.correlation-table thead th{font-size:14px}.correlation-table th,.correlation-table td{padding:12px 8px}.score-details{font-size:16px}.film-section{display:flex;flex-direction:column;gap:28px;align-items:stretch}.film-section p:not(.eyebrow){font-size:20px;margin-top:20px}.film-preview{border-radius:24px}.film-play{width:58px;height:58px;border-width:3px}.trust-callout{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:28px;border-radius:24px}.trust-callout h2{font-size:33px}.trust-callout p:not(.eyebrow){font-size:19px;margin-top:20px}.landing-faq{margin:56px 0}.landing-faq>h2{font-size:36px;line-height:1.1}.landing-faq-list{margin-top:28px;gap:0}.landing-faq details{padding:22px 0}.landing-faq summary{font-size:20px;line-height:1.4;gap:20px}.landing-faq details p{font-size:18px;line-height:1.5;margin:16px 0 0}.final-invitation{padding:40px 24px;border-radius:24px;margin-top:56px;margin-bottom:48px}.final-invitation h2{font-size:38px;line-height:1.1}.final-invitation>p:not(.eyebrow){font-size:20px;margin:20px 0 26px}.final-invitation>.button{min-height:54px}.pilot-footer{padding:0 0 100px}.pilot-footer-grid{grid-template-columns:1fr 1fr;gap:32px 20px}.pilot-footer-grid>div{grid-column:1 / -1}.pilot-footer nav h3{font-size:18px}.pilot-footer nav a,.pilot-footer nav button{font-size:16px;min-height:40px}.pilot-legal{flex-direction:column;gap:16px;margin-top:32px;padding-top:24px;font-size:14px}.riki-chat-launcher{right:14px;bottom:max(14px,env(safe-area-inset-bottom));min-height:54px;padding:6px 17px 6px 9px;font-size:15px}.riki-chat-launcher>.riki-art{height:38px;width:34px;max-width:34px}.statement-hero{padding:48px 0}.statement-hero h1{font-size:clamp(40px,10.8vw,58px);line-height:1.06}.statement-hero .eyebrow{margin-bottom:20px}.statement-hero p:not(.eyebrow){font-size:21px;line-height:1.45;margin-top:24px}.mission-hero{padding:40px 0 32px}.mission-photo{height:auto;aspect-ratio:1.15;border-radius:24px}.mission-photo img{object-position:55% center}.editorial-split{grid-template-columns:1fr;gap:24px}.editorial-split p:not(.eyebrow){font-size:20px}.editorial-split p+p{margin-top:20px}.numbered-steps{grid-template-columns:1fr;gap:28px}.numbered-steps>li{display:grid;grid-template-columns:40px 1fr;gap:16px;padding-top:24px}.numbered-steps li>span{width:36px;height:36px;grid-row:1/3;font-size:13px;margin:0}.numbered-steps h3{font-size:25px;margin:2px 0 0}.numbered-steps p{grid-column:2;font-size:19px}.compact-options{grid-template-columns:1fr;gap:20px}.compact-options article{padding:28px;border-radius:24px}.compact-options .goal-symbol{margin-bottom:24px}.compact-options article h2{font-size:34px}.compact-options article>p:not(.eyebrow){font-size:19px;margin-top:20px}.compact-options article>p.supporting-note{font-size:15px}.loan-faq summary,.help-answer summary{font-size:20px}.loan-faq details>p,.help-answer>p{font-size:18px}.help-search{gap:10px;margin-top:28px;padding:8px 8px 8px 18px}.help-search input{font-size:18px;line-height:1.4}.help-search>svg{width:21px;height:21px}.help-search button{width:44px;height:44px}.help-body{margin-top:32px}.help-categories{grid-template-columns:1fr 1fr;gap:12px}.help-categories button{padding:20px;font-size:18px;min-height:142px;border-radius:20px;gap:18px}.help-categories button>svg{width:30px;height:30px}.help-result-heading{margin-top:48px;align-items:flex-start;flex-direction:column;gap:8px}.help-result-heading h2{font-size:32px}.ask-help{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:24px;margin-top:40px;border-radius:24px}.ask-help img{width:70px;height:70px}.ask-help h2{font-size:24px}.ask-help p{font-size:18px;margin-top:12px}.ask-help>.button{grid-column:1 / -1;justify-self:start;margin:0}.security-principles{grid-template-columns:1fr;gap:32px}.security-principles h2{font-size:30px}.security-principles article>svg{margin-bottom:20px}.security-principles p{font-size:19px;margin-top:20px}.security-reading{grid-template-columns:1fr;padding:28px;gap:24px}.security-reading h2{font-size:34px}.reading-links a{font-size:19px;padding:18px 0}.mission-values{grid-template-columns:1fr;padding:28px;gap:28px;border-radius:24px}.mission-values h2{font-size:32px}.mission-values article+article{border-top:1px solid #daddda;padding-top:28px}.mission-values p{font-size:19px;margin-top:20px}.mission-buddy{grid-template-columns:1fr;gap:28px}.mission-buddy figure{height:auto;aspect-ratio:1.1;border-radius:24px}.mission-buddy figure img{object-position:center 38%}.mission-buddy p:not(.eyebrow){font-size:21px;margin-top:20px}}@media(max-width:359px){.header-main{padding-inline:16px;gap:8px}.header-main .riki-wordmark{font-size:32px}.header-cta .button{padding-inline:16px;font-size:15px}.content-width{width:calc(100% - 32px)}.hero-copy h1{font-size:40px}.goal-card{padding:20px;column-gap:12px;grid-template-columns:36px minmax(0,1fr)}.goal-symbol,.goal-symbol svg{width:32px}.goal-card h3{font-size:22px}.app-demo{padding:22px}.app-tabs button{font-size:15px}.cash-inputs,.cash-result,.score-panel{padding:22px}.score-stat strong{font-size:36px}.score-stat.is-featured strong{font-size:44px}.cash-choices button{font-size:14px;padding-inline:10px}.help-categories button{padding:18px;font-size:17px}.final-invitation h2{font-size:34px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.borrow-hero{background:#eeefed;padding:64px 0 72px}.borrow-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);gap:60px;align-items:center}.borrow-hero h1{font-size:clamp(64px,6.5vw,94px);line-height:1.01;letter-spacing:-.045em;margin-bottom:26px}.borrow-hero .hero-lead{font-size:25px;line-height:1.4;max-width:430px}.borrow-hero .hero-support{color:var(--forest);font-size:20px;max-width:420px;margin-bottom:28px}.borrow-hero .button{background:var(--lime);border-color:var(--lime);color:var(--forest);min-height:60px;padding-inline:34px;box-shadow:0 6px 14px #292b2e15}.borrow-hero .button:hover{background:#292b2e;border-color:#292b2e}.borrow-hero .quiet-link{display:inline-flex;gap:10px;font-size:17px;margin-top:12px}.borrow-hero .quiet-link svg{width:20px;height:20px}.borrow-photo{min-width:0;margin:0;padding:0;background:var(--soft);border-radius:28px;box-shadow:0 12px 28px #292b2e10}.borrow-photo img{display:block;width:100%;aspect-ratio:1.06;object-fit:cover;object-position:48% center;border-radius:24px}.home-goals{margin-top:72px;margin-bottom:72px}.home-goals .section-heading{text-align:center;margin-bottom:36px}.home-goals .section-heading h2{max-width:none}.home-goals .goal-card{background:var(--soft);border-color:var(--line);padding:30px;box-shadow:0 4px 12px #292b2e04}.home-goals .goal-card:hover{background:#eeefed;border-color:#daddda;box-shadow:0 8px 20px #292b2e0a}.home-goals .goal-symbol{background:var(--lime);width:60px;height:60px;border-radius:18px;margin-bottom:22px}.home-goals .goal-symbol svg{width:32px;height:32px}.home-goals .goal-card p{margin-bottom:24px}.smiles-section{background:#eeefed;color:var(--forest);padding:64px 0;border-top:1px solid var(--line)}.smiles-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.84fr);gap:100px;align-items:center}.smiles-copy .eyebrow{color:var(--forest)}.smiles-copy h2{color:var(--forest);font-size:clamp(44px,5.3vw,72px);max-width:570px;line-height:1.03}.smiles-copy p{max-width:480px;font-size:20px;margin-top:18px;color:var(--muted)}.smiles-copy .smiles-lead{font-size:28px;color:var(--forest);margin-top:14px;font-weight:500}.smiles-copy>.eyebrow{font-size:14px;margin-top:0}.smiles-steps{background:#fff;padding:32px 36px;border:1px solid var(--line);border-radius:28px}.smiles-steps h3{font-size:26px;color:var(--forest);letter-spacing:-.02em;margin-bottom:26px}.smiles-steps ol{list-style:none;padding:0;margin:0;display:grid;gap:24px}.smiles-steps li{display:flex;gap:20px;align-items:start}.smiles-steps li>span{font-size:14px;background:var(--lime);color:var(--forest);width:34px;height:34px;flex:none;border-radius:50%;display:grid;place-items:center}.smiles-steps h4{font-family:Outfit,sans-serif;font-size:21px;font-weight:600;margin:0 0 6px;color:var(--forest)}.smiles-steps p{font-size:18px;color:var(--muted);line-height:1.4;margin:0}.smiles-steps .text-action{margin-top:26px;color:var(--forest)}.smiles-section :is(a,button):focus-visible{outline:3px solid var(--forest);outline-offset:5px}[data-riki-page=home] .pilot-footer{padding-top:52px}.topic-hero{background:#eeefed;padding-block:64px}.topic-hero .button{margin-top:28px;background:var(--forest);border-color:var(--forest);color:#fff}.topic-hero .button:hover{background:#292b2e}.topic-reading{max-width:880px}.topic-reading p{font-size:22px;color:var(--muted);margin-top:24px}.topic-reading .text-action{margin-top:24px}.tool-destination .cash-section,.tool-destination .score-section{margin-top:48px}.tool-destination .cash-calculator,.tool-destination .score-panel{margin-top:0}.destination-app{margin-top:0;background:#fff}.comparison-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.comparison-cards article{padding:40px;border-radius:28px;background:var(--soft)}.comparison-cards article:last-child{background:#eeefed}.comparison-cards h2{font-size:40px}.comparison-cards ul{margin:28px 0 0;padding-left:24px;font-size:21px;line-height:1.7}.story-copy .supporting-note{font-size:16px}.destination-hero{background:#eeefed;padding:56px 0}.destination-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:center;gap:48px}.destination-copy{text-align:center;min-width:0}.destination-copy .eyebrow{margin-bottom:22px}.destination-copy h1{font-size:clamp(48px,5.25vw,76px);line-height:1.04;letter-spacing:-.04em;margin:0 auto;max-width:700px}.destination-copy .destination-lead{font-size:22px;line-height:1.45;max-width:520px;margin:24px auto 0;color:var(--muted)}.destination-copy>.button{margin-top:28px;min-height:56px}.destination-photo{margin:0;border-radius:28px;overflow:hidden;box-shadow:0 10px 28px #292b2e10}.destination-photo img{display:block;width:100%;aspect-ratio:1.12;object-fit:cover;object-position:50% 50%}.destination-copy .help-search{margin-top:28px;width:100%;gap:10px;padding-left:18px}.destination-copy .help-search input{font-size:18px}.menu-feature{padding:0;background:var(--soft);overflow:hidden;display:block;align-self:start}.menu-photo-link{display:flex;flex-direction:column;min-width:0}.menu-photo-link img{display:block;width:100%;aspect-ratio:1.7;object-fit:cover;object-position:center}.menu-photo-link span{display:block;padding:18px 22px;font-size:21px;font-weight:600;line-height:1.3}.menu-photo-link:hover{background:#eeefed}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.overview-card{display:block;background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:0 4px 16px #292b2e04}.overview-card:hover{background:var(--soft);border-color:#daddda}.overview-card h2{font-size:30px;line-height:1.2;margin-bottom:14px}.overview-card p{font-size:20px;color:var(--muted);line-height:1.5}.insight-dashboard{background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:0 12px 40px #292b2e0c}.insight-dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 32px;border-bottom:1px solid var(--line)}.insight-dashboard-header>div{display:flex;gap:22px;align-items:center}.insight-dashboard-header .riki-wordmark{font-size:36px}.insight-dashboard-header>div>span{font-size:20px;font-weight:500}.example-label{font-size:14px;line-height:1.4;color:var(--muted);text-align:right}.insight-dashboard-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:32px;padding:32px;background:#fff}.money-overview{display:grid;gap:20px;min-width:0}.insight-balance{background:#eeefed;border:1px solid #daddda;padding:28px;border-radius:24px}.insight-balance>p:first-child{font-size:14px;font-weight:600;letter-spacing:.06em}.insight-balance h3{font-size:64px;line-height:1.1;margin:14px 0 8px;letter-spacing:-.04em}.insight-balance>p{font-size:18px;color:var(--forest)}.insight-balance dl{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:26px 0 0;padding-top:22px;border-top:1px solid #daddda}.insight-balance dt{font-size:16px;color:var(--muted)}.insight-balance dd{font-size:25px;font-weight:600;margin:4px 0 0}.cash-trend,.spending-snapshot{background:#fff;border:1px solid var(--line);padding:26px;border-radius:24px}.cash-trend h3,.spending-snapshot h3{font-family:Outfit,sans-serif;font-size:22px;letter-spacing:-.01em}.cash-trend p{font-size:16px;color:var(--muted);margin-top:6px}.cash-trend svg{display:block;width:100%;height:auto;margin-top:22px}.spending-track{height:12px;display:flex;gap:3px;overflow:hidden;border-radius:8px;margin:22px 0 20px}.spending-track i:nth-child(1){background:var(--forest)}.spending-track i:nth-child(2){background:#55565a}.spending-track i:nth-child(3){background:var(--lime)}.spending-snapshot dl{margin:0}.spending-snapshot dl>div{display:flex;justify-content:space-between;gap:20px;padding:7px 0;font-size:17px}.spending-snapshot dd{margin:0;font-weight:600}.insight-alerts{min-width:0;padding-top:8px}.alerts-heading h3{font-size:29px;line-height:1.15;max-width:390px}.alerts-heading p{font-size:16px;color:var(--muted);margin-top:10px}.insight-filters{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.insight-filters button{border:1px solid var(--line);background:#fff;border-radius:99px;font:inherit;font-size:16px;min-height:44px;padding:9px 18px;color:var(--forest)}.insight-filters button[aria-pressed=true]{background:var(--forest);border-color:var(--forest);color:#fff}.insight-alert{background:#fff;border:1px solid var(--line);border-radius:22px;margin-bottom:16px}.insight-alert summary{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:14px;align-items:start;padding:24px;list-style:none;cursor:pointer}.insight-alert summary::-webkit-details-marker{display:none}.alert-icon{width:42px;height:42px;display:grid;place-items:center;background:#eeefed;border-radius:13px}.alert-icon svg{width:25px;height:25px}.alert-kind{display:block;font-size:13px;letter-spacing:.045em;font-weight:600;color:var(--muted);margin-bottom:9px}.insight-alert strong{display:block;font-size:21px;line-height:1.25;font-weight:600;letter-spacing:-.01em}.alert-preview{display:block;font-size:17px;line-height:1.4;color:var(--muted);margin-top:9px}.alert-expand{font-size:25px;line-height:1;transform-origin:center;transition:transform .15s}.insight-alert[open] .alert-expand{transform:rotate(45deg)}.alert-detail{padding:0 24px 24px 80px;font-size:17px;line-height:1.5;color:var(--muted)}.alert-detail a{display:inline-flex;align-items:center;min-height:44px;color:var(--forest);font-weight:600;margin-top:12px}@media(max-width:959px){.destination-layout{gap:30px}.destination-copy h1{font-size:52px}.destination-copy .destination-lead{font-size:20px}.destination-photo img{aspect-ratio:.95}.mega-menu .menu-feature{display:block;margin-top:12px;border-radius:16px}.menu-photo-link{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center}.menu-photo-link img{aspect-ratio:1.3;height:100%;min-height:84px}.menu-photo-link span{font-size:18px;padding:16px}.insight-dashboard-grid{gap:20px;padding:24px}.insight-alert summary{padding:20px;gap:10px;grid-template-columns:36px minmax(0,1fr) 14px}.alert-icon{width:36px;height:36px}.insight-alert strong{font-size:20px}.alert-detail{padding:0 20px 20px}.alerts-heading h3{font-size:26px}}@media(max-width:767px){.destination-hero{padding:36px 0 32px}.destination-layout{display:flex;flex-direction:column;align-items:stretch;gap:28px}.destination-copy h1{font-size:clamp(40px,10.8vw,54px);line-height:1.06}.destination-copy .eyebrow{margin-bottom:18px}.destination-copy .destination-lead{font-size:20px;margin-top:20px}.destination-copy>.button{margin-top:24px;min-height:54px}.destination-photo{border-radius:24px}.destination-photo img{aspect-ratio:1.5}.destination-copy .help-search{margin-top:24px}.overview-grid{grid-template-columns:1fr;gap:16px}.overview-card{padding:26px;border-radius:22px}.overview-card h2{font-size:27px}.overview-card p{font-size:19px}.insight-dashboard{border-radius:24px}.insight-dashboard-header{padding:22px;flex-wrap:wrap;gap:12px}.insight-dashboard-header>div{gap:18px}.insight-dashboard-header .riki-wordmark{font-size:32px}.example-label{text-align:left;font-size:14px}.insight-dashboard-grid{grid-template-columns:1fr;padding:16px;gap:28px}.money-overview{gap:16px}.insight-balance{padding:24px;border-radius:20px}.insight-balance h3{font-size:56px}.cash-trend,.spending-snapshot{padding:22px;border-radius:20px}.insight-alerts{padding-top:0}.alerts-heading{padding:4px 6px}.alerts-heading h3{font-size:27px}.insight-filters{margin:20px 0}.insight-filters button{padding-inline:16px}.insight-alert summary{padding:20px 16px;grid-template-columns:32px minmax(0,1fr) 14px;gap:10px}.alert-icon{width:32px;height:32px;border-radius:10px}.alert-icon svg{width:22px;height:22px}.alert-kind{font-size:12px}.insight-alert strong{font-size:20px}.alert-preview{font-size:16px}.alert-detail{padding:0 20px 22px;font-size:17px}}@media(min-width:768px)and (max-width:1100px){.borrow-layout{gap:32px}.borrow-hero h1{font-size:68px}.borrow-hero{padding-block:48px}.borrow-photo{padding:0;border-radius:28px}.borrow-photo img{aspect-ratio:.87;border-radius:20px}.smiles-layout{gap:40px}.smiles-steps{padding:28px}.home-goals .goal-card{padding:24px}}@media(max-width:767px){.borrow-hero{padding:36px 0 32px}.borrow-layout{display:flex;flex-direction:column;align-items:stretch;gap:26px}.borrow-hero h1{font-size:clamp(42px,12vw,60px);line-height:1.02;margin-bottom:20px}.borrow-hero .hero-lead{font-size:22px;line-height:1.35;margin-bottom:12px;max-width:430px}.borrow-hero .hero-support{font-size:18px;line-height:1.45;margin-bottom:22px}.borrow-hero .hero-copy>.button{min-height:54px;padding-inline:30px}.borrow-hero .quiet-link{font-size:16px;min-height:44px;margin-top:8px}.borrow-photo{padding:0;border-radius:24px;box-shadow:0 8px 20px #292b2e10}.borrow-photo img{aspect-ratio:1.35;border-radius:18px;object-position:center center}.home-goals{margin-block:44px}.home-goals .section-heading{text-align:left;margin-bottom:24px}.home-goals .goal-card{padding:22px;grid-template-columns:46px minmax(0,1fr);column-gap:16px}.home-goals .goal-symbol{width:46px;height:46px;border-radius:14px;margin:0}.home-goals .goal-symbol svg{width:28px;height:28px}.home-goals .goal-card h3{font-size:24px;margin-bottom:10px}.home-goals .goal-card p{font-size:18px;margin-bottom:12px}.smiles-section{padding:40px 0;border-top-width:1px}.smiles-layout{grid-template-columns:1fr;gap:32px}.smiles-copy h2{font-size:44px;max-width:340px}.smiles-copy .smiles-lead{font-size:24px;margin-top:12px}.smiles-copy p{font-size:19px;margin-top:16px}.smiles-copy>.eyebrow{font-size:12px}.smiles-copy .button{margin-top:24px}.smiles-steps{padding:26px;border-radius:24px}.smiles-steps h3{font-size:24px;margin-bottom:24px}.smiles-steps li{gap:14px}.smiles-steps ol{gap:22px}.smiles-steps h4{font-size:20px}.smiles-steps p{font-size:17px}.topic-hero{padding-block:44px}.topic-reading p{font-size:20px}.tool-destination .cash-section,.tool-destination .score-section{margin-top:28px}.comparison-cards{grid-template-columns:1fr;gap:16px}.comparison-cards article{padding:28px;border-radius:24px}.comparison-cards h2{font-size:32px}.comparison-cards ul{font-size:20px;margin-top:20px}[data-riki-page=home] .pilot-footer{padding-top:40px}}.borrow-hero,.destination-hero{padding-block:64px 48px}.borrow-layout,.destination-layout{display:flex;flex-direction:column;align-items:center;gap:36px}.borrow-hero .hero-copy,.destination-copy{width:100%;max-width:1000px;text-align:center}.borrow-hero h1,.destination-copy h1{font-size:clamp(64px,6.7vw,96px);line-height:1.02;max-width:1000px;margin-inline:auto;letter-spacing:-.035em}.borrow-hero .hero-lead{max-width:620px;margin-inline:auto;font-size:25px;line-height:1.3}.borrow-hero .hero-support{max-width:620px;margin-inline:auto;font-size:20px}.borrow-hero .hero-copy>.quiet-link{display:flex;width:fit-content;margin:12px auto 0}.destination-copy .destination-lead{max-width:650px;font-size:24px;line-height:1.4}.destination-copy .help-search{max-width:680px;margin-inline:auto}.borrow-photo,.destination-photo{width:100%;max-width:960px;align-self:center;margin:0;border-radius:28px;box-shadow:0 8px 24px #292b2e0c;overflow:hidden}.borrow-photo img,.destination-photo img{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:contain;object-position:center;border-radius:0}.riki-chat-launcher,.ask-help>.button{background:var(--lime);color:var(--forest);border-color:var(--lime)}.riki-chat-launcher:hover,.ask-help>.button:hover{background:#292b2e;color:var(--forest);border-color:#292b2e}.riki-chat-launcher:focus-visible{outline:3px solid var(--forest);outline-offset:4px}@media(max-width:767px){.borrow-hero,.destination-hero{padding-block:36px 32px}.borrow-layout,.destination-layout{gap:28px}.borrow-hero h1,.destination-copy h1{font-size:clamp(40px,11.3vw,56px);line-height:1.05}.borrow-hero .hero-lead{font-size:21px;line-height:1.4}.borrow-hero .hero-support{font-size:18px;line-height:1.5}.destination-copy .destination-lead{font-size:21px;line-height:1.45}.borrow-photo,.destination-photo{border-radius:24px}.borrow-photo img,.destination-photo img{aspect-ratio:3 / 2}}:root{--forest: #292b2e;--ink: #292b2e;--lime: #292b2e;--paper: #ffffff;--soft: #eeefed;--pale: #eeefed;--cool: #eeefed;--muted: #55565a;--line: #daddda;--panel-radius: 30px;background:var(--paper)}body.pilot-page{background:var(--paper);color:var(--forest)}h1,h2,h3{font-weight:800;letter-spacing:-.035em}h2{font-size:clamp(40px,4.2vw,60px);line-height:1.04}.content-width{max-width:1280px}.section{margin-top:80px}.eyebrow{font-size:15px;font-weight:600;letter-spacing:.075em}.section-heading{margin-bottom:40px}.section-heading>p:not(.eyebrow){color:var(--forest)}.button{min-height:60px;padding:16px 30px;font-size:18px;font-weight:600;box-shadow:none}.button.secondary{background:transparent}.text-action,.quiet-link{min-height:44px;text-decoration:none}.text-action:hover,.quiet-link:hover{color:#292b2e}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--forest);outline-offset:5px}.site-header{background:var(--paper);border:0;box-shadow:0 5px 20px #292b2e06}.header-main{max-width:1440px;height:96px}.primary-nav{gap:24px}.nav-toggle,.nav-link{font-size:20px;padding:12px 20px;border:2px solid transparent}.nav-toggle:hover,.nav-link:hover{background:var(--soft)}.nav-toggle[aria-expanded=true]{background:var(--paper);border-color:#eeefed}.header-cta .button{min-height:52px;padding-inline:28px}.mega-menu{background:var(--paper);border:0;box-shadow:0 20px 30px #292b2e10}.mega-inner{max-width:1400px;padding:32px;gap:48px;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr)}.menu-links{gap:12px 20px;align-content:start}.menu-link{padding:20px;min-height:96px;border-radius:22px}.menu-link strong{font-size:21px;line-height:1.2;margin-bottom:8px}.menu-link span span{font-size:17px;line-height:1.4}.menu-link:hover,.menu-link:focus-visible{background:var(--soft)}.menu-icon{color:var(--forest);background:var(--lime);display:grid;place-items:center}.menu-feature{padding:0;background:var(--soft);border-radius:24px}.menu-photo-link img{aspect-ratio:3 / 2;object-fit:contain}.menu-photo-link span{padding:22px 24px;font-size:23px;line-height:1.2}.nav-scrim{background:#292b2e18}.borrow-hero,.destination-hero{width:calc(100% - 64px);max-width:1376px;margin:24px auto 0;padding:72px 0 40px;background:var(--soft);border-radius:var(--panel-radius)}.borrow-layout,.destination-layout{width:calc(100% - 80px);gap:44px}.borrow-hero .hero-copy,.destination-copy{max-width:1130px}.borrow-hero h1,.destination-copy h1{max-width:1130px;font-size:clamp(64px,7.1vw,102px);line-height:.99;font-weight:800;letter-spacing:-.04em}.borrow-hero h1{margin-bottom:28px}.borrow-hero .hero-lead{max-width:620px;font-size:25px;line-height:1.3;font-weight:600;margin-bottom:14px}.borrow-hero .hero-support{max-width:600px;font-size:21px;line-height:1.4;margin-bottom:28px}.destination-copy .destination-lead{max-width:680px;color:var(--forest);font-size:25px;line-height:1.35;font-weight:500;margin-top:28px}.destination-copy>.button{margin-top:32px;min-height:60px}.borrow-hero .button{box-shadow:none}.borrow-photo,.destination-photo{max-width:960px;background:transparent;border-radius:24px;box-shadow:none}.borrow-photo img,.destination-photo img{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:contain}.home-goals{margin-block:72px}.home-goals .section-heading{text-align:center}.goal-grid{gap:28px}.home-goals .goal-card{padding:34px;background:var(--lime);border:0;border-radius:var(--panel-radius);box-shadow:none}.home-goals .goal-card:hover{background:#292b2e;border:0;box-shadow:0 12px 28px #292b2e10}.home-goals .goal-symbol{background:var(--forest);color:var(--lime);border-radius:18px}.home-goals .goal-card h3{font-size:32px;line-height:1.12}.home-goals .goal-card p{font-size:21px;line-height:1.4;color:var(--forest)}.goal-action{font-size:18px}.smiles-section{background:transparent;border:0;padding:0;margin-bottom:72px}.smiles-layout{grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.smiles-copy{background:var(--forest);padding:52px;border-radius:var(--panel-radius);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.smiles-copy h2{font-size:clamp(44px,4.4vw,64px);color:var(--paper)}.smiles-copy p,.smiles-copy .eyebrow,.smiles-copy .smiles-lead{color:var(--paper)}.smiles-copy .eyebrow{color:var(--lime)}.smiles-copy .smiles-lead{font-size:28px;font-weight:500}.smiles-copy .button{margin-top:28px}.smiles-steps{padding:48px;background:var(--cool);border:0;border-radius:var(--panel-radius);display:flex;flex-direction:column;justify-content:center}.smiles-steps h3{font-size:34px;line-height:1.08}.smiles-steps h4{font-size:23px}.smiles-steps p{font-size:20px;color:var(--forest)}.smiles-steps ol{gap:28px}.smiles-steps .text-action{margin-top:30px}.smiles-copy :is(a,button):focus-visible{outline-color:var(--lime)}.editorial-split{gap:64px;padding:56px;background:var(--forest);border-radius:var(--panel-radius);align-items:center;color:var(--paper)}.editorial-split h2,.editorial-split p:not(.eyebrow){color:var(--paper)}.editorial-split .eyebrow,.editorial-split .text-action{color:var(--lime)}.editorial-split h2{font-size:clamp(40px,3.7vw,54px)}.editorial-split p:not(.eyebrow){font-size:22px;line-height:1.45}.editorial-split :focus-visible{outline-color:var(--lime)}.numbered-steps{gap:28px}.numbered-steps>li{padding:32px;border:0;border-radius:var(--panel-radius);background:var(--cool)}.numbered-steps li>span{background:var(--lime);color:var(--forest);font-size:16px}.numbered-steps h3{font-size:30px}.numbered-steps p{color:var(--forest)}.security-principles{gap:28px}.security-principles article{background:var(--cool);border:0;border-radius:var(--panel-radius);padding:36px}.security-principles article>svg{width:40px;height:40px;color:var(--forest)}.security-principles h2{font-size:32px;line-height:1.1}.security-principles p{color:var(--forest)}.security-reading{background:var(--soft);padding:52px;border-radius:var(--panel-radius)}.mission-values{padding:0;gap:28px;background:transparent}.mission-values article{background:var(--cool);padding:36px;border-radius:var(--panel-radius)}.mission-values h2{font-size:36px}.mission-values p{color:var(--forest)}.mission-buddy{grid-template-columns:1fr 1fr;gap:28px;align-items:stretch}.mission-buddy figure{height:auto;min-height:520px;border-radius:var(--panel-radius)}.mission-buddy>div{padding:52px;border-radius:var(--panel-radius);background:var(--forest);color:var(--paper);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.mission-buddy h2,.mission-buddy p:not(.eyebrow){color:var(--paper)}.mission-buddy .eyebrow,.mission-buddy .text-action{color:var(--lime)}.mission-buddy :focus-visible{outline-color:var(--lime)}.overview-grid{gap:28px}.overview-card{padding:40px;background:var(--cool);border:0;box-shadow:none;border-radius:var(--panel-radius)}.overview-card h2{font-size:34px}.overview-card p{color:var(--forest);font-size:21px}.overview-card:hover{background:var(--soft);box-shadow:0 10px 30px #292b2e0d}.overview-card:last-child:nth-child(odd){grid-column:1 / -1}.comparison-cards article{padding:44px;border-radius:var(--panel-radius);background:var(--cool)}.comparison-cards article:last-child{background:var(--lime)}.topic-reading{padding:48px;max-width:1040px;background:var(--cool);border-radius:var(--panel-radius)}.topic-reading p{color:var(--forest)}.topic-reading .supporting-note{font-size:16px}.destination-app{margin-top:80px;padding-block:0;background:transparent}.app-layout{padding:56px;gap:72px;background:var(--cool);border-radius:var(--panel-radius)}.app-demo{box-shadow:0 16px 48px #292b2e14;border-color:#daddda}.demo-balance,.insight-balance{background:var(--lime);border-color:transparent}.insight-dashboard{border-radius:var(--panel-radius);box-shadow:0 12px 36px #292b2e10}.insight-dashboard-grid{background:var(--cool)}.film-section{grid-template-columns:1fr;text-align:center;gap:36px}.film-section .film-preview{width:100%;max-width:960px;margin-inline:auto}.film-section .text-action{justify-content:center}.score-panel{background:var(--cool)}.score-stat.is-featured{background:var(--lime)}.help-search{border:0;box-shadow:0 10px 30px #292b2e0a}.help-search button{width:52px;height:52px}.help-categories{gap:20px}.help-categories button{border:0;padding:30px;background:var(--cool);border-radius:24px;min-height:164px;font-size:21px}.help-categories button:hover,.help-categories button[aria-pressed=true]{background:var(--lime)}.help-result-heading{margin-top:72px}.help-result-heading h2{font-size:46px}.loan-faq{max-width:1080px}.loan-faq .section-heading{text-align:center;margin-bottom:40px}.loan-faq .section-heading h2{max-width:none}.loan-faq details,.help-answer{padding:28px 0;border:0}.loan-faq summary,.help-answer summary{font-size:24px;line-height:1.35;font-weight:500;padding-right:44px}.loan-faq summary:after,.help-answer summary:after{content:"";width:10px;height:10px;top:.35em;right:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}.loan-faq details[open]>summary:after,.help-answer[open]>summary:after{content:"";transform:rotate(225deg);top:.6em}.loan-faq details>p,.help-answer>p{font-size:20px;line-height:1.5;margin-top:20px}.ask-help{background:var(--forest);color:var(--paper);padding:40px}.ask-help h2,.ask-help p{color:var(--paper)}.ask-help .button{color:var(--forest);background:var(--lime);border-color:var(--lime)}.ask-help :focus-visible{outline-color:var(--lime)}.final-invitation{background:var(--lime);border-radius:var(--panel-radius);margin-top:80px;margin-bottom:64px;padding:72px 40px}.final-invitation h2{font-size:clamp(42px,4.8vw,68px)}.final-invitation>p:not(.eyebrow){font-size:24px}.pilot-footer,[data-riki-page=home] .pilot-footer{background:var(--soft);padding-top:56px}.pilot-footer nav h3{font-size:20px}.pilot-footer nav a,.pilot-footer nav button{min-height:44px;font-size:17px;color:var(--forest)}.riki-chat-launcher{background:var(--lime);color:var(--forest);border:1px solid var(--forest);box-shadow:0 8px 24px #292b2e1a}.riki-chat-launcher:hover{background:#292b2e;border-color:var(--forest)}@media(prefers-reduced-motion:no-preference){.button,.nav-toggle,.nav-link,.menu-link,.goal-card,.overview-card,.help-categories button{transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,border-color .18s ease}.mega-menu:not([hidden]){animation:menu-enter .18s ease-out}.app-view:not([hidden]){animation:panel-enter .22s ease-out}.goal-action svg,.text-action svg{transition:transform .18s ease}.goal-card:hover .goal-action svg,.text-action:hover svg{transform:translate(4px)}}@keyframes menu-enter{0%{opacity:.65;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes panel-enter{0%{opacity:.6;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(min-width:960px)and (max-width:1150px){.primary-nav{gap:4px}.nav-toggle,.nav-link{padding-inline:12px;font-size:18px}.mega-inner{gap:24px}.menu-link{padding:18px 14px;gap:12px}.menu-link strong{font-size:19px}}@media(max-width:959px){.header-main{height:80px}.header-cta .button{min-height:46px;padding-inline:22px}.primary-nav{gap:4px;background:var(--paper)}.nav-toggle,.nav-link{border-radius:16px;padding:14px 12px}.mega-menu{box-shadow:none}.mega-inner{display:block;padding:0 0 12px}.menu-links{gap:4px}.menu-link{min-height:80px;padding:16px}.menu-link strong{font-size:19px}.menu-photo-link img{aspect-ratio:3 / 2;min-height:0}.menu-photo-link span{font-size:20px;padding:18px}.borrow-hero,.destination-hero{padding-top:56px}.borrow-layout,.destination-layout{width:calc(100% - 48px);gap:36px}.smiles-copy,.smiles-steps{padding:36px}.editorial-split,.app-layout{padding:36px;gap:36px}.security-principles article,.mission-values article{padding:28px}.mission-buddy>div{padding:36px}.home-goals .goal-card{padding:26px}.home-goals .goal-card h3{font-size:27px}.goal-grid,.security-principles,.mission-values{gap:20px}}@media(max-width:767px){:root{--panel-radius: 24px}h2{font-size:clamp(34px,9.2vw,44px);line-height:1.08}.section{margin-top:48px}.eyebrow{font-size:13px;letter-spacing:.07em}.button{min-height:54px;padding:14px 26px}.borrow-hero,.destination-hero{width:calc(100% - 24px);margin-top:12px;padding:36px 0 12px}.borrow-layout,.destination-layout{width:calc(100% - 24px);gap:28px}.borrow-hero .hero-copy,.destination-copy{padding-inline:8px}.borrow-hero h1,.destination-copy h1{font-size:clamp(38px,10.8vw,56px);line-height:1.02;letter-spacing:-.035em}.borrow-hero h1{margin-bottom:22px}.borrow-hero .hero-lead{font-size:21px;line-height:1.35;margin-bottom:12px}.borrow-hero .hero-support{font-size:18px;line-height:1.45;margin-bottom:22px}.destination-copy .destination-lead{font-size:21px;line-height:1.4;margin-top:24px}.destination-copy>.button{margin-top:24px;min-height:54px}.borrow-photo,.destination-photo{border-radius:18px}.home-goals{margin-block:48px}.home-goals .section-heading{text-align:center;margin-bottom:28px}.goal-grid{gap:16px}.home-goals .goal-card{padding:26px;grid-template-columns:44px minmax(0,1fr);gap:0 16px}.home-goals .goal-symbol{width:44px;height:44px;border-radius:13px;margin:0}.home-goals .goal-symbol svg{width:27px;height:27px}.home-goals .goal-card h3{font-size:26px}.home-goals .goal-card p{font-size:18px;margin-bottom:16px}.goal-action{font-size:16px}.smiles-section{margin-bottom:48px}.smiles-layout{grid-template-columns:1fr;gap:16px}.smiles-copy,.smiles-steps{padding:30px}.smiles-copy h2{font-size:44px}.smiles-copy .smiles-lead{font-size:25px}.smiles-copy p{font-size:19px}.smiles-steps h3{font-size:30px}.smiles-steps h4{font-size:22px}.smiles-steps p{font-size:18px}.smiles-steps ol{gap:24px}.editorial-split{grid-template-columns:1fr;padding:30px;gap:24px}.editorial-split h2{font-size:36px}.editorial-split p:not(.eyebrow){font-size:20px}.numbered-steps{gap:16px}.numbered-steps>li{padding:26px;grid-template-columns:36px minmax(0,1fr)}.numbered-steps h3{font-size:26px}.numbered-steps p{font-size:18px}.security-principles,.mission-values{gap:16px}.security-principles article,.mission-values article{padding:30px}.security-principles h2,.mission-values h2{font-size:32px}.mission-values article+article{border:0;padding-top:30px}.security-reading{padding:30px}.mission-buddy{grid-template-columns:1fr;gap:16px}.mission-buddy figure{min-height:0;aspect-ratio:3 / 2}.mission-buddy>div{padding:30px}.mission-buddy p:not(.eyebrow){font-size:21px}.overview-grid{gap:16px}.overview-card{padding:30px}.overview-card h2{font-size:30px}.overview-card p{font-size:19px}.topic-reading{padding:30px}.topic-reading p{font-size:20px}.comparison-cards article{padding:30px}.comparison-cards h2{font-size:32px}.destination-app{margin-top:48px}.app-layout{padding:30px 20px;gap:28px}.app-demo{padding:24px}.film-section{gap:28px}.help-categories{gap:12px}.help-categories button{padding:22px;min-height:146px;font-size:18px}.help-search{padding-left:14px}.help-search button{width:44px;height:44px}.destination-copy .help-search input{font-size:16px}.help-result-heading{margin-top:48px}.help-result-heading h2{font-size:34px}.loan-faq details,.help-answer{padding:24px 0}.loan-faq summary,.help-answer summary{font-size:21px}.loan-faq details>p,.help-answer>p{font-size:18px}.ask-help{padding:26px}.final-invitation{margin-top:48px;margin-bottom:48px;padding:44px 26px}.final-invitation h2{font-size:40px}.final-invitation>p:not(.eyebrow){font-size:21px}.pilot-footer,[data-riki-page=home] .pilot-footer{padding-top:40px}.pilot-footer nav h3{font-size:18px}.pilot-footer nav a,.pilot-footer nav button{font-size:16px}}@media(max-width:359px){.borrow-hero h1,.destination-copy h1{font-size:36px}.home-goals .goal-card{padding:22px;gap:0 12px}.home-goals .goal-card h3{font-size:23px}.smiles-copy,.smiles-steps,.editorial-split,.topic-reading{padding:26px}.smiles-copy h2{font-size:40px}.final-invitation h2{font-size:36px}.header-cta .button{padding-inline:16px}}.borrow-hero{position:relative;overflow:hidden;padding:0}.borrow-layout{position:relative;display:block;width:100%;min-height:650px;padding:100px 72px 110px}.borrow-hero .hero-copy{position:relative;z-index:1;text-align:left;max-width:none;padding:0}.borrow-hero h1{max-width:900px;margin:0 0 30px;font-size:clamp(72px,7.4vw,106px);line-height:.98}.borrow-hero .hero-lead{max-width:590px;width:53%;margin:0 0 40px;font-size:25px;line-height:1.32;font-weight:600}.borrow-hero .hero-copy>.button{min-height:62px;padding-inline:32px}.borrow-mascot{position:absolute;width:41%;max-width:520px;right:24px;bottom:12px;margin:0;pointer-events:none}.borrow-mascot img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.riki-chat-launcher,.riki-chat-launcher:hover{border:0;box-shadow:0 6px 22px #292b2e10;gap:10px;padding:10px 23px 10px 13px}.riki-chat-launcher>.riki-art{width:36px;height:40px;max-width:36px}.riki-chat-launcher>span{font-size:18px;font-weight:600}.ask-help>.button,.ask-help>.button:hover{border:0}.menu-link{align-items:center}.menu-link strong{margin-bottom:0}.help-search button{width:auto;min-width:76px;padding-inline:16px;font-size:16px;font-weight:600}#riki-chat-send{width:auto;min-width:60px;border-radius:999px;padding-inline:12px;font-size:15px}@media(min-width:768px)and (max-width:1100px){.borrow-layout{min-height:620px;padding:72px 48px 96px}.borrow-hero h1{font-size:78px}.borrow-hero .hero-lead{width:55%;font-size:22px}.borrow-mascot{width:40%;right:12px}}@media(max-width:767px){.borrow-layout{min-height:0;padding:42px 28px 0}.borrow-hero h1{font-size:clamp(42px,12.2vw,68px);line-height:1.01;margin-bottom:24px}.borrow-hero .hero-lead{width:100%;max-width:540px;font-size:21px;line-height:1.4;margin:0 0 28px}.borrow-hero .hero-copy>.button{min-height:56px}.borrow-mascot{position:relative;width:86%;max-width:340px;right:auto;bottom:auto;margin:24px -8px 0 auto}.riki-chat-launcher,.riki-chat-launcher:hover{min-height:52px;padding:8px 18px 8px 10px}.riki-chat-launcher>span{font-size:16px}.riki-chat-launcher>.riki-art{width:32px;height:36px}}@media(max-width:359px){.borrow-layout{padding-inline:24px}.borrow-hero h1{font-size:40px}.borrow-hero .hero-lead{font-size:19px}}[data-riki-page=home] .smiles-section{margin:40px 0 0}[data-riki-page=home] .smiles-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;align-items:stretch}[data-riki-page=home] .smiles-copy{padding:64px 56px;min-height:580px}[data-riki-page=home] .smiles-copy h2{font-size:clamp(48px,4.8vw,68px)}[data-riki-page=home] .smiles-copy p{font-size:23px;line-height:1.4}[data-riki-page=home] .smiles-copy .smiles-lead{font-size:28px}.smiles-photo{margin:0;min-width:0;overflow:hidden;border-radius:var(--panel-radius);position:relative;background:var(--soft)}.smiles-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.riki-chat-launcher,.riki-chat-launcher:hover{background:var(--forest);color:#fff;border:0;min-height:72px;padding:6px 24px 6px 8px;gap:12px;box-shadow:0 8px 28px #292b2e29}.riki-chat-launcher:hover{background:#292b2e}.riki-chat-launcher .riki-launcher-face{position:relative;display:block;flex:none;width:64px;height:64px;overflow:hidden;border-radius:50%}.riki-launcher-face .riki-art{position:absolute;width:92px;height:92px;max-width:none;left:-14px;top:-4px;object-fit:contain}.riki-chat-launcher>span:last-child{color:#fff;font-size:19px;font-weight:600}.riki-chat-launcher:focus-visible{outline:3px solid var(--lime);outline-offset:4px}@media(max-width:959px){[data-riki-page=home] .smiles-copy{padding:40px 32px;min-height:520px}[data-riki-page=home] .smiles-copy h2{font-size:48px}[data-riki-page=home] .smiles-copy p{font-size:21px}}@media(max-width:767px){[data-riki-page=home] .smiles-section{margin-top:24px}[data-riki-page=home] .smiles-layout{grid-template-columns:1fr;gap:16px}[data-riki-page=home] .smiles-copy{padding:36px 30px;min-height:0}[data-riki-page=home] .smiles-copy h2{font-size:44px}[data-riki-page=home] .smiles-copy p{font-size:20px}.smiles-photo{aspect-ratio:3 / 2}.smiles-photo img{position:static;object-fit:contain}.riki-chat-launcher,.riki-chat-launcher:hover{min-height:64px;padding:5px 20px 5px 6px;gap:10px}.riki-chat-launcher .riki-launcher-face{width:54px;height:54px}.riki-launcher-face .riki-art{width:79px;height:79px;left:-12px;top:-4px}.riki-chat-launcher>span:last-child{font-size:17px}}.riki-chat-launcher,.riki-chat-launcher:hover{background:transparent;border:0;border-radius:18px;box-shadow:none;padding:0;min-height:72px;gap:8px;align-items:center;right:24px;bottom:max(24px,env(safe-area-inset-bottom))}.riki-chat-launcher .riki-launcher-face{order:2;width:72px;height:72px;overflow:visible;border-radius:0;filter:drop-shadow(0 4px 5px #292b2e30)}.riki-launcher-face .riki-art{width:104px;height:104px;max-width:none;left:-16px;top:-4px;clip-path:polygon(16% 33%,18% 20%,32% 11%,51% 5%,65% 6%,77% 15%,83% 31%,83% 43%,81% 50%,81% 60%,76% 68%,67% 74%,54% 77%,43% 73%,33% 66%,27% 57%,25% 49%,19% 43%)}.riki-chat-launcher>span:last-child{order:1;position:relative;display:flex;align-items:center;min-height:44px;background:#fff;color:var(--forest);font-size:16px;font-weight:600;padding:10px 17px;border-radius:18px;box-shadow:0 4px 16px #292b2e19}.riki-chat-launcher>span:last-child:after{content:"";position:absolute;right:-5px;top:18px;width:10px;height:10px;background:#fff;transform:rotate(45deg)}.riki-chat-launcher:hover>span:last-child{background:#eeefed}.riki-chat-launcher:hover>span:last-child:after{background:#eeefed}.riki-chat-launcher:focus-visible{outline:3px solid var(--forest);outline-offset:5px}@media(max-width:767px){.riki-chat-launcher,.riki-chat-launcher:hover{right:16px;bottom:max(16px,env(safe-area-inset-bottom))}.riki-chat-launcher>span:last-child{font-size:15px;padding-inline:15px}}#riki-film-dialog .riki-film-stage{aspect-ratio:16 / 9;width:min(100%,calc((100dvh - 140px)*1.77778))}#riki-film-dialog .riki-film-stage>img,#riki-film-dialog .riki-film-stage>video{object-fit:contain}.borrow-layout{padding-top:64px;padding-bottom:64px;min-height:730px}.cash-loan-label{font-size:16px;font-weight:700;letter-spacing:.12em;margin:0 0 22px}.borrow-hero h1{max-width:none;font-size:clamp(60px,6.8vw,98px);margin-bottom:24px}.loan-range{display:block;font-size:clamp(46px,6.1vw,88px);letter-spacing:-.045em;white-space:nowrap;margin-bottom:20px}.cash-hero-statement{display:block;line-height:1.02}.borrow-hero .hero-lead{font-size:22px;font-weight:500;max-width:590px;margin-bottom:28px}.borrow-hero .loan-range-note{width:53%;max-width:490px;font-size:16px;line-height:1.4;margin:18px 0 0;color:var(--forest)}.borrow-mascot{width:40%;bottom:25px}[data-riki-page=home] .smiles-copy{padding:48px;min-height:0}[data-riki-page=home] .smiles-copy h2{font-size:clamp(40px,4.3vw,62px);line-height:1.06;margin-bottom:24px}[data-riki-page=home] .smiles-copy h2 span{color:var(--lime)}[data-riki-page=home] .smiles-copy p{font-size:21px}.cash-flow-picture{margin:28px 0;background:#eeefed;color:#292b2e;border-radius:22px;padding:24px;text-align:left}.cash-picture-heading{font-size:21px;font-weight:700;margin-bottom:20px}.cash-picture-row{display:grid;grid-template-columns:1.5fr 1fr;gap:16px;align-items:center;margin:16px 0;font-size:17px;line-height:1.3}.flow-bars{display:block;height:12px;border-radius:8px;justify-self:start}.flow-in{width:100%;background:#292b2e}.flow-out{width:68%;background:#55565a}.flow-left{width:32%;background:#292b2e}.cash-picture-result{margin-top:22px;padding-top:18px;border-top:1px solid #daddda;font-size:20px;line-height:1.25;font-weight:700}@media(min-width:768px)and (max-width:1100px){.borrow-layout{padding:52px 44px}.borrow-hero h1{font-size:70px}.borrow-hero .hero-lead{font-size:20px}.loan-range{font-size:64px}[data-riki-page=home] .smiles-copy{padding:32px}}@media(max-width:767px){.borrow-layout{min-height:0;padding:32px 24px 0}.cash-loan-label{font-size:13px;margin-bottom:18px}.borrow-hero h1{font-size:clamp(40px,11.5vw,68px);margin-bottom:20px}.loan-range{font-size:clamp(27px,7.5vw,48px);margin-bottom:16px}.borrow-hero .hero-lead{width:100%;font-size:19px;line-height:1.4;margin-bottom:24px}.borrow-hero .loan-range-note{width:100%;font-size:15px;max-width:360px;margin-top:14px}.borrow-mascot{width:78%;max-width:300px;bottom:auto;margin:16px 0 0 auto}[data-riki-page=home] .smiles-copy{padding:32px 24px}[data-riki-page=home] .smiles-copy h2{font-size:40px}[data-riki-page=home] .smiles-copy p{font-size:19px}.cash-flow-picture{padding:20px}.cash-picture-row{font-size:16px;grid-template-columns:1.6fr 1fr}.cash-picture-result{font-size:19px}}.security-opening{text-align:center;background:var(--cream,#eeefed);border-radius:30px;padding:110px 32px;margin-bottom:40px}.security-opening h1{font-size:clamp(44px,6.6vw,95px);line-height:1.02;letter-spacing:-.035em;margin:0 auto 28px;max-width:1050px;color:var(--forest,#292b2e)}.security-opening p{font-size:25px;line-height:1.4;max-width:680px;margin:0 auto 32px;color:var(--forest,#292b2e)}.security-sections{display:grid;gap:40px}.security-pair{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch;min-height:540px}.security-pair figure{margin:0;overflow:hidden;border-radius:30px}.security-pair figure img{width:100%;height:100%;object-fit:cover;display:block}.security-tile{border-radius:30px;padding:70px 58px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.security-tile h2{font-size:clamp(36px,4vw,60px);line-height:1.06;margin:0 0 24px;letter-spacing:-.025em}.security-tile p{font-size:23px;line-height:1.45;margin:0 0 24px}.security-tile .button{margin-top:8px}.security-tile.forest{background:#292b2e;color:#fff}.security-tile.forest h2,.security-tile.forest p{color:#fff}.security-tile.lime{background:#292b2e;color:#292b2e}.security-tile.pale{background:#eeefed;color:#292b2e}.security-tile.lime h2,.security-tile.lime p,.security-tile.pale h2,.security-tile.pale p{color:#292b2e}.security-support{text-align:center;padding:100px 24px 70px}.security-support h2,.security-faq>h2{font-size:clamp(34px,4vw,58px);line-height:1.08;margin:0 0 24px}.security-support p{font-size:22px;line-height:1.4;max-width:640px;margin:0 auto 28px}.security-faq{padding-top:30px;padding-bottom:70px}.security-faq>h2{text-align:center}.security-answers{max-width:900px;margin:48px auto 0}.security-answers details{border-bottom:1px solid #daddda;padding:24px 0}.security-answers summary{font-size:21px;font-weight:700;cursor:pointer;min-height:44px;align-content:center}.security-answers details p{font-size:18px;line-height:1.55;margin:16px 0 0;max-width:800px}html[data-riki-page=home] .borrow-hero h1{font-size:clamp(48px,6.5vw,95px);line-height:1.02;max-width:880px;letter-spacing:-.035em}.app-download-dialog{max-width:480px;width:calc(100% - 32px);border:0;border-radius:28px;color:#292b2e;background:#fff;padding:36px;box-shadow:0 24px 80px #292b2e38}.app-download-dialog::backdrop{background:#292b2e66;backdrop-filter:blur(4px)}.app-download-dialog h2{font-size:44px;line-height:1.05;color:#292b2e}.app-download-dialog .store-status{font-size:16px;line-height:1.5;color:#292b2e}.app-download-dialog .app-store-row{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.app-download-dialog .app-store-row a{min-height:44px;display:flex;align-items:center}.pilot-legal p{font-size:14px;line-height:1.5}.button:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #55565a;outline-offset:5px}@media(max-width:767px){.security-opening{padding:55px 24px;margin-bottom:22px}.security-opening h1{font-size:40px}.security-opening p{font-size:18px}.security-opening p br{display:none}.security-sections{gap:28px}.security-pair{grid-template-columns:1fr;gap:16px;min-height:0}.security-tile{padding:36px 28px;grid-row:1}.security-tile h2{font-size:35px}.security-tile p{font-size:18px}.security-pair figure{height:340px}.security-support{padding:64px 24px 40px}.security-support p{font-size:18px}.security-answers{margin-top:28px}.security-answers summary{font-size:18px}.security-answers details p{font-size:17px}.app-download-dialog{padding:30px 24px}.app-download-dialog h2{font-size:36px}html[data-riki-page=home] .borrow-hero h1{font-size:clamp(38px,10vw,60px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}.help-search{min-width:0;box-shadow:none!important;border:1px solid #292b2e40!important;gap:12px}.help-search:focus-within{outline:3px solid #55565a;outline-offset:4px}.help-search input,.help-search input:focus,.help-search input:focus-visible{min-width:0;width:100%;border:0!important;outline:none!important;box-shadow:none!important;background:transparent}.help-search input{font-size:18px!important}.help-search button{flex-shrink:0}.help-search svg{flex-shrink:0}.goal-card{min-width:0}.goal-card h3{overflow-wrap:normal}dialog{max-height:calc(100dvh - 32px);overflow-y:auto}body:has(dialog[open]){overflow:hidden}@media(max-width:600px){.help-search{padding:8px 10px!important;gap:8px!important}.help-search input{font-size:16px!important}.help-search button{font-size:16px;padding:12px 16px}.help-search svg{width:20px}.riki-chat-launcher{max-width:calc(100vw - 32px)}}.validation-entry{padding-top:12px;padding-bottom:56px;text-align:center}#landing-info-dialog{background:#fff;color:#292b2e;border:0;border-radius:28px;width:min(720px,calc(100% - 32px));padding:44px;box-shadow:0 24px 80px #292b2e38}#landing-info-dialog::backdrop{background:#292b2e66}#landing-info-title{font-family:inherit;font-size:20px;font-weight:500;letter-spacing:.06em;line-height:1.4;margin:0 36px 24px 0;color:#292b2e}#landing-info-copy{font-size:18px;line-height:1.55}#landing-info-copy p{color:#292b2e}#landing-info-copy article{padding:26px 0;border-top:1px solid #daddda}.validation-logo{display:block;max-width:170px;max-height:55px;object-fit:contain;margin:0 0 24px}.validation-number{display:block;font-size:clamp(40px,7vw,66px);line-height:1.1;color:#292b2e}.validation-source{font-size:14px!important;line-height:1.5;color:#55565a!important}#landing-info-dialog>.button{margin-top:20px}@media(max-width:600px){#landing-info-dialog{padding:32px 24px}}body.riki-home .help-search{border:1px solid #daddda!important;border-radius:20px!important;box-shadow:none!important;outline:none!important;padding:8px 10px 8px 18px!important;gap:12px;align-items:center;min-height:62px}body.riki-home .help-search:focus-within{outline:none!important;border-color:#55565a!important;background:#fff}body.riki-home .help-search>svg{width:22px;height:22px}body.riki-home .help-search input{padding:8px 0;min-height:42px;line-height:1.4}body.riki-home .help-search button{width:auto!important;min-width:80px;height:44px!important;min-height:44px;padding:10px 18px!important;border:0;border-radius:12px!important;background:#eeefed;color:#292b2e;font-size:16px;line-height:24px;box-shadow:none}body.riki-home .help-search button:hover{background:#daddda}body.riki-home :is(a,button,input,textarea,select,summary):focus:not(:focus-visible){outline:none!important;box-shadow:none!important}body.riki-home :is(a,button,input,textarea,select,summary):focus-visible{outline:2px solid #55565a!important;outline-offset:2px!important;box-shadow:none!important}body.riki-home .help-search input:focus-visible{outline:none!important;box-shadow:none!important}body.riki-home .help-search:has(input:focus-visible){border-color:#55565a!important;box-shadow:inset 0 0 0 1px #55565a!important}body.riki-home :is(.smiles-copy,.security-tile.forest,.mission-buddy) :is(a,button):focus-visible{outline-color:#daddda!important}body.riki-home .help-categories button[aria-pressed=true],body.riki-home .insight-filters button[aria-pressed=true],body.riki-home .app-tabs button[aria-selected=true]{background:#eeefed;color:#292b2e;border-color:transparent;box-shadow:none}@media(max-width:600px){body.riki-home .help-search{gap:8px;padding-left:12px!important;border-radius:16px!important}body.riki-home .help-search button{min-width:72px;padding-inline:12px!important}body.riki-home .help-search input{font-size:16px!important}}.riki-heart-brand{display:block;position:relative;width:126px;height:66px;overflow:hidden;background:#fff;isolation:isolate}.riki-heart-brand>img{position:absolute;width:174px!important;height:auto!important;max-width:none!important;left:-17px;top:-26px;mix-blend-mode:multiply}.riki-heart-brand .brand-heart{position:absolute;left:96px;top:0;width:19px;height:19px;padding:2px;background:#fff;fill:#ed3987;box-sizing:border-box;stroke:none}.riki-heart-brand sup{position:absolute;right:0;top:0;width:13px;height:18px;background:#fff;font:11px/18px Arial,sans-serif;color:#292b2e;text-align:center}.pilot-footer .riki-heart-brand,.pilot-footer .riki-heart-brand .brand-heart,.pilot-footer .riki-heart-brand sup{background:var(--soft)}.borrow-hero h1{font-size:clamp(48px,5.4vw,80px);line-height:1.02;letter-spacing:-.035em}.borrow-hero .hero-copy>.button{margin-top:30px}.baseline-info-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding-top:28px;padding-bottom:28px}.baseline-info-links button{font:600 16px Outfit,sans-serif;border:0;border-radius:30px;padding:15px 24px;background:var(--soft);color:var(--forest);cursor:pointer}.baseline-info-links button:hover{background:#e7e9e7}@media(max-width:767px){.riki-heart-brand{transform:scale(.83);transform-origin:left center}.borrow-hero h1{font-size:48px}.baseline-info-links{gap:8px}.baseline-info-links button{padding:13px 17px}}:root{--forest:#292b2e;--lime:#292b2e;--charcoal:#191919;--soft:#eeefed;--ink:#292b2e;--muted:#55565a;--accent:#292b2e;--dark:#292b2e;--paper:#fff;--pale:#f4f4f1;--line:#daddda;--hover-pink:#e7e9e7}body.pilot-page{background:#fff;color:var(--ink)}.borrow-hero{background:#eeefed}.button,.borrow-hero .hero-copy>.button{background:#292b2e;color:#292b2e;border-color:transparent}.button:hover,.borrow-hero .hero-copy>.button:hover,.dark-panel .button:hover{background:var(--hover-pink);color:#292b2e;border-color:transparent}.nav-toggle:hover,.nav-link:hover,.menu-link:hover,.goal-card:hover,.baseline-info-links button:hover,.help-categories button:hover,.cash-choices button:hover,.app-tabs button:hover{background:var(--hover-pink)!important;color:#292b2e!important;border-color:transparent}.pilot-footer a:hover,.pilot-footer button:hover,.reading-links a:hover{background:var(--hover-pink);color:#292b2e}.dialog-close:hover,#riki-chat-close:hover,#riki-chat-send:hover,.riki-chat-prompts button:hover,.riki-chat-launcher:hover span:last-child{background:var(--hover-pink)!important;color:#292b2e!important}.menu-icon,.home-goals .goal-symbol{display:grid;place-items:center;background:#eeefed;color:#292b2e}.menu-icon svg,.goal-symbol svg{display:block;flex-shrink:0}.home-goals .goal-card{background:#eeefed}a:focus-visible,button:focus-visible,input:focus-visible{outline-color:#292b2e}.riki-heart-brand>img{image-rendering:auto;object-fit:contain}.riki-heart-brand{display:flex;align-items:center;width:126px;height:66px;overflow:visible;background:transparent}.riki-logo-type{font-family:Outfit,Arial,sans-serif;font-size:58px;font-weight:800;line-height:1;letter-spacing:-.055em;color:#292b2e;white-space:nowrap}.riki-heart-brand .brand-heart{left:91px;top:6px;width:15px;height:15px;padding:0;background:transparent}.riki-heart-brand sup{right:0;top:6px;background:transparent;font-size:11px}.pilot-footer .riki-heart-brand,.pilot-footer .riki-heart-brand .brand-heart,.pilot-footer .riki-heart-brand sup{background:transparent}.riki-heart-brand .brand-heart{left:76px;top:6px}.riki-heart-brand sup{left:96px;right:auto;top:3px}:root{--paper:#fafaf7;--soft:#eeefed;--pale:#f4f4f1;--cool:#eeefed;--lime:#e7e9e7;--forest:#292b2e;--ink:#292b2e;--accent:#292b2e;--dark:#292b2e;--charcoal:#292b2e;--muted:#595e63;--line:#daddda;--hover-pink:#e7e9e7}.blue-hero{background:linear-gradient(115deg,#fafaf7 30%,#f1f2ef)}.button,.header-cta .button,.borrow-hero .hero-copy>.button,#riki-chat-send{background:#292b2e!important;color:#fff!important;border-color:transparent!important}.button:hover,.header-cta .button:hover,.borrow-hero .hero-copy>.button:hover,.dark-panel .button:hover,#riki-chat-send:hover{background:#42464a!important;color:#fff!important}.blue-story .button,.dark-panel .button{background:#fafaf7!important;color:#292b2e!important}.blue-story .button:hover,.dark-panel .button:hover{background:#e7e9e7!important;color:#292b2e!important}.brand-heart{fill:#ef7ea4!important}.blue-hero h1 span,.blue-finale h2 span,.riki-logo-type{color:#292b2e}.blue-ask:hover,.blue-goal:hover,.baseline-info-links button:hover{background:#e7e9e7}.button:focus-visible,button:focus-visible,a:focus-visible{outline-color:#627d8d}:root{--forest:#252628;--ink:#252628;--lime:#e4e6e6;--paper:#fafaf8;--soft:#eeefed;--pale:#f4f4f1;--cool:#eeefed;--muted:#585c60;--line:#d9dcda;--accent:#252628;--dark:#252628;--hover-pink:#e4e6e6}body.pilot-page{background:var(--paper);color:var(--ink)}.site-header,.primary-nav,.mega-menu{background:var(--paper)}.riki-logo-type{color:#080909!important}.brand-heart{fill:#ec80a8!important}.borrow-hero,.destination-hero{background:#eeefed}.button,.header-cta .button,.borrow-hero .hero-copy>.button{background:#252628!important;color:#fff!important;border-color:transparent!important}.button:hover,.header-cta .button:hover,.borrow-hero .hero-copy>.button:hover{background:#414447!important;color:#fff!important}.smiles-copy .button,.dark-panel .button,.security-tile.forest .button,.editorial-split .button,.mission-buddy .button{background:#fafaf8!important;color:#252628!important}.smiles-copy h2 span{color:#acd6ed!important}.smiles-copy,.security-tile.forest,.editorial-split,.mission-buddy>div{background:#252628}.smiles-copy p,.smiles-copy h2{color:#fafaf8}.home-goals .goal-card,.home-goals .goal-symbol,.security-tile.lime,.final-invitation,.score-stat.is-featured,.demo-balance,.insight-balance{background:#eeefed;color:#252628}.home-goals .goal-card:hover{background:#e0e3e2;color:#252628}.home-goals .goal-symbol,.security-tile.lime h2,.security-tile.lime p{color:#252628}.cash-flow-picture{background:#eeefed;color:#252628}.flow-in{background:#252628}.flow-out{background:#777d82}.flow-left{background:#7898a9}.borrow-mascot img{object-fit:contain}.smiles-photo img,.security-pair img,.destination-photo img,.menu-photo-link img,.mission-buddy figure img{filter:saturate(.7) contrast(.95)}html[data-riki-page=home] .borrow-hero h1{font-size:clamp(48px,6.5vw,95px);line-height:1.02;max-width:880px}@media(max-width:767px){html[data-riki-page=home] .borrow-hero h1{font-size:clamp(38px,10vw,60px)}}.borrow-mascot img,.riki-chat-avatar,.app-welcome{mix-blend-mode:multiply}.helper-hero{background:#343536 url(/assets/riki-helper-coast.webp) center/cover no-repeat;overflow:hidden;position:relative}.helper-hero .borrow-layout{min-height:680px;padding-top:64px;padding-bottom:64px}.helper-hero .hero-copy{max-width:58%}.helper-hero .cash-loan-label,.helper-hero .hero-lead,.helper-hero h1{color:#fff!important}html[data-riki-page=home] .helper-hero h1{font-size:clamp(44px,5.2vw,76px);line-height:1.04}.helper-hero h1 span{text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:12px}.helper-hero .hero-lead{font-size:21px;line-height:1.45;max-width:540px}.helper-hero .borrow-mascot{display:none}.helper-hero .hero-copy>.button{border:1px solid #ffffff88!important}.helper-ask{display:block;background:transparent;border:0;color:#fff;font:600 18px Outfit,sans-serif;margin-top:18px;padding:10px 0;cursor:pointer}.helper-ask:hover{text-decoration:underline}.helper-story-photo img{object-fit:cover;object-position:center;filter:saturate(.76) contrast(.96)}.helper-story-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:10px 16px;background:#252628e8;color:#fff;font-size:12px;line-height:1.4}.home-goals{margin-block:56px}.baseline-info-links{padding-block:8px}.validation-entry{padding-bottom:40px}.pilot-footer{padding-top:40px}@media(max-width:767px){.helper-hero{background-position:62% center}.helper-hero:before{content:"";position:absolute;inset:0;background:#11171d8c}.helper-hero .borrow-layout{min-height:600px;padding:36px 24px 44px}.helper-hero .hero-copy{max-width:100%}html[data-riki-page=home] .helper-hero h1{font-size:clamp(38px,10vw,60px)}.helper-hero .hero-lead{font-size:18px;max-width:340px}.helper-story-photo{aspect-ratio:3/2}.helper-story-photo img{height:100%;object-fit:cover}.home-goals{margin-block:40px}}.helper-story-photo{background:#e9e8e3}.helper-story-photo img{object-fit:contain}.helper-hero .hero-lead{width:100%!important}:root{--brand-font:Rubik,Arial,sans-serif;--forest:#252628;--ink:#252628;--lime:#e4e6e6;--paper:#fafaf8;--soft:#eeefed;--muted:#585c60;--line:#d9dcda}html,body,button,input,select,textarea,h1,h2,h3,h4,p,a,span,summary,table,label,small{font-family:var(--brand-font)!important}body{background:var(--paper);color:var(--ink)}h1,h2,h3{font-weight:700}.brand-logo{position:relative;display:inline-flex;align-items:baseline;color:#080909;font-size:54px;font-weight:700;letter-spacing:-.065em;line-height:1;white-space:nowrap;padding:8px 14px 0 0}.brand-final-i{position:relative;display:inline-block}.brand-final-i svg{position:absolute;width:.3em;height:.3em;left:50%;top:-.04em;transform:translate(-44%);fill:#ee77a5;stroke:none}.brand-logo sup{position:absolute;right:0;top:8px;font-size:9px;letter-spacing:0;font-weight:400}.pilot-footer .brand-logo{font-size:48px}.site-header,.mega-menu,.primary-nav{background:var(--paper)}.button,.header-cta .button{background:#252628!important;color:#fff!important}.button:hover{background:#414447!important;color:#fff!important}.button.secondary{background:#eeefed!important;color:#252628!important}.approved-hero{position:relative;isolation:isolate;border-radius:28px;overflow:hidden;margin-top:20px;aspect-ratio:2/1;background:#353535}.approved-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.approved-hero-copy{padding:6% 4%;width:59%}.approved-hero h1{font-size:clamp(36px,4.3vw,64px);line-height:1.06;letter-spacing:-.035em;color:#fff;margin:0 0 24px}.approved-hero p{font-size:clamp(16px,1.55vw,21px);line-height:1.5;color:#eee;max-width:490px;margin:0 0 30px}.approved-hero .approved-primary{background:#fff!important;color:#171819!important;font-weight:700;border:0;min-height:54px;font-size:17px;padding:16px 27px}.approved-hero .approved-primary:hover{background:#eeefed!important;color:#171819!important}.approved-story{margin-top:20px}.approved-story-heading{background:#eeefed;border-radius:24px;padding:38px 42px;margin-bottom:18px}.approved-story-heading h2{font-size:clamp(28px,3.4vw,46px);margin:0 0 10px;text-align:left}.approved-story-heading p{font-size:clamp(17px,2vw,25px);font-weight:700;margin:0}.approved-story figure{margin:0}.approved-story figure img{display:block;width:100%;height:auto;border-radius:24px}.approved-story figcaption{padding:8px 4px;font-size:12px;line-height:1.5;color:#585c60}html[data-riki-page] .riki-chat-launcher{display:flex!important;position:fixed;right:22px;bottom:22px;gap:5px;padding:0!important;background:transparent!important;border:0;box-shadow:none!important;align-items:center;z-index:80;flex-direction:row-reverse}html[data-riki-page] .riki-chat-launcher[aria-expanded=true]{visibility:hidden}html[data-riki-page] .riki-chat-launcher .riki-launcher-face{width:78px!important;height:78px!important;overflow:visible;border-radius:0}html[data-riki-page] .riki-chat-launcher .riki-launcher-face img{position:static!important;transform:none!important;inset:auto!important;width:100%!important;height:100%!important;object-fit:contain;mix-blend-mode:normal}html[data-riki-page] .riki-chat-launcher>span:last-child{background:#fff!important;color:#252628!important;font-size:16px;padding:14px 20px;border-radius:28px;box-shadow:0 3px 16px #0002}html[data-riki-page] .riki-chat-launcher>span:last-child:after{display:none}html[data-riki-page] .riki-chat-avatar,html[data-riki-page] .app-welcome{display:block!important;object-fit:contain;mix-blend-mode:normal}.riki-chat-avatar{width:48px;height:48px}.app-welcome{width:108px!important;height:108px!important;margin-inline:auto}.riki-menu-scene{width:100%;height:100%;object-fit:cover}.destination-photo img,.security-pair img,.menu-photo-link img,.mission-buddy figure img{filter:saturate(.82) contrast(.97)}.pilot-footer{padding-bottom:112px}@media(max-width:767px){.brand-logo{font-size:41px;padding-right:12px}.brand-logo sup{font-size:8px}.approved-hero{margin-top:12px;border-radius:22px;aspect-ratio:auto;min-height:660px;display:flex;align-items:flex-start;background:#343434}.approved-hero-image{top:auto;bottom:0;height:310px;object-position:76% center;object-fit:cover}.approved-hero-copy{padding:28px 24px;width:100%;background:linear-gradient(#343434 92%,transparent)}.approved-hero h1{font-size:clamp(30px,8.2vw,44px);margin-bottom:18px}.approved-hero p{font-size:16px;margin-bottom:20px;max-width:100%}.approved-hero .approved-primary{font-size:15px;padding:13px 22px;min-height:48px}.approved-story-heading{padding:26px 22px;border-radius:22px}.approved-story-heading h2{font-size:29px}.approved-story-heading p{font-size:17px;font-weight:400}.approved-story figure img{border-radius:22px}html[data-riki-page] .riki-chat-launcher{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}html[data-riki-page] .riki-chat-launcher .riki-launcher-face{width:62px!important;height:62px!important}html[data-riki-page] .riki-chat-launcher>span:last-child{font-size:14px;padding:12px 16px}}.approved-hero-image{filter:saturate(.45) contrast(.97)}img[src$="riki-helper-final.webp"]{clip-path:none!important;mask:none!important}html[data-riki-page] .riki-chat-launcher{flex-direction:row!important}.approved-story figure img{aspect-ratio:1536/736;object-fit:cover;object-position:center}@media(max-width:767px){.approved-hero{min-height:0;flex-direction:column}.approved-hero-copy{order:1;padding-bottom:30px;background:#343434}.approved-hero-image{position:static;order:2;z-index:0;height:300px;flex:none}}.restored-hero{aspect-ratio:1056/533}.restored-hero-art{position:absolute;inset:0;overflow:hidden;z-index:-1}.restored-hero-art img{position:absolute;width:106.25%;max-width:none;height:auto;left:-3.030303%;top:-19.512195%;filter:none}@media(min-width:768px){.restored-hero .approved-hero-copy{padding:0;width:100%;height:100%;position:absolute;inset:0;background:none}.restored-hero h1,.restored-hero p{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.restored-hero .approved-primary{position:absolute;left:3.79%;top:61.73%;width:20.46%;height:9.94%;min-height:0;padding:0;opacity:0}.restored-hero .approved-primary:focus-visible{opacity:1;outline:3px solid #fff;outline-offset:4px}}.restored-bank-art{position:relative;overflow:hidden;aspect-ratio:1056/465;border-radius:24px}.approved-story .restored-bank-art img{position:absolute;left:-3.030303%;top:-176.774194%;width:106.25%;max-width:none;height:auto;aspect-ratio:auto;object-fit:initial;border-radius:0;filter:none}@media(max-width:767px){.restored-hero{aspect-ratio:auto}.restored-hero-art{position:relative;inset:auto;order:2;z-index:0;width:100%;aspect-ratio:500/533;flex:none}.restored-hero-art img{width:224.4%;left:-118%;top:-19.512195%;height:auto}.restored-bank-art{border-radius:22px}}:root{--riki-blue:#acd6ed;--riki-blue-soft:#e8f3f9;--cool:#eeefed}.approved-story-heading,.demo-balance,.insight-balance,.cash-flow-picture,.score-stat.is-featured,.security-tile.lime,.correlation-featured,.home-goals .goal-symbol,.alert-icon{background:#eeefed!important;color:var(--ink)}.flow-left{background:#789098}.destination-photo.approved-mascot-photo{background:#faf7ef}.destination-photo.approved-mascot-photo img{object-fit:contain!important;filter:none!important;aspect-ratio:1;max-height:560px}img[src*=riki-approved-]{clip-path:none!important;mask:none!important;filter:none!important}html[data-riki-page] .riki-chat-launcher>span:last-child{background:#fff!important;color:#252628!important}html[data-riki-page] .riki-chat-launcher .riki-launcher-face{overflow:visible!important;border-radius:0!important;background:transparent!important}html[data-riki-page] .riki-chat-launcher .riki-launcher-face img{position:static!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;max-height:none!important;clip-path:none!important;mask:none!important;transform:none!important}html[data-riki-page] .riki-chat-avatar,html[data-riki-page] .app-welcome{border-radius:0!important;object-fit:contain!important;background:transparent!important;clip-path:none!important;mask:none!important}.ask-help img{object-fit:contain;border-radius:20px}.cash-trend text{font-family:Rubik,Arial,sans-serif}.header-cta .button.get-riki-head{display:flex;align-items:center;justify-content:center;width:72px;height:72px;min-height:0;padding:4px!important;background:transparent!important;border:0!important;border-radius:50%;line-height:1}.header-cta .get-riki-head img{width:64px;height:64px;object-fit:contain}@media(hover:hover){.home-goals .goal-card:hover,.goal-card:hover,.help-categories button:hover,.insight-filters button:hover,.app-tabs button:hover,.riki-chat-suggestion:hover,.baseline-info-links button:hover,.nav-toggle:hover,.nav-link:hover,.menu-link:hover{background:var(--riki-blue-soft)!important;color:#252628!important}html[data-riki-page] .riki-chat-launcher:hover>span:last-child,.header-cta .button.get-riki-head:hover{background:var(--riki-blue-soft)!important;color:#252628!important}}@media(max-width:767px){.header-cta .button.get-riki-head{width:56px;height:56px}.header-cta .get-riki-head img{width:50px;height:50px}}.smiles-copy h2 span{color:#fafaf8!important}.header-cta .button.get-riki-button{width:auto;height:auto;min-height:50px;padding:14px 28px!important;border-radius:999px;background:#252628!important;color:#fff!important;white-space:nowrap;font-size:17px;font-weight:600}.restored-hero-art:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#1216185c,#191c1d26 48%,#1014161a);mix-blend-mode:multiply}.restored-hero-art img{filter:saturate(.7) contrast(1.08)!important}.approved-story .restored-bank-art{aspect-ratio:1536/736;background:#eeefed;display:block!important;visibility:visible!important}.approved-story .restored-bank-art img{position:absolute!important;left:0!important;top:-19.565217%!important;width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;display:block!important;visibility:visible!important;opacity:1!important;filter:saturate(.82) contrast(.98)!important}@media(hover:hover){.header-cta .button.get-riki-button:hover{background:var(--riki-blue-soft)!important;color:#252628!important}}@media(max-width:767px){.header-cta .button.get-riki-button{min-height:42px;font-size:14px;padding:11px 18px!important}.restored-hero .approved-hero-copy,.restored-hero{background:#292c2e}}@media(min-width:768px){.restored-hero .approved-primary{opacity:1;background:#fff!important;color:#171819!important;font-size:clamp(14px,1.4vw,19px)}}.pilot-footer nav a,.pilot-footer nav button[data-open-riki]{font-family:var(--brand-font)!important;font-weight:400!important;color:#45494c!important;text-decoration:none;transition:color .15s ease}.pilot-footer nav a:hover,.pilot-footer nav button[data-open-riki]:hover{color:#367394!important;background:transparent!important;text-decoration:none!important}.brand-logo,.brand-logo .brand-final-i{font-family:Rubik,Arial,sans-serif!important;font-weight:700!important;font-style:normal!important;font-stretch:normal;letter-spacing:-.035em;line-height:1}.refined-hero{position:relative;isolation:isolate;overflow:hidden;border-radius:28px;margin-top:20px;background:#222426;aspect-ratio:2/1;display:flex;align-items:center}.refined-hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.refined-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#1115 0%,#1112 48%,transparent 68%)}.refined-hero-copy{padding:5% 4%;width:62%}.refined-hero h1{font-size:clamp(36px,4.2vw,64px);line-height:1.06;letter-spacing:-.035em;font-weight:700;color:#c6c6c6;margin:0 0 32px;text-shadow:none}.refined-hero h1 .riki-hero-emphasis{position:relative;display:inline-block;color:#fff;padding-bottom:.28em}.refined-hero .riki-hero-swoosh{position:absolute;left:-.025em;bottom:0;width:103%;height:.3em;overflow:visible;display:block;color:#fff}.refined-hero p{font-size:clamp(16px,1.55vw,21px);line-height:1.5;color:#c6c6c6;max-width:490px;margin:0 0 28px}.refined-hero .button{background:#fff!important;color:#202224!important;border:0;font-size:17px;font-weight:600;padding:16px 28px;min-height:54px}.refined-hero .button:hover{background:var(--riki-blue-soft)!important}.brand-logo,.brand-logo .brand-final-i{font-family:Rubik,Arial,sans-serif!important;font-weight:700!important;letter-spacing:-.025em;font-kerning:normal;font-synthesis:none}.brand-logo{font-size:48px}.brand-logo .brand-final-i{letter-spacing:0}.brand-final-i svg{width:.28em;height:.28em;top:-.025em}.primary-nav .nav-toggle,.primary-nav .nav-link{font-family:Rubik,Arial,sans-serif!important;font-weight:500;font-size:18px}.research-source-link{display:block;background:none;border:0;padding:0;text-align:left;font:inherit;font-size:15px;line-height:1.5;color:#45494c;cursor:pointer}.research-source-link:hover{color:#367394}.research-detail{width:min(620px,calc(100% - 32px));padding:36px;border:0;background:#fff;color:#252628}.research-detail::backdrop{background:#17191b88}.research-detail h2{font-size:28px;line-height:1.18;margin-bottom:24px;letter-spacing:-.02em}.research-detail p{font-size:17px;line-height:1.65;margin:0 0 20px}.research-detail .research-label{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#585c60;margin-bottom:12px}html[data-riki-page=why-riki] .approved-story{margin-top:28px}@media(max-width:767px){.brand-logo{font-size:40px}.refined-hero{aspect-ratio:auto;display:flex;flex-direction:column;margin-top:12px;border-radius:22px}.refined-hero-copy{order:0;padding:30px 24px;width:100%;background:#242628}.refined-hero h1{font-size:clamp(32px,8.2vw,44px);margin-bottom:20px}.refined-hero p{font-size:16px}.refined-hero-art{position:static;order:1;height:330px;width:100%;object-fit:cover;object-position:85% center;z-index:0}.refined-hero:before{display:none}.refined-hero .button{font-size:16px;min-height:48px;padding:14px 22px}.research-detail{padding:24px}}.destination-photo.buddy-life-photo{aspect-ratio:3/2;height:auto;overflow:hidden;background:#eeefed}.destination-photo.buddy-life-photo img{display:block;width:100%;height:100%;max-height:none;object-fit:cover;aspect-ratio:3/2;filter:saturate(.78) contrast(.98)}.pilot-footer .footer-riki-buddy{display:block;width:120px;height:120px;max-width:100%;object-fit:contain;margin-top:16px;border-radius:0;background:transparent;mix-blend-mode:normal}@media(max-width:767px){.pilot-footer .footer-riki-buddy{width:100px;height:100px;margin-top:16px}}.home-story-links{display:flex;justify-content:center;align-items:center;gap:36px;padding:12px 0 36px;flex-wrap:wrap}.home-story-links a,.home-story-links button{font:inherit;font-size:18px;font-weight:500;color:#303438;background:none;border:0;text-decoration:none;cursor:pointer;display:flex;gap:12px;align-items:center}.home-story-links small{font-size:13px;font-weight:400;color:#62666a}.home-story-links a:hover,.home-story-links button:hover{color:#367394}.riki-film-dialog{width:min(960px,calc(100% - 32px));padding:22px;background:#202224;border:0;color:#fff;border-radius:24px}.riki-film-dialog::backdrop{background:#000b}.film-dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.film-dialog-heading h2{font-size:22px;line-height:1.2;margin:0;color:#fff}.film-dialog-heading .dialog-close{margin:0;flex:none}.riki-film-dialog video{width:100%;aspect-ratio:16/9;display:block;border-radius:12px;background:#111}@media(max-width:767px){.home-story-links{flex-direction:column;gap:24px;padding-inline:16px}.home-story-links a,.home-story-links button{font-size:16px}.riki-film-dialog{padding:16px}.film-dialog-heading h2{font-size:18px}}body.riki-home #riki-chat-panel .riki-chat-form,body.riki-home #riki-chat-panel .riki-chat-form:focus-within{border:1px solid #daddda!important;outline:none!important;box-shadow:none!important}body.riki-home #riki-chat-panel .riki-chat-form :is(input,textarea),body.riki-home #riki-chat-panel .riki-chat-form :is(input,textarea):is(:focus,:focus-visible,:active){border:0!important;outline:none!important;box-shadow:none!important}body.riki-home :is(input,textarea):is(:focus,:focus-visible,:active){outline:none!important;box-shadow:none!important}body.riki-home .help-search:focus-within,body.riki-home .help-search:has(input:focus-visible){outline:none!important;box-shadow:none!important}.brand .brand-master{display:block;width:116px;height:48px;object-fit:contain;object-position:left center;filter:none!important}.pilot-footer .brand .brand-master{width:116px;height:48px}img[src*="/assets/riki-blue-"],img[src$="riki-coast-clean.webp"],img[src$="riki-footer-cutout.webp"]{filter:none!important}.ask-help img[src$="riki-footer-cutout.webp"]{width:112px;height:112px;object-fit:contain;object-position:center;background:transparent!important;border-radius:0!important;mix-blend-mode:normal;clip-path:none!important;mask:none!important}.flow-left{background:#45494c}@media(hover:hover){body.riki-home .button:hover,body.riki-home #riki-chat-send:hover{background:var(--riki-blue-soft)!important;color:#252628!important}.pilot-footer nav a:hover,.pilot-footer nav button[data-open-riki]:hover{background:var(--riki-blue-soft)!important;color:#252628!important}}@media(max-width:767px){.brand .brand-master{width:98px;height:40px}.ask-help img[src$="riki-footer-cutout.webp"]{width:88px;height:88px}}body.riki-home .button{min-height:52px;padding:14px 28px;font-size:17px;line-height:24px;gap:10px;max-width:100%;white-space:normal;flex-shrink:0}body.riki-home :is(.destination-copy,.editorial-split>div,.app-story,.security-tile,.security-opening,.security-support,.cash-next,.validation-entry)>:is(p,h2,h3)+.button{margin-top:24px}body.riki-home .destination-copy>.button{margin-top:28px;min-height:52px}body.riki-home .final-invitation{padding:64px 40px}body.riki-home .final-invitation>.button{margin-top:32px;min-height:52px;padding:14px 28px}body.riki-home .final-invitation>p:not(.eyebrow)+.button{margin-top:0}body.riki-home .button+.button{margin-inline-start:12px}body.riki-home .refinance-reading{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:48px;align-items:start;padding:48px;max-width:1040px}.refinance-reading .story-copy .eyebrow{font-size:14px;line-height:1.5;letter-spacing:.08em;margin:0 0 16px}.refinance-reading .story-copy h2{font-size:clamp(32px,3vw,42px);line-height:1.12;margin:0;max-width:360px}.refinance-reading .refinance-details{min-width:0}.refinance-reading .refinance-details p{font-size:19px;line-height:1.6;margin:0 0 20px;max-width:none;color:var(--muted)}.refinance-reading .refinance-details .supporting-note{font-size:15px;line-height:1.5;margin-bottom:0}.refinance-reading .refinance-details .text-action{margin-top:20px;padding:8px 0;min-height:44px;font-size:17px}@media(max-width:767px){body.riki-home .button{min-height:48px;padding:12px 24px;font-size:16px;line-height:24px}body.riki-home .destination-copy>.button{min-height:48px;margin-top:24px}body.riki-home .final-invitation{padding:40px 24px}body.riki-home .final-invitation>.button{margin-top:28px;min-height:48px;padding:12px 24px}body.riki-home .refinance-reading{grid-template-columns:1fr;gap:24px;padding:28px 24px}.refinance-reading .story-copy h2{font-size:32px;max-width:none}.refinance-reading .refinance-details p{font-size:18px}}.cash-example{margin-top:32px;padding:36px 40px;background:#eeefed;border-radius:24px}.cash-example-top,.cash-example-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.cash-example h2{font-size:28px;line-height:1.2;margin:0}.example-label,.cash-example-bottom p{font-size:14px;color:#585c60}.cash-example-numbers{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:24px;margin:30px 0 24px}.cash-example-numbers div{display:flex;flex-direction:column;gap:8px}.cash-example-numbers div>span{font-size:16px;color:#585c60}.cash-example-numbers strong{font-size:clamp(32px,4vw,52px);line-height:1.1;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.math-sign{font-size:28px;color:#777}.example-bar,.budget-segments{display:flex;height:14px;border-radius:99px;overflow:hidden;background:#ddd;gap:3px}.example-bar span:first-child,#spending-fill{background:#b9bdbd}.example-bar span:last-child,#breathing-fill{background:#252628}#cushion-fill{background:#e1e3e3}.cash-example-bottom{margin-top:20px}.cash-example-bottom .text-action{font-size:16px}.calculator-intro{font-size:17px;color:#585c60;margin-bottom:24px}.cash-result #budget-left{font-size:clamp(60px,6vw,88px)!important;line-height:1.05;font-variant-numeric:tabular-nums;letter-spacing:-.045em}.cash-result .cash-live{margin:24px 0}.cash-result{background:#eeefed!important;color:#252628!important}.budget-breakdown{display:grid;gap:12px;margin:28px 0 20px}.budget-breakdown>div,.after-payment{display:flex;justify-content:space-between;gap:16px;align-items:baseline}.budget-breakdown strong{font-size:22px;font-variant-numeric:tabular-nums}.budget-breakdown span{font-size:16px;color:#585c60}.cash-result .cash-note{color:#585c60;font-size:14px;line-height:1.5;margin-top:12px}.payment-experiment{background:#fafaf8;border-radius:20px;padding:24px;margin-top:24px}.payment-experiment label{display:block;font-size:17px;font-weight:500;margin-bottom:12px}.trial-input{display:flex;align-items:center;gap:8px;border:1px solid #d9dcda;border-radius:12px;padding:10px 14px;background:#fff;font-size:26px}.trial-input input{width:100%;min-width:0;font:inherit;color:#252628;border:0;background:transparent;padding:0}.after-payment{margin-top:20px}.after-payment span{font-size:15px}.after-payment output{font-size:30px;font-weight:700;font-variant-numeric:tabular-nums}.payment-experiment #payment-help{font-size:14px;line-height:1.5;color:#585c60;margin-top:12px}.cash-result .cash-next{margin-top:28px}@media(max-width:767px){.cash-example{padding:26px 24px}.cash-example h2{font-size:25px}.cash-example-numbers{gap:12px;grid-template-columns:1fr}.cash-example-numbers div{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.cash-example-numbers strong{font-size:32px}.cash-example-numbers .math-sign{display:none}.cash-example-numbers div:last-child{padding-top:14px;border-top:1px solid #cbd0ce}.cash-example-bottom{gap:12px}.payment-experiment{padding:20px}.after-payment{flex-wrap:wrap}}body.pilot-page .pilot-footer{background:#252628!important;color:#fafaf8!important}body.pilot-page .pilot-footer nav h3{color:#fafaf8!important}body.pilot-page .pilot-footer nav a,body.pilot-page .pilot-footer nav button[data-open-riki]{color:#fafaf8!important;background:transparent;text-decoration:none!important}body.pilot-page .pilot-footer .pilot-legal{border-color:#4b4d4f}body.pilot-page .pilot-footer .pilot-legal p{color:#bfc2c3!important}body.pilot-page .pilot-footer nav a:is(:hover,:focus-visible),body.pilot-page .pilot-footer nav button[data-open-riki]:is(:hover,:focus-visible){background:var(--riki-blue-soft)!important;color:#252628!important;text-decoration:none!important}body.pilot-page .pilot-footer .brand:is(:hover,:focus-visible){background:transparent!important}:root{--number-blue:#276886;--positive-blue:#b9e3f7}body.pilot-page .section,body.pilot-page .final-invitation{padding-top:48px;padding-bottom:48px}.number-panel{background:#eeefed;border-radius:24px;padding:32px;margin-top:28px;margin-bottom:28px;color:#252628}.number-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}.number-heading h2{font-size:clamp(26px,3vw,36px);line-height:1.12;margin:0;letter-spacing:-.025em}.number-panel .example-label{font-size:14px;color:#555b5e;line-height:1.4}.home-cash-fields{display:grid;grid-template-columns:repeat(3,1fr) 1.15fr;gap:20px;align-items:end}.home-cash-fields label,.loan-adjust-fields label{display:grid;gap:10px;font-size:15px;line-height:1.4;font-weight:400}.money-input{display:flex;align-items:center;background:#fafaf8;border-radius:12px;padding:12px;gap:4px;font-size:28px}.money-input input{width:100%;min-width:0;padding:0;border:0;background:transparent;color:#252628;font:inherit;outline:0;box-shadow:none}.home-cash-result{display:grid;gap:8px;font-size:15px}.home-cash-result output{font-size:clamp(36px,4vw,52px);line-height:1.2;font-weight:700}.positive-number{color:var(--number-blue)!important}.cash-breakdown{height:12px;display:flex;border-radius:99px;overflow:hidden;background:#ddd;margin-top:24px}#home-spend-bar{background:#929798}#home-cushion-bar{background:#d3d7d7}#home-left-bar{background:#7cc4e7}.number-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:16px}.number-foot p,.number-disclaimer,.number-panel #loan-fit-note{font-size:14px;line-height:1.5;margin:0;color:#555b5e}.number-foot .text-action{font-size:16px;white-space:nowrap}.sample-loan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sample-loan{display:grid;gap:12px;text-align:left;border:1px solid #d1d5d5;border-radius:16px;padding:20px;background:#fafaf8;color:#252628;font:inherit;cursor:pointer}.sample-loan span{font-size:15px;line-height:1.4}.sample-loan strong{font-size:36px;letter-spacing:-.03em;line-height:1.2}.sample-loan small{font-size:16px;font-weight:400;letter-spacing:0}body.pilot-page .sample-loan[aria-pressed=true],body.pilot-page .sample-loan:hover{background:#e4f2f9!important;border-color:#8cbfd7!important;color:#252628!important}.loan-adjust{margin-top:24px;border-top:1px solid #d3d6d5;padding-top:20px}.loan-adjust summary{font-size:17px;cursor:pointer;font-weight:500}.loan-adjust-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.loan-adjust-fields input{box-sizing:border-box;width:100%;background:#fafaf8;border:1px solid #c9cecd;border-radius:10px;padding:12px;font:inherit;font-size:20px;color:#252628}.loan-totals{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0 16px}.loan-totals dt{font-size:14px;margin-bottom:8px}.loan-totals dd{font-size:28px;font-weight:700;margin:0;letter-spacing:-.02em}.loan-fit{border-left:1px solid #c9cecd;padding-left:16px}.number-disclaimer{margin-top:20px!important}.number-error{font-size:14px;color:#7a3333}[data-riki-page=home] .approved-story{margin-top:32px;margin-bottom:32px}[data-riki-page=home] .approved-story-heading{padding:24px 32px}[data-riki-page=home] .approved-story-heading h2{font-size:clamp(28px,3.2vw,42px)}[data-riki-page=home] .approved-story-heading p{font-size:20px}.rent-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:24px 0}.rent-numbers>div{display:grid;gap:10px}.rent-numbers strong{font-size:clamp(32px,4vw,52px);color:var(--number-blue);line-height:1.1}.rent-numbers strong span{font-size:24px;color:#555b5e}.rent-numbers>div>span{font-size:16px}.rent-history{list-style:none;display:grid;grid-template-columns:repeat(12,1fr);gap:10px;padding:0;margin:28px 0}.rent-history li{display:grid;gap:10px;justify-items:center;font-size:14px}.rent-history li>span:first-child{display:grid;place-items:center;width:36px;height:36px;background:var(--positive-blue);color:#244b60;border-radius:50%;font-size:20px}.medallion-example{padding:20px;border-radius:18px;background:#edf6fb;margin:16px 0;display:grid;gap:8px}.medallion-example>strong{font-size:44px;line-height:1.1;color:var(--number-blue)}.medallion-example>span{font-size:14px}.medallion-example dl{margin:12px 0}.medallion-example dl>div{display:flex;justify-content:space-between;gap:12px;font-size:14px;padding:8px 0}.medallion-example dd{margin:0;font-weight:700}.medallion-example p{font-size:14px!important;margin:0!important}.cash-result:not(.is-negative) #budget-left{color:var(--number-blue)!important}.cash-result #breathing-fill{background:#7cc4e7!important}@media(max-width:767px){body.pilot-page .section{padding-top:32px;padding-bottom:32px}.number-panel{padding:24px;margin-top:20px;margin-bottom:20px}.number-heading,.number-foot{align-items:flex-start;flex-direction:column;gap:12px}.home-cash-fields{grid-template-columns:1fr 1fr;gap:20px 14px}.money-input{font-size:24px;padding:12px 8px}.home-cash-result output{font-size:36px}.sample-loan-grid{grid-template-columns:1fr}.sample-loan{grid-template-columns:1fr auto;gap:8px;padding:16px}.sample-loan strong{grid-column:2;grid-row:1/3;align-self:center;font-size:30px}.sample-loan span{font-size:14px}.loan-adjust-fields{grid-template-columns:1fr 1fr}.loan-adjust-fields label:first-child{grid-column:1/-1}.loan-totals{grid-template-columns:1fr 1fr;gap:20px 12px}.loan-totals dd{font-size:25px}.loan-fit{padding-left:0;border:0}.rent-numbers{grid-template-columns:1fr;gap:20px}.rent-numbers>div{grid-template-columns:1fr 1fr;align-items:center}.rent-history{grid-template-columns:repeat(6,1fr);gap:16px 6px}[data-riki-page=home] .approved-story-heading{padding:24px}[data-riki-page=home] .approved-story-heading p{font-size:17px}}:root{--riki-blue:#9edafa;--riki-blue-soft:#e4f3fc;--number-blue:var(--riki-blue);--positive-blue:var(--riki-blue)}body.pilot-page :is(.home-cash-result,.loan-fit,.rent-numbers>div,.medallion-example,.insight-balance,.demo-balance,.score-stat.is-featured){background:#252628!important;color:#fafaf8!important;border:1px solid var(--riki-blue)!important;border-radius:18px;padding:20px}body.pilot-page :is(.home-cash-result,.loan-fit,.rent-numbers>div,.medallion-example,.insight-balance,.demo-balance,.score-stat.is-featured) :is(p,span,dt){color:#e1e5e7!important}body.pilot-page :is(.home-cash-result output,.loan-fit dd){color:#fafaf8}body.pilot-page :is(.home-cash-result output.positive-number,.loan-fit dd.positive-number,.rent-numbers strong,.medallion-example>strong,.insight-balance h3,.demo-balance>strong,.score-stat.is-featured>strong){color:var(--riki-blue)!important}body.pilot-page .rent-numbers strong>span{color:var(--riki-blue)!important}body.pilot-page .medallion-example dd{color:#fafaf8!important}body.pilot-page .home-cash-fields{align-items:center}body.pilot-page .loan-totals{align-items:stretch}body.pilot-page .loan-totals>div:not(.loan-fit){padding-top:20px}body.pilot-page .cash-result{background:#252628!important;color:#fafaf8!important;border:1px solid var(--riki-blue)!important}body.pilot-page .cash-result :is(.cash-result-heading p,#budget-guidance,.cash-note,.budget-breakdown span,.cash-next p){color:#e1e5e7!important}body.pilot-page .cash-result :is(.budget-breakdown strong,#budget-left){color:#fafaf8!important}body.pilot-page .cash-result:not(.is-negative) #budget-left{color:var(--riki-blue)!important}body.pilot-page .cash-result .cash-result-heading svg{color:var(--riki-blue)}body.pilot-page .cash-result .payment-experiment{color:#252628}body.pilot-page .cash-result .cash-next .button{background:#fafaf8!important;color:#252628!important}body.pilot-page .cash-result .cash-next .button:hover{background:var(--riki-blue)!important}body.pilot-page .sample-loan[aria-pressed=true]{background:#252628!important;color:#fafaf8!important;border-color:var(--riki-blue)!important}body.pilot-page .sample-loan[aria-pressed=true] strong{color:var(--riki-blue)!important}body.pilot-page .sample-loan[aria-pressed=true]:hover{background:#303335!important;color:#fafaf8!important}#home-left-bar,body.pilot-page .cash-result #breathing-fill{background:var(--riki-blue)!important}body.pilot-page .rent-history li>span:first-child{background:var(--riki-blue);color:#252628}body.pilot-page .cash-trend svg>rect{fill:var(--riki-blue)}body.pilot-page .insight-alert[data-insight-category=trends] .alert-icon{background:var(--riki-blue);color:#252628}body.pilot-page .demo-balance .demo-bar i:last-child{background:var(--riki-blue)!important}body.pilot-page .correlation-featured :is(th,td){background:var(--riki-blue-soft)!important;color:#252628!important}@media(max-width:767px){body.pilot-page .home-cash-result{padding:14px 10px}body.pilot-page .home-cash-result output{font-size:32px}body.pilot-page .loan-fit{padding:14px 10px}body.pilot-page .loan-fit dd{font-size:23px}body.pilot-page .rent-numbers>div{padding:18px}}body.pilot-page .help-body{margin-top:0;padding-top:28px}body.pilot-page .help-result-heading{margin-top:28px;margin-bottom:12px;gap:12px}body.pilot-page #help-results-title{font-size:clamp(28px,3vw,38px);line-height:1.15;scroll-margin-top:120px}body.pilot-page #help-results{display:block}body.pilot-page .help-answer{margin:0;padding:0;border-bottom:1px solid #d9dcda}body.pilot-page .help-answer summary{padding:18px 0;font-size:19px;line-height:1.35;min-height:0}body.pilot-page .help-answer>p{margin:0 0 14px;font-size:17px;line-height:1.5;max-width:800px}body.pilot-page .help-app-action{display:inline-flex;font-size:16px;margin:0 0 18px;padding:6px 0}body.pilot-page .help-search button{width:auto;min-width:80px;height:44px;padding:10px 16px;flex-shrink:0;border-radius:99px}body.pilot-page .help-search input{min-width:0}.site-search-result{padding:20px 0;border-bottom:1px solid #d9dcda}.site-search-result h3{font-size:22px;line-height:1.25;margin:0 0 10px}.site-search-result h3 a{color:#252628;text-decoration:none}.site-search-result p{font-size:17px;line-height:1.5;margin:0;max-width:850px;color:#585c60}.search-result-actions{display:flex;gap:24px;align-items:center;margin-top:12px}.search-result-actions .text-action{font-size:16px;min-height:44px;display:inline-flex;align-items:center}.search-app-next{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:24px;background:#252628;border-radius:20px;color:#fafaf8}.search-app-next p{margin:0;font-size:20px;font-weight:500}.search-app-next .button{background:#9edafa!important;color:#252628!important}body.pilot-page .ask-help{margin-top:24px}@media(max-width:767px){body.pilot-page .help-result-heading{margin-top:24px}body.pilot-page .help-answer summary{font-size:18px;padding:16px 0}.search-app-next{align-items:flex-start;flex-direction:column}.site-search-result h3{font-size:20px}}body.pilot-page #help-results[hidden],body.pilot-page #site-search-results[hidden],body.pilot-page .help-answer[hidden]{display:none!important}.product-tool{margin-top:36px;margin-bottom:48px;scroll-margin-top:120px}.product-tool .eyebrow{font-size:13px;margin:0 0 10px;letter-spacing:.08em}.product-presets{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.product-presets button{font:inherit;font-weight:600;font-size:20px;padding:14px 24px;min-height:52px;border:1px solid #cbd0d1;border-radius:99px;background:#fafaf8;color:#252628;cursor:pointer}.product-presets button[aria-pressed=true]{background:#252628;color:#9edafa;border-color:#9edafa}.product-presets button:hover{background:#9edafa;color:#252628}.product-calculator{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:32px;align-items:start}.product-inputs{min-width:0}.product-tool .loan-adjust-fields{margin-top:0;grid-template-columns:repeat(2,minmax(0,1fr))}.product-tool .loan-adjust-fields label:first-child{grid-column:1/-1}.product-budget{border-top:1px solid #d3d6d5;margin-top:24px;padding-top:20px}.product-budget summary{font-size:18px;font-weight:500;cursor:pointer;margin-bottom:20px}.product-results{background:#252628;color:#fafaf8;border:1px solid #9edafa;border-radius:22px;padding:28px;min-width:0}.product-results>span{font-size:16px}.product-results>output{display:block;font-size:clamp(38px,4vw,54px);font-weight:700;letter-spacing:-.03em;color:#9edafa;margin-top:10px;overflow-wrap:anywhere}.product-results dl{margin:24px 0;display:grid;gap:12px}.product-results dl>div{display:flex;justify-content:space-between;gap:16px;font-size:15px;line-height:1.4}.product-results dt{color:#dce1e3}.product-results dd{margin:0;font-weight:500;text-align:right;overflow-wrap:anywhere}.product-budget-result{border-top:1px solid #515557;padding-top:20px}.product-budget-result>span{font-size:15px}.product-budget-result output{display:block;font-size:32px;font-weight:700;margin:8px 0;color:#9edafa;overflow-wrap:anywhere}.product-budget-result output.is-negative{color:#fafaf8}.product-budget-result p{font-size:14px;color:#dce1e3;line-height:1.5;margin:0}body.pilot-page .product-results .button{margin-top:24px;background:#9edafa!important;color:#252628!important}.product-tools-links{display:flex;flex-wrap:wrap;gap:16px 28px;margin-top:24px;padding-top:20px;border-top:1px solid #d3d6d5}.product-tools-links a{color:#252628;text-decoration:none;font-size:16px;line-height:1.5;padding:8px 0}.product-tools-links a:hover{background:#e4f3fc}body.pilot-page .pilot-footer{margin-top:64px;padding-top:56px;padding-bottom:100px}body.pilot-page .pilot-footer-grid{display:grid;grid-template-columns:minmax(150px,1.1fr) repeat(4,minmax(0,1fr));gap:32px}body.pilot-page .pilot-footer nav h3{margin:0 0 20px;font-size:19px}body.pilot-page .pilot-footer nav a,body.pilot-page .pilot-footer nav button{font-size:16px;line-height:1.4;margin-bottom:6px;min-height:40px}body.pilot-page .pilot-legal{margin-top:32px;padding-top:24px}body.pilot-page .editorial-split,body.pilot-page .overview-grid,body.pilot-page .loan-faq{padding-top:56px;padding-bottom:56px}@media(max-width:1000px){body.pilot-page .pilot-footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}body.pilot-page .pilot-footer-grid>div:first-child{grid-column:1/-1}.product-calculator{gap:24px}}@media(max-width:767px){.product-tool{margin-top:24px;margin-bottom:32px}.product-calculator{grid-template-columns:1fr;gap:24px}.product-presets{gap:8px}.product-presets button{font-size:17px;padding:12px 16px;min-height:48px}.product-results{padding:24px}.product-tools-links{flex-direction:column;gap:8px}body.pilot-page .pilot-footer{margin-top:40px;padding-top:40px}body.pilot-page .pilot-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}body.pilot-page .pilot-footer nav h3{margin-bottom:14px}body.pilot-page .editorial-split,body.pilot-page .overview-grid,body.pilot-page .loan-faq{padding-top:36px;padding-bottom:36px}}body.pilot-page .pilot-footer{margin-top:40px!important;padding-top:32px!important;padding-bottom:72px!important}body.pilot-page .pilot-footer-grid{gap:24px!important}body.pilot-page .pilot-footer nav h3{margin-bottom:12px!important}body.pilot-page .pilot-footer nav a,body.pilot-page .pilot-footer nav button[data-open-riki]{color:#9edafa!important;background:transparent!important;border:0!important;text-decoration:none!important;margin-bottom:0!important;padding:8px 0!important;min-height:40px!important;line-height:1.4!important}body.pilot-page .pilot-footer nav a:is(:hover,:focus-visible),body.pilot-page .pilot-footer nav button[data-open-riki]:is(:hover,:focus-visible){color:#9edafa!important;background:transparent!important;text-decoration:none!important;box-shadow:none!important}body.pilot-page .pilot-footer nav :is(a,button):focus-visible{outline:2px solid #9edafa!important;outline-offset:3px!important}body.pilot-page .pilot-footer .footer-riki-buddy{width:88px!important;height:88px!important;object-fit:contain}body.pilot-page .pilot-legal{margin-top:20px!important;padding-top:16px!important}#footer-film{width:min(960px,94vw);max-width:94vw;max-height:94dvh;overflow:auto;border:0;border-radius:20px;padding:20px;background:#252628;color:#fafaf8}#footer-film::backdrop{background:#000b}#footer-film header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}#footer-film h2{font-size:24px;margin:0}#footer-film button{width:44px;height:44px;border:0;border-radius:50%;font-size:28px;background:#fafaf8;color:#252628;cursor:pointer}#footer-film video{display:block;width:100%;max-height:72dvh;aspect-ratio:16/9;background:#000;border-radius:12px}#footer-film p{font-size:14px;line-height:1.5;margin:12px 0 0;color:#e1e5e7}@media(max-width:767px){body.pilot-page .pilot-footer{margin-top:28px!important;padding-top:28px!important;padding-bottom:92px!important}body.pilot-page .pilot-footer-grid{gap:20px 16px!important}body.pilot-page .pilot-footer nav h3{font-size:18px!important}}#riki-chat-panel .riki-chat-app{display:block;width:100%;min-height:44px;padding:10px 20px;margin:0 0 10px;border:0;border-radius:24px;background:#9edafa;color:#252626;font:inherit;font-weight:700;cursor:pointer;flex-shrink:0}#riki-chat-panel .riki-chat-app:hover{background:#b6e5fc}#riki-chat-panel .riki-chat-app:focus-visible{outline:2px solid #252626;outline-offset:2px}#riki-chat-panel .riki-chat-footer{flex-shrink:0}
