.s-hero{background:linear-gradient(135deg,var(--teal-deep),#16585c);color:#fff;padding:70px 0 62px}.s-hero .kick{color:#ffd9a8}.s-hero h1{color:#fff;font-size:58px;line-height:1.03;letter-spacing:-.02em;margin:14px 0 16px;max-width:720px}.s-hero h1 em{font-style:italic;color:#ffce9c}.s-hero p{color:#ffffffe6;font-size:17px;max-width:560px;margin-bottom:24px}.s-hero .cta{display:flex;gap:12px;flex-wrap:wrap}.s-hero .btn-outline{color:#fff;border-color:#ffffffb3}.s-hero .btn-outline:hover{background:#fff;color:var(--teal-deep)}.feat{display:grid;grid-template-columns:1fr 1fr;min-height:380px;align-items:stretch}.feat:nth-child(2n) .fimg{order:2}.fimg{position:relative;overflow:hidden;min-height:320px;border:none;padding:0;cursor:pointer;background:linear-gradient(150deg,var(--teal),var(--teal-deep));display:block;width:100%}.fimg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.fimg:hover img{transform:scale(1.04)}.fimg .zoom{position:absolute;top:14px;right:14px;background:#00000073;color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;padding:6px 11px;border-radius:999px;z-index:1}.ftext{display:flex;flex-direction:column;justify-content:center;padding:48px 56px;background:var(--surface)}.feat:nth-child(2n) .ftext{background:var(--tint-teal)}.ftext h2{font-size:34px;margin:8px 0 12px}.ftext p{color:var(--ink-soft);margin-bottom:20px;max-width:420px}.ftext .btn{align-self:flex-start}.s-rest{padding:56px 0 30px}.s-lead{max-width:560px;margin-bottom:28px}.s-lead h2{font-size:30px}.s-lead p{color:var(--ink-soft);margin-top:6px}.sgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.stile{position:relative;aspect-ratio:4/3;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm);cursor:pointer;border:none;padding:0;width:100%;background:linear-gradient(150deg,var(--teal),var(--teal-deep))}.stile:nth-child(3n+2){background:linear-gradient(150deg,var(--orange),var(--coral))}.stile:nth-child(3n){background:linear-gradient(150deg,var(--teal-deep),var(--teal))}.stile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.stile:hover img{transform:scale(1.06)}.stile .ov{position:absolute;inset:0;background:linear-gradient(180deg,transparent 44%,rgba(14,28,29,.82))}.stile .cap{position:absolute;left:0;right:0;bottom:0;padding:14px 16px;color:#fff;font-family:var(--body);font-weight:600;font-size:15px;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:8px}.stile .cap .arrow{flex:none;width:30px;height:30px;border-radius:50%;background:#ffffff2e;display:grid;place-items:center;font-size:14px}.stile:hover .cap .arrow{background:var(--orange)}.plight{position:fixed;inset:0;background:#101e1fb8;z-index:200;display:none;align-items:center;justify-content:center;padding:22px}.plight.open{display:flex}.plbox{background:var(--surface);border-radius:20px;max-width:860px;width:100%;max-height:90vh;overflow:hidden;display:grid;grid-template-columns:1.25fr .75fr;box-shadow:0 40px 90px #0006;position:relative;animation:plpop .25s ease}@keyframes plpop{0%{transform:translateY(12px);opacity:0}to{transform:none;opacity:1}}.plimg{background:#0e1c1d;display:grid;place-items:center}.plimg img{width:100%;height:100%;max-height:90vh;object-fit:contain;display:block}.plinfo{padding:34px 30px;display:flex;flex-direction:column;justify-content:center}.plinfo .kick{margin-bottom:8px}.plinfo h3{font-size:26px;margin-bottom:8px}.plinfo p{color:var(--ink-soft);font-size:14.5px;margin-bottom:22px}.plx{position:absolute;top:12px;right:14px;z-index:3;background:#ffffffe6;border:none;width:34px;height:34px;border-radius:50%;font-size:16px;cursor:pointer;color:var(--ink)}@media (max-width:760px){.plbox{grid-template-columns:1fr;max-height:92vh;overflow:auto}.plimg img{max-height:52vh}}.final{background:var(--teal);color:#fff;text-align:center;padding:74px 30px}.final h2{color:#fff;font-size:40px;margin-bottom:12px}.final h2 em{font-style:italic;color:#fff4dd}.final p{opacity:.95;margin-bottom:24px}@media (max-width:820px){.feat{grid-template-columns:1fr}.feat:nth-child(2n) .fimg{order:0}.ftext{padding:34px 28px}.s-hero h1{font-size:40px}}
