.framed-head{grid-template-columns:minmax(0, var(--fh-lead,1.25fr)) minmax(var(--fh-aside-min,300px), var(--fh-aside,.75fr));border:2px solid var(--fh-border,var(--ink));border-radius:var(--fh-radius,0);box-shadow:var(--fh-o1,9px) var(--fh-o1,9px) 0 var(--fh-plate-1,var(--ink)), var(--fh-o2,15px) var(--fh-o2,15px) 0 var(--fh-plate-2,rgb(var(--yellow-rgb) / .7));display:grid}.cta-band{color:var(--on-yellow);background:linear-gradient(#1b160e17 1px, transparent 1px), var(--yellow);--sel-bg:var(--ink);--sel-fg:var(--paper);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background-size:100% 42px;margin-top:0;padding-block:0;position:relative;overflow:clip}.cta-band.cta-band{padding-block:0}.cta-band .wrap{padding-block:clamp(52px,7vw,88px)}.cta-band .cta-frame{--fh-aside-min:330px;--fh-radius:4px;--fh-plate-2:#ffffffc7;background:var(--paper);--sel-bg:var(--yellow);--sel-fg:var(--ink);max-width:1180px;margin-inline:auto;position:relative}.cta-band .cta-frame:before{content:"";z-index:2;background:linear-gradient(225deg, var(--yellow) 0 46%, var(--ink) 47% 52%, var(--paper) 53%);clip-path:polygon(0 0,100% 0,100% 100%);width:34px;height:34px;position:absolute;top:-2px;right:-2px}.cta-band .cta-statement{background:var(--yellow);--sel-bg:var(--ink);--sel-fg:var(--paper);border-radius:2px 0 0 2px;flex-direction:column;min-width:0;min-height:clamp(300px,28vw,380px);padding:clamp(32px,4vw,52px);display:flex;position:relative}.cta-band .cta-kicker-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.cta-band .k{font-family:var(--font-mono), "IBM Plex Mono", monospace;font-size:var(--label-size);font-weight:var(--w-medium);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;margin:0;display:flex}.cta-band .k:before{content:"";background:var(--ink);--sel-bg:var(--yellow);--sel-fg:var(--ink);width:28px;height:2px}.cta-band .cta-register{align-items:center;gap:5px;display:flex}.cta-band .cta-register i{aspect-ratio:1;border:2px solid var(--ink);width:8px;display:block}.cta-band .cta-register i:first-child{background:var(--ink);--sel-bg:var(--yellow);--sel-fg:var(--ink)}.cta-band .cta-title-cluster{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(24px,4vw,52px);min-width:0;margin-top:auto;padding-top:clamp(52px,7vw,84px);display:grid}.cta-band h2{max-width:13ch;color:var(--ink);font-size:var(--d-300);letter-spacing:-.045em;text-align:left;text-wrap:balance;margin:0;line-height:.92}.cta-band .cta-visual{align-self:end}.cta-band .cta-statement-note{margin-top:clamp(22px,3vw,34px)}.cta-band .promise-terms{font-size:var(--text-section-foot);line-height:var(--text-section-foot-lh);font-weight:var(--w-medium);color:var(--ink);margin-top:10px;display:block}.cta-band .sub .promise-terms a{color:var(--ochre);font-weight:inherit;border-bottom:2px solid var(--yellow);padding-bottom:1px;text-decoration:none}.cta-band .sub .promise-terms a:hover{border-bottom-color:var(--ochre)}.cta-band .cta-action-panel{min-width:0;color:var(--ink);background:var(--paper);--sel-bg:var(--yellow);--sel-fg:var(--ink);border-left:2px solid var(--ink);border-radius:0 2px 2px 0;flex-direction:column;justify-content:flex-end;padding:clamp(30px,4vw,48px);display:flex}.cta-band .sub{max-width:42ch;color:var(--ink-soft);font-size:var(--t-400);text-align:left;margin:0 0 clamp(26px,3vw,38px);line-height:1.6}.cta-band .sub a{color:var(--ink);font-weight:var(--w-medium);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.cta-band .ctas{flex-direction:column;align-items:stretch;gap:12px;display:flex}.cta-band .ctas .btn{width:100%;min-height:54px}.cta-band .note{color:var(--ink);font-family:var(--font-hand), "Caveat", cursive;font-size:var(--t-600);align-self:flex-start;margin-top:26px;line-height:1;transform:rotate(-1.5deg)}@media (max-width:860px){.cta-band .cta-frame{box-shadow:8px 8px 0 var(--ink), 13px 13px 0 #ffffffc7;grid-template-columns:1fr}.cta-band .cta-statement{border-radius:2px 2px 0 0;min-height:280px}.cta-band .cta-title-cluster{padding-top:48px}.cta-band h2{max-width:15ch}.cta-band .cta-action-panel{border-top:2px solid var(--ink);border-left:0;border-radius:0 0 2px 2px}.cta-band .ctas{flex-flow:wrap}.cta-band .ctas .btn{flex:210px;width:auto}}@media (max-width:520px){.cta-band .wrap{padding-block:40px 48px}.cta-band .cta-frame{box-shadow:6px 6px 0 var(--ink)}.cta-band .cta-frame:before{width:28px;height:28px}.cta-band .cta-statement{min-height:250px;padding:30px 22px}.cta-band .cta-title-cluster{grid-template-columns:1fr;gap:28px;padding-top:42px}.cta-band h2{font-size:var(--d-200)}.cta-band .cta-action-panel{padding:28px 22px}.cta-band .ctas{flex-direction:column}.cta-band .ctas .btn{flex:none;width:100%}}@media (prefers-reduced-motion:reduce){.cta-band *,.cta-band :before,.cta-band :after{transition-duration:.01ms!important}}
