
/* Standalone template reset — no theme page shell is rendered. */
html.lokalodlat-standalone,
body.lokalodlat-site{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  overflow-x:hidden!important;
}
body.lokalodlat-site #wpadminbar{
  position:relative!important;
  top:auto!important;
}
body.lokalodlat-site .lo-app{
  width:100vw!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  left:auto!important;
  right:auto!important;
}
body.lokalodlat-site .site-header,
body.lokalodlat-site #header,
body.lokalodlat-site .ct-header,
body.lokalodlat-site .site-footer,
body.lokalodlat-site #footer,
body.lokalodlat-site .ct-footer,
body.lokalodlat-site .page-title,
body.lokalodlat-site .entry-header,
body.lokalodlat-site .hero-section{
  display:none!important;
}


/* ============================================================
   LOKALODLAT FULLSCREEN MODE
   On pages containing [lokalodlat], the theme must not render
   its own site header, page title or content-width shell.
   WordPress admin bar remains untouched for logged-in admins.
   ============================================================ */
html:has(body.lokalodlat-page),
body.lokalodlat-page{
  margin:0!important;
  padding:0!important;
}

body.lokalodlat-page #header,
body.lokalodlat-page .ct-header,
body.lokalodlat-page header.site-header,
body.lokalodlat-page .site-header,
body.lokalodlat-page .site-branding,
body.lokalodlat-page .ct-page-title,
body.lokalodlat-page .page-header,
body.lokalodlat-page .entry-header,
body.lokalodlat-page .page-title,
body.lokalodlat-page .entry-title,
body.lokalodlat-page .hero-section,
body.lokalodlat-page .ct-breadcrumbs{
  display:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}

body.lokalodlat-page #main,
body.lokalodlat-page .site-main,
body.lokalodlat-page main.site-main,
body.lokalodlat-page .content-area,
body.lokalodlat-page .site-content,
body.lokalodlat-page .entry-content,
body.lokalodlat-page .post-content,
body.lokalodlat-page .ct-container,
body.lokalodlat-page .ct-container-fluid,
body.lokalodlat-page .ct-container-narrow,
body.lokalodlat-page .content-container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}

body.lokalodlat-page .wp-site-blocks,
body.lokalodlat-page .wp-block-group,
body.lokalodlat-page .is-layout-constrained,
body.lokalodlat-page .is-layout-flow{
  max-width:none!important;
}

body.lokalodlat-page .lo-app{
  display:block!important;
  position:relative!important;
  width:100vw!important;
  max-width:100vw!important;
  min-width:100vw!important;
  margin:0!important;
  padding:0!important;
  left:0!important;
  right:0!important;
}


