@font-face{font-family:DM Sans;src:url(fonts/dm-sans-latin.woff2) format('woff2');font-weight:400 700;font-display:swap}@font-face{font-family:Manrope;src:url(fonts/manrope-latin.woff2) format('woff2');font-weight:400 800;font-display:swap}
:root{--gl-ink:#172c38;--gl-muted:#5e686b;--gl-paper:#faf9f5;--gl-yellow:#f3cc46;--gl-line:#dedfd7;--gl-green:#405e4c}
body.gl-page{margin:0;background:var(--gl-paper);color:var(--gl-ink);font:16px/1.6 'DM Sans',sans-serif}.gl-page *{box-sizing:border-box}.gl-page a{color:inherit;text-decoration:none}.gl-page button,.gl-page input{font:inherit}.gl-page button,.gl-page summary{cursor:pointer}.gl-page img{display:block;max-width:100%;height:auto}.gl-page h1,.gl-page h2,.gl-page h3,.gl-page p{margin:0}.gl-page h1,.gl-page h2,.gl-page h3{font-family:Manrope,sans-serif}.gl-page a,.gl-page button,.gl-page summary{touch-action:manipulation}.gl-page :focus-visible{outline:3px solid #276fbb;outline-offset:5px}.gl-wrap{max-width:1256px;width:calc(100% - 112px);margin-inline:auto}.gl-sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.gl-skip{position:fixed;top:-100px;left:12px;z-index:100;padding:12px 20px;background:white}.gl-skip:focus{top:10px}.gl-topline{background:var(--gl-ink);color:#fff;font-size:11px;letter-spacing:.045em}.gl-topline .gl-wrap{display:flex;justify-content:space-between;padding-block:9px}.gl-topline a{color:#f1d575}.gl-header{background:var(--gl-paper);border-bottom:1px solid var(--gl-line)}.gl-header-inner{display:flex;align-items:center;gap:38px;min-height:106px}.gl-brand{margin-right:auto}.gl-brand img{width:100px;height:76px;object-fit:contain}.gl-nav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:600}.gl-nav a{padding-block:12px;position:relative}.gl-nav a:hover:after,.gl-nav .gl-current:after{content:'';position:absolute;bottom:3px;left:0;right:0;height:2px;background:var(--gl-yellow)}.gl-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:49px;padding:13px 22px;border-radius:5px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s}.gl-button:hover{transform:translateY(-2px);box-shadow:0 5px 14px #172c3818}.gl-yellow{background:var(--gl-yellow);color:var(--gl-ink)}.gl-dark{background:var(--gl-ink);color:white!important}.gl-mobile-nav{display:none}.gl-eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.5}.gl-hero{display:grid;grid-template-columns:1fr 1fr;gap:72px;padding-block:67px 62px;align-items:center}.gl-hero-copy>.gl-eyebrow{display:flex;align-items:center;gap:10px;color:var(--gl-green)}.gl-hero-copy>.gl-eyebrow:before{content:'';width:7px;height:7px;border-radius:50%;background:var(--gl-green)}.gl-hero .gl-hero-statement{font-size:clamp(42px,4.8vw,66px);line-height:1.09;letter-spacing:-.053em;font-weight:600;margin:20px 0}.gl-hero .gl-hero-statement em{font-family:Georgia,serif;font-weight:400;color:var(--gl-green);letter-spacing:-.045em}.gl-hero-copy>p:not(.gl-eyebrow):not(.gl-hero-statement){font-size:15px;line-height:1.8;color:var(--gl-muted);max-width:415px}.gl-hero-copy>.gl-button{margin-top:26px}.gl-hero-note{display:flex;align-items:center;gap:9px;font-size:11px;color:var(--gl-muted);margin-top:24px}.gl-hero-note span{display:grid;place-items:center;background:#e8eddf;color:var(--gl-green);width:21px;height:21px;border-radius:50%}.gl-featured{position:relative;display:block!important;min-width:0;border-radius:9px;overflow:hidden;isolation:isolate;background:#e5e1d7}.gl-featured>img{width:100%;height:465px;object-fit:cover;object-position:48% center;transition:transform .5s}.gl-featured:hover>img{transform:scale(1.025)}.gl-featured-label{position:absolute;top:20px;left:20px;background:var(--gl-paper);padding:7px 11px;border-radius:3px;font-size:9px;font-weight:700;letter-spacing:.1em}.gl-featured-content{position:absolute;bottom:18px;left:18px;right:18px;background:#fffdf6f7;border-radius:5px;padding:20px 23px;display:grid;grid-template-columns:1fr 30px;gap:9px 14px;align-items:center}.gl-featured-content .gl-eyebrow{grid-column:1 / -1;font-size:9px;color:var(--gl-green)}.gl-featured-content h2{font-size:22px;line-height:1.3;letter-spacing:-.025em;font-weight:600}.gl-featured-content>span{font-size:24px}.gl-featured-content small{font-size:10px;color:var(--gl-muted)}.gl-reassurance{border-top:1px solid var(--gl-line);border-bottom:1px solid var(--gl-line);display:grid;grid-template-columns:repeat(3,1fr);padding-block:22px;gap:28px}.gl-reassurance>div{display:flex;gap:13px;align-items:center;justify-content:center;font-size:12px}.gl-reassurance>div+div{border-left:1px solid var(--gl-line)}.gl-reassurance svg{width:25px;height:25px;stroke:var(--gl-green);stroke-width:1.3;fill:none;flex-shrink:0}.gl-reassurance strong{font-weight:600}.gl-reassurance small{display:block;color:var(--gl-muted);font-size:10px}.gl-library{padding-block:62px}.gl-section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:29px}.gl-section-heading h2{font-size:34px;letter-spacing:-.04em;font-weight:600;margin-top:10px;line-height:1.25}.gl-section-heading>p{font-size:12px;color:var(--gl-muted);padding-bottom:5px}.gl-tools{display:flex;justify-content:space-between;gap:15px;padding-bottom:21px;border-bottom:1px solid var(--gl-line);align-items:center}.gl-topics{display:flex;gap:6px;flex-wrap:wrap}.gl-topics a{padding:8px 13px;border:1px solid transparent;border-radius:4px;font-size:11px;white-space:nowrap}.gl-topics a[aria-current=page]{color:#fff;background:var(--gl-ink)}.gl-topics a:hover{border-color:var(--gl-ink)}.gl-search{display:flex;align-items:center;border:1px solid #d4d8d3;border-radius:4px;background:white;max-width:224px;flex:0 0 224px}.gl-search input{width:100%;min-width:0;border:0;background:none;padding:10px 0 10px 13px;color:var(--gl-ink);font-size:12px}.gl-search button{display:grid;place-items:center;background:none;border:0;padding:10px 12px;color:var(--gl-ink);min-width:44px;min-height:44px}.gl-results-meta{display:flex;justify-content:space-between;color:var(--gl-muted);font-size:11px;margin:16px 0 23px}.gl-results-meta a{text-decoration:underline}.gl-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 26px}.gl-card{min-width:0;display:flex;flex-direction:column}.gl-card-picture{overflow:hidden;border-radius:6px;background:#e9e5d9;aspect-ratio:16/10;position:relative}.gl-card-picture img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gl-card-picture:hover img{transform:scale(1.035)}.gl-card-category{margin-top:18px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.11em;color:var(--gl-green)!important}.gl-card h3{font-size:20px;line-height:1.4;letter-spacing:-.025em;font-weight:600;margin-top:8px}.gl-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.gl-card>p{font-size:12px;color:var(--gl-muted);margin-top:10px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gl-card-bottom{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--gl-muted);padding-top:20px;margin-top:auto}.gl-card-bottom .gl-card-arrow{margin-left:auto;border:1px solid #d9ded6;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;font-size:15px;color:var(--gl-ink)}.gl-card-bottom .gl-card-arrow:hover{background:var(--gl-yellow)}.gl-pagination{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:44px}.gl-pagination a,.gl-pagination span{display:inline-grid;place-items:center;min-width:42px;min-height:42px;border:1px solid var(--gl-line);border-radius:4px;font-size:12px;padding:5px 12px}.gl-pagination [aria-current]{background:var(--gl-ink);color:white}.gl-pagination a:hover{border-color:var(--gl-ink)}.gl-start{border:1px solid var(--gl-line);border-radius:8px;padding:38px;display:grid;grid-template-columns:1fr 1.5fr;gap:70px;margin-bottom:67px;background:#efefe6}.gl-small-icon{display:grid;place-items:center;background:#e0e5d7;color:var(--gl-green);width:32px;height:32px;border-radius:50%;margin-bottom:19px}.gl-start h2{font-size:31px;line-height:1.22;letter-spacing:-.04em;font-weight:600;margin:10px 0 15px}.gl-start-heading>p:last-child{font-size:13px;color:var(--gl-muted);max-width:270px}.gl-reading-list{display:flex;flex-direction:column;justify-content:center}.gl-essential{display:grid;grid-template-columns:28px 1fr 20px;align-items:center;gap:16px;padding:21px 0;border-bottom:1px solid #d6d9cd}.gl-essential:last-child{border-bottom:0}.gl-essential>span:first-child{font:italic 21px Georgia,serif;color:#778575}.gl-essential h3{font-size:15px;font-weight:600;line-height:1.45}.gl-essential p{font-size:11px;color:var(--gl-muted);margin-top:4px}.gl-essential:hover h3{text-decoration:underline}.gl-service{background:var(--gl-ink);color:#fff}.gl-service-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-block:60px}.gl-service .gl-eyebrow{color:#dec477}.gl-service h2{font-size:38px;font-weight:500;letter-spacing:-.035em;line-height:1.2;margin:17px 0}.gl-service-inner>div>p:not(.gl-eyebrow){font-size:13px;color:#c0cbc9;max-width:440px;line-height:1.9}.gl-service .gl-button{margin-top:28px}.gl-text-link{font-size:12px;display:inline-flex;align-items:center;gap:14px;border-bottom:1px solid currentColor;padding-bottom:3px}.gl-service .gl-text-link{margin:18px 0 0 22px;color:#e5e8e1}.gl-steps{list-style:none;padding:0;margin:0;align-self:center}.gl-steps li{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid #526069}.gl-steps li:last-child{border:0}.gl-steps li>span{color:#ecd173;font-size:11px;padding-top:4px}.gl-steps h3{font-size:17px;font-weight:500;letter-spacing:-.02em}.gl-steps p{font-size:12px;color:#c0cbc9;margin-top:8px;max-width:310px}.gl-faq{padding-block:70px;display:grid;grid-template-columns:1fr 1.55fr;gap:80px}.gl-faq h2{font-size:34px;font-weight:600;line-height:1.3;letter-spacing:-.04em;margin:13px 0 25px}.gl-questions details{border-bottom:1px solid var(--gl-line)}.gl-questions summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:21px 0;font-size:14px;font-weight:600}.gl-questions summary::-webkit-details-marker{display:none}.gl-questions summary span{font-size:23px;font-weight:400}.gl-questions details[open] summary span{transform:rotate(45deg)}.gl-questions details p{font-size:13px;color:var(--gl-muted);padding-bottom:22px}.gl-questions details a{text-decoration:underline}.gl-final{background:var(--gl-yellow);border-radius:7px;padding:35px 39px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:67px}.gl-final h2{font-size:28px;font-weight:600;letter-spacing:-.04em;margin:9px 0}.gl-final p:not(.gl-eyebrow){font-size:12px}.gl-final .gl-button{flex-shrink:0}.gl-footer{border-top:1px solid var(--gl-line);padding-top:45px}.gl-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding-bottom:44px}.gl-footer-brand>a:first-child{font-family:Manrope;font-size:19px;font-weight:800;letter-spacing:-.07em}.gl-footer-brand>a:first-child span{color:#92732b}.gl-footer-brand p{font-size:13px;color:var(--gl-muted);margin:13px 0 18px}.gl-footer .gl-contact{display:block;font-size:11px;line-height:1.9}.gl-footer nav h2{font:600 12px 'DM Sans',sans-serif;margin-bottom:17px}.gl-footer nav a{display:block;font-size:11px;color:var(--gl-muted);margin-bottom:10px}.gl-footer a:hover{text-decoration:underline}.gl-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--gl-line);padding-block:20px;font-size:9px;color:var(--gl-muted)}.gl-footer-bottom a{margin-left:18px}.gl-mobile-actions{display:none}.gl-empty{grid-column:1/-1;padding:45px;background:#efefe6;border-radius:6px}.gl-empty h3{font-size:24px}.gl-empty p{margin:12px 0 20px}.gl-archive-intro{padding-top:42px}.gl-archive-intro h1{font-size:43px;letter-spacing:-.04em;margin:12px 0}.gl-archive-intro p:last-child{color:var(--gl-muted)}
@media(min-width:1500px){.gl-hero{gap:95px}}
@media(max-width:1150px){.gl-wrap{width:calc(100% - 64px)}.gl-header-inner{gap:24px}.gl-nav{gap:21px}.gl-tools{align-items:stretch;flex-direction:column}.gl-search{max-width:none;flex:auto}.gl-hero{gap:40px}.gl-service-inner{gap:50px}.gl-start{gap:45px}.gl-featured>img{height:430px}}
@media(max-width:800px){.gl-wrap{width:calc(100% - 40px)}.gl-nav{display:none}.gl-mobile-nav{display:block;position:relative}.gl-mobile-nav summary{font-size:12px;list-style:none;padding:12px 0}.gl-mobile-nav summary::-webkit-details-marker{display:none}.gl-mobile-nav summary span{margin-left:6px}.gl-mobile-nav nav{position:absolute;right:0;top:45px;width:220px;background:var(--gl-paper);border:1px solid var(--gl-line);padding:13px 20px;box-shadow:0 12px 30px #172c3820;z-index:10}.gl-mobile-nav nav a{display:block;padding:10px 0;font-size:13px}.gl-header-inner{min-height:88px}.gl-brand img{width:80px;height:62px}.gl-hero{gap:28px;padding-block:40px}.gl-hero .gl-hero-statement{font-size:44px}.gl-hero-copy>p:not(.gl-eyebrow):not(.gl-hero-statement){font-size:13px}.gl-featured>img{height:400px}.gl-featured-content{left:12px;right:12px;bottom:12px;padding:16px}.gl-featured-content h2{font-size:18px}.gl-reassurance{gap:12px}.gl-reassurance>div{gap:8px;font-size:10px}.gl-reassurance small{font-size:9px}.gl-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.gl-section-heading>p{display:none}.gl-start{grid-template-columns:1fr 1.3fr;gap:25px;padding:28px}.gl-start h2{font-size:26px}.gl-faq{gap:35px}.gl-final{padding:28px}.gl-final h2{font-size:24px}.gl-service h2{font-size:30px}.gl-service .gl-text-link{margin-left:0}.gl-footer-top{gap:30px}.gl-footer-bottom{flex-wrap:wrap}}
@media(max-width:560px){.gl-topline .gl-wrap>span{display:none}.gl-topline .gl-wrap{justify-content:center;font-size:10px}.gl-header-quote{display:none!important}.gl-header-inner{min-height:83px}.gl-hero{grid-template-columns:1fr;padding-block:32px 27px;gap:30px}.gl-hero .gl-hero-statement{font-size:46px;max-width:340px;margin:16px 0}.gl-hero-copy>p:not(.gl-eyebrow):not(.gl-hero-statement){font-size:14px}.gl-hero-copy>.gl-button{margin-top:21px}.gl-hero-note{margin-top:17px;font-size:10px}.gl-featured>img{height:330px;object-position:center 40%}.gl-featured-content h2{font-size:20px}.gl-reassurance{grid-template-columns:1fr;gap:0;padding:7px 0}.gl-reassurance>div{justify-content:start;border:0!important;padding:10px 5px;font-size:12px}.gl-reassurance small{display:inline;font-size:11px;margin-left:7px}.gl-reassurance svg{width:20px;height:20px}.gl-library{padding-block:38px}.gl-section-heading h2{font-size:29px}.gl-section-heading{margin-bottom:22px}.gl-topics{gap:5px}.gl-topics a{font-size:11px;padding:8px 10px;min-height:40px;display:flex;align-items:center}.gl-cards{grid-template-columns:1fr;gap:30px}.gl-card-picture{aspect-ratio:16/9}.gl-card h3{font-size:21px}.gl-card>p{font-size:13px}.gl-card-category{font-size:10px;margin-top:15px}.gl-card-bottom{font-size:11px;padding-top:11px}.gl-card-bottom .gl-card-arrow{width:36px;height:36px}.gl-start{grid-template-columns:1fr;margin-bottom:40px;padding:26px;gap:10px}.gl-start h2{font-size:29px}.gl-start-heading>p:last-child{max-width:none}.gl-essential{gap:10px}.gl-essential h3{font-size:14px}.gl-service-inner{grid-template-columns:1fr;gap:25px;padding-block:40px}.gl-service h2{font-size:34px}.gl-service .gl-text-link{display:flex;width:max-content;margin-top:22px}.gl-steps li{padding-block:20px}.gl-faq{grid-template-columns:1fr;padding-block:40px;gap:22px}.gl-faq h2{font-size:31px;margin-bottom:16px}.gl-questions summary{font-size:13px}.gl-final{display:block;padding:27px;margin-bottom:40px}.gl-final h2{font-size:29px;line-height:1.25;margin-block:14px}.gl-final .gl-button{margin-top:22px}.gl-footer-top{grid-template-columns:1fr 1fr;gap:30px 15px}.gl-footer-brand{grid-column:1/-1}.gl-footer nav a{font-size:12px}.gl-footer-bottom{font-size:10px;gap:10px}.gl-footer-bottom>span{width:100%}.gl-footer-bottom a{margin:0 20px 0 0}.gl-footer{padding-bottom:78px}.gl-mobile-actions{position:fixed;bottom:0;left:0;right:0;z-index:20;display:grid;grid-template-columns:1fr 1.4fr;background:var(--gl-paper);padding:10px 15px max(10px,env(safe-area-inset-bottom));gap:10px;border-top:1px solid var(--gl-line);box-shadow:0 -4px 20px #172c380a}.gl-mobile-actions a{min-height:44px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:1px solid var(--gl-ink);border-radius:4px}.gl-mobile-actions a:last-child{background:var(--gl-yellow);border-color:var(--gl-yellow);gap:20px}.gl-archive-intro h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){.gl-page *{transition:none!important;scroll-behavior:auto!important}}@media print{.gl-topline,.gl-header,.gl-mobile-actions,.gl-search,.gl-service,.gl-final,.gl-footer{display:none}.gl-wrap{width:100%}.gl-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.gl-hero .gl-hero-statement{font-size:clamp(37px,11.8vw,46px)}}
/* 2.3.0: the older floating WhatsApp button yields to this design's own enquiry buttons. */
.gl-page .wa-float{display:none!important}
/* 2.4.0 (Claude, 25 Sep 2026): Codex design review blockers, scoped to guide library pages. */
/* Astra colours headings globally, so headings inside this design's dark panels need an explicit light colour. */
.gl-page .gl-service h2,.gl-page .gl-service h3,.gl-page .gl-article-cta h2{color:#fff}
/* `.gl-page a{color:inherit}` outranked `.gl-yellow`, turning yellow button text white inside dark panels. */
.gl-page a.gl-yellow,.gl-page a.gl-yellow:visited,.gl-page a.gl-yellow:hover,.gl-page a.gl-yellow:focus,.gl-page a.gl-yellow:focus-visible{color:var(--gl-ink)}
/* Astra's scroll-to-top control covered the phone quote button; the fixed enquiry bar owns this corner. */
@media(max-width:560px){.gl-page #ast-scroll-top{display:none!important}}
/* Reading list numbers raised from 3.37:1 to 5.36:1 against their panel. */
.gl-page .gl-essential>span:first-child{color:#566554}
/* 2.5.0 (Claude, 25 Sep 2026, owner approved): the home H1 is the descriptive line; the large slogan is a styled statement. */
.gl-hero .gl-hero-descriptor{display:flex;align-items:center;gap:10px;font:600 17px/1.4 'DM Sans',sans-serif;letter-spacing:0;color:var(--gl-green);margin:0}
.gl-hero .gl-hero-descriptor:before{content:'';flex:0 0 7px;height:7px;border-radius:50%;background:var(--gl-green)}
.gl-hero .gl-hero-statement{font-family:Manrope,sans-serif;color:var(--gl-ink)}
@media(max-width:560px){.gl-hero .gl-hero-descriptor{font-size:16px}}
/* 2.5.0: archive, search and later home pages keep one page H1; the library heading becomes a screen reader label. */
.gl-section-heading.gl-compact{margin:0}
.gl-section-heading.gl-compact .gl-eyebrow,.gl-section-heading.gl-compact>p{display:none}
.gl-section-heading.gl-compact h2{position:absolute;width:1px;height:1px;padding:0;margin:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
