
.polished-design{--dt-paper:#faf8f3;--dt-ink:#392734;--dt-line:#dcd5d5;--dt-plum:#402737;background:var(--dt-paper)}
.polished-design .dt-masthead{height:100px;margin:0 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--dt-line);gap:30px}
.polished-design .dt-logo{display:block;width:103px;height:70px;object-fit:contain;filter:brightness(1.04);mix-blend-mode:multiply}
.polished-design .dt-nav{display:flex;align-items:center;gap:30px;font-size:15px}
.polished-design .dt-nav a{min-height:44px;display:inline-flex;align-items:center}
.polished-design .dt-nav a[aria-current=page]{text-decoration:underline;text-underline-offset:6px}
.polished-design .dt-action{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:12px 23px;background:var(--dt-plum);color:#faf8f3;border:1px solid var(--dt-plum);font-size:15px;line-height:1.35;border-radius:2px;font-weight:500;text-align:center}
.polished-design .dt-menu{display:none;background:transparent;color:var(--dt-ink);border:1px solid var(--dt-line);min-height:44px;padding:9px 14px;border-radius:2px;font-size:15px}
.polished-design .dt-mobile-nav{padding:12px 24px 20px;border-bottom:1px solid var(--dt-line);background:var(--dt-paper)}
.polished-design .dt-mobile-nav a{display:block;padding:12px 0;font-size:17px}
.polished-design [hidden]{display:none!important}
@media(max-width:700px){
 .polished-design .dt-masthead{height:78px;margin:0 24px;gap:12px}
 .polished-design .dt-logo{width:83px;height:57px}
 .polished-design .dt-nav{gap:10px;font-size:12px}
 .polished-design .dt-nav .dt-action{padding:10px;font-size:12px;gap:5px}
 .polished-design.nav-ready .dt-nav{display:none}
 .polished-design.nav-ready .dt-menu{display:block}
}



.polished-home{--dt-paper:#faf8f3;--dt-ink:#392734;--dt-muted:#6d6268;--dt-plum:#402737;--dt-line:#dcd5d5;--dt-panel:#f0eae8;--dt-hero-size:62px;color-scheme:light;background:transparent;width:100%;margin:0 auto;font-family:"Source Sans 3",Arial,sans-serif;color:var(--dt-ink);font-size:17px;line-height:1.55}
.polished-home.mobile-preview{max-width:390px}
.polished-home *{box-sizing:border-box}
.polished-home [hidden]{display:none!important}
.polished-home .dt-page{background:var(--dt-paper);overflow:hidden}
.polished-home h1,.polished-home h2,.polished-home h3,.polished-home p,.polished-home figure{margin:0}
.polished-home h1,.polished-home h2,.polished-home h3{font-family:"Source Serif 4",Georgia,serif;font-weight:400}
.polished-home a{color:inherit;text-decoration:none}
.polished-home button,.polished-home input,.polished-home textarea{font:inherit}
.polished-home a:focus-visible,.polished-home button:focus-visible,.polished-home summary:focus-visible,.polished-home input:focus-visible,.polished-home textarea:focus-visible{outline:3px solid #ae8754;outline-offset:4px}
.polished-home .dt-masthead{height:100px;margin:0 5.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--dt-line);gap:30px}
.polished-home .dt-logo{display:block;width:103px;height:70px;object-fit:contain;filter:brightness(1.04);mix-blend-mode:multiply}
.polished-home .dt-nav{display:flex;align-items:center;gap:30px;font-size:15px}
.polished-home .dt-nav a:not(.dt-action):hover{text-decoration:underline;text-underline-offset:6px}
.polished-home .dt-action{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:48px;padding:12px 23px;background:var(--dt-plum);color:#faf8f3;border:1px solid var(--dt-plum);font-size:15px;line-height:1.35;border-radius:2px;font-weight:500;text-align:center}
.polished-home .dt-action:hover{background:#563a4b}
.polished-home .dt-menu{display:none;background:transparent;color:var(--dt-ink);border:1px solid var(--dt-line);min-height:44px;padding:9px 14px;border-radius:2px;font-size:15px}
.polished-home .dt-mobile-nav{padding:12px 24px 20px;border-bottom:1px solid var(--dt-line);background:var(--dt-paper)}
.polished-home .dt-mobile-nav a{display:block;padding:12px 0;font-size:17px}
.polished-home .dt-hero{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:12px;padding:44px 5.5% 40px;min-height:490px}
.polished-home .dt-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:500;line-height:1.5}
.polished-home h1{font-size:var(--dt-hero-size);line-height:1.04;letter-spacing:-2.4px;margin:22px 0 24px}
.polished-home h1 em{font-weight:400}
.polished-home .dt-intro{font-size:18px;line-height:1.6;color:var(--dt-muted);max-width:350px;margin-bottom:26px}
.polished-home .dt-art{margin:0;min-width:0;align-self:center}
.polished-home .dt-art img{width:100%;height:360px;object-fit:cover;object-position:51% 45%;mix-blend-mode:multiply;display:block}
.polished-home figcaption{text-align:right;font:italic 13px "Source Serif 4",Georgia,serif;color:var(--dt-muted);padding:10px 6px 0}
.polished-home .dt-focus{margin:0 5.5%;padding:48px 0 52px;border-top:1px solid var(--dt-line);display:grid;grid-template-columns:1fr 1fr;gap:60px}
.polished-home h2{font-size:36px;line-height:1.2;letter-spacing:-.8px;margin-top:16px}
.polished-home .dt-focus p{color:var(--dt-muted);font-size:16px;max-width:460px}
.polished-home .dt-focus p+p{margin-top:14px}
.polished-home .dt-search{margin:0 5.5% 60px;padding:38px 40px;background:var(--dt-panel);border:1px solid var(--dt-line);border-radius:2px}
.polished-home .dt-search-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}
.polished-home .dt-location{font-size:14px;color:var(--dt-muted)}
.polished-home .dt-search-body{display:grid;grid-template-columns:1.5fr 1fr;align-items:end;gap:40px}
.polished-home .dt-search h2{font-size:38px;margin:0 0 14px;max-width:440px}
.polished-home .dt-search p{font-size:17px;color:var(--dt-muted);max-width:450px}
.polished-home .dt-search-aside{text-align:right}
.polished-home .dt-search-aside p{font:italic 18px "Source Serif 4",Georgia,serif;margin-bottom:22px;color:var(--dt-ink)}
.polished-home .dt-role-details{border-top:1px solid #d1c5c9;margin-top:26px;padding-top:24px}
.polished-home .dt-role-details h3{font-size:26px;margin-bottom:10px}
.polished-home .dt-role-details p{max-width:650px}
.polished-design .dt-contact{background:var(--dt-plum);color:#faf8f3;padding:52px 5.5%;display:grid;grid-template-columns:1fr 1fr;gap:65px}
.polished-design .dt-contact h2{font-size:39px;margin-bottom:22px}
.polished-design .dt-contact p{font-size:16px;color:#e0d4da;max-width:330px}
.polished-design .dt-contact .dt-small{font-size:13px;line-height:1.55;color:#d7c8d0;margin-top:18px}
.polished-design .dt-form{display:grid;gap:17px}
.polished-design .dt-form label{display:grid;gap:7px;font-size:14px}
.polished-design .dt-form input,.polished-design .dt-form textarea{width:100%;background:#f8f3ef;color:#392734;border:1px solid #d9cbd1;border-radius:2px;padding:12px 14px;min-height:48px;font-size:16px}
.polished-design .dt-form textarea{resize:vertical;min-height:95px}
.polished-design .dt-form input::placeholder,.polished-design .dt-form textarea::placeholder{color:#776974}
.polished-design .dt-form details{border-top:1px solid #795d6d;border-bottom:1px solid #795d6d;padding:13px 0}
.polished-design .dt-form summary{font-size:14px;min-height:27px}
.polished-design .dt-optional{display:grid;gap:15px;padding:17px 0 6px}
.polished-design .dt-form .dt-action{background:#faf8f3;border-color:#faf8f3;color:#402737;justify-self:start;min-width:150px}
.polished-design .dt-form .dt-action:hover{background:#e8dddF}
.polished-design .dt-form .dt-small{margin:0}
.polished-home .dt-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:26px 5.5%;color:var(--dt-muted);font-size:12px;background:var(--dt-paper)}
.polished-home .dt-footer-name{font:21px "Source Serif 4",Georgia,serif;color:var(--dt-ink)}
@media(max-width:700px){
 .polished-home .dt-masthead{height:78px;margin:0 24px;gap:12px}
 .polished-home .dt-logo{width:83px;height:57px}
 .polished-home .dt-nav{display:none}
 .polished-home .dt-menu{display:block}
 .polished-home .dt-hero{display:flex;flex-direction:column;align-items:stretch;gap:20px;padding:32px 24px 27px;min-height:0}
 .polished-home .dt-eyebrow{font-size:10px;letter-spacing:.15em}
 .polished-home h1{font-size:46px;line-height:1.05;letter-spacing:-1.7px;margin:17px 0 18px}
 .polished-home h1 br{display:initial}
 .polished-home .dt-intro{font-size:16px;line-height:1.5;max-width:340px;margin-bottom:20px}
 .polished-home .dt-hero .dt-action{width:100%;min-height:48px;font-size:14px;justify-content:space-between;padding:13px 17px}
 .polished-home .dt-art{width:100%}
 .polished-home .dt-art img{height:210px;object-fit:cover;object-position:51% 43%}
 .polished-home figcaption{font-size:12px;padding-top:5px}
 .polished-home .dt-focus{margin:0 24px;padding:34px 0;grid-template-columns:1fr;gap:20px}
 .polished-home h2{font-size:30px;letter-spacing:-.6px;margin-top:12px}
 .polished-home .dt-focus p{font-size:16px}
 .polished-home .dt-search{margin:0 20px 36px;padding:26px 22px}
 .polished-home .dt-search-top{display:block;margin-bottom:20px}
 .polished-home .dt-location{display:block;margin-top:7px;font-size:13px}
 .polished-home .dt-search-body{grid-template-columns:1fr;gap:20px}
 .polished-home .dt-search h2{font-size:31px;line-height:1.15}
 .polished-home .dt-search p{font-size:16px}
 .polished-home .dt-search-aside{text-align:left}
 .polished-home .dt-search-aside p{font-size:17px;margin-bottom:20px}
 .polished-home .dt-search .dt-action{width:100%;justify-content:space-between;font-size:14px;padding:13px 15px;gap:12px}
 .polished-design .dt-contact{padding:35px 24px;grid-template-columns:1fr;gap:25px}
 .polished-design .dt-contact h2{font-size:32px;margin-bottom:18px}
 .polished-design .dt-contact .dt-small{margin-top:12px}
 .polished-design .dt-form .dt-action{width:100%;justify-self:stretch}
 .polished-design .dt-form .dt-small{margin:0}
 .polished-home .dt-footer{padding:22px 24px;flex-wrap:wrap;gap:8px}
 .polished-home .dt-footer-name{width:100%;font-size:22px}
}

/* Preserve the existing illustrated reveal within the approved image crop. */
.polished-home .dt-art.hatch-art{position:relative;isolation:isolate;width:100%;height:360px;aspect-ratio:auto;margin:0}
.polished-home .dt-art.hatch-art img,.polished-home .dt-art.hatch-art canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:51% 45%;mask-image:none;-webkit-mask-image:none}
.polished-design .dt-form .form-field{margin:0}
.polished-design .dt-form label{display:flex;justify-content:space-between}
.polished-design .dt-form .attachment-input{position:absolute;inset:0;opacity:0;cursor:pointer}
.polished-design .dt-form .form-trap{position:absolute}
.polished-design .dt-form .field-hint{font-size:13px;margin:0 0 7px;color:#d7c8d0}
.polished-design .dt-form .field-error{color:#ffe2da;font-size:14px;margin-top:6px}
.polished-design .dt-form .form-note{font-size:13px;margin:0;color:#d7c8d0}
.polished-design .dt-form .form-submit{justify-self:start;width:auto;margin:0;min-width:150px}
.polished-design .dt-form .form-submit:disabled{opacity:.65;cursor:default}
.polished-design .dt-form .form-status{margin:0;font-size:14px;color:#e0d4da}
.polished-design .dt-contact .contact-success{padding:0}
.polished-home .dt-footer .footer-meta{display:flex;gap:22px}
.polished-home .dt-footer .footer-meta button{font:inherit;background:none;border:none;color:inherit;padding:10px 0;min-height:44px}
@media(min-width:701px){.polished-home .dt-mobile-nav{display:none}}
@media(max-width:700px){
 .polished-home .dt-art.hatch-art{height:210px}
 .polished-home .dt-art.hatch-art img,.polished-home .dt-art.hatch-art canvas{object-position:51% 43%}
 .polished-design .dt-form .form-submit{width:100%}
 .polished-home:not(.nav-ready) .dt-nav{display:flex}
 .polished-home:not(.nav-ready) .dt-menu{display:none}
}
.polished-home{background:var(--dt-paper)}

/* Shared contact section on the opportunity page. */
.search-page .dt-contact{font-family:var(--sans);font-size:17px;line-height:1.55}
.search-page .dt-contact h2{font-family:var(--serif);font-weight:400;line-height:1.2;letter-spacing:-.8px;margin-top:16px}
.search-page .dt-contact .dt-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:500;line-height:1.5}
.search-page .dt-contact p{margin:0}
.search-page .dt-contact .dt-small{margin-top:18px}
.search-page .dt-contact .dt-form p{margin:0}
.search-page .dt-contact .field-error{margin-top:6px}
@media(max-width:700px){.search-page .dt-contact .dt-eyebrow{font-size:10px;letter-spacing:.15em}}
