@font-face{font-family:Inter;src:url(assets/inter.woff2);font-weight:100 900;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f5f0;color:#1c3027;font:14px/1.6 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{touch-action:manipulation}:focus-visible{outline:3px solid #47694d;outline-offset:5px}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}header,.frame{width:min(1280px,90%);margin:auto}header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d6dbd1}header img{width:145px;height:auto}header nav{display:flex;gap:30px;font-size:12px}.hero{padding:68px 0 54px;display:grid;grid-template-columns:1.7fr 1fr;gap:70px;align-items:end}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.18em;margin-bottom:23px;font-weight:600}.hero h1{font-weight:450;font-size:clamp(43px,4.8vw,70px);letter-spacing:-.06em;line-height:1.04}.hero h1 em{font:italic 1.05em Georgia,serif;letter-spacing:-.055em;color:#52715a}.hero p{font-size:14px;color:#5b675e;max-width:360px}.hero .note{font-size:11px;margin-top:20px}.collection-head{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:25px 0;border-top:1px solid #d6dbd1}.filters{display:flex;gap:7px;flex-wrap:wrap}.filters button{border:1px solid #d6dbd1;background:transparent;border-radius:4px;padding:8px 12px;font-size:11px}.filters button[aria-pressed=true]{background:#233c30;color:white;border-color:#233c30}.count{font-size:11px;white-space:nowrap}.grid{display:grid;grid-template-columns:1fr 1fr;gap:55px 30px}.card[hidden]{display:none}.image-button{width:100%;padding:26px 26px 0;border:0;background:var(--bg);display:block;position:relative;text-align:left;overflow:hidden}.image-button img{width:100%;aspect-ratio:1.44;object-fit:cover;object-position:top;box-shadow:0 7px 22px #00000015;transition:transform .3s}.image-button:hover img{transform:translateY(-5px)}.preview-label{position:absolute;bottom:15px;right:16px;background:#ffffffed;padding:7px 12px;font-size:10px;box-shadow:0 2px 5px #0001}.card-head{display:flex;align-items:center;justify-content:space-between;margin-top:19px;gap:15px}.card h2{font-size:23px;font-weight:500;letter-spacing:-.045em}.card-head>span{font-size:10px;border:1px solid #cdd4ca;padding:4px 8px;border-radius:3px;white-space:nowrap}.card p{font-size:12px;color:#627064;margin-top:6px}.card .card-links{display:flex;gap:22px;margin-top:12px}.card-links button{border:0;border-bottom:1px solid #a6b7a7;background:none;padding:4px 0;font-size:11px}.how{margin-top:70px;padding:50px 0;border-top:1px solid #d6dbd1;display:grid;grid-template-columns:1.1fr 2fr;gap:70px}.how h2{font-weight:450;font-size:34px;letter-spacing:-.05em;line-height:1.15}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.steps span{font:italic 30px Georgia,serif;color:#6f826e}.steps h3{font-size:13px;margin:10px 0}.steps p{font-size:12px;color:#627064}.closing{padding:35px;background:#e5eadf;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:40px}.closing h2{font-weight:450;font-size:30px;letter-spacing:-.04em}.closing p{font-size:12px;max-width:620px;margin-top:8px}.button{display:inline-block;border:1px solid #253f2e;background:#253f2e;color:white;padding:13px 20px;font-size:12px}.page-footer{border-top:1px solid #d6dbd1;padding:25px 0 35px;font-size:10px;display:flex;justify-content:space-between;gap:20px}.page-footer p{max-width:750px;color:#637263}dialog{width:min(1250px,96vw);max-height:94vh;border:0;padding:0;background:#f4f5ef;color:#20382b;box-shadow:0 24px 100px #0005}dialog::backdrop{background:#142019b8}.dialog-head{padding:18px 25px;display:flex;gap:20px;justify-content:space-between;align-items:center;border-bottom:1px solid #d2dbd0}.dialog-head h2{font-size:21px;letter-spacing:-.04em;font-weight:550}.dialog-head p{font-size:11px;color:#657363}.close{border:1px solid #c4cfc2;padding:9px 14px;background:transparent;font-size:12px}.dialog-bar{display:flex;justify-content:space-between;padding:14px 25px;gap:15px;align-items:center;flex-wrap:wrap}.view-tabs{display:flex;gap:8px}.view-tabs button{font-size:12px;padding:9px 15px;border:1px solid #cad2c6;background:none}.view-tabs button[aria-pressed=true]{background:#294633;color:white}.downloads{display:flex;gap:20px;font-size:11px}.screen-wrap{background:#e3e6dd;padding:25px;max-height:65vh;overflow:auto;overscroll-behavior:contain}.screen-wrap img{width:100%;box-shadow:0 8px 25px #0002;margin:auto}.screen-wrap.mobile img{max-width:390px}.dialog-foot{padding:13px 25px;font-size:10px;color:#647162}.empty{padding:30px}body.modal-open{overflow:hidden}@media(max-width:760px){header{height:85px}header img{width:115px}header nav{gap:15px;font-size:10px}.hero{grid-template-columns:1fr;gap:25px;padding:40px 0}.hero h1{font-size:46px}.hero p{max-width:none}.collection-head{display:block}.count{margin-top:15px}.grid{grid-template-columns:1fr;gap:35px}.image-button{padding:17px 17px 0}.card h2{font-size:23px}.how{grid-template-columns:1fr;gap:25px;margin-top:45px}.steps{grid-template-columns:1fr;gap:20px}.steps article{display:grid;grid-template-columns:45px 1fr;gap:0 12px}.steps article span{grid-row:1/3}.steps h3{margin:0 0 5px}.closing{padding:25px;display:block}.closing .button{margin-top:20px}.page-footer{flex-direction:column}.dialog-head{padding:14px}.dialog-head h2{font-size:17px}.dialog-bar{padding:12px 14px}.view-tabs button{padding:8px 10px;font-size:11px}.screen-wrap{padding:12px;max-height:60vh}.downloads{font-size:10px;gap:15px}.dialog-foot{padding:10px 14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.image-button img{transition:none}}.image-button img{height:auto;aspect-ratio:1.44}

.card .card-links{align-items:center;flex-wrap:wrap;gap:14px}.card-links a{font-size:11px;border-bottom:1px solid #a6b7a7;padding:4px 0}.card-links .explore-button{padding:10px 16px;border-radius:24px;background:#284431;color:white;border:0}.card .module-name{color:#334d3c;font-weight:550;font-size:12px;margin-top:13px}.automation-link{margin-top:25px;border-radius:24px;background:#e0e8dd}.automation-link .eyebrow{margin-bottom:13px}.dialog-bar .view-tabs{flex-wrap:wrap}@media(max-width:760px){header nav{gap:12px}header nav a:last-child{display:none}.automation-link h2{font-size:27px}}

.scope-note{border-left:3px solid #6f826e;padding:22px 26px;margin:0 0 32px;background:#eaf0e5}.scope-note h2{font-size:21px;line-height:1.3;font-weight:550;letter-spacing:-.025em}.scope-note p{font-size:13px;color:#4b5e50;max-width:1000px;margin-top:10px}@media(max-width:760px){.scope-note{padding:20px}.scope-note h2{font-size:19px}}

/* The same photographic iPhone frame presents every mobile concept. */
.device-preview,.device-display,.device-webpage{display:contents}.device-status,.device-home,.device-bezel{display:none}.screen-wrap.mobile{display:flex;justify-content:center;align-items:center;overflow:hidden;padding:16px;max-height:none;height:min(65dvh,670px)}.mobile .device-preview{display:block;position:relative;height:100%;width:auto;aspect-ratio:388/800;max-width:100%;filter:drop-shadow(5px 10px 13px #14251e24)}.mobile .device-display{display:block;position:absolute;inset:1.2% 3%;border-radius:14% / 6.5%;overflow:hidden;background:#f7f7f4}.mobile .device-status{position:absolute;inset:0 0 auto;height:8%;display:flex;align-items:center;justify-content:space-between;padding:0 10%;font:600 9px Arial,sans-serif;color:#171717;background:#f7f7f4}.mobile .device-webpage{display:block;position:absolute;inset:8% 0 4%;overflow:auto;scrollbar-width:none;overscroll-behavior:contain}.mobile .device-webpage::-webkit-scrollbar{display:none}.screen-wrap.mobile #screen{width:100%;height:auto;max-width:none;margin:0;box-shadow:none}.mobile .device-home{display:block;position:absolute;bottom:1.7%;left:35%;height:3px;width:30%;border-radius:4px;background:#202320}.screen-wrap.mobile .device-bezel{display:block;position:absolute;inset:0;width:100%;height:100%;max-width:none;margin:0;box-shadow:none;z-index:2;pointer-events:none}@media(max-width:760px){.screen-wrap.mobile{height:min(55dvh,580px);padding:10px}.mobile .device-status{font-size:8px}}
.screen-wrap.mobile #screen{width:calc(100% + 8px);max-width:none}.device-status svg{width:32px;height:10px}
