
/*========== START: logo =========*/
.ZEL_logo {
    font-family: 'Bree Serif', serif;
    font-size: 60px;
    /*margin-top: -10px;*/
    transition: font-size .25s ease, margin-top .25s ease;
    display: flex;
    align-items: baseline;
}




.ZEL_logo a {
    display: block;
    margin-top: -10px;
    transition: margin-top .25s ease, color .5s ease;
}
.ZEL_logo a:hover {
     color:var(--cobalt);   
}
.ZEL_logo_dot {
    display: inline-block;
   height: 20px;
  width: 20px;
  background-color: var(--green);
  border-radius: 20px;
  margin-left: 5px;
    position: relative;
  top: -25px;
}

@media (max-width: 920px) {
    .ZEL_logo {
        font-size: 60px;
    }
}
@media (max-width: 760px) {
    .ZEL_logo {
        font-size: 40px;
    }
}
#ZAR_548.scrolled .ZEL_logo {
    font-size: 40px;
}
#ZAR_548.scrolled .ZEL_logo a {
    margin-top: 0px;
}

#ZAR_548.scrolled .ZEL_logo_dot {
   height: 14px;
  width: 14px;  
    top: -15px;
}
/*========== END: logo =========*/


/*========== START: title-h1 =========*/
#ZAR_584 .ZEM_title_h1 h1 {
font-family: 'Bricolage Grotesque', sans-serif;
  font-weight: 740;
  font-variation-settings: "opsz" 96;
  text-transform: uppercase;
  letter-spacing: -.02em;
  line-height: .9;
  font-size: clamp(42px, 5vw, 70px);    
}
#ZAR_584 .ZEM_title_h1 .cobalt {
    color:var(--cobalt);    
}
#ZAR_584 .ZEM_title_h1 .green {
    color:var(--green);    
}

#ZAR_593 .ZEM_title_h1 h1 {
font-family: 'Bricolage Grotesque', sans-serif;
  font-weight: 740;
  font-variation-settings: "opsz" 96;
  text-transform: uppercase;
  letter-spacing: -.02em;
  line-height: .9;
  font-size: clamp(42px, 5vw, 70px);    
}
#ZAR_593 .ZEM_title_h1 .cobalt {
    color:var(--cobalt);    
}
#ZAR_593 .ZEM_title_h1 .green {
    color:var(--green);    
}


#ZAR_601 .ZEM_title_h1 h1 {
font-family: 'Bricolage Grotesque', sans-serif;
  font-weight: 740;
  font-variation-settings: "opsz" 96;
  text-transform: uppercase;
  letter-spacing: -.02em;
  line-height: .9;
  font-size: clamp(42px, 5vw, 70px);    
}
#ZAR_601 .ZEM_title_h1 .cobalt {
    color:var(--cobalt);    
}
#ZAR_601 .ZEM_title_h1 .green {
    color:var(--green);    
}

#ZAR_629 .ZEM_title_h1 h1 {
font-family: 'Bricolage Grotesque', sans-serif;
  font-weight: 740;
  font-variation-settings: "opsz" 96;
  text-transform: uppercase;
  letter-spacing: -.02em;
  line-height: .9;
  font-size: clamp(42px, 5vw, 70px);    
}
#ZAR_629 .ZEM_title_h1 .cobalt {
    color:var(--cobalt);    
}
#ZAR_629 .ZEM_title_h1 .green {
    color:var(--green);    
}
/*========== END: title-h1 =========*/


/*========== START: cms-menu-hor-simple =========*/
.ZEL_cms_menu_hor_simple > ul {
	display: flex;	
	padding: 10px;
	justify-content: space-between;
}
.ZEL_cms_menu_hor_simple > ul > li {
	list-style-type: none;
}

#ZEL_94 .ZEL_cms_menu_hor_simple_title {
    font-family: 'Fragment Mono', monospace;
    font-size: 10px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: rgba(248, 248, 248, .6);
    margin-bottom: 16px;
}


#ZEL_94.ZEL_cms_menu_hor_simple > ul {
    color: rgba(248, 248, 248, .85);
        list-style: none;
    display: grid;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
}

#ZEL_94.ZEL_cms_menu_hor_simple > ul a:hover {
    color: var(--green-hi);
}



#ZEL_95 .ZEL_cms_menu_hor_simple_title {
    font-family: 'Fragment Mono', monospace;
    font-size: 10px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: rgba(248, 248, 248, .6);
    margin-bottom: 16px;
}


#ZEL_95.ZEL_cms_menu_hor_simple > ul {
    color: rgba(248, 248, 248, .85);
        list-style: none;
    display: grid;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
}

#ZEL_95.ZEL_cms_menu_hor_simple > ul a:hover {
    color: var(--green-hi);
}


