/* Device screens: real HTML UI mapped onto the rendered glass with a homography. Local space = CSS px of .scr. */
.scr-layer{position:absolute;left:0;top:0;z-index:1;transform-origin:0 0;pointer-events:none;visibility:hidden;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}
.scr-layer.fit{visibility:visible}
html:not(.js) .scr-layer{display:none}
.scr{position:absolute;left:0;top:0;transform-origin:0 0;backface-visibility:hidden;overflow:hidden;color:#1c1c22;font-family:"Inter",ui-sans-serif,system-ui,sans-serif;font-size:15px;line-height:1.25;letter-spacing:-.01em;background:linear-gradient(180deg,#fcfcfe 0%,#f4f3fb 100%);-webkit-font-smoothing:antialiased}
.scr *{box-sizing:border-box;margin:0}
.scr-phone{border-radius:54px;padding:0 20px}
.scr-bar{position:absolute;left:0;right:0;top:17px;display:flex;justify-content:space-between;align-items:center;padding:0 36px 0 56px;font-size:15px;font-weight:600}
.scr-bar>span:last-child{display:inline-flex;align-items:center}
.scr-sig{display:inline-flex;align-items:flex-end;gap:2px;margin-right:6px}
.scr-sig i{display:block;width:3.5px;border-radius:1px;background:#1c1c22}
.scr-sig i:nth-child(1){height:4px}.scr-sig i:nth-child(2){height:6px}.scr-sig i:nth-child(3){height:8.5px}.scr-sig i:nth-child(4){height:11px}
.scr-bar svg{width:16px;height:16px}
.scr-bat{display:inline-block;width:25px;height:12px;border:1.5px solid #1c1c22;border-radius:4px;position:relative;margin-left:6px}
.scr-bat::before{content:"";position:absolute;inset:2px;background:#1c1c22;border-radius:1.5px}
.scr-bat::after{content:"";position:absolute;right:-4px;top:3px;width:2px;height:4px;background:#1c1c22;border-radius:0 1px 1px 0}
.scr-island{position:absolute;left:50%;top:12px;width:118px;height:34px;border-radius:17px;background:#08080a;transform:translateX(-50%)}
.scr-head{display:flex;align-items:center;gap:12px;padding-top:66px}
.scr-head.center{justify-content:center;text-align:center}
.scr-head .scr-ic{width:36px;height:36px;border-radius:12px;background:#ecebf8;display:grid;place-items:center;flex:none}
.scr-head .scr-ic svg{width:18px;height:18px}
.scr-head.center .scr-ic{position:absolute;top:70px}
.scr-head.center .scr-ic.l{left:20px}.scr-head.center .scr-ic.r{right:20px}
.scr-title{display:grid;gap:3px;min-width:0}
.scr-title b{font-size:29px;font-weight:650;letter-spacing:-.03em}
.scr-title small{font-size:14px;color:#6f6e82;font-weight:450}
.scr-mark{width:34px;height:34px;flex:none}
.scr-ring{width:210px;height:210px;border-radius:50%;margin:38px auto 0;display:grid;place-items:center;background:linear-gradient(160deg,#ffffff,#efeefb);box-shadow:0 0 0 9px #cdc6ff,0 0 44px 16px rgba(155,140,255,.42),inset 0 -10px 24px rgba(40,30,90,.06);position:relative}
.scr-ring svg{width:54px;height:54px;color:#45415c;stroke-width:1.9}
.scr-ring.on{box-shadow:0 0 0 9px #b8adff,0 0 56px 22px rgba(140,120,255,.55),inset 0 -10px 24px rgba(40,30,90,.06)}
.scr-ring.on svg{color:#5b45d6}
.scr-cap{margin-top:30px;text-align:center;font-size:14px;color:#75748a}
.scr-cap b{display:block;font-size:19px;font-weight:600;color:#1c1c22;margin-bottom:3px;letter-spacing:-.02em}
.scr-rows{list-style:none;padding:0;margin-top:26px;display:grid;gap:10px}
.scr-rows.card{gap:0;background:#fff;border-radius:18px;box-shadow:0 8px 24px -14px rgba(30,25,70,.25)}
.scr-rows li{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border-radius:16px;box-shadow:0 8px 24px -14px rgba(30,25,70,.25)}
.scr-rows.card li{box-shadow:none;border-radius:0;background:transparent;padding:13px 16px}
.scr-rows.card li+li{border-top:1px solid #ecebf5}
.scr-rows li.hl{background:#e8e5fb;box-shadow:none}
.scr-rows .scr-ic{width:40px;height:40px;border-radius:11px;background:#eeedf9;display:grid;place-items:center;flex:none}
.scr-rows li.hl .scr-ic{background:#fff}
.scr-rows .scr-ic svg{width:18px;height:18px;color:#3d3a52}
.scr-rows span{display:grid;gap:2px;min-width:0;flex:1}
.scr-rows b{font-size:16px;font-weight:600;letter-spacing:-.015em}
.scr-rows small{font-size:13px;color:#75748a}
.scr-rows.inline span{display:flex;justify-content:space-between;align-items:center;gap:8px}
.scr-rows.inline b{font-weight:500}
.scr-rows.inline small{font-size:14px}
.scr-rows em{flex:none;width:16px;height:16px;color:#aeadbf}
.scr-rows em svg{width:16px;height:16px;transform:rotate(-90deg)}
.scr-dot{width:8px;height:8px;border-radius:50%;background:#34c759;flex:none;margin-right:2px}
.scr-pill{margin:44px auto 0;display:flex;align-items:center;gap:12px;background:#fff;border-radius:18px;padding:12px 16px;box-shadow:0 10px 30px -14px rgba(30,25,70,.3)}
.scr-pill .scr-dot{width:12px;height:12px;box-shadow:0 0 0 4px rgba(52,199,89,.18)}
.scr-pill span{display:grid;gap:2px}
.scr-pill b{font-size:17px;font-weight:600}
.scr-pill small{font-size:13px;color:#75748a}
.scr-promo{margin-top:14px;border-radius:18px;padding:16px 18px;background:linear-gradient(120deg,#e3ddfa,#cfc6f6);display:grid;gap:4px}
.scr-promo b{font-size:14.5px;font-weight:600}
.scr-promo small{font-size:12px;color:#5c5875}
.scr-tabs{position:absolute;left:0;right:0;bottom:22px;display:flex;justify-content:space-around;padding:0 24px}
.scr-tabs span{display:grid;justify-items:center;gap:4px;font-size:11px;color:#8e8da0;font-weight:500}
.scr-tabs span.on{color:#5b45d6}
.scr-tabs svg{width:22px;height:22px}
.scr-home{position:absolute;left:50%;bottom:8px;width:134px;height:5px;border-radius:3px;background:#1c1c22;transform:translateX(-50%)}
/* tablet */
.scr-tab{border-radius:26px;display:grid;grid-template-columns:300px 1fr;padding:0}
.scr-side{background:#f1f0f9;padding:40px 22px;display:grid;align-content:start;gap:8px}
.scr-side h4{font-size:27px;font-weight:650;letter-spacing:-.025em;margin:0 6px 12px}
.scr-side a{display:flex;align-items:center;gap:14px;padding:14px 16px;border-radius:16px;font-size:19px;font-weight:500;color:#1c1c22;text-decoration:none}
.scr-side a.on{background:#dcd8fa;color:#3a2f8f}
.scr-side a.add{color:#75748a}
.scr-side a svg{width:22px;height:22px;color:#5b5878}
.scr-side a.on svg{color:#3a2f8f}
.scr-main{position:relative;padding:32px 60px 0;text-align:center}
.scr-main .scr-head{padding-top:0;justify-content:center}
.scr-main .scr-head .scr-ic{position:absolute;top:24px}
.scr-main .scr-head .scr-ic.l{left:40px}.scr-main .scr-head .scr-ic.r{right:40px}
.scr-main .scr-head .scr-ic.l svg{transform:rotate(90deg)}
.scr-main .scr-ring{width:250px;height:250px;margin-top:44px}
.scr-main .scr-title b{font-size:32px}
.scr-main .scr-cap{font-size:17px}
.scr-main .scr-rows b{font-size:19px}
.scr-main .scr-rows.inline small{font-size:17px}
.scr-main .scr-rows.card li{padding:17px 22px}
.scr-main .scr-head .scr-ic{width:44px;height:44px}
.scr-main .scr-rows{max-width:640px;margin:40px auto 0;text-align:left}
@media (prefers-reduced-motion:no-preference){
  .scr-ring{animation:scr-breathe 3.4s ease-in-out infinite}
  @keyframes scr-breathe{0%,100%{box-shadow:0 0 0 9px #cdc6ff,0 0 44px 16px rgba(155,140,255,.42),inset 0 -10px 24px rgba(40,30,90,.06)}50%{box-shadow:0 0 0 9px #c2baff,0 0 60px 24px rgba(155,140,255,.62),inset 0 -10px 24px rgba(40,30,90,.06)}}
  .scr-ring.on{animation-name:scr-breathe-on}
  @keyframes scr-breathe-on{0%,100%{box-shadow:0 0 0 9px #b8adff,0 0 56px 22px rgba(140,120,255,.55),inset 0 -10px 24px rgba(40,30,90,.06)}50%{box-shadow:0 0 0 9px #a89bff,0 0 72px 30px rgba(140,120,255,.75),inset 0 -10px 24px rgba(40,30,90,.06)}}
}
