.oxx{--obg:#f2efe8;--oline:#d9d0ba;--otxt:#1d2430;--omut:#5d6675;--oacc:#c75b12;display:flex;gap:clamp(18px,3vw,34px);align-items:flex-start;background:var(--obg);border:1px solid var(--oline);border-radius:18px;padding:clamp(20px,4vw,36px);color:var(--otxt)}
[data-theme="dark"] .oxx{--obg:#12171f;--oline:#2a3340;--otxt:#e9eef7;--omut:#9eabbe;--oacc:#ff9d4d}
.oxx-mark{flex:0 0 auto;font:800 clamp(64px,10vw,110px)/0.9 Georgia,'Times New Roman',serif;color:transparent;-webkit-text-stroke:1.5px var(--oacc);text-stroke:1.5px var(--oacc);letter-spacing:-.04em;user-select:none}
.oxx-mark sub{font-size:.42em;-webkit-text-stroke-width:1px}
.oxx-body p{margin:0 0 .95em;font-size:16.5px;line-height:1.62}
.oxx-body p:last-child{margin-bottom:0}
@media (max-width:680px){.oxx{flex-direction:column}.oxx-mark{line-height:1}}