:root{--blue:#0b59b6;--blue2:#2683ff;--ink:#0a1020;--muted:#667085;--line:#e5eaf2;--bg:#f6f8fb;--card:#fff;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.section{padding:110px 0}.section-shell{overflow:hidden}.gradient-text{background:linear-gradient(120deg,#0b59b6,#2b91ff 48%,#7ab8ff);-webkit-background-clip:text;background-clip:text;color:transparent}.kicker{font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--blue);text-transform:uppercase}.site-header{position:fixed;z-index:50;left:0;right:0;top:0;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-wrap{height:82px;display:flex;gap:28px}.logo-img{width:195px;transform:translateZ(0)}.desktop-nav{display:flex;gap:24px;align-items:center;margin-left:auto}.desktop-nav a{font-size:14px;font-weight:650;color:#29334a;transition:.2s}.desktop-nav a:hover{color:var(--blue)}.nav-cta{display:flex;align-items:center;gap:10px;background:var(--ink);color:#fff;padding:12px 16px;border-radius:999px;font-size:14px;font-weight:750}.nav-cta svg{width:17px}.menu-btn{display:none;background:none;border:0}.hero{position:relative;padding:170px 0 86px;background:radial-gradient(circle at 82% 22%,rgba(38,131,255,.14),transparent 30%),linear-gradient(180deg,#fff,#f7faff)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;grid-gap:65px;gap:65px;min-height:650px}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #dce6f4;border-radius:999px;background:rgba(255,255,255,.72);font-size:12px;font-weight:800;color:#39506d;letter-spacing:.06em;text-transform:uppercase}.eyebrow .dot{width:8px;height:8px;border-radius:50%;background:#1d7bf3;box-shadow:0 0 0 5px rgba(29,123,243,.12)}.hero h1{font-size:clamp(52px,5.5vw,82px);line-height:.98;letter-spacing:-.058em;margin:24px 0;max-width:780px}.hero h1 span{display:block}.hero p{font-size:18px;line-height:1.7;color:#566279;max-width:700px}.hero-actions{display:flex;gap:12px;margin:34px 0 30px}.btn{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:15px 20px;font-weight:800;font-size:14px;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(120deg,#0b59b6,#1e7fe8);color:#fff;box-shadow:0 12px 28px rgba(11,89,182,.22)}.btn-ghost{background:#fff;border:1px solid #dce3ee;color:#202a3f}.hero-proof{display:flex;align-items:center;gap:18px;margin-top:28px}.hero-proof div:not(.proof-sep){display:flex;flex-direction:column}.hero-proof strong{font-size:18px}.hero-proof span{font-size:12px;color:#7a8496}.proof-sep{width:1px;height:32px;background:#dfe5ee}.hero-visual{position:relative;min-height:590px;display:flex;align-items:center;justify-content:center}.hero-glow{position:absolute;border-radius:50%;filter:blur(40px);opacity:.5}.glow-a{width:420px;height:420px;background:#cee4ff;right:-160px;top:80px}.glow-b{width:260px;height:260px;background:#eaf3ff;right:260px;bottom:0}.dashboard-card{position:relative;z-index:3;background:rgba(11,18,37,.95);color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 35px 80px rgba(9,26,53,.28);border-radius:34px}.dashboard-main{width:min(100%,500px);padding:26px;transform:perspective(1200px) rotateY(-7deg) rotateX(2deg)}.dash-top{justify-content:space-between;color:#9dacbf;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.dash-top,.live-pill{display:flex;align-items:center}.live-pill{gap:6px;background:rgba(49,202,129,.12);color:#7ff4b9;border:1px solid rgba(49,202,129,.18);padding:6px 8px;border-radius:999px}.live-pill i{width:6px;height:6px;border-radius:50%;background:#31ca81}.big-roi{display:flex;flex-direction:column;margin:28px 0 12px}.big-roi span{font-size:13px;color:#aab5c5}.big-roi strong{font-size:70px;letter-spacing:-.06em}.big-roi small{color:#57df9c;font-size:12px}.chart-bars{height:170px;display:flex;align-items:end;gap:10px;padding-top:20px;border-bottom:1px solid rgba(255,255,255,.08);background:repeating-linear-gradient(0deg,rgba(255,255,255,.04) 0,rgba(255,255,255,.04) 1px,transparent 0,transparent 42px)}.chart-bars span{flex:1 1;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#2d8cff,#0b59b6);box-shadow:0 0 18px rgba(45,140,255,.22)}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:18px}.mini-grid div{padding:14px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.025)}.mini-grid b,.mini-grid span{display:block}.mini-grid span{font-size:10px;color:#8e9db0}.mini-grid b{font-size:17px;margin-top:5px}.float-card{position:absolute;z-index:5;min-width:130px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(11,89,182,.12);box-shadow:0 18px 50px rgba(24,62,108,.16);border-radius:20px;padding:16px;display:flex;flex-direction:column}.float-card span{font-size:10px;color:#738198;font-weight:800;letter-spacing:.08em}.float-card strong{font-size:30px;margin:3px 0;color:#0d5fbe}.float-card small{font-size:10px;color:#7b8798}.card-seo{left:0;top:118px;animation:float 6s ease-in-out infinite}.card-social{right:-6px;bottom:90px;animation:float 7s ease-in-out infinite reverse}.card-ai{right:8px;top:85px;gap:4px;animation:float 6.6s ease-in-out infinite}.card-ai svg{color:#0b66cc}.orbital{position:absolute;border:1px solid rgba(11,89,182,.12);border-radius:50%}.orbital-1{width:560px;height:560px}.orbital-2{width:430px;height:430px;border-style:dashed}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-13px)}}.brands-section{padding:34px 0 46px}.brands-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.brands-head span{font-weight:800}.brands-head small{color:#7a8494}.marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.marquee-track{display:flex;width:max-content;gap:16px;animation:marquee 28s linear infinite}.brand-card{width:210px;height:92px;border:1px solid #e8edf4;border-radius:18px;background:#fff;position:relative;overflow:hidden;padding:16px;gap:12px}.brand-card img{max-width:150px;max-height:54px;filter:saturate(.7);transition:.25s}.brand-card span{display:none}.brand-card:hover img{filter:saturate(1)}.brand-fallback-mark{display:none;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#0b59b6,#2d8cff);font-size:16px;letter-spacing:.06em;box-shadow:0 10px 24px rgba(11,89,182,.18);flex:none}.brand-card-fallback{justify-content:flex-start;padding:18px 20px;background:linear-gradient(180deg,#fff,#f9fbff)}.brand-card-fallback .brand-fallback-mark{display:flex}.brand-card-fallback span{display:block;font-size:15px;font-weight:700;line-height:1.35;color:#243249;max-width:110px}@keyframes marquee{to{transform:translateX(-50%)}}.trust-strip{background:#0b1223;color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:30px 0}.trust-grid>div{text-align:center;border-right:1px solid rgba(255,255,255,.1)}.trust-grid>div:last-child{border:0}.metric-value{display:block;font-size:34px;font-weight:850;letter-spacing:-.04em}.trust-grid span:last-child{font-size:12px;color:#9cabbd}.section-head{display:grid;grid-template-columns:1fr .85fr;grid-gap:60px;gap:60px;align-items:end;margin-bottom:45px}.section-head h2{font-size:clamp(40px,4.3vw,62px);line-height:1.04;letter-spacing:-.05em;margin:10px 0 0}.section-head p{color:#667085;line-height:1.75;margin:0}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.service-card{border:1px solid #e6ebf2;border-radius:24px;padding:25px;min-height:290px;background:linear-gradient(180deg,#fff,#fbfcfe);display:flex;flex-direction:column;transition:.25s}.service-card:hover{transform:translateY(-7px);border-color:#cbdcf4;box-shadow:0 24px 50px rgba(27,64,108,.09)}.service-icon{display:inline-flex;align-self:flex-start;border-radius:999px;background:#eef5ff;color:#0b59b6;font-size:11px;font-weight:850;padding:8px 10px}.service-card h3{font-size:21px;margin:25px 0 10px;letter-spacing:-.02em}.service-card p{font-size:14px;line-height:1.7;color:#69758a}.service-card a{display:flex;align-items:center;gap:8px;color:#0b59b6;font-size:13px;font-weight:800;margin-top:auto}.service-card svg{width:16px}.section-dark{background:#0a1020;color:#fff;position:relative;overflow:hidden}.section-dark:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:#0b59b6;filter:blur(180px);opacity:.18;right:-250px;top:-220px}.section-head.light{position:relative}.section-head.light h2 span{color:#6faeff}.section-head.light p{color:#a2afc1}.results-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.result-card{padding:28px;border:1px solid rgba(255,255,255,.09);border-radius:28px;background:rgba(255,255,255,.035)}.result-kicker{font-size:10px;letter-spacing:.18em;color:#73aef5;font-weight:800}.result-card>strong{display:block;font-size:60px;letter-spacing:-.06em;margin:20px 0}.result-card h3{font-size:21px}.result-card p{color:#9eabba;font-size:14px;line-height:1.7}.result-line{height:5px;border-radius:999px;background:rgba(255,255,255,.07);overflow:hidden;margin-top:26px}.result-line span{display:block;height:100%;background:linear-gradient(90deg,#1c77e8,#78b4ff)}.results-note{font-size:11px;color:#718096;margin-top:18px}.satisfaction{background:#f7f9fc}.satisfaction-grid{display:grid;grid-template-columns:1.1fr .72fr;grid-gap:70px;gap:70px;align-items:center}.satisfaction h2{font-size:clamp(40px,4.2vw,60px);line-height:1.06;letter-spacing:-.05em;margin:13px 0 22px}.satisfaction p{color:#657086;line-height:1.8}.sat-points{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:28px}.sat-points span{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:700}.sat-points svg{width:18px;color:#0b67c8}.rating-card{background:#fff;border:1px solid #e3e8f0;border-radius:30px;padding:38px;box-shadow:0 25px 70px rgba(22,55,95,.1)}.stars{color:#f8b84e;letter-spacing:.18em;font-size:24px}.rating-card>strong{display:block;font-size:72px;letter-spacing:-.07em;margin:12px 0 0}.rating-card>span{font-size:13px;color:#788397}.rating-card a{display:flex;align-items:center;gap:8px;margin-top:20px;color:#0b59b6;font-weight:800}.process-grid{grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.process-grid article{padding:28px;border-top:2px solid #0b59b6;background:#f8faff;border-radius:0 0 22px 22px}.process-grid article>span{font-size:12px;color:#0b59b6;font-weight:850}.process-grid h3{font-size:24px;margin:35px 0 10px}.process-grid p{font-size:14px;color:#69758a;line-height:1.7}.ai-section{background:linear-gradient(140deg,#edf5ff,#fff 55%)}.ai-grid{display:grid;grid-template-columns:1fr .95fr;grid-gap:70px;gap:70px;align-items:center}.ai-grid h2{font-size:clamp(42px,4.3vw,62px);line-height:1.05;letter-spacing:-.05em;margin:12px 0}.ai-grid>div:first-child>p{color:#657086;line-height:1.8;max-width:620px}.ai-demo{border:1px solid #d9e5f5;border-radius:30px;padding:24px;background:rgba(255,255,255,.92);box-shadow:0 30px 75px rgba(28,77,130,.13)}.ai-demo-top{gap:12px;padding-bottom:18px;border-bottom:1px solid #edf0f5}.ai-avatar,.ai-demo-top{display:flex;align-items:center}.ai-avatar{width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,#0b59b6,#2e8dff);color:#fff;justify-content:center;font-size:12px;font-weight:900}.ai-demo-top div:last-child{display:flex;flex-direction:column}.ai-demo-top span{font-size:11px;color:#31a66f}.bubble{max-width:80%;padding:12px 14px;border-radius:16px;margin-top:16px;font-size:13px;line-height:1.55}.bubble.bot{background:#f0f5fb}.bubble.user{background:#0b59b6;color:#fff;margin-left:auto}.typing{display:flex;gap:5px;width:55px}.typing i{width:6px;height:6px;background:#9aa8ba;border-radius:50%;animation:typing 1.2s infinite}.typing i:nth-child(2){animation-delay:.16s}.typing i:nth-child(3){animation-delay:.32s}@keyframes typing{50%{transform:translateY(-4px);opacity:.5}}.ai-chips{display:flex;gap:8px;margin-top:22px}.ai-chips span{padding:8px 10px;border:1px solid #e0e7f0;border-radius:999px;font-size:10px;color:#5e6a7d}.contact{background:#fff}.contact-grid{display:grid;grid-template-columns:.9fr 1.05fr;grid-gap:70px;gap:70px}.contact h2{font-size:clamp(42px,4.5vw,64px);line-height:1.04;letter-spacing:-.05em;margin:12px 0}.contact p{color:#667085;line-height:1.75}.contact-items{display:flex;flex-direction:column;gap:10px;margin-top:30px;font-size:14px}.contact-items a{font-weight:800;color:#0b59b6}.lead-form{padding:28px;border:1px solid #e5eaf0;border-radius:28px;background:#fafbfd}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.lead-form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:750;color:#445066;margin-bottom:14px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;border:1px solid #dfe5ed;background:#fff;border-radius:13px;padding:13px 14px;outline:none}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:#7db5f2;box-shadow:0 0 0 4px rgba(38,131,255,.08)}.lead-form button{width:100%}.footer{background:linear-gradient(180deg,#07111f,#050b15);padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,.75fr);grid-gap:45px;gap:45px}.footer-logo-wrap{padding:10px 14px;border-radius:16px;background:linear-gradient(180deg,rgba(16,27,49,.82),rgba(8,14,26,.82));border:1px solid rgba(255,255,255,.06);box-shadow:0 12px 30px rgba(0,0,0,.2)}.footer-logo{width:160px;image-rendering:auto}.footer-grid p{color:#9aa7ba;line-height:1.75;max-width:430px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid strong{margin-bottom:7px}.footer-grid a{font-size:13px;color:#a5b0bf}.footer-bottom{display:flex;justify-content:space-between;padding-top:22px;margin-top:50px;color:#68758a;font-size:11px}.chat-fab{position:fixed;right:24px;bottom:24px;z-index:80;border:0;background:#0b59b6;color:#fff;border-radius:999px;padding:13px 17px;display:flex;align-items:center;gap:9px;font-weight:800;box-shadow:0 15px 40px rgba(11,89,182,.35);cursor:pointer}.chat-fab svg{width:20px}.chat-panel{position:fixed;right:24px;bottom:82px;width:min(390px,calc(100vw - 32px));height:540px;z-index:79;background:#fff;border:1px solid #dce3ed;border-radius:26px;box-shadow:0 30px 80px rgba(15,39,77,.28);overflow:hidden;display:flex;flex-direction:column}.chat-head{display:flex;align-items:center;gap:11px;padding:15px;border-bottom:1px solid #edf0f4}.chat-head>div:nth-child(2){display:flex;flex-direction:column;flex:1 1}.chat-head span{font-size:10px;color:#7d899b}.chat-head button{border:0;background:none;cursor:pointer}.chat-list{flex:1 1;overflow:auto;padding:15px;background:#fafbfd}.chat-msg{max-width:82%;font-size:13px;line-height:1.55;padding:11px 13px;border-radius:15px;margin:9px 0}.chat-msg.assistant{background:#edf3fa;color:#263348}.chat-msg.user{background:#0b59b6;color:#fff;margin-left:auto}.chat-input{display:flex;gap:8px;padding:12px;border-top:1px solid #edf0f4}.chat-input input{flex:1 1;border:1px solid #dfe5ed;border-radius:999px;padding:11px 14px;outline:0}.chat-input button{width:42px;height:42px;border:0;border-radius:50%;background:#0b59b6;color:#fff;display:flex;align-items:center;justify-content:center}.chat-input svg{width:18px}.reveal{animation:fadeUp .8s both}.delay-1{animation-delay:.14s}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.admin-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f4f7fb;padding:30px}.admin-login{width:min(460px,100%);background:#fff;border:1px solid #e2e7ef;border-radius:28px;padding:34px;box-shadow:0 24px 70px rgba(21,55,94,.09)}.admin-login img{width:225px;height:auto;display:block;object-fit:contain;image-rendering:auto}.admin-login h1{margin:28px 0 10px}.admin-login p{color:#667085;line-height:1.7}.admin-login>a{display:inline-flex;margin-top:15px;color:#0b59b6;font-weight:800}.admin-layout{min-height:100vh;background:#f5f7fa;display:grid;grid-template-columns:250px 1fr}.admin-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:#0b1223;color:#fff;padding:24px 18px;display:flex;flex-direction:column;gap:6px}.admin-sidebar img{width:195px;height:auto;display:block;object-fit:contain;filter:none;margin:4px 6px 22px;image-rendering:auto}.admin-sidebar>span{font-size:10px;color:#687994;text-transform:uppercase;letter-spacing:.14em;margin:0 10px 8px}.admin-sidebar a,.admin-sidebar button{border:0;background:transparent;color:#aab4c4;text-align:left;border-radius:10px;padding:11px 12px;cursor:pointer;font-size:13px}.admin-sidebar button.active{background:#142644;color:#fff}.admin-sidebar a{margin-top:auto}.admin-sidebar .logout{color:#ff9e9e}.admin-main{padding:30px 34px;max-width:1300px;width:100%}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.admin-top>div:first-child span{font-size:10px;color:#0b59b6;font-weight:850;letter-spacing:.16em}.admin-top h1{margin:5px 0;font-size:34px}.admin-top>div:last-child{display:flex;gap:8px}.admin-primary,.admin-secondary,.danger{border:0;border-radius:10px;padding:11px 14px;font-weight:800;cursor:pointer}.admin-primary{background:#0b59b6;color:#fff}.admin-secondary{background:#fff;border:1px solid #dfe5ed}.danger{background:#fff0f0;color:#bc3636;margin-top:8px}.admin-message{background:#eef6ff;color:#0b59b6;padding:10px 13px;border-radius:10px;margin-bottom:16px;font-size:13px}.admin-card-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.admin-card{background:#fff;border:1px solid #e1e6ee;border-radius:20px;padding:22px;margin-bottom:18px}.admin-card h2{font-size:18px;margin:0 0 18px}.admin-field{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;font-size:12px;font-weight:750;color:#4b5870}.admin-field input,.admin-field select,.admin-field textarea{border:1px solid #dce3ec;border-radius:10px;padding:11px 12px;outline:0}.admin-field small,.admin-hint{font-size:11px;color:#7b8798;line-height:1.6}.inline-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.inline-fields>input{border:1px solid #dce3ec;border-radius:10px;padding:11px 12px;margin-bottom:10px}.admin-list{display:block}.admin-action-row,.card-row{display:flex;justify-content:space-between;align-items:center;gap:15px}.pill{font-size:10px;background:#eef5ff;color:#0b59b6;border-radius:999px;padding:7px 9px;font-weight:800}.admin-action-row{margin-bottom:16px}.admin-action-row p{color:#667085;font-size:13px}.admin-brand-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.brand-preview{height:100px;border:1px dashed #d8e0ea;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.brand-preview img{max-width:160px;max-height:65px}.brand-preview span{font-size:11px;color:#9aa5b5}.switch-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-weight:800}.switch-row input{width:20px;height:20px}@media(max-width:1050px){.desktop-nav{display:none}.nav-cta{margin-left:auto}.menu-btn{display:flex}.desktop-nav.is-open{display:flex;position:absolute;left:20px;right:20px;top:74px;background:#fff;border:1px solid #e3e8ef;border-radius:18px;padding:16px;flex-direction:column;align-items:flex-start;box-shadow:0 20px 60px rgba(20,48,85,.15)}.ai-grid,.contact-grid,.hero-grid,.satisfaction-grid,.section-head{grid-template-columns:1fr}.hero-grid{gap:10px}.hero-visual{min-height:520px}.services-grid{grid-template-columns:repeat(2,1fr)}.results-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.admin-brand-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.container{width:min(100% - 26px,1180px)}.section{padding:76px 0}.site-header .nav-wrap{height:72px}.logo-img{width:160px}.nav-cta{display:none}.hero{padding-top:125px}.hero-grid{min-height:auto}.hero h1{font-size:49px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{gap:10px;justify-content:space-between}.hero-visual{min-height:420px}.dashboard-main{transform:none;padding:19px}.big-roi strong{font-size:52px}.chart-bars{height:120px;gap:6px}.float-card{display:none}.orbital-1{width:400px;height:400px}.orbital-2{width:320px;height:320px}.brands-head{align-items:flex-start;flex-direction:column;gap:5px}.brand-card{width:165px;height:78px}.brand-card-fallback span{font-size:13px;max-width:88px}.brand-fallback-mark{width:38px;height:38px;font-size:14px}.trust-grid{grid-template-columns:1fr 1fr;row-gap:20px}.trust-grid>div:nth-child(2){border:0}.process-grid,.sat-points,.services-grid{grid-template-columns:1fr}.section-head{gap:18px}.ai-grid h2,.contact h2,.satisfaction h2,.section-head h2{font-size:42px}.result-card>strong{font-size:50px}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.footer{padding:52px 0 20px}.footer-logo-wrap{padding:9px 12px;border-radius:14px}.footer-logo{width:132px}.chat-fab span{display:none}.chat-fab{width:52px;height:52px;padding:0;justify-content:center}.chat-panel{right:16px;bottom:84px;height:520px}.admin-layout{display:block}.admin-sidebar{position:relative;height:auto}.admin-main{padding:20px 14px}.admin-brand-grid,.admin-card-grid{grid-template-columns:1fr}.admin-top{align-items:flex-start;gap:14px;flex-direction:column}.admin-top>div:last-child{width:100%}.admin-top button{flex:1 1}.inline-fields{grid-template-columns:1fr}}.pricing-section{background:linear-gradient(180deg,#f7faff,#fff)}.pricing-grid{grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.pricing-card{min-height:520px;padding:28px;border:1px solid #e2e8f0;box-shadow:0 18px 45px rgba(22,55,96,.06);transition:.25s}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 28px 60px rgba(22,55,96,.11)}.pricing-card.featured{border:1px solid rgba(11,89,182,.45);box-shadow:0 24px 65px rgba(11,89,182,.16);background:linear-gradient(180deg,#f9fcff,#fff)}.pricing-card.featured:before{content:"";position:absolute;inset:-1px;border-radius:28px;pointer-events:none;background:linear-gradient(135deg,rgba(38,131,255,.16),transparent 40%);z-index:0}.pricing-card>*{position:relative;z-index:1}.pricing-badge{align-self:flex-start;padding:7px 10px;background:#edf5ff;color:#0b59b6;font-size:10px;font-weight:850;letter-spacing:.06em}.pricing-card.featured .pricing-badge{background:#0b59b6;color:#fff}.pricing-card h3{font-size:27px;margin:18px 0 8px}.pricing-desc{min-height:65px;color:#6b7689;font-size:13px;line-height:1.65;margin:0}.pricing-price{display:flex;align-items:flex-end;gap:5px;margin:25px 0 22px;padding-bottom:22px;border-bottom:1px solid #e8edf4}.pricing-price strong{font-size:46px;letter-spacing:-.055em;line-height:.9}.pricing-price>span{font-size:20px;font-weight:850;color:#0b59b6}.pricing-price small{font-size:12px;color:#8993a4;margin-left:3px;margin-bottom:3px}.pricing-features{gap:11px;margin-bottom:24px}.pricing-features span{display:flex;align-items:flex-start;gap:9px;font-size:13px;color:#445066}.pricing-features svg{width:17px;height:17px;color:#0b59b6;flex:0 0 auto;margin-top:1px}.pricing-card .btn{margin-top:auto;width:100%}.admin-package-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px}.triple-fields{display:grid;grid-template-columns:1.4fr .7fr .8fr;grid-gap:10px;gap:10px}.mini-switch{display:flex;align-items:center;gap:7px;font-size:11px;color:#5c687b;font-weight:750}.mini-switch input{width:17px;height:17px}.switch-row.compact{justify-content:flex-start;gap:16px;margin:8px 0 0}.api-status{display:flex;flex-direction:column;gap:5px;padding:14px 15px;border-radius:13px;margin-bottom:17px}.api-status.ok{background:#ecfbf3;color:#187247;border:1px solid #cdeedc}.api-status.missing{background:#fff6e8;color:#9a5a07;border:1px solid #f5dfb4}.api-status strong{font-size:13px}.api-status span{font-size:11px;line-height:1.5}@media(max-width:1050px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.admin-package-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:auto}.pricing-price strong{font-size:42px}.triple-fields{grid-template-columns:1fr}}.pricing-section{background:linear-gradient(180deg,#ffffff,#f8fbff 52%,#ffffff);overflow:visible}.pricing-section .container{overflow:visible}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:36px;gap:36px;align-items:stretch;padding-top:14px}.pricing-card{position:relative;display:flex;flex-direction:column;min-height:710px;padding:40px 38px 28px;border:1px solid #dfe6ef;border-radius:28px;background:#fff;box-shadow:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 20px 55px rgba(28,69,116,.09)}.pricing-card.featured{border:2px solid #2f76ff;box-shadow:0 18px 50px rgba(47,118,255,.1);background:#fff}.pricing-card.featured:before{display:none}.pricing-badge{position:absolute;top:-17px;left:50%;transform:translateX(-50%);white-space:nowrap;align-self:auto;display:inline-flex;padding:8px 24px;border-radius:999px;background:linear-gradient(90deg,#347cff,#05a6c7);color:#fff;font-size:11px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 7px 18px rgba(42,115,238,.23)}.pricing-badge,.pricing-icon{align-items:center;justify-content:center}.pricing-icon{width:58px;height:58px;border:1px solid #e8edf4;border-radius:19px;background:#f6f8fb;color:#73839b;display:flex;margin-bottom:22px}.pricing-card.featured .pricing-icon{background:#f1f6ff;border-color:#d9e6ff;color:#286ef2}.pricing-icon svg{width:28px;height:28px;stroke-width:2.1}.pricing-card h3{font-size:24px;line-height:1.15;letter-spacing:-.035em;margin:0 0 8px;color:#10192b}.pricing-subtitle{margin:0;color:#98a8c0;font-size:15px;line-height:1.45;min-height:44px}.pricing-divider{height:1px;background:#edf0f4;margin:20px 0 22px}.pricing-features{display:flex;flex-direction:column;gap:17px;margin:0 0 26px}.pricing-features>span{display:grid;grid-template-columns:18px 1fr;align-items:start;grid-gap:11px;gap:11px;font-size:14px;line-height:1.34;color:#3e4e65}.pricing-features .feature-mark{font-size:18px;line-height:18px;font-weight:500;color:#2f80ff;font-family:Arial,sans-serif}.pricing-features .excluded{color:#b8c1ce;text-decoration:line-through;text-decoration-thickness:1px;-webkit-text-decoration-color:#cbd2dc;text-decoration-color:#cbd2dc}.pricing-features .excluded .feature-mark{color:#c8d0db;text-decoration:none}.pricing-cta{margin-top:auto;width:100%;min-height:50px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-dark{background:#111c30;color:#fff;border:1px solid #111c30}.btn-dark:hover{background:#0a1425;color:#fff}.pricing-card.featured .pricing-cta{background:#2c6cf0;border-color:#2c6cf0;color:#fff}.admin-package-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1180px){.pricing-grid{gap:18px}.pricing-card{padding:34px 25px 26px;min-height:720px}.pricing-features>span{font-size:13px}.admin-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.pricing-section{padding-top:82px;padding-bottom:82px}.pricing-grid{grid-template-columns:1fr;gap:30px;max-width:650px;margin:0 auto;padding-top:12px}.pricing-card{min-height:0;padding:34px 30px 26px}.pricing-subtitle{min-height:0}.pricing-features{gap:14px}}@media(max-width:720px){body,html{max-width:100%;overflow-x:hidden}.pricing-section{padding:64px 0}.pricing-grid{width:100%;gap:24px;padding-top:14px}.pricing-card{width:100%;padding:31px 21px 22px;border-radius:22px}.pricing-card.featured{border-width:2px}.pricing-badge{top:-15px;padding:7px 17px;font-size:9px;max-width:calc(100% - 34px);overflow:hidden;text-overflow:ellipsis}.pricing-icon{width:54px;height:54px;border-radius:17px;margin-bottom:18px}.pricing-card h3{font-size:23px}.pricing-subtitle{font-size:14px}.pricing-divider{margin:17px 0 19px}.pricing-features>span{grid-template-columns:17px minmax(0,1fr);gap:9px;font-size:13.5px;line-height:1.42}.pricing-features .feature-mark{font-size:17px}.pricing-cta{min-height:48px}.admin-package-grid{grid-template-columns:1fr}.chat-panel{left:12px;right:12px;width:auto;max-width:none;bottom:78px;height:min(520px,calc(100dvh - 100px))}}@media(max-width:420px){.hero h1{font-size:clamp(38px,11vw,48px)}.ai-grid h2,.contact h2,.satisfaction h2,.section-head h2{font-size:clamp(34px,9vw,42px)}.pricing-card{padding-left:18px;padding-right:18px}.pricing-features>span{font-size:13px}}.footer{background:radial-gradient(circle at 14% 0,rgba(24,111,225,.18),transparent 34%),linear-gradient(180deg,#07111f,#050b15)}.footer-logo-wrap{display:inline-flex;align-self:flex-start;padding:0;margin:0 0 6px;background:transparent;border:0;box-shadow:none;border-radius:0}.footer-logo{width:176px;max-width:100%;height:auto;display:block;object-fit:contain;filter:none;opacity:1}.footer-brand p{color:#94a5bb;font-size:13.5px}@media(max-width:720px){.footer-logo{width:148px}.footer-brand p{max-width:100%;font-size:13px}}.footer{position:relative;background:radial-gradient(circle at 10% -10%,rgba(38,131,255,.24),transparent 34%),radial-gradient(circle at 88% 115%,rgba(11,89,182,.14),transparent 30%),linear-gradient(180deg,#081423,#050b15);border-top:1px solid rgba(92,160,245,.12)}.footer-grid .footer-logo{width:150px;max-width:150px;height:auto}.footer-logo-wrap{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.footer-grid p{color:#8fa2b9}@media(max-width:720px){.footer-grid .footer-logo{width:126px;max-width:126px}}.service-page{min-height:100vh;background:#fff}.service-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e8edf4}.service-nav{height:78px;display:flex;align-items:center;justify-content:space-between}.service-brand img{width:175px}.service-back{font-size:13px;font-weight:800;color:#39506d}.service-hero-detail{padding:110px 0 90px;background:radial-gradient(circle at 85% 15%,rgba(38,131,255,.14),transparent 32%),linear-gradient(180deg,#fff,#f6f9fe)}.service-hero-grid{display:grid;grid-template-columns:1.1fr .65fr;grid-gap:70px;gap:70px;align-items:center}.service-code{display:inline-flex;padding:8px 11px;border-radius:999px;background:#eaf3ff;color:#0b59b6;font-size:11px;font-weight:900;letter-spacing:.12em}.service-eyebrow{font-size:12px;font-weight:900;letter-spacing:.18em;color:#5b6c85;margin:18px 0 10px}.service-hero-detail h1{font-size:clamp(44px,5vw,72px);line-height:1.02;letter-spacing:-.055em;margin:0;max-width:850px}.service-lead{font-size:18px;line-height:1.75;color:#5f6d82;max-width:760px;margin:24px 0 0}.service-actions{display:flex;gap:12px;margin-top:30px}.service-highlight-card{background:#0a1020;color:#fff;border-radius:30px;padding:34px;border:1px solid rgba(255,255,255,.07);box-shadow:0 30px 70px rgba(12,34,66,.22)}.service-highlight-card>span{font-size:10px;letter-spacing:.18em;color:#73aef5;font-weight:900}.service-highlight-card strong{display:block;font-size:30px;line-height:1.15;margin:18px 0}.service-highlight-card p{color:#a9b5c6;line-height:1.75}.service-detail-grid{display:grid;grid-template-columns:.8fr 1.1fr;grid-gap:70px;gap:70px;align-items:start}.service-detail-grid h2{font-size:clamp(36px,4vw,54px);letter-spacing:-.045em;line-height:1.08;margin:12px 0 18px}.service-detail-grid>div:first-child>p{color:#667085;line-height:1.8}.service-scope-list{display:flex;flex-direction:column;border-top:1px solid #e5eaf1}.service-scope-item{display:grid;grid-template-columns:60px 1fr;grid-gap:18px;gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid #e5eaf1}.service-scope-item span{color:#0b59b6;font-weight:900;font-size:12px}.service-scope-item strong{font-size:18px}.service-cta-band{padding:54px 0;background:#0a1020;color:#fff}.service-cta-band>.container{display:flex;align-items:center;justify-content:space-between;gap:30px}.service-cta-band h2{font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:-.04em;max-width:760px;margin:9px 0}.service-not-found{padding:120px 0}.service-not-found h1{font-size:48px}.admin-separator{border:0;border-top:1px solid #e4e9f0;margin:24px 0}@media(max-width:900px){.service-detail-grid,.service-hero-grid{grid-template-columns:1fr}.service-highlight-card{max-width:650px}.service-cta-band>.container{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.service-nav{height:68px}.service-brand img{width:145px}.service-hero-detail{padding:78px 0 62px}.service-hero-detail h1{font-size:42px}.service-lead{font-size:16px}.service-actions{flex-direction:column}.service-actions .btn{width:100%}.service-highlight-card{padding:25px;border-radius:22px}.service-detail-grid{gap:35px}.service-scope-item{grid-template-columns:42px 1fr;padding:18px 0}.service-scope-item strong{font-size:16px}.service-cta-band{padding:44px 0}.service-cta-band .btn{width:100%}}.pricing-heading{max-width:780px}.pricing-heading h2{font-size:clamp(40px,4.6vw,64px);line-height:1.03;color:#0a1020}.pricing-heading p{margin:0 auto;color:#667085;font-size:16px;max-width:720px}.package-common{margin:0 0 48px;padding:32px;border:1px solid #dfe7f2;border-radius:28px;background:linear-gradient(135deg,#f8fbff,#fff);box-shadow:0 16px 44px rgba(25,68,118,.06)}.package-common-head{display:grid;grid-template-columns:1fr .9fr;grid-gap:38px;gap:38px;align-items:end;margin-bottom:24px}.package-common-head h3{font-size:32px;letter-spacing:-.04em;margin:7px 0 0}.package-common-head p{margin:0;color:#667085;line-height:1.7;font-size:14px}.package-common-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.package-common-grid article{padding:22px;border:1px solid #e5ebf4;border-radius:20px;background:#fff}.package-common-grid strong{display:block;font-size:34px;letter-spacing:-.045em;color:#0b59b6}.package-common-grid h4{font-size:16px;margin:8px 0 7px}.package-common-grid p{margin:0;color:#738096;font-size:12.5px;line-height:1.55}.package-common-note{margin:17px 0 0;color:#536177;font-size:12px}.pricing-offer-price{display:grid;grid-template-columns:auto 1fr;grid-column-gap:9px;column-gap:9px;grid-row-gap:3px;row-gap:3px;align-items:end;margin:18px 0 3px}.pricing-offer-price strong{font-size:39px;line-height:.95;letter-spacing:-.055em;color:#0d1b31}.pricing-offer-price span{font-size:13px;font-weight:800;color:#0b59b6;align-self:center}.pricing-offer-price small{grid-column:1/-1;font-size:12px;color:#8a96a8}.pricing-extra-note{margin:18px auto 0;color:#657086}.offer-conditions{margin-top:52px;padding-top:42px;border-top:1px solid #e5eaf1}.offer-conditions-head{text-align:center;margin-bottom:25px}.offer-conditions-head h3{font-size:34px;letter-spacing:-.04em;margin:8px 0 0}.offer-conditions-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.offer-conditions-grid article{display:grid;grid-template-columns:38px 1fr;grid-gap:13px;gap:13px;padding:18px;border:1px solid #e3e9f1;border-radius:18px;background:#fff}.offer-conditions-grid article>span{width:38px;height:38px;border-radius:12px;background:#eef5ff;color:#0b59b6;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center}.offer-conditions-grid h4{font-size:14px;margin:1px 0 5px}.offer-conditions-grid p{margin:0;color:#6d788a;font-size:12px;line-height:1.55}@media(max-width:900px){.package-common-head{gap:12px}.offer-conditions-grid,.package-common-grid,.package-common-head{grid-template-columns:1fr}}@media(max-width:720px){.pricing-heading{margin-bottom:30px}.pricing-heading p{font-size:14px}.package-common{padding:22px 18px;border-radius:22px;margin-bottom:34px}.package-common-head h3{font-size:27px}.package-common-grid article{padding:18px}.pricing-offer-price strong{font-size:36px}.offer-conditions{margin-top:38px;padding-top:32px}.offer-conditions-head h3{font-size:29px}.offer-conditions-grid article{padding:15px}}.service-icon-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.service-code-pill{display:inline-flex;padding:7px 9px;border-radius:999px;background:#f1f6fd;color:#0b59b6;font-size:9px;font-weight:900;letter-spacing:.12em}.service-visual-icon{position:relative;display:inline-grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(145deg,#f4f8ff,#fff);border:1px solid #dce9f8;box-shadow:0 10px 28px rgba(11,89,182,.09);color:#0b59b6;overflow:hidden;flex:0 0 auto}.service-visual-icon svg{position:relative;z-index:2;width:39px;height:39px;overflow:visible}.service-visual-icon.is-large{width:96px;height:96px;border-radius:28px;box-shadow:0 20px 50px rgba(11,89,182,.14)}.service-visual-icon.is-large svg{width:65px;height:65px}.svi-glow{position:absolute;inset:18%;border-radius:50%;background:rgba(38,131,255,.2);filter:blur(14px);animation:sviGlow 3.8s ease-in-out infinite}.svi-accent,.svi-frame,.svi-line{stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.svi-frame{opacity:.55}.svi-line{opacity:.8}.svi-accent{stroke:#2683ff;stroke-width:2.7}.svi-dot{fill:#2683ff;stroke:none}.svi-dot-a{animation:sviDot 2.8s ease-in-out infinite}.svi-dot-b{animation:sviDot 3.2s ease-in-out .35s infinite}.svi-pulse{transform-origin:center;animation:sviPulse 2.8s ease-in-out infinite}.svi-orbit{transform-origin:32px 32px;animation:sviOrbit 6s linear infinite}.svi-rise{animation:sviRise 2.8s ease-in-out infinite}.svi-bounce{animation:sviBounce 2.7s ease-in-out infinite}.svi-spin{transform-origin:center;animation:sviSpin 12s linear infinite}.svi-play{transform-origin:34px 32px;animation:sviPlay 2.6s ease-in-out infinite}.svi-draw{stroke-dasharray:80;stroke-dashoffset:0;animation:sviDraw 4.2s ease-in-out infinite}.svi-draw-delay{stroke-dasharray:90;animation:sviDraw 4.6s ease-in-out .4s infinite}.svi-arrow{animation:sviArrow 2.6s ease-in-out infinite}@keyframes sviGlow{50%{transform:scale(1.35);opacity:.45}}@keyframes sviDot{50%{transform:translateY(-3px);opacity:.55}}@keyframes sviPulse{50%{transform:scale(1.08);opacity:.7}}@keyframes sviOrbit{to{transform:rotate(1turn)}}@keyframes sviRise{50%{transform:translateY(-2px)}}@keyframes sviBounce{50%{transform:translateY(-3px)}}@keyframes sviSpin{to{transform:rotate(1turn)}}@keyframes sviPlay{50%{transform:scale(1.12)}}@keyframes sviDraw{0%,to{stroke-dashoffset:0}50%{stroke-dashoffset:18}}@keyframes sviArrow{50%{transform:translate(2px,-2px)}}.service-card{color:inherit;text-decoration:none;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:rgba(38,131,255,.07);right:-80px;top:-85px;transition:.4s}.service-card:hover:before{transform:scale(1.8)}.service-card:hover .service-visual-icon{transform:translateY(-4px) rotate(-2deg);box-shadow:0 18px 36px rgba(11,89,182,.16)}.service-visual-icon{transition:transform .35s,box-shadow .35s}.service-card-link{display:flex;align-items:center;gap:8px;color:#0b59b6;font-size:13px;font-weight:800;margin-top:auto}.service-card-link svg{width:16px;transition:transform .25s}.service-card:hover .service-card-link svg{transform:translateX(4px)}.service-detail-icon-line{display:flex;align-items:center;gap:15px;margin-bottom:4px}.service-innovation-visual{min-height:400px;border-radius:38px;background:radial-gradient(circle at 50% 50%,rgba(48,142,255,.13),transparent 47%),linear-gradient(145deg,#0b1428,#07101e);position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(82,153,242,.17);box-shadow:0 35px 80px rgba(10,36,72,.2)}.service-innovation-visual .service-visual-icon{width:150px;height:150px;border-radius:44px;background:rgba(255,255,255,.96);box-shadow:0 25px 70px rgba(0,0,0,.25);z-index:3}.service-innovation-visual .service-visual-icon svg{width:96px;height:96px}.service-orbit{position:absolute;border:1px solid rgba(107,173,255,.18);border-radius:50%;animation:sviSpin 18s linear infinite}.orbit-a{width:300px;height:300px}.orbit-b{width:390px;height:390px;animation-direction:reverse;animation-duration:24s}.innovation-chip{position:absolute;z-index:4;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#c7dcf7;font-size:9px;font-weight:900;letter-spacing:.13em;animation:float 6s ease-in-out infinite}.chip-a{left:10%;top:23%}.chip-b{right:8%;bottom:24%;animation-delay:.8s}.chip-c{right:16%;top:18%;animation-delay:1.4s;color:#77b5ff}.service-scope-item{grid-template-columns:60px minmax(0,1fr) 52px}.service-scope-item .service-visual-icon{width:44px;height:44px;border-radius:14px}.service-scope-item .service-visual-icon svg{width:28px;height:28px}@media(max-width:900px){.service-innovation-visual{min-height:330px}.service-innovation-visual .service-visual-icon{width:125px;height:125px}.service-innovation-visual .service-visual-icon svg{width:80px;height:80px}}@media(max-width:720px){.service-visual-icon{width:54px;height:54px}.service-detail-icon-line .service-visual-icon.is-large{width:78px;height:78px}.service-detail-icon-line .service-visual-icon.is-large svg{width:51px;height:51px}.service-innovation-visual{min-height:290px;border-radius:28px}.service-innovation-visual .service-visual-icon{width:105px;height:105px}.service-innovation-visual .service-visual-icon svg{width:68px;height:68px}.orbit-a{width:220px;height:220px}.orbit-b{width:285px;height:285px}.innovation-chip{font-size:8px}.service-scope-item{grid-template-columns:40px minmax(0,1fr) 42px}.service-scope-item .service-visual-icon{width:38px;height:38px}.service-scope-item .service-visual-icon svg{width:24px;height:24px}}@media(prefers-reduced-motion:reduce){.innovation-chip,.service-orbit,.service-visual-icon *{animation:none!important}.service-card:hover .service-visual-icon{transform:none}}.index-page{min-height:100vh;background:#fff}.index-hero{padding:145px 0 75px;background:radial-gradient(circle at 82% 16%,rgba(38,131,255,.14),transparent 30%),linear-gradient(180deg,#fff,#f7faff)}.index-hero h1{font-size:clamp(44px,5.2vw,72px);line-height:1.03;letter-spacing:-.055em;margin:12px 0 18px;max-width:900px}.index-hero p{font-size:17px;color:#647086;line-height:1.75;max-width:760px}.index-nav{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.index-nav a{padding:10px 13px;border-radius:999px;border:1px solid #dce5f0;background:#fff;color:#315170;font-size:12px;font-weight:800}.index-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.index-card{display:flex;flex-direction:column;border:1px solid #e3e9f1;border-radius:24px;padding:24px;background:#fff;min-height:230px;transition:.25s}.index-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(24,64,110,.09);border-color:#c9daf0}.index-card h2,.index-card h3{font-size:22px;margin:16px 0 8px}.index-card p{color:#68758a;line-height:1.65;font-size:14px}.index-card .service-card-link{margin-top:auto}.index-header{height:78px;border-bottom:1px solid #e7edf4;display:flex;align-items:center}.index-header .container{justify-content:space-between}.index-header img{width:170px}.index-header a:last-child{font-size:13px;font-weight:800;color:#0b59b6}.index-cta{padding:65px 0;background:#091224;color:#fff}.index-cta .container{display:flex;justify-content:space-between;align-items:center;gap:24px}.index-cta h2{font-size:clamp(30px,3.6vw,48px);max-width:760px;margin:0}.contact-simple{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.contact-simple a,.contact-simple div{border:1px solid #e2e8f1;border-radius:20px;padding:22px;background:#fff}.contact-simple strong{display:block;margin-bottom:7px}.contact-simple span{color:#637187;font-size:14px;line-height:1.55}@media(max-width:900px){.index-grid{grid-template-columns:1fr 1fr}.index-cta .container{align-items:flex-start;flex-direction:column}.contact-simple{grid-template-columns:1fr}}@media(max-width:720px){.index-hero{padding:110px 0 55px}.index-grid{grid-template-columns:1fr}.index-card{min-height:0}.index-header{height:68px}.index-header img{width:145px}}.roi-method{background:linear-gradient(180deg,#fff,#f7faff)}.method-head{align-items:center}.method-shell{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:18px;gap:18px;align-items:stretch}.method-feature-card{position:relative;overflow:hidden;padding:32px;border:1px solid #dfe7f2;border-radius:30px;background:linear-gradient(160deg,#0b1223,#0d2140 58%,#123969);color:#fff;box-shadow:0 28px 70px rgba(16,42,79,.18)}.method-feature-card:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:rgba(95,170,255,.18);right:-70px;top:-70px;filter:blur(8px)}.method-mini-kicker{position:relative;z-index:1;display:inline-flex;padding:9px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);font-size:11px;font-weight:900;letter-spacing:.16em;color:#c9dfff}.method-feature-card h3{position:relative;z-index:1;font-size:32px;line-height:1.08;letter-spacing:-.04em;margin:22px 0 14px;max-width:460px}.method-feature-card p{position:relative;z-index:1;color:#bdd0e6;line-height:1.78;font-size:15px;max-width:500px}.method-pill-row{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.method-pill-row span{display:inline-flex;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.1);color:#fff;font-size:12px;font-weight:800}.process-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.process-card{position:relative;overflow:hidden;padding:28px;border:1px solid #e0e8f2;border-radius:28px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 18px 44px rgba(23,56,98,.06);min-height:205px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.process-card:before{content:"";position:absolute;inset:auto auto -60px -45px;width:140px;height:140px;border-radius:50%;background:rgba(38,131,255,.08)}.process-card:hover{transform:translateY(-4px);box-shadow:0 25px 56px rgba(23,56,98,.12);border-color:#cbdcf0}.process-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.process-card-top span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:#edf5ff;color:#0b59b6;font-size:13px;font-weight:900;box-shadow:inset 0 0 0 1px #d4e4fb}.process-card-top i{flex:1 1;height:2px;border-radius:999px;background:linear-gradient(90deg,#0b59b6,#63a6ff);opacity:.9}.process-card h3{position:relative;z-index:1;font-size:27px;line-height:1.1;letter-spacing:-.035em;margin:0 0 12px;color:#0f172a}.process-card p{position:relative;z-index:1;font-size:15px;color:#617087;line-height:1.75;margin:0}.footer{background:linear-gradient(180deg,#060d1a,#081222)}.footer-brand-lockup{display:flex;align-items:center;gap:14px}.footer-mark-icon{width:56px;height:56px;border-radius:18px;display:block;object-fit:contain;box-shadow:0 10px 26px rgba(11,89,182,.25)}.footer-mark-copy{display:flex;flex-direction:column;gap:4px}.footer-wordmark{font-size:26px;line-height:1;font-weight:900;letter-spacing:-.05em;color:#fff}.footer-mark-copy small{font-size:11px;letter-spacing:.12em;color:#7fa7de;font-weight:800}.footer-grid .footer-logo,.footer-logo-wrap{display:none!important}.footer-brand p{margin-top:16px}.pricing-cta{min-height:54px}@media(max-width:1050px){.method-shell{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.method-feature-card{padding:24px;border-radius:24px}.method-feature-card h3{font-size:27px}.method-feature-card p{font-size:14px}.process-grid{grid-template-columns:1fr;gap:14px}.process-card{padding:22px;min-height:0;border-radius:22px}.process-card h3{font-size:24px}.footer-brand-lockup{gap:12px}.footer-mark-icon{width:48px;height:48px;border-radius:15px}.footer-wordmark{font-size:22px}.footer-mark-copy small{font-size:10px;letter-spacing:.1em}}.pricing-heading{max-width:760px;margin:0 auto 42px;text-align:center}.pricing-heading h2{font-size:clamp(40px,4.4vw,62px);line-height:1.04;letter-spacing:-.05em;margin:10px 0 14px}.pricing-heading p{color:#68758a;line-height:1.75;margin:0}.package-explorer{border:1px solid #dfe8f3;border-radius:32px;background:linear-gradient(180deg,#f9fbff,#fff);overflow:hidden;box-shadow:0 28px 80px rgba(18,54,100,.09)}.package-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:9px;background:#edf4fc;border-bottom:1px solid #dce7f4;grid-gap:8px;gap:8px}.package-tabs button{position:relative;min-height:72px;border:0;border-radius:20px;background:transparent;padding:12px 15px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:10px;gap:10px;text-align:left;color:#50617a;cursor:pointer;transition:.25s}.package-tabs button span{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:rgba(255,255,255,.7);font-size:10px;font-weight:900;color:#0b59b6}.package-tabs button b{font-size:14px}.package-tabs button small{font-size:9px;font-weight:900;letter-spacing:.08em;color:#0b59b6}.package-tabs button.is-active{background:#fff;color:#0b1629;box-shadow:0 10px 28px rgba(32,70,116,.11)}.package-tabs button.is-active:after{content:"";position:absolute;left:18px;right:18px;bottom:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#0b59b6,#3d9cff)}.package-stage{display:grid;grid-template-columns:.88fr 1.12fr;min-height:560px;animation:packageReveal .35s ease both}.package-system-panel{position:relative;overflow:hidden;padding:40px;background:radial-gradient(circle at 78% 15%,rgba(67,150,255,.28),transparent 28%),linear-gradient(145deg,#071222,#0b2344 58%,#0b59b6 135%);color:#fff}.package-system-panel:after{content:"";position:absolute;width:380px;height:380px;border:1px solid rgba(127,190,255,.14);border-radius:50%;right:-210px;bottom:-210px}.package-system-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px}.package-system-top>span{font-size:10px;font-weight:900;letter-spacing:.18em;color:#9dc5f5}.package-system-top i{font-style:normal;font-size:9px;font-weight:900;letter-spacing:.12em;color:#6ff0ae;padding:7px 9px;border:1px solid rgba(111,240,174,.18);background:rgba(111,240,174,.08);border-radius:999px}.package-system-panel>h3{position:relative;z-index:1;font-size:40px;line-height:1.03;letter-spacing:-.045em;margin:38px 0 12px}.package-system-panel>p{position:relative;z-index:1;color:#adc3dd;line-height:1.7;max-width:460px;font-size:14px}.growth-flow{position:relative;z-index:1;margin-top:34px;display:flex;flex-direction:column;gap:12px}.growth-node{display:grid;grid-template-columns:46px minmax(0,1fr) 24px;align-items:center;grid-gap:14px;gap:14px;padding:16px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px}.growth-node>span{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#176bd1,#2d92ff);font-size:11px;font-weight:900}.growth-node div{display:flex;flex-direction:column;gap:4px}.growth-node b{font-size:14px}.growth-node small{color:#9eb2cb;font-size:11px;line-height:1.45}.growth-node i{position:relative;width:22px;height:22px}.growth-node i:before{content:"";position:absolute;left:10px;top:2px;width:2px;height:18px;background:linear-gradient(#58a7ff,rgba(88,167,255,0));animation:flowPulse 1.8s ease-in-out infinite}.package-channel-cloud{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.package-channel-cloud span{padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:#d6e7fa;font-size:10px;font-weight:800}.package-detail-panel{padding:38px 40px 32px;background:#fff}.package-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding-bottom:24px;border-bottom:1px solid #e7edf5}.package-detail-kicker{font-size:10px;font-weight:900;letter-spacing:.16em;color:#0b59b6}.package-detail-head h3{font-size:34px;letter-spacing:-.04em;margin:7px 0 0}.package-price-block{display:grid;grid-template-columns:auto auto;grid-column-gap:8px;column-gap:8px;align-items:end;text-align:right}.package-price-block strong{font-size:42px;letter-spacing:-.055em;line-height:.9}.package-price-block span{font-size:12px;font-weight:900;color:#0b59b6}.package-price-block small{grid-column:1/-1;margin-top:6px;color:#8390a4;font-size:11px}.package-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 18px;gap:0 18px;padding:22px 0}.package-feature-row{display:grid;grid-template-columns:31px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;padding:11px 0;border-bottom:1px solid #eef2f7}.package-feature-row>span{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;background:#edf5ff;color:#0b59b6}.package-feature-row svg{width:14px;height:14px}.package-feature-row p{font-size:12px;line-height:1.55;color:#425066;margin:2px 0 0}.package-whatsapp-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-radius:18px;background:linear-gradient(110deg,#0b59b6,#237edc);color:#fff;box-shadow:0 14px 32px rgba(11,89,182,.2);transition:.25s}.package-whatsapp-cta:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(11,89,182,.28)}.package-whatsapp-cta>span{display:flex;flex-direction:column;gap:3px}.package-whatsapp-cta b{font-size:14px}.package-whatsapp-cta small{font-size:10px;color:#cfe3fb}.package-whatsapp-cta svg{flex:0 0 auto}.pricing-extra-note{text-align:center;color:#758195;font-size:12px;margin-top:18px}.package-index-hero{padding-bottom:48px}.package-index-section{padding-top:58px}.package-explorer.is-compact{max-width:1180px;margin:auto}.footer-logo-v11{width:238px;height:auto;display:block;object-fit:contain;filter:none;opacity:1}.footer-brand p{max-width:430px}.footer-brand-lockup,.footer-mark-copy,.footer-mark-icon{display:none!important}@keyframes packageReveal{0%{opacity:.45;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes flowPulse{50%{transform:translateY(3px);opacity:.4}}@media(max-width:980px){.package-stage{grid-template-columns:1fr}.package-detail-panel,.package-system-panel{padding:32px}.package-feature-grid{grid-template-columns:1fr}.package-tabs button{grid-template-columns:30px 1fr}.package-tabs button small{display:none}}@media(max-width:720px){.package-explorer{border-radius:24px}.package-tabs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px;gap:7px}.package-tabs button{flex:0 0 78%;scroll-snap-align:start;min-height:64px;border-radius:17px}.package-system-panel{padding:25px 20px}.package-system-panel>h3{font-size:31px;margin-top:28px}.growth-node{grid-template-columns:40px minmax(0,1fr) 16px;padding:13px;gap:11px}.growth-node>span{width:40px;height:40px;border-radius:13px}.package-detail-panel{padding:25px 20px 22px}.package-detail-head{flex-direction:column;gap:15px}.package-detail-head h3{font-size:29px}.package-price-block{text-align:left}.package-price-block strong{font-size:38px}.package-feature-grid{padding-top:15px}.package-whatsapp-cta{padding:15px}.footer-logo-v11{width:205px;max-width:100%}}.roi-method{background:linear-gradient(180deg,#ffffff,#f6f9fe)}.roi-engine-shell{display:grid;grid-template-columns:1.06fr .94fr;grid-gap:22px;gap:22px;align-items:stretch;margin-top:16px}.roi-engine-card{position:relative;overflow:hidden;padding:34px;border-radius:34px;border:1px solid #d7e3f2;background:radial-gradient(circle at 82% 18%,rgba(59,130,246,.22),transparent 22%),linear-gradient(160deg,#08101d,#0a1a33 45%,#0e2a54);color:#fff;box-shadow:0 34px 80px rgba(13,41,78,.2)}.roi-engine-card:before{content:"";position:absolute;inset:auto -60px -80px auto;width:240px;height:240px;border-radius:50%;background:rgba(44,131,255,.16);filter:blur(8px)}.roi-engine-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.roi-engine-kicker{display:inline-flex;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);font-size:12px;font-weight:900;letter-spacing:.18em;color:#d4e5ff}.roi-engine-live{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:rgba(9,20,38,.46);border:1px solid rgba(132,184,255,.24);font-size:11px;font-weight:900;letter-spacing:.14em;color:#b7d4ff}.roi-engine-live i{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 0 6px rgba(74,222,128,.14)}.roi-engine-card h3{position:relative;z-index:1;font-size:clamp(34px,3.2vw,48px);line-height:1.02;letter-spacing:-.055em;margin:0 0 16px;max-width:620px}.roi-engine-card p{position:relative;z-index:1;max-width:660px;color:#c4d5ec;line-height:1.78;font-size:15px;margin:0}.roi-metric-rail{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:28px}.roi-metric-chip{padding:16px 16px 15px;border-radius:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.roi-metric-chip strong{display:block;font-size:26px;line-height:1;font-weight:900;color:#fff;letter-spacing:-.04em}.roi-metric-chip span{display:block;margin-top:8px;font-size:12px;color:#c9d9ef;line-height:1.45}.roi-visual-board{position:relative;z-index:1;height:190px;margin-top:24px;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.03));overflow:hidden}.roi-visual-board:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 0);background-size:32px 32px;opacity:.35}.roi-visual-bars{position:absolute;left:24px;right:24px;bottom:22px;height:92px;display:flex;align-items:flex-end;gap:12px}.roi-visual-bars span{flex:1 1;min-width:0;border-radius:999px 999px 6px 6px;background:linear-gradient(180deg,#79b8ff,#2276ff);box-shadow:0 10px 22px rgba(34,118,255,.3)}.roi-visual-line{position:absolute;left:30px;right:30px;top:38px;height:72px;display:flex;align-items:flex-end;gap:40px}.roi-visual-line i{position:relative;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 0 0 6px rgba(122,184,255,.18)}.roi-visual-line i:first-child{margin-bottom:8px}.roi-visual-line i:nth-child(2){margin-bottom:28px}.roi-visual-line i:nth-child(3){margin-bottom:18px}.roi-visual-line i:nth-child(4){margin-bottom:42px}.roi-visual-line i:nth-child(5){margin-bottom:36px}.roi-visual-line i:nth-child(6){margin-bottom:56px}.roi-visual-line i:after{content:"";position:absolute;left:10px;top:5px;width:52px;height:2px;background:linear-gradient(90deg,rgba(255,255,255,.72),rgba(121,184,255,.72));transform:rotate(-12deg);transform-origin:left center}.roi-visual-line i:last-child:after{display:none}.roi-visual-card{position:absolute;padding:10px 12px;border-radius:16px;background:rgba(7,16,29,.7);border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.roi-visual-card b{display:block;font-size:11px;letter-spacing:.14em;color:#fff}.roi-visual-card span{display:block;margin-top:4px;font-size:12px;color:#bcd2ec}.roi-visual-card.card-a{top:18px;right:22px}.roi-visual-card.card-b{top:70px;right:126px}.roi-visual-card.card-c{bottom:18px;right:26px}.roi-flow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.roi-flow-card{position:relative;overflow:hidden;padding:28px;border-radius:28px;border:1px solid #dbe5f1;background:linear-gradient(180deg,#ffffff,#fbfdff);box-shadow:0 18px 44px rgba(23,56,98,.07);min-height:220px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.roi-flow-card:before{content:"";position:absolute;left:-24px;bottom:-24px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,#dcebff 0,rgba(220,235,255,0) 72%)}.roi-flow-card:hover{transform:translateY(-4px);box-shadow:0 26px 58px rgba(20,49,90,.11);border-color:#c4d8f1}.roi-flow-top{display:flex;align-items:center;gap:16px;margin-bottom:26px}.roi-flow-top span{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:#eef5ff;border:1px solid #d3e2f7;color:#0b59b6;font-size:16px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}.roi-flow-top i{flex:1 1;height:3px;border-radius:999px;background:linear-gradient(90deg,#0b59b6,#7db7ff);opacity:.9}.roi-flow-card h3{position:relative;z-index:1;font-size:28px;letter-spacing:-.04em;line-height:1.05;margin:0 0 12px;color:#0e1628}.roi-flow-card p{position:relative;z-index:1;font-size:15px;color:#637288;line-height:1.75;margin:0;max-width:30ch}.footer{background:linear-gradient(180deg,#040b16,#071120)}.footer-brand-plate{display:inline-flex;align-self:flex-start;padding:14px 18px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.015));border:1px solid rgba(98,148,220,.16);box-shadow:0 18px 44px rgba(0,0,0,.22)}.footer-logo-clean{display:block;width:270px;max-width:100%;height:auto;object-fit:contain;filter:none;image-rendering:auto}.footer-brand p{max-width:420px;color:#9fb0c5}.footer-logo-v11{display:none!important}@media(max-width:1100px){.roi-engine-shell{grid-template-columns:1fr}.roi-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.roi-engine-card{padding:24px;border-radius:26px}.roi-engine-top{align-items:flex-start;flex-direction:column}.roi-engine-card h3{font-size:28px}.roi-metric-rail{grid-template-columns:1fr;gap:10px}.roi-visual-board{height:180px}.roi-flow-grid{grid-template-columns:1fr;gap:14px}.roi-flow-card{padding:22px;min-height:0;border-radius:22px}.roi-flow-card h3{font-size:24px}.footer-brand-plate{padding:12px 14px;border-radius:18px}.footer-logo-clean{width:220px}}.footer{background:linear-gradient(180deg,#071426,#08192e 55%,#06101f)}.footer-compact-brand{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;max-width:190px}.footer-compact-icon{width:40px;height:40px;display:block;object-fit:contain;flex:0 0 auto;filter:none;box-shadow:none;border-radius:0}.footer-compact-copy{display:flex;flex-direction:column;gap:3px;line-height:1}.footer-compact-copy strong{font-size:20px;line-height:1;font-weight:900;letter-spacing:-.035em;color:#f8fbff;margin:0}.footer-compact-copy small{font-size:7.5px;line-height:1.2;font-weight:800;letter-spacing:.08em;color:#73aef5;white-space:nowrap}.footer-brand p{margin-top:6px;max-width:390px;color:#8fa6bf}.footer-brand-lockup,.footer-brand-plate,.footer-logo-clean,.footer-logo-v11,.footer-mark-copy,.footer-mark-icon{display:none!important}@media(max-width:720px){.footer-compact-brand{max-width:168px}.footer-compact-icon{width:34px;height:34px}.footer-compact-copy strong{font-size:18px}.footer-compact-copy small{font-size:6.8px}.footer-brand p{font-size:12.5px}}.footer{background:linear-gradient(180deg,#061426,#07192d 58%,#050f1d);color:#fff}.footer-grid{grid-template-columns:1.45fr repeat(3,.75fr);gap:42px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:18px;min-width:0}.footer-logo-v14{display:block!important;width:190px!important;max-width:190px!important;height:auto!important;object-fit:contain;filter:none!important;opacity:1!important;image-rendering:auto}.footer-brand p{width:100%;max-width:360px;margin:0;color:#92a8c0;font-size:13px;line-height:1.75;white-space:normal;overflow-wrap:anywhere}.footer-brand-plate,.footer-compact-brand,.footer-compact-copy,.footer-compact-icon,.footer-logo,.footer-logo-clean,.footer-logo-v11,.footer-logo-wrap{display:none!important}@media(max-width:1050px){.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-logo-v14{width:180px!important;max-width:180px!important}}@media(max-width:720px){.footer-grid{grid-template-columns:1fr 1fr;gap:28px 24px}.footer-brand{grid-column:1/-1}.footer-logo-v14{width:160px!important;max-width:160px!important}.footer-brand p{max-width:330px;font-size:12.5px}}.footer{background:linear-gradient(180deg,#061225,#07182f);padding:56px 0 24px}.footer-grid{gap:38px}.footer-logo-v14{display:none!important}.footer-logo-v15{display:block;width:210px;max-width:100%;height:auto;object-fit:contain;filter:none;image-rendering:auto;margin:0 0 2px}.footer-grid strong{color:#f3f7ff}.footer-grid a{color:#adc1d7}.footer-bottom{margin-top:34px;padding-top:18px}@media(max-width:780px){.footer{padding:44px 0 18px}.footer-grid{gap:26px}.footer-brand{max-width:none}.footer-logo-v15{width:176px}.footer-grid p{max-width:none;font-size:13px;line-height:1.75}}.footer-brand{gap:12px}.footer-logo-clean,.footer-logo-v11,.footer-logo-v14,.footer-logo-v15{display:none!important}.footer-logo-v16{display:block;width:208px;margin:0 0 4px}.footer-grid p{color:#A9B9CC}.footer-grid strong{color:#F4F8FF;margin-bottom:6px}.footer-grid a{color:#AEC2D8}.footer-bottom{color:#74839A}@media(max-width:780px){.footer{padding:40px 0 18px}.footer-grid{gap:24px}.footer-logo-v16{width:178px}.footer-grid p{font-size:13px;line-height:1.75;max-width:none}}.footer{padding:46px 0 20px}.footer-brand{max-width:330px;gap:10px}.footer-logo-v16{width:156px;max-width:100%;height:auto;margin:0 0 2px}.footer-grid p{max-width:320px;font-size:13px;line-height:1.72;color:#A7B7CA}.footer-bottom{margin-top:26px;padding-top:15px}@media(max-width:780px){.footer{padding:36px 0 16px}.footer-logo-v16{width:132px}.footer-brand{gap:8px}.footer-grid p{font-size:12.5px;line-height:1.7}}.logo-img{width:188px;image-rendering:auto}.index-header img,.logo-img{height:auto;object-fit:contain;filter:none;transform:none}.index-header img{width:168px}.service-brand img{width:172px;height:auto;object-fit:contain;filter:none;transform:none}.footer{background:linear-gradient(180deg,#061225,#07172d)}.footer-brand{max-width:350px}.footer-logo-clean,.footer-logo-v11,.footer-logo-v14,.footer-logo-v15,.footer-logo-v16{display:none!important}.footer-logo-panel{padding:8px 10px;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,249,255,.96));border:1px solid rgba(126,170,225,.28);box-shadow:0 12px 30px rgba(0,0,0,.16)}.footer-logo-official{display:block;width:168px;height:auto;object-fit:contain;filter:none;transform:none;image-rendering:auto}.footer-grid p{color:#a8b8cc}@media(max-width:720px){.logo-img{width:154px}.index-header img{width:142px}.service-brand img{width:148px}.footer-logo-panel{padding:7px 9px;border-radius:12px}.footer-logo-official{width:145px}.footer-grid p{font-size:13px;line-height:1.75}}.site-header{background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.logo-link{flex:0 0 auto;padding:4px 0}.index-header img,.logo-img,.service-brand img{display:block;height:auto;object-fit:contain;object-position:left center;filter:none;image-rendering:auto;transform:none}.logo-img{width:208px;max-width:100%}.index-header img,.service-brand img{width:182px;max-width:100%}.footer{background:linear-gradient(180deg,#071327,#08182e)}.footer-grid{gap:34px}.footer-logo-panel{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(243,247,253,.92));border:1px solid rgba(129,170,221,.22);box-shadow:0 14px 34px rgba(0,0,0,.18)}.footer-logo-brand{display:block;width:178px;max-width:100%;height:auto;object-fit:contain;filter:none;transform:none;image-rendering:auto}.footer-grid p{color:#a8b8cb}@media(max-width:720px){.nav-wrap{height:74px}.logo-img{width:168px}.index-header img,.service-brand img{width:152px}.footer-logo-panel{padding:8px 10px;border-radius:14px}.footer-logo-brand{width:154px}.footer-grid p{font-size:13px;line-height:1.72}}.index-header .container{display:flex;align-items:center;justify-content:flex-start}.index-header .container>a:first-child{display:flex;align-items:center;line-height:0}.nav-wrap{gap:24px}.nav-cta{display:none!important}.footer{background:linear-gradient(180deg,#071327,#0a1d35);padding:54px 0 22px}.footer-grid{align-items:flex-start;gap:36px}.footer-brand{max-width:365px;gap:16px}.footer-logo-panel{padding:0;background:transparent;border:none;box-shadow:none}.footer-logo-brand,.footer-logo-clean,.footer-logo-v11,.footer-logo-v14,.footer-logo-v15,.footer-logo-v16{display:none!important}.footer-logo-v21{display:block;width:198px;max-width:100%;height:auto;object-fit:contain;image-rendering:auto;filter:none;margin:0 0 4px}.footer-grid p{color:#afc0d4;line-height:1.8}.footer-grid strong{color:#f5f8ff}.footer-grid a{color:#b9cce0}.footer-bottom{margin-top:30px;padding-top:16px;color:#7f92aa;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:780px){.footer{padding:42px 0 18px}.footer-grid{gap:26px}.footer-logo-v21{width:166px}.footer-grid p{max-width:none;font-size:13px;line-height:1.72}}.site-header{background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(10,16,32,.06)}.nav-wrap{height:84px;align-items:center}.logo-link{display:flex;align-items:center;line-height:0;padding:0;overflow:visible}.logo-img{display:block;width:220px!important;max-width:220px;height:auto!important;object-fit:contain!important;object-position:left center;filter:none!important;transform:none!important;image-rendering:auto!important}.index-header{background:#fff}.index-header img,.service-brand img{display:block;width:188px!important;height:auto!important;object-fit:contain!important;filter:none!important;transform:none!important}.footer{background:linear-gradient(180deg,#071327,#0a1b33);padding:52px 0 22px}.footer-brand{max-width:360px;gap:14px}.footer-logo-panel{display:inline-flex;align-self:flex-start;padding:10px 12px;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#eef4fb);border:1px solid rgba(132,171,219,.26);box-shadow:0 14px 34px rgba(0,0,0,.16)}.footer-logo-brand,.footer-logo-clean,.footer-logo-v11,.footer-logo-v14,.footer-logo-v15,.footer-logo-v16,.footer-logo-v21{display:none!important}.footer-logo-exact{display:block;width:186px!important;max-width:186px;height:auto!important;object-fit:contain!important;filter:none!important;transform:none!important;image-rendering:auto!important}.footer-grid p{max-width:340px;color:#aebfd2;line-height:1.78;font-size:14px;margin:0}@media(max-width:720px){.nav-wrap{height:74px}.logo-img{width:174px!important;max-width:174px}.index-header img,.service-brand img{width:154px!important}.footer{padding:40px 0 18px}.footer-logo-panel{padding:8px 10px;border-radius:14px}.footer-logo-exact{width:154px!important;max-width:154px}.footer-grid p{font-size:13px;line-height:1.72}}.index-card,.service-card{display:flex;flex-direction:column;overflow:hidden}.index-card h2,.service-card h3{margin-bottom:14px}.index-card p,.service-card p{margin-bottom:18px}.service-insight{position:relative;overflow:hidden;margin-top:auto;height:136px;border-radius:22px;border:1px solid #d9e4f3;background:linear-gradient(180deg,#f9fbff,#edf4ff);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);padding:18px 18px 16px;isolation:isolate}.service-insight:before{inset:auto -10px -25px auto;width:118px;height:118px;border-radius:50%;background:radial-gradient(circle,rgba(108,174,255,.28) 0,rgba(108,174,255,0) 72%)}.service-insight:after,.service-insight:before{content:"";position:absolute;pointer-events:none}.service-insight:after{inset:0;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.45) 50%,transparent 80%);transform:translateX(-120%);animation:serviceShine 5.8s ease-in-out infinite}.si-badges span,.si-card-stack span,.si-chip,.si-chip-row span,.si-float-chip,.si-kpi-stack span{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;border:1px solid rgba(11,89,182,.1);background:rgba(255,255,255,.72);color:#0b59b6;font-size:11px;font-weight:800;letter-spacing:.03em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.si-chip{position:absolute;right:14px;top:14px;z-index:2}.si-window{display:flex;gap:6px;margin-bottom:14px}.si-window span{width:8px;height:8px;border-radius:50%;background:#9eb7d9}.si-window span:first-child{background:#7aaeff}.si-window span:nth-child(2){background:#bed6f7}.si-window span:nth-child(3){background:#d6e5fa}.si-layout{position:relative;height:70px;padding:12px;border-radius:16px;background:linear-gradient(180deg,#0d2242,#16355f);box-shadow:0 14px 30px rgba(10,32,62,.18)}.si-layout .hero{display:block;height:14px;width:62%;border-radius:8px;background:linear-gradient(90deg,#7fb9ff,#bdd9ff);margin-bottom:10px}.si-layout .line{display:block;height:7px;width:82%;border-radius:999px;background:rgba(255,255,255,.5);margin-bottom:8px}.si-layout .line.short{width:54%}.si-layout .cards{position:absolute;right:12px;top:12px;width:46px;height:46px;border-radius:12px;background:linear-gradient(180deg,#7cb6ff,#2f83ff);box-shadow:0 12px 24px rgba(34,118,255,.35);animation:serviceFloat 3.2s ease-in-out infinite}.service-insight-web .si-chip{top:auto;bottom:12px;right:12px}.seo-curve{position:relative;height:84px;border-radius:18px;background:linear-gradient(180deg,#eff5ff,#e4eefc);overflow:hidden}.seo-curve:before{content:"";position:absolute;left:14px;right:14px;bottom:16px;height:2px;background:#d6e2f5}.seo-curve b{position:absolute;width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 0 0 6px rgba(59,130,246,.2)}.seo-curve b:first-child{left:16px;bottom:24px}.seo-curve b:nth-child(2){left:58px;bottom:42px}.seo-curve b:nth-child(3){left:102px;bottom:34px}.seo-curve b:nth-child(4){left:146px;bottom:55px}.seo-curve b:nth-child(5){right:20px;bottom:62px}.seo-curve:after{content:"";position:absolute;left:22px;right:28px;top:24px;bottom:18px;background:linear-gradient(transparent 48%,rgba(255,255,255,.2) 0);background-size:100% 20px;opacity:.45}.service-insight-seo .seo-curve b{animation:metricPulse 2.8s ease-in-out infinite}.service-insight-seo .seo-curve b:nth-child(2){animation-delay:.2s}.service-insight-seo .seo-curve b:nth-child(3){animation-delay:.4s}.service-insight-seo .seo-curve b:nth-child(4){animation-delay:.6s}.service-insight-seo .seo-curve b:nth-child(5){animation-delay:.8s}.service-insight-seo .seo-curve em,.service-insight-seo .seo-curve i{display:none}.service-insight-seo .seo-curve{background-image:linear-gradient(135deg,rgba(11,89,182,.06),rgba(38,131,255,.14))}.service-insight-seo .seo-curve:before{box-shadow:none}.service-insight-seo .seo-curve:after{border:none}.service-insight-seo .seo-curve+.si-float-chip{position:absolute;left:16px;top:16px}.service-insight-seo .seo-curve{margin-top:18px}.service-insight-seo .seo-curve::marker{display:none}.service-insight-seo .seo-curve::selection{background:transparent}.service-insight-seo .seo-curve{isolation:isolate}.service-insight-seo .seo-curve .line{display:none}.service-insight-seo .seo-curve{--c:#7db8ff}.service-insight-seo .seo-curve{position:relative}.service-insight-seo .seo-curve:before{content:"";position:absolute;left:22px;bottom:28px;width:160px;height:2px;background:rgba(125,184,255,.24)}.service-insight-seo .seo-curve:after{content:"";position:absolute;left:22px;bottom:28px;width:170px;height:68px;border-left:2px solid transparent;border-bottom:2px solid transparent;background:none}.service-insight-seo .seo-curve>b:after{content:"";position:absolute;left:9px;top:4px;width:44px;height:2px;background:linear-gradient(90deg,#91c2ff,#609dff);transform:rotate(-12deg);transform-origin:left center}.service-insight-seo .seo-curve>b:last-child:after{display:none}.service-insight-ads{display:flex;align-items:center;gap:16px}.si-target{position:relative;width:86px;height:86px;border-radius:50%;border:2px solid rgba(11,89,182,.22)}.si-target i{position:absolute;inset:12px;border-radius:50%;border:2px solid rgba(11,89,182,.18)}.si-target i:nth-child(2){inset:25px}.si-target i:nth-child(3){inset:38px;background:linear-gradient(180deg,#7cb8ff,#2f83ff);border:none;box-shadow:0 10px 24px rgba(34,118,255,.32);animation:metricPulse 2.6s ease-in-out infinite}.si-kpi-stack{display:flex;flex-direction:column;gap:10px;flex:1 1}.si-kpi-stack span{justify-content:flex-start;padding:10px 12px;font-size:12px}.service-insight-meta{display:flex;flex-direction:column;justify-content:space-between}.si-wave{height:56px;display:flex;align-items:flex-end;gap:10px;padding-right:14px}.si-wave i{width:16px;border-radius:999px;background:linear-gradient(180deg,#a7ccff,#2c82ff);animation:waveBars 1.8s ease-in-out infinite}.si-wave i:first-child{height:28px}.si-wave i:nth-child(2){height:42px;animation-delay:.15s}.si-wave i:nth-child(3){height:20px;animation-delay:.3s}.si-wave i:nth-child(4){height:46px;animation-delay:.45s}.si-wave i:nth-child(5){height:34px;animation-delay:.6s}.si-badges{display:flex;flex-wrap:wrap;gap:8px}.si-badges span{font-size:11px}.service-insight-shop{display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px;align-items:end}.si-bars{height:82px;display:flex;align-items:flex-end;gap:10px}.si-bars i{width:28px;border-radius:12px 12px 8px 8px;background:linear-gradient(180deg,#8cc0ff,#2a81ff);box-shadow:0 10px 22px rgba(42,129,255,.24);animation:barLift 3.1s ease-in-out infinite}.si-bars i:nth-child(2){animation-delay:.2s}.si-bars i:nth-child(3){animation-delay:.45s}.si-bars i:nth-child(4){animation-delay:.6s}.si-card-stack{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.si-card-stack span{font-size:11px}.service-insight-auto{position:relative}.si-flow{display:flex;justify-content:space-between;align-items:center;position:absolute;left:18px;right:18px;top:36px}.si-flow i{width:18px;height:18px;border-radius:50%;background:linear-gradient(180deg,#8bbfff,#2f83ff);box-shadow:0 8px 20px rgba(47,131,255,.28);animation:metricPulse 2.8s ease-in-out infinite}.si-flow i:nth-child(2){animation-delay:.2s}.si-flow i:nth-child(3){animation-delay:.4s}.si-flow i:nth-child(4){animation-delay:.6s}.si-link-lines{position:absolute;left:28px;right:28px;top:44px;height:2px}.si-link-lines b{position:absolute;top:0;height:2px;background:linear-gradient(90deg,#7fb9ff,#387fff)}.si-link-lines b:first-child{left:0;width:58px}.si-link-lines b:nth-child(2){left:72px;width:58px}.si-link-lines b:nth-child(3){left:144px;right:0}.service-insight-auto .si-chip{top:auto;left:18px;bottom:16px;right:auto}.service-insight-crm{display:flex;flex-direction:column;justify-content:space-between}.si-cluster{position:relative;height:72px}.si-cluster i{position:absolute;width:16px;height:16px;border-radius:50%;background:linear-gradient(180deg,#8ec2ff,#2f83ff);box-shadow:0 8px 20px rgba(47,131,255,.24)}.si-cluster .c1{left:24px;top:24px}.si-cluster .c2{left:84px;top:12px}.si-cluster .c3{left:140px;top:34px}.si-cluster .c4{left:62px;top:48px}.si-cluster .c5{left:112px;top:54px}.si-cluster:after,.si-cluster:before{content:"";position:absolute;height:2px;background:linear-gradient(90deg,#9ac8ff,#5f9fff)}.si-cluster:before{left:38px;top:31px;width:58px;transform:rotate(-13deg)}.si-cluster:after{left:76px;top:45px;width:74px;transform:rotate(10deg)}.si-chip-row{display:flex;gap:8px;flex-wrap:wrap}.service-insight-media{display:flex;align-items:center;justify-content:space-between;gap:16px}.si-player{position:relative;width:88px;height:62px;border-radius:18px;background:linear-gradient(180deg,#0e2241,#173a67);box-shadow:0 16px 32px rgba(12,33,62,.2)}.si-player b{position:absolute;left:16px;right:16px;top:12px;height:6px;border-radius:999px;background:rgba(255,255,255,.28)}.si-player i{position:absolute;left:34px;top:22px;width:0;height:0;border-left:18px solid #8cc0ff;border-top:11px solid transparent;border-bottom:11px solid transparent;filter:drop-shadow(0 8px 16px rgba(42,129,255,.32))}.si-eq{display:flex;align-items:flex-end;gap:8px;height:58px;flex:1 1}.si-eq span{width:12px;border-radius:999px;background:linear-gradient(180deg,#8dc1ff,#2d82ff);animation:waveBars 1.6s ease-in-out infinite}.si-eq span:first-child{height:24px}.si-eq span:nth-child(2){height:42px;animation-delay:.15s}.si-eq span:nth-child(3){height:30px;animation-delay:.3s}.si-eq span:nth-child(4){height:50px;animation-delay:.45s}.si-eq span:nth-child(5){height:36px;animation-delay:.6s}.service-insight-media .si-chip{top:auto;right:16px;bottom:14px}@keyframes serviceFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes metricPulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes waveBars{0%,to{transform:scaleY(.92)}50%{transform:scaleY(1.12)}}@keyframes barLift{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes serviceShine{0%,to{transform:translateX(-120%)}55%{transform:translateX(120%)}}@media(max-width:720px){.service-insight{height:124px;padding:16px;border-radius:18px}.si-target{width:76px;height:76px}.si-bars i{width:24px}.si-player{width:78px;height:56px}.si-wave{gap:8px}.si-eq span,.si-wave i{width:12px}}.trust-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.satisfaction{display:none!important}.contact-grid{grid-template-columns:1fr 1fr;align-items:start}.contact-items{display:none!important}.package-tailor-visual{margin-top:28px;border:1px solid #dfe8f4;border-radius:32px;padding:30px;background:linear-gradient(180deg,#fbfdff,#f3f8ff);box-shadow:0 22px 54px rgba(18,52,96,.06)}.package-tailor-head{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:26px;gap:26px;align-items:end;margin-bottom:26px}.package-tailor-head h3{font-size:clamp(32px,4vw,48px);line-height:1.06;letter-spacing:-.045em;margin:10px 0 0}.package-tailor-head p{color:#617087;line-height:1.8;margin:0}.package-tailor-grid{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:20px;gap:20px;align-items:stretch}.tailor-visual-board{position:relative;overflow:hidden;min-height:430px;border-radius:28px;padding:30px;background:radial-gradient(circle at 72% 18%,rgba(86,160,255,.18),transparent 24%),linear-gradient(160deg,#081326,#0b1f3e 55%,#103564);color:#fff;box-shadow:0 28px 70px rgba(9,30,62,.18)}.tailor-orbit{position:absolute;border:1px solid rgba(151,197,255,.16);border-radius:50%}.orbit-a{width:290px;height:290px}.orbit-a,.orbit-b{left:50%;top:48%;transform:translate(-50%,-50%)}.orbit-b{width:380px;height:380px;border-style:dashed;opacity:.8}.tailor-core{left:50%;top:48%;transform:translate(-50%,-50%);width:92px;height:92px;border-radius:50%;display:flex;font-size:28px;font-weight:900;letter-spacing:-.04em;background:linear-gradient(180deg,#7cb8ff,#297fff);box-shadow:0 20px 42px rgba(41,127,255,.36)}.tailor-core,.tailor-node{position:absolute;align-items:center;justify-content:center}.tailor-node{display:inline-flex;min-width:70px;height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.09);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);font-size:12px;font-weight:800;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.14)}.node-1{left:42px;top:82px;animation:float 6s ease-in-out infinite}.node-2{right:64px;top:78px;animation:float 7s ease-in-out infinite reverse}.node-3{left:54px;bottom:140px;animation:float 6.4s ease-in-out infinite}.node-4{right:48px;bottom:146px;animation:float 7.2s ease-in-out infinite reverse}.node-5{left:118px;bottom:56px;animation:float 6.8s ease-in-out infinite}.node-6{right:118px;bottom:54px;animation:float 7.1s ease-in-out infinite reverse}.tailor-stats{position:absolute;left:28px;right:28px;bottom:24px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.tailor-stats div{padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.08)}.tailor-stats strong{display:block;font-size:21px}.tailor-stats span{font-size:12px;color:#b7cce4}.tailor-pillar-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.tailor-pillar{border:1px solid #dfe8f4;border-radius:24px;padding:22px;background:#fff;box-shadow:0 16px 36px rgba(21,54,95,.05)}.tailor-pillar span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eef5ff;color:#0b59b6;font-size:11px;font-weight:900;letter-spacing:.04em;margin-bottom:14px}.tailor-pillar h4{font-size:24px;line-height:1.15;letter-spacing:-.03em;margin:0 0 10px}.tailor-pillar p{margin:0;color:#66768c;line-height:1.75;font-size:14px}.package-index-section .package-tailor-visual,.pricing-section .package-tailor-visual{margin-top:32px}@media(max-width:980px){.contact-grid,.package-tailor-grid,.package-tailor-head{grid-template-columns:1fr}.tailor-visual-board{min-height:390px}.tailor-stats{grid-template-columns:1fr}.tailor-pillar-list{grid-template-columns:1fr 1fr}}@media(max-width:720px){.package-tailor-visual{padding:20px;border-radius:24px}.package-tailor-head h3{font-size:30px}.tailor-visual-board{min-height:340px;padding:22px;border-radius:24px}.orbit-a{width:220px;height:220px}.orbit-b{width:290px;height:290px}.tailor-core{width:78px;height:78px;font-size:24px}.tailor-node{min-width:60px;height:34px;padding:0 12px;font-size:11px}.node-1{left:14px;top:56px}.node-2{right:14px;top:56px}.node-3{left:20px;bottom:128px}.node-4{right:14px;bottom:126px}.node-5{left:42px;bottom:66px}.node-6{right:42px;bottom:66px}.tailor-pillar-list{grid-template-columns:1fr}.tailor-pillar h4{font-size:22px}}:root{color-scheme:only light!important}html{-webkit-text-size-adjust:100%}body,html{color-scheme:only light!important;background:#fff!important}body{color:#0a1020!important;overflow-x:hidden}button,input,select,textarea{color-scheme:light!important}canvas,img,svg,video{max-width:100%}.package-explorer{display:none!important}.pricing-heading-tailored{max-width:860px}.pricing-heading-tailored h2{max-width:820px;margin-left:auto;margin-right:auto}.pricing-heading-tailored p{max-width:760px;margin-left:auto;margin-right:auto}@media (prefers-color-scheme:dark){:root,body,html{color-scheme:only light!important;background:#fff!important;color:#0a1020!important}.index-header,.service-header,.site-header{background:rgba(255,255,255,.96)!important;color:#0a1020!important}.brands-section,.contact,.hero,.index-hero,.index-page,.package-index-section,.pricing-section,.satisfaction,.service-page{background-color:#fff!important}.contact-simple a,.contact-simple div,.index-card,.lead-form,.package-tailor-visual,.service-card,.tailor-pillar{color:#0a1020!important}.footer-logo-exact,.index-header img,.logo-img,.service-brand img{filter:none!important;mix-blend-mode:normal!important;opacity:1!important}.footer,.roi-engine-card,.section-dark,.service-cta-band,.tailor-visual-board,.trust-strip{color-scheme:light!important}}@media(max-width:1100px){.container{width:min(100% - 32px,1180px)}.results-grid,.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{grid-template-columns:1fr;gap:20px;align-items:start}.desktop-nav{gap:16px}}@media(max-width:820px){.section{padding:76px 0}.site-header{position:-webkit-sticky;position:sticky;top:0}.nav-wrap{height:72px;gap:12px}.desktop-nav{position:absolute;top:72px;left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:#fff;border:1px solid #e2e8f1;border-radius:20px;box-shadow:0 18px 48px rgba(15,40,76,.14)}.desktop-nav.is-open{display:flex}.desktop-nav a{padding:13px 14px;border-radius:12px;font-size:14px}.desktop-nav a:hover{background:#f4f8fd}.menu-btn{display:inline-flex;margin-left:auto;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#f2f6fb;color:#0a1020}.hero{padding:92px 0 58px}.hero-grid{grid-template-columns:1fr;gap:38px;min-height:0}.hero-copy{max-width:none}.hero h1{font-size:clamp(42px,11vw,62px)}.hero p{font-size:16px}.hero-visual{min-height:500px}.dashboard-main{transform:none;width:100%}.orbital-1{width:440px;height:440px}.orbital-2{width:340px;height:340px}.results-grid,.services-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.08);padding:10px 0}.trust-grid>div:last-child{border-bottom:0}.contact-grid,.package-tailor-grid,.package-tailor-head,.service-detail-grid,.service-hero-grid{grid-template-columns:1fr!important}.package-tailor-head{align-items:start}.tailor-pillar-list{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr!important}.footer-brand{grid-column:1/-1}}@media(max-width:560px){.container{width:calc(100% - 28px)}.section{padding:62px 0}.hero{padding:78px 0 46px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;align-items:start}.proof-sep{display:none}.hero-proof div:not(.proof-sep){padding:10px 6px;text-align:center;align-items:center;border-radius:14px;background:#f5f8fc}.hero-visual{min-height:420px}.float-card{padding:10px;min-width:100px}.float-card strong{font-size:22px}.card-seo{left:0;top:58px}.card-ai{right:0;top:52px}.card-social{right:0;bottom:30px}.dashboard-main{padding:20px;border-radius:24px}.big-roi strong{font-size:54px}.chart-bars{height:130px}.mini-grid{grid-template-columns:1fr 1fr 1fr}.mini-grid b{font-size:14px}.services-grid{gap:14px}.service-card{padding:20px;min-height:0}.service-card h3{font-size:21px}.service-insight{height:118px}.tailor-pillar-list,.trust-grid{grid-template-columns:1fr}.tailor-visual-board{min-height:330px}.tailor-stats{position:relative;left:auto;right:auto;bottom:auto;margin-top:214px;grid-template-columns:1fr}.node-1{left:12px;top:58px}.node-2{right:12px;top:58px}.node-3{left:12px;bottom:140px}.node-4{right:12px;bottom:140px}.node-5{left:48px;bottom:88px}.node-6{right:48px;bottom:88px}.footer-grid{grid-template-columns:1fr!important}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px;align-items:flex-start}.chat-fab{right:14px;bottom:14px;padding:12px 14px}.chat-fab span{display:none}.chat-panel{left:12px!important;right:12px!important;bottom:72px!important;width:auto!important;max-width:none!important}}#packages,.package-explorer,.package-index-hero,.package-index-section,.package-tailor-visual,.pricing-section{display:none!important}.brands-section{padding:38px 0 48px;background:#fff;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.brands-head{margin-bottom:24px}.marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.marquee-track{gap:14px;animation-duration:34s}.brand-card{width:230px;height:104px;border:1px solid #e3eaf3;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff);padding:16px 20px;box-shadow:0 10px 26px rgba(18,53,96,.035);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.brand-card img{max-width:176px;max-height:60px;width:auto;height:auto;object-fit:contain;display:block;filter:none!important;opacity:1!important}.brand-card-fallback{justify-content:flex-start!important;padding:16px 18px!important}.brand-local-lockup{display:flex;align-items:center;gap:12px;width:100%;min-width:0}.brand-fallback-mark{display:flex!important;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#0b59b6,#2c87f2);color:#fff;align-items:center;justify-content:center;font-size:15px;font-weight:900;letter-spacing:.04em;box-shadow:0 12px 25px rgba(11,89,182,.18);flex:0 0 auto}.brand-fallback-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.brand-fallback-copy strong{font-size:14px;line-height:1.2;color:#17243a;white-space:normal;overflow-wrap:anywhere}.brand-fallback-copy small{font-size:8px;font-weight:850;letter-spacing:.13em;color:#7c8da5;white-space:nowrap}.brand-card-fallback>span{display:none!important}.brand-card:hover{transform:translateY(-2px);border-color:#cfdff1;box-shadow:0 14px 32px rgba(18,53,96,.065)}@media(max-width:720px){.brands-section{padding:30px 0 38px}.brand-card{width:190px;height:88px;border-radius:18px;padding:14px 15px}.brand-card img{max-width:148px;max-height:50px}.brand-fallback-mark{width:40px;height:40px;border-radius:13px;font-size:13px}.brand-fallback-copy strong{font-size:12px}.brand-fallback-copy small{font-size:7px;letter-spacing:.1em}.marquee-track{gap:10px}}