/* Kristinehamnsbo v2 — visual rebuild based on approved mockup */
:root{
 --kh-blue:#075e78;--kh-blue-2:#0d7890;--kh-teal:#14a4b4;--kh-aqua:#dff5f8;--kh-aqua-2:#edf9fa;
 --kh-cream:#f8f7f2;--kh-card:#fff;--kh-ink:#103d4c;--kh-copy:#4f6d76;--kh-line:#dbe9ec;--kh-gold:#f2b33d;
 --kh-shadow:0 12px 30px rgba(9,73,91,.08);--kh-radius:18px;--kh-shell:min(1480px,calc(100% - 44px));
}
html,body.kh-v2{background:var(--kh-cream)!important;color:var(--kh-ink)!important}
body.kh-v2:before{display:none!important}
.kh-shell{width:var(--kh-shell);margin-inline:auto}
body.kh-v2 h1,body.kh-v2 h2,body.kh-v2 h3{color:var(--kh-ink)}
body.kh-v2 a{text-decoration:none}

/* Hide legacy homepage experiments that were responsible for the screenshot mismatch */
body.kh-v2.page-home #ks43-live-home,
body.kh-v2.page-home .hero.hero-proud,
body.kh-v2.page-home .pulse-rail,
body.kh-v2.page-home .local-now-section,
body.kh-v2.page-home .first-section,
body.kh-v2.page-home .section-tint,
body.kh-v2.page-home .split-feature,
body.kh-v2.page-home .deals-section,
body.kh-v2.page-home .market-section,
body.kh-v2.page-home .photo-section,
body.kh-v2.page-home .contribution-section,
body.kh-v2.page-home .ksg-premium-home,
body.kh-v2.page-home .ks439-low-priority-jobs,
body.kh-v2.page-home .ks4436-local-live{display:none!important}

