/* värmevantar.se — Prislappen i mudden. Prefix vv-. Handskriven CSS, se app/views/varmevantar-se/_design/design-brief.md */
@font-face{font-family:"Familjen Grotesk";font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/varmevantar-se/familjen-grotesk-var-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Familjen Grotesk";font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/varmevantar-se/familjen-grotesk-var-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/varmevantar-se/source-serif-4-var-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/varmevantar-se/source-serif-4-var-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:300 700;font-display:swap;src:url(/fonts/varmevantar-se/source-serif-4-var-italic-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:"Source Serif 4";font-style:italic;font-weight:300 700;font-display:swap;src:url(/fonts/varmevantar-se/source-serif-4-var-italic-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}

:root{--vv-frost-50:#F3F6F9;--vv-frost-100:#E4ECF3;--vv-frost-200:#C9D7E3;--vv-frost-300:#9FB4C6;--vv-ull-50:#FAF8F4;--vv-marin-700:#2C4256;--vv-marin-800:#1E2F3F;--vv-marin-900:#16222E;--vv-garn-600:#B6261C;--vv-garn-700:#8F1C14;--vv-garn-300:#F0A79F;--vv-garn-100:#F8DEDA;--vv-vit:#FFFFFF;--vv-wrap:1080px;--vv-gap:14px;--vv-display:"Familjen Grotesk","Helvetica Neue",Arial,sans-serif;--vv-body:"Source Serif 4",Georgia,"Times New Roman",serif;--vv-rib:repeating-linear-gradient(90deg,var(--vv-marin-900) 0 3px,var(--vv-marin-800) 3px 5px);--vv-rib-frost:repeating-linear-gradient(90deg,var(--vv-frost-200) 0 3px,var(--vv-frost-100) 3px 5px);--vv-rib-garn:repeating-linear-gradient(90deg,var(--vv-garn-600) 0 3px,var(--vv-garn-700) 3px 5px);--vv-rib-dark:repeating-linear-gradient(90deg,var(--vv-frost-300) 0 3px,var(--vv-marin-700) 3px 5px);--vv-lift:0 8px 24px rgb(22 34 46/.10);--vv-lift-sm:0 4px 12px rgb(22 34 46/.10);color-scheme:light}

/* Grund */
*,::before,::after{box-sizing:border-box}
.vv-body{margin:0;background:var(--vv-frost-100);color:var(--vv-marin-900);font:400 17px/1.6 var(--vv-body);-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
.vv-body *{min-width:0}
.vv-body img{max-width:100%;height:auto;display:block}
.vv-body a{color:var(--vv-garn-700);font-weight:600;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;border-radius:2px}
.vv-body a:hover{background:var(--vv-garn-100)}
.vv-body :focus-visible{outline:3px solid var(--vv-garn-600);outline-offset:3px}
.vv-body h1,.vv-body h2{font-family:var(--vv-display);font-weight:700;letter-spacing:-.01em;line-height:1.08;margin:0 0 .6em;text-wrap:balance}
.vv-body h1{font-size:clamp(2.125rem,5vw,3.375rem);line-height:1.05;max-width:22ch}
.vv-body h2{font-weight:600;font-size:clamp(1.5rem,2.8vw,2rem)}
.vv-body h3{font:600 1.19rem/1.35 var(--vv-body);margin:0 0 .5em}
.vv-body p{margin:0 0 1rem}
.vv-body ul,.vv-body ol{margin:0 0 1rem;padding-left:1.2rem}
.vv-body small{font-size:.88rem}
.vv-body strong,.vv-body b{font-weight:700}
.vv-wrap{width:min(100% - 40px,var(--vv-wrap));margin-inline:auto}
.vv-wrap .vv-wrap{width:100%;padding:0}
.vv-section{padding-block:clamp(44px,7vw,80px)}
.vv-section--soft{background:var(--vv-frost-50)}
.vv-reading{max-width:68ch}
.vv-prose h2{margin-top:2rem}
.vv-prose h3{margin-top:1.5rem}
.vv-prose>:first-child{margin-top:0}
.vv-lead{font-size:1.18rem;line-height:1.5}
.vv-text-link{font-weight:600}
@media(prefers-reduced-motion:reduce){.vv-body *{transition:none!important}}

/* Mudd-bandet: den ribbade resårkanten. Ritas automatiskt som överkant på hero, CTA-band och sidfot */
.vv-mudd{display:block;height:14px;background:var(--vv-rib)}
.vv-hero,.vv-cta,.vv-footer{position:relative}
.vv-hero::before,.vv-cta::before,.vv-footer::before{content:"";position:absolute;left:0;right:0;top:0;height:14px;background:var(--vv-rib)}
.vv-cta::before,.vv-footer::before{background:var(--vv-rib-dark)}

/* Sidhuvud: ordmärket som hangtag (papper, stansat hål, snöre) */
.vv-header{position:relative;z-index:40;background:var(--vv-frost-100)}
.vv-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:78px}
.vv-body .vv-wordmark{position:relative;display:inline-flex;align-items:center;font-family:var(--vv-display);font-weight:700;font-size:1.3rem;letter-spacing:-.01em;line-height:1;text-decoration:none;color:var(--vv-marin-900);white-space:nowrap;padding:.52rem .9rem .52rem 1.75rem;border-radius:2px;background:var(--vv-ull-50);border:1px solid var(--vv-frost-200);box-shadow:var(--vv-lift-sm)}
.vv-body .vv-wordmark::before{content:"";position:absolute;left:.62rem;top:50%;width:12px;height:12px;margin-top:-6px;border-radius:50%;background:var(--vv-frost-100);box-shadow:inset 0 1px 2px var(--vv-frost-300)}
.vv-body .vv-wordmark::after{content:"";position:absolute;left:calc(.62rem + 5px);bottom:calc(50% + 6px);width:2px;height:24px;background:var(--vv-frost-200);transform:rotate(-13deg);transform-origin:bottom center}
.vv-body .vv-wordmark:hover{background:var(--vv-vit)}
.vv-menu-check{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}
.vv-header__menu{display:flex;align-items:center}
.vv-burger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;color:var(--vv-marin-900);border-radius:6px}
.vv-burger svg{width:26px;height:26px}
.vv-burger svg.vv-burger__close{display:none}
.vv-header__menu nav{display:none;position:absolute;left:0;right:0;top:100%;background:var(--vv-frost-50);border-bottom:1px solid var(--vv-frost-200);box-shadow:var(--vv-lift);padding:.5rem 20px 1rem}
.vv-menu-check:checked~.vv-header__menu nav{display:block}
.vv-menu-check:checked~.vv-header__menu .vv-burger svg.vv-burger__open{display:none}
.vv-menu-check:checked~.vv-header__menu .vv-burger svg.vv-burger__close{display:block}
.vv-menu-check:focus-visible~.vv-header__menu .vv-burger{outline:3px solid var(--vv-garn-600);outline-offset:2px}
.vv-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}
.vv-body .vv-nav-list a{display:block;padding:.65rem 0;color:var(--vv-marin-900);font-family:var(--vv-display);font-weight:600;font-size:.98rem;text-decoration:none;border-bottom:1px solid var(--vv-frost-200);border-radius:0}
.vv-body .vv-nav-list a:hover,.vv-body .vv-nav-list a[aria-current]{color:var(--vv-garn-700);background:none;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}
@media(min-width:960px){.vv-burger{display:none}.vv-header__menu nav{display:block;position:static;background:none;border:0;box-shadow:none;padding:0}.vv-nav-list{flex-direction:row;flex-wrap:wrap;gap:0 1.3rem}.vv-body .vv-nav-list a{border:0;padding:.4rem 0;font-size:.93rem}}

