:root{color-scheme:dark;--gold:#f0c55c;--muted:#bacbd4;--line:rgba(220,237,244,.2);font-family:Arial,sans-serif;color:#f5f7fa;background:#071b29}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(90deg,rgba(3,23,37,.67),rgba(3,21,33,.75) 65%,rgba(3,19,31,.93)),url('/assets/architecture-original.jpg') center center/cover fixed}body:before{content:'';position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,15,26,.25),transparent 38%,rgba(1,15,25,.86));z-index:-1}
[hidden]{display:none!important}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:4px}
.site-header{max-width:1560px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:28px 48px;border-bottom:1px solid var(--line)}.wordmark{font-weight:800;letter-spacing:.2em;font-size:16px}.wordmark span{font-size:10px;letter-spacing:.12em;color:var(--gold);margin-left:12px}.header-link{font-size:13px;color:var(--muted)}.header-link span{color:var(--gold);margin-left:15px}
.page-shell{max-width:1560px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 365px;gap:42px;padding:48px 48px 32px;align-items:center}.suite-stage{text-align:center;min-width:0}.eyebrow{font-size:10px;letter-spacing:.19em;font-weight:700;color:var(--gold);text-transform:uppercase;margin:0 0 14px}h1,h2,h3{font-family:Arial,sans-serif}h1{font-size:clamp(36px,4.7vw,74px);font-weight:800;letter-spacing:.045em;line-height:1.08;margin:0;text-shadow:0 3px 24px #02131f}h1 span{color:var(--gold)}.hero-subtitle{font-size:12px;letter-spacing:.16em;text-transform:uppercase;margin:15px 0 32px;line-height:1.7}
.suite-universe{position:relative}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;position:relative;z-index:1}.product-card{position:relative;min-height:154px;padding:19px 10px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(180,216,228,.45);border-radius:18px;background:linear-gradient(140deg,rgba(93,134,149,.32),rgba(7,29,42,.86) 48%,rgba(11,35,44,.88));box-shadow:inset 0 1px 1px #b9dce15c,inset 0 -2px 1px #e6b64c70,0 12px 28px #0004;backdrop-filter:blur(13px);transition:transform .18s,border-color .18s}.product-card:hover{transform:translateY(-4px);border-color:var(--gold)}.product-icon{width:37px;height:37px;stroke:var(--gold);fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;margin-bottom:10px}.product-card h3{font-size:15px;line-height:1.3;margin:0 0 7px;font-weight:800;white-space:nowrap}.product-card p{font-size:10px;line-height:1.5;margin:0;color:#dbe4e9;max-width:145px}.product-card .badge{position:absolute;top:8px;left:9px;border-radius:4px;background:var(--gold);color:#142633;font-size:8px;font-weight:800;padding:2px 5px;letter-spacing:.04em}.product-card[aria-disabled=true]{opacity:.73}
.brand-plinth{position:relative;padding:27px 24px 22px;max-width:560px;margin:15px auto 0;border-bottom:2px solid #d5ac51;border-radius:50% / 16%;background:radial-gradient(ellipse at bottom,#ce9c3329,transparent 68%),linear-gradient(180deg,transparent 30%,#0a1f2bcb);box-shadow:0 12px 17px -15px var(--gold)}.brand-plinth:before{content:'';position:absolute;top:-15px;left:50%;width:1px;height:30px;background:linear-gradient(transparent,var(--gold));box-shadow:0 0 9px #eebd4b}.brand-plinth img{width:310px;max-width:85%;height:auto;max-height:84px;object-fit:contain;display:block;margin:0 auto}.brand-plinth p{font-size:10px;text-transform:uppercase;letter-spacing:.12em;margin:13px 0 0;color:#edf3f6}
.value-row{display:grid;grid-template-columns:repeat(3,1fr);margin:26px 0 0;font-size:10px;font-weight:600}.value-row span{padding:7px 12px;border-right:1px solid var(--line)}.value-row span:last-child{border:0}.value-row span:before{content:'✓';color:var(--gold);margin-right:7px}.stage-signoff{color:var(--gold);font-family:Georgia,serif;font-style:italic;font-size:20px;margin:25px 0 0}.access-column{scroll-margin-top:25px}
.login-card{padding:31px 28px 25px;background:linear-gradient(140deg,#173340ed,#081e2cf5);border:1px solid #b9d4e23b;border-radius:23px;box-shadow:0 24px 65px #0004,inset 0 1px #ffffff14;backdrop-filter:blur(22px);text-align:left}.login-card h2{font-size:26px;line-height:1.25;margin:0 0 12px;letter-spacing:-.04em}.form-intro{font-size:13px;color:var(--muted);line-height:1.65;margin:0 0 23px}label{font-size:11px;font-weight:600;display:block;margin:16px 0 7px}input{width:100%;height:46px;background:#041724ad;color:#fff;border:1px solid #93b1c04d;border-radius:8px;padding:10px 12px}input:focus{border-color:var(--gold)}
.primary-button{width:100%;display:flex;justify-content:space-between;align-items:center;margin:23px 0 16px;border:1px solid #f1d27c;border-radius:8px;padding:13px 17px;background:linear-gradient(115deg,#f3cd72,#d4a33b);color:#132735;font-weight:800;box-shadow:0 5px 20px #dab35418}.primary-button:hover{background:#f5d889}.quiet-link{font-size:11px;color:#d9e4ea;text-decoration:underline;text-underline-offset:4px;display:inline-block}.divider{height:1px;background:var(--line);margin:26px 0 23px;position:relative;text-align:center}.divider span{position:relative;top:-10px;background:#102a38;padding:0 12px;font-size:11px;color:var(--muted)}
#google-button{display:flex;justify-content:center;margin:0 auto 11px;min-height:40px}.microsoft-button{display:flex;align-items:center;justify-content:center;gap:12px;padding:11px 12px;background:#fff;color:#27313a;font-size:13px;border-radius:4px;border:1px solid #dadce0;min-height:41px}.microsoft-button svg{width:18px;height:18px;flex-shrink:0}
.login-footnote{font-size:10px;line-height:1.6;color:#a9bec9;text-align:center;margin:24px 0 0}.error-text,.form-message{font-size:12px;line-height:1.6;border-left:2px solid #edc467;padding:10px 12px;background:#ffffff09;border-radius:0 5px 5px 0}.error-text{color:#ffe2b8}.form-message{color:#d6efe3}.access-note{text-align:center;font-size:12px;line-height:1.8;color:#a5bdc9;margin:22px 0 0}.access-note strong{font-weight:500;color:#dae3e9}
.tiles-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:19px}.tile{border:1px solid var(--line);border-radius:9px;background:#ffffff05;color:#fff;text-align:left;padding:13px 9px}.tile h3{font-size:12px;margin:0}.tile p{font-size:9px;color:var(--muted);line-height:1.5;margin:6px 0 0}.tile:hover{border-color:var(--gold)}.secondary-button{background:transparent;border:1px solid var(--line);border-radius:7px;color:var(--muted);padding:9px 15px;font-size:11px;display:block;margin-top:20px}.site-footer{max-width:1560px;margin:auto;padding:21px 48px;display:flex;justify-content:space-between;font-size:10px;color:#adc0cc;border-top:1px solid #ffffff12}.site-footer nav{display:flex;gap:24px}
@media(min-width:1500px){.page-shell{padding-top:65px;padding-bottom:55px;gap:65px}.product-card{min-height:175px}.hero-subtitle{margin-bottom:40px}}
@media(max-width:1150px){.page-shell{padding:35px 25px;gap:25px;grid-template-columns:minmax(0,1fr) 330px}.site-header,.site-footer{padding-left:25px;padding-right:25px}.product-grid{gap:10px}.product-card{min-height:139px;padding-left:5px;padding-right:5px}.product-card h3{font-size:12px}.product-card p{font-size:9px}.login-card{padding:26px 22px}.hero-subtitle{font-size:10px}.value-row{font-size:9px}.wordmark span{display:none}}
@media(max-width:850px){.page-shell{grid-template-columns:1fr;max-width:680px;padding:30px 22px}.access-column{width:100%;max-width:420px;margin:5px auto 0}.suite-stage h1{font-size:46px}.product-grid{gap:13px}.product-card{min-height:142px}.product-card h3{font-size:13px}.brand-plinth{margin-top:5px}.value-row{margin-top:17px}.stage-signoff{margin:18px 0 10px}.access-note{margin:17px 0}.site-header{padding:21px 24px}}
@media(max-width:480px){body{background-attachment:scroll;background-position:46% top;background-size:auto 950px;background-repeat:no-repeat;background-color:#071b29}.site-header{padding:19px 19px}.wordmark{font-size:13px}.header-link{font-size:11px}.page-shell{padding:28px 17px 24px;gap:24px}.suite-stage h1{font-size:36px;letter-spacing:.025em}.eyebrow{font-size:9px;letter-spacing:.14em}.hero-subtitle{font-size:9px;letter-spacing:.075em;margin:12px 0 23px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-card{min-height:131px;padding:15px 8px}.product-card h3{font-size:14px}.product-card p{font-size:10px}.product-icon{width:30px;height:30px;margin-bottom:7px}.brand-plinth{padding:25px 13px 19px}.brand-plinth img{width:250px}.brand-plinth p{font-size:8px}.value-row{font-size:9px;line-height:1.5}.value-row span{padding:3px 8px}.value-row span:before{display:block;margin:0 0 4px}.stage-signoff{font-size:18px}.login-card{padding:28px 24px}.site-footer{padding:20px 19px;gap:15px;flex-wrap:wrap;font-size:9px}.site-footer nav{gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
