.profession-page{color:var(--ink);background:#fff}.profession-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(228,231,236,.9);background:rgba(255,255,255,.9);backdrop-filter:blur(16px)}.profession-header>.container{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:25px}.profession-header nav{display:flex;align-items:center;gap:25px;color:var(--slate);font-size:14px;font-weight:700}.profession-header nav a:hover{color:var(--brand)}.profession-header .button{min-height:42px}.profession-hero{padding:86px 0 94px;background:radial-gradient(circle at 80% 20%,#e3f9f3 0,transparent 30%),linear-gradient(150deg,#fff,#f7fbfa)}.profession-hero-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:80px}.profession-hero h1{max-width:650px;margin:20px 0;font-size:clamp(48px,5.7vw,76px);line-height:.98;letter-spacing:-.065em}.profession-hero h1 em{display:block;color:var(--brand);font-style:normal}.profession-hero p{max-width:560px;color:var(--slate);font-size:19px;line-height:1.6}.profession-actions{display:flex;gap:12px;margin-top:28px}.profession-live{display:flex;align-items:center;gap:7px;margin:22px 0 0!important;color:#08766c!important;font-size:13px!important;font-weight:800}.profession-live svg{width:18px}.profession-image{position:relative;min-height:560px;overflow:hidden;border-radius:28px;box-shadow:0 28px 65px rgba(16,24,40,.17)}.profession-image:after{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(90deg,rgba(255,255,255,.22),transparent 43%);pointer-events:none}.profession-image img{position:absolute;top:0;bottom:0;left:-43%;width:150%;max-width:none;height:100%;object-fit:cover;object-position:72% center}.profession-proof{border-block:1px solid var(--line)}.profession-proof>.container{display:flex;justify-content:space-between;gap:24px;padding:25px 0}.profession-proof span{display:flex;align-items:center;gap:9px;color:var(--slate);font-weight:700}.profession-proof svg{width:19px;color:var(--brand)}.profession-flow{padding:110px 0}.profession-section-head{max-width:720px;margin-bottom:45px}.profession-section-head h2{margin:18px 0;font-size:clamp(38px,4.7vw,60px);line-height:1.04;letter-spacing:-.055em}.profession-section-head p{color:var(--muted);font-size:18px;line-height:1.65}.profession-flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.profession-flow-grid article{position:relative;padding:29px;border:1px solid var(--line);border-radius:21px;background:var(--surface)}.profession-flow-grid article>span{position:absolute;top:22px;right:23px;color:#98a2b3;font-size:12px;font-weight:800}.profession-flow-grid svg{box-sizing:content-box;width:26px;height:26px;padding:10px;border-radius:12px;color:var(--brand);background:var(--mint)}.profession-flow-grid h3{margin:22px 0 9px;font-size:22px;letter-spacing:-.03em}.profession-flow-grid p{margin:0;color:var(--muted);line-height:1.55}.profession-demo{padding:100px 0;background:#102a43;color:#fff}.profession-demo>.container{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px}.profession-demo h2{margin:18px 0;font-size:clamp(38px,4.5vw,60px);line-height:1.03;letter-spacing:-.055em}.profession-demo p{color:#cbd5e1;font-size:18px;line-height:1.65}.profession-demo ul{display:grid;gap:10px;margin:26px 0 0;padding:0;list-style:none}.profession-demo li{display:flex;gap:8px;align-items:center;color:#dcecf4;font-weight:700}.profession-demo li svg{width:18px;color:#8ee7d6}.profession-footer{padding:55px 0 25px;background:#091c2d;color:#cbd5e1}.profession-footer>.container{display:flex;align-items:center;justify-content:space-between;gap:35px}.profession-footer p{margin:0;line-height:1.5}.profession-footer a{color:#8ee7d6;font-weight:800}@media(max-width:900px){.profession-demo>.container,.profession-hero-grid{grid-template-columns:1fr;gap:44px}.profession-image{max-width:640px;min-height:500px}.profession-proof>.container{flex-wrap:wrap}.profession-flow-grid{grid-template-columns:1fr}.profession-demo>div:first-child{max-width:680px}}@media(max-width:620px){.profession-header nav>a:not(.button){display:none}.profession-header>.container{min-height:68px}.profession-hero{padding:64px 0 72px}.profession-hero h1{font-size:47px}.profession-hero p{font-size:17px}.profession-actions{flex-direction:column}.profession-image{min-height:410px;border-radius:20px}.profession-proof>.container{flex-direction:column;gap:15px}.profession-demo,.profession-flow{padding:74px 0}.profession-footer>.container{align-items:flex-start;flex-direction:column;gap:18px}}