#ZEL_97 .ZEL_cms_menu_hor_simple_title {
    font-family: 'Fragment Mono', monospace;
    font-size: 10px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: rgba(248, 248, 248, .6);
    margin-bottom: 16px;
}


#ZEL_97.ZEL_cms_menu_hor_simple > ul {
    color: rgba(248, 248, 248, .85);
        list-style: none;
    display: grid;
    gap: 10px;
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
}

#ZEL_97.ZEL_cms_menu_hor_simple > ul a:hover {
    color: var(--green-hi);
}
/*========== END: cms-menu-hor-simple =========*/


/*========== START: menu-side =========*/
.menu{position:fixed;inset:0;z-index:59;pointer-events:none}
.menu .scrim{position:absolute;inset:0;background:rgba(28,29,26,.4);opacity:0;transition:opacity .28s}
.menu .panel{position:absolute;top:0;left:0;bottom:0;width:min(360px,84vw);background:var(--paper);border-right:1px solid var(--ink-12);transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:26px 30px;display:flex;flex-direction:column;box-shadow:0 20px 60px -20px rgba(28,29,26,.4)}
.menu.open{pointer-events:auto}
.menu.open .scrim{opacity:1}
.menu.open .panel{transform:none}
.menu .m-brand{font-family:'Bree Serif',serif;font-size:26px;margin-bottom:30px;color:var(--ink)}
.menu .m-brand .dot{color:var(--green)}
.menu nav{display:flex;flex-direction:column;gap:2px}
.menu nav a{text-decoration:none;color:var(--ink);font-family:'Bricolage Grotesque';font-weight:700;font-size:22px;padding:11px 0;border-bottom:1px solid var(--ink-07);transition:color .15s,padding-left .15s}
.menu nav a:hover{color:var(--cobalt);padding-left:8px}
.menu .m-foot{margin-top:auto;padding-top:24px;font-family:'Fragment Mono',monospace;font-size:10.5px;letter-spacing:.06em;color:var(--ink-55);line-height:1.9}
.menu .m-foot a{color:var(--cobalt)}


/* Containerul fiecărui grup */
.menu-group {
  display: flex;
  flex-direction: column;
}

/* Distanță generoasă între primul și al doilea grup */
.menu-group + .menu-group {
  margin-top: 36px;
}

/* TITLURILE DE CAPITOL (ON THIS PAGE / DEEP DIVES)
   Mari, dominante, accentuate cu linie groasă sub ele */
.menu-group .group-title {
  display: block;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: var(--ink-55);
  padding-bottom: 8px;
  margin-bottom: 12px;
  border-bottom: 2px solid var(--ink-55);
  pointer-events: none;
}

/* LINK-URILE (SUB-ELEMENTE)
   Mai mici decat titlul (15px), gri închis și indentate spre dreapta */
.menu-group-anchors a,
.menu-group-pages a {
  font-size: 15px;
  font-weight: 600;
  color: #444444;
  text-decoration: none;
  padding: 10px 0 10px 12px; /* Indentare 12px la stânga */
  border-bottom: 1px solid #eee;
  transition: all 0.2s ease;
}

/* Elimină linia de sub ultimul link din fiecare grup */
.menu-group a:last-of-type {
  border-bottom: none !important;
}

/* Bulina pentru Ancore */
.menu-group-anchors a::before {
  content: "•";
  color: #888;
  margin-right: 8px;
}

/* Săgeata pentru Pagini de Interior */
.menu-group-pages a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu-group-pages a::after {
  content: "↗";
  font-size: 13px;
  color: #666;
  font-weight: 400;
}

/* Efect vizual pe link-uri la Hover */
.menu-group a:hover {
  color: #000000;
  padding-left: 16px;
}



/* Panoul lateral al meniului */
.menu .panel {
  max-height: 100vh;          /* sau 100dvh pentru mobil */
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;           /* Activează scroll-ul când conținutul depășește ecranul */
  -webkit-overflow-scrolling: touch; /* Asigură scroll fluid (smooth) pe iOS/Safari */
  padding-bottom: 30px;       /* Spațiu extra jos ca să nu stea footer-ul lipit de marginea ecranului */
}

/* Opțional: asigură-te că nav-ul ocupă spațiul corect */
.menu .panel nav {
  flex: 1 0 auto;
}
/*========== END: menu-side =========*/


/*========== START: hamburger =========*/
.ZEL_hamburger .burger{justify-self:start;display:inline-flex;flex-direction:column;gap:5px;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--ink-12);border-radius:var(--radius-sm);
    background:rgb(255,255,255,0.5);
    cursor:pointer;transition:background .16s; 
