.dl-hero{padding:5rem 1.5rem 4rem;position:relative;overflow:hidden}.dl-hero .container{z-index:1;position:relative}.dl-hero-inner{text-align:center;justify-content:center;display:flex}.dl-hero-text{position:relative}.dl-hero-text:before{content:"";z-index:-1;background:radial-gradient(ellipse 55% 50% at 50% 50%, var(--hero-radial-center) 78%, var(--hero-radial-edge) 100%);pointer-events:none;border-radius:999px;position:absolute;inset:-60% -30%}.dl-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--medium-green);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:inline-block}.dl-hero h1{letter-spacing:-.03em;margin-bottom:1.25rem}.dl-hero-subtitle{color:var(--text-muted);max-width:620px;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.7}.dl-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.dl-hero-badge{width:220px}.dl-hero-note{color:var(--text-muted);margin-top:1.25rem;font-size:.875rem}.dl-gallery-section{padding-top:0}.dl-gallery{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.dl-gallery-item img{border-radius:var(--radius-lg);border:1px solid var(--border-light);width:100%;height:auto;display:block}.dl-channels-heading{text-align:center;margin-bottom:1rem}.dl-channels-intro{text-align:center;max-width:680px;color:var(--text-muted);margin:0 auto 3rem;line-height:1.7}.dl-channels{grid-template-columns:repeat(5,1fr);gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.dl-channels li{background:var(--card-bg);border:1px solid var(--border-light);border-radius:var(--radius);transition:transform var(--transition);display:flex}:root[data-theme=dark] .dl-channels li{background:#f5f2ec}.dl-channels li:hover{transform:translateY(-3px)}.dl-channels a{justify-content:center;align-items:center;width:100%;padding:.5rem .875rem;display:flex}.dl-channels img{object-fit:contain;width:100%;height:76px}.dl-channels-note{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.9375rem}.dl-channels-note a{color:var(--medium-green);text-underline-offset:2px;text-decoration:underline}@media (width<=900px){.dl-channels{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.dl-channels{grid-template-columns:repeat(2,1fr);gap:1rem}}.dl-pillars{gap:2.5rem}.dl-pillar-icon{border-radius:var(--radius);background:var(--card-bg);width:2.75rem;height:2.75rem;color:var(--medium-green);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.dl-pillar h2{margin-bottom:.75rem;font-size:1.25rem}.dl-pillar p{color:var(--text-muted);line-height:1.7}.dl-detail{padding:3.5rem}.dl-detail-text{text-align:center;max-width:760px;margin:0 auto 3rem}.dl-detail-text h2{margin-bottom:1.25rem}.dl-detail-text p{opacity:.9;margin-bottom:1.25rem;line-height:1.7}.dl-detail-text .btn{margin-top:.75rem}.dl-tabs-bar{background:#ffffff26}.dl-tabs-grid{margin-top:2rem}.dl-tab-label{letter-spacing:.08em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.dl-tab-item p{opacity:.8;font-size:.875rem;line-height:1.6}.dl-steps-heading{text-align:center;margin-bottom:3rem}.dl-steps{counter-reset:none;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin:0;padding:0;list-style:none;display:grid}.dl-step{flex-direction:column;gap:1rem;display:flex}.dl-step-number{background:var(--bright-green);width:2.25rem;height:2.25rem;color:var(--dark-green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.dl-step-body h3{margin-bottom:.5rem;font-size:1.0625rem}.dl-step-body p{color:var(--text-muted);line-height:1.7}.dl-step-body a{color:var(--medium-green);text-underline-offset:2px;text-decoration:underline}.dl-faq-section{padding:3.5rem}.dl-faq-layout{grid-template-columns:minmax(180px,260px) 1fr;gap:3rem;display:grid}.dl-faq-heading{margin:0}.dl-faq-item{border-bottom:1px solid var(--border-light)}.dl-faq-trigger{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;list-style:none;display:flex}.dl-faq-trigger::-webkit-details-marker{display:none}.dl-faq-question{font-weight:500}.dl-faq-icon{color:var(--text-muted);transition:transform var(--transition);flex-shrink:0;font-size:1.25rem;line-height:1}.dl-faq-item[open] .dl-faq-icon{transform:rotate(45deg)}.dl-faq-answer{padding-bottom:1.25rem}.dl-faq-answer p{color:var(--text-muted);line-height:1.7}.dl-faq-answer a{color:var(--medium-green);text-underline-offset:2px;text-decoration:underline}:root[data-theme=dark] .dl-faq-answer a{color:var(--bright-green)}@media (width<=900px){.dl-gallery{grid-template-columns:repeat(2,1fr);gap:1.25rem}.dl-detail{padding:2.5rem 1.75rem}.dl-steps{grid-template-columns:1fr;gap:2rem}.dl-step{flex-direction:row;align-items:flex-start;gap:1.25rem}.dl-faq-section{padding:2.5rem 1.75rem}.dl-faq-layout{grid-template-columns:1fr;gap:1.5rem}}@media (width<=600px){.dl-hero{padding:3.5rem 0 3rem}.dl-pillars{gap:2rem}.dl-gallery{grid-template-columns:1fr;gap:1.5rem;max-width:340px;margin:0 auto}}
