:root{
  --pinktint-100:#140810;
  --pinktint-200:#1c0c15;
  --pinktint-300:#251018;
  --pinktint-deep:#361220;
  --wisteria:#130a11;
  --wisteria-strong:#1c1420;

  --panel:#1c0f14;
  --panel-tint:#1f141f;
  --panel-strong:#281c26;

  --accent:#f7327a;
  --accent-active:#ff2f6e;
  --salmon:#fd4b5e;
  --salmon-strong:#ff384c;
  --orange:#fe7c3e;
  --orange-strong:#ff6a27;
  --crimson:#ff3a4b;
  --indigo:#9ba0df;

  --fg:#f2eff1;
  --fg-tint:#b8a8b0;
  --quiet:#887986;
  --divider:#3b2734;

  --contrast:#fdfefe;
  --base:#fdfefe;
  --positive:#34c673;
  --divider-tint:rgba(253,254,254,.06);
  --panel-wash:rgba(17,9,16,.82);
  --scrim:rgba(0,1,0,.61);
  --ft-wash:#100509;
  --ft:#cbbec6;
  --ft-strong:#f2eff1;
  --ft-tint:#8c7e86;
  --ft-ring:rgba(253,254,254,.06);

  --radius-sm:14px;
  --radius-md:20px;
  --radius-lg:28px;
  --radius-xl:36px;
  --radius-pill:999px;

  --shade-sm:0 6px 16px -8px rgba(0,1,0,.56);
  --shade-md:0 18px 38px -18px rgba(0,1,0,.62);
  --shade-lg:0 30px 60px -24px rgba(0,1,0,.64);

  --font-head:"Trebuchet MS","Segoe UI",system-ui,-apple-system,"Helvetica Neue",sans-serif;
  --face:"Segoe UI",system-ui,-apple-system,"Helvetica Neue",Arial,sans-serif;

  --shell:1200px;
  --pad:24px;
  --vgap:clamp(56px,7vw,104px);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;line-height:1.6;background:
    radial-gradient(1200px 700px at 85% -8%, var(--pinktint-300) 0%, transparent 55%),
    radial-gradient(900px 600px at -10% 8%, var(--wisteria) 0%, transparent 55%),
    linear-gradient(180deg, var(--pinktint-100) 0%, var(--panel-tint) 40%, var(--pinktint-100) 100%);font-family:var(--face);
  color:var(--fg);
  background-attachment:fixed;-webkit-font-smoothing:antialiased;
}
img{display:block;max-width:100%}

.page-startbild{padding-block:clamp(40px,6vw,80px) 20px}
.page-startbild h1{font-size:clamp(2rem,4.4vw,3.4rem);font-weight:800}
.page-startbild p{font-size:1.08rem;color:var(--fg-tint);margin:16px auto 0}
.em{background:linear-gradient(92deg,var(--accent),var(--salmon) 60%,var(--orange));color:transparent;-webkit-background-clip:text;background-clip:text}
.title-2{font-size:clamp(1.9rem,3.6vw,3rem);font-weight:800}
.town-hall-label{font-family:var(--font-head);margin-bottom:14px;font-weight:800}
.town-hall-entry{align-items:flex-start;margin-top:10px;color:var(--fg-tint);font-size:.94rem;display:flex;gap:10px}
.town-hall-entry .needle{flex:none;color:var(--accent)}
.town-hall-entry .needle svg{height:16px;width:16px}
button{font-family:inherit}
::selection{background:rgba(236,76,150,.23)}
.namn,.links-a,.drawer-phone a,.handling,.stig a,.main-kolofon a,.stader-lista a,.medlem__dialog{text-decoration:none}
.begaran-meddelande{font-weight:700}
.begaran-meddelande--done{color:var(--positive)}
.begaran-meddelande--off{color:var(--accent-active)}

