.dlp-hero{padding:7.5rem 0 4.5rem;background:radial-gradient(circle at 78% 25%,rgba(153,204,51,.18),transparent 28%),linear-gradient(135deg,#061827,#0c3851);color:#fff}.dlp-hero-grid,.dlp-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:2rem;align-items:start}.dlp-hero h1{max-width:760px;color:#fff}.dlp-hero .hero-lead{max-width:720px;color:rgba(255,255,255,.8)}.dlp-visual{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.dlp-visual div{min-height:145px;padding:1.4rem;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:space-between}.dlp-visual strong{font-size:2.1rem;color:#b7df4a}.dlp-visual span{font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dlp-card{padding:clamp(1.3rem,3vw,2rem);border:1px solid rgba(7,26,45,.12);border-radius:26px;background:#fff;box-shadow:0 20px 55px rgba(7,26,45,.08)}.dlp-card label,.dlp-card fieldset{display:block;margin:0 0 1rem}.dlp-card label span,.dlp-card legend{display:block;margin-bottom:.45rem;font-weight:800;color:#0b2a3e}.dlp-card input,.dlp-card select,.dlp-card textarea{width:100%;padding:.85rem 1rem;border:1px solid #ccd7dc;border-radius:12px;background:#fff;font:inherit;color:#071a2d}.dlp-card textarea{min-height:105px;resize:vertical}.dlp-card fieldset{padding:1rem;border:1px solid #dbe4e8;border-radius:16px}.dlp-two{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.dlp-week-fields{display:grid;gap:.75rem}.dlp-suggestion{padding:1rem 0;border-bottom:1px solid #e4eaed}.dlp-suggestion:last-child{border:0}.dlp-suggestion button{margin-top:.55rem}.dlp-note,.dlp-message{color:#55707f}.dlp-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin:3rem 0 1.25rem}.dlp-list{display:grid;gap:1.25rem}.dlp-entry{padding:1.5rem;border:1px solid #dce5e9;border-radius:22px;background:#fff}.dlp-entry-head{display:flex;justify-content:space-between;gap:1rem;align-items:start}.dlp-meta{display:flex;flex-wrap:wrap;gap:.55rem;margin:.75rem 0 1rem}.dlp-chip{padding:.35rem .65rem;border-radius:999px;background:#eef5e4;color:#29421a;font-size:.82rem;font-weight:800}.dlp-weeks{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.dlp-week{padding:1rem;border-radius:16px;background:#f4f7f8;border:1px solid #e0e7ea}.dlp-week.is-done{background:#eef7df;border-color:#c9df9a}.dlp-week label{display:flex;gap:.55rem;align-items:flex-start;font-weight:700}.dlp-week small{display:block;margin-top:.5rem;color:#607582}.dlp-reflection{margin-top:1rem;padding-top:1rem;border-top:1px solid #e1e8eb}.dlp-empty{padding:2rem;text-align:center;border:1px dashed #b9c8cf;border-radius:20px}.dlp-progress{height:8px;border-radius:999px;background:#e7edef;overflow:hidden;margin:.8rem 0}.dlp-progress i{display:block;height:100%;background:#99cc33}.dlp-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}@media(max-width:900px){.dlp-hero-grid,.dlp-layout{grid-template-columns:1fr}.dlp-weeks{grid-template-columns:1fr 1fr}}@media(max-width:600px){.dlp-two,.dlp-weeks{grid-template-columns:1fr}.dlp-toolbar,.dlp-entry-head{align-items:stretch;flex-direction:column}}
