#story-root{--story-ink:#191b1d;--story-muted:#5c6164;--story-pale:#f5f6f4;--story-line:#e6e8e8;--story-cyan:#91e5e8;--story-teal:#13585e;color:var(--story-ink);background:#fff;font-family:'Geist',Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.015em}
#story-root *{box-sizing:border-box}
#story-root h2,#story-root h3,#story-root p,#story-root dl,#story-root dd{margin:0}
#story-root h2,#story-root h3{font-family:inherit;font-weight:600}
#story-root h2{font-size:56px;line-height:1.06;letter-spacing:-.045em}
#story-root h3{font-size:36px;line-height:1.12;letter-spacing:-.035em}
#story-root p,#story-root dd{font-size:18px;line-height:1.55;font-weight:400}
#story-root a{color:inherit}
#story-root section[id]{scroll-margin-top:92px}
#story-root svg{flex:0 0 auto;width:20px;height:20px}
#story-root a,#story-root summary{-webkit-tap-highlight-color:transparent}
#story-root a:focus-visible,#story-root summary:focus-visible{outline:2px solid #27868c;outline-offset:5px;border-radius:5px}
.story-wrap{width:min(1224px,calc(100% - 96px));margin-inline:auto}
.story-section{padding-block:112px}
#story-root .story-eyebrow{margin-bottom:20px;font-size:14px;line-height:1.5;font-weight:500;color:var(--story-muted);letter-spacing:-.01em}
.story-text-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;font-weight:500;text-decoration:none;font-size:16px}
.story-text-link svg,.story-primary-button svg,.story-founder-email svg{transition:transform 250ms ease}
.story-text-link:hover svg,.story-primary-button:hover svg,.story-founder-email:hover svg{transform:translateX(3px)}
.story-primary-button{display:inline-flex;justify-content:center;gap:18px;align-items:center;min-height:54px;padding:14px 26px;background:var(--story-cyan);border:1px solid transparent;border-radius:999px;text-decoration:none;font-size:16px;font-weight:500;line-height:1.3;transition:background-color 250ms ease,transform 250ms ease}
#story-root .story-primary-button{color:var(--story-ink)}
.story-primary-button:hover{background:#a4edef;transform:translateY(-2px)}
.story-workflow{background:#080909;color:#fff;padding-top:112px;padding-bottom:120px}
.story-section-heading{text-align:center;margin-bottom:96px}
#story-root .story-workflow .story-eyebrow{color:#a9afb0}
#story-root .story-section-heading h2{font-size:64px;line-height:1.04}
#story-root .story-section-heading>p:last-child{color:#b8bcbc;margin-top:24px;font-size:20px}
.story-steps{padding:0;margin:0;list-style:none;display:grid;gap:100px}
.story-step{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;min-width:0}
.story-step-copy{max-width:440px;padding-right:24px}
.story-step-number{display:block;font-size:20px;line-height:1;color:#a9afb0;margin-bottom:28px;font-weight:500}
#story-root .story-step-copy h3{font-size:40px;line-height:1.1}
#story-root .story-step-copy p{color:#b8bcbc;margin-top:24px;max-width:420px;font-size:19px;line-height:1.5}
.story-step-note{display:block;font-size:14px;color:#a0a8a8;margin-top:20px}
.story-step-reverse .story-step-copy{grid-column:2;grid-row:1;padding-left:24px;padding-right:0}.story-feature-icon svg,.story-control-icon svg{stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.story-feature-section{margin-top:144px;padding-top:80px;border-top:1px solid #2a2f2f}
.story-feature-heading{max-width:820px}
#story-root .story-feature-heading h2{font-size:48px;line-height:1.1}
#story-root .story-feature-heading p{color:#b8bcbc;margin-top:24px;max-width:620px;font-size:19px}
.story-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:58px 64px;margin-top:72px}
.story-feature-grid article{min-width:0;display:grid;grid-template-columns:22px 1fr;column-gap:11px;align-content:start}
.story-feature-icon{display:flex;align-items:center;padding-top:2px;color:#a0b8b8}
#story-root .story-feature-grid h3{font-size:17px;line-height:1.4;font-weight:500;letter-spacing:-.015em}
#story-root .story-feature-grid p{grid-column:1/-1;margin-top:13px;color:#aeb5b5;font-size:16px;line-height:1.5;letter-spacing:-.01em}
.story-privacy{padding-top:120px;padding-bottom:100px}
.story-privacy-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:100px}
#story-root .story-privacy-intro>p:last-child{margin-top:28px;max-width:340px;color:var(--story-muted);font-size:19px}
.story-controls>div{position:relative;padding:24px 0 24px 42px;border-bottom:1px solid var(--story-line)}
.story-controls>div:first-child{padding-top:0}
.story-control-icon{position:absolute;left:0;top:26px;color:#487576;display:flex}
.story-controls>div:first-child .story-control-icon{top:2px}
.story-controls dt{font-size:18px;line-height:1.4;font-weight:500;letter-spacing:-.02em}
#story-root .story-controls dd{margin-top:8px;font-size:16px;line-height:1.5;color:var(--story-muted);max-width:440px}
.story-data-details{margin-top:10px}
.story-data-details summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;cursor:pointer;font-size:14px;font-weight:500;list-style:none}
.story-data-details summary::-webkit-details-marker,.story-faq-list summary::-webkit-details-marker{display:none}
.story-data-details summary::marker,.story-faq-list summary::marker{content:''}
.story-details-body{padding:0 32px 26px 0}
#story-root .story-details-body p{font-size:16px;line-height:1.6;color:var(--story-muted)}
#story-root .story-details-body p+p{margin-top:12px}
.story-details-body a{text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}
.story-faq-vertical{transition:opacity 250ms ease}
details[open]>summary .story-faq-vertical{opacity:0}
.story-contact{padding-top:0;padding-bottom:104px}
.story-contact-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:100px;align-items:center;padding-top:96px;border-top:1px solid var(--story-line)}
.story-founder{display:grid;grid-template-columns:160px 1fr;column-gap:26px;align-items:center}
.story-founder img{width:160px;height:184px;border-radius:18px;object-fit:cover;object-position:center 34%;display:block}
#story-root .story-founder-name{font-size:20px;line-height:1.25;letter-spacing:-.025em;font-weight:500}
#story-root .story-founder-role{margin-top:8px;font-size:14px;color:var(--story-muted)}
.story-founder-email{display:inline-flex;align-items:center;gap:6px;min-height:44px;margin-top:11px;width:fit-content;text-decoration:none;font-size:12px;font-weight:400;letter-spacing:-.02em}
#story-root .story-founder-email svg{width:16px;height:16px}
#story-root .story-contact-copy h2{font-size:48px}
#story-root .story-contact-copy>p:not(.story-eyebrow){max-width:460px;margin-top:24px;color:var(--story-muted)}
.story-contact .story-primary-button{margin-top:28px}
.story-email-note{display:block;margin-top:12px;font-size:12px;line-height:1.5;color:#787e7f}
.story-faq{padding-block:80px 112px}
.story-faq-grid{max-width:900px;display:grid;gap:48px}
#story-root .story-faq-grid h2{text-align:center;font-size:44px}
.story-faq-list{display:grid;gap:8px}
.story-faq-list details{background:var(--story-pale);border-radius:20px}
.story-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:29px 32px;min-height:88px;font-size:19px;font-weight:500;line-height:1.4;cursor:pointer;list-style:none;letter-spacing:-.02em}
.story-faq-list summary:hover{color:#226a6d}
.story-faq-list .story-details-body{padding:0 72px 30px 32px}
.story-faq-icon{flex-shrink:0;color:#626e6e}
.story-conversion{text-align:center;padding-top:104px;padding-bottom:116px;background:#f5f7f6}
#story-root .story-conversion .story-eyebrow{margin-bottom:24px}
#story-root .story-conversion h2{font-size:80px;line-height:1.03;letter-spacing:-.05em}
#story-root .story-conversion h2+p{color:var(--story-muted);font-size:20px;margin-top:28px}
.story-conversion .story-primary-button{margin-top:34px}
.story-conversion .story-text-link{margin:0 0 0 24px}
.story-footer{padding-block:52px 26px;background:#fff}
.story-footer-main{display:flex;gap:40px;justify-content:space-between;align-items:flex-start;padding-bottom:40px}
.story-footer-brand{font-size:26px;line-height:1.1;letter-spacing:-.04em;text-decoration:none;font-weight:600}
.story-footer-brand span{display:block;margin-top:12px;font-size:12px;line-height:1.5;letter-spacing:-.005em;color:var(--story-muted);font-weight:400}
.story-footer nav{display:flex;gap:32px;flex-wrap:wrap}
.story-footer nav a{display:flex;align-items:center;min-height:44px;font-size:13px;text-decoration:none}
.story-footer nav a:hover{color:#226a6d}
.story-footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid var(--story-line);color:#777e80;font-size:11px;line-height:1.5;letter-spacing:0}
@media(min-width:1450px){}
@media(max-width:1100px){
  .story-step{gap:48px}.story-step-copy{padding-right:0}.story-step-reverse .story-step-copy{padding-left:0}.story-feature-grid{gap:44px 32px}.story-privacy-grid,.story-contact-grid{gap:60px}.story-founder{grid-template-columns:140px 1fr;gap:20px}.story-founder img{width:140px;height:172px}.story-founder-email{font-size:11px;gap:4px}#story-root .story-founder-name{font-size:18px}
}
@media(max-width:900px) and (min-width:761px){
  .story-wrap{width:calc(100% - 64px)}.story-step{gap:36px}#story-root .story-step-copy h3{font-size:34px}#story-root .story-step-copy p{font-size:17px}.story-feature-grid{gap:40px 28px}.story-privacy-grid,.story-contact-grid{gap:44px}.story-founder{grid-template-columns:1fr;gap:24px}.story-founder img{width:160px;height:184px}.story-founder-email{font-size:13px}.story-controls>div{padding-left:35px}
}
@media(max-width:760px){
  .story-wrap{width:calc(100% - 40px)}.story-section{padding-block:72px}#story-root h2{font-size:40px;line-height:1.08;letter-spacing:-.04em}#story-root h3{font-size:32px}#story-root p,#story-root dd{font-size:17px}#story-root .story-eyebrow{font-size:13px;margin-bottom:16px}.story-workflow{padding-top:76px;padding-bottom:76px}.story-section-heading{margin-bottom:62px}#story-root .story-section-heading h2{font-size:48px}#story-root .story-section-heading>p:last-child{font-size:17px;margin-top:20px}.story-steps{gap:64px}.story-step{grid-template-columns:1fr;gap:28px}.story-step-copy{max-width:460px;padding:0}.story-step-number{font-size:16px;margin-bottom:18px}#story-root .story-step-copy h3{font-size:34px;line-height:1.08}#story-root .story-step-copy p{font-size:17px;margin-top:18px;max-width:450px}.story-step-copy h3 br{display:none}.story-step-note{font-size:13px;margin-top:14px}.story-step-reverse .story-step-copy{grid-column:auto;grid-row:auto;padding:0}.story-feature-section{margin-top:76px;padding-top:60px}#story-root .story-feature-heading h2{font-size:36px}#story-root .story-feature-heading p{font-size:17px;margin-top:20px}.story-feature-grid{grid-template-columns:1fr 1fr;gap:36px 30px;margin-top:44px}#story-root .story-feature-grid h3{font-size:16px}#story-root .story-feature-grid p{font-size:15px;margin-top:10px}.story-feature-grid article{grid-template-columns:20px 1fr;gap:9px}.story-feature-icon{padding-top:1px}.story-privacy-grid,.story-contact-grid{grid-template-columns:1fr;gap:40px}#story-root .story-privacy-intro>p:last-child{font-size:17px;max-width:390px;margin-top:20px}.story-controls>div{padding-block:20px;padding-left:38px}.story-controls dt{font-size:17px}#story-root .story-controls dd{font-size:15px;max-width:480px}.story-control-icon{top:22px}.story-data-details summary{font-size:13px}.story-contact{padding-top:0;padding-bottom:60px}.story-contact-grid{padding-top:60px;gap:36px}.story-founder{grid-template-columns:128px 1fr;gap:24px}.story-founder img{width:128px;height:152px}#story-root .story-founder-name{font-size:20px}.story-founder-email{font-size:12px;gap:8px}#story-root .story-contact-copy h2{font-size:40px}#story-root .story-contact-copy>p:not(.story-eyebrow){margin-top:20px;max-width:460px}.story-contact .story-primary-button{margin-top:24px}.story-email-note{font-size:11px}.story-faq{padding-top:44px}.story-faq-grid{gap:30px}#story-root .story-faq-grid h2{font-size:34px;text-align:left}.story-faq-list details{border-radius:17px}.story-faq-list summary{font-size:16px;padding:23px 22px;min-height:78px;gap:20px}.story-faq-list .story-details-body{padding:0 26px 24px 22px}#story-root .story-details-body p{font-size:15px}.story-conversion{padding-block:76px 80px}#story-root .story-conversion h2{font-size:52px;line-height:1.05}#story-root .story-conversion h2+p{font-size:17px;max-width:320px;margin:22px auto 0}.story-conversion .story-primary-button{display:flex;width:100%;max-width:350px;margin:28px auto 0}.story-conversion .story-text-link{display:flex;width:fit-content;margin:12px auto 0}.story-footer{padding-block:40px 24px}.story-footer-main{display:block;padding-bottom:26px}.story-footer-brand{font-size:25px}.story-footer nav{gap:24px;margin-top:22px}.story-footer-bottom{flex-direction:column;gap:8px;padding-top:22px}
}
@media(max-width:430px){.story-feature-grid{grid-template-columns:1fr;gap:30px}.story-feature-grid article{grid-template-columns:22px 1fr;column-gap:11px}#story-root .story-feature-grid h3{font-size:17px}#story-root .story-feature-grid p{grid-column:2;font-size:15px;margin-top:7px;max-width:290px}.story-founder{grid-template-columns:112px 1fr;gap:20px}.story-founder img{width:112px;height:140px}#story-root .story-founder-name{font-size:18px}#story-root .story-founder-role{font-size:12px}.story-founder-email{font-size:10px;gap:4px}.story-contact .story-primary-button{width:100%}.story-email-note{text-align:center}.story-faq-list summary{font-size:15px;padding:22px 20px;gap:12px}#story-root .story-conversion h2{font-size:47px}
}
@media(max-width:350px){
  .story-wrap{width:calc(100% - 32px)}#story-root h2,#story-root .story-contact-copy h2{font-size:36px}#story-root .story-section-heading h2{font-size:44px}#story-root .story-step-copy h3{font-size:31px}.story-founder{grid-template-columns:104px 1fr;gap:15px}.story-founder img{width:104px;height:130px}#story-root .story-founder-name{font-size:17px}.story-founder-email{font-size:9px;gap:3px}#story-root .story-founder-email svg{width:13px;height:13px}#story-root .story-conversion h2{font-size:41px}.story-footer nav{gap:18px}.story-footer nav a{font-size:12px}
}


/* Product illustrations: one large action or result in each scene. */
.story-step-art{position:relative;display:grid;align-content:center;justify-items:center;min-width:0;min-height:520px;padding:70px 0 48px;background:#f0f3f2;background-image:radial-gradient(#d9e2e1 .65px,transparent .65px);background-size:26px 26px;border-radius:28px;color:var(--story-ink);overflow:hidden;isolation:isolate;container-type:inline-size}
.story-step-reverse .story-step-art{grid-column:1;grid-row:1}
.story-visual-label{position:absolute;top:24px;left:26px;font-size:12px;line-height:1.3;color:#58686a;z-index:2}
.story-visual-card{position:relative;z-index:1;width:84%;background:#fff;border:1px solid #e3e9e8;box-shadow:0 2px 4px #183a3c04,0 18px 34px -13px #183a3c2d;border-radius:18px;padding:30px}
.story-visual-title{font-size:clamp(24px,5cqw,29px);line-height:1.1;font-weight:500;letter-spacing:-.035em;margin-bottom:25px}
.story-visual-files{display:grid;gap:9px}
.story-visual-files>div{display:grid;grid-template-columns:26px 1fr 20px;gap:13px;align-items:center;min-height:53px;padding:12px 14px;background:#f5f7f6;border-radius:10px;color:#26393b;font-size:clamp(15px,3.1cqw,18px);font-weight:500;letter-spacing:-.02em}
.story-visual-file-icon{display:flex;color:#65787a}
.story-visual-file-icon svg,.story-visual-evidence-label svg,.story-visual-question svg{stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
.story-visual-check{display:flex;color:#1c666b}
.story-visual-ready{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:22px;padding:15px 10px;border-radius:10px;background:#cff0f0;font-size:15px;line-height:1.3;font-weight:500;color:#13585e}
.story-visual-document{position:absolute;width:122px;height:145px;bottom:29px;right:3%;background:#fff;transform:rotate(12deg);border-radius:10px;padding:20px;box-shadow:0 7px 20px #183a3c21;color:#1e5358;z-index:2;border:1px solid #e4eae9;pointer-events:none}
.story-visual-document>span{font-size:28px;line-height:1;font-weight:500;letter-spacing:-.03em}
.story-visual-document i{display:block;background:#d9e7e5;height:4px;margin-top:14px;border-radius:4px;width:100%}
.story-visual-document i:last-child{width:65%}
.story-visual-upload{transform:translateY(-11px)}
.story-visual-upload .story-visual-ready{justify-content:flex-start;padding-left:16px;padding-right:80px}
.story-visual-kicker{display:block;font-size:13px;line-height:1.3;font-weight:500;color:#5c6c6e;margin-bottom:10px}
.story-visual-role{font-size:clamp(29px,6.3cqw,38px);line-height:1.06;font-weight:500;letter-spacing:-.045em;color:#19292b}
.story-visual-requirements{display:grid;gap:15px;margin-top:30px}
.story-visual-requirements>div{display:flex;align-items:center;gap:11px;font-size:clamp(15px,3.2cqw,18px);line-height:1.3;color:#34494c}
.story-visual-requirements>div>span{width:24px;height:24px;flex:0 0 auto;display:grid;place-items:center;background:#d9f3f2;border-radius:50%;color:#1c646a}
#story-root .story-visual-requirements svg{width:16px;height:16px}
.story-visual-action{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#1b2728;color:#fff;padding:16px 20px;border-radius:11px;margin-top:30px;font-size:16px;font-weight:500;line-height:1.2}
.story-visual-evidence{width:87%;padding:28px}
.story-visual-person{display:flex;align-items:center;gap:16px}
.story-visual-position{display:grid;place-items:center;width:52px;height:56px;flex:0 0 auto;border-radius:13px;background:#cef0f0;color:#155f66;font-size:30px;font-weight:500;line-height:1}
.story-visual-person strong{display:block;font-size:clamp(23px,4.9cqw,28px);font-weight:500;line-height:1.15;letter-spacing:-.035em;color:#192a2d}
.story-visual-person small{display:block;font-size:13px;line-height:1.35;margin-top:6px;color:#52666a}
.story-visual-evidence-label{display:flex;align-items:center;gap:8px;margin-top:30px;font-size:13px;font-weight:500;line-height:1.3;color:#245e64}
#story-root .story-visual-evidence-label svg{width:18px;height:18px}
#story-root .story-visual-quote{font-size:clamp(18px,4.4cqw,25px);line-height:1.37;letter-spacing:-.025em;font-weight:500;margin-top:13px;color:#203438}
.story-visual-quote mark{color:inherit;background:#d5f2f1;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:0 2px;border-radius:3px}
.story-visual-citation{display:block;font-size:12px;line-height:1.4;color:#596c70;margin-top:17px}
.story-visual-question{display:flex;align-items:center;gap:9px;border-top:1px solid #e2ebea;padding-top:19px;margin-top:21px;font-size:13px;line-height:1.4;color:#52696c}
#story-root .story-visual-question svg{width:17px;height:17px}
@media(max-width:1100px){
  .story-step-art{min-height:500px;padding:64px 0 44px}.story-visual-card{width:86%;padding:26px}.story-visual-document{width:101px;height:123px;padding:17px;bottom:23px;right:1%}.story-visual-document>span{font-size:25px}.story-visual-upload .story-visual-ready{font-size:14px;padding-right:60px}.story-visual-files>div{gap:9px;padding-inline:11px}.story-visual-evidence{width:89%;padding:25px}.story-visual-person{gap:12px}.story-visual-position{width:45px;height:49px;font-size:27px}
}
@media(max-width:900px) and (min-width:761px){
  .story-step-art{min-height:485px;padding:60px 0 42px}.story-visual-label{left:20px;top:22px}.story-visual-card{width:88%;padding:23px}.story-visual-files>div{grid-template-columns:20px 1fr 18px;gap:6px;padding-inline:8px;font-size:14px}.story-visual-document{width:89px;height:109px;padding:15px;right:0;bottom:27px}.story-visual-document i{margin-top:11px;height:3px}.story-visual-upload .story-visual-ready{padding-left:10px;font-size:13px;padding-right:51px}.story-visual-role{font-size:28px}.story-visual-requirements>div{font-size:14px;gap:8px}.story-visual-action{font-size:15px;padding:15px}.story-visual-evidence{padding:23px}.story-visual-person{gap:10px}.story-visual-person strong{font-size:22px}.story-visual-position{width:39px;height:46px;font-size:26px}.story-visual-person small{font-size:12px}#story-root .story-visual-quote{font-size:19px}.story-visual-question{font-size:12px;gap:7px}
}
@media(max-width:760px){
  .story-step-art{width:100%;max-width:520px;justify-self:center;min-height:465px;padding:60px 0 39px;border-radius:23px}.story-step-reverse .story-step-art{grid-column:auto;grid-row:auto}.story-visual-label{top:21px;left:22px;font-size:12px}.story-visual-card{width:85%;padding:28px}.story-visual-title{font-size:28px}.story-visual-files>div{font-size:16px;min-height:51px}.story-visual-document{width:106px;height:127px;bottom:23px;right:2%;padding:18px}.story-visual-upload .story-visual-ready{font-size:14px;padding-left:14px;padding-right:70px}.story-visual-role{font-size:34px}.story-visual-requirements>div{font-size:17px}.story-visual-evidence{width:88%;padding:26px}.story-visual-person strong{font-size:26px}.story-visual-person small{font-size:13px}.story-visual-position{width:48px;height:52px;font-size:29px}#story-root .story-visual-quote{font-size:22px}.story-visual-evidence-label{font-size:13px}.story-visual-question{font-size:13px}
}
@media(max-width:430px){
  .story-step-art{min-height:442px;padding:59px 0 34px}.story-visual-card{width:87%;padding:23px}.story-visual-title{font-size:25px;margin-bottom:22px}.story-visual-files>div{grid-template-columns:22px 1fr 18px;gap:9px;padding-inline:11px;font-size:15px;min-height:50px}.story-visual-document{width:87px;height:107px;bottom:20px;right:0;padding:15px}.story-visual-document>span{font-size:25px}.story-visual-document i{height:3px;margin-top:11px}.story-visual-upload .story-visual-ready{font-size:13px;gap:6px;padding-left:11px;padding-right:55px}.story-visual-role{font-size:31px}.story-visual-requirements{gap:14px;margin-top:25px}.story-visual-requirements>div{font-size:16px;gap:9px}.story-visual-action{font-size:15px;padding:15px 16px;margin-top:26px}.story-visual-evidence{width:89%;padding:23px}.story-visual-person{gap:11px}.story-visual-person strong{font-size:24px}.story-visual-person small{font-size:12px}.story-visual-position{width:42px;height:48px;font-size:28px}.story-visual-evidence-label{margin-top:25px}#story-root .story-visual-quote{font-size:20px;line-height:1.4}.story-visual-question{font-size:12px;gap:7px;padding-top:17px;margin-top:19px}.story-visual-citation{font-size:12px}
}
@media(max-width:350px){
  .story-step-art{min-height:430px}.story-visual-label{left:18px;font-size:12px}.story-visual-card{width:88%;padding:20px}.story-visual-title{font-size:24px}.story-visual-files>div{font-size:14px;gap:6px;padding-inline:9px}.story-visual-upload .story-visual-ready{font-size:12px;padding-left:8px;padding-right:47px}.story-visual-document{width:74px;height:96px;padding:13px;bottom:25px;right:0}.story-visual-document>span{font-size:23px}.story-visual-role{font-size:29px}.story-visual-requirements>div{font-size:14px;gap:8px}.story-visual-action{font-size:14px;padding-inline:13px}.story-visual-evidence{width:91%;padding:20px}.story-visual-person strong{font-size:23px}.story-visual-person{gap:9px}.story-visual-person small{font-size:12px}.story-visual-position{width:36px;height:43px;font-size:25px}#story-root .story-visual-quote{font-size:19px}.story-visual-question{font-size:12px;gap:6px}
}

/* Desktop illustrations are staged objects, with air around the primary card. */
@media(min-width:1101px){
  .story-step-art{min-height:560px;padding:100px 0 90px}
  .story-visual-card{width:74%;padding:26px;box-shadow:0 2px 4px #183a3c04,0 21px 40px -16px #183a3c30}
  .story-visual-title{font-size:28px;margin-bottom:23px}
  .story-visual-files>div{font-size:18px;min-height:53px;padding-inline:13px}
  .story-visual-upload{transform:translate(-7px,-6px)}
  .story-visual-upload .story-visual-ready{font-size:15px;padding-right:55px}
  .story-visual-document{right:7%;bottom:57px;width:116px;height:139px;transform:rotate(11deg);box-shadow:0 10px 23px #183a3c1e}
  .story-visual-role{font-size:32px;line-height:1.12;letter-spacing:-.04em}
  .story-visual-role br{display:none}
  .story-visual-requirements{margin-top:24px;gap:12px}
  .story-visual-requirements>div{font-size:18px}
  .story-visual-action{margin-top:25px;padding:15px 18px}
  .story-visual-evidence{width:76%;padding:27px;transform:translate(-7px,-8px) rotate(-1deg)}
  .story-visual-person strong{font-size:27px}
  .story-visual-position{width:48px;height:52px;font-size:29px}
  .story-visual-evidence-label{margin-top:25px;font-size:18px;gap:9px}
  #story-root .story-visual-evidence-label svg{width:20px;height:20px}
  #story-root .story-visual-quote{font-size:22px;line-height:1.4}
  .story-visual-citation{font-size:12px;margin-top:18px}
  .story-visual-question{position:absolute;right:-24px;bottom:-34px;margin:0;padding:16px 18px;border:1px solid #d6eae8;border-radius:12px;background:#d9f2f0;box-shadow:0 9px 20px -10px #183a3c36;font-size:14px;color:#285d61;transform:rotate(2deg);white-space:nowrap}
}

/* Distinct elevations separate the source cards from their foreground details. */
.story-step-art{background-color:#edf1f3;background-image:radial-gradient(#c6d3d9 .75px,transparent .75px);background-size:25px 25px}
.story-visual-document{z-index:3;box-shadow:0 3px 5px #213b4610,0 15px 22px -7px #213b4638,0 29px 40px -15px #213b4633}
.story-visual-paper-heading{display:flex;justify-content:space-between;align-items:center;gap:6px;font-size:25px;line-height:1;font-weight:500;letter-spacing:-.03em}
#story-root .story-visual-paper-heading svg{width:24px;height:24px}
.story-visual-paper-copy{margin-top:15px}
.story-visual-paper-copy i{height:2px;margin-top:7px;background:#cddcde;border-radius:1px}
.story-visual-paper-copy i:nth-child(2){width:85%}.story-visual-paper-copy i:nth-child(3){width:94%}.story-visual-paper-copy i:nth-child(4){margin-top:12px;width:64%}.story-visual-paper-copy i:nth-child(5){width:100%}.story-visual-paper-copy i:last-child{width:77%}
.story-visual-document-back{position:absolute;right:2%;bottom:17px;z-index:2;width:102px;height:126px;padding:21px 15px;background:#fbfdfd;border:1px solid #dfe7e9;border-radius:9px;transform:translate(9px,6px) rotate(-4deg);box-shadow:0 5px 8px #203e4810,0 17px 25px -11px #203e482b;pointer-events:none}
.story-visual-document-back i{display:block;width:90%;height:2px;background:#d4e1e2;border-radius:1px;margin-top:8px}.story-visual-document-back i:nth-child(2){width:65%}.story-visual-document-back i:nth-child(3){margin-top:20px}
.story-visual-brief-note,.story-visual-evidence-backing{display:none}
@media(min-width:1101px){
  .story-visual-card{box-shadow:0 3px 7px #20384205,0 13px 24px -13px #20384228}
  .story-visual-document{width:122px;height:155px;right:7%;bottom:53px;padding:18px;transform:rotate(11deg)}
  .story-visual-paper-heading{font-size:28px}
  #story-root .story-visual-paper-heading svg{width:26px;height:26px}
  .story-visual-document-back{width:123px;height:153px;right:calc(7% - 12px);bottom:42px;padding:23px 16px;transform:rotate(-4deg)}
  .story-visual-brief-note{position:absolute;z-index:3;right:7%;bottom:49px;display:flex;align-items:center;gap:12px;padding:17px 22px 17px 16px;border:1px solid #d6e7e8;border-radius:12px;background:#e3f6f5;color:#235b61;box-shadow:0 3px 5px #1e414909,0 15px 25px -9px #1e41493a,0 26px 34px -20px #1e414928;font-size:16px;font-weight:500;line-height:1.2;transform:rotate(-5deg)}
  .story-visual-brief-note>span{width:31px;height:33px;display:grid;place-items:center;background:#fff;border-radius:6px;color:#48777c;box-shadow:0 2px 4px #2148510d}
  .story-visual-brief-note svg{stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}
  .story-visual-evidence-backing{display:block;grid-area:1/1;align-self:stretch;width:76%;border:1px solid #dde7e9;border-radius:18px;background:#fdfefe;transform:translate(9px,8px) rotate(2deg);box-shadow:0 3px 7px #25424b08,0 16px 23px -13px #25424b2e;z-index:0}
  .story-visual-evidence{grid-area:1/1;box-shadow:0 3px 5px #24434c08,0 17px 27px -15px #24434c37}
  .story-visual-question{z-index:3;right:-29px;bottom:-36px;background:#d9f3f2;border-color:#c6e1e2;padding:17px 20px;border-radius:12px;box-shadow:0 3px 5px #183e4710,0 14px 24px -8px #183e4738,0 28px 38px -21px #183e473d;transform:rotate(3deg);font-size:14px;font-weight:500}
}
@media(max-width:1100px) and (min-width:761px){
  .story-visual-document-back{right:0;bottom:20px;width:98px;height:120px}
}
@media(max-width:760px){
  .story-founder-email{font-size:12px;max-width:100%;overflow-wrap:anywhere}
  .story-visual-paper-heading{font-size:24px}
  .story-visual-document-back{width:103px;height:125px;right:2%;bottom:16px}
}
@media(max-width:430px){
  .story-visual-paper-heading{font-size:22px}
  #story-root .story-visual-paper-heading svg{width:20px;height:20px}
  .story-visual-paper-copy{margin-top:10px}.story-visual-paper-copy i{margin-top:5px}.story-visual-paper-copy i:nth-child(4){margin-top:7px}
  .story-visual-document-back{width:84px;height:105px;right:0;bottom:15px;padding:14px 12px}
  .story-visual-document-back i{margin-top:6px}.story-visual-document-back i:nth-child(3){margin-top:12px}
  .story-founder-email{font-size:12px}
}
@media(max-width:350px){
  .story-visual-paper-heading{font-size:20px;gap:3px}
  #story-root .story-visual-paper-heading svg{width:17px;height:17px}
  .story-visual-paper-copy{margin-top:8px}.story-visual-paper-copy i{margin-top:4px}
  .story-visual-document-back{width:72px;height:93px;bottom:18px;padding:12px 10px}
  .story-founder-email{font-size:12px;gap:4px}
}