.handling__zone{position:relative;box-shadow:var(--shade-lg);padding:clamp(38px,5vw,64px);display:flex;border-radius:var(--radius-xl);flex-wrap:wrap;gap:30px;color:var(--contrast);background:linear-gradient(100deg,var(--accent-active),var(--salmon) 60%,var(--orange));overflow:hidden;justify-content:space-between;align-items:center}
.handling__splash{right:-90px;width:320px;border-radius:50%;top:-120px;background:rgba(253,254,254,.13);height:320px;position:absolute}
.handling__txt{position:relative;z-index:2}
.handling__txt h2{max-width:16ch;color:var(--contrast)}
.handling__txt p{color:rgba(253,254,254,.93);margin-top:10px;max-width:46ch}
.handling__zone .handling{z-index:2;position:relative}
.fragor-item{background:var(--panel);box-shadow:var(--shade-sm);margin-bottom:14px;overflow:hidden;border-radius:var(--radius-md);border:1px solid var(--divider)}
.fragor-item summary{font-family:var(--font-head);align-items:center;padding:20px 22px;font-weight:800;color:var(--fg);cursor:pointer;font-size:1.05rem;justify-content:space-between;display:flex;gap:16px;list-style:none}
.fragor-item summary::-webkit-details-marker{display:none}
.fragor-item summary::after{place-items:center;color:var(--accent);height:30px;display:grid;transition:transform .25s ease;width:30px;background:var(--panel-strong);font-size:1.2rem;border-radius:50%;content:"+";flex:none}
.fragor-item[open] summary::after{color:var(--contrast);transform:rotate(45deg);background:var(--accent)}
.fragor-a{padding:0 22px 20px;color:var(--fg-tint)}

.dialog-etikett{border-radius:var(--radius-pill);box-shadow:var(--shade-sm);top:-3px;background:var(--crimson);position:absolute;height:22px;right:-3px;place-items:center;line-height:1;border:2px solid var(--panel);font-size:.72rem;padding:0 6px;display:grid;min-width:22px;color:var(--contrast);font-weight:800}
.dialog-etikett[hidden]{display:none}
.info{align-items:center;border-radius:var(--radius-md);display:flex;gap:12px;box-shadow:var(--shade-sm);background:var(--panel);padding:14px 16px;border:1px solid var(--divider-tint)}
.info-sym{color:var(--accent);width:40px;place-items:center;display:grid;border-radius:12px;background:var(--panel-strong);flex:none;height:40px}
.info-sym svg{width:18px;height:18px}
.info-txt dt{text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;color:var(--quiet)}
.info-txt dd{font-family:var(--font-head);font-weight:800;font-size:.98rem;margin:2px 0 0}
.falt-entry{gap:18px;grid-template-columns:1fr 1fr;display:grid}
.falt{font-family:inherit;transition:border-color .16s,box-shadow .16s;border-radius:var(--radius-sm);color:var(--fg);padding:13px 16px;border:1.5px solid var(--divider);background:var(--panel-tint);font-size:1rem;width:100%}
.falt:focus{box-shadow:0 0 0 3px rgba(236,76,150,.14);outline:none;border-color:var(--accent)}
textarea.falt{min-height:140px;resize:vertical}

.main-kolofon{background:var(--ft-wash);color:var(--ft)}
.main-kolofon .holje{padding-block:56px 22px}
.main-kolofon a{color:var(--ft)}
.main-kolofon a:hover{color:var(--ft-strong)}

.medlemmar-cols{grid-template-columns:repeat(4,1fr);display:grid;gap:22px}

.handling{
  text-align:center;align-items:center;font-weight:700;justify-content:center;
  padding:14px 26px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease;white-space:nowrap;border:1.5px solid transparent;
  display:inline-flex;gap:9px;font-size:1rem;cursor:pointer;
  border-radius:var(--radius-pill);
}
.handling svg{width:18px;height:18px}
.handling--mini{font-size:.9rem;padding:10px 18px}
.handling--xl{padding:17px 32px;font-size:1.06rem}
.handling--full{width:100%}
.handling--primary{box-shadow:0 14px 26px -12px rgba(250,74,98,.77);background:linear-gradient(95deg,var(--orange),var(--salmon) 55%,var(--accent));color:var(--contrast)}
.handling--primary:hover{color:var(--contrast);transform:translateY(-2px);box-shadow:0 20px 34px -12px rgba(250,74,98,.84)}
.handling--soft{color:var(--accent);border-color:var(--divider);background:var(--panel)}
.handling--soft:hover{background:var(--panel-strong);transform:translateY(-2px);color:var(--accent-active)}
.handling--clear{background:var(--base);color:var(--accent-active)}
.handling--clear:hover{color:var(--accent-active);transform:translateY(-2px);box-shadow:var(--shade-md)}
p{margin:0}

