:root{--cream:#fbf7f1;--surface:#fff;--surface-warm:#f3ece1;--ink:#2b2622;--muted:#6b6259;--green:#2f6b4f;--green-dark:#245740;--green-soft:#e3eee7;--terracotta:#c4652e;--terracotta-dark:#a9541f;--terracotta-soft:#f7e7dc;--border:#e7e0d6;--focus:#1d6fb8;--font:"Poppins", "Segoe UI", system-ui, -apple-system, Arial, sans-serif;--radius:16px;--radius-sm:10px;--shadow:0 6px 24px #2b262214;--shadow-soft:0 2px 10px #2b26220f;--maxw:1120px}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-size:18px;line-height:1.65}img{max-width:100%;display:block}a{color:var(--green-dark)}h1,h2,h3{color:var(--ink);margin:0 0 .4em;font-weight:800;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.1rem)}h2{font-size:clamp(1.6rem,3.5vw,2.3rem)}h3{font-size:1.3rem}p{margin:0 0 1em}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 20px}.section{padding:72px 0}.section--warm{background:var(--surface-warm)}.section__intro{text-align:center;max-width:720px;margin:0 auto 44px}.section__intro p{color:var(--muted);font-size:1.15rem}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta-dark);margin-bottom:12px;font-size:.9rem;font-weight:700;display:inline-block}.btn{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:60px;padding:16px 28px;font-family:inherit;font-size:1.15rem;font-weight:700;text-decoration:none;transition:transform 50ms,background .15s,box-shadow .15s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--green);color:#fff;box-shadow:var(--shadow-soft)}.btn--primary:hover{background:var(--green-dark)}.btn--accent{background:var(--terracotta);color:#fff;box-shadow:var(--shadow-soft)}.btn--accent:hover{background:var(--terracotta-dark)}.btn--ghost{color:var(--green-dark);border-color:var(--green);background:0 0}.btn--ghost:hover{background:var(--green-soft)}.btn--white{color:var(--green-dark);background:#fff}.btn--white:hover{background:#f3f3f3}.btn--block{width:100%}.btn--lg{min-height:66px;padding:18px 34px;font-size:1.25rem}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.site-header{z-index:50;background:var(--cream);border-bottom:1px solid var(--border);position:sticky;top:0}.nav{max-width:var(--maxw);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:14px 20px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;font-size:1.25rem;font-weight:800;text-decoration:none;display:inline-flex}.brand__mark{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.nav__links{align-items:center;gap:26px;margin:0;padding:0;list-style:none;display:flex}.nav__links a{color:var(--ink);font-weight:600;text-decoration:none}.nav__links a:hover{color:var(--green-dark)}.nav__links a.btn--accent:hover,.nav__links a.btn--accent:focus,.nav__links a.btn--accent:active{color:#fff}.nav__cta{margin-left:6px}.nav__toggle{display:none}.hero{padding:64px 0 40px}.hero__grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:48px;display:grid}.hero__lead{color:var(--muted);max-width:34ch;font-size:1.25rem}.hero__cta{flex-wrap:wrap;gap:14px;margin:26px 0 22px;display:flex}.hero__rating{flex-direction:column;align-items:flex-start;gap:6px;margin:24px 0 0;display:flex}.hero__rating-name{color:var(--ink);font-size:1.02rem;font-weight:700}.hero__rating .stars{color:#e9a23b;letter-spacing:6px;font-size:2.2rem;line-height:1}.hero__rating-text{color:var(--ink);font-size:1.15rem;font-style:italic}.hero__note{color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px 16px;font-size:1rem;display:inline-block}.hero__media img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);width:100%;box-shadow:var(--shadow);display:block}.trust-row{border-top:1px solid var(--border);flex-wrap:wrap;gap:14px 26px;margin-top:34px;padding-top:26px;display:flex}.trust-row li{color:var(--ink);align-items:center;gap:10px;font-weight:600;list-style:none;display:flex}.trust-row .check{background:var(--green-soft);width:28px;height:28px;color:var(--green-dark);border-radius:50%;flex:none;place-items:center;display:grid}.grid{gap:24px;display:grid}.grid--4{grid-template-columns:repeat(4,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--2{grid-template-columns:repeat(2,1fr)}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:26px}.card h3{margin-bottom:8px}.card p{color:var(--muted);margin:0}.icon-badge{background:var(--terracotta-soft);width:56px;height:56px;color:var(--terracotta-dark);border-radius:14px;place-items:center;margin-bottom:16px;display:grid}.icon-badge svg{width:30px;height:30px}.step-num{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:16px;font-size:1.2rem;font-weight:800;display:grid}.steps-photos{gap:22px;max-width:880px;margin:0 auto;display:grid}.step-photo,.banner-photo{border-radius:var(--radius);width:100%;height:auto;box-shadow:var(--shadow-soft);display:block}.result-intro{margin-bottom:30px}.result-underline{width:min(200px,52%);height:14px;margin:6px auto 20px;display:block}.services{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:24px;display:grid}.service-main{background:linear-gradient(160deg, var(--green) 0%, var(--green-dark) 100%);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;justify-content:center;padding:40px;display:flex}.service-main h3{color:#fff;font-size:1.9rem}.service-main p{color:#ffffffe6;font-size:1.1rem}.service-main .btn{align-self:flex-start;margin-top:18px}.service-side{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:30px}.service-side h3{font-size:1.2rem}.service-list{margin:0;padding:0;list-style:none}.service-list li{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 0;font-weight:600;display:flex}.service-list li:last-child{border-bottom:none}.service-list .dot{background:var(--terracotta);border-radius:50%;flex:none;width:10px;height:10px}.cta-band{background:var(--terracotta);color:#fff;border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);padding:44px}.cta-band h2{color:#fff}.cta-band p{color:#ffffffeb;max-width:46ch;margin:0 auto 22px;font-size:1.15rem}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.contact-info li{align-items:flex-start;gap:14px;margin-bottom:18px;list-style:none;display:flex}.contact-info .icon-badge{width:46px;height:46px;margin:0}.contact-info strong{display:block}.contact-info span{color:var(--muted)}.form{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:30px}.field{margin-bottom:18px}.field label{margin-bottom:8px;font-weight:700;display:block}.field .hint{color:var(--muted);font-size:.95rem;font-weight:400}.input,.textarea,.select{border:2px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--ink);background:#fff;padding:14px 16px;font-family:inherit;font-size:1.05rem}.input:focus,.textarea:focus,.select:focus{border-color:var(--green);outline:none}.textarea{resize:vertical;min-height:120px}.radio-row{flex-wrap:wrap;gap:12px;display:flex}.radio-pill{border:2px solid var(--border);cursor:pointer;background:#fff;border-radius:999px;padding:12px 20px;font-weight:600;position:relative}.radio-pill input{opacity:0;cursor:pointer;position:absolute;inset:0}.radio-pill:has(input:checked){border-color:var(--green);background:var(--green-soft);color:var(--green-dark)}.form__status{min-height:1.4em;margin-top:14px;font-weight:600}.form__status.ok{color:var(--green-dark)}.form__status.err{color:var(--terracotta-dark)}.form .dropzone{text-align:center;border:3px dashed var(--green);background:var(--green-soft);border-radius:var(--radius-sm);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;margin-bottom:0;padding:30px 20px;display:flex}.form .dropzone:hover{background:#d8e8de}.site-footer{background:var(--ink);color:#d9d2c8;padding:48px 0 30px}.site-footer a{color:#fff}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:30px;display:grid}.footer-brand{color:#fff;align-items:center;gap:10px;margin-bottom:10px;font-size:1.3rem;font-weight:800;display:inline-flex}.site-footer h4{color:#fff;margin:0 0 12px}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li{margin-bottom:8px}.footer-bottom{color:#a89f93;border-top:1px solid #ffffff26;flex-wrap:wrap;justify-content:space-between;gap:8px 20px;margin-top:34px;padding-top:20px;font-size:.9rem;display:flex}.footer-admin-link{color:#a89f93;text-underline-offset:2px;opacity:.75;margin-left:14px;text-decoration:underline}.footer-admin-link:hover{opacity:1;color:#fff}@media (width<=900px){.hero__grid,.services,.contact-grid{grid-template-columns:1fr}.grid--4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.nav__links{background:var(--cream);border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;gap:0;padding:8px 20px 18px;display:none;position:absolute;top:100%;left:0;right:0}.nav__links.open{display:flex}.nav__links li{padding:6px 0}.nav__cta{margin:8px 0 0}.nav__toggle{border:2px solid var(--border);cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:52px;height:52px;display:inline-grid}}@media (width<=560px){.section{padding:52px 0}.grid--4,.grid--3,.grid--2{grid-template-columns:1fr}.hero__cta .btn{width:100%}.cta-band{padding:32px 22px}}.problem{text-align:center;max-width:780px;margin:0 auto}.problem h2{font-size:clamp(1.8rem,4vw,2.6rem)}.problem p{color:var(--muted);font-size:1.25rem}.problem .accent{color:var(--terracotta-dark);font-weight:700}.diff-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);max-width:760px;margin:0 auto;padding:clamp(32px,5vw,60px)}.diff-title{color:var(--green-dark);margin:0;font-size:clamp(1.9rem,4vw,2.7rem);font-style:italic;line-height:1.1}.diff-underline{width:min(320px,72%);height:16px;margin:12px 0 32px;display:block}.diff-intro{color:var(--muted);margin:0 0 30px;font-size:1.25rem}.diff-intro strong{color:var(--ink)}.diff-checks{gap:18px;margin:0 0 30px;padding:0;list-style:none;display:grid}.diff-checks li{color:var(--ink);align-items:center;gap:16px;font-size:1.3rem;font-weight:700;display:flex}.diff-checks em{font-style:italic}.diff-checks .tick{border:2px solid var(--green);width:34px;height:34px;color:var(--green-dark);border-radius:50%;flex:none;place-items:center;font-size:1rem;font-weight:800;display:grid}.diff-close{color:var(--muted);margin:0;font-size:1.25rem}.diff-close strong{color:var(--green-dark)}.section--tint{background:var(--green-soft)}.engage-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.engage-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);flex-direction:column;padding:32px 28px;display:flex;position:relative}.engage-card h3{margin:4px 0 10px}.engage-card>p{color:var(--muted);margin:0 0 22px}.engage-card .btn,.engage-card .engage-form{margin-top:auto}.engage-card.featured{border:2px solid var(--green);box-shadow:var(--shadow)}.engage-badge{background:var(--green);color:#fff;box-shadow:var(--shadow-soft);border-radius:999px;padding:6px 16px;font-size:.85rem;font-weight:700;position:absolute;top:-14px;left:28px}.engage-note{color:var(--muted);text-align:center;margin:12px 0 0;font-size:.95rem}.engage-form{gap:12px;display:grid}.engage-form .input{padding:13px 15px}@media (width<=900px){.engage-grid{grid-template-columns:1fr}}.beforeafter{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.beforeafter figure{flex:340px;max-width:440px;margin:0}.beforeafter img{border-radius:var(--radius);box-shadow:var(--shadow-soft);border:1px solid var(--border);aspect-ratio:4/5;object-fit:cover;object-position:center;background:#efeade;width:100%;display:block}.beforeafter figcaption{text-align:center;color:var(--muted);margin-top:12px;font-weight:700}.ba-arrow{color:var(--terracotta);flex:none;font-size:2.4rem}.price-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.price-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-soft);padding:26px 22px}.price-card h3{margin-bottom:4px;font-size:1.15rem}.price-card .m2{color:var(--muted);font-size:.95rem}.price-card .amount{color:var(--green-dark);margin:14px 0 2px;font-size:1.7rem;font-weight:800}.price-card .from{color:var(--muted);font-size:.9rem}.addons{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);margin-top:24px;padding:26px 30px}.addons h3{margin-bottom:16px}.addons ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.addons li{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding-bottom:14px;display:flex}.addons li:last-child{border-bottom:none;padding-bottom:0}.addons .lbl{font-weight:600}.addons .val{color:var(--terracotta-dark);white-space:nowrap;font-weight:800}.price-reassure{flex-wrap:wrap;justify-content:center;gap:12px 26px;margin:26px 0 0;padding:0;display:flex}.price-reassure li{align-items:center;gap:10px;font-weight:600;list-style:none;display:flex}.price-reassure .check{background:var(--green-soft);width:26px;height:26px;color:var(--green-dark);border-radius:50%;flex:none;place-items:center;display:grid}.area-chips{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.area-chip{background:var(--surface);border:1px solid var(--border);border-radius:999px;padding:10px 20px;font-weight:600}.faq{gap:14px;max-width:820px;margin:0 auto;display:grid}.faq details{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-soft);padding:2px 22px}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:1.1rem;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--green);flex:none;font-size:1.7rem;font-weight:700;line-height:1}.faq details[open] summary:after{content:"–"}.faq details p{color:var(--muted);margin:0 0 18px}.stars{color:#e0a63c;letter-spacing:2px;font-size:1.15rem}.reviews{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.review{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:26px}.review .stars{margin-bottom:12px}.review p{color:var(--ink);margin:0;font-style:italic}.review .who{color:var(--muted);margin-top:14px;font-style:normal;font-weight:700}.placeholder-note{text-align:center;color:var(--muted);margin-top:20px;font-size:.95rem}@media (width<=900px){.diff-grid{grid-template-columns:1fr}.price-grid{grid-template-columns:repeat(2,1fr)}.reviews{grid-template-columns:1fr}}@media (width<=560px){.price-grid{grid-template-columns:1fr}.ba-arrow{transform:rotate(90deg)}.diff-card{padding:30px 22px}}.wizard-body{background:var(--surface-warm)}.wizard{padding:30px 0 80px}.wizard__inner{width:100%;max-width:780px;margin:0 auto;padding:0 20px}.progress{margin:18px 0 26px}.progress__text{color:var(--muted);margin-bottom:8px;font-weight:700}.progress__bar{background:#e6ddce;border-radius:999px;height:12px;overflow:hidden}.progress__fill{background:var(--green);border-radius:999px;width:10%;height:100%;transition:width .3s}.wstep__title{margin-bottom:8px}.wstep__lead{color:var(--muted);margin-bottom:28px;font-size:1.15rem}.wstep__help{background:var(--green-soft);border-radius:var(--radius-sm);color:var(--ink);margin-top:20px;padding:14px 16px;font-size:1.02rem;line-height:1.5}.space-tag{background:var(--green-soft);color:var(--green-dark);border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:7px 16px;font-size:1rem;font-weight:700;display:inline-flex}.space-tag__count{color:var(--muted);font-weight:600}.choice-grid{align-items:stretch;gap:16px;display:grid}.choice-grid--2{grid-template-columns:repeat(2,1fr)}.choice-grid--3{grid-template-columns:repeat(3,1fr)}.choice{text-align:left;background:var(--surface);border:3px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--ink);flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:120px;padding:22px;font-family:inherit;transition:border-color .12s,box-shadow .12s,transform 50ms;display:flex}.choice:hover{border-color:var(--green);box-shadow:var(--shadow-soft)}.choice:active{transform:translateY(1px)}.choice.is-selected{border-color:var(--green);background:var(--green-soft);box-shadow:0 0 0 3px #2f6b4f26}.choice.is-selected:after{content:"✓";background:var(--green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid;position:absolute;top:12px;right:14px}.choice{position:relative}.choice__addon{background:var(--terracotta-soft);color:var(--terracotta-dark);border-radius:999px;align-items:center;padding:5px 11px;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:14px;right:14px}.choice.is-selected .choice__addon{display:none}.choice__icon{margin-bottom:6px;font-size:2.4rem;line-height:1}.choice__label{font-size:1.25rem;font-weight:800}.choice__sub{color:var(--muted);font-size:1rem}.choice--photo{justify-content:flex-start;align-items:stretch;padding:0;overflow:hidden}.choice--photo img{aspect-ratio:4/3;object-fit:cover;background:#ece5d9;width:100%}.choice--photo .choice__label{padding:12px 16px 0}.choice--photo .choice__sub{padding:2px 16px 0}.choice--photo .choice__price{margin-top:2px;padding:4px 16px 14px}.choice--photo.is-selected:after{top:10px;right:10px}.field--tight{margin-top:26px}.checkbox{cursor:pointer;align-items:flex-start;gap:12px;font-weight:600;display:flex}.checkbox input{flex:none;width:24px;height:24px;margin-top:2px}.dropzone{text-align:center;border:3px dashed var(--green);background:var(--green-soft);border-radius:var(--radius);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:40px 20px;display:flex}.dropzone:hover{background:#d8e8de}.dropzone__icon{font-size:2.6rem}.dropzone__title{font-size:1.2rem;font-weight:800}.dropzone__hint{color:var(--muted)}.dropzone__error{color:var(--terracotta-dark);min-height:1.2em;margin-top:8px;font-weight:600}.thumbs{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.thumb{border-radius:var(--radius-sm);border:2px solid var(--border);background:#fff;width:110px;height:110px;position:relative;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%}.thumb button{color:#fff;cursor:pointer;background:#2b2622cc;border:none;border-radius:50%;place-items:center;width:30px;height:30px;font-size:1.1rem;display:grid;position:absolute;top:4px;right:4px}.summary{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:20px;padding:8px 22px}.summary__row{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding:12px 0;display:flex}.summary__row:last-child{border-bottom:none}.summary__key{color:var(--muted)}.summary__val{text-align:right;font-weight:700}.pricebox{background:linear-gradient(160deg, var(--green) 0%, var(--green-dark) 100%);color:#fff;border-radius:var(--radius);margin-bottom:18px;padding:26px}.pricebox__line{color:#ffffffeb;justify-content:space-between;gap:12px;padding:6px 0;font-size:1.05rem;display:flex}.pricebox__main{color:#fff;border-top:1px solid #ffffff40;margin-top:10px;padding-top:14px;font-size:1.7rem;font-weight:800}.pricebox__note{color:#ffffffd9;margin-top:10px;font-size:.95rem}.disclaimer{background:var(--terracotta-soft);color:var(--ink);border-radius:var(--radius-sm);border:1px solid #eccdb8;margin-bottom:26px;padding:16px 18px}.contact-h2{margin-bottom:16px;font-size:1.5rem}.wnav{gap:14px;margin-top:32px;display:flex}.wnav .btn{flex:1}#btnBack{flex:none}.btn:disabled{opacity:.45;cursor:not-allowed}.done{text-align:center;padding:40px 0}.done__icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:90px;height:90px;margin:0 auto 20px;font-size:3rem;display:grid}.choice__price{color:var(--terracotta-dark);margin-top:4px;font-size:1.05rem;font-weight:800}.choice__price--muted{color:var(--muted);font-weight:700}.choice--tall img{aspect-ratio:74/100;object-position:center;background:#fff}.product{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:22px;padding:22px;display:flex}.product__img{object-fit:contain;border-radius:var(--radius-sm);background:#fff;flex:none;width:300px;height:300px}.product__body{flex:1}.product__name{margin:0 0 10px;font-size:1.4rem}.product__specs{color:var(--muted);margin:0 0 14px;padding-left:20px;font-size:1.05rem}.product__specs li{margin-bottom:3px}.product__price{color:var(--terracotta-dark);margin-bottom:16px;font-size:1.25rem;font-weight:800}.stepper{border:2px solid var(--border);border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.stepper__btn{background:var(--green-soft);width:54px;height:54px;color:var(--green-dark);cursor:pointer;border:none;place-items:center;font-size:1.7rem;font-weight:800;line-height:1;display:grid}.stepper__btn:hover{background:#d8e8de}.stepper__count{text-align:center;min-width:60px;font-size:1.4rem;font-weight:800}.boxlist{flex-direction:column;gap:12px;display:flex}.boxrow{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:16px;padding:12px 16px;display:flex}.boxrow__img{object-fit:contain;background:#fff;border-radius:8px;flex:none;width:68px;height:68px}.boxrow__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.boxrow__name{font-size:1.15rem;font-weight:800}.boxrow__price{color:var(--terracotta-dark);font-weight:700}.boxrow .stepper{flex:none}.boxrow .stepper__btn{width:46px;height:46px;font-size:1.5rem}.boxrow .stepper__count{min-width:42px;font-size:1.2rem}@media (width<=620px){.product{text-align:center;flex-direction:column}.product__img{width:100%;height:320px}.product__specs{text-align:left;display:inline-block}}@media (width<=440px){.boxrow__img{width:54px;height:54px}.boxrow{gap:10px;padding:10px 12px}.boxrow .stepper__btn{width:42px;height:42px}.boxrow .stepper__count{min-width:36px}}.addon-note{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);margin-bottom:22px;padding:14px 16px}.warn{background:var(--terracotta-soft);color:var(--ink);border-radius:var(--radius-sm);border:1px solid #eccdb8;margin-top:16px;padding:14px 16px}.warn strong{color:var(--terracotta-dark)}.photo-alt{gap:12px;margin-top:22px;display:grid}.photo-or{text-align:center;color:var(--muted);margin:22px 0 6px;font-weight:600}.pricebox__custom{color:#ffffffe6;font-size:.98rem}.summary__val--custom{color:var(--terracotta-dark)}.cta-stack{gap:12px;margin-top:8px;display:grid}.cta-hint{color:var(--muted);text-align:center;margin:6px 0 0;font-size:.95rem}.finalize{background:var(--surface);border:2px solid var(--green);border-radius:var(--radius);box-shadow:var(--shadow-soft);margin-top:24px;padding:24px}.finalize h3{margin:0 0 14px}.field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=520px){.field-row{grid-template-columns:1fr}}@media (width<=620px){.choice-grid--2,.choice-grid--3{grid-template-columns:1fr}.choice{min-height:auto}.wnav{flex-wrap:wrap}.wnav .btn{flex:100%}}.crm .btn{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.crm .btn-primary{background:var(--green);color:#fff}.crm .btn-primary:hover{background:var(--green-dark)}.crm .btn-primary:disabled{opacity:.6;cursor:default}.crm .btn-ghost{color:var(--green-dark);border-color:var(--border);background:0 0}.crm .btn-ghost:hover{background:var(--green-soft)}.crm .btn.small{padding:6px 12px;font-size:.85rem}.crm .btn-danger{color:#fff;background:#b23c17}.crm .btn-danger:hover{background:#932f11}.crm .btn-danger:disabled{opacity:.6;cursor:default}.crm .center-screen{min-height:70vh;color:var(--muted);place-items:center;padding:24px;display:grid}.crm .login-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;width:100%;max-width:380px;padding:32px;display:flex}.crm .login-card h1{color:var(--ink);margin:6px 0 2px;font-size:1.4rem}.crm .login-logo{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:48px;height:48px;font-size:1.4rem;font-weight:800;display:grid}.crm .login-card label{margin:14px 0 6px;font-size:.9rem;font-weight:600}.crm .login-card input{border:1px solid var(--border);border-radius:var(--radius-sm);padding:11px 14px;font-family:inherit;font-size:1rem}.crm .login-card .btn{margin-top:20px}.crm .form-error{color:#b23c17;border-radius:var(--radius-sm);background:#fdece8;margin-top:14px;padding:10px 12px;font-size:.9rem}.crm .topbar{background:var(--surface);border-bottom:1px solid var(--border);z-index:10;flex-wrap:wrap;align-items:center;gap:20px;padding:12px 20px;display:flex;position:sticky;top:0}.crm .brand{align-items:center;gap:10px;font-weight:800;display:flex}.crm .brand-badge{background:var(--green);color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.crm .topnav{gap:6px;display:flex}.crm .topnav a{color:var(--muted);border-radius:999px;padding:8px 14px;font-weight:600;text-decoration:none}.crm .topnav a.active{background:var(--green-soft);color:var(--green-dark)}.crm .topbar-right{align-items:center;gap:12px;margin-left:auto;display:flex}.crm .user-email{font-size:.85rem}.crm .content{flex:1}.crm .page-pad{max-width:1200px;margin:0 auto;padding:24px}.crm .page-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.crm .page-head h1{margin:0;font-size:1.6rem}.crm .count-pill{background:var(--surface-warm);color:var(--muted);vertical-align:middle;border-radius:999px;margin-left:6px;padding:2px 10px;font-size:.95rem}.crm .search{border:1px solid var(--border);border-radius:999px;min-width:240px;padding:10px 14px;font-family:inherit;font-size:.95rem}.crm .muted{color:var(--muted)}.crm .label{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:8px;font-size:.85rem;font-weight:700}.crm .board{grid-template-columns:repeat(5,minmax(220px,1fr));gap:14px;padding-bottom:10px;display:grid;overflow-x:auto}.crm .board-col{background:var(--surface-warm);border-radius:var(--radius);min-width:220px;padding:10px}.crm .col-head{border-bottom:3px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:10px;padding:6px 8px 10px;font-weight:700;display:flex}.crm .col-head.status-ny{border-color:#5b8def}.crm .col-head.status-kontaktet{border-color:#e0a13b}.crm .col-head.status-tilbud_sendt{border-color:var(--terracotta)}.crm .col-head.status-vunnet{border-color:var(--green)}.crm .col-head.status-tapt{border-color:#b9b2a7}.crm .col-count{color:var(--muted);background:#fff;border-radius:999px;padding:1px 9px;font-size:.85rem}.crm .col-body{flex-direction:column;gap:10px;min-height:20px;display:flex}.crm .col-empty{color:var(--muted);text-align:center;padding:8px;font-size:.85rem}.crm .lead-card{border:1px solid var(--border);border-radius:var(--radius-sm);color:inherit;box-shadow:var(--shadow-soft);background:#fff;padding:12px;text-decoration:none;transition:transform 50ms,box-shadow .12s}.crm .lead-card:hover{box-shadow:var(--shadow);transform:translateY(-1px)}.crm .lead-card-top{justify-content:space-between;gap:8px;display:flex}.crm .lead-date{color:var(--muted);white-space:nowrap;font-size:.8rem}.crm .lead-card-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.crm .lead-total{color:var(--terracotta-dark);font-weight:800}.crm .lead-phone{color:var(--muted);margin-top:6px;font-size:.85rem}.crm .badge{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:3px 9px;font-size:.75rem;font-weight:700}.crm .badge.type-bestill{color:var(--terracotta-dark);background:#fbe6da}.crm .badge.type-befaring{color:#2f5aa8;background:#e4edfb}.crm .badge.type-foresporsel{color:#7a6a4a;background:#efe9dc}.crm .badge.type-kontakt{background:var(--green-soft);color:var(--green-dark)}.crm .back-link{color:var(--green-dark);margin-bottom:16px;font-weight:600;text-decoration:none;display:inline-block}.crm .detail-grid{grid-template-columns:1fr 320px;align-items:start;gap:18px;display:grid}.crm .detail-main{flex-direction:column;gap:18px;display:flex}.crm .detail-side{flex-direction:column;gap:18px;display:flex;position:sticky;top:78px}.crm .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:20px}.crm .card h2{margin:0 0 14px;font-size:1.15rem}.crm .detail-head{align-items:center;gap:12px;display:flex}.crm .detail-head h1{margin:0;font-size:1.5rem}.crm .contact-row{flex-wrap:wrap;gap:10px;margin:16px 0 0;display:flex}.crm .message-box{margin-top:16px}.crm .message-box p{background:var(--surface-warm);border-radius:var(--radius-sm);margin:0;padding:12px 14px}.crm .total-line{margin-bottom:12px;font-size:1.1rem}.crm .detail-list{flex-direction:column;margin:0;display:flex}.crm .detail-list-row{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:12px;padding:8px 0;display:grid}.crm .detail-list-row:last-child{border-bottom:0}.crm .detail-list dt{color:var(--muted)}.crm .detail-list dd{text-align:right;margin:0;font-weight:600}.crm .photos{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}.crm .photos img{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border);width:100%}.crm .select,.crm .input,.crm .textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;width:100%;padding:10px 12px;font-family:inherit;font-size:.95rem}.crm .detail-side .btn{width:100%;margin-top:12px}.crm .task-form{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.crm .task-form-row{flex-wrap:wrap;gap:10px;display:flex}.crm .task-form-row .input{flex:1;min-width:180px}.crm .task-form-row .date{flex:0 0 170px}.crm .task-section{margin-bottom:22px}.crm .task-section.dim{opacity:.65}.crm .task-section h2{font-size:1.05rem}.crm .task-row{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;padding:14px 18px;display:flex}.crm .task-title{font-weight:600}.crm .task-meta{flex-wrap:wrap;gap:10px;margin-top:4px;font-size:.85rem;display:flex}.crm .task-actions{align-items:center;gap:8px;display:flex}.crm .task-actions .select{width:auto}@media (width<=860px){.crm .detail-grid{grid-template-columns:1fr}.crm .detail-side{position:static}.crm .board{grid-template-columns:repeat(5,minmax(200px,1fr))}}
