/* DK Expressions Contact + 2026 Rate Card — v1.22.8 */
.dkxcr,
.dkxcr * { box-sizing: border-box; }
.dkxcr,
.dkxcr * { text-shadow: none !important; box-shadow: none !important; filter: none !important; }

.dkxcr {
	--ink: #02070c;
	--panel: #07131c;
	--panel-2: #0a1d2a;
	--blue: #40b8ff;
	--aqua: #20d7c8;
	--gold: #ffc34f;
	--purple: #976dff;
	--red: #ff5364;
	--muted: #9db2c2;
	--line: rgba(81, 180, 238, .23);
	position: relative;
	isolation: isolate;
	overflow: hidden;
	color: #fff;
	background: var(--ink);
	font-family: Arial, Helvetica, sans-serif;
}
.dkxcr h1,
.dkxcr h2,
.dkxcr h3,
.dkxcr p,
.dkxcr ul,
.dkxcr ol { margin: 0; }
.dkxcr h1,
.dkxcr h2,
.dkxcr h3 { color: #fff; font-family: "Arial Black", Arial, sans-serif; font-weight: 900; letter-spacing: -.065em; text-transform: uppercase; }
.dkxcr em { color: var(--blue) !important; font: inherit; font-style: normal; }
.dkxcr a { color: inherit; }
.dkxcr-grid { position: absolute; z-index: -1; inset: 0; opacity: .38; pointer-events: none; background-image: linear-gradient(rgba(64,184,255,.075) 1px, transparent 1px), linear-gradient(90deg, rgba(64,184,255,.075) 1px, transparent 1px); background-size: 72px 72px; mask-image: linear-gradient(#000, transparent 82%); }
.dkxcr-kicker { color: var(--blue) !important; font: 900 9px/1.2 Arial, sans-serif; letter-spacing: .18em; text-transform: uppercase; }
.dkxcr-kicker span { color: var(--gold) !important; }
.dkxcr-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 34px; }
.dkxcr-actions a { min-height: 56px; display: inline-flex; align-items: center; justify-content: space-between; gap: 28px; padding: 0 22px; color: #fff; background: rgba(5,15,23,.78); border: 1px solid rgba(255,255,255,.18); text-decoration: none; font: 900 9px/1 Arial, sans-serif; letter-spacing: .13em; text-transform: uppercase; transition: transform .25s ease, border-color .25s ease; }
.dkxcr-actions a:hover { transform: translateY(-3px); border-color: var(--aqua); }
.dkxcr-actions a.is-primary { color: var(--ink); background: var(--blue); border-color: var(--blue); }

/* Contact / Start a Project. */
.dkxcr-contact-hero { position: relative; width: min(1440px, calc(100% - 48px)); min-height: 850px; display: grid; grid-template-columns: 1.25fr .48fr; gap: clamp(50px, 8vw, 130px); align-items: center; margin: 28px auto 0; padding: 150px clamp(30px, 6vw, 92px) 180px; background: linear-gradient(135deg, #07131c 0 72%, #082331 72% 100%); border: 1px solid var(--line); border-top: 4px solid var(--blue); overflow: hidden; }
.dkxcr-contact-hero::before { content: "START / SOMETHING / UNMISSABLE"; position: absolute; right: -28px; top: 48px; color: rgba(64,184,255,.055); font: 900 clamp(80px, 11vw, 160px)/.7 "Arial Black", Arial, sans-serif; letter-spacing: -.09em; writing-mode: vertical-rl; }
.dkxcr-contact-hero-copy { position: relative; z-index: 2; }
.dkxcr-contact-hero h1 { max-width: 980px; margin-top: 28px; font-size: clamp(72px, 9.3vw, 148px); line-height: .77; }
.dkxcr-contact-hero-copy > p:last-child { margin-top: 36px; color: #d2e0e8; font-size: clamp(18px, 2vw, 28px); font-weight: 800; }
.dkxcr-response-card { position: relative; z-index: 2; min-height: 420px; display: flex; flex-direction: column; justify-content: flex-end; padding: 34px; background: #081924; border: 1px solid var(--aqua); border-top: 6px solid var(--aqua); overflow: hidden; }
.dkxcr-response-card::before { content: "01"; position: absolute; right: -12px; top: 16px; color: rgba(32,215,200,.06); font: 900 190px/.8 "Arial Black", Arial, sans-serif; letter-spacing: -.12em; }
.dkxcr-response-card > span { position: absolute; left: 28px; top: 28px; color: var(--aqua); font: 900 8px/1 Arial, sans-serif; letter-spacing: .16em; text-transform: uppercase; }
.dkxcr-response-card > span i { width: 7px; height: 7px; display: inline-block; margin-right: 8px; background: var(--aqua); border-radius: 50%; }
.dkxcr-response-card strong { position: relative; color: var(--aqua); font: 900 clamp(96px, 11vw, 160px)/.68 "Arial Black", Arial, sans-serif; letter-spacing: -.1em; }
.dkxcr-response-card b { position: relative; margin-top: 24px; font: 900 13px/1 Arial, sans-serif; letter-spacing: .13em; text-transform: uppercase; }
.dkxcr-response-card p { position: relative; margin-top: 15px; color: var(--muted); font-size: 12px; line-height: 1.6; }
.dkxcr-contact-manifesto { position: absolute; left: 0; right: 0; bottom: 0; min-height: 92px; display: grid; grid-template-columns: .7fr .7fr 1.6fr; align-items: stretch; background: #031019; border-top: 1px solid var(--line); }
.dkxcr-contact-manifesto span,
.dkxcr-contact-manifesto strong { display: flex; align-items: center; padding: 24px 34px; border-right: 1px solid var(--line); font: 900 10px/1.3 Arial, sans-serif; letter-spacing: .11em; text-transform: uppercase; }
.dkxcr-contact-manifesto span::before { content: "×"; margin-right: 12px; color: var(--red); font-size: 18px; }
.dkxcr-contact-manifesto strong { color: var(--ink); background: var(--blue); border: 0; }
.dkxcr-contact-manifesto strong::before { content: "→"; margin-right: 12px; }
.dkxcr-contact-strip { width: min(1280px, calc(100% - 64px)); display: grid; grid-template-columns: 1fr .8fr 1.2fr; margin: 95px auto 0; border: 1px solid var(--line); }
.dkxcr-contact-strip > * { min-height: 120px; display: grid; grid-template-columns: 1fr auto; align-content: center; gap: 12px; padding: 26px 30px; border-right: 1px solid var(--line); text-decoration: none; background: rgba(5,16,24,.72); }
.dkxcr-contact-strip > *:last-child { border-right: 0; }
.dkxcr-contact-strip span { grid-column: 1 / -1; color: var(--blue); font: 900 8px/1 Arial, sans-serif; letter-spacing: .16em; }
.dkxcr-contact-strip strong { font: 900 12px/1.3 Arial, sans-serif; letter-spacing: .05em; }
.dkxcr-contact-strip b { color: var(--gold); }
.dkxcr-contact-strip a:hover { background: #092235; }
.dkxcr-brief-stage { width: min(1280px, calc(100% - 64px)); display: grid; grid-template-columns: .58fr 1.42fr; gap: 70px; align-items: start; margin: 0 auto; padding: 150px 0; }
.dkxcr-brief-guide { position: sticky; top: 120px; }
.dkxcr-brief-guide h2 { margin-top: 24px; font-size: clamp(48px, 5.2vw, 76px); line-height: .84; }
.dkxcr-brief-guide > p:not(.dkxcr-kicker) { margin-top: 28px; color: var(--muted); font-size: 14px; line-height: 1.75; }
.dkxcr-brief-guide ol { list-style: none; margin-top: 44px; padding: 0; border-top: 1px solid var(--line); }
.dkxcr-brief-guide li { display: grid; grid-template-columns: 45px 1fr; gap: 18px; padding: 24px 0; border-bottom: 1px solid var(--line); }
.dkxcr-brief-guide li > span { color: var(--gold); font: 900 10px/1 Arial, sans-serif; }
.dkxcr-brief-guide li b { font: 900 11px/1.2 Arial, sans-serif; letter-spacing: .08em; text-transform: uppercase; }
.dkxcr-brief-guide li p { margin-top: 8px; color: #8399a8; font-size: 12px; line-height: 1.55; }
.dkxcr-guide-link { min-height: 52px; display: flex; align-items: center; justify-content: space-between; margin-top: 30px; padding: 0 18px; color: var(--blue); border: 1px solid var(--line); text-decoration: none; font: 900 9px/1 Arial, sans-serif; letter-spacing: .13em; text-transform: uppercase; }
.dkxcr-guide-link:hover { border-color: var(--blue); }
.dkxcr-form-shell { position: relative; min-width: 0; padding: clamp(32px, 5vw, 70px); background: linear-gradient(145deg, #0b2e47, #06141f 56%, #071a28); border: 1px solid var(--blue); border-left: 6px solid var(--blue); }
.dkxcr-form-shell::before { content: "PROJECT / INTAKE / 2026"; position: absolute; right: 22px; top: 22px; color: rgba(64,184,255,.28); font: 900 7px/1 Arial, sans-serif; letter-spacing: .16em; }
.dkxcr-selected-package { position: relative; display: grid; grid-template-columns: 1fr auto; gap: 10px 24px; margin: 0 0 38px; padding: 24px 26px; background: rgba(255,195,79,.08); border: 1px solid var(--gold); border-left: 5px solid var(--gold); }
.dkxcr-selected-package > span { grid-column: 1 / -1; color: var(--gold); font: 900 8px/1 Arial, sans-serif; letter-spacing: .15em; text-transform: uppercase; }
.dkxcr-selected-package strong { color: #fff; font: 900 15px/1.25 "Arial Black", Arial, sans-serif; letter-spacing: -.02em; text-transform: uppercase; }
.dkxcr-selected-package b { color: var(--aqua); font: 900 13px/1.2 Arial, sans-serif; text-align: right; }
.dkxcr-selected-package a { grid-column: 1 / -1; width: max-content; color: var(--blue); font: 900 8px/1 Arial, sans-serif; letter-spacing: .12em; text-decoration: none; text-transform: uppercase; }
.dkxcr-form-header { display: grid; grid-template-columns: 1fr auto; gap: 24px; align-items: end; padding-bottom: 40px; border-bottom: 3px solid var(--blue); }
.dkxcr-form-header h2 { margin-top: 15px; font-size: clamp(48px, 6.5vw, 86px); line-height: .82; }
.dkxcr-form-header > p { color: var(--muted); font-size: 10px; }
.dkxcr-form-header > p b { color: var(--red); }
.dkxcr-form-alert { display: grid; gap: 7px; margin-top: 28px; padding: 18px 20px; color: #fff; background: rgba(255,83,100,.13); border: 1px solid rgba(255,83,100,.55); }
.dkxcr-form-alert b { font: 900 11px/1 Arial, sans-serif; letter-spacing: .08em; text-transform: uppercase; }
.dkxcr-form-alert span { color: #ffc6cc; font-size: 12px; }
.dkxcr-project-form { margin-top: 42px; }
.dkxcr-honeypot { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.dkxcr-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 32px 18px; }
.dkxcr-field { min-width: 0; display: grid; gap: 9px; }
.dkxcr-field.is-wide { grid-column: 1 / -1; }
.dkxcr-field > span { display: flex; align-items: center; gap: 9px; color: #fff; font: 900 9px/1.2 Arial, sans-serif; letter-spacing: .1em; text-transform: uppercase; }
.dkxcr-field > span b { color: var(--blue); }
.dkxcr-field > span i { margin-left: auto; color: #8096a5; font-size: 7px; font-style: normal; }
.dkxcr-field > span i.is-required { color: var(--red); }
.dkxcr-field input,
.dkxcr-field select,
.dkxcr-field textarea { width: 100%; min-height: 62px; padding: 17px 18px; color: #fff; background: rgba(2,8,13,.75); border: 1px solid rgba(132,194,230,.25); border-radius: 0; outline: none; font: 700 14px/1.35 Arial, sans-serif; transition: border-color .2s ease, outline-color .2s ease; }
.dkxcr-field textarea { min-height: 180px; resize: vertical; }
.dkxcr-field input::placeholder,
.dkxcr-field textarea::placeholder { color: #718795; opacity: 1; }
.dkxcr-field select { appearance: auto; }
.dkxcr-field select option { color: #fff; background: #06131d; }
.dkxcr-field input:focus,
.dkxcr-field select:focus,
.dkxcr-field textarea:focus { border-color: var(--aqua); outline: 2px solid var(--aqua); outline-offset: 2px; }
.dkxcr-field [aria-invalid="true"] { border-color: var(--red); outline: 2px solid var(--red); outline-offset: 2px; }
.dkxcr-field small { color: #7f96a5; font-size: 9px; line-height: 1.4; }
.dkxcr-field-error { color: #ff9aa5 !important; font-weight: 800; }
.dkxcr-form-submit { display: grid; grid-template-columns: auto 1fr; gap: 28px; align-items: center; margin-top: 38px; padding-top: 34px; border-top: 1px solid var(--line); }
.dkxcr-form-submit button { min-width: 210px; min-height: 64px; display: flex; align-items: center; justify-content: space-between; padding: 0 22px; color: var(--ink); background: var(--blue); border: 1px solid var(--blue); cursor: pointer; font: 900 10px/1 Arial, sans-serif; letter-spacing: .13em; text-transform: uppercase; }
.dkxcr-form-submit button:hover { background: var(--aqua); border-color: var(--aqua); }
.dkxcr-form-submit button[disabled] { opacity: .65; cursor: wait; }
.dkxcr-form-submit strong { font: 900 10px/1.3 Arial, sans-serif; letter-spacing: .06em; text-transform: uppercase; }
.dkxcr-form-submit p { margin-top: 7px; color: var(--muted); font-size: 11px; }
.dkxcr-form-submit a { color: var(--aqua); }
.dkxcr-privacy { margin-top: 22px; color: #718795; font-size: 9px; }
.dkxcr-success { min-height: 820px; display: flex; flex-direction: column; justify-content: center; }
.dkxcr-success-signal { position: relative; width: 190px; aspect-ratio: 1; display: grid; place-items: center; margin-bottom: 54px; border: 1px solid rgba(32,215,200,.45); border-radius: 50%; }
.dkxcr-success-signal i { position: absolute; inset: 15%; border: 1px dashed rgba(64,184,255,.45); border-radius: 50%; }
.dkxcr-success-signal i:nth-child(2) { inset: 31%; border-style: solid; border-color: rgba(151,109,255,.45); }
.dkxcr-success-signal span { position: relative; z-index: 2; width: 70px; aspect-ratio: 1; display: grid; place-items: center; color: var(--ink); background: var(--aqua); border: 4px solid var(--blue); border-radius: 50%; font-size: 30px; font-weight: 900; }
.dkxcr-success h2 { margin-top: 22px; font-size: clamp(64px, 8vw, 112px); line-height: .8; }
.dkxcr-success > p:not(.dkxcr-kicker) { max-width: 620px; margin-top: 28px; color: #c3d0d8; font-size: 17px; line-height: 1.7; }
.dkxcr-success .dkxcr-success-package { display: grid; gap: 7px; margin-top: 26px; padding: 18px 20px; background: rgba(255,195,79,.08); border-left: 4px solid var(--gold); }
.dkxcr-success-package span { color: var(--gold); font: 900 8px/1 Arial, sans-serif; letter-spacing: .14em; text-transform: uppercase; }
.dkxcr-success-package strong { color: #fff; font: 900 13px/1.2 "Arial Black", Arial, sans-serif; text-transform: uppercase; }
.dkxcr-success-package b { color: var(--aqua); font-size: 12px; }
.dkxcr-success-next { display: grid; margin-top: 45px; border-top: 1px solid var(--line); }
.dkxcr-success-next > span { padding: 18px 0; color: var(--muted); font-size: 10px; text-transform: uppercase; letter-spacing: .13em; }
.dkxcr-success-next a { display: flex; justify-content: space-between; padding: 18px 0; border-top: 1px solid rgba(255,255,255,.08); text-decoration: none; font: 900 11px/1.3 Arial, sans-serif; text-transform: uppercase; }
.dkxcr-success-next a b { color: var(--gold); }

/* Rate Card. */
.dkxcr-rates-hero { position: relative; width: min(1480px, calc(100% - 44px)); min-height: 900px; display: grid; place-items: center; margin: 26px auto 0; padding: 150px 7vw 120px; background: linear-gradient(140deg, #061522 0 62%, #140f24 62% 100%); border: 1px solid var(--line); overflow: hidden; }
.dkxcr-rates-year { position: absolute; right: 3%; top: 14%; display: grid; color: rgba(64,184,255,.07); font: 900 clamp(180px, 27vw, 410px)/.62 "Arial Black", Arial, sans-serif; letter-spacing: -.14em; }
.dkxcr-rates-year strong { color: rgba(151,109,255,.07); }
.dkxcr-rates-hero::after { content: ""; position: absolute; left: 7vw; right: 7vw; top: 70px; height: 4px; background: linear-gradient(90deg, var(--blue) 0 25%, var(--gold) 25% 50%, var(--purple) 50% 75%, var(--aqua) 75%); }
.dkxcr-rates-hero-copy { position: relative; z-index: 2; width: min(1120px, 100%); }
.dkxcr-rates-hero h1 { max-width: 1000px; margin-top: 30px; font-size: clamp(68px, 9vw, 136px); line-height: .78; }
.dkxcr-rates-hero-copy > p:not(.dkxcr-kicker):not(.dkxcr-download-status) { max-width: 690px; margin-top: 34px; color: var(--muted); font-size: 16px; line-height: 1.75; }
.dkxcr-download-meta { display: flex; flex-wrap: wrap; gap: 0; margin-top: 28px; }
.dkxcr-download-meta span { padding: 0 16px; color: #a9bdca; border-right: 1px solid var(--line); font: 900 8px/1 Arial, sans-serif; letter-spacing: .13em; text-transform: uppercase; }
.dkxcr-download-meta span:first-child { padding-left: 0; color: var(--blue); }
.dkxcr-download-meta span:last-child { border: 0; }
.dkxcr-download-status { max-height: 0; overflow: hidden; margin-top: 0; color: var(--aqua); font-size: 11px; opacity: 0; transition: max-height .25s ease, margin-top .25s ease, opacity .25s ease; }
.dkxcr-download-status.is-visible { max-height: 60px; margin-top: 22px; opacity: 1; }
.dkxcr-download-status a { margin-left: 8px; color: #fff; font-weight: 900; }
.dkxcr-rate-summary { width: min(1320px, calc(100% - 64px)); margin: 0 auto; padding: 150px 0; }
.dkxcr-section-title { display: grid; grid-template-columns: .28fr 1fr .48fr; gap: 40px; align-items: end; padding-bottom: 55px; border-bottom: 4px solid var(--blue); }
.dkxcr-section-title h2 { font-size: clamp(58px, 7.5vw, 106px); line-height: .8; }
.dkxcr-section-title > p:last-child { color: var(--muted); font-size: 13px; line-height: 1.7; }
.dkxcr-rate-worlds { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin-top: 28px; }
.dkxcr-rate-world { position: relative; min-width: 0; padding: clamp(32px, 5vw, 66px); background: #07131c; border: 1px solid var(--line); overflow: hidden; }
.dkxcr-rate-world::before { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 5px; background: var(--blue); }
.dkxcr-rate-world.is-retainer::before { background: var(--purple); }
.dkxcr-rate-world > header > span { color: var(--blue); font: 900 8px/1 Arial, sans-serif; letter-spacing: .16em; }
.dkxcr-rate-world.is-retainer > header > span { color: var(--purple); }
.dkxcr-rate-world h3 { margin-top: 24px; font-size: clamp(42px, 5vw, 70px); line-height: .84; }
.dkxcr-rate-world.is-retainer h3 em { color: var(--purple) !important; }
.dkxcr-rate-world header > p { margin-top: 18px; color: var(--gold); font: 900 8px/1 Arial, sans-serif; letter-spacing: .14em; text-transform: uppercase; }
.dkxcr-tier-list { margin-top: 50px; }
.dkxcr-tier-list > div { position: relative; min-height: 150px; display: grid; align-content: center; padding: 26px 0; border-top: 1px solid var(--line); }
.dkxcr-tier-list > div > span { color: var(--muted); font: 900 8px/1 Arial, sans-serif; letter-spacing: .14em; }
.dkxcr-tier-list strong { margin-top: 12px; font: 900 clamp(29px, 3.6vw, 48px)/.9 "Arial Black", Arial, sans-serif; letter-spacing: -.055em; text-transform: uppercase; }
.dkxcr-tier-list strong i { color: #8399a8; font: 900 9px/1 Arial, sans-serif; font-style: normal; letter-spacing: 0; }
.dkxcr-tier-list small { margin-top: 15px; color: #8499a6; font-size: 11px; }
.dkxcr-tier-list > div > a { width: max-content; display: inline-flex; gap: 16px; align-items: center; margin-top: 20px; padding-bottom: 5px; color: var(--blue); border-bottom: 1px solid currentColor; text-decoration: none; font: 900 8px/1 Arial, sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.dkxcr-tier-list > div > a:hover { color: var(--aqua); }
.is-retainer .dkxcr-tier-list > div > a { color: var(--purple); }
.dkxcr-tier-list > div > a b { color: var(--gold); }
.dkxcr-tier-list .is-chosen { margin-inline: -22px; padding-inline: 22px; background: rgba(64,184,255,.07); border-color: rgba(64,184,255,.42); }
.is-retainer .dkxcr-tier-list .is-chosen { background: rgba(151,109,255,.08); border-color: rgba(151,109,255,.42); }
.dkxcr-tier-list .is-chosen > b { position: absolute; right: 0; top: 0; padding: 8px 10px; color: var(--ink); background: var(--blue); font: 900 6px/1 Arial, sans-serif; letter-spacing: .11em; text-transform: uppercase; }
.is-retainer .dkxcr-tier-list .is-chosen > b { background: var(--purple); }
.dkxcr-other-services { width: min(1320px, calc(100% - 64px)); display: grid; grid-template-columns: .7fr 1fr auto; gap: 70px; align-items: center; margin: 0 auto; padding: 110px clamp(28px, 5vw, 72px); background: linear-gradient(125deg, #072436, #06131d); border: 1px solid rgba(32,215,200,.34); }
.dkxcr-other-services h2 { margin-top: 18px; font-size: clamp(44px, 5.5vw, 78px); line-height: .83; }
.dkxcr-other-services h2 em { color: var(--aqua) !important; }
.dkxcr-other-services ul { list-style: none; padding: 0; }
.dkxcr-other-services li { display: grid; grid-template-columns: 45px 1fr; padding: 14px 0; border-bottom: 1px solid var(--line); font: 900 10px/1.25 Arial, sans-serif; letter-spacing: .08em; text-transform: uppercase; }
.dkxcr-other-services li span { color: var(--aqua); }
.dkxcr-other-services > p { color: var(--gold); font: 900 8px/1 Arial, sans-serif; letter-spacing: .15em; text-transform: uppercase; writing-mode: vertical-rl; }
.dkxcr-commercial-notes { width: min(1320px, calc(100% - 64px)); margin: 0 auto; padding: 150px 0; }
.dkxcr-commercial-notes > header { display: grid; grid-template-columns: .35fr 1fr; gap: 46px; align-items: end; }
.dkxcr-commercial-notes h2 { font-size: clamp(58px, 7.5vw, 105px); line-height: .8; }
.dkxcr-commercial-notes h2 em { color: var(--gold) !important; }
.dkxcr-commercial-notes > div { display: grid; grid-template-columns: repeat(5, 1fr); margin-top: 65px; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.dkxcr-commercial-notes article { min-height: 290px; display: flex; flex-direction: column; justify-content: flex-end; padding: 28px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: rgba(5,16,24,.65); }
.dkxcr-commercial-notes article > span { margin-bottom: auto; color: var(--blue); font: 900 9px/1 Arial, sans-serif; }
.dkxcr-commercial-notes article:nth-child(2) > span { color: var(--gold); }
.dkxcr-commercial-notes article:nth-child(3) > span { color: var(--purple); }
.dkxcr-commercial-notes article:nth-child(4) > span { color: var(--aqua); }
.dkxcr-commercial-notes article:nth-child(5) > span { color: var(--red); }
.dkxcr-commercial-notes article > strong { font: 900 clamp(27px, 3.2vw, 44px)/.9 "Arial Black", Arial, sans-serif; letter-spacing: -.05em; text-transform: uppercase; }
.dkxcr-commercial-notes h3 { margin-top: 15px; font-size: 16px; letter-spacing: -.02em; }
.dkxcr-commercial-notes article p { margin-top: 12px; color: var(--muted); font-size: 11px; line-height: 1.55; }
.dkxcr-rate-final { width: min(1320px, calc(100% - 64px)); display: grid; grid-template-columns: 1fr .65fr; gap: 80px; align-items: center; margin: 0 auto 120px; padding: clamp(48px, 7vw, 100px); color: var(--ink); background: var(--blue); }
.dkxcr-rate-final .dkxcr-kicker { color: var(--ink) !important; }
.dkxcr-rate-final .dkxcr-kicker span { color: var(--ink) !important; }
.dkxcr-rate-final h2 { margin-top: 20px; color: var(--ink); font-size: clamp(54px, 7vw, 96px); line-height: .82; }
.dkxcr-rate-final h2 em { color: #fff !important; }
.dkxcr-rate-final > div:first-child > p:last-child { max-width: 610px; margin-top: 25px; font-size: 14px; line-height: 1.65; }
.dkxcr-final-download { position: relative; min-height: 260px; display: flex; flex-direction: column; justify-content: space-between; padding: 30px; color: #fff; background: var(--ink); text-decoration: none; border: 1px solid var(--ink); }
.dkxcr-final-download > span { color: var(--aqua); font: 900 8px/1 Arial, sans-serif; letter-spacing: .15em; }
.dkxcr-final-download strong { font: 900 clamp(28px, 3.5vw, 46px)/.9 "Arial Black", Arial, sans-serif; letter-spacing: -.055em; text-transform: uppercase; }
.dkxcr-final-download b { position: absolute; right: 28px; top: 24px; color: var(--gold); font-size: 26px; }
.dkxcr-rate-final > div:last-child > p { margin-top: 20px; font-size: 11px; text-align: center; }
.dkxcr-rate-final > div:last-child > p a { font-weight: 900; }

@media (max-width: 1050px) {
	.dkxcr-contact-hero { grid-template-columns: 1fr .5fr; gap: 40px; }
	.dkxcr-brief-stage { grid-template-columns: .7fr 1.3fr; gap: 40px; }
	.dkxcr-section-title { grid-template-columns: .3fr 1fr; }
	.dkxcr-section-title > p:last-child { grid-column: 2; }
	.dkxcr-other-services { grid-template-columns: .75fr 1fr; }
	.dkxcr-other-services > p { display: none; }
	.dkxcr-commercial-notes > div { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 820px) {
	.dkxcr-contact-hero { width: calc(100% - 28px); min-height: 0; grid-template-columns: 1fr; padding: 120px 26px 225px; }
	.dkxcr-contact-hero h1 { font-size: clamp(58px, 15vw, 94px); }
	.dkxcr-response-card { min-height: 330px; }
	.dkxcr-contact-manifesto { grid-template-columns: 1fr 1fr; }
	.dkxcr-contact-manifesto strong { grid-column: 1 / -1; }
	.dkxcr-contact-manifesto span,
	.dkxcr-contact-manifesto strong { min-height: 64px; padding: 18px; }
	.dkxcr-contact-strip { width: calc(100% - 28px); grid-template-columns: 1fr; margin-top: 55px; }
	.dkxcr-contact-strip > * { min-height: 96px; border-right: 0; border-bottom: 1px solid var(--line); }
	.dkxcr-contact-strip > *:last-child { border-bottom: 0; }
	.dkxcr-brief-stage { width: calc(100% - 28px); grid-template-columns: 1fr; gap: 55px; padding: 100px 0; }
	.dkxcr-brief-guide { position: relative; top: auto; }
	.dkxcr-form-shell { padding: 38px 24px; }
	.dkxcr-form-header { display: block; }
	.dkxcr-form-header > p { margin-top: 20px; }
	.dkxcr-form-grid { grid-template-columns: 1fr; }
	.dkxcr-field.is-wide { grid-column: auto; }
	.dkxcr-form-submit { grid-template-columns: 1fr; }
	.dkxcr-form-submit button { width: 100%; }
	.dkxcr-success { min-height: 680px; }
	.dkxcr-rates-hero { width: calc(100% - 28px); min-height: 780px; padding: 130px 24px 90px; }
	.dkxcr-rates-hero h1 { font-size: clamp(58px, 15vw, 96px); }
	.dkxcr-rates-year { right: -4%; top: 12%; opacity: .7; }
	.dkxcr-rate-summary,
	.dkxcr-other-services,
	.dkxcr-commercial-notes,
	.dkxcr-rate-final { width: calc(100% - 28px); }
	.dkxcr-section-title,
	.dkxcr-commercial-notes > header { display: block; }
	.dkxcr-section-title h2,
	.dkxcr-commercial-notes h2 { margin-top: 20px; font-size: clamp(52px, 13vw, 80px); }
	.dkxcr-section-title > p:last-child { margin-top: 26px; }
	.dkxcr-rate-worlds { grid-template-columns: 1fr; }
	.dkxcr-other-services { grid-template-columns: 1fr; gap: 45px; }
	.dkxcr-commercial-notes > div { grid-template-columns: 1fr 1fr; }
	.dkxcr-commercial-notes article { min-height: 240px; }
	.dkxcr-rate-final { grid-template-columns: 1fr; gap: 45px; }
}

@media (max-width: 520px) {
	.dkxcr-actions { display: grid; }
	.dkxcr-actions a { width: 100%; }
	.dkxcr-contact-hero { padding-top: 105px; padding-bottom: 280px; }
	.dkxcr-contact-hero h1 { font-size: clamp(50px, 14vw, 72px); }
	.dkxcr-contact-manifesto { grid-template-columns: 1fr; }
	.dkxcr-contact-manifesto strong { grid-column: auto; }
	.dkxcr-response-card { min-height: 280px; padding: 25px; }
	.dkxcr-contact-strip > * { padding: 22px; }
	.dkxcr-contact-strip strong { font-size: 10px; overflow-wrap: anywhere; }
	.dkxcr-brief-guide h2 { font-size: clamp(46px, 13vw, 64px); }
	.dkxcr-form-shell { padding: 34px 18px; }
	.dkxcr-selected-package { grid-template-columns: 1fr; padding: 20px 18px; }
	.dkxcr-selected-package b { text-align: left; }
	.dkxcr-form-header h2 { font-size: 52px; }
	.dkxcr-field input,
	.dkxcr-field select,
	.dkxcr-field textarea { font-size: 16px; }
	.dkxcr-success-signal { width: 150px; }
	.dkxcr-success h2 { font-size: 58px; }
	.dkxcr-rates-hero { min-height: 730px; }
	.dkxcr-rates-hero h1 { font-size: clamp(50px, 14vw, 72px); }
	.dkxcr-download-meta { display: grid; gap: 12px; }
	.dkxcr-download-meta span { padding: 0; border: 0; }
	.dkxcr-rate-summary,
	.dkxcr-commercial-notes { padding-block: 100px; }
	.dkxcr-rate-world { padding: 38px 22px; }
	.dkxcr-rate-world h3 { font-size: 46px; }
	.dkxcr-tier-list strong { font-size: 30px; }
	.dkxcr-other-services { padding: 65px 24px; }
	.dkxcr-commercial-notes > div { grid-template-columns: 1fr; }
	.dkxcr-commercial-notes article { min-height: 215px; }
	.dkxcr-rate-final { padding: 55px 24px; margin-bottom: 80px; }
	.dkxcr-rate-final h2 { font-size: 52px; }
	.dkxcr-final-download { min-height: 230px; }
}

@media (prefers-reduced-motion: reduce) {
	.dkxcr *,
	.dkxcr *::before,
	.dkxcr *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
