body #profile .guest-profile{max-width:600px;min-height:calc(100dvh - 76px);padding:30px 20px 125px;background:radial-gradient(ellipse at 85% 5%,#e4f4ef,transparent 45%),#f8fafb}
.guest-welcome{text-align:center;padding:10px 12px 0}
.guest-avatar{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 22px;border:5px solid #fff;border-radius:26px;background:linear-gradient(145deg,#d5f0e9,#edf7f3);color:#168174;box-shadow:0 10px 24px #17354d0c;transform:rotate(-5deg)}
.guest-avatar svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transform:rotate(5deg)}
body #profile .guest-welcome h1{margin:12px 0 14px;color:#17354d;font:800 clamp(34px,9vw,44px)/1.08 'DM Sans',sans-serif;letter-spacing:-1.8px}
.guest-intro{margin:0;color:#71838e;font-size:16px;line-height:1.6}
body #profile #mobileProfileLogin{display:flex;align-items:center;justify-content:center;gap:18px;width:100%;min-height:54px;margin:25px 0 0;border-radius:17px;background:#ff715f;color:#fff;font-size:16px;font-weight:750;box-shadow:0 9px 22px #ff715f25}
.guest-caption{margin:12px 0 0;color:#7b8992;font-size:12px;line-height:1.5}
.guest-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0 22px;padding:20px 0;border-top:1px solid #e3ebed;border-bottom:1px solid #e3ebed}
.guest-benefits>div{display:flex;align-items:center;justify-content:center;gap:10px;color:#17354d;font-size:13px;font-weight:700}
.guest-benefits svg{width:23px;height:23px;fill:none;stroke:#168174;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.guest-benefits small{display:block;margin-top:4px;color:#7b8992;font-size:10px;font-weight:500}
body #profile .guest-business{display:flex;align-items:center;gap:13px;width:100%;padding:18px;border:1px solid #e1e9ec;border-radius:20px;background:#fff;text-align:left;color:#17354d;box-shadow:0 8px 24px #17354d05}
.guest-business-icon{display:grid;place-items:center;width:43px;height:43px;flex-shrink:0;border-radius:14px;background:#edf5f4;color:#168174}
.guest-business svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.guest-business>svg{margin-left:auto;width:18px;color:#91a1ab}
.guest-business b{font-size:14px}.guest-business small{display:block;margin-top:5px;color:#7b8992;font-size:12px}
body #profile button:focus-visible{outline:3px solid #168174;outline-offset:4px}
/* Signed-in profile uses the same light, calm visual system. */
body #profile .mobile-profile-page:not(.guest-profile){padding:24px 18px 130px;background:radial-gradient(ellipse at 95% 0%,#e2f3ed,transparent 42%),#f8fafb;min-height:calc(100dvh - 76px)}
body #profile .mobile-profile-hero{padding:24px;border:1px solid #e0eae7;border-radius:25px;background:linear-gradient(135deg,#fff 20%,#edf7f3);color:#17354d;box-shadow:0 8px 28px #17354d06}
body #profile .mobile-profile-hero::after{display:none}
body #profile .mobile-profile-hero .eyebrow{color:#168174!important;font-size:10px;letter-spacing:1.8px;margin-bottom:8px}
body #profile .mobile-profile-title{font-size:28px;letter-spacing:-1px;margin-bottom:22px;color:#17354d}
body #profile .mobile-profile-person{gap:14px}
body #profile .mobile-profile-avatar{width:58px;height:58px;flex:0 0 58px;border:3px solid #fff;border-radius:20px;background:linear-gradient(135deg,#cfece2,#e4f3ed);color:#168174;font-size:22px;box-shadow:0 5px 16px #17354d09}
body #profile .mobile-profile-person b{font-size:18px;color:#17354d;letter-spacing:-.4px}
body #profile .mobile-profile-person small{max-width:220px;color:#778b94;font-size:12px;margin-top:5px}
body #profile .profile-verify-card{padding:15px 17px;margin-top:14px;gap:12px;background:#edf7f2;border:1px solid #dcece4;border-radius:18px;box-shadow:none}
body #profile .profile-verify-card b{font-size:12px;color:#237968}
body #profile .profile-verify-card small{font-size:11px;color:#758b83}
body #profile .profile-verify-card button{padding:9px 12px;min-height:38px;border:1px solid #d7e6df;border-radius:11px;background:#fff;color:#237968;font-size:11px}
body #profile .profile-menu-card{margin-top:20px;border:1px solid #e3eaed;border-radius:22px;box-shadow:0 6px 22px #17354d04}
body #profile .profile-menu-item{grid-template-columns:38px minmax(0,1fr) 16px;gap:12px;min-height:73px;padding:13px 16px;border-color:#f0f3f4;font-size:14px;color:#17354d}
body #profile .profile-menu-item>svg:first-child{box-sizing:border-box;width:38px;height:38px;padding:9px;border-radius:13px;background:#eef6f3;color:#248878;stroke-width:1.7}
body #profile .profile-menu-item small{margin-top:5px;font-size:11px;line-height:1.4;color:#83929a;font-weight:500}
body #profile .profile-menu-item>svg:last-child{width:15px;height:15px;color:#a2b0b7}
body #profile .profile-menu-item.is-business{background:#fffaf7;color:#17354d}
body #profile .profile-menu-item.is-business>svg:first-child{background:#ffede5;color:#df7760}
body #profile .profile-logout{justify-content:center;padding:15px;min-height:48px;border:1px solid #efdcd7;border-radius:16px;background:#fff9f7;color:#c46c59;font-size:13px;box-shadow:none}
body #profile .profile-logout svg{width:18px;height:18px}
body .top>#accountBtn[hidden]{display:none!important}