padding: 0; }
.ZEL_hamburger .burger:hover{background:#e4e4e4}
.ZEL_hamburger .burger span{width:20px;height:2px;background:var(--ink);border-radius:2px;transition:transform .22s,opacity .18s}
.ZEL_hamburger .burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.ZEL_hamburger .burger.open span:nth-child(2){opacity:0}
.ZEL_hamburger .burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

/*========== END: hamburger =========*/


/*========== START: lang-sel =========*/
.ZEL_lang_sel{position:relative; margin-right: 10px;
    transition: 0.25s ease;
}
.ZEL_lang_sel .lang{justify-self:start;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:auto;min-width:44px;height:44px;padding:0 12px;border:1px solid var(--ink-12);border-radius:var(--radius-sm);background:transparent;cursor:pointer;transition:background .16s;font-family:var(--font-mono, monospace);font-size:12px;letter-spacing:.04em;color:var(--ink);text-transform:uppercase}
.ZEL_lang_sel .lang:hover{background:var(--ink-07)}
.ZEL_lang_sel .lang .code{line-height:1}
.ZEL_lang_sel .lang .chevron{position:relative;display:inline-block;width:8px;height:8px;transition:transform .18s}
.ZEL_lang_sel .lang .chevron span{position:absolute;top:50%;width:6px;height:1.5px;background:var(--ink);border-radius:2px}
.ZEL_lang_sel .lang .chevron span:nth-child(1){left:0;transform:rotate(45deg);transform-origin:left center}
.ZEL_lang_sel .lang .chevron span:nth-child(2){right:0;transform:rotate(-45deg);transform-origin:right center}
.ZEL_lang_sel .lang.open .chevron{transform:rotate(180deg)}

.ZEL_lang_sel .lang-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:100%;border:1px solid var(--ink-12);border-radius:var(--radius-sm);background:var(--bg, #fff);box-shadow:0 4px 16px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .16s,transform .16s,visibility .16s;z-index:50;overflow:hidden}
.ZEL_lang_sel .lang-menu.open{opacity:1;visibility:visible;transform:translateY(0)}
.ZEL_lang_sel .lang-menu button{display:block;width:100%;padding:10px 12px;border:0;background:transparent;text-align:left;cursor:pointer;font-family:var(--font-mono, monospace);font-size:12px;letter-spacing:.04em;color:var(--ink);text-transform:uppercase;transition:background .14s}
.ZEL_lang_sel .lang-menu button:hover{background:var(--ink-07)}
.ZEL_lang_sel .lang-menu button + button{border-top:1px solid var(--ink-12)}


.ZEL_lang_sel .lang-menu a{display:block;width:100%;padding:10px 12px;border:0;background:transparent;text-align:left;cursor:pointer;font-family:var(--font-mono, monospace);font-size:12px;letter-spacing:.04em;color:var(--ink);text-transform:uppercase;transition:background .14s;text-decoration:none}
.ZEL_lang_sel .lang-menu a:hover{background:var(--ink-07)}
.ZEL_lang_sel .lang-menu a + a{border-top:1px solid var(--ink-12)}
.ZEL_lang_sel .lang-menu a.current{font-weight:700;color:var(--cobalt)}


@media (max-width: 760px) {
    .ZEL_lang_sel {
        margin-right: 0px;
    }
}
/*========== END: lang-sel =========*/


/*========== START: head-res-bt =========*/
.ZEL_head_res_bt .cta{justify-self:end;display:inline-flex;align-items:center;gap:8px;padding:11px 20px;border-radius:999px;background:var(--cobalt);color:#fff;text-decoration:none;font-weight:700;font-size:13.5px;border:1px solid var(--cobalt);transition:background .18s,transform .15s;white-space:nowrap}
.ZEL_head_res_bt .cta:hover{
    background:var(--cobalt-hi);transform:translateY(-1px)
}
@media(max-width:760px){
    .ZEL_head_res_bt {
        display: none;
    }
    .ZEL_head_res_bt .brand{
        font-size:24px
    }
    .ZEL_head_res_bt .cta{
        padding:10px 15px;font-size:12.5px
    }
    .ZEL_head_res_bt .cta .lbl-long{display:none}
}
/*========== END: head-res-bt =========*/


/*========== START: footer-logo =========*/
.ZEL_footer_logo {
    display: flex;
    flex-direction: column;
}
.ZEL_footer_logo .green {
    color: var(--green);
}
.ZEL_footer_logo .green-hi {
    color: var(--green-hi);
}
.ZEL_footer_logo_logo {
    font-family: 'Bree Serif', serif;
    font-size: 36px;
    color:#fff;
    display: flex;
    align-items: baseline;
}
.ZEL_footer_logo_logo_dot {
    display: inline-block;
   height: 12px;
  width: 12px;
  background-color: var(--green-hi);
  border-radius: 16px;
  margin-left: 5px;
    position: relative;
  top: -15px;
}

.ZEL_footer_logo_text{
    font-size: 13px;
    line-height: 1.65;
    color: rgba(248, 248, 248, .6);
}
/*========== END: footer-logo =========*/


/*========== START: footer-copyright =========*/

.ZEL_footer_copyright {
    border-top: 1px solid rgba(248, 248, 248, .18);
        font-family: 'Fragment Mono', monospace;
    font-size: 9.5px;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: rgba(248, 248, 248, .5);
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
}
/*========== END: footer-copyright =========*/


/*========== START: preorders =========*/
#ZEL_preorders_cont {
    display: grid;
    grid-template-columns: 3fr 2fr;
    gap: 20px;    
}
@media (max-width: 900px) {
    #ZEL_preorders_cont {
        grid-template-columns: 1fr 1fr;    
        gap: 40px;
    }
}
@media (max-width: 760px) {
    #ZEL_preorders_cont {
        grid-template-columns: 1fr;    
        gap: 40px;
    }
}
#ZEL_preorders_inner {
	position: relative;
}
#ZEL_preorders_overlay {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 10;
}
.ZEL_preorders_overlay_off { display: none; }
.ZEL_preorders_overlay_on { display: block; }

