.home{font-family:Inter,Montserrat,sans-serif;color:#1a1a1a;overflow-x:hidden;background-color:#f1f1f1}h1,h2,h3,h4{font-family:Inter,Playfair Display,sans-serif;font-weight:800;margin:0;text-transform:uppercase}a{text-decoration:none;color:inherit}.lp-wrap{max-width:1300px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.lp-section{padding:4rem 0}.lp-section-header{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}.lp-section-title{background-color:#ffd800;display:inline-block;padding:.2rem .5rem}.lp-section-title,.lp-section-title-plain{font-size:1.8rem;font-weight:800;color:#000;letter-spacing:-.02em}.lp-section-title-plain{margin-bottom:1rem}.lp-view-all{font-weight:700;font-size:.9rem;border:1px solid #ccc;padding:8px 16px;border-radius:20px;transition:background .2s;background:#fff}.lp-view-all:hover{background:#eee}.hover-scale{overflow:hidden;position:relative}.hover-scale img{transition:transform .4s ease;width:100%;height:100%;object-fit:cover}.hover-scale:hover img{transform:scale(1.05)}.lp-hero{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center 65%;padding:0 2rem}.lp-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,22,40,.38) 0,rgba(10,22,40,.68));z-index:1}.lp-hero-content{position:relative;z-index:2;max-width:850px;text-align:center;margin:0 auto;padding-top:5rem;display:flex;flex-direction:column;align-items:center}.lp-hero h1{font-family:Playfair Display,Lora,Georgia,serif;font-size:clamp(2.8rem,6.5vw,4.8rem);color:#fff;line-height:1.15;margin-bottom:1.25rem;font-weight:700;text-transform:none;background-color:transparent;padding:0;letter-spacing:-.015em;text-shadow:0 4px 20px rgba(0,0,0,.35);display:block}.lp-hero-subtitle{font-family:DM Sans,Inter,sans-serif;font-size:clamp(.95rem,1.8vw,1.2rem);color:rgba(255,255,255,.92);font-weight:400;line-height:1.6;max-width:680px;margin:0 auto;text-shadow:0 2px 10px rgba(0,0,0,.4);letter-spacing:.015em}.desktop-only-br{display:block}.lp-search-box{background:#fff;padding:15px 25px;display:flex;align-items:center;border-radius:4px;max-width:500px;cursor:pointer;transition:transform .2s,box-shadow .2s}.lp-search-box:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.lp-search-input{border:none;font-size:1.1rem;color:#555;outline:none;width:100%;font-weight:500}.lp-search-btn{background:none;border:none;font-size:1.2rem;color:#0052cc;cursor:pointer}.lp-grid-2{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.lp-card-large{border-radius:8px;position:relative;height:400px;color:#fff;display:block}.lp-card-large:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent 60%);border-radius:8px;pointer-events:none}.lp-card-large-content{position:absolute;bottom:0;left:0;padding:2rem;z-index:2}.lp-tag{text-transform:uppercase;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:.5rem;display:block;color:rgba(255,255,255,.8)}.lp-card-large h3{font-size:2rem;text-transform:uppercase}.lp-grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.lp-card-square{background:#fff;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;height:100%;transition:box-shadow .2s,transform .2s;border:1px solid #e1e1e1}.lp-card-square:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-4px)}.lp-card-img-box{height:220px;width:100%;overflow:hidden}.lp-card-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.lp-card-content .lp-tag{color:#0052cc;margin-bottom:.5rem}.lp-card-content h4{font-size:1.1rem;text-transform:none;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;line-height:1.4}.lp-card-content p{font-size:.9rem;color:#666;line-height:1.5;margin-bottom:1rem}.lp-card-meta{margin-top:auto;font-size:.8rem;color:#888;font-weight:600;display:flex;justify-content:space-between;border-top:1px solid #eee;padding-top:1rem}.lp-banner{margin:4rem 0;width:100%;height:250px;background-size:cover;background-position:50%;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;text-decoration:none}.lp-banner:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4)}.lp-banner-content{position:relative;z-index:2;text-align:center;color:#fff}.lp-banner-content h2{font-size:3rem;margin-bottom:1rem}.lp-banner-btn{background:#0052cc;color:#fff;padding:12px 30px;border-radius:25px;font-weight:700;display:inline-block}.lp-grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.lp-card-tall{height:500px;border-radius:8px;position:relative;display:block}.lp-card-tall:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent 40%);border-radius:8px;pointer-events:none}.lp-card-tall-content{position:absolute;bottom:0;left:0;padding:2rem;z-index:2;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;flex-wrap:wrap;gap:10px}.lp-card-tall-content h3{color:#fff;font-size:1.8rem;margin:0;line-height:1.2;word-break:break-word;text-transform:uppercase}.lp-btn-white{background:#fff;color:#1a1a1a;padding:10px 20px;border-radius:20px;font-weight:700;font-size:.85rem}.lp-partners{padding:4rem 0}.lp-hero-small{height:60vh;position:relative;display:flex;align-items:center;background-size:cover;background-position:50%;margin:4rem 0}.lp-hero-small:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3);z-index:1}.lp-hero-small-content{position:relative;z-index:2;padding:0 4rem;color:#fff;max-width:800px}.lp-hero-small-content h2{font-size:4rem;margin-bottom:1rem;line-height:1.1}.lp-newsletter{background-color:#0052cc;color:#fff;padding:6rem 0;text-align:center}.lp-newsletter h2{font-size:2.5rem;margin-bottom:1rem;letter-spacing:-.01em}.lp-newsletter p{font-size:1.1rem;margin-bottom:2rem;font-weight:500}.lp-form{max-width:500px;margin:0 auto;display:flex;gap:10px}.lp-input{flex-grow:1;padding:15px;font-size:1rem;outline:none}.lp-input,.lp-submit{border:none;border-radius:4px}.lp-submit{background:#1a1a1a;color:#fff;padding:0 30px;font-weight:700;cursor:pointer;transition:background .2s}.lp-submit:hover{background:#333}.lp-privacy{font-size:.8rem;margin-top:2rem;color:rgba(255,255,255,.7)}@media (max-width:1024px){.lp-grid-3,.lp-grid-4{grid-template-columns:repeat(2,1fr)}.lp-hero h1{font-size:clamp(2.4rem,5.5vw,3.6rem)}.lp-hero-content{padding:0 1.5rem}.desktop-only-br{display:none}}@media (max-width:768px){.lp-wrap{padding:0 1rem}.lp-hero,.lp-hero-small{margin:1rem;border-radius:24px;overflow:hidden;padding:0 1rem}.lp-grid-2,.lp-grid-3,.lp-grid-4{grid-template-columns:1fr}.lp-hero{min-height:70vh}.lp-hero-content{padding-top:3rem}.lp-hero h1{font-size:clamp(2rem,8vw,2.6rem)}.lp-hero-small-content{padding:0 1rem}.lp-hero-small-content h2{font-size:2.5rem}.lp-form{flex-direction:column}.lp-submit{padding:15px}.lp-section-header{flex-direction:column;align-items:flex-start;gap:1rem}}