/* Hero: mudd-bandet överst, hangtaggen bär verdiktet */
.vv-hero{padding:calc(14px + clamp(1.1rem,3.5vw,2.1rem)) 0 clamp(1.5rem,4vw,2.75rem)}
.vv-breadcrumbs{display:flex;flex-wrap:wrap;gap:.4rem;font-size:.88rem;color:var(--vv-marin-700);margin-bottom:1.1rem}
.vv-breadcrumbs a{font-weight:600}
.vv-dateline,.vv-ad-notice{color:var(--vv-marin-700);font-size:.88rem;margin:0}
.vv-dateline{margin-top:.5rem}
.vv-ad-notice{margin-bottom:1.1rem}
.vv-hero__lead{font-size:1.18rem;line-height:1.5;max-width:64ch}

/* Hangtaggen (signaturmodul 1): papper, hål, snöre */
.vv-tag{position:relative;display:grid;gap:1.4rem 2.1rem;align-items:center;margin:2.4rem 0 0;background:var(--vv-ull-50);border:1px solid var(--vv-frost-200);border-radius:2px;box-shadow:var(--vv-lift);padding:clamp(1.35rem,3vw,1.9rem) clamp(1.15rem,3vw,2rem) clamp(1.25rem,3vw,1.9rem) clamp(2.6rem,4vw,3.1rem)}
.vv-tag__hole{position:absolute;left:1.1rem;top:1.35rem;width:12px;height:12px;border-radius:50%;background:var(--vv-frost-100);box-shadow:inset 0 1px 3px var(--vv-frost-300);pointer-events:none}
.vv-tag__string{position:absolute;left:calc(1.1rem + 5px);bottom:calc(100% - 1.45rem);width:2px;height:46px;background:var(--vv-frost-200);transform:rotate(-11deg);transform-origin:bottom center;pointer-events:none}
.vv-tag__label{display:block;font:500 .8rem/1.2 var(--vv-display);letter-spacing:.08em;text-transform:uppercase;color:var(--vv-garn-700);margin-bottom:.5rem}
.vv-tag h2{font-size:clamp(1.35rem,2.5vw,1.85rem);margin:0 0 .45rem}
.vv-tag__text>:last-child{margin-bottom:0}
.vv-tag .vv-button{margin-top:.4rem}
.vv-tag__media{position:relative;margin:0;justify-self:center;width:min(100%,330px);aspect-ratio:1;background:var(--vv-vit);border:1px solid var(--vv-frost-200);border-radius:2px;overflow:hidden}
.vv-tag__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:8%}
.vv-tag__media figcaption{position:absolute;left:0;right:0;bottom:0;padding:.4rem .8rem;font-size:.8rem;color:var(--vv-marin-700);background:rgb(255 255 255/.93);text-align:center}
@media(min-width:820px){.vv-tag{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}}
@media(min-width:900px){.vv-tag{transform:rotate(-1.5deg)}}
@media(max-width:699px){.vv-hero{padding-top:calc(14px + .9rem)}.vv-breadcrumbs{margin-bottom:.6rem}.vv-body .vv-hero h1{font-size:2.05rem;margin-bottom:.35em}.vv-ad-notice{margin-bottom:.75rem}.vv-hero__lead{font-size:1.05rem;line-height:1.45;margin-bottom:.75rem}.vv-tag{margin-top:1.1rem;gap:1rem;padding:1.05rem 1.05rem 1.2rem 2.4rem}.vv-tag__string{height:30px}.vv-tag__media{width:min(100%,260px)}}

