*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}input,textarea,select{font:inherit;background:0 0;border:none;outline:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}img{max-width:100%;height:auto;display:block}table{border-collapse:collapse;border-spacing:0}:focus:not(:focus-visible){outline:none}:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}body{color:#334155;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#ffffffe6;border-bottom:1px solid #e2e8f0;padding:.75rem 0;position:sticky;top:0}.header .container{align-items:center;gap:1.5rem;display:flex}.logo{color:#3b82f6;white-space:nowrap;flex:none;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:600;text-decoration:none;display:inline-flex}.logo img{vertical-align:middle;flex-shrink:0;display:inline-block}.header-actions{flex:auto;justify-content:flex-end;align-items:center;gap:1.25rem;min-width:0;display:flex}.main-nav{min-width:0}.nav-list,.nav-dropdown{margin:0;padding:0;list-style:none}.nav-list{align-items:center;gap:.2rem;display:flex}.main-nav a,.nav-group-button{color:#64748b;min-height:38px;font:inherit;letter-spacing:0;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:.3rem;padding:.5rem .65rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex}.main-nav a:hover,.main-nav a.active,.nav-group-button:hover,.nav-group-button.active,.nav-group-button[aria-expanded=true]{color:#0f766e;background:#f0fdfa}.main-nav a:focus-visible,.nav-group-button:focus-visible,.nav-toggle:focus-visible{outline-offset:2px;outline:2px solid #0f766e}.nav-group{position:relative}.nav-chevron{line-height:1;transition:transform .2s}.nav-group.open .nav-chevron{transform:rotate(180deg)}.nav-dropdown{z-index:110;background:#fff;border:1px solid #dbe4e8;border-radius:6px;width:max-content;min-width:220px;max-width:280px;padding:.4rem;position:absolute;top:100%;left:0;box-shadow:0 14px 32px #0f172a24}.nav-dropdown a{white-space:normal;width:100%;min-height:36px}.nav-toggle{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:42px;height:42px;padding:0;display:none}.nav-toggle span{background:#334155;width:18px;height:2px}.language-switcher select{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-family:inherit;font-size:14px;transition:all .2s}.language-switcher select:hover{border-color:#3b82f6}.language-switcher select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}@media (width<=900px){.header .container{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;display:grid}.logo{min-width:0;font-size:1.2rem}.nav-toggle{display:inline-flex}.header-actions{border-top:1px solid #e2e8f0;grid-column:1/-1;width:100%;padding-top:.75rem;display:none}.header-actions.open{gap:.75rem;display:grid}.main-nav,.nav-list,.nav-list>li,.nav-group-button,.main-nav .nav-list>li>a{width:100%}.nav-list{gap:.2rem;display:grid}.nav-group-button,.main-nav .nav-list>li>a{justify-content:space-between;padding:.65rem .75rem}.main-nav .nav-list>li>a{justify-content:flex-start}.nav-dropdown{width:auto;max-width:none;box-shadow:none;border:0;border-left:2px solid #ccfbf1;border-radius:0;margin:.2rem 0 .35rem .75rem;padding:.2rem 0 .2rem .5rem;position:static}.nav-dropdown a{padding-left:.75rem}.language-switcher,.language-switcher select{width:100%}}.main{padding:2rem 0 4rem}.hero{text-align:center;margin-bottom:3rem}.hero h1{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.hero p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.converter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:3rem;padding:2rem}.tabs{background:#f1f5f9;border-radius:8px;gap:4px;margin-bottom:2rem;padding:4px;display:flex}.tab-btn{color:#64748b;cursor:pointer;background:0 0;border-radius:6px;flex:1;padding:12px 24px;font-weight:500;transition:all .2s}.tab-btn.active{color:#3b82f6;background:#fff;box-shadow:0 1px 3px #0000001a}.tab-btn:hover:not(.active){color:#3b82f6}.tab-content{display:none}.tab-content.active{display:block}.upload-area{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;padding:3rem 2rem;transition:all .3s}.upload-area:hover{background:#f1f5f9;border-color:#3b82f6}.upload-area.dragover{background:#eff6ff;border-color:#3b82f6;transform:scale(1.02)}.upload-content{pointer-events:none}.upload-icon{color:#94a3b8;width:48px;height:48px;margin:0 auto 1rem}.upload-area h3{color:#334155;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.upload-area p{color:#64748b;margin-bottom:.5rem}.upload-info{color:#94a3b8;font-size:.875rem}.image-preview{margin-top:2rem}.preview-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.clear-btn{color:#fff;cursor:pointer;background:#ef4444;border-radius:6px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:background .2s}.clear-btn:hover{background:#dc2626}.preview-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.preview-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;position:relative}.preview-item img{object-fit:cover;border-radius:6px;width:100%;height:120px;margin-bottom:.75rem}.preview-info{color:#64748b;font-size:.875rem}.remove-btn{color:#fff;cursor:pointer;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:background .2s;display:flex;position:absolute;top:8px;right:8px}.remove-btn:hover{background:#dc2626}.result-section{margin-top:2rem}.result-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.result-header h3{color:#334155;font-size:1.125rem;font-weight:600}.output-options{align-items:center;gap:.5rem;display:flex}.output-options label{color:#64748b;font-size:.875rem;font-weight:500}.output-options select{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-size:14px;transition:all .2s}.result-content{gap:1rem;display:flex}.result-content textarea{resize:vertical;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:1;min-height:120px;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5}.copy-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#3b82f6;border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;padding:12px 24px;font-weight:500;transition:all .2s;display:flex}.copy-btn:hover{background:#2563eb;transform:translateY(-1px)}.copy-btn.copied{background:#10b981}.decode-input{margin-bottom:2rem}.decode-input h3{color:#334155;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.decode-input textarea{resize:vertical;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:120px;margin-bottom:1rem;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5}.decode-btn{color:#fff;cursor:pointer;background:#3b82f6;border-radius:8px;padding:12px 24px;font-weight:500;transition:all .2s}.decode-btn:hover{background:#2563eb}.decode-result h3{color:#334155;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.decode-options{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.input-group{flex-direction:column;gap:.5rem;display:flex}.input-group label{color:#64748b;font-size:.875rem;font-weight:500}.input-group input{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-size:14px;transition:all .2s}.decoded-preview{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;min-height:200px;margin-bottom:1.5rem;padding:1.5rem;display:flex}.decoded-preview img{border-radius:6px;max-width:100%;max-height:300px;box-shadow:0 4px 6px #0000001a}.html-output{margin-top:1.5rem}.html-output h4{color:#334155;margin-bottom:.75rem;font-size:1rem;font-weight:600}.html-output textarea{resize:vertical;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;min-height:80px;margin-bottom:.75rem;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5}.features{margin-top:3rem}.features h2{color:#1e293b;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:600}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.feature-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:transform .2s}.feature-card:hover{transform:translateY(-4px)}.feature-icon{margin-bottom:1rem;font-size:2rem}.feature-card h3{color:#334155;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.feature-card p{color:#64748b;line-height:1.5}.footer{color:#94a3b8;background:#1e293b;margin-top:4rem;padding:3rem 0 1rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-section h4{color:#fff;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.footer-section ul{margin:0;padding:0;list-style:none}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#94a3b8;text-decoration:none;transition:color .2s;display:inline-block}.footer-section a:hover{color:#3b82f6}.footer-bottom{text-align:center;border-top:1px solid #374151;padding-top:1.5rem;font-size:.875rem}.page-header{text-align:center;margin-bottom:3rem}.page-header h1{color:#1e293b;margin-bottom:1rem;font-size:2.5rem;font-weight:600}.page-header p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.tutorial-content{background:#ffffffb3;border-radius:16px;margin-bottom:2rem;padding:2rem}.tutorial-section{margin-bottom:2rem}.tutorial-section h2{color:#1e293b;border-bottom:2px solid #e2e8f0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.step{background:#f8fafc;border-left:4px solid #3b82f6;border-radius:0 8px 8px 0;margin-bottom:1.5rem;padding:1.5rem}.step h3{color:#1e293b;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.info-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin:1rem 0;padding:1rem}.info-box h3{color:#1e40af;margin-bottom:.5rem;font-weight:600}.demo-box{text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:1rem 0;padding:1rem}.demo-box a{color:#059669;font-weight:600;text-decoration:underline}.demo-box a:hover{color:#047857}.format-options{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin:1.5rem 0;display:grid}.format-option{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.format-option h4{color:#1e293b;margin-bottom:.5rem;font-weight:600}.format-option p{color:#64748b;margin-bottom:.75rem}.format-option code{color:#475569;word-break:break-all;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:.5rem;font-size:.875rem;display:block}.use-case{background:#fefce8;border:1px solid #fde047;border-radius:8px;margin:1rem 0;padding:1rem}.use-case h3{color:#a16207;margin-bottom:.5rem;font-weight:600}.tip{background:#ecfdf5;border:1px solid #86efac;border-radius:8px;margin:1rem 0;padding:1rem}.tip h3{color:#166534;margin-bottom:.5rem;font-weight:600}.faq-content{background:#ffffffb3;border-radius:16px;margin-bottom:2rem;padding:2rem}.faq-item{border-bottom:1px solid #e2e8f0;padding:1.5rem 0}.faq-item:last-child{border-bottom:none}.faq-question{color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1.125rem;font-weight:600;display:flex}.faq-question:after{content:"+";color:#3b82f6;font-size:1.5rem;transition:transform .2s}.faq-question.open:after{transform:rotate(45deg)}.faq-question:hover{color:#3b82f6}.faq-answer{color:#64748b;margin-top:.75rem;line-height:1.6}.faq-answer p{margin-bottom:1rem}.faq-answer ul{margin-bottom:1rem;padding-left:1.5rem}.faq-answer code{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:4px;padding:.25rem .5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.contact-section{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:2rem}.contact-section h2{color:#1e293b;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.contact-section a{color:#3b82f6;font-weight:600;text-decoration:underline}.contact-section a:hover{color:#2563eb}.legal-content{background:#ffffffb3;border-radius:16px;margin-bottom:2rem;padding:2rem}.legal-section{margin-bottom:2rem}.legal-section h2{color:#1e293b;border-bottom:2px solid #e2e8f0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.legal-section h3{color:#374151;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.legal-section ul{margin-bottom:1rem;padding-left:1.5rem}.legal-section li{margin-bottom:.5rem}.highlight-box{background:#dbeafe;border:1px solid #93c5fd;border-radius:8px;margin:1rem 0;padding:1rem}.highlight-box p{color:#1e40af;margin:0;font-weight:500}.api-content{background:#ffffffb3;border-radius:16px;margin-bottom:2rem;padding:2rem}.api-section{margin-bottom:2rem}.api-section h2{color:#1e293b;border-bottom:2px solid #e2e8f0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.code-example{background:#1e293b;border-radius:8px;margin:1rem 0;padding:1.5rem;overflow-x:auto}.code-example h3{color:#f1f5f9;margin-bottom:.75rem;font-weight:600}.code-example p{color:#94a3b8;margin-bottom:1rem}.code-example pre{white-space:pre-wrap;word-wrap:break-word;background:0 0;margin:0;padding:0;overflow-x:auto}.code-example code{color:#e2e8f0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5}.hidden{display:none!important}@media (width<=768px){.container{padding:0 16px}.hero h1{font-size:2rem}.hero p{font-size:1rem}.converter{padding:1.5rem}.upload-area{padding:2rem 1rem}.tabs{flex-direction:column}.result-header{flex-direction:column;align-items:flex-start}.output-options{align-self:stretch}.decode-options,.preview-list{grid-template-columns:1fr}.footer-content{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.hero h1{font-size:1.75rem}.upload-area{padding:1.5rem 1rem}.upload-icon{width:36px;height:36px}.converter{padding:1rem}.preview-list{grid-template-columns:1fr}.footer-content{text-align:center;grid-template-columns:1fr}}.narrow-container{max-width:1040px}.reading-container{max-width:880px}.eyebrow{text-transform:uppercase;font-weight:600;color:#0f766e!important;margin-bottom:.65rem!important;font-size:.8125rem!important}.hero .inline-links{margin-top:1.25rem}.inline-links,.button-row{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;display:flex}.inline-links a,.context-link a,.tool-cta a,.centered-note a{color:#0f766e;text-underline-offset:3px;font-weight:600;text-decoration:underline}.upload-area h2{color:#1e293b;margin-bottom:.35rem;font-size:1.25rem;font-weight:600}.upload-mark{color:#0f766e;border:2px solid #0f766e;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto .9rem;font-size:1.6rem;line-height:1;display:grid}.text-button{color:#0f766e;font-weight:600}.text-button.danger{color:#b91c1c}.preview-info{gap:.15rem;display:grid}.preview-info strong{color:#334155;overflow-wrap:anywhere}.select-label,.field-label{color:#475569;font-size:.875rem;font-weight:600}.select-label{align-items:center;gap:.65rem;display:flex}.select-label select,.field-label select,.field-label input{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;margin-top:.4rem;padding:.65rem .75rem;display:block}.select-label select{width:auto;margin-top:0}.field-label input[type=range]{accent-color:#0f766e;padding:0}.code-output,.large-input{color:#1e293b;resize:vertical;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-height:150px;margin:.55rem 0 1rem;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8125rem;line-height:1.55;display:block}.code-output.compact{min-height:88px}.primary-button,.secondary-button,.file-button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;min-height:42px;padding:.65rem 1rem;font-weight:600;display:inline-flex}.primary-button,.file-button{color:#fff;background:#0f766e}.primary-button:hover,.file-button:hover{background:#115e59}.secondary-button{color:#334155;background:#fff;border:1px solid #94a3b8}.form-message,.status-panel{border-radius:6px;margin-top:1rem;padding:.85rem 1rem}.form-message.error,.status-panel.invalid{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.status-panel.valid{color:#134e4a;background:#f0fdfa;border:1px solid #99f6e4}.status-panel>strong,.status-panel>span{display:block}.status-panel>span{margin-top:.3rem}.metadata-grid{background:#e2e8f0;border:1px solid #e2e8f0;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:1.25rem 0;display:grid}.metadata-grid>div{background:#fff;min-width:0;padding:.8rem}.metadata-grid dt{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:600}.metadata-grid dd{color:#1e293b;overflow-wrap:anywhere;margin-top:.25rem;font-weight:600}.content-section,.related-section{padding:3rem 0}.muted-band{border-top:1px solid #dbe4e8;border-bottom:1px solid #dbe4e8}.section-heading{text-align:center;max-width:680px;margin:0 auto 1.5rem}.section-heading h2,.url-anatomy h2,.result-section h2{color:#1e293b;margin-bottom:.5rem;font-size:1.6rem;font-weight:600}.section-heading p{color:#64748b}.format-link-list,.link-grid,.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.format-link-list a,.link-panel{background:#ffffffc7;border:1px solid #cbd5e1;border-radius:6px;align-content:start;gap:.35rem;min-height:112px;padding:1rem;display:grid}.format-link-list a:hover,.link-panel:hover{border-color:#0f766e}.format-link-list strong,.link-panel strong{color:#0f766e}.format-link-list span,.link-panel span,.benefit-grid p{color:#64748b;font-size:.9rem}.benefit-grid h3{color:#1e293b;margin-bottom:.35rem;font-weight:600}.centered-note,.tool-cta{text-align:center;margin-top:1.5rem}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;padding:2.5rem 0 1rem;display:grid}.article-grid h2,.guide-content h2{color:#1e293b;margin-bottom:.65rem;font-size:1.25rem;font-weight:600}.article-grid p+p{margin-top:.85rem}.breadcrumbs{color:#64748b;margin:.2rem 0 2rem;font-size:.8125rem}.breadcrumbs ol{flex-wrap:wrap;gap:.4rem;display:flex}.breadcrumbs li+li:before{content:"/";color:#94a3b8;margin-right:.4rem}.breadcrumbs a:hover{color:#0f766e}.context-link{margin-top:.85rem;font-size:.9375rem}.faq-question{text-align:left;width:100%}.faq-answer a{color:#0f766e;font-weight:600;text-decoration:underline}.url-anatomy{padding:2rem 0 0}.url-anatomy dl{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.url-anatomy div{background:#f8fafc;border-left:3px solid #0f766e;padding:1rem}.url-anatomy dt{color:#334155;font-weight:600}.url-anatomy dd{overflow-wrap:anywhere;margin-top:.4rem}.form-grid,.control-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1.25rem 0;display:grid}.form-grid{grid-template-columns:minmax(220px,360px)}.selected-file{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:1rem;margin-top:1rem;padding-bottom:1rem;display:flex}.optimizer-result{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.optimizer-result>img{object-fit:contain;background:#f8fafc;width:100%;max-height:420px}.workbench-controls,.image-preview{border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:1.5rem}.preview-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.preview-header h3{color:#334155;font-size:1.125rem;font-weight:600}.control-note{color:#64748b;font-size:.875rem}.workbench-preview-list{grid-template-columns:1fr}.workbench-preview{grid-template-columns:140px minmax(0,1fr) 170px;align-items:center;gap:1rem;padding-right:2.75rem;display:grid}.workbench-preview img{object-fit:contain;background:#f8fafc;width:140px;height:100px;margin:0}.item-actions{justify-items:start;gap:.5rem;display:grid}.success-text{color:#047857;font-weight:600}.check-label{color:#475569;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.primary-button:disabled,.secondary-button:disabled{cursor:wait;opacity:.6}.not-found{align-content:center;justify-items:start;gap:1rem;min-height:56vh;display:grid}.not-found h1{color:#1e293b;letter-spacing:0;font-size:clamp(2rem,5vw,3.25rem)}.not-found .primary-button{margin-top:.5rem}.guide-content{font-size:1rem}.guide-content pre,.api-section pre{color:#e2e8f0;background:#17202e;border-radius:6px;margin-bottom:2rem;padding:1.25rem;line-height:1.55;overflow-x:auto}.guide-content section{margin:2rem 0}.api-content>.api-section p{margin-bottom:1rem}.footer-section h2{color:#fff;margin-bottom:1rem;font-size:1rem;font-weight:600}.footer-link-button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-link-button:hover,.footer-link-button:focus-visible{color:#fff;text-decoration:underline}.consent-banner{z-index:1000;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:space-between;align-items:center;gap:1.5rem;max-width:920px;margin:0 auto;padding:1.1rem 1.25rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 12px 32px #0f172a2e}.consent-banner h2{color:#17202e;margin-bottom:.3rem;font-size:1rem}.consent-banner p{color:#475569;margin:0;font-size:.875rem;line-height:1.5}.consent-banner a{color:#0f766e;text-decoration:underline}.consent-actions{flex:none;gap:.65rem;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=800px){.format-link-list,.link-grid,.benefit-grid,.article-grid,.control-grid,.metadata-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.format-link-list,.link-grid,.benefit-grid,.article-grid,.control-grid,.metadata-grid,.url-anatomy dl{grid-template-columns:1fr}.select-label,.selected-file{flex-direction:column;align-items:stretch}.select-label select,.button-row>*{width:100%}.consent-banner{flex-direction:column;align-items:stretch;gap:1rem}.consent-actions>*{flex:1}.workbench-preview{grid-template-columns:1fr;align-items:start}.workbench-preview img{width:100%;height:180px}.item-actions{flex-wrap:wrap;display:flex}}
