@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#131e2b;--orange:#ff773d;--muted:#57616b;--line:#dce0e3;--paper:#f5f6f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}h1,h2,h3,.brand{font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b34110;outline-offset:5px}.skip{position:absolute;top:-100px;left:12px;z-index:5;background:white;padding:12px}.skip:focus{top:10px}.header{max-width:1440px;margin:auto;padding:28px 5%;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{font-size:32px;font-weight:800;line-height:1;letter-spacing:-1.7px;display:inline-block}.brand-dot{color:var(--orange)}.brand-sub{display:block;font:600 12px/1.4 'DM Sans',sans-serif;letter-spacing:3px;margin-top:9px}nav{display:flex;align-items:center;gap:36px;font-size:14px;font-weight:600}.nav-cta{padding:12px 20px;border:1px solid var(--ink);border-radius:4px}.nav-cta span{margin-left:20px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.03fr 1fr;min-height:620px;padding:20px 5% 0;gap:38px}.hero-copy{padding:54px 0 30px;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 25px}h1{font-size:clamp(44px,4.8vw,72px);line-height:1.1;letter-spacing:-3px;font-weight:600;margin:0 0 27px}h1 em{font-style:normal;color:#b74617}.intro{max-width:425px;font-size:18px;color:var(--muted);line-height:1.75;margin:0 0 30px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:17px 22px;border:0;border-radius:4px;font-weight:700;font-size:15px;cursor:pointer;transition:background .18s,transform .18s}.orange{background:var(--orange);color:var(--ink)}.orange:hover{background:#ff8a58;transform:translateY(-2px)}.text-link{margin:18px 0 30px;font-size:14px;font-weight:600}.text-link span{margin-left:12px}.hero-foot{display:flex;gap:20px;margin-top:auto;font-size:13px;color:var(--muted)}.hero-foot span+span{border-left:1px solid var(--line);padding-left:20px}.hero-visual{margin:0;position:relative;overflow:hidden;background:#e6e9ec;border-radius:6px;min-height:590px}.hero-visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.image-heading{position:absolute;top:25px;left:26px;right:26px;display:flex;justify-content:space-between;gap:20px;font-size:11px;font-weight:700;letter-spacing:1px;background:rgba(255,255,255,.87);padding:9px 12px;border-radius:3px}.hero-visual figcaption{position:absolute;bottom:15px;left:18px;font-size:12px;background:rgba(255,255,255,.9);padding:5px 10px;color:#35414d}.context-strip{max-width:1296px;margin:0 auto;padding:36px 0;display:flex;justify-content:space-between;align-items:center;gap:22px;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted)}.context-strip p{margin:0;color:var(--ink);font-size:15px;line-height:1.6}.context-strip strong{font-weight:600}.section{max-width:1440px;padding:95px 5%;margin:auto}h2{font-size:clamp(32px,3.4vw,48px);line-height:1.2;letter-spacing:-1.8px;font-weight:600;margin:0}h3{font-size:23px;line-height:1.3;letter-spacing:-.7px;margin:0}.section-heading{display:grid;grid-template-columns:1fr 1.1fr;column-gap:70px;align-items:end}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:20px}.section-heading>p:last-child{max-width:395px;margin:0 0 2px;color:var(--muted)}.option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:45px}.option{padding:30px 28px;background:var(--paper);border-top:2px solid var(--ink);display:flex;flex-direction:column}.option-number{font-size:14px;color:var(--muted);margin-bottom:35px}.option p{color:var(--muted);margin:15px 0 30px}.option a{margin-top:auto;display:flex;justify-content:space-between;gap:20px;font-size:14px;font-weight:700;border-top:1px solid var(--line);padding-top:18px}.option a:hover{color:#ac4013}.process{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--ink);color:#fff;max-width:none;padding-left:max(5%,calc((100vw - 1296px)/2));padding-right:max(5%,calc((100vw - 1296px)/2))}.process .eyebrow{color:var(--orange)}.process-intro{color:#b9c3cf;max-width:370px;margin:25px 0 0}.process ol{list-style:none;margin:0;padding:0}.process li{display:flex;gap:30px;padding:24px 0;border-bottom:1px solid #3b4651}.process li:first-child{padding-top:0}.process li:last-child{border:0;padding-bottom:0}.process li>span{font-size:14px;color:var(--orange);padding-top:3px}.process li p{color:#b9c3cf;margin:9px 0 0}.process h3{font-size:20px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:100px;padding-bottom:100px}.contact-copy>p:not(.eyebrow){color:var(--muted);max-width:390px;margin:26px 0}.contact h2 span{color:var(--orange)}.contact-note{font-size:14px;color:var(--muted);padding:18px 0;border-top:1px solid var(--line);max-width:380px;margin-top:35px}label{display:block;font-size:14px;font-weight:600;margin-bottom:19px}input,select,textarea{display:block;width:100%;background:#f7f8f9;border:1px solid #dce0e3;border-radius:4px;color:var(--ink);padding:13px 14px;margin-top:7px;font-size:16px;font-weight:400}textarea{resize:vertical;min-height:110px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}form>.button{width:100%}.form-note{font-size:12px;color:var(--muted);margin:13px 0}.result{margin-top:22px;padding:20px;background:var(--paper);border:1px solid var(--line);border-radius:4px}.result p{font-size:14px;margin:0 0 12px}.result textarea{font-size:14px;min-height:180px}.copy-button{padding:10px 15px;margin-top:15px;background:var(--ink);color:white;border:0;border-radius:3px;cursor:pointer}footer{border-top:1px solid var(--line);padding:35px 5%;max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}footer .brand{font-size:26px}footer p,footer>a:not(.brand),footer>span{font-size:13px;color:var(--muted)}footer .brand-sub{font-size:10px}.option a,.text-link,nav a{transition:color .18s}.text-link:hover,nav>a:not(.nav-cta):hover{color:#b74617}@media(min-width:1440px){.context-strip{width:90%}}@media(max-width:1439px){.context-strip{margin-left:5%;margin-right:5%}}@media(max-width:1000px){nav{gap:20px}.hero{gap:25px;min-height:560px}.hero-visual{min-height:540px}h1{letter-spacing:-2px}.hero-copy{padding-top:32px}.image-heading{left:16px;right:16px;top:16px}.image-heading span:last-child{display:none}.context-strip{flex-wrap:wrap}.section{padding-top:70px;padding-bottom:70px}.contact,.process{gap:45px}.option{padding:24px 20px}.option h3{font-size:20px}.section-heading{gap:20px}}@media(max-width:700px){.header{padding:22px 6%;gap:12px}.brand{font-size:28px}.brand-sub{font-size:10px}nav>a:not(.nav-cta){display:none}.nav-cta{font-size:13px;padding:10px 12px}.nav-cta span{margin-left:10px}.hero{grid-template-columns:1fr;padding:8px 6% 0;gap:20px}.hero-copy{padding:22px 0 8px}.eyebrow{font-size:11px;margin-bottom:20px}h1{font-size:clamp(42px,10vw,60px);letter-spacing:-2px}.intro{font-size:17px;max-width:480px}.hero-foot{margin-top:0}.text-link{margin-bottom:22px}.hero-visual{height:440px;min-height:0}.hero-visual img{object-position:center}.context-strip{margin:0 6%;padding:26px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:13px}.context-strip p{grid-column:1/-1;margin-bottom:6px}.context-strip p br{display:none}.context-strip p strong{margin-left:5px}.section{padding:55px 6%}.section-heading,.process,.contact{grid-template-columns:1fr;gap:24px}.section-heading>p:last-child{max-width:100%;margin-top:4px}.section-heading .eyebrow{margin:0}.option-grid{grid-template-columns:1fr;gap:18px;margin-top:30px}.option{padding:24px}.option-number{margin-bottom:18px}.option h3{font-size:24px}.option p{margin-bottom:23px}.process ol{margin-top:18px}.process li{gap:22px}.contact{gap:28px}.contact-note{max-width:100%;margin-top:22px}.contact-copy>p:not(.eyebrow){max-width:100%;margin:20px 0}.form-row{grid-template-columns:1fr;gap:0}footer{padding:30px 6%;display:grid;grid-template-columns:1fr 1fr}footer p{margin:0}footer>span{grid-column:2;grid-row:2}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Product shop */
.shop-intro{padding-top:65px;padding-bottom:35px}.shop-intro h1{font-size:clamp(40px,4.5vw,65px);margin-bottom:22px}.shop-intro h1 span{color:var(--orange)}.shop-intro>p:not(.eyebrow){max-width:580px;color:var(--muted);font-size:18px}.shop-jumps{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.shop-jumps a{border:1px solid var(--line);padding:9px 17px;border-radius:30px;font-size:14px;font-weight:600}.shop-jumps a:hover{background:var(--ink);color:white}.catalog{padding-top:18px;padding-bottom:35px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;align-items:stretch}.product-card{border:1px solid var(--line);border-radius:7px;overflow:hidden;display:flex;flex-direction:column;scroll-margin-top:25px}.product-photo{position:relative;background:#f1f3f5;height:390px;padding:48px 35px 20px;display:flex;justify-content:center;align-items:center}.product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-category{position:absolute;top:19px;left:24px;font-size:12px;letter-spacing:1.5px;font-weight:700}.product-info{padding:28px;display:flex;flex-direction:column;flex:1}.product-info .model{font-size:12px;color:var(--muted);margin:0 0 10px}.product-info h2{font-size:29px;letter-spacing:-1px}.product-description{color:var(--muted);margin:17px 0 24px;min-height:80px}.product-info dl{margin:0}.product-info dl>div{display:grid;grid-template-columns:1fr 1.2fr;gap:15px;border-top:1px solid var(--line);padding:12px 0;font-size:14px}.product-info dt{color:var(--muted)}.product-info dd{margin:0;font-weight:500}.product-note{font-size:13px;color:var(--muted);background:var(--paper);padding:13px 15px;margin:18px 0 25px}.product-action{margin-top:auto;display:flex;flex-direction:column;gap:13px}.product-action>span{font-size:14px;font-weight:600}.product-action .button{width:100%}.catalog-footnote{max-width:900px;margin:0 auto 65px;padding:0 6%;color:var(--muted);font-size:13px}.selected-product{background:#fff0e8;border-left:3px solid var(--orange);padding:12px 16px;font-size:15px;font-weight:600;margin:0 0 24px}nav a[aria-current=page]{color:#b74617}@media(max-width:700px){nav>a.shop-nav{display:block}.header nav{gap:14px}.catalog{grid-template-columns:1fr;gap:25px}.shop-intro{padding-top:35px}.product-photo{height:345px}.product-info{padding:23px}.product-info h2{font-size:27px}.product-description{min-height:0}.product-info dl>div{grid-template-columns:1fr 1.15fr;font-size:14px}.shop-intro>p:not(.eyebrow){font-size:17px}.catalog-footnote{margin-bottom:40px}}@media(max-width:380px){.nav-cta span{display:none}.header nav{gap:10px}.product-info dl>div{grid-template-columns:1fr;gap:4px}}

/* Warm editorial direction — restrained surfaces and generous product space */
:root{--ink:#3d3833;--orange:#dfc5a5;--muted:#6d655d;--line:#ded8cf;--paper:#f1ede6}
body{background:#f8f6f2;color:var(--ink)}
h1,h2,h3{font-weight:500;letter-spacing:-1.8px}
.header{padding-top:30px;padding-bottom:30px}.brand{font-weight:700;letter-spacing:-2px}.brand-dot{color:#8b6845}.brand-sub{letter-spacing:3.5px;color:var(--muted)}
nav{font-weight:500}.nav-cta{border-color:var(--line);border-radius:100px;background:#eeebe5}.nav-cta:hover{background:#e4ded5}nav a[aria-current=page]{color:#755336}
.hero{padding-top:12px;gap:0;min-height:660px;position:relative}
.hero-copy{background:#eee9e1;border-radius:30px 0 0 30px;padding:65px 40px 38px 45px;justify-content:center}
h1{font-size:clamp(44px,4.7vw,70px);line-height:1.07;letter-spacing:-3px}h1 em{color:#84684e}
.eyebrow{font-weight:500;letter-spacing:2.2px;font-size:12px}.intro{font-size:17px;line-height:1.8;max-width:365px}
.button{border-radius:100px;font-weight:600;font-size:14px;padding:16px 23px}.orange{background:var(--orange);color:#3d3024}.orange:hover{background:#d4b38b;transform:none}.text-link:hover,nav>a:not(.nav-cta):hover{color:#755336}
.hero-visual{border-radius:0 30px 30px 0;background:#e9e3d9;min-height:648px;display:flex;justify-content:center;align-items:center;padding:55px 30px 45px}
.hero-visual img{position:static;width:100%;height:525px;object-fit:contain;mix-blend-mode:multiply}
.image-heading{top:24px;left:25px;right:25px;background:none;padding:0;font-size:10px;color:#635a50;font-weight:500;letter-spacing:1.3px}.image-heading span:last-child{display:none}
.hero-visual figcaption{left:0;right:0;bottom:18px;text-align:center;background:none;color:#6d655d;font-size:12px;padding:0 12px}
.hero-foot{margin-top:26px;font-size:12px}.hero-foot span+span{border-color:#cfc5b9}.text-link{font-size:14px;font-weight:500;margin-bottom:0}
.context-strip{padding-top:32px;padding-bottom:32px;border-color:var(--line)}.section{padding-top:85px;padding-bottom:85px}
.option-grid{gap:20px}.option{border:0;border-radius:22px;background:#eeebe5;padding:28px}.option-number{font-size:12px;letter-spacing:1px;margin-bottom:28px}.option h3{font-weight:500}.option a{font-weight:500}.option a:hover{color:#755336}
.process{background:#eae4da;color:var(--ink);max-width:1296px;border-radius:28px;padding:65px 45px;gap:70px;margin:0 auto}
.process .eyebrow,.process li>span{color:#765a3e}.process-intro,.process li p{color:var(--muted)}.process li{border-color:#d0c7bb}.process h3{font-weight:500}
.contact h2 span{color:#927353}.contact-note{border-color:var(--line)}input,select,textarea{background:#f1ede7;border-color:#d9d1c6;border-radius:10px;padding:14px;color:var(--ink)}label{font-weight:500}.result{border-radius:16px}.copy-button{border-radius:100px;background:var(--ink)}
footer{padding-top:35px;padding-bottom:35px}.selected-product{background:#eee5d8;border-color:#9b7954;border-radius:0 12px 12px 0}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#806247}
.shop-intro{text-align:center;padding-top:58px;padding-bottom:40px}.shop-intro h1{font-size:clamp(42px,4.7vw,65px);font-weight:500;letter-spacing:-2.8px}.shop-intro h1 span{color:#927353}.shop-intro>p:not(.eyebrow){margin:0 auto;max-width:570px;font-size:17px}.shop-jumps{justify-content:center;margin-top:28px;gap:9px}.shop-jumps a{background:#eeebe5;border:0;font-weight:500;padding:10px 20px}.shop-jumps a:hover{background:#e0d5c6;color:var(--ink)}
.catalog{gap:28px;padding-top:12px}.product-card{border:0;border-radius:26px;background:#fffdfa;overflow:hidden}.product-photo{background:#eeeae3;height:420px;padding:50px 35px 20px}.product-category{font-weight:500;font-size:11px;letter-spacing:1.8px;top:22px;left:27px}.product-info{padding:30px}.product-info h2{font-size:30px;font-weight:500;letter-spacing:-1.2px}.product-info .model{font-size:12px}.product-note{background:#f3efe9;border-radius:12px;font-size:13px}.product-action>span{font-weight:500}.product-info dl>div{border-color:#e4ded5}.product-info dd{font-weight:400}.catalog-footnote{line-height:1.8}
@media(max-width:1439px){.process{margin-left:5%;margin-right:5%}}
@media(max-width:1000px){.hero-copy{padding:45px 25px 30px 30px}.hero-visual{min-height:590px;padding-left:18px;padding-right:18px}.hero-visual img{height:470px}.hero{min-height:590px}.process{gap:35px;padding:50px 32px}}
@media(max-width:700px){.header{padding:23px 6%}.brand{font-size:27px}.brand-sub{font-size:10px}.nav-cta{padding:10px 13px}.hero{padding:6px 6% 0;gap:0;min-height:0}.hero-copy{border-radius:24px 24px 0 0;padding:35px 25px 26px;align-items:center;text-align:center}.hero-copy h1{font-size:clamp(39px,9vw,56px);letter-spacing:-2px}.hero-copy .eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:19px}.intro{font-size:16px;max-width:380px;margin-bottom:24px}.hero-copy .button{gap:22px}.hero-foot{justify-content:center;margin-top:24px;font-size:11px;gap:12px}.hero-foot span+span{padding-left:12px}.text-link{margin:16px 0 0}.hero-visual{border-radius:0 0 24px 24px;background:#eee9e1;height:420px;min-height:0;padding:5px 30px 35px}.hero-visual img{height:375px;max-height:100%}.image-heading{display:none}.hero-visual figcaption{bottom:16px;font-size:11px}.section{padding-top:52px;padding-bottom:52px}.process{margin:0 6%;padding:35px 25px;border-radius:24px;gap:20px}.context-strip{padding-top:25px;padding-bottom:25px}.product-photo{height:360px}.product-info{padding:24px}.product-info h2{font-size:27px}.shop-intro{padding-top:36px;padding-bottom:25px}.shop-intro h1{font-size:43px;letter-spacing:-2px}.shop-intro>p:not(.eyebrow){font-size:16px}.catalog{padding-top:15px;gap:24px}.shop-jumps a{font-size:13px;padding:9px 14px}.product-card{border-radius:23px}.contact{gap:26px}}

/* Supplied Nordautomat logo, preserved as an original PNG. */
.brand{display:block;flex-shrink:0;line-height:1;letter-spacing:normal}.logo-window{display:block;position:relative;overflow:hidden;width:160px;height:128px}.logo-window img{position:absolute;width:238px;height:238px;max-width:none;left:-39px;top:-57px}.header{padding-top:12px;padding-bottom:12px}footer .logo-window{width:136px;height:109px}footer .logo-window img{width:202.3px;height:202.3px;left:-33.15px;top:-48.45px}nav a[aria-current=page]{color:#092b4e}.nav-cta{color:#092b4e;border-color:#c8cdd0}.product-category{color:#092b4e}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#092b4e}@media(max-width:700px){.header{padding-top:9px;padding-bottom:9px;gap:12px}.header .logo-window{width:112px;height:90px}.header .logo-window img{width:166.6px;height:166.6px;left:-27.3px;top:-39.9px}.header nav{gap:12px}.header .nav-cta{padding:10px 12px;font-size:12px}.header .shop-nav{font-size:13px}}@media(max-width:380px){.header nav{gap:9px}.header .logo-window{width:100px;height:80px}.header .logo-window img{width:148.75px;height:148.75px;left:-24.375px;top:-35.625px}}

/* Compact customer delivery videos. */
.deliveries{border-top:1px solid var(--line);padding-top:48px;padding-bottom:48px}
.deliveries h2{font-size:clamp(26px,3vw,36px);font-weight:500;letter-spacing:-1px;margin:0 0 12px}
.deliveries-intro{max-width:620px;color:var(--muted);margin:0 0 24px}
.delivery-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}
.delivery-card{min-width:0;overflow:hidden;border-radius:18px;background:#eee9e1}
.delivery-card video{display:block;width:100%;height:240px;object-fit:contain;background:#e4ded5}
.delivery-copy{padding:16px}
.delivery-copy h3{font-size:16px;font-weight:500;line-height:1.4;margin:0 0 10px;letter-spacing:0}
.delivery-product{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;font-size:14px;color:#092b4e;text-underline-offset:4px;border-radius:8px;transition:background .15s}
.delivery-card:hover .delivery-product,.delivery-card:focus-within .delivery-product{background:#dfc5a5}
.delivery-caption{font-size:14px;color:var(--muted);margin:0;line-height:1.6}
@media(max-width:1000px){.delivery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.delivery-card video{height:210px}.delivery-copy{padding:12px}.delivery-product{font-size:14px}}
@media(max-width:360px){.delivery-grid{grid-template-columns:1fr}.delivery-card video{height:240px}}

/* Full catalog grouped by product family. */
.catalog-group{scroll-margin-top:24px}
.catalog-group-title{max-width:1440px;margin:0 auto;padding:30px 5% 0;display:flex;align-items:baseline;justify-content:space-between;gap:20px;border-top:1px solid var(--line)}
.catalog-group-title h2{font-size:clamp(25px,3vw,36px);font-weight:500;letter-spacing:-1px;margin:0}
.catalog-group-title>span{font-size:14px;white-space:nowrap;color:var(--muted)}
.catalog-group .catalog{padding-bottom:42px}
@media(max-width:600px){.catalog-group-title{padding-left:6%;padding-right:6%;align-items:start}.catalog-group-title h2{font-size:25px}}

.design-help{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}
.design-help h2{font-size:clamp(28px,3.5vw,44px);font-weight:500;line-height:1.15;letter-spacing:-1.2px;margin:0}
.design-help-copy{max-width:600px;font-size:17px;line-height:1.75}
.design-help-copy p{margin:0 0 18px}.design-help-copy p:last-child{margin-bottom:0;color:var(--muted)}
@media(max-width:700px){.design-help{grid-template-columns:1fr;gap:22px}.design-help-copy{font-size:16px}}
