.tvz-m365-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1rem;border-radius:999px;background:#005baa;color:#fff!important;text-decoration:none;font-weight:700;border:0;cursor:pointer}.tvz-m365-primary{background:#005baa}.tvz-m365-profile{max-width:1180px;margin:0 auto;padding:1rem}.tvz-m365-profile *{box-sizing:border-box;overflow-wrap:break-word;word-break:normal}.tvz-m365-profile-hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:2rem;align-items:center;background:linear-gradient(135deg,#003b70,#005baa);color:#fff;border-radius:28px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 18px 45px rgb(0 0 0 / .16)}.tvz-m365-profile-hero h1{color:#fff;margin:.2rem 0;font-size:clamp(2rem,4vw,4rem);line-height:1.02}.tvz-m365-profile-hero a{color:#fff;text-decoration:underline}.tvz-m365-kicker{display:inline-block;text-transform:uppercase;letter-spacing:.08em;font-weight:800;font-size:.8rem;opacity:.85}.tvz-m365-photo-wrap{width:220px;max-width:100%;aspect-ratio:1/1;border-radius:24px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.tvz-m365-photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.tvz-m365-avatar{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e7eef7;color:#005baa;font-size:5rem;font-weight:900}.tvz-m365-profile-form{display:grid;gap:1.25rem}.tvz-m365-panel{background:#fff;border:1px solid rgb(0 91 170 / .14);border-radius:22px;padding:1.25rem;box-shadow:0 12px 30px rgb(0 0 0 / .06);min-width:0}.tvz-m365-panel h2{margin-top:0;color:#003b70}.tvz-m365-panel label{display:block;font-weight:700;margin:.7rem 0 .35rem;color:#18334d}.tvz-m365-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.tvz-m365-grid label{margin:0}.tvz-m365-grid input[type=text],.tvz-m365-panel input[type=text],.tvz-m365-panel input[type=file]{width:100%;max-width:100%;padding:.75rem;border:1px solid #ccd6e0;border-radius:12px;background:#fff}.tvz-m365-check{grid-column:1/-1;display:flex!important;align-items:center;gap:.5rem}.tvz-m365-check input{width:auto!important}.tvz-m365-profile .wp-editor-wrap{max-width:100%;overflow:hidden}.tvz-m365-profile textarea{max-width:100%}@media(max-width:800px){.tvz-m365-profile-hero{grid-template-columns:1fr}.tvz-m365-photo-wrap{width:160px}.tvz-m365-grid{grid-template-columns:1fr}}