:root{--press-green:#0b302a;--press-lime:#c6d936;--press-paper:#f6f7f4;--press-ink:#111714}
.press-page{background:var(--press-paper);font-family:Inter,sans-serif}.press-page main{background:var(--press-paper)}.press-hero{height:560px;margin:0 12px;border-radius:34px;overflow:hidden;position:relative;color:#fff}.press-hero>img{width:100%;height:100%;object-fit:cover}.press-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,#071d19e8 0,#071d199e 48%,#071d1928)}.press-hero__content{position:absolute;left:max(40px,calc((100% - 1240px)/2));top:50%;transform:translateY(-50%);max-width:760px}.press-hero__content>span,.press-lead span,.press-list__head>span{color:var(--press-lime);font-size:10px;font-weight:700;letter-spacing:3px}.press-hero h1{font-size:76px;line-height:1;margin:23px 0 25px;letter-spacing:-4px}.press-hero p{max-width:590px;font-size:16px;line-height:1.8;color:#d1dbd7}.press-hero__mark{position:absolute;right:4%;bottom:-50px;font-size:190px;font-weight:800;letter-spacing:-15px;color:#ffffff0a}
.press-lead{width:min(1240px,calc(100% - 48px));margin:auto;padding:125px 0 90px;display:flex;justify-content:space-between;align-items:end}.press-lead h2{font-size:52px;line-height:1.1;letter-spacing:-2px;margin:20px 0 0}.press-lead>p{width:420px;font-size:14px;line-height:1.8;color:#68716c;margin:0 0 5px}
.press-featured{width:min(1240px,calc(100% - 48px));margin:auto;min-height:560px;display:grid;grid-template-columns:1.15fr .85fr;background:var(--press-green);border-radius:26px;overflow:hidden;color:#fff}.featured-image{position:relative;overflow:hidden}.featured-image img{width:100%;height:100%;object-fit:cover;transition:.7s}.featured-image:hover img{transform:scale(1.035)}.featured-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#061a1677,transparent)}.play{position:absolute;z-index:1;left:40px;bottom:38px;width:72px;height:72px;border-radius:50%;background:#fff;color:var(--press-green);display:grid;place-items:center}.featured-copy{padding:65px;display:flex;flex-direction:column;justify-content:center}.press-meta{display:flex;align-items:center;justify-content:space-between;color:#7d8983;font-size:9px;font-weight:700;letter-spacing:1.2px}.featured-copy .press-meta span{color:var(--press-lime)}.featured-copy h2{font-size:36px;line-height:1.2;letter-spacing:-1.2px;margin:28px 0 25px}.featured-copy>p{font-size:14px;line-height:1.8;color:#bcc8c3}.featured-copy>a{width:max-content;margin-top:32px;padding:15px 20px;border-radius:25px;background:var(--press-lime);color:#111;font-size:11px;font-weight:700}.featured-copy>a i{margin-left:22px}
.press-list{width:min(1240px,calc(100% - 48px));margin:auto;padding:125px 0 140px}.press-list__head{display:flex;align-items:center;gap:22px;margin-bottom:45px}.press-list__head>div{height:1px;background:#d6dbd7;flex:1}.press-list__head small{font-size:9px;color:#818a85;letter-spacing:1.5px}.press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.press-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 12px 40px #0b302a0b;transition:.35s}.press-card:hover{transform:translateY(-7px);box-shadow:0 25px 55px #0b302a18}.press-card__image{height:275px;display:block;position:relative;overflow:hidden}.press-card__image img{width:100%;height:100%;object-fit:cover;transition:.6s}.press-card:hover .press-card__image img{transform:scale(1.05)}.press-card__image>span{position:absolute;left:18px;top:18px;padding:7px 11px;border-radius:16px;background:#ffffffdf;backdrop-filter:blur(5px);color:var(--press-green);font-size:8px;font-weight:800;letter-spacing:1px}.press-card__body{padding:28px 28px 30px}.press-card h3{font-size:20px;line-height:1.35;min-height:54px;margin:22px 0 16px}.press-card p{font-size:12px;line-height:1.75;color:#6f7773;min-height:84px}.press-card__body>a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ecefec;margin-top:25px;padding-top:18px;font-size:10px;font-weight:700}.press-card__body>a i{transition:.3s}.press-card__body>a:hover i{transform:translateX(5px)}
@media(max-width:900px){.press-hero h1{font-size:58px}.press-lead{display:block}.press-lead>p{width:auto;max-width:600px;margin-top:35px}.press-featured{grid-template-columns:1fr}.featured-image{height:430px}.press-grid{grid-template-columns:1fr 1fr}.press-card:last-child{grid-column:1/-1;max-width:calc(50% - 12px)}}
@media(max-width:560px){.press-hero{margin:0;height:480px;border-radius:0 0 24px 24px}.press-hero__content{left:22px;right:22px}.press-hero h1{font-size:46px}.press-hero p{font-size:14px}.press-lead{padding:80px 0 55px}.press-lead h2{font-size:37px}.press-featured{width:calc(100% - 28px);border-radius:20px}.featured-image{height:300px}.featured-copy{padding:35px 25px 42px}.featured-copy h2{font-size:29px}.press-list{padding:85px 0}.press-grid{grid-template-columns:1fr}.press-card:last-child{grid-column:auto;max-width:none}.press-card__image{height:240px}}

/* Unified Alor image-card palette */
.press-card{background:#0d2b27;color:#f5f6f1}.press-card__body{background:#0d2b27}.press-card h3{color:#f5f6f1}.press-card p{color:#b8c9c3}.press-card__body>a{color:#c6d936;border-color:#ffffff1c}
