:root{--lh-glow: #E8541E;--lh-glow-soft: rgba(232, 84, 30, .14);--lh-line: rgba(255, 255, 255, .06);--lh-ink: #0E1116;--lh-surface: #161B22;--lh-surface-2: #1B2129}.lh-section{position:relative;padding-block:clamp(4.5rem,9vw,7.5rem)}.lh-section--tight{padding-block:clamp(3.5rem,6vw,5.5rem)}.lh-divider{border-top:1px solid var(--lh-line)}.lh-band{position:relative;overflow:hidden;isolation:isolate;background:var(--lh-ink);display:flex;align-items:center}.lh-band-media{position:absolute;inset:0;z-index:-2}.lh-band-media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(1.04)}.lh-band:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,#0e1116e0,#0e1116bd 55%,#0e1116a3)}.lh-band:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:#e8541e1a;mix-blend-mode:soft-light}.lh-band-inner{position:relative;z-index:1;width:100%}.lh-band--trust{min-height:clamp(24rem,42vw,34rem)}.lh-band--trust:before{background:linear-gradient(180deg,#0e1116e6,#0e1116b8 60%,#0e1116a8),linear-gradient(90deg,#0e1116d1,#0e111600 62%)}.lh-band--cta{min-height:clamp(26rem,44vw,36rem)}.lh-band--cta:before{background:radial-gradient(52% 46% at 4% 104%,rgba(232,84,30,.24),transparent 62%),linear-gradient(180deg,transparent 62%,rgba(11,14,18,.75) 88%,rgba(11,14,18,.94) 100%),linear-gradient(100deg,#0e1116e6,#0e1116d1 48%,#0e1116b3)}.lh-band--mid{min-height:clamp(18rem,30vw,26rem)}.lh-band--mid:before{background:linear-gradient(100deg,#0e1116ed,#0e1116e0 42%,#0e11169e)}.lh-band-quote{font-family:var(--font-display);font-weight:600;font-size:clamp(1.25rem,2.4vw,1.9rem);line-height:1.35;letter-spacing:-.01em;color:#fff;max-width:30ch;text-wrap:balance}.lh-ind-list{display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4.5rem)}.lh-ind{display:grid;gap:clamp(1.5rem,3vw,3rem);grid-template-columns:1fr;align-items:center}@media(min-width:900px){.lh-ind{grid-template-columns:.85fr 1.15fr}.lh-ind:nth-child(2n) .lh-ind-media{order:2}}.lh-ind-media{position:relative;border-radius:1rem;overflow:hidden;border:1px solid var(--color-border);background:#0f141a;aspect-ratio:3 / 2;box-shadow:0 30px 60px -34px #000000d9,0 4px 12px -6px #00000080}.lh-ind-media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(1.04);transition:transform .6s cubic-bezier(.215,.61,.355,1)}.lh-ind:hover .lh-ind-media img{transform:scale(1.04)}.lh-ind-n{position:absolute;top:.85rem;left:.95rem;font-family:var(--font-display);font-weight:700;font-size:.78rem;letter-spacing:.16em;color:#fff;background:#0e1116b8;border-left:2px solid var(--lh-glow);padding:.3rem .55rem .3rem .5rem;border-radius:.25rem;backdrop-filter:blur(4px)}.lh-ind-title{font-family:var(--font-display);font-weight:700;font-size:clamp(1.4rem,2.4vw,1.85rem);color:var(--color-text-primary);letter-spacing:-.01em}.lh-ind-lede{margin-top:.6rem;color:var(--lh-glow);font-size:1rem;font-weight:500;line-height:1.5}.lh-ind-text{margin-top:.9rem;color:var(--color-text-secondary);font-size:.98rem;line-height:1.68;max-width:54ch}.lh-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.2rem;padding:0;list-style:none}.lh-tag{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-primary);border:1px solid var(--color-border);background:#ffffff08;border-radius:.4rem;padding:.35rem .7rem}.lh-route-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:680px){.lh-route-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1080px){.lh-route-grid{grid-template-columns:repeat(4,1fr)}}.lh-route{display:flex;flex-direction:column;padding:1.4rem 1.4rem 1.5rem;border:1px solid var(--color-border);border-radius:.9rem;background:var(--lh-surface);text-decoration:none;border-top:2px solid transparent;transition:border-color .2s ease-out,transform .2s ease-out,background-color .2s ease-out}.lh-route:hover{border-top-color:var(--lh-glow);transform:translateY(-3px);background:var(--lh-surface-2)}.lh-route h3{font-family:var(--font-display);font-weight:600;font-size:1.05rem;color:var(--color-text-primary)}.lh-route p{margin-top:.45rem;color:var(--color-text-secondary);font-size:.88rem;line-height:1.55;flex:1}.lh-route .go{margin-top:1.1rem;color:var(--lh-glow);font-weight:600;font-size:.86rem}@media(prefers-reduced-motion:reduce){.lh-route:hover,.lh-ind:hover .lh-ind-media img{transform:none}}.lh-eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-display);font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--lh-glow)}.lh-eyebrow:before{content:"";width:26px;height:2px;background:var(--lh-glow);box-shadow:0 0 10px var(--lh-glow)}.lh-index{font-family:var(--font-display);font-weight:700;color:var(--lh-glow);letter-spacing:.1em}.lh-display{font-family:var(--font-display);font-weight:700;line-height:1.04;letter-spacing:-.02em;color:var(--color-text-primary);font-size:clamp(2rem,5vw,3.5rem)}.lh-display--xl{font-size:clamp(2.6rem,7vw,5rem)}.lh-lead{color:var(--color-text-secondary);font-size:clamp(1.02rem,1.4vw,1.2rem);line-height:1.6}.lh-hot{color:var(--lh-glow)}.lh-underglow{position:relative}.lh-underglow:after{content:"";position:absolute;left:0;bottom:-.35em;height:3px;width:100%;background:linear-gradient(90deg,var(--lh-glow),transparent 88%)}.lh-hero{position:relative;overflow:hidden;background:var(--lh-ink)}.lh-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(60% 55% at 78% 18%,rgba(232,84,30,.22),transparent 60%),radial-gradient(50% 60% at 10% 90%,rgba(232,84,30,.08),transparent 55%)}.lh-hero:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.5;background-image:linear-gradient(var(--lh-line) 1px,transparent 1px),linear-gradient(90deg,var(--lh-line) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(120% 100% at 50% 0%,#000 40%,transparent 90%)}.lh-hero>*{position:relative;z-index:1}.lh-hero-grid{display:grid;gap:clamp(2rem,4vw,4rem);align-items:center;grid-template-columns:1fr}@media(min-width:1024px){.lh-hero-grid{grid-template-columns:1.05fr .95fr}}.lh-hero-media{position:relative;border-radius:1.25rem;overflow:hidden;border:1px solid var(--color-border);background:linear-gradient(160deg,#1c222b,#0f141a);box-shadow:0 40px 80px -40px #000c}.lh-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.lh-hero-media:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px #e8541e2e,inset 0 -80px 90px -60px #e8541e59}.lh-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;border-radius:.7rem;font-weight:600;font-size:.98rem;letter-spacing:.01em;transition:transform .18s ease-out,background-color .18s ease-out,box-shadow .18s ease-out,border-color .18s ease-out;min-height:48px}.lh-btn svg{width:1.05rem;height:1.05rem}.lh-btn--primary{background:var(--color-accent);color:#fff;box-shadow:0 12px 30px -12px #e8541eb3}.lh-btn--primary:hover{background:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 16px 36px -12px #e8541ecc}.lh-btn--ghost{border:1px solid var(--color-border);color:var(--color-text-primary);background:#ffffff05}.lh-btn--ghost:hover{border-color:var(--lh-glow);color:var(--lh-glow);transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.lh-btn:hover{transform:none}}.lh-capband{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:1rem;overflow:hidden}@media(min-width:900px){.lh-capband{grid-template-columns:repeat(4,1fr)}}.lh-capcell{background:var(--lh-surface);padding:1.6rem 1.4rem}.lh-capval{font-family:var(--font-display);font-weight:700;font-size:clamp(1.6rem,3vw,2.3rem);color:var(--color-text-primary);line-height:1;font-variant-numeric:tabular-nums}.lh-capval .u{color:var(--lh-glow);font-size:.6em;margin-left:.15em}.lh-caplabel{margin-top:.5rem;font-size:.85rem;color:var(--color-text-secondary)}.lh-capband--onimage{background:#ffffff1a;border-color:#ffffff24;backdrop-filter:blur(3px);grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:900px){.lh-capband--onimage{grid-template-columns:repeat(4,minmax(0,1fr))}}.lh-capband--onimage .lh-capcell{background:#0e1116e6;padding:1.5rem 1.1rem 1.3rem;min-width:0}.lh-capband--onimage .lh-capval{display:flex;align-items:baseline;gap:.12em;white-space:nowrap;font-size:clamp(1.85rem,3.6vw,3.25rem);letter-spacing:-.03em;color:#fff}.lh-capband--onimage .lh-capval .u{font-size:.38em;letter-spacing:0;margin-left:0;font-weight:700}@media(min-width:900px){.lh-capband--onimage .lh-capcell{padding:1.7rem 1.35rem 1.5rem}}.lh-capband--onimage .lh-caplabel{color:#fff;font-weight:600;font-size:.92rem;margin-top:.7rem}.lh-capnote{margin-top:.3rem;font-size:.78rem;line-height:1.45;color:#ffffffad}.lh-craft-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:980px){.lh-craft-grid{grid-template-columns:repeat(4,1fr)}}.lh-craft{margin:0}.lh-craft-media{position:relative;aspect-ratio:3 / 2;overflow:hidden;border-radius:.8rem;border:1px solid var(--color-border);background:#0f141a;box-shadow:0 18px 40px -26px #000c,0 3px 8px -4px #00000073}.lh-craft-media img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(1.04);transition:transform .6s cubic-bezier(.215,.61,.355,1)}.lh-craft:hover .lh-craft-media img{transform:scale(1.05)}.lh-craft figcaption{margin-top:.9rem;display:flex;flex-direction:column;gap:.28rem}.lh-craft figcaption strong{font-family:var(--font-display);font-weight:600;font-size:.95rem;color:var(--color-text-primary);letter-spacing:.02em}.lh-craft figcaption span{font-size:.85rem;line-height:1.5;color:var(--color-text-secondary)}@media(prefers-reduced-motion:reduce){.lh-craft:hover .lh-craft-media img{transform:none}}.lh-cat-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:680px){.lh-cat-grid{grid-template-columns:repeat(2,1fr)}}.lh-cat{position:relative;display:flex;flex-direction:column;background:var(--lh-surface);border:1px solid var(--color-border);border-radius:1rem;overflow:hidden;text-decoration:none}.lh-cat-media{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#0f141a}.lh-cat-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.lh-cat:hover .lh-cat-media img{transform:scale(1.05)}.lh-cat-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(14,17,22,.85))}.lh-cat-eyebrow{position:absolute;top:.9rem;left:.9rem;z-index:2;font-family:var(--font-display);font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:#e8541ee6;padding:.28rem .6rem;border-radius:.4rem}.lh-cat-body{padding:1.35rem 1.4rem 1.5rem;flex:1;display:flex;flex-direction:column}.lh-cat-title{font-family:var(--font-display);font-weight:700;font-size:1.3rem;color:var(--color-text-primary)}.lh-cat-desc{margin-top:.5rem;color:var(--color-text-secondary);font-size:.95rem;line-height:1.55;flex:1}.lh-cat-link{margin-top:1.1rem;display:inline-flex;align-items:center;gap:.4rem;color:var(--lh-glow);font-weight:600;font-size:.92rem}.lh-cat-link svg{width:1rem;height:1rem;transition:transform .2s ease-out}.lh-cat:hover .lh-cat-link svg{transform:translate(4px)}.lh-why-grid{display:grid;gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:1rem;overflow:hidden;grid-template-columns:1fr}@media(min-width:760px){.lh-why-grid{grid-template-columns:repeat(2,1fr)}}.lh-why{background:var(--lh-surface);padding:1.9rem 1.7rem}.lh-why-ic{width:44px;height:44px;border-radius:.6rem;display:flex;align-items:center;justify-content:center;background:var(--lh-glow-soft);color:var(--lh-glow);margin-bottom:1rem}.lh-why-ic svg{width:1.4rem;height:1.4rem}.lh-why h3{font-family:var(--font-display);font-weight:600;font-size:1.12rem;color:var(--color-text-primary)}.lh-why p{margin-top:.55rem;color:var(--color-text-secondary);font-size:.94rem;line-height:1.6}.lh-app-grid{display:grid;gap:.9rem;grid-template-columns:repeat(2,1fr)}@media(min-width:720px){.lh-app-grid{grid-template-columns:repeat(3,1fr)}}.lh-app{display:flex;align-items:center;gap:.75rem;background:var(--lh-surface);border:1px solid var(--color-border);border-radius:.7rem;padding:1rem 1.1rem;color:var(--color-text-primary);font-weight:500;font-size:.96rem;text-decoration:none;transition:border-color .2s ease-out,background-color .2s ease-out;min-height:48px}a.lh-app:hover{border-color:var(--lh-glow);background:var(--lh-surface-2)}.lh-app .dot{width:8px;height:8px;border-radius:50%;background:var(--lh-glow);box-shadow:0 0 8px var(--lh-glow);flex-shrink:0}.lh-cta{position:relative;overflow:hidden;border-radius:1.25rem;border:1px solid var(--color-border);background:linear-gradient(150deg,#171d25,#0f141a);padding:clamp(2rem,4vw,3.2rem)}.lh-cta:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(50% 80% at 90% 10%,rgba(232,84,30,.16),transparent 60%)}.lh-cta>*{position:relative}.lh-cta-actions{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:720px){.lh-cta-actions{grid-template-columns:repeat(2,1fr)}}.lh-cta-card{display:flex;flex-direction:column;padding:1.4rem 1.5rem;border:1px solid var(--color-border);border-radius:.9rem;background:#ffffff05;text-decoration:none;transition:border-color .2s ease-out,transform .2s ease-out}.lh-cta-card:hover{border-color:var(--lh-glow);transform:translateY(-3px)}.lh-cta-card h3{font-family:var(--font-display);font-weight:600;font-size:1.1rem;color:var(--color-text-primary)}.lh-cta-card p{margin-top:.4rem;color:var(--color-text-secondary);font-size:.9rem}.lh-cta-card .go{margin-top:1rem;color:var(--lh-glow);font-weight:600;font-size:.9rem}.lh-cta-card--onimage{background:#0e1116e8;border-color:#ffffff29;backdrop-filter:blur(6px)}.lh-cta-card--onimage:hover{background:#0e1116f5;border-color:var(--lh-glow)}.lh-cta-card--onimage p{color:#fffc}.lh-pagehead{position:relative;overflow:hidden;isolation:isolate;background:var(--lh-ink);padding-top:clamp(6.5rem,10vw,9rem);padding-bottom:clamp(2.5rem,5vw,4rem)}.lh-pagehead:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(55% 70% at 85% 0%,rgba(232,84,30,.16),transparent 60%)}.lh-pagehead>*{position:relative;z-index:1}.lh-pagehead--scene .lh-pagehead-media{position:absolute;inset:0;z-index:-2}.lh-pagehead--scene .lh-pagehead-media img{width:100%;height:100%;object-fit:cover;display:block;object-position:center 42%;filter:saturate(.88) contrast(1.04)}.lh-pagehead--scene:before{z-index:-1;background:radial-gradient(48% 62% at 92% 4%,rgba(232,84,30,.2),transparent 62%),linear-gradient(96deg,#0e1116f4,#0e1116e6 42%,#0e111694)}.lh-pagehead--scene:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,transparent 58%,rgba(14,17,22,.72) 86%,var(--lh-ink) 100%)}.lh-breadcrumb{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center;font-size:.82rem;color:var(--color-text-secondary);margin-bottom:1.2rem}.lh-breadcrumb a{color:var(--color-text-secondary)}.lh-breadcrumb a:hover{color:var(--lh-glow)}.lh-breadcrumb .sep{color:color-mix(in srgb,var(--color-text-secondary) 88%,transparent)}.lh-specgroup{border:1px solid var(--color-border);border-radius:.9rem;overflow:hidden;background:var(--lh-surface)}.lh-specgroup+.lh-specgroup{margin-top:1.25rem}.lh-spechead{padding:1.1rem 1.4rem;border-bottom:1px solid var(--color-border);background:linear-gradient(90deg,rgba(232,84,30,.1),transparent 70%)}.lh-spechead h3{font-family:var(--font-display);font-weight:600;font-size:1.08rem;color:var(--color-text-primary)}.lh-spechead p{margin-top:.25rem;font-size:.86rem;color:var(--color-text-secondary)}.lh-spectable{width:100%;border-collapse:collapse}.lh-spectable tr{border-top:1px solid var(--color-border-light)}.lh-spectable tr:first-child{border-top:none}.lh-spectable th,.lh-spectable td{text-align:left;padding:.85rem 1.4rem;font-size:.92rem;vertical-align:top}.lh-spectable th{color:var(--color-text-secondary);font-weight:500;width:42%}.lh-spectable td{color:var(--color-text-primary);font-weight:500;font-variant-numeric:tabular-nums}.lh-hi-grid{display:grid;gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:1rem;overflow:hidden;grid-template-columns:repeat(2,1fr)}@media(min-width:900px){.lh-hi-grid{grid-template-columns:repeat(4,1fr)}}.lh-hi{background:var(--lh-surface);padding:1.5rem 1.3rem}.lh-hi-val{font-family:var(--font-display);font-weight:700;font-size:clamp(1.5rem,2.6vw,2.1rem);color:var(--color-text-primary);line-height:1.05}.lh-hi-val .u{color:var(--lh-glow);font-size:.55em;margin-left:.12em}.lh-hi-label{margin-top:.5rem;font-size:.9rem;color:var(--color-text-primary);font-weight:500}.lh-hi-note{margin-top:.15rem;font-size:.78rem;color:var(--color-text-secondary)}.lh-honesty{border:1px dashed var(--color-border);border-left:3px solid var(--lh-glow);border-radius:.6rem;background:#ffffff05;padding:1.1rem 1.3rem;color:var(--color-text-secondary);font-size:.92rem;line-height:1.6}.lh-prose{color:var(--color-text-secondary);line-height:1.75;font-size:1.02rem}.lh-prose h2{font-family:var(--font-display);color:var(--color-text-primary);font-weight:700;font-size:1.5rem;margin-top:2.5rem;margin-bottom:.8rem;letter-spacing:-.01em}.lh-prose h2:first-child{margin-top:0}.lh-prose h3{color:var(--color-text-primary);font-weight:600;font-size:1.12rem;margin-top:1.6rem;margin-bottom:.5rem}.lh-prose p{margin-bottom:1rem}.lh-prose ul{margin:0 0 1.2rem;padding-left:0;list-style:none}.lh-prose li{position:relative;padding-left:1.5rem;margin-bottom:.6rem}.lh-prose li:before{content:"";position:absolute;left:0;top:.6em;width:7px;height:7px;border-radius:50%;background:var(--lh-glow);box-shadow:0 0 8px var(--lh-glow)}.lh-prose strong{color:var(--color-text-primary);font-weight:600}.lh-form{display:grid;gap:1.1rem}.lh-field{display:flex;flex-direction:column;gap:.4rem}.lh-field-row{display:grid;gap:1.1rem;grid-template-columns:1fr}@media(min-width:600px){.lh-field-row{grid-template-columns:1fr 1fr}}.lh-label{font-size:.85rem;font-weight:500;color:var(--color-text-primary)}.lh-input,.lh-select,.lh-textarea{width:100%;padding:.8rem 1rem;font-size:.95rem;color:var(--color-text-primary);background:var(--lh-ink);border:1px solid var(--color-border);border-radius:.6rem;outline:none;transition:border-color .18s ease-out,box-shadow .18s ease-out}.lh-input::placeholder,.lh-textarea::placeholder{color:color-mix(in srgb,var(--color-text-secondary) 75%,transparent)}.lh-input:focus,.lh-select:focus,.lh-textarea:focus{border-color:var(--lh-glow);box-shadow:0 0 0 3px #e8541e2e}.lh-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%239BA6B4' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.4rem}.lh-select option{background:var(--lh-surface);color:var(--color-text-primary)}.lh-textarea{resize:vertical;min-height:8rem}.lh-info{border:1px solid var(--color-border);background:var(--lh-surface);border-radius:.9rem;padding:1.5rem}.lh-info+.lh-info{margin-top:1.1rem}.lh-info-k{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-secondary)}.lh-info-v{margin-top:.3rem;color:var(--color-text-primary);font-size:.98rem;word-break:break-word}.lh-info-v a{color:var(--color-text-primary)}.lh-info-v a:hover{color:var(--lh-glow)}.lh-badge-ph{display:inline-block;margin-top:.5rem;font-size:.74rem;color:var(--color-text-secondary);border:1px dashed var(--color-border);border-radius:.4rem;padding:.25rem .55rem}
