.support-page{--blue:#102d8e;--red:#e8374a;--ink:#343434;--muted:#646b78;--line:#e2e5ea;--page:#f5f5f5;--paper:#fdfdfe;--blue-wash:#eef2fa;--ease:cubic-bezier(.22, 1, .36, 1);background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:inherit;font-size:16px;line-height:1.6}.support-page,.support-page *,.support-page :before,.support-page :after{box-sizing:border-box}.support-page button,.support-page input,.support-page select{font:inherit}.support-page button,.support-page a{-webkit-tap-highlight-color:transparent}.support-page button{color:inherit;cursor:pointer}.support-page a{color:inherit;text-decoration:none}.support-page img{max-width:100%;display:block}.support-page [hidden]{display:none!important}.support-page :focus-visible{outline:2px solid var(--blue);outline-offset:4px}.support-page .wrap{width:min(1200px,100% - 80px);margin-inline:auto}.support-page .icon{flex-shrink:0;width:20px;height:20px}.support-page .blue-icon{color:var(--blue)}.support-page .icon-button{background:0 0;border:0;place-items:center;min-width:44px;min-height:44px;padding:10px;display:grid}.support-page .hero{padding:46px 0 42px;overflow:hidden}.support-page .hero-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;display:grid}.support-page .hero-grid>*,.support-page .faq-layout>*,.support-page .service-layout>*,.support-page .filter-row>*{min-width:0}.support-page .eyebrow{color:var(--red);letter-spacing:2px;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 17px;font-size:11px;font-weight:650;display:flex}.support-page .eyebrow:before{content:"";background:var(--red);flex-shrink:0;width:24px;height:2px}.support-page h1{letter-spacing:-1.3px;margin:0 0 22px;font-size:clamp(34px,3.6vw,50px);font-weight:650;line-height:1.12}.support-page h1 span,.support-page h2 span{color:var(--blue)}.support-page .hero-copy>p:not(.eyebrow){max-width:480px;color:var(--muted);margin:0;font-size:16px;line-height:1.8}.support-page .hero-link{color:var(--blue);align-items:center;gap:12px;margin-top:22px;font-size:14px;font-weight:650;display:inline-flex}.support-page .hero-link:hover .icon{transform:translate(4px)}.support-page .hero-link .icon{transition:transform .22s var(--ease)}.support-page .hero-visual{background:#1e2936;border-radius:18px;height:280px;margin:0;position:relative;overflow:hidden}.support-page .hero-visual>img{object-fit:cover;object-position:48% 50%;width:100%;height:100%}.support-page .hero-visual:after{content:"";background:linear-gradient(#0000 35%,#101d36dd 100%);position:absolute;inset:0}.support-page .hero-visual figcaption{z-index:1;color:#f8f9fc;justify-content:space-between;align-items:end;gap:24px;display:flex;position:absolute;bottom:23px;left:25px;right:25px}.support-page .image-label{color:#d0d8e8;letter-spacing:1.7px;margin-bottom:4px;font-size:10px;display:block}.support-page .hero-visual strong{letter-spacing:.2px;font-size:18px;font-weight:550}.support-page .image-corner{border-right:2px solid var(--red);border-bottom:2px solid var(--red);flex-shrink:0;width:34px;height:34px}.support-page .section-nav{top:var(--support-header-height,56px);z-index:40;border-block:1px solid var(--line);background:var(--paper);position:sticky}.support-page .section-nav .wrap{grid-template-columns:repeat(3,1fr);display:grid}.support-page .section-nav a{min-width:0;color:var(--muted);align-items:center;gap:17px;padding:20px 28px;transition:background .2s;display:flex;position:relative}.support-page .section-nav a+a{border-left:1px solid var(--line)}.support-page .section-nav a:first-child{padding-left:0}.support-page .section-nav a:last-child{padding-right:0}.support-page .section-nav a:after{content:"";background:var(--blue);transform-origin:0;height:3px;transition:transform .25s var(--ease);position:absolute;inset:auto 0 -1px;transform:scaleX(0)}.support-page .section-nav a.is-active{color:var(--blue)}.support-page .section-nav a.is-active:after{transform:scaleX(1)}.support-page .nav-icon{background:var(--blue-wash);border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.support-page .nav-icon .icon{width:22px;height:22px}.support-page .section-nav strong{font-size:15px;font-weight:650;line-height:1.4;display:block}.support-page .section-nav small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.support-page .section-nav .nav-arrow{opacity:.55;width:17px;height:17px;margin-left:auto}.support-page section[id]{scroll-margin-top:calc(var(--support-header-height,56px) + var(--support-nav-height,85px) + 24px)}.support-page .resources{padding:52px 0 58px}.support-page .section-heading{text-align:center;margin-bottom:29px}.support-page .section-heading .eyebrow{justify-content:center;margin-bottom:10px}.support-page h2{letter-spacing:.5px;margin:0 0 11px;font-size:clamp(27px,2.6vw,34px);font-weight:650;line-height:1.25}.support-page .section-heading>p:last-child{color:var(--muted);margin:0;font-size:15px}.support-page .download-panel{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:27px 30px 0;overflow:hidden;box-shadow:0 6px 24px #1b315705}.support-page .filter-row{grid-template-columns:330px 1fr;gap:22px;display:grid}.support-page .filter-field{gap:8px;display:grid}.support-page .filter-field label{color:#5c6574;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:650}.support-page .input-wrap{align-items:center;display:flex;position:relative}.support-page .input-wrap .icon{opacity:.5;pointer-events:none;width:18px;height:18px;position:absolute;left:14px}.support-page select,.support-page input{background:var(--paper);width:100%;min-width:0;height:46px;color:var(--ink);border:1px solid #d8dde5;border-radius:8px;padding:0 14px;font-size:14px}.support-page .input-wrap input{padding-left:42px}.support-page input::-moz-placeholder{color:#7b8290}.support-page input::placeholder{color:#7b8290}.support-page select:focus,.support-page input:focus{border-color:var(--blue);outline-offset:1px;outline:2px solid #102d8e19}.support-page .file-tabs{border-bottom:1px solid var(--line);scrollbar-width:none;gap:25px;margin-top:22px;display:flex;overflow:auto}.support-page .file-tabs button{color:#646b78;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;flex-shrink:0;padding:12px 1px 13px;font-size:13px;font-weight:550}.support-page .file-tabs button[aria-pressed=true]{border-bottom-color:var(--blue);color:var(--blue);font-weight:700}.support-page .file-tabs button:hover{color:var(--blue)}.support-page .empty-files{justify-content:center;align-items:center;gap:25px;min-height:178px;padding:30px;display:flex}.support-page .empty-symbol{background:var(--blue-wash);border:1px solid #ccd6e9;border-radius:12px;flex-shrink:0;place-items:center;width:64px;height:72px;display:grid;position:relative}.support-page .empty-symbol>.icon{width:31px;height:31px}.support-page .empty-symbol:after{content:"";box-sizing:content-box;border:3px solid var(--paper);background:var(--red);border-radius:50%;width:9px;height:9px;position:absolute;bottom:8px;right:-4px}.support-page .empty-files h3{color:#414957;margin:0 0 5px;font-size:17px;font-weight:600}.support-page .empty-files p{max-width:465px;color:var(--muted);margin:0;font-size:14px}.support-page .empty-actions{align-items:center;gap:18px;margin-top:10px;display:flex}.support-page .text-button{color:var(--blue);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:650;display:inline-flex}.support-page .text-button:hover{text-underline-offset:4px;text-decoration:underline}.support-page .text-button .icon{width:15px;height:15px}.support-page .panel-note{border-top:1px solid var(--line);color:#5b6474;background:#f8f9fc;align-items:center;gap:11px;margin:0 -30px;padding:16px 30px;font-size:12px;display:flex}.support-page .panel-note>.icon{opacity:.65;width:17px;height:17px}.support-page .panel-note a{color:var(--blue);flex-shrink:0;align-items:center;gap:7px;margin-left:auto;font-weight:650;display:flex}.support-page .panel-note a .icon{width:14px;height:14px}.support-page #download-list{width:100%;min-width:0;overflow-x:auto}.support-page #download-list table{border-collapse:collapse;table-layout:fixed;text-align:left;width:100%}.support-page #download-list th{color:var(--muted);letter-spacing:1px;text-transform:uppercase;padding:14px 12px;font-size:11px;font-weight:650}.support-page #download-list td{vertical-align:middle;overflow-wrap:anywhere;padding:20px 12px}.support-page #download-list th:first-child,.support-page #download-list td:first-child{width:48%;padding-left:0}.support-page #download-list th:last-child,.support-page #download-list td:last-child{text-align:right;width:140px;padding-right:0}.support-page #download-list tbody tr+tr,.support-page #download-list thead+tbody tr:first-child{border-top:1px solid var(--line)}.support-page #download-list tbody tr:hover{background:#f8f9fc}.support-page .download-title{color:#414957;overflow-wrap:anywhere;margin:0 0 4px;font-size:15px;font-weight:650;line-height:1.5;display:block}.support-page .download-meta{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.support-page .download-action{min-height:44px;color:var(--blue);background:0 0;border:1px solid #bdc8df;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-size:13px;font-weight:650;display:inline-flex}.support-page .download-action:hover{background:var(--blue-wash);border-color:var(--blue)}.support-page .download-action .icon{width:16px;height:16px}.support-page .download-unavailable{color:var(--muted);font-size:12px;line-height:1.5;display:inline-block}.support-page .mobile-meta{display:none}.support-page .download-feedback{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;padding:16px 0;display:flex}.support-page .download-status{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:13px}.support-page .download-feedback .text-button{flex-shrink:0;min-height:36px}.support-page .filter-error{color:#ad2838;margin:8px 0 0;font-size:13px;line-height:1.65}.support-page .support-state{border:1px solid var(--line);color:var(--muted);overflow-wrap:anywhere;background:#f8f9fc;border-radius:12px;padding:26px;font-size:14px;line-height:1.75}.support-page .support-state p{margin:0 0 12px}.support-page .support-state p:last-child{margin-bottom:0}.support-page .support-state[role=alert]{border-left:3px solid var(--red);color:#853440;background:#fcf5f6}.support-page button[disabled],.support-page button[disabled]:hover{color:#757d8a;cursor:not-allowed;opacity:.7;background:#eef0f4;border-color:#d8dde5;text-decoration:none}.support-page .guide-row{grid-template-columns:1fr 1fr;gap:20px;margin-top:18px;display:grid}.support-page .guide{border:1px solid var(--line);text-align:left;background:#fafbfc;border-radius:12px;align-items:center;gap:15px;min-width:0;padding:17px 21px;transition:background .2s,border-color .2s;display:flex}.support-page .guide:hover{background:var(--paper);border-color:#bbc8e4}.support-page .guide>.icon{width:23px;height:23px}.support-page .guide strong{font-size:14px;font-weight:650;display:block}.support-page .guide small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.support-page .guide .guide-arrow{opacity:.6;width:17px;height:17px;margin-left:auto}.support-page .faq-section{border-block:1px solid var(--line);background:var(--paper);padding:58px 0 64px}.support-page .faq-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:80px;display:grid}.support-page .faq-intro .eyebrow{margin-top:3px;margin-bottom:13px}.support-page .faq-intro h2{letter-spacing:.3px;font-size:32px;line-height:1.25}.support-page .faq-intro>p:not(.eyebrow){color:var(--muted);margin:15px 0 24px;font-size:16px;line-height:1.75}.support-page .outline-button{min-height:44px;color:var(--blue);background:0 0;border:1px solid #bdc8df;border-radius:8px;justify-content:center;align-items:center;gap:13px;padding:10px 19px;font-size:13px;font-weight:650;display:inline-flex}.support-page .outline-button:hover{background:var(--blue-wash)}.support-page .outline-button .icon{width:16px;height:16px}.support-page .faq-list{border-top:1px solid var(--line)}.support-page .faq-list details,.support-page .faq-item{border-bottom:1px solid var(--line)}.support-page .faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:21px 0;font-size:15px;font-weight:600;line-height:1.55;list-style:none;display:flex}.support-page .faq-list summary::-webkit-details-marker{display:none}.support-page .faq-list summary:after{content:"+";color:#727c8b;flex-shrink:0;font-size:23px;font-weight:400;line-height:1}.support-page .faq-list details[open] summary{color:var(--blue)}.support-page .faq-list details[open] summary:after{content:"−";color:var(--blue)}.support-page .answer{color:var(--muted);padding:0 35px 23px 0;font-size:15px;line-height:1.85}.support-page .answer p{margin:0}.support-page .faq-answer{white-space:pre-line}.support-page .answer a{color:var(--blue);text-underline-offset:4px;text-decoration:underline}.support-page .service-section{padding:56px 0 64px}.support-page .service-layout{grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:55px;display:grid}.support-page .service-card{background:var(--blue);color:#f8f9fd;border-radius:20px;flex-direction:column;justify-content:center;align-items:flex-start;padding:34px 35px;display:flex;position:relative;overflow:hidden}.support-page .service-card:after{content:"";pointer-events:none;border:1px solid #f8f9fd1a;border-radius:50%;width:160px;height:160px;position:absolute;top:-65px;right:-74px;box-shadow:0 0 0 34px #ffffff05,0 0 0 70px #ffffff04}.support-page .service-card .eyebrow{color:#e2e8f7;margin-bottom:22px;font-size:10px}.support-page .service-card h2{color:#f8f9fd;letter-spacing:.2px;max-width:355px;font-size:31px;position:relative}.support-page .service-card>p:not(.eyebrow){color:#dae2f5;max-width:360px;margin:5px 0 24px;font-size:15px;line-height:1.8}.support-page .light-button{min-height:44px;color:var(--blue);background:#f5f7fc;border-radius:8px;align-items:center;gap:14px;padding:11px 17px;font-size:13px;font-weight:700;display:inline-flex}.support-page .light-button .icon{width:16px;height:16px}.support-page .light-button:hover{background:#e7edfa}.support-page .service-steps{padding:9px 0}.support-page .service-steps>h3,.support-page .service-steps .service-content h2,.support-page .service-steps .service-content h3{color:#41464f;letter-spacing:normal;margin:0 0 22px;font-size:19px;font-weight:600;line-height:1.4}.support-page .service-steps>ol{gap:20px;margin:0;padding:0;list-style:none;display:grid}.support-page .service-steps>ol>li{align-items:start;gap:16px;display:flex}.support-page .step-number{width:33px;height:33px;color:var(--blue);background:#e8edf7;border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;font-size:12px;font-weight:700;display:grid}.support-page .service-steps strong{color:#404754;font-size:15px;font-weight:650;display:block}.support-page .service-steps li p{color:var(--muted);margin:4px 0 0;font-size:14px;line-height:1.65}.support-page .warranty-note{color:var(--muted);border-top:1px solid #dce1e9;margin:22px 0 0;padding-top:17px;font-size:12px;line-height:1.7}.support-page .contact-strip{border-top:1px solid #dce1e9;justify-content:space-between;align-items:center;gap:24px;margin-top:36px;padding-top:23px;display:flex}.support-page .contact-strip>p{color:var(--muted);margin:0;font-size:14px}.support-page .contact-strip-links{color:var(--blue);gap:26px;font-size:13px;font-weight:650;display:flex}.support-page .contact-strip-links a{align-items:center;gap:9px;min-height:40px;display:flex}.support-page .contact-strip-links .icon{width:17px;height:17px}.support-page .support-prose,.support-page .service-content{overflow-wrap:anywhere;min-width:0;max-width:100%}.support-page .support-prose p{margin:0 0 1em}.support-page .support-prose p:last-child{margin-bottom:0}.support-page .support-prose h1,.support-page .support-prose h2,.support-page .support-prose h3{color:#41464f;letter-spacing:0;margin:1.4em 0 .65em;font-size:22px;font-weight:650;line-height:1.4}.support-page .support-prose h3{font-size:19px}.support-page .support-prose>:first-child{margin-top:0}.support-page .support-prose a,.support-page .service-content a{color:var(--blue);text-underline-offset:4px;text-decoration:underline}.support-page .support-prose a:hover,.support-page .service-content a:hover{color:var(--red)}.support-page .support-prose img,.support-page .support-prose video,.support-page .service-content img{border-radius:8px;max-width:100%;height:auto;margin-block:18px}.support-page .support-prose iframe{max-width:100%}.support-page .support-prose figure{max-width:100%;margin:18px 0}.support-page .support-prose ul,.support-page .support-prose ol{margin:0 0 1em;padding-left:24px}.support-page .support-prose ul{list-style:outside}.support-page .support-prose ol{list-style:decimal}.support-page .support-prose li{margin-block:6px}.support-page .support-prose li>ul,.support-page .support-prose li>ol{margin-block:8px 0}.support-page .support-prose .article-table-scroll{overscroll-behavior-inline:contain;max-width:100%;margin-block:18px;overflow-x:auto}.support-page .support-prose table{border-collapse:collapse;width:100%;max-width:100%;font-size:13px}.support-page .support-prose th,.support-page .support-prose td{border:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:anywhere;padding:10px 12px}.support-page .support-prose th{background:var(--blue-wash);color:var(--blue);font-weight:650}.support-page .support-prose pre{background:#eef0f4;border-radius:8px;max-width:100%;padding:16px;font-size:13px;overflow-x:auto}.support-page .support-prose blockquote{border-left:2px solid var(--blue);margin:18px 0;padding:4px 0 4px 18px}.support-page .service-steps .service-content{color:var(--muted);font-size:14px;line-height:1.65}.support-page .service-steps .service-content p{margin:0 0 16px}.support-page .service-steps .service-content ol{counter-reset:support-step;gap:20px;margin:0 0 22px;padding:0;list-style:none;display:grid}.support-page .service-steps .service-content ol>li{counter-increment:support-step;min-height:34px;margin:0;padding-left:49px;display:block;position:relative}.support-page .service-steps .service-content ol>li:before{content:counter(support-step, decimal-leading-zero);width:33px;height:33px;color:var(--blue);background:#e8edf7;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid;position:absolute;top:1px;left:0}.support-page .service-steps .service-content li h2,.support-page .service-steps .service-content li h3{color:#404754;margin:0 0 4px;font-size:15px;font-weight:650}.support-page .service-steps .service-content li p{margin:4px 0 0}.support-page .service-steps .service-content ul{margin:12px 0 20px;padding-left:20px;list-style:outside;display:block}.support-page .service-steps .service-content ul>li{margin:6px 0;padding:0;display:list-item}.support-page .service-steps .service-content li>ol{margin-top:16px}.support-page #resource-guide{overscroll-behavior:contain;border:1px solid var(--line);background:var(--paper);width:min(610px,100vw - 36px);max-width:calc(100vw - 36px);max-height:calc(100dvh - 36px);color:var(--ink);border-radius:20px;margin:auto;padding:31px;overflow-y:auto;box-shadow:0 28px 100px #11234530}.support-page #resource-guide::backdrop{backdrop-filter:blur(3px);background:#17213970}.support-page .dialog-top{justify-content:space-between;align-items:start;gap:25px;margin-bottom:20px;display:flex}.support-page .dialog-top h2{letter-spacing:0;margin:3px 0 0;font-size:26px}.support-page .dialog-top .icon-button{flex-shrink:0;margin:-5px -5px 0 0;padding:6px}.support-page .dialog-copy{color:var(--muted);overflow-wrap:anywhere;font-size:16px;line-height:1.8}.support-page .dialog-copy p{margin:0 0 18px}.support-page .dialog-copy ul{margin-bottom:24px;padding-left:22px;list-style:outside}.support-page .dialog-copy li{margin:8px 0}.support-page .primary-button{background:var(--blue);color:#f8f9fd;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:11px 20px;font-size:14px;font-weight:600;display:inline-flex}.support-page .reveal{animation:support-reveal .65s var(--ease) both}.support-page .hero-visual.reveal{animation-delay:.1s}@keyframes support-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width>=1680px){.support-page .hero-visual{height:305px}}@media (width<=1080px){.support-page .wrap{width:calc(100% - 48px)}.support-page .hero-grid{gap:35px}.support-page .hero-visual{height:260px}.support-page .faq-layout{grid-template-columns:280px 1fr;gap:45px}.support-page .section-nav a{padding:18px}.support-page .service-layout{gap:32px}}@media (width<=800px){.support-page .hero-grid{grid-template-columns:1fr 1fr;gap:28px}.support-page .hero-visual{height:250px}.support-page .hero h1{font-size:35px}.support-page .hero{padding:30px 0}.support-page .hero-copy>p:not(.eyebrow){font-size:15px}.support-page .section-nav small,.support-page .section-nav .nav-arrow{display:none}.support-page .section-nav .wrap{width:calc(100% - 32px)}.support-page .section-nav a{justify-content:center;gap:12px;padding:15px!important}.support-page .nav-icon{border-radius:8px;width:32px;height:32px}.support-page .nav-icon .icon{width:18px;height:18px}.support-page .section-nav strong{font-size:13px}.support-page .filter-row{grid-template-columns:1fr 1fr;gap:16px}.support-page .faq-layout{grid-template-columns:1fr;gap:28px}.support-page .faq-intro{max-width:560px}.support-page .faq-intro>p:not(.eyebrow){margin:10px 0 16px}.support-page .service-layout{grid-template-columns:1fr 1fr;gap:28px}.support-page .service-card{padding:27px}.support-page .service-card h2{font-size:27px}.support-page .contact-strip{align-items:start}.support-page .contact-strip-links{flex-direction:column;gap:0}}@media (width<=560px){.support-page .wrap{width:calc(100% - 36px)}.support-page .hero{padding:29px 0 27px}.support-page .hero-grid{grid-template-columns:1fr;gap:24px}.support-page .hero-copy{max-width:430px}.support-page .hero h1{margin-bottom:16px;font-size:38px}.support-page .hero-copy .eyebrow{margin-bottom:13px}.support-page .hero-link{margin-top:15px}.support-page .hero-visual{height:190px}.support-page .hero-visual figcaption{bottom:18px;left:21px;right:21px}.support-page .hero-visual strong{font-size:16px}.support-page .hero-visual .image-label{font-size:9px}.support-page .section-nav a{gap:7px;padding:14px 4px!important}.support-page .section-nav strong{font-size:12px}.support-page .nav-icon{background:0 0;width:23px}.support-page .nav-icon .icon{width:18px;height:18px}.support-page .resources{padding:36px 0 38px}.support-page .section-heading{margin-bottom:24px}.support-page .section-heading h2{letter-spacing:0;font-size:27px}.support-page .section-heading>p:last-child{max-width:300px;margin-inline:auto;font-size:14px}.support-page .download-panel{border-radius:16px;padding:21px 18px 0}.support-page .filter-row{grid-template-columns:1fr;gap:15px}.support-page .file-tabs{gap:23px;margin-top:17px}.support-page .empty-files{text-align:center;flex-direction:column;gap:17px;min-height:240px;padding:28px 0}.support-page .empty-symbol{border-radius:9px;width:47px;height:53px}.support-page .empty-symbol>.icon{width:25px;height:25px}.support-page .empty-files h3{font-size:16px}.support-page .empty-files p{font-size:13px}.support-page .empty-actions{flex-wrap:wrap;justify-content:center}.support-page .desktop-meta{display:none}.support-page .mobile-meta{margin-top:6px;display:block}.support-page #download-list th:first-child,.support-page #download-list td:first-child{width:auto}.support-page #download-list th:last-child,.support-page #download-list td:last-child{width:106px}.support-page #download-list td{padding-block:18px;padding-inline:8px}.support-page .download-title{font-size:14px}.support-page .download-action{gap:6px;padding-inline:8px;font-size:12px}.support-page .support-state{padding:20px}.support-page .panel-note{flex-wrap:wrap;gap:9px;margin-inline:-18px;padding:15px 18px;font-size:11px}.support-page .panel-note>span{flex:1}.support-page .panel-note a{margin-left:25px}.support-page .guide-row{grid-template-columns:1fr;gap:12px}.support-page .guide{padding:17px}.support-page .guide small{font-size:11px}.support-page .faq-section{padding:38px 0 40px}.support-page .faq-intro h2{font-size:28px}.support-page .faq-intro>p:not(.eyebrow){font-size:15px}.support-page .faq-layout{gap:27px}.support-page .faq-list summary{gap:20px;padding-block:18px;font-size:14px}.support-page .answer{padding-right:22px;font-size:14px}.support-page .service-section{padding:38px 0 40px}.support-page .service-layout{grid-template-columns:1fr;gap:28px}.support-page .service-card{border-radius:16px;padding:30px}.support-page .service-card h2{font-size:30px}.support-page .contact-strip{flex-direction:column;align-items:flex-start;gap:12px}.support-page #resource-guide{border-radius:16px;padding:24px}.support-page .dialog-top{gap:16px}.support-page .dialog-top h2{font-size:23px}}@media (prefers-reduced-motion:reduce){.support-page .reveal{animation:none}.support-page *,.support-page :before,.support-page :after{transition:none!important}}.settings-copy[data-astro-cid-umrkld37]{white-space:pre-line}
