
:root{--dt-ink:#26150f;--dt-brown:#4a281b;--dt-rust:#8b3f24;--dt-gold:#d9a441;--dt-cream:#fbf4e7;--dt-paper:#fffdf8;--dt-sage:#6e7c68;--dt-line:#ddcdb8;--dt-muted:#6c625b}
.dt-page{background:linear-gradient(180deg,#f7efe3 0,#fff 45rem);color:var(--dt-ink)}
.dt-wrap{width:min(1180px,calc(100% - 32px));margin-inline:auto}.dt-hero{position:relative;overflow:hidden;background:linear-gradient(130deg,rgba(29,14,10,.96),rgba(91,42,25,.9)),url('/assets/images/redesign/thumb-dance-1800.jpg') center/cover;color:white;padding:clamp(4rem,9vw,7.5rem) 0}.dt-hero .dt-wrap{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:3rem;align-items:end}.dt-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800;color:#f2ca72}.dt-hero h1{font-size:clamp(2.5rem,6vw,5.4rem);line-height:.96;margin:.5rem 0 1rem;max-width:900px}.dt-hero p{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.55;max-width:760px}.dt-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.dt-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1rem;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid transparent}.dt-button.primary{background:#f0c96e;color:#27150e}.dt-button.secondary{border-color:rgba(255,255,255,.55);color:white;background:rgba(255,255,255,.08)}.dt-button.dark{background:var(--dt-ink);color:white}.dt-button.outline{border-color:var(--dt-brown);color:var(--dt-brown);background:white}.dt-hero-panel{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);border-radius:22px;padding:1.4rem;backdrop-filter:blur(8px)}.dt-hero-panel strong{display:block;font-size:1.35rem;margin-bottom:.5rem}.dt-hero-panel ul{margin:.7rem 0 0;padding-left:1.2rem;line-height:1.65}.dt-section{padding:clamp(3rem,7vw,5.5rem) 0}.dt-section.alt{background:#f3eadc}.dt-section h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:.35rem 0 1rem}.dt-lead{font-size:1.16rem;line-height:1.65;max-width:820px}.dt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.dt-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.dt-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.dt-card{background:var(--dt-paper);border:1px solid var(--dt-line);border-radius:18px;padding:1.3rem;box-shadow:0 8px 28px rgba(54,29,18,.06)}.dt-card h3{font-size:1.25rem;margin:.25rem 0 .6rem}.dt-card p{line-height:1.55;color:#4f4640}.dt-card a{font-weight:800;color:var(--dt-rust)}.dt-card .dt-label{display:inline-flex;border-radius:999px;background:#eee0cd;padding:.3rem .65rem;font-size:.75rem;font-weight:800;color:#63361f}.dt-resource-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.5rem}.dt-resource{display:block;background:white;border:1px solid var(--dt-line);border-radius:14px;padding:1rem;text-decoration:none;color:var(--dt-ink)}.dt-resource strong{display:block;margin-bottom:.3rem}.dt-resource span{display:block;color:var(--dt-muted);line-height:1.45}.dt-role-split{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.dt-callout{border-left:5px solid var(--dt-gold);background:#fff8e9;padding:1.25rem;border-radius:0 16px 16px 0}.dt-stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem;margin-top:1.3rem}.dt-stat{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:1rem}.dt-stat strong{font-size:1.7rem;display:block}.dt-tools-hero{background:#2e1811;color:white;padding:4.5rem 0}.dt-tools-nav{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.3rem}.dt-tools-nav a{color:white;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:.55rem .85rem;text-decoration:none}.dt-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.dt-tool-card{background:white;border:1px solid var(--dt-line);border-radius:16px;padding:1.15rem;display:flex;flex-direction:column;min-height:240px}.dt-tool-card h3{margin:.35rem 0 .5rem}.dt-tool-card p{line-height:1.5;color:#514740;flex:1}.dt-tool-card small{color:var(--dt-rust);font-weight:800}.dt-tool-card a{align-self:flex-start}.dt-tool-page{background:#f6efe5}.dt-tool-shell{width:min(1000px,calc(100% - 30px));margin:2rem auto 5rem}.dt-tool-header{background:#2f1811;color:white;border-radius:24px;padding:clamp(2rem,5vw,4rem);margin-bottom:1rem}.dt-tool-header h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1;margin:.4rem 0 1rem}.dt-tool-header p{font-size:1.1rem;line-height:1.55;max-width:760px}.dt-tool-notice{background:#fff8e8;border:1px solid #e8cf98;border-radius:14px;padding:1rem;margin:1rem 0}.dt-form{background:white;border:1px solid var(--dt-line);border-radius:20px;padding:clamp(1rem,4vw,2rem)}.dt-form fieldset{border:0;border-top:1px solid var(--dt-line);padding:1.5rem 0;margin:0}.dt-form fieldset:first-child{border-top:0;padding-top:0}.dt-form legend{font-size:1.25rem;font-weight:900;padding:0;margin-bottom:1rem}.dt-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.dt-form label{display:grid;gap:.4rem;font-weight:800;margin-bottom:1rem}.dt-form input,.dt-form textarea,.dt-form select{width:100%;padding:.78rem;border:1px solid #bda991;border-radius:10px;background:#fff;font:inherit;color:#2b1b15}.dt-form textarea{min-height:110px;resize:vertical}.dt-form small{font-weight:400;color:#6b6059}.dt-form-actions{display:flex;flex-wrap:wrap;gap:.7rem;position:sticky;bottom:10px;background:rgba(255,255,255,.95);border:1px solid var(--dt-line);border-radius:14px;padding:.75rem;margin-top:1rem;box-shadow:0 8px 25px rgba(0,0,0,.12)}.dt-form-actions button{border:0;border-radius:999px;padding:.72rem 1rem;font-weight:900;cursor:pointer}.dt-form-actions .primary{background:var(--dt-ink);color:white}.dt-form-actions .secondary{background:#eadcc8;color:var(--dt-ink)}.dt-status{font-weight:700;color:#55704d;align-self:center}.dt-table{width:100%;border-collapse:collapse}.dt-table th,.dt-table td{padding:.6rem;border:1px solid var(--dt-line);vertical-align:top}.dt-table input,.dt-table textarea{min-width:120px}.dt-directory-hero{background:linear-gradient(135deg,#2b1610,#70402b);color:white;padding:5rem 0}.dt-evidence-box{background:#fff8e8;border:1px solid #e4c988;border-radius:18px;padding:1.4rem}.dt-empty-directory{background:white;border:2px dashed #c7ad8c;border-radius:20px;text-align:center;padding:3rem 1.5rem;margin-top:2rem}.dt-field-list{columns:2;column-gap:2rem;line-height:1.8}.dt-submission-form{background:white;border:1px solid var(--dt-line);border-radius:20px;padding:clamp(1rem,4vw,2rem)}.dt-submission-form fieldset{border:0;border-top:1px solid var(--dt-line);padding:1.4rem 0}.dt-submission-form label{display:grid;gap:.35rem;font-weight:800;margin-bottom:1rem}.dt-submission-form input,.dt-submission-form textarea,.dt-submission-form select{padding:.75rem;border:1px solid #bda991;border-radius:10px;font:inherit}.dt-submission-form textarea{min-height:110px}.dt-breadcrumb{width:min(1180px,calc(100% - 32px));margin:1rem auto;font-size:.9rem}.dt-breadcrumb a{color:var(--dt-rust)}
@media(max-width:900px){.dt-hero .dt-wrap,.dt-role-split{grid-template-columns:1fr}.dt-grid,.dt-grid.five,.dt-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dt-stat-strip{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.dt-grid,.dt-grid.two,.dt-grid.five,.dt-resource-list,.dt-tool-grid,.dt-form-grid{grid-template-columns:1fr}.dt-field-list{columns:1}.dt-form-actions{position:static}.dt-hero{padding-top:3rem}.dt-table{display:block;overflow-x:auto}}
@media print{.site-header,.site-footer,.mobile-dock,.search-overlay,.reading-progress,.dt-breadcrumb,.dt-tool-notice,.dt-form-actions{display:none!important}.dt-tool-page{background:white}.dt-tool-shell{width:100%;margin:0}.dt-tool-header{background:white!important;color:black!important;padding:0 0 1rem;border-radius:0}.dt-form{border:0;padding:0}.dt-form input,.dt-form textarea,.dt-form select{border:0;border-bottom:1px solid #777;border-radius:0;padding:.25rem 0;min-height:auto}.dt-form fieldset{break-inside:avoid}.dt-form label{break-inside:avoid}.dt-table{font-size:9pt}}
