@font-face{font-family:PhetsarathOT;src:url(/fonts/Phetsarath-OT.woff2) format("woff2");font-display:swap;font-style:normal;font-weight:400}:root{color-scheme:light;--font-ui-zh:-apple-system,BlinkMacSystemFont,"SF Pro Text","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;--font-ui-lo:"PhetsarathOT","Noto Sans Lao",sans-serif;--font-ui-en:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-ui:var(--font-ui-lo);--font-body-leading:1.58;--font-heading-leading:1.3;--font-control-leading:1.42;--yoyo-page:#f7f8fa;--yoyo-surface:#ffffff;--yoyo-ink:#111111;--yoyo-muted:#666666;--yoyo-subtle:#8a8a8a;--yoyo-line:#eaeaea;--yoyo-gold:#343941;--yoyo-gold-deep:#17191d;--yoyo-gold-pale:#f0f2f5;--yoyo-hero:#0d0d0f;--yoyo-success:#2aae67;--yoyo-warning:#e5a623;--yoyo-danger:#e5484d;--bg:var(--yoyo-page);--panel:var(--yoyo-surface);--panel-strong:#fbfbfc;--text:var(--yoyo-ink);--muted:var(--yoyo-muted);--line:var(--yoyo-line);--accent:var(--yoyo-gold-deep);--accent-2:var(--yoyo-gold);--danger:var(--yoyo-danger)}*{box-sizing:border-box}html{min-height:100%;background:var(--ui-page,#f5f5f7)}html[lang=zh]{--font-ui:var(--font-ui-zh);--font-body-leading:1.5;--font-heading-leading:1.2;--font-control-leading:1.35}html[lang=lo]{--font-ui:var(--font-ui-lo);--font-body-leading:1.58;--font-heading-leading:1.3;--font-control-leading:1.42}html[lang=en]{--font-ui:var(--font-ui-en);--font-body-leading:1.5;--font-heading-leading:1.18;--font-control-leading:1.35}body{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:var(--font-ui);font-feature-settings:"kern";font-kerning:normal;line-height:var(--font-body-leading);letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html[lang=lo] body{font-family:var(--font-ui)}html[lang=lo] body :where(h1,h2,h3,h4){line-height:var(--font-heading-leading)}html[lang=lo] body :where(p,li,dt,dd,label,small){line-height:var(--font-body-leading)}html[lang=lo] body :where(button,a){line-height:var(--font-control-leading)}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;padding-bottom:74px}.bottom-nav,.topbar{position:-webkit-sticky;position:sticky;z-index:10;background:rgba(255,255,255,.94);border-color:var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar{top:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid var(--line)}.brand{display:grid;grid-gap:2px;gap:2px}.brand strong{font-size:18px}.brand span,.muted{color:var(--muted);font-size:13px}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.header-back{color:var(--muted);font-size:14px;text-decoration:none}.header-back:focus-visible,.header-back:hover{color:var(--text)}.header-auth{text-decoration:none}.language-select{min-height:40px;max-width:132px;border:1px solid var(--line);border-radius:6px;padding:0 30px 0 10px;color:var(--text);background:var(--yoyo-surface)}.language-select:focus-visible{outline:3px solid var(--accent-2);outline-offset:2px}.main{width:min(1120px,100%);margin:0 auto;padding:16px;display:grid;grid-gap:16px;gap:16px}.auth-main{align-content:start;padding-top:28px}.auth-app-shell .topbar{padding-inline:max(16px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-right))}.auth-login-card,.bind-auth-card{width:min(100%,460px);margin-inline:auto;align-self:start;border:1px solid var(--yoyo-line);border-radius:16px;background:var(--yoyo-surface);box-shadow:0 18px 38px rgba(17,17,17,.07)}.auth-login-card{display:grid;grid-gap:18px;gap:18px;padding:24px}.auth-login-heading{display:flex;align-items:center;gap:12px}.auth-login-mark,.bind-auth-mark{display:inline-grid;width:44px;height:44px;place-items:center;flex:0 0 auto;border-radius:12px;color:#343941;background:var(--yoyo-gold-pale)}.auth-login-eyebrow,.bind-auth-eyebrow{margin:0 0 4px;color:var(--yoyo-gold-deep);font-size:13px;font-weight:700}.auth-login-heading h1,.bind-auth-card h1{margin:0;color:var(--yoyo-ink);font-size:26px;line-height:1.18}.auth-login-form{gap:14px}.auth-credential-field{gap:8px!important;color:var(--yoyo-ink)!important;font-size:14px!important;font-weight:650}.auth-login-card .form-stack input{min-height:52px;border-color:#dedede;border-radius:12px;background:#ffffff;color:var(--yoyo-ink);color-scheme:light}.auth-login-card .form-stack input::placeholder{color:#a2a2a2}.auth-login-card .form-stack input:focus-visible{border-color:var(--yoyo-gold);outline:3px solid rgba(17,19,24,.12);outline-offset:1px}.auth-request-button,.auth-submit-button,.bind-auth-primary{min-height:52px!important;border:0!important;border-radius:12px!important;color:#ffffff!important;background:#17191d!important;font-weight:750!important;text-decoration:none}.auth-apple-entry{display:grid;grid-gap:12px;gap:12px;justify-items:center}.auth-login-divider{display:flex;align-items:center;gap:12px;color:#7a7d84;font-size:13px;text-align:center}.auth-login-divider:after,.auth-login-divider:before{content:"";height:1px;flex:1 1;background:#e1e1e3}.auth-apple-button{width:100%;max-width:375px;height:52px;border:0;border-radius:12px;padding:0;background:transparent;cursor:pointer}.auth-apple-button img{display:block;width:100%;height:52px;object-fit:contain}.auth-apple-button:disabled{cursor:wait;opacity:.62}.auth-apple-button:focus-visible{outline:3px solid rgba(198,161,91,.42);outline-offset:2px}.bind-auth-primary{display:inline-flex;width:100%;align-items:center;justify-content:center;padding:0 16px}@media (max-width:560px){.auth-app-shell .topbar{min-height:72px;align-items:center;flex-wrap:nowrap}.auth-app-shell .header-actions{width:auto;margin-left:auto;justify-content:flex-end}}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated .home-v21-device-image{width:142px;transform:translateX(-16px)!important}@media (max-width:560px){.home-device-shell .home-v22-device-card .home-v21-device-image-frame{inset:14px -42px auto auto;width:46%;height:344px}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated .home-v21-device-image{width:136px;height:338px;-webkit-clip-path:inset(0 6px 0 8px);clip-path:inset(0 6px 0 8px)}.home-device-shell .home-v22-device-card .home-v21-device-copy h2{max-width:218px;font-size:clamp(21px,5.5vw,24px)}.home-device-shell .home-v22-device-card .home-v21-device-image-frame{right:-54px}}.home-device-shell .home-v20-device-image-frame{display:grid;place-items:center}.home-device-shell .home-v20-device-image{width:420%;height:155%;object-position:78% center;transform:none}.home-device-shell .home-v20-device-image-frame.material-silver .home-v20-device-image{object-position:18% center}.home-device-shell .home-v20-device-image-frame.material-cosmic-orange .home-v20-device-image{object-position:60% center}.home-device-shell .home-v20-device-image-frame.material-deep-blue .home-v20-device-image{object-position:78% center}.home-device-shell .home-v20-device-image-frame.material-natural-titanium .home-v20-device-image{object-position:91% center}.home-device-shell .home-v20-device-image-frame.material-black-titanium .home-v20-device-image{object-position:18% center}.home-device-shell .home-v20-device-image-frame.material-white-titanium .home-v20-device-image{object-position:42% center}.home-device-shell .home-v20-device-image-frame.material-blue-titanium .home-v20-device-image{object-position:70% center}.home-device-shell .home-v21-device-topline{min-height:34px}.home-device-shell .home-v21-certification-badge,.home-device-shell .home-v21-switch-button{min-height:32px;border:1px solid rgba(123,133,147,.28);padding:0 11px;color:#7c828c;background:rgba(255,255,255,.66);font-size:12px;font-weight:650}.home-device-shell .home-v21-certification-badge.is-certified{border-color:rgba(184,147,77,.52);color:#a5792f;background:rgba(255,250,239,.84)}.home-device-shell .home-v21-switch-button{color:#6f7782;cursor:pointer}.home-device-shell .home-v21-device-identity{min-height:350px}.home-device-shell .home-v21-device-copy h2{line-height:1.12}.home-device-shell .home-v21-device-copy>p{line-height:1.4}.home-device-shell .home-v21-device-facts div{grid-template-columns:minmax(0,1fr) minmax(90px,auto);gap:8px}.home-device-shell .home-v21-device-image-frame{min-height:350px;height:auto;background:transparent}.home-device-shell .home-v21-device-image{width:100%;height:100%;min-height:350px;transform:scale(var(--home-device-scale,1))}.home-device-shell .home-v21-device-error{color:#bd7d2c}.home-device-shell .home-v21-device-menu{border:1px solid rgba(20,31,44,.1)}.home-device-shell .home-v21-device-menu button{border-color:rgba(20,31,44,.07);color:#27303b}.home-device-shell .home-v21-device-menu button:last-child{color:#a6762f}.home-device-shell .home-v21-device-menu-copy strong{color:#27303b}.home-device-shell .home-v21-device-menu-copy small{color:#7b838d}.home-device-shell .home-v21-device-card>.home-v20-specs-grid{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-device-shell .home-v21-device-card>.home-v20-specs-grid .home-v20-spec svg{color:#7c8794}.home-device-shell .home-v20-protection-card,.home-device-shell .home-v21-device-card+.home-v20-protection-card{border-color:rgba(20,31,44,.08);border-radius:22px;box-shadow:0 9px 24px rgba(38,55,76,.06)}.home-device-shell .home-v20-protection-card h2{margin-bottom:13px}.home-device-shell .home-v20-protection-item{min-height:116px;padding:13px 11px}.home-device-shell .home-v20-protection-item small{color:#7e858e}.home-device-shell .home-v20-protection-item strong{color:#3f4955}.home-device-shell .home-v20-standard-protection{min-height:132px}.home-device-shell .home-v20-advisor-card{border-color:rgba(20,31,44,.08);border-radius:22px;box-shadow:0 9px 24px rgba(38,55,76,.06)}@media (max-width:420px){.home-device-shell .home-v21-device-card{padding-inline:11px}.home-device-shell .home-v21-device-identity{grid-template-columns:minmax(0,1.04fr) minmax(122px,.96fr);min-height:322px}.home-device-shell .home-v21-device-copy{padding-left:4px;padding-top:21px}.home-device-shell .home-v21-device-copy h2{font-size:21px}.home-device-shell .home-v21-device-copy>p{font-size:12px}.home-device-shell .home-v21-device-facts{gap:13px;padding-top:14px}.home-device-shell .home-v21-device-facts dd,.home-device-shell .home-v21-device-facts dt{font-size:10px}.home-device-shell .home-v21-device-image,.home-device-shell .home-v21-device-image-frame{min-height:322px}.home-device-shell .home-v21-device-card>.home-v20-specs-grid{margin-inline:-11px}.home-device-shell .home-v21-device-card>.home-v20-specs-grid .home-v20-spec{min-height:70px;padding-inline:7px}.home-device-shell .home-v21-device-card>.home-v20-specs-grid .home-v20-spec dd{font-size:10px}}.home-device-shell .home-v20-device-card{border:1px solid rgba(126,146,176,.24);border-radius:25px;box-shadow:0 14px 34px rgba(71,100,140,.12),inset 0 1px 0 rgba(255,255,255,.9)}.home-device-shell .home-v20-device-facts dt{color:#777e87}.home-device-shell .home-v20-device-image{width:285%;height:145%;object-fit:cover;object-position:60% center}.home-device-shell .home-v20-device-image-frame.material-silver .home-v20-device-image{object-position:15% center}.home-device-shell .home-v20-device-image-frame.material-cosmic-orange .home-v20-device-image{object-position:42% center}.home-device-shell .home-v20-device-image-frame.material-deep-blue .home-v20-device-image{object-position:67% center}.home-device-shell .home-v20-device-image-frame.material-natural-titanium .home-v20-device-image{object-position:72% center}.home-device-shell .home-v20-spec dt{color:#828993}.home-device-shell .home-v20-spec dd{color:#5c6570}.home-device-shell .home-v20-brand{font-size:18px}.home-device-shell .home-v20-brand-actions{gap:3px}.home-device-shell .home-v20-brand-actions>a{width:28px;height:34px}.home-device-shell .home-v20-brand-actions .language-select{width:78px;min-width:78px;padding-inline:10px}.home-device-shell .home-v20-advisor-copy h2,.home-device-shell .home-v20-protection-card h2{color:#20242b}.home-device-shell .home-v20-advisor-card>a.home-v20-whatsapp-action{grid-column:auto;align-self:center;min-height:0;padding:0;border-radius:50%;color:#fff;background:#27b957}.home-device-shell .home-v20-spec dd{overflow:visible;white-space:normal}@media (max-width:420px){.home-device-shell .home-v20-device-card{padding-inline:11px}.home-device-shell .home-v20-specs-grid{margin-inline:-11px}.home-device-shell .home-v20-device-image-frame{min-height:254px}}.v19-account-card,.v19-care-card,.v19-current-device,.v19-service-assurances,.v19-service-hero,.v19-service-process{border:1px solid var(--yoyo-line);border-radius:24px;background:var(--yoyo-surface);box-shadow:0 10px 28px rgba(17,17,17,.055)}.v19-service-hero{display:grid;grid-gap:15px;gap:15px;padding:20px;color:#f3f4f6;background:linear-gradient(145deg,#191714,#0e0e10)}.v19-service-hero-heading{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:13px;gap:13px;align-items:center}.v19-care-icon,.v19-service-hero-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;color:#3a260a;background:#f1ce72}.v19-care-card p,.v19-care-card small,.v19-care-card strong,.v19-current-device p,.v19-current-device small,.v19-current-device span,.v19-current-device strong,.v19-service-assurances h2,.v19-service-hero-detail,.v19-service-hero-heading h2,.v19-service-hero-heading p,.v19-service-process h2{margin:0}.v19-service-hero-heading p{color:#d9b45c;font-size:13px;font-weight:700}.v19-service-hero-heading h2{margin-top:3px;font-size:23px;line-height:1.2}.v19-store-status{display:inline-flex;align-items:center;gap:7px;margin-top:6px;color:rgba(255,255,255,.72);font-size:12px}.v19-store-status i{width:8px;height:8px;border-radius:50%;background:#5bd271}.v19-store-status[data-state=CLOSED] i{background:#b7b7bc}.v19-store-status[data-state=RENOVATING] i{background:#343941}.v19-service-hero-detail{color:rgba(255,255,255,.72);font-size:13px;line-height:1.5}.v19-service-state-row{display:flex;flex-wrap:wrap;gap:8px}.v19-service-state-row span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:7px 10px;color:rgba(255,255,255,.78);background:rgba(255,255,255,.09);font-size:11px}.v19-service-state-row span[data-state=active],.v19-service-state-row span[data-state=yoyo_certified]{color:#9be6a8;background:rgba(70,190,92,.14)}.v19-store-switch{display:flex;gap:8px}.v19-store-switch button{display:grid;grid-gap:2px;gap:2px;min-width:86px;border:1px solid rgba(255,255,255,.18);border-radius:13px;padding:8px 11px;color:rgba(255,255,255,.76);background:rgba(255,255,255,.07);font:inherit;font-size:13px;text-align:left}.v19-store-switch button[aria-pressed=true]{border-color:rgba(241,206,114,.78);color:#f5d586;background:rgba(212,164,77,.17)}.v19-store-switch small{font-size:11px}.v19-service-actions{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);grid-gap:9px;gap:9px}.v19-service-primary-action,.v19-service-secondary-action{display:inline-flex;min-height:45px;align-items:center;justify-content:center;gap:7px;border-radius:13px;padding:10px;font-size:13px;font-weight:800;text-decoration:none}.v19-service-primary-action{color:#211706;background:linear-gradient(145deg,#f1cf76,#c9953c)}.v19-service-secondary-action{border:1px solid rgba(241,206,114,.62);color:#f1d38f}.v19-current-device{display:grid;grid-template-columns:74px minmax(0,1fr) auto;grid-gap:13px;gap:13px;align-items:center;padding:13px}.v19-current-device-image{width:74px;height:78px;overflow:hidden;border-radius:17px;background:#f2f2f2}.v19-current-device-image img{width:100%;height:100%;object-fit:cover;object-position:70% center}.v19-current-device>div:not(.v19-current-device-image){display:grid;min-width:0;grid-gap:4px;gap:4px}.v19-current-device p,.v19-current-device small{color:var(--yoyo-muted);font-size:12px}.v19-current-device strong{font-size:17px}.v19-current-device span{color:var(--yoyo-subtle);font-size:11px;line-height:1.35}.v19-current-device>a{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--yoyo-line);border-radius:13px;color:var(--yoyo-ink)}.v19-current-device-empty{grid-template-columns:38px minmax(0,1fr) auto}.v19-current-device-empty>svg{color:var(--yoyo-gold-deep)}.v19-current-device-empty>div{display:grid;grid-gap:4px;gap:4px}.v19-current-device-empty strong{font-size:16px}.v19-current-device-empty p{margin:0;color:var(--yoyo-muted);font-size:12px;line-height:1.4}.v19-current-device-empty>a{display:inline-flex;width:auto;height:auto;gap:4px;padding:9px;font-size:12px;text-decoration:none}.v19-care-card{display:grid;grid-template-columns:43px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;padding:14px}.v19-care-icon{width:42px;height:42px;border-radius:14px}.v19-care-card>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.v19-care-card small{color:var(--yoyo-muted);font-size:12px}.v19-care-card strong{font-size:15px}.v19-care-card p{color:var(--yoyo-subtle);font-size:12px}.v19-care-card>a{display:inline-flex;align-items:center;gap:3px;color:var(--yoyo-gold-deep);font-size:12px;font-weight:800;text-decoration:none}.v19-care-card[data-state=hidden]{box-shadow:none;background:#fffdf8}.v19-service-section{display:grid;grid-gap:11px;gap:11px}.v19-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.v19-section-heading h2{margin:0;font-size:21px}.v19-section-heading span{min-width:24px;border-radius:999px;padding:4px 8px;color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale);font-size:12px;font-weight:800;text-align:center}.v19-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.v19-service-card{position:relative;display:grid;min-height:116px;grid-template-columns:40px minmax(0,1fr);grid-gap:5px 10px;gap:5px 10px;align-items:center;border:1px solid var(--yoyo-line);border-radius:20px;padding:13px 28px 13px 12px;color:var(--yoyo-ink);background:#fff;text-decoration:none;box-shadow:0 6px 18px rgba(17,17,17,.035)}.v19-service-card>span{grid-row:1/span 2;display:grid;width:40px;height:40px;place-items:center;border-radius:14px;color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale)}.v19-service-card strong{font-size:14px;line-height:1.2}.v19-service-card small{color:var(--yoyo-muted);font-size:11px;line-height:1.3}.v19-service-card>svg{position:absolute;right:9px;top:50%;color:var(--yoyo-subtle);transform:translateY(-50%)}.v19-service-assurances,.v19-service-process{display:grid;grid-gap:13px;gap:13px;padding:16px}.v19-service-assurances h2,.v19-service-process h2{font-size:17px}.v19-service-process ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:5px;gap:5px;margin:0;padding:0;list-style:none}.v19-service-process li{display:grid;justify-items:center;grid-gap:7px;gap:7px;min-width:0;color:var(--yoyo-muted);text-align:center}.v19-service-process li span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;color:#343941;background:var(--yoyo-gold-pale);font-size:12px;font-weight:800}.v19-service-process li strong{font-size:11px;line-height:1.25}.v19-service-assurances>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.v19-service-assurances span{display:grid;justify-items:center;grid-gap:7px;gap:7px;color:var(--yoyo-gold-deep);text-align:center}.v19-service-assurances strong{color:var(--yoyo-ink);font-size:11px;line-height:1.25}.services-v19-skeleton{display:grid;grid-gap:12px;gap:12px}.services-v19-skeleton span{min-height:90px;border-radius:22px;background:linear-gradient(100deg,#efefef 24%,#fafafa 43%,#efefef 62%);background-size:200% 100%;animation:yoyo-skeleton-shimmer 1.2s ease-in-out infinite}.services-v19-skeleton span:first-child{min-height:270px}.v19-account-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:16px;background:linear-gradient(145deg,#fff,#fffaf1)}.v19-account-avatar{display:grid;width:48px;height:48px;place-items:center;border-radius:17px;color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale)}.v19-account-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.v19-account-copy small,.v19-account-copy span{color:var(--yoyo-muted);font-size:11px;line-height:1.35}.v19-account-copy strong{font-size:17px;overflow-wrap:anywhere}.v19-account-actions{display:grid;justify-items:end;grid-gap:7px;gap:7px}.v19-account-logout,.v19-icon-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d9dde3;border-radius:12px;padding:8px 10px;color:var(--yoyo-gold-deep);background:transparent;font:inherit;font-size:11px}.v19-icon-button{width:38px;height:38px;padding:0}.v19-account-login{border-radius:12px;padding:9px 11px;font-size:12px;text-decoration:none}.v19-account-login,.v19-count-badge{color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale)}.v19-count-badge{min-width:24px;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:800;text-align:center}.v19-about-details{border-top:1px solid var(--yoyo-line)}.v19-about-details summary{cursor:pointer;list-style:none}.v19-about-details summary::-webkit-details-marker{display:none}.v19-about-details[open] summary .core-list-chevron{transform:rotate(180deg)}.v19-about-content{padding:0 12px 12px}.v19-about-content .release-notes-card{border:0;padding:12px 4px 4px;box-shadow:none}.v19-qr-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:end center;padding:18px;background:rgba(15,15,17,.38)}.v19-qr-dialog{position:relative;display:grid;width:min(100%,360px);justify-items:center;grid-gap:10px;gap:10px;border-radius:26px;padding:24px 20px calc(24px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.2);text-align:center}.v19-qr-close{position:absolute;top:13px;right:13px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:var(--yoyo-muted);background:#f5f5f5}.v19-qr-heading-icon{color:var(--yoyo-gold-deep)}.v19-qr-dialog h2,.v19-qr-dialog p{margin:0}.v19-qr-dialog h2{font-size:21px}.v19-qr-dialog p{color:var(--yoyo-muted);font-size:13px}.v19-qr-dialog img{width:220px;height:220px;margin:5px 0}.v19-qr-dialog strong{color:var(--yoyo-ink);font-size:14px}.v19-qr-loading{display:grid;width:220px;height:220px;place-items:center;color:var(--yoyo-muted);background:#f7f7f7}@media (max-width:390px){.core-shell{padding-bottom:86px}.v19-account-card,.v19-care-card,.v19-current-device,.v19-service-assurances,.v19-service-hero,.v19-service-process{border-radius:20px}.v19-service-grid{gap:8px}.v19-service-card{min-height:94px;padding-block:9px;padding-inline:9px 25px}.v19-service-card>span{width:36px;height:36px}.v19-service-card{grid-template-columns:36px minmax(0,1fr);gap:5px 8px}.v19-service-card strong{font-size:13px}.v19-service-card small{font-size:10px}.v19-current-device{grid-template-columns:62px minmax(0,1fr) auto;gap:9px}.v19-current-device-image{width:62px;height:70px}.v19-service-actions{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:7px}.v19-service-primary-action,.v19-service-secondary-action{min-height:43px;padding-inline:6px;font-size:12px}}.core-shell:not(.home-app-shell){height:100svh;min-height:100svh;grid-template-rows:minmax(0,1fr) auto;padding-bottom:0}.core-shell:not(.home-app-shell) .core-main{min-height:0;overflow-y:auto;overscroll-behavior-y:contain;padding-bottom:42px}.core-shell:not(.home-app-shell) .bottom-nav{position:static;flex-shrink:0}.auth-feedback,.auth-otp-hint{margin:0}.auth-otp-hint{display:flex;align-items:center;gap:8px;color:var(--yoyo-muted);font-size:13px}.auth-session-ready{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid #e8ddc7;border-radius:12px;color:var(--yoyo-gold-deep);background:#f3f4f6}.auth-session-ready .form-status{margin:0}.auth-restoring-card{min-height:132px;place-content:center}.bind-entry-main{align-content:start;padding-top:28px}.bind-auth-card{display:grid;grid-gap:14px;gap:14px;justify-items:start;padding:26px}.bind-auth-copy{margin:0;color:var(--yoyo-muted);line-height:1.65}.bind-auth-benefits{display:flex;flex-wrap:wrap;gap:8px}.bind-auth-benefits span{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;color:#343941;background:var(--yoyo-gold-pale);font-size:12px;font-weight:650}.bind-auth-secondary{color:var(--yoyo-muted);font-size:14px;text-decoration:none}.auth-session-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.auth-session-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0}.auth-session-actions span{overflow-wrap:anywhere}.portfolio-heading,.portfolio-toolbar,.section-heading{display:flex;align-items:center}.portfolio-layout{display:grid;min-width:0;align-content:start;grid-gap:16px;gap:16px}.portfolio-heading{justify-content:space-between;gap:16px}.portfolio-heading h1,.portfolio-heading p,.section-heading h2,.section-heading p{margin:0}.portfolio-toolbar,.section-heading{gap:8px}.command-link{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:8px 12px;color:var(--text);background:var(--panel-strong);text-align:center;text-decoration:none}.command-link:focus-visible,.command-link:hover{border-color:var(--accent);outline:none}.command-link:focus-visible{box-shadow:0 0 0 3px rgba(245,196,81,.45)}.command-link-primary{color:#ffffff;background:var(--yoyo-gold-deep);font-weight:700}.device-portfolio-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.device-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-width:0;min-height:132px;border:1px solid var(--line);border-radius:8px;padding:14px;color:var(--text);background:var(--panel);text-decoration:none}.device-card:focus-visible,.device-card:hover{border-color:var(--accent);outline:none}.device-switch-card[data-active=true]{border-color:var(--yoyo-gold);box-shadow:0 0 0 2px rgba(17,19,24,.12)}.device-card-icon{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--accent);background:var(--panel-strong)}.device-card-copy{display:grid;min-width:0;grid-gap:5px;gap:5px}.device-card-copy span,.device-card-open{color:var(--muted);font-size:13px;overflow-wrap:anywhere}.empty-state{display:grid;justify-items:start;grid-gap:12px;gap:12px}.hero-grid{display:grid;grid-gap:16px;gap:16px}.panel{border:1px solid var(--line);background:var(--panel);border-radius:12px;padding:16px}.asset-viewer{display:grid;min-width:0;grid-gap:12px;gap:12px;overflow:hidden;border-bottom:1px solid var(--line);background:#0a1512}.device-model-stage,.device-model-surface{position:relative;width:100%;min-width:0}.device-model-surface{height:480px;max-height:62svh;min-height:380px}.device-model-canvas,.device-model-stage{height:100%}.device-model-canvas{position:relative;z-index:1;display:block;width:100%;touch-action:none;cursor:-webkit-grab;cursor:grab}.device-model-canvas:active{cursor:-webkit-grabbing;cursor:grabbing}.device-model-poster{position:absolute;inset:50% auto auto 50%;width:154px;aspect-ratio:9/19;transform:translate(-50%,-50%);border:2px solid #71827b;border-radius:24px;background:#1d2b27;opacity:1;transition:opacity .18s ease}.device-model-poster:after{position:absolute;top:10px;left:50%;width:52px;height:8px;transform:translateX(-50%);border-radius:4px;background:#07110f;content:""}.device-model-poster[data-hidden=true]{opacity:0}.material-swatches,.viewer-controls{position:absolute;z-index:2;display:flex;align-items:center;gap:8px}.viewer-controls{top:14px;right:14px}.material-swatches{bottom:16px;left:50%;max-width:calc(100% - 32px);transform:translateX(-50%);padding:7px;border:1px solid var(--line);border-radius:8px;background:rgba(7,17,15,.9)}.icon-button,.material-swatch{flex:0 0 auto;display:inline-grid;place-items:center;border:1px solid var(--line);color:var(--text);background:rgba(7,17,15,.9);cursor:pointer}.icon-button{width:40px;height:40px;border-radius:8px;padding:0}.material-swatch{width:32px;height:32px;border-radius:50%;background:var(--material-color)}.icon-button:focus-visible,.icon-button:hover,.material-swatch:focus-visible,.material-swatch:hover,.material-swatch[data-active=true]{border-color:var(--accent);outline:none}.icon-button:focus-visible,.material-swatch:focus-visible{box-shadow:0 0 0 3px rgba(245,196,81,.45)}.material-swatch[data-active=true]{box-shadow:0 0 0 2px #0a1512,0 0 0 4px var(--accent)}.viewer-caption{width:min(100%,720px);display:grid;grid-gap:6px;gap:6px;padding:0 16px 16px}.viewer-caption p{margin:0}.viewer-runtime-status{color:var(--accent);font-size:13px}.asset-viewer-compact .device-model-surface{height:400px}.asset-viewer-error{min-height:360px;place-items:center}.asset-certificate-identity{display:grid;grid-gap:8px;gap:8px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.metric{background:var(--panel-strong);border:1px solid var(--line);border-radius:8px;padding:14px}.metric strong{display:block;font-size:24px;margin-bottom:4px}.action-list{display:grid;grid-gap:10px;gap:10px}.action{display:flex;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:8px;padding:14px;color:var(--text);text-decoration:none;background:var(--yoyo-surface)}.bottom-nav{position:fixed;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 -6px 24px rgba(17,17,17,.04)}.bottom-nav a{display:grid;justify-items:center;align-content:center;grid-gap:4px;gap:4px;color:var(--muted);text-decoration:none;text-align:center;padding:8px;min-height:68px;border-radius:14px;font-size:12px}.bottom-nav a[aria-current=page]{color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale)}.flow-grid{display:grid;grid-gap:16px;gap:16px}.trade-in-flow{align-items:start}.trade-in-entry,.trade-in-loading,.trade-in-summary{display:grid;grid-gap:12px;gap:12px;min-height:180px;padding:22px}.trade-in-entry h1,.trade-in-entry p,.trade-in-summary h1,.trade-in-summary p{margin:0}.trade-in-entry{align-content:center}.trade-in-entry>a{width:-moz-fit-content;width:fit-content;border-radius:12px;padding:11px 14px;color:#17110a;background:linear-gradient(135deg,#f2d184,#d8a347);font-weight:700;text-decoration:none}.trade-in-loading{place-items:center;color:rgba(255,255,255,.76)}.staff-customer-main{width:min(1240px,100%)}.staff-workspace-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));min-width:0;border-bottom:1px solid var(--line)}.staff-workspace-nav a{display:inline-flex;flex-direction:column;min-width:0;min-height:52px;align-items:center;justify-content:center;gap:7px;padding:8px;border-bottom:2px solid transparent;color:var(--muted);text-align:center;text-decoration:none}.staff-workspace-nav a[aria-current=page]{border-bottom-color:var(--accent);color:var(--accent)}.staff-workspace-nav span{min-width:0;overflow-wrap:anywhere;font-size:13px}.staff-mobile-main{width:min(980px,100%)}.staff-mobile-home,.staff-mobile-intro{display:grid;grid-gap:14px;gap:14px}.staff-mobile-intro h1,.staff-mobile-intro p{margin:0}.staff-mobile-intro h1{font-size:clamp(24px,3vw,34px);line-height:1.1}.staff-mobile-intro>p:not(.muted){color:var(--muted);line-height:1.55}.staff-mobile-action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));grid-gap:12px;gap:12px}.staff-mobile-action-card{display:grid;min-height:144px;align-content:start;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:8px;padding:16px;color:var(--text);background:var(--panel);text-decoration:none}.staff-mobile-action-card:focus-visible,.staff-mobile-action-card:hover{border-color:var(--accent);outline:none}.staff-mobile-action-card>span{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:8px;color:var(--accent);background:var(--yoyo-gold-pale)}.staff-mobile-action-card small,.staff-mobile-action-card strong,.staff-mobile-note{overflow-wrap:anywhere}.staff-mobile-action-card small,.staff-mobile-note{color:var(--muted);line-height:1.45}.staff-mobile-note{margin:0;font-size:13px}.staff-repair-price-main{width:min(1440px,100%)}.staff-repair-price-results,.staff-repair-price-shell{display:grid;min-width:0;grid-gap:18px;gap:18px}.staff-repair-price-access{align-self:start}.staff-repair-price-access h1,.staff-repair-price-results h2{overflow-wrap:anywhere}.staff-repair-price-subtitle{margin:0;color:var(--muted);line-height:1.5}.staff-repair-price-refresh{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:8px;margin-top:14px;border:1px solid var(--line);border-radius:8px;color:var(--text);background:var(--panel-strong);cursor:pointer}.staff-repair-price-refresh:disabled{cursor:not-allowed;opacity:.55}.staff-repair-price-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.staff-repair-price-heading h2{margin:0}.staff-repair-price-heading>span{color:var(--muted);font-size:13px;white-space:nowrap}.staff-repair-price-table-wrap{min-width:0;overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:var(--panel);overscroll-behavior-inline:contain}.staff-repair-price-table{width:100%;min-width:980px;border-collapse:collapse;font-size:13px}.staff-repair-price-table td,.staff-repair-price-table th{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;white-space:nowrap}.staff-repair-price-table thead th{color:var(--muted);background:var(--panel-strong);font-size:12px;font-weight:700}.staff-repair-price-table tbody tr:last-child td,.staff-repair-price-table tbody tr:last-child th{border-bottom:0}.staff-repair-price-table tbody th{color:var(--text);font-weight:700}.staff-repair-price-table small{display:block;margin-top:4px;color:var(--muted);font-size:11px}.staff-repair-price-empty{min-height:180px;display:grid;place-items:center;border:1px dashed var(--line);border-radius:8px;padding:24px;text-align:center}.button-row,.document-status-list,.two-column-fields{display:grid;grid-gap:10px;gap:10px}.button-row{grid-template-columns:repeat(2,minmax(0,1fr))}.button-row>*{min-width:0}.checkbox-row{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px}.checkbox-row input{width:18px;height:18px;margin:2px 0 0}.document-upload-fieldset,.guarantor-box,.staff-installment-rule-editor fieldset{display:grid;grid-gap:12px;gap:12px;min-width:0;margin:0;padding:14px;border:1px solid var(--line);border-radius:8px}.document-upload-fieldset legend,.guarantor-box legend,.staff-installment-rule-editor legend{padding:0 6px;color:var(--muted)}.application-list-button{display:grid;min-width:0;width:100%;grid-template-columns:minmax(0,1fr) auto;grid-gap:5px 12px;gap:5px 12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#101612;color:var(--text);text-align:left}.application-list-button small,.application-list-button span{color:var(--muted)}.application-list-button small{grid-column:1/-1}.application-list-button:focus-visible,.application-list-button:hover{border-color:var(--accent)}.auth-required-panel{display:grid;grid-gap:14px;gap:14px;justify-items:start}.staff-dashboard-main{width:min(1240px,100%)}.dashboard-section-grid,.staff-dashboard-results,.staff-dashboard-section,.staff-dashboard-shell{display:grid;min-width:0;grid-gap:18px;gap:18px}.staff-dashboard-access{align-self:start}.staff-dashboard-access h1,.staff-dashboard-results h2,.staff-dashboard-section h3{overflow-wrap:anywhere}.staff-dashboard-access .form-stack button,.staff-dashboard-heading,.staff-dashboard-link,.staff-dashboard-privacy,.staff-dashboard-refresh{display:flex;align-items:center}.staff-dashboard-access .form-stack button,.staff-dashboard-link,.staff-dashboard-refresh{justify-content:center;gap:8px}.staff-dashboard-refresh{width:100%;min-height:46px;margin-top:14px;border:1px solid var(--line);border-radius:8px;color:var(--text);background:var(--panel-strong);cursor:pointer}.staff-dashboard-refresh:disabled{cursor:not-allowed;opacity:.55}.staff-dashboard-heading,.staff-dashboard-privacy{min-width:0;justify-content:space-between;gap:12px}.staff-dashboard-heading h2{margin:0}.staff-dashboard-heading time,.staff-dashboard-privacy span{color:var(--muted);font-size:13px;text-align:right}.staff-dashboard-empty{min-height:180px;display:grid;place-items:center;border:1px dashed var(--line);border-radius:8px;padding:24px;text-align:center}.staff-dashboard-section{align-content:space-between;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.dashboard-metric{min-width:0;min-height:84px;display:grid;align-content:center;grid-gap:4px;gap:4px;border:1px solid rgba(21,35,32,.72);border-radius:8px;padding:10px;color:#ffffff;background:#0d201b}.dashboard-metric strong{color:#f5c76f;font-size:24px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.dashboard-metric span{color:rgba(255,255,255,.72);font-size:12px;overflow-wrap:anywhere}.dashboard-metric[data-tone=attention]{border-color:rgba(229,184,93,.58);background:#12251e}.dashboard-metric[data-tone=blocked]{border-color:rgba(224,92,92,.62);background:#1f1617}.staff-dashboard-link{width:-moz-fit-content;width:fit-content;min-height:42px;border:1px solid var(--line);border-radius:8px;padding:9px 12px;color:var(--text);text-decoration:none;background:var(--panel-strong)}.staff-dashboard-privacy{border-top:1px solid var(--line);padding-top:14px}.primary-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 14px;border-radius:8px;background:var(--accent);color:#07100d;font-weight:700;text-decoration:none}.warning-notice{border-left:3px solid #e3b341;padding:10px 12px;background:#1c190f}.installment-amounts dd,.staff-installment-detail dd,.staff-installment-detail p,.staff-installment-rules p{overflow-wrap:anywhere}.staff-installment-layout{display:grid;min-width:0;grid-gap:16px;gap:16px;margin-top:16px}.staff-installment-layout textarea{width:100%;min-height:88px;border:1px solid var(--line);border-radius:8px;background:#091411;color:var(--text);padding:10px 12px;resize:vertical}.staff-installment-detail>label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:13px}.staff-installment-detail,.staff-installment-rule-editor,.staff-installment-rules{min-width:0}.document-status-list{padding:12px 0;border-block:1px solid var(--line)}.document-status-list p{margin:0}@media (min-width:640px){.staff-workspace-nav a{flex-direction:row}.two-column-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.staff-workspace-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.staff-workspace-nav span{position:absolute;width:1px;height:1px;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.staff-workspace-nav a{min-height:48px}.staff-mobile-action-grid{grid-template-columns:1fr}}.staff-customer-results,.staff-customer-shell{display:grid;min-width:0;grid-gap:20px;gap:20px}.staff-customer-access{align-self:start}.staff-customer-access h1,.staff-customer-section h2{overflow-wrap:anywhere}.staff-customer-access .form-stack button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.staff-customer-search{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.staff-customer-section{display:grid;min-width:0;grid-gap:14px;gap:14px;padding-bottom:20px;border-bottom:1px solid var(--line)}.staff-customer-empty{min-height:160px;place-items:center;border:1px dashed var(--line);border-radius:8px}.staff-customer-summary{gap:18px}.staff-customer-counts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.staff-customer-counts .metric{min-width:0}.staff-customer-activity h3,.staff-customer-activity time,.staff-customer-asset dd,.staff-customer-counts span{overflow-wrap:anywhere}.staff-customer-activity-list,.staff-customer-asset-grid{display:grid;min-width:0;grid-gap:12px;gap:12px}.staff-customer-asset{align-content:start}.staff-customer-asset dd{margin:0;text-align:right}.staff-customer-activity{display:grid;min-width:0;grid-gap:10px;gap:10px;padding:14px 0;border-bottom:1px solid var(--line)}.staff-customer-activity:last-child{border-bottom:0}.staff-customer-activity-state{display:grid;grid-gap:4px;gap:4px;color:var(--muted);font-size:13px}.staff-product-main{width:min(1460px,100%)}.staff-product-editor,.staff-product-form-section,.staff-product-list,.staff-product-shell{display:grid;min-width:0;grid-gap:16px;gap:16px}.staff-product-access{align-self:start}.staff-product-access h1,.staff-product-editor h2,.staff-product-form-section p,.staff-product-list h2{overflow-wrap:anywhere}.staff-product-access .form-stack button,.staff-product-actions button,.staff-product-editor-heading{display:inline-flex;align-items:center;gap:8px}.staff-product-access .form-stack button,.staff-product-actions button{justify-content:center}.staff-product-list .review-list{display:grid;min-width:0;grid-gap:10px;gap:10px}.staff-product-editor-heading{min-width:0;justify-content:space-between;align-items:start}.staff-product-editor-heading>div{min-width:0}.staff-product-form-section{padding-top:14px;border-top:1px solid var(--line)}.staff-product-form-section textarea{width:100%;min-height:76px;border:1px solid var(--line);border-radius:8px;background:#091411;color:var(--text);padding:10px 12px;resize:vertical}.staff-product-compatibility,.staff-product-locale-grid,.three-column-fields{display:grid;min-width:0;grid-gap:10px;gap:10px}.staff-product-compatibility fieldset{display:grid;min-width:0;max-height:280px;grid-gap:8px;gap:8px;margin:0;overflow-y:auto;padding:12px;border:1px solid var(--line);border-radius:8px}.staff-product-compatibility legend{padding:0 6px;color:var(--muted)}.staff-three-main{width:min(1320px,100%)}.staff-three-catalog,.staff-three-control-column,.staff-three-model-detail,.staff-three-results,.staff-three-shell,.staff-three-slot-group{display:grid;min-width:0;grid-gap:18px;gap:18px}.staff-three-access h1,.staff-three-model-detail h2,.staff-three-slot-group h3,.staff-three-summary h2,.staff-three-upload h2{overflow-wrap:anywhere}.staff-three-access .form-stack button,.staff-three-panel-heading,.staff-three-section-heading,.staff-three-upload .form-stack button{display:flex;align-items:center;gap:8px}.staff-three-access .form-stack button,.staff-three-upload .form-stack button{justify-content:center}.staff-three-panel-heading,.staff-three-section-heading{min-width:0;justify-content:space-between}.staff-three-upload input[type=file]{width:100%;min-width:0;overflow:hidden}.staff-three-file-contract{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.staff-three-empty{display:grid;min-height:180px;place-items:center;grid-gap:8px;gap:8px;padding:24px;border:1px dashed var(--line);border-radius:8px;text-align:center}.staff-three-catalog,.staff-three-errors,.staff-three-summary{min-width:0;padding-bottom:20px;border-bottom:1px solid var(--line)}.staff-three-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.staff-three-metrics .metric{min-width:0}.staff-three-coverage-line span,.staff-three-metrics span{overflow-wrap:anywhere}.staff-three-coverage-line{display:flex;min-width:0;flex-wrap:wrap;gap:8px 16px;margin-top:14px;color:var(--muted);font-size:13px}.staff-three-filters{display:grid;min-width:0;grid-gap:12px;gap:12px}.staff-three-filters label{display:grid;min-width:0;grid-gap:7px;gap:7px}.field-with-icon{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-width:0;grid-gap:8px;gap:8px;padding-left:12px;border:1px solid var(--line);border-radius:6px;background:#07100e}.field-with-icon input{min-width:0;border:0;background:transparent}.staff-three-catalog-grid{display:grid;min-width:0;grid-gap:18px;gap:18px}.staff-three-model-list{display:grid;min-width:0;max-height:420px;align-content:start;overflow:auto;border:1px solid var(--line);border-radius:6px}.staff-three-model-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:0;min-height:64px;align-items:center;grid-gap:12px;gap:12px;padding:10px 12px;border:0;border-bottom:1px solid var(--line);border-radius:0;color:var(--text);background:#07100e;text-align:left}.staff-three-model-list>button:last-child{border-bottom:0}.staff-three-model-list>button[aria-pressed=true]{box-shadow:inset 3px 0 0 var(--accent);background:#10221d}.staff-three-model-list button small,.staff-three-model-list button span,.staff-three-model-list button strong{display:block;min-width:0;overflow-wrap:anywhere}.staff-three-model-list button em,.staff-three-model-list button small{color:var(--muted);font-size:12px;font-style:normal}.staff-three-model-detail{align-content:start}.staff-three-slot-group{gap:0}.staff-three-slot-group h3{margin-bottom:8px;font-size:15px}.staff-three-slot{display:grid;min-width:0;grid-gap:8px;gap:8px;padding:11px 0;border-bottom:1px solid var(--line)}.staff-three-slot-state,.staff-three-slot>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.staff-three-slot small,.staff-three-slot-state{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.staff-three-material{min-width:0;padding:14px 0;border-top:1px solid var(--line)}.staff-three-material>strong{display:block;overflow-wrap:anywhere;margin-bottom:4px}.staff-three-slot[data-status=UPLOADED_FOR_REVIEW] .staff-three-slot-state>span,[data-status=IN_REVIEW]{color:#7edbb8}.staff-three-slot[data-status=FUTURE_PLANNED] .staff-three-slot-state>span{color:#e5b85d}.market-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:10px;gap:10px}.market-tabs a,.product-card{border:1px solid var(--line);border-radius:8px;color:var(--text);text-decoration:none;background:var(--yoyo-surface)}.market-tabs a{min-height:48px;display:grid;place-items:center}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px;gap:12px}.market-browser,.market-filter-form{display:grid;grid-gap:14px;gap:14px}.market-filter-form{padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:0 8px 22px rgba(17,17,17,.045)}.market-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.market-filter-grid label{min-width:0;display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:13px}.market-filter-grid input,.market-filter-grid select{width:100%;min-width:0;min-height:48px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;color:var(--text);background:var(--yoyo-surface)}.market-filter-search{grid-column:1/-1}.market-filter-actions,.market-filter-footer,.market-result-meta,.market-search-button,.market-stock-toggle{display:flex;align-items:center}.market-filter-footer,.market-result-meta{justify-content:space-between;gap:12px}.market-filter-actions,.market-search-button,.market-stock-toggle{gap:8px}.market-stock-toggle{min-height:44px;color:var(--text);cursor:pointer}.market-stock-toggle input{width:18px;height:18px;margin:0;accent-color:var(--accent)}.market-search-button{min-height:44px;padding:0 16px;border:0;border-radius:8px;color:#ffffff;background:var(--yoyo-gold-deep);font-weight:700;cursor:pointer}.market-filter-actions .icon-button{color:var(--yoyo-ink);background:var(--yoyo-surface)}.market-filter-actions .icon-button:disabled,.market-search-button:disabled{cursor:not-allowed;opacity:.55}.market-result-meta{min-height:28px;color:var(--muted)}.market-empty-state{min-height:180px;margin:0;display:grid;place-items:center;padding:24px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);text-align:center}.product-card{display:grid;grid-gap:12px;gap:12px;padding:12px}.product-copy{display:grid;grid-gap:6px;gap:6px}.product-media{min-height:150px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:var(--muted);background:linear-gradient(145deg,rgba(245,196,81,.16),transparent),var(--panel-strong)}.product-media-large{min-height:290px}.product-detail{display:grid;grid-gap:16px;gap:16px}.form-stack{display:grid;grid-gap:12px;gap:12px}.form-stack label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:13px}.form-stack input,.form-stack select,.form-stack textarea{width:100%;min-height:48px;border:1px solid var(--line);border-radius:8px;background:#091411;color:var(--text);padding:10px 12px}.form-stack textarea{min-height:92px;resize:vertical}.form-stack button{min-height:48px;border:0;border-radius:8px;background:var(--accent);color:#04100c;font-weight:700;cursor:pointer}.form-stack button:disabled{cursor:not-allowed;opacity:.55}.button-link{width:-moz-fit-content;width:fit-content;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--accent);border-radius:8px;padding:10px 14px;color:var(--text);text-decoration:none;background:var(--panel-strong)}.button-link:focus-visible{outline:3px solid var(--accent-2);outline-offset:2px}.service-application-layout{align-items:start}.service-application-layout .form-stack input,.service-application-layout .form-stack select,.service-application-layout .form-stack textarea{border-color:var(--yoyo-line);color:var(--yoyo-ink);background:#ffffff;color-scheme:light}.service-application-layout .form-stack input::placeholder,.service-application-layout .form-stack textarea::placeholder{color:var(--yoyo-subtle)}.service-application-layout .form-stack input:focus-visible,.service-application-layout .form-stack select:focus-visible,.service-application-layout .form-stack textarea:focus-visible{border-color:var(--yoyo-gold);outline:3px solid rgba(17,19,24,.12);outline-offset:1px}.service-application-layout .form-stack input[type=file]{padding:7px 9px}.service-application-layout .form-stack input[type=file]::-webkit-file-upload-button{margin-right:10px;border:0;border-radius:8px;padding:7px 9px;color:var(--yoyo-ink);background:var(--yoyo-gold-pale);font:inherit;font-weight:700}.service-application-layout .form-stack input[type=file]::file-selector-button{margin-right:10px;border:0;border-radius:8px;padding:7px 9px;color:var(--yoyo-ink);background:var(--yoyo-gold-pale);font:inherit;font-weight:700}.service-application-layout .form-stack button[type=submit]{color:#1b1308;background:linear-gradient(135deg,#f2d184,#d8a347)}.service-application-layout .selected-file-row{border-color:var(--yoyo-line);color:var(--yoyo-muted);background:#ffffff}.staff-review-workbench .form-stack label{color:var(--yoyo-muted)}.staff-review-workbench .form-stack input,.staff-review-workbench .form-stack select,.staff-review-workbench .form-stack textarea{border-color:var(--yoyo-line);background:#ffffff;color:var(--yoyo-ink);color-scheme:light}.staff-review-workbench .form-stack input:focus-visible,.staff-review-workbench .form-stack select:focus-visible,.staff-review-workbench .form-stack textarea:focus-visible{border-color:var(--yoyo-gold);outline:3px solid rgba(17,19,24,.12);outline-offset:1px}.staff-review-workbench .review-item{border-color:var(--yoyo-line);background:#ffffff}.staff-review-workbench .review-actions button{border-color:var(--yoyo-line);background:var(--yoyo-gold-pale);color:var(--yoyo-ink)}.selected-file-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:8px;padding:8px 10px;color:var(--muted);background:#091411}.selected-file-row span{min-width:0;overflow-wrap:anywhere}.form-stack .selected-file-row .icon-button{width:40px;min-height:40px;height:40px;flex:0 0 40px;border:1px solid var(--line);color:var(--text);background:var(--panel-strong)}.imei-capture-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.imei-capture-actions button,.imei-scanner button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px}.imei-scanner{min-width:0;display:grid;grid-gap:10px;gap:10px}.imei-scanner[data-active=true]{grid-column:1/-1}.form-stack .secondary-command{border:1px solid var(--line);color:var(--text);background:var(--panel-strong)}.imei-camera-preview{width:100%;aspect-ratio:4/3;max-height:360px;object-fit:cover;border:1px solid var(--line);border-radius:8px;background:#000}.imei-lookup-result{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 16px;margin:14px 0;padding:10px 12px;border-left:3px solid var(--accent);color:var(--muted);background:rgba(48,209,162,.08)}.imei-lookup-result strong{color:var(--text)}.device-capture-layout{align-items:start}.device-capture-layout .form-stack label{color:var(--yoyo-muted)}.device-capture-layout .form-stack input,.device-capture-layout .form-stack select{border-color:var(--yoyo-line);background:#ffffff;color:var(--yoyo-ink);color-scheme:light}.device-capture-layout .form-stack input::placeholder{color:var(--yoyo-subtle)}.device-capture-layout .form-stack input:focus-visible,.device-capture-layout .form-stack select:focus-visible{border-color:var(--yoyo-gold);outline:3px solid rgba(17,19,24,.12);outline-offset:1px}.device-capture-layout .form-stack button[type=submit]{color:#1b1308;background:linear-gradient(135deg,#f2d184,#d8a347)}.check-row{display:flex!important;align-items:center;gap:8px}.check-row input{width:18px!important;min-height:18px!important;margin:0}.guarantor-box{display:grid;grid-gap:12px;gap:12px;margin:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel-strong)}.form-error{color:var(--danger)}.form-status{color:var(--accent-2)}.review-item,.review-list{display:grid;grid-gap:12px;gap:12px}.review-item{border:1px solid var(--line);border-radius:8px;background:#0b1714;padding:12px}.review-item h3,.review-item p{overflow-wrap:anywhere}.review-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));grid-gap:8px;gap:8px}.review-actions button{min-height:48px;border:1px solid var(--line);border-radius:8px;background:var(--panel-strong);color:var(--text);cursor:pointer}.detail-list{display:grid;grid-gap:12px;gap:12px;margin:0}.detail-list div{display:flex;justify-content:space-between;gap:12px;padding-block:10px;border-bottom:1px solid var(--line)}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;text-align:right}.chat-main{width:min(1240px,100%)}.customer-chat-layout,.staff-support-shell{min-width:0;display:grid;grid-gap:12px;gap:12px}.chat-thread,.customer-chat-sidebar,.staff-chat-pane{min-width:0}.chat-create-form{padding-block:16px;border-block:1px solid var(--line)}.conversation-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.conversation-row{width:100%;min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid var(--line);border-radius:6px;background:#091411;color:var(--text);text-align:left;cursor:pointer}.conversation-row[data-selected=true]{border-color:var(--accent);background:#12251f}.conversation-row[data-priority=URGENT]{border-left:4px solid var(--danger)}.conversation-row[data-priority=HIGH]{border-left:4px solid var(--accent-2)}.conversation-row>span:first-child{min-width:0;display:grid;grid-gap:4px;gap:4px}.conversation-row small,.conversation-row strong{overflow-wrap:anywhere}.conversation-row small{color:var(--muted)}.unread-badge{min-width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--accent-2);color:#171000;font-size:12px;font-weight:700}.chat-thread{display:grid;grid-template-rows:auto minmax(260px,1fr) auto auto;min-height:640px}.chat-thread-header,.pane-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid var(--line)}.chat-thread-header h2,.chat-thread-header p,.pane-heading h1,.pane-heading p{margin:0;overflow-wrap:anywhere}.support-presence{flex:0 0 auto;max-width:180px;padding:7px 9px;border:1px solid var(--line);border-radius:6px;color:var(--muted);font-size:12px;overflow-wrap:anywhere}.support-presence[data-presence=ONLINE]{border-color:var(--accent);color:var(--accent)}.message-timeline{min-width:0;display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding:16px 2px}.message-bubble{width:min(78%,620px);padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#0a1613;overflow-wrap:anywhere}.customer-chat-layout .message-bubble[data-sender=CUSTOMER],.staff-chat-layout .message-bubble[data-sender=STAFF]{margin-left:auto;background:#173329;border-color:#2d6955}.message-bubble p{margin:0;white-space:pre-wrap}.message-attachment,.message-meta{color:var(--muted);font-size:12px}.message-attachment,.message-meta+p{margin-top:7px}.message-attachment{padding-top:7px;border-top:1px solid var(--line)}.chat-composer{display:grid;grid-gap:10px;gap:10px;padding-top:12px;border-top:1px solid var(--line)}.chat-composer label,.conversation-controls label,.staff-login-row label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:13px}.chat-composer select,.chat-composer textarea,.conversation-controls select,.queue-filters input,.queue-filters select,.staff-login-row input,.transfer-row input{width:100%;min-height:44px;border:1px solid var(--line);border-radius:6px;background:#091411;color:var(--text);padding:9px 10px}.chat-composer textarea{min-height:86px;resize:vertical}.attachment-row button,.chat-composer button,.context-sections button,.secondary-command,.staff-chat-mobile-tabs button,.staff-login-row button,.transfer-row button{min-height:44px;border:1px solid var(--line);border-radius:6px;background:var(--panel-strong);color:var(--text);padding:8px 12px;cursor:pointer}.chat-composer>button[type=submit],.staff-login-row button[type=submit]{border-color:var(--accent);background:var(--accent);color:#04100c;font-weight:700}.attachment-row button:disabled,.chat-composer button:disabled,.secondary-command:disabled,.transfer-row button:disabled{cursor:not-allowed;opacity:.5}.attachment-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:center}.attachment-row input{min-width:0;color:var(--muted)}.attachment-ready{margin:0;color:var(--accent-2);font-size:12px;overflow-wrap:anywhere}.chat-runtime-status{display:flex;flex-wrap:wrap;gap:8px 14px;padding-top:10px;color:var(--muted);font-size:12px}.chat-empty-state{min-height:320px;display:grid;place-content:center;text-align:center}.staff-chat-main{width:min(1480px,100%)}.staff-chat-login{display:grid;grid-gap:8px;gap:8px}.staff-login-row{display:grid;grid-gap:10px;gap:10px}.staff-chat-mobile-tabs{position:-webkit-sticky;position:sticky;top:74px;z-index:8;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px;padding:6px;border:1px solid var(--line);border-radius:8px;background:rgba(7,17,15,.96)}.staff-chat-mobile-tabs button[data-selected=true]{border-color:var(--accent);color:var(--accent)}.staff-chat-layout{min-width:0;display:grid;grid-gap:12px;gap:12px}.staff-chat-pane[data-mobile-active=false]{display:none}.conversation-controls,.queue-filters,.transfer-row{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.staff-conversation-list,.staff-message-timeline{max-height:58vh;overflow-y:auto}.thread-pane{min-height:680px}.staff-thread-header .secondary-command{flex:0 0 auto}.context-sections,.internal-notes{display:grid;grid-gap:14px;gap:14px}.context-sections section,.internal-notes{padding-top:12px;border-top:1px solid var(--line)}.context-sections h3,.context-sections p,.internal-notes h3,.internal-notes p{margin:0;overflow-wrap:anywhere}.context-sections section{display:grid;grid-gap:8px;gap:8px}.context-sections section>p{display:flex;justify-content:space-between;gap:10px}.context-sections button{width:100%;text-align:left}.internal-note-list{display:grid;grid-gap:8px;gap:8px}.internal-note-list article{padding:9px 10px;border-left:3px solid var(--accent-2);background:#151914}.internal-note-list small{color:var(--muted)}@media (max-width:560px){.topbar{align-items:flex-start;flex-wrap:wrap}.brand{min-width:0}.brand span{overflow-wrap:anywhere}.header-actions{width:100%;justify-content:space-between}.device-model-surface{height:410px;min-height:340px;max-height:none}.asset-viewer-compact .device-model-surface{height:360px}.portfolio-heading{align-items:flex-start;flex-wrap:wrap}.portfolio-toolbar{width:100%;justify-content:flex-end}.device-card{grid-template-columns:44px minmax(0,1fr)}.device-card-open{grid-column:2}}@media (min-width:860px){.hero-grid{grid-template-columns:1.15fr .85fr;align-items:stretch}.flow-grid{grid-template-columns:1fr .85fr}.installment-layout .action-list{grid-column:1/-1}.installment-application-layout{grid-template-columns:minmax(250px,.65fr) minmax(420px,1.35fr);align-items:start}.installment-application-layout>aside{grid-column:1/-1}.staff-installment-layout{grid-template-columns:minmax(260px,.7fr) minmax(300px,.85fr) minmax(380px,1.2fr);align-items:start}.staff-installment-access{grid-column:1}.staff-installment-queue{grid-column:2}.staff-installment-detail{grid-column:3;grid-row:1/span 2;max-height:640px;overflow-y:auto;overscroll-behavior:contain}.staff-installment-rule-editor,.staff-installment-rules{grid-column:1/span 2}.staff-dashboard-shell,.staff-repair-price-shell{grid-template-columns:minmax(300px,340px) minmax(0,1fr);align-items:start}.staff-dashboard-access,.staff-repair-price-access{position:-webkit-sticky;position:sticky;top:16px}.dashboard-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-customer-shell{grid-template-columns:minmax(300px,340px) minmax(0,1fr);align-items:start}.staff-customer-access{position:-webkit-sticky;position:sticky;top:16px}.staff-customer-counts{grid-template-columns:repeat(4,minmax(0,1fr))}.staff-customer-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-customer-activity{grid-template-columns:minmax(0,1fr) minmax(160px,auto);align-items:center}.staff-customer-activity-state{justify-items:end;text-align:right}.staff-product-shell{grid-template-columns:minmax(250px,.62fr) minmax(270px,.72fr) minmax(430px,1.36fr);align-items:start}.staff-product-access{position:-webkit-sticky;position:sticky;top:16px}.staff-product-editor,.staff-product-list{max-height:760px;overflow-y:auto;overscroll-behavior:contain}.staff-product-compatibility,.staff-product-locale-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.staff-product-actions,.three-column-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.staff-three-shell{grid-template-columns:minmax(300px,340px) minmax(0,1fr);align-items:start}.staff-three-control-column{align-self:start}.staff-three-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.staff-three-filters{grid-template-columns:minmax(260px,1fr) minmax(160px,220px);align-items:end}.staff-three-catalog-grid{grid-template-columns:minmax(250px,.72fr) minmax(0,1.45fr);align-items:start}.staff-three-model-list{max-height:720px}.staff-three-slot{grid-template-columns:minmax(150px,.55fr) minmax(0,1fr);align-items:start}.staff-three-slot-state{justify-items:end;text-align:right}.market-filter-grid{grid-template-columns:minmax(240px,2fr) repeat(4,minmax(140px,1fr))}.market-filter-search{grid-column:auto}.customer-chat-layout{grid-template-columns:minmax(260px,.72fr) minmax(420px,1.5fr)}.staff-login-row{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end}.conversation-controls,.queue-filters,.transfer-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1080px){.staff-chat-mobile-tabs{display:none}.staff-chat-layout{grid-template-columns:minmax(260px,.8fr) minmax(420px,1.35fr) minmax(280px,.9fr);align-items:start}.staff-chat-pane[data-mobile-active=false]{display:block}}.core-shell{background:var(--yoyo-page)}.core-main{width:min(1120px,100%);margin:0 auto;padding:24px 18px 30px;display:grid;align-content:start;grid-gap:22px;gap:22px}.core-page-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:76px}.core-page-title-row{display:flex;align-items:center;gap:10px}.core-device-identity h2,.core-device-identity p,.core-page-header h1,.core-page-header p,.core-profile-card small,.core-profile-card strong,.core-section-header h2{margin:0}.core-page-header h1{font-size:34px;line-height:1.05;font-weight:760}.core-page-header p{margin-top:8px;color:var(--yoyo-muted);font-size:15px}.core-brand-mark,.core-gold-shield{display:inline-grid;place-items:center;flex:0 0 auto;color:#fff7df;border:1px solid #f0c661;background:linear-gradient(145deg,#f0c661,#9b6500);box-shadow:inset 0 1px 0 rgba(255,255,255,.45)}.core-brand-mark{width:28px;height:30px;border-radius:8px;font-size:13px;font-weight:800}.core-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto;min-width:0}.core-header-actions .language-select{width:112px;max-width:34vw;min-height:38px;background:rgba(255,255,255,.92)}.core-gold-shield{width:40px;height:44px;border-radius:12px}.core-header-command{display:inline-grid;width:44px;height:44px;place-items:center;flex:0 0 auto;border:1px solid transparent;border-radius:50%;color:var(--yoyo-ink);background:transparent}.core-header-command:focus-visible,.core-header-command:hover{border-color:var(--yoyo-gold);color:var(--yoyo-gold-deep);outline:none}.core-hero-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(17,19,24,.12);border-radius:22px;color:#ffffff;background:radial-gradient(circle at 22% 15%,rgba(17,19,24,.12),transparent 36%),linear-gradient(145deg,#17150f 0,var(--yoyo-hero) 52%,#090909 100%);box-shadow:0 12px 30px rgba(181,122,9,.16)}.core-device-hero{min-height:474px;padding:20px}.core-device-hero-label,.core-market-context-heading,.core-service-heading{position:relative;z-index:4;display:flex;align-items:center;gap:12px}.core-device-hero-label>span:last-child,.core-market-context-heading>span:nth-child(2),.core-service-heading>span:nth-child(2){display:grid;min-width:0;grid-gap:3px;gap:3px}.core-device-hero-label strong,.core-market-context-heading strong,.core-service-heading strong{color:var(--yoyo-gold);font-size:17px}.core-device-hero-label small,.core-market-context-heading small,.core-market-context-heading span,.core-service-heading small{color:rgba(255,255,255,.68);font-size:12px}.asset-viewer-hero{position:absolute;z-index:1;inset:62px 0 54px;border:0;background:transparent}.asset-viewer-hero .device-model-surface{height:350px;min-height:350px;max-height:none}.asset-viewer-hero .viewer-caption{display:none}.asset-viewer-hero .viewer-controls{top:8px;right:12px}.asset-viewer-hero .viewer-controls .icon-button{width:34px;height:34px;border-color:rgba(255,255,255,.22);color:#ffffff;background:rgba(13,13,15,.72)}.asset-viewer-hero .material-swatches{bottom:30px;border-color:rgba(255,255,255,.22);background:rgba(13,13,15,.75)}.core-device-image-frame{position:absolute;z-index:1;inset:84px 38% 76px -16px;display:grid;place-items:center;overflow:hidden;border-radius:28px;pointer-events:none}.core-device-hero-image{width:100%;height:100%;display:block;object-fit:cover;object-position:42% 50%;filter:drop-shadow(0 28px 26px rgba(0,0,0,.34))}.core-device-identity{position:absolute;z-index:3;top:112px;right:20px;width:min(54%,360px);display:grid;grid-gap:9px;gap:9px;text-shadow:0 1px 12px rgba(0,0,0,.85)}.core-device-identity h2{font-size:28px;line-height:1.06}.core-device-identity p{color:rgba(255,255,255,.72);font-size:13px;overflow-wrap:anywhere}.core-device-state-row{position:absolute;z-index:4;right:18px;bottom:16px;left:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.2);padding-top:13px}.core-device-state-row a,.core-device-state-row span{display:inline-flex;min-width:0;min-height:38px;align-items:center;justify-content:center;gap:6px;padding:0 8px;color:rgba(255,255,255,.82);font-size:12px;text-align:center;text-decoration:none;overflow-wrap:anywhere}.core-device-state-row>*+*{border-left:1px solid rgba(255,255,255,.18)}.core-accessory-card,.core-list-group,.core-metric-card,.core-product-card,.core-profile-card,.core-quick-action,.core-service-card,.core-value-card{border:1px solid var(--yoyo-line);background:var(--yoyo-surface);box-shadow:0 8px 22px rgba(17,17,17,.055)}.core-value-card{display:grid;grid-gap:9px;gap:9px;border-radius:22px;padding:20px}.core-section-header,.core-value-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.core-value-heading>span{color:var(--yoyo-muted);font-size:14px}.core-section-header a,.core-value-heading a{display:inline-flex;align-items:center;gap:3px;color:var(--yoyo-subtle);font-size:13px;text-decoration:none}.core-value-amount{color:var(--yoyo-gold-deep);font-size:28px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.1;overflow-wrap:anywhere}.core-value-amount small{color:var(--yoyo-muted);font-size:14px;font-weight:500}.core-value-card>p{margin:0;color:var(--yoyo-muted);font-size:12px}.core-primary-cta{display:flex;min-height:78px;align-items:center;justify-content:center;gap:10px;margin-top:8px;border-radius:16px;padding:14px 18px;color:#ffffff;background:linear-gradient(135deg,#b77700,#d7a41c);text-align:center;text-decoration:none}.core-primary-cta span{display:grid;grid-gap:3px;gap:3px}.core-primary-cta small{color:rgba(255,255,255,.82);font-size:12px}.core-accessory-grid,.core-my-metrics,.core-phone-actions,.core-product-grid,.core-service-grid{display:grid;grid-gap:12px;gap:12px}.core-phone-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.core-quick-action{display:grid;min-width:0;min-height:132px;justify-items:center;align-content:center;grid-gap:8px;gap:8px;border-radius:20px;padding:14px 8px;color:var(--yoyo-ink);text-align:center;text-decoration:none}.core-quick-action svg{color:var(--yoyo-gold-deep)}.core-quick-action strong{font-size:14px}.core-accessory-card small,.core-list-copy small,.core-metric-card small,.core-profile-copy small,.core-quick-action small,.core-service-card small{color:var(--yoyo-subtle);font-size:12px;line-height:1.35;overflow-wrap:anywhere}.core-section-header{min-height:38px;margin-bottom:10px}.core-section-header h2{font-size:20px}.core-list-group{overflow:hidden;border-radius:20px}.core-list-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;min-width:0;min-height:72px;align-items:center;grid-gap:10px;gap:10px;padding:12px 16px;color:var(--yoyo-ink);text-decoration:none}.core-list-row+.core-list-row{border-top:1px solid var(--yoyo-line)}.core-list-icon{display:inline-grid;width:38px;height:38px;place-items:center;color:var(--yoyo-gold-deep)}.core-list-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.core-list-copy strong{font-size:15px;overflow-wrap:anywhere}.core-list-chevron{color:var(--yoyo-subtle)}.core-information-grid{display:grid}.core-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:52px;border:1px solid var(--yoyo-line);border-radius:16px;padding:0 16px;color:var(--yoyo-subtle);background:var(--yoyo-surface)}.core-search input{width:100%;min-width:0;border:0;padding:0;color:var(--yoyo-ink);background:transparent;outline:0}.core-market-hero{min-height:350px;padding:22px}.core-market-hero:after{position:absolute;right:-12px;bottom:40px;width:145px;aspect-ratio:.52;border:2px solid rgba(255,255,255,.15);border-radius:28px;transform:rotate(8deg);background:linear-gradient(145deg,rgba(17,19,24,.12),rgba(255,255,255,.03));content:""}.core-market-context-heading>span:nth-child(2){flex:1 1 auto}.core-market-context-heading>a,.core-service-heading>a{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;border:1px solid rgba(255,255,255,.28);border-radius:12px;padding:9px 11px;color:#ffffff;font-size:12px;text-decoration:none}.core-market-prices{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.core-market-prices>div{display:grid;min-width:0;grid-gap:6px;gap:6px;padding:0 13px}.core-market-prices>div+div{border-left:1px solid rgba(255,255,255,.17)}.core-market-prices small{min-height:34px;color:var(--yoyo-gold);font-size:12px;line-height:1.35}.core-market-prices strong{font-size:20px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.core-market-prices span{color:rgba(255,255,255,.64);font-size:11px}.core-market-trend{position:absolute;z-index:2;right:22px;bottom:20px;left:22px;display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid rgba(255,255,255,.16);padding-top:17px;color:rgba(255,255,255,.62);font-size:11px}.core-market-trend strong{color:var(--yoyo-gold)}.core-market-trend-line{height:2px;transform:rotate(-2deg);background:linear-gradient(90deg,rgba(17,19,24,.12),var(--yoyo-gold),rgba(17,19,24,.12))}.core-market-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.core-market-tabs a{display:inline-flex;min-width:0;min-height:48px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--yoyo-line);border-radius:15px;padding:8px;color:var(--yoyo-muted);background:var(--yoyo-surface);font-size:13px;text-align:center;text-decoration:none;overflow-wrap:anywhere}.core-market-tabs a[aria-current=page]{border-color:#efd8a6;color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale)}.core-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.core-product-card{display:grid;grid-template-columns:minmax(86px,.7fr) minmax(0,1.3fr);min-width:0;overflow:hidden;border-radius:20px;color:var(--yoyo-ink);text-decoration:none}.core-product-visual{display:grid;min-height:190px;place-items:center;color:rgba(17,17,17,.72);background:linear-gradient(160deg,#e8dfd2,#b9aa98)}.core-product-visual-1{background:linear-gradient(160deg,#d8d1dc,#756a80)}.core-product-visual-2{background:linear-gradient(160deg,#dce9f4,#90abc0)}.core-product-visual-3{background:linear-gradient(160deg,#f6f1e9,#d8cbbc)}.core-product-copy{display:grid;min-width:0;align-content:center;grid-gap:7px;gap:7px;padding:14px 13px}.core-product-copy>small,.core-product-copy>span{color:var(--yoyo-subtle);font-size:11px;overflow-wrap:anywhere}.core-product-copy>strong{font-size:14px;line-height:1.3}.core-product-copy>span:not(.core-product-link),.core-product-copy>strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:normal;word-break:normal}.core-product-copy b{font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.core-product-link{display:inline-flex;align-items:center;justify-content:space-between;border-radius:10px;padding:8px 10px;color:var(--yoyo-gold-deep)!important;background:var(--yoyo-gold-pale)}.home-device-shell{gap:18px}.home-standard-bound,.home-yoyo-certified{display:contents}.home-device-card{min-height:560px;padding:20px}.home-device-card .home-device-image-frame{inset:74px 0 78px 50%;border-radius:30px 0 0 30px}.home-certification-badge,.home-purchase-status,.market-product-tag,.market-value-topline strong{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:6px;border:1px solid rgba(17,19,24,.12);border-radius:999px;padding:6px 10px;color:var(--yoyo-gold);background:rgba(17,19,24,.12);font-size:12px;font-weight:700}.home-device-actions,.home-device-primary,.home-info-grid,.home-purchase-status{position:relative;z-index:3;max-width:min(58%,410px)}.home-device-primary{display:grid;grid-gap:8px;gap:8px;margin-top:28px}.home-device-primary h2{margin:0;font-size:30px;line-height:1.05}.home-device-primary p{margin:0;color:rgba(255,255,255,.74)}.home-purchase-status{margin-top:14px}.home-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.home-info-item{align-items:center;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:10px;background:rgba(255,255,255,.045)}.home-info-item svg{color:var(--yoyo-gold)}.home-info-item span{display:grid;min-width:0;grid-gap:2px;gap:2px}.home-info-item small{color:rgba(255,255,255,.62)}.home-info-item strong{font-size:13px;overflow-wrap:anywhere}.home-device-actions{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:10px;margin-top:18px}.home-switch-device-action{grid-column:1/-1}.device-switch-shell{min-height:100svh;padding-bottom:86px;background:linear-gradient(180deg,#10141a,#090c11 42%,#060708)}.device-switch-main{width:min(430px,100%);min-height:100svh;padding:20px 20px 96px;color:#f8f3e6}.device-switch-main .core-page-header{color:#f8f3e6}.device-switch-main .core-page-header h1{color:#ffffff;font-size:30px}.device-switch-main .core-page-header p{color:#d9b875;font-weight:650}.device-switch-main .core-header-command{color:#e7d8ba;background:rgba(255,255,255,.035)}.device-switch-main .core-header-actions .language-select{width:86px;min-height:34px;border-color:rgba(255,255,255,.12);color:#f8f3e6;background:#101318}.device-switch-main .portfolio-heading,.device-switch-main .portfolio-toolbar{gap:10px}.device-switch-main .device-card-copy span,.device-switch-main .device-card-open,.device-switch-main .portfolio-heading .muted{color:rgba(248,243,230,.68)}.device-switch-main .portfolio-heading h1{color:#ffffff;font-size:20px}.device-switch-main .command-link,.device-switch-main .icon-button{border-color:rgba(255,255,255,.12);color:#f8f3e6;background:rgba(255,255,255,.05)}.device-switch-main .device-portfolio-grid{grid-template-columns:1fr}.device-switch-main .device-card{border-color:rgba(17,19,24,.12);color:#ffffff;background:linear-gradient(145deg,rgba(27,27,25,.98),rgba(13,15,18,.98))}.device-switch-main .device-card-icon{border-color:rgba(255,255,255,.1);color:var(--yoyo-gold);background:rgba(255,255,255,.045)}.device-switch-main .device-switch-card[data-active=true]{border-color:var(--yoyo-gold);box-shadow:0 0 0 1px rgba(17,19,24,.12),0 10px 24px rgba(0,0,0,.24)}.device-switch-main .device-card-open{display:inline-flex;align-items:center;gap:6px;color:#e8c26f}.device-switch-shell .bottom-nav{border-color:rgba(255,255,255,.1);background:rgba(5,6,8,.97)}.device-switch-shell .bottom-nav a{color:rgba(248,243,230,.68)}.device-switch-shell .bottom-nav a[aria-current=page]{color:#f1c967;background:rgba(17,19,24,.12)}.home-care-actions a,.home-device-actions a,.home-support-card>a,.market-value-footer a{display:inline-flex;min-width:0;min-height:42px;align-items:center;justify-content:center;gap:6px;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:750;text-align:center;text-decoration:none}.home-care-buy,.home-primary-action,.home-support-card>a{color:#19130b;background:linear-gradient(135deg,#f2d184,#d8a347)}.home-care-actions a,.home-secondary-action,.market-value-footer a{border:1px solid rgba(255,255,255,.2);color:rgba(255,255,255,.88);background:rgba(255,255,255,.06)}.home-guide-entry,.home-panel,.market-accessory-showcase-card,.market-showcase-card{border:1px solid rgba(17,19,24,.12);border-radius:20px;background:rgba(255,255,255,.92);box-shadow:0 8px 22px rgba(17,17,17,.055)}.home-panel{display:grid;align-self:start;grid-gap:14px;gap:14px;padding:18px}.home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.home-section-heading.compact{justify-content:flex-start}.home-panel p,.home-section-heading h2,.market-section-heading p{margin:0}.home-section-heading h2{font-size:20px;line-height:1.2}.home-section-heading a{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;color:var(--yoyo-gold-deep);font-size:13px;text-decoration:none}.home-protection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.home-protection-grid>div{display:grid;min-width:0;grid-gap:6px;gap:6px;border-radius:16px;padding:12px;background:#fbf8f1}.home-protection-grid svg,.home-service-card svg,.home-support-card>svg{color:var(--yoyo-gold-deep)}.home-protection-grid small,.home-service-card small,.home-support-card small,.market-section-heading p,.market-section-note{color:var(--yoyo-subtle);font-size:12px;line-height:1.35}.home-protection-grid strong{font-size:14px;overflow-wrap:anywhere}.home-care-card{color:#ffffff;background:radial-gradient(circle at 100% 0,rgba(242,209,132,.22),transparent 34%),linear-gradient(145deg,#17150f,#0d0d0f)}.home-care-card li,.home-care-card p{color:rgba(255,255,255,.72);font-size:13px}.home-care-card ul{margin:10px 0 0;padding-left:18px}.home-care-actions{display:grid;grid-gap:9px;gap:9px;min-width:118px}.home-guide-entry{display:grid;align-self:start;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-width:0;min-height:76px;padding:14px 16px;color:var(--yoyo-ink);text-decoration:none}.home-guide-entry svg{color:var(--yoyo-gold-deep)}.home-guide-entry span{display:grid;min-width:0;grid-gap:4px;gap:4px}.home-guide-entry small{color:var(--yoyo-muted);line-height:1.35}.home-service-grid{display:grid;grid-gap:12px;gap:12px}.home-service-card{display:grid;min-width:0;min-height:132px;justify-items:center;align-content:center;grid-gap:8px;gap:8px;border:1px solid var(--yoyo-line);border-radius:18px;padding:14px 10px;color:var(--yoyo-ink);background:var(--yoyo-surface);text-align:center;text-decoration:none}.home-service-card strong{font-size:15px}.home-support-card{grid-template-columns:44px minmax(0,1fr) auto}.home-support-card h2,.home-support-card p{margin:0}.home-support-card div{display:grid;min-width:0;grid-gap:4px;gap:4px}.market-value-card{display:grid;grid-gap:16px;gap:16px;min-height:334px;padding:22px}.market-value-empty{min-height:120px;grid-template-columns:48px minmax(0,1fr);align-content:center;align-items:center;gap:10px 12px;justify-items:start;padding:18px;border-radius:14px;color:var(--yoyo-ink);border-color:rgba(17,19,24,.12);background:var(--yoyo-surface);box-shadow:0 8px 22px rgba(17,17,17,.055)}.market-value-empty>svg{grid-row:1/span 2;color:var(--yoyo-gold-deep)}.market-value-device h2,.market-value-device p,.market-value-empty h2,.market-value-empty p{margin:0}.market-value-empty h2{color:var(--yoyo-ink);font-size:15px;line-height:1.25}.market-value-empty p{color:var(--yoyo-muted);font-size:12px;line-height:1.4}.market-value-empty a{display:inline-flex;align-items:center;gap:5px;grid-column:2;min-height:40px;border-radius:10px;padding:10px 12px;color:#19130b;background:linear-gradient(135deg,#f2d184,#d8a347);font-weight:700;text-decoration:none}.market-intent-bar{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;grid-gap:16px;gap:16px;min-width:0;border:1px solid rgba(17,19,24,.12);border-radius:18px;padding:16px;background:linear-gradient(135deg,#f3f4f6,#ffffff 76%);box-shadow:0 8px 22px rgba(17,17,17,.045)}.market-intent-action-copy,.market-intent-copy{display:grid;min-width:0;grid-gap:4px;gap:4px}.market-intent-copy small{color:var(--yoyo-gold-deep);font-size:11px;font-weight:700}.market-intent-copy h2,.market-intent-copy p{margin:0}.market-intent-copy h2{color:var(--yoyo-ink);font-size:18px;line-height:1.25}.market-intent-copy p{color:var(--yoyo-muted);font-size:12px;line-height:1.45}.market-intent-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;min-width:0}.market-intent-action{display:grid;grid-template-columns:38px minmax(0,1fr) 17px;align-items:center;grid-gap:8px;gap:8px;min-width:0;min-height:64px;border:1px solid rgba(17,19,24,.12);border-radius:14px;padding:10px;color:var(--yoyo-ink);background:#ffffff;text-decoration:none}.market-intent-action-primary{color:#21170b;background:#f7e4b4}.market-intent-icon{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:12px;color:var(--yoyo-gold-deep);background:rgba(255,255,255,.72)}.market-intent-action-copy small,.market-intent-action-copy strong{overflow-wrap:anywhere}.market-intent-action-copy strong{font-size:13px;line-height:1.25}.market-intent-action-copy small{color:var(--yoyo-muted);font-size:11px;line-height:1.3}.market-intent-action>svg{color:var(--yoyo-gold-deep)}.yoyo-interactive{transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}@media (hover:hover){.yoyo-interactive:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(17,17,17,.08)}}.yoyo-interactive:active{transform:scale(.985)}@media (prefers-reduced-motion:reduce){.yoyo-interactive{transition:none}.yoyo-interactive:active,.yoyo-interactive:hover{transform:none}}.home-v551-full-specifications{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:0 16px;border-top:1px solid rgba(80,99,122,.1);border-radius:0 0 24px 24px;color:#34414e;background:#fff;font-size:13px;font-weight:700;text-decoration:none}.home-v25-device-card:has(.home-v551-full-specifications)>.home-v6-summary-grid{border-radius:0}.customer-official-specifications{display:grid;grid-gap:16px;gap:16px;margin-top:18px;padding:20px;border:1px solid rgba(83,102,126,.12);border-radius:24px;color:#26313d;background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(64,86,113,.08)}.customer-official-specifications>header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center}.customer-official-specifications-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#8c6a2d;background:#faf4e8}.customer-official-specifications header small{color:#9a7a43;font-size:9px;font-weight:800;letter-spacing:.08em}.customer-official-specifications h2{margin:2px 0 0;font-size:21px;line-height:1.2}.customer-official-specifications-status{display:inline-flex;align-items:center;gap:5px;color:#287a53;font-size:11px;font-weight:700}.customer-official-specifications-model{display:grid;grid-gap:5px;gap:5px;padding:14px 15px;border-radius:16px;background:linear-gradient(135deg,#f5f8fb,#eef3f7)}.customer-official-specifications-model strong{font-size:16px}.customer-official-specifications-model span{display:flex;align-items:center;gap:5px;color:#687582;font-size:11px}.customer-official-specifications-note{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:8px;gap:8px;margin:0;padding:11px 12px;border:1px solid #eee3cf;border-radius:13px;color:#6e604b;background:#fffaf0;font-size:11px;line-height:1.55}.customer-official-specification-groups{display:grid;grid-gap:12px;gap:12px}.customer-official-specification-groups>section{overflow:hidden;border:1px solid #edf0f3;border-radius:15px}.customer-official-specification-groups h3{margin:0;padding:11px 13px;color:#55616e;background:#f7f9fb;font-size:12px}.customer-official-specification-groups dl{margin:0}.customer-official-specification-groups dl>div{display:grid;grid-template-columns:minmax(84px,.34fr) minmax(0,1fr);grid-gap:12px;gap:12px;padding:11px 13px;border-top:1px solid #f0f2f4}.customer-official-specification-groups dt{color:#7a8591;font-size:11px}.customer-official-specification-groups dd{margin:0;color:#313d49;font-size:12px;font-weight:620;line-height:1.45;overflow-wrap:anywhere}.customer-official-specifications>a{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;border-radius:13px;color:#6f5528;background:#f7f0e3;font-size:12px;font-weight:750;text-decoration:none}@media (max-width:400px){.customer-official-specifications{padding:16px}.customer-official-specifications>header{grid-template-columns:auto minmax(0,1fr)}.customer-official-specifications-status{grid-column:2}.customer-official-specification-groups dl>div{grid-template-columns:78px minmax(0,1fr)}}.market-value-device,.market-value-footer,.market-value-supporting,.market-value-topline{position:relative;z-index:2}.market-value-footer,.market-value-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.market-value-topline>span{display:inline-flex;align-items:center;gap:7px;color:rgba(255,255,255,.72);font-size:13px}.market-value-device{display:flex;align-items:center;gap:12px}.market-value-device-icon{display:inline-grid;width:56px;height:56px;place-items:center;border-radius:18px;color:var(--yoyo-gold);background:rgba(255,255,255,.08)}.market-value-device small,.market-value-footer span{color:rgba(255,255,255,.62);font-size:12px}.market-value-device h2{color:#ffffff;font-size:22px}.market-value-device p{color:rgba(255,255,255,.72);font-size:13px}.market-value-main{position:relative;z-index:2;color:#ffffff;font-size:clamp(28px,7vw,44px);line-height:1.05;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.market-value-main small{color:var(--yoyo-gold);font-size:14px}.market-value-supporting{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.market-value-supporting span{display:grid;grid-gap:5px;gap:5px;border:1px solid rgba(255,255,255,.13);border-radius:16px;padding:12px;background:rgba(255,255,255,.05)}.market-value-supporting small{color:rgba(255,255,255,.58)}.market-value-supporting strong{color:#ffffff;font-size:15px}.market-category-tabs{position:-webkit-sticky;position:sticky;top:0;z-index:6;padding-block:4px;background:rgba(247,248,250,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.core-market-page .market-category-tabs a{transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.core-market-page .market-category-tabs a[aria-current=page]{color:#8d611d;background:#fff5dc;box-shadow:inset 0 0 0 1px rgba(17,19,24,.12);font-weight:700}.core-market-page .market-showcase-section,.core-market-page .market-value-card{scroll-margin-top:72px}.market-showcase-section{display:grid;min-width:0;grid-gap:12px;gap:12px}.market-section-heading{margin-bottom:0}.market-section-heading>div{display:grid;min-width:0;grid-gap:4px;gap:4px}.market-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(238px,31%);grid-gap:12px;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:4px;scrollbar-width:none}.market-product-rail::-webkit-scrollbar{display:none}.market-showcase-card{display:grid;min-width:0;overflow:hidden;color:var(--yoyo-ink);text-decoration:none}.market-product-media{display:grid;width:100%;min-height:118px;place-items:center;object-fit:contain;color:var(--yoyo-gold-deep);background:#f7f5f0}.market-product-media-unavailable{border-bottom:1px solid rgba(17,19,24,.12)}.market-showcase-copy{display:grid;min-width:0;grid-gap:8px;gap:8px;padding:13px}.market-showcase-copy strong{line-height:1.25}.market-showcase-copy small,.market-showcase-copy strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.market-showcase-copy small{color:var(--yoyo-muted);font-size:12px;line-height:1.35}.market-accessory-showcase-card b,.market-showcase-copy b{color:var(--yoyo-gold-deep);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.market-product-meta{display:flex;flex-wrap:wrap;gap:6px}.market-product-meta span{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:5px 7px;color:var(--yoyo-muted);background:var(--yoyo-gold-pale);font-size:11px}.market-accessory-showcase-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.market-accessory-showcase-card{display:grid;min-width:0;grid-gap:8px;gap:8px;padding:14px;color:var(--yoyo-ink);text-decoration:none}.market-accessory-showcase-card>span{display:inline-grid;width:44px;height:44px;place-items:center;border-radius:14px;color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale)}.market-accessory-showcase-card .market-product-media{width:48px;min-height:48px;border:1px solid rgba(17,19,24,.12);border-radius:14px}.market-accessory-showcase-card em,.market-accessory-showcase-card small{color:var(--yoyo-subtle);font-size:12px;font-style:normal}.market-skeleton{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.market-skeleton span{min-height:190px;border-radius:20px;background:linear-gradient(110deg,#ececec,#f7f7f7 45%,#ececec 70%)}.market-value-skeleton{min-height:334px;grid-template-columns:1fr;padding:22px}.market-value-skeleton span{min-height:32px}.market-value-skeleton span:nth-child(3){min-height:64px}.market-value-footer>div{display:inline-flex;flex:0 0 auto;gap:8px}.market-device-switch{display:inline-flex;min-height:0;align-items:center;gap:5px;color:rgba(255,255,255,.72);font-size:12px;text-decoration:none}.core-accessory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.core-accessory-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;min-width:0;align-items:center;grid-gap:10px;gap:10px;border-radius:18px;padding:12px;color:var(--yoyo-ink);text-decoration:none}.core-accessory-icon{display:inline-grid;width:52px;height:58px;place-items:center;border-radius:12px;background:#f1f1f1}.core-accessory-card>span:nth-child(2){display:grid;min-width:0;grid-gap:4px;gap:4px}.core-accessory-card b,.core-accessory-card strong{font-size:13px;overflow-wrap:anywhere}.core-service-hero{min-height:360px;padding:22px}.core-service-heading>span:nth-child(2){flex:1 1 auto}.core-service-device{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;grid-gap:20px;gap:20px;margin-top:28px}.core-service-device>svg{color:#d8c7ad}.core-service-device>span{display:grid;grid-gap:7px;gap:7px}.core-service-device strong{font-size:22px}.core-service-device small{color:rgba(255,255,255,.68);overflow-wrap:anywhere}.core-service-timeline{position:absolute;right:20px;bottom:22px;left:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.core-service-timeline:before{position:absolute;top:15px;right:12%;left:12%;height:2px;background:rgba(255,255,255,.22);content:""}.core-service-timeline span{position:relative;z-index:1;display:grid;justify-items:center;grid-gap:7px;gap:7px;color:rgba(255,255,255,.55);text-align:center}.core-service-timeline i{display:inline-grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#4c4c4e;font-style:normal;font-size:12px}.core-service-timeline span[data-active=true]{color:var(--yoyo-gold)}.core-service-timeline span[data-active=true] i{color:#17110a;background:#efc75e}.core-service-timeline small{overflow-wrap:anywhere}.core-service-empty{display:grid;min-height:250px;place-content:center;justify-items:center;grid-gap:14px;gap:14px;text-align:center}.core-service-empty p{max-width:460px;margin:0;color:rgba(255,255,255,.66)}.core-service-empty a{border:1px solid var(--yoyo-gold);border-radius:14px;padding:10px 16px;color:var(--yoyo-gold);text-decoration:none}.core-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.core-service-card{display:grid;grid-template-columns:52px minmax(0,1fr);min-width:0;min-height:112px;align-items:center;grid-gap:5px 12px;gap:5px 12px;border-radius:20px;padding:15px;color:var(--yoyo-ink);text-decoration:none}.core-service-card>span{grid-row:1/span 2;display:inline-grid;width:52px;height:52px;place-items:center;border-radius:50%;color:var(--yoyo-ink);background:var(--yoyo-gold-pale)}.core-service-card small,.core-service-card strong{min-width:0;overflow-wrap:anywhere}.service-active-bar,.service-current-device-card,.service-faq-card,.service-v11-store-card{border:1px solid var(--yoyo-line);border-radius:14px;background:#ffffff;box-shadow:0 5px 16px rgba(20,20,20,.045)}.service-v11-store-card{display:grid;min-height:218px;grid-gap:16px;gap:16px;border-color:rgba(17,19,24,.12);padding:18px;color:#f8f2e7;background:linear-gradient(135deg,#171512,#0e0e10)}.service-store-copy{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start}.service-store-icon{display:inline-grid;width:54px;height:54px;place-items:center;border-radius:15px;color:#1a1309;background:linear-gradient(145deg,#f1ce72,#c98e33);box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}.service-store-copy h2{margin:2px 0 8px;font-size:23px;line-height:1.15;color:#f6d78a}.service-store-status{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:7px 10px;margin:0;color:rgba(255,255,255,.82)}.service-store-status i{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:#55d06b}.service-store-status[data-state=CLOSED] i{background:#b4b4b8}.service-store-status[data-state=RENOVATING] i{background:#343941}.service-store-status strong{color:#73d987;font-size:14px}.service-store-status[data-state=CLOSED] strong,.service-store-status[data-state=RENOVATING] strong{color:#f2c56b}.service-store-note,.service-store-status span{min-width:0;overflow-wrap:anywhere}.service-store-note{margin:12px 0 0;color:rgba(255,255,255,.72);line-height:1.55}.service-v11-store-switch{display:flex;flex-wrap:wrap;gap:8px;align-self:end}.service-v11-store-switch button{display:inline-grid;gap:2px;min-width:86px;border:1px solid rgba(255,255,255,.18);border-radius:13px;padding:8px 11px;color:rgba(255,255,255,.75);background:rgba(255,255,255,.07);font:inherit;text-align:left}.service-v11-store-switch button[aria-pressed=true]{border-color:rgba(241,206,114,.75);color:#f6d78a;background:rgba(17,19,24,.12)}.service-v11-store-switch small{font-size:11px}.service-store-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:2px}.service-store-action{display:inline-flex;min-width:0;min-height:48px;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:11px 14px;font-weight:800;text-align:center;text-decoration:none}.service-store-action.primary{color:#19120a;background:linear-gradient(145deg,#f1cf76,#c9953c)}.service-store-action.secondary{border:1px solid rgba(241,206,114,.62);color:#f1d38f}.service-store-action.disabled{color:rgba(255,255,255,.58);background:rgba(255,255,255,.1)}.service-current-device-card{display:grid;grid-template-columns:102px minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;overflow:hidden;padding:14px}.service-current-device-image{align-self:stretch;min-height:116px;overflow:hidden;border-radius:14px;background:#f3f3f3}.service-current-device-image img{width:100%;height:100%;object-fit:cover;object-position:72% center}.service-current-device-copy{display:grid;min-width:0;grid-gap:4px;gap:4px}.service-current-device-copy p,.service-current-device-copy small{margin:0;color:var(--yoyo-muted)}.service-current-device-copy h2{margin:0;font-size:21px;line-height:1.18}.service-current-device-copy span{display:inline-flex;min-width:0;align-items:center;gap:6px;color:#b9872d;font-size:13px;font-weight:800;overflow-wrap:anywhere}.service-current-device-card>a{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--yoyo-line);border-radius:13px;padding:10px 12px;color:var(--yoyo-ink);font-weight:800;text-decoration:none;white-space:nowrap}.service-current-device-empty{grid-template-columns:48px minmax(0,1fr) auto;min-height:104px}.service-current-device-empty-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:14px;color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale)}.services-v11-skeleton{display:grid;grid-gap:14px;gap:14px}.services-v11-skeleton span{display:block;min-height:122px;border-radius:18px;background:linear-gradient(100deg,#f0f0f0 24%,#fafafa 43%,#f0f0f0 62%);background-size:200% 100%;animation:yoyo-skeleton-shimmer 1.2s ease-in-out infinite}.services-v11-skeleton span:first-child{min-height:244px}.form-hint{margin:-2px 0 2px;color:var(--yoyo-muted);font-size:13px;line-height:1.45}@keyframes yoyo-skeleton-shimmer{to{background-position:-200% 0}}.service-active-bar{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:13px 15px;color:var(--yoyo-ink);text-decoration:none}.service-active-bar>svg{color:#b9872d}.service-active-bar span{display:grid;min-width:0;grid-gap:2px;gap:2px}.service-active-bar small{color:var(--yoyo-muted)}.service-v11-section-title{margin:0 0 12px;font-size:22px;line-height:1.2}.service-v11-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.service-v11-card{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);min-height:106px;align-items:center;grid-gap:5px 12px;gap:5px 12px;border:1px solid var(--yoyo-line);border-radius:16px;padding:14px 34px 14px 14px;color:var(--yoyo-ink);background:#ffffff;text-decoration:none;box-shadow:0 10px 24px rgba(20,20,20,.05)}.service-v11-card>span{grid-row:1/span 2;display:inline-grid;width:52px;height:52px;place-items:center;border-radius:50%;color:#21170a;background:var(--yoyo-gold-pale)}.service-v11-card small,.service-v11-card strong{min-width:0;overflow-wrap:normal;word-break:normal}.service-v11-card strong{font-size:16px}.service-v11-card small{color:var(--yoyo-muted);line-height:1.35}.service-v11-card>svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#9a9a9d}.service-faq-card{overflow:hidden;padding:4px 16px 12px}.service-faq-item,.service-faq-more{display:grid;min-height:50px;grid-template-columns:25px minmax(0,1fr) 18px;align-items:center;grid-gap:8px;gap:8px;color:var(--yoyo-ink);text-decoration:none}.service-faq-item+.service-faq-item{border-top:1px solid var(--yoyo-line)}.service-faq-item>svg:first-child{color:#bd913d}.service-faq-item span{min-width:0;overflow-wrap:anywhere}.service-faq-more{min-height:42px;justify-content:center;grid-template-columns:auto 18px;border-top:1px solid var(--yoyo-line);color:#b9872d;font-weight:800}.core-profile-card{display:grid;grid-template-columns:78px minmax(0,1fr) auto;min-width:0;align-items:center;grid-gap:15px;gap:15px;overflow:hidden;border-color:#f0dfbf;border-radius:22px;padding:20px;background:linear-gradient(135deg,#ffffff,#fffaf1)}.core-profile-avatar{display:inline-grid;width:74px;height:74px;place-items:center;border:1px solid #d9dde3;border-radius:50%;color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale)}.core-profile-copy{display:grid;min-width:0;grid-gap:7px;gap:7px}.core-profile-copy strong{font-size:21px;overflow-wrap:anywhere}.core-profile-card>a{border-radius:12px;padding:9px 11px;background:var(--yoyo-gold-pale);text-decoration:none}.core-profile-card>a,.core-profile-logout{color:var(--yoyo-gold-deep);font-size:12px}.core-profile-logout{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border:1px solid #d9dde3;border-radius:12px;padding:8px 11px;background:transparent;white-space:nowrap}.core-profile-logout:disabled{cursor:wait;opacity:.6}.core-account-devices{display:grid;grid-gap:10px;gap:10px}.core-account-device{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-width:0;padding:13px 16px;color:var(--yoyo-ink);text-decoration:none}.core-account-device>svg{color:var(--yoyo-gold-deep)}.core-account-device>span{display:grid;min-width:0;grid-gap:3px;gap:3px}.core-account-device small,.core-account-device strong{overflow-wrap:anywhere}.core-account-device small{color:var(--yoyo-subtle);font-size:12px}.release-notes-card{display:grid;grid-gap:14px;gap:14px;border:1px solid #eadcc6;border-radius:20px;padding:17px;background:#ffffff}.release-notes-heading{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px}.release-notes-heading>span{display:grid;width:40px;height:40px;place-items:center;border-radius:13px;color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale)}.release-note p,.release-notes-heading h2,.release-notes-heading p{margin:0}.release-notes-heading h2{font-size:17px}.release-note p,.release-note time,.release-notes-heading p{color:var(--yoyo-muted);font-size:12px;line-height:1.45}.release-note{display:grid;grid-gap:6px;gap:6px;padding-block:12px}.release-note-current{border-top:1px solid var(--yoyo-line);border-bottom:1px solid var(--yoyo-line)}.release-note>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.release-note>div span{border-radius:999px;padding:4px 7px;color:var(--yoyo-gold-deep);background:var(--yoyo-gold-pale);font-size:11px;font-weight:700}.release-history-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;padding:2px 0;color:var(--yoyo-gold-deep);background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:700}.release-history-toggle svg{transition:transform .16s ease}.release-history-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.release-history-list{display:grid;margin-top:8px;padding:0;list-style:none}.release-history-list[hidden]{display:none}.release-history-list>li+li{border-top:1px solid var(--yoyo-line)}.core-my-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.core-metric-card{display:grid;grid-template-columns:auto minmax(0,1fr);min-width:0;align-items:center;grid-gap:10px;gap:10px;border-radius:20px;padding:16px;color:var(--yoyo-gold-deep)}.core-metric-card>span{display:grid;min-width:0;grid-gap:3px;gap:3px}.core-metric-card strong{font-size:26px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.core-language-row .language-select{max-width:118px}.core-empty-copy,.core-inline-status{margin:0;color:var(--yoyo-subtle);font-size:13px}.core-market-catalog{display:grid;grid-gap:12px;gap:12px}@media (max-width:620px){.core-main{padding:18px 16px 26px;gap:18px}.core-page-header{min-height:70px;align-items:flex-start}.core-page-header h1{font-size:30px}.core-header-actions{padding-top:2px}.core-header-actions .language-select{width:94px;max-width:28vw;padding-right:24px}.core-device-hero{min-height:466px}.home-device-card{min-height:608px;padding:18px}.home-device-card .home-device-image-frame{inset:82px -18px 282px 51%;border-radius:24px 0 0 24px}.home-device-actions,.home-device-primary,.home-info-grid,.home-purchase-status{max-width:100%}.home-device-primary{margin-top:196px}.home-device-primary h2{font-size:25px}.home-care-card,.home-device-actions,.home-info-grid,.home-protection-grid,.home-service-grid,.home-support-card,.market-skeleton,.market-value-supporting{grid-template-columns:1fr}.home-support-card{justify-items:stretch}.market-product-rail{grid-auto-columns:minmax(236px,78vw)}.core-market-page .market-value-card:not(.market-value-empty){height:max-content;min-height:334px}.market-intent-bar{grid-template-columns:1fr;gap:12px}.market-intent-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.market-intent-action{grid-template-columns:30px minmax(0,1fr) 14px;gap:6px;min-height:76px;padding:9px}.market-intent-icon{width:30px;height:30px;border-radius:10px}.market-intent-action-copy strong{font-size:12px}.market-intent-action-copy small{font-size:10px}.market-value-footer{display:grid;align-items:stretch;grid-template-columns:1fr}.market-value-footer>div{justify-content:space-between}.market-accessory-showcase-grid{grid-template-columns:1fr}.service-v11-store-card{min-height:0;gap:14px;padding:16px}.service-store-copy{grid-template-columns:48px minmax(0,1fr);gap:10px}.service-store-icon{width:46px;height:46px}.service-store-copy h2{font-size:22px}.service-store-note{margin-top:8px;line-height:1.42}.service-store-actions{gap:8px}.service-store-action{min-height:44px;padding:9px 11px}.service-v11-store-switch button{min-width:74px;padding:6px 9px}.service-v11-store-switch small{font-size:10px}.service-current-device-card{grid-template-columns:82px minmax(0,1fr) auto;gap:12px;padding:12px}.service-current-device-image{min-height:104px}.service-current-device-card>a{grid-column:auto;width:42px;height:42px;justify-content:center;padding:0}.service-current-device-card>a span{display:none}.service-current-device-copy h2{font-size:19px}.service-v11-grid{gap:10px}.service-v11-card{grid-template-columns:42px minmax(0,1fr);min-height:112px;gap:5px 8px;padding:12px 24px 12px 12px}.service-v11-card>span{width:42px;height:42px}.service-v11-card strong{font-size:15px}.service-v11-card small{font-size:12px}.core-device-image-frame{inset:96px 43% 92px -34px;border-radius:24px}.core-device-hero-image{object-position:43% 50%}.core-device-identity{top:104px;width:51%}.core-device-identity h2{font-size:23px}.core-value-amount{font-size:24px}.core-market-prices strong{font-size:16px}.core-phone-actions{gap:8px}.core-quick-action{min-height:124px;border-radius:18px;padding-inline:5px}.core-market-hero{min-height:380px;padding:18px}.core-market-context-heading>a{padding-inline:8px}.core-market-prices{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 0;margin-top:24px}.core-market-prices>div:nth-child(3){border-left:0}.core-market-trend{grid-template-columns:minmax(0,1fr) auto}.core-market-trend-line{display:none}.core-market-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.core-product-card{grid-template-columns:minmax(58px,.58fr) minmax(0,1.42fr)}.core-product-visual{min-height:184px}.core-product-visual svg{width:46px;height:46px}.core-product-copy{gap:5px;padding:11px 9px}.core-product-copy b{font-size:14px;white-space:nowrap}.core-product-link{padding:7px 8px}.core-accessory-grid{grid-template-columns:1fr}.core-service-hero{min-height:380px;padding:18px}.core-service-device{grid-template-columns:72px minmax(0,1fr);gap:12px}.core-service-device>svg{width:62px}.core-service-grid{gap:10px}.core-service-card{grid-template-columns:44px minmax(0,1fr);padding:12px}.core-service-card>span{width:44px;height:44px}.core-profile-card{grid-template-columns:62px minmax(0,1fr) auto;gap:12px;padding:16px}.core-profile-avatar{width:60px;height:60px}.core-profile-copy strong{font-size:18px}.core-metric-card{grid-template-columns:1fr;gap:6px;padding:13px 8px;text-align:center}.core-metric-card,.core-metric-card>span{justify-items:center}.core-list-row{padding-inline:13px}}@media (max-width:360px){.market-intent-actions{grid-template-columns:1fr}}@media (min-width:820px){.core-market-page,.core-my-page,.core-phone-page,.core-services-page{grid-template-columns:repeat(2,minmax(0,1fr))}.core-market-page>.core-inline-status,.core-market-page>.core-search,.core-market-page>.form-error,.core-market-page>section,.core-market-tabs,.core-my-page>section,.core-page-header,.core-phone-actions,.core-services-page>.core-hero-card,.core-services-page>section{grid-column:1/-1}.core-device-hero,.core-value-card{min-height:474px}.core-value-card{align-content:center;padding:34px}.core-information-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.core-information-grid .core-list-row+.core-list-row{border-top:0;border-left:1px solid var(--yoyo-line)}.core-market-hero{min-height:330px}.core-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-shell{padding-bottom:32px}.bottom-nav{position:static;width:min(760px,100%);margin:28px auto 0;transform:none;border:1px solid var(--yoyo-line);border-radius:18px}}.home-app-shell{padding-bottom:86px;background:linear-gradient(180deg,#10141a,#07090d 46%,#050608)}.home-device-shell.core-phone-page{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;margin:0 auto;padding:20px 20px 96px;color:#f8f3e6;background:linear-gradient(180deg,#111821,#090c11 42%,#060708)}.home-device-shell .core-page-header{min-height:76px;grid-column:auto;color:#f8f3e6}.home-device-shell .core-page-header h1{color:#ffffff;font-size:30px;line-height:1.08;font-weight:780}.home-device-shell .core-page-header p{margin-top:7px;color:#d9b875;font-size:14px;font-weight:650}.home-device-shell .core-header-actions{gap:7px}.home-device-shell .core-header-command{width:36px;height:36px;color:#e7d8ba;background:rgba(255,255,255,.035)}.home-device-shell .core-header-command:after{position:absolute;top:9px;right:9px;width:7px;height:7px;border-radius:50%;background:#e43d31;content:""}.home-device-shell .core-header-actions .language-select{width:86px;min-height:34px;border-color:rgba(255,255,255,.12);color:#f8f3e6;background:#101318}.home-standard-bound,.home-yoyo-certified{display:grid;grid-gap:12px;gap:12px;grid-column:auto}.home-unbound-state{display:grid;grid-gap:12px;gap:12px}.home-official-info-refresh{display:grid;grid-gap:10px;gap:10px;padding:14px;border:1px solid rgba(217,184,117,.2);border-radius:14px;background:rgba(255,255,255,.035)}.home-official-info-refresh h2,.home-official-info-refresh p{margin:0}.home-official-info-refresh h2{color:#f8f3e6;font-size:15px}.home-official-info-refresh>div p{margin-top:4px;color:rgba(255,255,255,.66);font-size:12px;line-height:1.45}.home-official-info-refresh form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.home-official-info-refresh input{min-width:0;min-height:42px;border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:0 12px;color:#fff;background:rgba(0,0,0,.2)}.home-official-info-refresh button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;border:0;border-radius:10px;padding:0 12px;color:#18130b;background:linear-gradient(104deg,#f4ca73,#d9a74c);font-weight:760;cursor:pointer}.home-official-info-refresh button:disabled{cursor:not-allowed;opacity:.55}.home-unbound-card{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:16px;border:1px solid rgba(217,184,117,.2);border-radius:15px;background:rgba(255,255,255,.035)}.home-unbound-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;color:#d9b875;background:rgba(217,184,117,.13)}.home-unbound-card h2,.home-unbound-card p,.home-unbound-card span{margin:0}.home-unbound-card p{color:#d9b875;font-size:12px;font-weight:720}.home-unbound-card h2{margin-top:3px;color:#ffffff;font-size:20px;line-height:1.2}.home-unbound-card span{display:block;margin-top:5px;color:rgba(255,255,255,.66);font-size:13px;line-height:1.45}.home-unbound-card .home-primary-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;grid-column:1/-1;min-height:44px;padding:10px 12px;border-radius:12px;color:#16110a;font-size:14px;font-weight:750;text-align:center;text-decoration:none}.home-unbound-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.home-unbound-actions a{display:grid;min-width:0;grid-gap:8px;gap:8px;padding:12px 8px;border:1px solid rgba(217,184,117,.16);border-radius:12px;color:#ffffff;background:rgba(255,255,255,.035);text-align:center;text-decoration:none}.home-unbound-actions svg{justify-self:center;color:#d9b875}.home-unbound-actions span{overflow-wrap:anywhere;font-size:12px;line-height:1.3}.home-bind-confirm-button,.home-bind-prompt .home-primary-action,.home-login-submit{border:0;background:linear-gradient(104deg,#f4ca73,#d9a74c);cursor:pointer}.home-bind-prompt .home-primary-action{display:inline-flex;border-radius:12px}.home-binding-skeleton{display:grid;grid-gap:12px;gap:12px}.home-binding-skeleton span{min-height:110px;border-radius:15px;background:linear-gradient(100deg,rgba(255,255,255,.04),rgba(217,184,117,.12),rgba(255,255,255,.04));background-size:180% 100%;animation:yoyo-skeleton-shimmer 1.3s ease-in-out infinite}.home-imei-entry-card{display:grid;grid-gap:13px;gap:13px;padding:16px;border:1px solid rgba(217,184,117,.21);border-radius:15px;background:linear-gradient(145deg,rgba(30,29,25,.98),rgba(12,15,18,.99))}.home-imei-entry-heading{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.home-imei-entry-heading h2,.home-imei-entry-heading p,.home-imei-entry-heading span{margin:0}.home-imei-confirmation>p,.home-imei-entry-heading p,.home-imei-result span{color:#d9b875;font-size:12px;font-weight:720}.home-imei-entry-heading h2{margin-top:3px;color:#fff;font-size:20px;line-height:1.2}.home-imei-entry-heading span{display:block;margin-top:5px;color:rgba(255,255,255,.64);font-size:13px;line-height:1.45}.home-imei-confirmation,.home-imei-input-row,.home-imei-label-row,.home-imei-lookup-waiting,.home-imei-recovery,.home-imei-result{display:grid;grid-gap:8px;gap:8px}.home-imei-label-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;color:rgba(255,255,255,.82);font-size:13px;font-weight:700}.home-imei-tutorial-trigger{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;color:#d9b875;background:transparent;font:inherit;font-size:12px;cursor:pointer}.home-imei-input-row{grid-template-columns:minmax(0,1fr) auto}.home-imei-confirmation select,.home-imei-input-row input,.home-login-form input{width:100%;min-width:0;min-height:46px;border:1px solid rgba(255,255,255,.14);border-radius:11px;padding:0 12px;color:#fff;background:rgba(255,255,255,.055);font:inherit}.home-imei-paste-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:5px;padding:0 11px;border:1px solid rgba(217,184,117,.34);border-radius:11px;color:#d9b875;background:rgba(217,184,117,.1);font:inherit;font-size:12px;font-weight:750;cursor:pointer}.home-imei-paste-button:active{transform:scale(.98);background:rgba(217,184,117,.18)}.home-imei-input-status{display:flex;justify-content:space-between;gap:8px;min-height:17px;margin:-5px 1px 0;color:rgba(255,255,255,.53);font-size:11px;line-height:1.35}.home-imei-input-status span:last-child{color:#f0c970}.home-imei-input-status[data-ready=true] span:last-child{color:#79dc9b}.home-imei-confirmation button:disabled,.home-imei-input-row button:disabled,.home-login-dialog button:disabled{cursor:not-allowed;opacity:.46}.home-imei-lookup-waiting{grid-template-columns:auto minmax(0,1fr);align-items:center;padding:11px;border-radius:11px;color:#f0c970;background:rgba(217,184,117,.11)}.home-imei-lookup-waiting svg{animation:yoyo-spin 1s linear infinite}.home-imei-lookup-waiting span,.home-imei-lookup-waiting strong{display:block}.home-imei-lookup-waiting strong{color:#fff;font-size:18px;line-height:1}.home-imei-lookup-waiting span{margin-top:3px;color:rgba(255,255,255,.71);font-size:12px;line-height:1.35}.home-imei-lookup-waiting small{display:none}.home-imei-result{padding:12px;border:1px solid rgba(87,212,135,.3);border-radius:11px;background:rgba(87,212,135,.07)}.home-imei-result strong{color:#fff;font-size:16px}.home-imei-result small{color:rgba(255,255,255,.56);font-size:12px}.home-imei-recovery{padding:12px;border:1px solid rgba(255,192,101,.31);border-radius:11px;background:rgba(255,192,101,.08)}.home-bind-inline-error,.home-bind-success,.home-imei-recovery p{margin:0;font-size:13px;line-height:1.45}.home-bind-inline-error,.home-imei-recovery p{color:#ffcf7b}.home-imei-manual-hint{margin:0;color:#f0c970;font-size:13px;line-height:1.45}.home-bind-success{color:#79dc9b}.home-imei-recovery>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:8px;gap:8px}.home-imei-recovery button,.home-login-request{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(217,184,117,.38);border-radius:10px;color:#f8e1ab;background:rgba(217,184,117,.08);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.home-imei-confirmation{padding-top:2px}.home-imei-confirmation>p{margin:0}.home-imei-confirmation label,.home-login-form label{display:grid;grid-gap:6px;gap:6px;color:rgba(255,255,255,.79);font-size:12px;font-weight:700}.home-imei-confirmation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.home-bind-confirm-button,.home-login-submit{min-height:46px;border-radius:11px;color:#20170a;font:inherit;font-size:14px;font-weight:800}.home-login-overlay,.home-tutorial-overlay{position:fixed;z-index:60;inset:0;display:grid;place-items:end center;padding:16px;background:rgba(0,0,0,.64)}.home-imei-tutorial,.home-login-dialog{position:relative;width:min(100%,430px);display:grid;grid-gap:10px;gap:10px;padding:22px 18px 20px;border:1px solid rgba(217,184,117,.28);border-radius:16px;color:#fff;background:#151618;box-shadow:0 -18px 45px rgba(0,0,0,.34)}.home-imei-tutorial h2,.home-login-dialog>h2,.home-login-dialog>p,.home-login-dialog>span{margin:0}.home-login-dialog>p{color:#d9b875;font-size:12px;font-weight:740}.home-imei-tutorial h2,.home-login-dialog>h2{color:#fff;font-size:22px;line-height:1.18}.home-login-dialog>span{color:rgba(255,255,255,.65);font-size:13px;line-height:1.45}.home-imei-tutorial>svg,.home-login-dialog-icon{color:#d9b875}.home-dialog-close{position:absolute;top:10px;right:10px;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;color:rgba(255,255,255,.82);background:transparent;cursor:pointer}.home-login-form{display:grid;grid-gap:10px;gap:10px;margin-top:2px}.home-login-request{width:100%}.home-otp-hint{display:inline-flex;align-items:center;gap:6px;margin:-2px 0 0;color:rgba(255,255,255,.61);font-size:12px}.home-login-status{color:rgba(255,255,255,.6);font-size:12px}.home-login-error{margin:0;color:#ffcf7b;font-size:12px}.home-imei-tutorial ol{display:grid;grid-gap:10px;gap:10px;margin:2px 0 0;padding-left:21px;color:rgba(255,255,255,.76);font-size:14px;line-height:1.45}@keyframes yoyo-spin{to{transform:rotate(1turn)}}@media (min-width:600px){.home-login-overlay,.home-tutorial-overlay{place-items:center}}@media (max-width:360px){.home-imei-label-row{gap:5px}.home-imei-confirmation-grid,.home-imei-label-row,.home-imei-recovery>div{grid-template-columns:1fr}}.home-loading-skeleton{display:grid;grid-gap:12px;gap:12px}.home-loading-skeleton div{min-height:86px;border-radius:14px;background:linear-gradient(100deg,rgba(255,255,255,.06),rgba(217,184,117,.12),rgba(255,255,255,.06));background-size:180% 100%;animation:yoyo-skeleton-shimmer 1.3s ease-in-out infinite}.home-loading-skeleton div:first-child{min-height:220px}.home-device-shell .core-hero-card,.home-device-shell .home-guide-entry,.home-device-shell .home-panel,.home-device-shell .home-service-card{border-color:rgba(217,184,117,.2);box-shadow:none}.home-device-card{display:grid;min-height:0;padding:16px;border-radius:15px;background:linear-gradient(142deg,rgba(31,28,22,.98),rgba(9,12,15,.99) 52%,rgba(18,18,16,.98))}.home-device-card-certified{grid-template-areas:"copy image" "actions actions";grid-template-columns:minmax(0,1.05fr) minmax(120px,.88fr);gap:10px 8px}.home-device-card-standard{grid-template-areas:"copy image" "actions actions";grid-template-columns:minmax(0,1.05fr) minmax(124px,.82fr);gap:14px 8px}.home-device-card .home-device-image-frame{position:relative;inset:auto;z-index:2;grid-area:image;width:100%;min-height:206px;align-self:center;border-radius:0;overflow:visible}.home-device-card .core-device-hero-image{width:138%;height:100%;max-width:none;margin-left:-20%;object-fit:contain;object-position:center;filter:drop-shadow(0 18px 18px rgba(0,0,0,.42));mix-blend-mode:lighten}.home-device-copy{position:relative;z-index:3;display:grid;grid-area:copy;align-content:start;min-width:0;grid-gap:9px;gap:9px}.home-certification-badge,.home-current-device-label,.home-purchase-status{width:-moz-fit-content;width:fit-content;max-width:100%;border:0;border-radius:999px;color:#d9b875;background:transparent;font-size:12px;font-weight:760}.home-certification-badge{gap:6px;padding:0}.home-current-device-label{color:#d9b875}.home-device-primary{max-width:none;margin-top:0;gap:5px}.home-device-primary h2{font-size:22px;line-height:1.08;color:#ffffff;white-space:nowrap}.home-device-primary p{font-size:14px;color:rgba(255,255,255,.68)}.home-purchase-status{display:inline-flex;gap:4px;margin-top:0;padding:5px 9px;border:1px solid rgba(217,184,117,.25);background:rgba(217,184,117,.1);font-size:11px;white-space:nowrap}.home-info-grid{max-width:none;margin-top:0;gap:10px 8px}.home-info-grid-certified{grid-template-columns:repeat(2,minmax(0,1fr))}.home-info-grid-standard{grid-template-columns:1fr}.home-info-item{display:grid;min-width:0;grid-template-columns:22px minmax(0,1fr);grid-gap:8px;gap:8px;padding:0;border:0;border-radius:0;background:transparent}.home-info-grid-standard .home-info-item{grid-template-columns:26px minmax(0,1fr)}.home-info-item svg{color:#d9b875}.home-info-item small{color:rgba(255,255,255,.63);font-size:11px;line-height:1.2}.home-info-item strong{color:#ffffff;font-size:12px;line-height:1.35;font-weight:760}.home-info-grid-certified .home-info-item strong{font-size:11px;white-space:nowrap}.home-info-grid-standard .home-info-item strong{font-size:15px}.home-info-item strong[data-tone=success]{color:#6ee28e}.home-device-actions{position:relative;z-index:3;grid-area:actions;max-width:none;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:10px;margin-top:2px}.home-care-actions a,.home-device-actions a,.home-support-card>a{min-height:44px;border-radius:12px;font-size:14px}.home-primary-action{color:#16110a;background:linear-gradient(180deg,#f0cb74,#d5a048)}.home-secondary-action{border:1px solid rgba(255,255,255,.18);color:#f3ead8;background:rgba(255,255,255,.035)}.home-guide-entry,.home-panel{border-radius:14px;color:#f8f3e6;background:rgba(255,255,255,.035)}.home-panel{gap:12px;padding:14px}.home-section-heading h2{color:#ffffff;font-size:19px;line-height:1.18}.home-section-heading a{color:#d9b875}.home-protection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-protection-grid>div{grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;padding:0;border-radius:0;background:transparent}.home-protection-grid>div svg{grid-row:1/span 2}.home-protection-grid>div small,.home-protection-grid>div strong{grid-column:2}.home-protection-grid svg,.home-service-card svg,.home-support-card>svg{color:#d9b875}.home-protection-grid small,.home-service-card small,.home-support-card small{color:rgba(255,255,255,.62)}.home-protection-grid strong{color:#72d878}.home-care-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;background:linear-gradient(145deg,rgba(28,24,18,.98),rgba(10,10,11,.98))}.home-care-card .home-section-heading h2{font-size:17px}.home-care-card li,.home-care-card p{color:rgba(255,255,255,.68)}.home-care-actions{min-width:100px}.home-care-actions a{min-height:36px;border-radius:999px}.home-guide-entry{min-height:70px;grid-template-columns:32px minmax(0,1fr) auto;padding:12px 14px}.home-guide-entry svg{color:#d9b875}.home-guide-entry small{color:rgba(255,255,255,.72);font-size:13px}.home-guide-entry strong{color:#f2d07a;font-size:14px}.home-service-grid{gap:8px}.home-device-card-certified+.home-panel+.home-care-card+section .home-service-grid,.home-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-service-card{min-height:94px;border-color:rgba(217,184,117,.16);border-radius:12px;padding:10px 7px;color:#ffffff;background:rgba(255,255,255,.035)}.home-service-card strong{font-size:13px;line-height:1.15}.home-service-card small{display:-webkit-box;min-height:28px;overflow:hidden;font-size:10px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-support-card{grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center}.home-support-card h2{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#ffffff;font-size:22px;line-height:1.1}.home-support-card h2 span{border-radius:999px;padding:4px 7px;color:#d9b875;background:rgba(217,184,117,.12);font-size:11px}.home-support-card p{color:rgba(255,255,255,.66);font-size:13px}.home-support-card>a{grid-column:1/-1;color:#ffffff;background:#2dbb57}.home-advisor-avatar{display:grid;width:46px;height:46px;place-items:center;border:2px solid rgba(217,184,117,.42);border-radius:50%;color:#221608;background:linear-gradient(160deg,#f0cf86,#b9802e 56%,#4e351e);font-size:19px;font-weight:780}.home-app-shell .bottom-nav{position:fixed;right:auto;bottom:0;left:50%;width:min(430px,100%);margin:0;transform:translateX(-50%);border:solid rgba(217,184,117,.12);border-width:1px 0 0;border-radius:0;background:rgba(8,9,11,.96);box-shadow:0 -10px 30px rgba(0,0,0,.3)}.home-app-shell .bottom-nav a{min-height:76px;border-radius:14px 14px 0 0;color:rgba(255,255,255,.62)}.home-app-shell .bottom-nav a[aria-current=page]{color:#d9b875;background:linear-gradient(180deg,rgba(217,184,117,.16),rgba(217,184,117,.04))}@media (max-width:360px){.home-device-shell.core-phone-page{padding-inline:14px}.home-device-card-certified,.home-device-card-standard{grid-template-columns:minmax(0,1fr) minmax(108px,.72fr)}.home-device-primary h2{font-size:20px;white-space:normal}.home-device-actions,.home-info-grid-certified{grid-template-columns:1fr}}@media (min-width:820px){.home-app-shell{padding-bottom:92px}.home-device-shell.core-phone-page{margin-top:0;margin-bottom:24px;min-height:auto;padding-bottom:20px;border:1px solid rgba(217,184,117,.16);border-radius:34px;box-shadow:0 30px 80px rgba(0,0,0,.35)}.home-app-shell .bottom-nav{position:static;align-self:start;width:min(430px,100%);margin:0 auto;transform:none;border-width:1px 0 0}}@media (max-width:819px){.home-app-shell{grid-template-rows:auto;padding-bottom:0}.home-device-shell.core-phone-page{gap:10px;min-height:auto;padding:14px 20px 86px}.home-device-shell .core-page-header{min-height:58px}.home-device-shell[data-page-display-state=yoyo_certified] .core-page-header{min-height:50px}.home-device-shell .core-page-header h1{font-size:28px;line-height:1}.home-device-shell[data-page-display-state=yoyo_certified] .core-page-header h1{font-size:26px}.home-device-shell .core-page-header p{margin-top:5px;font-size:13px}.home-device-shell .core-header-command{width:34px;height:34px}.home-device-shell .core-header-actions .language-select{width:82px;min-height:32px}.home-standard-bound,.home-yoyo-certified{gap:10px}.home-yoyo-certified{gap:8px}.home-yoyo-certified .home-device-card{min-height:254px;gap:4px;padding:10px}.home-yoyo-certified .home-device-card .home-device-image-frame{min-height:182px;margin-top:20px}.home-yoyo-certified .home-device-actions a{min-height:36px}.home-device-card{min-height:304px;padding:13px;border-radius:15px}.home-device-card-certified,.home-device-card-standard{gap:8px 7px;grid-template-columns:minmax(0,1.08fr) minmax(112px,.78fr)}.home-device-card .home-device-image-frame{min-height:182px;align-self:start;margin-top:50px}.home-device-card-certified .home-device-image-frame{min-height:182px;margin-top:34px}.home-device-card .core-device-hero-image{width:146%;margin-left:-25%}.home-device-copy{gap:7px}.home-device-primary{gap:3px}.home-device-primary h2{font-size:21px}.home-device-primary p{font-size:13px}.home-certification-badge,.home-current-device-label,.home-purchase-status{font-size:11px}.home-purchase-status{padding:4px 8px}.home-info-grid{gap:7px 7px}.home-info-grid-standard .home-info-item,.home-info-item{grid-template-columns:22px minmax(0,1fr);gap:6px}.home-info-item svg{width:18px;height:18px}.home-info-item small{font-size:10px}.home-info-grid-standard .home-info-item strong,.home-info-item strong{font-size:13px;line-height:1.22}.home-info-grid-certified .home-info-item strong{font-size:10px}.home-device-actions{gap:8px;margin-top:0}.home-care-actions a,.home-device-actions a,.home-support-card>a{min-height:40px;border-radius:12px;font-size:13px}.home-guide-entry{min-height:58px;grid-template-columns:28px minmax(0,1fr) auto;padding:9px 12px}.home-guide-entry small{font-size:12px}.home-guide-entry strong{font-size:13px}.home-panel{gap:9px;padding:12px;border-radius:14px}.home-yoyo-certified .home-panel{gap:5px;padding:8px 10px}.home-section-heading{min-height:26px}.home-section-heading h2{font-size:18px}.home-service-grid{gap:8px}.home-service-card{min-height:80px;padding:8px 6px}.home-service-card strong{font-size:12px}.home-service-card small{min-height:24px;font-size:9px}.home-yoyo-certified .home-protection-grid>div{grid-template-columns:22px minmax(0,1fr);gap:5px}.home-yoyo-certified .home-protection-grid>div svg{width:18px;height:18px}.home-yoyo-certified .home-protection-grid small{font-size:10px}.home-yoyo-certified .home-protection-grid strong{font-size:11px}.home-yoyo-certified .home-care-card{padding:7px 10px}.home-yoyo-certified .home-care-card .home-section-heading h2{font-size:15px}.home-yoyo-certified .home-care-card p{margin:0;font-size:11px}.home-yoyo-certified .home-care-card ul{margin:3px 0 0;padding-left:15px;font-size:10px;line-height:1.25}.home-yoyo-certified .home-care-actions{min-width:88px;gap:7px}.home-yoyo-certified .home-care-actions a{min-height:30px;font-size:11px}.home-yoyo-certified .home-section-heading{min-height:22px}.home-yoyo-certified .home-section-heading h2{font-size:16px}.home-yoyo-certified .home-service-card{min-height:60px;padding:6px 4px}.home-yoyo-certified .home-service-card svg{width:20px;height:20px}.home-yoyo-certified .home-service-card strong{font-size:10px}.home-yoyo-certified .home-service-card small{min-height:16px;font-size:8px}.home-yoyo-certified .home-support-card{grid-template-columns:38px minmax(0,1fr);gap:9px;padding:8px 10px}.home-yoyo-certified .home-advisor-avatar{width:38px;height:38px;font-size:16px}.home-yoyo-certified .home-support-card h2{font-size:16px}.home-yoyo-certified .home-support-card p{font-size:10px}.home-yoyo-certified .home-support-card>a{min-height:32px;font-size:11px}.home-support-card{grid-template-columns:42px minmax(0,1fr);gap:10px}.home-support-card h2{font-size:20px}.home-support-card p{font-size:12px}.home-app-shell .bottom-nav a{min-height:68px}}.core-market-page .market-section-heading h2{color:var(--yoyo-ink)}.core-market-page .market-section-heading p{color:var(--yoyo-subtle)}.core-market-page .market-section-heading a{color:var(--yoyo-gold-deep)}.home-device-shell.core-phone-page{padding:18px 20px 104px;background:#f7f8fa}.home-v20-brand-header{position:relative;display:flex;min-height:44px;align-items:center;justify-content:center}.home-v20-brand{color:#ac7b32;font-size:25px;font-weight:650;letter-spacing:0}.home-v20-brand-actions{position:absolute;right:0;display:flex;align-items:center;gap:10px}.home-v20-brand-actions>a{display:grid;width:36px;height:36px;place-items:center;color:#767981;text-decoration:none}.home-v20-brand-actions .language-select{min-width:90px;min-height:36px;border-color:rgba(17,24,39,.1);border-radius:18px;background:rgba(255,255,255,.72)}.home-v20-device-card{position:relative;overflow:visible;padding:14px 14px 0;border:1px solid rgba(126,146,176,.24);border-radius:25px;color:#20242b;background:radial-gradient(circle at 80% 15%,rgba(222,239,255,.72),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.94),rgba(241,246,252,.94));box-shadow:0 14px 34px rgba(71,100,140,.12),inset 0 1px 0 rgba(255,255,255,.9)}.home-v20-device-topline{position:relative;z-index:3;display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:10px}.home-v20-certification-badge,.home-v20-switch-button{display:inline-flex;min-height:32px;align-items:center;gap:6px;padding:0 11px;border:1px solid rgba(115,122,133,.35);border-radius:17px;color:#777c84;font-size:12px;font-weight:600;white-space:nowrap}.home-v20-certification-badge.is-certified{border-color:rgba(177,133,54,.55);color:#aa7a32;background:rgba(255,251,239,.65)}.home-v20-device-switch{position:relative}.home-v20-switch-button{border-color:rgba(126,146,176,.16);color:#747a83;font:inherit;background:rgba(255,255,255,.6);cursor:pointer}.home-v20-device-menu{top:40px;right:0;bottom:auto;width:min(270px,calc(100vw - 66px));border:1px solid rgba(19,30,46,.1);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 34px rgba(44,60,84,.18)}.home-v20-device-menu button{border-color:rgba(19,30,46,.07);color:#20242b}.home-v20-device-menu button:last-child{color:#a87427}.home-v20-device-menu-copy strong{color:#20242b}.home-v20-device-menu-copy small{color:#7a7f88}.home-v20-device-identity{display:grid;min-height:286px;grid-template-columns:minmax(0,1.06fr) minmax(145px,.94fr);grid-gap:6px;gap:6px;align-items:stretch;padding:13px 3px 4px}.home-v20-device-copy{position:relative;z-index:2;display:grid;align-content:start;grid-gap:7px;gap:7px;min-width:0;padding:22px 0 0 7px}.home-v20-device-copy h2{margin:0;color:#20242b;font-size:clamp(22px,6vw,29px);font-weight:720;letter-spacing:0;line-height:1.12}.home-v20-device-copy>p{margin:0;color:#747b85;font-size:14px;line-height:1.4}.home-v20-device-error{display:inline-flex;align-items:center;gap:5px;color:#b66e34;font-size:12px}.home-v20-device-facts{display:grid;grid-gap:16px;gap:16px;margin:45px 0 0}.home-v20-device-facts div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.home-v20-device-facts dd,.home-v20-device-facts dt{margin:0;color:#777e87;font-size:12px;line-height:1.3}.home-v20-device-facts dd{color:#5e6670;font-weight:620;text-align:right}.home-v20-device-image-frame{position:relative;display:grid;min-width:0;min-height:270px;overflow:hidden;place-items:center;border-radius:0 20px 0 0}.home-v20-device-image{width:195%;max-width:none;height:125%;object-fit:cover;object-position:74% center;filter:drop-shadow(0 18px 14px rgba(43,63,89,.18));transform:translateX(3%)}.home-v20-device-image-frame.material-silver{--home-device-focus:18%}.home-v20-device-image-frame.material-cosmic-orange{--home-device-focus:47%}.home-v20-device-image-frame.material-deep-blue,.home-v20-device-image-frame.material-natural-titanium{--home-device-focus:72%}.home-v20-device-image-frame .home-v20-device-image{object-position:var(--home-device-focus,74%) center}.home-v20-specs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 -14px;padding:0;border-top:1px solid rgba(125,145,170,.18);border-radius:0 0 24px 24px;overflow:hidden;background:rgba(255,255,255,.54)}.home-v20-spec{display:grid;min-width:0;min-height:72px;grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:7px;column-gap:7px;align-content:center;padding:9px 10px;border-right:1px solid rgba(125,145,170,.16);border-bottom:1px solid rgba(125,145,170,.16)}.home-v20-spec:nth-child(3n){border-right:0}.home-v20-spec:nth-last-child(-n+3){border-bottom:0}.home-v20-spec svg{grid-row:1/-1;align-self:center;color:#8d949c}.home-v20-spec dt{color:#828993;font-size:10px}.home-v20-spec dd{margin:2px 0 0;overflow:hidden;color:#5c6570;font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.home-v20-retry-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:6px;margin:12px 0 13px;border:1px solid rgba(172,123,50,.35);border-radius:19px;color:#a8752a;font:inherit;font-size:12px;background:rgba(255,250,239,.8);cursor:pointer}.home-v20-advisor-card,.home-v20-protection-card,.v16-care-card,.v16-service-section{border-color:rgba(17,24,39,.08);box-shadow:0 8px 24px rgba(43,62,87,.06)}.home-v20-protection-card{padding:17px}.home-v20-protection-card h2{margin-bottom:14px;font-size:19px}.home-v20-protection-grid{gap:9px}.home-v20-protection-item{position:relative;min-height:112px;padding:13px 11px;background:#fbfcfd}.home-v20-protection-item svg{color:#bd934c}.home-v20-protection-item strong{padding-right:3px;font-size:12px}.home-v20-protection-item>svg:last-child{position:absolute;right:8px;bottom:8px;color:#aeb4bc}.home-v20-standard-protection{display:grid;grid-template-columns:50px minmax(0,1fr) 20px;grid-gap:13px;gap:13px;align-items:center;min-height:126px;padding:14px 11px;border-radius:16px;background:#fbfcfd}.home-v20-standard-protection>svg{color:#9ca2aa}.home-v20-standard-protection p,.home-v20-standard-protection small,.home-v20-standard-protection span{display:block;color:#858b94;font-size:12px}.home-v20-standard-protection strong{display:block;margin:5px 0;color:#5e6670;font-size:18px}.home-v20-standard-protection p{margin:0 0 4px}.home-v20-standard-protection span{font-size:11px}.home-v20-standard-protection>svg:last-child{color:#aeb4bc}.home-v20-advisor-card{grid-template-columns:62px minmax(0,1fr) 54px;min-height:104px;padding:15px 14px}.home-v20-advisor-avatar{display:grid;width:62px;height:74px;place-items:end center;overflow:hidden;border-radius:31px 31px 12px 12px;color:#343941;background:#f0f2f5}.home-v20-advisor-avatar img{width:100%;height:100%;object-fit:cover}.home-v20-advisor-copy{min-width:0}.home-v20-advisor-copy small{color:#8b9098;font-size:11px}.home-v20-advisor-copy h2{display:flex;align-items:center;gap:6px;margin:4px 0;font-size:17px}.home-v20-advisor-copy h2 span{padding:2px 7px;border:1px solid rgba(17,19,24,.12);border-radius:10px;color:#343941;font-size:10px;font-weight:600}.home-v20-advisor-copy p{margin:0;overflow:hidden;color:#777e87;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.home-v20-advisor-status{display:flex;align-items:center;gap:5px;margin-top:7px;color:#6c7880;font-size:10px}.home-v20-advisor-status i{width:8px;height:8px;border-radius:50%;background:#35b875}.home-v20-whatsapp-action{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(17,19,24,.12);border-radius:50%;color:#343941;background:#f3f4f6}.home-app-shell .bottom-nav{border-top-color:rgba(17,24,39,.08);background:rgba(255,255,255,.96);box-shadow:0 -8px 24px rgba(41,58,81,.08)}.home-app-shell .bottom-nav a{color:#7c828a}.home-app-shell .bottom-nav a[aria-current=page]{color:#ae7c35;background:rgba(252,245,229,.86)}@media (max-width:420px){.home-device-shell.core-phone-page{padding-inline:14px}.home-v20-device-card{padding-inline:11px}.home-v20-specs-grid{margin-inline:-11px}.home-v20-device-copy{padding-left:4px}.home-v20-device-copy h2{font-size:22px}.home-v20-device-copy>p{font-size:12px}.home-v20-device-facts{gap:12px;margin-top:35px}.home-v20-device-facts dd,.home-v20-device-facts dt{font-size:10px}.home-v20-device-identity{grid-template-columns:minmax(0,1.1fr) minmax(124px,.9fr)}.home-v20-device-image-frame{min-height:254px}.home-v20-spec{min-height:68px;padding-inline:7px}.home-v20-spec dd{font-size:10px}.home-v20-advisor-card{grid-template-columns:50px minmax(0,1fr) 46px;padding-inline:11px}.home-v20-advisor-avatar{width:50px;height:66px}.home-v20-whatsapp-action{width:42px;height:42px}}@media (min-width:820px){.home-device-shell.core-phone-page{width:min(760px,calc(100% - 48px));margin:0 auto 24px;border:0;box-shadow:none}.home-v20-home-status-center{grid-template-columns:repeat(2,minmax(0,1fr))}.home-v20-advisor-card,.home-v20-device-card,.v16-service-section{grid-column:1/-1}}.home-device-shell.core-phone-page{gap:18px;min-height:100vh;padding:20px 20px 104px;color:var(--yoyo-ink);background:var(--yoyo-page)}.home-device-shell .core-page-header h1,.home-device-shell .core-page-header p{color:var(--yoyo-ink)}.v16-home-status-center{display:grid;grid-gap:16px;gap:16px}.v16-device-card{position:relative;overflow:visible;border-radius:20px;color:#fff;background:#111216;box-shadow:0 18px 36px rgba(15,17,22,.18)}.v16-device-card-main{display:grid;width:100%;min-height:326px;grid-template-columns:minmax(0,1fr) minmax(158px,.92fr);grid-gap:8px;gap:8px;padding:20px 16px 10px;border:0;border-radius:20px 20px 0 0;overflow:hidden;color:inherit;text-align:left;background:radial-gradient(circle at 85% 15%,rgba(17,19,24,.12),transparent 36%),linear-gradient(145deg,#17181d,#090a0d);cursor:default}.v16-device-card-copy{position:relative;z-index:2;display:grid;align-content:start;grid-gap:8px;gap:8px;min-width:0}.v16-card-eyebrow,.v16-device-card-badge,.v16-device-card-error{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:5px;color:#f0c86e;font-size:12px;font-weight:700}.v16-device-card-badge.muted{color:rgba(255,255,255,.64)}.v16-device-card-error{color:#f0c86e}.v16-device-card-copy h2{margin:2px 0 0;color:#fff;font-size:24px;line-height:1.12}.v16-device-card-copy>p{margin:0;color:rgba(255,255,255,.65);font-size:14px}.v16-device-card-image{align-self:stretch;display:grid;min-height:278px;min-width:0;overflow:hidden;place-items:center;border-radius:0 16px 0 0}.v16-device-card-image img{width:118%;height:100%;max-width:none;max-height:none;justify-self:end;object-fit:cover;object-position:70% center;filter:drop-shadow(0 18px 18px rgba(0,0,0,.48));mix-blend-mode:lighten}.v16-device-facts{display:grid;grid-gap:7px;gap:7px;margin:10px 0 0;max-width:178px}.v16-device-facts div{display:grid;grid-template-columns:minmax(0,1fr) minmax(78px,auto);grid-gap:8px;gap:8px;font-size:11px}.v16-device-facts dt{color:rgba(255,255,255,.58)}.v16-device-facts dd{margin:0;color:#fff;font-weight:650;text-align:right}.v16-device-facts dd[data-tone=positive]{color:#7ee598}.v16-device-facts dd[data-tone=muted]{color:rgba(255,255,255,.65)}.v16-device-card-footer{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:10px;padding:0 12px 0 16px;border-top:1px solid rgba(255,255,255,.1)}.v16-device-card-footer>span{display:inline-flex;align-items:center;gap:5px;color:rgba(255,255,255,.68);font-size:12px}.v16-device-selector{display:inline-flex;min-height:34px;align-items:center;gap:3px;padding:0 9px;border:0;border-radius:10px;color:#f4d795;font:inherit;font-size:12px;background:rgba(255,255,255,.08);cursor:pointer}.v16-device-menu{position:absolute;z-index:20;right:12px;bottom:56px;display:grid;width:min(280px,calc(100vw - 56px));overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#202126;box-shadow:0 16px 36px rgba(0,0,0,.32)}.v16-device-menu a,.v16-device-menu button{display:flex;min-height:45px;align-items:center;justify-content:space-between;gap:10px;padding:0 14px;border:0;border-bottom:1px solid rgba(255,255,255,.08);color:#f8f8f8;font:inherit;font-size:14px;text-decoration:none;background:transparent;cursor:pointer}.v16-device-menu button:last-child{justify-content:flex-start;border-bottom:0;color:#f0c86e}.v16-device-menu-copy{display:grid;min-width:0;grid-gap:2px;gap:2px;text-align:left}.v16-device-menu-copy strong{color:#f8f8f8;font-size:13px;font-weight:650}.v16-device-menu-copy small,.v16-device-menu-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v16-device-menu-copy small{color:rgba(255,255,255,.6);font-size:11px}.v16-device-menu a{justify-content:flex-start;color:#f0c86e}.v16-card{border:1px solid rgba(17,17,17,.07);border-radius:16px;background:#fff;box-shadow:0 7px 18px rgba(17,17,17,.045)}.v16-protection-card{padding:16px}.v16-protection-card h2,.v16-service-section>h2{margin:0 0 12px;color:var(--yoyo-ink);font-size:18px;line-height:1.25}.v16-protection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.v16-protection-item{display:grid;min-height:92px;align-content:start;grid-gap:5px;gap:5px;padding:11px 9px;border-radius:12px;background:#f7f7f8}.v16-protection-item svg{color:#c89338}.v16-protection-item small{color:#70727a;font-size:11px;line-height:1.25}.v16-protection-item strong{color:#1a1b1e;font-size:12px;line-height:1.28}.v16-protection-item[data-tone=positive] strong{color:#208348}.v16-protection-item[data-tone=muted] strong{color:#777a80}.v16-care-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:16px;background:#fffdf8}.v16-advisor-card h2,.v16-care-card h2{margin:4px 0;color:var(--yoyo-ink);font-size:17px}.v16-advisor-card p,.v16-care-card li,.v16-care-card p{margin:0;color:#6c6e74;font-size:12px;line-height:1.45}.v16-care-card ul{grid-column:1/-1;display:grid;grid-gap:3px;gap:3px;margin:0;padding-left:17px}.v16-care-card>a{display:inline-flex;min-height:36px;align-items:center;padding:0 12px;border-radius:10px;color:#2a1c07;font-size:12px;font-weight:700;text-decoration:none;background:#efc567}.v16-care-card[data-state=purchase_closed]>svg{color:#a8a9ad}.v16-service-section{display:grid}.v16-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.v16-service-grid a{display:grid;min-height:104px;align-content:start;grid-gap:6px;gap:6px;padding:13px;border:1px solid rgba(17,17,17,.065);border-radius:14px;color:var(--yoyo-ink);text-decoration:none;background:#fff;box-shadow:0 4px 12px rgba(17,17,17,.03)}.v16-service-grid svg{color:#b77c25}.v16-service-grid strong{font-size:14px}.v16-service-grid small{color:#777981;font-size:11px;line-height:1.35}.v16-advisor-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:11px;gap:11px;align-items:center;padding:15px}.v16-advisor-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#8f651c;background:#fbf0d6}.v16-advisor-card small{color:#8b7755;font-size:11px}.v16-advisor-card>a{grid-column:1/-1;display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:7px;border-radius:10px;color:#fff;font-weight:700;text-decoration:none;background:#27b957}.v16-device-sheet-backdrop{position:fixed;z-index:40;inset:0;display:grid;align-items:flex-end;padding:12px;background:rgba(0,0,0,.42)}.v16-device-sheet{position:relative;width:min(430px,100%);max-height:76vh;margin:0 auto;overflow:auto;padding:22px;border-radius:20px 20px 14px 14px;background:#fff;box-shadow:0 -12px 36px rgba(0,0,0,.18)}.v16-device-sheet-close{position:absolute;top:12px;right:12px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;background:#f1f1f2}.v16-device-sheet h2{margin:5px 0}.v16-device-sheet>p,.v16-device-sheet>small{color:#6c6e74}.v16-device-sheet dl{display:grid;grid-gap:10px;gap:10px;margin:18px 0 0}.v16-device-sheet dl div{display:flex;justify-content:space-between;gap:16px;padding-bottom:10px;border-bottom:1px solid #ededee}.v16-device-sheet dt{color:#777981;text-transform:capitalize}.v16-device-sheet dd{margin:0;color:#15161a;text-align:right}.v18-add-device-sheet{max-height:min(82vh,720px);padding-bottom:calc(22px + env(safe-area-inset-bottom))}.v18-add-device-sheet>h2{padding-right:42px}.v18-add-device-sheet>p{margin:0 0 16px;font-size:13px;line-height:1.45}.home-imei-entry-card-light{border-color:#eee3ce;background:#fafafa}.home-imei-entry-card-light .home-imei-entry-heading h2,.home-imei-entry-card-light .home-imei-lookup-waiting strong,.home-imei-entry-card-light .home-imei-result strong{color:#17181c}.home-imei-entry-card-light .home-imei-entry-heading span,.home-imei-entry-card-light .home-imei-input-status,.home-imei-entry-card-light .home-imei-label-row,.home-imei-entry-card-light .home-imei-lookup-waiting span,.home-imei-entry-card-light .home-imei-result small{color:#696b72}.home-imei-entry-card-light .home-imei-input-row input{border-color:#dedfe2;color:#17181c;background:#fff}.home-imei-entry-card-light .home-imei-paste-button{border-color:#e8d39e;color:#9a6512;background:#f0f2f5}.home-imei-entry-card-light .home-imei-lookup-waiting,.home-imei-entry-card-light .home-imei-recovery,.home-imei-entry-card-light .home-imei-result{background:#fff}.home-imei-entry-card-light .home-bind-inline-error,.home-imei-entry-card-light .home-imei-recovery p{color:#b42318}.v16-device-card-retry{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;color:#efd27e;font:inherit;font-size:12px;background:transparent;cursor:pointer}.v17-official-retry{display:grid;grid-gap:12px;gap:12px}.v17-official-retry>p{margin:0}.v17-official-retry label{color:#35363a;font-size:13px;font-weight:700}.v17-official-retry input{min-height:48px;border:1px solid #dedfe2;border-radius:12px;padding:0 13px;color:#17181c;background:#fff}.v17-official-retry-error{color:#b42318!important;font-size:13px}.v17-official-retry-submit{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;color:#251804;font:inherit;font-weight:750;background:#e5b34a;cursor:pointer}.v17-official-retry-submit:disabled{cursor:not-allowed;opacity:.5}.v17-spin{animation:v17-spin .8s linear infinite}@keyframes v17-spin{to{transform:rotate(1turn)}}@media (max-width:360px){.home-device-shell.core-phone-page{padding-inline:14px}.v16-device-card-main{grid-template-columns:minmax(0,1.2fr) minmax(136px,.8fr);padding-inline:13px}.v16-device-card-copy h2{font-size:21px}.v16-device-facts{gap:5px}.v16-device-facts div{font-size:10px}.v16-protection-item{padding-inline:7px}.v16-protection-item strong{font-size:11px}}@media (min-width:820px){.home-device-shell.core-phone-page{width:min(760px,calc(100% - 48px));margin:24px auto;border:0;box-shadow:none}.v16-home-status-center{grid-template-columns:repeat(2,minmax(0,1fr))}.v16-advisor-card,.v16-device-card,.v16-service-section{grid-column:1/-1}.v16-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-device-shell .home-unbound-card{border-color:#eee3ce;background:#fff;box-shadow:0 7px 18px rgba(17,17,17,.045)}.home-device-shell .home-unbound-icon{color:#b77c25;background:#fbf0d6}.home-device-shell .home-unbound-card p{color:#b77c25}.home-device-shell .home-unbound-card h2{color:#17181c}.home-device-shell .home-unbound-card span{color:#6c6e74}.home-device-shell .home-unbound-card .home-primary-action{border:0;background:#e5b34a}@media (max-width:560px){.auth-app-shell .topbar .brand{flex:1 1 auto;min-width:0}.auth-app-shell .topbar .brand strong{white-space:nowrap}.auth-app-shell .topbar .header-actions{flex:0 0 auto}}.home-device-shell .home-v20-device-card{overflow:visible;padding:14px 14px 0;color:#20242b;background:radial-gradient(circle at 80% 15%,rgba(222,239,255,.72),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.94),rgba(241,246,252,.94))}.home-device-shell .home-v20-device-identity{display:grid;min-height:286px;grid-template-columns:minmax(0,1.06fr) minmax(145px,.94fr);grid-gap:6px;gap:6px;align-items:stretch;padding:13px 3px 4px;border:0;border-radius:0;background:transparent}.home-device-shell .home-v20-device-copy{display:grid;align-content:start;grid-gap:7px;gap:7px;min-width:0;padding:22px 0 0 7px;background:transparent}.home-device-shell .home-v20-device-copy h2{margin:0;color:#20242b;font-size:clamp(22px,6vw,29px);line-height:1.12}.home-device-shell .home-v20-device-copy>p{margin:0;color:#747b85;font-size:14px}.home-device-shell .home-v20-device-facts{display:grid;grid-gap:16px;gap:16px;margin:45px 0 0;max-width:none}.home-device-shell .home-v20-device-facts div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.home-device-shell .home-v20-device-facts dd,.home-device-shell .home-v20-device-facts dt{margin:0;color:#777e87;font-size:12px;line-height:1.3}.home-device-shell .home-v20-device-facts dd{color:#5e6670;font-weight:620;text-align:right}.home-device-shell .home-v20-device-image-frame{position:relative;display:block;min-width:0;min-height:270px;height:270px;overflow:hidden;border-radius:0 20px 0 0;background:transparent}.home-device-shell .home-v20-device-image{position:absolute;top:0;left:50%;width:680%;height:100%;max-width:none;max-height:none;object-fit:fill;object-position:center;transform:translateX(-53%);filter:drop-shadow(0 18px 14px rgba(43,63,89,.18));mix-blend-mode:normal}.home-device-shell .home-v20-device-image-frame.material-black-titanium .home-v20-device-image,.home-device-shell .home-v20-device-image-frame.material-silver .home-v20-device-image{transform:translateX(-8%)}.home-device-shell .home-v20-device-image-frame.material-cosmic-orange .home-v20-device-image{transform:translateX(-35%)}.home-device-shell .home-v20-device-image-frame.material-deep-blue .home-v20-device-image,.home-device-shell .home-v20-device-image-frame.material-natural-titanium .home-v20-device-image{transform:translateX(-58%)}.home-device-shell .home-v20-device-image-frame.material-white-titanium .home-v20-device-image{transform:translateX(-32%)}.home-device-shell .home-v20-device-image-frame.material-blue-titanium .home-v20-device-image{transform:translateX(-51%)}.home-device-shell .home-v20-device-menu{top:40px;right:0;bottom:auto;z-index:30}.home-device-shell .home-v20-certification-badge{color:#777c84;background:rgba(255,255,255,.62)}.home-device-shell .home-v20-certification-badge.is-certified{color:#aa7a32;background:rgba(255,251,239,.65)}.home-device-shell .home-v20-device-card .v16-device-card-retry{display:inline-flex;min-height:38px;color:#a8752a;background:rgba(255,250,239,.8)}@media (max-width:420px){.home-device-shell .home-v20-device-card{padding-inline:11px}.home-device-shell .home-v20-device-identity{grid-template-columns:minmax(0,1.1fr) minmax(124px,.9fr)}.home-device-shell .home-v20-device-image-frame{min-height:254px;height:254px}.home-device-shell .home-v20-device-copy{padding-left:4px}.home-device-shell .home-v20-device-copy h2{font-size:22px}.home-device-shell .home-v20-device-copy>p{font-size:12px}.home-device-shell .home-v20-device-facts{gap:12px;margin-top:35px}.home-device-shell .home-v20-device-facts dd,.home-device-shell .home-v20-device-facts dt{font-size:10px}}.home-device-shell .home-v21-device-card{padding:14px 14px 0;border:1px solid rgba(172,184,201,.42);color:#1c2430;background:radial-gradient(circle at 79% 7%,rgba(231,242,255,.78),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.98),rgba(241,246,253,.98));box-shadow:0 14px 30px rgba(59,84,119,.11),inset 0 1px 0 rgba(255,255,255,.96)}.home-device-shell .home-v21-device-identity{grid-template-columns:minmax(0,1.04fr) minmax(142px,.96fr);grid-template-rows:300px;min-height:300px;gap:0;padding:5px 0 0}.home-device-shell .home-v21-device-copy{gap:8px;padding:25px 0 19px 6px}.home-device-shell .home-v21-device-copy h2{color:#1d2530;font-size:clamp(21px,5.7vw,31px);font-weight:730;white-space:nowrap}.home-device-shell .home-v21-device-copy>p{color:#7b838e;font-size:14px}.home-device-shell .home-v21-device-facts{gap:16px;margin-top:auto;padding-top:20px}.home-device-shell .home-v21-device-facts dd,.home-device-shell .home-v21-device-facts dt{color:#7d858f;font-size:12px}.home-device-shell .home-v21-device-facts dd{color:#55606d;font-weight:700}.home-device-shell .home-v21-device-image-frame{min-height:0;height:300px;overflow:hidden;border-radius:0 20px 0 0}.home-device-shell .home-v21-device-image{position:static;width:124%;height:300px;min-height:0;max-width:none;max-height:none;object-fit:cover;object-position:var(--home-device-focus,50%) center;transform:scaleX(var(--home-device-scale-x,1)) scaleY(var(--home-device-scale,1))!important;transform-origin:center center;filter:drop-shadow(0 18px 16px rgba(53,74,102,.16));mix-blend-mode:normal}.home-device-shell .home-v21-device-image-frame--dedicated .home-v21-device-image{width:180px;max-width:none;justify-self:end;object-fit:fill}.home-device-shell .home-v21-device-menu{top:40px;right:0;bottom:auto;z-index:40;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 34px rgba(35,53,77,.16)}.home-device-shell .home-v21-device-card>.home-v20-specs-grid{margin:0 -14px;border-top:1px solid rgba(155,170,191,.2);border-radius:0 0 23px 23px;background:rgba(255,255,255,.66)}.home-device-shell .home-v21-device-card>.home-v20-specs-grid .home-v20-spec{min-height:76px;padding:10px 11px;border-color:rgba(155,170,191,.18)}.home-device-shell .home-v21-device-card>.home-v20-specs-grid .home-v20-spec dt{color:#8b929b;font-size:10px}.home-device-shell .home-v21-device-card>.home-v20-specs-grid .home-v20-spec dd{color:#5c6671;font-size:11px}.home-device-shell .home-v20-advisor-card,.home-device-shell .home-v20-protection-card{border-color:rgba(20,31,44,.08);box-shadow:0 9px 24px rgba(38,55,76,.06)}.home-device-shell .home-v20-protection-card h2{color:#25303d}.home-device-shell .home-v20-protection-item,.home-device-shell .home-v20-standard-protection{border:0;border-radius:15px;background:#f7f8fa}.home-device-shell .home-v20-protection-item[data-tone=positive] strong{color:#2a9a5d}.home-device-shell .home-v21-protection-link{gap:2px;color:#a5792f;font-weight:750}@media (max-width:420px){.home-device-shell .home-v21-device-card{padding-inline:11px}.home-device-shell .home-v21-device-identity{grid-template-columns:minmax(0,1.04fr) minmax(122px,.96fr);grid-template-rows:292px;min-height:292px}.home-device-shell .home-v21-device-copy{padding-left:4px;padding-top:21px}.home-device-shell .home-v21-device-copy h2{font-size:21px}.home-device-shell .home-v21-device-copy>p{font-size:12px}.home-device-shell .home-v21-device-facts{gap:13px;padding-top:14px}.home-device-shell .home-v21-device-facts dd,.home-device-shell .home-v21-device-facts dt{font-size:10px}.home-device-shell .home-v21-device-image,.home-device-shell .home-v21-device-image-frame{height:292px}.home-device-shell .home-v21-device-card>.home-v20-specs-grid{margin-inline:-11px}.home-device-shell .home-v21-device-card>.home-v20-specs-grid .home-v20-spec{min-height:60px;padding:7px}.home-device-shell .home-v21-device-card>.home-v20-specs-grid .home-v20-spec dd{overflow:hidden;font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}}.home-device-shell .home-v21-device-card>.home-v20-specs-grid .home-v20-spec{min-height:64px;align-content:center;padding-block:7px}.home-device-shell .home-v21-device-card>.home-v20-specs-grid .home-v20-spec dd{overflow:hidden;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}@media (max-width:420px){.home-device-shell .home-v21-device-identity{grid-template-columns:minmax(0,1.16fr) minmax(128px,.84fr)}.home-device-shell .home-v21-device-copy h2{font-size:20px}.home-device-shell .home-v21-device-image-frame--dedicated .home-v21-device-image{width:180px}}@media (min-width:421px) and (max-width:560px){.home-device-shell .home-v21-device-identity{grid-template-columns:minmax(0,1.24fr) minmax(130px,.76fr)}.home-device-shell .home-v21-device-copy h2{font-size:20px}.home-device-shell .home-v21-device-image-frame--dedicated .home-v21-device-image{width:180px}}.home-device-shell.core-phone-page{width:min(100%,720px);gap:17px;padding:16px 20px calc(104px + env(safe-area-inset-bottom));background:#f6f7f9}.home-device-shell .home-v20-brand-header{min-height:52px;padding:0 2px 2px}.home-device-shell .home-v20-brand{color:#b17d32;font-size:19px;font-weight:650}.home-device-shell .home-v20-brand-actions{gap:9px}.home-device-shell .home-v20-brand-actions>a{width:32px;color:#69717d}.home-device-shell .home-v20-brand-actions .language-select{width:88px;min-width:88px;border:1px solid #e0e3e8;color:#515a66;background:rgba(255,255,255,.7)}.home-device-shell .home-v20-brand-actions>a:after{top:4px;right:2px;width:6px;height:6px;background:#e77752}.home-device-shell .home-v21-device-card{position:relative;isolation:isolate;min-height:0;overflow:visible;padding:20px 20px 0;border:1px solid rgba(189,201,216,.62);border-radius:24px;color:#20242b;background:radial-gradient(circle at 85% 17%,rgba(219,236,255,.75),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.97),rgba(242,247,253,.96));box-shadow:0 13px 28px rgba(62,83,111,.11),inset 0 1px 0 rgba(255,255,255,.98)}.home-device-shell .home-v21-device-topline{position:relative;z-index:3;min-height:38px;align-items:center}.home-device-shell .home-v21-certification-badge,.home-device-shell .home-v21-switch-button{min-height:34px;border:1px solid #d7dce4;border-radius:999px;padding:6px 12px;color:#727a85;background:rgba(255,255,255,.7);font-size:13px;font-weight:600}.home-device-shell .home-v21-certification-badge.is-certified{border-color:#d9bd86;color:#a8782f;background:rgba(255,251,240,.78)}.home-device-shell .home-v21-switch-button{color:#727a85}.home-device-shell .home-v22-device-card .home-v21-device-identity{position:relative;display:block;min-height:390px;height:390px;padding:0}.home-device-shell .home-v22-device-card .home-v21-device-copy{position:relative;z-index:2;display:grid;width:64%;height:100%;align-content:start;grid-gap:9px;gap:9px;padding:33px 0 23px 11px}.home-device-shell .home-v22-device-card .home-v21-device-copy h2{max-width:100%;color:#20242b;font-size:clamp(25px,5.8vw,32px);font-weight:680;line-height:1.1;white-space:normal}.home-device-shell .home-v22-device-card .home-v21-device-copy>p{color:#707986;font-size:16px;line-height:1.35}.home-device-shell .home-v22-device-card .home-v21-device-facts{gap:18px;margin-top:auto;padding-top:28px}.home-device-shell .home-v22-device-card .home-v21-device-facts div{display:flex;align-items:center;justify-content:flex-start;gap:10px}.home-device-shell .home-v22-device-card .home-v21-device-facts dd,.home-device-shell .home-v22-device-card .home-v21-device-facts dt{color:#77808b;font-size:13px;line-height:1.3}.home-device-shell .home-v22-device-card .home-v21-device-facts dd{color:#6a737f;font-weight:560}.home-device-shell .home-v22-device-card .home-v21-device-image-frame{position:absolute;inset:12px -8px auto auto;z-index:1;display:grid;width:55%;min-height:0;overflow:hidden;border-radius:0 20px 0 0;background:transparent}.home-device-shell .home-v22-device-card .home-v21-device-image{position:static;display:block;width:270%;height:100%;max-width:none;max-height:none;object-fit:fill;transform:translateX(var(--home-device-image-shift,-52%)) scale(1)!important;filter:drop-shadow(0 18px 18px rgba(49,71,101,.16))}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated .home-v21-device-image{width:auto;height:366px;max-width:100%;object-fit:contain;transform:scaleX(2.8)!important}.home-device-shell .home-v22-device-card .home-v21-device-image-frame.material-silver .home-v21-device-image{--home-device-image-shift:-7%}.home-device-shell .home-v22-device-card .home-v21-device-image-frame.material-black-titanium .home-v21-device-image{--home-device-image-shift:-2%}.home-device-shell .home-v22-device-card .home-v21-device-image-frame.material-cosmic-orange .home-v21-device-image{--home-device-image-shift:-30%}.home-device-shell .home-v22-device-card .home-v21-device-image-frame.material-deep-blue .home-v21-device-image{--home-device-image-shift:-55%}.home-device-shell .home-v22-device-card .home-v21-device-image-frame.material-natural-titanium .home-v21-device-image{--home-device-image-shift:-56%}.home-device-shell .home-v22-device-card .home-v21-device-image-frame.material-white-titanium .home-v21-device-image{--home-device-image-shift:-29%}.home-device-shell .home-v22-device-card .home-v21-device-image-frame.material-blue-titanium .home-v21-device-image{--home-device-image-shift:-48%}.home-device-shell .home-v22-device-card>.home-v20-specs-grid{position:relative;z-index:2;margin:0 -20px;border-top:1px solid rgba(155,170,191,.2);border-radius:18px 18px 23px 23px;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-device-shell .home-v22-device-card>.home-v20-specs-grid .home-v20-spec{min-height:82px;padding:12px 14px;border-color:rgba(155,170,191,.18)}.home-device-shell .home-v22-device-card>.home-v20-specs-grid .home-v20-spec svg{color:#7f8792}.home-device-shell .home-v22-device-card>.home-v20-specs-grid .home-v20-spec dt{color:#8b929b;font-size:11px}.home-device-shell .home-v22-device-card>.home-v20-specs-grid .home-v20-spec dd{color:#5b6570;font-size:12px}.home-device-shell .home-v22-device-card .v16-device-card-retry{margin:14px 0 16px}.home-device-shell .home-v20-advisor-card,.home-device-shell .home-v20-protection-card{border:1px solid rgba(26,35,47,.07);box-shadow:0 10px 25px rgba(45,62,82,.065)}.home-device-shell .home-v20-protection-card{gap:16px;padding:0;border:0;background:transparent;box-shadow:none}.home-device-shell .home-v20-protection-card h2{margin:0;color:#222a34;font-size:20px;font-weight:700}.home-device-shell .home-v20-protection-grid{gap:9px}.home-device-shell .home-v20-protection-item{min-height:148px;gap:8px;padding:15px 13px;border:1px solid rgba(201,208,218,.26);border-radius:17px;background:#fff;box-shadow:0 7px 17px rgba(45,62,82,.045)}.home-device-shell .home-v20-protection-item svg{color:#5eae83}.home-device-shell .home-v20-protection-item[data-tone=positive] strong{color:#3d9e70}.home-device-shell .home-v20-protection-item small{color:#737b85;font-size:12px}.home-device-shell .home-v20-protection-item strong{color:#68717d;font-size:15px;line-height:1.35}.home-device-shell .home-v20-protection-link{margin-top:auto;color:#b38442}.home-device-shell .home-v20-standard-protection{min-height:166px;padding:19px 18px;border:1px solid rgba(201,208,218,.28);border-radius:20px;background:#fff;box-shadow:0 7px 17px rgba(45,62,82,.045)}.home-device-shell .home-v20-standard-protection>svg{color:#8b929c}.home-device-shell .home-v20-standard-protection small{color:#777f8a;font-size:13px}.home-device-shell .home-v20-standard-protection strong{color:#69727e;font-size:17px}.home-device-shell .home-v20-standard-protection p{color:#7b838d;font-size:12px}.home-device-shell .home-v20-standard-protection span{color:#848b95;font-size:12px}.home-device-shell .home-v20-advisor-card{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr) 64px;min-height:150px;align-items:center;grid-gap:13px;gap:13px;padding:12px 16px 12px 14px;background:#fff}.home-device-shell .home-v20-advisor-avatar{display:grid;width:92px;height:124px;place-items:center;overflow:hidden;border-radius:48px 48px 18px 18px;color:#aa792d;background:linear-gradient(150deg,#fff0cb,#f7e3b9)}.home-device-shell .home-v20-advisor-copy{gap:6px}.home-device-shell .home-v20-advisor-copy small{color:#ad8041;font-size:12px}.home-device-shell .home-v20-advisor-copy h2{color:#222a34;font-size:18px}.home-device-shell .home-v20-advisor-copy h2 span{display:inline-flex;margin-left:4px;color:#a8782f;font-size:10px}.home-device-shell .home-v20-advisor-copy p{color:#747d88;font-size:12px;line-height:1.35}.home-device-shell .home-v20-advisor-status{color:#7b838e;font-size:12px}.home-device-shell .home-v20-advisor-status i{background:#39bd78}.home-device-shell .home-v20-advisor-card>a.home-v20-whatsapp-action{width:58px;height:58px;border:1px solid #eeddb8;color:#b38442;background:#f3f4f6;box-shadow:0 4px 13px rgba(184,137,57,.1)}.home-device-shell .v16-service-section{margin-top:2px}.home-device-shell .v16-service-section h2{color:#222a34}@media (max-width:560px){.home-device-shell.core-phone-page{padding-inline:16px}.home-device-shell .home-v21-device-card{padding-inline:15px}.home-device-shell .home-v22-device-card .home-v21-device-identity{height:360px;min-height:360px}.home-device-shell .home-v22-device-card .home-v21-device-copy{width:66%;padding:28px 0 18px 7px}.home-device-shell .home-v22-device-card .home-v21-device-copy h2{font-size:clamp(22px,6vw,28px)}.home-device-shell .home-v22-device-card .home-v21-device-copy>p{font-size:14px}.home-device-shell .home-v22-device-card .home-v21-device-facts{gap:14px;padding-top:20px}.home-device-shell .home-v22-device-card .home-v21-device-facts dd,.home-device-shell .home-v22-device-card .home-v21-device-facts dt{font-size:11px}.home-device-shell .home-v22-device-card .home-v21-device-image-frame{inset:14px -42px auto auto;width:55%;height:344px}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated .home-v21-device-image{height:338px}.home-device-shell .home-v22-device-card>.home-v20-specs-grid{margin-inline:-15px}.home-device-shell .home-v22-device-card>.home-v20-specs-grid .home-v20-spec{min-height:72px;padding-inline:8px}.home-device-shell .home-v22-device-card>.home-v20-specs-grid .home-v20-spec dd,.home-device-shell .home-v22-device-card>.home-v20-specs-grid .home-v20-spec dt{font-size:10px}.home-device-shell .home-v20-advisor-card{grid-template-columns:76px minmax(0,1fr) 50px;min-height:126px;gap:9px;padding-right:11px}.home-device-shell .home-v20-advisor-avatar{width:76px;height:104px}.home-device-shell .home-v20-advisor-copy h2{font-size:16px}.home-device-shell .home-v20-advisor-copy p,.home-device-shell .home-v20-advisor-status{font-size:10px}.home-device-shell .home-v20-advisor-card>a.home-v20-whatsapp-action{width:46px;height:46px}}.home-device-shell .home-v22-device-card .home-v21-device-image-frame{right:-12px;width:56%;height:370px;place-items:end center}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--gallery .home-v21-device-image{width:auto;height:100%;max-width:none;object-fit:contain;object-position:center bottom;transform:translateX(var(--home-device-image-shift,-34%)) scale(var(--home-device-scale,1))!important;transform-origin:center bottom}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--single .home-v21-device-image{width:268px;height:370px;max-width:none;object-fit:fill;transform:translateX(24px)!important;transform-origin:center bottom}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated .home-v21-device-image{width:268px;height:370px;max-width:none;object-fit:fill;transform:translateX(24px)!important}@media (max-width:560px){.home-device-shell .home-v22-device-card .home-v21-device-image-frame{right:-42px;width:58%;height:344px}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--gallery .home-v21-device-image{height:344px}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated .home-v21-device-image,.home-device-shell .home-v22-device-card .home-v21-device-image-frame--single .home-v21-device-image{width:242px;height:344px;transform:translateX(22px)!important}}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated,.home-device-shell .home-v22-device-card .home-v21-device-image-frame--single{right:-16px;width:62%;place-items:end center}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated .home-v21-device-image,.home-device-shell .home-v22-device-card .home-v21-device-image-frame--single .home-v21-device-image{width:220px;height:370px;transform:translateX(0)!important}.home-device-shell .home-v22-device-card .home-v21-device-copy h2{max-width:204px;font-size:clamp(20px,5.3vw,30px)}.home-device-shell .home-v22-device-card .home-v21-device-switch{position:relative;z-index:11}.home-device-shell .home-v22-device-card .home-v21-device-topline{z-index:10}@media (max-width:560px){.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated,.home-device-shell .home-v22-device-card .home-v21-device-image-frame--single{right:-10px;width:58%}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated .home-v21-device-image,.home-device-shell .home-v22-device-card .home-v21-device-image-frame--single .home-v21-device-image{width:100%;height:344px;object-fit:fill}.home-device-shell .home-v22-device-card .home-v21-device-copy{width:55%}.home-device-shell .home-v22-device-card .home-v21-device-copy>p{max-width:175px}.home-device-shell .home-v22-device-card .home-v21-device-copy h2{max-width:150px;font-size:20px}}@media (max-width:390px){.home-device-shell .home-v22-device-card .home-v21-device-copy h2{max-width:150px}}@media (min-width:391px) and (max-width:560px){.home-device-shell .home-v22-device-card .home-v21-device-copy h2{max-width:154px}.home-device-shell .home-v22-device-card .home-v21-device-copy>p{max-width:180px}}.core-services-page .v19-faq-section{display:grid;grid-gap:11px;gap:11px}.core-services-page .v19-faq-list,.core-services-page .v19-more-services{min-height:50px;overflow:hidden;border:1px solid var(--yoyo-line);border-radius:20px;background:#fff;box-shadow:0 6px 18px rgba(17,17,17,.035)}.core-services-page .v19-faq-row,.core-services-page .v19-more-service-row,.core-services-page .v19-more-services summary{display:flex;min-height:48px;align-items:center;gap:10px;padding:0 14px;color:var(--yoyo-ink);text-decoration:none}.core-services-page .v19-faq-row+.v19-faq-row,.core-services-page .v19-more-service-row+.v19-more-service-row{border-top:1px solid var(--yoyo-line)}.core-services-page .v19-faq-row span,.core-services-page .v19-more-service-row span{min-width:0;flex:1 1}.core-services-page .v19-faq-row svg,.core-services-page .v19-more-service-row>svg:last-child,.core-services-page .v19-more-services summary svg{flex:0 0 auto;color:var(--yoyo-subtle)}.core-services-page .v19-more-services summary{cursor:pointer;justify-content:space-between;list-style:none;color:var(--yoyo-gold-deep);font-size:14px;font-weight:800}.core-services-page .v19-more-services summary::-webkit-details-marker{display:none}.core-services-page .v19-more-services[open] summary{border-bottom:1px solid var(--yoyo-line)}.core-services-page .v19-more-services[open] summary svg{transform:rotate(90deg)}.core-services-page .v19-more-services-list{display:grid}.core-services-page .v19-more-service-row{min-height:58px}.core-services-page .v19-more-service-row>svg:first-child{flex:0 0 auto;color:var(--yoyo-gold-deep)}.core-services-page .v19-more-service-row span{display:grid;grid-gap:2px;gap:2px}.core-services-page .v19-more-service-row strong{font-size:13px}.core-services-page .v19-more-service-row small{color:var(--yoyo-muted);font-size:11px;line-height:1.3}.home-device-shell .home-rebind-state{display:grid;grid-gap:14px;gap:14px}.home-device-shell .home-rebind-notice{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:16px;border:1px solid #ead8b5;border-radius:20px;background:linear-gradient(135deg,#fffdf8,#fff7e8);box-shadow:0 8px 20px rgba(184,137,57,.07)}.home-device-shell .home-rebind-notice-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:15px;color:#a87424;background:#fbebc8}.home-device-shell .home-rebind-notice h2,.home-device-shell .home-rebind-notice p,.home-device-shell .home-rebind-notice span{margin:0}.home-device-shell .home-rebind-notice p{color:#ad7c2e;font-size:12px;font-weight:750}.home-device-shell .home-rebind-notice h2{margin-top:3px;color:#20242b;font-size:21px;line-height:1.2}.home-device-shell .home-rebind-notice span:not(.home-rebind-notice-icon){display:block;margin-top:6px;color:#737b85;font-size:13px;line-height:1.45}.home-device-shell .home-rebind-state .home-imei-entry-card-light{margin:0;border-radius:20px;box-shadow:0 8px 20px rgba(38,55,76,.045)}.home-device-shell .home-public-support-card{min-height:126px}@media (max-width:560px){.home-device-shell .home-v22-device-card .home-v21-device-copy{width:60%;z-index:3}.home-device-shell .home-v22-device-card .home-v21-device-copy h2{max-width:190px;font-size:19px}.home-device-shell .home-v22-device-card .home-v21-device-facts{gap:14px;padding-top:17px}.home-device-shell .home-v22-device-card .home-v21-device-facts div{display:grid;width:min(100%,190px);grid-template-columns:auto minmax(0,1fr);grid-gap:6px;gap:6px;align-items:center}.home-device-shell .home-v22-device-card .home-v21-device-facts dd,.home-device-shell .home-v22-device-card .home-v21-device-facts dt{min-width:0;font-size:10px;white-space:nowrap}.home-device-shell .home-v22-device-card .home-v21-device-image-frame{right:-60px;width:60%}.home-device-shell .home-v22-device-card .home-v21-device-image-frame--dedicated .home-v21-device-image,.home-device-shell .home-v22-device-card .home-v21-device-image-frame--single .home-v21-device-image{width:100%;height:344px;object-fit:contain;transform:none!important}}@media (max-width:390px){.core-services-page .v19-faq-row,.core-services-page .v19-more-service-row,.core-services-page .v19-more-services summary{padding-inline:12px}}.home-app-shell{min-height:100svh;padding-bottom:96px;background:#f4f7fb}.home-device-shell.core-phone-page{width:min(430px,100%);min-height:100svh;gap:16px;padding:18px 16px 112px;color:#20242b;background:#f4f7fb}.home-device-shell .home-v20-brand-header{min-height:48px;align-items:center;padding:0 2px}.home-device-shell .home-v20-brand{color:#343941;font-size:20px;font-weight:720;letter-spacing:0}.home-device-shell .home-v20-brand-actions{gap:8px}.home-device-shell .home-v20-brand-actions>a{width:38px;height:38px;color:#7e838b}.home-device-shell .home-v20-brand-actions .language-select{width:94px;min-width:94px;min-height:38px;border:1px solid rgba(47,56,69,.12);border-radius:999px;color:#444b55;background:rgba(255,255,255,.72)}.home-v23-device-card{display:grid;grid-gap:0;gap:0;overflow:visible;border:1px solid rgba(94,112,135,.14);border-radius:24px;padding:0 0 12px;color:#26303b;background:rgba(255,255,255,.66);box-shadow:0 18px 44px rgba(76,99,126,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-v23-device-card .home-v20-device-topline{position:relative;z-index:4;min-height:54px;align-items:center;padding:12px 16px 0}.home-v23-device-card .home-v20-certification-badge{min-height:30px;border:1px solid rgba(119,129,143,.28);border-radius:999px;padding:0 11px;color:#727a84;background:rgba(255,255,255,.6);font-size:12px;font-weight:650}.home-v23-device-card .home-v20-certification-badge.is-certified{border-color:rgba(175,132,55,.34);color:#343941;background:rgba(255,250,239,.78)}.home-v23-device-card .home-v20-device-switch{position:relative;z-index:8}.home-v23-device-card .home-v20-switch-button{min-height:34px;border:1px solid rgba(100,115,132,.12);border-radius:999px;padding:0 12px;color:#7a818b;background:rgba(255,255,255,.56);font-size:12px}.home-v23-device-card .home-v20-device-identity{display:grid!important;min-height:338px;grid-template-areas:"copy image";grid-template-columns:minmax(0,.96fr) minmax(148px,1.04fr);grid-gap:0;gap:0;padding:6px 15px 4px;border-radius:0;overflow:visible;background:linear-gradient(135deg,rgba(255,255,255,.68),rgba(238,244,250,.78))}.home-v23-device-card .home-v20-device-copy{grid-area:auto!important;grid-column:1/2!important;grid-row:1/2!important;z-index:3;display:grid;align-content:start;min-width:0;grid-gap:6px;gap:6px;padding:22px 0 0 9px;width:auto!important}.home-v23-device-card .home-v20-device-copy h2{max-width:205px;margin:8px 0 0;color:#202630;font-size:clamp(22px,6vw,29px);line-height:1.08;letter-spacing:-.02em}.home-v23-device-card .home-v20-device-copy>p{max-width:205px;margin:0;color:#727b86;font-size:14px;line-height:1.35}.home-v23-device-card .home-v20-device-facts{display:grid;grid-gap:13px;gap:13px;margin:46px 0 0;max-width:205px}.home-v23-device-card .home-v20-device-facts div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:9px;gap:9px;align-items:center}.home-v23-device-card .home-v20-device-facts dd,.home-v23-device-card .home-v20-device-facts dt{margin:0;color:#818a95;font-size:11px;line-height:1.35}.home-v23-device-card .home-v20-device-facts dd{color:#4f5b68;font-weight:690;text-align:right}.home-v23-device-card .home-v20-device-image-frame{grid-area:auto!important;grid-column:2/3!important;grid-row:1/2!important;position:relative!important;inset:auto!important;z-index:2;display:grid;width:auto!important;height:350px!important;min-height:350px!important;place-items:center;overflow:visible!important;border-radius:0}.home-v23-device-card .home-v20-device-image{width:210px!important;height:520px!important;max-width:none!important;max-height:none!important;justify-self:end;align-self:center;margin-right:31px;object-fit:contain!important;object-position:center!important;transform:translateX(-16px)!important;filter:drop-shadow(0 18px 4px rgba(50,71,96,.14));mix-blend-mode:normal!important}.home-v23-device-card>.home-v20-specs-grid{position:relative;z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));margin:-1px 14px 0;overflow:hidden;border:1px solid rgba(89,105,123,.12);border-radius:17px;background:rgba(255,255,255,.72)}.home-v23-device-card>.home-v20-specs-grid .home-v20-spec{min-height:65px;padding:10px 8px;border-color:rgba(89,105,123,.1);background:transparent}.home-v23-device-card>.home-v20-specs-grid .home-v20-spec svg{color:#8b929b}.home-v23-device-card>.home-v20-specs-grid .home-v20-spec dt{color:#89919b;font-size:10px}.home-v23-device-card>.home-v20-specs-grid .home-v20-spec dd{color:#55606c;font-size:11px;line-height:1.25;white-space:normal}.home-device-shell .home-v23-device-card>.home-v20-specs-grid .home-v20-spec dd{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.home-device-shell .home-v20-advisor-card,.home-device-shell .home-v20-protection-card{border:1px solid rgba(94,112,135,.13);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 12px 28px rgba(76,99,126,.07)}.home-device-shell .home-v20-protection-card{padding:16px}.home-device-shell .home-v20-protection-card h2{margin:0 0 13px;color:#202630}.home-device-shell .home-v20-protection-item,.home-device-shell .home-v20-standard-protection{border:1px solid rgba(94,112,135,.08);background:rgba(248,250,252,.84)}.home-device-shell .home-v20-standard-protection{min-height:136px}.home-device-shell .home-v20-standard-protection strong{color:#4c5662}.home-device-shell .home-v20-protection-card{gap:0;padding:15px 16px 10px}.home-device-shell .home-v20-protection-card h2{margin:0 0 12px;font-size:19px;line-height:1.25}.home-device-shell .home-protection-segments{gap:0;align-items:stretch}.home-device-shell .home-v20-protection-item{display:flex;min-width:0;min-height:98px;flex-direction:column;align-content:normal;gap:0;padding:2px 11px 0;border:0;border-radius:0;background:transparent;box-shadow:none}.home-device-shell .home-v20-protection-item+.home-v20-protection-item{border-left:1px solid rgba(94,112,135,.12)}.home-device-shell .home-protection-item-heading{display:grid;min-width:0;min-height:30px;grid-template-columns:28px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px}.home-device-shell .home-protection-icon{display:grid;width:28px;height:28px;place-items:center;flex:0 0 28px;border-radius:9px;color:#4b9878;background:#eef7f2}.home-device-shell .home-v20-protection-item[data-kind=care] .home-protection-icon{color:#a77a35;background:#fbf5e8}.home-device-shell .home-protection-item-heading small{min-width:0;color:#737c87;font-size:11px;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.home-device-shell .home-protection-copy{min-width:0;margin-top:7px}.home-device-shell .home-protection-status{display:block;min-width:0;font-weight:650;overflow-wrap:anywhere}.home-device-shell .home-protection-status,.home-device-shell .home-v20-protection-item .home-protection-status,.home-device-shell .home-v20-standard-protection .home-protection-status{color:#56616d;font-size:14px;line-height:1.25}.home-device-shell .home-v20-protection-item[data-tone=positive] .home-protection-status,.home-device-shell .home-v20-standard-protection[data-tone=positive] .home-protection-status{color:#2f8d63}.home-device-shell .home-protection-meta{display:block;margin-top:2px;color:#8a929c;font-size:11px;line-height:1.3;overflow-wrap:anywhere}.home-device-shell .home-v21-protection-link{display:inline-flex;min-height:22px;align-items:center;align-self:flex-start;gap:1px;margin-top:auto;padding-top:4px;color:#343941;font-size:10px;font-weight:700;line-height:1.2;text-decoration:none}.home-device-shell .home-v20-standard-protection{display:grid;min-height:72px;grid-template-columns:44px minmax(0,1fr);align-items:center;grid-gap:13px;gap:13px;padding:2px 2px 3px;border:0;border-radius:0;background:transparent;box-shadow:none}.home-device-shell .home-protection-icon--standard{width:44px;height:44px;border-radius:14px}.home-device-shell .home-protection-copy--standard{margin-top:0}.home-device-shell .home-protection-standard-heading{display:flex;min-width:0;align-items:baseline;flex-wrap:wrap;gap:5px 9px}.home-device-shell .home-protection-standard-heading small{color:#727b86;font-size:12px;font-weight:600;line-height:1.3}.home-device-shell .home-protection-standard-meta{display:grid;min-width:0;grid-gap:3px;gap:3px;margin-top:7px}.home-device-shell .home-protection-standard-meta p,.home-device-shell .home-protection-standard-meta span{display:block;margin:0;color:#848c96;font-size:11px;line-height:1.3;overflow-wrap:anywhere}@media (max-width:420px){.home-device-shell .home-v20-protection-card{padding-inline:14px}.home-device-shell .home-v20-protection-item{padding-inline:8px}.home-device-shell .home-protection-item-heading{grid-template-columns:26px minmax(0,1fr);gap:6px}.home-device-shell .home-protection-icon{width:26px;height:26px;border-radius:8px}}.home-device-shell .home-v20-advisor-card{grid-template-columns:74px minmax(0,1fr) 48px;min-height:118px;padding:14px}.home-device-shell .home-v20-advisor-avatar{width:74px;height:94px;align-self:end;border:0;border-radius:17px;background:#edf1f5}.home-device-shell .home-v20-advisor-avatar img{width:100%;height:100%;object-fit:cover;object-position:center top}.home-device-shell .home-v20-advisor-copy small{color:#858d97;font-size:11px}.home-device-shell .home-v20-advisor-copy h2{color:#202630;font-size:17px;line-height:1.2}.home-device-shell .home-v20-advisor-copy p{color:#737c87}.home-device-shell .home-v20-advisor-copy h2 span{color:#343941;background:#f0f2f5}.home-device-shell .home-v20-advisor-status{color:#687581}.home-device-shell .home-v20-whatsapp-action{width:44px;height:44px;color:#343941;background:#f3f4f6}.home-app-shell .bottom-nav{bottom:12px;width:min(406px,calc(100% - 24px));border:1px solid rgba(94,112,135,.12);border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(65,83,107,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-app-shell .bottom-nav a{min-height:68px;border-radius:18px;color:#7e8791}.home-app-shell .bottom-nav a[aria-current=page]{color:#343941;background:rgba(251,244,229,.9)}@media (max-width:420px){.home-device-shell .home-v20-brand{font-size:17px}.home-device-shell .home-v20-brand-actions{right:0;gap:4px}.home-device-shell .home-v20-brand-actions>a{width:30px}.home-device-shell .home-v20-brand-actions .language-select{width:82px;min-width:82px;padding-inline:9px}.home-v23-device-card .home-v20-device-identity{grid-template-columns:minmax(0,.94fr) minmax(142px,1.06fr)}.home-v23-device-card .home-v20-device-copy{padding-left:5px}.home-v23-device-card .home-v20-device-copy h2{max-width:162px;font-size:20px}.home-v23-device-card .home-v20-device-copy>p{font-size:12px}.home-v23-device-card .home-v20-device-facts{margin-top:39px}.home-v23-device-card .home-v20-device-image-frame{height:330px!important;min-height:330px!important}.home-v23-device-card .home-v20-device-image{width:200px!important;height:500px!important;margin-right:0;transform:translateX(-12px)!important}.home-device-shell .home-v20-advisor-card{grid-template-columns:64px minmax(0,1fr) 44px}.home-device-shell .home-v20-advisor-avatar{width:64px;height:87px}}.home-device-shell .home-v23-device-card .home-v24-artwork-identity{position:relative;isolation:isolate;background:transparent}.home-device-shell .home-v23-device-card .home-v24-device-hero-artwork-frame{position:absolute!important;inset:0!important;z-index:1;display:block!important;width:100%!important;height:100%!important;min-height:0!important;grid-column:1/-1!important;grid-row:1/2!important;overflow:hidden!important;border-radius:0!important;background:transparent!important;pointer-events:none}.home-device-shell .home-v23-device-card .home-v24-device-hero-artwork{position:absolute!important;display:block!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-device-shell .home-v23-device-card .home-v24-artwork-identity{height:304px!important;min-height:304px!important;overflow:hidden!important}.home-device-shell .home-v23-device-card .home-v24-device-hero-artwork{transform:none!important;-webkit-clip-path:inset(14px 14px 0 14px);clip-path:inset(14px 14px 0 14px)}.home-device-shell .home-v23-device-card .home-v24-artwork-identity{grid-template-columns:minmax(0,1.18fr) minmax(130px,.82fr)!important}.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v20-device-copy{padding-top:20px;padding-left:17px;gap:6px}.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v20-device-copy h2{max-width:210px!important;font-size:clamp(19px,5.1vw,23px);letter-spacing:0;overflow-wrap:anywhere}.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v20-device-copy>p{max-width:190px!important;font-size:12px;line-height:1.3;overflow-wrap:anywhere}.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v20-device-facts{max-width:190px;gap:10px;margin-top:30px}.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v24-device-fact{display:grid;grid-template-columns:19px minmax(0,1fr);grid-template-rows:auto auto;grid-column-gap:6px;column-gap:6px;grid-row-gap:1px;row-gap:1px;align-items:center}.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v24-device-fact>svg{grid-column:1;grid-row:1/3;color:#8e9aa7}.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v24-device-fact dd,.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v24-device-fact dt{grid-column:2;min-width:0;text-align:left;overflow-wrap:anywhere}.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v24-device-fact dt{color:#7f8a96;font-size:10px;line-height:1.15}.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v24-device-fact dd{color:#4f5b68;font-size:12px;line-height:1.2}@media (min-width:820px){.home-device-shell.core-phone-page{width:min(430px,100%);margin:0 auto 24px;border:0;box-shadow:none}}.home-device-shell .home-v23-device-card .home-v23-device-image-frame .home-v23-device-image{width:195px!important;height:485px!important;max-width:none!important;max-height:none!important;object-fit:contain!important;object-position:center!important;transform:translateX(-16px)!important}@media (max-width:420px){.home-device-shell .home-v23-device-card .home-v23-device-image-frame .home-v23-device-image{width:188px!important;height:470px!important;transform:translateX(-12px)!important}}.home-device-shell .home-v23-device-card .home-v20-device-identity{grid-template-columns:minmax(0,1.08fr) minmax(130px,.92fr)!important}.home-device-shell .home-v23-device-card .home-v20-device-copy h2{max-width:184px!important;color:#17212c}.home-device-shell .home-v23-device-card .home-v20-device-copy>p{max-width:184px!important;color:#5d6976}.home-device-shell .home-v23-device-card .home-v20-device-facts{max-width:184px}.home-device-shell .home-v23-device-card .home-v20-device-facts dt{color:#6d7783}.home-device-shell .home-v23-device-card .home-v20-device-facts dd{color:#394653}.home-device-shell .home-v23-device-card .home-v23-device-image-frame .home-v23-device-image{width:170px!important;height:430px!important;transform:translateX(-10px)!important}@media (max-width:420px){.home-device-shell .home-v23-device-card .home-v20-device-identity{grid-template-columns:minmax(0,1.08fr) minmax(128px,.92fr)!important}.home-device-shell .home-v23-device-card .home-v20-device-copy h2{max-width:176px!important;font-size:20px}.home-device-shell .home-v23-device-card .home-v23-device-image-frame .home-v23-device-image{width:164px!important;height:415px!important;transform:translateX(-8px)!important}}.home-device-shell .home-v23-device-card .home-v24-artwork-identity{grid-template-columns:minmax(0,1.34fr) minmax(112px,.66fr)!important}.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v20-device-copy h2{max-width:none!important;width:100%!important;white-space:nowrap;overflow:hidden;overflow-wrap:normal;font-size:20px;line-height:1.12}.home-device-shell .home-v23-device-card .home-v24-device-hero-artwork{inset:0!important;width:100%!important;height:100%!important;object-position:center top!important;-webkit-clip-path:none;clip-path:none}@media (max-width:420px){.home-device-shell .home-v23-device-card .home-v24-artwork-identity .home-v20-device-copy h2{max-width:176px!important;font-size:18px}}.home-device-shell .home-v25-device-card{position:relative;display:grid;overflow:visible;border:1px solid rgba(83,102,126,.12);border-radius:25px;color:#1f2833;background:rgba(255,255,255,.94);box-shadow:0 18px 42px rgba(64,86,113,.1)}.home-v25-device-topline{position:relative;z-index:8;display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px 10px}.home-v25-certification-badge,.home-v25-switch-button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(83,96,112,.17);border-radius:999px;padding:0 11px;color:#6f7781;background:rgba(255,255,255,.78);font-size:12px;font-weight:650;line-height:1;white-space:nowrap}.home-v25-certification-badge.is-certified{border-color:rgba(17,19,24,.12);color:#343941;background:#f3f4f6}.home-v25-device-switch{position:relative}.home-v25-switch-button{border-color:rgba(83,96,112,.1);cursor:pointer;transition:background-color .16s ease,transform .16s ease}.home-v25-switch-button:active{transform:scale(.97)}.home-v25-device-menu.v16-device-menu{top:40px;right:0;bottom:auto;width:min(280px,calc(100vw - 52px));border:1px solid rgba(58,70,85,.1);border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 18px 38px rgba(44,60,80,.17);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-v25-device-menu.v16-device-menu button{border-color:rgba(58,70,85,.07);color:#28323d}.home-v25-device-menu.v16-device-menu button:last-child{color:#343941}.home-v25-device-menu .v16-device-menu-copy strong{color:#28323d}.home-v25-device-menu .v16-device-menu-copy small{color:#7d858f}.home-v25-device-menu .home-v271-remove-menu-item{color:#a94f4b;border-top-color:rgba(169,79,75,.16)}.home-v25-device-menu .home-v271-remove-menu-item:focus-visible,.home-v25-device-menu .home-v271-remove-menu-item:hover{color:#8d3835;background:#fff5f4}.home-v25-device-visual{position:relative;height:clamp(296px,76vw,303px);min-height:296px;overflow:hidden;background:#eef4f9}.home-v25-device-background{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-v25-device-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.86),rgba(255,255,255,.64) 42%,rgba(255,255,255,.1) 72%,rgba(255,255,255,0)),linear-gradient(0deg,rgba(241,247,252,.48),rgba(255,255,255,0) 42%);pointer-events:none}.home-v25-device-identity{position:absolute;inset:18px auto 17px 18px;z-index:3;display:flex;width:min(58%,224px);min-width:0;flex-direction:column;color:#1f2833}.home-v25-device-identity :where(h1,h2){width:100%;margin:0 0 12px;overflow:visible;color:#17212c;font-size:clamp(20px,5.55vw,24px);font-weight:740;line-height:1.12;letter-spacing:0;white-space:nowrap}.home-v25-device-attributes,.home-v25-device-facts{display:grid;grid-gap:5px;gap:5px}.home-v25-device-attributes{width:min(100%,190px)}.home-v25-device-facts{position:relative;top:1px;width:min(100%,190px);gap:7px;margin-top:20px}.home-v25-device-detail{display:grid;min-width:0;min-height:38px;grid-template-columns:18px minmax(0,1fr);grid-gap:7px;gap:7px;align-items:center;padding:4px 0;color:#77828e}.home-v25-device-attributes .home-v25-device-detail+.home-v25-device-detail{border-top:1px solid rgba(82,101,123,.09)}.home-v25-device-detail>svg{color:#7d8995}.home-v25-device-detail span{display:grid;min-width:0;grid-gap:1px;gap:1px}.home-v25-device-detail small,.home-v25-device-detail strong{display:block;min-width:0;line-height:1.22}.home-v25-device-detail small{color:#7a8590;font-size:9.5px;font-weight:540}.home-v25-device-detail strong{color:#34414e;font-size:12px;font-weight:690;overflow-wrap:anywhere}.home-v25-device-facts .home-v25-device-detail{min-height:34px;color:#667482}.home-v25-device-facts .home-v25-device-detail>svg{color:#6e7c8a}.home-v25-device-facts .home-v25-device-detail strong{color:#283746}.home-v25-device-product-frame{position:absolute;z-index:2;right:-12%;bottom:-25px;display:grid;width:68%;height:104%;place-items:end center;pointer-events:none}.home-v25-device-product-frame>.home-v25-certification-badge{position:absolute;top:2px;right:20%;z-index:3;min-height:30px;background:rgba(255,255,255,.9);box-shadow:0 3px 8px rgba(45,55,67,.08)}.home-v25-device-product{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center bottom;filter:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-device-shell .home-v25-device-card>.home-v20-specs-grid{position:relative;z-index:4;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;overflow:hidden;border:0;border-top:1px solid rgba(80,99,122,.1);border-radius:0 0 24px 24px;background:rgba(255,255,255,.92)}.home-device-shell .home-v25-device-card>.home-v20-specs-grid .home-v20-spec{min-height:70px;padding:10px 9px;border-color:rgba(80,99,122,.09);background:transparent}.home-device-shell .home-v25-device-card>.home-v20-specs-grid .home-v20-spec svg{color:#87929d}.home-device-shell .home-v25-device-card>.home-v20-specs-grid .home-v20-spec dt{color:#858f99;font-size:9.5px}.home-device-shell .home-v25-device-card>.home-v20-specs-grid .home-v20-spec dd{overflow:visible;color:#55616d;font-size:10.5px;line-height:1.25;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}@media (max-width:400px){.home-v25-device-topline{padding-inline:12px}.home-v25-certification-badge,.home-v25-switch-button{padding-inline:9px;font-size:11px}.home-v25-device-identity{left:15px;width:60%}.home-v25-device-identity :where(h1,h2){font-size:20px}.home-v25-device-product-frame{right:-12%}.home-device-shell .home-v25-device-card>.home-v20-specs-grid .home-v20-spec{padding-inline:7px}}@media (prefers-reduced-motion:reduce){.home-v25-switch-button{transition:none}}.legacy-home-reservation{min-width:0;overflow:hidden}.legacy-home-reservation-media{display:grid;width:100%;height:210px;margin:10px 0 2px;place-items:center;overflow:hidden;border-radius:12px;background:linear-gradient(155deg,#f8fafc,#eef3f8)}.legacy-home-reservation-media img{display:block;width:100%;height:100%;object-fit:contain}.legacy-no-device-actions{display:grid;margin:0 18px;border:1px solid rgba(255,255,255,.86);border-radius:8px;padding:18px;background:rgba(255,255,255,.7);box-shadow:0 13px 30px rgba(74,61,42,.09);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.legacy-no-device-actions .ui-button{width:100%;min-height:54px;border-color:#c79b55;color:#fff;background:#c79b55}.ui-v262-reference-actions:has(a){grid-template-columns:repeat(3,minmax(0,1fr));margin:8px 18px 0;border:1px solid rgba(255,255,255,.82);border-radius:8px;background:rgba(255,255,255,.56);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ui-v262-reference-actions a{min-width:0;min-height:46px;display:grid;place-items:center;border-right:1px solid rgba(83,76,67,.16);padding:6px;color:#393632;font-size:11px;font-weight:650;line-height:1.3;text-align:center;text-decoration:none;overflow-wrap:anywhere}.ui-v262-reference-actions a:last-child{border-right:0}.legacy-reservation-actions{display:flex;min-width:0;flex-wrap:wrap;gap:8px}.legacy-reservation-actions .ui-button{min-height:40px}.legacy-v4-reservation-card{min-width:0}.legacy-v4-reservation-card:not(.is-compact){display:grid;grid-gap:14px;gap:14px;border:0;padding:0;background:transparent;box-shadow:none}.legacy-v4-reservation-card.is-compact{display:grid;grid-gap:12px;gap:12px;overflow:hidden;border:1px solid rgba(83,96,112,.13);border-radius:16px;padding:16px;background:rgba(255,255,255,.97);box-shadow:0 7px 22px rgba(62,78,96,.06)}.legacy-v4-reservation-card.is-compact .legacy-reservation-hero>header{align-items:flex-start}.legacy-v4-reservation-card.is-compact .legacy-reservation-hero h2{margin:4px 0;font-size:20px;line-height:1.25}.legacy-v4-reservation-card.is-compact>.ui-v2-order-progress{margin:0;border-block:1px solid rgba(83,96,112,.1);padding:12px 0}.legacy-v4-reservation-card.is-compact .legacy-reservation-information-card{border:0;border-radius:12px;padding:12px;background:#f7f8fa;box-shadow:none}.legacy-v4-reservation-card.is-compact .legacy-reservation-price-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}.legacy-v4-reservation-card.is-compact .legacy-reservation-price-facts>div:first-child{grid-column:1/-1}.legacy-v4-reservation-card.is-compact .legacy-reservation-price-facts>div{padding:8px}.legacy-v4-reservation-card.is-compact .legacy-reservation-price-facts dd{font-size:14px;white-space:nowrap}.legacy-v4-reservation-card.is-compact>.ui-v2-order-timeline{margin:0;border-top:1px solid rgba(83,96,112,.1);padding-top:12px}.legacy-v4-reservation-card.is-compact>footer{display:grid;grid-gap:9px;gap:9px;border-top:1px solid rgba(83,96,112,.1);padding-top:11px}.legacy-v4-reservation-card.is-compact>footer>span{display:flex;align-items:center;gap:5px;color:var(--ui-muted);font-size:11px}.legacy-home-reservation-switcher{display:grid;grid-gap:6px;gap:6px;margin:0 18px 12px;color:var(--ui-muted);font-size:12px;font-weight:700}.legacy-home-reservation-switcher select{width:100%;min-height:44px;border:1px solid var(--ui-line);border-radius:8px;padding:0 12px;color:var(--ui-ink);background:#fff;font:inherit}.legacy-home-reservation-summary,.legacy-home-reservation-summary.ui-v261-asset-home{border:0;padding:0;background:transparent;box-shadow:none}.legacy-home-reservation-summary.ui-v261-asset-home{max-width:none}.legacy-home-reservation-summary>.legacy-v4-reservation-card{border:0;border-radius:0;box-shadow:none}.legacy-reservation-hero{display:grid;min-width:0;grid-template-columns:minmax(125px,37%) minmax(0,1fr);grid-template-rows:auto 1fr;align-items:center;grid-gap:12px 16px;gap:12px 16px;border:1px solid rgba(83,96,112,.14);border-radius:16px;padding:16px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(62,78,96,.07)}.legacy-v4-reservation-card.is-compact .legacy-reservation-hero{display:block;padding:0;background:transparent}.legacy-reservation-product{display:grid;height:190px;grid-row:1/3;place-items:center;overflow:hidden}.legacy-reservation-product img{width:100%;height:100%;object-fit:contain;transform:scale(1.58)}.legacy-reservation-hero>header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:10px}.legacy-reservation-hero>.ui-v2-order-progress{grid-column:2;align-self:end}.legacy-reservation-hero>header>div{min-width:0}.legacy-reservation-status-tags{display:flex;min-width:max-content!important;align-items:center;justify-content:flex-end;gap:6px}.legacy-reservation-status-tags .ui-status-tag{white-space:nowrap}.legacy-reservation-age-tag{border-color:rgba(83,96,112,.18);color:var(--ui-muted);background:#f7f8fa}.legacy-reservation-hero h2{margin:5px 0;font-size:clamp(18px,5vw,21px);line-height:1.2;letter-spacing:-.02em;white-space:nowrap}.legacy-reservation-hero p{margin:0;color:var(--ui-muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.legacy-reservation-imei{margin-top:8px!important;font-size:11px!important}.legacy-v4-reservation-card .ui-v2-order-progress{grid-template-columns:repeat(4,minmax(0,1fr));margin:4px 0 0}.legacy-reservation-state-guidance{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;margin-bottom:0;border:1px solid rgba(68,118,164,.13);border-radius:12px;padding:12px 14px;background:#f3f8fc}.legacy-reservation-cancelled-state{display:grid;min-width:0;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;border:1px solid rgba(210,61,74,.18);border-radius:14px;padding:14px;background:#fff4f4}.legacy-reservation-cancelled-state>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#e84c56;color:#fff;font-size:28px;font-weight:300;line-height:1}.legacy-reservation-cancelled-state strong{display:block;color:#a82935;font-size:15px}.legacy-reservation-cancelled-state p{margin:4px 0 0;color:#876168;font-size:11px;line-height:1.45}.legacy-reservation-used-evidence{display:grid;grid-gap:12px;gap:12px}.legacy-reservation-used-evidence .ui-used-inspection-card,.legacy-reservation-used-evidence .ui-v2-used-gallery{margin:0}.legacy-reservation-state-guidance>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#376b9c;background:#fff}.legacy-reservation-state-guidance.is-delayed{border-color:rgba(187,126,27,.2);background:#fff8e9}.legacy-reservation-state-guidance.is-delayed:has(.legacy-reservation-delay-policy){grid-template-columns:42px minmax(0,1fr);padding:14px 14px 12px}.legacy-reservation-state-guidance.is-delayed>span{color:#a76b0d}.legacy-reservation-state-guidance.is-ready{border-color:rgba(38,145,91,.18);background:#eff9f3}.legacy-reservation-state-guidance.is-ready>span{color:#248351}.legacy-reservation-state-guidance strong{display:block;font-size:15px}.legacy-reservation-state-guidance>div>small{display:block;margin-bottom:3px;color:var(--ui-muted);font-size:11px;font-weight:680}.legacy-reservation-state-guidance p{margin:4px 0 0;color:var(--ui-muted);font-size:11px;line-height:1.45}.legacy-reservation-delay-policy{display:grid;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0;margin-top:12px;border-top:1px solid rgba(187,126,27,.18);padding-top:12px}.legacy-reservation-delay-policy>div{min-width:0;border-right:1px solid rgba(187,126,27,.16);padding:2px 10px;text-align:center}.legacy-reservation-delay-policy>div:last-of-type{border-right:0}.legacy-reservation-delay-policy small,.legacy-reservation-delay-policy strong{display:block}.legacy-reservation-delay-policy small{color:var(--ui-muted);font-size:10px}.legacy-reservation-delay-policy strong{margin-top:4px;color:#80530c;font-size:14px;white-space:nowrap}.legacy-reservation-delay-policy>p{grid-column:1/-1;margin:12px 0 0;border-top:1px solid rgba(187,126,27,.14);padding-top:10px;color:#76571f;font-size:11px;text-align:center}.legacy-reservation-section-heading{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:14px}.legacy-reservation-information-card,.legacy-v4-reservation-card:not(.is-compact)>.legacy-reservation-details{overflow:hidden;border:1px solid rgba(83,96,112,.13);border-radius:14px;padding:14px;background:rgba(255,255,255,.97);box-shadow:0 6px 20px rgba(62,78,96,.055)}.legacy-reservation-information-card .ui-v2-order-facts{border:0;border-radius:0;background:rgba(83,96,112,.12)}.legacy-reservation-information-card .legacy-reservation-price-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-reservation-information-card .legacy-reservation-price-facts>div{padding:8px 10px}.legacy-reservation-information-card .legacy-reservation-price-facts dd{font-size:14px;white-space:nowrap}.legacy-reservation-financial-evidence{display:grid;grid-gap:10px;gap:10px}.legacy-reservation-financial-evidence .legacy-reservation-section-heading{margin-bottom:0}.legacy-reservation-payment-records{display:grid;grid-gap:8px;gap:8px}.legacy-reservation-payment-records>article{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--ui-line);border-radius:10px;padding:9px 10px;background:var(--ui-surface-subtle)}.legacy-reservation-payment-records>article>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.legacy-reservation-payment-records small,.legacy-reservation-payment-records time{color:var(--ui-muted);font-size:10px;font-style:normal}.legacy-reservation-payment-records strong{color:var(--ui-text);font-size:14px}.legacy-reservation-invoice-group{display:grid;grid-gap:6px;gap:6px}.legacy-reservation-invoice-group>small{color:var(--ui-muted);font-size:11px}.legacy-reservation-invoice-list{display:flex;min-width:0;gap:8px;overflow-x:auto;scrollbar-width:none}.legacy-reservation-invoice-list::-webkit-scrollbar{display:none}.legacy-reservation-evidence-preview{display:grid;width:68px;height:68px;min-width:68px;overflow:hidden;place-items:center;border:1px solid var(--ui-line);border-radius:9px;padding:0;color:var(--ui-muted);background:var(--ui-surface-subtle)}.legacy-reservation-evidence-preview:disabled{opacity:.7}.legacy-reservation-evidence-preview[data-private-media-status=error]{grid-template-rows:auto auto;gap:3px;border-color:var(--ui-accent-line);color:var(--ui-accent-strong);background:var(--ui-gold-soft);cursor:pointer}.legacy-reservation-evidence-preview img{width:100%;height:100%;object-fit:cover}.legacy-reservation-evidence-preview svg{width:22px;height:22px}.legacy-reservation-evidence-preview small{font-size:10px;font-weight:700}.legacy-reservation-information-card .legacy-reservation-quick-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-reservation-information-card .legacy-reservation-quick-facts:has(>div:nth-child(4)){grid-template-columns:repeat(4,minmax(0,1fr))}.legacy-reservation-information-card .legacy-reservation-quick-facts>div{padding:5px 10px;text-align:center}.legacy-reservation-information-card .legacy-reservation-quick-facts dd{font-size:12px;overflow-wrap:normal;text-align:center;word-break:keep-all}.legacy-reservation-information-card .legacy-reservation-quick-facts dt{display:flex;align-items:center;justify-content:center;gap:5px}.legacy-reservation-store-navigation{flex:1 1 190px;min-height:48px!important}.legacy-v4-reservation-card:not(.is-compact)>footer{display:grid;width:100%;grid-template-columns:minmax(0,1fr);justify-items:stretch;grid-gap:10px;gap:10px;margin-top:0}.legacy-v4-reservation-card:not(.is-compact)>footer>span{padding-inline:2px;font-size:11px}.legacy-v4-reservation-card:not(.is-compact)>.legacy-reservation-details{padding:0 14px}.legacy-reservation-pickup-remaining{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-height:48px;border:1px solid rgba(83,96,112,.13);border-radius:12px;padding:0 14px;background:#fff}.legacy-reservation-pickup-remaining span{color:var(--ui-muted);font-size:12px}.legacy-reservation-pickup-remaining strong{font-size:13px}.legacy-v4-reservation-card:not(.is-compact) .legacy-reservation-actions{display:grid;width:100%;grid-template-columns:1fr;grid-gap:8px;gap:8px}.legacy-v4-reservation-card:not(.is-compact) .legacy-reservation-actions .ui-button{width:100%;min-height:48px;border-radius:10px}.legacy-v4-reservation-card:not(.is-compact) .legacy-reservation-contact{border-color:#c89233;color:#fff;background:linear-gradient(135deg,#c89337,#e0b45f)}.legacy-v4-reservation-card[data-reservation-state=CONTINUE_WAITING_500K] .legacy-reservation-contact,.legacy-v4-reservation-card[data-reservation-state=DELAY_DECISION_REQUIRED] .legacy-reservation-contact,.legacy-v4-reservation-card[data-reservation-state=IN_TRANSIT_DELAY_16_30] .legacy-reservation-contact,.legacy-v4-reservation-card[data-reservation-state=IN_TRANSIT_NORMAL] .legacy-reservation-contact{border-color:#f08a16;color:#cf6c00;background:#fff}.legacy-v4-reservation-card[data-reservation-state=READY_FOR_PICKUP] .legacy-reservation-store-navigation{border-color:#20924b;color:#fff;background:linear-gradient(135deg,#24994d,#35ad5c)}.legacy-v4-reservation-card:not(.is-compact) .legacy-reservation-actions .ui-button-danger{border-color:rgba(204,64,64,.2);color:#c63f3f;background:#fff}.legacy-reservation-configs{display:grid;grid-gap:10px;gap:10px;margin:14px 0}.legacy-reservation-configs>div{display:grid;min-width:0;grid-gap:3px;gap:3px;border-left:3px solid var(--ui-accent);padding:9px 11px;background:var(--ui-accent-soft)}.legacy-reservation-configs small,.legacy-reservation-configs span{color:var(--ui-muted);font-size:12px;overflow-wrap:anywhere}.legacy-home-reservation-faq{margin-inline:18px}.v4-reservation-tabs{display:flex;width:100%;gap:8px;overflow-x:auto;padding:2px 0 10px;scrollbar-width:none}.v4-reservation-tabs::-webkit-scrollbar{display:none}.v4-reservation-tabs button{display:inline-flex;min-width:max-content;min-height:40px;align-items:center;gap:7px;border:1px solid var(--v4-line,#e5e5e7);border-radius:8px;padding:0 11px;color:#626267;background:#fff;font:inherit}.v4-reservation-tabs button[aria-selected=true]{border-color:#c79b55;color:#111;background:#fbf5e9}.v4-reservation-tabs strong{font-size:12px}.legacy-v4-reservation-next{margin:0 0 14px;border-left:3px solid var(--ui-accent);padding:9px 11px;color:var(--ui-muted);background:var(--ui-accent-soft);font-size:13px;line-height:1.55}.legacy-v4-reservation-next strong{color:var(--ui-ink)}.legacy-reservation-decision-panel .legacy-reservation-decision-actions{display:grid;min-width:0;grid-template-columns:1fr;grid-gap:8px;gap:8px;margin-top:14px}.legacy-reservation-decision-actions .ui-button{min-width:0;min-height:58px;justify-content:flex-start;border-radius:10px;padding:9px 14px;text-align:left}.legacy-reservation-decision-actions .ui-button-primary{border-color:#ff9d14;color:#fff;background:linear-gradient(135deg,#ff8a00,#ffad25)}.legacy-reservation-decision-actions .ui-button-primary small,.legacy-reservation-decision-actions .ui-button-primary span{display:block}.legacy-reservation-decision-actions .ui-button-primary small{margin-top:2px;color:rgba(255,255,255,.9);font-size:11px}.legacy-reservation-decision-actions .ui-button-danger{border-color:#ef3e3e;color:#d62f2f;background:#fff}.legacy-reservation-decision-actions .ui-button-danger small,.legacy-reservation-decision-actions .ui-button-danger span{display:block}.legacy-reservation-decision-actions .ui-button-danger small{margin-top:2px;color:#6b7077;font-size:10px}.legacy-v4-reservation-card .legacy-reservation-decision-panel{display:block;gap:0;margin:0;border:1px solid #f0b04b;border-radius:14px;padding:16px;background:linear-gradient(145deg,#fff9ee,#fffdf9);box-shadow:0 7px 20px rgba(211,141,27,.08)}.legacy-reservation-decision-panel>header{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:12px;gap:12px}.legacy-reservation-decision-panel>header>svg{box-sizing:content-box;border-radius:50%;padding:11px;color:#ed8200;background:#fff0d2}.legacy-reservation-decision-panel>header small,.legacy-reservation-decision-panel>header strong{display:block}.legacy-reservation-decision-panel>header small{color:#6e5a3a;font-size:11px}.legacy-reservation-decision-panel>header strong{margin-top:3px;color:#1f2023;font-size:18px}.legacy-reservation-decision-panel>header p{margin:5px 0 0;color:var(--ui-muted);font-size:11px;line-height:1.5}.legacy-reservation-decision-panel>dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0 0}.legacy-reservation-decision-panel>dl>div{min-width:0;border-right:1px solid rgba(187,126,27,.16);padding:0 12px;text-align:center}.legacy-reservation-decision-panel>dl>div:last-child{border-right:0}.legacy-reservation-decision-panel dt{color:var(--ui-muted);font-size:10px}.legacy-reservation-decision-panel dd{margin:4px 0 0;color:#1f2023;font-size:17px;font-weight:760;white-space:nowrap}.legacy-reservation-decision-confirm{display:block;margin-top:9px;color:var(--ui-muted);font-size:10px;text-align:center}.legacy-login-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;overflow-y:auto;padding:24px 16px calc(24px + env(safe-area-inset-bottom));background:rgba(17,17,17,.48);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legacy-confirm-dialog,.legacy-login-sheet{position:relative;width:min(100%,360px);max-width:360px;border:1px solid var(--ui-line);border-radius:8px;padding:20px;color:var(--ui-ink);background:#fff;box-shadow:0 24px 64px rgba(17,17,17,.22)}.legacy-login-sheet{width:min(100%,420px);max-width:420px;max-height:min(760px,calc(100dvh - 32px));overflow-y:auto;border-radius:22px;padding:0}.legacy-login-sheet .v4-login-panel{width:100%;border:0;border-radius:22px;box-shadow:none}.legacy-confirm-dialog{display:grid;max-width:360px;grid-gap:18px;gap:18px}.legacy-confirm-dialog h2{margin:0;font-size:20px;line-height:1.35}.legacy-confirm-dialog>label{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px;color:var(--ui-muted);font-size:14px;line-height:1.5}.legacy-confirm-dialog>label input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--ui-accent)}.legacy-confirm-dialog>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.legacy-login-close{position:absolute;z-index:1;top:10px;right:10px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;color:var(--ui-muted);background:var(--ui-page);font-size:24px;line-height:1}.legacy-login-close:focus-visible{outline:2px solid var(--v4-action-blue,#1463ff);outline-offset:2px}.legacy-v4-reservation-card .ui-v2-order-timeline{margin-top:14px}.legacy-v4-reservation-card .legacy-reservation-contact{flex:1 1 180px}.legacy-reservation-shell .ui-main{width:min(100%,760px)}.legacy-customer-timeline ol{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.legacy-customer-timeline li{position:relative;display:grid;min-width:0;grid-template-columns:16px minmax(0,1fr);grid-gap:10px;gap:10px;padding:0 0 18px}.legacy-customer-timeline li:before{position:absolute;top:12px;bottom:0;left:5px;width:1px;background:var(--ui-line);content:""}.legacy-customer-timeline li:last-child{padding-bottom:0}.legacy-customer-timeline li:last-child:before{display:none}.legacy-customer-timeline li>span{position:relative;z-index:1;width:11px;height:11px;margin-top:3px;border:2px solid #fff;border-radius:50%;background:var(--ui-accent);box-shadow:0 0 0 1px var(--ui-accent)}.legacy-customer-timeline li div{display:grid;min-width:0;grid-gap:3px;gap:3px}.legacy-customer-timeline li strong{overflow-wrap:anywhere;font-size:13px}.legacy-customer-timeline li small{color:var(--ui-muted);font-size:11px}.ui-market-v24-product-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.legacy-used-market-list{display:grid;grid-gap:16px;gap:16px}.legacy-used-thumbnails{display:grid;width:100%;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:6px;gap:6px;padding-top:10px}.legacy-used-thumbnails button{min-width:0;aspect-ratio:1;overflow:hidden;border:1px solid var(--ui-line);border-radius:7px;padding:2px;background:#fff}.legacy-used-thumbnails button[aria-pressed=true]{border-color:var(--ui-accent);box-shadow:0 0 0 1px var(--ui-accent)}.legacy-used-thumbnails img{display:block;width:100%;height:100%;object-fit:contain}.legacy-after-sales-form,.legacy-after-sales-page,.legacy-reservation-detail{display:grid;min-width:0;grid-gap:16px;gap:16px}.legacy-after-sales-form{padding:16px}.legacy-after-sales-form label{display:grid;min-width:0;grid-gap:7px;gap:7px;color:var(--ui-text);font-size:12px;font-weight:700}.legacy-after-sales-form textarea{min-height:108px;resize:vertical}.legacy-after-sales-form input[type=file]{width:100%;min-width:0;border:1px dashed var(--ui-line);border-radius:8px;padding:12px;background:var(--ui-surface-subtle)}.legacy-after-sales-form progress{width:100%;accent-color:var(--ui-accent)}.legacy-notification-list button,.legacy-profile-actions button{width:100%;min-width:0;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;border:0;border-bottom:1px solid var(--ui-line);padding:12px 14px;color:var(--ui-text);background:transparent;font:inherit;text-align:left}.legacy-notification-list button:last-child,.legacy-profile-actions button:last-child{border-bottom:0}.legacy-notification-list button span{display:grid;min-width:0;grid-gap:4px;gap:4px}.legacy-notification-list button small{color:var(--ui-muted);font-size:10px;line-height:1.4;overflow-wrap:anywhere}.legacy-v4-profile-summary{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(0,0,0,.13)}.legacy-v4-profile-summary>span{display:grid;min-width:0;justify-items:center;grid-gap:3px;gap:3px;border-right:1px solid rgba(255,255,255,.14);padding:10px 4px;color:rgba(255,255,255,.72);font-size:9px;line-height:1.25;text-align:center;overflow-wrap:anywhere}.legacy-v4-profile-summary>span:last-child{border-right:0}.legacy-v4-profile-summary strong{color:#fff;font-size:18px;line-height:1}.legacy-v4-profile-card .v273-member-account strong{font-size:17px}.legacy-v4-profile-home{width:min(100%,760px);margin:0 auto}.legacy-v4-profile-mark{display:grid;width:58px;height:58px;place-items:center;border:2px solid #f2cf83;color:#f2cf83;background:rgba(14,14,14,.16);-webkit-clip-path:polygon(50% 0,91% 24%,91% 76%,50% 100%,9% 76%,9% 24%);clip-path:polygon(50% 0,91% 24%,91% 76%,50% 100%,9% 76%,9% 24%)}.legacy-v4-profile-devices{display:grid;grid-gap:10px;gap:10px}.legacy-v4-profile-devices>h2,.legacy-v4-settings-home .ui-my-section>h2{margin:0 2px;color:var(--ui-ink);font-size:18px}.legacy-v4-profile-devices .ui-surface-list{overflow:hidden;border:1px solid var(--ui-line);border-radius:14px;background:var(--ui-surface)}.legacy-v4-profile-devices .v273-device-row{border:0;border-radius:0;box-shadow:none}.legacy-v4-settings-home{display:grid;width:min(100%,760px);grid-gap:10px;gap:10px;margin:0 auto}.legacy-v4-settings-home .ui-my-section{display:grid;grid-gap:6px;gap:6px}.legacy-v4-settings-home .ui-my-section>h2{font-size:16px}.legacy-v4-settings-home .ui-surface-list{overflow:hidden;border:1px solid var(--ui-line);border-radius:14px;background:var(--ui-surface)}.legacy-v4-settings-home .ui-list-item{width:100%;min-height:48px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;border:0;border-bottom:1px solid var(--ui-line);padding:6px 10px;color:var(--ui-text);background:transparent;font:inherit;text-align:left;text-decoration:none}.legacy-v4-settings-home .ui-list-item:last-child{border-bottom:0}.legacy-v534-account-summary{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:start;grid-gap:8px;gap:8px;border-bottom:1px solid var(--ui-line);padding:10px}.legacy-v534-account-summary>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.45fr);grid-gap:8px 12px;gap:8px 12px}.legacy-v534-account-summary [data-account-fact]{min-width:0;display:grid;grid-gap:2px;gap:2px}.legacy-v534-account-summary [data-account-fact=whatsapp]{grid-column:1/-1}.legacy-v534-account-summary small{color:var(--ui-muted);font-size:11px;line-height:1.3}.legacy-v534-account-summary strong{min-width:0;color:var(--ui-text);font-size:13px;line-height:1.35;overflow-wrap:anywhere}.legacy-v534-account-summary [data-account-fact=whatsapp] strong{font-size:15px}.legacy-v4-settings-home .ui-list-item-icon{width:36px;height:36px;flex-basis:36px;border-radius:10px}.legacy-v4-settings-home .ui-list-item-copy{display:grid;min-width:0;grid-gap:2px;gap:2px}.legacy-v4-settings-home .ui-list-item-copy small{color:var(--ui-muted);font-size:11px;line-height:1.3;overflow-wrap:anywhere}.legacy-v4-settings-home .ui-my-bottom-logout{width:100%;min-height:44px}.legacy-after-sales-page{gap:12px}.legacy-after-sales-form{display:grid;grid-gap:12px;gap:12px;border-radius:15px;padding:14px}.legacy-after-sales-field,.legacy-customer-upload{position:relative;min-width:0;display:grid;grid-gap:6px;gap:6px;color:var(--ui-ink);font-size:12px;font-weight:700}.legacy-after-sales-field .ui-form-control{width:100%;min-height:44px}.legacy-after-sales-field textarea.ui-form-control{min-height:86px;resize:vertical}.legacy-customer-upload-control{min-width:0;min-height:58px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;border:1px solid var(--ui-line);border-radius:11px;padding:8px 10px;background:#fff;cursor:pointer}.legacy-customer-upload:focus-within .legacy-customer-upload-control{outline:2px solid color-mix(in srgb,var(--ui-accent) 55%,transparent);outline-offset:2px}.legacy-customer-upload-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#87682f;background:#fbf3e4}.legacy-customer-upload-copy{min-width:0;display:grid;grid-gap:2px;gap:2px}.legacy-customer-upload-copy strong{font-size:13px}.legacy-customer-upload-copy small{overflow:hidden;color:var(--ui-muted);font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.legacy-after-sales-submit{width:100%;min-height:46px}@media (min-width:760px){.ui-market-v24-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:400px){.legacy-reservation-hero{grid-template-columns:minmax(112px,36%) minmax(0,1fr);gap:8px 10px;padding:12px}.legacy-reservation-product{height:180px}.legacy-reservation-delay-policy{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-reservation-hero>header{flex-direction:column-reverse}.legacy-v4-reservation-card.is-compact .legacy-reservation-hero>header{flex-direction:row}.legacy-reservation-information-card .legacy-reservation-price-facts dt,.legacy-reservation-information-card .legacy-reservation-quick-facts dt{font-size:9px}.legacy-reservation-actions .ui-button{flex:1 1 132px}.legacy-v4-reservation-card:not(.is-compact) .legacy-reservation-contact{flex-basis:100%}}@media (max-width:430px){.legacy-reservation-hero>header{flex-direction:column-reverse}.legacy-v4-reservation-card.is-compact .legacy-reservation-hero>header{flex-direction:row}.legacy-v4-settings-intro p{display:none}.legacy-reservation-shell .ui-v2-orders-heading{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:start;grid-gap:10px;gap:10px}.legacy-reservation-reload{width:44px;min-width:44px;padding:0}.legacy-reservation-reload>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.legacy-reservation-information-card .legacy-reservation-price-facts>div{padding-inline:4px}.legacy-reservation-information-card .legacy-reservation-quick-facts:has(>div:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1px}.legacy-reservation-information-card .legacy-reservation-price-facts dd{font-size:10px;letter-spacing:0}.legacy-v4-reservation-card.is-compact .legacy-reservation-price-facts dd{font-size:13px}}.home-device-shell .home-v271-device-actions{display:flex;min-width:0;flex:0 1 auto;align-items:center;justify-content:flex-end;gap:5px;flex-wrap:wrap}.home-device-shell .home-v271-lifecycle-toolbar{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.home-device-shell .home-v271-lifecycle-toolbar .ui-v261-asset-switcher{min-width:0;margin:0}.home-device-shell .home-v271-lifecycle-toolbar .ui-v261-asset-switcher select{max-width:150px}.home-device-shell .home-v271-greeting{min-width:0;flex:1 1 auto;overflow:hidden;color:#52606d;font-size:12px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.home-device-shell .home-v271-device-actions .home-v25-certification-badge,.home-device-shell .home-v271-device-actions .home-v25-switch-button{min-height:32px;padding-inline:9px;font-size:11px}.home-device-shell .home-v271-device-actions .home-v25-certification-badge{gap:4px;white-space:nowrap}.home-device-shell .home-v271-remove-button{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border:1px solid rgba(74,87,101,.14);border-radius:50%;background:rgba(255,255,255,.78);color:#697582}.home-device-shell .home-v271-remove-button:focus-visible,.home-device-shell .home-v271-remove-button:hover{border-color:rgba(179,75,72,.28);color:#a94f4b}.home-device-shell .home-v271-protection-card{gap:10px}.home-device-shell .home-v271-protection-card>h2{margin-bottom:0}.home-device-shell .home-v271-protection-item{min-height:96px;padding:11px 12px;border-radius:15px}.home-device-shell .home-v271-standard-protection{min-height:112px;padding:14px 15px;border-radius:17px}@media (max-width:430px){.home-device-shell .home-v25-device-topline{gap:6px;padding:10px 10px 8px}.home-device-shell .home-v271-device-actions{gap:3px}.home-device-shell .home-v271-lifecycle-toolbar{align-items:flex-start}.home-device-shell .home-v271-lifecycle-toolbar .ui-v261-asset-switcher select{max-width:118px}.home-device-shell .home-v271-device-actions .home-v25-certification-badge,.home-device-shell .home-v271-device-actions .home-v25-switch-button{padding-inline:7px;font-size:10px}.home-device-shell .home-v271-protection-item{min-height:92px;padding:10px 11px}.home-device-shell .home-v271-standard-protection{min-height:106px;padding:13px 14px}}.customer-asset-trigger{min-width:82px;min-height:36px;color:#303943;background:rgba(255,255,255,.9)}.customer-asset-custom-trigger{width:100%;border:0;padding:0;color:inherit;background:transparent;font:inherit;text-align:left;cursor:pointer}.customer-asset-custom-trigger.ui-service-device-trigger{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:13px;gap:13px;padding:14px}.customer-asset-custom-trigger.ui-service-device-trigger,.customer-asset-custom-trigger.v273-device-switch-trigger{align-items:center;border:1px solid var(--ui-line);border-radius:14px;background:rgba(255,255,255,.94);box-shadow:0 5px 16px rgba(17,18,20,.055)}.customer-asset-custom-trigger.v273-device-switch-trigger{min-height:72px;display:flex;gap:12px;padding:13px 16px}.customer-asset-custom-trigger.v273-device-switch-trigger>svg{flex:0 0 auto;color:var(--ui-muted)}.customer-asset-sheet-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding:16px 12px 0;background:rgba(31,38,47,.42);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.customer-asset-sheet{width:min(100%,430px);max-height:min(76dvh,660px);overflow:hidden;border:1px solid rgba(83,96,112,.12);border-radius:22px 22px 0 0;padding:8px 16px calc(18px + env(safe-area-inset-bottom));color:#1f2833;background:rgba(252,253,254,.98);box-shadow:0 -18px 48px rgba(39,52,67,.18)}.customer-asset-sheet-handle{display:block;width:42px;height:4px;margin:0 auto 10px;border-radius:999px;background:#c9ced4}.customer-asset-sheet>header{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(83,96,112,.1);padding-bottom:10px}.customer-asset-group h3,.customer-asset-sheet>header h2,.customer-asset-sheet>header p{margin:0}.customer-asset-sheet>header h2{font-size:20px;line-height:1.2}.customer-asset-sheet>header p{margin-top:3px;color:#7c8691;font-size:12px}.customer-asset-sheet>header button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:50%;color:#66717c;background:#f0f2f4}.customer-asset-sheet-scroll{max-height:calc(min(76dvh, 660px) - 86px);overflow:auto;overscroll-behavior:contain;padding-top:6px}.customer-asset-group{margin-top:14px}.customer-asset-group h3{padding:0 2px 8px;color:#5f6a75;font-size:13px;font-weight:700}.customer-asset-group>div{overflow:hidden;border:1px solid rgba(83,96,112,.12);border-radius:14px;background:#fff}.customer-asset-add,.customer-asset-group button{width:100%;min-width:0;min-height:66px;border:0;color:#27313c;background:transparent}.customer-asset-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.customer-asset-row+.customer-asset-row{border-top:1px solid rgba(83,96,112,.09)}.customer-asset-group .customer-asset-select{display:grid;grid-template-columns:48px minmax(0,1fr) 20px;grid-gap:10px;gap:10px;align-items:center;padding:8px 12px;text-align:left}.customer-asset-group .customer-asset-select[aria-current=true]{background:#f8fafb}.customer-asset-group .customer-asset-remove{width:44px;min-height:44px;align-self:center;border-left:1px solid rgba(83,96,112,.09);color:#c7464c;background:transparent;cursor:pointer}.customer-asset-group .customer-asset-remove:disabled{cursor:wait;opacity:.55}.customer-asset-thumb{display:grid;width:48px;height:50px;overflow:hidden;place-items:center;border-radius:9px;background:#f3f5f7}.customer-asset-thumb img{display:block;width:100%;height:100%;object-fit:contain}.customer-asset-row-copy{display:grid;min-width:0;grid-gap:4px;gap:4px}.customer-asset-row-copy strong{overflow:hidden;font-size:13px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.customer-asset-row-copy small{color:#67737f;font-size:12px;font-weight:680}.customer-asset-row-copy small.is-certified{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(67,138,108,.18);border-radius:999px;padding:2px 6px;color:#438a6c;background:#eef8f3}.customer-asset-group:first-of-type .customer-asset-row-copy small:not(.is-certified){color:#3b7daa}.customer-asset-selected{color:#3d8e6d}.customer-asset-add{display:flex;min-height:54px;align-items:center;gap:10px;margin-top:12px;padding:0 4px;font-size:14px;font-weight:680;text-align:left}.customer-asset-add>span{display:grid;width:38px;height:38px;place-items:center;border:1px solid rgba(83,96,112,.14);border-radius:50%;background:#fff}.customer-asset-remove-error{margin:10px 2px 0;color:#a93238;font-size:12px;line-height:1.45}.legacy-reservation-collapsible{overflow:hidden;border-top:1px solid rgba(83,96,112,.11);background:#fff}.legacy-reservation-collapsible>summary{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:12px;padding:0 2px;color:#27313c;font-size:14px;font-weight:720;list-style:none;cursor:pointer}.legacy-reservation-collapsible>summary::-webkit-details-marker{display:none}.legacy-reservation-collapsible>summary svg{flex:0 0 auto;color:#8b949e;transition:transform .16s ease}.legacy-reservation-collapsible[open]>summary svg{transform:rotate(90deg)}.legacy-reservation-details>div{padding-bottom:8px}.legacy-reservation-secondary-facts{margin-top:0}.legacy-reservation-timeline .ui-v2-order-timeline{margin-top:0;padding-top:0}.legacy-home-reservation-faq,.legacy-reservation-detail>.legacy-reservation-collapsible{border:1px solid rgba(83,96,112,.1);border-radius:16px;padding:0 14px;box-shadow:0 8px 22px rgba(62,78,96,.06)}.legacy-reservation-faq{overflow:hidden;border:1px solid rgba(83,96,112,.1);border-radius:16px;padding:14px;background:#fff;box-shadow:0 8px 22px rgba(62,78,96,.06)}.legacy-reservation-faq>h2{margin:0 0 8px;color:#20252b;font-size:15px;line-height:1.35}.legacy-reservation-faq>div{border-top:0}.legacy-reservation-faq .ui-service-faq-item>summary{min-height:40px;font-size:12px}.legacy-home-reservation-faq>div,.legacy-reservation-detail>.legacy-reservation-collapsible>div{border-top:1px solid rgba(83,96,112,.09)}@media (prefers-reduced-motion:reduce){.legacy-reservation-collapsible>summary svg{transition:none}}.home-device-shell .home-v435-protection-card{display:grid;grid-gap:0;gap:0;overflow:hidden;border:1px solid rgba(68,77,88,.11);border-radius:16px;padding:0;background:rgba(255,255,255,.96);box-shadow:none}.home-device-shell .home-v435-protection-header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px 13px}.home-device-shell .home-v435-protection-header>div{display:grid;min-width:0;grid-gap:3px;gap:3px}.home-device-shell .home-v435-protection-header h2{margin:0;color:#1f252c;font-size:18px;line-height:1.25}.home-device-shell .home-v435-protection-header p{margin:0;color:#7a838d;font-size:11px;line-height:1.4}.home-device-shell .home-v435-protection-header>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:12px;color:#9b741f;background:#faf4e6}.home-device-shell .home-v435-protection-list{display:grid;padding:0 16px}.home-device-shell .home-v435-protection-row{display:grid;min-width:0;min-height:78px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;border-top:1px solid rgba(68,77,88,.09);padding:11px 0}.home-device-shell .home-v435-protection-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#69737e;background:#f2f4f6}.home-device-shell .home-v435-protection-row[data-tone=positive] .home-v435-protection-icon{color:#287a58;background:#edf7f1}.home-device-shell .home-v435-protection-row[data-tone=accent] .home-v435-protection-icon{color:#9b741f;background:#faf4e6}.home-device-shell .home-v435-protection-copy{display:grid;min-width:0;grid-gap:2px;gap:2px}.home-device-shell .home-v435-protection-copy small,.home-device-shell .home-v435-protection-copy>span{color:#7a838d;font-size:10px;line-height:1.35;overflow-wrap:anywhere}.home-device-shell .home-v435-protection-copy strong{color:#242a31;font-size:14px;line-height:1.35}.home-device-shell .home-v435-protection-row[data-tone=positive] .home-v435-protection-copy strong{color:#287a58}.home-device-shell .home-v435-protection-action a{display:inline-flex;min-height:44px;align-items:center;gap:2px;padding:0 2px 0 10px;color:#8c681b;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap}.legacy-v4-profile-home .v273-order-center>div{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-v436-support-section{display:grid;grid-gap:10px;gap:10px}.legacy-v436-support-section>h2{margin:0 2px;color:var(--ui-ink);font-size:18px}.legacy-v436-support-section .ui-surface-list{overflow:hidden;border:1px solid var(--ui-line);border-radius:14px;background:var(--ui-surface)}.legacy-v436-support-section .ui-list-item{display:grid;width:100%;min-height:64px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border-bottom:1px solid var(--ui-line);padding:12px 14px;color:var(--ui-text);text-decoration:none}.legacy-v436-support-section .ui-list-item:last-child{border-bottom:0}.legacy-v436-support-section .ui-list-item-copy{display:grid;min-width:0;grid-gap:4px;gap:4px}.legacy-v436-support-section .ui-list-item-copy small{color:var(--ui-muted);font-size:11px;line-height:1.4;overflow-wrap:anywhere}.customer-support-shell .customer-bug-form,.customer-support-shell .customer-bug-success,.customer-support-shell .customer-release-timeline,.customer-support-shell .customer-support-heading,.customer-support-shell>.ui-form-error{width:min(100%,760px);margin-inline:auto}.customer-support-heading{display:flex;align-items:flex-end;justify-content:space-between;padding:4px 2px 8px}.customer-support-heading h1,.customer-support-heading p,.customer-support-heading small{margin:0}.customer-support-heading h1{color:var(--ui-ink);font-size:28px;line-height:1.2}.customer-support-heading p,.customer-support-heading small{color:var(--ui-muted);font-size:13px;line-height:1.5}.customer-release-timeline{display:grid;padding:0 2px 24px}.customer-release-timeline article{display:grid;grid-template-columns:24px minmax(0,1fr);grid-gap:10px;gap:10px}.customer-release-timeline article>div:last-child{border-bottom:1px solid var(--ui-line);padding:1px 0 22px}.customer-release-timeline article+article>div:last-child{padding-top:20px}.customer-release-marker{position:relative;display:flex;justify-content:center}.customer-release-marker:after{position:absolute;top:14px;bottom:0;width:1px;background:var(--ui-line);content:""}.customer-release-timeline article:last-child .customer-release-marker:after{display:none}.customer-release-marker span{z-index:1;width:9px;height:9px;margin-top:7px;border:2px solid #aab1b8;border-radius:50%;background:#fff}.customer-release-timeline .is-current .customer-release-marker span{border-color:#b58a32;background:#d2aa57}.customer-release-timeline header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.customer-release-timeline h2{margin:0;color:var(--ui-ink);font-size:18px}.customer-release-timeline time{color:var(--ui-muted);font-size:11px}.customer-release-timeline strong{display:block;margin-top:4px;color:var(--ui-text);font-size:14px}.customer-release-timeline ul{display:grid;grid-gap:6px;gap:6px;margin:10px 0 0;padding-left:18px;color:var(--ui-muted);font-size:12px;line-height:1.55}.customer-bug-form{display:grid;grid-gap:17px;gap:17px;padding:18px 0 28px}.customer-bug-form label{display:grid;grid-gap:8px;gap:8px;color:var(--ui-text);font-size:13px;font-weight:700}.customer-bug-form textarea{min-height:150px;resize:vertical}.customer-bug-diagnostics{margin:0;border-left:3px solid #cda448;padding:2px 0 2px 12px;color:var(--ui-muted);font-size:11px;line-height:1.55}.customer-bug-submit{width:100%;min-height:50px}.customer-bug-success{display:grid;justify-items:center;grid-gap:10px;gap:10px;padding:40px 18px;color:#287a58;text-align:center}.customer-bug-success h2,.customer-bug-success p{margin:0}.customer-bug-success p,.customer-bug-success small{color:var(--ui-muted);line-height:1.5}@media (max-width:390px){.home-device-shell .home-v435-protection-header,.home-device-shell .home-v435-protection-list{padding-inline:14px}.home-device-shell .home-v435-protection-row{grid-template-columns:38px minmax(0,1fr) auto;gap:9px}.home-device-shell .home-v435-protection-action a{max-width:76px;white-space:normal}}.ui-catalog-loading{align-items:center;background:#f7f7f9;color:#111214;display:flex;flex-direction:column;font-family:var(--font-ui);gap:14px;justify-content:center;min-height:100dvh}.ui-catalog-loading strong{font-size:20px;font-weight:700}.ui-catalog-loading span{animation:ui-catalog-pulse .9s ease-in-out infinite alternate;background:#c59a42;border-radius:50%;height:7px;width:7px}.ui-catalog-error{align-items:center;background:#f7f7f9;color:#111214;display:flex;flex-direction:column;font-family:var(--font-ui);justify-content:center;min-height:100dvh;padding:24px;text-align:center}.ui-catalog-error strong{font-size:20px;line-height:1.35}.ui-catalog-error p{color:#65666b;line-height:1.5;margin:10px 0 20px}.ui-catalog-error button{background:#17130d;border:0;border-radius:12px;color:#fff;cursor:pointer;font:inherit;font-weight:700;min-height:48px;min-width:152px;padding:0 22px}.ui-catalog-error button:focus-visible{outline:3px solid #c59a42;outline-offset:3px}.ui-catalog-switch-error{align-items:center;background:rgba(255,255,255,.97);border:1px solid #cbd9f8;border-radius:12px;box-shadow:0 10px 28px rgba(23,46,86,.16);color:#15233b;display:flex;font-family:var(--font-ui);gap:12px;justify-content:space-between;left:50%;max-width:min(520px,calc(100vw - 28px));padding:11px 12px 11px 14px;position:fixed;top:calc(max(12px, env(safe-area-inset-top)) + 56px);transform:translateX(-50%);width:calc(100vw - 28px);z-index:500}.ui-catalog-switch-error span{display:grid;grid-gap:2px;gap:2px;min-width:0}.ui-catalog-switch-error strong{font-size:13px;line-height:1.35}.ui-catalog-switch-error small{color:#53647f;font-size:12px;line-height:1.45}.ui-catalog-switch-error button{background:#edf3ff;border:0;border-radius:9px;color:#1463ff;cursor:pointer;flex:0 0 auto;font:inherit;font-size:12px;font-weight:750;min-height:44px;padding:0 14px}.ui-catalog-switch-error button:focus-visible{outline:2px solid #1463ff;outline-offset:2px}body:has(.ui-catalog-switch-error) .ui-offline-read-only{display:none}@keyframes ui-catalog-pulse{0%{opacity:.3;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.ui-catalog-loading span{animation:none}}.home-device-shell .home-v20-advisor-card.home-v662-support-card{display:block;min-height:0;padding:0;overflow:hidden;border:0;border-radius:16px;background:#fff;box-shadow:0 3px 8px rgba(45,62,82,.07)}.home-v662-support-header{min-height:48px;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:12px 16px 0;border-bottom:1px solid #edf0f4}.home-v662-support-header>small{align-self:center;color:#7b8592;font-size:12px;font-weight:650;letter-spacing:.02em}.home-v662-support-tabs{min-width:0;display:flex;align-items:flex-end;gap:18px}.home-v662-support-tabs button{position:relative;min-height:44px;padding:0 1px 10px;border:0;color:#7a8490;background:transparent;font:inherit;font-size:12px;font-weight:650;white-space:nowrap;cursor:pointer}.home-v662-support-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px 2px 0 0;background:transparent;content:""}.home-v662-support-tabs button[aria-selected=true]{color:#1463ff}.home-v662-support-tabs button[aria-selected=true]:after{background:#1463ff}.home-v662-support-tabs button:focus-visible{outline:2px solid #1463ff;outline-offset:2px;border-radius:5px}.home-v662-support-panel{min-width:0}.home-v662-support-profile{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;grid-gap:14px;gap:14px;min-height:112px;padding:14px 16px}.home-device-shell .home-v662-support-profile .home-v20-advisor-avatar{width:74px;height:88px;align-self:center;border:0;border-radius:12px;background:#edf1f5}.home-device-shell .home-v662-support-profile .home-v20-advisor-copy{gap:5px}.home-device-shell .home-v662-support-profile .home-v20-advisor-copy h2{margin:0;font-size:17px;line-height:1.25}.home-device-shell .home-v662-support-profile .home-v20-advisor-copy p{margin:0;font-size:12px;line-height:1.45}.home-device-shell .home-v662-support-profile .home-v20-advisor-status{margin-top:2px;font-size:12px}.home-v662-support-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #edf0f4}.home-v662-support-actions a{min-width:0;min-height:70px;display:grid;place-items:center;align-content:center;grid-gap:7px;gap:7px;padding:9px 4px 10px;border-left:1px solid #edf0f4;color:#4f5c6a;background:transparent;font-size:10px;font-weight:650;line-height:1.2;text-align:center;text-decoration:none}.home-v662-support-actions a:first-child{border-left:0}.home-v662-support-actions a svg{width:21px;height:21px}.home-v662-support-actions a[data-channel=whatsapp] svg{color:#25a765}.home-v662-support-actions a[data-channel=facebook] svg{color:#1877f2}.home-v662-support-actions a[data-channel=tiktok] svg{color:#17191d}.home-v662-support-actions a[data-channel=maps] svg{color:#1463ff}.home-v662-support-actions a:hover{color:#1463ff;background:#f8faff}.home-v662-support-actions a:focus-visible{position:relative;z-index:1;outline:2px solid #1463ff;outline-offset:-3px;border-radius:8px}@media (max-width:420px){.home-v662-support-header{gap:8px;padding-inline:13px}.home-v662-support-tabs{gap:12px}.home-v662-support-tabs button{font-size:11px}.home-v662-support-profile{grid-template-columns:64px minmax(0,1fr);gap:11px;padding-inline:13px}.home-device-shell .home-v662-support-profile .home-v20-advisor-avatar{width:64px;height:82px}.home-device-shell .home-v662-support-profile .home-v20-advisor-copy h2{font-size:16px}.home-v662-support-actions a{min-height:66px;font-size:10px}}