.site-demo-banner{position:relative;z-index:1001;color:#fff;font-size:.88rem}.site-demo-banner--store{background:#9a5b12}.site-demo-banner--panel{background:#5540a5}.site-demo-banner .site-container{min-height:42px;display:flex;align-items:center;justify-content:center;gap:10px}.site-demo-banner i{font-size:1.1rem}.site-demo-banner a{margin-left:auto;color:#fff;font-weight:800;text-decoration:underline}.demo-emergency-notice{display:flex;gap:14px;align-items:flex-start;background:#fff5dc;border:1px solid #f0cf7e;border-radius:16px;padding:18px;margin:20px 0}.demo-emergency-notice>i{color:#a76b00;font-size:1.5rem}.demo-emergency-notice p{margin:5px 0 0;color:#765b22}.demo-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:22px}.demo-mode-card{padding:25px;border:2px solid transparent}.demo-mode-card.is-active{border-color:color-mix(in srgb,var(--orange) 65%,white);box-shadow:0 15px 40px rgba(239,138,37,.12)}.demo-mode-card>header{display:grid;grid-template-columns:48px minmax(0,1fr)auto;gap:13px;align-items:center}.demo-mode-card>header>span{width:48px;height:48px;border-radius:15px;background:color-mix(in srgb,var(--green) 11%,white);display:grid;place-items:center;color:var(--green);font-size:1.3rem}.demo-mode-card header small,.demo-history header small{color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.demo-mode-card h2,.demo-history h2{margin:3px 0 0;font-size:1.3rem}.demo-switch input{position:absolute;opacity:0}.demo-switch span{display:block;width:52px;height:29px;border-radius:99px;background:#cdd5cf;position:relative;cursor:pointer;transition:.2s}.demo-switch span:after{content:"";position:absolute;width:23px;height:23px;border-radius:50%;background:#fff;top:3px;left:3px;box-shadow:0 2px 8px rgba(0,0,0,.18);transition:.2s}.demo-switch input:checked+span{background:var(--orange)}.demo-switch input:checked+span:after{transform:translateX(23px)}.demo-state{display:flex;align-items:center;gap:9px;margin:20px 0 14px}.demo-state b{padding:5px 11px;border-radius:99px;background:#edf1ed;color:#657069;font-size:.76rem}.demo-mode-card.is-active .demo-state b{background:#fff0df;color:#a95a0a}.demo-state span{font-size:.87rem;color:var(--muted)}.demo-mode-card ul{padding-left:20px;margin:0 0 22px;color:var(--muted);line-height:1.8;font-size:.91rem}.demo-save-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:22px 0;padding:19px 22px;border-radius:17px;background:var(--green);color:white}.demo-save-bar>div{display:flex;align-items:center;gap:12px}.demo-save-bar>div>i{font-size:1.45rem}.demo-save-bar span{display:grid}.demo-save-bar small{opacity:.75;margin-top:2px}.demo-history{padding:25px;margin-bottom:25px}.demo-history-list{display:grid;margin-top:18px}.demo-history-list article{display:grid;grid-template-columns:42px minmax(0,1fr)auto;gap:12px;align-items:center;padding:13px 0;border-top:1px solid var(--line)}.demo-history-icon{width:38px;height:38px;border-radius:11px;background:#edf4ee;display:grid;place-items:center;color:var(--green)}.demo-history-list article>div:nth-child(2){display:grid}.demo-history-list small{color:var(--muted);margin-top:3px}.demo-history-states{display:flex;gap:15px;font-size:.82rem;color:var(--muted)}.demo-history-empty{color:var(--muted)}@media(max-width:900px){.demo-mode-grid{grid-template-columns:1fr}.demo-save-bar{align-items:flex-start;flex-direction:column}.demo-history-list article{grid-template-columns:42px 1fr}.demo-history-states{grid-column:2;flex-wrap:wrap}}@media(max-width:600px){.site-demo-banner .site-container{padding:8px 14px;align-items:flex-start}.site-demo-banner a{display:none}.demo-mode-card{padding:19px}.demo-history-states{display:grid;gap:5px}}
