:root {--bg:#090c11;--bg-deep:#07090d;--surface:rgba(21,25,33,0.82);--surface-strong:#151922;--surface-soft:#1b202a;--surface-alt:#10141b;--text:#f5efe5;--text-strong:#fffaf2;--muted:#a6abb5;--muted-2:#737a86;--coral:#ff514b;--coral-2:#ff716c;--coral-3:#e03d3a;--coral-soft:rgba(255,81,75,0.14);--line:rgba(255,255,255,0.09);--line-strong:rgba(255,255,255,0.14);--green:#64d79a;--gold:#f4c35f;--blue:#7e86ff;--radius-sm:12px;--radius:18px;--radius-lg:28px;--shadow:0 26px 70px rgba(0,0,0,0.38);--shadow-soft:0 16px 40px rgba(0,0,0,0.24);--container:1180px;--header-h:82px;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--serif:Georgia,"Times New Roman",serif;}* {box-sizing:border-box;}html {scroll-behavior:smooth;}body {margin:0;min-width:320px;min-height:100vh;color:var(--text);background:radial-gradient(circle at 84% 9%,rgba(255,81,75,0.09),transparent 26%),radial-gradient(circle at 9% 52%,rgba(122,80,99,0.07),transparent 30%),linear-gradient(180deg,#090c11 0%,#0b0f15 42%,#080b10 100%);font-family:var(--sans);line-height:1.6;overflow-x:hidden;text-rendering:optimizeLegibility;}body::before {content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000 0%,transparent 82%);}body::after {content:"";position:fixed;width:520px;height:520px;top:14vh;right:-270px;border:1px solid rgba(255,81,75,.18);border-radius:50%;box-shadow:0 0 90px rgba(255,81,75,.06),inset 0 0 70px rgba(255,81,75,.025);pointer-events:none;z-index:-1;}@media (max-width:1100px) {body::after {display:none;}}::selection {background:rgba(255,81,75,.33);color:#fff;}img {display:block;max-width:100%;}a {color:inherit;text-decoration:none;}button,input,textarea,select {font:inherit;}button {color:inherit;}.icon {width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto;}.container {width:min(calc(100% - 40px),var(--container));margin-inline:auto;}.section {padding:88px 0;position:relative;}.section-tight {padding:58px 0;}.section-line {border-top:1px solid var(--line);}.eyebrow {display:inline-flex;align-items:center;gap:9px;color:#c2b9ae;font-size:.76rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;}.eyebrow::before {content:"";width:7px;height:7px;background:var(--coral);border-radius:50%;box-shadow:0 0 18px rgba(255,81,75,.75);}h1,h2,h3,p {margin-top:0;}h1,h2,.display-title {font-family:var(--serif);font-weight:500;line-height:1.04;letter-spacing:-.035em;}h1 {font-size:clamp(3.2rem,7vw,6.1rem);margin-bottom:24px;}h2 {font-size:clamp(2.25rem,4vw,4rem);margin-bottom:18px;}h3 {font-size:1.3rem;line-height:1.25;}.text-coral {color:var(--coral-2);}.lead {font-size:1.1rem;color:#c3c6cc;max-width:650px;}.muted {color:var(--muted);}.kicker {color:var(--coral-2);font-weight:700;}.section-heading {max-width:760px;margin-bottom:38px;}.section-heading.center {margin-inline:auto;text-align:center;}.section-heading p {color:var(--muted);font-size:1.03rem;margin-bottom:0;}.site-header {position:sticky;top:0;z-index:100;height:var(--header-h);border-bottom:1px solid transparent;background:linear-gradient(180deg,rgba(8,11,16,.93),rgba(8,11,16,.69));backdrop-filter:blur(18px);transition:border-color .25s ease,box-shadow .25s ease;}.site-header.is-scrolled {border-color:var(--line);box-shadow:0 16px 48px rgba(0,0,0,.22);}.header-inner {height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px;}.brand {display:flex;align-items:center;flex:0 0 auto;}.brand img {width:120px;height:auto;}.main-nav {display:flex;align-items:center;gap:26px;}.nav-link {position:relative;color:#c3c3c5;font-size:.88rem;transition:color .2s ease;white-space:nowrap;}.nav-link:hover,.nav-link.active {color:var(--text-strong);}.nav-link.active::after {content:"";position:absolute;left:0;right:0;bottom:-11px;height:2px;border-radius:3px;background:var(--coral);box-shadow:0 0 15px rgba(255,81,75,.6);}.header-actions {display:flex;align-items:center;gap:12px;}.language-switch {display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.025);}.language-switch a {display:inline-grid;place-items:center;min-width:32px;height:30px;padding:0 8px;border-radius:999px;color:var(--muted);font-size:.68rem;font-weight:800;}.language-switch a.active {color:#fff;background:var(--coral);box-shadow:0 8px 22px rgba(255,81,75,.2);}.mobile-toggle {display:none;width:44px;height:44px;border-radius:12px;border:1px solid var(--line);background:var(--surface);align-items:center;justify-content:center;cursor:pointer;}.btn {display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border-radius:10px;border:1px solid transparent;font-weight:700;font-size:.9rem;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;}.btn:hover {transform:translateY(-2px);}.btn-primary {color:white;background:linear-gradient(135deg,var(--coral),#f94743 62%,#e8423f);box-shadow:0 12px 32px rgba(255,81,75,.22),inset 0 1px rgba(255,255,255,.22);}.btn-primary:hover {box-shadow:0 16px 40px rgba(255,81,75,.31);}.btn-secondary {background:rgba(255,255,255,.025);border-color:var(--line-strong);color:var(--text);}.btn-secondary:hover {background:rgba(255,255,255,.055);border-color:rgba(255,81,75,.45);}.btn-ghost {padding:0;min-height:0;color:var(--coral-2);}.btn-sm {min-height:42px;padding-inline:17px;}.card {border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.035),rgba(255,255,255,.012)),rgba(15,19,26,.82);box-shadow:var(--shadow-soft);}.card:hover {border-color:rgba(255,81,75,.22);}.glass {backdrop-filter:blur(18px);}.home-hero {padding:70px 0 54px;min-height:690px;display:flex;align-items:center;}.hero-grid {display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;}.hero-copy .eyebrow {margin-bottom:20px;}.hero-copy h1 {max-width:680px;}.hero-copy .lead {margin-bottom:30px;}.hero-actions {display:flex;flex-wrap:wrap;gap:13px;}.hero-mini-note {display:flex;align-items:center;gap:10px;margin-top:22px;color:var(--muted);font-size:.84rem;}.hero-mini-note .dot {width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px rgba(100,215,154,.55);}.hero-art {position:relative;min-height:520px;}.hero-art::before {content:"";position:absolute;width:390px;height:390px;right:5%;top:1%;border:1px solid rgba(255,81,75,.34);border-radius:50%;box-shadow:0 0 70px rgba(255,81,75,.08);}.hero-art::after {content:"";position:absolute;width:230px;height:230px;right:18%;top:17%;border:1px dashed rgba(255,81,75,.18);border-radius:50%;}.laptop {position:absolute;width:min(94%,590px);height:356px;right:0;top:72px;border:1px solid rgba(255,255,255,.18);border-radius:22px 22px 12px 12px;background:linear-gradient(145deg,#242a34,#12161d 68%);box-shadow:0 35px 80px rgba(0,0,0,.52),0 0 0 1px rgba(255,81,75,.06);padding:18px;transform:perspective(900px) rotateY(-7deg) rotateX(2deg);z-index:3;}.laptop::after {content:"";position:absolute;left:-6%;right:-6%;bottom:-29px;height:34px;background:linear-gradient(180deg,#2b313b,#15191f);border-radius:3px 3px 24px 24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 30px rgba(0,0,0,.5);}.screen {height:100%;border-radius:12px;background:#0b0f15;border:1px solid rgba(255,255,255,.07);padding:16px;overflow:hidden;}.screen-head {display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#b7bcc5;font-size:.76rem;}.window-dots {display:flex;gap:5px;}.window-dots i {width:6px;height:6px;border-radius:50%;background:#4b515d;}.window-dots i:first-child {background:var(--coral);}.dashboard-metrics {display:grid;grid-template-columns:repeat(4,1fr);gap:8px;}.metric-mini {padding:10px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.025);}.metric-mini span {display:block;color:var(--muted-2);font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;}.metric-mini strong {display:block;margin-top:4px;font-size:.9rem;color:#eee;}.metric-mini em {font-style:normal;color:var(--green);font-size:.62rem;}.dashboard-row {display:grid;grid-template-columns:1.35fr .65fr;gap:10px;margin-top:11px;}.chart-panel,.donut-panel {min-height:177px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02);border-radius:12px;padding:12px;position:relative;overflow:hidden;}.chart-panel h4,.donut-panel h4 {margin:0 0 8px;font-size:.7rem;color:#aeb4bf;font-weight:600;}.line-chart {position:absolute;inset:40px 12px 18px;}.line-chart::before {content:"";position:absolute;inset:0;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.045) 0 1px,transparent 1px 31px);}.line-path {position:absolute;inset:10px 5px 8px;}.line-path svg {width:100%;height:100%;overflow:visible;}.donut {width:92px;height:92px;margin:13px auto 8px;border-radius:50%;background:conic-gradient(var(--coral) 0 39%,#7d75e8 39% 67%,#514e62 67% 86%,#282d37 86%);position:relative;}.donut::after {content:"";position:absolute;inset:17px;background:#0f1319;border-radius:50%;}.legend {display:grid;grid-template-columns:1fr 1fr;gap:5px;color:var(--muted);font-size:.57rem;}.legend i {display:inline-block;width:6px;height:6px;background:var(--coral);border-radius:50%;margin-right:4px;}.legend span:nth-child(2) i {background:#7d75e8;}.legend span:nth-child(3) i {background:#514e62;}.legend span:nth-child(4) i {background:#282d37;}.phone-mock {position:absolute;width:138px;height:278px;left:4%;top:184px;z-index:7;border:3px solid #444b56;border-radius:25px;background:#0e1218;box-shadow:0 25px 60px rgba(0,0,0,.62);overflow:hidden;transform:rotate(-3deg);}.phone-mock::before {content:"";position:absolute;width:48px;height:8px;border-radius:0 0 10px 10px;background:#222832;top:0;left:50%;transform:translateX(-50%);z-index:2;}.phone-photo {height:175px;background-image:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.86)),var(--phone-wallpaper,url('../img/social-media.webp'));background-size:cover;background-position:center 22%;background-repeat:no-repeat;}.phone-content {padding:10px;}.phone-content strong {font-size:.75rem;}.phone-content p {margin:5px 0 8px;font-size:.56rem;color:var(--muted);line-height:1.4;}.phone-icons {display:flex;gap:12px;color:#ddd;}.phone-icons .icon {width:14px;height:14px;}.float-card {position:absolute;z-index:8;padding:14px;min-width:140px;border:1px solid rgba(255,81,75,.28);border-radius:13px;background:rgba(20,24,31,.93);box-shadow:var(--shadow);}.float-card small {color:var(--muted);display:block;font-size:.64rem;}.float-card strong {font-family:var(--serif);font-size:1.45rem;font-weight:500;}.float-card em {color:var(--green);font-size:.72rem;font-style:normal;}.float-card.one {top:103px;right:-12px;}.float-card.two {bottom:57px;right:10px;}.mini-bars {display:flex;align-items:flex-end;height:48px;gap:5px;margin-top:10px;}.mini-bars i {flex:1;background:linear-gradient(to top,#c93e3a,var(--coral-2));border-radius:3px 3px 1px 1px;}.mini-bars i:nth-child(1){height:22%}.mini-bars i:nth-child(2){height:44%}.mini-bars i:nth-child(3){height:36%}.mini-bars i:nth-child(4){height:66%}.mini-bars i:nth-child(5){height:58%}.mini-bars i:nth-child(6){height:88%}.trust-panel {padding:24px 0 0;}.trust-shell {display:grid;grid-template-columns:1.4fr .8fr;gap:22px;align-items:stretch;}.brand-rail,.stats-rail {min-height:112px;padding:22px 24px;}.brand-rail .eyebrow {margin-bottom:18px;}.brand-logos {display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#d5d0c8;font-family:var(--serif);letter-spacing:.14em;font-size:1.02rem;}.stats-rail {display:grid;grid-template-columns:repeat(4,1fr);gap:0;}.stat {text-align:center;padding:6px 10px;border-left:1px solid var(--line);}.stat:first-child {border-left:0;}.stat strong {display:block;font-family:var(--serif);font-size:1.65rem;font-weight:500;color:var(--text-strong);}.stat span {display:block;color:var(--muted);font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;}.rating-stars {color:var(--gold);letter-spacing:.08em;font-size:.72rem;margin-bottom:2px;}.service-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.service-card {min-height:255px;padding:24px;position:relative;overflow:hidden;transition:transform .25s ease,border-color .25s ease;}.service-card:hover {transform:translateY(-6px);}.service-card::after {content:"";position:absolute;width:110px;height:110px;right:-45px;bottom:-45px;border:1px solid rgba(255,81,75,.14);border-radius:50%;}.service-icon {width:48px;height:48px;border-radius:13px;display:grid;place-items:center;color:var(--coral-2);background:linear-gradient(145deg,rgba(255,81,75,.17),rgba(255,81,75,.035));border:1px solid rgba(255,81,75,.24);margin-bottom:18px;}.service-icon .icon {width:25px;height:25px;}.service-card h3 {font-family:var(--serif);font-size:1.42rem;font-weight:500;margin-bottom:11px;}.service-card p {color:var(--muted);font-size:.91rem;margin-bottom:22px;}.service-card a {color:var(--coral-2);font-weight:700;font-size:.82rem;display:inline-flex;align-items:center;gap:7px;}.project-layout {display:grid;grid-template-columns:270px 1fr;gap:28px;align-items:stretch;}.project-intro {padding:10px 6px 10px 0;}.project-intro h2 {font-size:3rem;}.project-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.project-card {min-height:330px;overflow:hidden;position:relative;}.project-image {height:178px;position:relative;overflow:hidden;}.project-image img {width:100%;height:100%;object-fit:cover;transition:transform .5s ease;}.project-card:hover .project-image img {transform:scale(1.04);}.project-image::after {content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 52%,rgba(7,9,13,.82));}.project-tag {position:absolute;top:13px;left:13px;z-index:2;background:rgba(8,11,16,.78);border:1px solid var(--line-strong);border-radius:999px;padding:5px 10px;font-size:.64rem;text-transform:uppercase;letter-spacing:.08em;}.project-body {padding:18px;}.project-body h3 {font-family:var(--serif);font-weight:500;margin-bottom:5px;}.project-body p {color:var(--muted);font-size:.8rem;margin-bottom:13px;}.kpi-row {display:grid;grid-template-columns:repeat(2,1fr);gap:8px;}.kpi {border:1px solid var(--line);border-radius:10px;padding:9px;background:rgba(255,255,255,.018);}.kpi strong {color:var(--coral-2);font-family:var(--serif);font-size:1.12rem;font-weight:500;display:block;}.kpi span {color:var(--muted-2);font-size:.58rem;text-transform:uppercase;}.testimonial-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}.testimonial {padding:24px;min-height:225px;display:flex;flex-direction:column;}.quote-mark {color:var(--coral);font-size:2.3rem;line-height:.7;font-family:var(--serif);}.testimonial blockquote {margin:18px 0 22px;color:#c4c7cd;font-size:.92rem;flex:1;}.person {display:flex;align-items:center;gap:12px;}.avatar {width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#34404d,#171b22);border:1px solid rgba(255,255,255,.13);display:grid;place-items:center;font-weight:800;color:#eee;font-size:.8rem;}.person strong {display:block;font-size:.86rem;}.person span {display:block;color:var(--muted);font-size:.67rem;}.stars {margin-left:auto;color:var(--gold);font-size:.7rem;}.process-wrap {display:grid;grid-template-columns:210px 1fr;gap:30px;align-items:start;}.process-wrap h2 {font-size:3rem;}.process-grid {display:grid;grid-template-columns:repeat(4,1fr);gap:13px;position:relative;}.process-grid::before {content:"";position:absolute;top:32px;left:8%;right:8%;border-top:1px dashed rgba(255,81,75,.45);}.process-step {padding:21px;position:relative;z-index:1;min-height:185px;}.step-no {width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#11151b;border:1px solid var(--coral);color:var(--coral-2);font-weight:700;margin-bottom:18px;}.process-step h3 {font-family:var(--serif);font-weight:500;}.process-step p {color:var(--muted);font-size:.8rem;margin-bottom:0;}.pricing-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch;}.price-card {padding:27px;position:relative;}.price-card.featured {border-color:rgba(255,81,75,.62);box-shadow:0 22px 60px rgba(255,81,75,.11);transform:translateY(-8px);}.popular-badge {position:absolute;top:0;right:20px;transform:translateY(-50%);border-radius:999px;padding:5px 12px;background:var(--coral);color:white;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}.price-card h3 {font-family:var(--serif);font-size:1.45rem;font-weight:500;margin-bottom:4px;}.price-card>p {color:var(--muted);font-size:.82rem;min-height:42px;}.price {font-family:var(--serif);font-size:2.25rem;margin:20px 0;}.price small {font-family:var(--sans);font-size:.75rem;color:var(--muted);}.check-list {list-style:none;padding:0;margin:0 0 24px;display:grid;gap:10px;}.check-list li {display:flex;align-items:flex-start;gap:9px;color:#c5c8ce;font-size:.82rem;}.check-list .icon {width:16px;height:16px;color:var(--coral);margin-top:3px;}.price-card .btn {width:100%;}.cta-panel {position:relative;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center;padding:35px 42px;border-color:rgba(255,81,75,.35);background:linear-gradient(105deg,rgba(255,81,75,.11),rgba(20,24,31,.92) 36%,rgba(255,81,75,.07));}.cta-panel::before {content:"";position:absolute;width:310px;height:310px;right:-100px;top:-120px;border:1px dashed rgba(255,81,75,.28);border-radius:50%;}.cta-panel h2 {font-size:clamp(2rem,4vw,3.45rem);margin-bottom:0;}.cta-side {display:flex;justify-content:flex-end;align-items:center;gap:18px;position:relative;z-index:1;}.trust-avatars {display:flex;align-items:center;}.trust-avatars .avatar {margin-left:-8px;border:2px solid #171b22;width:34px;height:34px;}.trust-avatars .avatar:first-child {margin-left:0;}.trust-copy {color:var(--muted);font-size:.72rem;}.site-footer {border-top:1px solid var(--line);padding:54px 0 22px;background:rgba(6,8,12,.6);}.footer-grid {display:grid;grid-template-columns:1.35fr repeat(4,.85fr);gap:32px;}.footer-brand img,.footer-logo-wordmark {width:min(230px,100%);max-height:92px;height:auto;object-fit:contain;object-position:left center;margin:0 0 16px 0;}.footer-brand p {color:var(--muted);font-size:.78rem;max-width:250px;}.footer-domain {display:inline-flex;color:#f1f2f4;font-weight:800;font-size:.78rem;margin:2px 0 14px;}.social-links {display:flex;gap:8px;margin-top:15px;}.social-links a {width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:#b9bec7;}.social-links a:hover {color:var(--coral);border-color:rgba(255,81,75,.4);}.footer-col h4 {font-size:.74rem;text-transform:uppercase;letter-spacing:.14em;color:#d2cec7;margin:0 0 15px;}.footer-col a,.footer-col span {display:block;color:var(--muted);font-size:.76rem;margin-bottom:8px;}.footer-col a:hover {color:var(--text);}.footer-seo-panel{margin-top:30px;padding:22px 0 0;border-top:1px solid var(--line);color:var(--muted);font-size:.82rem}.footer-seo-panel p{max-width:980px;margin:0 0 14px;line-height:1.7}.footer-sitemap{border:1px solid rgba(255,255,255,.07);border-radius:12px;background:rgba(255,255,255,.02);padding:14px 16px}.footer-sitemap summary{cursor:pointer;color:#d7d9dd;font-weight:800}.footer-sitemap-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:16px}.footer-sitemap-group h5{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--coral-2);margin:0 0 10px}.footer-sitemap-group a{display:block;color:var(--muted);font-size:.74rem;line-height:1.35;margin:0 0 7px}.footer-sitemap-group a:hover{color:var(--text)}.footer-bottom {margin-top:36px;padding-top:18px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted-2);font-size:.68rem;}.scroll-top {width:38px;height:38px;border:0;border-radius:50%;background:var(--coral);color:white;display:grid;place-items:center;cursor:pointer;}.page-hero {padding:68px 0 46px;}.page-hero-grid {display:grid;grid-template-columns:1fr .9fr;gap:55px;align-items:center;min-height:410px;}.page-hero h1 {font-size:clamp(3.5rem,6.5vw,5.8rem);}.page-hero-copy .lead {margin-bottom:28px;}.page-hero-actions {display:flex;gap:12px;flex-wrap:wrap;}.orbit-visual {position:relative;height:400px;}.orbit-core {position:absolute;width:160px;height:160px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(255,81,75,.22),#11161d 65%);border:1px solid rgba(255,81,75,.5);box-shadow:0 0 60px rgba(255,81,75,.16);}.orbit-core img {width:100px;}.orbit-ring {position:absolute;left:50%;top:50%;border:1px solid rgba(255,81,75,.2);border-radius:50%;transform:translate(-50%,-50%) rotate(-12deg);}.orbit-ring.r1 {width:360px;height:220px;}.orbit-ring.r2 {width:470px;height:320px;transform:translate(-50%,-50%) rotate(18deg);}.orbit-node {position:absolute;width:128px;min-height:80px;padding:12px;display:grid;place-items:center;text-align:center;border:1px solid rgba(255,81,75,.28);border-radius:13px;background:rgba(19,23,30,.94);box-shadow:var(--shadow-soft);font-family:var(--serif);}.orbit-node .icon {color:var(--coral);margin-bottom:6px;}.orbit-node.n1{left:7%;top:6%}.orbit-node.n2{right:4%;top:8%}.orbit-node.n3{left:0;top:44%}.orbit-node.n4{right:0;top:45%}.orbit-node.n5{left:14%;bottom:3%}.orbit-node.n6{right:10%;bottom:2%}.filter-tabs {display:flex;align-items:center;gap:8px;padding:7px;border:1px solid var(--line);border-radius:14px;background:rgba(16,20,27,.8);overflow-x:auto;scrollbar-width:none;}.filter-tabs::-webkit-scrollbar {display:none;}.filter-btn {border:0;background:transparent;color:#b3b7c0;padding:11px 17px;border-radius:9px;white-space:nowrap;cursor:pointer;font-size:.78rem;}.filter-btn.active {color:#fff;background:var(--coral);box-shadow:0 10px 25px rgba(255,81,75,.18);}.service-stack {display:grid;gap:14px;margin-top:22px;}.service-detail {display:grid;grid-template-columns:1.05fr 1fr 1fr .82fr;min-height:215px;overflow:hidden;}.service-detail>div {padding:24px;border-left:1px solid var(--line);}.service-detail>div:first-child {border-left:0;}.detail-intro {display:flex;gap:18px;}.detail-visual {width:82px;height:82px;border-radius:20px;display:grid;place-items:center;color:var(--coral);background:linear-gradient(145deg,rgba(255,81,75,.17),rgba(255,81,75,.02));border:1px solid rgba(255,81,75,.2);flex:0 0 auto;}.detail-visual .icon {width:40px;height:40px;}.detail-intro h3 {font-family:var(--serif);font-size:1.65rem;font-weight:500;}.detail-intro p {color:var(--muted);font-size:.82rem;margin-bottom:0;}.detail-col h4 {margin:0 0 13px;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#d8d3ca;}.detail-list {list-style:none;padding:0;margin:0;display:grid;gap:7px;}.detail-list li {color:var(--muted);font-size:.72rem;display:flex;gap:8px;}.detail-list li::before {content:"•";color:var(--coral);}.detail-benefits li::before {content:"✓";}.detail-media {position:relative;overflow:hidden;padding:0 !important;min-height:210px;}.detail-media img {width:100%;height:100%;object-fit:cover;opacity:.95;}.detail-media::after {content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,19,26,.72),transparent 40%),linear-gradient(to top,rgba(10,13,18,.8),transparent 55%);}.detail-kpi {position:absolute;z-index:1;right:14px;bottom:14px;padding:10px 12px;border-radius:10px;background:rgba(10,13,18,.78);border:1px solid var(--line-strong);}.detail-kpi strong {color:var(--green);display:block;}.detail-kpi span {color:var(--muted);font-size:.6rem;}.why-grid {display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:14px;}.why-intro h2 {font-size:3rem;}.why-card {padding:21px;min-height:175px;}.why-card .icon {color:var(--coral);margin-bottom:15px;}.why-card h3 {font-family:var(--serif);font-weight:500;font-size:1.1rem;}.why-card p {color:var(--muted);font-size:.73rem;}.work-stats {display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}.work-stat {padding:19px;text-align:left;}.work-stat strong {font-family:var(--serif);font-size:1.7rem;display:block;}.work-stat span {color:var(--muted);font-size:.66rem;}.featured-case {display:grid;grid-template-columns:.92fr 1.08fr;min-height:455px;overflow:hidden;}.featured-copy {padding:36px;}.featured-copy h2 {font-size:3.2rem;}.featured-copy,.case-visual {min-width:0;}.tag-row {display:flex;flex-wrap:wrap;gap:8px;margin:18px 0;}.tag {border:1px solid var(--line-strong);background:rgba(255,255,255,.025);color:#c4c7cd;padding:6px 10px;border-radius:999px;font-size:.67rem;}.case-kpis {display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:22px 0;}.case-visual {background:radial-gradient(circle at 50% 50%,rgba(255,81,75,.12),transparent 48%),#10141a;display:grid;place-items:center;padding:34px;position:relative;}.device-scene {width:100%;max-width:520px;position:relative;}.device-screen {width:88%;aspect-ratio:16/10;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 60px rgba(0,0,0,.48);background:#111;}.device-screen img {width:100%;height:100%;object-fit:cover;}.device-phone {position:absolute;width:29%;aspect-ratio:9/18;right:0;bottom:-11%;border-radius:19px;overflow:hidden;border:3px solid #363d48;box-shadow:0 25px 48px rgba(0,0,0,.55);}.device-phone img {width:100%;height:100%;object-fit:cover;}.case-grid {display:grid;grid-template-columns:repeat(4,1fr);gap:15px;}.case-card {overflow:hidden;}.case-card .project-image {height:170px;}.case-card .project-body {padding:16px;}.case-card .kpi-row {grid-template-columns:repeat(3,1fr);}.case-card .kpi {padding:7px;}.case-card .kpi strong {font-size:.92rem;}.quote-strip {display:grid;grid-template-columns:1.5fr .5fr;gap:20px;align-items:center;padding:28px 34px;}.quote-strip blockquote {margin:0;font-family:var(--serif);font-size:1.35rem;color:#e3ded5;}.quote-person {display:flex;align-items:center;justify-content:flex-end;gap:12px;}.blog-hero-art {min-height:390px;display:grid;place-items:center;}.blog-device {width:86%;aspect-ratio:16/10;border-radius:24px;padding:18px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(145deg,#202630,#10141a);box-shadow:var(--shadow);position:relative;}.blog-device-screen {height:100%;border-radius:13px;background:#0b0f14;border:1px solid var(--line);padding:16px;}.blog-device-top {display:grid;grid-template-columns:repeat(3,1fr);gap:8px;}.blog-device-top div {height:62px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.025);}.blog-device-chart {margin-top:10px;height:170px;border:1px solid var(--line);border-radius:10px;position:relative;background:repeating-linear-gradient(to bottom,transparent 0 30px,rgba(255,255,255,.035) 30px 31px);}.blog-device-chart svg {position:absolute;inset:18px;width:calc(100% - 36px);height:calc(100% - 36px);}.blog-phone {position:absolute;width:110px;height:220px;left:-25px;bottom:-18px;border-radius:22px;border:3px solid #3c4450;overflow:hidden;box-shadow:var(--shadow);}.blog-phone img {width:100%;height:100%;object-fit:cover;}.blog-layout {display:grid;grid-template-columns:1fr 330px;gap:22px;}.featured-article {display:grid;grid-template-columns:1fr 1fr;overflow:hidden;min-height:365px;}.article-image {min-height:240px;overflow:hidden;position:relative;}.article-image img {width:100%;height:100%;object-fit:cover;}.article-image::after {content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(14,18,24,.42));}.article-content {padding:30px;}.article-meta {display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.65rem;margin-bottom:14px;}.article-content h2 {font-size:2.35rem;}.article-content p {color:var(--muted);font-size:.86rem;}.article-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;}.article-card {overflow:hidden;}.article-card .article-image {height:150px;min-height:0;}.article-card .article-content {padding:16px;}.article-card .article-content h3 {font-family:var(--serif);font-weight:500;min-height:58px;}.article-card .article-content p {font-size:.72rem;min-height:55px;}.sidebar-card {padding:22px;margin-bottom:16px;}.sidebar-card h3 {font-family:var(--serif);font-weight:500;}.popular-list {list-style:none;padding:0;margin:0;display:grid;gap:14px;counter-reset:popular;}.popular-list li {counter-increment:popular;display:grid;grid-template-columns:24px 58px 1fr;gap:10px;align-items:center;}.popular-list li::before {content:counter(popular);color:var(--coral);font-family:var(--serif);font-size:1.15rem;}.popular-list img {width:58px;height:48px;object-fit:cover;border-radius:7px;}.popular-list strong {font-size:.73rem;line-height:1.35;}.popular-list span {display:block;color:var(--muted);font-size:.61rem;margin-top:3px;}.newsletter {background:linear-gradient(145deg,rgba(255,81,75,.08),rgba(255,255,255,.025));}.form-row {display:flex;gap:8px;}.input {width:100%;min-height:48px;border-radius:9px;border:1px solid var(--line);background:rgba(5,8,12,.38);color:var(--text);padding:0 14px;outline:none;}.input:focus {border-color:rgba(255,81,75,.58);box-shadow:0 0 0 3px rgba(255,81,75,.08);}.pricing-grid-four {display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}.pricing-grid-four .price-card {padding:23px;}.pricing-grid-four .price-card.featured {transform:translateY(-10px);}.comparison-wrap {overflow-x:auto;}.comparison-table {width:100%;border-collapse:separate;border-spacing:0;min-width:850px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:rgba(15,19,26,.84);}.comparison-table th,.comparison-table td {padding:13px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.72rem;text-align:center;}.comparison-table th:first-child,.comparison-table td:first-child {text-align:left;}.comparison-table tr:last-child td {border-bottom:0;}.comparison-table th:last-child,.comparison-table td:last-child {border-right:0;}.comparison-table thead th {color:#ded8cf;font-family:var(--serif);font-size:.92rem;background:rgba(255,255,255,.025);}.comparison-table .yes {color:var(--coral);font-weight:800;}.comparison-table .no {color:#626a75;}.benefit-grid {display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}.benefit-card {padding:22px;}.benefit-card .icon {width:28px;height:28px;color:var(--coral);margin-bottom:15px;}.benefit-card h3 {font-family:var(--serif);font-weight:500;}.benefit-card p {color:var(--muted);font-size:.75rem;}.faq-grid {display:grid;grid-template-columns:1fr 1fr;gap:10px 14px;}.faq-item {border:1px solid var(--line);border-radius:12px;background:rgba(18,22,29,.76);overflow:hidden;}.faq-question {width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;cursor:pointer;text-align:left;color:#dedad2;font-size:.82rem;}.faq-question .icon {color:var(--coral);transition:transform .25s ease;}.faq-item.open .faq-question .icon {transform:rotate(45deg);}.faq-answer {max-height:0;overflow:hidden;transition:max-height .28s ease,padding .28s ease;color:var(--muted);font-size:.75rem;padding:0 18px;}.faq-item.open .faq-answer {max-height:150px;padding:0 18px 16px;}.about-hero {display:grid;grid-template-columns:1fr 1.05fr;gap:50px;align-items:center;}.about-photo {min-height:420px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line);background:radial-gradient(circle at 60% 30%,rgba(255,94,71,.24),transparent 33%),linear-gradient(145deg,#27201f,#11161d 60%);position:relative;box-shadow:var(--shadow);}.about-photo::before {content:"";position:absolute;inset:15% 8% 9%;border-radius:20px;background:linear-gradient(145deg,#151a21,#0a0e13);border:1px solid var(--line-strong);box-shadow:0 20px 50px rgba(0,0,0,.45);}.about-photo::after {content:"";position:absolute;width:56%;height:46%;right:10%;top:24%;border-radius:14px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.04) 0 1px,transparent 1px 30px),linear-gradient(135deg,rgba(255,81,75,.15),rgba(126,134,255,.08));border:1px solid var(--line);}.meeting-figures {position:absolute;left:10%;right:10%;bottom:9%;height:36%;display:flex;align-items:flex-end;justify-content:space-around;z-index:2;}.figure {width:14%;height:72%;border-radius:60% 60% 20% 20%;background:linear-gradient(#181b20,#080a0e);box-shadow:0 -16px 0 -3px #0e1116;position:relative;}.figure::before {content:"";position:absolute;width:46%;aspect-ratio:1;border-radius:50%;background:#11141a;left:27%;top:-24%;}.value-grid {display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}.value-card {padding:23px;}.value-card .icon {color:var(--coral);width:28px;height:28px;margin-bottom:14px;}.value-card h3 {font-family:var(--serif);font-weight:500;}.value-card p {color:var(--muted);font-size:.75rem;}.team-grid {display:grid;grid-template-columns:repeat(6,1fr);gap:13px;}.team-card {overflow:hidden;}.team-portrait {height:185px;position:relative;background:linear-gradient(145deg,#252c36,#12161d);display:flex;align-items:flex-end;justify-content:center;}.team-portrait::before {content:"";width:90px;height:90px;border-radius:50%;background:linear-gradient(145deg,#474e59,#20252d);position:absolute;top:30px;}.team-portrait::after {content:"";width:130px;height:105px;border-radius:55% 55% 15% 15%;background:linear-gradient(145deg,#232932,#11151b);position:absolute;bottom:-2px;}.team-info {padding:14px;text-align:center;}.team-info strong {display:block;font-size:.8rem;}.team-info span {color:var(--muted);font-size:.61rem;display:block;min-height:34px;}.timeline {display:grid;grid-template-columns:repeat(6,1fr);position:relative;gap:10px;}.timeline::before {content:"";position:absolute;left:7%;right:7%;top:32px;height:1px;background:linear-gradient(90deg,transparent,var(--coral),transparent);}.timeline-item {text-align:center;position:relative;z-index:1;}.timeline-icon {width:64px;height:64px;display:grid;place-items:center;margin:0 auto 12px;border-radius:50%;border:1px solid rgba(255,81,75,.55);background:#11151b;color:var(--coral);}.timeline-item strong {display:block;font-family:var(--serif);color:var(--coral-2);font-size:1.25rem;}.timeline-item span {color:var(--muted);font-size:.67rem;line-height:1.4;}.contact-layout {display:grid;grid-template-columns:1.35fr .85fr;gap:20px;}.contact-form-card {padding:30px;border-color:rgba(255,81,75,.32);}.contact-form-card h2 {font-size:2.35rem;}.form-grid {display:grid;grid-template-columns:1fr 1fr;gap:15px;}.field {display:grid;gap:7px;}.field.full {grid-column:1/-1;}.field label {color:#cbc7c0;font-size:.72rem;}.field input,.field select,.field textarea {width:100%;border:1px solid var(--line);background:rgba(5,8,12,.36);color:var(--text);border-radius:9px;padding:13px 14px;outline:none;}.field input:focus,.field select:focus,.field textarea:focus {border-color:rgba(255,81,75,.6);box-shadow:0 0 0 3px rgba(255,81,75,.08);}.field textarea {min-height:130px;resize:vertical;}.contact-form-card .btn {width:100%;margin-top:15px;}.privacy-note {color:var(--muted-2);font-size:.65rem;display:flex;gap:7px;align-items:center;margin-top:12px;}.contact-side {display:grid;gap:12px;}.contact-card {padding:20px;display:flex;gap:14px;align-items:flex-start;}.contact-card .service-icon {margin:0;width:44px;height:44px;}.contact-card h3 {font-family:var(--serif);font-weight:500;margin-bottom:2px;}.contact-card p,.contact-card a {color:var(--muted);font-size:.72rem;margin:0;}.appointment-card {padding:22px;background:linear-gradient(145deg,rgba(255,81,75,.12),rgba(16,20,27,.93));}.appointment-card h3 {font-family:var(--serif);font-weight:500;}.map-panel {min-height:265px;padding:32px;position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.02),rgba(255,81,75,.035));}.map-panel::before {content:"";position:absolute;inset:0;opacity:.28;background-image:linear-gradient(30deg,transparent 49%,rgba(255,255,255,.09) 50%,transparent 51%),linear-gradient(120deg,transparent 49%,rgba(255,255,255,.06) 50%,transparent 51%);background-size:80px 80px,110px 110px;}.map-pin {position:absolute;right:25%;top:36%;width:54px;height:54px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--coral);box-shadow:0 0 32px rgba(255,81,75,.45);}.map-pin::after {content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#10141a;top:18px;left:18px;}.map-content {position:relative;z-index:1;max-width:440px;}.map-content h2 {font-size:2.4rem;}.toast {position:fixed;right:24px;bottom:24px;z-index:200;padding:15px 18px;border-radius:12px;background:#171c24;border:1px solid rgba(100,215,154,.35);color:#eaf8f0;box-shadow:var(--shadow);transform:translateY(130%);opacity:0;transition:.3s ease;}.toast.show {transform:translateY(0);opacity:1;}.reveal {opacity:1;transform:none;transition:opacity .65s ease,transform .65s ease;}.reveal.visible {opacity:1;transform:none;}[data-filter-item].is-hidden {display:none !important;}@media (max-width:1100px) {:root {--container:980px;}.main-nav {gap:17px;}.header-actions .btn {display:none;}.hero-grid,.page-hero-grid {gap:26px;}.hero-art {transform:scale(.93);transform-origin:right center;}.service-grid {grid-template-columns:repeat(2,1fr);}.project-layout {grid-template-columns:1fr;}.project-intro {max-width:650px;}.process-wrap {grid-template-columns:1fr;}.process-wrap h2 {max-width:400px;}.service-detail {grid-template-columns:1fr 1fr 1fr;}.detail-media {grid-column:1/-1;height:220px;}.case-grid {grid-template-columns:repeat(3,1fr);}.team-grid {grid-template-columns:repeat(3,1fr);}.pricing-grid-four {grid-template-columns:repeat(2,1fr);}.footer-grid {grid-template-columns:1.3fr repeat(2,1fr);}}@media (max-width:860px) {:root {--header-h:72px;}.container {width:min(calc(100% - 28px),var(--container));}.section {padding:68px 0;}.main-nav {position:fixed;inset:var(--header-h) 14px auto;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;border:1px solid var(--line);border-radius:16px;background:rgba(10,13,18,.98);box-shadow:var(--shadow);}.main-nav.open {display:flex;}.nav-link {padding:13px 12px;border-radius:9px;}.nav-link.active::after {display:none;}.nav-link.active {background:rgba(255,81,75,.1);color:var(--coral-2);}.mobile-toggle {display:flex;}.brand img {width:105px;}.hero-grid,.page-hero-grid,.about-hero {grid-template-columns:1fr;}.home-hero {padding-top:48px;}.hero-art {min-height:500px;transform:none;}.trust-shell {grid-template-columns:1fr;}.project-grid {grid-template-columns:repeat(2,1fr);}.testimonial-grid {grid-template-columns:1fr;}.process-grid {grid-template-columns:repeat(2,1fr);}.process-grid::before {display:none;}.pricing-grid {grid-template-columns:1fr;}.price-card.featured {transform:none;}.cta-panel {grid-template-columns:1fr;}.cta-side {justify-content:flex-start;flex-wrap:wrap;}.footer-grid {grid-template-columns:1.3fr 1fr 1fr;}.orbit-visual {max-width:620px;margin-inline:auto;}.service-detail {grid-template-columns:1fr 1fr;}.detail-media {grid-column:auto;min-height:230px;}.why-grid {grid-template-columns:repeat(2,1fr);}.why-intro {grid-column:1/-1;}.featured-case {grid-template-columns:1fr;}.case-grid {grid-template-columns:repeat(2,1fr);}.blog-layout {grid-template-columns:1fr;}.sidebar {display:grid;grid-template-columns:1fr 1fr;gap:16px;}.sidebar-card {margin:0;}.article-grid {grid-template-columns:repeat(2,1fr);}.value-grid {grid-template-columns:repeat(2,1fr);}.timeline {grid-template-columns:repeat(3,1fr);row-gap:30px;}.timeline::before {display:none;}.contact-layout {grid-template-columns:1fr;}}@media (max-width:620px) {h1 {font-size:3.25rem;}h2 {font-size:2.45rem;}.home-hero {min-height:auto;}.hero-art {min-height:430px;margin-top:10px;}.laptop {width:100%;height:290px;top:72px;transform:none;}.dashboard-metrics {grid-template-columns:repeat(2,1fr);}.metric-mini:nth-child(n+3) {display:none;}.dashboard-row {grid-template-columns:1fr;}.donut-panel {display:none;}.phone-mock {width:108px;height:218px;left:-2%;top:182px;}.phone-photo {height:135px;}.float-card {min-width:110px;padding:10px;}.float-card.one {top:18px;right:0;}.float-card.two {bottom:15px;right:0;}.brand-logos {justify-content:flex-start;}.stats-rail {grid-template-columns:repeat(2,1fr);}.stat:nth-child(3) {border-left:0;border-top:1px solid var(--line);}.stat:nth-child(4) {border-top:1px solid var(--line);}.service-grid,.project-grid,.process-grid,.case-grid,.article-grid,.pricing-grid-four,.benefit-grid,.value-grid,.team-grid,.faq-grid {grid-template-columns:1fr;}.project-layout {gap:10px;}.project-intro h2 {font-size:2.4rem;}.process-wrap h2 {font-size:2.4rem;}.cta-panel {padding:28px 22px;}.footer-grid {grid-template-columns:1fr 1fr;}.footer-brand {grid-column:1/-1;}.footer-bottom {flex-direction:column;align-items:flex-start;gap:12px;}.orbit-visual {height:460px;transform:scale(.85);margin:-28px -35px;}.service-detail {grid-template-columns:1fr;}.service-detail>div {border-left:0;border-top:1px solid var(--line);}.service-detail>div:first-child {border-top:0;}.why-grid {grid-template-columns:1fr;}.work-stats {grid-template-columns:1fr 1fr;}.case-kpis {grid-template-columns:repeat(2,1fr);}.quote-strip {grid-template-columns:1fr;}.quote-person {justify-content:flex-start;}.featured-article {grid-template-columns:1fr;}.sidebar {grid-template-columns:1fr;}.form-row {flex-direction:column;}.form-grid {grid-template-columns:1fr;}.field.full {grid-column:auto;}.timeline {grid-template-columns:repeat(2,1fr);}.page-hero h1 {font-size:3.4rem;}}@media (prefers-reduced-motion:reduce) {*,*::before,*::after {scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important;animation-iteration-count:1 !important;}.reveal {opacity:1;transform:none;}}html {overflow-x:hidden;}.hero-grid>*,.page-hero-grid>*,.about-hero>*,.blog-layout>*,.contact-layout>*,.project-layout>* {min-width:0;}.filter-tabs {width:100%;max-width:100%;}@media (max-width:620px) {.orbit-visual {width:100%;max-width:100%;margin:0;transform:none;overflow:hidden;height:430px;}.orbit-ring.r1 {width:280px;height:170px;}.orbit-ring.r2 {width:335px;height:225px;}.orbit-node {width:104px;min-height:70px;padding:9px;font-size:.78rem;}.orbit-node.n1 {left:5%;top:7%;}.orbit-node.n2 {right:5%;top:7%;}.orbit-node.n3 {left:0;top:44%;}.orbit-node.n4 {right:0;top:44%;}.orbit-node.n5 {left:8%;bottom:3%;}.orbit-node.n6 {right:8%;bottom:3%;}.orbit-core {width:132px;height:132px;}.orbit-core img {width:83px;}}:root{color-scheme:dark}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;background:var(--coral);color:#fff;padding:10px 16px;border-radius:8px;font-weight:800}.skip-link:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.logo-wordmark{width:132px;max-height:54px;height:auto;object-fit:contain;object-position:left center}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--muted);font-size:.82rem;margin-bottom:24px}.breadcrumbs a:hover{color:var(--coral-2)}.breadcrumbs .icon{width:14px;height:14px}.page-hero{padding:66px 0 54px;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.page-hero::after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(255,81,75,.18);border-radius:50%;right:-170px;top:-230px;box-shadow:0 0 80px rgba(255,81,75,.06)}.page-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:50px;align-items:center;position:relative;z-index:1}.page-hero h1{font-size:clamp(3.1rem,6vw,5.7rem)}.page-hero-visual{min-height:360px;display:grid;place-items:center;position:relative}.page-hero-visual img{width:min(470px,100%);border-radius:28px;box-shadow:var(--shadow);border:1px solid var(--line);object-fit:cover;aspect-ratio:1/1}.page-hero-visual::before{content:"";position:absolute;width:74%;aspect-ratio:1;border:1px solid rgba(255,81,75,.32);border-radius:50%;box-shadow:0 0 60px rgba(255,81,75,.1)}.hero-art{isolation:isolate}.phone-mock{overflow:hidden!important;clip-path:inset(0 round 38px)}.phone-photo{background-position:center top!important;background-size:cover!important;transform:none!important}.phone-content{overflow:hidden}.phone-content p{max-width:100%;overflow-wrap:anywhere}.content-section{content-visibility:auto;contain-intrinsic-size:800px}.rich-content{max-width:820px;font-size:1.06rem;color:#c7c9ce}.rich-content h2,.rich-content h3{color:var(--text-strong);margin:2.1em 0 .7em}.rich-content h2{font-size:clamp(1.8rem,3vw,2.7rem)}.rich-content h3{font-size:1.45rem}.rich-content p{margin-bottom:1.15em}.rich-content ul,.rich-content ol{padding-inline-start:1.3em;margin:0 0 1.4em}.rich-content li{margin:.45em 0}.rich-content a{color:var(--coral-2);text-decoration:underline;text-underline-offset:3px}.rich-content blockquote{border-inline-start:3px solid var(--coral);background:var(--coral-soft);padding:18px 22px;margin:26px 0;border-radius:0 12px 12px 0}.rich-content img{border-radius:18px;margin:28px 0}.rich-content table{width:100%;border-collapse:collapse;display:block;overflow:auto}.rich-content td,.rich-content th{border:1px solid var(--line);padding:10px 12px;white-space:nowrap}.service-list{display:grid;gap:18px}.service-row{display:grid;grid-template-columns:.75fr 1fr 1fr .65fr;gap:24px;align-items:center;padding:24px}.service-row .service-icon{width:64px;height:64px}.service-row h3{font-family:var(--serif);font-size:1.85rem;margin-bottom:9px}.service-row ul{margin:0;padding-inline-start:18px;color:var(--muted)}.service-row li{margin:5px 0}.service-row-image{height:150px;border-radius:14px;overflow:hidden;border:1px solid var(--line)}.service-row-image img{width:100%;height:100%;object-fit:cover}.benefit-list{display:grid;gap:11px}.benefit{display:flex;gap:10px;color:#c9cbd0}.benefit .icon{color:var(--coral);width:18px;height:18px;margin-top:3px}.filter-bar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.filter-btn{height:42px;padding:0 17px;border-radius:10px;border:1px solid var(--line);background:rgba(255,255,255,.025);color:var(--muted);cursor:pointer}.filter-btn.active,.filter-btn:hover{background:var(--coral);border-color:var(--coral);color:white}.is-hidden{display:none!important}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.linked-work-grid{margin-top:22px}.work-card{overflow:hidden}.work-card-image{aspect-ratio:16/10;overflow:hidden;position:relative}.work-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.work-card:hover img{transform:scale(1.04)}.plan-badge{position:absolute;left:14px;top:14px;background:rgba(9,12,17,.88);border:1px solid rgba(255,81,75,.5);color:var(--coral-2);border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:800}.work-card-body{padding:22px}.work-card-body h3{font-family:var(--serif);font-size:1.65rem}.tags{display:flex;gap:7px;flex-wrap:wrap}.tag{border:1px solid var(--line);border-radius:999px;padding:4px 9px;color:var(--muted);font-size:.72rem}.metric-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:18px}.metric-box{border:1px solid var(--line);border-radius:10px;padding:10px}.metric-box strong{display:block;color:var(--coral-2);font-size:1.18rem}.metric-box span{font-size:.72rem;color:var(--muted)}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.blog-more-grid{margin-top:22px}.post-card{overflow:hidden}.post-card-img{aspect-ratio:16/9;overflow:hidden}.post-card-img img{width:100%;height:100%;object-fit:cover}.post-card-body{padding:22px}.post-meta{display:flex;gap:12px;align-items:center;color:var(--muted-2);font-size:.76rem;margin-bottom:9px}.post-category{color:var(--coral-2);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.post-card h3{font-family:var(--serif);font-size:1.55rem}.blog-sidebar{display:grid;align-content:start;gap:18px;position:sticky;top:110px}.sidebar-card{padding:23px}.sidebar-card h3{font-family:var(--serif);font-size:1.4rem}.popular-list{display:grid;gap:14px}.popular-item{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start}.popular-item .rank{color:var(--coral);font:600 1.4rem var(--serif)}.popular-item strong{font-size:.88rem;line-height:1.35}.category-list{display:grid;gap:8px}.category-list a{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--line);color:var(--muted)}.article-shell{display:grid;grid-template-columns:minmax(0,820px) 280px;gap:46px;align-items:start}.article-aside{position:sticky;top:110px}.toc{padding:20px}.toc h3{font-family:var(--serif)}.toc a{display:block;color:var(--muted);padding:7px 0;border-bottom:1px solid var(--line);font-size:.86rem}.article-cover{border-radius:24px;overflow:hidden;margin:24px 0 36px;border:1px solid var(--line)}.article-cover img{width:100%;aspect-ratio:16/9;object-fit:cover}.article-byline{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:.86rem}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.02)}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;text-align:start;padding:18px 20px;background:none;border:0;color:var(--text);cursor:pointer;font-weight:700}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-answer>div{overflow:hidden}.faq-answer p{margin:0;padding:0 20px 18px;color:var(--muted)}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-item.open .faq-question .icon{transform:rotate(45deg)}.contact-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.contact-form{padding:28px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:grid;gap:7px;margin-bottom:15px}.field label{font-size:.82rem;color:#c6c8cd;font-weight:700}.field input,.field select,.field textarea,.newsletter-form input{width:100%;border:1px solid var(--line);background:#0c1016;color:#fff;border-radius:10px;min-height:48px;padding:11px 13px;outline:none}.field textarea{min-height:145px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--coral);box-shadow:0 0 0 3px var(--coral-soft)}.contact-cards{display:grid;gap:14px}.contact-card{padding:20px;display:grid;grid-template-columns:48px 1fr;gap:13px}.contact-card .service-icon{width:48px;height:48px}.contact-card h3{margin-bottom:4px}.contact-card p,.contact-card a{color:var(--muted);margin:0}.form-notice{display:none;margin-top:15px;padding:12px 14px;border-radius:9px}.form-notice.show{display:block}.form-notice.success{background:rgba(100,215,154,.12);border:1px solid rgba(100,215,154,.3);color:#a9e8c7}.form-notice.error{background:rgba(255,81,75,.12);border:1px solid rgba(255,81,75,.3);color:#ffaaa7}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.map-panel{min-height:300px;padding:32px;position:relative;overflow:hidden;background:linear-gradient(120deg,rgba(16,20,27,.96),rgba(16,20,27,.78)),repeating-linear-gradient(30deg,transparent 0 30px,rgba(255,255,255,.025) 31px 32px)}.map-panel::after{content:"";position:absolute;width:16px;height:16px;background:var(--coral);border-radius:50% 50% 50% 0;transform:rotate(-45deg);right:28%;top:42%;box-shadow:0 0 30px var(--coral)}.legal-page{max-width:900px}.legal-page .rich-content{max-width:none}.seo-detail-block{margin-top:34px;padding-top:26px;border-top:1px solid var(--line)}.seo-detail-block h2{margin-top:0}.inline-link-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.inline-link-row a{border:1px solid var(--line);border-radius:999px;padding:7px 11px;color:var(--muted);font-size:.78rem;text-decoration:none}.article-cover{width:100%;height:clamp(260px,38vw,460px);aspect-ratio:16/9;border-radius:24px;overflow:hidden;}.article-cover img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;}.inline-link-row a:hover{border-color:rgba(255,81,75,.45);color:var(--coral-2)}.cookie-banner{position:fixed;z-index:500;left:20px;right:20px;bottom:20px;max-width:980px;margin:auto;padding:20px;display:none;grid-template-columns:1fr auto;gap:18px;align-items:center;background:rgba(14,18,25,.96);backdrop-filter:blur(18px);border:1px solid rgba(255,81,75,.28);border-radius:16px;box-shadow:0 25px 70px rgba(0,0,0,.55)}.cookie-banner.show{display:grid}.cookie-banner h3{margin-bottom:4px}.cookie-banner p{margin:0;color:var(--muted);font-size:.88rem}.cookie-actions{display:flex;gap:8px;flex-wrap:wrap}.cookie-modal{position:fixed;z-index:510;inset:0;background:rgba(0,0,0,.72);display:none;place-items:center;padding:20px}.cookie-modal.show{display:grid}.cookie-dialog{width:min(560px,100%);padding:28px}.consent-row{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.toggle{position:relative;width:48px;height:27px}.toggle input{opacity:0}.toggle span{position:absolute;inset:0;border-radius:999px;background:#333a45}.toggle span::after{content:"";position:absolute;width:21px;height:21px;left:3px;top:3px;border-radius:50%;background:white;transition:.2s}.toggle input:checked+span{background:var(--coral)}.toggle input:checked+span::after{transform:translateX(21px)}.share-row{display:flex;gap:9px;flex-wrap:wrap;margin:30px 0}.share-row a,.share-row .share-action{border:1px solid var(--line);border-radius:9px;padding:8px 12px;color:var(--muted);background:transparent;cursor:pointer;font:inherit}.share-row a:hover,.share-row .share-action:hover,.share-row .share-action:focus-visible{color:var(--coral-2);border-color:rgba(255,81,75,.45);outline:0}.newsletter-form{display:flex;gap:8px}.newsletter-form input{min-width:0}.newsletter-form .btn{flex:0 0 auto}.rtl{direction:rtl}.rtl .main-nav,.rtl .header-inner,.rtl .hero-actions,.rtl .post-meta{direction:rtl}.rtl .eyebrow::before{order:2}.rtl .btn .icon,.rtl a .icon{transform:rotate(180deg)}.rtl .rich-content blockquote{border-inline-start:3px solid var(--coral);border-radius:12px 0 0 12px}@media(max-width:1050px){.service-row{grid-template-columns:1fr 1fr}.service-row-image{grid-column:1/-1}.work-grid{grid-template-columns:repeat(2,1fr)}.blog-layout{grid-template-columns:1fr}.blog-sidebar{position:static;grid-template-columns:repeat(2,1fr)}.article-shell{grid-template-columns:1fr}.article-aside{position:static;order:-1}.toc{display:none}}@media(max-width:860px){.page-hero-grid{grid-template-columns:1fr}.page-hero-visual{min-height:280px}.footer-sitemap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:660px){.work-grid,.post-grid,.blog-sidebar{grid-template-columns:1fr}.service-row{grid-template-columns:1fr}.page-hero{padding-top:42px}.page-hero h1{font-size:clamp(2.7rem,15vw,4.3rem)}.newsletter-form{display:grid}.cookie-banner{left:10px;right:10px;bottom:10px}.contact-form{padding:20px}.footer-sitemap-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important;transition:none!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body {background:radial-gradient(circle at 84% 9%,rgba(255,81,75,.10),transparent 26%),radial-gradient(circle at 8% 68%,rgba(255,81,75,.045),transparent 30%),radial-gradient(circle at 77% 86%,rgba(122,80,99,.055),transparent 36%),linear-gradient(180deg,#090c11 0%,#0b0f15 42%,#080b10 100%);}body::before {background-image:radial-gradient(circle,rgba(255,81,75,.13) 0 1px,transparent 1px),linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:96px 96px,44px 44px,44px 44px;opacity:.26;}.content-section,.section{overflow:hidden;position:relative;}.content-section::before,.section::before{content:"";position:absolute;left:50%;top:8%;width:clamp(180px,26vw,420px);height:clamp(180px,26vw,420px);transform:translateX(-50%);border-radius:50%;border:1px solid rgba(255,81,75,.045);box-shadow:0 0 80px rgba(255,81,75,.026);pointer-events:none;opacity:.48;}.content-section:nth-of-type(2n)::before,.section:nth-of-type(2n)::before{left:13%;top:20%;}.content-section:nth-of-type(3n)::before,.section:nth-of-type(3n)::before{left:auto;right:6%;top:15%;}.card{position:relative;overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease;}.card:hover{box-shadow:0 22px 70px rgba(0,0,0,.34),0 0 0 1px rgba(255,81,75,.08);}.card::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.05) 42%,transparent 58%);translate:-130% 0;opacity:0;transition:opacity .25s ease,translate .9s ease;}.card:hover::before{opacity:1;translate:130% 0;}.card>*{position:relative;z-index:1;}.hero-art .laptop,.phone-mock,.float-card,.project-card,.case-card,.article-card,.metric-mini,.stat,.value-card .icon,.contact-method .icon,.service-card .service-icon{animation:softFloat 7.8s ease-in-out infinite;will-change:translate;}.phone-mock{animation-delay:-1.2s}.float-card.one{animation-delay:-2s}.float-card.two{animation-delay:-3.2s}.project-card:nth-child(2n),.case-card:nth-child(2n),.article-card:nth-child(2n){animation-delay:-1.5s}.project-card:nth-child(3n),.case-card:nth-child(3n),.article-card:nth-child(3n){animation-delay:-2.8s}.service-card:nth-child(2n) .service-icon,.value-card:nth-child(2n) .icon{animation-delay:-1.6s}.service-card:nth-child(3n) .service-icon,.value-card:nth-child(3n) .icon{animation-delay:-2.9s}.orbit-node,.hub-chip{animation:softOrbitNode 7.4s ease-in-out infinite;will-change:transform,filter;}.orbit-node.n2,.hub-chip.c2{animation-delay:-1.4s}.orbit-node.n3,.hub-chip.c3{animation-delay:-2.2s}.orbit-node.n4,.hub-chip.c4{animation-delay:-3.1s}.orbit-node.n5,.hub-chip.c5{animation-delay:-4s}.orbit-node.n6,.hub-chip.c6{animation-delay:-5s}.orbit-core,.hub-center{animation:coreBreath 5.5s ease-in-out infinite;}.orbit-ring.r1,.hub-track.one{animation:orbitRingDrift 24s linear infinite;}.orbit-ring.r2,.hub-track.two{animation:orbitRingDriftReverse 30s linear infinite;}.hero-art::before{animation:haloDrift 18s ease-in-out infinite;}.hero-art::after{animation:haloDriftSmall 14s ease-in-out infinite reverse;}.cta-panel::after{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 70% 45%,rgba(255,81,75,.12),transparent 36%);opacity:.85;}.cta-panel>*{position:relative;z-index:1;}@keyframes softFloat{0%,100%{translate:0 0}50%{translate:0 -7px}}@keyframes softOrbitNode{0%,100%{transform:translate3d(0,0,0);filter:brightness(1)}45%{transform:translate3d(0,-8px,0);filter:brightness(1.08)}70%{transform:translate3d(4px,-3px,0)}}@keyframes orbitRingDrift{0%{transform:translate(-50%,-50%) rotate(-12deg)}100%{transform:translate(-50%,-50%) rotate(348deg)}}@keyframes orbitRingDriftReverse{0%{transform:translate(-50%,-50%) rotate(18deg)}100%{transform:translate(-50%,-50%) rotate(-342deg)}}@keyframes coreBreath{0%,100%{box-shadow:0 0 60px rgba(255,81,75,.16)}50%{box-shadow:0 0 85px rgba(255,81,75,.25),0 0 0 12px rgba(255,81,75,.035)}}@keyframes haloDrift{0%,100%{translate:0 0;opacity:1}50%{translate:8px -10px;opacity:.82}}@keyframes haloDriftSmall{0%,100%{translate:0 0;opacity:.9}50%{translate:-8px 8px;opacity:.72}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important;}}@media (max-width:760px){.orbit-ring.r1,.orbit-ring.r2,.hub-track.one,.hub-track.two{animation:none}.orbit-node,.hub-chip{animation:softFloat 7s ease-in-out infinite}}@media not all {html[lang="en"],html[lang="ar"] {overflow-x:hidden;}html[lang="ar"] {--sans:"Noto Sans Arabic","Tahoma","Arial",sans-serif;--serif:"Noto Naskh Arabic","Amiri","Tahoma",serif;}:where(.container,.hero-grid,.page-hero-grid,.project-layout,.pricing-grid,.service-grid,.project-grid,.articles-grid,.footer-grid,.contact-grid,.trust-shell,.process-grid,.stats-rail,.brand-rail,.card,.panel,.hero-copy,.page-copy,.project-intro,.section-heading,.service-card,.price-card,.project-card,.article-card,.footer-col) {min-width:0;}:where(h1,h2,h3,h4,p,a,li,span,strong,small,button,input,textarea,select,label,blockquote) {overflow-wrap:anywhere;}:where(h1,h2,.display-title) {text-wrap:balance;}html[lang="en"] h1 {font-size:clamp(2.8rem,6.2vw,5.45rem);line-height:1.04;}html[lang="en"] h2 {font-size:clamp(2rem,3.7vw,3.55rem);}html[lang="ar"] h1 {font-size:clamp(2.65rem,5.8vw,5rem);line-height:1.16;letter-spacing:-.02em;}html[lang="ar"] h2 {font-size:clamp(2rem,3.6vw,3.45rem);line-height:1.2;letter-spacing:-.015em;}html[lang="ar"] .lead,html[lang="ar"] p,html[lang="ar"] li,html[lang="ar"] .nav-link {line-height:1.85;}html[lang="en"] .main-nav {gap:clamp(13px,1.45vw,23px);}html[lang="ar"] .main-nav {gap:clamp(12px,1.4vw,22px);}html[lang="en"] .nav-link,html[lang="ar"] .nav-link {font-size:clamp(.72rem,.76vw,.84rem);}html[lang="en"] .btn,html[lang="ar"] .btn {white-space:normal;min-width:0;}html[lang="en"] .btn-sm,html[lang="ar"] .btn-sm {padding-inline:15px;font-size:.78rem;}html.rtl .site-header,html.rtl .header-inner,html.rtl .main-nav,html.rtl .header-actions,html.rtl .hero-grid,html.rtl .page-hero-grid,html.rtl .trust-shell,html.rtl .brand-rail,html.rtl .stats-rail,html.rtl .project-layout,html.rtl .project-grid,html.rtl .service-grid,html.rtl .pricing-grid,html.rtl .process-grid,html.rtl .footer-grid,html.rtl .contact-grid,html.rtl .dashboard-row,html.rtl .hero-art,html.rtl .page-hero-art,html.rtl .service-orbit,html.rtl .page-visual-panel {direction:ltr;}html.rtl :where(.hero-copy,.page-hero-grid>div:first-child,.section-heading,.project-intro,.blog-intro,.pricing-intro,.card,.footer-col,.footer-brand,.contact-form,.contact-side,.legal-content,.post-content,.service-content,.project-body,.article-body,.price-card,.value-card,.process-step,.trust-item,.review-card,.service-card,.project-card,.article-card) {direction:rtl;text-align:right;}html.rtl :where(.hero-actions,.actions,.footer-contact-mini,.newsletter-form,.form-row,.filter-row,.filters) {direction:rtl;justify-content:flex-start;}html.rtl .breadcrumb {direction:rtl;justify-content:flex-start;}html.rtl .breadcrumb .icon,html.rtl .btn .icon,html.rtl .service-link .icon,html.rtl .btn-ghost .icon {transform:scaleX(-1);}html.rtl .eyebrow {flex-direction:row-reverse;}html.rtl .mini-list li {padding-left:0;padding-right:14px;}html.rtl .mini-list li::before {left:auto;right:0;}html.rtl .check-list li {flex-direction:row-reverse;text-align:right;justify-content:flex-start;}html.rtl .field label {text-align:right;}html.rtl input,html.rtl textarea,html.rtl select {direction:rtl;text-align:right;}html.rtl .phone-content {direction:rtl;text-align:right;}html.rtl .legend span,html.rtl .contact-method,html.rtl .review-brand {flex-direction:row-reverse;text-align:right;}html.rtl .project-card a,html.rtl .article-card a {direction:rtl;}.hero-art,.page-hero-art {max-width:100%;overflow:visible;}.laptop,.phone-mock,.float-card,.page-visual-panel,.card,.panel {max-width:100%;}.service-card h3,.service-detail-card h3,.project-card h3,.article-card h3,.price-card h3 {line-height:1.25;}.service-card p,.service-detail-card p,.project-card p,.article-card p,.price-card p {max-width:100%;}.footer-col a,.footer-col span {line-height:1.55;}html[lang="en"] .service-card,html[lang="ar"] .service-card {min-height:auto;}html[lang="en"] .project-card,html[lang="ar"] .project-card {min-width:0;}html[lang="ar"] .stars {direction:ltr;display:inline-block;}@media (max-width:1120px) {html[lang="en"] .desktop-cta,html[lang="ar"] .desktop-cta {display:none;}html[lang="en"] .main-nav,html[lang="ar"] .main-nav {gap:14px;}}@media (max-width:900px) {html[lang="en"] h1,html[lang="ar"] h1 {font-size:clamp(2.45rem,10vw,4.2rem);}html.rtl .site-header,html.rtl .header-inner,html.rtl .main-nav,html.rtl .header-actions {direction:ltr;}html.rtl .main-nav {direction:rtl;text-align:right;}html.rtl .nav-link {text-align:right;}html.rtl .mobile-toggle {direction:ltr;}html.rtl .hero-actions,html.rtl .actions {justify-content:stretch;}}@media (max-width:620px) {html[lang="en"] h1,html[lang="ar"] h1 {font-size:clamp(2.15rem,11vw,3.25rem);}html[lang="en"] .lead,html[lang="ar"] .lead {font-size:1rem;}html[lang="ar"] .service-orbit {direction:ltr;}html.rtl .footer-grid {direction:rtl;}}html[lang="en"] *,html[lang="ar"] * {word-break:normal;overflow-wrap:break-word;}html[lang="en"] :where(h1,h2,h3,h4,.btn,.nav-link,.brand-logos span,.tag,.plan-badge,.post-category),html[lang="ar"] :where(h1,h2,h3,h4,.btn,.nav-link,.brand-logos span,.tag,.plan-badge,.post-category) {overflow-wrap:normal;}html[lang="en"] body,html[lang="ar"] body {overflow-x:hidden;}html[lang="en"] .container,html[lang="ar"] .container {max-width:min(calc(100% - 40px),var(--container));}html[lang="en"] .header-inner,html[lang="ar"] .header-inner {gap:clamp(12px,1.35vw,24px);}html[lang="en"] .main-nav,html[lang="ar"] .main-nav {flex:1 1 auto;justify-content:center;min-width:0;gap:clamp(10px,1.15vw,21px);}html[lang="en"] .nav-link,html[lang="ar"] .nav-link {font-size:clamp(.70rem,.74vw,.82rem);letter-spacing:-.01em;}html[lang="en"] .header-actions,html[lang="ar"] .header-actions {flex:0 0 auto;gap:8px;}html[lang="en"] .header-actions>.btn,html[lang="ar"] .header-actions>.btn {max-width:178px;padding-inline:13px;line-height:1.2;text-align:center;}html[lang="en"] h1 {font-size:clamp(2.45rem,5.3vw,4.95rem);line-height:1.07;}html[lang="en"] h2 {font-size:clamp(2rem,3.5vw,3.45rem);line-height:1.12;}html[lang="en"] h3 {line-height:1.22;}html[lang="ar"] h1 {font-size:clamp(2.25rem,4.7vw,4.35rem);line-height:1.24;letter-spacing:0;}html[lang="ar"] h2 {font-size:clamp(1.85rem,3.25vw,3.15rem);line-height:1.28;letter-spacing:0;}html[lang="ar"] h3 {line-height:1.36;letter-spacing:0;}html[lang="ar"] .lead,html[lang="ar"] p,html[lang="ar"] li {line-height:1.8;}html[lang="en"] .page-hero-grid,html[lang="ar"] .page-hero-grid {grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);gap:clamp(24px,4vw,46px);min-height:auto;}html[lang="en"] .page-hero-copy,html[lang="ar"] .page-hero-copy {min-width:0;max-width:760px;}html[lang="en"] .page-hero-visual,html[lang="ar"] .page-hero-visual {min-height:320px;}html[lang="en"] .page-hero-visual img,html[lang="ar"] .page-hero-visual img {width:min(395px,92%);max-height:395px;}html[lang="en"] .home-hero,html[lang="ar"] .home-hero {min-height:auto;padding:64px 0 48px;}html[lang="en"] .hero-grid,html[lang="ar"] .hero-grid {grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:clamp(26px,4vw,52px);}html[lang="en"] .hero-copy,html[lang="ar"] .hero-copy {min-width:0;}html[lang="en"] .hero-art,html[lang="ar"] .hero-art {min-width:0;max-width:100%;transform:none;}html[lang="en"] .laptop,html[lang="ar"] .laptop {width:min(560px,100%);}html[lang="en"] .phone-mock,html[lang="ar"] .phone-mock {right:2%;}html[lang="en"] .trust-shell,html[lang="ar"] .trust-shell {grid-template-columns:minmax(0,1fr) minmax(0,1fr);}html[lang="en"] .brand-logos,html[lang="ar"] .brand-logos {gap:14px;}html[lang="en"] .brand-logos span,html[lang="ar"] .brand-logos span {min-width:0;font-size:clamp(.78rem,1.2vw,1rem);}html[lang="en"] .stats-rail,html[lang="ar"] .stats-rail {grid-template-columns:repeat(4,minmax(0,1fr));}html[lang="en"] .service-grid,html[lang="ar"] .service-grid {grid-template-columns:repeat(auto-fit,minmax(250px,1fr));}html[lang="en"] .service-card,html[lang="ar"] .service-card {min-height:0;height:auto;}html[lang="en"] .service-card h3,html[lang="ar"] .service-card h3 {font-size:clamp(1.1rem,1.6vw,1.34rem);}html[lang="en"] .service-card p,html[lang="ar"] .service-card p {min-height:0;}html[lang="en"] .service-row,html[lang="ar"] .service-row {grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:18px;}html[lang="en"] .service-row>div:first-child,html[lang="ar"] .service-row>div:first-child {min-width:0;}html[lang="en"] .service-row>div:nth-child(2),html[lang="ar"] .service-row>div:nth-child(2),html[lang="en"] .service-row>div:nth-child(3),html[lang="ar"] .service-row>div:nth-child(3) {border:1px solid var(--line);border-radius:14px;padding:16px;background:rgba(255,255,255,.018);min-width:0;}html[lang="en"] .service-row-image,html[lang="ar"] .service-row-image {grid-column:1 / -1;height:clamp(155px,17vw,230px);}html[lang="en"] .service-row h3,html[lang="ar"] .service-row h3 {font-size:clamp(1.45rem,2.2vw,2rem);}html[lang="en"] .service-row ul,html[lang="ar"] .service-row ul {padding-inline-start:1.1em;}html[lang="en"] .filter-bar,html[lang="ar"] .filter-bar,html[lang="en"] .filter-tabs,html[lang="ar"] .filter-tabs {max-width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;scrollbar-width:thin;}html[lang="en"] .filter-btn,html[lang="ar"] .filter-btn {white-space:nowrap;flex:0 0 auto;}html[lang="en"] .work-grid,html[lang="ar"] .work-grid,html[lang="en"] .case-grid,html[lang="ar"] .case-grid,html[lang="en"] .project-grid,html[lang="ar"] .project-grid {grid-template-columns:repeat(auto-fit,minmax(270px,1fr));}html[lang="en"] .work-card-body h3,html[lang="ar"] .work-card-body h3,html[lang="en"] .project-body h3,html[lang="ar"] .project-body h3 {font-size:clamp(1.25rem,1.8vw,1.6rem);}html[lang="en"] .metric-strip,html[lang="ar"] .metric-strip,html[lang="en"] .kpi-row,html[lang="ar"] .kpi-row {grid-template-columns:repeat(auto-fit,minmax(104px,1fr));}html[lang="en"] .work-stats,html[lang="ar"] .work-stats {grid-template-columns:repeat(3,minmax(0,1fr));}html[lang="en"] .work-stat,html[lang="ar"] .work-stat {min-width:0;}html[lang="en"] .blog-layout,html[lang="ar"] .blog-layout {grid-template-columns:minmax(0,1fr) minmax(260px,300px);}html[lang="en"] .post-grid,html[lang="ar"] .post-grid {grid-template-columns:repeat(auto-fit,minmax(280px,1fr));}html[lang="en"] .featured-article,html[lang="ar"] .featured-article {grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);}html[lang="en"] .post-meta,html[lang="ar"] .post-meta {flex-wrap:wrap;row-gap:5px;}html[lang="en"] .blog-sidebar,html[lang="ar"] .blog-sidebar {min-width:0;}html[lang="en"] .pricing-grid,html[lang="ar"] .pricing-grid,html[lang="en"] .pricing-grid-four,html[lang="ar"] .pricing-grid-four {grid-template-columns:repeat(auto-fit,minmax(245px,1fr));}html[lang="en"] .price-card.featured,html[lang="ar"] .price-card.featured {transform:none;}html[lang="en"] .price-card>p,html[lang="ar"] .price-card>p {min-height:0;}html[lang="en"] .price,html[lang="ar"] .price {font-size:clamp(1.65rem,2.4vw,2.2rem);}html[lang="en"] .check-list li,html[lang="ar"] .check-list li {align-items:flex-start;}html[lang="en"] .about-hero,html[lang="ar"] .about-hero {grid-template-columns:minmax(0,1fr) minmax(280px,.92fr);}html[lang="en"] .value-grid,html[lang="ar"] .value-grid,html[lang="en"] .benefit-grid,html[lang="ar"] .benefit-grid,html[lang="en"] .process-grid,html[lang="ar"] .process-grid {grid-template-columns:repeat(auto-fit,minmax(230px,1fr));}html[lang="en"] .process-grid::before,html[lang="ar"] .process-grid::before {display:none;}html[lang="en"] .process-step,html[lang="ar"] .process-step {min-width:0;}html[lang="en"] .contact-layout,html[lang="ar"] .contact-layout {grid-template-columns:minmax(0,1.05fr) minmax(280px,.85fr);}html[lang="en"] .field-grid,html[lang="ar"] .field-grid {grid-template-columns:repeat(2,minmax(0,1fr));}html[lang="en"] .contact-card,html[lang="ar"] .contact-card {grid-template-columns:48px minmax(0,1fr);}html[lang="en"] .contact-card a,html[lang="ar"] .contact-card a,html[lang="en"] .contact-card p,html[lang="ar"] .contact-card p {overflow-wrap:break-word;}html[lang="en"] .article-shell,html[lang="ar"] .article-shell {grid-template-columns:minmax(0,1fr) minmax(240px,280px);gap:32px;}html[lang="en"] .rich-content,html[lang="ar"] .rich-content {max-width:100%;}html[lang="en"] .cta-panel,html[lang="ar"] .cta-panel {gap:18px;}html[lang="en"] .footer-grid,html[lang="ar"] .footer-grid {grid-template-columns:minmax(230px,1.35fr) repeat(4,minmax(130px,1fr));gap:clamp(18px,2.4vw,34px);}html[lang="en"] .footer-brand img,html[lang="ar"] .footer-brand img {max-width:210px;height:auto;object-fit:contain;}html[lang="ar"] .footer-brand,html[lang="ar"] .footer-col {text-align:right;}html.rtl .hero-grid,html.rtl .page-hero-grid,html.rtl .service-row,html.rtl .blog-layout,html.rtl .contact-layout,html.rtl .about-hero,html.rtl .article-shell {direction:ltr;}html.rtl .hero-copy,html.rtl .page-hero-copy,html.rtl .service-row>div,html.rtl .work-card-body,html.rtl .post-card-body,html.rtl .featured-article>div:last-child,html.rtl .contact-form,html.rtl .contact-card,html.rtl .sidebar-card,html.rtl .price-card,html.rtl .value-card,html.rtl .benefit-card,html.rtl .process-step,html.rtl .rich-content,html.rtl .article-aside,html.rtl .footer-brand,html.rtl .footer-col {direction:rtl;text-align:right;}html.rtl .contact-card {grid-template-columns:minmax(0,1fr) 48px;}html.rtl .contact-card .service-icon {grid-column:2;grid-row:1;}html.rtl .benefit {flex-direction:row-reverse;text-align:right;}html.rtl .metric-strip,html.rtl .kpi-row,html.rtl .dashboard-metrics,html.rtl .stats-rail,html.rtl .work-stats {direction:rtl;}html.rtl .post-meta,html.rtl .tags,html.rtl .tag-row,html.rtl .check-list li,html.rtl .hero-actions,html.rtl .page-hero-actions {direction:rtl;}html.rtl .check-list li {flex-direction:row-reverse;}html.rtl .service-row ul {padding-inline-start:0;padding-inline-end:1.1em;}html.rtl .btn .icon,html.rtl a .icon {transform:scaleX(-1);}@media (max-width:1280px) {html[lang="en"] .header-actions>.btn,html[lang="ar"] .header-actions>.btn {display:none;}html[lang="en"] .main-nav,html[lang="ar"] .main-nav {justify-content:flex-end;}}@media (max-width:1120px) {html[lang="en"] .hero-grid,html[lang="ar"] .hero-grid,html[lang="en"] .page-hero-grid,html[lang="ar"] .page-hero-grid,html[lang="en"] .about-hero,html[lang="ar"] .about-hero,html[lang="en"] .contact-layout,html[lang="ar"] .contact-layout,html[lang="en"] .article-shell,html[lang="ar"] .article-shell,html[lang="en"] .blog-layout,html[lang="ar"] .blog-layout {grid-template-columns:1fr;}html[lang="en"] .page-hero-visual,html[lang="ar"] .page-hero-visual {min-height:260px;}html[lang="en"] .page-hero-visual img,html[lang="ar"] .page-hero-visual img {width:min(370px,100%);}html[lang="en"] .blog-sidebar,html[lang="ar"] .blog-sidebar,html[lang="en"] .article-aside,html[lang="ar"] .article-aside {position:static;}html[lang="en"] .footer-grid,html[lang="ar"] .footer-grid {grid-template-columns:repeat(2,minmax(0,1fr));}html[lang="en"] .footer-brand,html[lang="ar"] .footer-brand {grid-column:1 / -1;}}@media (max-width:760px) {html[lang="en"] .container,html[lang="ar"] .container {max-width:min(calc(100% - 28px),var(--container));}html[lang="en"] h1 {font-size:clamp(2.1rem,10vw,3.25rem);}html[lang="ar"] h1 {font-size:clamp(2rem,9vw,3rem);}html[lang="en"] h2,html[lang="ar"] h2 {font-size:clamp(1.7rem,7vw,2.55rem);}html[lang="en"] .service-row,html[lang="ar"] .service-row,html[lang="en"] .featured-article,html[lang="ar"] .featured-article,html[lang="en"] .field-grid,html[lang="ar"] .field-grid,html[lang="en"] .trust-shell,html[lang="ar"] .trust-shell {grid-template-columns:1fr;}html[lang="en"] .work-stats,html[lang="ar"] .work-stats,html[lang="en"] .stats-rail,html[lang="ar"] .stats-rail {grid-template-columns:repeat(2,minmax(0,1fr));}html[lang="en"] .footer-grid,html[lang="ar"] .footer-grid {grid-template-columns:1fr;}html[lang="ar"] .contact-card {grid-template-columns:48px minmax(0,1fr);}html[lang="ar"] .contact-card .service-icon {grid-column:auto;grid-row:auto;}}}html[lang="en"],html[lang="ar"] {overflow-x:hidden;}html[lang="ar"] {--sans:"Noto Sans Arabic","Tahoma","Arial",sans-serif;--serif:"Noto Naskh Arabic","Amiri","Tahoma",serif;}html[lang="ar"] :where(.lead,p,li,.nav-link) {line-height:1.8;}html.rtl :where(.site-header,.header-inner,.main-nav,.header-actions,.hero-grid,.page-hero-grid,.trust-shell,.brand-rail,.stats-rail,.project-layout,.project-grid,.service-grid,.service-detail,.pricing-grid,.process-grid,.footer-grid,.contact-grid,.dashboard-row,.hero-art,.page-hero-art,.service-orbit,.page-visual-panel,.service-row,.blog-layout,.contact-layout,.about-hero,.article-shell) {direction:ltr;}html.rtl .header-inner,html.rtl .main-nav {direction:ltr;}html.rtl .nav-link {direction:rtl;}html.rtl :where(.hero-copy,.page-hero-copy,.page-hero-grid>div:first-child,.section-heading,.project-intro,.blog-intro,.pricing-intro,.card,.footer-col,.footer-brand,.contact-form,.contact-side,.contact-card,.legal-content,.post-content,.service-content,.project-body,.work-card-body,.article-body,.post-card-body,.featured-article>div:last-child,.price-card,.value-card,.benefit-card,.process-step,.trust-item,.review-card,.service-card,.project-card,.article-card,.rich-content,.article-aside,.service-row>div,.service-detail>div) {direction:rtl;text-align:right;}html.rtl .service-detail {direction:ltr;}html.rtl :where(.hero-actions,.page-hero-actions,.actions,.footer-contact-mini,.newsletter-form,.form-row,.filter-row,.filters,.post-meta,.tags,.tag-row,.check-list li) {direction:rtl;justify-content:flex-start;}html.rtl :where(.breadcrumb,.breadcrumbs) {direction:rtl;justify-content:flex-start;}html.rtl :where(.breadcrumb .icon,.breadcrumbs .icon,.btn .icon,.service-link .icon,.btn-ghost .icon,a .icon) {transform:scaleX(-1);}html.rtl .eyebrow {flex-direction:row-reverse;}html.rtl .mini-list li {padding-left:0;padding-right:14px;}html.rtl .mini-list li::before {left:auto;right:0;}html.rtl .check-list li,html.rtl .benefit {flex-direction:row-reverse;text-align:right;}html.rtl .field label {text-align:right;}html.rtl :where(input,textarea,select) {direction:rtl;text-align:right;}html.rtl .phone-content {direction:rtl;text-align:right;}html.rtl :where(.legend span,.contact-method,.review-brand) {flex-direction:row-reverse;text-align:right;}html.rtl :where(.project-card a,.article-card a) {direction:rtl;}html.rtl .stars {direction:ltr;display:inline-block;}html.rtl :where(.metric-strip,.kpi-row,.dashboard-metrics,.stats-rail,.work-stats) {direction:rtl;}html.rtl .service-row ul {padding-inline-start:0;padding-inline-end:1.1em;}.page-hero-visual img {display:block;width:min(470px,100%);height:auto;max-height:none;aspect-ratio:1 / 1;object-fit:cover;}@media (min-width:1101px) {.service-detail {min-height:350px;}}@media (max-width:900px) {html.rtl :where(.site-header,.header-inner,.main-nav,.header-actions) {direction:ltr;}html.rtl .main-nav {direction:rtl;text-align:right;}html.rtl .nav-link {text-align:right;}html.rtl .mobile-toggle {direction:ltr;}}@media (max-width:620px) {html.rtl .service-orbit {direction:ltr;}html.rtl .footer-grid {direction:rtl;}}.reveal {opacity:1;transform:none;}html.reveal-ready .reveal:not(.reveal-visible):not(.visible) {opacity:0;transform:translate3d(0,18px,0);}html.reveal-ready .reveal {transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1);will-change:opacity,transform;}html.reveal-ready .reveal.reveal-visible,html.reveal-ready .reveal.visible {opacity:1;transform:translate3d(0,0,0);will-change:auto;}html.rtl.reveal-ready .reveal:not(.reveal-visible):not(.visible) {transform:translate3d(0,18px,0);}.hero-art .laptop,.phone-mock,.float-card,.project-card,.case-card,.article-card,.metric-mini,.stat,.value-card .icon,.contact-method .icon,.service-card .service-icon,.orbit-node,.hub-chip,.orbit-core,.hub-center,.orbit-ring.r1,.hub-track.one,.orbit-ring.r2,.hub-track.two,.hero-art::before,.hero-art::after {animation:none;}.hover-lift,.service-card,.project-card,.work-card,.post-card,.article-card,.case-card,.price-card,.benefit-card,.value-card,.process-step,.cta-panel,.contact-card,.sidebar-card {transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .24s ease,box-shadow .24s ease,background .24s ease;}@media (hover:hover) and (pointer:fine) {.hover-lift:hover,.service-card:hover,.project-card:hover,.work-card:hover,.post-card:hover,.article-card:hover,.case-card:hover,.price-card:hover,.benefit-card:hover,.value-card:hover,.process-step:hover,.contact-card:hover,.sidebar-card:hover {transform:translate3d(0,-4px,0);border-color:rgba(255,81,75,.3);box-shadow:0 22px 58px rgba(0,0,0,.28),0 0 0 1px rgba(255,81,75,.08);}.cta-panel:hover {transform:translate3d(0,-2px,0);border-color:rgba(255,81,75,.34);}.btn:hover {transform:translate3d(0,-2px,0);}.nav-link:hover::after {transform:scaleX(1);opacity:1;}}.nav-link::after {content:"";position:absolute;left:0;right:0;bottom:-11px;height:2px;border-radius:3px;background:var(--coral);box-shadow:0 0 15px rgba(255,81,75,.6);transform:scaleX(0);transform-origin:center;opacity:0;transition:transform .22s ease,opacity .22s ease;}.nav-link.active::after {transform:scaleX(1);opacity:1;}.btn {position:relative;overflow:hidden;}.btn::after {content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.18) 45%,transparent 62%);transform:translateX(-120%);opacity:0;}@media (hover:hover) and (pointer:fine) {.btn:hover::after,.btn:focus-visible::after {opacity:1;transform:translateX(120%);transition:transform .58s ease,opacity .18s ease;}}.btn:focus-visible,.language-switch a:focus-visible,.mobile-toggle:focus-visible,.filter-btn:focus-visible,.faq-question:focus-visible {outline:0;box-shadow:0 0 0 3px rgba(255,81,75,.22),0 0 0 1px rgba(255,81,75,.6);}.site-header {transition:background .24s ease,border-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease;}.site-header.is-scrolled {background:linear-gradient(180deg,rgba(8,11,16,.96),rgba(8,11,16,.82));backdrop-filter:blur(22px);}.language-switch,.language-switch a {transition:background .2s ease,color .2s ease,box-shadow .2s ease,border-color .2s ease;}@media (max-width:860px) {.main-nav {display:flex;visibility:hidden;opacity:0;pointer-events:none;transform:translate3d(0,-8px,0);transition:opacity .22s ease,transform .22s ease,visibility .22s ease;}.main-nav.open {visibility:visible;opacity:1;pointer-events:auto;transform:translate3d(0,0,0);}}.field input,.field select,.field textarea,.newsletter-form input {transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;}.field input:focus,.field select:focus,.field textarea:focus,.newsletter-form input:focus {background:#0f141c;border-color:rgba(255,81,75,.72);box-shadow:0 0 0 3px rgba(255,81,75,.14),inset 0 1px rgba(255,255,255,.04);}.form-notice.show {animation:formNoticeIn .24s ease both;}@keyframes formNoticeIn {from {opacity:0;transform:translate3d(0,6px,0);}to {opacity:1;transform:translate3d(0,0,0);}}@media (prefers-reduced-motion:reduce) {html.reveal-ready .reveal,html.reveal-ready .reveal:not(.reveal-visible):not(.visible),.reveal {opacity:1 !important;transform:none !important;transition:none !important;}.btn::after,.card::before,.cta-panel::after {display:none !important;}.hover-lift,.service-card,.project-card,.work-card,.post-card,.article-card,.case-card,.price-card,.benefit-card,.value-card,.process-step,.cta-panel,.contact-card,.sidebar-card {transform:none !important;}}html.reveal-ready .reveal:not(.reveal-visible):not(.visible) {transform:translate3d(0,28px,0) scale(.985);}html.reveal-ready .reveal {transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1);}.service-grid .reveal:nth-child(2),.project-grid .reveal:nth-child(2),.article-grid .reveal:nth-child(2),.pricing-grid .reveal:nth-child(2),.pricing-grid-four .reveal:nth-child(2) {transition-delay:.05s;}.service-grid .reveal:nth-child(3),.project-grid .reveal:nth-child(3),.article-grid .reveal:nth-child(3),.pricing-grid .reveal:nth-child(3),.pricing-grid-four .reveal:nth-child(3) {transition-delay:.1s;}.service-grid .reveal:nth-child(4),.article-grid .reveal:nth-child(4),.pricing-grid-four .reveal:nth-child(4) {transition-delay:.15s;}html.motion-ready .hero-art .laptop {animation:heroDeviceFloat 8.5s ease-in-out infinite;}html.motion-ready .phone-mock {animation:heroPhoneFloat 7.8s ease-in-out infinite;}html.motion-ready .float-card {animation:heroBadgeFloat 7.2s ease-in-out infinite;}html.motion-ready .float-card.one {animation-delay:-1.8s;}html.motion-ready .float-card.two {animation-delay:-3.4s;}.orbit-visual {--orbit-node-x:0px;--orbit-node-y:0px;--orbit-core-x:0px;--orbit-core-y:0px;--orbit-ring-x:0px;--orbit-ring-y:0px;isolation:isolate;}.orbit-ring {transform-origin:50% 50%;box-shadow:inset 0 0 24px rgba(255,81,75,.035),0 0 34px rgba(255,81,75,.06);}.orbit-ring::before {content:"";position:absolute;left:50%;top:-4px;width:8px;height:8px;border-radius:50%;background:var(--coral);box-shadow:0 0 18px rgba(255,81,75,.75);transform:translateX(-50%);}html.motion-ready .orbit-ring.r1 {animation:orbitRingSpinOne 44s linear infinite;}html.motion-ready .orbit-ring.r2 {animation:orbitRingSpinTwo 58s linear infinite;}.orbit-core {overflow:hidden;isolation:isolate;}.orbit-core::before,.orbit-core::after {content:"";position:absolute;pointer-events:none;border-radius:inherit;}.orbit-core::before {inset:-14px;z-index:0;border:1px solid rgba(255,81,75,.24);background:radial-gradient(circle,rgba(255,81,75,.22),transparent 62%);filter:blur(2px);}.orbit-core::after {inset:0;z-index:1;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.14) 45%,transparent 68%);transform:translateX(-130%);opacity:.65;}.orbit-core img {position:relative;z-index:2;}html.motion-ready .orbit-core {animation:orbitCorePremiumPulse 6.8s ease-in-out infinite;}html.motion-ready .orbit-core::after {animation:orbitCoreSheen 7.6s ease-in-out infinite;}.orbit-node {translate:var(--orbit-node-x) var(--orbit-node-y);transition:border-color .22s ease,box-shadow .22s ease,background .22s ease,filter .22s ease,translate .12s ease-out;}.orbit-node .icon {transition:transform .24s cubic-bezier(.22,1,.36,1),filter .24s ease,color .24s ease;}html.motion-ready .orbit-node {animation:orbitNodeFloatPremium 7.6s ease-in-out infinite;will-change:transform;}html.motion-ready .orbit-node.n2 {animation-delay:-1.1s;}html.motion-ready .orbit-node.n3 {animation-delay:-2.2s;}html.motion-ready .orbit-node.n4 {animation-delay:-3.3s;}html.motion-ready .orbit-node.n5 {animation-delay:-4.4s;}html.motion-ready .orbit-node.n6 {animation-delay:-5.5s;}@media (hover:hover) and (pointer:fine) {.orbit-node:hover {animation:none;transform:translate3d(0,-10px,0) scale(1.025);border-color:rgba(255,81,75,.62);background:linear-gradient(145deg,rgba(255,81,75,.16),rgba(19,23,30,.98));box-shadow:0 24px 62px rgba(0,0,0,.36),0 0 32px rgba(255,81,75,.2);filter:saturate(1.06);}.orbit-node:hover .icon,.service-card:hover .service-icon .icon,.contact-card:hover .service-icon .icon {transform:translate3d(0,-2px,0) scale(1.08);filter:drop-shadow(0 0 12px rgba(255,81,75,.55));}.btn-primary:hover,.btn-primary:focus-visible {box-shadow:0 18px 46px rgba(255,81,75,.36),0 0 32px rgba(255,81,75,.16);}.btn-secondary:hover,.btn-ghost:hover {border-color:rgba(255,81,75,.38);box-shadow:0 16px 36px rgba(0,0,0,.28),0 0 24px rgba(255,81,75,.09);}}.site-header.is-scrolled {border-color:rgba(255,81,75,.16);box-shadow:0 18px 44px rgba(0,0,0,.34),0 1px 0 rgba(255,255,255,.035) inset;}@media (max-width:860px) {.main-nav {transform:translate3d(0,-12px,0) scale(.985);transform-origin:top center;transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1),visibility .28s ease;}.main-nav.open {transform:translate3d(0,0,0) scale(1);}}@media (max-width:760px) {html.motion-ready .hero-art .laptop,html.motion-ready .phone-mock,html.motion-ready .float-card {animation-duration:10s;}html.motion-ready .orbit-ring.r1,html.motion-ready .orbit-ring.r2 {animation-duration:76s;}html.motion-ready .orbit-node {animation-name:orbitNodeFloatMobile;animation-duration:9.5s;}}@keyframes heroDeviceFloat {0%,100% {transform:translate3d(0,0,0);}50% {transform:translate3d(0,-8px,0);}}@keyframes heroPhoneFloat {0%,100% {transform:translate3d(0,0,0);}50% {transform:translate3d(0,-10px,0);}}@keyframes heroBadgeFloat {0%,100% {transform:translate3d(0,0,0);}50% {transform:translate3d(0,-7px,0);}}@keyframes orbitRingSpinOne {from {transform:translate(calc(-50% + var(--orbit-ring-x)),calc(-50% + var(--orbit-ring-y))) rotate(-12deg);}to {transform:translate(calc(-50% + var(--orbit-ring-x)),calc(-50% + var(--orbit-ring-y))) rotate(348deg);}}@keyframes orbitRingSpinTwo {from {transform:translate(calc(-50% + var(--orbit-ring-x)),calc(-50% + var(--orbit-ring-y))) rotate(18deg);}to {transform:translate(calc(-50% + var(--orbit-ring-x)),calc(-50% + var(--orbit-ring-y))) rotate(-342deg);}}@keyframes orbitCorePremiumPulse {0%,100% {transform:translate(calc(-50% + var(--orbit-core-x)),calc(-50% + var(--orbit-core-y))) scale(1);box-shadow:0 0 60px rgba(255,81,75,.16),inset 0 0 26px rgba(255,81,75,.05);}50% {transform:translate(calc(-50% + var(--orbit-core-x)),calc(-50% + var(--orbit-core-y))) scale(1.025);box-shadow:0 0 82px rgba(255,81,75,.28),inset 0 0 34px rgba(255,81,75,.08);}}@keyframes orbitCoreSheen {0%,58%,100% {transform:translateX(-135%);opacity:0;}68% {opacity:.55;}82% {transform:translateX(135%);opacity:0;}}@keyframes orbitNodeFloatPremium {0%,100% {transform:translate3d(0,0,0);}50% {transform:translate3d(0,-9px,0);}}@keyframes orbitNodeFloatMobile {0%,100% {transform:translate3d(0,0,0);}50% {transform:translate3d(0,-4px,0);}}@media (prefers-reduced-motion:reduce) {html.motion-ready .hero-art .laptop,html.motion-ready .phone-mock,html.motion-ready .float-card,html.motion-ready .orbit-ring.r1,html.motion-ready .orbit-ring.r2,html.motion-ready .orbit-core,html.motion-ready .orbit-core::after,html.motion-ready .orbit-node {animation:none !important;transform:none !important;translate:0 0 !important;will-change:auto !important;}html.motion-ready .orbit-ring.r1 {transform:translate(-50%,-50%) rotate(-12deg) !important;}html.motion-ready .orbit-ring.r2 {transform:translate(-50%,-50%) rotate(18deg) !important;}html.motion-ready .orbit-core {transform:translate(-50%,-50%) !important;}html.reveal-ready .reveal:not(.reveal-visible):not(.visible) {transform:none !important;}}html,body {max-width:100%;overflow-x:hidden;overflow-x:clip;}body.cookie-modal-open {overflow:hidden;}:where(.hero-grid,.page-hero-grid,.project-layout,.blog-layout,.contact-layout,.footer-grid,.trust-shell,.service-grid,.project-grid,.article-grid,.pricing-grid,.pricing-grid-four,.service-row,.service-detail,.cta-panel,.dashboard-row,.kpi-row,.metric-strip)>* {min-width:0;}:where(.card,.btn,.nav-link,.language-switch,.hero-copy,.page-hero-copy,.section-heading,.project-body,.post-card-body,.article-content,.price-card,.contact-card,.footer-col) {overflow-wrap:anywhere;}.cookie-banner {z-index:900;max-height:calc(100vh - 32px);overflow:auto;overscroll-behavior:contain;}.cookie-banner-copy {min-width:0;}.cookie-modal {z-index:1000;padding:clamp(12px,3vw,20px);overflow:auto;overscroll-behavior:contain;}.cookie-modal.show {display:grid;}.cookie-dialog {width:min(580px,100%);max-height:calc(100vh - 32px);padding:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;}.cookie-dialog-header {display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 28px 12px;}.cookie-dialog-header h2 {margin:0;font-size:clamp(1.55rem,5vw,2.2rem);}.cookie-close {width:42px;height:42px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.035);color:var(--text);cursor:pointer;flex:0 0 auto;}.cookie-dialog-body {min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:0 28px 10px;}.cookie-dialog-actions {display:flex;gap:10px;justify-content:flex-end;padding:16px 28px 24px;border-top:1px solid var(--line);background:linear-gradient(180deg,rgba(17,22,29,.92),rgba(17,22,29,.98));}.cookie-dialog-actions .btn {min-width:0;}@supports (height:100dvh) {.cookie-banner {max-height:calc(100dvh - 32px - env(safe-area-inset-bottom));}.cookie-dialog {max-height:calc(100dvh - 32px - env(safe-area-inset-bottom));}}html.rtl .cookie-dialog-header,html.rtl .cookie-dialog-actions,html.rtl .cookie-actions {direction:rtl;}@media (max-width:1280px) {.container {width:min(calc(100% - 32px),var(--container));}.hero-grid,.page-hero-grid {gap:clamp(22px,3vw,44px);}}@media (max-width:1024px) {.service-detail {grid-template-columns:1fr 1fr;}.service-detail>div:nth-child(odd) {border-left:0;}}@media (max-width:760px) {.cookie-banner {left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));grid-template-columns:1fr;gap:14px;padding:16px;border-radius:14px;}.cookie-actions,.cookie-dialog-actions {display:grid;grid-template-columns:1fr;}.cookie-actions .btn,.cookie-dialog-actions .btn {width:100%;white-space:normal;}.cookie-dialog-header {padding:18px 18px 10px;}.cookie-dialog-body {padding:0 18px 8px;}.cookie-dialog-actions {padding:14px 18px 18px;}.consent-row {align-items:flex-start;gap:14px;}.hero-actions,.page-hero-actions,.cta-side,.form-row,.newsletter-form {display:grid;grid-template-columns:1fr;width:100%;}.hero-actions .btn,.page-hero-actions .btn,.cta-side .btn,.form-row .btn,.newsletter-form .btn {width:100%;min-width:0;white-space:normal;}.orbit-visual,.hero-art,.blog-hero-art,.page-hero-visual {max-width:100%;overflow:hidden;contain:paint;}html.motion-ready .orbit-node {will-change:auto;}html.reveal-ready .home-hero .reveal:not(.reveal-visible):not(.visible),html.reveal-ready .page-hero .reveal:not(.reveal-visible):not(.visible) {opacity:1;transform:none;}.service-detail {grid-template-columns:1fr;}.service-detail>div {border-left:0;border-top:1px solid var(--line);}.service-detail>div:first-child {border-top:0;}.footer-bottom {flex-direction:column;align-items:flex-start;gap:12px;}html.rtl .footer-bottom {align-items:flex-end;}}@media (max-width:760px) {.article-cover {height:clamp(220px,56vw,300px);margin:18px 0 28px;border-radius:18px;}.home-hero {min-height:auto;align-items:flex-start;padding:clamp(28px,6vw,42px) 0 36px;}html[lang="en"] .home-hero,html[lang="ar"] .home-hero {padding:clamp(28px,6vw,42px) 0 36px;}.hero-grid {grid-template-columns:1fr;align-items:start;gap:18px;}html[lang="en"] .hero-grid,html[lang="ar"] .hero-grid {grid-template-columns:1fr;gap:18px;}.hero-copy {order:1;position:relative;z-index:2;}.hero-copy .lead {margin-bottom:22px;}.hero-art {order:2;width:100%;min-height:clamp(310px,78vw,380px);margin-top:0;overflow:visible;}.hero-art::before {width:min(300px,76vw);height:min(300px,76vw);right:0;top:10px;opacity:.62;}.hero-art::after {width:min(190px,52vw);height:min(190px,52vw);right:18%;top:54px;opacity:.55;}.laptop {width:min(100%,440px);height:clamp(220px,58vw,280px);top:32px;right:0;left:auto;}.phone-mock {width:clamp(88px,26vw,108px);height:clamp(176px,52vw,218px);left:0;right:auto;top:clamp(124px,35vw,170px);max-width:none;}html[lang="en"] .phone-mock,html[lang="ar"] .phone-mock {left:0;right:auto;}.float-card {max-width:min(44vw,150px);}.float-card.one {top:0;right:0;}.float-card.two {right:0;bottom:8px;}}@media (max-width:768px) {.home-hero .reveal,.page-hero .reveal,.trust-panel .reveal,.home-hero + .trust-panel + .section .section-heading.reveal,.home-hero + .trust-panel + .section .service-grid .reveal,.home-hero + .trust-panel + .section + .section .project-intro.reveal,.page-hero + .section-tight .filter-tabs.reveal,.page-hero + .section-tight .service-stack .reveal,.page-hero + .section-tight .service-list .reveal {opacity:1 !important;transform:none !important;visibility:visible !important;}.page-hero {padding-top:clamp(34px,7vw,48px);}.page-hero-grid {min-height:auto;align-items:start;}.page-hero-copy {position:relative;z-index:2;}.orbit-visual {height:clamp(300px,82vw,390px);margin:4px auto 0;max-width:100%;transform:none;}}@media (max-width:480px) {:root {--header-h:68px;}.container {width:min(calc(100% - 24px),var(--container));}h1 {font-size:clamp(2.35rem,12vw,3.15rem);letter-spacing:0;}h2 {font-size:clamp(1.85rem,9vw,2.45rem);letter-spacing:0;}.lead {font-size:1rem;}.header-inner {gap:10px;}.language-switch a {min-width:30px;padding-inline:7px;}.home-hero {padding-top:26px;}.hero-art {min-height:340px;}.phone-mock {max-width:32vw;}.float-card {max-width:44vw;}.cookie-dialog {max-height:calc(100vh - 20px);}@supports (height:100dvh) {.cookie-dialog {max-height:calc(100dvh - 20px - env(safe-area-inset-bottom));}}}.package-scope {display:flex;align-items:center;min-height:52px;margin:20px 0;color:var(--coral-2);font-family:var(--serif);font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.15;}.content-section .article-cover,.content-section .post-cover,.content-section .blog-detail-cover,.content-section .article-hero {width:min(100%,920px);height:320px;max-height:320px;aspect-ratio:16 / 7;margin:32px auto 28px;overflow:hidden;border-radius:22px;border:1px solid var(--line);}.content-section .article-cover img,.content-section .post-cover img,.content-section .blog-detail-cover img,.content-section .article-hero img {display:block;width:100%;height:100%;max-height:320px;object-fit:cover;object-position:center;margin:0;}@media (max-width:768px) {.content-section .article-cover,.content-section .post-cover,.content-section .blog-detail-cover,.content-section .article-hero {width:100%;height:220px;max-height:220px;aspect-ratio:16 / 9;margin:24px auto 20px;border-radius:16px;}.content-section .article-cover img,.content-section .post-cover img,.content-section .blog-detail-cover img,.content-section .article-hero img {max-height:220px;}}.trust-shell-three {grid-template-columns:repeat(3,minmax(0,1fr));}.trust-item {padding:22px;min-height:190px;}.trust-item h3 {font-family:var(--serif);font-weight:500;margin-bottom:8px;}.trust-item p {color:var(--muted);font-size:.86rem;margin:0;}.filter-control {display:grid;gap:10px;width:100%;max-width:100%;}.filter-control .filter-tabs {min-width:0;}.mobile-filter-field {display:none;gap:7px;color:#c6c8cd;font-size:.78rem;font-weight:800;}.mobile-filter-field select {width:100%;min-height:46px;border:1px solid var(--line);border-radius:10px;background:#0c1016;color:#fff;padding:10px 12px;outline:none;}.mobile-filter-field select:focus {border-color:var(--coral);box-shadow:0 0 0 3px var(--coral-soft);}.approach-grid .case-card {min-width:0;}.contact-form-card,.contact-side,.contact-card,.appointment-card {min-width:0;}.contact-layout {grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);}.contact-card {display:grid;grid-template-columns:44px minmax(0,1fr);}.contact-card>div:last-child,.appointment-card {min-width:0;}.contact-card a,.contact-card p {overflow-wrap:break-word;word-break:normal;}.btn,.filter-btn,.tag,.nav-link,.language-switch,.contact-card h3,.appointment-card h3,.mobile-filter-field,.price-card h3,.package-scope {overflow-wrap:normal;word-break:normal;}:where(h1,h2,h3,h4,p,li,span,strong,small,label,blockquote,.card,.project-body,.article-content,.price-card,.footer-col) {overflow-wrap:break-word;word-break:normal;}@media (max-width:1024px) {.orbit-visual {overflow:hidden;}.contact-layout,html[lang="en"] .contact-layout,html[lang="ar"] .contact-layout {grid-template-columns:1fr;}.contact-side {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}.appointment-card {grid-column:1 / -1;}.trust-shell-three {grid-template-columns:repeat(3,minmax(0,1fr));}}@media (min-width:481px) and (max-width:860px) {.filter-control .filter-tabs {flex-wrap:wrap;overflow-x:visible;}.filter-control .filter-btn {flex:0 1 auto;}}@media (max-width:768px) {.trust-shell-three,.contact-side,.honest-stats {grid-template-columns:1fr;}.contact-form-card {padding:20px;}.form-grid,.field-grid {grid-template-columns:1fr;}.contact-layout .btn,.appointment-card .btn,.map-panel .btn {width:100%;white-space:nowrap;font-size:.86rem;}.contact-layout .btn .icon,.appointment-card .btn .icon,.map-panel .btn .icon {flex:0 0 auto;}.map-panel {padding:24px;}}@media (max-width:620px) {.comparison-wrap {overflow:visible;}.comparison-table {display:block;min-width:0;border:0;background:transparent;}.comparison-table thead {display:none;}.comparison-table tbody,.comparison-table tr,.comparison-table td {display:block;width:100%;}.comparison-table tr {border:1px solid var(--line);border-radius:14px;background:rgba(15,19,26,.84);margin-bottom:12px;overflow:hidden;}.comparison-table td {border-right:0;padding:11px 13px;text-align:left;}.comparison-table td:first-child {color:var(--text-strong);font-weight:800;background:rgba(255,255,255,.03);}.comparison-table td:not(:first-child)::before {content:"";display:block;margin-bottom:3px;color:var(--muted-2);font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;}html[lang="tr"] .comparison-table td:nth-child(2)::before {content:"Başlangıç";}html[lang="tr"] .comparison-table td:nth-child(3)::before {content:"Büyüme";}html[lang="tr"] .comparison-table td:nth-child(4)::before {content:"Premium";}html[lang="tr"] .comparison-table td:nth-child(5)::before {content:"Kurumsal";}html[lang="en"] .comparison-table td:nth-child(2)::before {content:"Starter";}html[lang="en"] .comparison-table td:nth-child(3)::before {content:"Growth";}html[lang="en"] .comparison-table td:nth-child(4)::before {content:"Premium";}html[lang="en"] .comparison-table td:nth-child(5)::before {content:"Enterprise";}html[lang="ar"] .comparison-table td:nth-child(2)::before {content:"البداية";}html[lang="ar"] .comparison-table td:nth-child(3)::before {content:"النمو";}html[lang="ar"] .comparison-table td:nth-child(4)::before {content:"بريميوم";}html[lang="ar"] .comparison-table td:nth-child(5)::before {content:"الشركات";}}@media (max-width:480px) {.filter-control .filter-tabs {display:none;}.mobile-filter-field {display:grid;}.filter-control {margin-top:8px;}.contact-card {grid-template-columns:42px minmax(0,1fr);gap:12px;padding:17px;}.contact-card .service-icon {width:42px;height:42px;}.contact-card a,.contact-card p {font-size:.76rem;}.appointment-card {padding:19px;}.featured-copy,.case-visual {padding:22px;}.featured-copy h2 {font-size:clamp(2.2rem,11vw,3rem);}.pricing-grid-four .price-card.featured,.price-card.featured {transform:none;}}.rich-content .content-cta {border:1px solid rgba(255,81,75,.34);border-inline-start:4px solid var(--coral);background:linear-gradient(135deg,rgba(255,81,75,.14),rgba(255,255,255,.035));padding:24px;border-radius:12px;margin:30px 0;}.rich-content .content-cta h3 {margin-top:0;font-size:clamp(1.35rem,2.4vw,1.8rem);}.rich-content .content-cta .btn {text-decoration:none;margin-top:4px;}.floating-whatsapp {position:fixed;right:22px;bottom:22px;z-index:490;width:58px;height:58px;animation:floatingWhatsappDrift 2.6s ease-in-out .6s infinite;transition:opacity .2s ease,visibility .2s ease;will-change:transform;}body.cookie-banner-visible .floating-whatsapp {bottom:var(--floating-whatsapp-consent-bottom,160px);}body.cookie-modal-open .floating-whatsapp {visibility:hidden;opacity:0;pointer-events:none;}.floating-whatsapp:hover,.floating-whatsapp:focus-within {animation-play-state:paused;}.floating-whatsapp__link {width:100%;height:100%;min-width:48px;min-height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:#25d366;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.36),0 5px 18px rgba(37,211,102,.26);touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;}.floating-whatsapp__link .icon,html.rtl .floating-whatsapp__link .icon {width:29px;height:29px;fill:currentColor;stroke:none;transform:none !important;}.floating-whatsapp__link:hover {transform:scale(1.045);filter:brightness(1.04);box-shadow:0 16px 38px rgba(0,0,0,.42),0 7px 22px rgba(37,211,102,.34);}.floating-whatsapp__link:active {transform:scale(.96);}.floating-whatsapp__link:focus-visible {outline:3px solid #fff;outline-offset:4px;box-shadow:0 0 0 7px rgba(37,211,102,.28),0 16px 38px rgba(0,0,0,.42);}@keyframes floatingWhatsappDrift {0%,100% {transform:translate3d(0,2px,0);}50% {transform:translate3d(0,-6px,0);}}@media (min-width:661px) {html:not(.rtl) .footer-bottom .scroll-top {margin-right:78px;}}@media (max-width:860px) {.floating-whatsapp {right:max(14px,env(safe-area-inset-right));bottom:calc(14px + env(safe-area-inset-bottom));width:54px;height:54px;}body.cookie-banner-visible .floating-whatsapp {bottom:var(--floating-whatsapp-consent-bottom,260px);}.contact-form-card {padding-right:76px;}}@media (max-width:660px) {html.rtl .footer-bottom .scroll-top {margin-right:70px;}}@media (prefers-reduced-motion:reduce) {.floating-whatsapp {animation:none !important;transform:none !important;transition:none !important;will-change:auto;}.floating-whatsapp__link {transition:none !important;}}@media print {.floating-whatsapp {display:none !important;}}.page-hero.blog-article-page-hero {padding-bottom:7px;}.section.blog-article-media-section {padding-top:clamp(32px,3vw,40px);}.content-section .blog-article-hero-media {width:min(100%,960px);height:auto;max-height:none;aspect-ratio:auto;margin:0 auto 40px;overflow:hidden;border-radius:22px;border:1px solid var(--line);}.content-section .blog-article-hero-media img {display:block;width:100%;max-width:100%;height:auto;max-height:none;aspect-ratio:auto;object-fit:contain;object-position:center;margin:0 auto;}.blog-article-media-section .rich-content img {display:block;width:auto;max-width:100%;height:auto;aspect-ratio:auto;object-fit:contain;margin:28px auto;}.article-card .article-image {height:auto;min-height:0;aspect-ratio:16 / 9;}.article-card .article-image img {width:100%;height:100%;object-fit:cover;}@media (max-width:768px) {.section.blog-article-media-section {padding-top:24px;}.content-section .blog-article-hero-media {width:100%;height:auto;max-height:none;aspect-ratio:auto;margin:0 auto 28px;border-radius:16px;}.content-section .blog-article-hero-media img {height:auto;max-height:none;aspect-ratio:auto;}}

/* ── Çerez bandı — mobil yükseklik sınırı (4 Ağustos 2026) ──────────────────
 *
 * SORUN: mobilde `.cookie-actions` üç butonu ALT ALTA diziyordu
 * (`grid-template-columns:1fr` + `width:100%`) ve bandın üst sınırı
 * `calc(100dvh - 32px)` idi — yani bant ilk ekranın neredeyse tamamını
 * kaplayabiliyor, altındaki birincil CTA görünmez kalıyordu.
 *
 * ÇÖZÜM: "Reddet" ve "Ayarlar" yan yana, "Kabul Et" altta tam genişlik.
 * Buton sayısı, metni ve tıklama alanı değişmiyor — yalnızca dizilim.
 * Ayrıca bant ekranın %62'sinden fazlasını kaplayamıyor; sığmayan içerik
 * kendi içinde kayıyor (`overflow:auto` zaten tanımlı).
 *
 * KVKK: hiçbir metin kısaltılmadı, hiçbir seçenek gizlenmedi.
 * Ayrıntılı tercihler "Ayarlar" modalinde olduğu gibi duruyor.
 */
@media (max-width: 760px) {
  .cookie-banner {
    max-height: min(calc(100dvh - 32px - env(safe-area-inset-bottom)), 62dvh);
  }
  .cookie-actions {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .cookie-actions .btn {
    width: 100%;
    min-height: 44px;
  }
  .cookie-actions .btn:last-child {
    grid-column: 1 / -1;
  }
}
