/* Laat governed production market detail — regulatory trading lock */
.laat-market-detail[hidden]{display:none}.laat-market-detail{padding:2.4rem 0 5rem}.laat-market-detail__back{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 1.25rem;padding:0;border:0;background:none;color:var(--muted-foreground,#a8b6c5);cursor:pointer;font:inherit}.laat-market-detail__back:hover{color:var(--foreground,#fff)}.laat-market-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,390px);gap:1.5rem;align-items:start}.laat-market-detail__main,.laat-order-ticket{border:1px solid #203149;border-radius:.9rem;background:#091522}.laat-market-detail__main{min-width:0;padding:1.5rem}.laat-market-detail__identity{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;margin-bottom:.8rem}.laat-market-detail__pill{display:inline-flex;align-items:center;padding:.3rem .58rem;border:1px solid #725d18;border-radius:999px;background:#2a230d;color:#ffcf4a;font-size:.69rem;font-weight:800;letter-spacing:.06em}.laat-market-detail__country{color:var(--muted-foreground,#a8b6c5);font-size:.78rem}.laat-market-detail h1{margin:.2rem 0 .75rem;font-size:clamp(1.75rem,4vw,2.65rem);line-height:1.12}.laat-market-detail__subtitle{margin:0;color:var(--muted-foreground,#a8b6c5);line-height:1.65}.laat-market-detail__chart{display:grid;min-height:275px;margin:1.5rem 0;padding:1rem;border:1px solid #203149;border-radius:.75rem;background:linear-gradient(180deg,#0d1b2b,#08131f);place-items:center;text-align:center}.laat-market-detail__chart strong{display:block;margin-bottom:.35rem;color:var(--foreground,#fff)}.laat-market-detail__chart span{max-width:430px;color:var(--muted-foreground,#a8b6c5);font-size:.83rem;line-height:1.55}.laat-market-detail__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-bottom:1.5rem}.laat-market-detail__stat{padding:.85rem;border-radius:.6rem;background:#101f31}.laat-market-detail__stat span{display:block;color:var(--muted-foreground,#a8b6c5);font-size:.68rem}.laat-market-detail__stat strong{display:block;margin-top:.35rem;color:var(--foreground,#fff);font-size:.88rem}.laat-market-detail__rules{display:grid;gap:.75rem}.laat-market-detail__rule{padding:1rem;border-top:1px solid #203149}.laat-market-detail__rule h2{margin:0 0 .45rem;font-size:.92rem}.laat-market-detail__rule p{margin:0;color:var(--muted-foreground,#a8b6c5);font-size:.82rem;line-height:1.65;white-space:pre-line}.laat-market-detail__source{color:#ffcf4a}.laat-order-ticket{position:sticky;top:5.5rem;padding:1.25rem}.laat-order-ticket h2{margin:0 0 .35rem;font-size:1.15rem}.laat-order-ticket__notice{margin:0 0 1rem;color:var(--muted-foreground,#a8b6c5);font-size:.76rem;line-height:1.5}.laat-order-ticket__sides{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.laat-order-ticket__side{display:flex;justify-content:space-between;padding:.9rem;border:1px solid #2a3a50;border-radius:.6rem;background:#0d1b2c;color:var(--foreground,#fff);font-weight:700}.laat-order-ticket__side:disabled{cursor:not-allowed;opacity:.78}.laat-order-ticket__side--yes span:first-child{color:#22c58b}.laat-order-ticket__side--no span:first-child{color:#f16d70}.laat-order-ticket label{display:block;margin:1rem 0 .45rem;color:var(--muted-foreground,#a8b6c5);font-size:.72rem}.laat-order-ticket__amount{display:flex;align-items:center;border:1px solid #2a3b52;border-radius:.55rem;background:#091421}.laat-order-ticket__amount input{width:100%;padding:.78rem;border:0;background:transparent;color:var(--foreground,#fff);font:inherit}.laat-order-ticket__amount span{padding-right:.8rem;color:var(--muted-foreground,#a8b6c5);font-size:.72rem}.laat-order-ticket__summary{display:grid;gap:.55rem;margin:1rem 0}.laat-order-ticket__summary div{display:flex;justify-content:space-between;gap:1rem;color:var(--muted-foreground,#a8b6c5);font-size:.76rem}.laat-order-ticket__summary strong{color:var(--foreground,#fff)}.laat-order-ticket__locked{width:100%;padding:.8rem;border:0;border-radius:.55rem;background:#273448;color:#c7d0d9;font-weight:700}.market-card .laat-preview-marker{display:inline-flex;margin-left:.35rem;padding:.16rem .4rem;border:1px solid #725d18;border-radius:999px;color:#ffcf4a;font-size:.58rem;font-weight:800;letter-spacing:.04em}.market-card .laat-preview-empty strong{font-size:1rem}.market-card .laat-preview-empty em{color:var(--muted-foreground,#a8b6c5);font-style:normal}.laat-home-hidden{display:none!important}html[data-theme=light] .laat-market-detail__main,html[data-theme=light] .laat-order-ticket{border-color:#d7e0ea;background:#fff}html[data-theme=light] .laat-market-detail__chart{border-color:#d7e0ea;background:linear-gradient(180deg,#f8fbfe,#eef3f8)}html[data-theme=light] .laat-market-detail__stat{background:#eaf0f6}html[data-theme=light] .laat-market-detail__rule{border-color:#d7e0ea}html[data-theme=light] .laat-order-ticket__side,html[data-theme=light] .laat-order-ticket__amount{border-color:#ccd7e3;background:#fff}@media(max-width:900px){.laat-market-detail__layout{grid-template-columns:1fr}.laat-order-ticket{position:static}.laat-market-detail__stats{grid-template-columns:1fr 1fr}}@media(max-width:560px){.laat-market-detail{padding-top:1.3rem}.laat-market-detail__main{padding:1rem}.laat-market-detail__stats{grid-template-columns:1fr}.laat-market-detail__chart{min-height:210px}}
/* Laat theme logos and audited light-mode contrast */
.laat-panel-logo{display:block;width:max-content;margin:0 0 1.25rem}.laat-panel-logo img{display:block;height:auto;max-width:100%}.laat-panel-logo--ticket img{width:70px}.laat-panel-logo:focus-visible{outline:2px solid #ffcf4a;outline-offset:5px;border-radius:.2rem}
html[data-theme=light] .laat-market-detail__pill{border-color:#8a6100;background:#fff1ad;color:#4f3700}
html[data-theme=light] .market-card .laat-preview-marker{border-color:#8a6100;background:#fff4c7;color:#4f3700}
html[data-theme=light] .laat-market-detail__source{color:#604300;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
html[data-theme=light] .laat-market-detail__source:hover{color:#3f2c00}
html[data-theme=light] .laat-market-detail__back{color:#33465d}
html[data-theme=light] .laat-market-detail__back:hover{color:#101b2c}
html[data-theme=light] .laat-order-ticket__side--yes span:first-child{color:#087653}
html[data-theme=light] .laat-order-ticket__side--no span:first-child{color:#a82833}
html[data-theme=light] .laat-panel-logo:focus-visible{outline-color:#604300}
html[data-theme=light] .content-section .eyebrow,html[data-theme=light] .section-kicker,html[data-theme=light] .faq-kicker{color:#604300}
/* Laat market-detail light-mode contrast audit 20260908-7 */
html[data-theme=light] .laat-market-detail__pill,
html[data-theme=light] .market-card .laat-preview-marker{border-color:#765400;background:#fff1ad;color:#493400}
html[data-theme=light] .laat-market-detail__source{color:#594000}
html[data-theme=light] .laat-market-detail__source:hover{color:#302200}
html[data-theme=light] .laat-panel-logo:focus-visible{outline-color:#594000}
.laat-order-ticket__side{cursor:pointer;transition:border-color .16s,box-shadow .16s,background .16s}.laat-order-ticket__side:hover,.laat-order-ticket__side.selected{border-color:#ffcf4a;box-shadow:0 0 0 2px rgba(255,207,74,.12)}.laat-order-ticket__amount input:focus{outline:2px solid #ffcf4a;outline-offset:2px}.laat-order-ticket__locked:disabled{cursor:not-allowed;opacity:.86}html[data-theme=light] .laat-order-ticket__side:hover,html[data-theme=light] .laat-order-ticket__side.selected{border-color:#765400;box-shadow:0 0 0 2px rgba(118,84,0,.12)}html[data-theme=light] .laat-order-ticket__amount input:focus{outline-color:#765400}
.laat-professional-panel{margin:1.5rem 0;padding:1.1rem;border:1px solid #203149;border-radius:.75rem;background:#0b1826}.laat-professional-panel__heading{display:flex;justify-content:space-between;gap:1rem;align-items:start}.laat-professional-panel__heading span{color:#ffcf4a;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.laat-professional-panel__heading h2{margin:.25rem 0;font-size:1.15rem}.laat-professional-panel__heading p{max-width:390px;margin:0;color:var(--muted-foreground,#a8b6c5);font-size:.75rem;line-height:1.5}.laat-order-book{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.laat-order-book section{min-width:0}.laat-order-book h3{margin:0 0 .45rem;font-size:.82rem}.laat-order-book section>div{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.4rem;padding:.45rem;border-top:1px solid #203149;font-size:.75rem}.laat-order-book section>div strong,.laat-order-book section>div small{text-align:right}.laat-book-head{color:var(--muted-foreground,#a8b6c5);font-size:.64rem!important;text-transform:uppercase}.laat-book-empty{display:block!important;color:var(--muted-foreground,#a8b6c5)}.laat-control-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:1rem}.laat-control-grid div{padding:.75rem;border-radius:.55rem;background:#101f31}.laat-control-grid span{display:block;color:var(--muted-foreground,#a8b6c5);font-size:.65rem}.laat-control-grid strong{display:block;margin-top:.3rem;font-size:.78rem}.laat-order-options select{width:100%;padding:.72rem;border:1px solid #2a3b52;border-radius:.55rem;background:#091421;color:var(--foreground,#fff)}.laat-option-check{display:flex!important;gap:.5rem;align-items:flex-start}.laat-option-check input{margin:.12rem 0}.laat-risk-check{margin:1rem 0;padding:.8rem;border-left:3px solid #ffcf4a;background:#101f31}.laat-risk-check strong{font-size:.76rem}.laat-risk-check p{margin:.35rem 0 0;color:var(--muted-foreground,#a8b6c5);font-size:.7rem;line-height:1.5}html[data-theme=light] .laat-professional-panel{border-color:#d7e0ea;background:#f8fbfe}html[data-theme=light] .laat-control-grid div,html[data-theme=light] .laat-risk-check{background:#eaf0f6}html[data-theme=light] .laat-order-options select{border-color:#ccd7e3;background:#fff;color:#101b2c}@media(max-width:680px){.laat-professional-panel__heading{display:block}.laat-order-book,.laat-control-grid{grid-template-columns:1fr}}
