/* Decorative connectors live only in the gaps, beneath the next story card. */
.nb-story-arrow{position:absolute;top:calc(100% + 8px);left:calc(50% - 100px);width:200px;height:calc(14svh - 16px);min-height:48px;max-height:160px;overflow:visible;pointer-events:none;fill:none;stroke:#24324b;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.nb-story-arrow.is-mirrored{transform:scaleX(-1)}
.nb-story-arrow path{vector-effect:non-scaling-stroke}
@media(prefers-reduced-motion:no-preference){.nb-story-arrow path{stroke-dasharray:1;stroke-dashoffset:1}.nb-story-arrow.is-drawn .nb-story-arrow-line{animation:nb-story-draw 1.1s ease-out forwards}.nb-story-arrow.is-drawn .nb-story-arrow-head{animation:nb-story-draw .25s ease-out .9s forwards}}
@keyframes nb-story-draw{to{stroke-dashoffset:0}}
@media(max-width:767px){.nb-story-arrow{left:calc(50% - 72px);width:144px;height:calc(10svh - 16px);stroke-width:2}}
@media(prefers-reduced-motion:reduce){.nb-story-arrow{display:none}}
/* About: retain the native sticky story, refine typography and photo framing. */
.nb-about.nb-story-stack>:is(.nb-about-hero,.nb-story,.nb-story-growth,.nb-about-closing){max-width:1120px;padding:clamp(24px,3.5vw,48px);gap:clamp(28px,4vw,56px);border-radius:28px;box-shadow:0 -4px 18px rgba(36,50,75,.045);grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-bottom:14svh}
.nb-about.nb-story-stack>section>div{min-width:0}
.nb-about.nb-story-stack>:is(.nb-about-hero,.nb-story,.nb-story-growth,.nb-about-closing) :is(h1,h2){font-size:clamp(32px,4vw,54px);font-weight:800;line-height:1.1;letter-spacing:-.035em;text-wrap:balance}
.nb-about.nb-story-stack>section p,.nb-about.nb-story-stack .nb-info-lead{font-size:17px;line-height:1.75;color:#525f72;max-width:48ch}
.nb-about.nb-story-stack .nb-eyebrow{font-size:14px;color:#52664b;margin:0 0 18px;font-weight:800}
.nb-about.nb-story-stack>section>img{height:clamp(300px,38vw,430px);width:100%;border-radius:20px;object-position:center}
.nb-about.nb-story-stack>.nb-about-hero>img{height:auto;aspect-ratio:3/2;object-fit:cover}
.nb-about.nb-story-stack>.nb-about-hero{min-height:440px}
.nb-about.nb-story-stack>.nb-story-growth{background:#e9ede4}
.nb-about.nb-story-stack>.nb-about-closing{position:relative;top:auto;margin-bottom:64px}
.nb-about .nb-about-closing .nb-primary-link{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;border-radius:14px;font-size:16px;font-weight:800;margin-top:12px;text-decoration:none;background:#24324b;color:#fff}
.nb-about .nb-about-closing .nb-primary-link:hover{background:#35465e}
.nb-about :is(.nb-primary-link,.nb-contact-band a):focus-visible{outline:3px solid #52664b;outline-offset:5px}
.nb-about.nb-story-stack>.nb-contact-band{max-width:1120px;background:#f6f4ef;border:1px solid #c8cdc2;border-radius:24px;padding:32px;margin-top:0;gap:32px}
.nb-about.nb-story-stack>.nb-contact-band h2{font-size:28px;line-height:1.2;font-weight:800;letter-spacing:-.025em}
.nb-about .nb-contact-band>div:last-child{min-width:0}
.nb-about .nb-contact-band>div:last-child a{display:flex;align-items:center;min-height:44px;overflow-wrap:anywhere;font-size:16px;color:#24324b;text-underline-offset:4px}
@media(max-width:767px){.nb-about.nb-story-stack{padding:20px 16px 0}.nb-about.nb-story-stack>:is(.nb-about-hero,.nb-story,.nb-story-growth,.nb-about-closing){grid-template-columns:minmax(0,1fr);padding:20px;gap:24px;border-radius:24px;margin-bottom:10svh;min-height:0}.nb-about.nb-story-stack>:is(.nb-about-hero,.nb-story,.nb-story-growth,.nb-about-closing) :is(h1,h2){font-size:clamp(28px,7.8vw,36px);line-height:1.12}.nb-about.nb-story-stack>section>img{height:clamp(160px,25svh,220px);border-radius:16px;order:-1}.nb-about.nb-story-stack>.nb-about-hero>img{height:auto;aspect-ratio:3/2}.nb-about.nb-story-stack>section p,.nb-about.nb-story-stack .nb-info-lead{font-size:16px;line-height:1.65;margin-top:16px}.nb-about.nb-story-stack .nb-eyebrow{font-size:13px;margin:0 0 12px}.nb-about.nb-story-stack>.nb-about-closing{margin-bottom:36px}.nb-about.nb-story-stack>.nb-contact-band{padding:24px 20px;gap:18px}.nb-about.nb-story-stack>.nb-contact-band h2{font-size:26px}.nb-about .nb-contact-band>div:last-child a{font-size:15px}}
/* FAQ: answers first, compact delivery context and native accessible disclosures. */
.nb-info.nb-faq-page{display:grid;grid-template-columns:minmax(0,.38fr) minmax(0,.62fr);column-gap:40px;max-width:1120px;width:calc(100% - 48px);padding:56px 0 0;margin:0 auto}
.nb-faq-page>.nb-eyebrow,.nb-faq-page>h1,.nb-faq-page>.nb-info-lead,.nb-faq-page>.nb-contact-band,.nb-faq-page>.nb-site-footer{grid-column:1/-1}
.nb-faq-page>.nb-eyebrow{margin:0 0 14px;font-size:14px}
.nb-faq-page>h1{margin:0;max-width:20ch;font-size:clamp(36px,4.4vw,60px);font-weight:800;line-height:1.08;letter-spacing:-.04em;text-wrap:balance}
.nb-faq-page>.nb-info-lead{font-size:18px;line-height:1.65;max-width:58ch;margin:20px 0 44px;color:#525f72}
.nb-faq-page>.nb-service-area{grid-column:1;display:block;align-self:start;margin:0;padding:28px;background:#dce7d6;border-radius:24px}
.nb-faq-page .nb-service-area h2{font-size:26px;line-height:1.2;margin:0 0 12px;letter-spacing:-.025em}
.nb-faq-page .nb-service-area p{font-size:16px;line-height:1.6;margin:0;color:#3f533a}
.nb-faq-page .nb-service-area ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:20px 0 0;margin:0;list-style:none}
.nb-faq-page .nb-service-area li{padding:6px 10px;border:1px solid #bdccb7;background:transparent;border-radius:8px;font-size:14px;font-weight:700;line-height:1.5;text-align:left}
.nb-faq-page>.nb-faq{grid-column:2;max-width:none;width:100%;margin:0;border:0;min-width:0}
.nb-faq-page>.nb-faq details{background:#f9f8f4;border:1px solid #d0d2c9;border-radius:16px;margin:0 0 12px;overflow:hidden}
.nb-faq-page>.nb-faq summary{gap:20px;padding:20px 22px;font-size:18px;font-weight:800;line-height:1.4;min-height:68px;box-sizing:border-box}
.nb-faq-page>.nb-faq summary span{display:flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#e7e9e1;color:#24324b;font-size:24px;font-weight:500;line-height:1}
.nb-faq-page>.nb-faq summary:hover{background:#eeefe7}
.nb-faq-page>.nb-faq summary:focus-visible{outline:3px solid #52664b;outline-offset:-4px;border-radius:14px}
.nb-faq-page>.nb-faq details[open]{border-color:#85977c;background:#fff}
.nb-faq-page>.nb-faq details[open] summary span{background:#dce7d6}
.nb-faq-page>.nb-faq details>p{padding:0 22px 22px;color:#525f72;font-size:16px;line-height:1.75}
.nb-faq-page .nb-faq .nb-postcode-compact{width:auto;margin:0 20px 20px;padding:20px;border-radius:14px;box-sizing:border-box}
.nb-faq-page .nb-postcode-compact h3{font-size:20px;line-height:1.3}
.nb-faq-page .nb-postcode-fields{flex-wrap:wrap}
.nb-faq-page .nb-postcode-fields input{flex:1 1 140px}
.nb-faq-page .nb-postcode-fields button{flex:0 1 auto}
.nb-faq-page>.nb-contact-band{display:flex;justify-content:space-between;align-items:center;gap:32px;margin:44px 0 0;padding:28px 32px;border:1px solid #c8cdc2;border-radius:24px;background:#eeefe8;color:#24324b}
.nb-faq-page .nb-contact-band h2{font-size:26px;line-height:1.2;letter-spacing:-.025em;margin:0 0 10px}
.nb-faq-page .nb-contact-band p{font-size:16px;line-height:1.6;margin:0;color:#525f72}
.nb-faq-page .nb-contact-band>div:last-child{display:grid;gap:4px;min-width:0}
.nb-faq-page .nb-contact-band a{display:flex;align-items:center;min-height:44px;font-size:16px;font-weight:800;color:#24324b;overflow-wrap:anywhere;text-underline-offset:4px}
.nb-faq-page .nb-contact-band a:focus-visible{outline:3px solid #52664b;outline-offset:4px}
@media(max-width:767px){.nb-info.nb-faq-page{grid-template-columns:minmax(0,1fr);width:calc(100% - 36px);padding-top:32px;column-gap:0}.nb-faq-page>h1{font-size:clamp(34px,9vw,44px)}.nb-faq-page>.nb-info-lead{font-size:16px;margin:16px 0 28px}.nb-faq-page>.nb-service-area{grid-column:1;padding:22px;margin-bottom:24px}.nb-faq-page .nb-service-area h2{font-size:23px}.nb-faq-page .nb-service-area ul{padding-top:16px;gap:6px}.nb-faq-page>.nb-faq{grid-column:1}.nb-faq-page>.nb-faq summary{font-size:16px;padding:17px 16px;gap:12px}.nb-faq-page>.nb-faq details>p{padding:0 16px 20px}.nb-faq-page .nb-faq .nb-postcode-compact{margin:0 12px 16px;padding:16px}.nb-faq-page .nb-postcode-fields button{flex:1 1 100px}.nb-faq-page>.nb-contact-band{display:grid;gap:18px;margin-top:24px;padding:24px 20px}.nb-faq-page .nb-contact-band h2{font-size:24px}.nb-faq-page .nb-contact-band a{font-size:15px}}
/* Local story: preserve brand, show the delivery photos without narrow crops. */
.nb-local{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(32px,5vw,64px);width:calc(100% - 48px);max-width:1192px;margin:88px auto;align-items:center}
.nb-local>div{min-width:0}
.nb-local .nb-local-images{display:grid;grid-template-columns:1fr;gap:0;align-items:start}
.nb-local .nb-local-images img{height:auto;min-height:0;object-fit:cover;object-position:center;border-radius:24px;box-sizing:border-box}
.nb-local .nb-local-images img:first-child{width:92%;aspect-ratio:3/2}
.nb-local .nb-local-images img:last-child{width:57%;aspect-ratio:3/2;margin:-48px 0 0 auto;border:8px solid #e5e3dd;border-radius:24px}
.nb-local h2{font-size:clamp(32px,3.8vw,52px);line-height:1.1;letter-spacing:-.035em;max-width:15ch;text-wrap:balance;font-weight:800}
.nb-local>div:last-child p{font-size:17px;line-height:1.75;max-width:46ch;margin:24px 0 20px;color:#525f72}
.nb-local .nb-text-link{display:inline-flex;align-items:center;gap:12px;min-height:48px;padding:10px 0;font-size:16px;text-underline-offset:5px}
.nb-local .nb-text-link:hover{color:#52664b}
.nb-local .nb-text-link:focus-visible{outline:3px solid #52664b;outline-offset:5px;border-radius:4px}
@media(max-width:767px){.nb-local{grid-template-columns:minmax(0,1fr);width:calc(100% - 36px);margin:56px auto;gap:28px}.nb-local .nb-local-images{max-width:560px;width:100%;margin:auto}.nb-local .nb-local-images img:first-child{width:92%;border-radius:20px}.nb-local .nb-local-images img:last-child{width:54%;margin-top:-32px;border-width:6px;border-radius:20px}.nb-local h2{font-size:clamp(30px,8vw,40px);max-width:16ch;line-height:1.12}.nb-local>div:last-child p{font-size:16px;line-height:1.7;margin:18px 0 12px;max-width:none}}
/* Keep long Swedish headings inside their own grid track. */
.nb-hero{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:40px;min-height:0;padding-block:48px}
.nb-hero-copy,.nb-hero-media{min-width:0}
.nb-hero h1{max-width:100%;font-size:clamp(2.4rem,4.4vw,3.65rem);font-weight:900;line-height:1.06;letter-spacing:-.045em;overflow-wrap:break-word}
.nb-hero-media img{height:clamp(360px,42vw,550px);object-position:center}
.nb-postcode-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:40px;max-width:1192px;margin:8px auto 44px;padding:28px 32px;background:#f5f4ef;border-radius:24px;border:1px solid var(--nb-line)}
.nb-postcode-section h2{margin:0;font-size:clamp(1.45rem,2.6vw,2rem);letter-spacing:-.035em;line-height:1.2}
.nb-postcode-section p{margin:10px 0 0;font-size:15px;line-height:1.5;color:#525f72}
.nb-postcode-form{min-width:0}.nb-postcode-form label{display:block;margin-bottom:8px;font-size:14px;font-weight:900}
.nb-postcode-fields{display:flex;gap:10px}.nb-postcode-fields input{min-width:0;width:100%;height:52px;padding:12px 14px;border:1px solid #92988f;border-radius:13px;background:white;color:var(--nb-navy);font:inherit;font-size:16px}.nb-postcode-fields input::placeholder{color:#626a74}
.nb-postcode-fields button{flex-shrink:0;min-height:52px;padding:0 20px;border:0;border-radius:13px;background:var(--nb-navy);color:white;font:inherit;font-weight:900;cursor:pointer}.nb-postcode-fields button:disabled{opacity:.65;cursor:wait}
.nb-postcode-result{font-size:14px;line-height:1.55}.nb-postcode-result:not([data-status=""])[data-status]{margin-top:12px;padding:14px;border-radius:12px;background:#e7e8e0}.nb-postcode-result[data-status=available]{background:#dce7d6;color:#294425}.nb-postcode-result[data-status=invalid]{background:#f4e7dc;color:#663d2f}.nb-postcode-result a{display:inline-block;min-height:44px;padding-top:12px;margin-right:12px;font-weight:900;color:inherit}.nb-postcode-result a[hidden]{display:none}
.nb-how-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-template-rows:auto auto;gap:20px;align-items:stretch}
.nb-how-grid article{grid-template-columns:minmax(140px,.8fr) minmax(0,1fr);min-height:220px;align-items:stretch}
.nb-how-grid article>div{align-self:center;padding:24px}
.nb-how-grid article img{display:block;width:100%;height:100%;min-height:0;object-fit:cover}
.nb-how-grid .nb-how-order{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:280px auto!important;grid-row:1/3!important}
.nb-how-grid .nb-how-order>div{padding:28px!important}
@media(max-width:1240px){.nb-postcode-section{margin-inline:24px}}
@media(max-width:900px){.nb-hero{grid-template-columns:minmax(0,1fr);gap:26px;padding:28px 18px}.nb-hero h1{font-size:clamp(2rem,7.7vw,3.65rem)}.nb-hero-media img{height:auto;aspect-ratio:16/9}.nb-postcode-section{grid-template-columns:minmax(0,1fr);gap:20px;margin:10px 18px 32px;padding:24px}.nb-how-grid{grid-template-columns:minmax(0,1fr);grid-template-rows:auto}.nb-how-grid article,.nb-how-grid .nb-how-order{grid-row:auto!important;grid-template-columns:minmax(110px,.6fr) minmax(0,1fr)!important;grid-template-rows:auto!important;min-height:190px}.nb-how-grid article>div,.nb-how-grid .nb-how-order>div{padding:22px!important}.nb-how-grid article img{min-height:190px;height:100%}}
@media(max-width:520px){.nb-hero h1{font-size:clamp(1.8rem,7.6vw,2.5rem)}.nb-postcode-section{padding:20px}.nb-postcode-fields{flex-wrap:wrap}.nb-postcode-fields input{flex:1 1 145px}.nb-postcode-fields button{flex:1 1 105px;padding-inline:14px}.nb-how-grid article,.nb-how-grid .nb-how-order{grid-template-columns:100px minmax(0,1fr)!important}.nb-how-grid article>div,.nb-how-grid .nb-how-order>div{padding:18px!important}.nb-how-grid h3{font-size:20px}.nb-how-grid p{font-size:15px}}
.nb-faq .nb-postcode-compact{display:block;margin:0 0 24px;padding:22px;max-width:100%}.nb-postcode-compact h3{margin:0;font-size:22px;line-height:1.2}.nb-faq .nb-postcode-compact p{margin:10px 0 16px;padding:0;font-size:15px}.nb-postcode-compact .nb-postcode-form{margin-top:20px}

/* Footer refinement: scoped brand-preserving layout. */
:root .nb-site-footer,:root .nb-about.nb-story-stack > .nb-site-footer{box-sizing:border-box;display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(0,1fr));gap:32px 40px;width:calc(100% - 32px);max-width:1192px;margin:80px auto 110px;padding:44px 40px 24px;border:1px solid #ced7c7;border-radius:28px;background:#dfe7d9;color:#24324b}
:root .nb-site-footer > div{min-width:0}
:root .nb-site-footer h2{margin:4px 0 16px;font-family:inherit;font-size:20px;font-weight:800;line-height:1.3;letter-spacing:-.02em}
:root .nb-site-footer a{display:flex;align-items:center;min-height:38px;width:fit-content;max-width:100%;margin:0;color:#24324b;font-size:14px;line-height:1.45;text-decoration:none;overflow-wrap:anywhere}
:root .nb-site-footer a:hover{text-decoration:underline;text-underline-offset:5px}
:root .nb-site-footer a:focus-visible{outline:2px solid #24324b;outline-offset:4px;border-radius:4px}
:root .nb-footer-brand img{display:block;width:112px;height:auto;margin:0 0 20px}
:root .nb-footer-brand p{max-width:250px;margin:0;color:#4b5b65;font-size:15px;line-height:1.65}
:root .nb-footer-bottom{grid-column:1/-1;display:flex;align-items:center;flex-wrap:wrap;gap:8px 24px;margin-top:8px;padding-top:18px;border-top:1px solid #becab8;color:#4b5b65;font-size:13px;line-height:1.5}
:root .nb-footer-bottom a{min-height:40px;font-size:13px;font-weight:750}
:root .nb-footer-bottom a:first-of-type{margin-left:auto}
@media(max-width:900px){
:root .nb-site-footer,:root .nb-about.nb-story-stack > .nb-site-footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:64px;padding:32px 28px 20px}
:root .nb-site-footer .nb-footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:28px;padding-bottom:24px;border-bottom:1px solid #becab8}
:root .nb-footer-brand img{margin:0;flex-shrink:0}
:root .nb-footer-brand p{max-width:340px}
}
@media(max-width:600px){
:root .nb-site-footer,:root .nb-about.nb-story-stack > .nb-site-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;padding:26px 22px 20px;border-radius:24px;margin-bottom:104px}
:root .nb-site-footer > div{grid-column:auto}
:root .nb-site-footer .nb-footer-brand{grid-column:1/-1;gap:18px}
:root .nb-footer-brand img{width:80px}
:root .nb-footer-brand p{font-size:14px;line-height:1.55}
:root .nb-site-footer h2{font-size:19px;margin-bottom:10px}
:root .nb-site-footer a{min-height:44px}
:root .nb-site-footer > div:nth-child(4){grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}
:root .nb-site-footer > div:nth-child(4) h2{grid-column:1/-1}
:root .nb-site-footer .nb-footer-bottom{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 16px;margin-top:0}
:root .nb-footer-bottom span{grid-column:1/-1}
:root .nb-footer-bottom a:first-of-type{margin-left:0}
}

@media(max-width:400px){:root .nb-site-footer > div:nth-child(4){grid-template-columns:1fr}}
