/*! tailwindcss v4.3.0 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-ease: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;--container-3xl:48rem;--container-4xl:56rem;--container-6xl:72rem;--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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;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}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-7{margin-top:calc(var(--spacing) * 7)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.min-h-screen{min-height:100vh}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-6xl{max-width:var(--container-6xl)}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-wrap{text-wrap:wrap}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media(min-width:40rem){.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}}@media(min-width:64rem){.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}}}:root{color-scheme:light;--ink:#191817;--muted:#6f6a62;--muted-light:#a8a096;--line:#e2ded6;--surface:#fff;--surface-soft:#f7f6f3;--accent:#931b12;--accent-strong:#7f170f;--warm:#8a5a22;--danger:#b42318;--scrollbar-track:#ebe7df;--scrollbar-thumb:var(--ink);--scrollbar-thumb-hover:var(--accent-strong);--font-head:Georgia, "Times New Roman", Times, serif;--font-text:Arial, Helvetica, sans-serif}*{box-sizing:border-box;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}html{scroll-behavior:smooth;background:var(--surface-soft);min-width:320px;color:var(--ink);font-family:var(--font-text);scroll-padding-top:1.5rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-height:100vh;margin:0;overflow-x:hidden}::-webkit-scrollbar{width:.85rem;height:.85rem}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{border:3px solid var(--scrollbar-track);background:var(--scrollbar-thumb);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.focus-ring:focus{outline:none}.focus-ring:focus-visible{outline-offset:2px;outline:3px solid #8f1b1224}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.pill{border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);padding:.45rem .65rem}.app-shell{background:var(--surface)}.site-header{border-bottom:1px solid var(--line);background:var(--surface)}.site-header>div{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem}.site-header-spacer{min-width:2.5rem}.site-header-nav{display:flex;align-items:center;justify-self:start;gap:.55rem}.header-nav-button{text-decoration:none}.brand-lockup{display:flex;align-items:center;justify-content:center}.header-actions{display:flex;align-items:center;justify-self:end;gap:.55rem}.analysis-tools{display:flex;align-items:center;gap:.55rem}.header-print-control{display:flex}.header-forecast-settings{position:relative;display:flex}.header-print-control[hidden],.header-forecast-settings[hidden],.header-settings-menu[hidden]{display:none}.header-settings-button{display:inline-grid;height:2.5rem;width:2.5rem;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.header-settings-button:hover,.header-settings-button[aria-expanded=true]{border-color:#8f1b124d;background:#8f1b120e;color:var(--accent-strong)}.header-settings-icon{height:1.1rem;width:1.1rem}.header-settings-icon path,.header-settings-icon circle{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.header-settings-icon text{fill:currentColor;stroke:none;font-size:4.2px;font-weight:800;letter-spacing:0}.analysis-history-backdrop{position:fixed;inset:0;z-index:1180;background:#19181747}.analysis-history-backdrop[hidden],.analysis-history-sidebar[hidden]{display:none}.analysis-history-sidebar{position:fixed;inset:0 auto 0 0;z-index:1190;display:grid;width:min(24rem,calc(100vw - 1.25rem));grid-template-rows:auto minmax(0,1fr);border-right:1px solid var(--line);background:#fff;box-shadow:1.2rem 0 2.8rem #19181729}body.has-analysis-history-sidebar{overflow:hidden}.analysis-history-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding:1rem}.analysis-history-header h2{margin:0;color:var(--ink);font-family:var(--font-head);font-size:1.35rem;font-weight:500;line-height:1.15}.analysis-history-list{min-width:0;overflow-y:auto;padding:.65rem 1rem 1.2rem}.analysis-history-empty,.analysis-history-loading{margin:0;border-top:1px solid var(--line);padding:1rem 0;color:var(--muted);font-size:.92rem;line-height:1.5}.analysis-history-city{display:grid;gap:.55rem;border-top:1px solid var(--line);padding:.95rem 0}.analysis-history-city:first-child{border-top:0}.analysis-history-city>h3,.analysis-history-subgroup>h4{margin:0;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.12em;line-height:1.25;text-transform:uppercase}.analysis-history-subgroup{display:grid;gap:.5rem}.analysis-history-items{display:grid;gap:.45rem}.analysis-history-item{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);padding:.72rem;transition:border-color .16s ease,background-color .16s ease}.analysis-history-item.is-active{border-color:#8f1b1257;background:#8f1b120b}.analysis-history-load{min-width:0;border:0;background:transparent;padding:0;text-align:left}.analysis-history-load strong,.analysis-history-load span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysis-history-load strong{color:var(--ink);font-size:.94rem;font-weight:700;line-height:1.25}.analysis-history-load span{margin-top:.25rem;color:var(--muted);font-size:.8rem;line-height:1.35}.analysis-history-load:hover strong{color:var(--accent-strong)}.analysis-history-delete{align-self:start;display:inline-grid;height:2rem;width:2rem;place-items:center;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted);transition:border-color .16s ease,background-color .16s ease,color .16s ease}.analysis-history-delete:hover{border-color:#b423182e;background:#b4231812;color:var(--danger)}.analysis-history-delete svg{height:1rem;width:1rem}.analysis-history-delete path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.header-settings-menu{position:absolute;top:calc(100% + .65rem);right:0;z-index:1100;display:grid;width:min(22.5rem,calc(100vw - 2rem));gap:.95rem;border:1px solid rgb(25 24 23 / .14);border-radius:8px;background:#fff;box-shadow:0 1rem 2.4rem #19181729;padding:1rem}.header-settings-section{display:grid;gap:.7rem;border-top:1px solid rgb(25 24 23 / .1);padding-top:.85rem}.header-settings-section:first-of-type{border-top:0;padding-top:0}.header-settings-section h3{margin:0;color:var(--ink);font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.header-settings-field{display:grid;grid-template-columns:minmax(0,1fr) 8.7rem;align-items:center;gap:.75rem;color:var(--muted);font-size:.88rem;line-height:1.25}.header-settings-field--equity{grid-template-columns:minmax(0,1fr) 9.6rem}.header-settings-field--equity-mode{grid-template-columns:minmax(0,1fr) 11rem}.header-settings-input-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;color:var(--muted);font-weight:700}.header-settings-input-wrap--unit{grid-template-columns:minmax(0,1fr) 4.15rem}.header-settings-field--equity .header-settings-input-wrap--unit{grid-template-columns:minmax(0,1fr) 3rem}.header-settings-input.field-input,.header-settings-unit.field-input{height:2.35rem;padding:0 .65rem}.header-settings-input.field-input{text-align:right}.header-settings-unit.field-input{padding:0 .45rem}.header-equity-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.header-equity-mode-toggle button{min-width:0;border:0;border-radius:0;background:transparent;color:var(--muted);font-size:.72rem;font-weight:800;line-height:1;padding:.68rem .48rem;white-space:nowrap;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.header-equity-mode-toggle button+button{border-left:1px solid var(--line)}.header-equity-mode-toggle button:hover,.header-equity-mode-toggle button[aria-pressed=true]{background:#fff;color:var(--accent-strong);box-shadow:0 .35rem .9rem #19181714}.header-percent-stepper{display:grid;grid-template-columns:2.15rem minmax(0,1fr) 2.15rem;align-items:center;gap:.3rem}.header-percent-stepper-button,.header-percent-stepper-value{height:2.15rem;min-width:0;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink);font-weight:700;line-height:1;transition:border-color .16s ease,background-color .16s ease,color .16s ease,opacity .16s ease}.header-percent-stepper-button{display:inline-grid;place-items:center;width:2.15rem;padding:0;font-size:1rem}.header-percent-check-icon{width:1rem;height:1rem}.header-percent-check-icon path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.header-percent-stepper-value{display:inline-flex;align-items:center;justify-content:center;gap:.08rem;width:100%;padding:0 .55rem;font-size:.86rem;white-space:nowrap}.header-percent-stepper-button:hover,.header-percent-stepper-value:hover{border-color:#8f1b124d;background:#8f1b120e;color:var(--accent-strong)}.header-percent-stepper-button:disabled{cursor:not-allowed;opacity:.42}.header-percent-stepper.is-editing{grid-template-columns:minmax(0,1fr) 2.15rem}.header-percent-stepper.is-editing [data-header-percent-action=decrement],.header-percent-stepper.is-editing [data-header-percent-display]{display:none}.header-percent-stepper-input.field-input{height:2.15rem;min-width:0;padding:0 .5rem;text-align:center}.brand-name{margin:0;color:var(--ink);font-size:1.02rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-link{border-radius:.35rem;text-decoration:none}.brand-link:hover{color:var(--accent-strong)}.brand-name span{color:var(--accent-strong);font-family:var(--font-head);font-weight:500}.import-stage{padding:0 1rem 3.5rem}.hero-panel{position:relative;display:flex;min-height:calc(100svh - 5.25rem);flex-direction:column;justify-content:center;padding:clamp(1.7rem,5vh,5.5rem) 0 clamp(3.4rem,8vh,6rem)}#import-form{margin-top:clamp(.85rem,2vh,1.25rem);width:min(100%,58rem)}.sr-only{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.import-options{position:relative;display:grid;gap:.85rem;align-items:stretch;transition:gap .16s ease}.import-options.is-file-dragging{gap:0}.import-options.is-loading .pdf-drop-zone,.import-options.is-loading .import-option-label,.import-options.is-loading .link-option{opacity:0;pointer-events:none;transform:translateY(.25rem) scale(.98)}.import-loading-indicator{position:absolute;inset:0;display:grid;place-items:center;opacity:1;pointer-events:none;transition:opacity .16s ease}.import-loading-indicator[hidden]{display:none}.import-loading-spinner{display:block;height:2.65rem;width:2.65rem;border:3px solid rgb(143 27 18 / .16);border-top-color:var(--accent-strong);border-radius:999px;animation:spin .8s linear infinite}.pdf-drop-zone{display:grid;min-height:5.8rem;cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.95rem;border:1px dashed #cfc8bd;border-radius:8px;background:#fbfaf8;padding:1rem;text-align:left;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,min-height .16s ease,opacity .16s ease,transform .16s ease}.pdf-drop-zone:hover,.pdf-drop-zone:focus-within{border-color:#8f1b125c;background:#8f1b1209;box-shadow:0 18px 44px #19181712,0 0 0 4px #8f1b1214;transform:translateY(-1px)}.pdf-drop-zone.is-loading{opacity:.58;pointer-events:none}.import-options.is-file-dragging .pdf-drop-zone{grid-column:1 / -1;min-height:clamp(8.5rem,22vh,11rem);justify-content:center;border-color:#8f1b127a;border-style:solid;background:#8f1b120e;box-shadow:0 24px 60px #1918171a,0 0 0 4px #8f1b121a;transform:translateY(-1px)}.pdf-drop-icon{display:inline-grid;height:3rem;width:3rem;place-items:center;border:1px solid rgb(143 27 18 / .16);border-radius:999px;background:#fff;color:var(--accent-strong);transition:transform .16s ease}.import-options.is-file-dragging .pdf-drop-icon{transform:scale(1.08)}.pdf-drop-icon svg{height:1.35rem;width:1.35rem}.pdf-drop-icon path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.pdf-drop-copy{display:grid;gap:.24rem;min-width:0}.pdf-drop-copy strong{color:var(--ink);font-size:1rem;line-height:1.25}.pdf-drop-copy small{color:var(--muted);font-size:.82rem;line-height:1.4}.import-option-label{display:flex;max-height:4rem;align-items:center;justify-content:center;color:var(--muted);font-size:.84rem;font-weight:700;letter-spacing:0;line-height:1;overflow:hidden;transition:max-height .16s ease,opacity .16s ease,transform .16s ease}.import-option-label span{padding:.34rem 0;text-align:center;white-space:nowrap}.link-option{display:grid;max-height:6rem;align-content:center;background:transparent;min-width:0;overflow:hidden;transition:max-height .16s ease,opacity .16s ease,transform .16s ease}.import-options.is-file-dragging .import-option-label,.import-options.is-file-dragging .link-option{max-height:0;opacity:0;pointer-events:none;transform:translateY(.35rem)}.link-bar{display:flex;width:100%;min-height:4.15rem;align-items:center;justify-content:center;gap:.5rem;margin:0 auto;border:1px solid var(--line);border-radius:8px;background:transparent;padding:.32rem .32rem .32rem 1.15rem;box-shadow:none;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.drop-zone-active,.link-bar:focus-within{border-color:#c5c5c0;background:transparent;box-shadow:none;transform:translateY(-1px)}.link-bar.has-pending-valid-link{border-color:#8f1b1257;background:transparent;box-shadow:none}.link-bar.has-pending-valid-link:focus-within{border-color:#8f1b1275;background:transparent;box-shadow:none}.drop-icon{display:none;height:3rem;width:3rem;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--accent);font-size:1.5rem;font-weight:700}.tool-title{margin-top:0;margin-bottom:0;color:var(--ink);font-family:var(--font-head);font-size:clamp(2rem,8.6vw,5.4rem);font-weight:500;letter-spacing:0;line-height:1.02;overflow-wrap:normal;text-wrap:balance}.typewriter-word{position:relative;display:inline-block;min-width:min(14.5ch,100%);color:var(--accent-strong);text-align:center;white-space:nowrap}.typewriter-word:after{content:"";display:inline-block;height:.82em;margin-left:.06em;border-right:.06em solid currentColor;transform:translateY(.08em);animation:typewriterCaret .95s steps(1) infinite}.tool-subtitle{max-width:42rem;margin:.85rem auto 0;color:var(--muted);font-size:clamp(.98rem,2.6vw,1.15rem);line-height:1.55;text-wrap:balance}.link-input{height:3.45rem;width:100%;min-width:0;border:0;background:transparent;padding:0 .2rem;color:var(--ink);font-size:1rem}.link-input:focus{outline:none}.import-status{width:min(100%,58rem);margin:.85rem auto 0;text-align:center;color:var(--muted);font-size:.9rem;font-weight:600;line-height:1.45}.import-status-error{color:var(--danger)}.import-status-success{color:var(--accent-strong)}.import-status-neutral{color:var(--muted)}.edit-toast{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));z-index:1200;max-width:min(24rem,calc(100vw - 2rem));border:1px solid rgb(25 24 23 / .14);border-radius:8px;background:var(--surface);box-shadow:0 1rem 2.4rem #19181729;padding:.8rem .95rem;color:var(--ink);font-size:.88rem;font-weight:700;line-height:1.4}.edit-toast[hidden]{display:none}.edit-toast-error{border-color:#b4231847;color:var(--danger)}.primary-button,.secondary-button{height:3.1rem;min-width:11.5rem;border-radius:999px;padding:0 1.25rem;font-size:.88rem;font-weight:700}.link-bar .primary-button{flex:0 0 auto;display:inline-grid;height:3.5rem;width:3.5rem;min-width:3.5rem;place-items:center;border-radius:6px;padding:0}.link-bar .primary-button.hidden{display:none}.primary-button{border:1px solid var(--ink);background:var(--ink);color:#fff}.primary-button:hover{background:#000}.primary-button:disabled{opacity:.55}.primary-button.is-loading:disabled{opacity:1}.button-icon{grid-area:1 / 1;height:1.25rem;width:1.25rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.primary-button.is-loading .button-icon{opacity:0;visibility:hidden}.primary-button.is-loading:before{align-self:center;content:"";grid-area:1 / 1;height:1.15rem;justify-self:center;width:1.15rem;border:2px solid rgb(255 255 255 / .32);border-top-color:#fff;border-radius:999px;animation:spin .8s linear infinite}.secondary-button{border:1px solid var(--line);background:#fff;color:var(--ink)}.secondary-button:hover{border-color:var(--ink)}.hero-scroll-indicator{position:absolute;bottom:2rem;left:50%;display:inline-flex;transform:translate(-50%);flex-direction:column;align-items:center;gap:.3rem;color:var(--accent-strong);font-size:.88rem;font-weight:700;line-height:1.2;text-decoration:none}.hero-scroll-indicator span:last-child{color:currentColor;font-family:var(--font-head);font-size:1.3rem;line-height:1}@media(max-width:639px){.hero-panel{justify-content:start;min-height:auto;padding-top:2.15rem;padding-bottom:0}.tool-title{font-size:clamp(2rem,10vw,2.55rem)}.import-options{gap:.7rem}.pdf-drop-zone{min-height:5.5rem;padding:.85rem}.pdf-drop-icon{height:2.65rem;width:2.65rem}.link-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;border-radius:8px;padding:.32rem}.hero-panel .link-input{height:3.15rem;padding:0 .75rem;text-align:left}.hero-panel .primary-button,.hero-panel .secondary-button{height:3.15rem;width:3.15rem;min-width:3.15rem}.hero-scroll-indicator{display:none}.landing-section{min-height:auto;padding:4.5rem 0}}@media(min-width:760px){.import-options{grid-template-columns:minmax(16rem,.85fr) auto minmax(22rem,1.15fr);gap:.85rem}.import-option-label{align-self:center}}@media(max-height:880px){.hero-scroll-indicator{display:none}}.link-bar.is-loading{width:4.15rem;min-height:4.15rem;gap:0;border-color:transparent;background:transparent;padding:.32rem;box-shadow:none;transform:none}.link-bar.is-loading .link-input{width:0;min-width:0;flex:0 0 0;padding:0;opacity:0;visibility:hidden}@keyframes spin{to{transform:rotate(360deg)}}@keyframes typewriterCaret{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.typewriter-word:after{animation:none}}.source-strip{display:grid;gap:.7rem;margin:clamp(1.75rem,5vh,3rem) auto 0;width:min(100%,48rem);padding:0}.source-strip>p{margin:0;text-align:center;color:var(--muted);font-size:.78rem;line-height:1.45}.landing-section-heading p{margin:0;color:var(--accent-strong);font-size:.72rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.landing-section-heading h3{margin:.25rem 0 0;color:var(--ink);font-family:var(--font-head);font-size:clamp(1.35rem,3vw,1.9rem);font-weight:500;letter-spacing:0}.landing-section{display:grid;align-content:center;gap:clamp(1.6rem,4vw,3rem);min-height:min(42rem,calc(100svh - 4.5rem));margin:0 auto;max-width:52rem;border-top:1px solid var(--line);padding:clamp(4rem,10vh,7rem) 0;scroll-margin-top:1.5rem}.landing-section+.landing-section{border-top:1px solid var(--line)}.process-section{position:relative;min-height:calc(100svh - 5.25rem);width:min(100%,68rem);max-width:68rem}.process-layout{display:grid;align-items:center;gap:clamp(2rem,5vw,4.5rem)}.process-copy{min-width:0}.process-grid{display:grid;border-top:1px solid var(--line)}.process-section .process-grid{grid-template-columns:minmax(0,1fr)}.process-grid article{border-bottom:1px solid var(--line);padding:clamp(1.15rem,3vw,1.7rem) 0}.process-grid span{color:var(--accent-strong);font-family:var(--font-head);font-size:1.35rem}.process-grid h4{margin:.45rem 0 0;color:var(--ink);font-size:1rem;font-weight:700}.process-grid p{margin:.35rem 0 0;max-width:20rem;color:var(--muted);font-size:.92rem;line-height:1.6}.process-visual{display:grid;align-content:center;gap:.8rem;min-height:26rem;margin:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:clamp(1.1rem,4vw,2rem) 0}.flow-card{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;padding:clamp(.95rem,2.5vw,1.2rem);box-shadow:0 16px 38px #1918170f}.flow-card>span{display:block;color:var(--muted);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.flow-card strong{display:block;margin-top:.5rem;overflow-wrap:anywhere;color:var(--ink);font-family:var(--font-head);font-size:clamp(1.25rem,3vw,1.65rem);font-weight:500;line-height:1.08}.flow-fields dl{display:grid;gap:.45rem;margin:.85rem 0 0}.flow-fields dl div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;border-top:1px solid var(--line);padding-top:.45rem}.flow-fields dt,.flow-result small{color:var(--muted);font-size:.82rem}.flow-fields dd{margin:0;color:var(--ink);font-weight:700}.flow-result{border-color:#2a765440;background:#2a76540e}.flow-result strong{color:#276b4d;font-size:clamp(2.2rem,6vw,3rem)}.flow-result small{display:block;margin-top:.3rem}.flow-connector{display:grid;height:1.55rem;place-items:center}.flow-connector span{position:relative;display:block;height:100%;width:1px;background:var(--line)}.flow-connector span:after{position:absolute;bottom:0;left:50%;height:.42rem;width:.42rem;border-right:1px solid var(--accent-strong);border-bottom:1px solid var(--accent-strong);content:"";transform:translate(-50%) rotate(45deg)}.report-preview{align-content:center;gap:.9rem}.report-preview-slides{display:grid;gap:.9rem;min-width:0}.report-preview-panel{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 38px #1918170f}.report-preview-heading{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:.8rem;border-bottom:1px solid var(--line);padding:.62rem .72rem}.report-preview-heading span{color:var(--muted);font-size:.68rem;font-weight:700;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.report-preview-heading h4{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--ink);font-size:.88rem;font-weight:800;line-height:1.2;text-align:right}.report-preview-table-wrap{overflow-x:auto;scrollbar-width:thin}.report-preview-table.cashflow-forecast-table{width:100%;min-width:29rem;font-size:.68rem}.report-preview-table.cashflow-forecast-table th,.report-preview-table.cashflow-forecast-table td{min-width:4.65rem;width:auto;padding:.38rem .5rem;line-height:1.18}.report-preview-table.cashflow-forecast-table .forecast-sticky-col{min-width:11.5rem;width:11.5rem;max-width:11.5rem}.report-preview-table.cashflow-forecast-table thead th{font-size:.62rem;letter-spacing:.08em}.report-preview-table.cashflow-forecast-table .forecast-group-row .forecast-row-label{padding-right:.62rem}.report-preview-table.cashflow-forecast-table .forecast-row-label{line-height:1.25}.report-preview-label{display:inline-flex;min-width:0;align-items:center;gap:.34rem;flex-wrap:wrap}.report-preview-label .forecast-toggle-icon{height:.82rem;width:.82rem}.report-preview-label .forecast-toggle-icon:before{width:8px}.report-preview-label .forecast-toggle-icon:after{height:8px}.report-preview-table .forecast-row-note{font-size:.74em}.report-preview-table.purchase-scenario-table th small,.report-preview-table.purchase-scenario-table td small,.report-preview-table.purchase-scenario-table .purchase-scenario-break-even-label{font-size:.62rem}.report-preview-purchase-table.cashflow-forecast-table{--purchase-scenario-label-offset: 1rem;min-width:27rem}.report-preview-dots{display:none}@keyframes reportPreviewSlide{0%,45%{z-index:2;opacity:1;transform:translate(0)}50%,95%{z-index:1;opacity:0;transform:translate(-.7rem)}96%,to{z-index:1;opacity:0;transform:translate(.7rem)}}@keyframes reportPreviewDot{0%,45%{width:1.15rem;background:var(--accent-strong);opacity:1}50%,to{width:.42rem;background:var(--muted-light);opacity:.55}}@media(max-width:1023px),(max-height:760px){.report-preview{align-content:center}.report-preview-slides{position:relative;display:block;min-height:22.2rem;overflow:hidden}.report-preview-slide{position:absolute;inset:0 0 auto;width:100%;opacity:0;pointer-events:none;transform:translate(.7rem);animation:reportPreviewSlide 12s infinite}.report-preview-slide:nth-child(2){animation-delay:6s}.report-preview-dots{display:flex;justify-content:center;gap:.35rem;min-height:.45rem}.report-preview-dots span{display:block;height:.42rem;width:.42rem;border-radius:999px;background:var(--muted-light);opacity:.55;animation:reportPreviewDot 12s infinite}.report-preview-dots span:nth-child(2){animation-delay:6s}}@media(prefers-reduced-motion:reduce){.report-preview-slides{display:grid;min-height:0;overflow:visible}.report-preview-slide{position:static;opacity:1;pointer-events:auto;transform:none;animation:none}.report-preview-dots,.report-preview-dots span{display:none;animation:none}}.investor-questions-section{width:min(100%,58rem);max-width:58rem}.investor-question-list{border-top:1px solid var(--line)}.investor-question{border-bottom:1px solid var(--line)}.investor-question summary{display:grid;min-height:4rem;cursor:pointer;list-style:none;grid-template-columns:minmax(0,1fr) 1.4rem;align-items:center;gap:1rem;padding:1.05rem 0;color:var(--ink);font-size:clamp(1rem,2.4vw,1.12rem);font-weight:700;line-height:1.35}.investor-question summary::-webkit-details-marker{display:none}.investor-question summary:after{justify-self:end;color:var(--accent-strong);content:"+";font-family:var(--font-head);font-size:1.45rem;font-weight:500;line-height:1}.investor-question[open] summary:after{content:"-"}.investor-question summary:focus-visible{border-radius:6px;outline:3px solid rgb(143 27 18 / .12);outline-offset:4px}.investor-question p{max-width:46rem;margin:-.1rem 0 1.25rem;color:var(--muted);font-size:.95rem;line-height:1.7}.source-logo-grid{display:flex;justify-content:center;gap:.55rem;overflow-x:auto;overscroll-behavior-x:contain;padding:.15rem 0 .45rem;scrollbar-width:none}.source-logo-grid::-webkit-scrollbar{display:none}@media(max-width:639px){.source-logo-grid{justify-content:flex-start}}.source-logo-grid .source-logo-card{display:grid;height:3.1rem;width:3.1rem;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:var(--source-logo-background, rgb(255 255 255 / .76));padding:0;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease}.source-logo-grid a.source-logo-card:hover,.source-logo-grid a.source-logo-card:focus-visible{border-color:#c5c5c0;box-shadow:0 18px 44px #19181712,0 0 0 4px #1918170f,0 1px #ffffffbf inset}.source-logo-grid .source-logo-frame{display:grid;height:100%;width:100%;place-items:center;border:0;border-radius:999px;background:var(--source-logo-background, transparent);color:var(--source-logo-foreground, var(--ink));font-size:.58rem;font-weight:700}.source-logo-grid .source-logo-frame img{height:72%;width:72%;object-fit:cover}.source-logo-grid .source-logo-card[data-source-domain="engelvoelkers.com"] .source-logo-frame img{height:112%;width:112%}.source-logo-grid .source-logo-card[data-source-domain="immowelt.de"],.source-logo-grid .source-logo-card[data-source-domain="immowelt.de"] .source-logo-frame{background:linear-gradient(to bottom,#2c2c35 0 50%,#ffcd00 50% 100%)}.source-logo-grid .source-logo-card[data-source-domain="immobilienscout24.de"],.source-logo-grid .source-logo-card[data-source-domain="immobilienscout24.de"] .source-logo-frame{background:linear-gradient(to bottom,#fff 0 66.666%,#00ffd0 66.666% 100%)}.source-logo-grid .source-logo-card[data-source-domain="immowelt.de"] .source-logo-frame img,.source-logo-grid .source-logo-card[data-source-domain="immobilienscout24.de"] .source-logo-frame img{height:100%;width:100%}.source-logo-grid .source-logo-fallback{background:var(--source-logo-background, var(--surface-soft));color:var(--source-logo-foreground, var(--ink))}.source-logo-grid .source-logo-loading{position:relative;overflow:hidden}.source-logo-grid .source-logo-loading:after{content:"";display:block;height:100%;width:100%;border-radius:999px;background:linear-gradient(90deg,#f1eee8,#faf9f6,#f1eee8);animation:sourcePulse 1.2s ease-in-out infinite}@keyframes sourcePulse{0%,to{opacity:.55}50%{opacity:1}}.analysis-board{align-items:start;gap:clamp(1.5rem,4vw,3.5rem);padding:2rem 0 5rem}.analysis-board:not(.hidden){display:grid}.analysis-outline{position:sticky;top:1.5rem;z-index:60;display:none;border-left:1px solid var(--line);padding-left:1rem}.analysis-outline p{margin:0 0 1rem;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.analysis-outline a{display:block;padding:.46rem 0;color:var(--muted);font-size:.9rem;text-decoration:none}.analysis-outline a:hover{color:var(--ink)}.analysis-outline a.is-active{color:var(--accent);font-weight:700}.analysis-tools-sidebar-mount:not(:empty){margin-top:1rem;border-top:1px solid var(--line);padding-top:1rem}.deal-form{min-width:0}.expose-document{max-width:52rem;background:var(--surface)}.print-report-header,.print-report-footer{display:none}.expose-section{padding:clamp(1.35rem,4vw,2.4rem) 0;scroll-margin-top:1.5rem}.expose-section:first-child{padding-top:0}.expose-overview{padding-bottom:clamp(1.7rem,4vw,3rem)}.crumb-line{display:flex;flex-wrap:wrap;gap:.55rem;color:var(--muted);font-size:.88rem}.crumb-line a{color:var(--accent);font-weight:700;text-decoration:none}.crumb-line a:hover{color:var(--accent-strong)}.crumb-line>*+*:before{content:"›";margin-right:.55rem;color:var(--muted-light)}.report-title-stack{display:grid;gap:.65rem;margin:1.45rem 0 clamp(1.45rem,3vw,2rem)}.report-title-stack h2{margin:0;max-width:42rem;color:var(--ink);font-family:var(--font-head);font-size:clamp(2rem,5vw,2.65rem);font-weight:500;letter-spacing:0;line-height:1.12;overflow-wrap:anywhere;text-wrap:balance}.report-title-stack p{margin:0;max-width:42rem;color:var(--muted);font-size:1rem;line-height:1.5}.object-section-heading{margin-top:0}.forecast-table-wrap{overflow-x:auto;background:transparent;overscroll-behavior-x:contain}.cashflow-forecast-table{width:max-content;min-width:136rem;border-collapse:separate;border-spacing:0;background:#fff;color:var(--ink);font-size:.9rem}.cashflow-forecast-table th,.cashflow-forecast-table td{min-width:11.5rem;width:11.5rem;border-bottom:1px solid var(--line);padding:.85rem 1rem;line-height:1.35;text-align:right;vertical-align:top;white-space:nowrap}.cashflow-forecast-table thead th{background:#fbfaf8;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.1em;line-height:1.3;text-transform:uppercase}.cashflow-forecast-table tbody tr:last-child th,.cashflow-forecast-table tbody tr:last-child td{border-bottom:0}.cashflow-forecast-table .forecast-sticky-col{position:sticky;left:0;z-index:2;min-width:18rem;width:18rem;max-width:18rem;border-right:1px solid var(--line);background:#fff;text-align:left;white-space:normal}.cashflow-forecast-table thead .forecast-sticky-col{z-index:4;background:#fbfaf8}.forecast-sticky-header{position:fixed;top:0;z-index:20;display:block;overflow-x:auto;overflow-y:hidden;background:#fff;box-shadow:0 .65rem 1.35rem #19181714;overscroll-behavior-x:contain;scrollbar-width:none}.forecast-sticky-header[hidden]{display:none}.forecast-sticky-header::-webkit-scrollbar{display:none}.forecast-sticky-header .cashflow-forecast-table{background:transparent}.forecast-sticky-header .cashflow-forecast-table thead th{position:static;top:auto}.forecast-sticky-header .cashflow-forecast-table thead .forecast-sticky-col{position:sticky;left:0;z-index:4}.forecast-row-label{position:relative;color:var(--ink);font-weight:700;line-height:1.25}.forecast-group-row .forecast-row-label{padding-right:3.15rem}.forecast-group-row th,.forecast-group-row td,.forecast-total-row th,.forecast-total-row td{border-top:2px solid var(--ink);background:#fbfaf8;font-weight:700;vertical-align:middle}.forecast-group-row th,.forecast-group-row td,.detail-table>div:has([data-cost-toggle])>dt,.detail-table>div:has([data-cost-toggle])>dd{cursor:pointer}.forecast-group-row .forecast-sticky-col,.forecast-total-row .forecast-sticky-col{background:#fbfaf8}.forecast-result-row th,.forecast-result-row td{background:#176c4f12}.forecast-result-row .forecast-sticky-col{background:#f2f7f3}.forecast-sub-row th,.forecast-sub-row td{color:var(--muted);font-size:.84rem;transition:border-color .26s cubic-bezier(.2,.8,.2,1),border-bottom-width .26s cubic-bezier(.2,.8,.2,1),padding-bottom .26s cubic-bezier(.2,.8,.2,1),padding-top .26s cubic-bezier(.2,.8,.2,1)}.forecast-sub-row .forecast-sticky-col{background:#fff}.forecast-row-motion{max-height:var(--forecast-row-motion-height, 12rem);overflow:hidden;opacity:1;transform:translateY(0);transition:max-height .26s cubic-bezier(.2,.8,.2,1),opacity .12s ease-out,transform .18s cubic-bezier(.2,.8,.2,1)}.forecast-sub-row .forecast-row-motion{font-size:.84rem;line-height:1.35}.forecast-sub-row.is-forecast-collapsed{height:0}.forecast-sub-row.is-forecast-collapsed th,.forecast-sub-row.is-forecast-collapsed td{border-bottom-color:transparent;border-bottom-width:0;font-size:0;height:0;line-height:0;padding-bottom:0;padding-top:0}.forecast-sub-row.is-forecast-collapsed .forecast-row-motion{max-height:0;opacity:0;transform:translateY(-.18rem)}.forecast-sub-row.is-forecast-collapsing{pointer-events:none}.compact-detail-panel{padding-top:.75rem;transition:padding-bottom .26s cubic-bezier(.2,.8,.2,1),padding-top .26s cubic-bezier(.2,.8,.2,1)}.compact-detail-panel.is-forecast-collapsed{padding-bottom:0;padding-top:0}.compact-detail-panel.is-forecast-collapsed .forecast-row-motion{max-height:0;opacity:0;transform:translateY(-.18rem)}.compact-detail-panel.is-forecast-collapsing,.detail-sub-row.is-forecast-collapsing{pointer-events:none}.detail-table>div.detail-sub-row.is-forecast-collapsed{border-bottom-color:transparent;border-bottom-width:0;max-height:0;opacity:0;padding-bottom:0;padding-top:0}.detail-sub-row.is-forecast-collapsed .forecast-row-motion{max-height:0;opacity:0;transform:translateY(-.18rem)}.forecast-sub-label{padding-left:2.15rem!important;font-weight:500}.forecast-toggle{display:inline-flex;align-items:center;column-gap:.45rem;row-gap:.12rem;flex-wrap:wrap;min-height:1.35rem;width:100%;border:0;border-radius:5px;background:transparent;padding:0;color:inherit;cursor:pointer;font:inherit;line-height:1.25;text-align:left}.forecast-toggle-icon{display:inline-grid;position:relative;flex:0 0 1rem;height:1rem;width:1rem;place-items:center;color:var(--accent-strong);line-height:1}.forecast-row-note{color:var(--muted);font-size:.82em;font-weight:600;line-height:1.15;white-space:nowrap}.forecast-toggle-icon:before,.forecast-toggle-icon:after{content:"";position:absolute;top:50%;left:50%;display:block;border-radius:999px;background:currentColor;transform:translate(-50%,-50%);transition:opacity .16s ease,transform .16s ease}.forecast-toggle-icon:before{height:2px;width:10px}.forecast-toggle-icon:after{height:10px;width:2px}.forecast-toggle[aria-expanded=true] .forecast-toggle-icon:after{opacity:0;transform:translate(-50%,-50%) scaleY(0)}.forecast-toggle.focus-ring:focus-visible{outline:none}.forecast-toggle.focus-ring:focus-visible>span:not(.forecast-toggle-icon){text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1.5px;text-underline-offset:.18em}.compact-detail-toggle{min-height:1.35rem;color:inherit;font-weight:inherit}.compact-detail-toggle[aria-expanded=true]{color:var(--ink)}.forecast-row-label .required-row-marker{position:absolute;z-index:3;top:50%;right:1rem;transform:translateY(-50%)}.cashflow-forecast-table td.is-positive{color:#176c4f}.cashflow-forecast-table td.is-negative{color:var(--danger)}@media(prefers-reduced-motion:reduce){.forecast-sub-row th,.forecast-sub-row td,.detail-table>div.detail-sub-row,.forecast-row-motion,.required-row-marker,.required-row-tooltip-box{transition:none}.forecast-sub-row.is-forecast-collapsed .forecast-row-motion{transform:none}}.metric-table{display:grid;gap:0;border-top:1px solid var(--line)}.metric-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:center;border-bottom:1px solid var(--line);padding:.95rem 0}.metric-copy{min-width:0}.metric-label{display:block;min-width:0;color:var(--ink);font-weight:500;line-height:1.35}.metric-value{display:block;min-width:max-content;overflow-wrap:anywhere;color:var(--ink);font-family:var(--font-text);font-size:1rem;font-weight:700;line-height:1.35;text-align:right}.metric-row small{display:block;margin-top:.2rem;color:var(--muted);font-size:.84rem;line-height:1.4}.scenario-table-wrap{overflow-x:auto;background:transparent;overscroll-behavior-x:contain}.scenario-table{width:100%;border-collapse:collapse}.scenario-table thead{display:none}.scenario-table-body{display:grid}.scenario-row{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;border-bottom:1px solid var(--line);padding:1rem}.scenario-row:last-child{border-bottom:0}.scenario-row.is-first-positive{background:linear-gradient(90deg,rgb(23 108 79 / .12),transparent 12rem),var(--surface)}.scenario-row.is-first-positive:before{position:absolute;top:0;bottom:0;left:0;width:3px;background:#176c4f;content:""}.scenario-cell{display:grid;gap:.18rem;min-width:0;padding:0;vertical-align:top}.scenario-cell strong,.scenario-rate{min-width:0;overflow-wrap:anywhere;color:var(--ink);font-size:.96rem;font-weight:700;line-height:1.3}.scenario-rate{font-size:1.08rem}.scenario-cell small{min-width:0;overflow-wrap:anywhere;color:var(--muted);font-size:.8rem;line-height:1.35}.scenario-cell-label{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.scenario-row.is-positive .scenario-cashflow strong{color:#176c4f}.scenario-row.is-negative .scenario-cashflow strong{color:var(--danger)}.scenario-break-even small{color:var(--muted);font-weight:600}.scenario-row-empty{grid-template-columns:minmax(0,1fr);color:var(--muted);font-size:.92rem;line-height:1.5}.scenario-row-empty td{padding:0}.purchase-scenario-table .scenario-row{display:table-row;border-bottom:0;padding:0}.purchase-scenario-table .scenario-table-body{display:table-row-group}.purchase-scenario-table .forecast-group-row th,.purchase-scenario-table .forecast-group-row td{cursor:pointer}.purchase-scenario-table .scenario-cell{display:table-cell;padding:.85rem 1rem}.purchase-scenario-table .scenario-row-empty td{padding:1rem;text-align:left}.purchase-scenario-table{--purchase-scenario-marker-width: 3px;--purchase-scenario-label-offset: 1.45rem;overflow:visible}.purchase-scenario-table:has(.purchase-scenario-break-even-label){margin-block:var(--purchase-scenario-label-offset)}.purchase-scenario-table .purchase-scenario-column{vertical-align:top}.purchase-scenario-table .purchase-scenario-price,.purchase-scenario-table .purchase-scenario-value{display:block;min-width:0;overflow-wrap:anywhere}.purchase-scenario-table .purchase-scenario-price{color:var(--ink);font-size:.88rem;line-height:1.25}.purchase-scenario-table th small,.purchase-scenario-table td small{display:block;margin-top:.28rem;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:0;line-height:1.25;text-transform:none;white-space:normal}.purchase-scenario-table .purchase-scenario-break-even-label{position:absolute;left:calc(var(--purchase-scenario-marker-width) / 2);z-index:5;display:block;width:fit-content;color:#176c4f;font-size:.72rem;font-weight:800;letter-spacing:0;line-height:1.25;pointer-events:none;text-align:center;text-transform:none;transform:translate(-50%);white-space:nowrap}.purchase-scenario-table .purchase-scenario-break-even-label--top{top:calc(-1 * var(--purchase-scenario-label-offset))}.purchase-scenario-table .purchase-scenario-break-even-label--bottom{bottom:calc(-1 * var(--purchase-scenario-label-offset))}.purchase-scenario-table th.is-first-positive,.purchase-scenario-table td.is-first-positive{position:relative;background:#176c4f0e;box-shadow:inset var(--purchase-scenario-marker-width) 0 0 #176c4f}.purchase-scenario-table th.is-first-positive{background:#f2f7f3}.forecast-sticky-header .purchase-scenario-table{margin-block:0}.forecast-sticky-header .purchase-scenario-break-even-label{display:none}.detail-table dt,.field-label{color:var(--muted);font-size:.95rem}.detail-table dt{display:flex;align-items:center;gap:.45rem;line-height:1.35;min-width:0}.required-row-marker{display:inline-grid;position:relative;height:1.35rem;width:1.35rem;place-items:center;border:0;border-radius:999px;background:#b423181a;color:var(--danger);cursor:help;flex:0 0 auto;font:inherit;line-height:1;padding:0;vertical-align:middle;transition:background-color .16s ease,color .16s ease,transform .16s ease}.required-row-marker[hidden]{display:none}.required-row-marker:hover,.required-row-marker:focus-visible,.required-row-marker.is-tooltip-open{background:var(--danger);color:#fff}.required-row-tooltip-box{position:fixed;z-index:80;max-width:min(18rem,calc(100vw - 1.5rem));border:1px solid rgb(25 24 23 / .14);border-radius:6px;background:#fff;box-shadow:0 18px 50px #1918172e,0 0 0 1px #ffffffa6 inset;color:var(--ink);font-size:.8rem;font-weight:650;line-height:1.35;opacity:0;overflow-wrap:anywhere;padding:.55rem .65rem;pointer-events:none;text-align:left;transform:translateY(.2rem);transition:opacity .15s ease,transform .15s ease}.required-row-tooltip-box.is-visible{opacity:1;transform:translateY(0)}.required-row-tooltip-box[data-placement=bottom]{transform:translateY(-.2rem)}.required-row-tooltip-box[data-placement=bottom].is-visible{transform:translateY(0)}.required-row-marker-icon{height:1rem;width:1rem}.required-row-marker-icon circle,.required-row-marker-icon path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.section-heading{display:flex;align-items:center;gap:.75rem;margin-bottom:1.15rem}.section-heading h3{margin:0;color:var(--ink);font-family:var(--font-head);font-size:clamp(1.45rem,3vw,2rem);font-weight:500;letter-spacing:0}.line-icon{display:inline-grid;height:1.35rem;width:1.35rem;flex:0 0 auto;place-items:center;color:var(--ink)}.line-icon svg{height:100%;width:100%}.line-icon path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.detail-table{margin:0}[hidden]{display:none!important}.detail-table>div{display:grid;grid-template-columns:minmax(8rem,1fr) minmax(0,1.15fr);align-items:center;gap:1.4rem;border-bottom:1px solid var(--line);padding:.9rem 0}.detail-table>div:first-child{border-top:1px solid var(--line)}.detail-table>div:last-child{border-bottom:0}.detail-table>div.detail-total-row{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:linear-gradient(180deg,rgb(247 246 243 / .72),transparent);padding:1rem 0}.detail-table>div.detail-sub-row{max-height:var(--expandable-detail-row-height, 8rem);overflow:hidden;padding:.5rem 0;transition:border-color .26s cubic-bezier(.2,.8,.2,1),border-bottom-width .26s cubic-bezier(.2,.8,.2,1),max-height .26s cubic-bezier(.2,.8,.2,1),opacity .12s ease-out,padding-bottom .26s cubic-bezier(.2,.8,.2,1),padding-top .26s cubic-bezier(.2,.8,.2,1)}.detail-table>div.detail-sub-row dt{padding-left:2.15rem;color:var(--muted);font-size:.84rem;font-weight:500}.detail-table>div.detail-sub-row dd{text-align:right}.detail-table>div.detail-total-row dt{color:var(--ink);font-size:1rem;font-weight:700}.detail-table>div.detail-total-row strong{font-size:1.12rem;font-weight:700;line-height:1.3}.detail-table>div.detail-total-row small{font-weight:600}.detail-table>div.is-missing-required-field{background:#b4231809}.detail-table dd{margin:0;min-width:0}.detail-row-main{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:.85rem}.detail-row-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:2rem}.detail-row-copy>strong{grid-column:1}.detail-row-copy>.required-row-marker{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:end}.detail-breakdown{display:grid;gap:.35rem;margin-top:.75rem;color:var(--muted);font-size:.84rem;line-height:1.4}.detail-breakdown>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:baseline}.detail-table .detail-breakdown strong{color:var(--muted);font-family:var(--font-text);font-size:.84rem;font-weight:500;text-align:right}.detail-table strong{display:block;overflow-wrap:anywhere;color:var(--ink);font-weight:500}.detail-table>div.detail-sub-row strong{color:var(--muted);font-family:var(--font-text);font-size:.84rem;font-weight:500}.editable-value{position:relative;border-radius:5px;cursor:text;white-space:nowrap;transition:color .16s ease}.editable-value:after{content:"";position:absolute;inset-block-start:50%;inset-inline-end:calc(100% + .35rem);display:block;width:.9rem;height:.9rem;background:currentColor;opacity:0;pointer-events:none;transform:translateY(-50%);transition:background-color .16s ease,opacity .16s ease;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15 5 4 4' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath d='M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m15 5 4 4' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat}.editable-value:hover:after,.editable-value:focus:after,.editable-value:focus-visible:after{opacity:.58}.editable-value.is-editing{background:#fff;box-shadow:inset 0 0 0 2px #8f1b126b;overflow:visible}.editable-value.is-editing:after{opacity:0}.detail-table strong.editable-value{display:inline-block;overflow-wrap:normal}.detail-row-copy>strong.editable-value{justify-self:end;text-align:right}.cashflow-forecast-table td.editable-value{border-top:1px solid transparent;border-radius:0}.cashflow-forecast-table td.editable-value:hover,.cashflow-forecast-table td.editable-value:focus-visible{border-top-color:var(--accent-strong);border-bottom-color:var(--accent-strong)}.cashflow-forecast-table td.editable-value:hover:after{opacity:0}.cashflow-forecast-table td.editable-value:focus-visible:after{opacity:.58}.cashflow-forecast-table td.editable-value:after{inset-inline-start:.85rem;inset-inline-end:auto}.cashflow-forecast-table td.editable-value.is-editing{border-top-color:var(--accent-strong);border-bottom-color:var(--accent-strong)}.editable-value.has-forecast-override{box-shadow:inset 0 0 0 1.5px #8f1b1247}.editable-value.has-manual-override{color:var(--accent-strong)}.editable-value.is-editing,.editable-value.has-forecast-override.is-editing{box-shadow:inset 0 0 0 2px #8f1b126b}@media(hover:none),(pointer:coarse),(max-width:639px){.editable-value:after{opacity:.58}.editable-value.is-editing:after{opacity:0}}.has-cell-edit-dialog{overflow:hidden}.cell-edit-dialog-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;overflow-y:auto;background:#19181757;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1rem}.cell-edit-dialog-backdrop[hidden]{display:none}.cell-edit-dialog{display:grid;width:min(28rem,calc(100vw - 2rem));max-height:calc(100vh - 2rem);gap:1rem;overflow:visible;border:1px solid rgb(25 24 23 / .14);border-radius:8px;background:#fff;box-shadow:0 1.4rem 3.2rem #19181738;padding:1.1rem}.cell-edit-dialog-header{display:grid;gap:.25rem}.cell-edit-dialog-eyebrow,.cell-edit-dialog-title{margin:0}.cell-edit-dialog-eyebrow{color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.cell-edit-dialog-title{color:var(--ink);font-size:1.05rem;font-weight:750;line-height:1.25}.cell-edit-dialog-body{display:grid;gap:.65rem}.cell-edit-money-unit{display:grid;grid-template-columns:minmax(0,1fr) minmax(7.6rem,max-content);align-items:start;gap:.55rem;min-width:0}.cell-edit-input{min-width:0;height:2.65rem;width:100%;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0 .7rem;color:var(--ink);font:inherit;font-weight:700;text-align:inherit}.cell-edit-input:focus{border-color:#8f1b1257;box-shadow:0 0 0 3px #8f1b121a;outline:none}.cell-edit-listbox{position:relative;min-width:0}.cell-edit-listbox-select{width:100%}.cell-edit-unit-trigger{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem;min-width:0;height:2.65rem;width:100%;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0 .7rem;color:var(--ink);font:inherit;font-weight:700;line-height:1;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,color .16s ease}.cell-edit-unit-trigger:after{content:"";display:block;width:.68rem;height:.68rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.62;transform:translateY(-.15rem) rotate(45deg);transition:transform .16s ease}.cell-edit-listbox.is-open .cell-edit-unit-trigger:after{transform:translateY(.15rem) rotate(225deg)}.cell-edit-unit-trigger:hover,.cell-edit-unit-trigger[aria-expanded=true]{border-color:#8f1b1257;color:var(--accent-strong);box-shadow:0 0 0 3px #8f1b1214}.cell-edit-unit-listbox{position:absolute;z-index:2;inset-block-start:calc(100% + .35rem);inset-inline:0;display:grid;max-height:min(15rem,calc(100vh - 16rem));overflow:auto;border:1px solid rgb(25 24 23 / .14);border-radius:8px;background:#fff;box-shadow:0 .9rem 2.1rem #19181729;padding:.3rem}.cell-edit-unit-listbox[hidden]{display:none}.cell-edit-unit-option{width:100%;min-width:0;border:0;border-radius:6px;background:transparent;color:var(--ink);font:inherit;font-size:.9rem;font-weight:650;line-height:1.25;padding:.62rem .68rem;text-align:left;transition:background-color .14s ease,color .14s ease}.cell-edit-unit-option:hover,.cell-edit-unit-option:focus-visible,.cell-edit-unit-option[aria-selected=true]{background:#8f1b1212;color:var(--accent-strong)}.cell-edit-unit-option:disabled{color:var(--muted);cursor:not-allowed;opacity:.48}.cell-edit-dialog-actions{display:flex;justify-content:flex-end;gap:.55rem}.cell-edit-action{min-height:2.45rem;border-radius:6px;font-weight:800;line-height:1;padding:0 .9rem;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.cell-edit-action-secondary{border:1px solid var(--line);background:#fff;color:var(--muted)}.cell-edit-action-secondary:hover{border-color:#1918172e;color:var(--ink)}.cell-edit-action-primary{border:1px solid var(--accent-strong);background:var(--accent-strong);color:#fff}.cell-edit-action-primary:hover{box-shadow:0 .55rem 1.2rem #8f1b1233}@media(max-width:479px){.cell-edit-dialog{padding:1rem}.cell-edit-money-unit{grid-template-columns:minmax(0,1fr)}.cell-edit-dialog-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.forecast-growth-actions{--forecast-growth-color: var(--danger);--forecast-growth-tint: rgb(180 35 24 / .09);--forecast-growth-border: rgb(180 35 24 / .22);position:fixed;z-index:1000;display:grid;grid-template-columns:repeat(4,max-content);align-items:center;gap:.28rem .25rem;border:1px solid var(--forecast-growth-border);border-radius:.9rem;background:#fff;box-shadow:0 .8rem 2rem #19181729;opacity:0;padding:.34rem;pointer-events:auto;transform:none;transition:opacity .12s ease}.forecast-growth-actions[data-growth-tone=income]{--forecast-growth-color: #176c4f;--forecast-growth-tint: rgb(23 108 79 / .1);--forecast-growth-border: rgb(23 108 79 / .24)}.forecast-growth-actions.is-visible{opacity:1}.forecast-growth-actions[hidden]{display:none}.forecast-growth-actions-label{grid-column:1 / -1;max-width:min(13rem,calc(100vw - 3rem));overflow:hidden;padding:0 .36rem;color:var(--forecast-growth-color);font-size:.68rem;font-weight:700;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.forecast-growth-actions button{border:0;border-radius:999px;background:var(--forecast-growth-tint);color:var(--forecast-growth-color);cursor:pointer;font-size:.72rem;font-weight:700;line-height:1;padding:.4rem .52rem}.forecast-growth-actions button:hover{background:var(--forecast-growth-color);color:#fff}.detail-table small{display:block;margin-top:.22rem;color:var(--muted);font-size:.82rem;line-height:1.4}.section-note{margin:0;color:var(--muted);font-size:.95rem;line-height:1.6}.inline-form-grid{display:grid;gap:1rem}.config-grid{padding:0 0 1.2rem}.field-label{margin-bottom:.25rem;display:block;font-weight:500}.field-input{height:3rem;width:100%;border:1px solid var(--line);border-radius:6px;background:#fbfaf8;padding:0 .85rem;font-size:.98rem;color:var(--ink)}.field-input:focus{border-color:var(--ink);outline:3px solid rgb(143 27 18 / .12);outline-offset:2px}.config-details{border-bottom:1px solid var(--line)}.config-details summary{display:flex;cursor:pointer;list-style:none;flex-direction:column;gap:.2rem;padding:1.1rem 0}.config-details summary::-webkit-details-marker{display:none}.config-details summary span{font-family:var(--font-head);font-size:1.25rem;font-weight:500;color:var(--ink)}.config-details summary small{color:var(--muted)}.config-hint{margin:0;color:var(--muted);font-size:.9rem;line-height:1.6}@media(min-width:640px){.process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-grid article{padding-right:1.1rem}.inline-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-row{padding-right:1.1rem}.scenario-table thead{display:table-header-group}.scenario-table-body{display:table-row-group}.scenario-table th,.scenario-table td{border-bottom:1px solid var(--line);padding:.95rem 1rem;text-align:right}.scenario-table th{background:#fbfaf8;color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.1em;line-height:1.3;text-transform:uppercase;white-space:nowrap}.scenario-table th:first-child,.scenario-table td:first-child{text-align:left}.scenario-row{display:table-row;padding:0;transition:background .16s ease,box-shadow .16s ease}.scenario-row:hover{background:#f7f6f3bf}.scenario-row:last-child td{border-bottom:0}.scenario-row.is-first-positive{background:#176c4f0e;box-shadow:inset 3px 0 #176c4f}.scenario-row.is-first-positive:before{content:none}.scenario-cell{display:table-cell}.scenario-discount{display:table-cell;min-width:7rem}.scenario-discount .scenario-rate{display:block;margin-bottom:.35rem}.scenario-cell-label{display:none}.scenario-row-empty td{padding:1rem;text-align:left}.wide-field,.config-hint{grid-column:1 / -1}}@media(min-width:1024px){.process-layout{grid-template-columns:minmax(0,.92fr) minmax(18rem,.78fr)}.process-visual{min-height:min(34rem,calc(100svh - 10rem));padding:2rem 0}.analysis-board{grid-template-columns:12rem minmax(0,1fr)}.analysis-outline{display:block}.analysis-tools-sidebar-mount .header-settings-menu{right:auto;left:0}.inline-form-grid,.config-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:639px){.detail-table>div{grid-template-columns:minmax(0,1fr);gap:.35rem}.cashflow-forecast-table{min-width:118rem;font-size:.84rem}.cashflow-forecast-table th,.cashflow-forecast-table td{min-width:10rem;width:10rem}.cashflow-forecast-table .forecast-sticky-col{min-width:14rem;width:14rem;max-width:14rem}}@page{size:A4 portrait;margin:22mm 12mm 17mm}@page wide-report{size:A4 landscape;margin:20mm 10mm 16mm}@media print{html,body{min-width:0;background:#fff;color:#111;print-color-adjust:exact;-webkit-print-color-adjust:exact}body{min-height:0}.site-header,.import-stage,.analysis-outline,.analysis-history-backdrop,.analysis-history-sidebar,.forecast-sticky-header,.crumb-line,.forecast-toggle-icon,.required-row-marker,.required-row-tooltip-box,.row-edit-button,.cell-edit-dialog-backdrop,.forecast-growth-actions,[data-edit-done]{display:none!important}.app-shell,main.app-shell{min-height:0!important;background:#fff}main.app-shell>div{width:100%!important;max-width:none!important;padding:0!important}.analysis-board,.analysis-board:not(.hidden){display:block!important;padding:0!important}.deal-form,.expose-document{display:block!important;width:100%;max-width:none;background:#fff}.expose-document{position:relative}.print-report-header,.print-report-footer{position:fixed;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:8mm;color:#5f5b54;font-size:7.5pt;line-height:1.2}.print-report-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);top:-13mm;border-bottom:.2mm solid #ddd8cf;padding-bottom:2.5mm}.print-report-header #printReportDescriptor{color:#191817;font-weight:700}.print-report-brand{color:#9a9287;font-size:6.8pt;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase;white-space:nowrap}.print-report-header #printReportLocation{min-width:0;overflow-wrap:anywhere;text-align:right}.print-report-footer{left:auto;bottom:-11mm;display:block;width:auto;padding:0;text-align:right}.print-report-page-number:after{content:"Seite " counter(page)}.expose-section{break-inside:avoid;page-break-inside:avoid;padding:3.8mm 0;scroll-margin-top:0}.expose-section:first-child{padding-top:0}#prognose,#preisszenarien{page:wide-report;break-before:page;break-inside:auto;page-break-before:always;page-break-inside:auto}.report-title-stack{gap:1.8mm;margin:0 0 4mm}.report-title-stack h2{max-width:none;font-size:17pt;line-height:1.12}.report-title-stack p{max-width:none;font-size:9pt;line-height:1.35}.section-heading{margin-bottom:2.6mm}.section-heading h3{font-size:11pt}.section-heading .line-icon{display:none}.detail-table>div{grid-template-columns:minmax(35mm,.9fr) minmax(0,1.25fr);gap:5mm;padding:1.8mm 0;break-inside:avoid;page-break-inside:avoid}.detail-table dt,.detail-table dd,.detail-table small{font-size:8pt;line-height:1.25}.detail-table strong{font-size:8.6pt;line-height:1.25}.detail-table>div.detail-total-row{padding:2.2mm 0;background:#f7f6f3}.detail-table>div.detail-total-row strong{font-size:9.4pt}.detail-table>div.detail-sub-row{max-height:none;overflow:visible;transition:none}.detail-table>div.detail-sub-row dt{padding-left:0}.forecast-table-wrap{overflow:visible!important;width:100%}.cashflow-forecast-table{width:100%!important;min-width:0!important;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:6.6pt}.cashflow-forecast-table th,.cashflow-forecast-table td{min-width:0!important;width:auto!important;max-width:none!important;border-bottom:.2mm solid #ddd8cf;padding:1.8mm 1.2mm;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.cashflow-forecast-table thead th{background:#f7f6f3;font-size:5.8pt;letter-spacing:0}.cashflow-forecast-table .forecast-sticky-col,.cashflow-forecast-table thead .forecast-sticky-col,.forecast-sticky-header .cashflow-forecast-table thead .forecast-sticky-col{position:static!important;left:auto;z-index:auto;min-width:0!important;width:34mm!important;max-width:none!important;border-right:.2mm solid #ddd8cf;background:#fff}.cashflow-forecast-table thead .forecast-sticky-col{background:#f7f6f3}.forecast-sub-row th,.forecast-sub-row td,.forecast-row-motion{max-height:none;overflow:visible;transform:none;transition:none}.forecast-toggle{color:inherit;pointer-events:none}.purchase-scenario-table th small,.purchase-scenario-table td small,.purchase-scenario-table .purchase-scenario-break-even-label{font-size:5.8pt;line-height:1.15}.purchase-scenario-table{--purchase-scenario-label-offset: 4.5mm}.purchase-scenario-table .scenario-cell{padding:1.8mm 1.2mm}.editable-value,.editable-value:hover,.editable-value:focus-visible{background:transparent!important;box-shadow:none!important;outline:0!important}.editable-value:after,.cashflow-forecast-table td.editable-value:after{display:none!important}}
