*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}:root{--gold:#f5c800;--gold-dim:#f5c8001f;--gold-border:#f5c80066;--teal-deep:#002347;--bg:#fff;--bg-card:#f8f9fa;--bg-card-hover:#f0f2f5;--text:#111;--text-muted:#555;--text-dim:#999;--border:#e5e5e5;--border-teal:#002347;--radius:12px;--radius-sm:8px;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.dsr-root{background:var(--bg);width:100%;min-height:100vh;font-family:var(--font);color:var(--text);overflow-x:hidden}.dsr-section{background:#fff}.dsr-section:nth-child(2n){background:#f8f9fa}.dsr-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff5;justify-content:space-between;align-items:center;height:56px;padding:0 40px;display:flex;position:sticky;top:0}.dsr-nav-logo{align-items:center;gap:10px;display:flex}.dsr-nav-name{letter-spacing:.15em;color:#333;font-size:12px;font-weight:700}.dsr-nav-product{color:var(--gold);background:var(--gold-dim);border:1px solid var(--gold-border);letter-spacing:.04em;border-radius:100px;padding:2px 8px;font-size:11px;font-weight:500}.dsr-nav-links{align-items:center;gap:24px;display:flex}.dsr-nav-link{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .2s}.dsr-nav-link:hover{color:var(--text)}.dsr-nav-pill{letter-spacing:.06em;color:var(--gold);background:var(--gold-dim);border:1px solid var(--gold-border);border-radius:100px;padding:4px 12px;font-size:11px;font-weight:600}.dsr-section{background:#fff;padding:96px 40px}.dsr-section-inner{max-width:1100px;margin:0 auto}.dsr-section-label{letter-spacing:.2em;color:var(--gold);opacity:.8;margin-bottom:16px;font-size:10px;font-weight:700}.dsr-section-title{letter-spacing:-.02em;color:var(--text);margin-bottom:16px;font-size:clamp(26px,3.5vw,42px);font-weight:700;line-height:1.15}.dsr-section-sub{color:var(--text-muted);max-width:580px;margin-bottom:56px;font-size:16px;line-height:1.7}.dsr-accent{color:var(--gold)}.dsr-badge{background:var(--gold-dim);border:1px solid var(--gold-border);color:var(--gold);letter-spacing:.18em;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:10px;font-weight:700;display:inline-flex}.dsr-badge-dot{background:var(--gold);width:5px;height:5px;box-shadow:0 0 6px var(--gold);border-radius:50%;animation:2s ease-in-out infinite dsr-pulse}@keyframes dsr-pulse{0%,to{opacity:1}50%{opacity:.3}}.dsr-hero{align-items:center;min-height:90vh;padding:80px 40px;display:flex;position:relative;overflow:hidden}.dsr-hero-bg,.dsr-hero-glow-left,.dsr-hero-glow-right{display:none}.dsr-hero-content{z-index:1;flex:0 0 480px;max-width:480px;margin-right:60px;position:relative}.dsr-hero-headline{letter-spacing:-.025em;color:var(--text);margin-bottom:20px;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.1}.dsr-hero-sub{color:var(--text-muted);max-width:420px;margin-bottom:36px;font-size:16px;line-height:1.7}.dsr-hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:48px;display:flex}.dsr-btn-primary{background:var(--gold);color:#1a1a1a;border-radius:var(--radius-sm);letter-spacing:.02em;align-items:center;gap:8px;padding:12px 24px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex}.dsr-btn-primary:hover{opacity:.9;transform:translateY(-1px)}.dsr-btn-ghost{color:#1a1a1a;border-radius:var(--radius-sm);border:1px solid #1a1a1a;align-items:center;gap:6px;padding:11px 23px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.dsr-btn-ghost:hover{color:#f5c800;border-color:#f5c800}.dsr-hero-stats{border-top:1px solid var(--border);gap:32px;padding-top:32px;display:flex}.dsr-stat-val{color:var(--gold);letter-spacing:-.02em;margin-bottom:4px;font-size:28px;font-weight:700;line-height:1}.dsr-stat-label{color:var(--text-muted);font-size:11px;line-height:1.4}.dsr-hero-visual{z-index:1;flex:1;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.dsr-hero-visual-glow{pointer-events:none;z-index:-1;background:radial-gradient(70% 60%,#0e384666 0%,#0000 70%);position:absolute;inset:-40px}.dsr-mock-shell{background:#0a1e2af2;border:1px solid #ffffff17;border-radius:14px;width:100%;max-width:540px;overflow:hidden;box-shadow:0 32px 80px #00000080,0 0 0 1px #0e38464d}.dsr-mock-bar{border-bottom:1px solid var(--border);background:#071820e6;align-items:center;gap:6px;padding:10px 16px;display:flex}.dsr-mock-dot{border-radius:50%;width:10px;height:10px}.dsr-mock-dot.red{background:#ff5f57}.dsr-mock-dot.yellow{background:#febc2e}.dsr-mock-dot.green{background:#28c840}.dsr-mock-url{color:#ffffff40;letter-spacing:.04em;margin-left:8px;font-family:monospace;font-size:10px}.dsr-mock-body{height:320px;display:flex}.dsr-mock-sidebar{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:2px;width:120px;padding:16px 0;display:flex}.dsr-mock-nav-item{color:#ffffff4d;cursor:default;border-radius:0;padding:6px 16px;font-size:11px;transition:none}.dsr-mock-nav-item.active{color:var(--gold);background:var(--gold-dim);border-right:2px solid var(--gold)}.dsr-mock-main{flex-direction:column;flex:1;gap:14px;padding:16px;display:flex;overflow:hidden}.dsr-mock-header-row{justify-content:space-between;align-items:center;display:flex}.dsr-mock-title-block{background:#ffffff1f;border-radius:4px;width:120px;height:12px}.dsr-mock-badge-chip{background:var(--gold-dim);border:1px solid var(--gold-border);border-radius:100px;width:60px;height:16px}.dsr-mock-cards{gap:10px;display:flex}.dsr-mock-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:#0e384640;flex-direction:column;flex:1;gap:6px;padding:10px;display:flex}.dsr-mock-card-icon{background:var(--gold-dim);border-radius:4px;width:20px;height:20px}.dsr-mock-card-lines{flex-direction:column;gap:4px;display:flex}.dsr-mock-line{background:#ffffff1a;border-radius:3px;height:6px}.dsr-mock-line.long{width:80%}.dsr-mock-line.short{width:50%}.dsr-mock-card-bar{background:#ffffff0f;border-radius:2px;height:3px;margin-top:4px;overflow:hidden}.dsr-mock-progress{background:var(--gold);border-radius:2px;height:100%}.dsr-mock-chart{border:1px solid var(--border);border-radius:var(--radius-sm);background:#0e384626;flex:1;align-items:flex-end;gap:6px;padding:12px;display:flex}.dsr-mock-bar-wrap{flex:1;align-items:flex-end;height:100%;display:flex}.dsr-mock-bar-el{background:linear-gradient(to top, var(--gold), #ecab2366);border-radius:3px 3px 0 0;width:100%;min-height:4px}.dsr-problems{background:#0e384614}.dsr-problem-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.dsr-problem-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:32px 28px;transition:background .2s,border-color .2s}.dsr-problem-card:hover{background:var(--bg-card-hover);border-color:#ffffff1f}.dsr-problem-icon{margin-bottom:16px;font-size:28px}.dsr-problem-title{color:var(--text);letter-spacing:-.01em;margin-bottom:10px;font-size:17px;font-weight:600}.dsr-problem-desc{color:var(--text-muted);font-size:14px;line-height:1.65}.dsr-caps{background:var(--bg)}.dsr-caps-layout{align-items:flex-start;gap:40px;display:flex}.dsr-caps-tabs{flex-direction:column;flex:0 0 220px;gap:6px;display:flex}.dsr-cap-tab{border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;text-align:left;font-size:13px;font-weight:500;font-family:var(--font);background:0 0;border:1px solid #0000;align-items:center;gap:12px;padding:14px 16px;transition:all .18s;display:flex}.dsr-cap-tab:hover{background:var(--bg-card);color:var(--text)}.dsr-cap-tab.active{background:var(--gold-dim);border-color:var(--gold-border);color:var(--gold)}.dsr-cap-tab-icon{flex-shrink:0;font-size:16px}.dsr-caps-detail{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex:1;padding:40px}.dsr-caps-detail-icon{margin-bottom:16px;font-size:36px}.dsr-caps-detail-title{color:var(--text);letter-spacing:-.015em;margin-bottom:12px;font-size:24px;font-weight:700}.dsr-caps-detail-desc{color:var(--text-muted);margin-bottom:20px;font-size:15px;line-height:1.7}.dsr-caps-tags{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.dsr-tag{color:var(--gold);background:var(--gold-dim);border:1px solid var(--gold-border);letter-spacing:.04em;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:600}.dsr-caps-preview{border:1px solid var(--border);border-radius:var(--radius-sm);background:#061f2acc;padding:20px}.dsr-preview-label{letter-spacing:.2em;color:var(--text-dim);margin-bottom:14px;font-size:9px;font-weight:700}.dsr-preview-placeholder{align-items:flex-end;gap:20px;display:flex}.dsr-preview-lines{flex-direction:column;flex:1;gap:8px;display:flex}.dsr-preview-line{background:#ffffff14;border-radius:4px;height:8px}.dsr-preview-chart-mini{flex-shrink:0;align-items:flex-end;gap:4px;width:100px;height:60px;display:flex}.dsr-preview-bar{background:linear-gradient(to top, var(--gold), #ecab234d);border-radius:2px 2px 0 0;flex:1;min-height:4px}.dsr-how{background:#0e38461a}.dsr-steps{grid-template-columns:repeat(3,1fr);gap:0;margin-top:16px;display:grid;position:relative}.dsr-step{padding:32px 32px 32px 0;position:relative}.dsr-step:not(:first-child){border-left:1px solid var(--border);padding-left:40px}.dsr-step-num{color:var(--gold-dim);letter-spacing:-.04em;background:linear-gradient(135deg, var(--gold) 0%, #ecab2333 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1}.dsr-step-title{color:var(--text);letter-spacing:-.01em;margin-bottom:10px;font-size:18px;font-weight:600}.dsr-step-desc{color:var(--text-muted);font-size:14px;line-height:1.65}.dsr-about{background:var(--bg)}.dsr-about-inner{align-items:flex-start;gap:64px;display:flex}.dsr-about-text{flex:1}.dsr-about-desc{color:var(--text-muted);max-width:480px;margin-bottom:32px;font-size:15px;line-height:1.7}.dsr-about-person{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:16px;width:fit-content;padding:20px 24px;display:flex}.dsr-headshot{object-fit:cover;border:2px solid var(--gold-border);border-radius:50%;flex-shrink:0;width:52px;height:52px}.dsr-person-name{color:var(--text);margin-bottom:2px;font-size:15px;font-weight:600}.dsr-person-title{color:var(--gold);margin-bottom:2px;font-size:12px}.dsr-person-sub{color:var(--text-dim);font-size:11px}.dsr-about-pillars{flex:0 0 260px;grid-template-columns:1fr 1fr;gap:16px;padding-top:56px;display:grid}.dsr-pillar{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:10px;padding:20px;transition:background .2s;display:flex}.dsr-pillar:hover{background:var(--bg-card-hover)}.dsr-pillar-icon{font-size:22px}.dsr-pillar-label{color:var(--text-muted);font-size:12px;font-weight:600;line-height:1.4}.dsr-teaser{text-align:center;background:linear-gradient(135deg,#0e384666 0%,#061f2af2 50%,#0e38464d 100%);padding:96px 40px;position:relative;overflow:hidden}.dsr-teaser-inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.dsr-teaser-glow{pointer-events:none;background:radial-gradient(60% 80%,#ecab230f 0%,#0000 70%);position:absolute;inset:0}.dsr-teaser-date{color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;display:inline-flex}.dsr-teaser-cal-icon{font-size:16px}.dsr-footer{border-top:1px solid var(--border);background:#fff;padding:24px 40px}.dsr-footer-inner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}.dsr-footer-brand{align-items:center;gap:10px;display:flex}.dsr-footer-logo{align-items:center;display:flex}.dsr-footer-name{letter-spacing:.15em;color:#ffffff4d;font-size:11px;font-weight:700}.dsr-footer-copy{color:var(--text-dim);font-size:11px}@media (width<=1024px){.dsr-hero{flex-direction:column;align-items:flex-start;gap:48px}.dsr-hero-content{flex:none;max-width:100%;margin-right:0}.dsr-hero-visual{width:100%}.dsr-problem-grid{grid-template-columns:1fr}.dsr-caps-layout{flex-direction:column}.dsr-caps-tabs{flex-flow:wrap;flex:none}.dsr-steps{grid-template-columns:1fr;gap:0}.dsr-step:not(:first-child){border-left:none;border-top:1px solid var(--border);padding-top:32px;padding-left:0}.dsr-about-inner{flex-direction:column;gap:40px}.dsr-about-pillars{flex:none;width:100%;padding-top:0}}@media (width<=768px){.dsr-section{padding:64px 20px}.dsr-hero{min-height:auto;padding:60px 20px}.dsr-nav{padding:0 16px}.dsr-nav-links{gap:12px}.dsr-hero-stats{flex-wrap:wrap;gap:20px}.dsr-problem-grid{grid-template-columns:1fr}.dsr-mock-shell{width:100%;max-width:100%}.dsr-footer{padding:24px 20px}.dsr-footer-inner{text-align:center;flex-direction:column;gap:12px;padding:0 4px}.dsr-hero-visual{display:none}}@media (width<=480px){.dsr-nav-links .dsr-nav-link{display:none}.dsr-hero-actions{flex-direction:column;align-items:flex-start}.dsr-section,.dsr-hero{padding:48px 16px}}
