
    :root{font-family:Arial,Helvetica,sans-serif;color:#1b2926;background:#f5f6f2;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit}button{font:inherit}header{background:#fff;border-bottom:1px solid #dce2dc;position:sticky;top:0;z-index:5}.wrap{max-width:1180px;margin:auto;padding:0 24px}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{text-decoration:none;font-weight:900;font-size:1.35rem;letter-spacing:-.05em;white-space:nowrap}.brand span{color:#718d20}.nav-links{display:flex;gap:24px;align-items:center;font-size:.92rem;font-weight:700}.nav-links a{text-decoration:none}.nav-links a:hover,.text-link:hover{text-decoration:underline}.phone{padding:12px 17px;border:1px solid #1b2926;border-radius:4px;text-decoration:none;white-space:nowrap}.hero{background:#1b2926;color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;min-height:460px;align-items:center}.eyebrow{font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:#c4d86d}h1{font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.02;letter-spacing:-.065em;margin:18px 0 22px;max-width:770px}h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.05em;line-height:1.1;margin:0 0 16px}h3{font-size:1.5rem;letter-spacing:-.035em;margin:0 0 10px}p{line-height:1.6}.hero p{max-width:570px;color:#dbe3de;font-size:1.1rem}.hero-image{align-self:end;width:100%;height:390px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 20px 25px rgba(0,0,0,.22))}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 21px;background:#c4d86d;border:2px solid #c4d86d;border-radius:4px;color:#1b2926;text-decoration:none;font-weight:800;gap:12px}.button:hover{background:#e2ee9e}.button.secondary{background:transparent;color:#1b2926;border-color:#1b2926}.hero .button{margin-top:18px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#dce2dc;border-bottom:1px solid #dce2dc}.benefits div{background:#fff;padding:20px max(24px,calc((100vw - 1180px)/2 + 24px));padding:20px 24px;text-align:center;font-weight:700}.section{padding:80px 0}.intro{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:32px}.intro p{max-width:490px;margin:0;color:#53605b}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:white;border:1px solid #dce2dc;display:flex;flex-direction:column;min-width:0}.card figure{height:265px;margin:0;background:#e9ede7;display:grid;place-items:center;overflow:hidden}.card img{max-width:95%;max-height:92%;object-fit:contain}.card-body{padding:22px;display:flex;flex-direction:column;flex:1}.label{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#667923;font-weight:800}.card p{font-size:.93rem;color:#53605b;margin:5px 0 18px}.card dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid #e1e6df;padding-top:18px;margin:auto 0 20px}.card dt{font-size:.75rem;color:#69756f}.card dd{margin:4px 0 0;font-weight:800}.card .button{width:100%}.compare{background:#e8ede6}.table-scroll{overflow:auto;background:white;border:1px solid #d7dfd5}table{width:100%;border-collapse:collapse;min-width:700px}th,td{text-align:left;padding:17px;border-bottom:1px solid #e1e6df}th{font-size:.85rem}td:first-child{font-weight:700}.note{font-size:.85rem;color:#617069;margin-top:14px}.detail{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:56px 0;border-bottom:1px solid #dce2dc}.detail:nth-child(even) .photo{order:2}.photo{background:#e8ede6;min-height:400px;display:grid;place-items:center}.photo img{width:90%;height:370px;object-fit:contain}.detail p{max-width:490px}.features{padding-left:20px;line-height:1.9}.detail .button{margin-top:12px}.contact{background:#1b2926;color:#fff;padding:78px 0}.contact-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:50px}.contact p{color:#dbe3de;max-width:570px}footer{background:#111b19;color:#d0d9d1;padding:28px 0;font-size:.88rem}footer .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}footer a{color:inherit}.text-link{font-weight:800;text-underline-offset:4px}a:focus-visible{outline:3px solid #9dbb38;outline-offset:3px}@media(max-width:950px){.grid{grid-template-columns:repeat(2,1fr)}.hero-grid{min-height:400px}.hero-image{height:300px}.detail{gap:30px}}@media(max-width:680px){.wrap{padding:0 18px}.nav{min-height:66px}.brand{font-size:1.15rem}.nav-links{gap:12px;font-size:.85rem}.nav-links a:nth-child(2){display:none}.phone{display:none}.hero-grid{grid-template-columns:1fr;padding-top:52px;gap:0}.hero-image{height:260px}.benefits{grid-template-columns:1fr}.section{padding:54px 0}.intro{display:block}.grid{grid-template-columns:1fr}.card figure{height:240px}.detail{grid-template-columns:1fr;padding:42px 0}.detail:nth-child(even) .photo{order:0}.photo{min-height:300px}.photo img{height:280px}.contact-grid{grid-template-columns:1fr;gap:15px}}
/* Individual product pages */
.crumb{display:flex;gap:10px;align-items:center;font-size:.86rem;color:#586860;padding:26px 0}.crumb a{text-underline-offset:3px}.product-head{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center;padding:20px 0 80px}.product-media{display:grid;grid-template-columns:minmax(0,1fr) 100px;gap:12px;min-width:0}.product-main,.product-side{background:#e8ede6;display:grid;place-items:center}.product-main{height:520px}.product-main img{width:94%;height:90%;object-fit:contain}.product-side{height:140px;align-self:end}.product-side img{width:94%;height:90%;object-fit:contain}.product-info h1{color:#1b2926;font-size:clamp(2.9rem,5vw,5.2rem);margin:14px 0}.product-info p{color:#50615a}.product-info .lead{font-size:1.3rem;color:#1b2926;font-weight:700;line-height:1.4}.quick-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:28px 0}.quick-specs div{border-top:2px solid #1b2926;padding-top:12px}.quick-specs strong{display:block;font-size:1.05rem;white-space:nowrap}.quick-specs span{display:block;font-size:.79rem;color:#627168;margin-top:5px}.small{font-size:.86rem;color:#617069!important}.product-content{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:60px 0 80px;border-top:1px solid #dce2dc}.product-content .eyebrow{color:#667923}.product-content h2{max-width:460px;margin-top:14px}.product-content .features{font-size:1.03rem}.spec-table{width:100%;border-collapse:collapse;background:white}.spec-table th,.spec-table td{border-bottom:1px solid #dce2dc;padding:14px 12px;font-size:.92rem}.spec-table th{width:48%;color:#51625a}.related{padding:15px 0 80px}.related h2{font-size:2.3rem}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related-item{background:white;border:1px solid #dce2dc;text-decoration:none;display:flex;align-items:center;gap:12px;padding:10px 14px;font-weight:800}.related-item:hover{border-color:#718d20}.related-item img{height:70px;width:74px;object-fit:contain}.related-item span:last-child{margin-left:auto}@media(max-width:900px){.product-head{gap:25px}.product-media{grid-template-columns:1fr}.product-side{display:none}.product-main{height:420px}.product-content{gap:25px}}@media(max-width:680px){.product-head,.product-content{grid-template-columns:1fr}.product-head{padding-bottom:50px}.product-main{height:340px}.product-info h1{font-size:3.3rem}.quick-specs{gap:5px}.quick-specs strong{font-size:.94rem}.product-content{padding:45px 0}.related-grid{grid-template-columns:1fr}.related{padding-bottom:55px}}
.gallery{padding:0 0 60px}.gallery h2{font-size:2.3rem}.gallery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.gallery-thumb{border:2px solid #dce2dc;background:#e8ede6;padding:8px;cursor:pointer;text-align:left;color:#1b2926;min-width:0}.gallery-thumb:hover,.gallery-thumb[aria-pressed=true]{border-color:#718d20}.gallery-thumb img{display:block;width:100%;height:138px;object-fit:contain}.gallery-thumb span{display:block;padding:4px 6px;font-size:.83rem;font-weight:700}.gallery-thumb:focus-visible{outline:3px solid #718d20;outline-offset:3px}@media(max-width:900px){.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:680px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-thumb img{height:140px}}
.resources{padding:0 0 80px}.resources-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.resources-heading .eyebrow{color:#667923}.resources-heading h2{margin:12px 0 0}.resources-heading p{max-width:430px;color:#53605b;margin:0}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.resource{background:#fff;border:1px solid #dce2dc;padding:20px 48px 20px 20px;text-decoration:none;position:relative;display:flex;flex-direction:column;gap:5px}.resource:hover{border-color:#718d20}.resource strong{font-size:1.04rem}.resource span{color:#5a6b62;font-size:.88rem}.resource b{position:absolute;right:20px;top:21px;font-size:1.2rem}@media(max-width:680px){.resources-heading{display:block}.resources-heading p{margin-top:12px}.resource-grid{grid-template-columns:1fr}.resources{padding-bottom:50px}}
.price{font-size:2rem;font-weight:900;letter-spacing:-.04em;color:#667923;margin-top:22px}.price-note{font-size:.82rem!important;color:#617069!important;margin:2px 0 0}.card-price{font-size:1.25rem;font-weight:900;color:#667923;margin:2px 0 8px}
/* Homepage art direction */
.hero-grid{min-height:550px;grid-template-columns:1.02fr .98fr}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-link{color:#fff;font-weight:800;text-underline-offset:5px}.hero-proof{display:flex;align-items:center;gap:11px;margin-top:35px;color:#e7eee8}.hero-proof small{display:block;color:#aebcb3;margin-top:3px}.proof-mark{width:27px;height:27px;display:grid;place-items:center;border:1px solid #c4d86d;border-radius:50%;color:#c4d86d}.hero-visual{height:480px;position:relative;display:grid;place-items:center}.hero-image{position:relative;z-index:2;width:112%;height:440px}.visual-orbit{position:absolute;border:1px solid rgba(196,216,109,.3);border-radius:50%;z-index:1}.orbit-one{width:430px;height:430px}.orbit-two{width:300px;height:300px;border-color:rgba(255,255,255,.12)}.hero-card{position:absolute;z-index:3;bottom:32px;right:0;background:#fff;color:#1b2926;padding:16px 19px;width:205px;box-shadow:0 14px 30px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:4px}.hero-card-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:#718d20;font-weight:800}.hero-card strong{font-size:1.05rem}.hero-card span:not(.hero-card-label){font-size:.8rem;color:#617069}.hero-card a{margin-top:8px;color:#1b2926;font-size:.82rem;font-weight:800}.benefits div{padding:22px 24px;text-align:left;display:grid;grid-template-columns:40px 1fr;column-gap:10px;align-items:center}.benefits b{grid-row:span 2;color:#718d20;font-size:.8rem}.benefits span{font-weight:800}.benefits small{color:#617069;font-size:.82rem}@media(max-width:680px){.hero-grid{min-height:0}.hero-visual{height:350px}.hero-image{height:320px;width:110%}.orbit-one{width:300px;height:300px}.orbit-two{width:220px;height:220px}.hero-card{bottom:8px;right:0}.hero-proof{margin-top:25px}.benefits div{padding:18px}}
/* The 255 source image has more transparent margin than the other models. */
.card img[src*="haaga-255-front"]{transform:scale(1.28)}
#selected-photo[src*="haaga-255-front"]{transform:scale(1.18)}
/* Use the complete 255 source image; its white margin must remain visible. */
.card img[src*="haaga-255-front"],#selected-photo[src*="haaga-255-front"]{transform:none;object-fit:contain}
/* Stable 255 fallback: use the standard manufacturer image without transforms. */
.card img[src*="haaga-255-front"],#selected-photo[src*="haaga-255-front"]{transform:none;max-width:95%;max-height:92%;object-fit:contain}

.policy{max-width:850px;padding-top:45px;padding-bottom:90px}.policy h1{font-size:clamp(2.8rem,6vw,4.5rem)}.policy h2{font-size:1.65rem;margin-top:42px}.policy p{max-width:74ch}.policy a{text-underline-offset:3px}
