:root{--accent:#787878;--ink:#292929;--muted:#676767;--line:#e6e6e6;--soft:#f4f4f4;--yellow:#eaff82;--white:#fff;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(2.7rem,5.1vw,4.65rem);font-weight:750;margin-bottom:25px}h2{font-size:clamp(1.8rem,2.6vw,2.45rem);font-weight:700}h3{font-size:1.3rem}p{color:var(--muted)}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.topline{background:var(--accent);color:#fff;text-align:center;font-size:.82rem;padding:8px 20px;letter-spacing:.015em}.topline span{margin-left:9px;color:var(--yellow)}.header{background:#fff;border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;gap:46px;min-height:94px}.logo{font-size:2.8rem;line-height:1;letter-spacing:-.07em;font-weight:850;color:var(--accent);display:inline-flex;align-items:center;gap:5px}.logo span{color:var(--accent);font-size:2rem;display:block;transform:rotate(8deg)}.nav nav{display:flex;align-items:center;gap:30px;font-size:.92rem;font-weight:550;margin-left:auto}.nav nav a{padding:14px 0;border-bottom:2px solid transparent}.nav nav a:hover,.nav nav a[aria-current]{color:var(--accent);border-color:var(--accent)}.nav-help{border:1px solid var(--line);border-radius:30px;padding:10px 19px;font-size:.88rem;white-space:nowrap}.nav-help span{margin-left:12px}.hero{overflow:hidden;background:linear-gradient(115deg,#fcfcfc 10%,#f4f4f4 100%)}.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:18px;padding-top:66px;padding-bottom:70px}.pill{display:inline-block;border:1px solid #d9d9d9;background:#fff9;border-radius:30px;padding:7px 14px;color:#585858;font-size:.74rem;letter-spacing:.09em;font-weight:650;margin-bottom:24px}.hero h1{font-size:clamp(3rem,5.2vw,4.75rem);line-height:1.05;letter-spacing:-.065em;margin-bottom:24px}.accent{color:var(--accent)}.hero h1 .accent{display:block}.hero-copy>p{font-size:1.05rem;line-height:1.75;max-width:510px;margin-bottom:27px}.hero-visual{position:relative;min-width:0}.hero-visual>img{width:116%;max-width:none;margin-left:-7%;mix-blend-mode:multiply;border-radius:28px}.floating-note{position:absolute;bottom:2%;left:17%;padding:15px 24px;background:#fff;border:1px solid #efefef;border-radius:15px;box-shadow:0 12px 35px #3e3e3e12;font-size:1.02rem;font-weight:600;transform:rotate(-6deg)}.floating-note span{color:var(--accent);font-size:1.5rem;vertical-align:middle;margin-right:8px}.visual-caption{position:absolute;right:8%;top:0;font-size:.68rem;letter-spacing:.19em;color:#666666;transform:rotate(5deg)}.search{background:#fff;border:1px solid #e2e2e2;border-radius:12px;box-shadow:0 5px 15px #32323206;display:flex;align-items:center;padding:7px;gap:10px;max-width:570px}.search>span{font-size:2rem;color:var(--muted);line-height:1;padding-left:8px}.search input{border:0;background:transparent;min-width:0;flex:1;color:var(--ink);font-size:.91rem;padding:9px 0;width:100%}.search button,.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:0;background:var(--accent);color:#fff;font-weight:600;font-size:.9rem;border-radius:8px;padding:13px 20px;transition:transform .2s,background .2s}.search button{white-space:nowrap}.button:hover,.search button:hover{background:#616161;transform:translateY(-2px)}.popular-search{display:flex;gap:15px;font-size:.8rem;margin-top:16px;color:var(--muted)}.popular-search a{text-decoration:underline;text-underline-offset:3px}.promise-strip{border-block:1px solid var(--line);background:#fff}.promise-strip .wrap{display:flex;align-items:center;justify-content:space-around;gap:20px;min-height:72px}.promise-strip span{font-size:.9rem;color:var(--muted)}.promise-strip b{font-size:1rem;color:var(--ink);margin-right:5px}.section{padding-top:70px;padding-bottom:10px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:29px}.section-title h2{margin:9px 0 0}.eyebrow{font-size:.69rem;letter-spacing:.12em;font-weight:700;color:var(--muted)}.text-link{color:var(--accent);font-size:.9rem;font-weight:600;white-space:nowrap}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{border:1px solid var(--line);border-radius:14px;padding:22px 15px 20px;display:flex;flex-direction:column;gap:9px;transition:transform .25s,box-shadow .25s}.category-card:hover{transform:translateY(-5px);box-shadow:0 10px 24px #3e3e3e12;border-color:#c6c6c6}.category-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#f2f2f2;color:var(--accent);font-size:1.7rem;margin-bottom:9px}.category-card:nth-child(2) .category-icon{background:#fff0e5;color:#a95421}.category-card:nth-child(3) .category-icon{background:#f0f0f0;color:#5b5b5b}.category-card:nth-child(4) .category-icon{background:#f2f7d9;color:#4e6218}.category-card:nth-child(5) .category-icon{background:#ffe8ec;color:#a9455d}.category-card:nth-child(6) .category-icon{background:#e4f6ed;color:#267c55}.category-card strong{font-size:.91rem;letter-spacing:-.02em;line-height:1.4}.category-card>span:last-child{display:flex;justify-content:space-between;color:var(--muted);font-size:.79rem}.shop-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.shop-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;transition:box-shadow .25s,transform .25s}.shop-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #3232320c}.card-top{display:flex;align-items:center;justify-content:space-between;padding:26px 24px 23px;background:#fcfcfc;border-bottom:1px solid #eeeeee;min-height:108px}.brand{font-size:1.6rem;font-weight:750;letter-spacing:-.06em;line-height:1.05}.brand-skoenhed{color:#686868}.brand-mode{color:#252525}.brand-bolig{color:#505050}.brand-elektronik{color:#707070}.brand-mad{color:#25734b}.brand-services{color:#a34543}.circle-arrow{width:30px;height:30px;border:1px solid #dedede;border-radius:50%;display:grid;place-items:center;font-size:1.1rem;flex-shrink:0}.card-body{padding:23px 24px 20px}.card-body h3{margin:9px 0 9px}.card-body p{font-size:.91rem;margin-bottom:23px;min-height:45px}.card-body .eyebrow{font-size:.66rem}.card-link{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;color:var(--accent);font-size:.86rem;font-weight:600}.manifesto{display:flex;justify-content:space-between;gap:35px;background:var(--yellow);padding:47px 55px;border-radius:24px;margin-top:75px;overflow:hidden}.manifesto>div:first-child{max-width:670px}.manifesto h2{font-size:2.65rem;margin:15px 0 19px}.manifesto p{color:#505739;max-width:535px;font-size:.95rem}.manifesto .eyebrow{color:#4f5934}.dark{background:var(--ink);margin-top:8px}.big-type{font-size:5.8rem;line-height:.9;letter-spacing:-.075em;font-weight:850;position:relative;align-self:center;padding:20px 15px 15px 0;transform:rotate(-7deg)}.big-type em{font-family:Georgia,serif;font-weight:500}.big-type>span{position:absolute;font-size:3rem;right:-25px;top:-25px;color:var(--accent)}.offers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.offer-card{display:flex;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;margin-bottom:15px}.offer-stamp{background:var(--soft);border-right:2px dashed #d6d6d6;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 15px;width:115px;flex-shrink:0;text-align:center}.offer-stamp>span{font-weight:750;font-size:2.6rem;line-height:1.2;letter-spacing:-.07em;color:var(--accent)}.offer-stamp small{font-size:.7rem;line-height:1.4;margin-top:8px;color:#575757}.offer-content{padding:24px;min-width:0}.offer-content h3{font-size:1.2rem;line-height:1.3;margin:9px 0}.offer-content p{font-size:.88rem;line-height:1.6;margin-bottom:14px}.offer-content .eyebrow{font-size:.64rem}.offer-content details{margin-bottom:15px}.offer-content summary{font-size:.77rem;color:var(--muted)}.offer-content details p{margin-top:12px;font-size:.8rem}.offer-content .text-link{font-size:.82rem}.footer{background:#f8f8f8;margin-top:90px;border-top:1px solid var(--line);padding-top:57px}.footer-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.15fr;gap:50px;padding-bottom:45px}.footer-grid>div{display:flex;flex-direction:column;align-items:start;gap:10px}.footer-grid strong{font-size:.89rem;margin-bottom:5px}.footer-grid a:not(.logo){font-size:.84rem;color:var(--muted)}.footer-grid a:hover{color:var(--accent)}.footer-grid p{font-size:.88rem;line-height:1.65;margin:8px 0}.footer-note{border:1px solid var(--line);border-radius:12px;padding:20px}.footer-note .eyebrow{font-size:.65rem}.footer-note p{margin:0}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:20px 0;font-size:.74rem;color:var(--muted);gap:20px}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding-top:25px;font-size:.78rem;color:var(--muted)}.breadcrumbs a:hover{color:var(--accent)}.page-intro{padding-top:48px}.page-intro h1{margin-top:15px;max-width:900px}.page-intro>p{max-width:710px;font-size:1.13rem}.page-intro .search{margin-top:28px}.chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.chip{border:1px solid var(--line);border-radius:30px;padding:8px 17px;font-size:.82rem}.chip:hover,.chip.selected{background:var(--accent);color:#fff;border-color:var(--accent)}.result-section{padding-top:32px}.result-count{font-size:.84rem;margin-bottom:24px}.empty{background:var(--soft);border-radius:20px;padding:40px;margin-top:20px}.back-link{padding-top:35px}.shop-hero{display:grid;grid-template-columns:1.5fr .75fr;align-items:center;gap:60px;padding-top:48px;padding-bottom:45px}.shop-hero h1{font-size:clamp(2.1rem,4vw,3.45rem);line-height:1.12}.shop-hero h1 .accent{font-size:.77em}.shop-hero .pill{margin-bottom:19px}.shop-hero p{margin-bottom:15px;font-size:1.1rem}.checked{color:var(--muted);font-size:.76rem}.shop-identity{background:var(--soft);border:1px solid #ebebeb;border-radius:24px;min-height:205px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px;text-align:center;gap:20px}.shop-identity strong{font-size:clamp(1.5rem,3vw,2.5rem);letter-spacing:-.07em;line-height:1.2}.shop-identity>span{font-size:.58rem;letter-spacing:.13em;color:var(--muted)}.detail-layout{display:grid;grid-template-columns:1fr 310px;gap:55px;align-items:start}.detail-section{margin-bottom:38px}.detail-section h2{font-size:1.65rem}.status-card{display:flex;background:#f9f9f9;border:1px solid var(--line);border-radius:16px;padding:25px;gap:20px}.status-card h3{font-size:1.1rem;margin-bottom:12px}.status-card p{font-size:.92rem;margin:0}.status-symbol{font-size:2rem;color:var(--accent)}.prose p{line-height:1.85}.prose h2{margin-top:35px}.prose h2:first-child{margin-top:0}.prose .eyebrow+h2{margin-top:12px}.tip-box{border-radius:18px;background:var(--yellow);padding:30px;margin-bottom:40px}.tip-box h2{font-size:1.6rem;margin:14px 0}.tip-box p{margin:0;color:#4c5338}.tip-box .eyebrow{color:#53612c}.shop-sidebar{background:var(--soft);border-radius:20px;padding:27px;overflow:hidden;position:sticky;top:25px}.shop-sidebar h2{font-size:1.6rem;margin:17px 0}.shop-sidebar ol{padding-left:20px;color:var(--muted);font-size:.9rem}.shop-sidebar li{margin-bottom:12px}.shop-sidebar img{margin-top:24px;mix-blend-mode:multiply;border-radius:12px}.shop-sidebar .text-link{white-space:normal;font-size:.83rem}details{border-top:1px solid var(--line);padding-top:13px}summary{cursor:pointer;font-weight:550;line-height:1.6}details[open] summary{color:var(--accent)}details p{margin-top:14px} .info-note{background:var(--soft);border-radius:12px;padding:18px 24px;margin-top:30px;font-size:.9rem;max-width:850px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:30px}.steps article{background:#f9f9f9;border:1px solid var(--line);border-radius:20px;padding:30px}.steps article>span{font-size:2.3rem;font-weight:750;color:var(--accent)}.steps h2{font-size:1.55rem;margin-top:20px}.steps p{font-size:.94rem}.steps a{color:var(--accent);font-size:.9rem;font-weight:600}.narrow{max-width:790px}.error-page{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:30px;padding:65px 0 0}.error-page h1{font-size:clamp(2.7rem,5vw,4.6rem)}.error-page img{border-radius:30px}.error-actions{display:flex;gap:25px;align-items:center;margin-top:30px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;padding:12px 20px;z-index:100}.skip:focus{top:15px}.copy-status{display:block;font-size:.8rem;color:var(--accent);margin-top:8px}@media(prefers-reduced-motion:no-preference){@supports(animation-timeline:view()){.reveal{animation:appear both;animation-timeline:view();animation-range:entry 0% entry 18%}@keyframes appear{from{opacity:.35;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}}.floating-note{animation:bob 6s ease-in-out infinite}@keyframes bob{50%{transform:translateY(-8px) rotate(-3deg)}}}@media(min-width:1450px){.hero-grid{padding-top:78px;padding-bottom:82px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.nav{gap:25px}.nav nav{gap:20px}.nav-help{display:none}.hero h1{font-size:4rem}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card{padding:20px}.hero .search button{padding-inline:15px}.hero-visual>img{width:110%;margin-left:-5%}.manifesto h2{font-size:2.2rem}.big-type{font-size:4.7rem}.footer-grid{gap:25px}.detail-layout{grid-template-columns:1fr 260px;gap:30px}.shop-hero{gap:30px}.offer-stamp{width:90px}.offer-content{padding:20px}}@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topline{font-size:.68rem}.topline span{display:none}.nav{min-height:85px;flex-wrap:wrap;gap:0;padding-top:17px;padding-bottom:12px}.logo{font-size:2.3rem}.nav nav{font-size:.77rem;gap:20px;width:100%;justify-content:space-between;margin-top:8px}.nav nav a{padding:5px 0}.hero-grid{grid-template-columns:1fr;padding-top:33px;padding-bottom:37px;gap:25px}.hero h1{font-size:clamp(3rem,12vw,4.5rem);max-width:540px}.hero-copy>p{font-size:1rem}.hero-visual{max-width:500px;width:100%;margin:auto}.hero-visual>img{width:100%;margin:0}.hero .pill{font-size:.64rem}.floating-note{bottom:1%;font-size:.84rem;padding:10px 16px}.visual-caption{font-size:.56rem;top:3%}.search{gap:7px}.search button{padding:12px 14px;font-size:.8rem;gap:8px}.search input{font-size:.83rem}.search>span{padding-left:4px}.promise-strip .wrap{min-height:65px;gap:15px;justify-content:space-between}.promise-strip span{font-size:.69rem;line-height:1.45;max-width:130px}.promise-strip b{display:block;font-size:.92rem}.section{padding-top:44px}.section-title{align-items:start;flex-direction:column;gap:15px;margin-bottom:23px}.section-title h2{font-size:1.9rem}.section-title .text-link{font-size:.81rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:11px}.category-card{padding:18px}.category-icon{margin-bottom:4px}.shop-grid{grid-template-columns:repeat(2,1fr);gap:13px}.card-top{padding:20px 16px;min-height:89px}.brand{font-size:1.25rem}.circle-arrow{width:25px;height:25px;font-size:.9rem}.card-body{padding:18px 16px 16px}.card-body h3{font-size:1.12rem}.card-body p{font-size:.8rem;min-height:60px;margin-bottom:15px}.card-body .eyebrow{font-size:.58rem;letter-spacing:.08em}.card-link{font-size:.73rem;gap:6px}.manifesto{padding:30px 25px;gap:10px;margin-top:45px}.manifesto h2{font-size:1.95rem}.manifesto p{font-size:.89rem}.big-type{display:none}.offers-grid{grid-template-columns:1fr;gap:10px}.offer-stamp{width:90px}.offer-content h3{font-size:1.1rem}.footer{margin-top:55px;padding-top:35px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px 20px}.footer-note{padding:16px}.footer-bottom{font-size:.68rem;flex-wrap:wrap;gap:10px}.footer-bottom span:nth-child(2){display:none}.page-intro{padding-top:32px}.page-intro h1{font-size:2.7rem}.page-intro>p{font-size:1rem}.chips{gap:8px}.chip{font-size:.76rem;padding:7px 13px}.result-section{padding-top:24px}.shop-hero{grid-template-columns:1fr;gap:25px;padding-top:30px;padding-bottom:35px}.shop-hero h1{font-size:2.6rem}.shop-identity{min-height:140px}.shop-identity strong{font-size:2.2rem}.detail-layout{grid-template-columns:1fr;gap:10px}.shop-sidebar{position:static}.shop-sidebar img{display:none}.steps{grid-template-columns:1fr;gap:16px}.steps article{padding:25px}.error-page{grid-template-columns:1fr;padding-top:38px;gap:30px}.error-page img{max-width:420px}.status-card{padding:20px;gap:12px}.empty{padding:25px}.breadcrumbs{font-size:.7rem}.narrow{width:calc(100% - 36px)}}@media(max-width:360px){.shop-grid{grid-template-columns:1fr}.card-body p{min-height:0}.nav nav{gap:10px;font-size:.71rem}.search button{padding:12px 10px}.search button span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Keep small navigation and metadata legible. */
.eyebrow,.card-body .eyebrow,.offer-content .eyebrow,.footer-note .eyebrow,.shop-identity>span,.visual-caption{font-size:.75rem}.offer-stamp small,.footer-bottom{font-size:.75rem}.hero .pill{font-size:.75rem}.topline{font-size:.875rem}

/* Clearer word spacing at large headings and 200% text size. */
h1,h2,h3,.hero h1{letter-spacing:-.035em}.card-link,.text-link{white-space:normal}.brand,.shop-identity strong{overflow-wrap:anywhere}

.logo{font-family:Georgia,serif;font-style:italic;font-weight:700;letter-spacing:-.065em;color:#353535;font-size:3.2rem;gap:2px}.logo .logo-domain{font-family:ui-sans-serif,sans-serif;font-style:normal;font-size:.9rem;letter-spacing:-.025em;color:#b95211;transform:none;align-self:flex-end;padding-bottom:5px}.coupon-reveal{border:0;padding:0;margin-top:18px}.coupon-reveal>summary{display:inline-flex;list-style:none;align-items:center;justify-content:center;gap:25px;background:var(--accent);color:#fff;padding:13px 25px;border-radius:9px;font-weight:700;min-height:48px}.coupon-reveal>summary::-webkit-details-marker{display:none}.coupon-reveal>summary:after{content:'+';font-size:1.3rem}.coupon-reveal[open]>summary:after{content:'−'}.coupon-reveal[open]>summary{color:#fff}.coupon-code-panel{background:var(--soft);border:1px dashed var(--accent);border-radius:10px;padding:16px;margin-top:12px}.coupon-code-panel code{display:block;font:700 1.25rem ui-monospace,monospace;letter-spacing:.06em;overflow-wrap:anywhere;color:#353535;margin-bottom:14px}.coupon-code-panel .button{width:100%}
:root{--accent:#5d5d5d}

/* Neutral blue interface accents; original logo colours retained. */
:root{--accent:#383838;--soft:#f3f3f3}
.logo{color:#133b62}.logo .logo-domain{color:#b95211}

/* Six distinct colours, with a shared random starting position. */
.hero{position:relative;isolation:isolate;background:#ffd09a}
.hero::before,.hero::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}
.hero::before{background-color:#ffd09a;animation:hero-palette 30s ease-in-out var(--hero-start,0s) infinite}
.hero::after{background:linear-gradient(120deg,transparent,#ffffff38)}
.hero .hero-grid{grid-template-columns:minmax(0,1fr);text-align:center;padding-top:76px;padding-bottom:80px}
.hero-copy{width:100%;max-width:850px;margin-inline:auto}
.hero h1{max-width:none;font-size:clamp(2.8rem,5.5vw,4.6rem);margin-inline:auto}
.hero h1>br{display:none}.hero h1>br::after{content:" "}
.hero h1 .accent{margin-top:5px}
.hero-copy>p{max-width:640px;margin-inline:auto}
.hero .search{max-width:620px;margin-inline:auto;text-align:left}
.hero .popular-search{justify-content:center;flex-wrap:wrap}
@keyframes hero-palette{
0%,4%,100%{background-color:#ffd09a}
16.667%,20.667%{background-color:#b5dba5}
33.333%,37.333%{background-color:#f0afc5}
50%,54%{background-color:#f6df80}
66.667%,70.667%{background-color:#f5aa93}
83.333%,87.333%{background-color:#a9dfc8}
}
@media(max-width:760px){.hero .hero-grid{padding-top:48px;padding-bottom:52px}.hero h1{font-size:clamp(2.65rem,9vw,4rem)}}
@media(prefers-reduced-motion:reduce){.hero::before,.hero::after{animation:none;will-change:auto}}

/* Individual shop colours. */
.company-matas{--brand:#174c72}
.company-nicehair{--brand:#252525}
.company-magasin{--brand:#252525}
.company-cocopanda{--brand:#ba1740}
.company-kaufmann{--brand:#252525}
.company-quint{--brand:#252525}
.company-shaping-new-tomorrow{--brand:#252525}
.company-stylepit{--brand:#252525}
.company-jysk{--brand:#174c72}
.company-ilva{--brand:#252525}
.company-imerco{--brand:#bd242b}
.company-kop-og-kande{--brand:#9c2435}
.company-coolshop{--brand:#e36a20}
.company-proshop{--brand:#bd242b}
.company-av-cables{--brand:#246f72}
.company-cs-megastore{--brand:#156eb0}
.company-nemlig{--brand:#e36a20}
.company-aarstiderne{--brand:#307641}
.company-skagenfood{--brand:#174c72}
.company-retnemt{--brand:#307641}
.company-saxo{--brand:#307641}
.company-mofibo{--brand:#ba1740}
.company-telmore{--brand:#732866}
.company-yousee{--brand:#307641}
.company-boozt{--brand:#252525}
.company-zalando{--brand:#e36a20}
.company-about-you{--brand:#252525}
.company-sport24{--brand:#cc252f}
.company-elgiganten{--brand:#bd242b}
.company-power{--brand:#e36a20}
.company-bilka{--brand:#174c72}
.company-foetex{--brand:#174c72}
.company-royaldesign{--brand:#252525}
.company-bog-ide{--brand:#9c2435}
.company-podimo{--brand:#ba1740}
.company-hm{--brand:#bd242b}
.company-jem-og-fix{--brand:#bd242b}
.company-harald-nyborg{--brand:#bd242b}
.company-bauhaus{--brand:#bd242b}
.company-silvan{--brand:#9c2435}
.company-thansen{--brand:#174c72}
.company-zooplus{--brand:#307641}
.company-maxi-zoo{--brand:#156eb0}
.company-babysam{--brand:#156eb0}
.company-kids-world{--brand:#252525}
.company-jollyroom{--brand:#e36a20}
.company-legeakademiet{--brand:#976b17}
.company-br{--brand:#bd242b}
.company-friluftsland{--brand:#307641}
.company-eventyrsport{--brand:#e36a20}
.company-spejder-sport{--brand:#307641}
.company-apopro{--brand:#246f72}
.company-med24{--brand:#246f72}
.company-helsam{--brand:#307641}
.company-helsebixen{--brand:#246f72}
.company-call-me{--brand:#156eb0}
.company-cbb{--brand:#cc252f}
.company-oister{--brand:#732866}
.company-lebara{--brand:#156eb0}
.company-greentel{--brand:#307641}
.company-smyks{--brand:#732866}
.company-ditur{--brand:#252525}
.company-pilgrim{--brand:#252525}
.company-urvaerket{--brand:#252525}
.company-rikke-solberg{--brand:#252525}
.company-trendhim{--brand:#252525}
.company-coolstuff{--brand:#e36a20}
.company-smartphoto{--brand:#246f72}
.company-cewe{--brand:#bd242b}
.company-pixum{--brand:#174c72}
.company-cchobby{--brand:#976b17}
.company-cykelpartner{--brand:#174c72}
.company-whiteaway{--brand:#174c72}
.company-skousen{--brand:#bd242b}
.company-hellofresh{--brand:#307641}
.company-betterfeast{--brand:#246f72}
.company-kaffek{--brand:#e36a20}
.company-cykelgear{--brand:#246f72}
.company-panduro{--brand:#bd242b}
.company-sinful{--brand:#ba1740}
.company-lampegiganten{--brand:#976b17}
.company-kitchenone{--brand:#252525}
.company-hobbii{--brand:#bd242b}
.company-rito{--brand:#732866}
.company-spies{--brand:#e36a20}
.company-tui{--brand:#cc252f}
.company-apollo{--brand:#156eb0}
.company-sunweb{--brand:#e36a20}
.company-sweetdeal{--brand:#e36a20}
.company-godream{--brand:#e36a20}
.company-sembo{--brand:#156eb0}
.company-supervin{--brand:#bd242b}
.company-vildmedvin{--brand:#9c2435}
.company-philipson-wine{--brand:#bd242b}
.company-lomax{--brand:#174c72}
.company-kontorsyd{--brand:#174c72}
.company-inkpro{--brand:#156eb0}
.company-tonerland{--brand:#156eb0}
.company-truestory{--brand:#732866}
.company-kontorland{--brand:#174c72}
.company-interflora{--brand:#976b17}
.company-euroflorist{--brand:#317552}
.company-bloomit{--brand:#ba1740}
.company-profil-optik{--brand:#174c72}
.company-synoptik{--brand:#156eb0}
.company-louis-nielsen{--brand:#317552}
.company-smarteyes{--brand:#317552}
.company-scandic{--brand:#bd242b}
.company-comwell{--brand:#252525}
.company-arp-hansen{--brand:#252525}
.company-sports-world{--brand:#bd242b}
.company-loebeshop{--brand:#d74d20}
.company-billigsport24{--brand:#cc252f}
.company-unisport{--brand:#317552}
.company-cabinn{--brand:#174c72}
.company-dancenter{--brand:#174c72}
.company-feriepartner{--brand:#307641}
.company-sol-og-strand{--brand:#976b17}
.company-myprotein{--brand:#246f72}

.shop-card .brand,.shop-hero .shop-identity,.company-myprotein .eyebrow{color:var(--brand)}
.shop-card .card-top{border-top:4px solid var(--brand);background:color-mix(in srgb,var(--brand) 7%,white)}
.shop-hero .shop-identity{border:1px solid color-mix(in srgb,var(--brand) 25%,white);background:color-mix(in srgb,var(--brand) 8%,white)}
.offer-card .offer-stamp{color:var(--brand);background:color-mix(in srgb,var(--brand) 9%,white)}
.offer-card{border-left:4px solid var(--brand)}
.page-intro.narrow[class*="company-"] .coupon-code-panel{border:2px solid var(--brand);border-radius:12px;background:color-mix(in srgb,var(--brand) 6%,white)}

/* Shop-specific surfaces with readable foregrounds. */
.company-thansen{--brand-surface:#1a475b;--brand-foreground:#ffffff}
.company-bloomit{--brand-surface:#eea7bd;--brand-foreground:#4f1725}
.company-euroflorist{--brand-surface:#bee4d1;--brand-foreground:#1e4832}
.company-interflora{--brand-surface:#705921;--brand-foreground:#ffffff}
.company-br{--brand-surface:#eca19c;--brand-foreground:#4f171a}
.company-babysam{--brand-surface:#a7d8ee;--brand-foreground:#17374f}
.company-jollyroom{--brand-surface:#69371f;--brand-foreground:#ffffff}
.company-kids-world{--brand-surface:#e3cccc;--brand-foreground:#333333}
.company-legeakademiet{--brand-surface:#ecd59c;--brand-foreground:#4f3c17}
.company-bilka{--brand-surface:#1c3d62;--brand-foreground:#ffffff}
.company-ilva{--brand-surface:#dfc3c6;--brand-foreground:#333333}
.company-imerco{--brand-surface:#f2bdc2;--brand-foreground:#4f171a}
.company-jysk{--brand-surface:#1a405b;--brand-foreground:#ffffff}
.company-kitchenone{--brand-surface:#dabdbb;--brand-foreground:#333333}
.company-kop-og-kande{--brand-surface:#eeb4b6;--brand-foreground:#4f171f}
.company-lampegiganten{--brand-surface:#704c21;--brand-foreground:#ffffff}
.company-royaldesign{--brand-surface:#d6b3b5;--brand-foreground:#333333}
.company-foetex{--brand-surface:#a8d0ed;--brand-foreground:#17384f}
.company-bauhaus{--brand-surface:#691f1f;--brand-foreground:#ffffff}
.company-harald-nyborg{--brand-surface:#f2c0bd;--brand-foreground:#4f171a}
.company-silvan{--brand-surface:#e9a0b2;--brand-foreground:#4f171f}
.company-jem-og-fix{--brand-surface:#621c23;--brand-foreground:#ffffff}
.company-cykelgear{--brand-surface:#b9e7e9;--brand-foreground:#184b4e}
.company-cykelpartner{--brand-surface:#bdd9f2;--brand-foreground:#17384f}
.company-av-cables{--brand-surface:#1c5059;--brand-foreground:#ffffff}
.company-cs-megastore{--brand-surface:#a7d8ee;--brand-foreground:#17374f}
.company-coolshop{--brand-surface:#f0c6b2;--brand-foreground:#4f2c17}
.company-elgiganten{--brand-surface:#702124;--brand-foreground:#ffffff}
.company-power{--brand-surface:#ecbf9c;--brand-foreground:#4f2c17}
.company-proshop{--brand-surface:#eeaca7;--brand-foreground:#4f171a}
.company-skousen{--brand-surface:#691f2a;--brand-foreground:#ffffff}
.company-whiteaway{--brand-surface:#bddff2;--brand-foreground:#17384f}
.company-cewe{--brand-surface:#ec9ca0;--brand-foreground:#4f171a}
.company-coolstuff{--brand-surface:#623b1c;--brand-foreground:#ffffff}
.company-pixum{--brand-surface:#b3d0f0;--brand-foreground:#17384f}
.company-smartphoto{--brand-surface:#c3ece9;--brand-foreground:#184b4e}
.company-eventyrsport{--brand-surface:#5b2f1a;--brand-foreground:#ffffff}
.company-friluftsland{--brand-surface:#b5e1bf;--brand-foreground:#1d4928}
.company-spejder-sport{--brand-surface:#bee4c9;--brand-foreground:#1d4928}
.company-cchobby{--brand-surface:#705d21;--brand-foreground:#ffffff}
.company-hobbii{--brand-surface:#ec9ca9;--brand-foreground:#4f171a}
.company-panduro{--brand-surface:#eea7ae;--brand-foreground:#4f171a}
.company-rito{--brand-surface:#652359;--brand-foreground:#ffffff}
.company-smyks{--brand-surface:#ebc4e2;--brand-foreground:#4c1a43}
.company-sinful{--brand-surface:#ec9ca8;--brand-foreground:#4f1725}
.company-maxi-zoo{--brand-surface:#1c4c62;--brand-foreground:#ffffff}
.company-zooplus{--brand-surface:#bee4c5;--brand-foreground:#1d4928}
.company-inkpro{--brand-surface:#bddbf2;--brand-foreground:#17374f}
.company-kontorsyd{--brand-surface:#1a3c5b;--brand-foreground:#ffffff}
.company-kontorland{--brand-surface:#a8c9ed;--brand-foreground:#17384f}
.company-lomax{--brand-surface:#b3ddf0;--brand-foreground:#17384f}
.company-tonerland{--brand-surface:#215370;--brand-foreground:#ffffff}
.company-aarstiderne{--brand-surface:#acddb8;--brand-foreground:#1d4928}
.company-betterfeast{--brand-surface:#b0e1e6;--brand-foreground:#184b4e}
.company-hellofresh{--brand-surface:#27603b;--brand-foreground:#ffffff}
.company-kaffek{--brand-surface:#f2cbbd;--brand-foreground:#4f2c17}
.company-retnemt{--brand-surface:#acddb5;--brand-foreground:#1d4928}
.company-skagenfood{--brand-surface:#1c4562;--brand-foreground:#ffffff}
.company-nemlig{--brand-surface:#f0cdb2;--brand-foreground:#4f2c17}
.company-cbb{--brand-surface:#f2bfbd;--brand-foreground:#4f171a}
.company-call-me{--brand-surface:#1a465b;--brand-foreground:#ffffff}
.company-greentel{--brand-surface:#b5e1bd;--brand-foreground:#1d4928}
.company-lebara{--brand-surface:#b2d6f0;--brand-foreground:#17374f}
.company-oister{--brand-surface:#6b255c;--brand-foreground:#ffffff}
.company-telmore{--brand-surface:#e1a8d1;--brand-foreground:#4c1a43}
.company-yousee{--brand-surface:#b5e1bb;--brand-foreground:#1d4928}
.company-about-you{--brand-surface:#444444;--brand-foreground:#ffffff}
.company-boozt{--brand-surface:#e3cccc;--brand-foreground:#333333}
.company-hm{--brand-surface:#ec9d9c;--brand-foreground:#4f171a}
.company-kaufmann{--brand-surface:#3f3f3f;--brand-foreground:#ffffff}
.company-rikke-solberg{--brand-surface:#dfc3c6;--brand-foreground:#333333}
.company-shaping-new-tomorrow{--brand-surface:#e3cccd;--brand-foreground:#333333}
.company-stylepit{--brand-surface:#3b3b3b;--brand-foreground:#ffffff}
.company-zalando{--brand-surface:#eec6a7;--brand-foreground:#4f2c17}
.company-quint{--brand-surface:#dfc6c3;--brand-foreground:#333333}
.company-godream{--brand-surface:#703621;--brand-foreground:#ffffff}
.company-sweetdeal{--brand-surface:#ecb69c;--brand-foreground:#4f2c17}
.company-truestory{--brand-surface:#e4b1db;--brand-foreground:#4c1a43}
.company-louis-nielsen{--brand-surface:#286046;--brand-foreground:#ffffff}
.company-profil-optik{--brand-surface:#bdd6f2;--brand-foreground:#17384f}
.company-smarteyes{--brand-surface:#acdcbe;--brand-foreground:#1e4832}
.company-synoptik{--brand-surface:#1c4862;--brand-foreground:#ffffff}
.company-apollo{--brand-surface:#b2d6f0;--brand-foreground:#17374f}
.company-arp-hansen{--brand-surface:#e3cdcc;--brand-foreground:#333333}
.company-cabinn{--brand-surface:#1a395b;--brand-foreground:#ffffff}
.company-comwell{--brand-surface:#dabbbe;--brand-foreground:#333333}
.company-dancenter{--brand-surface:#b3d9f0;--brand-foreground:#17384f}
.company-feriepartner{--brand-surface:#2a6739;--brand-foreground:#ffffff}
.company-scandic{--brand-surface:#ec9d9c;--brand-foreground:#4f171a}
.company-sembo{--brand-surface:#a7c8ee;--brand-foreground:#17374f}
.company-sol-og-strand{--brand-surface:#69471f;--brand-foreground:#ffffff}
.company-spies{--brand-surface:#f2cebd;--brand-foreground:#4f2c17}
.company-sunweb{--brand-surface:#ecbb9c;--brand-foreground:#4f2c17}
.company-tui{--brand-surface:#621c1d;--brand-foreground:#ffffff}
.company-bog-ide{--brand-surface:#eeb4b6;--brand-foreground:#4f171f}
.company-mofibo{--brand-surface:#f2bdd0;--brand-foreground:#4f1725}
.company-podimo{--brand-surface:#5b1a2e;--brand-foreground:#ffffff}
.company-saxo{--brand-surface:#b5e1bf;--brand-foreground:#1d4928}
.company-apopro{--brand-surface:#b9e5e9;--brand-foreground:#184b4e}
.company-cocopanda{--brand-surface:#70212c;--brand-foreground:#ffffff}
.company-helsam{--brand-surface:#acddb2;--brand-foreground:#1d4928}
.company-helsebixen{--brand-surface:#b0e6e5;--brand-foreground:#184b4e}
.company-magasin{--brand-surface:#444444;--brand-foreground:#ffffff}
.company-matas{--brand-surface:#bdd9f2;--brand-foreground:#17384f}
.company-med24{--brand-surface:#a6dae3;--brand-foreground:#184b4e}
.company-nicehair{--brand-surface:#3f3f3f;--brand-foreground:#ffffff}
.company-ditur{--brand-surface:#dfc3c5;--brand-foreground:#333333}
.company-pilgrim{--brand-surface:#e3cccc;--brand-foreground:#333333}
.company-trendhim{--brand-surface:#3b3b3b;--brand-foreground:#ffffff}
.company-urvaerket{--brand-surface:#dabebb;--brand-foreground:#333333}
.company-billigsport24{--brand-surface:#f3ca68;--brand-foreground:#54380d}
.company-loebeshop{--brand-surface:#edc0a2;--brand-foreground:#783521}
.company-myprotein{--brand-surface:#123f43;--brand-foreground:#ffffff}
.company-sport24{--brand-surface:#c32232;--brand-foreground:#ffffff}
.company-sports-world{--brand-surface:#25252b;--brand-foreground:#ffffff}
.company-unisport{--brand-surface:#bdda9b;--brand-foreground:#244524}
.company-philipson-wine{--brand-surface:#ec9ca4;--brand-foreground:#4f171a}
.company-supervin{--brand-surface:#621c20;--brand-foreground:#ffffff}
.company-vildmedvin{--brand-surface:#eeb4b9;--brand-foreground:#4f171f}

.shop-card{border:1px solid #e6e3de;border-radius:19px;box-shadow:0 3px 12px #29252104}
.shop-card .card-top{border:0;min-height:134px;padding:28px;background:var(--brand-surface);color:var(--brand-foreground)}
.shop-card .brand{color:inherit;font-size:1.8rem;letter-spacing:-.045em;font-weight:750}
.shop-card .circle-arrow{color:inherit;border-color:currentColor;opacity:.65;width:34px;height:34px}
.shop-card .card-body{padding:25px 27px 22px}
.shop-card .card-body .eyebrow{color:#74716b;font-weight:500;letter-spacing:.08em}
.shop-card .card-link{padding-top:18px}
.shop-card:hover{box-shadow:0 14px 32px #29252112}
.shop-hero .shop-identity{background:var(--brand-surface);color:var(--brand-foreground);border:0}
.offer-card .offer-stamp{background:var(--brand-surface);color:var(--brand-foreground)}
@media(max-width:760px){.shop-card .card-top{min-height:110px;padding:20px 17px}.shop-card .brand{font-size:1.3rem}.shop-card .card-body{padding:19px 17px}.shop-card .circle-arrow{width:27px;height:27px}}

.company-ellos{--brand:#3c3634;--brand-surface:#ddd1c5;--brand-foreground:#352b27}
.company-ikea{--brand:#fbd914;--brand-surface:#fbd914;--brand-foreground:#19204b}

/* Light shop surfaces for readable coupons */
.company-thansen{--brand-surface:#a9cbda;--brand-foreground:#292929}
.company-interflora{--brand-surface:#daccaa;--brand-foreground:#292929}
.company-jollyroom{--brand-surface:#dab9aa;--brand-foreground:#292929}
.company-bilka{--brand-surface:#a9c0da;--brand-foreground:#292929}
.company-jysk{--brand-surface:#a9c6da;--brand-foreground:#292929}
.company-lampegiganten{--brand-surface:#dac4aa;--brand-foreground:#292929}
.company-bauhaus{--brand-surface:#daaaaa;--brand-foreground:#292929}
.company-jem-og-fix{--brand-surface:#daa9ae;--brand-foreground:#292929}
.company-av-cables{--brand-surface:#abd2d9;--brand-foreground:#292929}
.company-elgiganten{--brand-surface:#daaaac;--brand-foreground:#292929}
.company-skousen{--brand-surface:#daaab1;--brand-foreground:#292929}
.company-coolstuff{--brand-surface:#dabfa9;--brand-foreground:#292929}
.company-eventyrsport{--brand-surface:#dab9a9;--brand-foreground:#292929}
.company-cchobby{--brand-surface:#daceaa;--brand-foreground:#292929}
.company-rito{--brand-surface:#d9abd1;--brand-foreground:#292929}
.company-maxi-zoo{--brand-surface:#a9cbda;--brand-foreground:#292929}
.company-kontorsyd{--brand-surface:#a9c3da;--brand-foreground:#292929}
.company-tonerland{--brand-surface:#aac8da;--brand-foreground:#292929}
.company-hellofresh{--brand-surface:#abd9bb;--brand-foreground:#292929}
.company-skagenfood{--brand-surface:#a9c6da;--brand-foreground:#292929}
.company-call-me{--brand-surface:#a9cada;--brand-foreground:#292929}
.company-oister{--brand-surface:#d9abcf;--brand-foreground:#292929}
.company-about-you{--brand-surface:#ddd4c8;--brand-foreground:#292929}
.company-kaufmann{--brand-surface:#d8c9bb;--brand-foreground:#292929}
.company-stylepit{--brand-surface:#e0d0ca;--brand-foreground:#292929}
.company-godream{--brand-surface:#dab7aa;--brand-foreground:#292929}
.company-louis-nielsen{--brand-surface:#abd9c3;--brand-foreground:#292929}
.company-synoptik{--brand-surface:#a9c8da;--brand-foreground:#292929}
.company-cabinn{--brand-surface:#a9c1da;--brand-foreground:#292929}
.company-feriepartner{--brand-surface:#abd9b6;--brand-foreground:#292929}
.company-sol-og-strand{--brand-surface:#dac4aa;--brand-foreground:#292929}
.company-tui{--brand-surface:#daa9aa;--brand-foreground:#292929}
.company-podimo{--brand-surface:#daa9b8;--brand-foreground:#292929}
.company-cocopanda{--brand-surface:#daaab0;--brand-foreground:#292929}
.company-magasin{--brand-surface:#d5d0c7;--brand-foreground:#292929}
.company-nicehair{--brand-surface:#e2d5ca;--brand-foreground:#292929}
.company-trendhim{--brand-surface:#d8cebf;--brand-foreground:#292929}
.company-myprotein{--brand-surface:#a8d7db;--brand-foreground:#292929}
.company-sport24{--brand-surface:#dd979e;--brand-foreground:#292929}
.company-sports-world{--brand-surface:#d9d5ca;--brand-foreground:#292929}
.company-supervin{--brand-surface:#daa9ac;--brand-foreground:#292929}
.offer-card .offer-stamp>span,.offer-card .offer-stamp small,.shop-hero .shop-identity>span{color:inherit}