/* Knappar */
.vv-body .vv-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:48px;padding:.7rem 1.4rem;background:var(--vv-garn-600);color:var(--vv-vit);font:600 1rem/1.2 var(--vv-display);text-decoration:none;border:0;border-radius:6px;box-shadow:var(--vv-lift-sm);transition:background-color .15s;cursor:pointer}
.vv-body .vv-button:hover{background:var(--vv-garn-700);color:var(--vv-vit)}
.vv-body .vv-button--ghost{background:transparent;color:var(--vv-garn-700);box-shadow:inset 0 0 0 2px var(--vv-garn-700)}
.vv-body .vv-button--ghost:hover{background:var(--vv-garn-100);color:var(--vv-garn-700)}
.vv-body .vv-cta .vv-button--ghost,.vv-body .vv-footer .vv-button--ghost{background:transparent;color:var(--vv-vit);box-shadow:inset 0 0 0 2px var(--vv-vit)}
.vv-body .vv-cta .vv-button--ghost:hover,.vv-body .vv-footer .vv-button--ghost:hover{background:rgb(255 255 255/.14);color:var(--vv-vit)}
.vv-button--wide{width:100%}

/* Svarsblock */
.vv-answer{background:var(--vv-ull-50);border-radius:2px;box-shadow:var(--vv-lift);padding:1.25rem 1.35rem;margin:0 0 1.5rem}
.vv-answer>:first-child{margin-top:0}
.vv-answer>:last-child{margin-bottom:0}

