.DividendDateDecoder-module__L8CEmG__board{border:1px solid var(--border-anatomy);border-radius:var(--r-lg);background:linear-gradient(#c4a96209 1px, transparent 1px), linear-gradient(90deg, #c4a96209 1px, transparent 1px), var(--surface-card);box-shadow:var(--shadow-3), var(--highlight-top);word-break:keep-all;background-size:32px 32px;position:relative;overflow:hidden}.DividendDateDecoder-module__L8CEmG__board:before{background:var(--gold);content:"";height:4px;position:absolute;inset:0 0 auto}.DividendDateDecoder-module__L8CEmG__head{border-bottom:1px dashed var(--border-strong);justify-content:space-between;align-items:flex-start;gap:24px;padding:27px 28px 21px;display:flex}.DividendDateDecoder-module__L8CEmG__eyebrow{color:var(--gold-300);font-family:var(--font-data);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:800}.DividendDateDecoder-module__L8CEmG__head h2{color:var(--text-primary);margin:0;font-size:clamp(22px,3.5vw,30px);line-height:1.25}.DividendDateDecoder-module__L8CEmG__head p:last-child{max-width:680px;color:var(--text-secondary);margin:8px 0 0;font-size:14px;line-height:1.7}.DividendDateDecoder-module__L8CEmG__stamp{border:2px solid var(--gold);color:var(--gold-300);font-family:var(--font-data);letter-spacing:.1em;text-align:center;border-radius:5px;flex:none;padding:8px 11px;font-size:11px;font-weight:900;line-height:1.25;transform:rotate(2deg)}.DividendDateDecoder-module__L8CEmG__body{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid}.DividendDateDecoder-module__L8CEmG__intake,.DividendDateDecoder-module__L8CEmG__report{min-width:0;padding:26px 28px 30px}.DividendDateDecoder-module__L8CEmG__intake{border-right:1px dashed var(--border-strong);background:#09090761}.DividendDateDecoder-module__L8CEmG__label{color:var(--text-primary);font-family:var(--font-data);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 17px;font-size:12px;font-weight:800;display:flex}.DividendDateDecoder-module__L8CEmG__label:before{background:var(--gold);content:"";width:24px;height:2px}.DividendDateDecoder-module__L8CEmG__field{border:0;min-width:0;margin:0 0 19px;padding:0}.DividendDateDecoder-module__L8CEmG__field legend{color:var(--text-primary);margin-bottom:9px;font-size:14px;font-weight:750;line-height:1.45}.DividendDateDecoder-module__L8CEmG__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.DividendDateDecoder-module__L8CEmG__choice{min-width:0;position:relative}.DividendDateDecoder-module__L8CEmG__choice input{opacity:0;width:1px;height:1px;position:absolute}.DividendDateDecoder-module__L8CEmG__choice label{border:1px solid var(--border-strong);border-radius:var(--r-sm);background:var(--surface-1);min-height:44px;color:var(--text-secondary);cursor:pointer;text-align:center;transition:border-color .14s var(--ease-ui), background .14s var(--ease-ui), color .14s var(--ease-ui);justify-content:center;align-items:center;padding:8px 9px;font-size:13px;font-weight:650;line-height:1.35;display:flex}.DividendDateDecoder-module__L8CEmG__choice label:hover{border-color:var(--gold);color:var(--text-primary)}.DividendDateDecoder-module__L8CEmG__choice input:checked+label{border-color:var(--gold);background:var(--gold-tint);color:var(--gold-300);box-shadow:inset 0 0 0 1px #c4a96238}.DividendDateDecoder-module__L8CEmG__choice input:focus-visible+label{outline:2px solid var(--action-primary);outline-offset:2px}.DividendDateDecoder-module__L8CEmG__privacy{border-left:3px solid var(--semantic-verified);background:var(--verified-tint);color:var(--text-secondary);margin:3px 0 0;padding:11px 13px;font-size:12px;line-height:1.6}.DividendDateDecoder-module__L8CEmG__reportHead{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.DividendDateDecoder-module__L8CEmG__status{border:1px solid var(--border-anatomy);border-radius:var(--r-full);background:var(--gold-tint);color:var(--gold-300);font-family:var(--font-data);letter-spacing:.04em;align-items:center;gap:7px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.DividendDateDecoder-module__L8CEmG__status:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #c4a9621a}.DividendDateDecoder-module__L8CEmG__copy{border:1px solid var(--border-strong);border-radius:var(--r-sm);background:var(--surface-1);color:var(--text-primary);cursor:pointer;font-family:var(--font-data);padding:8px 11px;font-size:12px;font-weight:750}.DividendDateDecoder-module__L8CEmG__copy:hover{border-color:var(--gold);color:var(--gold-300)}.DividendDateDecoder-module__L8CEmG__copy:focus-visible{outline:2px solid var(--action-primary);outline-offset:2px}.DividendDateDecoder-module__L8CEmG__knownGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:16px;display:grid}.DividendDateDecoder-module__L8CEmG__known{border:1px solid var(--border-subtle);border-radius:var(--r-sm);background:var(--surface-1);color:var(--text-tertiary);font-family:var(--font-data);text-align:center;padding:10px 5px;font-size:11px;font-weight:700;line-height:1.4}.DividendDateDecoder-module__L8CEmG__known[data-complete=true]{border-color:var(--verified-ring);background:var(--verified-tint);color:var(--semantic-verified)}.DividendDateDecoder-module__L8CEmG__lanes{gap:12px;display:grid}.DividendDateDecoder-module__L8CEmG__lane{border:1px solid var(--border-subtle);border-radius:var(--r-md);background:var(--surface-1);overflow:hidden}.DividendDateDecoder-module__L8CEmG__lane h3{border-bottom:1px dashed var(--border-strong);color:var(--text-primary);font-family:var(--font-data);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:8px;margin:0;padding:10px 13px;font-size:12px;display:flex}.DividendDateDecoder-module__L8CEmG__lane h3 span:last-child{color:var(--gold-300)}.DividendDateDecoder-module__L8CEmG__actions{margin:0;padding:5px 13px 7px;list-style:none}.DividendDateDecoder-module__L8CEmG__action{border-bottom:1px dotted var(--border-subtle);grid-template-columns:24px minmax(0,1fr);gap:9px;padding:10px 0;display:grid}.DividendDateDecoder-module__L8CEmG__action:last-child{border-bottom:0}.DividendDateDecoder-module__L8CEmG__number{border:1px solid var(--gold);width:23px;height:23px;color:var(--gold-300);font-family:var(--font-data);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.DividendDateDecoder-module__L8CEmG__action strong{color:var(--text-primary);margin-bottom:3px;font-size:14px;line-height:1.45;display:block}.DividendDateDecoder-module__L8CEmG__action p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.65}.DividendDateDecoder-module__L8CEmG__foot{border-top:1px dashed var(--border-strong);color:var(--text-tertiary);margin:16px 0 0;padding-top:12px;font-size:12px;line-height:1.65}@media (max-width:850px){.DividendDateDecoder-module__L8CEmG__body{grid-template-columns:1fr}.DividendDateDecoder-module__L8CEmG__intake{border-right:0;border-bottom:1px dashed var(--border-strong)}}@media (max-width:540px){.DividendDateDecoder-module__L8CEmG__head,.DividendDateDecoder-module__L8CEmG__intake,.DividendDateDecoder-module__L8CEmG__report{padding-left:17px;padding-right:17px}.DividendDateDecoder-module__L8CEmG__head{flex-direction:column}.DividendDateDecoder-module__L8CEmG__stamp{align-self:flex-end}.DividendDateDecoder-module__L8CEmG__choices{grid-template-columns:1fr}.DividendDateDecoder-module__L8CEmG__knownGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.DividendDateDecoder-module__L8CEmG__choice label{transition:none}}
.page-module__2WKITq__hero{border:1px solid var(--border-anatomy);border-radius:var(--r-lg);background:var(--surface-card);min-height:360px;box-shadow:var(--shadow-2), var(--highlight-top);word-break:keep-all;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);margin:8px 0 28px;display:grid;overflow:hidden}.page-module__2WKITq__heroCopy{background:radial-gradient(circle at 8% 15%, #c4a9621a, transparent 34%), var(--surface-card);flex-direction:column;justify-content:center;padding:clamp(30px,5vw,54px);display:flex}.page-module__2WKITq__kicker{color:var(--gold-300);font-family:var(--font-data);letter-spacing:.13em;text-transform:uppercase;margin:0 0 11px;font-size:12px;font-weight:850}.page-module__2WKITq__hero h1{max-width:600px;color:var(--text-primary);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(31px,5vw,54px);line-height:1.12}.page-module__2WKITq__heroCopy>p:last-of-type{max-width:610px;color:var(--text-secondary);margin:18px 0 0;font-size:15px;line-height:1.75}.page-module__2WKITq__chips{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.page-module__2WKITq__chips span{border:1px solid var(--border-strong);border-radius:var(--r-full);color:var(--text-tertiary);font-family:var(--font-data);white-space:nowrap;padding:6px 10px;font-size:11px}.page-module__2WKITq__heroImage{background:#0c0b08;min-height:360px;position:relative}.page-module__2WKITq__heroImage img{object-fit:cover;object-position:center}.page-module__2WKITq__heroImage:after{background:linear-gradient(90deg, var(--surface-card), transparent 18%);pointer-events:none;content:"";position:absolute;inset:0}.page-module__2WKITq__facts{word-break:keep-all;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:28px;display:grid}.page-module__2WKITq__facts article{border:1px solid var(--border-subtle);border-radius:var(--r-md);background:var(--surface-card);box-shadow:var(--highlight-top);padding:17px 18px}.page-module__2WKITq__facts strong{color:var(--gold-300);margin-bottom:6px;font-size:14px;display:block}.page-module__2WKITq__facts p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.65}.page-module__2WKITq__section{word-break:keep-all;margin-top:40px}.page-module__2WKITq__section h2{color:var(--text-primary);margin:0 0 12px;font-size:24px}.page-module__2WKITq__section>p{max-width:900px;color:var(--text-secondary);font-size:15px;line-height:1.8}.page-module__2WKITq__example{border:1px solid var(--border-anatomy);border-left:4px solid var(--gold);border-radius:var(--r-md);background:var(--gold-tint);margin-top:16px;padding:18px 20px}.page-module__2WKITq__example strong{color:var(--gold-300);font-family:var(--font-data);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:12px;display:block}.page-module__2WKITq__example p{color:var(--text-secondary);margin:0;font-size:13px;line-height:1.75}.page-module__2WKITq__sources{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.page-module__2WKITq__source{border:1px solid var(--border-subtle);border-radius:var(--r-md);background:var(--surface-card);color:inherit;padding:16px;text-decoration:none;display:block}.page-module__2WKITq__source:hover{border-color:var(--gold)}.page-module__2WKITq__source span{color:var(--gold-300);font-family:var(--font-data);letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.page-module__2WKITq__source strong{color:var(--text-primary);font-size:14px;line-height:1.5;display:block}.page-module__2WKITq__source small{color:var(--text-tertiary);margin-top:6px;font-size:12px;line-height:1.55;display:block}@media (max-width:820px){.page-module__2WKITq__hero{grid-template-columns:1fr}.page-module__2WKITq__heroImage{order:-1;min-height:245px}.page-module__2WKITq__heroImage:after{background:linear-gradient(0deg, var(--surface-card), transparent 20%)}.page-module__2WKITq__facts,.page-module__2WKITq__sources{grid-template-columns:1fr}}
