@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#102a43;background:#f4f1ea;font-family:DM Sans,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% 10%,#e8d5ba 0,transparent 28%),#f4f1ea}.shell{width:min(1100px,calc(100% - 40px));min-height:100vh;margin:auto;padding:56px 0 28px;display:grid;grid-template-columns:1fr 430px;gap:10vw;align-items:center}.hero{align-self:center}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#d5683c;color:#fff;font:700 22px Space Grotesk;margin-bottom:80px;box-shadow:10px 10px #e8d5ba}.eyebrow{color:#627d98;letter-spacing:.16em;font-size:11px;font-weight:700;margin:0 0 12px}.hero h1{font:700 clamp(52px,7vw,92px)/.92 "Space Grotesk";letter-spacing:-.07em;margin:0}.hero h1 em{color:#d5683c;font-style:normal}.lede{max-width:330px;color:#627d98;font-size:17px;line-height:1.55;margin-top:30px}.card{background:#fffdf9;border:1px solid #e6e0d6;border-radius:24px;padding:30px;box-shadow:0 24px 80px #102a431a}.card-top{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #eee8df;padding-bottom:24px}.card h2{font:600 24px Space Grotesk;margin:0}.secure-pill{color:#39705b;background:#e6f3ec;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:700;letter-spacing:.1em}.profile{display:flex;gap:12px;align-items:center;padding:24px 0 18px}.profile strong,.profile span,.location-box strong,.location-box span{display:block}.profile span,.location-box span{color:#829ab1;font-size:12px;margin-top:3px}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f6d9c8;color:#b54e25;font-weight:700}.location-box{display:flex;gap:12px;align-items:center;padding:15px;background:#f7f5f0;border-radius:12px}.location-box.ready{background:#edf7f0}.location-dot{width:10px;height:10px;border-radius:50%;background:#d5683c;box-shadow:0 0 0 5px #f6d9c8;margin:0 5px}.ready .location-dot{background:#39705b;box-shadow:0 0 0 5px #cee8d9}.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}button{border:0;cursor:pointer;font:700 14px DM Sans;transition:transform .15s,opacity .15s}button:active{transform:scale(.98)}button:disabled{cursor:not-allowed;opacity:.55}.primary,.secondary,.microsoft-button{min-height:52px;border-radius:10px}.primary{background:#102a43;color:#fff}.secondary{background:#e8d5ba;color:#102a43}.microsoft-button{width:100%;background:#102a43;color:#fff;display:flex;gap:12px;justify-content:center;align-items:center;margin:28px 0 18px}.ms-grid{display:grid;grid-template-columns:7px 7px;gap:2px}.ms-grid i{width:7px;height:7px;background:#f25022}.ms-grid i:nth-child(2){background:#7fba00}.ms-grid i:nth-child(3){background:#00a4ef}.ms-grid i:nth-child(4){background:#ffb900}.text-button{display:block;margin:16px auto 0;color:#627d98;background:transparent;font-size:12px}.status{margin-top:22px;padding-top:18px;border-top:1px solid #eee8df;color:#627d98;font-size:12px;line-height:1.5}.status.success{color:#39705b}.status.error{color:#b54e25}footer{grid-column:1 / -1;text-align:center;color:#829ab1;font-size:11px;padding-top:20px}@media(max-width:760px){.shell{width:min(100% - 28px,500px);padding:32px 0 20px;display:block}.brand-mark{margin-bottom:44px}.hero{margin-bottom:46px}.hero h1{font-size:58px}.card{padding:22px}footer{margin-top:28px}}
