@font-face{font-family:"GE SS Two";src:url("./assets/ge-ss-two.woff2") format("woff2");font-display:swap;font-weight:400}
:root{color-scheme:light;--sage:#7AA894;--bg:#f4f6f4;--ink:#1b2923;--muted:#53675e;--line:#d7dfda;--surface:#fff;--dark:#172e25;--dark-ink:#f6f9f7;--dark-muted:#c1d3c9;--hover:#eef3ef;--focus:#376a53;font-family:Helvetica,Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}
html{min-width:280px;scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased}
button,a{-webkit-tap-highlight-color:transparent}
button{font:inherit}
button,a{touch-action:manipulation}
button:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:6px}
.shell{max-width:1328px;min-height:100svh;margin:auto;padding:0 48px;display:flex;flex-direction:column}
header{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:24px;min-width:0}
.logo{width:174px;height:51px;object-fit:contain;object-position:left center}
.brand-divider{height:32px;width:1px;background:var(--line)}
.workspace-label{font-size:.875rem;color:var(--muted)}
.preferences{display:flex;align-items:center;gap:12px;flex-shrink:0}
.preferences button{min-width:44px;min-height:44px;background:transparent;border:1px solid var(--line);color:var(--ink);cursor:pointer;border-radius:50px;transition:background .18s}
.preferences button:hover{background:var(--hover)}
.text-button{padding:0 18px;font-family:"GE SS Two",Helvetica,Arial,sans-serif}
.theme-button{display:grid;place-items:center;padding:10px}
.theme-button svg{width:21px;height:21px}
main{padding:64px 0;flex:1;display:flex;flex-direction:column;justify-content:center}
.intro{margin-bottom:38px}
.eyebrow{font-size:.875rem;font-weight:500;letter-spacing:.08em;margin:0 0 16px;color:var(--muted)}
h1{font-size:clamp(2.2rem,4vw,3.75rem);line-height:1.15;letter-spacing:-.045em;font-weight:400;margin:0;max-width:100%}
.destinations{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.destination{min-height:376px;border-radius:20px;padding:32px 36px;display:flex;flex-direction:column;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;overflow-wrap:anywhere;border:1px solid var(--line)}
.destination:hover{transform:translateY(-4px);box-shadow:0 18px 36px -24px #142f264d;border-color:var(--sage)}
.command{background:var(--dark);color:var(--dark-ink);border-color:var(--dark)}
.website{background:var(--surface);color:var(--ink)}
.card-top{display:flex;align-items:center;justify-content:space-between;gap:16px}
.number{font-size:.875rem;font-variant-numeric:tabular-nums;opacity:.7}
.access{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--muted);line-height:1.5}
.command .access{color:var(--dark-muted)}
.access svg{width:16px;height:16px;flex-shrink:0}
.card-content{margin:58px 0 36px}
.command .eyebrow{color:var(--sage)}
h2{font-size:clamp(1.8rem,3vw,2.55rem);font-weight:400;line-height:1.15;letter-spacing:-.035em;margin:0 0 18px}
.description{font-size:1rem;line-height:1.65;max-width:360px;margin:0;color:var(--muted)}
.command .description{color:var(--dark-muted)}
.card-bottom{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:24px;font-size:1rem;line-height:1.5}
.command .card-bottom{border-color:#446152}
.arrow{border:1px solid var(--line);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:1.35rem;transition:background .2s,transform .2s}
.command .arrow{border-color:#577766;color:var(--sage)}
.destination:hover .arrow{background:var(--sage);color:#142c21;border-color:var(--sage);transform:translate(2px,-2px)}
footer{min-height:88px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.875rem;line-height:1.6;color:var(--muted);padding:22px 0}
.footer-note{text-align:end}
.skip{position:fixed;inset-inline-start:20px;top:-150px;background:var(--surface);color:var(--ink);padding:14px 20px;z-index:9}
.skip:focus{top:16px}
html[dir=rtl]{font-family:"GE SS Two",Helvetica,Arial,sans-serif}
html[dir=rtl] .eyebrow,html[dir=rtl] h1,html[dir=rtl] h2{letter-spacing:0}
html[dir=rtl] h1,html[dir=rtl] h2{line-height:1.45}
html[dir=rtl] .arrow{transform:scaleX(-1)}
html[dir=rtl] .destination:hover .arrow{transform:scaleX(-1) translate(2px,-2px)}
html[data-theme=dark]{color-scheme:dark;--bg:#111a16;--ink:#edf3ef;--muted:#afc2b7;--line:#34453c;--surface:#1c2821;--dark:#203e2f;--dark-ink:#f6f9f7;--dark-muted:#c8dace;--hover:#26362d;--focus:#a6d1bb}
html[data-theme=dark] .logo{filter:brightness(0) invert(1)}
@media(prefers-color-scheme:dark){html:not([data-theme=light]){color-scheme:dark;--bg:#111a16;--ink:#edf3ef;--muted:#afc2b7;--line:#34453c;--surface:#1c2821;--dark:#203e2f;--dark-ink:#f6f9f7;--dark-muted:#c8dace;--hover:#26362d;--focus:#a6d1bb}html:not([data-theme=light]) .logo{filter:brightness(0) invert(1)}}
@media(max-width:900px){.shell{padding:0 28px}.destination{padding:26px;min-height:380px}.brand-divider,.workspace-label{display:none}main{padding:44px 0}.intro{margin-bottom:28px}.card-content{margin:46px 0 32px}}
@media(max-width:640px){.shell{padding:0 20px}header{min-height:92px;gap:12px}.logo{width:138px;height:40px}.preferences{gap:8px}.text-button{padding:0 12px}.destinations{grid-template-columns:1fr;gap:18px}.destination{min-height:312px;padding:26px}.card-content{margin:36px 0 28px}.intro{margin-bottom:26px}main{padding:38px 0}.card-bottom{padding-top:20px}footer{align-items:flex-start;flex-direction:column;gap:6px}.footer-note{text-align:start}}
@media(max-width:340px){.shell{padding:0 14px}header{flex-wrap:wrap;padding:18px 0}.destination{padding:22px}.logo{width:122px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
