.ec-sec{position:relative;z-index:2;padding:4rem 0}.ec-sec .sec-head{max-width:760px}.ec-sec .sec-head p{color:var(--text-light-muted);font-size:1.05rem;line-height:1.6;max-width:680px;margin-top:.8rem}.ec-sec .sec-head p a{color:var(--accent-2);font-weight:600;text-decoration:none}.ec-sec .sec-head p a:hover{text-decoration:underline}.ec-dark .sec-head h2{color:#fff}.ec-dark .sec-head p{color:var(--text-dark-muted)}.ec-dark .eyebrow{color:var(--accent-soft)}.ec-dark .eyebrow:before{background:var(--accent-light)}.ec-lead-sub{font-size:clamp(1rem,1.5vw,1.18rem);color:var(--text-dark-muted);line-height:1.6;max-width:680px;margin-top:.8rem}.ec-hero{padding:3.5rem 0 3rem}.ec-hero .eyebrow{color:var(--accent-soft)}.ec-hero .eyebrow:before{background:var(--accent-light)}.ec-breadcrumb{position:relative;z-index:2;font-size:.84rem;color:var(--text-dark-faint);margin-bottom:1.6rem}.ec-breadcrumb a{color:var(--text-dark-muted);text-decoration:none;transition:color .2s}.ec-breadcrumb a:hover{color:var(--accent-light)}.ec-hero-lead{font-size:clamp(1rem,1.3vw,1.16rem);color:var(--text-dark-muted);line-height:1.65;max-width:560px;margin-bottom:1.6rem}.ec-hero-trust{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:2rem;color:var(--text-dark-faint);font-size:.86rem;font-weight:500}.ec-hero-chat-link{display:block;max-width:340px;margin-left:auto;text-decoration:none}.ec-chat{margin:0 auto;max-width:300px;background:#0f1014;border:1px solid rgba(139,92,246,.28);border-radius:26px;padding:.5rem .5rem .7rem;box-shadow:0 30px 60px -25px #000000d9;transition:transform .25s,border-color .25s}.ec-hero-chat-link:hover .ec-chat{transform:translateY(-3px);border-color:#8b5cf680}.ec-hc-bar{display:flex;align-items:center;gap:.5rem;padding:.55rem .6rem .7rem}.ec-hc-ava{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-2));display:flex;align-items:center;justify-content:center;flex:none}.ec-hc-ava svg{width:15px;height:15px;color:#fff}.ec-hc-name{font-size:.82rem;font-weight:600;color:#fff;line-height:1.1}.ec-hc-status{font-size:.66rem;color:#34d399;line-height:1.1}.ec-hc-body{background:#15161c;border-radius:18px;padding:.7rem .6rem;display:flex;flex-direction:column;gap:.45rem}.ec-hc-row{display:flex}.ec-hc-row.is-user{justify-content:flex-end}.ec-hc-msg{max-width:84%;font-size:.74rem;line-height:1.35;padding:.45rem .6rem;border-radius:13px}.ec-hc-row.is-user .ec-hc-msg{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;border-bottom-right-radius:5px}.ec-hc-row.is-bot .ec-hc-msg{background:#23242c;color:var(--text-dark-primary);border-bottom-left-radius:5px}.ec-hc-cards{display:flex;gap:.35rem;margin-top:.1rem}.ec-hc-card{flex:1;background:#fff;border-radius:9px;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.ec-hc-card img{display:block;width:100%;height:46px;object-fit:cover}.ec-hc-cc{padding:.25rem .3rem .35rem}.ec-hc-cprice{font-size:.62rem;font-weight:700;color:var(--text-light-primary);line-height:1.1}.ec-hc-cbtn{margin-top:.2rem;font-size:.54rem;font-weight:600;color:#fff;background:var(--accent-2);border-radius:5px;padding:.16rem 0;text-align:center}.ec-hc-undercap{margin:.85rem .2rem 0;font-size:.78rem;line-height:1.45;color:var(--text-dark-muted);text-align:center}.ec-hc-undercap b{color:var(--text-dark-primary);font-weight:600}.ec-hc-cap{padding:.7rem .55rem .15rem}.ec-hc-cap b{display:block;color:#fff;font-size:.95rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.2rem}.ec-hc-cap small{display:block;color:var(--text-dark-muted);font-size:.82rem;line-height:1.4}.ec-hc-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:.6rem;font-size:.88rem;font-weight:600;color:var(--accent-light);transition:gap .2s}.ec-hero-chat-link:hover .ec-hc-link{gap:.65rem}.ec-grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.ec-grid5{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.2rem}.ec-grid5>*{grid-column:span 2}.ec-grid5>*:nth-child(4){grid-column:2 / span 2}.ec-grid5>*:nth-child(5){grid-column:4 / span 2}.ec-card{background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:1.6rem}.ec-ico{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#8b5cf61a;color:var(--accent-2);margin-bottom:1rem}.ec-ico svg{width:22px;height:22px}.ec-card h3{font-size:1.06rem;font-weight:600;color:var(--text-light-primary);margin-bottom:.45rem;letter-spacing:-.01em}.ec-card p{color:var(--text-light-muted);font-size:.94rem;line-height:1.55}.ec-callout{margin-top:1.6rem;background:#8b5cf60a;border:1px solid rgba(139,92,246,.16);border-radius:var(--radius);padding:1.7rem 1.8rem;display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:start}.ec-callout .ec-ico{width:48px;height:48px;flex:none;margin-bottom:0;background:#8b5cf61f}.ec-callout .ec-ico svg{width:24px;height:24px}.ec-callout h3{font-size:1.12rem;font-weight:600;color:var(--text-light-primary);letter-spacing:-.01em;margin:.2rem 0 .4rem}.ec-callout p{color:var(--text-light-muted);font-size:.96rem;line-height:1.6;max-width:760px;margin:0}.ec-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.ec-steps.ec-steps-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ec-step{padding:1.5rem;background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius)}.ec-step-num{display:block;font-size:.82rem;font-weight:600;letter-spacing:.04em;color:var(--accent-2);margin-bottom:.6rem}.ec-step h3{font-size:1.02rem;font-weight:600;color:var(--text-light-primary);margin-bottom:.4rem;letter-spacing:-.01em}.ec-step p{color:var(--text-light-muted);font-size:.9rem;line-height:1.5}.ec-comp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.ec-comp-card{display:flex;flex-direction:column;background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:1.5rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s}.ec-comp-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 16px 34px -18px #7c3aed66}.ec-comp-role{display:inline-block;align-self:flex-start;font-size:.72rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--text-light-muted);background:#f1f1f4;border:1px solid #e4e4ea;border-radius:6px;padding:.25rem .5rem;margin-bottom:.7rem}.ec-comp-card h3{font-size:1.04rem;font-weight:600;color:var(--text-light-primary);margin-bottom:.4rem;letter-spacing:-.01em}.ec-comp-card p{color:var(--text-light-muted);font-size:.92rem;line-height:1.5;flex:1}.ec-comp-link{margin-top:1rem;font-size:.88rem;font-weight:600;color:var(--accent-2);display:inline-flex;align-items:center;gap:.35rem;transition:gap .2s}.ec-comp-card:hover .ec-comp-link{gap:.6rem}.ec-comp-extra{margin-top:1.6rem}.ec-comp-extra-lead{font-size:.92rem;font-weight:600;color:var(--text-light-primary);margin-bottom:.9rem}.ec-comp-extra-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.ec-comp-mini{display:flex;flex-direction:column;background:#8b5cf60a;border:1px dashed rgba(139,92,246,.3);border-radius:var(--radius);padding:1.3rem 1.4rem;text-decoration:none;transition:border-color .2s,background .2s}.ec-comp-mini:hover{background:#8b5cf612;border-color:var(--accent)}.ec-comp-mini b{font-size:1rem;font-weight:600;color:var(--text-light-primary);letter-spacing:-.01em;margin-bottom:.35rem}.ec-comp-mini span{color:var(--text-light-muted);font-size:.9rem;line-height:1.5}.ec-comp-mini .ec-comp-link{margin-top:.8rem}.ec-comp-mini:hover .ec-comp-link{gap:.6rem}.ec-case{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);gap:2.4rem;align-items:center;max-width:980px;margin:1.4rem auto 0;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:2.2rem 2.4rem}.ec-case-copy{min-width:0}.ec-bwa{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:1.3rem 1.4rem;margin-bottom:.8rem}.ec-bwa:last-of-type{margin-bottom:0}.ec-bwa p{color:var(--text-dark-muted);font-size:.94rem;line-height:1.55;margin:0}.ec-bwa-label{display:inline-block;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.28rem .65rem;border-radius:100px;margin-bottom:.8rem}.ec-bwa-was .ec-bwa-label{color:#e0b872;background:#b48c3c29}.ec-bwa-did .ec-bwa-label{color:var(--text-dark-primary);background:#ffffff14}.ec-bwa-now .ec-bwa-label{color:#6ee7b7;background:#2e7d5438}.ec-bwa-now{border-color:#2e7d544d}.ec-case-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.2rem}.ec-case-chips span{font-size:.78rem;font-weight:500;color:var(--text-dark-muted);background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:100px;padding:.28rem .75rem}.ec-case-shot{margin:0;display:flex;justify-content:center}.ec-case-shot button{display:block;width:100%;max-width:300px;padding:0;border:0;background:none;cursor:zoom-in}.ec-case-shot img{display:block;width:100%;height:auto}.ec-case-note{margin-top:1.1rem;font-size:.86rem;color:var(--text-dark-muted);line-height:1.55;max-width:760px}.ec-lightbox{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;background:#0a0a0cdb;backdrop-filter:blur(4px);padding:4vh 4vw}.ec-lightbox.open{display:flex}.ec-lightbox img{display:block;width:min(330px,80vw);max-height:94vh;height:auto;border-radius:12px}.ec-lightbox-close{position:absolute;top:max(2vh,16px);right:max(2vw,16px);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;font-size:1.6rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.ec-lightbox-close:hover{background:#ffffff2e}.ec-who-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem}.ec-who-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:1.5rem}.ec-who-card h3{font-size:1.02rem;font-weight:600;color:#fff;letter-spacing:-.01em;margin-bottom:.4rem}.ec-who-card p{color:var(--text-dark-muted);font-size:.9rem;line-height:1.5;margin:0}.ec-who-note{margin:1.6rem auto 0;max-width:820px;color:var(--text-dark-muted);font-size:1rem;line-height:1.6}.ec-pricing-zone{background:#eeeef3}.ec-pricing-wrap{background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:2.4rem 2rem;box-shadow:0 24px 60px -40px #18181b59}.ec-pricing-wrap .sec-head{margin-bottom:1.8rem}.ec-fmt-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.ec-fmt-card{display:flex;flex-direction:column;background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:1.7rem 1.6rem}.ec-fmt-card.is-featured{border-color:var(--accent);box-shadow:0 20px 46px -26px #7c3aed80}.ec-fmt-tag{display:inline-block;align-self:flex-start;font-size:.74rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--text-light-muted);background:#f1f1f4;border:1px solid #e4e4ea;border-radius:100px;padding:.3rem .8rem;margin-bottom:.9rem}.ec-fmt-card h3{font-size:1.1rem;font-weight:600;color:var(--text-light-primary);letter-spacing:-.01em;margin-bottom:.5rem}.ec-fmt-card>p{color:var(--text-light-muted);font-size:.93rem;line-height:1.55;margin-bottom:1rem}.ec-fmt-list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.ec-fmt-list li{position:relative;padding-left:1.5rem;color:var(--text-light-primary);font-size:.9rem;line-height:1.45}.ec-fmt-list li:before{content:"";position:absolute;left:0;top:.45rem;width:8px;height:8px;border-radius:50%;background:var(--accent)}.ec-fmt-price{margin-top:auto;font-size:.92rem;color:var(--text-light-muted);line-height:1.5}.ec-fmt-price b{color:var(--text-light-primary);font-weight:700}.ec-fmt-time{margin-top:.55rem;border-top:1px solid var(--border-light);padding-top:.8rem;font-size:.84rem;font-weight:500;color:var(--text-light-muted)}.ec-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;margin-top:1.4rem}.ec-scope-col{background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:1.4rem 1.5rem}.ec-scope-col.is-in{border-color:#8b5cf638;background:#8b5cf60a}.ec-scope-col h4{font-size:.96rem;font-weight:600;color:var(--text-light-primary);margin-bottom:.9rem;letter-spacing:-.01em}.ec-scope-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.ec-scope-col li{position:relative;padding-left:1.6rem;font-size:.9rem;line-height:1.45;color:var(--text-light-muted)}.ec-scope-col.is-in li:before{content:"";position:absolute;left:0;top:.15rem;width:15px;height:15px;border-radius:50%;background:var(--accent-2);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='white' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/></svg>") center/12px no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='white' d='M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z'/></svg>") center/12px no-repeat}.ec-scope-col.is-out li:before{content:"";position:absolute;left:.1rem;top:.62rem;width:11px;height:2px;border-radius:2px;background:var(--text-light-muted);opacity:.6}.ec-price-note{font-size:.9rem;color:var(--text-light-muted);line-height:1.6;margin-top:1.4rem;max-width:680px}.ec-price-note.is-key{max-width:none;font-weight:500;color:var(--text-light-primary);background:#8b5cf60f;border:1px solid rgba(139,92,246,.18);border-radius:var(--radius-sm);padding:1rem 1.2rem}.ec-price-cta{margin-top:1.8rem}.ec-faq-list{max-width:820px;margin:.5rem auto 0;display:flex;flex-direction:column;gap:.8rem}.ec-faq-item{background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius);overflow:hidden}.ec-faq-item summary{list-style:none;cursor:pointer;padding:1.2rem 1.4rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1.02rem;font-weight:600;color:var(--text-light-primary);transition:color .2s}.ec-faq-item summary::-webkit-details-marker{display:none}.ec-faq-item summary:hover{color:var(--accent-2)}.ec-faq-chev{flex:none;width:20px;height:20px;color:var(--accent-2);transition:transform .25s}.ec-faq-item[open] summary .ec-faq-chev{transform:rotate(180deg)}.ec-faq-a{padding:0 1.4rem 1.3rem;color:var(--text-light-muted);font-size:.97rem;line-height:1.65}.ec-brief-head{padding:4rem 0 0}.ec-brief-head .sec-head{margin-bottom:0;max-width:700px}@media(max-width:980px){.ec-grid4,.ec-grid5{grid-template-columns:repeat(2,minmax(0,1fr))}.ec-grid5>*,.ec-grid5>*:nth-child(4),.ec-grid5>*:nth-child(5){grid-column:auto}.ec-steps,.ec-steps.ec-steps-4,.ec-who-grid,.ec-comp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ec-fmt-cards{grid-template-columns:1fr}}@media(max-width:880px){.ec-hero-chat-link{max-width:320px;margin:0 auto}.ec-case{grid-template-columns:1fr;gap:1.6rem;padding:1.6rem 1.4rem}.ec-case-shot{order:-1}.ec-case-shot button{max-width:240px;margin:0 auto}.ec-callout,.ec-comp-extra-grid,.ec-scope-grid{grid-template-columns:1fr}}@media(max-width:560px){.ec-grid4,.ec-grid5,.ec-steps,.ec-steps.ec-steps-4,.ec-who-grid,.ec-comp-grid{grid-template-columns:1fr}.ec-pricing-wrap{padding:1.6rem 1.2rem}}
