.dn-hero{padding-bottom:clamp(2.5rem,5vw,4rem)}.dn-hero .hero-grid{grid-template-columns:1fr;align-items:center;gap:clamp(2rem,5vw,3.75rem);display:grid}@media (min-width:880px){.dn-hero .hero-grid{grid-template-columns:1fr 1fr}}.dn-hero .hero-copy{max-width:640px}.dn-hero .deck{max-width:52ch}.dn-hero-img{margin:0}.dn-hero-img img{aspect-ratio:1;object-fit:cover;border-radius:4px;width:100%;display:block;box-shadow:0 18px 46px -28px #28190f47}.dn-strip{background:var(--paper);overflow:hidden}.dn-marquee{align-items:center;width:max-content;animation:45s linear infinite dn-scroll;display:flex}.dn-marquee:hover{animation-play-state:paused}.dn-strip .ota-logo{flex:none;align-items:center;height:41px;margin-right:clamp(2.4rem,4.8vw,3.9rem);display:flex}.dn-strip .ota-logo img{max-width:158px;max-height:41px}.dn-strip .ota-wordmark{color:var(--russet-deep);font-family:var(--sans);white-space:nowrap;font-size:1.26rem;font-weight:600}@keyframes dn-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.dn-marquee{animation:none}}.dn-featured{background:var(--warm-white);border:1px solid var(--grey-rule);border-top:3px solid var(--russet);border-radius:3px;grid-template-columns:1fr;align-items:center;gap:clamp(1.75rem,4vw,3rem);padding:clamp(2rem,4vw,3.25rem);display:grid;box-shadow:0 16px 42px -28px #28190f3d}@media (min-width:860px){.dn-featured{grid-template-columns:1.4fr 1fr}}.dn-featured .dn-feat-logo img{width:auto;height:40px;display:block}.dn-featured .label{font-family:var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--russet);margin:1.5rem 0 .65rem;font-size:.72rem;display:block}.dn-featured h2{margin:0 0 1rem}.dn-featured p{color:var(--brown-soft);max-width:54ch;margin:0}.dn-chip{border:1px solid var(--grey-rule);border-left:3px solid var(--russet);background:var(--cream-warm);border-radius:3px;place-self:center start;max-width:320px;padding:1.5rem 1.6rem}@media (min-width:860px){.dn-chip{justify-self:stretch}}.dn-chip .chip-eyebrow{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--brown-soft);font-size:.68rem}.dn-chip .chip-line{font-family:var(--serif);color:var(--russet-deep);margin-top:.5rem;font-size:clamp(1.25rem,2.2vw,1.6rem);line-height:1.25}.dn-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:620px){.dn-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.dn-grid{grid-template-columns:repeat(3,1fr)}}.dn-card{background:var(--warm-white);border:1px solid var(--grey-rule);transition:transform .2s var(--ease), border-color .2s var(--ease);border-radius:2px;flex-direction:column;padding:1.85rem 1.75rem;display:flex}.dn-card:hover{border-color:var(--russet-soft);transform:translateY(-4px)}.dn-logo{justify-content:center;align-items:center;height:39px;margin-bottom:1.15rem;display:flex}.dn-logo img{width:auto;max-width:195px;max-height:36px}.dn-wordmark{font-family:var(--sans);letter-spacing:.01em;color:var(--russet-deep);font-size:1.1rem;font-weight:600}.dn-card p{color:var(--brown-soft);margin:0;font-size:.96rem;line-height:1.6}
