.pg-home .hero{background:radial-gradient(1200px 600px at 80% 20%, #2ba84a26, transparent 60%), linear-gradient(180deg, var(--beige-50) 0%, #fff 70%);padding:72px 0 80px;position:relative;overflow:visible}.pg-home .hero:before{content:"";opacity:.5;background:url(https://images.unsplash.com/photo-1523741543316-beb7fc7023d8?w=1400&q=80&auto=format&fit=crop) 50%/cover;width:60%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:radial-gradient(80% 80% at 70%,#000 40%,#0000 90%);mask-image:radial-gradient(80% 80% at 70%,#000 40%,#0000 90%)}.pg-home .hero-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;max-width:1440px;margin:0 auto;padding:0 32px;display:grid;position:relative}.pg-home .hero h1{letter-spacing:-1.5px;color:var(--ink-900);margin:0 0 18px;font-size:64px;font-weight:800;line-height:1.05}.pg-home .hero h1 .accent{color:var(--green-700);font-style:italic;font-weight:700}.pg-home .hero p{color:var(--ink-500);max-width:540px;margin:0 0 32px;font-size:18px;line-height:1.5}.pg-home .hero-stats{gap:40px;margin-top:36px;display:flex}.pg-home .hero-stat{flex-direction:column;gap:4px;display:flex}.pg-home .hero-stat .num{color:var(--green-700);letter-spacing:-.5px;font-size:28px;font-weight:800}.pg-home .hero-stat .lbl{color:var(--ink-500);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:600}.pg-home .search-shell{background:var(--white);box-shadow:var(--shadow-lg);border-radius:28px;grid-template-columns:1.4fr 1fr 1fr 1fr auto;align-items:stretch;gap:4px;margin-top:8px;padding:8px;display:grid;position:relative}.pg-home .search-cell{border-right:1px solid var(--line);cursor:pointer;border-radius:22px;flex-direction:column;gap:2px;padding:14px 18px;transition:background .12s;display:flex}.pg-home .search-cell:hover{background:var(--green-50)}.pg-home .search-cell:last-of-type{border-right:0}.pg-home .search-cell .lbl{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-500);font-size:10.5px;font-weight:700}.pg-home .search-cell .val{color:var(--ink-900);align-items:center;gap:4px;font-size:14.5px;font-weight:600;display:flex}.pg-home .search-cell .val.placeholder{color:var(--ink-400);font-weight:500}.pg-home .search-shell .btn-search{background:var(--green-700);color:var(--white);border-radius:var(--r-pill);cursor:pointer;border:0;align-self:stretch;place-items:center;width:56px;min-width:56px;margin:6px;display:grid}.pg-home .search-shell .btn-search:hover{background:var(--green-900)}.pg-home .tag-row{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.pg-home .tag-row .micro{color:var(--ink-500);align-self:center;margin-right:4px;font-size:12px}.pg-home .trust-strip{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:32px;max-width:1440px;margin:0 auto;padding:18px 32px;display:flex}.pg-home .trust-strip .trust-item{color:var(--ink-500);align-items:center;gap:10px;font-size:13px;display:flex}.pg-home .trust-strip .trust-item strong{color:var(--ink-900);font-weight:700}.pg-home .trust-strip .divider{background:var(--line);width:1px;height:24px}.pg-home .section{padding:72px 0}.pg-home .section-head{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.pg-home .section-head .left h2{letter-spacing:-.8px;color:var(--ink-900);margin:0 0 8px;font-size:36px;font-weight:800}.pg-home .section-head .left p{color:var(--ink-500);max-width:600px;margin:0;font-size:15px}.pg-home .section-head .right{align-items:center;gap:10px;display:flex}.pg-home .featured-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pg-home .fcard{background:var(--white);border-radius:var(--r-lg);border:1px solid var(--line);cursor:pointer;flex-direction:column;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex;overflow:hidden}.pg-home .fcard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.pg-home .fcard-media{background:#ddd;height:220px;position:relative}.pg-home .fcard-media img{object-fit:cover;width:100%;height:100%}.pg-home .fcard-noimg{background:var(--green-50);width:100%;height:100%;color:var(--green-700);letter-spacing:-.5px;place-items:center;font-weight:800;display:grid}.pg-home .fcard-badges{gap:6px;display:flex;position:absolute;top:14px;left:14px}.pg-home .fcard-fav{position:absolute;top:14px;right:14px}.pg-home .fcard-views{color:#fff;background:linear-gradient(#0000,#0f1b12d9);align-items:center;gap:6px;padding:30px 14px 12px;font-size:12px;font-weight:500;display:flex;position:absolute;bottom:0;left:0;right:0}.pg-home .fcard-body{flex-direction:column;flex:1;gap:12px;padding:18px 20px 20px;display:flex}.pg-home .fcard-loc{color:var(--ink-500);align-items:center;gap:6px;font-size:13px;display:flex}.pg-home .fcard-loc svg{color:var(--red-500)}.pg-home .fcard-title{color:var(--ink-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16.5px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.pg-home .fcard-price{color:var(--green-700);letter-spacing:-.5px;font-size:24px;font-weight:800}.pg-home .fcard-price .per{color:var(--ink-500);margin-left:6px;font-size:12px;font-weight:500}.pg-home .fcard-facts{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px 16px;padding-top:12px;display:grid}.pg-home .fcard-fact{font-size:12.5px}.pg-home .fcard-fact .l{color:var(--ink-500);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:11px;font-weight:600;display:block}.pg-home .fcard-fact .v{color:var(--ink-900);font-weight:600}.pg-home .loc-row{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.pg-home .loc-card{border-radius:var(--r-lg);cursor:pointer;color:#fff;align-items:flex-end;height:200px;padding:18px;text-decoration:none;display:flex;position:relative;overflow:hidden}.pg-home .loc-card:before{content:"";z-index:1;background:linear-gradient(#0000000d 30%,#000000bf 100%);position:absolute;inset:0}.pg-home .loc-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.pg-home .loc-card:hover img{transform:scale(1.05)}.pg-home .loc-card-content{z-index:2;flex-direction:column;gap:4px;width:100%;display:flex;position:relative}.pg-home .loc-card-name{letter-spacing:-.3px;font-size:18px;font-weight:700}.pg-home .loc-card-meta{opacity:.85;justify-content:space-between;font-size:12.5px;display:flex}.pg-home .loc-card-trend{color:var(--green-700);border-radius:var(--r-pill);z-index:2;background:#fffffff2;align-items:center;gap:4px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex;position:absolute;top:14px;right:14px}.pg-home .how-section{background:var(--green-50);padding:72px 0}.pg-home .how-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.pg-home .how-step{background:var(--white);border-radius:var(--r-lg);padding:28px 24px;position:relative}.pg-home .how-step .num{background:var(--green-700);color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:grid;position:absolute;top:-18px;left:24px}.pg-home .how-step h4{color:var(--ink-900);margin:24px 0 8px;font-size:17px;font-weight:700}.pg-home .how-step p{color:var(--ink-500);margin:0;font-size:13.5px;line-height:1.55}.pg-home .why-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.pg-home .why-media{border-radius:var(--r-lg);aspect-ratio:4/5;background:#ddd;position:relative;overflow:hidden}.pg-home .why-media img{object-fit:cover;width:100%;height:100%}.pg-home .why-media-stat{background:var(--white);border-radius:var(--r-md);box-shadow:var(--shadow-md);flex-direction:column;gap:2px;padding:16px 20px;display:flex;position:absolute;bottom:24px;left:24px}.pg-home .why-media-stat .v{color:var(--green-700);font-size:28px;font-weight:800}.pg-home .why-media-stat .l{color:var(--ink-500);text-transform:uppercase;letter-spacing:.05em;font-size:11.5px;font-weight:600}.pg-home .why-feature{border-bottom:1px solid var(--line);gap:16px;padding:16px 0;display:flex}.pg-home .why-feature:last-child{border-bottom:0}.pg-home .why-feature h4{color:var(--ink-900);margin:0 0 6px;font-size:17px;font-weight:700}.pg-home .why-feature p{color:var(--ink-500);margin:0;font-size:13.5px;line-height:1.55}.pg-home .cta-section{background:radial-gradient(800px 400px at 20% 50%, #ffffff1a, transparent), linear-gradient(135deg, var(--green-900) 0%, var(--green-700) 100%);color:#fff;border-radius:var(--r-lg);grid-template-columns:1.5fr 1fr;align-items:center;gap:32px;max-width:1376px;margin:60px auto;padding:64px 48px;display:grid}.pg-home .cta-section h2{letter-spacing:-.8px;margin:0 0 12px;font-size:38px;font-weight:800;line-height:1.1}.pg-home .cta-section p{opacity:.85;max-width:480px;margin:0 0 24px;font-size:16px;line-height:1.5}.pg-home .cta-buttons{gap:12px;display:flex}.pg-home .cta-section .btn-primary{background:var(--white);color:var(--green-700)}.pg-home .cta-section .btn-primary:hover{background:var(--beige-50)}.pg-home .cta-section .btn-ghost{color:#fff;background:0 0;box-shadow:inset 0 0 0 1px #fff6}.pg-home .cta-side{flex-direction:column;gap:16px;display:flex}.pg-home .cta-side-stat{border-radius:var(--r-md);background:#ffffff14;align-items:center;gap:16px;padding:16px 20px;display:flex}.pg-home .cta-side-stat .ico{background:#ffffff1f;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.pg-home .cta-side-stat .num{font-size:22px;font-weight:800}.pg-home .cta-side-stat .lbl{opacity:.8;font-size:12.5px}.pg-home .press-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);justify-content:space-around;align-items:center;padding:36px 0;display:flex}.pg-home .press-strip .label{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-500);font-size:12px;font-weight:700}.pg-home .press-logo{color:var(--ink-400);letter-spacing:-.5px;opacity:.7;font-size:18px;font-weight:800}.pg-home .press-logo:hover{opacity:1;color:var(--ink-700)}@media (max-width:1024px){.pg-home .hero-inner{grid-template-columns:1fr}.pg-home .hero:before{display:none}.pg-home .search-shell{grid-template-columns:1fr 1fr}.pg-home .featured-grid,.pg-home .loc-row,.pg-home .how-grid{grid-template-columns:repeat(2,1fr)}.pg-home .why-grid{grid-template-columns:1fr;gap:32px}.pg-home .cta-section{grid-template-columns:1fr}}@media (max-width:720px){.pg-home .hero h1{font-size:42px}.pg-home .hero{padding:48px 0 56px}.pg-home .search-shell,.pg-home .featured-grid,.pg-home .loc-row,.pg-home .how-grid{grid-template-columns:1fr}.pg-home .trust-strip{flex-wrap:wrap;gap:16px}.pg-home .trust-strip .divider{display:none}.pg-home .hero-stats{flex-wrap:wrap;gap:28px}.pg-home .section-head{flex-direction:column;align-items:flex-start}.pg-home .cta-section{padding:40px 28px}.pg-home .press-strip{flex-wrap:wrap;justify-content:center;gap:16px}}
