/* Learnaroo public catalogue landings: one cacheable visual system. */
.lhfl{--lhfl-purple:#54208f;--lhfl-purple-dark:#32105f;--lhfl-yellow:#ffd84d;--lhfl-ink:#21172f;--lhfl-muted:#625b70;--lhfl-line:#e7e1ee;--lhfl-soft:#f5f1fb;--lhfl-accent:#7956d8;color:var(--lhfl-ink);background:#fff;overflow:clip}
.lhfl,.lhfl *{box-sizing:border-box}
.lhfl-container{width:min(calc(100% - 32px),1240px);margin-inline:auto}
.lhfl-container--wide{width:min(calc(100% - 32px),1760px)}
.lhfl-container--reading{max-width:960px}
.lhfl-hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(125deg,#35106f 0%,#6824c6 52%,#9d2fb4 100%);border-bottom:5px solid var(--lhfl-yellow);color:#fff;padding:clamp(50px,7vw,92px) 0 clamp(48px,6vw,74px)}
.lhfl-hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent)}
.lhfl-hero:after{content:"";position:absolute;z-index:-1;width:560px;height:560px;right:-180px;top:-300px;border-radius:50%;background:radial-gradient(circle,rgba(255,216,77,.28),transparent 68%)}
.lhfl-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:clamp(32px,6vw,76px);align-items:center}
.lhfl-eyebrow,.lhfl-kicker{margin:0 0 12px;font-size:.78rem;line-height:1.3;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.lhfl-eyebrow{display:inline-flex;padding:7px 12px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.12);color:#fff}
.lhfl-hero h1{max-width:16ch;margin:0;color:#fff;font-size:clamp(2.35rem,5.2vw,4.65rem);line-height:.98;letter-spacing:-.045em;text-wrap:balance}
.lhfl-hero__lead{max-width:680px;margin:20px 0 0;color:#f1ecfb;font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.65;font-weight:610}
.lhfl-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}
.lhfl-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 19px;border:2px solid transparent;border-radius:14px;font-weight:900;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}
.lhfl-button:hover{transform:translateY(-2px)}
.lhfl-button:focus-visible{outline:3px solid #fff;outline-offset:3px}
.lhfl-button--primary{background:var(--lhfl-yellow);border-color:var(--lhfl-yellow);color:#382400;box-shadow:0 7px 0 #b98200}
.lhfl-button--ghost{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.34);color:#fff}
.lhfl-button--light{background:#fff;border-color:#fff;color:var(--lhfl-purple)}
.lhfl-proof{display:flex;flex-wrap:wrap;gap:9px 18px;margin:26px 0 0;padding:0;list-style:none;color:#f3effb;font-size:.86rem;font-weight:750}
.lhfl-proof li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:7px;border-radius:50%;background:rgba(255,255,255,.16);color:var(--lhfl-yellow);font-weight:950}
.lhfl-preview{position:relative;padding:20px;border:1px solid rgba(255,255,255,.5);border-radius:30px;background:#fff;color:var(--lhfl-ink);box-shadow:0 28px 70px rgba(19,5,43,.34);transform:rotate(1deg)}
.lhfl-preview:before{content:"";position:absolute;inset:-9px;z-index:-1;border-radius:36px;background:linear-gradient(145deg,rgba(255,255,255,.43),rgba(255,216,77,.42));transform:rotate(-2deg)}
.lhfl-preview__bar{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding-bottom:14px;border-bottom:1px solid var(--lhfl-line)}
.lhfl-preview__bar>span{display:grid;place-items:center;min-width:48px;min-height:38px;padding:6px 9px;border-radius:12px;background:var(--lhfl-soft);color:var(--lhfl-accent);font-size:.72rem;font-weight:950}
.lhfl-preview__bar strong{font-size:1.03rem}.lhfl-preview__bar small{color:var(--lhfl-muted);font-weight:800}
.lhfl-preview__search{margin-top:16px}.lhfl-preview__search>label{display:block;margin-bottom:7px;font-size:.8rem;font-weight:900}
.lhfl-preview__search>div{display:grid;grid-template-columns:1fr auto;gap:8px}.lhfl-preview__search input{min-width:0;height:50px;padding:0 14px;border:2px solid var(--lhfl-line);border-radius:13px;font:inherit;color:var(--lhfl-ink)}
.lhfl-preview__search button{min-width:82px;border:0;border-radius:13px;background:var(--lhfl-purple);color:#fff;font-weight:900;cursor:pointer}
.lhfl-preview__search input:focus-visible,.lhfl-preview__search button:focus-visible{outline:3px solid var(--lhfl-yellow);outline-offset:2px}
.lhfl-preview__filters{display:flex;gap:7px;overflow-x:auto;padding:14px 0 4px;scrollbar-width:thin}.lhfl-preview__filters span{flex:0 0 auto;padding:6px 10px;border:1px solid var(--lhfl-line);border-radius:999px;background:#faf8fd;color:var(--lhfl-muted);font-size:.72rem;font-weight:850}
.lhfl-preview__result{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;margin-top:14px;padding:13px;border:1px solid var(--lhfl-line);border-radius:16px;background:linear-gradient(135deg,#fff,var(--lhfl-soft))}
.lhfl-preview__result>span:nth-child(2){display:grid;gap:2px}.lhfl-preview__result small{color:var(--lhfl-muted);line-height:1.25}.lhfl-preview__result>b{color:var(--lhfl-purple);font-size:.72rem}
.lhfl-preview__art{display:grid;place-items:center;min-width:52px;height:52px;padding:5px;border-radius:14px;background:var(--lhfl-accent);color:#fff;font-size:.65rem;font-weight:950}
.lhfl-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.lhfl-choice-grid span{display:grid;place-items:center;min-height:62px;border:1px solid var(--lhfl-line);border-radius:14px;background:var(--lhfl-soft);color:var(--lhfl-purple);font-weight:900}
.lhfl-section{padding:clamp(58px,7vw,92px) 0}.lhfl-section--soft,.lhfl-section--catalogue{background:#f7f4fb}.lhfl-section--catalogue{border-block:1px solid var(--lhfl-line)}
.lhfl-section__head{max-width:760px;margin:0 0 30px}.lhfl-section__head h2{margin:0;color:var(--lhfl-ink);font-size:clamp(1.85rem,3.4vw,3rem);line-height:1.06;letter-spacing:-.035em;text-wrap:balance}.lhfl-section__head>p:last-child{margin:13px 0 0;color:var(--lhfl-muted);font-size:1.02rem;line-height:1.65}.lhfl-kicker{color:var(--lhfl-purple)}
.lhfl-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lhfl-use-grid article{padding:24px;border:1px solid var(--lhfl-line);border-top:5px solid var(--lhfl-accent);border-radius:19px;background:#fff;box-shadow:0 12px 28px rgba(45,28,67,.07)}.lhfl-use-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--lhfl-soft);color:var(--lhfl-accent);font-weight:950}.lhfl-use-grid h3{margin:16px 0 7px;font-size:1.2rem}.lhfl-use-grid p{margin:0;color:var(--lhfl-muted);line-height:1.6}
.lhfl-faq{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.lhfl-faq details{border:1px solid var(--lhfl-line);border-radius:16px;background:#fff;box-shadow:0 7px 18px rgba(35,18,70,.05);overflow:hidden}.lhfl-faq summary{position:relative;min-height:56px;padding:17px 52px 17px 18px;cursor:pointer;list-style:none;font-weight:900}.lhfl-faq summary::-webkit-details-marker{display:none}.lhfl-faq summary:after{content:"+";position:absolute;right:15px;top:14px;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--lhfl-soft);color:var(--lhfl-purple);font-size:1.15rem}.lhfl-faq details[open] summary:after{content:"−"}.lhfl-faq details>div{padding:0 18px 17px}.lhfl-faq p{margin:0;color:var(--lhfl-muted);line-height:1.65}.lhfl-faq summary:focus-visible{outline:3px solid var(--lhfl-accent);outline-offset:-3px}
.lhfl-cta{padding:clamp(28px,6vw,58px);border-radius:28px;background:linear-gradient(125deg,var(--lhfl-purple-dark),var(--lhfl-purple));color:#fff;text-align:center;box-shadow:0 18px 44px rgba(49,17,89,.2)}.lhfl-cta h2{margin:0;color:#fff;font-size:clamp(1.85rem,3.5vw,3rem)}.lhfl-cta p{max-width:650px;margin:12px auto 0;color:#eee7fa}.lhfl-cta .lhfl-hero__actions{justify-content:center}
.lhfl-format-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.lhfl-format-grid>a{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon title" "icon count" "link link";gap:3px 12px;align-items:center;min-height:154px;padding:18px;border:1px solid var(--lhfl-line);border-top:5px solid var(--lhfl-card-accent);border-radius:18px;background:#fff;color:var(--lhfl-ink);text-decoration:none;box-shadow:0 8px 20px rgba(35,18,70,.06)}.lhfl-format-grid>a>span{grid-area:icon;display:grid;place-items:center;width:54px;height:54px;padding:4px;border-radius:15px;background:var(--lhfl-card-soft);color:var(--lhfl-card-accent);font-size:.64rem;font-weight:950}.lhfl-format-grid strong{grid-area:title;font-size:1.05rem}.lhfl-format-grid small{grid-area:count;color:var(--lhfl-muted)}.lhfl-format-grid b{grid-area:link;margin-top:13px;color:var(--lhfl-purple);font-size:.83rem}.lhfl-format-grid>a:hover{transform:translateY(-3px)}.lhfl-format-grid>a:focus-visible{outline:3px solid var(--lhfl-purple);outline-offset:3px}
.lhfl-board-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lhfl-board-grid>a{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--lhfl-line);border-radius:20px;background:#fff;color:var(--lhfl-ink);text-decoration:none;box-shadow:0 10px 24px rgba(35,18,70,.07)}.lhfl-board-grid>a>span{display:grid;place-items:center;height:140px;padding:18px}.lhfl-board-grid img{display:block;width:auto;height:auto;max-width:86%;max-height:94px;object-fit:contain}.lhfl-board-grid strong,.lhfl-board-grid small,.lhfl-board-grid b{margin-inline:18px}.lhfl-board-grid strong{margin-top:17px;font-size:1.12rem}.lhfl-board-grid small{margin-top:4px;color:var(--lhfl-muted)}.lhfl-board-grid b{margin-top:16px;margin-bottom:18px;color:var(--lhfl-purple);font-size:.84rem}.lhfl-board-grid>a:hover{transform:translateY(-3px)}.lhfl-board-grid>a:focus-visible{outline:3px solid var(--lhfl-purple);outline-offset:3px}.lhfl-disclaimer{max-width:900px;margin:22px auto 0;color:var(--lhfl-muted);font-size:.82rem;line-height:1.6;text-align:center}

/* Every public legacy catalogue receives the same wide shell and grid rhythm. */
.lh-catalogue-page:not(.lh-format-page) .lh-catalogue{width:min(calc(100% - 32px),1760px);max-width:1760px;margin-inline:auto}
.lhfl .lh-catalogue{width:100%;max-width:none;margin:0;padding:0;background:transparent}
.lhfl .lh-catalogue__promo{display:none}
.lhfl .lh-catalogue__layout{align-items:start}
.lhfl .lh-catalogue__count{color:var(--lhfl-ink)}
.lhfl .lh-catalogue__main,.lhfl .lh-catalogue__sidebar{min-width:0}
.lhfl .lh-res-grid:not(.lh-grid--list),.lh-catalogue-page .lh-res-grid:not(.lh-grid--list){display:grid;grid-template-columns:1fr;gap:14px}
.lhfl .lh-res-card,.lh-catalogue-page .lh-res-card{min-width:0}
.lhfl .lh-empty-state{border:1px solid var(--lhfl-line);border-radius:18px;background:#fff}
.lhfl .lh-pagination{flex-wrap:wrap}

@media (min-width:600px){
	.lhfl .lh-res-grid:not(.lh-grid--list),.lh-catalogue-page .lh-res-grid:not(.lh-grid--list){grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (min-width:960px){
	.lhfl .lh-res-grid:not(.lh-grid--list),.lh-catalogue-page .lh-res-grid:not(.lh-grid--list){grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (min-width:1440px){
	.lhfl .lh-res-grid:not(.lh-grid--list),.lh-catalogue-page .lh-res-grid:not(.lh-grid--list){grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (max-width:1100px){
	.lhfl-hero__grid{grid-template-columns:minmax(0,1fr) minmax(330px,.72fr);gap:30px}
	.lhfl-format-grid{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:900px){
	.lhfl-hero__grid{grid-template-columns:1fr}.lhfl-hero__copy{text-align:center}.lhfl-hero h1,.lhfl-hero__lead{margin-inline:auto}.lhfl-hero__actions,.lhfl-proof{justify-content:center}.lhfl-preview{width:min(100%,620px);margin-inline:auto;transform:none}
	.lhfl-use-grid{grid-template-columns:1fr}.lhfl-format-grid,.lhfl-board-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:599px){
	.lhfl-container,.lhfl-container--wide{width:min(calc(100% - 24px),1760px)}
	.lhfl-hero{padding:40px 0 44px}.lhfl-hero h1{font-size:clamp(2.2rem,11vw,3rem)}.lhfl-hero__lead{font-size:.98rem}.lhfl-hero__actions{display:grid}.lhfl-button{width:100%}.lhfl-proof{display:grid;justify-content:start;text-align:left}
	.lhfl-preview{padding:14px;border-radius:22px}.lhfl-preview__bar{grid-template-columns:auto 1fr}.lhfl-preview__bar small{grid-column:2}.lhfl-preview__search>div{grid-template-columns:1fr}.lhfl-preview__search button{min-height:48px}.lhfl-preview__result{grid-template-columns:auto 1fr}.lhfl-preview__result>b{grid-column:2}.lhfl-choice-grid{grid-template-columns:repeat(2,1fr)}
	.lhfl-section{padding:54px 0}.lhfl-section__head{margin-bottom:22px}.lhfl-section__head h2{font-size:2rem}.lhfl-faq{grid-template-columns:1fr}.lhfl-format-grid,.lhfl-board-grid{grid-template-columns:1fr}.lhfl-cta{border-radius:21px}
	.lhfl .lh-catalogue__toolbar{align-items:stretch}.lhfl .lh-catalogue__perpage,.lhfl .lh-catalogue__sort{width:100%}.lhfl .lh-pagination__controls{max-width:100%;overflow-x:auto;padding-bottom:4px}
}
@media (prefers-reduced-motion:reduce){.lhfl *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.lhfl-button:hover,.lhfl-format-grid>a:hover,.lhfl-board-grid>a:hover{transform:none}}
@media (forced-colors:active){.lhfl-button,.lhfl-preview,.lhfl-use-grid article,.lhfl-faq details,.lhfl-format-grid>a,.lhfl-board-grid>a{border:2px solid CanvasText}.lhfl-hero{border-bottom-color:CanvasText}}
