@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;--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{.static{position:static}.flex{display:flex}.inline-block{display:inline-block}.italic{font-style:italic}.underline{text-decoration-line:underline}}:root{--font-display:"Space Grotesk", "Avenir Next", "Segoe UI", sans-serif;--font-body:"Manrope", "Avenir Next", "Segoe UI", sans-serif;--bg-1:#f4efe8;--bg-2:#fff9f3;--bg-3:#f3faf8;--ink:#1f2a2d;--muted:#5f6c71;--soft:#8b969b;--surface:#ffffffc7;--surface-strong:#fffffff2;--surface-glass:#ffffff9e;--border:#1f2a2d1f;--border-strong:#1f2a2d38;--accent:#de7f1f;--accent-strong:#bf6610;--accent-soft:#de7f1f24;--teal:#167a8c;--teal-soft:#167a8c24;--good:#1f9856;--warn:#b36f0f;--danger:#c94444;--shadow-soft:0 12px 30px #2d343614;--shadow-deep:0 24px 54px #21262824}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink);font-family:var(--font-body);background:radial-gradient(circle at 12% 8%,#de7f1f2e 0,#de7f1f00 28%),radial-gradient(circle at 90% 14%,#167a8c29 0,#167a8c00 30%),linear-gradient(145deg,var(--bg-1) 0%,var(--bg-2) 46%,var(--bg-3) 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.03em}a{color:inherit}main,.page-shell{max-width:1140px;padding:clamp(1rem,1.2vw + .8rem,1.5rem) clamp(.8rem,1.8vw,1.35rem) calc(2.3rem + env(safe-area-inset-bottom));margin:0 auto}.page-header{margin-bottom:1.5rem}.brand-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand-title{align-items:center;gap:.75rem;display:flex}.brand-logo{height:2.2rem}.brand-subtitle{color:var(--muted);margin:0;font-size:.95rem}.mono-pill{border:1px solid var(--border);text-transform:uppercase;letter-spacing:.08em;color:var(--soft);background:#fffc;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .7rem;font-size:.76rem;font-weight:700;display:inline-flex}.status-pill{color:var(--warn);background:#b36f0f1f;border:1px solid #b36f0f57;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .78rem;font-size:.78rem;font-weight:700;display:inline-flex}.back-link{color:var(--muted);align-items:center;gap:.4rem;margin-bottom:.85rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--accent-strong)}.content-grid{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.glass-card{background:linear-gradient(165deg,var(--surface) 0%,var(--surface-glass) 100%);border:1px solid var(--border);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem}.panel{padding:1.2rem}.panel-title{color:#1b2427;margin:0 0 .9rem;font-size:1.08rem}.panel-subtitle{color:var(--muted);margin:0;font-size:.85rem}.note{border:1px solid #0000;border-radius:.72rem;padding:.65rem .8rem;font-size:.79rem}.note.warn{color:#86540e;background:#b36f0f1f;border-color:#b36f0f52}.note.info{background:var(--teal-soft);color:#0f6170;border-color:#167a8c47}.note.good{color:#176f40;background:#1f98561a;border-color:#1f985640}.btn-primary,.btn-secondary,.btn-danger,.btn-ghost{font-family:var(--font-display);cursor:pointer;border:0;border-radius:.82rem;min-height:2.75rem;padding:.72rem 1.2rem;font-size:.92rem;font-weight:700;transition:transform .16s,box-shadow .2s,background-color .2s,color .2s}.btn-primary{color:#fff;background:linear-gradient(142deg,var(--accent),var(--accent-strong));box-shadow:0 8px 22px #bf66103d}.btn-primary:hover{transform:translateY(-1px)}.btn-secondary{color:#1f2a2d;border:1px solid var(--border-strong);background:#ffffffd4}.btn-secondary:hover{background:#fff}.btn-ghost{color:var(--muted);border:1px dashed var(--border-strong);background:0 0}.btn-danger{color:#fff;background:linear-gradient(145deg,#da5757,#bb3f3f)}.btn-primary:disabled,.btn-secondary:disabled,.btn-danger:disabled,.btn-ghost:disabled{opacity:.48;cursor:not-allowed;transform:none}.input-label{color:var(--muted);margin-bottom:.34rem;font-size:.81rem;font-weight:700;display:block}.input-field{border:1px solid var(--border);background:var(--surface-strong);color:#1f2a2d;width:100%;font-size:.92rem;font-family:var(--font-body);border-radius:.78rem;outline:none;padding:.68rem .84rem;transition:border-color .2s,box-shadow .2s}.input-field:focus{border-color:#de7f1f8c;box-shadow:0 0 0 3px #de7f1f26}.input-field::placeholder{color:#9aa3a8}textarea.input-field{resize:vertical;min-height:98px}.custom-checkbox{appearance:none;border:1px solid var(--border-strong);cursor:pointer;background:#ffffffd9;border-radius:.38rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:inline-flex;position:relative}.custom-checkbox:checked{background:linear-gradient(160deg,var(--accent),var(--accent-strong));border-color:#bf6610bf}.custom-checkbox:checked:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:.35rem;height:.65rem;transform:rotate(40deg)}.custom-checkbox:disabled{opacity:.5;cursor:not-allowed}.action-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;display:flex}.action-row-end{justify-content:flex-end}.stepper{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-bottom:1rem;display:grid}.step-btn{border:1px solid var(--border);color:var(--muted);cursor:default;background:#ffffffa8;border-radius:.85rem;align-items:center;gap:.52rem;min-height:2.85rem;padding:.7rem .78rem;font-size:.8rem;font-weight:700;display:flex}.step-label{white-space:nowrap}.step-btn.active{color:#a6570d;background:#de7f1f24;border-color:#de7f1f66}.step-btn.completed{color:#1d7d4a;cursor:pointer;background:#1f98561f;border-color:#1f985659}.step-dot{border:1px solid var(--border);background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:1.3rem;height:1.3rem;font-size:.7rem;display:inline-flex}.step-btn.active .step-dot{background:linear-gradient(150deg,var(--accent),var(--accent-strong));color:#fff;border-color:#0000}.step-btn.completed .step-dot{color:#fff;background:linear-gradient(150deg,#35a166,#1e8c52);border-color:#0000}.option-row{border:1px solid var(--border);background:#ffffffad;border-radius:.78rem;align-items:flex-start;gap:.7rem;padding:.75rem .82rem;display:flex}.option-row+.option-row{margin-top:.58rem}.option-main{flex:1}.option-title{color:#1f2a2d;font-size:.92rem;font-weight:700}.option-text{color:var(--muted);margin-top:.2rem;font-size:.79rem}.option-price{font-family:var(--font-display);color:#a6570d;white-space:nowrap;font-size:.84rem;font-weight:700}.inline-stack{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.laufzeit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;display:grid}.laufzeit-btn{width:100%}.seitentyp-group{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.seitentyp-btn{min-height:2.4rem;padding:.42rem .72rem;font-size:.82rem}.price-display{font-family:var(--font-display);color:#9f4d06;letter-spacing:-.04em;font-size:clamp(1.9rem,5vw,2.7rem);font-weight:800;line-height:1}.table-wrap{border-radius:1rem;overflow:hidden}.summary-table{border-collapse:collapse;width:100%}.summary-table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);border-bottom:1px solid var(--border);padding:.7rem .95rem;font-size:.72rem}.summary-table td{color:#1f2a2d;border-bottom:1px solid #1f2a2d12;padding:.65rem .95rem;font-size:.89rem}.summary-table td:last-child,.summary-table th:last-child{text-align:right}.summary-total{font-family:var(--font-display);color:#9f4d06;font-size:1.15rem;font-weight:800}.badge{border-radius:.46rem;align-items:center;padding:.18rem .48rem;font-size:.68rem;font-weight:800;display:inline-flex}.badge.base{color:#a6570d;background:#de7f1f24}.badge.good{color:#176f40;background:#1f985624}.chip-list{flex-wrap:wrap;gap:.35rem;display:flex}.chip{border-radius:.4rem;padding:.18rem .5rem;font-size:.7rem;font-weight:700}.chip.good{color:#176f40;background:#1f985624}.chip.warn{color:#8b5a12;background:#b36f0f24}.grid-two{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.spread{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.side-tab{z-index:1001;border:1px solid var(--border);color:#455258;writing-mode:vertical-rl;letter-spacing:.08em;background:#fffffff0;border-right:0;border-radius:.7rem 0 0 .7rem;padding:.72rem .5rem;font-size:.76rem;font-weight:800;position:fixed;top:50%;right:0;transform:translateY(-50%)}.side-tab.open{writing-mode:horizontal-tb;letter-spacing:0;right:320px}.note-panel{z-index:1000;border-left:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:320px;box-shadow:var(--shadow-deep);background:#f7f4eef7;flex-direction:column;transition:right .24s;display:flex;position:fixed;top:0;bottom:0;right:-320px}.note-panel.open{right:0}.note-toolbar{border-bottom:1px solid var(--border);gap:.4rem;padding:.55rem .9rem;display:flex}.note-tool{border:1px solid var(--border);color:#253134;background:#fff;border-radius:.35rem;padding:.22rem .56rem;font-size:.78rem;font-weight:700}.note-editor{color:#253134;outline:none;flex:1;padding:.9rem;font-size:.86rem;line-height:1.5;overflow-y:auto}.note-editor[data-placeholder]:empty:before{content:attr(data-placeholder);color:#99a2a6}.dashboard-list{flex-direction:column;gap:.7rem;display:flex}.offer-card{color:inherit;justify-content:space-between;gap:.8rem;padding:1rem;text-decoration:none;display:flex}.offer-card:hover{box-shadow:var(--shadow-deep);transform:translateY(-1px)}@media(max-width:980px){.brand-wrap{align-items:flex-start}.status-pill{margin-left:auto}.stepper{grid-template-columns:repeat(2,minmax(0,1fr))}.option-row{gap:.6rem}.action-stack{grid-template-columns:1fr 1fr;gap:.65rem;width:100%;display:grid;align-items:stretch!important}.action-stack>div{min-width:0}.note-panel{width:min(320px,92vw)}.side-tab.open{right:min(320px,92vw)}.side-tab,.note-panel{display:none}}@media(max-width:760px){.page-header{margin-bottom:1rem}.brand-wrap{gap:.8rem}.brand-title{flex-wrap:wrap;align-items:center;gap:.6rem}.brand-logo{height:1.95rem}.stepper{scrollbar-width:thin;gap:.5rem;margin-bottom:.9rem;padding-bottom:.1rem;display:flex;overflow-x:auto}.step-btn{flex:none;justify-content:flex-start;min-width:10.5rem}.laufzeit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-two{grid-template-columns:1fr}.spread{flex-wrap:wrap;align-items:flex-start}.price-display{font-size:clamp(1.65rem,8vw,2.1rem)}.option-row{flex-wrap:wrap;align-items:flex-start!important}.option-main{flex-basis:72%;min-width:0}.page-row{grid-template-columns:1fr auto;column-gap:.6rem;display:grid;align-items:center!important}.page-row .badge{grid-column:1/-1;justify-self:flex-start}.page-row-input,.page-row-type{grid-column:1/-1}.page-row-price{justify-self:end}.summary-table thead{display:none}.summary-table,.summary-table tbody,.summary-table tfoot,.summary-table tr,.summary-table td{width:100%;display:block}.summary-table tr{border-bottom:1px solid #1f2a2d12;padding:.68rem .95rem}.summary-table td{border-bottom:0;justify-content:space-between;align-items:flex-start;gap:.65rem;padding:0;display:flex;text-align:left!important}.summary-table td+td{margin-top:.22rem}.summary-table td:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:.72rem;font-weight:700}.summary-table tr:last-child{border-bottom:0}.table-wrap{overflow:hidden}.offer-card{flex-direction:column;align-items:flex-start}.offer-card-actions{justify-content:space-between;width:100%}.offer-card-actions .btn-danger{margin-left:auto}.action-row{align-items:stretch}.action-row>.btn-secondary,.action-row>.btn-primary,.action-row>.btn-danger{width:100%}.action-group{grid-template-columns:1fr;gap:.55rem;width:100%;display:grid}.action-group>.btn-secondary,.action-group>.btn-primary,.action-group>.btn-danger,.action-row-end>.btn-primary,.form-actions .btn-primary,.form-actions .btn-secondary{width:100%}.input-field{font-size:16px}}
