.try-stage--pro{min-height:clamp(560px,75vh,820px);border:0;border-radius:28px;background:radial-gradient(circle at 50% 35%,#172130,#070a0f 75%);box-shadow:0 24px 70px rgba(6,18,39,.24)}
.try-stage--pro video{height:clamp(560px,75vh,820px)}
.try-stage--pro:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 -180px 120px -100px rgba(2,7,14,.5);border-radius:inherit}
.try-topbar{position:absolute;z-index:4;left:20px;right:20px;top:18px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#fff}
.try-back{justify-self:start;padding:10px 13px;border-radius:12px;background:rgba(5,12,22,.54);backdrop-filter:blur(16px);color:#fff!important;font-size:13px}
.try-brand{display:flex;align-items:baseline;gap:9px;text-shadow:0 2px 10px rgba(0,0,0,.35)}.try-brand b{font-size:17px}.try-brand span{font-size:11px;color:#ffad63;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.try-privacy{justify-self:end;padding:9px 12px;border-radius:12px;background:rgba(5,12,22,.54);backdrop-filter:blur(16px);font-size:11px;color:#d8e0eb}.try-privacy i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#46d58b;margin-right:6px;box-shadow:0 0 0 4px rgba(70,213,139,.14)}
.try-guide{z-index:5;top:76px;display:flex;align-items:center;gap:8px;background:rgba(5,12,22,.68);padding:10px 15px}.try-guide i{width:8px;height:8px;border-radius:50%;background:#93a0b0}.try-guide i[data-state="loading"]{background:#ffad63;animation:tryPulse 1s infinite}.try-guide i[data-state="searching"]{background:#ffd05d}.try-guide i[data-state="tracking"]{background:#46d58b;box-shadow:0 0 0 5px rgba(70,213,139,.15)}.try-guide i[data-state="error"]{background:#ff6565}
.try-controls{position:absolute;z-index:5;left:50%;bottom:24px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:9px;border-radius:18px;background:rgba(5,12,22,.68);backdrop-filter:blur(18px)}.try-controls .primary{min-width:145px}.try-controls .primary.is-running{background:#1e9a63}.try-photo-button{height:44px;border-radius:13px;padding:0 15px;background:#fff;color:#111827;font-weight:800}.try-photo-button:disabled{opacity:.45}.try-icon-button{width:44px;height:44px;padding:0;border-radius:14px;background:rgba(255,255,255,.12);color:#fff;font-size:23px}
.try-product-card{position:absolute;z-index:5;left:20px;bottom:22px;display:flex;align-items:flex-end;gap:28px;padding:15px 17px;border-radius:17px;background:rgba(5,12,22,.7);backdrop-filter:blur(18px);color:#fff}.try-product-card>div:first-child{display:grid;gap:3px}.try-product-card small{font-size:9px;letter-spacing:.12em;color:#ffad63;font-weight:900}.try-product-card b{font-size:16px}.try-product-card span{font-size:12px;color:#cbd5e1}.try-product-card em{max-width:250px;font-size:10px;line-height:1.35;color:#9eabba;font-style:normal;text-align:right}.try-product-meta{display:grid;justify-items:end;gap:8px}.try-commerce-actions{display:flex;gap:7px}.try-commerce-actions button,.try-commerce-actions a{border:0;border-radius:10px;padding:8px 11px;font-size:11px;font-weight:800;background:#fff;color:#111827!important}.try-commerce-actions button{background:#ff7800;color:#fff!important}.try-commerce-actions button.is-added{background:#1e9a63}
.try-result[hidden]{display:none}.try-result{position:absolute;z-index:20;inset:0;display:grid;place-items:center;padding:22px;background:rgba(2,7,14,.78);backdrop-filter:blur(14px)}.try-result-card{position:relative;width:min(620px,100%);max-height:94%;overflow:auto;padding:18px;border-radius:24px;background:#fff;color:#0f172a;box-shadow:0 30px 90px rgba(0,0,0,.5)}.try-result-card>div:first-of-type{padding:4px 42px 13px 2px}.try-result-card small{color:#ff7800;font-size:10px;font-weight:900;letter-spacing:.1em}.try-result-card h2{margin:4px 0 5px;font-size:22px}.try-result-card p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.try-result-card img{display:block;width:100%;max-height:54vh;object-fit:contain;border-radius:17px;background:#0b1018}.try-result-close{position:absolute;right:16px;top:16px;width:34px;height:34px;border-radius:50%;padding:0;background:#eef2f7;color:#334155;font-size:23px}.try-consent{display:flex;align-items:flex-start;gap:9px;margin:14px 2px 0;font-size:12px;line-height:1.45;color:#475569}.try-consent input{width:17px;height:17px;margin-top:1px}.try-result-actions{display:flex;gap:10px;margin-top:14px}.try-result-actions>*{flex:1;text-align:center}.try-result-actions .button{display:grid;place-items:center}
@keyframes tryPulse{50%{opacity:.4;transform:scale(.7)}}
@media(max-width:900px){.try-stage--pro{min-height:520px}.try-privacy{display:none}.try-topbar{grid-template-columns:1fr auto}.try-brand{justify-self:end}}
@media(max-width:600px){.try-stage--pro,.try-stage--pro video{height:calc(100dvh - 150px);min-height:600px}.try-topbar{left:12px;right:12px}.try-back{font-size:0}.try-back:after{content:"←";font-size:18px}.try-product-card{left:12px;right:12px;bottom:96px;align-items:start;gap:12px}.try-product-card em{max-width:180px}.try-controls{bottom:20px;width:calc(100% - 24px);justify-content:center}.try-controls .primary{min-width:0;flex:1}.try-photo-button{padding:0 10px}.try-product-meta{gap:6px}.try-commerce-actions button,.try-commerce-actions a{padding:7px 8px}.try-result{padding:10px}.try-result-card{padding:14px;border-radius:19px}.try-result-actions{flex-direction:column}}