/* Produktkort: ribbad toppkant, skugga utan kant */
.vv-product-grid{display:grid;gap:var(--vv-gap);margin:0 0 1.5rem}
@media(min-width:700px){.vv-product-grid--2,.vv-product-grid--3,.vv-product-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:960px){.vv-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.vv-product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}
.vv-card{position:relative;display:flex;flex-direction:column;background:var(--vv-ull-50);border:0;border-radius:2px;box-shadow:var(--vv-lift);padding:6px 8px 8px;overflow:hidden}
.vv-card::before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:var(--vv-rib-frost)}
.vv-card--top::before{background:var(--vv-rib-garn)}
.vv-card__media{position:relative;aspect-ratio:4/3;background:var(--vv-vit);overflow:hidden;border-radius:2px}
.vv-card__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:7%}
.vv-card__body{flex:1;display:flex;flex-direction:column;gap:.6rem;padding:1rem .9rem .9rem}
.vv-badge{align-self:flex-start;background:var(--vv-garn-100);color:var(--vv-garn-700);font:600 .78rem/1.2 var(--vv-display);letter-spacing:.05em;text-transform:uppercase;padding:.32rem .62rem;border-radius:2px}
.vv-card--top .vv-badge{background:var(--vv-garn-600);color:var(--vv-vit)}
.vv-card h3{margin:0;font-size:1.16rem;line-height:1.3}
.vv-card__price{font-weight:700;font-size:1.32rem;line-height:1.2;font-variant-numeric:tabular-nums;margin:0}
.vv-card__price small{display:block;font-weight:400;font-size:.85rem;color:var(--vv-marin-700);margin-top:.15rem}
.vv-card__facts{list-style:none;margin:0;padding:0;font-size:.95rem}
.vv-card__facts li{position:relative;padding-left:1.1rem;margin:.2rem 0}
.vv-card__facts li::before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--vv-garn-600)}
.vv-procon{display:grid;gap:.55rem;font-size:.93rem;margin:0}
.vv-plus,.vv-minus{list-style:none;margin:0;padding:0}
.vv-plus li,.vv-minus li{position:relative;padding-left:1.6rem;margin:.25rem 0}
.vv-plus li::before,.vv-minus li::before{position:absolute;left:0;top:.18em;width:1.1rem;height:1.1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font:700 .85rem/1 var(--vv-display)}
.vv-plus li::before{content:"+";background:var(--vv-marin-900);color:var(--vv-vit)}
.vv-minus li::before{content:"\2212";background:var(--vv-frost-200);color:var(--vv-marin-900)}
.vv-card__cta{margin-top:auto;padding-top:.5rem;display:flex;flex-direction:column;gap:.45rem}
.vv-card__cta .vv-button{width:100%}
.vv-ad-label{font-size:.78rem;color:var(--vv-marin-700);margin:0}
@media(min-width:700px){.vv-product-grid--1 .vv-card{flex-direction:row;gap:.5rem;padding-top:10px}.vv-product-grid--1 .vv-card__media{flex:0 0 42%;aspect-ratio:auto}}

/* Rangsätet (signaturmodul 3): en liten hangtag med siffran */
.vv-rank{position:relative;display:inline-flex;align-items:flex-end;justify-content:center;width:28px;height:36px;flex:0 0 28px;padding-bottom:4px;background:var(--vv-ull-50);border:1px solid var(--vv-frost-200);border-radius:2px;box-shadow:var(--vv-lift-sm);font:700 1.05rem/1 var(--vv-display);color:var(--vv-marin-900);font-variant-numeric:tabular-nums}
.vv-rank::before{content:"";position:absolute;left:50%;top:5px;width:7px;height:7px;margin-left:-3.5px;border-radius:50%;background:var(--vv-frost-100);box-shadow:inset 0 1px 2px var(--vv-frost-300)}
.vv-rank::after{content:"";position:absolute;left:50%;bottom:calc(100% - 8px);width:2px;height:16px;margin-left:-1px;background:var(--vv-frost-200);transform:rotate(-11deg);transform-origin:bottom center}
.vv-card .vv-rank{position:absolute;top:22px;left:20px;z-index:2}
.vv-card--top .vv-rank{border-color:var(--vv-garn-600);color:var(--vv-garn-700)}

/* Snabbval */
.vv-quick-choice{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;gap:var(--vv-gap)}
.vv-quick-choice li{background:var(--vv-ull-50);border-radius:2px;box-shadow:var(--vv-lift-sm);padding:.95rem 1.05rem}
.vv-quick-choice li strong{display:block;font-family:var(--vv-display);font-weight:600;margin-bottom:.15rem}
.vv-quick-choice li.vv-quick-choice__lead{background:var(--vv-garn-100);box-shadow:var(--vv-lift)}
@media(min-width:720px){.vv-quick-choice{grid-template-columns:repeat(2,minmax(0,1fr))}.vv-quick-choice li:last-child:nth-child(odd){grid-column:1/-1}}

