:root{--ink:#263238;--muted:#647076;--teal:#235e63;--teal2:#33848a;--cream:#f7f3eb;--line:#d9e0e0;--white:#fff;--shadow:0 16px 45px rgba(28,53,56,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.72 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:var(--teal);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.sr{position:absolute;left:-9999px}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:26px;font-weight:800;letter-spacing:.04em;line-height:1;color:var(--teal)}.brand span{color:var(--teal2);font-weight:500}.brand small{display:block;margin-top:6px;color:var(--muted);font-size:10px;letter-spacing:.2em;text-transform:uppercase}.nav nav{display:flex;gap:25px;align-items:center}.nav nav a{color:var(--ink);font-weight:650}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;padding:9px 13px;border-radius:7px}main.wrap{padding-top:42px;padding-bottom:72px}.hero{min-height:520px;margin:18px 0 48px;border-radius:22px;overflow:hidden;background-image:linear-gradient(90deg,rgba(10,37,40,.78),rgba(10,37,40,.2)),var(--hero);background-size:cover;background-position:center;display:flex;align-items:center;box-shadow:var(--shadow)}.hero-shade{max-width:700px;padding:64px;color:#fff}.hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:8px 0 18px}.hero p{font-size:20px;max-width:580px}.hero .eyebrow{font-size:13px;letter-spacing:.15em;text-transform:uppercase}.video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:14px;margin:28px 0}.video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.home-content{overflow:hidden}.home-content>.et_pb_section:first-child,.home-content>section:first-child{margin-top:-42px}.home-content .et_pb_section,.home-content .et_pb_row,.home-content .et_pb_column,.content .et_pb_section,.content .et_pb_row,.content .et_pb_column{height:auto!important;min-height:0!important;max-height:none!important;transform:none!important}.home-content .et_pb_row,.content .et_pb_row{width:100%!important;max-width:100%!important;margin:0 auto 24px!important;padding:0!important}.home-content .et_pb_module,.content .et_pb_module{margin:0 0 22px!important}.home-content .et_pb_section:first-child{background:linear-gradient(135deg,#163f43,#34787c)!important;color:#fff;border-radius:0 0 28px 28px;padding:68px 6vw!important;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.home-content .et_pb_section:first-child h1,.home-content .et_pb_section:first-child h2,.home-content .et_pb_section:first-child p{color:#fff}.home-content h1{font-size:clamp(38px,6vw,72px);line-height:1.06;margin:.2em 0}.home-content h2,.content h2{font-size:clamp(27px,3vw,39px);line-height:1.2;margin:1.45em 0 .55em}.home-content h3,.content h3{font-size:24px;line-height:1.3}.home-content p,.content p{max-width:850px}.home-content table,.content table{width:100%;border-collapse:collapse;margin:30px 0}.home-content td,.home-content th,.content td,.content th{border:1px solid var(--line);padding:12px 16px;text-align:left}.home-content iframe,.content iframe{max-width:100%;width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:18px}.latest{margin-top:70px}.section-head{display:flex;align-items:end;justify-content:space-between;border-bottom:2px solid var(--teal);margin-bottom:28px}.section-head h2{margin:0 0 12px;font-size:34px}.section-head a{margin-bottom:15px;font-weight:700}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.card{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(20,55,58,.06)}.card>div{padding:20px}.card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#eef2f2}.card h2,.card h3{font-size:21px;line-height:1.25;margin:5px 0 10px}.card h2 a,.card h3 a{color:var(--ink)}.card p{margin:7px 0;color:var(--muted)}.meta{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.layout{display:grid;grid-template-columns:minmax(0,780px) 300px;gap:60px}.article-head{border-bottom:1px solid var(--line);margin-bottom:30px}.article-head h1{font-size:clamp(36px,5vw,58px);line-height:1.08;margin:.2em 0}.hero-image img{width:100%;max-height:580px;object-fit:cover;border-radius:16px}.content{font-size:17px}.content img{margin:28px auto;border-radius:10px}.content ul,.content ol{padding-left:26px}.content blockquote{margin:28px 0;padding:15px 24px;border-left:4px solid var(--teal);background:#f2f7f7}.sidebar{position:sticky;top:110px;height:max-content}.sidebar section{padding:22px;border:1px solid var(--line);border-radius:12px;margin-bottom:22px}.sidebar h2{margin:0 0 12px;font-size:19px}.sidebar a{display:block;padding:8px 0;border-bottom:1px solid #edf0f0}.archive-head{max-width:800px;margin-bottom:36px}.archive-head h1{font-size:46px}.search-input{width:100%;margin:12px 0 30px;padding:15px 17px;border:1px solid var(--line);border-radius:10px;font:inherit}.notfound{text-align:center;padding:100px 0}.eyebrow{color:var(--teal);font-weight:800;text-transform:uppercase}.button{display:inline-block;padding:12px 20px;border-radius:7px;background:var(--teal);color:#fff;font-weight:700}footer{background:#183d41;color:#dfecec;padding:50px 0 20px}.footer-grid{display:flex;justify-content:space-between;gap:40px}.footer-grid strong{font-size:25px;color:#fff}.footer-grid nav{display:flex;gap:20px;flex-wrap:wrap}.footer-grid a{color:#fff}.copyright{text-align:center;margin:35px 0 0;font-size:13px;color:#b7cccc}@media(max-width:900px){.nav nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.nav nav.open{display:flex}.menu-toggle{display:block}.layout{grid-template-columns:1fr}.sidebar{position:static}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.wrap{width:min(100% - 24px,1180px)}main.wrap{padding-top:24px}.brand{font-size:21px}.cards{grid-template-columns:1fr}.home-content .et_pb_section:first-child{padding:52px 20px!important}.section-head{align-items:flex-start;flex-direction:column}.article-head h1{font-size:36px}.footer-grid{flex-direction:column}.footer-grid nav{flex-direction:column}.home-content table,.content table{display:block;overflow-x:auto}.content{font-size:16px}}
