:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#18302d;background:#f3f1e9;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 85% 0,#dce8dd 0,transparent 28rem),#f3f1e9}button,input{font:inherit}.demo-home-shell{min-height:100vh;display:flex;flex-direction:column}.demo-home-shell>header{padding:10px 4vw;background:#173a35}.demo-home-shell main{width:min(1080px,92vw);margin:auto;padding:60px 0 90px}.demo-home-hero{max-width:720px;margin-bottom:36px}.eyebrow{margin:0;color:#58746f;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.demo-home-hero h1{margin:8px 0 12px;font:600 clamp(46px,7vw,76px)/.95 Georgia,serif;letter-spacing:-.045em}.demo-home-hero>p:last-child{color:#5e6b68;font-size:17px;line-height:1.6}.login-card{width:min(470px,100%);padding:28px;border:1px solid #d8d9d0;background:#fffdf8;box-shadow:0 18px 60px #173a3512}.login-card h2,section>h2{margin:0 0 8px;font:600 30px Georgia,serif}.login-card p{color:#66716e}.login-card label{display:grid;gap:7px;margin-top:22px;color:#3d514c;font-size:13px;font-weight:700}.login-card input{min-height:44px;border:1px solid #aebbb7;border-radius:6px;background:#fff;padding:9px 11px}.login-card button{width:100%;margin-top:14px;border:0;border-radius:6px;background:#214a42;color:#fff;padding:12px;font-weight:800;cursor:pointer}.login-card button:disabled{opacity:.55;cursor:wait}.login-error{padding:10px;border-left:3px solid #b85e36;background:#fff0e9;color:#733c26!important}.demo-status,.signed-in{padding:16px 18px;border-left:3px solid #6f8d75;background:#fffdf8}.signed-in{display:flex;flex-direction:column;gap:4px;margin-bottom:28px}.signed-in small{color:#6a7672}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.destination-grid a{min-height:190px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:24px;border:1px solid #d6d8d0;background:#fffdf8;color:#1d3d37;text-decoration:none;box-shadow:0 12px 38px #173a350b}.destination-grid a:hover,.destination-grid a:focus-visible{border-color:#557a6f;outline:3px solid #b8cc88;outline-offset:2px}.destination-grid strong{font:600 26px Georgia,serif}.destination-grid span{color:#65716e;font-size:13px;line-height:1.55}.demo-home-shell footer{margin-top:auto;padding:22px;background:#173a35;color:#b7c9c4;text-align:center;font-size:11px}@media (max-width: 760px){.demo-home-shell main{padding-top:38px}.destination-grid{grid-template-columns:1fr}.destination-grid a{min-height:140px}.demo-home-hero h1{font-size:50px}}