/* Full-bleed page mode: the Lokalodlat app owns the viewport on its page. */
body.lokalodlat-page{
  margin:0!important;
}
body.lokalodlat-page .site-content,
body.lokalodlat-page .content-area,
body.lokalodlat-page .entry-content,
body.lokalodlat-page .post-content,
body.lokalodlat-page .ct-container,
body.lokalodlat-page .ct-container-fluid,
body.lokalodlat-page main.site-main{
  max-width:none!important;
  width:100%!important;
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
body.lokalodlat-page .page-title,
body.lokalodlat-page .entry-header,
body.lokalodlat-page .entry-title,
body.lokalodlat-page .ct-page-title,
body.lokalodlat-page .hero-section{
  display:none!important;
}
body.lokalodlat-page .lo-app{
  margin-top:0!important;
  padding-top:0!important;
}


:root{--lo-green:#287b39;--lo-green-dark:#185d29;--lo-soft:#f1f6ef;--lo-border:#e4e8e1;--lo-text:#172019;--lo-muted:#687169}
.lo-app{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--lo-text);background:#fff;line-height:1.35}
.lo-app *{box-sizing:border-box}.lo-header{height:82px;padding:0 28px;display:grid;grid-template-columns:1fr minmax(320px,520px) 1fr;gap:24px;align-items:center;border-bottom:1px solid var(--lo-border);background:#fff;position:relative;z-index:20}
.lo-brand{display:flex;align-items:center;gap:11px;min-width:260px}.lo-brand strong{display:block;font-size:22px;color:var(--lo-green);letter-spacing:-.6px}.lo-brand span{display:block;font-size:11px;color:var(--lo-muted);margin-top:2px}.lo-mark{font-size:31px;color:var(--lo-green);transform:rotate(-20deg)}
.lo-search-wrap{display:flex;height:44px;border:1px solid #dfe4dd;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #00000008}.lo-search-wrap input{border:0;outline:0;padding:0 17px;flex:1;font-size:14px}.lo-search-wrap button{width:52px;border:0;background:var(--lo-green);color:#fff;font-size:24px;cursor:pointer}
.lo-nav{display:flex;justify-content:flex-end;align-items:center;gap:25px;font-size:13px;font-weight:650}.lo-nav a{color:#315a39;text-decoration:none;white-space:nowrap;cursor:pointer}.lo-nav a:hover{color:var(--lo-green)}.lo-nav .lo-auth-link{color:var(--lo-green);font-weight:750}.lo-heart{font-size:16px}.lo-heart span,.lo-menu span{font-size:13px;margin-left:4px}
.lo-cats{height:72px;padding:14px 24px;display:flex;gap:10px;align-items:center;overflow:auto;border-bottom:1px solid #edf0eb;white-space:nowrap}.lo-cats button{height:42px;padding:0 18px;border:1px solid #e0e5de;background:#fff;border-radius:12px;display:flex;align-items:center;gap:7px;font-weight:650;color:#28332b;cursor:pointer;box-shadow:0 1px 2px #00000005}.lo-cats button.active{background:var(--lo-green);color:#fff;border-color:var(--lo-green)}.lo-cats button:hover{border-color:#a9c3ac}
.lo-map-section{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(390px,.95fr);gap:16px;padding:0 20px 20px}.lo-map-shell{height:640px;position:relative;border-radius:16px;overflow:hidden;border:1px solid #dce4db;background:#eaf0e7}.lo-map-shell #lo-map{height:100%;width:100%}.lo-map-shell .leaflet-control-zoom{margin-left:16px;margin-top:16px}.lo-map-shell .leaflet-control-zoom a{width:36px;height:36px;line-height:34px;font-size:20px}
.lo-filter{position:absolute;z-index:500;left:15px;top:15px;width:205px;padding:15px;background:#fff;border:1px solid #e1e6df;border-radius:14px;box-shadow:0 5px 20px #00000015}.lo-filter-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.lo-filter-head button{border:0;background:none;color:#5e9b68;cursor:pointer}.lo-filter-toggle{display:flex!important;align-items:center;gap:7px;padding:0;font-size:16px;font-weight:700;color:#27332b!important}.lo-filter-icon{font-size:21px;line-height:1}.lo-filter-body{display:block}.lo-filter.is-collapsed .lo-filter-body{display:none}.lo-toggle-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px;font-size:13px}.lo-toggle-row input{display:none}.lo-toggle-row i{width:34px;height:20px;background:#d8ded8;border-radius:20px;position:relative}.lo-toggle-row i:after{content:"";position:absolute;width:16px;height:16px;top:2px;left:2px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:.2s}.lo-toggle-row input:checked+i{background:var(--lo-green)}.lo-toggle-row input:checked+i:after{left:16px}.lo-range{display:block;font-size:13px}.lo-range span{display:flex;justify-content:space-between}.lo-range input{width:100%;margin-top:12px;accent-color:var(--lo-green)}.lo-select{display:block;margin-top:20px;font-size:12px}.lo-select select{display:block;width:100%;margin-top:7px;border:1px solid #e1e5df;border-radius:8px;padding:9px;background:#fff}.lo-area-btn{position:absolute;right:16px;top:16px;z-index:500;width:44px;height:44px;border:0;border-radius:12px;background:#fff;padding:0;font-size:22px;font-weight:700;color:#277b39;box-shadow:0 5px 20px #00000016;cursor:pointer;display:flex;align-items:center;justify-content:center}.lo-area-btn:hover{background:#f5faf5}
.lo-producer-panel{height:640px;border:1px solid #dde3db;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 5px 22px #00000008;display:flex;flex-direction:column}.lo-photo{height:245px;flex:0 0 245px;background:linear-gradient(135deg,#7d9b6e,#d9dfb9);display:flex;align-items:flex-end;justify-content:space-between;padding:24px;color:#fff;font-size:66px;position:relative}.lo-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,#0007)}.lo-photo>span{position:relative;z-index:2;font-weight:900;font-size:20px;line-height:1.1;text-shadow:0 2px 8px #0008}.lo-photo small{font-size:12px}.lo-panel-body{padding:18px;overflow-y:auto;min-height:0;flex:1}.lo-open{display:inline-block;font-size:11px;color:#34753d;background:#eaf5e9;border-radius:20px;padding:5px 9px}.lo-panel-body h1{font-size:24px;margin:9px 0 5px}.lo-panel-body h1 em{font-style:normal;font-size:12px;background:#2783dd;color:#fff;border-radius:50%;padding:2px 4px}.lo-meta{color:#e29a00;font-size:13px;font-weight:750}.lo-meta small{color:#7b817c;font-weight:500}.lo-panel-body p{font-size:13px;color:#4f5851;margin:9px 0}.lo-tags{display:flex;gap:7px;flex-wrap:wrap;padding:11px 0;border-bottom:1px solid #edf0ec}.lo-tags span{font-size:11px;background:#f1f4f1;padding:7px 10px;border-radius:16px}.lo-tags .lo-verified-badge{background:#eaf8fa;color:#16869a;font-weight:700;display:inline-flex;align-items:center;gap:5px}.lo-tags .lo-verified-badge b{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#22b9d2;color:#fff;font-size:10px;line-height:1}.lo-details{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding:15px 0;font-size:12px}.lo-details small{color:#626a64}.lo-details a{color:var(--lo-green);text-decoration:none}.lo-pay{border-left:1px solid #e8ece6;padding-left:15px}
.lo-panel-products{margin:0 0 13px}.lo-panel-products-head{display:flex;justify-content:space-between;align-items:center;font-size:12px;margin-bottom:7px}.lo-panel-products-head span{color:var(--lo-green);font-size:11px;font-weight:700}.lo-panel-products-list{display:grid;gap:6px}.lo-panel-product-row{display:flex;align-items:center;gap:9px;padding:7px 9px;border:1px solid #e4e9e2;border-radius:9px;background:#fafcf9}.lo-panel-product-row img,.lo-panel-product-placeholder{width:34px;height:34px;border-radius:7px;object-fit:cover;background:#edf3ea;display:flex;align-items:center;justify-content:center;font-size:17px;flex:0 0 34px}.lo-panel-product-row div{min-width:0;display:flex;flex-direction:column}.lo-panel-product-row strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lo-panel-product-row small{font-size:10px;color:#647066;margin-top:2px}.lo-panel-products:empty{display:none}
.lo-primary,.lo-supplier button{width:100%;border:0;border-radius:10px;background:var(--lo-green);color:#fff;padding:13px;font-weight:750;cursor:pointer}.lo-primary:hover,.lo-supplier button:hover{background:var(--lo-green-dark)}
.lo-popular{padding:10px 28px 30px}.lo-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.lo-section-head h2{font-size:20px;margin:0}.lo-section-head button{border:0;background:none;color:var(--lo-green);font-weight:700;cursor:pointer}.lo-cards{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr)) minmax(210px,1.1fr);gap:14px}.lo-card{border:1px solid #e1e6df;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 3px 12px #00000008;cursor:pointer}.lo-card-img{height:120px;background:#eef3eb;display:flex;align-items:center;justify-content:center;font-size:62px}.lo-card-body{padding:11px}.lo-card-body .lo-open{padding:3px 7px;font-size:10px}.lo-card h3{font-size:14px;margin:8px 0 2px}.lo-card p{font-size:11px;color:#707871;margin:0 0 8px}.lo-card strong{font-size:12px;color:#dc9b00}.lo-card strong small{color:#788078;font-weight:500}.lo-card label{display:block;width:max-content;margin-top:8px;background:#f1f4f1;border-radius:10px;padding:4px 8px;font-size:10px}.lo-supplier{padding:20px;background:#f1f7ef;border-radius:15px;border:1px solid #e1ecdf}.lo-supplier-icon{font-size:25px;color:var(--lo-green)}.lo-supplier h3{margin:5px 0;font-size:16px;color:var(--lo-green)}.lo-supplier p{font-size:12px;color:#58615a;margin:6px 0}.lo-supplier button{margin:13px 0 10px}.lo-supplier a{display:block;color:var(--lo-green);font-size:11px;text-decoration:none;font-weight:700;text-align:center}
.lo-benefits{margin:0 20px 20px;padding:20px 25px;background:#f1f7ef;border:1px solid #e1ecdf;border-radius:15px;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.lo-benefits div{display:grid;grid-template-columns:30px 1fr;column-gap:10px}.lo-benefits b{grid-row:span 2;color:var(--lo-green);font-size:25px}.lo-benefits strong{font-size:13px}.lo-benefits span{font-size:11px;color:#687169}
.lo-modal-backdrop{display:none;position:fixed;inset:0;background:#0008;z-index:99999;align-items:center;justify-content:center;padding:25px}.lo-modal-backdrop.show{display:flex}.lo-modal{width:min(680px,96vw);max-height:88vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 25px 80px #0005;padding:32px;position:relative}.lo-modal-close{position:absolute;right:18px;top:13px;border:0;background:#f0f2ef;border-radius:50%;width:34px;height:34px;font-size:25px;cursor:pointer}.lo-modal h2{font-size:25px;margin:0 0 12px}.lo-modal p{color:#58615a}.lo-modal .lo-form{display:grid;gap:12px}.lo-modal input,.lo-modal textarea{width:100%;padding:12px;border:1px solid #dfe5de;border-radius:9px}.lo-modal textarea{min-height:120px}.lo-modal button.lo-primary{margin-top:6px}
@media(max-width:1200px){.lo-header{grid-template-columns:1fr 360px}.lo-nav{display:none}.lo-cards{grid-template-columns:repeat(3,1fr)}.lo-supplier{grid-column:span 3}}
@media(max-width:850px){.lo-header{height:auto;padding:15px;grid-template-columns:1fr;gap:12px}.lo-brand{min-width:0}.lo-search-wrap{width:100%}.lo-cats{height:auto;padding:10px}.lo-map-section{grid-template-columns:1fr;padding:0 10px 15px}.lo-map-shell,.lo-producer-panel{height:520px}.lo-filter{width:190px;padding:13px}.lo-filter-head{margin-bottom:0}.lo-filter.is-expanded .lo-filter-head{margin-bottom:14px}.lo-filter-body{display:none}.lo-filter.is-expanded .lo-filter-body{display:block}.lo-filter-toggle{font-size:15px}.lo-area-btn{right:14px;top:14px;width:44px;height:44px;border-radius:12px}.lo-cards{grid-template-columns:repeat(2,1fr)}.lo-supplier{grid-column:span 2}.lo-benefits{grid-template-columns:1fr 1fr;margin:0 10px 15px}.lo-popular{padding:10px 15px 25px}}

/* 0.3.0 data-driven frontend */
.lo-marker-wrap{background:transparent!important;border:0!important}.lo-map-marker{width:42px;height:42px;border-radius:50%;background:#fff;border:3px solid #d8a15a;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #0003;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.lo-map-marker.is-open{border-color:#287b39}.lo-map-marker.is-closed{border-color:#d9a15f}.lo-map-marker.is-selected{box-shadow:0 0 0 3px #fff,0 0 0 6px #287b39,0 4px 12px #0003;transform:scale(1.06)}.lo-map-marker svg{width:25px;height:25px;display:block}
.lo-locate{width:100%;margin-top:12px;border:0;background:#edf6ee;color:#287b39;border-radius:10px;padding:9px 10px;cursor:pointer;font-weight:700}
.lo-card{cursor:pointer}
.lo-card h3 em,.lo-producer-panel h1 em{font-style:normal;color:#287b39;font-size:.72em}
.lo-empty{padding:30px;text-align:center;background:#f5f8f3;border-radius:14px;color:#667}
.lo-panel-body a{color:#287b39}
@media(max-width:900px){.lo-header{flex-wrap:wrap}.lo-search-wrap{order:3;width:100%}.lo-nav{gap:10px}.lo-map-section{grid-template-columns:1fr}.lo-producer-panel{min-height:420px}.lo-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* 0.3.1 producer application */
.lo-form-intro{display:grid;gap:3px;padding:12px 14px;background:#f1f7ef;border:1px solid #e1ecdf;border-radius:11px;margin-bottom:4px}.lo-form-intro strong{color:var(--lo-green);font-size:15px}.lo-form-intro span{font-size:12px;color:#687169}.lo-producer-form label{font-size:12px;font-weight:650;color:#3c463f}.lo-producer-form input,.lo-producer-form textarea{margin-top:6px}.lo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lo-checks{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.lo-checks label{font-weight:500;background:#f7f9f6;border:1px solid #e4e9e2;border-radius:8px;padding:8px}.lo-checks input{width:auto;margin:0 5px 0 0}.lo-inline-check{display:flex;align-items:center;gap:7px;font-weight:600!important}.lo-inline-check input{width:auto;margin:0}.lo-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.lo-form-status{font-size:12px;color:#687169;padding-top:4px}.lo-form-status.ok{color:#287b39;font-weight:700}.lo-form-status.error{color:#b33b2f;font-weight:700}.lo-producer-form button:disabled{opacity:.65;cursor:wait}
@media(max-width:600px){.lo-form-grid{grid-template-columns:1fr}.lo-checks{grid-template-columns:1fr}}

/* Lokalodlat Core 0.3.2 */

/* Lokalodlat Core 0.3.3 – structured hours + producer ID */
.lo-name-id-row{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:12px;align-items:end}
.lo-id-preview{min-height:68px;border:1px solid #dfe6dd;border-radius:9px;background:#f5f8f3;padding:9px 12px;display:flex;flex-direction:column;justify-content:center}
.lo-id-preview span{font-size:10px;color:#687169;text-transform:uppercase;letter-spacing:.04em}.lo-id-preview strong{font-size:13px;color:#687169;margin-top:3px}.lo-id-preview strong.has-id{color:var(--lo-green);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
.lo-opening-box{border:1px solid #e0e5df;border-radius:12px;padding:14px;background:#fafbfc}.lo-opening-head strong,.lo-opening-head small{display:block}.lo-opening-head strong{font-size:14px}.lo-opening-head small{font-size:10px;color:#777;margin-top:4px}.lo-opening-days{margin-top:12px;display:grid;gap:6px}.lo-opening-row{display:grid;grid-template-columns:90px 1fr 12px 1fr auto;align-items:center;gap:7px;background:#fff;border:1px solid #e6e8eb;border-radius:8px;padding:7px 8px;font-size:11px}.lo-opening-row input[type=time]{padding:7px 8px!important;margin:0!important}.lo-opening-row label{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:650;white-space:nowrap}.lo-opening-row label input{width:auto;margin:0}.lo-opening-note{display:block;margin-top:10px;font-size:11px!important}.lo-opening-note textarea{min-height:60px!important}.lo-hours-detail{white-space:normal}
.lo-open.is-open{background:#eaf8ef;color:#17633b}
@media(max-width:700px){.lo-name-id-row{grid-template-columns:1fr}.lo-opening-row{grid-template-columns:72px 1fr 8px 1fr}.lo-opening-row label{grid-column:2/-1}.lo-opening-row input[type=time]{min-width:0}}
.lo-live-id{margin-top:8px;padding:9px 11px;border:1px solid #dce9da;background:#f4f8f3;border-radius:8px;display:flex;justify-content:space-between;gap:12px;font-size:12px}.lo-live-id span{color:#68756a}.lo-live-id strong{font-family:monospace}
.lo-photo.has-image{background-size:cover;background-position:center}.lo-photo.has-image>#lo-panel-emoji{display:none}.lo-photo.has-image>#lo-panel-cover{text-shadow:0 2px 8px rgba(0,0,0,.35)}

/* Producer portal */
.lo-portal{min-height:100vh;background:#f6f8f5;padding:42px 5vw 70px;font-family:Manrope,system-ui,sans-serif;color:#1f2a22}
.lo-portal-top{max-width:1180px;margin:0 auto 24px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.lo-portal-kicker{font-size:11px;letter-spacing:.12em;font-weight:800;color:#287d3a}.lo-portal h1{margin:5px 0;font-size:34px}.lo-portal-top p{margin:0;color:#68756a}.lo-portal-top>a{color:#287d3a;font-weight:700;text-decoration:none}.lo-portal-grid{max-width:1180px;margin:0 auto 20px;display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.lo-portal-card{background:#fff;border:1px solid #dfe7df;border-radius:16px;padding:22px;box-shadow:0 5px 20px rgba(35,55,40,.04);margin-bottom:18px}.lo-portal-card h2{margin:0 0 8px;font-size:20px}.lo-portal-card p{color:#68756a}.lo-portal-card dl{margin:18px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.lo-portal-card dl div{background:#f5f8f4;border-radius:10px;padding:12px}.lo-portal-card dt{font-size:11px;color:#68756a}.lo-portal-card dd{margin:4px 0 0;font-weight:800}.lo-product-form label{display:block;font-size:13px;font-weight:700;margin-bottom:12px}.lo-product-form input,.lo-product-form textarea{width:100%;box-sizing:border-box;margin-top:5px;padding:11px 12px;border:1px solid #d9e1d9;border-radius:9px;background:#fff}.lo-product-form .lo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lo-product-list{border-top:1px solid #e7ece7}.lo-product-row{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #e7ece7}.lo-product-row strong,.lo-product-row span{display:block}.lo-product-row span{font-size:12px;color:#68756a;margin-top:3px}.lo-product-row em{font-style:normal;font-size:11px;background:#eef5ec;color:#287d3a;padding:5px 8px;border-radius:999px}@media(max-width:800px){.lo-portal{padding:28px 18px}.lo-portal-grid{grid-template-columns:1fr}.lo-portal-top{align-items:flex-start;flex-direction:column}.lo-product-form .lo-form-grid{grid-template-columns:1fr}}

.lo-portal-notice{max-width:1180px;margin:0 auto 18px;padding:12px 16px;border-radius:10px;font-weight:700}.lo-portal-notice.ok{background:#edf7ed;color:#287d3a}.lo-portal-notice.error{background:#fff1ef;color:#a23b2f}.lo-portal-label{display:block;font-size:13px;margin-bottom:7px}.lo-portal-checks{display:flex;flex-wrap:wrap;gap:7px}.lo-portal-checks label{font-size:12px;background:#f3f6f2;border:1px solid #e0e7df;padding:7px 9px;border-radius:8px}.lo-portal-photo{display:grid;grid-template-columns:150px 1fr;gap:14px;align-items:center}.lo-portal-photo-preview{height:100px;border-radius:12px;background:#f1f4ef;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#788278;font-size:12px}.lo-portal-photo-preview img{width:100%;height:100%;object-fit:cover}.lo-product-edit{border-bottom:1px solid #e7ece7;padding:0}.lo-product-edit summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:14px 0}.lo-product-edit summary::-webkit-details-marker{display:none}.lo-product-edit summary>span{display:block}.lo-product-edit summary small{display:block;color:#68756a;margin-top:3px}.lo-product-edit summary em{font-style:normal;font-size:11px;background:#eef5ec;color:#287d3a;padding:5px 8px;border-radius:999px}.lo-product-edit .lo-product-form{padding:4px 0 12px}.lo-product-actions{display:flex;gap:8px}.lo-danger{border:0;background:#fff0ef;color:#a23b2f;padding:9px 12px;border-radius:9px;font-weight:700;cursor:pointer;margin:0 0 14px}.lo-profile-form .lo-opening-box{margin-top:4px}@media(max-width:800px){.lo-portal-photo{grid-template-columns:1fr}.lo-portal-photo-preview{height:140px}}


/* Lokalodlat Core 0.4.1 – frontend-only producer portal */
body.lo-modal-open{overflow:hidden}
.lo-portal-login{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:30px;background:#f6f8f5}.lo-login-card{width:min(460px,94vw);background:#fff;border:1px solid #dfe7df;border-radius:22px;padding:34px;box-shadow:0 16px 50px rgba(35,55,40,.08);text-align:center}.lo-login-mark{width:48px;height:48px;border-radius:15px;background:#287d3a;color:#fff;display:grid;place-items:center;font-size:27px;margin:0 auto 16px}.lo-login-card h1{margin:5px 0 8px;font-size:30px}.lo-login-card>p{color:#68756a;margin:0 0 22px}.lo-login-form{text-align:left}.lo-text-button{border:0;background:none;color:#287d3a;font-weight:700;cursor:pointer;margin-top:15px}.lo-account-btn{border:1px solid #d9e4d9;background:#fff;color:#287d3a;border-radius:9px;padding:9px 13px;font-weight:700;cursor:pointer}.lo-portal-account{display:flex;gap:10px;align-items:center}.lo-dashboard-hero{max-width:1180px;margin:0 auto 18px;background:#edf6ec;border:1px solid #dbe9da;border-radius:20px;padding:28px;display:flex;justify-content:space-between;align-items:center;gap:25px}.lo-dashboard-kicker{font-size:10px;letter-spacing:.12em;font-weight:800;color:#287d3a}.lo-dashboard-hero h2{margin:6px 0;font-size:26px}.lo-dashboard-hero p{margin:0;color:#68756a}.lo-dashboard-status{min-width:190px;background:#fff;border:1px solid #dfe7df;border-radius:14px;padding:14px 16px}.lo-dashboard-status span,.lo-dashboard-status small{display:block;color:#68756a;font-size:11px}.lo-dashboard-status strong{display:block;margin:3px 0;font-size:15px;color:#287d3a}.lo-dashboard-actions{max-width:1180px;margin:0 auto 18px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.lo-dashboard-card{border:1px solid #dfe7df;background:#fff;border-radius:16px;padding:20px;text-align:left;cursor:pointer;box-shadow:0 5px 20px rgba(35,55,40,.04);transition:transform .15s,box-shadow .15s}.lo-dashboard-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(35,55,40,.08)}.lo-dashboard-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#edf6ec;color:#287d3a;font-size:21px;margin-bottom:14px}.lo-dashboard-card strong,.lo-dashboard-card small,.lo-dashboard-card b{display:block}.lo-dashboard-card strong{font-size:17px}.lo-dashboard-card small{color:#68756a;font-size:12px;line-height:1.45;margin:5px 0 12px}.lo-dashboard-card b{color:#287d3a;font-size:12px}.lo-portal-info{max-width:1180px;margin-left:auto;margin-right:auto}.lo-status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lo-status-grid div{background:#f5f8f4;border-radius:11px;padding:12px}.lo-status-grid span{display:block;color:#68756a;font-size:11px}.lo-status-grid strong{display:block;margin-top:3px}.lo-small-note{font-size:11px!important;margin-bottom:0}.lo-portal-modal{display:none;position:fixed;inset:0;background:#0008;z-index:999999;align-items:center;justify-content:center;padding:22px}.lo-portal-modal.show{display:flex}.lo-portal-modal-box{width:min(760px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 25px 80px #0005;padding:30px;position:relative}.lo-portal-modal-close{position:absolute;right:15px;top:12px;border:0;background:#f0f2ef;border-radius:50%;width:35px;height:35px;font-size:25px;cursor:pointer}.lo-portal-modal-box h2{font-size:24px;margin:0 0 5px}.lo-modal-lead{margin:0 0 18px;color:#68756a;font-size:13px}.lo-portal-modal-box h3{font-size:16px;margin:22px 0 10px}.lo-account-info{background:#f4f8f3;border:1px solid #dfe7df;border-radius:10px;padding:12px}.lo-account-info span{display:block;font-size:11px;color:#68756a}.lo-account-info strong{display:block;margin-top:3px}.lo-portal-modal .lo-product-form{display:grid;gap:12px}.lo-portal-modal .lo-product-form label{font-size:12px;font-weight:700}.lo-portal-modal .lo-product-form input,.lo-portal-modal .lo-product-form textarea{margin-top:5px}.lo-portal-modal .lo-form-grid{grid-template-columns:1fr 1fr}.lo-portal-modal .lo-opening-box{margin-top:2px}
@media(max-width:800px){.lo-dashboard-hero{align-items:flex-start;flex-direction:column}.lo-dashboard-actions{grid-template-columns:1fr}.lo-status-grid{grid-template-columns:1fr}.lo-portal-modal-box{padding:24px 18px}.lo-portal-modal .lo-form-grid{grid-template-columns:1fr}.lo-portal-account{flex-wrap:wrap}}

.lo-location-box{border:1px solid #dfe7df;border-radius:14px;background:#f7faf6;padding:12px}.lo-location-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:9px}.lo-location-head strong,.lo-location-head small{display:block}.lo-location-head strong{font-size:13px}.lo-location-head small{font-size:11px;color:#68756a;margin-top:3px;line-height:1.4}.lo-location-actions{display:flex;gap:7px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.lo-location-reset,.lo-location-expand{border:1px solid #d7e2d5;background:#fff;color:#287d3a;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:700;cursor:pointer;white-space:nowrap}.lo-location-reset:hover,.lo-location-expand:hover{background:#edf6ec}.lo-location-reset:disabled{opacity:.6;cursor:wait}.lo-location-box #lo-profile-map{height:220px;border-radius:10px;overflow:hidden;border:1px solid #dfe7df;transition:height .2s}.lo-location-box.is-expanded #lo-profile-map{height:min(58vh,520px)}.lo-location-coords{font-size:10px;color:#68756a;margin-top:7px}@media(max-width:600px){.lo-location-head{flex-direction:column}.lo-location-actions{width:100%;justify-content:flex-start}.lo-location-box #lo-profile-map{height:190px}.lo-location-box.is-expanded #lo-profile-map{height:55vh}}

/* Public product list – Lokalodlat Core 0.4.8 */
.lo-public-products{display:grid;gap:12px;margin-top:18px}.lo-public-product{display:grid;grid-template-columns:110px 1fr;gap:15px;border:1px solid #dfe7df;border-radius:14px;overflow:hidden;background:#fff}.lo-public-product-img{min-height:110px;background:#f1f5ef;display:flex;align-items:center;justify-content:center;font-size:30px}.lo-public-product-img img{width:100%;height:100%;object-fit:cover;display:block}.lo-public-product-body{padding:13px 14px}.lo-public-product-body h3{margin:3px 0 5px;font-size:16px}.lo-public-product-body>strong{font-size:14px}.lo-public-product-body>strong small{font-weight:600;color:#68756a}.lo-public-product-body p{margin:7px 0 0;color:#68756a;font-size:12px;line-height:1.45}.lo-public-product-status{display:inline-flex;padding:4px 8px;border-radius:999px;background:#f1eee9;color:#7b6d5d;font-size:10px;font-weight:800}.lo-public-product-status.is-available{background:#edf7ed;color:#287d3a}.lo-public-product.is-sold{background:#fafafa}.lo-product-empty{padding:15px;border:1px dashed #dfe7df;border-radius:12px;background:#f8faf7;color:#68756a}.lo-product-available{display:flex!important;align-items:center;gap:8px;font-weight:700!important;background:#f4f8f3;border:1px solid #dfe7df;padding:10px 12px;border-radius:9px}.lo-product-available input{width:auto!important;margin:0!important}.lo-product-available-note{font-size:11px!important;color:#68756a!important;margin:-3px 0 3px!important}.lo-product-edit summary em.is-off{background:#fff1ef;color:#a23b2f}
@media(max-width:600px){.lo-public-product{grid-template-columns:90px 1fr}.lo-public-product-img{min-height:100px}}

.lo-card-product{display:flex;align-items:center;gap:7px;margin:7px 0 5px;padding:6px 7px;border:1px solid #e3e9e0;border-radius:8px;background:#fafcf9;min-width:0}.lo-card-product img,.lo-card-product>span{width:30px;height:30px;border-radius:6px;object-fit:cover;background:#edf3ea;display:flex;align-items:center;justify-content:center;font-size:15px;flex:0 0 30px}.lo-card-product div{min-width:0;display:flex;flex-direction:column}.lo-card-product b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lo-card-product small{font-size:9px;color:#647066;margin-top:2px}.lo-card-more{font-size:9px;color:var(--lo-green);font-weight:700;margin:0 0 5px 2px}

/* PWA install CTA – intentionally mobile-only, placed below the four benefits. */
.lo-install-app{display:none;border:1px solid #d7e5d5;background:#fff;color:var(--lo-green);border-radius:14px;padding:13px 16px;cursor:pointer;text-align:left;align-items:center;gap:11px;box-shadow:0 4px 16px rgba(35,55,40,.05)}
.lo-install-app>span{width:38px;height:38px;border-radius:11px;background:#edf6ec;display:grid;place-items:center;font-size:22px;flex:0 0 38px}.lo-install-app strong{font-size:14px}.lo-install-app small{display:block;color:#687169;font-size:10px;margin-top:2px}.lo-install-app[hidden]{display:none!important}
@media(max-width:850px){.lo-install-app{display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto}.lo-install-app>span{grid-row:1 / span 2}.lo-install-app strong{align-self:end}.lo-install-app small{align-self:start}}

/* 0.4.16 – supplier membership */
.lo-membership-card{border:1px solid #dce9dd;background:#f7fbf6}
.lo-membership-card h2{margin:.15rem 0 .35rem;font-size:1.55rem}
.lo-membership-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.lo-membership-price{color:#287d3a;font-size:1.05rem;white-space:nowrap}
.lo-membership-card p{color:#66706a;line-height:1.55}
.lo-membership-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:18px 0}
.lo-membership-points span{background:#fff;border:1px solid #e2ebe3;border-radius:12px;padding:10px 12px;color:#39423c}
.lo-membership-principle{border-left:4px solid #287d3a;background:#fff;padding:14px 16px;border-radius:0 12px 12px 0;margin:18px 0}
.lo-membership-principle strong{display:block;line-height:1.45;color:#26302a}
.lo-membership-principle small{display:block;margin-top:5px;color:#758078;line-height:1.4}
.lo-swish-box{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff;border:1px solid #dce5dd;border-radius:16px;padding:15px;margin-top:18px}
.lo-swish-box span,.lo-swish-box small{display:block;color:#758078}.lo-swish-box strong{display:block;font-size:1.5rem}.lo-swish-box small{margin-top:3px}
.lo-copy-swish{border:1px solid #d6dfd7;background:#f3f7f3;border-radius:11px;padding:10px 12px;font:inherit;cursor:pointer}
.lo-membership-confirm-form{margin-top:12px}.lo-membership-confirm-form .lo-primary{width:100%}
.lo-membership-waiting{padding:14px 16px;border-radius:14px;background:#edf6ee;color:#4c7254;line-height:1.45;margin-top:16px}
.lo-membership-expiry{margin-top:12px;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #e0e9e1;color:#68736b}
.lo-supplier-preview{min-height:100vh}.lo-membership-preview-card{max-width:900px;margin:0 auto}.lo-preview-button{margin-top:12px;width:100%;box-sizing:border-box;text-align:center;background:#287d3a;color:#fff;border-radius:11px;padding:12px 15px;font-weight:800;opacity:.55}.lo-preview-note{font-size:11px!important;margin:8px 0 0;text-align:center;color:#7a837d!important}.lo-supplier-preview .lo-portal-top>a{color:#287d3a;font-weight:700;text-decoration:none}.lo-supplier-preview .lo-swish-box{margin-top:18px}
@media(max-width:700px){.lo-membership-top{display:block}.lo-membership-price{display:block;margin-top:4px}.lo-membership-points{grid-template-columns:1fr}.lo-swish-box{align-items:flex-start;flex-direction:column}.lo-copy-swish{width:100%}}

/* 0.4.24 – Premium Besök & aktiviteter */
.lo-secondary{border:1px solid #cfe0cf;background:#fff;color:#287d3a;border-radius:10px;padding:11px 14px;font-weight:800;cursor:pointer;width:100%;margin-top:8px}.lo-secondary[hidden]{display:none}.lo-visit-public-card{border:1px solid #dfe8df;background:#f8fbf7;border-radius:14px;padding:16px;margin:0 0 12px}.lo-visit-public-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.lo-visit-kicker{font-size:9px;letter-spacing:.12em;color:#287d3a;font-weight:900}.lo-visit-public-card h3{margin:3px 0 0;font-size:18px}.lo-visit-public-head>strong{color:#287d3a;font-size:13px}.lo-visit-public-card p{margin:9px 0;color:#5f6c62;font-size:12px;line-height:1.5}.lo-visit-meta{font-size:11px;color:#68756a;margin:8px 0 11px}.lo-visit-slots{display:flex;flex-wrap:wrap;gap:7px}.lo-visit-slot{border:1px solid #d6e2d5;background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer;color:#1f2a22;text-align:left}.lo-visit-slot:hover{border-color:#287d3a}.lo-visit-slot strong,.lo-visit-slot span{display:block}.lo-visit-slot strong{font-size:11px}.lo-visit-slot span{font-size:11px;color:#287d3a;margin-top:2px}.lo-visit-request-form{margin-top:14px;padding-top:14px;border-top:1px solid #e4ebe3}.lo-visit-request-form[hidden]{display:none}.lo-visit-selected{display:flex;justify-content:space-between;gap:12px;background:#edf6ec;border-radius:10px;padding:10px 12px;margin-bottom:12px;font-size:11px}.lo-visit-selected span{color:#287d3a;font-weight:700}.lo-premium-note{display:flex;gap:10px;align-items:flex-start;background:#edf6ec;border:1px solid #dbe9da;border-radius:11px;padding:12px;margin:0 0 18px}.lo-premium-note strong{color:#287d3a;font-size:12px;white-space:nowrap}.lo-premium-note span{font-size:11px;color:#68756a;line-height:1.45}.lo-visit-edit{border-bottom:1px solid #e7ece7}.lo-visit-edit summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:14px 0}.lo-visit-edit summary::-webkit-details-marker{display:none}.lo-visit-edit summary>span{display:block}.lo-visit-edit summary small{display:block;color:#68756a;margin-top:3px}.lo-visit-edit summary em{font-style:normal;font-size:11px;background:#eef5ec;color:#287d3a;padding:5px 8px;border-radius:999px}.lo-visit-edit .lo-product-form{padding:4px 0 12px}.lo-visit-btn{background:#edf6ec}.lo-visit-form small{display:block;color:#68756a;font-weight:500;margin-top:5px}
.lo-premium-dashboard-card{border-color:#d6e8d3}.lo-premium-dashboard-card .lo-dashboard-icon{font-size:20px}.lo-premium-offer{background:#f4f8f2;border:1px solid #dfe9dc;border-radius:16px;padding:20px}.lo-premium-offer-label{display:inline-block;background:#287d3a;color:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;letter-spacing:.08em}.lo-premium-offer h3{margin:12px 0 8px!important}.lo-premium-offer p{color:#68756a;line-height:1.55}.lo-premium-offer ul{margin:14px 0 20px;padding-left:20px;color:#344238;line-height:1.7;font-size:13px}.lo-premium-offer li{margin:2px 0}

/* 0.4.32 – tydligare publik visning av gruppbesök */
/* 0.4.30 – tydligare publik visning av gruppbesök */
.lo-visit-panel-hint{display:flex;align-items:center;gap:9px;margin:10px 0 12px;padding:10px 11px;border:1px solid #dbe8da;background:#f4faf3;border-radius:10px;color:#287d3a}.lo-visit-panel-hint>span{font-size:18px}.lo-visit-panel-hint div{display:flex;flex-direction:column}.lo-visit-panel-hint b{font-size:11px}.lo-visit-panel-hint small{font-size:10px;color:#68756a;margin-top:2px}.lo-card-visit-badge{display:inline-flex;align-items:center;width:max-content;margin-top:7px;padding:4px 7px;border-radius:999px;background:#edf6ec;color:#287d3a;font-size:10px;font-weight:800}


.lo-panel-visits-box{margin:18px 0 12px;padding:16px;border:1px solid #dce9df;border-radius:16px;background:#f6faf6}
.lo-panel-visits-head{display:flex;gap:10px;align-items:flex-start;margin-bottom:12px}.lo-panel-visits-head>span{font-size:20px;line-height:1}.lo-panel-visits-head b{display:block;font-size:15px}.lo-panel-visits-head small{display:block;margin-top:3px;color:#6c7d73}.lo-panel-visit-activity{padding:10px 0;border-top:1px solid #dfe9e1}.lo-panel-visit-activity>strong{display:block;font-size:14px}.lo-panel-visit-activity>small{display:block;margin-top:2px;color:#4d8a55}.lo-panel-visit-slots{display:flex;gap:7px;flex-wrap:wrap;margin-top:8px}.lo-panel-visit-slot{border:1px solid #cfe0d2;background:#fff;border-radius:10px;padding:7px 10px;cursor:pointer;text-align:left}.lo-panel-visit-slot span{display:block;font-size:11px;color:#66756c}.lo-panel-visit-slot b{display:block;font-size:13px;color:#227d3b}.lo-panel-visit-slot:hover{border-color:#2b8440}.lo-panel-visit-more{width:100%;margin-top:12px}.lo-panel-visits-empty p{margin:4px 0 0;color:#6c7d73;font-size:13px}

/* 0.4.33 – producer panel content scrolls so public visit/activity UX is visible. */

/* 0.4.34 – Gruppbesök visas som en tydlig länk i producentprofilen. */
.lo-panel-visit-link-wrap{margin:12px 0 2px}.lo-panel-visit-link-wrap[hidden]{display:none}.lo-profile-visit-link{width:100%;display:flex;align-items:center;gap:11px;text-align:left;border:1px solid #cfe3d0;background:#f4faf3;color:#287d3a;border-radius:12px;padding:11px 13px;cursor:pointer}.lo-profile-visit-link>span:first-child{font-size:20px;line-height:1}.lo-profile-visit-link>span:last-child{display:flex;flex-direction:column;min-width:0}.lo-profile-visit-link b{font-size:12px}.lo-profile-visit-link small{font-size:10px;color:#68756a;margin-top:3px}.lo-profile-visit-link:hover{border-color:#287d3a;background:#edf6ec}.lo-card-visit-badge{display:none!important}.lo-visit-panel-hint{display:none!important}

/* 0.4.36 – kapacitet + kalender för publik besöksbokning */
.lo-visit-capacity-help{display:flex;flex-direction:column;gap:3px;margin:2px 0 14px;padding:11px 13px;border:1px solid #dbe8da;background:#f5faf4;border-radius:11px;color:#536258}.lo-visit-capacity-help strong{font-size:12px;color:#287d3a}.lo-visit-capacity-help span{font-size:11px;line-height:1.5}.lo-cal-nav{display:grid;grid-template-columns:42px 1fr 42px;gap:8px;align-items:center;margin-top:12px}.lo-cal-nav button{height:40px;border:1px solid #d9e5d9;background:#fff;border-radius:10px;font-size:20px;cursor:pointer}.lo-cal-nav button:disabled{opacity:.35;cursor:default}.lo-cal-nav strong{text-align:center;font-size:16px;color:#1f2b23}.lo-cal-weekdays,.lo-cal-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.lo-cal-weekdays{margin-top:12px}.lo-cal-weekdays span{text-align:center;color:#7a867d;font-size:10px;font-weight:800}.lo-cal-grid{margin-top:6px}.lo-cal-day,.lo-cal-empty{min-height:58px}.lo-cal-day{border:1px solid #dce7dc;background:#fff;border-radius:10px;padding:7px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-sizing:border-box}.lo-cal-day b{font-size:14px;color:#253128}.lo-cal-day small{font-size:10px;color:#7b877e}.lo-cal-day.is-available{border-color:#c5dfc6;background:#f5faf4;cursor:pointer}.lo-cal-day.is-available small{color:#287d3a;font-weight:800}.lo-cal-day.is-tight{background:#fff8ee;border-color:#ead9b8;cursor:pointer}.lo-cal-day.is-tight small{color:#a56b22;font-weight:800}.lo-cal-day.is-full{background:#f7f7f7;border-color:#e1e1e1;cursor:default;opacity:.72}.lo-cal-day.is-full small{color:#9a9a9a}.lo-cal-day.is-empty{background:#fafafa;border-color:#eef0ee}.lo-cal-times{margin-top:14px;padding:13px;border-top:1px solid #e3ebe3;background:#f8fbf7;border-radius:12px}.lo-cal-times[hidden]{display:none}.lo-cal-times-title{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:12px;margin-bottom:9px}.lo-cal-times-title span{color:#6a776e;font-size:10px}.lo-cal-time-list{display:flex;flex-wrap:wrap;gap:7px}.lo-visit-time{border:1px solid #cfe1d0;background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer;display:flex;flex-direction:column;gap:2px;text-align:left}.lo-visit-time span{font-weight:800;color:#287d3a;font-size:12px}.lo-visit-time small{font-size:9px;color:#738078}.lo-visit-time:hover{border-color:#287d3a}.lo-visit-time.is-disabled,.lo-visit-time:disabled{opacity:.55;cursor:not-allowed;background:#f3f3f3}.lo-visit-time.is-disabled span,.lo-visit-time:disabled span{color:#777}.lo-visit-request-form{margin-top:14px;padding-top:14px;border-top:1px solid #dfe8df} .lo-visit-message-label{transition:opacity .15s ease}.lo-visit-message-label.is-disabled{opacity:.62}.lo-visit-message-label.is-disabled textarea{background:#f5f6f5;color:#8a928c;cursor:not-allowed}.lo-visit-capacity-note{padding:10px 12px;margin-bottom:12px;border-radius:10px;background:#eef7ed;color:#58705d;font-size:11px;line-height:1.45}.lo-visit-capacity-note strong{display:block;color:#287d3a;margin-top:3px}.lo-visit-public-card .lo-visit-meta{line-height:1.5}.lo-visit-public-card .lo-cal-grid{margin-bottom:2px}
@media(max-width:700px){.lo-cal-day,.lo-cal-empty{min-height:50px}.lo-cal-day{padding:5px 2px}.lo-cal-day b{font-size:13px}.lo-cal-day small{font-size:9px}.lo-cal-nav{grid-template-columns:38px 1fr 38px}}
.lo-visit-payment-box{margin:14px 0 16px;padding:13px 14px;border:1px solid #dbe8da;background:#f6faf5;border-radius:12px}.lo-visit-payment-box>strong{display:block;color:#287d3a;font-size:13px;margin-bottom:9px}.lo-visit-payment-box>label{display:block}.lo-visit-payment-box select{margin-top:5px}.lo-visit-onsite-methods{display:flex;align-items:center;gap:12px;margin-top:9px;font-size:11px;color:#536258;flex-wrap:wrap}.lo-visit-onsite-methods>span{font-weight:700}.lo-visit-onsite-methods label{display:inline-flex;align-items:center;gap:5px}.lo-visit-swish-inline{margin-top:10px}.lo-visit-swish-inline[hidden],.lo-visit-onsite-methods[hidden]{display:none}.lo-visit-swish-inline label{display:block}.lo-visit-swish-inline input{margin-top:5px}.lo-visit-swish-inline small{display:block;margin-top:5px;color:#68756a;font-size:10px;line-height:1.4}.lo-visit-payment-public{margin:9px 0 11px;padding:9px 11px;border-radius:10px;background:#edf6ec;color:#287d3a;font-size:11px}.lo-cal-day-description{margin:8px 0 5px;color:#5f6c62;font-size:11px;line-height:1.5}.lo-cal-day-payment{margin:4px 0 10px;color:#287d3a;font-size:10px}.lo-visit-swish-inline[hidden]{display:none}.lo-visit-group-label.has-error input{border-color:#d85b4a;box-shadow:0 0 0 2px rgba(216,91,74,.08)}.lo-visit-group-inline-error{display:block;margin-top:7px;padding:8px 10px;border-radius:8px;background:#fff1ef;color:#b64235;font-size:11px;font-weight:700;line-height:1.4}.lo-visit-group-inline-error[hidden]{display:none}