.home{font-family:var(--font-body);color:#1a1a1a;overflow-x:hidden;background-color:#FAFAF8}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:600;margin:0}a{text-decoration:none;color:inherit}.lp-wrap{max-width:1300px;margin:0 auto;padding:0 2.5rem}.text-center{text-align:center}.lp-section{padding:6rem 0}.lp-section-header{margin-bottom:3rem;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.lp-section-title-container{display:flex;flex-direction:column;gap:6px}.lp-section-title{font-family:var(--font-heading);font-size:32px;font-weight:600;color:#2A2A2A;text-transform:none;letter-spacing:-.015em;margin:0;line-height:1.2}.lp-section-subtext{font-family:var(--font-body);font-size:15px;color:var(--text-muted);margin:0;font-weight:400;line-height:1.4}.lp-view-all{font-family:var(--font-body);font-weight:500;font-size:.88rem;color:#2A2A2A;border:1px solid #e8e4de;padding:10px 20px;border-radius:30px;transition:all .2s ease;background:#fff;text-transform:none}.lp-view-all:hover{background:#F5F0E8;border-color:#C8956C;color:#C17A2E;transform:translateY(-1px)}.hover-scale{overflow:hidden;position:relative}.hover-scale img{transition:transform .6s cubic-bezier(.165,.84,.44,1);width:100%;height:100%;object-fit:cover}.hover-scale:hover img{transform:scale(1.04)}.lp-hero{position:relative;min-height:500px;height:70vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;padding:0 2rem}.lp-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,22,40,.82) 0,rgba(10,22,40,.45) 50%,rgba(10,22,40,.25));z-index:1}.lp-hero-content{position:relative;z-index:2;max-width:850px;text-align:center;margin:0 auto;padding-top:2rem;display:flex;flex-direction:column;align-items:center}.lp-hero h1{font-family:var(--font-heading);font-size:56px;color:#fff;line-height:1.15;margin-bottom:1.25rem;font-weight:600;text-transform:none;background-color:transparent;padding:0;letter-spacing:-.02em;text-shadow:0 4px 24px rgba(0,0,0,.4);display:block}.lp-hero-subtitle{font-family:var(--font-body);font-size:clamp(1rem,2vw,1.25rem);color:rgba(255,255,255,.95);font-weight:400;line-height:1.6;max-width:680px;margin:0 auto;text-shadow:0 2px 12px rgba(0,0,0,.45);letter-spacing:.01em}.desktop-only-br{display:block}.lp-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem}.lp-card-large{border-radius:12px;position:relative;height:380px;color:#fff;display:block;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.06)}.lp-card-large:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,22,40,.85),transparent 60%);border-radius:12px;pointer-events:none;z-index:1}.lp-card-large-content{position:absolute;bottom:0;left:0;padding:2.25rem;z-index:2}.lp-card-large h3{font-family:var(--font-heading);font-size:1.8rem;text-transform:none;font-weight:600;color:#fff;letter-spacing:-.01em}.lp-grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;margin-bottom:1rem}.lp-card-square{background:#fff;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;height:100%;transition:all .3s cubic-bezier(.165,.84,.44,1);border:1px solid #e8e4de;box-shadow:0 4px 15px rgba(0,0,0,.02)}.lp-card-square:hover{box-shadow:0 12px 30px rgba(193,122,46,.08);transform:translateY(-4px);border-color:#C8956C}.lp-card-img-box{width:100%;aspect-ratio:16/9;height:auto;overflow:hidden;position:relative}.lp-card-img-box img{width:100%;height:100%;object-fit:cover}.lp-card-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.lp-card-content h4{font-family:var(--font-body);font-size:15px;font-weight:500;color:#1A1A1A;margin-bottom:.5rem;line-height:1.45;text-transform:none}.lp-card-content p{font-family:var(--font-body);font-size:.88rem;color:var(--text-muted);line-height:1.6;margin-bottom:1.25rem;font-weight:400}.lp-card-meta{margin-top:auto;font-size:.78rem;color:var(--text-muted);font-weight:500;display:flex;justify-content:space-between;border-top:1px solid #f4f2ee;padding-top:1rem}.lp-tag{display:inline-block;align-self:flex-start;text-transform:none;font-family:var(--font-body);font-size:.72rem;font-weight:500;color:#8F7256;background-color:#FAF4EE;padding:4px 10px;border-radius:4px;margin-bottom:.65rem;letter-spacing:.01em;border:1px solid rgba(193,122,46,.1)}.lp-grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.lp-card-tall{height:460px;border-radius:12px;position:relative;display:block;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.06)}.lp-card-tall:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,22,40,.8) 0,rgba(10,22,40,.2) 60%,transparent);border-radius:12px;pointer-events:none;z-index:1}.lp-card-tall-content{position:absolute;bottom:0;left:0;padding:2.25rem;z-index:2;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;flex-wrap:wrap;gap:12px}.lp-card-tall-content h3{color:#fff;font-family:var(--font-heading);font-size:1.7rem;margin:0;line-height:1.25;font-weight:600;text-transform:none;letter-spacing:-.01em}.lp-btn-white{font-family:var(--font-body);background:#fff;color:#0a1628;padding:10px 22px;border-radius:30px;font-weight:600;font-size:.82rem;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.lp-card-tall:hover .lp-btn-white{background:#FAF4EE;color:#C17A2E;transform:translateY(-1px)}@media (max-width:1024px){.lp-grid-3,.lp-grid-4{grid-template-columns:repeat(2,1fr);gap:1.5rem}.lp-grid-2{gap:1.5rem}.lp-hero h1{font-size:clamp(2.4rem,5.5vw,3.2rem)}.lp-hero-content{padding:0 1.5rem}.desktop-only-br{display:none}.lp-section{padding:5rem 0}}@media (max-width:768px){.lp-wrap{padding:0 1.5rem}.lp-hero{margin:1rem;border-radius:20px;overflow:hidden;padding:0 1rem;min-height:450px;height:60vh}.lp-grid-2,.lp-grid-3,.lp-grid-4{grid-template-columns:1fr;gap:1.5rem}.lp-hero h1{font-size:clamp(2rem,8vw,2.5rem)}.lp-section-header{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:2rem}.lp-section{padding:4rem 0}.lp-card-tall{height:380px}}