.lg-sec{position:relative;z-index:2;padding:4rem 0}.lg-sec .sec-head{max-width:760px}.lg-sec .sec-head p{color:var(--text-light-muted);font-size:1.05rem;line-height:1.6;max-width:680px;margin-top:.8rem}.lg-dark .sec-head h2{color:#fff}.lg-dark .sec-head p{color:var(--text-dark-muted)}.lg-dark .eyebrow{color:var(--accent-soft)}.lg-dark .eyebrow:before{background:var(--accent-light)}.lg-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}.lg-hero{padding:3.5rem 0 3rem}.lg-hero .eyebrow{color:var(--accent-soft)}.lg-hero .eyebrow:before{background:var(--accent-light)}.lg-breadcrumb{position:relative;z-index:2;font-size:.84rem;color:var(--text-dark-faint);margin-bottom:1.6rem}.lg-breadcrumb a{color:var(--text-dark-muted);text-decoration:none;transition:color .2s}.lg-breadcrumb a:hover{color:var(--accent-light)}.lg-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}.lg-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}.lg-hero-case{display:block;max-width:330px;margin-left:auto;text-decoration:none}.lg-hero-case img{display:block;width:100%;height:auto;max-width:300px;margin:0 auto}.lg-hero-cap{padding:.7rem .55rem 0}.lg-hero-cap b{display:block;color:#fff;font-size:.95rem;font-weight:600;letter-spacing:-.01em;margin-bottom:.2rem}.lg-hero-cap small{display:block;color:var(--text-dark-muted);font-size:.82rem;line-height:1.4}.lg-hero-case-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}.lg-hero-case:hover .lg-hero-case-link{gap:.65rem}.lg-grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.lg-grid5{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.2rem}.lg-grid5>*{grid-column:span 2}.lg-grid5>*:nth-child(4){grid-column:2 / span 2}.lg-grid5>*:nth-child(5){grid-column:4 / span 2}.lg-card{background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:1.6rem}.lg-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}.lg-ico svg{width:22px;height:22px}.lg-card h3{font-size:1.06rem;font-weight:600;color:var(--text-light-primary);margin-bottom:.45rem;letter-spacing:-.01em}.lg-card p{color:var(--text-light-muted);font-size:.94rem;line-height:1.55}.lg-svc-head{margin-top:2.2rem}.lg-svc-head h3{font-size:1.18rem;font-weight:600;color:var(--text-light-primary);letter-spacing:-.01em;margin-bottom:.4rem}.lg-svc-head p{color:var(--text-light-muted);font-size:.98rem;line-height:1.6;max-width:720px}.lg-svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1.2rem}.lg-svc-card{background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:1.4rem 1.5rem}.lg-svc-card h3{font-size:1.02rem;font-weight:600;color:var(--text-light-primary);letter-spacing:-.01em;margin-bottom:.45rem;display:flex;align-items:center;gap:.5rem}.lg-svc-dot{width:8px;height:8px;border-radius:50%;background:var(--accent-2);flex:none}.lg-svc-card p{color:var(--text-light-muted);font-size:.92rem;line-height:1.55}.lg-extra{margin-top:1.6rem;display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:start;background:#8b5cf60a;border:1px solid rgba(139,92,246,.16);border-radius:var(--radius);padding:1.7rem 1.8rem}.lg-extra .lg-ico{width:48px;height:48px;flex:none;margin-bottom:0;background:#8b5cf61f}.lg-extra .lg-ico svg{width:24px;height:24px}.lg-extra h3{font-size:1.12rem;font-weight:600;color:var(--text-light-primary);letter-spacing:-.01em;margin:.2rem 0 .4rem}.lg-extra p{color:var(--text-light-muted);font-size:.96rem;line-height:1.6;max-width:760px}.lg-comp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}.lg-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}.lg-comp-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 16px 34px -18px #7c3aed66}.lg-comp-role{display:inline-block;align-self:flex-start;font-size:.7rem;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}.lg-comp-card h3{font-size:1.04rem;font-weight:600;color:var(--text-light-primary);margin-bottom:.4rem;letter-spacing:-.01em}.lg-comp-card p{color:var(--text-light-muted);font-size:.92rem;line-height:1.5;flex:1}.lg-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}.lg-comp-card:hover .lg-comp-link{gap:.6rem}.lg-comp-extra{margin-top:1.6rem}.lg-comp-extra-lead{font-size:.92rem;font-weight:600;color:var(--text-light-primary);margin-bottom:.9rem}.lg-comp-extra-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.1rem}.lg-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}.lg-comp-mini:hover{background:#8b5cf612;border-color:var(--accent)}.lg-comp-mini b{font-size:1rem;font-weight:600;color:var(--text-light-primary);letter-spacing:-.01em;margin-bottom:.35rem}.lg-comp-mini>span{color:var(--text-light-muted);font-size:.9rem;line-height:1.5}.lg-comp-mini .lg-comp-link{margin-top:.8rem}.lg-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}.lg-bwa{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:1.3rem 1.4rem;margin-bottom:.8rem}.lg-bwa:last-of-type{margin-bottom:0}.lg-bwa-did{border-color:#8b5cf640}.lg-bwa-now{border-color:#2e7d544d}.lg-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}.lg-bwa-was .lg-bwa-label{color:#d6b16a;background:#b48c3c29}.lg-bwa-did .lg-bwa-label{color:var(--accent-soft);background:#8b5cf629}.lg-bwa-now .lg-bwa-label{color:#34d399;background:#2e7d542e}.lg-bwa p{color:var(--text-dark-muted);font-size:.94rem;line-height:1.55;margin:0}.lg-case-chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.2rem}.lg-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}.lg-case-media{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.lg-shot-btn{display:block;width:100%;max-width:300px;padding:0;border:0;background:none;cursor:zoom-in}.lg-shot-btn img{display:block;width:100%;height:auto}.lg-dispatch{background:#18181f;border:1px solid rgba(167,139,250,.42);border-radius:14px;padding:1.1rem 1.2rem;max-width:340px;width:100%;box-shadow:0 18px 34px -24px #000000d9}.lg-dispatch-head{display:flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:600;color:#fff;margin-bottom:.8rem}.lg-dh-ic{width:24px;height:24px;border-radius:7px;background:linear-gradient(135deg,var(--accent),var(--accent-2));display:flex;align-items:center;justify-content:center;flex:none}.lg-dh-ic svg{width:14px;height:14px;color:#fff}.lg-dispatch-row{display:flex;gap:.6rem;font-size:.85rem;line-height:1.4;padding:.32rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.lg-dispatch-row:last-of-type{border-bottom:none}.lg-dr-k{color:#b9b9c5;flex:none;width:108px}.lg-dr-v{color:#f4f4f5;font-weight:600}.lg-dispatch-status{margin-top:.8rem;display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:#34d399;background:#34d3991a;border:1px solid rgba(52,211,153,.25);border-radius:100px;padding:.3rem .7rem}.lg-case-note{margin-top:1.1rem;font-size:.86rem;color:var(--text-dark-muted);line-height:1.55;max-width:760px}.lg-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}.lg-lightbox.open{display:flex}.lg-lightbox img{display:block;width:min(330px,80vw);max-height:94vh;height:auto}.lg-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}.lg-lightbox-close:hover{background:#ffffff2e}.lg-path{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.2rem}.lg-path>*{grid-column:span 2}.lg-path>*:nth-child(4){grid-column:2 / span 2}.lg-path>*:nth-child(5){grid-column:4 / span 2}.lg-steps4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.lg-step{padding:1.5rem;background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius)}.lg-step-num{display:block;font-size:.82rem;font-weight:600;letter-spacing:.04em;color:var(--accent-2);margin-bottom:.6rem}.lg-step h3{font-size:1.02rem;font-weight:600;color:var(--text-light-primary);margin-bottom:.4rem;letter-spacing:-.01em}.lg-step p{color:var(--text-light-muted);font-size:.9rem;line-height:1.5}.lg-who-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.lg-who-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:1.5rem}.lg-who-card h3{font-size:1.02rem;font-weight:600;color:#fff;letter-spacing:-.01em;margin-bottom:.4rem}.lg-who-card p{color:var(--text-dark-muted);font-size:.9rem;line-height:1.5}.lg-who-more{margin:1.6rem auto 0;max-width:820px;font-size:1rem;line-height:1.6;color:var(--text-dark-muted)}.lg-pricing-zone{background:#eeeef3}.lg-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}.lg-pricing-wrap .sec-head{margin-bottom:1.8rem}.lg-fmt-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.lg-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}.lg-fmt-card.is-featured{border-color:var(--accent);box-shadow:0 20px 46px -26px #7c3aed80}.lg-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}.lg-fmt-card h3{font-size:1.1rem;font-weight:600;color:var(--text-light-primary);letter-spacing:-.01em;margin-bottom:.5rem}.lg-fmt-card>p{color:var(--text-light-muted);font-size:.93rem;line-height:1.55;margin-bottom:1rem}.lg-fmt-list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.lg-fmt-list li{position:relative;padding-left:1.5rem;color:var(--text-light-primary);font-size:.9rem;line-height:1.45}.lg-fmt-list li:before{content:"";position:absolute;left:0;top:.45rem;width:8px;height:8px;border-radius:50%;background:var(--accent)}.lg-fmt-price{margin-top:auto;font-size:.92rem;color:var(--text-light-muted)}.lg-fmt-price b{color:var(--text-light-primary);font-weight:600}.lg-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)}.lg-scope-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem;margin-top:1.4rem}.lg-scope-col{background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:1.4rem 1.5rem}.lg-scope-col.is-in{border-color:#8b5cf638;background:#8b5cf60a}.lg-scope-col h4{font-size:.96rem;font-weight:600;color:var(--text-light-primary);margin-bottom:.9rem;letter-spacing:-.01em}.lg-scope-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.lg-scope-col li{position:relative;padding-left:1.6rem;font-size:.9rem;line-height:1.45;color:var(--text-light-muted)}.lg-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}.lg-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}.lg-price-note{font-size:.9rem;color:var(--text-light-muted);line-height:1.6;margin-top:1.4rem;max-width:680px}.lg-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}.lg-price-cta{margin-top:1.8rem}.lg-honest-list{list-style:none;margin:1.2rem 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.8rem 1.6rem;max-width:900px}.lg-honest-list li{position:relative;padding-left:1.7rem;color:var(--text-dark-muted);font-size:.95rem;line-height:1.55}.lg-honest-list li:before{content:"";position:absolute;left:0;top:.55rem;width:11px;height:2px;border-radius:2px;background:var(--accent-light);opacity:.7}.lg-honest-concl{margin-top:1.6rem;max-width:820px;font-size:1rem;line-height:1.65;color:var(--text-dark-primary);background:#8b5cf614;border:1px solid rgba(139,92,246,.22);border-radius:var(--radius);padding:1.1rem 1.3rem}.lg-faq-list{max-width:820px;margin:.5rem auto 0;display:flex;flex-direction:column;gap:.8rem}.lg-faq-item{background:var(--bg-light-card);border:1px solid var(--border-light);border-radius:var(--radius);overflow:hidden}.lg-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}.lg-faq-item summary::-webkit-details-marker{display:none}.lg-faq-item summary:hover{color:var(--accent-2)}.lg-faq-chev{flex:none;width:20px;height:20px;color:var(--accent-2);transition:transform .25s}.lg-faq-item[open] summary .lg-faq-chev{transform:rotate(180deg)}.lg-faq-a{padding:0 1.4rem 1.3rem;color:var(--text-light-muted);font-size:.97rem;line-height:1.65}.lg-brief-head{padding:4rem 0 0}.lg-brief-head .sec-head{margin-bottom:0}@media(max-width:1000px){.lg-grid4,.lg-comp-grid,.lg-steps4,.lg-who-grid{grid-template-columns:repeat(2,1fr)}.lg-fmt-cards{grid-template-columns:1fr}.lg-grid5{grid-template-columns:repeat(2,1fr)}.lg-grid5>*,.lg-grid5>*:nth-child(4),.lg-grid5>*:nth-child(5){grid-column:auto}.lg-path{grid-template-columns:repeat(2,1fr)}.lg-path>*,.lg-path>*:nth-child(4),.lg-path>*:nth-child(5){grid-column:auto}}@media(max-width:880px){.lg-hero-case{max-width:300px;margin:0 auto}.lg-case{grid-template-columns:1fr;gap:1.6rem}.lg-case-media{order:-1}.lg-svc-grid,.lg-comp-extra-grid,.lg-extra,.lg-scope-grid,.lg-honest-list{grid-template-columns:1fr}}@media(max-width:560px){.lg-grid4,.lg-grid5,.lg-comp-grid,.lg-steps4,.lg-who-grid,.lg-path{grid-template-columns:1fr}.lg-pricing-wrap{padding:1.6rem 1.2rem}}
