:root{--color-ink: #07182f;--color-muted: #526171;--color-line: #d9e0df;--color-teal: #08777c;--color-teal-dark: #04575b;--color-saffron: #f4ad27;--color-saffron-dark: #d88a04;--color-soft: #eef8f7;--color-paper: #ffffff;--shadow-soft: 0 18px 50px rgb(7 24 47 / 10%);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--color-paper);color:var(--color-ink)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--color-paper)}a{color:var(--color-teal);text-decoration-thickness:.08em;text-underline-offset:.2em}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Georgia,Times New Roman,serif;letter-spacing:0}.site-header,.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:min(100% - 3rem,1280px);margin:0 auto}.site-header{min-height:86px;border-bottom:1px solid var(--color-line)}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:1.5rem;font-size:.92rem}.site-header nav a,.site-footer nav a,.brand{color:var(--color-ink);text-decoration:none}.brand{display:inline-flex;align-items:center;gap:.72rem;font-size:1.52rem;font-weight:700}.brand.compact{font-size:1rem}.brand-mark{display:inline-grid;width:40px;height:40px;place-items:center;border:2px solid var(--color-teal);border-radius:50%;color:var(--color-teal);font-family:system-ui;font-weight:800}main{width:min(100% - 3rem,1280px);margin:0 auto}.home-hero,.guide-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:clamp(2rem,7vw,7rem);align-items:center;min-height:520px;padding:4.6rem 0 4rem;border-bottom:1px solid var(--color-line)}.home-hero h1,.guide-hero h1{margin-bottom:1.25rem;font-size:clamp(4.25rem,10vw,7.8rem);line-height:.92;letter-spacing:0}.home-hero p,.guide-hero p{max-width:680px;color:var(--color-ink);font-size:1.18rem;line-height:1.75}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 1.35rem;border-radius:6px;font-weight:800;text-decoration:none}.button.primary{background:var(--color-saffron);color:#161108;box-shadow:inset 0 -2px #0000001f}.hero-panel,.illustration-panel,.map-panel{border:1px solid var(--color-line);border-radius:8px;background:linear-gradient(135deg,rgb(8 119 124 / 10%),transparent 48%),linear-gradient(180deg,#fff,#f8fcfb);box-shadow:var(--shadow-soft)}.hero-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;overflow:hidden}.hero-panel span{min-height:142px;padding:1.4rem;background:#ffffffc2;color:var(--color-teal-dark);font-weight:800}.illustration-panel{display:grid;min-height:320px;place-items:center;overflow:hidden}.coastline{position:relative;width:min(82%,560px);aspect-ratio:16 / 9;border-bottom:18px solid rgb(8 119 124 / 18%)}.coastline:before{position:absolute;bottom:18px;left:5%;width:34%;height:46%;border:2px solid rgb(7 24 47 / 28%);border-bottom:0;content:""}.sun,.sail,.wave{position:absolute;display:block}.sun{top:12%;right:12%;width:72px;height:72px;border-radius:50%;background:#f4ad276b}.sail{right:18%;bottom:18px;width:100px;height:130px;clip-path:polygon(20% 100%,100% 100%,26% 0);background:#07182f2e}.wave{right:0;bottom:2px;width:55%;height:8px;background:var(--color-teal)}.wave.short{right:16%;bottom:-14px;width:30%;opacity:.55}.guide-section,.language-browser,.resource-strip{padding:3.8rem 0;border-bottom:1px solid var(--color-line)}.section-title,.section-heading{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:1rem;align-items:start;margin-bottom:2rem}.section-title svg{color:var(--color-teal);margin-top:.18rem}.section-title h2,.section-heading h2,.resource-strip h2{margin-bottom:.55rem;font-size:clamp(1.7rem,3vw,2.35rem)}.section-title p,.section-heading p,.resource-strip p{grid-column:2;max-width:660px;color:var(--color-muted);line-height:1.7}.fact-grid,.topic-grid,.resource-grid,.phrase-grid,.guide-grid{display:grid;gap:1px;background:var(--color-line);border:1px solid var(--color-line);border-radius:8px;overflow:hidden}.fact-grid,.topic-grid{grid-template-columns:repeat(4,1fr)}.resource-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.phrase-grid{grid-template-columns:repeat(4,1fr)}.guide-grid{grid-template-columns:repeat(3,1fr);margin-top:1.5rem}.fact-grid div,.topic-card,.resource-card,.phrase-grid article,.guide-card{min-height:160px;padding:1.4rem;background:#fff}dt,.resource-card span,.guide-card span{color:var(--color-teal-dark);font-size:.82rem;font-weight:800;text-transform:uppercase}dd{margin:.45rem 0 0;line-height:1.6}dd strong,.example strong,.phrase-grid h3,.related-list h3,.guide-card h3,.resource-card h3{color:var(--color-teal-dark)}dd span,.example span{display:block;color:var(--color-muted)}.topic-card p,.resource-card p,.phrase-grid p,.guide-card p,.related-list p,.region-list{color:var(--color-muted);line-height:1.65}.two-column{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(2rem,6vw,5rem);align-items:center}.two-column .section-title{margin-bottom:0}.region-list{grid-column:2;padding-left:1.1rem}.region-list li::marker{color:var(--color-teal)}.map-panel{position:relative;min-height:380px;background:radial-gradient(circle at 50% 50%,rgb(8 119 124 / 26%),transparent 34%),linear-gradient(135deg,#f6fbfa,#e7f5f4)}.map-panel span{position:absolute;color:var(--color-ink);font-size:.86rem;font-weight:800}.map-panel span:nth-child(1){left:48%;top:65%}.map-panel span:nth-child(2){left:60%;top:38%}.map-panel span:nth-child(3){left:44%;top:26%}.map-panel span:nth-child(4){left:72%;top:70%}.map-panel span:nth-child(5){left:20%;top:48%}.related-list{border-left:1px solid var(--color-line);padding-left:2rem}.related-list article{padding:1rem 0;border-bottom:1px dashed var(--color-line)}.sources ul{columns:2;padding-left:1.2rem;color:var(--color-muted);line-height:1.8}.language-browser{display:grid;grid-template-columns:minmax(0,1fr)}.search-box{display:flex;align-items:center;gap:.7rem;width:min(100%,520px);min-height:50px;padding:0 1rem;border:1px solid var(--color-line);border-radius:6px;color:var(--color-teal)}.search-box input{width:100%;border:0;outline:0;font:inherit}.guide-card{color:inherit;text-decoration:none}.empty-state,.muted{color:var(--color-muted)}.resource-strip{max-width:760px}.site-footer{padding:2rem 0;color:var(--color-muted);font-size:.88rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:920px){.site-header,.site-footer,main{width:min(100% - 2rem,1280px)}.site-header,.site-footer{align-items:flex-start;flex-direction:column;padding:1rem 0}.site-header nav,.site-footer nav{flex-wrap:wrap;gap:.9rem}.home-hero,.guide-hero,.two-column{grid-template-columns:1fr;min-height:unset}.home-hero h1,.guide-hero h1{font-size:clamp(3.4rem,16vw,5.5rem)}.fact-grid,.topic-grid,.resource-grid,.phrase-grid,.guide-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.section-title,.section-heading{grid-template-columns:1fr}.section-title p,.section-heading p,.region-list{grid-column:1}.fact-grid,.topic-grid,.resource-grid,.phrase-grid,.guide-grid,.hero-panel{grid-template-columns:1fr}.sources ul{columns:1}}
