:root{--background:#f5f9fc;--surface:#fff;--surface-soft:#edf6ff;--surface-teal:#e8f7f5;--text:#17202a;--muted:#647180;--line:#d9e3eb;--accent:#087ff5;--accent-strong:#0068d5;--teal:#087f83;--danger:#b42318;--shadow:0 12px 32px #1f415c14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);letter-spacing:0;word-break:keep-all;margin:0;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #087ff547}.skip-link{z-index:100;background:var(--text);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-shell{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #d9e3ebe0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:72px;display:flex}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-icon{border-radius:10px;box-shadow:0 3px 10px #1f415c29}.brand span{align-items:baseline;gap:8px;display:flex}.brand strong{font-size:19px;line-height:1}.brand small{color:var(--muted);font-size:13px}.desktop-nav{align-items:center;gap:7px;display:flex}.desktop-nav a{color:#3c4855;border-radius:8px;padding:9px 13px;font-size:14px;font-weight:650}.desktop-nav a:hover{background:var(--surface-soft);color:var(--accent-strong)}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;border-radius:10px;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:var(--surface);width:220px;box-shadow:var(--shadow);border-radius:12px;padding:8px;display:grid;position:absolute;top:52px;right:0}.mobile-menu nav a{border-radius:8px;padding:11px 12px;font-weight:650}.mobile-menu nav a:hover{background:var(--surface-soft)}.support-intro{border-bottom:1px solid var(--line);background:#eaf5fc}.intro-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:center;gap:70px;min-height:380px;padding-block:74px;display:grid}.eyebrow{color:var(--accent-strong);margin:0 0 7px;font-size:12px;font-weight:800}.support-intro h1,.page-heading h1{margin:0;font-size:40px;line-height:1.25}.intro-copy{color:#455463;max-width:600px;margin:17px 0 0;font-size:18px}.intro-actions,.form-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;display:flex}.primary-button,.secondary-button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:11px 17px;font-weight:750;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.primary-button{background:var(--accent);color:#fff}.primary-button:hover{background:var(--accent-strong)}.primary-button:disabled{cursor:wait;opacity:.62}.secondary-button{border-color:var(--line);background:var(--surface);color:#263340}.secondary-button:hover{background:#f9fbfd;border-color:#b5c8d7}.primary-button:active,.secondary-button:active{transform:translateY(1px)}.product-loop{background:var(--surface);box-shadow:var(--shadow);border:1px solid #cfe1ee;border-radius:18px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px;padding:22px;display:grid}.product-loop div{min-width:0;color:var(--accent-strong);text-align:center;justify-items:center;gap:8px;display:grid}.product-loop span{color:#384654;font-size:13px;font-weight:700}.product-loop>svg{color:#a7b5c0}.product-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-card,.feature-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;gap:12px;min-height:260px;padding:24px;display:flex;box-shadow:0 4px 18px #1f415c0a}.product-card:hover{box-shadow:var(--shadow);border-color:#aecce4}.product-card-large{min-height:320px}.product-icon{background:var(--surface-soft);width:52px;height:52px;color:var(--accent-strong);border-radius:14px;place-items:center;display:grid}.product-card h2,.product-card h3,.feature-card h3{margin:0;line-height:1.35}.product-card p,.feature-card p{color:var(--muted);margin:0}.product-card ul{flex-wrap:wrap;gap:7px;margin:2px 0 0;padding:0;list-style:none;display:flex}.product-card li{color:#41515f;background:#eef5fa;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:700}.product-card .text-link{margin-top:auto}.product-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#fff,#eff8fb);border-radius:18px;padding:34px}.product-hero h1{max-width:760px;margin:10px 0 0;font-size:38px;line-height:1.28}.product-hero p:not(.eyebrow){max-width:760px;color:var(--muted);margin:14px 0 0;font-size:17px}.product-detail-section{padding-bottom:0}.version-preview{box-shadow:var(--shadow);background:linear-gradient(145deg,#f9fcff 0%,#eef7f5 100%);border:1px solid #cfe1ee;border-radius:22px;margin-top:54px;padding:36px}.version-preview-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:end;gap:34px;display:grid}.version-preview-heading h2{margin:7px 0 0;font-size:31px;line-height:1.3}.version-preview-heading>p{color:var(--muted);margin:0}.version-badge{color:#fff;background:#087f83;border-radius:999px;margin-bottom:14px;padding:5px 10px;font-size:12px;font-weight:800;display:inline-flex}.version-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:30px;display:grid}.version-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow:hidden;box-shadow:0 5px 20px #1f415c0f}.version-card img{border-bottom:1px solid var(--line);width:100%;height:auto;display:block}.version-card div{padding:18px}.version-card h3{margin:0;font-size:17px;line-height:1.4}.version-card p{color:var(--muted);margin:8px 0 0;font-size:14px}.version-note{background:#ffffffc7;border-radius:13px;margin-top:20px;padding:18px 20px}.version-note p{color:var(--muted);margin:4px 0 0;font-size:14px}.feature-card{min-height:190px}.feature-card>svg{color:var(--accent-strong)}.privacy-callout{align-items:flex-start}.privacy-callout p{max-width:760px}.section-block{padding-block:68px}.section-band{border-block:1px solid var(--line);background:#edf6fb}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.section-heading h2{margin:0;font-size:26px;line-height:1.35}.text-link{color:var(--accent-strong);align-items:center;gap:5px;font-size:14px;font-weight:750;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quick-link-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-height:110px;padding:20px;display:grid;box-shadow:0 4px 18px #1f415c0a}.quick-link-card:hover{box-shadow:var(--shadow);border-color:#aecce4}.quick-link-card>svg{color:#8a99a6}.quick-icon,.page-icon{background:var(--surface-soft);width:46px;height:46px;color:var(--accent-strong);border-radius:12px;place-items:center;display:grid}.quick-link-card strong,.quick-link-card small{display:block}.quick-link-card strong{margin-bottom:3px;font-size:17px}.quick-link-card small{color:var(--muted);line-height:1.55}.notice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.notice-grid-full{grid-template-columns:repeat(2,minmax(0,1fr))}.notice-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;min-height:240px;padding:24px;display:flex}.notice-card h2{margin:14px 0 8px;font-size:20px;line-height:1.4}.notice-card p{color:var(--muted);margin:0 0 22px}.notice-card .text-link{margin-top:auto}.notice-meta{flex-wrap:wrap;align-items:center;gap:7px;min-height:24px;display:flex}.notice-meta time{color:var(--muted);margin-left:auto;font-size:13px}.badge{color:#526171;background:#eaf0f5;border-radius:7px;align-items:center;gap:4px;width:fit-content;min-height:24px;padding:2px 8px;font-size:11px;font-weight:750;display:inline-flex}.badge-accent{background:var(--surface-soft);color:var(--accent-strong)}.popular-list{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.popular-list a{border-bottom:1px solid var(--line);grid-template-columns:78px 1fr auto;align-items:center;gap:10px;min-height:64px;padding:13px 17px;display:grid}.popular-list a:last-child{border-bottom:0}.popular-list a:hover{background:#f8fbfd}.popular-list svg{color:#8a99a6}.content-page{min-height:65vh;padding-block:68px 88px}.page-heading{grid-template-columns:auto 1fr;align-items:start;gap:17px;max-width:790px;margin-bottom:44px;display:grid}.page-heading>div:last-child>p:last-child{color:var(--muted);margin:12px 0 0;font-size:17px}.guide-list{border-top:1px solid var(--line)}.product-tabs{flex-wrap:wrap;gap:9px;margin:-14px 0 26px;display:flex}.guide-group{margin-top:42px;scroll-margin-top:92px}.guide-group:first-of-type{margin-top:0}.guide-group .section-heading{align-items:flex-start}.guide-group .section-heading p:last-child{max-width:760px;color:var(--muted);margin:8px 0 0}.guide-item{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:16px;padding:28px 4px;display:grid}.guide-item>span{color:var(--accent);font-size:14px;font-weight:850}.guide-item h2,.guide-item h3,.guide-item p{margin:0}.guide-item h2,.guide-item h3{font-size:20px}.guide-item p{max-width:760px;color:var(--muted);margin-top:6px}.help-callout{background:var(--surface-teal);border:1px solid #c9e0df;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding:24px;display:flex}.help-callout strong{font-size:18px}.help-callout p{color:#4b6567;margin:4px 0 0}.troubleshooting-alert{align-items:flex-start;margin:0 0 42px}.troubleshooting-alert>svg{color:var(--teal);flex:none}.troubleshooting-group{border-top:1px solid var(--line);padding-block:34px;scroll-margin-top:92px}.troubleshooting-group .section-heading{align-items:flex-start}.troubleshooting-group .section-heading p:last-child{max-width:760px;color:var(--muted);margin:8px 0 0}.troubleshooting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.troubleshooting-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;gap:13px;padding:24px;display:flex;box-shadow:0 4px 18px #1f415c0a}.troubleshooting-card-header{flex-wrap:wrap;gap:7px;display:flex}.troubleshooting-card h3{margin:0;font-size:20px;line-height:1.38}.troubleshooting-card .symptom{color:var(--muted);margin:0}.troubleshooting-card ol,.checklist-card ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.troubleshooting-card li,.checklist-card li{color:#3e4c58;grid-template-columns:auto 1fr;gap:9px;display:grid}.troubleshooting-card li svg,.checklist-card li svg{color:var(--teal);margin-top:4px}.next-action{background:var(--surface-soft);color:#3e5d76;border-radius:10px;grid-template-columns:auto 1fr;gap:9px;margin-top:auto;padding:12px 13px;font-size:14px;font-weight:650;display:grid}.next-action svg{color:var(--accent-strong);margin-top:2px}.checklist-card{background:#fff7eb;border:1px solid #f2d6b3;border-radius:16px;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);align-items:start;gap:24px;margin-top:22px;padding:28px;display:grid}.checklist-card>div>svg{color:#a76413}.checklist-card h2{margin:4px 0 8px;font-size:24px;line-height:1.35}.checklist-card p:not(.eyebrow){color:#6f4a16;margin:0}.checklist-card .primary-button{grid-column:1/-1;justify-self:end;width:fit-content}.faq-summary{background:var(--surface-soft);color:#42617d;border-radius:10px;align-items:center;gap:9px;margin-bottom:16px;padding:13px 15px;font-size:14px;display:flex}.faq-list{gap:10px;display:grid}.faq-item{border:1px solid var(--line);background:var(--surface);border-radius:12px;scroll-margin-top:90px}.faq-item summary{cursor:pointer;align-items:center;gap:12px;min-height:68px;padding:16px 20px;display:flex}.faq-item summary:after{content:"+";color:var(--accent-strong);margin-left:auto;font-size:22px}.faq-item[open] summary:after{content:"−"}.faq-item p{color:var(--muted);margin:0;padding:0 20px 20px}.contact-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:36px;display:grid}.contact-form{border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:19px;padding:26px;display:grid;box-shadow:0 5px 22px #1f415c0d}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-form label{color:#384654;gap:7px;font-size:14px;font-weight:700;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--text);background:#fff;border:1px solid #cbd7e1;border-radius:9px}.contact-form input,.contact-form select{height:48px;padding-inline:13px}.contact-form textarea{resize:vertical;min-height:180px;padding:12px 13px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent)}.optional{color:var(--muted);font-size:12px;font-weight:500}.contact-form .consent-row{color:var(--muted);grid-template-columns:auto 1fr;align-items:start;gap:9px;font-size:13px;font-weight:500;display:grid}.consent-row input{width:18px;height:18px;margin-top:2px}.privacy-note{color:#6f4a16;background:#fff7eb;border:1px solid #f2d6b3;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:650}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-actions{margin-top:0}.form-message{border-radius:8px;margin:0;padding:11px 13px;font-size:14px}.form-message.fallback{color:#78560d;background:#fff4dc}.form-message.error{color:var(--danger);background:#fff0ee}.form-success{text-align:center;background:#edf9f4;border:1px solid #bfe0d4;border-radius:14px;align-content:center;place-items:center;min-height:360px;padding:40px;display:grid}.form-success svg{color:#17835d}.form-success h2{margin:14px 0 4px}.form-success p{color:#4d6d61;margin:0 0 20px}.form-fallback{background:var(--surface-soft);border-color:#cfe1ee}.form-fallback svg{color:var(--accent-strong)}.form-fallback p{color:#4b6175;max-width:520px}.contact-aside{background:var(--surface-teal);border:1px solid #c9e0df;border-radius:14px;padding:24px;position:sticky;top:104px}.contact-aside>svg{color:var(--teal)}.contact-aside h2{margin:12px 0 10px;font-size:18px}.contact-aside ul{color:#4b6567;margin:0;padding-left:20px}.contact-aside p{color:#4b6567;border-top:1px solid #c9e0df;margin:18px 0 0;padding-top:16px;font-size:13px}.contact-aside a,.legal-page a{color:var(--accent-strong);text-underline-offset:3px;text-decoration:underline}.article-page{max-width:880px;min-height:65vh;padding-block:50px 90px}.back-link{color:var(--accent-strong);align-items:center;gap:6px;margin-bottom:16px;font-size:14px;font-weight:700;display:inline-flex}.article-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:42px}.article-card header{border-bottom:1px solid var(--line);padding-bottom:28px}.article-card h1{margin:16px 0 8px;font-size:32px;line-height:1.35}.article-card header>p{color:var(--muted);margin:0}.markdown-body{color:#2d3945;padding-top:25px}.markdown-body h2,.markdown-body h3{margin-top:30px;line-height:1.4}.markdown-body a{color:var(--accent-strong);text-decoration:underline}.markdown-body blockquote{border-left:3px solid var(--accent);color:var(--muted);margin-inline:0;padding:2px 16px}.markdown-body table{border-collapse:collapse;width:100%}.markdown-body th,.markdown-body td{border:1px solid var(--line);text-align:left;padding:9px}.legal-page{max-width:900px}.legal-date{color:var(--muted);margin:-24px 0 34px;font-size:14px}.legal-page section{border-top:1px solid var(--line);padding:27px 0}.legal-page h2{margin:0 0 11px;font-size:20px}.legal-page p,.legal-page ul{color:#4c5a67}.legal-page li+li{margin-top:5px}.tester-page{max-width:900px}.tester-page .page-heading{margin-bottom:30px}.tester-account-callout,.tester-finish,.tester-privacy-note{border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:13px;display:grid}.tester-account-callout{background:var(--surface-teal);border:1px solid #c9e0df;margin-bottom:26px;padding:20px}.tester-account-callout>svg{color:var(--teal);margin-top:2px}.tester-account-callout h2,.tester-finish h2{margin:0;font-size:18px;line-height:1.45}.tester-account-callout p,.tester-finish p,.tester-privacy-note p{color:#4b6567;margin:5px 0 0}.tester-steps{counter-reset:tester-step;gap:14px;margin:0;padding:0;list-style:none;display:grid}.tester-step{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:18px;padding:25px;display:grid;box-shadow:0 4px 18px #1f415c0a}.tester-step-number{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:38px;height:38px;font-size:15px;font-weight:850;display:grid}.tester-step-body{min-width:0}.tester-step-heading{align-items:center;gap:10px;display:flex}.tester-step-icon{background:var(--surface-soft);width:38px;height:38px;color:var(--accent-strong);border-radius:10px;flex:none;place-items:center;display:grid}.tester-step-heading h2{margin:0;font-size:21px;line-height:1.4}.tester-step-action{color:#173b5c;align-items:flex-start;gap:9px;max-width:650px;margin:16px 0 18px;font-size:18px;line-height:1.55;display:flex}.tester-step-action>svg{color:var(--accent-strong);flex:none;margin-top:4px}.tester-step-example{width:min(100%,460px);margin:0}.tester-step-image-frame{background:#fff;border:1px solid #cbd8e4;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 10px 28px #1f415c17}.tester-step-image-frame img{width:100%;height:auto;display:block}.tester-image-target{z-index:1;pointer-events:none;border:4px solid #087ff5;border-radius:12px;animation:1.8s ease-in-out infinite tester-target-pulse;position:absolute;box-shadow:0 0 0 4px #ffffffe6,0 0 0 8px #087ff533}.tester-image-target>span{color:#fff;white-space:nowrap;background:#087ff5;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:850;line-height:1;position:absolute;top:calc(100% + 10px);left:-4px;box-shadow:0 4px 12px #087ff53d}.tester-image-target--group{width:23.5%;height:10.4%;top:8.2%;left:3.4%}.tester-image-target--tester{border-radius:999px;width:41.2%;height:22%;top:71.5%;left:2.1%}.tester-image-target--install{border-radius:12px;width:91%;height:10%;top:44.5%;left:4.5%}.tester-image-target--tester>span,.tester-image-target--install>span{top:auto;bottom:calc(100% + 10px)}.tester-step-example figcaption{color:#64798c;margin-top:10px;font-size:14px;line-height:1.55}.tester-step-note{background:var(--surface-soft);color:#31536f;border:1px solid #cfe1ee;border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:10px;width:min(100%,620px);margin-top:18px;padding:15px 16px;display:grid}.tester-step-note>svg{flex:none;margin-top:3px}.tester-step-note strong{color:#173b5c;line-height:1.45;display:block}.tester-step-note p{margin:4px 0 0;font-size:15px;line-height:1.6}.tester-step-note--group{color:#755b22;background:#fff8e7;border-color:#ead6a3}.tester-step-note--group strong{color:#694d14}.tester-step-note--install{color:#416d5c;background:#edf9f4;border-color:#bfe0d4}.tester-step-note--install strong{color:#176b4c}.tester-step-button{min-width:238px;margin-top:20px}.tester-return-note{color:#64798c;max-width:620px;margin:9px 0 0;font-size:14px;line-height:1.55}.tester-delay-callout{background:#fff8e3;border:1px solid #e6c675;border-radius:13px;grid-template-columns:auto 1fr;align-items:start;gap:11px;width:min(100%,620px);margin-top:22px;padding:18px;display:grid}.tester-delay-callout>svg{color:#a76d00;margin-top:2px}.tester-delay-callout h3{color:#65460b;margin:0;font-size:17px;line-height:1.45}.tester-delay-callout p{color:#765d29;margin:5px 0 0;font-size:15px;line-height:1.65}@keyframes tester-target-pulse{0%,to{box-shadow:0 0 0 4px #ffffffe6,0 0 0 8px #087ff52e}50%{box-shadow:0 0 0 4px #fffffff2,0 0 0 13px #087ff514}}.tester-finish{background:#edf9f4;border:1px solid #bfe0d4;margin-top:22px;padding:22px}.tester-finish>svg{color:#17835d;margin-top:1px}.tester-finish p{color:#4d6d61}.tester-help{padding-top:54px}.tester-help .section-heading{margin-bottom:16px}.tester-privacy-note{background:var(--surface-soft);border:1px solid #cfe1ee;margin-top:30px;padding:16px 18px}.tester-privacy-note>svg{color:var(--accent-strong);margin-top:4px}.tester-privacy-note p{color:#42617d;font-size:14px}.tester-privacy-note a{color:var(--accent-strong);text-underline-offset:3px;font-weight:700;text-decoration:underline}.timeline{gap:14px;display:grid;position:relative}.timeline article{border:1px solid var(--line);background:var(--surface);border-radius:14px;grid-template-columns:auto 1fr;gap:16px;padding:24px;display:grid}.timeline-icon{background:var(--surface-soft);width:42px;height:42px;color:var(--accent-strong);border-radius:11px;place-items:center;display:grid}.timeline time{color:var(--accent-strong);font-size:13px;font-weight:750}.timeline-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.timeline h2{margin:4px 0;font-size:20px}.timeline p{color:var(--muted);margin:0}.site-footer{border-top:1px solid var(--line);color:#edf3f7;background:#18232d}.footer-inner{grid-template-columns:1fr auto;align-items:start;gap:30px;min-height:190px;padding-block:40px;display:grid}.footer-inner strong{font-size:20px}.footer-inner p{color:#a9b8c4;margin:4px 0 0;font-size:14px}.footer-inner nav{color:#d2dce3;flex-wrap:wrap;justify-content:flex-end;gap:17px;font-size:13px;display:flex}.footer-inner nav a:hover{color:#fff;text-decoration:underline}.footer-inner>small{color:#8293a0;grid-column:1/-1;align-self:end}@media (max-width:820px){.desktop-nav{display:none}.mobile-menu{display:block}.intro-grid{grid-template-columns:1fr;gap:36px;min-height:0;padding-block:56px}.support-intro h1,.page-heading h1{font-size:34px}.product-loop{max-width:540px}.contact-layout,.product-grid,.feature-grid,.version-preview-heading{grid-template-columns:1fr}.version-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-aside{position:static}}@media (max-width:620px){.site-shell{width:min(100% - 28px,1120px)}.header-inner{min-height:66px}.brand-icon{width:38px;height:38px}.brand strong{font-size:18px}.brand small{display:none}.intro-grid{padding-block:46px}.support-intro h1,.page-heading h1{font-size:29px}.intro-copy,.page-heading>div:last-child>p:last-child{font-size:16px}.intro-actions>*,.form-actions>*{width:100%}.product-loop{padding:16px 10px}.product-loop span{font-size:11px}.section-block,.content-page{padding-block:48px}.section-heading{align-items:flex-start}.section-heading h2{font-size:23px}.quick-grid,.product-grid,.feature-grid,.troubleshooting-grid,.notice-grid,.notice-grid-full,.form-row{grid-template-columns:1fr}.version-preview{margin-top:36px;padding:22px}.version-preview-heading h2{font-size:25px}.version-gallery,.checklist-card{grid-template-columns:1fr}.checklist-card .primary-button{justify-self:stretch;width:100%}.quick-link-card{min-height:100px;padding:16px}.notice-card{min-height:220px;padding:20px}.popular-list a{grid-template-columns:1fr auto;gap:7px}.popular-list .badge{grid-column:1/-1}.page-heading{grid-template-columns:1fr;margin-bottom:34px}.tester-step{grid-template-columns:1fr;gap:14px;padding:20px 18px}.tester-step-number{width:34px;height:34px}.tester-step-heading{align-items:flex-start}.tester-step-heading h2{font-size:19px}.tester-step-action{margin-top:12px;font-size:17px}.tester-step-example{width:100%}.tester-image-target{border-width:3px;box-shadow:0 0 0 3px #ffffffeb,0 0 0 6px #087ff52e}.tester-image-target>span{padding:5px 7px;font-size:11px;left:-3px}.tester-step-note,.tester-delay-callout{padding:15px}.tester-step-button{width:100%;min-width:0}.tester-help{padding-top:44px}.help-callout{flex-direction:column;align-items:stretch}.faq-item summary{flex-wrap:wrap;align-items:flex-start;padding:16px}.faq-item summary:after{position:absolute;right:30px}.faq-item summary strong{width:calc(100% - 36px)}.contact-form{padding:18px}.article-page{padding-block:34px 60px}.article-card{padding:24px 20px}.article-card h1{font-size:26px}.notice-meta time{width:100%;margin:2px 0 0}.timeline article{padding:19px}.footer-inner{grid-template-columns:1fr}.footer-inner nav{justify-content:flex-start}.footer-inner>small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}.tester-image-target{animation:none}}
