.passport-ui .page-main.section-page{width:min(1200px,100% - 64px);max-width:none;min-height:72vh;margin:0 auto;padding:144px 0 96px}.passport-ui .section-page .section-page-heading{margin:0 0 44px;padding:0}.passport-ui .section-page-heading .eyebrow{color:var(--muted);letter-spacing:.14em;margin:0 0 18px;font-size:11px;line-height:1.5}.passport-ui .section-page-heading h1{color:var(--text);letter-spacing:-.035em;margin:0;font-size:clamp(32px,3.8vw,48px);font-weight:650;line-height:1.25}.passport-ui .section-page-heading h1>span{color:var(--green)}.passport-ui .section-page-heading .section-page-intro{max-width:760px;color:var(--muted);margin:20px 0 0;font-size:16px;line-height:1.8}.passport-ui .section-page>:is(.content-shell,.firmware-tool-content){width:100%;max-width:none;margin:0;padding:0}@media (max-width:760px){.passport-ui .page-main.section-page{width:calc(100% - 40px);padding:112px 0 64px}.passport-ui .section-page .section-page-heading{margin-bottom:32px}.passport-ui .section-page-heading .eyebrow{margin-bottom:14px;font-size:10px}.passport-ui .section-page-heading .section-page-intro{margin-top:16px;font-size:15px}}.updates-page,.updates-article{width:min(1180px,100% - 64px);min-height:70vh;margin:0 auto;padding:150px 0 100px}.updates-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.updates-section-heading h2{margin:12px 0 0;font-size:clamp(26px,3.2vw,40px);line-height:1.25}.updates-section-heading>a{color:var(--green);flex-shrink:0;padding:10px 0;font-size:14px}.updates-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.update-card{border:1px solid var(--line);background:var(--panel);border-radius:14px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.update-card-image{aspect-ratio:16/9;display:block;overflow:hidden}.update-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .2s}.update-card:hover .update-card-image img{transform:scale(1.025)}.update-card-content{flex-direction:column;flex:1;padding:26px;display:flex}.update-meta{color:var(--green);flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.update-meta b,.update-byline b{border:1px solid var(--line);border-radius:4px;padding:3px 7px;font-size:11px;font-weight:500}.update-meta b{color:var(--muted)}.update-card h3{overflow-wrap:anywhere;margin:18px 0 12px;font-size:21px;line-height:1.5}.update-card h3 a:hover{color:var(--green)}.update-card-content>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 26px;font-size:14px;line-height:1.8;display:-webkit-box;overflow:hidden}.update-card-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;font-size:12px;display:flex}.update-card-bottom>a{color:var(--text);padding:4px 10px;font-size:20px}.updates-filters{flex-wrap:wrap;gap:8px;margin-bottom:8px;padding-bottom:24px;display:flex}.updates-filters button,.updates-pagination button,.updates-state button,.update-article-footer button{border:1px solid var(--line);color:var(--muted);cursor:pointer;font:inherit;background:0 0;border-radius:8px;padding:10px 16px;font-size:14px}.updates-filters button[aria-pressed=true]{border-color:var(--green);color:var(--green);background:var(--passport-green-soft,#122a1e)}.updates-pagination{justify-content:center;align-items:center;gap:24px;margin-top:40px;font-size:13px;display:flex}.updates-pagination button:disabled{opacity:.4;cursor:default}.updates-state{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:12px;padding:42px 24px;line-height:1.8}.updates-state>p{color:var(--text);margin:0 0 10px;font-size:17px}.updates-state>span{font-size:13px}.updates-article{max-width:820px}.updates-back{color:var(--muted);margin-bottom:44px;font-size:14px;display:inline-block}.update-article-heading h1{overflow-wrap:anywhere;margin:20px 0;font-size:clamp(30px,4.3vw,48px);line-height:1.4}.update-article-summary{color:var(--muted);font-size:18px;line-height:1.8}.update-byline{color:var(--muted);flex-wrap:wrap;align-items:center;gap:20px;margin:26px 0 36px;font-size:13px;display:flex}.update-byline b{color:var(--green);margin-left:6px}.update-article-cover{object-fit:contain;border-radius:12px;max-width:100%;max-height:640px;margin:0 auto 42px;display:block}.update-body{overflow-wrap:anywhere;font-size:16px;line-height:1.95}.update-body :is(p,ul,ol,pre,blockquote){margin:0 0 24px}.update-body :is(h2,h3,h4){margin:40px 0 18px;line-height:1.45}.update-body h2{font-size:26px}.update-body h3{font-size:21px}.update-body h4{font-size:18px}.update-body :is(ul,ol){padding-left:24px}.update-body ul{list-style:outside}.update-body ol{list-style:decimal}.update-body a{color:var(--green);text-underline-offset:4px;text-decoration:underline}.update-body img{object-fit:contain;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:560px;margin:24px auto;display:block}.update-body pre{background:var(--panel);border-radius:10px;padding:20px;overflow:auto}.update-body code{white-space:pre-wrap;font-size:.88em}.update-body blockquote{border-left:3px solid var(--green);color:var(--muted);padding-left:22px}.update-body hr{border:0;border-top:1px solid var(--line);margin:32px 0}.update-article-footer{border-top:1px solid var(--line);color:var(--green);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:52px;padding-top:28px;display:flex}.updates-admin{padding:28px}.updates-admin-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.updates-admin-top h2{margin:0 0 8px}.updates-admin-top p,.updates-admin small{color:var(--muted);line-height:1.7}.updates-admin button,.updates-admin select{font:inherit;color:var(--text);background:var(--panel-light);border:1px solid var(--line);cursor:pointer;border-radius:8px;padding:10px 14px}.updates-admin button:disabled{opacity:.5;cursor:default}.updates-admin-list{gap:12px;display:grid}.updates-admin-row{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.updates-admin-row h3{margin:8px 0}.updates-editor{gap:22px;display:grid}.updates-editor label{gap:8px;display:grid}.updates-editor input:not([type=checkbox]),.updates-editor textarea{background:var(--bg);width:100%;min-width:0;color:var(--text);border:1px solid var(--line);font:inherit;border-radius:8px;padding:12px}.updates-editor textarea{resize:vertical;line-height:1.8}.updates-editor fieldset{border:0;gap:22px;min-width:0;margin:0;padding:0;display:grid}.updates-editor-tools,.updates-editor-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.updates-editor .updates-check{flex-direction:row;align-items:center;gap:8px;display:flex}.updates-editor-cover{border-radius:10px;max-width:320px;max-height:180px}.updates-editor-actions .updates-publish{color:var(--passport-on-green);background:var(--green);border-color:var(--green)}.updates-admin-message{border:1px solid var(--line);border-radius:8px;padding:14px;line-height:1.7}.updates-admin-preview{border:1px solid var(--line);border-radius:12px;max-width:820px;margin:24px auto 0;padding:30px}@media (max-width:900px){.updates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.updates-grid-home .update-card:last-child{grid-column:1/-1}}@media (max-width:600px){.updates-page,.updates-article{width:calc(100% - 36px);padding-top:110px;padding-bottom:60px}.updates-grid{grid-template-columns:minmax(0,1fr);gap:16px}.updates-section-heading{align-items:start;gap:12px}.updates-section-heading>a{font-size:12px}.update-card-content{padding:22px}.updates-filters{gap:7px}.updates-filters button{padding:9px 11px;font-size:12px}.updates-admin{padding:16px}.updates-admin-row{align-items:start;padding:14px}.updates-admin-preview{padding:18px}}@media (prefers-reduced-motion:reduce){.update-card-image img{transition:none}}.updates-journal .updates-filters{border-bottom:1px solid var(--line);flex-wrap:nowrap;gap:12px;margin:0;padding:0 0 14px;overflow-x:auto}.passport-ui .updates-journal .updates-filters button{--interaction-hover-bg:var(--panel);--interaction-pressed-bg:var(--panel);--interaction-color:var(--text);--interaction-border:transparent;white-space:nowrap;background:0 0;border:0;border-radius:8px;flex-shrink:0;min-height:44px;padding:10px 16px;font-size:14px}.passport-ui .updates-journal .updates-filters button[aria-pressed=true]{--interaction-hover-bg:#183c28;--interaction-pressed-bg:#204a33;--interaction-color:var(--green);color:var(--green);background:var(--passport-green-soft,#122a1e)}.updates-journal .updates-filters button:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.updates-journal .updates-grid{display:block}.update-row-date{display:none}.updates-journal .update-card{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:145px minmax(0,1fr);column-gap:32px;padding:34px 0;display:grid;position:relative}.updates-journal .update-card.has-cover{grid-template-columns:145px minmax(0,1fr) 190px}.updates-journal .update-row-date{color:var(--muted);grid-area:1/1;padding-top:3px;font-size:12px;display:block}.updates-journal .update-card-content{grid-area:1/2;padding:0;display:block}.updates-journal .update-card-image{aspect-ratio:16/10;border:1px solid var(--line);border-radius:8px;grid-area:1/3;align-self:center;width:190px}.updates-journal .update-card h3{margin:12px 0 9px;font-size:22px;line-height:1.5}.updates-journal .update-card-content>p{-webkit-line-clamp:2;max-width:650px;margin:0}.updates-journal .update-card-bottom{display:none}.updates-journal .updates-state{margin-top:24px}.updates-grid-home .update-card-image{display:none}.updates-grid-home .update-card-content{padding:24px}.updates-grid-home .update-card h3{font-size:19px}.updates-grid-home .update-card-content>p{-webkit-line-clamp:2}.updates-grid-home .update-card-bottom{margin-top:0}.updates-grid-home .update-card{background:0 0}.updates-visibility{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px 24px;margin-bottom:30px;padding:0 0 26px;display:grid}.updates-visibility h3{margin:0 0 8px;font-size:16px}.updates-visibility p{color:var(--muted);max-width:580px;margin:0;font-size:13px;line-height:1.7}.updates-visibility>p{grid-column:1/-1}.updates-visibility fieldset{border:0;flex-wrap:wrap;gap:8px;margin:0;padding:0;display:flex}.updates-visibility label{border:1px solid var(--line);cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:13px;display:flex}.updates-visibility label:has(:checked){border-color:var(--green);color:var(--green);background:#122a1e}.updates-visibility input{accent-color:var(--green)}.updates-body-field{gap:10px;min-width:0;display:grid}.updates-rich-editor{border:1px solid var(--line);background:var(--bg);border-radius:12px;overflow:clip}.updates-rich-editor:focus-within{border-color:#478964}.updates-formatbar{border-bottom:1px solid var(--line);background:var(--panel);flex-wrap:wrap;align-items:center;gap:3px;padding:9px 12px;display:flex}.updates-formatbar button,.updates-formatbar select{background:0 0;border:0;border-radius:5px;min-width:32px;padding:7px 9px;font-size:13px}.updates-formatbar button:hover,.updates-formatbar button[aria-pressed=true]{color:var(--green);background:#1a3525}.updates-tool-divider{background:var(--line);width:1px;height:20px;margin:0 5px}.updates-document{cursor:text;outline:none;min-height:420px;padding:36px 48px}.updates-document>:first-child{margin-top:0}.updates-document>:last-child{margin-bottom:0}.updates-document p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;height:0;color:var(--muted);opacity:.7}.updates-document .ProseMirror-selectednode{outline:2px solid var(--green);outline-offset:3px}.updates-document li>p{margin-bottom:5px}.updates-document img{object-fit:contain;max-height:540px}.updates-editor-status{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:16px;padding:12px 18px;font-size:12px;display:flex}.updates-length-error{color:#ff8c8c}.updates-link-popover{background:var(--panel);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:end;gap:10px;padding:16px;display:flex}.updates-link-popover label{flex:1;min-width:190px;font-size:12px}.updates-link-popover p{color:#ff8c8c;flex-basis:100%;margin:0}@media (max-width:900px){.updates-visibility{grid-template-columns:1fr}.updates-journal .update-card{grid-template-columns:112px minmax(0,1fr);gap:22px}.updates-journal .update-card.has-cover{grid-template-columns:112px minmax(0,1fr) 150px}.updates-journal .update-card-image{width:150px}}@media (max-width:600px){.updates-page{padding-top:112px}.updates-journal .updates-filters{gap:23px}.updates-journal .updates-filters button{font-size:13px}.updates-journal .update-card,.updates-journal .update-card.has-cover{grid-template-columns:minmax(0,1fr) 90px;gap:10px 18px;padding:26px 0}.updates-journal .update-row-date{grid-area:1/1/auto/-1;padding:0;font-size:11px}.updates-journal .update-card-content{grid-area:2/1/auto/-1}.updates-journal .update-card.has-cover .update-card-content{grid-column:1}.updates-journal .update-card-image{aspect-ratio:1;grid-area:2/2;align-self:start;width:90px;margin-top:28px}.updates-journal .update-card h3{margin:9px 0 7px;font-size:18px}.updates-journal .update-card-content>p{font-size:13px}.updates-document{min-height:360px;padding:24px 20px}.updates-formatbar{padding:7px}.updates-tool-divider{margin:0 2px}.updates-editor-status{padding:10px 12px;font-size:11px}}.updates-editor .updates-editor-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.updates-writing-panel{border:1px solid var(--line);background:var(--bg);border-radius:14px;min-width:0;padding:26px 30px 0;overflow:clip}.updates-document-topline{color:var(--muted);letter-spacing:.03em;justify-content:space-between;margin-bottom:22px;font-size:11px;display:flex}.updates-editor .updates-title-field textarea{border:0;border-radius:0;outline:none;padding:0;font-size:28px;font-weight:650;line-height:1.4}.updates-title-field{margin-bottom:24px}.updates-editor .updates-summary-field{color:var(--muted);margin-bottom:26px;font-size:12px}.updates-editor .updates-summary-field textarea{background:0 0;border:0;outline:none;padding:0;font-size:14px}.updates-writing-panel .updates-rich-editor{border:0;border-top:1px solid var(--line);border-radius:0;margin:0 -30px}.updates-writing-panel .updates-document{min-height:440px;padding:30px}.updates-publishing-panel{gap:16px;display:grid}.updates-settings-card{border:1px solid var(--line);background:var(--panel);border-radius:12px;gap:16px;padding:18px;display:grid}.updates-setting-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.updates-setting-title h3{margin:0;font-size:14px}.updates-setting-title>span{color:var(--muted);font-size:11px}.updates-settings-card label{color:var(--muted);font-size:12px}.updates-settings-card select{width:100%;font-size:13px}.updates-settings-card .updates-check{color:var(--text);padding-top:4px;font-size:13px}.updates-check input,.updates-audience-options input{accent-color:var(--green)}.updates-field-help{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.updates-cover-drop{place-items:center;gap:8px;display:grid;background:0 0!important;border-style:dashed!important;padding:20px 8px!important;font-size:13px!important}.updates-cover-drop>span{color:var(--muted);font-size:25px;font-weight:300}.updates-cover-drop small{font-size:10px}.updates-settings-card .updates-editor-cover{object-fit:cover;width:100%;max-height:160px}.updates-settings-card .updates-editor-tools button{padding:7px 10px;font-size:12px}.updates-notify-settings{gap:15px;display:grid}.updates-audience-options{border:1px solid var(--line);background:var(--bg);border-radius:7px;grid-template-columns:repeat(3,1fr);padding:3px;display:grid}.updates-audience-options label{text-align:center;cursor:pointer;display:block;position:relative}.updates-audience-options input{opacity:0;width:1px;height:1px;position:absolute}.updates-audience-options span{border-radius:4px;padding:8px 3px;font-size:12px;display:block}.updates-audience-options :checked+span{color:var(--green);background:#183224}.updates-audience-options input:focus-visible+span{outline:2px solid var(--green)}.updates-recipients{gap:10px;display:grid}.updates-recipients button{padding:8px 10px;font-size:12px}.updates-recipients ul{max-height:220px;margin:0;padding:0;list-style:none;overflow:auto}.updates-recipients li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:9px 0;display:flex}.updates-recipients li div{overflow-wrap:anywhere;gap:4px;min-width:0;display:grid}.updates-recipients li b{font-size:12px;font-weight:500}.updates-recipients li small{font-size:11px}.updates-recipients li button{background:0 0;border:0;font-size:18px}.updates-notify-warning,.updates-inline-error{color:#f0c780;margin:0;font-size:12px;line-height:1.7}.updates-mail-preview{background:var(--bg);border:1px solid var(--line);overflow-wrap:anywhere;border-radius:8px;gap:9px;padding:14px;display:grid}.updates-mail-preview small{font-size:10px}.updates-mail-preview strong{font-size:13px;font-weight:600;line-height:1.6}.updates-mail-preview p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.updates-mail-preview>span{color:var(--green);font-size:12px}.updates-editor-actions{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;padding:18px 0}.updates-publication-note{align-items:center;gap:16px;font-size:12px;display:flex}.updates-admin .updates-unpublish{color:var(--muted);background:0 0;border:0;padding:0;font-size:12px}.updates-editor-actions button{font-size:13px}@media (max-width:1100px){.updates-editor .updates-editor-layout{grid-template-columns:minmax(0,1fr)}.updates-publishing-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.updates-publishing-panel>:last-child{grid-column:1/-1}}@media (max-width:600px){.updates-publishing-panel{grid-template-columns:minmax(0,1fr)}.updates-writing-panel{padding:22px 18px 0}.updates-writing-panel .updates-rich-editor{margin:0 -18px}.updates-writing-panel .updates-document{padding:22px 18px}.updates-editor .updates-title-field textarea{font-size:22px}.updates-editor-actions{align-items:stretch}.updates-editor-actions>.updates-editor-tools{width:100%}.updates-editor-actions>.updates-editor-tools button{flex:1}}.updates-admin .updates-new-button{color:var(--passport-on-green);background:var(--green);border-color:var(--green)}.updates-editor-modal{width:min(1280px,100vw - 48px);max-width:none;height:min(900px,100dvh - 48px);max-height:none;color:var(--text);background:var(--bg);border:1px solid #343a36;border-radius:18px;margin:auto;padding:0;overflow:hidden;box-shadow:0 30px 100px #0009}.updates-editor-modal[open]{flex-direction:column;display:flex}.updates-editor-modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000b}.updates-modal-header{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;display:flex}.updates-modal-header p{color:var(--muted);letter-spacing:.12em;margin:0 0 6px;font-size:10px}.updates-modal-header h2{margin:0;font-size:20px}.updates-modal-header>div:last-child{align-items:center;gap:16px;display:flex}.updates-modal-scope{color:var(--muted);background:var(--panel);border:1px solid var(--line);border-radius:5px;padding:6px 10px;font-size:12px}.updates-admin .updates-modal-close{color:var(--muted);background:0 0;border:0;padding:7px;font-size:27px;line-height:1}.updates-modal-scroll{flex:1;min-height:0;padding:24px 28px 0;display:block;overflow:auto}.updates-editor-modal .updates-editor-layout{grid-template-rows:1fr auto;min-height:100%}.updates-editor-modal [hidden]{display:none!important}.updates-editor-modal .updates-editor-actions{z-index:3;background:var(--bg);box-shadow:0 -12px 22px var(--bg);margin:0 -28px;padding:17px 28px;position:sticky;bottom:0}.updates-editor-modal .updates-admin-preview{box-sizing:border-box;border:0;grid-column:1/-1;width:100%;margin:0 auto 20px;padding:22px 30px}.updates-modal-confirm{background:#30291d;border-bottom:1px solid #6a5432;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding:16px 28px;display:flex}.updates-modal-confirm strong{font-size:14px}.updates-modal-confirm p{color:#c9b99c;margin:5px 0 0;font-size:12px}.updates-modal-confirm button{font-size:12px}.updates-modal-message{border-bottom:1px solid var(--line);background:#17261d;flex-shrink:0;margin:0;padding:12px 28px;font-size:13px;line-height:1.7}.updates-modal-message[role=alert]{background:#32221e}.updates-modal-message button{margin-left:10px;padding:5px 9px;font-size:12px}@media (max-width:1100px) and (min-width:801px){.updates-editor-modal .updates-editor-layout{grid-template-columns:minmax(0,1fr) 270px}.updates-editor-modal .updates-publishing-panel{grid-template-columns:minmax(0,1fr)}}@media (max-width:800px){.updates-editor-modal{border-radius:12px;width:calc(100vw - 24px);height:calc(100dvh - 24px)}.updates-modal-scroll{padding:18px 16px 0}.updates-modal-header{padding:16px}.updates-editor-modal .updates-editor-actions{margin:0 -16px;padding:14px 16px}.updates-modal-confirm{flex-wrap:wrap;padding:14px 16px}.updates-modal-scope{display:none}}.updates-admin .sr-only,.updates-article .sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.updates-editor .updates-title-field textarea{resize:none;field-sizing:content;min-height:1.4em;max-height:180px;overflow-y:auto}.updates-modal-scroll{overflow-x:hidden}
