@import"https://fonts.googleapis.com/css2?family=Funnel+Display:wght@400;500;600&family=Inter:wght@400;500;600;700&display=swap";/*! tailwindcss v4.2.2 | 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-leading:initial;--tw-font-weight:initial;--tw-tracking: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;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-medium:500;--radius-2xl:1rem;--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%;-moz-tab-size:4;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]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.h-6{height:calc(var(--spacing) * 6)}.h-\[120px\]{height:120px}.h-full{height:100%}.w-6{width:calc(var(--spacing) * 6)}.w-\[41px\]{width:41px}.w-\[67px\]{width:67px}.w-\[73px\]{width:73px}.w-\[74\.2857px\]{width:74.2857px}.w-auto{width:auto}.w-full{width:100%}.max-w-\[588px\]{max-width:588px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-10{gap:calc(var(--spacing) * 10)}: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)))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-\[\#232323\]{background-color:#232323}.bg-\[rgba\(10\,10\,10\,0\.3\)\]{background-color:#0a0a0a4d}.object-cover{object-fit:cover}.p-8{padding:calc(var(--spacing) * 8)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-4{padding-block:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-left{text-align:left}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[34px\]{font-size:34px}.text-\[40px\]{font-size:40px}.leading-5{--tw-leading:calc(var(--spacing) * 5);line-height:calc(var(--spacing) * 5)}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-\[40px\]{--tw-leading:40px;line-height:40px}.leading-\[48px\]{--tw-leading:48px;line-height:48px}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-\[-0\.02em\]{--tw-tracking:-.02em;letter-spacing:-.02em}.tracking-\[0\.12em\]{--tw-tracking:.12em;letter-spacing:.12em}.whitespace-nowrap{white-space:nowrap}.text-\[var\(--color-accent\)\]{color:var(--color-accent)}.text-\[var\(--color-muted\)\]{color:var(--color-muted)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}@media not all and (min-width:809.98px){.max-\[809\.98px\]\:hidden{display:none}}@media(min-width:810px){.min-\[810px\]\:absolute{position:absolute}.min-\[810px\]\:top-0{top:calc(var(--spacing) * 0)}.min-\[810px\]\:left-0{left:calc(var(--spacing) * 0)}.min-\[810px\]\:block{display:block}.min-\[810px\]\:hidden{display:none}.min-\[810px\]\:h-\[160px\]{height:160px}.min-\[810px\]\:w-\[77px\]{width:77px}.min-\[810px\]\:w-\[99\.0476px\]{width:99.0476px}.min-\[810px\]\:w-\[792px\]{width:792px}.min-\[810px\]\:max-w-none{max-width:none}.min-\[810px\]\:flex-nowrap{flex-wrap:nowrap}.min-\[810px\]\:justify-between{justify-content:space-between}.min-\[810px\]\:px-\[120px\]{padding-inline:120px}.min-\[810px\]\:py-6{padding-block:calc(var(--spacing) * 6)}.min-\[810px\]\:text-\[20px\]{font-size:20px}.min-\[810px\]\:text-\[64px\]{font-size:64px}.min-\[810px\]\:leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.min-\[810px\]\:leading-\[72px\]{--tw-leading:72px;line-height:72px}}@media(min-width:1200px){.min-\[1200px\]\:w-\[792px\]{width:792px}}@media(min-width:40rem){.sm\:p-10{padding:calc(var(--spacing) * 10)}.sm\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.sm\:text-\[48px\]{font-size:48px}.sm\:leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.sm\:leading-\[56px\]{--tw-leading:56px;line-height:56px}}}:root{--color-bg:#232323;--color-text:#fff;--color-muted:#fff6;--color-muted-strong:#fff9;--color-accent:#fed5eb;--color-home-subtitle:#666;--color-table-border:#ffffff2e;--color-footer-surface:#0a0a0a;--color-footer-surface-mobile:#000;--color-footer-link:#ffffff75;--font-display:"Funnel Display", "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{font-family:var(--font-body);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:24px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--color-accent);color:#111}.fuego-page{background:var(--color-bg);min-height:100vh}.fuego-display{font-family:var(--font-display);letter-spacing:-.02em}.fuego-nav-brand,.fuego-nav-link{font-size:16px;line-height:24px}.fuego-nav-brand{color:var(--color-accent)}.fuego-nav-link{color:#878787}.fuego-nav-frame,.fuego-shell-main,.fuego-footer-root{width:100%;margin-inline:auto}.fuego-nav-frame[data-route],.fuego-shell-main[data-route]{max-width:390px}.fuego-footer-root[data-route]{width:100%;max-width:none}.fuego-shell-main[data-route="/manifesto"]{padding:24px 16px}.fuego-shell-main[data-route="/"]{overflow:hidden}.fuego-home-hero{justify-content:center;align-items:center;padding:48px 16px;display:flex}.fuego-home-cta{background:#0b0b0e;border:0;border-radius:12px;gap:4px;width:min-content;padding:10px 12px;overflow:hidden;box-shadow:0 1px 2px #14151a0d}.fuego-home-subtitle{color:var(--color-home-subtitle);font-feature-settings:"blwf" on,"cv09" on,"cv03" on,"cv04" on,"cv11" on}.fuego-home-band,.fuego-band-manifesto{height:8px;display:flex}.fuego-home-band>span,.fuego-band-manifesto>span{flex:1}.fuego-home-band>span:nth-child(4),.fuego-band-manifesto>span:nth-child(3){flex:0 0 244px}.fuego-home-band>span:first-child,.fuego-band-manifesto>span:first-child{background:#ff95b4}.fuego-home-band>span:nth-child(2){background:#fed5eb}.fuego-band-manifesto>span:nth-child(2),.fuego-home-band>span:nth-child(3){background:#f50}.fuego-band-manifesto>span:nth-child(3),.fuego-home-band>span:nth-child(4){background:#ffe379}.fuego-manifesto-shell{gap:48px;display:grid}.fuego-manifesto-flow{gap:32px;display:grid}.fuego-manifesto-world{gap:8px;display:grid}.fuego-manifesto-title-block,.fuego-manifesto-levels-head{gap:10px;display:grid}.fuego-manifesto-levels{gap:16px;display:grid}.fuego-manifesto-closing-block{gap:24px;display:grid}.fuego-manifesto-cta-container{justify-items:start;gap:16px;display:grid}.fuego-manifesto-actions{justify-content:flex-start;gap:16px;width:min-content;display:flex}.fuego-manifesto-section{gap:8px;display:grid}.fuego-manifesto-paragraphs{gap:24px;display:grid}.fuego-manifesto-title{max-width:1040px;font-size:28px;line-height:32px}.fuego-manifesto-h2{letter-spacing:-.01em;font-size:20px;line-height:28px}.fuego-prose{color:var(--color-muted);letter-spacing:-.01em;font-size:16px;line-height:24px}.fuego-manifesto-closing{color:#fff;font-size:24px;line-height:32px}.fuego-manifesto-cta-button{background:#0b0b0e;border-radius:12px;gap:4px;width:min-content;padding:10px 12px;font-size:14px;font-weight:500;line-height:20px;overflow:hidden;box-shadow:0 1px 2px #14151a0d}.fuego-manifesto-cta-label{white-space:nowrap;padding:0 4px}.fuego-manifesto-cta-icon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.fuego-manifesto-cta-icon-svg{width:14px;height:13px;transform:translate(.5px)}.fuego-evolution-table{width:100%}.fuego-evolution-desktop{display:none;overflow-x:auto}.fuego-evolution-mobile{display:block;overflow-x:auto}.fuego-evolution-grid{width:100%}.fuego-evolution-grid-mobile{border:.5px solid var(--color-table-border);border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.fuego-evolution-grid-desktop{border:.5px solid var(--color-table-border);border-bottom:0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.fuego-evolution-column{display:grid}.fuego-evolution-cell{color:#fff;border:0;justify-content:flex-start;align-items:center;display:flex}.desktop-main{border-bottom:.5px solid var(--color-table-border)}.fuego-evolution-column:not(:last-child) .desktop-main{border-right:.5px solid var(--color-table-border)}.mobile-col-left,.mobile-col-middle,.mobile-col-right{border-bottom:.5px solid var(--color-table-border)}.mobile-col-left,.mobile-col-middle{border-right:.5px solid var(--color-table-border)}.fuego-evolution-cell-header,.fuego-evolution-cell-value{height:56px;min-height:0;padding:0 16px;font-size:14px;line-height:20px}.fuego-evolution-cell-header{font-weight:400}.fuego-evolution-cell-header-mobile,.fuego-evolution-cell-value-mobile{color:#fff9;height:min-content;min-height:40px;padding:12px 8px;font-size:12px;line-height:16px}.fuego-evolution-cell.is-highlight,.fuego-evolution-cell-value-mobile.is-highlight{color:#00e469}.fuego-footer-root{margin-top:0}.fuego-footer-desktop,.fuego-footer-mobile{width:100%}.fuego-footer-desktop{display:none}.fuego-footer-mobile{background:var(--color-footer-surface-mobile);flex-direction:column;align-items:center;gap:40px;padding:48px 16px;display:flex}.fuego-footer-mobile-links-wrap{flex-direction:column;gap:24px;width:100%;display:flex}.fuego-footer-mobile-contact{flex-direction:column;gap:4px;width:100%;display:flex}.fuego-footer-mobile-mark-row{justify-content:flex-start;align-items:center;gap:64px;width:100%;display:flex}.fuego-footer-lead{color:var(--color-muted-strong);font-size:24px;line-height:32px}.fuego-footer-contact{color:#fff;font-feature-settings:"blwf" on,"cv09" on,"cv03" on,"cv04" on,"cv11" on;font-size:24px;line-height:32px}.fuego-footer-contact-label{color:var(--color-muted-strong);font-feature-settings:normal}.fuego-footer-contact a{text-decoration:none}.fuego-footer-brand{color:var(--color-accent);font-size:16px;line-height:24px}.fuego-footer-links-desktop,.fuego-footer-links-mobile{align-items:center;gap:24px;display:flex}.fuego-footer-links-mobile{flex-direction:column;align-items:flex-start;gap:12px}.fuego-footer-link{color:var(--color-footer-link);font-size:14px;line-height:22px}.fuego-footer-x-link{color:var(--color-muted-strong);display:inline-flex}.fuego-footer-x-link-mobile{width:12px;height:12px;position:relative}.fuego-footer-x-link-desktop{pointer-events:none;width:16px;height:16px;position:relative}.fuego-footer-x-icon{display:block}.fuego-footer-x-link-mobile .fuego-footer-x-icon{width:13px;height:13px;position:absolute;top:0;left:0}.fuego-footer-x-link-desktop .fuego-footer-x-icon{width:15px;height:16px;position:absolute;top:0;left:1px}.fuego-footer-mark{justify-content:center;align-items:center;width:80px;height:80px;display:flex}.fuego-footer-mark-image{object-fit:contain;width:80px;height:80px;image-rendering:pixelated}@media(min-width:810px){.fuego-nav-frame[data-route],.fuego-shell-main[data-route]{max-width:810px}.fuego-shell-main[data-route="/manifesto"]{padding:80px}.fuego-shell-main[data-route="/"]{min-height:calc(100svh - 72px)}.fuego-home-hero{min-height:calc(100svh - 72px);padding:80px}.fuego-manifesto-title{font-size:48px;line-height:56px}.fuego-manifesto-shell{gap:56px}.fuego-manifesto-flow{gap:40px}.fuego-manifesto-levels{gap:8px}.fuego-evolution-mobile{display:none}.fuego-evolution-desktop{display:block}.fuego-footer-mobile{display:none}.fuego-footer-desktop{background:var(--color-footer-surface);flex-direction:column;gap:64px;padding:40px 120px;display:flex}.fuego-footer-contact-row,.fuego-footer-links-row{justify-content:space-between;align-items:center;width:100%;display:flex}.fuego-footer-contact-stack{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:8px;width:1px;max-width:802px;display:flex}.fuego-footer-contact-stack.is-home,.fuego-footer-contact-stack.is-manifesto{gap:8px}.fuego-footer-links-desktop{justify-content:flex-end}}@media(min-width:810px)and (max-width:1199.98px){.fuego-footer-desktop{gap:64px;padding:40px 80px}.fuego-footer-contact-row{align-items:center;gap:0}.fuego-footer-contact-stack{max-width:none}.fuego-footer-links-row{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.fuego-footer-links-desktop{gap:24px}}@media(max-width:1199.98px){.fuego-home-band>span:first-child,.fuego-band-manifesto>span:first-child{flex:1 0 0;width:1px}}@media(min-width:1200px){.fuego-nav-frame[data-route],.fuego-shell-main[data-route]{max-width:1200px}.fuego-shell-main[data-route="/manifesto"]{padding:120px}.fuego-home-hero{padding:80px 120px}.fuego-home-band>span:first-child{flex:0 0 657px}.fuego-home-band>span:nth-child(4){flex:0 0 244px}.fuego-band-manifesto>span:first-child{flex:0 0 657px}.fuego-band-manifesto>span:nth-child(3){flex:0 0 244px}.fuego-footer-lead,.fuego-footer-contact{font-size:32px;line-height:40px}}@media(min-width:810px){.fuego-manifesto-closing{font-size:32px;line-height:40px}}@media(min-width:1200px)and (max-width:1439.98px){.fuego-footer-contact-stack.is-manifesto{gap:12px}}@media(min-width:1440px){.fuego-nav-frame[data-route="/"],.fuego-shell-main[data-route="/"]{max-width:1440px}}@media(max-width:809.98px){.fuego-footer-mobile{align-items:flex-start}.fuego-footer-mark{align-self:flex-start}.fuego-footer-mobile-contact .fuego-footer-lead{max-width:342px}}@media(max-width:389.98px){.fuego-shell-main[data-route="/manifesto"]{padding:24px 16px}.fuego-nav-frame[data-route="/"]{width:0;max-width:none}}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px;border-radius:2px}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
