:root{--joga-studio-bg:#050705;--joga-studio-fg:#fff;--joga-studio-muted:rgba(255,255,255,.64);--joga-studio-glass:rgba(5,8,6,.58);--joga-studio-border:rgba(255,255,255,.13);--joga-studio-lime:#cfff00;--joga-studio-danger:#ff405d}
.joga-story-open{appearance:none;border:0;border-radius:999px;padding:.8rem 1rem;font:inherit;font-weight:850;cursor:pointer}
.joga-studio[hidden],.joga-studio [hidden]{display:none!important}
.joga-studio,.joga-studio *{box-sizing:border-box}
.joga-studio{position:fixed;inset:0;z-index:2147483000;color:var(--joga-studio-fg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}
.joga-studio__backdrop{position:absolute;inset:0;background:#000}
.joga-studio__shell{position:absolute;inset:0;background:var(--joga-studio-bg);overflow:hidden}
.joga-studio__camera-stage{position:relative;width:100%;height:100%;min-height:100dvh;background:#030403;overflow:hidden;isolation:isolate}
.joga-studio__video,.joga-studio__recorded-preview,.joga-studio__photo-preview,.joga-studio__canvas{position:absolute;z-index:0;inset:0;width:100%;height:100%;background:#030403}
.joga-studio__video,.joga-studio__recorded-preview,.joga-studio__photo-preview{object-fit:contain}
.joga-studio__camera-stage[data-fit="cover"] .joga-studio__video,.joga-studio__camera-stage[data-fit="cover"] .joga-studio__recorded-preview,.joga-studio__camera-stage[data-fit="cover"] .joga-studio__photo-preview{object-fit:cover}
.joga-studio__video.is-mirrored{transform:scaleX(-1)}
.joga-studio__canvas{object-fit:contain;visibility:hidden;pointer-events:none}
.joga-studio__recorded-preview{z-index:1;object-fit:contain}
.joga-studio__photo-preview{z-index:1}
.joga-studio__shade{position:absolute;z-index:2;left:0;right:0;pointer-events:none}
.joga-studio__shade--top{top:0;height:22%;background:linear-gradient(to bottom,rgba(0,0,0,.56),transparent)}
.joga-studio__shade--bottom{bottom:0;height:34%;background:linear-gradient(to top,rgba(0,0,0,.82),transparent)}
.joga-studio__header{position:absolute;z-index:10;top:0;left:0;right:0;padding:max(12px,env(safe-area-inset-top)) 14px 0;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px}
.joga-studio__brand{display:flex;align-items:center;justify-content:center;gap:7px;text-align:center}.joga-studio__brand span{font-weight:950;letter-spacing:.08em;font-size:.86rem}.joga-studio__brand small{padding:4px 6px;border:1px solid rgba(207,255,0,.25);border-radius:999px;background:rgba(207,255,0,.08);color:var(--joga-studio-lime);font-size:.49rem;font-weight:950;letter-spacing:.09em}
.joga-studio__icon-btn{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--joga-studio-border);background:var(--joga-studio-glass);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#fff;font:500 1.5rem/1 system-ui;cursor:pointer;touch-action:manipulation}
.joga-studio__icon-btn:disabled{opacity:.36;cursor:default}
.joga-studio__status{position:absolute;z-index:14;left:50%;top:calc(max(12px,env(safe-area-inset-top)) + 56px);transform:translateX(-50%);width:max-content;max-width:min(88vw,420px);padding:9px 13px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(0,0,0,.68);backdrop-filter:blur(16px);font-size:.75rem;font-weight:780;text-align:center;box-shadow:0 12px 34px rgba(0,0,0,.25)}
.joga-studio__timer{position:absolute;z-index:12;top:calc(max(12px,env(safe-area-inset-top)) + 62px);left:14px;padding:7px 10px;border-radius:999px;background:var(--joga-studio-danger);font-size:.72rem;font-weight:950;letter-spacing:.07em}
.joga-studio__device-controls{position:absolute;z-index:9;top:calc(max(12px,env(safe-area-inset-top)) + 62px);right:14px;display:flex;align-items:center;justify-content:flex-end;gap:7px;max-width:calc(100% - 28px)}
.joga-studio__fit,.joga-studio__torch{height:34px;padding:0 11px;border:1px solid var(--joga-studio-border);border-radius:999px;background:var(--joga-studio-glass);backdrop-filter:blur(15px);color:#fff;font:900 .58rem/1 inherit;letter-spacing:.07em;cursor:pointer}.joga-studio__fit[aria-pressed="true"],.joga-studio__torch[aria-pressed="true"]{background:rgba(207,255,0,.92);border-color:var(--joga-studio-lime);color:#071006}
.joga-studio__zoom{height:34px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--joga-studio-border);border-radius:999px;background:var(--joga-studio-glass);backdrop-filter:blur(15px)}.joga-studio__zoom span{min-width:26px;color:#fff;font-size:.62rem;font-weight:900;text-align:center}.joga-studio__zoom input{width:min(22vw,100px);accent-color:var(--joga-studio-lime)}
.joga-studio__empty,.joga-studio__busy{position:absolute;z-index:7;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:96px 30px 150px;gap:8px;background:radial-gradient(circle at 50% 42%,rgba(207,255,0,.055),transparent 30%)}
.joga-studio__empty>i{width:52px;height:52px;display:grid;place-items:center;margin-bottom:5px;border:1px solid rgba(255,255,255,.12);border-radius:50%;font-style:normal;font-size:1.6rem;color:var(--joga-studio-lime)}.joga-studio__empty strong,.joga-studio__busy b{font-size:1.05rem;letter-spacing:-.02em}.joga-studio__empty span,.joga-studio__busy span{color:var(--joga-studio-muted);font-size:.83rem;line-height:1.45;max-width:290px}.joga-studio__empty button{margin-top:14px;min-height:44px;padding:0 16px;border:1px solid rgba(207,255,0,.26);border-radius:14px;background:rgba(207,255,0,.1);color:var(--joga-studio-lime);font:900 .67rem/1 inherit;letter-spacing:.06em;cursor:pointer}
.joga-studio__busy{z-index:13;background:rgba(3,5,3,.76);backdrop-filter:blur(12px)}.joga-studio__busy i{width:34px;height:34px;margin-bottom:8px;border:3px solid rgba(255,255,255,.16);border-top-color:var(--joga-studio-lime);border-radius:50%;animation:jogaStudioSpin .8s linear infinite}@keyframes jogaStudioSpin{to{transform:rotate(360deg)}}
.joga-studio__controls{position:absolute;z-index:11;left:0;right:0;bottom:0;padding:0 18px calc(18px + env(safe-area-inset-bottom));display:grid;gap:12px}
.joga-studio__modes{justify-self:center;display:flex;align-items:center;gap:3px;padding:4px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(3,7,4,.66);backdrop-filter:blur(16px)}.joga-studio__modes button{height:30px;min-width:67px;padding:0 13px;border:0;border-radius:999px;background:transparent;color:rgba(255,255,255,.58);font:900 .6rem/1 inherit;letter-spacing:.09em;cursor:pointer}.joga-studio__modes button.is-active{background:#fff;color:#071006}
.joga-studio__capture-row{display:grid;grid-template-columns:72px 1fr 72px;align-items:center}
.joga-studio__gallery{justify-self:center;width:58px;height:58px;display:grid;place-items:center;align-content:center;gap:2px;border:1px solid var(--joga-studio-border);border-radius:18px;background:var(--joga-studio-glass);backdrop-filter:blur(18px);color:#fff;cursor:pointer}.joga-studio__gallery span{font-size:1.25rem;line-height:1}.joga-studio__gallery small{font-size:.42rem;font-weight:900;letter-spacing:.07em;color:rgba(255,255,255,.58)}
.joga-studio__capture{justify-self:center;width:82px;height:82px;border-radius:50%;border:4px solid rgba(255,255,255,.96);background:transparent;padding:5px;transition:.16s ease;touch-action:manipulation;cursor:pointer}.joga-studio__capture-core{display:block;width:100%;height:100%;border-radius:50%;background:#fff;transition:.16s ease}.joga-studio__capture.is-recording{transform:scale(.94)}.joga-studio__capture.is-recording .joga-studio__capture-core{background:var(--joga-studio-danger);border-radius:17px;transform:scale(.54)}
.joga-studio__mode-readout{justify-self:center;text-align:center}.joga-studio__mode-readout b,.joga-studio__mode-readout small{display:block}.joga-studio__mode-readout b{color:var(--joga-studio-lime);font-size:.6rem;letter-spacing:.1em}.joga-studio__mode-readout small{margin-top:3px;color:rgba(255,255,255,.45);font-size:.42rem;font-weight:900;letter-spacing:.08em}
.joga-studio__hint{text-align:center;color:var(--joga-studio-muted);font-size:.68rem;font-weight:720}
.joga-studio__review{position:absolute;z-index:11;left:0;right:0;bottom:0;padding:34px 16px calc(16px + env(safe-area-inset-bottom));display:grid;grid-template-columns:auto 1fr;gap:9px;background:linear-gradient(to top,rgba(0,0,0,.88) 0%,rgba(0,0,0,.62) 55%,transparent 100%)}
.joga-studio__secondary,.joga-studio__primary{min-height:52px;border:0;border-radius:16px;font:900 .8rem/1 inherit;cursor:pointer;touch-action:manipulation}.joga-studio__secondary{padding:0 17px;color:#fff;background:rgba(255,255,255,.14);backdrop-filter:blur(18px)}.joga-studio__primary{padding:0 18px;color:#071006;background:var(--joga-studio-lime);display:flex;align-items:center;justify-content:space-between;gap:12px}.joga-studio__primary b{font-size:1.12rem}.joga-studio__primary:disabled{opacity:.58;cursor:wait}
body.joga-studio-lock{overflow:hidden!important;touch-action:none}
.joga-studio[data-state="review"] .joga-studio__header [data-joga-flip],.joga-studio[data-state="busy"] .joga-studio__header [data-joga-flip],.joga-studio[data-state="handoff"] .joga-studio__header [data-joga-flip],.joga-studio[data-state="error"] .joga-studio__header [data-joga-flip]{visibility:hidden;pointer-events:none}
@media(min-width:768px){.joga-studio__shell{inset:18px;max-width:440px;max-height:calc(100dvh - 36px);margin:auto;border:1px solid rgba(255,255,255,.08);border-radius:28px;box-shadow:0 30px 100px rgba(0,0,0,.6)}.joga-studio__camera-stage{min-height:100%}.joga-studio__backdrop{background:rgba(0,0,0,.8);backdrop-filter:blur(18px)}}
@media(max-width:420px){.joga-studio__device-controls{right:10px}.joga-studio__zoom input{width:76px}.joga-studio__controls{padding-left:14px;padding-right:14px}.joga-studio__capture-row{grid-template-columns:66px 1fr 66px}.joga-studio__capture{width:78px;height:78px}.joga-studio__gallery{width:54px;height:54px}}

/* V0.3.1 — 15 s contract + premium capture surface ---------------------- */
.joga-studio{--joga-studio-panel:rgba(8,11,9,.72);--joga-studio-soft:rgba(255,255,255,.08);--joga-studio-record:#ff3f59}
.joga-studio__camera-stage:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.joga-studio__header{padding-left:16px;padding-right:16px}
.joga-studio__brand span{font-size:.82rem;letter-spacing:.105em}.joga-studio__brand small{font-size:.46rem;padding:4px 7px;background:rgba(207,255,0,.07)}
.joga-studio__icon-btn{background:rgba(4,7,5,.54);border-color:rgba(255,255,255,.11);box-shadow:0 8px 26px rgba(0,0,0,.16)}
.joga-studio__policy{position:absolute;z-index:9;left:50%;top:calc(max(12px,env(safe-area-inset-top)) + 59px);transform:translateX(-50%);height:27px;display:flex;align-items:center;gap:5px;padding:0 9px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(4,7,5,.43);backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%);color:rgba(255,255,255,.66);white-space:nowrap;pointer-events:none}
.joga-studio__policy span{color:#f5f8f5;font-size:.57rem;font-weight:950;letter-spacing:.035em}.joga-studio__policy em{font-style:normal;font-size:.43rem;font-weight:850;letter-spacing:.075em}.joga-studio__policy i{width:3px;height:3px;border-radius:50%;background:var(--joga-studio-lime);opacity:.8}
.joga-studio[data-state="recording"] .joga-studio__policy,.joga-studio[data-state="review"] .joga-studio__policy,.joga-studio[data-state="busy"] .joga-studio__policy,.joga-studio[data-state="handoff"] .joga-studio__policy{opacity:0;visibility:hidden}
.joga-studio__timer{left:50%;top:calc(max(12px,env(safe-area-inset-top)) + 58px);transform:translateX(-50%);min-width:126px;height:32px;padding:0 10px 3px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:rgba(15,4,7,.75);backdrop-filter:blur(16px);font-size:.65rem;letter-spacing:.045em;box-shadow:0 10px 30px rgba(0,0,0,.24)}
.joga-studio__timer>span{position:relative;z-index:2}.joga-studio__timer>i{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.14)}
.joga-studio__timer>i:after{content:"";display:block;width:calc(var(--joga-record-progress,0) * 100%);height:100%;background:var(--joga-studio-record);transition:width .08s linear}
.joga-studio__device-controls{top:calc(max(12px,env(safe-area-inset-top)) + 99px)}
.joga-studio__fit,.joga-studio__torch,.joga-studio__zoom{background:rgba(5,8,6,.52);border-color:rgba(255,255,255,.105);box-shadow:0 7px 24px rgba(0,0,0,.14)}
.joga-studio__controls{padding:18px 16px calc(18px + env(safe-area-inset-bottom));gap:13px;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.18) 18%,rgba(0,0,0,.76) 100%)}
.joga-studio__modes{gap:2px;padding:3px;background:rgba(4,7,5,.62);border-color:rgba(255,255,255,.08)}
.joga-studio__modes button{height:32px;min-width:73px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 12px}.joga-studio__modes button span{font:inherit}.joga-studio__modes button small{display:inline-grid;place-items:center;min-width:20px;height:15px;padding:0 4px;border-radius:999px;background:rgba(255,255,255,.09);font-size:.42rem;font-weight:950;letter-spacing:.02em}.joga-studio__modes button.is-active small{background:rgba(7,16,6,.1);color:#27351d}
.joga-studio__capture-row{grid-template-columns:74px 1fr 74px}
.joga-studio__capture{width:84px;height:84px;border-width:3px;box-shadow:0 0 0 6px rgba(255,255,255,.08),0 16px 38px rgba(0,0,0,.25)}
.joga-studio__capture.is-recording{box-shadow:0 0 0 6px rgba(255,63,89,.12),0 16px 38px rgba(0,0,0,.25)}
.joga-studio__gallery{width:56px;height:56px;border-radius:17px;background:rgba(6,9,7,.55);border-color:rgba(255,255,255,.11)}
.joga-studio__hint{font-size:.66rem;color:rgba(255,255,255,.54)}
.joga-studio__review{padding:22px 14px calc(14px + env(safe-area-inset-bottom));grid-template-columns:minmax(92px,.34fr) minmax(0,1fr);gap:8px 9px;background:linear-gradient(to top,rgba(0,0,0,.94) 0%,rgba(0,0,0,.72) 58%,transparent 100%)}
.joga-studio__review-meta{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 3px 3px;color:#fff}.joga-studio__review-meta span{font-size:.57rem;font-weight:950;letter-spacing:.08em;color:var(--joga-studio-lime)}.joga-studio__review-meta small{font-size:.58rem;font-weight:650;color:rgba(255,255,255,.58)}
.joga-studio__secondary,.joga-studio__primary{min-height:54px;border-radius:17px}.joga-studio__secondary{background:rgba(255,255,255,.115);border:1px solid rgba(255,255,255,.07)}.joga-studio__primary{box-shadow:0 10px 30px rgba(170,220,0,.12)}
.joga-studio[data-state="review"] .joga-studio__recorded-preview{z-index:1}.joga-studio[data-state="review"] .joga-studio__recorded-preview::-webkit-media-controls-panel{background:linear-gradient(transparent,rgba(0,0,0,.55))}
@media(max-width:430px){.joga-studio__device-controls{top:calc(max(12px,env(safe-area-inset-top)) + 96px);left:10px;right:10px;justify-content:center}.joga-studio__zoom input{width:64px}.joga-studio__policy{top:calc(max(12px,env(safe-area-inset-top)) + 58px)}.joga-studio__review-meta small{max-width:230px;text-align:right;line-height:1.25}}