.empty{text-align:center;padding-block:clamp(60px,10vw,140px)}
.empty__no{font-family:var(--font-head);font-weight:800;line-height:.9;font-size:clamp(6rem,20vw,13rem)}
.empty__group{gap:14px;justify-content:center;display:flex;margin-top:30px;flex-wrap:wrap}
.zon-panel{overflow:hidden;border-radius:var(--radius-lg);aspect-ratio:4/3;border:1px solid var(--divider-tint);background:var(--wisteria);box-shadow:var(--shade-md);position:relative}
.zon-panel.zon-defer{cursor:pointer}
.zon-empty{inset:0;display:grid;place-items:center;text-align:center;background:linear-gradient(160deg,var(--wisteria-strong),var(--panel-strong));position:absolute;gap:10px;padding:20px}
.zon-empty p{color:var(--fg);font-weight:700}
.zon-needle{color:var(--salmon);filter:drop-shadow(0 10px 12px rgba(250,74,98,.5))}
.zon-needle svg{stroke:none;width:40px;fill:currentColor;height:40px}
.zon-panel iframe{position:absolute;border:0;inset:0;height:100%;width:100%}
.zon-panel.loaded .zon-empty{display:none}
.zon{padding-block:var(--vgap)}
.zon--alt{background:var(--panel-strong)}
.stig a:hover{color:var(--accent-active)}

.main-appbar{z-index:60;top:0;border-bottom:1px solid var(--divider);background:var(--panel);position:sticky}
.main-appbar__in{padding-block:12px;align-items:center;min-height:74px;display:flex;justify-content:space-between;gap:20px}

.begaran-frame{max-width:640px}
.begaran-empty{overflow:hidden;left:-9999px;height:1px;position:absolute;width:1px}

.innehall{grid-template-columns:1fr 1fr;display:grid;gap:clamp(28px,4vw,56px);align-items:center}
.innehall__txt>p:not(.kicker){font-size:1.04rem;margin-top:16px;color:var(--fg-tint)}
.innehall__andra{font-family:var(--font-head);font-size:1.1rem;margin-top:22px;font-weight:800;color:var(--accent-active)}

.holje{margin-inline:auto;max-width:var(--shell);padding-inline:var(--pad)}
.kolofon-cols{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:40px}
.kolofon-namn{gap:10px;margin-bottom:12px;color:var(--ft-strong);display:flex;font-family:var(--font-head);font-weight:800;font-size:1.2rem;align-items:center}
.kolofon-part>p:not(.kolofon-label){max-width:34ch;font-size:.94rem;color:var(--ft-tint)}
.kolofon-label{margin-bottom:14px;font-size:1rem;font-weight:800;color:var(--ft-strong)}
.kolofon-lista{display:grid;gap:10px;font-size:.94rem}
.innehall-zon .stig{display:flex}.innehall-zon .stig li{padding-left:0}.innehall-zon .stig li::before{display:none}
.skal-items{display:grid;margin-top:14px;gap:10px}
.skal-items li{padding-left:24px;color:var(--fg);position:relative}
.skal-items li::before{width:10px;position:absolute;left:0;background:var(--salmon);height:10px;top:.5em;content:"";border-radius:50%}

.floater-handling{background:var(--panel);width:300px;z-index:80;max-width:calc(100vw - 44px);box-shadow:var(--shade-lg);right:22px;border-radius:var(--radius-lg);position:fixed;padding:20px;border:1px solid var(--divider-tint);bottom:22px}
.floater-x{top:12px;line-height:1;display:grid;right:12px;cursor:pointer;width:28px;position:absolute;color:var(--fg-tint);border-radius:50%;border:none;place-items:center;height:28px;font-size:1.1rem;background:var(--panel-strong);padding:0}
.floater-x:hover{background:var(--accent);color:var(--contrast)}
.floater-label{font-family:var(--font-head);font-weight:800;padding-right:26px;font-size:1.04rem}
.floater-txt{font-size:.86rem;margin-top:4px;color:var(--fg-tint);margin-bottom:14px}
.floater-tab{z-index:80;position:fixed;right:22px;background:linear-gradient(135deg,var(--accent),var(--salmon));color:var(--contrast);justify-content:center;bottom:22px;box-shadow:var(--shade-lg);cursor:pointer;width:60px;height:60px;border-radius:50%;display:none;align-items:center;border:none}
.floater-tab svg{width:26px;height:26px;fill:currentColor;stroke:none}

