@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17233b;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17233b;--muted: #65718a;--brand: #1876f2;--brand-dark: #0c5fd2;--brand-soft: #ebf4ff;--aqua: #10b8a6;--line: #e6ebf2;--surface: #f7f9fc;--shadow: 0 18px 50px rgba(34, 70, 119, .11);--container: min(1160px, calc(100% - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff;color:var(--ink)}body,button,input{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img,video{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}:focus-visible{outline:3px solid rgba(24,118,242,.35);outline-offset:3px}.container{width:var(--container);margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;padding:10px 16px;border-radius:8px;background:var(--ink);color:#fff;transition:top .2s}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:100;height:72px;border-bottom:1px solid rgba(230,235,242,.9);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{height:72px;display:flex;align-items:center;gap:40px}.brand-link{flex:0 0 auto}.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:33px;height:33px;position:relative;display:inline-flex;align-items:end;justify-content:center;gap:3px;padding:8px 6px 6px;border-radius:10px;background:linear-gradient(145deg,#1678f2,#0fb6aa);box-shadow:0 7px 18px #1876f238}.brand-mark i{display:block;width:4px;border-radius:6px;background:#fff;transform:rotate(23deg)}.brand-mark i:nth-child(1){height:9px;opacity:.76}.brand-mark i:nth-child(2){height:15px}.brand-mark i:nth-child(3){height:20px;opacity:.88}.brand-name{font-weight:800;font-size:20px;letter-spacing:-.04em}.desktop-nav{display:flex;align-items:center;gap:32px;height:100%;margin:auto}.desktop-nav a{position:relative;display:grid;align-items:center;height:100%;font-size:14px;font-weight:600;color:#536078}.desktop-nav a:hover,.desktop-nav a.active{color:var(--brand)}.desktop-nav a.active:after{content:"";position:absolute;bottom:-1px;left:50%;width:22px;height:3px;border-radius:10px 10px 0 0;background:var(--brand);transform:translate(-50%)}.header-actions{display:flex;align-items:center;gap:10px}.button{min-height:42px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:10px;background:none;color:var(--ink);cursor:pointer;font-weight:700;font-size:14px;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--brand);box-shadow:0 8px 22px #1876f23b}.button-primary:hover{background:var(--brand-dark);box-shadow:0 10px 28px #1876f24d}.button-secondary{background:#fff;border-color:#dbe4ef}.button-secondary:hover,.button-ghost:hover{border-color:#b9c8da;background:#f8fafc}.button-ghost{min-height:38px;padding-inline:14px}.button-large{min-height:52px;padding-inline:24px;border-radius:12px;font-size:15px}.button-disabled{background:#edf1f6;color:#8a94a7;cursor:not-allowed}.button-disabled:hover{transform:none}.menu-button{display:none;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fff}.mobile-nav{display:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;box-shadow:0 18px 30px #142e5214}.mobile-nav .container{padding-block:12px 18px;display:grid}.mobile-nav a:not(.button){padding:12px 4px;font-weight:600;color:#536078}.mobile-nav a.active{color:var(--brand)}.mobile-actions{display:flex;gap:10px;margin-top:10px}.mobile-actions .button{flex:1}.home-hero{min-height:680px;display:grid;align-items:center;overflow:hidden;background:radial-gradient(circle at 80% 18%,rgba(16,184,166,.11),transparent 27%),radial-gradient(circle at 12% 34%,rgba(24,118,242,.08),transparent 24%),linear-gradient(180deg,#fbfdff,#f5f9ff)}.hero-grid{min-height:680px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:72px;padding-block:76px 84px}.trust-pill{width:fit-content;display:flex;align-items:center;gap:7px;margin-bottom:22px;padding:7px 12px;border:1px solid #d9e9ff;border-radius:99px;background:#ffffffbf;color:var(--brand-dark);font-size:13px;font-weight:700}.hero-copy h1{margin-bottom:24px;font-size:clamp(42px,5vw,64px);line-height:1.13;letter-spacing:-.055em;font-weight:800}.hero-copy h1 span{color:var(--brand)}.hero-copy>p{max-width:630px;margin-bottom:30px;color:var(--muted);font-size:17px;line-height:1.9}.hero-actions{display:flex;gap:12px;margin-bottom:26px}.hero-assurances{display:flex;flex-wrap:wrap;gap:18px;padding:0;margin:0;list-style:none;color:#4c5c74;font-size:13px;font-weight:600}.hero-assurances li{display:flex;align-items:center;gap:6px}.hero-assurances svg{color:var(--aqua)}.hero-visual{position:relative;min-height:450px;display:grid;place-items:center}.hero-visual:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;background:linear-gradient(145deg,#1876f21f,#10b8a614)}.hero-visual:after{content:"";position:absolute;width:330px;height:330px;border:1px dashed rgba(24,118,242,.24);border-radius:50%;animation:orbit 28s linear infinite}.status-panel{position:relative;z-index:2;width:min(420px,90%);border:1px solid rgba(255,255,255,.9);border-radius:24px;background:#ffffffe0;box-shadow:0 28px 70px #1c477e2b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.panel-head{height:60px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);font-size:13px;font-weight:700}.live-dot{display:flex;align-items:center;gap:7px;color:#168976;font-size:12px}.live-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 4px #10b8a61f}.connection-core{padding:34px 20px 30px;display:flex;flex-direction:column;align-items:center;text-align:center}.pulse-ring{width:76px;height:76px;display:grid;place-items:center;margin-bottom:17px;border:1px solid #cfe4ff;border-radius:50%;background:var(--brand-soft);color:var(--brand);box-shadow:0 0 0 12px #1876f20b}.connection-core strong{margin-bottom:7px;font-size:19px}.connection-core span{color:var(--muted);font-size:13px}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.metric-row>div{padding:16px 8px;display:flex;flex-direction:column;gap:4px;text-align:center;border-right:1px solid var(--line)}.metric-row>div:last-child{border-right:0}.metric-row span{color:#8a95a9;font-size:10px}.metric-row strong{font-size:12px}.floating-note{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid rgba(255,255,255,.9);border-radius:13px;background:#fffffff0;box-shadow:0 12px 30px #1f427021;color:var(--brand)}.floating-note span{display:flex;flex-direction:column;color:var(--muted);font-size:11px}.floating-note b{color:var(--ink);font-size:12px}.note-one{left:-8px;top:84px}.note-two{right:-8px;bottom:67px}.section{padding:96px 0}.section-heading{max-width:570px}.section-heading.centered{margin:0 auto 50px;text-align:center}.eyebrow{margin-bottom:13px;color:var(--brand);font-size:11px;line-height:1;letter-spacing:.18em;font-weight:800}.section-heading h2,.quick-start h2,.contact-panel h2{margin-bottom:15px;font-size:clamp(29px,3vw,40px);line-height:1.25;letter-spacing:-.045em}.section-heading>p:last-child,.contact-panel p{color:var(--muted);line-height:1.8}.section-features{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{min-height:240px;padding:28px 25px;border:1px solid var(--line);border-radius:17px;background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s}.feature-card:hover{transform:translateY(-4px);border-color:#cfdef0;box-shadow:var(--shadow)}.icon-tile{width:48px;height:48px;display:grid;place-items:center;margin-bottom:25px;border-radius:13px;background:var(--brand-soft);color:var(--brand)}.feature-card:nth-child(2n) .icon-tile{background:#e9faf7;color:#099b8c}.feature-card h3{margin-bottom:12px;font-size:17px}.feature-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.split-section{background:var(--surface)}.two-column{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--brand);font-size:14px;font-weight:700}.notice-preview-list{display:grid;gap:10px}.notice-preview{min-height:100px;padding:20px 20px 20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line);border-radius:13px;background:#fff;transition:border-color .2s,transform .2s,box-shadow .2s}.notice-preview:hover{transform:translate(4px);border-color:#cadaed;box-shadow:0 10px 28px #1f416c14}.notice-preview>svg{flex:0 0 auto;color:#a6b1c3}.notice-preview h3{margin:9px 0 5px;font-size:15px;line-height:1.45}.notice-preview time{color:#98a2b4;font-size:11px}.tag{display:inline-flex;align-items:center;gap:3px;margin-right:6px;padding:4px 7px;border-radius:5px;background:#edf4fd;color:#376492;font-size:10px;font-weight:700}.tag-accent{background:#fff3e6;color:#c66d17}.quick-start-section{background:#fff}.quick-start{padding:54px;border:1px solid #dce9f8;border-radius:24px;background:linear-gradient(125deg,#f7fbff,#f1f9fa)}.quick-start>div:first-child{max-width:620px}.step-list{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;padding:42px 0 35px;margin:0;list-style:none}.step-list li{position:relative;display:flex;gap:16px}.step-list li:not(:last-child):after{content:"";position:absolute;left:calc(100% - 7px);top:16px;width:28px;border-top:1px dashed #afc7df}.step-list>li>span{flex:0 0 auto;color:var(--brand);font-weight:800;font-size:14px}.step-list h3{margin-bottom:8px;font-size:16px}.step-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.quick-links{display:flex;gap:12px;padding-top:24px;border-top:1px solid #dbe7f3}.quick-links a{flex:1;min-height:54px;padding:0 18px;display:flex;align-items:center;gap:10px;border-radius:11px;background:#fff;color:#41516b;font-size:14px;font-weight:700}.quick-links a svg:first-child{color:var(--brand)}.quick-links a svg:last-child{margin-left:auto;color:#a5afbf}.contact-section{padding-top:0}.contact-panel{padding:45px 50px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;border-radius:22px;background:#12213b;color:#fff}.contact-panel>div:first-child{max-width:650px}.contact-panel h2{margin-bottom:10px}.contact-panel p{margin-bottom:0;color:#b8c3d5}.contact-actions{display:flex;flex-wrap:wrap;justify-content:end;gap:9px}.contact-panel .button-secondary{border-color:#ffffff2e;background:#ffffff12;color:#fff}.page-hero{min-height:340px;display:grid;align-items:center;background:radial-gradient(circle at 75% 40%,rgba(16,184,166,.08),transparent 25%),linear-gradient(180deg,#fbfdff,#f2f7fc);border-bottom:1px solid #e7edf4}.page-hero-inner{padding-block:72px;text-align:center}.page-hero h1{margin-bottom:15px;font-size:clamp(38px,5vw,52px);letter-spacing:-.055em;line-height:1.2}.page-hero-inner>p:not(.eyebrow){max-width:690px;margin:0 auto;color:var(--muted);line-height:1.8}.trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:23px;color:#59708b;font-size:12px;font-weight:600}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{color:var(--aqua)}.state-card{min-height:110px;padding:25px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px dashed #cfd9e6;border-radius:13px;background:#fafcff;color:var(--muted);font-size:14px}.state-error{color:#a34545;background:snow;border-color:#ebcaca}.spin{animation:spin 1.1s linear infinite}.tutorial-section{background:var(--surface)}.tutorial-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:24px;align-items:start}.tutorial-sidebar{position:sticky;top:96px;max-height:calc(100vh - 120px);padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff;overflow-y:auto}.search-box{height:44px;padding:0 13px;display:flex;align-items:center;gap:9px;border:1px solid #dce3ed;border-radius:10px;background:#fafbfc;color:#8792a5}.search-box:focus-within{border-color:#91bdf4;box-shadow:0 0 0 3px #1876f214}.search-box input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.search-box input::placeholder{color:#a5adba}.tutorial-sidebar>.state-card{min-height:80px;margin-top:12px}.tutorial-groups{display:grid;gap:4px;margin-top:12px}.tutorial-group>button{width:100%;padding:12px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:8px;background:transparent;color:#3d4d66;cursor:pointer;font-size:13px;font-weight:700;text-align:left}.tutorial-group>button:hover{background:#f5f8fc}.tutorial-group>button span{display:flex;align-items:center;gap:8px}.tutorial-group>button svg:last-child{transition:transform .2s}.tutorial-group>button svg.rotated{transform:rotate(180deg)}.tutorial-links{display:grid;gap:2px;padding:0 0 5px 11px}.tutorial-links a{min-height:39px;padding:8px 9px;display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:8px;border-radius:8px;color:#69758a;font-size:12px;line-height:1.4}.tutorial-links a:hover,.tutorial-links a.active{color:var(--brand);background:var(--brand-soft)}.tutorial-links small{color:#9ca6b6}.tutorial-content{min-height:560px;padding:clamp(25px,4vw,48px);border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 35px #22436c0f}.article-heading{padding-bottom:28px;margin-bottom:30px;border-bottom:1px solid var(--line)}.article-type{display:flex;align-items:center;gap:7px;margin-bottom:15px;color:var(--brand);font-size:12px;font-weight:700}.article-heading h1{margin-bottom:12px;font-size:clamp(26px,4vw,38px);letter-spacing:-.035em;line-height:1.25}.article-heading p{margin-bottom:10px;color:var(--muted);line-height:1.75}.article-duration{display:flex;align-items:center;gap:5px;color:#8a95a7;font-size:12px}.video-frame{padding:10px;border-radius:14px;background:#101827}.video-frame video{width:100%;max-height:600px;border-radius:8px;background:#000}.rich-content{color:#354159;font-size:15px;line-height:1.9;overflow-wrap:anywhere}.rich-content h1,.rich-content h2,.rich-content h3,.rich-content h4{color:var(--ink)!important;line-height:1.4}.rich-content h2,.rich-content h3{margin-top:1.8em}.rich-content p,.rich-content li,.rich-content span{color:inherit!important}.rich-content a{color:var(--brand)!important;text-decoration:underline}.rich-content img{max-width:100%;height:auto;margin:20px auto;border:1px solid var(--line);border-radius:10px}.rich-content .tutorial-card{padding:0!important;max-width:none!important;box-shadow:none!important;background:transparent!important}.rich-content .tutorial-subtitle,.rich-content .step-title{display:inline-block;padding:6px 10px!important;border-radius:6px;color:#fff!important}.rich-content .help-box{padding:18px!important;border-left:4px solid var(--brand)!important;border-radius:8px;background:var(--brand-soft)!important}.download-section,.notice-section{background:#fff}.filter-tabs{width:fit-content;display:flex;align-items:center;gap:4px;margin:0 auto 42px;padding:5px;border:1px solid var(--line);border-radius:11px;background:#f6f8fb}.filter-tabs button{min-height:38px;padding:0 17px;border:0;border-radius:8px;background:transparent;color:#6b7689;cursor:pointer;font-size:13px;font-weight:600}.filter-tabs button:hover{color:var(--brand)}.filter-tabs button.active{background:#fff;color:var(--brand);box-shadow:0 3px 10px #26426717}.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.download-grid>.state-card{grid-column:1 / -1}.download-card{min-height:320px;padding:28px;display:grid;grid-template-columns:64px 1fr;gap:22px;border:1px solid var(--line);border-radius:17px;background:#fff;transition:transform .25s,box-shadow .25s,border-color .25s}.download-card:hover{transform:translateY(-3px);border-color:#cbdced;box-shadow:var(--shadow)}.download-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:15px;background:var(--brand-soft);color:var(--brand)}.download-icon.android{background:#eaf9f5;color:#0a9d89}.download-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.download-meta span{padding:4px 8px;border-radius:5px;background:#f1f4f8;color:#6e7a8e;font-size:10px;font-weight:700}.download-copy h2{margin-bottom:10px;font-size:18px;line-height:1.4}.download-copy>p{min-height:67px;margin-bottom:18px;color:var(--muted);font-size:13px;line-height:1.75}.file-info{display:flex;align-items:center;gap:6px;margin-bottom:20px;color:#8490a3;font-size:12px}.download-copy .button{min-height:41px}.download-help{margin-top:42px;padding:26px 30px;display:flex;justify-content:space-between;align-items:center;gap:28px;border:1px solid #dfe8f2;border-radius:14px;background:var(--surface)}.download-help h2{margin-bottom:6px;font-size:16px}.download-help p{margin:0;color:var(--muted);font-size:13px}.notice-tools{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:36px}.notice-tools .filter-tabs{margin:0}.notice-search{width:250px;flex:0 0 auto}.notice-list{display:grid;gap:12px}.notice-card{min-height:150px;padding:24px 26px;display:grid;grid-template-columns:66px 1fr 42px;align-items:center;gap:27px;border:1px solid var(--line);border-radius:14px;transition:border-color .2s,transform .2s,box-shadow .2s}.notice-card:hover{transform:translateY(-2px);border-color:#cbd9e9;box-shadow:0 12px 32px #1f426e14}.notice-date{width:66px;height:69px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:11px;background:#f2f6fb}.notice-date strong{font-size:23px;line-height:1}.notice-date span{margin-top:6px;color:#8490a3;font-size:10px}.notice-labels{display:flex;align-items:center;flex-wrap:wrap}.notice-card h2{margin:10px 0 7px;font-size:17px;line-height:1.45}.notice-card h2 a:hover{color:var(--brand)}.notice-card-content>p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.notice-more{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:#8c98aa}.notice-more:hover{background:var(--brand);border-color:var(--brand);color:#fff}.detail-state{min-height:60vh}.detail-state .text-link{margin-top:22px}.notice-detail{min-height:70vh;padding:70px 0 96px;background:var(--surface)}.detail-container{max-width:880px}.back-link{display:inline-flex;align-items:center;gap:7px;margin-bottom:25px;color:#617089;font-size:13px;font-weight:600}.back-link:hover{color:var(--brand)}.detail-header{padding:clamp(28px,5vw,52px);border:1px solid var(--line);border-bottom:0;border-radius:18px 18px 0 0;background:#fff;text-align:center}.detail-header .notice-labels{justify-content:center;margin-bottom:16px}.detail-header h1{max-width:720px;margin:0 auto 18px;font-size:clamp(28px,4vw,40px);line-height:1.35;letter-spacing:-.035em}.detail-header>p{margin:0;display:flex;justify-content:center;align-items:center;gap:6px;color:#909aab;font-size:12px}.notice-body{padding:clamp(30px,6vw,62px);border:1px solid var(--line);background:#fff;color:#3d495f;font-size:15px;line-height:2}.notice-body p{margin-bottom:1.15em;white-space:pre-wrap}.notice-body img{margin:30px auto 0;border-radius:12px}.detail-footer{padding:24px 30px;display:flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid var(--line);border-top:0;border-radius:0 0 18px 18px;background:#f9fbfd}.detail-footer p{margin:0;color:var(--muted);font-size:12px}.not-found{min-height:70vh;display:grid;place-items:center;text-align:center;background:var(--surface)}.not-found span{display:block;color:#d7e4f3;font-size:100px;line-height:1;font-weight:800;letter-spacing:-.08em}.not-found h1{margin:22px 0 12px;font-size:30px}.not-found p{margin-bottom:25px;color:var(--muted)}.site-footer{padding:64px 0 22px;border-top:1px solid var(--line);background:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px;padding-bottom:50px}.footer-about p{max-width:320px;margin:20px 0 0;color:var(--muted);font-size:12px;line-height:1.8}.footer-grid h2{margin:7px 0 19px;font-size:13px}.footer-links{display:grid;gap:11px;color:#7a8598;font-size:12px}.footer-links a:hover{color:var(--brand)}.footer-bottom{padding-top:20px;display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);color:#9ba4b3;font-size:10px}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:8px}.record-links a:hover{color:var(--brand)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes orbit{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:980px){.desktop-nav{gap:19px}.hero-grid{grid-template-columns:1fr 1fr;gap:30px}.hero-copy h1{font-size:47px}.feature-grid{grid-template-columns:repeat(2,1fr)}.two-column{gap:40px}.note-one{left:-2px}.note-two{right:-2px}.download-card{grid-template-columns:52px 1fr;padding:23px;gap:16px}.download-icon{width:52px;height:52px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:28px}}@media(max-width:820px){:root{--container: min(100% - 32px, 720px)}.desktop-nav,.desktop-action{display:none}.header-actions{margin-left:auto}.menu-button,.mobile-nav{display:flex}.mobile-nav{display:block}.home-hero,.hero-grid{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-block:70px}.hero-copy{text-align:center}.trust-pill,.hero-copy>p{margin-inline:auto}.hero-actions,.hero-assurances{justify-content:center}.hero-visual{max-width:590px;width:100%;margin:0 auto}.note-one{left:6%}.note-two{right:6%}.two-column{grid-template-columns:1fr;gap:35px}.step-list{grid-template-columns:1fr;gap:25px}.step-list li:not(:last-child):after{display:none}.contact-panel{grid-template-columns:1fr}.contact-actions{justify-content:start}.tutorial-layout{grid-template-columns:1fr}.tutorial-sidebar{position:static;max-height:none}.download-grid{grid-template-columns:1fr}.notice-tools{align-items:stretch;flex-direction:column}.notice-tools .filter-tabs{width:100%;overflow-x:auto}.notice-search{width:100%}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2 / 4}}@media(max-width:600px){:root{--container: calc(100% - 28px) }.site-header,.header-inner{height:64px}.brand-name{font-size:18px}.brand-mark{width:30px;height:30px}.mobile-nav .container{width:calc(100% - 28px)}.hero-grid{padding-block:55px 62px}.hero-copy h1{font-size:39px}.hero-copy>p{font-size:15px;line-height:1.8}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-assurances{gap:11px;font-size:11px}.hero-visual{min-height:390px}.hero-visual:before{width:330px;height:330px}.hero-visual:after{width:280px;height:280px}.status-panel{width:100%}.floating-note{display:none}.section{padding:70px 0}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.quick-start{padding:32px 24px}.quick-links{flex-direction:column}.contact-panel{padding:34px 26px}.contact-actions,.contact-actions .button{width:100%}.page-hero{min-height:300px}.page-hero-inner{padding-block:56px}.tutorial-content{padding:24px 18px}.filter-tabs{width:100%;overflow-x:auto;justify-content:start}.filter-tabs button{white-space:nowrap}.download-card{grid-template-columns:1fr}.download-copy>p{min-height:auto}.download-help{align-items:stretch;flex-direction:column}.notice-card{grid-template-columns:50px 1fr;padding:19px 16px;gap:15px}.notice-date{width:50px;height:60px}.notice-date strong{font-size:20px}.notice-more{display:none}.detail-header{text-align:left}.detail-header .notice-labels,.detail-header>p{justify-content:start}.detail-footer{align-items:stretch;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1 / -1}.footer-bottom{flex-direction:column}}
