.ManualGuide-module__3350kG__pickTitle{letter-spacing:.07em;text-transform:uppercase;color:var(--fg-faint);margin-top:30px;font-size:13px;font-weight:700}.ManualGuide-module__3350kG__pills{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:8px;margin-top:12px;display:grid}.ManualGuide-module__3350kG__pill{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;text-decoration:none;transition:border-color .15s,background-color .15s;display:flex}.ManualGuide-module__3350kG__pill:hover{border-color:var(--border-strong);background:var(--surface-hover)}.ManualGuide-module__3350kG__pillActive,.ManualGuide-module__3350kG__pillActive:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 9%, var(--surface))}.ManualGuide-module__3350kG__pillName{letter-spacing:-.015em;color:var(--fg);font-size:14px;font-weight:650}.ManualGuide-module__3350kG__pillActive .ManualGuide-module__3350kG__pillName{color:var(--accent)}.ManualGuide-module__3350kG__pillSub{color:var(--fg-faint);font-size:11.5px}.ManualGuide-module__3350kG__note{border:1px solid color-mix(in srgb, var(--warning,#b45309) 28%, var(--border));border-radius:var(--radius-md);background:color-mix(in srgb, var(--warning,#b45309) 7%, var(--surface));color:var(--fg-muted);margin-top:22px;padding:12px 16px;font-size:13.5px;line-height:1.6}.ManualGuide-module__3350kG__allSteps{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);margin-top:18px;padding:14px 18px}.ManualGuide-module__3350kG__allSteps summary{cursor:pointer;font-size:14.5px;font-weight:650}.ManualGuide-module__3350kG__allStepsChapter{letter-spacing:.06em;text-transform:uppercase;color:var(--fg-faint);margin-top:16px;font-size:13px;font-weight:700}.ManualGuide-module__3350kG__allStepsList{color:var(--fg-muted);margin:8px 0 0;padding-left:22px;font-size:14.5px;line-height:1.6}.ManualGuide-module__3350kG__allStepsList li+li{margin-top:6px}.ManualGuide-module__3350kG__allStepsList strong{color:var(--fg);font-weight:650}.ManualGuide-module__3350kG__tips{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);margin-top:34px;padding:18px 20px}.ManualGuide-module__3350kG__tipsHeading{letter-spacing:-.01em;font-size:15px}.ManualGuide-module__3350kG__tipsList{color:var(--fg-muted);margin:10px 0 0;padding-left:20px;font-size:13.5px;line-height:1.6}.ManualGuide-module__3350kG__tipsList li+li{margin-top:5px}
.ManualWizard-module__mZzZfG__wizard{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);margin-top:26px;padding:22px}.ManualWizard-module__mZzZfG__chapters{flex-wrap:wrap;gap:8px;display:flex}.ManualWizard-module__mZzZfG__chapter{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);color:var(--fg-muted);cursor:pointer;align-items:center;gap:8px;padding:7px 14px 7px 8px;font-size:13.5px;font-weight:600;transition:border-color .15s,background-color .15s;display:inline-flex}.ManualWizard-module__mZzZfG__chapter:hover{border-color:var(--border-strong);background:var(--surface-hover)}.ManualWizard-module__mZzZfG__chapterActive,.ManualWizard-module__mZzZfG__chapterActive:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 9%, var(--surface));color:var(--accent)}.ManualWizard-module__mZzZfG__chapterNumber{background:var(--surface-hover);width:20px;height:20px;color:var(--fg-muted);border-radius:50%;place-items:center;font-size:11.5px;display:grid}.ManualWizard-module__mZzZfG__chapterActive .ManualWizard-module__mZzZfG__chapterNumber{background:var(--accent);color:var(--accent-ink)}.ManualWizard-module__mZzZfG__coverage{color:var(--fg-faint);margin-top:12px;font-size:12.5px}.ManualWizard-module__mZzZfG__progress{gap:4px;margin-top:10px;display:flex}.ManualWizard-module__mZzZfG__progressTick{background:var(--border);border-radius:2px;flex:1;height:4px;transition:background-color .2s}.ManualWizard-module__mZzZfG__progressDone{background:var(--accent)}.ManualWizard-module__mZzZfG__stage{grid-template-columns:minmax(0,250px) minmax(0,1fr);align-items:center;gap:40px;margin-top:26px;display:grid}.ManualWizard-module__mZzZfG__phoneColumn{touch-action:pan-y}.ManualWizard-module__mZzZfG__phoneFrame{animation:.28s ease-out ManualWizard-module__mZzZfG__screenIn}@keyframes ManualWizard-module__mZzZfG__screenIn{0%{opacity:0;transform:translate(10px)}}@media (prefers-reduced-motion:reduce){.ManualWizard-module__mZzZfG__phoneFrame{animation:none}}.ManualWizard-module__mZzZfG__counter{letter-spacing:.07em;text-transform:uppercase;color:var(--accent);font-size:12.5px;font-weight:700}.ManualWizard-module__mZzZfG__title{letter-spacing:-.025em;margin-top:8px;font-size:24px;line-height:1.25}.ManualWizard-module__mZzZfG__body{color:var(--fg-muted);margin-top:12px;font-size:15.5px;line-height:1.65}.ManualWizard-module__mZzZfG__controls{gap:10px;margin-top:26px;display:flex}.ManualWizard-module__mZzZfG__back,.ManualWizard-module__mZzZfG__next,.ManualWizard-module__mZzZfG__restart{border-radius:var(--radius-md);cursor:pointer;min-height:44px;padding:0 20px;font-size:15px;font-weight:650}.ManualWizard-module__mZzZfG__back,.ManualWizard-module__mZzZfG__restart{border:1px solid var(--border-strong);background:var(--surface);color:var(--fg)}.ManualWizard-module__mZzZfG__back:hover:not(:disabled),.ManualWizard-module__mZzZfG__restart:hover{background:var(--surface-hover)}.ManualWizard-module__mZzZfG__back:disabled{cursor:default;opacity:.4}.ManualWizard-module__mZzZfG__next{border:1px solid var(--accent);background:var(--accent);max-width:220px;color:var(--accent-ink);flex:1}.ManualWizard-module__mZzZfG__next:hover{filter:brightness(1.08)}.ManualWizard-module__mZzZfG__skip{color:var(--accent);cursor:pointer;background:0 0;border:0;margin-top:14px;padding:0;font-size:14px;font-weight:600}.ManualWizard-module__mZzZfG__skip:hover{text-decoration:underline}.ManualWizard-module__mZzZfG__finished{border:1px solid color-mix(in srgb, var(--ok) 35%, var(--border));border-radius:var(--radius-md);background:color-mix(in srgb, var(--ok) 8%, var(--surface));color:var(--fg);margin-top:18px;padding:14px 16px;font-size:14.5px;line-height:1.6}.ManualWizard-module__mZzZfG__restart{min-height:38px;margin-top:12px;font-size:14px}@media (max-width:720px){.ManualWizard-module__mZzZfG__wizard{padding:16px}.ManualWizard-module__mZzZfG__stage{grid-template-columns:minmax(0,1fr);gap:20px;margin-top:20px}.ManualWizard-module__mZzZfG__phoneColumn{--phone-aspect:300 / 470;width:min(56%,210px);margin:0 auto}.ManualWizard-module__mZzZfG__title{font-size:20px}.ManualWizard-module__mZzZfG__controls{margin-top:18px}.ManualWizard-module__mZzZfG__next{max-width:none}}
.PhoneScreen-module__A-ZdDa__phone{width:100%;container-type:inline-size}.PhoneScreen-module__A-ZdDa__frame{width:100%;aspect-ratio:var(--phone-aspect,300 / 620);box-shadow:0 0 0 .6cqw #3a3a44 inset, var(--shadow-lift);background:linear-gradient(145deg,#2c2c33,#0d0d12);border-radius:15cqw;padding:3.2cqw;position:relative}.PhoneScreen-module__A-ZdDa__display{color:#000;letter-spacing:-.01em;-webkit-user-select:none;user-select:none;background:#f2f2f7;border-radius:12cqw;flex-direction:column;height:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,system-ui,sans-serif;font-size:4.6cqw;line-height:1.25;display:flex;position:relative;overflow:hidden}.PhoneScreen-module__A-ZdDa__display.PhoneScreen-module__A-ZdDa__displayDark{color:#fff;background:#0b0b0f}.PhoneScreen-module__A-ZdDa__status{flex:none;justify-content:space-between;align-items:center;height:13cqw;padding:1.5cqw 8cqw 0 10cqw;font-size:4.4cqw;font-weight:600;display:flex;position:relative}.PhoneScreen-module__A-ZdDa__statusDark{color:#fff}.PhoneScreen-module__A-ZdDa__island{background:#000;border-radius:5cqw;width:30cqw;height:8.6cqw;position:absolute;top:3cqw;left:50%;transform:translate(-50%)}.PhoneScreen-module__A-ZdDa__statusIcons{align-items:center;gap:1.6cqw;display:flex}.PhoneScreen-module__A-ZdDa__statusIcons svg{fill:currentColor;height:3.6cqw}.PhoneScreen-module__A-ZdDa__homeIndicator{background:#000c;border-radius:1cqw;width:34cqw;height:1.4cqw;position:absolute;bottom:2.2cqw;left:50%;transform:translate(-50%)}.PhoneScreen-module__A-ZdDa__displayDark .PhoneScreen-module__A-ZdDa__homeIndicator,.PhoneScreen-module__A-ZdDa__home~.PhoneScreen-module__A-ZdDa__homeIndicator{background:#ffffffd9}.PhoneScreen-module__A-ZdDa__tap{z-index:1;box-shadow:0 0 0 .8cqw var(--accent), 0 0 0 2.6cqw color-mix(in srgb, var(--accent) 22%, transparent);animation:1.8s ease-in-out infinite PhoneScreen-module__A-ZdDa__tapPulse;position:relative}@keyframes PhoneScreen-module__A-ZdDa__tapPulse{50%{box-shadow:0 0 0 .8cqw var(--accent), 0 0 0 4cqw color-mix(in srgb, var(--accent) 8%, transparent)}}.PhoneScreen-module__A-ZdDa__badge{background:var(--accent);width:7.6cqw;height:7.6cqw;color:var(--accent-ink);letter-spacing:0;border:.6cqw solid #fff;border-radius:50%;place-items:center;font-size:3.8cqw;font-weight:700;display:grid;position:absolute;top:-3.4cqw;right:-2.6cqw}@media (prefers-reduced-motion:reduce){.PhoneScreen-module__A-ZdDa__tap{animation:none}}.PhoneScreen-module__A-ZdDa__home{background:radial-gradient(120% 70% at 20% 10%,#7a6cf0 0%,#0000 60%),radial-gradient(100% 60% at 90% 90%,#f07aa8 0%,#0000 60%),#3b3290;flex:1;margin-top:-13cqw;padding:22cqw 5cqw 0}.PhoneScreen-module__A-ZdDa__homeGrid{grid-template-columns:repeat(4,1fr);row-gap:6cqw;display:grid}.PhoneScreen-module__A-ZdDa__app{flex-direction:column;align-items:center;gap:1.6cqw;display:flex}.PhoneScreen-module__A-ZdDa__appIcon{opacity:.55;border-radius:3.8cqw;place-items:center;width:15.5cqw;height:15.5cqw;display:grid;position:relative}.PhoneScreen-module__A-ZdDa__appSettings{color:#3a3a40;opacity:1;background:linear-gradient(160deg,#d4d4da,#8e8e96)}.PhoneScreen-module__A-ZdDa__appSettings svg{width:72%}.PhoneScreen-module__A-ZdDa__appTap .PhoneScreen-module__A-ZdDa__appIcon{box-shadow:0 0 0 .9cqw #fff, 0 0 0 2.2cqw var(--accent)}.PhoneScreen-module__A-ZdDa__appIcon .PhoneScreen-module__A-ZdDa__badge{top:-2.4cqw;right:-3cqw}.PhoneScreen-module__A-ZdDa__appLabel{color:#ffffffbf;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:3.1cqw;overflow:hidden}.PhoneScreen-module__A-ZdDa__appTap .PhoneScreen-module__A-ZdDa__appLabel{color:#fff;font-weight:600}.PhoneScreen-module__A-ZdDa__list{flex-direction:column;flex:1;padding:0 4.5cqw;display:flex}.PhoneScreen-module__A-ZdDa__nav{flex-direction:column;gap:1cqw;padding:2cqw 0 3cqw;display:flex;position:relative}.PhoneScreen-module__A-ZdDa__navBack{color:#007aff;font-size:4.4cqw}.PhoneScreen-module__A-ZdDa__navTitle{text-align:center;margin-top:-6.4cqw;font-size:5.2cqw;font-weight:600}.PhoneScreen-module__A-ZdDa__nav .PhoneScreen-module__A-ZdDa__navAction{position:absolute;top:1.2cqw;right:0}.PhoneScreen-module__A-ZdDa__navAction{color:#007aff;border-radius:2cqw;padding:.6cqw 2cqw;font-size:4.6cqw;font-weight:500}.PhoneScreen-module__A-ZdDa__navTitleLarge{letter-spacing:-.02em;font-size:9.4cqw;font-weight:700}.PhoneScreen-module__A-ZdDa__sheetHead{text-align:center;flex-direction:column;align-items:center;gap:2cqw;padding:6cqw 2cqw 5cqw;display:flex}.PhoneScreen-module__A-ZdDa__sheetGlyph{color:#fff;background:#34c759;border-radius:4cqw;place-items:center;width:15cqw;height:15cqw;margin-bottom:1cqw;display:grid}.PhoneScreen-module__A-ZdDa__sheetGlyph svg{width:62%}.PhoneScreen-module__A-ZdDa__sheetHeading{letter-spacing:-.02em;font-size:6.6cqw;font-weight:700;line-height:1.15}.PhoneScreen-module__A-ZdDa__sheetLead{color:#6c6c70;font-size:4cqw}.PhoneScreen-module__A-ZdDa__group+.PhoneScreen-module__A-ZdDa__group{margin-top:5.5cqw}.PhoneScreen-module__A-ZdDa__groupHeader,.PhoneScreen-module__A-ZdDa__groupFooter{color:#6c6c70;padding:0 4cqw;font-size:3.5cqw;display:block}.PhoneScreen-module__A-ZdDa__groupHeader{text-transform:uppercase;margin-bottom:1.6cqw}.PhoneScreen-module__A-ZdDa__groupFooter{margin-top:1.8cqw;line-height:1.3}.PhoneScreen-module__A-ZdDa__cells{border-radius:var(--cell-radius,3.6cqw);background:#fff}.PhoneScreen-module__A-ZdDa__row{border-radius:var(--cell-radius,3.6cqw);background:#fff;align-items:center;gap:3cqw;min-height:13cqw;padding:0 4cqw;display:flex;position:relative}.PhoneScreen-module__A-ZdDa__row+.PhoneScreen-module__A-ZdDa__row{border-top-left-radius:0;border-top-right-radius:0}.PhoneScreen-module__A-ZdDa__row:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}.PhoneScreen-module__A-ZdDa__row+.PhoneScreen-module__A-ZdDa__row:before{content:"";border-top:.25cqw solid #d1d1d6;position:absolute;top:0;left:4cqw;right:0}.PhoneScreen-module__A-ZdDa__row.PhoneScreen-module__A-ZdDa__tap:before,.PhoneScreen-module__A-ZdDa__tap+.PhoneScreen-module__A-ZdDa__row:before{display:none}.PhoneScreen-module__A-ZdDa__rowIcon{color:#fff;border-radius:2cqw;flex:none;place-items:center;width:8cqw;height:8cqw;display:grid}.PhoneScreen-module__A-ZdDa__rowIcon svg{fill:currentColor;width:70%}.PhoneScreen-module__A-ZdDa__rowText{flex-direction:column;flex:1;min-width:0;display:flex}.PhoneScreen-module__A-ZdDa__rowSub{color:#6c6c70;font-size:3.6cqw}.PhoneScreen-module__A-ZdDa__rowAction{color:#007aff}.PhoneScreen-module__A-ZdDa__rowDetail{color:#8a8a8e;flex:none;font-size:4.2cqw}.PhoneScreen-module__A-ZdDa__chevron{color:#c4c4c7;font-size:6cqw;line-height:1}.PhoneScreen-module__A-ZdDa__check{color:#007aff;font-size:5cqw;font-weight:600}.PhoneScreen-module__A-ZdDa__toggle{background:#e9e9ea;border-radius:5cqw;flex:none;width:13.6cqw;height:8.2cqw;position:relative}.PhoneScreen-module__A-ZdDa__toggle:after{content:"";background:#fff;border-radius:50%;width:6.8cqw;height:6.8cqw;position:absolute;top:.7cqw;left:.7cqw;box-shadow:0 .6cqw 1.6cqw #0003}.PhoneScreen-module__A-ZdDa__toggleOn{background:#34c759}.PhoneScreen-module__A-ZdDa__toggleOn:after{left:auto;right:.7cqw}.PhoneScreen-module__A-ZdDa__buttonDock{margin-top:auto;padding:4cqw 0 10cqw}.PhoneScreen-module__A-ZdDa__button{color:#fff;text-align:center;background:#007aff;border-radius:4cqw;padding:4cqw;font-weight:600;display:block;position:relative}.PhoneScreen-module__A-ZdDa__scan{background:radial-gradient(90% 60% at 50% 45%,#3a3a44 0%,#0b0b0f 75%);flex-direction:column;flex:1;align-items:center;padding:6cqw 6cqw 0;display:flex}.PhoneScreen-module__A-ZdDa__scanTitle{font-size:5.4cqw;font-weight:600}.PhoneScreen-module__A-ZdDa__viewfinder{aspect-ratio:1;background:linear-gradient(#ffd60a,#ffd60a) 0 0/14cqw 1.2cqw no-repeat,linear-gradient(#ffd60a,#ffd60a) 0 0/1.2cqw 14cqw no-repeat,linear-gradient(#ffd60a,#ffd60a) 100% 0/14cqw 1.2cqw no-repeat,linear-gradient(#ffd60a,#ffd60a) 100% 0/1.2cqw 14cqw no-repeat,linear-gradient(#ffd60a,#ffd60a) 0 100%/14cqw 1.2cqw no-repeat,linear-gradient(#ffd60a,#ffd60a) 0 100%/1.2cqw 14cqw no-repeat,linear-gradient(#ffd60a,#ffd60a) 100% 100%/14cqw 1.2cqw no-repeat,linear-gradient(#ffd60a,#ffd60a) 100% 100%/1.2cqw 14cqw no-repeat;place-items:center;width:66cqw;margin-top:22cqw;display:grid;position:relative}.PhoneScreen-module__A-ZdDa__qr{border-radius:1.5cqw;width:76%;transform:rotate(-4deg)}.PhoneScreen-module__A-ZdDa__scanHint{color:#fffc;text-align:center;margin-top:12cqw;font-size:4cqw}.PhoneScreen-module__A-ZdDa__android{letter-spacing:0;font-family:Roboto,Google Sans,system-ui,sans-serif}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__status{padding:1.5cqw 7cqw 0;font-weight:500}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__island{border-radius:50%;width:5.6cqw;height:5.6cqw;top:3.8cqw}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__homeIndicator{width:28cqw;height:1.1cqw}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__nav{flex-direction:row;align-items:center;gap:3.5cqw;padding:3cqw 0 4.5cqw}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__navBack{color:inherit;font-size:6cqw;line-height:1}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__navTitle,.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__navTitleLarge{text-align:left;flex:1;margin-top:0;font-size:6.4cqw;font-weight:500}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__navTitleLarge{font-size:8.6cqw;font-weight:600}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__nav .PhoneScreen-module__A-ZdDa__navAction{color:inherit;font-size:5.6cqw;position:relative;top:auto;right:auto}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__sheetHead{text-align:left;align-items:flex-start;padding:8cqw 1cqw 5cqw}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__sheetGlyph{width:10cqw;height:10cqw;color:var(--droid);background:0 0;margin-bottom:2cqw}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__sheetGlyph svg{width:100%}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__sheetHeading{font-size:7.4cqw;font-weight:500}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__groupHeader{color:var(--droid);text-transform:none;font-weight:500}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__buttonDock{justify-content:flex-end;display:flex}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__button{background:var(--droid);border-radius:10cqw;padding:3cqw 7cqw}.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__rowAction,.PhoneScreen-module__A-ZdDa__android .PhoneScreen-module__A-ZdDa__rowDetail{color:var(--droid)}.PhoneScreen-module__A-ZdDa__radio{border:.6cqw solid #74777f;border-radius:50%;flex:none;width:5.4cqw;height:5.4cqw}.PhoneScreen-module__A-ZdDa__radioOn{border-color:var(--droid);background:var(--droid);box-shadow:inset 0 0 0 1.1cqw #fff}.PhoneScreen-module__A-ZdDa__cards{--droid:#3e91ff;--cell-radius:6cqw;background:#f4f4f6}.PhoneScreen-module__A-ZdDa__cards .PhoneScreen-module__A-ZdDa__row{min-height:14.5cqw}.PhoneScreen-module__A-ZdDa__cards .PhoneScreen-module__A-ZdDa__rowIcon{border-radius:50%}.PhoneScreen-module__A-ZdDa__cards .PhoneScreen-module__A-ZdDa__toggle{background:#d9d9de}.PhoneScreen-module__A-ZdDa__cards .PhoneScreen-module__A-ZdDa__toggleOn{background:var(--droid)}.PhoneScreen-module__A-ZdDa__cards .PhoneScreen-module__A-ZdDa__appIcon{border-radius:5cqw}.PhoneScreen-module__A-ZdDa__material{--droid:#3b5ba9;background:#f8f9fc}.PhoneScreen-module__A-ZdDa__material .PhoneScreen-module__A-ZdDa__cells,.PhoneScreen-module__A-ZdDa__material .PhoneScreen-module__A-ZdDa__row{background:0 0}.PhoneScreen-module__A-ZdDa__material .PhoneScreen-module__A-ZdDa__row{min-height:15cqw}.PhoneScreen-module__A-ZdDa__material .PhoneScreen-module__A-ZdDa__row+.PhoneScreen-module__A-ZdDa__row:before{display:none}.PhoneScreen-module__A-ZdDa__material .PhoneScreen-module__A-ZdDa__rowIcon{color:#44474e;background:0 0!important}.PhoneScreen-module__A-ZdDa__material .PhoneScreen-module__A-ZdDa__toggle{background:#e1e2e8;border:.6cqw solid #74777f;width:14cqw;height:8.4cqw}.PhoneScreen-module__A-ZdDa__material .PhoneScreen-module__A-ZdDa__toggle:after{width:4.4cqw;height:4.4cqw;box-shadow:none;background:#74777f;top:1.4cqw;left:1.4cqw}.PhoneScreen-module__A-ZdDa__material .PhoneScreen-module__A-ZdDa__toggleOn{border-color:var(--droid);background:var(--droid)}.PhoneScreen-module__A-ZdDa__material .PhoneScreen-module__A-ZdDa__toggleOn:after{background:#fff;width:6cqw;height:6cqw;top:.6cqw;left:auto;right:.6cqw}.PhoneScreen-module__A-ZdDa__material .PhoneScreen-module__A-ZdDa__appIcon{border-radius:50%}
.ManualPage-module__A7a6Zq__page{max-width:760px;padding-top:44px;padding-bottom:40px}.ManualPage-module__A7a6Zq__title{letter-spacing:-.033em;font-size:34px}.ManualPage-module__A7a6Zq__intro{max-width:68ch;color:var(--fg-muted);margin-top:12px;font-size:16.5px;line-height:1.6}@media (max-width:640px){.ManualPage-module__A7a6Zq__page{padding-top:28px}.ManualPage-module__A7a6Zq__title{font-size:26px}.ManualPage-module__A7a6Zq__intro{font-size:15px}}.ManualPage-module__A7a6Zq__languages{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.ManualPage-module__A7a6Zq__language{border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--fg-muted);padding:4px 11px;font-size:13px;font-weight:600;text-decoration:none}.ManualPage-module__A7a6Zq__language:hover{border-color:var(--border-strong);color:var(--fg)}.ManualPage-module__A7a6Zq__languageActive,.ManualPage-module__A7a6Zq__languageActive:hover{border-color:var(--accent);color:var(--accent)}
