.set-shell{--set-red:#e30613;--set-dark:#260007;--set-muted:#765c62;--set-border:#ffd7db;--set-soft:#fff2f4;max-width:1180px;margin:0 auto 90px;padding:16px;color:var(--set-dark);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.set-shell *{box-sizing:border-box}.set-topbar{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:10px 12px;background:rgba(255,255,255,.95);backdrop-filter:blur(14px);border:1px solid var(--set-border);border-radius:24px;box-shadow:0 16px 45px rgba(227,6,19,.08)}.set-brand{display:flex;align-items:center;gap:10px;text-decoration:none!important;color:var(--set-dark)!important;font-weight:1000}.set-brand img{width:44px;height:44px;object-fit:contain}.set-topbar nav{display:flex;gap:6px;flex-wrap:wrap}.set-topbar nav a{padding:10px 13px;border-radius:999px;text-decoration:none!important;color:var(--set-dark)!important;font-weight:900}.set-topbar nav a:hover,.set-topbar nav a.is-active{background:var(--set-red);color:#fff!important}.set-hero{display:grid;grid-template-columns:1fr 255px;gap:18px;align-items:stretch;margin-bottom:16px;padding:30px;border-radius:34px;color:#fff;background:radial-gradient(circle at 15% 15%,#ff6872 0,#e30613 34%,#8f0008 100%);box-shadow:0 24px 60px rgba(227,6,19,.24);overflow:hidden}.set-hero p{margin:0 0 8px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:1000;opacity:.9}.set-hero h1{margin:0;max-width:760px;font-size:clamp(36px,6vw,68px);line-height:.92;letter-spacing:-.05em}.set-hero span{display:block;margin-top:14px;max-width:650px;font-size:18px;opacity:.94}.set-hero aside{display:flex;flex-direction:column;justify-content:center;padding:22px;border:1px solid rgba(255,255,255,.28);border-radius:28px;background:rgba(255,255,255,.16)}.set-hero aside b{font-size:48px;line-height:1}.set-hero aside small{font-size:16px;font-weight:1000}.set-hero aside em{margin-top:9px;font-style:normal;opacity:.9}.set-toolbar{display:grid;grid-template-columns:minmax(200px,1fr) 210px 190px auto;gap:10px;margin-bottom:10px}.set-toolbar input,.set-toolbar select,.set-modal input,.set-modal select,.set-modal textarea{width:100%;border:1px solid var(--set-border);border-radius:17px;background:#fff;padding:13px 14px;font:inherit;color:var(--set-dark);outline:none}.set-toolbar input:focus,.set-toolbar select:focus,.set-modal input:focus,.set-modal textarea:focus{border-color:var(--set-red);box-shadow:0 0 0 4px rgba(227,6,19,.08)}.set-toolbar button,.set-state-tabs button,.set-actions button,.set-primary,.set-login a{border:0;border-radius:999px;padding:12px 14px;background:#f2e5e7;color:var(--set-dark);font-weight:1000;cursor:pointer;text-decoration:none!important;text-align:center}.set-toolbar button:hover,.set-state-tabs button.is-active,.set-actions button:hover,.set-primary,.set-login a{background:var(--set-red);color:#fff!important}.set-state-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.set-map-card{padding:8px;margin-bottom:18px;border:1px solid var(--set-border);border-radius:32px;background:#fff;box-shadow:0 15px 40px rgba(38,0,7,.06)}#set-map{height:455px;border-radius:25px;background:#f5f5f5;overflow:hidden}.set-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.set-place{overflow:hidden;border:1px solid var(--set-border);border-radius:28px;background:#fff;box-shadow:0 14px 38px rgba(38,0,7,.07);transition:transform .18s ease,box-shadow .18s ease,outline-color .18s ease}.set-place:hover{transform:translateY(-3px);box-shadow:0 20px 50px rgba(38,0,7,.1)}.set-place.is-done{outline:3px solid #15b75a}.set-place.is-wish:not(.is-done){outline:3px solid #ffb000}.set-cover{position:relative;height:185px;background:#eee}.set-cover img{width:100%;height:100%;object-fit:cover;display:block}.set-cover span{position:absolute;left:12px;top:12px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.92);font-size:12px;font-weight:1000;color:var(--set-red);text-transform:uppercase}.set-body{padding:16px}.set-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.set-line em{font-style:normal;font-size:13px;font-weight:900;color:var(--set-muted)}.set-line strong{padding:6px 9px;border-radius:999px;background:#e8fff1;color:#087b39;font-size:12px}.set-place h3{margin:8px 0;font-size:22px;line-height:1.05}.set-place p{margin:0 0 13px;color:var(--set-muted);line-height:1.38}.set-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:13px}.set-meta span{padding:7px 9px;border-radius:999px;background:var(--set-soft);font-size:12px;font-weight:900}.set-actions{display:flex;gap:8px;flex-wrap:wrap}.set-actions a{display:inline-flex;align-items:center;border-radius:999px;padding:12px 14px;background:#111;color:#fff!important;text-decoration:none!important;font-weight:1000}.set-empty,.set-empty-card{display:none;margin:20px 0;padding:24px;border-radius:22px;background:var(--set-soft);font-weight:1000;text-align:center}.set-empty-card{display:block;grid-column:1/-1}.set-login,.set-profile,.set-adminbox,.set-list-page{padding:24px;border:1px solid var(--set-border);border-radius:30px;background:#fff;box-shadow:0 15px 40px rgba(38,0,7,.06)}.set-login{text-align:center}.set-profile-main{display:flex;gap:18px;align-items:center}.set-avatar{border-radius:50%;box-shadow:0 10px 26px rgba(0,0,0,.16)}.set-profile-main p{margin:0;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:1000;color:var(--set-muted)}.set-profile-main h1{margin:4px 0;font-size:38px}.set-profile-main span{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--set-red);color:#fff;font-weight:1000}.set-progress{height:14px;margin:22px 0;border-radius:999px;background:#f1d7db;overflow:hidden}.set-progress i{display:block;height:100%;background:var(--set-red)}.set-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.set-stats div{padding:18px;border-radius:22px;background:var(--set-soft);text-align:center}.set-stats b{display:block;font-size:34px}.set-stats span{font-weight:900;color:var(--set-muted)}.set-adminbox{margin:16px 0}.set-list-page{margin-top:16px}.set-list-page>h1{margin-top:0}.set-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(25,0,5,.54)}.set-modal.is-open{display:flex}.set-modal-box{position:relative;width:min(720px,100%);max-height:92vh;overflow:auto;padding:24px;border-radius:28px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.25)}.set-modal-close{position:absolute;right:14px;top:12px;width:38px;height:38px;border:0;border-radius:999px;background:#f1e5e7;font-size:26px;cursor:pointer}.set-modal h2{margin:0 0 16px}.set-modal label{display:block;margin-bottom:11px;font-weight:900}.set-modal label input,.set-modal label select,.set-modal label textarea{margin-top:6px;font-weight:400}.set-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.set-form-message{margin-top:12px;font-weight:900}.set-board table{width:100%;border-collapse:collapse;background:#fff;border-radius:22px;overflow:hidden}.set-board th,.set-board td{padding:13px;border-bottom:1px solid var(--set-border);text-align:left}.set-bottom-nav{display:none}.leaflet-popup-content-wrapper{border-radius:18px}.set-pop b{display:block;margin-bottom:4px}.set-pop button{margin-top:8px;border:0;border-radius:999px;background:#e30613;color:#fff;padding:8px 11px;font-weight:900;cursor:pointer}@media(max-width:980px){.set-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.set-toolbar{grid-template-columns:1fr 1fr}.set-searchbox{grid-column:1/-1}}@media(max-width:760px){.set-shell{padding:10px 10px 94px;margin-bottom:0}.set-topbar{position:relative}.set-topbar nav{display:none}.set-hero{grid-template-columns:1fr;padding:22px;border-radius:26px}.set-hero h1{font-size:42px}.set-toolbar{grid-template-columns:1fr}.set-state-tabs{display:grid;grid-template-columns:1fr 1fr}#set-map{height:390px}.set-grid{grid-template-columns:1fr}.set-cover{height:215px}.set-stats{grid-template-columns:1fr 1fr}.set-two{grid-template-columns:1fr}.set-bottom-nav{position:fixed;left:10px;right:10px;bottom:10px;z-index:200;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:7px;border:1px solid var(--set-border);border-radius:24px;background:rgba(255,255,255,.97);box-shadow:0 18px 45px rgba(0,0,0,.18)}.set-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 3px;border-radius:18px;text-decoration:none!important;color:var(--set-dark)!important;font-size:11px;font-weight:900}.set-bottom-nav b{font-size:18px;line-height:1}.set-bottom-nav a.is-active{background:var(--set-red);color:#fff!important}}

/* V23.1 fixes */
.set-topbar{z-index:1000}.set-brand{gap:14px}.set-brand img{width:82px;height:82px}.set-brand span{font-size:22px;letter-spacing:-.03em}.set-modal{z-index:2147483000!important;padding:22px;background:rgba(25,0,5,.68);backdrop-filter:blur(8px)}.set-modal-box{z-index:2147483001;width:min(780px,calc(100vw - 24px));max-height:calc(100vh - 34px);box-shadow:0 45px 120px rgba(0,0,0,.42)}body:has(.set-modal.is-open){overflow:hidden}.set-profile-rich{overflow:hidden}.set-profile-rich .set-profile-main{padding:8px 0 18px;border-bottom:1px solid var(--set-border)}.set-profile-rich .set-avatar{width:128px;height:128px}.set-profile-main small{display:block;margin-top:8px;color:var(--set-muted);font-weight:900}.set-progress-wrap{margin:20px 0}.set-progress-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px}.set-progress-top strong{font-size:18px}.set-progress-top em{font-style:normal;font-weight:1000;color:var(--set-red)}.set-profile-details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.set-profile-details div,.set-profile-tags>div{padding:16px;border-radius:22px;background:#fff7f8;border:1px solid var(--set-border)}.set-profile-details strong,.set-profile-tags strong{display:block;margin-bottom:6px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--set-muted)}.set-profile-details span{font-weight:1000}.set-profile-tags{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.set-profile-tags p{margin:0;color:var(--set-dark);font-weight:800;line-height:1.45}
@media(max-width:760px){.set-brand img{width:68px;height:68px}.set-brand span{font-size:19px}.set-topbar{padding:8px 10px}.set-profile-main{align-items:flex-start}.set-profile-rich .set-avatar{width:96px;height:96px}.set-profile-main h1{font-size:30px}.set-profile-details,.set-profile-tags{grid-template-columns:1fr}.set-modal{align-items:flex-start;padding-top:16px}.set-modal-box{max-height:calc(100vh - 28px)}}

/* V23.2 fixes */
body.set-modal-open{overflow:hidden!important}.set-modal{z-index:2147483646!important}.set-modal-box{z-index:2147483647!important}.set-location-panel{display:block;margin:0 0 16px;padding:16px 18px;border:1px solid var(--set-border);border-radius:22px;background:#fff7f8;box-shadow:0 12px 30px rgba(38,0,7,.05)}.set-location-panel[hidden]{display:none}.set-location-panel strong{display:block;margin-bottom:5px;font-size:18px}.set-location-panel p{margin:4px 0 10px;color:var(--set-muted);font-weight:700}.set-location-panel button{border:0;border-radius:999px;padding:11px 14px;background:var(--set-red);color:#fff;font-weight:1000;cursor:pointer}.set-distance{background:#eef8ff!important;color:#075985}.set-photo-box p{margin-top:-4px;color:var(--set-muted);font-weight:700}.set-cover span{max-width:calc(100% - 24px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.set-place[data-distance]{order:var(--set-order,0)}
@media(max-width:760px){.set-location-panel{padding:14px;border-radius:19px}.set-location-panel strong{font-size:16px}}


/* V23.3 mobile fullscreen/theme cleanup */
html.set-app-fullscreen,body.set-app-fullscreen{overflow-x:hidden!important;background:#fff7f8!important}
body.set-app-fullscreen #wpadminbar{display:none!important}
html.set-app-fullscreen{margin-top:0!important}
body.set-app-fullscreen{margin:0!important;padding:0!important}
body.set-app-fullscreen .set-shell{width:100%!important;max-width:1180px}
body.set-app-fullscreen #masthead,
body.set-app-fullscreen #site-header,
body.set-app-fullscreen .site-header,
body.set-app-fullscreen .main-header,
body.set-app-fullscreen .header,
body.set-app-fullscreen header.entry-header,
body.set-app-fullscreen .entry-header,
body.set-app-fullscreen .page-header,
body.set-app-fullscreen .page-title,
body.set-app-fullscreen .post-title,
body.set-app-fullscreen .main-navigation,
body.set-app-fullscreen .primary-navigation,
body.set-app-fullscreen .mobile-navigation,
body.set-app-fullscreen .menu-toggle,
body.set-app-fullscreen .elementor-location-header,
body.set-app-fullscreen .elementor-location-footer,
body.set-app-fullscreen #colophon,
body.set-app-fullscreen #site-footer,
body.set-app-fullscreen .site-footer,
body.set-app-fullscreen footer.site-footer,
body.set-app-fullscreen .footer,
body.set-app-fullscreen .sidebar,
body.set-app-fullscreen #secondary,
body.set-app-fullscreen .widget-area{display:none!important}
body.set-app-fullscreen .site,
body.set-app-fullscreen .site-content,
body.set-app-fullscreen .content-area,
body.set-app-fullscreen .entry-content,
body.set-app-fullscreen .wp-site-blocks,
body.set-app-fullscreen main,
body.set-app-fullscreen article,
body.set-app-fullscreen .container,
body.set-app-fullscreen .wrap,
body.set-app-fullscreen .content,
body.set-app-fullscreen .elementor,
body.set-app-fullscreen .elementor-section,
body.set-app-fullscreen .elementor-container,
body.set-app-fullscreen .elementor-widget-wrap{max-width:none!important;width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important;box-shadow:none!important;border:0!important}
body.set-app-fullscreen .set-topbar{isolation:isolate}
body.set-app-fullscreen .set-modal{position:fixed!important;inset:0!important;z-index:2147483646!important}
body.set-app-fullscreen .set-bottom-nav{z-index:2147483000!important}

@media(max-width:760px){
  body.set-app-fullscreen{background:#fff!important}
  body.set-app-fullscreen .set-shell{max-width:none!important;width:100vw!important;margin:0!important;padding:6px 6px calc(104px + env(safe-area-inset-bottom,0px))!important;border-radius:0!important;overflow-x:hidden!important}
  body.set-app-fullscreen .set-topbar{position:sticky!important;top:0!important;z-index:10000!important;margin:0 0 8px!important;padding:7px 8px!important;border-radius:0 0 20px 20px!important;border-top:0!important;box-shadow:0 10px 28px rgba(0,0,0,.10)!important}
  body.set-app-fullscreen .set-brand img{width:58px!important;height:58px!important}
  body.set-app-fullscreen .set-brand span{font-size:18px!important;line-height:1!important}
  body.set-app-fullscreen .set-hero{margin:0 0 8px!important;padding:18px!important;border-radius:22px!important}
  body.set-app-fullscreen .set-hero h1{font-size:34px!important;letter-spacing:-.04em!important}
  body.set-app-fullscreen .set-hero span{font-size:15px!important}
  body.set-app-fullscreen .set-hero aside{padding:14px!important;border-radius:20px!important}
  body.set-app-fullscreen .set-toolbar{gap:7px!important;margin-bottom:8px!important}
  body.set-app-fullscreen .set-toolbar input,
  body.set-app-fullscreen .set-toolbar select,
  body.set-app-fullscreen .set-toolbar button{min-height:46px!important;border-radius:15px!important;padding:11px 12px!important;font-size:15px!important}
  body.set-app-fullscreen .set-state-tabs{gap:6px!important;margin-bottom:8px!important}
  body.set-app-fullscreen .set-state-tabs button{padding:11px 8px!important;border-radius:15px!important;font-size:13px!important}
  body.set-app-fullscreen .set-map-card{margin:0 0 10px!important;padding:5px!important;border-radius:20px!important}
  body.set-app-fullscreen #set-map{height:330px!important;border-radius:16px!important;min-width:0!important;width:100%!important}
  body.set-app-fullscreen .set-grid{gap:10px!important;width:100%!important}
  body.set-app-fullscreen .set-place{border-radius:22px!important;width:100%!important;max-width:100%!important}
  body.set-app-fullscreen .set-cover{height:190px!important}
  body.set-app-fullscreen .set-body{padding:13px!important}
  body.set-app-fullscreen .set-place h3{font-size:21px!important}
  body.set-app-fullscreen .set-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
  body.set-app-fullscreen .set-actions a,
  body.set-app-fullscreen .set-actions button{justify-content:center!important;text-align:center!important;padding:11px 8px!important;font-size:13px!important;min-width:0!important}
  body.set-app-fullscreen .set-actions button[data-action="edit"],
  body.set-app-fullscreen .set-actions button[data-action="photo"]{grid-column:auto!important}
  body.set-app-fullscreen .set-bottom-nav{left:6px!important;right:6px!important;bottom:6px!important;padding:6px!important;border-radius:22px!important;box-shadow:0 16px 42px rgba(0,0,0,.24)!important;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px))!important}
  body.set-app-fullscreen .set-bottom-nav a{padding:7px 2px!important;border-radius:16px!important;font-size:10px!important;line-height:1.05!important}
  body.set-app-fullscreen .set-bottom-nav b{font-size:17px!important}
  body.set-app-fullscreen .set-profile,
  body.set-app-fullscreen .set-adminbox,
  body.set-app-fullscreen .set-list-page{margin:0!important;padding:16px!important;border-radius:22px!important}
  body.set-app-fullscreen .set-profile-main{gap:12px!important}
  body.set-app-fullscreen .set-profile-main h1{font-size:26px!important;word-break:break-word!important}
  body.set-app-fullscreen .set-profile-rich .set-avatar{width:78px!important;height:78px!important}
  body.set-app-fullscreen .set-modal{padding:8px!important;align-items:flex-start!important;background:rgba(25,0,5,.72)!important;backdrop-filter:blur(10px)!important}
  body.set-app-fullscreen .set-modal-box{width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important;border-radius:22px!important;padding:18px!important;margin:0!important}
}

/* V23.4 mobile spacing + stronger theme mobile menu cleanup */
body.set-app-fullscreen .set-shell,
body.set-app-fullscreen .set-shell *{max-width:100%}

/* Hide common floating/mobile menu leftovers from WordPress themes/builders/plugins */
body.set-app-fullscreen .ast-mobile-popup-drawer,
body.set-app-fullscreen .ast-mobile-header-wrap,
body.set-app-fullscreen .ast-header-break-point .main-header-bar-navigation,
body.set-app-fullscreen .oceanwp-mobile-menu-icon,
body.set-app-fullscreen #mobile-dropdown,
body.set-app-fullscreen #sidr,
body.set-app-fullscreen .sidr,
body.set-app-fullscreen .sidr-class-mobile-menu,
body.set-app-fullscreen .mobile-menu,
body.set-app-fullscreen .mobile-menu-wrapper,
body.set-app-fullscreen .mobile-nav,
body.set-app-fullscreen .mobile-navbar,
body.set-app-fullscreen .mobile-header,
body.set-app-fullscreen .mobile-header-bar,
body.set-app-fullscreen .mobile-menu-toggle,
body.set-app-fullscreen .responsive-menu-pro-button,
body.set-app-fullscreen .rmp_menu_trigger,
body.set-app-fullscreen .rmp-container,
body.set-app-fullscreen .wp-mobile-menu,
body.set-app-fullscreen .mob-menu-header-holder,
body.set-app-fullscreen .mobmenu,
body.set-app-fullscreen .mob-menu-slideout,
body.set-app-fullscreen .elementor-menu-toggle,
body.set-app-fullscreen .hfe-nav-menu__toggle,
body.set-app-fullscreen .hfe-flyout-wrapper,
body.set-app-fullscreen .jet-mobile-menu,
body.set-app-fullscreen .jet-mobile-menu__toggle,
body.set-app-fullscreen .eael-simple-menu-toggle,
body.set-app-fullscreen .ekit-menu-hamburger,
body.set-app-fullscreen .mean-container,
body.set-app-fullscreen .mean-bar,
body.set-app-fullscreen .dt-mobile-header,
body.set-app-fullscreen .dt-mobile-menu-icon,
body.set-app-fullscreen .generate-slideout-menu,
body.set-app-fullscreen .slideout-navigation,
body.set-app-fullscreen .menu-toggle[aria-controls],
body.set-app-fullscreen button.menu-toggle,
body.set-app-fullscreen a.menu-toggle{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}

@media(max-width:760px){
  body.set-app-fullscreen .set-shell{
    width:100%!important;
    max-width:100%!important;
    padding-left:2px!important;
    padding-right:12px!important;
    padding-top:4px!important;
  }
  body.set-app-fullscreen .set-topbar,
  body.set-app-fullscreen .set-hero,
  body.set-app-fullscreen .set-toolbar,
  body.set-app-fullscreen .set-state-tabs,
  body.set-app-fullscreen .set-location-panel,
  body.set-app-fullscreen .set-map-card,
  body.set-app-fullscreen .set-grid,
  body.set-app-fullscreen .set-profile,
  body.set-app-fullscreen .set-adminbox,
  body.set-app-fullscreen .set-list-page{
    margin-left:0!important;
    margin-right:0!important;
  }
  body.set-app-fullscreen .set-bottom-nav{
    left:2px!important;
    right:12px!important;
    width:auto!important;
  }
  body.set-app-fullscreen .leaflet-control-container .leaflet-right{right:8px!important}
  body.set-app-fullscreen .leaflet-control-container .leaflet-left{left:4px!important}
}


/* V23.5 mobile hard-fix */
@media(max-width:760px){
  body.set-app-fullscreen .set-shell{max-width:none!important;width:100%!important;margin:0!important;padding:10px 14px 96px!important;}
  body.set-app-fullscreen .set-topbar, body.set-app-fullscreen .set-hero, body.set-app-fullscreen .set-toolbar>*{margin-left:0!important;margin-right:0!important;}
  body.set-app-fullscreen .set-bottom-nav{left:12px!important;right:12px!important;bottom:10px!important;width:auto!important;}
  body.set-app-fullscreen .set-toolbar{gap:12px!important;}
}
/* hide common theme floating/mobile widgets when explorer app is active */
body.set-app-fullscreen .cky-btn-revisit-wrapper,
body.set-app-fullscreen .chaty-widget,
body.set-app-fullscreen .joinchat,
body.set-app-fullscreen .whatsapp-chat-support,
body.set-app-fullscreen .floating-menu,
body.set-app-fullscreen .mobile-menu-toggle,
body.set-app-fullscreen .ct-fab,
body.set-app-fullscreen [class*="floating"]:not(.set-bottom-nav):not(.set-modal):not(.set-modal-box),
body.set-app-fullscreen [id*="floating"],
body.set-app-fullscreen [class*="offcanvas"],
body.set-app-fullscreen [class*="slideout"]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}

/* V23.6 — vrai mode app plein écran mobile : le plugin passe AU-DESSUS du thème */
@media(max-width:760px){
  html.set-app-fullscreen,
  body.set-app-fullscreen{width:100%!important;max-width:100%!important;overflow:hidden!important;background:#fff!important;margin:0!important;padding:0!important;}
  body.set-app-fullscreen .set-shell{
    position:fixed!important;
    inset:0!important;
    z-index:2147483500!important;
    width:100%!important;
    max-width:none!important;
    height:100dvh!important;
    min-height:100dvh!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    margin:0!important;
    padding:8px 12px calc(104px + env(safe-area-inset-bottom,0px)) 12px!important;
    background:#fff!important;
    box-shadow:none!important;
    border:0!important;
    overscroll-behavior:contain!important;
  }
  body.set-app-fullscreen .set-shell::before{
    content:""!important;
    position:fixed!important;
    inset:0!important;
    z-index:-1!important;
    background:#fff!important;
  }
  body.set-app-fullscreen .set-topbar,
  body.set-app-fullscreen .set-hero,
  body.set-app-fullscreen .set-toolbar,
  body.set-app-fullscreen .set-state-tabs,
  body.set-app-fullscreen .set-location-panel,
  body.set-app-fullscreen .set-map-card,
  body.set-app-fullscreen .set-grid,
  body.set-app-fullscreen .set-profile,
  body.set-app-fullscreen .set-adminbox,
  body.set-app-fullscreen .set-list-page{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  body.set-app-fullscreen .set-topbar{top:0!important;left:0!important;right:0!important;}
  body.set-app-fullscreen .set-bottom-nav{
    position:fixed!important;
    left:12px!important;
    right:12px!important;
    bottom:10px!important;
    z-index:2147483600!important;
    width:auto!important;
  }
  body.set-app-fullscreen .set-modal{z-index:2147483646!important;}
  body.set-app-fullscreen .set-modal-box{z-index:2147483647!important;}
}

/* Dernier filet anti-boutons flottants de thème connus */
body.set-app-fullscreen .menu-toggle-container,
body.set-app-fullscreen .floating-action-button,
body.set-app-fullscreen .fab,
body.set-app-fullscreen .fixed-bottom,
body.set-app-fullscreen .fixed-button,
body.set-app-fullscreen .scroll-to-top,
body.set-app-fullscreen .back-to-top,
body.set-app-fullscreen .site-navigation-toggle,
body.set-app-fullscreen .mobile-toggle-holder,
body.set-app-fullscreen .mobile-hamburger,
body.set-app-fullscreen [aria-label*="menu" i]:not(.set-bottom-nav *),
body.set-app-fullscreen [class*="hamburger" i]:not(.set-bottom-nav *),
body.set-app-fullscreen [class*="burger" i]:not(.set-bottom-nav *){
  display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;
}


/* V23.7 — page mobile isolée : seul Swiss Explorer reste visible */
@media(max-width:760px){
  html.set-app-isolated-mobile,
  body.set-app-isolated-mobile{
    margin:0!important;
    padding:0!important;
    width:100%!important;
    max-width:100%!important;
    min-height:100dvh!important;
    overflow:hidden!important;
    background:#fff!important;
  }
  body.set-app-isolated-mobile > *:not(.set-shell):not(.set-modal):not(#wpadminbar){
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
  }
  body.set-app-isolated-mobile .set-shell{
    display:block!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    position:fixed!important;
    inset:0!important;
    z-index:2147483600!important;
    width:100vw!important;
    max-width:100vw!important;
    height:100dvh!important;
    min-height:100dvh!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    margin:0!important;
    padding:8px 14px calc(108px + env(safe-area-inset-bottom,0px)) 14px!important;
    background:#fff!important;
    border:0!important;
    box-shadow:none!important;
    transform:none!important;
  }
  body.set-app-isolated-mobile .set-topbar,
  body.set-app-isolated-mobile .set-hero,
  body.set-app-isolated-mobile .set-toolbar,
  body.set-app-isolated-mobile .set-state-tabs,
  body.set-app-isolated-mobile .set-location-panel,
  body.set-app-isolated-mobile .set-map-card,
  body.set-app-isolated-mobile .set-grid,
  body.set-app-isolated-mobile .set-profile,
  body.set-app-isolated-mobile .set-adminbox,
  body.set-app-isolated-mobile .set-list-page{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  body.set-app-isolated-mobile .set-bottom-nav{
    position:fixed!important;
    left:14px!important;
    right:14px!important;
    bottom:10px!important;
    z-index:2147483640!important;
    width:auto!important;
  }
  body.set-app-isolated-mobile .set-modal{z-index:2147483646!important;}
  body.set-app-isolated-mobile .set-modal-box{z-index:2147483647!important;}
}

/* V23.8 — mobile : la carte ne bloque plus le scroll de la page */
.set-map-card{position:relative;}
.set-map-touch-lock{display:none;}
@media(max-width:760px){
  .set-map-card.set-map-locked #set-map{pointer-events:none!important;}
  .set-map-card.set-map-locked .leaflet-control-container{pointer-events:none!important;}
  .set-map-card.set-map-locked .set-map-touch-lock{
    display:flex!important;
    position:absolute!important;
    inset:8px!important;
    z-index:999!important;
    align-items:center!important;
    justify-content:center!important;
    flex-direction:column!important;
    gap:4px!important;
    border:0!important;
    border-radius:20px!important;
    background:linear-gradient(180deg,rgba(38,0,7,.10),rgba(38,0,7,.28))!important;
    color:#fff!important;
    text-shadow:0 2px 8px rgba(0,0,0,.45)!important;
    font-weight:1000!important;
    cursor:pointer!important;
    touch-action:manipulation!important;
  }
  .set-map-touch-lock b{font-size:18px!important;line-height:1!important;}
  .set-map-touch-lock span{font-size:12px!important;opacity:.95!important;}
  .set-map-card.set-map-active:before{
    content:'Carte active — touche hors de la carte pour reverrouiller';
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    top:12px!important;
    z-index:999!important;
    padding:8px 10px!important;
    border-radius:999px!important;
    background:rgba(38,0,7,.82)!important;
    color:#fff!important;
    text-align:center!important;
    font-size:12px!important;
    font-weight:1000!important;
    pointer-events:none!important;
  }
}

/* V23.9 desktop + mobile vraie page isolée */
html.set-app-isolated, body.set-app-isolated{margin:0!important;padding:0!important;background:#fff7f8!important;overflow-x:hidden!important;max-width:none!important;}
body.set-app-isolated > *:not(.set-shell):not(.set-modal):not(#wpadminbar):not(script):not(style):not(link){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}
body.set-app-isolated #wpadminbar{display:none!important;}
body.set-app-isolated .set-shell{display:block!important;position:relative!important;z-index:2147480000!important;width:min(1280px,100vw)!important;max-width:1280px!important;margin:0 auto 110px!important;padding:18px!important;}
body.set-app-isolated .set-modal{z-index:2147483646!important;}
body.set-app-isolated .set-modal-box{z-index:2147483647!important;}
.set-top-add{border:0;border-radius:999px;padding:10px 14px;background:var(--set-dark);color:#fff;font-weight:1000;cursor:pointer;}
.set-home-actions{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 16px;}
.set-home-actions a,.set-home-actions button,.set-profile-links a{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 16px;background:#f2e5e7;color:var(--set-dark)!important;text-decoration:none!important;font-weight:1000;cursor:pointer;}
.set-home-actions .set-primary,.set-profile-links .set-primary{background:var(--set-red)!important;color:#fff!important;}
.set-home-panels{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 16px;}
.set-home-panels>div,.set-profile-links{padding:20px;border:1px solid var(--set-border);border-radius:28px;background:#fff;box-shadow:0 15px 40px rgba(38,0,7,.06);}
.set-home-panels h2{margin:0 0 10px;}
.set-profile-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px;}
.set-map-card,.leaflet-container,.leaflet-pane,.leaflet-marker-pane,.leaflet-overlay-pane{z-index:1!important;}
.leaflet-popup-pane{z-index:900!important;}
.set-map-card{position:relative!important;}
#set-map{position:relative!important;z-index:1!important;touch-action:auto;}
.set-map-touch-lock{z-index:20!important;}
@media(min-width:761px){
  body.set-app-isolated .set-shell{padding:24px!important;}
  body.set-app-isolated .set-topbar{position:sticky!important;top:0!important;z-index:2147481000!important;}
  body.set-app-isolated #set-map{height:520px!important;}
  body.set-app-isolated .set-bottom-nav{display:none!important;}
}
@media(max-width:760px){
  body.set-app-isolated .set-shell{width:100vw!important;max-width:100vw!important;margin:0!important;padding:6px 8px calc(104px + env(safe-area-inset-bottom,0px))!important;}
  .set-home-panels{grid-template-columns:1fr;gap:10px;}
  .set-home-actions{display:grid;grid-template-columns:1fr;gap:8px;}
  .set-top-add{display:none;}
}


/* V23.11 modal hard-fix */
.set-modal, body.set-app-fullscreen .set-modal{position:fixed!important;inset:0!important;z-index:2147483646!important;display:none;align-items:center!important;justify-content:center!important;padding:20px!important;background:rgba(25,0,5,.70)!important;backdrop-filter:blur(8px)!important}
.set-modal.is-open{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}
.set-modal-box{position:relative!important;z-index:2147483647!important;width:min(760px,calc(100vw - 32px))!important;max-height:calc(100dvh - 40px)!important;overflow:auto!important;background:#fff!important;color:#260007!important;border-radius:28px!important;padding:24px!important;box-shadow:0 45px 120px rgba(0,0,0,.55)!important}
.set-modal-close{position:absolute!important;right:14px!important;top:12px!important;z-index:5!important;display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border:0!important;border-radius:999px!important;background:#f1e5e7!important;color:#260007!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}
.set-modal h2{margin:0 54px 18px 0!important;font-size:28px!important;line-height:1.1!important;color:#260007!important}
.set-modal form{display:block!important}
.set-modal label{display:block!important;margin:0 0 14px!important;color:#666!important;font-weight:900!important;font-size:14px!important;line-height:1.25!important}
.set-modal label input,.set-modal label select,.set-modal label textarea,.set-modal input,.set-modal select,.set-modal textarea{display:block!important;width:100%!important;min-height:48px!important;margin-top:8px!important;padding:12px 14px!important;border:1px solid #f0cfd4!important;border-radius:16px!important;background:#fff!important;color:#260007!important;font:500 16px/1.35 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;-webkit-appearance:auto!important;appearance:auto!important}
.set-modal textarea{min-height:130px!important;resize:vertical!important}
.set-modal select{cursor:pointer!important}
.set-modal .set-primary{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;margin-top:6px!important;padding:12px 18px!important;border:0!important;border-radius:999px!important;background:#e30613!important;color:#fff!important;font-weight:1000!important;cursor:pointer!important}
.set-modal .set-two{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}
.set-cover.is-updating:after{content:'Envoi de la couverture…';position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(38,0,7,.55);color:#fff;font-weight:1000;text-align:center;padding:12px}
@media(max-width:760px){.set-modal,body.set-app-fullscreen .set-modal{align-items:flex-start!important;padding:10px!important}.set-modal-box{width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:22px!important;padding:18px!important}.set-modal .set-two{grid-template-columns:1fr!important}.set-modal h2{font-size:24px!important}}

/* V23.12 - fiche carte lisible (remplace le popup Leaflet natif illisible avec le thème) */
.set-map-card{position:relative!important;overflow:visible!important;}
#set-map{z-index:1!important;}
.set-map-preview{position:absolute!important;right:18px!important;top:18px!important;z-index:2147481200!important;width:min(360px,calc(100% - 36px))!important;max-height:calc(100% - 36px)!important;overflow:auto!important;background:#fff!important;color:#260007!important;border:1px solid #ffd7db!important;border-radius:24px!important;box-shadow:0 26px 70px rgba(38,0,7,.34)!important;display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;}
.set-map-preview img{display:block!important;width:100%!important;height:150px!important;object-fit:cover!important;border-radius:24px 24px 0 0!important;}
.set-map-preview-body{padding:16px!important;}
.set-map-preview h3{margin:8px 36px 6px 0!important;font-size:24px!important;line-height:1.05!important;color:#260007!important;}
.set-map-preview p{margin:0 0 10px!important;color:#765c62!important;font-weight:700!important;line-height:1.35!important;}
.set-map-preview-meta{font-size:13px!important;font-weight:1000!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#e30613!important;}
.set-map-preview-close{position:absolute!important;right:10px!important;top:10px!important;z-index:2!important;width:38px!important;height:38px!important;border:0!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:#260007!important;font-size:28px!important;line-height:1!important;cursor:pointer!important;box-shadow:0 8px 22px rgba(0,0,0,.16)!important;}
.set-map-preview-badge{display:inline-flex!important;margin:0 0 4px!important;padding:7px 10px!important;border-radius:999px!important;background:#fff2f4!important;color:#e30613!important;font-size:12px!important;font-weight:1000!important;}
.set-map-preview-badge.done{background:#e8fff1!important;color:#087b39!important;}
.set-map-preview-actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:10px!important;}
.set-map-preview-actions button{border:0!important;border-radius:999px!important;background:#e30613!important;color:#fff!important;padding:12px 15px!important;font-weight:1000!important;cursor:pointer!important;}
.set-card-highlight{animation:setPulseCard 1.2s ease both!important;}
@keyframes setPulseCard{0%,100%{box-shadow:0 14px 38px rgba(38,0,7,.07)}35%{box-shadow:0 0 0 6px rgba(227,6,19,.18),0 24px 60px rgba(38,0,7,.18);transform:translateY(-3px)}}
.leaflet-popup,.leaflet-popup-pane{display:none!important;}
@media(max-width:760px){.set-map-preview{left:10px!important;right:10px!important;top:auto!important;bottom:12px!important;width:auto!important;max-height:62%!important;border-radius:22px!important}.set-map-preview img{height:120px!important}.set-map-preview h3{font-size:21px!important}.set-map-preview-body{padding:14px!important}}

/* V23.13 — fermeture popups + boutons images robustes */
.set-modal-close,.set-map-preview-close{pointer-events:auto!important;cursor:pointer!important;z-index:2147483647!important;position:absolute!important;touch-action:manipulation!important;}
.set-map-preview{z-index:2147483645!important;pointer-events:auto!important;}
.set-map-preview *{pointer-events:auto!important;}
#set-photo-form .set-photo-file{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;}
.set-photo-pick{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:10px 10px 10px 0!important;border:0!important;border-radius:999px!important;padding:12px 16px!important;background:var(--set-red)!important;color:#fff!important;font-weight:1000!important;cursor:pointer!important;}
.set-photo-file-name{display:inline-flex!important;align-items:center!important;min-height:42px!important;color:var(--set-muted)!important;font-weight:900!important;}
#set-photo-form .set-primary{display:block!important;margin-top:12px!important;}
body.wp-admin .set-pick-term-image, body.wp-admin .set-clear-term-image{pointer-events:auto!important;cursor:pointer!important;}

/* V23.14 — actions fiche + upload photo robustes */
.set-actions button.is-loading{opacity:.65;cursor:wait!important;filter:saturate(.75)}
#set-photo-form .set-photo-native-label{display:block!important;margin:12px 0!important;color:#666!important;font-weight:900!important}
#set-photo-form .set-photo-file{
  position:static!important;
  left:auto!important;
  width:100%!important;
  height:auto!important;
  min-height:48px!important;
  opacity:1!important;
  visibility:visible!important;
  display:block!important;
  padding:12px!important;
  border:1px dashed #e30613!important;
  border-radius:16px!important;
  background:#fff7f8!important;
  color:#260007!important;
}
.set-photo-pick{margin-top:8px!important}
.set-meta:empty{display:none!important}
.set-meta span[hidden]{display:none!important}

/* V23.15 - badge seulement quand la fiche est vraiment incomplète */
.set-incomplete-badge{
  background:#fff2cc !important;
  color:#7a4d00 !important;
  border:1px solid rgba(122,77,0,.18);
}
.set-place:not(.is-incomplete) .set-incomplete-badge{display:none!important;}
#set-place-form select[name="difficulty"]{width:100%; min-height:46px;}
#set-place-form input[name="address"]{width:100%;}

/* V23.17 — nouveau logo + hero plus premium */
.set-brand{gap:0!important;min-width:0!important;flex-shrink:0!important}
.set-brand span{display:none!important}
.set-brand img{width:210px!important;height:auto!important;max-height:72px!important;object-fit:contain!important;display:block!important}
.set-topbar{padding:12px 18px!important;border-radius:28px!important;background:rgba(255,255,255,.96)!important}
.set-topbar nav{align-items:center!important}
.set-hero{
  position:relative!important;
  grid-template-columns:minmax(0,1fr) 245px!important;
  min-height:245px!important;
  padding:42px!important;
  border-radius:38px!important;
  background:
    radial-gradient(circle at 18% 18%,rgba(255,255,255,.28) 0,rgba(255,255,255,0) 30%),
    linear-gradient(135deg,#ff3948 0%,#e30613 42%,#8c0009 100%)!important;
  box-shadow:0 28px 70px rgba(120,0,10,.24)!important;
  border:1px solid rgba(255,255,255,.20)!important;
}
.set-hero:before{
  content:"";position:absolute;inset:auto -80px -120px auto;width:420px;height:420px;border-radius:50%;
  background:rgba(255,255,255,.10);filter:blur(1px);pointer-events:none
}
.set-hero:after{
  content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.12);border-radius:30px;pointer-events:none
}
.set-hero>div,.set-hero aside{position:relative;z-index:1}
.set-hero p{font-size:14px!important;letter-spacing:.22em!important;margin-bottom:18px!important;color:rgba(255,255,255,.88)!important}
.set-hero h1{max-width:850px!important;font-size:clamp(42px,5.6vw,76px)!important;line-height:.94!important;color:#2a1d21!important;text-shadow:0 1px 0 rgba(255,255,255,.12)!important}
.set-hero span{display:none!important}
.set-hero aside{background:rgba(255,255,255,.18)!important;backdrop-filter:blur(12px)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)!important}
.set-hero aside b{font-size:54px!important;color:#fff!important}

@media(max-width:760px){
  .set-brand img{width:176px!important;max-height:58px!important}
  body.set-app-fullscreen .set-brand img{width:174px!important;height:auto!important;max-height:56px!important}
  body.set-app-fullscreen .set-topbar{justify-content:center!important;padding:10px 12px!important}
  body.set-app-fullscreen .set-topbar nav{display:none!important}
  body.set-app-fullscreen .set-hero{min-height:auto!important;padding:24px 22px!important;border-radius:26px!important;grid-template-columns:1fr!important}
  body.set-app-fullscreen .set-hero p{font-size:11px!important;letter-spacing:.18em!important;margin-bottom:12px!important}
  body.set-app-fullscreen .set-hero h1{font-size:38px!important;line-height:.96!important}
  body.set-app-fullscreen .set-hero aside{margin-top:18px!important}
}

/* V23.17 — fiches cliquables + détail lieu */
.set-place{cursor:pointer}
.set-place .set-actions{cursor:default}
.set-place-sheet .set-modal-box{max-width:760px;padding:0;overflow:hidden}
.set-place-sheet-box .set-modal-close{position:absolute;right:14px;top:14px;z-index:3;background:rgba(255,255,255,.92)}
.set-place-sheet-content{background:#fff;color:#1f2937}
.set-place-sheet-cover{height:300px;background:#fff7f8;overflow:hidden;display:flex;align-items:center;justify-content:center}
.set-place-sheet-cover img{width:100%;height:100%;object-fit:contain;display:block}
.set-place-sheet-head{padding:22px 24px 10px}
.set-place-sheet-head span{display:inline-flex;padding:7px 11px;border-radius:999px;background:#f1f5f9;color:#334155;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.04em}
.set-place-sheet-head h2{margin:12px 0 4px;font-size:32px;line-height:1.05;letter-spacing:-.04em;color:#111827}
.set-place-sheet-head p{margin:0;color:#64748b;font-weight:800}
.set-place-sheet-meta{display:flex;flex-wrap:wrap;gap:9px;padding:8px 24px 6px}
.set-place-sheet-meta span{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:9px 11px;font-weight:750;color:#334155}
.set-place-sheet-desc{padding:12px 24px 4px;color:#334155;line-height:1.55;font-size:16px}
.set-place-sheet-actions{display:flex;flex-wrap:wrap;gap:10px;padding:18px 24px 24px}
.set-place-sheet-actions a,.set-place-sheet-actions button{border:0;border-radius:15px;padding:12px 15px;background:#111827;color:#fff;text-decoration:none;font-weight:900;cursor:pointer}
.set-place-sheet-actions a:nth-child(2){background:#f1f5f9;color:#111827}
.set-place-sheet-actions button{background:#e30613;color:#fff}
@media(max-width:760px){
  .set-place-sheet .set-modal-box{width:calc(100vw - 18px)!important;max-height:calc(100dvh - 18px)!important;overflow:auto!important}
  .set-place-sheet-cover{height:220px}
  .set-place-sheet-head{padding:18px 16px 8px}
  .set-place-sheet-head h2{font-size:27px}
  .set-place-sheet-meta{padding:8px 16px 4px}
  .set-place-sheet-desc{padding:10px 16px 2px;font-size:15px}
  .set-place-sheet-actions{padding:16px;display:grid;grid-template-columns:1fr;gap:8px}
  .set-place-sheet-actions a,.set-place-sheet-actions button{text-align:center;width:100%;box-sizing:border-box}
}

/* V23.18.2 — accueil simplifié */
.set-home-welcome{
  grid-template-columns:1fr!important;
  min-height:300px;
  position:relative;
  isolation:isolate;
  padding:42px!important;
  background:
    radial-gradient(circle at 85% 18%,rgba(255,255,255,.28) 0 0,transparent 34%),
    linear-gradient(135deg,#e30613 0%,#b7000b 46%,#5b0006 100%)!important;
}
.set-home-welcome:after{
  content:"";
  position:absolute;
  right:-70px;
  bottom:-95px;
  width:330px;
  height:330px;
  border-radius:50%;
  border:42px solid rgba(255,255,255,.12);
  z-index:-1;
}
.set-home-welcome h1{max-width:850px!important;font-size:clamp(38px,6vw,72px)!important;line-height:.92!important;letter-spacing:-.06em!important}
.set-home-welcome span{max-width:720px!important;font-size:19px!important;line-height:1.45!important;font-weight:750!important}
.set-home-preview{margin-top:18px!important}
.set-section-title{margin-bottom:18px}
.set-section-title p{margin:0 0 6px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:1000;color:var(--set-red)}
.set-section-title h1{margin:0;font-size:34px;line-height:1.05;letter-spacing:-.035em;color:var(--set-dark)}
.set-section-title span{display:block;margin-top:7px;color:var(--set-muted);font-weight:800}
@media(max-width:760px){
  .set-home-welcome{min-height:auto!important;padding:26px 20px!important;border-radius:24px!important}
  .set-home-welcome h1{font-size:38px!important;line-height:.96!important}
  .set-home-welcome span{font-size:16px!important}
  .set-section-title h1{font-size:28px}
}

/* V23.18.3 — Explorer séparé : carte seule / liste seule */
.set-explorer-hero{grid-template-columns:1fr!important}
.set-explorer-hero h1{max-width:900px}
.set-map-data-grid{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;margin:0!important;padding:0!important;border:0!important}
.set-map-data-grid .set-place{width:1px!important;height:1px!important;overflow:hidden!important;margin:0!important;padding:0!important}
.set-map-only #set-map{min-height:620px}
.set-list-only-grid{margin-top:16px}
@media(max-width:760px){.set-map-only #set-map{min-height:calc(100dvh - 310px);height:520px}}
.set-admin-toggle{display:flex!important;align-items:center;gap:10px;margin:14px 0;padding:14px 16px;border:1px solid var(--set-border);border-radius:20px;background:#fff7f8;font-weight:1000;cursor:pointer}.set-admin-toggle input{width:20px;height:20px;accent-color:var(--set-red)}.set-admin-toggle-note{margin:10px 0 0;color:var(--set-muted);font-weight:800}.set-adminbox.is-saving{opacity:.72}.set-actions button[data-action="photo"]{background:#fff2f4;color:var(--set-dark)}.set-actions button[data-action="edit"]{background:#2b1b1f;color:#fff}


/* v23.18.5 - cartes plus régulières + actions améliorées */
.set-grid{align-items:stretch}
.set-place{display:flex;flex-direction:column;height:100%}
.set-place .set-cover{flex:0 0 auto}
.set-place .set-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}
.set-place p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.76em;margin-bottom:11px}
.set-place h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.1em}
.set-meta{min-height:32px;margin-bottom:12px}
.set-actions{margin-top:auto;display:grid!important;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:end;padding-top:4px}
.set-actions button,.set-actions a{min-height:42px;display:inline-flex!important;align-items:center;justify-content:center;border-radius:15px!important;padding:10px 9px!important;font-size:13px!important;line-height:1.05;text-align:center;box-shadow:0 8px 18px rgba(38,0,7,.08);transition:transform .15s ease,filter .15s ease,box-shadow .15s ease}
.set-actions button:hover,.set-actions a:hover{transform:translateY(-1px);filter:brightness(.98);box-shadow:0 12px 24px rgba(38,0,7,.12)}
.set-actions .set-action-visit, .set-actions button[data-action="visit"]{background:#18a957!important;color:#fff!important}
.set-actions .set-action-wish, .set-actions button[data-action="wish"]{background:#ffb733!important;color:#3b2500!important}
.set-actions .set-action-go, .set-actions a{background:#2377d9!important;color:#fff!important}
.set-actions .set-action-photo, .set-actions button[data-action="photo"]{grid-column:1/-1;justify-self:end;min-height:30px!important;margin-top:1px;padding:7px 10px!important;border:1px solid #f0cbd1!important;background:#fff7f8!important;color:#8a1b27!important;font-size:11.5px!important;font-weight:900!important;box-shadow:none!important;opacity:.82}
.set-actions .set-action-photo:hover,.set-actions button[data-action="photo"]:hover{opacity:1;transform:none}
.set-actions button[data-action="edit"]{grid-column:1/-1;justify-self:end;min-height:30px!important;padding:7px 10px!important;font-size:11.5px!important;box-shadow:none!important}
body.set-app-fullscreen .set-actions{grid-template-columns:1fr 1fr 1fr!important}
body.set-app-fullscreen .set-actions a,body.set-app-fullscreen .set-actions button{min-height:40px!important;font-size:12.5px!important}
@media(max-width:430px){.set-actions{grid-template-columns:1fr!important}.set-actions .set-action-photo,.set-actions button[data-action="photo"],.set-actions button[data-action="edit"]{justify-self:stretch}.set-place p{min-height:auto}.set-place h3{min-height:auto}}


/* v23.18.7 - couverture en icône crayon sur image + nettoyage cartes */
.set-cover .set-cover-edit{
  position:absolute!important;
  right:10px!important;
  bottom:10px!important;
  width:34px!important;
  height:34px!important;
  min-height:34px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(255,255,255,.82)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.88)!important;
  color:#7a1420!important;
  font-size:18px!important;
  font-weight:1000!important;
  line-height:1!important;
  box-shadow:0 8px 20px rgba(38,0,7,.20)!important;
  cursor:pointer!important;
  opacity:.88!important;
  backdrop-filter:blur(8px);
  z-index:3!important;
}
.set-cover .set-cover-edit:hover{opacity:1!important;transform:translateY(-1px)}
.set-actions .set-action-photo,.set-actions button[data-action="photo"]{display:none!important}
.set-meta span:empty{display:none!important}

/* v23.18.9 - logo desktop plus grand + vraie page détail lieu */
@media(min-width:761px){
  .set-brand img{width:320px!important;max-height:112px!important}
  .set-topbar{min-height:112px!important}
}
body.set-single-place-page{margin:0!important;background:#fff7f8!important;color:#260007!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important}
.set-single-shell{padding-top:18px!important}
.set-single-place-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);gap:22px;align-items:stretch;margin:16px 0 18px;padding:18px;border:1px solid var(--set-border);border-radius:38px;background:#fff;box-shadow:0 22px 60px rgba(38,0,7,.08)}
.set-single-place-cover{position:relative;min-height:430px;border-radius:28px;overflow:hidden;background:#eee}
.set-single-place-cover img{width:100%;height:100%;object-fit:contain;display:block;background:#fff7f8}
.set-single-place-cover span{position:absolute;left:16px;top:16px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.92);color:#e30613;font-weight:1000;text-transform:uppercase;font-size:12px;letter-spacing:.08em}
.set-single-place-info{display:flex;flex-direction:column;justify-content:center;padding:28px 22px}
.set-single-kicker{margin:0 0 10px;text-transform:uppercase;letter-spacing:.18em;color:#e30613;font-size:13px;font-weight:1000}
.set-single-place-info h1{margin:0;font-size:clamp(42px,5vw,72px);line-height:.92;letter-spacing:-.06em;color:#260007}
.set-single-badges{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0 0}
.set-single-badges span,.set-single-badges strong{display:inline-flex;align-items:center;min-height:38px;padding:10px 12px;border-radius:15px;background:#fff7f8;border:1px solid var(--set-border);color:#4b2930;font-weight:900}
.set-single-badges strong.is-done{background:#e8fff1;border-color:#bdeccd;color:#087b39}.set-single-badges strong.is-wish{background:#fff3cf;border-color:#ffe08b;color:#6b4300}
.set-single-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.set-single-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 16px;border-radius:16px;background:#f2e5e7;color:#260007!important;text-decoration:none!important;font-weight:1000}.set-single-actions .set-single-primary{background:#2377d9;color:#fff!important}
.set-single-content{padding:30px;border:1px solid var(--set-border);border-radius:30px;background:#fff;box-shadow:0 15px 40px rgba(38,0,7,.06);font-size:18px;line-height:1.62}.set-single-content h2{margin:0 0 12px;font-size:30px;letter-spacing:-.03em}.set-single-text p{margin:0 0 14px;color:#4b2930}.set-single-text p:last-child{margin-bottom:0}
@media(max-width:760px){.set-single-shell{padding:10px 10px 94px!important}.set-single-place-hero{grid-template-columns:1fr;padding:10px;border-radius:28px}.set-single-place-cover{min-height:270px;border-radius:22px}.set-single-place-info{padding:16px 10px 18px}.set-single-place-info h1{font-size:40px;line-height:.96}.set-single-actions{display:grid;grid-template-columns:1fr;gap:8px}.set-single-content{padding:20px;border-radius:24px;font-size:16px}.set-single-content h2{font-size:26px}}

/* v23.18.10 - ouverture page dans le même onglet, logo desktop agrandi, image détail non rognée */

/* v23.18.11 - garder le nom de catégorie sur couverture perso + image pop-up non rognée */
.set-place-sheet-cover{background:#fff7f8!important;display:flex!important;align-items:center!important;justify-content:center!important}
.set-place-sheet-cover img{object-fit:contain!important;background:#fff7f8!important}

/* v23.18.12 — rendu premium type maquette générée */
.set-shell{
  --set-red:#e30613;
  --set-dark:#101218;
  --set-muted:#667085;
  --set-border:#e9edf3;
  --set-soft:#f6f8fb;
  --set-green:#18a957;
  --set-blue:#2377d9;
  --set-orange:#f5a400;
  max-width:1320px!important;
  padding:18px 24px 96px!important;
  background:#fff!important;
  color:var(--set-dark)!important;
}
.set-topbar{
  min-height:108px!important;
  padding:18px 34px!important;
  margin:0 0 34px!important;
  border:1px solid #edf0f5!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.98)!important;
  box-shadow:0 14px 34px rgba(16,24,40,.10)!important;
}
.set-brand{gap:0!important;flex-shrink:0!important}.set-brand span{display:none!important}
.set-brand img{width:226px!important;height:auto!important;max-height:84px!important;object-fit:contain!important}
.set-topbar nav{gap:18px!important;align-items:center!important;flex-wrap:nowrap!important}
.set-topbar nav a{display:inline-flex!important;align-items:center!important;gap:9px!important;padding:13px 15px!important;border-radius:999px!important;background:transparent!important;color:#131018!important;font-weight:900!important;text-decoration:none!important;transition:background .16s ease,color .16s ease,transform .16s ease!important}
.set-topbar nav a b{font-size:19px!important;line-height:1!important;font-weight:900!important}.set-topbar nav a span{font-size:15px!important}
.set-topbar nav a:hover{background:#f3f5f8!important;transform:translateY(-1px)!important;color:#131018!important}
.set-topbar nav a.is-active{background:linear-gradient(135deg,#e30613,#c90010)!important;color:#fff!important;box-shadow:0 12px 24px rgba(227,6,19,.20)!important}
.set-list-page,.set-modern-list-page{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;margin-top:0!important}
.set-list-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;gap:24px!important;margin:0 0 28px!important}
.set-list-head h1{margin:0!important;font-size:38px!important;line-height:1.05!important;letter-spacing:-.04em!important;color:#111827!important}
.set-list-head p{margin:7px 0 0!important;color:#697386!important;font-size:18px!important;font-weight:750!important}.set-title-check{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border:2px solid #18a957!important;border-radius:50%!important;color:#18a957!important;font-size:13px!important;vertical-align:middle!important}
.set-list-head aside{min-width:216px!important;display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;column-gap:14px!important;padding:18px 24px!important;border:1px solid #e9edf3!important;border-radius:24px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 10px 25px rgba(16,24,40,.06)!important;color:#111827!important}
.set-list-head aside:before{content:'△';grid-row:1/3;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#18a957;font-size:28px;font-weight:900}.set-list-head aside strong{font-size:20px!important;line-height:1!important}.set-list-head aside span{font-weight:900!important}.set-list-head aside em{grid-column:2;color:#697386!important;font-style:normal!important;font-size:14px!important;font-weight:750!important;margin-top:3px!important}
.set-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}
.set-place{position:relative!important;overflow:hidden!important;border:1px solid #e7ebf1!important;border-radius:8px!important;background:#fff!important;box-shadow:0 10px 24px rgba(16,24,40,.10)!important;outline:0!important;transition:transform .18s ease,box-shadow .18s ease!important}.set-place:hover{transform:translateY(-4px)!important;box-shadow:0 18px 38px rgba(16,24,40,.14)!important}.set-place.is-done,.set-place.is-wish:not(.is-done){outline:0!important}.set-place:before{content:'';position:absolute;left:0;top:0;right:0;height:5px;background:#d7dde6;z-index:2}.set-place.is-done:before{background:#18a957}.set-place.is-wish:not(.is-done):before{background:#f5a400}.set-place[data-cat*="Barrage"]:before{background:#2377d9}.set-place[data-cat*="Bisse"]:before{background:#f5a400}.set-place[data-cat*="Passerelle"]:before{background:#8b5cf6}.set-place[data-cat*="Gorge"]:before{background:#18a957}.set-cover{height:210px!important;background:#f2f4f7!important}.set-cover img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .22s ease!important}.set-place:hover .set-cover img{transform:scale(1.025)!important}.set-cover span{left:16px!important;top:18px!important;padding:8px 15px!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 8px 18px rgba(16,24,40,.10)!important;color:#e30613!important;font-size:13px!important;font-weight:1000!important;letter-spacing:.02em!important}.set-place[data-cat*="Barrage"] .set-cover span{color:#2377d9!important}.set-place[data-cat*="Bisse"] .set-cover span{color:#f5a400!important}.set-place[data-cat*="Passerelle"] .set-cover span{color:#8b5cf6!important}.set-place[data-cat*="Gorge"] .set-cover span{color:#18a957!important}.set-cover .set-cover-edit{right:14px!important;bottom:14px!important;width:36px!important;height:36px!important;min-height:36px!important;background:rgba(255,255,255,.92)!important;border:0!important;color:#101828!important;box-shadow:0 8px 18px rgba(16,24,40,.18)!important;font-size:16px!important;opacity:.96!important}.set-body{padding:19px 20px 18px!important}.set-line{align-items:center!important;margin-bottom:7px!important}.set-line em{position:relative;padding-left:24px!important;color:#697386!important;font-size:14px!important;font-weight:850!important}.set-line em:before{content:'📍';position:absolute;left:0;top:-1px;font-size:15px}.set-card-status{min-width:74px;text-align:right}.set-line strong{padding:7px 12px!important;background:#e7f8ee!important;color:#118044!important;border-radius:999px!important;font-size:13px!important;font-weight:900!important}.set-wish-badge{background:#fff5d9!important;color:#946200!important}.set-place h3{margin:8px 0 12px!important;color:#111827!important;font-size:24px!important;line-height:1.10!important;letter-spacing:-.025em!important;min-height:2.2em!important}.set-place p{color:#667085!important;font-size:15px!important;line-height:1.45!important;font-weight:650!important;min-height:2.9em!important;margin-bottom:12px!important}.set-meta{display:flex!important;gap:10px!important;flex-wrap:wrap!important;min-height:88px!important;margin-bottom:18px!important;align-content:flex-start!important}.set-meta span{max-width:100%!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:9px 12px!important;border-radius:999px!important;background:#f5f6f8!important;color:#121826!important;font-size:13px!important;font-weight:850!important;box-shadow:none!important}.set-meta span:first-child{display:flex!important;flex-basis:100%!important;background:transparent!important;padding:0!important;border-radius:0!important;color:#344054!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;box-shadow:none!important}.set-actions{margin-top:auto!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:10px!important;padding-top:0!important}.set-actions button,.set-actions a{min-height:42px!important;border-radius:16px!important;padding:10px 9px!important;background:#fff!important;border:1.5px solid #d0d7e2!important;box-shadow:none!important;font-size:14px!important;font-weight:950!important;line-height:1!important}.set-actions button:hover,.set-actions a:hover{transform:translateY(-1px)!important;box-shadow:none!important;filter:none!important}.set-actions .set-action-visit,.set-actions button[data-action="visit"]{background:#fff!important;border-color:#18a957!important;color:#18a957!important}.set-actions .set-action-wish,.set-actions button[data-action="wish"]{background:#fff!important;border-color:#f5a400!important;color:#d18400!important}.set-actions .set-action-go,.set-actions a{background:#fff!important;border-color:#2377d9!important;color:#2377d9!important}.set-actions button[data-action="edit"]{grid-column:1/-1!important;justify-self:end!important;background:#111827!important;color:#fff!important;border-color:#111827!important}.set-empty-card{border:1px dashed #d0d7e2!important;background:#f8fafc!important;color:#667085!important}.set-toolbar{margin-bottom:16px!important}.set-toolbar input,.set-toolbar select{border-color:#e7ebf1!important;background:#fff!important;border-radius:18px!important;box-shadow:0 8px 18px rgba(16,24,40,.05)!important}.set-state-tabs button{background:#fff!important;border:1px solid #e7ebf1!important;color:#344054!important;box-shadow:0 8px 18px rgba(16,24,40,.05)!important}.set-state-tabs button.is-active{background:#111827!important;color:#fff!important}.set-explorer-hero,.set-home-welcome{background:linear-gradient(135deg,#111827,#1f2937)!important;border-radius:28px!important;box-shadow:0 18px 42px rgba(16,24,40,.14)!important}.set-section-title h1{color:#111827!important}
@media(min-width:761px){.set-brand img{width:240px!important;max-height:90px!important}.set-topbar{min-height:116px!important}}
@media(max-width:980px){.set-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.set-topbar nav{gap:8px!important}.set-topbar nav a span{font-size:14px!important}}
@media(max-width:760px){.set-shell{padding:10px 12px 104px!important}.set-topbar{min-height:auto!important;padding:12px 16px!important;margin-bottom:16px!important;border-radius:22px!important}.set-brand img{width:170px!important;max-height:70px!important}.set-list-head{display:block!important}.set-list-head h1{font-size:32px!important}.set-list-head p{font-size:16px!important}.set-list-head aside{margin-top:16px!important;min-width:0!important}.set-grid{grid-template-columns:1fr!important;gap:16px!important}.set-cover{height:225px!important}.set-meta{min-height:auto!important}.set-actions{grid-template-columns:1fr 1fr 1fr!important}.set-actions button,.set-actions a{font-size:12.5px!important;padding:10px 5px!important}.set-bottom-nav a.is-active{background:#e30613!important;color:#fff!important}}
@media(max-width:430px){.set-actions{grid-template-columns:1fr!important}.set-actions button,.set-actions a{font-size:14px!important}.set-place h3,.set-place p{min-height:auto!important}.set-meta span:first-child{white-space:normal!important}}

/* V23.18.13 — corrections visuelles + dates de visite */
.set-topbar .set-brand img{width:240px!important;max-height:92px!important;object-fit:contain!important}
.set-topbar nav a b{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;margin-right:7px!important;font-size:0!important;line-height:0!important}
.set-topbar nav a b svg,.set-bottom-nav a b svg{width:20px!important;height:20px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2.25!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.set-bottom-nav a b{font-size:0!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:3px!important}
.set-list-head aside:before{content:'✓'!important;border:2px solid #18a957!important;border-radius:50%!important;font-size:22px!important;line-height:1!important;background:#fff!important}
.set-title-check{font-family:Arial,sans-serif!important}
.set-date-chip{border:0!important;appearance:none!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:9px 12px!important;border-radius:999px!important;background:#eef7ff!important;color:#1f67c8!important;font-size:13px!important;font-weight:900!important;box-shadow:none!important;max-width:100%!important}
.set-date-chip.is-empty{background:#fff7e6!important;color:#b56b00!important}
.set-date-chip:hover{transform:translateY(-1px)!important;filter:none!important}
.set-list-tools{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:12px!important;margin:0 0 22px!important}
.set-list-tools select{width:100%!important;border:1px solid #e7ebf1!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 18px rgba(16,24,40,.05)!important;padding:12px 14px!important;font-weight:850!important;color:#344054!important}
.set-dates-box{max-width:520px!important}
.set-date-add{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;align-items:end!important;margin:15px 0!important}
.set-date-add input{width:100%!important}
.set-date-add-btn{height:46px!important;border-radius:14px!important;border:0!important;background:#111827!important;color:#fff!important;font-weight:900!important;padding:0 16px!important}
.set-date-list{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin:10px 0 18px!important;min-height:42px!important}
.set-date-pill{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:9px 12px!important;border-radius:999px!important;background:#eef7ff!important;color:#1f67c8!important;font-weight:900!important}
.set-date-pill button{width:22px!important;height:22px!important;min-height:22px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#1f67c8!important;font-weight:1000!important;line-height:1!important;padding:0!important;cursor:pointer!important}
.set-date-empty{margin:0!important;color:#697386!important;font-weight:750!important}
@media(min-width:761px){.set-topbar{min-height:148px!important}.set-brand{min-width:330px!important}.set-brand img{width:270px!important}.set-topbar nav{gap:22px!important}}
@media(max-width:760px){.set-topbar .set-brand img{width:185px!important;max-height:76px!important}.set-list-tools{grid-template-columns:1fr!important}.set-date-add{grid-template-columns:1fr!important}.set-date-add-btn{width:100%!important}}

/* V23.18.14 — menu crayon + dates à côté du statut */
.set-cover{position:relative!important;overflow:visible!important}
.set-cover-menu{position:absolute!important;right:12px!important;bottom:54px!important;z-index:40!important;display:grid!important;gap:6px!important;min-width:190px!important;padding:8px!important;border:1px solid rgba(15,23,42,.10)!important;border-radius:16px!important;background:rgba(255,255,255,.96)!important;box-shadow:0 18px 45px rgba(15,23,42,.18)!important;backdrop-filter:blur(10px)!important}
.set-cover-menu[hidden]{display:none!important}
.set-cover-menu:after{content:""!important;position:absolute!important;right:18px!important;bottom:-7px!important;width:14px!important;height:14px!important;background:rgba(255,255,255,.96)!important;border-right:1px solid rgba(15,23,42,.10)!important;border-bottom:1px solid rgba(15,23,42,.10)!important;transform:rotate(45deg)!important}
.set-cover-menu button{position:relative!important;z-index:1!important;text-align:left!important;width:100%!important;border:0!important;border-radius:11px!important;background:#f8fafc!important;color:#111827!important;padding:10px 12px!important;font-size:13px!important;font-weight:900!important;cursor:pointer!important;box-shadow:none!important}
.set-cover-menu button:hover{background:#eef7ff!important;color:#1f67c8!important}
.set-card-status{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;justify-content:flex-end!important}
.set-date-chip{padding:7px 10px!important;font-size:12px!important;background:#eef7ff!important;color:#1f67c8!important;border:0!important;border-radius:999px!important;line-height:1!important;min-height:30px!important;white-space:nowrap!important}
.set-date-chip b{font-size:11px!important;margin-left:2px!important}
.set-date-wrap{position:relative!important;display:inline-flex!important;align-items:center!important}
.set-date-popover{display:none!important;position:absolute!important;right:0!important;top:calc(100% + 8px)!important;z-index:35!important;min-width:128px!important;padding:8px!important;border-radius:14px!important;background:#fff!important;border:1px solid rgba(31,103,200,.15)!important;box-shadow:0 14px 34px rgba(15,23,42,.16)!important;color:#1f2937!important;font-size:12px!important;font-weight:900!important;line-height:1.2!important}
.set-date-popover span{display:block!important;padding:6px 8px!important;border-radius:9px!important;background:#f8fafc!important;margin:0 0 5px!important;white-space:nowrap!important}
.set-date-popover span:last-child{margin-bottom:0!important}
.set-date-wrap.is-open .set-date-popover{display:block!important}
.set-line{overflow:visible!important}


/* V23.18.15 — dates affichées à côté de Visité + liseré par catégorie même dans À faire */
.set-place.is-wish:not(.is-done):before{background:#d7dde6!important}
.set-place[data-cat*="Barrage"]:before{background:#2377d9!important}
.set-place[data-cat*="Bisse"]:before{background:#f5a400!important}
.set-place[data-cat*="Passerelle"]:before{background:#8b5cf6!important}
.set-place[data-cat*="Gorge"]:before{background:#18a957!important}
.set-place[data-cat*="Lac"]:before{background:#0ea5e9!important}
.set-place[data-cat*="Cascade"]:before{background:#06b6d4!important}
.set-place[data-cat*="Grotte"]:before{background:#7c3aed!important}
.set-place[data-cat*="Point"]:before{background:#ef4444!important}
.set-place[data-cat*="Randonnée"]:before,.set-place[data-cat*="Rando"]:before{background:#22c55e!important}
.set-place[data-cat*="Fortification"]:before{background:#64748b!important}
.set-place[data-cat*="Village"]:before{background:#d97706!important}
.set-place[data-cat*="Villaage"]:before{background:#d97706!important}
.set-card-status{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;min-width:0!important;max-width:60%!important;flex-wrap:wrap!important}
.set-date-chip{padding:7px 9px!important;background:#eef7ff!important;color:#1f67c8!important;border:0!important;border-radius:999px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;min-height:28px!important;white-space:nowrap!important}
.set-date-chip.is-empty{display:none!important}
.set-date-wrap{display:inline-flex!important;position:relative!important;align-items:center!important}
.set-date-popover{right:0!important;left:auto!important;text-align:left!important}
/* v23.18.16 - date visible next to Visité + real year filter */
.set-card-status{gap:6px!important;overflow:visible!important}
.set-visited-badge{white-space:nowrap!important}
.set-date-wrap{position:relative!important;display:inline-flex!important;vertical-align:middle!important;z-index:5!important}
.set-date-chip{display:inline-flex!important;align-items:center!important;gap:4px!important;min-height:28px!important;padding:7px 9px!important;border-radius:999px!important;background:#eef7ff!important;color:#1f67c8!important;border:0!important;font-size:12px!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important}
.set-date-popover{position:absolute!important;right:0!important;top:calc(100% + 7px)!important;display:none!important;min-width:130px!important;padding:8px!important;border-radius:14px!important;background:#fff!important;box-shadow:0 14px 34px rgba(16,24,40,.20)!important;border:1px solid #e7ebf1!important;text-align:left!important;z-index:50!important}
.set-date-wrap.is-open .set-date-popover{display:grid!important;gap:6px!important}
.set-date-popover span{display:block!important;padding:6px 8px!important;border-radius:10px!important;background:#f5f6f8!important;color:#111827!important;font-weight:900!important;font-size:12px!important}

/* v23.18.22 - dates plus faciles à ouvrir/supprimer */
.set-date-wrap{cursor:pointer!important;pointer-events:auto!important}
.set-date-popover{pointer-events:auto!important;z-index:9999!important}
.set-date-pill button{pointer-events:auto!important}

/* v23.18.24 - clic date fiable + menu dates non rogné */
.set-place.set-date-open{overflow:visible!important;z-index:80!important}
.set-place.set-date-open .set-body,.set-place.set-date-open .set-line,.set-place.set-date-open .set-card-status{overflow:visible!important}
.set-place.set-date-open .set-date-popover{display:grid!important;gap:6px!important}

/* Visites + couvertures dans un seul pop-up */
.set-visits-box{max-width:760px!important}
.set-visits-list{display:grid;gap:12px;margin:14px 0}
.set-visit-row{display:grid;grid-template-columns:minmax(150px,210px) 1fr auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--set-border);border-radius:18px;background:#fff}
.set-visit-row label{margin:0!important;font-weight:900;color:var(--set-dark)}
.set-visit-row input[type="date"]{margin-top:6px;width:100%}
.set-visit-cover-field{display:grid;grid-template-columns:74px 1fr;gap:8px;align-items:center}
.set-visit-cover-field img,.set-visit-no-photo{width:74px;height:54px;border-radius:14px;object-fit:cover;background:#f4f6f8;border:1px solid #e8edf2;display:flex;align-items:center;justify-content:center;text-align:center;font-size:10px;font-weight:900;color:#7b8794;padding:4px}
.set-visit-cover-field input[type="file"]{display:none!important}
.set-visit-pick{justify-self:start;border:0;border-radius:999px;padding:8px 12px;background:#fff2f4;color:#8a1b27;font-weight:1000;cursor:pointer}
.set-visit-file-name{grid-column:2;font-size:11px;color:var(--set-muted);font-style:normal;font-weight:800;line-height:1.2}
.set-visit-delete{border:0;border-radius:999px;padding:8px 12px;background:#f1f3f5;color:#7c1f2a;font-weight:1000;cursor:pointer}
.set-visit-add-row{border:1px dashed var(--set-red);border-radius:999px;padding:10px 14px;background:#fff7f8;color:var(--set-red);font-weight:1000;cursor:pointer;margin:4px 0 12px}
@media(max-width:680px){.set-visit-row{grid-template-columns:1fr}.set-visit-cover-field{grid-template-columns:74px 1fr}.set-visit-delete{justify-self:start}}

/* v23.18.28 - boutons du pop-up visites forcés cliquables */
#set-visits-modal .set-modal-box,
#set-visits-modal .set-visits-list,
#set-visits-modal .set-visit-row,
#set-visits-modal button,
#set-visits-modal input{pointer-events:auto!important;}
#set-visits-modal .set-visit-add-row,
#set-visits-modal .set-visit-delete,
#set-visits-modal .set-visit-pick,
#set-visits-modal .set-primary{position:relative!important;z-index:2147483647!important;cursor:pointer!important;touch-action:manipulation!important;}
#set-visits-modal .set-visit-cover-field input[type="file"]{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:.01!important;display:block!important;}

/* V23.18.29 — accueil type maquette Swiss Explorer + image hero intégrée */
html.set-app-isolated,
body.set-app-isolated{
  background:#f5f6f8!important;
}
body.set-app-isolated .set-shell,
body.set-app-fullscreen .set-shell{
  width:min(1430px,calc(100vw - 48px))!important;
  max-width:1430px!important;
  margin:18px auto 110px!important;
  padding:0!important;
  color:#0f172a!important;
  font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  --set-red:#e30613;
  --set-dark:#101323;
  --set-muted:#596175;
  --set-border:rgba(15,23,42,.08);
  --set-soft:#f6f7fb;
}
body.set-app-isolated .set-topbar,
body.set-app-fullscreen .set-topbar,
.set-topbar{
  position:sticky!important;
  top:16px!important;
  z-index:2147481000!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:28px!important;
  min-height:96px!important;
  margin:0 0 16px!important;
  padding:0 44px!important;
  border:1px solid rgba(15,23,42,.055)!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.97)!important;
  box-shadow:0 18px 55px rgba(15,23,42,.075)!important;
  backdrop-filter:blur(18px)!important;
}
.set-brand,
body.set-app-isolated .set-brand,
body.set-app-fullscreen .set-brand{
  min-width:188px!important;
  max-width:230px!important;
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
}
.set-brand img,
.set-topbar .set-brand img,
body.set-app-isolated .set-brand img,
body.set-app-fullscreen .set-brand img{
  width:178px!important;
  height:auto!important;
  max-width:178px!important;
  max-height:66px!important;
  object-fit:contain!important;
  display:block!important;
}
.set-topbar nav,
body.set-app-isolated .set-topbar nav,
body.set-app-fullscreen .set-topbar nav{
  flex:1 1 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:nowrap!important;
  gap:31px!important;
  min-width:0!important;
}
.set-topbar nav a,
body.set-app-isolated .set-topbar nav a,
body.set-app-fullscreen .set-topbar nav a{
  min-height:44px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#0f1017!important;
  box-shadow:none!important;
  text-decoration:none!important;
  font-weight:950!important;
  letter-spacing:.01em!important;
  transform:none!important;
  white-space:nowrap!important;
}
.set-topbar nav a b,
body.set-app-isolated .set-topbar nav a b,
body.set-app-fullscreen .set-topbar nav a b{
  width:23px!important;
  height:23px!important;
  margin:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:0!important;
  line-height:0!important;
  color:currentColor!important;
}
.set-topbar nav a b svg,
.set-hero-btn b svg,
.set-refresh-selection b svg,
.set-section-compass svg{
  width:22px!important;
  height:22px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.25!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.set-topbar nav a span,
body.set-app-isolated .set-topbar nav a span,
body.set-app-fullscreen .set-topbar nav a span{
  display:inline!important;
  font-size:15px!important;
  line-height:1!important;
  color:inherit!important;
}
.set-topbar nav a:hover{
  background:#f4f6fa!important;
  color:#0f1017!important;
}
.set-topbar nav a.is-active,
body.set-app-isolated .set-topbar nav a.is-active,
body.set-app-fullscreen .set-topbar nav a.is-active{
  min-width:120px!important;
  padding:0 22px!important;
  background:#e30613!important;
  color:#fff!important;
  box-shadow:0 12px 28px rgba(227,6,19,.22)!important;
}
.set-home-welcome,
body.set-app-isolated .set-home-welcome,
body.set-app-fullscreen .set-home-welcome{
  position:relative!important;
  isolation:isolate!important;
  display:flex!important;
  align-items:center!important;
  grid-template-columns:none!important;
  min-height:306px!important;
  margin:0 0 26px!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid rgba(15,23,42,.055)!important;
  border-radius:18px!important;
  color:#101323!important;
  background-image:
    linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.96) 17%,rgba(255,255,255,.72) 32%,rgba(255,255,255,.20) 50%,rgba(255,255,255,0) 68%),
    url('../images/swiss-explorer-hero.jpg')!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  background-position:center right!important;
  box-shadow:0 18px 55px rgba(15,23,42,.08)!important;
}
.set-home-welcome:before,
.set-home-welcome:after{
  display:none!important;
  content:none!important;
}
.set-home-welcome .set-home-hero-copy{
  position:relative!important;
  z-index:2!important;
  width:min(620px,56%)!important;
  padding:42px 48px!important;
}
.set-home-welcome p,
body.set-app-isolated .set-home-welcome p,
body.set-app-fullscreen .set-home-welcome p{
  margin:0 0 15px!important;
  text-transform:uppercase!important;
  letter-spacing:.24em!important;
  font-size:12px!important;
  line-height:1.1!important;
  font-weight:1000!important;
  color:#e30613!important;
  opacity:1!important;
}
.set-home-welcome h1,
body.set-app-isolated .set-home-welcome h1,
body.set-app-fullscreen .set-home-welcome h1{
  margin:0!important;
  max-width:610px!important;
  font-size:clamp(42px,3.45vw,55px)!important;
  line-height:1.04!important;
  letter-spacing:-.055em!important;
  font-weight:1000!important;
  color:#0f1324!important;
  text-shadow:none!important;
}
.set-home-welcome .set-home-hero-copy>span,
body.set-app-isolated .set-home-welcome .set-home-hero-copy>span,
body.set-app-fullscreen .set-home-welcome .set-home-hero-copy>span{
  display:block!important;
  margin:19px 0 0!important;
  max-width:590px!important;
  color:#535d74!important;
  font-size:15.5px!important;
  line-height:1.65!important;
  font-weight:850!important;
  opacity:1!important;
}
.set-hero-buttons{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:30px!important;
  margin-top:24px!important;
}
.set-hero-btn{
  min-height:54px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  border-radius:999px!important;
  padding:0 25px!important;
  text-decoration:none!important;
  font-weight:1000!important;
  font-size:14px!important;
  line-height:1!important;
  letter-spacing:.01em!important;
  box-shadow:none!important;
}
.set-hero-btn b{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:23px!important;
  height:23px!important;
  color:currentColor!important;
}
.set-hero-btn span{
  display:inline!important;
  margin:0!important;
  color:inherit!important;
  font-size:inherit!important;
  line-height:inherit!important;
  font-weight:inherit!important;
  opacity:1!important;
}
.set-hero-btn-primary{
  background:#e30613!important;
  color:#fff!important;
  border:1px solid #e30613!important;
  box-shadow:0 13px 26px rgba(227,6,19,.21)!important;
}
.set-hero-btn-secondary{
  background:rgba(255,255,255,.86)!important;
  color:#161a28!important;
  border:1.5px solid rgba(15,23,42,.72)!important;
}
.set-home-preview,
body.set-app-isolated .set-home-preview,
body.set-app-fullscreen .set-home-preview{
  margin:0!important;
  padding:0 34px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.set-home-preview-head{
  display:grid!important;
  grid-template-columns:52px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:16px!important;
  margin:0 0 22px!important;
}
.set-section-compass{
  width:50px!important;
  height:50px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:999px!important;
  background:rgba(227,6,19,.08)!important;
  color:#e30613!important;
}
.set-section-compass svg{
  width:25px!important;
  height:25px!important;
  transform:rotate(-22deg)!important;
}
.set-home-preview .set-section-title{
  margin:0!important;
}
.set-home-preview .set-section-title p{
  margin:0 0 6px!important;
  text-transform:uppercase!important;
  letter-spacing:.18em!important;
  font-size:12px!important;
  line-height:1.1!important;
  font-weight:1000!important;
  color:#e30613!important;
}
.set-home-preview .set-section-title h1{
  margin:0!important;
  font-size:26px!important;
  line-height:1.04!important;
  letter-spacing:-.04em!important;
  font-weight:1000!important;
  color:#121727!important;
}
.set-home-preview .set-section-title span{
  display:block!important;
  margin:9px 0 0!important;
  color:#667085!important;
  font-size:13.5px!important;
  line-height:1.35!important;
  font-weight:800!important;
}
.set-refresh-selection{
  min-height:45px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  padding:0 21px!important;
  border:1px solid rgba(15,23,42,.09)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.74)!important;
  color:#697084!important;
  box-shadow:0 9px 26px rgba(15,23,42,.045)!important;
  font-size:13.5px!important;
  font-weight:950!important;
  cursor:pointer!important;
  white-space:nowrap!important;
}
.set-refresh-selection b{
  width:20px!important;
  height:20px!important;
  display:inline-flex!important;
  color:currentColor!important;
}
.set-refresh-selection span{
  display:inline!important;
  color:inherit!important;
}
.set-refresh-selection:hover{
  background:#fff!important;
  color:#111827!important;
}
body.set-app-isolated .set-home-preview .set-grid,
body.set-app-fullscreen .set-home-preview .set-grid,
.set-home-preview .set-grid{
  margin-top:0!important;
}
@media(max-width:1180px){
  body.set-app-isolated .set-shell,
  body.set-app-fullscreen .set-shell{width:min(100% - 28px,1430px)!important;margin-top:14px!important}
  .set-topbar,body.set-app-isolated .set-topbar,body.set-app-fullscreen .set-topbar{padding:0 26px!important;gap:18px!important}
  .set-topbar nav,body.set-app-isolated .set-topbar nav,body.set-app-fullscreen .set-topbar nav{gap:15px!important}
  .set-topbar nav a span{font-size:14px!important}
  .set-brand img,.set-topbar .set-brand img,body.set-app-isolated .set-brand img,body.set-app-fullscreen .set-brand img{width:160px!important;max-width:160px!important}
  .set-brand,body.set-app-isolated .set-brand,body.set-app-fullscreen .set-brand{min-width:164px!important}
}
@media(max-width:880px){
  .set-topbar nav,body.set-app-isolated .set-topbar nav,body.set-app-fullscreen .set-topbar nav{display:none!important}
  .set-topbar,body.set-app-isolated .set-topbar,body.set-app-fullscreen .set-topbar{justify-content:center!important;min-height:82px!important;padding:0 18px!important;top:8px!important}
  .set-brand,body.set-app-isolated .set-brand,body.set-app-fullscreen .set-brand{min-width:0!important;justify-content:center!important}
  .set-brand img,.set-topbar .set-brand img,body.set-app-isolated .set-brand img,body.set-app-fullscreen .set-brand img{width:170px!important;max-width:170px!important;max-height:64px!important}
  .set-home-welcome,.set-home-welcome{min-height:360px!important;background-position:center right!important;background-image:linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.94) 40%,rgba(255,255,255,.62) 68%,rgba(255,255,255,.18) 100%),url('../images/swiss-explorer-hero.jpg')!important}
  .set-home-welcome .set-home-hero-copy{width:100%!important;padding:34px 24px!important}
  .set-home-welcome h1{font-size:39px!important;line-height:1.02!important}
  .set-home-welcome .set-home-hero-copy>span{font-size:15px!important;line-height:1.5!important}
  .set-hero-buttons{gap:10px!important;margin-top:22px!important}
  .set-hero-btn{width:100%!important;min-height:52px!important}
  .set-home-preview{padding:0 4px!important}
  .set-home-preview-head{grid-template-columns:46px minmax(0,1fr)!important;gap:13px!important}
  .set-section-compass{width:46px!important;height:46px!important}
  .set-refresh-selection{grid-column:1/-1!important;width:100%!important;margin-top:2px!important}
}
@media(max-width:760px){
  body.set-app-isolated .set-shell,
  body.set-app-fullscreen .set-shell{
    width:100vw!important;
    max-width:100vw!important;
    margin:0!important;
    padding:10px 10px calc(104px + env(safe-area-inset-bottom,0px))!important;
  }
  body.set-app-isolated .set-topbar,
  body.set-app-fullscreen .set-topbar,
  .set-topbar{
    position:sticky!important;
    top:0!important;
    margin:0 0 12px!important;
    border-radius:18px!important;
  }
  .set-home-welcome,
  body.set-app-isolated .set-home-welcome,
  body.set-app-fullscreen .set-home-welcome{
    border-radius:18px!important;
    margin-bottom:22px!important;
  }
  .set-home-preview .set-section-title h1{font-size:24px!important}
}

/* V23.18.30 — bouton À faire déplacé en haut à droite de la couverture */
.set-cover .set-cover-wish{
  position:absolute!important;
  top:18px!important;
  right:16px!important;
  z-index:12!important;
  width:43px!important;
  height:43px!important;
  min-width:43px!important;
  min-height:43px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  border:1.5px solid rgba(15,23,42,.13)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.94)!important;
  color:#1f1d20!important;
  box-shadow:0 9px 20px rgba(16,24,40,.14)!important;
  cursor:pointer!important;
  appearance:none!important;
  -webkit-appearance:none!important;
  transition:transform .16s ease, background .16s ease, color .16s ease, border-color .16s ease, box-shadow .16s ease!important;
}
.set-cover .set-cover-wish svg{
  width:27px!important;
  height:27px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.6!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
}
.set-cover .set-cover-wish:hover{
  transform:translateY(-1px)!important;
  background:#fff!important;
  color:#e30613!important;
  border-color:rgba(227,6,19,.22)!important;
  box-shadow:0 13px 28px rgba(16,24,40,.18)!important;
}
.set-cover .set-cover-wish[aria-pressed="true"],
.set-place.is-wish .set-cover .set-cover-wish{
  background:#e30613!important;
  color:#fff!important;
  border-color:#e30613!important;
  box-shadow:0 13px 28px rgba(227,6,19,.28)!important;
}
.set-cover .set-cover-wish[aria-pressed="true"] svg,
.set-place.is-wish .set-cover .set-cover-wish svg{
  fill:currentColor!important;
}
.set-cover .set-cover-wish.is-loading{
  opacity:.68!important;
  cursor:wait!important;
  transform:none!important;
}
.set-cover span{
  max-width:calc(100% - 82px)!important;
}
.set-actions{
  grid-template-columns:1fr 1fr!important;
}
.set-actions .set-action-go,
.set-actions a{
  grid-column:auto!important;
}
.set-actions button[data-action="edit"]{
  grid-column:1/-1!important;
}
@media(max-width:760px){
  .set-cover .set-cover-wish{
    top:16px!important;
    right:14px!important;
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
  }
  .set-actions{
    grid-template-columns:1fr 1fr!important;
  }
}
@media(max-width:430px){
  .set-actions{
    grid-template-columns:1fr 1fr!important;
  }
}

/* V23.18.31 — vraie adaptation mobile : header app, menu mobile, cartes et accueil lisibles */
.set-mobile-menu-toggle,
.set-mobile-menu{
  display:none!important;
}
.set-mobile-menu-toggle b svg,
.set-mobile-menu a b svg{
  width:22px!important;
  height:22px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.35!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}

@media(max-width:760px){
  html.set-app-fullscreen,
  body.set-app-fullscreen,
  html.set-app-isolated,
  body.set-app-isolated{
    background:#f5f6f8!important;
    overflow:hidden!important;
    -webkit-text-size-adjust:100%!important;
  }

  body.set-app-fullscreen .set-shell,
  body.set-app-isolated .set-shell,
  .set-shell{
    position:fixed!important;
    inset:0!important;
    z-index:2147483500!important;
    width:100vw!important;
    max-width:100vw!important;
    height:100dvh!important;
    min-height:100dvh!important;
    margin:0!important;
    padding:12px 12px calc(96px + env(safe-area-inset-bottom,0px))!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    background:#f5f6f8!important;
    color:#101323!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior:contain!important;
  }

  body.set-app-fullscreen .set-topbar,
  body.set-app-isolated .set-topbar,
  .set-topbar{
    position:sticky!important;
    top:0!important;
    left:auto!important;
    right:auto!important;
    z-index:2147483600!important;
    width:100%!important;
    min-height:70px!important;
    height:70px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    margin:0 0 14px!important;
    padding:0 12px 0 14px!important;
    border-radius:22px!important;
    border:1px solid rgba(15,23,42,.07)!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:0 14px 35px rgba(15,23,42,.10)!important;
    backdrop-filter:blur(18px)!important;
    overflow:visible!important;
  }

  body.set-app-fullscreen .set-brand,
  body.set-app-isolated .set-brand,
  .set-brand{
    min-width:0!important;
    max-width:none!important;
    flex:1 1 auto!important;
    justify-content:flex-start!important;
  }
  body.set-app-fullscreen .set-brand img,
  body.set-app-isolated .set-brand img,
  .set-topbar .set-brand img,
  .set-brand img{
    width:150px!important;
    max-width:150px!important;
    max-height:56px!important;
    height:auto!important;
    object-fit:contain!important;
  }

  body.set-app-fullscreen .set-topbar nav,
  body.set-app-isolated .set-topbar nav,
  .set-topbar nav,
  .set-desktop-nav{
    display:none!important;
  }

  .set-mobile-menu-toggle{
    flex:0 0 auto!important;
    min-width:94px!important;
    height:48px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    padding:0 15px!important;
    border:0!important;
    border-radius:999px!important;
    background:#e30613!important;
    color:#fff!important;
    box-shadow:0 12px 25px rgba(227,6,19,.25)!important;
    font-size:14px!important;
    line-height:1!important;
    font-weight:1000!important;
    cursor:pointer!important;
    touch-action:manipulation!important;
    -webkit-tap-highlight-color:transparent!important;
  }
  .set-mobile-menu-toggle b{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:22px!important;
    height:22px!important;
  }
  .set-mobile-menu-toggle span{
    display:inline!important;
    margin:0!important;
    font:inherit!important;
    color:inherit!important;
  }

  .set-mobile-menu{
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:calc(100% + 8px)!important;
    z-index:2147483601!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
    padding:12px!important;
    border:1px solid rgba(15,23,42,.08)!important;
    border-radius:24px!important;
    background:#fff!important;
    box-shadow:0 22px 50px rgba(15,23,42,.18)!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translateY(-8px) scale(.98)!important;
    pointer-events:none!important;
    transition:opacity .18s ease, transform .18s ease, visibility .18s ease!important;
  }
  .set-topbar.is-mobile-menu-open .set-mobile-menu{
    opacity:1!important;
    visibility:visible!important;
    transform:translateY(0) scale(1)!important;
    pointer-events:auto!important;
  }
  .set-mobile-menu a{
    min-height:56px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    padding:0 13px!important;
    border-radius:18px!important;
    background:#f6f7fb!important;
    color:#111827!important;
    text-decoration:none!important;
    font-size:14px!important;
    font-weight:1000!important;
    line-height:1!important;
    -webkit-tap-highlight-color:transparent!important;
  }
  .set-mobile-menu a b{
    width:24px!important;
    height:24px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 auto!important;
    color:currentColor!important;
  }
  .set-mobile-menu a.is-active{
    background:#e30613!important;
    color:#fff!important;
    box-shadow:0 12px 24px rgba(227,6,19,.22)!important;
  }

  .set-home-welcome,
  body.set-app-fullscreen .set-home-welcome,
  body.set-app-isolated .set-home-welcome{
    min-height:0!important;
    display:block!important;
    align-items:stretch!important;
    margin:0 0 18px!important;
    padding:0!important;
    border-radius:24px!important;
    overflow:hidden!important;
    background-image:url('../images/swiss-explorer-hero.jpg')!important;
    background-size:auto 255px!important;
    background-position:center top!important;
    background-repeat:no-repeat!important;
    background-color:#fff!important;
    box-shadow:0 16px 38px rgba(15,23,42,.10)!important;
  }
  .set-home-welcome .set-home-hero-copy,
  body.set-app-fullscreen .set-home-welcome .set-home-hero-copy,
  body.set-app-isolated .set-home-welcome .set-home-hero-copy{
    width:100%!important;
    max-width:none!important;
    padding:190px 20px 22px!important;
    background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.80) 25%,#fff 49%,#fff 100%)!important;
  }
  .set-home-welcome p,
  body.set-app-fullscreen .set-home-welcome p,
  body.set-app-isolated .set-home-welcome p{
    margin:0 0 10px!important;
    font-size:11px!important;
    letter-spacing:.20em!important;
    line-height:1.2!important;
  }
  .set-home-welcome h1,
  body.set-app-fullscreen .set-home-welcome h1,
  body.set-app-isolated .set-home-welcome h1{
    max-width:100%!important;
    font-size:33px!important;
    line-height:1.03!important;
    letter-spacing:-.05em!important;
    color:#101323!important;
  }
  .set-home-welcome .set-home-hero-copy>span,
  body.set-app-fullscreen .set-home-welcome .set-home-hero-copy>span,
  body.set-app-isolated .set-home-welcome .set-home-hero-copy>span{
    margin-top:13px!important;
    max-width:100%!important;
    font-size:14.5px!important;
    line-height:1.45!important;
    font-weight:800!important;
    color:#5d667a!important;
  }
  .set-hero-buttons{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin-top:18px!important;
  }
  .set-hero-btn{
    width:100%!important;
    min-height:54px!important;
    padding:0 18px!important;
    border-radius:18px!important;
    font-size:15px!important;
  }

  .set-explorer-hero,
  body.set-app-fullscreen .set-explorer-hero,
  body.set-app-isolated .set-explorer-hero,
  .set-hero:not(.set-home-welcome){
    display:block!important;
    min-height:0!important;
    margin:0 0 14px!important;
    padding:22px 20px!important;
    border-radius:24px!important;
  }
  .set-hero:not(.set-home-welcome) h1,
  body.set-app-fullscreen .set-hero:not(.set-home-welcome) h1{
    font-size:32px!important;
    line-height:1.05!important;
    letter-spacing:-.04em!important;
  }
  .set-hero:not(.set-home-welcome) span,
  body.set-app-fullscreen .set-hero:not(.set-home-welcome) span{
    font-size:15px!important;
    line-height:1.45!important;
  }

  .set-toolbar,
  body.set-app-fullscreen .set-toolbar,
  body.set-app-isolated .set-toolbar{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin:0 0 12px!important;
  }
  .set-toolbar input,
  .set-toolbar select,
  .set-toolbar button,
  body.set-app-fullscreen .set-toolbar input,
  body.set-app-fullscreen .set-toolbar select,
  body.set-app-fullscreen .set-toolbar button{
    min-height:52px!important;
    border-radius:18px!important;
    padding:0 15px!important;
    font-size:16px!important;
  }

  .set-state-tabs,
  body.set-app-fullscreen .set-state-tabs,
  body.set-app-isolated .set-state-tabs{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    width:calc(100% + 24px)!important;
    margin:0 -12px 14px!important;
    padding:0 12px 3px!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  .set-state-tabs::-webkit-scrollbar{display:none!important;}
  .set-state-tabs button,
  body.set-app-fullscreen .set-state-tabs button{
    flex:0 0 auto!important;
    min-height:44px!important;
    min-width:96px!important;
    padding:0 16px!important;
    border-radius:999px!important;
    font-size:14px!important;
    white-space:nowrap!important;
  }

  .set-map-card,
  body.set-app-fullscreen .set-map-card,
  body.set-app-isolated .set-map-card{
    margin:0 0 14px!important;
    padding:6px!important;
    border-radius:24px!important;
  }
  #set-map,
  body.set-app-fullscreen #set-map{
    height:430px!important;
    min-height:430px!important;
    border-radius:20px!important;
  }

  .set-grid,
  body.set-app-fullscreen .set-grid,
  body.set-app-isolated .set-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:16px!important;
    width:100%!important;
  }
  .set-place,
  body.set-app-fullscreen .set-place,
  body.set-app-isolated .set-place{
    width:100%!important;
    max-width:100%!important;
    border-radius:26px!important;
    box-shadow:0 15px 36px rgba(15,23,42,.10)!important;
  }
  .set-cover,
  body.set-app-fullscreen .set-cover{
    height:245px!important;
  }
  .set-cover span{
    top:14px!important;
    left:14px!important;
    max-width:calc(100% - 78px)!important;
    padding:8px 11px!important;
    font-size:11.5px!important;
  }
  .set-cover .set-cover-wish{
    top:14px!important;
    right:14px!important;
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    border-radius:16px!important;
  }
  .set-cover .set-cover-wish svg{
    width:29px!important;
    height:29px!important;
  }
  .set-body,
  body.set-app-fullscreen .set-body{
    padding:17px!important;
  }
  .set-place h3,
  body.set-app-fullscreen .set-place h3{
    font-size:23px!important;
    line-height:1.08!important;
    min-height:0!important;
    margin:8px 0 9px!important;
  }
  .set-place p,
  body.set-app-fullscreen .set-place p{
    min-height:0!important;
    font-size:15px!important;
    line-height:1.45!important;
    margin-bottom:13px!important;
  }
  .set-meta,
  body.set-app-fullscreen .set-meta{
    min-height:0!important;
    gap:8px!important;
    margin-bottom:14px!important;
  }
  .set-actions,
  body.set-app-fullscreen .set-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
  }
  .set-actions a,
  .set-actions button,
  body.set-app-fullscreen .set-actions a,
  body.set-app-fullscreen .set-actions button{
    min-height:48px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:17px!important;
    font-size:14px!important;
    padding:0 10px!important;
    line-height:1.1!important;
    touch-action:manipulation!important;
  }

  .set-home-preview,
  body.set-app-fullscreen .set-home-preview,
  body.set-app-isolated .set-home-preview,
  .set-list-page,
  body.set-app-fullscreen .set-list-page,
  body.set-app-isolated .set-list-page{
    padding:0!important;
    margin:0!important;
  }
  .set-home-preview-head{
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    gap:12px!important;
    align-items:center!important;
    margin:0 0 16px!important;
  }
  .set-section-compass{
    width:46px!important;
    height:46px!important;
  }
  .set-home-preview .set-section-title h1{
    font-size:24px!important;
  }
  .set-home-preview .set-section-title span{
    font-size:13.5px!important;
    line-height:1.35!important;
  }
  .set-refresh-selection{
    grid-column:1/-1!important;
    width:100%!important;
    min-height:48px!important;
    margin:2px 0 0!important;
    border-radius:18px!important;
    background:#fff!important;
    font-size:14px!important;
  }

  .set-profile,
  .set-adminbox,
  body.set-app-fullscreen .set-profile,
  body.set-app-fullscreen .set-adminbox{
    padding:18px!important;
    border-radius:24px!important;
  }
  .set-profile-main{
    align-items:flex-start!important;
  }
  .set-profile-main h1{
    font-size:27px!important;
    line-height:1.08!important;
  }
  .set-stats,
  body.set-app-fullscreen .set-stats{
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }

  .set-bottom-nav,
  body.set-app-fullscreen .set-bottom-nav,
  body.set-app-isolated .set-bottom-nav{
    position:fixed!important;
    left:10px!important;
    right:10px!important;
    bottom:10px!important;
    z-index:2147483600!important;
    display:grid!important;
    grid-template-columns:repeat(5,1fr)!important;
    gap:5px!important;
    width:auto!important;
    min-height:68px!important;
    padding:7px!important;
    padding-bottom:calc(7px + env(safe-area-inset-bottom,0px))!important;
    border:1px solid rgba(15,23,42,.09)!important;
    border-radius:24px!important;
    background:rgba(255,255,255,.98)!important;
    box-shadow:0 18px 45px rgba(15,23,42,.22)!important;
    backdrop-filter:blur(18px)!important;
  }
  .set-bottom-nav a,
  body.set-app-fullscreen .set-bottom-nav a{
    min-width:0!important;
    min-height:54px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:3px!important;
    padding:5px 2px!important;
    border-radius:18px!important;
    color:#111827!important;
    text-decoration:none!important;
    font-size:10.8px!important;
    line-height:1!important;
    font-weight:1000!important;
    -webkit-tap-highlight-color:transparent!important;
  }
  .set-bottom-nav b,
  body.set-app-fullscreen .set-bottom-nav b{
    width:24px!important;
    height:24px!important;
    margin:0!important;
  }
  .set-bottom-nav a b svg,
  body.set-app-fullscreen .set-bottom-nav a b svg{
    width:23px!important;
    height:23px!important;
  }
  .set-bottom-nav a.is-active,
  body.set-app-fullscreen .set-bottom-nav a.is-active{
    background:#e30613!important;
    color:#fff!important;
    box-shadow:0 10px 22px rgba(227,6,19,.22)!important;
  }

  .set-modal,
  body.set-app-fullscreen .set-modal{
    padding:10px!important;
    align-items:flex-start!important;
  }
  .set-modal-box,
  body.set-app-fullscreen .set-modal-box{
    width:100%!important;
    max-width:100%!important;
    max-height:calc(100dvh - 20px)!important;
    padding:18px!important;
    border-radius:24px!important;
  }
}

@media(max-width:380px){
  body.set-app-fullscreen .set-shell,
  body.set-app-isolated .set-shell,
  .set-shell{
    padding-left:9px!important;
    padding-right:9px!important;
  }
  .set-brand img,
  .set-topbar .set-brand img{
    width:136px!important;
    max-width:136px!important;
  }
  .set-mobile-menu-toggle{
    min-width:84px!important;
    padding:0 12px!important;
  }
  .set-home-welcome h1,
  body.set-app-fullscreen .set-home-welcome h1,
  body.set-app-isolated .set-home-welcome h1{
    font-size:30px!important;
  }
  .set-cover,
  body.set-app-fullscreen .set-cover{
    height:220px!important;
  }
  .set-bottom-nav span{
    font-size:10px!important;
  }
}

/* V23.18.35 - mobile anti-cache fort, largeur <= 900px */
@media (max-width: 900px){
  html,body{margin:0!important;max-width:100%!important;overflow-x:hidden!important;background:#f5f6f8!important;-webkit-text-size-adjust:100%!important;}
  body.set-app-fullscreen,body.set-app-isolated,html.set-app-fullscreen,html.set-app-isolated{overflow:hidden!important;background:#f5f6f8!important;}
  .set-shell,.set-shell[data-set-version="23.18.36"],body.set-app-fullscreen .set-shell,body.set-app-isolated .set-shell{position:fixed!important;inset:0!important;z-index:2147483500!important;width:100vw!important;max-width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;padding:12px 12px calc(102px + env(safe-area-inset-bottom,0px))!important;overflow-x:hidden!important;overflow-y:auto!important;background:#f5f6f8!important;color:#101323!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;}
  .set-topbar,body.set-app-fullscreen .set-topbar,body.set-app-isolated .set-topbar{position:sticky!important;top:0!important;z-index:2147483600!important;width:100%!important;min-height:72px!important;height:72px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 14px!important;padding:0 12px 0 14px!important;border-radius:22px!important;border:1px solid rgba(15,23,42,.08)!important;background:rgba(255,255,255,.98)!important;box-shadow:0 14px 35px rgba(15,23,42,.12)!important;backdrop-filter:blur(18px)!important;overflow:visible!important;}
  .set-brand,.set-topbar .set-brand{flex:1 1 auto!important;min-width:0!important;max-width:none!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;text-decoration:none!important;}
  .set-brand img,.set-topbar .set-brand img,body.set-app-fullscreen .set-brand img,body.set-app-isolated .set-brand img{width:150px!important;max-width:150px!important;max-height:58px!important;height:auto!important;object-fit:contain!important;}
  .set-topbar nav,.set-desktop-nav,body.set-app-fullscreen .set-topbar nav,body.set-app-isolated .set-topbar nav{display:none!important;visibility:hidden!important;pointer-events:none!important;}
  .set-mobile-menu-toggle{flex:0 0 auto!important;min-width:96px!important;height:50px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 15px!important;border:0!important;border-radius:999px!important;background:#e30613!important;color:#fff!important;box-shadow:0 12px 25px rgba(227,6,19,.25)!important;font-size:14px!important;font-weight:1000!important;line-height:1!important;cursor:pointer!important;}
  .set-mobile-menu-toggle b{display:flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;}
  .set-mobile-menu-toggle b svg,.set-mobile-menu a b svg,.set-bottom-nav a b svg{width:22px!important;height:22px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2.35!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
  .set-mobile-menu{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 8px)!important;z-index:2147483601!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;padding:12px!important;border:1px solid rgba(15,23,42,.08)!important;border-radius:24px!important;background:#fff!important;box-shadow:0 22px 50px rgba(15,23,42,.18)!important;opacity:0!important;visibility:hidden!important;transform:translateY(-8px) scale(.98)!important;pointer-events:none!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;}
  .set-topbar.is-mobile-menu-open .set-mobile-menu{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important;pointer-events:auto!important;}
  .set-mobile-menu a{min-height:58px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;padding:0 13px!important;border-radius:18px!important;background:#f6f7fb!important;color:#111827!important;text-decoration:none!important;font-size:14px!important;font-weight:1000!important;line-height:1!important;}
  .set-mobile-menu a.is-active{background:#e30613!important;color:#fff!important;box-shadow:0 12px 24px rgba(227,6,19,.22)!important;}
  .set-home-welcome,body.set-app-fullscreen .set-home-welcome,body.set-app-isolated .set-home-welcome{display:block!important;min-height:0!important;margin:0 0 18px!important;padding:0!important;border-radius:24px!important;overflow:hidden!important;background-image:url('../images/swiss-explorer-hero.jpg')!important;background-size:auto 255px!important;background-position:center top!important;background-repeat:no-repeat!important;background-color:#fff!important;box-shadow:0 16px 38px rgba(15,23,42,.10)!important;color:#101323!important;}
  .set-home-welcome .set-home-hero-copy{width:100%!important;max-width:none!important;padding:190px 20px 22px!important;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.82) 25%,#fff 49%,#fff 100%)!important;}
  .set-home-welcome p{margin:0 0 10px!important;font-size:11px!important;letter-spacing:.20em!important;line-height:1.2!important;color:#e30613!important;text-transform:uppercase!important;font-weight:1000!important;}
  .set-home-welcome h1{max-width:100%!important;margin:0!important;font-size:33px!important;line-height:1.03!important;letter-spacing:-.05em!important;color:#101323!important;}
  .set-home-welcome .set-home-hero-copy>span{margin-top:13px!important;max-width:100%!important;font-size:14.5px!important;line-height:1.45!important;font-weight:800!important;color:#5d667a!important;}
  .set-hero-buttons{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:18px!important;}
  .set-hero-btn{width:100%!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:0 18px!important;border-radius:18px!important;font-size:15px!important;font-weight:1000!important;}
  .set-explorer-hero,.set-hero:not(.set-home-welcome){display:block!important;min-height:0!important;margin:0 0 14px!important;padding:22px 20px!important;border-radius:24px!important;}
  .set-hero:not(.set-home-welcome) h1{font-size:32px!important;line-height:1.05!important;letter-spacing:-.04em!important;}
  .set-toolbar{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:0 0 12px!important;}
  .set-toolbar input,.set-toolbar select,.set-toolbar button{width:100%!important;min-height:54px!important;border-radius:18px!important;padding:0 15px!important;font-size:16px!important;}
  .set-state-tabs{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;width:calc(100% + 24px)!important;margin:0 -12px 14px!important;padding:0 12px 3px!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;}
  .set-state-tabs::-webkit-scrollbar{display:none!important;}
  .set-state-tabs button{flex:0 0 auto!important;min-height:46px!important;min-width:96px!important;padding:0 16px!important;border-radius:999px!important;font-size:14px!important;white-space:nowrap!important;}
  .set-map-card{margin:0 0 14px!important;padding:6px!important;border-radius:24px!important;}
  #set-map{height:430px!important;min-height:430px!important;border-radius:20px!important;}
  .set-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;width:100%!important;}
  .set-place{width:100%!important;max-width:100%!important;border-radius:26px!important;box-shadow:0 15px 36px rgba(15,23,42,.10)!important;}
  .set-cover{height:245px!important;}
  .set-cover span{top:14px!important;left:14px!important;max-width:calc(100% - 78px)!important;padding:8px 11px!important;font-size:11.5px!important;}
  .set-cover .set-cover-wish{top:14px!important;right:14px!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:16px!important;}
  .set-body{padding:17px!important;}
  .set-place h3{font-size:23px!important;line-height:1.08!important;min-height:0!important;margin:8px 0 9px!important;}
  .set-place p{min-height:0!important;font-size:15px!important;line-height:1.45!important;margin-bottom:13px!important;}
  .set-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;}
  .set-actions a,.set-actions button{min-height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:17px!important;font-size:14px!important;padding:0 10px!important;line-height:1.1!important;}
  .set-home-preview,.set-list-page{padding:0!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}
  .set-bottom-nav{position:fixed!important;left:10px!important;right:10px!important;bottom:10px!important;z-index:2147483600!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:5px!important;width:auto!important;min-height:70px!important;padding:7px!important;padding-bottom:calc(7px + env(safe-area-inset-bottom,0px))!important;border:1px solid rgba(15,23,42,.09)!important;border-radius:24px!important;background:rgba(255,255,255,.98)!important;box-shadow:0 18px 45px rgba(15,23,42,.22)!important;backdrop-filter:blur(18px)!important;}
  .set-bottom-nav a{min-width:0!important;min-height:56px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;padding:5px 2px!important;border-radius:18px!important;color:#111827!important;text-decoration:none!important;font-size:10.8px!important;line-height:1!important;font-weight:1000!important;}
  .set-bottom-nav b{width:24px!important;height:24px!important;margin:0!important;}
  .set-bottom-nav a.is-active{background:#e30613!important;color:#fff!important;box-shadow:0 10px 22px rgba(227,6,19,.22)!important;}
}
@media (max-width:380px){.set-brand img,.set-topbar .set-brand img{width:136px!important;max-width:136px!important}.set-mobile-menu-toggle{min-width:84px!important;padding:0 12px!important}.set-home-welcome h1{font-size:30px!important}.set-cover{height:220px!important}.set-bottom-nav span{font-size:10px!important}}


/* V23.18.35 — menu latéral depuis le logo, sans bouton menu à droite */
.set-mobile-menu-toggle,
.set-mobile-menu{display:none!important;visibility:hidden!important;pointer-events:none!important;}
.set-drawer-topbar,
body.set-app-fullscreen .set-drawer-topbar,
body.set-app-isolated .set-drawer-topbar{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;overflow:visible!important;
}
.set-drawer-toggle,
.set-topbar .set-drawer-toggle,
body.set-app-fullscreen .set-topbar .set-drawer-toggle,
body.set-app-isolated .set-topbar .set-drawer-toggle{
  appearance:none!important;-webkit-appearance:none!important;border:0!important;background:transparent!important;cursor:pointer!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 auto!important;min-width:0!important;max-width:260px!important;box-shadow:none!important;border-radius:18px!important;
}
.set-drawer-toggle img,
.set-topbar .set-drawer-toggle img,
body.set-app-fullscreen .set-topbar .set-drawer-toggle img,
body.set-app-isolated .set-topbar .set-drawer-toggle img{
  width:210px!important;max-width:210px!important;height:auto!important;max-height:58px!important;object-fit:contain!important;display:block!important;
}
.set-drawer-toggle:hover{filter:drop-shadow(0 8px 18px rgba(227,6,19,.18));}
.set-desktop-nav{display:flex!important;align-items:center!important;gap:6px!important;flex:1 1 auto!important;justify-content:flex-end!important;}
.set-desktop-nav a{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:10px 13px!important;border-radius:999px!important;text-decoration:none!important;color:var(--set-dark)!important;font-weight:1000!important;}
.set-desktop-nav a b{width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
.set-desktop-nav a b svg{width:18px!important;height:18px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.35!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.set-desktop-nav a:hover,.set-desktop-nav a.is-active{background:var(--set-red)!important;color:#fff!important;}
.set-drawer-overlay{position:fixed!important;inset:0!important;z-index:2147483690!important;background:rgba(2,6,23,.42)!important;backdrop-filter:blur(5px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .2s ease,visibility .2s ease!important;}
.set-left-drawer{position:fixed!important;left:0!important;top:0!important;bottom:0!important;z-index:2147483691!important;width:min(365px,calc(100vw - 42px))!important;display:flex!important;flex-direction:column!important;padding:18px 16px calc(18px + env(safe-area-inset-bottom,0px))!important;background:linear-gradient(180deg,#ffffff 0%,#f7f8fb 100%)!important;border-right:1px solid rgba(15,23,42,.08)!important;box-shadow:26px 0 70px rgba(15,23,42,.24)!important;transform:translateX(-110%)!important;transition:transform .23s ease!important;overflow:hidden!important;}
.set-shell.is-drawer-open .set-drawer-overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important;}
.set-shell.is-drawer-open .set-left-drawer{transform:translateX(0)!important;}
.set-drawer-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:2px 2px 18px!important;margin-bottom:4px!important;border-bottom:1px solid rgba(15,23,42,.08)!important;}
.set-drawer-head img{width:190px!important;max-width:calc(100% - 58px)!important;height:auto!important;max-height:64px!important;object-fit:contain!important;display:block!important;}
.set-drawer-close{width:46px!important;height:46px!important;border:0!important;border-radius:16px!important;background:#fff!important;color:#111827!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 10px 24px rgba(15,23,42,.10)!important;cursor:pointer!important;}
.set-drawer-close svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.5!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.set-drawer-nav{display:flex!important;flex-direction:column!important;gap:8px!important;padding:12px 0!important;overflow:auto!important;min-height:0!important;}
.set-drawer-nav a{min-height:56px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 14px!important;border-radius:18px!important;background:#fff!important;color:#111827!important;text-decoration:none!important;font-size:15px!important;font-weight:1000!important;box-shadow:0 8px 20px rgba(15,23,42,.05)!important;}
.set-drawer-nav a b{width:25px!important;height:25px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.set-drawer-nav a b svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.35!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.set-drawer-nav a.is-active{background:var(--set-red)!important;color:#fff!important;box-shadow:0 14px 28px rgba(227,6,19,.22)!important;}
.set-drawer-shortcuts{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin-top:auto!important;padding-top:14px!important;border-top:1px solid rgba(15,23,42,.08)!important;}
.set-drawer-shortcuts a{aspect-ratio:1/1!important;min-width:0!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#fff!important;box-shadow:0 10px 22px rgba(15,23,42,.09)!important;text-decoration:none!important;}
.set-drawer-shortcuts img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}
.set-settings-page .set-profile-main{border-bottom:1px solid var(--set-border);margin-bottom:16px;padding-bottom:16px;}

@media(max-width:900px){
  .set-topbar nav.set-desktop-nav{display:none!important;visibility:hidden!important;pointer-events:none!important;}
  .set-topbar,
  body.set-app-fullscreen .set-topbar,
  body.set-app-isolated .set-topbar,
  .set-drawer-topbar,
  body.set-app-fullscreen .set-drawer-topbar,
  body.set-app-isolated .set-drawer-topbar{
    justify-content:flex-start!important;min-height:72px!important;height:72px!important;padding:0 14px!important;
  }
  .set-drawer-toggle,
  .set-topbar .set-drawer-toggle,
  body.set-app-fullscreen .set-topbar .set-drawer-toggle,
  body.set-app-isolated .set-topbar .set-drawer-toggle{
    width:auto!important;max-width:210px!important;flex:0 0 auto!important;justify-content:flex-start!important;
  }
  .set-drawer-toggle img,
  .set-topbar .set-drawer-toggle img,
  body.set-app-fullscreen .set-topbar .set-drawer-toggle img,
  body.set-app-isolated .set-topbar .set-drawer-toggle img{
    width:168px!important;max-width:168px!important;max-height:56px!important;object-fit:contain!important;
  }
  .set-left-drawer{width:min(350px,calc(100vw - 32px))!important;padding:16px 14px calc(16px + env(safe-area-inset-bottom,0px))!important;}
  .set-drawer-head img{width:178px!important;}
  .set-drawer-nav a{min-height:55px!important;font-size:15px!important;}
  .set-drawer-shortcuts{gap:9px!important;}
  .set-drawer-shortcuts a{border-radius:17px!important;}
}
@media(max-width:380px){
  .set-drawer-toggle img,.set-topbar .set-drawer-toggle img{width:148px!important;max-width:148px!important;}
  .set-left-drawer{width:min(330px,calc(100vw - 24px))!important;}
}


/* V23.18.35 - corrections logo visible + profil dans le drawer */
.set-mobile-menu-toggle,
.set-mobile-menu{display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important;width:0!important;height:0!important;overflow:hidden!important;}
.set-drawer-toggle,
.set-topbar .set-drawer-toggle{background:#111827!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;padding:6px 12px!important;min-height:58px!important;box-shadow:0 12px 28px rgba(15,23,42,.14)!important;}
.set-drawer-toggle img,
.set-topbar .set-drawer-toggle img{display:block!important;opacity:1!important;visibility:visible!important;filter:none!important;}
.set-drawer-profile{margin:4px 0 10px!important;}
.set-drawer-profile summary{list-style:none!important;min-height:56px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 14px!important;border-radius:18px!important;background:#fff!important;color:#111827!important;font-size:15px!important;font-weight:1000!important;box-shadow:0 8px 20px rgba(15,23,42,.05)!important;cursor:pointer!important;}
.set-drawer-profile summary::-webkit-details-marker{display:none!important;}
.set-drawer-profile summary b{width:25px!important;height:25px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.set-drawer-profile summary b svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.35!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.set-drawer-profile summary:after{content:'⌄'!important;margin-left:auto!important;font-size:20px!important;line-height:1!important;color:#64748b!important;transition:transform .18s ease!important;}
.set-drawer-profile[open] summary:after{transform:rotate(180deg)!important;}
.set-drawer-profile-menu{display:grid!important;gap:7px!important;padding:8px 0 0 38px!important;}
.set-drawer-profile-menu a{min-height:42px!important;display:flex!important;align-items:center!important;padding:0 12px!important;border-radius:14px!important;background:#f1f5f9!important;color:#111827!important;text-decoration:none!important;font-size:14px!important;font-weight:900!important;}
.set-drawer-profile-menu a:hover{background:#e30613!important;color:#fff!important;}
@media(max-width:900px){
  .set-topbar,.set-drawer-topbar{justify-content:flex-start!important;}
  .set-drawer-toggle,.set-topbar .set-drawer-toggle{width:auto!important;max-width:220px!important;min-height:58px!important;padding:6px 10px!important;}
  .set-drawer-toggle img,.set-topbar .set-drawer-toggle img{width:178px!important;max-width:178px!important;max-height:46px!important;object-fit:contain!important;}
}
@media(max-width:380px){.set-drawer-toggle img,.set-topbar .set-drawer-toggle img{width:156px!important;max-width:156px!important;}}

/* V23.18.35 - logo lisible aussi dans l’en-tête du menu */
.set-drawer-head{background:#111827!important;border-radius:22px!important;padding:10px 10px 10px 12px!important;border-bottom:0!important;box-shadow:0 12px 28px rgba(15,23,42,.14)!important;}
.set-drawer-head img{filter:none!important;opacity:1!important;visibility:visible!important;}


/* V23.18.35 - correctif final logo + menu latéral Swiss Explorer */
.set-topbar.set-drawer-topbar,
body.set-app-fullscreen .set-topbar.set-drawer-topbar,
body.set-app-isolated .set-topbar.set-drawer-topbar{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;overflow:visible!important;
}
.set-topbar .set-logo-menu-button,
.set-topbar .set-drawer-toggle,
body.set-app-fullscreen .set-topbar .set-drawer-toggle,
body.set-app-isolated .set-topbar .set-drawer-toggle{
  appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;pointer-events:auto!important;cursor:pointer!important;flex:0 0 240px!important;width:240px!important;min-width:240px!important;max-width:240px!important;min-height:66px!important;height:66px!important;margin:0!important;padding:6px 12px!important;border:1px solid rgba(15,23,42,.10)!important;border-radius:20px!important;background:#ffffff!important;box-shadow:0 12px 28px rgba(15,23,42,.10)!important;overflow:hidden!important;order:0!important;text-decoration:none!important;
}
.set-topbar .set-logo-menu-button img,
.set-topbar .set-drawer-toggle img,
body.set-app-fullscreen .set-topbar .set-drawer-toggle img,
body.set-app-isolated .set-topbar .set-drawer-toggle img{
  display:block!important;visibility:visible!important;opacity:1!important;width:216px!important;max-width:216px!important;height:auto!important;max-height:56px!important;object-fit:contain!important;filter:none!important;
}
.set-brand-fallback{display:none!important;}
.set-topbar .set-desktop-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important;flex:1 1 auto!important;min-width:0!important;order:1!important;}
.set-mobile-menu-toggle,.set-mobile-menu{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;overflow:hidden!important;}
.set-drawer-profile{order:2!important;}
.set-drawer-shortcuts{order:99!important;}
.set-settings-page + .set-adminbox,.set-settings-page ~ .set-adminbox{display:block!important;}
@media(max-width:900px){
  .set-topbar.set-drawer-topbar,
  body.set-app-fullscreen .set-topbar.set-drawer-topbar,
  body.set-app-isolated .set-topbar.set-drawer-topbar{justify-content:center!important;min-height:72px!important;height:72px!important;padding:0 12px!important;}
  .set-topbar .set-desktop-nav{display:none!important;visibility:hidden!important;pointer-events:none!important;}
  .set-topbar .set-logo-menu-button,
  .set-topbar .set-drawer-toggle,
  body.set-app-fullscreen .set-topbar .set-drawer-toggle,
  body.set-app-isolated .set-topbar .set-drawer-toggle{
    flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:calc(100vw - 42px)!important;height:62px!important;min-height:62px!important;padding:5px 10px!important;background:#fff!important;border:1px solid rgba(15,23,42,.10)!important;border-radius:19px!important;box-shadow:0 12px 26px rgba(15,23,42,.11)!important;
  }
  .set-topbar .set-logo-menu-button img,
  .set-topbar .set-drawer-toggle img,
  body.set-app-fullscreen .set-topbar .set-drawer-toggle img,
  body.set-app-isolated .set-topbar .set-drawer-toggle img{width:205px!important;max-width:calc(100vw - 70px)!important;max-height:52px!important;}
}
@media(max-width:380px){
  .set-topbar .set-logo-menu-button img,.set-topbar .set-drawer-toggle img{width:185px!important;max-width:calc(100vw - 68px)!important;}
}


/* V23.18.36 - logo sans deuxième cadre blanc */
.set-topbar.set-drawer-topbar,
body.set-app-fullscreen .set-topbar.set-drawer-topbar,
body.set-app-isolated .set-topbar.set-drawer-topbar{
  padding-left:18px!important;
  padding-right:26px!important;
}
.set-topbar .set-logo-menu-button,
.set-topbar .set-drawer-toggle,
body.set-app-fullscreen .set-topbar .set-logo-menu-button,
body.set-app-fullscreen .set-topbar .set-drawer-toggle,
body.set-app-isolated .set-topbar .set-logo-menu-button,
body.set-app-isolated .set-topbar .set-drawer-toggle{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  min-height:62px!important;
  height:62px!important;
  flex:0 0 238px!important;
  width:238px!important;
  min-width:238px!important;
  max-width:238px!important;
  margin-left:-14px!important;
  overflow:visible!important;
}
.set-topbar .set-logo-menu-button img,
.set-topbar .set-drawer-toggle img,
body.set-app-fullscreen .set-topbar .set-logo-menu-button img,
body.set-app-fullscreen .set-topbar .set-drawer-toggle img,
body.set-app-isolated .set-topbar .set-logo-menu-button img,
body.set-app-isolated .set-topbar .set-drawer-toggle img{
  width:238px!important;
  max-width:238px!important;
  max-height:62px!important;
  object-fit:contain!important;
}
@media(max-width:900px){
  .set-topbar.set-drawer-topbar,
  body.set-app-fullscreen .set-topbar.set-drawer-topbar,
  body.set-app-isolated .set-topbar.set-drawer-topbar{
    justify-content:center!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
  .set-topbar .set-logo-menu-button,
  .set-topbar .set-drawer-toggle,
  body.set-app-fullscreen .set-topbar .set-logo-menu-button,
  body.set-app-fullscreen .set-topbar .set-drawer-toggle,
  body.set-app-isolated .set-topbar .set-logo-menu-button,
  body.set-app-isolated .set-topbar .set-drawer-toggle{
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    border-radius:0!important;
    padding:0!important;
    margin-left:0!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:calc(100vw - 42px)!important;
    height:60px!important;
    min-height:60px!important;
    overflow:visible!important;
  }
  .set-topbar .set-logo-menu-button img,
  .set-topbar .set-drawer-toggle img,
  body.set-app-fullscreen .set-topbar .set-logo-menu-button img,
  body.set-app-fullscreen .set-topbar .set-drawer-toggle img,
  body.set-app-isolated .set-topbar .set-logo-menu-button img,
  body.set-app-isolated .set-topbar .set-drawer-toggle img{
    width:215px!important;
    max-width:calc(100vw - 68px)!important;
    max-height:56px!important;
    object-fit:contain!important;
  }
}
@media(max-width:380px){
  .set-topbar .set-logo-menu-button img,
  .set-topbar .set-drawer-toggle img{width:190px!important;max-width:calc(100vw - 70px)!important;}
}


/* V23.18.38 - menu latéral simplifié + paramètres déroulants + compte en bas */
.set-drawer-nav a[href*="/swiss-explorer/"]{display:none!important;}
.set-drawer-settings{margin:0 0 10px!important;}
.set-drawer-settings summary,.set-drawer-profile summary{list-style:none!important;min-height:56px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 14px!important;border-radius:18px!important;background:#fff!important;color:#111827!important;font-size:15px!important;font-weight:1000!important;box-shadow:0 8px 20px rgba(15,23,42,.05)!important;cursor:pointer!important;}
.set-drawer-settings summary::-webkit-details-marker,.set-drawer-profile summary::-webkit-details-marker{display:none!important;}
.set-drawer-settings summary b,.set-drawer-profile summary b{width:25px!important;height:25px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 25px!important;}
.set-drawer-settings summary b svg,.set-drawer-profile summary b svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.35!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.set-drawer-settings summary:after,.set-drawer-profile summary:after{content:'⌄'!important;margin-left:auto!important;font-size:20px!important;line-height:1!important;color:#64748b!important;transition:transform .18s ease!important;}
.set-drawer-settings[open] summary:after,.set-drawer-profile[open] summary:after{transform:rotate(180deg)!important;}
.set-drawer-settings-menu{padding:8px 0 0 0!important;}
.set-drawer-adminbox{display:grid!important;gap:10px!important;margin:0!important;padding:10px!important;border:0!important;border-radius:18px!important;background:#f1f5f9!important;box-shadow:none!important;}
.set-drawer-adminbox .set-admin-toggle{margin:0!important;padding:12px!important;border-radius:14px!important;background:#fff!important;display:flex!important;align-items:center!important;gap:10px!important;font-size:13px!important;font-weight:900!important;color:#111827!important;line-height:1.25!important;}
.set-drawer-adminbox .set-admin-toggle input{width:20px!important;height:20px!important;flex:0 0 20px!important;}
.set-drawer-adminbox .set-primary{width:100%!important;min-height:44px!important;border:0!important;border-radius:14px!important;background:#e30613!important;color:#fff!important;font-size:14px!important;font-weight:1000!important;cursor:pointer!important;}
.set-drawer-muted{margin:0!important;padding:11px 12px!important;border-radius:14px!important;background:#f1f5f9!important;color:#64748b!important;font-size:13px!important;font-weight:800!important;}
.set-drawer-profile{order:100!important;margin:10px 0 0!important;}
.set-drawer-shortcuts{order:90!important;margin-top:auto!important;}
.set-drawer-avatar{width:38px!important;height:38px!important;border-radius:50%!important;object-fit:cover!important;display:block!important;box-shadow:0 0 0 2px rgba(227,6,19,.12)!important;flex:0 0 38px!important;}
.set-drawer-profile summary{min-height:62px!important;padding-left:10px!important;}
.set-drawer-profile-menu{display:grid!important;gap:7px!important;padding:8px 0 0 0!important;}
.set-settings-page .set-profile-main p,.set-admin-toggle-note{display:none!important;}


/* V23.18.40 - Mon compte en overlay vers le haut sans déplacer les raccourcis */
.set-left-drawer{overflow:hidden!important;}
.set-drawer-shortcuts{position:relative!important;z-index:2!important;flex:0 0 auto!important;}
.set-drawer-profile{position:relative!important;z-index:20!important;flex:0 0 auto!important;order:100!important;margin:10px 0 0!important;}
.set-drawer-profile summary{position:relative!important;z-index:22!important;}
.set-drawer-profile-menu{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:calc(100% + 10px)!important;
  z-index:21!important;
  display:grid!important;
  gap:7px!important;
  padding:10px!important;
  margin:0!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.98)!important;
  border:1px solid rgba(15,23,42,.08)!important;
  box-shadow:0 -18px 42px rgba(15,23,42,.18)!important;
  max-height:min(295px,calc(100dvh - 230px))!important;
  overflow:auto!important;
  transform:translateY(8px)!important;
  opacity:0!important;
  pointer-events:none!important;
  transition:opacity .16s ease,transform .16s ease!important;
}
.set-drawer-profile[open] .set-drawer-profile-menu{opacity:1!important;transform:translateY(0)!important;pointer-events:auto!important;}
.set-drawer-profile-menu a{padding:0 13px!important;}
