.lh-newshead{display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(20px,4vw,56px);flex-wrap:wrap}.lh-newshead__body{font-size:15.5px;line-height:1.64;max-width:400px;margin:0}.lh-newsfoot{display:flex;justify-content:center;margin-top:clamp(36px,4vw,56px)}.lh-newsempty{margin-top:32px;font-size:15px}.lh-news{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:clamp(18px,2.2vw,28px);margin-top:clamp(32px,4vw,52px)}.lh-news--few{grid-template-columns:repeat(auto-fit,minmax(280px,400px));justify-content:center}.lh-ncard{display:flex;flex-direction:column;background:linear-gradient(165deg,#141416,#0e0e10);border:1px solid rgba(239,235,227,.08);border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .25s ease,transform .25s ease}.lh-ncard:hover{border-color:color-mix(in srgb,var(--lh-glow) 38%,transparent);transform:translateY(-3px)}.lh-ncard:focus-visible{outline:2px solid var(--lh-gold);outline-offset:3px}.lh-ncard__media{position:relative;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#201a17,#100d0c);display:flex;align-items:center;justify-content:center}.lh-ncard__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.lh-ncard:hover .lh-ncard__media img{transform:scale(1.04)}.lh-ncard__glow{position:absolute;width:52%;height:64%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--lh-glow) 24%,transparent),transparent 70%);filter:blur(30px)}.lh-ncard__mark{position:relative;font-family:var(--lh-mono);font-size:11px;letter-spacing:.3em;color:#e0cba88c}.lh-ncard__body{padding:24px 26px 26px;display:flex;flex-direction:column;flex:1}.lh-ncard__title{font-family:var(--lh-serif);font-weight:400;font-size:clamp(21px,2.1vw,25px);line-height:1.16;margin:14px 0 0;color:var(--lh-ink)}.lh-ncard__ex{font-size:14px;line-height:1.62;color:#efebe399;font-weight:300;margin:12px 0 0;flex:1}.lh-fit-contain .lh-ncard__media{background:linear-gradient(160deg,#161619,#0e0e10)}.lh-fit-contain .lh-ncard__media:before{content:"";position:absolute;width:58%;height:68%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--lh-glow) 15%,transparent),transparent 70%);filter:blur(32px);pointer-events:none}.lh-fit-contain .lh-ncard__media img{object-fit:contain;padding:14px}.lh-feat.lh-fit-contain .lh-feat__media{background:linear-gradient(160deg,#161619,#0e0e10)}.lh-feat.lh-fit-contain .lh-feat__media img{object-fit:contain;padding:clamp(14px,2vw,26px)}.lh-meta{font-family:var(--lh-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#e0cba8ad;display:flex;gap:9px;flex-wrap:wrap;align-items:center}.lh-meta .dot{color:#efebe347}.lh-more{margin-top:20px;font-family:var(--lh-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:color-mix(in srgb,var(--lh-glow) 80%,var(--lh-ink));display:inline-flex;align-items:center;gap:8px;text-decoration:none}.lh-more .arw{transition:transform .25s ease}.lh-ncard:hover .lh-more .arw,.lh-more:hover .arw{transform:translate(4px)}.lh-feat{display:grid;grid-template-columns:1.15fr 1fr;background:linear-gradient(165deg,#141416,#0e0e10);border:1px solid rgba(239,235,227,.09);border-radius:24px;overflow:hidden;text-decoration:none;color:inherit;margin-top:clamp(28px,3.5vw,44px);transition:border-color .25s ease}.lh-feat:hover{border-color:color-mix(in srgb,var(--lh-glow) 38%,transparent)}.lh-feat:focus-visible{outline:2px solid var(--lh-gold);outline-offset:3px}.lh-feat__media{position:relative;min-height:clamp(240px,32vw,420px);overflow:hidden;background:linear-gradient(135deg,#201a17,#100d0c);display:flex;align-items:center;justify-content:center}.lh-feat__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.lh-feat:hover .lh-feat__media img{transform:scale(1.03)}.lh-feat__body{padding:clamp(28px,3.4vw,52px);display:flex;flex-direction:column;justify-content:center}.lh-feat__title{font-family:var(--lh-serif);font-weight:300;font-size:clamp(28px,3.6vw,44px);line-height:1.06;margin:16px 0 0;color:var(--lh-ink)}.lh-feat__ex{font-size:15px;line-height:1.64;color:#efebe39e;font-weight:300;margin:16px 0 0;max-width:46ch}@media(max-width:820px){.lh-feat{grid-template-columns:1fr}}.lh-bloghead{text-align:center;max-width:760px;margin:0 auto}.lh-bloghead .lh-h2{margin-top:14px}.lh-bloghead__body{font-size:15.5px;line-height:1.64;color:#efebe399;font-weight:300;margin:18px auto 0;max-width:52ch}.lh-tags{display:flex;gap:9px;flex-wrap:wrap;justify-content:center;margin-top:28px}.lh-tag{font-family:var(--lh-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#efebe3b3;border:1px solid rgba(239,235,227,.16);border-radius:100px;padding:7px 14px;text-decoration:none;transition:border-color .2s ease,color .2s ease}.lh-tag:hover,.lh-tag.is-active{border-color:color-mix(in srgb,var(--lh-glow) 55%,transparent);color:var(--lh-ink)}.lh-pag{display:flex;gap:8px;justify-content:center;align-items:center;margin-top:clamp(40px,5vw,64px);flex-wrap:wrap}.lh-pag a,.lh-pag span{font-family:var(--lh-mono);font-size:11px;letter-spacing:.12em;color:#efebe399;text-decoration:none;border:1px solid rgba(239,235,227,.14);border-radius:100px;min-width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px}.lh-pag a:hover{border-color:color-mix(in srgb,var(--lh-glow) 55%,transparent);color:var(--lh-ink)}.lh-pag .is-current{color:#0d0d0f;background:var(--lh-gold);border-color:transparent}.lh-back{font-family:var(--lh-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#e0cba8b8;text-decoration:none;display:inline-flex;gap:8px;align-items:center}.lh-back:hover{color:var(--lh-ink)}.lh-arthead{text-align:center;max-width:820px;margin:clamp(26px,3.5vw,44px) auto 0}.lh-arthead__h1{font-family:var(--lh-serif);font-weight:300;font-size:clamp(34px,5.4vw,62px);line-height:1.02;letter-spacing:-.01em;margin:18px 0 0;color:var(--lh-ink)}.lh-arthead .lh-meta{justify-content:center;margin-top:22px}.lh-arthead__sub{font-size:16px;line-height:1.62;color:#efebe39e;font-weight:300;margin:20px auto 0;max-width:56ch}.lh-arthero{position:relative;margin:clamp(32px,4.5vw,56px) auto 0;max-width:1020px;border-radius:24px;overflow:hidden;border:1px solid rgba(239,235,227,.1);aspect-ratio:16/9;background:linear-gradient(135deg,#201a17,#100d0c)}.lh-arthero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lh-arthero--contain{aspect-ratio:auto;display:flex;align-items:center;justify-content:center;padding:clamp(12px,2vw,24px);background:linear-gradient(160deg,#161619,#0e0e10)}.lh-arthero--contain:before{content:"";position:absolute;width:52%;height:64%;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--lh-glow) 16%,transparent),transparent 70%);filter:blur(46px);pointer-events:none}.lh-arthero--contain img{position:relative;inset:auto;width:auto;max-width:100%;height:auto;max-height:72vh;object-fit:contain;border-radius:14px}.lh-rule{width:56px;height:1px;background:color-mix(in srgb,var(--lh-glow) 60%,transparent);margin:clamp(36px,4vw,52px) auto;border:none}.lh-artbody{max-width:740px;margin:0 auto}.lh-rte{font-size:17px;line-height:1.78;color:#efebe3cc;font-weight:300}.lh-rte>*:first-child{margin-top:0}.lh-rte p{margin:0 0 1.35em}.lh-root .lh-rte h1,.lh-root .lh-rte h2,.lh-root .lh-rte h3,.lh-root .lh-rte h4,.lh-root .lh-rte h5,.lh-root .lh-rte h6{color:var(--lh-ink)}.lh-rte h1{font-family:var(--lh-serif);font-weight:300;font-size:clamp(30px,3.8vw,44px);line-height:1.06;margin:1.4em 0 .5em}.lh-rte h2{font-family:var(--lh-serif);font-weight:400;font-size:clamp(26px,3.2vw,38px);line-height:1.14;margin:1.9em 0 .55em}.lh-rte h3{font-family:var(--lh-serif);font-weight:500;font-size:clamp(21px,2.4vw,27px);line-height:1.2;margin:1.7em 0 .5em}.lh-rte h4,.lh-rte h5,.lh-rte h6{font-family:var(--lh-body);font-weight:600;font-size:16px;margin:1.6em 0 .5em}.lh-rte--nodupe>h1:first-child{display:none}.lh-rte a{color:color-mix(in srgb,var(--lh-glow) 78%,var(--lh-ink));text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--lh-glow) 40%,transparent)}.lh-rte a:hover{border-bottom-color:currentColor}.lh-rte strong,.lh-rte b{font-weight:600;color:var(--lh-ink)}.lh-rte em,.lh-rte i{font-style:italic}.lh-rte ul,.lh-rte ol{margin:0 0 1.35em;padding-left:1.25em}.lh-rte li{margin:0 0 .55em}.lh-rte li>p{margin:0 0 .4em}.lh-rte li>p:last-child{margin-bottom:0}.lh-rte li::marker{color:color-mix(in srgb,var(--lh-glow) 70%,var(--lh-ink))}.lh-rte img{max-width:100%;height:auto;border-radius:16px;border:1px solid rgba(239,235,227,.1);display:block;margin:2em auto}.lh-rte blockquote{margin:2em 0;padding:0 0 0 26px;border-left:1px solid color-mix(in srgb,var(--lh-glow) 55%,transparent);font-family:var(--lh-serif);font-style:italic;font-weight:300;font-size:clamp(21px,2.6vw,28px);line-height:1.34;color:var(--lh-ink)}.lh-rte hr{border:none;border-top:1px solid rgba(239,235,227,.12);margin:2.4em 0}.lh-rte table{width:100%;border-collapse:collapse;margin:0 0 1.6em;font-size:14.5px}.lh-rte th,.lh-rte td{border:1px solid rgba(239,235,227,.12);padding:11px 14px;text-align:left}.lh-rte th{font-family:var(--lh-mono);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:#e0cba8bf}.lh-rte code,.lh-rte pre{font-family:var(--lh-mono);font-size:.88em;background:#efebe312;border-radius:5px;padding:2px 6px}.lh-rte pre{padding:16px 18px;overflow-x:auto;margin:0 0 1.6em}.lh-rte iframe,.lh-rte video{max-width:100%;border-radius:16px;display:block;margin:2em auto}.lh-artfoot{max-width:740px;margin:clamp(40px,5vw,64px) auto 0;border-top:1px solid rgba(239,235,227,.1);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.lh-share{display:flex;gap:8px;flex-wrap:wrap}.lh-keep{margin-top:clamp(48px,6vw,80px)}.lh-keep__h{font-family:var(--lh-serif);font-weight:300;font-size:clamp(26px,3.2vw,38px);line-height:1.08;margin:14px 0 0;color:var(--lh-ink)}.lh-cmt{max-width:740px;margin:clamp(44px,5vw,72px) auto 0}.lh-cmt__h{font-family:var(--lh-serif);font-weight:400;font-size:26px;margin:0;color:var(--lh-ink)}.lh-cmt__list{display:flex;flex-direction:column;gap:14px;margin-top:24px}.lh-cmt__item{background:linear-gradient(165deg,#141416,#0e0e10);border:1px solid rgba(239,235,227,.08);border-radius:16px;padding:20px 22px}.lh-cmt__item p{font-size:14.5px;line-height:1.64;color:#efebe3c7;font-weight:300;margin:0 0 10px}.lh-cmt__form{display:flex;flex-direction:column;gap:12px;margin-top:26px}.lh-cmt__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:600px){.lh-cmt__row{grid-template-columns:1fr}}.lh-cmt__form input,.lh-cmt__form textarea{width:100%;background:#efebe30a;border:1px solid rgba(239,235,227,.14);border-radius:12px;padding:13px 15px;color:var(--lh-ink);font-family:var(--lh-body);font-size:14px;font-weight:300}.lh-cmt__form textarea{min-height:130px;resize:vertical}.lh-cmt__form input::placeholder,.lh-cmt__form textarea::placeholder{color:#efebe366}.lh-cmt__form input:focus,.lh-cmt__form textarea:focus{outline:none;border-color:color-mix(in srgb,var(--lh-glow) 55%,transparent)}.lh-cmt__form .lh-btn{align-self:flex-start;font-size:14px;padding:14px 34px}.lh-note{font-size:12.5px;color:#efebe380;margin:0}.lh-note--err{color:color-mix(in srgb,var(--lh-glow) 85%,var(--lh-ink))}
/*# sourceMappingURL=/cdn/shop/t/25/assets/lumere-halo-news.css.map */