/* Jämförelsetabell: hairline-rader, ingen kortram */
.vv-table-wrap{overflow-x:auto;background:var(--vv-ull-50);border-radius:2px;box-shadow:var(--vv-lift);margin:0 0 1.5rem;padding:2px 0 6px}
.vv-table{width:100%;border-collapse:collapse;font-size:.95rem}
.vv-table caption{text-align:left;padding:.9rem 1.1rem .5rem;font-weight:600;color:var(--vv-marin-700)}
.vv-table th,.vv-table td{padding:.7rem 1rem;text-align:left;vertical-align:top;border-top:1px solid var(--vv-frost-200)}
.vv-table thead th{background:var(--vv-frost-200);color:var(--vv-marin-900);font:600 .8rem/1.3 var(--vv-display);letter-spacing:.04em;text-transform:uppercase;border:0}
.vv-table td{font-variant-numeric:tabular-nums}
.vv-table__row--pick td{background:var(--vv-garn-100)}
@media(max-width:639px){.vv-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.vv-table tr{display:block;border-top:2px solid var(--vv-frost-200);padding:.45rem 0}.vv-table td{display:grid;grid-template-columns:40% 1fr;gap:.5rem;border:0;padding:.3rem 1rem}.vv-table td::before{content:attr(data-label);font-family:var(--vv-display);font-weight:600;font-size:.76rem;letter-spacing:.04em;text-transform:uppercase;color:var(--vv-marin-700)}.vv-table caption{padding-bottom:.25rem}}

/* Topplista */
.vv-toplist{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;gap:var(--vv-gap)}
.vv-toplist li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.5rem 1.1rem;align-items:start;background:var(--vv-ull-50);border-radius:2px;box-shadow:var(--vv-lift);padding:1.15rem 1.15rem 1.15rem 1.2rem}
.vv-toplist li .vv-rank{grid-row:1/span 3;align-self:start;margin-top:.15rem}
.vv-toplist__name{grid-column:2;margin:0;font:600 1.14rem/1.3 var(--vv-body);align-self:center}
.vv-toplist li p{grid-column:2;margin:0}
.vv-toplist li .vv-button{grid-column:2;justify-self:start}

/* FAQ, steg, notiser, bilder */
.vv-faq{display:grid;gap:10px;margin:0 0 1.5rem}
.vv-faq details{background:var(--vv-ull-50);border-radius:2px;box-shadow:var(--vv-lift-sm)}
.vv-faq summary{position:relative;cursor:pointer;padding:1rem 3rem 1rem 1.1rem;font-family:var(--vv-display);font-weight:600;list-style:none;border-radius:2px}
.vv-faq summary::-webkit-details-marker{display:none}
.vv-faq summary::after{content:"";position:absolute;right:1.2rem;top:50%;width:.6rem;height:.6rem;border-right:2px solid var(--vv-garn-600);border-bottom:2px solid var(--vv-garn-600);transform:translateY(-70%) rotate(45deg)}
.vv-faq details[open] summary::after{transform:translateY(-30%) rotate(225deg)}
.vv-faq__answer{padding:0 1.1rem 1.1rem}
.vv-faq__answer>:last-child{margin-bottom:0}
.vv-steps{list-style:none;counter-reset:vv-steg;margin:0 0 1.5rem;padding:0}
.vv-steps li{counter-increment:vv-steg;position:relative;padding-left:3rem;margin:0 0 1.1rem;min-height:2.2rem}
.vv-steps li::before{content:counter(vv-steg);position:absolute;left:0;top:-.05rem;width:2.2rem;height:2.2rem;border:2px solid var(--vv-marin-900);border-radius:2px;display:flex;align-items:center;justify-content:center;font:600 1.15rem/1 var(--vv-display);color:var(--vv-marin-900)}
.vv-steps li>:last-child{margin-bottom:0}
.vv-note{background:var(--vv-ull-50);border-radius:2px;box-shadow:var(--vv-lift-sm);padding:1rem 1.15rem;margin:1.25rem 0}
.vv-note--warn{box-shadow:var(--vv-lift-sm),inset 0 0 0 2px var(--vv-garn-600)}
.vv-note__label{display:block;font:500 .78rem/1.2 var(--vv-display);letter-spacing:.07em;text-transform:uppercase;color:var(--vv-garn-700);margin-bottom:.4rem}
.vv-note>:last-child{margin-bottom:0}
.vv-figure{margin:1.5rem 0}
.vv-figure img{width:100%;border-radius:2px}
.vv-figure figcaption{font-size:.875rem;color:var(--vv-marin-700);margin-top:.5rem}

