:root{--teal: #20b3c0;--teal-dark: #087b86;--ink: #090b0f;--muted: #63717d;--line: #dfe7eb;--soft: #f4f8f9;--white: #ffffff;--orange: #f19125;--shadow: 0 18px 60px rgba(18, 32, 42, .09);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink)}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:#f7fafb;overflow-x:hidden;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}button,input,textarea{font:inherit}.appShell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.stepper{position:sticky;top:0;height:100vh;padding:26px 18px;background:linear-gradient(180deg,#20b3c00f,#fff0 180px),#fff;border-right:1px solid #e6eef1}.stepper nav{position:relative;display:grid;gap:8px;padding:4px 0}.stepper nav:before{content:"";position:absolute;left:20px;top:24px;bottom:24px;width:2px;border-radius:999px;background:linear-gradient(180deg,#20b3c080,#24a45a3d,#dfe7ebcc)}.stepper a,.stepLink{position:relative;z-index:1;color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:12px;min-height:58px;padding:10px;border-radius:14px;border:1px solid transparent;background:transparent;box-shadow:none;font-weight:700}.stepper a:hover,.stepLink.active{border-color:#07899459;color:var(--teal-dark)}.stepLink{position:relative}.stepLink.active{background:#fff;border-color:#20b3c052;box-shadow:0 14px 32px #20b3c024}.stepLink.completed{background:#eef9f1b8;border-color:#24a45a38;color:#16753a}.stepNumber{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #dbe8eb;color:var(--teal-dark);box-shadow:0 6px 14px #090b0f12;font-weight:900}.stepLink.active .stepNumber{background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:0 8px 18px #20b3c047}.stepLink.completed .stepNumber{background:#24a45a;border-color:#24a45a;color:#fff}.stepLabel{min-width:0;display:grid;gap:1px}.stepLabel small{color:var(--muted);font-size:12px;font-weight:700}.stepLink.completed .stepLabel small{color:#16753a}.stepIcon{margin-left:auto;color:#9aa8ae}.stepLink.active .stepIcon,.stepLink.completed .stepIcon{color:currentColor}.workspace{padding:18px}.heroBar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.heroActions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.trustBar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:-2px 0 16px}.uspItem{min-height:64px;display:flex;align-items:center;justify-content:flex-start;gap:11px;padding:12px;border:1px solid rgba(18,174,185,.18);border-radius:8px;background:linear-gradient(135deg,#fffffff5,#effafbd6),#fff;color:var(--ink);box-shadow:0 10px 28px #00313b0f}.uspItem>span:last-child{min-width:0;display:grid;gap:2px}.uspItem strong{color:var(--teal-dark);font-size:14px;line-height:1.12;font-weight:950}.uspItem small{color:var(--muted);font-size:12px;line-height:1.2;font-weight:750}.uspIcon{width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#12aeb91a;color:var(--teal-dark)}.trustBar svg{flex:0 0 auto}.germanyFlag{width:22px;height:14px;flex:0 0 auto;border:1px solid rgba(9,11,15,.12);border-radius:2px;background:linear-gradient(180deg,#000 0,#000 33.33%,#d00 33.33%,#d00 66.66%,#ffce00 66.66%)}.heroBar p,.sectionHeader p{margin:0 0 4px;color:var(--teal);font-weight:800}.heroBar h1,.sectionHeader h2{margin:0;letter-spacing:0}.heroBar h1{font-size:clamp(28px,3vw,42px)}.contentGrid{display:grid;grid-template-columns:minmax(320px,360px) minmax(0,1fr) minmax(280px,330px);grid-template-areas:"config preview preview" "config summary summary";gap:16px;align-items:start}.configColumn,.previewColumn,.summaryColumn{display:grid;gap:16px}.configColumn{grid-area:config}.previewColumn{grid-area:preview;position:sticky;top:18px}.summaryColumn{grid-area:summary;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.panel,.sideSection{background:#fffffff0;border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 44px #090b0f12;padding:16px}.configColumn .panel{overflow:visible}.stepPanel{scroll-margin-top:20px;padding-top:0;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.stepPanel[data-status=active]{border-color:#9de1e7;box-shadow:inset 4px 0 0 var(--teal),0 18px 50px #20b3c021}.stepPanel[data-status=completed]{border-color:#bfe8c8;box-shadow:inset 4px 0 #24a45a,0 14px 44px #090b0f12}.sectionHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 -16px 14px;padding:13px 16px;border-bottom:1px solid #dcebee;background:linear-gradient(90deg,#eefbfc,#fff)}.sectionHeader>div{min-width:0}.sectionHeader h2{display:flex;align-items:center;gap:8px;min-width:0;max-width:100%;line-height:1.18}.stepPanel[data-status=completed] .sectionHeader{border-bottom-color:#ccebd5;background:linear-gradient(90deg,#ecf9f0,#fff)}.stepFooter{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.stepFooter span{color:var(--muted);font-weight:700;line-height:1.35}.checkOption{margin-top:12px;display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:start;padding:13px;border:1px solid rgba(32,179,192,.32);border-radius:8px;background:linear-gradient(180deg,#20b3c014,#fffffff0);cursor:pointer}.checkOption input{width:20px;height:20px;margin:2px 0 0;accent-color:var(--teal)}.checkOption span{display:grid;gap:3px}.checkOption strong{color:var(--ink)}.checkOption small{color:var(--muted);line-height:1.35}.nextButton{border:0;border-radius:8px;min-height:46px;padding:12px 15px;background:var(--teal);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 10px 22px #20b3c038}.nextButton:disabled{cursor:not-allowed;opacity:.46;box-shadow:none}.finalAiButton{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:60px;padding:16px 18px;font-size:16px;white-space:normal;box-shadow:0 16px 34px #00848e3d}.finalAiButton:disabled{opacity:.52}.finalPreviewCard{display:grid;grid-template-columns:52px 1fr;align-items:start;gap:18px;padding:22px;border:1px solid rgba(18,174,185,.22);border-radius:8px;background:linear-gradient(135deg,#effafbfa,#fffffff0),#fff;box-shadow:0 14px 30px #00313b12}.finalPreviewCard>svg{width:52px;height:52px;padding:12px;border-radius:8px;color:#fff;background:var(--teal)}.finalPreviewCard div{display:grid;gap:10px;min-width:0}.finalPreviewCard strong{color:var(--teal-dark);font-size:19px;line-height:1.18}.finalPreviewCard span{color:var(--muted);font-weight:720;line-height:1.5}.aiCreateFooter{display:grid;grid-template-columns:1fr;gap:14px;align-items:stretch;padding-top:18px}.aiCreateFooter>span{color:var(--muted);display:block;padding:14px 16px;border-radius:8px;background:#effafbe6;border:1px solid rgba(18,174,185,.14);font-weight:720;line-height:1.45}.finalPreviewCard.isGenerating>svg{animation:hourglassTurn 1.35s ease-in-out infinite}.aiWaitSteps{display:grid;grid-template-columns:1fr;gap:7px;margin-top:8px}.aiWaitSteps span{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:7px 8px;border-radius:8px;background:#fff;color:var(--teal-dark);border:1px solid #c9eef1;font-size:12px;font-weight:950;text-align:center;opacity:.38;transform:translateY(4px);transition:opacity .22s ease,transform .22s ease,border-color .22s ease,background .22s ease}.aiWaitSteps span.visible{opacity:1;transform:translateY(0);background:linear-gradient(135deg,#effafb,#fff);border-color:#12aeb96b}.aiWaitSteps i{width:7px;height:7px;flex:0 0 7px;border-radius:999px;background:var(--teal);box-shadow:0 0 #12aeb961;animation:waitDot 1.25s ease-in-out infinite}.aiWaitSteps span:nth-child(2) i{animation-delay:.18s}.aiWaitSteps span:nth-child(3) i{animation-delay:.36s}.aiErrorMessage{margin:10px 0 0;padding:11px 12px;border:1px solid #ffd6d6;border-radius:8px;background:#fff4f4;color:#8a1f1f;font-weight:850}.legalNotice{margin:12px 0 0;padding:11px 12px;border:1px solid rgba(18,174,185,.22);border-radius:8px;background:#effafbe0;color:#52616b;font-size:13px;font-weight:760;line-height:1.45}@keyframes softPulse{50%{transform:scale(1.05);opacity:.78}}@keyframes hourglassTurn{0%{transform:rotate(0)}45%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes waitDot{0%,to{transform:scale(.82);opacity:.48;box-shadow:0 0 #12aeb947}50%{transform:scale(1);opacity:1;box-shadow:0 0 0 6px #12aeb900}}.uploadBox{display:grid;place-items:center;min-height:178px;border:1px dashed #9db4bd;border-radius:8px;overflow:hidden;background:var(--soft);cursor:pointer}.uploadBox input{position:absolute;opacity:0;pointer-events:none}.uploadBox img{width:100%;height:230px;object-fit:cover}.uploadPrompt{display:grid;place-items:center;gap:8px;color:var(--teal-dark);font-weight:800}.optionGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.optionGrid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.optionCard,.swatch{text-align:left;min-height:92px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:13px;color:var(--ink);cursor:pointer;touch-action:manipulation}.optionCard{display:grid;align-content:start;gap:8px;min-width:0}.optionCard span,.optionCard small{color:var(--muted);line-height:1.35}.cardTitleRow{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.cardTitleRow strong{min-width:0;overflow-wrap:anywhere}.cardTitleRow em{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#e7f8fa;color:var(--teal-dark);font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}.optionCard.selected,.swatch.selected{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal),0 10px 24px #0789941c}.cardTopline{display:flex;justify-content:space-between;gap:8px}.cardTopline em{color:var(--teal);font-style:normal;font-size:12px;font-weight:800}.colorGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.swatch{min-height:68px;display:flex;align-items:center;gap:10px}.swatchColor{width:36px;height:36px;flex:0 0 auto;border-radius:8px;border:1px solid rgba(18,32,42,.16)}.swatch span:last-child{display:grid;gap:2px;color:var(--muted)}.swatch strong{color:var(--ink)}.chipPreview{width:100%;height:42px;border-radius:6px;background:#e8ecec;border:1px solid var(--line)}.chips-light,.chips-medium,.chips-full,.chipPattern{background-image:radial-gradient(circle at 18% 35%,#111 0 2px,transparent 3px),radial-gradient(circle at 68% 62%,#fff 0 2px,transparent 3px),radial-gradient(circle at 42% 72%,#bd4b2f 0 2px,transparent 3px),radial-gradient(circle at 78% 24%,#24282b 0 2px,transparent 3px);background-size:38px 34px}.chips-light{opacity:.5}.chips-medium{opacity:.75}.chips-full{opacity:1}.subhead{font-size:15px;margin:18px 0 10px}.dropdownWithPreview,.dropdownRow{display:grid;grid-template-columns:1fr;gap:12px;align-items:end}.dropdownWithPreview select,.dropdownRow select{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 12px;background:#fff;color:var(--ink)}.dropdownRow{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.dropdownRow label{display:grid;gap:7px;font-weight:800}.multiSelect{position:relative}.multiSelect summary{min-height:50px;display:grid;gap:4px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff;cursor:pointer;font-weight:900}.multiSelect summary strong{color:var(--teal-dark);font-size:13px}.multiSelectMenu{position:absolute;z-index:20;top:calc(100% + 8px);left:0;right:0;max-height:280px;overflow:auto;display:grid;gap:4px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.multiSelectMenu label{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;padding:8px;border-radius:7px;cursor:pointer}.multiSelectMenu label:hover{background:var(--soft)}.miniColorDots{display:inline-flex;gap:2px}.miniColorDots i{width:14px;height:14px;border-radius:50%;border:1px solid rgba(9,11,15,.14)}.selectedColorPreview{min-width:0;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:8px;padding:8px;background:var(--soft)}.swatchColor.large{width:100%;height:58px}.emptyColorPreview{width:100%;min-height:58px;display:grid;place-items:center;border:1px dashed #c8d6db;border-radius:8px;color:var(--muted);background:#fff;font-weight:800}.infoWrap{position:relative;display:inline-flex;margin-left:8px;vertical-align:middle;z-index:80}.infoButton{width:30px;height:30px;display:grid;place-items:center;border:1px solid #b9e8ec;border-radius:50%;color:var(--teal-dark);background:#e9fbfc;cursor:pointer}.infoPopover{position:absolute;top:36px;left:-10px;z-index:9999;width:min(360px,82vw);display:grid;gap:6px;padding:16px;border:2px solid #9de1e7;border-radius:8px;background:#fff;box-shadow:0 24px 56px #002c363d;font-size:14px;line-height:1.45}.infoPopover strong{color:var(--ink)}.infoPopover span{color:var(--muted);font-weight:500}.chipsConfigurator{display:grid;gap:12px}.segmented{display:inline-grid;grid-template-columns:repeat(2,112px);gap:4px;width:max-content;padding:4px;border-radius:8px;background:var(--soft);border:1px solid var(--line)}.segmented button{min-height:42px;border:0;border-radius:7px;background:transparent;cursor:pointer;font-weight:900;color:var(--muted)}.segmented button.active{background:var(--teal);color:#fff}.selectBlock{margin-top:12px;display:grid;gap:7px;font-weight:800}.selectBlock select{width:100%;min-height:46px;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff;color:var(--ink)}.coveragePreview{display:grid;grid-template-columns:180px 1fr;gap:14px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.coverageChoices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.chipColorGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(98px,1fr));gap:8px}.chipColorCard{display:grid;gap:7px;min-height:96px;padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.chipColorCard.selected{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal),0 10px 24px #20b3c01f}.chipColorSample{width:100%;aspect-ratio:1.2;border:1px solid #dce5e8;border-radius:7px;background:radial-gradient(ellipse at 12% 18%,var(--chip-a) 0 4px,transparent 4.6px),radial-gradient(ellipse at 26% 62%,var(--chip-b) 0 5px,transparent 5.7px),radial-gradient(ellipse at 44% 30%,var(--chip-c) 0 3.5px,transparent 4.2px),radial-gradient(ellipse at 64% 70%,var(--chip-a) 0 5.5px,transparent 6.3px),radial-gradient(ellipse at 80% 38%,var(--chip-b) 0 4px,transparent 4.8px),linear-gradient(145deg,color-mix(in srgb,var(--floor, #d3d7d5) 86%,white),var(--floor, #d3d7d5));background-size:36px 31px,42px 38px,34px 29px,46px 41px,39px 33px,auto}.chipColorImage{width:100%;aspect-ratio:1.2;object-fit:contain;display:block;padding:5px;border:1px solid #dce5e8;border-radius:7px;background:#fff}.coverageChoice{position:relative;display:grid;grid-template-columns:1fr;gap:12px;align-items:start;text-align:left;border:1px solid var(--line);border-radius:8px;padding:14px;background:#fff;color:var(--ink);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.coverageChoice:hover{border-color:#12aeb973;transform:translateY(-1px)}.coverageChoice.selected{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal),0 10px 24px #20b3c01f}.coverageChoice .coverageSurface{width:100%;height:auto;aspect-ratio:1.45;transition:transform .2s ease,box-shadow .2s ease;transform-origin:center}.coverageBadge{position:absolute;top:-13px;left:50%;transform:translate(-50%);padding:5px 14px;border-radius:8px;background:var(--teal);color:#fff;font-size:12px;font-weight:950;text-transform:uppercase;box-shadow:0 10px 22px #09879138}.coverageHead{display:flex;align-items:center;gap:10px}.coverageHead svg{color:var(--teal);flex:0 0 auto}.coverageHead span{display:grid;gap:3px}.coverageHead strong{color:var(--ink)}.coverageHead small{color:var(--muted)}.coverageText{display:grid;gap:5px;min-height:42px;color:var(--ink);font-weight:800;line-height:1.35}.coverageChoice strong{font-size:17px;line-height:1.08}.coverageChoice em{color:var(--teal-dark);font-size:13px;font-style:normal;font-weight:900}.coverageChoice small{color:var(--muted);line-height:1.25;font-weight:800}.coverageCalc{display:inline-flex;align-items:center;min-height:30px;width:fit-content;max-width:100%;padding:6px 8px;border-radius:8px;background:#f0fbfc;color:var(--teal-dark);font-size:12px;font-weight:900;line-height:1.2}.coverageHint{display:flex;justify-content:space-between;gap:12px;padding:12px;border-radius:8px;color:var(--teal-dark);background:#ecfafb}.coverageHint span{color:var(--muted);font-weight:800}.coverageSurface{position:relative;overflow:hidden;height:112px;border-radius:8px;border:1px solid var(--line);background:linear-gradient(115deg,transparent 0 34%,rgba(255,255,255,.34) 44%,transparent 56%),linear-gradient(165deg,color-mix(in srgb,var(--floor, #d3d7d5) 76%,white) 0%,var(--floor, #d3d7d5) 58%,color-mix(in srgb,var(--floor, #d3d7d5) 76%,black) 100%);box-shadow:inset 0 14px 22px #ffffff57,inset 0 -22px 32px #00313b1f}.coverageVisibility{display:inline-flex;align-items:baseline;gap:5px;width:fit-content;max-width:100%;padding:0;border-radius:8px;background:transparent;color:var(--teal-dark);font-size:12px;font-weight:950;box-shadow:none}.coverageVisibility small{color:var(--muted);font-size:11px}@media (hover: hover) and (pointer: fine) and (min-width: 990px){.coverageChoice:hover{z-index:4}.coverageChoice:hover .coverageSurface{transform:scale(1.08);box-shadow:0 18px 34px #094f582e,inset 0 14px 22px #ffffff57,inset 0 -22px 32px #00313b1f}}.chipMixBox{display:grid;gap:10px;padding:12px;border:1px solid #c7eef2;border-radius:8px;background:#f3fbfc}.chipMixBox>strong{color:var(--teal-dark)}.chipMixBox>span,.chipMixBox small{color:var(--muted);font-weight:800}.chipMixRows{display:grid;gap:8px}.chipMixRows label{display:grid;grid-template-columns:1fr 74px 18px;gap:8px;align-items:center;padding:8px;border:1px solid #d9eef1;border-radius:8px;background:#fff}.chipMixRows label>span{display:flex;align-items:center;gap:8px;font-weight:900}.chipMixRows i{width:24px;height:24px;border-radius:7px;border:1px solid rgba(9,11,15,.12);background:linear-gradient(135deg,var(--chip-a),var(--chip-b),var(--chip-c))}.chipMixRows input{width:100%;min-height:38px;border:1px solid var(--line);border-radius:8px;padding:8px;text-align:center;font-weight:900}.chipMixRows em{color:var(--muted);font-style:normal;font-weight:900}.mixTotal.ok{color:#147a4f}.coverageSurface:before{content:"";position:absolute;top:8%;right:7%;bottom:-10%;left:7%;border-radius:9px;background:linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:24px 24px;opacity:.36;transform:perspective(180px) rotateX(58deg);transform-origin:50% 100%}.floorPlane{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.flake{position:absolute;left:var(--x);top:var(--y);width:var(--flake-width);height:var(--flake-height);border-radius:18% 28% 22% 14%;background:var(--flake-color);opacity:var(--flake-opacity);clip-path:polygon(7% 31%,29% 4%,77% 10%,100% 42%,82% 88%,36% 100%,0 72%);transform:translate(-50%,-50%) rotate(var(--r)) scale(var(--flake-scale));box-shadow:0 .5px 1px #090b0f2e}.flake:nth-child(3n){clip-path:polygon(0 22%,34% 0,91% 17%,100% 67%,64% 100%,13% 86%)}.flake:nth-child(4n){clip-path:polygon(13% 0,84% 8%,100% 48%,72% 100%,22% 86%,0 38%)}.flake:nth-child(5n){clip-path:polygon(0 35%,20% 4%,70% 0,100% 30%,88% 82%,47% 100%,8% 76%);filter:brightness(.96)}.flake:nth-child(7n){filter:brightness(1.08)}.flake:nth-child(n+18){filter:saturate(.95) brightness(1.04)}.calcNote{margin-top:12px;display:grid;gap:5px;padding:12px;border:1px solid #c9eef1;border-radius:8px;background:#f0fbfc;color:var(--teal-dark)}.calcNote span{color:var(--muted);font-weight:750;line-height:1.4}.slipGrid,.quartzGrainSelector{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choiceStage{margin-top:14px;display:grid;gap:4px;padding:11px 12px;border:1px solid #c9eef1;border-radius:8px;background:#f4fcfd}.choiceStage strong{color:var(--teal-dark);font-size:15px;line-height:1.2}.choiceStage span{color:var(--muted);font-size:13px;font-weight:800;line-height:1.35}.grainCard{display:grid;gap:7px;min-height:112px;padding:13px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#fff,#f2fbfc);color:var(--ink);text-align:left;cursor:pointer}.grainCard strong{color:var(--teal-dark);font-size:18px;line-height:1.15}.grainCard small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.grainCard span{width:fit-content;padding:6px 8px;border-radius:8px;background:#e8f7f8;color:var(--teal-dark);font-size:12px;font-weight:950}.grainCard.selected{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal),0 10px 24px #20b3c01f}.accessorySelector{margin-top:16px}.accessoryGrid{margin-top:10px;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:12px}.accessoryCard{position:relative;min-width:0;min-height:150px;display:grid;align-content:start;gap:9px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;overflow:hidden}.accessoryCard span{width:fit-content;padding:5px 8px;border-radius:999px;background:#e7f7f8;color:var(--teal-dark);font-size:11px;font-weight:950}.accessoryCard strong{color:var(--ink);font-size:17px;line-height:1.15;max-width:100%;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.accessoryCard small{color:var(--muted);font-size:12px;font-weight:800;line-height:1.35;max-width:100%;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.accessoryCard.selected{border-color:var(--teal);background:linear-gradient(135deg,#fff,#effbfc);box-shadow:inset 0 0 0 1px var(--teal),0 12px 24px #20b3c01f}.simpleHint{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#f0fbfc;color:var(--teal-dark);font-weight:850;line-height:1.35}.simpleHint.secondaryHint{margin-top:-4px;background:#fff;color:var(--muted);border:1px solid var(--line)}.slipCard{display:grid;gap:6px;min-height:126px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.slipCard strong{color:var(--teal-dark);font-size:18px;line-height:1.12}.slipClassRow{display:flex;align-items:center;justify-content:space-between;gap:8px}.slipClassRow strong{color:var(--teal-dark);font-size:27px}.slipCard>span:not(.slipClassRow){color:var(--ink);font-size:16px;font-weight:900}.slipClassRow em{margin-left:auto}.tileWarning{display:grid;gap:6px;margin-top:12px;padding:12px;border:1px solid #f1d39b;border-radius:8px;background:#fff8e9;color:#6d4700}.tileWarning strong{font-weight:950}.tileWarning span{font-weight:800;line-height:1.4}.aiLegalInfo{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;margin-top:12px;padding:13px 14px;border:1px solid rgba(8,123,134,.2);border-radius:8px;background:linear-gradient(135deg,#f1fbfc,#fff);color:#49636a}.aiLegalInfoIcon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(8,123,134,.32);border-radius:50%;background:#fff;color:var(--teal-dark);font-size:17px;font-weight:900}.aiLegalInfo>div{display:grid;gap:4px;min-width:0}.aiLegalInfo strong{color:var(--teal-dark);font-weight:800;line-height:1.25}.aiLegalInfo>div>span{font-size:13px;font-weight:650;line-height:1.45}.aiUnlockBox{display:grid;gap:14px;margin-top:12px;padding:16px;border:1px solid #bde9ee;border-radius:8px;background:linear-gradient(135deg,#effafbfa,#fffffff5),#fff}.aiUnlockBox>div:first-child{display:grid;gap:5px}.aiUnlockBox strong{color:var(--teal-dark);font-size:18px}.aiUnlockBox span{color:var(--muted);font-weight:800;line-height:1.4}.unlockActions{display:grid;gap:10px}.unlockCodeField{display:grid;gap:7px;font-weight:900}.unlockCodeField>div{display:grid;grid-template-columns:minmax(0,1fr) 118px;gap:8px}.unlockCodeField input{min-width:0;min-height:46px;border:1px solid var(--line);border-radius:8px;padding:12px;color:var(--ink);font-weight:850}.unlockCodeField .ghostButton{min-height:46px}.unlockHint,.unlockMessage{display:block;margin:0;padding:10px 12px;border-radius:8px;background:#fff8e9;color:#6d4700;font-weight:850;line-height:1.35}.unlockMessage.ok{margin-top:12px;background:#e9f9f0;color:#157249}@media (max-width: 640px){.unlockCodeField>div{grid-template-columns:1fr}}.slipCard span,.slipCard small{color:var(--muted);font-weight:800}.slipCard em{width:fit-content;padding:5px 7px;border-radius:8px;background:#eef8f9;color:var(--teal-dark);font-size:12px;font-style:normal;font-weight:950}.slipCard small{font-size:12px;opacity:.8}.slipCard.selected{border-color:var(--teal);box-shadow:inset 0 0 0 1px var(--teal),0 10px 24px #20b3c01f}.coveragePreview p,.mutedNote{margin:6px 0 0;color:var(--muted)}.areaEstimate{display:grid;gap:12px}.areaEstimate label{font-weight:800}.areaInput{display:flex;border:1px solid var(--line);border-radius:8px;overflow:hidden}.areaInput input{width:100%;border:0;padding:14px}.areaInput span{padding:14px;border-left:1px solid var(--line);background:var(--soft);font-weight:800}.aiEstimateBox{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:12px;border-radius:8px;background:#f0fbfc;border:1px solid #c9eef1}.aiEstimateBox span{color:var(--muted);min-width:0;overflow-wrap:anywhere}.estimateResult{border:1px solid #b9e8ec;border-radius:8px;padding:11px 12px;background:#fff;color:var(--teal-dark);font-weight:900;cursor:pointer}.beforeAfter{position:relative;aspect-ratio:3 / 2;height:auto;min-height:0;border-radius:8px;overflow:hidden;isolation:isolate;background:#d7dddc}.previewBase,.afterLayer{position:absolute;top:0;right:0;bottom:0;left:0}.previewBase img,.afterLayer img,.emptyFloor{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.emptyFloor{background:linear-gradient(160deg,#fff3,#00000014),repeating-linear-gradient(6deg,#c4c7c2 0,#c4c7c2 12px,#b8bbb6 12px,#b8bbb6 24px)}.afterLayer{overflow:hidden}.afterLayer img{filter:none}.coatingOverlay,.satinShine,.chipPattern{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.coatingOverlay{mix-blend-mode:multiply;opacity:.72}.satinShine{background:radial-gradient(ellipse at 72% 58%,rgba(255,255,255,.42) 0%,rgba(255,255,255,.12) 18%,transparent 34%),linear-gradient(115deg,transparent 0 45%,rgba(255,255,255,.18) 48%,transparent 57%);mix-blend-mode:screen}.chipPattern{mix-blend-mode:normal}.divider{position:absolute;top:0;bottom:0;width:3px;background:#ffffffeb;box-shadow:0 0 0 1px #12202a1a;transform:translate(-1px);z-index:5}.divider:after{content:"↔";position:absolute;top:50%;left:50%;width:46px;height:46px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;background:#fff;color:var(--teal-dark);box-shadow:0 8px 22px #12202a2e;font-size:23px;font-weight:950}.sliderRange{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;width:100%;height:100%;opacity:0;cursor:ew-resize;touch-action:pan-x}.badge{position:absolute;z-index:6;bottom:22px;padding:9px 11px;border-radius:7px;background:#12202ac2;color:#fff;font-size:14px;font-weight:800}.beforeBadge{left:22px}.afterBadge{right:22px;background:#078994e0}.previewMeta{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.previewMeta span,.aiProgress,.summaryColumn small{color:var(--muted)}.previewMeta span{padding:8px 10px;background:var(--soft);border-radius:8px;font-weight:800}.previewActions{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto minmax(220px,1fr) auto;gap:10px;align-items:end}.previewActions label{display:grid;gap:6px;color:var(--muted);font-size:13px;font-weight:800}.previewActions input{min-height:44px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff}.shareMessage{margin:10px 0 0;padding:10px 12px;border-radius:8px;color:var(--teal-dark);background:#ecfafb;font-weight:800}.iconButton,.ghostButton,.cartButton{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;font-weight:900;text-decoration:none;cursor:pointer;touch-action:manipulation}.primary,.cartButton{color:#fff;background:var(--teal)}.ghostButton{color:var(--teal-dark);background:#e7f8fa}.cartButton{width:100%;margin-top:14px}.offerButton{width:100%;min-height:46px;margin-top:8px;border:1px solid #b9e8ec;border-radius:8px;background:#fff;color:var(--teal-dark);font-weight:900;cursor:pointer}.actionPair{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.sideSection h3{margin:0 0 12px;color:var(--teal-dark)}.recommendation p{color:var(--muted)}.systemNote{margin:14px 0 0;padding:10px 12px;border-radius:8px;background:#fff7e8;color:#7b4a08;font-weight:800;line-height:1.4}.productMockups{display:grid;grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:8px;margin-top:14px}.productMockup{display:grid;gap:5px;align-content:start;min-height:132px;padding:8px;border:1px solid #e8eff1;border-radius:8px;background:#fff}.productMockup strong{font-size:11px;line-height:1.25}.productMockup small{color:var(--muted);font-size:11px;font-weight:800}.mockImage{position:relative;height:54px;border-radius:8px;background:#fff;border:1px solid #edf2f3;overflow:hidden}.productImage{width:100%;height:54px;object-fit:contain;border-radius:8px;background:#fff;border:1px solid #edf2f3}.mockImage.bucket:before{content:"";position:absolute;left:27%;right:27%;top:12px;bottom:8px;border-radius:10px 10px 14px 14px;background:linear-gradient(180deg,#181b20 0,#181b20 16%,#fff 16%,#fff 25%,#1d8d98 25%,#1d8d98 62%,#101317 62%);box-shadow:0 8px 18px #090b0f29}.mockImage.bag:before{content:"";position:absolute;left:28%;right:28%;top:8px;bottom:8px;border-radius:6px 6px 10px 10px;background:linear-gradient(160deg,#d8c5a3,#b99d74);box-shadow:inset 0 0 0 2px #50381c29,0 8px 18px #090b0f1f}.mockImage.chips{background:radial-gradient(circle at 18% 35%,#111 0 3px,transparent 4px),radial-gradient(circle at 68% 62%,#fff 0 3px,transparent 4px),radial-gradient(circle at 42% 72%,#bd4b2f 0 3px,transparent 4px),radial-gradient(circle at 78% 24%,#24282b 0 3px,transparent 4px),#e9eeee;background-size:34px 30px}.mockImage.tool:before,.mockImage.tool:after{content:"";position:absolute;background:#1f2529}.mockImage.tool:before{width:54px;height:10px;left:24px;top:26px;border-radius:6px;box-shadow:20px 18px #d7dde0}.mockImage.tool:after{width:10px;height:42px;right:32px;bottom:10px;border-radius:6px;transform:rotate(38deg);background:var(--teal)}.recommendation ul{display:grid;gap:9px;padding:0;margin:14px 0 0;list-style:none}.recommendation li{display:flex;align-items:center;justify-content:flex-end;flex-direction:row-reverse;gap:8px;text-align:right}.recommendation svg{flex:0 0 auto;color:var(--teal)}.summary dl{margin:0;display:grid}.summary div,.totalLine{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.cartLine{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.cartLine:not(:has(b)){grid-template-columns:54px minmax(0,1fr)}.cartProductImage{width:54px;height:54px;display:block;object-fit:contain;border:1px solid #e8eff1;border-radius:8px;background:#fff}.cartProductImage.placeholder{background:radial-gradient(circle at 50% 38%,rgba(18,174,185,.16),transparent 34%),linear-gradient(135deg,#fff,#eef8f9)}.cartLine b{white-space:nowrap;color:var(--ink)}.summary dt{color:var(--muted)}.summary dd{margin:0;font-weight:800;text-align:right}.cartLines{display:grid}.costOverview{display:grid;gap:10px;padding:12px;border:1px solid rgba(18,174,185,.2);border-radius:8px;background:linear-gradient(135deg,#effafbf5,#fffffff5),#fff}.costOverview>span{display:grid;gap:3px}.costOverview small{color:var(--muted);font-weight:850}.costOverview strong{color:var(--teal-dark);font-size:26px;line-height:1}.costToggle{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #b9e8ec;border-radius:8px;background:#fff;color:var(--teal-dark);font-weight:950;cursor:pointer}.costToggle svg:last-child{transition:transform .18s ease}.costToggle.open svg:last-child{transform:rotate(180deg)}.costBreakdown{margin-top:10px;padding:4px 12px 0;border:1px solid var(--line);border-radius:8px;background:#fff}.cartLine span{display:grid;gap:4px}.totalLine{border:0;font-size:18px}.aiProgress{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:8px;background:#e9f7f2;border:1px solid #caeadc}.aiProgress span{width:12px;height:12px;border-radius:50%;background:var(--teal)}.aiProgress.loading span{animation:pulse .9s ease-in-out infinite}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:20px;background:#12202a7a}.modal{width:min(520px,100%);max-height:min(820px,calc(100vh - 28px));overflow:auto;position:relative;background:#fff;border-radius:8px;padding:24px;box-shadow:var(--shadow)}.offerModal{width:min(720px,100%)}.offerModalHeader{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:start;padding-right:42px;margin-bottom:18px}.offerModalHeader>span{width:54px;height:54px;border-radius:8px;display:inline-grid;place-items:center;color:var(--teal-dark);background:#e7f8fa}.offerModalHeader h2{margin:0 0 6px;font-size:clamp(1.55rem,3vw,2rem)}.offerModalHeader p{margin:0;color:var(--muted);font-weight:800;line-height:1.45}.closeButton{position:absolute;top:14px;right:14px;border:0;background:var(--soft);border-radius:8px;width:36px;height:36px}.consultForm{display:grid;gap:14px}.offerFieldGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.offerForm label{display:grid;gap:7px;font-weight:900;color:var(--ink)}.consultForm input,.consultForm textarea{border:1px solid var(--line);border-radius:8px;padding:12px;min-width:0;font:inherit;font-weight:800;color:var(--ink);background:#fff}.consultForm textarea{resize:vertical}.privacyCheck{display:grid!important;grid-template-columns:22px 1fr;align-items:start;gap:10px!important;padding:14px;border:1px solid #cfe7ea;border-radius:8px;background:#f3fbfc}.privacyCheck input{width:18px;height:18px;margin-top:2px}.privacyCheck span{color:var(--muted);line-height:1.45}.privacyCheck a{color:var(--teal-dark);font-weight:950;text-decoration:underline;text-underline-offset:3px}.offerError{margin:0;padding:12px 14px;border-radius:8px;background:#fff4ed;border:1px solid #f8caa8;color:#7a3b00;font-weight:900}.offerSuccess{display:grid;gap:12px;justify-items:start;padding:20px;border:1px solid #bde8d3;border-radius:8px;background:#effbf4}.offerSuccess svg{color:#18975a}.offerSuccess h3,.offerSuccess p{margin:0}.offerSuccess p{color:var(--muted);font-weight:800;line-height:1.45}.spinIcon{animation:spin .8s linear infinite}.consultDirect{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 16px}.consultDirect a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:#e7f8fa;color:var(--teal-dark);font-weight:900;text-decoration:none}.mobileContactBar{display:none}.contentGrid:not(:has(.summaryColumn)){grid-template-columns:minmax(340px,420px) minmax(520px,1fr);grid-template-areas:"config preview"}@media (max-width: 1120px){.contentGrid:not(:has(.summaryColumn)){grid-template-columns:1fr;grid-template-areas:"config" "preview"}}.actionPair.single{grid-template-columns:1fr}@media print{.stepper,.heroActions,.trustBar,.configColumn,.previewActions,.mobileContactBar,.cartButton,.offerButton,.actionPair,.costToggle{display:none!important}@page{size:A4;margin:12mm}body{background:#fff;color:#111827}.appShell,.contentGrid,.summaryColumn,.previewColumn{display:block}.workspace{padding:0}.heroBar{margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid #d9e5e8}.heroBar p{color:#007d86}.heroBar h1{font-size:24px}.previewColumn,.summaryColumn{position:static}.panel,.sideSection{break-inside:avoid;box-shadow:none;margin-bottom:12px;border-color:#d9e5e8}.beforeAfter{height:300px!important;min-height:300px!important}.costBreakdown{display:grid!important}.costOverview{border-color:#d9e5e8;box-shadow:none}.productMockups{grid-template-columns:repeat(4,minmax(0,1fr))}}@font-face{font-family:Assistant;font-weight:400;font-style:normal;font-display:swap;src:url(https://www.epoxidwelt.de/cdn/fonts/assistant/assistant_n4.9120912a469cad1cc292572851508ca49d12e768.woff2) format("woff2")}@font-face{font-family:Assistant;font-weight:600;font-style:normal;font-display:swap;src:url(https://www.epoxidwelt.de/cdn/fonts/assistant/assistant_n6.b2cbcfa81550fc99b5d970d0ef582eebcbac24e0.woff2) format("woff2")}@font-face{font-family:Assistant;font-weight:700;font-style:normal;font-display:swap;src:url(https://www.epoxidwelt.de/cdn/fonts/assistant/assistant_n7.bf44452348ec8b8efa3aa3068825305886b1c83c.woff2) format("woff2")}body{font-size:15px;line-height:1.45}.appShell{grid-template-columns:230px minmax(0,1fr)}.stepper{z-index:15}.stepper nav{gap:10px}.stepLink{border-radius:8px;min-height:56px;background:#fff;border-color:#e7eef1}.stepLink.idle{color:#5d6972}.stepLink.active{background:#e9fbfc;border-color:#8edfe7;color:var(--teal-dark);box-shadow:0 10px 26px #20b3c026}.stepLink.completed{background:#eff9f2;border-color:#bde6c8;color:#16753a}.stepLink.completed .stepNumber{background:#24a45a;border-color:#24a45a}.contentGrid{grid-template-columns:minmax(340px,420px) minmax(520px,1fr) minmax(310px,360px);grid-template-areas:"config preview summary";align-items:start}.configColumn,.previewColumn,.summaryColumn{align-self:start}.configColumn{position:sticky;top:18px}.summaryColumn{position:sticky;top:18px;grid-template-columns:1fr}.previewColumn{position:sticky;top:18px}.heroBar h1{font-size:clamp(27px,2.8vw,38px);font-weight:700;line-height:1.05}.sectionHeader h2{font-size:23px;font-weight:700}.wizardHidden{display:none}.wizardVisible{display:block}.wizardProgress{display:grid;gap:7px;padding:13px 16px;border-color:#cceef1;background:linear-gradient(180deg,#f2fcfd,#fff)}.wizardProgress span{color:var(--teal-dark);font-size:13px;font-weight:700}.wizardProgress strong{font-size:20px;line-height:1.1}.cartTransferPage{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(180deg,#20b3c014,#fffffff2),#f5fafb}.cartTransferCard{width:min(560px,100%);padding:34px;border:1px solid #bfe8ec;border-radius:12px;background:#fff;box-shadow:0 22px 60px #03242a24;text-align:center}.cartTransferCard h1{margin:18px 0 10px;color:#06151f;font-size:clamp(1.8rem,5vw,2.7rem);line-height:1.08}.cartTransferCard p{margin:0 auto 24px;max-width:440px;color:#5d6a74;font-size:1.05rem;line-height:1.45}.cartTransferSpinner{width:58px;height:58px;display:inline-block;border:5px solid #dff5f7;border-top-color:#1eb8c2;border-radius:50%;animation:spin .8s linear infinite}.progressTrack{height:8px;overflow:hidden;border-radius:999px;background:#e2ecef}.progressTrack i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--teal),#24a45a);transition:width .22s ease}.beforeAfter{height:min(62vh,680px);min-height:520px}.previewPanel .sectionHeader{align-items:center}.previewActions{grid-template-columns:repeat(2,minmax(0,auto)) minmax(180px,1fr) auto}.cartPending{margin:12px 0 0;padding:11px 12px;border-radius:8px;background:#f0fbfc;color:var(--teal-dark);font-weight:700}.calcDetails{margin-top:12px;border:1px solid #dcebee;border-radius:8px;background:#fff}.calcDetails summary{padding:11px 12px;cursor:pointer;color:var(--teal-dark);font-weight:800}.calcDetails div{display:grid;gap:7px;padding:0 12px 12px}.calcDetails p{margin:0;color:var(--muted);font-weight:600;line-height:1.35}.productMockups{grid-template-columns:repeat(2,minmax(0,1fr))}.sideSection{box-shadow:0 10px 34px #090b0f0f}@media (max-width: 1180px){.contentGrid{grid-template-columns:minmax(330px,420px) minmax(0,1fr);grid-template-areas:"config preview" "summary summary"}.summaryColumn{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1120px){.stepper{position:sticky;top:0;z-index:30;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contentGrid{grid-template-areas:"config" "preview" "summary";grid-template-columns:1fr}.configColumn,.previewColumn,.summaryColumn{position:static}}@media (max-width: 820px){body{font-size:14px}.stepper{padding:8px 10px}.stepper nav{gap:7px}.stepper a{min-width:126px;border-radius:8px}.wizardProgress{position:sticky;top:82px;z-index:20}.beforeAfter{height:54vh;min-height:340px}.previewActions,.summaryColumn{grid-template-columns:1fr}.trustBar{display:none}.heroBar{margin-bottom:12px}}@keyframes pulse{50%{transform:scale(1.35);opacity:.45}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1120px){.appShell{grid-template-columns:1fr}.stepper{position:static;height:auto;padding:12px 14px;border-right:0;border-bottom:1px solid #e6eef1}.stepper nav{display:flex;gap:8px;grid-template-columns:repeat(7,minmax(0,1fr));overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;padding:6px 2px 10px;scrollbar-width:none}.stepper nav::-webkit-scrollbar{display:none}.stepper nav:before{left:22px;right:22px;top:26px;bottom:auto;width:auto;height:2px;background:linear-gradient(90deg,#20b3c080,#24a45a3d,#dfe7ebcc)}.stepper a{min-width:164px;justify-content:center;background:#ffffffdb}.contentGrid{grid-template-areas:"config config" "preview preview" "summary summary";grid-template-columns:1fr 1fr;gap:14px}.configColumn{grid-column:1 / -1}.summaryColumn{grid-template-columns:1fr}.previewColumn,.summaryColumn{position:static}.beforeAfter{height:520px;min-height:420px}.productMockups,.trustBar{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 820px){.workspace{padding:12px}.heroBar,.sectionHeader{align-items:flex-start;flex-direction:column}.heroActions{width:100%;justify-content:stretch}.heroActions .ghostButton{flex:1 1 100%}.trustBar{grid-template-columns:1fr 1fr}.contentGrid,.optionGrid.two{grid-template-areas:"config" "preview" "summary";grid-template-columns:1fr}.stepper nav{display:flex;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:none}.stepper a{min-width:118px;min-height:52px;padding:8px;gap:8px}.stepNumber{width:32px;height:32px}.stepLabel strong{font-size:13px}.stepLabel small{font-size:11px}.stepIcon{display:none}.beforeAfter{height:68vh;min-height:360px;max-height:520px}.sliderRange{top:calc(50% - 44px);bottom:auto;height:88px}.dropdownWithPreview,.dropdownRow,.coveragePreview,.coverageChoices,.aiEstimateBox,.actionPair,.stepFooter,.previewActions{grid-template-columns:1fr}.selectedColorPreview{min-width:0}.panel,.sideSection{padding:14px}.heroBar h1{font-size:30px;line-height:1.05}.sectionHeader h2{font-size:24px;line-height:1.1}.uploadBox{min-height:220px}.uploadBox img{height:260px}.optionGrid{grid-template-columns:1fr}.segmented{width:100%;grid-template-columns:1fr 1fr}.coverageChoices{grid-template-columns:repeat(2,minmax(0,1fr))}.coverageChoice{padding:9px}.stepFooter{gap:10px}.nextButton,.cartButton,.ghostButton{width:100%;min-height:48px}.productMockups{grid-template-columns:repeat(2,minmax(0,1fr))}.previewMeta span{width:100%}.mobileContactBar{position:fixed;left:10px;right:10px;bottom:10px;z-index:30;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border:1px solid #dcebee;border-radius:12px;background:#fffffff0;box-shadow:0 16px 44px #090b0f29}.mobileContactBar a{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:var(--teal);color:#fff;font-weight:900;text-decoration:none}}@media (max-width: 480px){.stepper{padding:10px 10px 8px}.stepper a{min-width:96px}.stepLabel strong{font-size:12px}.stepLabel small{display:none}.workspace{padding:10px 10px 74px}.heroBar h1{font-size:26px}.beforeAfter{height:58vh;min-height:320px}.badge{bottom:14px;font-size:12px}.beforeBadge{left:14px}.afterBadge{right:14px}.divider:after{width:40px;height:40px}.coverageChoices,.productMockups{grid-template-columns:1fr}.cartLine,.summary div,.totalLine{align-items:flex-start}.trustBar,.consultDirect{grid-template-columns:1fr}}@media (max-width: 820px){html,body{background:#f4f8f9}.appShell{display:block;min-height:100svh}.stepper{position:sticky;top:0;z-index:50;height:auto;padding:8px 8px 7px;border-right:0;border-bottom:1px solid #dcebee;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stepper nav{display:flex;gap:7px;padding:4px 2px 7px;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:none;scrollbar-width:none}.stepper nav::-webkit-scrollbar{display:none}.stepper nav:before{display:none}.stepLink{min-width:104px;min-height:48px;padding:7px 8px;gap:7px;border-radius:8px;box-shadow:none}.stepLink.idle{background:#fff;border-color:#e4ecef;color:#65727b}.stepLink.active{background:#e5f9fb;border-color:var(--teal);color:var(--teal-dark);box-shadow:0 8px 18px #20b3c024}.stepLink.completed{background:#edf8f1;border-color:#afe0be;color:#16753a}.stepNumber{width:30px;height:30px;font-size:13px}.stepLabel strong{font-size:12px;line-height:1.05}.stepLabel small,.stepIcon{display:none}.workspace{padding:10px 10px 84px}.heroBar{display:grid;gap:10px;margin-bottom:10px}.heroBar p{font-size:13px}.heroBar h1{font-size:24px;line-height:1.06}.heroActions{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}.heroActions .ghostButton:last-child{grid-column:1 / -1}.trustBar{display:none}.contentGrid{display:grid;grid-template-columns:1fr;grid-template-areas:"config" "preview" "summary";gap:10px}.configColumn,.previewColumn,.summaryColumn{position:static;display:grid;gap:10px}.wizardProgress{position:sticky;top:67px;z-index:40;padding:11px 12px;border-radius:8px;box-shadow:0 8px 20px #090b0f14}.wizardProgress strong{font-size:18px}.panel,.sideSection{padding:12px;border-radius:8px;box-shadow:0 8px 24px #090b0f0f}.sectionHeader{margin:0 -12px 12px;padding:11px 12px}.sectionHeader h2{font-size:21px;line-height:1.12}.infoButton{width:28px;height:28px}.infoPopover{position:fixed;top:max(72px,calc(env(safe-area-inset-top) + 58px));left:14px;right:14px;width:auto;max-height:min(64svh,460px);overflow:auto;padding:16px;border-width:2px;box-shadow:0 22px 60px #00222c47}.stepFooter{grid-template-columns:1fr;gap:9px}.nextButton,.ghostButton,.iconButton,.cartButton,.offerButton{width:100%;min-height:48px;padding:12px;border-radius:8px}.uploadBox{min-height:210px}.uploadBox img{height:250px}.optionGrid,.optionGrid.two,.colorGrid,.coverageChoices,.quartzGrainSelector,.accessoryGrid,.slipGrid,.actionPair,.summaryColumn{grid-template-columns:1fr}.optionCard,.swatch,.coverageChoice,.grainCard,.slipCard{min-height:72px;padding:11px}.chipColorGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.chipColorCard{min-height:104px}.coverageChoice .coverageSurface{aspect-ratio:1.35}.coverageHint{display:grid;gap:4px}.segmented{width:100%;grid-template-columns:1fr 1fr}.beforeAfter{height:50svh;min-height:310px;max-height:460px}.sliderRange{top:calc(50% - 44px);bottom:auto;height:88px}.previewPanel .sectionHeader{display:grid;grid-template-columns:1fr}.previewMeta{gap:7px}.previewMeta span{font-size:13px}.previewActions{grid-template-columns:1fr}.productMockups{grid-template-columns:repeat(2,minmax(0,1fr))}.cartLine,.summary div,.totalLine{align-items:flex-start}.mobileContactBar{position:fixed;left:10px;right:10px;bottom:10px;z-index:60;display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobileContactBar a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:var(--teal);color:#fff;font-weight:900;text-decoration:none;box-shadow:0 12px 28px #090b0f29}}@media (max-width: 390px){.stepLink{min-width:92px}.heroBar h1{font-size:22px}.chipColorGrid,.productMockups{grid-template-columns:1fr}.beforeAfter{min-height:290px}}.beforeAfter.isWaiting{background:#fff}.logoPlaceholder{width:100%;height:100%;min-height:inherit;display:grid;place-items:center;padding:clamp(24px,7vw,76px);background:radial-gradient(circle at 50% 50%,rgba(18,174,185,.06),transparent 34%),linear-gradient(180deg,#fff,#f8fbfc)}.logoPlaceholder img{width:min(52%,520px);max-height:56%;object-fit:contain;opacity:.34;mix-blend-mode:multiply;filter:grayscale(.1) drop-shadow(0 12px 20px rgba(0,49,59,.04))}.beforeAfter.isWaiting .previewBase img{filter:none}.previewHint{position:absolute;left:50%;bottom:18px;transform:translate(-50%);z-index:4;max-width:min(88%,520px);padding:10px 14px;border-radius:8px;background:#00313bdb;color:#fff;font-size:14px;font-weight:800;text-align:center;box-shadow:0 14px 32px #00313b29}@media (max-width: 720px){.logoPlaceholder{padding:24px}.logoPlaceholder img{width:min(68%,320px);max-height:52%}.previewHint{bottom:12px;font-size:13px}}.trustBar{display:grid}@media (max-width: 1120px){.trustBar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 620px){.trustBar{display:grid;grid-template-columns:1fr;gap:8px}.uspItem{min-height:58px;padding:10px 11px}.uspIcon{width:34px;height:34px;flex-basis:34px}}.previewCompact .beforeAfter{height:clamp(220px,28vh,330px);min-height:220px}.previewExpanded .beforeAfter{height:min(64vh,720px);min-height:520px}.costJumpButton{width:fit-content;margin-top:8px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 13px;border-radius:8px;background:#fff;color:var(--teal-dark);border:1px solid #b9e8ec;text-decoration:none;font-weight:950;box-shadow:0 8px 18px #00313b0f}#kosten{scroll-margin-top:96px}@media (max-width: 1120px){.previewCompact .beforeAfter{height:300px;min-height:260px}.previewExpanded .beforeAfter{height:58vh;min-height:430px}}@media (max-width: 720px){.previewCompact .beforeAfter{height:240px;min-height:220px}.previewExpanded .beforeAfter{height:52svh;min-height:340px}.costJumpButton{width:100%}.aiWaitSteps{grid-template-columns:1fr}}.workspace{max-width:1560px;margin:0 auto}.contentGrid{grid-template-columns:minmax(320px,400px) minmax(0,1fr);grid-template-areas:"config preview" "summary summary";gap:16px;align-items:start}.contentGrid:not(:has(.summaryColumn)){grid-template-columns:minmax(320px,400px) minmax(0,1fr);grid-template-areas:"config preview"}.contentGrid.noPreview,.contentGrid.noPreview:not(:has(.summaryColumn)){grid-template-columns:minmax(320px,620px);grid-template-areas:"config";justify-content:start}.contentGrid.noPreview .previewColumn{display:none!important}.configColumn,.previewColumn,.summaryColumn{min-width:0}.configColumn,.previewColumn{position:sticky;top:18px;align-self:start}.summaryColumn{position:static;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(340px,1.1fr);gap:16px}.summaryColumn>.sideSection{min-width:0}.previewPanel{padding:14px}.previewPanel .sectionHeader{margin-bottom:12px}.previewCompact .beforeAfter,.previewExpanded .beforeAfter{height:auto;min-height:0}@media (min-width: 1500px){.contentGrid{grid-template-columns:minmax(330px,400px) minmax(560px,1fr) minmax(300px,360px);grid-template-areas:"config preview summary"}.contentGrid:not(:has(.summaryColumn)){grid-template-columns:minmax(330px,420px) minmax(620px,1fr);grid-template-areas:"config preview"}.contentGrid.noPreview,.contentGrid.noPreview:not(:has(.summaryColumn)){grid-template-columns:minmax(360px,680px);grid-template-areas:"config";justify-content:start}.summaryColumn{position:sticky;top:18px;grid-template-columns:1fr}}@media (max-width: 1120px){.contentGrid,.contentGrid:not(:has(.summaryColumn)){grid-template-columns:1fr;grid-template-areas:"config" "preview" "summary"}.contentGrid.noPreview,.contentGrid.noPreview:not(:has(.summaryColumn)){grid-template-columns:1fr;grid-template-areas:"config"}.configColumn,.previewColumn{position:static}.summaryColumn{grid-template-columns:1fr}}@media (max-width: 720px){.workspace{padding-left:10px;padding-right:10px}.previewPanel{padding:12px}.previewCompact .beforeAfter,.previewExpanded .beforeAfter{height:auto;min-height:0}}:root{font-family:Assistant,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{font-family:Assistant,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.42;letter-spacing:0;color:var(--ink)}button,input,select,textarea{font-family:inherit}.heroBar p,.sectionHeader p{font-size:13px;font-weight:700;letter-spacing:0}.heroBar h1{font-size:clamp(30px,3vw,40px);font-weight:700;line-height:1.04;letter-spacing:0}.sectionHeader h2{font-size:clamp(22px,2vw,26px);font-weight:700;line-height:1.1;letter-spacing:0}.sideSection h3,.recommendation h3{font-size:21px;font-weight:700;line-height:1.15}.stepLink strong,.optionCard strong,.coverageChoice strong,.slipCard strong,.cartLine strong,.summary dd,.nextButton,.ghostButton,.cartButton,.offerButton,.costToggle{font-weight:700}.stepLink small,.optionCard small,.coverageChoice small,.cartLine small,.summary dt,.mutedNote,.calcNote span,.finalPreviewCard span{font-size:13px;line-height:1.32}.nextButton,.ghostButton,.cartButton,.offerButton,.costToggle{font-size:15px;line-height:1.1}.segmented button,.selectBlock select,.dropdownWithPreview select,.dropdownRow select,.areaInput input,.previewActions input{font-size:15px}.finalPreviewCard strong{font-size:20px}.costOverview strong{font-size:28px;font-weight:700}@media (max-width: 720px){body{font-size:15px;line-height:1.38}.heroBar h1{font-size:26px}.sectionHeader h2{font-size:22px}#step-7 .sectionHeader{padding-bottom:14px}#step-7 .sectionHeader h2{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:12px;font-size:24px;line-height:1.12}#step-7 .infoButton{width:34px;height:34px;flex:0 0 34px}.sideSection h3{font-size:20px}.nextButton,.ghostButton,.cartButton,.offerButton,.costToggle{font-size:15px}.finalPreviewCard{grid-template-columns:1fr;justify-items:center;gap:16px;padding:20px 18px;text-align:center}.finalPreviewCard>svg{width:52px;height:52px}.finalPreviewCard div{gap:9px;justify-items:center}.finalPreviewCard strong{max-width:280px;font-size:20px;line-height:1.18}.finalPreviewCard span{max-width:300px;font-size:14px;line-height:1.45}.aiCreateFooter{padding-top:14px;gap:12px}.aiCreateFooter>span{padding:13px 14px;text-align:center;font-size:14px;line-height:1.42}.finalAiButton{min-height:56px;padding:15px 16px;gap:8px;border-radius:8px;font-size:15px}.finalAiButton svg{flex:0 0 auto}.aiWaitSteps{grid-template-columns:1fr;width:100%;max-width:260px;gap:8px}.aiWaitSteps span{justify-content:flex-start;min-height:38px;padding:9px 11px;text-align:left}}.beforeAfter,.previewCompact .beforeAfter,.previewExpanded .beforeAfter{aspect-ratio:3 / 2;height:auto!important;min-height:0!important;max-height:none}.previewBase img,.afterLayer img{object-fit:cover;object-position:center center}.beforeAfter.isWaiting,.previewCompact .beforeAfter.isWaiting,.previewExpanded .beforeAfter.isWaiting{aspect-ratio:auto;height:clamp(220px,34svh,360px)!important;min-height:220px!important}.beforeAfter.isReady,.previewCompact .beforeAfter.isReady,.previewExpanded .beforeAfter.isReady{aspect-ratio:3 / 2;height:auto!important;min-height:0!important}.logoPlaceholder{padding:clamp(18px,4svh,42px)}.logoPlaceholder img{width:min(42%,360px);max-height:48%}@media (min-width: 1121px){.workspace{padding-top:14px}.heroBar,.trustBar{margin-bottom:12px}.previewPanel{padding:12px}.previewPanel .sectionHeader{padding-top:10px;padding-bottom:10px;margin-bottom:10px}.projectBottomBar{margin-top:12px}.projectBottomBar article{padding:16px 18px}}@media (max-width: 720px){.beforeAfter.isWaiting,.previewCompact .beforeAfter.isWaiting,.previewExpanded .beforeAfter.isWaiting{height:230px!important;min-height:210px!important}.logoPlaceholder img{width:min(60%,280px);max-height:46%}}.stepper{display:flex;flex-direction:column;gap:18px;background:radial-gradient(circle at 24% 0%,rgba(32,179,192,.24),transparent 34%),linear-gradient(180deg,#062f35,#03242a 48%,#021920)!important;border-right:0;box-shadow:inset -1px 0 #ffffff14,12px 0 34px #02192014}.stepper nav{gap:0;padding:0}.stepper nav:before{display:none!important}.stepLink,.stepper a{min-height:78px;padding:14px 12px;border:0;border-radius:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#ffffffc7;box-shadow:none}.stepLink:after{content:"";position:absolute;left:33px;top:56px;bottom:-18px;width:3px;border-radius:999px;background:#ffffff1f;pointer-events:none}.stepLink:last-child:after{display:none}.stepLink:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.stepLink:hover,.stepLink.active{color:#fff}.stepLink.active{border-bottom-color:transparent;border-radius:8px;background:linear-gradient(135deg,#1eb8c2,#087b86)!important;box-shadow:0 16px 34px #0000003d}.stepLink.completed{color:#fff;background:#1fb3c021!important}.stepLink.done{color:#fff}.stepLink.done:not(.active){background:#24a45a2b!important}.stepLink.done:after{background:linear-gradient(180deg,#24a45a,#24a45a59)}.stepNumber{width:42px;height:42px;border:2px solid rgba(3,36,42,.22);background:#f5fbfc;color:#073a42;box-shadow:0 8px 18px #0003}.stepLink.active .stepNumber,.stepLink.completed .stepNumber{background:#fff!important;border-color:#ffffffe6!important;color:var(--teal-dark);box-shadow:0 8px 18px #0000002e}.stepLink.completed .stepNumber{color:#16864a}.stepLink.done .stepNumber,.stepLink.active.done .stepNumber{background:#24a45a!important;border-color:#62d58a!important;color:#fff;box-shadow:0 0 0 4px #24a45a2e,0 8px 18px #0003}.stepLink.active.done{background:linear-gradient(135deg,#24a45a33,#24a45a0a),linear-gradient(135deg,#1eb8c2,#087b86)!important}.stepLabel strong{color:inherit;font-size:15px;line-height:1.12;text-shadow:0 1px 2px rgba(0,0,0,.22)}.stepLabel small{color:#ffffffad;font-size:13px;font-weight:800}.stepLink.active .stepLabel small,.stepLink.completed .stepLabel small{color:#ffffffe0}.stepIcon{color:#ffffffb8;filter:drop-shadow(0 1px 1px rgba(0,0,0,.3))}.stepperAssistant{margin-top:auto;display:grid;grid-template-columns:46px 1fr;gap:11px;align-items:center;padding:13px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#ffffff1a;color:#fff;box-shadow:0 14px 34px #0000002e}.assistantAvatar{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#20b3c0f0,#ffffff24);color:#fff}.stepperAssistant strong,.stepperAssistant small{display:block}.stepperAssistant strong{font-size:13px;font-weight:950}.stepperAssistant small{margin-top:3px;color:#ffffffbf;font-size:12px;line-height:1.25;font-weight:750}.projectBottomBar{margin-top:14px;display:grid;grid-template-columns:1.45fr 1fr 1.25fr;gap:0;overflow:hidden;border:1px solid #dfe9ed;border-radius:8px;background:#fff;box-shadow:0 16px 44px #02192014}.projectBottomBar article{min-width:0;display:flex;gap:14px;align-items:flex-start;padding:18px 20px;border-right:1px solid #e5eef1}.projectBottomBar article:last-child{border-right:0}.projectBottomBar svg{flex:0 0 auto;color:var(--teal-dark)}.projectBottomBar h2{margin:0 0 7px;font-size:17px;line-height:1.15}.projectBottomBar p{margin:0;color:#44525c;font-size:14px;line-height:1.45;font-weight:700}.projectBottomSave .ghostButton{margin-top:10px;min-height:40px;padding:9px 12px}.projectBottomNext{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(180px,240px);gap:18px!important;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#f4fcfd,#fff 70%)}.projectBottomActions{flex:0 0 auto;display:grid;gap:9px;min-width:0}.projectBottomActions .cartButton,.projectBottomActions .ghostButton{width:100%;min-height:44px}.projectBottomNext h2{color:var(--teal-dark)}.projectBottomNext p{max-width:38rem}@media (max-width: 1120px){.stepper{position:sticky;top:0;padding:10px;background:radial-gradient(circle at 10% 0%,rgba(32,179,192,.23),transparent 36%),linear-gradient(90deg,#062f35,#021920)!important;border-bottom:0}.stepper nav{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;padding:0 0 2px}.stepper a,.stepLink{min-width:158px;min-height:58px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0f}.stepLink:after{left:auto;right:-9px;top:50%;bottom:auto;width:9px;height:3px;transform:translateY(-50%)}.stepLink.active{background:linear-gradient(135deg,#1eb8c2,#087b86)!important}.stepperAssistant{display:none}.projectBottomBar{grid-template-columns:1fr}.projectBottomBar article{border-right:0;border-bottom:1px solid #e5eef1}.projectBottomBar article:last-child{border-bottom:0}}@media (max-width: 640px){.stepper{padding:8px}.stepper a,.stepLink{min-width:128px;min-height:52px;padding:8px;gap:7px}.stepNumber{width:31px;height:31px;font-size:13px}.stepLabel strong{font-size:12px}.stepLabel small,.stepIcon{display:none}.projectBottomBar{margin-top:10px}.projectBottomBar article{padding:14px;gap:10px}.projectBottomBar h2{font-size:15px}.projectBottomBar p{font-size:13px}.projectBottomNext{display:grid}.projectBottomActions{width:100%;min-width:0;margin-top:12px}}@media (min-width: 1121px){.appShell{grid-template-columns:260px minmax(0,1fr)}.stepper{padding:24px 18px}.stepLink,.stepper a{min-height:84px;padding:15px 14px}}.sectionHeader h2,.stepFooter span,.optionCard strong,.optionCard small,.coverageText{overflow-wrap:anywhere}.sectionHeader{gap:16px}.stepPanel{padding:18px}.optionCard,.coverageChoice,.chipColorCard,.checkOption{min-height:0}.projectBottomBar{margin-top:18px}.projectBottomBar article{padding:20px 22px}.projectBottomSave .ghostButton{display:none}@media (max-width: 1120px){.stepper a,.stepLink{min-width:168px}}@media (max-width: 640px){.stepper a,.stepLink{min-width:136px}.projectBottomBar article{padding:16px}}.beforeAfter.isWaiting,.previewCompact .beforeAfter.isWaiting,.previewExpanded .beforeAfter.isWaiting{height:clamp(200px,30svh,320px)!important;background:linear-gradient(180deg,#fffffffa,#f6fafbfa),#fff}.projectBottomNext{grid-template-columns:1fr!important;align-content:start}.projectBottomNext>div:first-child{min-width:0;max-width:46rem}.projectBottomNext h2,.projectBottomNext p{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none;hyphens:none}.projectBottomActions{width:100%;max-width:360px;margin-top:4px}.projectBottomActions .cartButton{width:100%}@media (max-width: 1120px){.projectBottomActions{max-width:none}}.beforeAfter.isWaiting:after{content:"Bodenfoto erscheint nach dem Hochladen";position:absolute;left:50%;bottom:24px;transform:translate(-50%);z-index:2;color:#077b86b8;font-size:14px;font-weight:850;white-space:nowrap}.beforeAfter.hasBeforeImage:after,.beforeAfter.isReady:after{content:none;display:none}.logoPlaceholder{padding:16px;background:radial-gradient(circle at 50% 46%,rgba(32,179,192,.08),transparent 28%),linear-gradient(180deg,#fff,#f8fbfc)}.logoPlaceholder img{width:min(22%,260px);min-width:150px;max-height:34%;opacity:.22;filter:grayscale(.18)}@media (min-width: 1500px){.logoPlaceholder img{width:min(18%,250px)}}@media (max-width: 720px){.modalBackdrop{align-items:end;padding:10px}.modal,.offerModal{width:100%;max-height:calc(100svh - 20px);padding:18px;border-radius:8px}.offerModalHeader{grid-template-columns:44px 1fr;gap:12px;padding-right:40px}.offerModalHeader>span{width:44px;height:44px}.offerFieldGrid{grid-template-columns:1fr}.privacyCheck{padding:12px}.beforeAfter.isWaiting,.previewCompact .beforeAfter.isWaiting,.previewExpanded .beforeAfter.isWaiting{height:210px!important}.beforeAfter.isWaiting:after{bottom:18px;max-width:86%;font-size:12px;white-space:normal;text-align:center}.logoPlaceholder img{width:min(44%,210px);min-width:130px;max-height:36%}}@media (max-width: 749px){.appShell{display:block;min-height:auto}.stepper{position:sticky;top:0;z-index:80;display:block!important;width:100%;padding:8px 10px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 10px 28px #02192029}.stepper nav{display:flex;gap:8px;overflow-x:auto;padding:0 4px 4px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.stepper nav::-webkit-scrollbar{height:0}.stepLink,.stepper a{flex:0 0 auto;min-width:116px;min-height:52px;padding:8px 9px;gap:7px;border-radius:8px;scroll-snap-align:start}.stepLink:after{display:none}.stepNumber{width:32px;height:32px;flex-basis:32px;font-size:13px}.stepNumber svg{width:16px;height:16px}.stepLabel strong{display:block;max-width:54px;font-size:12px;line-height:1.08}.stepLabel small{display:block;font-size:11px;line-height:1.05}.stepIcon,.stepperAssistant{display:none!important}.workspace{width:100%;padding:16px 14px 90px;overflow:visible}.contentGrid,.configColumn,.stepPanel.wizardVisible{overflow:visible}.contentGrid,.contentGrid.noPreview,.contentGrid.noPreview:not(:has(.summaryColumn)){width:100%;max-width:none;grid-template-columns:minmax(0,1fr);justify-content:stretch;justify-items:stretch}.configColumn{width:100%;min-width:0;max-width:none}.stepPanel{width:100%;max-width:none;padding:14px}.configColumn>.panel,.wizardProgress{width:100%;max-width:none}#step-7{padding:14px}#step-7 .sectionHeader{margin:-14px -14px 14px;padding:18px 16px}#step-7 .sectionHeader h2{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:12px;font-size:clamp(23px,6vw,28px);line-height:1.08}#step-7 .uploadBox{min-height:0;margin-bottom:12px;padding:0}#step-7 .uploadBox img{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}#step-7 .uploadPrompt{min-height:128px;padding:18px 14px;gap:8px;font-size:17px;line-height:1.16;text-align:center}#step-7 .uploadPrompt svg{width:30px;height:30px}#step-7 .finalPreviewCard{grid-template-columns:46px minmax(0,1fr);justify-items:stretch;align-items:start;gap:12px;padding:16px 14px;text-align:left}#step-7 .finalPreviewCard>svg{width:46px;height:46px;padding:10px}#step-7 .finalPreviewCard div{justify-items:start;gap:7px;min-width:0}#step-7 .finalPreviewCard strong{max-width:none;font-size:18px;line-height:1.15}#step-7 .finalPreviewCard span{max-width:none;font-size:13px;line-height:1.36}#step-7 .tileWarning{padding:14px}#step-7 .tileWarning strong{font-size:16px}#step-7 .tileWarning span{font-size:13px;line-height:1.38}#step-7 .aiCreateFooter{grid-template-columns:1fr;gap:10px}#step-7 .aiCreateFooter>span{padding:12px;text-align:left;font-size:13px}#step-7 .finalAiButton{min-height:52px;padding:13px 14px;font-size:14px}#step-7 .finalPreviewCard,#step-7 .tileWarning,#step-7 .aiCreateFooter{width:100%}.heroBar{margin:0 0 18px}.heroBar p{margin-bottom:8px;font-size:14px;line-height:1.2}.heroBar h1{max-width:11.5em;font-size:clamp(28px,8.4vw,34px);line-height:1.1}.trustBar{display:grid;grid-template-columns:1fr;gap:12px;margin:0 0 16px}.uspItem{min-height:86px;padding:14px;gap:14px;border-radius:10px}.uspIcon{width:46px;height:46px;flex-basis:46px}.uspItem strong{font-size:17px;line-height:1.16}.uspItem small{font-size:14px;line-height:1.25}}@media (min-width: 1121px){.appShell{grid-template-columns:280px minmax(0,1fr)}.workspace{width:100%;max-width:none;padding:18px clamp(18px,2vw,34px) 30px}.contentGrid{width:100%;max-width:none;grid-template-columns:minmax(340px,420px) minmax(520px,1fr) minmax(330px,420px);grid-template-areas:"config preview summary";gap:18px;align-items:start}.contentGrid:not(:has(.summaryColumn)){grid-template-columns:minmax(340px,460px) minmax(620px,1fr);grid-template-areas:"config preview"}.contentGrid.noPreview,.contentGrid.noPreview:not(:has(.summaryColumn)){grid-template-columns:minmax(420px,760px);grid-template-areas:"config";justify-content:start}.configColumn,.previewColumn,.summaryColumn{min-width:0}.configColumn,.previewColumn,.summaryColumn{position:sticky;top:18px;align-self:start}.summaryColumn{display:grid;grid-template-columns:1fr;gap:16px}}@media (min-width: 1700px){.appShell{grid-template-columns:300px minmax(0,1fr)}.contentGrid{grid-template-columns:minmax(380px,460px) minmax(680px,1fr) minmax(360px,460px);gap:22px}}.contentGrid.noPreview,.contentGrid.noPreview:not(:has(.summaryColumn)){width:100%!important;max-width:none!important;grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"config"!important;justify-content:stretch!important;justify-items:stretch!important}.contentGrid.noPreview .configColumn,.contentGrid.noPreview .configColumn>.panel,.contentGrid.noPreview .wizardProgress{width:100%!important;max-width:none!important}#step-7,#step-7 .sectionHeader,#step-7 .sectionHeader>div,#step-7 .uploadBox,#step-7 .finalPreviewCard,#step-7 .tileWarning,#step-7 .aiCreateFooter{max-width:none!important}@media (max-width: 1120px){.contentGrid.noPreview .configColumn{display:grid;grid-template-columns:minmax(0,1fr)}}@media (min-width: 1121px){.contentGrid.noPreview:has(.summaryColumn){width:100%!important;max-width:none!important;grid-template-columns:minmax(0,1fr) minmax(360px,440px)!important;grid-template-areas:"config summary"!important;justify-content:stretch!important;justify-items:stretch!important;align-items:start;gap:22px}.contentGrid.noPreview:has(.summaryColumn) .configColumn{grid-area:config;width:100%!important;min-width:0;max-width:none!important}.contentGrid.noPreview:has(.summaryColumn) .summaryColumn{grid-area:summary;position:sticky;top:18px;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:16px;width:100%;min-width:0}}@media (max-width: 1120px){.contentGrid.noPreview:has(.summaryColumn){grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"config" "summary"!important;gap:16px}.contentGrid.noPreview:has(.summaryColumn) .summaryColumn{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;width:100%;min-width:0}}@media (min-width: 1121px){.contentGrid.noPreview.summaryBesideStep{width:100%!important;max-width:none!important;grid-template-columns:minmax(0,1fr) minmax(360px,440px)!important;grid-template-areas:"config summary"!important;justify-content:stretch!important;justify-items:stretch!important;align-items:start!important;column-gap:22px!important;row-gap:0!important}.contentGrid.noPreview.summaryBesideStep>.configColumn{grid-area:config!important;position:static;width:100%!important;min-width:0;max-width:none!important}.contentGrid.noPreview.summaryBesideStep>.summaryColumn{grid-area:summary!important;position:sticky;top:18px;display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-self:start!important;align-content:start;gap:16px;width:100%!important;min-width:0;margin:0!important}}@media (max-width: 1120px){.contentGrid.noPreview.summaryBesideStep{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"config" "summary"!important;gap:16px!important}.contentGrid.noPreview.summaryBesideStep>.summaryColumn{position:static;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px;width:100%!important;min-width:0;margin:0!important}}@media (min-width: 1121px){.contentGrid.noPreview.summaryBesideStep{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,440px)!important;grid-template-rows:auto auto!important;grid-template-areas:none!important;column-gap:22px!important;row-gap:16px!important}.contentGrid.noPreview.summaryBesideStep>.configColumn{display:contents!important}.contentGrid.noPreview.summaryBesideStep .wizardProgress{grid-column:1 / -1!important;grid-row:1!important;position:static!important;width:100%!important;margin:0!important}.contentGrid.noPreview.summaryBesideStep #step-7{grid-column:1!important;grid-row:2!important;position:static!important;align-self:start!important;width:100%!important;margin:0!important}.contentGrid.noPreview.summaryBesideStep>.summaryColumn{grid-column:2!important;grid-row:2!important;grid-area:auto!important;align-self:start!important;margin:0!important}}.legalAcceptance{display:grid;gap:10px;margin-top:14px;padding:14px;border:1px solid rgba(241,145,37,.42);border-radius:8px;background:#fff8eb}.legalAcceptance .legalNotice{margin:0;color:#704600;font-size:13px;line-height:1.45}.legalAcceptance .legalNotice strong{display:block;margin-bottom:5px}.legalAcceptance .privacyCheck{margin:0;background:#fff}.previewActions button:disabled{cursor:not-allowed;opacity:.48}.actionNotice{margin:10px 0 0;padding:10px 12px;border:1px solid rgba(191,116,0,.3);border-radius:8px;background:#fff8eb;color:#704600;font-size:13px;font-weight:750;line-height:1.4}@media (max-width: 1120px){.contentGrid.noPreview.summaryBesideStep>.configColumn{display:grid!important}}