.ZEL_preorders_overlay_cover {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	background: var(--col-gen-inner-bg);
	z-index: 1;
}
.ZEL_preorders_overlay_spinner {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
}
.ZEL_preorders_overlay_success,
.ZEL_preorders_overlay_err {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	z-index: 3;
}
.ZEL_preorders_overlay_success_icon {
	color: var(--col-gen-succes-main);
	font-size: 48px;
	margin-bottom: 20px;
}
.ZEL_preorders_overlay_success_mess {
	font-size: 24px;
	font-weight: bold;
	max-width: 800px;
}
.ZEL_preorders_overlay_success_link {
	margin-top: 20px;
}
.ZEL_preorders_overlay_success_link a {
    color: var(--accent);
}
.ZEL_preorders_overlay_err_icon {
	color: var(--col-gen-err-main);
	font-size: 48px;
	margin-bottom: 20px;
}
.ZEL_preorders_overlay_err_mess {
	font-size: 24px;
	font-weight: bold;
	max-width: 800px;
}
.ZEL_preorders_overlay_err_mess_list {
	font-size: 16px;
}
.ZEL_preorders_overlay_err_link {
	margin-top: 20px;
}
.ZEL_preorders_overlay_err_link a {
    color: var(--accent);
}
.ZEL_preorders_usage_opt {
	margin: 10px;
}



#ZEL_preorders_right aside {

    background: #fff;
    border: 1px solid var(--ink-12);
    border-radius: var(--radius);
    padding: 28px 28px 30px;
    position: sticky;
    top: 88px;
    box-shadow: 0 20px 44px -30px rgba(28, 29, 26, .4);
}


#ZEL_preorders_right .summary .s-scarcity {
    font-family: 'Fragment Mono', monospace;
    font-size: 10px;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 16px;
}

#ZEL_preorders_right .summary .prod {
    display: flex;
    gap: 16px;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--ink-12);
    margin-bottom: 20px;
}

#ZEL_preorders_right .summary .prod .thumb {
    width: 64px;
    height: 78px;
    border-radius: 8px;
    background: #000;
    border: 1px solid var(--ink-12);
    flex: none;
    position: relative;
    overflow: hidden;
}
#ZEL_preorders_right .summary .prod .thumb::after {
    content: '';
    position: absolute;
    inset: 6px;
    border-radius: 3px;
    background: var(--paper);
    background-image: repeating-linear-gradient(transparent, transparent 8px, rgba(28, 29, 26, .14) 8px, rgba(28, 29, 26, .14) 9px);
}
#ZEL_preorders_right .summary .prod .info {
    display: grid;
    gap: 10px;
    grid-template-columns: 1fr;
}
#ZEL_preorders_right .summary .line {
    display: flex;
    justify-content: space-between;
    font-size: 14.5px;
    color: var(--ink-70);
    margin-bottom: 10px;
}
#ZEL_preorders_right .summary .total {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-top: 16px;
    border-top: 1px solid var(--ink-12);
    margin-top: 8px;
}

#ZEL_preorders_right .summary .incl {
    list-style: none;
    margin-top: 20px;
    display: grid;
    gap: 8px;
}
#ZEL_preorders_right .trust {
    margin-top: 22px;
    display: flex;
    flex-direction: column;
    gap: 9px;
    font-size: 12px;
    color: var(--ink-55);
}
#ZEL_preorders_right .trust div {
    display: flex;
    gap: 8px;
    align-items: center;
}

#ZEL_preorders_right .trust svg {
    width: 14px;
    height: 14px;
    color: var(--green);
    flex: none;
}




#ZEL_preorders_inner input[type="text"], input[type="password"], select, textarea {
    background-color:#fff;
}

#ZEL_preorders_inner input[type="submit"], input[type="button"], button {
    width: 100%;
}




/*========== END: preorders =========*/

