/* Dr Ajans: reference-inspired, light editorial design. Existing CMS bindings remain intact. */
:root{--pm-ink:#252b2e;--pm-muted:#5d666a;--pm-purple:#bf5425;--pm-purple-dark:#913b1d;--pm-lilac:#fff1d8;--pm-line:#e8dfd3;--pm-panel:#fff;--pm-pink:#f9e5d5;--primary-color:#bf5425;--secondary-color:#f0a51b;--dark-color:#252b2e;--body-bg:#fff;--section-alt-bg:#faf7f1;--section-primary-bg:#fff;--card-bg:#fff;--cta-bg:#252b2e}
html{scroll-behavior:smooth}
body{background:#fff;color:var(--pm-ink)}
body .header:has(.agency-brand){background:rgba(255,255,255,.91)!important;border-bottom:1px solid rgba(86,57,146,.08);box-shadow:none!important;backdrop-filter:blur(22px)}
body .header .navbar:has(.agency-brand){padding:14px 0!important}
body .header .navbar:has(.agency-brand) .navbar-nav .nav-link{color:#393647!important;font-weight:600;font-size:.91rem;letter-spacing:-.015em}
body .header .navbar:has(.agency-brand) .navbar-nav .nav-link.active,body .header .navbar:has(.agency-brand) .navbar-nav .nav-link:hover{color:var(--pm-purple)!important;background:#f3efff!important}
body .header .navbar:has(.agency-brand) .navbar-nav .nav-link.active:after,body .header .navbar:has(.agency-brand) .navbar-nav .nav-link:after{background:var(--pm-purple)!important;border-color:var(--pm-purple)!important}
body .header .navbar:has(.agency-brand) .header-btn .btn,body .header .navbar:has(.agency-brand) .mobile-header-btn .btn{background:var(--pm-purple-dark)!important;border-color:var(--pm-purple-dark)!important;color:#fff!important;border-radius:999px!important;padding:10px 20px!important;box-shadow:0 8px 18px rgba(69,41,139,.13)!important}
body .header .navbar:has(.agency-brand) .header-btn .btn:hover,body .header .navbar:has(.agency-brand) .mobile-header-btn .btn:hover{background:#6745bd!important;border-color:#6745bd!important}
body .header .navbar:has(.agency-brand) .custom-toggler{border-radius:12px!important;border-color:#e5ddf2!important;color:var(--pm-purple-dark)!important}
body .header .navbar:has(.agency-brand) .dropdown-menu{border-color:var(--pm-line)!important;border-radius:18px!important;box-shadow:0 20px 50px rgba(39,27,75,.12)!important}
body .header .navbar:has(.agency-brand) .dropdown-item:hover{background:#f3efff!important;color:var(--pm-purple)!important}
body .agency-brand-name{color:var(--pm-ink)!important}
body .agency-brand-mark{background:var(--pm-purple)!important}

/* The prompt is a project-brief entry point, not an AI chat claim. */
body main.agency-page{--agency-ink:var(--pm-ink);--agency-muted:var(--pm-muted);--agency-soft:#faf8ff;--agency-blue:var(--pm-purple);--agency-violet:#df8bac;color:var(--pm-ink);background:#fff!important}
body main.agency-page .agency-hero.agency-pm-hero{padding:110px 0 0!important;background:radial-gradient(ellipse at 16% 65%,#dcd3ff 0%,transparent 43%),radial-gradient(ellipse at 85% 36%,#ffe3ed 0%,transparent 43%),linear-gradient(180deg,#f9f7ff,#f8f5ff 73%,#fff)!important;color:var(--pm-ink)!important;overflow:hidden}
body main.agency-page .agency-pm-hero:before,body main.agency-page .agency-pm-hero:after{display:none!important}
body main.agency-page .agency-pm-hero-content{position:relative;z-index:2;max-width:850px;margin:0 auto;text-align:center}
body main.agency-page .agency-pm-hero .agency-kicker{padding:9px 18px;border:1px solid #ded4f3;border-radius:999px;background:rgba(255,255,255,.68);color:var(--pm-purple)!important;font-size:.76rem;letter-spacing:.06em;text-transform:none}
body main.agency-page .agency-pm-hero h1{max-width:840px;margin:25px auto 18px;color:var(--pm-ink)!important;font-size:clamp(2.7rem,5.4vw,5.7rem);line-height:1.05;letter-spacing:-.07em;font-weight:800;text-wrap:balance}
body main.agency-page .agency-pm-hero .agency-pm-subtitle p{max-width:680px;margin:0 auto;color:#625d75!important;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.75}
body main.agency-page .agency-pm-prompt{max-width:750px;margin:39px auto 0;padding:16px 18px 14px;text-align:left;border:1px solid #e4dcef;border-radius:22px;background:#fff;box-shadow:0 22px 60px rgba(86,58,147,.12),0 2px 10px rgba(68,46,126,.04)}
body main.agency-page .agency-pm-prompt:focus-within{border-color:#b59de8;box-shadow:0 22px 60px rgba(86,58,147,.16),0 0 0 3px #e9ddff}
body main.agency-page .agency-pm-prompt label{display:block;margin:0 0 7px;color:#433662;font-size:.87rem;font-weight:750}
body main.agency-page .agency-pm-prompt textarea{display:block;width:100%;min-height:92px;max-height:280px;padding:3px 0;border:0;outline:0;resize:vertical;background:transparent;color:var(--pm-ink);font:inherit;font-size:1rem;line-height:1.55}
body main.agency-page .agency-pm-prompt textarea::placeholder{color:#958ea4}
body main.agency-page .agency-pm-prompt-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:8px;border-top:1px solid #f2edf7}
body main.agency-page .agency-pm-prompt-bottom span{color:#898294;font-size:.77rem}
body main.agency-page .agency-pm-prompt-bottom span i{margin-right:5px}
body main.agency-page .agency-pm-prompt-bottom button{display:grid;place-items:center;width:39px;height:39px;border:0;border-radius:12px;background:var(--pm-purple-dark);color:#fff;cursor:pointer;transition:transform .2s,background .2s}
body main.agency-page .agency-pm-prompt-bottom button:hover{transform:translateY(-2px);background:#6745bd}
body main.agency-page .agency-pm-prompt-bottom button i,body main.agency-page .btn-agency i{color:#fff!important}
body main.agency-page .agency-pm-suggestions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:9px;max-width:850px;margin:20px auto 0}
body main.agency-page .agency-pm-suggestions>span{color:#766e84;font-size:.81rem}
body main.agency-page .agency-pm-suggestions button{padding:9px 13px;border:1px solid #e4dbef;border-radius:999px;background:rgba(255,255,255,.78);color:#514668;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}
body main.agency-page .agency-pm-suggestions button:hover{background:#fff;transform:translateY(-2px)}
body main.agency-page .agency-pm-suggestions button i{margin-left:5px;font-size:.65rem}
body main.agency-page .agency-pm-hero .agency-actions{justify-content:center;margin-top:24px}
body main.agency-page .agency-pm-hero .agency-editable-actions p:has(>a){justify-content:center}
body main.agency-page .agency-pm-hero .agency-editable-actions a:first-child{background:var(--pm-purple-dark)!important;border-color:var(--pm-purple-dark)!important;box-shadow:none!important;border-radius:999px!important}
body main.agency-page .agency-pm-hero .agency-editable-actions a:not(:first-child){border-color:#d9cdeb!important;color:var(--pm-purple-dark)!important;border-radius:999px!important}
body main.agency-page .agency-pm-preview{position:relative;max-width:1030px;margin:72px auto -1px;overflow:hidden;border:1px solid #e3dbf0;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -4px 60px rgba(101,75,154,.13)}
body main.agency-page .agency-pm-browser-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:0 19px;border-bottom:1px solid #eeeaf3;background:#fcfbfe;color:#817b8e;font-size:.78rem}
body main.agency-page .agency-pm-browser-bar>a{color:var(--pm-purple);font-weight:700;text-decoration:none;white-space:nowrap}
body main.agency-page .agency-pm-dots{display:flex;gap:6px}
body main.agency-page .agency-pm-dots i{width:8px;height:8px;border-radius:50%;background:#e5dfee}
body main.agency-page .agency-pm-dots i:first-child{background:#f5a3b9}
body main.agency-page .agency-pm-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:24px}
body main.agency-page .agency-pm-preview-card{display:block;min-width:0;overflow:hidden;border:1px solid #e9e5ed;border-radius:15px;background:#fff;color:var(--pm-ink);text-decoration:none;box-shadow:0 8px 22px rgba(49,37,77,.04);transition:transform .25s,box-shadow .25s}
body main.agency-page .agency-pm-preview-card:hover{transform:translateY(-5px);box-shadow:0 18px 32px rgba(49,37,77,.11);color:var(--pm-purple)}
body main.agency-page .agency-pm-preview-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#f4effa}
body main.agency-page .agency-pm-preview-card span{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;font-weight:750;font-size:.93rem}

/* Whitespace, timeline and browser-card rhythm through the CMS-driven sections. */
body main.agency-page .agency-section{padding:112px 0!important;background:#fff!important}
body main.agency-page .agency-section.soft{background:#faf8ff!important}
body main.agency-page .agency-section h2{color:var(--pm-ink)!important;letter-spacing:-.055em;font-size:clamp(2.25rem,4vw,3.8rem);line-height:1.12}
body main.agency-page .agency-section p,body main.agency-page .agency-lead{color:var(--pm-muted)!important}
body main.agency-page .agency-eyebrow{color:var(--pm-purple)!important}
body main.agency-page .agency-card,body main.agency-page .agency-step{border:1px solid var(--pm-line)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 30px rgba(39,27,75,.045)!important}
body main.agency-page .agency-card:hover{border-color:#d4c3ef!important;box-shadow:0 20px 42px rgba(68,46,126,.1)!important}
body main.agency-page .agency-card h3,body main.agency-page .agency-step h3{color:var(--pm-ink)!important}
body main.agency-page .agency-card a{color:var(--pm-purple)!important}
body main.agency-page .btn-agency{background:var(--pm-purple-dark)!important;border-color:var(--pm-purple-dark)!important;border-radius:999px!important;color:#fff!important;box-shadow:none!important;padding:13px 22px}
body main.agency-page .agency-section[data-agency-module="hizmetler"] .agency-card{padding:12px 12px 24px!important}
body main.agency-page .agency-section[data-agency-module="hizmetler"] .agency-card:before{display:none}
body main.agency-page .agency-service-visual{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;margin:0 0 20px!important;border-radius:13px;background:#f3effa}
body main.agency-page .agency-section[data-agency-module="hizmetler"] .agency-card h3,body main.agency-page .agency-section[data-agency-module="hizmetler"] .agency-card p,body main.agency-page .agency-section[data-agency-module="hizmetler"] .agency-card>a{margin-left:13px;margin-right:13px}
body main.agency-page .agency-section[data-agency-module="ajans_surec"] .agency-step{position:relative;padding:28px!important;border-left:1px solid var(--pm-line)!important;min-height:100%}
body main.agency-page .agency-pm-process-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(32px,6vw,88px)}
body main.agency-page .agency-pm-process-steps{display:flex;flex-direction:column;align-items:flex-start;gap:15px}
body main.agency-page .agency-pm-process-steps .agency-step{display:grid;grid-template-columns:50px minmax(0,1fr);gap:18px;width:100%;padding:19px 0!important;border:0!important;border-bottom:1px solid var(--pm-line)!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
body main.agency-page .agency-pm-process-steps .agency-step h3{margin:4px 0 7px;font-size:1.14rem}
body main.agency-page .agency-pm-process-steps .agency-step p{margin:0;font-size:.93rem;line-height:1.65}
body main.agency-page .agency-pm-process-steps>.btn{margin-top:12px}
body main.agency-page .agency-pm-process-visual{overflow:hidden;border:1px solid #e5ddef;border-radius:24px;background:#fff;box-shadow:0 23px 58px rgba(75,49,129,.1)}
body main.agency-page .agency-pm-process-visual>img{display:block;width:100%;aspect-ratio:16/12;object-fit:cover;background:#f6f2fd}
body main.agency-page .agency-pm-process-visual-caption{display:flex;flex-direction:column;gap:5px;padding:18px 22px;color:var(--pm-ink)}
body main.agency-page .agency-pm-process-visual-caption strong{font-size:1.05rem}
body main.agency-page .agency-pm-process-visual-caption span{color:var(--pm-muted);font-size:.88rem}
body main.agency-page .agency-module-heading{max-width:710px;margin-bottom:35px}
body main.agency-page .agency-module-heading h2{margin:10px 0 13px}
body main.agency-page .agency-module-heading p{margin:0;font-size:1.05rem;line-height:1.7}
body main.agency-page .agency-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
body main.agency-page .agency-module-card{min-width:0;margin:0;overflow:hidden;border:1px solid var(--pm-line);border-radius:21px;background:#fff;box-shadow:0 11px 31px rgba(39,27,75,.05)}
body main.agency-page .agency-member-card>img,body main.agency-page .agency-member-fallback{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#eee8f9}
body main.agency-page .agency-member-fallback{display:grid;place-items:center;color:#b6a4d2;font-size:4rem}
body main.agency-page .agency-member-card>div{padding:22px}
body main.agency-page .agency-module-card h3{margin:0 0 7px;color:var(--pm-ink);font-size:1.18rem;line-height:1.3}
body main.agency-page .agency-member-role{display:block;color:var(--pm-purple);font-size:.86rem;font-weight:700}
body main.agency-page .agency-module-card p{margin:10px 0 0;color:var(--pm-muted);font-size:.93rem;line-height:1.65}
body main.agency-page .agency-module-more{display:inline-flex;align-items:center;gap:10px;margin-top:26px;color:var(--pm-purple);font-weight:750;text-decoration:none}
body main.agency-page .agency-module-more:hover{text-decoration:underline}
body main.agency-page .agency-review-card{padding:28px}
body main.agency-page .agency-review-stars{color:#e6a64c;font-size:1.16rem;letter-spacing:.13em}
body main.agency-page .agency-review-card p{margin:18px 0 22px;font-size:1rem}
body main.agency-page .agency-review-card footer{color:var(--pm-ink);font-weight:750}
body main.agency-page .agency-review-card footer span{color:var(--pm-muted);font-weight:500}
body main.agency-page .agency-video-card{color:var(--pm-ink);text-decoration:none;transition:transform .25s,box-shadow .25s}
body main.agency-page .agency-video-card:hover{transform:translateY(-5px);box-shadow:0 19px 40px rgba(68,46,126,.12)}
body main.agency-page .agency-video-card>div:last-child{padding:20px}
body main.agency-page .agency-video-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#eee8fa}
body main.agency-page .agency-video-media>img{width:100%;height:100%;object-fit:cover}
body main.agency-page .agency-video-fallback{display:grid;place-items:center;width:100%;height:100%;color:#a38bcf;font-size:3rem}
body main.agency-page .agency-video-play{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#fff;color:var(--pm-purple);box-shadow:0 10px 25px rgba(38,24,72,.17);transform:translate(-50%,-50%)}
body main.agency-page .agency-instagram-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body main.agency-page .agency-instagram-grid a{display:block;overflow:hidden;border-radius:17px;background:#f1ebfa}
body main.agency-page .agency-instagram-grid img{display:block;width:100%;aspect-ratio:1;object-fit:cover;transition:transform .25s}
body main.agency-page .agency-instagram-grid a:hover img{transform:scale(1.05)}
body main.agency-page .agency-international-strip{padding:55px 0!important;background:radial-gradient(circle at 90% 15%,#ffe6ee,transparent 42%),radial-gradient(circle at 7% 90%,#e5dbff,transparent 40%),#f8f5ff!important}
body main.agency-page .agency-international-panel{max-width:850px;margin:auto;text-align:center}
body main.agency-page .agency-international-panel h2{margin:10px 0 15px;font-size:clamp(2.1rem,3.7vw,3.5rem)}
body main.agency-page .agency-international-panel p{max-width:610px;margin:0 auto 22px;color:var(--pm-muted);line-height:1.75}
body main.agency-page .agency-international-panel a{display:inline-flex;align-items:center;gap:11px;padding:13px 24px;border-radius:999px;background:var(--pm-purple-dark);color:#fff;text-decoration:none;font-weight:750}
body main.agency-page .agency-international-panel a i{color:#fff}
body main.agency-page .agency-number{color:#bea7e9!important;font-size:2.4rem!important}
body main.agency-page .agency-cta{padding:95px 0!important;background:radial-gradient(circle at 14% 25%,#dcd0ff,transparent 45%),radial-gradient(circle at 86% 85%,#ffdce8,transparent 43%),#f8f4ff!important;color:var(--pm-ink)!important}
body main.agency-page .agency-cta:before{display:none}
body main.agency-page .agency-cta-panel{border:1px solid #e5daf3!important;border-radius:28px!important;background:#fff!important;box-shadow:0 24px 64px rgba(74,49,129,.1)!important}
body main.agency-page .agency-cta-panel h2,body main.agency-page .agency-cta-panel h3{color:var(--pm-ink)!important}
body main.agency-page .agency-cta-panel p{color:var(--pm-muted)!important}
body main.agency-page .agency-cta-panel .agency-editable-actions a{background:var(--pm-purple-dark)!important;border-color:var(--pm-purple-dark)!important;border-radius:999px!important;color:#fff!important}
body main.agency-page .agency-cta-panel .agency-whatsapp-link{background:#fff!important;color:var(--pm-purple-dark)!important;border-color:#d8c9ee!important}

/* Shared inner templates retain their PHP/DB content and form behavior. */
body .agency-inner-hero,body .page-header,body .agency-about-hero{background:radial-gradient(circle at 12% 80%,#e3d9ff,transparent 44%),radial-gradient(circle at 85% 24%,#ffe5ed,transparent 44%),#f9f6ff!important;color:var(--pm-ink)!important}
body main .agency-inner-hero h1,body .page-header .page-title,body .agency-about-hero h1{color:var(--pm-ink)!important}
body main .agency-inner-hero .agency-eyebrow{color:var(--pm-purple)!important}
body .agency-inner-hero .lead,body .agency-about-hero-lead{color:var(--pm-muted)!important}
body .agency-inner,body .services-list-section,body .hizmet-main-section{background:#fff!important;color:var(--pm-ink)}
body .agency-inner .agency-panel,body .agency-inner .agency-form,body .services-list-section .service-card,body .hizmet-main-section .hizmet-detay-content,body .hizmet-main-section .hizmet-sidebar-card{border:1px solid var(--pm-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 36px rgba(39,27,75,.06)!important}
body .agency-inner .agency-content-panel{height:auto;max-width:900px;margin:0 auto;padding:clamp(25px,5vw,60px)!important;box-shadow:0 16px 50px rgba(39,27,75,.045)!important}
body .agency-inner .agency-content-panel p{color:var(--pm-muted);font-size:1.05rem;line-height:1.8}
body .agency-inner .agency-content-panel h2{margin:35px 0 12px;color:var(--pm-ink)!important;font-size:clamp(1.4rem,2.3vw,2rem);line-height:1.2}
body .agency-inner .agency-content-panel h2:first-child{margin-top:0}
body .agency-inner .agency-content-panel h3{color:var(--pm-ink)!important}
body .agency-pm-inner-gallery,body .agency-pm-inner-process{margin-top:clamp(65px,8vw,110px)}
body .agency-pm-inner-heading{max-width:740px;margin-bottom:30px}
body .agency-pm-inner-heading h2,body .agency-pm-inner-process>h2{margin:10px 0 14px;color:var(--pm-ink)!important;font-size:clamp(2rem,3.6vw,3.4rem);letter-spacing:-.055em;line-height:1.12}
body .agency-pm-inner-heading p{color:var(--pm-muted);line-height:1.7}
body .agency-pm-inner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}
body .agency-pm-inner-card{display:block;overflow:hidden;border:1px solid var(--pm-line);border-radius:20px;background:#fff;color:var(--pm-ink);text-decoration:none;box-shadow:0 10px 30px rgba(39,27,75,.045);transition:transform .25s,box-shadow .25s}
body .agency-pm-inner-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(68,46,126,.1);color:var(--pm-purple)}
body .agency-pm-inner-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#f4effa}
body .agency-pm-inner-card span{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 19px;font-weight:750}
body .agency-pm-inner-step{padding:30px;border:1px solid var(--pm-line);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(39,27,75,.045)}
body .agency-pm-inner-step>span{color:#b49add;font-size:2.4rem;font-weight:800;letter-spacing:-.06em}
body .agency-pm-inner-step h3{margin:10px 0;color:var(--pm-ink);font-size:1.25rem}
body .agency-pm-inner-step p{margin:0;color:var(--pm-muted);line-height:1.7}
body .agency-inner .btn-agency,body .agency-inner .btn-primary,body .hizmet-main-section .btn-primary{background:var(--pm-purple-dark)!important;border-color:var(--pm-purple-dark)!important;border-radius:999px!important;color:#fff!important}
body .agency-inner .agency-cta-strip,body .hizmet-main-section .randevu-quick-box{background:var(--pm-purple-dark)!important;border-radius:24px!important}
body .agency-inner .agency-panel i,body .hizmet-main-section .hizmet-icon-badge{color:var(--pm-purple)!important}
body .agency-module-page-body{padding:75px 0 95px}
body .agency-module-page .agency-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
body .agency-module-page .agency-module-card{min-width:0;margin:0;overflow:hidden;border:1px solid var(--pm-line);border-radius:21px;background:#fff;box-shadow:0 11px 31px rgba(39,27,75,.05)}
body .agency-module-page .agency-module-card h2{margin:0 0 8px;color:var(--pm-ink);font-size:1.19rem;line-height:1.3}
body .agency-module-page .agency-module-card p{margin:10px 0 0;color:var(--pm-muted);font-size:.93rem;line-height:1.65}
body .agency-module-page .agency-member-card>img,body .agency-module-page .agency-member-fallback{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#eee8f9}
body .agency-module-page .agency-member-card>img{object-position:center 18%}
body .agency-module-page .agency-member-fallback{display:grid;place-items:center;color:#b6a4d2;font-size:4rem}
body .agency-module-page .agency-member-card>div,body .agency-module-page .agency-video-card>div:last-child{padding:22px}
body .agency-module-page .agency-member-role{color:var(--pm-purple);font-size:.86rem;font-weight:700}
body .agency-module-page .agency-video-card{color:var(--pm-ink);text-decoration:none}
body .agency-module-page .agency-video-media{position:relative;aspect-ratio:16/10;background:#eee8fa}
body .agency-module-page .agency-video-media>img{width:100%;height:100%;object-fit:cover}
body .agency-module-page .agency-video-fallback{display:grid;place-items:center;height:100%;color:#a38bcf;font-size:3rem}
body .agency-module-page .agency-video-play{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#fff;color:var(--pm-purple);transform:translate(-50%,-50%)}
body .agency-module-page .agency-review-card{padding:28px}
body .agency-module-page .agency-review-stars{color:#e6a64c;letter-spacing:.13em}
body .agency-module-page .agency-review-card p{font-size:1rem;margin:17px 0 21px}
body .agency-module-page .agency-review-card footer{font-weight:750}
body .agency-module-page .agency-review-card footer span{color:var(--pm-muted);font-weight:500}
body .agency-module-page .agency-module-more{display:inline-flex;gap:9px;margin-top:28px;color:var(--pm-purple);font-weight:750;text-decoration:none}
body .agency-module-empty{max-width:650px;margin:0 auto;padding:55px 35px;border:1px solid var(--pm-line);border-radius:24px;background:#faf8ff;text-align:center}
body .agency-module-empty>span{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;border-radius:17px;background:#efe8fb;color:var(--pm-purple);font-size:1.5rem}
body .agency-module-empty h2{margin:0 0 12px;color:var(--pm-ink);font-size:1.7rem}
body .agency-module-empty p{color:var(--pm-muted);line-height:1.7}
body .agency-module-page .agency-instagram-intro{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;margin-bottom:30px;padding:25px;border:1px solid var(--pm-line);border-radius:20px;background:#faf8ff}
body .agency-module-page .agency-instagram-intro p{margin:0;color:var(--pm-muted)}
body .agency-module-page .agency-instagram-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
body .agency-module-page .agency-instagram-grid a{display:block;overflow:hidden;border-radius:17px;background:#f1ebfa}
body .agency-module-page .agency-instagram-grid img{display:block;width:100%;aspect-ratio:1;object-fit:cover}
body .hizmet-main-section .hizmet-icon-badge{background:#f1ebfc!important;border-color:#e3d8f2!important}
body .hizmet-main-section .hizmet-icon-badge i{color:var(--pm-purple)!important}
body .services-list-section .section-heading h6,body .agency-about-section-label,body .agency-about-eyebrow{color:var(--pm-purple)!important}
body .services-list-section .service-card h4,body .services-list-section .section-heading h2,body .agency-inner h2,body .agency-about h2,body .agency-about h3{color:var(--pm-ink)!important}
body .services-list-section .service-card .btn-link,body .agency-about-text-link,body .agency-about-breadcrumb a{color:var(--pm-purple)!important}
body .services-list-section .service-image-container{background:#f4effc!important}
body .page-header.service-page-header{padding:clamp(30px,3.5vw,44px) 0!important}
body .page-header.service-page-header .page-title{font-size:clamp(2rem,3vw,2.8rem)!important}
body .service-hero-eyebrow{display:inline-block;color:#a94420;font-size:.74rem;font-weight:800;letter-spacing:.15em}
body .service-hero-description{max-width:760px;margin:12px 0 0;color:#5d666a;font-size:1.02rem;line-height:1.7}
body .service-catalog-section{margin:0!important;padding:clamp(26px,3.5vw,42px) 0 clamp(62px,8vw,96px)!important;background:#fff!important}
body .service-catalog-intro{max-width:880px;margin:0 auto clamp(28px,3.5vw,40px);text-align:center}
body .service-catalog-eyebrow,body .service-category-kicker{display:inline-block;color:var(--pm-purple);font-size:.74rem;font-weight:800;letter-spacing:.15em}
body .service-catalog-intro h2{margin:9px 0 10px;color:var(--pm-ink);font-size:clamp(1.85rem,2.8vw,2.4rem);font-weight:800;letter-spacing:-.045em;line-height:1.12}
body .service-catalog-intro p{max-width:660px;margin:0 auto;color:var(--pm-muted);font-size:1.02rem;line-height:1.75}
body .service-category+.service-category{margin-top:clamp(44px,6vw,64px)}
body .service-category-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid var(--pm-line)}
body .service-category-heading h2{margin:6px 0 0;color:var(--pm-ink);font-size:clamp(1.35rem,2.2vw,1.8rem);font-weight:800;letter-spacing:-.035em}
body .service-category.is-selected .service-category-heading{border-radius:12px;background:#fff8ef;padding:12px 14px;border:1px solid #f0dfc8}
body .service-category-count{padding:7px 11px;border:1px solid var(--pm-line);border-radius:999px;background:#faf8ff;color:var(--pm-muted);font-size:.7rem;font-weight:800;letter-spacing:.08em;white-space:nowrap}
body .service-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
body .service-catalog-section .service-card{height:100%;border:1px solid var(--pm-line)!important;border-radius:20px!important;box-shadow:0 12px 32px rgba(53,37,84,.055)!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
body .service-catalog-section .service-card:hover{transform:translateY(-4px);border-color:#d4c4ed!important;box-shadow:0 20px 40px rgba(72,49,118,.11)!important}
body .service-catalog-section .service-image-container{height:150px;padding-top:0!important;background:linear-gradient(135deg,#f0eaff,#fdf4f8)!important}
body .service-catalog-section .service-image-container img{object-fit:cover}
body .service-catalog-section .service-icon-stage{display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#fff 0 32px,transparent 33px),linear-gradient(135deg,#f0eaff,#fdf4f8)!important}
body .service-catalog-section .service-icon-stage span{display:grid;place-items:center;width:68px;height:68px;border:1px solid #e8def4;border-radius:20px;background:#fff;color:var(--pm-purple);font-size:1.65rem;box-shadow:0 10px 24px rgba(68,46,126,.09)}
body .service-catalog-section .service-content{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:9px;padding:20px}
body .service-card-meta{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;color:var(--pm-purple);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
body .service-catalog-section .service-card h3{margin:0;color:var(--pm-ink);font-size:1.2rem;font-weight:800;letter-spacing:-.025em;line-height:1.3}
body .service-catalog-section .service-card p{flex:1;margin:0;color:var(--pm-muted);font-size:.94rem;line-height:1.65}
body .service-catalog-section .service-card .btn-link{display:inline-flex;align-items:center;gap:9px;margin-top:8px;padding:9px 0 0;color:var(--pm-purple-dark)!important;font-size:.9rem;font-weight:800;text-decoration:none}
body .service-catalog-section .service-card .btn-link i{transition:transform .2s ease}
body .service-catalog-section .service-card .btn-link:hover i{transform:translateX(4px)}
body .service-catalog-section .service-card .btn-link:focus-visible{outline:3px solid rgba(109,76,178,.35);outline-offset:4px;border-radius:4px}
@media(max-width:991.98px){body .service-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}
@media(max-width:575.98px){body .page-header.service-page-header{padding:38px 0!important}body .service-catalog-section{padding:34px 0 60px!important}body .service-catalog-grid{grid-template-columns:minmax(0,1fr);gap:15px}body .service-category-heading{align-items:center}body .service-catalog-intro{margin-bottom:34px}}
body .agency-about{background:#fff!important}
body .agency-about-h1-dot{color:#ad78d7!important}
body .agency-about-button{background:var(--pm-purple-dark)!important;border-radius:999px!important;box-shadow:none!important}
body .agency-about-facts span{border-color:#e3d9f1!important;background:#fff!important;color:#625a71!important}
body .agency-about-value-card,body .agency-about-service-card,body .agency-about-process-step,body .agency-about-featured,body .agency-about-visual{border-color:var(--pm-line)!important;box-shadow:0 14px 36px rgba(39,27,75,.055)!important}
body .agency-about-values,body .agency-about-process{background:#faf8ff!important}
body .agency-about-bottom-cta .agency-cta-strip{background:var(--pm-purple-dark)!important}
body .agency-about-visual:before,body .agency-about-featured:before{background:linear-gradient(90deg,#a98ae7,#eaa8c5)!important}
body .agency-about-visual-top{border-color:#eee8f4!important;background:#fcfaff!important}
body .agency-about-visual-status{color:var(--pm-purple)!important}
body .agency-about-value-number,body .agency-about-process-step>span{color:var(--pm-purple)!important}
body .agency-form .form-control,body .agency-form .form-select{border-color:#ddd4ea;border-radius:12px;min-height:48px}
body .agency-form .form-control:focus,body .agency-form .form-select:focus{border-color:#aa8bdc;box-shadow:0 0 0 .2rem rgba(109,76,178,.12)}
body .page-header .page-title>i,body .page-header .breadcrumb i{color:var(--pm-purple)!important}
body .contact-info-section,body .contact-form-section,body .blog-list-section{background:#fff!important}
body .contact-info-section .info-card,body .contact-form-section .form-card,body .blog-list-section .blog-card{border:1px solid var(--pm-line)!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 36px rgba(39,27,75,.055)!important;overflow:hidden}
body .contact-info-section .info-card:before,body .contact-info-section .info-card:after{background:linear-gradient(90deg,#a98ae7,#eaa8c5)!important}
body .contact-info-section .info-icon{background:#f0eaff!important;color:var(--pm-purple)!important}
body .contact-info-section .info-icon i,body .contact-info-section .info-card h4,body .contact-form-section .section-intro h2,body .blog-list-section .blog-card-title a{color:var(--pm-ink)!important}
body .contact-info-section .info-card h4,body .contact-form-section .section-intro h2,body .blog-list-section .blog-card-title,body .blog-list-section .blog-card-title a{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important;font-weight:750!important;letter-spacing:-.035em}
body .contact-info-section .info-card a,body .contact-form-section .section-intro i,body .blog-list-section .blog-btn,body .blog-list-section .blog-card-category a{color:var(--pm-purple)!important}
body .contact-form-section .heading-line{background:var(--pm-purple)!important}
body .contact-form-section .form-control,body .contact-form-section .form-select{border-color:#ddd4ea!important;border-radius:12px!important;min-height:48px}
body .contact-form-section .form-control:focus,body .contact-form-section .form-select:focus{border-color:#aa8bdc!important;box-shadow:0 0 0 .2rem rgba(109,76,178,.12)!important}
body .contact-form-section .submit-btn{background:var(--pm-purple-dark)!important;border-color:var(--pm-purple-dark)!important;border-radius:999px!important}
body .blog-list-section .blog-card-icon,body .blog-list-section .no-img-placeholder{background:#f2ecfc!important;color:var(--pm-purple)!important}
body .blog-list-section .blog-card-footer{border-color:var(--pm-line)!important}
body .blog-list-section .blog-sidebar-card{border:1px solid #e4d9f0!important;border-radius:22px!important;background:radial-gradient(circle at 90% 10%,#ffe7ef,transparent 58%),#f0eaff!important;color:var(--pm-ink)!important;box-shadow:none!important}
body .blog-list-section .blog-sidebar-card h5,body .blog-list-section .blog-sidebar-card p{color:var(--pm-ink)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important}
body .blog-list-section .blog-sidebar-card a{background:var(--pm-purple-dark)!important;color:#fff!important;border-radius:999px!important}
body .blog-list-section .alert-info{border:1px solid #e2d8f1!important;border-radius:18px!important;background:#f7f3ff!important;color:#4c3d6f!important}
body #chatbot-floating-widget .chatbot-toggle-btn,body #floatingContact .phone-btn{background:var(--pm-purple)!important}
body .footer{--footer-accent:#cbb3ff;--footer-hover:#efb5d0;background:#251d3f!important}
body .footer .footer-widget .widget-title,body .footer .agency-footer-brand .agency-brand-name{color:#fff!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important;font-size:1.14rem!important;letter-spacing:-.02em}
body .footer .footer-widget .widget-title i{color:#cbb3ff!important}
body .footer .footer-widget .widget-title:before{background:linear-gradient(90deg,#b59be8,#e9aac8)!important}
body .footer .footer-contact li i{background:rgba(197,165,245,.12)!important;border-color:rgba(197,165,245,.15)!important;color:#cbb3ff!important}
body .footer .footer-widget p,body .footer .footer-links li a,body .footer .footer-contact li a{color:#d7d0e8!important}

@media(max-width:991.98px){body main.agency-page .agency-hero.agency-pm-hero{padding-top:80px!important}body main.agency-page .agency-section{padding:76px 0!important}body main.agency-page .agency-pm-process-layout{grid-template-columns:1fr}body .header .navbar:has(.agency-brand) .navbar-collapse{border-color:#e9e1f1!important;background:#fff!important}}
@media(max-width:767.98px){body main.agency-page .agency-pm-preview-grid{gap:9px;padding:11px}body main.agency-page .agency-pm-preview-card span{padding:10px;font-size:.73rem}body main.agency-page .agency-pm-browser-bar{padding:0 12px}body main.agency-page .agency-cta{padding:65px 0!important}body main.agency-page .agency-module-grid,body .agency-module-page .agency-module-grid{grid-template-columns:1fr}body main.agency-page .agency-instagram-grid,body .agency-module-page .agency-instagram-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body .agency-pm-inner-grid{grid-template-columns:1fr;gap:14px}}
@media(max-width:575.98px){body main.agency-page .agency-hero.agency-pm-hero{padding-top:61px!important}body main.agency-page .agency-pm-hero h1{font-size:clamp(2.5rem,10vw,3.6rem)}body main.agency-page .agency-pm-prompt{margin-top:29px;padding:13px;border-radius:18px}body main.agency-page .agency-pm-suggestions>span{width:100%}body main.agency-page .agency-pm-preview{margin-top:50px;border-radius:18px 18px 0 0}body main.agency-page .agency-pm-preview-grid{grid-template-columns:1fr}body main.agency-page .agency-pm-preview-card{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center}body main.agency-page .agency-pm-preview-card img{height:66px;aspect-ratio:auto}body main.agency-page .agency-pm-preview-card span{font-size:.86rem}body main.agency-page .agency-section{padding:66px 0!important}body main.agency-page .agency-section h2{font-size:2.2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}body main.agency-page .agency-pm-preview-card,body main.agency-page .agency-pm-prompt-bottom button,body main.agency-page .agency-pm-suggestions button{transition:none}}

/* Solutions and real client references share the site's existing card language. */
body .agency-inner-references{padding:0 0 clamp(56px,7vw,88px)}
body .agency-inner-references>.agency-inner-hero{padding:clamp(52px,6vw,76px) 0!important}
body .agency-inner-references>section.py-5{padding:clamp(30px,4vw,46px) 0 0!important}
body .agency-inner-references .agency-reference-section{margin-top:0}
body .agency-inner-references .agency-reference-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:0}
body .agency-solution-card{display:flex;flex-direction:column}
body .agency-solution-card .agency-solution-copy{display:flex;flex:1;flex-direction:column;gap:10px;padding:20px}
body .agency-solution-card h3{margin:0;color:var(--pm-ink);font-size:1.25rem;font-weight:800}
body .agency-solution-card p{margin:0;color:var(--pm-muted);line-height:1.65}
body .agency-solution-card .agency-solution-copy>a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-top:9px;color:var(--pm-purple);font-weight:750;text-decoration:none}
body .agency-solution-card .agency-solution-copy>a:hover,body .agency-solution-card .agency-solution-copy>a:focus-visible{text-decoration:underline}
body .agency-reference-section .agency-module-heading{margin-bottom:12px}
body .agency-reference-grid{align-items:stretch}
body .agency-reference-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--pm-line);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(39,27,75,.045);transition:transform .25s,box-shadow .25s}
body .agency-reference-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(68,46,126,.1)}
body .agency-reference-media{position:relative;overflow:hidden;aspect-ratio:16/10;background:#f4effa}
body .agency-reference-media--cover{aspect-ratio:2.2/1}
body .agency-reference-cover{display:block;width:100%;height:100%;object-fit:contain}
body .agency-reference-logo-stage,body .agency-reference-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(130deg,#eef8fb,#f8f3ff 62%,#fff3ed)}
body .agency-reference-logo-stage img{max-width:66%;max-height:65%;object-fit:contain}
body .agency-reference-placeholder span{display:grid;place-items:center;width:82px;height:82px;border-radius:22px;background:#fff;color:var(--pm-purple);font-size:1.9rem;font-weight:850;box-shadow:0 10px 25px rgba(31,26,59,.07)}
body .agency-reference-logo{position:absolute;right:16px;bottom:16px;max-width:98px;max-height:68px;padding:9px;border-radius:12px;background:#fff;object-fit:contain;box-shadow:0 7px 22px rgba(0,0,0,.14)}
body .agency-reference-copy{display:flex;flex:1;flex-direction:column;gap:9px;padding:22px}
body .agency-reference-type{align-self:flex-start;padding:5px 10px;border-radius:999px;background:#f0eaff;color:var(--pm-purple-dark);font-size:.75rem;font-weight:750}
body .agency-reference-copy h3{margin:0;color:var(--pm-ink);font-size:1.38rem;font-weight:800;letter-spacing:-.025em}
body .agency-reference-project{color:#46405a;font-size:.97rem}
body .agency-reference-copy p{margin:0;color:var(--pm-muted);line-height:1.62}
body .agency-reference-copy ul{margin:4px 0 0;padding-left:21px;color:var(--pm-muted);line-height:1.6}
body .agency-reference-copy li+li{margin-top:4px}
body .agency-reference-link{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:auto;padding-top:10px;color:var(--pm-purple);font-weight:750;text-decoration:none}
body .agency-reference-link:hover,body .agency-reference-link:focus-visible{text-decoration:underline}
body .agency-reference-empty{margin-top:28px;padding:45px 25px;border:1px dashed #d8cfea;border-radius:20px;background:#faf8ff;text-align:center}
body .agency-reference-empty i{margin-bottom:14px;color:var(--pm-purple);font-size:2rem}
body .agency-reference-empty h3{margin:0 0 8px;font-size:1.25rem}
body .agency-reference-empty p{max-width:550px;margin:0 auto;color:var(--pm-muted)}
body .agency-inner-closing{margin-top:30px}
@media(max-width:767.98px){body .agency-reference-copy{padding:19px}body .agency-reference-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){body .agency-reference-card{transition:none}}

/* About-page team profiles use a horizontal portrait-and-copy layout. */
body .agency-about-team .agency-module-grid{grid-template-columns:minmax(0,1fr);max-width:900px;margin:0 auto}
body .agency-about-team .agency-member-card{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);align-items:stretch;min-width:0;overflow:hidden;border:1px solid var(--pm-line);border-radius:21px;background:#fff;box-shadow:0 11px 31px rgba(39,27,75,.05)}
body .agency-about-team .agency-member-card>img{display:block;width:100%;height:100%;min-height:300px;aspect-ratio:auto;object-fit:cover;background:#eee8f9}
body .agency-about-team .agency-member-fallback{display:grid;width:100%;height:100%;min-height:300px;aspect-ratio:auto;place-items:center;background:#eee8f9;color:#b6a4d2;font-size:4rem}
body .agency-about-team .agency-member-card>div{display:flex;flex-direction:column;justify-content:center;padding:34px}
body .agency-about-team .agency-member-card h3{margin:0 0 7px;color:var(--pm-ink);font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.3}
body .agency-about-team .agency-member-role{display:block;color:var(--pm-purple);font-size:.9rem;font-weight:700}
body .agency-about-team .agency-member-card p{margin:12px 0 0;color:var(--pm-muted);font-size:.96rem;line-height:1.7}
@media(max-width:767.98px){body .agency-about-team .agency-member-card{grid-template-columns:minmax(0,1fr)}body .agency-about-team .agency-member-card>img,body .agency-about-team .agency-member-fallback{height:auto;min-height:0;aspect-ratio:4/3}body .agency-about-team .agency-member-card>div{padding:22px}}

/* Keep the About page on the same purple/lilac visual system as the site shell. */
body .agency-about{--about-soft:#faf8ff;--about-line:var(--pm-line);--about-accent:var(--pm-purple);--about-accent-dark:var(--pm-purple-dark);--about-copy:var(--pm-muted)}
body .agency-about-hero{padding-bottom:72px;background:radial-gradient(circle at 12% 80%,#e3d9ff,transparent 44%),radial-gradient(circle at 85% 24%,#ffe5ed,transparent 44%),#f9f6ff!important}
body .agency-about-eyebrow,body .agency-about-section-label{color:var(--pm-purple)!important}
body .agency-about-h1-dot{color:#ad78d7!important}
body .agency-about-button{background:var(--pm-purple-dark)!important;border-radius:999px!important;box-shadow:0 8px 18px rgba(69,41,139,.13)!important}
body .agency-about-button:hover{background:#6745bd!important}
body .agency-about-text-link,body .agency-about-breadcrumb a,body .agency-about-story-intro a{color:var(--pm-purple)!important}
body .agency-about-facts span{border-color:#e3d9f1!important;background:rgba(255,255,255,.82)!important;color:var(--pm-muted)!important}
body .agency-about-featured,body .agency-about-visual,body .agency-about-value-card,body .agency-about-service-card,body .agency-about-process-step,body .agency-about-team .agency-member-card{border-color:var(--pm-line)!important;box-shadow:0 14px 36px rgba(39,27,75,.055)!important}
body .agency-about-visual:before,body .agency-about-featured:before{background:linear-gradient(90deg,#a98ae7,#eaa8c5)!important}
body .agency-about-visual-top{border-color:#eee8f4!important;background:#fcfaff!important}
body .agency-about-visual-status,body .agency-about-visual-card i,body .agency-about-service-card a span{color:var(--pm-purple)!important}
body .agency-about-story-rule{background:linear-gradient(90deg,#8a65cd,#dda0d1)!important}
body .agency-about-story-copy{border-color:#e5deef!important}
body .agency-about-story-copy p,body .agency-about-section-head p,body .agency-about-value-card p,body .agency-about-service-card p,body .agency-about-process-step p{color:var(--pm-muted)!important}
body .agency-about-story-copy p:first-child{color:#39344b!important}
body .agency-about-values,body .agency-about-process{background:#faf8ff!important}
body .agency-about-value-number,body .agency-about-value-card:nth-child(n) .agency-about-value-number{background:#f0eaff!important;color:var(--pm-purple)!important}
body .agency-about-process-grid{border-color:#e3d9f1!important}
body .agency-about-process-step:not(:last-child){border-color:#e3d9f1!important}
body .agency-about-process-step:before{background:#a98ae7!important}
body .agency-about-process-step>span{color:var(--pm-purple)!important}
body .agency-about-team{position:relative;padding:clamp(58px,7vw,84px) 0;background:#fff!important;border-top:1px solid #f0ebf6}
body .agency-about-team .agency-about-section-head{max-width:760px;margin:0 auto 30px;text-align:center}
body .agency-about-team .agency-about-section-head h2{margin-top:10px}
body .agency-about-team .agency-module-grid{max-width:900px}
body .agency-about-team .agency-member-card{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);border-radius:22px}
body .agency-about-team .agency-member-card>img,body .agency-about-team .agency-member-fallback{background:#f1ecfa}
body .agency-about-team .agency-member-fallback{color:#a98ae7}
body .agency-about-team .agency-member-role{color:var(--pm-purple)!important}
body .agency-about-team .agency-module-more{color:var(--pm-purple)!important}
body .agency-about-service-card:hover{box-shadow:0 20px 42px rgba(68,46,126,.1)!important}
body .agency-about-bottom-cta{background:#faf8ff!important}
body .agency-about-bottom-cta .agency-cta-strip{background:var(--pm-purple-dark)!important}
body .agency-about-bottom-cta .agency-cta-strip a{color:var(--pm-purple-dark)!important}
body .agency-about a:focus-visible{outline-color:#8a65cd!important}
@media(max-width:767.98px){body .agency-about-hero{padding-bottom:60px}body .agency-about-story-section,body .agency-about-values,body .agency-about-services,body .agency-about-process{padding:66px 0}body .agency-about-team{padding:58px 0 66px}body .agency-about-team .agency-about-section-head{margin-bottom:24px}body .agency-about-team .agency-member-card{grid-template-columns:minmax(0,1fr)}body .agency-about-team .agency-member-card>img,body .agency-about-team .agency-member-fallback{aspect-ratio:16/10;object-position:center 30%}body .agency-about-team .agency-member-card>div{padding:22px}body .agency-about-story-copy{padding-left:20px}}

/* The full team listing gives portrait photos more room and preserves the face framing. */
body .agency-module-page .agency-team-grid{grid-template-columns:minmax(0,1fr);max-width:900px;margin-inline:auto}
body .agency-module-page .agency-team-grid .agency-member-card{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:stretch}
body .agency-module-page .agency-team-grid .agency-member-card>img,body .agency-module-page .agency-team-grid .agency-member-fallback{width:100%;height:100%;min-height:360px;aspect-ratio:auto;object-fit:cover;object-position:center top;background:#f1ecfa}
body .agency-module-page .agency-team-grid .agency-member-fallback{display:grid;place-items:center;color:#a98ae7;font-size:4rem}
body .agency-module-page .agency-team-grid .agency-member-card>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,42px)}
@media(max-width:767.98px){body .agency-module-page .agency-team-grid .agency-member-card{grid-template-columns:minmax(0,1fr)}body .agency-module-page .agency-team-grid .agency-member-card>img,body .agency-module-page .agency-team-grid .agency-member-fallback{height:auto;min-height:0;aspect-ratio:1/1;object-position:center top}body .agency-module-page .agency-team-grid .agency-member-card>div{padding:22px}}

/* Compact shared inner-page banners and remove the wrapper's extra top gap. */
body .agency-inner:not(.agency-about):not(.agency-inner-references){padding:0 0 52px!important}
body .agency-inner:not(.agency-about):not(.agency-inner-references)>.agency-inner-hero,body .page-header:not(.service-page-header){padding:24px 0!important}
body .agency-inner:not(.agency-about):not(.agency-inner-references)>.agency-inner-hero h1,body .page-header:not(.service-page-header) .page-title{margin:8px 0!important;font-size:clamp(1.9rem,3vw,3rem)!important;line-height:1.12!important}
body .agency-inner:not(.agency-about):not(.agency-inner-references)>.agency-inner-hero .lead{margin-bottom:0;line-height:1.55}
body .agency-inner-process-page>section.py-5{padding-top:clamp(24px,3vw,42px)!important}
body .agency-inner-process-page .agency-pm-inner-process{margin-top:0!important}
@media(max-width:767.98px){body .agency-inner:not(.agency-about):not(.agency-inner-references){padding:0 0 40px!important}body .agency-inner:not(.agency-about):not(.agency-inner-references)>.agency-inner-hero,body .page-header:not(.service-page-header){padding:20px 0!important}}

/* Amber Slate theme: ivory surfaces, graphite typography and restrained amber accents. */
body .agency-page,body main.agency-page,body .agency-inner,body main.agency-inner{--agency-ink:#252b2e;--agency-muted:#5d666a;--agency-soft:#faf7f1;--agency-blue:#bf5425;--agency-violet:#f0a51b;color:#252b2e}
body .page-header,body .agency-inner-hero:not(.agency-about-hero){min-height:190px!important;height:190px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:28px 0!important;background:radial-gradient(circle at 12% 80%,rgba(240,165,27,.17),transparent 44%),radial-gradient(circle at 85% 24%,rgba(191,84,37,.09),transparent 44%),#fcf9f3!important;color:#252b2e!important}
body .page-header>.container,body .agency-inner-hero:not(.agency-about-hero)>.container{width:100%;text-align:left}
body .page-header .page-title,body main .agency-inner-hero h1,body .agency-about-hero h1{color:#252b2e!important;text-shadow:none!important}
body .page-header .breadcrumb-item,body .page-header .breadcrumb-item.active,body .page-header .breadcrumb-item a{color:#5d666a!important}
body .page-header .breadcrumb-item a:hover{color:#a94420!important}
body .header:has(.agency-brand){border-color:#eee7de!important;background:rgba(255,255,255,.96)!important}
body .header .navbar:has(.agency-brand) .navbar-nav .nav-link{color:#3c4447!important}
body .header .navbar:has(.agency-brand) .navbar-nav .nav-link.active,body .header .navbar:has(.agency-brand) .navbar-nav .nav-link:hover,body .header .navbar:has(.agency-brand) .navbar-nav .nav-link:focus-visible{color:#a94420!important;background:#fff3e2!important}
body .header .navbar:has(.agency-brand) .navbar-nav .nav-link.active:after,body .header .navbar:has(.agency-brand) .navbar-nav .nav-link:after{background:#bf5425!important;border-color:#bf5425!important}
body .header .navbar:has(.agency-brand) .header-btn .btn,body .header .navbar:has(.agency-brand) .mobile-header-btn .btn{background:#913b1d!important;border-color:#913b1d!important;box-shadow:0 8px 18px rgba(145,59,29,.16)!important}
body .header .navbar:has(.agency-brand) .header-btn .btn:hover,body .header .navbar:has(.agency-brand) .mobile-header-btn .btn:hover{background:#783116!important;border-color:#783116!important}
body .header .navbar:has(.agency-brand) .custom-toggler{border-color:#e8dfd3!important;color:#913b1d!important}
body .header .navbar:has(.agency-brand) .dropdown-item:hover,body .header .navbar:has(.agency-brand) .dropdown-item:focus{background:#fff3e2!important;color:#a94420!important}
body main.agency-page .agency-hero.agency-pm-hero{background:radial-gradient(ellipse at 15% 70%,rgba(240,165,27,.18),transparent 42%),radial-gradient(ellipse at 88% 35%,rgba(191,84,37,.10),transparent 42%),linear-gradient(180deg,#fcf9f3,#f8f3e9 73%,#fff)!important}
body main.agency-page .agency-pm-hero .agency-kicker{border-color:#ead8bd;background:rgba(255,255,255,.78);color:#a94420!important}
body main.agency-page .agency-pm-prompt{border-color:#e8dfd3;box-shadow:0 22px 60px rgba(55,44,31,.09),0 2px 10px rgba(55,44,31,.035)}
body main.agency-page .agency-pm-prompt:focus-within{border-color:#d88a43;box-shadow:0 18px 46px rgba(55,44,31,.10),0 0 0 3px #fff0d5}
body main.agency-page .agency-pm-prompt label{color:#45413b}
body main.agency-page .agency-pm-prompt-bottom button{background:#913b1d}
body main.agency-page .agency-pm-prompt-bottom button:hover{background:#783116}
body main.agency-page .agency-section.soft,body main.agency-page .agency-pm-proof,body main.agency-page .agency-pm-process,body main.agency-page .agency-pm-faq{background:#faf7f1!important}
body .agency-page .agency-card,body .agency-page .agency-panel,body .agency-page .agency-form,body .agency-inner .agency-panel,body .agency-module-page .agency-member-card,body .agency-reference-card,body .agency-solution-card,body .service-catalog-section .service-card{border-color:#e8dfd3!important;box-shadow:0 14px 36px rgba(47,41,32,.055)!important}
body .services-list-section .service-image-container,body .service-catalog-section .service-icon-stage{background:radial-gradient(circle at 85% 15%,rgba(240,165,27,.15),transparent 38%),linear-gradient(135deg,#fbf6ed,#fffaf1)!important}
body .services-list-section .service-image-container i,body .service-catalog-section .service-icon-stage span{color:#bf5425!important}
body .agency-module-page .agency-member-card>img,body .agency-module-page .agency-member-fallback,body .agency-module-page .agency-video-media,body .agency-module-page .agency-instagram-grid a{background:#faf7f1!important}
body .agency-module-page .agency-member-fallback,body .agency-module-page .agency-video-fallback{color:#bf5425!important}
body .agency-page .agency-editable-actions a:first-child,body .agency-about-button,body .contact-form-section .submit-btn,body .agency-about-bottom-cta .agency-cta-strip{background:#913b1d!important;border-color:#913b1d!important;box-shadow:0 10px 24px rgba(145,59,29,.15)!important}
body .agency-page .agency-editable-actions a:not(:first-child){border-color:#e4c8a7!important;color:#a94420!important}
body .agency-page .agency-kicker,body .agency-inner .agency-panel i,body .hizmet-main-section .hizmet-icon-badge,body .service-catalog-eyebrow,body .service-category-kicker,body .service-card-meta,body .agency-module-page .agency-member-role,body .agency-about-eyebrow,body .agency-about-section-label,body .agency-about-text-link,body .agency-about-breadcrumb a,body .agency-about-story-intro a,body .agency-about-team .agency-member-role,body .agency-about-team .agency-module-more,body .agency-solution-card .agency-solution-copy>a,body .agency-reference-link,body .agency-reference-empty i,body .page-header .page-title>i,body .page-header .breadcrumb i,body .contact-info-section .info-card a,body .contact-form-section .section-intro i,body .blog-list-section .blog-btn,body .blog-list-section .blog-card-category a{color:#a94420!important}
body .agency-about-values,body .agency-about-process,body .agency-about-bottom-cta,body .agency-module-empty>span,body .agency-reference-type,body .contact-info-section .info-icon,body .blog-list-section .blog-card-icon,body .blog-list-section .no-img-placeholder{background:#fff3e2!important}
body .agency-about-value-number,body .agency-about-value-card:nth-child(n) .agency-about-value-number{background:#fff0d5!important;color:#a94420!important}
body .agency-about-process-grid,body .agency-about-process-step:not(:last-child),body .agency-about-facts span{border-color:#e8dfd3!important}
body .agency-about-process-step:before,body .agency-about-visual:before,body .agency-about-featured:before,body .agency-about-story-rule,body .contact-form-section .heading-line{background:linear-gradient(90deg,#bf5425,#f0a51b)!important}
body .agency-about-visual-top{border-color:#e8dfd3!important;background:#fcfaf6!important}
body .agency-about-visual-status,body .agency-about-service-card a span,body .agency-about-process-step>span{color:#a94420!important}
body .agency-about-team{border-color:#eee7de!important}
body #chatbot-floating-widget .chatbot-toggle-btn,body #floatingContact .phone-btn{background:#bf5425!important;box-shadow:0 10px 24px rgba(191,84,37,.24)!important}
body .agency-brand-mark{background:linear-gradient(135deg,#bf5425,#f0a51b)!important}
body .agency-cta-strip,body .agency-cta{background:linear-gradient(120deg,#252b2e,#414748)!important}
body .agency-inner-hero .agency-eyebrow{color:#ffd98a!important}
body .agency-inner .agency-panel,body .agency-module-page .agency-member-card,body .agency-reference-card,body .agency-solution-card{background:#fff!important}
body .agency-reference-type{color:#913b1d!important}
body .agency-about a:focus-visible{outline-color:#bf5425!important}
@media(max-width:991.98px){body .header .navbar:has(.agency-brand) .navbar-collapse{border-color:#e8dfd3!important;background:#fff!important}body .header .navbar:has(.agency-brand) .navbar-nav .nav-link:hover{background:#fff3e2!important}}
/* Finish the About-page palette migration where older rules used fixed purple values. */
body .agency-about{--about-soft:#faf7f1;--about-line:#e8dfd3;--about-accent:#bf5425;--about-accent-dark:#913b1d;--about-copy:#5d666a}
body .agency-about-hero{background:radial-gradient(circle at 12% 80%,rgba(240,165,27,.17),transparent 44%),radial-gradient(circle at 85% 24%,rgba(191,84,37,.09),transparent 44%),#fcf9f3!important}
body .agency-about-h1-dot{color:#bf5425!important}
body .agency-about-button{background:#913b1d!important;box-shadow:0 8px 18px rgba(145,59,29,.15)!important}
body .agency-about-button:hover{background:#783116!important}
body .agency-about-facts span,body .agency-about-visual-top{border-color:#e8dfd3!important;background:#fcfaf6!important}
body .agency-about-featured,body .agency-about-visual,body .agency-about-value-card,body .agency-about-service-card,body .agency-about-process-step,body .agency-about-team .agency-member-card{border-color:#e8dfd3!important;box-shadow:0 14px 36px rgba(47,41,32,.055)!important}
body .agency-about-story-copy{border-color:#e8dfd3!important}
body .agency-about-values,body .agency-about-process,body .agency-about-bottom-cta{background:#faf7f1!important}
body .agency-about-process-grid,body .agency-about-process-step:not(:last-child){border-color:#e8dfd3!important}
body .agency-about-team{border-top-color:#eee7de!important}
body .agency-about-team .agency-member-card>img,body .agency-about-team .agency-member-fallback{background:#faf7f1!important}
body .agency-about-team .agency-member-fallback{color:#bf5425!important}
body .agency-about-service-card:hover{box-shadow:0 20px 42px rgba(47,41,32,.09)!important}
/* Amber Slate footer: replace the remaining purple/lilac footer accents. */
body .footer{--footer-accent:#f0a51b;--footer-hover:#f5bd54;--footer-text-light:#e8e3da;--footer-bg:#252b2e;--primary-color:#bf5425;--dark-color:#252b2e;background:#252b2e!important;color:#e8e3da!important}
body .footer .footer-widget .widget-title i{color:#f0a51b!important}
body .footer .footer-widget .widget-title:before{background:linear-gradient(90deg,#bf5425,#f0a51b)!important}
body .footer .footer-contact li{border:1px solid rgba(232,223,211,.10);background:rgba(255,255,255,.045)!important}
body .footer .footer-contact li:hover{background:rgba(255,255,255,.08)!important}
body .footer .footer-contact li i{background:rgba(240,165,27,.12)!important;border-color:rgba(240,165,27,.22)!important;color:#f0a51b!important}
body .footer .footer-contact li:hover i{background:linear-gradient(135deg,#bf5425,#f0a51b)!important;color:#fff!important}
body .footer .footer-social li a{border-color:rgba(232,223,211,.15)!important;background:rgba(255,255,255,.07)!important}
body .footer .footer-links li a::before,body .footer .footer-bottom-links li a::after{color:#f0a51b;background:#f0a51b}

/* Category-driven services navigation. */
body .header .navbar-nav>.agency-services-nav{position:relative}
body .header .navbar-nav>.agency-services-nav>.agency-services-panel{border:1px solid #e8dfd3!important;border-radius:18px!important;background:#fff!important;box-shadow:0 14px 32px rgba(47,41,32,.10)!important;color:#252b2e;overflow:hidden}
body .agency-services-all{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 14px;border-bottom:1px solid #eee7de;color:#913b1d!important;font-size:.88rem;font-weight:750;text-decoration:none}
body .agency-services-all i{font-size:.75rem;transition:transform .18s ease}
body .agency-services-all:hover i{transform:translateX(3px)}
body .agency-services-browser{min-width:0}
body .agency-service-category-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:2px}
body .agency-service-category-link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:#51595b!important;font-size:.88rem;font-weight:650;text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease}
body .agency-service-category-link i{color:#bf5425;font-size:.72rem;opacity:0;transform:translateX(-3px);transition:opacity .16s ease,transform .16s ease}
body .agency-service-category-link:hover,body .agency-service-category-link:focus-visible{border-color:#f0dfc8;background:#fff6e9;color:#913b1d!important}
body .agency-service-category-link:hover i,body .agency-service-category-link:focus-visible i{opacity:1;transform:translateX(0)}
body .agency-service-category-tabs{display:flex;gap:6px;overflow-x:auto;overscroll-behavior-x:contain;padding:14px 2px 10px;border-bottom:1px solid #eee7de;scrollbar-width:thin;scrollbar-color:#d6c4ac transparent}
body .agency-service-category-tabs::-webkit-scrollbar{height:5px}
body .agency-service-category-tabs::-webkit-scrollbar-thumb{border-radius:99px;background:#d6c4ac}
body .agency-service-category-tab{position:relative;flex:0 0 auto;min-height:40px;padding:8px 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:#51595b;font:inherit;font-size:.82rem;font-weight:650;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}
body .agency-service-category-tab:hover,body .agency-service-category-tab.is-active{border-color:#f0dfc8;background:#fff6e9;color:#913b1d}
body .agency-service-category-tab:focus-visible{outline:3px solid rgba(191,84,37,.3);outline-offset:2px}
body .agency-service-category-panel{max-height:min(48vh,390px);overflow-y:auto;padding:8px 2px 2px;overscroll-behavior:contain}
body .agency-service-category-panel[hidden]{display:none!important}
body .agency-service-menu-links{display:grid;grid-template-columns:minmax(0,1fr);gap:2px;margin:0;padding:0;list-style:none}
body .agency-service-menu-links a{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:42px;padding:9px 12px;border-radius:9px;color:#394144!important;font-size:.87rem;font-weight:550;text-decoration:none;transition:background-color .16s ease,color .16s ease}
body .agency-service-menu-links a i{flex:0 0 auto;color:#bf5425;font-size:.72rem;opacity:0;transform:translateX(-3px);transition:opacity .16s ease,transform .16s ease}
body .agency-service-menu-links a:hover,body .agency-service-menu-links a:focus-visible{background:#faf4ea;color:#913b1d!important}
body .agency-service-menu-links a:hover i,body .agency-service-menu-links a:focus-visible i{opacity:1;transform:translateX(0)}
body .agency-services-panel a:focus-visible{outline:3px solid rgba(191,84,37,.3);outline-offset:1px}
body .agency-services-panel[hidden]{display:none!important}
@media(min-width:992px){body .header .navbar-nav>.agency-services-nav>.agency-services-panel{position:absolute;top:100%;left:0;width:min(760px,calc(100vw - 32px));min-width:min(760px,calc(100vw - 32px));max-width:none;margin-top:.5rem;padding:14px;z-index:1060}}
@media(max-width:991.98px){body .header .navbar-nav>.agency-services-nav>.agency-services-panel{position:static;width:100%;min-width:0;max-width:none;margin:0;padding:12px;border:1px solid #e8dfd3!important;border-radius:14px;background:#fff;box-shadow:none}body .agency-service-category-links{grid-template-columns:minmax(0,1fr)}body .agency-service-category-link{min-height:46px}body .agency-service-category-tabs{padding-top:8px}body .agency-service-category-panel{max-height:42vh}body .agency-service-menu-links a{min-height:46px}}

/* Shared digital service cards for the homepage, process page and About page. */
body .agency-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
body .agency-pricing-card{display:flex;flex-direction:column;min-width:0;padding:26px;border:1px solid #e8dfd3;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(47,41,32,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
body .agency-pricing-card:hover{transform:translateY(-4px);border-color:rgba(191,84,37,.35);box-shadow:0 18px 38px rgba(47,41,32,.11)}
body .agency-pricing-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
body .agency-pricing-index{color:#bf5425;font-size:1.7rem;font-weight:800;letter-spacing:-.05em}
body .agency-pricing-label{padding:6px 10px;border:1px solid #eee7de;border-radius:999px;background:#fcf9f3;color:#5d666a;font-size:.7rem;font-weight:750;white-space:nowrap}
body .agency-pricing-card h3{margin:0 0 18px;color:#252b2e;font-size:1.28rem;line-height:1.25}
body .agency-pricing-features{display:grid;gap:10px;margin:0;padding:0;list-style:none}
body .agency-pricing-features li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;color:#5d666a;font-size:.9rem;line-height:1.5}
body .agency-pricing-features li i{margin-top:4px;color:#bf5425;font-size:.72rem}
body .agency-pricing-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:22px;color:#a94420!important;font-size:.88rem;font-weight:750;text-decoration:none}
body .agency-pricing-cta i{transition:transform .18s ease}
body .agency-pricing-cta:hover i{transform:translateX(4px)}
body .agency-pricing-intro{max-width:760px;margin:0 0 28px;color:var(--pm-muted);line-height:1.7}
body .agency-about-process-grid .agency-pricing-grid{width:100%;margin-top:0}
@media(max-width:991.98px){body .agency-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575.98px){body .agency-pricing-grid{grid-template-columns:minmax(0,1fr);gap:14px}body .agency-pricing-card{padding:22px}}
/* Fix nested pricing grid on About page */
body .agency-about-process-grid:has(>.agency-pricing-grid){display:block;grid-template-columns:none;border-top:0!important}
