/* About: brand story, with styles isolated from the contact and product pages. */
.ez-about-body main { padding-top:82px; }
.ez-about-body.ez-app-view main { padding-top:0; }
.ez-about-body main section { scroll-margin-top:100px; }
.ez-about-body main h1,.ez-about-body main h2,.ez-about-body main h3 { font-weight:800; letter-spacing:-.045em; }
.ez-about-body main a:focus-visible { outline:3px solid #ffaa0a; outline-offset:6px; }
.ez-about-hero { position:relative; overflow:hidden; color:#fff; background:radial-gradient(ellipse at 83% 42%,#105466 0,transparent 48%),#042d48; }
.ez-about-hero::before { content:""; position:absolute; width:900px; height:900px; border:1px solid #ffffff08; border-radius:50%; right:-360px; top:-340px; pointer-events:none; }
.ez-about-hero-grid { position:relative; display:grid; grid-template-columns:1.12fr 1fr; align-items:center; gap:16px; min-height:690px; padding-block:76px 56px; }
.ez-about-kicker { display:flex; align-items:center; gap:12px; color:#9de2df; font:500 11px/1.5 "Roboto Mono",monospace; letter-spacing:.12em; }
.ez-about-kicker>span { width:7px; height:7px; background:#ffaa0a; border-radius:50%; }
.ez-about-kicker b { border-left:1px solid #5a7b8b; padding-left:12px; font-weight:500; letter-spacing:.14em; }
.ez-about-hero h1 { margin:28px 0 26px; color:#fff; font-size:clamp(42px,4.1vw,61px); line-height:1.35; white-space:nowrap; }
.ez-about-hero h1 span { position:relative; color:#ffbd45; }
.ez-about-hero h1 span::after { content:""; position:absolute; left:0; right:0; bottom:-8px; height:8px; border-top:2px solid #ffbd45; border-radius:50%; transform:rotate(-2deg); }
.ez-about-hero-copy>p { color:#bdcfd7; font-size:16px; line-height:1.95; }
.ez-about-actions { display:flex; align-items:center; flex-wrap:wrap; gap:26px; margin-top:32px; }
.ez-about-button { display:inline-flex; align-items:center; justify-content:space-between; gap:32px; padding:16px 22px; border-radius:8px; background:#ffb52c; color:#072e47; font-weight:800; font-size:16px; box-shadow:0 8px 24px #00000012; transition:transform .2s,background .2s; }
.ez-about-button:hover { color:#072e47; background:#ffc75e; transform:translateY(-3px); }
.ez-about-button i { font-size:20px; }
.ez-about-text-link { display:inline-flex; align-items:center; gap:12px; color:#e7f2f5; font-size:14px; }
.ez-about-text-link:hover { color:#ffcb71; }
.ez-about-signature { display:flex; align-items:center; gap:15px; margin-top:52px; color:#91b2c2; font:500 10px/1.5 "Roboto Mono",monospace; letter-spacing:.1em; }
.ez-about-signature i { width:26px; height:1px; background:#5a7b8b; }
.ez-about-hero-bottom { display:flex; justify-content:space-between; align-items:center; padding-block:22px; border-top:1px solid #ffffff21; color:#c1d3db; font-size:12px; letter-spacing:.12em; }
.ez-about-hero-bottom a { display:flex; align-items:center; gap:20px; color:#c1d3db; }
.ez-about-orbit { position:relative; height:520px; isolation:isolate; }
.ez-about-orbit-grid { position:absolute; inset:25px -15px 15px; z-index:-1; opacity:.23; background-image:radial-gradient(#8fcbce 1px,transparent 1px); background-size:23px 23px; mask-image:radial-gradient(ellipse,#000,transparent 70%); }
.ez-about-ring { position:absolute; border:1px solid #87cace33; border-radius:50%; aspect-ratio:1; left:50%; top:50%; transform:translate(-50%,-50%); }
.ez-about-ring-outer { width:460px; box-shadow:0 0 0 40px #8ccfd005; }
.ez-about-ring-inner { width:330px; border-style:dashed; border-color:#8fd9d54d; }
.ez-about-ring-outer::before,.ez-about-ring-inner::before { content:""; position:absolute; width:9px; height:9px; background:#ffb52c; border-radius:50%; top:14%; left:14%; box-shadow:0 0 0 6px #ffb52c14; }
.ez-about-ring-inner::before { top:auto; left:auto; bottom:14%; right:14%; background:#5ecbc9; }
.ez-about-orbit-axis { position:absolute; top:50%; left:3%; width:94%; height:1px; background:linear-gradient(90deg,transparent,#8ac6ca40,transparent); transform:rotate(-32deg); }
.ez-about-orbit-core { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:234px; height:234px; border:1px solid #ffffff; border-radius:50%; background:linear-gradient(135deg,#fff,#e8f4f4); box-shadow:0 24px 80px #00182680,0 0 0 12px #9addd90b; display:flex; align-items:center; justify-content:center; flex-direction:column; }
.ez-about-orbit-core img { width:125px; height:96px; object-fit:contain; mix-blend-mode:multiply; margin-bottom:12px; }
.ez-about-orbit-core strong { color:#073767; font-size:20px; font-weight:900; }
.ez-about-orbit-core>span { color:#64818c; font-size:11px; letter-spacing:.06em; margin-top:5px; }
.ez-about-orbit-label { position:absolute; display:flex; align-items:center; gap:12px; padding:16px 18px; border:1px solid #7bb5c452; border-radius:12px; background:#123f54; box-shadow:0 16px 40px #001a3040; }
.ez-about-orbit-label>i { width:36px; height:36px; display:grid; place-items:center; color:#91e1d7; background:#6fd8d518; border-radius:10px; font-size:18px; }
.ez-about-orbit-label small { display:block; font:500 9px/1.5 "Roboto Mono",monospace; letter-spacing:.1em; color:#9abcc9; margin-bottom:4px; }
.ez-about-orbit-label strong { font-size:14px; font-weight:600; letter-spacing:.02em; }
.ez-about-orbit-label>b { margin-left:8px; color:#ffbf4e; font-weight:400; }
.ez-about-orbit-arrival { top:34px; left:12px; transform:rotate(-5deg); }
.ez-about-orbit-check { right:-4px; top:203px; transform:translateX(12px) rotate(4deg); }
.ez-about-orbit-follow { bottom:29px; left:40px; transform:rotate(-3deg); }
.ez-about-orbit-caption { position:absolute; right:12px; bottom:0; font-size:10px; color:#8fb1c0; letter-spacing:.14em; }
.ez-about-story { padding:86px 0 0; background:#fff; }
.ez-about-section-label { display:flex; align-items:center; justify-content:space-between; padding-bottom:18px; border-bottom:1px solid #dce5e7; color:#49717b; font:500 11px/1.6 "Roboto Mono",monospace; letter-spacing:.08em; }
.ez-about-section-label span:first-child { color:#073767; font-family:var(--ez-font-sans); font-weight:700; font-size:13px; }
.ez-about-story-grid { display:grid; grid-template-columns:1fr 1fr; gap:90px; padding-block:58px 64px; }
.ez-about-story h2 { font-size:clamp(38px,4.2vw,58px); line-height:1.43; color:#092e48; margin:0; }
.ez-about-story h2 span { color:#078590; }
.ez-about-company-link { display:inline-grid; grid-template-columns:1fr auto; gap:8px 30px; margin-top:32px; color:#073767; font-size:15px; font-weight:700; }
.ez-about-company-link small { grid-column:1/-1; color:#66818f; font:500 10px "Roboto Mono",monospace; letter-spacing:.1em; }
.ez-about-story-copy p { font-size:16px; line-height:1.95; color:#5b707e; }
.ez-about-story-copy .ez-about-lead { font-size:23px; line-height:1.7; font-weight:700; color:#12374b; margin-bottom:26px; }
.ez-about-sector-list { display:flex; flex-wrap:wrap; gap:8px; margin-top:26px; }
.ez-about-sector-list span { padding:5px 13px; color:#4d707b; border:1px solid #dce7e8; border-radius:4px; font-size:12px; }
.ez-about-beliefs { display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid #dce5e7; }
.ez-about-beliefs>div { padding:30px 28px 36px; border-right:1px solid #dce5e7; }
.ez-about-beliefs>div:first-child { padding-left:0; }
.ez-about-beliefs>div:last-child { border:0; }
.ez-about-beliefs span { color:#577d88; font:500 9px "Roboto Mono",monospace; letter-spacing:.05em; }
.ez-about-beliefs strong { display:block; margin:12px 0 4px; font-size:32px; font-weight:800; color:#0a344d; letter-spacing:.08em; }
.ez-about-beliefs p { margin:0; font-size:13px; color:#637d89; }
.ez-about-purpose { padding:78px 0 70px; background:#f0f5f4; }
.ez-about-section-heading { display:flex; justify-content:space-between; align-items:flex-end; gap:28px; margin-block:42px 34px; }
.ez-about-section-heading h2 { margin:0; font-size:clamp(32px,3.4vw,46px); color:#082f48; line-height:1.45; }
.ez-about-section-heading h2 span { color:#078590; }
.ez-about-section-heading>p { color:#627c86; font-size:15px; line-height:1.9; }
.ez-about-purpose-grid { display:grid; grid-template-columns:1fr 1fr; gap:20px; }
.ez-about-purpose-card { border:1px solid #d9e5e6; border-radius:18px; overflow:hidden; }
.ez-about-card-copy { padding:32px 34px 24px; }
.ez-about-card-index { font:500 10px "Roboto Mono",monospace; color:#547e8a; letter-spacing:.07em; }
.ez-about-purpose-card h3 { font-size:27px; line-height:1.4; margin:14px 0 16px; color:#0b354c; }
.ez-about-purpose-card p { font-size:15px; line-height:1.9; color:#5d7683; margin:0; max-width:390px; }
.ez-about-purpose-main { grid-row:span 2; background:#fff; }
.ez-about-purpose-main h3 { font-size:35px; }
.ez-about-route-visual { position:relative; margin:4px 34px 34px; padding:26px; background:linear-gradient(145deg,#edf5f3,#f7f9f9); border:1px solid #e0ebea; border-radius:12px; }
.ez-about-demo-caption { display:block; text-align:right; font-size:10px; letter-spacing:.06em; color:#7a969e; margin-bottom:20px; }
.ez-about-route-line { position:absolute; width:1px; height:142px; background:#96c5c3; left:47px; top:77px; }
.ez-about-route-point { display:flex; align-items:center; gap:17px; position:relative; margin-bottom:22px; }
.ez-about-route-point>i { display:grid; place-items:center; width:41px; height:41px; border-radius:50%; background:#fff; border:1px solid #a6cfcd; color:#09878f; font-size:17px; }
.ez-about-route-point:nth-last-child(2)>i { background:#078590; color:#fff; }
.ez-about-route-point>span { font-size:14px; font-weight:700; color:#173f50; }
.ez-about-route-point small { display:block; font-size:11px; font-weight:400; color:#729098; margin-top:1px; }
.ez-about-route-summary { display:flex; justify-content:center; align-items:center; gap:11px; margin-top:8px; padding-top:18px; border-top:1px solid #d3e5e3; color:#37858b; font-size:12px; }
.ez-about-purpose-inspect { background:#e1efec; }
.ez-about-mini-checks { display:grid; grid-template-columns:1fr 1fr; gap:10px; padding:0 34px 28px; }
.ez-about-mini-checks>span { display:flex; align-items:center; gap:9px; padding:12px; background:#ffffffb8; border-radius:7px; color:#37626a; font-size:12px; }
.ez-about-mini-checks i { color:#0c928f; font-size:16px; }
.ez-about-mini-checks small { grid-column:1/-1; font-size:9px; color:#607f87; text-align:right; }
.ez-about-purpose-follow { background:#08394f; border-color:#08394f; }
.ez-about-purpose-follow .ez-about-card-index { color:#8abcc3; }
.ez-about-purpose-follow h3 { color:#fff; }
.ez-about-purpose-follow p { color:#b5ced6; }
.ez-about-handoff { display:flex; align-items:center; gap:12px; padding:4px 34px 34px; }
.ez-about-handoff span { padding:10px 12px; border:1px solid #5d84914d; border-radius:7px; color:#d5e9ed; font-size:12px; white-space:nowrap; }
.ez-about-handoff span:last-child { color:#ffcf7a; border-color:#b38a464d; background:#ffbd4509; }
.ez-about-handoff>i { color:#7dacb9; font-size:12px; }
.ez-about-more { display:flex; justify-content:flex-end; align-items:center; gap:20px; margin-top:28px; font-size:14px; color:#176273; }
.ez-about-invite { position:relative; overflow:hidden; padding:78px 0; background:#073767; color:#fff; }
.ez-about-invite::after { content:""; position:absolute; width:800px; height:800px; border:1px solid #ffffff0d; border-radius:50%; right:-100px; top:-450px; pointer-events:none; }
.ez-about-invite-grid { display:grid; grid-template-columns:1.1fr .9fr; align-items:center; gap:45px; }
.ez-about-invite h2 { color:#fff; font-size:clamp(34px,3.7vw,50px); line-height:1.4; margin:20px 0; }
.ez-about-invite h2>span { color:#ffc35b; }
.ez-about-invite p { font-size:15px; line-height:1.9; color:#b6cddd; }
.ez-about-invite-mark { justify-self:center; transform:rotate(-7deg); border:1px solid #6ba5bb60; border-radius:18px; padding:32px; background:#ffffff04; }
.ez-about-invite-mark>span { color:#8db4c9; font:500 12px "Roboto Mono",monospace; letter-spacing:.2em; }
.ez-about-invite-mark>strong { display:block; position:relative; margin:14px 0 20px; font-size:clamp(40px,5vw,67px); font-weight:900; line-height:1; letter-spacing:-.05em; color:#d6e9ef; }
.ez-about-invite-mark strong span { position:absolute; right:-10px; top:-50px; font-size:68px; color:#ffb52c; }
.ez-about-invite-mark small { display:block; color:#afd0dd; font-size:12px; letter-spacing:.1em; }
@media(min-width:992px) and (max-width:1199px) {
    .ez-about-hero-grid { grid-template-columns:1.12fr 1fr; gap:0; }
    .ez-about-hero h1 { font-size:43px; }
    .ez-about-orbit { transform:scale(.85); transform-origin:center; margin-inline:-24px; }
    .ez-about-orbit-check { right:-16px; }
    .ez-about-handoff { gap:7px; padding-inline:25px; }
    .ez-about-handoff span { padding:9px; }
}
@media(max-width:991px) {
    .ez-about-hero-grid { grid-template-columns:minmax(0,1fr); padding-top:58px; gap:20px; }
    .ez-about-hero-copy { max-width:660px; }
    .ez-about-hero h1 { font-size:clamp(37px,6.3vw,59px); }
    .ez-about-orbit { width:100%; max-width:520px; min-width:0; justify-self:center; }
    .ez-about-story-grid { gap:40px; }
    .ez-about-purpose-grid { grid-template-columns:1fr; }
    .ez-about-purpose-main { grid-row:auto; display:grid; grid-template-columns:1fr 1fr; align-items:center; }
    .ez-about-route-visual { margin:24px 24px 24px 0; }
    .ez-about-invite-grid { grid-template-columns:1fr .7fr; gap:24px; }
    .ez-about-invite-mark { padding:22px; }
}
@media(max-width:767px) {
    .ez-about-body main { padding-top:72px; }
    .ez-about-hero-grid { padding-block:44px 26px; }
    .ez-about-hero h1 { font-size:clamp(29px,7.5vw,52px); line-height:1.48; margin-top:23px; }
    .ez-about-hero-copy>p { font-size:14px; }
    .ez-about-wide-break { display:none; }
    .ez-about-actions { gap:22px; margin-top:24px; }
    .ez-about-button { padding:14px 17px; gap:20px; font-size:14px; }
    .ez-about-text-link { font-size:12px; gap:7px; }
    .ez-about-signature { font-size:8px; gap:10px; margin-top:30px; }
    .ez-about-orbit { height:385px; width:100%; max-width:355px; margin-top:5px; }
    .ez-about-ring { top:56%; }
    .ez-about-ring-outer { width:320px; max-width:calc(100% - 8px); }
    .ez-about-ring-inner { width:250px; max-width:calc(100% - 40px); }
    .ez-about-orbit-core { top:56%; width:178px; height:178px; }
    .ez-about-orbit-core img { width:93px; height:72px; margin-bottom:7px; }
    .ez-about-orbit-core strong { font-size:16px; }
    .ez-about-orbit-core>span { font-size:9px; }
    .ez-about-orbit-label { padding:10px; gap:8px; border-radius:8px; }
    .ez-about-orbit-label>i { width:28px; height:28px; font-size:14px; }
    .ez-about-orbit-label small { font-size:7px; }
    .ez-about-orbit-label strong { font-size:11px; }
    .ez-about-orbit-label>b { margin:0; font-size:12px; }
    .ez-about-orbit-arrival { top:4px; left:5px; }
    .ez-about-orbit-check { top:75px; right:5px; transform:rotate(4deg); }
    .ez-about-orbit-follow { bottom:0; left:12px; }
    .ez-about-orbit-caption { right:0; bottom:-25px; font-size:8px; }
    .ez-about-hero-bottom { margin-top:22px; }
    .ez-about-hero-bottom { font-size:10px; letter-spacing:0; gap:10px; padding-block:19px; }
    .ez-about-hero-bottom a { gap:8px; }
    .ez-about-story { padding-top:48px; }
    .ez-about-section-label { font-size:8px; gap:14px; }
    .ez-about-section-label span:first-child { font-size:11px; }
    .ez-about-story-grid { grid-template-columns:1fr; padding-block:34px 38px; gap:30px; }
    .ez-about-story h2 { font-size:40px; line-height:1.35; }
    .ez-about-company-link { margin-top:24px; }
    .ez-about-story-copy .ez-about-lead { font-size:21px; }
    .ez-about-story-copy p { font-size:15px; }
    .ez-about-beliefs { grid-template-columns:1fr 1fr; }
    .ez-about-beliefs>div { padding:22px 16px; border-bottom:1px solid #dce5e7; }
    .ez-about-beliefs>div:nth-child(odd) { padding-left:0; }
    .ez-about-beliefs>div:nth-child(even) { border-right:0; }
    .ez-about-beliefs>div:nth-child(n+3) { border-bottom:0; }
    .ez-about-beliefs span { font-size:8px; }
    .ez-about-beliefs strong { font-size:29px; }
    .ez-about-beliefs p { font-size:12px; }
    .ez-about-purpose { padding:46px 0; }
    .ez-about-section-heading { display:block; margin-top:30px; }
    .ez-about-section-heading h2 { font-size:31px; }
    .ez-about-section-heading>p { margin-top:18px; font-size:14px; }
    .ez-about-purpose-main { display:block; }
    .ez-about-card-copy { padding:25px; }
    .ez-about-purpose-main h3 { font-size:30px; }
    .ez-about-purpose-card h3 { font-size:26px; }
    .ez-about-purpose-card p { font-size:14px; }
    .ez-about-route-visual { margin:0 24px 24px; padding:22px; }
    .ez-about-route-line { left:43px; top:73px; }
    .ez-about-mini-checks { padding:0 24px 22px; gap:6px; }
    .ez-about-mini-checks>span { font-size:10px; padding:10px 8px; gap:6px; }
    .ez-about-handoff { padding:0 22px 26px; gap:6px; }
    .ez-about-handoff span { font-size:10px; padding:8px; }
    .ez-about-more { font-size:13px; }
    .ez-about-invite { padding:48px 0; }
    .ez-about-invite-grid { grid-template-columns:1fr; }
    .ez-about-invite h2 { font-size:34px; }
    .ez-about-invite p { font-size:14px; }
    .ez-about-invite-mark { display:none; }
}
@media(prefers-reduced-motion:reduce) { .ez-about-button { transition:none; } }
