:root{--text: #111111;--muted: #7a7a7a;--line: #e7e7e7;--soft: #f6f6f6;--link: #1689ff;--teal: #69e6d4}*{box-sizing:border-box}html{background:#fff;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.support-app{min-height:100vh;background:#fff}.support-header{position:relative;z-index:20;display:flex;height:72px;align-items:center;justify-content:space-between;padding:0 max(32px,calc((100% - 1120px)/2));background:#fff}.support-logo{display:inline-flex;align-items:center;gap:11px;letter-spacing:.13em;font-size:28px;font-weight:800}.support-logo img{width:34px;height:34px;border-radius:9px}.support-header nav{display:flex;align-items:center;gap:22px}.language-menu{position:relative;color:#586b7c;font-size:15px}.language-menu summary{cursor:pointer;list-style:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary:after{content:"⌄";margin-left:8px;font-size:14px}.language-menu div{position:absolute;top:32px;right:0;display:grid;min-width:150px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 20px 50px #0000001a}.language-menu a{padding:9px 10px;border-radius:8px}.language-menu a:hover{background:var(--soft)}.shop-link{display:inline-flex;min-width:84px;height:34px;align-items:center;justify-content:center;border:1px solid #c7c7c7;border-radius:999px;color:#71e8d3;font-size:15px;font-weight:800}.support-hero{position:relative;display:grid;height:302px;place-items:center;overflow:hidden}.support-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:saturate(.48) brightness(1.07);transform:scale(1.04)}.support-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#f5f8f908,#f5f8f926),#90a6ae5c}.support-hero-content{position:relative;display:grid;width:min(590px,calc(100% - 32px));justify-items:center;gap:36px}.support-hero h1{margin:0;color:#fff;font-size:42px;font-weight:400;letter-spacing:.01em;text-shadow:0 2px 24px rgba(0,0,0,.18)}.support-search{display:grid;width:min(590px,100%);grid-template-columns:auto 1fr;align-items:center;gap:14px;height:42px;padding:0 18px;border:1px solid #b6c0c6;border-radius:999px;background:#fff;color:#8c8c8c;box-shadow:0 3px 8px #0000001f}.support-search input{width:100%;border:0;outline:0;color:#222;font-size:16px}.support-search input::placeholder{color:#9a9a9a}.search-icon{position:relative;display:block;width:17px;height:17px;border:2px solid currentColor;border-radius:50%}.search-icon:after{position:absolute;right:-5px;bottom:-3px;width:7px;height:2px;background:currentColor;content:"";transform:rotate(45deg)}.support-section{width:min(980px,calc(100% - 48px));margin:0 auto;padding:70px 0 0}.support-section h2{margin:0 0 62px;text-align:center;font-size:38px;font-weight:400;line-height:1.08}.device-support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.device-support-card{display:grid;min-height:268px;align-content:start;justify-items:center;gap:52px;padding:38px 22px 26px;background:#f6f6f6;transition:box-shadow .18s ease,transform .18s ease}.device-support-card:hover,.service-support-card:hover,.find-us-card:hover,.category-section-card:hover,.search-result-card:hover{box-shadow:0 18px 38px #00000014;transform:translateY(-2px)}.device-support-card h3{margin:0;font-size:19px;font-weight:400}.support-device-visual{position:relative;display:grid;width:96px;height:116px;place-items:center}.support-device-body{position:relative;width:54px;height:94px;border-radius:18px;background:linear-gradient(160deg,#1e2022,#3d4144);box-shadow:inset 0 0 0 1px #ffffff1a,0 14px 26px #00000038;transform:rotate(-4deg)}.support-device-visual.graphite .support-device-body{width:62px;height:82px;border-radius:12px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.12) 0 5px,transparent 5px 13px),linear-gradient(160deg,#2a2d31,#606267)}.support-device-visual.silver .support-device-body{width:46px;height:96px;background:linear-gradient(160deg,#e8e8e8,#b4b6b6)}.support-device-visual.dark .support-device-body{width:48px;height:96px;background:linear-gradient(160deg,#111,#4b4b4b)}.support-device-screen{position:absolute;inset:24px 14px 36px;border-radius:7px;background:#0b0c0c}.service-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.service-support-card,.find-us-card{display:grid;min-height:354px;align-content:center;justify-items:center;gap:24px;padding:48px 40px;background:#f6f6f6;text-align:center;transition:box-shadow .18s ease,transform .18s ease}.service-support-card svg,.find-us-card svg{color:#080808}.service-support-card h3,.find-us-card h3{margin:0;font-size:21px;font-weight:400}.service-support-card p,.find-us-card p{max-width:260px;margin:0;color:#888;font-size:13px;line-height:1.35}.service-support-card span,.find-us-card span{margin-top:8px;color:var(--link);font-size:18px}.service-support-card .service-letter,.find-us-card .service-letter{display:grid;width:48px;height:48px;place-items:center;margin:0;border:1px solid #bbbbbb;border-radius:50%;color:#111;font-size:14px;font-weight:800}.find-us-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.find-us-card{grid-column:span 2;min-height:270px;padding:36px 24px}.find-us-card:nth-child(-n+2){grid-column:span 3}.compact-find-us-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-find-us-grid .find-us-card{grid-column:auto}.find-us-card h3{font-size:21px}.find-us-card p{font-size:14px}.support-footer{width:100%;margin:108px 0 0;padding:74px max(32px,calc((100% - 1060px)/2)) 38px;background:#f5f5f5;color:#111}.support-footer-shell{display:grid;grid-template-columns:230px minmax(0,1fr);gap:56px}.footer-logo{display:flex;align-items:center;gap:12px;margin:0!important}.footer-logo img{width:40px;height:40px;border-radius:10px}.footer-brand-block .footer-logo span{display:block;color:#111;letter-spacing:.12em;font-size:38px;font-weight:800}.footer-brand-block p{margin:20px 0 0;color:#555;font-size:13px}.footer-brand-block>a:not(.footer-logo){display:inline-block;margin-top:18px;color:var(--link);font-size:13px}.footer-socials{display:flex;gap:12px;margin-top:28px}.footer-socials a,.footer-ai-links a{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#3c3c3c;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}.footer-ai-links{margin-top:26px}.footer-ai-links h2{margin:0 0 18px;font-size:14px;font-weight:700}.footer-ai-links div{display:flex;flex-wrap:wrap;gap:16px}.footer-ai-links a{background:transparent;color:#333;font-size:13px}.support-footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px}.support-footer-grid h2{margin:0 0 16px;color:#111;font-size:13px;font-weight:700}.support-footer-grid a{display:block;margin:11px 0;color:#242424;font-size:13px;line-height:1.25}.support-footer-grid a:hover{color:var(--link)}.support-footer-bottom{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px;margin-top:72px;padding-top:24px;border-top:1px solid #dfdfdf;color:#555;font-size:12px}.footer-secondary-title{margin-top:28px!important}.footer-secondary-copy{max-width:150px;margin:0 0 10px;color:#333;font-size:13px;line-height:1.35}.footer-app-buttons{display:grid;gap:12px}.footer-app-buttons a{display:flex;min-height:38px;align-items:center;justify-content:center;margin:0;border-radius:6px;background:#fff;box-shadow:0 1px 8px #0000000a;font-weight:700}.payment-strip{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.payment-strip span{display:inline-flex;min-width:26px;height:14px;align-items:center;justify-content:center;border-radius:2px;background:#fff;color:#666;font-size:7px;text-transform:uppercase}.support-page,.article-page,.request-page,.search-page,.not-found-page{width:min(1040px,calc(100% - 48px));margin:0 auto;padding:42px 0 72px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-bottom:24px;color:#777;font-size:13px}.breadcrumbs span{display:inline-flex;align-items:center;gap:6px}.breadcrumbs a{color:#777}.breadcrumbs a:hover{color:var(--link)}.category-heading{margin:46px 0 36px;text-align:left}.compact-heading{margin-bottom:30px}.category-heading h1,.request-copy h1,.search-page h1,.not-found-page h1{margin:0;font-size:36px;font-weight:400}.category-heading p,.request-copy p{max-width:640px;margin:16px 0 0;color:var(--muted);line-height:1.55}.page-search{display:flex;justify-content:center;margin:0 0 46px}.page-search .support-search{width:min(680px,100%);height:46px;border-color:#d4d4d4;box-shadow:none}.category-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.category-section-card{min-height:332px;padding:30px 30px 24px;border:1px solid #e2e2e2;background:#fff;transition:box-shadow .18s ease,transform .18s ease}.category-section-card h2{margin:0 0 24px;font-size:22px;font-weight:400}.category-section-card ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.category-section-card a{color:#333}.category-section-card li a{display:block;padding:11px 0;border-bottom:1px solid #eeeeee;font-size:15px}.category-section-card li a:hover{color:var(--link)}.see-all-link{display:inline-flex;align-items:center;gap:6px;margin-top:18px;color:var(--link);font-size:15px}.section-article-list{max-width:820px;margin:0;border-top:1px solid #e4e4e4}.section-article-list a{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e4e4e4;color:#333;font-size:16px}.section-article-list a:hover{color:var(--link)}.section-article-list p{margin:20px 0 0;color:var(--muted)}.article-layout{display:grid;grid-template-columns:220px minmax(0,720px);gap:58px;align-items:start}.article-sidebar{position:sticky;top:104px;display:grid;gap:0;padding:0;border:0;background:#fff}.article-sidebar h2{margin:0 0 18px;font-size:15px;font-weight:700}.article-sidebar a{padding:9px 0;color:#6f6f6f;font-size:13px;line-height:1.3}.article-sidebar a.active,.article-sidebar a:hover{color:var(--link)}.article-content h1{max-width:760px;margin:0;font-size:40px;font-weight:400;line-height:1.12}.article-meta{margin:12px 0 28px;color:#8b8b8b;font-size:13px}.article-summary{max-width:760px;margin:0 0 30px;color:#333;font-size:16px;line-height:1.7}.article-body-section{max-width:760px;margin:0 0 34px}.article-body-section h2{margin:34px 0 14px;font-size:22px;font-weight:700;line-height:1.28}.article-body-section h3{margin:28px 0 12px;font-size:17px;font-weight:700}.article-body-section p,.article-body-section li{color:#333;font-size:15px;line-height:1.75}.article-body-section p{margin:0 0 14px}.article-body-section ul{display:grid;gap:10px;margin:0;padding-left:24px}.article-blocks{max-width:760px}.article-block-heading{margin:34px 0 14px;color:#111;font-size:22px;font-weight:700;line-height:1.28}h3.article-block-heading{margin:28px 0 12px;font-size:17px}.article-block-paragraph,.article-block-list li,.article-callout p,.article-faq-block p{color:#333;font-size:15px;line-height:1.75}.article-block-paragraph{margin:0 0 14px}.article-loading{margin:24px 0;color:#777;font-size:15px}.article-block-list{display:grid;gap:10px;margin:0 0 20px;padding-left:24px}.article-image-block{margin:24px 0 30px;text-align:center}.article-image-block img{display:block;width:100%;max-height:620px;object-fit:contain;border-radius:10px;background:#f6f6f6}.article-image-block.phone img{max-width:340px;margin:0 auto}.article-image-block.device img{max-width:520px;margin:0 auto}.article-image-block figcaption{margin-top:12px;color:#777;font-size:13px}.article-callout{margin:22px 0;padding:18px 20px;border-left:4px solid #111111;background:#f6f6f6}.article-callout.warning{border-color:#b7791f;background:#fff7e8}.article-callout h3{margin:0 0 8px;font-size:15px;font-weight:700}.article-callout p{margin:0}.article-faq-block{display:grid;gap:10px;margin:24px 0 34px}.article-faq-block details{border:1px solid #e5e5e5;border-radius:8px;background:#fff}.article-faq-block summary{cursor:pointer;padding:16px 18px;color:#111;font-size:15px;font-weight:700}.article-faq-block p{margin:0;padding:0 18px 18px}.article-figure{display:grid;min-height:230px;place-items:center;margin:24px 0 8px;padding:28px;background:#f6f6f6;text-align:center}.article-figure figcaption{margin-top:18px;color:#777;font-size:13px}.article-phone-frame{display:grid;width:188px;min-height:300px;align-content:start;gap:14px;padding:22px 18px;border:8px solid #202020;border-radius:30px;background:#fff;box-shadow:0 24px 42px #00000024}.article-phone-header{width:54px;height:6px;justify-self:center;border-radius:999px;background:#222}.article-phone-title{margin-top:4px;color:#111;font-size:18px;font-weight:800;letter-spacing:0;text-align:left}.article-phone-list-row{display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:0 12px;border:1px solid #eeeeee;border-radius:12px;background:#fafafa;color:#252525;font-size:12px;font-weight:650}.article-phone-list-row strong{display:grid;min-width:24px;height:20px;place-items:center;border-radius:999px;background:#111;color:#fff;font-size:10px;font-style:normal}.article-phone-list-row em{width:7px;height:7px;border-top:1.5px solid #aaaaaa;border-right:1.5px solid #aaaaaa;transform:rotate(45deg)}.article-phone-progress{height:6px;overflow:hidden;border-radius:999px;background:#e9e9e9}.article-phone-progress span{display:block;width:58%;height:100%;border-radius:inherit;background:#111}.article-phone-action{display:grid;min-height:40px;place-items:center;margin-top:28px;border-radius:999px;background:#111;color:#fff;font-size:13px;font-weight:700}.article-link-list,.article-feedback{max-width:760px;margin-top:40px;padding-top:24px;border-top:1px solid #e4e4e4}.article-link-list h2,.article-feedback h2{margin:0 0 16px;font-size:18px;font-weight:700}.article-link-list a{display:flex;align-items:center;justify-content:space-between;padding:9px 0;color:#333;font-size:14px}.article-link-list a:hover{color:var(--link)}.article-feedback div{display:flex;gap:12px}.article-feedback p{margin:14px 0 0;color:#777;font-size:14px}.article-feedback a{color:var(--link)}.support-contact-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;margin-top:18px;padding:0 20px;border-radius:999px;background:#111;color:#fff!important;font-size:14px;font-weight:700}.article-feedback button,.request-form button{min-width:88px;min-height:42px;border:1px solid #111111;border-radius:999px;background:#111;color:#fff;cursor:pointer}.request-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:48px;align-items:start}.request-copy{position:sticky;top:104px}.request-copy p{margin-left:0}.request-form{display:grid;gap:18px;padding:30px;border:1px solid var(--line);background:#fff}.request-form label{display:grid;gap:8px}.request-form span{color:#333;font-size:14px}.request-form input,.request-form select,.request-form textarea{width:100%;min-height:46px;padding:0 12px;border:1px solid #cfcfcf;border-radius:4px;background:#fff}.request-form textarea{min-height:150px;padding:12px;resize:vertical}.request-form button{justify-self:start}.search-page .support-search{margin-bottom:34px;border-radius:8px;box-shadow:none}.search-result-list{display:grid;gap:12px;margin-top:28px}.search-result-card{display:flex;gap:16px;padding:22px;border:1px solid var(--line);transition:box-shadow .18s ease,transform .18s ease}.search-result-card h2{margin:0;font-size:20px;font-weight:400}.search-result-card p{margin:8px 0 0;color:var(--muted)}.result-file-icon{display:block;flex:0 0 auto;width:18px;height:22px;border:2px solid #444444;border-radius:2px}.search-empty{margin:28px 0;color:var(--muted)}.not-found-page{text-align:center}.not-found-page a{display:inline-flex;margin-top:20px;color:var(--link)}.chat-button{position:fixed;right:28px;bottom:28px;z-index:40;display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:#161616;color:#fff;box-shadow:0 14px 28px #00000038}@media(max-width:980px){.device-support-grid,.find-us-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-support-grid,.category-section-grid,.article-layout,.request-layout,.support-footer-shell{grid-template-columns:1fr}.support-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-sidebar,.request-copy{position:static}}@media(max-width:680px){.support-header{height:64px;padding:0 18px}.support-logo{font-size:22px}.language-menu{display:none}.shop-link{min-width:76px;height:34px;font-size:15px}.support-hero{height:300px}.support-hero h1{font-size:36px}.support-section{width:calc(100% - 32px);padding-top:54px}.support-section h2{margin-bottom:32px;font-size:34px}.device-support-grid,.service-support-grid,.find-us-grid,.compact-find-us-grid,.category-section-grid,.support-footer-grid{grid-template-columns:1fr}.support-footer{width:100%;gap:26px;margin-top:62px;padding-right:18px;padding-left:18px}.service-support-card,.find-us-card{min-height:260px}.support-page,.article-page,.request-page,.search-page,.not-found-page{width:calc(100% - 32px);padding-top:28px}.category-heading h1,.request-copy h1,.search-page h1,.article-content h1,.not-found-page h1{font-size:34px}.request-form{padding:20px}.article-sidebar{display:none}}
