.indzi-photo-tryon-open{
    border:0!important;
    font-weight:700!important;
    text-transform:uppercase;
    cursor:pointer;
    line-height:1.2;
    letter-spacing:.03em;
    transition:opacity .2s ease, transform .2s ease;
    display:inline-block;
    text-align:center;
}
.indzi-photo-tryon-open:hover{opacity:.88;transform:translateY(-1px)}
.indzi-photo-tryon-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:999999;align-items:center;justify-content:center;padding:18px;}
.indzi-photo-tryon-modal.is-open{display:flex;}
.indzi-photo-tryon-box{background:#fff;color:#111;width:100%;max-width:720px;max-height:92vh;overflow:auto;border-radius:14px;padding:24px;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.35);}
.indzi-photo-tryon-close{position:absolute;right:14px;top:10px;background:transparent!important;border:0!important;font-size:34px;line-height:1;cursor:pointer;color:#111!important;padding:0!important;}
.indzi-photo-tryon-box h3{margin:0 42px 8px 0;font-size:24px;}
.indzi-photo-tryon-help{margin:0 0 18px;color:#555;}
.indzi-photo-tryon-actions{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px;}
.indzi-photo-tryon-action,.indzi-photo-tryon-download{background:#000;color:#fff!important;border:0;border-radius:8px;padding:12px 18px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;}
.indzi-photo-tryon-action input{display:none;}
.indzi-photo-tryon-download:disabled{opacity:.45;cursor:not-allowed;}
.indzi-photo-tryon-status{font-size:14px;color:#555;margin:8px 0 12px;}
.indzi-photo-tryon-stage{background:#f4f4f4;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:260px;}
.indzi-photo-tryon-canvas{max-width:100%;height:auto;display:block;}
@media(max-width:600px){.indzi-photo-tryon-box{padding:20px}.indzi-photo-tryon-actions{display:block}.indzi-photo-tryon-action,.indzi-photo-tryon-download{width:100%;margin-bottom:8px}.indzi-photo-tryon-open{width:100%!important}}
