/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@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}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:900;--animate-spin:spin 1s linear infinite;--default-font-family:var(--font-sans);--default-mono-font-family:var(--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;-webkit-text-decoration:inherit;-webkit-text-decoration: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}:root{color:#17211d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f7f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px}body{letter-spacing:0;min-width:320px;min-height:100vh;margin:0}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}}@layer components{.panel{background:#fffefaf0;border:1px solid #d9dfcf;border-radius:8px;min-width:0;box-shadow:0 16px 44px #17211d12}.macro-shell{grid-template-areas:"controls""board""details";gap:1rem;display:grid}.macro-shell>*{min-width:0}.macro-controls{grid-area:controls;align-self:start}.macro-board{grid-area:board}.macro-details{grid-area:details;align-self:start;gap:1rem;min-width:0;display:grid}.macro-details>*{min-width:0}.section-kicker{color:#4f7d1d;text-transform:uppercase;margin:0 0 .2rem;font-size:.78rem;font-weight:900}.range-button,.country-button,.primary-action,.save-action,.indicator-row,.saved-row{color:#17211d;background:#fffefa;border:1px solid #d9dfcf;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:2.5rem;font-weight:850;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.range-button{padding:.65rem .9rem}.range-button:hover,.country-button:hover,.indicator-row:hover,.saved-row:hover{border-color:#4f7d1d;transform:translateY(-1px)}.range-button[aria-pressed=true],.country-button[aria-pressed=true],.indicator-row[aria-pressed=true]{color:#a7c957;background:#17211d;border-color:#17211d}.field-label{color:#566455;margin-bottom:.45rem;font-size:.83rem;font-weight:900;display:block}.country-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.country-button{text-align:left;flex-direction:column;align-items:flex-start;gap:0;min-width:0;padding:.7rem}.country-button small{color:#60705f;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.75rem;overflow:hidden}.country-button[aria-pressed=true] small{color:#dff1aa}.select-input{color:#17211d;background:#fffefa;border:1px solid #d9dfcf;border-radius:8px;outline:0;width:100%;min-width:0;padding:.72rem .8rem;font-weight:800}.primary-action,.save-action{width:100%;padding:.75rem 1rem}.primary-action{color:#fff;background:#17211d;border-color:#17211d}.save-action{color:#3157b7;background:#eef3ff;border-color:#3157b7}.error-box{color:#9b2f1c;background:#fff1ec;border:1px solid #f4b2a1;border-radius:8px;padding:.75rem;font-size:.9rem;font-weight:800}.country-cards{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.75rem;display:grid}.country-card{color:#17211d;text-align:left;background:#fffefa;border:1px solid #d9dfcf;border-radius:8px;flex-direction:column;justify-content:space-between;min-width:0;min-height:13rem;padding:.9rem;display:flex}.country-card:hover,.country-card[aria-pressed=true]{background:#fbfff0;border-color:#4f7d1d}.tone-dot{background:#4f7d1d;border-radius:999px;flex:none;width:.8rem;height:.8rem}.tone-dot.inflation{background:#b45309}.tone-dot.income{background:#3157b7}.tone-dot.labor{background:#b4235f}.tone-dot.population{background:#0f766e}.sparkline{width:100%;height:92px;overflow:visible}.sparkline polyline{fill:none;stroke:#4f7d1d;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.detail-grid{grid-template-columns:1fr;gap:.65rem;display:grid}.detail-item,.indicator-row,.saved-row{background:#fffefa;border:1px solid #d9dfcf;border-radius:8px;align-items:center;gap:.65rem;min-width:0;padding:.75rem;display:flex}.indicator-row,.saved-row{color:#17211d;text-align:left;justify-content:flex-start;width:100%}.indicator-row strong{flex:none}.query-box{overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word;color:#566455;max-width:100%;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.78rem;line-height:1.45}.empty-state{color:#566455;background:#fffefa;border:1px dashed #bec9b2;border-radius:8px;justify-content:center;align-items:center;gap:.65rem;min-height:9rem;font-weight:850;display:flex}@media (width>=1024px){.macro-shell{grid-template-columns:320px minmax(0,1fr);grid-template-areas:"controls board""details details"}.macro-details{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1536px){.macro-shell{grid-template-columns:320px minmax(0,1fr) 390px;grid-template-areas:"controls board details"}.macro-details{grid-template-columns:minmax(0,1fr)}}}@layer utilities{.static{position:static}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.table{display:table}.h-9{height:calc(var(--spacing) * 9)}.h-12{height:calc(var(--spacing) * 12)}.min-h-screen{min-height:100vh}.w-9{width:calc(var(--spacing) * 9)}.w-12{width:calc(var(--spacing) * 12)}.max-w-\[1540px\]{max-width:1540px}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.animate-spin{animation:var(--animate-spin)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}: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)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded-\[8px\]{border-radius:8px}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-\[\#d9dfcf\]{border-color:#d9dfcf}.bg-\[\#17211d\]{background-color:#17211d}.bg-\[\#eef7d2\]{background-color:#eef7d2}.bg-\[\#f6f7f1\]{background-color:#f6f7f1}.bg-\[\#fffefa\]{background-color:#fffefa}.p-4{padding:calc(var(--spacing) * 4)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-5{padding-block:calc(var(--spacing) * 5)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-\[\#4f7d1d\]{color:#4f7d1d}.text-\[\#17211d\]{color:#17211d}.text-\[\#60705f\]{color:#60705f}.text-\[\#a7c957\]{color:#a7c957}.uppercase{text-transform:uppercase}@media (width>=40rem){.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}.sm\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}@media (width>=48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=64rem){.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}}@media (width>=80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}}}@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}@keyframes spin{to{transform:rotate(360deg)}}
