:root{color-scheme:light}.nlf-shell-active{margin:0!important;background:#f4f1ec}.nlf-wrap{--nlf-bg:#f4f1ec;--nlf-surface:#fff;--nlf-text:#171717;--nlf-muted:#6d6965;--nlf-accent:#8d181c;--nlf-accent2:#c89962;max-width:1040px;margin:0 auto;padding:20px 14px 70px;background:var(--nlf-bg);color:var(--nlf-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.nlf-wrap *{box-sizing:border-box}.nlf-flyer{position:relative;background:var(--nlf-surface);padding:10px 10px 0;border-top:5px solid var(--nlf-accent);box-shadow:0 18px 50px rgba(0,0,0,.12);clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%)}.nlf-flyer:before{content:"";position:absolute;left:0;top:5px;bottom:28px;width:7px;background:var(--nlf-accent2);z-index:2}.nlf-flyer-image{position:relative;background:#111;overflow:hidden}.nlf-flyer-image:after{content:"";position:absolute;right:0;bottom:0;width:56px;height:56px;background:linear-gradient(135deg,transparent 0 49%,var(--nlf-accent) 50% 100%);pointer-events:none}.nlf-flyer img{width:100%;height:auto;display:block;object-fit:contain}.nlf-flyer-transition{height:28px;display:grid;grid-template-columns:1fr 74px;align-items:stretch;background:var(--nlf-surface)}.nlf-flyer-transition span{display:block;border-top:1px solid color-mix(in srgb,var(--nlf-accent) 34%,#d9d2c9);margin-top:11px}.nlf-flyer-transition i{display:block;background:var(--nlf-accent);clip-path:polygon(18px 0,100% 0,100% 100%,0 100%);position:relative}.nlf-flyer-transition i:after{content:"";position:absolute;left:13px;top:0;bottom:0;width:5px;background:var(--nlf-accent2)}.nlf-highlights{margin-top:10px;display:grid;gap:10px}.nlf-count-2{grid-template-columns:repeat(1,1fr)}.nlf-count-4{grid-template-columns:repeat(2,1fr)}.nlf-count-6{grid-template-columns:repeat(3,1fr)}.nlf-highlight{position:relative;min-height:90px;background:#20201e;color:#fff;padding:17px 16px 16px 52px;border-left:5px solid var(--nlf-accent2);clip-path:polygon(0 0,94% 0,100% 22%,100% 100%,6% 100%,0 78%)}.nlf-highlight:nth-child(even){background:var(--nlf-accent)}.nlf-highlight>span{position:absolute;left:14px;top:15px;color:#efc18b;font:700 12px Georgia,serif}.nlf-highlight div{font-size:14px;line-height:1.45}.nlf-description{margin-top:14px;padding:32px 36px;line-height:1.7;clip-path:polygon(0 0,100% 0,100% 92%,98% 100%,0 100%)}.nlf-section{margin-top:26px}.nlf-section>header{display:flex;justify-content:space-between;align-items:end;border-bottom:1px solid #d9d2c9;padding-bottom:10px;margin-bottom:12px}.nlf-section>header h2{margin:0;font:600 25px Georgia,serif}.nlf-section>header small{color:var(--nlf-muted)}.nlf-gallery{display:flex;gap:10px;overflow:auto;padding-bottom:6px}.nlf-gallery-item{min-width:160px;height:100px;padding:0;border:0;background:#ddd;position:relative;cursor:pointer;overflow:hidden}.nlf-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.nlf-gallery-item span{position:absolute;left:0;right:0;bottom:0;padding:18px 9px 7px;background:linear-gradient(transparent,rgba(0,0,0,.72));color:#fff;text-align:left;font-weight:700;font-size:12px}.nlf-video{aspect-ratio:16/9;background:#171717;overflow:hidden}.nlf-video iframe,.nlf-video video{width:100%;height:100%;border:0;display:block}.nlf-links{display:grid;gap:9px}.nlf-link{width:100%;display:grid;grid-template-columns:48px 72px 1fr 28px;gap:13px;align-items:center;background:var(--nlf-surface);padding:10px 14px 10px 10px;border:0;border-bottom:1px solid #e6dfd7;box-shadow:0 7px 18px rgba(0,0,0,.04);cursor:pointer;position:relative;text-align:left;color:var(--nlf-text)}.nlf-link:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--nlf-accent)}.nlf-num{font:700 18px Georgia,serif;color:var(--nlf-accent)}.nlf-link>img,.nlf-fallback-thumb{width:72px;height:54px;object-fit:cover;display:block;background:linear-gradient(145deg,var(--nlf-accent),var(--nlf-accent2))}.nlf-link-copy{display:flex;flex-direction:column;gap:3px}.nlf-link-copy strong{font-size:15px}.nlf-link-copy small{color:var(--nlf-muted);line-height:1.4}.nlf-arrow{font-size:24px;color:var(--nlf-muted)}.nlf-faq details{background:var(--nlf-surface);border-bottom:1px solid #d9d2c9;padding:0 16px}.nlf-faq summary{padding:17px 4px;font-weight:700;cursor:pointer}.nlf-faq details div{color:var(--nlf-muted);line-height:1.65;padding:0 4px 12px}.nlf-author{margin-top:24px;background:var(--nlf-surface);padding:24px;display:grid;grid-template-columns:100px 1fr;gap:20px;align-items:center;border-top:4px solid var(--nlf-accent);box-shadow:0 12px 28px rgba(0,0,0,.06)}.nlf-author>img{width:100px;height:100px;border-radius:50%;object-fit:cover}.nlf-author h2{font:600 24px Georgia,serif;margin:0 0 6px}.nlf-author p{margin:0 0 12px;color:var(--nlf-muted);line-height:1.55}.nlf-chips,.nlf-actions,.nlf-post-tabs{display:flex;gap:7px;flex-wrap:wrap}.nlf-chips span{font-size:12px;padding:7px 10px;background:#f0ece6;border-left:3px solid var(--nlf-accent)}.nlf-actions{margin-top:12px}.nlf-actions button,.nlf-actions a,.nlf-post-tabs button{appearance:none;border:1px solid #d9d2c9;background:#fff;color:#171717;padding:9px 12px;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}.nlf-separator{margin:54px 0 34px;height:88px;position:relative;display:grid;place-items:center}.nlf-separator:before,.nlf-separator:after{content:"";position:absolute;left:0;right:0;height:1px;background:#d9d2c9}.nlf-separator:before{top:20px}.nlf-separator:after{bottom:20px}.nlf-separator>div{background:var(--nlf-bg);padding:0 24px;text-align:center;z-index:1}.nlf-separator small{display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--nlf-muted)}.nlf-separator strong{font:600 28px Georgia,serif}.nlf-post-tabs{margin-bottom:16px}.nlf-post-tabs button{background:#e7e1d9;border:0}.nlf-post-tabs button.active{background:var(--nlf-accent);color:#fff}.nlf-post-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.nlf-post-card{background:var(--nlf-surface);box-shadow:0 10px 26px rgba(0,0,0,.06);text-decoration:none;color:var(--nlf-text);overflow:hidden}.nlf-post-card>img,.nlf-post-placeholder{width:100%;aspect-ratio:16/10;object-fit:cover;display:block;background:linear-gradient(145deg,var(--nlf-accent),var(--nlf-accent2))}.nlf-post-copy{padding:16px;display:flex;flex-direction:column;gap:7px}.nlf-post-copy small{color:var(--nlf-accent);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.nlf-post-copy strong{font:600 20px/1.15 Georgia,serif}.nlf-post-copy span{color:var(--nlf-muted);font-size:13px;line-height:1.5}.nlf-layout-compact-list .nlf-post-list,.nlf-layout-dense-list .nlf-post-list{grid-template-columns:1fr}.nlf-layout-compact-list .nlf-post-card,.nlf-layout-dense-list .nlf-post-card{display:grid;grid-template-columns:180px 1fr}.nlf-layout-media-strip .nlf-post-list,.nlf-layout-carousel .nlf-post-list{display:flex;overflow:auto}.nlf-layout-media-strip .nlf-post-card,.nlf-layout-carousel .nlf-post-card{min-width:280px;max-width:320px}.nlf-modal,.nlf-lightbox{position:fixed;inset:0;background:rgba(15,15,15,.78);z-index:99999;display:grid;place-items:center;padding:20px}.nlf-modal[hidden],.nlf-lightbox[hidden]{display:none}.nlf-modal-card,.nlf-lightbox-card{width:min(760px,92vw);max-height:88vh;overflow:auto;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.35);position:relative}.nlf-modal-close,.nlf-lightbox-close{position:absolute;right:12px;bottom:12px;z-index:3;border:0;background:#171717;color:#fff;padding:10px 14px;font-weight:700;cursor:pointer}.nlf-modal-image{width:100%;max-height:340px;object-fit:cover;display:block}.nlf-modal-body{padding:26px 26px 60px}.nlf-modal-body h2{font:600 30px Georgia,serif;margin:0 0 10px}.nlf-modal-content{line-height:1.7;color:#4d4945}.nlf-modal-embed iframe,.nlf-modal-embed video{width:100%;aspect-ratio:16/9;border:0}.nlf-modal-cta{display:inline-block;margin-top:18px;background:var(--nlf-accent,#8d181c);color:#fff;padding:11px 16px;font-weight:700;text-decoration:none}.nlf-lightbox-card img{width:100%;max-height:75vh;object-fit:contain;background:#111;display:block}.nlf-lightbox-card p{padding:14px 18px 56px;margin:0;color:#5e5954}@media(max-width:820px){.nlf-count-6{grid-template-columns:1fr 1fr}.nlf-post-list{grid-template-columns:1fr 1fr}}@media(max-width:560px){.nlf-wrap{padding:9px 9px 45px}.nlf-flyer{padding:6px 6px 0;border-top-width:4px}.nlf-flyer:before{width:5px;top:4px}.nlf-flyer-transition{height:22px;grid-template-columns:1fr 58px}.nlf-flyer-transition span{margin-top:8px}.nlf-flyer-image:after{width:40px;height:40px}.nlf-count-4,.nlf-count-6{grid-template-columns:1fr}.nlf-description{padding:24px 20px}.nlf-author{grid-template-columns:72px 1fr;padding:18px}.nlf-author>img{width:72px;height:72px}.nlf-post-list{grid-template-columns:1fr}.nlf-link{grid-template-columns:36px 60px 1fr 20px}.nlf-link>img,.nlf-fallback-thumb{width:60px;height:48px}.nlf-layout-compact-list .nlf-post-card,.nlf-layout-dense-list .nlf-post-card{grid-template-columns:110px 1fr}}@media print{.nlf-actions,.nlf-post-tabs,.nlf-modal,.nlf-lightbox{display:none!important}.nlf-wrap{max-width:none;padding:0}.nlf-post-card,.nlf-author,.nlf-flyer{box-shadow:none}}

/* =========================================================
   9Link whole-page template engine — v1.4
   page_style changes composition, not merely palette.
   ========================================================= */
.nlf-wrap{display:flex;flex-direction:column}
.nlf-block-flyer{order:10}.nlf-block-highlights{order:20}.nlf-block-description{order:30}.nlf-block-gallery{order:40}.nlf-block-video{order:50}.nlf-block-links{order:60}.nlf-block-faq{order:70}.nlf-block-author{order:80}.nlf-block-separator{order:90}.nlf-block-posts{order:100}

/* Executive Conference — formal, framed, editorial */
.nlf-style-executive .nlf-flyer{border-top-width:6px;padding:10px 10px 0;box-shadow:0 20px 46px rgba(0,0,0,.13)}
.nlf-style-executive .nlf-highlight{min-height:92px}
.nlf-style-executive .nlf-description{border-left:8px solid var(--nlf-accent2)}
.nlf-style-executive .nlf-block-links{order:40}.nlf-style-executive .nlf-block-gallery{order:50}.nlf-style-executive .nlf-block-video{order:60}
.nlf-style-executive .nlf-section>header h2{font-family:Georgia,serif}

/* Workshop Blocks — modular learning rhythm, gallery early */
.nlf-style-workshop{max-width:980px}
.nlf-style-workshop .nlf-block-gallery{order:25}.nlf-style-workshop .nlf-block-description{order:30}.nlf-style-workshop .nlf-block-links{order:40}.nlf-style-workshop .nlf-block-video{order:50}
.nlf-style-workshop .nlf-flyer{padding:8px 8px 0;border-top:0;border-left:8px solid var(--nlf-accent);clip-path:none;box-shadow:10px 12px 0 color-mix(in srgb,var(--nlf-accent2) 40%,transparent)}
.nlf-style-workshop .nlf-flyer:before{display:none}.nlf-style-workshop .nlf-flyer-image:after{display:none}
.nlf-style-workshop .nlf-flyer-transition{grid-template-columns:70px 1fr}.nlf-style-workshop .nlf-flyer-transition i{grid-column:1;grid-row:1;clip-path:none}.nlf-style-workshop .nlf-flyer-transition span{grid-column:2;grid-row:1}
.nlf-style-workshop .nlf-highlights{gap:8px}.nlf-style-workshop .nlf-highlight{clip-path:none;background:var(--nlf-surface);color:var(--nlf-text);border:1px solid color-mix(in srgb,var(--nlf-accent) 22%,#d9d2c9);border-left:6px solid var(--nlf-accent);min-height:80px;padding:15px 15px 15px 54px;box-shadow:0 5px 0 color-mix(in srgb,var(--nlf-accent) 9%,transparent)}
.nlf-style-workshop .nlf-highlight:nth-child(even){background:color-mix(in srgb,var(--nlf-accent) 6%,var(--nlf-surface));color:var(--nlf-text)}
.nlf-style-workshop .nlf-highlight>span{color:var(--nlf-accent);font-family:system-ui,sans-serif;font-size:15px}
.nlf-style-workshop .nlf-description{background:var(--nlf-accent)!important;color:#fff!important;clip-path:none;border-bottom:8px solid var(--nlf-accent2)}
.nlf-style-workshop .nlf-gallery{display:grid;grid-template-columns:repeat(4,1fr);overflow:visible}.nlf-style-workshop .nlf-gallery-item{min-width:0;width:100%;height:auto;aspect-ratio:4/3}
.nlf-style-workshop .nlf-link{box-shadow:none;border:1px solid #d9d2c9;border-left:6px solid var(--nlf-accent)}

/* Product Showcase — offer-first, cards, stronger image/action hierarchy */
.nlf-style-showcase .nlf-block-description{order:20}.nlf-style-showcase .nlf-block-links{order:30}.nlf-style-showcase .nlf-block-highlights{order:40}.nlf-style-showcase .nlf-block-gallery{order:50}.nlf-style-showcase .nlf-block-video{order:60}
.nlf-style-showcase .nlf-flyer{padding:0;border:0;clip-path:polygon(0 0,100% 0,100% calc(100% - 32px),calc(100% - 32px) 100%,0 100%);box-shadow:18px 18px 0 color-mix(in srgb,var(--nlf-accent2) 28%,transparent)}
.nlf-style-showcase .nlf-flyer:before{display:none}.nlf-style-showcase .nlf-flyer-image:after{width:82px;height:82px}.nlf-style-showcase .nlf-flyer-transition{display:none}
.nlf-style-showcase .nlf-description{margin-top:18px;background:var(--nlf-surface)!important;color:var(--nlf-text)!important;clip-path:none;border-top:10px solid var(--nlf-accent);border-right:1px solid #d8dce0;border-bottom:1px solid #d8dce0;padding:28px 30px}
.nlf-style-showcase .nlf-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nlf-style-showcase .nlf-link{grid-template-columns:64px 1fr 26px;grid-template-rows:auto auto;padding:18px;border:1px solid #d8dce0;box-shadow:0 12px 24px rgba(0,0,0,.06)}
.nlf-style-showcase .nlf-link .nlf-num{grid-column:1}.nlf-style-showcase .nlf-link>img,.nlf-style-showcase .nlf-link>.nlf-fallback-thumb{grid-column:1;width:64px;height:64px}.nlf-style-showcase .nlf-link-copy{grid-column:2;grid-row:1/3}.nlf-style-showcase .nlf-arrow{grid-column:3;grid-row:1/3;align-self:center}
.nlf-style-showcase .nlf-highlight{clip-path:none;border-left:0;border-top:5px solid var(--nlf-accent2);background:#20252b}.nlf-style-showcase .nlf-highlight:nth-child(even){background:var(--nlf-accent)}
.nlf-style-showcase .nlf-gallery-item{height:125px}

/* Research Journal — narrow, serif, flat and text-led */
.nlf-style-journal{max-width:860px;background:color-mix(in srgb,var(--nlf-bg) 88%,#fff)}
.nlf-style-journal .nlf-block-description{order:20}.nlf-style-journal .nlf-block-highlights{order:30}.nlf-style-journal .nlf-block-links{order:40}.nlf-style-journal .nlf-block-gallery{order:50}.nlf-style-journal .nlf-block-video{order:60}
.nlf-style-journal .nlf-flyer{padding:0 0 18px;border:0;border-bottom:1px solid #bdb8ae;clip-path:none;box-shadow:none;background:transparent}.nlf-style-journal .nlf-flyer:before,.nlf-style-journal .nlf-flyer-image:after{display:none}.nlf-style-journal .nlf-flyer-transition{display:none}
.nlf-style-journal .nlf-description{background:transparent!important;color:var(--nlf-text)!important;clip-path:none;padding:28px 0;border-top:4px double var(--nlf-accent);border-bottom:1px solid #bdb8ae;font-family:Georgia,serif;font-size:17px}
.nlf-style-journal .nlf-highlights{grid-template-columns:1fr!important;gap:0;border-top:1px solid #bdb8ae}.nlf-style-journal .nlf-highlight,.nlf-style-journal .nlf-highlight:nth-child(even){min-height:0;background:transparent;color:var(--nlf-text);clip-path:none;border:0;border-bottom:1px solid #d8d2c8;padding:15px 16px 15px 58px}.nlf-style-journal .nlf-highlight>span{color:var(--nlf-accent);top:17px}.nlf-style-journal .nlf-highlight div{font-family:Georgia,serif;font-size:15px}
.nlf-style-journal .nlf-section>header{border-top:3px solid var(--nlf-text);border-bottom:1px solid #bdb8ae;padding-top:10px}.nlf-style-journal .nlf-section>header h2{font-family:Georgia,serif;font-size:23px}
.nlf-style-journal .nlf-link{box-shadow:none;border-bottom:1px solid #bdb8ae;background:transparent}.nlf-style-journal .nlf-link:before{width:2px}.nlf-style-journal .nlf-author{box-shadow:none;border:1px solid #bdb8ae;border-top:5px solid var(--nlf-text)}

/* Portfolio Gallery — imagery first, gallery directly after flyer */
.nlf-style-gallery{max-width:1120px;padding-left:8px;padding-right:8px}
.nlf-style-gallery .nlf-block-gallery{order:20}.nlf-style-gallery .nlf-block-highlights{order:30}.nlf-style-gallery .nlf-block-description{order:40}.nlf-style-gallery .nlf-block-video{order:50}.nlf-style-gallery .nlf-block-links{order:60}
.nlf-style-gallery .nlf-flyer{padding:0;border:0;clip-path:none;box-shadow:none;background:#111}.nlf-style-gallery .nlf-flyer:before,.nlf-style-gallery .nlf-flyer-image:after,.nlf-style-gallery .nlf-flyer-transition{display:none}
.nlf-style-gallery .nlf-block-gallery{margin-top:10px}.nlf-style-gallery .nlf-block-gallery>header{border:0;margin-bottom:8px}.nlf-style-gallery .nlf-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;overflow:visible}.nlf-style-gallery .nlf-gallery-item{min-width:0;width:100%;height:auto;aspect-ratio:1/1}.nlf-style-gallery .nlf-gallery-item:nth-child(1){grid-column:span 2;grid-row:span 2}.nlf-style-gallery .nlf-gallery-item:nth-child(1){aspect-ratio:auto;min-height:100%}
.nlf-style-gallery .nlf-highlights{grid-template-columns:repeat(3,1fr)!important;gap:1px;background:#cfc8d1}.nlf-style-gallery .nlf-highlight,.nlf-style-gallery .nlf-highlight:nth-child(even){clip-path:none;border:0;background:var(--nlf-surface);color:var(--nlf-text);min-height:78px;padding:16px 14px 16px 42px}.nlf-style-gallery .nlf-highlight>span{left:12px;color:var(--nlf-accent2)}
.nlf-style-gallery .nlf-description{background:var(--nlf-accent)!important;color:#fff!important;clip-path:none;padding:30px;border-left:18px solid var(--nlf-accent2)}
.nlf-style-gallery .nlf-links{grid-template-columns:repeat(2,1fr)}.nlf-style-gallery .nlf-link{box-shadow:none;border:1px solid #d8d2da}
.nlf-style-gallery .nlf-author{border-top:0;border-left:8px solid var(--nlf-accent2)}

/* Announcement Bulletin — urgency/action first, newspaper notice geometry */
.nlf-style-bulletin .nlf-block-links{order:25}.nlf-style-bulletin .nlf-block-description{order:30}.nlf-style-bulletin .nlf-block-faq{order:40}.nlf-style-bulletin .nlf-block-gallery{order:50}.nlf-style-bulletin .nlf-block-video{order:60}
.nlf-style-bulletin .nlf-flyer{padding:7px;border:5px solid var(--nlf-accent2);border-top:12px solid var(--nlf-accent);clip-path:none;box-shadow:none}.nlf-style-bulletin .nlf-flyer:before,.nlf-style-bulletin .nlf-flyer-image:after{display:none}.nlf-style-bulletin .nlf-flyer-transition{display:none}
.nlf-style-bulletin .nlf-highlights{grid-template-columns:1fr!important;gap:6px}.nlf-style-bulletin .nlf-highlight,.nlf-style-bulletin .nlf-highlight:nth-child(even){min-height:0;clip-path:none;background:var(--nlf-surface);color:var(--nlf-text);border:0;border-left:12px solid var(--nlf-accent);border-bottom:1px solid #d7d0c6;padding:13px 14px 13px 56px}.nlf-style-bulletin .nlf-highlight:nth-child(even){border-left-color:var(--nlf-accent2)}.nlf-style-bulletin .nlf-highlight>span{color:var(--nlf-accent);top:15px;font-family:Arial,sans-serif}
.nlf-style-bulletin .nlf-block-links>header{background:var(--nlf-accent2);color:#fff;padding:10px 12px;margin-bottom:0;border:0}.nlf-style-bulletin .nlf-link{box-shadow:none;border-bottom:2px solid var(--nlf-text);padding-top:14px;padding-bottom:14px}.nlf-style-bulletin .nlf-link:before{width:8px}
.nlf-style-bulletin .nlf-description{background:#fff!important;color:var(--nlf-text)!important;clip-path:none;border:3px solid var(--nlf-accent);padding:26px 28px}.nlf-style-bulletin .nlf-faq details{border-left:5px solid var(--nlf-accent2)}

@media(max-width:820px){
 .nlf-style-workshop .nlf-gallery,.nlf-style-gallery .nlf-gallery{grid-template-columns:repeat(2,1fr)}
 .nlf-style-showcase .nlf-links,.nlf-style-gallery .nlf-links{grid-template-columns:1fr}
 .nlf-style-gallery .nlf-highlights{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:560px){
 .nlf-style-workshop .nlf-gallery,.nlf-style-gallery .nlf-gallery{grid-template-columns:repeat(2,1fr)}
 .nlf-style-gallery .nlf-gallery-item:nth-child(1){grid-column:span 2}
 .nlf-style-gallery .nlf-highlights{grid-template-columns:1fr!important}
 .nlf-style-showcase .nlf-link{grid-template-columns:54px 1fr 20px}
 .nlf-style-showcase .nlf-link>img,.nlf-style-showcase .nlf-link>.nlf-fallback-thumb{width:54px;height:54px}
}


/* =========================================================
   9Link expanded whole-page template library — v1.5
   ========================================================= */
/* Split Editorial — flyer and information feel like opposing editorial columns */
.nlf-style-split{max-width:1100px}.nlf-style-split .nlf-block-description{order:20}.nlf-style-split .nlf-block-highlights{order:30}.nlf-style-split .nlf-block-gallery{order:35}.nlf-style-split .nlf-flyer{padding:0;border:0;clip-path:none;box-shadow:14px 14px 0 color-mix(in srgb,var(--nlf-accent2) 35%,transparent)}.nlf-style-split .nlf-flyer:before,.nlf-style-split .nlf-flyer-transition{display:none}.nlf-style-split .nlf-description{background:var(--nlf-surface)!important;color:var(--nlf-text)!important;clip-path:none;border-left:12px solid var(--nlf-accent);padding:26px 30px}.nlf-style-split .nlf-highlights{grid-template-columns:repeat(2,1fr)!important}.nlf-style-split .nlf-highlight,.nlf-style-split .nlf-highlight:nth-child(even){clip-path:none;background:var(--nlf-surface);color:var(--nlf-text);border:1px solid #d8d2c9;border-top:5px solid var(--nlf-accent2)}.nlf-style-split .nlf-links{grid-template-columns:repeat(2,1fr)}

/* Learning Timeline — highlights read as progressive steps */
.nlf-style-timeline{max-width:920px}.nlf-style-timeline .nlf-block-description{order:20}.nlf-style-timeline .nlf-block-highlights{order:30}.nlf-style-timeline .nlf-highlights{grid-template-columns:1fr!important;gap:0;border-left:3px solid var(--nlf-accent);margin-left:24px}.nlf-style-timeline .nlf-highlight,.nlf-style-timeline .nlf-highlight:nth-child(even){clip-path:none;background:transparent;color:var(--nlf-text);border:0;border-bottom:1px solid #d8d2c9;padding:18px 18px 18px 66px}.nlf-style-timeline .nlf-highlight>span{left:-22px;top:14px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--nlf-accent);color:#fff}.nlf-style-timeline .nlf-description{clip-path:none;background:var(--nlf-accent)!important;color:#fff!important}.nlf-style-timeline .nlf-link{box-shadow:none;border-left:0;border-bottom:1px solid #cfc8be}.nlf-style-timeline .nlf-link:before{width:0}.nlf-style-timeline .nlf-num{font-size:26px}

/* Professional Dossier — compact formal document aesthetic */
.nlf-style-dossier{max-width:900px;background:var(--nlf-surface);padding:22px 28px 70px}.nlf-style-dossier .nlf-flyer{box-shadow:none;clip-path:none;border:1px solid #cfcfcf;border-top:10px solid var(--nlf-accent)}.nlf-style-dossier .nlf-flyer:before,.nlf-style-dossier .nlf-flyer-transition{display:none}.nlf-style-dossier .nlf-description{clip-path:none;background:#fff!important;color:var(--nlf-text)!important;border:1px solid #d7d7d7;border-left:8px solid var(--nlf-accent2)}.nlf-style-dossier .nlf-highlights{grid-template-columns:repeat(2,1fr)!important}.nlf-style-dossier .nlf-highlight,.nlf-style-dossier .nlf-highlight:nth-child(even){clip-path:none;background:#f7f7f7;color:var(--nlf-text);border:0;border-bottom:3px solid var(--nlf-accent);min-height:70px}.nlf-style-dossier .nlf-section>header{border-top:2px solid var(--nlf-text);padding-top:10px}.nlf-style-dossier .nlf-author{box-shadow:none;border:1px solid #d7d7d7}

/* Visual Catalogue — dense image merchandising */
.nlf-style-catalogue{max-width:1140px}.nlf-style-catalogue .nlf-block-gallery{order:20}.nlf-style-catalogue .nlf-block-description{order:30}.nlf-style-catalogue .nlf-block-highlights{order:40}.nlf-style-catalogue .nlf-gallery{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.nlf-style-catalogue .nlf-gallery-item{width:100%;min-width:0;height:auto;aspect-ratio:4/3}.nlf-style-catalogue .nlf-description{clip-path:none;background:var(--nlf-surface)!important;color:var(--nlf-text)!important;border-top:8px solid var(--nlf-accent)}.nlf-style-catalogue .nlf-highlights{grid-template-columns:repeat(3,1fr)!important}.nlf-style-catalogue .nlf-highlight{clip-path:none;border:0;border-bottom:5px solid var(--nlf-accent2)}.nlf-style-catalogue .nlf-links{grid-template-columns:repeat(2,1fr)}.nlf-style-catalogue .nlf-link{box-shadow:none;border:1px solid #d8d2c9}

/* Author Profile Feature — identity-led presentation */
.nlf-style-profile .nlf-block-author{order:20}.nlf-style-profile .nlf-block-description{order:30}.nlf-style-profile .nlf-block-highlights{order:40}.nlf-style-profile .nlf-author{margin-top:16px;border:0;border-left:10px solid var(--nlf-accent);box-shadow:0 16px 34px rgba(0,0,0,.08);grid-template-columns:130px 1fr}.nlf-style-profile .nlf-author>img{width:130px;height:130px;border-radius:0;clip-path:polygon(0 0,90% 0,100% 12%,100% 100%,10% 100%,0 88%)}.nlf-style-profile .nlf-description{background:transparent!important;color:var(--nlf-text)!important;clip-path:none;border-top:1px solid #d6d0c8;border-bottom:1px solid #d6d0c8}.nlf-style-profile .nlf-highlight,.nlf-style-profile .nlf-highlight:nth-child(even){background:var(--nlf-surface);color:var(--nlf-text);clip-path:none;border-left:4px solid var(--nlf-accent2)}

/* Campaign — strong goal/action rhythm */
.nlf-style-campaign .nlf-block-description{order:20}.nlf-style-campaign .nlf-block-links{order:30}.nlf-style-campaign .nlf-block-highlights{order:40}.nlf-style-campaign .nlf-flyer{border:0;border-bottom:14px solid var(--nlf-accent);clip-path:none}.nlf-style-campaign .nlf-flyer:before,.nlf-style-campaign .nlf-flyer-transition{display:none}.nlf-style-campaign .nlf-description{clip-path:none;background:var(--nlf-accent)!important;color:#fff!important;padding:38px}.nlf-style-campaign .nlf-links{grid-template-columns:repeat(3,1fr)}.nlf-style-campaign .nlf-link{display:flex;flex-direction:column;align-items:flex-start;min-height:150px;border:0;border-top:6px solid var(--nlf-accent2);padding:18px}.nlf-style-campaign .nlf-arrow{margin-left:auto}.nlf-style-campaign .nlf-highlight{clip-path:none;border-radius:0;background:#202020}.nlf-style-campaign .nlf-author{background:color-mix(in srgb,var(--nlf-accent) 7%,var(--nlf-surface))}

/* Menu / Hospitality — warm editorial menu cards */
.nlf-style-menu{max-width:920px}.nlf-style-menu .nlf-block-description{order:20}.nlf-style-menu .nlf-block-gallery{order:30}.nlf-style-menu .nlf-block-links{order:40}.nlf-style-menu .nlf-flyer{clip-path:none;border:10px solid var(--nlf-surface);outline:1px solid color-mix(in srgb,var(--nlf-accent) 30%,#cfc8bd)}.nlf-style-menu .nlf-description{clip-path:none;background:transparent!important;color:var(--nlf-text)!important;text-align:center;border-top:3px double var(--nlf-accent2);border-bottom:3px double var(--nlf-accent2)}.nlf-style-menu .nlf-gallery-item{height:140px}.nlf-style-menu .nlf-links{grid-template-columns:repeat(2,1fr)}.nlf-style-menu .nlf-link{box-shadow:none;border-bottom:1px dotted var(--nlf-accent2);background:transparent}.nlf-style-menu .nlf-highlight,.nlf-style-menu .nlf-highlight:nth-child(even){clip-path:none;background:var(--nlf-surface);color:var(--nlf-text);border:0;border-top:1px solid var(--nlf-accent2)}

/* Press / Media Kit — black-line press sheet */
.nlf-style-press{max-width:960px;background:#fff}.nlf-style-press .nlf-block-links{order:20}.nlf-style-press .nlf-block-description{order:30}.nlf-style-press .nlf-flyer{padding:0;border:0;border-bottom:8px solid var(--nlf-accent);clip-path:none;box-shadow:none}.nlf-style-press .nlf-flyer:before,.nlf-style-press .nlf-flyer-transition{display:none}.nlf-style-press .nlf-section>header{border-top:4px solid #111;border-bottom:1px solid #111;padding-top:9px}.nlf-style-press .nlf-description{background:#fff!important;color:#111!important;clip-path:none;border:2px solid #111}.nlf-style-press .nlf-highlights{grid-template-columns:repeat(2,1fr)!important}.nlf-style-press .nlf-highlight,.nlf-style-press .nlf-highlight:nth-child(even){clip-path:none;background:#fff;color:#111;border:1px solid #111}.nlf-style-press .nlf-link{box-shadow:none;border-bottom:2px solid #111}.nlf-style-press .nlf-link:before{background:var(--nlf-accent2)}

/* Luxe Showcase — restrained premium framing */
.nlf-style-luxe{max-width:980px;padding-top:32px}.nlf-style-luxe .nlf-flyer{padding:14px;border:1px solid var(--nlf-accent2);border-top:1px solid var(--nlf-accent2);clip-path:none;box-shadow:0 25px 60px rgba(0,0,0,.13)}.nlf-style-luxe .nlf-flyer:before{width:1px;background:var(--nlf-accent2)}.nlf-style-luxe .nlf-flyer-transition{display:none}.nlf-style-luxe .nlf-description{clip-path:none;background:var(--nlf-surface)!important;color:var(--nlf-text)!important;border-top:1px solid var(--nlf-accent2);border-bottom:1px solid var(--nlf-accent2);text-align:center}.nlf-style-luxe .nlf-highlight,.nlf-style-luxe .nlf-highlight:nth-child(even){clip-path:none;background:var(--nlf-surface);color:var(--nlf-text);border:1px solid color-mix(in srgb,var(--nlf-accent2) 60%,#ddd)}.nlf-style-luxe .nlf-section>header h2{letter-spacing:.04em}.nlf-style-luxe .nlf-author{border-top:1px solid var(--nlf-accent2)}

/* Tech Grid — hard grid, square geometry, data-like modules */
.nlf-style-tech{max-width:1080px}.nlf-style-tech .nlf-block-highlights{order:20}.nlf-style-tech .nlf-block-links{order:30}.nlf-style-tech .nlf-block-description{order:40}.nlf-style-tech .nlf-flyer{padding:0;border:1px solid var(--nlf-accent);clip-path:none;box-shadow:8px 8px 0 var(--nlf-accent2)}.nlf-style-tech .nlf-flyer:before,.nlf-style-tech .nlf-flyer-transition{display:none}.nlf-style-tech .nlf-highlights{gap:2px;background:var(--nlf-accent)}.nlf-style-tech .nlf-highlight,.nlf-style-tech .nlf-highlight:nth-child(even){clip-path:none;background:var(--nlf-surface);color:var(--nlf-text);border:0;min-height:84px}.nlf-style-tech .nlf-links{grid-template-columns:repeat(2,1fr);gap:2px;background:#cfd6da}.nlf-style-tech .nlf-link{box-shadow:none;border:0}.nlf-style-tech .nlf-description{clip-path:none;background:var(--nlf-text)!important;color:var(--nlf-surface)!important}.nlf-style-tech .nlf-gallery{display:grid;grid-template-columns:repeat(4,1fr);overflow:visible;gap:2px}.nlf-style-tech .nlf-gallery-item{min-width:0;width:100%}

/* Minimal Line — whitespace and rules, almost no boxes */
.nlf-style-minimal{max-width:840px;background:#fff}.nlf-style-minimal .nlf-flyer{padding:0;border:0;clip-path:none;box-shadow:none}.nlf-style-minimal .nlf-flyer:before,.nlf-style-minimal .nlf-flyer-image:after,.nlf-style-minimal .nlf-flyer-transition{display:none}.nlf-style-minimal .nlf-description{background:transparent!important;color:var(--nlf-text)!important;clip-path:none;padding:30px 0;border-bottom:1px solid #d6d6d6}.nlf-style-minimal .nlf-highlights{grid-template-columns:1fr!important;gap:0}.nlf-style-minimal .nlf-highlight,.nlf-style-minimal .nlf-highlight:nth-child(even){min-height:0;clip-path:none;background:transparent;color:var(--nlf-text);border:0;border-bottom:1px solid #dedede;padding:14px 8px 14px 52px}.nlf-style-minimal .nlf-link{background:transparent;box-shadow:none;border-bottom:1px solid #d7d7d7}.nlf-style-minimal .nlf-link:before{width:1px}.nlf-style-minimal .nlf-author{box-shadow:none;border-top:1px solid #d7d7d7;padding-left:0;padding-right:0}

/* Poster Stack — layered flyer/poster energy */
.nlf-style-stack{max-width:1000px;padding-top:34px}.nlf-style-stack .nlf-flyer{transform:rotate(-.35deg);padding:9px;border:0;clip-path:none;box-shadow:13px 13px 0 var(--nlf-accent2),26px 26px 0 color-mix(in srgb,var(--nlf-accent) 22%,transparent)}.nlf-style-stack .nlf-flyer:before,.nlf-style-stack .nlf-flyer-transition{display:none}.nlf-style-stack .nlf-highlights{margin-top:34px}.nlf-style-stack .nlf-highlight{clip-path:polygon(0 0,96% 0,100% 18%,100% 100%,4% 100%,0 82%);box-shadow:6px 6px 0 color-mix(in srgb,var(--nlf-accent2) 28%,transparent)}.nlf-style-stack .nlf-description{clip-path:none;transform:rotate(.2deg);box-shadow:-8px 8px 0 color-mix(in srgb,var(--nlf-accent2) 30%,transparent)}.nlf-style-stack .nlf-link:nth-child(even){transform:translateX(8px)}

@media(max-width:820px){.nlf-style-split .nlf-links,.nlf-style-catalogue .nlf-links,.nlf-style-campaign .nlf-links,.nlf-style-menu .nlf-links,.nlf-style-tech .nlf-links{grid-template-columns:1fr}.nlf-style-catalogue .nlf-gallery,.nlf-style-tech .nlf-gallery{grid-template-columns:repeat(2,1fr)}.nlf-style-campaign .nlf-links{grid-template-columns:1fr}.nlf-style-profile .nlf-author{grid-template-columns:90px 1fr}.nlf-style-profile .nlf-author>img{width:90px;height:90px}}
@media(max-width:560px){.nlf-style-split .nlf-highlights,.nlf-style-dossier .nlf-highlights,.nlf-style-catalogue .nlf-highlights,.nlf-style-press .nlf-highlights{grid-template-columns:1fr!important}.nlf-style-catalogue .nlf-gallery,.nlf-style-tech .nlf-gallery{grid-template-columns:1fr 1fr}.nlf-style-profile .nlf-author{grid-template-columns:72px 1fr}.nlf-style-profile .nlf-author>img{width:72px;height:72px}.nlf-style-stack .nlf-link:nth-child(even){transform:none}}

/* 1.6 Author Post Display */
.nlf-author-posts .nlf-post-list{grid-template-columns:repeat(var(--nlf-post-cols,3),minmax(0,1fr))}
.nlf-layout-list-box .nlf-post-list,.nlf-layout-image-list .nlf-post-list,.nlf-layout-compact-list .nlf-post-list,.nlf-layout-dense-list .nlf-post-list{grid-template-columns:1fr}
.nlf-layout-list-box .nlf-post-card{display:grid;grid-template-columns:110px 1fr;align-items:stretch;border:1px solid color-mix(in srgb,var(--nlf-text) 13%,transparent);background:var(--nlf-surface);box-shadow:none}
.nlf-layout-image-list .nlf-post-card{display:grid;grid-template-columns:150px 1fr;align-items:center}
.nlf-image-left .nlf-post-card{display:grid;grid-template-columns:minmax(90px,34%) 1fr;align-items:stretch}
.nlf-image-right .nlf-post-card{display:grid;grid-template-columns:1fr minmax(90px,34%);align-items:stretch}
.nlf-image-right .nlf-post-card>img,.nlf-image-right .nlf-post-card>.nlf-post-placeholder{grid-column:2;grid-row:1}.nlf-image-right .nlf-post-copy{grid-column:1;grid-row:1}
.nlf-density-compact .nlf-post-copy{padding:10px 12px}.nlf-density-compact .nlf-post-card img,.nlf-density-compact .nlf-post-placeholder{min-height:78px}
.nlf-density-relaxed .nlf-post-copy{padding:22px}.nlf-density-relaxed .nlf-post-card img,.nlf-density-relaxed .nlf-post-placeholder{min-height:180px}
@media(max-width:760px){.nlf-author-posts .nlf-post-list{grid-template-columns:1fr!important}.nlf-image-left .nlf-post-card,.nlf-image-right .nlf-post-card,.nlf-layout-list-box .nlf-post-card,.nlf-layout-image-list .nlf-post-card{grid-template-columns:92px 1fr}.nlf-image-right .nlf-post-card>img,.nlf-image-right .nlf-post-card>.nlf-post-placeholder{grid-column:1}.nlf-image-right .nlf-post-copy{grid-column:2}}

/* v1.8.1 invariant: the full flyer remains the primary first visual; shell/author UI is additive only. */
.nlf-wrap{display:flex;flex-direction:column}.nlf-primary-flyer{display:block!important;visibility:visible!important;order:-1000!important;width:100%;flex:0 0 auto}.nlf-primary-flyer .nlf-flyer-image,.nlf-primary-flyer img{display:block!important;visibility:visible!important}.nlf-primary-flyer img{max-width:100%;height:auto!important;object-fit:contain!important}

/* v1.9 compact owner-post transition */
.nlf-separator{height:auto!important;margin:14px 0 7px!important;padding:8px 0 0!important;display:block!important;border-top:1px solid color-mix(in srgb,var(--nlf-text) 16%,transparent);place-items:unset!important}
.nlf-separator:before,.nlf-separator:after{display:none!important}
.nlf-separator>div{padding:0!important;background:transparent!important;text-align:left!important}
.nlf-separator small{font-size:9px!important;line-height:1.2!important;letter-spacing:.11em!important;margin:0 0 2px!important}
.nlf-separator strong{display:block;font:700 16px/1.15 Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;margin:0!important}
.nlf-author-posts{margin:0!important;padding:0!important}
.nlf-author-posts .nlf-post-tabs{margin:0 0 7px!important;gap:5px!important}
.nlf-author-posts .nlf-post-tabs button{padding:6px 9px!important;font-size:11px!important}
.nlf-author-posts .nlf-post-list{gap:8px!important}
.nlf-density-compact .nlf-post-list{gap:5px!important}
.nlf-density-compact .nlf-post-copy{padding:8px 10px!important;gap:3px!important}
.nlf-density-compact .nlf-post-copy strong{font-size:15px!important}
@media(max-width:560px){.nlf-separator{margin:10px 0 6px!important;padding-top:6px!important}.nlf-separator strong{font-size:15px!important}.nlf-author-posts .nlf-post-tabs{margin-bottom:5px!important}.nlf-author-posts .nlf-post-list{gap:6px!important}}

/* 1.10 Author post display controls */
.nlf-author-posts .nlf-post-media{display:block;overflow:hidden;background:color-mix(in srgb,var(--nlf-accent) 9%,var(--nlf-surface));min-width:0;min-height:0}
.nlf-author-posts .nlf-post-media>img,.nlf-author-posts .nlf-post-media>.nlf-post-placeholder{width:100%;height:100%;min-height:100%;display:block}
.nlf-author-posts.nlf-fit-cover .nlf-post-media>img{object-fit:cover}
.nlf-author-posts.nlf-fit-contain .nlf-post-media>img{object-fit:contain;background:var(--nlf-surface)}
.nlf-author-posts.nlf-focus-center .nlf-post-media>img{object-position:center center}
.nlf-author-posts.nlf-focus-top .nlf-post-media>img{object-position:center top}
.nlf-author-posts.nlf-focus-bottom .nlf-post-media>img{object-position:center bottom}
.nlf-author-posts.nlf-image-left .nlf-post-card,.nlf-author-posts.nlf-image-right .nlf-post-card{display:grid;align-items:stretch;min-height:96px}
.nlf-author-posts.nlf-image-left.nlf-image-width-small .nlf-post-card{grid-template-columns:90px 1fr}
.nlf-author-posts.nlf-image-left.nlf-image-width-medium .nlf-post-card{grid-template-columns:130px 1fr}
.nlf-author-posts.nlf-image-left.nlf-image-width-large .nlf-post-card{grid-template-columns:180px 1fr}
.nlf-author-posts.nlf-image-right.nlf-image-width-small .nlf-post-card{grid-template-columns:1fr 90px}
.nlf-author-posts.nlf-image-right.nlf-image-width-medium .nlf-post-card{grid-template-columns:1fr 130px}
.nlf-author-posts.nlf-image-right.nlf-image-width-large .nlf-post-card{grid-template-columns:1fr 180px}
.nlf-author-posts.nlf-image-right .nlf-post-media{grid-column:2;grid-row:1}
.nlf-author-posts.nlf-image-right .nlf-post-copy{grid-column:1;grid-row:1}
.nlf-author-posts.nlf-image-left .nlf-post-media{grid-column:1;grid-row:1}
.nlf-author-posts.nlf-image-left .nlf-post-copy{grid-column:2;grid-row:1}
.nlf-author-posts.nlf-image-top .nlf-post-media{aspect-ratio:16/9}
.nlf-author-posts .nlf-post-copy{justify-content:center}
.nlf-author-posts.nlf-cardstyle-flat .nlf-post-card{box-shadow:none;border:0;background:var(--nlf-surface)}
.nlf-author-posts.nlf-cardstyle-bordered .nlf-post-card{box-shadow:none;border:1px solid color-mix(in srgb,var(--nlf-text) 14%,transparent)}
.nlf-author-posts.nlf-cardstyle-elevated .nlf-post-card{border:0;box-shadow:0 8px 22px rgba(0,0,0,.08)}
.nlf-author-posts.nlf-cardstyle-accent .nlf-post-card{box-shadow:none;border:0;border-left:4px solid var(--nlf-accent)}
.nlf-author-posts.nlf-cardstyle-minimal .nlf-post-card{box-shadow:none;border:0;border-bottom:1px solid color-mix(in srgb,var(--nlf-text) 13%,transparent);background:transparent}
.nlf-author-posts.nlf-title-small .nlf-post-copy strong{font-size:14px!important}
.nlf-author-posts.nlf-title-medium .nlf-post-copy strong{font-size:17px!important}
.nlf-author-posts.nlf-title-large .nlf-post-copy strong{font-size:21px!important}
.nlf-author-posts .nlf-post-copy>small{display:none!important}
@media(max-width:560px){
 .nlf-author-posts.nlf-image-left.nlf-image-width-large .nlf-post-card,.nlf-author-posts.nlf-image-left.nlf-image-width-medium .nlf-post-card{grid-template-columns:104px 1fr}
 .nlf-author-posts.nlf-image-right.nlf-image-width-large .nlf-post-card,.nlf-author-posts.nlf-image-right.nlf-image-width-medium .nlf-post-card{grid-template-columns:1fr 104px}
}