.detaljer{grid-template-columns:1.2fr 1fr;align-items:start;display:grid;gap:clamp(28px,4vw,48px)}
.detaljer-infos{display:grid;gap:16px;grid-template-columns:1fr 1fr}

.hamburgare{cursor:pointer;gap:5px;padding:6px;border:none;background:none;display:none;flex-direction:column;z-index:1105}
.hamburgare span{border-radius:2px;transition:transform .3s ease,opacity .3s ease;background:var(--fg);display:block;height:3px;width:26px}
.hamburgare.current span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}
.hamburgare.current span:nth-child(2){opacity:0}
.hamburgare.current span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}
.times{gap:4px;display:grid;margin-top:10px}
h1,h2,h3,h4{font-family:var(--font-head);margin:0;color:var(--fg);letter-spacing:-.01em;line-height:1.12}
.kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin-bottom:10px;font-size:.8rem}
.namn{gap:11px;font-family:var(--font-head);letter-spacing:-.02em;color:var(--fg);display:flex;align-items:center;font-weight:800;font-size:1.28rem}
.namn:hover{color:var(--fg)}
.namn__icon{border-radius:14px;flex-shrink:0;justify-content:center;display:inline-flex;color:var(--contrast);background:linear-gradient(135deg,var(--accent),var(--salmon) 55%,var(--orange));box-shadow:0 8px 18px -8px rgba(236,76,150,.8);align-items:center;width:42px;height:42px}
.namn__icon svg{height:22px;width:22px}
.links-a{transition:background .18s,color .18s;border-radius:var(--radius-pill);font-weight:600;padding:9px 14px;font-size:.96rem;color:var(--fg)}
.links-a:hover{background:var(--panel-strong);color:var(--accent-active)}
.links-blixt{color:var(--fg);border:none;transition:background .18s ease,color .18s ease;border-radius:var(--radius-pill);gap:7px;padding:9px 12px;background:none;align-items:center;cursor:pointer;position:relative;font-weight:600;text-decoration:none;font-size:.96rem;display:inline-flex}
.links-blixt:hover{background:var(--panel-strong);color:var(--accent-active)}
.links-blixt svg{color:var(--accent);width:20px;height:20px}
.links-blixt:hover svg{color:var(--accent-active)}
.links-blixt__txt{white-space:nowrap}
.links-blixt .dialog-etikett{top:auto;right:auto;position:static}
.links-blixt-phone{font-weight:600;padding:14px 2px;gap:9px;cursor:pointer;color:var(--fg);display:flex;text-align:left;width:100%;font-size:15px;border:none;background:none;text-decoration:none;border-bottom:1px solid var(--divider);align-items:center}
.links-blixt-phone:hover{color:var(--accent-active)}
.links-blixt-phone svg{color:var(--accent);width:18px;height:18px}
.stig{justify-content:flex-start;flex-wrap:wrap;display:flex;color:var(--quiet);margin-bottom:14px;font-size:.86rem;gap:6px}
.lockbete{margin-top:14px;font-size:1.06rem;color:var(--fg-tint)}

.etikett-tag{display:inline-flex;box-shadow:var(--shade-sm);gap:8px;border:1px solid var(--divider);background:var(--panel);padding:8px 16px;letter-spacing:.06em;align-items:center;border-radius:var(--radius-pill);color:var(--accent);font-weight:700;font-size:.82rem}
.etikett-tag svg{height:16px;width:16px;color:var(--salmon)}
figure{margin:0}
.detaljer-town-hall{padding:24px;box-shadow:var(--shade-md);border-radius:var(--radius-lg);background:var(--panel);border:1px solid var(--divider-tint)}
.innehall__txt .handling{margin-top:26px}

