.dc{font-family:var(--dm-font-body);color:#333;line-height:1.6}.dc-hero{display:flex;align-items:center;justify-content:center;text-align:center;padding:100px 20px 80px;background:#0a0a0a;position:relative;overflow:hidden}.dc-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 70%,rgba(213,176,56,.06) 0%,transparent 50%),radial-gradient(circle at 70% 30%,rgba(213,176,56,.04) 0%,transparent 40%);pointer-events:none}.dc-hero-content{position:relative;z-index:1;max-width:900px}.dc-hero-badge{display:inline-block;background:#d5b03826;border:1px solid #d5b038;color:#d5b038;padding:8px 24px;border-radius:30px;font-size:.9rem;font-weight:500;margin-bottom:30px;letter-spacing:1px}.dc-hero h1{color:#fff;font-size:3.5rem;line-height:1.2;margin-bottom:24px}.dc-hero h1 .dc-brand{font-family:var(--dm-font-brand);color:#d5b038;font-weight:600;font-size:4rem;display:block;margin-bottom:10px}.dc-hero-sub{color:#fffc;font-size:1.35rem;max-width:650px;margin:0 auto 40px;line-height:1.7}.dc-hero-cta{display:inline-block;background:#d5b038;color:#000;padding:18px 48px;border-radius:40px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 10px 40px #d5b0384d}.dc-hero-cta:hover{background:#b8962e;transform:translateY(-3px);box-shadow:0 15px 50px #d5b0384d}.dc-section{padding:80px 20px;width:100%}.dc-container{max-width:1200px;margin:0 auto}.dc-section-header{text-align:center;max-width:700px;margin:0 auto 60px}.dc-section-header h2{font-size:2.5rem;color:#000;margin-bottom:20px;letter-spacing:-.02em}.dc-section-header p{color:#6e6e73;font-size:1.15rem}.dc-what-is{background:#fff}.dc-what-is-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.dc-what-is-content h2{font-size:2.2rem;margin-bottom:24px;line-height:1.3}.dc-what-is-content p{color:#6e6e73;font-size:1.1rem;margin-bottom:20px}.dc-what-is-content .dc-brand{font-family:var(--dm-font-brand);color:#d5b038;font-weight:600}.dc-what-is-visual{background:linear-gradient(135deg,#fdf9ed,#fff);border:2px solid #d5b038;border-radius:20px;padding:50px;text-align:center;position:relative}.dc-what-is-visual:before{content:"✦";position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#d5b038;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px}.dc-visual-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:#d5b0381a;border-radius:50%;margin-bottom:20px;color:#d5b038}.dc-visual-icon svg{width:40px;height:40px}.dc-what-is-visual h3{font-size:1.8rem;margin-bottom:15px}.dc-what-is-visual p{color:#6e6e73}.dc-pillars{background:linear-gradient(180deg,#fafafa,#f0f0f0)}.dc-pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.dc-pillar-card{background:#fff;border-radius:20px;padding:40px 30px;text-align:center;box-shadow:0 10px 40px #00000012;transition:all .3s ease;position:relative;overflow:hidden}.dc-pillar-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#d5b038}.dc-pillar-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000012}.dc-pillar-num{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:#d5b038;color:#000;font-size:1.5rem;font-weight:700;border-radius:50%;margin-bottom:25px}.dc-pillar-card h3{font-size:1.4rem;margin-bottom:15px;color:#000}.dc-pillar-card p{color:#6e6e73;font-size:1rem;line-height:1.7}.dc-benefits{background:#0a0a0a;color:#fff}.dc-benefits .dc-section-header h2{color:#fff}.dc-benefits .dc-section-header p{color:#ffffffb3}.dc-benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.dc-benefit-item{display:flex;gap:20px;padding:30px;background:#ffffff0d;border-radius:16px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.dc-benefit-item:hover{background:#ffffff14;border-color:#d5b038}.dc-benefit-icon{flex-shrink:0;width:50px;height:50px;background:#d5b038;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#000}.dc-benefit-icon svg{width:24px;height:24px}.dc-benefit-content h3{font-size:1.2rem;margin-bottom:8px;color:#fff}.dc-benefit-content p{color:#ffffffb3;font-size:.95rem}.dc-process{background:#fff}.dc-process-list{max-width:700px;margin:0 auto;display:flex;flex-direction:column}.dc-process-item{display:flex;align-items:flex-start;gap:24px}.dc-process-marker{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.dc-process-num{width:50px;height:50px;background:#d5b038;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.dc-process-line{width:3px;height:60px;background:#d5b038}.dc-process-item:last-child .dc-process-line{display:none}.dc-process-card{flex:1;background:#fafafa;border-radius:16px;padding:24px 28px;box-shadow:0 4px 15px #00000012;margin-bottom:20px}.dc-process-card h3{font-size:1.2rem;margin-bottom:8px;color:#000}.dc-process-card p{color:#6e6e73;font-size:.95rem;line-height:1.6}.dc-cta-section{background:linear-gradient(135deg,#d5b038,#b8962e);text-align:center;padding:80px 20px}.dc-cta-section h2{color:#000;font-size:2.5rem;margin-bottom:20px}.dc-cta-section p{color:#000000b3;font-size:1.2rem;max-width:600px;margin:0 auto 40px}.dc-cta-section .dc-brand{font-family:var(--dm-font-brand);font-weight:600;color:#000}.dc-cta-btn{display:inline-block;background:#000;color:#fff;padding:18px 48px;border-radius:40px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.dc-cta-btn:hover{background:#1a1a1a;transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}@media(max-width:900px){.dc-hero h1{font-size:2.5rem}.dc-hero h1 .dc-brand{font-size:3rem}.dc-what-is-grid{grid-template-columns:1fr;gap:40px}.dc-pillars-grid,.dc-benefits-grid{grid-template-columns:1fr}}@media(max-width:600px){.dc-hero{padding:50px 20px}.dc-hero h1{font-size:2rem}.dc-hero h1 .dc-brand{font-size:2.5rem;display:inline}.dc-hero-sub{font-size:1.1rem}.dc-section{padding:40px 16px}.dc-section-header{margin-bottom:32px}.dc-section-header h2{font-size:1.6rem}.dc-cta-section{padding:40px 16px}.dc-cta-section h2{font-size:1.6rem}.dc-process-item{gap:16px}.dc-process-num{width:40px;height:40px;font-size:1rem}.dc-process-card{padding:16px}.dc-process-line{height:32px}.dc-benefit-item{padding:20px}}@media(max-width:480px){.dc-hero h1{font-size:1.6rem}.dc-hero h1 .dc-brand{font-size:2rem}.dc-hero-sub{font-size:1rem}}
