:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,'Apple SD Gothic Neo',sans-serif;color:#20304c;background:#f1f4fb}*{box-sizing:border-box}body{margin:0;line-height:1.75}a{text-decoration:none;color:inherit}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}[hidden]{display:none!important}.install-page{max-width:1040px;margin:auto;padding:32px 40px 50px}.install-brand{display:flex;align-items:center;gap:12px}.install-brand strong{font-size:20px;letter-spacing:-.5px}.install-brand>span{margin-left:auto;color:#6b7c96;font-size:10px;letter-spacing:1.4px}.install-hero{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:center;padding:65px 0}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:#3868c9;margin:0 0 14px}h1{font-size:38px;letter-spacing:-1.7px;line-height:1.4;margin:0;font-weight:750}h1 em{font-style:normal;color:#3868c9}.intro{font-size:16px;line-height:1.9;color:#5b6c86;margin:22px 0}.feature-pills{display:flex;gap:8px;margin:0 0 28px}.feature-pills span{font-size:11px;border-radius:6px;padding:5px 9px;background:#e3ebfc;color:#3568c9;font-weight:600}.feature-pills span:nth-child(2){background:#fff0d6;color:#935b10}.feature-pills span:nth-child(3){background:#eee4fa;color:#7952b3}.primary{display:flex;align-items:center;justify-content:center;gap:45px;padding:14px 25px;background:#315fc1;color:white;font-weight:650;font-size:14px;border-radius:10px;border:0;width:100%;max-width:340px;box-shadow:0 5px 15px #315fc122;margin-bottom:10px}.primary:hover{background:#284e9f}.connection-note{font-size:11px;color:#667790}.app-tile{text-align:center;background:linear-gradient(150deg,#fff,#e3eafe);border:1px solid #d8e2f2;padding:40px 24px 28px;border-radius:30px;box-shadow:0 25px 60px #2e4c8812;transform:rotate(3deg)}.icon-halo{display:grid;place-items:center;width:164px;height:164px;background:#ffffffb0;border:1px solid white;border-radius:40px;margin:0 auto 22px;box-shadow:0 10px 25px #1a345510}.icon-halo img{border-radius:28px}.app-tile h2{font-size:25px;margin:0;letter-spacing:-.6px}.app-tile>span{font-size:12px;color:#63728a}.tile-colors{display:flex;gap:6px;justify-content:center;margin:25px 0 15px}.tile-colors i{height:4px;width:38px;border-radius:2px;background:#6089df}.tile-colors i:nth-child(2){background:#e5b566}.tile-colors i:nth-child(3){background:#a486d1}.app-tile small{color:#63728a;font-size:10px}.install-instructions{border:1px solid #dfe6f1;background:white;border-radius:20px;padding:30px 34px}.section-top{display:flex;justify-content:space-between;gap:15px;align-items:center}.section-top .eyebrow{font-size:9px;margin:0 0 6px}.section-top h2{font-size:21px;margin:0;letter-spacing:-.6px}.version-tag{background:#e7f4f1;color:#247c71;font-size:10px;padding:5px 9px;border-radius:6px;white-space:nowrap}.platform-tabs{display:flex;gap:6px;margin:25px 0 15px;border-bottom:1px solid #e1e7f1;padding-bottom:14px}.platform-tabs button{padding:8px 15px;border-radius:8px;border:1px solid transparent;background:transparent;color:#586984;font-size:12px}.platform-tabs button.active{background:#edf3ff;border-color:#d4e1fb;color:#315fc1;font-weight:700}.steps>div{display:flex;align-items:flex-start;gap:16px;padding:13px 0}.steps>div>b{display:grid;place-items:center;width:28px;height:28px;background:#edf3ff;color:#315fc1;border-radius:8px;flex-shrink:0;font-size:12px}.steps p{margin:0}.steps strong{display:block;font-size:14px}.steps small{display:block;color:#677892;font-size:12px;margin-top:4px}.first-connection{display:flex;gap:18px;background:#e7f2ef;border:1px solid #d4e5df;border-radius:16px;padding:24px 28px;margin-top:18px}.lock-icon{color:#237d6a;background:#d3e9e1;border-radius:50%;height:32px;width:32px;text-align:center;flex-shrink:0;padding-top:2px}.first-connection h2{margin:0;font-size:16px;color:#276052}.first-connection p{margin:8px 0;font-size:13px;color:#426859}.first-connection small{font-size:11px;color:#5c7b6e}footer{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#6e7e96;margin-top:30px;letter-spacing:1px}footer a{color:#315fc1}:focus-visible{outline:3px solid #618be2;outline-offset:3px}@media(max-width:720px){.install-page{padding:23px 22px 35px}.install-brand>span{font-size:8px;letter-spacing:.7px}.install-hero{grid-template-columns:1fr;gap:28px;padding:38px 0}.app-tile{display:none}h1{font-size:30px}.intro{font-size:14px}.primary{max-width:none}.install-instructions{padding:24px 20px}.section-top{display:block}.version-tag{display:inline-block;margin-top:10px}.section-top h2{font-size:20px}.platform-tabs{gap:2px}.platform-tabs button{font-size:11px;padding:8px 10px}.steps strong{font-size:13px}.steps small{font-size:11px}.first-connection{padding:20px 18px;gap:12px}.first-connection p{font-size:12px}.first-connection small{font-size:10px}.connection-note{font-size:10px}}

/* Match the installation identity to the Desk app icon. */
.install-brand strong{font-size:25px;font-weight:750;letter-spacing:-1px}
.app-tile{background:linear-gradient(150deg,#f9fffc,#e3f0eb);border-color:#d4e7df}
.icon-halo{box-shadow:0 12px 30px #173a3320}
.app-tile h2{font-size:30px;letter-spacing:-1px}
