.dw-heading{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:700}.dw-body{font-family:var(--font-inter),"Inter",sans-serif}.dw-section{padding:5rem 1.5rem}.dw-section-light{background-color:#ffffff}.dw-section-alt{background-color:rgba(21,21,22,.02)}.dw-section-header{text-align:center;margin-bottom:4rem}.dw-section-title{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:700;font-size:2.25rem;color:#151516;margin-bottom:1rem}.dw-section-subtitle{font-family:var(--font-inter),"Inter",sans-serif;font-size:1.25rem;color:rgba(21,21,22,.7);max-width:48rem;margin-left:auto;margin-right:auto}.dw-card{background-color:rgba(21,21,22,.02);padding:2rem;border-radius:1rem;border:1px solid rgba(21,21,22,.1)}.dw-card-hover{transition:all .3s ease}.dw-card-hover:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);transform:scale(1.02)}.dw-stat-number{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:700;font-size:2.25rem;color:#151516}.dw-stat-label{font-family:var(--font-inter),"Inter",sans-serif;font-size:.875rem;color:rgba(21,21,22,.7)}.dw-text-primary{color:#151516}.dw-text-secondary{color:rgba(21,21,22,.7)}.dw-text-muted{color:rgba(21,21,22,.5)}.dw-btn-primary{font-family:var(--font-inter),"Inter",sans-serif;font-size:18px;font-weight:600;text-align:center;cursor:pointer;transition:all .2s ease;min-width:176px;display:inline-block;text-decoration:none;white-space:nowrap;border-radius:0;padding:14px 24px;background-color:#000000;color:#ffffff;border:none;box-shadow:0 4px 14px rgba(0,0,0,.15)}.dw-btn-primary:hover{transform:translateY(-2px);background-color:#1a1a1a;box-shadow:0 6px 20px rgba(0,0,0,.25)}.dw-btn-secondary{font-family:var(--font-inter),"Inter",sans-serif;font-size:18px;font-weight:600;text-align:center;cursor:pointer;transition:all .2s ease;min-width:176px;display:inline-block;text-decoration:none;white-space:nowrap;border-radius:0;padding:14px 24px;background-color:transparent;color:#151516;border:1px solid rgba(21,21,22,.2);box-shadow:none}.dw-btn-secondary:hover{background-color:rgba(21,21,22,.05);border-color:rgba(21,21,22,.3);transform:translateY(-2px)}.dw-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1.125rem;font-family:var(--font-inter),"Inter",sans-serif;font-size:.8125rem;font-weight:500;letter-spacing:.01em;border-radius:9999px;background-color:rgba(21,21,22,.04);color:rgba(21,21,22,.8);border:1px solid rgba(21,21,22,.1);transition:all .2s ease}.dw-badge:hover{background-color:rgba(21,21,22,.08);border-color:rgba(21,21,22,.2);color:#151516}.dw-separator{color:rgba(21,21,22,.3)}.dw-step-circle{width:4rem;height:4rem;background-color:rgba(21,21,22,.1);font-size:1.5rem;color:#151516;margin:0 auto 1rem}.dw-step-circle,.dw-step-number{border-radius:9999px;display:flex;align-items:center;justify-content:center;font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:700}.dw-step-number{width:1.75rem;height:1.75rem;min-width:1.75rem;background-color:#AB55F7;color:#ffffff;font-size:.8125rem;line-height:1;margin-top:.125rem}.dw-quick-link{font-family:var(--font-inter),"Inter",sans-serif;display:flex;align-items:center;gap:.25rem;transition:color .2s ease;color:rgba(21,21,22,.7)}.dw-quick-link:hover{color:#151516}.dw-image-placeholder{width:100%;min-height:280px;background-color:rgba(21,21,22,.06);border:2px dashed rgba(21,21,22,.15);border-radius:1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:rgba(21,21,22,.35);font-family:var(--font-inter),"Inter",sans-serif;font-size:.875rem;font-weight:500;transition:all .3s ease}.dw-image-placeholder:hover{border-color:rgba(21,21,22,.25);background-color:rgba(21,21,22,.08)}.dw-image-placeholder-sm{min-height:200px}.dw-image-placeholder-lg{min-height:360px}.dw-image-placeholder-icon{width:3rem;height:3rem;opacity:.4}.dw-section-image-wrapper{position:relative;width:100%;aspect-ratio:1/1;border-radius:1.25rem;overflow:hidden;background-color:rgba(21,21,22,.04)}.dw-section-image-wrapper img{object-fit:cover;border-radius:1.25rem}.dw-content-image-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center}@media (max-width:1023px){.dw-content-image-grid{grid-template-columns:1fr;gap:2rem}.dw-section-image-wrapper{max-width:480px;margin:0 auto}}@media (max-width:640px){.dw-section-image-wrapper{max-width:100%;border-radius:1rem}.dw-section-image-wrapper img{border-radius:1rem}}.dw-blog-header{display:grid;grid-template-columns:2fr 3fr;gap:2.5rem;align-items:center}.dw-blog-header-text{display:flex;flex-direction:column;justify-content:center}.dw-blog-image-wrapper{position:relative;width:100%;aspect-ratio:3/2;border-radius:1.25rem;overflow:hidden;background-color:rgba(21,21,22,.04)}.dw-blog-image-wrapper img{object-fit:cover;border-radius:1.25rem}@media (max-width:1023px){.dw-blog-header{grid-template-columns:1fr;gap:2rem}.dw-blog-header-text{order:1}.dw-blog-image-wrapper{order:0;max-width:560px;margin:0 auto}}@media (max-width:640px){.dw-blog-image-wrapper{max-width:100%;border-radius:1rem;aspect-ratio:16/10}.dw-blog-image-wrapper img{border-radius:1rem}}.dw-banner-image-wrapper{position:relative;width:100%;aspect-ratio:16/7;border-radius:1.25rem;overflow:hidden;background-color:rgba(21,21,22,.04)}.dw-banner-image-wrapper img{object-fit:cover;border-radius:1.25rem}@media (max-width:640px){.dw-banner-image-wrapper{aspect-ratio:1/1;border-radius:1rem}.dw-banner-image-wrapper img{border-radius:1rem}}.dw-stats-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.dw-stats-header{position:sticky;top:2rem}.dw-stats-title{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:700;font-size:2.5rem;line-height:1.15;color:#151516;margin-bottom:1.5rem}.dw-stats-grid-wrapper{display:flex;flex-direction:column}.dw-stats-divider{width:100%;height:1px;background-color:rgba(21,21,22,.15);margin-bottom:2rem}.dw-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem 4rem}.dw-stats-item{display:flex;flex-direction:column;gap:.5rem}.dw-stats-label{font-family:var(--font-inter),"Inter",sans-serif;font-size:.9375rem;font-weight:400;color:rgba(21,21,22,.65);line-height:1.4}.dw-stats-value{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:700;font-size:1.75rem;line-height:1.1;color:#151516;letter-spacing:-.02em;white-space:nowrap}@media (min-width:768px){.dw-section-title,.dw-stats-title{font-size:3rem}.dw-stats-value{font-size:2rem}}@media (min-width:1024px){.dw-stats-title{font-size:3.5rem}.dw-stats-value{font-size:2.25rem}}@media (max-width:1023px){.dw-stats-layout{grid-template-columns:1fr;gap:3rem}.dw-stats-header{position:static}}@media (max-width:640px){.dw-stats-grid{grid-template-columns:1fr;gap:2.5rem}.dw-stats-value{font-size:1.5rem}.dw-stats-title{font-size:2rem}.dw-section{padding:3rem 1rem}.dw-section-title{font-size:1.75rem}.dw-section-subtitle{font-size:1rem}}@media (max-width:430px){.dw-btn-primary,.dw-btn-secondary{width:100%;max-width:300px;min-width:auto}}:root.dark .dw-section-light{background-color:#0a0a0a}:root.dark .dw-section-alt{background-color:rgba(255,255,255,.02)}:root.dark .dw-heading,:root.dark .dw-section-title,:root.dark .dw-stat-number,:root.dark .dw-step-circle,:root.dark .dw-text-primary{color:#ffffff}:root.dark .dw-body,:root.dark .dw-quick-link,:root.dark .dw-section-subtitle,:root.dark .dw-stat-label,:root.dark .dw-text-secondary{color:rgba(255,255,255,.7)}:root.dark .dw-text-muted{color:rgba(255,255,255,.5)}:root.dark .dw-card{background-color:rgba(255,255,255,.02);border-color:rgba(255,255,255,.1)}:root.dark .dw-card-hover:hover{border-color:rgba(255,255,255,.2)}:root.dark .dw-badge{background-color:rgba(255,255,255,.05);color:rgba(255,255,255,.85);border-color:rgba(255,255,255,.1)}:root.dark .dw-badge:hover{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);color:#ffffff}:root.dark .dw-separator{color:rgba(255,255,255,.3)}:root.dark .dw-step-circle{background-color:rgba(255,255,255,.1)}:root.dark .dw-btn-primary{background-color:#ffffff;color:#000000}:root.dark .dw-btn-primary:hover{background-color:#e0e0e0}:root.dark .dw-btn-secondary{color:#ffffff;border-color:rgba(255,255,255,.2)}:root.dark .dw-btn-secondary:hover{background-color:rgba(255,255,255,.1);border-color:rgba(255,255,255,.3)}:root.dark .dw-quick-link:hover{color:#ffffff}:root.dark .dw-image-placeholder{background-color:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.3)}:root.dark .dw-image-placeholder:hover{border-color:rgba(255,255,255,.2);background-color:rgba(255,255,255,.06)}:root.dark .dw-stats-title,:root.dark .dw-stats-value{color:#ffffff}:root.dark .dw-stats-label{color:rgba(255,255,255,.6)}:root.dark .dw-stats-divider{background-color:rgba(255,255,255,.15)}.dw-hero-section{font-family:var(--font-dm-sans),system-ui,sans-serif;padding-top:7rem;padding-bottom:5rem}.dw-hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.dw-hero-image-wrapper{position:relative;overflow:hidden;order:-1}.dw-hero-image-placeholder,.dw-hero-image-wrapper{width:100%;aspect-ratio:16/9;border-radius:1.25rem}.dw-hero-image-placeholder{background:linear-gradient(135deg,rgba(21,21,22,.03),rgba(21,21,22,.06));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;border:1px solid rgba(21,21,22,.06)}.dw-hero-content{text-align:center;max-width:52rem}.dw-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background-color:rgba(21,21,22,.04);border:1px solid rgba(21,21,22,.08);border-radius:9999px;font-family:var(--font-inter),"Inter",sans-serif;font-size:.8125rem;font-weight:600;color:rgba(21,21,22,.7);letter-spacing:.02em;margin-bottom:2rem}.dw-hero-badge svg{color:rgba(21,21,22,.5)}.dw-hero-title{font-family:var(--font-space-grotesk),"Space Grotesk",sans-serif;font-weight:700;font-size:2.75rem;line-height:1.08;letter-spacing:-.03em;margin-bottom:2rem}.dw-hero-description{font-size:1.125rem;line-height:1.7;max-width:40rem;margin:0 auto 2.5rem}.dw-hero-trust-signals{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;padding-top:2rem;border-top:1px solid rgba(21,21,22,.08)}.dw-hero-trust-item{display:flex;align-items:center;gap:.5rem;font-family:var(--font-inter),"Inter",sans-serif;font-size:.875rem;font-weight:500;color:rgba(21,21,22,.6)}.dw-hero-trust-icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.5rem;background-color:rgba(21,21,22,.05);color:rgba(21,21,22,.5)}.dw-hero-trust-divider{width:1px;height:1.25rem;background-color:rgba(21,21,22,.12)}@media (min-width:768px){.dw-hero-title{font-size:3.75rem}.dw-hero-description{font-size:1.25rem}}@media (min-width:1024px){.dw-hero-section{padding-top:8rem;padding-bottom:6rem}.dw-hero-grid{grid-template-columns:1fr 1fr;gap:4rem}.dw-hero-content{text-align:left;max-width:none;order:0}.dw-hero-image-wrapper{order:1;aspect-ratio:1/1;max-height:600px}.dw-hero-title{font-size:3.5rem}.dw-hero-description{margin-left:0;margin-right:0}.dw-hero-trust-signals{justify-content:flex-start}}@media (min-width:1280px){.dw-hero-title{font-size:4rem}}@media (max-width:640px){.dw-hero-section{padding-top:5rem;padding-bottom:3rem}.dw-hero-image-wrapper{aspect-ratio:16/9}.dw-hero-title{font-size:2.25rem}.dw-hero-description{font-size:1rem}.dw-hero-trust-signals{flex-direction:column;gap:1rem}.dw-hero-trust-divider{display:none}}:root.dark .dw-hero-image-placeholder{background:linear-gradient(135deg,rgba(255,255,255,.02),rgba(255,255,255,.05));border-color:rgba(255,255,255,.06)}:root.dark .dw-hero-badge{background-color:rgba(255,255,255,.05);border-color:rgba(255,255,255,.08);color:rgba(255,255,255,.7)}:root.dark .dw-hero-badge svg{color:rgba(255,255,255,.5)}:root.dark .dw-hero-trust-signals{border-top-color:rgba(255,255,255,.08)}:root.dark .dw-hero-trust-item{color:rgba(255,255,255,.6)}:root.dark .dw-hero-trust-icon{background-color:rgba(255,255,255,.06);color:rgba(255,255,255,.5)}:root.dark .dw-hero-trust-divider{background-color:rgba(255,255,255,.12)}