
.edt-app{--edt-bg:#fcfbf7;--edt-card:#fffdfa;--edt-text:#22201c;--edt-muted:#6f6a62;--edt-accent:#c7a44b;--edt-accent-dark:#9b7f2a;--edt-border:rgba(50,42,22,.10);max-width:760px;margin:1.5rem auto;font-family:inherit;color:var(--edt-text)}
.edt-card{background:linear-gradient(180deg,#fffdfa 0%,#fff 100%);border:1px solid var(--edt-border);border-radius:22px;padding:24px;box-shadow:0 14px 36px rgba(34,28,18,.06)}
.edt-app h3,.edt-app h4{margin:0 0 .5rem 0;line-height:1.2}.edt-app h3{font-size:1.8rem}.edt-app h4{font-size:1.3rem}.edt-app p{line-height:1.6}
.edt-kicker{display:inline-block;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:var(--edt-accent-dark);margin-bottom:.65rem;font-weight:700}
.edt-tree-description{max-width:58ch}
.edt-start-controls{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:1rem 0}
.edt-field{display:flex;flex-direction:column;gap:6px;font-size:.92rem;color:var(--edt-muted)}
.edt-field select{padding:10px 12px;border-radius:14px;border:1px solid var(--edt-border);background:#fff;color:var(--edt-text)}
.edt-start-meta{display:flex;gap:.5rem;flex-wrap:wrap;margin:1rem 0 1.15rem}.edt-chip{display:inline-flex;align-items:center;padding:.38rem .72rem;border-radius:999px;background:#f5efdb;border:1px solid #eadbab;color:#6f5a1a;font-size:.88rem}
.edt-progress-wrap{height:10px;background:#eee7d6;border-radius:999px;overflow:hidden;margin:0 0 14px}.edt-progress-bar{height:100%;width:10%;background:linear-gradient(90deg,var(--edt-accent) 0%,#dbc37b 100%);transition:width .25s ease}
.edt-headline-row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.edt-step{font-weight:600}
.edt-recheck-badge{display:inline-block;margin-top:.35rem;padding:.28rem .65rem;border-radius:999px;background:#f5efdb;color:#6f5a1a;font-size:.8rem;font-weight:700}
.edt-options{display:grid;gap:10px;margin-top:16px}.edt-option{display:flex;gap:10px;align-items:flex-start;padding:14px 15px;border:1px solid var(--edt-border);border-radius:16px;background:#fff;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.edt-option:hover{border-color:var(--edt-accent);transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,0,0,.04)}
.edt-option input{margin-top:3px;accent-color:var(--edt-accent-dark)}.edt-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;flex-wrap:wrap}.edt-btn{border:0;border-radius:999px;padding:12px 18px;background:linear-gradient(180deg,#d6b866 0%,#c7a44b 100%);color:#2a2418;cursor:pointer;font-weight:700;box-shadow:0 8px 18px rgba(199,164,75,.24)}.edt-btn:hover{filter:brightness(1.02)}.edt-btn-secondary{background:#f3eedf;box-shadow:none}
.edt-muted{color:var(--edt-muted);font-size:.95rem}.edt-list{margin:10px 0 0 1.1rem}.edt-section-title{margin-top:1rem;font-weight:700}.edt-note{margin-top:14px}
.edt-alert{border-radius:16px;padding:12px 14px;background:#fff7e8;border:1px solid #f0d48b;margin-top:12px}.edt-alert-high{background:#fff1ef;border-color:#e7b5ac}.edt-alert-medium{background:#fff7e8;border-color:#f0d48b}
.edt-axis-list{list-style:none;margin:14px 0 0;padding:0}.edt-axis-item{margin:0 0 12px;padding:12px 14px;border:1px solid var(--edt-border);border-radius:16px;background:#fff}.edt-axis-row{display:flex;justify-content:space-between;gap:1rem}.edt-axis-bar{height:8px;background:#eee7d6;border-radius:999px;overflow:hidden;margin-top:8px}.edt-axis-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--edt-accent-dark) 0%,var(--edt-accent) 100%)}
.edt-summary-box,.edt-compare-box,.edt-recheck-note{margin-top:14px;padding:14px 16px;border-radius:18px;background:#fffdf6;border:1px solid var(--edt-border)}
@media (max-width:640px){.edt-card{padding:18px}.edt-app h3{font-size:1.5rem}.edt-app h4{font-size:1.15rem}.edt-start-controls{grid-template-columns:1fr}}

.edt-dynamic-item{margin-top:10px;padding-top:10px;border-top:1px solid var(--edt-border)}
.edt-dynamic-item:first-of-type{margin-top:0;padding-top:0;border-top:none}

.edt-summary-main{border-color:rgba(199,164,75,.22);background:linear-gradient(180deg,#fffef9 0%,#fffaf0 100%)}
.edt-soft-note{margin-top:12px;padding:12px 14px;border-radius:16px;background:#fff9ea;border:1px solid rgba(199,164,75,.20);color:#5d4f25}
.edt-profile-box{margin-top:14px}
.edt-profile-list{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:12px}
.edt-profile-item{padding:12px 14px;border-radius:16px;border:1px solid var(--edt-border);background:#fff}
.edt-profile-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}
.edt-profile-badge{display:inline-flex;align-items:center;padding:.28rem .6rem;border-radius:999px;font-size:.82rem;font-weight:700;background:#f4efe2;color:#69551f}
.edt-profile-high .edt-profile-badge{background:#efe3b6;color:#6f5612}
.edt-profile-medium .edt-profile-badge{background:#f5efdb;color:#6f5a1a}
.edt-profile-supporting .edt-profile-badge{background:#f2f2ee;color:#5b5d53}
.edt-profile-bar{height:8px;background:#eee7d6;border-radius:999px;overflow:hidden;margin-top:10px}
.edt-profile-bar span{display:block;height:100%;background:linear-gradient(90deg,var(--edt-accent-dark) 0%,var(--edt-accent) 100%)}
.edt-subsection{margin-top:14px}

.edt-meta-box{background:linear-gradient(180deg,#fffdf6 0%,#fff8ea 100%);border-color:rgba(199,164,75,.18)}
.edt-profile-meaning{margin-top:10px;color:var(--edt-text);font-size:.94rem;line-height:1.55}
.edt-profile-improvement{margin-top:8px;color:var(--edt-muted);font-size:.9rem;line-height:1.5;padding-top:8px;border-top:1px dashed rgba(50,42,22,.10)}

.edt-axis-brief-list{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:10px}
.edt-axis-brief-item{padding:12px 14px;border:1px solid var(--edt-border);border-radius:16px;background:#fff}
.edt-axis-brief-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}
.edt-axis-rank{display:inline-flex;align-items:center;padding:.25rem .55rem;border-radius:999px;background:#f5efdb;color:#6f5a1a;font-size:.8rem;font-weight:700}
.edt-axis-brief-text{margin-top:8px;color:var(--edt-muted);line-height:1.5}
.edt-next-step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px}
.edt-next-step-card{padding:14px;border:1px solid var(--edt-border);border-radius:16px;background:#fff}
.edt-next-step-text{margin-top:8px;line-height:1.55}
.edt-compact-list{margin-top:10px}
.edt-next-step-action{margin-top:12px}

.edt-collapsible-box{padding:0;overflow:hidden}
.edt-collapsible-summary{list-style:none;cursor:pointer;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;gap:12px}
.edt-collapsible-summary::-webkit-details-marker{display:none}
.edt-collapsible-summary .edt-section-title{margin:0}
.edt-collapsible-hint{color:var(--edt-muted);font-size:.9rem}
.edt-collapsible-body{padding:0 18px 18px}
.edt-more-levels-box[open] .edt-collapsible-summary{border-bottom:1px solid var(--edt-border);background:#fffaf0}
.edt-axis-brief-background{opacity:.92}
.edt-driver-list{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:10px}
.edt-driver-item{padding:12px 14px;border:1px solid var(--edt-border);border-radius:16px;background:#fff}
.edt-driver-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}
.edt-driver-text{margin-top:8px;color:var(--edt-text);line-height:1.55}
.edt-driver-box{background:linear-gradient(180deg,#fffdf6 0%,#fff8ee 100%)}


.edt-profile-levelhint{margin-top:6px;color:var(--edt-muted);font-size:.88rem}
.edt-next-step-card{display:flex;flex-direction:column;justify-content:space-between;min-height:220px}
.edt-next-step-self_help{background:linear-gradient(180deg,#fffaf0 0%,#fff5df 100%)}
.edt-next-step-team_contact{background:linear-gradient(180deg,#f7fbf3 0%,#eef6e5 100%)}
.edt-next-step-partner_practice{background:linear-gradient(180deg,#f4f7ff 0%,#e9efff 100%)}
.edt-btn-self_help{background:linear-gradient(180deg,#d6b866 0%,#c8952d 100%);color:#fff;box-shadow:0 10px 20px rgba(200,149,45,.25)}
.edt-btn-team_contact{background:linear-gradient(180deg,#9aac44 0%,#778a2f 100%);color:#fff;box-shadow:0 10px 20px rgba(119,138,47,.22)}
.edt-btn-partner_practice{background:linear-gradient(180deg,#7f98d9 0%,#6179c3 100%);color:#fff;box-shadow:0 10px 20px rgba(97,121,195,.22)}
.edt-btn-disabled{opacity:.72;cursor:not-allowed;box-shadow:none}
.edt-next-step-hint{margin-top:8px;color:var(--edt-muted);font-size:.86rem}


.edt-driver-groups{display:grid;gap:14px;margin-top:14px}
.edt-driver-group{padding:14px;border:1px solid var(--edt-border);border-radius:18px;background:#fff}
.edt-driver-group-title{font-weight:700;color:var(--edt-text)}
.edt-driver-group-hint{margin-top:4px;color:var(--edt-muted);font-size:.88rem}
.edt-driver-group .edt-driver-list{margin-top:12px}
.edt-driver-badge{display:inline-flex;align-items:center;padding:.24rem .56rem;border-radius:999px;font-size:.78rem;font-weight:700;white-space:nowrap}
.edt-driver-badge-foreground{background:#efe3b6;color:#6f5612}
.edt-driver-badge-consider{background:#f5efdb;color:#6f5a1a}
.edt-driver-badge-optional{background:#f2f2ee;color:#5b5d53}

.edt-priority-list{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:12px}.edt-priority-item{border:1px solid #e6e1d6;border-radius:14px;padding:12px;background:#fffdf8}.edt-priority-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:6px}.edt-priority-kind{font-size:12px;opacity:.65;text-transform:uppercase;letter-spacing:.04em}.edt-priority-action{margin-top:8px;color:#6b5f35}.edt-priority-why{color:#2f2a20}.edt-priority-primary{border-color:#d8c27a}.edt-priority-secondary{border-color:#e7dcc0}.edt-priority-supporting{border-color:#efe9dc}

.edt-lab-rule{padding:.75rem 0;border-top:1px solid rgba(0,0,0,.06)}
.edt-lab-rule:first-child{border-top:0;padding-top:0}
.edt-lab-rule-title{font-weight:700;margin-bottom:.35rem}
.edt-lab-rationale{margin:.35rem 0 .5rem;color:#444}
.edt-lab-marker-list{margin-top:.4rem}

.edt-note-box{margin:12px 0 14px;padding:12px;border:1px solid #e2dccf;border-radius:14px;background:#fcfaf5}.edt-field-full textarea{width:100%;min-height:92px}.edt-field-full span{display:block;font-weight:600;margin-bottom:6px}.edt-intervention-notes{width:100%;padding:10px 12px;border:1px solid #d8d1c2;border-radius:10px;font:inherit;box-sizing:border-box;background:#fff}.edt-intervention-notes:focus{outline:none;border-color:#c7a95a;box-shadow:0 0 0 2px rgba(199,169,90,.12)}

.edt-tag-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin:8px 0 10px}
.edt-chip{display:flex;align-items:center;gap:8px;border:1px solid #dcc58c;border-radius:999px;padding:8px 12px;background:#fff}
.edt-chip input{margin:0}

.edt-memory-box{margin-top:16px}
.edt-history-list{display:grid;gap:12px;margin-top:12px}
.edt-history-item{border:1px solid #e2e8f0;border-radius:14px;padding:12px;background:#fff}
.edt-history-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:6px}
.edt-history-date{color:#64748b;font-size:12px;white-space:nowrap}
.edt-history-title{font-weight:600;margin-bottom:6px}
.edt-history-summary{color:#334155;font-size:14px;margin-bottom:8px}
.edt-history-tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}
.edt-mini-chip{display:inline-flex;align-items:center;border:1px solid #dbeafe;background:#f8fafc;border-radius:999px;padding:4px 8px;font-size:12px;color:#1e293b}
.edt-history-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}

.edt-compare-headline{margin:10px 0 12px;font-weight:700;font-size:1rem;color:var(--edt-text)}
.edt-delta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;margin:14px 0}
.edt-delta-card{border:1px solid var(--edt-border);border-radius:16px;padding:12px 14px;background:#fff}
.edt-delta-card-title{font-weight:700;margin-bottom:6px}
.edt-delta-card-items{color:var(--edt-muted);line-height:1.5;font-size:.94rem}
.edt-delta-card-improved{background:linear-gradient(180deg,#f7fbf3 0%,#eef6e5 100%)}
.edt-delta-card-worsened{background:linear-gradient(180deg,#fff7f5 0%,#fce9e5 100%)}
.edt-delta-card-new{background:linear-gradient(180deg,#f8f7ff 0%,#ece9ff 100%)}
.edt-delta-card-less{background:linear-gradient(180deg,#fffdf6 0%,#fff6e5 100%)}
.edt-delta-card-stable{background:linear-gradient(180deg,#fbfbfa 0%,#f3f3ef 100%)}
.edt-focus-shift{margin-top:12px}


/* v3.0 experience upgrade */
.edt-hero-card{padding:18px 20px;border:1px solid rgba(199,164,75,.22);border-radius:20px;background:linear-gradient(180deg,#fffefb 0%,#fff8ec 100%);box-shadow:0 10px 24px rgba(44,38,24,.06);margin-bottom:14px}
.edt-kicker{display:inline-flex;align-items:center;gap:8px;padding:.32rem .72rem;border-radius:999px;background:#f5ecd2;color:#6d571c;font-size:.8rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}
.edt-premium-card{box-shadow:0 8px 22px rgba(44,38,24,.05);border-color:rgba(199,164,75,.18);background:linear-gradient(180deg,#fffefb 0%,#fffdfa 100%)}
.edt-premium-card .edt-section-title{font-size:1.02rem}
.edt-priority-box .edt-priority-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.edt-priority-item{position:relative;overflow:hidden}
.edt-priority-item::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--edt-accent-dark) 0%,var(--edt-accent) 100%);opacity:.9}
.edt-priority-primary{background:linear-gradient(180deg,#fffdf6 0%,#fff7e8 100%)}
.edt-priority-secondary{background:linear-gradient(180deg,#fffefd 0%,#faf7ef 100%)}
.edt-profile-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}
.edt-profile-item{box-shadow:0 6px 16px rgba(44,38,24,.04)}
.edt-next-step-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
.edt-next-step-card{box-shadow:0 8px 18px rgba(44,38,24,.05)}
.edt-memory-box .edt-history-panel{margin-top:10px}
.edt-history-list{position:relative;padding-left:10px}
.edt-history-list::before{content:'';position:absolute;left:12px;top:6px;bottom:6px;width:2px;background:linear-gradient(180deg,#e8dcc0 0%,#efe7d3 100%)}
.edt-timeline-item{position:relative;margin-left:18px}
.edt-timeline-item::before{content:'';position:absolute;left:-17px;top:16px;width:10px;height:10px;border-radius:999px;background:var(--edt-accent-dark);box-shadow:0 0 0 4px #fff7e6}
.edt-history-item{border-color:#e9dfc8;background:linear-gradient(180deg,#fff 0%,#fffdf8 100%)}
.edt-history-actions .edt-btn{padding:.65rem 1rem}
.edt-compare-box{background:linear-gradient(180deg,#fffefa 0%,#fffaf0 100%)}
.edt-compare-line{margin-top:8px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(199,164,75,.14)}
.edt-delta-grid{margin-top:16px}
.edt-delta-card{box-shadow:0 6px 16px rgba(44,38,24,.04)}
.edt-delta-card-title{font-size:.95rem}
.edt-lab-box .edt-driver-group,.edt-driver-box .edt-driver-group{box-shadow:0 6px 16px rgba(44,38,24,.04)}
.edt-actions{margin-top:18px}
.edt-recheck-btn{min-width:200px}
.edt-note{padding:12px 14px;border-radius:14px;background:#fffaf0;border:1px solid rgba(199,164,75,.16)}
@media (max-width:640px){
  .edt-priority-box .edt-priority-list,.edt-profile-list,.edt-next-step-grid{grid-template-columns:1fr}
  .edt-history-list::before{left:8px}
  .edt-timeline-item{margin-left:12px}
  .edt-timeline-item::before{left:-13px}
}
