/* Company only. Future-led narrative; existing shared navigation stays intact. */
.company-ramp-page{--cv-ink:#15161b;--cv-muted:#60626b;--cv-blue:#4f5be8;--cv-line:#dfe1e6;--cv-dark:#151724;--cv-gutter:clamp(24px,5vw,80px)}
.cv-shell{width:min(1320px,calc(100% - var(--cv-gutter)*2));margin-inline:auto}
.cv-label{margin:0 0 32px;font-size:14px;line-height:1.5;font-weight:500;letter-spacing:.01em}
.cv-hero{padding:24px 0 40px;background:#fff;color:var(--cv-ink)}
.cv-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(36px,6vw,88px);align-items:center}
.cv-hero-copy{min-width:0;max-width:560px}
.cv-hero .cv-label{margin-bottom:24px}
.cv-hero h1{margin:0;font-size:clamp(40px,4vw,56px);line-height:1.16;letter-spacing:-.05em;font-weight:500}
.cv-hero h1 span{color:var(--cv-blue)}
.cv-hero-lead{max-width:30em;margin:24px 0 28px;color:var(--cv-muted);font-size:18px;line-height:1.7;letter-spacing:-.015em}
.cv-hero-photo{width:100%;max-width:560px;margin:0;justify-self:end}
.cv-hero-photo img{width:auto;height:auto;max-width:100%;max-height:max(440px,calc(100svh - var(--header) - 64px));margin-left:auto;object-fit:contain}
.cv-text-link{display:inline-flex;width:fit-content;align-items:center;gap:32px;padding:12px 0;border-bottom:1px solid currentColor;font-size:16px;font-weight:500;line-height:1.4}
.cv-text-link span{transition:transform .2s}
.cv-text-link:hover span{transform:translateX(4px)}
.cv-main{background:#fff;color:var(--cv-ink);overflow:clip}
.cv-main h2,.cv-main h3{font-weight:500;letter-spacing:-.048em}
.cv-main h2{margin:0;font-size:clamp(42px,4.8vw,72px);line-height:1.16}
.cv-main p{overflow-wrap:anywhere}
.cv-main section{scroll-margin-top:20px}
.cv-main [hidden]{display:none!important}
.company-ramp-page .site-header{background:rgba(255,255,255,.93)}
.cv-future{background:var(--cv-dark);color:#fff;padding:100px 0 84px}
.cv-future .cv-label{color:#b4b8d4}
.cv-future-heading{display:grid;grid-template-columns:1.08fr 1fr;gap:80px;align-items:end}
.cv-future-intro{max-width:560px;margin:0;color:#c5c8d8;font-size:18px;line-height:1.75}
.cv-future-switch{margin-top:64px}
.cv-future-tabs{display:none;border-top:1px solid #444759;border-bottom:1px solid #444759}
.cv-future-tabs button{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;border:0;background:transparent;color:#a3a8bf;text-align:left;font-size:21px;cursor:pointer}
.cv-future-tabs button+button{padding-left:32px}
.cv-future-tabs button::after{content:"";position:absolute;inset:auto 0 -1px;height:3px;background:#8e99ff;transform:scaleX(0);transform-origin:left;transition:transform .24s}
.cv-future-tabs button.is-active{color:#fff}
.cv-future-tabs button.is-active::after{transform:scaleX(1)}
.cv-future-tabs button:hover{color:#fff}
.cv-future-panel{display:grid;grid-template-columns:1.08fr 1fr;gap:80px;align-items:start;padding:42px 0 0}
.cv-future-panel+.cv-future-panel{margin-top:42px;border-top:1px solid #444759}
.cv-future-switch.is-ready .cv-future-tabs{display:grid;grid-template-columns:1fr 1fr}
.cv-future-switch.is-ready .cv-future-panels{display:grid}
.cv-future-switch.is-ready .cv-future-panel{grid-area:1/1;min-width:0}
.cv-main .cv-future-switch.is-ready .cv-future-panel[hidden]{display:grid!important;visibility:hidden;pointer-events:none}
.cv-future-switch.is-ready .cv-future-panel{margin:0;border:0;animation:cv-panel-in .22s ease-out}
.cv-future-name h3{margin:0;font-size:clamp(42px,4.5vw,66px);line-height:1.15}
.cv-future-name h3 em{font-style:normal;color:#a4acff}
.cv-future-name p{max-width:480px;margin:24px 0 0;color:#c5c8d8;font-size:18px;line-height:1.7}
.cv-understanding{list-style:none;margin:0;padding:0}
.cv-understanding li{position:relative;padding:18px 0 22px;border-bottom:1px solid #444759}
.cv-understanding li:first-child{padding-top:4px}
.cv-understanding span{display:block;color:#a8aec8;font-size:14px;line-height:1.5}
.cv-understanding strong{display:block;margin-top:7px;color:#fff;font-size:clamp(24px,2.2vw,32px);font-weight:400;letter-spacing:-.03em}
/* Mercury layout, flat product capture; Goodnotes-style individual user quotes. */
.cv-product-story{--cv-product-fade:clamp(160px,16vw,240px);background:linear-gradient(180deg,#fff 0%,#f4f5fe 16%,#c6cbfa 40%,#858eef 70%,var(--cv-blue) 100%) top/100% var(--cv-product-fade) no-repeat,var(--cv-blue);color:#fff;padding-top:var(--cv-product-fade)}
.cv-product{padding:40px 0 96px}
.cv-product-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(64px,8vw,128px);align-items:center;max-width:1160px}
.cv-product-copy{max-width:420px}
.cv-product-copy .cv-label{margin-bottom:20px;color:#fff;font-size:14px}
.cv-main .cv-product-copy h2{font-size:clamp(30px,2.6vw,38px);line-height:1.3;letter-spacing:-.04em}
.cv-product-copy>p:not(.cv-label){margin:22px 0 0;color:#f1f2ff;font-size:18px;line-height:1.8;word-break:keep-all;overflow-wrap:break-word}
.cv-product-copy .cv-text-link{margin-top:24px;font-size:15px;gap:20px}
.cv-product-figure{display:flex;justify-content:center;margin:0;min-width:0;padding-right:42px}
.cv-tablet-mockup{position:relative;isolation:isolate;container-type:inline-size;width:min(100%,420px)}
.cv-tablet-frame{position:relative;padding:14px 12px;background:#17181b;border:2px solid #81838c;border-radius:28px;box-shadow:0 24px 56px #18246f40,0 2px 5px #17215d40;overflow:hidden}
.cv-tablet-screen{display:block;width:100%;height:auto;aspect-ratio:1668/2388;border-radius:14px;object-fit:contain}
.cv-hand-filter{position:absolute;pointer-events:none}
/* The hand and pen keep their proportions. Only the distant forearm continues to the viewport edge. */
.cv-tablet-hand{position:absolute;z-index:1;box-sizing:content-box;right:30%;top:18%;width:max(51.77cqw,calc(50vw - 500px));height:80cqw;border:0 solid transparent;border-right-width:108.23cqw;border-image:url('../assets/company-stylus-hand.png') 0 1200 0 0 fill / 0 108.23cqw 0 0 / 0 stretch;filter:url('#cv-stylus-key');pointer-events:none;user-select:none}
.cv-product-story a:focus-visible{outline-color:#fff}
.cv-voices{padding:0 0 48px}
.cv-voices>.cv-shell{max-width:1160px}
.cv-voices-heading{display:flex;gap:24px;justify-content:space-between;align-items:baseline;padding:36px 0 32px;border-top:1px solid #ffffff50}
.cv-main .cv-voices-heading h2{font-size:28px}
.cv-voices-heading p{margin:0;font-size:16px;color:#f1f2ff}
.cv-voices-grid{display:grid;gap:36px}
.cv-survey{display:grid;grid-template-columns:max-content minmax(0,1fr) minmax(0,360px);gap:28px;align-items:center}
.cv-survey-number{margin:0;color:#fff;font-size:clamp(72px,7vw,100px);line-height:1;letter-spacing:-.055em;font-variant-numeric:tabular-nums}
.cv-survey-number span{font-size:36px;letter-spacing:-.03em}
.cv-survey>p:not(.cv-survey-number):not(.cv-survey-note){margin:0;font-size:22px;line-height:1.5}
.cv-survey sup{font-size:13px}
.cv-survey .cv-survey-note{margin:0;font-size:13px;line-height:1.8;color:#f1f2ff}
.cv-user-quotes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.cv-quote{display:flex;flex-direction:column;justify-content:space-between;gap:40px;min-width:0;min-height:320px;margin:0;padding:30px 28px;background:#fff;border:1px solid #e2e5f2;border-radius:6px;color:var(--cv-ink)}
.cv-quote blockquote{margin:0;font-size:18px;line-height:1.75;word-break:keep-all;overflow-wrap:break-word}
.cv-quote figcaption{margin:0;font-size:14px;line-height:1.6;font-weight:500}
.cv-quote figcaption span{display:block;margin-top:4px;font-size:12px;font-weight:400;color:var(--cv-muted)}
.cv-team{padding:100px 0}
.cv-team-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:54px}
.cv-team-heading h2{font-size:clamp(34px,3.2vw,48px)}
.cv-team-heading .cv-text-link{flex-shrink:0}
.cv-team-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.cv-team-photo{margin:0}
.cv-team-photo img{width:100%;height:auto}
.cv-team-photo figcaption{margin-top:12px;color:var(--cv-muted);font-size:13px}
.cv-milestones{list-style:none;margin:24px 0 0;padding:0;color:#484b55;font-size:14px}
.cv-milestones li{padding:11px 0;border-bottom:1px solid var(--cv-line)}
.cv-team-people{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center;margin-top:30px}
.cv-team-people>img{width:150px;height:auto}
.cv-team-people dl{display:grid;gap:14px;margin:0}
.cv-team-people dt{font-size:16px}
.cv-team-people dt span{margin-left:7px;font-size:12px;color:var(--cv-muted)}
.cv-team-people dd{margin:3px 0 0;font-size:13px;color:var(--cv-muted)}
.cv-working article{padding:24px 0;border-top:1px solid var(--cv-line)}
.cv-working article:first-child{padding-top:0;border:0}
.cv-working h3{margin:0;font-size:23px;line-height:1.4;letter-spacing:-.025em}
.cv-working p{margin:12px 0 0;color:var(--cv-muted);font-size:16px;line-height:1.75}
.cv-careers{padding:88px 0 92px;background:var(--cv-dark);color:#fff}
.cv-careers .cv-label{color:#b4b8d4}
.cv-careers h2{font-size:clamp(42px,5.5vw,82px);line-height:1.18}
.cv-careers p:not(.cv-label){margin:28px 0 0;font-size:18px;line-height:1.75;color:#c5c8d8}
.cv-button{display:inline-flex;gap:42px;align-items:center;justify-content:space-between;min-height:52px;margin-top:32px;padding:14px 22px;border:1px solid #fff;border-radius:4px;background:#fff;color:var(--cv-dark);font-size:16px;font-weight:500;transition:background .18s}
.cv-button:hover{background:#e8ebff}
.cv-media{padding:44px 0}
.cv-media .cv-shell{display:flex;align-items:center;justify-content:space-between;gap:40px}
.cv-media h2{font-size:22px}
.cv-media p{margin:10px 0 0;font-size:15px;color:var(--cv-muted)}
.cv-main :focus-visible{outline:3px solid #8e99ff;outline-offset:5px}
.cv-main .cv-button:focus-visible{outline-offset:6px}
.no-js .site-footer .footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:24px;padding-block:40px}
.no-js .site-footer .footer-identity img{width:142px;height:auto}
.no-js .site-footer .footer-identity p{font-size:13px}
.cv-hero .cv-text-link:hover span{transform:translateY(3px)}
@keyframes cv-panel-in{from{opacity:.7;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(max-width:1000px){
  .cv-future-heading,.cv-future-panel{gap:40px}.cv-product-grid{gap:48px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}
  .cv-survey{grid-template-columns:max-content 1fr;gap:20px 28px}.cv-survey .cv-survey-note{grid-column:1/-1}.cv-user-quotes{gap:14px}.cv-quote{padding:24px 20px}
  .cv-team-heading{display:block}.cv-team-heading .cv-text-link{margin-top:24px}.cv-team-grid{gap:36px}
}
@media(max-width:760px){
  .cv-main h2{font-size:40px}.cv-future{padding:60px 0}
  .cv-future-heading,.cv-future-panel{grid-template-columns:1fr;gap:28px}.cv-future-intro{font-size:17px}
  .cv-future-switch{margin-top:36px}.cv-future-tabs button{font-size:19px;padding-block:18px}
  .cv-future-tabs button+button{padding-left:20px}.cv-future-panel{padding-top:32px}
  .cv-future-name h3{font-size:44px}.cv-future-name p{font-size:17px;margin-top:20px}
  .cv-understanding li{display:grid;grid-template-columns:.9fr 1.1fr;align-items:baseline;gap:20px;padding:16px 0}
  .cv-understanding strong{font-size:20px;margin:0}.cv-understanding span{font-size:13px}
  .cv-product-story{--cv-product-fade:120px}.cv-product{padding:28px 0 64px}.cv-product-grid{grid-template-columns:1fr;gap:44px;max-width:480px}
  .cv-product-copy{max-width:none}.cv-main .cv-product-copy h2{font-size:32px}.cv-product-copy>p:not(.cv-label){font-size:17px}
  .cv-product-copy .cv-label{margin-bottom:16px}.cv-product-copy .cv-text-link{margin-top:20px}
  .cv-product-figure{padding-inline:8px 46px}.cv-tablet-frame{padding:11px 9px;border-radius:24px}.cv-tablet-screen{border-radius:12px}
  .cv-voices{padding-bottom:40px}.cv-voices-heading{display:block;padding-block:24px}.cv-main .cv-voices-heading h2{font-size:27px}.cv-voices-heading p{margin-top:8px;font-size:15px}
  .cv-voices-grid{grid-template-columns:1fr;gap:32px}
  .cv-survey{grid-template-columns:max-content 1fr;column-gap:20px;align-items:center}
  .cv-survey-number{font-size:64px}.cv-survey-number span{font-size:26px}
  .cv-survey>p:not(.cv-survey-number):not(.cv-survey-note){font-size:17px;margin:0}
  .cv-survey .cv-survey-note{grid-column:1/-1;max-width:none;margin:0;font-size:12px}
  .cv-user-quotes{grid-template-columns:1fr;gap:16px}.cv-quote{min-height:0;padding:26px 24px;gap:28px}.cv-quote blockquote{font-size:17px}
  .cv-team{padding:64px 0}.cv-team-heading{margin-bottom:36px}.cv-team-heading h2{font-size:32px}
  .cv-team-grid{grid-template-columns:1fr;gap:40px}.cv-working h3{font-size:22px}
  .cv-team-people{grid-template-columns:130px 1fr;gap:20px}.cv-team-people>img{width:130px}
  .cv-careers{padding:64px 0}.cv-careers h2{font-size:clamp(37px,7vw,52px)}.cv-careers p:not(.cv-label){font-size:17px}
  .cv-media .cv-shell{display:block}.cv-media .cv-text-link{margin-top:16px}
  .no-js .site-footer .footer-grid{grid-template-columns:1fr 1fr}.no-js .site-footer .footer-identity{grid-column:1/-1}
  .no-js .site-header{position:relative;height:auto}.no-js .global-nav{height:auto;min-height:66px;flex-wrap:wrap}.no-js .menu-button{display:none}.no-js .nav-links{position:static;width:100%;padding:6px 0 15px;display:flex;flex-wrap:wrap;opacity:1;visibility:visible;pointer-events:auto;transform:none}
}
@media(prefers-reduced-motion:reduce){.cv-future-switch.is-ready .cv-future-panel{animation:none}.cv-main *{transition:none!important}}
@media(max-width:760px){.cv-label{margin-bottom:28px}.cv-text-link{font-size:15px}.cv-hero{padding:36px 0 40px}.cv-hero-grid{grid-template-columns:1fr;gap:32px}.cv-hero-copy{max-width:560px}.cv-hero .cv-label{margin-bottom:20px}.cv-hero h1{font-size:clamp(36px,10vw,48px)}.cv-hero-lead{margin:20px 0 24px;font-size:17px}.cv-hero .cv-text-link{font-size:15px}.cv-hero-photo{max-width:480px;justify-self:center}.cv-hero-photo img{width:100%;max-height:none;margin:0}}