/* CTA-band, relaterat, partner */
.vv-cta{background:var(--vv-marin-900);color:var(--vv-frost-50);padding:calc(14px + clamp(1.75rem,4.5vw,3rem)) 0 clamp(2rem,5vw,3.5rem)}
.vv-cta h2{color:var(--vv-vit)}
.vv-cta p{color:var(--vv-frost-50)}
.vv-cta a:not(.vv-button){color:var(--vv-garn-300)}
.vv-cta a:not(.vv-button):hover{background:rgb(255 255 255/.12)}
.vv-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}
.vv-related ul{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;gap:10px}
.vv-body .vv-related li a{display:block;padding:.85rem 1.05rem;background:var(--vv-ull-50);border-radius:2px;box-shadow:var(--vv-lift-sm)}
.vv-body .vv-related li a:hover{background:var(--vv-garn-100)}
@media(min-width:700px){.vv-related ul{grid-template-columns:repeat(2,minmax(0,1fr))}.vv-related li:last-child:nth-child(odd){grid-column:1/-1}}
.vv-partners{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--vv-gap);margin:0 0 1.5rem}
.vv-partner{background:var(--vv-ull-50);border-radius:2px;box-shadow:var(--vv-lift-sm);padding:8px 8px 1rem}
.vv-partner__logo{display:flex;align-items:center;justify-content:center;height:60px;background:var(--vv-vit);border-radius:2px;margin-bottom:.7rem}
.vv-partner__logo img{max-height:40px;width:auto}
.vv-partner p{margin:0 .5rem;font-size:.93rem}

/* Sticky mobil-CTA */
.vv-sticky{display:none;position:fixed;left:0;right:0;bottom:0;z-index:50;background:var(--vv-garn-600);padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));box-shadow:0 -6px 18px rgb(22 34 46/.22)}
.vv-body .vv-sticky a{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;color:var(--vv-vit);font:600 1.05rem/1.2 var(--vv-display);text-decoration:none;border-radius:0}
.vv-body .vv-sticky a:hover{background:none}
@media(max-width:899px){.vv-has-sticky .vv-sticky{display:block}.vv-has-sticky{padding-bottom:calc(76px + env(safe-area-inset-bottom))}}

/* Sidfot */
.vv-cta+.vv-footer,main:has(>.vv-cta:last-child)+.vv-footer{margin-top:0}
.vv-footer{background:var(--vv-marin-900);color:var(--vv-frost-200);padding:calc(14px + 2.4rem) 0 1.5rem;margin-top:clamp(2rem,6vw,4rem)}
.vv-footer__grid{display:grid;gap:1.75rem}
@media(min-width:760px){.vv-footer__grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}
.vv-footer h2{font:500 .8rem/1.2 var(--vv-display);letter-spacing:.08em;text-transform:uppercase;color:var(--vv-frost-300);margin:0 0 .6rem}
.vv-footer ul{list-style:none;margin:0;padding:0}
.vv-footer li{margin:.3rem 0}
.vv-body .vv-footer a{color:var(--vv-vit);text-decoration-color:var(--vv-garn-300)}
.vv-body .vv-footer a:hover{background:rgb(255 255 255/.12)}
.vv-footer p{color:var(--vv-frost-200)}
.vv-body .vv-footer .vv-wordmark--footer{margin-bottom:.7rem;color:var(--vv-marin-900);text-decoration:none}
.vv-body .vv-footer .vv-wordmark--footer::before{background:var(--vv-marin-900);box-shadow:inset 0 1px 2px rgb(0 0 0/.6)}
.vv-body .vv-footer .vv-wordmark--footer:hover{background:var(--vv-vit);text-decoration:none}
.vv-footer__bottom{border-top:1px solid var(--vv-marin-700);margin-top:1.75rem;padding-top:1rem;font-size:.85rem;color:var(--vv-frost-300)}
.vv-footer__bottom p{margin:0;color:var(--vv-frost-300)}

/* 404 */
.vv-error{padding:clamp(3rem,10vw,6rem) 0}
.vv-error__code{font:700 clamp(5rem,18vw,9rem)/1 var(--vv-display);color:var(--vv-frost-300);margin:0 0 .5rem}
.vv-error .vv-button{margin-right:.75rem}
