.operator-studio{position:relative;overflow:hidden;padding:82px max(32px,calc((100% - 1240px)/2)) 78px;background:radial-gradient(circle at 8% 0%,#183b78 0 18%,transparent 40%),linear-gradient(135deg,#091d43,#102d61)}
.operator-studio::after{content:"SMS";position:absolute;top:30px;right:20px;color:#5b8eec21;font:900 clamp(8rem,19vw,18rem)/1 "Arial Black",sans-serif;transform:rotate(-8deg);pointer-events:none}
.operator-title,.operator-tabs,.operator-bottom{position:relative;z-index:1}
.operator-title{grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}
.operator-title>p{color:var(--yellow);letter-spacing:.08em}
.operator-title h2{margin-top:20px;font-size:clamp(3.5rem,6vw,6.8rem);line-height:1.01;letter-spacing:0}
.operator-title h2 em{display:block;color:var(--yellow);font-style:normal}
.operator-title>span{max-width:440px;color:#d5deee;line-height:1.65}
.operator-title>small{position:absolute;left:44%;bottom:-10px;color:#aebbd2;font:italic 2rem/1.05 Georgia,serif;text-align:center;transform:rotate(-7deg)}
.operator-tabs{margin-top:58px;overflow:hidden;border:1px solid #536482;border-radius:14px;background:#fff;box-shadow:0 12px 30px #0000001f}
.operator-buttons button{padding:22px 20px;border-right:1px solid #536482;background:#283957;font-size:1rem;letter-spacing:.02em}
.operator-buttons button.is-active{background:var(--coral);color:#fff}
.operator-panel[hidden]{display:none}
.operator-panel{display:grid;grid-template-columns:170px 1fr 330px;min-height:220px;align-items:center;gap:32px;padding:36px 42px;background:#fff}
.operator-panel-icon{display:grid;place-items:center;width:140px;height:140px;border:8px solid #ffd0ca;border-radius:50%;color:var(--coral)}
.operator-panel-icon svg{width:88px;height:88px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.operator-panel-icon circle{fill:currentColor;stroke:none}
.operator-main{min-width:0}
.operator-main>span{color:var(--blue);font-size:.8rem;font-weight:900;letter-spacing:.12em}
.operator-main p{margin:16px 0 10px;font-size:clamp(1.55rem,2.4vw,2.35rem);line-height:1.15}
.operator-main strong{color:var(--blue)}
.operator-main small{color:var(--navy)}
.operator-panel aside{padding:22px;border-radius:14px;background:#edf3ff;color:#36435c;line-height:1.55}
.operator-bottom{grid-template-columns:1fr 1.15fr;gap:22px;margin-top:22px}
.operator-bottom p,.operator-bottom a{min-height:116px;border-radius:14px}
.operator-bottom p{display:flex;align-items:center;gap:22px;margin:0;padding:22px 28px;background:#283957;color:#e4eafa;line-height:1.55}
.operator-bottom p i{display:grid;flex:0 0 58px;place-items:center;width:58px;height:58px;border-radius:50%;background:#3a4b6b}
.operator-bottom p svg{width:34px;height:34px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.operator-bottom p circle{fill:#fff;stroke:none}
.operator-bottom a{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:18px;padding:22px 30px;background:var(--yellow);color:var(--navy)}
.operator-bottom a>i{font-size:2.3rem;font-style:normal}
.operator-bottom a span{font-size:.78rem;font-weight:900;line-height:1.5}
.operator-bottom a span b{color:var(--blue)}
.operator-bottom a strong{padding-left:26px;border-left:1px solid #0e1a3733;font:400 clamp(1.35rem,2.6vw,2.3rem) "Archivo Black",sans-serif;white-space:nowrap}
@media(max-width:800px){
  .operator-studio{padding:64px 20px}
  .operator-title{grid-template-columns:1fr;gap:22px}
  .operator-title h2{font-size:clamp(3rem,14vw,4.6rem)}
  .operator-title>small{display:none}
  .operator-tabs{margin-top:38px}
  .operator-panel{grid-template-columns:72px 1fr;gap:16px;padding:28px 18px}
  .operator-panel-icon{width:64px;height:64px;border-width:4px}
  .operator-panel-icon svg{width:44px;height:44px}
  .operator-main p{margin-top:10px;font-size:1.25rem}
  .operator-panel aside{grid-column:1/-1;padding:16px;font-size:.9rem}
  .operator-bottom{grid-template-columns:1fr}
  .operator-bottom p,.operator-bottom a{min-height:0}
  .operator-bottom a{grid-template-columns:44px 1fr}
  .operator-bottom a strong{grid-column:2;padding:12px 0 0;border-top:1px solid #0e1a3733;border-left:0}
}
