.services-section.svelte-10h3dho.svelte-10h3dho{padding-top:0}.services-layout.svelte-10h3dho.svelte-10h3dho{display:grid;grid-template-columns:320px 1fr;gap:0;border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;min-height:600px}.services-nav.svelte-10h3dho.svelte-10h3dho{display:flex;flex-direction:column;background:var(--bg-deep);border-right:1px solid var(--line)}.snav-item.svelte-10h3dho.svelte-10h3dho{display:grid;grid-template-columns:36px 1fr 16px;align-items:center;gap:14px;padding:22px 24px;border:none;border-bottom:1px solid var(--line-soft);background:transparent;text-align:left;cursor:pointer;position:relative;transition:background .2s ease}.snav-item.svelte-10h3dho.svelte-10h3dho:last-child{border-bottom:none}.snav-item.svelte-10h3dho.svelte-10h3dho:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--accent);transform:scaleY(0);transition:transform .25s ease}.snav-item.svelte-10h3dho.svelte-10h3dho:hover{background:#ffffff08}.snav-item.active.svelte-10h3dho.svelte-10h3dho{background:#ffd4000d}.snav-item.active.svelte-10h3dho.svelte-10h3dho:before{transform:scaleY(1)}.snav-item.active.svelte-10h3dho .snav-num.svelte-10h3dho{color:var(--accent)}.snav-item.active.svelte-10h3dho .snav-title.svelte-10h3dho{color:var(--text)}.snav-item.active.svelte-10h3dho .snav-arrow.svelte-10h3dho{opacity:1;color:var(--accent)}.snav-num.svelte-10h3dho.svelte-10h3dho{font-family:var(--font-mono);font-size:11px;color:var(--text-muted);letter-spacing:.1em;transition:color .2s ease}.snav-title.svelte-10h3dho.svelte-10h3dho{font-family:var(--font-display-alt);font-size:14px;font-weight:600;color:var(--text-dim);line-height:1.25;transition:color .2s ease}.snav-arrow.svelte-10h3dho.svelte-10h3dho{opacity:0;color:var(--text-muted);transition:opacity .2s ease,color .2s ease;display:flex;align-items:center}.snav-item.svelte-10h3dho:hover .snav-arrow.svelte-10h3dho{opacity:.5}.services-detail.svelte-10h3dho.svelte-10h3dho{background:var(--bg-card);position:relative;overflow:hidden}.detail-panel.svelte-10h3dho.svelte-10h3dho{padding:48px 52px;display:flex;flex-direction:column;gap:28px;height:100%;animation:svelte-10h3dho-fadeSlideIn .28s ease both}@keyframes svelte-10h3dho-fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.detail-header.svelte-10h3dho.svelte-10h3dho{display:flex;align-items:center;gap:16px}.detail-icon-wrap.svelte-10h3dho.svelte-10h3dho{width:52px;height:52px;display:grid;place-items:center;background:#ffd40014;border:1px solid rgba(255,212,0,.2);border-radius:var(--r-md);color:var(--accent);flex-shrink:0}.detail-tags.svelte-10h3dho.svelte-10h3dho{display:flex;gap:8px;flex-wrap:wrap;flex:1}.detail-tag.svelte-10h3dho.svelte-10h3dho{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);border:1px solid rgba(255,212,0,.25);padding:4px 10px;border-radius:100px}.detail-index.svelte-10h3dho.svelte-10h3dho{font-family:var(--font-mono);font-size:11px;color:var(--text-muted);letter-spacing:.1em;margin-left:auto}.detail-title.svelte-10h3dho.svelte-10h3dho{font-family:var(--font-display);font-size:clamp(36px,4vw,56px);font-weight:400;letter-spacing:.01em;text-transform:uppercase;line-height:1;color:var(--text)}.detail-lead.svelte-10h3dho.svelte-10h3dho{font-size:16px;color:var(--text-dim);line-height:1.75;max-width:640px;padding-bottom:28px;border-bottom:1px solid var(--line)}.detail-bullets.svelte-10h3dho.svelte-10h3dho{display:flex;flex-direction:column;gap:14px}.bullets-label.svelte-10h3dho.svelte-10h3dho{font-family:var(--font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.bullets-grid.svelte-10h3dho.svelte-10h3dho{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px 32px}.bullets-grid.svelte-10h3dho li.svelte-10h3dho{font-size:14px;color:var(--text-dim);display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--line-soft)}.bullets-grid.svelte-10h3dho li.svelte-10h3dho:before{content:"";width:5px;height:5px;background:var(--accent);border-radius:50%;flex-shrink:0}.detail-cta.svelte-10h3dho.svelte-10h3dho{display:inline-flex;align-items:center;gap:10px;margin-top:auto;padding:14px 24px;background:var(--accent);color:var(--bg-deep);font-weight:700;font-size:14px;border-radius:var(--r-sm);letter-spacing:.02em;align-self:flex-start;transition:transform .15s ease,box-shadow .15s ease}.detail-cta.svelte-10h3dho.svelte-10h3dho:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffd4004d}@media (max-width: 900px){.services-layout.svelte-10h3dho.svelte-10h3dho{grid-template-columns:1fr}.services-nav.svelte-10h3dho.svelte-10h3dho{flex-direction:row;overflow-x:auto;border-right:none;border-bottom:1px solid var(--line)}.snav-item.svelte-10h3dho.svelte-10h3dho{flex-shrink:0;grid-template-columns:auto 1fr;border-bottom:none;border-right:1px solid var(--line-soft)}.snav-item.svelte-10h3dho.svelte-10h3dho:last-child{border-right:none}.snav-item.svelte-10h3dho.svelte-10h3dho:before{top:0;left:0;right:0;bottom:auto;width:auto;height:3px;transform:scaleX(0)}.snav-item.active.svelte-10h3dho.svelte-10h3dho:before{transform:scaleX(1)}.snav-arrow.svelte-10h3dho.svelte-10h3dho{display:none}.detail-panel.svelte-10h3dho.svelte-10h3dho{padding:32px 24px}.bullets-grid.svelte-10h3dho.svelte-10h3dho{grid-template-columns:1fr}}