.begaran{padding:clamp(24px,3vw,40px);background:var(--panel);border-radius:var(--radius-lg);box-shadow:var(--shade-md);border:1px solid var(--divider-tint)}
.begaran-item{gap:7px;margin-bottom:18px;display:grid}
.begaran-item label{font-weight:700;font-size:.92rem}
.sym-done svg{stroke:none;fill:currentColor}
.links-bakgrund{opacity:0;transition:opacity .3s ease;inset:0;visibility:hidden;position:fixed;background:var(--scrim);z-index:1090}
.links-bakgrund.current{visibility:visible;opacity:1}
.drawer-phone{max-width:320px;height:100vh;overflow-y:auto;box-shadow:-6px 0 30px rgba(43,37,47,.18);background:var(--panel);transition:right .3s ease;top:0;right:-100%;position:fixed;width:80%;padding:84px 22px 22px;z-index:1100;height:100dvh}
.drawer-phone.current{right:0}
.drawer-phone nav{flex-direction:column;display:flex}
.drawer-phone a:not(.handling){font-weight:600;color:var(--fg);font-size:15px;border-bottom:1px solid var(--divider);padding:14px 2px}
.drawer-phone a:not(.handling):hover{color:var(--accent-active)}
.drawer-phone a.handling{margin-top:22px}

.filter-begaran{border-radius:var(--radius-pill);margin:0 auto;padding:12px;box-shadow:var(--shade-md);display:flex;border:1px solid var(--divider-tint);background:var(--panel);gap:12px}
.filter-begaran .falt{box-shadow:none;border:none;font-size:1.06rem;background:transparent}
.filter-begaran .falt:focus{box-shadow:none}
.filter-begaran+.stader{margin-top:40px}

