@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#e8eeed;font-synthesis:none;background:#101416;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:#101416;min-width:320px;margin:0;overflow:hidden}button,input,select{font:inherit}button{cursor:pointer}.app-shell{height:100dvh;padding-top:env(safe-area-inset-top);background:radial-gradient(circle at 85% -20%,#29423e 0,#0000 34%),#101416;grid-template-rows:auto 1fr auto;display:grid}.topbar{border-bottom:1px solid #26302f;grid-template-columns:190px 1fr auto;align-items:center;gap:22px;padding:20px 28px 16px;display:grid}.brand{color:#f1f5f3;letter-spacing:.01em;white-space:nowrap;align-items:center;gap:9px;font:600 16px Space Grotesk,sans-serif;display:flex}.brand svg,.brand-dot{color:#b6e27d}.address-row{gap:8px;min-width:0;display:flex}.icon-button,.go-button{color:#bac5c1;background:#18201f;border:1px solid #33403e;border-radius:10px;place-items:center;min-width:44px;height:44px;display:grid}.icon-button:disabled{opacity:.35;cursor:default}.icon-button:not(:disabled):active,.go-button:active{transform:translateY(1px)}.address-field{color:#80908b;background:#18201f;border:1px solid #33403e;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:0;height:44px;padding:0 13px;display:flex}.address-field input{color:#e8eeed;background:0 0;border:0;outline:0;width:100%;min-width:0}.address-field input::placeholder{color:#697672}.go-button{color:#101416;background:#b6e27d;border-color:#b6e27d}.engine-control{color:#80908b;white-space:nowrap;align-items:center;gap:7px;font-size:12px;display:flex}.engine-control select{color:#d6e0dd;background:0 0;border:0;outline:0;max-width:125px}.viewport{min-height:0;position:relative}.viewport iframe{background:#fff;border:0;width:100%;height:100%}.home-page,.error-page{text-align:center;align-content:center;justify-items:center;height:100%;padding:32px 20px;display:grid}.home-mark{color:#101416;background:#b6e27d;border-radius:18px;place-items:center;width:62px;height:62px;margin-bottom:24px;display:grid;transform:rotate(-5deg)}.eyebrow{color:#b6e27d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:700}.home-page h1{letter-spacing:-.04em;margin:0;font:600 clamp(38px,7vw,76px)/.98 Space Grotesk,sans-serif}.home-page h1 em{color:#b6e27d;font-style:normal}.home-copy{color:#8b9995;max-width:430px;margin:24px 0;line-height:1.6}.home-search{background:#18201f;border:1px solid #3b4945;border-radius:12px;align-items:center;gap:12px;width:min(520px,100%);height:54px;padding-left:16px;display:flex}.home-search svg{color:#80908b}.home-search input{color:#e8eeed;background:0 0;border:0;outline:0;flex:1;min-width:0}.home-search button,.error-page button{color:#101416;background:#b6e27d;border:0;border-radius:8px;height:42px;margin-right:6px;padding:0 18px;font-weight:700}.home-note{color:#71817c;align-items:center;gap:8px;margin-top:22px;font-size:12px;display:flex}.status-dot{background:#b6e27d;border-radius:50%;width:7px;height:7px}.error-page{color:#dce5e1}.error-code{color:#b6e27d;letter-spacing:.18em;font:700 14px Space Grotesk}.error-page h2{margin:18px 0 10px;font:600 28px Space Grotesk}.error-page p{color:#899793;max-width:430px;line-height:1.6}.error-page button{margin:12px 0 0}footer{min-height:42px;padding:0 28px max(8px, env(safe-area-inset-bottom));color:#64726e;border-top:1px solid #26302f;justify-content:space-between;align-items:center;font-size:11px;display:flex}footer button{color:#b6e27d;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=760px){.topbar{grid-template-columns:1fr auto;gap:13px;padding:13px 14px 12px}.brand{font-size:14px}.engine-control{grid-column:1/-1;justify-content:flex-end}.address-row{grid-area:2/1/auto/-1}.address-row .icon-button{min-width:40px}.address-field,.icon-button,.go-button{height:48px}.home-page h1{font-size:47px}footer{padding-left:14px;padding-right:14px}}