/* Header */
.kh-header{position:sticky;top:0;z-index:100;background:rgba(249,253,253,.97);border-bottom:1px solid var(--kh-line);backdrop-filter:blur(16px)}
.kh-header-row{height:78px;display:flex;align-items:center;gap:24px}
.kh-brand{display:flex;align-items:center;flex:0 0 auto}.kh-brand img{width:210px;max-height:54px;object-fit:contain}
.kh-desktop-nav{display:flex;align-items:stretch;gap:2px;margin-left:18px;flex:1;min-width:0}
.kh-desktop-nav a{position:relative;display:flex;align-items:center;padding:0 13px;color:#244f5b;font-size:12px;font-weight:850;white-space:nowrap}
.kh-desktop-nav a:hover{color:var(--kh-blue)}.kh-desktop-nav a.active{color:var(--kh-blue)}
.kh-desktop-nav a.active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--kh-blue)}
.kh-header-actions{display:flex;align-items:center;gap:8px}
.kh-icon-btn,.kh-menu-toggle{width:40px;height:40px;border:1px solid var(--kh-line);border-radius:12px;background:#fff;color:var(--kh-blue);font-size:19px;cursor:pointer}
.kh-menu-toggle{display:none}
.kh-login,.kh-join,.kh-profile{min-height:40px;display:flex;align-items:center;justify-content:center;border-radius:999px;padding:0 16px;font-size:12px;font-weight:850}
.kh-login{border:1px solid #8fc2ce;background:#fff;color:var(--kh-blue)}
.kh-join{background:var(--kh-blue);color:#fff}.kh-profile{border:1px solid var(--kh-line);background:#fff;gap:7px}
.kh-mobile-menu{background:#fff;border-top:1px solid var(--kh-line);box-shadow:0 24px 40px rgba(9,73,91,.12)}
.kh-mobile-links{width:var(--kh-shell);margin:auto;padding:14px 0 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.kh-mobile-links a{padding:11px;border-radius:10px;background:var(--kh-aqua-2);font-size:11px;font-weight:850;color:var(--kh-ink)}
.search-panel{background:#fff!important}

/* Hero */
.kh-home-hero{position:relative;overflow:hidden;background:linear-gradient(105deg,#edf9fb 0%,#d9f1f5 48%,#f5f1e8 100%);border-bottom:1px solid var(--kh-line)}
.kh-home-hero-inner{min-height:350px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}
.kh-hero-copy{padding:46px 0 44px;position:relative;z-index:2}
.kh-script{font-family:"Segoe Print","Bradley Hand",cursive;font-size:20px;color:#2b6b7a}
.kh-hero-copy h1{margin:7px 0 4px!important;font:800 clamp(46px,4.8vw,72px)/.96 Georgia,serif!important;letter-spacing:-.055em!important;color:#0d4f64!important}
.kh-hero-copy h2{margin:0 0 20px!important;font-size:25px!important;letter-spacing:-.03em!important;color:#153f4d!important}
.kh-weather{display:flex;align-items:center;gap:10px;margin:8px 0 22px;color:#4f6870}.kh-weather-icon{font-size:27px}.kh-weather strong{font-size:17px;color:#153f4d}
.kh-hero-buttons{display:flex;gap:10px;flex-wrap:wrap}
.kh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 19px;border-radius:999px;font-size:12px;font-weight:850}
.kh-btn-primary{background:var(--kh-blue);color:#fff}.kh-btn-primary:hover{background:#084b61}
.kh-btn-light{background:#fff;color:var(--kh-blue);border:1px solid #d2e4e8}
.kh-btn-soft{background:var(--kh-aqua);color:var(--kh-blue)}
.kh-hero-art{position:relative;align-self:stretch;min-height:350px}
.kh-hero-note{position:absolute;top:38px;right:28px;z-index:3;text-align:right;font:18px/1.35 "Segoe Print","Bradley Hand",cursive;color:#194c5d;transform:rotate(-4deg)}
.kh-sun{position:absolute;right:15%;top:40%;width:80px;height:80px;border-radius:50%;background:linear-gradient(#ffd66f,#f2b33d);box-shadow:0 0 0 14px rgba(242,179,61,.12)}
.kh-water{position:absolute;left:4%;right:-8%;height:75px;border-radius:50%;border-top:3px solid rgba(8,117,143,.24);transform:rotate(-4deg)}
.kh-water.w1{bottom:66px}.kh-water.w2{bottom:40px;left:12%}.kh-water.w3{bottom:15px;left:-4%}
.kh-boat{position:absolute;right:38%;bottom:58px;font-size:62px;filter:drop-shadow(0 12px 12px rgba(9,73,91,.12))}

/* Shortcuts */
.kh-shortcuts{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;padding:14px 0 16px}
.kh-shortcuts a{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center;min-height:66px;padding:10px 12px;background:#fff;border:1px solid var(--kh-line);border-radius:13px;box-shadow:0 7px 18px rgba(9,73,91,.035)}
.kh-shortcuts a>span{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:var(--kh-aqua);font-size:17px}
.kh-shortcuts b{font-size:11px;line-height:1.15}.kh-shortcuts small{font-size:9px;color:#74898f;margin-top:2px}

/* Main dashboard */
.kh-dashboard{display:grid;grid-template-columns:1.04fr 1.12fr 1fr;gap:16px;padding:0 0 28px;align-items:start}.kh-dashboard-column{display:flex;flex-direction:column;gap:16px;min-width:0}
.kh-panel,.kh-feature{background:#fff;border:1px solid var(--kh-line);border-radius:var(--kh-radius);box-shadow:var(--kh-shadow);overflow:hidden}
.kh-panel{padding:19px}.kh-panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.kh-panel-title>div{min-width:0}
.kh-panel-title h2{font-size:18px!important;margin:0!important;letter-spacing:-.035em!important}.kh-panel-title small{display:block;color:#74898f;font-size:10px;margin-top:2px}
.kh-panel-title>a{font-size:10px;color:var(--kh-teal);font-weight:800;white-space:nowrap}
.kh-panel>p{font-size:11px;color:#5c737a;margin:0 0 12px}
.kh-live-panel{background:linear-gradient(160deg,#07556d,#0a6f81);color:#fff;border:0}
.kh-live-panel .kh-panel-title h2,.kh-live-panel p{color:#fff}.kh-live-panel .kh-panel-title>a{color:#c9f5fb}
.kh-panel-title>div:has(.kh-live-dot){display:flex;align-items:center;gap:9px}.kh-live-dot{width:10px;height:10px;background:#f0545d;border-radius:50%;box-shadow:0 0 0 5px rgba(240,84,93,.16)}
.kh-live-list{display:grid}.kh-live-list a{display:grid;grid-template-columns:42px 1fr;gap:9px;padding:11px 0;border-top:1px solid rgba(255,255,255,.13);color:#fff;font-size:11px}.kh-live-list time{font-weight:900;color:#cdeff4}
.kh-feature{min-height:326px}.kh-feature-media{position:relative;min-height:326px;height:100%;background:linear-gradient(135deg,#6bb8c7,#16667d);overflow:hidden}
.kh-feature-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.kh-feature-media.no-image:after{content:"Kristinehamn";position:absolute;right:18px;top:20px;font:700 42px Georgia,serif;color:rgba(255,255,255,.13)}
.kh-feature-shade{position:absolute;inset:auto 0 0;padding:24px 20px 20px;background:linear-gradient(transparent,rgba(3,42,54,.93));color:#fff}
.kh-feature-shade h2{font:700 34px/1.03 Georgia,serif!important;color:#fff!important;margin:9px 0 7px!important}.kh-feature-shade p{font-size:11px;line-height:1.5;margin:0 0 13px}
.kh-feature-pill{display:inline-flex;padding:6px 9px;border-radius:999px;background:#ec5f45;color:#fff;font-size:8px;font-weight:900}
.kh-archipelago{background:linear-gradient(#e7f8fb,#fff)}.kh-sea-scene{height:100px;margin:8px -19px 8px;background:linear-gradient(#cceff4 0 53%,#58aec2 54% 100%);display:grid;place-items:center;font-size:44px}
.kh-archipelago nav{display:grid}.kh-archipelago nav a{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:8px;padding:10px 0;border-top:1px solid #dfebed;color:var(--kh-ink);font-size:10px}.kh-archipelago nav b{font-size:10px}.kh-archipelago nav i{font-style:normal;color:var(--kh-teal)}
.kh-news-list,.kh-jobs-list,.kh-talk-list,.kh-event-list{display:grid}
.kh-news-list a,.kh-jobs-list a,.kh-talk-list a,.kh-event-list>a{border-top:1px solid #edf2f3;padding:10px 0;color:var(--kh-ink)}
.kh-news-list a,.kh-jobs-list a{display:flex;flex-direction:column;gap:2px}.kh-news-list strong,.kh-jobs-list strong{font-size:11px}.kh-news-list small,.kh-jobs-list small{font-size:9px;color:#798d92}
.kh-event-list>a{display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:center}.kh-event-list time{width:44px;height:48px;border-radius:10px;background:#f5f7f7;display:grid;place-items:center;align-content:center}.kh-event-list time b{font-size:16px;color:#d8564a;line-height:1}.kh-event-list time small{font-size:8px;font-weight:850}.kh-event-list>a>span{display:flex;flex-direction:column;gap:3px}.kh-event-list strong{font-size:11px}.kh-event-list small{font-size:9px;color:#788c91}
.kh-food-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.kh-food-grid a{min-width:0}.kh-food-photo{height:72px;border-radius:10px;overflow:hidden;background:var(--kh-aqua);display:grid;place-items:center;font-size:25px}.kh-food-photo img{width:100%;height:100%;object-fit:cover}.kh-food-grid strong,.kh-food-grid small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kh-food-grid strong{font-size:9px;margin-top:5px}.kh-food-grid small{font-size:8px;color:#74898f}
.kh-talk-list a{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:9px}.kh-talk-icon{width:28px;height:28px;display:grid;place-items:center;background:var(--kh-aqua);border-radius:50%;font-size:12px}.kh-talk-list a>span:last-child{display:flex;flex-direction:column}.kh-talk-list strong{font-size:10px}.kh-talk-list small{font-size:8.5px;color:#74898f;margin-top:2px}
.kh-vote h3{font-size:12px!important;margin:8px 0 12px!important}.kh-vote-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.kh-vote-grid a{padding:10px 7px;border-radius:11px;background:#f2f8f9;display:flex;flex-direction:column;align-items:flex-start}.kh-vote-grid span{font-size:17px}.kh-vote-grid strong{font-size:9px;margin:4px 0}.kh-vote-grid small{font-size:8px;color:#74898f}
.kh-loppis-body{display:grid;grid-template-columns:90px 1fr;gap:13px;align-items:center}.kh-loppis-body>span{height:82px;border-radius:12px;background:linear-gradient(135deg,#f4e5bf,#d9f1f3);display:grid;place-items:center;font-size:42px}.kh-loppis-body strong{font-size:11px}.kh-loppis-body p{font-size:9px;color:#70858b;margin:4px 0 9px}
.kh-empty-small{padding:12px 0;color:#74898f;font-size:10px}

/* Join/footer */
.kh-join-strip{background:#dff4f7;border-top:1px solid #cae8ed;border-bottom:1px solid #cae8ed;padding:20px 0}.kh-join-strip>.kh-shell{display:grid;grid-template-columns:1fr 1.4fr auto;gap:22px;align-items:center}.kh-join-strip h2{font-size:18px!important;margin:0 0 2px!important}.kh-join-strip p{font-size:10px;color:#5f777e;margin:0}
.kh-footer{background:#fff;padding:26px 0}.kh-footer-row{display:grid;grid-template-columns:230px 1fr auto;gap:24px;align-items:center}.kh-footer-brand img{width:190px}.kh-footer nav{display:flex;justify-content:center;gap:22px}.kh-footer nav a,.kh-footer-row>span{font-size:10px;color:#587078}
.kh-bottom-nav{display:none}

/* Kill old top/live bars and old footer/mobile nav that can still be injected by legacy JS/CSS */
body.kh-v2 .site-header.ks2026-header,
body.kh-v2 .ks2026-livebar-wrap,
body.kh-v2 .ks2026-community-cta,
body.kh-v2 .site-footer.ks2026-footer,
body.kh-v2 .mobile-nav.ks2026-mobile-nav{display:none!important}

@media(max-width:1250px){
 .kh-desktop-nav a{padding-inline:8px;font-size:10.5px}.kh-brand img{width:180px}.kh-header-actions .kh-join{display:none}
 .kh-shortcuts{grid-template-columns:repeat(4,1fr)}.kh-dashboard{grid-template-columns:1fr 1fr}.kh-dashboard-column:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}
}
@media(max-width:900px){
 :root{--kh-shell:min(100% - 24px,1480px)}
 .kh-header-row{height:64px}.kh-brand img{width:168px}.kh-desktop-nav{display:none}.kh-menu-toggle{display:block}.kh-header-actions{margin-left:auto}
 .kh-home-hero-inner{grid-template-columns:1fr;min-height:330px}.kh-hero-copy{padding:38px 0}.kh-hero-art{position:absolute;inset:0 0 0 48%;opacity:.42;pointer-events:none}.kh-hero-note{display:none}
 .kh-shortcuts{grid-template-columns:repeat(2,1fr)}.kh-dashboard{grid-template-columns:1fr 1fr}.kh-dashboard-column:nth-child(3){grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.kh-feature{min-height:290px}.kh-feature-media{min-height:290px}
 .kh-join-strip>.kh-shell{grid-template-columns:1fr 1fr}.kh-join-strip .kh-btn{grid-column:1/-1;justify-self:start}
 .kh-footer-row{grid-template-columns:1fr}.kh-footer nav{justify-content:flex-start;flex-wrap:wrap}.kh-footer-row>span{display:none}
}
@media(max-width:680px){
 body.kh-v2{padding-bottom:68px}
 .kh-header-row{height:58px}.kh-brand img{width:145px}.kh-icon-btn{display:none}.kh-login{display:none}.kh-menu-toggle{display:block;width:36px;height:36px}
 .kh-mobile-links{grid-template-columns:1fr 1fr}
 .kh-home-hero-inner{min-height:310px}.kh-hero-copy{padding:32px 0}.kh-hero-copy h1{font-size:45px!important}.kh-hero-copy h2{font-size:18px!important;max-width:85%}.kh-weather{font-size:11px}.kh-weather strong{font-size:14px}.kh-hero-art{left:35%}.kh-sun{width:58px;height:58px}.kh-boat{font-size:43px}
 .kh-shortcuts{gap:7px;padding:9px 0 12px}.kh-shortcuts a{min-height:58px;padding:8px}.kh-shortcuts b{font-size:10px}.kh-shortcuts small{font-size:8px}
 .kh-dashboard{grid-template-columns:1fr;gap:10px}.kh-dashboard-column,.kh-dashboard-column:nth-child(3){display:flex;grid-column:auto;flex-direction:column;gap:10px}.kh-panel{padding:15px;border-radius:15px}.kh-feature{border-radius:15px}.kh-feature-media{min-height:280px}.kh-feature-shade h2{font-size:28px!important}
 .kh-sea-scene{margin-inline:-15px}.kh-food-photo{height:68px}.kh-vote-grid{grid-template-columns:1fr 1fr}
 .kh-join-strip>.kh-shell{grid-template-columns:1fr}.kh-footer{padding-bottom:18px}
 .kh-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:150;height:62px;background:rgba(255,255,255,.98);border-top:1px solid var(--kh-line);display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom)}
 .kh-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:8px;font-weight:800;color:#698086}.kh-bottom-nav a>span{font-size:17px}.kh-bottom-nav a.active{color:var(--kh-blue)}
 .kh-bottom-nav .add span{width:34px;height:34px;margin-top:-19px;border-radius:50%;background:var(--kh-blue);color:#fff;display:grid;place-items:center;font-size:24px;box-shadow:0 7px 18px rgba(7,94,120,.25)}
}


/* v3 event + discover + transit fixes */
.kh-events-hero{background:linear-gradient(110deg,#e8f7f9,#f9f5ea);border-bottom:1px solid var(--kh-line);padding:44px 0 38px}.kh-events-hero h1{font:800 clamp(40px,5vw,64px)/1 Georgia,serif!important;margin:5px 0 8px!important}.kh-events-hero p{color:#567179;max-width:650px}.kh-events-page{padding:22px 0 60px}.kh-event-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.kh-event-tabs a{padding:10px 16px;border-radius:999px;background:#fff;border:1px solid var(--kh-line);font-size:11px;font-weight:850}.kh-event-tabs a.active{background:var(--kh-blue);color:#fff}.kh-events-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.kh-events-head h2{font-size:24px!important;margin:0!important}.kh-events-head p{font-size:11px;color:#71858b;margin:4px 0 0}.kh-events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.kh-external-event{background:#fff;border:1px solid var(--kh-line);border-radius:16px;overflow:hidden;box-shadow:var(--kh-shadow);display:flex;flex-direction:column}.kh-external-event-media{height:165px;background:linear-gradient(135deg,#d8f2f5,#79becb);overflow:hidden;position:relative}.kh-external-event-media img{width:100%;height:100%;object-fit:cover}.kh-external-event-media span{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:#fff;font-size:8px;font-weight:900;color:var(--kh-blue)}.kh-external-event-body{padding:15px;display:flex;flex-direction:column;gap:6px;flex:1}.kh-external-event-body h3{font-size:15px!important;margin:0!important}.kh-external-event-meta{font-size:9px;color:#71858b}.kh-external-event-body p{font-size:10px;color:#587179;line-height:1.45;margin:0}.kh-external-event-body>a{font-size:10px;font-weight:850;color:var(--kh-teal);margin-top:auto;padding-top:5px}.kh-events-loading{grid-column:1/-1;padding:28px;background:#fff;border:1px solid var(--kh-line);border-radius:16px;color:#71858b}.kh-local-events-title{display:flex;align-items:center;justify-content:space-between;margin:30px 0 12px}.kh-local-events-title h2{font-size:20px!important;margin:0!important}.kh-local-events-title span{font-size:10px;color:#71858b}
.kh-discover-hero{background:radial-gradient(circle at 82% 18%,rgba(242,179,61,.20),transparent 16%),linear-gradient(115deg,#e5f7f9,#f8f4e9);padding:54px 0 45px;border-bottom:1px solid var(--kh-line)}.kh-discover-hero h1{font:800 clamp(42px,5vw,66px)/1 Georgia,serif!important;margin:6px 0 10px!important;letter-spacing:-.04em!important}.kh-discover-hero p{max-width:700px;color:#54717a;font-size:14px}.kh-discover-search{margin-top:22px;max-width:560px;background:#fff;border:1px solid var(--kh-line);border-radius:999px;padding:5px 14px 5px 20px;display:flex;align-items:center;box-shadow:var(--kh-shadow)}.kh-discover-search input{border:0;outline:0;flex:1;padding:10px 0;background:transparent;font:inherit;color:var(--kh-ink)}.kh-discover-search span{font-size:20px;color:var(--kh-blue)}.kh-discover-page{padding:30px 0 65px}.kh-discover-section{margin-bottom:31px}.kh-discover-head h2{font-size:23px!important;margin:0 0 3px!important}.kh-discover-head p{font-size:11px;color:#71858b;margin:0 0 13px}.kh-discover-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.kh-discover-card{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:12px;min-height:96px;padding:15px;background:#fff;border:1px solid var(--kh-line);border-radius:16px;box-shadow:0 8px 20px rgba(9,73,91,.045);transition:.18s}.kh-discover-card:hover{transform:translateY(-2px);border-color:#a8d7df;box-shadow:var(--kh-shadow)}.kh-discover-icon{width:45px;height:45px;border-radius:13px;display:grid;place-items:center;background:var(--kh-aqua);font-size:22px}.kh-discover-card>span:nth-child(2){display:flex;flex-direction:column}.kh-discover-card b{font-size:12px}.kh-discover-card small{font-size:9px;color:#71858b;line-height:1.4;margin-top:3px}.kh-discover-card i{font-style:normal;color:var(--kh-teal);font-size:19px}.kh-discover-card[hidden]{display:none!important}
.kst-route-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px;padding:13px 16px;border-radius:14px;background:#e6f7f9;border:1px solid #cae8ed}.kst-route-strip>div{display:flex;flex-direction:column}.kst-route-strip b{color:#0b5368}.kst-route-strip span{font-size:12px;color:#657d84}.kst-route-strip a{font-size:12px;font-weight:850;color:#086f86}
@media(max-width:900px){.kh-events-grid,.kh-discover-grid{grid-template-columns:1fr 1fr}.kh-events-head{align-items:flex-start;flex-direction:column}.kst-route-strip{align-items:flex-start;flex-direction:column}}@media(max-width:650px){.kh-events-grid,.kh-discover-grid{grid-template-columns:1fr}.kh-events-hero,.kh-discover-hero{padding:34px 0 28px}}

/* --- Auth v4: same visual language as Kristinehamnsbo v2 --- */
body.kh-v2.page-login{background:#f8f7f2!important}
.kh-auth-wrap{padding:46px 0 70px;background:linear-gradient(180deg,#edf9fa 0 210px,#f8f7f2 210px 100%)}
.kh-auth-shell{width:min(1180px,calc(100% - 44px));margin:auto;display:grid;grid-template-columns:1.08fr .92fr;gap:18px;align-items:stretch}
.kh-auth-visual,.kh-auth-card{border:1px solid #dbe9ec;border-radius:24px;box-shadow:0 14px 36px rgba(9,73,91,.08);overflow:hidden}
.kh-auth-visual{position:relative;min-height:560px;padding:54px;background:linear-gradient(145deg,#dff5f8 0%,#cceef2 55%,#f7efe0 100%);color:#103d4c}
.kh-auth-visual h1{margin:10px 0 16px!important;font:800 48px/1.02 Georgia,serif!important;letter-spacing:-.045em!important;color:#0d4f64!important}
.kh-auth-visual>p{max-width:590px;margin:0;color:#4f6d76;font-size:16px;line-height:1.6}
.kh-auth-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px;max-width:600px}
.kh-auth-benefits span{padding:12px 13px;border-radius:13px;background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.9);font-size:12px;font-weight:800;color:#2b5865}
.kh-auth-water{position:absolute;left:0;right:0;bottom:0;height:135px;background:linear-gradient(180deg,rgba(20,164,180,.08),rgba(13,120,144,.26));border-top-left-radius:50% 36px;border-top-right-radius:45% 28px}
.kh-auth-water:before,.kh-auth-water:after{content:"";position:absolute;left:-5%;right:-5%;height:42px;border-top:2px solid rgba(7,94,120,.21);border-radius:50%}
.kh-auth-water:before{top:17px;transform:rotate(-2deg)}.kh-auth-water:after{top:47px;transform:rotate(2deg)}
.kh-auth-water span{position:absolute;right:20%;top:13px;font-size:48px;filter:drop-shadow(0 8px 10px rgba(9,73,91,.12))}
.kh-auth-card{background:#fff;padding:48px 44px;align-self:center}
.kh-auth-kicker{font-size:10px;letter-spacing:.12em;font-weight:950;color:#0d7890}
.kh-auth-card h2{margin:7px 0 4px!important;font:800 38px/1 Georgia,serif!important;color:#0d4f64!important;letter-spacing:-.035em!important}
.kh-auth-lead{margin:0 0 23px;color:#71868c;font-size:13px}
.kh-auth-socials{display:grid;gap:9px}.kh-auth-socials a{min-height:46px;padding:0 14px;border:1px solid #dbe9ec;border-radius:13px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;color:#173f4c;font-size:12px}.kh-auth-socials a:hover{background:#f3fafb}.kh-auth-socials span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#edf9fa;color:#075e78;font-weight:900}
.kh-auth-divider{display:flex;align-items:center;gap:10px;margin:18px 0;color:#8a9ba0;font-size:10px}.kh-auth-divider:before,.kh-auth-divider:after{content:"";height:1px;background:#e5eef0;flex:1}
.kh-auth-form{display:grid;gap:14px}.kh-auth-form label{display:grid;gap:6px}.kh-auth-form label>span{font-size:11px;font-weight:850;color:#315a66}.kh-auth-form input{width:100%;height:47px;padding:0 13px;border:1px solid #cfe0e3;border-radius:12px;background:#fbfdfd;color:#173f4c;font:inherit;outline:none}.kh-auth-form input:focus{border-color:#74c1cf;box-shadow:0 0 0 4px rgba(20,164,180,.10)}
.kh-auth-forgot{text-align:right;margin-top:-4px}.kh-auth-forgot a{font-size:10px;font-weight:800;color:#0d7890}
.kh-auth-submit{height:48px;border:0;border-radius:999px;background:#075e78;color:#fff;font-weight:900;cursor:pointer}.kh-auth-submit:hover{background:#084b61}
.kh-auth-new{margin-top:19px;padding-top:17px;border-top:1px solid #e7eff0;display:flex;justify-content:space-between;gap:14px;align-items:center;font-size:11px;color:#72878d}.kh-auth-new a{font-weight:900;color:#0d7890}
@media(max-width:850px){.kh-auth-shell{grid-template-columns:1fr}.kh-auth-visual{min-height:360px;padding:38px}.kh-auth-visual h1{font-size:39px!important}.kh-auth-card{padding:36px}.kh-auth-benefits{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.kh-auth-wrap{padding:22px 0 40px}.kh-auth-shell{width:min(100% - 18px,1180px)}.kh-auth-visual{min-height:300px;padding:28px 22px}.kh-auth-visual h1{font-size:34px!important}.kh-auth-visual>p{font-size:13px}.kh-auth-benefits{grid-template-columns:1fr;gap:6px}.kh-auth-benefits span{padding:9px 10px}.kh-auth-card{padding:28px 20px;border-radius:18px}.kh-auth-card h2{font-size:32px!important}.kh-auth-new{align-items:flex-start;flex-direction:column;gap:4px}}
