.ps-dialog.ps-immersive{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;border-radius:0;background:#171514;padding:0;overflow:hidden;color:#fff}.ps-backdrop-art{position:absolute;inset:-40px;background-position:center;background-size:cover;filter:blur(35px) brightness(.35);pointer-events:none}.ps-shell{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.ps-stage{position:relative;height:min(90dvh,900px);aspect-ratio:9/16;max-width:calc(100vw - 140px);background:#151515;border-radius:22px;overflow:hidden;box-shadow:0 20px 100px #0008}.ps-immersive .ps-image{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;background:#151515;touch-action:pan-y}.ps-immersive header{position:absolute;top:20px;left:0;right:0;z-index:3;padding:12px 14px;border:0;background:linear-gradient(#0009,transparent);gap:6px}.ps-logo{width:105px;max-width:100%;filter:none}.ps-tools{display:flex;gap:2px}.ps-immersive button{display:inline-grid;place-items:center;width:36px;min-height:36px;height:36px;padding:8px;border:0;border-radius:50%;background:#0003;color:white}.ps-immersive button:hover{background:#0008}.ps-immersive button svg{width:20px;height:20px}.ps-immersive button[aria-pressed=true]{background:#a30a02}.ps-timeline{position:absolute;top:12px;left:14px;right:14px;display:flex;gap:4px;z-index:4}.ps-timeline span{height:3px;background:#ffffff50;flex:1;overflow:hidden;border-radius:3px}.ps-timeline i{display:block;height:100%;background:white;transform:scaleX(0);transform-origin:left}.ps-timeline .done i{transform:scaleX(1)}.ps-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:90px 25px 26px;background:linear-gradient(transparent,#000b 40%,#000e);max-height:55%;overflow:auto;z-index:2}.ps-immersive h2{font-size:25px;line-height:1.5}.ps-immersive .ps-caption{padding:8px 0;font-size:18px;line-height:1.5}.ps-immersive .ps-stats{margin:8px 0 0;font-size:12px;color:#ddd}.ps-progress{font-size:12px;color:#ddd}.ps-shell>[data-prev],.ps-shell>[data-next]{position:absolute;top:50%;width:48px;height:48px;background:white;color:#171717;left:calc(50% - min(25.3125dvh,253.125px) - 66px)}.ps-shell>[data-next]{left:auto;right:calc(50% - min(25.3125dvh,253.125px) - 66px)}.ps-immersive .ps-side{position:absolute;bottom:0;left:0;right:0;z-index:5;background:#181d24;max-height:75%;overflow:auto;padding:20px;border-radius:20px 20px 0 0;box-shadow:0 -10px 45px #0008}.ps-side[hidden]{display:none!important}.ps-comment-heading{display:flex;justify-content:space-between;align-items:center}.ps-immersive .ps-submit{width:auto;border-radius:8px;padding:8px 14px;background:#a30a02}.ps-immersive .ps-status{position:absolute;top:82px;left:15px;right:15px;z-index:4;font-size:14px;color:white;background:#0008;border-radius:8px;padding:8px}.ps-status:empty{display:none}.ps-comment-status{font-size:14px;color:#ffdda5}.ps-immersive button:focus-visible{outline:2px solid white;outline-offset:2px}@media(max-width:650px){.ps-stage{height:100dvh;width:100%;max-width:100%;border-radius:0;aspect-ratio:auto}.ps-immersive header{padding:12px}.ps-logo{width:105px}.ps-shell>[data-prev]{left:8px}.ps-shell>[data-next]{right:8px}.ps-shell>[data-prev],.ps-shell>[data-next]{width:36px;height:36px;background:#0006;color:white;z-index:3}.ps-caption-wrap{padding:90px 22px max(28px,env(safe-area-inset-bottom));max-height:50%}.ps-timeline{top:max(12px,env(safe-area-inset-top))}.ps-immersive h2{font-size:25px}}@media(prefers-reduced-motion:reduce){.ps-dialog[open]{animation:none}}

.ps-logo-wrap{position:relative;display:block}.ps-logo-white{position:absolute;inset:0;width:100%;height:100%;filter:brightness(0) invert(1);clip-path:inset(0 54% 0 0)}

/* Subtle full-image tint; short, smoothly fading caption shadow. */
.ps-stage::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.06);pointer-events:none;z-index:1}
.ps-immersive header{top:0;padding-top:32px;padding-bottom:22px;background:linear-gradient(to bottom,rgba(0,0,0,.58),rgba(0,0,0,.22) 60%,rgba(0,0,0,0))}
.ps-immersive .ps-caption-wrap{padding:48px 25px 24px;max-height:44%;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.76) 25%,rgba(0,0,0,.9) 65%,rgba(0,0,0,.96));text-shadow:0 2px 5px #000;color:#fff}
@media(max-width:650px){.ps-immersive header{padding:32px 12px 22px}.ps-immersive .ps-caption-wrap{padding:44px 22px max(24px,env(safe-area-inset-bottom));max-height:44%}}

.ps-immersive .ps-side{background:linear-gradient(145deg,#28222a,#151c25 60%);border:1px solid #ffffff24;padding:24px;border-radius:24px 24px 0 0;box-shadow:0 -16px 60px #0009}.ps-comment-eyebrow{display:block;font-size:12px;color:#ffb2a3;margin-bottom:4px}.ps-comment-heading h3{font-size:25px}.ps-comment-intro{color:#c5c9d0;font-size:15px;line-height:1.6;margin:12px 0 18px}.ps-immersive .ps-side label{font-size:15px;color:#f0f1f4;margin:14px 0}.ps-immersive .ps-side input,.ps-immersive .ps-side textarea{margin-top:7px;background:#ffffff08;border:1px solid #ffffff28;border-radius:12px;padding:12px 14px;transition:border-color .2s,background .2s}.ps-immersive .ps-side input:focus,.ps-immersive .ps-side textarea:focus{outline:2px solid #dd806a;outline-offset:2px;background:#ffffff0e}.ps-immersive .ps-side textarea{min-height:105px;resize:vertical}.ps-comment-privacy{font-size:12px;line-height:1.65;color:#b9bec8;margin:12px 0}.ps-immersive .ps-submit{display:flex;justify-content:space-between;width:100%;height:auto;min-height:46px;border-radius:12px;background:linear-gradient(120deg,#a30a02,#74100c);font-weight:700;padding:12px 16px;border:1px solid #ee897040}.ps-comments article{background:#ffffff05;border:1px solid #ffffff12;border-radius:12px;padding:12px 14px;margin-top:12px}.ps-comments strong{color:#ffd3c8}.ps-comments p{margin-top:5px}@media(max-width:650px){.ps-immersive .ps-side{padding:20px;max-height:82%}}