.stader{display:flex;gap:32px;flex-direction:column}
.stader-group h2{font-size:1.15rem;color:var(--fg);margin-bottom:16px;font-weight:800}
.stader-lista{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}
.stader-lista a{font-size:.92rem;border:1px solid var(--divider);color:var(--fg);display:flex;padding:13px 16px;border-radius:var(--radius-md);background:var(--panel);transition:transform .14s,box-shadow .14s,color .14s;box-shadow:var(--shade-sm);justify-content:space-between;font-weight:600;align-items:center;gap:10px}
.stader-lista a:hover{box-shadow:var(--shade-md);color:var(--accent-active);transform:translateY(-3px)}
.stader-lista a .needle{flex:none;display:grid;place-items:center;color:var(--accent)}
.stader-lista a .needle svg{height:16px;width:16px}
svg{display:block}
:focus-visible{outline:3px solid var(--accent);border-radius:6px;outline-offset:2px}
.video-shot{display:block;object-fit:cover;width:100%;background:#000100;pointer-events:none;height:100%}
.video-bullet{top:50%;display:grid;pointer-events:none;line-height:1;background:rgba(0,1,0,.56);box-shadow:var(--shade-sm);padding-left:2px;font-size:.64rem;place-items:center;left:50%;width:28px;color:#fdfefe;border-radius:50%;position:absolute;transform:translate(-50%,-50%);height:28px}
.video-etikett{box-shadow:var(--shade-sm);padding:5px 9px;gap:4px;display:inline-flex;bottom:12px;align-items:center;border-radius:var(--radius-pill);font-weight:700;color:#fdfefe;position:absolute;letter-spacing:.02em;z-index:2;background:rgba(0,1,0,.61);left:12px;font-size:.7rem}
.bullet{line-height:1;font-size:.6rem;color:var(--positive)}
.medlem-video-run{position:absolute;border-radius:50%;cursor:pointer;background:rgba(0,1,0,.5);z-index:3;top:50%;line-height:1;transition:transform .15s ease,background .15s ease;border:none;place-items:center;box-shadow:var(--shade-md);width:78px;color:#fdfefe;display:grid;font-size:1.9rem;height:78px;transform:translate(-50%,-50%);left:50%;padding-left:6px}
.medlem-video-run:hover{background:rgba(0,1,0,.68);transform:translate(-50%,-50%) scale(1.07)}
.medlem-drawer{top:96px;position:sticky}
.medlem-intro{display:flex;margin-top:14px;flex-wrap:wrap;gap:12px;align-items:center}
.medlem-intro .etikett-tag{flex:none}
.medlem-lockbete{font-family:var(--font-head);font-weight:800;line-height:1.1;font-size:clamp(1.7rem,3.2vw,2.3rem)}
.medlem-lockbete span{font-weight:600;font-size:.62em;color:var(--quiet)}
.medlem-meddelande{gap:7px;margin-top:10px;font-size:1.02rem;display:flex;color:var(--fg-tint);align-items:center}
.medlem-meddelande .needle svg{height:18px;width:18px;color:var(--accent)}
.medlem-meddelande a{border-bottom:1px solid transparent;text-decoration:none;color:var(--accent-active);transition:border-color .15s ease;font-weight:600}
.medlem-meddelande a:hover{border-bottom-color:currentColor}
.medlem-infos{flex-wrap:wrap;gap:8px;display:flex;margin-top:16px}
.medlem-drawer .lockbete{margin-top:18px}
.medlem-items{display:flex;margin-top:24px;flex-wrap:wrap;gap:12px}
.stig li:not(:last-child)::after{content:"\00203a";margin-left:6px;color:var(--quiet)}
.stig a{color:var(--fg-tint)}
.copyright{margin-top:34px;font-size:.86rem;border-top:1px solid var(--ft-ring);padding-top:22px;color:var(--ft-tint)}
.page-links{align-items:center;gap:8px;margin-left:auto;display:flex}
.medlem-panel{background:var(--panel);position:relative;border-radius:var(--radius-lg);transition:transform .2s ease,box-shadow .2s ease;border:1px solid var(--divider-tint);overflow:hidden;box-shadow:var(--shade-md)}
.medlem-panel:hover{box-shadow:var(--shade-lg);transform:translateY(-6px)}
.medlem__ansikte{aspect-ratio:1/1;overflow:hidden;position:relative;background:linear-gradient(160deg,var(--pinktint-200),var(--wisteria-strong))}
.medlem__ansikte img{display:block;object-fit:cover;height:100%;width:100%}
.medlem__etikett{gap:6px;top:12px;z-index:2;display:inline-flex;font-weight:700;color:var(--positive);left:12px;box-shadow:var(--shade-sm);border-radius:var(--radius-pill);background:var(--panel-wash);position:absolute;font-size:.72rem;padding:5px 10px;align-items:center}
.time{justify-content:space-between;gap:12px;font-size:.9rem;display:flex;color:var(--fg-tint)}
ul{padding:0;list-style:none;margin:0}

.innehall-zon h1{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800}
.innehall-zon h2{font-size:1.35rem;color:var(--accent-active);font-weight:800;margin-top:34px}
.innehall-zon p{font-size:1.04rem;color:var(--fg-tint);margin-top:14px}
.innehall-zon p a{font-weight:600}
.innehall-zon ul{display:grid;gap:10px;margin-top:14px}
.innehall-zon li{padding-left:24px;color:var(--fg-tint);position:relative}
.innehall-zon li::before{border-radius:50%;left:0;background:var(--salmon);position:absolute;height:10px;width:10px;content:"";top:.5em}
.innehall-fragor>.holje>h2{margin-bottom:28px;text-align:center}
.medlem__blixt{cursor:pointer;box-shadow:var(--shade-sm);border-radius:50%;color:var(--salmon);position:absolute;z-index:2;place-items:center;border:none;width:36px;background:var(--panel-wash);height:36px;transition:transform .16s,background .16s,color .16s;top:12px;display:grid;right:12px}
.medlem__blixt svg{height:18px;width:18px}
.medlem__blixt:hover{transform:scale(1.08)}
.medlem__blixt.done{color:var(--contrast);background:var(--salmon)}
.medlem__blixt.done svg{fill:currentColor}
.medlem-shot__blixt{height:46px;width:46px;top:14px;right:14px}
.medlem-shot__blixt svg{height:21px;width:21px}
.medlem__in{padding:16px 18px}
.medlem__label{font-family:var(--font-head);font-weight:800;font-size:1.12rem}
.medlem__label a{text-decoration:none;outline-offset:3px;color:inherit}
.medlem__label a::after{position:absolute;content:"";inset:0;z-index:1}
.medlem__label span{color:var(--quiet);font-weight:600}
.medlem__addr{font-size:.88rem;align-items:center;gap:6px;color:var(--fg-tint);margin-top:4px;display:flex}
.medlem__addr .needle svg{width:14px;color:var(--accent);height:14px}
.medlem__dialog{color:var(--contrast);margin-top:12px;gap:7px;position:relative;align-items:center;box-shadow:var(--shade-sm);justify-content:center;z-index:2;padding:9px 14px;background:linear-gradient(135deg,var(--accent),var(--salmon));width:100%;font-weight:700;font-size:.9rem;display:inline-flex;border-radius:var(--radius-pill);transition:transform .16s ease,box-shadow .16s ease}
.medlem__dialog svg{width:16px;height:16px}
.medlem__dialog:hover{transform:translateY(-1px);box-shadow:var(--shade-md)}
.medlem-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(24px,4vw,52px);align-items:start;display:grid;margin-top:22px}
.medlem-part{min-width:0}
.medlem-shot{overflow:hidden;background:linear-gradient(160deg,var(--pinktint-200),var(--wisteria-strong));margin:0;position:relative;box-shadow:var(--shade-md);border-radius:var(--radius-lg)}
.medlem-shot img{width:100%;object-fit:cover;height:auto;display:block;aspect-ratio:4/5}
.medlem-ctrl{transition:transform .15s ease,background .15s ease;position:absolute;width:44px;box-shadow:var(--shade-md);z-index:2;background:var(--panel-wash);top:50%;height:44px;display:grid;cursor:pointer;place-items:center;border-radius:50%;transform:translateY(-50%);border:none;color:var(--accent-active)}
.medlem-ctrl:hover{background:var(--panel-wash);transform:translateY(-50%) scale(1.07)}
.medlem-ctrl svg{width:22px;height:22px}
.medlem-left{left:12px}
.medlem-right{right:12px}
.medlem-rail{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}
.medlem-item{border:2px solid transparent;flex:0 0 auto;padding:0;width:72px;border-radius:var(--radius-sm);transition:transform .15s ease,border-color .15s ease;cursor:pointer;background:var(--panel-strong);aspect-ratio:3/4;box-shadow:var(--shade-sm);overflow:hidden}
.medlem-item img{width:100%;display:block;height:100%;object-fit:cover}
.medlem-item:hover{transform:translateY(-2px)}
.medlem-item.done{border-color:var(--accent)}
.medlem-part [hidden]{display:none!important}
.medlem-video{display:block;object-fit:contain;height:auto;width:100%;max-height:70vh;background:#000100}
.medlem-item--video{position:relative}
.head-zone{max-width:640px;margin:0 auto 44px;text-align:center}

@media (max-width:980px){
  .medlemmar-cols{grid-template-columns:repeat(3,1fr)}
  .medlem-cols{grid-template-columns:1fr}
  .medlem-shot{width:100%;max-width:380px;justify-self:start}
  .medlem-drawer{position:static}
  .innehall,.detaljer{grid-template-columns:1fr}
  .kolofon-cols{grid-template-columns:1fr 1fr}
}
@media (max-width:860px){
  .page-links{display:none}
  .hamburgare{display:flex;position:fixed;top:22px;right:18px}
}
@media (min-width:861px){
  .drawer-phone,.links-bakgrund{display:none}
}
@media (max-width:600px){
  :root{--vgap:clamp(30px,7vw,48px)}
  .kolofon-cols,.falt-entry{grid-template-columns:1fr}
  .medlemmar-cols{grid-template-columns:repeat(2,1fr);gap:12px}
  .medlem__in{padding:16px 10px}
  .handling__zone{flex-direction:column;align-items:stretch;padding:32px 24px}
  .handling__zone .handling{width:100%;white-space:normal}
  .filter-begaran{flex-direction:column;border-radius:var(--radius-lg)}
  .filter-begaran .handling{width:100%}
  .zon--medlem{padding-top:0}
  .medlem-shot img{aspect-ratio:1/1;max-height:46vh}
  .medlem-cols{margin-top:0}
  .medlem-drawer{display:flex;flex-direction:column;margin-top:14px}
  .medlem-intro{order:1;margin-top:0}
  .medlem-meddelande{order:2}
  .medlem-items{order:3;margin-top:16px;gap:10px}
  .medlem-items .handling{flex:1 1 auto}
  .medlem-rail{display:none}
  .medlem-infos{order:4}
  .medlem-drawer .lockbete{order:5}
  .detaljer-infos{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}
  .info{padding:11px 12px;gap:8px;flex-direction:column;align-items:flex-start}
  .info-sym{width:34px;height:34px}
  .info-txt{min-width:0}
  .info-txt dd{font-size:.92rem;overflow-wrap:anywhere}
}
