.dg-home{flex:1;width:100%;max-width:var(--dg-content-max);margin:0 auto;padding:0 1.5rem}.dg-home-hero{position:relative;isolation:isolate;display:flex;align-items:center;gap:3rem;padding:clamp(4rem,9vw,7rem) 0 4.5rem;flex-wrap:wrap}.dg-home-hero[data-dg-home-pattern]:before{position:absolute;z-index:0;right:0;bottom:.7rem;width:100%;overflow:hidden;color:transparent;content:attr(data-dg-home-pattern);font-family:var(--dg-font-sans);font-size:clamp(9rem,17vw,16rem);font-weight:800;letter-spacing:-.08em;line-height:1;pointer-events:none;user-select:none;white-space:nowrap;text-align:right;background-image:radial-gradient(circle,color-mix(in srgb,var(--dg-text-strong) 10%,transparent) 1.15px,transparent 1.5px);background-position:0 0;background-size:8px 8px;-webkit-background-clip:text;background-clip:text}.dg-home-hero-text,.dg-home-preview,.dg-home-hero-image{position:relative;z-index:1}.dg-home-hero-text{flex:1 1 360px;min-width:0}.dg-home-name{display:inline-flex;align-items:center;gap:.45rem;margin:0;color:var(--dg-muted);font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.dg-home-name:before{width:.55rem;height:.55rem;border:2px solid currentColor;border-radius:50%;content:""}.dg-home-heading{margin:.5rem 0 0;font-size:clamp(2.4rem,5vw,4.25rem);line-height:1.04;font-weight:760;letter-spacing:-.045em;color:var(--dg-text-strong)}.dg-home-tagline{margin:1.3rem 0 0;font-size:1.05rem;line-height:1.7;color:var(--dg-muted);max-width:40rem}.dg-home-hero-image{flex:0 1 440px;min-width:0;display:flex;justify-content:center}.dg-home-hero-image img{max-width:100%;height:auto}.dg-home-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:2.1rem}.dg-home-action-icon{display:inline-flex;width:1rem;height:1rem}.dg-home-action-icon svg{width:100%;height:100%}.dg-home-preview{flex:0 1 480px;min-width:0;width:min(100%,480px)}.dg-home-preview .dg-code-shell{position:relative;margin:0}.dg-home-preview .dg-code-frame{position:relative}.dg-home-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.85rem;padding:4.5rem 0}.dg-home-feature{position:relative;display:block;padding:1.35rem;border:1px solid var(--dg-border);border-radius:var(--dg-radius-md);background:color-mix(in srgb,var(--dg-bg-subtle) 84%,var(--dg-surface));color:var(--dg-text)}.dg-home-feature-link{transition:background .15s var(--dg-ease),border-color .15s var(--dg-ease)}.dg-home-feature-link:hover{text-decoration:none;background:var(--dg-surface);border-color:var(--dg-muted)}.dg-home-feature-icon{width:2.4rem;height:2.4rem;margin-bottom:1.35rem;overflow:hidden;border:1px solid var(--dg-border);border-radius:.75rem;background:linear-gradient(135deg,var(--dg-surface),var(--dg-surface-hover));color:transparent;font-size:0}.dg-home-feature:nth-child(1) .dg-home-feature-icon{background:radial-gradient(circle at 28% 28%,var(--dg-text-strong) 0 12%,transparent 13%),linear-gradient(135deg,var(--dg-surface),var(--dg-surface-hover))}.dg-home-feature:nth-child(2) .dg-home-feature-icon{background:linear-gradient(90deg,transparent 42%,var(--dg-text-strong) 43% 57%,transparent 58%),linear-gradient(135deg,var(--dg-surface),var(--dg-surface-hover))}.dg-home-feature:nth-child(3) .dg-home-feature-icon{background:linear-gradient(135deg,transparent 42%,var(--dg-text-strong) 43% 57%,transparent 58%),linear-gradient(135deg,var(--dg-surface),var(--dg-surface-hover))}.dg-home-feature-title{margin:0;font-size:1.1rem;font-weight:700;color:var(--dg-text-strong)}.dg-home-feature-details{margin:.5rem 0 0;font-size:.92rem;line-height:1.6;color:var(--dg-muted)}.dg-home-sections{display:grid;gap:clamp(4rem,9vw,7rem);padding:0 0 5rem}.dg-home-section{min-width:0}.dg-home-section-heading>span{display:block;margin-bottom:.75rem;color:var(--dg-faint);font-family:var(--dg-font-mono);font-size:.7rem;font-weight:700;letter-spacing:.1em}.dg-home-section-heading h2{margin:0;color:var(--dg-text-strong);font-size:clamp(1.8rem,3vw,2.65rem);line-height:1.12;letter-spacing:-.04em}.dg-home-section-heading p{margin:.9rem 0 0;color:var(--dg-muted);font-size:1rem;line-height:1.7}.dg-home-section-split{--dg-home-pointer-x: 78%;--dg-home-pointer-y: 72%;position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:clamp(2rem,6vw,5rem);padding:clamp(2rem,5vw,4rem);border:1px solid var(--dg-border);border-radius:var(--dg-radius-lg);background:linear-gradient(135deg,var(--dg-bg-subtle),var(--dg-surface))}.dg-home-section-split:before{position:absolute;z-index:0;inset:0;background-image:radial-gradient(circle,var(--dg-home-halftone-soft) 1px,transparent 1.35px);background-size:10px 10px;content:"";mask-image:radial-gradient(circle 12rem at 82% 76%,#000 0,rgba(0,0,0,.72) 45%,transparent 100%);-webkit-mask-image:radial-gradient(circle 12rem at 82% 76%,#000 0,rgba(0,0,0,.72) 45%,transparent 100%);opacity:.5;pointer-events:none;transition:opacity .18s var(--dg-ease)}.dg-home-section-split:after{position:absolute;z-index:0;inset:0;background-image:radial-gradient(circle,var(--dg-home-halftone) 1.15px,transparent 1.55px);background-size:10px 10px;content:"";mask-image:radial-gradient(circle 8rem at var(--dg-home-pointer-x) var(--dg-home-pointer-y),#000 0,rgba(0,0,0,.82) 42%,transparent 100%);-webkit-mask-image:radial-gradient(circle 8rem at var(--dg-home-pointer-x) var(--dg-home-pointer-y),#000 0,rgba(0,0,0,.82) 42%,transparent 100%);opacity:0;pointer-events:none;transition:opacity .18s var(--dg-ease)}.dg-home-section-split:hover:after{opacity:1}.dg-home-section-split>*,.dg-home-section-cta>*{position:relative;z-index:1}.dg-home-section-code{min-height:12rem;overflow:auto;border:1px solid var(--dg-home-terminal-border);border-radius:var(--dg-radius-md);background:var(--dg-home-terminal-bg);box-shadow:var(--dg-home-terminal-shadow)}.dg-home-section-code-meta{display:flex;align-items:center;gap:.7rem;height:2.6rem;padding:0 .9rem;border-bottom:1px solid var(--dg-home-terminal-border);color:var(--dg-home-terminal-muted);font-family:var(--dg-font-mono);font-size:.68rem;letter-spacing:.04em}.dg-home-section-code-dots{display:inline-flex;gap:.28rem}.dg-home-section-code-dots i{width:.42rem;height:.42rem;border-radius:50%;background:var(--dg-home-terminal-dot)}.dg-home-section-code pre{margin:0;padding:1.25rem;overflow:auto}.dg-home-section-code code{display:block;color:var(--dg-home-terminal-text);font-family:var(--dg-font-mono);font-size:.8rem;line-height:1.8;white-space:pre-wrap}.dg-home-section-code .shiki{margin:0;padding:1.25rem;background:transparent!important;color:var(--dg-home-terminal-text);font-family:var(--dg-font-mono);font-size:.8rem;line-height:1.8;white-space:pre-wrap}.dg-home-section-code .shiki .line{display:inline-block;min-width:100%}.dg-home-section-code .shiki span{color:var(--shiki-dark)}.dg-home-section-code .dg-code-shell{position:relative;margin:0}.dg-home-section-code .dg-code-frame{position:relative}.dg-home-preview .dg-code-copy,.dg-home-section-code .dg-code-copy{position:absolute;top:.55rem;right:.55rem;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--dg-border);border-radius:var(--dg-radius-sm);background:var(--dg-surface);color:var(--dg-muted);cursor:pointer;opacity:0;z-index:1;transition:opacity .15s}.dg-home-preview .dg-code-shell:hover .dg-code-copy,.dg-home-preview .dg-code-shell:focus-within .dg-code-copy,.dg-home-preview .dg-code-copy:focus,.dg-home-section-code .dg-code-shell:hover .dg-code-copy,.dg-home-section-code .dg-code-shell:focus-within .dg-code-copy,.dg-home-section-code .dg-code-copy:focus{opacity:1}.dg-home-preview .dg-code-copy:hover,.dg-home-section-code .dg-code-copy:hover{color:var(--dg-text);border-color:var(--dg-border-strong)}.dg-home-preview .dg-code-copy.copied,.dg-home-section-code .dg-code-copy.copied{color:var(--dg-status-success);border-color:var(--dg-status-success)}.dg-home-preview .dg-code-copy svg,.dg-home-section-code .dg-code-copy svg{width:15px;height:15px}.dg-home-section-cards{display:grid;gap:1.75rem}.dg-home-section-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.85rem}.dg-home-section-item{display:block;min-width:0;padding:1.2rem;border:1px solid var(--dg-border);border-radius:var(--dg-radius-md);background:linear-gradient(155deg,var(--dg-bg-subtle),var(--dg-surface));color:var(--dg-text)}.dg-home-section-item-link{transition:background .15s var(--dg-ease),border-color .15s var(--dg-ease)}.dg-home-section-item-link:hover{border-color:var(--dg-muted);background:var(--dg-surface);text-decoration:none}.dg-home-section-item-image{display:block;width:2.25rem;height:2.25rem;margin-bottom:.9rem;border-radius:50%;object-fit:cover}.dg-home-section-item-label{display:block;margin-bottom:.8rem;color:var(--dg-faint);font-family:var(--dg-font-mono);font-size:.66rem;font-weight:700;letter-spacing:.08em}.dg-home-section-item strong{display:block;color:var(--dg-text-strong);font-size:.96rem}.dg-home-section-item p{margin:.45rem 0 0;color:var(--dg-muted);font-size:.86rem;line-height:1.6}.dg-home-section-stats{display:grid;gap:1.75rem}.dg-home-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));border-top:1px solid var(--dg-border);border-left:1px solid var(--dg-border)}.dg-home-stat{min-height:9rem;padding:1.3rem;border-right:1px solid var(--dg-border);border-bottom:1px solid var(--dg-border);background:var(--dg-bg-subtle)}.dg-home-stat strong{display:block;color:var(--dg-text-strong);font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.15;letter-spacing:-.04em}.dg-home-stat span{display:block;margin-top:.45rem;color:var(--dg-text-strong);font-size:.88rem;font-weight:650}.dg-home-stat small{display:block;margin-top:.25rem;color:var(--dg-muted);font-size:.78rem;line-height:1.5}.dg-home-section-steps{display:grid;gap:1.75rem}.dg-home-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;overflow:hidden;border:1px solid var(--dg-border);border-radius:var(--dg-radius-lg);background:var(--dg-surface);list-style:none}.dg-home-steps li{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;min-width:0;min-height:10.5rem;padding:1.45rem;background:linear-gradient(145deg,var(--dg-bg-subtle),var(--dg-surface))}.dg-home-steps li+li{border-left:1px solid var(--dg-border)}.dg-home-steps li+li:before{position:absolute;top:2.05rem;left:-.35rem;z-index:1;width:.65rem;height:.65rem;border:2px solid var(--dg-surface);border-radius:50%;background:var(--dg-text-strong);content:""}.dg-home-step-index{color:var(--dg-faint);font-family:var(--dg-font-mono);font-size:.7rem;font-weight:700;letter-spacing:.08em}.dg-home-step-label{display:block;margin-bottom:.55rem;color:var(--dg-faint);font-family:var(--dg-font-mono);font-size:.64rem;font-weight:700;letter-spacing:.09em}.dg-home-steps strong{display:block;color:var(--dg-text-strong);font-size:1rem}.dg-home-steps p{margin:.5rem 0 0;color:var(--dg-muted);font-size:.86rem;line-height:1.6}.dg-home-section-cta{position:relative;isolation:isolate;overflow:hidden;padding:clamp(2rem,6vw,4rem);border:1px solid var(--dg-border);border-radius:var(--dg-radius-lg);background:var(--dg-text-strong)}.dg-home-section-cta .dg-home-section-heading h2{color:var(--dg-bg)}.dg-home-section-cta .dg-home-section-heading p,.dg-home-section-cta .dg-home-section-heading>span{color:color-mix(in srgb,var(--dg-bg) 68%,transparent)}.dg-home-section-cta .bm-button--variant-outline{color:var(--dg-bg);border-color:color-mix(in srgb,var(--dg-bg) 42%,transparent)}.dg-home-section-cta .bm-button--variant-outline:hover{color:var(--dg-bg);border-color:var(--dg-bg);background:color-mix(in srgb,var(--dg-bg) 12%,transparent)}.dg-home-section-cta .dg-home-actions{margin-top:1.5rem}.dg-home-content{padding-bottom:4rem}@media (max-width: 860px){.dg-home{padding:0 1.25rem}.dg-home-hero{flex-direction:column;align-items:stretch;gap:2.5rem;padding:3.5rem 0 3rem}.dg-home-hero-text,.dg-home-preview,.dg-home-hero-image{flex:0 0 auto;width:100%;min-width:0}.dg-home-hero-image{justify-content:flex-start}.dg-home-features[data-feature-count="3"]{grid-template-columns:1fr}.dg-home-section-split{grid-template-columns:1fr;gap:2rem}.dg-home-steps{grid-template-columns:1fr}.dg-home-steps li+li{border-top:1px solid var(--dg-border);border-left:0}.dg-home-steps li+li:before{top:-.35rem;left:2rem}}@media (max-width: 520px){.dg-home{padding:0 1rem}.dg-home-hero{padding:2.75rem 0 2.5rem;gap:2rem}.dg-home-hero[data-dg-home-pattern]:before{right:.2rem;bottom:0;font-size:clamp(6rem,20vw,9rem)}.dg-home-heading{font-size:clamp(2rem,11vw,2.6rem)}.dg-home-tagline{font-size:.98rem}.dg-home-actions{gap:.6rem;margin-top:1.75rem}.dg-home-actions .bm-button{flex:1 1 10rem;justify-content:center}}@media (prefers-reduced-motion: reduce){.dg-home-feature-link{transition:none}.dg-home-feature-link:hover{background:var(--dg-bg-subtle)}}
