:root{--account-ink:#0b3034;--account-muted:#61777a;--account-teal:#078f86;--account-gold:#e7ad35;--account-line:#d6e8e4;--account-soft:#f3faf8}
.account-path-page{min-height:70vh;background:linear-gradient(180deg,#fbfefd,#f5faf8)}
.account-path-hero{width:min(1160px,calc(100% - 32px));display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:34px;align-items:center;margin:0 auto;padding:clamp(48px,7vw,84px) 0 30px}
.account-path-hero h1{margin:14px 0 14px;color:var(--account-ink);font-size:clamp(42px,6vw,72px);line-height:1;letter-spacing:-.055em}
.account-path-hero p{max-width:760px;margin:0;color:var(--account-muted);font-size:18px;line-height:1.65}
.account-path-hero aside{display:grid;gap:8px;padding:24px;border:1px solid #cde2de;border-radius:24px;background:linear-gradient(145deg,#083e3d,#078f86);color:#fff;box-shadow:0 24px 54px rgba(6,76,73,.18)}
.account-path-hero aside strong{font-size:20px}
.account-path-hero aside span{color:rgba(255,255,255,.8);font-size:13px;line-height:1.55}
.account-path-shell{width:min(980px,calc(100% - 32px));margin:0 auto;padding-bottom:36px}
.account-onboarding-form{padding:clamp(22px,4vw,40px);border:1px solid var(--account-line);border-radius:28px;background:#fff;box-shadow:0 24px 60px rgba(8,57,59,.09)}
.account-path-options{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 28px;padding:0;border:0}
.account-path-options legend{grid-column:1/-1;margin-bottom:12px;color:var(--account-ink);font-size:22px;font-weight:900}
.account-path-card{position:relative;display:grid;grid-template-columns:auto 1fr;gap:15px;align-items:start;min-height:150px;padding:22px;border:2px solid var(--account-line);border-radius:22px;background:#fbfefd;cursor:pointer;transition:.18s ease}
.account-path-card:has(input:checked){border-color:var(--account-teal);background:#eef9f6;box-shadow:0 0 0 4px rgba(7,143,134,.1)}
.account-path-card input{position:absolute;top:18px;right:18px;width:19px;height:19px;accent-color:var(--account-teal)}
.account-path-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#0a4c49,#0b978d);color:#fff;font-size:20px;font-weight:950;box-shadow:0 12px 24px rgba(7,104,97,.18)}
.account-path-card strong{display:block;padding-right:28px;color:var(--account-ink);font-size:18px}
.account-path-card small{display:block;margin-top:8px;color:var(--account-muted);font-size:13px;line-height:1.55}
.account-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.account-profile-grid .full{grid-column:1/-1}
.account-profile-grid input,.account-profile-grid select,.account-profile-grid textarea{width:100%}
.account-path-next{display:grid;gap:5px;margin:22px 0;padding:18px 20px;border-left:5px solid var(--account-gold);border-radius:14px;background:#fff8e8;color:var(--account-ink)}
.account-path-next span{color:#6e6756;font-size:13px;line-height:1.5}
.account-product-separation{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:16px;margin-bottom:52px}
.account-product-separation article,.account-access-card{padding:26px;border:1px solid var(--account-line);border-radius:24px;background:#fff;box-shadow:0 16px 38px rgba(8,57,59,.06)}
.account-product-separation h2,.account-access-card h3{margin:10px 0;color:var(--account-ink)}
.account-product-separation p,.account-access-card p{color:var(--account-muted);line-height:1.6}
.product-type{display:inline-flex;padding:7px 10px;border-radius:999px;background:#e9f7f4;color:#066c65;font-size:10px;font-weight:950;letter-spacing:.08em}
.account-access-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}
.account-access-card{display:flex;flex-direction:column;align-items:flex-start}
.account-access-card .link-button{margin-top:auto}
.studio-access-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 24px;padding:20px 24px;border:1px solid #cce3de;border-radius:20px;background:linear-gradient(135deg,#effaf7,#fff)}
.studio-access-banner h2{margin:0 0 5px;color:var(--account-ink);font-size:21px}
.studio-access-banner p{margin:0;color:var(--account-muted);font-size:13px}
@media(max-width:820px){.account-path-hero{grid-template-columns:1fr}.account-path-options,.account-product-separation,.account-access-grid{grid-template-columns:1fr}.account-profile-grid{grid-template-columns:1fr}.account-profile-grid .full{grid-column:auto}.studio-access-banner{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.account-path-hero,.account-path-shell{width:min(100% - 24px,1160px)}.account-onboarding-form{padding:18px}.account-path-card{grid-template-columns:1fr}.account-path-icon{width:42px;height:42px}.account-path-card strong{padding-right:24px}}
