﻿:root{--ink:#050b17;--navy:#091426;--blue:#1f6dff;--blue-2:#62c8ff;--gold:#f8c64e;--green:#37e7a1;--red:#ff5c7c;--text:#f7fbff;--muted:#a9b7c9;--paper:#f7faff;--line:rgba(255,255,255,.14);--dark-line:rgba(9,20,38,.12);--radius:8px;--max:1200px;font-family:Inter,"Segoe UI Variable","Segoe UI",Roboto,Arial,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{max-width:100%;overflow-x:hidden;scroll-behavior:smooth}body{max-width:100%;overflow-x:hidden;margin:0;color:var(--text);background:var(--ink);line-height:1.55;text-rendering:optimizeLegibility}body::before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 18% 12%,rgba(31,109,255,.30),transparent 28%),radial-gradient(circle at 82% 8%,rgba(248,198,78,.14),transparent 24%),radial-gradient(circle at 50% 80%,rgba(55,231,161,.10),transparent 34%),linear-gradient(180deg,#050b17 0%,#091426 100%)}body::after{content:"";position:fixed;inset:0;z-index:-1;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(180deg,#000 0%,transparent 70%);pointer-events:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}button{cursor:pointer}.shell{width:min(var(--max),calc(100% - 32px));max-width:calc(100% - 32px);margin:0 auto}.nav-wrap{position:sticky;top:0;z-index:50;background:rgba(5,11,23,.94);border-bottom:1px solid var(--line);box-shadow:0 16px 45px rgba(0,0,0,.22);backdrop-filter:blur(16px)}.nav{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:950;min-width:0;flex-shrink:0}.brand-logo{width:42px;height:42px;flex:0 0 42px;aspect-ratio:1 / 1;border-radius:50%;object-fit:contain;object-position:center;background:#1f6dff;box-shadow:0 0 0 1px rgba(255,255,255,.10),0 0 28px rgba(31,109,255,.32)}.brand span:last-child{display:grid;line-height:1.05;font-size:1rem}.brand small{color:var(--muted);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:clamp(12px,1.8vw,24px);min-width:0;color:rgba(247,251,255,.82);font-size:13px;font-weight:850}.nav-links button{appearance:none;border:0;padding:0;color:inherit;background:transparent;font:inherit;font-weight:inherit}.nav-links a:hover,.nav-links button:hover{color:#fff}.mobile-menu-toggle{display:none;width:42px;height:42px;border:1px solid rgba(248,198,78,.35);border-radius:var(--radius);color:#06101f;background:linear-gradient(135deg,var(--gold),#ffe9a0);box-shadow:0 14px 34px rgba(248,198,78,.18);place-items:center;padding:10px}.mobile-menu-toggle span{width:18px;height:2px;display:block;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.mobile-menu-toggle span + span{margin-top:4px}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:var(--radius);border:1px solid transparent;padding:0 22px;font-weight:950;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.btn:hover,.panel:hover,.expert-card:hover,.value-card:hover{transform:translateY(-2px)}.btn-primary{color:#06101f;background:linear-gradient(135deg,var(--gold),#ffe9a0);box-shadow:0 18px 48px rgba(248,198,78,.22)}.btn-blue{color:#fff;background:linear-gradient(135deg,var(--blue-2),var(--blue));box-shadow:0 18px 48px rgba(31,109,255,.26)}.btn-ghost{color:#fff;border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.07)}.hero{min-height:auto;padding:clamp(64px,7vw,104px) 0 clamp(66px,7vw,96px);display:grid;align-items:center;overflow:visible;position:relative}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);gap:34px;align-items:center;min-width:0}.eyebrow{margin:0 0 16px;display:inline-flex;align-items:center;gap:10px;color:var(--blue-2);font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.eyebrow::before{content:"";width:42px;height:1px;background:currentColor}h1,h2,h3,p{margin-top:0;overflow-wrap:break-word}h1{max-width:900px;margin-bottom:34px;font-size:clamp(3rem,6.1vw,6.7rem);line-height:.94;letter-spacing:-.035em;font-weight:880}.gold-text{color:transparent;background:linear-gradient(135deg,#fff,#8ed4ff 42%,var(--gold));-webkit-background-clip:text;background-clip:text}.hero-line{display:inline}.hero-copy{max-width:720px;margin-bottom:28px;color:var(--muted);font-size:clamp(1.04rem,1.45vw,1.24rem);overflow-wrap:break-word}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.authority-grid{display:grid;grid-template-columns:repeat(4,minmax(118px,1fr));border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.07);backdrop-filter:blur(18px);overflow:hidden}.authority{min-height:106px;padding:18px;border-right:1px solid var(--line)}.authority:last-child{border-right:0}.authority strong{display:block;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1;letter-spacing:-.03em}.authority span{display:block;margin-top:8px;color:var(--muted);font-size:13px;font-weight:850}.profile-stage{position:relative;min-height:600px;display:grid;align-items:end}.portrait-shell{position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(31,109,255,.08));box-shadow:0 34px 110px rgba(0,0,0,.42)}.portrait-shell img{width:100%;height:580px;object-fit:cover;object-position:center top;filter:contrast(1.1) saturate(1.06)}.portrait-shell::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(5,11,23,.86));pointer-events:none}.trade-card{position:absolute;left:-28px;right:28px;bottom:22px;z-index:2;padding:18px;border-radius:var(--radius);background:rgba(5,11,23,.88);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(18px);box-shadow:0 20px 56px rgba(0,0,0,.34)}.trade-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.live{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:13px;font-weight:950}.live::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 18px var(--green)}.mini-chart{height:86px;border-radius:var(--radius);background:repeating-linear-gradient(0deg,rgba(255,255,255,.06) 0 1px,transparent 1px 28px),linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));position:relative;overflow:hidden}.mini-chart svg{position:absolute;inset:0;width:100%;height:100%}.trade-card .btn{width:100%;margin-top:12px}.ticker{max-width:100%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.045);overflow:hidden}.ticker-track{min-height:58px;display:flex;align-items:center;gap:34px;width:max-content;animation:ticker 28s linear infinite;color:rgba(247,251,255,.78);font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.ticker span{white-space:nowrap}.ticker b{color:var(--gold)}@keyframes ticker{from{transform:translateX(0)}to{transform:translateX(-50%)}}section{padding:clamp(54px,6.4vw,88px) 0;scroll-margin-top:96px}.light{color:#071225;background:var(--paper)}.section-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.52fr);gap:32px;align-items:start;margin-bottom:36px;min-width:0}.compact-head{grid-template-columns:minmax(0,.82fr) minmax(280px,.6fr);margin-bottom:24px}h2{margin-bottom:0;font-size:clamp(1.9rem,3.15vw,3.45rem);line-height:1.03;letter-spacing:-.025em;font-weight:820}.lead{margin-bottom:0;color:#5c6a7a;font-size:1.04rem}.story-layout{display:grid;grid-template-columns:.9fr 1fr;gap:18px;align-items:stretch;min-width:0}.panel{border-radius:var(--radius);border:1px solid var(--dark-line);background:#fff;box-shadow:0 18px 56px rgba(7,18,37,.08);transition:transform .2s ease}.bio-panel{padding:clamp(26px,3.5vw,44px)}.bio-panel h2{margin-bottom:18px}.bio-panel p{color:#5c6a7a}.credential-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:24px}.credential{min-height:230px;padding:25px;border-radius:var(--radius);color:#071225;background:#eef5ff;border:1px solid rgba(7,18,37,.08);display:flex;flex-direction:column;justify-content:flex-start}.credential:nth-child(2){background:#fff6da}.credential:nth-child(3){background:#edfdf5}.credential:nth-child(4){background:#f1f4ff}.credential strong{display:block;margin-bottom:14px;font-size:1.65rem;letter-spacing:-.03em}.credential span{color:#5c6a7a;font-size:1rem;line-height:1.62;font-weight:750}.proof-section{background:linear-gradient(180deg,#f7faff 0%,#edf4ff 100%)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.proof-card{min-height:270px;display:flex;flex-direction:column;padding:24px;border-radius:var(--radius);color:#071225;background:radial-gradient(circle at 88% 14%,rgba(248,198,78,.2),transparent 28%),#fff;border:1px solid rgba(7,18,37,.1);box-shadow:0 18px 46px rgba(7,18,37,.08);position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.proof-card:hover{transform:translateY(-2px);border-color:rgba(31,109,255,.24);box-shadow:0 24px 58px rgba(7,18,37,.12)}.proof-card::after{content:"";position:absolute;right:-54px;bottom:-54px;width:150px;height:150px;border-radius:50%;border:1px solid rgba(31,109,255,.18)}.proof-card-blue{color:#fff;background:radial-gradient(circle at 82% 12%,rgba(248,198,78,.24),transparent 34%),linear-gradient(145deg,#071225,#123b76);border-color:rgba(255,255,255,.12)}.proof-icon{width:50px;height:50px;min-width:50px;max-width:50px;flex:0 0 50px;display:grid;place-items:center;border-radius:16px;color:var(--blue);background:linear-gradient(135deg,#eef5ff,#fff6da);border:1px solid rgba(31,109,255,.14);position:relative;z-index:1}.proof-card-blue .proof-icon{color:#06101f;background:linear-gradient(135deg,var(--gold),#ffe9a0);border-color:rgba(255,255,255,.22)}.proof-icon-upwork{color:#fff;background:#14a800;border-color:rgba(255,255,255,.28)}.proof-icon svg{width:24px !important;height:24px !important;min-width:24px;min-height:24px;max-width:24px;max-height:24px;display:block;flex:0 0 24px;fill:currentColor;stroke:currentColor;overflow:visible}.proof-icon svg path{vector-effect:non-scaling-stroke}.upwork-logo{display:grid;place-items:center;width:100%;height:100%;color:inherit;font-family:Arial,sans-serif;font-size:18px;font-weight:900;letter-spacing:-.08em;line-height:1;transform:translateY(-1px)}.proof-card small,.proof-card strong,.proof-card p{position:relative;z-index:1}.proof-card small{margin-top:22px;color:var(--blue);font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.proof-card-blue small{color:var(--gold)}.proof-card strong{display:block;margin:8px 0 12px;font-size:1.35rem;line-height:1.1;letter-spacing:-.02em}.proof-card p{margin:0;color:#5c6a7a;font-size:.95rem;line-height:1.58}.proof-card-blue p{color:rgba(247,251,255,.76)}.expert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.expert-card{min-height:0;padding:28px;border-radius:var(--radius);color:#071225;background:#fff;border:1px solid var(--dark-line);box-shadow:0 18px 56px rgba(7,18,37,.08);transition:transform .2s ease;position:relative;overflow:hidden}.point-list{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:11px}.point-list li{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;color:#526173;font-size:14px;font-weight:800}.point-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-2));position:relative}.point-icon::before{content:"";width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);margin-left:-2px}.expert-card::after{content:"";position:absolute;right:-48px;bottom:-48px;width:170px;height:170px;border-radius:50%;border:1px solid rgba(31,109,255,.18)}.expert-icon{width:58px;height:58px;display:inline-grid;place-items:center;border-radius:18px;color:var(--blue);background:linear-gradient(135deg,#eef5ff,#fff6da);border:1px solid rgba(31,109,255,.14)}.expert-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.expert-card h3{margin:24px 0 12px;font-size:1.32rem;line-height:1.18;letter-spacing:-.01em;font-weight:820}.expert-card p{color:#5c6a7a}.list{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:10px}.list li{display:flex;gap:10px;color:#526173;font-size:14px;font-weight:800;align-items:flex-start}.list li::before{content:"";width:18px;height:18px;flex:0 0 18px;margin-top:2px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue-2));box-shadow:inset 0 0 0 5px rgba(255,255,255,.0);clip-path:circle(50%)}.strategy{background:radial-gradient(circle at 80% 18%,rgba(248,198,78,.12),transparent 28%),linear-gradient(180deg,#071225,#050b17)}.strategy-grid{display:grid;grid-template-columns:.9fr 1fr;gap:24px;align-items:center;min-width:0}.terminal{min-height:500px;padding:22px;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.07);box-shadow:0 34px 100px rgba(0,0,0,.32)}.terminal-bar{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px;color:var(--muted);font-size:13px;font-weight:900}.big-chart{height:286px;border-radius:var(--radius);background:repeating-linear-gradient(0deg,rgba(255,255,255,.07) 0 1px,transparent 1px 50px),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0 1px,transparent 1px 72px),linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));position:relative;overflow:hidden}.big-chart svg{position:absolute;inset:0;width:100%;height:100%}.terminal-stats{margin-top:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.terminal-stats div{padding:16px;border-radius:var(--radius);border:1px solid var(--line);background:rgba(255,255,255,.07)}.terminal-stats strong{display:block;margin-bottom:6px;font-size:1.32rem}.terminal-stats span{display:inline-flex;width:fit-content;margin-top:2px;padding:4px 8px;border-radius:999px;color:#06101f;background:#ffffff;font-size:12px;font-weight:950;line-height:1.2;text-shadow:none}.strategy-copy h2{margin-bottom:18px}.strategy-copy p{color:var(--muted)}.strategy-action{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.strategy-action .btn{min-width:min(100%,260px)}.warning{margin-top:20px;padding:16px;border-radius:var(--radius);color:rgba(247,251,255,.78);background:rgba(248,198,78,.10);border:1px solid rgba(248,198,78,.22);font-size:13px;font-weight:800}.value-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.faq-grid{display:grid;grid-template-columns:.72fr 1fr;gap:22px;align-items:start;min-width:0}.faq-intro{position:sticky;top:98px;padding:clamp(26px,3.6vw,40px);border-radius:var(--radius);color:#fff;background:radial-gradient(circle at 82% 18%,rgba(248,198,78,.18),transparent 34%),linear-gradient(145deg,#071225,#0d2d5e 58%,#123b76);box-shadow:0 24px 70px rgba(7,18,37,.16);border:1px solid rgba(255,255,255,.12);overflow:hidden}.faq-intro h2{margin-bottom:18px;font-size:clamp(1.9rem,3vw,3.15rem);line-height:1.04}.faq-intro p{color:rgba(247,251,255,.78);margin-bottom:0}.faq-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.faq-proof span{min-height:34px;display:inline-flex;align-items:center;border-radius:999px;padding:0 12px;color:#071225;background:linear-gradient(135deg,var(--gold),#ffe9a0);font-size:12px;font-weight:950;white-space:nowrap}.faq-list{display:grid;gap:10px}.faq-card{min-height:0;padding:0;border-radius:var(--radius);background:#fff;border:1px solid rgba(7,18,37,.10);box-shadow:0 10px 28px rgba(7,18,37,.045);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;position:relative}.faq-card[open]{border-color:rgba(31,109,255,.18);background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);box-shadow:0 18px 46px rgba(7,18,37,.08)}.faq-card[open]::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(180deg,var(--blue-2),var(--gold))}.faq-card summary{min-height:62px;padding:16px 62px 16px 22px;font-size:1rem;line-height:1.32;letter-spacing:0;display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:center;cursor:pointer;list-style:none;position:relative;color:#071225;font-weight:650;outline:none}.faq-card summary:focus-visible{box-shadow:inset 0 0 0 3px rgba(31,109,255,.24)}.faq-card summary::-webkit-details-marker{display:none}.faq-card summary::before{content:"";width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff4d1 url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2218%22 height=%2218%22 viewBox=%220 0 24 24%22 fill=%22none%22 stroke=%22%231f6dff%22 stroke-width=%222.4%22 stroke-linecap=%22round%22 stroke-linejoin=%22round%22%3E%3Cpath d=%22M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z%22/%3E%3Cpath d=%22M8 9h8M8 13h5%22/%3E%3C/svg%3E") center / 18px 18px no-repeat;border:1px solid rgba(248,198,78,.36)}.faq-card summary::after{content:"+";position:absolute;right:22px;top:50%;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:#eef5ff;transform:translateY(-50%);font-size:1.05rem;font-weight:780;line-height:1;box-shadow:none}.faq-card[open] summary::after{content:"-";background:linear-gradient(135deg,var(--gold),#ffe9a0);color:#06101f}.faq-card p{margin:0;padding:0 28px 22px 68px;color:#5c6a7a;font-size:.98rem;line-height:1.7;max-width:860px;position:relative}.faq-card p::before{content:"";position:absolute;left:21px;top:10px;bottom:28px;width:1px;background:linear-gradient(180deg,rgba(31,109,255,.20),rgba(248,198,78,.32))}.value-card{min-height:270px;padding:26px;border-radius:var(--radius);color:#fff;background:linear-gradient(145deg,#071225,#123b76);box-shadow:0 20px 60px rgba(7,18,37,.14);transition:transform .2s ease;position:relative;overflow:hidden}.value-card:nth-child(2){background:linear-gradient(145deg,#0b203d,#1457d9)}.value-card:nth-child(3){background:linear-gradient(145deg,#171d30,#31506f)}.value-card::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(98,200,255,.18),transparent 56%);pointer-events:none}.value-card>*{position:relative;z-index:1}.value-card small{color:var(--gold);font-weight:950;letter-spacing:.14em;text-transform:uppercase}.value-card h3{margin:16px 0 12px;font-size:1.34rem;line-height:1.18;font-weight:820}.value-card p{color:rgba(247,251,255,.76)}.contact{color:#fff;background:linear-gradient(180deg,#091426,#050b17);padding:clamp(48px,5.8vw,78px) 0}.contact-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.72fr);gap:20px;align-items:start;min-width:0}.contact-panel,.contact-form{border-radius:var(--radius);border:1px solid var(--line);background:rgba(255,255,255,.07);box-shadow:0 30px 90px rgba(0,0,0,.28)}.contact-panel{padding:clamp(24px,3vw,34px)}.contact-panel h2{margin-bottom:16px;font-size:clamp(1.9rem,3vw,3.2rem);line-height:1.04}.contact-panel p{color:var(--muted)}.contact-links{display:grid;gap:10px;margin:22px 0}.contact-links a,.contact-links span{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:var(--radius);background:rgba(255,255,255,.07);border:1px solid var(--line);color:rgba(247,251,255,.88);font-weight:850}.contact-links a{transition:transform .2s ease,border-color .2s ease,background .2s ease}.contact-links a:hover{transform:translateY(-1px);border-color:rgba(98,200,255,.36);background:rgba(255,255,255,.10)}.contact-symbol{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:50%;color:#06101f;background:linear-gradient(135deg,var(--gold),#ffe9a0)}.contact-symbol svg{width:18px;height:18px;display:block;fill:currentColor;stroke:currentColor}.contact-symbol-upwork{color:#06101f;background:linear-gradient(135deg,var(--gold),#ffe9a0)}.contact-symbol .upwork-logo{font-size:14px}.contact-label{flex:1;min-width:0}.contact-label small{display:block;margin-top:2px;color:rgba(247,251,255,.58);font-size:12px;font-weight:800;overflow-wrap:anywhere}.contact-form{padding:20px;display:grid;gap:10px;align-content:start}.field{width:100%;height:50px;min-height:0;border-radius:var(--radius);border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.09);color:#fff;padding:0 14px;outline:none;line-height:50px}textarea.field{height:118px;min-height:118px;padding-top:12px;line-height:1.45;resize:vertical}.field::placeholder{color:rgba(247,251,255,.56)}.field:focus{border-color:var(--blue-2);box-shadow:0 0 0 4px rgba(98,200,255,.15)}.contact-form .btn:disabled{cursor:wait;opacity:.72;transform:none}.form-note{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;margin-top:4px;padding:14px;border-radius:var(--radius);color:rgba(247,251,255,.92);background:linear-gradient(135deg,rgba(55,231,161,.16),rgba(98,200,255,.08));border:1px solid rgba(55,231,161,.34);box-shadow:0 16px 40px rgba(0,0,0,.18)}.form-note[hidden]{display:none}.form-note-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#06101f;background:linear-gradient(135deg,var(--green),#c7ffe9)}.form-note-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.form-note strong,.form-note small{display:block}.form-note strong{margin-bottom:3px;font-size:.98rem;line-height:1.25}.form-note small{color:rgba(247,251,255,.68);font-size:.82rem;line-height:1.45;font-weight:750}.form-note.is-error{background:linear-gradient(135deg,rgba(255,92,124,.16),rgba(248,198,78,.08));border-color:rgba(255,92,124,.34)}.form-note.is-error .form-note-icon{background:linear-gradient(135deg,var(--red),#ffd4de)}.footer{padding:26px 0 78px;color:rgba(247,251,255,.64);background:#050b17;border-top:1px solid var(--line)}.footer-grid{display:block;max-width:780px}.footer-contact{margin-top:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.footer-contact a{min-height:64px;display:flex;align-items:center;gap:12px;padding:12px;border-radius:var(--radius);color:rgba(247,251,255,.9);background:rgba(255,255,255,.06);border:1px solid var(--line);transition:transform .2s ease,border-color .2s ease,background .2s ease}.footer-contact a:hover{transform:translateY(-1px);border-color:rgba(98,200,255,.36);background:rgba(255,255,255,.10)}.disclaimer{width:min(var(--max),calc(100% - 32px));margin:16px auto 0;padding-top:14px;border-top:1px solid var(--line);color:rgba(247,251,255,.58);font-size:13px;line-height:1.6}@media (max-width:1040px){.hero-grid,.story-layout,.strategy-grid,.contact-grid{grid-template-columns:1fr}.profile-stage{width:100%;max-width:560px;min-height:auto;margin-inline:auto}.portrait-shell img{height:520px}.trade-card{left:18px;right:18px}.expert-grid,.value-grid,.proof-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-grid,.story-layout,.strategy-grid,.contact-grid{grid-template-columns:1fr}.footer-contact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.shell{width:100%;max-width:100%;padding-left:16px;padding-right:16px}.nav-wrap{position:fixed;top:0;left:0;right:0;z-index:100;background:#050b17;box-shadow:0 12px 30px rgba(0,0,0,.32)}body{padding-top:58px}.nav{min-height:58px;gap:12px;display:flex;position:relative;justify-content:space-between}.nav-links{position:absolute;top:calc(100% + 10px);left:16px;right:16px;z-index:70;display:none;width:auto;margin-left:0;padding:12px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(5,11,23,.98);box-shadow:0 22px 60px rgba(0,0,0,.36);color:rgba(247,251,255,.9);backdrop-filter:blur(16px)}.nav-links.is-open{display:grid;gap:8px}.nav-links a:not(.btn),.nav-links button:not(.btn){min-height:42px;display:flex;align-items:center;justify-content:flex-start;border-radius:var(--radius);padding:0 12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10)}.nav-links .btn{width:100%;min-height:44px;padding:0 14px;font-size:13px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.mobile-menu-toggle{display:grid}.brand span:last-child{display:none}.brand-logo{width:42px;height:42px;flex-basis:42px}section{scroll-margin-top:74px}body::after{display:none}.nav-wrap{backdrop-filter:none}.authority-grid,.trade-card{backdrop-filter:none}.hero{padding-top:46px;padding-bottom:48px}.hero-grid,.hero-grid>div,.hero-copy,.hero-actions,.authority-grid{width:100%;max-width:100%}.hero-grid{display:block;overflow:hidden}.hero-copy{overflow-wrap:anywhere}.hero-actions .btn{max-width:100%}h1{max-width:100%;margin-bottom:22px;font-size:clamp(2.28rem,9.8vw,3.55rem);line-height:1.05}.hero-line{display:block}h2{font-size:clamp(1.65rem,6.8vw,2.55rem);line-height:1.08}.hero-copy,.lead,.bio-panel p,.strategy-copy p,.contact-panel p{max-width:100%;font-size:1rem;line-height:1.65}.panel,.bio-panel,.credential,.expert-card,.proof-card,.value-card,.faq-card,.contact-panel,.contact-form{max-width:100%;min-width:0;overflow-wrap:break-word}.authority-grid,.credential-grid,.expert-grid,.value-grid,.section-head,.compact-head,.terminal-stats,.proof-grid,.footer-contact{grid-template-columns:1fr}.faq-intro{position:static}.contact-panel h2,.faq-intro h2,.bio-panel h2,.strategy-copy h2{font-size:clamp(1.55rem,6vw,2.2rem);line-height:1.08}.faq-card summary{min-height:60px;padding:14px 52px 14px 15px;grid-template-columns:28px 1fr;gap:10px;font-size:.94rem;line-height:1.28;font-weight:560}.faq-card summary::before{width:28px;height:28px;background-size:16px 16px}.faq-card summary::after{right:16px;width:28px;height:28px;font-size:1rem}.faq-card p{padding:0 18px 20px 53px;font-size:.94rem;line-height:1.66}.faq-card p::before{left:30px}.authority{border-right:0;border-bottom:1px solid var(--line)}.authority:last-child{border-bottom:0}.portrait-shell img{height:500px}}@media (max-width:420px){.shell{width:100%;max-width:100%;padding-left:14px;padding-right:14px}.nav{min-height:56px}body{padding-top:56px}.brand-logo{width:40px;height:40px;flex-basis:40px}.nav-links{left:14px;right:14px}.hero{padding-top:40px;padding-bottom:42px}.hero-grid,.hero-grid>div,.hero-copy,.hero-actions,.authority-grid,h1{max-width:100%}.eyebrow{gap:8px;font-size:10px;letter-spacing:.14em}.eyebrow::before{width:28px}h1{font-size:clamp(2.16rem,9.7vw,3.05rem);line-height:1.04}.hero-copy{margin-bottom:22px}.hero-actions{gap:10px;margin-bottom:22px}.btn{min-height:46px;padding:0 16px;font-size:14px}section{padding:42px 0;scroll-margin-top:78px}.authority{min-height:auto;padding:16px}.authority strong{font-size:1.6rem}.bio-panel,.credential-grid,.expert-card,.proof-card,.value-card,.contact-panel,.contact-form{padding:18px}.credential{min-height:auto;padding:20px}.credential strong{margin-bottom:10px;font-size:1.42rem;line-height:1.12}.credential span{font-size:.95rem;line-height:1.55;font-weight:720}.expert-card,.proof-card,.value-card{min-height:auto}.expert-card h3,.value-card h3,.proof-card strong{font-size:1.12rem}}@media (max-width:560px){.hero-actions,.contact-panel .hero-actions{display:grid}.btn,.contact-form .btn{width:100%}.trade-card{position:relative;left:auto;right:auto;bottom:auto;margin-top:-84px}.bio-panel,.credential-grid,.expert-card,.proof-card,.value-card,.contact-panel,.contact-form{padding:20px}.proof-card{min-height:auto}.proof-icon{width:46px;height:46px;min-width:46px;max-width:46px;flex-basis:46px}.proof-icon svg{width:22px !important;height:22px !important;min-width:22px;min-height:22px;max-width:22px;max-height:22px}.proof-card small{margin-top:16px}.contact{padding:40px 0 64px}.contact-links{margin:18px 0}.contact-panel h2{font-size:clamp(1.65rem,6.8vw,2.3rem)}.field{height:48px;line-height:48px}textarea.field{height:110px;min-height:110px;line-height:1.45}}@media (max-width:760px){.hero{padding:54px 0 44px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:34px;align-items:start;width:100%;max-width:100%;padding-left:14px;padding-right:14px}.hero-grid>div,.hero-copy,.hero-actions,.authority-grid,.profile-stage{width:100%;max-width:100%;min-width:0}h1{width:100%;max-width:100%;font-size:clamp(2.45rem,10.4vw,3.75rem);line-height:1.03;letter-spacing:-.035em;text-wrap:balance}.hero-line{display:block}.hero-copy{font-size:clamp(1rem,4.4vw,1.18rem);line-height:1.62;overflow-wrap:break-word}.hero-actions{display:grid;gap:10px}.hero-actions .btn{width:100%;min-height:50px;white-space:normal;text-align:center}.profile-stage{max-width:480px;margin:0 auto}.portrait-shell{border-radius:24px}.portrait-shell img{height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:center top}}@media (max-width:420px){.hero{padding:46px 0 38px}.hero-grid{gap:30px;padding-left:14px;padding-right:14px}h1{font-size:clamp(2.18rem,9.8vw,3rem);line-height:1.05}.hero-copy{font-size:1rem}.authority{padding:16px 18px}.trade-card{margin-top:-72px}}.hero-grid,.story-layout,.strategy-grid,.contact-grid,.faq-grid,.section-head,.compact-head,.credential-grid,.proof-grid,.expert-grid,.value-grid,.terminal-stats,.footer-contact{align-items:start}.profile-stage{align-items:start}h1{font-size:clamp(3.6rem,5.25vw,5.85rem);line-height:.98;letter-spacing:-.035em;max-width:820px;text-wrap:balance}.hero-line{display:block}@media (min-width:1400px){h1{font-size:clamp(4.1rem,5vw,6.15rem);max-width:900px}}@media (max-width:1180px){h1{font-size:clamp(3.05rem,6.4vw,4.65rem);max-width:720px;line-height:1.02}}@media (max-width:900px){h1{font-size:clamp(2.65rem,8.4vw,4rem);max-width:100%}}@media (max-width:520px){h1{font-size:clamp(2.18rem,10.2vw,3.05rem);line-height:1.05}}.nav-links a.is-active{color:#fff;background:rgba(255,255,255,.08)}.page-hero{padding:clamp(64px,8vw,112px) 0 clamp(48px,7vw,88px);border-bottom:1px solid var(--line);background:linear-gradient(135deg,rgba(31,109,255,.18),rgba(5,11,23,.2) 45%,rgba(248,198,78,.08))}.page-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);gap:clamp(28px,5vw,72px);align-items:start}.page-hero h1,.article-panel h1{margin:0;font-size:clamp(2.45rem,5vw,4.95rem);line-height:1.02;letter-spacing:-.03em;text-wrap:balance}.page-lead{color:#c5d2e4;font-size:clamp(1.08rem,1.5vw,1.28rem);max-width:780px;margin:22px 0 0}.hero-proof-panel,.side-panel,.article-panel,.service-card,.step,.faq-page details,.contact-panel{border:1px solid rgba(255,255,255,.13);border-radius:var(--radius);background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));box-shadow:0 22px 70px rgba(0,0,0,.22)}.hero-proof-panel{padding:26px}.hero-proof-panel img{border-radius:var(--radius);aspect-ratio:4/4.6;object-fit:cover;object-position:center top}.quick-list,.rich-list{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:12px}.quick-list li,.rich-list li{display:grid;grid-template-columns:28px 1fr;gap:12px;color:#d7e2f0;align-items:start}.quick-list li:before,.rich-list li:before{content:'>';display:grid;place-items:center;width:28px;height:28px;border-radius:999px;color:#05101e;background:linear-gradient(135deg,var(--gold),#ffe7a4);font-weight:900}.content-band{padding:clamp(56px,7vw,92px) 0;background:var(--paper);color:var(--ink)}.content-band.dark{background:#06101f;color:var(--text);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.content-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(28px,5vw,64px);align-items:start}.article-panel{padding:clamp(26px,4vw,44px)}.content-band .article-panel,.content-band .service-card,.content-band .step,.content-band .faq-page details{background:#fff;border-color:rgba(9,20,38,.11);box-shadow:0 18px 52px rgba(9,20,38,.08)}.article-panel h2,.side-panel h2{margin:0 0 18px;font-size:clamp(1.8rem,3vw,3rem);line-height:1.08;letter-spacing:-.02em}.article-panel h3,.service-card h3,.step h3{margin:0 0 12px;font-size:clamp(1.2rem,1.7vw,1.55rem);line-height:1.15}.article-panel p,.service-card p,.step p,.faq-page p{color:#5e6e83;font-size:1.04rem}.dark .article-panel p,.dark .service-card p,.dark .step p{color:#b8c7d9}.side-panel{padding:30px;position:sticky;top:112px}.service-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.service-card{padding:28px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-height:100%}.service-icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(31,109,255,.16),rgba(248,198,78,.22));color:var(--blue)}.service-icon svg{width:30px;height:30px;stroke-width:2.4}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;counter-reset:step}.step{padding:24px;counter-increment:step}.step:before{content:counter(step);display:grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:999px;background:var(--gold);color:var(--ink);font-weight:900}.cta-band{padding:clamp(48px,6vw,76px) 0;background:linear-gradient(135deg,rgba(31,109,255,.26),rgba(248,198,78,.16))}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:clamp(26px,4vw,44px);border-radius:var(--radius);border:1px solid var(--line);background:rgba(5,11,23,.72)}.cta-box h2{margin:0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.08}.faq-page{display:grid;gap:14px}.faq-page details{padding:0;overflow:hidden}.faq-page summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:16px;padding:22px 24px;font-weight:850;color:var(--ink)}.faq-page summary::-webkit-details-marker{display:none}.faq-page summary:after{content:'+';flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:rgba(31,109,255,.11);color:var(--blue)}.faq-page details[open] summary:after{content:'-';background:var(--gold);color:var(--ink)}.faq-page details>p,.faq-page details>ul{margin:0;padding:0 24px 24px}.contact-panel{padding:clamp(24px,4vw,38px)}.contact-panel .contact-form{margin-top:0}.form-botcheck{position:absolute!important;left:-9999px!important;opacity:0!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:980px){.page-hero-grid,.content-grid{grid-template-columns:1fr}.side-panel{position:static}.service-cards,.steps{grid-template-columns:1fr 1fr}.cta-box{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.page-hero{padding-top:42px}.page-hero h1,.article-panel h1{font-size:clamp(2.05rem,10vw,3.15rem)}.page-lead{font-size:1rem}.service-cards,.steps{grid-template-columns:1fr}.article-panel,.service-card,.contact-panel{padding:22px}.quick-list li,.rich-list li{grid-template-columns:24px 1fr}.quick-list li:before,.rich-list li:before{width:24px;height:24px}}:root{--site-pad:clamp(18px,4vw,40px)}.shell{width:min(var(--max),calc(100% - (var(--site-pad) * 2)));max-width:calc(100% - (var(--site-pad) * 2))}.nav{min-height:92px;gap:18px}.brand{min-width:0}.brand-logo{flex:0 0 auto;object-fit:contain;border-radius:50%}.nav-links{align-items:center}.nav-links a{white-space:nowrap}.page-hero{padding-block:clamp(58px,7vw,104px)}.page-hero-grid{align-items:center}.page-hero h1{max-width:840px;font-size:clamp(2.7rem,5.15vw,5.1rem);line-height:1.02;letter-spacing:-.035em}.page-lead{max-width:760px;line-height:1.65}.hero-proof-panel{max-width:520px;justify-self:end;width:100%}.hero-actions{flex-wrap:wrap}.hero-actions .btn{min-height:56px}.section-head,.compact-head{align-items:start;gap:24px}.section-head h2,.compact-head h2{font-size:clamp(2rem,3.6vw,3.35rem);line-height:1.06;letter-spacing:-.025em}.content-grid{align-items:start}.service-cards{align-items:stretch}.service-card{overflow:hidden}.service-card p{margin-bottom:0}.quick-list li,.rich-list li{min-width:0}.footer-contact{align-items:stretch}.footer-contact a{min-width:0;overflow-wrap:anywhere}@media (min-width:1181px){.page-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,480px)}.content-grid{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr)}}@media (max-width:1040px){.nav{min-height:82px}.page-hero-grid{grid-template-columns:1fr}.hero-proof-panel{justify-self:start;max-width:560px}.page-hero h1{font-size:clamp(2.35rem,7vw,4.2rem)}}@media (max-width:760px){:root{--site-pad:18px}.nav-wrap{position:sticky;top:0}.nav{min-height:76px;padding-block:10px}.brand-logo{width:54px;height:54px}.brand span:last-child{display:none}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:48px;border-radius:var(--radius)}.nav-links{top:calc(100% + 1px);left:var(--site-pad);right:var(--site-pad);width:auto;max-height:calc(100vh - 96px);overflow:auto;padding:12px;border-radius:var(--radius);background:rgba(5,11,23,.98);box-shadow:0 22px 60px rgba(0,0,0,.35)}.nav-links a:not(.btn),.nav-links button:not(.btn),.nav-links .btn{width:100%;justify-content:center;min-height:48px}.page-hero{padding-block:40px 52px}.page-hero h1{font-size:clamp(2.25rem,11vw,3.25rem);line-height:1.04;letter-spacing:-.025em}.page-lead{font-size:1.02rem;line-height:1.7}.hero-actions{display:grid;grid-template-columns:1fr;width:100%}.hero-actions .btn{width:100%}.hero-proof-panel{padding:14px;max-width:none}.hero-proof-panel img{aspect-ratio:4 / 4.45}.content-band{padding-block:46px}.article-panel h2,.side-panel h2,.section-head h2,.compact-head h2{font-size:clamp(1.85rem,8vw,2.65rem)}.article-panel p,.service-card p,.step p,.faq-page p{font-size:1rem;line-height:1.68}.service-cards,.steps{grid-template-columns:1fr;gap:16px}.service-card,.article-panel,.side-panel,.contact-panel{padding:22px}.faq-page summary{padding:18px 18px;align-items:center}.footer-grid{gap:22px}}@media (max-width:420px){:root{--site-pad:14px}.page-hero h1{font-size:clamp(2rem,10.5vw,2.8rem)}.brand-logo{width:48px;height:48px}.menu-toggle{min-width:84px}.service-icon{width:52px;height:52px}}.menu-toggle{display:none}.nav{max-width:1240px;min-height:84px;padding-block:12px}.nav-links{gap:8px;align-items:center}.nav-links a:not(.btn){color:#d7e2f0;padding:10px 12px;border-radius:8px;white-space:nowrap}.nav-links a:not(.btn):hover,.nav-links a.is-active{color:#ffffff;background:rgba(255,255,255,.10)}.page-hero{padding-block:clamp(52px,6.6vw,88px)}.page-hero-grid{align-items:center}.page-hero h1{font-size:clamp(3rem,4.6vw,4.85rem);max-width:760px}.hero-proof-panel{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16)}.hero-proof-panel img{aspect-ratio:4 / 4.35}.content-band{padding-block:clamp(58px,6.5vw,86px)}.content-band.dark{background:#06101f}.section-head,.compact-head{max-width:1240px;margin-inline:auto;align-items:start;gap:24px}.section-head h2,.compact-head h2{color:inherit;max-width:680px}.section-head p,.compact-head p{max-width:560px;color:currentColor;opacity:.82}.content-band .side-panel,.content-band .article-panel,.content-band .service-card,.content-band .step,.content-band .faq-page details,.content-band .contact-panel,.content-band.dark .side-panel,.content-band.dark .article-panel,.content-band.dark .service-card,.content-band.dark .step{background:#ffffff;color:#071225;border:1px solid rgba(9,20,38,.12);box-shadow:0 18px 46px rgba(9,20,38,.08)}.content-band .service-card h3,.content-band .article-panel h2,.content-band .article-panel h3,.content-band .side-panel h2,.content-band .step h3,.content-band .faq-page summary,.content-band.dark .service-card h3,.content-band.dark .article-panel h2,.content-band.dark .side-panel h2,.content-band.dark .step h3{color:#071225}.content-band .service-card p,.content-band .article-panel p,.content-band .step p,.content-band .faq-page p,.content-band.dark .service-card p,.content-band.dark .article-panel p,.content-band.dark .side-panel p,.content-band.dark .step p{color:#52657d}.content-band .quick-list li,.content-band .rich-list li,.content-band.dark .quick-list li,.content-band.dark .rich-list li{color:#52657d}.service-cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:22px}.service-card{min-height:230px;justify-content:flex-start;overflow:hidden}.service-icon{flex:0 0 auto;background:linear-gradient(135deg,#e9f1ff,#fff2c6);color:#1f6dff}.content-grid{max-width:1240px;margin-inline:auto;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start}.side-panel{position:static}.quick-list li::before,.rich-list li::before{color:#071225;background:linear-gradient(135deg,#ffd761,#fff1b5)}.footer{padding-block:54px 46px}.footer-grid{display:grid;grid-template-columns:280px minmax(0,1fr);align-items:start;gap:36px}.footer-contact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch}.footer-contact a{display:flex;align-items:center;min-height:58px;padding:14px 16px;color:#e7eef9;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.14);border-radius:8px;overflow-wrap:anywhere}.footer-contact a:hover{color:#071225;background:linear-gradient(135deg,#ffd761,#fff1b5)}@media (max-width:1040px){.menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:48px;border-radius:8px}.nav{min-height:76px}.nav-links{display:none;position:absolute;top:calc(100% + 1px);left:var(--site-pad);right:var(--site-pad);width:auto;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(5,11,23,.98);box-shadow:0 22px 60px rgba(0,0,0,.35)}.nav-links.is-open{display:grid}.nav-links a:not(.btn),.nav-links .btn{width:100%;min-height:48px;justify-content:center}.page-hero-grid,.content-grid{grid-template-columns:1fr}.page-hero h1{max-width:100%;font-size:clamp(2.45rem,8vw,4rem)}.hero-proof-panel{justify-self:start;max-width:560px}.footer-grid{grid-template-columns:1fr}.footer-contact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){:root{--site-pad:16px}.brand span:last-child{display:none}.brand-logo{width:52px;height:52px}.page-hero{padding-block:38px 48px}.page-hero h1{font-size:clamp(2.05rem,10vw,3rem);line-height:1.06}.page-lead{font-size:1rem;line-height:1.68}.hero-actions{display:grid;grid-template-columns:1fr;width:100%}.hero-actions .btn{width:100%}.hero-proof-panel{padding:12px}.content-band{padding-block:42px}.section-head{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:24px}.section-head h2,.compact-head h2,.article-panel h2,.side-panel h2{font-size:clamp(1.75rem,8vw,2.45rem)}.service-cards,.steps,.footer-contact{grid-template-columns:1fr}.service-card{min-height:auto;padding:22px}.article-panel,.side-panel,.contact-panel{padding:22px}}.nav-wrap{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:9999 !important;background:rgba(5,11,23,.96) !important;backdrop-filter:blur(16px)}body{padding-top:84px}.menu-toggle{display:none !important}.brand{gap:12px}.brand-logo{width:56px;height:56px}.brand strong{display:block;line-height:1}.brand small{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.12em}.nav-links{margin-left:auto}@media (max-width:1040px){body{padding-top:76px}.menu-toggle{display:inline-flex !important}.nav-links{margin-left:0}}@media (max-width:680px){body{padding-top:72px}.brand-logo{width:48px;height:48px}.brand span:last-child{display:none !important}.menu-toggle{min-width:56px;padding-inline:14px;font-size:0}.menu-toggle::before{content:'â˜°';font-size:24px;line-height:1}}@media (max-width:680px){.menu-toggle{color:transparent !important;position:relative}.menu-toggle::before{content:'' !important;width:22px;height:2px;border-radius:999px;background:#ffffff;box-shadow:0 7px 0 #ffffff,0 -7px 0 #ffffff}}.trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:26px}.trust-item{padding:18px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#d7e2f0}.trust-item strong{display:block;color:#fff;font-size:1.05rem;margin-bottom:4px}.quick-answer{border-left:4px solid #f8c64e;padding:24px 28px;background:#fff;color:#071225;border-radius:8px;box-shadow:0 18px 46px rgba(9,20,38,.08)}.quick-answer p{color:#52657d;margin:0;font-size:1.08rem}.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.proof-card{padding:24px;border-radius:8px;background:#fff;color:#071225;border:1px solid rgba(9,20,38,.12);box-shadow:0 18px 46px rgba(9,20,38,.08)}.proof-card .label{display:inline-flex;margin-bottom:14px;padding:7px 10px;border-radius:999px;background:#fff1b5;color:#071225;font-weight:900;font-size:.82rem}.proof-card h3{margin:0 0 10px;color:#071225;font-size:1.28rem}.proof-card p{margin:0;color:#52657d}.service-table-wrap{overflow-x:auto;border-radius:8px;border:1px solid rgba(9,20,38,.12);background:#fff;box-shadow:0 18px 46px rgba(9,20,38,.08)}.service-table{width:100%;min-width:860px;border-collapse:collapse;color:#071225}.service-table th,.service-table td{padding:16px 18px;text-align:left;vertical-align:top;border-bottom:1px solid rgba(9,20,38,.10)}.service-table th{background:#eef5ff;color:#071225;font-size:.88rem;letter-spacing:.08em;text-transform:uppercase}.service-table td{color:#52657d}.service-table td strong{color:#071225}.fit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.fit-box{padding:28px;border-radius:8px;background:#fff;color:#071225;border:1px solid rgba(9,20,38,.12);box-shadow:0 18px 46px rgba(9,20,38,.08)}.fit-box h3{margin-top:0;color:#071225}.fit-box ul{margin:0;padding-left:20px;color:#52657d}.mini-link{display:inline-flex;margin-top:18px;color:#1f6dff;font-weight:900}.last-reviewed{margin-top:18px;color:#a9b7c9;font-size:.95rem}@media (max-width:980px){.trust-strip,.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fit-grid{grid-template-columns:1fr}}@media (max-width:680px){.trust-strip,.proof-grid{grid-template-columns:1fr}.quick-answer{padding:20px}}.form-response{margin-top:16px;padding:16px 18px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#e7eef9;line-height:1.5}.form-response strong,.form-response span{display:block}.form-response span{margin-top:4px;color:#b8c7d9}.form-response.is-success{border-color:rgba(55,231,161,.48);background:rgba(55,231,161,.12);color:#dfffee}.form-response.is-error{border-color:rgba(255,92,124,.52);background:rgba(255,92,124,.12);color:#ffe4ea}.form-response.is-loading{border-color:rgba(248,198,78,.45);background:rgba(248,198,78,.12);color:#fff1bd}.contact-form .btn:disabled{opacity:.72;cursor:progress}.menu-toggle,.mobile-menu-toggle{display:none !important;visibility:hidden !important}.nav-links{display:flex !important;visibility:visible !important}@media (max-width:760px){.menu-toggle{display:inline-flex !important;visibility:visible !important;align-items:center;justify-content:center;min-width:52px;width:52px;height:48px;padding:0;font-size:0 !important;color:transparent !important;position:relative}.menu-toggle::before{content:'' !important;width:22px;height:2px;border-radius:999px;background:#ffffff;box-shadow:0 7px 0 #ffffff,0 -7px 0 #ffffff}.nav-links{display:none !important;visibility:hidden !important}.nav-links.is-open{display:grid !important;visibility:visible !important}}.page-hero .page-lead + .hero-actions,.page-hero .hero-actions{margin-top:34px !important;margin-bottom:28px !important;display:flex !important;flex-wrap:wrap !important;gap:18px !important;align-items:center !important}.page-hero .hero-actions .btn{min-width:260px !important;min-height:64px !important;padding:18px 28px !important}.page-hero .last-reviewed{margin-top:0 !important;margin-bottom:28px !important;max-width:760px !important;line-height:1.55 !important}.page-hero .trust-strip{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:16px !important;margin-top:28px !important;max-width:860px !important}.page-hero .trust-item{display:block !important;padding:18px 18px !important;min-height:118px !important;border-radius:8px !important;border:1px solid rgba(255,255,255,.16) !important;background:rgba(255,255,255,.075) !important;color:#c8d6e8 !important;line-height:1.45 !important}.page-hero .trust-item strong{display:block !important;margin:0 0 8px !important;color:#ffffff !important;font-size:1rem !important;line-height:1.15 !important}@media (max-width:1180px){.page-hero .trust-strip{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:720px !important}}@media (max-width:680px){.page-hero .hero-actions{display:grid !important;grid-template-columns:1fr !important;gap:12px !important;margin-top:24px !important}.page-hero .hero-actions .btn{width:100% !important;min-width:0 !important;min-height:56px !important}.page-hero .trust-strip{grid-template-columns:1fr !important;gap:12px !important}.page-hero .trust-item{min-height:auto !important}}.page-hero .trust-item span{display:block !important;margin-top:8px !important;color:#c8d6e8 !important}@media (min-width:981px){.page-hero{padding-top:clamp(34px,4.2vw,58px) !important;padding-bottom:clamp(50px,5.4vw,78px) !important}}.intro-summary{max-width:1120px;margin-inline:auto}.intro-summary h2{max-width:760px}.intro-summary p{max-width:980px}.support-process-band{background:#f4f7fb !important}.support-process-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:clamp(24px,4vw,44px);align-items:start}.process-lead-card,.process-detail-card{border:1px solid rgba(9,20,38,.12);border-radius:8px;background:#ffffff;color:#071225;box-shadow:0 18px 52px rgba(9,20,38,.08);padding:clamp(28px,4vw,46px)}.process-lead-card{background:linear-gradient(145deg,#ffffff 0%,#eef5ff 100%)}.section-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#1f6dff;font-size:.84rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.section-kicker::before{content:'';width:42px;height:2px;background:#51c7ff}.process-lead-card h2,.process-detail-card h2{margin:0 0 18px;color:#071225;font-size:clamp(2rem,3.1vw,3.35rem);line-height:1.08;letter-spacing:-.025em}.process-lead-card p,.process-detail-card p{color:#52657d;font-size:clamp(1.02rem,1.3vw,1.16rem);line-height:1.72;margin:0 0 20px}.process-points{display:grid;gap:14px;margin-top:28px}.process-points div{display:grid;grid-template-columns:128px 1fr;gap:16px;align-items:start;padding:16px;border-radius:8px;background:rgba(31,109,255,.07);border:1px solid rgba(31,109,255,.12)}.process-points strong{color:#071225;font-weight:900}.process-points span{color:#5e6e83;line-height:1.55}@media (max-width:980px){.support-process-grid{grid-template-columns:1fr}}@media (max-width:640px){.process-lead-card,.process-detail-card{padding:22px}.process-points div{grid-template-columns:1fr;gap:6px}}.audience-band{background:#06101f !important}.audience-band .section-head h2,.audience-band .section-head p{color:#ffffff !important}.audience-band .section-head p{color:#d5e0ee !important}.audience-band .service-card{background:#ffffff !important;border:1px solid rgba(255,255,255,.14) !important;color:#071225 !important;min-height:250px;justify-content:space-between}.audience-band .service-card h3{color:#071225 !important;opacity:1 !important}.audience-band .service-card p{color:#52657d !important;opacity:1 !important}.audience-band .service-card .mini-link{color:#1f6dff !important;opacity:1 !important;font-weight:850}.audience-band .service-icon{background:linear-gradient(135deg,rgba(31,109,255,.13),rgba(248,198,78,.22)) !important;color:#1f6dff !important}.audience-band .service-icon svg{stroke:currentColor}@media (max-width:680px){.audience-band .service-card{min-height:auto}}.page-hero .page-hero-grid{align-items:start !important}.page-hero .page-hero-grid>div:first-child{padding-top:0 !important;align-self:start !important}.page-hero .hero-proof-panel{align-self:start !important}@media (min-width:981px){.page-hero .hero-proof-panel{max-width:500px !important}.page-hero .hero-proof-panel img{aspect-ratio:4 / 3.75 !important;max-height:570px !important;object-fit:cover !important;object-position:center top !important}}@media (max-width:980px){.page-hero .page-hero-grid{align-items:start !important}.page-hero .hero-proof-panel{max-width:560px !important;justify-self:start !important}}@media (max-width:640px){.page-hero .hero-proof-panel img{aspect-ratio:4 / 4.15 !important}}.content-band .article-panel,.content-band .service-card,.content-band.dark .service-card,.audience-band .service-card,.intro-summary{color:#071225 !important}.content-band .article-panel h2,.content-band .service-card h3,.content-band.dark .service-card h3,.audience-band .service-card h3,.intro-summary h2{color:#071225 !important;opacity:1 !important}.content-band .article-panel p,.content-band .service-card p,.content-band.dark .service-card p,.audience-band .service-card p,.intro-summary p{color:#3f5066 !important;opacity:1 !important}.mini-link,a.mini-link,.service-card .mini-link,.article-panel .mini-link,.intro-summary .mini-link{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:fit-content !important;min-height:42px !important;margin-top:20px !important;padding:10px 16px !important;border-radius:999px !important;background:#0b4ed8 !important;border:1px solid #063baf !important;color:#ffffff !important;font-weight:900 !important;line-height:1.15 !important;text-decoration:none !important;box-shadow:0 10px 24px rgba(31,109,255,.22) !important;opacity:1 !important}.mini-link:hover,a.mini-link:hover,.service-card:hover .mini-link{background:#083ea9 !important;color:#ffffff !important}.audience-band .service-card .mini-link{color:#ffffff !important;background:#0b4ed8 !important}@media (max-width:520px){.mini-link,a.mini-link,.service-card .mini-link{width:100% !important}}.contact-showcase{padding:clamp(54px,7vw,92px) 0;background:#06101f;border-top:1px solid rgba(255,255,255,.12)}.contact-showcase-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.84fr);gap:28px;align-items:stretch}.contact-intro-card,.contact-panel-dark{border:1px solid rgba(255,255,255,.16) !important;border-radius:8px !important;background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.035)) !important;box-shadow:0 28px 80px rgba(0,0,0,.28) !important}.contact-intro-card{padding:clamp(30px,4vw,52px);display:flex;flex-direction:column;justify-content:center;min-height:520px}.contact-intro-card h2{max-width:780px;margin:24px 0 20px;color:#ffffff;font-size:clamp(2.35rem,4.2vw,4.4rem);line-height:1.04;letter-spacing:-.035em}.contact-intro-card p{max-width:800px;color:#c7d4e6;font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.68;margin:0}.contact-intro-card .hero-actions{margin-top:28px !important;margin-bottom:0 !important}.contact-note{margin-top:24px !important;font-size:.95rem !important;color:#9fb0c6 !important}.contact-panel-dark{padding:clamp(22px,3vw,34px) !important}.contact-panel-dark .contact-form{padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important;display:grid;gap:16px}.contact-panel-dark input:not([type="hidden"]):not([type="checkbox"]),.contact-panel-dark textarea{width:100%;min-height:72px;border-radius:8px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.09);color:#ffffff;padding:18px 22px;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.contact-panel-dark textarea{min-height:170px;resize:vertical}.contact-panel-dark input::placeholder,.contact-panel-dark textarea::placeholder{color:#b7c5d8;opacity:1}.contact-panel-dark input:focus,.contact-panel-dark textarea:focus{border-color:#51c7ff;box-shadow:0 0 0 3px rgba(81,199,255,.16)}.contact-panel-dark .btn{width:100%;min-height:72px;font-size:1.08rem}.contact-panel-dark .form-response{display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:center;min-height:116px;margin-top:4px;padding:24px 26px;border-radius:8px}.contact-panel-dark .form-response.is-success::before{content:'?';display:grid;place-items:center;width:58px;height:58px;border-radius:999px;background:#6ff0a7;color:#04131f;font-size:2rem;font-weight:900}.contact-panel-dark .form-response strong{color:#ffffff;font-size:1.2rem;line-height:1.22}.contact-panel-dark .form-response span{color:#c7d4e6;line-height:1.5}@media (max-width:980px){.contact-showcase-grid{grid-template-columns:1fr}.contact-intro-card{min-height:auto;justify-content:flex-start}}@media (max-width:640px){.contact-showcase{padding:42px 0}.contact-intro-card,.contact-panel-dark{padding:22px !important}.contact-intro-card h2{font-size:clamp(2rem,9vw,2.8rem)}.contact-panel-dark input:not([type="hidden"]):not([type="checkbox"]),.contact-panel-dark textarea,.contact-panel-dark .btn{min-height:58px}.contact-panel-dark textarea{min-height:138px}.contact-panel-dark .form-response{grid-template-columns:1fr}}.service-cards{align-items:stretch !important}.service-card{height:100% !important;display:flex !important;flex-direction:column !important}.service-card h3{text-wrap:balance}.service-card p{flex:1 1 auto}.service-card .mini-link,.service-card .btn{margin-top:auto !important}@media (min-width:1181px){.service-cards{gap:24px !important}}@media (max-width:980px){.service-cards{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:680px){.service-cards{grid-template-columns:1fr !important}.service-card .mini-link,.service-card .btn{width:100% !important}}.nav-wrap{position:sticky !important;top:0 !important;z-index:1000 !important}.menu-toggle{display:none !important}.brand span small{max-width:180px !important;white-space:normal !important}@media (max-width:760px){.menu-toggle{display:inline-flex !important;width:48px !important;min-width:48px !important;height:48px !important;padding:0 !important;font-size:0 !important;color:transparent !important;background:rgba(255,255,255,.08) !important;border:1px solid rgba(255,255,255,.16) !important}.menu-toggle span,.menu-toggle::before,.menu-toggle::after{content:"" !important;display:block !important;position:absolute !important;width:20px !important;height:2px !important;border-radius:99px !important;background:#ffffff !important}.menu-toggle span{transform:translateY(0) !important}.menu-toggle::before{transform:translateY(-7px) !important}.menu-toggle::after{transform:translateY(7px) !important}.menu-toggle[aria-expanded="true"] span{opacity:0 !important}.menu-toggle[aria-expanded="true"]::before{transform:rotate(45deg) !important}.menu-toggle[aria-expanded="true"]::after{transform:rotate(-45deg) !important}}.content-grid,.support-process-grid,.contact-showcase-grid,.story-layout,.strategy-grid{align-items:stretch !important}.content-grid>.article-panel,.content-grid>.side-panel,.support-process-grid>.process-lead-card,.support-process-grid>.process-detail-card,.contact-showcase-grid>.contact-intro-card,.contact-showcase-grid>.contact-panel-dark{height:100% !important;min-height:100% !important}.article-panel,.side-panel,.process-lead-card,.process-detail-card,.service-card,.contact-intro-card,.contact-panel-dark{box-sizing:border-box !important}.article-panel,.side-panel,.process-lead-card,.process-detail-card{display:flex !important;flex-direction:column !important;justify-content:flex-start !important}.side-panel .quick-list,.article-panel .quick-list,.process-points{width:100% !important}.panel-note{margin:24px 0 0 !important;padding-top:20px !important;border-top:1px solid rgba(9,20,38,.12) !important;color:#42546b !important;line-height:1.7 !important}.panel-links{display:flex !important;flex-wrap:wrap !important;gap:12px !important;margin-top:18px !important}.support-process-grid{grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr) !important}.process-lead-card,.process-detail-card{min-height:560px !important}.process-lead-card p,.process-detail-card p{max-width:100% !important}.process-points{margin-top:auto !important;display:grid !important;gap:14px !important}.process-points div{min-height:96px !important;align-items:start !important}.service-cards{grid-template-columns:repeat(2,minmax(0,1fr)) !important;align-items:stretch !important;gap:24px !important}.service-card{min-height:278px !important;height:100% !important;justify-content:flex-start !important}.service-card p{flex:1 1 auto !important}.service-card .mini-link,.service-card .btn{margin-top:auto !important}.footer-contact{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;align-items:stretch !important}.footer-contact a{min-height:72px !important;display:flex !important;align-items:center !important}.page-hero .page-hero-grid{align-items:start !important}.page-hero .hero-proof-panel{align-self:start !important}@media (min-width:981px){.page-hero .page-hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,500px) !important}.page-hero .hero-proof-panel img{aspect-ratio:4 / 3.65 !important;max-height:560px !important}}@media (max-width:980px){.support-process-grid,.content-grid,.contact-showcase-grid{grid-template-columns:1fr !important}.process-lead-card,.process-detail-card,.service-card{min-height:auto !important}.service-cards,.footer-contact{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:680px){.content-band{padding-block:42px !important}.service-cards,.footer-contact{grid-template-columns:1fr !important;gap:16px !important}.footer-contact a{min-height:58px !important}.process-points div{grid-template-columns:1fr !important;min-height:auto !important}.panel-links{display:grid !important;grid-template-columns:1fr !important}.page-hero .page-hero-grid{gap:28px !important}.page-hero .hero-proof-panel{max-width:100% !important}}:root{--card-pad-slim:clamp(22px,2.4vw,34px);--card-radius-slim:8px}.shell{max-width:1220px !important}.content-band{padding-block:clamp(46px,5.6vw,72px) !important}.section-head,.compact-head{margin-bottom:clamp(22px,3vw,34px) !important;align-items:start !important}.section-head h2,.compact-head h2,.article-panel h2,.side-panel h2,.process-lead-card h2,.process-detail-card h2{font-size:clamp(1.95rem,3vw,3.05rem) !important;line-height:1.08 !important}.content-grid,.support-process-grid,.contact-showcase-grid{gap:clamp(20px,3vw,34px) !important;align-items:stretch !important}.article-panel,.side-panel,.process-lead-card,.process-detail-card,.service-card,.step,.contact-intro-card,.contact-panel-dark,.hero-proof-panel,.faq-page details{border-radius:var(--card-radius-slim) !important;padding:var(--card-pad-slim) !important}.article-panel,.side-panel,.process-lead-card,.process-detail-card,.contact-intro-card,.contact-panel-dark{height:100% !important;min-height:0 !important}.support-process-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.18fr) !important}.process-lead-card,.process-detail-card{min-height:0 !important}.process-points{margin-top:22px !important;gap:12px !important}.process-points div{min-height:74px !important;grid-template-columns:118px 1fr !important;padding:15px 16px !important}.process-points strong,.process-points span{line-height:1.45 !important}.service-cards{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:clamp(18px,2.4vw,24px) !important;align-items:stretch !important}.service-card{min-height:238px !important;padding:clamp(22px,2.3vw,30px) !important;gap:12px !important}.service-icon{width:54px !important;height:54px !important;border-radius:14px !important}.service-card h3{font-size:clamp(1.2rem,1.55vw,1.45rem) !important;line-height:1.17 !important;margin-bottom:4px !important}.service-card p,.article-panel p,.side-panel p,.process-lead-card p,.process-detail-card p{font-size:clamp(.98rem,1.05vw,1.08rem) !important;line-height:1.62 !important}.mini-link,a.mini-link,.service-card .mini-link{min-height:42px !important;padding:10px 14px !important}.contact-showcase{padding-block:clamp(42px,5vw,64px) !important}.contact-showcase-grid{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr) !important}.contact-intro-card h2{margin:14px 0 16px !important;font-size:clamp(2rem,3.1vw,3.2rem) !important;line-height:1.08 !important}.contact-intro-card p{font-size:clamp(1rem,1.15vw,1.12rem) !important;line-height:1.65 !important}.contact-intro-card .hero-actions{margin-top:22px !important;gap:14px !important}.contact-scope-list{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;margin-top:24px !important}.contact-scope-list span{min-height:52px !important;display:flex !important;align-items:center !important;padding:12px 14px !important;border-radius:8px !important;border:1px solid rgba(255,255,255,.14) !important;background:rgba(255,255,255,.055) !important;color:#dbe7f6 !important;font-weight:800 !important}.contact-note{margin-top:auto !important;padding-top:22px !important;font-size:1rem !important;line-height:1.6 !important}.contact-panel-dark .contact-form{gap:12px !important}.contact-panel-dark input:not([type="hidden"]):not([type="checkbox"]),.contact-panel-dark textarea{min-height:58px !important;padding:16px 18px !important;font-size:1rem !important}.contact-panel-dark textarea{min-height:126px !important;max-height:170px !important}.contact-panel-dark .btn{min-height:60px !important;font-size:1.02rem !important}.contact-panel-dark .form-response{margin-top:14px !important;padding:18px !important;grid-template-columns:46px 1fr !important;gap:14px !important}.contact-panel-dark .form-response.is-success::before{width:46px !important;height:46px !important}.footer-contact{gap:12px !important}.footer-contact a{min-height:58px !important;padding:14px 16px !important}@media (max-width:980px){.support-process-grid,.contact-showcase-grid,.content-grid{grid-template-columns:1fr !important}.service-cards{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.service-card{min-height:220px !important}}@media (max-width:680px){.content-band,.contact-showcase{padding-block:38px !important}.service-cards,.contact-scope-list{grid-template-columns:1fr !important}.service-card{min-height:auto !important}.process-points div{grid-template-columns:1fr !important;min-height:auto !important}.contact-panel-dark textarea{min-height:118px !important}}.contact-panel-dark .form-response[hidden],.contact-form .form-response[hidden]{display:none !important;min-height:0 !important;margin:0 !important;padding:0 !important;border:0 !important}.contact-showcase .btn,.contact-showcase .hero-actions .btn,.contact-panel-dark .btn{min-height:48px !important;height:auto !important;padding:12px 22px !important;font-size:1rem !important;border-radius:8px !important}.contact-panel-dark .btn{width:100% !important}.contact-panel-dark textarea{min-height:112px !important;max-height:150px !important}.contact-panel-dark input:not([type="hidden"]):not([type="checkbox"]){min-height:52px !important}.contact-scope-list span{min-height:46px !important;padding-block:10px !important}.contact-note{margin-top:22px !important}@media (max-width:680px){.contact-showcase .btn,.contact-showcase .hero-actions .btn,.contact-panel-dark .btn{min-height:46px !important;padding:11px 18px !important}}.faq-page,.faq-list,.accordion-list{gap:12px !important}.faq-page details,.faq-card,details.faq-card{padding:0 !important;min-height:0 !important;border-radius:8px !important;overflow:hidden !important;box-shadow:0 10px 30px rgba(9,20,38,.06) !important}.faq-page summary,.faq-card summary,details.faq-card summary{min-height:54px !important;padding:14px 58px 14px 18px !important;gap:12px !important;display:flex !important;align-items:center !important;font-size:clamp(.98rem,1.05vw,1.08rem) !important;line-height:1.25 !important;font-weight:850 !important}.faq-card summary::before{width:26px !important;height:26px !important;flex:0 0 26px !important;background-size:15px 15px !important}.faq-page summary::after,.faq-card summary::after,details.faq-card summary::after{right:18px !important;width:30px !important;height:30px !important;flex:0 0 30px !important;font-size:1rem !important;line-height:1 !important}.faq-page details>p,.faq-page details>ul,.faq-card .faq-content,.faq-card p,.faq-card ul{padding:0 18px 18px !important;margin:0 !important;font-size:1rem !important;line-height:1.62 !important}.faq-page details[open] summary,.faq-card[open] summary{padding-bottom:12px !important}@media (min-width:981px){.faq-page summary,.faq-card summary,details.faq-card summary{min-height:58px !important;padding-block:15px !important}}@media (max-width:680px){.faq-page,.faq-list,.accordion-list{gap:10px !important}.faq-page summary,.faq-card summary,details.faq-card summary{min-height:50px !important;padding:12px 50px 12px 14px !important;font-size:.98rem !important}.faq-card summary::before{width:24px !important;height:24px !important;flex-basis:24px !important}.faq-page summary::after,.faq-card summary::after,details.faq-card summary::after{right:14px !important;width:28px !important;height:28px !important}.faq-page details>p,.faq-page details>ul,.faq-card .faq-content,.faq-card p,.faq-card ul{padding:0 14px 16px !important}}:root{--section-pad-final:clamp(44px,5.5vw,76px);--card-radius-final:8px}.nav-wrap{position:sticky !important;top:0 !important;z-index:9999 !important}.brand span small,.brand small{font-size:clamp(.7rem,.85vw,.82rem) !important;line-height:1.05 !important;letter-spacing:.12em !important;max-width:190px !important;color:#c8d6e8 !important}.menu-toggle{display:none !important;font-size:0 !important;color:transparent !important;text-indent:-9999px !important;overflow:hidden !important}.page-hero{padding-block:clamp(46px,5.8vw,78px) !important;min-height:auto !important}.page-hero-grid{align-items:start !important;gap:clamp(28px,4vw,56px) !important}.page-hero-grid>div:first-child{align-self:start !important;padding-top:clamp(8px,1.8vw,22px) !important}.page-hero h1{max-width:840px !important;font-size:clamp(3rem,5.35vw,5.35rem) !important;line-height:1.02 !important;letter-spacing:0 !important;margin:0 0 24px !important}.page-hero .page-lead{max-width:840px !important;margin-bottom:18px !important}.page-hero .hero-actions,.hero-actions{gap:14px !important;margin-top:24px !important;margin-bottom:20px !important}.btn,button.btn,.hero-actions .btn,.contact-form .btn{min-height:48px !important;padding:14px 26px !important;border-radius:8px !important;line-height:1.1 !important}.hero-proof-panel{align-self:start !important;justify-self:end !important;width:100% !important;max-width:520px !important;padding:12px !important;border-radius:8px !important;overflow:hidden !important}.hero-proof-panel img,.page-hero .hero-proof-panel img{display:block !important;width:100% !important;height:auto !important;aspect-ratio:4 / 3.35 !important;max-height:510px !important;object-fit:cover !important;object-position:center 18% !important;border-radius:8px !important}.trust-strip{gap:14px !important;margin-top:20px !important}.trust-item,.contact-scope-list span,.service-card,.article-panel,.side-panel,.process-lead-card,.process-detail-card,.contact-intro-card,.contact-panel-dark,.faq-page details,.accordion-item,.quick-answer-card,.footer a{border-radius:var(--card-radius-final) !important}.content-band,.content-band.dark,.footer{padding-block:var(--section-pad-final) !important}.shell{width:min(100% - 40px,1220px) !important}.section-head,.compact-head,.support-process-grid,.content-grid,.story-layout,.strategy-grid,.contact-showcase-grid{align-items:start !important}.section-head,.compact-head{margin-bottom:clamp(22px,3vw,34px) !important}.service-cards,.steps,.quick-grid,.footer-links,.contact-scope-list{gap:clamp(16px,2vw,24px) !important}.service-card,.article-panel,.side-panel,.process-lead-card,.process-detail-card,.contact-intro-card,.contact-panel-dark{min-height:auto !important;box-shadow:0 16px 44px rgba(8,18,34,.08) !important}.content-band.dark .service-card,.content-band.dark .article-panel,.content-band.dark .side-panel,.content-band.dark .process-lead-card,.content-band.dark .process-detail-card{background:rgba(255,255,255,.06) !important;color:#eef6ff !important;border-color:rgba(255,255,255,.16) !important}.content-band.dark .service-card h2,.content-band.dark .service-card h3,.content-band.dark .article-panel h2,.content-band.dark .article-panel h3,.content-band.dark .side-panel h2,.content-band.dark .side-panel h3,.content-band.dark .process-lead-card h2,.content-band.dark .process-detail-card h2,.content-band.dark .process-lead-card h3,.content-band.dark .process-detail-card h3{color:#ffffff !important}.content-band.dark .service-card p,.content-band.dark .article-panel p,.content-band.dark .side-panel p,.content-band.dark .process-lead-card p,.content-band.dark .process-detail-card p{color:#d8e5f3 !important}.mini-link,.service-card .mini-link{color:#0f62fe !important;font-weight:800 !important}.content-band.dark .mini-link,.content-band.dark .service-card .mini-link{color:#8ccfff !important}.contact-form textarea{min-height:150px !important}.contact-panel-dark .form-response[hidden],.contact-form .form-response[hidden]{display:none !important;min-height:0 !important;padding:0 !important;margin:0 !important;border:0 !important}@media (min-width:981px){.page-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr) !important}}@media (max-width:980px){.page-hero{padding-block:42px 52px !important}.page-hero-grid{grid-template-columns:1fr !important;gap:28px !important}.hero-proof-panel{justify-self:start !important;max-width:580px !important}.page-hero h1{font-size:clamp(2.4rem,8vw,4rem) !important;max-width:760px !important}}@media (max-width:760px){.shell{width:min(100% - 28px,1220px) !important}.nav{min-height:76px !important;gap:12px !important}.brand-logo{width:48px !important;height:48px !important;object-fit:contain !important;border-radius:50% !important}.brand span{display:none !important}.menu-toggle{display:inline-flex !important;position:relative !important;width:48px !important;min-width:48px !important;height:48px !important;padding:0 !important;margin-left:auto !important;background:rgba(255,255,255,.08) !important;border:1px solid rgba(255,255,255,.16) !important;border-radius:8px !important}.menu-toggle span,.menu-toggle::before,.menu-toggle::after{content:"" !important;display:block !important;position:absolute !important;left:13px !important;width:20px !important;height:2px !important;background:#fff !important;border-radius:999px !important;text-indent:0 !important}.menu-toggle span{top:23px !important}.menu-toggle::before{top:16px !important}.menu-toggle::after{top:30px !important}.menu-toggle[aria-expanded="true"] span{opacity:0 !important}.menu-toggle[aria-expanded="true"]::before{top:23px !important;transform:rotate(45deg) !important}.menu-toggle[aria-expanded="true"]::after{top:23px !important;transform:rotate(-45deg) !important}.nav-links{top:76px !important}.page-hero h1{font-size:clamp(2.15rem,10vw,3.15rem) !important;line-height:1.05 !important;margin-bottom:18px !important}.page-hero .page-lead{font-size:1rem !important;line-height:1.62 !important}.hero-proof-panel{max-width:100% !important;padding:10px !important}.hero-proof-panel img,.page-hero .hero-proof-panel img{aspect-ratio:4 / 3 !important;max-height:310px !important;object-position:center 18% !important}.hero-actions,.page-hero .hero-actions{display:grid !important;grid-template-columns:1fr !important;gap:12px !important}.btn,.hero-actions .btn,.contact-form .btn{width:100% !important;min-height:46px !important;padding:13px 18px !important}.content-band,.content-band.dark,.footer{padding-block:38px !important}.service-card,.article-panel,.side-panel,.process-lead-card,.process-detail-card,.contact-intro-card,.contact-panel-dark{padding:22px !important}.section-head h2,.compact-head h2,.article-panel h2,.side-panel h2,.process-lead-card h2,.process-detail-card h2{font-size:clamp(1.8rem,8vw,2.45rem) !important;line-height:1.08 !important}}@media (max-width:420px){.hero-proof-panel img,.page-hero .hero-proof-panel img{max-height:280px !important}.trust-strip{grid-template-columns:1fr !important}}.btn,a.btn,button.btn,.hero-actions .btn,.nav-links .btn,.contact-form .btn,.contact-panel-dark .btn,.service-card .btn,.article-panel .btn,.side-panel .btn{min-height:40px !important;height:auto !important;padding:10px 20px !important;border-radius:7px !important;font-size:clamp(.92rem,.95vw,1rem) !important;line-height:1.1 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important;white-space:normal !important}.hero-actions,.page-hero .hero-actions{gap:12px !important;margin-top:20px !important;margin-bottom:18px !important}.nav-links .btn{min-height:42px !important;padding:11px 18px !important}.contact-form .btn,.contact-panel-dark .btn{min-height:44px !important;padding-block:12px !important}.support-process-grid,.content-grid,.story-layout,.strategy-grid,.contact-showcase-grid{align-items:stretch !important}.process-lead-card,.process-detail-card,.article-panel,.side-panel,.contact-intro-card,.contact-panel-dark{display:flex !important;flex-direction:column !important}.process-lead-card>:last-child,.process-detail-card>:last-child,.article-panel>:last-child,.side-panel>:last-child,.contact-intro-card>:last-child,.contact-panel-dark>:last-child{margin-bottom:0 !important}.support-result-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:10px !important;margin-top:auto !important;padding-top:20px !important}.support-result-grid span{min-height:48px !important;display:flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;padding:10px 12px !important;border-radius:7px !important;background:#e8f1ff !important;border:1px solid #c8dbff !important;color:#0b172a !important;font-weight:800 !important;font-size:.92rem !important}.process-detail-card p,.article-panel p,.side-panel p{max-width:78ch !important}.service-card{display:flex !important;flex-direction:column !important;justify-content:flex-start !important}.service-card .mini-link{margin-top:auto !important;padding-top:16px !important}@media (max-width:760px){.btn,a.btn,button.btn,.hero-actions .btn,.nav-links .btn,.contact-form .btn{min-height:42px !important;padding:11px 16px !important;width:100% !important;font-size:.96rem !important}.support-result-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;padding-top:16px !important}.support-result-grid span{min-height:42px !important}}.faq-page,.faq-list,.accordion-list{gap:12px !important}.faq-page details,.faq-card,details.faq-card,.accordion-item{border-radius:8px !important;box-shadow:0 10px 28px rgba(8,18,34,.055) !important}.faq-page summary,.faq-card summary,details.faq-card summary,.accordion-item summary{min-height:58px !important;padding:16px 76px 16px 22px !important;font-size:clamp(.98rem,1.05vw,1.08rem) !important;font-weight:600 !important;line-height:1.35 !important;letter-spacing:0 !important;color:#101c31 !important}.faq-page summary::before,.faq-card summary::before,details.faq-card summary::before{display:none !important}.faq-page summary::after,.faq-card summary::after,details.faq-card summary::after,.accordion-item summary::after{width:34px !important;height:34px !important;right:18px !important;font-size:1rem !important;font-weight:700 !important;background:#edf4ff !important;color:#1f6fff !important}.faq-page details>p,.faq-card p,.faq-card .faq-content,.accordion-item p{padding:0 22px 18px 22px !important;margin-top:-2px !important;font-size:.98rem !important;line-height:1.65 !important}.faq-side-panel{gap:20px !important}.faq-side-panel>p{margin:-4px 0 0 !important;color:#5f7088 !important;font-size:1rem !important;line-height:1.65 !important}.faq-side-proof{display:grid !important;grid-template-columns:1fr !important;gap:12px !important;margin-top:auto !important;padding-top:18px !important}.faq-side-proof span{display:block !important;padding:14px 16px !important;border-radius:8px !important;background:#e8f1ff !important;border:1px solid #c9ddff !important;color:#5b6c84 !important;font-size:.96rem !important;line-height:1.55 !important}.faq-side-proof strong{display:block !important;margin-bottom:4px !important;color:#0b172a !important;font-weight:700 !important}@media (max-width:760px){.faq-page summary,.faq-card summary,details.faq-card summary,.accordion-item summary{min-height:52px !important;padding:14px 58px 14px 18px !important;font-size:.98rem !important}.faq-page summary::after,.faq-card summary::after,details.faq-card summary::after,.accordion-item summary::after{width:30px !important;height:30px !important;right:14px !important}.faq-page details>p,.faq-card p,.faq-card .faq-content,.accordion-item p{padding:0 18px 16px 18px !important}}.seo-depth-section .article-panel,.seo-depth-section .side-panel{gap:18px !important}.seo-depth-section h2{max-width:820px !important}.seo-detail-list{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;margin:8px 0 0 !important;padding:0 !important;list-style:none !important}.seo-detail-list li{padding:14px 16px !important;border-radius:8px !important;background:#e8f1ff !important;border:1px solid #c9ddff !important;color:#24354d !important;line-height:1.55 !important}.seo-detail-list strong{display:block !important;color:#0b172a !important;margin-bottom:4px !important}.seo-proof-strip{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:12px !important;margin-top:8px !important}.seo-proof-strip span{padding:14px 16px !important;border-radius:8px !important;background:rgba(31,111,255,.08) !important;border:1px solid rgba(31,111,255,.18) !important;color:#24354d !important;font-weight:700 !important}@media (max-width:760px){.seo-detail-list,.seo-proof-strip{grid-template-columns:1fr !important}}html,body{margin-top:0 !important;padding-top:0 !important}.nav-wrap{position:sticky !important;top:0 !important;left:auto !important;right:auto !important;width:100% !important;z-index:99999 !important;margin-top:0 !important;transform:none !important;background:rgba(5,11,23,.97) !important;border-top:0 !important;border-bottom:1px solid rgba(255,255,255,.14) !important;box-shadow:0 12px 34px rgba(0,0,0,.24) !important}body>.nav-wrap:first-child,header.nav-wrap:first-child{margin-top:0 !important}main#top,main{margin-top:0 !important;padding-top:0 !important}.page-hero:first-child{margin-top:0 !important}@media (max-width:1040px),(max-width:680px),(max-width:760px){body{padding-top:0 !important}.nav-wrap{position:sticky !important;top:0 !important}}.identity-summary-band{background:linear-gradient(180deg,#f7faff 0%,#eef4fc 100%) !important}.identity-summary-card{display:grid !important;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr) !important;gap:clamp(18px,3vw,34px) !important;align-items:stretch !important;padding:clamp(26px,4vw,44px) !important;border:1px solid rgba(9,20,38,.12) !important;border-radius:8px !important;background:radial-gradient(circle at 88% 12%,rgba(31,109,255,.14),transparent 34%),linear-gradient(135deg,#ffffff 0%,#f8fbff 56%,#eef6ff 100%) !important;box-shadow:0 22px 60px rgba(8,18,34,.08) !important}.identity-summary-copy{display:flex !important;flex-direction:column !important;gap:15px !important;justify-content:center !important}.identity-summary-copy h2{max-width:900px !important;margin:0 !important;color:#071225 !important;font-size:clamp(2.05rem,4vw,3.55rem) !important;line-height:1.04 !important;letter-spacing:0 !important}.identity-summary-copy p{max-width:78ch !important;margin:0 !important;color:#51647e !important;font-size:clamp(1rem,1.15vw,1.1rem) !important;line-height:1.68 !important}.identity-proof-panel{display:grid !important;grid-template-columns:1fr !important;gap:12px !important;align-content:stretch !important}.identity-proof-panel div{padding:17px 18px !important;border-radius:8px !important;background:#e8f1ff !important;border:1px solid #c9ddff !important;color:#4e6078 !important}.identity-proof-panel strong{display:block !important;color:#071225 !important;font-size:1.35rem !important;line-height:1 !important;margin-bottom:8px !important}.identity-proof-panel span{display:block !important;line-height:1.55 !important}.mini-link,a.mini-link,.service-card .mini-link,.article-panel .mini-link,.intro-summary .mini-link{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:38px !important;margin-top:16px !important;padding:9px 15px !important;border-radius:999px !important;background:linear-gradient(135deg,#ffd05d 0%,#ffe79b 100%) !important;border:1px solid rgba(7,18,37,.16) !important;color:#071225 !important;font-weight:850 !important;line-height:1.1 !important;text-decoration:none !important;box-shadow:0 10px 22px rgba(255,200,88,.20) !important}.mini-link:hover,a.mini-link:hover,.service-card:hover .mini-link{color:#071225 !important;background:linear-gradient(135deg,#ffbf3f 0%,#ffe28a 100%) !important;transform:translateY(-1px) !important}.content-band.dark .mini-link,.content-band.dark .service-card .mini-link{color:#071225 !important;background:linear-gradient(135deg,#ffd05d 0%,#ffe79b 100%) !important}@media (max-width:900px){.identity-summary-card{grid-template-columns:1fr !important}.identity-proof-panel{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:620px){.identity-summary-card{padding:22px !important}.identity-proof-panel{grid-template-columns:1fr !important}.identity-summary-copy h2{font-size:clamp(1.85rem,8vw,2.45rem) !important}.mini-link,a.mini-link,.service-card .mini-link{min-height:36px !important;padding:8px 13px !important}}:root{--fixed-nav-height:96px}html{scroll-padding-top:calc(var(--fixed-nav-height) + 16px) !important}body{padding-top:var(--fixed-nav-height) !important}.nav-wrap{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;width:100% !important;z-index:99999 !important;margin:0 !important;transform:none !important;background:rgba(5,11,23,.98) !important;box-shadow:0 14px 34px rgba(0,0,0,.24) !important}main#top,main{margin-top:0 !important;padding-top:0 !important}.page-hero{padding-block:clamp(46px,5.6vw,74px) clamp(42px,5vw,68px) !important}.page-hero-grid{align-items:start !important;grid-template-columns:minmax(0,1fr) minmax(360px,520px) !important;gap:clamp(32px,5vw,68px) !important}.page-hero h1{max-width:900px !important;font-size:clamp(2.7rem,4.25vw,4.55rem) !important;line-height:1.04 !important;letter-spacing:-.025em !important;text-wrap:balance !important}.page-hero .page-lead{max-width:820px !important}.page-hero .hero-proof-panel{margin-top:0 !important;align-self:start !important}@media (min-width:1180px){.page-hero h1{max-width:880px !important}}@media (max-width:980px){:root{--fixed-nav-height:86px}.page-hero-grid{grid-template-columns:1fr !important}.page-hero h1{max-width:760px !important;font-size:clamp(2.35rem,7vw,3.85rem) !important}}@media (max-width:640px){:root{--fixed-nav-height:78px}.page-hero{padding-block:34px 46px !important}.page-hero h1{font-size:clamp(2rem,9.4vw,2.85rem) !important;line-height:1.05 !important}}.process-detail-card,.process-lead-card,.article-panel,.side-panel,.service-card,.contact-intro-card,.contact-panel-dark{justify-content:flex-start !important}.support-result-grid{margin-top:18px !important;padding-top:0 !important}.support-clarity-row{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px !important;margin:16px 0 0 !important}.support-clarity-row span{display:flex !important;align-items:center !important;min-height:54px !important;padding:12px 14px !important;border-radius:8px !important;background:linear-gradient(135deg,#f6f9ff 0%,#e8f1ff 100%) !important;border:1px solid #c8dbff !important;color:#25364f !important;font-weight:750 !important;line-height:1.35 !important}.service-card .mini-link,.article-panel .mini-link,.side-panel .mini-link{margin-top:16px !important}.service-cards{align-items:stretch !important}.service-card p{margin-bottom:0 !important}@media (max-width:900px){.support-clarity-row,.support-result-grid{grid-template-columns:1fr 1fr !important}}@media (max-width:560px){.support-clarity-row,.support-result-grid{grid-template-columns:1fr !important}.support-clarity-row span,.support-result-grid span{min-height:auto !important;justify-content:flex-start !important;text-align:left !important}}.brand strong{white-space:nowrap !important;font-size:clamp(1.05rem,1.2vw,1.28rem) !important;line-height:1 !important}.brand small{white-space:nowrap !important;font-size:clamp(.68rem,.72vw,.78rem) !important;letter-spacing:.12em !important}.nav .brand{min-width:245px !important}@media (max-width:1100px){.nav .brand{min-width:210px !important}.brand strong{font-size:1.02rem !important}.brand small{font-size:.66rem !important}}@media (max-width:760px){.nav .brand{min-width:auto !important}}.discuss-options-band{background:linear-gradient(180deg,#eef4fc 0%,#eaf1fa 100%) !important;color:#071225 !important}.discuss-head{margin-bottom:clamp(24px,3vw,40px) !important}.discuss-head h2{margin:0 0 12px !important;max-width:760px !important;color:#071225 !important;font-size:clamp(2.15rem,4vw,3.85rem) !important;line-height:1.02 !important;letter-spacing:-.025em !important}.discuss-head p{margin:0 !important;max-width:920px !important;color:#53667f !important;font-size:clamp(1.04rem,1.35vw,1.25rem) !important;line-height:1.6 !important}.discuss-card-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:clamp(18px,2.5vw,32px) !important;align-items:stretch !important}.discuss-card{display:flex !important;min-height:280px !important;flex-direction:column !important;align-items:flex-start !important;padding:clamp(26px,3vw,38px) !important;border-radius:8px !important;border:1px solid rgba(9,20,38,.12) !important;background:#ffffff !important;box-shadow:0 18px 54px rgba(9,20,38,.07) !important;color:#071225 !important;text-decoration:none !important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease !important}.discuss-card:hover{transform:translateY(-3px) !important;border-color:rgba(31,109,255,.28) !important;box-shadow:0 24px 66px rgba(9,20,38,.11) !important}.discuss-icon{display:grid !important;place-items:center !important;width:66px !important;height:66px !important;margin-bottom:28px !important;border-radius:16px !important;color:#071225 !important;box-shadow:0 16px 32px rgba(9,20,38,.12) !important}.discuss-icon svg{width:34px !important;height:34px !important;stroke-width:2.25 !important}.discuss-card-blue .discuss-icon{background:linear-gradient(135deg,#2f74ff,#4d8cff) !important;color:#fff !important}.discuss-card-gold .discuss-icon{background:linear-gradient(135deg,#f7c34e,#ffdb73) !important}.discuss-card-green .discuss-icon{background:linear-gradient(135deg,#38e7a3,#55eab3) !important}.discuss-card h3{margin:0 0 12px !important;color:#071225 !important;font-size:clamp(1.25rem,1.6vw,1.55rem) !important;line-height:1.14 !important;letter-spacing:0 !important}.discuss-card p{margin:0 !important;color:#53667f !important;font-size:clamp(1rem,1.16vw,1.12rem) !important;line-height:1.55 !important}.discuss-link{margin-top:auto !important;padding-top:28px !important;color:#1f6dff !important;font-weight:850 !important;font-size:1.02rem !important}@media (max-width:980px){.discuss-card-grid{grid-template-columns:1fr 1fr !important}.discuss-card{min-height:250px !important}}@media (max-width:640px){.discuss-card-grid{grid-template-columns:1fr !important}.discuss-card{min-height:auto !important}.discuss-icon{width:58px !important;height:58px !important;margin-bottom:22px !important}}.service-cards,.proof-grid,.quick-grid,.discuss-card-grid,.step-grid,.scope-grid,.deliverable-grid,.case-grid,.profile-grid,.support-clarity-row,.footer-contact{align-items:stretch !important;grid-auto-rows:1fr !important}.service-card,.proof-card,.discuss-card,.step,.scope-card,.deliverable-card,.case-card,.profile-card,.support-note,.article-panel,.side-panel,.faq-card,.footer-contact a{height:100% !important}.service-card,.proof-card,.discuss-card,.step,.scope-card,.deliverable-card,.case-card,.profile-card,.support-note,.faq-card{display:flex !important;flex-direction:column !important;justify-content:flex-start !important}.service-card h3,.proof-card h3,.discuss-card h3,.case-card h3,.profile-card h3,.scope-card h3,.deliverable-card h3{min-height:2.35em !important}.service-card p,.proof-card p,.discuss-card p,.case-card p,.profile-card p,.scope-card p,.deliverable-card p{flex:1 1 auto !important}.service-card .mini-link,.proof-card .mini-link,.discuss-card .discuss-link,.case-card .mini-link,.profile-card .mini-link,.scope-card .mini-link,.deliverable-card .mini-link,.service-card .btn,.proof-card .btn,.case-card .btn{margin-top:auto !important;align-self:flex-start !important}.service-card,.proof-card,.case-card,.profile-card,.scope-card,.deliverable-card{min-height:clamp(310px,24vw,390px) !important}.service-card .label,.proof-card .label,.case-card .label{display:flex !important;min-height:38px !important;width:100% !important;align-items:center !important}@media (max-width:980px){.service-card,.proof-card,.case-card,.profile-card,.scope-card,.deliverable-card,.discuss-card{min-height:280px !important}}@media (max-width:640px){.service-cards,.proof-grid,.quick-grid,.discuss-card-grid,.step-grid,.scope-grid,.deliverable-grid,.case-grid,.profile-grid,.support-clarity-row,.footer-contact{grid-auto-rows:auto !important}.service-card,.proof-card,.discuss-card,.step,.scope-card,.deliverable-card,.case-card,.profile-card,.support-note,.article-panel,.side-panel,.faq-card,.footer-contact a{min-height:auto !important;height:auto !important}.service-card h3,.proof-card h3,.discuss-card h3,.case-card h3,.profile-card h3,.scope-card h3,.deliverable-card h3{min-height:0 !important}}.faq-page,.faq-list{align-items:start !important;grid-auto-rows:auto !important;gap:clamp(10px,1.2vw,16px) !important}.faq-page details,.faq-card,details.faq-card{min-height:0 !important;height:auto !important;display:block !important}.faq-page summary,.faq-card summary,details.faq-card summary{min-height:0 !important;padding:clamp(16px,1.6vw,22px) clamp(18px,2vw,26px) !important;align-items:center !important;font-size:clamp(1rem,1.18vw,1.16rem) !important;line-height:1.25 !important;font-weight:650 !important}.faq-page summary::before,.faq-card summary::before,details.faq-card summary::before{width:34px !important;height:34px !important;flex-basis:34px !important}.faq-page summary::after,.faq-card summary::after,details.faq-card summary::after{width:36px !important;height:36px !important;flex:0 0 36px !important}.faq-page details>p,.faq-card p,.faq-card .faq-content,.faq-card ul{padding-bottom:clamp(16px,1.8vw,24px) !important}.faq-side-panel{height:auto !important;min-height:0 !important;align-self:start !important}@media (max-width:640px){.faq-page,.faq-list{gap:10px !important}.faq-page summary,.faq-card summary,details.faq-card summary{padding:14px 16px !important;font-size:.98rem !important}.faq-page summary::before,.faq-card summary::before,details.faq-card summary::before{width:30px !important;height:30px !important;flex-basis:30px !important}.faq-page summary::after,.faq-card summary::after,details.faq-card summary::after{width:32px !important;height:32px !important;flex-basis:32px !important}}.nav-links .nav-strategy-cta{min-height:48px !important;padding:13px 24px !important;border-radius:8px !important;white-space:nowrap !important}.hero-actions{gap:clamp(12px,1.5vw,18px) !important}.hero-actions .btn{min-height:46px !important;padding:12px 26px !important;border-radius:8px !important;font-size:clamp(.94rem,1vw,1rem) !important;line-height:1.1 !important}@media (max-width:640px){.nav-links .nav-strategy-cta{width:100% !important;min-height:44px !important;padding:12px 18px !important;text-align:center !important}.hero-actions .btn{min-height:44px !important;padding:12px 18px !important;width:100% !important}}.contact-showcase-grid{align-items:stretch !important}.contact-intro-card,.contact-panel-dark{min-height:auto !important;height:100% !important}.contact-intro-card{display:flex !important;flex-direction:column !important}.contact-intro-card .contact-scope-list{margin-top:clamp(24px,3vw,36px) !important}.contact-intro-card .contact-note{margin-top:auto !important;padding-top:clamp(24px,3vw,36px) !important}.contact-panel-dark .contact-form{display:grid !important;grid-template-columns:1fr !important;gap:14px !important;width:100% !important}.contact-panel-dark input:not([type="hidden"]):not([type="checkbox"]),.contact-panel-dark textarea{width:100% !important;box-sizing:border-box !important}.contact-panel-dark .form-response{width:100% !important;max-width:none !important;box-sizing:border-box !important;display:none !important}.contact-panel-dark .form-response:not([hidden]){display:grid !important;grid-template-columns:56px minmax(0,1fr) !important;column-gap:18px !important;row-gap:6px !important;align-items:start !important;padding:clamp(18px,2vw,24px) !important;min-height:0 !important}.contact-panel-dark .form-response.is-success::before{content:"✓" !important;grid-row:1 / span 2 !important;display:grid !important;place-items:center !important;width:52px !important;height:52px !important;border-radius:999px !important;background:#67f3a3 !important;color:#04101e !important;font-size:1.7rem !important;font-weight:900 !important;line-height:1 !important}.contact-panel-dark .form-response strong,.contact-panel-dark .form-response span{min-width:0 !important;max-width:100% !important;overflow-wrap:normal !important;word-break:normal !important;white-space:normal !important}.contact-panel-dark .form-response strong{display:block !important;font-size:clamp(1.05rem,1.4vw,1.25rem) !important;line-height:1.25 !important}.contact-panel-dark .form-response span{display:block !important;margin-top:2px !important;font-size:clamp(.98rem,1.1vw,1.08rem) !important;line-height:1.55 !important}@media (max-width:980px){.contact-showcase-grid{grid-template-columns:1fr !important}.contact-intro-card,.contact-panel-dark{height:auto !important}.contact-intro-card .contact-note{margin-top:24px !important}}@media (max-width:520px){.contact-panel-dark .form-response:not([hidden]){grid-template-columns:44px minmax(0,1fr) !important;gap:8px 12px !important;padding:16px !important}.contact-panel-dark .form-response.is-success::before{width:42px !important;height:42px !important;font-size:1.35rem !important}}.footer-contact{gap:12px !important;align-items:stretch !important}.footer-contact a{min-height:54px !important;height:auto !important;padding:14px 18px !important;border-radius:8px !important;font-size:clamp(.96rem,1vw,1.05rem) !important;line-height:1.2 !important;display:flex !important;align-items:center !important}.footer-grid{gap:clamp(24px,4vw,56px) !important}@media (max-width:640px){.footer-contact{gap:10px !important}.footer-contact a{min-height:48px !important;padding:12px 14px !important;font-size:.96rem !important}}.content-band .shell>.section-head + .faq-page{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px 18px !important;align-items:start !important;grid-auto-rows:auto !important}.content-band .shell>.section-head + .faq-page details{height:auto !important;min-height:0 !important}.content-band .shell>.section-head + .faq-page summary{min-height:58px !important;padding:16px 20px !important}.content-band .shell>.section-head + .faq-page + .mini-link{margin-top:18px !important;display:inline-flex !important}.content-grid>.faq-page{grid-template-columns:1fr !important}@media (max-width:820px){.content-band .shell>.section-head + .faq-page{grid-template-columns:1fr !important}}:where(a,button,summary,input,textarea):focus-visible{outline:3px solid rgba(31,109,255,.55) !important;outline-offset:3px !important}.nav-wrap{position:sticky !important;top:0 !important;z-index:1000 !important}.nav{min-height:74px !important;padding-block:10px !important}.nav-links{gap:clamp(8px,1vw,16px) !important;align-items:center !important}.nav-links a:not(.btn){padding:10px 12px !important;font-weight:650 !important;white-space:nowrap !important}.nav-links .nav-strategy-cta{min-height:42px !important;padding:10px 18px !important}.brand-logo{flex:0 0 auto !important}.btn,.mini-link,.discuss-link{white-space:nowrap !important;border-radius:8px !important;font-weight:700 !important;letter-spacing:0 !important}.btn{min-height:42px !important;padding:10px 20px !important;line-height:1.15 !important}.cta-box .btn,.side-panel .btn,.article-panel .btn,.contact-form .btn,.contact-panel-dark .btn{min-height:42px !important;padding:10px 18px !important}.page-hero-grid,.content-grid,.contact-showcase-grid{align-items:start !important}.page-hero h1,.article-panel h1{max-width:980px !important;font-size:clamp(2.35rem,4.6vw,4.65rem) !important;line-height:1.04 !important}.article-panel h2,.side-panel h2,.section-head h2{font-size:clamp(1.85rem,2.9vw,3.25rem) !important;line-height:1.08 !important}.service-cards,.proof-grid,.discuss-card-grid,.case-grid,.profile-grid{align-items:stretch !important}.service-card,.proof-card,.discuss-card,.case-card,.profile-card{border-radius:8px !important;padding:clamp(22px,2.6vw,34px) !important;overflow:hidden !important}.service-icon,.discuss-icon{flex:0 0 auto !important;width:58px !important;height:58px !important;border-radius:14px !important}.service-card h3,.proof-card h3,.discuss-card h3,.case-card h3,.profile-card h3{color:#071225 !important;font-weight:750 !important}.service-card p,.proof-card p,.discuss-card p,.case-card p,.profile-card p,.article-panel p,.side-panel p{overflow-wrap:break-word !important;word-break:normal !important}.hero-proof-panel img{width:100% !important;max-height:620px !important;object-fit:cover !important;object-position:center top !important}.faq-page summary{font-weight:620 !important}.content-band .shell>.section-head + .faq-page{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.faq-page details{min-height:auto !important}.contact-showcase-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important}.contact-panel-dark .form-response:not([hidden]){display:flex !important;align-items:flex-start !important;gap:16px !important;width:100% !important;max-width:100% !important;overflow:hidden !important;padding:18px !important}.contact-panel-dark .form-response p,.contact-panel-dark .form-response strong{overflow-wrap:normal !important;word-break:normal !important;hyphens:none !important}.footer-contact a{min-height:52px !important;padding:14px 16px !important;border-radius:8px !important}.footer-contact{align-items:stretch !important}@media (max-width:1080px){.nav-links a:not(.btn){padding-inline:8px !important;font-size:.95rem !important}.nav-links .nav-strategy-cta{padding-inline:16px !important;font-size:.95rem !important}}@media (max-width:980px){.page-hero-grid,.content-grid,.contact-showcase-grid{grid-template-columns:1fr !important}.hero-proof-panel{width:min(100%,620px) !important;margin-inline:auto !important}.hero-proof-panel img{aspect-ratio:4 / 3.35 !important;max-height:520px !important}}@media (max-width:820px){.content-band .shell>.section-head + .faq-page{grid-template-columns:1fr !important}}@media (max-width:640px){.nav{min-height:66px !important}.brand-logo{width:52px !important;height:52px !important}.brand strong{font-size:1rem !important}.brand small{font-size:.68rem !important}.page-hero h1,.article-panel h1{font-size:clamp(2rem,10vw,3rem) !important;line-height:1.08 !important}.hero-actions{width:100% !important;display:grid !important;grid-template-columns:1fr !important}.hero-actions .btn,.btn{width:100% !important;min-height:42px !important;padding:10px 16px !important;font-size:.95rem !important}.hero-proof-panel img{aspect-ratio:4 / 3.4 !important;max-height:430px !important}.service-card,.proof-card,.discuss-card,.case-card,.profile-card,.article-panel,.side-panel,.contact-intro-card,.contact-panel-dark{padding:20px !important}.contact-panel-dark .form-response:not([hidden]){flex-direction:row !important;padding:16px !important}.footer-contact a{min-height:48px !important;padding:12px 14px !important}}html,body{margin-top:0 !important;padding-top:0 !important}.nav-wrap{margin-top:0 !important;top:0 !important}body>.nav-wrap:first-child,body>header.nav-wrap:first-child{margin-top:0 !important}@media (max-width:1040px){body{padding-top:0 !important}}@media (max-width:680px){body{padding-top:0 !important}}.content-band.dark .service-cards,.content-band .service-cards{align-items:stretch !important;gap:clamp(18px,2vw,28px) !important}.content-band.dark .service-card,.content-band .service-card{min-height:clamp(250px,23vw,340px) !important;height:100% !important;padding:clamp(28px,3vw,46px) !important;background:#ffffff !important;color:#071225 !important;border:1px solid rgba(9,20,38,.12) !important;border-radius:8px !important;box-shadow:0 18px 44px rgba(9,20,38,.08) !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;gap:0 !important}.content-band.dark .service-card:hover,.content-band .service-card:hover{transform:translateY(-2px) !important;border-color:rgba(31,109,255,.22) !important;box-shadow:0 24px 54px rgba(9,20,38,.12) !important}.content-band.dark .service-icon,.content-band .service-icon{width:64px !important;height:64px !important;margin-bottom:clamp(28px,3.5vw,48px) !important;border-radius:16px !important;background:linear-gradient(135deg,#eef5ff 0%,#fff1bf 100%) !important;color:#1f6dff !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;box-shadow:none !important}.content-band.dark .service-icon svg,.content-band .service-icon svg{width:30px !important;height:30px !important;stroke-width:2.4 !important}.content-band.dark .service-card h3,.content-band .service-card h3{margin:0 0 22px !important;color:#071225 !important;font-size:clamp(1.28rem,1.4vw,1.7rem) !important;line-height:1.16 !important;font-weight:760 !important;letter-spacing:0 !important}.content-band.dark .service-card p,.content-band .service-card p{margin:0 !important;color:#52657d !important;font-size:clamp(1rem,1.05vw,1.12rem) !important;line-height:1.65 !important;max-width:54ch !important;flex:1 1 auto !important}.content-band.dark .service-card .mini-link,.content-band .service-card .mini-link{margin-top:clamp(26px,3vw,42px) !important;min-height:auto !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;color:#1466ff !important;box-shadow:none !important;font-weight:740 !important;font-size:1rem !important;line-height:1.25 !important}.content-band.dark .service-card .mini-link:hover,.content-band .service-card .mini-link:hover{color:#0849bd !important;text-decoration:underline !important;text-underline-offset:4px !important}.content-band.dark .section-head h2,.content-band.dark .section-head p,.content-band.dark .compact-head h2,.content-band.dark .compact-head p{color:#f7fbff !important}@media (min-width:1181px){.content-band.dark .service-cards:has(.service-card:nth-child(4)),.content-band .service-cards:has(.service-card:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr)) !important}.content-band.dark .service-cards:has(.service-card:nth-child(3)):not(:has(.service-card:nth-child(4))),.content-band .service-cards:has(.service-card:nth-child(3)):not(:has(.service-card:nth-child(4))){grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media (max-width:980px){.content-band.dark .service-card,.content-band .service-card{min-height:auto !important}}@media (max-width:680px){.content-band.dark .service-card,.content-band .service-card{padding:24px !important}.content-band.dark .service-icon,.content-band .service-icon{width:58px !important;height:58px !important;margin-bottom:24px !important}.content-band.dark .service-card .mini-link,.content-band .service-card .mini-link{width:auto !important}}:root{--heading-soft:#0b172a;--body-soft:#506178}h1,h2,h3,.page-hero h1,.article-panel h1,.article-panel h2,.side-panel h2,.section-head h2,.compact-head h2,.service-card h3,.proof-card h3,.discuss-card h3,.case-card h3,.profile-card h3,.value-card h3,.fit-box h3,.faq-page summary,.faq-card summary,.brand strong,.nav-links a{color:var(--heading-soft) !important;font-weight:680 !important;letter-spacing:0 !important}.page-hero h1,.article-panel h1{font-weight:700 !important;letter-spacing:-0.018em !important}.section-head h2,.compact-head h2,.article-panel h2,.side-panel h2{font-weight:680 !important}.service-card h3,.proof-card h3,.discuss-card h3,.case-card h3,.profile-card h3,.value-card h3,.fit-box h3,.faq-page summary,.faq-card summary{font-weight:640 !important}p,.page-lead,.article-panel p,.side-panel p,.service-card p,.proof-card p,.discuss-card p,.case-card p,.profile-card p,.value-card p,.intro-summary p,.quick-list li,.rich-list li,.seo-detail-list li,.footer,.footer-contact a{color:var(--body-soft) !important;font-weight:400 !important}.eyebrow,.section-kicker,.brand small{font-weight:680 !important;letter-spacing:.12em !important}.btn,.mini-link,.discuss-link,.nav-strategy-cta,.contact-panel-dark .btn{font-weight:650 !important}.content-band.dark .section-head h2,.content-band.dark .section-head p,.content-band.dark .compact-head h2,.content-band.dark .compact-head p,.page-hero .page-lead,.page-hero p,.footer .brand strong,.footer .brand small,.footer p,.footer div{color:inherit}.nav-wrap .brand strong,.footer .brand strong{color:#f7fbff !important;font-weight:680 !important}.nav-wrap .brand small,.footer .brand small{color:#c5d2e5 !important;font-weight:650 !important}.nav-wrap .nav-links a:not(.btn){color:#d8e2ef !important;font-weight:620 !important}.nav-wrap .nav-links a.is-active:not(.btn){color:#ffffff !important}.page-hero,.page-hero h1,.page-hero .page-lead,.content-band.dark,.content-band.dark .section-head h2,.content-band.dark .section-head p{color:#f7fbff !important}.page-hero .page-lead,.content-band.dark .section-head p{color:#c4d1e2 !important}.trust-item h3,.trust-item strong,.side-panel .seo-detail-list strong,.quick-list strong,.rich-list strong{font-weight:650 !important}@media (max-width:640px){h1,.page-hero h1,.article-panel h1{font-weight:690 !important}}.content-band.dark .side-panel:not(.service-card),.content-band.dark .article-panel:not(.service-card),.cta-box,.contact-intro-card,.contact-panel-dark{color:#f7fbff !important}.content-band.dark .side-panel:not(.service-card) h1,.content-band.dark .side-panel:not(.service-card) h2,.content-band.dark .side-panel:not(.service-card) h3,.content-band.dark .article-panel:not(.service-card) h1,.content-band.dark .article-panel:not(.service-card) h2,.content-band.dark .article-panel:not(.service-card) h3,.cta-box h2,.contact-intro-card h2,.contact-panel-dark h2{color:#f7fbff !important;font-weight:680 !important}.content-band.dark .side-panel:not(.service-card) p,.content-band.dark .article-panel:not(.service-card) p,.content-band.dark .side-panel:not(.service-card) li,.content-band.dark .article-panel:not(.service-card) li,.content-band.dark .quick-list li,.content-band.dark .rich-list li,.content-band.dark .seo-detail-list li,.cta-box p,.contact-intro-card p,.contact-panel-dark p,.contact-panel-dark label{color:#cbd7e8 !important;opacity:1 !important;font-weight:400 !important}.content-band.dark .side-panel:not(.service-card) strong,.content-band.dark .article-panel:not(.service-card) strong,.content-band.dark .quick-list strong,.content-band.dark .rich-list strong,.content-band.dark .seo-detail-list strong,.contact-intro-card strong,.contact-panel-dark strong{color:#ffffff !important;font-weight:650 !important}.content-band.dark .quick-list li::before,.content-band.dark .rich-list li::before{color:#071225 !important;background:linear-gradient(135deg,#ffd761,#fff1b5) !important}.content-band.dark .side-panel:not(.service-card) .mini-link,.content-band.dark .article-panel:not(.service-card) .mini-link{color:#071225 !important;background:linear-gradient(135deg,#ffd761,#fff1b5) !important;border-color:rgba(248,198,78,.55) !important}.btn,a.btn,button.btn,.nav-strategy-cta,.cta-box .btn,.hero-actions .btn,.article-panel .btn,.side-panel .btn,.contact-panel-dark .btn,.contact-form .btn,.discuss-link,.mini-link,a.mini-link{min-height:40px !important;height:auto !important;padding:9px 18px !important;border-radius:7px !important;font-size:clamp(.88rem,.92vw,.98rem) !important;line-height:1.15 !important;font-weight:650 !important;letter-spacing:0 !important;white-space:nowrap !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:100% !important}.nav-strategy-cta,.nav-links .nav-strategy-cta{min-height:42px !important;padding:10px 18px !important}.hero-actions,.panel-links,.cta-box,.form-actions{gap:12px !important}.service-card .mini-link,.content-band.dark .service-card .mini-link,.content-band .service-card .mini-link{min-height:auto !important;padding:0 !important;border-radius:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;color:#1466ff !important;font-weight:650 !important;font-size:.98rem !important}.footer-contact{gap:10px !important}.footer-contact a{min-height:42px !important;padding:10px 14px !important;border-radius:7px !important;font-size:.95rem !important;line-height:1.15 !important;font-weight:500 !important;color:#dce7f4 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.footer-contact a:hover{color:#071225 !important}@media (max-width:680px){.btn,a.btn,button.btn,.nav-strategy-cta,.cta-box .btn,.hero-actions .btn,.article-panel .btn,.side-panel .btn,.contact-panel-dark .btn,.contact-form .btn,.discuss-link,.mini-link,a.mini-link{min-height:42px !important;padding:10px 14px !important;width:100% !important}.service-card .mini-link,.content-band.dark .service-card .mini-link,.content-band .service-card .mini-link{width:auto !important;padding:0 !important;min-height:auto !important}.footer-contact a{min-height:40px !important;padding:9px 12px !important}}.profile-history-section{background:radial-gradient(circle at 16% 12%,rgba(31,109,255,.18),transparent 30%),radial-gradient(circle at 90% 8%,rgba(248,198,78,.12),transparent 26%),#06101f !important}.profile-history-section .section-head{margin-bottom:clamp(26px,3vw,42px) !important}.profile-history-section .section-head h2{color:#f7fbff !important;max-width:620px !important}.profile-history-section .section-head p{color:#c7d3e4 !important;max-width:440px !important}.profile-proof-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:clamp(18px,2vw,26px) !important}.profile-history-section .profile-proof-card{min-height:clamp(260px,24vw,350px) !important;padding:clamp(28px,3vw,42px) !important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025)),#121c2b !important;border:1px solid rgba(207,221,241,.18) !important;box-shadow:0 22px 60px rgba(0,0,0,.18) !important;color:#f7fbff !important;border-radius:8px !important;position:relative !important;overflow:hidden !important}.profile-history-section .profile-proof-card::after{content:"";position:absolute;right:-70px;bottom:-70px;width:180px;height:180px;border:1px solid rgba(91,176,255,.16);border-radius:999px;pointer-events:none}.profile-history-section .profile-proof-card:hover{transform:translateY(-3px) !important;border-color:rgba(91,176,255,.34) !important;box-shadow:0 28px 70px rgba(0,0,0,.24) !important}.profile-history-section .profile-proof-card h3{color:#ffffff !important;font-size:clamp(1.18rem,1.25vw,1.45rem) !important;font-weight:670 !important;margin:0 0 24px !important}.profile-history-section .profile-proof-card p{color:#d5dfec !important;font-size:clamp(.98rem,1vw,1.08rem) !important;line-height:1.65 !important;max-width:48ch !important}.profile-history-section .profile-icon{width:58px !important;height:58px !important;margin-bottom:26px !important;border-radius:14px !important;font-size:1.08rem !important;font-weight:760 !important;letter-spacing:-.02em !important;text-transform:none !important;display:inline-flex !important;align-items:center !important;justify-content:center !important}.profile-history-section .profile-icon svg{width:28px !important;height:28px !important;stroke-width:2.4 !important}.profile-history-section .upwork-icon{background:linear-gradient(135deg,#18b31a,#5ee35b) !important;color:#ffffff !important}.profile-history-section .linkedin-icon{background:linear-gradient(135deg,#0a66c2,#4aa3ff) !important;color:#ffffff !important}.profile-history-section .work-icon{background:linear-gradient(135deg,#ffd761,#fff1b5) !important;color:#071225 !important}.profile-history-section .trading-icon{background:linear-gradient(135deg,#43e6a2,#9ff8ce) !important;color:#071225 !important}.profile-history-section .profile-proof-card .mini-link{color:#78b9ff !important;margin-top:auto !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;font-weight:650 !important}.profile-history-section .profile-proof-card .mini-link:hover{color:#ffffff !important}@media (max-width:860px){.profile-proof-grid{grid-template-columns:1fr !important}.profile-history-section .profile-proof-card{min-height:auto !important}}.seo-context-section{background:#eef3f9 !important;padding-block:clamp(46px,5.2vw,74px) !important}.seo-context-section .article-panel{width:min(100%,1280px) !important;padding:clamp(30px,4vw,56px) !important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94)),#ffffff !important;border:1px solid rgba(9,20,38,.11) !important;border-radius:8px !important;box-shadow:0 22px 56px rgba(9,20,38,.08) !important;color:#071225 !important}.seo-context-section .article-panel h2{max-width:820px !important;margin:0 0 clamp(18px,2vw,26px) !important;color:#071225 !important;font-size:clamp(2rem,3.2vw,3.35rem) !important;line-height:1.08 !important;font-weight:680 !important;letter-spacing:-.012em !important}.seo-context-section .article-panel p{max-width:860px !important;margin:0 0 18px !important;color:#52657d !important;font-size:clamp(1.02rem,1.25vw,1.22rem) !important;line-height:1.7 !important}.seo-context-section .article-panel p:last-of-type{margin-bottom:0 !important}.seo-proof-strip{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:clamp(12px,1.4vw,18px) !important;margin-top:clamp(26px,3vw,42px) !important}.seo-proof-strip span{min-height:48px !important;padding:13px 18px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;text-align:center !important;border-radius:7px !important;background:linear-gradient(135deg,#09244b,#174a8a) !important;color:#ffffff !important;border:1px solid rgba(255,255,255,.08) !important;box-shadow:0 12px 26px rgba(9,20,38,.12) !important;font-size:clamp(.92rem,1vw,1.02rem) !important;font-weight:620 !important;line-height:1.2 !important;letter-spacing:0 !important}.seo-context-section .article-panel .mini-link,.seo-context-section .article-panel .btn{margin-top:24px !important}@media (max-width:780px){.seo-context-section .article-panel{padding:24px !important}.seo-proof-strip{grid-template-columns:1fr !important}.seo-proof-strip span{min-height:44px !important}}.seo-depth-section{background:#eef3f9 !important;padding-block:clamp(46px,5.4vw,76px) !important}.seo-depth-section .content-grid{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr) !important;gap:clamp(24px,3vw,48px) !important;align-items:stretch !important}.seo-depth-section .article-panel,.seo-depth-section .side-panel{background:#ffffff !important;color:#071225 !important;border:1px solid rgba(9,20,38,.10) !important;border-radius:8px !important;box-shadow:0 20px 52px rgba(9,20,38,.075) !important;padding:clamp(28px,3.2vw,48px) !important;height:100% !important}.seo-depth-section .article-panel h2,.seo-depth-section .side-panel h2{color:#071225 !important;font-size:clamp(2rem,3.2vw,3.35rem) !important;line-height:1.08 !important;font-weight:670 !important;letter-spacing:-.012em !important;margin:0 0 clamp(22px,2.4vw,34px) !important}.seo-depth-section .article-panel p,.seo-depth-section .side-panel p{color:#52657d !important;font-size:clamp(1.02rem,1.2vw,1.18rem) !important;line-height:1.72 !important;margin-bottom:20px !important}.seo-depth-section .seo-detail-list,.seo-depth-section .quick-list,.seo-depth-section .rich-list{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:16px !important;margin:0 !important;padding:0 !important;list-style:none !important}.seo-depth-section .seo-detail-list li,.seo-depth-section .quick-list li,.seo-depth-section .rich-list li{position:relative !important;min-height:112px !important;margin:0 !important;padding:20px 20px 20px 24px !important;background:#f1f6ff !important;border:1px solid rgba(31,109,255,.22) !important;border-left:4px solid #1f6dff !important;border-radius:8px !important;color:#23344c !important;font-size:clamp(.98rem,1.02vw,1.08rem) !important;line-height:1.5 !important;display:block !important}.seo-depth-section .seo-detail-list li::before,.seo-depth-section .quick-list li::before,.seo-depth-section .rich-list li::before{display:none !important}.seo-depth-section .seo-detail-list strong,.seo-depth-section .quick-list strong,.seo-depth-section .rich-list strong{display:block !important;margin-bottom:8px !important;color:#071225 !important;font-size:clamp(1rem,1.05vw,1.12rem) !important;font-weight:640 !important;line-height:1.25 !important}.seo-depth-section .side-panel .panel-note,.seo-depth-section .article-panel .panel-note{color:#52657d !important}@media (max-width:980px){.seo-depth-section .content-grid{grid-template-columns:1fr !important}}@media (max-width:680px){.seo-depth-section .article-panel,.seo-depth-section .side-panel{padding:22px !important}.seo-depth-section .seo-detail-list,.seo-depth-section .quick-list,.seo-depth-section .rich-list{grid-template-columns:1fr !important;gap:12px !important}.seo-depth-section .seo-detail-list li,.seo-depth-section .quick-list li,.seo-depth-section .rich-list li{min-height:auto !important;padding:16px 16px 16px 18px !important}}.proof-section{background:radial-gradient(circle at 12% 8%,rgba(31,109,255,.24),transparent 34%),linear-gradient(135deg,#071426 0%,#123b73 100%) !important;padding-block:clamp(46px,5vw,74px) !important;color:#f7fbff !important}.proof-section .section-head h2,.proof-section .section-head p{color:#f7fbff !important}.proof-section .section-head p{color:#cbd7e8 !important}.proof-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:clamp(14px,1.5vw,22px) !important;align-items:stretch !important}.proof-section .proof-card{min-height:clamp(128px,10vw,168px) !important;padding:clamp(22px,2vw,30px) !important;background:rgba(255,255,255,.075) !important;border:1px solid rgba(255,255,255,.16) !important;border-radius:8px !important;box-shadow:0 18px 46px rgba(0,0,0,.14) !important;color:#f7fbff !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;text-align:center !important;overflow:hidden !important}.proof-section .proof-card::after{display:none !important}.proof-section .proof-card small,.proof-section .proof-card .label{order:2 !important;margin:10px 0 0 !important;padding:0 !important;background:transparent !important;border:0 !important;color:#cbd7e8 !important;font-size:clamp(.92rem,.95vw,1rem) !important;font-weight:400 !important;letter-spacing:0 !important;text-transform:none !important}.proof-section .proof-card strong,.proof-section .proof-card h3{order:1 !important;margin:0 !important;color:#ffd761 !important;font-size:clamp(2.1rem,4vw,4rem) !important;line-height:1 !important;font-weight:680 !important;letter-spacing:-.02em !important}.proof-section .proof-card p{margin:10px 0 0 !important;color:#cbd7e8 !important;font-size:clamp(.94rem,.98vw,1.05rem) !important;line-height:1.35 !important;font-weight:400 !important;max-width:24ch !important}.proof-section .proof-card .mini-link,.proof-section .proof-card .btn{margin-top:14px !important}@media (max-width:1080px){.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:620px){.proof-grid{grid-template-columns:1fr !important}.proof-section .proof-card{min-height:116px !important}}.identity-summary-band{background:#eef3f9 !important;padding-block:clamp(46px,5.4vw,74px) !important}.identity-summary-card{display:grid !important;grid-template-columns:minmax(0,1.35fr) minmax(320px,.82fr) !important;gap:clamp(28px,4vw,58px) !important;align-items:start !important;padding:clamp(30px,4vw,58px) !important;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;border:1px solid rgba(9,20,38,.10) !important;border-radius:8px !important;box-shadow:0 24px 58px rgba(9,20,38,.08) !important}.identity-summary-copy{justify-content:flex-start !important;gap:clamp(18px,2.2vw,26px) !important}.identity-summary-copy h2{max-width:900px !important;color:#071225 !important;font-size:clamp(2.35rem,4.5vw,5rem) !important;line-height:1.08 !important;font-weight:670 !important;letter-spacing:-.015em !important;text-wrap:balance !important}.identity-summary-copy p{max-width:80ch !important;color:#52657d !important;font-size:clamp(1.03rem,1.18vw,1.22rem) !important;line-height:1.68 !important;font-weight:400 !important}.identity-summary-copy .mini-link,.identity-summary-card .mini-link{width:fit-content !important;min-height:38px !important;padding:8px 17px !important;border-radius:999px !important;background:linear-gradient(135deg,#ffd761,#ffeb9e) !important;border:1px solid rgba(7,18,37,.16) !important;color:#071225 !important;font-size:.96rem !important;font-weight:620 !important;box-shadow:0 10px 22px rgba(255,200,88,.16) !important}.identity-proof-panel{display:grid !important;grid-template-columns:1fr !important;gap:clamp(12px,1.3vw,18px) !important;align-content:start !important}.identity-proof-panel div{min-height:104px !important;padding:clamp(18px,2vw,24px) !important;background:#eaf3ff !important;border:1px solid #c7dcff !important;border-radius:8px !important;color:#52657d !important;box-shadow:none !important}.identity-proof-panel strong{display:block !important;margin:0 0 10px !important;color:#071225 !important;font-size:clamp(1.14rem,1.3vw,1.45rem) !important;line-height:1.18 !important;font-weight:650 !important;letter-spacing:0 !important}.identity-proof-panel span{display:block !important;color:#52657d !important;font-size:clamp(1rem,1.05vw,1.12rem) !important;line-height:1.55 !important;font-weight:400 !important}@media (max-width:980px){.identity-summary-card{grid-template-columns:1fr !important}.identity-proof-panel{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:640px){.identity-summary-card{padding:22px !important}.identity-summary-copy h2{font-size:clamp(2rem,9.8vw,3rem) !important}.identity-proof-panel{grid-template-columns:1fr !important}.identity-proof-panel div{min-height:auto !important}}.btn-primary,a.btn-primary,button.btn-primary,.cta-box .btn-primary,.hero-actions .btn-primary,.nav-strategy-cta,.contact-panel-dark .btn-primary,.contact-form .btn-primary{min-height:44px !important;padding:10px 22px !important;border-radius:8px !important;background:linear-gradient(135deg,#ffd05d 0%,#ffe493 100%) !important;border:1px solid rgba(7,18,37,.14) !important;color:#071225 !important;font-size:clamp(.94rem,.98vw,1.05rem) !important;font-weight:650 !important;line-height:1.1 !important;letter-spacing:0 !important;white-space:nowrap !important;text-align:center !important;box-shadow:0 14px 30px rgba(255,205,91,.18) !important}.btn-primary:hover,a.btn-primary:hover,button.btn-primary:hover,.cta-box .btn-primary:hover,.hero-actions .btn-primary:hover,.nav-strategy-cta:hover,.contact-panel-dark .btn-primary:hover,.contact-form .btn-primary:hover{background:linear-gradient(135deg,#ffc84a 0%,#ffdf84 100%) !important;transform:translateY(-1px) !important}.cta-box{align-items:center !important}.cta-box .btn-primary{flex:0 0 auto !important}@media (max-width:680px){.btn-primary,a.btn-primary,button.btn-primary,.cta-box .btn-primary,.hero-actions .btn-primary,.nav-strategy-cta,.contact-panel-dark .btn-primary,.contact-form .btn-primary{width:100% !important;min-height:42px !important;padding:10px 16px !important;font-size:.95rem !important}}:root{--fixed-nav-height:68px !important}html{scroll-padding-top:78px !important}body{padding-top:0 !important}.nav-wrap{position:sticky !important;top:0 !important;z-index:10000 !important;margin-top:0 !important;background:rgba(5,11,23,.96) !important;border-bottom:1px solid rgba(255,255,255,.12) !important;box-shadow:0 10px 28px rgba(0,0,0,.18) !important;backdrop-filter:blur(14px) !important}.nav{min-height:64px !important;padding-block:6px !important;gap:14px !important}.brand{gap:10px !important;min-width:0 !important}.nav .brand-logo{width:48px !important;height:48px !important;border-radius:999px !important}.nav .brand strong{font-size:1rem !important;line-height:1 !important;font-weight:680 !important;letter-spacing:0 !important;color:#f7fbff !important}.nav .brand small{max-width:170px !important;margin-top:3px !important;font-size:.68rem !important;line-height:1 !important;font-weight:650 !important;letter-spacing:.12em !important;color:#c8d4e4 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.nav-links{gap:6px !important;align-items:center !important}.nav-links a:not(.btn){min-height:38px !important;padding:8px 11px !important;border-radius:7px !important;font-size:.92rem !important;line-height:1 !important;font-weight:610 !important;white-space:nowrap !important}.nav-links a.is-active:not(.btn){background:rgba(255,255,255,.10) !important}.nav-links .nav-strategy-cta,.nav-strategy-cta{min-height:40px !important;padding:9px 16px !important;border-radius:8px !important;font-size:.93rem !important;line-height:1.05 !important;font-weight:650 !important;white-space:nowrap !important;box-shadow:0 12px 24px rgba(255,205,91,.16) !important}.menu-toggle{width:42px !important;height:42px !important;border-radius:8px !important;flex:0 0 auto !important}section,[id]{scroll-margin-top:78px !important}@media (max-width:1120px){.nav-links a:not(.btn){padding-inline:8px !important;font-size:.88rem !important}.nav-links .nav-strategy-cta,.nav-strategy-cta{padding-inline:12px !important;font-size:.88rem !important}}@media (max-width:900px){.nav{min-height:62px !important}.menu-toggle{display:inline-flex !important}.nav-links{top:62px !important}}@media (max-width:680px){.nav{min-height:58px !important;padding-block:5px !important}.nav .brand-logo{width:44px !important;height:44px !important}.nav .brand span:last-child{display:none !important}.nav-links{top:58px !important}.nav-links .nav-strategy-cta,.nav-strategy-cta{width:100% !important;min-height:40px !important}section,[id]{scroll-margin-top:68px !important}}.btn,a.btn,button.btn,.btn-primary,a.btn-primary,button.btn-primary,.btn-ghost,a.btn-ghost,.nav-strategy-cta,.nav-links .nav-strategy-cta,.cta-box .btn,.hero-actions .btn,.article-panel .btn,.side-panel .btn,.contact-panel-dark .btn,.contact-form .btn,.discuss-link,.mini-link,a.mini-link{min-height:36px !important;padding:8px 15px !important;border-radius:7px !important;font-size:clamp(.84rem,.9vw,.94rem) !important;line-height:1.08 !important;font-weight:620 !important;white-space:nowrap !important}.nav-links a:not(.btn){min-height:34px !important;padding:7px 9px !important;border-radius:7px !important;font-size:.86rem !important;line-height:1 !important}.nav-links .nav-strategy-cta,.nav-strategy-cta{min-height:36px !important;padding:8px 14px !important;font-size:.86rem !important}.hero-actions,.panel-links,.form-actions{gap:10px !important}.cta-box{gap:18px !important}.service-card .mini-link,.content-band .service-card .mini-link,.content-band.dark .service-card .mini-link,.profile-history-section .profile-proof-card .mini-link,.seo-context-section .article-panel .mini-link{min-height:auto !important;padding:0 !important;font-size:.92rem !important;line-height:1.2 !important}.identity-summary-copy .mini-link,.identity-summary-card .mini-link{min-height:34px !important;padding:7px 14px !important;font-size:.9rem !important}.footer-contact a{min-height:36px !important;padding:8px 12px !important;border-radius:7px !important;font-size:.88rem !important;line-height:1.08 !important}.menu-toggle{width:38px !important;height:38px !important;min-height:38px !important}@media (max-width:680px){.btn,a.btn,button.btn,.btn-primary,a.btn-primary,button.btn-primary,.btn-ghost,a.btn-ghost,.nav-strategy-cta,.nav-links .nav-strategy-cta,.cta-box .btn,.hero-actions .btn,.article-panel .btn,.side-panel .btn,.contact-panel-dark .btn,.contact-form .btn,.discuss-link,.mini-link,a.mini-link{min-height:40px !important;padding:9px 13px !important;font-size:.9rem !important}.service-card .mini-link,.content-band .service-card .mini-link,.content-band.dark .service-card .mini-link,.profile-history-section .profile-proof-card .mini-link,.seo-context-section .article-panel .mini-link{min-height:auto !important;padding:0 !important;width:auto !important}.footer-contact a{min-height:38px !important;padding:8px 11px !important;font-size:.86rem !important}}.btn,a.btn,button.btn,.btn-primary,a.btn-primary,button.btn-primary,.btn-ghost,a.btn-ghost,.nav-strategy-cta,.nav-links .nav-strategy-cta,.cta-box .btn,.hero-actions .btn,.article-panel .btn,.side-panel .btn,.contact-panel-dark .btn,.contact-form .btn,.contact-form button,.contact-form [type="submit"],.discuss-link{min-height:32px !important;padding:7px 13px !important;border-radius:7px !important;font-size:clamp(.8rem,.78vw,.9rem) !important;line-height:1.05 !important;font-weight:600 !important;white-space:nowrap !important}.nav-links a:not(.btn){min-height:30px !important;padding:6px 8px !important;font-size:.82rem !important;line-height:1 !important}.nav-strategy-cta,.nav-links .nav-strategy-cta{min-height:32px !important;padding:7px 13px !important;font-size:.82rem !important}.hero-actions .btn,.cta-box .btn{min-width:auto !important}.service-card .mini-link,.content-band .service-card .mini-link,.content-band.dark .service-card .mini-link,.profile-history-section .profile-proof-card .mini-link,.seo-context-section .article-panel .mini-link,a.mini-link,.mini-link{min-height:auto !important;padding:0 !important;border-radius:0 !important;font-size:.88rem !important;line-height:1.2 !important;font-weight:560 !important}.footer-contact a{min-height:32px !important;padding:7px 11px !important;border-radius:7px !important;font-size:.84rem !important;font-weight:500 !important;line-height:1.05 !important}.menu-toggle{width:34px !important;height:34px !important;min-height:34px !important}@media (max-width:680px){.btn,a.btn,button.btn,.btn-primary,a.btn-primary,button.btn-primary,.btn-ghost,a.btn-ghost,.nav-strategy-cta,.nav-links .nav-strategy-cta,.cta-box .btn,.hero-actions .btn,.article-panel .btn,.side-panel .btn,.contact-panel-dark .btn,.contact-form .btn,.contact-form button,.contact-form [type="submit"],.discuss-link{min-height:38px !important;padding:8px 12px !important;font-size:.86rem !important}.service-card .mini-link,.content-band .service-card .mini-link,.content-band.dark .service-card .mini-link,.profile-history-section .profile-proof-card .mini-link,.seo-context-section .article-panel .mini-link,a.mini-link,.mini-link{min-height:auto !important;padding:0 !important;width:auto !important}.footer-contact a{min-height:36px !important;padding:7px 10px !important;font-size:.84rem !important}}.contact-portrait-panel{padding:12px !important;overflow:hidden !important;justify-self:end !important;background:rgba(255,255,255,.08) !important}.contact-portrait-panel img{width:100% !important;height:auto !important;aspect-ratio:4 / 3.55 !important;max-height:560px !important;object-fit:cover !important;object-position:center 18% !important;border-radius:10px !important}@media (max-width:980px){.contact-portrait-panel{justify-self:start !important;width:min(100%,620px) !important;margin-inline:auto !important}.contact-portrait-panel img{aspect-ratio:4 / 3.3 !important;max-height:500px !important}}@media (max-width:560px){.contact-portrait-panel{padding:10px !important}.contact-portrait-panel img{aspect-ratio:4 / 3.45 !important;max-height:360px !important}}.content-band.dark .proof-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:clamp(22px,2.8vw,34px) !important;align-items:stretch !important;max-width:100% !important}.content-band.dark .proof-card{min-height:0 !important;height:100% !important;padding:clamp(24px,2.8vw,36px) !important;border-radius:8px !important;background:#ffffff !important;border:1px solid rgba(205,216,230,.9) !important;box-shadow:0 18px 48px rgba(0,0,0,.18) !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;gap:16px !important;overflow:hidden !important;position:relative !important}.content-band.dark .proof-card::after{content:"" !important;position:absolute !important;right:-58px !important;bottom:-58px !important;width:154px !important;height:154px !important;border:1px solid rgba(31,109,255,.18) !important;border-radius:999px !important;pointer-events:none !important}.content-band.dark .proof-card .label{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:28px !important;max-width:100% !important;width:auto !important;padding:6px 14px !important;border-radius:999px !important;background:#fff0b8 !important;color:#071225 !important;font-size:.82rem !important;line-height:1 !important;font-weight:650 !important;letter-spacing:0 !important;text-transform:none !important}.content-band.dark .proof-card h3{margin:2px 0 0 !important;color:#071225 !important;font-size:clamp(1.16rem,1.35vw,1.38rem) !important;line-height:1.34 !important;font-weight:650 !important;letter-spacing:0 !important}.content-band.dark .proof-card p{margin:0 !important;color:#526783 !important;font-size:clamp(.98rem,1vw,1.05rem) !important;line-height:1.56 !important;font-weight:400 !important}.content-band.dark .proof-card .mini-link{margin-top:auto !important;position:relative !important;z-index:1 !important;min-height:32px !important;padding:7px 15px !important;border-radius:999px !important;background:linear-gradient(135deg,#ffd35f,#ffe79c) !important;border:1px solid rgba(173,128,26,.35) !important;color:#071225 !important;font-size:.88rem !important;line-height:1 !important;font-weight:600 !important;text-decoration:none !important;box-shadow:none !important}@media (min-width:1280px){.content-band.dark .proof-card{min-height:360px !important}}@media (max-width:980px){.content-band.dark .proof-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:640px){.content-band.dark .proof-grid{grid-template-columns:1fr !important;gap:18px !important}.content-band.dark .proof-card{padding:22px !important;min-height:0 !important}}.content-band:not(.dark) .proof-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:clamp(20px,2.5vw,32px) !important;align-items:stretch !important}.content-band:not(.dark) .proof-card{min-height:0 !important;height:auto !important;padding:clamp(22px,2.6vw,32px) !important;border-radius:8px !important;background:#ffffff !important;border:1px solid rgba(204,215,229,.95) !important;box-shadow:0 18px 46px rgba(9,20,38,.07) !important;color:#071225 !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:flex-start !important;gap:16px !important;overflow:hidden !important}.content-band:not(.dark) .proof-card::after{display:none !important;content:none !important}.content-band:not(.dark) .proof-card .label{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:100% !important;min-height:26px !important;margin:0 !important;padding:6px 13px !important;border-radius:999px !important;background:#fff0b8 !important;color:#071225 !important;font-size:.8rem !important;line-height:1 !important;font-weight:650 !important;letter-spacing:0 !important;text-transform:none !important}.content-band:not(.dark) .proof-card h3{margin:6px 0 0 !important;color:#071225 !important;font-size:clamp(1.14rem,1.35vw,1.36rem) !important;line-height:1.38 !important;font-weight:650 !important;letter-spacing:0 !important}.content-band:not(.dark) .proof-card p{margin:0 !important;color:#526783 !important;font-size:clamp(.98rem,1vw,1.05rem) !important;line-height:1.55 !important;font-weight:400 !important}.content-band:not(.dark) .proof-card .mini-link{margin-top:auto !important}@media (min-width:1280px){.content-band:not(.dark) .proof-card{min-height:265px !important}}@media (max-width:980px){.content-band:not(.dark) .proof-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:640px){.content-band:not(.dark) .proof-grid{grid-template-columns:1fr !important;gap:18px !important}.content-band:not(.dark) .proof-card{padding:22px !important}}.support-note-panel{display:flex !important;flex-direction:column !important;justify-content:flex-start !important}.support-note-checks{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;margin-top:22px !important}.support-note-checks span{position:relative !important;min-height:46px !important;padding:12px 14px 12px 42px !important;border-radius:8px !important;background:#edf4ff !important;border:1px solid rgba(31,109,255,.2) !important;color:#132238 !important;font-size:.94rem !important;line-height:1.25 !important;font-weight:560 !important}.support-note-checks span::before{content:"✓" !important;position:absolute !important;left:14px !important;top:50% !important;width:18px !important;height:18px !important;transform:translateY(-50%) !important;display:grid !important;place-items:center !important;border-radius:999px !important;background:linear-gradient(135deg,#2f78ff,#53c8ff) !important;color:#fff !important;font-size:.72rem !important;font-weight:800 !important}.support-note-panel .panel-note{margin-top:22px !important;padding:16px 18px !important;border-radius:8px !important;background:linear-gradient(135deg,#fff4c6,#eef5ff) !important;border:1px solid rgba(31,109,255,.18) !important;color:#40556f !important;font-size:.98rem !important;line-height:1.55 !important}@media (max-width:760px){.support-note-checks{grid-template-columns:1fr !important}}.contact-panel-dark .contact-form,.contact-form{gap:12px !important}.contact-panel-dark label,.contact-form label{margin-bottom:6px !important;font-size:.98rem !important;line-height:1.25 !important}.contact-panel-dark input:not([type="hidden"]):not([type="checkbox"]),.contact-form input:not([type="hidden"]):not([type="checkbox"]),.contact-panel-dark select,.contact-form select{min-height:46px !important;height:46px !important;padding:10px 16px !important;font-size:.98rem !important;line-height:1.25 !important}.contact-panel-dark textarea,.contact-form textarea{min-height:104px !important;max-height:140px !important;padding:12px 16px !important;font-size:.98rem !important;line-height:1.45 !important}@media (max-width:640px){.contact-panel-dark input:not([type="hidden"]):not([type="checkbox"]),.contact-form input:not([type="hidden"]):not([type="checkbox"]),.contact-panel-dark select,.contact-form select{min-height:44px !important;height:44px !important}.contact-panel-dark textarea,.contact-form textarea{min-height:96px !important}}.service-card .service-icon,.audience-band .service-card .service-icon,.content-band .service-card .service-icon,.content-band.dark .service-card .service-icon{display:none !important}.service-card,.audience-band .service-card,.content-band .service-card,.content-band.dark .service-card{padding:clamp(24px,3vw,34px) !important;gap:14px !important;min-height:250px !important;justify-content:flex-start !important}.service-card small,.service-card .card-kicker,.service-card .label{display:block !important;margin:0 0 4px !important;color:#071225 !important;font-size:.9rem !important;line-height:1.35 !important;font-weight:500 !important}.service-card h3,.audience-band .service-card h3,.content-band .service-card h3,.content-band.dark .service-card h3{margin:0 0 12px !important;color:#071225 !important;font-size:clamp(1.28rem,1.55vw,1.7rem) !important;line-height:1.18 !important;font-weight:680 !important;letter-spacing:-.015em !important}.service-card p,.audience-band .service-card p,.content-band .service-card p,.content-band.dark .service-card p{margin:0 !important;color:#4f6077 !important;font-size:1rem !important;line-height:1.6 !important;font-weight:400 !important}.service-card .mini-link,.service-card .btn{margin-top:auto !important}@media (max-width:760px){.service-card,.audience-band .service-card,.content-band .service-card,.content-band.dark .service-card{min-height:auto !important;padding:22px !important}}.content-band:not(.dark) .section-head,.content-band:not(.dark) .compact-head,.content-band:not(.dark) .section-head h2,.content-band:not(.dark) .compact-head h2,.content-band:not(.dark) .section-head p,.content-band:not(.dark) .compact-head p,.content-band:not(.dark) .article-panel,.content-band:not(.dark) .article-panel h1,.content-band:not(.dark) .article-panel h2,.content-band:not(.dark) .article-panel h3,.content-band:not(.dark) .side-panel h2{color:#071225 !important;opacity:1 !important}.content-band:not(.dark) .section-head p,.content-band:not(.dark) .compact-head p,.content-band:not(.dark) .article-panel p,.content-band:not(.dark) .side-panel p,.content-band:not(.dark) .service-card p,.content-band:not(.dark) .step p,.content-band:not(.dark) .faq-page p{color:#40526a !important;opacity:1 !important}.content-band:not(.dark) .mini-link,.content-band:not(.dark) a.mini-link{color:#0b5fe8 !important}.content-band.dark .section-head,.content-band.dark .compact-head,.content-band.dark .section-head h2,.content-band.dark .compact-head h2{color:#f7fbff !important}.content-band.dark .section-head p,.content-band.dark .compact-head p{color:#d1ddec !important;opacity:1 !important}html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}img,svg,video,canvas{max-width:100% !important;height:auto}*{box-sizing:border-box}@media (max-width:760px){:root{--site-pad:16px !important;--radius:8px !important}body{padding-top:72px !important;overflow-x:hidden !important}.shell,.nav.shell,.page-hero .shell,.content-band .shell,.cta-band .shell,.footer .shell{width:min(100%,calc(100vw - 32px)) !important;max-width:calc(100vw - 32px) !important;margin-inline:auto !important;padding-inline:0 !important}.nav-wrap{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:9999 !important;background:rgba(5,11,23,.98) !important;border-bottom:1px solid rgba(255,255,255,.12) !important}.nav{min-height:72px !important;padding-block:8px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:12px !important}.brand{min-width:0 !important;gap:10px !important}.brand-logo{width:48px !important;height:48px !important;flex:0 0 48px !important}.brand span{display:none !important}.menu-toggle{display:inline-flex !important;visibility:visible !important;width:44px !important;min-width:44px !important;height:42px !important;min-height:42px !important;padding:0 !important;border:1px solid rgba(255,255,255,.18) !important;border-radius:8px !important;background:rgba(255,255,255,.08) !important;color:transparent !important;position:relative !important}.menu-toggle span,.menu-toggle::before,.menu-toggle::after{content:"" !important;position:absolute !important;left:11px !important;right:11px !important;height:2px !important;border-radius:999px !important;background:#ffffff !important;display:block !important}.menu-toggle span{top:20px !important}.menu-toggle::before{top:13px !important}.menu-toggle::after{top:27px !important}.menu-toggle[aria-expanded="true"] span{opacity:0 !important}.menu-toggle[aria-expanded="true"]::before{top:20px !important;transform:rotate(45deg) !important}.menu-toggle[aria-expanded="true"]::after{top:20px !important;transform:rotate(-45deg) !important}.nav-links{display:none !important;visibility:hidden !important;position:absolute !important;top:72px !important;left:16px !important;right:16px !important;width:auto !important;max-height:calc(100vh - 92px) !important;overflow-y:auto !important;padding:12px !important;margin:0 !important;border-radius:8px !important;border:1px solid rgba(255,255,255,.14) !important;background:#050b17 !important;box-shadow:0 22px 60px rgba(0,0,0,.38) !important;grid-template-columns:1fr !important;gap:8px !important}.nav-links.is-open{display:grid !important;visibility:visible !important}.nav-links a,.nav-links .btn{width:100% !important;max-width:100% !important;min-height:42px !important;padding:10px 14px !important;justify-content:center !important;text-align:center !important;white-space:nowrap !important;font-size:.94rem !important}.page-hero,.hero,.content-band,.cta-band,.contact-showcase,.audience-band{padding-block:38px !important}.page-hero-grid,.hero-grid,.content-grid,.story-layout,.contact-showcase-grid,.support-process-grid,.fit-grid,.footer-grid{display:grid !important;grid-template-columns:1fr !important;gap:22px !important;align-items:start !important}.page-hero .page-hero-grid>*,.hero-grid>*,.content-grid>*,.contact-showcase-grid>*{min-width:0 !important;width:100% !important;max-width:100% !important}h1,.page-hero h1,.hero h1,.article-panel h1{max-width:100% !important;font-size:clamp(2.05rem,10.2vw,3rem) !important;line-height:1.08 !important;letter-spacing:-.02em !important;text-wrap:balance !important;overflow-wrap:normal !important}.section-head h2,.compact-head h2,.article-panel h2,.side-panel h2,.cta-box h2{font-size:clamp(1.75rem,8vw,2.4rem) !important;line-height:1.12 !important;letter-spacing:-.015em !important}.page-lead,.hero p,.article-panel p,.side-panel p,.service-card p,.step p,.faq-page p{font-size:1rem !important;line-height:1.62 !important;max-width:100% !important}.hero-actions,.contact-panel .hero-actions{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;width:100% !important;margin-top:20px !important;margin-bottom:18px !important}.btn,.hero-actions .btn,.cta-box .btn,.contact-form .btn,.nav-links .btn,.mini-link,.discuss-link{width:100% !important;max-width:100% !important;min-width:0 !important;min-height:40px !important;padding:9px 14px !important;font-size:.94rem !important;line-height:1.2 !important;white-space:nowrap !important}.hero-proof-panel,.contact-portrait-panel,.portrait-shell{width:100% !important;max-width:100% !important;justify-self:stretch !important;padding:10px !important;border-radius:8px !important}.hero-proof-panel img,.contact-portrait-panel img,.portrait-shell img{width:100% !important;height:auto !important;max-height:520px !important;aspect-ratio:4 / 4.5 !important;object-fit:cover !important;object-position:center top !important;border-radius:8px !important}.service-cards,.steps,.proof-grid,.trust-strip,.expert-grid,.footer-contact{display:grid !important;grid-template-columns:1fr !important;gap:16px !important;width:100% !important}.article-panel,.side-panel,.service-card,.step,.proof-card,.fit-box,.contact-panel,.contact-panel-dark,.quick-answer,.intro-summary,.process-lead-card,.process-detail-card{width:100% !important;max-width:100% !important;min-height:auto !important;padding:20px !important;border-radius:8px !important;overflow:hidden !important}.service-card,.proof-card{gap:12px !important}.side-panel{position:static !important;top:auto !important}.quick-list li,.rich-list li,.seo-detail-list li{grid-template-columns:24px minmax(0,1fr) !important;gap:10px !important;min-width:0 !important}.quick-list li::before,.rich-list li::before{width:24px !important;height:24px !important}.faq-page{gap:10px !important}.faq-page summary{min-height:56px !important;padding:14px 16px !important;gap:12px !important;align-items:center !important;font-size:.98rem !important;font-weight:600 !important}.faq-page summary::after{flex-basis:30px !important;width:30px !important;height:30px !important}.faq-page details>p,.faq-page details>ul{padding:0 16px 16px !important}.contact-form,.contact-panel-dark .contact-form{width:100% !important;max-width:100% !important;display:grid !important;grid-template-columns:1fr !important;gap:12px !important}.contact-form input:not([type="hidden"]):not([type="checkbox"]),.contact-form textarea,.contact-form select,.contact-panel-dark input:not([type="hidden"]):not([type="checkbox"]),.contact-panel-dark textarea,.contact-panel-dark select{width:100% !important;max-width:100% !important;min-width:0 !important}.form-response,.contact-form .form-response{width:100% !important;max-width:100% !important;grid-template-columns:1fr !important;padding:16px !important;overflow-wrap:anywhere !important}.service-table-wrap{width:100% !important;max-width:100% !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch !important}.service-table{min-width:640px !important}.cta-box{display:grid !important;grid-template-columns:1fr !important;gap:18px !important;padding:22px !important}.footer-contact a{min-height:44px !important;padding:10px 14px !important;border-radius:8px !important}}@media (max-width:380px){:root{--site-pad:12px !important}.shell,.nav.shell,.page-hero .shell,.content-band .shell,.cta-band .shell,.footer .shell{width:min(100%,calc(100vw - 24px)) !important;max-width:calc(100vw - 24px) !important}.nav-links{left:12px !important;right:12px !important}h1,.page-hero h1,.hero h1,.article-panel h1{font-size:clamp(1.9rem,10vw,2.55rem) !important}.article-panel,.side-panel,.service-card,.step,.proof-card,.fit-box,.contact-panel,.contact-panel-dark,.quick-answer{padding:18px !important}}@media (max-width:820px){*,*::before,*::after{box-sizing:border-box !important}html,body{width:100% !important;max-width:100% !important;overflow-x:hidden !important}body{padding-top:70px !important}.nav-wrap{position:fixed !important;inset:0 0 auto 0 !important;z-index:1000 !important;min-height:70px !important;border-bottom:1px solid rgba(255,255,255,.1) !important;background:rgba(5,13,28,.97) !important;backdrop-filter:blur(14px) !important}.nav,.nav.shell{width:100% !important;max-width:100% !important;min-height:70px !important;padding:8px 14px !important;display:grid !important;grid-template-columns:auto auto !important;justify-content:space-between !important;align-items:center !important;gap:10px !important}.brand{min-width:0 !important;max-width:calc(100vw - 92px) !important;gap:10px !important}.brand-logo,.brand img,.brand svg{width:46px !important;height:46px !important;min-width:46px !important;flex:0 0 46px !important;object-fit:contain !important;border-radius:50% !important}.brand strong,.brand span{max-width:180px !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important}.menu-toggle{display:inline-flex !important;width:44px !important;min-width:44px !important;height:40px !important;min-height:40px !important;padding:0 !important;border-radius:8px !important;font-size:0 !important;align-items:center !important;justify-content:center !important}.menu-toggle::before{content:"" !important;width:18px !important;height:12px !important;border-top:2px solid currentColor !important;border-bottom:2px solid currentColor !important;box-shadow:0 5px 0 currentColor !important}.nav-links{position:fixed !important;top:70px !important;left:14px !important;right:14px !important;width:auto !important;max-width:none !important;display:none !important;grid-template-columns:1fr !important;gap:6px !important;padding:10px !important;border:1px solid rgba(255,255,255,.12) !important;border-radius:10px !important;background:rgba(7,18,37,.98) !important;box-shadow:0 18px 48px rgba(0,0,0,.35) !important}.nav-links.is-open{display:grid !important}.nav-links a,.nav-links .btn{width:100% !important;min-height:38px !important;padding:9px 12px !important;border-radius:8px !important;justify-content:center !important;font-size:.92rem !important;line-height:1.1 !important;white-space:nowrap !important}.shell,.nav.shell,.page-hero .shell,.content-band .shell,.cta-band .shell,.footer .shell{width:min(100%,calc(100vw - 28px)) !important;max-width:calc(100vw - 28px) !important;margin-inline:auto !important}.page-hero,.hero{min-height:auto !important;padding-block:40px 34px !important}.hero-grid,.page-hero .hero-grid,.hero .hero-grid,.split-grid,.content-grid,.contact-grid,.two-col,.section-split,.band-grid,.feature-split{display:grid !important;grid-template-columns:1fr !important;gap:20px !important;align-items:start !important}h1,.page-hero h1,.hero h1{max-width:100% !important;font-size:clamp(2rem,9.4vw,3rem) !important;line-height:1.06 !important;letter-spacing:-.02em !important;overflow-wrap:normal !important;text-wrap:balance !important}.section-head h2,.compact-head h2,.article-panel h2,.side-panel h2,.cta-box h2{font-size:clamp(1.65rem,7.2vw,2.3rem) !important;line-height:1.12 !important}.hero-proof-panel,.contact-portrait-panel,.portrait-shell{width:100% !important;max-width:100% !important;padding:8px !important;justify-self:stretch !important}.hero-proof-panel img,.contact-portrait-panel img,.portrait-shell img{width:100% !important;height:auto !important;aspect-ratio:4 / 3.35 !important;max-height:430px !important;object-fit:cover !important;object-position:center top !important}.article-panel,.side-panel,.service-card,.step,.proof-card,.fit-box,.contact-panel,.contact-panel-dark,.quick-answer,.intro-summary,.process-lead-card,.process-detail-card,.discuss-card,.faq-page details{width:100% !important;max-width:100% !important;min-height:auto !important;padding:18px !important;border-radius:8px !important}.service-cards,.steps,.proof-grid,.trust-strip,.expert-grid,.footer-contact,.card-grid,.results-grid,.topic-grid,.profile-grid,.mini-card-grid{display:grid !important;grid-template-columns:1fr !important;gap:14px !important;width:100% !important}.btn,.hero-actions .btn,.cta-box .btn,.contact-form .btn,.mini-link,.discuss-link,.footer-contact a{width:100% !important;max-width:100% !important;min-height:38px !important;padding:8px 12px !important;border-radius:8px !important;font-size:.92rem !important;line-height:1.15 !important;white-space:nowrap !important}.hero-actions,.cta-actions,.contact-panel .hero-actions{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;width:100% !important}.contact-form{grid-template-columns:1fr !important;gap:10px !important}.contact-form label{gap:6px !important}.contact-form input:not([type="hidden"]):not([type="checkbox"]),.contact-form textarea,.contact-form select{min-height:42px !important;padding:10px 12px !important;font-size:.96rem !important}.contact-form textarea{min-height:112px !important}.form-response{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;width:100% !important;max-width:100% !important;padding:14px !important}.faq-page{grid-template-columns:1fr !important;gap:10px !important}.faq-page summary{min-height:48px !important;padding:12px 14px !important;font-size:.96rem !important;font-weight:500 !important}.faq-page summary::after{width:28px !important;height:28px !important;flex:0 0 28px !important}.service-table-wrap{max-width:100% !important;overflow-x:auto !important}.service-table{min-width:620px !important}}@media (max-width:390px){.shell,.nav.shell,.page-hero .shell,.content-band .shell,.cta-band .shell,.footer .shell{width:min(100%,calc(100vw - 22px)) !important;max-width:calc(100vw - 22px) !important}.brand strong,.brand span{max-width:150px !important}.article-panel,.side-panel,.service-card,.step,.proof-card,.fit-box,.contact-panel,.contact-panel-dark,.quick-answer,.intro-summary,.process-lead-card,.process-detail-card,.discuss-card{padding:16px !important}}@media (max-width:680px){.footer{padding-block:28px 22px !important}.footer-grid{gap:18px !important}.footer .brand{justify-content:center !important;text-align:center !important}.footer .brand-logo{width:56px !important;height:56px !important;min-width:56px !important}.footer-contact{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important}.footer-contact a{min-height:38px !important;padding:8px 10px !important;justify-content:center !important;text-align:center !important;font-size:.9rem !important;line-height:1.1 !important;border-radius:8px !important}.footer-contact a:nth-child(6),.footer-contact a:nth-child(10),.footer-contact a:nth-child(11),.footer-contact a:nth-child(12){display:none !important}.footer .shell[style]{margin-top:18px !important;padding-top:18px !important;font-size:.9rem !important;line-height:1.55 !important}}@media (max-width:360px){.footer-contact{gap:8px !important}.footer-contact a{font-size:.86rem !important;padding-inline:8px !important}}@media (max-width:820px){body{padding-top:70px !important;background:#eef3f9 !important}.nav-wrap{min-height:70px !important;background:#050d1c !important}.nav,.nav.shell{min-height:70px !important;padding:8px 14px !important}.page-hero,.hero{padding-block:34px 30px !important;min-height:auto !important}.page-hero-grid,.hero-grid{display:grid !important;grid-template-columns:1fr !important;gap:22px !important;align-items:start !important}.eyebrow{margin-bottom:18px !important;font-size:.76rem !important;letter-spacing:.14em !important}.page-hero h1,.hero h1{font-size:clamp(2.15rem,9vw,3rem) !important;line-height:1.06 !important;letter-spacing:-.02em !important;max-width:100% !important;margin-bottom:14px !important}.page-lead,.hero p{font-size:1rem !important;line-height:1.58 !important;margin-bottom:12px !important}.hero-actions{margin-top:18px !important;display:grid !important;grid-template-columns:1fr !important;gap:10px !important}.hero-actions .btn,.btn,.mini-link,.discuss-link,.cta-box .btn,.contact-form .btn{min-height:38px !important;padding:8px 12px !important;border-radius:8px !important;font-size:.92rem !important;font-weight:600 !important;line-height:1.15 !important;white-space:nowrap !important}.hero-proof-panel,.contact-portrait-panel,.portrait-shell{width:100% !important;max-width:100% !important;padding:8px !important;border-radius:8px !important;background:rgba(255,255,255,.08) !important;border:1px solid rgba(255,255,255,.15) !important}.hero-proof-panel img,.contact-portrait-panel img,.portrait-shell img{display:block !important;width:100% !important;height:auto !important;max-height:430px !important;aspect-ratio:4 / 3.35 !important;object-fit:cover !important;object-position:center top !important;border-radius:8px !important}.content-band,.light,.dark-band,.cta-band,.contact-showcase{padding-block:34px !important}.section-head,.compact-head{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;margin-bottom:20px !important;align-items:start !important}.section-head h2,.compact-head h2,.article-panel h2,.side-panel h2,.contact-panel h2,.cta-box h2{font-size:clamp(1.75rem,7.5vw,2.35rem) !important;line-height:1.1 !important;letter-spacing:-.015em !important;margin-bottom:10px !important}.section-head p,.compact-head p,.article-panel p,.side-panel p,.service-card p,.proof-card p,.step p,.contact-panel p{font-size:.98rem !important;line-height:1.58 !important;max-width:100% !important}.content-grid,.contact-grid,.split-grid,.feature-split,.band-grid,.fit-grid,.page-hero-grid{grid-template-columns:1fr !important;gap:18px !important}.article-panel,.side-panel,.contact-panel,.contact-panel-dark,.service-card,.proof-card,.step,.fit-box,.quick-answer,.intro-summary,.process-lead-card,.process-detail-card,.discuss-card,.faq-page details{padding:18px !important;border-radius:8px !important;min-height:auto !important;width:100% !important;max-width:100% !important}.service-cards,.proof-grid,.steps,.trust-strip,.expert-grid,.profile-grid,.results-grid,.topic-grid,.mini-card-grid{grid-template-columns:1fr !important;gap:14px !important}.contact-form input:not([type="hidden"]):not([type="checkbox"]),.contact-form textarea,.contact-form select{min-height:42px !important;padding:10px 12px !important;font-size:.96rem !important;border-radius:8px !important}.contact-form textarea{min-height:112px !important}.faq-page{grid-template-columns:1fr !important;gap:10px !important}.faq-page details{padding:0 !important}.faq-page summary{min-height:48px !important;padding:12px 14px !important;font-size:.96rem !important;font-weight:500 !important}.footer{padding-block:28px 22px !important}}@media (max-width:420px){.page-hero,.hero{padding-block:30px 26px !important}.content-band,.light,.dark-band,.cta-band,.contact-showcase{padding-block:28px !important}.page-hero h1,.hero h1{font-size:clamp(2rem,9.8vw,2.55rem) !important}}html,body{margin:0 !important;max-width:100% !important;overflow-x:hidden !important}body{padding-top:78px !important}.nav-wrap{position:fixed !important;inset:0 0 auto 0 !important;z-index:10000 !important;min-height:78px !important;background:#050d1c !important;border-bottom:1px solid rgba(255,255,255,.11) !important;box-shadow:0 12px 36px rgba(0,0,0,.22) !important;backdrop-filter:blur(16px) !important}.nav,.nav.shell{min-height:78px !important;padding-block:8px !important;align-items:center !important}.brand-logo,.brand img{width:54px !important;height:54px !important;min-width:54px !important;object-fit:contain !important;border-radius:50% !important}.brand strong{font-weight:750 !important;letter-spacing:-.01em !important}.brand small{font-weight:650 !important;letter-spacing:.11em !important;text-transform:uppercase !important}.nav-links a:not(.btn){min-height:38px !important;padding:8px 12px !important;border-radius:8px !important;font-weight:600 !important;white-space:nowrap !important}.nav-strategy-cta,.nav-links .btn,.btn,.hero-actions .btn,.cta-box .btn,.contact-form .btn,.mini-link,a.mini-link,.discuss-link{min-height:40px !important;padding:9px 16px !important;border-radius:8px !important;font-size:.94rem !important;font-weight:650 !important;line-height:1.15 !important;white-space:nowrap !important;width:fit-content !important;max-width:100% !important}.page-hero,.hero{padding-top:clamp(42px,5vw,72px) !important;padding-bottom:clamp(42px,5vw,72px) !important}.page-hero-grid,.hero-grid{align-items:start !important}.page-hero h1,.hero h1,.article-panel h1{font-weight:760 !important;letter-spacing:-.025em !important;text-wrap:balance !important}.section-head h2,.compact-head h2,.article-panel h2,.side-panel h2,.contact-panel h2,.cta-box h2,.service-card h3,.proof-card h3,.step h3{font-weight:720 !important;letter-spacing:-.015em !important}.content-band,.contact-showcase,.cta-band{padding-block:clamp(42px,5vw,70px) !important}.service-card,.proof-card,.step,.fit-box,.article-panel,.side-panel,.contact-panel,.contact-panel-dark,.quick-answer,.intro-summary,.process-lead-card,.process-detail-card{border-radius:8px !important;box-sizing:border-box !important}.service-card,.proof-card,.step,.fit-box{min-height:0 !important;justify-content:flex-start !important}.content-band .service-card,.content-band .proof-card,.content-band .step,.content-band .fit-box,.content-band .article-panel,.content-band .side-panel{color:#071225 !important;background:#ffffff !important;border-color:rgba(9,20,38,.12) !important}.content-band .service-card p,.content-band .proof-card p,.content-band .step p,.content-band .fit-box p,.content-band .article-panel p,.content-band .side-panel p,.content-band .section-head p,.content-band .compact-head p{color:#52657d !important;opacity:1 !important}.content-band.dark .service-card,.content-band.dark .proof-card,.content-band.dark .step,.content-band.dark .fit-box{background:#ffffff !important;color:#071225 !important}.content-band.dark .service-card p,.content-band.dark .proof-card p,.content-band.dark .step p,.content-band.dark .fit-box p{color:#52657d !important}.service-cards,.proof-grid,.steps,.results-grid,.profile-grid,.topic-grid,.mini-card-grid,.fit-grid{align-items:stretch !important}.contact-form{gap:12px !important}.contact-form input:not([type="hidden"]):not([type="checkbox"]),.contact-form textarea,.contact-form select,.contact-panel-dark input:not([type="hidden"]):not([type="checkbox"]),.contact-panel-dark textarea,.contact-panel-dark select{min-height:48px !important;padding:11px 14px !important;border-radius:8px !important}.contact-form textarea,.contact-panel-dark textarea{min-height:126px !important}.contact-panel-dark .btn,.contact-form .btn{width:100% !important;min-height:42px !important}.form-response,.contact-panel-dark .form-response{width:100% !important;max-width:100% !important;min-height:auto !important;grid-template-columns:42px minmax(0,1fr) !important;gap:12px !important;padding:14px 16px !important;overflow-wrap:normal !important;word-break:normal !important}.footer-contact{gap:10px !important}.footer-contact a{min-height:42px !important;padding:9px 14px !important;border-radius:8px !important;font-size:.94rem !important;line-height:1.15 !important}@media (min-width:981px){.page-hero-grid,.hero-grid{grid-template-columns:minmax(0,1fr) minmax(380px,500px) !important;gap:clamp(34px,5vw,66px) !important}.hero-proof-panel img,.contact-portrait-panel img,.portrait-shell img{aspect-ratio:4 / 3.65 !important;max-height:560px !important;object-fit:cover !important;object-position:center top !important}}@media (max-width:820px){body{padding-top:70px !important;background:#eef3f9 !important}.nav-wrap{min-height:70px !important}.nav,.nav.shell{min-height:70px !important;padding:8px 14px !important;display:grid !important;grid-template-columns:auto auto !important;justify-content:space-between !important;gap:10px !important}.brand-logo,.brand img{width:46px !important;height:46px !important;min-width:46px !important}.brand span:last-child{display:none !important}.menu-toggle{display:inline-flex !important;visibility:visible !important;width:44px !important;min-width:44px !important;height:40px !important;min-height:40px !important;border-radius:8px !important;background:rgba(255,255,255,.08) !important;border:1px solid rgba(255,255,255,.16) !important}.nav-links{position:fixed !important;top:70px !important;left:14px !important;right:14px !important;width:auto !important;display:none !important;grid-template-columns:1fr !important;gap:6px !important;padding:10px !important;border-radius:10px !important;background:rgba(7,18,37,.98) !important}.nav-links.is-open{display:grid !important;visibility:visible !important}.nav-links a,.nav-links .btn{width:100% !important;min-height:38px !important;padding:9px 12px !important;justify-content:center !important}.page-hero,.hero{padding-block:34px 30px !important}.page-hero-grid,.hero-grid,.content-grid,.support-process-grid,.contact-showcase-grid,.split-grid,.feature-split,.band-grid,.fit-grid{display:grid !important;grid-template-columns:1fr !important;gap:18px !important;align-items:start !important}.page-hero h1,.hero h1,.article-panel h1{font-size:clamp(2rem,9.5vw,3rem) !important;line-height:1.06 !important}.page-lead,.hero p,.article-panel p,.side-panel p,.service-card p,.proof-card p,.step p{font-size:.98rem !important;line-height:1.58 !important}.hero-proof-panel,.contact-portrait-panel,.portrait-shell{width:100% !important;max-width:100% !important;padding:8px !important;justify-self:stretch !important}.hero-proof-panel img,.contact-portrait-panel img,.portrait-shell img{width:100% !important;height:auto !important;max-height:430px !important;aspect-ratio:4 / 3.35 !important;object-fit:cover !important;object-position:center top !important;border-radius:8px !important}.service-cards,.proof-grid,.steps,.trust-strip,.expert-grid,.profile-grid,.results-grid,.topic-grid,.mini-card-grid,.footer-contact{grid-template-columns:1fr !important;gap:14px !important}.article-panel,.side-panel,.contact-panel,.contact-panel-dark,.service-card,.proof-card,.step,.fit-box,.quick-answer,.intro-summary,.process-lead-card,.process-detail-card,.discuss-card,.faq-page details{padding:18px !important;min-height:auto !important}.btn,.hero-actions .btn,.cta-box .btn,.contact-form .btn,.mini-link,a.mini-link,.discuss-link{width:100% !important;min-height:38px !important;padding:8px 12px !important;font-size:.92rem !important}.hero-actions,.cta-actions,.contact-panel .hero-actions{display:grid !important;grid-template-columns:1fr !important;gap:10px !important}.contact-panel-dark .form-response,.form-response{grid-template-columns:1fr !important;padding:14px !important}.faq-page summary{min-height:48px !important;padding:12px 14px !important;font-weight:500 !important}.footer-contact{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:9px !important}.footer-contact a{min-height:38px !important;padding:8px 10px !important;justify-content:center !important;text-align:center !important;font-size:.9rem !important}}@media (max-width:420px){.page-hero,.hero{padding-block:30px 26px !important}.content-band,.contact-showcase,.cta-band{padding-block:28px !important}.page-hero h1,.hero h1,.article-panel h1{font-size:clamp(1.95rem,9.8vw,2.55rem) !important}}.page-hero .page-lead + .hero-actions,.page-hero .hero-actions,.hero .hero-actions{margin-top:24px !important;margin-bottom:22px !important;gap:14px !important}.page-hero .hero-actions .btn,.hero .hero-actions .btn{min-height:46px !important;min-width:214px !important;padding:10px 22px !important;border-radius:8px !important;font-size:.96rem !important;line-height:1.15 !important;font-weight:800 !important;letter-spacing:0 !important}@media (max-width:680px){.page-hero .hero-actions,.hero .hero-actions{gap:10px !important;margin-top:20px !important;margin-bottom:18px !important}.page-hero .hero-actions .btn,.hero .hero-actions .btn{width:100% !important;min-width:0 !important;min-height:44px !important;padding:9px 18px !important;font-size:.94rem !important}}.service-scope-section .section-head{align-items:end}.scope-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.scope-summary-card{display:flex;flex-direction:column;min-height:300px;padding:clamp(22px,2.5vw,30px);border:1px solid rgba(9,20,38,.12);border-radius:8px;background:#ffffff;box-shadow:0 18px 44px rgba(9,20,38,.06)}.scope-summary-card .label{width:fit-content;margin-bottom:18px;padding:8px 14px;border-radius:999px;background:linear-gradient(135deg,#ffe38a,#fff4bf);color:#071225;font-size:.82rem;font-weight:800}.scope-summary-card h3{margin:0 0 14px;color:#071225;font-size:clamp(1.18rem,1.7vw,1.42rem);line-height:1.18}.scope-summary-card p{margin:0 0 18px;color:#52657d;line-height:1.62}.scope-summary-card dl{display:grid;gap:10px 14px;margin:auto 0 0;padding-top:16px;border-top:1px solid rgba(9,20,38,.1)}.scope-summary-card dt{color:#071225;font-weight:800}.scope-summary-card dd{margin:-8px 0 4px;color:#52657d;line-height:1.45}@media (max-width:1080px){.scope-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.service-scope-section .section-head{align-items:start}.scope-card-grid{grid-template-columns:1fr;gap:14px}.scope-summary-card{min-height:auto;padding:20px}}@media (min-width:1081px){.scope-card-grid .scope-summary-card:nth-last-child(2){grid-column:1 / 2}.scope-card-grid .scope-summary-card:last-child{grid-column:2 / 3}}.steps{align-items:stretch !important;grid-auto-rows:auto !important}.steps .step{height:auto !important;min-height:0 !important;padding:26px 24px !important;display:block !important;position:relative !important}.steps .step::before,.steps .step::after,.step .step-number,.step .number,.step>span:first-child:not(.label):not(.mini-link){display:none !important;content:none !important}.steps .step h3{min-height:0 !important;margin:0 0 14px !important;font-size:clamp(1.18rem,1.45vw,1.42rem) !important;line-height:1.12 !important}.steps .step p{margin:0 !important;flex:initial !important;font-size:1rem !important;line-height:1.55 !important}@media (min-width:981px){.steps .step{padding:28px 26px !important}}@media (max-width:680px){.steps .step{padding:20px !important}}.faq-page{gap:12px !important;grid-auto-rows:auto !important}.faq-page details,.faq-card,details.faq-card{min-height:0 !important;height:auto !important;border-radius:8px !important;box-shadow:0 12px 30px rgba(9,20,38,.045) !important}.faq-page summary,.faq-card summary,details.faq-card summary{min-height:58px !important;padding:15px 18px !important;font-size:1rem !important;line-height:1.25 !important;font-weight:560 !important;gap:14px !important}.faq-page summary::after,.faq-card summary::after,details.faq-card summary::after{width:32px !important;height:32px !important;flex:0 0 32px !important;font-size:.95rem !important}.faq-page details>p,.faq-page details>ul,.faq-card p,.faq-card .faq-content,.faq-card ul{padding:0 18px 18px !important;margin-top:-2px !important;font-size:.98rem !important;line-height:1.55 !important}@media (min-width:981px){.content-band .shell>.section-head + .faq-page{gap:14px 18px !important}}@media (max-width:680px){.faq-page{gap:10px !important}.faq-page summary,.faq-card summary,details.faq-card summary{min-height:50px !important;padding:12px 14px !important;font-size:.95rem !important}.faq-page summary::after,.faq-card summary::after,details.faq-card summary::after{width:28px !important;height:28px !important;flex-basis:28px !important}}.cta-band{padding-block:clamp(34px,5vw,64px) !important}.cta-band .cta-box{display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;align-items:center !important;gap:clamp(22px,4vw,54px) !important;padding:clamp(26px,4vw,46px) !important;min-height:0 !important;border-radius:8px !important}.cta-band .cta-box h2{max-width:820px !important;margin:0 0 12px !important;font-size:clamp(1.9rem,3.8vw,3.35rem) !important;line-height:1.04 !important}.cta-band .cta-box p,.cta-band .cta-box .page-lead{max-width:780px !important;margin:0 !important;font-size:clamp(1rem,1.35vw,1.22rem) !important;line-height:1.55 !important}.cta-band .cta-box .btn{width:auto !important;min-width:190px !important;min-height:42px !important;padding:9px 20px !important;border-radius:8px !important;white-space:nowrap !important}@media (max-width:760px){.cta-band{padding-block:28px !important}.cta-band .cta-box{grid-template-columns:1fr !important;gap:18px !important;padding:22px !important;text-align:left !important}.cta-band .cta-box h2{font-size:clamp(1.65rem,8vw,2.25rem) !important;margin-bottom:10px !important}.cta-band .cta-box p,.cta-band .cta-box .page-lead{font-size:.98rem !important;line-height:1.55 !important}.cta-band .cta-box .btn{justify-self:start !important;width:auto !important;min-width:0 !important;max-width:100% !important;min-height:40px !important;padding:8px 16px !important;font-size:.92rem !important}}.mini-link,a.mini-link,.content-band .mini-link,.article-panel .mini-link,.side-panel .mini-link,.intro-summary .mini-link,.identity-summary-card .mini-link{color:#071225 !important}.mini-link:visited,a.mini-link:visited{color:#071225 !important}.scope-summary-card dl{margin:auto 0 12px !important}.scope-summary-card .mini-link{align-self:flex-start;margin-top:0 !important;color:#071225 !important}@media (min-width:1081px){.scope-card-grid .scope-summary-card:nth-last-child(2),.scope-card-grid .scope-summary-card:last-child{grid-column:auto !important}}.service-scope-section .scope-card-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;align-items:stretch !important}.service-scope-section .scope-summary-card{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;min-height:0 !important;padding:26px 24px !important;border:1px solid rgba(9,20,38,.12) !important;border-radius:8px !important;background:#ffffff !important;box-shadow:0 18px 44px rgba(9,20,38,.06) !important}.service-scope-section .scope-summary-card .label{display:inline-flex !important;width:fit-content !important;margin-bottom:16px !important;padding:7px 13px !important;border-radius:999px !important;background:linear-gradient(135deg,#ffe083,#fff3bd) !important;color:#071225 !important;font-size:.82rem !important;font-weight:700 !important;line-height:1.1 !important}.service-scope-section .scope-summary-card h3,.service-scope-section .scope-summary-card p,.service-scope-section .scope-summary-card dt,.service-scope-section .scope-summary-card dd{text-align:left !important}.service-scope-section .scope-summary-card dl{display:grid !important;gap:6px !important;margin:auto 0 12px !important;padding-top:14px !important;border-top:1px solid rgba(9,20,38,.1) !important}.service-scope-section .scope-summary-card dd{margin:0 0 8px !important}@media (max-width:1080px){.service-scope-section .scope-card-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media (max-width:680px){.service-scope-section .scope-card-grid{grid-template-columns:1fr !important;gap:14px !important}.service-scope-section .scope-summary-card{padding:20px !important}}.service-scope-section .scope-showcase-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:26px !important;align-items:stretch !important}.scope-showcase-card{display:flex !important;flex-direction:column !important;min-height:330px !important;padding:clamp(28px,3vw,42px) !important;border:1px solid rgba(9,20,38,.12) !important;border-radius:8px !important;background:#fff !important;color:#071225 !important;text-decoration:none !important;box-shadow:0 22px 54px rgba(9,20,38,.07) !important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease !important}.scope-showcase-card:hover,.scope-showcase-card:focus-visible{transform:translateY(-3px) !important;border-color:rgba(37,107,255,.28) !important;box-shadow:0 26px 64px rgba(9,20,38,.1) !important}.scope-showcase-icon{width:64px !important;height:64px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:14px !important;margin-bottom:34px !important;color:#071225 !important;box-shadow:0 18px 42px rgba(33,76,150,.14) !important}.scope-showcase-icon svg{width:34px !important;height:34px !important;stroke-width:2.2 !important}.scope-showcase-card h3{margin:0 0 28px !important;color:#071225 !important;font-size:clamp(1.35rem,2vw,1.85rem) !important;line-height:1.15 !important;font-weight:650 !important;letter-spacing:0 !important}.scope-showcase-card p{margin:0 0 26px !important;color:#52657d !important;font-size:clamp(1rem,1.2vw,1.14rem) !important;line-height:1.55 !important}.scope-showcase-card .scope-card-link{margin-top:auto !important;color:#1769ff !important;font-weight:650 !important;font-size:1rem !important;line-height:1.2 !important}.scope-blue .scope-showcase-icon{background:#3778ff !important;color:#fff !important}.scope-gold .scope-showcase-icon{background:#ffd15f !important;color:#071225 !important}.scope-green .scope-showcase-icon{background:#4be0a2 !important;color:#071225 !important}.scope-navy .scope-showcase-icon{background:#eaf2ff !important;color:#1769ff !important}.scope-purple .scope-showcase-icon{background:#f1edff !important;color:#6b4dff !important}.scope-cyan .scope-showcase-icon{background:#e8fbff !important;color:#007ca8 !important}@media (max-width:1080px){.service-scope-section .scope-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px !important}}@media (max-width:680px){.service-scope-section .scope-showcase-grid{grid-template-columns:1fr !important;gap:14px !important}.scope-showcase-card{min-height:0 !important;padding:24px !important}.scope-showcase-icon{width:56px !important;height:56px !important;margin-bottom:24px !important}.scope-showcase-card h3{margin-bottom:16px !important}}.service-scope-section .scope-showcase-grid{gap:22px !important;grid-auto-rows:1fr !important}.service-scope-section .scope-showcase-card{min-height:270px !important;padding:30px 28px !important}.service-scope-section .scope-showcase-icon{width:58px !important;height:58px !important;margin-bottom:26px !important}.service-scope-section .scope-showcase-icon svg{width:30px !important;height:30px !important}.service-scope-section .scope-showcase-card h3{margin-bottom:20px !important;font-size:clamp(1.28rem,1.7vw,1.65rem) !important;line-height:1.18 !important}.service-scope-section .scope-showcase-card p{margin-bottom:18px !important;font-size:clamp(.98rem,1.05vw,1.08rem) !important;line-height:1.48 !important}.service-scope-section .scope-showcase-card .scope-card-link{margin-top:0 !important;padding-top:4px !important;font-size:.95rem !important}@media (max-width:680px){.service-scope-section .scope-showcase-card{min-height:0 !important;padding:22px !important}.service-scope-section .scope-showcase-icon{margin-bottom:20px !important}}.content-band,.dark-band,.light,.faq-section,.seo-depth-section,.compact-cta{content-visibility:auto;contain-intrinsic-size:1px 720px}.hero,.page-hero,.nav-wrap,.footer{content-visibility:visible;contain-intrinsic-size:auto}.service-card-heading{margin:0 0 16px;color:#071225;font-size:clamp(1.45rem,1.8vw,1.8rem);line-height:1.18;font-weight:650;letter-spacing:0}.dark .service-card-heading,.section-dark .service-card-heading{color:#071225}.upwork-testimonial-section .section-head{align-items:end}.upwork-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,28px)}.upwork-review-card{min-height:260px;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(26px,3vw,38px);border:1px solid rgba(10,24,45,.12);border-radius:8px;background:#fff;color:#071225;box-shadow:0 18px 50px rgba(12,31,58,.08);text-decoration:none}.upwork-review-card:hover,.upwork-review-card:focus-visible{transform:translateY(-2px);border-color:rgba(37,111,255,.36);box-shadow:0 24px 60px rgba(37,111,255,.13)}.review-meta{display:flex;justify-content:space-between;gap:14px;color:#526780;font-size:.9rem;font-weight:600}.upwork-review-card strong{display:block;margin:24px 0 12px;font-size:clamp(1.16rem,1.4vw,1.34rem);line-height:1.25;font-weight:650}.upwork-review-card blockquote{margin:0;color:#384b63;font-size:clamp(1rem,1.1vw,1.08rem);line-height:1.55;font-style:italic}.review-author,.proof-note{color:#5b6f88;font-size:.95rem;line-height:1.45}.proof-note{margin:20px 0 0}.profile-cta-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:22px}.seo-proof-strip a{display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none}@media (max-width:900px){.upwork-review-grid{grid-template-columns:1fr}.upwork-review-card{min-height:0}}@media (max-width:560px){.profile-cta-row .btn{width:100%}.upwork-review-card{padding:22px}.review-meta{flex-direction:column;gap:4px}}.side-fill-block{margin-top:22px !important;padding:18px !important;border-radius:8px !important;border:1px solid rgba(31,109,255,.18) !important;background:linear-gradient(145deg,rgba(232,241,255,.92),rgba(255,249,226,.78)) !important}.side-fill-block h3{margin:0 0 8px !important;color:#071225 !important;font-size:1.08rem !important;line-height:1.25 !important;font-weight:650 !important}.side-fill-block p{margin:0 !important;color:#40536d !important;font-size:.98rem !important;line-height:1.6 !important}.side-mini-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important;margin-top:14px !important}.side-mini-grid span{display:flex !important;align-items:center !important;min-height:34px !important;padding:8px 10px !important;border-radius:7px !important;background:#ffffff !important;border:1px solid rgba(9,20,38,.1) !important;color:#20324a !important;font-size:.88rem !important;font-weight:600 !important}.side-fill-block + .btn{margin-top:18px !important}@media (max-width:640px){.side-mini-grid{grid-template-columns:1fr !important}}.nav-item{position:relative;display:flex;align-items:center}.nav-drop-toggle{appearance:none;border:0;background:transparent;color:#d7e2f0;font:inherit;font-weight:650;padding:10px 12px;border-radius:8px;cursor:pointer;white-space:nowrap;line-height:1.1}.nav-drop-toggle:hover,.nav-drop-toggle:focus-visible,.nav-drop-toggle.is-active{color:#fff;background:rgba(255,255,255,.10);outline:none}.dropdown-panel{position:absolute;top:calc(100% + 12px);left:0;z-index:30;min-width:238px;padding:8px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(7,18,37,.98);box-shadow:0 22px 60px rgba(0,0,0,.34);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.nav-dropdown:hover .dropdown-panel,.nav-dropdown:focus-within .dropdown-panel,.nav-dropdown.is-open .dropdown-panel{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-panel a{display:block;padding:10px 12px !important;border-radius:8px;color:#d9e5f4 !important;font-weight:600 !important;white-space:nowrap;text-decoration:none}.dropdown-panel a:hover,.dropdown-panel a:focus-visible{color:#071225 !important;background:linear-gradient(135deg,#ffd761,#fff1b5) !important;outline:none}.nav-strategy-cta{min-height:40px !important;padding:9px 16px !important;font-size:.94rem !important;white-space:nowrap !important}.portfolio-proof-grid,.portfolio-value-grid,.testimonial-grid{display:grid;gap:22px}.portfolio-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.portfolio-value-grid,.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-proof-card,.portfolio-value-grid article,.testimonial-card{display:flex;flex-direction:column;align-items:flex-start;min-height:100%;padding:clamp(24px,3vw,34px);border:1px solid rgba(9,20,38,.11);border-radius:10px;background:#fff;box-shadow:0 18px 52px rgba(9,20,38,.08);color:var(--ink);text-decoration:none}.content-band.dark .portfolio-proof-card,.content-band.dark .portfolio-value-grid article{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.14);color:#f4f8ff;box-shadow:none}.portfolio-proof-card h2,.portfolio-value-grid h2,.testimonial-card h2{margin:18px 0 12px;font-size:clamp(1.22rem,1.6vw,1.52rem);line-height:1.15;letter-spacing:-.01em}.portfolio-proof-card p,.portfolio-value-grid p,.testimonial-card p{color:#5e6e83;font-size:1rem;line-height:1.65}.content-band.dark .portfolio-proof-card p,.content-band.dark .portfolio-value-grid p{color:#c9d6e6}.proof-icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;font-weight:850;color:#071225;background:linear-gradient(135deg,#dbeafe,#fff1b5)}.proof-upwork{background:linear-gradient(135deg,#14a800,#66e04f);color:#fff}.proof-linkedin{background:linear-gradient(135deg,#0a66c2,#5eb2ff);color:#fff}.proof-work{background:linear-gradient(135deg,#ffd761,#fff1b5)}.proof-trade{background:linear-gradient(135deg,#37dca0,#bfffe5)}.rating{display:inline-flex;margin-bottom:12px;color:#b58a00;font-weight:750;letter-spacing:.02em}.testimonial-card span:last-child{margin-top:auto;color:#071225;font-weight:650}.hero-note{color:#aebdd0;font-size:.98rem;margin-top:18px;max-width:740px}@media (max-width:1180px){.portfolio-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-value-grid,.testimonial-grid{grid-template-columns:1fr}}@media (max-width:980px){.nav-item{width:100%;display:block}.nav-drop-toggle{width:100%;min-height:38px;padding:9px 12px;text-align:center;background:rgba(255,255,255,.04)}.dropdown-panel{position:static;display:none;min-width:0;margin:4px 0 8px;padding:6px;opacity:1;visibility:visible;transform:none;box-shadow:none;background:rgba(255,255,255,.045)}.nav-dropdown.is-open .dropdown-panel{display:grid}.dropdown-panel a{text-align:center;white-space:normal}}@media (max-width:640px){.portfolio-proof-grid{grid-template-columns:1fr}.portfolio-proof-card,.portfolio-value-grid article,.testimonial-card{padding:22px}.nav-strategy-cta{min-height:38px !important}}.btn-primary,a.btn-primary,button.btn-primary,.mini-link,a.mini-link,.mini-link:visited,.mini-link:hover,a.mini-link:visited,a.mini-link:hover,.service-card .mini-link,.proof-card .mini-link,.case-card .mini-link,.profile-card .mini-link,.scope-card .mini-link,.deliverable-card .mini-link,.article-panel .mini-link,.side-panel .mini-link,.identity-summary-card .mini-link,.identity-summary-copy .mini-link,.intro-summary .mini-link,.profile-history-section .profile-proof-card .mini-link,.seo-context-section .article-panel .mini-link,.scope-showcase-card .scope-card-link{color:#06101f !important;text-decoration-color:rgba(6,16,31,.45) !important}.faq-page,.faq-list,.accordion-list{gap:10px !important}.faq-page details,.faq-card,details.faq-card,.accordion-item{min-height:0 !important;padding:0 !important;overflow:hidden !important}.faq-page summary,.faq-card summary,details.faq-card summary,.accordion-item summary{min-height:54px !important;padding:15px 18px !important;align-items:center !important;gap:12px !important;font-size:clamp(.98rem,1.25vw,1.08rem) !important;line-height:1.28 !important;font-weight:540 !important}.faq-page summary::after,.faq-card summary::after,details.faq-card summary::after,.accordion-item summary::after{width:30px !important;height:30px !important;flex:0 0 30px !important;font-size:1rem !important}.faq-page details>p,.faq-page details>ul,.faq-card p,.faq-card .faq-content,.faq-card ul,.accordion-item p{padding:0 18px 16px !important;margin:0 !important;font-size:.98rem !important;line-height:1.58 !important}.content-band .shell>.section-head + .faq-page{margin-top:20px !important}@media (max-width:640px){.content-band:has(.faq-page){padding-top:28px !important;padding-bottom:32px !important}.content-band .shell>.section-head{margin-bottom:14px !important}.content-band .shell>.section-head + .faq-page,.content-grid>.faq-page,.faq-page,.faq-list,.accordion-list{gap:8px !important;margin-top:12px !important}.faq-page details,.faq-card,details.faq-card,.accordion-item{border-radius:8px !important}.faq-page summary,.faq-card summary,details.faq-card summary,.accordion-item summary{min-height:46px !important;padding:12px 14px !important;font-size:.94rem !important;line-height:1.22 !important;font-weight:500 !important}.faq-page summary::after,.faq-card summary::after,details.faq-card summary::after,.accordion-item summary::after{width:26px !important;height:26px !important;flex:0 0 26px !important}.faq-page details>p,.faq-page details>ul,.faq-card p,.faq-card .faq-content,.faq-card ul,.accordion-item p{padding:0 14px 13px !important;font-size:.92rem !important;line-height:1.5 !important}}.site-header,.nav-wrap,.nav-links{overflow:visible !important}.nav-links{align-items:center !important;gap:8px !important}.nav-links>.nav-dropdown{position:relative !important;display:inline-flex !important;align-items:center !important;flex:0 0 auto !important;isolation:isolate !important}.nav-links>.nav-dropdown>.nav-drop-toggle{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:7px !important;min-height:38px !important;padding:9px 12px !important;border:0 !important;border-radius:8px !important;background:transparent !important;color:#d7e2f0 !important;font:inherit !important;font-weight:560 !important;line-height:1 !important;white-space:nowrap !important;cursor:pointer !important;transition:background .16s ease,color .16s ease !important}.nav-links>.nav-dropdown>.nav-drop-toggle::after{content:"" !important;width:7px !important;height:7px !important;border-right:2px solid currentColor !important;border-bottom:2px solid currentColor !important;transform:rotate(45deg) translateY(-2px) !important;opacity:.72 !important;transition:transform .16s ease,opacity .16s ease !important}.nav-links>.nav-dropdown>.nav-drop-toggle:hover,.nav-links>.nav-dropdown>.nav-drop-toggle:focus-visible,.nav-links>.nav-dropdown.is-open>.nav-drop-toggle{color:#fff !important;background:rgba(255,255,255,.10) !important;outline:none !important}.nav-links>.nav-dropdown:hover>.nav-drop-toggle::after,.nav-links>.nav-dropdown:focus-within>.nav-drop-toggle::after,.nav-links>.nav-dropdown.is-open>.nav-drop-toggle::after{opacity:1 !important;transform:rotate(225deg) translate(-1px,-1px) !important}.nav-links>.nav-dropdown>.dropdown-panel{display:grid !important;position:absolute !important;top:calc(100% + 12px) !important;left:50% !important;right:auto !important;z-index:999 !important;grid-template-columns:1fr !important;gap:4px !important;width:min(326px,calc(100vw - 28px)) !important;min-width:286px !important;max-width:326px !important;padding:10px !important;margin:0 !important;border:1px solid rgba(116,149,190,.28) !important;border-radius:12px !important;background:linear-gradient(180deg,rgba(9,21,40,.99),rgba(6,16,31,.99)) !important;box-shadow:0 22px 58px rgba(0,0,0,.38) !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transform:translateX(-50%) translateY(8px) scale(.98) !important;transform-origin:top center !important;transition:opacity .17s ease,transform .17s ease,visibility .17s ease !important}.nav-links>.nav-dropdown>.dropdown-panel::before{content:"" !important;position:absolute !important;top:-7px !important;left:50% !important;width:12px !important;height:12px !important;border-left:1px solid rgba(116,149,190,.26) !important;border-top:1px solid rgba(116,149,190,.26) !important;background:rgba(9,21,40,.99) !important;transform:translateX(-50%) rotate(45deg) !important}.nav-links>.nav-dropdown:hover>.dropdown-panel,.nav-links>.nav-dropdown:focus-within>.dropdown-panel,.nav-links>.nav-dropdown.is-open>.dropdown-panel{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;transform:translateX(-50%) translateY(0) scale(1) !important}.nav-links>.nav-dropdown>.dropdown-panel>a{display:flex !important;align-items:center !important;gap:10px !important;width:100% !important;min-height:40px !important;padding:10px 12px !important;border-radius:9px !important;color:#dce7f5 !important;background:transparent !important;font-size:.92rem !important;font-weight:560 !important;line-height:1.2 !important;text-align:left !important;text-decoration:none !important;white-space:nowrap !important;box-sizing:border-box !important;transition:background .15s ease,color .15s ease,transform .15s ease !important}.nav-links>.nav-dropdown>.dropdown-panel>a::before{content:"" !important;width:6px !important;height:6px !important;flex:0 0 6px !important;border-radius:999px !important;background:#5cc6ff !important;opacity:.78 !important}.nav-links>.nav-dropdown>.dropdown-panel>a:hover,.nav-links>.nav-dropdown>.dropdown-panel>a:focus-visible,.nav-links>.nav-dropdown>.dropdown-panel>a.is-active{color:#06101f !important;background:linear-gradient(135deg,#ffd761,#fff1b5) !important;outline:none !important;transform:translateX(2px) !important}.nav-links>.nav-dropdown>.dropdown-panel>a:hover::before,.nav-links>.nav-dropdown>.dropdown-panel>a:focus-visible::before,.nav-links>.nav-dropdown>.dropdown-panel>a.is-active::before{background:#06101f !important;opacity:1 !important}@media (max-width:980px){.site-header,.nav-wrap,.nav-links{overflow:visible !important}.nav-links>.nav-dropdown{display:block !important;width:100% !important}.nav-links>.nav-dropdown>.nav-drop-toggle{width:100% !important;min-height:38px !important;justify-content:center !important;background:rgba(255,255,255,.05) !important}.nav-links>.nav-dropdown>.dropdown-panel{position:static !important;left:auto !important;right:auto !important;width:100% !important;min-width:0 !important;max-width:none !important;max-height:0 !important;margin-top:0 !important;padding:0 6px !important;box-shadow:none !important;border-radius:10px !important;background:rgba(255,255,255,.045) !important;opacity:0 !important;visibility:hidden !important;overflow:hidden !important;transform:none !important;transition:max-height .2s ease,opacity .16s ease,padding .16s ease,margin .16s ease !important}.nav-links>.nav-dropdown>.dropdown-panel::before{display:none !important}.nav-links>.nav-dropdown.is-open>.dropdown-panel,.nav-links>.nav-dropdown:focus-within>.dropdown-panel{max-height:420px !important;margin-top:6px !important;padding:6px !important;opacity:1 !important;visibility:visible !important;pointer-events:auto !important}.nav-links>.nav-dropdown>.dropdown-panel>a{justify-content:flex-start !important;min-height:38px !important;white-space:normal !important}}@media (prefers-reduced-motion:reduce){.nav-links>.nav-dropdown>.dropdown-panel,.nav-links>.nav-dropdown>.nav-drop-toggle,.nav-links>.nav-dropdown>.nav-drop-toggle::after,.nav-links>.nav-dropdown>.dropdown-panel>a{transition:none !important}}@media (min-width:981px){.nav-links>.nav-dropdown>.dropdown-panel{top:calc(100% + 42px) !important;left:50% !important;width:min(300px,calc(100vw - 32px)) !important;min-width:270px !important;max-width:300px !important;padding:8px !important;gap:3px !important;border-radius:10px !important;transform:translateX(-50%) translateY(10px) scale(.98) !important}.nav-links>.nav-dropdown:hover>.dropdown-panel,.nav-links>.nav-dropdown:focus-within>.dropdown-panel,.nav-links>.nav-dropdown.is-open>.dropdown-panel{transform:translateX(-50%) translateY(0) scale(1) !important}.nav-links>.nav-dropdown>.dropdown-panel::before{display:none !important}.nav-links>.nav-dropdown>.dropdown-panel>a{min-height:38px !important;padding:9px 12px !important;gap:0 !important;font-size:.91rem !important;font-weight:560 !important}.nav-links>.nav-dropdown>.dropdown-panel>a::before{display:none !important;content:none !important}}@media (min-width:981px){.nav-wrap,.nav,.nav-links{overflow:visible !important}.nav-links>.nav-dropdown{position:relative !important;display:inline-flex !important;align-items:center !important}.nav-links>.nav-dropdown>.dropdown-panel{position:absolute !important;top:calc(100% + 58px) !important;left:50% !important;right:auto !important;bottom:auto !important;z-index:5000 !important;display:grid !important;grid-template-columns:1fr !important;width:min(320px,calc(100vw - 32px)) !important;min-width:280px !important;max-width:320px !important;margin:0 !important;padding:8px !important;gap:4px !important;list-style:none !important;border:1px solid rgba(141,165,198,.24) !important;border-radius:12px !important;background:rgba(7,18,37,.98) !important;box-shadow:0 24px 60px rgba(0,0,0,.42) !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transform:translateX(-50%) translateY(8px) !important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease !important}.nav-links>.nav-dropdown:hover>.dropdown-panel,.nav-links>.nav-dropdown:focus-within>.dropdown-panel,.nav-links>.nav-dropdown.is-open>.dropdown-panel{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;transform:translateX(-50%) translateY(0) !important}.nav-links>.nav-dropdown>.dropdown-panel::before,.nav-links>.nav-dropdown>.dropdown-panel::after,.nav-links>.nav-dropdown>.dropdown-panel>a::before,.nav-links>.nav-dropdown>.dropdown-panel>a::after{display:none !important;content:none !important}.nav-links>.nav-dropdown>.dropdown-panel>a{display:flex !important;align-items:center !important;justify-content:flex-start !important;min-height:38px !important;width:100% !important;padding:9px 12px !important;border-radius:8px !important;background:transparent !important;color:#dce7f5 !important;font-size:.92rem !important;font-weight:560 !important;line-height:1.15 !important;text-align:left !important;text-decoration:none !important;white-space:nowrap !important;box-sizing:border-box !important;transform:none !important}.nav-links>.nav-dropdown>.dropdown-panel>a:hover,.nav-links>.nav-dropdown>.dropdown-panel>a:focus-visible,.nav-links>.nav-dropdown>.dropdown-panel>a.is-active{color:#06101f !important;background:linear-gradient(135deg,#ffd761,#fff1b5) !important;outline:none !important;transform:none !important}}@media (max-width:980px){.nav-links>.nav-dropdown>.dropdown-panel>a::before,.nav-links>.nav-dropdown>.dropdown-panel>a::after{display:none !important;content:none !important}}@media (min-width:981px){.nav-wrap,.nav-wrap .nav,.nav-wrap .nav-links{overflow:visible !important}.nav-wrap .nav-links>.nav-dropdown{position:relative !important;display:inline-flex !important;align-items:center !important;list-style:none !important}.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel{position:fixed !important;top:116px !important;left:50% !important;right:auto !important;bottom:auto !important;z-index:9000 !important;display:grid !important;grid-template-columns:1fr !important;width:320px !important;min-width:280px !important;max-width:92vw !important;margin:0 !important;padding:8px !important;gap:4px !important;list-style:none !important;border:1px solid rgba(141,165,198,.26) !important;border-radius:12px !important;background:rgba(7,18,37,.98) !important;box-shadow:0 24px 60px rgba(0,0,0,.42) !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transform:translateX(-50%) translateY(8px) !important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease !important}.nav-wrap .nav-links>.nav-dropdown:hover>.dropdown-panel,.nav-wrap .nav-links>.nav-dropdown:focus-within>.dropdown-panel,.nav-wrap .nav-links>.nav-dropdown.is-open>.dropdown-panel{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;transform:translateX(-50%) translateY(0) !important}.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel::before,.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel::after,.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel>a::before,.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel>a::after{display:none !important;content:none !important;width:0 !important;height:0 !important;margin:0 !important;flex-basis:0 !important}.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel>a{display:flex !important;align-items:center !important;justify-content:flex-start !important;min-height:38px !important;width:100% !important;padding:9px 12px !important;border-radius:8px !important;background:transparent !important;color:#dce7f5 !important;font-size:.92rem !important;font-weight:560 !important;line-height:1.15 !important;text-align:left !important;text-decoration:none !important;white-space:nowrap !important;transform:none !important}.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel>a:hover,.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel>a:focus-visible,.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel>a.is-active{color:#06101f !important;background:linear-gradient(135deg,#ffd761,#fff1b5) !important;outline:none !important;transform:none !important}}@media (max-width:980px){.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel::before,.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel::after,.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel>a::before,.nav-wrap .nav-links>.nav-dropdown>.dropdown-panel>a::after{display:none !important;content:none !important}}
