.iline-wjp{box-sizing:border-box;background:#fff7fb;border:1px solid #e9dce5;border-radius:20px;padding:clamp(12px,2vw,24px);color:#342e3b;font:16px/1.7 system-ui,sans-serif;margin:24px 0}.iline-wjp *{box-sizing:border-box}.iline-wjp .iwjp-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.iline-wjp .iwjp-heading h2{background:none;border:0;padding:0;margin:0;font-size:30px;color:#342e3b}.iline-wjp .iwjp-heading h2:before,.iline-wjp .iwjp-heading h2:after{display:none}.iline-wjp p{margin:8px 0}.iline-wjp .iwjp-badge{background:#ffe6b2;padding:4px 12px;border-radius:20px;font-size:14px;color:#674509}.iline-wjp .iwjp-note{font-size:14px;color:#685e6a}.iline-wjp .iwjp-regions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.iline-wjp button{font:inherit;cursor:pointer;border-radius:12px;border:1px solid #d9c8d5;background:#fff;color:#342e3b;padding:12px 18px;line-height:1.5}.iline-wjp button:focus-visible{outline:3px solid #5459c5;outline-offset:3px}.iline-wjp button[aria-pressed=true]{background:#187e60;color:white;border-color:#187e60}.iline-wjp button small{display:block;font-size:14px}.iline-wjp .iwjp-player{background:white;border:1px solid #e9dce5;border-radius:14px;overflow:hidden}.iline-wjp .iwjp-toolbar{padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px}.iline-wjp .iwjp-frame{display:block;width:100%;height:82vh;min-height:500px;border:0;margin:0}.iline-wjp .iwjp-player:fullscreen{display:flex;flex-direction:column;width:100%;height:100%;border:0;border-radius:0}.iline-wjp .iwjp-player:fullscreen .iwjp-frame{flex:1;height:0;min-height:0}.iline-wjp [hidden]{display:none!important}@media(max-width:600px){.iline-wjp .iwjp-regions{gap:6px}.iline-wjp button{padding:10px 6px}.iline-wjp .iwjp-frame{min-height:400px;height:75vh}.iline-wjp .iwjp-toolbar{flex-wrap:wrap}}

/* Full viewport width with page gutters; embedded content sets its own height. */
.iline-wjp{width:var(--iwjp-width,100%);max-width:none!important;margin-left:var(--iwjp-offset,0)!important;margin-right:0!important;padding:12px}
.iline-wjp .iwjp-frame{height:var(--iwjp-height,900px);min-height:0}
.iline-wjp .iwjp-player:fullscreen .iwjp-frame{height:0;min-height:0}
