@import"https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@400;600;700;800&family=Montserrat:wght@400;500;600;700;800&display=swap";:root{--blue: #218cd7;--ink: #3a3a3a;--pale: #eaf4fb;--aqua: #bce4ff;--muted: #8fafc7;--page-bg: #f9fcff;--shadow-main: 0 10px 50px rgba(0, 0, 0, .12);--shadow-soft: 0 10px 30px rgba(0, 0, 0, .05);font-family:Montserrat,Arial,sans-serif;color:var(--ink);background:var(--page-bg);font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px;min-height:100%;background:var(--page-bg)}html,body{overflow-x:hidden}body{color:var(--ink)}a{color:inherit;text-decoration:none}img{display:block}.page-shell{position:relative;min-width:320px;min-height:100vh;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#f9fcff,#f6fafd 48%,#f9fcff)}.viewport{position:relative;width:100%;min-width:320px;overflow:hidden;background:transparent}.fixed-header{position:fixed;z-index:1000;top:0;left:0;width:100%;height:calc(135px * var(--stage-scale));min-width:320px;overflow:visible;background:transparent;pointer-events:none}.fixed-header-stage{position:absolute;top:0;left:0;width:1920px;height:135px;overflow:hidden;border-bottom-right-radius:18px;border-bottom-left-radius:18px;background:#fff;box-shadow:var(--shadow-main);transform:scale(var(--stage-scale));transform-origin:top left;pointer-events:auto}.fixed-header-logo{cursor:default}.fixed-header-nav{border:0;background:transparent;cursor:pointer;appearance:none}.fixed-header-active-pill{transition:left .22s ease,width .22s ease}button.layer-text.fixed-header-nav{display:block;margin:0;padding:0}.hero-cta{border:0;background:transparent;cursor:pointer;appearance:none}button.layer-text.hero-cta{display:block;margin:0;padding:0}.fixed-header-nav:focus-visible{outline:4px solid rgba(33,140,215,.45);outline-offset:6px}.hero-cta:focus-visible{outline:4px solid rgba(33,140,215,.45);outline-offset:6px}.landing-stage{position:absolute;top:0;left:0;width:1920px;height:17476px;overflow:visible;background:transparent;transform-origin:top left}.layer{position:absolute;flex:none}.layer-rect,.layer-ellipse,.layer-line,.layer-image,.layer-text{flex:none}.stage-bg-ellipse{z-index:0;pointer-events:none}.layer-ellipse{border-radius:9999px}.layer-line{height:2px;background:var(--blue);border-radius:999px}.layer-shadow{box-shadow:var(--shadow-main)}.layer-text{z-index:3;display:block;margin:0;padding:0;overflow:visible;white-space:pre-line;letter-spacing:0}.layer-text.nowrap{white-space:nowrap}.text-block{overflow:visible;white-space:normal;line-height:0}.text-block p{margin:0;padding:0;white-space:nowrap;letter-spacing:-.011em}.layer-text[href]{cursor:pointer}.layer-text[href]:focus-visible,.layer-image[href]:focus-visible{outline:4px solid rgba(33,140,215,.45);outline-offset:6px}.contract-card{z-index:4;display:block;overflow:hidden;padding:0;border:0;border-radius:15px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;transition:height .22s ease,box-shadow .18s ease,transform .18s ease}.contract-card:hover{box-shadow:0 12px 52px #00000024}.contract-card:focus-visible{outline:4px solid rgba(33,140,215,.45);outline-offset:6px}.contract-card-title,.contract-card-body{position:absolute;display:block;pointer-events:none}.contract-card-title{font-family:Montserrat Alternates,Arial,sans-serif;font-size:44px;font-weight:700;line-height:1.5;color:var(--blue);letter-spacing:0;white-space:nowrap}.contract-card-body{overflow:hidden;font-family:Montserrat,Arial,sans-serif;font-size:32px;font-weight:500;line-height:1.31;color:var(--ink);white-space:pre-line;opacity:1;transition:opacity .18s ease,transform .22s ease}.contract-card.is-closed .contract-card-body{opacity:0;transform:translateY(-8px)}.contract-card-body p{margin:0 0 41px}.contract-card-body p:last-child{margin-bottom:0}.contract-card-body strong{font-weight:700}.contract-card-arrow{position:absolute;top:53px;right:67px;display:grid;width:50px;height:50px;place-items:center;border:2px solid var(--blue);border-radius:8px;pointer-events:none}.contract-card-arrow span{width:26px;height:26px;background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 22V4M5 12L13 4L21 12' stroke='%23218CD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;transform:rotate(0);transition:transform .18s ease}.contract-card.is-open .contract-card-arrow span{transform:rotate(0)}.contract-card.is-closed .contract-card-arrow span{transform:rotate(180deg)}.disclosure-contract .contract-card-arrow{top:59px}.disclosure-info .contract-card-arrow{top:53px}.layer-disclosure-arrow{z-index:5;display:grid;place-items:center;border:2px solid var(--blue);border-radius:8px;pointer-events:none}.layer-disclosure-arrow span{width:26px;height:26px;background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 22V4M5 12L13 4L21 12' stroke='%23218CD7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;transform:rotate(0)}.layer-disclosure-arrow.is-closed span{transform:rotate(180deg)}.nda-disclosure-card .contract-card-title{white-space:pre-line}.nda-disclosure-card .contract-card-body{line-height:1.3}.nda-disclosure-card .contract-card-body p{margin:0}.nda-card-body{overflow:visible}.layer-image{z-index:2;display:block;overflow:hidden}.layer-asset img{width:100%;height:100%;object-fit:contain}.image-crop,.image-crop img{display:block;width:100%;height:100%}.image-crop img{object-fit:cover;object-position:center}.crop-frame{position:absolute;inset:0;display:block;overflow:hidden;pointer-events:none}.crop-frame img{position:absolute;display:block;max-width:none}.image-crop-logo img,.image-crop-hero img{object-fit:contain}.image-crop-crop-left img{object-position:35% 50%}.image-crop-crop-middle img{object-position:50% 50%}.image-crop-crop-right img,.image-crop-crop-right-detail img{object-position:65% 50%}.label-pill{box-shadow:none}.hero-character-mask{z-index:3;pointer-events:none}.company-visual{z-index:4}.footer-character{z-index:3}.final-bullet-text{display:flex;align-items:center;justify-content:center;white-space:pre-line}.footer-contact-circle{z-index:4}.footer-contact-text{z-index:5}.footer-legal-company{z-index:4;overflow:visible}.security-star{z-index:3;color:var(--blue)}.security-star svg{display:block;width:100%;height:100%;overflow:visible}.security-star path{fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:2}.headline-xl{letter-spacing:0}.legal-text{overflow:hidden}@media(prefers-reduced-motion:reduce){.contract-card,.contract-card-body,.contract-card-arrow span,.layer-disclosure-arrow span{transition:none}}@media(min-width:1921px){.fixed-header-stage,.landing-stage{left:50%;margin-left:-960px;transform-origin:top center}}@media(max-width:767px){.layer-text{-webkit-font-smoothing:antialiased}}
