.home-page.is-firstrun{--fr-ground:var(--bg);--fr-ring:#0a25400f;background:var(--fr-ground);min-height:100%;padding:clamp(40px,6vh,64px) 24px 56px}.dark .home-page.is-firstrun{--fr-ring:#f4f3f012}.fr{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:520px;margin:0 auto;display:flex}.fr-head{border-radius:12px;flex-direction:column;align-items:center;width:100%;padding:4px 16px 8px;display:flex}.fr-mark{background:var(--fr-ring);border-radius:50%;place-items:center;width:84px;height:84px;margin-bottom:24px;display:grid}.fr-mark>*{border-radius:50%;overflow:hidden}.home-page.is-firstrun .fr-title{font-size:var(--t-lead);letter-spacing:-.02em;color:var(--ink);text-wrap:balance;word-break:keep-all;margin:0;font-weight:600;line-height:1.3}.home-page.is-firstrun .fr-lead{font-size:var(--t-section);color:var(--muted);text-wrap:balance;word-break:keep-all;max-width:42ch;margin:12px 0 0;font-weight:400;line-height:1.62}.fr-progress{align-items:center;gap:10px;margin-top:32px;display:flex}.fr-progress-n{font-size:var(--t-cap);font-variant-numeric:tabular-nums;color:var(--muted);letter-spacing:.03em}.fr-bar{background:var(--line);border-radius:2px;width:132px;height:3px;overflow:hidden}.fr-bar>span{background:var(--ink);border-radius:2px;height:100%;transition:width .24s;display:block}.fr-steps{text-align:left;flex-direction:column;gap:4px;width:100%;margin:16px 0 0;padding:0;list-style:none;display:flex}.fr-step{border-radius:8px;align-items:center;gap:14px;padding:11px 12px;transition:background .14s;display:flex}.fr-step.is-actionable:hover{background:var(--surface)}.fr-step-tile{border:1px solid var(--line);background:var(--surface);width:32px;height:32px;color:var(--muted);border-radius:8px;flex:none;place-items:center;display:grid}.fr-step-tile svg{stroke-width:1.6px;width:15px;height:15px}.fr-step.is-actionable:hover .fr-step-tile{border-color:var(--ink);color:var(--ink)}.fr-step.is-done .fr-step-tile{background:color-mix(in srgb, var(--positive) 12%, var(--surface));color:var(--positive);border-color:#0000}.fr-step-go{color:var(--line-2,var(--muted));flex:none;padding-top:8px;transition:color .14s,transform .14s;display:inline-flex}.fr-step-go svg{width:14px;height:14px}.fr-step.is-actionable:hover .fr-step-go{color:var(--ink);transform:translate(2px)}.fr-step-body{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.fr-step-title{font-size:var(--t-body);color:var(--ink);word-break:keep-all;font-weight:500;line-height:1.5}.fr-step.is-done{opacity:.72}.fr-step.is-done .fr-step-title{color:var(--muted);font-weight:400}.fr-step-desc{font-size:var(--t-cap);color:var(--muted);word-break:keep-all;font-weight:400;line-height:1.55}.fr-step-state{font-size:var(--t-cap);color:var(--muted);white-space:nowrap;flex:none;padding-top:3px}.fr-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:32px;display:flex}.fr-cta{background:var(--ink);min-width:156px;color:var(--bg);border:1px solid var(--ink);font-size:var(--t-body);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-weight:500;line-height:1;text-decoration:none;transition:opacity .14s;display:inline-flex}.fr-cta-ghost{background:var(--surface);border:1px solid var(--line);color:var(--ink);font-size:var(--t-body);white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:12px 18px;font-weight:500;line-height:1;transition:border-color .14s;display:inline-flex}.fr-cta-ghost:hover{border-color:var(--ink)}.fr-cta-ghost svg{stroke-width:1.7px;width:14px;height:14px;color:var(--muted);flex:none}.fr-cta-ghost:focus-visible{outline:2px solid var(--focus-ring,var(--ink));outline-offset:2px}.fr-cta svg{stroke-width:1.8px;flex:none;width:14px;height:14px}.fr-cta:hover{opacity:.88}.fr-cta:focus-visible,.fr-step:focus-visible,.fr-quiet a:focus-visible{outline:2px solid var(--focus-ring,var(--ink));outline-offset:2px}.fr-quiet{border-top:1px solid var(--line);width:100%;font-size:var(--t-cap);color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:0 8px;margin-top:32px;padding-top:24px;display:flex}.fr-quiet-btn{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 6px}.fr-quiet-btn:hover{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.fr-quiet-btn:focus-visible{outline:2px solid var(--focus-ring,var(--ink));outline-offset:1px}.fr-quiet a{color:var(--muted);border-radius:4px;padding:4px 6px;text-decoration:none}.fr-quiet a:hover{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.fr-num{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:500}.fr-quiet-sep{color:var(--line);-webkit-user-select:none;user-select:none}@media (max-width:600px){.home-page.is-firstrun{padding:40px 20px 56px}.fr-lead{font-size:var(--t-body)}}
.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px #fff;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}
