@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#102b36;--navy:#082d3c;--green:#126d59;--lime:#d1f16e;--paper:#fff;--mist:#f0f5f5;--line:#dce5e7}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b7d944;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,h4{font-family:Manrope,sans-serif;line-height:1.2;letter-spacing:-.035em}h2{font-size:clamp(1.8rem,3vw,2.8rem)}p{margin:0 0 1.2rem}.funding{background:var(--navy);color:white;padding:8px 5%;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.05em;min-height:48px}.funding>div{display:flex;gap:18px;align-items:center;background:#fff;padding:3px 12px;border-radius:3px}.funding img{width:auto;height:32px;object-fit:contain}.funding img+img{height:21px}header{display:flex;align-items:center;padding:22px 4%;gap:24px;border-bottom:1px solid var(--line);background:white;position:relative;z-index:5}.brand{width:154px;flex-shrink:0;display:flex}.brand img{width:100%}nav{display:flex;gap:19px;margin-left:auto;align-items:center}nav a{font-size:14px;font-weight:600;white-space:nowrap}nav a[aria-current]{color:var(--green);text-decoration:underline;text-underline-offset:9px}.button{background:var(--lime);color:var(--navy);padding:14px 23px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;border-radius:4px;line-height:1.5}.button:hover{background:#bcdf54;text-decoration:none}.button.small{font-size:14px;padding:12px 17px;white-space:nowrap}.menu{display:none}.hero{display:grid;grid-template-columns:1.08fr 1fr;min-height:620px}.hero-copy{padding:66px 8% 55px 10%}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;color:var(--green)}h1{font-size:clamp(2.8rem,4.5vw,4.8rem);font-weight:600;line-height:1.09;margin:26px 0;letter-spacing:-.055em}h1 em{font-style:normal;color:var(--green)}.hero-copy>p{max-width:540px;font-size:17px;color:#50636c;line-height:1.8}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px}.text-link{font-weight:600;font-size:14px}.hero-image{position:relative;min-height:540px;overflow:hidden}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-image:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#062a35e8)}.image-note{position:absolute;z-index:1;bottom:34px;left:36px;right:36px;color:white}.image-note span{font-size:12px;letter-spacing:.16em}.image-note p{font-size:24px;line-height:1.4;max-width:460px;margin:12px 0 0}.network-bar{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;align-items:center;background:var(--navy);color:white;padding:32px 6%;gap:32px}.network-bar>div{display:flex;gap:18px;align-items:center;border-right:1px solid #ffffff25}.network-bar b{font-family:Manrope;font-size:42px;line-height:1.2;color:var(--lime);font-weight:500}.network-bar span{font-size:14px}.network-bar p{font-size:14px;line-height:1.7;margin:0;color:#d5e4e6}.section{padding:72px 6%}.section.alt{background:var(--mist)}.section-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.section-head h2{margin:8px 0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.card{border:1px solid var(--line);background:white;border-radius:8px;overflow:hidden;min-width:0}.card img{width:100%;height:220px;object-fit:cover;display:block}.card .card-body{padding:24px}.card h3{font-size:21px;margin:10px 0 16px}.card p{font-size:15px;color:#536771}.page-hero{background:var(--navy);color:white;padding:58px 6% 64px}.page-hero .eyebrow{color:var(--lime)}.page-hero h1{max-width:1060px;font-size:clamp(2.5rem,4vw,4rem);margin-bottom:0}.breadcrumb{font-size:14px;margin-bottom:26px;color:#c1d5db}.content{max-width:1160px;margin:auto;padding:60px 32px 80px}.rich{margin-bottom:30px;overflow-wrap:anywhere}.rich h2,.rich h3,.rich h4{color:var(--green);margin:32px 0 16px}.rich a{color:var(--green);text-decoration:underline}.rich p{line-height:1.9}.rich li{margin-bottom:12px}.resource-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0}.resource-link{border:1px solid var(--line);padding:20px 24px;border-radius:6px;background:white;display:flex;align-items:center;gap:16px;overflow-wrap:anywhere;font-weight:600}.resource-link:after{content:'↗';margin-left:auto;color:var(--green);flex-shrink:0}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:24px 0}.gallery figure{margin:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:white}.gallery img{width:100%;height:260px;object-fit:contain;display:block;padding:12px}.gallery figcaption{padding:16px;font-size:14px;line-height:1.6}.notice{padding:24px;background:var(--mist);border-left:3px solid var(--green);margin:32px 0}.logos img{height:140px;object-fit:contain;padding:26px}.wp-card{background:var(--mist);border:1px solid var(--line);border-radius:8px;padding:28px;margin-bottom:24px}.wp-card h2{font-size:24px;margin-top:0}footer{background:var(--navy);color:white;padding:56px 6% 20px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer-top strong{font-family:Manrope;font-size:32px;letter-spacing:.07em}.footer-top p{font-size:14px;color:#bacfd5;max-width:460px;margin:20px 0}.footer-top h3{font-size:16px;margin:0 0 20px}.footer-top a{display:block;font-size:14px;margin:8px 0;color:#d2e1e5}.footer-bottom{border-top:1px solid #ffffff25;margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:#b9cfd4}.skip{position:absolute;top:-100px}.skip:focus{top:0;background:white;padding:16px;z-index:100}iframe{width:100%;border:0;min-height:450px}.source-action{margin:24px 0}.prose-image{max-height:520px;object-fit:contain;width:100%}
@media(min-width:1550px){.hero-copy{padding-left:max(10%,calc((100vw - 1400px)/2))}}@media(max-width:1200px){header{gap:18px;flex-wrap:wrap}nav{order:3;width:100%;justify-content:space-between;gap:10px}header>.button{margin-left:auto}.hero-copy{padding:45px 8%}.hero{min-height:580px}.hero-image{min-height:580px}.network-bar{gap:20px}.network-bar>div{gap:10px}.network-bar b{font-size:34px}}@media(max-width:700px){.funding>span{max-width:155px;font-size:10px}.funding{padding:8px 5%;gap:10px}.funding img{height:26px}.funding img+img{height:17px}.funding>div{gap:10px;padding:4px 8px}header{padding:18px 5%;gap:12px}.brand{width:132px}.menu{display:block;background:white;border:1px solid var(--line);padding:10px;border-radius:4px;margin-left:auto;font:inherit;font-size:14px}header>.button{display:none}nav{display:none;flex-direction:column;align-items:stretch;gap:0}nav.open{display:flex}nav a{padding:12px 4px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 6%}.hero-copy>p{font-size:16px}h1{font-size:3.15rem}.hero-image{min-height:380px}.image-note{left:24px;bottom:26px}.image-note p{font-size:22px}.actions{gap:20px}.network-bar{grid-template-columns:repeat(3,1fr);padding:28px 6%;gap:20px 12px}.network-bar>div{flex-direction:column;align-items:flex-start;gap:4px}.network-bar b{font-size:36px}.network-bar p{grid-column:1/-1;border-top:1px solid #ffffff25;padding-top:20px}.grid,.gallery,.resource-links{grid-template-columns:1fr}.section{padding:44px 6%}.section-head{align-items:flex-start}.section-head>.text-link{max-width:120px;flex-shrink:0}.page-hero{padding:36px 6% 44px}.content{padding:36px 6% 50px}.footer-top{grid-template-columns:1fr;gap:32px}.footer-bottom{gap:20px;flex-direction:column}.gallery img{height:auto;max-height:430px}.wp-card{padding:22px}body{overflow-wrap:break-word}}
.workpackages{padding:0;list-style:none}.workpackages>.wp-card{margin-bottom:24px}.workpackages>.wp-card ul{padding-left:22px}.intro{font-size:21px;line-height:1.8}.learning-route{display:grid;grid-template-columns:repeat(5,1fr);margin:28px 0;gap:12px}.learning-route>div{background:var(--navy);color:white;padding:22px 16px;border-radius:6px}.learning-route b{color:var(--lime);font-weight:500;font-size:26px}.learning-route h3{font-size:17px;letter-spacing:-.01em}.learning-route span{font-size:14px;color:#c5d9df}.languages{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:28px 0 44px}.languages a{display:flex;flex-direction:column;gap:14px;align-items:center;padding:20px 10px;border:1px solid var(--line);border-radius:6px;font-size:14px}.languages img{width:48px;height:30px;object-fit:cover}.hub-originals{display:grid;grid-template-columns:1fr;gap:24px}.hub-originals img{width:100%;height:auto;border:1px solid var(--line)}details{margin-bottom:18px}summary{cursor:pointer;color:var(--green);font-weight:600;font-size:14px}details p{margin-top:15px;overflow-wrap:anywhere}.content h1{font-size:32px}.card:has(details[open]){grid-column:1/-1}.card:has(details[open])>a>img{max-height:350px;object-fit:contain}.card details p{max-width:850px}.content>.resource-link{margin:14px 0}
@media(max-width:700px){.learning-route{grid-template-columns:repeat(2,1fr)}.languages{grid-template-columns:repeat(3,1fr)}.intro{font-size:18px}.learning-route h3{font-size:17px}.grid .wp-card{margin-bottom:0}.network-bar span{font-size:14px}}
/* Emergency preparedness: fired earth, vermilion and signal orange. */
:root{--ink:#38251f;--navy:#442820;--green:#a33e27;--lime:#ffb15b;--paper:#fff;--mist:#fbf0e9;--line:#e8d4c7;--masthead-height:180px}
.masthead{position:sticky;top:0;z-index:30;background:#fff;box-shadow:0 2px 12px #44282010}.funding{background:#fff;color:#713a29;border-bottom:1px solid var(--line);min-height:112px;padding:12px 5%;gap:24px}.funding>span{font-family:Manrope,sans-serif;font-size:15px;font-weight:600;letter-spacing:.04em;max-width:410px}.funding>div{gap:30px;padding:0;background:white;flex-shrink:0}.funding img{height:90px;width:auto;max-width:160px}.funding img+img{height:39px;max-width:220px}header{padding-top:17px;padding-bottom:17px;background:#fff;border-bottom:3px solid #c7562f}.button{color:#442820;background:#ffb15b}.button:hover{background:#ffa044}nav a[aria-current]{color:#a33e27}.hero-copy>p,.card p{color:#71574b}.hero-image:after{background:linear-gradient(transparent,#442820eb)}.network-bar p{color:#f2dbce}.network-bar{border-bottom:4px solid #c7562f}.footer-top p,.footer-top a,.footer-bottom{color:#eed6c8}.breadcrumb{color:#eed6c8}.learning-route span{color:#f2dbce}.learning-route>div{border-top:4px solid #d46337}a:focus-visible,button:focus-visible{outline-color:#bd4b27}.link-viewer{background:#fbf0e9;min-height:calc(100dvh - var(--masthead-height));padding:22px 4% 0}.viewer-toolbar{display:flex;align-items:center;gap:24px;border:1px solid var(--line);border-radius:8px 8px 0 0;background:#fff;padding:16px 20px}.viewer-toolbar>div{flex:1;min-width:0}.viewer-toolbar h2{font-size:18px;line-height:1.4;margin:3px 0 0;letter-spacing:-.01em;overflow-wrap:anywhere}.viewer-toolbar .eyebrow{font-size:12px}.viewer-toolbar button,.viewer-toolbar>a{font:600 14px 'DM Sans',sans-serif;line-height:1.5;padding:11px 16px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);cursor:pointer;flex-shrink:0}.viewer-toolbar>a{background:var(--lime);border-color:var(--lime)}#viewer-note{padding:10px 20px;margin:0;background:#fff;font-size:13px;color:#765748;border:1px solid var(--line);border-top:0}#resource-frame{display:block;background:white;border:1px solid var(--line);width:100%;height:calc(100dvh - var(--masthead-height) - 155px);min-height:420px}.viewing-resource{background:var(--mist)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}html{scroll-padding-top:calc(var(--masthead-height) + 16px)}main:focus{outline:none}.hero{min-height:540px}.hero-image{min-height:540px}
@media(max-width:1200px){.funding{min-height:108px}.funding>span{max-width:330px}.funding img{height:82px}header{padding-top:13px;padding-bottom:13px}}
@media(max-width:700px){.funding{padding:10px 5%;min-height:91px;gap:16px}.funding>span{font-size:12px;max-width:140px;letter-spacing:0;line-height:1.5}.funding>div{gap:14px}.funding img{height:68px;max-width:80px}.funding img+img{height:24px;max-width:122px}.brand{width:130px}header{padding:12px 5%}.hero{min-height:0}.hero-image{min-height:360px}.link-viewer{padding:12px 3% 0}.viewer-toolbar{gap:12px;padding:12px;flex-wrap:wrap}.viewer-toolbar>div{order:-1;flex-basis:100%}.viewer-toolbar h2{font-size:16px}.viewer-toolbar button,.viewer-toolbar>a{font-size:13px;padding:9px 12px}.viewer-toolbar>a{margin-left:auto}#viewer-note{padding:10px 12px;font-size:12px}#resource-frame{min-height:420px;height:calc(100dvh - var(--masthead-height) - 210px)}}
@media(max-width:390px){.funding>span{max-width:106px;font-size:11px}.funding>div{gap:9px}.funding img{height:61px}.funding img+img{height:21px;max-width:107px}}
/* Language navigation and consistent project-logo media */
.language-bar{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:.35rem 4%;border-bottom:1px solid var(--line);background:#fff;font-size:.875rem;color:var(--ink)}
.language-picker{position:relative;min-width:10rem}.language-picker summary{cursor:pointer;padding:.35rem .75rem;font-weight:600;list-style-position:inside;border:1px solid var(--line);border-radius:4px}.language-picker summary:focus-visible{outline:3px solid var(--green);outline-offset:3px}.language-picker ul{position:absolute;right:0;top:100%;min-width:15rem;max-width:calc(100vw - 2rem);margin:.35rem 0 0;padding:.4rem;list-style:none;background:white;border:1px solid var(--line);border-radius:6px;box-shadow:0 8px 24px #0002;z-index:30}.language-picker a{display:block;padding:.55rem .85rem;border-radius:3px;white-space:nowrap}.language-picker a[aria-current]{font-weight:700;color:var(--green);background:var(--mist)}.language-picker a:hover{background:var(--mist)}
.card img.epd-logo-placeholder{width:100%;height:220px;object-fit:contain;padding:54px 15%;background:#fff;border-bottom:1px solid var(--line)}
.card img{background:#fff}.card h3,.page-hero h1,.hero h1{overflow-wrap:break-word}.card p{overflow-wrap:anywhere}.hero-copy,.hero-image{min-width:0}
@media(min-width:1201px){header{flex-wrap:wrap}header nav{flex-wrap:wrap;justify-content:flex-end;flex:1;min-width:0}header nav a{white-space:normal}}
@media(max-width:700px){.language-bar{padding:.4rem 5%}.language-picker{min-width:9rem}.card img.epd-logo-placeholder{padding:48px 16%}.hero h1{font-size:clamp(2.1rem,9vw,3.2rem)}.page-hero h1{font-size:clamp(2rem,8vw,3rem)}}
/* Unified editorial archive */
.updates-wrap{max-width:1180px;margin:0 auto;padding-left:36px;padding-right:36px}.updates-hero{background:#f3eee7;border-bottom:1px solid #d9cdbf;padding:38px 0 54px;color:#302d29}.updates-hero .breadcrumb{color:#716457;margin-bottom:30px}.updates-hero .eyebrow{color:#78583a}.updates-hero h1{max-width:950px;font-size:clamp(2.5rem,4.5vw,4.3rem);font-weight:600;margin:20px 0}.updates-hero p{max-width:710px;color:#61594f;font-size:18px;line-height:1.65}.updates-legend{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.category-label{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700;line-height:1.5;letter-spacing:.015em;border-radius:3px;padding:5px 10px;color:var(--category-ink);background:var(--category-bg)}.category-label:before{content:'';height:7px;width:7px;background:var(--category-ink);border-radius:50%;flex-shrink:0}.category-event{--category-ink:#176450;--category-bg:#e7f1eb}.category-announcement{--category-ink:#86500c;--category-bg:#fff0d7}.category-news{--category-ink:#305b8d;--category-bg:#e9eff8}.updates-archive{padding-top:32px;padding-bottom:64px}.updates-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding-bottom:24px;border-bottom:1px solid #dcd4ca}.update-filters{display:flex;gap:8px;flex-wrap:wrap}.update-filters button{font:inherit;font-size:13px;font-weight:600;color:#5c5147;background:#fff;border:1px solid #d9cfc3;border-radius:5px;padding:10px 12px;cursor:pointer}.update-filters button span{margin-left:5px;opacity:.7;font-size:11px}.update-filters button[aria-pressed=true]{background:#493a2e;color:#fff;border-color:#493a2e}.update-filters button:hover{border-color:#493a2e}.update-search input{font:inherit;font-size:14px;width:230px;max-width:100%;padding:11px 14px;border:1px solid #cfc4b7;border-radius:5px;background:#fff;color:#493a2e}.update-search input:focus-visible{outline:3px solid #c6a578;outline-offset:2px}.update-order{display:flex;justify-content:space-between;font-size:12px;color:#817364;padding:21px 0}.update-entry{display:grid;grid-template-columns:145px minmax(0,1fr);gap:30px;border-top:1px solid #e3dbd0;padding:30px 0;position:relative}.update-entry[hidden],.updates-empty[hidden]{display:none}.update-date{font-size:13px;font-weight:600;color:#6e6155;padding-top:7px;line-height:1.55}.update-body{position:relative;border-left:2px solid var(--category-bg);padding-left:27px;min-width:0}.update-body:before{content:'';position:absolute;width:8px;height:8px;border-radius:50%;background:var(--category-ink);left:-5px;top:11px}.update-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:12px;color:#77695b;line-height:1.5}.update-entry h2{font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.35;margin:13px 0 11px;max-width:800px;color:#3c342e;letter-spacing:-.025em}.update-entry p{font-size:15px;line-height:1.7;color:#716457;max-width:780px;margin:0 0 12px}.update-source{display:inline-flex;align-items:center;gap:22px;font-size:13px;font-weight:700;color:#5e4630;margin-top:8px;border-bottom:1px solid #cebaa2;padding-bottom:3px}.update-source:hover{text-decoration:none;border-color:#5e4630}.update-entry details{margin:10px 0;color:#68594b;max-width:780px;overflow-wrap:anywhere}.update-entry details summary{font-size:13px;font-weight:600;cursor:pointer;padding:4px 0}.update-entry details[open]{padding:16px;background:#f8f5ef;border-radius:5px}.update-entry details[open] summary{margin-bottom:14px}.update-entry details a{color:#765431;text-decoration:underline}.updates-note{font-size:12px;color:#8b7c6a;border-top:1px solid #ddd2c4;padding-top:20px;max-width:800px}.updates-empty{padding:45px 0;color:#756654}.updates-home{padding:68px 6%;background:#faf7f1}.updates-home-link{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(0,3fr) 1fr;gap:40px;padding:46px;border:1px solid #d8c9b7;border-radius:9px;position:relative;overflow:hidden;background:#f0e8dc;transition:background .2s}.updates-home-link:hover{background:#ece1d1;text-decoration:none}.updates-home h2{font-size:clamp(1.9rem,3.2vw,3rem);color:#45382b;margin:17px 0;max-width:740px}.updates-home p{color:#786551;max-width:690px;font-size:16px}.updates-home .eyebrow{color:#806341}.updates-cta{display:inline-flex;align-items:center;gap:44px;margin-top:32px;color:#503b28;font-weight:700;font-size:15px}.updates-cta>span{font-size:25px;line-height:1}.updates-art{display:flex;align-items:center;justify-content:center;position:relative;min-height:220px;border-left:1px solid #cdbda8}.updates-art>span{font-family:Manrope,sans-serif;font-weight:800;font-size:58px;line-height:.95;letter-spacing:-.065em;color:#7e674c;opacity:.42}.updates-art i{position:absolute;width:10px;height:10px;border-radius:50%;right:8%;background:#176450}.updates-art i:nth-of-type(1){top:30%;background:#176450}.updates-art i:nth-of-type(2){top:45%;background:#b07423}.updates-art i:nth-of-type(3){top:60%;background:#305b8d}.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(min-width:1201px){#navigation{gap:13px}#navigation a{font-size:13px}}
@media(max-width:700px){.updates-wrap{padding-left:22px;padding-right:22px}.updates-hero{padding-top:26px;padding-bottom:35px}.updates-hero h1{font-size:2.35rem}.updates-hero p{font-size:16px}.update-entry{grid-template-columns:1fr;gap:10px;padding:25px 0}.update-date{padding:0 0 0 27px;font-size:12px}.update-body{padding-left:25px}.update-entry h2{font-size:1.25rem}.update-search,.update-search input{width:100%}.updates-controls{gap:16px}.update-filters{gap:6px}.update-filters button{font-size:12px;padding:9px 10px}.updates-home{padding:35px 20px}.updates-home-link{padding:28px;grid-template-columns:1fr;gap:0}.updates-art{display:none}.updates-home h2{font-size:1.9rem}.updates-home .category-label{font-size:11px}.updates-cta{gap:20px}.updates-legend{gap:7px}}
/* Meeting records and AI learning guidance extend the established EPD-NET palette. */
.category-meeting{--category-ink:#704881;--category-bg:#f0e9f5}.update-citation{padding:13px 17px;margin:16px 0 8px;background:#f8f6f2;border-left:2px solid #cdbcaa}.update-citation p{font-size:14px;margin:0 0 7px;overflow-wrap:anywhere}.update-citation cite{font-style:normal}.update-entry h2{overflow-wrap:anywhere}.hub-ai-hero{display:grid;grid-template-columns:minmax(210px,.65fr) minmax(0,2fr);gap:42px;padding:42px 5%}.hub-hero-title h1{font-size:clamp(2.5rem,4vw,4rem);margin:26px 0}.hub-hero-title>p{color:#f2d7bb;max-width:310px;line-height:1.6;font-size:18px}.hub-ai-tools{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hub-ai-tool{padding:24px;background:#ffffff0e;border:1px solid #ffffff3b;border-radius:8px;min-width:0}.hub-ai-number{font-size:12px;font-weight:700;letter-spacing:.12em;color:#e9b677}.hub-ai-tool h2{font-size:24px;line-height:1.25;color:#fff;margin:16px 0}.hub-ai-tool p{font-size:16px;line-height:1.7;color:#f4e6d8}.hub-gpt-link{display:inline-block;padding:10px 13px;border-radius:4px;background:#f2bd76;color:#392515;font-size:14px;font-weight:700;margin:4px 0 14px;line-height:1.5}.hub-gpt-link:hover{background:#ffcc8a;text-decoration:none}.hub-ai-tool summary{font-size:14px;font-weight:700;color:#ffe0b8;cursor:pointer}.hub-ai-tool blockquote{font-size:15px;line-height:1.7;border-left:2px solid #d9a971;background:#ffffff08;margin:15px 0 0;padding:12px 14px;color:#fff}.hub-ai-note{font-size:13px!important;line-height:1.6;color:#eed8c3;margin:16px 0 0!important;max-width:100%!important}.hub-ai-note+.hub-ai-note{margin-top:7px!important}
@media(max-width:1050px){.hub-ai-hero{grid-template-columns:1fr;gap:22px}.hub-hero-title>p{max-width:650px}.hub-hero-title h1{margin:16px 0}.hub-ai-hero .breadcrumb{margin-bottom:18px}}
@media(max-width:650px){.hub-ai-hero{padding:30px 22px}.hub-ai-tools{grid-template-columns:1fr}.hub-ai-tool{padding:22px}.hub-ai-tool blockquote{font-size:15px}.hub-ai-tool h2{font-size:23px}.updates-hero h1{font-size:2rem}}
