@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--spacing:.25rem;--container-sm:24rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--font-weight-bold:700;--tracking-tight:-.025em;--default-font-family:var(--app-font-sans);--default-mono-font-family:var(--app-font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:hsl(var(--border));outline-color:hsl(var(--ring))}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,hsl(var(--ring)) 50%,transparent)}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:hsl(var(--background));font-family:var(--app-font-sans);color:hsl(var(--foreground))}body ::selection{background-color:hsl(var(--foreground))}body::selection{background-color:hsl(var(--foreground))}body ::selection{color:hsl(var(--background))}body::selection{color:hsl(var(--background))}body{letter-spacing:-.01em}.card,[data-slot=card],div[class*=rounded-]{border-radius:var(--radius)!important}}@layer components;@layer utilities{.visible{visibility:visible}.mt-1{margin-top:calc(var(--spacing) * 1)}.mb-7{margin-bottom:calc(var(--spacing) * 7)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-10{height:calc(var(--spacing) * 10)}.min-h-\[60vh\]{min-height:60vh}.min-h-\[100dvh\]{min-height:100dvh}.w-full{width:100%}.max-w-sm{max-width:var(--container-sm)}.items-center{align-items:center}.justify-center{justify-content:center}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.rounded-md{border-radius:calc(var(--radius) - 3px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-input{border-color:hsl(var(--input))}.bg-background{background-color:hsl(var(--background))}.bg-primary{background-color:hsl(var(--primary))}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-10{padding-block:calc(var(--spacing) * 10)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-destructive{color:hsl(var(--destructive))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.selection\:bg-foreground ::selection{background-color:hsl(var(--foreground))}.selection\:bg-foreground::selection{background-color:hsl(var(--foreground))}.selection\:text-background ::selection{color:hsl(var(--background))}.selection\:text-background::selection{color:hsl(var(--background))}}.hero{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;padding:2rem;display:flex;box-shadow:0 1px 2px #0000000d}.hero>div:first-child{max-width:48rem}.eyebrow,.tag,.meta{text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));align-items:center;gap:.4rem;font-size:.7rem;font-weight:600;line-height:1rem;display:inline-flex}.hero h1,.page-head h1,.story-head h1,.admin h1{letter-spacing:-.04em;margin:.75rem 0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.05}.hero p,.page-head p,.story-head>p{color:hsl(var(--muted-foreground));line-height:1.6}.hero-mark{background:hsl(var(--secondary));border-radius:1rem;flex:none;justify-content:center;align-items:center;width:8rem;height:8rem;display:flex}.hero-mark svg{width:3rem;height:3rem}.lead{margin:0 0 3rem}.lead>a{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 1px 2px #0000000d}.cover{object-fit:cover;background:hsl(var(--secondary));width:100%;height:14rem;display:block}.lead .cover{height:100%;min-height:20rem}.placeholder{justify-content:center;align-items:center;display:flex}.placeholder svg{width:3rem;height:3rem;color:hsl(var(--muted-foreground))}.lead-copy{flex-direction:column;justify-content:center;padding:2rem;display:flex}.lead-copy h2{letter-spacing:-.025em;margin:.75rem 0;font-size:2rem;font-weight:700;line-height:1.15}.lead-copy p,.article-copy p{color:hsl(var(--muted-foreground));line-height:1.55}.read{align-items:center;gap:.35rem;margin-top:1rem;font-size:.75rem;font-weight:600;display:inline-flex}.read svg,.section-title svg,.widget a svg{width:.9rem}.section{margin:0 0 3rem}.section.page{min-height:65vh}.section-title{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:end;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.section-title h2{font-size:1.25rem;font-weight:600}.section-title>a{align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:flex}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.article-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;transition:background .15s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.article-copy h3{margin:.5rem 0;font-size:1.1rem;font-weight:700;line-height:1.3}.article-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.875rem;display:-webkit-box;overflow:hidden}.page-head{max-width:45rem;margin-bottom:1.5rem}.search{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;align-items:center;gap:.65rem;max-width:30rem;margin-bottom:1.5rem;padding:.65rem .8rem;display:flex}.search svg{width:1rem;color:hsl(var(--muted-foreground))}.search input{background:0 0;border:0;outline:0;width:100%;font-size:.875rem}.story-head{margin-bottom:2rem}.byline{color:hsl(var(--muted-foreground));border-top:1px solid hsl(var(--border));margin-top:1.25rem;padding-top:1rem;font-size:.75rem}.story-cover{object-fit:cover;border-radius:1rem;width:100%;max-height:32rem;margin-bottom:2rem}.article-body{max-width:44rem;margin:0 auto;font-size:1rem;line-height:1.8}.article-body p{white-space:pre-line;margin:1.25rem 0}.article-body h2{margin:2.5rem 0 .75rem;font-size:1.75rem;font-weight:700}.article-body h3{margin:2rem 0 .5rem;font-size:1.25rem;font-weight:700}.article-body blockquote{border-left:3px solid hsl(var(--foreground));margin:2rem 0;padding-left:1rem;font-size:1.1rem;font-weight:500}.widget{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;margin:2rem 0;padding:1.25rem;font-size:.875rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}.widget-label{letter-spacing:.08em;color:hsl(var(--muted-foreground));align-items:center;gap:.4rem;font-size:.65rem;font-weight:600;display:flex}.widget-label svg{width:.9rem}.widget h3{margin:.6rem 0 .2rem;font-size:1.2rem}.widget p{color:hsl(var(--muted-foreground));margin-bottom:.75rem}.widget a{align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;display:flex}.stats{text-align:center;grid-template-columns:repeat(3,1fr);display:grid}.stats div+div{border-left:1px solid hsl(var(--border))}.stats b{font-size:2rem;display:block}.stats span{color:hsl(var(--muted-foreground));font-size:.7rem}.slates{gap:.4rem;margin-top:1rem;display:grid}.slates div{background:hsl(var(--secondary));border-radius:.6rem;grid-template-columns:2rem 1fr auto;gap:.5rem;padding:.6rem .75rem;display:grid}.slates em{font-size:.65rem;font-style:normal}.empty{text-align:center;border:1px dashed hsl(var(--border));color:hsl(var(--muted-foreground));border-radius:1rem;grid-column:1/-1;padding:3rem 1rem}.empty svg{width:2rem;margin:auto}.empty h3{color:hsl(var(--foreground));margin-top:.75rem;font-weight:600}.loading-page,.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.not-found>b{color:hsl(var(--border));font-size:5rem}.not-found h1{font-size:2rem;font-weight:700}.not-found a{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-radius:.75rem;margin-top:1rem;padding:.7rem 1rem}.admin{width:100%}.admin-head{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:end;padding-bottom:1.25rem;display:flex}.admin h1{margin:.35rem 0;font-size:2rem}.ghost{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.65rem;padding:.6rem .9rem}.tabs{gap:.5rem;margin:1.5rem 0;display:flex}.tabs button{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--muted-foreground));border-radius:.65rem;align-items:center;gap:.4rem;padding:.65rem .9rem;font-size:.875rem;font-weight:600;display:flex}.tabs button svg{width:1rem}.tabs button.active{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.toolbar{justify-content:space-between;align-items:center;margin:1.5rem 0;display:flex}.toolbar button,.editor-actions button:not(.ghost),.runner button{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:0;border-radius:.65rem;padding:.7rem 1rem;font-weight:600}.toolbar span{color:hsl(var(--muted-foreground));font-size:.75rem}.admin-list{gap:.5rem;display:grid}.admin-list>button{text-align:left;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.admin-list>button:hover{background:hsl(var(--secondary)/.5)}.admin-list b,.admin-list span{display:block}.admin-list span{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.7rem}.admin-list svg{width:1rem}.editor{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;padding:1.25rem}.editor-actions{justify-content:space-between;margin-bottom:1.25rem;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-grid label,.body-field{gap:.4rem;font-size:.75rem;font-weight:600;display:grid}.form-grid .wide{grid-column:1/-1}.form-grid input,.form-grid textarea,.form-grid select,.runner input,.runner textarea,.body-field textarea{border:1px solid hsl(var(--input));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.5rem;outline:none;padding:.65rem}.check{align-items:center;display:flex!important}.check input{width:auto}.widget-tools,.runner{background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:.75rem;flex-wrap:wrap;align-items:center;gap:.5rem;margin:1.25rem 0;padding:1rem;display:flex}.widget-tools button{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;padding:.5rem .65rem;font-size:.7rem}.widget-tools small{width:100%;color:hsl(var(--muted-foreground))}.body-field textarea{font-family:var(--app-font-mono);margin-top:.4rem;line-height:1.55}.preview{border-top:1px solid hsl(var(--border));margin-top:1.5rem;padding-top:1.5rem}.runner{display:grid}.runner h3{font-weight:600}.runner pre{white-space:pre-wrap;background:hsl(var(--background));border-radius:.5rem;max-height:26rem;padding:1rem;overflow:auto}.error{color:hsl(var(--destructive));margin-bottom:1rem;font-size:.875rem}@media(max-width:767px){.hero{padding:1.5rem}.hero-mark{display:none}.lead>a{grid-template-columns:1fr}.lead .cover{height:14rem;min-height:0}.lead-copy{padding:1.5rem}.grid,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.stats b{font-size:1.5rem}.widget-tools{align-items:stretch}.widget-tools button{width:100%}.admin-head{align-items:end}.tabs{overflow:auto}.tabs button{flex:none}}.publication-toolbar{justify-content:space-between;align-items:center;margin:1.5rem 0;display:flex}.publication-filters{background:hsl(var(--secondary));border-radius:.7rem;gap:.35rem;padding:.25rem;display:flex}.publication-filters button{color:hsl(var(--muted-foreground));background:0 0;border:0;border-radius:.5rem;padding:.5rem .8rem;font-size:.78rem;font-weight:600}.publication-filters button.active{background:hsl(var(--card));color:hsl(var(--foreground));box-shadow:0 1px 3px #00000012}.new-publication,.primary-action{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:0;border-radius:.65rem;align-items:center;gap:.4rem;padding:.7rem 1rem;font-weight:600;display:inline-flex}.publication-list{gap:.65rem;display:grid}.publication-list>button{text-align:left;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.85rem;grid-template-columns:6rem minmax(0,1fr) 1.5rem;align-items:center;gap:1rem;width:100%;padding:.75rem;transition:all .15s;display:grid}.publication-list>button:hover{background:hsl(var(--secondary)/.45);transform:translateY(-1px)}.publication-thumb{background:hsl(var(--secondary));border-radius:.6rem;justify-content:center;align-items:center;height:4.5rem;display:flex;overflow:hidden}.publication-thumb img{object-fit:cover;width:100%;height:100%}.publication-thumb svg{color:hsl(var(--muted-foreground))}.publication-info h3{margin:.25rem 0;font-size:.95rem;font-weight:700}.publication-info p,.publication-info small{color:hsl(var(--muted-foreground));font-size:.72rem;display:block}.status-pill{text-transform:uppercase;letter-spacing:.06em;background:hsl(var(--secondary));color:hsl(var(--muted-foreground));border-radius:999px;padding:.2rem .45rem;font-size:.58rem;font-weight:700;display:inline-flex}.status-pill.publicado{color:#166534;background:#dcfce7}.composer-shell{margin:-1rem 0 0}.composer-top{z-index:20;background:hsl(var(--background)/.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 0;display:flex;position:sticky;top:-1px}.icon-action,.secondary-action{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.6rem;align-items:center;gap:.4rem;padding:.6rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}.icon-action svg,.primary-action svg{width:1rem}.save-state{align-items:center;gap:.6rem;display:flex}.save-state>span{color:hsl(var(--muted-foreground));margin-right:.4rem;font-size:.68rem}.composer-layout{grid-template-columns:minmax(0,1fr) 18rem;align-items:start;gap:1.25rem;display:grid}.composer-paper{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;min-height:75vh;padding:clamp(1.5rem,4vw,4rem);box-shadow:0 1px 2px #0000000d}.composer-title,.composer-summary{resize:none;width:100%;color:hsl(var(--foreground));background:0 0;border:0;outline:0;display:block}.composer-title{letter-spacing:-.045em;font-size:clamp(2rem,5vw,3.6rem);font-weight:700;line-height:1.04}.composer-title::placeholder,.composer-summary::placeholder{color:hsl(var(--muted-foreground)/.48)}.composer-summary{color:hsl(var(--muted-foreground));margin-top:1rem;font-size:1.05rem;line-height:1.55}.composer-byline{color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--border));align-items:center;gap:.35rem;margin-bottom:1.5rem;padding:1rem 0 1.5rem;font-size:.72rem;display:flex}.composer-byline input{color:hsl(var(--foreground));background:0 0;border:0;outline:0;width:12rem;font-weight:600}.block-wrap{position:relative}.block-content{white-space:pre-wrap;outline:0;min-height:1.7em;padding:.25rem 0}.block-content:empty:before{content:attr(data-placeholder);color:hsl(var(--muted-foreground)/.45)}.paragraph-block{font-size:1rem;line-height:1.8}.heading-block{margin-top:1rem;font-size:1.65rem;font-weight:700;line-height:1.25}.quote-block{border-left:3px solid hsl(var(--foreground));margin:.75rem 0;padding-left:1rem;font-size:1.15rem;font-weight:500;line-height:1.6}.block-rail{opacity:0;flex-direction:column;transition:all .15s;display:flex;position:absolute;top:.25rem;right:calc(100% + .65rem)}.block-wrap:hover .block-rail{opacity:1}.block-rail button{width:1.6rem;height:1.6rem;color:hsl(var(--muted-foreground));background:0 0;border:0;border-radius:.35rem;place-items:center;display:grid}.block-rail button:hover{background:hsl(var(--secondary));color:hsl(var(--foreground))}.block-rail button:disabled{opacity:.2}.block-rail svg{width:.8rem}.insert-row{opacity:.15;grid-template-columns:1fr 1.6rem 1fr;align-items:center;height:1.6rem;margin:.25rem 0;transition:all .15s;display:grid;position:relative}.block-wrap:hover .insert-row,.insert-row:focus-within{opacity:1}.insert-row>span{background:hsl(var(--border));height:1px}.insert-row>button{border:1px solid hsl(var(--border));background:hsl(var(--card));width:1.6rem;height:1.6rem;color:hsl(var(--muted-foreground));border-radius:50%;place-items:center;display:grid}.insert-row>button svg{width:.85rem}.insert-popover{z-index:25;background:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:.8rem;width:20rem;padding:.4rem;position:absolute;top:1.9rem;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0002}.insert-popover button{text-align:left;width:100%;color:hsl(var(--foreground));background:0 0;border:0;border-radius:.55rem;align-items:center;gap:.7rem;padding:.65rem;display:flex}.insert-popover button:hover{background:hsl(var(--secondary))}.insert-popover button>svg{width:1.1rem}.insert-popover b,.insert-popover small{display:block}.insert-popover b{font-size:.78rem}.insert-popover small{color:hsl(var(--muted-foreground));margin-top:.12rem;font-size:.65rem}.insert-popover .profile-option{background:hsl(var(--secondary)/.55);margin-top:.25rem}.profile-block-preview{border:1px solid hsl(var(--border));background:hsl(var(--secondary)/.45);border-radius:.8rem;align-items:center;gap:1rem;margin:.5rem 0;padding:1rem;display:flex}.profile-avatar,.result-avatar{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.7rem;flex:none;place-items:center;width:2.75rem;height:2.75rem;display:grid}.profile-avatar svg,.result-avatar svg{width:1.2rem}.profile-block-preview span{letter-spacing:.08em;color:hsl(var(--muted-foreground));font-size:.6rem;font-weight:700}.profile-block-preview h3{font-weight:700}.profile-block-preview p{color:hsl(var(--muted-foreground));font-size:.72rem}.image-block{border:1px dashed hsl(var(--border));background:hsl(var(--secondary)/.25);border-radius:.8rem;gap:.5rem;padding:1rem;display:grid}.image-block>svg{color:hsl(var(--muted-foreground))}.image-block input{border:0;border-bottom:1px solid hsl(var(--border));background:0 0;outline:0;padding:.45rem}.image-block img{object-fit:cover;border-radius:.6rem;width:100%;max-height:28rem;margin-top:.5rem}.composer-settings{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.85rem;position:sticky;top:4.5rem}.settings-mobile{display:none}.settings-body{padding:1rem}.settings-body h3{margin-bottom:1rem;font-size:.85rem;font-weight:700}.settings-body>label:not(.toggle-row){gap:.35rem;margin-bottom:.9rem;font-size:.7rem;font-weight:600;display:grid}.settings-body input{border:1px solid hsl(var(--input));background:hsl(var(--background));border-radius:.5rem;outline:0;width:100%;padding:.6rem;font-size:.78rem}.cover-preview{object-fit:cover;border-radius:.5rem;width:100%;height:7rem;margin:-.35rem 0 .9rem}.toggle-row{border-top:1px solid hsl(var(--border));align-items:start;gap:.7rem;padding-top:1rem;display:flex}.toggle-row input{width:auto;margin-top:.2rem}.toggle-row b,.toggle-row small{display:block}.toggle-row b{font-size:.75rem}.toggle-row small{color:hsl(var(--muted-foreground));margin-top:.15rem;font-size:.65rem}.editor-help{background:hsl(var(--secondary)/.55);border-radius:.65rem;gap:.7rem;margin-top:1rem;padding:.8rem;display:flex}.editor-help svg{flex:none;width:1rem}.editor-help b{font-size:.72rem}.editor-help p{color:hsl(var(--muted-foreground));margin-top:.2rem;font-size:.65rem;line-height:1.45}.editor-error{color:#991b1b;background:#fee2e2;border-radius:.6rem;margin-bottom:1rem;padding:.7rem 1rem}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.profile-picker{background:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:1rem;flex-direction:column;width:min(100%,38rem);max-height:min(80vh,45rem);display:flex;overflow:hidden;box-shadow:0 30px 80px #0005}.picker-head{border-bottom:1px solid hsl(var(--border));justify-content:space-between;padding:1.4rem;display:flex}.picker-head span{letter-spacing:.1em;color:hsl(var(--muted-foreground));font-size:.6rem;font-weight:700}.picker-head h2{margin:.15rem 0;font-size:1.4rem;font-weight:700}.picker-head p{color:hsl(var(--muted-foreground));font-size:.75rem}.picker-head button{background:hsl(var(--secondary));border:0;border-radius:.5rem;align-self:start;place-items:center;width:2rem;height:2rem;display:grid}.picker-head button svg{width:1rem}.picker-search{border:1px solid hsl(var(--input));background:hsl(var(--background));border-radius:.65rem;align-items:center;gap:.6rem;margin:1rem 1.4rem;padding:.7rem .8rem;display:flex}.picker-search svg{width:1rem;color:hsl(var(--muted-foreground))}.picker-search input{background:0 0;border:0;outline:0;width:100%}.profile-results{gap:.45rem;padding:0 1.4rem 1.4rem;display:grid;overflow:auto}.profile-results>button{text-align:left;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.7rem;grid-template-columns:2.75rem 1fr 1rem;align-items:center;gap:.8rem;padding:.65rem;display:grid}.profile-results>button:hover{border-color:hsl(var(--foreground));background:hsl(var(--secondary)/.45)}.profile-results b,.profile-results span{display:block}.profile-results b{font-size:.85rem}.profile-results span{color:hsl(var(--muted-foreground));margin-top:.15rem;font-size:.68rem}.profile-results>button>svg{opacity:0;width:1rem}.profile-results>button:hover>svg{opacity:1}.picker-status{text-align:center;color:hsl(var(--muted-foreground));padding:2rem;font-size:.8rem}.article-body figure{margin:2rem 0}.article-body figure img{border-radius:.8rem;width:100%}.article-body figcaption{text-align:center;color:hsl(var(--muted-foreground));margin-top:.5rem;font-size:.72rem}.publication-item{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.85rem;grid-template-columns:6rem minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.75rem;display:grid}.publication-item:hover{background:hsl(var(--secondary)/.25)}.publication-actions{gap:.4rem;display:flex}.publication-actions button,.schedule-action{border:1px solid hsl(var(--border));background:hsl(var(--card));color:hsl(var(--foreground));border-radius:.55rem;align-items:center;gap:.35rem;padding:.55rem .7rem;font-size:.72rem;font-weight:650;display:inline-flex}.publication-actions svg,.schedule-action svg{width:.9rem}.publication-actions .danger-action{color:#b91c1c}.publication-actions .danger-action:hover{background:#fef2f2;border-color:#fecaca}.status-pill.agendado{color:#3730a3;background:#e0e7ff}.schedule-action{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.field-help{color:hsl(var(--muted-foreground));font-size:.62rem;font-weight:400}@media(max-width:780px){.publication-toolbar{flex-direction:column;align-items:stretch;gap:.8rem}.publication-filters{overflow:auto}.publication-item{grid-template-columns:4.5rem 1fr}.publication-actions{grid-column:1/-1;justify-content:flex-end}.save-state>span{display:none}.save-state{gap:.35rem}.save-state button{padding:.55rem;font-size:0}.save-state button svg{width:1rem;margin:0}.save-state .secondary-action{font-size:.7rem}}@media(max-width:900px){.composer-layout{grid-template-columns:1fr}.composer-settings{order:-1;position:static}.settings-mobile{background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-weight:600;display:flex}.settings-mobile svg{width:1rem}.composer-settings:not(.open) .settings-body{display:none}.block-rail{opacity:.35;flex-direction:row;top:-1.3rem;left:calc(100% - 4.8rem);right:auto}.save-state>span{display:none}}@media(max-width:600px){.composer-top{align-items:flex-start}.icon-action span,.secondary-action{display:none}.primary-action{padding:.6rem .75rem}.composer-paper{padding:1.4rem 1rem}.composer-title{font-size:2.25rem}.publication-toolbar{flex-direction:column;align-items:stretch;gap:.7rem}.publication-filters{overflow:auto}.new-publication{justify-content:center}.publication-list>button{grid-template-columns:4rem minmax(0,1fr) 1rem}.publication-thumb{height:4rem}.publication-info p{display:none}.insert-popover{width:auto;position:fixed;inset:auto 1rem 1rem;transform:none}.modal-backdrop{padding:.5rem}.profile-picker{max-height:90vh}}.home-articles{margin-top:0}.file-upload{display:block!important}.file-upload>input,.block-file>input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.file-upload>div,.block-file{border:1px dashed hsl(var(--border));background:hsl(var(--secondary)/.35);cursor:pointer;text-align:center;border-radius:.65rem;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:1rem;display:flex!important}.file-upload>div:hover,.block-file:hover{border-color:hsl(var(--foreground));background:hsl(var(--secondary)/.7)}.file-upload svg,.block-file svg{width:1.1rem}.file-upload b,.block-file b{font-size:.72rem}.file-upload small,.block-file small{color:hsl(var(--muted-foreground));font-size:.62rem}.cover-preview-wrap{position:relative}.cover-preview-wrap button{color:#fff;background:#000b;border:0;border-radius:.45rem;place-items:center;width:1.8rem;height:1.8rem;display:grid;position:absolute;top:.4rem;right:.4rem}.cover-preview-wrap button svg{width:.9rem}.replace-image{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:.5rem;justify-self:start;padding:.45rem .65rem;font-size:.7rem}.profile-widget{font-family:var(--app-font-sans);border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:1rem;margin:2.25rem 0;overflow:hidden;box-shadow:0 1px 2px #0000000d}.profile-widget-head{background:hsl(var(--secondary)/.45);border-bottom:1px solid hsl(var(--border));align-items:center;gap:1rem;padding:1.25rem;display:flex}.profile-monogram{background:hsl(var(--foreground));width:3.7rem;height:3.7rem;color:hsl(var(--background));letter-spacing:.04em;border-radius:.9rem;flex:none;place-items:center;font-size:1.1rem;font-weight:800;display:grid}.profile-widget-head span{letter-spacing:.1em;color:hsl(var(--muted-foreground));margin-bottom:.25rem;font-size:.58rem;font-weight:700;display:block}.profile-widget-head h3{margin:0;font-size:1.35rem;font-weight:750;line-height:1.15}.profile-badges{gap:.35rem;margin-top:.5rem;display:flex}.profile-badges b{text-transform:uppercase;letter-spacing:.05em;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:999px;padding:.2rem .4rem;font-size:.58rem}.profile-note{font-family:var(--app-font-sans);color:hsl(var(--muted-foreground));padding:1rem 1.25rem 0;margin:0!important;font-size:.78rem!important;line-height:1.55!important}.profile-columns{grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.25rem;display:grid}.profile-columns h4{text-transform:uppercase;letter-spacing:.07em;color:hsl(var(--muted-foreground));margin-bottom:.55rem;font-size:.67rem;font-weight:700}.profile-columns>div>p{font-family:var(--app-font-sans);color:hsl(var(--muted-foreground));margin:0;font-size:.72rem}.profile-row{border-top:1px solid hsl(var(--border));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:.48rem 0;font-size:.7rem;display:grid}.profile-row span{color:hsl(var(--muted-foreground));white-space:nowrap}.profile-row b{text-overflow:ellipsis;font-weight:650;overflow:hidden}.profile-row em{text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.55rem;font-style:normal}@media(max-width:600px){.profile-columns{grid-template-columns:1fr}.profile-widget-head{align-items:flex-start}.profile-monogram{width:3rem;height:3rem}.profile-row{grid-template-columns:auto minmax(0,1fr)}.profile-row em{grid-column:2}}.profile-widget-head{background:hsl(var(--card));padding:1.35rem 1.5rem;display:block}.profile-widget-head h3{letter-spacing:-.025em;font-size:1.55rem}.profile-sections{padding:0 1.5rem 1.5rem}.profile-sections>section{border-top:1px solid hsl(var(--border));margin-top:1.15rem;padding-top:1.15rem}.profile-sections h4{text-transform:uppercase;letter-spacing:.075em;color:hsl(var(--muted-foreground));margin-bottom:.7rem;font-size:.72rem;font-weight:750}.profile-records{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.profile-record{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:.7rem;padding:.8rem;position:relative}.profile-record-top{justify-content:space-between;align-items:flex-start;gap:.7rem;margin-bottom:.35rem;display:flex}.profile-record-top span{letter-spacing:.045em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.59rem;font-weight:700}.profile-record-top time{white-space:nowrap;font-size:.64rem;font-weight:700}.profile-record h5{font-size:.85rem;font-weight:700;line-height:1.3}.profile-record p{font-family:var(--app-font-sans);color:hsl(var(--muted-foreground));margin:.3rem 0 0!important;font-size:.67rem!important;line-height:1.45!important}.profile-record strong{text-transform:uppercase;letter-spacing:.045em;border-radius:999px;margin-top:.55rem;padding:.18rem .42rem;font-size:.57rem;display:inline-flex}.profile-record strong.elected{color:#166534;background:#dcfce7}.profile-record strong.not-elected{background:hsl(var(--secondary));color:hsl(var(--muted-foreground))}.profile-empty{font-family:var(--app-font-sans);color:hsl(var(--muted-foreground));padding:1.5rem;font-size:.75rem}@media(max-width:600px){.profile-widget-head,.profile-sections{padding-left:1rem;padding-right:1rem}.profile-records{grid-template-columns:1fr}.profile-record-top{gap:.5rem;display:flex}.profile-record-top span{min-width:0}.profile-record-top time{flex:none}}.article-card{box-shadow:none;background:0 0;border:0;border-radius:.8rem;overflow:visible}.article-card:hover{background:0 0}.article-card>a{display:block}.article-card .cover{border-radius:.8rem;height:clamp(12rem,19vw,15.5rem);transition:transform .22s,filter .22s}.article-card:hover .cover{filter:brightness(.94);transform:translateY(-2px)}.article-copy{padding:1rem .1rem .35rem}.card-meta{color:hsl(var(--muted-foreground));justify-content:space-between;gap:.8rem;margin-bottom:.6rem;font-size:.66rem;display:flex}.card-meta span{font-weight:650}.card-meta time{white-space:nowrap}.article-copy h3{letter-spacing:-.015em;margin:0;font-size:1.15rem;line-height:1.25}.article-copy p{color:hsl(var(--muted-foreground));-webkit-line-clamp:2;margin-top:.55rem;font-size:.8rem;line-height:1.5}.story-cover{aspect-ratio:16/9;object-fit:cover;border-radius:.85rem;width:100%;max-height:34rem;margin:0 0 1.75rem;display:block}.story-head,.story-head h1{margin:0}.story-head>p{max-width:44rem;margin-top:.85rem}.byline{border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:1rem;margin:1.5rem 0 2rem;padding:1rem 0;display:flex}.byline time{white-space:nowrap}.article-body{padding-top:0}.profile-record strong{background:hsl(var(--secondary));color:hsl(var(--foreground));border:1px solid hsl(var(--border));font-weight:650}.profile-record strong.elected,.profile-record strong.not-elected{background:hsl(var(--secondary));color:hsl(var(--foreground))}@media(max-width:600px){.article-card .cover{aspect-ratio:16/10;height:auto}.article-copy{padding-top:.8rem}.article-copy h3{font-size:1.08rem}.story-cover{aspect-ratio:16/10;border-radius:0;width:calc(100% + 2rem);max-width:none;margin-left:-1rem}.story-head h1{font-size:2.15rem}.byline{align-items:flex-start;font-size:.7rem}.grid{gap:1.7rem}}.article-card{border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:1rem;height:100%;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 1px 2px #0000000a}.article-card:hover{background:hsl(var(--card));border-color:hsl(var(--foreground)/.18);transform:translateY(-2px);box-shadow:0 10px 28px #0000000d}.article-card>a{flex-direction:column;height:100%;display:flex}.article-card .cover{aspect-ratio:16/10;border-radius:0;height:auto;transform:none!important}.article-card:hover .cover{filter:brightness(.96)}.article-copy{flex-direction:column;flex:1;padding:1.15rem 1.2rem 1.25rem;display:flex}.card-meta{border-top:1px solid hsl(var(--border));order:3;margin:auto 0 0;padding-top:1rem;font-size:.64rem}.article-copy h3{order:1;margin:0 0 .55rem;font-size:1.18rem;line-height:1.28}.article-copy p{order:2;margin:0 0 1rem;font-size:.8rem;line-height:1.52}.story{max-width:60rem}.story-cover{aspect-ratio:16/9;object-fit:cover;border:1px solid hsl(var(--border));border-radius:1rem;width:100%;max-height:none;margin:0 0 clamp(1.6rem,4vw,2.8rem)}.story-head{max-width:50rem;margin:0 auto}.story-head h1{letter-spacing:-.045em;font-size:clamp(2.5rem,5.6vw,4.35rem);line-height:1.02}.story-head>p{max-width:46rem;margin-top:1rem;font-size:1.08rem;line-height:1.55}.byline{margin:1.6rem 0 2.5rem;padding:1rem 0;font-size:.76rem}.article-body h2{margin-top:2.8rem;font-size:1.8rem;line-height:1.2}@media(max-width:600px){.grid{gap:1rem}.article-card .cover{aspect-ratio:16/9}.article-copy{padding:1rem}.article-copy h3{font-size:1.1rem}.card-meta{padding-top:.8rem}.story{max-width:100%}.story-cover{aspect-ratio:16/10;border-radius:.8rem;width:100%;margin-bottom:1.5rem;margin-left:0}.story-head h1{font-size:clamp(2rem,10vw,2.65rem);line-height:1.05}.story-head>p{font-size:.98rem;line-height:1.5}.byline{align-items:flex-start;margin:1.25rem 0 1.8rem;padding:.85rem 0;display:flex}.article-body{font-size:1rem;line-height:1.78}.article-body h2{font-size:1.55rem}}:root{--background:0 0% 98%;--foreground:0 0% 9%;--border:0 0% 89.8%;--card:0 0% 100%;--card-foreground:0 0% 9%;--popover:0 0% 100%;--popover-foreground:0 0% 9%;--primary:0 0% 9%;--primary-foreground:0 0% 98%;--secondary:0 0% 96.1%;--secondary-foreground:0 0% 9%;--muted:0 0% 96.1%;--muted-foreground:0 0% 45.1%;--accent:0 0% 96.1%;--accent-foreground:0 0% 9%;--destructive:0 84.2% 60.2%;--destructive-foreground:0 0% 98%;--input:0 0% 89.8%;--ring:0 0% 9%;--app-font-sans:"Inter", sans-serif;--app-font-serif:"Georgia", serif;--app-font-mono:"Menlo", monospace;--radius:.75rem}.dark{--background:0 0% 3.5%;--foreground:0 0% 98%;--border:0 0% 14.9%;--card:0 0% 6%;--card-foreground:0 0% 98%;--popover:0 0% 6%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 12%;--secondary-foreground:0 0% 98%;--muted:0 0% 12%;--muted-foreground:0 0% 63.9%;--accent:0 0% 12%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--input:0 0% 14.9%;--ring:0 0% 83.1%}.admin-surface{width:100%;min-width:0;max-width:100%}.admin-surface>*{min-width:0;max-width:100%}.admin-surface table{max-width:100%}@media(max-width:767px){.admin-surface :is(input,textarea,select){max-width:100%}.admin-surface :is(.overflow-x-auto,[data-admin-scroll]){-webkit-overflow-scrolling:touch}}html,body,#root{min-height:100%}body{margin:0}.site-shell{flex-direction:column;min-height:100dvh;display:flex}.site-header{border-bottom:1px solid hsl(var(--border));justify-content:center;align-items:center;padding:.7rem 1rem .65rem;display:flex}.site-logo-link{justify-content:center;align-items:center;display:inline-flex}.site-logo{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;max-width:min(9.25rem,58vw);height:2.55rem;display:block}.site-main{flex:1;width:min(100% - 3rem,76rem);margin:0 auto;padding:.95rem 0 1.5rem}.site-main-admin{width:min(100% - 2rem,76rem)}.site-footer{color:hsl(var(--muted-foreground));letter-spacing:.015em;justify-content:center;align-items:center;padding:0 1rem 1.35rem;font-size:.66rem;display:flex}.site-footer-inner{border-top:1px solid hsl(var(--border));justify-content:center;width:min(100%,76rem);padding-top:1rem;display:flex}.site-footer a{align-items:center;gap:.38rem;transition:color .15s;display:inline-flex}.site-footer .browser-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:.9rem;height:.9rem;display:block}.site-footer a:hover{color:hsl(var(--foreground))}.image-position{align-items:center;gap:.35rem;margin-top:.15rem;display:flex}.image-position button{border:1px solid hsl(var(--border));background:hsl(var(--card));width:2rem;height:2rem;color:hsl(var(--muted-foreground));border-radius:.5rem;place-items:center;display:grid}.image-position button:hover,.image-position button.active{background:hsl(var(--foreground));border-color:hsl(var(--foreground));color:hsl(var(--background))}.image-position svg{width:1rem;height:1rem}.article-body .article-image{margin:2.5rem 0;display:block}.article-body .article-image-center{width:min(100%,36rem);margin-left:auto;margin-right:auto}.article-body .article-image-left{width:min(72%,31rem);margin-right:auto}.article-body .article-image-wide{width:min(56rem,100vw - 3rem);max-width:none;position:relative;left:50%;transform:translate(-50%)}.article-body .article-image img{object-fit:contain;border:1px solid hsl(var(--border));border-radius:.9rem;width:100%;height:auto;display:block}.home-articles{margin-bottom:2rem;padding-top:0}.home-articles .grid{gap:.7rem}.home-articles .article-copy{padding:.85rem .9rem .9rem}.home-articles .article-copy h3{letter-spacing:-.012em;margin-bottom:.25rem;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1.06rem;font-weight:650;line-height:1.3}.home-articles .article-copy p{margin-bottom:.6rem;line-height:1.42}.story{max-width:66rem;margin:0 auto}.story-cover{margin-bottom:clamp(1.15rem,2.5vw,1.75rem)}.story-head{max-width:54rem}.story-head h1{letter-spacing:-.026em;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:clamp(2rem,4vw,3.25rem);font-weight:600;line-height:1.08}.story-head>p{margin-top:.4rem;font-size:clamp(.96rem,1.45vw,1.08rem);line-height:1.46}.byline{margin:1rem 0 2rem;padding:.75rem 0}.article-body{max-width:44rem;font-size:1.08rem;line-height:1.9}.article-body p{margin:1.55rem 0}.article-body h2{margin-top:3.2rem;margin-bottom:1rem}@media(max-width:600px){.site-header{padding:.55rem .75rem .5rem}.site-logo{max-width:8rem;height:2.2rem}.site-main,.site-main-admin{width:calc(100% - 2rem);padding-top:.75rem;padding-bottom:1.15rem}.site-footer{padding-bottom:1rem}.site-footer-inner{padding-top:.85rem}.story-head h1{font-size:clamp(1.78rem,8vw,2.25rem);line-height:1.1}.story-head>p{margin-top:.35rem;font-size:.95rem}.article-body{font-size:1.02rem;line-height:1.82}.article-body .article-image-left,.article-body .article-image-center{width:100%}.article-body .article-image-wide{width:calc(100vw - 2rem)}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
