/* 3E sitewide professional layer — 2026-07-17 */
:root{--pro-ink:#07152d;--pro-blue:#155eef;--pro-text:#172033;--pro-muted:#5f6e82;--pro-line:#dbe3ed;--pro-bg:#f5f7fa;--pro-white:#fff}
body.site-pro{margin:0!important;background:var(--pro-bg)!important;color:var(--pro-text)!important;font-family:"Manrope","Segoe UI",Arial,sans-serif!important;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.site-pro *,body.site-pro *::before,body.site-pro *::after{box-sizing:border-box}
body.site-pro main{display:block;overflow:hidden}
body.site-pro .pro-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}
body.site-pro .pro-hero{position:relative;min-height:610px;display:flex;align-items:center;padding:88px 0;background:#07152d!important;color:#fff;border-bottom:1px solid rgba(255,255,255,.12);isolation:isolate}
body.site-pro .pro-hero::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,transparent 0 54%,rgba(255,255,255,.04) 54% 54.1%,transparent 54.1%),radial-gradient(circle at 82% 20%,rgba(21,94,239,.28),transparent 28%)}
body.site-pro .pro-hero::after{content:"";position:absolute;right:-190px;bottom:-270px;width:610px;height:610px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 78px rgba(255,255,255,.024),0 0 0 156px rgba(255,255,255,.016);z-index:-1}
body.site-pro .pro-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.65fr);gap:96px;align-items:center}
body.site-pro .pro-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:23px;color:#9fc0ff;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
body.site-pro .pro-eyebrow::before{content:"";width:28px;height:3px;background:#5b8cff}
body.site-pro .pro-hero h1{max-width:780px;margin:0!important;color:#fff!important;font-size:clamp(43px,5vw,70px)!important;font-weight:800!important;line-height:1.03!important;letter-spacing:-.055em!important;text-wrap:balance}
body.site-pro .pro-hero-copy>p{max-width:740px;margin:26px 0 0!important;color:#bdcbe0!important;font-size:17px!important;font-weight:500;line-height:1.8!important}
body.site-pro .pro-hero-actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:33px}
body.site-pro .pro-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 21px;border:1px solid transparent;border-radius:4px;font-size:13px;font-weight:800;transition:transform .2s ease,background .2s ease,border-color .2s ease}
body.site-pro .pro-button:hover{transform:translateY(-2px)}
body.site-pro .pro-button-primary{background:#fff;color:#07152d}
body.site-pro .pro-button-ghost{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.04);color:#fff}
body.site-pro .pro-hero-note{border-top:1px solid rgba(255,255,255,.28);color:#fff}
body.site-pro .pro-hero-note>span{display:block;padding:17px 0;color:#91a5c2;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
body.site-pro .pro-hero-note>div{display:grid;grid-template-columns:34px 1fr;gap:4px 12px;padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}
body.site-pro .pro-hero-note b{grid-row:1/3;color:#72a0ff;font-size:10px;letter-spacing:.08em}
body.site-pro .pro-hero-note strong{color:#fff;font-size:14px}
body.site-pro .pro-hero-note small{color:#9eafc6;font-size:11px;line-height:1.55}
body.site-pro main>.container.content,body.site-pro main>.container.section{width:min(1120px,calc(100% - 48px))!important;max-width:none!important;margin:0 auto!important;padding:86px 0!important}
body.site-pro main>.container.section+.container.section{padding-top:0!important}
body.site-pro .content-card{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(30px,5vw,64px)!important;border:1px solid var(--pro-line)!important;border-top:4px solid var(--pro-blue)!important;border-radius:2px!important;background:#fff!important;box-shadow:0 18px 55px rgba(7,21,45,.07)!important}
body.site-pro .content-card h2{margin:48px 0 16px!important;color:var(--pro-ink)!important;font-size:clamp(27px,3vw,39px)!important;line-height:1.14!important;letter-spacing:-.035em!important}
body.site-pro .content-card h2:first-child{margin-top:0!important}
body.site-pro .content-card h3{color:var(--pro-ink)!important;line-height:1.3!important}
body.site-pro .content-card>p,body.site-pro .content-card>ul,body.site-pro .content-card>ol{max-width:850px;color:var(--pro-muted)!important;font-size:15px!important;line-height:1.86!important}
body.site-pro main .grid{gap:18px!important}
body.site-pro main .grid-3{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;border-top:1px solid var(--pro-line);border-left:1px solid var(--pro-line)}
body.site-pro main .card{min-width:0!important;margin:0!important;padding:30px!important;border:0!important;border-right:1px solid var(--pro-line)!important;border-bottom:1px solid var(--pro-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;transition:background .2s ease!important}
body.site-pro main .card:hover{transform:none!important;background:#f8faff!important;box-shadow:none!important}
body.site-pro main .card h2,body.site-pro main .card h3{color:var(--pro-ink)!important;letter-spacing:-.025em}
body.site-pro main .card p,body.site-pro main .card li{color:var(--pro-muted)!important;line-height:1.75!important}
body.site-pro .section-head{max-width:780px;margin:0 0 38px!important}
body.site-pro .section-head h2{color:var(--pro-ink)!important;font-size:clamp(31px,4vw,48px)!important;line-height:1.1!important;letter-spacing:-.045em!important}
body.site-pro .section-head p{color:var(--pro-muted)!important;font-size:15px!important;line-height:1.8!important}
body.site-pro .form{display:grid;gap:18px}
body.site-pro .form label{color:var(--pro-ink);font-size:13px;font-weight:750}
body.site-pro .form input,body.site-pro .form textarea,body.site-pro .form select,body.site-pro .custom-select-button{width:100%;min-height:52px;padding:13px 15px!important;border:1px solid #cbd5e1!important;border-radius:3px!important;background:#fff!important;color:var(--pro-ink)!important;box-shadow:none!important;font:inherit}
body.site-pro .form textarea{min-height:140px;resize:vertical}
body.site-pro .form input:focus,body.site-pro .form textarea:focus,body.site-pro .custom-select-button:focus{outline:3px solid rgba(21,94,239,.16)!important;border-color:var(--pro-blue)!important}
body.site-pro .btn{border-radius:4px!important;font-weight:800!important;box-shadow:none!important}
body.site-pro .three-review-card{border:1px solid var(--pro-line)!important;border-radius:2px!important;background:#fff!important;box-shadow:none!important}
body.site-pro .three-review-card:hover{transform:none!important;border-color:#b8c8df!important}
body.site-pro .three-review-comment{color:var(--pro-muted)!important;line-height:1.8!important}
body.site-pro[data-pro-page="musteri-yorumlari"] .three-reviews-page-main{padding-top:0!important;background:var(--pro-bg)!important}
body.site-pro[data-pro-page="paketler"] .three-package-page{background:var(--pro-bg)!important}
body.site-pro[data-pro-page="paketler"] .three-package-card{border-radius:3px!important;box-shadow:0 18px 46px rgba(7,21,45,.08)!important}
body.site-pro .pro-reveal{opacity:1;transform:none}
html.pro-motion body.site-pro .pro-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.65,.3,1)}
html.pro-motion body.site-pro .pro-reveal.is-visible{opacity:1;transform:none}
@media(max-width:940px){
  body.site-pro .pro-hero-grid{grid-template-columns:1fr;gap:52px}
  body.site-pro .pro-hero{min-height:auto}
  body.site-pro .pro-hero-note{max-width:680px}
  body.site-pro main .grid-3{grid-template-columns:1fr 1fr!important}
}
@media(max-width:640px){
  body.site-pro .pro-shell,body.site-pro main>.container.content,body.site-pro main>.container.section{width:calc(100% - 28px)!important}
  body.site-pro .pro-hero{padding:62px 0}
  body.site-pro .pro-hero h1{font-size:39px!important}
  body.site-pro .pro-hero-copy>p{font-size:15px!important}
  body.site-pro .pro-hero-actions{display:grid}
  body.site-pro .pro-button{width:100%}
  body.site-pro main>.container.content,body.site-pro main>.container.section{padding:58px 0!important}
  body.site-pro .content-card{padding:26px 20px!important}
  body.site-pro main .grid-3{grid-template-columns:1fr!important}
}
@media(prefers-reduced-motion:reduce){
  html.pro-motion body.site-pro .pro-reveal{opacity:1;transform:none;transition:none}
  body.site-pro .pro-button{transition:none}
}
