:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brave-yellow:#eaca2d;--brave-navy:#2b2d42;--brave-surface:#fff;--brave-background:#f4f6f7;--brave-border:#d8dde3;--brave-muted:#5b6271}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#000;background:#edf2f4;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.form-viewport{--question:#000;--answer:#2b2d42;--button:#eaca2d;--button-content:#2b2d42;--background:#edf2f4;--form-font:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background-color:var(--background);min-height:100svh;color:var(--question);font-family:var(--form-font);background-position:50%;background-size:cover;display:grid;position:relative;overflow:hidden}.landing-page{padding:2rem}.progress-fill{z-index:6;height:4px;width:calc(var(--progress,0) * 1%);background:var(--answer);transition:width .32s;position:absolute;top:0;left:0}.progress-0{--progress:0}.progress-25{--progress:25}.progress-50{--progress:50}.progress-75{--progress:75}.progress-100{--progress:100}.brand-logo{z-index:5;object-fit:contain;width:38px;height:38px;position:absolute;top:1.125rem}.brand-logo-top-right{right:22px}.brand-logo-top-left{left:22px}.screen{place-self:center;width:min(720px,100vw - 3rem);padding:5rem 0 7rem}.screen-center{text-align:var(--welcome-align,center)}.screen-question{width:min(720px,100vw - 5rem);text-align:var(--question-align,left);justify-self:start;margin-left:clamp(2rem,12vw,13rem);position:relative}.question-number{color:var(--answer);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:14px;font-weight:600;position:absolute;top:5px;left:-46px}.welcome-title{color:var(--question);margin:0;font-size:24px;font-weight:400;line-height:1.35}.question-title{max-width:800px;margin:0 0 8px;font-size:24px;font-weight:400;line-height:1.35;position:relative}.question-title sup{color:var(--question);opacity:.6;vertical-align:super;font-size:.45em}.welcome-description,.question-description{max-width:610px;color:color-mix(in srgb, var(--question) 68%, transparent);margin:1.5rem auto 0;font-size:20px;line-height:1.55}.question-description{max-width:730px;margin:1.25rem auto 0}.actions{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.question-actions{justify-content:flex-start}.button{border-radius:var(--corner-radius,4px);color:var(--button-content);background:var(--button);cursor:pointer;border:0;padding:.75rem 1.35rem;font-size:20px;font-weight:700;transition:filter .12s,transform .12s}.button:hover{filter:brightness(.96);transform:translateY(-1px)}.button-large{padding:.5rem 1.125rem;text-decoration:none;display:inline-block}.keyboard-hint{color:color-mix(in srgb, var(--question) 55%, transparent);font-size:.8rem}.field-control{margin-top:2px}.text-control{border:0;border-bottom:2px solid color-mix(in srgb, var(--answer) 35%, transparent);width:100%;color:var(--answer);background:0 0;border-radius:0;outline:none;padding:.7rem 0;font-size:30px}.text-control:focus{border-bottom-color:var(--answer)}.text-control::placeholder{color:color-mix(in srgb, var(--answer) 35%, transparent)}.long-control{resize:vertical;min-height:8rem;line-height:1.45}.choices{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.choice{border:1px solid color-mix(in srgb, var(--answer) 20%, transparent);border-radius:var(--corner-radius,4px);min-width:265px;max-width:100%;color:var(--answer);background:color-mix(in srgb, var(--answer) 8%, #fff 60%);cursor:pointer;text-align:left;align-items:center;gap:10px;padding:6px 10px;font-size:20px;transition:border-color .12s,background .12s;display:inline-flex}.choice:hover,.choice-selected{border-color:color-mix(in srgb, var(--answer) 60%, transparent);background:color-mix(in srgb, var(--answer) 14%, #fff 65%)}.choice-key{border:1px solid color-mix(in srgb, var(--answer) 25%, transparent);background:#fff;border-radius:3px;place-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;display:grid}.choice-selected .choice-key{border-color:var(--answer);color:#fff;background:var(--answer)}.field-error{color:#af0404;opacity:0;min-height:1.4rem;margin:.8rem 0 0;font-size:.9rem}.field-error-visible{opacity:1}.navigation{display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.navigation button{width:3rem;height:2.5rem;color:var(--button-content);background:var(--button);cursor:pointer;border:0;place-items:center;display:grid}.navigation button:first-child{border-radius:4px 0 0 4px}.navigation button:last-child{border-radius:0 4px 4px 0}.navigation button:disabled{cursor:default;opacity:.4}.navigation svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:1rem;height:1rem}.payload-details{width:min(650px,100%);color:var(--answer);text-align:left;margin:2rem auto 0}.payload-details summary{cursor:pointer;font-size:.85rem}.payload-details pre{border-radius:var(--corner-radius,4px);background:#ffffffbf;margin-top:.75rem;padding:1rem;font-size:.75rem;overflow:auto}.submit-error{color:#af0404;margin:1.5rem auto 0;font-size:.95rem}.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}.admin-hub-page{min-height:100svh;color:var(--brave-navy);background:var(--brave-background);padding:1.5rem clamp(1.25rem,4vw,4rem) 4rem}.admin-header{justify-content:space-between;align-items:center;width:min(1440px,100%);margin:0 auto 2.5rem;display:flex}.admin-brand,.admin-user,.admin-eyebrow{margin:0}.admin-brand{letter-spacing:-.02em;font-size:1.25rem;font-weight:750}.admin-user{color:var(--brave-muted);margin-top:.25rem;font-size:.85rem}.admin-logout-form{margin:0}.admin-logout-button,.admin-folder-button{border:1px solid var(--brave-border);color:var(--brave-navy);cursor:pointer;background:0 0}.admin-logout-button{border-radius:.4rem;align-items:center;gap:.5rem;padding:.55rem .8rem;font-size:.9rem;font-weight:650;display:inline-flex}.admin-logout-button:hover{background:var(--brave-surface)}.admin-hub-layout{grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);width:min(1440px,100%);margin:0 auto;display:grid}.admin-sidebar{align-self:start;position:sticky;top:1.5rem}.admin-sidebar-heading,.admin-card-topline,.admin-card-link,.admin-search-wrap,.admin-card-metric dt{align-items:center;display:flex}.admin-sidebar-heading{gap:.55rem;margin-bottom:.8rem}.admin-sidebar-heading h2,.admin-content-heading h2{letter-spacing:-.02em;margin:0;font-size:1.05rem}.admin-folder-list{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.admin-folder-button{text-align:left;border-color:#0000;border-radius:.4rem;justify-content:space-between;align-items:center;width:100%;padding:.65rem .75rem;display:flex}.admin-folder-button:hover{background:var(--brave-surface)}.admin-folder-button[aria-pressed=true]{border-color:var(--brave-navy);color:var(--brave-surface);background:var(--brave-navy)}.admin-folder-count{min-width:1.5rem;color:var(--brave-muted);background:var(--brave-surface);text-align:center;border-radius:999px;padding:.1rem .35rem;font-size:.75rem}.admin-folder-button[aria-pressed=true] .admin-folder-count{color:var(--brave-navy)}.admin-content{min-width:0}.admin-content-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.admin-eyebrow{color:var(--brave-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:700}.admin-content-heading h2{font-size:clamp(1.6rem,3vw,2.2rem)}.admin-search-wrap{border:1px solid var(--brave-border);background:var(--brave-surface);border-radius:.45rem;width:min(360px,100%);position:relative}.admin-search-wrap:focus-within{border-color:var(--brave-navy);outline:3px solid color-mix(in srgb, var(--brave-navy) 18%, transparent)}.admin-search-icon{color:var(--brave-muted);margin-left:.75rem}.admin-search-input{min-width:0;color:var(--brave-navy);background:0 0;border:0;outline:0;flex:1;padding:.75rem .6rem}.admin-search-count{color:var(--brave-muted);white-space:nowrap;padding-right:.75rem;font-size:.75rem}.admin-db-notice{border-left:3px solid var(--brave-navy);color:var(--brave-muted);background:var(--brave-surface);margin:0 0 1rem;padding:.65rem .8rem;font-size:.85rem}.admin-form-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;display:grid}.admin-form-card{border:1px solid var(--brave-border);background:var(--brave-surface);border-radius:.55rem;flex-direction:column;min-height:300px;padding:1.25rem;display:flex;box-shadow:0 4px 16px #2b2d420a}.admin-card-topline{justify-content:space-between}.admin-card-icon{width:2.3rem;height:2.3rem;color:var(--brave-navy);background:var(--brave-background);border-radius:.4rem;place-items:center;display:grid}.admin-status{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:.25rem .55rem;font-size:.7rem;font-weight:750}.admin-status-publicado{color:#1e4e37;background:#e5f2e9}.admin-status-rascunho{color:#5b5368;background:#eeeaf2}.admin-card-title{margin:1.15rem 0 .2rem;font-size:1.1rem;line-height:1.3}.admin-card-slug{color:var(--brave-muted);margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.admin-metrics{grid-template-columns:repeat(3,1fr);gap:.85rem .5rem;margin:1.25rem 0;display:grid}.admin-metrics div{min-width:0}.admin-metrics .admin-metric-wide{grid-column:1/-1}.admin-metrics dt{color:var(--brave-muted);font-size:.72rem}.admin-metrics dt svg{margin-left:.25rem}.admin-metrics dd{margin:.25rem 0 0;font-size:.88rem;font-weight:700}.admin-card-link{border:1px solid var(--brave-yellow);color:var(--brave-navy);background:var(--brave-yellow);border-radius:.4rem;justify-content:center;gap:.45rem;margin-top:auto;padding:.65rem .8rem;font-size:.85rem;font-weight:750;text-decoration:none}.admin-card-link:hover{filter:brightness(.96)}.admin-empty-state{border:1px dashed var(--brave-border);color:var(--brave-muted);background:var(--brave-surface);text-align:center;border-radius:.55rem;padding:3rem 1.5rem}.admin-empty-state h3{color:var(--brave-navy);margin:0;font-size:1rem}.admin-empty-state p{margin:.5rem 0 0;font-size:.9rem}.admin-logout-button:focus-visible,.admin-folder-button:focus-visible,.admin-card-link:focus-visible{outline:3px solid color-mix(in srgb, var(--brave-navy) 28%, transparent);outline-offset:2px}@media (max-width:640px){.brand-logo{width:38px;height:38px;top:1.125rem;right:1.25rem}.screen,.screen-question{width:calc(100vw - 2.5rem);margin-left:auto;margin-right:auto;padding-top:4.5rem}.actions{flex-direction:column;align-items:flex-start;gap:.7rem}.question-actions{flex-direction:row;align-items:flex-start}.choice{min-width:100%}.admin-hub-page{padding:1rem 1rem 3rem}.admin-header{align-items:flex-start;margin-bottom:1.75rem}.admin-hub-layout{grid-template-columns:1fr;gap:1.5rem}.admin-sidebar{position:static}.admin-folder-list{gap:.4rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.admin-folder-list li{flex:none;min-width:7rem}.admin-content-heading{flex-direction:column;align-items:stretch}.admin-search-wrap{width:100%}}.admin-card-actions{grid-template-columns:1fr 1.4fr;gap:.5rem;margin-top:auto;display:grid}.admin-card-actions .admin-card-link{margin-top:0}.admin-card-edit{border:1px solid var(--brave-border);color:var(--brave-navy);background:var(--brave-surface);border-radius:.4rem;justify-content:center;align-items:center;gap:.35rem;padding:.65rem .5rem;font-size:.85rem;font-weight:700;text-decoration:none;display:flex}.admin-card-edit:hover{border-color:var(--brave-navy)}.admin-card-edit:focus-visible,.editor-back-link:focus-visible,.editor-tab:focus-visible,.editor-history button:focus-visible,.editor-inline-button:focus-visible,.editor-publish-button:focus-visible,.editor-cancel-button:focus-visible,.editor-modal-close:focus-visible{outline:3px solid color-mix(in srgb, var(--brave-navy) 28%, transparent);outline-offset:2px}.editor-page{background:var(--brave-background);min-height:100svh;color:var(--brave-navy);padding:1.5rem clamp(1rem,4vw,4rem) 4rem}.editor-header{justify-content:space-between;align-items:flex-end;gap:2rem;max-width:1440px;margin:0 auto 1.5rem;display:flex}.editor-back-link{color:var(--brave-muted);align-items:center;gap:.35rem;margin-bottom:1rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.editor-header h1{letter-spacing:-.04em;margin:.25rem 0 0;font-size:clamp(1.6rem,3vw,2.35rem)}.editor-slug{color:var(--brave-muted);margin:.35rem 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.82rem}.editor-header-actions{align-items:center;gap:.8rem;display:flex}.editor-dirty-status{color:var(--brave-muted);align-items:center;gap:.3rem;font-size:.78rem;font-weight:700;display:inline-flex}.editor-dirty-status.is-dirty{color:#735b00}.editor-publish-button{border:1px solid var(--brave-yellow);color:var(--brave-navy);background:var(--brave-yellow);cursor:pointer;border-radius:.45rem;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1rem;font-weight:800;display:inline-flex}.editor-publish-button:hover:not(:disabled){filter:brightness(.96)}.editor-publish-button:disabled{cursor:not-allowed;opacity:.5}.editor-status-message,.editor-error-message{border-left:3px solid var(--brave-navy);background:var(--brave-surface);max-width:1440px;margin:0 auto 1rem;padding:.7rem .85rem;font-size:.86rem}.editor-error-message{color:#7a2525;border-left-color:#a33d3d}.editor-workspace{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:start;gap:1.25rem;max-width:1440px;margin:0 auto;display:grid}.editor-controls,.editor-preview,.editor-history{border:1px solid var(--brave-border);background:var(--brave-surface);border-radius:.65rem;box-shadow:0 4px 18px #2b2d420a}.editor-controls{min-width:0;overflow:hidden}.editor-tabs{border-bottom:1px solid var(--brave-border);padding:0 .6rem;display:flex}.editor-tab{color:var(--brave-muted);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;align-items:center;gap:.4rem;padding:.9rem .8rem .75rem;font-size:.86rem;font-weight:750;display:inline-flex}.editor-tab:hover{color:var(--brave-navy)}.editor-tab.is-active{border-bottom-color:var(--brave-navy);color:var(--brave-navy)}.editor-tab-panel{max-height:650px;padding:1.15rem;overflow:auto}.editor-section+.editor-section{margin-top:1.25rem}.editor-section h3{margin:0 0 .8rem;font-size:.95rem}.editor-section label,.editor-json-panel>label{color:var(--brave-muted);gap:.35rem;margin-bottom:.75rem;font-size:.78rem;font-weight:700;display:grid}.editor-section input:not([type=checkbox]),.editor-section textarea,.editor-section select,.editor-json-panel textarea{border:1px solid var(--brave-border);width:100%;color:var(--brave-navy);background:var(--brave-surface);border-radius:.35rem;outline:none;padding:.6rem .65rem;font-size:.86rem;font-weight:400}.editor-section textarea{resize:vertical;min-height:4.2rem}.editor-section input:not([type=checkbox]):focus,.editor-section textarea:focus,.editor-section select:focus,.editor-json-panel textarea:focus{border-color:var(--brave-navy);outline:3px solid color-mix(in srgb, var(--brave-navy) 15%, transparent)}.editor-field-card{border:1px solid var(--brave-border);background:#fbfcfc;border-radius:.45rem;margin-bottom:.85rem;padding:.85rem}.editor-field-heading{color:var(--brave-navy);text-transform:capitalize;justify-content:space-between;align-items:center;margin-bottom:.7rem;font-size:.8rem;font-weight:800;display:flex}.editor-field-heading code{color:var(--brave-muted);text-transform:none;font-size:.7rem;font-weight:500}.editor-checkbox{grid-template-columns:auto 1fr;align-items:center;color:var(--brave-navy)!important;gap:.45rem!important;display:flex!important}.editor-checkbox input{width:1rem;height:1rem;accent-color:var(--brave-navy)}.editor-choices{margin-top:.7rem}.editor-subheading{color:var(--brave-muted);margin-bottom:.4rem;font-size:.74rem;font-weight:800;display:block}.editor-choice-row{grid-template-columns:1fr auto auto auto;gap:.3rem;margin-bottom:.35rem;display:grid}.editor-choice-row button{border:1px solid var(--brave-border);width:2rem;height:2rem;color:var(--brave-navy);background:var(--brave-surface);cursor:pointer;border-radius:.3rem;place-items:center;display:grid}.editor-choice-row button:disabled{cursor:not-allowed;opacity:.35}.editor-inline-button{color:var(--brave-navy);cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;padding:.35rem 0;font-size:.78rem;font-weight:800;display:inline-flex}.editor-help{color:var(--brave-muted);margin:-.25rem 0 .75rem;font-size:.8rem}.editor-json-panel textarea{resize:vertical;min-height:530px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;line-height:1.5}.editor-json-status{color:#246342;margin-top:.65rem;font-size:.78rem;font-weight:700}.editor-json-status.is-invalid{color:#8c3030}.editor-json-status ul{margin:0;padding-left:1.2rem;font-weight:500}.editor-color-grid{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.editor-color-input{grid-template-columns:2.4rem 1fr;gap:.4rem;display:grid}.editor-color-input input[type=color]{width:2.4rem;height:2.3rem;padding:.15rem}.editor-preview{min-width:0;position:sticky;top:1rem;overflow:hidden}.editor-preview-heading,.editor-history-heading{border-bottom:1px solid var(--brave-border);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.editor-preview-heading h2,.editor-history-heading h2{margin:0;font-size:.95rem}.editor-preview-heading span,.editor-history-heading span{color:var(--brave-muted);font-size:.75rem}.editor-preview-frame{background:var(--brave-background);min-height:640px;overflow:hidden}.editor-preview-frame .form-viewport{min-height:640px}.editor-preview-loading{min-height:640px;color:var(--brave-muted);place-items:center;font-size:.85rem;display:grid}.editor-history{max-width:1440px;margin:1.25rem auto 0}.editor-history ul{margin:0;padding:0;list-style:none}.editor-history li{border-bottom:1px solid var(--brave-border);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.editor-history li:last-child{border-bottom:0}.editor-history li>div:first-child{gap:.2rem;display:grid}.editor-history li span{color:var(--brave-muted);font-size:.75rem}.editor-history-actions{gap:.5rem;display:flex}.editor-history button{border:1px solid var(--brave-border);color:var(--brave-navy);background:var(--brave-surface);cursor:pointer;border-radius:.3rem;align-items:center;gap:.3rem;padding:.4rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.editor-history button:hover{border-color:var(--brave-navy)}.editor-muted{color:var(--brave-muted);margin:0;padding:1rem;font-size:.82rem}.editor-modal-backdrop{z-index:20;background:#2b2d4273;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.editor-confirm-modal,.editor-json-modal{border:1px solid var(--brave-border);width:min(460px,100%);color:var(--brave-navy);background:var(--brave-surface);border-radius:.65rem;padding:1.5rem;position:relative;box-shadow:0 20px 60px #2b2d4233}.editor-json-modal{width:min(800px,100%)}.editor-modal-close{width:2rem;height:2rem;color:var(--brave-muted);cursor:pointer;background:0 0;border:0;border-radius:.3rem;place-items:center;display:grid;position:absolute;top:.8rem;right:.8rem}.editor-confirm-modal h2,.editor-json-modal h2{margin:.35rem 0 .75rem;font-size:1.3rem}.editor-confirm-modal>p:not(.admin-eyebrow){color:var(--brave-muted);font-size:.88rem;line-height:1.5}.editor-diff-summary{grid-template-columns:1fr 1fr;gap:.75rem;margin:1.2rem 0;display:grid}.editor-diff-summary div{border:1px solid var(--brave-border);border-radius:.4rem;padding:.7rem}.editor-diff-summary dt{color:var(--brave-muted);font-size:.72rem}.editor-diff-summary dd{margin:.25rem 0 0;font-weight:800}.editor-modal-actions{justify-content:flex-end;gap:.6rem;display:flex}.editor-cancel-button{border:1px solid var(--brave-border);color:var(--brave-navy);background:var(--brave-surface);cursor:pointer;border-radius:.4rem;padding:.7rem .9rem;font-weight:750}.editor-json-modal pre{border:1px solid var(--brave-border);background:#fbfcfc;border-radius:.4rem;max-height:65vh;margin:1rem 0 0;padding:1rem;font-size:.75rem;line-height:1.5;overflow:auto}@media (max-width:960px){.editor-workspace{grid-template-columns:1fr}.editor-preview{position:static}}@media (max-width:640px){.editor-page{padding:1rem .8rem 3rem}.editor-header{flex-direction:column;align-items:flex-start;gap:1rem}.editor-header-actions{justify-content:space-between;width:100%}.editor-tabs{overflow-x:auto}.editor-tab-panel{max-height:none}.editor-color-grid{grid-template-columns:1fr}.editor-history li{flex-direction:column;align-items:flex-start}.editor-history-actions{width:100%}}
