:root{--navy-950:#061727;--navy-900:#0a2035;--navy-800:#14334e;--ink:#11283d;--muted:#657483;--paper:#f7f5f0;--white:#fff;--line:#dfe4e7;--violet:#6668cf;--violet-dark:#4c4eae;--violet-soft:#efeffc;--copper:#bd7642;--copper-light:#e6ab7b;--success:#1e7657;--error:#b43a3a;--shadow:0 22px 60px #071b2d1f;--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--font-display:"Avenir Next", Avenir, "Trebuchet MS", sans-serif;--font-body:Inter, "Avenir Next", Avenir, system-ui, sans-serif}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--paper);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #6668cf47}img{max-width:100%;display:block}h1,h2,p{margin-top:0}.app-shell{min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--white);color:var(--ink);border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:14px 24px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{opacity:.35;cursor:not-allowed}.button--primary{color:var(--white);background:var(--violet);box-shadow:0 12px 28px #5355b33d}.button--primary:hover{background:var(--violet-dark)}.button--ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.button--copper{color:var(--navy-950);background:var(--copper-light);box-shadow:0 14px 34px #00000038}.button--copper:hover{background:#f0b98e}.button--large{min-height:62px;padding:18px 30px;font-size:1.02rem}.eyebrow{color:var(--violet);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:.73rem;font-weight:800;display:inline-block}.eyebrow--light{color:var(--copper-light)}.brand-logo img{width:190px;height:auto}.brand-logo--compact img{object-fit:contain;width:42px;height:42px}.brand-logo--inverted img{filter:brightness(0)invert()}.home-page{min-height:100vh;color:var(--white);background:radial-gradient(circle at 92% 8%, #6668cf47, transparent 28rem), linear-gradient(135deg, var(--navy-950), #0b2843 62%, #102d48);overflow:hidden}.home-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;width:min(1240px,100% - 64px);height:104px;margin:0 auto;display:flex}.home-header .brand-logo img{width:156px}.home-header__tag{color:#ffffffb8;letter-spacing:.04em;font-size:.82rem}.hero{grid-template-columns:.88fr 1.12fr;align-items:center;gap:clamp(46px,7vw,100px);width:min(1240px,100% - 64px);min-height:650px;margin:0 auto;padding:72px 0 84px;display:grid}.hero__copy{z-index:2;position:relative}.hero__copy h1{max-width:690px;font-family:var(--font-display);letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(2.8rem,5.3vw,5.2rem);line-height:.98}.hero__copy>p{color:#ffffffb8;max-width:580px;margin-bottom:34px;font-size:1.12rem;line-height:1.7}.home-reset{color:#ffffffad;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin:15px 0 0 18px;padding:4px 2px;font-size:.76rem}.hero__reassurance{color:#ffffffb3;flex-wrap:wrap;gap:18px;margin-top:28px;font-size:.84rem;display:flex}.hero__reassurance i{width:19px;height:19px;color:var(--navy-950);background:var(--copper-light);border-radius:50%;justify-content:center;align-items:center;margin-right:6px;font-size:.68rem;font-style:normal;font-weight:900;display:inline-flex}.hero__visual{min-height:560px;position:relative}.project-card{background:#18334c;position:absolute;overflow:hidden;box-shadow:0 28px 70px #00000059}.project-card img{object-fit:cover;width:100%;height:100%}.project-card span{color:var(--white);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#061727d1;border-radius:999px;padding:8px 13px;font-size:.72rem;font-weight:750;position:absolute;top:18px;left:18px}.project-card--before{border-radius:100px 12px 12px;width:65%;height:73%;top:4px;left:0;transform:rotate(-2deg)}.project-card--after{border:7px solid var(--navy-900);border-radius:12px 12px 100px;width:70%;height:77%;bottom:2px;right:0;transform:rotate(2deg)}.project-card--after span{background:var(--copper-light);color:var(--navy-950);left:auto;right:18px}.hero__stamp{z-index:3;width:178px;height:178px;color:var(--navy-950);background:var(--copper-light);border-radius:50%;flex-direction:column;justify-content:center;padding:28px;display:flex;position:absolute;bottom:4%;left:5%;transform:rotate(-8deg);box-shadow:0 18px 44px #00000040}.hero__stamp strong{font-size:1rem;line-height:1.15}.hero__stamp span{margin-top:5px;font-size:.75rem;line-height:1.3}.home-values{border-top:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);width:min(1240px,100% - 64px);margin:0 auto;padding:30px 0 54px;display:grid}.home-values article{border-right:1px solid #ffffff1f;padding:0 36px}.home-values article:first-child{padding-left:0}.home-values article:last-child{border-right:0}.home-values article>span{color:var(--copper-light);letter-spacing:.12em;font-size:.72rem;font-weight:800}.home-values h2{margin:8px 0 6px;font-size:1rem}.home-values p{color:#fff9;margin:0;font-size:.85rem}.simulator-page{background:var(--paper);flex-direction:column;min-height:100vh;display:flex}.simulator-header{background:var(--white);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;padding:0 max(28px,50vw - 590px);display:flex}.brand-button{cursor:pointer;font-family:var(--font-display);background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:1.05rem;font-weight:800;display:flex}.header-home-link{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;padding:8px 0;font-size:.82rem}.header-home-link:hover{color:var(--ink);border-color:var(--ink)}.progress{background:var(--white);padding:16px max(28px,50vw - 480px) 0}.progress__labels{color:var(--muted);letter-spacing:.04em;justify-content:space-between;margin-bottom:8px;font-size:.72rem;font-weight:750;display:flex}.progress__track{background:#e8e9ed;border-radius:5px;height:5px;overflow:hidden}.progress__track span{border-radius:inherit;background:linear-gradient(90deg, var(--violet), #9a71bb, var(--copper));height:100%;transition:width .38s;display:block}.simulator-main{outline:0;flex:1;width:min(960px,100% - 48px);margin:0 auto;padding:54px 0 34px}.step-frame{background:var(--white);border-radius:var(--radius-lg);min-height:500px;box-shadow:var(--shadow);border:1px solid #11283d0f;padding:clamp(28px,5vw,58px)}.step-heading{max-width:720px;margin-bottom:38px}.step-heading h1{font-family:var(--font-display);letter-spacing:-.045em;margin-bottom:12px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.step-heading p{max-width:660px;color:var(--muted);margin-bottom:0;line-height:1.65}.step-content{animation:.3s both reveal}@keyframes reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.choice-grid{gap:14px;display:grid}.choice-grid--2{grid-template-columns:repeat(2,1fr)}.choice-grid--3{grid-template-columns:repeat(3,1fr)}.choice-card{text-align:left;border:1.5px solid var(--line);border-radius:var(--radius-md);background:var(--white);cursor:pointer;flex-direction:column;align-items:stretch;min-height:184px;padding:18px;transition:border .18s,transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.choice-card:hover{border-color:#b8b9e8;transform:translateY(-3px);box-shadow:0 12px 28px #11283d17}.choice-card--selected{border-color:var(--violet);background:linear-gradient(145deg, var(--white), var(--violet-soft));box-shadow:inset 0 0 0 1px var(--violet)}.choice-card__copy{flex-direction:column;gap:6px;display:flex}.choice-card__copy strong{font-size:1rem;line-height:1.25}.choice-card__copy small{color:var(--muted);font-size:.8rem;line-height:1.45}.choice-card__check{color:#0000;background:#f0f2f3;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.75rem;display:grid;position:absolute;top:12px;right:12px}.choice-card--selected .choice-card__check{color:var(--white);background:var(--violet)}.choice-grid--compact .choice-card{justify-content:center;min-height:116px}.choice-visual{background:#f0f1f2;border-radius:11px;place-items:center;height:84px;margin-bottom:16px;display:grid;overflow:hidden}.choice-visual__image{aspect-ratio:1;object-fit:contain;object-position:center;box-sizing:border-box;width:min(84px,100%);height:auto;padding:4px;display:block}.choice-visual>span{border:5px solid var(--ink);background:#faf8f3;width:58px;height:58px;display:block}.choice-visual--bathroom>span{background:var(--ink);width:72%;height:44px;box-shadow:0 -11px 0 -7px var(--violet), 0 14px 0 -10px var(--ink);border:0;border-radius:4px}.choice-visual--worktop>span{background:var(--ink);width:82%;height:20px;box-shadow:0 8px 0 -4px var(--copper);border:0}.choice-visual--smooth>span{border-width:4px}.choice-visual--moulded>span{position:relative}.choice-visual--moulded>span:after{content:"";border:3px solid var(--ink);border-radius:10px;position:absolute;inset:9px}.choice-visual--framed>span{box-shadow:inset 0 0 0 10px var(--ink), inset 0 0 0 14px #faf8f3}.choice-visual--shine>span,.choice-visual--matte>span,.choice-visual--wood>span,.choice-visual--stone>span,.choice-visual--metal>span{border:0;width:100%;height:100%}.choice-visual--shine>span{background:linear-gradient(125deg,#e7e4ee 0 43%,#fff 44% 52%,#b6b2c5 53%)}.choice-visual--matte>span{background:#b9a7a0}.choice-visual--wood>span{background:#c99469 url(/assets/wood-finish.png) 50%/cover no-repeat}.choice-visual--stone>span{background:radial-gradient(circle at 25% 30%,#f2eee7 0 2px,#0000 3px),linear-gradient(120deg,#aaaca9,#e3e0d9)}.choice-visual--metal>span{background:linear-gradient(135deg,#232d36,#7f8b91 48%,#1e2830)}.choice-visual--keep>span{border-color:var(--violet);background:0 0;border-radius:50%}.choice-visual--standard>span,.choice-visual--resistant>span{background:linear-gradient(90deg, var(--copper), var(--violet));border:0;width:84%;height:18px}.choice-visual--resistant>span{box-shadow:0 7px 0 -3px var(--ink)}.form-grid{gap:18px;display:grid}.form-grid--2{grid-template-columns:1fr 1.35fr}.field{flex-direction:column;gap:9px;display:flex}.field>span,.fieldset-reset legend{color:var(--ink);font-size:.85rem;font-weight:750}.field input{width:100%;height:58px;color:var(--ink);border:1.5px solid var(--line);background:var(--white);border-radius:12px;padding:0 17px}.field input::placeholder{color:#a5adb4}.field input:focus{border-color:var(--violet)}.field input:disabled{color:#9da5aa;background:#f0f0ef}.privacy-note{color:var(--muted);grid-column:1/-1;margin:4px 0 0;font-size:.78rem;line-height:1.5}.quantity-list,.options-list{gap:12px;display:grid}.quantity-field{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;min-height:86px;padding:15px 16px 15px 20px;display:flex}.quantity-field label{flex-direction:column;gap:4px;display:flex}.quantity-field label strong{font-size:.92rem}.quantity-field label small{color:var(--muted);font-size:.75rem}.quantity-control{grid-template-columns:38px 52px 38px;align-items:center;gap:6px;display:grid}.quantity-control button{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1.2rem;display:grid}.quantity-control button:hover:not(:disabled){border-color:var(--violet);color:var(--violet)}.quantity-control button:disabled{opacity:.3;cursor:not-allowed}.quantity-control input{text-align:center;appearance:textfield;border:0;width:52px;height:42px;font-weight:800}.quantity-control input::-webkit-inner-spin-button{appearance:none}.stacked-fields{gap:26px;display:grid}.field--measure{max-width:460px}.measure-input{border:1.5px solid var(--line);border-radius:12px;align-items:center;display:flex;overflow:hidden}.measure-input:focus-within{border-color:var(--violet);outline:3px solid #6668cf26}.measure-input input,.measure-input select{border:0;outline:0;flex:1;min-width:0}.measure-input select{height:58px;color:var(--ink);background:var(--white);cursor:pointer;padding:0 17px}.measure-input>span{color:var(--muted);padding:0 17px;font-size:.82rem}.fieldset-reset{border:0;min-width:0;margin:0;padding:0}.fieldset-reset legend{margin-bottom:11px}.reveal-panel{border-radius:var(--radius-md);background:var(--violet-soft);padding:20px;animation:.25s both reveal}.contact-fields{grid-template-columns:1fr 1.3fr;gap:16px;display:grid}.contact-fields .privacy-note{grid-column:1/-1}.toggle-row{border:1px solid var(--line);cursor:pointer;border-radius:14px;align-items:center;gap:16px;min-height:82px;padding:14px 18px;display:flex}.toggle-row>span{flex-direction:column;flex:1;gap:4px;display:flex}.toggle-row strong{font-size:.9rem}.toggle-row small{color:var(--muted);font-size:.76rem}.toggle-row input{opacity:0;pointer-events:none;position:absolute}.toggle-row i{background:#ccd2d6;border-radius:20px;flex:none;width:46px;height:26px;transition:background .2s;position:relative}.toggle-row i:after{content:"";background:var(--white);border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0000002e}.toggle-row input:checked+i{background:var(--violet)}.toggle-row input:checked+i:after{transform:translate(20px)}.repair-fieldset{margin-top:12px}.fieldset-help{color:var(--muted);margin:-3px 0 12px;font-size:.76rem;line-height:1.5}.door-solution{gap:24px;display:grid}.door-transformation{border-radius:var(--radius-md);background:var(--navy-900);grid-template-columns:1.35fr .65fr;display:grid;overflow:hidden}.door-transformation__photos{grid-template-columns:1fr 1fr;min-width:0;display:grid}.door-transformation__photos figure{min-width:0;height:255px;margin:0;position:relative;overflow:hidden}.door-transformation__photos img{object-fit:cover;width:100%;height:100%}.door-transformation__photos figcaption{color:var(--white);letter-spacing:.08em;text-transform:uppercase;background:#061727d1;border-radius:999px;padding:7px 10px;font-size:.66rem;font-weight:800;position:absolute;top:12px;left:12px}.door-transformation__photos figure:last-child figcaption{color:var(--navy-950);background:var(--copper-light)}.door-transformation__copy{color:var(--white);align-self:center;padding:24px}.door-transformation__copy strong{color:var(--copper-light);font-family:var(--font-display);margin-bottom:10px;font-size:1.08rem;line-height:1.25;display:block}.door-transformation__copy p{color:#ffffffb3;margin:0;font-size:.78rem;line-height:1.58}.result-placeholder{text-align:center;border-radius:var(--radius-md);background:linear-gradient(145deg, var(--navy-900), var(--navy-800));color:var(--white);padding:42px}.result-placeholder__icon{width:62px;height:62px;color:var(--navy-950);background:var(--copper-light);border-radius:50%;place-items:center;margin:0 auto 20px;font-size:1.4rem;font-weight:900;display:grid}.result-placeholder strong{font-family:var(--font-display);margin-bottom:10px;font-size:1.35rem;display:block}.result-placeholder p{color:#ffffffad;max-width:520px;margin:0 auto 22px;line-height:1.6}.result-placeholder--calculating{place-content:center;justify-items:center;min-height:330px;display:grid}.calculation-spinner{border:2px solid #ffffff29;border-radius:50%;width:68px;height:68px;margin:0 auto 24px;padding:6px}.calculation-spinner span{border:5px solid #ffffff2e;border-top-color:var(--copper-light);border-radius:50%;width:100%;height:100%;animation:.9s linear infinite calculation-spin;display:block}@keyframes calculation-spin{to{transform:rotate(360deg)}}.result-price{background:#ffffff17;border:1px solid #ffffff2e;border-radius:18px;max-width:620px;margin:0 auto 18px;padding:28px 22px}.result-price>span{color:#ffffffb3;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.74rem;font-weight:750;display:block}.result-price>strong{color:var(--copper-light);margin:0;font-size:clamp(1.8rem,5vw,3rem);line-height:1.1}.result-price>small{color:#ffffffa3;max-width:500px;margin:11px auto 0;font-size:.72rem;line-height:1.5;display:block}.result-duration{background:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;max-width:520px;margin:0 auto 18px;padding:22px}.result-duration>span{color:#ffffffad;letter-spacing:.05em;text-transform:uppercase;margin-bottom:7px;font-size:.72rem;font-weight:750;display:block}.result-duration>strong{color:var(--copper-light);margin:0;font-size:clamp(1.55rem,4vw,2.25rem)}.result-duration>small{color:#ffffff94;margin-top:8px;font-size:.72rem;line-height:1.45;display:block}.result-elements{text-align:left;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;max-width:620px;margin:0 auto 20px;display:grid}.result-elements>div{background:#ffffff14;border-radius:11px;padding:13px 14px}.result-elements dt{color:#ffffff94;font-size:.68rem}.result-elements dd{color:var(--white);margin:4px 0 0;font-size:.82rem;font-weight:800}.prototype-badge{color:var(--copper-light);letter-spacing:.04em;border:1px solid #ffffff29;border-radius:99px;padding:8px 12px;font-size:.7rem;font-weight:750;display:inline-flex}.form-error{color:var(--error);border-left:4px solid var(--error);background:#fff0ef;border-radius:8px;margin:22px 0 0;padding:12px 14px;font-size:.84rem}.auto-advance-feedback{color:var(--muted);text-align:center;background:#f3f4f5;border-radius:10px;margin:18px 0 -8px;padding:10px 13px;font-size:.75rem;transition:color .18s,background .18s,transform .18s}.auto-advance-feedback--confirmed{color:#236347;background:#e8f5ed;font-weight:750;transform:translateY(-2px)}.auto-advance-feedback--confirmed span{width:20px;height:20px;color:var(--white);background:#2f7d5a;border-radius:50%;place-items:center;margin-right:5px;display:inline-grid}.step-navigation{justify-content:space-between;gap:14px;margin-top:22px;display:flex}.simulator-footer{color:var(--muted);justify-content:space-between;gap:20px;padding:16px max(24px,50vw - 590px);font-size:.68rem;display:flex}.summary{gap:14px;display:grid}.summary-section{border:1px solid var(--line);border-radius:15px;overflow:hidden}.summary-section header{border-bottom:1px solid var(--line);background:#f4f4f1;justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.summary-section h2{margin:0;font-size:.92rem}.summary-section header button{color:var(--violet-dark);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-size:.76rem;font-weight:750;text-decoration:underline}.summary-section dl{margin:0;padding:7px 18px}.summary-section dl>div{border-bottom:1px solid #edf0f1;grid-template-columns:1fr 1.3fr;gap:18px;padding:10px 0;display:grid}.summary-section dl>div:last-child{border-bottom:0}.summary-section dt{color:var(--muted);font-size:.78rem}.summary-section dd{text-align:right;margin:0;font-size:.8rem;font-weight:700}.summary__notice{color:var(--white);background:var(--navy-900);border-radius:15px;margin-top:8px;padding:22px}.summary__notice strong{color:var(--copper-light)}.summary__notice p{color:#ffffffad;margin:6px 0 0;font-size:.8rem;line-height:1.5}.summary__notice--result{background:linear-gradient(145deg, var(--navy-900), var(--navy-800));margin-top:0;padding:30px}.summary__notice--result>span{color:#ffffffad;letter-spacing:.07em;text-transform:uppercase;margin-bottom:9px;font-size:.72rem;font-weight:800;display:block}.summary__notice--result>strong{font-family:var(--font-display);font-size:clamp(2rem,6vw,3.35rem);line-height:1.08;display:block}.summary__notice--result>p{max-width:680px;margin-top:14px}.result-contact{background:linear-gradient(145deg, var(--white), var(--violet-soft));border:1px solid #cfd0ee;border-radius:16px;gap:18px;margin:2px 0 10px;padding:24px;display:grid}.result-contact__heading>span{color:var(--violet-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:850;display:block}.result-contact__heading h2{font-family:var(--font-display);margin:0;font-size:clamp(1.3rem,3vw,1.75rem);line-height:1.2}.result-contact__heading p{color:var(--muted);margin:7px 0 0;font-size:.82rem;line-height:1.5}.result-contact__form{margin-top:2px}.result-contact__submit,.result-contact__status{grid-column:1/-1}.result-contact__submit{justify-self:start}.result-contact__submit:disabled{opacity:.55;cursor:wait}.result-contact__status{border-radius:10px;margin:0;padding:12px 14px;font-size:.78rem;line-height:1.45}.result-contact__status small{margin-top:3px;display:block}.result-contact__status--sent{color:#236347;background:#e4f3e9}.result-contact__status--partial,.result-contact__status--failed,.result-contact__status--invalid{color:var(--error);background:#fff0ef}.result-contact__stop{color:#236347;background:#e8f5ed;border-radius:10px;margin:0;padding:13px 15px;font-size:.8rem;line-height:1.5}.result-contact__stop a{color:inherit;text-underline-offset:2px;font-weight:800}.text-button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;justify-self:center;margin-top:10px;padding:8px;font-size:.76rem}@media (width<=900px){.hero{grid-template-columns:1fr;padding-top:56px}.hero__copy{max-width:720px}.hero__visual{min-height:640px}.choice-grid--3{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.home-header{width:calc(100% - 36px);height:78px}.home-header .brand-logo img{width:132px}.home-header__tag{display:none}.hero{gap:46px;width:calc(100% - 36px);min-height:auto;padding:48px 0 58px}.hero__copy h1{font-size:clamp(2.7rem,13vw,4rem)}.hero__copy>p{font-size:1rem;line-height:1.6}.button--large{width:100%;padding-inline:20px}.home-reset{text-align:center;width:100%;margin-left:0}.hero__reassurance{gap:10px;display:grid}.hero__visual{min-height:430px}.project-card--before{border-radius:64px 10px 10px;width:71%;height:68%}.project-card--after{border-width:4px;border-radius:10px 10px 64px;width:73%;height:72%}.hero__stamp{width:128px;height:128px;padding:21px;left:1%}.hero__stamp strong{font-size:.78rem}.hero__stamp span{font-size:.63rem}.home-values{grid-template-columns:1fr;width:calc(100% - 36px);padding-bottom:40px}.home-values article,.home-values article:first-child{border-bottom:1px solid #ffffff1f;border-right:0;padding:18px 0}.home-values article:last-child{border-bottom:0}.simulator-header{height:66px;padding:0 18px}.header-home-link{font-size:0}.header-home-link:after{content:"Quitter";font-size:.75rem}.progress{padding:13px 18px 0}.simulator-main{width:calc(100% - 24px);padding:18px 0 24px}.step-frame{border-radius:20px;min-height:520px;padding:26px 18px;box-shadow:0 10px 30px #071b2d17}.step-heading{margin-bottom:26px}.step-heading h1{font-size:2.08rem}.step-heading p{font-size:.88rem}.choice-grid--2,.choice-grid--3{grid-template-columns:1fr}.choice-card{flex-direction:row;align-items:center;gap:15px;min-height:106px;padding:14px}.choice-grid--compact .choice-card{min-height:82px}.choice-visual{aspect-ratio:1;flex:none;width:clamp(72px,21vw,82px);height:auto;margin:0}.choice-card__copy{padding-right:23px}.form-grid--2{grid-template-columns:1fr}.quantity-field{gap:10px;padding-left:14px}.quantity-field label{max-width:48%}.quantity-control{grid-template-columns:36px 44px 36px}.quantity-control input{width:44px}.contact-fields{grid-template-columns:1fr}.contact-fields .field{grid-column:auto}.result-placeholder{padding:34px 20px}.result-placeholder--calculating{min-height:300px}.result-duration{padding:18px 14px}.result-elements{grid-template-columns:repeat(2,minmax(0,1fr))}.door-transformation{grid-template-columns:1fr}.door-transformation__photos figure{height:190px}.door-transformation__copy{padding:20px}.step-navigation{z-index:5;padding:14px 12px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f5f0f0;margin:14px -12px -24px;position:sticky;bottom:0}.step-navigation .button{min-height:50px;padding:12px 17px}.step-navigation .button--primary{margin-left:auto}.simulator-footer{gap:5px;padding:15px 18px;display:grid}.summary-section dl>div{grid-template-columns:1fr;gap:3px}.summary-section dd{text-align:left}.summary__notice--result,.result-contact{padding:21px 17px}.result-contact__submit{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.postal-city-selector{grid-template-columns:minmax(150px,.75fr) minmax(220px,1.25fr);gap:18px;display:grid}.postal-city-selector .field select{width:100%;height:58px;color:var(--ink);border:1.5px solid var(--line);background:var(--white);cursor:pointer;border-radius:12px;padding:0 42px 0 17px}.postal-city-selector .field select:focus{border-color:var(--violet);outline:3px solid #6668cf26}.postal-city-selector .field select:disabled{color:#8b959d;cursor:not-allowed;background:#f0f0ef}.postal-city-selector__status{min-height:20px;color:var(--muted);grid-column:1/-1;margin-top:-7px;font-size:.76rem;line-height:1.5}.postal-city-selector__status--error,.postal-city-selector__status--empty{color:var(--error)}.postal-city-selector__status button{color:var(--violet-dark);cursor:pointer;background:0 0;border:0;padding:0;font-weight:750;text-decoration:underline}@media (width<=620px){.postal-city-selector{grid-template-columns:1fr}.postal-city-selector__status{grid-column:auto}}
