:root{--account-surface: #ffffff;--account-page: #f4f7fa;--account-line: #dce3eb;--account-muted: #617087;--account-soft-blue: #eef5fd;--account-soft-warm: #fff5e8;--account-shadow: rgba(15, 23, 42, .12);--account-text-on-dark: #ffffff;--account-text-dark-muted: #d5deea;--account-text-dark-subtle: #cbd5e1;--account-highlight-dark: #a5f3fc;--account-border-on-dark: rgba(255,255,255,.18);--account-border-on-dark-strong: rgba(255,255,255,.35);--account-focus-shadow: rgba(21, 101, 192, .1)}body.account-page{min-height:100vh;background:var(--account-page)}.account-page-layout{min-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.account-utility{width:100%;max-width:1040px;margin:0 auto;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.account-utility .brand-logo-img.header-logo-img{width:190px}.account-back{color:var(--ink-soft);font-size:.84rem;font-weight:600}.account-back:hover{color:var(--accent-2)}.account-wrap{min-height:0;display:flex;align-items:center;padding:1.5rem 1.25rem 2.5rem}.account-shell{width:100%;max-width:1040px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);overflow:hidden;border:1px solid var(--account-line);border-radius:var(--radius-lg);background:var(--account-surface);box-shadow:0 18px 55px var(--account-shadow)}.account-intro{padding:3.5rem;color:var(--account-text-on-dark);background:var(--bg-grad)}.account-intro .eyebrow{color:var(--account-highlight-dark)}.account-intro h1{color:var(--account-text-on-dark);margin:0 0 1rem;font-size:clamp(2rem,3vw,2.75rem)}.account-intro>p{color:var(--account-text-dark-muted);line-height:1.75}.account-boundary{display:grid;grid-template-columns:28px 1fr;gap:.75rem;align-items:start;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--account-border-on-dark)}.account-boundary>span{width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--account-border-on-dark-strong);border-radius:50%;font-size:.75rem;font-weight:800}.account-boundary p{margin:0;color:var(--account-text-dark-subtle);font-size:.82rem}.account-panel{padding:2.25rem}.product-choices{margin:0;padding:0;border:0}.product-choices legend{margin-bottom:.8rem;color:var(--ink);font-size:.85rem;font-weight:700}.product-choice{min-height:78px;display:grid;grid-template-columns:42px 1fr 24px;gap:.9rem;align-items:center;padding:.9rem 1rem;border:1px solid var(--account-line);border-radius:8px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.product-choice+.product-choice{margin-top:.65rem}.product-choice:hover{border-color:var(--line-strong);background:var(--surface-alt)}.product-choice.is-selected{border-color:var(--accent);background:var(--account-soft-blue);box-shadow:0 0 0 2px var(--account-focus-shadow)}.product-choice input{position:absolute;width:1px;height:1px;opacity:0}.product-choice:focus-within{outline:2px solid var(--accent);outline-offset:2px}.product-choice-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#fff;font-size:.7rem;font-weight:800}.product-choice-mark.workloads{background:var(--accent-2)}.product-choice-mark.intelligence{background:var(--warm)}.product-choice-copy strong,.product-choice-copy small{display:block}.product-choice-copy strong{font-size:.88rem}.product-choice-copy small{margin-top:.18rem;color:var(--account-muted);font-size:.74rem;line-height:1.4}.product-choice-check{width:21px;height:21px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:transparent;font-size:.7rem}.product-choice.is-selected .product-choice-check{border-color:var(--accent);background:var(--accent);color:#fff}.product-selection{margin-top:1.25rem;padding:1.25rem;border:1px solid var(--account-line);border-left:4px solid var(--accent);background:var(--account-surface)}.product-selection.is-intelligence{border-left-color:var(--warm)}.product-selection-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.product-selection-head span:first-child{color:var(--ink);font-size:.84rem;font-weight:800}.product-selection-head span:last-child{color:var(--account-muted);font-size:.72rem;font-weight:600}.product-desc{margin:.65rem 0;color:var(--ink-soft);font-size:.84rem;line-height:1.55}.product-highlights{display:grid;gap:.25rem;margin:0 0 1.1rem;padding-left:1.1rem;color:var(--account-muted);font-size:.76rem}.account-actions{display:flex;gap:.65rem}.account-actions .cta{flex:1;min-height:44px;justify-content:center;padding:.7rem .9rem;text-align:center;font-size:.84rem}.account-note{margin:1rem 0 0;color:var(--account-muted);font-size:.74rem;line-height:1.55}.noscript-links{padding-top:.75rem;border-top:1px solid var(--account-line)}.account-legal{width:100%;max-width:1040px;margin:0 auto;padding:0 1.25rem 1.5rem;display:flex;align-items:center;justify-content:center;gap:.75rem;color:var(--account-muted);font-size:.75rem}.account-legal a{color:var(--ink-soft);font-weight:600}.account-legal a:hover{color:var(--accent-2)}@media (max-width: 860px){.account-wrap{padding:1rem 1rem 2rem}.account-shell{max-width:620px;grid-template-columns:1fr}.account-intro{padding:2.25rem}.account-panel{padding:1.5rem}}@media (max-width: 520px){.account-utility{padding:.8rem .75rem}.account-utility .brand-logo-img.header-logo-img{width:150px}.account-back{font-size:.72rem}.account-wrap{min-height:auto;padding:.65rem .75rem 1.25rem}.account-intro,.account-panel{padding:1.35rem}.account-intro h1{font-size:1.85rem}.account-boundary{margin-top:1.25rem;padding-top:1rem}.product-choice{grid-template-columns:38px 1fr 22px;padding:.8rem}.product-choice-mark{width:36px;height:36px}.product-selection{padding:1rem}.product-selection-head{align-items:flex-start;flex-direction:column;gap:.2rem}.account-actions{flex-direction:column}.account-actions .cta{width:100%}.account-legal{padding:0 .75rem 1rem;flex-wrap:wrap;gap:.35rem .65rem;text-align:center}}
