.ir-booklet{--bg:#080a0d;--panel:#0d1116;--panel-2:#11171d;--line:#ffffff1a;--text:#f4f6f8;--muted:#8e98a5;--accent:#ff745a;--radius:28px;--shadow:0 28px 80px #0000006b;justify-content:center;width:100%;display:flex}.ir-booklet .booklet{border:1px solid var(--line);background:radial-gradient(circle at 12% 20%, #ff745a1a, transparent 28%), radial-gradient(circle at 92% 78%, #4fffb412, transparent 24%), linear-gradient(180deg, #ffffff05, #fff0), var(--bg);border-radius:var(--radius);width:min(100%,1440px);box-shadow:var(--shadow);padding:28px;overflow:hidden}.ir-booklet .booklet__topbar,.ir-booklet .booklet__footer{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.ir-booklet .booklet__topbar{padding:4px 4px 24px}.ir-booklet .booklet__eyebrow,.ir-booklet .booklet__counter,.ir-booklet .booklet__caption-kicker{letter-spacing:.16em;text-transform:uppercase;font:600 11px/1.2 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.ir-booklet .booklet__eyebrow{color:var(--accent)}.ir-booklet .booklet__title{letter-spacing:-.04em;max-width:820px;margin:8px 0 0;font-size:clamp(24px,3.1vw,48px);line-height:.98}.ir-booklet .booklet__counter{color:#fff}.ir-booklet .muted{color:var(--muted)}.ir-booklet .booklet__viewport{aspect-ratio:16/9;perspective:1800px;background:linear-gradient(140deg, #ffffff0d, #fff0), var(--panel);border:1px solid var(--line);border-radius:22px;min-height:420px;position:relative;overflow:hidden}.ir-booklet .booklet__stage{transform-style:preserve-3d;position:absolute;inset:0}.ir-booklet .booklet__page{opacity:0;pointer-events:none;transform-origin:0;will-change:transform, opacity;transition:transform .72s cubic-bezier(.22,.75,.19,1),opacity .36s;position:absolute;inset:0;transform:translate(2%)rotateY(-8deg)scale(.985)}.ir-booklet .booklet__page.is-active{opacity:1;pointer-events:auto;z-index:3;transform:translate(0)rotateY(0)scale(1)}.ir-booklet .booklet__page.is-before{opacity:0;z-index:1;transform:translate(-6%)rotateY(18deg)scale(.975)}.ir-booklet .booklet__page.is-after{opacity:0;z-index:1;transform:translate(6%)rotateY(-18deg)scale(.975)}.ir-booklet .booklet__page:after{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff0a,#0000 18% 82%,#0000001a);position:absolute;inset:0}.ir-booklet .booklet__page>img{object-fit:contain;filter:saturate(.96)contrast(1.01);width:100%;height:100%;padding:clamp(14px,2vw,30px);display:block}.ir-booklet .booklet__nav{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;z-index:20;background:#080a0db8;border:1px solid #ffffff26;border-radius:50%;width:48px;height:48px;transition:background .2s,transform .2s,border-color .2s;position:absolute;top:50%;translate:0 -50%}.ir-booklet .booklet__nav:hover{background:#ff745a2e;border-color:#ff745a8c;transform:scale(1.05)}.ir-booklet .booklet__nav--prev{left:18px}.ir-booklet .booklet__nav--next{right:18px}.ir-booklet .booklet__nav:disabled{opacity:.25;cursor:default}.ir-booklet .booklet__footer{align-items:center;padding:22px 4px 2px}.ir-booklet .booklet__caption-kicker{color:var(--accent)}.ir-booklet .booklet__caption-title{color:#f4f6f8;margin-top:6px;font-size:15px;font-weight:650}.ir-booklet .booklet__dots{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.ir-booklet .booklet__dot{cursor:pointer;background:#ffffff29;border:0;border-radius:99px;width:28px;height:3px;padding:0;transition:width .25s,background .25s}.ir-booklet .booklet__dot.is-active{background:var(--accent);width:52px}.ir-booklet .booklet__intro{max-width:780px;color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.55}.ir-booklet .booklet__media{place-items:center;width:100%;height:100%;padding:clamp(18px,2vw,34px);display:grid}.ir-booklet .booklet__frame{background:#f7f4ef;border:1px solid #ffffff21;border-radius:22px;justify-content:center;align-items:center;max-width:100%;max-height:100%;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 22px 70px #0000005c}.ir-booklet .booklet__frame.is-mobile{aspect-ratio:9/16;border-radius:34px;height:94%}.ir-booklet .booklet__frame.is-desktop{width:94%;height:88%}.ir-booklet .booklet__frame img{object-fit:contain;background:#f7f4ef;width:100%;height:100%;display:block}.ir-booklet .booklet__frame.is-desktop img{object-fit:cover}.ir-booklet .booklet__frame.is-realworld img{object-fit:contain;background:#1a1a1a}@media (max-width:760px){.ir-booklet .booklet{border-radius:20px;padding:14px}.ir-booklet .booklet__topbar{align-items:flex-start}.ir-booklet .booklet__title{font-size:clamp(24px,8vw,40px)}.ir-booklet .booklet__viewport{aspect-ratio:4/5;min-height:0}.ir-booklet .booklet__page>img{object-fit:contain;padding:10px}.ir-booklet .booklet__media{padding:10px}.ir-booklet .booklet__frame.is-mobile{height:96%}.ir-booklet .booklet__frame.is-desktop{width:100%;height:auto;max-height:94%}.ir-booklet .booklet__nav{width:42px;height:42px}.ir-booklet .booklet__footer{flex-direction:column;align-items:flex-start}.ir-booklet .booklet__dots{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.ir-booklet .booklet__page,.ir-booklet .booklet__nav,.ir-booklet .booklet__dot{transition:none}}
