/*
Theme Name: English Language HK
Theme URI: https://www.englishlanguage.hk
Author: English Language in Hong Kong
Description: A lightweight, responsive editorial theme for learners and educators in Hong Kong.
Version: 1.0.0
Text Domain: englishlanguage-hk
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Newsreader:ital,opsz,wght@1,6..72,600&display=swap');
:root{--ink:#132238;--paper:#f7f1e7;--jade:#16756f;--coral:#ef684f;--white:#fffdf8;--line:rgba(19,34,56,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;line-height:1.55}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:10}.site-header{height:92px;max-width:1280px;margin:auto;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;line-height:1.05}.brand>span{display:grid;place-items:center;width:42px;height:42px;background:var(--coral);color:white;font-weight:600;border-radius:50%}.brand strong{font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.site-header nav ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.site-header nav a,.text-link{color:inherit;text-decoration:none;font-weight:600;font-size:.9rem}.site-header nav a:hover{color:var(--jade)}.menu{display:none}.hero{max-width:1280px;margin:auto;min-height:680px;padding:6rem 4vw;display:grid;grid-template-columns:1.02fr .98fr;gap:5vw;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:600;font-size:.72rem;color:var(--jade)}h1,h2{font-size:clamp(3.4rem,7vw,7.4rem);line-height:.87;letter-spacing:-.055em;margin:.25em 0;font-weight:600}h1 em{font-family:'Newsreader',serif;color:var(--coral)}.intro{font-size:1.2rem;max-width:570px}.actions{display:flex;gap:1.5rem;align-items:center;margin-top:2rem}.button{display:inline-block;background:var(--ink);color:white;padding:.95rem 1.4rem;border-radius:2px;text-decoration:none;font-weight:600}.button:hover{background:var(--jade)}.hero-art{position:relative;min-height:500px;overflow:hidden;background:var(--jade);border-radius:48% 48% 3px 3px;color:white}.hero-art .sun{position:absolute;width:110px;height:110px;border-radius:50%;background:var(--coral);right:16%;top:14%}.peak{position:absolute;width:130%;height:55%;left:-15%;bottom:16%;background:#115a5a;clip-path:polygon(0 100%,16% 57%,33% 80%,55% 15%,75% 72%,100% 38%,100% 100%)}.skyline{position:absolute;bottom:12%;background:var(--ink)}.s1{left:18%;width:11%;height:26%}.s1:before{content:'';position:absolute;left:45%;top:-55px;width:5px;height:55px;background:var(--ink)}.s2{right:15%;width:18%;height:18%;clip-path:polygon(0 15%,25% 15%,25% 0,75% 0,75% 15%,100% 15%,100% 100%,0 100%)}.hero-art>p{position:absolute;left:9%;bottom:5%;font-size:3.8rem;line-height:.75;font-weight:600}.hero-art>p span{font-size:.65rem;letter-spacing:.32em}.ticker{display:flex;justify-content:space-around;gap:2rem;overflow:hidden;padding:1rem 4vw;background:var(--ink);color:white;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem}.ticker span:before{content:'✦';color:var(--coral);margin-right:2rem}.section{max-width:1280px;margin:auto;padding:8rem 4vw}.section-heading{max-width:790px}.section h2{font-size:clamp(2.8rem,5.5vw,5.2rem)}.cards{display:grid;grid-template-columns:repeat(3,1fr);margin-top:4rem;border-top:1px solid var(--line)}.cards article{padding:2rem 2.5rem 2rem 0;border-right:1px solid var(--line)}.cards article+article{padding-left:2.5rem}.number{color:var(--coral);font-size:.72rem;font-weight:600}.cards h3{font-size:1.35rem;margin-top:2.5rem}.cards a{color:var(--jade);font-weight:600;text-decoration:none}.feature{background:var(--ink);color:white;padding:7rem max(4vw,calc((100vw - 1280px)/2 + 4vw));display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;align-items:center}.feature h2{font-size:clamp(2.8rem,5.5vw,5.5rem)}.feature p:not(.eyebrow){max-width:600px;font-size:1.1rem}.feature-mark{font-family:'Newsreader';font-size:12rem;line-height:.55;color:var(--coral);text-align:center}.feature-mark span{font-family:sans-serif;font-size:4rem;color:var(--paper)}.button.light{background:var(--paper);color:var(--ink);margin-top:1rem}.stories{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end}.quote{border-left:4px solid var(--coral);padding:1rem 0 1rem 2rem}.quote blockquote{font-family:'Newsreader',serif;font-size:2rem;line-height:1.25;margin:0}.newsletter{background:var(--jade);color:white;padding:5rem max(4vw,calc((100vw - 1280px)/2 + 4vw));display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.newsletter h2{font-size:clamp(2.5rem,4vw,4rem)}footer{max-width:1280px;margin:auto;padding:4rem 4vw;display:grid;grid-template-columns:1fr 1.5fr auto;gap:4rem;align-items:center;font-size:.82rem}.content{max-width:860px;margin:4rem auto;padding:0 4vw}.post-card{padding:2rem 0;border-bottom:1px solid var(--line)}@media(max-width:760px){.menu{display:block}.site-header nav{display:none}.hero,.cards,.stories,.newsletter,.feature,footer{grid-template-columns:1fr}.hero{padding-top:4rem}.hero-art{min-height:380px}.cards article,.cards article+article{padding:2rem 0;border-right:0;border-bottom:1px solid var(--line)}.section{padding-block:5rem}}
